lf-pagebuilder-vue 0.0.122 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -119,11 +119,11 @@ img.ProseMirror-separator {
119
119
  }`,{label:"class",detail:"definition",type:"keyword"}),pe('import {${names}} from "${module}"\n${}',{label:"import",detail:"named",type:"keyword"}),pe('import ${name} from "${module}"\n${}',{label:"import",detail:"default",type:"keyword"})],ZQ=Ld.concat([pe("interface ${name} {\n ${}\n}",{label:"interface",detail:"definition",type:"keyword"}),pe("type ${name} = ${type}",{label:"type",detail:"definition",type:"keyword"}),pe("enum ${name} {\n ${}\n}",{label:"enum",detail:"definition",type:"keyword"})]),R6=new w8,Pd=new Set(["Script","Block","FunctionExpression","FunctionDeclaration","ArrowFunction","MethodDeclaration","ForStatement"]);function Zo(o){return(e,t)=>{let n=e.node.getChild("VariableDefinition");return n&&t(n,o),!0}}const VQ=["FunctionDeclaration"],NQ={FunctionDeclaration:Zo("function"),ClassDeclaration:Zo("class"),ClassExpression:()=>!0,EnumDeclaration:Zo("constant"),TypeAliasDeclaration:Zo("type"),NamespaceDeclaration:Zo("namespace"),VariableDefinition(o,e){o.matchContext(VQ)||e(o,"variable")},TypeDefinition(o,e){e(o,"type")},__proto__:null};function Td(o,e){let t=R6.get(e);if(t)return t;let n=[],r=!0;function i(a,l){let s=o.sliceString(a.from,a.to);n.push({label:s,type:l})}return e.cursor(h2.IncludeAnonymous).iterate(a=>{if(r)r=!1;else if(a.name){let l=NQ[a.name];if(l&&l(a,i)||Pd.has(a.name))return!1}else if(a.to-a.from>8192){for(let l of Td(o,a.node))n.push(l);return!1}}),R6.set(e,n),n}const z6=/^[\w$\xa1-\uffff][\w$\d\xa1-\uffff]*$/,Ed=["TemplateString","String","RegExp","LineComment","BlockComment","VariableDefinition","TypeDefinition","Label","PropertyDefinition","PropertyName","PrivatePropertyDefinition","PrivatePropertyName","JSXText","JSXAttributeValue","JSXOpenTag","JSXCloseTag","JSXSelfClosingTag",".","?."];function BQ(o){let e=oe(o.state).resolveInner(o.pos,-1);if(Ed.indexOf(e.name)>-1)return null;let t=e.name=="VariableName"||e.to-e.from<20&&z6.test(o.state.sliceDoc(e.from,e.to));if(!t&&!o.explicit)return null;let n=[];for(let r=e;r;r=r.parent)Pd.has(r.name)&&(n=n.concat(Td(o.state.doc,r)));return{options:n,from:t?e.from:o.pos,validFor:z6}}const pt=go.define({name:"javascript",parser:bQ.configure({props:[vi.add({IfStatement:Ar({except:/^\s*({|else\b)/}),TryStatement:Ar({except:/^\s*({|catch\b|finally\b)/}),LabeledStatement:Xx,SwitchBody:o=>{let e=o.textAfter,t=/^\s*\}/.test(e),n=/^\s*(case|default)\b/.test(e);return o.baseIndent+(t?0:n?1:2)*o.unit},Block:Dx({closing:"}"}),ArrowFunction:o=>o.baseIndent+o.unit,"TemplateString BlockComment":()=>null,"Statement Property":Ar({except:/^\s*{/}),JSXElement(o){let e=/^\s*<\//.test(o.textAfter);return o.lineIndent(o.node.from)+(e?0:o.unit)},JSXEscape(o){let e=/\s*\}/.test(o.textAfter);return o.lineIndent(o.node.from)+(e?0:o.unit)},"JSXOpenTag JSXSelfClosingTag"(o){return o.column(o.node.from)+o.unit}}),lc.add({"Block ClassBody SwitchBody EnumBody ObjectExpression ArrayExpression ObjectType":P8,BlockComment(o){return{from:o.from+2,to:o.to-2}}})]}),languageData:{closeBrackets:{brackets:["(","[","{","'",'"',"`"]},commentTokens:{line:"//",block:{open:"/*",close:"*/"}},indentOnInput:/^\s*(?:case |default:|\{|\}|<\/)$/,wordChars:"$"}}),Ad={test:o=>/^JSX/.test(o.name),facet:S8({commentTokens:{block:{open:"{/*",close:"*/}"}}})},Zd=pt.configure({dialect:"ts"},"typescript"),Vd=pt.configure({dialect:"jsx",props:[rc.add(o=>o.isTop?[Ad]:void 0)]}),Nd=pt.configure({dialect:"jsx ts",props:[rc.add(o=>o.isTop?[Ad]:void 0)]},"typescript");let Bd=o=>({label:o,type:"keyword"});const Rd="break case const continue default delete export extends false finally in instanceof let new return static super switch this throw true typeof var yield".split(" ").map(Bd),RQ=Rd.concat(["declare","implements","private","protected","public"].map(Bd));function zQ(o={}){let e=o.jsx?o.typescript?Nd:Vd:o.typescript?Zd:pt,t=o.typescript?ZQ.concat(RQ):Ld.concat(Rd);return new ic(e,[pt.data.of({autocomplete:vQ(Ed,OQ(t))}),pt.data.of({autocomplete:BQ}),o.jsx?IQ:[]])}function DQ(o){for(;;){if(o.name=="JSXOpenTag"||o.name=="JSXSelfClosingTag"||o.name=="JSXFragmentTag")return o;if(o.name=="JSXEscape"||!o.parent)return null;o=o.parent}}function D6(o,e,t=o.length){for(let n=e==null?void 0:e.firstChild;n;n=n.nextSibling)if(n.name=="JSXIdentifier"||n.name=="JSXBuiltin"||n.name=="JSXNamespacedName"||n.name=="JSXMemberExpression")return o.sliceString(n.from,Math.min(n.to,t));return""}const XQ=typeof navigator=="object"&&/Android\b/.test(navigator.userAgent),IQ=U.inputHandler.of((o,e,t,n,r)=>{if((XQ?o.composing:o.compositionStarted)||o.state.readOnly||e!=t||n!=">"&&n!="/"||!pt.isActiveAt(o.state,e,-1))return!1;let i=r(),{state:a}=i,l=a.changeByRange(s=>{var c;let{head:d}=s,p=oe(a).resolveInner(d-1,-1),h;if(p.name=="JSXStartTag"&&(p=p.parent),!(a.doc.sliceString(d-1,d)!=n||p.name=="JSXAttributeValue"&&p.to>d)){if(n==">"&&p.name=="JSXFragmentTag")return{range:s,changes:{from:d,insert:"</>"}};if(n=="/"&&p.name=="JSXStartCloseTag"){let u=p.parent,f=u.parent;if(f&&u.from==d-2&&((h=D6(a.doc,f.firstChild,d))||((c=f.firstChild)===null||c===void 0?void 0:c.name)=="JSXFragmentTag")){let g=`${h}>`;return{range:T.cursor(d+g.length,-1),changes:{from:d,insert:g}}}}else if(n==">"){let u=DQ(p);if(u&&u.name=="JSXOpenTag"&&!/^\/?>|^<\//.test(a.doc.sliceString(d,d+2))&&(h=D6(a.doc,u,d)))return{range:s,changes:{from:d,insert:`</${h}>`}}}}return{range:s}});return l.changes.empty?!1:(o.dispatch([i,a.update(l,{userEvent:"input.complete",scrollIntoView:!0})]),!0)}),Vo=["_blank","_self","_top","_parent"],ka=["ascii","utf-8","utf-16","latin1","latin1"],Sa=["get","post","put","delete"],Qa=["application/x-www-form-urlencoded","multipart/form-data","text/plain"],Ce=["true","false"],W={},jQ={a:{attrs:{href:null,ping:null,type:null,media:null,target:Vo,hreflang:null}},abbr:W,address:W,area:{attrs:{alt:null,coords:null,href:null,target:null,ping:null,media:null,hreflang:null,type:null,shape:["default","rect","circle","poly"]}},article:W,aside:W,audio:{attrs:{src:null,mediagroup:null,crossorigin:["anonymous","use-credentials"],preload:["none","metadata","auto"],autoplay:["autoplay"],loop:["loop"],controls:["controls"]}},b:W,base:{attrs:{href:null,target:Vo}},bdi:W,bdo:W,blockquote:{attrs:{cite:null}},body:W,br:W,button:{attrs:{form:null,formaction:null,name:null,value:null,autofocus:["autofocus"],disabled:["autofocus"],formenctype:Qa,formmethod:Sa,formnovalidate:["novalidate"],formtarget:Vo,type:["submit","reset","button"]}},canvas:{attrs:{width:null,height:null}},caption:W,center:W,cite:W,code:W,col:{attrs:{span:null}},colgroup:{attrs:{span:null}},command:{attrs:{type:["command","checkbox","radio"],label:null,icon:null,radiogroup:null,command:null,title:null,disabled:["disabled"],checked:["checked"]}},data:{attrs:{value:null}},datagrid:{attrs:{disabled:["disabled"],multiple:["multiple"]}},datalist:{attrs:{data:null}},dd:W,del:{attrs:{cite:null,datetime:null}},details:{attrs:{open:["open"]}},dfn:W,div:W,dl:W,dt:W,em:W,embed:{attrs:{src:null,type:null,width:null,height:null}},eventsource:{attrs:{src:null}},fieldset:{attrs:{disabled:["disabled"],form:null,name:null}},figcaption:W,figure:W,footer:W,form:{attrs:{action:null,name:null,"accept-charset":ka,autocomplete:["on","off"],enctype:Qa,method:Sa,novalidate:["novalidate"],target:Vo}},h1:W,h2:W,h3:W,h4:W,h5:W,h6:W,head:{children:["title","base","link","style","meta","script","noscript","command"]},header:W,hgroup:W,hr:W,html:{attrs:{manifest:null}},i:W,iframe:{attrs:{src:null,srcdoc:null,name:null,width:null,height:null,sandbox:["allow-top-navigation","allow-same-origin","allow-forms","allow-scripts"],seamless:["seamless"]}},img:{attrs:{alt:null,src:null,ismap:null,usemap:null,width:null,height:null,crossorigin:["anonymous","use-credentials"]}},input:{attrs:{alt:null,dirname:null,form:null,formaction:null,height:null,list:null,max:null,maxlength:null,min:null,name:null,pattern:null,placeholder:null,size:null,src:null,step:null,value:null,width:null,accept:["audio/*","video/*","image/*"],autocomplete:["on","off"],autofocus:["autofocus"],checked:["checked"],disabled:["disabled"],formenctype:Qa,formmethod:Sa,formnovalidate:["novalidate"],formtarget:Vo,multiple:["multiple"],readonly:["readonly"],required:["required"],type:["hidden","text","search","tel","url","email","password","datetime","date","month","week","time","datetime-local","number","range","color","checkbox","radio","file","submit","image","reset","button"]}},ins:{attrs:{cite:null,datetime:null}},kbd:W,keygen:{attrs:{challenge:null,form:null,name:null,autofocus:["autofocus"],disabled:["disabled"],keytype:["RSA"]}},label:{attrs:{for:null,form:null}},legend:W,li:{attrs:{value:null}},link:{attrs:{href:null,type:null,hreflang:null,media:null,sizes:["all","16x16","16x16 32x32","16x16 32x32 64x64"]}},map:{attrs:{name:null}},mark:W,menu:{attrs:{label:null,type:["list","context","toolbar"]}},meta:{attrs:{content:null,charset:ka,name:["viewport","application-name","author","description","generator","keywords"],"http-equiv":["content-language","content-type","default-style","refresh"]}},meter:{attrs:{value:null,min:null,low:null,high:null,max:null,optimum:null}},nav:W,noscript:W,object:{attrs:{data:null,type:null,name:null,usemap:null,form:null,width:null,height:null,typemustmatch:["typemustmatch"]}},ol:{attrs:{reversed:["reversed"],start:null,type:["1","a","A","i","I"]},children:["li","script","template","ul","ol"]},optgroup:{attrs:{disabled:["disabled"],label:null}},option:{attrs:{disabled:["disabled"],label:null,selected:["selected"],value:null}},output:{attrs:{for:null,form:null,name:null}},p:W,param:{attrs:{name:null,value:null}},pre:W,progress:{attrs:{value:null,max:null}},q:{attrs:{cite:null}},rp:W,rt:W,ruby:W,samp:W,script:{attrs:{type:["text/javascript"],src:null,async:["async"],defer:["defer"],charset:ka}},section:W,select:{attrs:{form:null,name:null,size:null,autofocus:["autofocus"],disabled:["disabled"],multiple:["multiple"]}},slot:{attrs:{name:null}},small:W,source:{attrs:{src:null,type:null,media:null}},span:W,strong:W,style:{attrs:{type:["text/css"],media:null,scoped:null}},sub:W,summary:W,sup:W,table:W,tbody:W,td:{attrs:{colspan:null,rowspan:null,headers:null}},template:W,textarea:{attrs:{dirname:null,form:null,maxlength:null,name:null,placeholder:null,rows:null,cols:null,autofocus:["autofocus"],disabled:["disabled"],readonly:["readonly"],required:["required"],wrap:["soft","hard"]}},tfoot:W,th:{attrs:{colspan:null,rowspan:null,headers:null,scope:["row","col","rowgroup","colgroup"]}},thead:W,time:{attrs:{datetime:null}},title:W,tr:W,track:{attrs:{src:null,label:null,default:null,kind:["subtitles","captions","descriptions","chapters","metadata"],srclang:null}},ul:{children:["li","script","template","ul","ol"]},var:W,video:{attrs:{src:null,poster:null,width:null,height:null,crossorigin:["anonymous","use-credentials"],preload:["auto","metadata","none"],autoplay:["autoplay"],mediagroup:["movie"],muted:["muted"],controls:["controls"]}},wbr:W},zd={accesskey:null,class:null,contenteditable:Ce,contextmenu:null,dir:["ltr","rtl","auto"],draggable:["true","false","auto"],dropzone:["copy","move","link","string:","file:"],hidden:["hidden"],id:null,inert:["inert"],itemid:null,itemprop:null,itemref:null,itemscope:["itemscope"],itemtype:null,lang:["ar","bn","de","en-GB","en-US","es","fr","hi","id","ja","pa","pt","ru","tr","zh"],spellcheck:Ce,autocorrect:Ce,autocapitalize:Ce,style:null,tabindex:null,title:null,translate:["yes","no"],rel:["stylesheet","alternate","author","bookmark","help","license","next","nofollow","noreferrer","prefetch","prev","search","tag"],role:"alert application article banner button cell checkbox complementary contentinfo dialog document feed figure form grid gridcell heading img list listbox listitem main navigation region row rowgroup search switch tab table tabpanel textbox timer".split(" "),"aria-activedescendant":null,"aria-atomic":Ce,"aria-autocomplete":["inline","list","both","none"],"aria-busy":Ce,"aria-checked":["true","false","mixed","undefined"],"aria-controls":null,"aria-describedby":null,"aria-disabled":Ce,"aria-dropeffect":null,"aria-expanded":["true","false","undefined"],"aria-flowto":null,"aria-grabbed":["true","false","undefined"],"aria-haspopup":Ce,"aria-hidden":Ce,"aria-invalid":["true","false","grammar","spelling"],"aria-label":null,"aria-labelledby":null,"aria-level":null,"aria-live":["off","polite","assertive"],"aria-multiline":Ce,"aria-multiselectable":Ce,"aria-owns":null,"aria-posinset":null,"aria-pressed":["true","false","mixed","undefined"],"aria-readonly":Ce,"aria-relevant":null,"aria-required":Ce,"aria-selected":["true","false","undefined"],"aria-setsize":null,"aria-sort":["ascending","descending","none","other"],"aria-valuemax":null,"aria-valuemin":null,"aria-valuenow":null,"aria-valuetext":null},Dd="beforeunload copy cut dragstart dragover dragleave dragenter dragend drag paste focus blur change click load mousedown mouseenter mouseleave mouseup keydown keyup resize scroll unload".split(" ").map(o=>"on"+o);for(let o of Dd)zd[o]=null;class H1{constructor(e,t){this.tags={...jQ,...e},this.globalAttrs={...zd,...t},this.allTags=Object.keys(this.tags),this.globalAttrNames=Object.keys(this.globalAttrs)}}H1.default=new H1;function vo(o,e,t=o.length){if(!e)return"";let n=e.firstChild,r=n&&n.getChild("TagName");return r?o.sliceString(r.from,Math.min(r.to,t)):""}function wo(o,e=!1){for(;o;o=o.parent)if(o.name=="Element")if(e)e=!1;else return o;return null}function Xd(o,e,t){let n=t.tags[vo(o,wo(e))];return(n==null?void 0:n.children)||t.allTags}function Cc(o,e){let t=[];for(let n=wo(e);n&&!n.type.isTop;n=wo(n.parent)){let r=vo(o,n);if(r&&n.lastChild.name=="CloseTag")break;r&&t.indexOf(r)<0&&(e.name=="EndTag"||e.from>=n.firstChild.to)&&t.push(r)}return t}const Id=/^[:\-\.\w\u00b7-\uffff]*$/;function X6(o,e,t,n,r){let i=/\s*>/.test(o.sliceDoc(r,r+5))?"":">",a=wo(t,t.name=="StartTag"||t.name=="TagName");return{from:n,to:r,options:Xd(o.doc,a,e).map(l=>({label:l,type:"type"})).concat(Cc(o.doc,t).map((l,s)=>({label:"/"+l,apply:"/"+l+i,type:"type",boost:99-s}))),validFor:/^\/?[:\-\.\w\u00b7-\uffff]*$/}}function I6(o,e,t,n){let r=/\s*>/.test(o.sliceDoc(n,n+5))?"":">";return{from:t,to:n,options:Cc(o.doc,e).map((i,a)=>({label:i,apply:i+r,type:"type",boost:99-a})),validFor:Id}}function HQ(o,e,t,n){let r=[],i=0;for(let a of Xd(o.doc,t,e))r.push({label:"<"+a,type:"type"});for(let a of Cc(o.doc,t))r.push({label:"</"+a+">",type:"type",boost:99-i++});return{from:n,to:n,options:r,validFor:/^<\/?[:\-\.\w\u00b7-\uffff]*$/}}function qQ(o,e,t,n,r){let i=wo(t),a=i?e.tags[vo(o.doc,i)]:null,l=a&&a.attrs?Object.keys(a.attrs):[],s=a&&a.globalAttrs===!1?l:l.length?l.concat(e.globalAttrNames):e.globalAttrNames;return{from:n,to:r,options:s.map(c=>({label:c,type:"property"})),validFor:Id}}function WQ(o,e,t,n,r){var i;let a=(i=t.parent)===null||i===void 0?void 0:i.getChild("AttributeName"),l=[],s;if(a){let c=o.sliceDoc(a.from,a.to),d=e.globalAttrs[c];if(!d){let p=wo(t),h=p?e.tags[vo(o.doc,p)]:null;d=(h==null?void 0:h.attrs)&&h.attrs[c]}if(d){let p=o.sliceDoc(n,r).toLowerCase(),h='"',u='"';/^['"]/.test(p)?(s=p[0]=='"'?/^[^"]*$/:/^[^']*$/,h="",u=o.sliceDoc(r,r+1)==p[0]?"":p[0],p=p.slice(1),n++):s=/^[^\s<>='"]*$/;for(let f of d)l.push({label:f,apply:h+f+u,type:"constant"})}}return{from:n,to:r,options:l,validFor:s}}function YQ(o,e){let{state:t,pos:n}=e,r=oe(t).resolveInner(n,-1),i=r.resolve(n);for(let a=n,l;i==r&&(l=r.childBefore(a));){let s=l.lastChild;if(!s||!s.type.isError||s.from<s.to)break;i=r=l,a=s.from}return r.name=="TagName"?r.parent&&/CloseTag$/.test(r.parent.name)?I6(t,r,r.from,n):X6(t,o,r,r.from,n):r.name=="StartTag"||r.name=="IncompleteTag"?X6(t,o,r,n,n):r.name=="StartCloseTag"||r.name=="IncompleteCloseTag"?I6(t,r,n,n):r.name=="OpenTag"||r.name=="SelfClosingTag"||r.name=="AttributeName"?qQ(t,o,r,r.name=="AttributeName"?r.from:n,n):r.name=="Is"||r.name=="AttributeValue"||r.name=="UnquotedAttributeValue"?WQ(t,o,r,r.name=="Is"?n:r.from,n):e.explicit&&(i.name=="Element"||i.name=="Text"||i.name=="Document")?HQ(t,o,r,n):null}function _Q(o){let{extraTags:e,extraGlobalAttributes:t}=o,n=t||e?new H1(e,t):H1.default;return r=>YQ(n,r)}const FQ=pt.parser.configure({top:"SingleExpression"}),jd=[{tag:"script",attrs:o=>o.type=="text/typescript"||o.lang=="ts",parser:Zd.parser},{tag:"script",attrs:o=>o.type=="text/babel"||o.type=="text/jsx",parser:Vd.parser},{tag:"script",attrs:o=>o.type=="text/typescript-jsx",parser:Nd.parser},{tag:"script",attrs(o){return/^(importmap|speculationrules|application\/(.+\+)?json)$/i.test(o.type)},parser:FQ},{tag:"script",attrs(o){return!o.type||/^(?:text|application)\/(?:x-)?(?:java|ecma)script$|^module$|^$/i.test(o.type)},parser:pt.parser},{tag:"style",attrs(o){return(!o.lang||o.lang=="css")&&(!o.type||/^(text\/)?(x-)?(stylesheet|css)$/i.test(o.type))},parser:j1.parser}],Hd=[{name:"style",parser:j1.parser.configure({top:"Styles"})}].concat(Dd.map(o=>({name:o,parser:pt.parser}))),qd=go.define({name:"html",parser:rS.configure({props:[vi.add({Element(o){let e=/^(\s*)(<\/)?/.exec(o.textAfter);return o.node.to<=o.pos+e[0].length?o.continue():o.lineIndent(o.node.from)+(e[2]?0:o.unit)},"OpenTag CloseTag SelfClosingTag"(o){return o.column(o.node.from)+o.unit},Document(o){if(o.pos+/\s*/.exec(o.textAfter)[0].length<o.node.to)return o.continue();let e=null,t;for(let n=o.node;;){let r=n.lastChild;if(!r||r.name!="Element"||r.to!=n.to)break;e=n=r}return e&&!((t=e.lastChild)&&(t.name=="CloseTag"||t.name=="SelfClosingTag"))?o.lineIndent(e.from)+o.unit:null}}),lc.add({Element(o){let e=o.firstChild,t=o.lastChild;return!e||e.name!="OpenTag"?null:{from:e.to,to:t.name=="CloseTag"?t.from:o.to}}}),T8.add({"OpenTag CloseTag":o=>o.getChild("TagName")})]}),languageData:{commentTokens:{block:{open:"<!--",close:"-->"}},indentOnInput:/^\s*<\/\w+\W$/,wordChars:"-_"}}),Nr=qd.configure({wrap:vd(jd,Hd)});function GQ(o={}){let e="",t;o.matchClosingTags===!1&&(e="noMatch"),o.selfClosingTags===!0&&(e=(e?e+" ":"")+"selfClosing"),(o.nestedLanguages&&o.nestedLanguages.length||o.nestedAttributes&&o.nestedAttributes.length)&&(t=vd((o.nestedLanguages||[]).concat(jd),(o.nestedAttributes||[]).concat(Hd)));let n=t?qd.configure({wrap:t,dialect:e}):e?Nr.configure({dialect:e}):Nr;return new ic(n,[Nr.data.of({autocomplete:_Q(o)}),o.autoCloseTags!==!1?UQ:[],zQ().support,DS().support])}const j6=new Set("area base br col command embed frame hr img input keygen link meta param source track wbr menuitem".split(" ")),UQ=U.inputHandler.of((o,e,t,n,r)=>{if(o.composing||o.state.readOnly||e!=t||n!=">"&&n!="/"||!Nr.isActiveAt(o.state,e,-1))return!1;let i=r(),{state:a}=i,l=a.changeByRange(s=>{var c,d,p;let h=a.doc.sliceString(s.from-1,s.to)==n,{head:u}=s,f=oe(a).resolveInner(u,-1),g;if(h&&n==">"&&f.name=="EndTag"){let b=f.parent;if(((d=(c=b.parent)===null||c===void 0?void 0:c.lastChild)===null||d===void 0?void 0:d.name)!="CloseTag"&&(g=vo(a.doc,b.parent,u))&&!j6.has(g)){let v=u+(a.doc.sliceString(u,u+1)===">"?1:0),x=`</${g}>`;return{range:s,changes:{from:u,to:v,insert:x}}}}else if(h&&n=="/"&&f.name=="IncompleteCloseTag"){let b=f.parent;if(f.from==u-2&&((p=b.lastChild)===null||p===void 0?void 0:p.name)!="CloseTag"&&(g=vo(a.doc,b,u))&&!j6.has(g)){let v=u+(a.doc.sliceString(u,u+1)===">"?1:0),x=`${g}>`;return{range:T.cursor(u+x.length,-1),changes:{from:u,to:v,insert:x}}}}return{range:s}});return l.changes.empty?!1:(o.dispatch([i,a.update(l,{userEvent:"input.complete",scrollIntoView:!0})]),!0)}),KQ=U.theme({"&":{backgroundColor:"#0f172a",color:"#e2e8f0",fontSize:"13px",fontFamily:"'JetBrains Mono', 'Fira Code', 'Cascadia Code', 'Consolas', monospace"},"&.cm-focused":{backgroundColor:"#020617",outline:"none",boxShadow:"inset 0 0 0 2px rgba(34, 211, 238, 0.25)"},".cm-content":{padding:"16px 24px",caretColor:"#22d3ee",lineHeight:"1.7"},".cm-cursor, .cm-dropCursor":{borderLeftColor:"#22d3ee"},"&.cm-focused .cm-selectionBackground, .cm-selectionBackground":{backgroundColor:"rgba(34, 211, 238, 0.15) !important"},".cm-gutters":{backgroundColor:"#0f172a",color:"#475569",border:"none",paddingLeft:"4px"},".cm-activeLineGutter":{backgroundColor:"rgba(34, 211, 238, 0.08)",color:"#94a3b8"},".cm-activeLine":{backgroundColor:"rgba(34, 211, 238, 0.04)"}},{dark:!0}),JQ=wi.define([{tag:S.tagName,color:"#569cd6"},{tag:S.attributeName,color:"#9cdcfe"},{tag:S.attributeValue,color:"#ce9178"},{tag:S.string,color:"#ce9178"},{tag:S.comment,color:"#6a9955"},{tag:S.angleBracket,color:"#808080"},{tag:S.content,color:"#e2e8f0"},{tag:S.keyword,color:"#c586c0"},{tag:S.name,color:"#569cd6"},{tag:S.typeName,color:"#4ec9b0"}]);function e$(o,e,t={}){const n=t.minHeight||200,r=t.maxHeight||null,i=t.onChange||null,a={minHeight:n+"px",overflow:"auto"};r&&(a.maxHeight=r+"px");const l=m2.create({doc:e,extensions:[GQ(),KQ,jx(JQ),ix(),_w(),sx(),sy(),Js.of([...mk,...by]),U.lineWrapping,U.theme({".cm-scroller":a}),...i?[U.updateListener.of(c=>{c.docChanged&&i(c.state.doc.toString())})]:[]]}),s=new U({state:l,parent:o});return{getValue(){return s.state.doc.toString()},destroy(){s.destroy()}}}const De={toolbar:"full",theme:null,placeholder:"Escribe aquí...",minHeight:null,maxHeight:null,showStatusBar:!0,htmlSource:!0,aiBaseUrl:"/ledithor/ai",aiToken:null,aiTools:[],imageUpload:null},l2={bold:'<svg fill="none" class="lf-svg-icon" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.9814 5C9.9325 5 9 5.90729 9 7.13044V15H16C18.5582 15 20.7143 12.808 20.7143 10C20.7143 7.19205 18.5582 5 16 5H10.9814ZM7 7.13044C7 4.89579 8.7371 3 10.9814 3H16C19.7536 3 22.7143 6.18055 22.7143 10C22.7143 13.8195 19.7536 17 16 17H7V7.13044Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M7 15H18.2857C22.0393 15 25 18.1806 25 22C25 25.8194 22.0393 29 18.2857 29H10.3529C8.45575 29 7 27.3996 7 25.5294V15ZM9 17V25.5294C9 26.3881 9.65116 27 10.3529 27H18.2857C20.8439 27 23 24.8079 23 22C23 19.1921 20.8439 17 18.2857 17H9Z" fill="currentColor"/></svg>',italic:'<svg class="lf-svg-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="none"><script xmlns="" id="datalayer-checker-script"/><path fill-rule="evenodd" clip-rule="evenodd" d="M19.6434 3.00027H12.3333C11.781 3.00027 11.3333 3.44798 11.3333 4.00027C11.3333 4.55255 11.781 5.00027 12.3333 5.00027H18.3155L11.5932 27.0003H5C4.44772 27.0003 4 27.448 4 28.0003C4 28.5525 4.44772 29.0003 5 29.0003H12.3108C12.3261 29.0006 12.3414 29.0006 12.3566 29.0003H19.6667C20.219 29.0003 20.6667 28.5525 20.6667 28.0003C20.6667 27.448 20.219 27.0003 19.6667 27.0003H13.6845L20.4068 5.00027H27C27.5523 5.00027 28 4.55255 28 4.00027C28 3.44798 27.5523 3.00027 27 3.00027H19.6893C19.6739 2.99991 19.6586 2.99991 19.6434 3.00027Z" fill="currentColor"/></svg>',underline:'<svg class="lf-svg-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M4 28C4 27.4477 4.44772 27 5 27H27C27.5523 27 28 27.4477 28 28C28 28.5523 27.5523 29 27 29H5C4.44772 29 4 28.5523 4 28Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M5 3C5.55228 3 6 3.44772 6 4V12.1429C6 17.5746 10.4648 22 16 22C21.5352 22 26 17.5746 26 12.1429V4C26 3.44772 26.4477 3 27 3C27.5523 3 28 3.44772 28 4V12.1429C28 18.7037 22.6151 24 16 24C9.38495 24 4 18.7037 4 12.1429V4C4 3.44772 4.44772 3 5 3Z" fill="currentColor"/></svg>',strikethrough:'<svg class="lf-svg-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M8.75 28C8.75 27.4477 9.19772 27 9.75 27H22.25C22.8023 27 23.25 27.4477 23.25 28C23.25 28.5523 22.8023 29 22.25 29H9.75C9.19772 29 8.75 28.5523 8.75 28Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M10.9278 3C10.9518 3 10.9759 3 11 3L21.0722 3C22.1891 2.99995 23.1331 2.99991 23.8851 3.10776C24.6891 3.22306 25.4176 3.4788 25.9973 4.09711C26.5684 4.70628 26.7965 5.45642 26.9006 6.28222C27.0001 7.07116 27 8.0665 27 9.26755V10.6C27 11.1523 26.5523 11.6 26 11.6C25.4477 11.6 25 11.1523 25 10.6V9.33334C25 8.04971 24.9981 7.18138 24.9163 6.53233C24.8373 5.90579 24.6994 5.63687 24.5382 5.46501C24.3857 5.30227 24.1588 5.16748 23.6012 5.08751C23.0078 5.00241 22.2086 5 21 5H17V12C17 12.5523 16.5523 13 16 13C15.4477 13 15 12.5523 15 12V5H11C9.79139 5 8.99214 5.00241 8.39878 5.08751C7.84116 5.16748 7.61434 5.30226 7.46178 5.46499C7.30066 5.63685 7.16265 5.90579 7.08368 6.53233C7.00187 7.18138 7 8.04971 7 9.33334V10.6C7 11.1523 6.55229 11.6 6 11.6C5.44772 11.6 5 11.1523 5 10.6L5 9.26756C4.99997 8.06651 4.99994 7.07116 5.09938 6.28222C5.20347 5.45643 5.43159 4.70629 6.0027 4.09712C6.58237 3.4788 7.31092 3.22306 8.11486 3.10776C8.86692 2.99991 9.81094 2.99995 10.9278 3ZM16 19C16.5523 19 17 19.4477 17 20V28C17 28.5523 16.5523 29 16 29C15.4477 29 15 28.5523 15 28V20C15 19.4477 15.4477 19 16 19Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M5 16C5 15.4477 5.44772 15 6 15H26C26.5523 15 27 15.4477 27 16C27 16.5523 26.5523 17 26 17H6C5.44772 17 5 16.5523 5 16Z" fill="currentColor"/></svg>',heading:'<svg viewBox="0 0 24 24"><path d="M6 4v16"/><path d="M18 4v16"/><path d="M6 12h12"/></svg>',bulletList:'<svg class="lf-svg-icon" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 16C8 15.4477 8.44772 15 9 15H28C28.5523 15 29 15.4477 29 16C29 16.5523 28.5523 17 28 17H9C8.44772 17 8 16.5523 8 16Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M3 16C3 15.4477 3.44772 15 4 15C4.55228 15 5.0001 15.4477 5.0001 16C5.0001 16.5523 4.55238 17 4.0001 17C3.44782 17 3 16.5523 3 16Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M3 9C3 8.44772 3.44772 8 4 8C4.55228 8 5.0001 8.44772 5.0001 9C5.0001 9.55228 4.55238 10 4.0001 10C3.44782 10 3 9.55228 3 9Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M8 9C8 8.44772 8.44772 8 9 8H28C28.5523 8 29 8.44772 29 9C29 9.55228 28.5523 10 28 10H9C8.44772 10 8 9.55228 8 9Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M3 23C3 22.4477 3.44772 22 4 22C4.55228 22 5.0001 22.4477 5.0001 23C5.0001 23.5523 4.55238 24 4.0001 24C3.44782 24 3 23.5523 3 23Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M8 23C8 22.4477 8.44772 22 9 22H28C28.5523 22 29 22.4477 29 23C29 23.5523 28.5523 24 28 24H9C8.44772 24 8 23.5523 8 23Z" fill="currentColor"/></svg>',orderedList:'<svg class="lf-svg-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 9a1 1 0 0 1 1-1h16a1 1 0 1 1 0 2H13a1 1 0 0 1-1-1Zm0 7a1 1 0 0 1 1-1h16a1 1 0 1 1 0 2H13a1 1 0 0 1-1-1Zm0 7a1 1 0 0 1 1-1h16a1 1 0 1 1 0 2H13a1 1 0 0 1-1-1Z" fill="currentColor"></path><text x="7" y="7" font-size="10" text-anchor="middle" dominant-baseline="central" fill="currentColor" font-family="system-ui, sans-serif" font-weight="bold">1</text><text x="7" y="15" font-size="10" text-anchor="middle" dominant-baseline="central" fill="currentColor" font-family="system-ui, sans-serif" font-weight="bold">2</text><text x="7" y="23" font-size="10" text-anchor="middle" dominant-baseline="central" fill="currentColor" font-family="system-ui, sans-serif" font-weight="bold">3</text></svg>',link:'<svg class="lf-svg-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M19.0218 3.02184C17.1786 3.19701 15.5136 3.87009 14.0647 5.0257C13.6203 5.38015 12.4056 6.57322 12.2494 6.80868C11.6675 7.6857 12.6077 8.78401 13.5742 8.3563C13.685 8.30725 13.9475 8.07326 14.5001 7.53098C15.499 6.55064 15.9279 6.22727 16.7676 5.82147C19.1359 4.67697 21.9777 4.96341 24.0914 6.55971C24.477 6.8509 25.1777 7.55962 25.4621 7.94599C26.4425 9.27785 26.9111 10.779 26.8554 12.4091C26.8236 13.3385 26.6459 14.1319 26.2779 14.9866C25.8846 15.9002 25.4705 16.472 24.4496 17.5107C23.6469 18.3276 23.579 18.423 23.5467 18.7799C23.4678 19.65 24.4557 20.2317 25.1872 19.7459C25.4171 19.5933 26.6006 18.3854 26.9644 17.9322C29.9113 14.2605 29.6295 9.00337 26.308 5.68432C24.8906 4.26798 23.1397 3.38671 21.1439 3.08509C20.6322 3.00778 19.519 2.97459 19.0218 3.02184ZM7.1387 12.0952C6.88575 12.1548 6.66998 12.33 5.96326 13.0496C5.20886 13.8178 4.95398 14.1205 4.54041 14.7393C2.86973 17.2393 2.53547 20.4142 3.64816 23.2137C4.46045 25.2573 6.00726 26.9611 7.96898 27.9732C9.21426 28.6156 10.4372 28.9377 11.8408 28.993C14.0409 29.0796 16.1953 28.3627 17.9353 26.965C18.3883 26.6011 19.5957 25.4171 19.7483 25.187C20.2339 24.4552 19.6524 23.4669 18.7827 23.5458C18.4259 23.5782 18.3306 23.6461 17.514 24.4492C17.0774 24.8787 16.6088 25.3043 16.4078 25.4539C13.8767 27.3384 10.5047 27.3416 7.95326 25.4621C7.56704 25.1776 6.85862 24.4765 6.56755 24.0908C4.64943 21.5489 4.65839 18.074 6.58965 15.5212C6.69538 15.3814 7.12233 14.9198 7.53842 14.4955C8.41022 13.6065 8.44577 13.5527 8.44363 13.1259C8.44258 12.924 8.42374 12.8132 8.37023 12.6947C8.28056 12.496 8.0509 12.2627 7.84865 12.1647C7.66578 12.0762 7.35046 12.0453 7.1387 12.0952ZM18.5803 12.1018C18.4962 12.1245 18.3586 12.1911 18.2747 12.2498C18.1908 12.3084 16.7988 13.6836 15.1814 15.3056C12.9416 17.552 12.224 18.2913 12.1704 18.4077C11.8084 19.1946 12.4951 20.0735 13.3383 19.9025C13.4484 19.8801 13.6072 19.818 13.6912 19.7644C13.879 19.6447 19.6974 13.8181 19.7948 13.6524C19.8332 13.587 19.8828 13.4402 19.905 13.3262C20.0114 12.78 19.6604 12.2274 19.1273 12.1018C18.897 12.0476 18.7812 12.0476 18.5803 12.1018Z" fill="currentColor"/></svg>',image:'<svg class="lf-svg-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.1005 3.02622C10.2614 3.07765 8.95935 3.21821 7.94664 3.47462C5.57009 4.07638 4.0814 5.5652 3.47969 7.94196C3.09628 9.45648 3 11.073 3 15.996C3 20.9191 3.09628 22.5356 3.47969 24.0501C3.81691 25.3822 4.46823 26.4913 5.34571 27.2279C6.58187 28.2655 8.05491 28.7256 10.7164 28.9055C12.5807 29.0315 19.4194 29.0315 21.2837 28.9055C23.1635 28.7785 24.3846 28.5217 25.3899 28.0421C27.0231 27.2629 28.0642 25.9158 28.5404 23.9654C28.9076 22.4616 28.9998 20.8585 29 15.9806C29.0001 11.137 28.9072 9.529 28.5404 8.02669C27.9456 5.59084 26.4604 4.08409 24.0534 3.47462C23.0048 3.20912 21.8061 3.0835 19.7586 3.02459C18.5906 2.99098 13.321 2.99212 12.1005 3.02622ZM12.1952 4.95413C8.81991 5.06646 7.41271 5.42249 6.42006 6.41525C5.89358 6.94174 5.5679 7.56708 5.34325 8.48276C5.0848 9.53625 4.98307 10.7261 4.9498 13.0844L4.93023 14.4709L5.1584 14.2697C5.64767 13.8384 5.84515 13.6961 6.21956 13.5056C6.69401 13.2641 7.35654 13.0998 7.85573 13.0998C8.6475 13.0998 9.48041 13.3726 10.1172 13.8406C10.2953 13.9714 11.2481 14.9003 13.1349 16.7824C15.345 18.9872 15.9242 19.549 16.0537 19.6136C16.2898 19.7314 16.5956 19.7954 16.8165 19.7735C17.1423 19.741 17.3173 19.6638 17.8068 19.3365C18.5163 18.8622 18.9788 18.6558 19.6287 18.5237C20.6009 18.3262 21.6715 18.4655 22.5622 18.9055C23.0651 19.1539 23.3485 19.3834 25.1039 20.9645C26.4146 22.145 26.8338 22.5063 26.8487 22.4685C26.8764 22.3979 26.9605 21.4833 27.0061 20.7563C27.0613 19.878 27.0606 12.1421 27.0053 11.2357C26.84 8.52648 26.4827 7.31801 25.58 6.41525C24.6878 5.52296 23.5175 5.17085 20.8523 4.99286C20.3792 4.96128 12.9761 4.92815 12.1952 4.95413ZM20.4214 7.83443C19.8841 7.89097 19.2666 8.13601 18.8163 8.47133C18.0828 9.01764 17.6268 9.77867 17.4778 10.7052C17.4268 11.0226 17.4558 11.6507 17.5366 11.9752C17.8407 13.1975 18.7983 14.1552 20.0205 14.4594C20.345 14.5401 20.9731 14.5692 21.2904 14.5181C22.0088 14.4026 22.6145 14.1106 23.114 13.639C24.5038 12.327 24.5399 10.1471 23.1942 8.80125C22.6468 8.25383 21.9482 7.91993 21.1693 7.83351C20.8384 7.79681 20.7782 7.79687 20.4214 7.83443ZM20.498 9.77525C20.1067 9.85169 19.7051 10.1778 19.5153 10.5733C19.4062 10.8006 19.4043 10.8107 19.4043 11.1895C19.4043 11.5652 19.4069 11.5799 19.5096 11.7903C19.5772 11.929 19.6817 12.0729 19.8022 12.1935C19.9228 12.314 20.0667 12.4185 20.2054 12.4862C20.4159 12.5889 20.4302 12.5914 20.8077 12.5914C21.1914 12.5914 21.1963 12.5905 21.4239 12.4778C21.8693 12.2574 22.1654 11.8595 22.2329 11.3911C22.3761 10.3972 21.4985 9.57984 20.498 9.77525ZM7.45072 15.0906C7.1041 15.1735 6.89362 15.3226 5.89 16.1963L4.93442 17.0282L4.95109 18.6612C4.97719 21.2195 5.07343 22.4095 5.34325 23.5093C5.5679 24.425 5.89358 25.0503 6.42006 25.5768C7.32275 26.4796 8.53111 26.837 11.2401 27.0023C12.1556 27.0582 19.8444 27.0582 20.7599 27.0023C22.7192 26.8827 23.7763 26.6802 24.6264 26.2614C25.2896 25.9347 25.8328 25.4143 26.2009 24.7527L26.2746 24.6204L26.1668 24.5234C26.1075 24.4701 25.1892 23.6439 24.1262 22.6875C23.0632 21.731 22.1413 20.9102 22.0775 20.8634C21.8644 20.7074 21.5636 20.5604 21.2837 20.4757C21.0364 20.4008 20.9563 20.3916 20.5443 20.3902C20.1904 20.389 20.0352 20.4016 19.8819 20.444C19.5664 20.5313 19.2192 20.7085 18.8029 20.9945C18.0337 21.523 17.5335 21.6974 16.7702 21.703C16.1864 21.7073 15.6733 21.5956 15.2144 21.3643C14.7661 21.1384 14.6783 21.0567 11.7947 18.1839C9.1832 15.5821 8.94311 15.3512 8.7415 15.2474C8.62113 15.1854 8.43397 15.1138 8.32559 15.0883C8.08211 15.0309 7.69602 15.0319 7.45072 15.0906Z" fill="currentColor"/></svg>',blockquote:'<svg class="lf-svg-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="none"><path d="M12.692 12.274c0-.989-.012-1.778-.028-2.4-.019-.731-.528-1.255-1.226-1.285a66.885 66.885 0 0 0-2.823-.053c-1.07 0-1.893.02-2.518.045-.57.024-.991.413-1.057 1.014l-.008.124C5.014 10.369 5 11.215 5 12.3c0 1.006.012 1.806.028 2.435l.01.132c.067.603.485 1.027 1.067 1.095l.128.009.863.017c.32.004.673.007 1.061.009a.992.992 0 0 1 .71.305c.187.194.29.456.286.728-.045 3.042-2.46 4.327-3.613 4.767h-.003c.094.548.285 1.176.639 1.617.001.002.01.014.047.028.039.014.1.026.177.02 3.45-.238 6.258-2.644 6.291-6.447l.001-4.742Zm2 4.75c-.04 5.067-3.862 8.174-8.156 8.47-.633.044-1.397-.152-1.91-.792-.716-.893-.98-2.012-1.085-2.709-.16-1.067.591-1.832 1.297-2.101.757-.289 1.712-.844 2.117-1.87-.282-.005-.54-.01-.773-.016-1.71-.044-3.022-1.34-3.145-3.05l-.009-.166A97.099 97.099 0 0 1 3 12.3c0-1.102.014-1.968.033-2.64.048-1.69 1.277-3.042 2.98-3.113A62.623 62.623 0 0 1 8.616 6.5c1.201 0 2.16.024 2.906.056 1.765.075 3.097 1.48 3.143 3.264.017.642.028 1.45.028 2.454v4.75ZM27 12.274c0-.989-.012-1.778-.028-2.4-.02-.731-.529-1.255-1.226-1.285a66.876 66.876 0 0 0-2.823-.053c-1.07 0-1.893.02-2.519.045-.57.024-.99.413-1.056 1.014l-.008.124c-.018.65-.032 1.496-.032 2.582 0 1.006.012 1.806.028 2.435.019.717.514 1.218 1.205 1.236.513.013 1.147.023 1.924.026a.992.992 0 0 1 .71.305c.187.194.29.456.286.728-.045 3.042-2.46 4.327-3.613 4.767h-.003c.093.547.284 1.176.637 1.617l.048.028c.04.014.1.026.178.02 3.45-.238 6.258-2.643 6.291-6.447L27 12.274Zm1.999 4.75c-.039 5.067-3.861 8.174-8.155 8.47-.594.041-1.302-.129-1.81-.677l-.1-.115c-.716-.893-.98-2.011-1.085-2.709-.16-1.067.591-1.832 1.296-2.1.758-.29 1.711-.845 2.117-1.872a75.264 75.264 0 0 1-.773-.015c-1.764-.046-3.107-1.426-3.153-3.216a96.952 96.952 0 0 1-.028-2.49c0-1.102.013-1.969.032-2.64l.023-.313c.181-1.542 1.36-2.733 2.958-2.8l1.138-.034a76.18 76.18 0 0 1 1.464-.013c1.201 0 2.16.024 2.906.056 1.765.075 3.096 1.48 3.143 3.264.016.642.028 1.45.028 2.454l-.001 4.75Z" fill="currentColor"/></svg>',horizontalRule:'<svg class="lf-svg-icon" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M3 16C3 15.4477 3.44772 15 4 15H28C28.5523 15 29 15.4477 29 16C29 16.5523 28.5523 17 28 17H4C3.44772 17 3 16.5523 3 16Z" fill="currentColor"/></svg>',undo:'<svg viewBox="0 0 24 24"><path d="M3 7v6h6"/><path d="M21 17a9 9 0 00-9-9 9 9 0 00-6.69 3L3 13"/></svg>',redo:'<svg viewBox="0 0 24 24"><path d="M21 7v6h-6"/><path d="M3 17a9 9 0 019-9 9 9 0 016.69 3L21 13"/></svg>',highlight:'<svg class="lf-svg-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="none"><path d="M4 8L8 4L23 19L26 26L19 23Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M3 29a1 1 0 0 1 1-1h24a1 1 0 1 1 0 2H4a1 1 0 0 1-1-1Z" fill="currentColor"/></svg>',alignLeft:'<svg class="lf-svg-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M3 8.5C3 7.94772 3.47513 7.5 4.06122 7.5H27.9388C28.5249 7.5 29 7.94772 29 8.5C29 9.05228 28.5249 9.5 27.9388 9.5H4.06122C3.47513 9.5 3 9.05228 3 8.5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M3 13.5C3 12.9477 3.47513 12.5 4.06122 12.5H19.9796C20.5657 12.5 21.0408 12.9477 21.0408 13.5C21.0408 14.0523 20.5657 14.5 19.9796 14.5H4.06122C3.47513 14.5 3 14.0523 3 13.5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M3 18.5C3 17.9477 3.47513 17.5 4.06122 17.5H27.9388C28.5249 17.5 29 17.9477 29 18.5C29 19.0523 28.5249 19.5 27.9388 19.5H4.06122C3.47513 19.5 3 19.0523 3 18.5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M3 23.5C3 22.9477 3.47513 22.5 4.06122 22.5H19.9796C20.5657 22.5 21.0408 22.9477 21.0408 23.5C21.0408 24.0523 20.5657 24.5 19.9796 24.5H4.06122C3.47513 24.5 3 24.0523 3 23.5Z" fill="currentColor"/></svg>',alignCenter:'<svg class="lf-svg-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M3 8.5C3 7.94772 3.47513 7.5 4.06122 7.5H27.9388C28.5249 7.5 29 7.94772 29 8.5C29 9.05228 28.5249 9.5 27.9388 9.5H4.06122C3.47513 9.5 3 9.05228 3 8.5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M7.2449 13.5C7.2449 12.9477 7.72002 12.5 8.30612 12.5H24.2245C24.8106 12.5 25.2857 12.9477 25.2857 13.5C25.2857 14.0523 24.8106 14.5 24.2245 14.5H8.30612C7.72002 14.5 7.2449 14.0523 7.2449 13.5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M3 18.5C3 17.9477 3.47513 17.5 4.06122 17.5H27.9388C28.5249 17.5 29 17.9477 29 18.5C29 19.0523 28.5249 19.5 27.9388 19.5H4.06122C3.47513 19.5 3 19.0523 3 18.5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M7.2449 23.5C7.2449 22.9477 7.72002 22.5 8.30612 22.5H24.2245C24.8106 22.5 25.2857 22.9477 25.2857 23.5C25.2857 24.0523 24.8106 24.5 24.2245 24.5H8.30612C7.72002 24.5 7.2449 24.0523 7.2449 23.5Z" fill="currentColor"/></svg>',alignRight:'<svg class="lf-svg-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M29 8.5C29 7.94772 28.5249 7.5 27.9388 7.5H4.06123C3.47513 7.5 3 7.94772 3 8.5C3 9.05228 3.47513 9.5 4.06123 9.5H27.9388C28.5249 9.5 29 9.05228 29 8.5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M29 13.5C29 12.9477 28.5249 12.5 27.9388 12.5H12.0204C11.4343 12.5 10.9592 12.9477 10.9592 13.5C10.9592 14.0523 11.4343 14.5 12.0204 14.5H27.9388C28.5249 14.5 29 14.0523 29 13.5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M29 18.5C29 17.9477 28.5249 17.5 27.9388 17.5H4.06123C3.47513 17.5 3 17.9477 3 18.5C3 19.0523 3.47513 19.5 4.06123 19.5H27.9388C28.5249 19.5 29 19.0523 29 18.5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M29 23.5C29 22.9477 28.5249 22.5 27.9388 22.5H12.0204C11.4343 22.5 10.9592 22.9477 10.9592 23.5C10.9592 24.0523 11.4343 24.5 12.0204 24.5H27.9388C28.5249 24.5 29 24.0523 29 23.5Z" fill="currentColor"/></svg>',alignJustify:'<svg class="lf-svg-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M3 8.5C3 7.94772 3.44772 7.5 4 7.5H28C28.5523 7.5 29 7.94772 29 8.5C29 9.05228 28.5523 9.5 28 9.5H4C3.44772 9.5 3 9.05228 3 8.5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M3 13.5C3 12.9477 3.44772 12.5 4 12.5H28C28.5523 12.5 29 12.9477 29 13.5C29 14.0523 28.5523 14.5 28 14.5H4C3.44772 14.5 3 14.0523 3 13.5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M3 18.5C3 17.9477 3.44772 17.5 4 17.5H28C28.5523 17.5 29 17.9477 29 18.5C29 19.0523 28.5523 19.5 28 19.5H4C3.44772 19.5 3 19.0523 3 18.5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M3 23.5C3 22.9477 3.44772 22.5 4 22.5H28C28.5523 22.5 29 22.9477 29 23.5C29 24.0523 28.5523 24.5 28 24.5H4C3.44772 24.5 3 24.0523 3 23.5Z" fill="currentColor"/></svg>',table:'<svg class="lf-svg-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="none"><rect x="2" y="4" width="8" height="7" rx="1.5" fill="currentColor"/><rect x="12" y="4" width="8" height="7" rx="1.5" fill="currentColor"/><rect x="22" y="4" width="8" height="7" rx="1.5" fill="currentColor"/><rect x="2" y="13" width="8" height="7" rx="1.5" fill="currentColor"/><rect x="12" y="13" width="8" height="7" rx="1.5" fill="currentColor"/><rect x="22" y="13" width="8" height="7" rx="1.5" fill="currentColor"/><rect x="2" y="22" width="8" height="7" rx="1.5" fill="currentColor"/><rect x="12" y="22" width="8" height="7" rx="1.5" fill="currentColor"/><rect x="22" y="22" width="8" height="7" rx="1.5" fill="currentColor"/></svg>',html:'<svg class="lf-svg-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M18.398 5.02411C18.1189 5.093 17.8042 5.3417 17.6907 5.58309C17.6582 5.65225 16.4357 10.2061 14.9741 15.7027C12.4992 25.0099 12.3165 25.7155 12.3166 25.9711C12.3166 26.1886 12.3325 26.2761 12.3929 26.3929C12.5042 26.6082 12.6929 26.8043 12.8889 26.9083C13.0381 26.9875 13.1017 26.9997 13.3669 27C13.6428 27.0003 13.6907 26.9903 13.8549 26.8985C14.0736 26.7763 14.2721 26.5579 14.3463 26.3579C14.4587 26.0549 19.681 6.30938 19.6971 6.12652C19.7276 5.78159 19.5232 5.36688 19.231 5.18073C18.9846 5.0238 18.6524 4.96133 18.398 5.02411ZM9.02654 8.84822C8.9577 8.87302 8.855 8.92294 8.79837 8.95913C8.61447 9.07664 5.49898 11.921 4.83896 12.5739C3.74838 13.6528 3.31904 14.2757 3.06524 15.147C3.01364 15.3241 3.00021 15.4795 3.00001 15.9018C2.99977 16.391 3.00745 16.4582 3.09614 16.7412C3.35334 17.5622 3.81422 18.2201 4.8393 19.2296C5.36851 19.7508 8.54485 22.6539 8.76696 22.8194C9.15211 23.1065 9.80163 23.0311 10.133 22.6609C10.3513 22.417 10.4086 22.2674 10.4091 21.9399C10.4098 21.4219 10.4434 21.4626 8.71182 19.888C5.91734 17.347 5.47512 16.8938 5.20188 16.2915C5.02909 15.9106 5.12522 15.5002 5.50605 14.9926C5.76519 14.6472 6.86318 13.5877 8.50582 12.0979C9.36586 11.3179 10.1334 10.5966 10.2115 10.4949C10.4506 10.1839 10.4905 9.74776 10.3123 9.39292C10.2034 9.17602 9.92927 8.92551 9.72334 8.8547C9.5327 8.78914 9.19905 8.78602 9.02654 8.84822ZM22.2656 8.8548C22.0702 8.92736 21.795 9.18495 21.6905 9.39292C21.5125 9.74742 21.552 10.1807 21.7911 10.4957C21.8693 10.5987 22.637 11.3205 23.497 12.0996C25.1864 13.63 26.2426 14.6519 26.5073 15.0122C26.8861 15.528 26.9739 15.9103 26.801 16.2915C26.5276 16.8941 26.0861 17.3464 23.2855 19.893C21.5522 21.4691 21.5931 21.4197 21.5938 21.9399C21.5942 22.2674 21.6515 22.417 21.8698 22.6609C22.2012 23.0311 22.8507 23.1065 23.2359 22.8194C23.458 22.6539 26.6343 19.7508 27.1635 19.2296C28.1896 18.2192 28.6618 17.5441 28.9086 16.7348C28.9923 16.4603 29.0004 16.3847 29 15.8846C28.9995 15.3766 28.9924 15.314 28.9044 15.0441C28.6236 14.1832 28.2214 13.6154 27.1304 12.5396C26.2788 11.6998 23.3445 9.04418 23.1336 8.92229C22.9869 8.83755 22.9154 8.81991 22.6842 8.81147C22.4977 8.80468 22.363 8.81864 22.2656 8.8548Z" fill="currentColor"/></svg>',clean:'<svg class="lf-svg-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M19.2876 3.03972C18.3659 3.21441 17.518 3.7185 16.3181 4.8051C15.7952 5.27869 5.75787 15.2975 5.06984 16.0326C3.86759 17.3173 3.32729 18.1312 3.09197 19.0122C3.01514 19.2999 3.00219 19.4191 3.00015 19.8578C2.99766 20.3956 3.026 20.5858 3.17537 21.0324C3.36276 21.5928 3.75015 22.2212 4.35078 22.939C5.14848 23.8924 8.02183 26.7637 8.97588 27.5609C9.66704 28.1383 10.3156 28.5428 10.8327 28.7188C10.9452 28.7571 11.2255 28.836 11.4557 28.8942L11.8742 29L20.0415 28.9911L28.2088 28.9823L28.3688 28.9084C28.5694 28.8158 28.8249 28.5634 28.9078 28.3761C29.1774 27.7664 28.831 27.0499 28.1941 26.9001C28.0414 26.8642 26.8231 26.8553 21.9552 26.8549L15.9061 26.8544L20.9963 21.7729C23.796 18.9782 26.3556 16.4081 26.6843 16.0616C27.7206 14.9695 28.1669 14.3931 28.5162 13.6954C28.8334 13.0619 28.9176 12.7216 28.9206 12.0612C28.9231 11.5234 28.8948 11.3332 28.7454 10.8866C28.558 10.3262 28.1706 9.69779 27.57 8.97995C26.7723 8.02658 23.8989 5.15527 22.9449 4.35814C21.8037 3.40466 21.0015 3.0359 19.9978 3.00342C19.6929 2.99355 19.4715 3.00485 19.2876 3.03972ZM19.4867 5.04921C19.0616 5.16558 18.5206 5.52774 17.7604 6.20489C17.5293 6.4107 15.7566 8.15667 13.8211 10.0848L10.302 13.5905L14.3151 17.6022L18.3283 21.6139L21.8206 18.1143C25.3386 14.5888 25.893 14.0125 26.3418 13.4147C27.2436 12.2133 27.1354 11.5092 25.8194 10.0143C25.4348 9.57727 22.3472 6.49183 21.9099 6.10745C21.2353 5.51449 20.717 5.17648 20.2897 5.05091C20.0682 4.98582 19.7211 4.98507 19.4867 5.04921ZM7.60225 16.3085C6.23176 17.707 5.94188 18.0216 5.57903 18.5046C4.67714 19.705 4.78542 20.4099 6.10133 21.9047C6.48599 22.3417 9.57362 25.4272 10.0109 25.8115C10.5187 26.2579 10.9002 26.5337 11.2556 26.7112L11.5763 26.8714L12.0563 26.8609L12.5363 26.8504L12.8088 26.7167C13.3855 26.4338 13.9761 25.924 15.7389 24.1876L16.8973 23.0466L12.8941 19.0434C10.6923 16.8417 8.88052 15.0402 8.86795 15.0402C8.85534 15.0402 8.28578 15.6109 7.60225 16.3085Z" fill="currentColor"/></svg>',h2:'<svg viewBox="0 0 24 24"><text x="0" y="18" font-size="18" font-weight="bold" fill="currentColor" stroke="none" font-family="system-ui, sans-serif">H2</text></svg>',h3:'<svg viewBox="0 0 24 24"><text x="0" y="18" font-size="18" font-weight="bold" fill="currentColor" stroke="none" font-family="system-ui, sans-serif">H3</text></svg>',h4:'<svg viewBox="0 0 24 24"><text x="0" y="18" font-size="18" font-weight="bold" fill="currentColor" stroke="none" font-family="system-ui, sans-serif">H4</text></svg>',fontColor:'<svg viewBox="0 0 24 24"><path d="M9.3 4h5.4L20 17h-2.5l-1.2-3H7.7l-1.2 3H4L9.3 4zM8.5 12h7L12 4.8 8.5 12z" fill="currentColor" stroke="none"/><rect x="3" y="19" width="18" height="3" rx="1" fill="currentColor" stroke="none" class="le-color-bar"/></svg>',highlightColor:'<svg viewBox="0 0 24 24"><path d="M16.5 3.5a2.121 2.121 0 013 3L7 19l-4 1 1-4L16.5 3.5z"/><rect x="3" y="20" width="18" height="3" rx="1" fill="#fef08a" stroke="none" class="le-color-bar"/></svg>',maximize:'<svg class="lf-svg-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.1005 3.02622C10.2614 3.07765 8.95935 3.21821 7.94664 3.47462C5.57009 4.07638 4.0814 5.5652 3.47969 7.94196C3.09628 9.45648 3 11.073 3 15.996C3 20.9191 3.09628 22.5356 3.47969 24.0501C3.81691 25.3822 4.46823 26.4913 5.34571 27.2279C6.58187 28.2655 8.05491 28.7256 10.7164 28.9055C12.5807 29.0315 19.4194 29.0315 21.2837 28.9055C23.1635 28.7785 24.3846 28.5217 25.3899 28.0421C27.0231 27.2629 28.0642 25.9158 28.5404 23.9654C28.9076 22.4616 28.9998 20.8585 29 15.9806C29.0001 11.137 28.9072 9.529 28.5404 8.02669C27.9456 5.59084 26.4604 4.08409 24.0534 3.47462C23.0048 3.20912 21.8061 3.0835 19.7586 3.02459C18.5906 2.99098 13.321 2.99212 12.1005 3.02622ZM12.1952 4.95413C8.81991 5.06646 7.41271 5.42249 6.42006 6.41525C5.51735 7.31801 5.16003 8.52648 4.99472 11.2357C4.93886 12.1513 4.93886 19.8408 4.99472 20.7563C5.16003 23.4656 5.51735 24.6741 6.42006 25.5768C7.32275 26.4796 8.53111 26.837 11.2401 27.0023C12.1556 27.0582 19.8444 27.0582 20.7599 27.0023C23.469 26.837 24.6773 26.4796 25.58 25.5768C26.4827 24.6741 26.84 23.4656 27.0053 20.7563C27.0612 19.8408 27.0612 12.1513 27.0053 11.2357C26.84 8.52648 26.4827 7.31801 25.58 6.41525C24.6878 5.52296 23.5175 5.17085 20.8523 4.99286C20.3792 4.96128 12.9761 4.92815 12.1952 4.95413ZM18.1849 9.04339C17.8704 9.11247 17.56 9.40903 17.4762 9.7205C17.4242 9.9134 17.4522 10.2257 17.5359 10.3884C17.6322 10.5754 17.8009 10.7463 17.9872 10.8456C18.1404 10.9272 18.1451 10.9277 18.909 10.9373L19.6767 10.947L18.3513 12.2776C17.6224 13.0094 16.9974 13.6567 16.9625 13.716C16.7563 14.0659 16.8279 14.5727 17.1256 14.8704C17.4313 15.1762 17.9332 15.2405 18.292 15.0199C18.3616 14.9772 19.0103 14.3518 19.7335 13.6303L21.0486 12.3184L21.0583 13.0865C21.0679 13.8508 21.0684 13.8555 21.1501 14.0087C21.3195 14.3268 21.6136 14.5239 21.9467 14.5427C22.196 14.5568 22.3594 14.5144 22.5509 14.3857C22.7672 14.2404 22.9189 14.0067 22.9618 13.7525C22.9858 13.6098 22.9938 12.9594 22.9874 11.6513L22.9781 9.75682L22.8976 9.58736C22.8533 9.49416 22.7632 9.36401 22.6974 9.29814C22.6315 9.23226 22.5014 9.14214 22.4082 9.09787L22.2387 9.01736L20.2978 9.01147C18.8603 9.00713 18.3123 9.01542 18.1849 9.04339ZM13.9483 16.8696C13.862 16.8915 13.7442 16.9416 13.6864 16.9809C13.6288 17.0202 12.9898 17.6422 12.2665 18.363L10.9515 19.6737L10.9418 18.9056C10.9321 18.1413 10.9316 18.1366 10.85 17.9834C10.6806 17.6653 10.3865 17.4682 10.0533 17.4494C9.80402 17.4353 9.64064 17.4777 9.44917 17.6063C9.23289 17.7516 9.08116 17.9854 9.03843 18.2392C9.01455 18.3811 9.00657 19.037 9.01283 20.3404L9.02195 22.2353L9.10245 22.4047C9.20483 22.6203 9.37637 22.7918 9.5919 22.8942L9.76135 22.9747L11.6557 22.984C13.7943 22.9944 13.8691 22.9892 14.1267 22.8097C14.6294 22.4597 14.6998 21.7865 14.2798 21.3468C14.2177 21.2818 14.0976 21.1917 14.0129 21.1465C13.8596 21.0649 13.855 21.0644 13.0908 21.0547L12.3227 21.045L13.6345 19.7299C14.3559 19.0065 14.9812 18.3578 15.024 18.2882C15.0668 18.2187 15.1182 18.0781 15.1383 17.976C15.2722 17.2952 14.6289 16.6971 13.9483 16.8696Z" fill="currentColor"/></svg>',minimize:'<svg class="lf-svg-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.1013 3.02622C10.2621 3.07765 8.95986 3.21821 7.94707 3.47462C5.57031 4.07638 4.0815 5.5652 3.47973 7.94196C3.09628 9.45648 3 11.073 3 15.996C3 20.9191 3.09628 22.5356 3.47973 24.0501C3.81698 25.3822 4.46836 26.4913 5.34592 27.2279C6.58218 28.2655 8.05534 28.7256 10.7171 28.9055C12.5815 29.0315 19.4208 29.0315 21.2852 28.9055C23.1653 28.7785 24.3865 28.5217 25.3919 28.0421C27.0252 27.2629 28.0663 25.9158 28.5426 23.9654C28.9098 22.4616 29.0021 20.8585 29.0023 15.9806C29.0024 11.137 28.9095 9.529 28.5426 8.02669C27.9478 5.59084 26.4625 4.08409 24.0552 3.47462C23.0066 3.20912 21.8077 3.0835 19.7601 3.02459C18.592 2.99098 13.3219 2.99212 12.1013 3.02622ZM12.196 4.95413C8.82041 5.06646 7.41309 5.42249 6.42036 6.41525C5.51757 7.31801 5.16022 8.52648 4.99489 11.2357C4.93903 12.1513 4.93903 19.8408 4.99489 20.7563C5.16022 23.4656 5.51757 24.6741 6.42036 25.5768C7.32312 26.4796 8.53159 26.837 11.2409 27.0023C12.1564 27.0582 19.8459 27.0582 20.7615 27.0023C23.4707 26.837 24.6792 26.4796 25.582 25.5768C26.4847 24.6741 26.8421 23.4656 27.0074 20.7563C27.0633 19.8408 27.0633 12.1513 27.0074 11.2357C26.8421 8.52648 26.4847 7.31801 25.582 6.41525C24.6897 5.52296 23.5193 5.17085 20.8539 4.99286C20.3807 4.96128 12.9769 4.92815 12.196 4.95413ZM21.835 9.03406C21.5561 9.08921 21.4633 9.16913 20.1088 10.52L18.7782 11.847L18.7685 11.0946C18.7593 10.3859 18.7546 10.3333 18.6879 10.1882C18.3464 9.44551 17.2953 9.43232 16.9349 10.1662L16.8485 10.3422V12.3758V14.4093L16.9292 14.5814C17.0318 14.8002 17.197 14.9654 17.4158 15.068L17.5879 15.1487H19.6214C21.6479 15.1487 21.6555 15.1485 21.8009 15.0814C21.8811 15.0443 22.0143 14.9464 22.0968 14.8639C22.5707 14.39 22.4228 13.5916 21.809 13.3093C21.6639 13.2426 21.6113 13.2379 20.9029 13.2287L20.1509 13.219L21.479 11.8884C22.6442 10.721 22.8173 10.5354 22.8907 10.3748C23.0563 10.0125 22.979 9.57809 22.6991 9.29814C22.4836 9.08268 22.1322 8.97527 21.835 9.03406ZM10.3673 16.8605C10.186 16.8969 9.99033 17.0164 9.8572 17.1719C9.44036 17.6589 9.60828 18.4138 10.1933 18.6828C10.3384 18.7495 10.391 18.7542 11.0997 18.7634L11.8521 18.7731L10.5235 20.1036C9.3547 21.2741 9.18475 21.4563 9.11121 21.6176C8.8209 22.2546 9.27404 22.9633 9.97447 22.9679C10.3961 22.9706 10.3865 22.9781 11.8936 21.4738L13.2241 20.1458L13.2338 20.8978C13.243 21.6062 13.2477 21.6588 13.3144 21.8039C13.5967 22.4177 14.3951 22.5656 14.869 22.0917C14.9516 22.0092 15.0494 21.876 15.0865 21.7958C15.1536 21.6504 15.1539 21.6428 15.1539 19.6163V17.5828L15.0731 17.4107C14.9705 17.1919 14.8053 17.0267 14.5865 16.9241L14.4144 16.8433L12.4579 16.8385C11.3818 16.8358 10.441 16.8457 10.3673 16.8605Z" fill="currentColor"/></svg>',fontSize:'<svg viewBox="0 0 24 24"><text x="0" y="15" font-size="20" font-weight="bold" fill="currentColor" stroke="none" font-family="system-ui">A</text><text x="13" y="22" font-size="14" fill="currentColor" stroke="none" font-family="system-ui">A</text></svg>',fontFamily:'<svg class="lf-svg-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.4297 3H21.5703C22.8067 2.99996 23.8358 2.99993 24.6523 3.11101C25.5142 3.22826 26.2868 3.48574 26.9058 4.11208C27.5232 4.73679 27.7755 5.51372 27.8906 6.38022C28.0001 7.20406 28 8.24329 28 9.49616V10.887C28 11.4392 27.5523 11.887 27 11.887C26.4477 11.887 26 11.4392 26 10.887V9.56522C26 8.22554 25.9979 7.32021 25.908 6.64366C25.8218 5.99467 25.6713 5.70824 25.4833 5.51795C25.2968 5.32929 25.0185 5.17925 24.3827 5.09275C23.7169 5.00218 22.8249 5 21.5 5H17V28C17 28.5523 16.5523 29 16 29C15.4477 29 15 28.5523 15 28V5H10.5C9.17504 5 8.2831 5.00218 7.6173 5.09275C6.9815 5.17925 6.70317 5.32928 6.51673 5.51794C6.32867 5.70822 6.17821 5.99467 6.09197 6.64365C6.00208 7.32021 6 8.22554 6 9.56522V10.887C6 11.4392 5.55229 11.887 5 11.887C4.44772 11.887 4 11.4392 4 10.887L4 9.49609C3.99996 8.24325 3.99993 7.20405 4.1094 6.38023C4.22453 5.51373 4.47681 4.73679 5.0942 4.11209C5.7132 3.48574 6.48579 3.22826 7.3477 3.11101C8.1642 2.99993 9.19325 2.99996 10.4297 3Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M8 28C8 27.4477 8.44772 27 9 27H23C23.5523 27 24 27.4477 24 28C24 28.5523 23.5523 29 23 29H9C8.44772 29 8 28.5523 8 28Z" fill="currentColor"/></svg>'},es={},q1={minimal:["bold","italic","|","link"],basic:["bold","italic","underline","|","bulletList","orderedList","|","link"],standard:["h2","h3","h4","|","fontSize","fontFamily","|","bold","italic","underline","strikethrough","|","bulletList","orderedList","|","link","image","blockquote","horizontalRule","|","undo","redo"],full:["h2","h3","h4","|","fontSize","fontFamily","|","bold","italic","underline","strikethrough","highlight","fontColor","|","alignLeft","alignCenter","alignRight","alignJustify","|","bulletList","orderedList","|","link","image","blockquote","horizontalRule","table","|","clean","|","undo","redo"]},Br={bold:{icon:l2.bold,title:"Negrita",action:o=>o.chain().focus().toggleBold().run(),isActive:o=>o.isActive("bold")},italic:{icon:l2.italic,title:"Cursiva",action:o=>o.chain().focus().toggleItalic().run(),isActive:o=>o.isActive("italic")},underline:{icon:l2.underline,title:"Subrayado",action:o=>o.chain().focus().toggleUnderline().run(),isActive:o=>o.isActive("underline")},strikethrough:{icon:l2.strikethrough,title:"Tachado",action:o=>o.chain().focus().toggleStrike().run(),isActive:o=>o.isActive("strike")},highlight:{icon:l2.highlightColor,title:"Resaltar",type:"color",colorMode:"highlight"},heading:{icon:l2.heading,title:"Encabezado",type:"dropdown",items:[{label:"Párrafo",action:o=>o.chain().focus().setParagraph().run()},{label:"Título 1",action:o=>o.chain().focus().toggleHeading({level:1}).run()},{label:"Título 2",action:o=>o.chain().focus().toggleHeading({level:2}).run()},{label:"Título 3",action:o=>o.chain().focus().toggleHeading({level:3}).run()},{label:"Título 4",action:o=>o.chain().focus().toggleHeading({level:4}).run()}]},h2:{icon:l2.h2,title:"Título 2",cssClass:"le-btn-heading",action:o=>o.chain().focus().toggleHeading({level:2}).run(),isActive:o=>o.isActive("heading",{level:2})},h3:{icon:l2.h3,title:"Título 3",cssClass:"le-btn-heading",action:o=>o.chain().focus().toggleHeading({level:3}).run(),isActive:o=>o.isActive("heading",{level:3})},h4:{icon:l2.h4,title:"Título 4",cssClass:"le-btn-heading",action:o=>o.chain().focus().toggleHeading({level:4}).run(),isActive:o=>o.isActive("heading",{level:4})},bulletList:{icon:l2.bulletList,title:"Lista",action:o=>o.chain().focus().toggleBulletList().run(),isActive:o=>o.isActive("bulletList")},orderedList:{icon:l2.orderedList,title:"Lista numerada",action:o=>o.chain().focus().toggleOrderedList().run(),isActive:o=>o.isActive("orderedList")},link:{icon:l2.link,title:"Enlace",type:"link",isActive:o=>o.isActive("link")},image:{icon:l2.image,title:"Imagen",action:async(o,e)=>{const t=await e._showImageModal();t&&o.chain().focus().setImage({src:t}).run()}},blockquote:{icon:l2.blockquote,title:"Cita",action:o=>o.chain().focus().toggleBlockquote().run(),isActive:o=>o.isActive("blockquote")},horizontalRule:{icon:l2.horizontalRule,title:"Línea horizontal",action:o=>o.chain().focus().setHorizontalRule().run()},alignLeft:{icon:l2.alignLeft,title:"Alinear izquierda",action:o=>o.chain().focus().setTextAlign("left").run(),isActive:o=>o.isActive({textAlign:"left"})},alignCenter:{icon:l2.alignCenter,title:"Centrar",action:o=>o.chain().focus().setTextAlign("center").run(),isActive:o=>o.isActive({textAlign:"center"})},alignRight:{icon:l2.alignRight,title:"Alinear derecha",action:o=>o.chain().focus().setTextAlign("right").run(),isActive:o=>o.isActive({textAlign:"right"})},alignJustify:{icon:l2.alignJustify,title:"Alinear justificado",action:o=>o.chain().focus().setTextAlign("justify").run(),isActive:o=>o.isActive({textAlign:"justify"})},table:{icon:l2.table,title:"Tabla",action:o=>o.chain().focus().insertTable({rows:3,cols:3,withHeaderRow:!0}).run()},fontSize:{icon:l2.fontSize,title:"Tamaño de fuente",type:"dropdown",items:[{label:"8px",action:o=>o.chain().focus().setFontSize("8px").run()},{label:"10px",action:o=>o.chain().focus().setFontSize("10px").run()},{label:"12px",action:o=>o.chain().focus().setFontSize("12px").run()},{label:"14px",action:o=>o.chain().focus().setFontSize("14px").run()},{label:"16px",action:o=>o.chain().focus().setFontSize("16px").run()},{label:"18px",action:o=>o.chain().focus().setFontSize("18px").run()},{label:"20px",action:o=>o.chain().focus().setFontSize("20px").run()},{label:"24px",action:o=>o.chain().focus().setFontSize("24px").run()},{label:"28px",action:o=>o.chain().focus().setFontSize("28px").run()},{label:"32px",action:o=>o.chain().focus().setFontSize("32px").run()},{label:"36px",action:o=>o.chain().focus().setFontSize("36px").run()},{label:"48px",action:o=>o.chain().focus().setFontSize("48px").run()},{label:"Por defecto",action:o=>o.chain().focus().unsetFontSize().run()}]},fontFamily:{icon:l2.fontFamily,title:"Familia de fuente",type:"dropdown",items:[{label:"Arial",style:"font-family: Arial, sans-serif",action:o=>o.chain().focus().setFontFamily("Arial, sans-serif").run()},{label:"Helvetica",style:"font-family: Helvetica, sans-serif",action:o=>o.chain().focus().setFontFamily("Helvetica, sans-serif").run()},{label:"Times New Roman",style:"font-family: Times New Roman, serif",action:o=>o.chain().focus().setFontFamily("Times New Roman, serif").run()},{label:"Georgia",style:"font-family: Georgia, serif",action:o=>o.chain().focus().setFontFamily("Georgia, serif").run()},{label:"Courier New",style:"font-family: Courier New, monospace",action:o=>o.chain().focus().setFontFamily("Courier New, monospace").run()},{label:"Verdana",style:"font-family: Verdana, sans-serif",action:o=>o.chain().focus().setFontFamily("Verdana, sans-serif").run()},{label:"Trebuchet MS",style:"font-family: Trebuchet MS, sans-serif",action:o=>o.chain().focus().setFontFamily("Trebuchet MS, sans-serif").run()},{label:"Tahoma",style:"font-family: Tahoma, sans-serif",action:o=>o.chain().focus().setFontFamily("Tahoma, sans-serif").run()},{label:"Comic Sans MS",style:"font-family: Comic Sans MS, cursive",action:o=>o.chain().focus().setFontFamily("Comic Sans MS, cursive").run()},{label:"Por defecto",action:o=>o.chain().focus().unsetFontFamily().run()}]},clean:{icon:l2.clean,title:"Limpiar formato",action:o=>o.chain().focus().clearNodes().unsetAllMarks().run()},undo:{icon:l2.undo,title:"Deshacer",action:o=>o.chain().focus().undo().run()},redo:{icon:l2.redo,title:"Rehacer",action:o=>o.chain().focus().redo().run()},fontColor:{icon:l2.fontColor,title:"Color de texto",type:"color",colorMode:"text"},htmlSource:{icon:l2.html,title:"Editar HTML",type:"htmlToggle",isActive:()=>!1}},H6=["div","section","aside","article","header","footer","figure","details","nav","main"],t$=N2.create({name:"styledElement",group:"block",content:"block+",defining:!0,addAttributes(){return{tag:{default:"div",parseHTML:o=>o.tagName.toLowerCase(),renderHTML:()=>({})},elStyle:{default:"",parseHTML:o=>o.getAttribute("style")||"",renderHTML:o=>o.elStyle?{style:o.elStyle}:{}}}},parseHTML(){return[{tag:"[data-le-el]",priority:80}]},renderHTML({node:o}){const e=H6.includes(o.attrs.tag)?o.attrs.tag:"div",t={"data-le-el":""};return o.attrs.elStyle&&(t.style=o.attrs.elStyle),[e,t,0]},addCommands(){return{insertStyledElement:(o="div",e="",t="")=>({editor:n,tr:r,dispatch:i})=>{const{schema:a}=n,l=a.nodes.styledElement;if(!l)return!1;const s=H6.includes(o)?o:"div",c=t?[a.text(t)]:[],d=a.nodes.paragraph.create(null,c),p=l.create({tag:s,elStyle:e},[d]);return i&&i(r.replaceSelectionWith(p)),!0}}}}),o$=V2.create({name:"fontSize",addGlobalAttributes(){return[{types:["textStyle"],attributes:{fontSize:{default:null,parseHTML:o=>{var e;return((e=o.style.fontSize)==null?void 0:e.replace(/['"]+/g,""))||null},renderHTML:o=>o.fontSize?{style:`font-size: ${o.fontSize}`}:{}}}}]},addCommands(){return{setFontSize:o=>({chain:e})=>e().setMark("textStyle",{fontSize:o}).run(),unsetFontSize:()=>({chain:o})=>o().setMark("textStyle",{fontSize:null}).removeEmptyTextStyle().run()}}}),n$=V2.create({name:"fontFamily",addGlobalAttributes(){return[{types:["textStyle"],attributes:{fontFamily:{default:null,parseHTML:o=>{var e;return((e=o.style.fontFamily)==null?void 0:e.replace(/['"]+/g,""))||null},renderHTML:o=>o.fontFamily?{style:`font-family: ${o.fontFamily}`}:{}}}}]},addCommands(){return{setFontFamily:o=>({chain:e})=>e().setMark("textStyle",{fontFamily:o}).run(),unsetFontFamily:()=>({chain:o})=>o().setMark("textStyle",{fontFamily:null}).removeEmptyTextStyle().run()}}}),r$=vC.extend({addAttributes(){var o;return{...(o=this.parent)==null?void 0:o.call(this),width:{default:null,parseHTML:e=>e.getAttribute("width")||e.style.width||null,renderHTML:e=>e.width?{style:`width: ${e.width}`}:{}}}},addNodeView(){return({node:o,editor:e,getPos:t})=>{const n=document.createElement("span");n.style.cssText="display:inline-block;position:relative;line-height:0;max-width:100%;";const r=document.createElement("img");r.src=o.attrs.src||"",r.alt=o.attrs.alt||"",r.style.cssText="display:block;max-width:100%;height:auto;",o.attrs.width&&(r.style.width=o.attrs.width,n.style.width=o.attrs.width);const i=document.createElement("span");return i.className="le-img-handle",i.addEventListener("mousedown",a=>{a.preventDefault(),a.stopPropagation();const l=a.clientX,s=r.offsetWidth||r.naturalWidth||300,c=p=>{const h=Math.max(50,s+(p.clientX-l));r.style.width=h+"px",n.style.width=h+"px"},d=()=>{document.removeEventListener("mousemove",c),document.removeEventListener("mouseup",d);const p=typeof t=="function"?t():null;p!==null&&e.chain().setNodeSelection(p).updateAttributes("image",{width:r.style.width}).run()};document.addEventListener("mousemove",c),document.addEventListener("mouseup",d)}),n.appendChild(r),n.appendChild(i),{dom:n,update(a){return a.type!==o.type?!1:(r.src=a.attrs.src||"",r.alt=a.attrs.alt||"",a.attrs.width?(r.style.width=a.attrs.width,n.style.width=a.attrs.width):(r.style.width="",n.style.width=""),!0)},selectNode(){n.classList.add("le-image-selected")},deselectNode(){n.classList.remove("le-image-selected")},stopEvent:a=>a.target===i,ignoreMutation:()=>!0}}}}),Oc=typeof navigator<"u"&&/Mac|iPhone|iPad/.test(navigator.platform),Oe=Oc?"⌘":"Ctrl+",No=Oc?"⇧":"Shift+",$a=Oc?"⌥":"Alt+",i$={bold:Oe+"B",italic:Oe+"I",underline:Oe+"U",strikethrough:Oe+No+"S",h2:Oe+$a+"2",h3:Oe+$a+"3",h4:Oe+$a+"4",bulletList:Oe+No+"8",orderedList:Oe+No+"7",blockquote:Oe+No+"B",undo:Oe+"Z",redo:Oe+No+"Z",link:Oe+"K"};class a${constructor(e,t={}){this.element=typeof e=="string"?document.querySelector(e):e,this.options=Object.assign({...De,content:"",customButtons:{},customExtensions:[],onChange:null,onReady:null},t),this._customButtons={},this._popups=[],this._htmlMode=!1,this._htmlSourceEl=null,this.init(),this._initDocumentClickClose()}init(){Object.entries(this.options.customButtons).forEach(([t,n])=>{this._customButtons[t]=n}),this.container=document.createElement("div"),this.container.className="le-editor-container",this.options.theme&&this.container.classList.add(this.options.theme),this._toolbarWrapper=document.createElement("div"),this._toolbarWrapper.className="le-toolbar-wrapper",this.container.appendChild(this._toolbarWrapper),this.toolbarEl=document.createElement("div"),this.toolbarEl.className="le-toolbar",this._toolbarWrapper.appendChild(this.toolbarEl),this._fullscreenBtn=document.createElement("button"),this._fullscreenBtn.type="button",this._fullscreenBtn.className="le-btn-fullscreen",this._fullscreenBtn.title="Pantalla completa",this._fullscreenBtn.innerHTML=l2.maximize,this._fullscreenBtn.addEventListener("click",t=>{t.preventDefault(),this._toggleFullscreen()}),this._toolbarWrapper.appendChild(this._fullscreenBtn),this.editorEl=document.createElement("div"),this.editorEl.className="le-editor-content",this.container.appendChild(this.editorEl),this.options.showStatusBar&&(this.statusBarEl=document.createElement("div"),this.statusBarEl.className="le-statusbar",this.container.appendChild(this.statusBarEl),this._initStatusBar()),this.element.appendChild(this.container),this.textarea=this.element.querySelector("textarea"),this.textarea&&(this.textarea.style.display="none"),this.options.minHeight&&this.editorEl.style.setProperty("--le-editor-min-height",this.options.minHeight),this.options.maxHeight&&(this.editorEl.style.maxHeight=this.options.maxHeight),this._rawContent=this.textarea?this.textarea.value:this.options.content||"";const e=[Wb.configure({heading:{levels:[1,2,3,4]}}),Yb,CC.configure({openOnClick:!1}),r$,wC.configure({placeholder:this.options.placeholder}),xC.configure({types:["heading","paragraph"]}),kC,o$,n$,SC,MC.configure({multicolor:!0}),TO.configure({resizable:!0}),EO,AO,ZO,t$,...this.options.customExtensions];if(this.editor=new qg({element:this.editorEl,extensions:e,content:this.options.content||(this.textarea?this.textarea.value:""),editorProps:{handleDrop:(t,n)=>{var r;const i=Array.from(((r=n.dataTransfer)==null?void 0:r.files)??[]).filter(a=>a.type.startsWith("image/"));return i.length?(n.preventDefault(),i.forEach(a=>this._insertImageFile(a)),!0):!1},handlePaste:(t,n)=>{var r;const i=Array.from(((r=n.clipboardData)==null?void 0:r.items)??[]).filter(a=>a.type.startsWith("image/"));return i.length?(i.forEach(a=>{const l=a.getAsFile();l&&this._insertImageFile(l)}),!0):!1}},onUpdate:({editor:t})=>{if(this._htmlMode)return;const n=t.getHTML();this.textarea&&(this.textarea.value=n),this._updateToolbar(),this._updateStatusBar(),this._updateAiBtn(),this._bubbleEl&&this._bubbleEl.style.display!=="none"&&requestAnimationFrame(()=>this._showBubble()),this.options.onChange&&this.options.onChange(n,t.getJSON())},onSelectionUpdate:()=>{this._updateToolbar(),this._updateStatusBar(),this._updateTableControls();const{empty:t}=this.editor.state.selection;t||this._htmlMode?this._hideBubble():requestAnimationFrame(()=>this._showBubble())},onBlur:()=>{this._bubbleBlurTimer=setTimeout(()=>this._hideBubble(),150)},onFocus:()=>clearTimeout(this._bubbleBlurTimer)}),this._buildToolbar(),this._initBubbleToolbar(),this._initLinkPreview(),this._initTableControls(),this._initToolbarTooltips(),this._updateStatusBar(),this._updateAiBtn(),this.editorEl.addEventListener("dragover",()=>{this.editorEl.classList.add("le-drag-over")}),this.editorEl.addEventListener("dragleave",t=>{this.editorEl.contains(t.relatedTarget)||this.editorEl.classList.remove("le-drag-over")}),this.editorEl.addEventListener("drop",()=>{this.editorEl.classList.remove("le-drag-over")}),this.options.onReady&&this.options.onReady(this),this._rawContent&&this._hasContentLoss(this._rawContent)){this._autoHtmlMode=!0;const t=this.toolbarEl.querySelector('button[data-btn="htmlSource"]');t&&t.click()}}destroy(){this._bubbleEl&&this._bubbleEl.remove(),this._tableCtrlEl&&this._tableCtrlEl.remove(),this._linkPreviewEl&&this._linkPreviewEl.remove(),this.editor.destroy(),this.container.remove()}_resolveToolbar(){let e=this.options.toolbar;return typeof e=="string"&&(e=q1[e]||q1.standard),e}_buildToolbar(){const e=this._resolveToolbar();let t=document.createElement("div");if(t.className="le-toolbar-group",e.forEach(r=>{if(r==="|"){this.toolbarEl.appendChild(t);const a=document.createElement("div");a.className="le-toolbar-separator",this.toolbarEl.appendChild(a),t=document.createElement("div"),t.className="le-toolbar-group";return}const i=Br[r];if(i)if(i.type==="htmlToggle")t.appendChild(this._createHtmlToggleButton(r,i));else if(i.type==="dropdown")t.appendChild(this._createDropdownButton(r,i));else if(i.type==="color")t.appendChild(this._createColorButton(r,i));else if(i.type==="link")t.appendChild(this._createLinkButton(r,i));else if(i.render){const a=i.render(this.editor,this);a&&t.appendChild(a)}else t.appendChild(this._createButton(r,i))}),this.toolbarEl.appendChild(t),(this.options.aiTools??[]).includes("improve")){const r=document.createElement("div");r.className="le-toolbar-separator",this.toolbarEl.appendChild(r);const i=document.createElement("div");i.className="le-toolbar-group",i.appendChild(this._createAiImproveButton()),this.toolbarEl.appendChild(i)}if(this.options.htmlSource){const r=document.createElement("div");r.className="le-toolbar-separator",this.toolbarEl.appendChild(r);const i=document.createElement("div");i.className="le-toolbar-group",i.appendChild(this._createHtmlToggleButton("htmlSource",Br.htmlSource)),this.toolbarEl.appendChild(i)}const n={...es,...this._customButtons};if(Object.keys(n).length>0){this._toolbarRow2=document.createElement("div"),this._toolbarRow2.className="le-toolbar le-toolbar-custom";const r=document.createElement("div");r.className="le-toolbar-group",Object.entries(n).forEach(([i,a])=>{if(a.type==="dropdown")r.appendChild(this._createDropdownButton(i,a));else if(a.render){const l=a.render(this.editor,this);l&&r.appendChild(l)}else r.appendChild(this._createButton(i,a))}),this._toolbarRow2.appendChild(r),this.container.insertBefore(this._toolbarRow2,this.editorEl)}}_createButton(e,t){const n=document.createElement("button");n.type="button",n.innerHTML=t.icon||e;const r=t.title||e,i=i$[e];return n.setAttribute("aria-label",r),n.dataset.leTooltip=i?`${r}
120
120
  ${i}`:r,n.dataset.btn=e,t.cssClass&&n.classList.add(t.cssClass),n.addEventListener("click",a=>{a.preventDefault(),t.action&&t.action(this.editor,this)!==!1&&this.editor.commands.focus()}),n}_createDropdownButton(e,t){const n=document.createElement("div");n.style.position="relative";const r=this._createButton(e,t);return r.addEventListener("click",i=>{i.preventDefault(),i.stopPropagation(),this._closePopups();const a=document.createElement("div");a.className="le-heading-dropdown",t.items.length>10&&a.classList.add("le-dropdown-scroll"),t.items.forEach(l=>{const s=document.createElement("button");s.type="button",s.textContent=l.label,l.style&&(s.style.cssText=l.style),s.addEventListener("click",c=>{c.preventDefault(),l.action(this.editor),a.remove()}),a.appendChild(s)}),n.appendChild(a),this._popups.push(a)}),n.appendChild(r),n}_createColorButton(e,t){const n=t.colorMode==="highlight",r=n?[{label:"Amarillo",value:"#fef08a"},{label:"Verde claro",value:"#bbf7d0"},{label:"Azul claro",value:"#bfdbfe"},{label:"Rosa claro",value:"#fbcfe8"},{label:"Naranja claro",value:"#fed7aa"},{label:"Violeta claro",value:"#ddd6fe"},{label:"Rojo claro",value:"#fecaca"},{label:"Cyan claro",value:"#a5f3fc"},{label:"Amarillo fuerte",value:"#facc15"},{label:"Verde",value:"#4ade80"},{label:"Azul",value:"#60a5fa"},{label:"Rosa",value:"#f472b6"}]:[{label:"Negro",value:"#000000"},{label:"Gris oscuro",value:"#4b5563"},{label:"Gris",value:"#9ca3af"},{label:"Rojo",value:"#dc2626"},{label:"Naranja",value:"#ea580c"},{label:"Ámbar",value:"#d97706"},{label:"Verde",value:"#16a34a"},{label:"Azul",value:"#2563eb"},{label:"Índigo",value:"#4f46e5"},{label:"Violeta",value:"#7c3aed"},{label:"Rosa",value:"#db2777"},{label:"Marrón",value:"#92400e"}],i=n?"Sin resaltado":"Sin color",a=document.createElement("div");a.style.position="relative";const l=this._createButton(e,{...t,action:()=>{}}),s=()=>{const c=l.querySelector(".le-color-bar");if(c)if(n){const d=this.editor.getAttributes("highlight");c.setAttribute("fill",d.color||"#fef08a")}else{const d=this.editor.getAttributes("textStyle");c.setAttribute("fill",d.color||"currentColor")}};return l.addEventListener("click",c=>{c.preventDefault(),c.stopPropagation(),this._closePopups();const d=document.createElement("div");d.className="le-color-popup";const p=document.createElement("div");p.className="le-color-grid",r.forEach(({label:u,value:f})=>{const g=document.createElement("button");g.type="button",g.className="le-color-swatch",g.style.background=f,g.title=u,g.addEventListener("click",b=>{b.preventDefault(),n?this.editor.chain().focus().toggleHighlight({color:f}).run():this.editor.chain().focus().setColor(f).run(),s(),d.remove()}),p.appendChild(g)}),d.appendChild(p);const h=document.createElement("button");h.type="button",h.className="le-color-unset",h.title=i,h.innerHTML=i,h.addEventListener("click",u=>{u.preventDefault(),n?this.editor.chain().focus().unsetHighlight().run():this.editor.chain().focus().unsetColor().run(),s(),d.remove()}),d.appendChild(h),a.appendChild(d),this._popups.push(d)}),a.appendChild(l),a}_createLinkButton(e,t){const n=this._createButton(e,{...t,action:()=>{if(this._closePopups(),this.editor.isActive("link")){this.editor.chain().focus().unsetLink().run();return}const{from:r,to:i}=this.editor.state.selection,a=r!==i;return this._showLinkPopup(n,r,i,"",!a),!1}});return n}_showLinkPopup(e,t,n,r="",i=!1){const a=document.createElement("div");a.className="le-link-popup";const l=document.createElement("input");l.type="url",l.placeholder="https://...",r&&(l.value=r);const s=document.createElement("button");s.type="button",s.textContent="OK",s.addEventListener("click",()=>{const d=l.value.trim();d&&(i?this.editor.chain().focus().insertContent(`<a href="${d}" target="_blank">${d}</a>`).run():this.editor.chain().focus().setTextSelection({from:t,to:n}).setLink({href:d,target:"_blank"}).run()),a.remove()}),l.addEventListener("keydown",d=>{d.key==="Enter"&&(d.preventDefault(),s.click()),d.key==="Escape"&&a.remove()}),a.appendChild(l),a.appendChild(s);const c=e.getBoundingClientRect();a.style.cssText=`position:fixed;top:${c.bottom+4}px;left:${c.left}px;z-index:999999;`,document.body.appendChild(a),this._popups.push(a),setTimeout(()=>{l.focus(),r&&l.select()},50)}_updateToolbar(){this.editor&&[this._toolbarWrapper,this._toolbarRow2].filter(Boolean).forEach(e=>{e.querySelectorAll("button[data-btn]").forEach(t=>{const n=t.dataset.btn,r=es[n]||this._customButtons[n]||Br[n];r&&r.isActive&&t.classList.toggle("is-active",r.isActive(this.editor))})})}_initStatusBar(){if(!this.statusBarEl)return;this.statusBarEl.innerHTML="";const e=document.createElement("div");e.className="le-statusbar-left",this.statusBarEl.appendChild(e);const t=document.createElement("div");t.className="le-statusbar-center",t.innerHTML='<svg viewBox="0 0 48 52" fill="currentColor" aria-hidden="true"><path d="M29.0863 15.2704H24.9419V36.7321H37.5259V33.1048H29.0863V15.2704Z"/><path d="M18.1601 33.1048H9.72056V36.7321H22.3045V15.2704H18.1601V33.1048Z"/><path d="M44.0063 51.846L3.16483 50.1834C1.35636 50.1834 0 48.5965 0 46.8584V4.99294C0 3.33041 1.65777 1.8946 3.31554 1.81903L44.157 0.1565C46.2669 0.0809304 48 1.74346 48 3.8594V47.8408C48 50.0323 46.1915 51.846 43.9309 51.7704H44.0063V51.846ZM4.89796 46.405L42.9513 47.4629C43.4788 47.4629 44.0063 47.0095 44.0063 46.4805V5.21965C44.0063 4.69066 43.6295 4.31282 43.102 4.31282L4.82261 5.67307C4.14443 5.67307 3.61695 6.27762 3.61695 6.95775V45.1203C3.61695 45.8004 4.14443 46.3294 4.82261 46.405H4.89796Z"/></svg><span>Ledithor</span>',this.statusBarEl.appendChild(t),this._statusBarCounter=document.createElement("div"),this._statusBarCounter.className="le-statusbar-right",this.statusBarEl.appendChild(this._statusBarCounter)}_updateStatusBar(){if(!this._statusBarCounter||!this.editor)return;const{from:e,to:t,empty:n}=this.editor.state.selection;if(n){const r=this.editor.state.doc.textContent,i=r.trim()?r.trim().split(/\s+/).length:0;this._statusBarCounter.textContent=i+" palabra"+(i!==1?"s":"")+" · "+r.length+" caracteres",this._statusBarCounter.classList.remove("le-statusbar-selection")}else{const r=this.editor.state.doc.textBetween(e,t," "),i=r.trim()?r.trim().split(/\s+/).length:0,a=r.length;this._statusBarCounter.textContent=`${i} palabra${i!==1?"s":""} · ${a} car. seleccionados`,this._statusBarCounter.classList.add("le-statusbar-selection")}}_initBubbleToolbar(){const e=document.createElement("div");e.className="le-bubble-toolbar",e.style.display="none",e.addEventListener("mousedown",s=>s.preventDefault());const t=["#fef08a","#bbf7d0","#bfdbfe","#fbcfe8","#fed7aa","#ddd6fe","#fecaca","#a5f3fc"],n=["#000000","#4b5563","#dc2626","#ea580c","#d97706","#16a34a","#2563eb","#7c3aed"],r=()=>e.querySelectorAll(".le-bubble-color-popup").forEach(s=>s.remove()),i=()=>{const s=document.createElement("div");s.className="le-bubble-sep",e.appendChild(s)},a=(s,c,d,p)=>{const h=document.createElement("button");h.type="button",h.innerHTML=c,h.title=d,h.dataset.bubbleBtn=s,h.className="le-bubble-btn",h.addEventListener("click",u=>{u.preventDefault(),r(),p()}),e.appendChild(h)},l=(s,c,d,p,h,u)=>{const f=document.createElement("div");f.style.cssText="position:relative;display:flex;";const g=document.createElement("button");g.type="button",g.innerHTML=c,g.title=d,g.dataset.bubbleBtn=s,g.className="le-bubble-btn",g.addEventListener("click",b=>{b.preventDefault(),b.stopPropagation();const v=f.querySelector(".le-bubble-color-popup");if(v){v.remove();return}r();const x=document.createElement("div");x.className="le-bubble-color-popup",p.forEach(C=>{const w=document.createElement("button");w.type="button",w.className="le-bubble-color-swatch",w.style.background=C,w.addEventListener("click",y=>{y.preventDefault(),y.stopPropagation(),h(C),x.remove()}),x.appendChild(w)});const O=document.createElement("button");O.type="button",O.className="le-bubble-color-unset",O.title="Quitar color",O.textContent="✕",O.addEventListener("click",C=>{C.preventDefault(),C.stopPropagation(),u(),x.remove()}),x.appendChild(O),f.appendChild(x)}),f.appendChild(g),e.appendChild(f)};a("bold",l2.bold,"Negrita",()=>this.editor.chain().focus().toggleBold().run()),a("italic",l2.italic,"Cursiva",()=>this.editor.chain().focus().toggleItalic().run()),a("underline",l2.underline,"Subrayado",()=>this.editor.chain().focus().toggleUnderline().run()),a("strikethrough",l2.strikethrough,"Tachado",()=>this.editor.chain().focus().toggleStrike().run()),i(),l("highlight",l2.highlightColor,"Resaltar",t,s=>this.editor.chain().focus().toggleHighlight({color:s}).run(),()=>this.editor.chain().focus().unsetHighlight().run()),l("fontColor",l2.fontColor,"Color de texto",n,s=>this.editor.chain().focus().setColor(s).run(),()=>this.editor.chain().focus().unsetColor().run()),i(),a("link",l2.link,"Enlace",()=>this._handleBubbleLink()),document.body.appendChild(e),this._bubbleEl=e,this._bubbleDefs=[{key:"bold",isActive:()=>this.editor.isActive("bold")},{key:"italic",isActive:()=>this.editor.isActive("italic")},{key:"underline",isActive:()=>this.editor.isActive("underline")},{key:"strikethrough",isActive:()=>this.editor.isActive("strike")},{key:"highlight",isActive:()=>this.editor.isActive("highlight")},{key:"fontColor",isActive:()=>!!this.editor.getAttributes("textStyle").color},{key:"link",isActive:()=>this.editor.isActive("link")}]}_showBubble(){if(!this._bubbleEl||this._htmlMode)return;if(this.editor.state.selection.node){this._hideBubble();return}const e=window.getSelection();if(!e||e.rangeCount===0||e.isCollapsed){this._hideBubble();return}const t=e.getRangeAt(0).getBoundingClientRect();if(!t.width&&!t.height){this._hideBubble();return}this._bubbleDefs.forEach(s=>{const c=this._bubbleEl.querySelector(`[data-bubble-btn="${s.key}"]`);c&&s.isActive&&c.classList.toggle("is-active",s.isActive())}),this._bubbleEl.style.display="flex";const n=this._bubbleEl.getBoundingClientRect(),r=window.scrollY||document.documentElement.scrollTop,i=window.scrollX||document.documentElement.scrollLeft;let a=t.top+r-n.height-10,l=t.left+i+t.width/2-n.width/2;l<8&&(l=8),l+n.width>window.innerWidth-8&&(l=window.innerWidth-8-n.width),a<r+8&&(a=t.bottom+r+10),this._bubbleEl.style.top=a+"px",this._bubbleEl.style.left=l+"px"}_hideBubble(){this._bubbleEl&&(this._bubbleEl.querySelectorAll(".le-bubble-color-popup").forEach(e=>e.remove()),this._bubbleEl.style.display="none")}_handleBubbleLink(){if(this.editor.isActive("link")){this.editor.chain().focus().unsetLink().run();return}const{from:e,to:t}=this.editor.state.selection;this._showLinkPopup(this._bubbleEl,e,t)}_initToolbarTooltips(){const e=document.createElement("div");e.className="le-toolbar-tip",e.style.display="none",document.body.appendChild(e),this._tipEl=e;let t=null;[this._toolbarWrapper,this._toolbarRow2].filter(Boolean).forEach(n=>{n.addEventListener("mouseover",r=>{const i=r.target.closest("[data-le-tooltip]");i&&(clearTimeout(t),t=setTimeout(()=>{const a=i.dataset.leTooltip||"";e.innerHTML=a.includes(`
121
121
  `)?a.replace(`
122
- `,'<br><span class="le-tip-shortcut">')+"</span>":a,e.style.visibility="hidden",e.style.display="block",requestAnimationFrame(()=>{const l=i.getBoundingClientRect(),s=e.offsetWidth;let c=l.left+l.width/2-s/2;const d=l.bottom+7;c=Math.max(8,Math.min(c,window.innerWidth-8-s)),e.style.left=c+"px",e.style.top=d+"px",e.style.visibility="visible"})},500))}),n.addEventListener("mouseout",r=>{r.target.closest("[data-le-tooltip]")&&(clearTimeout(t),e.style.display="none")}),n.addEventListener("click",()=>{clearTimeout(t),e.style.display="none"})})}_initLinkPreview(){let e=null;const t=r=>{clearTimeout(e),this._linkPreviewEl&&this._linkPreviewEl.remove();const i=r.getAttribute("href");if(!i)return;const a=document.createElement("div");a.className="le-link-preview",this._linkPreviewEl=a;const l=document.createElement("a");l.href=i,l.target="_blank",l.rel="noopener noreferrer",l.className="le-link-preview-url",l.textContent=i.length>55?i.slice(0,52)+"…":i,l.addEventListener("mousedown",f=>f.stopPropagation());const s=document.createElement("button");s.type="button",s.className="le-link-preview-btn",s.title="Editar enlace",s.innerHTML='<svg viewBox="0 0 20 20" fill="currentColor"><path d="M13.586 3.586a2 2 0 112.828 2.828l-.793.793-2.828-2.828.793-.793zM11.379 5.793L3 14.172V17h2.828l8.38-8.379-2.83-2.828z"/></svg>',s.addEventListener("mousedown",f=>f.preventDefault()),s.addEventListener("click",f=>{f.stopPropagation(),a.remove(),this._editLinkFromPreview(r)});const c=document.createElement("button");c.type="button",c.className="le-link-preview-btn le-link-preview-btn--danger",c.title="Quitar enlace",c.innerHTML='<svg viewBox="0 0 20 20" fill="currentColor"><path fill-rule="evenodd" d="M12.586 4.586a2 2 0 112.828 2.828l-3 3a2 2 0 01-2.828 0 1 1 0 00-1.414 1.414 4 4 0 005.656 0l3-3a4 4 0 00-5.656-5.656l-1.5 1.5a1 1 0 101.414 1.414l1.5-1.5zm-5 5a2 2 0 012.828 0 1 1 0 101.414-1.414 4 4 0 00-5.656 0l-3 3a4 4 0 105.656 5.656l1.5-1.5a1 1 0 10-1.414-1.414l-1.5 1.5a2 2 0 11-2.828-2.828l3-3z" clip-rule="evenodd"/></svg>',c.addEventListener("mousedown",f=>f.preventDefault()),c.addEventListener("click",f=>{f.stopPropagation(),a.remove(),this._removeLinkFromPreview(r)});const d=document.createElement("div");d.className="le-link-preview-actions",d.appendChild(s),d.appendChild(c),a.appendChild(l),a.appendChild(d),document.body.appendChild(a);const p=r.getBoundingClientRect(),h=window.scrollY||document.documentElement.scrollTop,u=window.scrollX||document.documentElement.scrollLeft;a.style.top=p.bottom+h+6+"px",a.style.left=p.left+u+"px",requestAnimationFrame(()=>{if(!a.isConnected)return;const f=a.getBoundingClientRect();f.right>window.innerWidth-8&&(a.style.left=window.innerWidth-8-f.width+u+"px")}),a.addEventListener("mouseenter",()=>clearTimeout(e)),a.addEventListener("mouseleave",()=>{e=setTimeout(()=>{a.remove(),this._linkPreviewEl=null},200)})},n=()=>{e=setTimeout(()=>{this._linkPreviewEl&&(this._linkPreviewEl.remove(),this._linkPreviewEl=null)},200)};this.editorEl.addEventListener("mouseover",r=>{var i,a;const l=(a=(i=r.target).closest)==null?void 0:a.call(i,"a[href]");l&&t(l)}),this.editorEl.addEventListener("mouseout",r=>{var i,a;(a=(i=r.target).closest)!=null&&a.call(i,"a[href]")&&n()})}_editLinkFromPreview(e){const t=e.getAttribute("href")||"",n=this.editor.schema.marks.link;let r=null,i=null;this.editor.state.doc.descendants((s,c)=>{s.isText&&s.marks.find(d=>d.type===n&&d.attrs.href===t)&&(r===null&&(r=c),i=c+s.nodeSize)}),r!==null?this.editor.commands.setTextSelection({from:r,to:i}):(this.editor.commands.focus(),r=this.editor.state.selection.from,i=this.editor.state.selection.to);const a=r,l=i;this._showLinkPopup(e,a,l,t)}_removeLinkFromPreview(e){try{const t=this.editor.view.posAtDOM(e.firstChild||e,0);this.editor.chain().focus().setTextSelection(t).extendMarkRange("link").unsetLink().run()}catch(t){console.warn("[Ledithor] Could not remove link:",t)}}_initTableControls(){const e=document.createElement("div");e.className="le-table-controls",e.style.display="none",e.addEventListener("mousedown",t=>t.preventDefault()),[{title:"Fila arriba",action:()=>this.editor.chain().focus().addRowBefore().run()},{title:"Fila abajo",action:()=>this.editor.chain().focus().addRowAfter().run()},{title:"Col. izquierda",action:()=>this.editor.chain().focus().addColumnBefore().run()},{title:"Col. derecha",action:()=>this.editor.chain().focus().addColumnAfter().run()},null,{title:"Eliminar fila",action:()=>this.editor.chain().focus().deleteRow().run(),danger:!0},{title:"Eliminar col.",action:()=>this.editor.chain().focus().deleteColumn().run(),danger:!0},{title:"Eliminar tabla",action:()=>this.editor.chain().focus().deleteTable().run(),danger:!0}].forEach(t=>{if(t===null){const r=document.createElement("div");r.className="le-table-sep",e.appendChild(r);return}const n=document.createElement("button");n.type="button",n.className="le-table-btn"+(t.danger?" le-table-btn--danger":""),n.title=t.title,n.innerHTML=t.title,n.addEventListener("click",r=>{r.preventDefault(),t.action()}),e.appendChild(n)}),document.body.appendChild(e),this._tableCtrlEl=e}_updateTableControls(){if(!this._tableCtrlEl||!this.editor)return;if(!this.editor.isActive("table")||this._htmlMode){this._tableCtrlEl.style.display="none";return}const e=this.editorEl.querySelector("table");if(!e){this._tableCtrlEl.style.display="none";return}this._tableCtrlEl.style.display="flex";const t=e.getBoundingClientRect(),n=window.scrollY||document.documentElement.scrollTop,r=window.scrollX||document.documentElement.scrollLeft;this._tableCtrlEl.style.top=t.top+n-this._tableCtrlEl.offsetHeight-6+"px",this._tableCtrlEl.style.left=t.left+r+"px"}_toggleFullscreen(){if(this._isFullscreen=!this._isFullscreen,this._isFullscreen){this._overlay=document.createElement("div"),this._overlay.className="le-fullscreen-overlay",this._originalParent=this.container.parentNode,this._originalNext=this.container.nextSibling,this._overlay.appendChild(this.container),document.body.appendChild(this._overlay),this._bubbleEl&&this._overlay.appendChild(this._bubbleEl),this.container.classList.add("le-fullscreen"),this._fullscreenBtn.innerHTML=l2.minimize,this._fullscreenBtn.title="Salir de pantalla completa",this._savedEditorMaxH=this.editorEl.style.maxHeight,this.editorEl.style.maxHeight="none";const e=this.editorEl.querySelector(".tiptap");e&&(this._savedMinH=e.style.minHeight,this._savedMaxH=e.style.maxHeight,e.style.minHeight="",e.style.maxHeight=""),this._escHandler=t=>{t.key==="Escape"&&this._toggleFullscreen()},document.addEventListener("keydown",this._escHandler)}else{this.container.classList.remove("le-fullscreen"),this._originalNext?this._originalParent.insertBefore(this.container,this._originalNext):this._originalParent.appendChild(this.container),this._overlay&&(this._bubbleEl&&document.body.appendChild(this._bubbleEl),this._overlay.remove(),this._overlay=null),this._fullscreenBtn.innerHTML=l2.maximize,this._fullscreenBtn.title="Pantalla completa",this.editorEl.style.maxHeight=this._savedEditorMaxH||"";const e=this.editorEl.querySelector(".tiptap");e&&(this._savedMinH&&(e.style.minHeight=this._savedMinH),this._savedMaxH&&(e.style.maxHeight=this._savedMaxH)),this._escHandler&&(document.removeEventListener("keydown",this._escHandler),this._escHandler=null)}this.editor.commands.focus()}_createHtmlToggleButton(e,t){const n=document.createElement("button");return n.type="button",n.innerHTML=t.icon||e,n.title=t.title||"HTML",n.dataset.btn=e,n.classList.add("le-btn-html"),n.addEventListener("click",r=>{r.preventDefault(),this._toggleHtmlSource(n)}),n}_toggleHtmlSource(e){if(this._htmlMode=!this._htmlMode,this._htmlMode){let t;this._autoHtmlMode&&this._rawContent?(t=this._rawContent,this._autoHtmlMode=!1):(t=this.editor.getHTML(),t==="<p></p>"&&(t="")),this._htmlSourceEl=document.createElement("div"),this._htmlSourceEl.className="le-html-source";const n=l=>{const s=parseInt(l,10);return isNaN(s)?null:s},r=this.editorEl.getBoundingClientRect(),i=n(this.options.minHeight)||Math.max(r.height,200),a=n(this.options.maxHeight);this.editorEl.style.display="none",this.container.insertBefore(this._htmlSourceEl,this.editorEl.nextSibling),this._htmlSourceEditor=e$(this._htmlSourceEl,t,{minHeight:i,maxHeight:a,onChange:l=>{this.textarea&&(this.textarea.value=l)}}),this.textarea&&(this.textarea.value=t),[this._toolbarWrapper,this._toolbarRow2].filter(Boolean).forEach(l=>l.querySelectorAll("button[data-btn]").forEach(s=>{s.dataset.btn!=="htmlSource"&&(s.disabled=!0,s.style.opacity="0.4")})),e.classList.add("is-active"),this._tableCtrlEl&&(this._tableCtrlEl.style.display="none")}else{if(this._htmlSourceEditor){const t=this._htmlSourceEditor.getValue();if(this._hasContentLoss(t)){this._htmlMode=!0,this._showHtmlOnlyNotice();return}this._htmlSourceEditor.destroy(),this._htmlSourceEditor=null,t.trim()===""?(this.editor.commands.clearContent(!1),this.textarea&&(this.textarea.value="")):(this.editor.commands.setContent(t,!1),this.textarea&&(this.textarea.value=this.editor.getHTML())),this._htmlSourceEl.remove(),this._htmlSourceEl=null}this.editorEl.style.display="",[this._toolbarWrapper,this._toolbarRow2].filter(Boolean).forEach(t=>t.querySelectorAll("button[data-btn]").forEach(n=>{n.disabled=!1,n.style.opacity=""})),e.classList.remove("is-active"),this._updateToolbar()}}_hasContentLoss(e){const t=e.slice(0,500).toLowerCase();if(t.includes("<!doctype")||t.includes("<html"))return!0;const n=document.createElement("div");if(n.innerHTML=e,n.querySelector("iframe,script,style,video,audio,canvas,object,embed,form,input,select"))return!0;const{schema:r}=this.editor,i=Mt.fromSchema(r).parse(n),a=d0.fromSchema(r).serializeFragment(i.content),l=document.createElement("div");l.appendChild(a);const s=n.textContent.replace(/\s+/g,""),c=l.textContent.replace(/\s+/g,"");return s.length>0&&(s.length-c.length)/s.length>.05}_showHtmlOnlyNotice(){this._htmlNotice||(this._htmlNotice=document.createElement("div"),this._htmlNotice.className="le-html-notice",this._htmlNotice.textContent="Este contenido incluye elementos que el editor visual no soporta. Solo puede editarse en modo código.",this._htmlSourceEl.insertBefore(this._htmlNotice,this._htmlSourceEl.firstChild),setTimeout(()=>{this._htmlNotice&&(this._htmlNotice.remove(),this._htmlNotice=null)},4e3))}_createAiImproveButton(){const e=document.createElement("button");return e.type="button",e.dataset.btn="aiImprove",e.title="Mejorar redacción con IA",e.classList.add("le-btn-ai"),e.innerHTML='<svg class="lf-svg-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="none"><script xmlns="" id="datalayer-checker-script"/><path d="M11.838 3.322c.374-1.096 1.95-1.096 2.324 0l1.726 5.054a4.046 4.046 0 0 0 2.158 2.369l4.743 2.16a1.199 1.199 0 0 1 0 2.19l-4.743 2.16a4.046 4.046 0 0 0-2.158 2.37l-1.726 5.053c-.374 1.096-1.95 1.096-2.324 0l-1.726-5.053a4.046 4.046 0 0 0-2.158-2.37l-4.743-2.16a1.199 1.199 0 0 1 0-2.19l4.743-2.16a4.046 4.046 0 0 0 2.158-2.37l1.726-5.053Zm10.998 14.607c.214-.572 1.114-.572 1.328 0l.986 2.637c.205.546.65.993 1.234 1.236l2.71 1.127c.541.225.541.917 0 1.143l-2.71 1.126c-.583.243-1.03.69-1.234 1.236l-.986 2.637c-.214.572-1.114.572-1.328 0l-.986-2.637c-.205-.546-.65-.993-1.234-1.236l-2.71-1.127c-.541-.225-.541-.917 0-1.143l2.71-1.126c.583-.243 1.03-.69 1.234-1.236l.986-2.637Z" fill="white"/></svg>',e.addEventListener("click",()=>{this._aiAbortController?this._aiAbortController.abort():this._runImprove(e)}),this._aiBtn=e,e}_updateAiBtn(){if(!this.editor||!this._aiBtn||this._aiCooldownUntil&&Date.now()<this._aiCooldownUntil||this._aiAbortController)return;const e=!!this.editor.state.doc.textContent.trim();this._aiBtn.disabled=!e,this._aiBtn.classList.toggle("le-btn-ai--empty",!e),this._aiBtn.title=e?"Mejorar redacción con IA":"Escribe algo para usar la IA"}async _runImprove(e){if(this._aiCooldownUntil&&Date.now()<this._aiCooldownUntil||e.disabled)return;const{state:t}=this.editor,{from:n,to:r,empty:i}=t.selection;if(!t.doc.textContent.trim())return;const a=i?this.editor.getHTML():(()=>{const E=document.createElement("div");return t.doc.nodesBetween(n,r,Z=>{Z.isText&&E.append(Z.text)}),E.innerHTML||E.textContent})();e.disabled=!0;const l=this.container.querySelector(".ProseMirror"),s=(l==null?void 0:l.parentElement)??this.container;l&&(l.style.transition="opacity 0.25s ease",l.style.opacity="0.2");const c=document.createElement("div");if(c.className="le-ai-stream-overlay",l){const E=l.getBoundingClientRect(),Z=s.getBoundingClientRect(),K=window.getComputedStyle(l);Object.assign(c.style,{position:"absolute",top:E.top-Z.top+s.scrollTop+"px",left:E.left-Z.left+s.scrollLeft+"px",width:E.width+"px",minHeight:E.height+"px",zIndex:"10",background:"transparent",padding:K.padding,fontSize:K.fontSize,fontFamily:K.fontFamily,lineHeight:K.lineHeight,color:K.color,whiteSpace:"pre-wrap",wordBreak:"break-word",overflowY:"auto",borderRadius:K.borderRadius,boxSizing:"border-box"})}const d='<svg class="le-ai-spin" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round"><path d="M12 2v4M12 18v4M4.93 4.93l2.83 2.83M16.24 16.24l2.83 2.83M2 12h4M18 12h4M4.93 19.07l2.83-2.83M16.24 7.76l2.83-2.83"/></svg><span>Mejorando redacción...</span>';let p=document.createElement("div");p.className="le-ai-thinking",p.innerHTML=d,c.appendChild(p);const h=document.createElement("span");if(h.className="le-ai-cursor",h.style.cssText="display:inline-block;width:2px;height:1.1em;background:currentColor;vertical-align:text-bottom;animation:le-blink 0.8s step-end infinite;margin-left:1px;",s.style.position="relative",s.appendChild(c),!document.getElementById("le-ai-stream-styles")){const E=document.createElement("style");E.id="le-ai-stream-styles",E.textContent=["@keyframes le-blink{0%,100%{opacity:1}50%{opacity:0}}","@keyframes le-ai-spin{to{transform:rotate(360deg)}}",".le-ai-thinking{display:flex;align-items:center;gap:7px;color:var(--le-accent,#4a6cf7);padding:4px 0;font-style:italic;}",".le-ai-spin{flex-shrink:0;animation:le-ai-spin 1s linear infinite;}"].join(""),document.head.appendChild(E)}const u=[];let f="",g=!1,b=null;const v=E=>{const Z=/<[a-z][\s\S]*>/i.test(E);i?this.editor.commands.setContent(Z?E:`<p>${E.replace(/\n{2,}/g,"</p><p>").replace(/\n/g,"<br>")}</p>`,!0):this.editor.chain().focus().deleteSelection().insertContent(E).run(),this.textarea&&(this.textarea.value=this.editor.getHTML())},x={"Content-Type":"application/json"};this.options.aiToken&&(x.Authorization=`Bearer ${this.options.aiToken}`),l&&(l.style.opacity="0");const O=this.editor.state.doc.textContent;c.innerHTML="",p=document.createElement("div"),p.className="le-ai-thinking",p.innerHTML=d;const C=document.createElement("span"),w=document.createElement("span");w.style.opacity="0.25",w.textContent=O,C.style.display="none",h.style.display="none",w.style.display="none",c.appendChild(p),c.appendChild(C),c.appendChild(h),c.appendChild(w),e.disabled=!1;const y=e.innerHTML,k=e.title;e.innerHTML='<svg class="lf-svg-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.29289 7.2929C7.68341 6.90237 8.31657 6.90237 8.7071 7.29289L16.0001 14.5857L23.2929 7.29296C23.6834 6.90243 24.3166 6.90243 24.7071 7.29296C25.0976 7.68348 25.0976 8.31665 24.7071 8.70717L17.4143 15.9999L24.7071 23.2926C25.0976 23.6831 25.0976 24.3162 24.7071 24.7068C24.3166 25.0973 23.6834 25.0973 23.2929 24.7068L16.0001 17.4142L8.70717 24.7071C8.31665 25.0976 7.68348 25.0976 7.29296 24.7071C6.90243 24.3166 6.90243 23.6834 7.29296 23.2929L14.5859 16L7.2929 8.70711C6.90237 8.31659 6.90237 7.68343 7.29289 7.2929Z" fill="currentColor"/></svg>',e.title="Cancelar",e.classList.add("le-btn-ai--streaming");const Q=new AbortController;this._aiAbortController=Q;const L=()=>{this._aiAbortController=null,e.innerHTML=y,e.title=k,e.classList.remove("le-btn-ai--streaming")},A=E=>{b&&clearInterval(b),b=setInterval(()=>{if(u.length>0){!f&&p.parentNode&&(p.remove(),C.style.display="",h.style.display="",w.style.display=""),f+=u.shift();let Z="",K=!1;for(const e2 of f){if(e2==="<"){K=!0;continue}if(e2===">"){K=!1;continue}K||(Z+=e2)}C.textContent=Z,w.textContent=O.substring(Z.length)}else g&&(clearInterval(b),b=null,c.remove(),l&&(l.style.opacity="",l.style.transition=""),L(),f&&v(f),this._startAiCooldown(e,60))},E)};try{const E=await fetch(this.options.aiBaseUrl+"/improve-stream",{method:"POST",headers:x,body:JSON.stringify({texto:a}),signal:Q.signal});if(!E.ok)throw new Error(`HTTP ${E.status}`);A(20);const Z=E.body.getReader(),K=new TextDecoder;let e2="";e:for(;;){const{value:z,done:$}=await Z.read();if($)break;e2+=K.decode(z,{stream:!0});const q=e2.split(`
123
- `);e2=q.pop()??"";for(const G of q){const c2=G.trim();if(!c2.startsWith("data: "))continue;const w2=c2.slice(6);if(w2==="[DONE]")break e;try{const i2=JSON.parse(w2);if(i2.error)throw new Error(i2.error);if(i2.chunk)for(const u2 of i2.chunk)u.push(u2)}catch(i2){if(i2.message!=="Unexpected end of JSON input")throw i2}}}g=!0,u.length>0&&A(3)}catch(E){b&&(clearInterval(b),b=null),c.remove(),l&&(l.style.opacity="",l.style.transition=""),L(),E.name==="AbortError"?e.disabled=!1:(console.error("[Ledithor AI] Error en stream de mejora:",E),this._startAiCooldown(e,60))}}_startAiCooldown(e,t){this._aiCooldownUntil=Date.now()+t*1e3;const n=e.innerHTML,r=()=>{const i=Math.ceil((this._aiCooldownUntil-Date.now())/1e3);if(i<=0){this._aiCooldownUntil=0,e.innerHTML=n,e.classList.remove("le-btn-ai--cooldown"),this._updateAiBtn();return}e.disabled=!0,e.classList.add("le-btn-ai--cooldown"),e.innerHTML=`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="13" height="13" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><polyline points="12 6 12 12 16 14"/></svg> ${i}s`,e.title=`Disponible en ${i}s`,setTimeout(r,1e3)};r()}_showImageModal(){return new Promise(e=>{const t=document.createElement("div");t.className="le-prompt-overlay";const n=document.createElement("div");n.className="le-prompt-dialog le-image-dialog";const r=document.createElement("div");r.className="le-image-tabs";const i=document.createElement("button");i.type="button",i.textContent="Desde URL",i.className="le-image-tab le-image-tab--active";const a=document.createElement("button");a.type="button",a.textContent="Subir imagen",a.className="le-image-tab",r.appendChild(i),r.appendChild(a);const l=document.createElement("div");l.className="le-image-panel";const s=document.createElement("input");s.type="url",s.placeholder="https://...",s.className="le-prompt-input",l.appendChild(s);const c=document.createElement("div");c.className="le-image-panel",c.style.display="none";const d=document.createElement("input");d.type="file",d.accept="image/*",d.style.display="none";const p=document.createElement("button");p.type="button",p.textContent="Seleccionar imagen…",p.className="le-image-file-btn";const h=document.createElement("img");h.className="le-image-preview";const u=document.createElement("button");u.type="button",u.textContent="× Quitar imagen",u.className="le-image-clear-btn";const f=document.createElement("div");f.className="le-image-preview-wrap",f.style.display="none";const g=()=>{d.value="",h.src="",f.style.display="none",p.style.display="",p.textContent="Seleccionar imagen…"};p.addEventListener("click",()=>d.click()),u.addEventListener("click",g),d.addEventListener("change",()=>{const w=d.files[0];if(!w)return;const y=new FileReader;y.onload=k=>{h.src=k.target.result,f.style.display="block",p.style.display="none",p.textContent=w.name},y.readAsDataURL(w)}),f.appendChild(h),f.appendChild(u),c.appendChild(d),c.appendChild(p),c.appendChild(f),i.addEventListener("click",()=>{i.classList.add("le-image-tab--active"),a.classList.remove("le-image-tab--active"),l.style.display="",c.style.display="none",s.focus()}),a.addEventListener("click",()=>{a.classList.add("le-image-tab--active"),i.classList.remove("le-image-tab--active"),c.style.display="",l.style.display="none"});const b=document.createElement("div");b.className="le-prompt-actions";const v=document.createElement("button");v.type="button",v.textContent="Cancelar",v.className="le-prompt-btn le-prompt-btn-cancel";const x=document.createElement("button");x.type="button",x.textContent="Insertar",x.className="le-prompt-btn le-prompt-btn-confirm",b.appendChild(v),b.appendChild(x),n.appendChild(r),n.appendChild(l),n.appendChild(c),n.appendChild(b),t.appendChild(n),document.body.appendChild(t),s.focus();const O=w=>{t.remove(),e(w)};v.addEventListener("click",()=>O(null)),t.addEventListener("click",w=>{w.target===t&&O(null)});const C=w=>{w.key==="Escape"&&(document.removeEventListener("keydown",C),O(null)),w.key==="Enter"&&l.style.display!=="none"&&(document.removeEventListener("keydown",C),x.click())};document.addEventListener("keydown",C),x.addEventListener("click",async()=>{if(l.style.display!=="none"){const y=s.value.trim();y&&O(y);return}const w=d.files[0];if(w)if(this.options.imageUpload){const y=typeof this.options.imageUpload=="string"?async k=>{const Q=new FormData;Q.append("file",k);const L=await fetch(this.options.imageUpload,{method:"POST",body:Q});if(!L.ok)throw new Error(`HTTP ${L.status}`);const A=await L.json();return A.url??A.src??A.path??Object.values(A)[0]}:this.options.imageUpload;try{x.disabled=!0,x.textContent="Subiendo…";const k=await y(w);O(k)}catch(k){console.error("[Ledithor] Error al subir imagen:",k),x.disabled=!1,x.textContent="Insertar"}}else{const y=new FileReader;y.onload=k=>O(k.target.result),y.readAsDataURL(w)}})})}_insertImageFile(e){if(this.options.imageUpload)(typeof this.options.imageUpload=="string"?async t=>{const n=new FormData;n.append("file",t);const r=await fetch(this.options.imageUpload,{method:"POST",body:n});if(!r.ok)throw new Error(`HTTP ${r.status}`);const i=await r.json();return i.url??i.src??i.path??Object.values(i)[0]}:this.options.imageUpload)(e).then(t=>{t&&this.editor.chain().focus().setImage({src:t}).run()}).catch(t=>console.error("[Ledithor] Error al subir imagen:",t));else{const t=new FileReader;t.onload=n=>this.editor.chain().focus().setImage({src:n.target.result}).run(),t.readAsDataURL(e)}}_closePopups(){this._popups.forEach(e=>e.remove()),this._popups=[]}_initDocumentClickClose(){document.addEventListener("click",e=>{!this._popups.length||this._popups.some(t=>t.contains(e.target))||this.toolbarEl&&this.toolbarEl.contains(e.target)||this._bubbleEl&&this._bubbleEl.contains(e.target)||this._closePopups()})}getHTML(){return this.editor.getHTML()}getJSON(){return this.editor.getJSON()}getText(){return this.editor.state.doc.textContent}setContent(e){this.editor.commands.setContent(e),this.textarea&&(this.textarea.value=this.editor.getHTML())}isEmpty(){return this.editor.isEmpty}focus(){this.editor.commands.focus()}setEditable(e){this.editor.setEditable(e)}registerButton(e,t){this._customButtons[e]=t}getTiptapEditor(){return this.editor}}const St={create(o,e){try{return new a$(o,e)}catch(t){return console.warn("[Ledithor] Error al inicializar el editor, mostrando fallback.",t),St._showFallback(o),null}},_showFallback(o){var e;const t=o instanceof Element?o.querySelector("textarea"):(e=document.querySelector(o))==null?void 0:e.querySelector("textarea");t&&(t.style.display="",t.style.width="100%",t.style.minHeight="150px")},registerGlobalButton(o,e){es[o]=e},registerPreset(o,e){q1[o]=e},initElement(o){if(o._ledithor)return o._ledithor;const e={};return o.dataset.toolbar&&(e.toolbar=o.dataset.toolbar),o.dataset.placeholder&&(e.placeholder=o.dataset.placeholder),o.dataset.theme&&(e.theme=o.dataset.theme),o.dataset.minHeight&&(e.minHeight=o.dataset.minHeight),o.dataset.maxHeight&&(e.maxHeight=o.dataset.maxHeight),o.dataset.statusbar!==void 0&&(e.showStatusBar=!0),o.dataset.htmlSource!==void 0&&(e.htmlSource=!0),o.dataset.aiBaseUrl&&(e.aiBaseUrl=o.dataset.aiBaseUrl),o.dataset.aiToken&&(e.aiToken=o.dataset.aiToken),o.dataset.aiTools&&(e.aiTools=JSON.parse(o.dataset.aiTools)),o._ledithor=St.create(o,e),o._ledithor},autoInit(){document.querySelectorAll("[data-ledithor]").forEach(o=>St.initElement(o))},observe(){this._observer||(this._observer=new MutationObserver(o=>{o.forEach(e=>{e.addedNodes.forEach(t=>{var n;t.nodeType===1&&(t.matches("[data-ledithor]")&&St.initElement(t),(n=t.querySelectorAll)==null||n.call(t,"[data-ledithor]").forEach(r=>St.initElement(r)))})})}),this._observer.observe(document.body,{childList:!0,subtree:!0}))},presets:q1,buttons:Br,icons:l2,prompt(o,e={}){return new Promise(t=>{const n=e.placeholder||"",r=e.confirmText||"Aceptar",i=e.cancelText||"Cancelar",a=document.createElement("div");a.className="le-prompt-overlay";const l=document.createElement("div");l.className="le-prompt-dialog";const s=document.createElement("label");s.className="le-prompt-label",s.textContent=o,l.appendChild(s);const c=document.createElement("input");c.type="text",c.className="le-prompt-input",c.placeholder=n,l.appendChild(c);const d=document.createElement("div");d.className="le-prompt-actions";const p=document.createElement("button");p.type="button",p.className="le-prompt-btn le-prompt-btn-cancel",p.textContent=i;const h=document.createElement("button");h.type="button",h.className="le-prompt-btn le-prompt-btn-confirm",h.textContent=r,d.appendChild(p),d.appendChild(h),l.appendChild(d),a.appendChild(l),document.body.appendChild(a),setTimeout(()=>c.focus(),50);const u=f=>{a.remove(),t(f)};h.addEventListener("click",()=>u(c.value)),p.addEventListener("click",()=>u(null)),a.addEventListener("click",f=>{f.target===a&&u(null)}),c.addEventListener("keydown",f=>{f.key==="Enter"&&(f.preventDefault(),u(c.value)),f.key==="Escape"&&u(null)})})}};typeof document<"u"&&document.addEventListener("DOMContentLoaded",()=>{St.autoInit(),St.observe()});const l$=["value","placeholder"],s$={__name:"LedithorEditor",props:{modelValue:{type:String,default:""},toolbar:{type:String,default:De.toolbar},theme:{type:String,default:De.theme},placeholder:{type:String,default:De.placeholder},minHeight:{type:String,default:De.minHeight},maxHeight:{type:String,default:De.maxHeight},statusbar:{type:Boolean,default:De.showStatusBar},htmlSource:{type:Boolean,default:De.htmlSource},aiBaseUrl:{type:String,default:De.aiBaseUrl},aiToken:{type:String,default:De.aiToken},aiTools:{type:Array,default:()=>De.aiTools}},emits:["update:modelValue"],setup(o,{emit:e}){const t=o,n=e,r=m.ref(null),i=m.shallowRef(null),a=m.ref(!1),l=m.computed(()=>({width:"100%",minHeight:t.minHeight??"150px",maxHeight:t.maxHeight??void 0}));return m.onMounted(()=>{console.warn("[LedithorEditor] onMounted — containerRef:",r.value),console.warn("[LedithorEditor] Ledithor object:",St),console.warn("[LedithorEditor] props:",{...t});try{if(i.value=St.create(r.value,{toolbar:t.toolbar,theme:t.theme,placeholder:t.placeholder,minHeight:t.minHeight,maxHeight:t.maxHeight,showStatusBar:t.statusbar,htmlSource:t.htmlSource,aiBaseUrl:t.aiBaseUrl,aiToken:t.aiToken,aiTools:t.aiTools,content:t.modelValue,onChange:s=>n("update:modelValue",s)}),console.warn("[LedithorEditor] instancia creada:",i.value),!i.value){console.warn("[LedithorEditor] create() devolvió null — activando fallback"),a.value=!0;return}console.warn("[LedithorEditor] editor listo")}catch(s){console.warn("[LedithorEditor] Fallback activado:",s.message),console.error("[LedithorEditor] Stack:",s),a.value=!0}}),m.onBeforeUnmount(()=>{var s;return(s=i.value)==null?void 0:s.destroy()}),m.watch(()=>t.modelValue,s=>{i.value&&s!==i.value.getHTML()&&i.value.setContent(s)}),(s,c)=>a.value?(m.openBlock(),m.createElementBlock("textarea",{key:1,value:o.modelValue,placeholder:o.placeholder,style:m.normalizeStyle(l.value),onInput:c[0]||(c[0]=d=>n("update:modelValue",d.target.value))},null,44,l$)):(m.openBlock(),m.createElementBlock("div",{key:0,ref_key:"containerRef",ref:r},null,512))}},c$={class:"mecano:space-y-2"},d$={key:0,class:"mecano:flex mecano:gap-2 mecano:items-center"},p$=["value","onInput"],m$=["value","onChange"],h$=["value"],u$=["value","onInput"],f$=["checked","onChange"],g$={key:4,class:"mecano:flex-1 mecano:space-y-2"},b$=["id","mandatory-crops","has-file","existing-url","onLimbo:change"],C$={key:0,class:"mecano:flex mecano:items-center mecano:gap-2 mecano:p-2 mecano:bg-slate-100 mecano:rounded"},O$=["src","alt"],v$=["onClick"],w$={key:1},x$={class:"mecano:flex mecano:justify-between mecano:items-center mecano:mb-2"},y$={class:"mecano:text-xs mecano:font-semibold mecano:text-slate-500 mecano:bg-slate-100 mecano:px-2 mecano:py-0.5 mecano:rounded mecano:uppercase mecano:tracking-wide"},k$=["onClick"],S$={class:"subfields-cq-container"},Q$={class:"subfields-cq-grid"},$$={class:"mecano:block mecano:text-xs mecano:text-slate-500 mecano:mb-1"},M$={key:0,class:"mecano:text-xs mecano:text-slate-400 mecano:mb-1"},L$=["value","onInput"],P$=["value","onChange"],T$=["value"],E$=["value","onInput"],A$=["checked","onChange"],Z$={key:5,class:"mecano:space-y-2"},V$=["id","mandatory-crops","has-file","existing-url","onLimbo:change"],N$={key:0,class:"mecano:flex mecano:items-center mecano:gap-2 mecano:p-2 mecano:bg-slate-100 mecano:rounded"},B$=["src","alt"],R$=m.defineComponent({__name:"ListField",props:{field:{},modelValue:{},instanceId:{}},emits:["update:modelValue"],setup(o,{emit:e}){const t=o,n=t.instanceId??Math.random().toString(36).slice(2),r=e,i=m.computed(()=>t.modelValue??[]),a=m.computed(()=>{var C;return((C=t.field.items)==null?void 0:C.type)==="object"}),l=()=>t.field.items.type==="boolean"?t.field.items.example_value??!1:t.field.items.example_value??"",s=()=>{var C;return Object.fromEntries((((C=t.field.items)==null?void 0:C.fields)??[]).map(w=>[w.name,w.example_value??(w.type==="boolean"?!1:"")]))};m.onMounted(()=>{var C;i.value.length===0&&(a.value?(((C=t.field.items)==null?void 0:C.fields)??[]).some(y=>y.example_value!==void 0):t.field.items.example_value!==void 0)&&c()});const c=()=>{const C=a.value?s():l();r("update:modelValue",[...i.value,C])},d=C=>{const w=[...i.value];w.splice(C,1),r("update:modelValue",w)},p=(C,w)=>{const y=[...i.value];y[C]=w,r("update:modelValue",y)},h=(C,w,y)=>{const k=[...i.value];k[C]={...k[C],[w]:y},r("update:modelValue",k)},u=/\/preview-comp\//,f=C=>u.test(C),g=C=>{var w;if(!C||typeof C!="string")return"";try{const y=C.replace(/&quot;/g,'"').replace(/&amp;/g,"&"),k=JSON.parse(y),Q=k.images??[],L=Q.find(E=>(E==null?void 0:E.url)&&!E.url.startsWith("blob:"));if(L!=null&&L.url)return L.url;const A=Q.find(E=>E==null?void 0:E.url);return A!=null&&A.url?A.url:(w=k.original)!=null&&w.url?k.original.url:""}catch{return!C.startsWith("http")&&!C.startsWith("/files/")||f(C)?"":C}},b=C=>{var w;if(C==null||C===!1)return!1;if(typeof C=="string"){const y=C.trim();if(!y||y==="[]"||y==="{}"||y==="null")return!1;try{const k=JSON.parse(y);if(Array.isArray(k))return k.length>0;if(k&&typeof k=="object"){const Q=((w=k.original)==null?void 0:w.url)??"";return Q&&!f(Q)?!0:(Array.isArray(k.images)?k.images:[]).some(A=>(A==null?void 0:A.url)&&!f(A.url))}}catch{}return!y.startsWith("http")&&!y.startsWith("/")?!1:!f(y)}return Array.isArray(C)?C.length>0:!0},v=C=>{var y,k,Q,L;if(!C||typeof C!="object")return{};const w=C;if(w.original!==void 0||w.images!==void 0)return w;if(Array.isArray(w.crops)&&w.crops.length>0){const A=w.asset?{url:w.asset.url||w.asset.urlSigned||null,width:w.asset.width??null,height:w.asset.height??null,assetId:w.asset.id??null}:null,E=w.crops.map(Z=>({url:Z.url||Z.urlSigned||null,width:Z.width??null,height:Z.height??null,name:Z.name||Z.filename||null}));return{original:A,images:E}}return(y=w.master)!=null&&y.urlSigned||(k=w.master)!=null&&k.url?{original:{url:w.master.urlSigned||w.master.url||null,width:w.width??((Q=w.master)==null?void 0:Q.width)??null,height:w.height??((L=w.master)==null?void 0:L.height)??null,assetId:w.assetId??null},images:[]}:w.url||w.urlSigned?{original:{url:w.url||w.urlSigned||null,width:w.width??null,height:w.height??null,assetId:w.assetId??w.id??null},images:[]}:w},x=(C,w)=>{const y=w.detail,k=JSON.stringify(v(y==null?void 0:y.data));p(C,k)},O=(C,w,y)=>{const k=y.detail,Q=JSON.stringify(v(k==null?void 0:k.data));h(C,w,Q)};return(C,w)=>(m.openBlock(),m.createElementBlock("div",c$,[(m.openBlock(!0),m.createElementBlock(m.Fragment,null,m.renderList(i.value,(y,k)=>(m.openBlock(),m.createElementBlock("div",{key:k,class:"mecano:border mecano:border-slate-300 mecano:rounded-lg mecano:p-3 mecano:bg-gradient-to-br mecano:from-indigo-50 mecano:to-slate-200 mecano:shadow-sm mecano:ring-1 mecano:ring-slate-100"},[a.value?(m.openBlock(),m.createElementBlock("div",w$,[m.createElementVNode("div",x$,[m.createElementVNode("span",y$,"Elemento "+m.toDisplayString(k+1),1),m.createElementVNode("button",{type:"button",class:"mecano:text-red-400 mecano:hover:text-red-600 mecano:transition-colors mecano:text-sm mecano:cursor-pointer",onClick:Q=>d(k)},"🗑️",8,k$)]),m.createElementVNode("div",S$,[m.createElementVNode("div",Q$,[(m.openBlock(!0),m.createElementBlock(m.Fragment,null,m.renderList(o.field.items.fields,Q=>(m.openBlock(),m.createElementBlock("div",{key:Q.name,class:m.normalizeClass(["mecano:mb-2 mecano:last:mb-0",["textArea","image"].includes(Q.type)?"subfield-full":"subfield-half"])},[m.createElementVNode("label",$$,m.toDisplayString(Q.label),1),Q.help?(m.openBlock(),m.createElementBlock("p",M$,m.toDisplayString(Q.help),1)):m.createCommentVNode("",!0),Q.type==="text"?(m.openBlock(),m.createElementBlock("input",{key:1,type:"text",class:"mecano:w-full mecano:px-3 mecano:py-1.5 mecano:border mecano:border-slate-300 mecano:rounded mecano:focus:outline-none mecano:focus:ring-2 mecano:focus:ring-blue-400 mecano:text-sm",value:y[Q.name],onInput:L=>h(k,Q.name,L.target.value)},null,40,L$)):Q.type==="select"?(m.openBlock(),m.createElementBlock("select",{key:2,class:"mecano:w-full mecano:px-3 mecano:py-1.5 mecano:border mecano:border-slate-300 mecano:rounded mecano:focus:outline-none mecano:focus:ring-2 mecano:focus:ring-blue-400 mecano:text-sm",value:y[Q.name],onChange:L=>h(k,Q.name,L.target.value)},[w[2]||(w[2]=m.createElementVNode("option",{disabled:"",value:""},"Seleccione una opción",-1)),(m.openBlock(!0),m.createElementBlock(m.Fragment,null,m.renderList(Q.options??[],(L,A)=>{var E;return m.openBlock(),m.createElementBlock("option",{key:A,value:L},m.toDisplayString(((E=Q.options_labels)==null?void 0:E[A])??L),9,T$)}),128))],40,P$)):Q.type==="textArea"?(m.openBlock(),m.createElementBlock("textarea",{key:3,class:"mecano:w-full mecano:px-3 mecano:py-1.5 mecano:border mecano:border-slate-300 mecano:rounded mecano:focus:outline-none mecano:focus:ring-2 mecano:focus:ring-blue-400 mecano:text-sm mecano:resize-y mecano:min-h-[60px]",value:y[Q.name],onInput:L=>h(k,Q.name,L.target.value)},null,40,E$)):Q.type==="boolean"?(m.openBlock(),m.createElementBlock("input",{key:4,type:"checkbox",class:"mecano:h-4 mecano:w-4 mecano:text-blue-600 mecano:focus:ring-blue-500 mecano:border-slate-300 mecano:rounded",checked:y[Q.name],onChange:L=>h(k,Q.name,L.target.checked)},null,40,A$)):Q.type==="image"?(m.openBlock(),m.createElementBlock("div",Z$,[m.createElementVNode("limbo-selector",{id:`lf-${m.unref(n)}-${o.field.name}-${k}-${Q.name}`,accept:"image/*","return-format":"json","mandatory-crops":Q.image_cuts?JSON.stringify(Q.image_cuts):void 0,"has-file":b(y[Q.name])?"":void 0,"existing-url":g(y[Q.name])||void 0,"onLimbo:change":L=>O(k,Q.name,L)},null,40,V$),g(y[Q.name])?(m.openBlock(),m.createElementBlock("div",N$,[m.createElementVNode("img",{src:g(y[Q.name]),alt:Q.label,class:"mecano:w-16 mecano:h-16 mecano:object-cover mecano:rounded mecano:border mecano:border-slate-200"},null,8,B$),w[3]||(w[3]=m.createElementVNode("span",{class:"mecano:text-xs mecano:text-slate-500 mecano:truncate"},"Imagen seleccionada",-1))])):m.createCommentVNode("",!0)])):m.createCommentVNode("",!0)],2))),128))])])])):(m.openBlock(),m.createElementBlock("div",d$,[o.field.items.type==="text"?(m.openBlock(),m.createElementBlock("input",{key:0,type:"text",class:"mecano:flex-1 mecano:px-3 mecano:py-1.5 mecano:border mecano:border-slate-300 mecano:rounded mecano:focus:outline-none mecano:focus:ring-2 mecano:focus:ring-blue-400 mecano:text-sm",value:y,onInput:Q=>p(k,Q.target.value)},null,40,p$)):o.field.items.type==="select"?(m.openBlock(),m.createElementBlock("select",{key:1,class:"mecano:flex-1 mecano:px-3 mecano:py-1.5 mecano:border mecano:border-slate-300 mecano:rounded mecano:focus:outline-none mecano:focus:ring-2 mecano:focus:ring-blue-400 mecano:text-sm",value:y,onChange:Q=>p(k,Q.target.value)},[w[0]||(w[0]=m.createElementVNode("option",{disabled:"",value:""},"Seleccione una opción",-1)),(m.openBlock(!0),m.createElementBlock(m.Fragment,null,m.renderList(o.field.items.options??[],(Q,L)=>{var A;return m.openBlock(),m.createElementBlock("option",{key:L,value:Q},m.toDisplayString(((A=o.field.items.options_labels)==null?void 0:A[L])??Q),9,h$)}),128))],40,m$)):o.field.items.type==="textArea"?(m.openBlock(),m.createElementBlock("textarea",{key:2,class:"mecano:flex-1 mecano:px-3 mecano:py-1.5 mecano:border mecano:border-slate-300 mecano:rounded mecano:focus:outline-none mecano:focus:ring-2 mecano:focus:ring-blue-400 mecano:text-sm mecano:resize-y mecano:min-h-[60px]",value:y,onInput:Q=>p(k,Q.target.value)},null,40,u$)):o.field.items.type==="boolean"?(m.openBlock(),m.createElementBlock("input",{key:3,type:"checkbox",class:"mecano:h-4 mecano:w-4 mecano:text-blue-600 mecano:focus:ring-blue-500 mecano:border-slate-300 mecano:rounded",checked:y,onChange:Q=>p(k,Q.target.checked)},null,40,f$)):o.field.items.type==="image"?(m.openBlock(),m.createElementBlock("div",g$,[m.createElementVNode("limbo-selector",{id:`lf-${m.unref(n)}-${o.field.name}-${k}`,accept:"image/*","return-format":"json","mandatory-crops":o.field.items.image_cuts?JSON.stringify(o.field.items.image_cuts):void 0,"has-file":b(y)?"":void 0,"existing-url":g(y)||void 0,"onLimbo:change":Q=>x(k,Q)},null,40,b$),g(y)?(m.openBlock(),m.createElementBlock("div",C$,[m.createElementVNode("img",{src:g(y),alt:o.field.label,class:"mecano:w-16 mecano:h-16 mecano:object-cover mecano:rounded mecano:border mecano:border-slate-200"},null,8,O$),w[1]||(w[1]=m.createElementVNode("span",{class:"mecano:text-xs mecano:text-slate-500 mecano:truncate"},"Imagen seleccionada",-1))])):m.createCommentVNode("",!0)])):m.createCommentVNode("",!0),m.createElementVNode("button",{type:"button",class:"mecano:text-red-400 mecano:hover:text-red-600 mecano:transition-colors mecano:text-lg mecano:leading-none mecano:flex-shrink-0 mecano:cursor-pointer",onClick:Q=>d(k)},"🗑️",8,v$)]))]))),128)),m.createElementVNode("button",{type:"button",class:"mecano:w-full mecano:py-2.5 mecano:px-3 mecano:rounded-lg mecano:text-sm mecano:font-semibold mecano:bg-blue-600 mecano:text-white mecano:border mecano:border-blue-700 mecano:hover:bg-blue-700 mecano:active:bg-blue-800 mecano:transition-all mecano:duration-150 mecano:cursor-pointer mecano:flex mecano:items-center mecano:justify-center mecano:gap-1.5 mecano:shadow-sm",onClick:c},[...w[4]||(w[4]=[m.createElementVNode("span",{class:"mecano:text-base mecano:leading-none"},"+",-1),m.createTextVNode(" Añadir elemento ",-1)])])]))}}),z$=W1(R$,[["__scopeId","data-v-f2be937c"]]),D$={key:0,class:"mecano:absolute mecano:top-0 mecano:left-0 mecano:bg-white/90 mecano:w-full mecano:h-full z-100"},X$={class:"mecano:w-full mecano:flex mecano:justify-end mecano:p-4"},I$={key:0,class:"mecano:flex mecano:flex-col mecano:items-center mecano:justify-center mecano:gap-2 mecano:py-8 mecano:text-slate-400"},j$={class:"mecano:text-xs mecano:font-semibold mecano:text-slate-400 mecano:uppercase mecano:tracking-wider mecano:mb-2"},H$={class:"mecano:flex mecano:gap-1 mecano:mb-3 mecano:bg-slate-100 mecano:rounded-lg mecano:p-1"},q$=["onClick"],W$=["for"],Y$={key:0,class:"mecano:text-red-500"},_$={key:0,class:"mecano:text-xs mecano:text-slate-400 mecano:mb-1"},F$={key:1,class:"mecano:space-y-2"},G$=["id","mandatory-crops","has-file","existing-url","onLimbo:change"],U$={key:0,class:"mecano:flex mecano:items-center mecano:gap-2 mecano:p-2 mecano:bg-slate-100 mecano:rounded"},K$=["src","alt"],J$={key:2,class:"mecano:space-y-2"},eM=["placeholder","required","value","onInput"],tM=["id","has-file","existing-url","onLimbo:change"],oM={key:0,class:"mecano:flex mecano:items-center mecano:gap-2 mecano:p-2 mecano:bg-slate-100 mecano:rounded"},nM=["src"],rM={class:"fields-cq-container"},iM={class:"fields-cq-grid"},aM=["for"],lM={key:0,class:"mecano:text-red-500"},sM={key:0,class:"mecano:text-xs mecano:text-slate-400 mecano:mb-1"},cM=["id","name","placeholder","required","value","onInput"],dM={key:2,class:"mecano:space-y-2"},pM=["id","mandatory-crops","has-file","existing-url","onLimbo:change"],mM={key:0,class:"mecano:flex mecano:items-center mecano:gap-2 mecano:p-2 mecano:bg-slate-100 mecano:rounded"},hM=["src","alt"],uM={key:3,class:"mecano:space-y-2"},fM=["placeholder","required","value","onInput"],gM=["id","has-file","existing-url","onLimbo:change"],bM={key:0,class:"mecano:flex mecano:items-center mecano:gap-2 mecano:p-2 mecano:bg-slate-100 mecano:rounded"},CM=["src"],OM=["id","name","required","value","onInput"],vM=["value"],wM=["id","name","required","checked","onChange"],xM=m.defineComponent({__name:"FieldsForm",props:{object:{type:Object,required:!0},toggleShowForm:{type:Function,required:!0},showForm:{type:Boolean,default:!1},ateneaToken:{type:String,default:void 0},ledithorAiTools:{type:Array,default:void 0}},emits:["fieldUpdated","exclusiveFieldChanged"],setup(o,{emit:e}){const t=o,n=e,r=m.computed(()=>{const x={};for(const O of t.object.fields||[])O.exclusive_group&&(x[O.exclusive_group]||(x[O.exclusive_group]=[]),x[O.exclusive_group].push(O));return x}),i=m.reactive({}),a=()=>{var x;for(const[O,C]of Object.entries(r.value)){if(!i[O]){const w=C.find(y=>y.example_value&&String(y.example_value).trim()!=="");i[O]=w?w.name:((x=C[0])==null?void 0:x.name)||""}n("exclusiveFieldChanged",O,i[O])}},l=(x,O)=>{i[x]=O,n("exclusiveFieldChanged",x,O)},s=m.computed(()=>(t.object.fields||[]).filter(x=>!x.exclusive_group)),c=(x,O)=>{const C=O.find(w=>w.exclusive_group_label);return C!=null&&C.exclusive_group_label?C.exclusive_group_label:x.replace(/_/g," ").replace(/^\w/,w=>w.toUpperCase())},d=/\/preview-comp\//,p=x=>d.test(x),h=x=>{const O=x.example_value;if(typeof O!="string")return"";const C=O.trim();return!C||!C.startsWith("http")&&!C.startsWith("/")||p(C)?"":C},u=x=>{var C;const O=x.example_value;if(!O)return"";try{const w=O.replace(/&quot;/g,'"').replace(/&amp;/g,"&"),y=JSON.parse(w),k=y.images??[],Q=k.find(A=>(A==null?void 0:A.url)&&!A.url.startsWith("blob:"));if(Q!=null&&Q.url)return Q.url;const L=k.find(A=>A==null?void 0:A.url);return L!=null&&L.url?L.url:(C=y.original)!=null&&C.url?y.original.url:""}catch{return!O.startsWith("http")&&!O.startsWith("/files/")||p(O)?"":O}},f=x=>{var O;if(x==null||x===!1)return!1;if(typeof x=="string"){const C=x.trim();if(!C||C==="[]"||C==="{}"||C==="null")return!1;try{const w=JSON.parse(C);if(Array.isArray(w))return w.length>0;if(w&&typeof w=="object"){const y=((O=w.original)==null?void 0:O.url)??"";return y&&!p(y)?!0:(Array.isArray(w.images)?w.images:[]).some(Q=>(Q==null?void 0:Q.url)&&!p(Q.url))}}catch{}return!C.startsWith("http")&&!C.startsWith("/")?!1:!p(C)}return Array.isArray(x)?x.length>0:!0},g=(x,O)=>{const C=(t.object.fields||[]).find(w=>w.name===x);C&&(C.example_value=O,n("fieldUpdated",x,O))},b=x=>{var C,w,y,k;if(!x||typeof x!="object")return{};const O=x;if(O.original!==void 0||O.images!==void 0)return O;if(Array.isArray(O.crops)&&O.crops.length>0){const Q=O.asset?{url:O.asset.url||O.asset.urlSigned||null,width:O.asset.width??null,height:O.asset.height??null,assetId:O.asset.id??null}:null,L=O.crops.map(A=>({url:A.url||A.urlSigned||null,width:A.width??null,height:A.height??null,name:A.name||A.filename||null}));return{original:Q,images:L}}return(C=O.master)!=null&&C.urlSigned||(w=O.master)!=null&&w.url?{original:{url:O.master.urlSigned||O.master.url||null,width:O.width??((y=O.master)==null?void 0:y.width)??null,height:O.height??((k=O.master)==null?void 0:k.height)??null,assetId:O.assetId??null},images:[]}:O.url||O.urlSigned?{original:{url:O.url||O.urlSigned||null,width:O.width??null,height:O.height??null,assetId:O.assetId??O.id??null},images:[]}:O},v=(x,O,C)=>{const w=O.detail,y=C==="url"?(w==null?void 0:w.url)||"":JSON.stringify(b(w==null?void 0:w.data));g(x.name,y)};return m.onMounted(()=>{a()}),(x,O)=>(m.openBlock(),m.createElementBlock(m.Fragment,null,[o.showForm?(m.openBlock(),m.createElementBlock("div",D$)):m.createCommentVNode("",!0),m.createElementVNode("div",{class:m.normalizeClass(o.showForm?"mecano:relative mecano:top-0 mecano:w-full mecano:text-slate-600 mecano:border-1 mecano:my-2 mecano:px-4 mecano:pt-2 mecano:pb-3 mecano:w-full mecano:border-slate-200 mecano:bg-slate-50 mecano:inline-block mecano:rounded-lg mecano:flex mecano:flex-col z-101":"mecano:hidden")},[m.createElementVNode("div",X$,[m.createElementVNode("span",{onClick:O[0]||(O[0]=(...C)=>o.toggleShowForm&&o.toggleShowForm(...C)),class:"mecano:cursor-pointer mecano:hover:scale-125 mecano:transition-all mecano:duration-300"},"❌")]),m.createElementVNode("form",null,[Object.keys(r.value).length===0&&s.value.length===0?(m.openBlock(),m.createElementBlock("div",I$,[...O[1]||(O[1]=[m.createElementVNode("span",{class:"mecano:text-3xl"},"⚙️",-1),m.createElementVNode("span",{class:"mecano:text-sm"},"Este componente no tiene parámetros configurables",-1)])])):m.createCommentVNode("",!0),(m.openBlock(!0),m.createElementBlock(m.Fragment,null,m.renderList(r.value,(C,w)=>(m.openBlock(),m.createElementBlock("div",{key:"group-"+w,class:"mecano:border mecano:border-slate-200 mecano:rounded-lg mecano:p-3 mecano:mb-4 mecano:bg-white"},[m.createElementVNode("div",j$,m.toDisplayString(c(w,C)),1),m.createElementVNode("div",H$,[(m.openBlock(!0),m.createElementBlock(m.Fragment,null,m.renderList(C,y=>(m.openBlock(),m.createElementBlock("button",{key:y.name,type:"button",class:m.normalizeClass(["mecano:flex-1 mecano:py-1.5 mecano:px-3 mecano:rounded-md mecano:text-sm mecano:font-medium mecano:transition-all mecano:cursor-pointer",i[w]===y.name?y.type==="image"?"mecano:bg-blue-500 mecano:text-white mecano:shadow-sm":"mecano:bg-purple-500 mecano:text-white mecano:shadow-sm":"mecano:text-slate-500 mecano:hover:text-slate-700 mecano:hover:bg-white/50"]),onClick:k=>l(w,y.name)},m.toDisplayString(y.type==="image"?"Imagen":"Video"),11,q$))),128))]),(m.openBlock(!0),m.createElementBlock(m.Fragment,null,m.renderList(C,y=>m.withDirectives((m.openBlock(),m.createElementBlock("div",{key:"gf-"+y.name},[m.createElementVNode("label",{for:`${o.object.id}-${y.name}-eg`,class:"mecano:block mecano:text-sm mecano:font-medium mecano:mb-1"},[m.createTextVNode(m.toDisplayString(y.label)+" ",1),y.mandatory?(m.openBlock(),m.createElementBlock("span",Y$,"*")):m.createCommentVNode("",!0)],8,W$),y.help?(m.openBlock(),m.createElementBlock("p",_$,m.toDisplayString(y.help),1)):m.createCommentVNode("",!0),y.type==="image"?(m.openBlock(),m.createElementBlock("div",F$,[m.createElementVNode("limbo-selector",{id:`${o.object.id}-${y.name}-eg`,accept:"image/*","return-format":"json","mandatory-crops":y.image_cuts?JSON.stringify(y.image_cuts):void 0,"has-file":f(y.example_value)?"":void 0,"existing-url":u(y)||void 0,"onLimbo:change":k=>v(y,k,"json")},null,40,G$),u(y)?(m.openBlock(),m.createElementBlock("div",U$,[m.createElementVNode("img",{src:u(y),alt:y.label,class:"mecano:w-16 mecano:h-16 mecano:object-cover mecano:rounded mecano:border mecano:border-slate-200"},null,8,K$),O[2]||(O[2]=m.createElementVNode("span",{class:"mecano:text-xs mecano:text-slate-500 mecano:truncate"},"Imagen seleccionada",-1))])):m.createCommentVNode("",!0)])):y.type==="video"?(m.openBlock(),m.createElementBlock("div",J$,[m.createElementVNode("input",{type:"text",class:"mecano:w-full mecano:px-3 mecano:py-2 mecano:border mecano:border-slate-300 mecano:rounded mecano:focus:outline-none mecano:focus:ring-2 mecano:focus:ring-purple-400",placeholder:y.label,required:y.mandatory,value:y.example_value,onInput:k=>g(y.name,k.target.value)},null,40,eM),m.createElementVNode("limbo-selector",{id:`${o.object.id}-${y.name}-eg`,accept:"video/*","return-format":"url","has-file":h(y)?"":void 0,"existing-url":h(y)||void 0,"onLimbo:change":k=>v(y,k,"url")},null,40,tM),h(y)?(m.openBlock(),m.createElementBlock("div",oM,[m.createElementVNode("video",{src:h(y),class:"mecano:w-16 mecano:h-16 mecano:object-cover mecano:rounded mecano:border mecano:border-slate-200",muted:""},null,8,nM),O[3]||(O[3]=m.createElementVNode("span",{class:"mecano:text-xs mecano:text-slate-500 mecano:truncate"},"Vídeo seleccionado",-1))])):m.createCommentVNode("",!0)])):m.createCommentVNode("",!0)],512)),[[m.vShow,i[w]===y.name]])),128))]))),128)),m.createElementVNode("div",rM,[m.createElementVNode("div",iM,[(m.openBlock(!0),m.createElementBlock(m.Fragment,null,m.renderList(s.value,(C,w)=>(m.openBlock(),m.createElementBlock("div",{key:w,class:m.normalizeClass(["mecano:mb-4",["textArea","image","video","list"].includes(C.type)?"field-full":"field-half"])},[m.createElementVNode("label",{for:`${o.object.id}-${C.name}-${w}`,class:"mecano:block mecano:text-sm mecano:font-medium mecano:mb-1"},[m.createTextVNode(m.toDisplayString(C.label)+" ",1),C.mandatory?(m.openBlock(),m.createElementBlock("span",lM,"*")):m.createCommentVNode("",!0)],8,aM),C.help?(m.openBlock(),m.createElementBlock("p",sM,m.toDisplayString(C.help),1)):m.createCommentVNode("",!0),C.type==="text"?(m.openBlock(),m.createElementBlock("input",{key:1,id:`${o.object.id}-${C.name}-${w}`,name:`${o.object.id}-${C.name}-${w}`,type:"text",class:"mecano:w-full mecano:px-3 mecano:py-2 mecano:border mecano:border-slate-300 mecano:rounded mecano:focus:outline-none mecano:focus:ring-2 mecano:focus:ring-blue-400",placeholder:C.label,required:C.mandatory,value:C.example_value,onInput:y=>g(C.name,y.target.value)},null,40,cM)):C.type==="image"?(m.openBlock(),m.createElementBlock("div",dM,[m.createElementVNode("limbo-selector",{id:`${o.object.id}-${C.name}-${w}`,accept:"image/*","return-format":"json","mandatory-crops":C.image_cuts?JSON.stringify(C.image_cuts):void 0,"has-file":f(C.example_value)?"":void 0,"existing-url":u(C)||void 0,"onLimbo:change":y=>v(C,y,"json")},null,40,pM),u(C)?(m.openBlock(),m.createElementBlock("div",mM,[m.createElementVNode("img",{src:u(C),alt:C.label,class:"mecano:w-16 mecano:h-16 mecano:object-cover mecano:rounded mecano:border mecano:border-slate-200"},null,8,hM),O[4]||(O[4]=m.createElementVNode("span",{class:"mecano:text-xs mecano:text-slate-500 mecano:truncate"},"Imagen seleccionada",-1))])):m.createCommentVNode("",!0)])):C.type==="video"?(m.openBlock(),m.createElementBlock("div",uM,[m.createElementVNode("input",{type:"text",class:"mecano:w-full mecano:px-3 mecano:py-2 mecano:border mecano:border-slate-300 mecano:rounded mecano:focus:outline-none mecano:focus:ring-2 mecano:focus:ring-purple-400",placeholder:C.label,required:C.mandatory,value:C.example_value,onInput:y=>g(C.name,y.target.value)},null,40,fM),m.createElementVNode("limbo-selector",{id:`${o.object.id}-${C.name}-${w}`,accept:"video/*","return-format":"url","has-file":h(C)?"":void 0,"existing-url":h(C)||void 0,"onLimbo:change":y=>v(C,y,"url")},null,40,gM),h(C)?(m.openBlock(),m.createElementBlock("div",bM,[m.createElementVNode("video",{src:h(C),class:"mecano:w-16 mecano:h-16 mecano:object-cover mecano:rounded mecano:border mecano:border-slate-200",muted:""},null,8,CM),O[5]||(O[5]=m.createElementVNode("span",{class:"mecano:text-xs mecano:text-slate-500 mecano:truncate"},"Vídeo seleccionado",-1))])):m.createCommentVNode("",!0)])):C.type==="textArea"?(m.openBlock(),m.createBlock(m.unref(s$),m.mergeProps({key:4,ref_for:!0},t.ateneaToken?{"ai-token":t.ateneaToken,"ai-tools":t.ledithorAiTools??[]}:{},{"ai-base-url":"https://led-dev-atenea-dev.eu.els.local/api","model-value":C.example_value,"onUpdate:modelValue":y=>C.example_value=y}),null,16,["model-value","onUpdate:modelValue"])):C.type==="select"?(m.openBlock(),m.createElementBlock("select",{key:5,id:`${o.object.id}-${C.name}-${w}`,name:`${o.object.id}-${C.name}-${w}`,class:"mecano:w-full mecano:px-3 mecano:py-2 mecano:border mecano:border-slate-300 mecano:rounded mecano:focus:outline-none mecano:focus:ring-2 mecano:focus:ring-blue-400",required:C.mandatory,value:C.example_value,onInput:y=>g(C.name,y.target.value)},[O[6]||(O[6]=m.createElementVNode("option",{disabled:"",value:""},"Seleccione una opción",-1)),(m.openBlock(!0),m.createElementBlock(m.Fragment,null,m.renderList(C.options||[],(y,k)=>(m.openBlock(),m.createElementBlock("option",{key:k,value:y},m.toDisplayString(y),9,vM))),128))],40,OM)):C.type==="boolean"?(m.openBlock(),m.createElementBlock("input",{key:6,id:`${o.object.id}-${C.name}-${w}`,name:`${o.object.id}-${C.name}-${w}`,type:"checkbox",class:"mecano:h-4 mecano:w-4 mecano:text-blue-600 mecano:focus:ring-blue-500 mecano:border-slate-300 mecano:rounded mecano:inline-block",required:C.mandatory,checked:C.example_value,onChange:y=>g(C.name,y.target.checked)},null,40,wM)):C.type==="list"?(m.openBlock(),m.createBlock(z$,{key:7,field:C,"model-value":C.example_value??[],"instance-id":`${o.object.id}-${C.name}`,"onUpdate:modelValue":y=>g(C.name,y)},null,8,["field","model-value","instance-id","onUpdate:modelValue"])):m.createCommentVNode("",!0)],2))),128))])])])],2)],64))}}),ts=W1(xM,[["__scopeId","data-v-f1738d8c"]]),yM={class:"mecano:space-y-4"},kM=["disabled"],SM=["value"],QM={class:"mecano:space-y-3"},$M={key:0,class:"mecano:overflow-y-auto mecano:space-y-3"},MM={class:"mecano:block mecano:text-sm mecano:font-semibold mecano:text-slate-600 mecano:mb-2"},LM=["onChange","disabled"],PM=["value"],TM=["onChange","disabled"],EM=["onInput","disabled","placeholder"],AM=["disabled"],ZM={key:0,class:"mecano:animate-spin"},VM={key:1},Wd=m.defineComponent({__name:"SourceFilter",props:{onSubmit:{type:Function,required:!0},updateFeedCriteria:{type:Function,required:!0},onLoadingChange:{type:Function,default:null},isProduction:{type:Boolean,default:!1}},setup(o){const e=o,t=m.ref(!1),n=m.ref(null),r=m.ref({}),i=m.computed(()=>{const d=e.isProduction;return[{id:"origen1",name:"El Derecho",apiUrl:d?"https://elderecho.com/feed":"https://led-dev-elderecho-dev.eu.els.local/feed",filters:[{id:"title",label:"Título del Post",type:"text"},{id:"category",label:"Slug de la Categoría",type:"text"},{id:"tax",label:"Slug de la Etiqueta",type:"text"},{id:"limit",label:"Número de Posts",type:"text"},{id:"last",label:"Últimas X horas",type:"text"},{id:"type",label:"Tipo de Post",type:"select",options:["noticias","tribunas","foros","caraacara"]},{id:"fecha",label:"Fecha dd/mm/yyyy",type:"text"}]},{id:"origen2",name:"Formación",apiUrl:d?"https://lefebvre.es/formacion/feed":"http://led-dev-lefebvre-dev.eu.els.local/formacion/feed",filters:[{id:"id",label:"ID del curso",type:"text"},{id:"title",label:"Título del Post",type:"text"},{id:"featured",label:"Destacado",type:"select",options:["1","0"]},{id:"page",label:"Página a mostrar",type:"text"},{id:"limit",label:"Número de cursos",type:"text"}]},{id:"origen3",name:"Genia-L",apiUrl:d?"https://lefebvre.es/genia-l/feed/":"https://led-dev-lefebvre-dev.eu.els.local/genia-l/feed/",filters:[{id:"limit",label:"Límite",type:"text"},{id:"categoria",label:"Categoría",type:"select",options:["ia-para-abogados","genia-l-y-lefebvre","redaccion-y-documentos-juridicos","asistente-juridico-con-ia","busqueda-y-analisis-juridico","automatizacion-juridica","legaltech-e-innovacion"]},{id:"titulo",label:"Título",type:"text"}]},{id:"origen4",name:"EspacioAsesoría",apiUrl:d?"https://espacioasesoria.com/feed":"https://led-dev-espacioasesoria-dev.eu.els.local/feed",filters:[]},{id:"origen5",name:"EspacioPymes",apiUrl:d?"https://espaciopymes.com/feed":"https://led-dev-espaciopymes-dev.eu.els.local/feed",filters:[]},{id:"origen6",name:"Derecholocal",apiUrl:d?"https://derecholocal.es/feed":"https://led-dev-derecholocal-dev.eu.els.local/feed",filters:[]}]}),a=m.computed(()=>{if(!n.value)return[];const d=i.value.find(p=>p.id===n.value);return d?d.filters:[]}),l=(d,p)=>{r.value[d]=p},s=()=>{r.value={}},c=async()=>{var h,u;t.value=!0,(h=e.onLoadingChange)==null||h.call(e,!0);const d=i.value.find(f=>f.id===n.value);if(!d){console.error("Origen no encontrado"),t.value=!1;return}const p=new URL(d.apiUrl);Object.keys(r.value).forEach(f=>{r.value[f]&&p.searchParams.append(f,r.value[f])});try{const g=await(await fetch(p.toString(),{method:"GET",headers:{Accept:"text/xml, application/xml"}})).text(),v=new DOMParser().parseFromString(g,"text/xml"),x=Array.from(v.querySelectorAll("item")).map(O=>{const C={};return Array.from(O.children).forEach(w=>{w.children.length>0?Array.from(w.children).forEach(y=>{const k=`${w.nodeName}_${y.nodeName}`;C[k]=y.textContent||"",Array.from(y.attributes).forEach(Q=>{C[`${w.nodeName}_${y.nodeName}_${Q.name}`]=Q.value})}):C[w.nodeName]=w.textContent||"",Array.from(w.attributes).forEach(y=>{C[`${w.nodeName}_${y.name}`]=y.value})}),C});e.onSubmit(x)}catch(f){console.error("Error al aplicar filtros:",f),e.onSubmit([])}finally{const f={name:d.name,url:p.toString()};e.updateFeedCriteria(f),t.value=!1,(u=e.onLoadingChange)==null||u.call(e,!1)}};return(d,p)=>(m.openBlock(),m.createElementBlock("div",yM,[m.createElementVNode("div",null,[p[1]||(p[1]=m.createElementVNode("label",{class:"mecano:block mecano:text-sm mecano:font-semibold mecano:text-slate-600 mecano:mb-2"},"Seleccionar origen:",-1)),m.withDirectives(m.createElementVNode("select",{"onUpdate:modelValue":p[0]||(p[0]=h=>n.value=h),class:"mecano:w-full mecano:px-3 mecano:py-2.5 mecano:bg-white mecano:border mecano:border-slate-200 mecano:rounded-lg mecano:shadow-sm mecano:focus:border-emerald-400 mecano:focus:ring-2 mecano:focus:ring-emerald-500/20 mecano:transition-all mecano:duration-200 mecano:disabled:bg-slate-100 mecano:disabled:cursor-not-allowed mecano:cursor-pointer",onChange:s,disabled:t.value},[(m.openBlock(!0),m.createElementBlock(m.Fragment,null,m.renderList(i.value,h=>(m.openBlock(),m.createElementBlock("option",{key:h.id,value:h.id},m.toDisplayString(h.name),9,SM))),128))],40,kM),[[m.vModelSelect,n.value]])]),m.createElementVNode("div",QM,[a.value.length>0?(m.openBlock(),m.createElementBlock("div",$M,[(m.openBlock(!0),m.createElementBlock(m.Fragment,null,m.renderList(a.value,h=>(m.openBlock(),m.createElementBlock("div",{key:h.id,class:"mecano:bg-gradient-to-br mecano:from-slate-50 mecano:to-white mecano:p-4 mecano:rounded-xl mecano:border mecano:border-slate-200"},[m.createElementVNode("label",MM,m.toDisplayString(h.label)+":",1),h.type==="select"?(m.openBlock(),m.createElementBlock("select",{key:0,class:"mecano:w-full mecano:px-3 mecano:py-2.5 mecano:bg-white mecano:border mecano:border-slate-200 mecano:rounded-lg mecano:shadow-sm mecano:focus:border-emerald-400 mecano:focus:ring-2 mecano:focus:ring-emerald-500/20 mecano:transition-all mecano:duration-200 mecano:disabled:bg-slate-100 mecano:disabled:cursor-not-allowed mecano:cursor-pointer",onChange:u=>l(h.id,u.target.value),disabled:t.value},[p[2]||(p[2]=m.createElementVNode("option",{value:""},"Seleccionar...",-1)),(m.openBlock(!0),m.createElementBlock(m.Fragment,null,m.renderList(h.options,u=>(m.openBlock(),m.createElementBlock("option",{key:u,value:u},m.toDisplayString(u),9,PM))),128))],40,LM)):h.type==="date"?(m.openBlock(),m.createElementBlock("input",{key:1,type:"date",class:"mecano:w-full mecano:px-3 mecano:py-2.5 mecano:bg-white mecano:border mecano:border-slate-200 mecano:rounded-lg mecano:shadow-sm mecano:focus:border-emerald-400 mecano:focus:ring-2 mecano:focus:ring-emerald-500/20 mecano:transition-all mecano:duration-200 mecano:disabled:bg-slate-100 mecano:disabled:cursor-not-allowed",onChange:u=>l(h.id,u.target.value),disabled:t.value},null,40,TM)):h.type==="text"?(m.openBlock(),m.createElementBlock("input",{key:2,type:"text",class:"mecano:w-full mecano:px-3 mecano:py-2.5 mecano:bg-white mecano:border mecano:border-slate-200 mecano:rounded-lg mecano:shadow-sm mecano:focus:border-emerald-400 mecano:focus:ring-2 mecano:focus:ring-emerald-500/20 mecano:transition-all mecano:duration-200 mecano:disabled:bg-slate-100 mecano:disabled:cursor-not-allowed",onInput:u=>l(h.id,u.target.value),disabled:t.value,placeholder:h.label},null,40,EM)):m.createCommentVNode("",!0)]))),128))])):m.createCommentVNode("",!0),m.createElementVNode("button",{type:"button",onClick:c,class:"mecano:cursor-pointer mecano:w-full mecano:bg-gradient-to-r mecano:from-emerald-500 mecano:to-teal-500 mecano:text-white mecano:font-semibold mecano:px-4 mecano:py-3 mecano:rounded-xl mecano:shadow-md mecano:hover:from-emerald-600 mecano:hover:to-teal-600 mecano:hover:shadow-lg mecano:transform mecano:hover:-translate-y-0.5 mecano:transition-all mecano:duration-200 mecano:disabled:from-slate-300 mecano:disabled:to-slate-400 mecano:disabled:cursor-not-allowed mecano:disabled:transform-none mecano:disabled:shadow-none mecano:flex mecano:items-center mecano:justify-center mecano:gap-2",disabled:t.value},[t.value?(m.openBlock(),m.createElementBlock("span",ZM,"⏳")):(m.openBlock(),m.createElementBlock("span",VM,"🔍")),m.createTextVNode(" "+m.toDisplayString(t.value?"Conectando con el feed...":"Aplicar Filtros"),1)],8,AM)])]))}}),NM={class:"mecano:fixed mecano:top-0 mecano:left-0 mecano:w-full mecano:h-full mecano:bg-gradient-to-br mecano:from-slate-50 mecano:via-white mecano:to-slate-100 mecano:flex mecano:flex-col z-9999 mecano:p-6"},BM={key:0,class:"mecano:absolute mecano:inset-0 mecano:z-50 mecano:flex mecano:flex-col mecano:items-center mecano:justify-center mecano:bg-white/70 mecano:backdrop-blur-sm mecano:rounded-none"},RM={class:"mecano:w-full mecano:flex mecano:justify-between mecano:items-center mecano:mb-4"},zM={class:"mecano:w-full mecano:flex-1 mecano:bg-white/60 mecano:rounded-2xl mecano:flex mecano:gap-5 mecano:p-5 mecano:overflow-hidden mecano:backdrop-blur-sm mecano:border mecano:border-slate-200 mecano:shadow-inner"},DM={class:"mecano:flex-1 mecano:flex mecano:flex-col mecano:gap-5"},XM={class:"mecano:flex mecano:flex-col mecano:bg-white mecano:rounded-2xl mecano:shadow-lg mecano:border mecano:border-slate-200 mecano:p-5 mecano:overflow-y-auto"},IM={key:0,class:"mecano:mb-4 mecano:p-4 mecano:bg-gradient-to-br mecano:from-emerald-50 mecano:to-teal-50 mecano:rounded-xl mecano:border mecano:border-emerald-200 mecano:w-full mecano:flex-shrink-0 mecano:text-sm mecano:font-medium mecano:text-emerald-700"},jM={class:"mecano:list-none mecano:mt-3 mecano:space-y-2 mecano:text-slate-600"},HM={class:"mecano:flex mecano:items-start mecano:gap-2"},qM={class:"mecano:font-semibold mecano:text-slate-700"},WM={class:"mecano:flex mecano:items-start mecano:gap-2"},YM={class:"mecano:font-semibold mecano:text-slate-700"},_M={class:"mecano:font-semibold mecano:text-slate-700"},FM={class:"mecano:flex mecano:items-start mecano:gap-2"},GM={class:"mecano:flex mecano:flex-wrap mecano:gap-2 mecano:mt-1"},UM={class:"mecano:font-semibold mecano:text-slate-700"},KM={class:"mecano:text-emerald-600"},JM={class:"mecano:flex mecano:flex-col mecano:gap-4 mecano:w-full"},eL={class:"mecano:flex mecano:items-center mecano:gap-3 mecano:cursor-pointer mecano:group"},tL={key:0,class:"mecano:flex mecano:flex-col mecano:gap-4 mecano:ml-8 mecano:p-4 mecano:bg-gradient-to-br mecano:from-slate-50 mecano:to-white mecano:rounded-xl mecano:border mecano:border-slate-200"},oL={class:"mecano:flex mecano:flex-col mecano:gap-2"},nL={class:"mecano:flex mecano:flex-col mecano:gap-2"},rL={class:"mecano:flex-1 mecano:flex mecano:flex-col mecano:bg-white mecano:rounded-2xl mecano:shadow-lg mecano:border mecano:border-slate-200 mecano:p-5 mecano:overflow-y-auto mecano:min-h-[400px]"},iL={class:"mecano:flex-1 mecano:flex mecano:flex-col mecano:bg-white mecano:rounded-2xl mecano:shadow-lg mecano:border mecano:border-slate-200 mecano:p-5 mecano:overflow-y-auto"},aL={key:0,class:"mecano:flex-1 mecano:flex mecano:flex-col mecano:items-center mecano:justify-center mecano:text-slate-400"},lL={key:1,class:"mecano:space-y-3"},sL=["onClick"],cL={class:"mecano:font-bold mecano:text-slate-800 mecano:mb-2"},dL={class:"mecano:text-sm mecano:text-slate-600 line-clamp-2"},pL={class:"mecano:flex-1 mecano:flex mecano:flex-col mecano:bg-white mecano:rounded-2xl mecano:shadow-lg mecano:border mecano:border-slate-200 mecano:p-5 mecano:overflow-y-auto"},mL={key:0,class:"mecano:flex-1 mecano:flex mecano:flex-col mecano:items-center mecano:justify-center mecano:text-slate-400"},hL={key:1,class:"mecano:space-y-3"},uL={class:"mecano:block mecano:text-sm mecano:font-bold mecano:text-slate-700 mecano:mb-2 mecano:flex mecano:items-center mecano:gap-2"},fL=["onUpdate:modelValue"],gL=["value"],bL={key:0,class:"mecano:mt-3 mecano:p-3 mecano:bg-gradient-to-br mecano:from-emerald-50 mecano:to-teal-50 mecano:rounded-lg mecano:border mecano:border-emerald-200"},CL={class:"mecano:mt-1 mecano:text-sm mecano:font-medium mecano:text-slate-700 mecano:break-words"},Yd=m.defineComponent({__name:"FeedComponent",props:{object:{type:Object,required:!0},toggleFeedSection:{type:Function,required:!0},updateObjectByFeedContent:{type:Function,required:!0},isProduction:{type:Boolean,default:!1},feedState:{type:Object,required:!0}},setup(o){const e=o,t=m.ref(!1),n=m.ref(e.feedState.apiResponse),r=m.ref(e.feedState.selectedContenido),i=m.ref(!1),a=m.ref(1),l=m.ref("horizontal"),s=m.ref({}),c=m.ref(null),d=v=>{n.value=v,e.feedState.apiResponse=v},p=v=>{r.value=v,e.feedState.selectedContenido=v},h=()=>{const v=e.object.fields.filter(x=>x.mappedTo).map(x=>{var O;return{fieldName:x.name,mappedTo:x.mappedTo,value:((O=r.value)==null?void 0:O[x.mappedTo])??null}});c.value={...s.value,dynamicUpdate:i.value,elementCount:a.value,orientation:l.value,mapping:v.map(({fieldName:x,mappedTo:O})=>({fieldName:x,mappedTo:O}))},e.updateObjectByFeedContent&&e.updateObjectByFeedContent(v,c.value),e.toggleFeedSection()},u=v=>{s.value=v},f=()=>{var v;(v=e.object)!=null&&v.repeat_data&&(c.value=e.object.repeat_data,i.value=e.object.repeat_data.dynamicUpdate||!1,a.value=e.object.repeat_data.elementCount||1,l.value=e.object.repeat_data.orientation||"horizontal",s.value={name:e.object.repeat_data.name,url:e.object.repeat_data.url},(e.object.repeat_data.mapping||[]).forEach(({fieldName:O,mappedTo:C})=>{const w=e.object.fields.find(y=>y.name===O);w&&(w.mappedTo=C)}))},g=()=>{c.value=null,i.value=!1,a.value=1,l.value="horizontal",s.value={},e.updateObjectByFeedContent&&e.updateObjectByFeedContent([],null)},b=()=>{var v;c.value&&(c.value={...c.value,dynamicUpdate:i.value,elementCount:a.value,orientation:l.value},e.updateObjectByFeedContent&&e.updateObjectByFeedContent(((v=c.value.mapping)==null?void 0:v.map(x=>({fieldName:x.fieldName,mappedTo:x.mappedTo,value:null})))||[],c.value))};return m.onMounted(()=>{f()}),m.watch(()=>{var v;return(v=e.object)==null?void 0:v.repeat_data},v=>{v!==c.value&&f()},{deep:!0}),(v,x)=>(m.openBlock(),m.createElementBlock("div",NM,[m.createVNode(m.Transition,{name:"fade"},{default:m.withCtx(()=>[t.value?(m.openBlock(),m.createElementBlock("div",BM,[...x[4]||(x[4]=[m.createElementVNode("div",{class:"mecano:w-12 mecano:h-12 mecano:border-4 mecano:border-emerald-200 mecano:border-t-emerald-500 mecano:rounded-full mecano:animate-spin mecano:mb-4"},null,-1),m.createElementVNode("p",{class:"mecano:text-sm mecano:font-semibold mecano:text-slate-600"},"Conectando con el feed...",-1)])])):m.createCommentVNode("",!0)]),_:1}),m.createElementVNode("div",RM,[x[6]||(x[6]=m.createElementVNode("h2",{class:"mecano:text-xl mecano:font-bold mecano:bg-gradient-to-r mecano:from-slate-700 mecano:to-slate-500 mecano:bg-clip-text mecano:text-transparent mecano:flex mecano:items-center mecano:gap-3"},[m.createElementVNode("span",{class:"mecano:text-xl"},"🍺"),m.createTextVNode(" Configuración de Feed ")],-1)),m.createElementVNode("button",{onClick:x[0]||(x[0]=(...O)=>o.toggleFeedSection&&o.toggleFeedSection(...O)),class:"mecano:cursor-pointer mecano:group mecano:w-10 mecano:h-10 mecano:flex mecano:items-center mecano:justify-center mecano:bg-white mecano:hover:bg-red-50 mecano:border mecano:border-red-200 mecano:hover:border-red-400 mecano:text-red-400 mecano:hover:text-red-600 mecano:rounded-full mecano:font-semibold mecano:shadow-sm mecano:hover:shadow-lg mecano:transition-all mecano:duration-200"},[...x[5]||(x[5]=[m.createElementVNode("span",{class:"mecano:text-lg"},"✕",-1)])])]),m.createElementVNode("div",zM,[m.createElementVNode("div",DM,[m.createElementVNode("div",XM,[c.value&&c.value.dynamicUpdate?(m.openBlock(),m.createElementBlock("div",IM,[m.createElementVNode("div",{class:"mecano:flex mecano:justify-between mecano:items-start"},[x[9]||(x[9]=m.createElementVNode("p",{class:"mecano:flex mecano:items-center mecano:gap-2"},[m.createElementVNode("span",{class:"mecano:text-emerald-500"},"✓"),m.createTextVNode(" Hay un criterio de feed establecido: ")],-1)),m.createElementVNode("div",{class:"mecano:flex mecano:items-center mecano:gap-2"},[m.createElementVNode("button",{onClick:b,class:"mecano:cursor-pointer mecano:px-3 mecano:py-1.5 mecano:bg-white mecano:hover:bg-emerald-50 mecano:text-emerald-500 mecano:hover:text-emerald-600 mecano:border mecano:border-emerald-200 mecano:hover:border-emerald-300 mecano:rounded-lg mecano:text-xs mecano:font-semibold mecano:transition-all mecano:duration-200 mecano:flex mecano:items-center mecano:gap-1 mecano:shadow-sm"},[...x[7]||(x[7]=[m.createElementVNode("span",null,"💾",-1),m.createTextVNode(" Guardar ",-1)])]),m.createElementVNode("button",{onClick:g,class:"mecano:cursor-pointer mecano:px-3 mecano:py-1.5 mecano:bg-white mecano:hover:bg-red-50 mecano:text-red-500 mecano:hover:text-red-600 mecano:border mecano:border-red-200 mecano:hover:border-red-300 mecano:rounded-lg mecano:text-xs mecano:font-semibold mecano:transition-all mecano:duration-200 mecano:flex mecano:items-center mecano:gap-1 mecano:shadow-sm"},[...x[8]||(x[8]=[m.createElementVNode("span",null,"✕",-1),m.createTextVNode(" Borrar ",-1)])])])]),m.createElementVNode("ul",jM,[m.createElementVNode("li",HM,[x[10]||(x[10]=m.createElementVNode("span",{class:"mecano:text-emerald-400"},"→",-1)),x[11]||(x[11]=m.createTextVNode(" Conectar con ",-1)),m.createElementVNode("span",qM,m.toDisplayString(c.value.name),1)]),m.createElementVNode("li",WM,[x[12]||(x[12]=m.createElementVNode("span",{class:"mecano:text-emerald-400"},"→",-1)),x[13]||(x[13]=m.createTextVNode(" Recuperar ",-1)),m.createElementVNode("span",YM,m.toDisplayString(c.value.elementCount),1),x[14]||(x[14]=m.createTextVNode(" items (",-1)),m.createElementVNode("span",_M,m.toDisplayString(c.value.orientation),1),x[15]||(x[15]=m.createTextVNode(")",-1))]),m.createElementVNode("li",FM,[x[18]||(x[18]=m.createElementVNode("span",{class:"mecano:text-emerald-400"},"→",-1)),m.createElementVNode("div",null,[x[17]||(x[17]=m.createTextVNode(" Mapeo: ",-1)),m.createElementVNode("div",GM,[(m.openBlock(!0),m.createElementBlock(m.Fragment,null,m.renderList(c.value.mapping,(O,C)=>(m.openBlock(),m.createElementBlock("span",{key:C,class:"mecano:inline-flex mecano:items-center mecano:gap-1 mecano:px-2 mecano:py-0.5 mecano:bg-white mecano:rounded-full mecano:text-xs mecano:border mecano:border-slate-200"},[m.createElementVNode("span",UM,m.toDisplayString(O.fieldName),1),x[16]||(x[16]=m.createElementVNode("span",{class:"mecano:text-slate-400"},"←",-1)),m.createElementVNode("span",KM,m.toDisplayString(O.mappedTo),1)]))),128))])])])])])):m.createCommentVNode("",!0),m.createElementVNode("div",JM,[m.createElementVNode("label",eL,[m.withDirectives(m.createElementVNode("input",{type:"checkbox","onUpdate:modelValue":x[1]||(x[1]=O=>i.value=O),class:"mecano:w-5 mecano:h-5 mecano:text-emerald-500 mecano:border-2 mecano:border-slate-300 mecano:rounded mecano:focus:ring-emerald-500 mecano:cursor-pointer"},null,512),[[m.vModelCheckbox,i.value]]),x[19]||(x[19]=m.createElementVNode("span",{class:"mecano:font-medium mecano:text-slate-700 mecano:group-hover:text-slate-900 mecano:transition-colors"},"Actualizar dinámicamente según criterios del feed",-1))]),i.value?(m.openBlock(),m.createElementBlock("div",tL,[x[23]||(x[23]=m.createElementVNode("div",{class:"mecano:p-3 mecano:bg-gradient-to-r mecano:from-amber-50 mecano:to-yellow-50 mecano:rounded-lg mecano:border mecano:border-amber-200 mecano:text-sm mecano:text-amber-700"},[m.createElementVNode("div",{class:"mecano:flex mecano:items-start mecano:gap-2"},[m.createElementVNode("span",{class:"mecano:text-amber-500 mecano:mt-0.5"},"ℹ️"),m.createElementVNode("p",null,[m.createElementVNode("strong",null,"Nota:"),m.createTextVNode(" Los valores que verás al relacionar campos son solo un ejemplo de referencia. En el momento de renderizar, se mostrarán los datos reales obtenidos del feed según los criterios configurados. ")])])],-1)),m.createElementVNode("div",oL,[x[20]||(x[20]=m.createElementVNode("label",{class:"mecano:text-sm mecano:font-semibold mecano:text-slate-600"},"Cantidad de elementos:",-1)),m.withDirectives(m.createElementVNode("input",{type:"number","onUpdate:modelValue":x[2]||(x[2]=O=>a.value=O),min:"1",class:"mecano:w-32 mecano:px-3 mecano:py-2 mecano:border mecano:border-slate-200 mecano:rounded-lg mecano:focus:ring-2 mecano:focus:ring-emerald-500/20 mecano:focus:border-emerald-400 mecano:transition-colors"},null,512),[[m.vModelText,a.value,void 0,{number:!0}]])]),m.createElementVNode("div",nL,[x[22]||(x[22]=m.createElementVNode("label",{class:"mecano:text-sm mecano:font-semibold mecano:text-slate-600"},"Orientación:",-1)),m.withDirectives(m.createElementVNode("select",{"onUpdate:modelValue":x[3]||(x[3]=O=>l.value=O),class:"mecano:w-48 mecano:px-3 mecano:py-2 mecano:border mecano:border-slate-200 mecano:rounded-lg mecano:focus:ring-2 mecano:focus:ring-emerald-500/20 mecano:focus:border-emerald-400 mecano:bg-white mecano:transition-colors mecano:cursor-pointer"},[...x[21]||(x[21]=[m.createElementVNode("option",{value:"horizontal",selected:""},"Horizontal",-1),m.createElementVNode("option",{value:"vertical"},"Vertical",-1)])],512),[[m.vModelSelect,l.value]])])])):m.createCommentVNode("",!0)])]),m.createElementVNode("div",rL,[x[24]||(x[24]=m.createElementVNode("h3",{class:"mecano:text-lg mecano:font-bold mecano:mb-5 mecano:text-slate-700 mecano:pb-2 mecano:flex mecano:items-center mecano:gap-2 mecano:border-b mecano:border-slate-100"},[m.createElementVNode("span",{class:"mecano:text-xl"},"🔍"),m.createTextVNode(" Orígenes y Filtros ")],-1)),m.createVNode(Wd,{onSubmit:d,updateFeedCriteria:u,isProduction:o.isProduction,onLoadingChange:O=>t.value=O},null,8,["isProduction","onLoadingChange"])])]),m.createElementVNode("div",iL,[x[26]||(x[26]=m.createElementVNode("h3",{class:"mecano:text-lg mecano:font-bold mecano:mb-5 mecano:text-slate-700 mecano:pb-2 mecano:flex mecano:items-center mecano:gap-2 mecano:border-b mecano:border-slate-100"},[m.createElementVNode("span",{class:"mecano:text-xl"},"📰"),m.createTextVNode(" Contenidos ")],-1)),!n.value||n.value.length===0?(m.openBlock(),m.createElementBlock("div",aL,[...x[25]||(x[25]=[m.createElementVNode("span",{class:"mecano:text-5xl mecano:mb-3 mecano:opacity-50"},"📭",-1),m.createElementVNode("p",{class:"mecano:text-sm mecano:font-medium"},"No hay contenidos disponibles",-1),m.createElementVNode("p",{class:"mecano:text-xs mecano:mt-1 mecano:text-slate-300"},"Selecciona un origen para cargar contenidos",-1)])])):(m.openBlock(),m.createElementBlock("ul",lL,[(m.openBlock(!0),m.createElementBlock(m.Fragment,null,m.renderList(n.value,(O,C)=>(m.openBlock(),m.createElementBlock("li",{key:C,class:"mecano:p-4 mecano:bg-gradient-to-br mecano:from-slate-50 mecano:to-white mecano:rounded-xl mecano:shadow-sm mecano:hover:shadow-md mecano:cursor-pointer mecano:hover:scale-[1.01] mecano:transition-all mecano:duration-200 mecano:border mecano:border-slate-200 mecano:hover:border-emerald-300",onClick:w=>p(O)},[m.createElementVNode("h4",cL,m.toDisplayString(O.title||O.titulo||"Sin título"),1),m.createElementVNode("p",dL,m.toDisplayString(O.description||O.descripcion||O.content||"Sin descripción"),1)],8,sL))),128))]))]),m.createElementVNode("div",pL,[x[32]||(x[32]=m.createElementVNode("h3",{class:"mecano:text-lg mecano:font-bold mecano:mb-5 mecano:text-slate-700 mecano:pb-2 mecano:flex mecano:items-center mecano:gap-2 mecano:border-b mecano:border-slate-100"},[m.createElementVNode("span",{class:"mecano:text-xl"},"🔗"),m.createTextVNode(" Relacionar Contenido ")],-1)),r.value?(m.openBlock(),m.createElementBlock("div",hL,[(m.openBlock(!0),m.createElementBlock(m.Fragment,null,m.renderList(o.object.fields,(O,C)=>(m.openBlock(),m.createElementBlock("div",{key:C,class:"mecano:p-4 mecano:bg-gradient-to-br mecano:from-slate-50 mecano:to-white mecano:rounded-xl mecano:border mecano:border-slate-200"},[m.createElementVNode("label",uL,[x[28]||(x[28]=m.createElementVNode("span",{class:"mecano:text-base"},"⚙️",-1)),m.createTextVNode(" "+m.toDisplayString(O.name),1)]),m.withDirectives(m.createElementVNode("select",{"onUpdate:modelValue":w=>O.mappedTo=w,class:"mecano:w-full mecano:px-3 mecano:py-2.5 mecano:border mecano:border-slate-200 mecano:rounded-lg mecano:focus:ring-2 mecano:focus:ring-emerald-500/20 mecano:focus:border-emerald-400 mecano:transition-all mecano:bg-white mecano:cursor-pointer"},[x[29]||(x[29]=m.createElementVNode("option",{value:""},"-- Seleccionar campo --",-1)),(m.openBlock(!0),m.createElementBlock(m.Fragment,null,m.renderList(r.value,(w,y)=>(m.openBlock(),m.createElementBlock("option",{key:y,value:y},m.toDisplayString(y),9,gL))),128))],8,fL),[[m.vModelSelect,O.mappedTo]]),O.mappedTo?(m.openBlock(),m.createElementBlock("div",bL,[x[30]||(x[30]=m.createElementVNode("span",{class:"mecano:text-xs mecano:font-semibold mecano:text-emerald-600 mecano:uppercase mecano:tracking-wide"},"Vista previa:",-1)),m.createElementVNode("p",CL,m.toDisplayString(r.value[O.mappedTo]),1)])):m.createCommentVNode("",!0)]))),128)),m.createElementVNode("button",{onClick:h,class:"mecano:cursor-pointer mecano:w-full mecano:mt-4 mecano:px-5 mecano:py-3 mecano:bg-gradient-to-r mecano:from-emerald-500 mecano:to-teal-500 mecano:hover:from-emerald-600 mecano:hover:to-teal-600 mecano:text-white mecano:font-semibold mecano:rounded-xl mecano:shadow-md mecano:hover:shadow-lg mecano:transition-all mecano:duration-200 mecano:transform mecano:hover:scale-[1.01] mecano:flex mecano:items-center mecano:justify-center mecano:gap-2"},[...x[31]||(x[31]=[m.createElementVNode("span",{class:"mecano:text-lg"},"✓",-1),m.createElementVNode("span",null,"Alimentar el componente",-1)])])])):(m.openBlock(),m.createElementBlock("div",mL,[...x[27]||(x[27]=[m.createElementVNode("span",{class:"mecano:text-5xl mecano:mb-3 mecano:opacity-50"},"👆",-1),m.createElementVNode("p",{class:"mecano:text-sm mecano:font-medium mecano:text-center"},[m.createTextVNode("Selecciona un contenido"),m.createElementVNode("br"),m.createTextVNode("para relacionar")],-1)])]))])])]))}}),OL={class:"mecano:absolute mecano:-top-2.5 mecano:left-3 mecano:text-[11px] mecano:font-medium mecano:tracking-wide mecano:bg-gradient-to-r mecano:from-slate-700 mecano:to-slate-600 mecano:text-white mecano:px-3 mecano:py-0.5 mecano:rounded-full mecano:shadow-sm"},vL={class:"mecano:w-full mecano:text-right mecano:flex mecano:justify-between mecano:items-center mecano:mt-1"},wL={class:"mecano:flex mecano:gap-3 mecano:items-center"},xL={class:"mecano:bg-rose-50 mecano:border mecano:border-rose-200 mecano:text-rose-500 mecano:px-2 mecano:py-0.5 mecano:text-[10px] mecano:font-semibold mecano:uppercase mecano:tracking-wider mecano:rounded-md"},yL={key:0,class:"mecano:flex-1 mecano:flex mecano:justify-center mecano:gap-2"},kL={class:"mecano:flex mecano:justify-end mecano:items-center mecano:gap-3"},SL={class:"mecano:bg-violet-50 mecano:border mecano:border-violet-200 mecano:text-violet-600 mecano:rounded-md mecano:px-2 mecano:py-0.5 mecano:text-[10px] mecano:font-semibold mecano:uppercase mecano:tracking-wider"},QL={key:0,class:"mecano:flex mecano:gap-1 mecano:bg-slate-50 mecano:rounded-lg mecano:p-1"},$L={key:0,class:"mecano:text-[10px] mecano:bg-amber-100 mecano:text-amber-700 mecano:px-1.5 mecano:rounded-full mecano:font-medium"},ML={class:"mecano:mt-2 mecano:flex mecano:items-center"},LL={class:"mecano:font-medium mecano:text-slate-700"},PL={key:0},TL={key:1},EL={key:0,class:"mecano:mt-3 mecano:p-3 mecano:bg-gradient-to-r mecano:from-sky-50 mecano:to-blue-50 mecano:rounded-lg mecano:text-sm mecano:text-slate-600 mecano:border mecano:border-sky-100"},AL={class:"mecano:mt-3 mecano:flex mecano:gap-1.5 mecano:flex-wrap"},ZL={class:"mecano:absolute mecano:top-2 mecano:right-2 mecano:group/info mecano:z-10 mecano:pointer-events-auto"},VL={class:"mecano:absolute mecano:top-6 mecano:right-0 mecano:w-64 mecano:p-3 mecano:bg-white mecano:rounded-lg mecano:shadow-lg mecano:border mecano:border-slate-200 mecano:opacity-0 mecano:invisible mecano:group-hover/info:opacity-100 mecano:group-hover/info:visible mecano:transition-all mecano:duration-200 mecano:text-xs mecano:text-slate-600 mecano:leading-relaxed"},NL={class:"mecano:flex mecano:flex-wrap mecano:justify-center mecano:content-center mecano:h-full mecano:items-center mecano:p-4 mecano:gap-3 mecano:pointer-events-auto mecano:overflow-y-auto"},BL={key:0,title:"Mover componente",class:"handle mecano:cursor-grab mecano:flex mecano:items-center mecano:bg-white mecano:border mecano:border-slate-200 mecano:px-4 mecano:py-2 mecano:rounded-xl mecano:hover:bg-sky-500 mecano:hover:border-sky-500 mecano:hover:text-white mecano:shadow-sm mecano:hover:shadow-md mecano:transition-all mecano:duration-200 mecano:group/btn"},RL={key:1,class:"mecano:flex-1 mecano:flex mecano:justify-center mecano:items-center mecano:gap-3"},zL={class:"mecano:flex mecano:flex-col mecano:items-center"},DL={key:0,class:"mecano:text-[10px] mecano:mt-0.5 mecano:opacity-70"},XL={key:0,class:"mecano:flex mecano:flex-col mecano:items-center mecano:gap-2 mecano:bg-white mecano:border mecano:border-red-200 mecano:px-4 mecano:py-2 mecano:rounded-xl mecano:shadow-sm"},IL={class:"mecano:flex mecano:gap-2"},jL=["id"],vc=m.defineComponent({__name:"InitialComponent",props:{object:{type:Object,required:!0},columnToInsert:Object,isComponentMode:Boolean,fullwidthMode:Boolean,addComponentToColumn:Function,removeComponent:Function,cloneComponent:Function,section:String,renderApiDomain:String,insideComponentBox:{type:Boolean,default:!1},isProduction:{type:Boolean,default:!1},ateneaToken:String,ledithorAiTools:Array,previewWidth:String},setup(o){const e=["Contenido de Texto","Contenido de Imagen"],t=o,n={DEV:"https://led-dev-limbo-dev.eu.els.local",PROD:"https://limbo.lefebvre.es"},r=z=>z?z.startsWith("/files/")?(t.isProduction?n.PROD:n.DEV)+z:z:"",i=z=>{var q,G;if(!z)return"";const $=z.replace(/&quot;/g,'"').replace(/&amp;/g,"&").replace(/&lt;/g,"<").replace(/&gt;/g,">").replace(/&#39;/g,"'");try{const c2=JSON.parse($),w2=u2=>u2&&!u2.startsWith("blob:"),i2=(q=c2.images)==null?void 0:q.find(u2=>w2(u2==null?void 0:u2.url));return i2?r(i2.url):w2((G=c2.original)==null?void 0:G.url)?r(c2.original.url):w2(c2.url)?r(c2.url):""}catch{return $.startsWith("blob:")?"":$.startsWith("/files/")?r($):$.startsWith("http")||$.startsWith("/")?$:z.startsWith("{")?"":z}},a=Math.random().toString(36).substring(2,15),l=m.ref(!1),s=m.ref(!1),c=m.ref(!1),d=m.ref(!1),p=m.ref(null),h=m.ref(null),u=m.ref(!1),f=m.ref(!1),g=m.reactive({apiResponse:null,selectedContenido:null}),b=m.ref({}),v=m.computed(()=>e.length>0&&e.includes(t.object.category??""));m.watch(()=>t.isComponentMode,z=>{z||x()}),m.watch(()=>t.object,()=>{x()},{deep:!0}),m.watch(u,async z=>{z&&(await m.nextTick(),e2())});const x=()=>{p.value&&clearTimeout(p.value),p.value=setTimeout(()=>{e2()},500)},O=()=>{if(t.isComponentMode)return;const z=new IntersectionObserver($=>{$.forEach(q=>{q.isIntersecting&&!u.value&&(u.value=!0,z.disconnect())})},{threshold:.1});h.value&&z.observe(h.value)},C=(z,$)=>{const q=(t.object.fields||[]).find(G=>G.name===z);q&&(q.example_value=$)},w=(z,$)=>{z.forEach(q=>{q.value!==void 0&&C(q.fieldName,q.value)}),t.object.repeat_data=$},y=()=>{d.value=!d.value},k=()=>{f.value=!f.value},Q=(z,$)=>{console.log("[InitialComponent] Field updated from FieldsForm:",z,$),x()},L=(z,$)=>{b.value[z]=$,x()},A=()=>{const $={desktop:1200,tablet:768,mobile:375}[t.previewWidth??"desktop"]??1200;e2(!0).then(q=>{const G=window.open("","Preview",`width=${$},height=800`);if(!G){alert("El navegador bloqueó la ventana emergente. Por favor, permite los popups para este sitio.");return}G.document.body.innerHTML=K(q);const c2=G.document.createElement("style");c2.textContent="body { container-type: inline-size; }",G.document.head.appendChild(c2),G.document.querySelectorAll("script").forEach(i2=>{var j2;const u2=G.document.createElement("script");i2.src?u2.src=i2.src:u2.textContent=i2.textContent,(j2=i2.parentNode)==null||j2.replaceChild(u2,i2)}),G.document.close()})},E=z=>{const $=new Set;for(const G of z.fields||[])if(G.exclusive_group){const c2=b.value[G.exclusive_group];c2&&c2!==G.name&&$.add(G.name)}const q=z.fields.map(G=>{if($.has(G.name))return{...G,example_value:""};if(G.type==="image"&&typeof G.example_value=="string"){const c2=i(G.example_value);return{...G,example_value:c2||G.example_value}}return G.type==="video"?{...G}:G});return{...z,fields:q}},Z=z=>{var q;const $=document.getElementById(a);(q=$==null?void 0:$.contentWindow)==null||q.scrollBy({top:z.deltaY,left:z.deltaX})},K=z=>{let $=z.replace(/\bclass=(["'])([^"']*)\1/g,(q,G,c2)=>{const w2=c2.replace(/(^|\s)((?:2xl|xl|lg|md|sm):)/g,"$1@$2");return`class=${G}${w2}${G}`});return $=$.replace(/(<style[^>]*>)([\s\S]*?)(<\/style>)/gi,(q,G,c2,w2)=>{const i2=c2.replace(/@media\s*\(\s*min-width\s*:\s*(\d+(?:\.\d+)?px)\s*\)/g,"@container (min-width: $1)").replace(/\.((?:2xl|xl|lg|md|sm)\\:)/g,".\\@$1");return G+i2+w2}),$},e2=(z=!1)=>{var c2;if(!((c2=t.object)!=null&&c2.category)||t.object.category==="Repetidor"){const w2='<div style="color:white; padding: 1em 2em;background-color:#001978;border-radius:1em;border:4px solid #711978;">Componente que contiene elementos repetidos: TODO: GENERAR PREVIEW DE REPETIDORES</div>';if(z)return Promise.resolve(w2);const i2=document.getElementById(a);return i2&&(i2.srcdoc=w2),Promise.resolve("")}const $=t.renderApiDomain?t.renderApiDomain+"/api/preview-comp/":"http://localhost:8003/api/preview-comp/",q=E(t.object),G=JSON.stringify({obj:q},null,2);return fetch($,{method:"POST",headers:{"Content-Type":"application/json"},body:G}).then(w2=>w2.text()).then(w2=>{if(z)return w2;const i2=document.getElementById(a);return i2&&(i2.srcdoc=w2,i2.onload=()=>{var Se;const j2=((Se=i2.contentDocument)==null?void 0:Se.documentElement.scrollHeight)??500;i2.style.height=Math.min(j2,500)+"px"}),""})};return m.onMounted(()=>{O()}),(z,$)=>(m.openBlock(),m.createElementBlock("div",null,[f.value?(m.openBlock(),m.createBlock(Yd,{key:0,updateObjectByFeedContent:w,toggleFeedSection:k,object:o.object,isProduction:o.isProduction,feedState:g},null,8,["object","isProduction","feedState"])):m.createCommentVNode("",!0),m.createElementVNode("div",{ref_key:"rootElement",ref:h,class:m.normalizeClass(["mecano:min-h-[100px] mecano:relative mecano:group/component mecano:hover:shadow-lg mecano:hover:shadow-slate-200/50 mecano:duration-300 mecano:ease-out js-draggable-element mecano:text-slate-600 mecano:border mecano:border-slate-200 mecano:hover:border-slate-300 mecano:px-5 mecano:pt-3 mecano:pb-4 mecano:w-full mecano:bg-white mecano:inline-block mecano:rounded-xl mecano:flex mecano:flex-col mecano:mt-4 z-0 shadow-sm",[{"mecano:overflow-hidden":!o.isComponentMode},d.value?"mecano:border-amber-400 mecano:ring-2 mecano:ring-amber-300 mecano:shadow-amber-100":"mecano:border-slate-200 mecano:hover:border-slate-300"]])},[o.isComponentMode?(m.openBlock(),m.createElementBlock(m.Fragment,{key:0},[m.createElementVNode("span",OL,m.toDisplayString(o.object.component_name),1),m.createElementVNode("div",vL,[m.createElementVNode("div",wL,[$[19]||($[19]=m.createElementVNode("div",{class:"handle mecano:cursor-grab mecano:text-slate-400 mecano:hover:text-slate-600 mecano:text-lg mecano:transition-colors"},[m.createElementVNode("svg",{class:"mecano:w-5 mecano:h-5",fill:"currentColor",viewBox:"0 0 20 20"},[m.createElementVNode("path",{d:"M7 2a2 2 0 1 0 .001 4.001A2 2 0 0 0 7 2zm0 6a2 2 0 1 0 .001 4.001A2 2 0 0 0 7 8zm0 6a2 2 0 1 0 .001 4.001A2 2 0 0 0 7 14zm6-8a2 2 0 1 0-.001-4.001A2 2 0 0 0 13 6zm0 2a2 2 0 1 0 .001 4.001A2 2 0 0 0 13 8zm0 6a2 2 0 1 0 .001 4.001A2 2 0 0 0 13 14z"})])],-1)),m.createElementVNode("span",xL,m.toDisplayString(o.object.category),1)]),o.fullwidthMode?(m.openBlock(),m.createElementBlock("div",yL,[m.createElementVNode("div",{class:"mecano:bg-gradient-to-r mecano:from-emerald-500 mecano:to-teal-500 mecano:hover:from-emerald-600 mecano:hover:to-teal-600 mecano:text-white mecano:rounded-lg mecano:px-4 mecano:py-1.5 mecano:text-xs mecano:font-medium mecano:cursor-pointer mecano:shadow-sm mecano:hover:shadow mecano:transition-all mecano:duration-200",onClick:$[0]||($[0]=q=>{var G;return(G=o.addComponentToColumn)==null?void 0:G.call(o,o.object)})},"Seleccionar"),m.createElementVNode("div",{class:"mecano:bg-white mecano:border mecano:border-slate-200 mecano:hover:bg-slate-50 mecano:text-slate-600 mecano:rounded-lg mecano:px-4 mecano:py-1.5 mecano:text-xs mecano:font-medium mecano:cursor-pointer mecano:shadow-sm mecano:hover:shadow mecano:transition-all mecano:duration-200",onClick:$[1]||($[1]=q=>A()),title:"Ver preview en ventana nueva"},"🔍 Previsualizar")])):m.createCommentVNode("",!0),m.createElementVNode("div",kL,[m.createElementVNode("span",SL,m.toDisplayString(o.object.framework),1),o.insideComponentBox?m.createCommentVNode("",!0):(m.openBlock(),m.createElementBlock("div",QL,[m.createElementVNode("div",{title:"Previsualizar Dummy",onClick:$[2]||($[2]=q=>A()),class:"mecano:p-1.5 mecano:rounded-md mecano:hover:bg-white mecano:hover:shadow-sm mecano:cursor-pointer mecano:transition-all mecano:duration-200 mecano:text-base"},"🔍"),m.createElementVNode("div",{title:"Editar configuración",onClick:$[3]||($[3]=q=>d.value=!d.value),class:"mecano:p-1.5 mecano:rounded-md mecano:hover:bg-white mecano:hover:shadow-sm mecano:cursor-pointer mecano:transition-all mecano:duration-200 mecano:text-base"},"⚙️"),v.value?(m.openBlock(),m.createElementBlock("div",{key:0,title:"Beber de contenido",onClick:k,class:"mecano:p-1.5 mecano:rounded-md mecano:hover:bg-sky-50 mecano:hover:shadow-sm mecano:cursor-pointer mecano:transition-all mecano:duration-200 mecano:text-base mecano:flex mecano:items-center mecano:gap-1"},[$[20]||($[20]=m.createTextVNode("⚡ ",-1)),o.object.repeat_data?(m.openBlock(),m.createElementBlock("span",$L,m.toDisplayString(o.object.repeat_data.elementCount),1)):m.createCommentVNode("",!0)])):m.createCommentVNode("",!0),o.cloneComponent?(m.openBlock(),m.createElementBlock("div",{key:1,title:"Clonar componente",onClick:$[4]||($[4]=q=>o.cloneComponent(o.object,o.section||"")),class:"mecano:p-1.5 mecano:rounded-md mecano:hover:bg-sky-50 mecano:hover:shadow-sm mecano:cursor-pointer mecano:transition-all mecano:duration-200 mecano:text-base"},"📋")):m.createCommentVNode("",!0),o.removeComponent?(m.openBlock(),m.createElementBlock(m.Fragment,{key:2},[s.value?(m.openBlock(),m.createElementBlock(m.Fragment,{key:0},[$[21]||($[21]=m.createElementVNode("span",{class:"mecano:text-[10px] mecano:text-red-600 mecano:font-medium mecano:self-center mecano:px-1"},"¿Eliminar?",-1)),m.createElementVNode("div",{onClick:$[5]||($[5]=q=>{o.removeComponent(o.object,o.section||""),s.value=!1}),class:"mecano:p-1.5 mecano:rounded-md mecano:bg-red-500 mecano:text-white mecano:hover:bg-red-600 mecano:cursor-pointer mecano:transition-all mecano:duration-200 mecano:text-[10px] mecano:font-medium"},"Sí"),m.createElementVNode("div",{onClick:$[6]||($[6]=q=>s.value=!1),class:"mecano:p-1.5 mecano:rounded-md mecano:bg-slate-100 mecano:hover:bg-slate-200 mecano:cursor-pointer mecano:transition-all mecano:duration-200 mecano:text-[10px] mecano:font-medium"},"No")],64)):(m.openBlock(),m.createElementBlock("div",{key:1,title:"Eliminar componente",onClick:$[7]||($[7]=q=>s.value=!0),class:"mecano:p-1.5 mecano:rounded-md mecano:hover:bg-red-50 mecano:hover:shadow-sm mecano:cursor-pointer mecano:transition-all mecano:duration-200 mecano:text-base"},"🗑️"))],64)):m.createCommentVNode("",!0)]))])]),m.createVNode(ts,{toggleShowForm:y,object:o.object,showForm:d.value,ateneaToken:t.ateneaToken,ledithorAiTools:t.ledithorAiTools,onFieldUpdated:Q,onExclusiveFieldChanged:L},null,8,["object","showForm","ateneaToken","ledithorAiTools"]),m.createElementVNode("div",ML,[m.createElementVNode("span",LL,m.toDisplayString(o.object.name),1),m.createElementVNode("button",{type:"button",onClick:$[8]||($[8]=q=>l.value=!l.value),class:"mecano:ms-2 mecano:cursor-pointer mecano:text-xs mecano:text-slate-400 mecano:hover:text-slate-600 mecano:transition-colors mecano:w-5 mecano:h-5 mecano:rounded-full mecano:hover:bg-slate-100 mecano:flex mecano:items-center mecano:justify-center"},[l.value?(m.openBlock(),m.createElementBlock("span",TL,"▲")):(m.openBlock(),m.createElementBlock("span",PL,"▼"))])]),l.value?(m.openBlock(),m.createElementBlock("div",EL,m.toDisplayString(o.object.description),1)):m.createCommentVNode("",!0),m.createElementVNode("div",AL,[(m.openBlock(!0),m.createElementBlock(m.Fragment,null,m.renderList(o.object.tags,(q,G)=>(m.openBlock(),m.createElementBlock("span",{key:G,class:"mecano:bg-slate-50 mecano:text-slate-500 mecano:px-2.5 mecano:py-1 mecano:rounded-full mecano:text-[11px] mecano:font-medium mecano:border mecano:border-slate-100 mecano:hover:border-slate-200 mecano:hover:bg-slate-100 mecano:transition-colors mecano:cursor-default"},m.toDisplayString(q),1))),128))])],64)):u.value?(m.openBlock(),m.createElementBlock(m.Fragment,{key:1},[m.createElementVNode("div",{class:m.normalizeClass(["mecano:absolute mecano:top-0 mecano:left-0 mecano:w-full mecano:h-full mecano:opacity-0 mecano:bg-gradient-to-br mecano:from-white/90 mecano:via-slate-50/95 mecano:to-slate-100/90 mecano:backdrop-blur-[2px] z-99 mecano:transition-all mecano:duration-300 mecano:rounded-xl",!c.value&&"mecano:group-hover/component:opacity-100"])},[m.createElementVNode("div",ZL,[$[23]||($[23]=m.createElementVNode("div",{class:"mecano:w-5 mecano:h-5 mecano:rounded-full mecano:bg-slate-100 mecano:hover:bg-sky-100 mecano:border mecano:border-slate-200 mecano:hover:border-sky-300 mecano:flex mecano:items-center mecano:justify-center mecano:cursor-help mecano:transition-colors mecano:duration-200"},[m.createElementVNode("svg",{class:"mecano:w-3 mecano:h-3 mecano:text-slate-400 mecano:group-hover/info:text-sky-500",fill:"currentColor",viewBox:"0 0 20 20"},[m.createElementVNode("path",{"fill-rule":"evenodd",d:"M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-7-4a1 1 0 11-2 0 1 1 0 012 0zM9 9a1 1 0 000 2v3a1 1 0 001 1h1a1 1 0 100-2v-3a1 1 0 00-1-1H9z","clip-rule":"evenodd"})])],-1)),m.createElementVNode("div",VL,[m.createElementVNode("b",null,m.toDisplayString(o.object.component_name),1),$[22]||($[22]=m.createElementVNode("br",null,null,-1)),m.createTextVNode(m.toDisplayString(o.object.description),1)])]),m.createElementVNode("div",NL,[o.insideComponentBox&&!o.fullwidthMode||!o.insideComponentBox?(m.openBlock(),m.createElementBlock("div",BL,[...$[24]||($[24]=[m.createElementVNode("div",{class:"mecano:flex mecano:flex-col mecano:items-center"},[m.createElementVNode("svg",{class:"mecano:w-6 mecano:h-6 mecano:mb-1 mecano:text-slate-400 mecano:group-hover/btn:text-white",fill:"currentColor",viewBox:"0 0 20 20"},[m.createElementVNode("path",{d:"M7 2a2 2 0 1 0 .001 4.001A2 2 0 0 0 7 2zm0 6a2 2 0 1 0 .001 4.001A2 2 0 0 0 7 8zm0 6a2 2 0 1 0 .001 4.001A2 2 0 0 0 7 14zm6-8a2 2 0 1 0-.001-4.001A2 2 0 0 0 13 6zm0 2a2 2 0 1 0 .001 4.001A2 2 0 0 0 13 8zm0 6a2 2 0 1 0 .001 4.001A2 2 0 0 0 13 14z"})]),m.createElementVNode("span",{class:"mecano:text-xs mecano:font-medium"},"Mover")],-1)])])):m.createCommentVNode("",!0),o.insideComponentBox&&o.fullwidthMode?(m.openBlock(),m.createElementBlock("div",RL,[m.createElementVNode("div",{title:"Agregar componente a la columna",onClick:$[9]||($[9]=q=>{var G;return(G=o.addComponentToColumn)==null?void 0:G.call(o,o.object)}),class:"mecano:cursor-pointer mecano:flex mecano:items-center mecano:bg-gradient-to-r mecano:from-emerald-500 mecano:to-teal-500 mecano:hover:from-emerald-600 mecano:hover:to-teal-600 mecano:text-white mecano:px-6 mecano:py-3 mecano:rounded-xl mecano:shadow-md mecano:hover:shadow-lg mecano:transition-all mecano:duration-200"},[...$[25]||($[25]=[m.createElementVNode("div",{class:"mecano:flex mecano:flex-col mecano:items-center"},[m.createElementVNode("span",{class:"mecano:text-2xl mecano:mb-1"},"🚀"),m.createElementVNode("span",{class:"mecano:text-sm mecano:font-medium"},"Seleccionar")],-1)])]),m.createElementVNode("div",{title:"Ver preview en ventana nueva",onClick:$[10]||($[10]=q=>A()),class:"mecano:cursor-pointer mecano:flex mecano:items-center mecano:bg-white mecano:border mecano:border-slate-200 mecano:hover:bg-slate-50 mecano:text-slate-600 mecano:px-6 mecano:py-3 mecano:rounded-xl mecano:shadow-md mecano:hover:shadow-lg mecano:transition-all mecano:duration-200"},[...$[26]||($[26]=[m.createElementVNode("div",{class:"mecano:flex mecano:flex-col mecano:items-center"},[m.createElementVNode("span",{class:"mecano:text-2xl mecano:mb-1"},"🔍"),m.createElementVNode("span",{class:"mecano:text-sm mecano:font-medium"},"Previsualizar")],-1)])])])):m.createCommentVNode("",!0),o.insideComponentBox?m.createCommentVNode("",!0):(m.openBlock(),m.createElementBlock(m.Fragment,{key:2},[m.createElementVNode("div",{title:"Ver preview en ventana nueva",onClick:$[11]||($[11]=q=>A()),class:"mecano:cursor-pointer mecano:flex mecano:items-center mecano:bg-white mecano:border mecano:border-slate-200 mecano:px-4 mecano:py-2 mecano:rounded-xl mecano:hover:bg-sky-500 mecano:hover:border-sky-500 mecano:hover:text-white mecano:shadow-sm mecano:hover:shadow-md mecano:transition-all mecano:duration-200 mecano:group/btn"},[...$[27]||($[27]=[m.createElementVNode("div",{class:"mecano:flex mecano:flex-col mecano:items-center"},[m.createElementVNode("span",{class:"mecano:text-xl mecano:mb-1"},"🔍"),m.createElementVNode("span",{class:"mecano:text-xs mecano:font-medium"},"Previsualizar")],-1)])]),m.createElementVNode("div",{title:"Configurar componente",onClick:$[12]||($[12]=q=>d.value=!d.value),class:"mecano:cursor-pointer mecano:flex mecano:items-center mecano:bg-white mecano:border mecano:border-slate-200 mecano:px-4 mecano:py-2 mecano:rounded-xl mecano:hover:bg-sky-500 mecano:hover:border-sky-500 mecano:hover:text-white mecano:shadow-sm mecano:hover:shadow-md mecano:transition-all mecano:duration-200 mecano:group/btn"},[...$[28]||($[28]=[m.createElementVNode("div",{class:"mecano:flex mecano:flex-col mecano:items-center"},[m.createElementVNode("span",{class:"mecano:text-xl mecano:mb-1"},"⚙️"),m.createElementVNode("span",{class:"mecano:text-xs mecano:font-medium"},"Configurar")],-1)])]),v.value?(m.openBlock(),m.createElementBlock("div",{key:0,title:"Configurar componente",onClick:k,class:"mecano:cursor-pointer mecano:flex mecano:items-center mecano:bg-white mecano:border mecano:border-slate-200 mecano:px-4 mecano:py-2 mecano:rounded-xl mecano:hover:bg-sky-500 mecano:hover:border-sky-500 mecano:hover:text-white mecano:shadow-sm mecano:hover:shadow-md mecano:transition-all mecano:duration-200 mecano:group/btn"},[m.createElementVNode("div",zL,[$[29]||($[29]=m.createElementVNode("span",{class:"mecano:text-xl mecano:mb-1"},"⚡",-1)),$[30]||($[30]=m.createElementVNode("span",{class:"mecano:text-xs mecano:font-medium"},"Beber de contenido",-1)),o.object.repeat_data&&o.object.repeat_data.dynamicUpdate?(m.openBlock(),m.createElementBlock("span",DL,"Carga "+m.toDisplayString(o.object.repeat_data.elementCount)+" elementos",1)):m.createCommentVNode("",!0)])])):m.createCommentVNode("",!0),o.cloneComponent?(m.openBlock(),m.createElementBlock("div",{key:1,title:"Clonar componente",onClick:$[13]||($[13]=q=>o.cloneComponent(o.object,o.section||"")),class:"mecano:cursor-pointer mecano:flex mecano:items-center mecano:bg-white mecano:border mecano:border-slate-200 mecano:px-4 mecano:py-2 mecano:rounded-xl mecano:hover:bg-sky-500 mecano:hover:border-sky-500 mecano:hover:text-white mecano:shadow-sm mecano:hover:shadow-md mecano:transition-all mecano:duration-200 mecano:group/btn"},[...$[31]||($[31]=[m.createElementVNode("div",{class:"mecano:flex mecano:flex-col mecano:items-center"},[m.createElementVNode("span",{class:"mecano:text-xl mecano:mb-1"},"📋"),m.createElementVNode("span",{class:"mecano:text-xs mecano:font-medium"},"Clonar")],-1)])])):m.createCommentVNode("",!0),o.removeComponent?(m.openBlock(),m.createElementBlock(m.Fragment,{key:2},[s.value?(m.openBlock(),m.createElementBlock("div",XL,[$[32]||($[32]=m.createElementVNode("span",{class:"mecano:text-xs mecano:text-red-600 mecano:font-medium"},"¿Eliminar?",-1)),m.createElementVNode("div",IL,[m.createElementVNode("div",{onClick:$[14]||($[14]=q=>{o.removeComponent(o.object,o.section||""),s.value=!1}),class:"mecano:cursor-pointer mecano:bg-red-500 mecano:hover:bg-red-600 mecano:text-white mecano:px-3 mecano:py-1 mecano:rounded-lg mecano:text-xs mecano:font-medium mecano:transition-all mecano:duration-200"},"Sí"),m.createElementVNode("div",{onClick:$[15]||($[15]=q=>s.value=!1),class:"mecano:cursor-pointer mecano:bg-slate-100 mecano:hover:bg-slate-200 mecano:text-slate-600 mecano:px-3 mecano:py-1 mecano:rounded-lg mecano:text-xs mecano:font-medium mecano:transition-all mecano:duration-200"},"No")])])):(m.openBlock(),m.createElementBlock("div",{key:1,title:"Eliminar componente",onClick:$[16]||($[16]=q=>s.value=!0),class:"mecano:cursor-pointer mecano:flex mecano:items-center mecano:bg-red-500 mecano:text-white mecano:border mecano:border-red-200 mecano:px-4 mecano:py-2 mecano:rounded-xl mecano:hover:bg-red-700 mecano:hover:border-red-800 mecano:hover:text-white mecano:shadow-sm mecano:hover:shadow-md mecano:transition-all mecano:duration-200 mecano:group/btn"},[...$[33]||($[33]=[m.createElementVNode("div",{class:"mecano:flex mecano:flex-col mecano:items-center"},[m.createElementVNode("span",{class:"mecano:text-xl mecano:mb-1"},"🗑️"),m.createElementVNode("span",{class:"mecano:text-xs mecano:font-medium"},"Eliminar")],-1)])]))],64)):m.createCommentVNode("",!0)],64))]),m.createElementVNode("div",{class:"mecano:absolute mecano:bottom-2 mecano:left-1/2 mecano:-translate-x-1/2 mecano:flex mecano:items-center mecano:gap-1.5 mecano:bg-white/80 mecano:border mecano:border-slate-200 mecano:rounded-full mecano:px-3 mecano:py-1.5 mecano:cursor-ns-resize mecano:select-none mecano:text-slate-500 mecano:text-xs mecano:hover:bg-white mecano:hover:text-slate-700 mecano:transition-all mecano:duration-200 mecano:shadow-sm mecano:whitespace-nowrap",onWheel:m.withModifiers(Z,["prevent"]),onMouseenter:$[17]||($[17]=q=>c.value=!0),onMouseleave:$[18]||($[18]=q=>c.value=!1),title:"Scroll aquí para navegar el preview"},[...$[34]||($[34]=[m.createElementVNode("svg",{class:"mecano:w-3 mecano:h-3 mecano:flex-shrink-0",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24"},[m.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M7 16V4m0 0L3 8m4-4l4 4M17 8v12m0 0l4-4m-4 4l-4-4"})],-1),m.createElementVNode("span",null,"Scroll preview",-1)])],32)],2),m.createVNode(ts,{toggleShowForm:y,object:o.object,showForm:d.value,ateneaToken:t.ateneaToken,ledithorAiTools:t.ledithorAiTools,onFieldUpdated:Q,onExclusiveFieldChanged:L},null,8,["object","showForm","ateneaToken","ledithorAiTools"]),m.createElementVNode("iframe",{id:m.unref(a),class:"mecano:w-full mecano:block",style:{"min-height":"60px",border:"none"}},null,8,jL)],64)):m.createCommentVNode("",!0)],2)]))}}),HL={class:"mecano:absolute mecano:top-1 mecano:left-2 mecano:px-2 mecano:flex mecano:gap-3 mecano:items-center"},qL={key:0,class:"mecano:text-[10px] mecano:font-medium mecano:text-slate-400 mecano:bg-white/80 mecano:backdrop-blur-sm mecano:px-2 mecano:py-0.5 mecano:rounded-full mecano:shadow-sm"},WL={class:"mecano:text-slate-600"},YL={key:1,class:"mecano:text-[10px] mecano:font-medium mecano:text-slate-400 mecano:bg-white/80 mecano:backdrop-blur-sm mecano:px-2 mecano:py-0.5 mecano:rounded-full mecano:shadow-sm"},_L={class:"mecano:text-slate-600"},FL={key:2,class:"mecano:text-[10px] mecano:font-medium mecano:text-slate-400 mecano:bg-white/80 mecano:backdrop-blur-sm mecano:px-2 mecano:py-0.5 mecano:rounded-full mecano:shadow-sm"},GL={class:"mecano:text-slate-600"},UL={key:3,class:"text-[10px] font-medium text-slate-400 bg-white/80 backdrop-blur-sm px-2 py-0.5 rounded-full shadow-sm flex items-center gap-1.5"},KL={key:0,class:"mecano:mt-12 mecano:mb-4 mecano:w-full mecano:rounded-xl mecano:bg-white mecano:border mecano:border-slate-200 mecano:p-4 mecano:z-10 mecano:hidden mecano:group-hover:block mecano:shadow-lg"},JL={class:"mecano:p-4 mecano:bg-gradient-to-br mecano:from-slate-50 mecano:to-white mecano:rounded-lg mecano:w-full"},eP={class:"mecano:flex mecano:flex-col"},tP=["for"],oP=["id"],nP=["value"],rP={class:"mecano:flex mecano:flex-col"},iP=["for"],aP=["id"],lP=["value"],sP={class:"mecano:flex mecano:flex-col"},cP=["for"],dP=["id"],pP=["value"],mP={class:"mecano:flex mecano:flex-col"},hP={class:"mecano:flex mecano:items-center mecano:gap-2"},uP={class:"mecano:flex mecano:items-center mecano:gap-1.5 mecano:cursor-pointer"},fP=["id"],gP={class:"mecano:flex mecano:flex-col mecano:gap-0.5"},bP={class:"mecano:flex mecano:items-center mecano:gap-1"},CP={key:1,class:"mecano:text-xs mecano:text-slate-400 mecano:italic"},OP={class:"mecano:absolute mecano:top-0 mecano:flex mecano:flex-col mecano:gap-1 mecano:w-full mecano:opacity-0 mecano:transition-all mecano:duration-300 mecano:group-hover:opacity-100"},vP={class:"mecano:flex mecano:flex-wrap mecano:justify-center mecano:gap-2 mecano:bg-white/90 mecano:backdrop-blur-sm mecano:rounded-b-xl mecano:px-3 mecano:py-1.5 mecano:shadow-sm mecano:border mecano:border-t-0 mecano:border-slate-200"},wP={class:"mecano:flex mecano:gap-1"},xP={class:"mecano:flex mecano:gap-4 mecano:ms-4"},yP=["title"],_d=m.defineComponent({__name:"ColConfig",props:{globalPageConfiguration:Array,rowIndex:{type:Number,required:!0},columnIndex:{type:Number,required:!0},fullwidthMode:Boolean,addCol:Function,updateColConfig:Function,removeCol:Function,addComponentFunction:Function,moveCol:Function,section:String,isHidden:{type:Boolean,default:!1}},emits:["toggle-visibility","config-open"],setup(o,{emit:e}){function t(x){const O=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(x);return O?{r:parseInt(O[1],16),g:parseInt(O[2],16),b:parseInt(O[3],16)}:{r:255,g:255,b:255}}function n(x){const O=x.match(/rgba?\(\s*(\d+),\s*(\d+),\s*(\d+)(?:,\s*([\d.]+))?\s*\)/);if(!O)return{hex:"#ffffff",alpha:100};const C=w=>parseInt(w).toString(16).padStart(2,"0");return{hex:`#${C(O[1])}${C(O[2])}${C(O[3])}`,alpha:O[4]!==void 0?Math.round(parseFloat(O[4])*100):100}}const r=e,i=o,a={width:[{label:"Ancho completo",value:"full"},{label:"1/2",value:"1/2"},{label:"1/3",value:"1/3"},{label:"2/3",value:"2/3"},{label:"1/4",value:"1/4"},{label:"3/4",value:"3/4"},{label:"1/5",value:"1/5"},{label:"2/5",value:"2/5"},{label:"3/5",value:"3/5"},{label:"4/5",value:"4/5"}],gap:[{label:"Ninguno",value:"0"},{label:"Leve",value:"1"},{label:"Moderado",value:"2"},{label:"Alto",value:"4"},{label:"Muy alto",value:"8"}],flexDirection:[{label:"Columna (componentes unos encima de otros)",value:"flex-col"},{label:"Fila (componentes unos al lado de otros)",value:"flex-row"}]},l=m.ref(""),s=m.ref(""),c=m.ref(""),d=m.ref("#ffffff"),p=m.ref(100),h=m.ref(!1),u=m.ref(!1),f=m.ref(!1);m.watch(u,x=>{if(r("config-open",x),x){const O=b.value;if(O.backgroundColor){h.value=!0;const{hex:C,alpha:w}=n(O.backgroundColor);d.value=C,p.value=w}else h.value=!1,d.value="#ffffff",p.value=100}});const g=m.computed(()=>{const{r:x,g:O,b:C}=t(d.value),w=p.value/100;return`rgba(${x}, ${O}, ${C}, ${w})`}),b=m.computed(()=>{var C,w,y,k;const x=(C=i.globalPageConfiguration)==null?void 0:C.find(Q=>Q.section===i.section),O=(k=(y=(w=x==null?void 0:x.rows)==null?void 0:w[i.rowIndex])==null?void 0:y.columns)==null?void 0:k[i.columnIndex];return(O==null?void 0:O.config)||{}}),v=(x,O)=>{var Q;const C=l.value||a.width[0].value,w=s.value||a.gap[0].value,y=c.value||"",k=h.value?g.value:"";(Q=i.updateColConfig)==null||Q.call(i,x,O,i.section||"",C,w,y,k),u.value=!1};return(x,O)=>(m.openBlock(),m.createElementBlock(m.Fragment,null,[m.createElementVNode("div",HL,[b.value.width!==void 0?(m.openBlock(),m.createElementBlock("span",qL,[O[19]||(O[19]=m.createTextVNode(" Ancho: ",-1)),m.createElementVNode("span",WL,m.toDisplayString(b.value.width),1)])):m.createCommentVNode("",!0),b.value.gap!==void 0?(m.openBlock(),m.createElementBlock("span",YL,[O[20]||(O[20]=m.createTextVNode(" Gap: ",-1)),m.createElementVNode("span",_L,m.toDisplayString(b.value.gap),1)])):m.createCommentVNode("",!0),b.value.flexDirection!==void 0?(m.openBlock(),m.createElementBlock("span",FL,[O[21]||(O[21]=m.createTextVNode(" Flex: ",-1)),m.createElementVNode("span",GL,m.toDisplayString(b.value.flexDirection),1)])):m.createCommentVNode("",!0),b.value.backgroundColor?(m.openBlock(),m.createElementBlock("span",UL,[O[22]||(O[22]=m.createTextVNode(" Fondo: ",-1)),m.createElementVNode("span",{class:"inline-block w-3 h-3 rounded-full border border-slate-300",style:m.normalizeStyle({backgroundColor:b.value.backgroundColor})},null,4)])):m.createCommentVNode("",!0)]),u.value?(m.openBlock(),m.createElementBlock("div",KL,[m.createElementVNode("div",JL,[m.createElementVNode("form",{onSubmit:O[8]||(O[8]=m.withModifiers(()=>{},["prevent"])),class:"mecano:flex mecano:gap-5 mecano:w-full mecano:justify-center mecano:items-end mecano:flex-wrap"},[m.createElementVNode("div",eP,[m.createElementVNode("label",{for:`colwidth-${o.rowIndex}-${o.columnIndex}`,class:"mecano:block mecano:text-sm mecano:font-medium mecano:text-slate-600 mecano:mb-1.5"},"Ancho:",8,tP),m.withDirectives(m.createElementVNode("select",{"onUpdate:modelValue":O[0]||(O[0]=C=>l.value=C),id:`colwidth-${o.rowIndex}-${o.columnIndex}`,class:"mecano:block mecano:w-full mecano:border mecano:border-slate-200 mecano:rounded-lg mecano:px-3 mecano:py-2 mecano:text-sm mecano:focus:outline-none mecano:focus:ring-2 mecano:focus:ring-emerald-500/20 mecano:focus:border-emerald-400 mecano:bg-white mecano:hover:border-slate-300 mecano:transition-colors"},[O[23]||(O[23]=m.createElementVNode("option",{value:""},"Selecciona...",-1)),(m.openBlock(!0),m.createElementBlock(m.Fragment,null,m.renderList(a.width,C=>(m.openBlock(),m.createElementBlock("option",{key:C.value,value:C.value},m.toDisplayString(C.label),9,nP))),128))],8,oP),[[m.vModelSelect,l.value]])]),m.createElementVNode("div",rP,[m.createElementVNode("label",{for:`colgap-${o.rowIndex}-${o.columnIndex}`,class:"mecano:block mecano:text-sm mecano:font-medium mecano:text-slate-600 mecano:mb-1.5"},"Gap:",8,iP),m.withDirectives(m.createElementVNode("select",{"onUpdate:modelValue":O[1]||(O[1]=C=>s.value=C),id:`colgap-${o.rowIndex}-${o.columnIndex}`,class:"mecano:block mecano:w-full mecano:border mecano:border-slate-200 mecano:rounded-lg mecano:px-3 mecano:py-2 mecano:text-sm mecano:focus:outline-none mecano:focus:ring-2 mecano:focus:ring-emerald-500/20 mecano:focus:border-emerald-400 mecano:bg-white mecano:hover:border-slate-300 mecano:transition-colors"},[O[24]||(O[24]=m.createElementVNode("option",{value:""},"Selecciona...",-1)),(m.openBlock(!0),m.createElementBlock(m.Fragment,null,m.renderList(a.gap,C=>(m.openBlock(),m.createElementBlock("option",{key:C.value,value:C.value},m.toDisplayString(C.label),9,lP))),128))],8,aP),[[m.vModelSelect,s.value]])]),m.createElementVNode("div",sP,[m.createElementVNode("label",{for:`flexdir-${o.rowIndex}-${o.columnIndex}`,class:"mecano:block mecano:text-sm mecano:font-medium mecano:text-slate-600 mecano:mb-1.5"},"Dirección:",8,cP),m.withDirectives(m.createElementVNode("select",{"onUpdate:modelValue":O[2]||(O[2]=C=>c.value=C),id:`flexdir-${o.rowIndex}-${o.columnIndex}`,class:"mecano:block mecano:w-full mecano:border mecano:border-slate-200 mecano:rounded-lg mecano:px-3 mecano:py-2 mecano:text-sm mecano:focus:outline-none mecano:focus:ring-2 mecano:focus:ring-emerald-500/20 mecano:focus:border-emerald-400 mecano:bg-white mecano:hover:border-slate-300 mecano:transition-colors"},[O[25]||(O[25]=m.createElementVNode("option",{value:""},"Selecciona...",-1)),(m.openBlock(!0),m.createElementBlock(m.Fragment,null,m.renderList(a.flexDirection,C=>(m.openBlock(),m.createElementBlock("option",{key:C.value,value:C.value},m.toDisplayString(C.label),9,pP))),128))],8,dP),[[m.vModelSelect,c.value]])]),m.createElementVNode("div",mP,[O[28]||(O[28]=m.createElementVNode("label",{class:"mecano:block mecano:text-sm mecano:font-medium mecano:text-slate-600 mecano:mb-1.5"},"Color de fondo:",-1)),m.createElementVNode("div",hP,[m.createElementVNode("label",uP,[m.withDirectives(m.createElementVNode("input",{type:"checkbox","onUpdate:modelValue":O[3]||(O[3]=C=>h.value=C),class:"mecano:rounded mecano:border-slate-300 mecano:text-emerald-500 mecano:focus:ring-emerald-500/20"},null,512),[[m.vModelCheckbox,h.value]]),O[26]||(O[26]=m.createElementVNode("span",{class:"mecano:text-sm mecano:text-slate-500"},"Activar",-1))]),h.value?(m.openBlock(),m.createElementBlock(m.Fragment,{key:0},[m.withDirectives(m.createElementVNode("input",{type:"color","onUpdate:modelValue":O[4]||(O[4]=C=>d.value=C),id:`colbgcolor-${o.rowIndex}-${o.columnIndex}`,class:"mecano:w-10 mecano:h-9 mecano:rounded mecano:border mecano:border-slate-200 mecano:cursor-pointer mecano:p-0.5 mecano:bg-slate-50",title:"Seleccionar color de fondo"},null,8,fP),[[m.vModelText,d.value]]),m.createElementVNode("div",gP,[m.withDirectives(m.createElementVNode("input",{type:"range","onUpdate:modelValue":O[5]||(O[5]=C=>p.value=C),min:"0",max:"100",step:"0.1",class:"mecano:w-24 mecano:accent-emerald-500",title:"Opacidad"},null,512),[[m.vModelText,p.value,void 0,{number:!0}]]),m.createElementVNode("div",bP,[m.withDirectives(m.createElementVNode("input",{type:"number","onUpdate:modelValue":O[6]||(O[6]=C=>p.value=C),min:"0",max:"100",step:"0.1",class:"mecano:w-14 mecano:text-xs mecano:border mecano:border-slate-200 mecano:rounded mecano:px-1 mecano:py-0.5 mecano:text-center"},null,512),[[m.vModelText,p.value,void 0,{number:!0}]]),O[27]||(O[27]=m.createElementVNode("span",{class:"mecano:text-xs mecano:text-slate-400"},"%",-1))])]),m.createElementVNode("span",{class:"inline-block w-6 h-6 rounded border border-slate-300 flex-shrink-0",style:m.normalizeStyle({backgroundColor:g.value}),title:"Vista previa"},null,4)],64)):(m.openBlock(),m.createElementBlock("span",CP,"Sin color"))])]),m.createElementVNode("button",{type:"button",class:"mecano:bg-gradient-to-r mecano:from-emerald-500 mecano:to-teal-500 mecano:hover:from-emerald-600 mecano:hover:to-teal-600 mecano:text-white mecano:px-5 mecano:py-2 mecano:rounded-lg mecano:font-medium mecano:shadow-sm mecano:hover:shadow-md mecano:transition-all mecano:duration-200 mecano:cursor-pointer",onClick:O[7]||(O[7]=C=>{v(o.rowIndex,o.columnIndex),u.value=!1})}," Guardar ")],32)])])):m.createCommentVNode("",!0),m.createElementVNode("div",OP,[m.createElementVNode("div",{class:m.normalizeClass(["mecano:flex mecano:flex-row",{"mecano:justify-between":o.section&&o.section!=="Sidebar","mecano:justify-center":o.section==="Sidebar"}])},[o.section&&o.section!=="Sidebar"?(m.openBlock(),m.createElementBlock("button",{key:0,type:"button",title:"Añadir columna a la izquierda",onClick:O[9]||(O[9]=C=>{var w;return(w=o.addCol)==null?void 0:w.call(o,o.rowIndex,o.columnIndex,o.section,"left")}),class:"mecano:group/addbtn-left mecano:relative mecano:ms-2 mecano:bg-white mecano:px-3 mecano:py-1 mecano:cursor-pointer mecano:rounded-b-lg mecano:border mecano:border-t-0 mecano:border-slate-200 mecano:hover:bg-emerald-500 mecano:hover:border-emerald-500 mecano:hover:text-white mecano:text-slate-600 mecano:transition-all mecano:duration-200 mecano:shadow-sm mecano:hover:shadow-md mecano:font-medium"},[...O[29]||(O[29]=[m.createElementVNode("span",{class:"mecano:transition-opacity mecano:duration-150 mecano:group-hover/addbtn-left:opacity-0"},"+",-1),m.createElementVNode("span",{class:"mecano:absolute mecano:inset-0 mecano:flex mecano:items-center mecano:justify-center mecano:opacity-0 mecano:transition-opacity mecano:duration-150 mecano:group-hover/addbtn-left:opacity-100"},"←",-1)])])):m.createCommentVNode("",!0),m.createElementVNode("div",vP,[m.createElementVNode("button",{type:"button",title:"Configurar columna",onClick:O[10]||(O[10]=C=>u.value=!u.value),class:m.normalizeClass(["mecano:px-2.5 mecano:py-1 mecano:rounded-lg mecano:cursor-pointer mecano:transition-all mecano:duration-200",u.value?"mecano:bg-amber-100 mecano:text-amber-700 mecano:shadow-sm":"mecano:bg-slate-100 mecano:text-slate-600 mecano:hover:bg-blue-500 mecano:hover:text-white"])},"⚙️",2),m.createElementVNode("div",wP,[o.section&&o.section!=="Sidebar"?(m.openBlock(),m.createElementBlock("span",{key:0,title:"Mover columna a la izquierda",onClick:O[11]||(O[11]=C=>{var w;return(w=o.moveCol)==null?void 0:w.call(o,o.rowIndex,o.columnIndex,o.section,"left")}),class:"mecano:bg-slate-100 mecano:px-2.5 mecano:py-1 mecano:cursor-pointer mecano:rounded-lg mecano:transition-all mecano:duration-200 mecano:text-slate-400 mecano:hover:bg-blue-500 mecano:hover:text-white"},"◁")):m.createCommentVNode("",!0),o.fullwidthMode?(m.openBlock(),m.createElementBlock("span",{key:1,title:"Añadir componente",onClick:O[12]||(O[12]=C=>{var w;return(w=o.addComponentFunction)==null?void 0:w.call(o,o.rowIndex,o.columnIndex,o.section||"")}),class:"mecano:bg-slate-100 mecano:px-2.5 mecano:py-1 mecano:cursor-pointer mecano:rounded-lg mecano:transition-all mecano:duration-200 mecano:text-slate-400 mecano:hover:bg-blue-500 mecano:hover:text-white"}," 📦 ")):m.createCommentVNode("",!0),o.section&&o.section!=="Sidebar"?(m.openBlock(),m.createElementBlock("span",{key:2,title:"Mover columna a la derecha",onClick:O[13]||(O[13]=C=>{var w;return(w=o.moveCol)==null?void 0:w.call(o,o.rowIndex,o.columnIndex,o.section,"right")}),class:"mecano:bg-slate-100 mecano:px-2.5 mecano:py-1 mecano:cursor-pointer mecano:rounded-lg mecano:transition-all mecano:duration-200 mecano:text-slate-400 mecano:hover:bg-blue-500 mecano:hover:text-white"},"▷ ")):m.createCommentVNode("",!0)]),m.createElementVNode("div",xP,[m.createElementVNode("button",{type:"button",title:o.isHidden?"Mostrar componentes":"Ocultar componentes",onClick:O[14]||(O[14]=C=>x.$emit("toggle-visibility")),class:m.normalizeClass([o.isHidden?"mecano:bg-amber-100 mecano:text-amber-600 mecano:hover:bg-amber-500 mecano:hover:text-white":"mecano:bg-slate-100 mecano:text-slate-600 mecano:hover:bg-blue-500 mecano:hover:text-white","mecano:px-2.5 mecano:py-1 mecano:rounded-lg mecano:cursor-pointer mecano:transition-all mecano:duration-200"])},m.toDisplayString(o.isHidden?"🙈":"👁️"),11,yP),f.value?(m.openBlock(),m.createElementBlock(m.Fragment,{key:0},[O[30]||(O[30]=m.createElementVNode("span",{class:"mecano:px-2 mecano:py-1 mecano:text-xs mecano:text-red-600 mecano:font-medium mecano:self-center"},"¿Eliminar?",-1)),m.createElementVNode("button",{type:"button",title:"Sí, eliminar",onClick:O[15]||(O[15]=C=>{var w;(w=o.removeCol)==null||w.call(o,o.rowIndex,o.columnIndex,o.section||""),f.value=!1}),class:"mecano:bg-red-500 mecano:text-white mecano:px-2.5 mecano:py-1 mecano:rounded-lg mecano:cursor-pointer mecano:transition-all mecano:duration-200 mecano:hover:bg-red-600 mecano:text-xs mecano:font-medium"},"Sí"),m.createElementVNode("button",{type:"button",title:"Cancelar",onClick:O[16]||(O[16]=C=>f.value=!1),class:"mecano:bg-slate-100 mecano:text-slate-600 mecano:px-2.5 mecano:py-1 mecano:rounded-lg mecano:cursor-pointer mecano:transition-all mecano:duration-200 mecano:hover:bg-slate-200 mecano:text-xs mecano:font-medium"},"No")],64)):(m.openBlock(),m.createElementBlock("button",{key:1,type:"button",title:"Eliminar columna",onClick:O[17]||(O[17]=C=>f.value=!0),class:"mecano:bg-slate-100 mecano:px-2.5 mecano:py-1 mecano:rounded-lg mecano:cursor-pointer mecano:transition-all mecano:duration-200 mecano:text-slate-600 mecano:hover:bg-red-500 mecano:hover:text-white"},"🗑️"))])]),o.section&&o.section!=="Sidebar"?(m.openBlock(),m.createElementBlock("button",{key:1,type:"button",title:"Añadir columna a la derecha",onClick:O[18]||(O[18]=C=>{var w;return(w=o.addCol)==null?void 0:w.call(o,o.rowIndex,o.columnIndex,o.section,"right")}),class:"mecano:group/addbtn-right mecano:relative mecano:me-2 mecano:bg-white mecano:px-3 mecano:py-1 mecano:cursor-pointer mecano:rounded-b-lg mecano:border mecano:border-t-0 mecano:border-slate-200 mecano:hover:bg-emerald-500 mecano:hover:border-emerald-500 mecano:hover:text-white mecano:text-slate-600 mecano:transition-all mecano:duration-200 mecano:shadow-sm mecano:hover:shadow-md mecano:font-medium"},[...O[31]||(O[31]=[m.createElementVNode("span",{class:"mecano:transition-opacity mecano:duration-150 mecano:group-hover/addbtn-right:opacity-0"},"+",-1),m.createElementVNode("span",{class:"mecano:absolute mecano:inset-0 mecano:flex mecano:items-center mecano:justify-center mecano:opacity-0 mecano:transition-opacity mecano:duration-150 mecano:group-hover/addbtn-right:opacity-100"},"→",-1)])])):m.createCommentVNode("",!0)],2)])],64))}}),kP={class:"mecano:absolute mecano:-top-1 mecano:px-2 mecano:gap-4 mecano:w-full mecano:justify-center mecano:hidden mecano:group-hover/row:flex css-pb-row-config"},SP={class:"mecano:flex mecano:flex-wrap mecano:gap-4 mecano:items-center mecano:justify-center"},QP={class:"mecano:inline-block"},$P={key:0,class:"mecano:text-xs mecano:font-medium mecano:text-slate-400 mecano:bg-slate-50 mecano:px-2 mecano:py-1 mecano:rounded-full"},MP={class:"mecano:text-slate-600"},LP={key:1,class:"mecano:text-xs mecano:font-medium mecano:text-slate-400 mecano:bg-slate-50 mecano:px-2 mecano:py-1 mecano:rounded-full"},PP={class:"mecano:text-slate-600"},TP={key:2,class:"mecano:text-xs mecano:font-medium mecano:text-slate-400 mecano:bg-slate-50 mecano:px-2 mecano:py-1 mecano:rounded-full"},EP={class:"mecano:text-slate-600"},AP={key:3,class:"mecano:text-xs mecano:font-medium mecano:text-slate-400 mecano:bg-slate-50 mecano:px-2 mecano:py-1 mecano:rounded-full mecano:flex mecano:items-center mecano:gap-1.5"},ZP={class:"mecano:inline-flex mecano:items-center mecano:gap-1"},VP={class:"mecano:absolute mecano:bottom-2 mecano:px-2 mecano:gap-4 mecano:w-full mecano:justify-start mecano:hidden mecano:group-hover/row:flex css-pb-row-config"},NP={class:"mecano:flex mecano:gap-1.5"},BP={key:0,class:"mecano:z-1"},RP={class:"mecano:p-5 mecano:bg-white mecano:rounded-xl mecano:shadow-lg mecano:border mecano:border-slate-100 mecano:w-full mecano:mt-8"},zP={class:"mecano:flex mecano:flex-col"},DP=["for"],XP=["id"],IP=["value"],jP={class:"mecano:flex mecano:flex-col"},HP=["for"],qP=["id"],WP=["value"],YP={class:"mecano:flex mecano:flex-col"},_P=["for"],FP=["id"],GP=["value"],UP={class:"mecano:flex mecano:flex-col"},KP={class:"mecano:flex mecano:items-center mecano:gap-2"},JP={class:"mecano:flex mecano:items-center mecano:gap-1.5 mecano:cursor-pointer"},eT=["id"],tT={class:"mecano:flex mecano:flex-col mecano:gap-0.5"},oT={class:"mecano:flex mecano:items-center mecano:gap-1"},nT={key:1,class:"mecano:text-xs mecano:text-slate-400 mecano:italic"},Fd=m.defineComponent({__name:"RowConfig",props:{rowIndex:{type:Number,required:!0},updateRowConfig:Function,removeRow:Function,addRow:Function,globalPageConfiguration:Array,section:String,moveRow:Function},emits:["config-open"],setup(o,{emit:e}){const t=e;function n(O){const C=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(O);return C?{r:parseInt(C[1],16),g:parseInt(C[2],16),b:parseInt(C[3],16)}:{r:255,g:255,b:255}}function r(O){const C=O.match(/rgba?\(\s*(\d+),\s*(\d+),\s*(\d+)(?:,\s*([\d.]+))?\s*\)/);if(!C)return{hex:"#ffffff",alpha:100};const w=y=>parseInt(y).toString(16).padStart(2,"0");return{hex:`#${w(C[1])}${w(C[2])}${w(C[3])}`,alpha:C[4]!==void 0?Math.round(parseFloat(C[4])*100):100}}const i=o,a={padding:[{label:"Ninguno",value:"0"},{label:"Leve",value:"4"},{label:"Tibio",value:"6"},{label:"Moderado",value:"8"},{label:"Intenso",value:"9"},{label:"Alto",value:"12"}],gap:[{label:"Ninguno",value:"0"},{label:"Leve",value:"2"},{label:"Moderado",value:"4"},{label:"Alto",value:"8"},{label:"Muy alto",value:"12"}],width:[{label:"Ancho completo",value:"full"},{label:"1/2",value:"1/2"},{label:"1/3",value:"1/3"},{label:"2/3",value:"2/3"},{label:"1/4",value:"1/4"},{label:"3/4",value:"3/4"},{label:"1/5",value:"1/5"},{label:"2/5",value:"2/5"},{label:"3/5",value:"3/5"},{label:"4/5",value:"4/5"}]},l=m.ref(""),s=m.ref(""),c=m.ref(""),d=m.ref("#ffffff"),p=m.ref(100),h=m.ref(!1),u=m.ref(!1),f=m.ref(!1),g=m.ref(!1);m.watch(u,O=>{if(t("config-open",O),O){const C=v.value;if(C.backgroundColor){h.value=!0;const{hex:w,alpha:y}=r(C.backgroundColor);d.value=w,p.value=y}else h.value=!1,d.value="#ffffff",p.value=100}});const b=m.computed(()=>{const{r:O,g:C,b:w}=n(d.value),y=p.value/100;return`rgba(${O}, ${C}, ${w}, ${y})`}),v=m.computed(()=>{var C,w;const O=(C=i.globalPageConfiguration)==null?void 0:C.find(y=>y.section===i.section);return(w=O==null?void 0:O.rows)!=null&&w[i.rowIndex]?O.rows[i.rowIndex].config||{}:{}}),x=O=>{var Q;const C=l.value||a.padding[0].value,w=s.value||a.gap[0].value,y=c.value||a.width[0].value,k=h.value?b.value:"";(Q=i.updateRowConfig)==null||Q.call(i,O,i.section||"",C,w,y,k),u.value=!1};return(O,C)=>(m.openBlock(),m.createElementBlock(m.Fragment,null,[m.createElementVNode("div",kP,[m.createElementVNode("div",SP,[m.createElementVNode("div",QP,[m.createElementVNode("button",{type:"button",title:"Configurar la fila",onClick:C[0]||(C[0]=w=>u.value=!u.value),class:m.normalizeClass(["mecano:cursor-pointer mecano:rounded-b-lg mecano:border mecano:border-t-0 mecano:px-3 mecano:py-1 mecano:transition-all mecano:duration-200 mecano:shadow-sm mecano:hover:shadow-md",u.value?"mecano:bg-amber-100 mecano:border-amber-300 mecano:text-amber-700":"mecano:bg-white mecano:border-slate-200 mecano:text-slate-600 mecano:hover:bg-blue-500 mecano:hover:border-blue-500 mecano:hover:text-white"])},"⚙️",2)]),v.value.padding!==void 0?(m.openBlock(),m.createElementBlock("span",$P,[C[16]||(C[16]=m.createTextVNode(" Padding: ",-1)),m.createElementVNode("span",MP,m.toDisplayString(v.value.padding),1)])):m.createCommentVNode("",!0),v.value.gap!==void 0?(m.openBlock(),m.createElementBlock("span",LP,[C[17]||(C[17]=m.createTextVNode(" Gap: ",-1)),m.createElementVNode("span",PP,m.toDisplayString(v.value.gap),1)])):m.createCommentVNode("",!0),v.value.width!==void 0?(m.openBlock(),m.createElementBlock("span",TP,[C[18]||(C[18]=m.createTextVNode(" Ancho: ",-1)),m.createElementVNode("span",EP,m.toDisplayString(v.value.width),1)])):m.createCommentVNode("",!0),v.value.backgroundColor?(m.openBlock(),m.createElementBlock("span",AP,[C[19]||(C[19]=m.createTextVNode(" Fondo: ",-1)),m.createElementVNode("span",{class:"mecano:inline-block mecano:w-3 mecano:h-3 mecano:rounded-full mecano:border mecano:border-slate-300",style:m.normalizeStyle({backgroundColor:v.value.backgroundColor})},null,4)])):m.createCommentVNode("",!0),m.createElementVNode("div",ZP,[g.value?(m.openBlock(),m.createElementBlock(m.Fragment,{key:0},[C[20]||(C[20]=m.createElementVNode("span",{class:"mecano:text-xs mecano:text-red-600 mecano:font-medium mecano:px-1"},"¿Eliminar?",-1)),m.createElementVNode("button",{type:"button",title:"Sí, eliminar",onClick:C[1]||(C[1]=w=>{var y;(y=o.removeRow)==null||y.call(o,o.rowIndex,o.section||""),g.value=!1,f.value=!1}),class:"mecano:cursor-pointer mecano:rounded-b-lg mecano:border mecano:border-t-0 mecano:border-red-500 mecano:bg-red-500 mecano:px-3 mecano:py-1 mecano:text-white mecano:hover:bg-red-600 mecano:transition-all mecano:duration-200 mecano:shadow-sm mecano:text-xs mecano:font-medium"},"Sí"),m.createElementVNode("button",{type:"button",title:"Cancelar",onClick:C[2]||(C[2]=w=>g.value=!1),class:"mecano:cursor-pointer mecano:rounded-b-lg mecano:border mecano:border-t-0 mecano:border-slate-200 mecano:bg-white mecano:px-3 mecano:py-1 mecano:text-slate-600 mecano:hover:bg-slate-100 mecano:transition-all mecano:duration-200 mecano:shadow-sm mecano:text-xs mecano:font-medium"},"No")],64)):(m.openBlock(),m.createElementBlock("button",{key:1,type:"button",title:"Eliminar fila",onClick:C[3]||(C[3]=w=>g.value=!0),class:"mecano:cursor-pointer mecano:rounded-b-lg mecano:border mecano:border-t-0 mecano:border-slate-200 mecano:bg-white mecano:hover:bg-red-500 mecano:hover:border-red-500 mecano:px-3 mecano:py-1 mecano:hover:text-white mecano:text-slate-600 mecano:transition-all mecano:duration-200 mecano:shadow-sm mecano:hover:shadow-md"},"🗑️"))])])]),m.createElementVNode("div",VP,[m.createElementVNode("div",null,[m.createElementVNode("div",NP,[m.createElementVNode("button",{type:"button",title:"Agregar fila",onClick:C[4]||(C[4]=w=>{var y;(y=o.addRow)==null||y.call(o,o.rowIndex,o.section||""),f.value=!1}),class:"mecano:group/addbtn-row mecano:relative mecano:cursor-pointer mecano:rounded-lg mecano:border mecano:border-b-0 mecano:border-slate-200 mecano:bg-white mecano:hover:bg-emerald-500 mecano:hover:border-emerald-500 mecano:px-3 mecano:py-1 mecano:hover:text-white mecano:text-slate-600 mecano:transition-all mecano:duration-200 mecano:shadow-sm mecano:hover:shadow-md mecano:font-medium"},[...C[21]||(C[21]=[m.createElementVNode("span",{class:"mecano:transition-opacity mecano:duration-150 mecano:group-hover/addbtn-row:opacity-0"},"+",-1),m.createElementVNode("span",{class:"mecano:absolute mecano:inset-0 mecano:flex mecano:items-center mecano:justify-center mecano:opacity-0 mecano:transition-opacity mecano:duration-150 mecano:group-hover/addbtn-row:opacity-100"},"↓",-1)])]),m.createElementVNode("button",{type:"button",title:"Mover fila hacia arriba",onClick:C[5]||(C[5]=w=>{var y;(y=o.moveRow)==null||y.call(o,o.rowIndex,o.section||"","up"),f.value=!1}),class:"mecano:cursor-pointer mecano:rounded-lg mecano:border mecano:border-b-0 mecano:border-slate-200 mecano:bg-white mecano:hover:bg-blue-500 mecano:hover:border-blue-500 mecano:px-3 mecano:py-1 mecano:hover:text-white mecano:text-slate-600 mecano:transition-all mecano:duration-200 mecano:shadow-sm mecano:hover:shadow-md"},"△"),m.createElementVNode("button",{type:"button",title:"Mover fila hacia abajo",onClick:C[6]||(C[6]=w=>{var y;(y=o.moveRow)==null||y.call(o,o.rowIndex,o.section||"","down"),f.value=!1}),class:"mecano:cursor-pointer mecano:rounded-lg mecano:border mecano:border-b-0 mecano:border-slate-200 mecano:bg-white mecano:hover:bg-blue-500 mecano:hover:border-blue-500 mecano:px-3 mecano:py-1 mecano:hover:text-white mecano:text-slate-600 mecano:transition-all mecano:duration-200 mecano:shadow-sm mecano:hover:shadow-md"},"▽")])])]),u.value?(m.openBlock(),m.createElementBlock("div",BP,[m.createElementVNode("div",RP,[m.createElementVNode("form",{onSubmit:C[15]||(C[15]=m.withModifiers(()=>{},["prevent"])),class:"mecano:flex mecano:gap-6 mecano:w-full mecano:justify-center mecano:items-end mecano:flex-wrap"},[m.createElementVNode("div",zP,[m.createElementVNode("label",{for:`padding-${o.rowIndex}`,class:"mecano:block mecano:text-sm mecano:font-medium mecano:text-slate-600 mecano:mb-1.5"},"Padding:",8,DP),m.withDirectives(m.createElementVNode("select",{"onUpdate:modelValue":C[7]||(C[7]=w=>l.value=w),id:`padding-${o.rowIndex}`,class:"mecano:block mecano:w-full mecano:border mecano:border-slate-200 mecano:rounded-lg mecano:px-3 mecano:py-2 mecano:text-sm mecano:focus:outline-none mecano:focus:ring-2 mecano:focus:ring-emerald-500/20 mecano:focus:border-emerald-400 mecano:bg-slate-50 mecano:hover:bg-white mecano:transition-colors"},[C[22]||(C[22]=m.createElementVNode("option",{value:""},"Selecciona...",-1)),(m.openBlock(!0),m.createElementBlock(m.Fragment,null,m.renderList(a.padding,w=>(m.openBlock(),m.createElementBlock("option",{key:w.value,value:w.value},m.toDisplayString(w.label),9,IP))),128))],8,XP),[[m.vModelSelect,l.value]])]),m.createElementVNode("div",jP,[m.createElementVNode("label",{for:`gap-${o.rowIndex}`,class:"mecano:block mecano:text-sm mecano:font-medium mecano:text-slate-600 mecano:mb-1.5"},"Gap:",8,HP),m.withDirectives(m.createElementVNode("select",{"onUpdate:modelValue":C[8]||(C[8]=w=>s.value=w),id:`gap-${o.rowIndex}`,class:"mecano:block mecano:w-full mecano:border mecano:border-slate-200 mecano:rounded-lg mecano:px-3 mecano:py-2 mecano:text-sm mecano:focus:outline-none mecano:focus:ring-2 mecano:focus:ring-emerald-500/20 mecano:focus:border-emerald-400 mecano:bg-slate-50 mecano:hover:bg-white mecano:transition-colors"},[C[23]||(C[23]=m.createElementVNode("option",{value:""},"Selecciona...",-1)),(m.openBlock(!0),m.createElementBlock(m.Fragment,null,m.renderList(a.gap,w=>(m.openBlock(),m.createElementBlock("option",{key:w.value,value:w.value},m.toDisplayString(w.label),9,WP))),128))],8,qP),[[m.vModelSelect,s.value]])]),m.createElementVNode("div",YP,[m.createElementVNode("label",{for:`width-${o.rowIndex}`,class:"mecano:block mecano:text-sm mecano:font-medium mecano:text-slate-600 mecano:mb-1.5"},"Ancho:",8,_P),m.withDirectives(m.createElementVNode("select",{"onUpdate:modelValue":C[9]||(C[9]=w=>c.value=w),id:`width-${o.rowIndex}`,class:"mecano:block mecano:w-full mecano:border mecano:border-slate-200 mecano:rounded-lg mecano:px-3 mecano:py-2 mecano:text-sm mecano:focus:outline-none mecano:focus:ring-2 mecano:focus:ring-emerald-500/20 mecano:focus:border-emerald-400 mecano:bg-slate-50 mecano:hover:bg-white mecano:transition-colors"},[C[24]||(C[24]=m.createElementVNode("option",{value:""},"Selecciona...",-1)),(m.openBlock(!0),m.createElementBlock(m.Fragment,null,m.renderList(a.width,w=>(m.openBlock(),m.createElementBlock("option",{key:w.value,value:w.value},m.toDisplayString(w.label),9,GP))),128))],8,FP),[[m.vModelSelect,c.value]])]),m.createElementVNode("div",UP,[C[27]||(C[27]=m.createElementVNode("label",{class:"mecano:block mecano:text-sm mecano:font-medium mecano:text-slate-600 mecano:mb-1.5"},"Color de fondo:",-1)),m.createElementVNode("div",KP,[m.createElementVNode("label",JP,[m.withDirectives(m.createElementVNode("input",{type:"checkbox","onUpdate:modelValue":C[10]||(C[10]=w=>h.value=w),class:"mecano:rounded mecano:border-slate-300 mecano:text-emerald-500 mecano:focus:ring-emerald-500/20"},null,512),[[m.vModelCheckbox,h.value]]),C[25]||(C[25]=m.createElementVNode("span",{class:"mecano:text-sm mecano:text-slate-500"},"Activar",-1))]),h.value?(m.openBlock(),m.createElementBlock(m.Fragment,{key:0},[m.withDirectives(m.createElementVNode("input",{type:"color","onUpdate:modelValue":C[11]||(C[11]=w=>d.value=w),id:`bgcolor-${o.rowIndex}`,class:"mecano:w-10 mecano:h-9 mecano:rounded mecano:border mecano:border-slate-200 mecano:cursor-pointer mecano:p-0.5 mecano:bg-slate-50",title:"Seleccionar color de fondo"},null,8,eT),[[m.vModelText,d.value]]),m.createElementVNode("div",tT,[m.withDirectives(m.createElementVNode("input",{type:"range","onUpdate:modelValue":C[12]||(C[12]=w=>p.value=w),min:"0",max:"100",step:"0.1",class:"mecano:w-24 mecano:accent-emerald-500",title:"Opacidad"},null,512),[[m.vModelText,p.value,void 0,{number:!0}]]),m.createElementVNode("div",oT,[m.withDirectives(m.createElementVNode("input",{type:"number","onUpdate:modelValue":C[13]||(C[13]=w=>p.value=w),min:"0",max:"100",step:"0.1",class:"mecano:w-14 mecano:text-xs mecano:border mecano:border-slate-200 mecano:rounded mecano:px-1 mecano:py-0.5 mecano:text-center"},null,512),[[m.vModelText,p.value,void 0,{number:!0}]]),C[26]||(C[26]=m.createElementVNode("span",{class:"mecano:text-xs mecano:text-slate-400"},"%",-1))])]),m.createElementVNode("span",{class:"inline-block w-6 h-6 rounded border border-slate-300 flex-shrink-0",style:m.normalizeStyle({backgroundColor:b.value}),title:"Vista previa"},null,4)],64)):(m.openBlock(),m.createElementBlock("span",nT,"Sin color"))])]),m.createElementVNode("button",{type:"button",class:"mecano:bg-gradient-to-r mecano:from-emerald-500 mecano:to-teal-500 mecano:hover:from-emerald-600 mecano:hover:to-teal-600 mecano:text-white mecano:px-5 mecano:py-2 mecano:rounded-lg mecano:font-medium mecano:shadow-sm mecano:hover:shadow-md mecano:transition-all mecano:duration-200 mecano:cursor-pointer",onClick:C[14]||(C[14]=w=>{x(o.rowIndex),f.value=!1})}," Guardar ")],32)])])):m.createCommentVNode("",!0)],64))}}),rT=["id"],iT={class:"mecano:flex mecano:flex-row mecano:w-full mecano:gap-3 mecano:mt-6"},aT=["id"],lT={key:0,class:"mecano:flex mecano:flex-col mecano:items-center mecano:justify-center mecano:gap-2 mecano:w-full mecano:h-full mecano:min-h-[120px] mecano:mt-4 mecano:rounded-lg mecano:border-2 mecano:border-dashed mecano:border-amber-300 mecano:bg-amber-50 mecano:text-amber-600"},sT={class:"mecano:text-sm mecano:font-medium"},Gd=m.defineComponent({__name:"BodySection",props:{isComponentMode:Boolean,fullwidthMode:Boolean,globalPageConfiguration:Array,sectionSelected:String,removeComponent:Function,cloneComponent:Function,addComponentFunction:Function,addCol:Function,addRow:Function,removeRow:Function,removeCol:Function,moveCol:Function,moveRow:Function,updateColConfig:Function,updateRowConfig:Function,renderApiDomain:String,isProduction:{type:Boolean,default:!1},ateneaToken:String,ledithorAiTools:Array},setup(o){const e=o,t=m.ref(!1),n=m.ref(new Set),r=m.ref(null),i=m.ref(null),a=(p,h)=>n.value.has(`${p}-${h}`),l=(p,h)=>{const u=`${p}-${h}`,f=new Set(n.value);f.has(u)?f.delete(u):f.add(u),n.value=f},s=(p,h,u,f)=>{var v;const g=f==="left"?h:h+1,b=new Set;for(const x of n.value){const[O,C]=x.split("-").map(Number);b.add(O===p&&C>=g?`${O}-${C+1}`:x)}n.value=b,(v=e.addCol)==null||v.call(e,p,h,u,f)},c=(p,h,u)=>{var g;const f=new Set;for(const b of n.value){const[v,x]=b.split("-").map(Number);v===p?(x<h&&f.add(b),x>h&&f.add(`${v}-${x-1}`)):f.add(b)}n.value=f,(g=e.removeCol)==null||g.call(e,p,h,u)},d=m.computed(()=>{var h;const p=(h=e.globalPageConfiguration)==null?void 0:h.find(u=>u.section===e.sectionSelected);return(p==null?void 0:p.rows)||[]});return(p,h)=>(m.openBlock(!0),m.createElementBlock(m.Fragment,null,m.renderList(d.value,(u,f)=>{var g;return m.openBlock(),m.createElementBlock("div",{key:"row-"+f,id:"row-"+o.sectionSelected+"-"+f,class:m.normalizeClass(["mecano:flex mecano:flex-col mecano:gap-3 mecano:w-full mecano:pt-5 mecano:px-5 mecano:pb-14 mecano:border mecano:rounded-lg js-row relative mecano:items-center mecano:hover:shadow-lg mecano:transition-all mecano:duration-300 css-pb-row mecano:group/row",r.value===f?"mecano:border-amber-400 mecano:ring-2 mecano:ring-amber-300 mecano:shadow-amber-100 mecano:shadow-lg":"mecano:border-slate-200 mecano:hover:border-slate-300"]),style:m.normalizeStyle((g=u.config)!=null&&g.backgroundColor?{backgroundColor:u.config.backgroundColor}:{backgroundColor:"#ffffff"})},[m.createVNode(Fd,{moveRow:o.moveRow,addRow:o.addRow,removeRow:o.removeRow,globalPageConfiguration:o.globalPageConfiguration,updateRowConfig:o.updateRowConfig,rowIndex:f,section:o.sectionSelected,onConfigOpen:b=>r.value=b?f:null},null,8,["moveRow","addRow","removeRow","globalPageConfiguration","updateRowConfig","rowIndex","section","onConfigOpen"]),m.createElementVNode("div",iT,[(m.openBlock(!0),m.createElementBlock(m.Fragment,null,m.renderList(u.columns,(b,v)=>{var x,O;return m.openBlock(),m.createElementBlock("div",{class:m.normalizeClass(["mecano:hover:shadow-md mecano:overflow-hidden dragging-zone mecano:border mecano:relative mecano:shadow-sm mecano:w-full mecano:p-5 mecano:pt-10 mecano:min-h-[200px] mecano:rounded-xl mecano:flex mecano:flex-col mecano:gap-3 mecano:items-center mecano:before:content-['Columna'] mecano:before:absolute mecano:before:text-slate-300 mecano:before:text-7xl mecano:before:font-bold mecano:before:bottom-4 mecano:before:left-2 mecano:before:-rotate-12 mecano:before:opacity-30 mecano:before:duration-300 mecano:before:transition-opacity mecano:group mecano:hover:before:opacity-50 mecano:transition-all mecano:duration-300",i.value===`${f}-${v}`?"mecano:border-amber-400 mecano:ring-2 mecano:ring-amber-300 mecano:shadow-amber-100":t.value?"mecano:border-emerald-300":"mecano:border-slate-200",(x=b.config)!=null&&x.backgroundColor?"":t.value?"mecano:bg-gradient-to-b mecano:from-emerald-50 mecano:to-emerald-100":"mecano:bg-gradient-to-b mecano:from-slate-50 mecano:to-slate-100"]),style:m.normalizeStyle((O=b.config)!=null&&O.backgroundColor?{backgroundColor:b.config.backgroundColor}:{}),key:"column-"+v,id:"col-"+o.sectionSelected+"-"+f+"-"+v},[m.createVNode(_d,{section:o.sectionSelected,globalPageConfiguration:o.globalPageConfiguration,updateColConfig:o.updateColConfig,addComponentFunction:o.addComponentFunction,fullwidthMode:o.fullwidthMode,addCol:s,removeCol:c,moveCol:o.moveCol,rowIndex:f,columnIndex:Number(v),isHidden:a(f,Number(v)),onToggleVisibility:C=>l(f,Number(v)),onConfigOpen:C=>i.value=C?`${f}-${v}`:null},null,8,["section","globalPageConfiguration","updateColConfig","addComponentFunction","fullwidthMode","moveCol","rowIndex","columnIndex","isHidden","onToggleVisibility","onConfigOpen"]),a(f,Number(v))?(m.openBlock(),m.createElementBlock("div",lT,[h[2]||(h[2]=m.createElementVNode("span",{class:"mecano:text-2xl"},"🙈",-1)),m.createElementVNode("span",sT,m.toDisplayString(b.components.length>0?`${b.components.length} componente${b.components.length!==1?"s":""} oculto${b.components.length!==1?"s":""}`:"Columna oculta (sin componentes)"),1)])):(m.openBlock(),m.createBlock(m.unref(W6),{key:1,class:"mecano:h-full mecano:w-full mecano:mt-4",list:b.components,group:{name:"draggingGroup",pull:!0,put:!0},"item-key":"id",handle:".handle",onStart:h[0]||(h[0]=C=>t.value=!0),onEnd:h[1]||(h[1]=C=>t.value=!1)},{item:m.withCtx(({element:C})=>[m.createVNode(vc,{renderApiDomain:o.renderApiDomain,object:C,"is-component-mode":o.isComponentMode,removeComponent:o.removeComponent,cloneComponent:o.cloneComponent,section:o.sectionSelected,isProduction:o.isProduction,ateneaToken:o.ateneaToken,ledithorAiTools:o.ledithorAiTools},null,8,["renderApiDomain","object","is-component-mode","removeComponent","cloneComponent","section","isProduction","ateneaToken","ledithorAiTools"])]),_:1},8,["list"]))],14,aT)}),128))])],14,rT)}),128))}}),cT={class:"mecano:flex mecano:justify-between mecano:items-center mecano:mb-4"},dT={class:"mecano:text-xs"},pT=["title"],mT={class:"mecano:text-xs mecano:text-slate-400"},hT={class:"mecano:flex mecano:flex-wrap mecano:gap-2 mecano:mb-4 mecano:bg-white mecano:border mecano:border-slate-200 mecano:p-4 mecano:rounded-xl mecano:shadow-sm"},uT=["value","checked"],fT={class:"mecano:my-3"},gT={class:"mecano:relative"},bT={key:0,class:"mecano:text-center mecano:py-8 mecano:text-slate-400"},ns=m.defineComponent({__name:"ComponentsBox",props:{isComponentMode:{type:Boolean},fullwidthMode:{type:Boolean},columnToInsert:{},addComponentToColumn:{type:Function},renderApiDomain:{},toggleComponentModeFunction:{type:Function},isProduction:{type:Boolean},components:{},excludedCategories:{}},setup(o){const e=o,t=["CTA","Contenido de Texto","Contenido de Imagen","Contenido con listas","Separador","Header","Footer","Imagen","Repetidor","Formulario","Título","TEST","SEO"],n=m.computed(()=>!e.excludedCategories||e.excludedCategories.length===0?t:t.filter(f=>!e.excludedCategories.includes(f))),r=m.ref(!0),i=m.ref([]),a=m.ref(""),l=["desktop","tablet","mobile"],s=m.ref("desktop"),c={desktop:{label:"Desktop",icon:"🖥️",size:"100%",width:"100%"},tablet:{label:"Tablet",icon:"📲",size:"768px",width:"768px"},mobile:{label:"Mobile",icon:"📱",size:"375px",width:"375px"}},d=()=>{const f=l.indexOf(s.value);s.value=l[(f+1)%l.length]},p=m.computed(()=>{const f=a.value.toLowerCase(),g=Object.values(e.components),b=v=>(v.name.toLowerCase()+v.component_name.toLowerCase()+v.description.toLowerCase()+v.tags.join(" ").toLowerCase()).includes(f);return i.value.length>0?g.filter(v=>i.value.includes(v.category)&&b(v)):g.filter(b)}),h=f=>{a.value=f.target.value},u=f=>{const g=f.target,b=g.value;g.checked?i.value.includes(b)||i.value.push(b):i.value=i.value.filter(v=>v!==b)};return(f,g)=>(m.openBlock(),m.createElementBlock(m.Fragment,null,[g[6]||(g[6]=m.createElementVNode("h1",{class:"mecano:text-center mecano:text-2xl mecano:font-semibold mecano:mb-4 mecano:text-slate-700 mecano:tracking-tight"},"Componentes",-1)),m.createElementVNode("div",cT,[m.createElementVNode("button",{type:"button",onClick:g[0]||(g[0]=b=>r.value=!r.value),class:"mecano:mb-3 mecano:px-4 mecano:py-2 mecano:bg-white mecano:rounded-lg mecano:border mecano:border-slate-200 mecano:hover:border-slate-300 mecano:hover:shadow-sm mecano:transition-all mecano:duration-200 mecano:cursor-pointer mecano:text-slate-600 mecano:font-medium mecano:flex mecano:items-center mecano:gap-2"},[g[2]||(g[2]=m.createElementVNode("svg",{class:"mecano:w-4 mecano:h-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24"},[m.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M3 4a1 1 0 011-1h16a1 1 0 011 1v2.586a1 1 0 01-.293.707l-6.414 6.414a1 1 0 00-.293.707V17l-4 4v-6.586a1 1 0 00-.293-.707L3.293 7.293A1 1 0 013 6.586V4z"})],-1)),g[3]||(g[3]=m.createElementVNode("span",null,"Filtros",-1)),m.createElementVNode("span",dT,m.toDisplayString(r.value?"▲":"▼"),1)]),o.fullwidthMode?(m.openBlock(),m.createElementBlock("button",{key:0,type:"button",onClick:d,title:`Vista actual: ${c[s.value].label} — clic para cambiar`,class:"mecano:cursor-pointer mecano:border mecano:border-slate-200 mecano:rounded-lg mecano:py-1.5 mecano:px-3 mecano:text-sm mecano:font-medium mecano:transition-all mecano:duration-200 mecano:bg-white mecano:hover:bg-slate-100 mecano:flex mecano:items-center mecano:gap-2"},[m.createElementVNode("span",null,m.toDisplayString(c[s.value].icon),1),m.createElementVNode("span",null,m.toDisplayString(c[s.value].label),1),m.createElementVNode("span",mT,m.toDisplayString(c[s.value].size),1)],8,pT)):m.createCommentVNode("",!0),m.createElementVNode("button",{type:"button",class:m.normalizeClass([[o.isComponentMode?"mecano:bg-gradient-to-r mecano:from-slate-600 mecano:to-slate-700 mecano:border-slate-700 mecano:text-white mecano:shadow-md":"mecano:bg-white mecano:hover:bg-slate-100"],"mecano:cursor-pointer mecano:border mecano:border-slate-200 mecano:rounded-lg mecano:py-1.5 mecano:px-3 mecano:text-sm mecano:font-medium mecano:transition-all mecano:duration-200"]),onClick:g[1]||(g[1]=b=>{var v;return(v=o.toggleComponentModeFunction)==null?void 0:v.call(o)})},m.toDisplayString(o.isComponentMode?"⚒️ Modo Configuración":"👁️ Modo Visual"),3)]),m.withDirectives(m.createElementVNode("div",hT,[(m.openBlock(!0),m.createElementBlock(m.Fragment,null,m.renderList(n.value,b=>(m.openBlock(),m.createElementBlock("label",{key:b,class:m.normalizeClass(["mecano:flex mecano:items-center mecano:gap-2 mecano:text-xs mecano:bg-slate-50 mecano:hover:bg-slate-100 mecano:px-3 mecano:py-2 mecano:rounded-lg mecano:cursor-pointer mecano:transition-colors mecano:duration-200 mecano:border mecano:border-transparent mecano:hover:border-slate-200",{"mecano:bg-emerald-50 mecano:border-emerald-200 mecano:text-emerald-700":i.value.includes(b)}])},[m.createElementVNode("input",{type:"checkbox",value:b,checked:i.value.includes(b),onInput:u,class:"mecano:w-4 mecano:h-4 mecano:rounded mecano:border-slate-300 mecano:text-emerald-500 mecano:focus:ring-emerald-500"},null,40,uT),m.createTextVNode(" "+m.toDisplayString(b),1)],2))),128))],512),[[m.vShow,r.value]]),m.createElementVNode("div",fT,[m.createElementVNode("div",gT,[g[4]||(g[4]=m.createElementVNode("svg",{class:"mecano:absolute mecano:left-3 mecano:top-1/2 mecano:-translate-y-1/2 mecano:w-5 mecano:h-5 mecano:text-slate-400",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24"},[m.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"})],-1)),m.createElementVNode("input",{onInput:h,type:"text",placeholder:"Buscar componente...",class:"mecano:duration-300 mecano:border mecano:border-slate-200 mecano:bg-white mecano:rounded-xl mecano:py-3 mecano:px-8 mecano:pl-11 mecano:w-full mecano:focus:outline-none mecano:focus:ring-2 mecano:focus:ring-emerald-500/20 mecano:focus:border-emerald-400 mecano:hover:border-slate-300 mecano:shadow-sm"},null,32)])]),m.createElementVNode("div",{class:"component-library dragging-zone mecano:p-5 mecano:min-h-[200px] mecano:border mecano:border-slate-200 mecano:bg-white mecano:rounded-xl mecano:flex mecano:flex-col mecano:gap-4 mecano:items-center mecano:shadow-sm mecano:mx-auto mecano:transition-all mecano:duration-300",style:m.normalizeStyle({width:c[s.value].width})},[m.createVNode(m.unref(W6),{class:"mecano:w-full mecano:flex mecano:flex-col mecano:gap-4",list:p.value,group:{name:"draggingGroup",pull:"clone",put:!1},itemKey:"name",clone:b=>JSON.parse(JSON.stringify(b))},{item:m.withCtx(({element:b})=>[m.createVNode(vc,{renderApiDomain:o.renderApiDomain,object:b,"is-component-mode":o.isComponentMode,fullwidthMode:o.fullwidthMode,columnToInsert:o.columnToInsert,addComponentToColumn:o.addComponentToColumn,insideComponentBox:!0,isProduction:o.isProduction,previewWidth:s.value},null,8,["renderApiDomain","object","is-component-mode","fullwidthMode","columnToInsert","addComponentToColumn","isProduction","previewWidth"])]),_:1},8,["list","clone"]),p.value.length===0?(m.openBlock(),m.createElementBlock("div",bT,[...g[5]||(g[5]=[m.createElementVNode("svg",{class:"mecano:w-12 mecano:h-12 mecano:mx-auto mecano:mb-3 mecano:opacity-50",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24"},[m.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.172 16.172a4 4 0 015.656 0M9 10h.01M15 10h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"})],-1),m.createElementVNode("p",{class:"mecano:text-sm mecano:font-medium"},"No se encontraron componentes",-1),m.createElementVNode("p",{class:"mecano:text-xs mecano:mt-1"},"Intenta con otros filtros o términos de búsqueda",-1)])])):m.createCommentVNode("",!0)],4)],64))}}),CT={},OT={class:"mecano:w-full mecano:px-4"};function vT(o,e){return m.openBlock(),m.createElementBlock("div",OT,[...e[0]||(e[0]=[m.createStaticVNode(`<div class="mecano:rounded-lg lb:flex lb:items-center lb:justify-center lb:gap-2 lb:py-2 lb:px-4 lb:border-t lb:h-8 lb:border-brand-purple-200 lb:bg-brand-purple-50 lb:rounded-b-md lb:mt-3" style="background:linear-gradient(90deg, rgb(0, 25, 120), rgb(33, 52, 241) 50%, rgb(248, 27, 189) 95%);color:white;"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 52" fill="currentColor" class="lb:w-5 lb:h-5 lb:text-white" aria-hidden="true"><path d="M29.0863 15.2704H24.9419V36.7321H37.5259V33.1048H29.0863V15.2704Z"></path><path d="M18.1601 33.1048H9.72056V36.7321H22.3045V15.2704H18.1601V33.1048Z"></path><path d="M44.0063 51.846L3.16483 50.1834C1.35636 50.1834 0 48.5965 0 46.8584V4.99294C0 \r
122
+ `,'<br><span class="le-tip-shortcut">')+"</span>":a,e.style.visibility="hidden",e.style.display="block",requestAnimationFrame(()=>{const l=i.getBoundingClientRect(),s=e.offsetWidth;let c=l.left+l.width/2-s/2;const d=l.bottom+7;c=Math.max(8,Math.min(c,window.innerWidth-8-s)),e.style.left=c+"px",e.style.top=d+"px",e.style.visibility="visible"})},500))}),n.addEventListener("mouseout",r=>{r.target.closest("[data-le-tooltip]")&&(clearTimeout(t),e.style.display="none")}),n.addEventListener("click",()=>{clearTimeout(t),e.style.display="none"})})}_initLinkPreview(){let e=null;const t=r=>{clearTimeout(e),this._linkPreviewEl&&this._linkPreviewEl.remove();const i=r.getAttribute("href");if(!i)return;const a=document.createElement("div");a.className="le-link-preview",this._linkPreviewEl=a;const l=document.createElement("a");l.href=i,l.target="_blank",l.rel="noopener noreferrer",l.className="le-link-preview-url",l.textContent=i.length>55?i.slice(0,52)+"…":i,l.addEventListener("mousedown",f=>f.stopPropagation());const s=document.createElement("button");s.type="button",s.className="le-link-preview-btn",s.title="Editar enlace",s.innerHTML='<svg viewBox="0 0 20 20" fill="currentColor"><path d="M13.586 3.586a2 2 0 112.828 2.828l-.793.793-2.828-2.828.793-.793zM11.379 5.793L3 14.172V17h2.828l8.38-8.379-2.83-2.828z"/></svg>',s.addEventListener("mousedown",f=>f.preventDefault()),s.addEventListener("click",f=>{f.stopPropagation(),a.remove(),this._editLinkFromPreview(r)});const c=document.createElement("button");c.type="button",c.className="le-link-preview-btn le-link-preview-btn--danger",c.title="Quitar enlace",c.innerHTML='<svg viewBox="0 0 20 20" fill="currentColor"><path fill-rule="evenodd" d="M12.586 4.586a2 2 0 112.828 2.828l-3 3a2 2 0 01-2.828 0 1 1 0 00-1.414 1.414 4 4 0 005.656 0l3-3a4 4 0 00-5.656-5.656l-1.5 1.5a1 1 0 101.414 1.414l1.5-1.5zm-5 5a2 2 0 012.828 0 1 1 0 101.414-1.414 4 4 0 00-5.656 0l-3 3a4 4 0 105.656 5.656l1.5-1.5a1 1 0 10-1.414-1.414l-1.5 1.5a2 2 0 11-2.828-2.828l3-3z" clip-rule="evenodd"/></svg>',c.addEventListener("mousedown",f=>f.preventDefault()),c.addEventListener("click",f=>{f.stopPropagation(),a.remove(),this._removeLinkFromPreview(r)});const d=document.createElement("div");d.className="le-link-preview-actions",d.appendChild(s),d.appendChild(c),a.appendChild(l),a.appendChild(d),document.body.appendChild(a);const p=r.getBoundingClientRect(),h=window.scrollY||document.documentElement.scrollTop,u=window.scrollX||document.documentElement.scrollLeft;a.style.top=p.bottom+h+6+"px",a.style.left=p.left+u+"px",requestAnimationFrame(()=>{if(!a.isConnected)return;const f=a.getBoundingClientRect();f.right>window.innerWidth-8&&(a.style.left=window.innerWidth-8-f.width+u+"px")}),a.addEventListener("mouseenter",()=>clearTimeout(e)),a.addEventListener("mouseleave",()=>{e=setTimeout(()=>{a.remove(),this._linkPreviewEl=null},200)})},n=()=>{e=setTimeout(()=>{this._linkPreviewEl&&(this._linkPreviewEl.remove(),this._linkPreviewEl=null)},200)};this.editorEl.addEventListener("mouseover",r=>{var i,a;const l=(a=(i=r.target).closest)==null?void 0:a.call(i,"a[href]");l&&t(l)}),this.editorEl.addEventListener("mouseout",r=>{var i,a;(a=(i=r.target).closest)!=null&&a.call(i,"a[href]")&&n()})}_editLinkFromPreview(e){const t=e.getAttribute("href")||"",n=this.editor.schema.marks.link;let r=null,i=null;this.editor.state.doc.descendants((s,c)=>{s.isText&&s.marks.find(d=>d.type===n&&d.attrs.href===t)&&(r===null&&(r=c),i=c+s.nodeSize)}),r!==null?this.editor.commands.setTextSelection({from:r,to:i}):(this.editor.commands.focus(),r=this.editor.state.selection.from,i=this.editor.state.selection.to);const a=r,l=i;this._showLinkPopup(e,a,l,t)}_removeLinkFromPreview(e){try{const t=this.editor.view.posAtDOM(e.firstChild||e,0);this.editor.chain().focus().setTextSelection(t).extendMarkRange("link").unsetLink().run()}catch(t){console.warn("[Ledithor] Could not remove link:",t)}}_initTableControls(){const e=document.createElement("div");e.className="le-table-controls",e.style.display="none",e.addEventListener("mousedown",t=>t.preventDefault()),[{title:"Fila arriba",action:()=>this.editor.chain().focus().addRowBefore().run()},{title:"Fila abajo",action:()=>this.editor.chain().focus().addRowAfter().run()},{title:"Col. izquierda",action:()=>this.editor.chain().focus().addColumnBefore().run()},{title:"Col. derecha",action:()=>this.editor.chain().focus().addColumnAfter().run()},null,{title:"Eliminar fila",action:()=>this.editor.chain().focus().deleteRow().run(),danger:!0},{title:"Eliminar col.",action:()=>this.editor.chain().focus().deleteColumn().run(),danger:!0},{title:"Eliminar tabla",action:()=>this.editor.chain().focus().deleteTable().run(),danger:!0}].forEach(t=>{if(t===null){const r=document.createElement("div");r.className="le-table-sep",e.appendChild(r);return}const n=document.createElement("button");n.type="button",n.className="le-table-btn"+(t.danger?" le-table-btn--danger":""),n.title=t.title,n.innerHTML=t.title,n.addEventListener("click",r=>{r.preventDefault(),t.action()}),e.appendChild(n)}),document.body.appendChild(e),this._tableCtrlEl=e}_updateTableControls(){if(!this._tableCtrlEl||!this.editor)return;if(!this.editor.isActive("table")||this._htmlMode){this._tableCtrlEl.style.display="none";return}const e=this.editorEl.querySelector("table");if(!e){this._tableCtrlEl.style.display="none";return}this._tableCtrlEl.style.display="flex";const t=e.getBoundingClientRect(),n=window.scrollY||document.documentElement.scrollTop,r=window.scrollX||document.documentElement.scrollLeft;this._tableCtrlEl.style.top=t.top+n-this._tableCtrlEl.offsetHeight-6+"px",this._tableCtrlEl.style.left=t.left+r+"px"}_toggleFullscreen(){if(this._isFullscreen=!this._isFullscreen,this._isFullscreen){this._overlay=document.createElement("div"),this._overlay.className="le-fullscreen-overlay",this._originalParent=this.container.parentNode,this._originalNext=this.container.nextSibling,this._overlay.appendChild(this.container),document.body.appendChild(this._overlay),this._bubbleEl&&this._overlay.appendChild(this._bubbleEl),this.container.classList.add("le-fullscreen"),this._fullscreenBtn.innerHTML=l2.minimize,this._fullscreenBtn.title="Salir de pantalla completa",this._savedEditorMaxH=this.editorEl.style.maxHeight,this.editorEl.style.maxHeight="none";const e=this.editorEl.querySelector(".tiptap");e&&(this._savedMinH=e.style.minHeight,this._savedMaxH=e.style.maxHeight,e.style.minHeight="",e.style.maxHeight=""),this._escHandler=t=>{t.key==="Escape"&&this._toggleFullscreen()},document.addEventListener("keydown",this._escHandler)}else{this.container.classList.remove("le-fullscreen"),this._originalNext?this._originalParent.insertBefore(this.container,this._originalNext):this._originalParent.appendChild(this.container),this._overlay&&(this._bubbleEl&&document.body.appendChild(this._bubbleEl),this._overlay.remove(),this._overlay=null),this._fullscreenBtn.innerHTML=l2.maximize,this._fullscreenBtn.title="Pantalla completa",this.editorEl.style.maxHeight=this._savedEditorMaxH||"";const e=this.editorEl.querySelector(".tiptap");e&&(this._savedMinH&&(e.style.minHeight=this._savedMinH),this._savedMaxH&&(e.style.maxHeight=this._savedMaxH)),this._escHandler&&(document.removeEventListener("keydown",this._escHandler),this._escHandler=null)}this.editor.commands.focus()}_createHtmlToggleButton(e,t){const n=document.createElement("button");return n.type="button",n.innerHTML=t.icon||e,n.title=t.title||"HTML",n.dataset.btn=e,n.classList.add("le-btn-html"),n.addEventListener("click",r=>{r.preventDefault(),this._toggleHtmlSource(n)}),n}_toggleHtmlSource(e){if(this._htmlMode=!this._htmlMode,this._htmlMode){let t;this._autoHtmlMode&&this._rawContent?(t=this._rawContent,this._autoHtmlMode=!1):(t=this.editor.getHTML(),t==="<p></p>"&&(t="")),this._htmlSourceEl=document.createElement("div"),this._htmlSourceEl.className="le-html-source";const n=l=>{const s=parseInt(l,10);return isNaN(s)?null:s},r=this.editorEl.getBoundingClientRect(),i=n(this.options.minHeight)||Math.max(r.height,200),a=n(this.options.maxHeight);this.editorEl.style.display="none",this.container.insertBefore(this._htmlSourceEl,this.editorEl.nextSibling),this._htmlSourceEditor=e$(this._htmlSourceEl,t,{minHeight:i,maxHeight:a,onChange:l=>{this.textarea&&(this.textarea.value=l),this.options.onChange&&this.options.onChange(l)}}),this.textarea&&(this.textarea.value=t),[this._toolbarWrapper,this._toolbarRow2].filter(Boolean).forEach(l=>l.querySelectorAll("button[data-btn]").forEach(s=>{s.dataset.btn!=="htmlSource"&&(s.disabled=!0,s.style.opacity="0.4")})),e.classList.add("is-active"),this._tableCtrlEl&&(this._tableCtrlEl.style.display="none")}else{if(this._htmlSourceEditor){const t=this._htmlSourceEditor.getValue();if(this._hasContentLoss(t)){this._htmlMode=!0,this._showHtmlOnlyNotice();return}if(this._htmlSourceEditor.destroy(),this._htmlSourceEditor=null,t.trim()==="")this.editor.commands.clearContent(!1),this.textarea&&(this.textarea.value=""),this.options.onChange&&this.options.onChange("");else{this.editor.commands.setContent(t,!1);const n=this.editor.getHTML();this.textarea&&(this.textarea.value=n),this.options.onChange&&this.options.onChange(n)}this._htmlSourceEl.remove(),this._htmlSourceEl=null}this.editorEl.style.display="",[this._toolbarWrapper,this._toolbarRow2].filter(Boolean).forEach(t=>t.querySelectorAll("button[data-btn]").forEach(n=>{n.disabled=!1,n.style.opacity=""})),e.classList.remove("is-active"),this._updateToolbar()}}_hasContentLoss(e){const t=e.slice(0,500).toLowerCase();if(t.includes("<!doctype")||t.includes("<html"))return!0;const n=document.createElement("div");if(n.innerHTML=e,n.querySelector("iframe,script,style,video,audio,canvas,object,embed,form,input,select"))return!0;const{schema:r}=this.editor,i=Mt.fromSchema(r).parse(n),a=d0.fromSchema(r).serializeFragment(i.content),l=document.createElement("div");l.appendChild(a);const s=n.textContent.replace(/\s+/g,""),c=l.textContent.replace(/\s+/g,"");return s.length>0&&(s.length-c.length)/s.length>.05}_showHtmlOnlyNotice(){this._htmlNotice||(this._htmlNotice=document.createElement("div"),this._htmlNotice.className="le-html-notice",this._htmlNotice.textContent="Este contenido incluye elementos que el editor visual no soporta. Solo puede editarse en modo código.",this._htmlSourceEl.insertBefore(this._htmlNotice,this._htmlSourceEl.firstChild),setTimeout(()=>{this._htmlNotice&&(this._htmlNotice.remove(),this._htmlNotice=null)},4e3))}_createAiImproveButton(){const e=document.createElement("button");return e.type="button",e.dataset.btn="aiImprove",e.title="Mejorar redacción con IA",e.classList.add("le-btn-ai"),e.innerHTML='<svg class="lf-svg-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="none"><script xmlns="" id="datalayer-checker-script"/><path d="M11.838 3.322c.374-1.096 1.95-1.096 2.324 0l1.726 5.054a4.046 4.046 0 0 0 2.158 2.369l4.743 2.16a1.199 1.199 0 0 1 0 2.19l-4.743 2.16a4.046 4.046 0 0 0-2.158 2.37l-1.726 5.053c-.374 1.096-1.95 1.096-2.324 0l-1.726-5.053a4.046 4.046 0 0 0-2.158-2.37l-4.743-2.16a1.199 1.199 0 0 1 0-2.19l4.743-2.16a4.046 4.046 0 0 0 2.158-2.37l1.726-5.053Zm10.998 14.607c.214-.572 1.114-.572 1.328 0l.986 2.637c.205.546.65.993 1.234 1.236l2.71 1.127c.541.225.541.917 0 1.143l-2.71 1.126c-.583.243-1.03.69-1.234 1.236l-.986 2.637c-.214.572-1.114.572-1.328 0l-.986-2.637c-.205-.546-.65-.993-1.234-1.236l-2.71-1.127c-.541-.225-.541-.917 0-1.143l2.71-1.126c.583-.243 1.03-.69 1.234-1.236l.986-2.637Z" fill="white"/></svg>',e.addEventListener("click",()=>{this._aiAbortController?this._aiAbortController.abort():this._runImprove(e)}),this._aiBtn=e,e}_updateAiBtn(){if(!this.editor||!this._aiBtn||this._aiCooldownUntil&&Date.now()<this._aiCooldownUntil||this._aiAbortController)return;const e=!!this.editor.state.doc.textContent.trim();this._aiBtn.disabled=!e,this._aiBtn.classList.toggle("le-btn-ai--empty",!e),this._aiBtn.title=e?"Mejorar redacción con IA":"Escribe algo para usar la IA"}async _runImprove(e){if(this._aiCooldownUntil&&Date.now()<this._aiCooldownUntil||e.disabled)return;const{state:t}=this.editor,{from:n,to:r,empty:i}=t.selection;if(!t.doc.textContent.trim())return;const a=i?this.editor.getHTML():(()=>{const E=document.createElement("div");return t.doc.nodesBetween(n,r,Z=>{Z.isText&&E.append(Z.text)}),E.innerHTML||E.textContent})();e.disabled=!0;const l=this.container.querySelector(".ProseMirror"),s=(l==null?void 0:l.parentElement)??this.container;l&&(l.style.transition="opacity 0.25s ease",l.style.opacity="0.2");const c=document.createElement("div");if(c.className="le-ai-stream-overlay",l){const E=l.getBoundingClientRect(),Z=s.getBoundingClientRect(),K=window.getComputedStyle(l);Object.assign(c.style,{position:"absolute",top:E.top-Z.top+s.scrollTop+"px",left:E.left-Z.left+s.scrollLeft+"px",width:E.width+"px",minHeight:E.height+"px",zIndex:"10",background:"transparent",padding:K.padding,fontSize:K.fontSize,fontFamily:K.fontFamily,lineHeight:K.lineHeight,color:K.color,whiteSpace:"pre-wrap",wordBreak:"break-word",overflowY:"auto",borderRadius:K.borderRadius,boxSizing:"border-box"})}const d='<svg class="le-ai-spin" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round"><path d="M12 2v4M12 18v4M4.93 4.93l2.83 2.83M16.24 16.24l2.83 2.83M2 12h4M18 12h4M4.93 19.07l2.83-2.83M16.24 7.76l2.83-2.83"/></svg><span>Mejorando redacción...</span>';let p=document.createElement("div");p.className="le-ai-thinking",p.innerHTML=d,c.appendChild(p);const h=document.createElement("span");if(h.className="le-ai-cursor",h.style.cssText="display:inline-block;width:2px;height:1.1em;background:currentColor;vertical-align:text-bottom;animation:le-blink 0.8s step-end infinite;margin-left:1px;",s.style.position="relative",s.appendChild(c),!document.getElementById("le-ai-stream-styles")){const E=document.createElement("style");E.id="le-ai-stream-styles",E.textContent=["@keyframes le-blink{0%,100%{opacity:1}50%{opacity:0}}","@keyframes le-ai-spin{to{transform:rotate(360deg)}}",".le-ai-thinking{display:flex;align-items:center;gap:7px;color:var(--le-accent,#4a6cf7);padding:4px 0;font-style:italic;}",".le-ai-spin{flex-shrink:0;animation:le-ai-spin 1s linear infinite;}"].join(""),document.head.appendChild(E)}const u=[];let f="",g=!1,b=null;const v=E=>{const Z=/<[a-z][\s\S]*>/i.test(E);i?this.editor.commands.setContent(Z?E:`<p>${E.replace(/\n{2,}/g,"</p><p>").replace(/\n/g,"<br>")}</p>`,!0):this.editor.chain().focus().deleteSelection().insertContent(E).run(),this.textarea&&(this.textarea.value=this.editor.getHTML())},x={"Content-Type":"application/json"};this.options.aiToken&&(x.Authorization=`Bearer ${this.options.aiToken}`),l&&(l.style.opacity="0");const O=this.editor.state.doc.textContent;c.innerHTML="",p=document.createElement("div"),p.className="le-ai-thinking",p.innerHTML=d;const C=document.createElement("span"),w=document.createElement("span");w.style.opacity="0.25",w.textContent=O,C.style.display="none",h.style.display="none",w.style.display="none",c.appendChild(p),c.appendChild(C),c.appendChild(h),c.appendChild(w),e.disabled=!1;const y=e.innerHTML,k=e.title;e.innerHTML='<svg class="lf-svg-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.29289 7.2929C7.68341 6.90237 8.31657 6.90237 8.7071 7.29289L16.0001 14.5857L23.2929 7.29296C23.6834 6.90243 24.3166 6.90243 24.7071 7.29296C25.0976 7.68348 25.0976 8.31665 24.7071 8.70717L17.4143 15.9999L24.7071 23.2926C25.0976 23.6831 25.0976 24.3162 24.7071 24.7068C24.3166 25.0973 23.6834 25.0973 23.2929 24.7068L16.0001 17.4142L8.70717 24.7071C8.31665 25.0976 7.68348 25.0976 7.29296 24.7071C6.90243 24.3166 6.90243 23.6834 7.29296 23.2929L14.5859 16L7.2929 8.70711C6.90237 8.31659 6.90237 7.68343 7.29289 7.2929Z" fill="currentColor"/></svg>',e.title="Cancelar",e.classList.add("le-btn-ai--streaming");const Q=new AbortController;this._aiAbortController=Q;const L=()=>{this._aiAbortController=null,e.innerHTML=y,e.title=k,e.classList.remove("le-btn-ai--streaming")},A=E=>{b&&clearInterval(b),b=setInterval(()=>{if(u.length>0){!f&&p.parentNode&&(p.remove(),C.style.display="",h.style.display="",w.style.display=""),f+=u.shift();let Z="",K=!1;for(const e2 of f){if(e2==="<"){K=!0;continue}if(e2===">"){K=!1;continue}K||(Z+=e2)}C.textContent=Z,w.textContent=O.substring(Z.length)}else g&&(clearInterval(b),b=null,c.remove(),l&&(l.style.opacity="",l.style.transition=""),L(),f&&v(f),this._startAiCooldown(e,60))},E)};try{const E=await fetch(this.options.aiBaseUrl+"/improve-stream",{method:"POST",headers:x,body:JSON.stringify({texto:a}),signal:Q.signal});if(!E.ok)throw new Error(`HTTP ${E.status}`);A(20);const Z=E.body.getReader(),K=new TextDecoder;let e2="";e:for(;;){const{value:z,done:$}=await Z.read();if($)break;e2+=K.decode(z,{stream:!0});const q=e2.split(`
123
+ `);e2=q.pop()??"";for(const G of q){const c2=G.trim();if(!c2.startsWith("data: "))continue;const w2=c2.slice(6);if(w2==="[DONE]")break e;try{const i2=JSON.parse(w2);if(i2.error)throw new Error(i2.error);if(i2.chunk)for(const u2 of i2.chunk)u.push(u2)}catch(i2){if(i2.message!=="Unexpected end of JSON input")throw i2}}}g=!0,u.length>0&&A(3)}catch(E){b&&(clearInterval(b),b=null),c.remove(),l&&(l.style.opacity="",l.style.transition=""),L(),E.name==="AbortError"?e.disabled=!1:(console.error("[Ledithor AI] Error en stream de mejora:",E),this._startAiCooldown(e,60))}}_startAiCooldown(e,t){this._aiCooldownUntil=Date.now()+t*1e3;const n=e.innerHTML,r=()=>{const i=Math.ceil((this._aiCooldownUntil-Date.now())/1e3);if(i<=0){this._aiCooldownUntil=0,e.innerHTML=n,e.classList.remove("le-btn-ai--cooldown"),this._updateAiBtn();return}e.disabled=!0,e.classList.add("le-btn-ai--cooldown"),e.innerHTML=`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="13" height="13" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><polyline points="12 6 12 12 16 14"/></svg> ${i}s`,e.title=`Disponible en ${i}s`,setTimeout(r,1e3)};r()}_showImageModal(){return new Promise(e=>{const t=document.createElement("div");t.className="le-prompt-overlay";const n=document.createElement("div");n.className="le-prompt-dialog le-image-dialog";const r=document.createElement("div");r.className="le-image-tabs";const i=document.createElement("button");i.type="button",i.textContent="Desde URL",i.className="le-image-tab le-image-tab--active";const a=document.createElement("button");a.type="button",a.textContent="Subir imagen",a.className="le-image-tab",r.appendChild(i),r.appendChild(a);const l=document.createElement("div");l.className="le-image-panel";const s=document.createElement("input");s.type="url",s.placeholder="https://...",s.className="le-prompt-input",l.appendChild(s);const c=document.createElement("div");c.className="le-image-panel",c.style.display="none";const d=document.createElement("input");d.type="file",d.accept="image/*",d.style.display="none";const p=document.createElement("button");p.type="button",p.textContent="Seleccionar imagen…",p.className="le-image-file-btn";const h=document.createElement("img");h.className="le-image-preview";const u=document.createElement("button");u.type="button",u.textContent="× Quitar imagen",u.className="le-image-clear-btn";const f=document.createElement("div");f.className="le-image-preview-wrap",f.style.display="none";const g=()=>{d.value="",h.src="",f.style.display="none",p.style.display="",p.textContent="Seleccionar imagen…"};p.addEventListener("click",()=>d.click()),u.addEventListener("click",g),d.addEventListener("change",()=>{const w=d.files[0];if(!w)return;const y=new FileReader;y.onload=k=>{h.src=k.target.result,f.style.display="block",p.style.display="none",p.textContent=w.name},y.readAsDataURL(w)}),f.appendChild(h),f.appendChild(u),c.appendChild(d),c.appendChild(p),c.appendChild(f),i.addEventListener("click",()=>{i.classList.add("le-image-tab--active"),a.classList.remove("le-image-tab--active"),l.style.display="",c.style.display="none",s.focus()}),a.addEventListener("click",()=>{a.classList.add("le-image-tab--active"),i.classList.remove("le-image-tab--active"),c.style.display="",l.style.display="none"});const b=document.createElement("div");b.className="le-prompt-actions";const v=document.createElement("button");v.type="button",v.textContent="Cancelar",v.className="le-prompt-btn le-prompt-btn-cancel";const x=document.createElement("button");x.type="button",x.textContent="Insertar",x.className="le-prompt-btn le-prompt-btn-confirm",b.appendChild(v),b.appendChild(x),n.appendChild(r),n.appendChild(l),n.appendChild(c),n.appendChild(b),t.appendChild(n),document.body.appendChild(t),s.focus();const O=w=>{t.remove(),e(w)};v.addEventListener("click",()=>O(null)),t.addEventListener("click",w=>{w.target===t&&O(null)});const C=w=>{w.key==="Escape"&&(document.removeEventListener("keydown",C),O(null)),w.key==="Enter"&&l.style.display!=="none"&&(document.removeEventListener("keydown",C),x.click())};document.addEventListener("keydown",C),x.addEventListener("click",async()=>{if(l.style.display!=="none"){const y=s.value.trim();y&&O(y);return}const w=d.files[0];if(w)if(this.options.imageUpload){const y=typeof this.options.imageUpload=="string"?async k=>{const Q=new FormData;Q.append("file",k);const L=await fetch(this.options.imageUpload,{method:"POST",body:Q});if(!L.ok)throw new Error(`HTTP ${L.status}`);const A=await L.json();return A.url??A.src??A.path??Object.values(A)[0]}:this.options.imageUpload;try{x.disabled=!0,x.textContent="Subiendo…";const k=await y(w);O(k)}catch(k){console.error("[Ledithor] Error al subir imagen:",k),x.disabled=!1,x.textContent="Insertar"}}else{const y=new FileReader;y.onload=k=>O(k.target.result),y.readAsDataURL(w)}})})}_insertImageFile(e){if(this.options.imageUpload)(typeof this.options.imageUpload=="string"?async t=>{const n=new FormData;n.append("file",t);const r=await fetch(this.options.imageUpload,{method:"POST",body:n});if(!r.ok)throw new Error(`HTTP ${r.status}`);const i=await r.json();return i.url??i.src??i.path??Object.values(i)[0]}:this.options.imageUpload)(e).then(t=>{t&&this.editor.chain().focus().setImage({src:t}).run()}).catch(t=>console.error("[Ledithor] Error al subir imagen:",t));else{const t=new FileReader;t.onload=n=>this.editor.chain().focus().setImage({src:n.target.result}).run(),t.readAsDataURL(e)}}_closePopups(){this._popups.forEach(e=>e.remove()),this._popups=[]}_initDocumentClickClose(){document.addEventListener("click",e=>{!this._popups.length||this._popups.some(t=>t.contains(e.target))||this.toolbarEl&&this.toolbarEl.contains(e.target)||this._bubbleEl&&this._bubbleEl.contains(e.target)||this._closePopups()})}getHTML(){return this.editor.getHTML()}getJSON(){return this.editor.getJSON()}getText(){return this.editor.state.doc.textContent}setContent(e){this.editor.commands.setContent(e),this.textarea&&(this.textarea.value=this.editor.getHTML())}isEmpty(){return this.editor.isEmpty}focus(){this.editor.commands.focus()}setEditable(e){this.editor.setEditable(e)}registerButton(e,t){this._customButtons[e]=t}getTiptapEditor(){return this.editor}}const St={create(o,e){try{return new a$(o,e)}catch(t){return console.warn("[Ledithor] Error al inicializar el editor, mostrando fallback.",t),St._showFallback(o),null}},_showFallback(o){var e;const t=o instanceof Element?o.querySelector("textarea"):(e=document.querySelector(o))==null?void 0:e.querySelector("textarea");t&&(t.style.display="",t.style.width="100%",t.style.minHeight="150px")},registerGlobalButton(o,e){es[o]=e},registerPreset(o,e){q1[o]=e},initElement(o){if(o._ledithor)return o._ledithor;const e={};return o.dataset.toolbar&&(e.toolbar=o.dataset.toolbar),o.dataset.placeholder&&(e.placeholder=o.dataset.placeholder),o.dataset.theme&&(e.theme=o.dataset.theme),o.dataset.minHeight&&(e.minHeight=o.dataset.minHeight),o.dataset.maxHeight&&(e.maxHeight=o.dataset.maxHeight),o.dataset.statusbar!==void 0&&(e.showStatusBar=!0),o.dataset.htmlSource!==void 0&&(e.htmlSource=!0),o.dataset.aiBaseUrl&&(e.aiBaseUrl=o.dataset.aiBaseUrl),o.dataset.aiToken&&(e.aiToken=o.dataset.aiToken),o.dataset.aiTools&&(e.aiTools=JSON.parse(o.dataset.aiTools)),o._ledithor=St.create(o,e),o._ledithor},autoInit(){document.querySelectorAll("[data-ledithor]").forEach(o=>St.initElement(o))},observe(){this._observer||(this._observer=new MutationObserver(o=>{o.forEach(e=>{e.addedNodes.forEach(t=>{var n;t.nodeType===1&&(t.matches("[data-ledithor]")&&St.initElement(t),(n=t.querySelectorAll)==null||n.call(t,"[data-ledithor]").forEach(r=>St.initElement(r)))})})}),this._observer.observe(document.body,{childList:!0,subtree:!0}))},presets:q1,buttons:Br,icons:l2,prompt(o,e={}){return new Promise(t=>{const n=e.placeholder||"",r=e.confirmText||"Aceptar",i=e.cancelText||"Cancelar",a=document.createElement("div");a.className="le-prompt-overlay";const l=document.createElement("div");l.className="le-prompt-dialog";const s=document.createElement("label");s.className="le-prompt-label",s.textContent=o,l.appendChild(s);const c=document.createElement("input");c.type="text",c.className="le-prompt-input",c.placeholder=n,l.appendChild(c);const d=document.createElement("div");d.className="le-prompt-actions";const p=document.createElement("button");p.type="button",p.className="le-prompt-btn le-prompt-btn-cancel",p.textContent=i;const h=document.createElement("button");h.type="button",h.className="le-prompt-btn le-prompt-btn-confirm",h.textContent=r,d.appendChild(p),d.appendChild(h),l.appendChild(d),a.appendChild(l),document.body.appendChild(a),setTimeout(()=>c.focus(),50);const u=f=>{a.remove(),t(f)};h.addEventListener("click",()=>u(c.value)),p.addEventListener("click",()=>u(null)),a.addEventListener("click",f=>{f.target===a&&u(null)}),c.addEventListener("keydown",f=>{f.key==="Enter"&&(f.preventDefault(),u(c.value)),f.key==="Escape"&&u(null)})})}};typeof document<"u"&&document.addEventListener("DOMContentLoaded",()=>{St.autoInit(),St.observe()});const l$=["value","placeholder"],s$={__name:"LedithorEditor",props:{modelValue:{type:String,default:""},toolbar:{type:String,default:De.toolbar},theme:{type:String,default:De.theme},placeholder:{type:String,default:De.placeholder},minHeight:{type:String,default:De.minHeight},maxHeight:{type:String,default:De.maxHeight},statusbar:{type:Boolean,default:De.showStatusBar},htmlSource:{type:Boolean,default:De.htmlSource},aiBaseUrl:{type:String,default:De.aiBaseUrl},aiToken:{type:String,default:De.aiToken},aiTools:{type:Array,default:()=>De.aiTools}},emits:["update:modelValue"],setup(o,{expose:e,emit:t}){const n=o,r=t,i=m.ref(null),a=m.shallowRef(null),l=m.ref(!1),s=m.computed(()=>({width:"100%",minHeight:n.minHeight??"150px",maxHeight:n.maxHeight??void 0}));return m.onMounted(()=>{console.warn("[LedithorEditor] onMounted — containerRef:",i.value),console.warn("[LedithorEditor] Ledithor object:",St),console.warn("[LedithorEditor] props:",{...n});try{if(a.value=St.create(i.value,{toolbar:n.toolbar,theme:n.theme,placeholder:n.placeholder,minHeight:n.minHeight,maxHeight:n.maxHeight,showStatusBar:n.statusbar,htmlSource:n.htmlSource,aiBaseUrl:n.aiBaseUrl,aiToken:n.aiToken,aiTools:n.aiTools,content:n.modelValue,onChange:c=>r("update:modelValue",c)}),console.warn("[LedithorEditor] instancia creada:",a.value),!a.value){console.warn("[LedithorEditor] create() devolvió null — activando fallback"),l.value=!0;return}console.warn("[LedithorEditor] editor listo")}catch(c){console.warn("[LedithorEditor] Fallback activado:",c.message),console.error("[LedithorEditor] Stack:",c),l.value=!0}}),m.onBeforeUnmount(()=>{var c;return(c=a.value)==null?void 0:c.destroy()}),m.watch(()=>n.modelValue,c=>{a.value&&c!==a.value.getHTML()&&a.value.setContent(c)}),e({getHTML:()=>{var c;return((c=a.value)==null?void 0:c.getHTML())??""},getInstance:()=>a.value}),(c,d)=>l.value?(m.openBlock(),m.createElementBlock("textarea",{key:1,value:o.modelValue,placeholder:o.placeholder,style:m.normalizeStyle(s.value),onInput:d[0]||(d[0]=p=>r("update:modelValue",p.target.value))},null,44,l$)):(m.openBlock(),m.createElementBlock("div",{key:0,ref_key:"containerRef",ref:i},null,512))}},c$={class:"mecano:space-y-2"},d$={key:0,class:"mecano:flex mecano:gap-2 mecano:items-center"},p$=["value","onInput"],m$=["value","onChange"],h$=["value"],u$=["value","onInput"],f$=["checked","onChange"],g$={key:4,class:"mecano:flex-1 mecano:space-y-2"},b$=["id","mandatory-crops","has-file","existing-url","onLimbo:change"],C$={key:0,class:"mecano:flex mecano:items-center mecano:gap-2 mecano:p-2 mecano:bg-slate-100 mecano:rounded"},O$=["src","alt"],v$=["onClick"],w$={key:1},x$={class:"mecano:flex mecano:justify-between mecano:items-center mecano:mb-2"},y$={class:"mecano:text-xs mecano:font-semibold mecano:text-slate-500 mecano:bg-slate-100 mecano:px-2 mecano:py-0.5 mecano:rounded mecano:uppercase mecano:tracking-wide"},k$=["onClick"],S$={class:"subfields-cq-container"},Q$={class:"subfields-cq-grid"},$$={class:"mecano:block mecano:text-xs mecano:text-slate-500 mecano:mb-1"},M$={key:0,class:"mecano:text-xs mecano:text-slate-400 mecano:mb-1"},L$=["value","onInput"],P$=["value","onChange"],T$=["value"],E$=["value","onInput"],A$=["checked","onChange"],Z$={key:5,class:"mecano:space-y-2"},V$=["id","mandatory-crops","has-file","existing-url","onLimbo:change"],N$={key:0,class:"mecano:flex mecano:items-center mecano:gap-2 mecano:p-2 mecano:bg-slate-100 mecano:rounded"},B$=["src","alt"],R$=m.defineComponent({__name:"ListField",props:{field:{},modelValue:{},instanceId:{}},emits:["update:modelValue"],setup(o,{emit:e}){const t=o,n=t.instanceId??Math.random().toString(36).slice(2),r=e,i=m.computed(()=>t.modelValue??[]),a=m.computed(()=>{var C;return((C=t.field.items)==null?void 0:C.type)==="object"}),l=()=>t.field.items.type==="boolean"?t.field.items.example_value??!1:t.field.items.example_value??"",s=()=>{var C;return Object.fromEntries((((C=t.field.items)==null?void 0:C.fields)??[]).map(w=>[w.name,w.example_value??(w.type==="boolean"?!1:"")]))};m.onMounted(()=>{var C;i.value.length===0&&(a.value?(((C=t.field.items)==null?void 0:C.fields)??[]).some(y=>y.example_value!==void 0):t.field.items.example_value!==void 0)&&c()});const c=()=>{const C=a.value?s():l();r("update:modelValue",[...i.value,C])},d=C=>{const w=[...i.value];w.splice(C,1),r("update:modelValue",w)},p=(C,w)=>{const y=[...i.value];y[C]=w,r("update:modelValue",y)},h=(C,w,y)=>{const k=[...i.value];k[C]={...k[C],[w]:y},r("update:modelValue",k)},u=/\/preview-comp\//,f=C=>u.test(C),g=C=>{var w;if(!C||typeof C!="string")return"";try{const y=C.replace(/&quot;/g,'"').replace(/&amp;/g,"&"),k=JSON.parse(y),Q=k.images??[],L=Q.find(E=>(E==null?void 0:E.url)&&!E.url.startsWith("blob:"));if(L!=null&&L.url)return L.url;const A=Q.find(E=>E==null?void 0:E.url);return A!=null&&A.url?A.url:(w=k.original)!=null&&w.url?k.original.url:""}catch{return!C.startsWith("http")&&!C.startsWith("/files/")||f(C)?"":C}},b=C=>{var w;if(C==null||C===!1)return!1;if(typeof C=="string"){const y=C.trim();if(!y||y==="[]"||y==="{}"||y==="null")return!1;try{const k=JSON.parse(y);if(Array.isArray(k))return k.length>0;if(k&&typeof k=="object"){const Q=((w=k.original)==null?void 0:w.url)??"";return Q&&!f(Q)?!0:(Array.isArray(k.images)?k.images:[]).some(A=>(A==null?void 0:A.url)&&!f(A.url))}}catch{}return!y.startsWith("http")&&!y.startsWith("/")?!1:!f(y)}return Array.isArray(C)?C.length>0:!0},v=C=>{var y,k,Q,L;if(!C||typeof C!="object")return{};const w=C;if(w.original!==void 0||w.images!==void 0)return w;if(Array.isArray(w.crops)&&w.crops.length>0){const A=w.asset?{url:w.asset.url||w.asset.urlSigned||null,width:w.asset.width??null,height:w.asset.height??null,assetId:w.asset.id??null}:null,E=w.crops.map(Z=>({url:Z.url||Z.urlSigned||null,width:Z.width??null,height:Z.height??null,name:Z.name||Z.filename||null}));return{original:A,images:E}}return(y=w.master)!=null&&y.urlSigned||(k=w.master)!=null&&k.url?{original:{url:w.master.urlSigned||w.master.url||null,width:w.width??((Q=w.master)==null?void 0:Q.width)??null,height:w.height??((L=w.master)==null?void 0:L.height)??null,assetId:w.assetId??null},images:[]}:w.url||w.urlSigned?{original:{url:w.url||w.urlSigned||null,width:w.width??null,height:w.height??null,assetId:w.assetId??w.id??null},images:[]}:w},x=(C,w)=>{const y=w.detail,k=JSON.stringify(v(y==null?void 0:y.data));p(C,k)},O=(C,w,y)=>{const k=y.detail,Q=JSON.stringify(v(k==null?void 0:k.data));h(C,w,Q)};return(C,w)=>(m.openBlock(),m.createElementBlock("div",c$,[(m.openBlock(!0),m.createElementBlock(m.Fragment,null,m.renderList(i.value,(y,k)=>(m.openBlock(),m.createElementBlock("div",{key:k,class:"mecano:border mecano:border-slate-300 mecano:rounded-lg mecano:p-3 mecano:bg-gradient-to-br mecano:from-indigo-50 mecano:to-slate-200 mecano:shadow-sm mecano:ring-1 mecano:ring-slate-100"},[a.value?(m.openBlock(),m.createElementBlock("div",w$,[m.createElementVNode("div",x$,[m.createElementVNode("span",y$,"Elemento "+m.toDisplayString(k+1),1),m.createElementVNode("button",{type:"button",class:"mecano:text-red-400 mecano:hover:text-red-600 mecano:transition-colors mecano:text-sm mecano:cursor-pointer",onClick:Q=>d(k)},"🗑️",8,k$)]),m.createElementVNode("div",S$,[m.createElementVNode("div",Q$,[(m.openBlock(!0),m.createElementBlock(m.Fragment,null,m.renderList(o.field.items.fields,Q=>(m.openBlock(),m.createElementBlock("div",{key:Q.name,class:m.normalizeClass(["mecano:mb-2 mecano:last:mb-0",["textArea","image"].includes(Q.type)?"subfield-full":"subfield-half"])},[m.createElementVNode("label",$$,m.toDisplayString(Q.label),1),Q.help?(m.openBlock(),m.createElementBlock("p",M$,m.toDisplayString(Q.help),1)):m.createCommentVNode("",!0),Q.type==="text"?(m.openBlock(),m.createElementBlock("input",{key:1,type:"text",class:"mecano:w-full mecano:px-3 mecano:py-1.5 mecano:border mecano:border-slate-300 mecano:rounded mecano:focus:outline-none mecano:focus:ring-2 mecano:focus:ring-blue-400 mecano:text-sm",value:y[Q.name],onInput:L=>h(k,Q.name,L.target.value)},null,40,L$)):Q.type==="select"?(m.openBlock(),m.createElementBlock("select",{key:2,class:"mecano:w-full mecano:px-3 mecano:py-1.5 mecano:border mecano:border-slate-300 mecano:rounded mecano:focus:outline-none mecano:focus:ring-2 mecano:focus:ring-blue-400 mecano:text-sm",value:y[Q.name],onChange:L=>h(k,Q.name,L.target.value)},[w[2]||(w[2]=m.createElementVNode("option",{disabled:"",value:""},"Seleccione una opción",-1)),(m.openBlock(!0),m.createElementBlock(m.Fragment,null,m.renderList(Q.options??[],(L,A)=>{var E;return m.openBlock(),m.createElementBlock("option",{key:A,value:L},m.toDisplayString(((E=Q.options_labels)==null?void 0:E[A])??L),9,T$)}),128))],40,P$)):Q.type==="textArea"?(m.openBlock(),m.createElementBlock("textarea",{key:3,class:"mecano:w-full mecano:px-3 mecano:py-1.5 mecano:border mecano:border-slate-300 mecano:rounded mecano:focus:outline-none mecano:focus:ring-2 mecano:focus:ring-blue-400 mecano:text-sm mecano:resize-y mecano:min-h-[60px]",value:y[Q.name],onInput:L=>h(k,Q.name,L.target.value)},null,40,E$)):Q.type==="boolean"?(m.openBlock(),m.createElementBlock("input",{key:4,type:"checkbox",class:"mecano:h-4 mecano:w-4 mecano:text-blue-600 mecano:focus:ring-blue-500 mecano:border-slate-300 mecano:rounded",checked:y[Q.name],onChange:L=>h(k,Q.name,L.target.checked)},null,40,A$)):Q.type==="image"?(m.openBlock(),m.createElementBlock("div",Z$,[m.createElementVNode("limbo-selector",{id:`lf-${m.unref(n)}-${o.field.name}-${k}-${Q.name}`,accept:"image/*","return-format":"json","mandatory-crops":Q.image_cuts?JSON.stringify(Q.image_cuts):void 0,"has-file":b(y[Q.name])?"":void 0,"existing-url":g(y[Q.name])||void 0,"onLimbo:change":L=>O(k,Q.name,L)},null,40,V$),g(y[Q.name])?(m.openBlock(),m.createElementBlock("div",N$,[m.createElementVNode("img",{src:g(y[Q.name]),alt:Q.label,class:"mecano:w-16 mecano:h-16 mecano:object-cover mecano:rounded mecano:border mecano:border-slate-200"},null,8,B$),w[3]||(w[3]=m.createElementVNode("span",{class:"mecano:text-xs mecano:text-slate-500 mecano:truncate"},"Imagen seleccionada",-1))])):m.createCommentVNode("",!0)])):m.createCommentVNode("",!0)],2))),128))])])])):(m.openBlock(),m.createElementBlock("div",d$,[o.field.items.type==="text"?(m.openBlock(),m.createElementBlock("input",{key:0,type:"text",class:"mecano:flex-1 mecano:px-3 mecano:py-1.5 mecano:border mecano:border-slate-300 mecano:rounded mecano:focus:outline-none mecano:focus:ring-2 mecano:focus:ring-blue-400 mecano:text-sm",value:y,onInput:Q=>p(k,Q.target.value)},null,40,p$)):o.field.items.type==="select"?(m.openBlock(),m.createElementBlock("select",{key:1,class:"mecano:flex-1 mecano:px-3 mecano:py-1.5 mecano:border mecano:border-slate-300 mecano:rounded mecano:focus:outline-none mecano:focus:ring-2 mecano:focus:ring-blue-400 mecano:text-sm",value:y,onChange:Q=>p(k,Q.target.value)},[w[0]||(w[0]=m.createElementVNode("option",{disabled:"",value:""},"Seleccione una opción",-1)),(m.openBlock(!0),m.createElementBlock(m.Fragment,null,m.renderList(o.field.items.options??[],(Q,L)=>{var A;return m.openBlock(),m.createElementBlock("option",{key:L,value:Q},m.toDisplayString(((A=o.field.items.options_labels)==null?void 0:A[L])??Q),9,h$)}),128))],40,m$)):o.field.items.type==="textArea"?(m.openBlock(),m.createElementBlock("textarea",{key:2,class:"mecano:flex-1 mecano:px-3 mecano:py-1.5 mecano:border mecano:border-slate-300 mecano:rounded mecano:focus:outline-none mecano:focus:ring-2 mecano:focus:ring-blue-400 mecano:text-sm mecano:resize-y mecano:min-h-[60px]",value:y,onInput:Q=>p(k,Q.target.value)},null,40,u$)):o.field.items.type==="boolean"?(m.openBlock(),m.createElementBlock("input",{key:3,type:"checkbox",class:"mecano:h-4 mecano:w-4 mecano:text-blue-600 mecano:focus:ring-blue-500 mecano:border-slate-300 mecano:rounded",checked:y,onChange:Q=>p(k,Q.target.checked)},null,40,f$)):o.field.items.type==="image"?(m.openBlock(),m.createElementBlock("div",g$,[m.createElementVNode("limbo-selector",{id:`lf-${m.unref(n)}-${o.field.name}-${k}`,accept:"image/*","return-format":"json","mandatory-crops":o.field.items.image_cuts?JSON.stringify(o.field.items.image_cuts):void 0,"has-file":b(y)?"":void 0,"existing-url":g(y)||void 0,"onLimbo:change":Q=>x(k,Q)},null,40,b$),g(y)?(m.openBlock(),m.createElementBlock("div",C$,[m.createElementVNode("img",{src:g(y),alt:o.field.label,class:"mecano:w-16 mecano:h-16 mecano:object-cover mecano:rounded mecano:border mecano:border-slate-200"},null,8,O$),w[1]||(w[1]=m.createElementVNode("span",{class:"mecano:text-xs mecano:text-slate-500 mecano:truncate"},"Imagen seleccionada",-1))])):m.createCommentVNode("",!0)])):m.createCommentVNode("",!0),m.createElementVNode("button",{type:"button",class:"mecano:text-red-400 mecano:hover:text-red-600 mecano:transition-colors mecano:text-lg mecano:leading-none mecano:flex-shrink-0 mecano:cursor-pointer",onClick:Q=>d(k)},"🗑️",8,v$)]))]))),128)),m.createElementVNode("button",{type:"button",class:"mecano:w-full mecano:py-2.5 mecano:px-3 mecano:rounded-lg mecano:text-sm mecano:font-semibold mecano:bg-blue-600 mecano:text-white mecano:border mecano:border-blue-700 mecano:hover:bg-blue-700 mecano:active:bg-blue-800 mecano:transition-all mecano:duration-150 mecano:cursor-pointer mecano:flex mecano:items-center mecano:justify-center mecano:gap-1.5 mecano:shadow-sm",onClick:c},[...w[4]||(w[4]=[m.createElementVNode("span",{class:"mecano:text-base mecano:leading-none"},"+",-1),m.createTextVNode(" Añadir elemento ",-1)])])]))}}),z$=W1(R$,[["__scopeId","data-v-f2be937c"]]),D$={key:0,class:"mecano:absolute mecano:top-0 mecano:left-0 mecano:bg-white/90 mecano:w-full mecano:h-full z-100"},X$={class:"mecano:w-full mecano:flex mecano:justify-end mecano:p-4"},I$={key:0,class:"mecano:flex mecano:flex-col mecano:items-center mecano:justify-center mecano:gap-2 mecano:py-8 mecano:text-slate-400"},j$={class:"mecano:text-xs mecano:font-semibold mecano:text-slate-400 mecano:uppercase mecano:tracking-wider mecano:mb-2"},H$={class:"mecano:flex mecano:gap-1 mecano:mb-3 mecano:bg-slate-100 mecano:rounded-lg mecano:p-1"},q$=["onClick"],W$=["for"],Y$={key:0,class:"mecano:text-red-500"},_$={key:0,class:"mecano:text-xs mecano:text-slate-400 mecano:mb-1"},F$={key:1,class:"mecano:space-y-2"},G$=["id","mandatory-crops","has-file","existing-url","onLimbo:change"],U$={key:0,class:"mecano:flex mecano:items-center mecano:gap-2 mecano:p-2 mecano:bg-slate-100 mecano:rounded"},K$=["src","alt"],J$={key:2,class:"mecano:space-y-2"},eM=["placeholder","required","value","onInput"],tM=["id","has-file","existing-url","onLimbo:change"],oM={key:0,class:"mecano:flex mecano:items-center mecano:gap-2 mecano:p-2 mecano:bg-slate-100 mecano:rounded"},nM=["src"],rM={class:"fields-cq-container"},iM={class:"fields-cq-grid"},aM=["for"],lM={key:0,class:"mecano:text-red-500"},sM={key:0,class:"mecano:text-xs mecano:text-slate-400 mecano:mb-1"},cM=["id","name","placeholder","required","value","onInput"],dM={key:2,class:"mecano:space-y-2"},pM=["id","mandatory-crops","has-file","existing-url","onLimbo:change"],mM={key:0,class:"mecano:flex mecano:items-center mecano:gap-2 mecano:p-2 mecano:bg-slate-100 mecano:rounded"},hM=["src","alt"],uM={key:3,class:"mecano:space-y-2"},fM=["placeholder","required","value","onInput"],gM=["id","has-file","existing-url","onLimbo:change"],bM={key:0,class:"mecano:flex mecano:items-center mecano:gap-2 mecano:p-2 mecano:bg-slate-100 mecano:rounded"},CM=["src"],OM=["id","name","required","value","onInput"],vM=["value"],wM=["id","name","required","checked","onChange"],xM=m.defineComponent({__name:"FieldsForm",props:{object:{type:Object,required:!0},toggleShowForm:{type:Function,required:!0},showForm:{type:Boolean,default:!1},ateneaToken:{type:String,default:void 0},ledithorAiTools:{type:Array,default:void 0}},emits:["fieldUpdated","exclusiveFieldChanged"],setup(o,{emit:e}){const t=o,n=e,r=m.computed(()=>{const x={};for(const O of t.object.fields||[])O.exclusive_group&&(x[O.exclusive_group]||(x[O.exclusive_group]=[]),x[O.exclusive_group].push(O));return x}),i=m.reactive({}),a=()=>{var x;for(const[O,C]of Object.entries(r.value)){if(!i[O]){const w=C.find(y=>y.example_value&&String(y.example_value).trim()!=="");i[O]=w?w.name:((x=C[0])==null?void 0:x.name)||""}n("exclusiveFieldChanged",O,i[O])}},l=(x,O)=>{i[x]=O,n("exclusiveFieldChanged",x,O)},s=m.computed(()=>(t.object.fields||[]).filter(x=>!x.exclusive_group)),c=(x,O)=>{const C=O.find(w=>w.exclusive_group_label);return C!=null&&C.exclusive_group_label?C.exclusive_group_label:x.replace(/_/g," ").replace(/^\w/,w=>w.toUpperCase())},d=/\/preview-comp\//,p=x=>d.test(x),h=x=>{const O=x.example_value;if(typeof O!="string")return"";const C=O.trim();return!C||!C.startsWith("http")&&!C.startsWith("/")||p(C)?"":C},u=x=>{var C;const O=x.example_value;if(!O)return"";try{const w=O.replace(/&quot;/g,'"').replace(/&amp;/g,"&"),y=JSON.parse(w),k=y.images??[],Q=k.find(A=>(A==null?void 0:A.url)&&!A.url.startsWith("blob:"));if(Q!=null&&Q.url)return Q.url;const L=k.find(A=>A==null?void 0:A.url);return L!=null&&L.url?L.url:(C=y.original)!=null&&C.url?y.original.url:""}catch{return!O.startsWith("http")&&!O.startsWith("/files/")||p(O)?"":O}},f=x=>{var O;if(x==null||x===!1)return!1;if(typeof x=="string"){const C=x.trim();if(!C||C==="[]"||C==="{}"||C==="null")return!1;try{const w=JSON.parse(C);if(Array.isArray(w))return w.length>0;if(w&&typeof w=="object"){const y=((O=w.original)==null?void 0:O.url)??"";return y&&!p(y)?!0:(Array.isArray(w.images)?w.images:[]).some(Q=>(Q==null?void 0:Q.url)&&!p(Q.url))}}catch{}return!C.startsWith("http")&&!C.startsWith("/")?!1:!p(C)}return Array.isArray(x)?x.length>0:!0},g=(x,O)=>{const C=(t.object.fields||[]).find(w=>w.name===x);C&&(C.example_value=O,n("fieldUpdated",x,O))},b=x=>{var C,w,y,k;if(!x||typeof x!="object")return{};const O=x;if(O.original!==void 0||O.images!==void 0)return O;if(Array.isArray(O.crops)&&O.crops.length>0){const Q=O.asset?{url:O.asset.url||O.asset.urlSigned||null,width:O.asset.width??null,height:O.asset.height??null,assetId:O.asset.id??null}:null,L=O.crops.map(A=>({url:A.url||A.urlSigned||null,width:A.width??null,height:A.height??null,name:A.name||A.filename||null}));return{original:Q,images:L}}return(C=O.master)!=null&&C.urlSigned||(w=O.master)!=null&&w.url?{original:{url:O.master.urlSigned||O.master.url||null,width:O.width??((y=O.master)==null?void 0:y.width)??null,height:O.height??((k=O.master)==null?void 0:k.height)??null,assetId:O.assetId??null},images:[]}:O.url||O.urlSigned?{original:{url:O.url||O.urlSigned||null,width:O.width??null,height:O.height??null,assetId:O.assetId??O.id??null},images:[]}:O},v=(x,O,C)=>{const w=O.detail,y=C==="url"?(w==null?void 0:w.url)||"":JSON.stringify(b(w==null?void 0:w.data));g(x.name,y)};return m.onMounted(()=>{a()}),(x,O)=>(m.openBlock(),m.createElementBlock(m.Fragment,null,[o.showForm?(m.openBlock(),m.createElementBlock("div",D$)):m.createCommentVNode("",!0),m.createElementVNode("div",{class:m.normalizeClass(o.showForm?"mecano:relative mecano:top-0 mecano:w-full mecano:text-slate-600 mecano:border-1 mecano:my-2 mecano:px-4 mecano:pt-2 mecano:pb-3 mecano:w-full mecano:border-slate-200 mecano:bg-slate-50 mecano:inline-block mecano:rounded-lg mecano:flex mecano:flex-col z-101":"mecano:hidden")},[m.createElementVNode("div",X$,[m.createElementVNode("span",{onClick:O[0]||(O[0]=(...C)=>o.toggleShowForm&&o.toggleShowForm(...C)),class:"mecano:cursor-pointer mecano:hover:scale-125 mecano:transition-all mecano:duration-300"},"❌")]),m.createElementVNode("form",null,[Object.keys(r.value).length===0&&s.value.length===0?(m.openBlock(),m.createElementBlock("div",I$,[...O[1]||(O[1]=[m.createElementVNode("span",{class:"mecano:text-3xl"},"⚙️",-1),m.createElementVNode("span",{class:"mecano:text-sm"},"Este componente no tiene parámetros configurables",-1)])])):m.createCommentVNode("",!0),(m.openBlock(!0),m.createElementBlock(m.Fragment,null,m.renderList(r.value,(C,w)=>(m.openBlock(),m.createElementBlock("div",{key:"group-"+w,class:"mecano:border mecano:border-slate-200 mecano:rounded-lg mecano:p-3 mecano:mb-4 mecano:bg-white"},[m.createElementVNode("div",j$,m.toDisplayString(c(w,C)),1),m.createElementVNode("div",H$,[(m.openBlock(!0),m.createElementBlock(m.Fragment,null,m.renderList(C,y=>(m.openBlock(),m.createElementBlock("button",{key:y.name,type:"button",class:m.normalizeClass(["mecano:flex-1 mecano:py-1.5 mecano:px-3 mecano:rounded-md mecano:text-sm mecano:font-medium mecano:transition-all mecano:cursor-pointer",i[w]===y.name?y.type==="image"?"mecano:bg-blue-500 mecano:text-white mecano:shadow-sm":"mecano:bg-purple-500 mecano:text-white mecano:shadow-sm":"mecano:text-slate-500 mecano:hover:text-slate-700 mecano:hover:bg-white/50"]),onClick:k=>l(w,y.name)},m.toDisplayString(y.type==="image"?"Imagen":"Video"),11,q$))),128))]),(m.openBlock(!0),m.createElementBlock(m.Fragment,null,m.renderList(C,y=>m.withDirectives((m.openBlock(),m.createElementBlock("div",{key:"gf-"+y.name},[m.createElementVNode("label",{for:`${o.object.id}-${y.name}-eg`,class:"mecano:block mecano:text-sm mecano:font-medium mecano:mb-1"},[m.createTextVNode(m.toDisplayString(y.label)+" ",1),y.mandatory?(m.openBlock(),m.createElementBlock("span",Y$,"*")):m.createCommentVNode("",!0)],8,W$),y.help?(m.openBlock(),m.createElementBlock("p",_$,m.toDisplayString(y.help),1)):m.createCommentVNode("",!0),y.type==="image"?(m.openBlock(),m.createElementBlock("div",F$,[m.createElementVNode("limbo-selector",{id:`${o.object.id}-${y.name}-eg`,accept:"image/*","return-format":"json","mandatory-crops":y.image_cuts?JSON.stringify(y.image_cuts):void 0,"has-file":f(y.example_value)?"":void 0,"existing-url":u(y)||void 0,"onLimbo:change":k=>v(y,k,"json")},null,40,G$),u(y)?(m.openBlock(),m.createElementBlock("div",U$,[m.createElementVNode("img",{src:u(y),alt:y.label,class:"mecano:w-16 mecano:h-16 mecano:object-cover mecano:rounded mecano:border mecano:border-slate-200"},null,8,K$),O[2]||(O[2]=m.createElementVNode("span",{class:"mecano:text-xs mecano:text-slate-500 mecano:truncate"},"Imagen seleccionada",-1))])):m.createCommentVNode("",!0)])):y.type==="video"?(m.openBlock(),m.createElementBlock("div",J$,[m.createElementVNode("input",{type:"text",class:"mecano:w-full mecano:px-3 mecano:py-2 mecano:border mecano:border-slate-300 mecano:rounded mecano:focus:outline-none mecano:focus:ring-2 mecano:focus:ring-purple-400",placeholder:y.label,required:y.mandatory,value:y.example_value,onInput:k=>g(y.name,k.target.value)},null,40,eM),m.createElementVNode("limbo-selector",{id:`${o.object.id}-${y.name}-eg`,accept:"video/*","return-format":"url","has-file":h(y)?"":void 0,"existing-url":h(y)||void 0,"onLimbo:change":k=>v(y,k,"url")},null,40,tM),h(y)?(m.openBlock(),m.createElementBlock("div",oM,[m.createElementVNode("video",{src:h(y),class:"mecano:w-16 mecano:h-16 mecano:object-cover mecano:rounded mecano:border mecano:border-slate-200",muted:""},null,8,nM),O[3]||(O[3]=m.createElementVNode("span",{class:"mecano:text-xs mecano:text-slate-500 mecano:truncate"},"Vídeo seleccionado",-1))])):m.createCommentVNode("",!0)])):m.createCommentVNode("",!0)],512)),[[m.vShow,i[w]===y.name]])),128))]))),128)),m.createElementVNode("div",rM,[m.createElementVNode("div",iM,[(m.openBlock(!0),m.createElementBlock(m.Fragment,null,m.renderList(s.value,(C,w)=>(m.openBlock(),m.createElementBlock("div",{key:w,class:m.normalizeClass(["mecano:mb-4",["textArea","image","video","list"].includes(C.type)?"field-full":"field-half"])},[m.createElementVNode("label",{for:`${o.object.id}-${C.name}-${w}`,class:"mecano:block mecano:text-sm mecano:font-medium mecano:mb-1"},[m.createTextVNode(m.toDisplayString(C.label)+" ",1),C.mandatory?(m.openBlock(),m.createElementBlock("span",lM,"*")):m.createCommentVNode("",!0)],8,aM),C.help?(m.openBlock(),m.createElementBlock("p",sM,m.toDisplayString(C.help),1)):m.createCommentVNode("",!0),C.type==="text"?(m.openBlock(),m.createElementBlock("input",{key:1,id:`${o.object.id}-${C.name}-${w}`,name:`${o.object.id}-${C.name}-${w}`,type:"text",class:"mecano:w-full mecano:px-3 mecano:py-2 mecano:border mecano:border-slate-300 mecano:rounded mecano:focus:outline-none mecano:focus:ring-2 mecano:focus:ring-blue-400",placeholder:C.label,required:C.mandatory,value:C.example_value,onInput:y=>g(C.name,y.target.value)},null,40,cM)):C.type==="image"?(m.openBlock(),m.createElementBlock("div",dM,[m.createElementVNode("limbo-selector",{id:`${o.object.id}-${C.name}-${w}`,accept:"image/*","return-format":"json","mandatory-crops":C.image_cuts?JSON.stringify(C.image_cuts):void 0,"has-file":f(C.example_value)?"":void 0,"existing-url":u(C)||void 0,"onLimbo:change":y=>v(C,y,"json")},null,40,pM),u(C)?(m.openBlock(),m.createElementBlock("div",mM,[m.createElementVNode("img",{src:u(C),alt:C.label,class:"mecano:w-16 mecano:h-16 mecano:object-cover mecano:rounded mecano:border mecano:border-slate-200"},null,8,hM),O[4]||(O[4]=m.createElementVNode("span",{class:"mecano:text-xs mecano:text-slate-500 mecano:truncate"},"Imagen seleccionada",-1))])):m.createCommentVNode("",!0)])):C.type==="video"?(m.openBlock(),m.createElementBlock("div",uM,[m.createElementVNode("input",{type:"text",class:"mecano:w-full mecano:px-3 mecano:py-2 mecano:border mecano:border-slate-300 mecano:rounded mecano:focus:outline-none mecano:focus:ring-2 mecano:focus:ring-purple-400",placeholder:C.label,required:C.mandatory,value:C.example_value,onInput:y=>g(C.name,y.target.value)},null,40,fM),m.createElementVNode("limbo-selector",{id:`${o.object.id}-${C.name}-${w}`,accept:"video/*","return-format":"url","has-file":h(C)?"":void 0,"existing-url":h(C)||void 0,"onLimbo:change":y=>v(C,y,"url")},null,40,gM),h(C)?(m.openBlock(),m.createElementBlock("div",bM,[m.createElementVNode("video",{src:h(C),class:"mecano:w-16 mecano:h-16 mecano:object-cover mecano:rounded mecano:border mecano:border-slate-200",muted:""},null,8,CM),O[5]||(O[5]=m.createElementVNode("span",{class:"mecano:text-xs mecano:text-slate-500 mecano:truncate"},"Vídeo seleccionado",-1))])):m.createCommentVNode("",!0)])):C.type==="textArea"?(m.openBlock(),m.createBlock(m.unref(s$),m.mergeProps({key:4,ref_for:!0},t.ateneaToken?{"ai-token":t.ateneaToken,"ai-tools":t.ledithorAiTools??[]}:{},{"ai-base-url":"https://led-dev-atenea-dev.eu.els.local/api","model-value":C.example_value,"onUpdate:modelValue":y=>C.example_value=y}),null,16,["model-value","onUpdate:modelValue"])):C.type==="select"?(m.openBlock(),m.createElementBlock("select",{key:5,id:`${o.object.id}-${C.name}-${w}`,name:`${o.object.id}-${C.name}-${w}`,class:"mecano:w-full mecano:px-3 mecano:py-2 mecano:border mecano:border-slate-300 mecano:rounded mecano:focus:outline-none mecano:focus:ring-2 mecano:focus:ring-blue-400",required:C.mandatory,value:C.example_value,onInput:y=>g(C.name,y.target.value)},[O[6]||(O[6]=m.createElementVNode("option",{disabled:"",value:""},"Seleccione una opción",-1)),(m.openBlock(!0),m.createElementBlock(m.Fragment,null,m.renderList(C.options||[],(y,k)=>(m.openBlock(),m.createElementBlock("option",{key:k,value:y},m.toDisplayString(y),9,vM))),128))],40,OM)):C.type==="boolean"?(m.openBlock(),m.createElementBlock("input",{key:6,id:`${o.object.id}-${C.name}-${w}`,name:`${o.object.id}-${C.name}-${w}`,type:"checkbox",class:"mecano:h-4 mecano:w-4 mecano:text-blue-600 mecano:focus:ring-blue-500 mecano:border-slate-300 mecano:rounded mecano:inline-block",required:C.mandatory,checked:C.example_value,onChange:y=>g(C.name,y.target.checked)},null,40,wM)):C.type==="list"?(m.openBlock(),m.createBlock(z$,{key:7,field:C,"model-value":C.example_value??[],"instance-id":`${o.object.id}-${C.name}`,"onUpdate:modelValue":y=>g(C.name,y)},null,8,["field","model-value","instance-id","onUpdate:modelValue"])):m.createCommentVNode("",!0)],2))),128))])])])],2)],64))}}),ts=W1(xM,[["__scopeId","data-v-f1738d8c"]]),yM={class:"mecano:space-y-4"},kM=["disabled"],SM=["value"],QM={class:"mecano:space-y-3"},$M={key:0,class:"mecano:overflow-y-auto mecano:space-y-3"},MM={class:"mecano:block mecano:text-sm mecano:font-semibold mecano:text-slate-600 mecano:mb-2"},LM=["onChange","disabled"],PM=["value"],TM=["onChange","disabled"],EM=["onInput","disabled","placeholder"],AM=["disabled"],ZM={key:0,class:"mecano:animate-spin"},VM={key:1},Wd=m.defineComponent({__name:"SourceFilter",props:{onSubmit:{type:Function,required:!0},updateFeedCriteria:{type:Function,required:!0},onLoadingChange:{type:Function,default:null},isProduction:{type:Boolean,default:!1}},setup(o){const e=o,t=m.ref(!1),n=m.ref(null),r=m.ref({}),i=m.computed(()=>{const d=e.isProduction;return[{id:"origen1",name:"El Derecho",apiUrl:d?"https://elderecho.com/feed":"https://led-dev-elderecho-dev.eu.els.local/feed",filters:[{id:"title",label:"Título del Post",type:"text"},{id:"category",label:"Slug de la Categoría",type:"text"},{id:"tax",label:"Slug de la Etiqueta",type:"text"},{id:"limit",label:"Número de Posts",type:"text"},{id:"last",label:"Últimas X horas",type:"text"},{id:"type",label:"Tipo de Post",type:"select",options:["noticias","tribunas","foros","caraacara"]},{id:"fecha",label:"Fecha dd/mm/yyyy",type:"text"}]},{id:"origen2",name:"Formación",apiUrl:d?"https://lefebvre.es/formacion/feed":"http://led-dev-lefebvre-dev.eu.els.local/formacion/feed",filters:[{id:"id",label:"ID del curso",type:"text"},{id:"title",label:"Título del Post",type:"text"},{id:"featured",label:"Destacado",type:"select",options:["1","0"]},{id:"page",label:"Página a mostrar",type:"text"},{id:"limit",label:"Número de cursos",type:"text"}]},{id:"origen3",name:"Genia-L",apiUrl:d?"https://lefebvre.es/genia-l/feed/":"https://led-dev-lefebvre-dev.eu.els.local/genia-l/feed/",filters:[{id:"limit",label:"Límite",type:"text"},{id:"categoria",label:"Categoría",type:"select",options:["ia-para-abogados","genia-l-y-lefebvre","redaccion-y-documentos-juridicos","asistente-juridico-con-ia","busqueda-y-analisis-juridico","automatizacion-juridica","legaltech-e-innovacion"]},{id:"titulo",label:"Título",type:"text"}]},{id:"origen4",name:"EspacioAsesoría",apiUrl:d?"https://espacioasesoria.com/feed":"https://led-dev-espacioasesoria-dev.eu.els.local/feed",filters:[]},{id:"origen5",name:"EspacioPymes",apiUrl:d?"https://espaciopymes.com/feed":"https://led-dev-espaciopymes-dev.eu.els.local/feed",filters:[]},{id:"origen6",name:"Derecholocal",apiUrl:d?"https://derecholocal.es/feed":"https://led-dev-derecholocal-dev.eu.els.local/feed",filters:[]}]}),a=m.computed(()=>{if(!n.value)return[];const d=i.value.find(p=>p.id===n.value);return d?d.filters:[]}),l=(d,p)=>{r.value[d]=p},s=()=>{r.value={}},c=async()=>{var h,u;t.value=!0,(h=e.onLoadingChange)==null||h.call(e,!0);const d=i.value.find(f=>f.id===n.value);if(!d){console.error("Origen no encontrado"),t.value=!1;return}const p=new URL(d.apiUrl);Object.keys(r.value).forEach(f=>{r.value[f]&&p.searchParams.append(f,r.value[f])});try{const g=await(await fetch(p.toString(),{method:"GET",headers:{Accept:"text/xml, application/xml"}})).text(),v=new DOMParser().parseFromString(g,"text/xml"),x=Array.from(v.querySelectorAll("item")).map(O=>{const C={};return Array.from(O.children).forEach(w=>{w.children.length>0?Array.from(w.children).forEach(y=>{const k=`${w.nodeName}_${y.nodeName}`;C[k]=y.textContent||"",Array.from(y.attributes).forEach(Q=>{C[`${w.nodeName}_${y.nodeName}_${Q.name}`]=Q.value})}):C[w.nodeName]=w.textContent||"",Array.from(w.attributes).forEach(y=>{C[`${w.nodeName}_${y.name}`]=y.value})}),C});e.onSubmit(x)}catch(f){console.error("Error al aplicar filtros:",f),e.onSubmit([])}finally{const f={name:d.name,url:p.toString()};e.updateFeedCriteria(f),t.value=!1,(u=e.onLoadingChange)==null||u.call(e,!1)}};return(d,p)=>(m.openBlock(),m.createElementBlock("div",yM,[m.createElementVNode("div",null,[p[1]||(p[1]=m.createElementVNode("label",{class:"mecano:block mecano:text-sm mecano:font-semibold mecano:text-slate-600 mecano:mb-2"},"Seleccionar origen:",-1)),m.withDirectives(m.createElementVNode("select",{"onUpdate:modelValue":p[0]||(p[0]=h=>n.value=h),class:"mecano:w-full mecano:px-3 mecano:py-2.5 mecano:bg-white mecano:border mecano:border-slate-200 mecano:rounded-lg mecano:shadow-sm mecano:focus:border-emerald-400 mecano:focus:ring-2 mecano:focus:ring-emerald-500/20 mecano:transition-all mecano:duration-200 mecano:disabled:bg-slate-100 mecano:disabled:cursor-not-allowed mecano:cursor-pointer",onChange:s,disabled:t.value},[(m.openBlock(!0),m.createElementBlock(m.Fragment,null,m.renderList(i.value,h=>(m.openBlock(),m.createElementBlock("option",{key:h.id,value:h.id},m.toDisplayString(h.name),9,SM))),128))],40,kM),[[m.vModelSelect,n.value]])]),m.createElementVNode("div",QM,[a.value.length>0?(m.openBlock(),m.createElementBlock("div",$M,[(m.openBlock(!0),m.createElementBlock(m.Fragment,null,m.renderList(a.value,h=>(m.openBlock(),m.createElementBlock("div",{key:h.id,class:"mecano:bg-gradient-to-br mecano:from-slate-50 mecano:to-white mecano:p-4 mecano:rounded-xl mecano:border mecano:border-slate-200"},[m.createElementVNode("label",MM,m.toDisplayString(h.label)+":",1),h.type==="select"?(m.openBlock(),m.createElementBlock("select",{key:0,class:"mecano:w-full mecano:px-3 mecano:py-2.5 mecano:bg-white mecano:border mecano:border-slate-200 mecano:rounded-lg mecano:shadow-sm mecano:focus:border-emerald-400 mecano:focus:ring-2 mecano:focus:ring-emerald-500/20 mecano:transition-all mecano:duration-200 mecano:disabled:bg-slate-100 mecano:disabled:cursor-not-allowed mecano:cursor-pointer",onChange:u=>l(h.id,u.target.value),disabled:t.value},[p[2]||(p[2]=m.createElementVNode("option",{value:""},"Seleccionar...",-1)),(m.openBlock(!0),m.createElementBlock(m.Fragment,null,m.renderList(h.options,u=>(m.openBlock(),m.createElementBlock("option",{key:u,value:u},m.toDisplayString(u),9,PM))),128))],40,LM)):h.type==="date"?(m.openBlock(),m.createElementBlock("input",{key:1,type:"date",class:"mecano:w-full mecano:px-3 mecano:py-2.5 mecano:bg-white mecano:border mecano:border-slate-200 mecano:rounded-lg mecano:shadow-sm mecano:focus:border-emerald-400 mecano:focus:ring-2 mecano:focus:ring-emerald-500/20 mecano:transition-all mecano:duration-200 mecano:disabled:bg-slate-100 mecano:disabled:cursor-not-allowed",onChange:u=>l(h.id,u.target.value),disabled:t.value},null,40,TM)):h.type==="text"?(m.openBlock(),m.createElementBlock("input",{key:2,type:"text",class:"mecano:w-full mecano:px-3 mecano:py-2.5 mecano:bg-white mecano:border mecano:border-slate-200 mecano:rounded-lg mecano:shadow-sm mecano:focus:border-emerald-400 mecano:focus:ring-2 mecano:focus:ring-emerald-500/20 mecano:transition-all mecano:duration-200 mecano:disabled:bg-slate-100 mecano:disabled:cursor-not-allowed",onInput:u=>l(h.id,u.target.value),disabled:t.value,placeholder:h.label},null,40,EM)):m.createCommentVNode("",!0)]))),128))])):m.createCommentVNode("",!0),m.createElementVNode("button",{type:"button",onClick:c,class:"mecano:cursor-pointer mecano:w-full mecano:bg-gradient-to-r mecano:from-emerald-500 mecano:to-teal-500 mecano:text-white mecano:font-semibold mecano:px-4 mecano:py-3 mecano:rounded-xl mecano:shadow-md mecano:hover:from-emerald-600 mecano:hover:to-teal-600 mecano:hover:shadow-lg mecano:transform mecano:hover:-translate-y-0.5 mecano:transition-all mecano:duration-200 mecano:disabled:from-slate-300 mecano:disabled:to-slate-400 mecano:disabled:cursor-not-allowed mecano:disabled:transform-none mecano:disabled:shadow-none mecano:flex mecano:items-center mecano:justify-center mecano:gap-2",disabled:t.value},[t.value?(m.openBlock(),m.createElementBlock("span",ZM,"⏳")):(m.openBlock(),m.createElementBlock("span",VM,"🔍")),m.createTextVNode(" "+m.toDisplayString(t.value?"Conectando con el feed...":"Aplicar Filtros"),1)],8,AM)])]))}}),NM={class:"mecano:fixed mecano:top-0 mecano:left-0 mecano:w-full mecano:h-full mecano:bg-gradient-to-br mecano:from-slate-50 mecano:via-white mecano:to-slate-100 mecano:flex mecano:flex-col z-9999 mecano:p-6"},BM={key:0,class:"mecano:absolute mecano:inset-0 mecano:z-50 mecano:flex mecano:flex-col mecano:items-center mecano:justify-center mecano:bg-white/70 mecano:backdrop-blur-sm mecano:rounded-none"},RM={class:"mecano:w-full mecano:flex mecano:justify-between mecano:items-center mecano:mb-4"},zM={class:"mecano:w-full mecano:flex-1 mecano:bg-white/60 mecano:rounded-2xl mecano:flex mecano:gap-5 mecano:p-5 mecano:overflow-hidden mecano:backdrop-blur-sm mecano:border mecano:border-slate-200 mecano:shadow-inner"},DM={class:"mecano:flex-1 mecano:flex mecano:flex-col mecano:gap-5"},XM={class:"mecano:flex mecano:flex-col mecano:bg-white mecano:rounded-2xl mecano:shadow-lg mecano:border mecano:border-slate-200 mecano:p-5 mecano:overflow-y-auto"},IM={key:0,class:"mecano:mb-4 mecano:p-4 mecano:bg-gradient-to-br mecano:from-emerald-50 mecano:to-teal-50 mecano:rounded-xl mecano:border mecano:border-emerald-200 mecano:w-full mecano:flex-shrink-0 mecano:text-sm mecano:font-medium mecano:text-emerald-700"},jM={class:"mecano:list-none mecano:mt-3 mecano:space-y-2 mecano:text-slate-600"},HM={class:"mecano:flex mecano:items-start mecano:gap-2"},qM={class:"mecano:font-semibold mecano:text-slate-700"},WM={class:"mecano:flex mecano:items-start mecano:gap-2"},YM={class:"mecano:font-semibold mecano:text-slate-700"},_M={class:"mecano:font-semibold mecano:text-slate-700"},FM={class:"mecano:flex mecano:items-start mecano:gap-2"},GM={class:"mecano:flex mecano:flex-wrap mecano:gap-2 mecano:mt-1"},UM={class:"mecano:font-semibold mecano:text-slate-700"},KM={class:"mecano:text-emerald-600"},JM={class:"mecano:flex mecano:flex-col mecano:gap-4 mecano:w-full"},eL={class:"mecano:flex mecano:items-center mecano:gap-3 mecano:cursor-pointer mecano:group"},tL={key:0,class:"mecano:flex mecano:flex-col mecano:gap-4 mecano:ml-8 mecano:p-4 mecano:bg-gradient-to-br mecano:from-slate-50 mecano:to-white mecano:rounded-xl mecano:border mecano:border-slate-200"},oL={class:"mecano:flex mecano:flex-col mecano:gap-2"},nL={class:"mecano:flex mecano:flex-col mecano:gap-2"},rL={class:"mecano:flex-1 mecano:flex mecano:flex-col mecano:bg-white mecano:rounded-2xl mecano:shadow-lg mecano:border mecano:border-slate-200 mecano:p-5 mecano:overflow-y-auto mecano:min-h-[400px]"},iL={class:"mecano:flex-1 mecano:flex mecano:flex-col mecano:bg-white mecano:rounded-2xl mecano:shadow-lg mecano:border mecano:border-slate-200 mecano:p-5 mecano:overflow-y-auto"},aL={key:0,class:"mecano:flex-1 mecano:flex mecano:flex-col mecano:items-center mecano:justify-center mecano:text-slate-400"},lL={key:1,class:"mecano:space-y-3"},sL=["onClick"],cL={class:"mecano:font-bold mecano:text-slate-800 mecano:mb-2"},dL={class:"mecano:text-sm mecano:text-slate-600 line-clamp-2"},pL={class:"mecano:flex-1 mecano:flex mecano:flex-col mecano:bg-white mecano:rounded-2xl mecano:shadow-lg mecano:border mecano:border-slate-200 mecano:p-5 mecano:overflow-y-auto"},mL={key:0,class:"mecano:flex-1 mecano:flex mecano:flex-col mecano:items-center mecano:justify-center mecano:text-slate-400"},hL={key:1,class:"mecano:space-y-3"},uL={class:"mecano:block mecano:text-sm mecano:font-bold mecano:text-slate-700 mecano:mb-2 mecano:flex mecano:items-center mecano:gap-2"},fL=["onUpdate:modelValue"],gL=["value"],bL={key:0,class:"mecano:mt-3 mecano:p-3 mecano:bg-gradient-to-br mecano:from-emerald-50 mecano:to-teal-50 mecano:rounded-lg mecano:border mecano:border-emerald-200"},CL={class:"mecano:mt-1 mecano:text-sm mecano:font-medium mecano:text-slate-700 mecano:break-words"},Yd=m.defineComponent({__name:"FeedComponent",props:{object:{type:Object,required:!0},toggleFeedSection:{type:Function,required:!0},updateObjectByFeedContent:{type:Function,required:!0},isProduction:{type:Boolean,default:!1},feedState:{type:Object,required:!0}},setup(o){const e=o,t=m.ref(!1),n=m.ref(e.feedState.apiResponse),r=m.ref(e.feedState.selectedContenido),i=m.ref(!1),a=m.ref(1),l=m.ref("horizontal"),s=m.ref({}),c=m.ref(null),d=v=>{n.value=v,e.feedState.apiResponse=v},p=v=>{r.value=v,e.feedState.selectedContenido=v},h=()=>{const v=e.object.fields.filter(x=>x.mappedTo).map(x=>{var O;return{fieldName:x.name,mappedTo:x.mappedTo,value:((O=r.value)==null?void 0:O[x.mappedTo])??null}});c.value={...s.value,dynamicUpdate:i.value,elementCount:a.value,orientation:l.value,mapping:v.map(({fieldName:x,mappedTo:O})=>({fieldName:x,mappedTo:O}))},e.updateObjectByFeedContent&&e.updateObjectByFeedContent(v,c.value),e.toggleFeedSection()},u=v=>{s.value=v},f=()=>{var v;(v=e.object)!=null&&v.repeat_data&&(c.value=e.object.repeat_data,i.value=e.object.repeat_data.dynamicUpdate||!1,a.value=e.object.repeat_data.elementCount||1,l.value=e.object.repeat_data.orientation||"horizontal",s.value={name:e.object.repeat_data.name,url:e.object.repeat_data.url},(e.object.repeat_data.mapping||[]).forEach(({fieldName:O,mappedTo:C})=>{const w=e.object.fields.find(y=>y.name===O);w&&(w.mappedTo=C)}))},g=()=>{c.value=null,i.value=!1,a.value=1,l.value="horizontal",s.value={},e.updateObjectByFeedContent&&e.updateObjectByFeedContent([],null)},b=()=>{var v;c.value&&(c.value={...c.value,dynamicUpdate:i.value,elementCount:a.value,orientation:l.value},e.updateObjectByFeedContent&&e.updateObjectByFeedContent(((v=c.value.mapping)==null?void 0:v.map(x=>({fieldName:x.fieldName,mappedTo:x.mappedTo,value:null})))||[],c.value))};return m.onMounted(()=>{f()}),m.watch(()=>{var v;return(v=e.object)==null?void 0:v.repeat_data},v=>{v!==c.value&&f()},{deep:!0}),(v,x)=>(m.openBlock(),m.createElementBlock("div",NM,[m.createVNode(m.Transition,{name:"fade"},{default:m.withCtx(()=>[t.value?(m.openBlock(),m.createElementBlock("div",BM,[...x[4]||(x[4]=[m.createElementVNode("div",{class:"mecano:w-12 mecano:h-12 mecano:border-4 mecano:border-emerald-200 mecano:border-t-emerald-500 mecano:rounded-full mecano:animate-spin mecano:mb-4"},null,-1),m.createElementVNode("p",{class:"mecano:text-sm mecano:font-semibold mecano:text-slate-600"},"Conectando con el feed...",-1)])])):m.createCommentVNode("",!0)]),_:1}),m.createElementVNode("div",RM,[x[6]||(x[6]=m.createElementVNode("h2",{class:"mecano:text-xl mecano:font-bold mecano:bg-gradient-to-r mecano:from-slate-700 mecano:to-slate-500 mecano:bg-clip-text mecano:text-transparent mecano:flex mecano:items-center mecano:gap-3"},[m.createElementVNode("span",{class:"mecano:text-xl"},"🍺"),m.createTextVNode(" Configuración de Feed ")],-1)),m.createElementVNode("button",{onClick:x[0]||(x[0]=(...O)=>o.toggleFeedSection&&o.toggleFeedSection(...O)),class:"mecano:cursor-pointer mecano:group mecano:w-10 mecano:h-10 mecano:flex mecano:items-center mecano:justify-center mecano:bg-white mecano:hover:bg-red-50 mecano:border mecano:border-red-200 mecano:hover:border-red-400 mecano:text-red-400 mecano:hover:text-red-600 mecano:rounded-full mecano:font-semibold mecano:shadow-sm mecano:hover:shadow-lg mecano:transition-all mecano:duration-200"},[...x[5]||(x[5]=[m.createElementVNode("span",{class:"mecano:text-lg"},"✕",-1)])])]),m.createElementVNode("div",zM,[m.createElementVNode("div",DM,[m.createElementVNode("div",XM,[c.value&&c.value.dynamicUpdate?(m.openBlock(),m.createElementBlock("div",IM,[m.createElementVNode("div",{class:"mecano:flex mecano:justify-between mecano:items-start"},[x[9]||(x[9]=m.createElementVNode("p",{class:"mecano:flex mecano:items-center mecano:gap-2"},[m.createElementVNode("span",{class:"mecano:text-emerald-500"},"✓"),m.createTextVNode(" Hay un criterio de feed establecido: ")],-1)),m.createElementVNode("div",{class:"mecano:flex mecano:items-center mecano:gap-2"},[m.createElementVNode("button",{onClick:b,class:"mecano:cursor-pointer mecano:px-3 mecano:py-1.5 mecano:bg-white mecano:hover:bg-emerald-50 mecano:text-emerald-500 mecano:hover:text-emerald-600 mecano:border mecano:border-emerald-200 mecano:hover:border-emerald-300 mecano:rounded-lg mecano:text-xs mecano:font-semibold mecano:transition-all mecano:duration-200 mecano:flex mecano:items-center mecano:gap-1 mecano:shadow-sm"},[...x[7]||(x[7]=[m.createElementVNode("span",null,"💾",-1),m.createTextVNode(" Guardar ",-1)])]),m.createElementVNode("button",{onClick:g,class:"mecano:cursor-pointer mecano:px-3 mecano:py-1.5 mecano:bg-white mecano:hover:bg-red-50 mecano:text-red-500 mecano:hover:text-red-600 mecano:border mecano:border-red-200 mecano:hover:border-red-300 mecano:rounded-lg mecano:text-xs mecano:font-semibold mecano:transition-all mecano:duration-200 mecano:flex mecano:items-center mecano:gap-1 mecano:shadow-sm"},[...x[8]||(x[8]=[m.createElementVNode("span",null,"✕",-1),m.createTextVNode(" Borrar ",-1)])])])]),m.createElementVNode("ul",jM,[m.createElementVNode("li",HM,[x[10]||(x[10]=m.createElementVNode("span",{class:"mecano:text-emerald-400"},"→",-1)),x[11]||(x[11]=m.createTextVNode(" Conectar con ",-1)),m.createElementVNode("span",qM,m.toDisplayString(c.value.name),1)]),m.createElementVNode("li",WM,[x[12]||(x[12]=m.createElementVNode("span",{class:"mecano:text-emerald-400"},"→",-1)),x[13]||(x[13]=m.createTextVNode(" Recuperar ",-1)),m.createElementVNode("span",YM,m.toDisplayString(c.value.elementCount),1),x[14]||(x[14]=m.createTextVNode(" items (",-1)),m.createElementVNode("span",_M,m.toDisplayString(c.value.orientation),1),x[15]||(x[15]=m.createTextVNode(")",-1))]),m.createElementVNode("li",FM,[x[18]||(x[18]=m.createElementVNode("span",{class:"mecano:text-emerald-400"},"→",-1)),m.createElementVNode("div",null,[x[17]||(x[17]=m.createTextVNode(" Mapeo: ",-1)),m.createElementVNode("div",GM,[(m.openBlock(!0),m.createElementBlock(m.Fragment,null,m.renderList(c.value.mapping,(O,C)=>(m.openBlock(),m.createElementBlock("span",{key:C,class:"mecano:inline-flex mecano:items-center mecano:gap-1 mecano:px-2 mecano:py-0.5 mecano:bg-white mecano:rounded-full mecano:text-xs mecano:border mecano:border-slate-200"},[m.createElementVNode("span",UM,m.toDisplayString(O.fieldName),1),x[16]||(x[16]=m.createElementVNode("span",{class:"mecano:text-slate-400"},"←",-1)),m.createElementVNode("span",KM,m.toDisplayString(O.mappedTo),1)]))),128))])])])])])):m.createCommentVNode("",!0),m.createElementVNode("div",JM,[m.createElementVNode("label",eL,[m.withDirectives(m.createElementVNode("input",{type:"checkbox","onUpdate:modelValue":x[1]||(x[1]=O=>i.value=O),class:"mecano:w-5 mecano:h-5 mecano:text-emerald-500 mecano:border-2 mecano:border-slate-300 mecano:rounded mecano:focus:ring-emerald-500 mecano:cursor-pointer"},null,512),[[m.vModelCheckbox,i.value]]),x[19]||(x[19]=m.createElementVNode("span",{class:"mecano:font-medium mecano:text-slate-700 mecano:group-hover:text-slate-900 mecano:transition-colors"},"Actualizar dinámicamente según criterios del feed",-1))]),i.value?(m.openBlock(),m.createElementBlock("div",tL,[x[23]||(x[23]=m.createElementVNode("div",{class:"mecano:p-3 mecano:bg-gradient-to-r mecano:from-amber-50 mecano:to-yellow-50 mecano:rounded-lg mecano:border mecano:border-amber-200 mecano:text-sm mecano:text-amber-700"},[m.createElementVNode("div",{class:"mecano:flex mecano:items-start mecano:gap-2"},[m.createElementVNode("span",{class:"mecano:text-amber-500 mecano:mt-0.5"},"ℹ️"),m.createElementVNode("p",null,[m.createElementVNode("strong",null,"Nota:"),m.createTextVNode(" Los valores que verás al relacionar campos son solo un ejemplo de referencia. En el momento de renderizar, se mostrarán los datos reales obtenidos del feed según los criterios configurados. ")])])],-1)),m.createElementVNode("div",oL,[x[20]||(x[20]=m.createElementVNode("label",{class:"mecano:text-sm mecano:font-semibold mecano:text-slate-600"},"Cantidad de elementos:",-1)),m.withDirectives(m.createElementVNode("input",{type:"number","onUpdate:modelValue":x[2]||(x[2]=O=>a.value=O),min:"1",class:"mecano:w-32 mecano:px-3 mecano:py-2 mecano:border mecano:border-slate-200 mecano:rounded-lg mecano:focus:ring-2 mecano:focus:ring-emerald-500/20 mecano:focus:border-emerald-400 mecano:transition-colors"},null,512),[[m.vModelText,a.value,void 0,{number:!0}]])]),m.createElementVNode("div",nL,[x[22]||(x[22]=m.createElementVNode("label",{class:"mecano:text-sm mecano:font-semibold mecano:text-slate-600"},"Orientación:",-1)),m.withDirectives(m.createElementVNode("select",{"onUpdate:modelValue":x[3]||(x[3]=O=>l.value=O),class:"mecano:w-48 mecano:px-3 mecano:py-2 mecano:border mecano:border-slate-200 mecano:rounded-lg mecano:focus:ring-2 mecano:focus:ring-emerald-500/20 mecano:focus:border-emerald-400 mecano:bg-white mecano:transition-colors mecano:cursor-pointer"},[...x[21]||(x[21]=[m.createElementVNode("option",{value:"horizontal",selected:""},"Horizontal",-1),m.createElementVNode("option",{value:"vertical"},"Vertical",-1)])],512),[[m.vModelSelect,l.value]])])])):m.createCommentVNode("",!0)])]),m.createElementVNode("div",rL,[x[24]||(x[24]=m.createElementVNode("h3",{class:"mecano:text-lg mecano:font-bold mecano:mb-5 mecano:text-slate-700 mecano:pb-2 mecano:flex mecano:items-center mecano:gap-2 mecano:border-b mecano:border-slate-100"},[m.createElementVNode("span",{class:"mecano:text-xl"},"🔍"),m.createTextVNode(" Orígenes y Filtros ")],-1)),m.createVNode(Wd,{onSubmit:d,updateFeedCriteria:u,isProduction:o.isProduction,onLoadingChange:O=>t.value=O},null,8,["isProduction","onLoadingChange"])])]),m.createElementVNode("div",iL,[x[26]||(x[26]=m.createElementVNode("h3",{class:"mecano:text-lg mecano:font-bold mecano:mb-5 mecano:text-slate-700 mecano:pb-2 mecano:flex mecano:items-center mecano:gap-2 mecano:border-b mecano:border-slate-100"},[m.createElementVNode("span",{class:"mecano:text-xl"},"📰"),m.createTextVNode(" Contenidos ")],-1)),!n.value||n.value.length===0?(m.openBlock(),m.createElementBlock("div",aL,[...x[25]||(x[25]=[m.createElementVNode("span",{class:"mecano:text-5xl mecano:mb-3 mecano:opacity-50"},"📭",-1),m.createElementVNode("p",{class:"mecano:text-sm mecano:font-medium"},"No hay contenidos disponibles",-1),m.createElementVNode("p",{class:"mecano:text-xs mecano:mt-1 mecano:text-slate-300"},"Selecciona un origen para cargar contenidos",-1)])])):(m.openBlock(),m.createElementBlock("ul",lL,[(m.openBlock(!0),m.createElementBlock(m.Fragment,null,m.renderList(n.value,(O,C)=>(m.openBlock(),m.createElementBlock("li",{key:C,class:"mecano:p-4 mecano:bg-gradient-to-br mecano:from-slate-50 mecano:to-white mecano:rounded-xl mecano:shadow-sm mecano:hover:shadow-md mecano:cursor-pointer mecano:hover:scale-[1.01] mecano:transition-all mecano:duration-200 mecano:border mecano:border-slate-200 mecano:hover:border-emerald-300",onClick:w=>p(O)},[m.createElementVNode("h4",cL,m.toDisplayString(O.title||O.titulo||"Sin título"),1),m.createElementVNode("p",dL,m.toDisplayString(O.description||O.descripcion||O.content||"Sin descripción"),1)],8,sL))),128))]))]),m.createElementVNode("div",pL,[x[32]||(x[32]=m.createElementVNode("h3",{class:"mecano:text-lg mecano:font-bold mecano:mb-5 mecano:text-slate-700 mecano:pb-2 mecano:flex mecano:items-center mecano:gap-2 mecano:border-b mecano:border-slate-100"},[m.createElementVNode("span",{class:"mecano:text-xl"},"🔗"),m.createTextVNode(" Relacionar Contenido ")],-1)),r.value?(m.openBlock(),m.createElementBlock("div",hL,[(m.openBlock(!0),m.createElementBlock(m.Fragment,null,m.renderList(o.object.fields,(O,C)=>(m.openBlock(),m.createElementBlock("div",{key:C,class:"mecano:p-4 mecano:bg-gradient-to-br mecano:from-slate-50 mecano:to-white mecano:rounded-xl mecano:border mecano:border-slate-200"},[m.createElementVNode("label",uL,[x[28]||(x[28]=m.createElementVNode("span",{class:"mecano:text-base"},"⚙️",-1)),m.createTextVNode(" "+m.toDisplayString(O.name),1)]),m.withDirectives(m.createElementVNode("select",{"onUpdate:modelValue":w=>O.mappedTo=w,class:"mecano:w-full mecano:px-3 mecano:py-2.5 mecano:border mecano:border-slate-200 mecano:rounded-lg mecano:focus:ring-2 mecano:focus:ring-emerald-500/20 mecano:focus:border-emerald-400 mecano:transition-all mecano:bg-white mecano:cursor-pointer"},[x[29]||(x[29]=m.createElementVNode("option",{value:""},"-- Seleccionar campo --",-1)),(m.openBlock(!0),m.createElementBlock(m.Fragment,null,m.renderList(r.value,(w,y)=>(m.openBlock(),m.createElementBlock("option",{key:y,value:y},m.toDisplayString(y),9,gL))),128))],8,fL),[[m.vModelSelect,O.mappedTo]]),O.mappedTo?(m.openBlock(),m.createElementBlock("div",bL,[x[30]||(x[30]=m.createElementVNode("span",{class:"mecano:text-xs mecano:font-semibold mecano:text-emerald-600 mecano:uppercase mecano:tracking-wide"},"Vista previa:",-1)),m.createElementVNode("p",CL,m.toDisplayString(r.value[O.mappedTo]),1)])):m.createCommentVNode("",!0)]))),128)),m.createElementVNode("button",{onClick:h,class:"mecano:cursor-pointer mecano:w-full mecano:mt-4 mecano:px-5 mecano:py-3 mecano:bg-gradient-to-r mecano:from-emerald-500 mecano:to-teal-500 mecano:hover:from-emerald-600 mecano:hover:to-teal-600 mecano:text-white mecano:font-semibold mecano:rounded-xl mecano:shadow-md mecano:hover:shadow-lg mecano:transition-all mecano:duration-200 mecano:transform mecano:hover:scale-[1.01] mecano:flex mecano:items-center mecano:justify-center mecano:gap-2"},[...x[31]||(x[31]=[m.createElementVNode("span",{class:"mecano:text-lg"},"✓",-1),m.createElementVNode("span",null,"Alimentar el componente",-1)])])])):(m.openBlock(),m.createElementBlock("div",mL,[...x[27]||(x[27]=[m.createElementVNode("span",{class:"mecano:text-5xl mecano:mb-3 mecano:opacity-50"},"👆",-1),m.createElementVNode("p",{class:"mecano:text-sm mecano:font-medium mecano:text-center"},[m.createTextVNode("Selecciona un contenido"),m.createElementVNode("br"),m.createTextVNode("para relacionar")],-1)])]))])])]))}}),OL={class:"mecano:absolute mecano:-top-2.5 mecano:left-3 mecano:text-[11px] mecano:font-medium mecano:tracking-wide mecano:bg-gradient-to-r mecano:from-slate-700 mecano:to-slate-600 mecano:text-white mecano:px-3 mecano:py-0.5 mecano:rounded-full mecano:shadow-sm"},vL={class:"mecano:w-full mecano:text-right mecano:flex mecano:justify-between mecano:items-center mecano:mt-1"},wL={class:"mecano:flex mecano:gap-3 mecano:items-center"},xL={class:"mecano:bg-rose-50 mecano:border mecano:border-rose-200 mecano:text-rose-500 mecano:px-2 mecano:py-0.5 mecano:text-[10px] mecano:font-semibold mecano:uppercase mecano:tracking-wider mecano:rounded-md"},yL={key:0,class:"mecano:flex-1 mecano:flex mecano:justify-center mecano:gap-2"},kL={class:"mecano:flex mecano:justify-end mecano:items-center mecano:gap-3"},SL={class:"mecano:bg-violet-50 mecano:border mecano:border-violet-200 mecano:text-violet-600 mecano:rounded-md mecano:px-2 mecano:py-0.5 mecano:text-[10px] mecano:font-semibold mecano:uppercase mecano:tracking-wider"},QL={key:0,class:"mecano:flex mecano:gap-1 mecano:bg-slate-50 mecano:rounded-lg mecano:p-1"},$L={key:0,class:"mecano:text-[10px] mecano:bg-amber-100 mecano:text-amber-700 mecano:px-1.5 mecano:rounded-full mecano:font-medium"},ML={class:"mecano:mt-2 mecano:flex mecano:items-center"},LL={class:"mecano:font-medium mecano:text-slate-700"},PL={key:0},TL={key:1},EL={key:0,class:"mecano:mt-3 mecano:p-3 mecano:bg-gradient-to-r mecano:from-sky-50 mecano:to-blue-50 mecano:rounded-lg mecano:text-sm mecano:text-slate-600 mecano:border mecano:border-sky-100"},AL={class:"mecano:mt-3 mecano:flex mecano:gap-1.5 mecano:flex-wrap"},ZL={class:"mecano:absolute mecano:top-2 mecano:right-2 mecano:group/info mecano:z-10 mecano:pointer-events-auto"},VL={class:"mecano:absolute mecano:top-6 mecano:right-0 mecano:w-64 mecano:p-3 mecano:bg-white mecano:rounded-lg mecano:shadow-lg mecano:border mecano:border-slate-200 mecano:opacity-0 mecano:invisible mecano:group-hover/info:opacity-100 mecano:group-hover/info:visible mecano:transition-all mecano:duration-200 mecano:text-xs mecano:text-slate-600 mecano:leading-relaxed"},NL={class:"mecano:flex mecano:flex-wrap mecano:justify-center mecano:content-center mecano:h-full mecano:items-center mecano:p-4 mecano:gap-3 mecano:pointer-events-auto mecano:overflow-y-auto"},BL={key:0,title:"Mover componente",class:"handle mecano:cursor-grab mecano:flex mecano:items-center mecano:bg-white mecano:border mecano:border-slate-200 mecano:px-4 mecano:py-2 mecano:rounded-xl mecano:hover:bg-sky-500 mecano:hover:border-sky-500 mecano:hover:text-white mecano:shadow-sm mecano:hover:shadow-md mecano:transition-all mecano:duration-200 mecano:group/btn"},RL={key:1,class:"mecano:flex-1 mecano:flex mecano:justify-center mecano:items-center mecano:gap-3"},zL={class:"mecano:flex mecano:flex-col mecano:items-center"},DL={key:0,class:"mecano:text-[10px] mecano:mt-0.5 mecano:opacity-70"},XL={key:0,class:"mecano:flex mecano:flex-col mecano:items-center mecano:gap-2 mecano:bg-white mecano:border mecano:border-red-200 mecano:px-4 mecano:py-2 mecano:rounded-xl mecano:shadow-sm"},IL={class:"mecano:flex mecano:gap-2"},jL=["id"],vc=m.defineComponent({__name:"InitialComponent",props:{object:{type:Object,required:!0},columnToInsert:Object,isComponentMode:Boolean,fullwidthMode:Boolean,addComponentToColumn:Function,removeComponent:Function,cloneComponent:Function,section:String,renderApiDomain:String,insideComponentBox:{type:Boolean,default:!1},isProduction:{type:Boolean,default:!1},ateneaToken:String,ledithorAiTools:Array,previewWidth:String},setup(o){const e=["Contenido de Texto","Contenido de Imagen"],t=o,n={DEV:"https://led-dev-limbo-dev.eu.els.local",PROD:"https://limbo.lefebvre.es"},r=z=>z?z.startsWith("/files/")?(t.isProduction?n.PROD:n.DEV)+z:z:"",i=z=>{var q,G;if(!z)return"";const $=z.replace(/&quot;/g,'"').replace(/&amp;/g,"&").replace(/&lt;/g,"<").replace(/&gt;/g,">").replace(/&#39;/g,"'");try{const c2=JSON.parse($),w2=u2=>u2&&!u2.startsWith("blob:"),i2=(q=c2.images)==null?void 0:q.find(u2=>w2(u2==null?void 0:u2.url));return i2?r(i2.url):w2((G=c2.original)==null?void 0:G.url)?r(c2.original.url):w2(c2.url)?r(c2.url):""}catch{return $.startsWith("blob:")?"":$.startsWith("/files/")?r($):$.startsWith("http")||$.startsWith("/")?$:z.startsWith("{")?"":z}},a=Math.random().toString(36).substring(2,15),l=m.ref(!1),s=m.ref(!1),c=m.ref(!1),d=m.ref(!1),p=m.ref(null),h=m.ref(null),u=m.ref(!1),f=m.ref(!1),g=m.reactive({apiResponse:null,selectedContenido:null}),b=m.ref({}),v=m.computed(()=>e.length>0&&e.includes(t.object.category??""));m.watch(()=>t.isComponentMode,z=>{z||x()}),m.watch(()=>t.object,()=>{x()},{deep:!0}),m.watch(u,async z=>{z&&(await m.nextTick(),e2())});const x=()=>{p.value&&clearTimeout(p.value),p.value=setTimeout(()=>{e2()},500)},O=()=>{if(t.isComponentMode)return;const z=new IntersectionObserver($=>{$.forEach(q=>{q.isIntersecting&&!u.value&&(u.value=!0,z.disconnect())})},{threshold:.1});h.value&&z.observe(h.value)},C=(z,$)=>{const q=(t.object.fields||[]).find(G=>G.name===z);q&&(q.example_value=$)},w=(z,$)=>{z.forEach(q=>{q.value!==void 0&&C(q.fieldName,q.value)}),t.object.repeat_data=$},y=()=>{d.value=!d.value},k=()=>{f.value=!f.value},Q=(z,$)=>{console.log("[InitialComponent] Field updated from FieldsForm:",z,$),x()},L=(z,$)=>{b.value[z]=$,x()},A=()=>{const $={desktop:1200,tablet:768,mobile:375}[t.previewWidth??"desktop"]??1200;e2(!0).then(q=>{const G=window.open("","Preview",`width=${$},height=800`);if(!G){alert("El navegador bloqueó la ventana emergente. Por favor, permite los popups para este sitio.");return}G.document.body.innerHTML=K(q);const c2=G.document.createElement("style");c2.textContent="body { container-type: inline-size; }",G.document.head.appendChild(c2),G.document.querySelectorAll("script").forEach(i2=>{var j2;const u2=G.document.createElement("script");i2.src?u2.src=i2.src:u2.textContent=i2.textContent,(j2=i2.parentNode)==null||j2.replaceChild(u2,i2)}),G.document.close()})},E=z=>{const $=new Set;for(const G of z.fields||[])if(G.exclusive_group){const c2=b.value[G.exclusive_group];c2&&c2!==G.name&&$.add(G.name)}const q=z.fields.map(G=>{if($.has(G.name))return{...G,example_value:""};if(G.type==="image"&&typeof G.example_value=="string"){const c2=i(G.example_value);return{...G,example_value:c2||G.example_value}}return G.type==="video"?{...G}:G});return{...z,fields:q}},Z=z=>{var q;const $=document.getElementById(a);(q=$==null?void 0:$.contentWindow)==null||q.scrollBy({top:z.deltaY,left:z.deltaX})},K=z=>{let $=z.replace(/\bclass=(["'])([^"']*)\1/g,(q,G,c2)=>{const w2=c2.replace(/(^|\s)((?:2xl|xl|lg|md|sm):)/g,"$1@$2");return`class=${G}${w2}${G}`});return $=$.replace(/(<style[^>]*>)([\s\S]*?)(<\/style>)/gi,(q,G,c2,w2)=>{const i2=c2.replace(/@media\s*\(\s*min-width\s*:\s*(\d+(?:\.\d+)?px)\s*\)/g,"@container (min-width: $1)").replace(/\.((?:2xl|xl|lg|md|sm)\\:)/g,".\\@$1");return G+i2+w2}),$},e2=(z=!1)=>{var c2;if(!((c2=t.object)!=null&&c2.category)||t.object.category==="Repetidor"){const w2='<div style="color:white; padding: 1em 2em;background-color:#001978;border-radius:1em;border:4px solid #711978;">Componente que contiene elementos repetidos: TODO: GENERAR PREVIEW DE REPETIDORES</div>';if(z)return Promise.resolve(w2);const i2=document.getElementById(a);return i2&&(i2.srcdoc=w2),Promise.resolve("")}const $=t.renderApiDomain?t.renderApiDomain+"/api/preview-comp/":"http://localhost:8003/api/preview-comp/",q=E(t.object),G=JSON.stringify({obj:q},null,2);return fetch($,{method:"POST",headers:{"Content-Type":"application/json"},body:G}).then(w2=>w2.text()).then(w2=>{if(z)return w2;const i2=document.getElementById(a);return i2&&(i2.srcdoc=w2,i2.onload=()=>{var Se;const j2=((Se=i2.contentDocument)==null?void 0:Se.documentElement.scrollHeight)??500;i2.style.height=Math.min(j2,500)+"px"}),""})};return m.onMounted(()=>{O()}),(z,$)=>(m.openBlock(),m.createElementBlock("div",null,[f.value?(m.openBlock(),m.createBlock(Yd,{key:0,updateObjectByFeedContent:w,toggleFeedSection:k,object:o.object,isProduction:o.isProduction,feedState:g},null,8,["object","isProduction","feedState"])):m.createCommentVNode("",!0),m.createElementVNode("div",{ref_key:"rootElement",ref:h,class:m.normalizeClass(["mecano:min-h-[100px] mecano:relative mecano:group/component mecano:hover:shadow-lg mecano:hover:shadow-slate-200/50 mecano:duration-300 mecano:ease-out js-draggable-element mecano:text-slate-600 mecano:border mecano:border-slate-200 mecano:hover:border-slate-300 mecano:px-5 mecano:pt-3 mecano:pb-4 mecano:w-full mecano:bg-white mecano:inline-block mecano:rounded-xl mecano:flex mecano:flex-col mecano:mt-4 z-0 shadow-sm",[{"mecano:overflow-hidden":!o.isComponentMode},d.value?"mecano:border-amber-400 mecano:ring-2 mecano:ring-amber-300 mecano:shadow-amber-100":"mecano:border-slate-200 mecano:hover:border-slate-300"]])},[o.isComponentMode?(m.openBlock(),m.createElementBlock(m.Fragment,{key:0},[m.createElementVNode("span",OL,m.toDisplayString(o.object.component_name),1),m.createElementVNode("div",vL,[m.createElementVNode("div",wL,[$[19]||($[19]=m.createElementVNode("div",{class:"handle mecano:cursor-grab mecano:text-slate-400 mecano:hover:text-slate-600 mecano:text-lg mecano:transition-colors"},[m.createElementVNode("svg",{class:"mecano:w-5 mecano:h-5",fill:"currentColor",viewBox:"0 0 20 20"},[m.createElementVNode("path",{d:"M7 2a2 2 0 1 0 .001 4.001A2 2 0 0 0 7 2zm0 6a2 2 0 1 0 .001 4.001A2 2 0 0 0 7 8zm0 6a2 2 0 1 0 .001 4.001A2 2 0 0 0 7 14zm6-8a2 2 0 1 0-.001-4.001A2 2 0 0 0 13 6zm0 2a2 2 0 1 0 .001 4.001A2 2 0 0 0 13 8zm0 6a2 2 0 1 0 .001 4.001A2 2 0 0 0 13 14z"})])],-1)),m.createElementVNode("span",xL,m.toDisplayString(o.object.category),1)]),o.fullwidthMode?(m.openBlock(),m.createElementBlock("div",yL,[m.createElementVNode("div",{class:"mecano:bg-gradient-to-r mecano:from-emerald-500 mecano:to-teal-500 mecano:hover:from-emerald-600 mecano:hover:to-teal-600 mecano:text-white mecano:rounded-lg mecano:px-4 mecano:py-1.5 mecano:text-xs mecano:font-medium mecano:cursor-pointer mecano:shadow-sm mecano:hover:shadow mecano:transition-all mecano:duration-200",onClick:$[0]||($[0]=q=>{var G;return(G=o.addComponentToColumn)==null?void 0:G.call(o,o.object)})},"Seleccionar"),m.createElementVNode("div",{class:"mecano:bg-white mecano:border mecano:border-slate-200 mecano:hover:bg-slate-50 mecano:text-slate-600 mecano:rounded-lg mecano:px-4 mecano:py-1.5 mecano:text-xs mecano:font-medium mecano:cursor-pointer mecano:shadow-sm mecano:hover:shadow mecano:transition-all mecano:duration-200",onClick:$[1]||($[1]=q=>A()),title:"Ver preview en ventana nueva"},"🔍 Previsualizar")])):m.createCommentVNode("",!0),m.createElementVNode("div",kL,[m.createElementVNode("span",SL,m.toDisplayString(o.object.framework),1),o.insideComponentBox?m.createCommentVNode("",!0):(m.openBlock(),m.createElementBlock("div",QL,[m.createElementVNode("div",{title:"Previsualizar Dummy",onClick:$[2]||($[2]=q=>A()),class:"mecano:p-1.5 mecano:rounded-md mecano:hover:bg-white mecano:hover:shadow-sm mecano:cursor-pointer mecano:transition-all mecano:duration-200 mecano:text-base"},"🔍"),m.createElementVNode("div",{title:"Editar configuración",onClick:$[3]||($[3]=q=>d.value=!d.value),class:"mecano:p-1.5 mecano:rounded-md mecano:hover:bg-white mecano:hover:shadow-sm mecano:cursor-pointer mecano:transition-all mecano:duration-200 mecano:text-base"},"⚙️"),v.value?(m.openBlock(),m.createElementBlock("div",{key:0,title:"Beber de contenido",onClick:k,class:"mecano:p-1.5 mecano:rounded-md mecano:hover:bg-sky-50 mecano:hover:shadow-sm mecano:cursor-pointer mecano:transition-all mecano:duration-200 mecano:text-base mecano:flex mecano:items-center mecano:gap-1"},[$[20]||($[20]=m.createTextVNode("⚡ ",-1)),o.object.repeat_data?(m.openBlock(),m.createElementBlock("span",$L,m.toDisplayString(o.object.repeat_data.elementCount),1)):m.createCommentVNode("",!0)])):m.createCommentVNode("",!0),o.cloneComponent?(m.openBlock(),m.createElementBlock("div",{key:1,title:"Clonar componente",onClick:$[4]||($[4]=q=>o.cloneComponent(o.object,o.section||"")),class:"mecano:p-1.5 mecano:rounded-md mecano:hover:bg-sky-50 mecano:hover:shadow-sm mecano:cursor-pointer mecano:transition-all mecano:duration-200 mecano:text-base"},"📋")):m.createCommentVNode("",!0),o.removeComponent?(m.openBlock(),m.createElementBlock(m.Fragment,{key:2},[s.value?(m.openBlock(),m.createElementBlock(m.Fragment,{key:0},[$[21]||($[21]=m.createElementVNode("span",{class:"mecano:text-[10px] mecano:text-red-600 mecano:font-medium mecano:self-center mecano:px-1"},"¿Eliminar?",-1)),m.createElementVNode("div",{onClick:$[5]||($[5]=q=>{o.removeComponent(o.object,o.section||""),s.value=!1}),class:"mecano:p-1.5 mecano:rounded-md mecano:bg-red-500 mecano:text-white mecano:hover:bg-red-600 mecano:cursor-pointer mecano:transition-all mecano:duration-200 mecano:text-[10px] mecano:font-medium"},"Sí"),m.createElementVNode("div",{onClick:$[6]||($[6]=q=>s.value=!1),class:"mecano:p-1.5 mecano:rounded-md mecano:bg-slate-100 mecano:hover:bg-slate-200 mecano:cursor-pointer mecano:transition-all mecano:duration-200 mecano:text-[10px] mecano:font-medium"},"No")],64)):(m.openBlock(),m.createElementBlock("div",{key:1,title:"Eliminar componente",onClick:$[7]||($[7]=q=>s.value=!0),class:"mecano:p-1.5 mecano:rounded-md mecano:hover:bg-red-50 mecano:hover:shadow-sm mecano:cursor-pointer mecano:transition-all mecano:duration-200 mecano:text-base"},"🗑️"))],64)):m.createCommentVNode("",!0)]))])]),m.createVNode(ts,{toggleShowForm:y,object:o.object,showForm:d.value,ateneaToken:t.ateneaToken,ledithorAiTools:t.ledithorAiTools,onFieldUpdated:Q,onExclusiveFieldChanged:L},null,8,["object","showForm","ateneaToken","ledithorAiTools"]),m.createElementVNode("div",ML,[m.createElementVNode("span",LL,m.toDisplayString(o.object.name),1),m.createElementVNode("button",{type:"button",onClick:$[8]||($[8]=q=>l.value=!l.value),class:"mecano:ms-2 mecano:cursor-pointer mecano:text-xs mecano:text-slate-400 mecano:hover:text-slate-600 mecano:transition-colors mecano:w-5 mecano:h-5 mecano:rounded-full mecano:hover:bg-slate-100 mecano:flex mecano:items-center mecano:justify-center"},[l.value?(m.openBlock(),m.createElementBlock("span",TL,"▲")):(m.openBlock(),m.createElementBlock("span",PL,"▼"))])]),l.value?(m.openBlock(),m.createElementBlock("div",EL,m.toDisplayString(o.object.description),1)):m.createCommentVNode("",!0),m.createElementVNode("div",AL,[(m.openBlock(!0),m.createElementBlock(m.Fragment,null,m.renderList(o.object.tags,(q,G)=>(m.openBlock(),m.createElementBlock("span",{key:G,class:"mecano:bg-slate-50 mecano:text-slate-500 mecano:px-2.5 mecano:py-1 mecano:rounded-full mecano:text-[11px] mecano:font-medium mecano:border mecano:border-slate-100 mecano:hover:border-slate-200 mecano:hover:bg-slate-100 mecano:transition-colors mecano:cursor-default"},m.toDisplayString(q),1))),128))])],64)):u.value?(m.openBlock(),m.createElementBlock(m.Fragment,{key:1},[m.createElementVNode("div",{class:m.normalizeClass(["mecano:absolute mecano:top-0 mecano:left-0 mecano:w-full mecano:h-full mecano:opacity-0 mecano:bg-gradient-to-br mecano:from-white/90 mecano:via-slate-50/95 mecano:to-slate-100/90 mecano:backdrop-blur-[2px] z-99 mecano:transition-all mecano:duration-300 mecano:rounded-xl",!c.value&&"mecano:group-hover/component:opacity-100"])},[m.createElementVNode("div",ZL,[$[23]||($[23]=m.createElementVNode("div",{class:"mecano:w-5 mecano:h-5 mecano:rounded-full mecano:bg-slate-100 mecano:hover:bg-sky-100 mecano:border mecano:border-slate-200 mecano:hover:border-sky-300 mecano:flex mecano:items-center mecano:justify-center mecano:cursor-help mecano:transition-colors mecano:duration-200"},[m.createElementVNode("svg",{class:"mecano:w-3 mecano:h-3 mecano:text-slate-400 mecano:group-hover/info:text-sky-500",fill:"currentColor",viewBox:"0 0 20 20"},[m.createElementVNode("path",{"fill-rule":"evenodd",d:"M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-7-4a1 1 0 11-2 0 1 1 0 012 0zM9 9a1 1 0 000 2v3a1 1 0 001 1h1a1 1 0 100-2v-3a1 1 0 00-1-1H9z","clip-rule":"evenodd"})])],-1)),m.createElementVNode("div",VL,[m.createElementVNode("b",null,m.toDisplayString(o.object.component_name),1),$[22]||($[22]=m.createElementVNode("br",null,null,-1)),m.createTextVNode(m.toDisplayString(o.object.description),1)])]),m.createElementVNode("div",NL,[o.insideComponentBox&&!o.fullwidthMode||!o.insideComponentBox?(m.openBlock(),m.createElementBlock("div",BL,[...$[24]||($[24]=[m.createElementVNode("div",{class:"mecano:flex mecano:flex-col mecano:items-center"},[m.createElementVNode("svg",{class:"mecano:w-6 mecano:h-6 mecano:mb-1 mecano:text-slate-400 mecano:group-hover/btn:text-white",fill:"currentColor",viewBox:"0 0 20 20"},[m.createElementVNode("path",{d:"M7 2a2 2 0 1 0 .001 4.001A2 2 0 0 0 7 2zm0 6a2 2 0 1 0 .001 4.001A2 2 0 0 0 7 8zm0 6a2 2 0 1 0 .001 4.001A2 2 0 0 0 7 14zm6-8a2 2 0 1 0-.001-4.001A2 2 0 0 0 13 6zm0 2a2 2 0 1 0 .001 4.001A2 2 0 0 0 13 8zm0 6a2 2 0 1 0 .001 4.001A2 2 0 0 0 13 14z"})]),m.createElementVNode("span",{class:"mecano:text-xs mecano:font-medium"},"Mover")],-1)])])):m.createCommentVNode("",!0),o.insideComponentBox&&o.fullwidthMode?(m.openBlock(),m.createElementBlock("div",RL,[m.createElementVNode("div",{title:"Agregar componente a la columna",onClick:$[9]||($[9]=q=>{var G;return(G=o.addComponentToColumn)==null?void 0:G.call(o,o.object)}),class:"mecano:cursor-pointer mecano:flex mecano:items-center mecano:bg-gradient-to-r mecano:from-emerald-500 mecano:to-teal-500 mecano:hover:from-emerald-600 mecano:hover:to-teal-600 mecano:text-white mecano:px-6 mecano:py-3 mecano:rounded-xl mecano:shadow-md mecano:hover:shadow-lg mecano:transition-all mecano:duration-200"},[...$[25]||($[25]=[m.createElementVNode("div",{class:"mecano:flex mecano:flex-col mecano:items-center"},[m.createElementVNode("span",{class:"mecano:text-2xl mecano:mb-1"},"🚀"),m.createElementVNode("span",{class:"mecano:text-sm mecano:font-medium"},"Seleccionar")],-1)])]),m.createElementVNode("div",{title:"Ver preview en ventana nueva",onClick:$[10]||($[10]=q=>A()),class:"mecano:cursor-pointer mecano:flex mecano:items-center mecano:bg-white mecano:border mecano:border-slate-200 mecano:hover:bg-slate-50 mecano:text-slate-600 mecano:px-6 mecano:py-3 mecano:rounded-xl mecano:shadow-md mecano:hover:shadow-lg mecano:transition-all mecano:duration-200"},[...$[26]||($[26]=[m.createElementVNode("div",{class:"mecano:flex mecano:flex-col mecano:items-center"},[m.createElementVNode("span",{class:"mecano:text-2xl mecano:mb-1"},"🔍"),m.createElementVNode("span",{class:"mecano:text-sm mecano:font-medium"},"Previsualizar")],-1)])])])):m.createCommentVNode("",!0),o.insideComponentBox?m.createCommentVNode("",!0):(m.openBlock(),m.createElementBlock(m.Fragment,{key:2},[m.createElementVNode("div",{title:"Ver preview en ventana nueva",onClick:$[11]||($[11]=q=>A()),class:"mecano:cursor-pointer mecano:flex mecano:items-center mecano:bg-white mecano:border mecano:border-slate-200 mecano:px-4 mecano:py-2 mecano:rounded-xl mecano:hover:bg-sky-500 mecano:hover:border-sky-500 mecano:hover:text-white mecano:shadow-sm mecano:hover:shadow-md mecano:transition-all mecano:duration-200 mecano:group/btn"},[...$[27]||($[27]=[m.createElementVNode("div",{class:"mecano:flex mecano:flex-col mecano:items-center"},[m.createElementVNode("span",{class:"mecano:text-xl mecano:mb-1"},"🔍"),m.createElementVNode("span",{class:"mecano:text-xs mecano:font-medium"},"Previsualizar")],-1)])]),m.createElementVNode("div",{title:"Configurar componente",onClick:$[12]||($[12]=q=>d.value=!d.value),class:"mecano:cursor-pointer mecano:flex mecano:items-center mecano:bg-white mecano:border mecano:border-slate-200 mecano:px-4 mecano:py-2 mecano:rounded-xl mecano:hover:bg-sky-500 mecano:hover:border-sky-500 mecano:hover:text-white mecano:shadow-sm mecano:hover:shadow-md mecano:transition-all mecano:duration-200 mecano:group/btn"},[...$[28]||($[28]=[m.createElementVNode("div",{class:"mecano:flex mecano:flex-col mecano:items-center"},[m.createElementVNode("span",{class:"mecano:text-xl mecano:mb-1"},"⚙️"),m.createElementVNode("span",{class:"mecano:text-xs mecano:font-medium"},"Configurar")],-1)])]),v.value?(m.openBlock(),m.createElementBlock("div",{key:0,title:"Configurar componente",onClick:k,class:"mecano:cursor-pointer mecano:flex mecano:items-center mecano:bg-white mecano:border mecano:border-slate-200 mecano:px-4 mecano:py-2 mecano:rounded-xl mecano:hover:bg-sky-500 mecano:hover:border-sky-500 mecano:hover:text-white mecano:shadow-sm mecano:hover:shadow-md mecano:transition-all mecano:duration-200 mecano:group/btn"},[m.createElementVNode("div",zL,[$[29]||($[29]=m.createElementVNode("span",{class:"mecano:text-xl mecano:mb-1"},"⚡",-1)),$[30]||($[30]=m.createElementVNode("span",{class:"mecano:text-xs mecano:font-medium"},"Beber de contenido",-1)),o.object.repeat_data&&o.object.repeat_data.dynamicUpdate?(m.openBlock(),m.createElementBlock("span",DL,"Carga "+m.toDisplayString(o.object.repeat_data.elementCount)+" elementos",1)):m.createCommentVNode("",!0)])])):m.createCommentVNode("",!0),o.cloneComponent?(m.openBlock(),m.createElementBlock("div",{key:1,title:"Clonar componente",onClick:$[13]||($[13]=q=>o.cloneComponent(o.object,o.section||"")),class:"mecano:cursor-pointer mecano:flex mecano:items-center mecano:bg-white mecano:border mecano:border-slate-200 mecano:px-4 mecano:py-2 mecano:rounded-xl mecano:hover:bg-sky-500 mecano:hover:border-sky-500 mecano:hover:text-white mecano:shadow-sm mecano:hover:shadow-md mecano:transition-all mecano:duration-200 mecano:group/btn"},[...$[31]||($[31]=[m.createElementVNode("div",{class:"mecano:flex mecano:flex-col mecano:items-center"},[m.createElementVNode("span",{class:"mecano:text-xl mecano:mb-1"},"📋"),m.createElementVNode("span",{class:"mecano:text-xs mecano:font-medium"},"Clonar")],-1)])])):m.createCommentVNode("",!0),o.removeComponent?(m.openBlock(),m.createElementBlock(m.Fragment,{key:2},[s.value?(m.openBlock(),m.createElementBlock("div",XL,[$[32]||($[32]=m.createElementVNode("span",{class:"mecano:text-xs mecano:text-red-600 mecano:font-medium"},"¿Eliminar?",-1)),m.createElementVNode("div",IL,[m.createElementVNode("div",{onClick:$[14]||($[14]=q=>{o.removeComponent(o.object,o.section||""),s.value=!1}),class:"mecano:cursor-pointer mecano:bg-red-500 mecano:hover:bg-red-600 mecano:text-white mecano:px-3 mecano:py-1 mecano:rounded-lg mecano:text-xs mecano:font-medium mecano:transition-all mecano:duration-200"},"Sí"),m.createElementVNode("div",{onClick:$[15]||($[15]=q=>s.value=!1),class:"mecano:cursor-pointer mecano:bg-slate-100 mecano:hover:bg-slate-200 mecano:text-slate-600 mecano:px-3 mecano:py-1 mecano:rounded-lg mecano:text-xs mecano:font-medium mecano:transition-all mecano:duration-200"},"No")])])):(m.openBlock(),m.createElementBlock("div",{key:1,title:"Eliminar componente",onClick:$[16]||($[16]=q=>s.value=!0),class:"mecano:cursor-pointer mecano:flex mecano:items-center mecano:bg-red-500 mecano:text-white mecano:border mecano:border-red-200 mecano:px-4 mecano:py-2 mecano:rounded-xl mecano:hover:bg-red-700 mecano:hover:border-red-800 mecano:hover:text-white mecano:shadow-sm mecano:hover:shadow-md mecano:transition-all mecano:duration-200 mecano:group/btn"},[...$[33]||($[33]=[m.createElementVNode("div",{class:"mecano:flex mecano:flex-col mecano:items-center"},[m.createElementVNode("span",{class:"mecano:text-xl mecano:mb-1"},"🗑️"),m.createElementVNode("span",{class:"mecano:text-xs mecano:font-medium"},"Eliminar")],-1)])]))],64)):m.createCommentVNode("",!0)],64))]),m.createElementVNode("div",{class:"mecano:absolute mecano:bottom-2 mecano:left-1/2 mecano:-translate-x-1/2 mecano:flex mecano:items-center mecano:gap-1.5 mecano:bg-white/80 mecano:border mecano:border-slate-200 mecano:rounded-full mecano:px-3 mecano:py-1.5 mecano:cursor-ns-resize mecano:select-none mecano:text-slate-500 mecano:text-xs mecano:hover:bg-white mecano:hover:text-slate-700 mecano:transition-all mecano:duration-200 mecano:shadow-sm mecano:whitespace-nowrap",onWheel:m.withModifiers(Z,["prevent"]),onMouseenter:$[17]||($[17]=q=>c.value=!0),onMouseleave:$[18]||($[18]=q=>c.value=!1),title:"Scroll aquí para navegar el preview"},[...$[34]||($[34]=[m.createElementVNode("svg",{class:"mecano:w-3 mecano:h-3 mecano:flex-shrink-0",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24"},[m.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M7 16V4m0 0L3 8m4-4l4 4M17 8v12m0 0l4-4m-4 4l-4-4"})],-1),m.createElementVNode("span",null,"Scroll preview",-1)])],32)],2),m.createVNode(ts,{toggleShowForm:y,object:o.object,showForm:d.value,ateneaToken:t.ateneaToken,ledithorAiTools:t.ledithorAiTools,onFieldUpdated:Q,onExclusiveFieldChanged:L},null,8,["object","showForm","ateneaToken","ledithorAiTools"]),m.createElementVNode("iframe",{id:m.unref(a),class:"mecano:w-full mecano:block",style:{"min-height":"60px",border:"none"}},null,8,jL)],64)):m.createCommentVNode("",!0)],2)]))}}),HL={class:"mecano:absolute mecano:top-1 mecano:left-2 mecano:px-2 mecano:flex mecano:gap-3 mecano:items-center"},qL={key:0,class:"mecano:text-[10px] mecano:font-medium mecano:text-slate-400 mecano:bg-white/80 mecano:backdrop-blur-sm mecano:px-2 mecano:py-0.5 mecano:rounded-full mecano:shadow-sm"},WL={class:"mecano:text-slate-600"},YL={key:1,class:"mecano:text-[10px] mecano:font-medium mecano:text-slate-400 mecano:bg-white/80 mecano:backdrop-blur-sm mecano:px-2 mecano:py-0.5 mecano:rounded-full mecano:shadow-sm"},_L={class:"mecano:text-slate-600"},FL={key:2,class:"mecano:text-[10px] mecano:font-medium mecano:text-slate-400 mecano:bg-white/80 mecano:backdrop-blur-sm mecano:px-2 mecano:py-0.5 mecano:rounded-full mecano:shadow-sm"},GL={class:"mecano:text-slate-600"},UL={key:3,class:"text-[10px] font-medium text-slate-400 bg-white/80 backdrop-blur-sm px-2 py-0.5 rounded-full shadow-sm flex items-center gap-1.5"},KL={key:0,class:"mecano:mt-12 mecano:mb-4 mecano:w-full mecano:rounded-xl mecano:bg-white mecano:border mecano:border-slate-200 mecano:p-4 mecano:z-10 mecano:hidden mecano:group-hover:block mecano:shadow-lg"},JL={class:"mecano:p-4 mecano:bg-gradient-to-br mecano:from-slate-50 mecano:to-white mecano:rounded-lg mecano:w-full"},eP={class:"mecano:flex mecano:flex-col"},tP=["for"],oP=["id"],nP=["value"],rP={class:"mecano:flex mecano:flex-col"},iP=["for"],aP=["id"],lP=["value"],sP={class:"mecano:flex mecano:flex-col"},cP=["for"],dP=["id"],pP=["value"],mP={class:"mecano:flex mecano:flex-col"},hP={class:"mecano:flex mecano:items-center mecano:gap-2"},uP={class:"mecano:flex mecano:items-center mecano:gap-1.5 mecano:cursor-pointer"},fP=["id"],gP={class:"mecano:flex mecano:flex-col mecano:gap-0.5"},bP={class:"mecano:flex mecano:items-center mecano:gap-1"},CP={key:1,class:"mecano:text-xs mecano:text-slate-400 mecano:italic"},OP={class:"mecano:absolute mecano:top-0 mecano:flex mecano:flex-col mecano:gap-1 mecano:w-full mecano:opacity-0 mecano:transition-all mecano:duration-300 mecano:group-hover:opacity-100"},vP={class:"mecano:flex mecano:flex-wrap mecano:justify-center mecano:gap-2 mecano:bg-white/90 mecano:backdrop-blur-sm mecano:rounded-b-xl mecano:px-3 mecano:py-1.5 mecano:shadow-sm mecano:border mecano:border-t-0 mecano:border-slate-200"},wP={class:"mecano:flex mecano:gap-1"},xP={class:"mecano:flex mecano:gap-4 mecano:ms-4"},yP=["title"],_d=m.defineComponent({__name:"ColConfig",props:{globalPageConfiguration:Array,rowIndex:{type:Number,required:!0},columnIndex:{type:Number,required:!0},fullwidthMode:Boolean,addCol:Function,updateColConfig:Function,removeCol:Function,addComponentFunction:Function,moveCol:Function,section:String,isHidden:{type:Boolean,default:!1}},emits:["toggle-visibility","config-open"],setup(o,{emit:e}){function t(x){const O=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(x);return O?{r:parseInt(O[1],16),g:parseInt(O[2],16),b:parseInt(O[3],16)}:{r:255,g:255,b:255}}function n(x){const O=x.match(/rgba?\(\s*(\d+),\s*(\d+),\s*(\d+)(?:,\s*([\d.]+))?\s*\)/);if(!O)return{hex:"#ffffff",alpha:100};const C=w=>parseInt(w).toString(16).padStart(2,"0");return{hex:`#${C(O[1])}${C(O[2])}${C(O[3])}`,alpha:O[4]!==void 0?Math.round(parseFloat(O[4])*100):100}}const r=e,i=o,a={width:[{label:"Ancho completo",value:"full"},{label:"1/2",value:"1/2"},{label:"1/3",value:"1/3"},{label:"2/3",value:"2/3"},{label:"1/4",value:"1/4"},{label:"3/4",value:"3/4"},{label:"1/5",value:"1/5"},{label:"2/5",value:"2/5"},{label:"3/5",value:"3/5"},{label:"4/5",value:"4/5"}],gap:[{label:"Ninguno",value:"0"},{label:"Leve",value:"1"},{label:"Moderado",value:"2"},{label:"Alto",value:"4"},{label:"Muy alto",value:"8"}],flexDirection:[{label:"Columna (componentes unos encima de otros)",value:"flex-col"},{label:"Fila (componentes unos al lado de otros)",value:"flex-row"}]},l=m.ref(""),s=m.ref(""),c=m.ref(""),d=m.ref("#ffffff"),p=m.ref(100),h=m.ref(!1),u=m.ref(!1),f=m.ref(!1);m.watch(u,x=>{if(r("config-open",x),x){const O=b.value;if(O.backgroundColor){h.value=!0;const{hex:C,alpha:w}=n(O.backgroundColor);d.value=C,p.value=w}else h.value=!1,d.value="#ffffff",p.value=100}});const g=m.computed(()=>{const{r:x,g:O,b:C}=t(d.value),w=p.value/100;return`rgba(${x}, ${O}, ${C}, ${w})`}),b=m.computed(()=>{var C,w,y,k;const x=(C=i.globalPageConfiguration)==null?void 0:C.find(Q=>Q.section===i.section),O=(k=(y=(w=x==null?void 0:x.rows)==null?void 0:w[i.rowIndex])==null?void 0:y.columns)==null?void 0:k[i.columnIndex];return(O==null?void 0:O.config)||{}}),v=(x,O)=>{var Q;const C=l.value||a.width[0].value,w=s.value||a.gap[0].value,y=c.value||"",k=h.value?g.value:"";(Q=i.updateColConfig)==null||Q.call(i,x,O,i.section||"",C,w,y,k),u.value=!1};return(x,O)=>(m.openBlock(),m.createElementBlock(m.Fragment,null,[m.createElementVNode("div",HL,[b.value.width!==void 0?(m.openBlock(),m.createElementBlock("span",qL,[O[19]||(O[19]=m.createTextVNode(" Ancho: ",-1)),m.createElementVNode("span",WL,m.toDisplayString(b.value.width),1)])):m.createCommentVNode("",!0),b.value.gap!==void 0?(m.openBlock(),m.createElementBlock("span",YL,[O[20]||(O[20]=m.createTextVNode(" Gap: ",-1)),m.createElementVNode("span",_L,m.toDisplayString(b.value.gap),1)])):m.createCommentVNode("",!0),b.value.flexDirection!==void 0?(m.openBlock(),m.createElementBlock("span",FL,[O[21]||(O[21]=m.createTextVNode(" Flex: ",-1)),m.createElementVNode("span",GL,m.toDisplayString(b.value.flexDirection),1)])):m.createCommentVNode("",!0),b.value.backgroundColor?(m.openBlock(),m.createElementBlock("span",UL,[O[22]||(O[22]=m.createTextVNode(" Fondo: ",-1)),m.createElementVNode("span",{class:"inline-block w-3 h-3 rounded-full border border-slate-300",style:m.normalizeStyle({backgroundColor:b.value.backgroundColor})},null,4)])):m.createCommentVNode("",!0)]),u.value?(m.openBlock(),m.createElementBlock("div",KL,[m.createElementVNode("div",JL,[m.createElementVNode("form",{onSubmit:O[8]||(O[8]=m.withModifiers(()=>{},["prevent"])),class:"mecano:flex mecano:gap-5 mecano:w-full mecano:justify-center mecano:items-end mecano:flex-wrap"},[m.createElementVNode("div",eP,[m.createElementVNode("label",{for:`colwidth-${o.rowIndex}-${o.columnIndex}`,class:"mecano:block mecano:text-sm mecano:font-medium mecano:text-slate-600 mecano:mb-1.5"},"Ancho:",8,tP),m.withDirectives(m.createElementVNode("select",{"onUpdate:modelValue":O[0]||(O[0]=C=>l.value=C),id:`colwidth-${o.rowIndex}-${o.columnIndex}`,class:"mecano:block mecano:w-full mecano:border mecano:border-slate-200 mecano:rounded-lg mecano:px-3 mecano:py-2 mecano:text-sm mecano:focus:outline-none mecano:focus:ring-2 mecano:focus:ring-emerald-500/20 mecano:focus:border-emerald-400 mecano:bg-white mecano:hover:border-slate-300 mecano:transition-colors"},[O[23]||(O[23]=m.createElementVNode("option",{value:""},"Selecciona...",-1)),(m.openBlock(!0),m.createElementBlock(m.Fragment,null,m.renderList(a.width,C=>(m.openBlock(),m.createElementBlock("option",{key:C.value,value:C.value},m.toDisplayString(C.label),9,nP))),128))],8,oP),[[m.vModelSelect,l.value]])]),m.createElementVNode("div",rP,[m.createElementVNode("label",{for:`colgap-${o.rowIndex}-${o.columnIndex}`,class:"mecano:block mecano:text-sm mecano:font-medium mecano:text-slate-600 mecano:mb-1.5"},"Gap:",8,iP),m.withDirectives(m.createElementVNode("select",{"onUpdate:modelValue":O[1]||(O[1]=C=>s.value=C),id:`colgap-${o.rowIndex}-${o.columnIndex}`,class:"mecano:block mecano:w-full mecano:border mecano:border-slate-200 mecano:rounded-lg mecano:px-3 mecano:py-2 mecano:text-sm mecano:focus:outline-none mecano:focus:ring-2 mecano:focus:ring-emerald-500/20 mecano:focus:border-emerald-400 mecano:bg-white mecano:hover:border-slate-300 mecano:transition-colors"},[O[24]||(O[24]=m.createElementVNode("option",{value:""},"Selecciona...",-1)),(m.openBlock(!0),m.createElementBlock(m.Fragment,null,m.renderList(a.gap,C=>(m.openBlock(),m.createElementBlock("option",{key:C.value,value:C.value},m.toDisplayString(C.label),9,lP))),128))],8,aP),[[m.vModelSelect,s.value]])]),m.createElementVNode("div",sP,[m.createElementVNode("label",{for:`flexdir-${o.rowIndex}-${o.columnIndex}`,class:"mecano:block mecano:text-sm mecano:font-medium mecano:text-slate-600 mecano:mb-1.5"},"Dirección:",8,cP),m.withDirectives(m.createElementVNode("select",{"onUpdate:modelValue":O[2]||(O[2]=C=>c.value=C),id:`flexdir-${o.rowIndex}-${o.columnIndex}`,class:"mecano:block mecano:w-full mecano:border mecano:border-slate-200 mecano:rounded-lg mecano:px-3 mecano:py-2 mecano:text-sm mecano:focus:outline-none mecano:focus:ring-2 mecano:focus:ring-emerald-500/20 mecano:focus:border-emerald-400 mecano:bg-white mecano:hover:border-slate-300 mecano:transition-colors"},[O[25]||(O[25]=m.createElementVNode("option",{value:""},"Selecciona...",-1)),(m.openBlock(!0),m.createElementBlock(m.Fragment,null,m.renderList(a.flexDirection,C=>(m.openBlock(),m.createElementBlock("option",{key:C.value,value:C.value},m.toDisplayString(C.label),9,pP))),128))],8,dP),[[m.vModelSelect,c.value]])]),m.createElementVNode("div",mP,[O[28]||(O[28]=m.createElementVNode("label",{class:"mecano:block mecano:text-sm mecano:font-medium mecano:text-slate-600 mecano:mb-1.5"},"Color de fondo:",-1)),m.createElementVNode("div",hP,[m.createElementVNode("label",uP,[m.withDirectives(m.createElementVNode("input",{type:"checkbox","onUpdate:modelValue":O[3]||(O[3]=C=>h.value=C),class:"mecano:rounded mecano:border-slate-300 mecano:text-emerald-500 mecano:focus:ring-emerald-500/20"},null,512),[[m.vModelCheckbox,h.value]]),O[26]||(O[26]=m.createElementVNode("span",{class:"mecano:text-sm mecano:text-slate-500"},"Activar",-1))]),h.value?(m.openBlock(),m.createElementBlock(m.Fragment,{key:0},[m.withDirectives(m.createElementVNode("input",{type:"color","onUpdate:modelValue":O[4]||(O[4]=C=>d.value=C),id:`colbgcolor-${o.rowIndex}-${o.columnIndex}`,class:"mecano:w-10 mecano:h-9 mecano:rounded mecano:border mecano:border-slate-200 mecano:cursor-pointer mecano:p-0.5 mecano:bg-slate-50",title:"Seleccionar color de fondo"},null,8,fP),[[m.vModelText,d.value]]),m.createElementVNode("div",gP,[m.withDirectives(m.createElementVNode("input",{type:"range","onUpdate:modelValue":O[5]||(O[5]=C=>p.value=C),min:"0",max:"100",step:"0.1",class:"mecano:w-24 mecano:accent-emerald-500",title:"Opacidad"},null,512),[[m.vModelText,p.value,void 0,{number:!0}]]),m.createElementVNode("div",bP,[m.withDirectives(m.createElementVNode("input",{type:"number","onUpdate:modelValue":O[6]||(O[6]=C=>p.value=C),min:"0",max:"100",step:"0.1",class:"mecano:w-14 mecano:text-xs mecano:border mecano:border-slate-200 mecano:rounded mecano:px-1 mecano:py-0.5 mecano:text-center"},null,512),[[m.vModelText,p.value,void 0,{number:!0}]]),O[27]||(O[27]=m.createElementVNode("span",{class:"mecano:text-xs mecano:text-slate-400"},"%",-1))])]),m.createElementVNode("span",{class:"inline-block w-6 h-6 rounded border border-slate-300 flex-shrink-0",style:m.normalizeStyle({backgroundColor:g.value}),title:"Vista previa"},null,4)],64)):(m.openBlock(),m.createElementBlock("span",CP,"Sin color"))])]),m.createElementVNode("button",{type:"button",class:"mecano:bg-gradient-to-r mecano:from-emerald-500 mecano:to-teal-500 mecano:hover:from-emerald-600 mecano:hover:to-teal-600 mecano:text-white mecano:px-5 mecano:py-2 mecano:rounded-lg mecano:font-medium mecano:shadow-sm mecano:hover:shadow-md mecano:transition-all mecano:duration-200 mecano:cursor-pointer",onClick:O[7]||(O[7]=C=>{v(o.rowIndex,o.columnIndex),u.value=!1})}," Guardar ")],32)])])):m.createCommentVNode("",!0),m.createElementVNode("div",OP,[m.createElementVNode("div",{class:m.normalizeClass(["mecano:flex mecano:flex-row",{"mecano:justify-between":o.section&&o.section!=="Sidebar","mecano:justify-center":o.section==="Sidebar"}])},[o.section&&o.section!=="Sidebar"?(m.openBlock(),m.createElementBlock("button",{key:0,type:"button",title:"Añadir columna a la izquierda",onClick:O[9]||(O[9]=C=>{var w;return(w=o.addCol)==null?void 0:w.call(o,o.rowIndex,o.columnIndex,o.section,"left")}),class:"mecano:group/addbtn-left mecano:relative mecano:ms-2 mecano:bg-white mecano:px-3 mecano:py-1 mecano:cursor-pointer mecano:rounded-b-lg mecano:border mecano:border-t-0 mecano:border-slate-200 mecano:hover:bg-emerald-500 mecano:hover:border-emerald-500 mecano:hover:text-white mecano:text-slate-600 mecano:transition-all mecano:duration-200 mecano:shadow-sm mecano:hover:shadow-md mecano:font-medium"},[...O[29]||(O[29]=[m.createElementVNode("span",{class:"mecano:transition-opacity mecano:duration-150 mecano:group-hover/addbtn-left:opacity-0"},"+",-1),m.createElementVNode("span",{class:"mecano:absolute mecano:inset-0 mecano:flex mecano:items-center mecano:justify-center mecano:opacity-0 mecano:transition-opacity mecano:duration-150 mecano:group-hover/addbtn-left:opacity-100"},"←",-1)])])):m.createCommentVNode("",!0),m.createElementVNode("div",vP,[m.createElementVNode("button",{type:"button",title:"Configurar columna",onClick:O[10]||(O[10]=C=>u.value=!u.value),class:m.normalizeClass(["mecano:px-2.5 mecano:py-1 mecano:rounded-lg mecano:cursor-pointer mecano:transition-all mecano:duration-200",u.value?"mecano:bg-amber-100 mecano:text-amber-700 mecano:shadow-sm":"mecano:bg-slate-100 mecano:text-slate-600 mecano:hover:bg-blue-500 mecano:hover:text-white"])},"⚙️",2),m.createElementVNode("div",wP,[o.section&&o.section!=="Sidebar"?(m.openBlock(),m.createElementBlock("span",{key:0,title:"Mover columna a la izquierda",onClick:O[11]||(O[11]=C=>{var w;return(w=o.moveCol)==null?void 0:w.call(o,o.rowIndex,o.columnIndex,o.section,"left")}),class:"mecano:bg-slate-100 mecano:px-2.5 mecano:py-1 mecano:cursor-pointer mecano:rounded-lg mecano:transition-all mecano:duration-200 mecano:text-slate-400 mecano:hover:bg-blue-500 mecano:hover:text-white"},"◁")):m.createCommentVNode("",!0),o.fullwidthMode?(m.openBlock(),m.createElementBlock("span",{key:1,title:"Añadir componente",onClick:O[12]||(O[12]=C=>{var w;return(w=o.addComponentFunction)==null?void 0:w.call(o,o.rowIndex,o.columnIndex,o.section||"")}),class:"mecano:bg-slate-100 mecano:px-2.5 mecano:py-1 mecano:cursor-pointer mecano:rounded-lg mecano:transition-all mecano:duration-200 mecano:text-slate-400 mecano:hover:bg-blue-500 mecano:hover:text-white"}," 📦 ")):m.createCommentVNode("",!0),o.section&&o.section!=="Sidebar"?(m.openBlock(),m.createElementBlock("span",{key:2,title:"Mover columna a la derecha",onClick:O[13]||(O[13]=C=>{var w;return(w=o.moveCol)==null?void 0:w.call(o,o.rowIndex,o.columnIndex,o.section,"right")}),class:"mecano:bg-slate-100 mecano:px-2.5 mecano:py-1 mecano:cursor-pointer mecano:rounded-lg mecano:transition-all mecano:duration-200 mecano:text-slate-400 mecano:hover:bg-blue-500 mecano:hover:text-white"},"▷ ")):m.createCommentVNode("",!0)]),m.createElementVNode("div",xP,[m.createElementVNode("button",{type:"button",title:o.isHidden?"Mostrar componentes":"Ocultar componentes",onClick:O[14]||(O[14]=C=>x.$emit("toggle-visibility")),class:m.normalizeClass([o.isHidden?"mecano:bg-amber-100 mecano:text-amber-600 mecano:hover:bg-amber-500 mecano:hover:text-white":"mecano:bg-slate-100 mecano:text-slate-600 mecano:hover:bg-blue-500 mecano:hover:text-white","mecano:px-2.5 mecano:py-1 mecano:rounded-lg mecano:cursor-pointer mecano:transition-all mecano:duration-200"])},m.toDisplayString(o.isHidden?"🙈":"👁️"),11,yP),f.value?(m.openBlock(),m.createElementBlock(m.Fragment,{key:0},[O[30]||(O[30]=m.createElementVNode("span",{class:"mecano:px-2 mecano:py-1 mecano:text-xs mecano:text-red-600 mecano:font-medium mecano:self-center"},"¿Eliminar?",-1)),m.createElementVNode("button",{type:"button",title:"Sí, eliminar",onClick:O[15]||(O[15]=C=>{var w;(w=o.removeCol)==null||w.call(o,o.rowIndex,o.columnIndex,o.section||""),f.value=!1}),class:"mecano:bg-red-500 mecano:text-white mecano:px-2.5 mecano:py-1 mecano:rounded-lg mecano:cursor-pointer mecano:transition-all mecano:duration-200 mecano:hover:bg-red-600 mecano:text-xs mecano:font-medium"},"Sí"),m.createElementVNode("button",{type:"button",title:"Cancelar",onClick:O[16]||(O[16]=C=>f.value=!1),class:"mecano:bg-slate-100 mecano:text-slate-600 mecano:px-2.5 mecano:py-1 mecano:rounded-lg mecano:cursor-pointer mecano:transition-all mecano:duration-200 mecano:hover:bg-slate-200 mecano:text-xs mecano:font-medium"},"No")],64)):(m.openBlock(),m.createElementBlock("button",{key:1,type:"button",title:"Eliminar columna",onClick:O[17]||(O[17]=C=>f.value=!0),class:"mecano:bg-slate-100 mecano:px-2.5 mecano:py-1 mecano:rounded-lg mecano:cursor-pointer mecano:transition-all mecano:duration-200 mecano:text-slate-600 mecano:hover:bg-red-500 mecano:hover:text-white"},"🗑️"))])]),o.section&&o.section!=="Sidebar"?(m.openBlock(),m.createElementBlock("button",{key:1,type:"button",title:"Añadir columna a la derecha",onClick:O[18]||(O[18]=C=>{var w;return(w=o.addCol)==null?void 0:w.call(o,o.rowIndex,o.columnIndex,o.section,"right")}),class:"mecano:group/addbtn-right mecano:relative mecano:me-2 mecano:bg-white mecano:px-3 mecano:py-1 mecano:cursor-pointer mecano:rounded-b-lg mecano:border mecano:border-t-0 mecano:border-slate-200 mecano:hover:bg-emerald-500 mecano:hover:border-emerald-500 mecano:hover:text-white mecano:text-slate-600 mecano:transition-all mecano:duration-200 mecano:shadow-sm mecano:hover:shadow-md mecano:font-medium"},[...O[31]||(O[31]=[m.createElementVNode("span",{class:"mecano:transition-opacity mecano:duration-150 mecano:group-hover/addbtn-right:opacity-0"},"+",-1),m.createElementVNode("span",{class:"mecano:absolute mecano:inset-0 mecano:flex mecano:items-center mecano:justify-center mecano:opacity-0 mecano:transition-opacity mecano:duration-150 mecano:group-hover/addbtn-right:opacity-100"},"→",-1)])])):m.createCommentVNode("",!0)],2)])],64))}}),kP={class:"mecano:absolute mecano:-top-1 mecano:px-2 mecano:gap-4 mecano:w-full mecano:justify-center mecano:hidden mecano:group-hover/row:flex css-pb-row-config"},SP={class:"mecano:flex mecano:flex-wrap mecano:gap-4 mecano:items-center mecano:justify-center"},QP={class:"mecano:inline-block"},$P={key:0,class:"mecano:text-xs mecano:font-medium mecano:text-slate-400 mecano:bg-slate-50 mecano:px-2 mecano:py-1 mecano:rounded-full"},MP={class:"mecano:text-slate-600"},LP={key:1,class:"mecano:text-xs mecano:font-medium mecano:text-slate-400 mecano:bg-slate-50 mecano:px-2 mecano:py-1 mecano:rounded-full"},PP={class:"mecano:text-slate-600"},TP={key:2,class:"mecano:text-xs mecano:font-medium mecano:text-slate-400 mecano:bg-slate-50 mecano:px-2 mecano:py-1 mecano:rounded-full"},EP={class:"mecano:text-slate-600"},AP={key:3,class:"mecano:text-xs mecano:font-medium mecano:text-slate-400 mecano:bg-slate-50 mecano:px-2 mecano:py-1 mecano:rounded-full mecano:flex mecano:items-center mecano:gap-1.5"},ZP={class:"mecano:inline-flex mecano:items-center mecano:gap-1"},VP={class:"mecano:absolute mecano:bottom-2 mecano:px-2 mecano:gap-4 mecano:w-full mecano:justify-start mecano:hidden mecano:group-hover/row:flex css-pb-row-config"},NP={class:"mecano:flex mecano:gap-1.5"},BP={key:0,class:"mecano:z-1"},RP={class:"mecano:p-5 mecano:bg-white mecano:rounded-xl mecano:shadow-lg mecano:border mecano:border-slate-100 mecano:w-full mecano:mt-8"},zP={class:"mecano:flex mecano:flex-col"},DP=["for"],XP=["id"],IP=["value"],jP={class:"mecano:flex mecano:flex-col"},HP=["for"],qP=["id"],WP=["value"],YP={class:"mecano:flex mecano:flex-col"},_P=["for"],FP=["id"],GP=["value"],UP={class:"mecano:flex mecano:flex-col"},KP={class:"mecano:flex mecano:items-center mecano:gap-2"},JP={class:"mecano:flex mecano:items-center mecano:gap-1.5 mecano:cursor-pointer"},eT=["id"],tT={class:"mecano:flex mecano:flex-col mecano:gap-0.5"},oT={class:"mecano:flex mecano:items-center mecano:gap-1"},nT={key:1,class:"mecano:text-xs mecano:text-slate-400 mecano:italic"},Fd=m.defineComponent({__name:"RowConfig",props:{rowIndex:{type:Number,required:!0},updateRowConfig:Function,removeRow:Function,addRow:Function,globalPageConfiguration:Array,section:String,moveRow:Function},emits:["config-open"],setup(o,{emit:e}){const t=e;function n(O){const C=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(O);return C?{r:parseInt(C[1],16),g:parseInt(C[2],16),b:parseInt(C[3],16)}:{r:255,g:255,b:255}}function r(O){const C=O.match(/rgba?\(\s*(\d+),\s*(\d+),\s*(\d+)(?:,\s*([\d.]+))?\s*\)/);if(!C)return{hex:"#ffffff",alpha:100};const w=y=>parseInt(y).toString(16).padStart(2,"0");return{hex:`#${w(C[1])}${w(C[2])}${w(C[3])}`,alpha:C[4]!==void 0?Math.round(parseFloat(C[4])*100):100}}const i=o,a={padding:[{label:"Ninguno",value:"0"},{label:"Leve",value:"4"},{label:"Tibio",value:"6"},{label:"Moderado",value:"8"},{label:"Intenso",value:"9"},{label:"Alto",value:"12"}],gap:[{label:"Ninguno",value:"0"},{label:"Leve",value:"2"},{label:"Moderado",value:"4"},{label:"Alto",value:"8"},{label:"Muy alto",value:"12"}],width:[{label:"Ancho completo",value:"full"},{label:"1/2",value:"1/2"},{label:"1/3",value:"1/3"},{label:"2/3",value:"2/3"},{label:"1/4",value:"1/4"},{label:"3/4",value:"3/4"},{label:"1/5",value:"1/5"},{label:"2/5",value:"2/5"},{label:"3/5",value:"3/5"},{label:"4/5",value:"4/5"}]},l=m.ref(""),s=m.ref(""),c=m.ref(""),d=m.ref("#ffffff"),p=m.ref(100),h=m.ref(!1),u=m.ref(!1),f=m.ref(!1),g=m.ref(!1);m.watch(u,O=>{if(t("config-open",O),O){const C=v.value;if(C.backgroundColor){h.value=!0;const{hex:w,alpha:y}=r(C.backgroundColor);d.value=w,p.value=y}else h.value=!1,d.value="#ffffff",p.value=100}});const b=m.computed(()=>{const{r:O,g:C,b:w}=n(d.value),y=p.value/100;return`rgba(${O}, ${C}, ${w}, ${y})`}),v=m.computed(()=>{var C,w;const O=(C=i.globalPageConfiguration)==null?void 0:C.find(y=>y.section===i.section);return(w=O==null?void 0:O.rows)!=null&&w[i.rowIndex]?O.rows[i.rowIndex].config||{}:{}}),x=O=>{var Q;const C=l.value||a.padding[0].value,w=s.value||a.gap[0].value,y=c.value||a.width[0].value,k=h.value?b.value:"";(Q=i.updateRowConfig)==null||Q.call(i,O,i.section||"",C,w,y,k),u.value=!1};return(O,C)=>(m.openBlock(),m.createElementBlock(m.Fragment,null,[m.createElementVNode("div",kP,[m.createElementVNode("div",SP,[m.createElementVNode("div",QP,[m.createElementVNode("button",{type:"button",title:"Configurar la fila",onClick:C[0]||(C[0]=w=>u.value=!u.value),class:m.normalizeClass(["mecano:cursor-pointer mecano:rounded-b-lg mecano:border mecano:border-t-0 mecano:px-3 mecano:py-1 mecano:transition-all mecano:duration-200 mecano:shadow-sm mecano:hover:shadow-md",u.value?"mecano:bg-amber-100 mecano:border-amber-300 mecano:text-amber-700":"mecano:bg-white mecano:border-slate-200 mecano:text-slate-600 mecano:hover:bg-blue-500 mecano:hover:border-blue-500 mecano:hover:text-white"])},"⚙️",2)]),v.value.padding!==void 0?(m.openBlock(),m.createElementBlock("span",$P,[C[16]||(C[16]=m.createTextVNode(" Padding: ",-1)),m.createElementVNode("span",MP,m.toDisplayString(v.value.padding),1)])):m.createCommentVNode("",!0),v.value.gap!==void 0?(m.openBlock(),m.createElementBlock("span",LP,[C[17]||(C[17]=m.createTextVNode(" Gap: ",-1)),m.createElementVNode("span",PP,m.toDisplayString(v.value.gap),1)])):m.createCommentVNode("",!0),v.value.width!==void 0?(m.openBlock(),m.createElementBlock("span",TP,[C[18]||(C[18]=m.createTextVNode(" Ancho: ",-1)),m.createElementVNode("span",EP,m.toDisplayString(v.value.width),1)])):m.createCommentVNode("",!0),v.value.backgroundColor?(m.openBlock(),m.createElementBlock("span",AP,[C[19]||(C[19]=m.createTextVNode(" Fondo: ",-1)),m.createElementVNode("span",{class:"mecano:inline-block mecano:w-3 mecano:h-3 mecano:rounded-full mecano:border mecano:border-slate-300",style:m.normalizeStyle({backgroundColor:v.value.backgroundColor})},null,4)])):m.createCommentVNode("",!0),m.createElementVNode("div",ZP,[g.value?(m.openBlock(),m.createElementBlock(m.Fragment,{key:0},[C[20]||(C[20]=m.createElementVNode("span",{class:"mecano:text-xs mecano:text-red-600 mecano:font-medium mecano:px-1"},"¿Eliminar?",-1)),m.createElementVNode("button",{type:"button",title:"Sí, eliminar",onClick:C[1]||(C[1]=w=>{var y;(y=o.removeRow)==null||y.call(o,o.rowIndex,o.section||""),g.value=!1,f.value=!1}),class:"mecano:cursor-pointer mecano:rounded-b-lg mecano:border mecano:border-t-0 mecano:border-red-500 mecano:bg-red-500 mecano:px-3 mecano:py-1 mecano:text-white mecano:hover:bg-red-600 mecano:transition-all mecano:duration-200 mecano:shadow-sm mecano:text-xs mecano:font-medium"},"Sí"),m.createElementVNode("button",{type:"button",title:"Cancelar",onClick:C[2]||(C[2]=w=>g.value=!1),class:"mecano:cursor-pointer mecano:rounded-b-lg mecano:border mecano:border-t-0 mecano:border-slate-200 mecano:bg-white mecano:px-3 mecano:py-1 mecano:text-slate-600 mecano:hover:bg-slate-100 mecano:transition-all mecano:duration-200 mecano:shadow-sm mecano:text-xs mecano:font-medium"},"No")],64)):(m.openBlock(),m.createElementBlock("button",{key:1,type:"button",title:"Eliminar fila",onClick:C[3]||(C[3]=w=>g.value=!0),class:"mecano:cursor-pointer mecano:rounded-b-lg mecano:border mecano:border-t-0 mecano:border-slate-200 mecano:bg-white mecano:hover:bg-red-500 mecano:hover:border-red-500 mecano:px-3 mecano:py-1 mecano:hover:text-white mecano:text-slate-600 mecano:transition-all mecano:duration-200 mecano:shadow-sm mecano:hover:shadow-md"},"🗑️"))])])]),m.createElementVNode("div",VP,[m.createElementVNode("div",null,[m.createElementVNode("div",NP,[m.createElementVNode("button",{type:"button",title:"Agregar fila",onClick:C[4]||(C[4]=w=>{var y;(y=o.addRow)==null||y.call(o,o.rowIndex,o.section||""),f.value=!1}),class:"mecano:group/addbtn-row mecano:relative mecano:cursor-pointer mecano:rounded-lg mecano:border mecano:border-b-0 mecano:border-slate-200 mecano:bg-white mecano:hover:bg-emerald-500 mecano:hover:border-emerald-500 mecano:px-3 mecano:py-1 mecano:hover:text-white mecano:text-slate-600 mecano:transition-all mecano:duration-200 mecano:shadow-sm mecano:hover:shadow-md mecano:font-medium"},[...C[21]||(C[21]=[m.createElementVNode("span",{class:"mecano:transition-opacity mecano:duration-150 mecano:group-hover/addbtn-row:opacity-0"},"+",-1),m.createElementVNode("span",{class:"mecano:absolute mecano:inset-0 mecano:flex mecano:items-center mecano:justify-center mecano:opacity-0 mecano:transition-opacity mecano:duration-150 mecano:group-hover/addbtn-row:opacity-100"},"↓",-1)])]),m.createElementVNode("button",{type:"button",title:"Mover fila hacia arriba",onClick:C[5]||(C[5]=w=>{var y;(y=o.moveRow)==null||y.call(o,o.rowIndex,o.section||"","up"),f.value=!1}),class:"mecano:cursor-pointer mecano:rounded-lg mecano:border mecano:border-b-0 mecano:border-slate-200 mecano:bg-white mecano:hover:bg-blue-500 mecano:hover:border-blue-500 mecano:px-3 mecano:py-1 mecano:hover:text-white mecano:text-slate-600 mecano:transition-all mecano:duration-200 mecano:shadow-sm mecano:hover:shadow-md"},"△"),m.createElementVNode("button",{type:"button",title:"Mover fila hacia abajo",onClick:C[6]||(C[6]=w=>{var y;(y=o.moveRow)==null||y.call(o,o.rowIndex,o.section||"","down"),f.value=!1}),class:"mecano:cursor-pointer mecano:rounded-lg mecano:border mecano:border-b-0 mecano:border-slate-200 mecano:bg-white mecano:hover:bg-blue-500 mecano:hover:border-blue-500 mecano:px-3 mecano:py-1 mecano:hover:text-white mecano:text-slate-600 mecano:transition-all mecano:duration-200 mecano:shadow-sm mecano:hover:shadow-md"},"▽")])])]),u.value?(m.openBlock(),m.createElementBlock("div",BP,[m.createElementVNode("div",RP,[m.createElementVNode("form",{onSubmit:C[15]||(C[15]=m.withModifiers(()=>{},["prevent"])),class:"mecano:flex mecano:gap-6 mecano:w-full mecano:justify-center mecano:items-end mecano:flex-wrap"},[m.createElementVNode("div",zP,[m.createElementVNode("label",{for:`padding-${o.rowIndex}`,class:"mecano:block mecano:text-sm mecano:font-medium mecano:text-slate-600 mecano:mb-1.5"},"Padding:",8,DP),m.withDirectives(m.createElementVNode("select",{"onUpdate:modelValue":C[7]||(C[7]=w=>l.value=w),id:`padding-${o.rowIndex}`,class:"mecano:block mecano:w-full mecano:border mecano:border-slate-200 mecano:rounded-lg mecano:px-3 mecano:py-2 mecano:text-sm mecano:focus:outline-none mecano:focus:ring-2 mecano:focus:ring-emerald-500/20 mecano:focus:border-emerald-400 mecano:bg-slate-50 mecano:hover:bg-white mecano:transition-colors"},[C[22]||(C[22]=m.createElementVNode("option",{value:""},"Selecciona...",-1)),(m.openBlock(!0),m.createElementBlock(m.Fragment,null,m.renderList(a.padding,w=>(m.openBlock(),m.createElementBlock("option",{key:w.value,value:w.value},m.toDisplayString(w.label),9,IP))),128))],8,XP),[[m.vModelSelect,l.value]])]),m.createElementVNode("div",jP,[m.createElementVNode("label",{for:`gap-${o.rowIndex}`,class:"mecano:block mecano:text-sm mecano:font-medium mecano:text-slate-600 mecano:mb-1.5"},"Gap:",8,HP),m.withDirectives(m.createElementVNode("select",{"onUpdate:modelValue":C[8]||(C[8]=w=>s.value=w),id:`gap-${o.rowIndex}`,class:"mecano:block mecano:w-full mecano:border mecano:border-slate-200 mecano:rounded-lg mecano:px-3 mecano:py-2 mecano:text-sm mecano:focus:outline-none mecano:focus:ring-2 mecano:focus:ring-emerald-500/20 mecano:focus:border-emerald-400 mecano:bg-slate-50 mecano:hover:bg-white mecano:transition-colors"},[C[23]||(C[23]=m.createElementVNode("option",{value:""},"Selecciona...",-1)),(m.openBlock(!0),m.createElementBlock(m.Fragment,null,m.renderList(a.gap,w=>(m.openBlock(),m.createElementBlock("option",{key:w.value,value:w.value},m.toDisplayString(w.label),9,WP))),128))],8,qP),[[m.vModelSelect,s.value]])]),m.createElementVNode("div",YP,[m.createElementVNode("label",{for:`width-${o.rowIndex}`,class:"mecano:block mecano:text-sm mecano:font-medium mecano:text-slate-600 mecano:mb-1.5"},"Ancho:",8,_P),m.withDirectives(m.createElementVNode("select",{"onUpdate:modelValue":C[9]||(C[9]=w=>c.value=w),id:`width-${o.rowIndex}`,class:"mecano:block mecano:w-full mecano:border mecano:border-slate-200 mecano:rounded-lg mecano:px-3 mecano:py-2 mecano:text-sm mecano:focus:outline-none mecano:focus:ring-2 mecano:focus:ring-emerald-500/20 mecano:focus:border-emerald-400 mecano:bg-slate-50 mecano:hover:bg-white mecano:transition-colors"},[C[24]||(C[24]=m.createElementVNode("option",{value:""},"Selecciona...",-1)),(m.openBlock(!0),m.createElementBlock(m.Fragment,null,m.renderList(a.width,w=>(m.openBlock(),m.createElementBlock("option",{key:w.value,value:w.value},m.toDisplayString(w.label),9,GP))),128))],8,FP),[[m.vModelSelect,c.value]])]),m.createElementVNode("div",UP,[C[27]||(C[27]=m.createElementVNode("label",{class:"mecano:block mecano:text-sm mecano:font-medium mecano:text-slate-600 mecano:mb-1.5"},"Color de fondo:",-1)),m.createElementVNode("div",KP,[m.createElementVNode("label",JP,[m.withDirectives(m.createElementVNode("input",{type:"checkbox","onUpdate:modelValue":C[10]||(C[10]=w=>h.value=w),class:"mecano:rounded mecano:border-slate-300 mecano:text-emerald-500 mecano:focus:ring-emerald-500/20"},null,512),[[m.vModelCheckbox,h.value]]),C[25]||(C[25]=m.createElementVNode("span",{class:"mecano:text-sm mecano:text-slate-500"},"Activar",-1))]),h.value?(m.openBlock(),m.createElementBlock(m.Fragment,{key:0},[m.withDirectives(m.createElementVNode("input",{type:"color","onUpdate:modelValue":C[11]||(C[11]=w=>d.value=w),id:`bgcolor-${o.rowIndex}`,class:"mecano:w-10 mecano:h-9 mecano:rounded mecano:border mecano:border-slate-200 mecano:cursor-pointer mecano:p-0.5 mecano:bg-slate-50",title:"Seleccionar color de fondo"},null,8,eT),[[m.vModelText,d.value]]),m.createElementVNode("div",tT,[m.withDirectives(m.createElementVNode("input",{type:"range","onUpdate:modelValue":C[12]||(C[12]=w=>p.value=w),min:"0",max:"100",step:"0.1",class:"mecano:w-24 mecano:accent-emerald-500",title:"Opacidad"},null,512),[[m.vModelText,p.value,void 0,{number:!0}]]),m.createElementVNode("div",oT,[m.withDirectives(m.createElementVNode("input",{type:"number","onUpdate:modelValue":C[13]||(C[13]=w=>p.value=w),min:"0",max:"100",step:"0.1",class:"mecano:w-14 mecano:text-xs mecano:border mecano:border-slate-200 mecano:rounded mecano:px-1 mecano:py-0.5 mecano:text-center"},null,512),[[m.vModelText,p.value,void 0,{number:!0}]]),C[26]||(C[26]=m.createElementVNode("span",{class:"mecano:text-xs mecano:text-slate-400"},"%",-1))])]),m.createElementVNode("span",{class:"inline-block w-6 h-6 rounded border border-slate-300 flex-shrink-0",style:m.normalizeStyle({backgroundColor:b.value}),title:"Vista previa"},null,4)],64)):(m.openBlock(),m.createElementBlock("span",nT,"Sin color"))])]),m.createElementVNode("button",{type:"button",class:"mecano:bg-gradient-to-r mecano:from-emerald-500 mecano:to-teal-500 mecano:hover:from-emerald-600 mecano:hover:to-teal-600 mecano:text-white mecano:px-5 mecano:py-2 mecano:rounded-lg mecano:font-medium mecano:shadow-sm mecano:hover:shadow-md mecano:transition-all mecano:duration-200 mecano:cursor-pointer",onClick:C[14]||(C[14]=w=>{x(o.rowIndex),f.value=!1})}," Guardar ")],32)])])):m.createCommentVNode("",!0)],64))}}),rT=["id"],iT={class:"mecano:flex mecano:flex-row mecano:w-full mecano:gap-3 mecano:mt-6"},aT=["id"],lT={key:0,class:"mecano:flex mecano:flex-col mecano:items-center mecano:justify-center mecano:gap-2 mecano:w-full mecano:h-full mecano:min-h-[120px] mecano:mt-4 mecano:rounded-lg mecano:border-2 mecano:border-dashed mecano:border-amber-300 mecano:bg-amber-50 mecano:text-amber-600"},sT={class:"mecano:text-sm mecano:font-medium"},Gd=m.defineComponent({__name:"BodySection",props:{isComponentMode:Boolean,fullwidthMode:Boolean,globalPageConfiguration:Array,sectionSelected:String,removeComponent:Function,cloneComponent:Function,addComponentFunction:Function,addCol:Function,addRow:Function,removeRow:Function,removeCol:Function,moveCol:Function,moveRow:Function,updateColConfig:Function,updateRowConfig:Function,renderApiDomain:String,isProduction:{type:Boolean,default:!1},ateneaToken:String,ledithorAiTools:Array},setup(o){const e=o,t=m.ref(!1),n=m.ref(new Set),r=m.ref(null),i=m.ref(null),a=(p,h)=>n.value.has(`${p}-${h}`),l=(p,h)=>{const u=`${p}-${h}`,f=new Set(n.value);f.has(u)?f.delete(u):f.add(u),n.value=f},s=(p,h,u,f)=>{var v;const g=f==="left"?h:h+1,b=new Set;for(const x of n.value){const[O,C]=x.split("-").map(Number);b.add(O===p&&C>=g?`${O}-${C+1}`:x)}n.value=b,(v=e.addCol)==null||v.call(e,p,h,u,f)},c=(p,h,u)=>{var g;const f=new Set;for(const b of n.value){const[v,x]=b.split("-").map(Number);v===p?(x<h&&f.add(b),x>h&&f.add(`${v}-${x-1}`)):f.add(b)}n.value=f,(g=e.removeCol)==null||g.call(e,p,h,u)},d=m.computed(()=>{var h;const p=(h=e.globalPageConfiguration)==null?void 0:h.find(u=>u.section===e.sectionSelected);return(p==null?void 0:p.rows)||[]});return(p,h)=>(m.openBlock(!0),m.createElementBlock(m.Fragment,null,m.renderList(d.value,(u,f)=>{var g;return m.openBlock(),m.createElementBlock("div",{key:"row-"+f,id:"row-"+o.sectionSelected+"-"+f,class:m.normalizeClass(["mecano:flex mecano:flex-col mecano:gap-3 mecano:w-full mecano:pt-5 mecano:px-5 mecano:pb-14 mecano:border mecano:rounded-lg js-row relative mecano:items-center mecano:hover:shadow-lg mecano:transition-all mecano:duration-300 css-pb-row mecano:group/row",r.value===f?"mecano:border-amber-400 mecano:ring-2 mecano:ring-amber-300 mecano:shadow-amber-100 mecano:shadow-lg":"mecano:border-slate-200 mecano:hover:border-slate-300"]),style:m.normalizeStyle((g=u.config)!=null&&g.backgroundColor?{backgroundColor:u.config.backgroundColor}:{backgroundColor:"#ffffff"})},[m.createVNode(Fd,{moveRow:o.moveRow,addRow:o.addRow,removeRow:o.removeRow,globalPageConfiguration:o.globalPageConfiguration,updateRowConfig:o.updateRowConfig,rowIndex:f,section:o.sectionSelected,onConfigOpen:b=>r.value=b?f:null},null,8,["moveRow","addRow","removeRow","globalPageConfiguration","updateRowConfig","rowIndex","section","onConfigOpen"]),m.createElementVNode("div",iT,[(m.openBlock(!0),m.createElementBlock(m.Fragment,null,m.renderList(u.columns,(b,v)=>{var x,O;return m.openBlock(),m.createElementBlock("div",{class:m.normalizeClass(["mecano:hover:shadow-md mecano:overflow-hidden dragging-zone mecano:border mecano:relative mecano:shadow-sm mecano:w-full mecano:p-5 mecano:pt-10 mecano:min-h-[200px] mecano:rounded-xl mecano:flex mecano:flex-col mecano:gap-3 mecano:items-center mecano:before:content-['Columna'] mecano:before:absolute mecano:before:text-slate-300 mecano:before:text-7xl mecano:before:font-bold mecano:before:bottom-4 mecano:before:left-2 mecano:before:-rotate-12 mecano:before:opacity-30 mecano:before:duration-300 mecano:before:transition-opacity mecano:group mecano:hover:before:opacity-50 mecano:transition-all mecano:duration-300",i.value===`${f}-${v}`?"mecano:border-amber-400 mecano:ring-2 mecano:ring-amber-300 mecano:shadow-amber-100":t.value?"mecano:border-emerald-300":"mecano:border-slate-200",(x=b.config)!=null&&x.backgroundColor?"":t.value?"mecano:bg-gradient-to-b mecano:from-emerald-50 mecano:to-emerald-100":"mecano:bg-gradient-to-b mecano:from-slate-50 mecano:to-slate-100"]),style:m.normalizeStyle((O=b.config)!=null&&O.backgroundColor?{backgroundColor:b.config.backgroundColor}:{}),key:"column-"+v,id:"col-"+o.sectionSelected+"-"+f+"-"+v},[m.createVNode(_d,{section:o.sectionSelected,globalPageConfiguration:o.globalPageConfiguration,updateColConfig:o.updateColConfig,addComponentFunction:o.addComponentFunction,fullwidthMode:o.fullwidthMode,addCol:s,removeCol:c,moveCol:o.moveCol,rowIndex:f,columnIndex:Number(v),isHidden:a(f,Number(v)),onToggleVisibility:C=>l(f,Number(v)),onConfigOpen:C=>i.value=C?`${f}-${v}`:null},null,8,["section","globalPageConfiguration","updateColConfig","addComponentFunction","fullwidthMode","moveCol","rowIndex","columnIndex","isHidden","onToggleVisibility","onConfigOpen"]),a(f,Number(v))?(m.openBlock(),m.createElementBlock("div",lT,[h[2]||(h[2]=m.createElementVNode("span",{class:"mecano:text-2xl"},"🙈",-1)),m.createElementVNode("span",sT,m.toDisplayString(b.components.length>0?`${b.components.length} componente${b.components.length!==1?"s":""} oculto${b.components.length!==1?"s":""}`:"Columna oculta (sin componentes)"),1)])):(m.openBlock(),m.createBlock(m.unref(W6),{key:1,class:"mecano:h-full mecano:w-full mecano:mt-4",list:b.components,group:{name:"draggingGroup",pull:!0,put:!0},"item-key":"id",handle:".handle",onStart:h[0]||(h[0]=C=>t.value=!0),onEnd:h[1]||(h[1]=C=>t.value=!1)},{item:m.withCtx(({element:C})=>[m.createVNode(vc,{renderApiDomain:o.renderApiDomain,object:C,"is-component-mode":o.isComponentMode,removeComponent:o.removeComponent,cloneComponent:o.cloneComponent,section:o.sectionSelected,isProduction:o.isProduction,ateneaToken:o.ateneaToken,ledithorAiTools:o.ledithorAiTools},null,8,["renderApiDomain","object","is-component-mode","removeComponent","cloneComponent","section","isProduction","ateneaToken","ledithorAiTools"])]),_:1},8,["list"]))],14,aT)}),128))])],14,rT)}),128))}}),cT={class:"mecano:flex mecano:justify-between mecano:items-center mecano:mb-4"},dT={class:"mecano:text-xs"},pT=["title"],mT={class:"mecano:text-xs mecano:text-slate-400"},hT={class:"mecano:flex mecano:flex-wrap mecano:gap-2 mecano:mb-4 mecano:bg-white mecano:border mecano:border-slate-200 mecano:p-4 mecano:rounded-xl mecano:shadow-sm"},uT=["value","checked"],fT={class:"mecano:my-3"},gT={class:"mecano:relative"},bT={key:0,class:"mecano:text-center mecano:py-8 mecano:text-slate-400"},ns=m.defineComponent({__name:"ComponentsBox",props:{isComponentMode:{type:Boolean},fullwidthMode:{type:Boolean},columnToInsert:{},addComponentToColumn:{type:Function},renderApiDomain:{},toggleComponentModeFunction:{type:Function},isProduction:{type:Boolean},components:{},excludedCategories:{}},setup(o){const e=o,t=["CTA","Contenido de Texto","Contenido de Imagen","Contenido con listas","Separador","Header","Footer","Imagen","Repetidor","Formulario","Título","TEST","SEO"],n=m.computed(()=>!e.excludedCategories||e.excludedCategories.length===0?t:t.filter(f=>!e.excludedCategories.includes(f))),r=m.ref(!0),i=m.ref([]),a=m.ref(""),l=["desktop","tablet","mobile"],s=m.ref("desktop"),c={desktop:{label:"Desktop",icon:"🖥️",size:"100%",width:"100%"},tablet:{label:"Tablet",icon:"📲",size:"768px",width:"768px"},mobile:{label:"Mobile",icon:"📱",size:"375px",width:"375px"}},d=()=>{const f=l.indexOf(s.value);s.value=l[(f+1)%l.length]},p=m.computed(()=>{const f=a.value.toLowerCase(),g=Object.values(e.components),b=v=>(v.name.toLowerCase()+v.component_name.toLowerCase()+v.description.toLowerCase()+v.tags.join(" ").toLowerCase()).includes(f);return i.value.length>0?g.filter(v=>i.value.includes(v.category)&&b(v)):g.filter(b)}),h=f=>{a.value=f.target.value},u=f=>{const g=f.target,b=g.value;g.checked?i.value.includes(b)||i.value.push(b):i.value=i.value.filter(v=>v!==b)};return(f,g)=>(m.openBlock(),m.createElementBlock(m.Fragment,null,[g[6]||(g[6]=m.createElementVNode("h1",{class:"mecano:text-center mecano:text-2xl mecano:font-semibold mecano:mb-4 mecano:text-slate-700 mecano:tracking-tight"},"Componentes",-1)),m.createElementVNode("div",cT,[m.createElementVNode("button",{type:"button",onClick:g[0]||(g[0]=b=>r.value=!r.value),class:"mecano:mb-3 mecano:px-4 mecano:py-2 mecano:bg-white mecano:rounded-lg mecano:border mecano:border-slate-200 mecano:hover:border-slate-300 mecano:hover:shadow-sm mecano:transition-all mecano:duration-200 mecano:cursor-pointer mecano:text-slate-600 mecano:font-medium mecano:flex mecano:items-center mecano:gap-2"},[g[2]||(g[2]=m.createElementVNode("svg",{class:"mecano:w-4 mecano:h-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24"},[m.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M3 4a1 1 0 011-1h16a1 1 0 011 1v2.586a1 1 0 01-.293.707l-6.414 6.414a1 1 0 00-.293.707V17l-4 4v-6.586a1 1 0 00-.293-.707L3.293 7.293A1 1 0 013 6.586V4z"})],-1)),g[3]||(g[3]=m.createElementVNode("span",null,"Filtros",-1)),m.createElementVNode("span",dT,m.toDisplayString(r.value?"▲":"▼"),1)]),o.fullwidthMode?(m.openBlock(),m.createElementBlock("button",{key:0,type:"button",onClick:d,title:`Vista actual: ${c[s.value].label} — clic para cambiar`,class:"mecano:cursor-pointer mecano:border mecano:border-slate-200 mecano:rounded-lg mecano:py-1.5 mecano:px-3 mecano:text-sm mecano:font-medium mecano:transition-all mecano:duration-200 mecano:bg-white mecano:hover:bg-slate-100 mecano:flex mecano:items-center mecano:gap-2"},[m.createElementVNode("span",null,m.toDisplayString(c[s.value].icon),1),m.createElementVNode("span",null,m.toDisplayString(c[s.value].label),1),m.createElementVNode("span",mT,m.toDisplayString(c[s.value].size),1)],8,pT)):m.createCommentVNode("",!0),m.createElementVNode("button",{type:"button",class:m.normalizeClass([[o.isComponentMode?"mecano:bg-gradient-to-r mecano:from-slate-600 mecano:to-slate-700 mecano:border-slate-700 mecano:text-white mecano:shadow-md":"mecano:bg-white mecano:hover:bg-slate-100"],"mecano:cursor-pointer mecano:border mecano:border-slate-200 mecano:rounded-lg mecano:py-1.5 mecano:px-3 mecano:text-sm mecano:font-medium mecano:transition-all mecano:duration-200"]),onClick:g[1]||(g[1]=b=>{var v;return(v=o.toggleComponentModeFunction)==null?void 0:v.call(o)})},m.toDisplayString(o.isComponentMode?"⚒️ Modo Configuración":"👁️ Modo Visual"),3)]),m.withDirectives(m.createElementVNode("div",hT,[(m.openBlock(!0),m.createElementBlock(m.Fragment,null,m.renderList(n.value,b=>(m.openBlock(),m.createElementBlock("label",{key:b,class:m.normalizeClass(["mecano:flex mecano:items-center mecano:gap-2 mecano:text-xs mecano:bg-slate-50 mecano:hover:bg-slate-100 mecano:px-3 mecano:py-2 mecano:rounded-lg mecano:cursor-pointer mecano:transition-colors mecano:duration-200 mecano:border mecano:border-transparent mecano:hover:border-slate-200",{"mecano:bg-emerald-50 mecano:border-emerald-200 mecano:text-emerald-700":i.value.includes(b)}])},[m.createElementVNode("input",{type:"checkbox",value:b,checked:i.value.includes(b),onInput:u,class:"mecano:w-4 mecano:h-4 mecano:rounded mecano:border-slate-300 mecano:text-emerald-500 mecano:focus:ring-emerald-500"},null,40,uT),m.createTextVNode(" "+m.toDisplayString(b),1)],2))),128))],512),[[m.vShow,r.value]]),m.createElementVNode("div",fT,[m.createElementVNode("div",gT,[g[4]||(g[4]=m.createElementVNode("svg",{class:"mecano:absolute mecano:left-3 mecano:top-1/2 mecano:-translate-y-1/2 mecano:w-5 mecano:h-5 mecano:text-slate-400",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24"},[m.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"})],-1)),m.createElementVNode("input",{onInput:h,type:"text",placeholder:"Buscar componente...",class:"mecano:duration-300 mecano:border mecano:border-slate-200 mecano:bg-white mecano:rounded-xl mecano:py-3 mecano:px-8 mecano:pl-11 mecano:w-full mecano:focus:outline-none mecano:focus:ring-2 mecano:focus:ring-emerald-500/20 mecano:focus:border-emerald-400 mecano:hover:border-slate-300 mecano:shadow-sm"},null,32)])]),m.createElementVNode("div",{class:"component-library dragging-zone mecano:p-5 mecano:min-h-[200px] mecano:border mecano:border-slate-200 mecano:bg-white mecano:rounded-xl mecano:flex mecano:flex-col mecano:gap-4 mecano:items-center mecano:shadow-sm mecano:mx-auto mecano:transition-all mecano:duration-300",style:m.normalizeStyle({width:c[s.value].width})},[m.createVNode(m.unref(W6),{class:"mecano:w-full mecano:flex mecano:flex-col mecano:gap-4",list:p.value,group:{name:"draggingGroup",pull:"clone",put:!1},itemKey:"name",clone:b=>JSON.parse(JSON.stringify(b))},{item:m.withCtx(({element:b})=>[m.createVNode(vc,{renderApiDomain:o.renderApiDomain,object:b,"is-component-mode":o.isComponentMode,fullwidthMode:o.fullwidthMode,columnToInsert:o.columnToInsert,addComponentToColumn:o.addComponentToColumn,insideComponentBox:!0,isProduction:o.isProduction,previewWidth:s.value},null,8,["renderApiDomain","object","is-component-mode","fullwidthMode","columnToInsert","addComponentToColumn","isProduction","previewWidth"])]),_:1},8,["list","clone"]),p.value.length===0?(m.openBlock(),m.createElementBlock("div",bT,[...g[5]||(g[5]=[m.createElementVNode("svg",{class:"mecano:w-12 mecano:h-12 mecano:mx-auto mecano:mb-3 mecano:opacity-50",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24"},[m.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.172 16.172a4 4 0 015.656 0M9 10h.01M15 10h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"})],-1),m.createElementVNode("p",{class:"mecano:text-sm mecano:font-medium"},"No se encontraron componentes",-1),m.createElementVNode("p",{class:"mecano:text-xs mecano:mt-1"},"Intenta con otros filtros o términos de búsqueda",-1)])])):m.createCommentVNode("",!0)],4)],64))}}),CT={},OT={class:"mecano:w-full mecano:px-4"};function vT(o,e){return m.openBlock(),m.createElementBlock("div",OT,[...e[0]||(e[0]=[m.createStaticVNode(`<div class="mecano:rounded-lg lb:flex lb:items-center lb:justify-center lb:gap-2 lb:py-2 lb:px-4 lb:border-t lb:h-8 lb:border-brand-purple-200 lb:bg-brand-purple-50 lb:rounded-b-md lb:mt-3" style="background:linear-gradient(90deg, rgb(0, 25, 120), rgb(33, 52, 241) 50%, rgb(248, 27, 189) 95%);color:white;"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 52" fill="currentColor" class="lb:w-5 lb:h-5 lb:text-white" aria-hidden="true"><path d="M29.0863 15.2704H24.9419V36.7321H37.5259V33.1048H29.0863V15.2704Z"></path><path d="M18.1601 33.1048H9.72056V36.7321H22.3045V15.2704H18.1601V33.1048Z"></path><path d="M44.0063 51.846L3.16483 50.1834C1.35636 50.1834 0 48.5965 0 46.8584V4.99294C0 \r
124
124
  3.33041 1.65777 1.8946 3.31554 1.81903L44.157 0.1565C46.2669 0.0809304 48 1.74346 48 \r
125
125
  3.8594V47.8408C48 50.0323 46.1915 51.846 43.9309 51.7704H44.0063V51.846ZM4.89796 46.405L42.9513 \r
126
126
  47.4629C43.4788 47.4629 44.0063 47.0095 44.0063 46.4805V5.21965C44.0063 4.69066 43.6295 4.31282 \r
127
127
  43.102 4.31282L4.82261 5.67307C4.14443 5.67307 3.61695 6.27762 3.61695 6.95775V45.1203C3.61695 \r
128
- 45.8004 4.14443 46.3294 4.82261 46.405H4.89796Z"></path></svg><span class="lb:text-xs lb:text-neutral-50">Powered by <span class="lb:font-semibold lb:text-white">Mecano</span></span></div>`,1)])])}const wT=W1(CT,[["render",vT]]),q6=`@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@layer properties,limbo-theme,limbo-base,limbo-components,limbo-utilities;:root{--limbo-font-family:"Inter","Poppins",-apple-system,"Arial",BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;--limbo-brand-purple-1000:#4e28cd;--limbo-brand-purple-800:#7153d7;--limbo-brand-purple-400:#a48fe5;--limbo-brand-purple-350:#9da6cc;--limbo-brand-purple-200:#d1c7f2;--limbo-brand-purple-050:#f3f0fc;--limbo-brand-blue-1000:#001978;--limbo-brand-blue-800:#334793;--limbo-brand-blue-400:#7581b1;--limbo-brand-blue-350:#9da6cc;--limbo-brand-blue-200:#ccd1e4;--limbo-brand-blue-050:#f2f3f8;--limbo-pink-1000:#f81bbd;--limbo-pink-800:#fa54cd;--limbo-pink-500:#fb8dde;--limbo-pink-200:#fdc6ef;--limbo-bright-blue-1000:#2134f1;--limbo-bright-blue-800:#5967f5;--limbo-bright-blue-500:#9099f8;--limbo-bright-blue-200:#c7ccfb;--limbo-red-1000:#c73a3a;--limbo-red-800:#d26161;--limbo-red-200:#f7e3e3;--limbo-red-050:#fff6f6;--limbo-yellow-1000:#f0bc00;--limbo-yellow-800:#f3c933;--limbo-yellow-200:#fcf2cc;--limbo-yellow-050:#fefcf2;--limbo-green-1000:#128851;--limbo-green-800:#41a074;--limbo-green-200:#d0e7dc;--limbo-green-050:#f3f9f6;--limbo-teal-1000:#1a74a8;--limbo-teal-800:#4890b9;--limbo-teal-200:#d1e3ee;--limbo-teal-050:#f4fbff;--limbo-neutral-black-000:#000;--limbo-neutral-gray-1000:#262626;--limbo-neutral-gray-900:#363942;--limbo-neutral-gray-800:#4b4d55;--limbo-neutral-gray-700:#5f6168;--limbo-neutral-gray-500:#888a91;--limbo-neutral-gray-300:#b6b7bb;--limbo-neutral-gray-200:#c8c9cd;--limbo-neutral-gray-100:#d9d8d9;--limbo-neutral-gray-050:#f2f2f3;--limbo-neutral-gray-025:#fbfcfd;--limbo-neutral-white-000:#fff;--limbo-neutral-gray-logo:#1d1d1b;--limbo-gray-transparent-1000:#000d4de6;--limbo-gray-transparent-700:#001166a6;--limbo-gray-transparent-500:#00199973;--limbo-gray-transparent-100:#0022cc1a;--limbo-gray-transparent-050:#002aff0a;--limbo-gray-transparent-025:#002aff05;--limbo-shadow-sm:0 1px 2px 0 #0000000d;--limbo-shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;--limbo-shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;--limbo-shadow-xl:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;--limbo-radius-sm:4px;--limbo-radius-md:8px;--limbo-radius-lg:12px;--limbo-radius-xl:16px;--limbo-radius-2xl:20px;--limbo-radius-full:9999px;--limbo-space-xs:4px;--limbo-space-sm:8px;--limbo-space-md:16px;--limbo-space-lg:24px;--limbo-space-xl:32px;--limbo-space-2xl:48px;--limbo-space-3xl:64px;--limbo-icon-white:brightness(0)saturate(100%)invert(84%)sepia(100%)saturate(0%)hue-rotate(35deg)brightness(104%)contrast(103%);--limbo-icon-blue:brightness(0)saturate(100%)invert(11%)sepia(84%)saturate(3143%)hue-rotate(224deg)brightness(83%)contrast(115%);--limbo-icon-warning:brightness(0)saturate(100%)invert(69%)sepia(79%)saturate(2524%)hue-rotate(11deg)brightness(108%)contrast(101%);--limbo-icon-warning-dark:brightness(0)saturate(100%)invert(45%)sepia(55%)saturate(2475%)hue-rotate(8deg)brightness(101%)contrast(101%)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-font-poppins{font-family:var(--limbo-font-family)!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-card-base{background-color:var(--limbo-neutral-white-000);border-radius:var(--limbo-radius-xl);box-shadow:var(--limbo-shadow-md);transition:all .2s;overflow:hidden}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-card-base:hover{box-shadow:var(--limbo-shadow-lg);transform:translateY(-2px)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-card-header{padding:var(--limbo-space-lg);border-bottom:1px solid var(--neutral-gray-050)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-card-body{padding:var(--limbo-space-lg)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-card-footer{padding:var(--limbo-space-lg);border-top:1px solid var(--neutral-gray-050);background-color:var(--neutral-gray-025)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-alert{padding:var(--limbo-space-md);border-radius:var(--limbo-radius-lg);font-family:var(--limbo-font-family);margin-bottom:var(--limbo-space-md);border-style:solid;border-width:1px;font-size:14px}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-alert-success{background-color:var(--limbo-green-800);border-color:var(--limbo-green-200);color:var(--limbo-green-1000);border-radius:var(--limbo-radius-md);padding:.7rem}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-alert-danger{background-color:var(--limbo-red-050);border-color:var(--limbo-red-200);color:var(--limbo-red-1000)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-alert-warning{background-color:var(--limbo-yellow-050);border-color:var(--limbo-yellow-200);color:var(--limbo-yellow-1000)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-alert-info{background-color:var(--limbo-teal-050);border-color:var(--limbo-teal-200);color:var(--limbo-teal-1000)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-form-control{border:1px solid var(--limbo-brand-blue-200)!important;border-radius:var(--limbo-radius-md)!important;width:100%!important;font-family:var(--limbo-font-family)!important;color:var(--limbo-neutral-gray-900)!important;background-color:var(--limbo-neutral-white-000)!important;box-shadow:none!important;appearance:none!important;background-image:none!important;padding:8px 12px!important;font-size:13px!important;line-height:1.4!important;transition:border-color .15s,box-shadow .15s!important;display:block!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-form-control::placeholder{color:var(--limbo-neutral-gray-500)!important;opacity:1!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-form-control:placeholder-shown,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-form-control[value=""]{border-color:var(--limbo-neutral-gray-300)!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-form-control[required]:placeholder-shown,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-form-control[required][value=""]{border-color:var(--limbo-neutral-gray-400)!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-form-control:hover:not(:focus):not(:disabled){border-color:var(--limbo-brand-blue-400)!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-form-control:focus{border-color:var(--limbo-brand-blue-800)!important;box-shadow:0 0 0 2px var(--limbo-brand-blue-050)!important;outline:none!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-form-control:disabled{background-color:var(--limbo-neutral-gray-050)!important;color:var(--limbo-neutral-gray-500)!important;cursor:not-allowed!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-form-control.is-invalid{border-color:var(--limbo-red-1000)!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-form-control.is-invalid:focus{box-shadow:0 0 0 2px var(--limbo-red-050)!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-form-control--compact{padding:5px 10px!important;font-size:12px!important;line-height:1.3!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-form-control[type=date]{min-width:120px!important;max-width:140px!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-form-control[type=date]::-webkit-calendar-picker-indicator{cursor:pointer!important;opacity:.6!important;transition:opacity .15s!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-form-control[type=date]::-webkit-calendar-picker-indicator:hover{opacity:1!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-form-label{font-family:var(--limbo-font-family)!important;color:var(--limbo-neutral-gray-700)!important;letter-spacing:.01em!important;margin-bottom:4px!important;font-size:12px!important;font-weight:500!important;display:block!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-form-label--compact{margin-bottom:2px!important;font-size:11px!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filters{background-color:var(--limbo-neutral-gray-025)!important;border-radius:var(--limbo-radius-md)!important;border:1px solid var(--limbo-neutral-gray-100)!important;flex-wrap:wrap!important;align-items:flex-end!important;gap:12px!important;padding:8px 12px!important;display:flex!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filters .limbo-filter-group{flex-direction:column!important;gap:2px!important;display:flex!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filters .limbo-filter-group--name{flex:1!important;min-width:180px!important;max-width:300px!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filters .limbo-filter-group--date{min-width:auto!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filters .limbo-filter-label{font-family:var(--limbo-font-family)!important;color:var(--limbo-neutral-gray-600)!important;letter-spacing:.02em!important;text-transform:uppercase!important;margin-bottom:2px!important;font-size:11px!important;font-weight:500!important;display:block!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filters .limbo-filter-input,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-input-image-name{border:1px solid var(--limbo-neutral-gray-200)!important;border-radius:var(--limbo-radius-sm)!important;width:100%!important;min-width:135px!important;min-height:35px!important;font-family:var(--limbo-font-family)!important;color:var(--limbo-neutral-gray-900)!important;background-color:var(--limbo-neutral-white-000)!important;box-shadow:none!important;appearance:none!important;background-image:none!important;padding:6px 10px!important;font-size:13px!important;line-height:1.3!important;transition:border-color .15s,box-shadow .15s!important;display:block!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filters .limbo-filter-clear-btn{max-width:min-content!important;min-height:35px!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filters .limbo-filter-input::placeholder{color:var(--limbo-neutral-gray-400)!important;opacity:1!important;font-size:12px!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filters .limbo-filter-input:hover:not(:focus):not(:disabled){border-color:var(--limbo-brand-blue-350)!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filters .limbo-filter-input:focus{border-color:var(--limbo-brand-blue-800)!important;box-shadow:0 0 0 2px var(--limbo-brand-blue-050)!important;outline:none!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filters .limbo-filter-input[type=date]{width:100%;width:130px!important;padding-right:6px!important;display:block!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filters .limbo-filter-input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer!important;opacity:.5!important;width:14px!important;height:14px!important;transition:opacity .15s!important;display:block!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filters .limbo-filter-input[type=date]::-webkit-calendar-picker-indicator:hover{opacity:1!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filters .limbo-filter-dates{align-items:flex-end!important;gap:8px!important;display:flex!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filter-searching{vertical-align:middle!important;align-items:center!important;margin-left:6px!important;display:inline-flex!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filter-searching .icon{width:12px!important;height:12px!important;filter:var(--limbo-icon-blue)!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-search-overlay{-webkit-backdrop-filter:blur(2px)!important;backdrop-filter:blur(2px)!important;z-index:15!important;border-radius:var(--limbo-radius-md)!important;background-color:#ffffffb3!important;justify-content:center!important;align-items:center!important;min-height:200px!important;display:flex!important;position:absolute!important;inset:0!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-search-overlay__content{background-color:var(--limbo-neutral-white-000)!important;border-radius:var(--limbo-radius-lg)!important;font-family:var(--limbo-font-family)!important;color:var(--limbo-brand-blue-800)!important;align-items:center!important;gap:10px!important;padding:12px 20px!important;font-size:14px!important;font-weight:500!important;display:flex!important;box-shadow:0 4px 12px #00000026!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-search-overlay__content .icon{width:18px!important;height:18px!important;filter:var(--limbo-icon-blue)!important}@container limbo-component (max-width:480px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filters{flex-direction:column!important;align-items:stretch!important;gap:10px!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filters .limbo-filter-group--name{min-width:100%!important;max-width:100%!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filters .limbo-filter-dates{flex-direction:column!important;gap:10px!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filters .limbo-filter-input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer!important;opacity:.5!important;width:14px!important;height:14px!important;transition:opacity .15s!important;display:block!important}}@container limbo-component (min-width:481px) and (max-width:640px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filters{gap:10px!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filters .limbo-filter-group--name{flex:100%!important;max-width:100%!important}}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-badge{border-radius:var(--limbo-radius-full);font-family:var(--limbo-font-family);align-items:center;padding:4px 12px;font-size:12px;font-weight:500;line-height:1;display:inline-flex}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-badge-primary{background-color:var(--limbo-brand-blue-1000);color:var(--limbo-neutral-white-000)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-badge-secondary{background-color:var(--limbo-pink-1000);color:var(--limbo-neutral-white-000)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-badge-success{background-color:var(--limbo-green-1000);color:var(--limbo-neutral-white-000)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-badge-danger{background-color:var(--limbo-red-1000);color:var(--limbo-neutral-white-000)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-badge-warning{background-color:var(--limbo-yellow-1000);color:var(--limbo-neutral-gray-1000)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-badge-light{background-color:var(--limbo-neutral-gray-050);color:var(--limbo-neutral-gray-800)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filter-clear-btn{border:1px solid var(--limbo-neutral-gray-300)!important;border-radius:var(--limbo-radius-sm)!important;background-color:var(--limbo-neutral-white-000)!important;height:34px!important;font-family:var(--limbo-font-family)!important;color:var(--limbo-neutral-gray-600)!important;cursor:pointer!important;white-space:nowrap!important;justify-content:center!important;align-items:center!important;gap:4px!important;padding:0 12px!important;font-size:12px!important;font-weight:500!important;transition:all .15s!important;display:inline-flex!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filter-clear-btn:hover{background-color:var(--limbo-red-200)!important;border-color:var(--limbo-red-800)!important;color:var(--limbo-red-800)!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filter-clear-btn:hover .icon{filter:brightness(0)saturate()invert(57%)sepia(23%)saturate(5080%)hue-rotate(321deg)brightness(90%)contrast(82%)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filter-clear-btn:focus-visible{outline:2px solid var(--limbo-red-400)!important;outline-offset:2px!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filter-clear-btn .icon{width:14px!important;height:14px!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filter-clear-btn:disabled,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filter-clear-btn[disabled]{opacity:.4!important;cursor:not-allowed!important;background-color:var(--limbo-neutral-gray-300)!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filter-clear-btn:disabled:hover,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filter-clear-btn[disabled]:hover{background-color:var(--limbo-neutral-gray-300)!important;border-color:var(--limbo-neutral-gray-300)!important;color:var(--limbo-neutral-gray-600)!important}:is(:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filter-clear-btn:disabled:hover,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filter-clear-btn[disabled]:hover) .icon{filter:inherit!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-text-danger,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-text-danger *{color:var(--limbo-red-1000)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-text-success,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-text-success *{color:var(--limbo-green-1000)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) select{appearance:none!important;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23131313%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E)!important;background-position:right .7rem top 50%!important;background-repeat:no-repeat!important;background-size:.65rem!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) input,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) textarea,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) select{font-family:var(--limbo-font-family)!important;color:var(--limbo-neutral-gray-800)!important;font-size:14px!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) input[type=text],:is([id^=limbo-component-container-],.limbo-component-container-wrapper) input[type=email],:is([id^=limbo-component-container-],.limbo-component-container-wrapper) input[type=password],:is([id^=limbo-component-container-],.limbo-component-container-wrapper) input[type=number],:is([id^=limbo-component-container-],.limbo-component-container-wrapper) input[type=tel],:is([id^=limbo-component-container-],.limbo-component-container-wrapper) input[type=url],:is([id^=limbo-component-container-],.limbo-component-container-wrapper) input[type=search],:is([id^=limbo-component-container-],.limbo-component-container-wrapper) input[type=date],:is([id^=limbo-component-container-],.limbo-component-container-wrapper) input[type=time],:is([id^=limbo-component-container-],.limbo-component-container-wrapper) input[type=datetime-local],:is([id^=limbo-component-container-],.limbo-component-container-wrapper) textarea,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) select{min-height:20px;border:1px solid var(--limbo-neutral-gray-300)!important;border-radius:var(--limbo-radius-md)!important;background-color:var(--limbo-neutral-white-000)!important;width:100%!important;height:auto!important;max-height:fit-content!important;font-family:var(--limbo-font-family)!important;padding:8px 12px!important;font-size:14px!important;line-height:1.4!important;transition:border-color .15s,box-shadow .15s!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filter-input{height:34px!important;min-height:34px!important;padding:6px 10px!important;font-size:13px!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) input[type=date]::-webkit-calendar-picker-indicator{opacity:.6!important;cursor:pointer!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23334793' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2'%3E%3C/rect%3E%3Cline x1='16' y1='2' x2='16' y2='6'%3E%3C/line%3E%3Cline x1='8' y1='2' x2='8' y2='6'%3E%3C/line%3E%3Cline x1='3' y1='10' x2='21' y2='10'%3E%3C/line%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-size:contain!important;width:16px!important;height:16px!important;transition:opacity .15s!important;display:block!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) input[type=date]::-webkit-calendar-picker-indicator:hover{opacity:1!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) input[type=date]:hover::-webkit-calendar-picker-indicator{opacity:.8!important;display:block!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) input[type=checkbox]{border:2px solid var(--limbo-brand-blue-200)!important;border-radius:var(--limbo-radius-xs)!important;background:var(--limbo-neutral-white-000)!important;appearance:none!important;cursor:pointer!important;vertical-align:middle!important;width:20px!important;height:20px!important;margin-right:8px!important;padding:0!important;display:inline-block!important;position:relative!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) input[type=checkbox]:checked{border-color:var(--limbo-brand-blue-1000)!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) input[type=checkbox]:checked:after{content:""!important;border:2px solid var(--limbo-neutral-white-000)!important;background:var(--limbo-brand-blue-1000)!important;width:100%!important;height:100%!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) input[type=checkbox]:focus{border-color:var(--limbo-brand-blue-1000)!important;box-shadow:0 0 0 3px var(--limbo-brand-blue-050)!important;outline:none!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) input[type=radio]:checked:after{content:"";background:var(--limbo-neutral-white-000);border-radius:50%;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-checkbox-label{font-family:var(--limbo-font-family);color:var(--limbo-neutral-gray-800);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;margin-right:16px;font-size:14px;display:flex}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) input:focus,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) textarea:focus,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) select:focus{border-color:var(--limbo-brand-blue-1000)!important;box-shadow:0 0 0 3px var(--limbo-brand-blue-050)!important;outline:none!important;transform:translateY(-1px)!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) input::placeholder,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) textarea::placeholder{color:var(--limbo-neutral-gray-300)!important;font-style:italic!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) input:invalid,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) textarea:invalid,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) select:invalid{border-color:var(--limbo-red-1000)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) input:required,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) textarea:required:placeholder-shown,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) select:required:placeholder-shown{border-color:var(--limbo-neutral-gray-500)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) input:disabled,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) textarea:disabled,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) select:disabled{border-color:var(--limbo-neutral-gray-200);background-color:var(--limbo-neutral-gray-050);color:var(--limbo-neutral-gray-300)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) input:read-only,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) textarea:read-only{border-color:var(--limbo-neutral-gray-200);background-color:var(--limbo-neutral-gray-050);color:var(--limbo-neutral-black-000)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) input:invalid:focus,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) textarea:invalid:focus,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) select:invalid:focus{box-shadow:0 0 0 3px var(--limbo-red-050)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-card,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-card-parent{background:var(--limbo-neutral-white-000);border-radius:var(--limbo-radius-xl);border:1px solid var(--limbo-neutral-gray-050);padding-bottom:var(--limbo-space-md);padding-top:var(--limbo-space-xs);transition:box-shadow .2s,transform .2s}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-card:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-btn{border-radius:var(--limbo-radius-lg)!important;font-family:var(--limbo-font-family)!important;cursor:pointer!important;padding:var(--limbo-space-sm)!important;background-color:inherit!important;border:none!important;font-weight:500!important;text-decoration:none!important;transition:all .2s!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-btn-primary{background:var(--limbo-brand-blue-1000)!important;color:var(--limbo-neutral-white-000)!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-btn-primary:hover{background:var(--limbo-brand-blue-800)!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-btn-secondary{background:var(--limbo-neutral-gray-500)!important;color:var(--limbo-neutral-white-000)!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-btn-secondary:hover{background:var(--limbo-neutral-gray-300)!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-btn-info{background:var(--limbo-teal-1000)!important;color:var(--limbo-neutral-white-000)!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-btn-info:hover{background:var(--limbo-teal-800)!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-btn-disabled{background:var(--limbo-brand-blue-400)!important;color:var(--limbo-neutral-white-000)!important;cursor:not-allowed!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-btn-danger{background:var(--limbo-red-1000)!important;color:var(--limbo-neutral-white-000)!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-btn-danger:hover{background:var(--limbo-red-800)!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-btn-warning{background:var(--limbo-yellow-1000)!important;color:var(--limbo-neutral-black-000)!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-btn-warning:hover{background:var(--limbo-yellow-800)!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-btn-success{background:var(--limbo-green-1000)!important;color:var(--limbo-neutral-white-000)!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-btn-success:hover{background:var(--limbo-green-800)!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-gallery-row{gap:var(--limbo-space-sm);flex-wrap:wrap;justify-content:flex-start;align-items:stretch;display:flex}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card-wrapper{box-sizing:border-box;width:100%;min-width:0;max-width:18rem;position:relative}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card{border-radius:var(--limbo-radius-md);box-shadow:none;padding:var(--limbo-space-xs);aspect-ratio:1;box-sizing:border-box;background:0 0;border:1px solid #0000;width:100%;min-width:0;transition:box-shadow .2s,transform .2s,border-color .2s;position:relative;overflow:hidden}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card img{object-fit:cover;width:100%}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-card-info-overlay{border-radius:0 0 var(--limbo-radius-md)var(--limbo-radius-md);z-index:5;opacity:0;pointer-events:none;background:linear-gradient(#0000,#0000004d 40%,#000000a6);flex-direction:column;align-items:center;gap:2px;padding:20px 8px 6px;transition:opacity .2s,transform .2s;display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(4px)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-card-info-name{color:#fff;text-align:center;white-space:nowrap;text-overflow:ellipsis;text-shadow:0 1px 2px #0006;max-width:100%;font-size:.7rem;font-weight:600;overflow:hidden}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-card-info-folder{color:#000000d9;text-shadow:0 1px 2px #0003;vertical-align:middle;font-size:.65rem}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-moving-overlay{z-index:30;border-radius:var(--limbo-radius-md);background:#ffffffd9;flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex;position:absolute;inset:0}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card-wrapper:hover .limbo-image-card{background:var(--limbo-neutral-white-000);border:1px solid var(--limbo-neutral-gray-050);transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card-wrapper:hover,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card-wrapper:focus-within,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card-wrapper--has-active-dropdown{z-index:2}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card-wrapper:hover .limbo-image-actions,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card-wrapper:focus-within .limbo-image-actions,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card-wrapper--has-active-dropdown .limbo-image-actions{opacity:1;pointer-events:auto;transform:translateY(0)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card-wrapper:hover .limbo-card-info-overlay,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card-wrapper:focus-within .limbo-card-info-overlay{opacity:1;transform:translateY(0)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card-wrapper:hover .limbo-image-actions.limbo-image-actions--mobile,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card-wrapper:focus-within .limbo-image-actions.limbo-image-actions--mobile,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card-wrapper--has-active-dropdown .limbo-image-actions.limbo-image-actions--mobile{opacity:1;pointer-events:auto;transform:none}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-action-btn.limbo-action-btn--active{filter:hue-rotate(-40deg)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-actions{opacity:0;pointer-events:none;box-sizing:border-box;z-index:20;border-radius:var(--limbo-radius-lg)var(--limbo-radius-lg)0 0;background:linear-gradient(#0000008c,#00000059 70%,#0000);flex-direction:column;align-items:center;gap:0;width:fit-content;padding:6px 8px;transition:opacity .2s,transform .2s;display:flex;position:absolute;top:0;left:0;right:0;transform:translateY(-6px)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-actions__buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:4px;width:100%;display:flex}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-actions__folder{white-space:normal;border-top:1px solid #fff3;width:100%;min-width:0;margin-top:6px;padding-top:6px}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-actions--expanded{background:linear-gradient(#000000b3,#0000008c);padding:8px}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-actions .limbo-action-btn{border-radius:var(--limbo-radius-full);color:var(--limbo-brand-blue-1000);cursor:pointer;box-shadow:var(--limbo-shadow-sm);font-size:1rem;transition:all .15s;min-height:33px!important;padding:4px 8px!important;line-height:24px!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-actions .limbo-action-btn.limbo-btn-delete{background-color:var(--limbo-red-1000);color:var(--limbo-neutral-white-000)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-actions .limbo-action-btn.limbo-btn-download{background-color:var(--limbo-brand-blue-1000);color:var(--limbo-neutral-white-000)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-actions .limbo-action-btn.limbo-btn-copy{background-color:var(--limbo-neutral-gray-500)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-actions .limbo-action-btn.limbo-btn-copy:hover{background-color:var(--limbo-neutral-gray-300)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-actions .limbo-action-btn.limbo-btn-crop{background-color:var(--limbo-brand-blue-400)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-actions .limbo-action-btn.limbo-btn-crop:hover{background-color:var(--limbo-brand-blue-350)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-actions .limbo-action-btn.limbo-btn-delete:hover{background-color:var(--limbo-red-800)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-actions .limbo-action-btn.limbo-btn-download:hover{background-color:var(--limbo-brand-blue-800)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-loader{color:var(--limbo-brand-blue-1000)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-tabs{border-bottom:2px solid var(--limbo-brand-blue-200)!important;gap:0!important;margin-bottom:16px!important;display:flex!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-tab{font-family:var(--limbo-font-family)!important;color:var(--limbo-neutral-gray-600)!important;cursor:pointer!important;background:0 0!important;border:none!important;padding:10px 16px!important;font-size:14px!important;font-weight:500!important;transition:color .15s!important;position:relative!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-tab.limbo-active{color:var(--limbo-brand-blue-1000)!important;font-weight:600!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-tab.limbo-active:after{content:""!important;background-color:var(--limbo-brand-blue-1000)!important;height:2px!important;position:absolute!important;bottom:-2px!important;left:0!important;right:0!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-tab:hover:not(.limbo-active){color:var(--limbo-brand-blue-800)!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-tab:focus-visible{outline:2px solid var(--limbo-brand-blue-400)!important;outline-offset:2px!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-animate-pulse{animation:2s cubic-bezier(.4,0,.6,1) infinite limbo-pulse}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-animate-fadeIn{animation:.2s ease-out forwards limbo-fadeIn}@media(max-width:768px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-gallery-row{gap:var(--limbo-space-md);grid-template-columns:repeat(2,1fr)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card{max-width:100%;padding:var(--limbo-space-sm)}}[id^=limbo-component-container-],.limbo-component-container-wrapper{--limbo-icon-white:brightness(0)saturate(100%)invert(84%)sepia(100%)saturate(0%)hue-rotate(35deg)brightness(104%)contrast(103%);--limbo-icon-blue:brightness(0)saturate(100%)invert(11%)sepia(64%)saturate(3622%)hue-rotate(221deg)brightness(108%)contrast(125%);--limbo-icon-warning:brightness(0)saturate(100%)invert(69%)sepia(79%)saturate(2524%)hue-rotate(11deg)brightness(108%)contrast(101%);--limbo-icon-warning-dark:brightness(0)saturate(100%)invert(45%)sepia(55%)saturate(2475%)hue-rotate(8deg)brightness(101%)contrast(101%)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon{vertical-align:middle;background-position:50%;background-repeat:no-repeat;background-size:contain;flex-shrink:0;width:1.5rem;max-width:1.5rem;height:1.5rem;max-height:1.5rem;display:inline-block}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon--xs{width:.75rem;height:.75rem}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon--1sm{width:1.15rem;height:1.15rem}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon--sm{width:1rem;height:1rem}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon--2sm{width:1.25rem;height:1.25rem}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon--md{width:1.5rem;height:1.5rem}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon--lg{width:2rem;height:2rem}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon--xl{width:2.5rem;height:2.5rem}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon--2xl{width:3rem;height:3rem}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon--left{margin-right:.5rem}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon--right{margin-left:.5rem}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon--center{margin:0 auto}@media(max-width:768px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon--responsive{width:1.25rem;height:1.25rem}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon--lg.icon--responsive{width:1.5rem;height:1.5rem}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon--xl.icon--responsive{width:2rem;height:2rem}}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-btn{cursor:pointer;background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;padding:.375rem;transition:background-color .15s ease-in-out;display:inline-flex}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-btn:hover{background-color:#0000000d}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-btn:focus{outline-offset:2px;outline:2px solid #007bff}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-text{align-items:center;gap:.5rem;display:inline-flex}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-spinner{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M27.0741%2016C27.0741%2013.8098%2026.4246%2011.6687%2025.2078%209.84758C23.9909%208.02646%2022.2614%206.60706%2020.2379%205.76889C18.2144%204.93073%2015.9877%204.71142%2013.8396%205.13872C11.6915%205.56601%209.71828%206.6207%208.16944%208.16944C6.62073%209.71819%205.56603%2011.6914%205.13868%2013.8396C4.71143%2015.9878%204.93072%2018.2144%205.7689%2020.2378C6.6071%2022.2614%208.02647%2023.9909%209.84759%2025.2078C11.6687%2026.4246%2013.8098%2027.0741%2016%2027.0741C16.5318%2027.0741%2016.963%2027.5052%2016.963%2028.037C16.963%2028.5689%2016.5318%2029%2016%2029C13.4289%2029%2010.9155%2028.2376%208.77762%2026.8091C6.63975%2025.3807%204.97355%2023.3503%203.98959%2020.9748C3.98959%2020.9748%203.98959%2020.9749%203.98959%2020.9748C3.00561%2018.5995%202.74823%2015.9856%203.24976%2013.4639C3.75142%2010.9421%204.98954%208.62571%206.80759%206.80762C8.62574%204.98957%2010.9421%203.75141%2013.4638%203.2498C15.9856%202.74818%2018.5995%203.00564%2020.9749%203.98957C23.3503%204.97351%2025.3806%206.63976%2026.8091%208.77759C28.2376%2010.9154%2029%2013.4289%2029%2016C29%2016.5318%2028.5689%2016.963%2028.037%2016.963C27.5052%2016.963%2027.0741%2016.5318%2027.0741%2016Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-add{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16%203C16.5523%203%2017%203.44772%2017%204V15C17%2015%2027.4477%2015%2028%2015C28.5523%2015%2029%2016%2029%2016C29%2016%2028.5523%2017%2028%2017C27.4477%2017%2017%2017%2017%2017V28C17%2028.5523%2016.5523%2029%2016%2029C15.4477%2029%2015%2028.5523%2015%2028V17H4C3.44772%2017%203%2016.5523%203%2016C3%2015.4477%203.44772%2015%204%2015H15V4C15%203.44772%2015.4477%203%2016%203Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-area{background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.80606%203.04622C3.99782%203.34946%202.74991%205.09426%203.04405%206.90796C3.23812%208.10465%204.10882%209.15162%205.23838%209.54656L5.40015%209.60313V16.0001V22.3971L5.23838%2022.4541C4.10321%2022.8543%203.23839%2023.894%203.04405%2025.0923C2.67786%2027.3502%204.64984%2029.3221%206.90776%2028.9559C8.10469%2028.7619%209.14622%2027.8955%209.54593%2026.7616L9.60297%2026.5999H16H22.3971L22.4541%2026.7616C22.8542%2027.8968%2023.894%2028.7616%2025.0923%2028.9559C27.3497%2029.322%2029.3221%2027.3497%2028.956%2025.0923C28.7617%2023.894%2027.897%2022.8545%2026.7617%2022.4541L26.5999%2022.3971V16.0001V9.60313L26.7617%209.54609C27.8956%209.14639%2028.7619%208.10487%2028.956%206.90796C29.3221%204.65055%2027.3497%202.67819%2025.0923%203.04428C23.894%203.23862%2022.8542%204.10343%2022.4541%205.23859L22.3971%205.40036H16H9.60297L9.54593%205.23859C9.33689%204.64552%208.90248%204.05955%208.38796%203.67651C7.64131%203.12073%206.71308%202.89413%205.80606%203.04622ZM5.94857%204.99766C5.34117%205.19184%204.93795%205.73979%204.93795%206.37097C4.93795%207.16617%205.57557%207.80379%206.37078%207.80379C7.16598%207.80379%207.80361%207.16617%207.80361%206.37097C7.80361%205.73878%207.39533%205.18537%206.79123%204.99867C6.54173%204.92158%206.18784%204.92115%205.94857%204.99766ZM25.207%204.99766C24.5996%205.19184%2024.1964%205.73979%2024.1964%206.37097C24.1964%207.16617%2024.834%207.80379%2025.6293%207.80379C26.4245%207.80379%2027.0621%207.16617%2027.0621%206.37097C27.0621%205.73878%2026.6538%205.18537%2026.0497%204.99867C25.8002%204.92158%2025.4463%204.92115%2025.207%204.99766ZM9.54593%207.50336C9.22263%208.42049%208.41584%209.22745%207.50318%209.54656L7.3414%209.60313V16.0001V22.3971L7.50318%2022.4541C8.42225%2022.7783%209.22667%2023.5825%209.54639%2024.4969L9.60297%2024.6586H16H22.3971L22.4541%2024.4969C22.7786%2023.5764%2023.5761%2022.7788%2024.4969%2022.4541L24.6586%2022.3971V16.0001V9.60313L24.4969%209.54656C23.5825%209.22684%2022.7782%208.42243%2022.4541%207.50336L22.3971%207.34159H16H9.60297L9.54593%207.50336ZM5.94857%2024.2559C4.91499%2024.5864%204.59453%2025.88%205.35732%2026.6427C5.91865%2027.2041%206.8229%2027.2041%207.38424%2026.6427C7.9456%2026.0814%207.9456%2025.1771%207.38424%2024.6158C7.01262%2024.2442%206.43678%2024.0998%205.94857%2024.2559ZM25.207%2024.2559C24.5996%2024.4501%2024.1964%2024.9981%2024.1964%2025.6293C24.1964%2026.4245%2024.834%2027.0621%2025.6293%2027.0621C26.4245%2027.0621%2027.0621%2026.4245%2027.0621%2025.6293C27.0621%2024.828%2026.4209%2024.1925%2025.6183%2024.1981C25.4796%2024.1991%2025.3105%2024.2228%2025.207%2024.2559Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-arrow-down{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.7816%205.01947C15.5252%205.08782%2015.2904%205.28694%2015.1624%205.54462L15.0819%205.70671L15.0741%2014.654L15.0664%2023.6014L12.2561%2020.6201C9.5726%2017.7732%209.438%2017.6358%209.27142%2017.5713C8.91907%2017.4348%208.55212%2017.5153%208.29169%2017.7863C8.12753%2017.957%208.0567%2018.0983%208.0133%2018.3415C7.97611%2018.5498%208.01851%2018.8073%208.1205%2018.9923C8.15932%2019.0628%209.83647%2020.8654%2011.8475%2022.9982C15.8955%2027.2914%2015.5882%2026.9957%2016.0011%2026.9957C16.414%2026.9957%2016.1067%2027.2914%2020.1547%2022.9982C22.1657%2020.8654%2023.843%2019.0628%2023.8821%2018.9923C23.9791%2018.8175%2024.0238%2018.5372%2023.9874%2018.333C23.9455%2018.0984%2023.8731%2017.9554%2023.7105%2017.7863C23.4501%2017.5153%2023.0831%2017.4348%2022.7308%2017.5713C22.5642%2017.6358%2022.4296%2017.7732%2019.7461%2020.6201L16.9358%2023.6014L16.9281%2014.654L16.9203%205.70671L16.8398%205.54462C16.7443%205.35248%2016.5558%205.16276%2016.3768%205.07866C16.2218%205.00583%2015.9385%204.97766%2015.7816%205.01947Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-arrow-left{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.2668%208.02872C13.1771%208.04985%2013.0546%208.09601%2012.9946%208.13132C12.9346%208.16667%2011.14%209.84033%209.00673%2011.8506C4.71237%2015.8972%205.00825%2015.5899%205.00825%2016.0028C5.00825%2016.4156%204.71243%2016.1083%209.00673%2020.1555C11.14%2022.1661%2012.9432%2023.8431%2013.0136%2023.8821C13.1885%2023.9791%2013.4688%2024.0238%2013.6731%2023.9874C13.9078%2023.9455%2014.0508%2023.8731%2014.22%2023.7105C14.4911%2023.4501%2014.5716%2023.0832%2014.4349%2022.731C14.3703%2022.5646%2014.2315%2022.4287%2011.3855%2019.747L8.40373%2016.9373L17.3531%2016.9296L26.3026%2016.9218L26.4647%2016.8413C26.8109%2016.6694%2027.0039%2016.3692%2027.0039%2016.0028C27.0039%2015.6363%2026.8109%2015.3362%2026.4647%2015.1642L26.3026%2015.0837L17.3531%2015.076L8.40373%2015.0682L11.3855%2012.2586C14.2315%209.57685%2014.3703%209.44095%2014.4349%209.2745C14.7114%208.56222%2014.0404%207.84663%2013.2668%208.02872Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-arrow-right{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M18.3104%207.03265C18.0998%207.07663%2017.9468%207.16675%2017.7839%207.34268C17.5129%207.63542%2017.4324%208.04789%2017.5689%208.44396C17.6334%208.63121%2017.7709%208.78251%2020.6185%2011.799L23.6005%2014.9579L14.6509%2014.9666L5.70131%2014.9753L5.53918%2015.0658C5.19296%2015.2592%205%2015.5966%205%2016.0086C5%2016.4206%205.19296%2016.7581%205.53918%2016.9514L5.70131%2017.0419L14.6509%2017.0506L23.6005%2017.0593L20.6185%2020.2183C17.7709%2023.2347%2017.6334%2023.386%2017.5689%2023.5733C17.4324%2023.9693%2017.5129%2024.3818%2017.7839%2024.6746C17.9532%2024.8574%2018.0961%2024.9387%2018.3308%2024.9858C18.5351%2025.0268%2018.8154%2024.9765%2018.9903%2024.8675C19.0608%2024.8236%2020.8639%2022.9381%2022.9972%2020.6776C27.2915%2016.1273%2026.9957%2016.4728%2026.9957%2016.0086C26.9957%2015.5445%2027.2915%2015.8899%2022.9972%2011.3396C20.8639%209.07912%2019.0608%207.19402%2018.9903%207.15052C18.8739%207.07866%2018.5796%206.99146%2018.4844%207.00067C18.4632%207.00271%2018.3849%207.0171%2018.3104%207.03265Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-arrow-up{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.7581%205.02793C15.6826%205.05057%2015.5741%205.10024%2015.5169%205.13828C15.3698%205.23615%208.14948%2012.9238%208.09517%2013.0404C8.01406%2013.2146%207.97937%2013.4741%208.01243%2013.6594C8.05583%2013.9027%208.12666%2014.044%208.29084%2014.2149C8.55134%2014.486%208.9184%2014.5665%209.27062%2014.4298C9.43712%2014.3652%209.57305%2014.2263%2012.2555%2011.3801L15.0659%208.39808L15.0736%2017.3483L15.0814%2026.2986L15.1619%2026.4608C15.3339%2026.807%2015.6341%2027%2016.0007%2027C16.3672%2027%2016.6674%2026.807%2016.8394%2026.4608L16.9199%2026.2986L16.9277%2017.3482L16.9354%208.39776L19.7458%2011.3801C22.4295%2014.2279%2022.5641%2014.3654%2022.7307%2014.43C23.0831%2014.5664%2023.45%2014.4859%2023.7105%2014.2149C23.8731%2014.0456%2023.9455%2013.9027%2023.9874%2013.6679C24.0238%2013.4636%2023.9791%2013.1832%2023.8821%2013.0084C23.843%2012.9379%2022.1723%2011.1407%2020.1696%209.01452C17.2256%205.88917%2016.5012%205.1362%2016.3877%205.0833C16.2073%204.9992%2015.9338%204.97512%2015.7581%205.02793Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-chevron-down{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.26007%2010.3273C4.63157%209.91868%205.26402%209.88856%205.67268%2010.2601L16%2019.6485L26.3273%2010.2601C26.736%209.88856%2027.3684%209.91868%2027.7399%2010.3273C28.1115%2010.736%2028.0813%2011.3684%2027.6727%2011.7399L16.6727%2021.7399C16.2913%2022.0867%2015.7088%2022.0867%2015.3273%2021.7399L4.32733%2011.7399C3.91868%2011.3684%203.88856%2010.736%204.26007%2010.3273Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-chevron-left{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M21.6727%204.26007C22.0813%204.63157%2022.1114%205.26402%2021.7399%205.67268L12.3515%2016L21.7399%2026.3273C22.1114%2026.736%2022.0813%2027.3684%2021.6727%2027.7399C21.264%2028.1115%2020.6316%2028.0813%2020.2601%2027.6727L10.2601%2016.6727C9.91331%2016.2913%209.91331%2015.7088%2010.2601%2015.3273L20.2601%204.32733C20.6316%203.91868%2021.264%203.88856%2021.6727%204.26007Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-chevron-right{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.3273%2027.7399C9.91868%2027.3684%209.88856%2026.736%2010.2601%2026.3273L19.6485%2016L10.2601%205.67266C9.88856%205.26401%209.91868%204.63156%2010.3273%204.26005C10.736%203.88854%2011.3684%203.91866%2011.7399%204.32732L21.7399%2015.3273C22.0867%2015.7087%2022.0867%2016.2912%2021.7399%2016.6727L11.7399%2027.6727C11.3684%2028.0813%2010.736%2028.1114%2010.3273%2027.7399Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-chevron-up{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.26007%2021.6727C4.63157%2022.0813%205.26402%2022.1114%205.67268%2021.7399L16%2012.3515L26.3273%2021.7399C26.736%2022.1114%2027.3684%2022.0813%2027.7399%2021.6727C28.1115%2021.264%2028.0813%2020.6316%2027.6727%2020.2601L16.6727%2010.2601C16.2913%209.91331%2015.7088%209.91331%2015.3273%2010.2601L4.32733%2020.2601C3.91868%2020.6316%203.88856%2021.264%204.26007%2021.6727Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-arrow-left-right{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.30711%2011.6928C8.69763%2012.0833%208.69763%2012.7165%208.30711%2013.107L6.41421%2014.9999H12.4C12.9523%2014.9999%2013.4%2015.4476%2013.4%2015.9999C13.4%2016.5522%2012.9523%2016.9999%2012.4%2016.9999H6.41421L8.30711%2018.8928C8.69763%2019.2833%208.69763%2019.9165%208.30711%2020.307C7.91658%2020.6975%207.28342%2020.6975%206.89289%2020.307L3.29289%2016.707C2.90237%2016.3165%202.90237%2015.6833%203.29289%2015.2928L6.89289%2011.6928C7.28342%2011.3023%207.91658%2011.3023%208.30711%2011.6928ZM23.6929%2011.6928C24.0834%2011.3023%2024.7166%2011.3023%2025.1071%2011.6928L28.7071%2015.2928C29.0976%2015.6833%2029.0976%2016.3165%2028.7071%2016.707L25.1071%2020.307C24.7166%2020.6975%2024.0834%2020.6975%2023.6929%2020.307C23.3024%2019.9165%2023.3024%2019.2833%2023.6929%2018.8928L25.5858%2016.9999H19.6C19.0477%2016.9999%2018.6%2016.5522%2018.6%2015.9999C18.6%2015.4476%2019.0477%2014.9999%2019.6%2014.9999H25.5858L23.6929%2013.107C23.3024%2012.7165%2023.3024%2012.0833%2023.6929%2011.6928Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-close-big{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.29289%203.2929C3.68341%202.90237%204.31657%202.90237%204.7071%203.29289L16.0002%2014.5857L27.2929%203.29299C27.6834%202.90246%2028.3166%202.90246%2028.7071%203.29299C29.0976%203.68351%2029.0976%204.31668%2028.7071%204.7072L17.4144%2015.9999L28.7071%2027.2924C29.0976%2027.6829%2029.0976%2028.3161%2028.7071%2028.7066C28.3166%2029.0971%2027.6834%2029.0972%2027.2929%2028.7066L16.0002%2017.4141L4.7072%2028.7071C4.31668%2029.0976%203.68351%2029.0976%203.29299%2028.7071C2.90246%2028.3166%202.90246%2027.6834%203.29299%2027.2929L14.5859%2015.9999L3.2929%204.70711C2.90237%204.31659%202.90237%203.68343%203.29289%203.2929Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-screenshot{background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.5835%203.01198C7.40676%203.08897%205.85479%203.53109%204.68764%204.69162C3.793%205.58115%203.32301%206.74803%203.12541%208.57023C3.03542%209.40025%203.00552%2010.2418%203.00277%2012.0221L3%2013.8251L3.07115%2013.9822C3.15457%2014.1665%203.34425%2014.3607%203.53948%2014.462C3.73677%2014.5643%204.17196%2014.5653%204.36325%2014.4639C4.65351%2014.31%204.83114%2014.0823%204.89283%2013.785C4.9145%2013.6805%204.92686%2013.12%204.92711%2012.2286C4.92828%208.29514%205.17625%206.93726%206.05363%206.06012C6.93097%205.18295%208.28916%204.93503%2012.2236%204.93386C13.1151%204.93362%2013.6758%204.92126%2013.7803%204.89959C14.0776%204.83792%2014.3054%204.66034%2014.4593%204.37013C14.5608%204.17889%2014.5598%203.74381%2014.4575%203.54656C14.3562%203.35138%2014.1619%203.16174%2013.9776%203.07834C13.8207%203.00736%2013.8171%203.00721%2012.3715%203.00548C11.5746%203.00453%2010.77%203.00745%2010.5835%203.01198ZM18.1362%203.03251C17.8566%203.12636%2017.6629%203.29063%2017.53%203.54656C17.427%203.74498%2017.4266%204.17877%2017.5292%204.37238C17.6371%204.5758%2017.8005%204.73813%2017.9925%204.83237L18.167%204.91805L20.0937%204.93815C22.6214%204.96453%2023.4262%205.02266%2024.3407%205.24484C25.7173%205.57924%2026.4148%206.2766%2026.7493%207.65281C26.9715%208.56709%2027.0296%209.37174%2027.056%2011.8988L27.0761%2013.8251L27.1618%2013.9995C27.2561%2014.1915%2027.4185%2014.3549%2027.6219%2014.4627C27.8155%2014.5653%2028.2494%2014.5649%2028.4479%2014.462C28.6432%2014.3607%2028.8329%2014.1665%2028.9163%2013.9822C28.9859%2013.8285%2028.9876%2013.8001%2028.9972%2012.6693C29.0289%208.92846%2028.7958%207.08702%2028.1304%205.82077C27.3628%204.35993%2026.0253%203.51059%2024.0208%203.21099C23.0093%203.05979%2022.3163%203.02345%2020.1092%203.00585C18.6126%202.99392%2018.236%202.99901%2018.1362%203.03251ZM3.64737%2017.4855C3.3735%2017.5983%203.18225%2017.7745%203.07087%2018.0166L3%2018.1707L3.00277%2019.9737C3.00552%2021.754%203.03542%2022.5955%203.12541%2023.4255C3.32301%2025.2477%203.793%2026.4146%204.68764%2027.3041C5.64172%2028.2528%206.87931%2028.7199%208.90343%2028.8952C9.69967%2028.9642%2011.3507%2029.0094%2012.6644%2028.9983C13.7954%2028.9888%2013.8238%2028.987%2013.9776%2028.9174C14.1619%2028.834%2014.3562%2028.6444%2014.4575%2028.4492C14.5604%2028.2507%2014.5608%2027.817%2014.4582%2027.6234C14.3504%2027.42%2014.1869%2027.2576%2013.9949%2027.1634L13.8204%2027.0777L11.8937%2027.0576C9.36602%2027.0312%208.56118%2026.9731%207.64669%2026.7509C6.27016%2026.4165%205.57263%2025.7192%205.23815%2024.3429C5.01592%2023.4287%204.95778%2022.624%204.93139%2020.097L4.91129%2018.1707L4.82559%2017.9962C4.73071%2017.803%204.56686%2017.6388%204.3655%2017.5349C4.20673%2017.453%203.79513%2017.4247%203.64737%2017.4855ZM27.7353%2017.4874C27.4659%2017.5874%2027.2574%2017.7781%2027.1416%2018.0304C27.0792%2018.1663%2027.0765%2018.2318%2027.0565%2020.097C27.0295%2022.6259%2026.9713%2023.4296%2026.7493%2024.3429C26.4148%2025.7192%2025.7173%2026.4165%2024.3407%2026.7509C23.4262%2026.9731%2022.6214%2027.0312%2020.0937%2027.0576L18.167%2027.0777L17.9925%2027.1634C17.8005%2027.2576%2017.6371%2027.42%2017.5292%2027.6234C17.4266%2027.817%2017.427%2028.2507%2017.53%2028.4492C17.6312%2028.6444%2017.8256%2028.834%2018.0098%2028.9174C18.1636%2028.987%2018.192%2028.9888%2019.3231%2028.9983C20.6367%2029.0094%2022.2878%2028.9642%2023.084%2028.8952C25.1081%2028.7199%2026.3457%2028.2528%2027.2998%2027.3041C28.2439%2026.3655%2028.7187%2025.1092%2028.894%2023.0865C28.963%2022.2904%2029.0083%2020.6398%2028.9972%2019.3264C28.9876%2018.1957%2028.9859%2018.1673%2028.9163%2018.0135C28.8328%2017.8292%2028.643%2017.6348%2028.4479%2017.534C28.2798%2017.447%2027.9095%2017.4228%2027.7353%2017.4874Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.5214%2011.7464C17.8827%2011.3852%2018.3728%2011.1822%2018.8838%2011.1822C19.3948%2011.1822%2019.8848%2011.3852%2020.2462%2011.7464C20.6075%2012.1077%2020.8105%2012.5976%2020.8105%2013.1085C20.8105%2013.6194%2020.6075%2014.1093%2020.2462%2014.4706C19.8848%2014.8318%2019.3948%2015.0348%2018.8838%2015.0348C18.3728%2015.0348%2017.8827%2014.8318%2017.5214%2014.4706C17.1601%2014.1093%2016.9571%2013.6194%2016.9571%2013.1085C16.9571%2012.5976%2017.1601%2012.1077%2017.5214%2011.7464Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.2302%2016.1851L8.89808%2017.2783C8.48683%2017.6158%207.8798%2017.556%207.54224%2017.1449C7.20469%2016.7337%207.26443%2016.1268%207.67568%2015.7894L9.00784%2014.6962C10.0724%2013.8227%2011.6606%2013.869%2012.6669%2014.8128L15.9294%2017.8726C16.1219%2018.0531%2016.4519%2018.0865%2016.6902%2017.9294L16.917%2017.7799C18.1402%2016.9738%2019.7867%2017.0627%2020.907%2018.0083L23.3586%2020.0776C23.7652%2020.4207%2023.8165%2021.0284%2023.4733%2021.4348C23.1301%2021.8413%2022.5223%2021.8926%2022.1157%2021.5494L19.6641%2019.4801C19.2031%2019.0911%2018.4949%2019.0471%2017.9776%2019.3881L17.7508%2019.5375C16.7796%2020.1776%2015.464%2020.0773%2014.6112%2019.2775M14.6112%2019.2775L11.3487%2016.2177C11.0527%2015.94%2010.5518%2015.9212%2010.2302%2016.1851'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M19.8471%209.25598H12.1403C10.5442%209.25598%209.25024%2010.5496%209.25024%2012.1454V19.8504C9.25024%2021.4462%2010.5442%2022.7398%2012.1403%2022.7398H19.8471C21.4433%2022.7398%2022.7372%2021.4462%2022.7372%2019.8504V12.1454C22.7372%2010.5496%2021.4433%209.25598%2019.8471%209.25598ZM12.1403%207.32973C9.48007%207.32973%207.32353%209.48576%207.32353%2012.1454V19.8504C7.32353%2022.51%209.48007%2024.666%2012.1403%2024.666H19.8471C22.5073%2024.666%2024.6639%2022.51%2024.6639%2019.8504V12.1454C24.6639%209.48576%2022.5073%207.32973%2019.8471%207.32973H12.1403Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-radio-button{background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M26.9863%2015.4541C26.8513%2012.7355%2025.7122%2010.1555%2023.7783%208.22168C21.7154%206.15878%2018.9174%205%2016%205C13.0826%205%2010.2846%206.15878%208.22168%208.22168C6.15878%2010.2846%205%2013.0826%205%2016C5%2018.9174%206.15878%2021.7154%208.22168%2023.7783C10.2846%2025.8412%2013.0826%2027%2016%2027C18.9174%2027%2021.7154%2025.8412%2023.7783%2023.7783C25.8412%2021.7154%2027%2018.9174%2027%2016L26.9863%2015.4541ZM28.9961%2016.3232C28.9133%2019.6539%2027.5541%2022.8307%2025.1924%2025.1924C22.7544%2027.6304%2019.4478%2029%2016%2029C12.5522%2029%209.24559%2027.6304%206.80762%2025.1924C4.36964%2022.7544%203%2019.4478%203%2016C3%2012.5522%204.36964%209.24559%206.80762%206.80762C9.24559%204.36964%2012.5522%203%2016%203C19.4478%203%2022.7544%204.36964%2025.1924%206.80762C27.6304%209.24559%2029%2012.5522%2029%2016L28.9961%2016.3232Z'%20fill='%23262626'/%3e%3cpath%20d='M8%2016C8%2018.1217%208.84285%2020.1566%2010.3431%2021.6569C11.8434%2023.1571%2013.8783%2024%2016%2024C18.1217%2024%2020.1566%2023.1571%2021.6569%2021.6569C23.1571%2020.1566%2024%2018.1217%2024%2016C24%2013.8783%2023.1571%2011.8434%2021.6569%2010.3431C20.1566%208.84285%2018.1217%208%2016%208C13.8783%208%2011.8434%208.84285%2010.3431%2010.3431C8.84285%2011.8434%208%2013.8783%208%2016Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-close-small{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.29289%207.2929C7.68341%206.90237%208.31657%206.90237%208.7071%207.29289L16.0001%2014.5857L23.2929%207.29296C23.6834%206.90243%2024.3166%206.90243%2024.7071%207.29296C25.0976%207.68348%2025.0976%208.31665%2024.7071%208.70717L17.4143%2015.9999L24.7071%2023.2926C25.0976%2023.6831%2025.0976%2024.3162%2024.7071%2024.7068C24.3166%2025.0973%2023.6834%2025.0973%2023.2929%2024.7068L16.0001%2017.4142L8.70717%2024.7071C8.31665%2025.0976%207.68348%2025.0976%207.29296%2024.7071C6.90243%2024.3166%206.90243%2023.6834%207.29296%2023.2929L14.5859%2016L7.2929%208.70711C6.90237%208.31659%206.90237%207.68343%207.29289%207.2929Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-delete{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.2679%203.04719C13.9725%203.23678%2012.7304%203.9859%2011.9747%205.03335C11.7423%205.35536%2011.4713%205.86988%2011.3673%206.18624C11.3057%206.3737%2011.2941%206.46128%2011.3106%206.61557C11.3967%207.42015%2012.3099%207.81284%2012.9713%207.32973C13.1152%207.22464%2013.1622%207.15615%2013.3662%206.75454C13.6356%206.22394%2013.7617%206.04891%2014.0857%205.75591C14.6132%205.27893%2015.268%205.03005%2015.9956%205.03005C16.7321%205.03005%2017.3842%205.28106%2017.922%205.77164C18.224%206.04707%2018.4289%206.33338%2018.6175%206.74346C18.6955%206.91296%2018.7934%207.09826%2018.8349%207.15528C18.9929%207.37201%2019.3803%207.55189%2019.6811%207.54814C19.867%207.54585%2020.1656%207.42719%2020.3358%207.28799C20.5131%207.14301%2020.6531%206.87123%2020.6801%206.61986C20.7057%206.38%2020.6158%206.08522%2020.3762%205.62371C19.6578%204.23984%2018.2651%203.26634%2016.6859%203.04428C16.2585%202.98419%2015.6904%202.98535%2015.2679%203.04719ZM4.78824%208.06899C4.50701%208.12326%204.23187%208.33676%204.08343%208.61587C3.97482%208.82014%203.97161%209.31027%204.07758%209.50426C4.17247%209.67789%204.38768%209.88067%204.57789%209.97561L4.73377%2010.0534L15.9359%2010.0617L27.1381%2010.07L27.3292%2010.0001C27.5935%209.90354%2027.8457%209.6662%2027.9373%209.42772C28.0326%209.18004%2028.0178%208.82741%2027.9028%208.60563C27.8046%208.41597%2027.5866%208.2141%2027.3789%208.12035L27.2243%208.05054L16.0782%208.04586C9.94793%208.04331%204.86742%208.05368%204.78824%208.06899ZM6.91667%2011.2303C6.72286%2011.2761%206.56685%2011.3716%206.4073%2011.5421C6.21652%2011.746%206.13943%2011.9414%206.13943%2012.2211C6.13943%2012.4409%206.76933%2021.7187%206.85205%2022.7169C6.97849%2024.2433%207.11843%2025.0979%207.36566%2025.8537C7.89197%2027.4629%209.04745%2028.4394%2010.8194%2028.7727C11.7819%2028.9537%2012.8362%2029%2015.9956%2029C19.1549%2029%2020.2092%2028.9537%2021.1717%2028.7727C22.9606%2028.4362%2024.1048%2027.4591%2024.6383%2025.8124C24.8465%2025.1697%2024.9791%2024.4184%2025.0906%2023.2499C25.1636%2022.4841%2025.8517%2012.498%2025.8517%2012.2035C25.8517%2011.941%2025.7712%2011.7423%2025.5836%2011.5419C25.3534%2011.2958%2025.1774%2011.2206%2024.8264%2011.2183C24.5934%2011.2167%2024.5174%2011.2298%2024.3827%2011.2946C24.122%2011.4199%2023.9085%2011.6631%2023.829%2011.9252C23.8125%2011.9796%2023.6509%2014.1901%2023.4697%2016.8374C23.106%2022.1545%2023.0341%2023.1018%2022.9407%2023.8153C22.6367%2026.1352%2022.0721%2026.6996%2019.8487%2026.9058C19.1841%2026.9675%2012.807%2026.9675%2012.1424%2026.9058C10.1255%2026.7187%209.50047%2026.2238%209.16962%2024.5518C8.99407%2023.6645%208.96764%2023.3513%208.53896%2017.0797C8.28102%2013.3052%208.18047%2011.9883%208.14231%2011.8832C7.96364%2011.391%207.43296%2011.1083%206.91667%2011.2303ZM12.4478%2014.3985C12.0779%2014.5072%2011.7345%2014.9448%2011.7304%2015.3128C11.727%2015.6087%2012.3922%2021.8866%2012.442%2022.0293C12.5055%2022.2114%2012.7106%2022.4471%2012.8981%2022.5535C13.353%2022.8116%2013.9677%2022.6692%2014.2665%2022.2366C14.3933%2022.0531%2014.4407%2021.9021%2014.4406%2021.6831C14.4405%2021.5943%2014.2921%2020.0761%2014.1109%2018.3093C13.7979%2015.259%2013.777%2015.0885%2013.6961%2014.9269C13.5907%2014.7165%2013.3336%2014.4858%2013.1285%2014.4175C12.9656%2014.3633%2012.6022%2014.3532%2012.4478%2014.3985ZM18.849%2014.4195C18.6558%2014.4864%2018.3969%2014.7235%2018.295%2014.9269C18.2141%2015.0885%2018.1932%2015.259%2017.8803%2018.3093C17.699%2020.0761%2017.5506%2021.5943%2017.5505%2021.6831C17.5503%2022.0084%2017.708%2022.3051%2017.9831%2022.4967C18.418%2022.7998%2019.0026%2022.7283%2019.3634%2022.3279C19.4366%2022.2467%2019.5201%2022.1123%2019.5491%2022.0293C19.5966%2021.8933%2020.2621%2015.6347%2020.2621%2015.3246C20.2621%2015.2635%2020.2367%2015.1355%2020.2057%2015.0402C20.1299%2014.8072%2019.8208%2014.4977%2019.5865%2014.4201C19.3873%2014.3541%2019.039%2014.3538%2018.849%2014.4195Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-comparison{background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.6391%203.07457C15.5061%203.12762%2015.4038%203.19894%2015.2901%203.31767C15.0663%203.55153%2015.0275%203.68092%2015.0275%204.19353V4.60788L14.8841%204.47797C14.8051%204.40653%2014.6746%204.31811%2014.5939%204.28151C14.4502%204.21626%2014.4177%204.21494%2012.9731%204.21494C11.5266%204.21494%2011.4962%204.2162%2011.3517%204.28179C11.167%204.36562%2010.9318%204.59396%2010.8555%204.76343C10.6084%205.31282%2010.9273%205.96378%2011.5097%206.09841C11.7612%206.15654%2014.1828%206.15709%2014.4337%206.09905C14.6144%206.05728%2014.8762%205.90287%2014.9421%205.79924C14.9629%205.76661%2014.9906%205.7399%2015.0037%205.7399C15.0168%205.7399%2015.0275%2010.2643%2015.0275%2015.7941V25.8483L14.7824%2025.8648C14.4521%2025.887%2014.2516%2025.9753%2014.0572%2026.1843C13.8556%2026.4009%2013.7919%2026.5865%2013.811%2026.9006C13.8278%2027.178%2013.8949%2027.3239%2014.0918%2027.5115C14.2795%2027.6903%2014.4875%2027.7745%2014.7844%2027.7917L15.0275%2027.8059V28.0121C15.0275%2028.3114%2015.0995%2028.4868%2015.3071%2028.6939C15.7165%2029.102%2016.2832%2029.102%2016.6926%2028.6939C16.9%2028.487%2016.9722%2028.3114%2016.9722%2028.0129V27.8075L18.8619%2027.7884C19.9013%2027.778%2021.0057%2027.7544%2021.3162%2027.7361C23.8258%2027.5882%2025.171%2027.151%2026.2356%2026.1375C27.3322%2025.0935%2027.7914%2023.7599%2027.9554%2021.1436C28.0149%2020.196%2028.0149%2011.8015%2027.9554%2010.8539C27.7907%208.22575%2027.3288%206.89265%2026.2206%205.84653C25.1503%204.83623%2023.8303%204.41072%2021.3005%204.26056C20.9986%204.24263%2019.9013%204.21943%2018.8619%204.20902L16.9722%204.19004V3.98462C16.9722%203.6861%2016.9%203.5105%2016.6926%203.30362C16.3921%203.00408%2016.0192%202.92297%2015.6391%203.07457ZM8.37812%204.31176C8.02332%204.35428%207.45241%204.4621%207.17072%204.53977C6.52134%204.71888%205.8978%205.04042%205.69568%205.30037C5.19046%205.95032%205.70657%206.8969%206.53555%206.84071C6.71267%206.82873%206.79754%206.80091%207.05307%206.67112C7.53823%206.42469%207.96573%206.30774%208.65194%206.23368C9.15039%206.17989%209.26766%206.13522%209.49098%205.91415C9.63548%205.77108%209.69567%205.68389%209.73604%205.55922C9.88179%205.10903%209.70954%204.65508%209.30213%204.41577C9.12837%204.31367%209.10432%204.30825%208.80374%204.30357C8.63001%204.30083%208.4385%204.30452%208.37812%204.31176ZM16.9722%2015.9988V25.8652L18.956%2025.8477C21.2921%2025.8271%2021.9672%2025.7886%2022.8927%2025.623C24.6727%2025.3045%2025.4702%2024.5215%2025.7992%2022.7691C26.0017%2021.6908%2026.0363%2020.7027%2026.0363%2015.9988C26.0363%2011.2948%2026.0017%2010.3067%2025.7992%209.22843C25.4702%207.47599%2024.6727%206.69302%2022.8927%206.37453C21.9672%206.20894%2021.2921%206.1704%2018.956%206.14979L16.9722%206.13229V15.9988ZM4.83017%207.41333C4.5289%207.52408%204.27827%207.76613%204.19512%208.02664C4.12069%208.25982%204.05686%208.92618%204.0169%209.88682C3.97195%2010.9681%204.00194%2011.1365%204.28974%2011.4192C4.61811%2011.7417%205.11816%2011.7935%205.51232%2011.5458C5.69816%2011.4291%205.87757%2011.1893%205.92637%2010.9926C5.94319%2010.9248%205.96621%2010.5511%205.97753%2010.1622C5.98885%209.77332%206.01134%209.31583%206.02753%209.14559C6.04371%208.97532%206.06601%208.67643%206.07712%208.48132C6.0964%208.14223%206.09371%208.11915%206.0157%207.9576C5.84834%207.61105%205.53742%207.40458%205.15047%207.3831C5.02488%207.37614%204.89907%207.388%204.83017%207.41333ZM4.70841%2012.7004C4.42509%2012.7853%204.16297%2013.0181%204.06247%2013.2741C4.00677%2013.416%204.00269%2013.5237%204.00269%2014.8589V16.2914L4.07521%2016.436C4.45118%2017.1857%205.50157%2017.1822%205.86537%2016.4301L5.94733%2016.2606V14.8281V13.3955L5.85932%2013.2195C5.69333%2012.8875%205.33499%2012.6688%204.96598%2012.6742C4.86746%2012.6757%204.75153%2012.6874%204.70841%2012.7004ZM4.66136%2018.0113C4.38036%2018.1196%204.15898%2018.3271%204.06247%2018.573C4.00683%2018.7147%204.00269%2018.8221%204.00269%2020.1269C4.00269%2021.4318%204.00683%2021.5392%204.06247%2021.6809C4.17871%2021.977%204.48233%2022.222%204.8025%2022.2782C5.24387%2022.3556%205.67244%2022.1384%205.87481%2021.7349L5.94733%2021.5903V20.1423C5.94733%2018.7283%205.94576%2018.6911%205.8803%2018.552C5.71115%2018.1927%205.36105%2017.9687%204.97501%2017.9728C4.85425%2017.9741%204.71311%2017.9914%204.66136%2018.0113ZM4.94753%2023.2889C4.62507%2023.3862%204.37559%2023.6262%204.28479%2023.9265C4.22284%2024.1314%204.22592%2024.2503%204.3011%2024.5584C4.43079%2025.0897%204.72707%2025.7035%205.05606%2026.1223C5.35418%2026.5019%205.99742%2027.0137%206.26954%2027.088C6.72201%2027.2114%207.21905%2026.9893%207.4287%2026.57C7.50125%2026.4249%207.5152%2026.3582%207.51326%2026.1652C7.50962%2025.8041%207.3719%2025.5502%207.0649%2025.3387C6.64338%2025.0483%206.42113%2024.7286%206.22757%2024.1342C6.09493%2023.7269%205.99086%2023.5587%205.78558%2023.42C5.5222%2023.242%205.24616%2023.1988%204.94753%2023.2889ZM9.05755%2025.8746C8.80534%2025.9642%208.58736%2026.1727%208.46911%2026.4373C8.39173%2026.6105%208.39117%2026.9596%208.46801%2027.1455C8.55279%2027.3507%208.75986%2027.5658%208.96399%2027.6606C9.13612%2027.7406%209.17203%2027.7448%209.91316%2027.7727C10.3368%2027.7887%2010.994%2027.7974%2011.3735%2027.7922C12.0155%2027.7832%2012.0744%2027.7776%2012.2203%2027.7118C12.4078%2027.6271%2012.6242%2027.4287%2012.7143%2027.2588C12.8061%2027.0856%2012.8259%2026.7181%2012.7547%2026.5075C12.6831%2026.2957%2012.4438%2026.0403%2012.2339%2025.9516C12.0335%2025.8669%2011.9413%2025.8615%2010.4168%2025.8451C9.41263%2025.8344%209.15513%2025.8399%209.05755%2025.8746Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-copy{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.7974%208.72247C11.9605%208.83822%2011.5401%209.04607%2011.2431%209.35158C10.9422%209.66104%2010.735%2010.105%2010.6207%2010.9795C10.503%2011.88%2010.501%2013.0756%2010.501%2014.8001V20.8001C10.501%2022.5247%2010.503%2023.7203%2010.6207%2024.6207C10.735%2025.4952%2010.9422%2025.9392%2011.2431%2026.2487C11.5401%2026.5542%2011.9605%2026.7621%2012.7974%2026.8778C13.6661%2026.9979%2014.8218%2027.0002%2016.5007%2027.0002H20.0006C21.6795%2027.0002%2022.8353%2026.9979%2023.7039%2026.8778C24.5409%2026.7621%2024.9612%2026.5542%2025.2583%2026.2487C25.5591%2025.9392%2025.7664%2025.4952%2025.8807%2024.6207C25.9984%2023.7203%2026.0004%2022.5247%2026.0004%2020.8001V14.8001C26.0004%2013.0756%2025.9984%2011.88%2025.8807%2010.9795C25.7664%2010.1051%2025.5591%209.66105%2025.2583%209.35159C24.9612%209.04607%2024.5409%208.83822%2023.7039%208.72247C22.8353%208.60234%2021.6795%208.6001%2020.0006%208.6001H16.5007C14.8218%208.6001%2013.6661%208.60234%2012.7974%208.72247ZM16.427%206.6001H20.0744C21.6615%206.60006%2022.9562%206.60004%2023.9779%206.74133C25.0471%206.88919%2025.9642%207.20855%2026.6923%207.95745C27.4165%208.70241%2027.7218%209.63415%2027.8638%2010.7203C28.0004%2011.7656%2028.0004%2013.0925%2028.0004%2014.7296V20.8707C28.0004%2022.5078%2028.0004%2023.8347%2027.8638%2024.8799C27.7218%2025.9661%2027.4165%2026.8978%2026.6923%2027.6428C25.9642%2028.3917%2025.0471%2028.7111%2023.9779%2028.8589C22.9562%2029.0002%2021.6615%2029.0002%2020.0744%2029.0002H16.427C14.8399%2029.0002%2013.5451%2029.0002%2012.5234%2028.8589C11.4542%2028.7111%2010.5371%2028.3917%209.80905%2027.6428C9.08482%2026.8978%208.77952%2025.9661%208.63755%2024.8799C8.50093%2023.8347%208.50095%2022.5078%208.50098%2020.8707V14.7295C8.50095%2013.0925%208.50093%2011.7656%208.63755%2010.7203C8.77952%209.63415%209.08482%208.70242%209.80906%207.95745C10.5371%207.20855%2011.4542%206.88919%2012.5234%206.74133C13.5451%206.60004%2014.8399%206.60006%2016.427%206.6001Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.34958%205.16631C8.19495%205.32599%207.55166%205.62171%207.08379%206.10296C6.61209%206.58816%206.31943%207.26145%206.16241%208.46272C6.00201%209.68993%206%2011.3098%206%2013.6V20.8001C6%2022.2628%207.14563%2023.4001%208.49988%2023.4001V25.4001C5.98828%2025.4001%204%2023.3139%204%2020.8001L4%2013.5273C3.99998%2011.3263%203.99996%209.57545%204.17928%208.20351C4.36397%206.79056%204.75469%205.62953%205.64978%204.70883C6.5487%203.78419%207.68872%203.37696%209.0756%203.18516C10.4149%202.99995%2012.1217%202.99997%2014.2568%203L18.9995%203C21.5112%203%2023.4994%205.08629%2023.4994%207.60002H21.4994C21.4994%206.13728%2020.3538%205%2018.9995%205H14.333C12.1041%205%2010.5359%205.00225%209.34958%205.16631Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-learn{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.4772%204.00901C14.5093%204.12107%2013.9223%204.26646%2013.2172%204.56867C12.9195%204.69625%205.18767%208.37605%204.79823%208.57547C3.8566%209.05768%203.20631%2010.0074%203.03906%2011.1447C3.00149%2011.4002%202.9956%2012.0337%203.0025%2015.0787L3.0107%2018.7082L3.08735%2018.8608C3.17947%2019.0443%203.36266%2019.2371%203.53306%2019.3298C3.63729%2019.3866%203.70882%2019.3978%203.96611%2019.3978C4.2453%2019.3978%204.28758%2019.3899%204.41558%2019.3134C4.59337%2019.2071%204.77037%2019.0093%204.85565%2018.8217C4.92025%2018.6797%204.92169%2018.641%204.93057%2016.8039C4.93556%2015.7737%204.94472%2014.9309%204.95094%2014.9309C4.95714%2014.9309%205.32752%2015.1049%205.77401%2015.3174L6.58576%2015.7039L6.60336%2018.9772C6.62037%2022.1412%206.62308%2022.2604%206.68512%2022.5493C6.91827%2023.6352%207.46479%2024.546%208.24206%2025.1439C8.5898%2025.4114%208.87654%2025.5793%209.77567%2026.0417C11.9821%2027.1766%2013.686%2027.7705%2015.2614%2027.954C15.7883%2028.0153%2016.2139%2028.0153%2016.7408%2027.954C18.3163%2027.7705%2020.0201%2027.1766%2022.2265%2026.0417C23.5508%2025.3606%2023.9428%2025.0875%2024.3839%2024.5387C24.855%2023.9525%2025.1376%2023.3517%2025.3125%2022.5639C25.3817%2022.2523%2025.3822%2022.2305%2025.3993%2018.9779L25.4165%2015.7055L26.3434%2015.2617C26.8531%2015.0176%2027.3344%2014.7797%2027.4129%2014.7329C27.6364%2014.5997%2027.9916%2014.2999%2028.1468%2014.1135C28.6909%2013.4599%2028.9588%2012.749%2028.9965%2011.8589C29.0498%2010.5997%2028.4903%209.41553%2027.5389%208.77412C27.4138%208.68976%2025.9457%207.97048%2024.1333%207.10553C19.3976%204.84546%2018.8193%204.57322%2018.4821%204.44504C18.0975%204.29884%2017.4778%204.13841%2017.0336%204.06998C16.7144%204.02086%2015.7136%203.98164%2015.4772%204.00901ZM15.2749%206.01397C14.9318%206.06494%2014.5809%206.15466%2014.2248%206.28249C14.011%206.35926%206.96823%209.69374%205.77968%2010.2809C5.46304%2010.4374%205.24342%2010.6432%205.11324%2010.9055C4.76914%2011.5987%204.94866%2012.5801%205.49167%2012.9744C5.72694%2013.1452%2013.9598%2017.0529%2014.3806%2017.1934C14.9456%2017.3822%2015.3608%2017.4472%2016.0011%2017.4472C16.6414%2017.4472%2017.0566%2017.3822%2017.6216%2017.1934C18.0424%2017.0529%2026.2753%2013.1452%2026.5105%2012.9744C27.0536%2012.5801%2027.2331%2011.5987%2026.889%2010.9055C26.7588%2010.6432%2026.5392%2010.4374%2026.2225%2010.2809C25.034%209.69374%2017.9912%206.35926%2017.7774%206.28249C16.9709%205.99297%2016.0684%205.89614%2015.2749%206.01397ZM8.54283%2019.2646C8.54289%2021.9784%208.54973%2022.1453%208.67587%2022.5028C8.80775%2022.8766%209.08479%2023.2991%209.34117%2023.5174C9.54933%2023.6947%209.79515%2023.8416%2010.5186%2024.221C12.235%2025.1211%2013.7227%2025.6876%2015.0303%2025.9389C15.5608%2026.0409%2016.4414%2026.0409%2016.9719%2025.9389C18.2814%2025.6872%2019.8%2025.1075%2021.5174%2024.2038C22.2156%2023.8364%2022.4558%2023.6923%2022.661%2023.5174C22.9174%2023.2991%2023.1945%2022.8766%2023.3263%2022.5028C23.4525%2022.1453%2023.4593%2021.9784%2023.4594%2019.2646C23.4594%2017.8293%2023.4513%2016.655%2023.4415%2016.655C23.4316%2016.655%2022.4296%2017.1293%2021.2148%2017.7089C18.7986%2018.8619%2018.5102%2018.9891%2017.9503%2019.1498C17.2234%2019.3583%2016.9167%2019.3973%2016.0011%2019.3973C15.0856%2019.3973%2014.7788%2019.3583%2014.0519%2019.1498C13.4931%2018.9895%2013.2062%2018.8628%2010.7866%2017.7088C9.5713%2017.1292%208.56927%2016.655%208.55987%2016.655C8.55047%2016.655%208.54283%2017.8293%208.54283%2019.2646Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-doc-check{background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.4915%203.00491C7.89484%203.07906%206.48945%203.37699%205.41632%204.08077C4.16979%204.89824%203.4766%206.12898%203.20152%208.01299C3.02789%209.20229%203%2010.3074%203%2016.0003C3%2021.6932%203.02789%2022.7984%203.20152%2023.9877C3.43353%2025.5766%203.97904%2026.7265%204.87127%2027.5073C5.76765%2028.2917%206.82889%2028.6882%208.52552%2028.8728C9.64001%2028.994%209.99277%2029%2016.0023%2029C22.0119%2029%2022.3646%2028.994%2023.4791%2028.8728C24.579%2028.7531%2025.4666%2028.5252%2026.1296%2028.1922C26.978%2027.7661%2027.7572%2026.9862%2028.1829%2026.137C28.6028%2025.2996%2028.8276%2024.2349%2028.9461%2022.5234C28.9968%2021.791%2029.021%2016.5287%2028.9772%2015.7646C28.924%2014.8386%2028.8351%2014.2967%2028.6453%2013.7432C28.5526%2013.4728%2028.3281%2013.0103%2028.1965%2012.8184C28.1476%2012.7472%2028.1076%2012.6802%2028.1076%2012.6695C28.1076%2012.6006%2027.5434%2011.9583%2027.0428%2011.4573C26.5399%2010.954%2020.5987%205.57035%2019.6246%204.73524C18.3066%203.60525%2017.5528%203.23097%2016.2489%203.05911C15.9222%203.01603%2015.4762%203.00726%2013.3398%203.00193C11.952%202.99846%2010.6703%202.99979%2010.4915%203.00491ZM10.3831%204.83422C7.86868%204.91823%206.72855%205.21054%205.97552%205.96425C5.30431%206.63611%205.02517%207.54066%204.88192%209.50824C4.82307%2010.3165%204.82307%2021.6842%204.88192%2022.4924C5.02517%2024.46%205.30431%2025.3646%205.97552%2026.0364C6.64676%2026.7082%207.55047%2026.9876%209.51624%2027.131C10.3237%2027.1899%2021.6809%2027.1899%2022.4884%2027.131C24.4542%2026.9876%2025.3579%2026.7082%2026.0291%2026.0364C26.6934%2025.3715%2026.9669%2024.4986%2027.1201%2022.5544C27.1704%2021.9165%2027.1944%2016.4491%2027.1501%2015.7476C27.1194%2015.2631%2027.0573%2014.7673%2027.0062%2014.6004C26.9915%2014.5523%2026.7503%2014.5475%2023.7796%2014.5356C20.3409%2014.5219%2020.1358%2014.5135%2019.3615%2014.3531C17.8392%2014.038%2016.8872%2013.1686%2016.5157%2011.7543C16.2941%2010.9108%2016.2743%2010.588%2016.2588%207.56505C16.2463%205.11665%2016.2411%204.90788%2016.1934%204.89325C16.013%204.83806%2014.9784%204.81479%2012.9373%204.82003C11.6687%204.82328%2010.5193%204.82969%2010.3831%204.83422ZM18.18%207.82712C18.1914%208.87106%2018.2149%209.91342%2018.2323%2010.1435C18.3645%2011.8973%2018.7416%2012.3411%2020.2593%2012.5291C20.544%2012.5644%2024.0671%2012.6287%2025.0056%2012.6158L25.6344%2012.6071L25.1604%2012.1709C24.528%2011.5887%2019.1616%206.7551%2018.6348%206.29319C18.4065%206.09291%2018.2061%205.92907%2018.1895%205.92907C18.1701%205.92907%2018.1667%206.60261%2018.18%207.82712Z'%20fill='%23000'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.6247%2018.2191C15.056%2018.5641%2015.1259%2019.1934%2014.7809%2019.6247L10.7809%2024.6247C10.5911%2024.8619%2010.3038%2025%209.99999%2025C9.69621%2025%209.4089%2024.8619%209.21913%2024.6247L7.21913%2022.1247C6.87412%2021.6934%206.94404%2021.0641%207.37531%2020.7191C7.80657%2020.3741%208.43586%2020.444%208.78087%2020.8753L10%2022.3992L13.2191%2018.3753C13.5641%2017.944%2014.1934%2017.8741%2014.6247%2018.2191Z'%20fill='%23000'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-video{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.80761%206.80761C9.24558%204.36964%2012.5522%203%2016%203C19.4478%203%2022.7544%204.36964%2025.1924%206.80761C27.6304%209.24558%2029%2012.5522%2029%2016C29%2019.4478%2027.6304%2022.7544%2025.1924%2025.1924C22.7544%2027.6304%2019.4478%2029%2016%2029C12.5522%2029%209.24558%2027.6304%206.80761%2025.1924C4.36964%2022.7544%203%2019.4478%203%2016C3%2012.5522%204.36964%209.24558%206.80761%206.80761ZM16%204.92593C13.063%204.92593%2010.2462%206.09266%208.16945%208.16945C6.09266%2010.2462%204.92593%2013.063%204.92593%2016C4.92593%2018.937%206.09266%2021.7538%208.16945%2023.8306C10.2462%2025.9073%2013.063%2027.0741%2016%2027.0741C18.937%2027.0741%2021.7538%2025.9073%2023.8306%2023.8306C25.9073%2021.7538%2027.0741%2018.937%2027.0741%2016C27.0741%2013.063%2025.9073%2010.2462%2023.8306%208.16945C21.7538%206.09266%2018.937%204.92593%2016%204.92593Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.5757%2012.2052C13.4566%2012.2797%2013.3519%2012.4277%2013.3519%2012.6455V19.3545C13.3519%2019.5723%2013.4566%2019.7203%2013.5757%2019.7948C13.6902%2019.8664%2013.8138%2019.8732%2013.9378%2019.8L19.6194%2016.4455C19.7584%2016.3635%2019.8518%2016.2046%2019.8518%2016C19.8518%2015.7954%2019.7584%2015.6365%2019.6194%2015.5545L13.9378%2012.2C13.8138%2012.1268%2013.6902%2012.1336%2013.5757%2012.2052ZM14.9169%2010.5416L20.5987%2013.8961C22.1707%2014.8244%2022.1708%2017.1756%2020.5987%2018.1039L14.917%2021.4584C14.9169%2021.4584%2014.917%2021.4584%2014.917%2021.4584C13.272%2022.4296%2011.4259%2021.1067%2011.4259%2019.3545V12.6455C11.4259%2010.8931%2013.2721%209.57044%2014.9169%2010.5416Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-video-filled{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.0003%2029.3333C23.3641%2029.3333%2029.3337%2023.3637%2029.3337%2016C29.3337%208.63616%2023.3641%202.66663%2016.0003%202.66663C8.63653%202.66663%202.66699%208.63616%202.66699%2016C2.66699%2023.3637%208.63653%2029.3333%2016.0003%2029.3333ZM14.2583%2021.1277L20.5519%2017.412C21.5942%2016.7965%2021.5942%2015.2034%2020.5519%2014.588L14.2583%2010.8722C13.2453%2010.2741%2012.0003%2011.0526%2012.0003%2012.2842V19.7157C12.0003%2020.9473%2013.2453%2021.7258%2014.2583%2021.1277Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-play{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.34726%205.34545C7.30094%204.28775%205%205.72923%205%207.63511V24.3649C5%2026.2708%207.30095%2027.7123%209.34726%2026.6545L25.5308%2018.2896C27.4897%2017.2771%2027.4897%2014.7229%2025.5308%2013.7104L9.34726%205.34545ZM3%207.63511C3%203.99596%207.10162%201.93243%2010.2652%203.56763L26.4488%2011.9325C29.8504%2013.6908%2029.8504%2018.3092%2026.4488%2020.0675L10.2652%2028.4323C7.10161%2030.0676%203%2028.004%203%2024.3649V7.63511Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-pause{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.70728%203.02793C5.355%203.10521%204.52067%203.41269%203.92459%204.05349C3.41776%204.59831%203.1568%205.28057%203.04444%206.35456C2.98518%206.92077%202.98518%2025.0867%203.04444%2025.6529C3.16293%2026.7855%203.4297%2027.4503%203.99076%2028.0113C4.55181%2028.5723%205.21675%2028.839%206.34944%2028.9575C6.89163%2029.0142%2010.6479%2029.0142%2011.1901%2028.9575C12.4369%2028.8271%2013.2234%2028.4732%2013.7583%2027.8021C14.2151%2027.2289%2014.4388%2026.5157%2014.5179%2025.3807C14.5637%2024.7239%2014.5637%207.28356%2014.5179%206.62677C14.4564%205.74404%2014.3155%205.15029%2014.0487%204.64961C13.6481%203.89765%2013.0074%203.42601%2012.0759%203.19721C11.6758%203.09899%2011.3974%203.06307%2010.7431%203.02537C10.1339%202.99026%207.33509%202.99204%206.70728%203.02793ZM21.1884%203.02509C19.6484%203.11899%2018.7649%203.49007%2018.1745%204.29108C17.762%204.85055%2017.5579%205.53937%2017.4821%206.62677C17.4363%207.28356%2017.4363%2024.7239%2017.4821%2025.3807C17.561%2026.5133%2017.7838%2027.2275%2018.2345%2027.793C18.7771%2028.4739%2019.5568%2028.8264%2020.8099%2028.9575C21.3521%2029.0142%2025.1084%2029.0142%2025.6506%2028.9575C26.7833%2028.839%2027.4482%2028.5723%2028.0092%2028.0113C28.5703%2027.4503%2028.8371%2026.7855%2028.9556%2025.6529C29.0148%2025.0867%2029.0148%206.92077%2028.9556%206.35456C28.8371%205.22202%2028.5703%204.55719%2028.0092%203.99621C27.4601%203.44716%2026.7975%203.17556%2025.7122%203.05478C25.3232%203.01147%2021.7917%202.98831%2021.1884%203.02509ZM6.70401%204.97074C6.01216%205.01443%205.56457%205.14178%205.35053%205.35579C5.22806%205.47821%205.09832%205.76898%205.04236%206.04627C5.01671%206.17344%204.98125%206.50638%204.96358%206.78615C4.91934%207.48632%204.91934%2024.5212%204.96358%2025.2213C5.00138%2025.8197%205.057%2026.1236%205.17509%2026.3774C5.28368%2026.6108%205.39147%2026.7185%205.62488%2026.8271C6.07565%2027.0368%206.79938%2027.0841%209.21686%2027.0616C11.2479%2027.0427%2011.5486%2027.0143%2011.9866%2026.7999C12.361%2026.6166%2012.5085%2026.2439%2012.5868%2025.2833C12.6411%2024.6177%2012.6393%207.35477%2012.5849%206.71367C12.5172%205.91683%2012.391%205.5037%2012.156%205.31004C11.9217%205.1169%2011.4949%205.01273%2010.753%204.96763C10.1633%204.93175%207.28597%204.93397%206.70401%204.97074ZM21.171%204.96933C20.5238%205.0082%2020.0679%205.12547%2019.8429%205.31093C19.6122%205.50108%2019.4742%205.94158%2019.4227%206.65272C19.3808%207.23143%2019.381%2024.7723%2019.4229%2025.3548C19.486%2026.2313%2019.6446%2026.6194%2020.0134%2026.7999C20.4514%2027.0143%2020.7521%2027.0427%2022.7831%2027.0616C25.2006%2027.0841%2025.9244%2027.0368%2026.3751%2026.8271C26.6085%2026.7185%2026.7163%2026.6108%2026.8249%2026.3774C26.9444%2026.1205%2026.9996%2025.8151%2027.0365%2025.2052C27.08%2024.4886%2027.08%207.51893%2027.0365%206.80227C26.9996%206.1924%2026.9444%205.88699%2026.8249%205.6301C26.7163%205.39673%2026.6085%205.28895%2026.3751%205.18038C26.1213%205.0623%2025.8174%205.00669%2025.2189%204.96889C24.646%204.9327%2021.7754%204.93301%2021.171%204.96933Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-report{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.4186%2027.1861H13.5814V29H18.4186V27.1861ZM4.81395%2018.4186V13.5814H3V18.4186H4.81395ZM27.186%2017.89V18.4186H28.9999V17.89H27.186ZM19.4963%207.06466L24.2837%2011.3733L25.4971%2010.025L20.7098%205.71637L19.4963%207.06466ZM28.9999%2017.89C28.9999%2015.8483%2029.0182%2014.5555%2028.503%2013.3988L26.846%2014.1367C27.1677%2014.8591%2027.186%2015.688%2027.186%2017.89H28.9999ZM24.2837%2011.3733C25.9203%2012.8463%2026.5244%2013.4145%2026.846%2014.1367L28.503%2013.3988C27.9879%2012.242%2027.0147%2011.3908%2025.4971%2010.025L24.2837%2011.3733ZM13.6174%204.81401C15.5303%204.81401%2016.2521%204.82801%2016.8954%205.07489L17.5453%203.38135C16.5152%202.98606%2015.3929%203.00006%2013.6174%203.00006V4.81401ZM20.7098%205.71637C19.3965%204.5344%2018.5754%203.7766%2017.5453%203.38135L16.8954%205.07489C17.539%205.32183%2018.0818%205.79156%2019.4963%207.06466L20.7098%205.71637ZM13.5814%2027.1861C11.2754%2027.1861%209.63725%2027.1841%208.3945%2027.017C7.17784%2026.8535%206.47687%2026.5467%205.96508%2026.0349L4.68243%2027.3176C5.58743%2028.2225%206.73498%2028.6241%208.1528%2028.8149C9.54451%2029.0019%2011.3267%2029%2013.5814%2029V27.1861ZM3%2018.4186C3%2020.6732%202.99808%2022.4555%203.18518%2023.8472C3.3758%2025.265%203.77743%2026.4126%204.68243%2027.3176L5.96508%2026.0349C5.45329%2025.5231%205.14653%2024.8221%204.98296%2023.6056C4.81587%2022.3628%204.81395%2020.7245%204.81395%2018.4186H3ZM18.4186%2029C20.6732%2029%2022.4554%2029.0019%2023.8471%2028.8149C25.2649%2028.6241%2026.4125%2028.2225%2027.3175%2027.3176L26.0348%2026.0349C25.5231%2026.5467%2024.822%2026.8535%2023.6055%2027.017C22.3627%2027.1841%2020.7244%2027.1861%2018.4186%2027.1861V29ZM27.186%2018.4186C27.186%2020.7245%2027.184%2022.3628%2027.0169%2023.6056C26.8534%2024.8221%2026.5466%2025.5231%2026.0348%2026.0349L27.3175%2027.3176C28.2225%2026.4126%2028.6241%2025.265%2028.8148%2023.8472C29.0019%2022.4555%2028.9999%2020.6732%2028.9999%2018.4186H27.186ZM4.81395%2013.5814C4.81395%2011.2755%204.81587%209.63731%204.98296%208.39457C5.14653%207.1779%205.45329%206.47693%205.96508%205.96514L4.68243%204.68249C3.77743%205.58749%203.3758%206.73504%203.18518%208.15286C2.99808%209.54457%203%2011.3268%203%2013.5814H4.81395ZM13.6174%203.00006C11.3507%203.00006%209.55974%202.99815%208.16234%203.18517C6.73954%203.3756%205.58813%203.77679%204.68243%204.68249L5.96508%205.96514C6.47617%205.45407%207.17929%205.14687%208.40297%204.98309C9.65205%204.81592%2011.2995%204.81401%2013.6174%204.81401V3.00006Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.26045%2024.707C7.72615%2024.707%207.29301%2024.2738%207.29301%2023.7395L7.29301%2015.0326C7.29301%2014.4983%207.72615%2014.0652%208.26045%2014.0652C8.79475%2014.0652%209.22789%2014.4983%209.22789%2015.0326L9.22789%2023.7395C9.22789%2024.2738%208.79475%2024.707%208.26045%2024.707Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.1302%2024.707C11.5959%2024.707%2011.1628%2024.2738%2011.1628%2023.7395V17.9349C11.1628%2017.4006%2011.5959%2016.9675%2012.1302%2016.9675C12.6645%2016.9675%2013.0976%2017.4006%2013.0976%2017.9349V23.7395C13.0976%2024.2738%2012.6645%2024.707%2012.1302%2024.707Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16%2024.707C15.4657%2024.707%2015.0325%2024.2738%2015.0325%2023.7395V20.8372C15.0325%2020.3029%2015.4657%2019.8698%2016%2019.8698C16.5343%2019.8698%2016.9674%2020.3029%2016.9674%2020.8372V23.7395C16.9674%2024.2738%2016.5343%2024.707%2016%2024.707Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.2418%207.53493V4.51169H18.1767V7.53493C18.1767%208.98745%2018.1788%209.97952%2018.2788%2010.7234C18.375%2011.4393%2018.5458%2011.7788%2018.7788%2012.0118M18.7788%2012.0118C19.0118%2012.2449%2019.3514%2012.4157%2020.0674%2012.5119C20.8112%2012.6119%2021.8032%2012.614%2023.2558%2012.614H28.0929V14.5489L23.1871%2014.5489C21.8204%2014.5489%2020.6974%2014.5489%2019.8095%2014.4296C18.879%2014.3044%2018.0631%2014.0325%2017.4107%2013.3801C16.7582%2012.7276%2016.4862%2011.9117%2016.3611%2010.9812C16.2418%2010.0933%2016.2418%208.97032%2016.2418%207.60359C16.2418%207.58077%2016.2418%207.55789%2016.2418%207.53493'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-doc-text{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.4915%203.00491C7.89484%203.07906%206.48945%203.37699%205.41632%204.08077C4.16979%204.89824%203.4766%206.12898%203.20152%208.01299C3.02789%209.20229%203%2010.3074%203%2016.0003C3%2021.6932%203.02789%2022.7984%203.20152%2023.9877C3.43353%2025.5766%203.97904%2026.7265%204.87127%2027.5073C5.76765%2028.2917%206.82889%2028.6882%208.52552%2028.8728C9.64001%2028.994%209.99277%2029%2016.0023%2029C22.0119%2029%2022.3646%2028.994%2023.4791%2028.8728C24.579%2028.7531%2025.4666%2028.5252%2026.1296%2028.1922C26.978%2027.7661%2027.7572%2026.9862%2028.1829%2026.137C28.6028%2025.2996%2028.8276%2024.2349%2028.9461%2022.5234C28.9968%2021.791%2029.021%2016.5287%2028.9772%2015.7646C28.924%2014.8386%2028.8351%2014.2967%2028.6453%2013.7432C28.5526%2013.4728%2028.3281%2013.0103%2028.1965%2012.8184C28.1476%2012.7472%2028.1076%2012.6802%2028.1076%2012.6695C28.1076%2012.6006%2027.5434%2011.9583%2027.0428%2011.4573C26.5399%2010.954%2020.5987%205.57035%2019.6246%204.73524C18.3066%203.60525%2017.5528%203.23097%2016.2489%203.05911C15.9222%203.01603%2015.4762%203.00726%2013.3398%203.00193C11.952%202.99846%2010.6703%202.99979%2010.4915%203.00491ZM10.3831%204.83422C7.86868%204.91823%206.72855%205.21054%205.97552%205.96425C5.30431%206.63611%205.02517%207.54066%204.88192%209.50824C4.82307%2010.3165%204.82307%2021.6842%204.88192%2022.4924C5.02517%2024.46%205.30431%2025.3646%205.97552%2026.0364C6.64676%2026.7082%207.55047%2026.9876%209.51624%2027.131C10.3237%2027.1899%2021.6809%2027.1899%2022.4884%2027.131C24.4542%2026.9876%2025.3579%2026.7082%2026.0291%2026.0364C26.6934%2025.3715%2026.9669%2024.4986%2027.1201%2022.5544C27.1704%2021.9165%2027.1944%2016.4491%2027.1501%2015.7476C27.1194%2015.2631%2027.0573%2014.7673%2027.0062%2014.6004C26.9915%2014.5523%2026.7503%2014.5475%2023.7796%2014.5356C20.3409%2014.5219%2020.1358%2014.5135%2019.3615%2014.3531C17.8392%2014.038%2016.8872%2013.1686%2016.5157%2011.7543C16.2941%2010.9108%2016.2743%2010.588%2016.2588%207.56505C16.2463%205.11665%2016.2411%204.90788%2016.1934%204.89325C16.013%204.83806%2014.9784%204.81479%2012.9373%204.82003C11.6687%204.82328%2010.5193%204.82969%2010.3831%204.83422ZM18.18%207.82712C18.1914%208.87106%2018.2149%209.91342%2018.2323%2010.1435C18.3645%2011.8973%2018.7416%2012.3411%2020.2593%2012.5291C20.544%2012.5644%2024.0671%2012.6287%2025.0056%2012.6158L25.6344%2012.6071L25.1604%2012.1709C24.528%2011.5887%2019.1616%206.7551%2018.6348%206.29319C18.4065%206.09291%2018.2061%205.92907%2018.1895%205.92907C18.1701%205.92907%2018.1667%206.60261%2018.18%207.82712ZM8.55165%2018.0776C8.37171%2018.1136%208.20527%2018.2051%208.06583%2018.3447C7.65023%2018.7607%207.69614%2019.4417%208.16391%2019.7992C8.44215%2020.0118%208.08744%2019.9995%2013.6508%2019.9905L18.6803%2019.9824L18.8311%2019.9053C19.0142%2019.8117%2019.2047%2019.6264%2019.2917%2019.4571C19.3821%2019.2812%2019.4019%2018.9114%2019.3321%2018.7011C19.2624%2018.491%2019.0485%2018.2573%2018.8259%2018.1478L18.6494%2018.0611L13.6649%2018.0564C10.9234%2018.0539%208.62243%2018.0634%208.55165%2018.0776ZM8.42967%2022.3476C7.88078%2022.5375%207.62078%2023.1885%207.88651%2023.7074C7.97469%2023.8796%208.16143%2024.0546%208.35524%2024.1468L8.52552%2024.2278H12.0704C15.4147%2024.2278%2015.6223%2024.2246%2015.7392%2024.1721C15.9493%2024.0776%2016.0899%2023.9632%2016.2002%2023.7969C16.4821%2023.3718%2016.3849%2022.8015%2015.9776%2022.4902C15.7043%2022.2813%2015.8934%2022.2909%2012.057%2022.292C8.8258%2022.2929%208.57661%2022.2968%208.42967%2022.3476Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-doc-ppt{background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.4915%203.00491C7.89484%203.07906%206.48945%203.37699%205.41632%204.08077C4.16979%204.89824%203.4766%206.12898%203.20152%208.01299C3.02789%209.20229%203%2010.3074%203%2016.0003C3%2021.6932%203.02789%2022.7984%203.20152%2023.9877C3.43353%2025.5766%203.97904%2026.7265%204.87127%2027.5073C5.76765%2028.2917%206.82889%2028.6882%208.52552%2028.8728C9.64001%2028.994%209.99277%2029%2016.0023%2029C22.0119%2029%2022.3646%2028.994%2023.4791%2028.8728C24.579%2028.7531%2025.4666%2028.5252%2026.1296%2028.1922C26.978%2027.7661%2027.7572%2026.9862%2028.1829%2026.137C28.6028%2025.2996%2028.8276%2024.2349%2028.9461%2022.5234C28.9968%2021.791%2029.021%2016.5287%2028.9772%2015.7646C28.924%2014.8386%2028.8351%2014.2967%2028.6453%2013.7432C28.5526%2013.4728%2028.3281%2013.0103%2028.1965%2012.8184C28.1476%2012.7472%2028.1076%2012.6802%2028.1076%2012.6695C28.1076%2012.6006%2027.5434%2011.9583%2027.0428%2011.4573C26.5399%2010.954%2020.5987%205.57035%2019.6246%204.73524C18.3066%203.60525%2017.5528%203.23097%2016.2489%203.05911C15.9222%203.01603%2015.4762%203.00726%2013.3398%203.00193C11.952%202.99846%2010.6703%202.99979%2010.4915%203.00491ZM10.3831%204.83422C7.86868%204.91823%206.72855%205.21054%205.97552%205.96425C5.30431%206.63611%205.02517%207.54066%204.88192%209.50824C4.82307%2010.3165%204.82307%2021.6842%204.88192%2022.4924C5.02517%2024.46%205.30431%2025.3646%205.97552%2026.0364C6.64676%2026.7082%207.55047%2026.9876%209.51624%2027.131C10.3237%2027.1899%2021.6809%2027.1899%2022.4884%2027.131C24.4542%2026.9876%2025.3579%2026.7082%2026.0291%2026.0364C26.6934%2025.3715%2026.9669%2024.4986%2027.1201%2022.5544C27.1704%2021.9165%2027.1944%2016.4491%2027.1501%2015.7476C27.1194%2015.2631%2027.0573%2014.7673%2027.0062%2014.6004C26.9915%2014.5523%2026.7503%2014.5475%2023.7796%2014.5356C20.3409%2014.5219%2020.1358%2014.5135%2019.3615%2014.3531C17.8392%2014.038%2016.8872%2013.1686%2016.5157%2011.7543C16.2941%2010.9108%2016.2743%2010.588%2016.2588%207.56505C16.2463%205.11665%2016.2411%204.90788%2016.1934%204.89325C16.013%204.83806%2014.9784%204.81479%2012.9373%204.82003C11.6687%204.82328%2010.5193%204.82969%2010.3831%204.83422ZM18.18%207.82712C18.1914%208.87106%2018.2149%209.91342%2018.2323%2010.1435C18.3645%2011.8973%2018.7416%2012.3411%2020.2593%2012.5291C20.544%2012.5644%2024.0671%2012.6287%2025.0056%2012.6158L25.6344%2012.6071L25.1604%2012.1709C24.528%2011.5887%2019.1616%206.7551%2018.6348%206.29319C18.4065%206.09291%2018.2061%205.92907%2018.1895%205.92907C18.1701%205.92907%2018.1667%206.60261%2018.18%207.82712Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7%2018.4286C7%2017.6396%207.63959%2017%208.42857%2017H9.52941C10.8939%2017%2012%2018.1061%2012%2019.4706C12%2020.8351%2010.8939%2021.9412%209.52941%2021.9412H9V23C9%2023.5523%208.55228%2024%208%2024C7.44772%2024%207%2023.5523%207%2023V18.4286ZM9%2019.9412H9.52941C9.78931%2019.9412%2010%2019.7305%2010%2019.4706C10%2019.2107%209.78931%2019%209.52941%2019H9V19.9412Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13%2018.4286C13%2017.6396%2013.6396%2017%2014.4286%2017H15.5294C16.8939%2017%2018%2018.1061%2018%2019.4706C18%2020.8351%2016.8939%2021.9412%2015.5294%2021.9412H15V23C15%2023.5523%2014.5523%2024%2014%2024C13.4477%2024%2013%2023.5523%2013%2023V18.4286ZM15%2019.9412H15.5294C15.7893%2019.9412%2016%2019.7305%2016%2019.4706C16%2019.2107%2015.7893%2019%2015.5294%2019H15V19.9412Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M19%2018C19%2017.4477%2019.4477%2017%2020%2017H24C24.5523%2017%2025%2017.4477%2025%2018C25%2018.5523%2024.5523%2019%2024%2019H20C19.4477%2019%2019%2018.5523%2019%2018Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M23%2019V23.1667C23%2023.6269%2022.5523%2024%2022%2024C21.4477%2024%2021%2023.6269%2021%2023.1667V19H23Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-doc-word{background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.4915%203.00491C7.89484%203.07906%206.48945%203.37699%205.41632%204.08077C4.16979%204.89824%203.4766%206.12898%203.20152%208.01299C3.02789%209.20229%203%2010.3074%203%2016.0003C3%2021.6932%203.02789%2022.7984%203.20152%2023.9877C3.43353%2025.5766%203.97904%2026.7265%204.87127%2027.5073C5.76765%2028.2917%206.82889%2028.6882%208.52552%2028.8728C9.64001%2028.994%209.99277%2029%2016.0023%2029C22.0119%2029%2022.3646%2028.994%2023.4791%2028.8728C24.579%2028.7531%2025.4666%2028.5252%2026.1296%2028.1922C26.978%2027.7661%2027.7572%2026.9862%2028.1829%2026.137C28.6028%2025.2996%2028.8276%2024.2349%2028.9461%2022.5234C28.9968%2021.791%2029.021%2016.5287%2028.9772%2015.7646C28.924%2014.8386%2028.8351%2014.2967%2028.6453%2013.7432C28.5526%2013.4728%2028.3281%2013.0103%2028.1965%2012.8184C28.1476%2012.7472%2028.1076%2012.6802%2028.1076%2012.6695C28.1076%2012.6006%2027.5434%2011.9583%2027.0428%2011.4573C26.5399%2010.954%2020.5987%205.57035%2019.6246%204.73524C18.3066%203.60525%2017.5528%203.23097%2016.2489%203.05911C15.9222%203.01603%2015.4762%203.00726%2013.3398%203.00193C11.952%202.99846%2010.6703%202.99979%2010.4915%203.00491ZM10.3831%204.83422C7.86868%204.91823%206.72855%205.21054%205.97552%205.96425C5.30431%206.63611%205.02517%207.54066%204.88192%209.50824C4.82307%2010.3165%204.82307%2021.6842%204.88192%2022.4924C5.02517%2024.46%205.30431%2025.3646%205.97552%2026.0364C6.64676%2026.7082%207.55047%2026.9876%209.51624%2027.131C10.3237%2027.1899%2021.6809%2027.1899%2022.4884%2027.131C24.4542%2026.9876%2025.3579%2026.7082%2026.0291%2026.0364C26.6934%2025.3715%2026.9669%2024.4986%2027.1201%2022.5544C27.1704%2021.9165%2027.1944%2016.4491%2027.1501%2015.7476C27.1194%2015.2631%2027.0573%2014.7673%2027.0062%2014.6004C26.9915%2014.5523%2026.7503%2014.5475%2023.7796%2014.5356C20.3409%2014.5219%2020.1358%2014.5135%2019.3615%2014.3531C17.8392%2014.038%2016.8872%2013.1686%2016.5157%2011.7543C16.2941%2010.9108%2016.2743%2010.588%2016.2588%207.56505C16.2463%205.11665%2016.2411%204.90788%2016.1934%204.89325C16.013%204.83806%2014.9784%204.81479%2012.9373%204.82003C11.6687%204.82328%2010.5193%204.82969%2010.3831%204.83422ZM18.18%207.82712C18.1914%208.87106%2018.2149%209.91342%2018.2323%2010.1435C18.3645%2011.8973%2018.7416%2012.3411%2020.2593%2012.5291C20.544%2012.5644%2024.0671%2012.6287%2025.0056%2012.6158L25.6344%2012.6071L25.1604%2012.1709C24.528%2011.5887%2019.1616%206.7551%2018.6348%206.29319C18.4065%206.09291%2018.2061%205.92907%2018.1895%205.92907C18.1701%205.92907%2018.1667%206.60261%2018.18%207.82712Z'%20fill='%23262626'/%3e%3cpath%20d='M10.4737%2025.3414L12.8818%2020.871L15.2943%2025.3425L19.7526%2015.9705H17.7342L15.0973%2021.831L13.7421%2019.2718L15.5242%2015.9683H13.7662L12.8752%2017.6463L11.9798%2015.9715H10.2219L12.005%2019.2751L10.6543%2021.831L8.01845%2015.9683H6L10.4737%2025.3414Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-doc-xls{background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.4915%203.00491C7.89484%203.07906%206.48945%203.37699%205.41632%204.08077C4.16979%204.89824%203.4766%206.12898%203.20152%208.01299C3.02789%209.20229%203%2010.3074%203%2016.0003C3%2021.6932%203.02789%2022.7984%203.20152%2023.9877C3.43353%2025.5766%203.97904%2026.7265%204.87127%2027.5073C5.76765%2028.2917%206.82889%2028.6882%208.52552%2028.8728C9.64001%2028.994%209.99277%2029%2016.0023%2029C22.0119%2029%2022.3646%2028.994%2023.4791%2028.8728C24.579%2028.7531%2025.4666%2028.5252%2026.1296%2028.1922C26.978%2027.7661%2027.7572%2026.9862%2028.1829%2026.137C28.6028%2025.2996%2028.8276%2024.2349%2028.9461%2022.5234C28.9968%2021.791%2029.021%2016.5287%2028.9772%2015.7646C28.924%2014.8386%2028.8351%2014.2967%2028.6453%2013.7432C28.5526%2013.4728%2028.3281%2013.0103%2028.1965%2012.8184C28.1476%2012.7472%2028.1076%2012.6802%2028.1076%2012.6695C28.1076%2012.6006%2027.5434%2011.9583%2027.0428%2011.4573C26.5399%2010.954%2020.5987%205.57035%2019.6246%204.73524C18.3066%203.60525%2017.5528%203.23097%2016.2489%203.05911C15.9222%203.01603%2015.4762%203.00726%2013.3398%203.00193C11.952%202.99846%2010.6703%202.99979%2010.4915%203.00491ZM10.3831%204.83422C7.86868%204.91823%206.72855%205.21054%205.97552%205.96425C5.30431%206.63611%205.02517%207.54066%204.88192%209.50824C4.82307%2010.3165%204.82307%2021.6842%204.88192%2022.4924C5.02517%2024.46%205.30431%2025.3646%205.97552%2026.0364C6.64676%2026.7082%207.55047%2026.9876%209.51624%2027.131C10.3237%2027.1899%2021.6809%2027.1899%2022.4884%2027.131C24.4542%2026.9876%2025.3579%2026.7082%2026.0291%2026.0364C26.6934%2025.3715%2026.9669%2024.4986%2027.1201%2022.5544C27.1704%2021.9165%2027.1944%2016.4491%2027.1501%2015.7476C27.1194%2015.2631%2027.0573%2014.7673%2027.0062%2014.6004C26.9915%2014.5523%2026.7503%2014.5475%2023.7796%2014.5356C20.3409%2014.5219%2020.1358%2014.5135%2019.3615%2014.3531C17.8392%2014.038%2016.8872%2013.1686%2016.5157%2011.7543C16.2941%2010.9108%2016.2743%2010.588%2016.2588%207.56505C16.2463%205.11665%2016.2411%204.90788%2016.1934%204.89325C16.013%204.83806%2014.9784%204.81479%2012.9373%204.82003C11.6687%204.82328%2010.5193%204.82969%2010.3831%204.83422ZM18.18%207.82712C18.1914%208.87106%2018.2149%209.91342%2018.2323%2010.1435C18.3645%2011.8973%2018.7416%2012.3411%2020.2593%2012.5291C20.544%2012.5644%2024.0671%2012.6287%2025.0056%2012.6158L25.6344%2012.6071L25.1604%2012.1709C24.528%2011.5887%2019.1616%206.7551%2018.6348%206.29319C18.4065%206.09291%2018.2061%205.92907%2018.1895%205.92907C18.1701%205.92907%2018.1667%206.60261%2018.18%207.82712Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.33104%2017.2567C7.74155%2016.8872%208.37384%2016.9205%208.7433%2017.331L13.2433%2022.331C13.6128%2022.7415%2013.5795%2023.3738%2013.169%2023.7433C12.7585%2024.1127%2012.1262%2024.0795%2011.7567%2023.669L7.25671%2018.669C6.88726%2018.2584%206.92053%2017.6262%207.33104%2017.2567Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.169%2017.2567C13.5795%2017.6262%2013.6128%2018.2584%2013.2433%2018.669L8.7433%2023.669C8.37384%2024.0795%207.74155%2024.1127%207.33104%2023.7433C6.92053%2023.3738%206.88726%2022.7415%207.25671%2022.331L11.7567%2017.331C12.1262%2016.9205%2012.7585%2016.8872%2013.169%2017.2567Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.5%2017C16.0523%2017%2016.5%2017.4477%2016.5%2018V22H18.5C19.0523%2022%2019.5%2022.4477%2019.5%2023C19.5%2023.5523%2019.0523%2024%2018.5%2024H15.5C14.9477%2024%2014.5%2023.5523%2014.5%2023V18C14.5%2017.4477%2014.9477%2017%2015.5%2017Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M20.5%2019.25C20.5%2018.0074%2021.5074%2017%2022.75%2017H24.5C25.0523%2017%2025.5%2017.4477%2025.5%2018C25.5%2018.5523%2025.0523%2019%2024.5%2019H22.75C22.6119%2019%2022.5%2019.1119%2022.5%2019.25C22.5%2019.3881%2022.6119%2019.5%2022.75%2019.5H23.25C24.4926%2019.5%2025.5%2020.5074%2025.5%2021.75C25.5%2022.9926%2024.4926%2024%2023.25%2024H21.5C20.9477%2024%2020.5%2023.5523%2020.5%2023C20.5%2022.4477%2020.9477%2022%2021.5%2022H23.25C23.3881%2022%2023.5%2021.8881%2023.5%2021.75C23.5%2021.6119%2023.3881%2021.5%2023.25%2021.5H22.75C21.5074%2021.5%2020.5%2020.4926%2020.5%2019.25Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-doc-excel{background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.4915%203.00491C7.89484%203.07906%206.48945%203.37699%205.41632%204.08077C4.16979%204.89824%203.4766%206.12898%203.20152%208.01299C3.02789%209.20229%203%2010.3074%203%2016.0003C3%2021.6932%203.02789%2022.7984%203.20152%2023.9877C3.43353%2025.5766%203.97904%2026.7265%204.87127%2027.5073C5.76765%2028.2917%206.82889%2028.6882%208.52552%2028.8728C9.64001%2028.994%209.99277%2029%2016.0023%2029C22.0119%2029%2022.3646%2028.994%2023.4791%2028.8728C24.579%2028.7531%2025.4666%2028.5252%2026.1296%2028.1922C26.978%2027.7661%2027.7572%2026.9862%2028.1829%2026.137C28.6028%2025.2996%2028.8276%2024.2349%2028.9461%2022.5234C28.9968%2021.791%2029.021%2016.5287%2028.9772%2015.7646C28.924%2014.8386%2028.8351%2014.2967%2028.6453%2013.7432C28.5526%2013.4728%2028.3281%2013.0103%2028.1965%2012.8184C28.1476%2012.7472%2028.1076%2012.6802%2028.1076%2012.6695C28.1076%2012.6006%2027.5434%2011.9583%2027.0428%2011.4573C26.5399%2010.954%2020.5987%205.57035%2019.6246%204.73524C18.3066%203.60525%2017.5528%203.23097%2016.2489%203.05911C15.9222%203.01603%2015.4762%203.00726%2013.3398%203.00193C11.952%202.99846%2010.6703%202.99979%2010.4915%203.00491ZM10.3831%204.83422C7.86868%204.91823%206.72855%205.21054%205.97552%205.96425C5.30431%206.63611%205.02517%207.54066%204.88192%209.50824C4.82307%2010.3165%204.82307%2021.6842%204.88192%2022.4924C5.02517%2024.46%205.30431%2025.3646%205.97552%2026.0364C6.64676%2026.7082%207.55047%2026.9876%209.51624%2027.131C10.3237%2027.1899%2021.6809%2027.1899%2022.4884%2027.131C24.4542%2026.9876%2025.3579%2026.7082%2026.0291%2026.0364C26.6934%2025.3715%2026.9669%2024.4986%2027.1201%2022.5544C27.1704%2021.9165%2027.1944%2016.4491%2027.1501%2015.7476C27.1194%2015.2631%2027.0573%2014.7673%2027.0062%2014.6004C26.9915%2014.5523%2026.7503%2014.5475%2023.7796%2014.5356C20.3409%2014.5219%2020.1358%2014.5135%2019.3615%2014.3531C17.8392%2014.038%2016.8872%2013.1686%2016.5157%2011.7543C16.2941%2010.9108%2016.2743%2010.588%2016.2588%207.56505C16.2463%205.11665%2016.2411%204.90788%2016.1934%204.89325C16.013%204.83806%2014.9784%204.81479%2012.9373%204.82003C11.6687%204.82328%2010.5193%204.82969%2010.3831%204.83422ZM18.18%207.82712C18.1914%208.87106%2018.2149%209.91342%2018.2323%2010.1435C18.3645%2011.8973%2018.7416%2012.3411%2020.2593%2012.5291C20.544%2012.5644%2024.0671%2012.6287%2025.0056%2012.6158L25.6344%2012.6071L25.1604%2012.1709C24.528%2011.5887%2019.1616%206.7551%2018.6348%206.29319C18.4065%206.09291%2018.2061%205.92907%2018.1895%205.92907C18.1701%205.92907%2018.1667%206.60261%2018.18%207.82712Z'%20fill='%23262626'/%3e%3cpath%20d='M16%2025H13.8789L11.5005%2021.5224L9.13498%2024.9957H7L10.4768%2020.1394L7.51133%2016H9.50646L11.5005%2018.7574L13.4957%2016H15.5026L12.4976%2020.1437L16%2025Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-doc-pdf{background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.4915%203.00491C7.89484%203.07906%206.48945%203.37699%205.41632%204.08077C4.16979%204.89824%203.4766%206.12898%203.20152%208.01299C3.02789%209.20229%203%2010.3074%203%2016.0003C3%2021.6932%203.02789%2022.7984%203.20152%2023.9877C3.43353%2025.5766%203.97904%2026.7265%204.87127%2027.5073C5.76765%2028.2917%206.82889%2028.6882%208.52552%2028.8728C9.64001%2028.994%209.99277%2029%2016.0023%2029C22.0119%2029%2022.3646%2028.994%2023.4791%2028.8728C24.579%2028.7531%2025.4666%2028.5252%2026.1296%2028.1922C26.978%2027.7661%2027.7572%2026.9862%2028.1829%2026.137C28.6028%2025.2996%2028.8276%2024.2349%2028.9461%2022.5234C28.9968%2021.791%2029.021%2016.5287%2028.9772%2015.7646C28.924%2014.8386%2028.8351%2014.2967%2028.6453%2013.7432C28.5526%2013.4728%2028.3281%2013.0103%2028.1965%2012.8184C28.1476%2012.7472%2028.1076%2012.6802%2028.1076%2012.6695C28.1076%2012.6006%2027.5434%2011.9583%2027.0428%2011.4573C26.5399%2010.954%2020.5987%205.57035%2019.6246%204.73524C18.3066%203.60525%2017.5528%203.23097%2016.2489%203.05911C15.9222%203.01603%2015.4762%203.00726%2013.3398%203.00193C11.952%202.99846%2010.6703%202.99979%2010.4915%203.00491ZM10.3831%204.83422C7.86868%204.91823%206.72855%205.21054%205.97552%205.96425C5.30431%206.63611%205.02517%207.54066%204.88192%209.50824C4.82307%2010.3165%204.82307%2021.6842%204.88192%2022.4924C5.02517%2024.46%205.30431%2025.3646%205.97552%2026.0364C6.64676%2026.7082%207.55047%2026.9876%209.51624%2027.131C10.3237%2027.1899%2021.6809%2027.1899%2022.4884%2027.131C24.4542%2026.9876%2025.3579%2026.7082%2026.0291%2026.0364C26.6934%2025.3715%2026.9669%2024.4986%2027.1201%2022.5544C27.1704%2021.9165%2027.1944%2016.4491%2027.1501%2015.7476C27.1194%2015.2631%2027.0573%2014.7673%2027.0062%2014.6004C26.9915%2014.5523%2026.7503%2014.5475%2023.7796%2014.5356C20.3409%2014.5219%2020.1358%2014.5135%2019.3615%2014.3531C17.8392%2014.038%2016.8872%2013.1686%2016.5157%2011.7543C16.2941%2010.9108%2016.2743%2010.588%2016.2588%207.56505C16.2463%205.11665%2016.2411%204.90788%2016.1934%204.89325C16.013%204.83806%2014.9784%204.81479%2012.9373%204.82003C11.6687%204.82328%2010.5193%204.82969%2010.3831%204.83422ZM18.18%207.82712C18.1914%208.87106%2018.2149%209.91342%2018.2323%2010.1435C18.3645%2011.8973%2018.7416%2012.3411%2020.2593%2012.5291C20.544%2012.5644%2024.0671%2012.6287%2025.0056%2012.6158L25.6344%2012.6071L25.1604%2012.1709C24.528%2011.5887%2019.1616%206.7551%2018.6348%206.29319C18.4065%206.09291%2018.2061%205.92907%2018.1895%205.92907C18.1701%205.92907%2018.1667%206.60261%2018.18%207.82712Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7%2018.4286C7%2017.6396%207.63959%2017%208.42857%2017H9.52941C10.8939%2017%2012%2018.1061%2012%2019.4706C12%2020.8351%2010.8939%2021.9412%209.52941%2021.9412H9V23C9%2023.5523%208.55228%2024%208%2024C7.44772%2024%207%2023.5523%207%2023V18.4286ZM9%2019.9412H9.52941C9.78931%2019.9412%2010%2019.7305%2010%2019.4706C10%2019.2107%209.78931%2019%209.52941%2019H9V19.9412Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2019V22H15.5C16.3284%2022%2017%2021.3284%2017%2020.5C17%2019.6716%2016.3284%2019%2015.5%2019H15ZM13%2018.5C13%2017.6716%2013.6716%2017%2014.5%2017H15.5C17.433%2017%2019%2018.567%2019%2020.5C19%2022.433%2017.433%2024%2015.5%2024H14.5C13.6716%2024%2013%2023.3284%2013%2022.5V18.5Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M20%2018C20%2017.4477%2020.4477%2017%2021%2017H24.0056C24.5579%2017%2025.0056%2017.4477%2025.0056%2018C25.0056%2018.5523%2024.5579%2019%2024.0056%2019H22V19.5H24.0056C24.5579%2019.5%2025.0056%2019.9477%2025.0056%2020.5C25.0056%2021.0523%2024.5579%2021.5%2024.0056%2021.5H22V23C22%2023.5523%2021.5523%2024%2021%2024C20.4477%2024%2020%2023.5523%2020%2023V18Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-folder-open{background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.58222%203.02898C8.39424%203.14195%207.28117%203.68%206.46024%204.53813C5.749%205.2816%205.33795%206.18094%205.24902%207.18817C5.23034%207.40003%205.21765%209.08131%205.21749%2011.3673L5.21721%2015.1919L5.13514%2015.2666C5.03634%2015.3566%204.73564%2015.744%204.598%2015.9587C4.11072%2016.7187%203.92377%2017.7247%204.02787%2019.0264C4.13279%2020.3387%204.87387%2024.5567%205.19006%2025.6413C5.47581%2026.6216%205.92739%2027.3807%206.52698%2027.8889C7.31856%2028.5597%208.04194%2028.8317%209.37058%2028.958C9.95979%2029.014%2022.0408%2029.014%2022.63%2028.958C23.9457%2028.8329%2024.6418%2028.5759%2025.4281%2027.9247C26.0756%2027.3884%2026.5107%2026.6673%2026.8146%2025.6267C26.9803%2025.0593%2027.3036%2023.4155%2027.643%2021.4138C28.0465%2019.0342%2028.0966%2017.9743%2027.8507%2017.0172C27.7575%2016.6544%2027.5805%2016.2362%2027.4026%2015.9587C27.2649%2015.744%2026.9642%2015.3566%2026.8654%2015.2666L26.7834%2015.1919L26.7829%2013.3247C26.7823%2010.5996%2026.7293%209.81901%2026.496%209.09931C26.0352%207.6782%2024.9621%206.9011%2023.1786%206.69701C22.7242%206.64501%2021.2388%206.60373%2019.7998%206.60309C18.3561%206.60244%2018.0239%206.57837%2017.6166%206.44499C17.0229%206.25051%2016.8664%206.13631%2015.5892%204.96549C14.5006%203.96756%2014.2871%203.8037%2013.6948%203.51191C13.1852%203.26087%2012.7149%203.12315%2012.0863%203.04085C11.7197%202.99285%2010.0456%202.98493%209.58222%203.02898ZM9.622%204.97211C9.32763%205.01083%208.8507%205.17516%208.55062%205.34124C8.37552%205.43816%208.20961%205.57042%207.97395%205.80103C7.69663%206.07231%207.61958%206.16981%207.49786%206.40334C7.41799%206.55657%207.32047%206.78545%207.28113%206.91195L7.20966%207.14194L7.19957%2010.6174C7.19402%2012.529%207.20064%2014.0929%207.21427%2014.0928C7.22788%2014.0928%207.3848%2014.0649%207.56297%2014.0309C7.74114%2013.9969%208.11494%2013.9449%208.39364%2013.9154C8.85985%2013.866%209.46812%2013.8617%2016.0003%2013.8617C22.5325%2013.8617%2023.1407%2013.866%2023.6069%2013.9154C23.8856%2013.9449%2024.2594%2013.9969%2024.4376%2014.0309C24.6158%2014.0649%2024.774%2014.0928%2024.7891%2014.0928C24.8264%2014.093%2024.789%2010.701%2024.7479%2010.3477C24.6037%209.11069%2024.1967%208.74316%2022.8181%208.6051C22.6284%208.58611%2021.4859%208.55911%2020.279%208.54514C17.8818%208.51737%2017.751%208.50828%2017.1201%208.32543C16.7288%208.21205%2016.1702%207.95321%2015.8302%207.72773C15.4941%207.50481%2015.1433%207.20611%2014.1899%206.33075C13.3418%205.55208%2013.059%205.33625%2012.6872%205.18404C12.1615%204.96888%2012.0822%204.95846%2010.9065%204.95054C10.3204%204.94656%209.74231%204.95627%209.622%204.97211ZM9.63702%2015.7899C8.09701%2015.835%207.32508%2015.991%206.81298%2016.3606C6.6149%2016.5036%206.31069%2016.8776%206.19427%2017.1212C6.04562%2017.4322%205.99804%2017.6697%205.9797%2018.1926C5.9509%2019.0141%206.09985%2020.1005%206.64368%2023.0352C7.09503%2025.4707%207.30348%2026.0395%207.91636%2026.5075C8.31575%2026.8125%208.63667%2026.9255%209.3549%2027.0141C9.83776%2027.0737%2022.1628%2027.0737%2022.6457%2027.0141C23.3639%2026.9255%2023.6848%2026.8125%2024.0842%2026.5075C24.6958%2026.0405%2024.9059%2025.4672%2025.3572%2023.0342C25.9693%2019.7351%2026.1159%2018.5%2025.9869%2017.7303C25.9089%2017.2649%2025.8059%2017.0389%2025.5059%2016.6747C24.9819%2016.0387%2024.2826%2015.8504%2022.211%2015.7878C21.1077%2015.7545%2010.7903%2015.7562%209.63702%2015.7899ZM13.251%2021.1036C13.0195%2021.1754%2012.785%2021.3784%2012.661%2021.6142C12.5783%2021.7715%2012.5618%2022.1504%2012.629%2022.3493C12.6996%2022.5582%2012.9161%2022.7907%2013.1414%2022.8996L13.3202%2022.9859H16.0003H18.6804L18.8592%2022.8996C19.0845%2022.7907%2019.301%2022.5582%2019.3716%2022.3493C19.4423%2022.1401%2019.4223%2021.7722%2019.3307%2021.5972C19.2424%2021.4284%2019.0376%2021.2326%2018.8589%2021.1461L18.7117%2021.0748L16.0473%2021.0688C13.9081%2021.064%2013.3569%2021.0708%2013.251%2021.1036Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-folder{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.23626%203.02825C6.53398%203.15871%204.93884%204.11722%203.94093%205.60936C3.40424%206.41186%203.09814%207.32625%203.02413%208.34821C2.97807%208.9842%203.00376%2021.8048%203.05245%2022.4689C3.15934%2023.9274%203.31312%2024.803%203.59657%2025.5672C4.08994%2026.8974%205.07306%2027.8878%206.39449%2028.3857C7.33909%2028.7417%208.44539%2028.9047%2010.3597%2028.9698C11.5407%2029.0101%2020.4562%2029.0101%2021.6372%2028.9698C23.5515%2028.9047%2024.6578%2028.7417%2025.6024%2028.3857C26.9214%2027.8887%2027.9072%2026.8969%2028.3982%2025.5731C28.7438%2024.641%2028.9055%2023.5274%2028.9699%2021.637C29.0103%2020.4522%2029.0099%2014.0897%2028.9695%2013.1941C28.9022%2011.7027%2028.7374%2010.8632%2028.367%2010.1249C28.0305%209.45416%2027.4246%208.83937%2026.7329%208.46672C26.5778%208.38315%2026.5747%208.37871%2026.5548%208.20893C26.4422%207.25119%2026.0174%206.35135%2025.3438%205.64341C24.6539%204.91843%2023.9343%204.51663%2022.9094%204.28395L22.6078%204.21549L18.2425%204.19832L13.8773%204.18119L13.8055%204.11636C13.6951%204.01665%2013.3003%203.77107%2013.0106%203.62187C12.3899%203.30215%2011.7194%203.10667%2010.9695%203.02677C10.6275%202.99032%208.71756%202.99137%208.23626%203.02825ZM8.32608%204.96582C7.76843%205.01491%207.08695%205.26995%206.57875%205.61971C6.27401%205.82946%205.83%206.27348%205.62026%206.57823C5.38581%206.9189%205.16402%207.40387%205.05066%207.82373L4.95258%208.18693L4.94269%2014.5653C4.93307%2020.7708%204.94565%2021.968%205.03047%2022.9311C5.24308%2025.3445%205.9184%2026.3267%207.65538%2026.7488C8.82509%2027.0331%209.52987%2027.0593%2015.9985%2027.0593C20.8734%2027.0593%2022.0211%2027.044%2022.9159%2026.967C25.3378%2026.7587%2026.326%2026.0818%2026.7489%2024.3414C26.91%2023.6787%2026.9777%2023.0591%2027.0313%2021.7602C27.0769%2020.6561%2027.0534%2013.0394%2027.003%2012.5624C26.919%2011.7672%2026.7774%2011.22%2026.5641%2010.8662C26.3199%2010.4609%2025.8612%2010.1348%2025.3347%209.9921C24.6279%209.80057%2024.166%209.77253%2021.2366%209.74341C18.5628%209.71682%2018.3932%209.70794%2017.7814%209.56244C16.9881%209.37377%2016.1754%208.95391%2015.5055%208.38657C15.3614%208.26461%2014.6888%207.62129%2014.0108%206.95698C13.1921%206.15488%2012.7004%205.69687%2012.5472%205.59343C12.2588%205.39884%2011.9543%205.2453%2011.6491%205.1406C11.1373%204.96496%2011.0829%204.95942%209.78969%204.95079C9.12875%204.94638%208.47013%204.95313%208.32608%204.96582ZM16.2694%206.45698C16.9915%207.15909%2017.3495%207.39737%2018.0093%207.61503C18.4848%207.77191%2018.5352%207.77489%2021.175%207.80281C22.5392%207.81723%2023.8417%207.84339%2024.0695%207.86093C24.2973%207.87849%2024.4887%207.8877%2024.495%207.88145C24.5198%207.85667%2024.3115%207.44624%2024.1833%207.26728C24.0288%207.05155%2023.6913%206.71855%2023.486%206.57918C23.2716%206.43371%2023.0523%206.33132%2022.7559%206.23835L22.4845%206.15325L19.212%206.14474L15.9395%206.13624L16.2694%206.45698ZM16.7749%2012.7337C16.4509%2012.8956%2016.2731%2013.1675%2016.2521%2013.5331C16.2416%2013.7168%2016.2524%2013.7997%2016.3045%2013.9378C16.3915%2014.1684%2016.6244%2014.4028%2016.8505%2014.4874C17.0144%2014.5487%2017.0775%2014.5499%2020.1979%2014.5497C22.2673%2014.5496%2023.4177%2014.5386%2023.4914%2014.5181C23.7619%2014.4429%2024.0633%2014.152%2024.1381%2013.8938C24.1956%2013.6954%2024.1826%2013.384%2024.1099%2013.2196C24.0299%2013.0388%2023.8528%2012.8434%2023.6734%2012.7379L23.5322%2012.6549L20.2489%2012.6466L16.9657%2012.6384L16.7749%2012.7337Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-folder-new{background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.23626%203.02825C6.53398%203.15871%204.93884%204.11722%203.94093%205.60936C3.40424%206.41186%203.09814%207.32625%203.02413%208.34821C2.97807%208.9842%203.00376%2021.8048%203.05245%2022.4689C3.15934%2023.9274%203.31312%2024.803%203.59657%2025.5672C4.08994%2026.8974%205.07306%2027.8878%206.39449%2028.3857C7.33909%2028.7417%208.44539%2028.9047%2010.3597%2028.9698C11.5407%2029.0101%2020.4562%2029.0101%2021.6372%2028.9698C23.5515%2028.9047%2024.6578%2028.7417%2025.6024%2028.3857C26.9214%2027.8887%2027.9072%2026.8969%2028.3982%2025.5731C28.7438%2024.641%2028.9055%2023.5274%2028.9699%2021.637C29.0103%2020.4522%2029.0099%2014.0897%2028.9695%2013.1941C28.8715%2011.0221%2028.5215%209.97996%2027.5921%209.09201C27.0172%208.5427%2026.3583%208.21663%2025.458%208.03582C24.589%207.86126%2024.0547%207.83224%2021.1596%207.8022C18.5358%207.77499%2018.485%207.77197%2018.0093%207.61503C17.7096%207.51615%2017.3286%207.33553%2017.1193%207.19311C16.8195%206.98903%2016.4654%206.66182%2015.2884%205.50108C14.6706%204.89178%2014.068%204.31693%2013.9494%204.22362C13.085%203.54369%2012.0971%203.14691%2010.9695%203.02677C10.6275%202.99032%208.71756%202.99137%208.23626%203.02825ZM8.32608%204.96582C7.76843%205.01491%207.08695%205.26995%206.57875%205.61971C6.27401%205.82946%205.83%206.27348%205.62026%206.57823C5.38581%206.9189%205.16402%207.40387%205.05066%207.82373L4.95258%208.18693L4.94269%2014.5653C4.93307%2020.7708%204.94565%2021.968%205.03047%2022.9311C5.24308%2025.3445%205.9184%2026.3267%207.65538%2026.7488C8.82509%2027.0331%209.52987%2027.0593%2015.9985%2027.0593C20.8734%2027.0593%2022.0211%2027.044%2022.9159%2026.967C25.3378%2026.7587%2026.326%2026.0818%2026.7489%2024.3414C26.91%2023.6787%2026.9777%2023.0591%2027.0313%2021.7602C27.0769%2020.6561%2027.0534%2013.0394%2027.003%2012.5624C26.919%2011.7672%2026.7774%2011.22%2026.5641%2010.8662C26.3199%2010.4609%2025.8612%2010.1348%2025.3347%209.9921C24.6279%209.80057%2024.166%209.77253%2021.2366%209.74341C18.5628%209.71682%2018.3932%209.70794%2017.7814%209.56244C16.9881%209.37377%2016.1754%208.95391%2015.5055%208.38657C15.3614%208.26461%2014.6888%207.62129%2014.0108%206.95698C13.1921%206.15488%2012.7004%205.69687%2012.5472%205.59343C12.2588%205.39884%2011.9543%205.2453%2011.6491%205.1406C11.1373%204.96496%2011.0829%204.95942%209.78969%204.95079C9.12875%204.94638%208.47013%204.95313%208.32608%204.96582Z'%20fill='%23262626'/%3e%3cpath%20d='M10.1109%2017.5538C10.236%2017.3218%2010.4515%2017.1268%2010.6782%2017.0406C10.8582%2016.9722%2011.2275%2016.9931%2011.4089%2017.082C11.5837%2017.1676%2011.7865%2017.3638%2011.8789%2017.5366C11.9437%2017.6579%2011.9468%2017.7069%2011.9617%2018.8444L11.9773%2020.0261L13.1572%2020.0417C14.2928%2020.0566%2014.3418%2020.0597%2014.4629%2020.1247C14.9039%2020.3612%2015.1103%2020.8817%2014.9411%2021.3307C14.8574%2021.5527%2014.6632%2021.7715%2014.4552%2021.8779C14.3065%2021.954%2014.3022%2021.9543%2013.1417%2021.9698L11.9773%2021.9854L11.9617%2023.1516C11.9442%2024.467%2011.9499%2024.4333%2011.6986%2024.7025C11.5016%2024.9133%2011.2979%2025%2010.9992%2025C10.7004%2025%2010.4967%2024.9133%2010.2998%2024.7025C10.0484%2024.4333%2010.0541%2024.467%2010.0366%2023.1516L10.0211%2021.9854L8.85671%2021.9698C7.69615%2021.9543%207.69183%2021.954%207.54316%2021.8779C6.94668%2021.5727%206.81472%2020.788%207.28125%2020.3208C7.54965%2020.0519%207.50888%2020.0592%208.84119%2020.0417L10.0211%2020.0261L10.0366%2018.8444C10.0508%2017.762%2010.0571%2017.6535%2010.1109%2017.5538Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-support-person{background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.2906%203.00825C13.1082%203.16109%2011.1578%203.80409%209.39708%204.95119C6.7589%206.66987%204.91845%209.41257%204.37217%2012.4394C4.21858%2013.2905%204.21102%2013.425%204.19628%2015.5685L4.18231%2017.6062H3.95611C3.57129%2017.6062%203.24381%2017.8057%203.07131%2018.1453L3%2018.2857V19.6912C3%2021.0952%203.00006%2021.0968%203.07118%2021.2491C3.15464%2021.4279%203.34442%2021.6164%203.53974%2021.7147C3.65419%2021.7722%203.72587%2021.7845%203.94837%2021.7845H4.21821L4.21824%2021.9957C4.2183%2022.3005%204.28063%2022.4102%204.37217%2022.7215C4.61653%2023.5522%205.19418%2024.2305%205.98707%2024.618C6.43206%2024.8354%206.88735%2024.9605%208.10963%2025.2011C9.29021%2025.4336%209.52258%2025.4673%209.95557%2025.4691C10.5491%2025.4716%2010.9146%2025.3579%2011.3126%2025.0472C11.6863%2024.7555%2011.9166%2024.373%2012.0472%2023.8279C12.1105%2023.5632%2012.1266%2023.8999%2012.1377%2019.8855C12.146%2016.8861%2012.1394%2015.7164%2012.1126%2015.4747C12.0447%2014.8611%2011.8693%2014.4733%2011.4974%2014.114C11.233%2013.8586%2010.9616%2013.6933%2010.6489%2013.5972C10.2348%2013.47%209.08912%2013.5173%207.50297%2013.7271C7.00437%2013.7931%206.66908%2013.8662%206.33654%2013.9815L6.12623%2014.0544L6.14612%2013.8076C6.30808%2011.7972%207.025%2010.0045%208.27785%208.47708C8.62414%208.05489%209.41154%207.29143%209.84697%206.95567C11.2541%205.87059%2012.8947%205.19551%2014.7355%204.9441C15.2815%204.86952%2016.7185%204.86952%2017.2645%204.9441C19.1053%205.19551%2020.7459%205.87059%2022.153%206.95567C22.5885%207.29143%2023.3759%208.05489%2023.7222%208.47708C24.9733%2010.0024%2025.6926%2011.8009%2025.8539%2013.8076L25.8738%2014.0544L25.6635%2013.9815C25.1917%2013.8179%2024.7302%2013.7397%2023.4176%2013.6006C23.0062%2013.557%2022.5952%2013.5345%2022.1839%2013.533C21.6285%2013.5311%2021.5455%2013.5375%2021.3511%2013.5972C20.7324%2013.7873%2020.2069%2014.2946%2019.9948%2014.9065C19.8622%2015.2891%2019.8565%2015.4827%2019.8559%2019.6207C19.8552%2023.6833%2019.8482%2023.5665%2019.9669%2023.992C20.1686%2024.7148%2020.6934%2025.2325%2021.4135%2025.4189C21.7034%2025.4939%2022.3063%2025.4864%2022.7968%2025.4015C23.3864%2025.2995%2024.5029%2025.0764%2024.9249%2024.9762C25.7365%2024.7835%2026.2637%2024.535%2026.7033%2024.1378C27.12%2023.7614%2027.4423%2023.2527%2027.5954%2022.7303C27.6872%2022.417%2027.7817%2022.2962%2027.7818%2022.0002L27.7818%2021.7845L28.0516%2021.7837C28.2825%2021.7831%2028.344%2021.7716%2028.4769%2021.7042C28.6762%2021.6031%2028.8665%2021.4024%2028.9412%2021.2145C28.996%2021.0768%2029%2020.9722%2029%2019.6762V18.2857L28.9287%2018.1453C28.7562%2017.8057%2028.4287%2017.6062%2028.0439%2017.6062H27.8177L27.8037%2015.5685C27.7889%2013.4195%2027.7819%2013.2954%2027.6254%2012.4244C27.1776%209.93287%2025.7815%207.52651%2023.8185%205.86303C21.9562%204.28483%2019.781%203.34725%2017.3262%203.06456C16.928%203.01872%2015.6471%202.98328%2015.2906%203.00825ZM9.66192%2015.3904C9.20641%2015.4287%208.21385%2015.5285%207.90419%2015.567C7.11167%2015.6657%206.85145%2015.7505%206.59525%2015.9936C6.13758%2016.4278%206.12068%2016.5709%206.13884%2019.8556C6.15303%2022.412%206.14264%2022.0758%206.3033%2022.3976C6.39548%2022.5822%206.65434%2022.8471%206.82225%2022.9285C7.15349%2023.0892%208.07568%2023.3045%209.39964%2023.5302C9.91168%2023.6175%2010.0705%2023.6227%2010.1292%2023.5542C10.1646%2023.5128%2010.1862%2023.228%2010.1862%2019.7047C10.1862%2015.6078%2010.1847%2015.4942%2010.1275%2015.4329C10.0677%2015.3689%209.99579%2015.3623%209.66192%2015.3904ZM21.8754%2015.4297C21.8144%2015.4952%2021.8138%2015.5379%2021.8138%2019.7047C21.8138%2023.228%2021.8059%2023.5128%2021.8413%2023.5542C21.8999%2023.6227%2022.0588%2023.6175%2022.5708%2023.5302C23.8948%2023.3045%2024.817%2023.0892%2025.1482%2022.9285C25.3161%2022.8471%2025.575%2022.5822%2025.6672%2022.3976C25.8273%2022.0767%2025.8466%2022.4112%2025.861%2019.8556C25.8796%2016.5716%2025.8626%2016.428%2025.4048%2015.9936C25.0904%2015.6954%2024.7703%2015.6213%2023.1091%2015.4619C21.9913%2015.3547%2021.9465%2015.3535%2021.8754%2015.4297Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.6954%2028.7759C10.1505%2029.8791%205.6933%2026.8023%204.05065%2021.9002C3.876%2021.379%204.15916%2020.8157%204.6831%2020.642C5.20705%2020.4682%205.77337%2020.7499%205.94802%2021.2711C6.16538%2021.9198%206.4388%2022.5259%206.76304%2023.0827C8.46347%2026.0031%2011.5616%2027.5694%2015.3032%2026.825C15.8448%2026.7173%2016.3716%2027.0667%2016.4799%2027.6054C16.5882%2028.1441%2016.237%2028.6682%2015.6954%2028.7759Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-clip{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.1425%205.55659C15.7696%202.1478%2021.6261%202.1478%2025.2532%205.55659C28.9156%208.99856%2028.9156%2014.6064%2025.2532%2018.0483L15.5389%2027.1779C15.5389%2027.1779%2015.5389%2027.1779%2015.5389%2027.1779C12.954%2029.6073%208.78707%2029.6074%206.20212%2027.1779C3.58184%2024.7154%203.58184%2020.6955%206.20212%2018.233L15.7767%209.23471C17.3195%207.78474%2019.7967%207.78474%2021.3395%209.2347C22.9177%2010.7178%2022.9177%2013.1498%2021.3395%2014.6329C21.3395%2014.6329%2021.3395%2014.6329%2021.3395%2014.6329L11.6951%2023.6968C11.2927%2024.0751%2010.6598%2024.0554%2010.2816%2023.653C9.90335%2023.2505%209.92299%2022.6177%2010.3254%2022.2394L19.9699%2013.1755C20.7075%2012.4822%2020.7076%2011.3854%2019.9699%2010.6921C19.1968%209.96561%2017.9194%209.96561%2017.1463%2010.6921L7.57179%2019.6904C5.79196%2021.3631%205.79195%2024.0478%207.57178%2025.7205C9.38692%2027.4265%2012.3541%2027.4265%2014.1692%2025.7205L23.8835%2016.5909C26.7055%2013.9388%2026.7055%209.66611%2023.8835%207.01398C21.0262%204.32867%2016.3695%204.32867%2013.5122%207.01398L5.68484%2014.3702C5.28239%2014.7484%204.64953%2014.7288%204.27131%2014.3263C3.89308%2013.9239%203.91272%2013.291%204.31517%2012.9128L12.1425%205.55659Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-edit{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M22.8672%203.00748C22.167%203.07822%2021.4968%203.252%2020.9288%203.51011C20.6353%203.64348%2020.2002%203.90331%2019.8905%204.13026C19.7031%204.26757%2017.9155%206.03318%2013.5297%2010.4131C10.1746%2013.7636%207.24851%2016.699%207.02723%2016.9364C6.80594%2017.1737%206.52448%2017.5004%206.40173%2017.6623C5.91542%2018.3038%205.47972%2019.0927%205.20245%2019.8337C4.87748%2020.7022%203.05742%2026.2252%203.02369%2026.4451C2.88417%2027.3548%203.37194%2028.3072%204.19824%2028.7386C4.62703%2028.9624%205.11963%2029.0472%205.56966%2028.9747C5.82761%2028.9331%2011.684%2026.9905%2012.3534%2026.7245C13.3474%2026.3295%2014.2054%2025.7757%2015.0666%2024.9732C15.304%2024.752%2018.2398%2021.8268%2021.5906%2018.4728C25.8026%2014.2568%2027.7417%2012.2954%2027.8732%2012.1178C28.4539%2011.3338%2028.8172%2010.4518%2028.9609%209.47732C29.0133%209.12144%2029.013%208.22836%2028.9602%207.88996C28.6877%206.14149%2027.7226%204.69311%2026.2291%203.79127C25.6456%203.43897%2024.937%203.18339%2024.2084%203.06256C23.9455%203.01895%2023.0981%202.98415%2022.8672%203.00748ZM22.6668%204.98235C22.1201%205.0775%2021.506%205.34248%2021.0661%205.67302C20.9375%205.76968%2020.6193%206.06339%2020.359%206.32569L19.8857%206.80263L19.9234%206.98415C19.9938%207.3239%2020.2045%207.90436%2020.4145%208.33744C21.2604%2010.0812%2022.8698%2011.4586%2024.679%2011.987C25.2475%2012.1531%2025.1309%2012.1987%2025.7508%2011.5676C26.405%2010.9014%2026.6214%2010.5908%2026.8459%209.99499C27.0561%209.43713%2027.1288%208.69403%2027.0311%208.10109C26.7662%206.49305%2025.531%205.24856%2023.9332%204.97988C23.5773%204.92002%2023.0186%204.9211%2022.6668%204.98235ZM13.243%2013.4473C10.4618%2016.2309%208.11632%2018.5985%208.03073%2018.7087C7.60425%2019.2579%207.22764%2019.9361%206.98668%2020.5888C6.90846%2020.8008%206.53144%2021.9083%206.14885%2023.05L5.45324%2025.1259L6.16389%2025.8363L6.87455%2026.5467L8.90482%2025.8669C10.0215%2025.4931%2011.1293%2025.1158%2011.3668%2025.0286C12.2352%2024.7095%2012.9815%2024.2615%2013.6175%2023.6777C13.821%2023.4909%2016.158%2021.1669%2018.8108%2018.5133C23.3818%2013.9409%2023.6301%2013.6869%2023.5589%2013.6575C22.7499%2013.3236%2022.2116%2013.0391%2021.6503%2012.6486C20.5204%2011.8626%2019.5666%2010.8148%2018.904%209.63128C18.6968%209.26135%2018.4587%208.75691%2018.3831%208.5278C18.3626%208.46563%2018.3354%208.4084%2018.3227%208.40057C18.31%208.39274%2016.0242%2010.6638%2013.243%2013.4473Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-round-check-filled{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M29%2016C29%2023.1796%2023.1796%2029%2016%2029C8.82029%2029%203%2023.1796%203%2016C3%208.82029%208.82029%203%2016%203C23.1796%203%2029%208.82029%2029%2016ZM21.2394%2012.0606C21.6202%2012.4413%2021.6202%2013.0587%2021.2394%2013.4394L14.7394%2019.9394C14.3586%2020.3202%2013.7414%2020.3202%2013.3606%2019.9394L10.7606%2017.3394C10.3798%2016.9586%2010.3798%2016.3414%2010.7606%2015.9606C11.1413%2015.5798%2011.7587%2015.5798%2012.1394%2015.9606L14.05%2017.8711L16.9552%2014.9658L19.8606%2012.0606C20.2414%2011.6798%2020.8586%2011.6798%2021.2394%2012.0606Z'%20fill='%23128851'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M21.2394%2012.0606C21.6202%2012.4413%2021.6202%2013.0587%2021.2394%2013.4394L14.7394%2019.9394C14.3586%2020.3202%2013.7414%2020.3202%2013.3606%2019.9394L10.7606%2017.3394C10.3798%2016.9586%2010.3798%2016.3414%2010.7606%2015.9606C11.1413%2015.5798%2011.7587%2015.5798%2012.1394%2015.9606L14.05%2017.8711L16.9552%2014.9658L19.8606%2012.0606C20.2414%2011.6798%2020.8586%2011.6798%2021.2394%2012.0606Z'%20fill='white'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-lightbulb{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.1811%203.03254C11.667%203.32131%208.54015%205.4479%207.0065%208.59215C6.50495%209.62039%206.21937%2010.553%206.05748%2011.6915C5.98056%2012.2325%205.98093%2013.7968%206.05807%2014.3066C6.30304%2015.9249%206.78938%2017.2124%207.64256%2018.5012C8.21566%2019.3669%208.66068%2019.8531%209.88059%2020.9458C10.9565%2021.9096%2011.3967%2022.3284%2011.5722%2022.555C11.816%2022.8698%2011.8518%2022.9452%2011.925%2023.297C11.979%2023.5562%2011.9903%2023.7791%2012.0127%2025.027C12.0377%2026.418%2012.054%2026.6469%2012.1562%2027.043C12.3374%2027.7461%2012.9129%2028.4133%2013.6096%2028.7281C14.0799%2028.9407%2014.6015%2029%2016.0001%2029C17.3987%2029%2017.9203%2028.9407%2018.3906%2028.7281C19.0873%2028.4133%2019.6628%2027.7461%2019.844%2027.043C19.9462%2026.6469%2019.9625%2026.418%2019.9875%2025.027C20.0212%2023.1528%2020.0379%2023.0587%2020.428%2022.555C20.6034%2022.3284%2021.0437%2021.9096%2022.1196%2020.9458C23.3346%2019.8575%2023.7869%2019.3635%2024.3576%2018.5012C25.2108%2017.2124%2025.6972%2015.9249%2025.9421%2014.3066C26.0196%2013.7946%2026.0192%2012.2326%2025.9414%2011.6881C25.5213%208.74674%2023.9609%206.27081%2021.5015%204.64291C19.6742%203.43351%2017.3886%202.85116%2015.1811%203.03254ZM15.1656%204.97488C12.2845%205.29104%209.80623%207.07928%208.62458%209.69466C8.16203%2010.7185%207.9286%2011.8197%207.92779%2012.982C7.92687%2014.3509%208.21427%2015.5238%208.84782%2016.7369C9.33812%2017.6756%209.83093%2018.2859%2010.8228%2019.1826C11.9484%2020.2%2012.2165%2020.4472%2012.5802%2020.8029C13.1185%2021.3293%2013.5202%2021.8843%2013.6664%2022.3036C13.7809%2022.632%2013.9013%2023.2782%2013.9241%2023.687L13.9448%2024.0567H16.0001H18.0554L18.0761%2023.687C18.0978%2023.2984%2018.2146%2022.6545%2018.3213%2022.3355C18.4005%2022.0983%2018.5242%2021.876%2018.7518%2021.5614C19.091%2021.0925%2019.3637%2020.8211%2020.7211%2019.601C21.1588%2019.2075%2021.6402%2018.7598%2021.7909%2018.6062C23.0226%2017.3503%2023.796%2015.7439%2024.0241%2013.9678C24.0859%2013.4859%2024.0849%2012.5175%2024.0219%2012.0145C23.7252%209.64426%2022.4185%207.55696%2020.4043%206.23563C20.0192%205.98306%2019.2259%205.58702%2018.7682%205.41888C18.3714%205.27308%2017.6259%205.08562%2017.1745%205.01813C16.7589%204.95596%2015.5711%204.93039%2015.1656%204.97488ZM13.5657%2017.5002C13.3783%2017.5663%2013.1183%2017.814%2013.0302%2018.0104C12.9224%2018.2508%2012.9262%2018.6076%2013.0388%2018.8197C13.4039%2019.5068%2014.1005%2020.1056%2014.8488%2020.3756L15.042%2020.4452L15.042%2021.3422L15.0421%2022.2391L15.1299%2022.424C15.2178%2022.6087%2015.3936%2022.7965%2015.5584%2022.8814C15.6066%2022.9062%2015.7256%2022.9412%2015.823%2022.9591C16.0178%2022.995%2016.2869%2022.9612%2016.4418%2022.8814C16.6066%2022.7965%2016.7824%2022.6087%2016.8703%2022.424L16.9581%2022.2391L16.9582%2021.3422L16.9582%2020.4452L17.1514%2020.3756C17.8997%2020.1056%2018.5962%2019.5068%2018.9613%2018.8197C19.0302%2018.69%2019.0432%2018.6266%2019.043%2018.4192C19.0428%2018.0976%2018.9599%2017.9052%2018.7324%2017.6979C18.5413%2017.5239%2018.3509%2017.4488%2018.1001%2017.4488C17.7413%2017.4488%2017.5058%2017.5856%2017.2287%2017.9549C17.1213%2018.098%2016.9782%2018.2594%2016.9108%2018.3136C16.733%2018.4565%2016.4368%2018.5872%2016.2034%2018.6258C15.9439%2018.6686%2015.6639%2018.6254%2015.4027%2018.5022C15.1368%2018.3766%2014.9973%2018.2557%2014.7715%2017.9549C14.5667%2017.682%2014.436%2017.575%2014.2113%2017.4962C14.0426%2017.4371%2013.7393%2017.4389%2013.5657%2017.5002ZM13.9749%2026.2155C14.0031%2026.5146%2014.0317%2026.6107%2014.1315%2026.7411C14.3525%2027.0299%2014.5299%2027.0602%2016.0001%2027.0602C17.4703%2027.0602%2017.6477%2027.0299%2017.8687%2026.7411C17.9685%2026.6107%2017.9971%2026.5146%2018.0252%2026.2155L18.0472%2025.982H16.0001H13.953L13.9749%2026.2155Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-download{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.7136%203.03368C15.489%203.10812%2015.3778%203.17883%2015.2254%203.34428C14.9403%203.65358%2014.9686%202.85108%2014.9496%2011.151L14.9326%2018.5496L13.541%2017.026C11.3408%2014.6171%2011.3604%2014.6375%2011.1475%2014.5376C10.8974%2014.4203%2010.4971%2014.4138%2010.2589%2014.5231C9.73702%2014.7628%209.48868%2015.4378%209.73624%2015.9439C9.85406%2016.1848%2015.2501%2022.0963%2015.467%2022.2221C15.7755%2022.4011%2016.2289%2022.4011%2016.5373%2022.2221C16.7542%2022.0963%2022.1503%2016.1848%2022.2681%2015.9439C22.4569%2015.5581%2022.3645%2015.057%2022.046%2014.7383C21.8336%2014.526%2021.6431%2014.4508%2021.3159%2014.4502C21.0939%2014.4498%2021.01%2014.4658%2020.8568%2014.5376C20.6439%2014.6375%2020.6635%2014.6171%2018.4633%2017.026L17.0717%2018.5496L17.0547%2011.151C17.039%204.29902%2017.0335%203.74296%2016.9804%203.6257C16.8909%203.42826%2016.6326%203.17468%2016.4339%203.08917C16.2198%202.99707%2015.8987%202.97235%2015.7136%203.03368ZM3.77881%2018.9451C3.4735%2019.0455%203.22037%2019.2664%203.09291%2019.5436C3.0179%2019.7068%203.01441%2019.7532%203.00385%2020.7322C2.99128%2021.8946%203.04255%2023.422%203.11837%2024.1452C3.28485%2025.7326%203.72031%2026.7814%204.53937%2027.5679C5.34408%2028.3406%206.39186%2028.7425%208.00605%2028.8976C8.88461%2028.9821%2010.2841%2029%2016.0022%2029C21.7281%2029%2023.1257%2028.982%2023.9983%2028.8972C25.6269%2028.739%2026.6444%2028.3507%2027.4581%2027.577C28.3028%2026.7737%2028.7354%2025.6973%2028.9042%2023.9782C28.9656%2023.3533%2029.0114%2021.8146%2029.0003%2020.7492C28.9899%2019.7522%2028.9866%2019.7071%2028.9114%2019.5436C28.8129%2019.3292%2028.6303%2019.1389%2028.4123%2019.0231C28.2648%2018.9448%2028.2023%2018.9329%2027.9369%2018.9329C27.6837%2018.9328%2027.6064%2018.9461%2027.4855%2019.0104C27.261%2019.13%2027.0825%2019.3099%2026.9787%2019.5212L26.8844%2019.7134L26.862%2021.4284C26.8342%2023.5606%2026.7748%2024.2973%2026.5754%2024.9857C26.2219%2026.2057%2025.5241%2026.6229%2023.5399%2026.8008C22.8233%2026.8651%209.18106%2026.8651%208.46443%2026.8008C6.00227%2026.5801%205.41036%2025.9964%205.20314%2023.5848C5.18229%2023.342%205.15502%2022.3716%205.1426%2021.4284L5.11998%2019.7134L5.02559%2019.5212C4.92101%2019.3082%204.74035%2019.127%204.51883%2019.0131C4.36115%2018.932%203.9372%2018.893%203.77881%2018.9451Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-maximize{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.7071%2019.2929C13.0976%2019.6834%2013.0976%2020.3166%2012.7071%2020.7071L6.41421%2027H10.6939C11.2462%2027%2011.6939%2027.4477%2011.6939%2028C11.6939%2028.5523%2011.2462%2029%2010.6939%2029H4C3.44772%2029%203%2028.5523%203%2028V21.3062C3%2020.7539%203.44772%2020.3062%204%2020.3062C4.55228%2020.3062%205%2020.7539%205%2021.3062V25.5858L11.2929%2019.2929C11.6834%2018.9024%2012.3166%2018.9024%2012.7071%2019.2929Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M20.3062%204C20.3062%203.44772%2020.7539%203%2021.3062%203H28C28.5523%203%2029%203.44772%2029%204V10.6939C29%2011.2462%2028.5523%2011.6939%2028%2011.6939C27.4477%2011.6939%2027%2011.2462%2027%2010.6939V6.41421L20.7071%2012.7071C20.3166%2013.0976%2019.6834%2013.0976%2019.2929%2012.7071C18.9024%2012.3166%2018.9024%2011.6834%2019.2929%2011.2929L25.5858%205H21.3062C20.7539%205%2020.3062%204.55229%2020.3062%204Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.7071%2012.7071C12.3166%2013.0976%2011.6834%2013.0976%2011.2929%2012.7071L5%206.41421V10.6939C5%2011.2462%204.55228%2011.6939%204%2011.6939C3.44771%2011.6939%203%2011.2462%203%2010.6939V4C3%203.44772%203.44771%203%204%203L10.6938%203C11.2461%203%2011.6938%203.44772%2011.6938%204C11.6938%204.55229%2011.2461%205%2010.6938%205L6.41421%205L12.7071%2011.2929C13.0976%2011.6834%2013.0976%2012.3166%2012.7071%2012.7071Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M28%2020.3062C28.5523%2020.3062%2029%2020.7539%2029%2021.3062V28C29%2028.5523%2028.5523%2029%2028%2029H21.3061C20.7538%2029%2020.3061%2028.5523%2020.3061%2028C20.3061%2027.4477%2020.7538%2027%2021.3061%2027H25.5858L19.2929%2020.7071C18.9024%2020.3166%2018.9024%2019.6834%2019.2929%2019.2929C19.6834%2018.9024%2020.3166%2018.9024%2020.7071%2019.2929L27%2025.5858V21.3062C27%2020.7539%2027.4477%2020.3062%2028%2020.3062Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-move{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.2929%203.29289C15.6834%202.90237%2016.3166%202.90237%2016.7071%203.29289L20.3071%206.89289C20.6976%207.28342%2020.6976%207.91658%2020.3071%208.30711C19.9166%208.69763%2019.2834%208.69763%2018.8929%208.30711L17%206.41421V12.4C17%2012.9523%2016.5523%2013.4%2016%2013.4C15.4477%2013.4%2015%2012.9523%2015%2012.4V6.41421L13.1071%208.30711C12.7166%208.69763%2012.0834%208.69763%2011.6929%208.30711C11.3024%207.91658%2011.3024%207.28342%2011.6929%206.89289L15.2929%203.29289ZM8.30711%2011.6929C8.69763%2012.0834%208.69763%2012.7166%208.30711%2013.1071L6.41421%2015H12.4C12.9523%2015%2013.4%2015.4477%2013.4%2016C13.4%2016.5523%2012.9523%2017%2012.4%2017H6.41421L8.30711%2018.8929C8.69763%2019.2834%208.69763%2019.9166%208.30711%2020.3071C7.91658%2020.6976%207.28342%2020.6976%206.89289%2020.3071L3.29289%2016.7071C2.90237%2016.3166%202.90237%2015.6834%203.29289%2015.2929L6.89289%2011.6929C7.28342%2011.3024%207.91658%2011.3024%208.30711%2011.6929ZM23.6929%2011.6929C24.0834%2011.3024%2024.7166%2011.3024%2025.1071%2011.6929L28.7071%2015.2929C29.0976%2015.6834%2029.0976%2016.3166%2028.7071%2016.7071L25.1071%2020.3071C24.7166%2020.6976%2024.0834%2020.6976%2023.6929%2020.3071C23.3024%2019.9166%2023.3024%2019.2834%2023.6929%2018.8929L25.5858%2017H19.6C19.0477%2017%2018.6%2016.5523%2018.6%2016C18.6%2015.4477%2019.0477%2015%2019.6%2015H25.5858L23.6929%2013.1071C23.3024%2012.7166%2023.3024%2012.0834%2023.6929%2011.6929ZM17%2019.6V25.5858L18.8929%2023.6929C19.2834%2023.3024%2019.9166%2023.3024%2020.3071%2023.6929C20.6976%2024.0834%2020.6976%2024.7166%2020.3071%2025.1071L16.7071%2028.7071C16.3166%2029.0976%2015.6834%2029.0976%2015.2929%2028.7071L11.6929%2025.1071C11.3024%2024.7166%2011.3024%2024.0834%2011.6929%2023.6929C12.0834%2023.3024%2012.7166%2023.3024%2013.1071%2023.6929L15%2025.5858V19.6C15%2019.0477%2015.4477%2018.6%2016%2018.6C16.5523%2018.6%2017%2019.0477%2017%2019.6Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-arrow-right-box{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.9476%202.52967C10.0378%202.58307%208.68562%202.72904%207.63397%202.99531C5.16601%203.62023%203.62007%205.16631%202.99521%207.63448C2.59705%209.20724%202.49707%2010.8859%202.49707%2015.9983C2.49707%2021.1108%202.59705%2022.7894%202.99521%2024.3622C3.3454%2025.7455%204.02177%2026.8973%204.933%2027.6622C6.2167%2028.7397%207.7464%2029.2175%2010.5103%2029.4043C12.4463%2029.5352%2019.5479%2029.5352%2021.4839%2029.4043C23.4361%2029.2724%2024.7042%2029.0057%2025.7481%2028.5077C27.4442%2027.6985%2028.5252%2026.2996%2029.0198%2024.2742C29.4011%2022.7125%2029.4969%2021.0478%2029.4971%2015.9823C29.4972%2010.9524%2029.4007%209.28256%2029.0198%207.72247C28.4021%205.19293%2026.8598%203.62822%2024.3602%202.99531C23.2713%202.7196%2022.0265%202.58915%2019.9003%202.52798C18.6873%202.49307%2013.2151%202.49425%2011.9476%202.52967ZM12.0459%204.53173C8.54082%204.64839%207.0795%205.0181%206.04867%206.04904C5.11124%206.98653%204.74018%208.24148%204.56851%2011.0549C4.5105%2012.0057%204.5105%2019.991%204.56851%2020.9417C4.74018%2023.7552%205.11124%2025.0101%206.04867%2025.9476C6.98608%2026.8851%208.24091%2027.2562%2011.0541%2027.4279C12.0048%2027.4859%2019.9894%2027.4859%2020.9401%2027.4279C23.7533%2027.2562%2025.0081%2026.8851%2025.9455%2025.9476C26.883%2025.0101%2027.254%2023.7552%2027.4257%2020.9417C27.4837%2019.991%2027.4837%2012.0057%2027.4257%2011.0549C27.254%208.24148%2026.883%206.98653%2025.9455%206.04904C25.019%205.12244%2023.8037%204.75679%2021.036%204.57195C20.5447%204.53915%2012.8568%204.50476%2012.0459%204.53173ZM17.0823%2011.2649C16.9077%2011.2925%2016.7106%2011.3883%2016.5642%2011.5169C16.2796%2011.7668%2016.1749%2012.2385%2016.3186%2012.6228C16.3856%2012.8018%2016.4636%2012.8884%2017.4796%2013.9106L18.5689%2015.0065L14.6675%2015.0068L10.7662%2015.0071L10.6042%2015.0825C10.1604%2015.2892%209.93253%2015.7168%2010.0184%2016.1817C10.0796%2016.5126%2010.28%2016.7632%2010.6042%2016.9141L10.7662%2016.9896L14.6675%2016.9899L18.5689%2016.9902L17.4796%2018.0861C16.4636%2019.1083%2016.3856%2019.1948%2016.3186%2019.3739C16.2266%2019.62%2016.2377%2019.9744%2016.3439%2020.1809C16.598%2020.6749%2017.18%2020.8792%2017.6834%2020.6511C17.8329%2020.5833%2021.7524%2016.6862%2021.8679%2016.4905C22.0201%2016.2324%2022.0249%2015.7685%2021.8779%2015.5198C21.7958%2015.381%2017.9453%2011.5102%2017.7887%2011.409C17.5869%2011.2787%2017.3289%2011.2261%2017.0823%2011.2649Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-album-menu{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.77947%203.01626C5.5306%203.10125%204.67439%203.4029%204.0804%203.96715C3.43076%204.58424%203.12908%205.37745%203.02497%206.74223C2.97793%207.35886%203.00255%2011.4014%203.05573%2011.7914C3.24199%2013.1573%203.70679%2013.9847%204.58639%2014.5162C4.98601%2014.7576%205.60925%2014.9521%206.22948%2015.0289C7.06786%2015.1328%2010.5549%2015.1549%2011.5515%2015.0627C13.5732%2014.8756%2014.6333%2014.0036%2014.9636%2012.2558C15.0714%2011.6855%2015.0951%2011.2749%2015.1151%209.62681C15.1339%208.07925%2015.1019%206.82126%2015.0287%206.22983C14.8626%204.88948%2014.3129%203.99653%2013.347%203.49814C12.922%203.27886%2012.46%203.14758%2011.7911%203.05595C11.5334%203.02066%207.217%202.98646%206.77947%203.01626ZM20.7234%203.01652C19.8037%203.08355%2019.2059%203.21788%2018.7045%203.47019C17.615%204.01843%2017.0901%204.93364%2016.9364%206.55336C16.9169%206.75798%2016.893%207.62421%2016.8832%208.47831C16.8642%2010.1359%2016.9024%2011.4094%2016.9882%2011.981C17.2828%2013.9419%2018.3161%2014.8624%2020.4484%2015.0632C21.4171%2015.1545%2024.9403%2015.1318%2025.7703%2015.0289C26.3906%2014.9521%2027.0138%2014.7576%2027.4134%2014.5162C28.2913%2013.9857%2028.7582%2013.1547%2028.9441%2011.7914C28.9973%2011.4014%2029.0219%207.35886%2028.9749%206.74223C28.874%205.421%2028.596%204.65642%2027.9909%204.03694C27.3996%203.4315%2026.6009%203.13153%2025.3046%203.02794C24.9335%202.9983%2021.1045%202.98876%2020.7234%203.01652ZM7.34564%205.03419C6.21941%205.07282%205.7561%205.17502%205.47463%205.44688C5.28433%205.63064%205.1898%205.85487%205.11047%206.31071C5.02703%206.79008%204.98303%208.88986%205.02723%2010.2819C5.06838%2011.5783%205.08837%2011.8032%205.19387%2012.1542C5.43833%2012.9677%205.93284%2013.0876%209.04414%2013.0876C11.1517%2013.0876%2011.9469%2013.023%2012.3843%2012.816C12.9755%2012.5364%2013.0873%2011.9364%2013.0873%209.04447C13.0873%206.85721%2013.0217%206.10861%2012.792%205.67425C12.6197%205.3483%2012.3086%205.18295%2011.7091%205.09854C11.1129%205.01462%208.8772%204.98162%207.34564%205.03419ZM21.2572%205.03458C19.2845%205.10339%2019.0355%205.32818%2018.9451%207.12123C18.9032%207.95217%2018.9032%2010.1368%2018.9451%2010.9677C19.0067%2012.1906%2019.1719%2012.627%2019.6524%2012.8362C20.0838%2013.0241%2020.9188%2013.0876%2022.9557%2013.0876C25.1525%2013.0876%2025.9039%2013.0212%2026.3294%2012.7896C26.6505%2012.6148%2026.8184%2012.2993%2026.9024%2011.7135C27.0005%2011.0297%2027.0207%207.70736%2026.9329%206.70732C26.8977%206.30557%2026.8268%205.96144%2026.7347%205.74546C26.6672%205.58696%2026.4833%205.37713%2026.3511%205.30767C26.21%205.23352%2025.862%205.13516%2025.6086%205.09777C25.044%205.01443%2022.7776%204.98152%2021.2572%205.03458ZM7.32946%2016.8951C5.82015%2016.9479%204.92768%2017.1802%204.28619%2017.6872C3.58819%2018.239%203.22203%2018.9894%203.05573%2020.209C3.00255%2020.599%202.97793%2024.6415%203.02497%2025.2582C3.12578%2026.5794%203.40385%2027.344%204.00893%2027.9634C4.60885%2028.5777%205.40734%2028.8732%206.74187%2028.975C7.35851%2029.0221%2011.4011%2028.9975%2011.7911%2028.9443C13.6025%2028.6973%2014.5475%2027.9208%2014.9155%2026.3772C15.0238%2025.923%2015.0568%2025.6234%2015.0984%2024.7191C15.1391%2023.8344%2015.1156%2021.0077%2015.063%2020.4486C14.862%2018.3144%2013.9387%2017.2797%2011.9753%2016.9882C11.456%2016.9111%2010.421%2016.8746%208.93091%2016.8809C8.18356%2016.884%207.46291%2016.8904%207.32946%2016.8951ZM20.9439%2016.9061C19.5557%2016.9745%2018.7387%2017.2234%2018.0766%2017.7796C17.4163%2018.3343%2017.063%2019.1687%2016.9329%2020.481C16.8742%2021.0724%2016.8735%2024.7729%2016.9319%2025.3985C17.0597%2026.7676%2017.4257%2027.6011%2018.154%2028.1819C18.6564%2028.5825%2019.296%2028.8198%2020.2088%2028.9443C20.5987%2028.9975%2024.6413%2029.0221%2025.258%2028.975C26.5925%2028.8732%2027.391%2028.5777%2027.9909%2027.9634C28.6025%2027.3372%2028.881%2026.562%2028.9759%2025.2206C29.022%2024.5698%2028.9967%2020.5957%2028.9441%2020.209C28.8198%2019.2967%2028.5823%2018.6567%2028.1817%2018.1543C27.6114%2017.4391%2026.7725%2017.0637%2025.463%2016.9377C24.988%2016.892%2021.6972%2016.869%2020.9439%2016.9061ZM7.01829%2018.9475C6.07289%2018.9946%205.57916%2019.1517%205.36372%2019.4741C5.24658%2019.6494%205.14583%2019.9515%205.09801%2020.2707C5.08067%2020.3863%205.04881%2021.0378%205.02723%2021.7184C4.98303%2023.1105%205.02703%2025.2103%205.11047%2025.6897C5.18986%2026.1457%205.28446%2026.3701%205.47463%2026.5532C5.69142%2026.7619%206.06532%2026.8768%206.71205%2026.9336C7.33476%2026.9882%209.48232%2027.0094%2010.5162%2026.971C11.5588%2026.9324%2011.8197%2026.9061%2012.1539%2026.806C12.9673%2026.5623%2013.0873%2026.0672%2013.0873%2022.9559C13.0873%2020.919%2013.0237%2020.084%2012.8359%2019.6527C12.6267%2019.1722%2012.1903%2019.007%2010.9674%2018.9453C10.2245%2018.9079%207.78747%2018.9092%207.01829%2018.9475ZM20.9432%2018.9469C19.8478%2019.0013%2019.3932%2019.1739%2019.1848%2019.6144C18.9771%2020.0532%2018.9125%2020.8463%2018.9125%2022.9559C18.9125%2026.0672%2019.0326%2026.5623%2019.8459%2026.806C20.1801%2026.9061%2020.4411%2026.9324%2021.4837%2026.971C22.5175%2027.0094%2024.6651%2026.9882%2025.2878%2026.9336C26.5311%2026.8245%2026.8242%2026.5323%2026.9329%2025.2931C26.9875%2024.6713%2027.009%2022.5135%2026.9708%2021.4839C26.9322%2020.4413%2026.9059%2020.1804%2026.8058%2019.8462C26.6117%2019.1986%2026.214%2019.0126%2024.8789%2018.9453C24.1429%2018.9082%2021.7025%2018.9092%2020.9432%2018.9469Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-euro{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.2372%203.00774C15.1694%203.01449%2014.9543%203.03434%2014.7593%203.05188C9.93517%203.48518%205.68218%206.6798%203.89598%2011.2119C3.26789%2012.8055%203%2014.2358%203%2015.9955C3%2017.0192%203.05931%2017.6667%203.23281%2018.5382C3.91112%2021.9449%205.92961%2024.9343%208.85629%2026.8665C11.852%2028.8443%2015.5717%2029.4856%2019.0753%2028.6283C23.4755%2027.5517%2026.9832%2024.2879%2028.3793%2019.9713C29.581%2016.2558%2029.0174%2012.118%2026.8661%208.86108C25.3777%206.60768%2023.2531%204.8773%2020.7772%203.90199C19.6311%203.45051%2018.5711%203.19297%2017.2718%203.05046C16.9611%203.01634%2015.466%202.985%2015.2372%203.00774ZM15.1909%204.94933C13.1061%205.1271%2011.1753%205.82315%209.56484%206.9775C8.65917%207.62666%207.62157%208.66402%206.97224%209.56946C6.0208%2010.8962%205.32936%2012.5738%205.06674%2014.1925C4.95517%2014.8803%204.94173%2015.0743%204.94173%2015.9955C4.94173%2016.9167%204.95517%2017.1107%205.06674%2017.7985C5.14769%2018.2975%205.38115%2019.2513%205.47974%2019.4858C5.4958%2019.524%205.57265%2019.7286%205.65052%2019.9405C5.8833%2020.5739%206.30127%2021.4027%206.6996%2022.0209C7.49129%2023.2495%208.76803%2024.5221%209.99643%2025.3071C10.5965%2025.6905%2011.4301%2026.1085%2012.0465%2026.3349C12.2584%2026.4128%2012.4631%2026.4896%2012.5013%2026.5056C12.7358%2026.6042%2013.6899%2026.8376%2014.189%2026.9185C14.877%2027.0301%2015.0711%2027.0435%2015.9925%2027.0435C16.9138%2027.0435%2017.108%2027.0301%2017.7959%2026.9185C18.295%2026.8376%2019.2491%2026.6042%2019.4836%2026.5056C19.5218%2026.4896%2019.7265%2026.4128%2019.9384%2026.3349C20.5548%2026.1085%2021.3884%2025.6905%2021.9885%2025.3071C22.9878%2024.6685%2024.0745%2023.6585%2024.8295%2022.6667C25.8876%2021.2766%2026.6375%2019.5289%2026.9182%2017.7985C27.0297%2017.1107%2027.0432%2016.9167%2027.0432%2015.9955C27.0432%2015.0743%2027.0297%2014.8803%2026.9182%2014.1925C26.8372%2013.6935%2026.6038%2012.7397%2026.5052%2012.5052C26.4891%2012.467%2026.4123%2012.2624%2026.3344%2012.0505C26.1016%2011.4171%2025.6836%2010.5883%2025.2853%209.97012C24.4936%208.7415%2023.2169%207.46886%2021.9885%206.68393C21.3884%206.30046%2020.5548%205.88254%2019.9384%205.6561C19.7265%205.57825%2019.5218%205.50142%2019.4836%205.48536C19.3699%205.43756%2018.6811%205.25045%2018.3662%205.18178C17.5666%205.00743%2017.1271%204.96058%2016.1774%204.94837C15.7112%204.9424%2015.2672%204.94283%2015.1909%204.94933ZM15.5455%207.81747C13.8365%207.91826%2012.2302%208.53087%2010.8731%209.59948C10.5776%209.83211%209.82755%2010.582%209.59486%2010.8774C9.12224%2011.4773%208.64354%2012.3004%208.37929%2012.9674L8.27854%2013.2217H7.85601C7.36644%2013.2217%207.1921%2013.2613%206.98451%2013.4198C6.57931%2013.7291%206.48346%2014.2976%206.76495%2014.7224C6.95371%2015.0072%207.27713%2015.1634%207.67814%2015.1634H7.83847L7.81215%2015.5794C7.79763%2015.8093%207.79763%2016.1817%207.81215%2016.4116L7.83847%2016.8277H7.67814C7.27676%2016.8277%206.95393%2016.9837%206.76418%2017.2695C6.48328%2017.6926%206.57968%2018.2622%206.98451%2018.5712C7.1921%2018.7297%207.36644%2018.7693%207.85601%2018.7693H8.27854L8.37929%2019.0236C8.64062%2019.6832%209.12856%2020.5226%209.59314%2021.1117C9.82805%2021.4095%2010.5771%2022.1584%2010.875%2022.3933C13.1359%2024.1754%2016.07%2024.6583%2018.7867%2023.6952C19.2536%2023.5298%2020.0728%2023.121%2020.2497%2022.9654C20.7419%2022.5323%2020.6422%2021.7274%2020.0562%2021.4028C19.9069%2021.3202%2019.8659%2021.312%2019.5993%2021.312H19.3065L18.9519%2021.5012C17.1515%2022.4622%2015.0784%2022.5002%2013.2334%2021.6059C12.1107%2021.0617%2011.1085%2020.107%2010.5075%2019.0092L10.3773%2018.7713L12.0982%2018.7626L13.8191%2018.7539L13.9763%2018.6828C14.1606%2018.5994%2014.3549%2018.4098%2014.4562%2018.2146C14.5591%2018.0161%2014.5595%2017.5823%2014.4569%2017.3887C14.3491%2017.1853%2014.1856%2017.023%2013.9936%2016.9287L13.8191%2016.8431L11.8087%2016.8341L9.79836%2016.8252L9.7741%2016.7108C9.76078%2016.6479%209.74987%2016.326%209.74987%2015.9955C9.74987%2015.665%209.76078%2015.3431%209.7741%2015.2802L9.79836%2015.1658L11.8087%2015.1569L13.8191%2015.1479L13.9936%2015.0623C14.1856%2014.968%2014.3491%2014.8057%2014.4569%2014.6023C14.5595%2014.4087%2014.5591%2013.9749%2014.4562%2013.7764C14.3549%2013.5812%2014.1606%2013.3916%2013.9763%2013.3082L13.8191%2013.2371L12.0982%2013.2284L10.3773%2013.2197L10.5075%2012.9818C11.1086%2011.8838%2012.1106%2010.9293%2013.2334%2010.3851C14.1923%209.92038%2015.1729%209.71071%2016.2083%209.74914C17.2008%209.78597%2018.0335%2010.01%2018.9628%2010.4902L19.3282%2010.679L19.6102%2010.6785C19.8423%2010.678%2019.9153%2010.6657%2020.0223%2010.6089C20.5166%2010.3469%2020.7023%209.77867%2020.4553%209.28421C20.3492%209.07192%2020.1576%208.92771%2019.6329%208.66549C18.6338%208.1662%2017.6655%207.90525%2016.5325%207.83002C16.0637%207.79889%2015.897%207.79676%2015.5455%207.81747Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-save{background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.0998%203.02831C10.2609%203.07973%208.9589%203.22027%207.94627%203.47666C5.5699%204.07838%204.08132%205.56708%203.47965%207.94365C3.09627%209.45804%203%2011.0744%203%2015.9971C3%2020.9198%203.09627%2022.5361%203.47965%2024.0505C3.81685%2025.3825%204.46812%2026.4915%205.34554%2027.2281C6.5816%2028.2656%208.05452%2028.7257%2010.7158%2028.9055C12.58%2029.0315%2019.4181%2029.0315%2021.2823%2028.9055C23.162%2028.7785%2024.383%2028.5217%2025.3882%2028.0421C27.0213%2027.263%2028.0623%2025.916%2028.5385%2023.9658C28.7117%2023.2563%2028.8322%2022.377%2028.9065%2021.2808C29.0031%2019.8551%2029.0348%2015.6078%2028.9539%2014.9167C28.8308%2013.8641%2028.4174%2012.8675%2027.7472%2012.0074C27.5137%2011.7078%2020.2245%204.42384%2019.9422%204.20815C19.1072%203.56992%2018.1041%203.16103%2017.0793%203.04115C16.7741%203.00542%2016.2933%202.99694%2014.7978%203.00089C13.7557%203.0036%2012.5416%203.01595%2012.0998%203.02831ZM12.1945%204.95667C8.85514%205.06053%207.41105%205.42573%206.4198%206.41706C5.51716%207.31975%205.15987%208.52812%204.99457%2011.2372C4.93871%2012.1526%204.93871%2019.8415%204.99457%2020.757C5.15987%2023.4661%205.51716%2024.6744%206.4198%2025.5771C6.96562%2026.123%207.6343%2026.4605%208.61424%2026.6848L8.99069%2026.771L9.01213%2025.8898C9.05732%2024.0339%209.164%2018.5635%209.53235%2017.8741C9.98541%2017.0262%2010.7895%2016.5156%2011.9385%2016.3461C12.5408%2016.2573%2013.3123%2016.2364%2015.9991%2016.2364C19.3116%2016.2364%2019.9463%2016.2684%2020.6449%2016.4704C21.6773%2016.7688%2022.336%2017.3829%2022.6799%2018.3678C22.8794%2018.9388%2022.9484%2024.3667%2022.9862%2025.9052L23.0074%2026.771L23.3839%2026.6848C24.3638%2026.4605%2025.0325%2026.123%2025.5783%2025.5771C26.4811%2024.6743%2026.8431%2023.449%2027.0023%2020.757C27.0594%2019.7929%2027.0578%2015.1627%2027.0003%2014.8726C26.8915%2014.3234%2026.6425%2013.7578%2026.3098%2013.304C26.0555%2012.9573%2019.0386%205.93977%2018.692%205.68554C18.2619%205.37015%2017.7709%205.14584%2017.2105%205.00862C17.0247%204.96314%2016.7368%204.95661%2014.736%204.95261C13.4907%204.95008%2012.347%204.95193%2012.1945%204.95667ZM12.7069%2018.2101C11.548%2018.2838%2011.2118%2018.5164%2011.0561%2019.3522C10.9984%2019.6618%2010.9485%2025.4817%2010.9475%2026.3531L10.9469%2026.989L11.5245%2027.0155C12.276%2027.0499%2019.7221%2027.0499%2020.4736%2027.0155L21.0512%2026.989L21.0506%2026.3531C21.0496%2025.4817%2020.9997%2019.6618%2020.942%2019.3522C20.7829%2018.4981%2020.4656%2018.288%2019.2142%2018.2082C18.647%2018.172%2013.2809%2018.1736%2012.7069%2018.2101Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.7999%2011.1833H17.1989C18.2505%2011.1833%2019.1008%2011.1833%2019.7704%2011.127C20.4475%2011.0701%2021.0742%2010.9482%2021.609%2010.6139C21.9102%2010.4257%2022.0885%2010.1512%2022.1946%209.94167C22.3065%209.72079%2022.3851%209.47793%2022.4434%209.24627C22.5602%208.78233%2022.5617%208.77624%2022.4434%209.24627L20.7477%207.55875C20.7102%208.04673%2020.6537%208.46846%2020.5763%208.77624C20.5351%208.9399%2020.4028%209.06214%2020.2389%209.10227C20.0756%209.14226%2019.85%209.18799%2019.6092%209.20823C19.0299%209.25692%2018.2609%209.25773%2017.1546%209.25773H14.8442C13.7379%209.25773%2012.9689%209.25692%2012.3896%209.20823C12.076%209.18188%2011.857%209.14366%2011.6995%209.10011C11.5701%209.06434%2011.4727%208.96202%2011.4372%208.83256C11.364%208.56518%2011.3068%208.19206%2011.2665%207.74683C11.1863%206.86243%2011.1856%205.85359%2011.1856%205.16597L11.1857%204.9253L9.26024%205.17831C9.26024%205.85322%209.26023%206.94131%209.34894%207.92056C9.39328%208.41014%209.46304%208.91318%209.58022%209.34113C9.63883%209.55519%209.71731%209.78072%209.82792%209.98733C9.93398%2010.1854%2010.1072%2010.4373%2010.3898%2010.6139C10.9246%2010.9482%2011.5513%2011.0701%2012.2284%2011.127C12.898%2011.1833%2013.7483%2011.1833%2014.7999%2011.1833Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-info{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.2372%203.00774C15.1694%203.01449%2014.9543%203.03434%2014.7593%203.05188C9.93517%203.48518%205.68218%206.6798%203.89598%2011.2119C3.26789%2012.8055%203%2014.2358%203%2015.9955C3%2017.0192%203.05931%2017.6667%203.23281%2018.5382C3.91112%2021.9449%205.92961%2024.9343%208.85629%2026.8665C11.852%2028.8443%2015.5717%2029.4856%2019.0753%2028.6283C23.4755%2027.5517%2026.9832%2024.2879%2028.3793%2019.9713C29.581%2016.2558%2029.0174%2012.118%2026.8661%208.86108C25.3777%206.60768%2023.2531%204.8773%2020.7772%203.90199C19.6311%203.45051%2018.5711%203.19297%2017.2718%203.05046C16.9611%203.01634%2015.466%202.985%2015.2372%203.00774ZM15.1909%204.94933C13.1061%205.1271%2011.1753%205.82315%209.56484%206.9775C8.65917%207.62666%207.62157%208.66402%206.97224%209.56946C6.0208%2010.8962%205.32936%2012.5738%205.06674%2014.1925C4.95517%2014.8803%204.94173%2015.0743%204.94173%2015.9955C4.94173%2016.9167%204.95517%2017.1107%205.06674%2017.7985C5.14769%2018.2975%205.38115%2019.2513%205.47974%2019.4858C5.4958%2019.524%205.57265%2019.7286%205.65052%2019.9405C5.8833%2020.5739%206.30127%2021.4027%206.6996%2022.0209C7.49129%2023.2495%208.76803%2024.5221%209.99643%2025.3071C10.5965%2025.6905%2011.4301%2026.1085%2012.0465%2026.3349C12.2584%2026.4128%2012.4631%2026.4896%2012.5013%2026.5056C12.7358%2026.6042%2013.6899%2026.8376%2014.189%2026.9185C14.877%2027.0301%2015.0711%2027.0435%2015.9925%2027.0435C16.9138%2027.0435%2017.108%2027.0301%2017.7959%2026.9185C18.295%2026.8376%2019.2491%2026.6042%2019.4836%2026.5056C19.5218%2026.4896%2019.7265%2026.4128%2019.9384%2026.3349C20.5548%2026.1085%2021.3884%2025.6905%2021.9885%2025.3071C22.9878%2024.6685%2024.0745%2023.6585%2024.8295%2022.6667C25.8876%2021.2766%2026.6375%2019.5289%2026.9182%2017.7985C27.0297%2017.1107%2027.0432%2016.9167%2027.0432%2015.9955C27.0432%2015.0743%2027.0297%2014.8803%2026.9182%2014.1925C26.8372%2013.6935%2026.6038%2012.7397%2026.5052%2012.5052C26.4891%2012.467%2026.4123%2012.2624%2026.3344%2012.0505C26.1016%2011.4171%2025.6836%2010.5883%2025.2853%209.97012C24.4936%208.7415%2023.2169%207.46886%2021.9885%206.68393C21.3884%206.30046%2020.5548%205.88254%2019.9384%205.6561C19.7265%205.57825%2019.5218%205.50142%2019.4836%205.48536C19.3699%205.43756%2018.6811%205.25045%2018.3662%205.18178C17.5666%205.00743%2017.1271%204.96058%2016.1774%204.94837C15.7112%204.9424%2015.2672%204.94283%2015.1909%204.94933ZM15.5575%2010.0567C15.2434%2010.1885%2015.026%2010.394%2014.8868%2010.6907C14.816%2010.8417%2014.8056%2010.9035%2014.8056%2011.1721C14.8056%2011.4447%2014.8155%2011.5015%2014.8912%2011.6631C15.0566%2012.0161%2015.3293%2012.2493%2015.689%2012.345C16.0101%2012.4304%2016.3271%2012.3812%2016.6308%2012.1989C16.8343%2012.0768%2016.9777%2011.9108%2017.0937%2011.6631C17.1694%2011.5015%2017.1793%2011.4447%2017.1793%2011.1721C17.1793%2010.9043%2017.1688%2010.8417%2017.0993%2010.6944C16.9806%2010.4432%2016.7644%2010.2209%2016.5231%2010.1021C16.3412%2010.0124%2016.2845%209.99999%2016.0241%209.99256C15.7733%209.98538%2015.7052%209.99475%2015.5575%2010.0567ZM15.5677%2013.932C15.3654%2014.0331%2015.2321%2014.1641%2015.1218%2014.3706L15.0522%2014.5007L15.044%2018.3638L15.0359%2022.2268L15.1176%2022.4089C15.2005%2022.5935%2015.3835%2022.7922%2015.5503%2022.8784C15.7839%2022.9992%2016.201%2022.9992%2016.4347%2022.8784C16.6014%2022.7922%2016.7845%2022.5935%2016.8674%2022.4089L16.949%2022.2268L16.9409%2018.3638C16.933%2014.6544%2016.9304%2014.4964%2016.8749%2014.3928C16.7613%2014.1807%2016.6104%2014.0285%2016.419%2013.9329C16.2565%2013.8517%2016.1952%2013.8381%2015.9925%2013.8381C15.7903%2013.8381%2015.7282%2013.8518%2015.5677%2013.932Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-ia{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.838%203.322c.374-1.096%201.95-1.096%202.324%200l1.726%205.054a4.046%204.046%200%200%200%202.158%202.369l4.743%202.16a1.199%201.199%200%200%201%200%202.19l-4.743%202.16a4.046%204.046%200%200%200-2.158%202.37l-1.726%205.053c-.374%201.096-1.95%201.096-2.324%200l-1.726-5.053a4.046%204.046%200%200%200-2.158-2.37l-4.743-2.16a1.199%201.199%200%200%201%200-2.19l4.743-2.16a4.046%204.046%200%200%200%202.158-2.37l1.726-5.053Z'%20fill='%232134F1'/%3e%3cpath%20d='M22.836%2017.929c.214-.572%201.114-.572%201.328%200l.986%202.637c.205.546.65.993%201.234%201.236l2.71%201.127c.541.225.541.917%200%201.143l-2.71%201.126c-.583.243-1.03.69-1.234%201.236l-.986%202.637c-.214.572-1.114.572-1.328%200l-.986-2.637c-.205-.546-.65-.993-1.234-1.236l-2.71-1.127c-.541-.225-.541-.917%200-1.143l2.71-1.126c.583-.243%201.03-.69%201.234-1.236l.986-2.637Z'%20fill='%23F81BBD'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-scissors{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.48731%203.03712C8.16726%203.14194%207.9251%203.40432%207.83922%203.73931C7.78043%203.9687%207.79742%204.1431%207.90021%204.36464C7.94019%204.4508%209.52946%207.28696%2011.4319%2010.6672L14.8909%2016.8132L13.3103%2019.6294C12.4409%2021.1782%2011.7218%2022.4461%2011.7122%2022.4469C11.7026%2022.4476%2011.6705%2022.3973%2011.6408%2022.3351C11.5452%2022.1348%2011.2017%2021.6374%2011.0056%2021.4155C9.48702%2019.6961%206.95054%2019.3598%205.03551%2020.6238C3.97957%2021.3208%203.26778%2022.4231%203.04117%2023.7122C2.9745%2024.0913%202.99132%2024.9264%203.07343%2025.3153C3.46595%2027.1742%204.82284%2028.5304%206.6859%2028.9259C7.15143%2029.0247%207.97927%2029.0247%208.44425%2028.9258C9.68034%2028.6629%2010.7151%2027.9746%2011.3696%2026.98C11.4658%2026.8338%2012.544%2024.9361%2013.7656%2022.7628C14.9872%2020.5896%2015.9936%2018.8115%2016.0021%2018.8115C16.0106%2018.8115%2017.017%2020.5896%2018.2386%2022.7629C19.4602%2024.9363%2020.5384%2026.834%2020.6346%2026.9801C21.2903%2027.9762%2022.3222%2028.6626%2023.5599%2028.9258C24.0249%2029.0247%2024.8528%2029.0247%2025.3183%2028.9259C26.9562%2028.5782%2028.243%2027.4556%2028.7678%2025.9165C28.9472%2025.3904%2029%2025.0537%2029%2024.4367C29%2023.826%2028.9485%2023.493%2028.7729%2022.9672C28.1311%2021.0457%2026.2647%2019.7738%2024.226%2019.8686C23.5547%2019.8998%2023.0197%2020.0381%2022.4031%2020.3397C21.5877%2020.7388%2020.8473%2021.4473%2020.4179%2022.2396C20.3561%2022.3538%2020.2985%2022.4469%2020.29%2022.4465C20.2815%2022.4461%2019.5633%2021.1784%2018.6939%2019.6294L17.1133%2016.8131L20.6151%2010.5901C22.744%206.80696%2024.1365%204.30067%2024.167%204.19758C24.2563%203.89549%2024.1539%203.52613%2023.9145%203.28652C23.7147%203.08651%2023.5281%203.01067%2023.236%203.01067C23.0278%203.01067%2022.9616%203.02423%2022.8122%203.09757C22.7148%203.14536%2022.585%203.24247%2022.5237%203.31338C22.4625%203.38425%2020.9766%205.99489%2019.2218%209.11477C17.467%2012.2346%2016.018%2014.7873%2016.0018%2014.7873C15.9856%2014.7873%2014.5368%2012.2346%2012.7821%209.11477C11.0275%205.99489%209.54171%203.38425%209.48048%203.31338C9.25963%203.05781%208.80786%202.93215%208.48731%203.03712ZM7.05808%2021.8344C6.09398%2022.0234%205.29245%2022.767%205.01352%2023.7314C4.91196%2024.0824%204.91166%2024.7899%205.01284%2025.1395C5.17893%2025.7134%205.52116%2026.2036%206.01686%2026.5776C6.70499%2027.0968%207.72508%2027.2194%208.56536%2026.884C9.25473%2026.6089%209.85297%2025.9632%2010.0871%2025.2417C10.1964%2024.9046%2010.2359%2024.3291%2010.1739%2023.9738C9.99052%2022.9213%209.16613%2022.069%208.1163%2021.8467C7.88512%2021.7978%207.28074%2021.7907%207.05808%2021.8344ZM23.8745%2021.8459C22.8233%2022.0848%2022.0124%2022.9284%2021.8305%2023.9724C21.8082%2024.1001%2021.7998%2024.3369%2021.8091%2024.5721C21.8218%2024.8925%2021.8406%2025.0101%2021.9164%2025.2417C22.2134%2026.1497%2022.9892%2026.8386%2023.9281%2027.028C24.2692%2027.0967%2024.8335%2027.0756%2025.1588%2026.982C26.0374%2026.7289%2026.7341%2026.0283%2026.9913%2025.1395C27.0925%2024.7899%2027.0922%2024.0824%2026.9907%2023.7314C26.8902%2023.384%2026.7319%2023.0787%2026.5074%2022.7992C26.1626%2022.37%2025.75%2022.0797%2025.2575%2021.9197C24.9955%2021.8345%2024.9148%2021.8229%2024.5162%2021.8129C24.2024%2021.805%2024.0109%2021.8149%2023.8745%2021.8459Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-search{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.1334%203.87961C11.5354%203.29889%2013.0381%203%2014.5556%203C16.0731%203%2017.5757%203.29889%2018.9777%203.87961C20.3797%204.46034%2021.6535%205.31151%2022.7266%206.38454C23.7996%207.45758%2024.6508%208.73145%2025.2315%2010.1334C25.8122%2011.5354%2026.1111%2013.0381%2026.1111%2014.5556C26.1111%2016.0731%2025.8122%2017.5757%2025.2315%2018.9777C24.6508%2020.3797%2023.7996%2021.6535%2022.7266%2022.7266C21.6535%2023.7996%2020.3797%2024.6508%2018.9777%2025.2315C17.5757%2025.8122%2016.0731%2026.1111%2014.5556%2026.1111C13.0381%2026.1111%2011.5354%2025.8122%2010.1334%2025.2315C8.73145%2024.6508%207.45758%2023.7996%206.38454%2022.7266C5.31151%2021.6535%204.46034%2020.3797%203.87961%2018.9777C3.29889%2017.5757%203%2016.0731%203%2014.5556C3%2013.0381%203.29889%2011.5354%203.87961%2010.1334C4.46034%208.73145%205.31151%207.45758%206.38454%206.38454C7.45758%205.31151%208.73145%204.46034%2010.1334%203.87961ZM14.5556%204.92593C13.291%204.92593%2012.0388%205.175%2010.8705%205.65894C9.70214%206.14287%208.64057%206.85219%207.74638%207.74638C6.85219%208.64057%206.14287%209.70214%205.65894%2010.8705C5.175%2012.0388%204.92593%2013.291%204.92593%2014.5556C4.92593%2015.8201%205.175%2017.0723%205.65894%2018.2407C6.14287%2019.409%206.85219%2020.4705%207.74638%2021.3647C8.64057%2022.2589%209.70214%2022.9682%2010.8705%2023.4522C12.0388%2023.9361%2013.291%2024.1852%2014.5556%2024.1852C15.8201%2024.1852%2017.0723%2023.9361%2018.2407%2023.4522C19.409%2022.9682%2020.4705%2022.2589%2021.3647%2021.3647C22.2589%2020.4705%2022.9682%2019.409%2023.4522%2018.2407C23.9361%2017.0723%2024.1852%2015.8201%2024.1852%2014.5556C24.1852%2013.291%2023.9361%2012.0388%2023.4522%2010.8705C22.9682%209.70214%2022.2589%208.64057%2021.3647%207.74638C20.4705%206.85219%2019.409%206.14287%2018.2407%205.65894C17.0723%205.175%2015.8201%204.92593%2014.5556%204.92593Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M21.5783%2021.5783C21.9544%2021.2023%2022.5641%2021.2023%2022.9402%2021.5783L28.718%2027.3561C29.094%2027.7322%2029.094%2028.3419%2028.718%2028.718C28.3419%2029.094%2027.7322%2029.094%2027.3561%2028.718L21.5783%2022.9402C21.2023%2022.5641%2021.2023%2021.9544%2021.5783%2021.5783Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-tick{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M26.0714%206.02618C25.8038%206.10914%2025.5483%206.26512%2025.3337%206.47652C25.2097%206.5987%2022.0844%209.96821%2018.3886%2013.9643C14.6928%2017.9604%2011.6328%2021.2664%2011.5885%2021.3109C11.5127%2021.3872%2011.3683%2021.2409%209.10094%2018.7916C7.77706%2017.3614%206.59453%2016.1089%206.47312%2016.0081C5.92771%2015.5555%205.04872%2015.5867%204.47057%2016.0791C4.01237%2016.4694%203.8639%2017.1968%204.13617%2017.7173C4.22469%2017.8866%205.15588%2018.9263%207.076%2021C10.6427%2024.8519%2010.4952%2024.6994%2010.8093%2024.8624C11.046%2024.9853%2011.1172%2024.9992%2011.5117%2025C11.9089%2025.0007%2011.9759%2024.9876%2012.2158%2024.8628C12.5338%2024.6974%2011.6527%2025.6321%2020.5818%2015.9877C25.7523%2010.403%2027.771%208.19208%2027.8662%208.00925C28.1358%207.49182%2027.9854%206.76618%2027.5276%206.37627C27.222%206.11595%2026.9691%206.01837%2026.5591%206.00255C26.3579%205.99477%2026.1384%206.0054%2026.0714%206.02618Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-reply{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.2808%207.3104C14.0958%207.45242%2013.8661%207.63944%2013.5686%207.883L7.95724%2012.4769C6.8258%2013.4032%206.0608%2014.0325%205.56544%2014.5686C5.08519%2015.0884%205%2015.3736%205%2015.5927C5%2015.8119%205.08519%2016.097%205.56544%2016.6168C6.06079%2017.153%206.82579%2017.7823%207.95724%2018.7085L13.5686%2023.3025C13.5686%2023.3025%2013.5686%2023.3025%2013.5686%2023.3025C13.8661%2023.546%2014.0958%2023.733%2014.2808%2023.875C14.2856%2023.6735%2014.2863%2023.4222%2014.2863%2023.1039V20.0535C14.2863%2019.5012%2014.7341%2019.0535%2015.2863%2019.0535C17.9665%2019.0535%2020.7551%2019.6394%2023.165%2020.721C24.5124%2021.3256%2025.7668%2022.0971%2026.8199%2023.0291C26.31%2019.0501%2024.7726%2016.4847%2022.9244%2014.8561C20.6241%2012.829%2017.7054%2012.132%2015.2863%2012.132C14.7341%2012.132%2014.2863%2011.6843%2014.2863%2011.132V8.08164C14.2863%207.76331%2014.2856%207.51195%2014.2808%207.3104ZM12.3017%206.33546C12.319%206.32133%2012.3362%206.30723%2012.3533%206.29317C12.8141%205.91587%2013.2397%205.5673%2013.6057%205.34479C13.9721%205.122%2014.5776%204.83681%2015.2515%205.11552M12.3017%206.33546C12.3017%206.33546%2012.3017%206.33546%2012.3017%206.33546L6.69031%2010.9293L6.6321%2010.977C5.57381%2011.8433%204.69802%2012.5603%204.09644%2013.2114C3.46878%2013.8908%203%2014.6434%203%2015.5927C3%2016.542%203.46878%2017.2947%204.09645%2017.974C4.69805%2018.6252%205.5739%2019.3422%206.63227%2020.2086L12.3017%2024.85C12.319%2024.8642%2012.3363%2024.8783%2012.3534%2024.8924C12.8141%2025.2696%2013.2398%2025.6182%2013.6057%2025.8406C13.9721%2026.0634%2014.5776%2026.3486%2015.2515%2026.0699C15.9608%2025.7765%2016.155%2025.1118%2016.2222%2024.6821C16.2866%2024.2706%2016.2865%2023.7363%2016.2863%2023.1759C16.2863%2023.152%2016.2863%2023.1279%2016.2863%2023.1039V21.0834C18.3769%2021.2077%2020.4964%2021.7155%2022.3462%2022.5456C24.5013%2023.5128%2026.2096%2024.8794%2027.1312%2026.4962C27.3559%2026.8903%2027.8177%2027.0839%2028.2562%2026.9676C28.6947%2026.8514%2029%2026.4546%2029%2026.001C29%2019.8286%2027.0358%2015.8134%2024.2467%2013.3555C21.8099%2011.2082%2018.8463%2010.3406%2016.2863%2010.1662V8.08164C16.2863%208.05758%2016.2863%208.03355%2016.2863%208.00958C16.2865%207.44918%2016.2866%206.91483%2016.2222%206.50332C16.155%206.07363%2015.9608%205.40893%2015.2515%205.11552'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-send-arrow{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.7192%207.3104C17.9042%207.45242%2018.1339%207.63944%2018.4314%207.883L24.0428%2012.4769C25.1742%2013.4032%2025.9392%2014.0325%2026.4346%2014.5686C26.9148%2015.0884%2027%2015.3736%2027%2015.5927C27%2015.8119%2026.9148%2016.097%2026.4346%2016.6168C25.9392%2017.153%2025.1742%2017.7823%2024.0428%2018.7085L18.4314%2023.3025C18.4314%2023.3025%2018.4314%2023.3025%2018.4314%2023.3025C18.1339%2023.546%2017.9042%2023.733%2017.7192%2023.875C17.7144%2023.6735%2017.7137%2023.4222%2017.7137%2023.1039V20.0535C17.7137%2019.5012%2017.2659%2019.0535%2016.7137%2019.0535C14.0335%2019.0535%2011.2449%2019.6394%208.83495%2020.721C7.48763%2021.3256%206.23317%2022.0971%205.18007%2023.0291C5.68999%2019.0501%207.22741%2016.4847%209.07561%2014.8561C11.3759%2012.829%2014.2946%2012.132%2016.7137%2012.132C17.2659%2012.132%2017.7137%2011.6843%2017.7137%2011.132V8.08164C17.7137%207.76331%2017.7144%207.51195%2017.7192%207.3104ZM19.6983%206.33546C19.681%206.32133%2019.6638%206.30723%2019.6467%206.29317C19.1859%205.91587%2018.7603%205.5673%2018.3943%205.34479C18.0279%205.122%2017.4224%204.83681%2016.7485%205.11552M19.6983%206.33546C19.6983%206.33546%2019.6983%206.33546%2019.6983%206.33546L25.3097%2010.9293L25.3679%2010.977C26.4262%2011.8433%2027.302%2012.5603%2027.9036%2013.2114C28.5312%2013.8908%2029%2014.6434%2029%2015.5927C29%2016.542%2028.5312%2017.2947%2027.9036%2017.974C27.3019%2018.6252%2026.4261%2019.3422%2025.3677%2020.2086L19.6983%2024.85C19.681%2024.8642%2019.6637%2024.8783%2019.6466%2024.8924C19.1859%2025.2696%2018.7602%2025.6182%2018.3943%2025.8406C18.0279%2026.0634%2017.4224%2026.3486%2016.7485%2026.0699C16.0392%2025.7765%2015.845%2025.1118%2015.7778%2024.6821C15.7134%2024.2706%2015.7135%2023.7363%2015.7137%2023.1759C15.7137%2023.152%2015.7137%2023.1279%2015.7137%2023.1039V21.0834C13.6231%2021.2077%2011.5036%2021.7155%209.65382%2022.5456C7.49872%2023.5128%205.79044%2024.8794%204.86876%2026.4962C4.64411%2026.8903%204.18233%2027.0839%203.74384%2026.9676C3.30535%2026.8514%203%2026.4546%203%2026.001C3%2019.8286%204.96419%2015.8134%207.75332%2013.3555C10.1901%2011.2082%2013.1537%2010.3406%2015.7137%2010.1662V8.08164C15.7137%208.05758%2015.7137%208.03355%2015.7137%208.00958C15.7135%207.44918%2015.7134%206.91483%2015.7778%206.50332C15.845%206.07363%2016.0392%205.40893%2016.7485%205.11552'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-refresh{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.2177%204.02032C13.1434%204.21077%2011.2902%204.89756%209.65504%206.0818C7.32373%207.77019%205.72334%2010.3152%205.20819%2013.1533C5.117%2013.6556%205.03816%2014.3935%205.03816%2014.7445V15.0022L4.74328%2014.7117C4.36131%2014.3355%204.20286%2014.2562%203.8672%2014.2735C3.58634%2014.288%203.43612%2014.3527%203.25395%2014.538C3.01044%2014.7857%202.93451%2015.1682%203.05906%2015.5199C3.11975%2015.6913%203.19304%2015.7723%204.25897%2016.8454C5.54005%2018.135%205.55433%2018.1461%205.93616%2018.1461C6.31732%2018.1461%206.33222%2018.1346%207.61314%2016.8451C8.67802%2015.7731%208.75224%2015.6911%208.81306%2015.5199C8.93791%2015.1686%208.86201%2014.7858%208.61838%2014.538C8.43621%2014.3527%208.28599%2014.288%208.00513%2014.2735C7.67383%2014.2564%207.51117%2014.3363%207.14516%2014.6955L6.86513%2014.9704V14.7529C6.86513%2014.5021%206.93855%2013.8247%207.00318%2013.4794C7.35324%2011.6092%208.22016%209.94465%209.54075%208.60701C10.9979%207.13108%2012.809%206.22088%2014.8756%205.92597C15.4188%205.84843%2016.457%205.83285%2017.0219%205.89368C18.2356%206.02444%2019.2506%206.33087%2020.343%206.89623C21.2332%207.35703%2021.9213%207.86977%2022.6586%208.6218C23.1693%209.14277%2023.4099%209.43872%2023.8045%2010.0315C23.9563%2010.2596%2024.1397%2010.4978%2024.212%2010.5608C24.5569%2010.8614%2025.1267%2010.8205%2025.435%2010.4731C25.6451%2010.2363%2025.7295%209.92223%2025.6611%209.63192C25.6165%209.44257%2025.2443%208.85208%2024.807%208.27672C24.4663%207.82856%2023.4968%206.83181%2023.0602%206.48083C21.3958%205.14297%2019.5924%204.36446%2017.5018%204.08124C16.969%204.00906%2015.7069%203.97539%2015.2177%204.02032ZM25.665%2013.9374C25.4277%2014.0499%2023.3147%2016.185%2023.1958%2016.4325C23.0283%2016.7813%2023.1175%2017.2354%2023.4056%2017.5005C23.6129%2017.6911%2023.7704%2017.746%2024.0637%2017.7297C24.2215%2017.7209%2024.3544%2017.6946%2024.4226%2017.6586C24.4823%2017.6272%2024.6687%2017.4651%2024.8371%2017.2983L25.1431%2016.9952L25.1234%2017.3656C25.0373%2018.9827%2024.509%2020.5881%2023.6163%2021.9457C23.259%2022.489%2022.9709%2022.8438%2022.4734%2023.3529C21.7387%2024.1048%2021.0766%2024.6049%2020.2088%2025.0633C18.8939%2025.758%2017.6084%2026.0996%2016.1393%2026.145C14.5088%2026.1953%2013.072%2025.8683%2011.6029%2025.1128C10.6891%2024.6429%2010.0384%2024.1576%209.26231%2023.3673C8.71031%2022.8053%208.44748%2022.4816%208.03585%2021.8571C7.85027%2021.5755%207.75521%2021.462%207.64624%2021.3916C7.38334%2021.2218%207.11038%2021.1909%206.8276%2021.2987C6.59799%2021.3862%206.45146%2021.5209%206.34092%2021.7462C6.26124%2021.9086%206.24594%2021.9763%206.2465%2022.1636C6.24731%2022.431%206.28849%2022.5342%206.55783%2022.9436C7.06514%2023.7147%207.66275%2024.4312%208.26196%2024.9868C10.0713%2026.6644%2012.155%2027.6396%2014.5756%2027.9415C15.2003%2028.0195%2016.521%2028.0195%2017.1457%2027.9415C19.2246%2027.6822%2021.1094%2026.8986%2022.7143%2025.6263C25.2378%2023.6259%2026.7848%2020.6316%2026.9496%2017.4287L26.9711%2017.0109L27.2614%2017.2968C27.6383%2017.6681%2027.7982%2017.7477%2028.1328%2017.7304C28.4137%2017.716%2028.5639%2017.6512%2028.746%2017.4659C28.9901%2017.2177%2029.0663%2016.8318%2028.9394%2016.4866C28.865%2016.284%2028.766%2016.1769%2027.3489%2014.7655C26.4552%2013.8755%2026.4292%2013.8575%2026.0351%2013.8581C25.8834%2013.8584%2025.7892%2013.8785%2025.665%2013.9374Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-hourglass{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.4799%203.0276C10.1274%203.10441%208.89335%203.37892%208.08737%204.00479C7.6752%204.32484%207.41384%204.67577%207.21011%205.18276C7.04259%205.59959%206.99898%205.82347%207.00002%206.2612C7.00259%207.3642%207.55593%208.39522%209.09185%2010.159C9.28373%2010.3793%2010.6178%2011.7835%2012.0566%2013.2794L14.6725%2015.9992L12.2496%2018.5091C9.1135%2021.7579%208.44881%2022.5016%207.80204%2023.4855C7.22817%2024.3585%207.00176%2024.9935%207.00002%2025.7348C6.99898%2026.1725%207.04259%2026.3964%207.21011%2026.8132C7.68313%2027.9903%208.6733%2028.5916%2010.5286%2028.8286C11.5567%2028.9599%2012.8346%2029%2015.9982%2029C19.8105%2029%2021.0742%2028.9401%2022.2%2028.706C23.3069%2028.4758%2024.0657%2028.0299%2024.5192%2027.3431C24.6594%2027.1307%2024.8581%2026.6668%2024.9309%2026.3818C25.0228%2026.0225%2025.023%2025.4673%2024.9315%2025.0772C24.7234%2024.1901%2024.1352%2023.2499%2022.9043%2021.837C22.7124%2021.6167%2021.3785%2020.2128%2019.9401%2018.7172L17.3248%2015.998L19.9401%2013.2788C21.3785%2011.7832%2022.7124%2010.3793%2022.9043%2010.159C24.1205%208.76297%2024.6872%207.86515%2024.9175%206.97004C24.9788%206.73177%2024.9933%206.60248%2024.9955%206.2766C24.9988%205.7983%2024.9372%205.51371%2024.7333%205.06407C24.168%203.81782%2023.063%203.27669%2020.6991%203.08848C19.8705%203.02254%2018.4123%202.99614%2015.8356%203.00045C14.3721%203.00292%2012.862%203.01512%2012.4799%203.0276ZM12.2907%204.96932C10.1377%205.05988%209.16822%205.32613%208.93513%205.8908C8.83484%206.13379%208.82689%206.2856%208.90095%206.54353C9.06743%207.12324%209.54308%207.80956%2010.6166%209.01893C11.1447%209.61386%2015.9549%2014.6114%2015.9994%2014.6114C16.05%2014.6114%2021.3358%209.09085%2021.7262%208.63029C22.5983%207.60142%2022.9832%207.00329%2023.1141%206.47384C23.1574%206.29857%2023.1592%206.24644%2023.127%206.09663C22.9664%205.34847%2022.1086%205.07334%2019.6051%204.96704C18.7991%204.9328%2013.1167%204.93459%2012.2907%204.96932ZM13.2948%2020.1654C11.8262%2021.6949%2010.4647%2023.1351%2010.2694%2023.366C9.39531%2024.3989%209.013%2024.9931%208.88221%2025.5221C8.83889%2025.6974%208.83712%2025.7495%208.86929%2025.8994C8.9843%2026.4349%209.43786%2026.7014%2010.5286%2026.8745C11.4714%2027.024%2012.4957%2027.0585%2015.9982%2027.0585C19.5006%2027.0585%2020.5249%2027.024%2021.4678%2026.8745C22.5585%2026.7014%2023.012%2026.4349%2023.127%2025.8994C23.2336%2025.4032%2022.8246%2024.6632%2021.727%2023.366C21.3323%2022.8996%2016.05%2017.3846%2015.9979%2017.3846C15.9798%2017.3846%2014.7634%2018.6359%2013.2948%2020.1654Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-upload{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4%2019C4.55229%2019%205%2019.4477%205%2020C5%2021.9139%205.00213%2023.2487%205.13753%2024.2558C5.26907%2025.2342%205.50966%2025.7523%205.87869%2026.1213C6.24771%2026.4903%206.7658%2026.7309%207.74416%2026.8625C8.7513%2026.9979%2010.0861%2027%2012%2027H20C21.9139%2027%2023.2487%2026.9979%2024.2558%2026.8625C25.2342%2026.7309%2025.7523%2026.4903%2026.1213%2026.1213C26.4903%2025.7523%2026.7309%2025.2342%2026.8625%2024.2558C26.9979%2023.2487%2027%2021.9139%2027%2020C27%2019.4477%2027.4477%2019%2028%2019C28.5523%2019%2029%2019.4477%2029%2020V20.0731C29%2021.8966%2029.0001%2023.3663%2028.8446%2024.5223C28.6833%2025.7224%2028.3381%2026.7329%2027.5355%2027.5355C26.7329%2028.3381%2025.7225%2028.6833%2024.5223%2028.8446C23.3664%2029%2021.8966%2029%2020.0732%2029H11.9268C10.1034%2029%208.63362%2029%207.47766%2028.8446C6.27751%2028.6833%205.26701%2028.3381%204.46446%2027.5355C3.66191%2026.7329%203.31672%2025.7224%203.15537%2024.5223C2.99995%2023.3663%202.99997%2021.8966%203%2020.0732C3%2020.0488%203%2020.0245%203%2020C3%2019.4477%203.44772%2019%204%2019Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16%203C16.2808%203%2016.5486%203.11802%2016.738%203.32523L22.0714%209.15856C22.444%209.56617%2022.4157%2010.1987%2022.0081%2010.5714C21.6005%2010.944%2020.968%2010.9157%2020.5953%2010.5081L17%206.57574V21.3333C17%2021.8856%2016.5523%2022.3333%2016%2022.3333C15.4477%2022.3333%2015%2021.8856%2015%2021.3333V6.57574L11.4047%2010.5081C11.032%2010.9157%2010.3995%2010.944%209.9919%2010.5714C9.5843%2010.1987%209.55597%209.56617%209.92864%209.15856L15.262%203.32523C15.4514%203.11802%2015.7192%203%2016%203Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-upload-cloud{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8575%203.02065C15.2153%203.0858%2014.4271%203.2715%2013.8556%203.49226C13.0685%203.79633%2012.145%204.3602%2011.4907%204.93631C9.58053%206.61805%208.53341%209.2509%208.76384%2011.7926C8.78638%2012.0414%208.80565%2012.3032%208.80661%2012.3743C8.8083%2012.4993%208.80488%2012.5038%208.70045%2012.5114C7.64859%2012.5888%206.61362%2012.952%205.75609%2013.5448C2.75822%2015.6173%202.09924%2019.8175%204.30727%2022.7791C4.52481%2023.0709%205.07694%2023.6437%205.35528%2023.8663C6.42009%2024.7181%207.70347%2025.1905%208.97793%2025.1998C9.3406%2025.2025%209.37371%2025.1973%209.53949%2025.1119C10.149%2024.7983%2010.2744%2023.9301%209.778%2023.4601C9.57189%2023.265%209.41607%2023.2093%208.99403%2023.1804C8.53122%2023.1487%208.28485%2023.1076%207.95317%2023.0069C6.45644%2022.5523%205.34024%2021.2949%205.01071%2019.6921C4.9316%2019.3073%204.9316%2018.3988%205.01071%2018.014C5.38562%2016.1905%206.77185%2014.8345%208.53088%2014.5705C9.53406%2014.42%2010.4486%2014.6282%2011.4269%2015.2298C11.713%2015.4058%2011.9152%2015.4522%2012.1642%2015.399C12.3997%2015.3487%2012.5778%2015.2426%2012.7211%2015.0671C13.0512%2014.6629%2013.0267%2014.0667%2012.665%2013.6991C12.3972%2013.427%2011.6812%2013.0303%2011.1059%2012.8353L10.8753%2012.7572L10.8223%2012.5173C10.4196%2010.6912%2010.8396%208.77225%2011.9609%207.3155C12.2042%206.99951%2012.7112%206.49029%2013.0272%206.24477C15.2161%204.54374%2018.2858%204.62814%2020.3712%206.4467C20.7664%206.79125%2021.2279%207.32503%2021.5%207.75205C21.7176%208.09351%2022.0306%208.71124%2022.0947%208.92561C22.1159%208.99657%2022.1121%208.99821%2021.9833%208.97424C21.7612%208.93288%2020.5499%208.94557%2020.2004%208.99295C19.7294%209.05676%2019.2222%209.17464%2018.7752%209.32419C18.4283%209.44023%2018.365%209.47296%2018.2297%209.60619C18.1375%209.69702%2018.0438%209.83206%2017.9941%209.94599C17.9206%2010.1144%2017.9131%2010.1639%2017.9253%2010.3984C17.9412%2010.7011%2018.0088%2010.8689%2018.1924%2011.0613C18.4716%2011.354%2018.8098%2011.4204%2019.2813%2011.2753C20.4247%2010.9233%2021.4233%2010.8725%2022.4819%2011.1125C23.0888%2011.2502%2023.9192%2011.6146%2024.4397%2011.9718C25.7514%2012.8719%2026.7104%2014.3767%2026.9859%2015.9671C27.0777%2016.4969%2027.0989%2017.3527%2027.0324%2017.8452C26.8529%2019.1749%2026.3421%2020.2865%2025.4599%2021.2667C24.7037%2022.1069%2023.7433%2022.6823%2022.5337%2023.0199C22.2297%2023.1047%2022.0836%2023.1827%2021.941%2023.3363C21.4811%2023.8315%2021.6268%2024.6587%2022.2252%2024.9498C22.4587%2025.0634%2022.6346%2025.0739%2022.9701%2024.9946C25.3914%2024.4222%2027.5033%2022.545%2028.4434%2020.1294C28.693%2019.488%2028.8626%2018.8123%2028.9625%2018.0614C29.0131%2017.6808%2029.0123%2016.5371%2028.9611%2016.1064C28.638%2013.391%2027.0822%2011.0873%2024.7103%209.81222L24.2832%209.5826L24.2439%209.37893C24.1325%208.80091%2023.9042%208.1316%2023.6053%207.50709C22.4715%205.13759%2020.2808%203.4818%2017.7494%203.08098C17.2845%203.00737%2016.2984%202.97593%2015.8575%203.02065ZM15.6888%2019.4508C15.6238%2019.4767%2015.5058%2019.548%2015.4267%2019.6093C15.1717%2019.8071%2012.8148%2022.314%2012.7353%2022.4722C12.6726%2022.597%2012.6622%2022.6632%2012.6622%2022.9407C12.6622%2023.3062%2012.6893%2023.3834%2012.9024%2023.6257C13.0543%2023.7983%2013.2066%2023.8851%2013.4359%2023.9295C13.6214%2023.9655%2013.8812%2023.9266%2014.0496%2023.8378C14.1005%2023.811%2014.3468%2023.5769%2014.5969%2023.3178L15.0517%2022.8465V25.5133C15.0517%2028.5724%2015.0339%2028.3676%2015.3265%2028.6789C15.7289%2029.107%2016.286%2029.107%2016.6884%2028.6789C16.981%2028.3676%2016.9632%2028.5724%2016.9632%2025.5133V22.8465L17.4191%2023.3205C17.9533%2023.876%2018.0521%2023.9374%2018.4122%2023.9374C18.7794%2023.9374%2019.0771%2023.7549%2019.2695%2023.412C19.3448%2023.2778%2019.3526%2023.2334%2019.3526%2022.9407C19.3526%2022.6641%2019.3421%2022.5967%2019.28%2022.4722C19.2319%2022.3758%2018.7641%2021.8626%2017.8926%2020.95C16.867%2019.876%2016.5439%2019.5564%2016.4236%2019.4964C16.2333%2019.4015%2015.8694%2019.3789%2015.6888%2019.4508Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-zoom-in{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.1334%203.87961C11.5354%203.29889%2013.0381%203%2014.5556%203C16.0731%203%2017.5757%203.29889%2018.9777%203.87961C20.3797%204.46034%2021.6535%205.31151%2022.7266%206.38454C23.7996%207.45758%2024.6508%208.73145%2025.2315%2010.1334C25.8122%2011.5354%2026.1111%2013.0381%2026.1111%2014.5556C26.1111%2016.0731%2025.8122%2017.5757%2025.2315%2018.9777C24.6508%2020.3797%2023.7996%2021.6535%2022.7266%2022.7266C21.6535%2023.7996%2020.3797%2024.6508%2018.9777%2025.2315C17.5757%2025.8122%2016.0731%2026.1111%2014.5556%2026.1111C13.0381%2026.1111%2011.5354%2025.8122%2010.1334%2025.2315C8.73145%2024.6508%207.45758%2023.7996%206.38454%2022.7266C5.31151%2021.6535%204.46034%2020.3797%203.87961%2018.9777C3.29889%2017.5757%203%2016.0731%203%2014.5556C3%2013.0381%203.29889%2011.5354%203.87961%2010.1334C4.46034%208.73145%205.31151%207.45758%206.38454%206.38454C7.45758%205.31151%208.73145%204.46034%2010.1334%203.87961ZM14.5556%204.92593C13.291%204.92593%2012.0388%205.175%2010.8705%205.65894C9.70213%206.14287%208.64057%206.85219%207.74638%207.74638C6.85219%208.64057%206.14287%209.70214%205.65894%2010.8705C5.175%2012.0388%204.92593%2013.291%204.92593%2014.5556C4.92593%2015.8201%205.175%2017.0723%205.65894%2018.2407C6.14287%2019.409%206.85219%2020.4705%207.74638%2021.3647C8.64057%2022.2589%209.70214%2022.9682%2010.8705%2023.4522C12.0388%2023.9361%2013.291%2024.1852%2014.5556%2024.1852C15.8201%2024.1852%2017.0723%2023.9361%2018.2407%2023.4522C19.409%2022.9682%2020.4705%2022.2589%2021.3647%2021.3647C22.2589%2020.4705%2022.9682%2019.409%2023.4522%2018.2407C23.9361%2017.0723%2024.1852%2015.8201%2024.1852%2014.5556C24.1852%2013.291%2023.9361%2012.0388%2023.4522%2010.8705C22.9682%209.70214%2022.2589%208.64057%2021.3647%207.74638C20.4705%206.85219%2019.409%206.14287%2018.2407%205.65894C17.0723%205.175%2015.8201%204.92593%2014.5556%204.92593Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M21.5783%2021.5783C21.9544%2021.2023%2022.5641%2021.2023%2022.9402%2021.5783L28.718%2027.3561C29.094%2027.7322%2029.094%2028.3419%2028.718%2028.718C28.3419%2029.094%2027.7322%2029.094%2027.3561%2028.718L21.5783%2022.9402C21.2023%2022.5641%2021.2023%2021.9544%2021.5783%2021.5783Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.5%2010.5C15.0355%2010.5%2015.4697%2010.9341%2015.4697%2011.4697V13.5303H17.5303C18.0659%2013.5303%2018.5%2013.9645%2018.5%2014.5C18.5%2015.0355%2018.0659%2015.4697%2017.5303%2015.4697H15.4697V17.5303C15.4697%2018.0659%2015.0355%2018.5%2014.5%2018.5C13.9645%2018.5%2013.5303%2018.0659%2013.5303%2017.5303V15.4697H11.4697C10.9341%2015.4697%2010.5%2015.0355%2010.5%2014.5C10.5%2013.9645%2010.9341%2013.5303%2011.4697%2013.5303H13.5303V11.4697C13.5303%2010.9341%2013.9645%2010.5%2014.5%2010.5Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-zoom-out{background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.1334%203.87961C11.5354%203.29889%2013.0381%203%2014.5556%203C16.0731%203%2017.5757%203.29889%2018.9777%203.87961C20.3797%204.46034%2021.6535%205.31151%2022.7266%206.38454C23.7996%207.45758%2024.6508%208.73145%2025.2315%2010.1334C25.8122%2011.5354%2026.1111%2013.0381%2026.1111%2014.5556C26.1111%2016.0731%2025.8122%2017.5757%2025.2315%2018.9777C24.6508%2020.3797%2023.7996%2021.6535%2022.7266%2022.7266C21.6535%2023.7996%2020.3797%2024.6508%2018.9777%2025.2315C17.5757%2025.8122%2016.0731%2026.1111%2014.5556%2026.1111C13.0381%2026.1111%2011.5354%2025.8122%2010.1334%2025.2315C8.73145%2024.6508%207.45758%2023.7996%206.38454%2022.7266C5.31151%2021.6535%204.46034%2020.3797%203.87961%2018.9777C3.29889%2017.5757%203%2016.0731%203%2014.5556C3%2013.0381%203.29889%2011.5354%203.87961%2010.1334C4.46034%208.73145%205.31151%207.45758%206.38454%206.38454C7.45758%205.31151%208.73145%204.46034%2010.1334%203.87961ZM14.5556%204.92593C13.291%204.92593%2012.0388%205.175%2010.8705%205.65894C9.70214%206.14287%208.64057%206.85219%207.74638%207.74638C6.85219%208.64057%206.14287%209.70214%205.65894%2010.8705C5.175%2012.0388%204.92593%2013.291%204.92593%2014.5556C4.92593%2015.8201%205.175%2017.0723%205.65894%2018.2407C6.14287%2019.409%206.85219%2020.4705%207.74638%2021.3647C8.64057%2022.2589%209.70214%2022.9682%2010.8705%2023.4522C12.0388%2023.9361%2013.291%2024.1852%2014.5556%2024.1852C15.8201%2024.1852%2017.0723%2023.9361%2018.2407%2023.4522C19.409%2022.9682%2020.4705%2022.2589%2021.3647%2021.3647C22.2589%2020.4705%2022.9682%2019.409%2023.4522%2018.2407C23.9361%2017.0723%2024.1852%2015.8201%2024.1852%2014.5556C24.1852%2013.291%2023.9361%2012.0388%2023.4522%2010.8705C22.9682%209.70214%2022.2589%208.64057%2021.3647%207.74638C20.4705%206.85219%2019.409%206.14287%2018.2407%205.65894C17.0723%205.175%2015.8201%204.92593%2014.5556%204.92593Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M21.5783%2021.5783C21.9544%2021.2023%2022.5641%2021.2023%2022.9402%2021.5783L28.718%2027.3561C29.094%2027.7322%2029.094%2028.3419%2028.718%2028.718C28.3419%2029.094%2027.7322%2029.094%2027.3561%2028.718L21.5783%2022.9402C21.2023%2022.5641%2021.2023%2021.9544%2021.5783%2021.5783Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.5%2013.5306C15.0355%2013.5306%2014.5%2013.5303%2015.4697%2013.5303H17.5303C18.0659%2013.5303%2018.5%2013.9644%2018.5%2014.5C18.5%2015.0355%2018.0659%2015.4697%2017.5303%2015.4697H15.4697C14.5%2015.4697%2015.0355%2015.4697%2014.5%2015.4697C13.9645%2015.4697%2014.5%2015.4697%2013.5303%2015.4697H11.4697C10.9341%2015.4697%2010.5%2015.0355%2010.5%2014.5C10.5%2013.9644%2010.9341%2013.5303%2011.4697%2013.5303H13.5303C14.5%2013.5303%2013.9645%2013.5306%2014.5%2013.5306Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-spinner-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M27.0741%2016C27.0741%2013.8098%2026.4246%2011.6687%2025.2078%209.84758C23.9909%208.02646%2022.2614%206.60706%2020.2379%205.76889C18.2144%204.93073%2015.9877%204.71142%2013.8396%205.13872C11.6915%205.56601%209.71828%206.6207%208.16944%208.16944C6.62073%209.71819%205.56603%2011.6914%205.13868%2013.8396C4.71143%2015.9878%204.93072%2018.2144%205.7689%2020.2378C6.6071%2022.2614%208.02647%2023.9909%209.84759%2025.2078C11.6687%2026.4246%2013.8098%2027.0741%2016%2027.0741C16.5318%2027.0741%2016.963%2027.5052%2016.963%2028.037C16.963%2028.5689%2016.5318%2029%2016%2029C13.4289%2029%2010.9155%2028.2376%208.77762%2026.8091C6.63975%2025.3807%204.97355%2023.3503%203.98959%2020.9748C3.98959%2020.9748%203.98959%2020.9749%203.98959%2020.9748C3.00561%2018.5995%202.74823%2015.9856%203.24976%2013.4639C3.75142%2010.9421%204.98954%208.62571%206.80759%206.80762C8.62574%204.98957%2010.9421%203.75141%2013.4638%203.2498C15.9856%202.74818%2018.5995%203.00564%2020.9749%203.98957C23.3503%204.97351%2025.3806%206.63976%2026.8091%208.77759C28.2376%2010.9154%2029%2013.4289%2029%2016C29%2016.5318%2028.5689%2016.963%2028.037%2016.963C27.5052%2016.963%2027.0741%2016.5318%2027.0741%2016Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-add-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16%203C16.5523%203%2017%203.44772%2017%204V15C17%2015%2027.4477%2015%2028%2015C28.5523%2015%2029%2016%2029%2016C29%2016%2028.5523%2017%2028%2017C27.4477%2017%2017%2017%2017%2017V28C17%2028.5523%2016.5523%2029%2016%2029C15.4477%2029%2015%2028.5523%2015%2028V17H4C3.44772%2017%203%2016.5523%203%2016C3%2015.4477%203.44772%2015%204%2015H15V4C15%203.44772%2015.4477%203%2016%203Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-area-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.80606%203.04622C3.99782%203.34946%202.74991%205.09426%203.04405%206.90796C3.23812%208.10465%204.10882%209.15162%205.23838%209.54656L5.40015%209.60313V16.0001V22.3971L5.23838%2022.4541C4.10321%2022.8543%203.23839%2023.894%203.04405%2025.0923C2.67786%2027.3502%204.64984%2029.3221%206.90776%2028.9559C8.10469%2028.7619%209.14622%2027.8955%209.54593%2026.7616L9.60297%2026.5999H16H22.3971L22.4541%2026.7616C22.8542%2027.8968%2023.894%2028.7616%2025.0923%2028.9559C27.3497%2029.322%2029.3221%2027.3497%2028.956%2025.0923C28.7617%2023.894%2027.897%2022.8545%2026.7617%2022.4541L26.5999%2022.3971V16.0001V9.60313L26.7617%209.54609C27.8956%209.14639%2028.7619%208.10487%2028.956%206.90796C29.3221%204.65055%2027.3497%202.67819%2025.0923%203.04428C23.894%203.23862%2022.8542%204.10343%2022.4541%205.23859L22.3971%205.40036H16H9.60297L9.54593%205.23859C9.33689%204.64552%208.90248%204.05955%208.38796%203.67651C7.64131%203.12073%206.71308%202.89413%205.80606%203.04622ZM5.94857%204.99766C5.34117%205.19184%204.93795%205.73979%204.93795%206.37097C4.93795%207.16617%205.57557%207.80379%206.37078%207.80379C7.16598%207.80379%207.80361%207.16617%207.80361%206.37097C7.80361%205.73878%207.39533%205.18537%206.79123%204.99867C6.54173%204.92158%206.18784%204.92115%205.94857%204.99766ZM25.207%204.99766C24.5996%205.19184%2024.1964%205.73979%2024.1964%206.37097C24.1964%207.16617%2024.834%207.80379%2025.6293%207.80379C26.4245%207.80379%2027.0621%207.16617%2027.0621%206.37097C27.0621%205.73878%2026.6538%205.18537%2026.0497%204.99867C25.8002%204.92158%2025.4463%204.92115%2025.207%204.99766ZM9.54593%207.50336C9.22263%208.42049%208.41584%209.22745%207.50318%209.54656L7.3414%209.60313V16.0001V22.3971L7.50318%2022.4541C8.42225%2022.7783%209.22667%2023.5825%209.54639%2024.4969L9.60297%2024.6586H16H22.3971L22.4541%2024.4969C22.7786%2023.5764%2023.5761%2022.7788%2024.4969%2022.4541L24.6586%2022.3971V16.0001V9.60313L24.4969%209.54656C23.5825%209.22684%2022.7782%208.42243%2022.4541%207.50336L22.3971%207.34159H16H9.60297L9.54593%207.50336ZM5.94857%2024.2559C4.91499%2024.5864%204.59453%2025.88%205.35732%2026.6427C5.91865%2027.2041%206.8229%2027.2041%207.38424%2026.6427C7.9456%2026.0814%207.9456%2025.1771%207.38424%2024.6158C7.01262%2024.2442%206.43678%2024.0998%205.94857%2024.2559ZM25.207%2024.2559C24.5996%2024.4501%2024.1964%2024.9981%2024.1964%2025.6293C24.1964%2026.4245%2024.834%2027.0621%2025.6293%2027.0621C26.4245%2027.0621%2027.0621%2026.4245%2027.0621%2025.6293C27.0621%2024.828%2026.4209%2024.1925%2025.6183%2024.1981C25.4796%2024.1991%2025.3105%2024.2228%2025.207%2024.2559Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-arrow-down-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.7816%205.01947C15.5252%205.08782%2015.2904%205.28694%2015.1624%205.54462L15.0819%205.70671L15.0741%2014.654L15.0664%2023.6014L12.2561%2020.6201C9.5726%2017.7732%209.438%2017.6358%209.27142%2017.5713C8.91907%2017.4348%208.55212%2017.5153%208.29169%2017.7863C8.12753%2017.957%208.0567%2018.0983%208.0133%2018.3415C7.97611%2018.5498%208.01851%2018.8073%208.1205%2018.9923C8.15932%2019.0628%209.83647%2020.8654%2011.8475%2022.9982C15.8955%2027.2914%2015.5882%2026.9957%2016.0011%2026.9957C16.414%2026.9957%2016.1067%2027.2914%2020.1547%2022.9982C22.1657%2020.8654%2023.843%2019.0628%2023.8821%2018.9923C23.9791%2018.8175%2024.0238%2018.5372%2023.9874%2018.333C23.9455%2018.0984%2023.8731%2017.9554%2023.7105%2017.7863C23.4501%2017.5153%2023.0831%2017.4348%2022.7308%2017.5713C22.5642%2017.6358%2022.4296%2017.7732%2019.7461%2020.6201L16.9358%2023.6014L16.9281%2014.654L16.9203%205.70671L16.8398%205.54462C16.7443%205.35248%2016.5558%205.16276%2016.3768%205.07866C16.2218%205.00583%2015.9385%204.97766%2015.7816%205.01947Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-arrow-left-right-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.30711%2011.6928C8.69763%2012.0833%208.69763%2012.7165%208.30711%2013.107L6.41421%2014.9999H12.4C12.9523%2014.9999%2013.4%2015.4476%2013.4%2015.9999C13.4%2016.5522%2012.9523%2016.9999%2012.4%2016.9999H6.41421L8.30711%2018.8928C8.69763%2019.2833%208.69763%2019.9165%208.30711%2020.307C7.91658%2020.6975%207.28342%2020.6975%206.89289%2020.307L3.29289%2016.707C2.90237%2016.3165%202.90237%2015.6833%203.29289%2015.2928L6.89289%2011.6928C7.28342%2011.3023%207.91658%2011.3023%208.30711%2011.6928ZM23.6929%2011.6928C24.0834%2011.3023%2024.7166%2011.3023%2025.1071%2011.6928L28.7071%2015.2928C29.0976%2015.6833%2029.0976%2016.3165%2028.7071%2016.707L25.1071%2020.307C24.7166%2020.6975%2024.0834%2020.6975%2023.6929%2020.307C23.3024%2019.9165%2023.3024%2019.2833%2023.6929%2018.8928L25.5858%2016.9999H19.6C19.0477%2016.9999%2018.6%2016.5522%2018.6%2015.9999C18.6%2015.4476%2019.0477%2014.9999%2019.6%2014.9999H25.5858L23.6929%2013.107C23.3024%2012.7165%2023.3024%2012.0833%2023.6929%2011.6928Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-arrow-left-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.2668%208.02872C13.1771%208.04985%2013.0546%208.09601%2012.9946%208.13132C12.9346%208.16667%2011.14%209.84033%209.00673%2011.8506C4.71237%2015.8972%205.00825%2015.5899%205.00825%2016.0028C5.00825%2016.4156%204.71243%2016.1083%209.00673%2020.1555C11.14%2022.1661%2012.9432%2023.8431%2013.0136%2023.8821C13.1885%2023.9791%2013.4688%2024.0238%2013.6731%2023.9874C13.9078%2023.9455%2014.0508%2023.8731%2014.22%2023.7105C14.4911%2023.4501%2014.5716%2023.0832%2014.4349%2022.731C14.3703%2022.5646%2014.2315%2022.4287%2011.3855%2019.747L8.40373%2016.9373L17.3531%2016.9296L26.3026%2016.9218L26.4647%2016.8413C26.8109%2016.6694%2027.0039%2016.3692%2027.0039%2016.0028C27.0039%2015.6363%2026.8109%2015.3362%2026.4647%2015.1642L26.3026%2015.0837L17.3531%2015.076L8.40373%2015.0682L11.3855%2012.2586C14.2315%209.57685%2014.3703%209.44095%2014.4349%209.2745C14.7114%208.56222%2014.0404%207.84663%2013.2668%208.02872Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-arrow-right-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M18.3104%207.03265C18.0998%207.07663%2017.9468%207.16675%2017.7839%207.34268C17.5129%207.63542%2017.4324%208.04789%2017.5689%208.44396C17.6334%208.63121%2017.7709%208.78251%2020.6185%2011.799L23.6005%2014.9579L14.6509%2014.9666L5.70131%2014.9753L5.53918%2015.0658C5.19296%2015.2592%205%2015.5966%205%2016.0086C5%2016.4206%205.19296%2016.7581%205.53918%2016.9514L5.70131%2017.0419L14.6509%2017.0506L23.6005%2017.0593L20.6185%2020.2183C17.7709%2023.2347%2017.6334%2023.386%2017.5689%2023.5733C17.4324%2023.9693%2017.5129%2024.3818%2017.7839%2024.6746C17.9532%2024.8574%2018.0961%2024.9387%2018.3308%2024.9858C18.5351%2025.0268%2018.8154%2024.9765%2018.9903%2024.8675C19.0608%2024.8236%2020.8639%2022.9381%2022.9972%2020.6776C27.2915%2016.1273%2026.9957%2016.4728%2026.9957%2016.0086C26.9957%2015.5445%2027.2915%2015.8899%2022.9972%2011.3396C20.8639%209.07912%2019.0608%207.19402%2018.9903%207.15052C18.8739%207.07866%2018.5796%206.99146%2018.4844%207.00067C18.4632%207.00271%2018.3849%207.0171%2018.3104%207.03265Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-arrow-up-down-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.2933%203.29289C15.6838%202.90237%2016.317%202.90237%2016.7075%203.29289L20.3075%206.89289C20.698%207.28342%2020.698%207.91658%2020.3075%208.30711C19.917%208.69763%2019.2838%208.69763%2018.8933%208.30711L17.0004%206.41421V12.4C17.0004%2012.9523%2016.5527%2013.4%2016.0004%2013.4C15.4481%2013.4%2015.0004%2012.9523%2015.0004%2012.4V6.41421L13.1075%208.30711C12.717%208.69763%2012.0838%208.69763%2011.6933%208.30711C11.3028%207.91658%2011.3028%207.28342%2011.6933%206.89289L15.2933%203.29289ZM17.0004%2019.6V25.5858L18.8933%2023.6929C19.2838%2023.3024%2019.917%2023.3024%2020.3075%2023.6929C20.698%2024.0834%2020.698%2024.7166%2020.3075%2025.1071L16.7075%2028.7071C16.317%2029.0976%2015.6838%2029.0976%2015.2933%2028.7071L11.6933%2025.1071C11.3028%2024.7166%2011.3028%2024.0834%2011.6933%2023.6929C12.0838%2023.3024%2012.717%2023.3024%2013.1075%2023.6929L15.0004%2025.5858V19.6C15.0004%2019.0477%2015.4481%2018.6%2016.0004%2018.6C16.5527%2018.6%2017.0004%2019.0477%2017.0004%2019.6Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-arrow-up-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.7581%205.02793C15.6826%205.05057%2015.5741%205.10024%2015.5169%205.13828C15.3698%205.23615%208.14948%2012.9238%208.09517%2013.0404C8.01406%2013.2146%207.97937%2013.4741%208.01243%2013.6594C8.05583%2013.9027%208.12666%2014.044%208.29084%2014.2149C8.55134%2014.486%208.9184%2014.5665%209.27062%2014.4298C9.43712%2014.3652%209.57305%2014.2263%2012.2555%2011.3801L15.0659%208.39808L15.0736%2017.3483L15.0814%2026.2986L15.1619%2026.4608C15.3339%2026.807%2015.6341%2027%2016.0007%2027C16.3672%2027%2016.6674%2026.807%2016.8394%2026.4608L16.9199%2026.2986L16.9277%2017.3482L16.9354%208.39776L19.7458%2011.3801C22.4295%2014.2279%2022.5641%2014.3654%2022.7307%2014.43C23.0831%2014.5664%2023.45%2014.4859%2023.7105%2014.2149C23.8731%2014.0456%2023.9455%2013.9027%2023.9874%2013.6679C24.0238%2013.4636%2023.9791%2013.1832%2023.8821%2013.0084C23.843%2012.9379%2022.1723%2011.1407%2020.1696%209.01452C17.2256%205.88917%2016.5012%205.1362%2016.3877%205.0833C16.2073%204.9992%2015.9338%204.97512%2015.7581%205.02793Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-chevron-left-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M21.6727%204.26007C22.0813%204.63157%2022.1114%205.26402%2021.7399%205.67268L12.3515%2016L21.7399%2026.3273C22.1114%2026.736%2022.0813%2027.3684%2021.6727%2027.7399C21.264%2028.1115%2020.6316%2028.0813%2020.2601%2027.6727L10.2601%2016.6727C9.91331%2016.2913%209.91331%2015.7088%2010.2601%2015.3273L20.2601%204.32733C20.6316%203.91868%2021.264%203.88856%2021.6727%204.26007Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-chevron-right-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.3273%2027.7399C9.91868%2027.3684%209.88856%2026.736%2010.2601%2026.3273L19.6485%2016L10.2601%205.67266C9.88856%205.26401%209.91868%204.63156%2010.3273%204.26005C10.736%203.88854%2011.3684%203.91866%2011.7399%204.32732L21.7399%2015.3273C22.0867%2015.7087%2022.0867%2016.2912%2021.7399%2016.6727L11.7399%2027.6727C11.3684%2028.0813%2010.736%2028.1114%2010.3273%2027.7399Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-chevron-up-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.26007%2021.6727C4.63157%2022.0813%205.26402%2022.1114%205.67268%2021.7399L16%2012.3515L26.3273%2021.7399C26.736%2022.1114%2027.3684%2022.0813%2027.7399%2021.6727C28.1115%2021.264%2028.0813%2020.6316%2027.6727%2020.2601L16.6727%2010.2601C16.2913%209.91331%2015.7088%209.91331%2015.3273%2010.2601L4.32733%2020.2601C3.91868%2020.6316%203.88856%2021.264%204.26007%2021.6727Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-chevron-down-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.26007%2010.3273C4.63157%209.91868%205.26402%209.88856%205.67268%2010.2601L16%2019.6485L26.3273%2010.2601C26.736%209.88856%2027.3684%209.91868%2027.7399%2010.3273C28.1115%2010.736%2028.0813%2011.3684%2027.6727%2011.7399L16.6727%2021.7399C16.2913%2022.0867%2015.7088%2022.0867%2015.3273%2021.7399L4.32733%2011.7399C3.91868%2011.3684%203.88856%2010.736%204.26007%2010.3273Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-arrow-up-down{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.2933%203.29289C15.6838%202.90237%2016.317%202.90237%2016.7075%203.29289L20.3075%206.89289C20.698%207.28342%2020.698%207.91658%2020.3075%208.30711C19.917%208.69763%2019.2838%208.69763%2018.8933%208.30711L17.0004%206.41421V12.4C17.0004%2012.9523%2016.5527%2013.4%2016.0004%2013.4C15.4481%2013.4%2015.0004%2012.9523%2015.0004%2012.4V6.41421L13.1075%208.30711C12.717%208.69763%2012.0838%208.69763%2011.6933%208.30711C11.3028%207.91658%2011.3028%207.28342%2011.6933%206.89289L15.2933%203.29289ZM17.0004%2019.6V25.5858L18.8933%2023.6929C19.2838%2023.3024%2019.917%2023.3024%2020.3075%2023.6929C20.698%2024.0834%2020.698%2024.7166%2020.3075%2025.1071L16.7075%2028.7071C16.317%2029.0976%2015.6838%2029.0976%2015.2933%2028.7071L11.6933%2025.1071C11.3028%2024.7166%2011.3028%2024.0834%2011.6933%2023.6929C12.0838%2023.3024%2012.717%2023.3024%2013.1075%2023.6929L15.0004%2025.5858V19.6C15.0004%2019.0477%2015.4481%2018.6%2016.0004%2018.6C16.5527%2018.6%2017.0004%2019.0477%2017.0004%2019.6Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-close-big-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.29289%203.2929C3.68341%202.90237%204.31657%202.90237%204.7071%203.29289L16.0002%2014.5857L27.2929%203.29299C27.6834%202.90246%2028.3166%202.90246%2028.7071%203.29299C29.0976%203.68351%2029.0976%204.31668%2028.7071%204.7072L17.4144%2015.9999L28.7071%2027.2924C29.0976%2027.6829%2029.0976%2028.3161%2028.7071%2028.7066C28.3166%2029.0971%2027.6834%2029.0972%2027.2929%2028.7066L16.0002%2017.4141L4.7072%2028.7071C4.31668%2029.0976%203.68351%2029.0976%203.29299%2028.7071C2.90246%2028.3166%202.90246%2027.6834%203.29299%2027.2929L14.5859%2015.9999L3.2929%204.70711C2.90237%204.31659%202.90237%203.68343%203.29289%203.2929Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-screenshot-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.5835%203.01198C7.40676%203.08897%205.85479%203.53109%204.68764%204.69162C3.793%205.58115%203.32301%206.74803%203.12541%208.57023C3.03542%209.40025%203.00552%2010.2418%203.00277%2012.0221L3%2013.8251L3.07115%2013.9822C3.15457%2014.1665%203.34425%2014.3607%203.53948%2014.462C3.73677%2014.5643%204.17196%2014.5653%204.36325%2014.4639C4.65351%2014.31%204.83114%2014.0823%204.89283%2013.785C4.9145%2013.6805%204.92686%2013.12%204.92711%2012.2286C4.92828%208.29514%205.17625%206.93726%206.05363%206.06012C6.93097%205.18295%208.28916%204.93503%2012.2236%204.93386C13.1151%204.93362%2013.6758%204.92126%2013.7803%204.89959C14.0776%204.83792%2014.3054%204.66034%2014.4593%204.37013C14.5608%204.17889%2014.5598%203.74381%2014.4575%203.54656C14.3562%203.35138%2014.1619%203.16174%2013.9776%203.07834C13.8207%203.00736%2013.8171%203.00721%2012.3715%203.00548C11.5746%203.00453%2010.77%203.00745%2010.5835%203.01198ZM18.1362%203.03251C17.8566%203.12636%2017.6629%203.29063%2017.53%203.54656C17.427%203.74498%2017.4266%204.17877%2017.5292%204.37238C17.6371%204.5758%2017.8005%204.73813%2017.9925%204.83237L18.167%204.91805L20.0937%204.93815C22.6214%204.96453%2023.4262%205.02266%2024.3407%205.24484C25.7173%205.57924%2026.4148%206.2766%2026.7493%207.65281C26.9715%208.56709%2027.0296%209.37174%2027.056%2011.8988L27.0761%2013.8251L27.1618%2013.9995C27.2561%2014.1915%2027.4185%2014.3549%2027.6219%2014.4627C27.8155%2014.5653%2028.2494%2014.5649%2028.4479%2014.462C28.6432%2014.3607%2028.8329%2014.1665%2028.9163%2013.9822C28.9859%2013.8285%2028.9876%2013.8001%2028.9972%2012.6693C29.0289%208.92846%2028.7958%207.08702%2028.1304%205.82077C27.3628%204.35993%2026.0253%203.51059%2024.0208%203.21099C23.0093%203.05979%2022.3163%203.02345%2020.1092%203.00585C18.6126%202.99392%2018.236%202.99901%2018.1362%203.03251ZM3.64737%2017.4855C3.3735%2017.5983%203.18225%2017.7745%203.07087%2018.0166L3%2018.1707L3.00277%2019.9737C3.00552%2021.754%203.03542%2022.5955%203.12541%2023.4255C3.32301%2025.2477%203.793%2026.4146%204.68764%2027.3041C5.64172%2028.2528%206.87931%2028.7199%208.90343%2028.8952C9.69967%2028.9642%2011.3507%2029.0094%2012.6644%2028.9983C13.7954%2028.9888%2013.8238%2028.987%2013.9776%2028.9174C14.1619%2028.834%2014.3562%2028.6444%2014.4575%2028.4492C14.5604%2028.2507%2014.5608%2027.817%2014.4582%2027.6234C14.3504%2027.42%2014.1869%2027.2576%2013.9949%2027.1634L13.8204%2027.0777L11.8937%2027.0576C9.36602%2027.0312%208.56118%2026.9731%207.64669%2026.7509C6.27016%2026.4165%205.57263%2025.7192%205.23815%2024.3429C5.01592%2023.4287%204.95778%2022.624%204.93139%2020.097L4.91129%2018.1707L4.82559%2017.9962C4.73071%2017.803%204.56686%2017.6388%204.3655%2017.5349C4.20673%2017.453%203.79513%2017.4247%203.64737%2017.4855ZM27.7353%2017.4874C27.4659%2017.5874%2027.2574%2017.7781%2027.1416%2018.0304C27.0792%2018.1663%2027.0765%2018.2318%2027.0565%2020.097C27.0295%2022.6259%2026.9713%2023.4296%2026.7493%2024.3429C26.4148%2025.7192%2025.7173%2026.4165%2024.3407%2026.7509C23.4262%2026.9731%2022.6214%2027.0312%2020.0937%2027.0576L18.167%2027.0777L17.9925%2027.1634C17.8005%2027.2576%2017.6371%2027.42%2017.5292%2027.6234C17.4266%2027.817%2017.427%2028.2507%2017.53%2028.4492C17.6312%2028.6444%2017.8256%2028.834%2018.0098%2028.9174C18.1636%2028.987%2018.192%2028.9888%2019.3231%2028.9983C20.6367%2029.0094%2022.2878%2028.9642%2023.084%2028.8952C25.1081%2028.7199%2026.3457%2028.2528%2027.2998%2027.3041C28.2439%2026.3655%2028.7187%2025.1092%2028.894%2023.0865C28.963%2022.2904%2029.0083%2020.6398%2028.9972%2019.3264C28.9876%2018.1957%2028.9859%2018.1673%2028.9163%2018.0135C28.8328%2017.8292%2028.643%2017.6348%2028.4479%2017.534C28.2798%2017.447%2027.9095%2017.4228%2027.7353%2017.4874Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.5214%2011.7464C17.8827%2011.3852%2018.3728%2011.1822%2018.8838%2011.1822C19.3948%2011.1822%2019.8848%2011.3852%2020.2462%2011.7464C20.6075%2012.1077%2020.8105%2012.5976%2020.8105%2013.1085C20.8105%2013.6194%2020.6075%2014.1093%2020.2462%2014.4706C19.8848%2014.8318%2019.3948%2015.0348%2018.8838%2015.0348C18.3728%2015.0348%2017.8827%2014.8318%2017.5214%2014.4706C17.1601%2014.1093%2016.9571%2013.6194%2016.9571%2013.1085C16.9571%2012.5976%2017.1601%2012.1077%2017.5214%2011.7464Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.2302%2016.1851L8.89808%2017.2783C8.48683%2017.6158%207.8798%2017.556%207.54224%2017.1449C7.20469%2016.7337%207.26443%2016.1268%207.67568%2015.7894L9.00784%2014.6962C10.0724%2013.8227%2011.6606%2013.869%2012.6669%2014.8128L15.9294%2017.8726C16.1219%2018.0531%2016.4519%2018.0865%2016.6902%2017.9294L16.917%2017.7799C18.1402%2016.9738%2019.7867%2017.0627%2020.907%2018.0083L23.3586%2020.0776C23.7652%2020.4207%2023.8165%2021.0284%2023.4733%2021.4348C23.1301%2021.8413%2022.5223%2021.8926%2022.1157%2021.5494L19.6641%2019.4801C19.2031%2019.0911%2018.4949%2019.0471%2017.9776%2019.3881L17.7508%2019.5375C16.7796%2020.1776%2015.464%2020.0773%2014.6112%2019.2775M14.6112%2019.2775L11.3487%2016.2177C11.0527%2015.94%2010.5518%2015.9212%2010.2302%2016.1851'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M19.8471%209.25598H12.1403C10.5442%209.25598%209.25024%2010.5496%209.25024%2012.1454V19.8504C9.25024%2021.4462%2010.5442%2022.7398%2012.1403%2022.7398H19.8471C21.4433%2022.7398%2022.7372%2021.4462%2022.7372%2019.8504V12.1454C22.7372%2010.5496%2021.4433%209.25598%2019.8471%209.25598ZM12.1403%207.32973C9.48007%207.32973%207.32353%209.48576%207.32353%2012.1454V19.8504C7.32353%2022.51%209.48007%2024.666%2012.1403%2024.666H19.8471C22.5073%2024.666%2024.6639%2022.51%2024.6639%2019.8504V12.1454C24.6639%209.48576%2022.5073%207.32973%2019.8471%207.32973H12.1403Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-radio-button-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M26.9863%2015.4541C26.8513%2012.7355%2025.7122%2010.1555%2023.7783%208.22168C21.7154%206.15878%2018.9174%205%2016%205C13.0826%205%2010.2846%206.15878%208.22168%208.22168C6.15878%2010.2846%205%2013.0826%205%2016C5%2018.9174%206.15878%2021.7154%208.22168%2023.7783C10.2846%2025.8412%2013.0826%2027%2016%2027C18.9174%2027%2021.7154%2025.8412%2023.7783%2023.7783C25.8412%2021.7154%2027%2018.9174%2027%2016L26.9863%2015.4541ZM28.9961%2016.3232C28.9133%2019.6539%2027.5541%2022.8307%2025.1924%2025.1924C22.7544%2027.6304%2019.4478%2029%2016%2029C12.5522%2029%209.24559%2027.6304%206.80762%2025.1924C4.36964%2022.7544%203%2019.4478%203%2016C3%2012.5522%204.36964%209.24559%206.80762%206.80762C9.24559%204.36964%2012.5522%203%2016%203C19.4478%203%2022.7544%204.36964%2025.1924%206.80762C27.6304%209.24559%2029%2012.5522%2029%2016L28.9961%2016.3232Z'%20fill='%23262626'/%3e%3cpath%20d='M8%2016C8%2018.1217%208.84285%2020.1566%2010.3431%2021.6569C11.8434%2023.1571%2013.8783%2024%2016%2024C18.1217%2024%2020.1566%2023.1571%2021.6569%2021.6569C23.1571%2020.1566%2024%2018.1217%2024%2016C24%2013.8783%2023.1571%2011.8434%2021.6569%2010.3431C20.1566%208.84285%2018.1217%208%2016%208C13.8783%208%2011.8434%208.84285%2010.3431%2010.3431C8.84285%2011.8434%208%2013.8783%208%2016Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-close-small-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.29289%207.2929C7.68341%206.90237%208.31657%206.90237%208.7071%207.29289L16.0001%2014.5857L23.2929%207.29296C23.6834%206.90243%2024.3166%206.90243%2024.7071%207.29296C25.0976%207.68348%2025.0976%208.31665%2024.7071%208.70717L17.4143%2015.9999L24.7071%2023.2926C25.0976%2023.6831%2025.0976%2024.3162%2024.7071%2024.7068C24.3166%2025.0973%2023.6834%2025.0973%2023.2929%2024.7068L16.0001%2017.4142L8.70717%2024.7071C8.31665%2025.0976%207.68348%2025.0976%207.29296%2024.7071C6.90243%2024.3166%206.90243%2023.6834%207.29296%2023.2929L14.5859%2016L7.2929%208.70711C6.90237%208.31659%206.90237%207.68343%207.29289%207.2929Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-delete-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.2679%203.04719C13.9725%203.23678%2012.7304%203.9859%2011.9747%205.03335C11.7423%205.35536%2011.4713%205.86988%2011.3673%206.18624C11.3057%206.3737%2011.2941%206.46128%2011.3106%206.61557C11.3967%207.42015%2012.3099%207.81284%2012.9713%207.32973C13.1152%207.22464%2013.1622%207.15615%2013.3662%206.75454C13.6356%206.22394%2013.7617%206.04891%2014.0857%205.75591C14.6132%205.27893%2015.268%205.03005%2015.9956%205.03005C16.7321%205.03005%2017.3842%205.28106%2017.922%205.77164C18.224%206.04707%2018.4289%206.33338%2018.6175%206.74346C18.6955%206.91296%2018.7934%207.09826%2018.8349%207.15528C18.9929%207.37201%2019.3803%207.55189%2019.6811%207.54814C19.867%207.54585%2020.1656%207.42719%2020.3358%207.28799C20.5131%207.14301%2020.6531%206.87123%2020.6801%206.61986C20.7057%206.38%2020.6158%206.08522%2020.3762%205.62371C19.6578%204.23984%2018.2651%203.26634%2016.6859%203.04428C16.2585%202.98419%2015.6904%202.98535%2015.2679%203.04719ZM4.78824%208.06899C4.50701%208.12326%204.23187%208.33676%204.08343%208.61587C3.97482%208.82014%203.97161%209.31027%204.07758%209.50426C4.17247%209.67789%204.38768%209.88067%204.57789%209.97561L4.73377%2010.0534L15.9359%2010.0617L27.1381%2010.07L27.3292%2010.0001C27.5935%209.90354%2027.8457%209.6662%2027.9373%209.42772C28.0326%209.18004%2028.0178%208.82741%2027.9028%208.60563C27.8046%208.41597%2027.5866%208.2141%2027.3789%208.12035L27.2243%208.05054L16.0782%208.04586C9.94793%208.04331%204.86742%208.05368%204.78824%208.06899ZM6.91667%2011.2303C6.72286%2011.2761%206.56685%2011.3716%206.4073%2011.5421C6.21652%2011.746%206.13943%2011.9414%206.13943%2012.2211C6.13943%2012.4409%206.76933%2021.7187%206.85205%2022.7169C6.97849%2024.2433%207.11843%2025.0979%207.36566%2025.8537C7.89197%2027.4629%209.04745%2028.4394%2010.8194%2028.7727C11.7819%2028.9537%2012.8362%2029%2015.9956%2029C19.1549%2029%2020.2092%2028.9537%2021.1717%2028.7727C22.9606%2028.4362%2024.1048%2027.4591%2024.6383%2025.8124C24.8465%2025.1697%2024.9791%2024.4184%2025.0906%2023.2499C25.1636%2022.4841%2025.8517%2012.498%2025.8517%2012.2035C25.8517%2011.941%2025.7712%2011.7423%2025.5836%2011.5419C25.3534%2011.2958%2025.1774%2011.2206%2024.8264%2011.2183C24.5934%2011.2167%2024.5174%2011.2298%2024.3827%2011.2946C24.122%2011.4199%2023.9085%2011.6631%2023.829%2011.9252C23.8125%2011.9796%2023.6509%2014.1901%2023.4697%2016.8374C23.106%2022.1545%2023.0341%2023.1018%2022.9407%2023.8153C22.6367%2026.1352%2022.0721%2026.6996%2019.8487%2026.9058C19.1841%2026.9675%2012.807%2026.9675%2012.1424%2026.9058C10.1255%2026.7187%209.50047%2026.2238%209.16962%2024.5518C8.99407%2023.6645%208.96764%2023.3513%208.53896%2017.0797C8.28102%2013.3052%208.18047%2011.9883%208.14231%2011.8832C7.96364%2011.391%207.43296%2011.1083%206.91667%2011.2303ZM12.4478%2014.3985C12.0779%2014.5072%2011.7345%2014.9448%2011.7304%2015.3128C11.727%2015.6087%2012.3922%2021.8866%2012.442%2022.0293C12.5055%2022.2114%2012.7106%2022.4471%2012.8981%2022.5535C13.353%2022.8116%2013.9677%2022.6692%2014.2665%2022.2366C14.3933%2022.0531%2014.4407%2021.9021%2014.4406%2021.6831C14.4405%2021.5943%2014.2921%2020.0761%2014.1109%2018.3093C13.7979%2015.259%2013.777%2015.0885%2013.6961%2014.9269C13.5907%2014.7165%2013.3336%2014.4858%2013.1285%2014.4175C12.9656%2014.3633%2012.6022%2014.3532%2012.4478%2014.3985ZM18.849%2014.4195C18.6558%2014.4864%2018.3969%2014.7235%2018.295%2014.9269C18.2141%2015.0885%2018.1932%2015.259%2017.8803%2018.3093C17.699%2020.0761%2017.5506%2021.5943%2017.5505%2021.6831C17.5503%2022.0084%2017.708%2022.3051%2017.9831%2022.4967C18.418%2022.7998%2019.0026%2022.7283%2019.3634%2022.3279C19.4366%2022.2467%2019.5201%2022.1123%2019.5491%2022.0293C19.5966%2021.8933%2020.2621%2015.6347%2020.2621%2015.3246C20.2621%2015.2635%2020.2367%2015.1355%2020.2057%2015.0402C20.1299%2014.8072%2019.8208%2014.4977%2019.5865%2014.4201C19.3873%2014.3541%2019.039%2014.3538%2018.849%2014.4195Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-comparison-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.6391%203.07457C15.5061%203.12762%2015.4038%203.19894%2015.2901%203.31767C15.0663%203.55153%2015.0275%203.68092%2015.0275%204.19353V4.60788L14.8841%204.47797C14.8051%204.40653%2014.6746%204.31811%2014.5939%204.28151C14.4502%204.21626%2014.4177%204.21494%2012.9731%204.21494C11.5266%204.21494%2011.4962%204.2162%2011.3517%204.28179C11.167%204.36562%2010.9318%204.59396%2010.8555%204.76343C10.6084%205.31282%2010.9273%205.96378%2011.5097%206.09841C11.7612%206.15654%2014.1828%206.15709%2014.4337%206.09905C14.6144%206.05728%2014.8762%205.90287%2014.9421%205.79924C14.9629%205.76661%2014.9906%205.7399%2015.0037%205.7399C15.0168%205.7399%2015.0275%2010.2643%2015.0275%2015.7941V25.8483L14.7824%2025.8648C14.4521%2025.887%2014.2516%2025.9753%2014.0572%2026.1843C13.8556%2026.4009%2013.7919%2026.5865%2013.811%2026.9006C13.8278%2027.178%2013.8949%2027.3239%2014.0918%2027.5115C14.2795%2027.6903%2014.4875%2027.7745%2014.7844%2027.7917L15.0275%2027.8059V28.0121C15.0275%2028.3114%2015.0995%2028.4868%2015.3071%2028.6939C15.7165%2029.102%2016.2832%2029.102%2016.6926%2028.6939C16.9%2028.487%2016.9722%2028.3114%2016.9722%2028.0129V27.8075L18.8619%2027.7884C19.9013%2027.778%2021.0057%2027.7544%2021.3162%2027.7361C23.8258%2027.5882%2025.171%2027.151%2026.2356%2026.1375C27.3322%2025.0935%2027.7914%2023.7599%2027.9554%2021.1436C28.0149%2020.196%2028.0149%2011.8015%2027.9554%2010.8539C27.7907%208.22575%2027.3288%206.89265%2026.2206%205.84653C25.1503%204.83623%2023.8303%204.41072%2021.3005%204.26056C20.9986%204.24263%2019.9013%204.21943%2018.8619%204.20902L16.9722%204.19004V3.98462C16.9722%203.6861%2016.9%203.5105%2016.6926%203.30362C16.3921%203.00408%2016.0192%202.92297%2015.6391%203.07457ZM8.37812%204.31176C8.02332%204.35428%207.45241%204.4621%207.17072%204.53977C6.52134%204.71888%205.8978%205.04042%205.69568%205.30037C5.19046%205.95032%205.70657%206.8969%206.53555%206.84071C6.71267%206.82873%206.79754%206.80091%207.05307%206.67112C7.53823%206.42469%207.96573%206.30774%208.65194%206.23368C9.15039%206.17989%209.26766%206.13522%209.49098%205.91415C9.63548%205.77108%209.69567%205.68389%209.73604%205.55922C9.88179%205.10903%209.70954%204.65508%209.30213%204.41577C9.12837%204.31367%209.10432%204.30825%208.80374%204.30357C8.63001%204.30083%208.4385%204.30452%208.37812%204.31176ZM16.9722%2015.9988V25.8652L18.956%2025.8477C21.2921%2025.8271%2021.9672%2025.7886%2022.8927%2025.623C24.6727%2025.3045%2025.4702%2024.5215%2025.7992%2022.7691C26.0017%2021.6908%2026.0363%2020.7027%2026.0363%2015.9988C26.0363%2011.2948%2026.0017%2010.3067%2025.7992%209.22843C25.4702%207.47599%2024.6727%206.69302%2022.8927%206.37453C21.9672%206.20894%2021.2921%206.1704%2018.956%206.14979L16.9722%206.13229V15.9988ZM4.83017%207.41333C4.5289%207.52408%204.27827%207.76613%204.19512%208.02664C4.12069%208.25982%204.05686%208.92618%204.0169%209.88682C3.97195%2010.9681%204.00194%2011.1365%204.28974%2011.4192C4.61811%2011.7417%205.11816%2011.7935%205.51232%2011.5458C5.69816%2011.4291%205.87757%2011.1893%205.92637%2010.9926C5.94319%2010.9248%205.96621%2010.5511%205.97753%2010.1622C5.98885%209.77332%206.01134%209.31583%206.02753%209.14559C6.04371%208.97532%206.06601%208.67643%206.07712%208.48132C6.0964%208.14223%206.09371%208.11915%206.0157%207.9576C5.84834%207.61105%205.53742%207.40458%205.15047%207.3831C5.02488%207.37614%204.89907%207.388%204.83017%207.41333ZM4.70841%2012.7004C4.42509%2012.7853%204.16297%2013.0181%204.06247%2013.2741C4.00677%2013.416%204.00269%2013.5237%204.00269%2014.8589V16.2914L4.07521%2016.436C4.45118%2017.1857%205.50157%2017.1822%205.86537%2016.4301L5.94733%2016.2606V14.8281V13.3955L5.85932%2013.2195C5.69333%2012.8875%205.33499%2012.6688%204.96598%2012.6742C4.86746%2012.6757%204.75153%2012.6874%204.70841%2012.7004ZM4.66136%2018.0113C4.38036%2018.1196%204.15898%2018.3271%204.06247%2018.573C4.00683%2018.7147%204.00269%2018.8221%204.00269%2020.1269C4.00269%2021.4318%204.00683%2021.5392%204.06247%2021.6809C4.17871%2021.977%204.48233%2022.222%204.8025%2022.2782C5.24387%2022.3556%205.67244%2022.1384%205.87481%2021.7349L5.94733%2021.5903V20.1423C5.94733%2018.7283%205.94576%2018.6911%205.8803%2018.552C5.71115%2018.1927%205.36105%2017.9687%204.97501%2017.9728C4.85425%2017.9741%204.71311%2017.9914%204.66136%2018.0113ZM4.94753%2023.2889C4.62507%2023.3862%204.37559%2023.6262%204.28479%2023.9265C4.22284%2024.1314%204.22592%2024.2503%204.3011%2024.5584C4.43079%2025.0897%204.72707%2025.7035%205.05606%2026.1223C5.35418%2026.5019%205.99742%2027.0137%206.26954%2027.088C6.72201%2027.2114%207.21905%2026.9893%207.4287%2026.57C7.50125%2026.4249%207.5152%2026.3582%207.51326%2026.1652C7.50962%2025.8041%207.3719%2025.5502%207.0649%2025.3387C6.64338%2025.0483%206.42113%2024.7286%206.22757%2024.1342C6.09493%2023.7269%205.99086%2023.5587%205.78558%2023.42C5.5222%2023.242%205.24616%2023.1988%204.94753%2023.2889ZM9.05755%2025.8746C8.80534%2025.9642%208.58736%2026.1727%208.46911%2026.4373C8.39173%2026.6105%208.39117%2026.9596%208.46801%2027.1455C8.55279%2027.3507%208.75986%2027.5658%208.96399%2027.6606C9.13612%2027.7406%209.17203%2027.7448%209.91316%2027.7727C10.3368%2027.7887%2010.994%2027.7974%2011.3735%2027.7922C12.0155%2027.7832%2012.0744%2027.7776%2012.2203%2027.7118C12.4078%2027.6271%2012.6242%2027.4287%2012.7143%2027.2588C12.8061%2027.0856%2012.8259%2026.7181%2012.7547%2026.5075C12.6831%2026.2957%2012.4438%2026.0403%2012.2339%2025.9516C12.0335%2025.8669%2011.9413%2025.8615%2010.4168%2025.8451C9.41263%2025.8344%209.15513%2025.8399%209.05755%2025.8746Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-copy-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.7974%208.72247C11.9605%208.83822%2011.5401%209.04607%2011.2431%209.35158C10.9422%209.66104%2010.735%2010.105%2010.6207%2010.9795C10.503%2011.88%2010.501%2013.0756%2010.501%2014.8001V20.8001C10.501%2022.5247%2010.503%2023.7203%2010.6207%2024.6207C10.735%2025.4952%2010.9422%2025.9392%2011.2431%2026.2487C11.5401%2026.5542%2011.9605%2026.7621%2012.7974%2026.8778C13.6661%2026.9979%2014.8218%2027.0002%2016.5007%2027.0002H20.0006C21.6795%2027.0002%2022.8353%2026.9979%2023.7039%2026.8778C24.5409%2026.7621%2024.9612%2026.5542%2025.2583%2026.2487C25.5591%2025.9392%2025.7664%2025.4952%2025.8807%2024.6207C25.9984%2023.7203%2026.0004%2022.5247%2026.0004%2020.8001V14.8001C26.0004%2013.0756%2025.9984%2011.88%2025.8807%2010.9795C25.7664%2010.1051%2025.5591%209.66105%2025.2583%209.35159C24.9612%209.04607%2024.5409%208.83822%2023.7039%208.72247C22.8353%208.60234%2021.6795%208.6001%2020.0006%208.6001H16.5007C14.8218%208.6001%2013.6661%208.60234%2012.7974%208.72247ZM16.427%206.6001H20.0744C21.6615%206.60006%2022.9562%206.60004%2023.9779%206.74133C25.0471%206.88919%2025.9642%207.20855%2026.6923%207.95745C27.4165%208.70241%2027.7218%209.63415%2027.8638%2010.7203C28.0004%2011.7656%2028.0004%2013.0925%2028.0004%2014.7296V20.8707C28.0004%2022.5078%2028.0004%2023.8347%2027.8638%2024.8799C27.7218%2025.9661%2027.4165%2026.8978%2026.6923%2027.6428C25.9642%2028.3917%2025.0471%2028.7111%2023.9779%2028.8589C22.9562%2029.0002%2021.6615%2029.0002%2020.0744%2029.0002H16.427C14.8399%2029.0002%2013.5451%2029.0002%2012.5234%2028.8589C11.4542%2028.7111%2010.5371%2028.3917%209.80905%2027.6428C9.08482%2026.8978%208.77952%2025.9661%208.63755%2024.8799C8.50093%2023.8347%208.50095%2022.5078%208.50098%2020.8707V14.7295C8.50095%2013.0925%208.50093%2011.7656%208.63755%2010.7203C8.77952%209.63415%209.08482%208.70242%209.80906%207.95745C10.5371%207.20855%2011.4542%206.88919%2012.5234%206.74133C13.5451%206.60004%2014.8399%206.60006%2016.427%206.6001Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.34958%205.16631C8.19495%205.32599%207.55166%205.62171%207.08379%206.10296C6.61209%206.58816%206.31943%207.26145%206.16241%208.46272C6.00201%209.68993%206%2011.3098%206%2013.6V20.8001C6%2022.2628%207.14563%2023.4001%208.49988%2023.4001V25.4001C5.98828%2025.4001%204%2023.3139%204%2020.8001L4%2013.5273C3.99998%2011.3263%203.99996%209.57545%204.17928%208.20351C4.36397%206.79056%204.75469%205.62953%205.64978%204.70883C6.5487%203.78419%207.68872%203.37696%209.0756%203.18516C10.4149%202.99995%2012.1217%202.99997%2014.2568%203L18.9995%203C21.5112%203%2023.4994%205.08629%2023.4994%207.60002H21.4994C21.4994%206.13728%2020.3538%205%2018.9995%205H14.333C12.1041%205%2010.5359%205.00225%209.34958%205.16631Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-learn-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.4772%204.00901C14.5093%204.12107%2013.9223%204.26646%2013.2172%204.56867C12.9195%204.69625%205.18767%208.37605%204.79823%208.57547C3.8566%209.05768%203.20631%2010.0074%203.03906%2011.1447C3.00149%2011.4002%202.9956%2012.0337%203.0025%2015.0787L3.0107%2018.7082L3.08735%2018.8608C3.17947%2019.0443%203.36266%2019.2371%203.53306%2019.3298C3.63729%2019.3866%203.70882%2019.3978%203.96611%2019.3978C4.2453%2019.3978%204.28758%2019.3899%204.41558%2019.3134C4.59337%2019.2071%204.77037%2019.0093%204.85565%2018.8217C4.92025%2018.6797%204.92169%2018.641%204.93057%2016.8039C4.93556%2015.7737%204.94472%2014.9309%204.95094%2014.9309C4.95714%2014.9309%205.32752%2015.1049%205.77401%2015.3174L6.58576%2015.7039L6.60336%2018.9772C6.62037%2022.1412%206.62308%2022.2604%206.68512%2022.5493C6.91827%2023.6352%207.46479%2024.546%208.24206%2025.1439C8.5898%2025.4114%208.87654%2025.5793%209.77567%2026.0417C11.9821%2027.1766%2013.686%2027.7705%2015.2614%2027.954C15.7883%2028.0153%2016.2139%2028.0153%2016.7408%2027.954C18.3163%2027.7705%2020.0201%2027.1766%2022.2265%2026.0417C23.5508%2025.3606%2023.9428%2025.0875%2024.3839%2024.5387C24.855%2023.9525%2025.1376%2023.3517%2025.3125%2022.5639C25.3817%2022.2523%2025.3822%2022.2305%2025.3993%2018.9779L25.4165%2015.7055L26.3434%2015.2617C26.8531%2015.0176%2027.3344%2014.7797%2027.4129%2014.7329C27.6364%2014.5997%2027.9916%2014.2999%2028.1468%2014.1135C28.6909%2013.4599%2028.9588%2012.749%2028.9965%2011.8589C29.0498%2010.5997%2028.4903%209.41553%2027.5389%208.77412C27.4138%208.68976%2025.9457%207.97048%2024.1333%207.10553C19.3976%204.84546%2018.8193%204.57322%2018.4821%204.44504C18.0975%204.29884%2017.4778%204.13841%2017.0336%204.06998C16.7144%204.02086%2015.7136%203.98164%2015.4772%204.00901ZM15.2749%206.01397C14.9318%206.06494%2014.5809%206.15466%2014.2248%206.28249C14.011%206.35926%206.96823%209.69374%205.77968%2010.2809C5.46304%2010.4374%205.24342%2010.6432%205.11324%2010.9055C4.76914%2011.5987%204.94866%2012.5801%205.49167%2012.9744C5.72694%2013.1452%2013.9598%2017.0529%2014.3806%2017.1934C14.9456%2017.3822%2015.3608%2017.4472%2016.0011%2017.4472C16.6414%2017.4472%2017.0566%2017.3822%2017.6216%2017.1934C18.0424%2017.0529%2026.2753%2013.1452%2026.5105%2012.9744C27.0536%2012.5801%2027.2331%2011.5987%2026.889%2010.9055C26.7588%2010.6432%2026.5392%2010.4374%2026.2225%2010.2809C25.034%209.69374%2017.9912%206.35926%2017.7774%206.28249C16.9709%205.99297%2016.0684%205.89614%2015.2749%206.01397ZM8.54283%2019.2646C8.54289%2021.9784%208.54973%2022.1453%208.67587%2022.5028C8.80775%2022.8766%209.08479%2023.2991%209.34117%2023.5174C9.54933%2023.6947%209.79515%2023.8416%2010.5186%2024.221C12.235%2025.1211%2013.7227%2025.6876%2015.0303%2025.9389C15.5608%2026.0409%2016.4414%2026.0409%2016.9719%2025.9389C18.2814%2025.6872%2019.8%2025.1075%2021.5174%2024.2038C22.2156%2023.8364%2022.4558%2023.6923%2022.661%2023.5174C22.9174%2023.2991%2023.1945%2022.8766%2023.3263%2022.5028C23.4525%2022.1453%2023.4593%2021.9784%2023.4594%2019.2646C23.4594%2017.8293%2023.4513%2016.655%2023.4415%2016.655C23.4316%2016.655%2022.4296%2017.1293%2021.2148%2017.7089C18.7986%2018.8619%2018.5102%2018.9891%2017.9503%2019.1498C17.2234%2019.3583%2016.9167%2019.3973%2016.0011%2019.3973C15.0856%2019.3973%2014.7788%2019.3583%2014.0519%2019.1498C13.4931%2018.9895%2013.2062%2018.8628%2010.7866%2017.7088C9.5713%2017.1292%208.56927%2016.655%208.55987%2016.655C8.55047%2016.655%208.54283%2017.8293%208.54283%2019.2646Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-lightbulb-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.1811%203.03254C11.667%203.32131%208.54015%205.4479%207.0065%208.59215C6.50495%209.62039%206.21937%2010.553%206.05748%2011.6915C5.98056%2012.2325%205.98093%2013.7968%206.05807%2014.3066C6.30304%2015.9249%206.78938%2017.2124%207.64256%2018.5012C8.21566%2019.3669%208.66068%2019.8531%209.88059%2020.9458C10.9565%2021.9096%2011.3967%2022.3284%2011.5722%2022.555C11.816%2022.8698%2011.8518%2022.9452%2011.925%2023.297C11.979%2023.5562%2011.9903%2023.7791%2012.0127%2025.027C12.0377%2026.418%2012.054%2026.6469%2012.1562%2027.043C12.3374%2027.7461%2012.9129%2028.4133%2013.6096%2028.7281C14.0799%2028.9407%2014.6015%2029%2016.0001%2029C17.3987%2029%2017.9203%2028.9407%2018.3906%2028.7281C19.0873%2028.4133%2019.6628%2027.7461%2019.844%2027.043C19.9462%2026.6469%2019.9625%2026.418%2019.9875%2025.027C20.0212%2023.1528%2020.0379%2023.0587%2020.428%2022.555C20.6034%2022.3284%2021.0437%2021.9096%2022.1196%2020.9458C23.3346%2019.8575%2023.7869%2019.3635%2024.3576%2018.5012C25.2108%2017.2124%2025.6972%2015.9249%2025.9421%2014.3066C26.0196%2013.7946%2026.0192%2012.2326%2025.9414%2011.6881C25.5213%208.74674%2023.9609%206.27081%2021.5015%204.64291C19.6742%203.43351%2017.3886%202.85116%2015.1811%203.03254ZM15.1656%204.97488C12.2845%205.29104%209.80623%207.07928%208.62458%209.69466C8.16203%2010.7185%207.9286%2011.8197%207.92779%2012.982C7.92687%2014.3509%208.21427%2015.5238%208.84782%2016.7369C9.33812%2017.6756%209.83093%2018.2859%2010.8228%2019.1826C11.9484%2020.2%2012.2165%2020.4472%2012.5802%2020.8029C13.1185%2021.3293%2013.5202%2021.8843%2013.6664%2022.3036C13.7809%2022.632%2013.9013%2023.2782%2013.9241%2023.687L13.9448%2024.0567H16.0001H18.0554L18.0761%2023.687C18.0978%2023.2984%2018.2146%2022.6545%2018.3213%2022.3355C18.4005%2022.0983%2018.5242%2021.876%2018.7518%2021.5614C19.091%2021.0925%2019.3637%2020.8211%2020.7211%2019.601C21.1588%2019.2075%2021.6402%2018.7598%2021.7909%2018.6062C23.0226%2017.3503%2023.796%2015.7439%2024.0241%2013.9678C24.0859%2013.4859%2024.0849%2012.5175%2024.0219%2012.0145C23.7252%209.64426%2022.4185%207.55696%2020.4043%206.23563C20.0192%205.98306%2019.2259%205.58702%2018.7682%205.41888C18.3714%205.27308%2017.6259%205.08562%2017.1745%205.01813C16.7589%204.95596%2015.5711%204.93039%2015.1656%204.97488ZM13.5657%2017.5002C13.3783%2017.5663%2013.1183%2017.814%2013.0302%2018.0104C12.9224%2018.2508%2012.9262%2018.6076%2013.0388%2018.8197C13.4039%2019.5068%2014.1005%2020.1056%2014.8488%2020.3756L15.042%2020.4452L15.042%2021.3422L15.0421%2022.2391L15.1299%2022.424C15.2178%2022.6087%2015.3936%2022.7965%2015.5584%2022.8814C15.6066%2022.9062%2015.7256%2022.9412%2015.823%2022.9591C16.0178%2022.995%2016.2869%2022.9612%2016.4418%2022.8814C16.6066%2022.7965%2016.7824%2022.6087%2016.8703%2022.424L16.9581%2022.2391L16.9582%2021.3422L16.9582%2020.4452L17.1514%2020.3756C17.8997%2020.1056%2018.5962%2019.5068%2018.9613%2018.8197C19.0302%2018.69%2019.0432%2018.6266%2019.043%2018.4192C19.0428%2018.0976%2018.9599%2017.9052%2018.7324%2017.6979C18.5413%2017.5239%2018.3509%2017.4488%2018.1001%2017.4488C17.7413%2017.4488%2017.5058%2017.5856%2017.2287%2017.9549C17.1213%2018.098%2016.9782%2018.2594%2016.9108%2018.3136C16.733%2018.4565%2016.4368%2018.5872%2016.2034%2018.6258C15.9439%2018.6686%2015.6639%2018.6254%2015.4027%2018.5022C15.1368%2018.3766%2014.9973%2018.2557%2014.7715%2017.9549C14.5667%2017.682%2014.436%2017.575%2014.2113%2017.4962C14.0426%2017.4371%2013.7393%2017.4389%2013.5657%2017.5002ZM13.9749%2026.2155C14.0031%2026.5146%2014.0317%2026.6107%2014.1315%2026.7411C14.3525%2027.0299%2014.5299%2027.0602%2016.0001%2027.0602C17.4703%2027.0602%2017.6477%2027.0299%2017.8687%2026.7411C17.9685%2026.6107%2017.9971%2026.5146%2018.0252%2026.2155L18.0472%2025.982H16.0001H13.953L13.9749%2026.2155Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-download-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.7136%203.03368C15.489%203.10812%2015.3778%203.17883%2015.2254%203.34428C14.9403%203.65358%2014.9686%202.85108%2014.9496%2011.151L14.9326%2018.5496L13.541%2017.026C11.3408%2014.6171%2011.3604%2014.6375%2011.1475%2014.5376C10.8974%2014.4203%2010.4971%2014.4138%2010.2589%2014.5231C9.73702%2014.7628%209.48868%2015.4378%209.73624%2015.9439C9.85406%2016.1848%2015.2501%2022.0963%2015.467%2022.2221C15.7755%2022.4011%2016.2289%2022.4011%2016.5373%2022.2221C16.7542%2022.0963%2022.1503%2016.1848%2022.2681%2015.9439C22.4569%2015.5581%2022.3645%2015.057%2022.046%2014.7383C21.8336%2014.526%2021.6431%2014.4508%2021.3159%2014.4502C21.0939%2014.4498%2021.01%2014.4658%2020.8568%2014.5376C20.6439%2014.6375%2020.6635%2014.6171%2018.4633%2017.026L17.0717%2018.5496L17.0547%2011.151C17.039%204.29902%2017.0335%203.74296%2016.9804%203.6257C16.8909%203.42826%2016.6326%203.17468%2016.4339%203.08917C16.2198%202.99707%2015.8987%202.97235%2015.7136%203.03368ZM3.77881%2018.9451C3.4735%2019.0455%203.22037%2019.2664%203.09291%2019.5436C3.0179%2019.7068%203.01441%2019.7532%203.00385%2020.7322C2.99128%2021.8946%203.04255%2023.422%203.11837%2024.1452C3.28485%2025.7326%203.72031%2026.7814%204.53937%2027.5679C5.34408%2028.3406%206.39186%2028.7425%208.00605%2028.8976C8.88461%2028.9821%2010.2841%2029%2016.0022%2029C21.7281%2029%2023.1257%2028.982%2023.9983%2028.8972C25.6269%2028.739%2026.6444%2028.3507%2027.4581%2027.577C28.3028%2026.7737%2028.7354%2025.6973%2028.9042%2023.9782C28.9656%2023.3533%2029.0114%2021.8146%2029.0003%2020.7492C28.9899%2019.7522%2028.9866%2019.7071%2028.9114%2019.5436C28.8129%2019.3292%2028.6303%2019.1389%2028.4123%2019.0231C28.2648%2018.9448%2028.2023%2018.9329%2027.9369%2018.9329C27.6837%2018.9328%2027.6064%2018.9461%2027.4855%2019.0104C27.261%2019.13%2027.0825%2019.3099%2026.9787%2019.5212L26.8844%2019.7134L26.862%2021.4284C26.8342%2023.5606%2026.7748%2024.2973%2026.5754%2024.9857C26.2219%2026.2057%2025.5241%2026.6229%2023.5399%2026.8008C22.8233%2026.8651%209.18106%2026.8651%208.46443%2026.8008C6.00227%2026.5801%205.41036%2025.9964%205.20314%2023.5848C5.18229%2023.342%205.15502%2022.3716%205.1426%2021.4284L5.11998%2019.7134L5.02559%2019.5212C4.92101%2019.3082%204.74035%2019.127%204.51883%2019.0131C4.36115%2018.932%203.9372%2018.893%203.77881%2018.9451Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-maximize-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.7071%2019.2929C13.0976%2019.6834%2013.0976%2020.3166%2012.7071%2020.7071L6.41421%2027H10.6939C11.2462%2027%2011.6939%2027.4477%2011.6939%2028C11.6939%2028.5523%2011.2462%2029%2010.6939%2029H4C3.44772%2029%203%2028.5523%203%2028V21.3062C3%2020.7539%203.44772%2020.3062%204%2020.3062C4.55228%2020.3062%205%2020.7539%205%2021.3062V25.5858L11.2929%2019.2929C11.6834%2018.9024%2012.3166%2018.9024%2012.7071%2019.2929Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M20.3062%204C20.3062%203.44772%2020.7539%203%2021.3062%203H28C28.5523%203%2029%203.44772%2029%204V10.6939C29%2011.2462%2028.5523%2011.6939%2028%2011.6939C27.4477%2011.6939%2027%2011.2462%2027%2010.6939V6.41421L20.7071%2012.7071C20.3166%2013.0976%2019.6834%2013.0976%2019.2929%2012.7071C18.9024%2012.3166%2018.9024%2011.6834%2019.2929%2011.2929L25.5858%205H21.3062C20.7539%205%2020.3062%204.55229%2020.3062%204Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.7071%2012.7071C12.3166%2013.0976%2011.6834%2013.0976%2011.2929%2012.7071L5%206.41421V10.6939C5%2011.2462%204.55228%2011.6939%204%2011.6939C3.44771%2011.6939%203%2011.2462%203%2010.6939V4C3%203.44772%203.44771%203%204%203L10.6938%203C11.2461%203%2011.6938%203.44772%2011.6938%204C11.6938%204.55229%2011.2461%205%2010.6938%205L6.41421%205L12.7071%2011.2929C13.0976%2011.6834%2013.0976%2012.3166%2012.7071%2012.7071Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M28%2020.3062C28.5523%2020.3062%2029%2020.7539%2029%2021.3062V28C29%2028.5523%2028.5523%2029%2028%2029H21.3061C20.7538%2029%2020.3061%2028.5523%2020.3061%2028C20.3061%2027.4477%2020.7538%2027%2021.3061%2027H25.5858L19.2929%2020.7071C18.9024%2020.3166%2018.9024%2019.6834%2019.2929%2019.2929C19.6834%2018.9024%2020.3166%2018.9024%2020.7071%2019.2929L27%2025.5858V21.3062C27%2020.7539%2027.4477%2020.3062%2028%2020.3062Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-move-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.2929%203.29289C15.6834%202.90237%2016.3166%202.90237%2016.7071%203.29289L20.3071%206.89289C20.6976%207.28342%2020.6976%207.91658%2020.3071%208.30711C19.9166%208.69763%2019.2834%208.69763%2018.8929%208.30711L17%206.41421V12.4C17%2012.9523%2016.5523%2013.4%2016%2013.4C15.4477%2013.4%2015%2012.9523%2015%2012.4V6.41421L13.1071%208.30711C12.7166%208.69763%2012.0834%208.69763%2011.6929%208.30711C11.3024%207.91658%2011.3024%207.28342%2011.6929%206.89289L15.2929%203.29289ZM8.30711%2011.6929C8.69763%2012.0834%208.69763%2012.7166%208.30711%2013.1071L6.41421%2015H12.4C12.9523%2015%2013.4%2015.4477%2013.4%2016C13.4%2016.5523%2012.9523%2017%2012.4%2017H6.41421L8.30711%2018.8929C8.69763%2019.2834%208.69763%2019.9166%208.30711%2020.3071C7.91658%2020.6976%207.28342%2020.6976%206.89289%2020.3071L3.29289%2016.7071C2.90237%2016.3166%202.90237%2015.6834%203.29289%2015.2929L6.89289%2011.6929C7.28342%2011.3024%207.91658%2011.3024%208.30711%2011.6929ZM23.6929%2011.6929C24.0834%2011.3024%2024.7166%2011.3024%2025.1071%2011.6929L28.7071%2015.2929C29.0976%2015.6834%2029.0976%2016.3166%2028.7071%2016.7071L25.1071%2020.3071C24.7166%2020.6976%2024.0834%2020.6976%2023.6929%2020.3071C23.3024%2019.9166%2023.3024%2019.2834%2023.6929%2018.8929L25.5858%2017H19.6C19.0477%2017%2018.6%2016.5523%2018.6%2016C18.6%2015.4477%2019.0477%2015%2019.6%2015H25.5858L23.6929%2013.1071C23.3024%2012.7166%2023.3024%2012.0834%2023.6929%2011.6929ZM17%2019.6V25.5858L18.8929%2023.6929C19.2834%2023.3024%2019.9166%2023.3024%2020.3071%2023.6929C20.6976%2024.0834%2020.6976%2024.7166%2020.3071%2025.1071L16.7071%2028.7071C16.3166%2029.0976%2015.6834%2029.0976%2015.2929%2028.7071L11.6929%2025.1071C11.3024%2024.7166%2011.3024%2024.0834%2011.6929%2023.6929C12.0834%2023.3024%2012.7166%2023.3024%2013.1071%2023.6929L15%2025.5858V19.6C15%2019.0477%2015.4477%2018.6%2016%2018.6C16.5523%2018.6%2017%2019.0477%2017%2019.6Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-arrow-right-box-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.9476%202.52967C10.0378%202.58307%208.68562%202.72904%207.63397%202.99531C5.16601%203.62023%203.62007%205.16631%202.99521%207.63448C2.59705%209.20724%202.49707%2010.8859%202.49707%2015.9983C2.49707%2021.1108%202.59705%2022.7894%202.99521%2024.3622C3.3454%2025.7455%204.02177%2026.8973%204.933%2027.6622C6.2167%2028.7397%207.7464%2029.2175%2010.5103%2029.4043C12.4463%2029.5352%2019.5479%2029.5352%2021.4839%2029.4043C23.4361%2029.2724%2024.7042%2029.0057%2025.7481%2028.5077C27.4442%2027.6985%2028.5252%2026.2996%2029.0198%2024.2742C29.4011%2022.7125%2029.4969%2021.0478%2029.4971%2015.9823C29.4972%2010.9524%2029.4007%209.28256%2029.0198%207.72247C28.4021%205.19293%2026.8598%203.62822%2024.3602%202.99531C23.2713%202.7196%2022.0265%202.58915%2019.9003%202.52798C18.6873%202.49307%2013.2151%202.49425%2011.9476%202.52967ZM12.0459%204.53173C8.54082%204.64839%207.0795%205.0181%206.04867%206.04904C5.11124%206.98653%204.74018%208.24148%204.56851%2011.0549C4.5105%2012.0057%204.5105%2019.991%204.56851%2020.9417C4.74018%2023.7552%205.11124%2025.0101%206.04867%2025.9476C6.98608%2026.8851%208.24091%2027.2562%2011.0541%2027.4279C12.0048%2027.4859%2019.9894%2027.4859%2020.9401%2027.4279C23.7533%2027.2562%2025.0081%2026.8851%2025.9455%2025.9476C26.883%2025.0101%2027.254%2023.7552%2027.4257%2020.9417C27.4837%2019.991%2027.4837%2012.0057%2027.4257%2011.0549C27.254%208.24148%2026.883%206.98653%2025.9455%206.04904C25.019%205.12244%2023.8037%204.75679%2021.036%204.57195C20.5447%204.53915%2012.8568%204.50476%2012.0459%204.53173ZM17.0823%2011.2649C16.9077%2011.2925%2016.7106%2011.3883%2016.5642%2011.5169C16.2796%2011.7668%2016.1749%2012.2385%2016.3186%2012.6228C16.3856%2012.8018%2016.4636%2012.8884%2017.4796%2013.9106L18.5689%2015.0065L14.6675%2015.0068L10.7662%2015.0071L10.6042%2015.0825C10.1604%2015.2892%209.93253%2015.7168%2010.0184%2016.1817C10.0796%2016.5126%2010.28%2016.7632%2010.6042%2016.9141L10.7662%2016.9896L14.6675%2016.9899L18.5689%2016.9902L17.4796%2018.0861C16.4636%2019.1083%2016.3856%2019.1948%2016.3186%2019.3739C16.2266%2019.62%2016.2377%2019.9744%2016.3439%2020.1809C16.598%2020.6749%2017.18%2020.8792%2017.6834%2020.6511C17.8329%2020.5833%2021.7524%2016.6862%2021.8679%2016.4905C22.0201%2016.2324%2022.0249%2015.7685%2021.8779%2015.5198C21.7958%2015.381%2017.9453%2011.5102%2017.7887%2011.409C17.5869%2011.2787%2017.3289%2011.2261%2017.0823%2011.2649Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-album-menu-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.77947%203.01626C5.5306%203.10125%204.67439%203.4029%204.0804%203.96715C3.43076%204.58424%203.12908%205.37745%203.02497%206.74223C2.97793%207.35886%203.00255%2011.4014%203.05573%2011.7914C3.24199%2013.1573%203.70679%2013.9847%204.58639%2014.5162C4.98601%2014.7576%205.60925%2014.9521%206.22948%2015.0289C7.06786%2015.1328%2010.5549%2015.1549%2011.5515%2015.0627C13.5732%2014.8756%2014.6333%2014.0036%2014.9636%2012.2558C15.0714%2011.6855%2015.0951%2011.2749%2015.1151%209.62681C15.1339%208.07925%2015.1019%206.82126%2015.0287%206.22983C14.8626%204.88948%2014.3129%203.99653%2013.347%203.49814C12.922%203.27886%2012.46%203.14758%2011.7911%203.05595C11.5334%203.02066%207.217%202.98646%206.77947%203.01626ZM20.7234%203.01652C19.8037%203.08355%2019.2059%203.21788%2018.7045%203.47019C17.615%204.01843%2017.0901%204.93364%2016.9364%206.55336C16.9169%206.75798%2016.893%207.62421%2016.8832%208.47831C16.8642%2010.1359%2016.9024%2011.4094%2016.9882%2011.981C17.2828%2013.9419%2018.3161%2014.8624%2020.4484%2015.0632C21.4171%2015.1545%2024.9403%2015.1318%2025.7703%2015.0289C26.3906%2014.9521%2027.0138%2014.7576%2027.4134%2014.5162C28.2913%2013.9857%2028.7582%2013.1547%2028.9441%2011.7914C28.9973%2011.4014%2029.0219%207.35886%2028.9749%206.74223C28.874%205.421%2028.596%204.65642%2027.9909%204.03694C27.3996%203.4315%2026.6009%203.13153%2025.3046%203.02794C24.9335%202.9983%2021.1045%202.98876%2020.7234%203.01652ZM7.34564%205.03419C6.21941%205.07282%205.7561%205.17502%205.47463%205.44688C5.28433%205.63064%205.1898%205.85487%205.11047%206.31071C5.02703%206.79008%204.98303%208.88986%205.02723%2010.2819C5.06838%2011.5783%205.08837%2011.8032%205.19387%2012.1542C5.43833%2012.9677%205.93284%2013.0876%209.04414%2013.0876C11.1517%2013.0876%2011.9469%2013.023%2012.3843%2012.816C12.9755%2012.5364%2013.0873%2011.9364%2013.0873%209.04447C13.0873%206.85721%2013.0217%206.10861%2012.792%205.67425C12.6197%205.3483%2012.3086%205.18295%2011.7091%205.09854C11.1129%205.01462%208.8772%204.98162%207.34564%205.03419ZM21.2572%205.03458C19.2845%205.10339%2019.0355%205.32818%2018.9451%207.12123C18.9032%207.95217%2018.9032%2010.1368%2018.9451%2010.9677C19.0067%2012.1906%2019.1719%2012.627%2019.6524%2012.8362C20.0838%2013.0241%2020.9188%2013.0876%2022.9557%2013.0876C25.1525%2013.0876%2025.9039%2013.0212%2026.3294%2012.7896C26.6505%2012.6148%2026.8184%2012.2993%2026.9024%2011.7135C27.0005%2011.0297%2027.0207%207.70736%2026.9329%206.70732C26.8977%206.30557%2026.8268%205.96144%2026.7347%205.74546C26.6672%205.58696%2026.4833%205.37713%2026.3511%205.30767C26.21%205.23352%2025.862%205.13516%2025.6086%205.09777C25.044%205.01443%2022.7776%204.98152%2021.2572%205.03458ZM7.32946%2016.8951C5.82015%2016.9479%204.92768%2017.1802%204.28619%2017.6872C3.58819%2018.239%203.22203%2018.9894%203.05573%2020.209C3.00255%2020.599%202.97793%2024.6415%203.02497%2025.2582C3.12578%2026.5794%203.40385%2027.344%204.00893%2027.9634C4.60885%2028.5777%205.40734%2028.8732%206.74187%2028.975C7.35851%2029.0221%2011.4011%2028.9975%2011.7911%2028.9443C13.6025%2028.6973%2014.5475%2027.9208%2014.9155%2026.3772C15.0238%2025.923%2015.0568%2025.6234%2015.0984%2024.7191C15.1391%2023.8344%2015.1156%2021.0077%2015.063%2020.4486C14.862%2018.3144%2013.9387%2017.2797%2011.9753%2016.9882C11.456%2016.9111%2010.421%2016.8746%208.93091%2016.8809C8.18356%2016.884%207.46291%2016.8904%207.32946%2016.8951ZM20.9439%2016.9061C19.5557%2016.9745%2018.7387%2017.2234%2018.0766%2017.7796C17.4163%2018.3343%2017.063%2019.1687%2016.9329%2020.481C16.8742%2021.0724%2016.8735%2024.7729%2016.9319%2025.3985C17.0597%2026.7676%2017.4257%2027.6011%2018.154%2028.1819C18.6564%2028.5825%2019.296%2028.8198%2020.2088%2028.9443C20.5987%2028.9975%2024.6413%2029.0221%2025.258%2028.975C26.5925%2028.8732%2027.391%2028.5777%2027.9909%2027.9634C28.6025%2027.3372%2028.881%2026.562%2028.9759%2025.2206C29.022%2024.5698%2028.9967%2020.5957%2028.9441%2020.209C28.8198%2019.2967%2028.5823%2018.6567%2028.1817%2018.1543C27.6114%2017.4391%2026.7725%2017.0637%2025.463%2016.9377C24.988%2016.892%2021.6972%2016.869%2020.9439%2016.9061ZM7.01829%2018.9475C6.07289%2018.9946%205.57916%2019.1517%205.36372%2019.4741C5.24658%2019.6494%205.14583%2019.9515%205.09801%2020.2707C5.08067%2020.3863%205.04881%2021.0378%205.02723%2021.7184C4.98303%2023.1105%205.02703%2025.2103%205.11047%2025.6897C5.18986%2026.1457%205.28446%2026.3701%205.47463%2026.5532C5.69142%2026.7619%206.06532%2026.8768%206.71205%2026.9336C7.33476%2026.9882%209.48232%2027.0094%2010.5162%2026.971C11.5588%2026.9324%2011.8197%2026.9061%2012.1539%2026.806C12.9673%2026.5623%2013.0873%2026.0672%2013.0873%2022.9559C13.0873%2020.919%2013.0237%2020.084%2012.8359%2019.6527C12.6267%2019.1722%2012.1903%2019.007%2010.9674%2018.9453C10.2245%2018.9079%207.78747%2018.9092%207.01829%2018.9475ZM20.9432%2018.9469C19.8478%2019.0013%2019.3932%2019.1739%2019.1848%2019.6144C18.9771%2020.0532%2018.9125%2020.8463%2018.9125%2022.9559C18.9125%2026.0672%2019.0326%2026.5623%2019.8459%2026.806C20.1801%2026.9061%2020.4411%2026.9324%2021.4837%2026.971C22.5175%2027.0094%2024.6651%2026.9882%2025.2878%2026.9336C26.5311%2026.8245%2026.8242%2026.5323%2026.9329%2025.2931C26.9875%2024.6713%2027.009%2022.5135%2026.9708%2021.4839C26.9322%2020.4413%2026.9059%2020.1804%2026.8058%2019.8462C26.6117%2019.1986%2026.214%2019.0126%2024.8789%2018.9453C24.1429%2018.9082%2021.7025%2018.9092%2020.9432%2018.9469Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-euro-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.2372%203.00774C15.1694%203.01449%2014.9543%203.03434%2014.7593%203.05188C9.93517%203.48518%205.68218%206.6798%203.89598%2011.2119C3.26789%2012.8055%203%2014.2358%203%2015.9955C3%2017.0192%203.05931%2017.6667%203.23281%2018.5382C3.91112%2021.9449%205.92961%2024.9343%208.85629%2026.8665C11.852%2028.8443%2015.5717%2029.4856%2019.0753%2028.6283C23.4755%2027.5517%2026.9832%2024.2879%2028.3793%2019.9713C29.581%2016.2558%2029.0174%2012.118%2026.8661%208.86108C25.3777%206.60768%2023.2531%204.8773%2020.7772%203.90199C19.6311%203.45051%2018.5711%203.19297%2017.2718%203.05046C16.9611%203.01634%2015.466%202.985%2015.2372%203.00774ZM15.1909%204.94933C13.1061%205.1271%2011.1753%205.82315%209.56484%206.9775C8.65917%207.62666%207.62157%208.66402%206.97224%209.56946C6.0208%2010.8962%205.32936%2012.5738%205.06674%2014.1925C4.95517%2014.8803%204.94173%2015.0743%204.94173%2015.9955C4.94173%2016.9167%204.95517%2017.1107%205.06674%2017.7985C5.14769%2018.2975%205.38115%2019.2513%205.47974%2019.4858C5.4958%2019.524%205.57265%2019.7286%205.65052%2019.9405C5.8833%2020.5739%206.30127%2021.4027%206.6996%2022.0209C7.49129%2023.2495%208.76803%2024.5221%209.99643%2025.3071C10.5965%2025.6905%2011.4301%2026.1085%2012.0465%2026.3349C12.2584%2026.4128%2012.4631%2026.4896%2012.5013%2026.5056C12.7358%2026.6042%2013.6899%2026.8376%2014.189%2026.9185C14.877%2027.0301%2015.0711%2027.0435%2015.9925%2027.0435C16.9138%2027.0435%2017.108%2027.0301%2017.7959%2026.9185C18.295%2026.8376%2019.2491%2026.6042%2019.4836%2026.5056C19.5218%2026.4896%2019.7265%2026.4128%2019.9384%2026.3349C20.5548%2026.1085%2021.3884%2025.6905%2021.9885%2025.3071C22.9878%2024.6685%2024.0745%2023.6585%2024.8295%2022.6667C25.8876%2021.2766%2026.6375%2019.5289%2026.9182%2017.7985C27.0297%2017.1107%2027.0432%2016.9167%2027.0432%2015.9955C27.0432%2015.0743%2027.0297%2014.8803%2026.9182%2014.1925C26.8372%2013.6935%2026.6038%2012.7397%2026.5052%2012.5052C26.4891%2012.467%2026.4123%2012.2624%2026.3344%2012.0505C26.1016%2011.4171%2025.6836%2010.5883%2025.2853%209.97012C24.4936%208.7415%2023.2169%207.46886%2021.9885%206.68393C21.3884%206.30046%2020.5548%205.88254%2019.9384%205.6561C19.7265%205.57825%2019.5218%205.50142%2019.4836%205.48536C19.3699%205.43756%2018.6811%205.25045%2018.3662%205.18178C17.5666%205.00743%2017.1271%204.96058%2016.1774%204.94837C15.7112%204.9424%2015.2672%204.94283%2015.1909%204.94933ZM15.5455%207.81747C13.8365%207.91826%2012.2302%208.53087%2010.8731%209.59948C10.5776%209.83211%209.82755%2010.582%209.59486%2010.8774C9.12224%2011.4773%208.64354%2012.3004%208.37929%2012.9674L8.27854%2013.2217H7.85601C7.36644%2013.2217%207.1921%2013.2613%206.98451%2013.4198C6.57931%2013.7291%206.48346%2014.2976%206.76495%2014.7224C6.95371%2015.0072%207.27713%2015.1634%207.67814%2015.1634H7.83847L7.81215%2015.5794C7.79763%2015.8093%207.79763%2016.1817%207.81215%2016.4116L7.83847%2016.8277H7.67814C7.27676%2016.8277%206.95393%2016.9837%206.76418%2017.2695C6.48328%2017.6926%206.57968%2018.2622%206.98451%2018.5712C7.1921%2018.7297%207.36644%2018.7693%207.85601%2018.7693H8.27854L8.37929%2019.0236C8.64062%2019.6832%209.12856%2020.5226%209.59314%2021.1117C9.82805%2021.4095%2010.5771%2022.1584%2010.875%2022.3933C13.1359%2024.1754%2016.07%2024.6583%2018.7867%2023.6952C19.2536%2023.5298%2020.0728%2023.121%2020.2497%2022.9654C20.7419%2022.5323%2020.6422%2021.7274%2020.0562%2021.4028C19.9069%2021.3202%2019.8659%2021.312%2019.5993%2021.312H19.3065L18.9519%2021.5012C17.1515%2022.4622%2015.0784%2022.5002%2013.2334%2021.6059C12.1107%2021.0617%2011.1085%2020.107%2010.5075%2019.0092L10.3773%2018.7713L12.0982%2018.7626L13.8191%2018.7539L13.9763%2018.6828C14.1606%2018.5994%2014.3549%2018.4098%2014.4562%2018.2146C14.5591%2018.0161%2014.5595%2017.5823%2014.4569%2017.3887C14.3491%2017.1853%2014.1856%2017.023%2013.9936%2016.9287L13.8191%2016.8431L11.8087%2016.8341L9.79836%2016.8252L9.7741%2016.7108C9.76078%2016.6479%209.74987%2016.326%209.74987%2015.9955C9.74987%2015.665%209.76078%2015.3431%209.7741%2015.2802L9.79836%2015.1658L11.8087%2015.1569L13.8191%2015.1479L13.9936%2015.0623C14.1856%2014.968%2014.3491%2014.8057%2014.4569%2014.6023C14.5595%2014.4087%2014.5591%2013.9749%2014.4562%2013.7764C14.3549%2013.5812%2014.1606%2013.3916%2013.9763%2013.3082L13.8191%2013.2371L12.0982%2013.2284L10.3773%2013.2197L10.5075%2012.9818C11.1086%2011.8838%2012.1106%2010.9293%2013.2334%2010.3851C14.1923%209.92038%2015.1729%209.71071%2016.2083%209.74914C17.2008%209.78597%2018.0335%2010.01%2018.9628%2010.4902L19.3282%2010.679L19.6102%2010.6785C19.8423%2010.678%2019.9153%2010.6657%2020.0223%2010.6089C20.5166%2010.3469%2020.7023%209.77867%2020.4553%209.28421C20.3492%209.07192%2020.1576%208.92771%2019.6329%208.66549C18.6338%208.1662%2017.6655%207.90525%2016.5325%207.83002C16.0637%207.79889%2015.897%207.79676%2015.5455%207.81747Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-save-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.0998%203.02831C10.2609%203.07973%208.9589%203.22027%207.94627%203.47666C5.5699%204.07838%204.08132%205.56708%203.47965%207.94365C3.09627%209.45804%203%2011.0744%203%2015.9971C3%2020.9198%203.09627%2022.5361%203.47965%2024.0505C3.81685%2025.3825%204.46812%2026.4915%205.34554%2027.2281C6.5816%2028.2656%208.05452%2028.7257%2010.7158%2028.9055C12.58%2029.0315%2019.4181%2029.0315%2021.2823%2028.9055C23.162%2028.7785%2024.383%2028.5217%2025.3882%2028.0421C27.0213%2027.263%2028.0623%2025.916%2028.5385%2023.9658C28.7117%2023.2563%2028.8322%2022.377%2028.9065%2021.2808C29.0031%2019.8551%2029.0348%2015.6078%2028.9539%2014.9167C28.8308%2013.8641%2028.4174%2012.8675%2027.7472%2012.0074C27.5137%2011.7078%2020.2245%204.42384%2019.9422%204.20815C19.1072%203.56992%2018.1041%203.16103%2017.0793%203.04115C16.7741%203.00542%2016.2933%202.99694%2014.7978%203.00089C13.7557%203.0036%2012.5416%203.01595%2012.0998%203.02831ZM12.1945%204.95667C8.85514%205.06053%207.41105%205.42573%206.4198%206.41706C5.51716%207.31975%205.15987%208.52812%204.99457%2011.2372C4.93871%2012.1526%204.93871%2019.8415%204.99457%2020.757C5.15987%2023.4661%205.51716%2024.6744%206.4198%2025.5771C6.96562%2026.123%207.6343%2026.4605%208.61424%2026.6848L8.99069%2026.771L9.01213%2025.8898C9.05732%2024.0339%209.164%2018.5635%209.53235%2017.8741C9.98541%2017.0262%2010.7895%2016.5156%2011.9385%2016.3461C12.5408%2016.2573%2013.3123%2016.2364%2015.9991%2016.2364C19.3116%2016.2364%2019.9463%2016.2684%2020.6449%2016.4704C21.6773%2016.7688%2022.336%2017.3829%2022.6799%2018.3678C22.8794%2018.9388%2022.9484%2024.3667%2022.9862%2025.9052L23.0074%2026.771L23.3839%2026.6848C24.3638%2026.4605%2025.0325%2026.123%2025.5783%2025.5771C26.4811%2024.6743%2026.8431%2023.449%2027.0023%2020.757C27.0594%2019.7929%2027.0578%2015.1627%2027.0003%2014.8726C26.8915%2014.3234%2026.6425%2013.7578%2026.3098%2013.304C26.0555%2012.9573%2019.0386%205.93977%2018.692%205.68554C18.2619%205.37015%2017.7709%205.14584%2017.2105%205.00862C17.0247%204.96314%2016.7368%204.95661%2014.736%204.95261C13.4907%204.95008%2012.347%204.95193%2012.1945%204.95667ZM12.7069%2018.2101C11.548%2018.2838%2011.2118%2018.5164%2011.0561%2019.3522C10.9984%2019.6618%2010.9485%2025.4817%2010.9475%2026.3531L10.9469%2026.989L11.5245%2027.0155C12.276%2027.0499%2019.7221%2027.0499%2020.4736%2027.0155L21.0512%2026.989L21.0506%2026.3531C21.0496%2025.4817%2020.9997%2019.6618%2020.942%2019.3522C20.7829%2018.4981%2020.4656%2018.288%2019.2142%2018.2082C18.647%2018.172%2013.2809%2018.1736%2012.7069%2018.2101Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.7999%2011.1833H17.1989C18.2505%2011.1833%2019.1008%2011.1833%2019.7704%2011.127C20.4475%2011.0701%2021.0742%2010.9482%2021.609%2010.6139C21.9102%2010.4257%2022.0885%2010.1512%2022.1946%209.94167C22.3065%209.72079%2022.3851%209.47793%2022.4434%209.24627C22.5602%208.78233%2022.5617%208.77624%2022.4434%209.24627L20.7477%207.55875C20.7102%208.04673%2020.6537%208.46846%2020.5763%208.77624C20.5351%208.9399%2020.4028%209.06214%2020.2389%209.10227C20.0756%209.14226%2019.85%209.18799%2019.6092%209.20823C19.0299%209.25692%2018.2609%209.25773%2017.1546%209.25773H14.8442C13.7379%209.25773%2012.9689%209.25692%2012.3896%209.20823C12.076%209.18188%2011.857%209.14366%2011.6995%209.10011C11.5701%209.06434%2011.4727%208.96202%2011.4372%208.83256C11.364%208.56518%2011.3068%208.19206%2011.2665%207.74683C11.1863%206.86243%2011.1856%205.85359%2011.1856%205.16597L11.1857%204.9253L9.26024%205.17831C9.26024%205.85322%209.26023%206.94131%209.34894%207.92056C9.39328%208.41014%209.46304%208.91318%209.58022%209.34113C9.63883%209.55519%209.71731%209.78072%209.82792%209.98733C9.93398%2010.1854%2010.1072%2010.4373%2010.3898%2010.6139C10.9246%2010.9482%2011.5513%2011.0701%2012.2284%2011.127C12.898%2011.1833%2013.7483%2011.1833%2014.7999%2011.1833Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-info-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.2372%203.00774C15.1694%203.01449%2014.9543%203.03434%2014.7593%203.05188C9.93517%203.48518%205.68218%206.6798%203.89598%2011.2119C3.26789%2012.8055%203%2014.2358%203%2015.9955C3%2017.0192%203.05931%2017.6667%203.23281%2018.5382C3.91112%2021.9449%205.92961%2024.9343%208.85629%2026.8665C11.852%2028.8443%2015.5717%2029.4856%2019.0753%2028.6283C23.4755%2027.5517%2026.9832%2024.2879%2028.3793%2019.9713C29.581%2016.2558%2029.0174%2012.118%2026.8661%208.86108C25.3777%206.60768%2023.2531%204.8773%2020.7772%203.90199C19.6311%203.45051%2018.5711%203.19297%2017.2718%203.05046C16.9611%203.01634%2015.466%202.985%2015.2372%203.00774ZM15.1909%204.94933C13.1061%205.1271%2011.1753%205.82315%209.56484%206.9775C8.65917%207.62666%207.62157%208.66402%206.97224%209.56946C6.0208%2010.8962%205.32936%2012.5738%205.06674%2014.1925C4.95517%2014.8803%204.94173%2015.0743%204.94173%2015.9955C4.94173%2016.9167%204.95517%2017.1107%205.06674%2017.7985C5.14769%2018.2975%205.38115%2019.2513%205.47974%2019.4858C5.4958%2019.524%205.57265%2019.7286%205.65052%2019.9405C5.8833%2020.5739%206.30127%2021.4027%206.6996%2022.0209C7.49129%2023.2495%208.76803%2024.5221%209.99643%2025.3071C10.5965%2025.6905%2011.4301%2026.1085%2012.0465%2026.3349C12.2584%2026.4128%2012.4631%2026.4896%2012.5013%2026.5056C12.7358%2026.6042%2013.6899%2026.8376%2014.189%2026.9185C14.877%2027.0301%2015.0711%2027.0435%2015.9925%2027.0435C16.9138%2027.0435%2017.108%2027.0301%2017.7959%2026.9185C18.295%2026.8376%2019.2491%2026.6042%2019.4836%2026.5056C19.5218%2026.4896%2019.7265%2026.4128%2019.9384%2026.3349C20.5548%2026.1085%2021.3884%2025.6905%2021.9885%2025.3071C22.9878%2024.6685%2024.0745%2023.6585%2024.8295%2022.6667C25.8876%2021.2766%2026.6375%2019.5289%2026.9182%2017.7985C27.0297%2017.1107%2027.0432%2016.9167%2027.0432%2015.9955C27.0432%2015.0743%2027.0297%2014.8803%2026.9182%2014.1925C26.8372%2013.6935%2026.6038%2012.7397%2026.5052%2012.5052C26.4891%2012.467%2026.4123%2012.2624%2026.3344%2012.0505C26.1016%2011.4171%2025.6836%2010.5883%2025.2853%209.97012C24.4936%208.7415%2023.2169%207.46886%2021.9885%206.68393C21.3884%206.30046%2020.5548%205.88254%2019.9384%205.6561C19.7265%205.57825%2019.5218%205.50142%2019.4836%205.48536C19.3699%205.43756%2018.6811%205.25045%2018.3662%205.18178C17.5666%205.00743%2017.1271%204.96058%2016.1774%204.94837C15.7112%204.9424%2015.2672%204.94283%2015.1909%204.94933ZM15.5575%2010.0567C15.2434%2010.1885%2015.026%2010.394%2014.8868%2010.6907C14.816%2010.8417%2014.8056%2010.9035%2014.8056%2011.1721C14.8056%2011.4447%2014.8155%2011.5015%2014.8912%2011.6631C15.0566%2012.0161%2015.3293%2012.2493%2015.689%2012.345C16.0101%2012.4304%2016.3271%2012.3812%2016.6308%2012.1989C16.8343%2012.0768%2016.9777%2011.9108%2017.0937%2011.6631C17.1694%2011.5015%2017.1793%2011.4447%2017.1793%2011.1721C17.1793%2010.9043%2017.1688%2010.8417%2017.0993%2010.6944C16.9806%2010.4432%2016.7644%2010.2209%2016.5231%2010.1021C16.3412%2010.0124%2016.2845%209.99999%2016.0241%209.99256C15.7733%209.98538%2015.7052%209.99475%2015.5575%2010.0567ZM15.5677%2013.932C15.3654%2014.0331%2015.2321%2014.1641%2015.1218%2014.3706L15.0522%2014.5007L15.044%2018.3638L15.0359%2022.2268L15.1176%2022.4089C15.2005%2022.5935%2015.3835%2022.7922%2015.5503%2022.8784C15.7839%2022.9992%2016.201%2022.9992%2016.4347%2022.8784C16.6014%2022.7922%2016.7845%2022.5935%2016.8674%2022.4089L16.949%2022.2268L16.9409%2018.3638C16.933%2014.6544%2016.9304%2014.4964%2016.8749%2014.3928C16.7613%2014.1807%2016.6104%2014.0285%2016.419%2013.9329C16.2565%2013.8517%2016.1952%2013.8381%2015.9925%2013.8381C15.7903%2013.8381%2015.7282%2013.8518%2015.5677%2013.932Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-ia-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.838%203.322c.374-1.096%201.95-1.096%202.324%200l1.726%205.054a4.046%204.046%200%200%200%202.158%202.369l4.743%202.16a1.199%201.199%200%200%201%200%202.19l-4.743%202.16a4.046%204.046%200%200%200-2.158%202.37l-1.726%205.053c-.374%201.096-1.95%201.096-2.324%200l-1.726-5.053a4.046%204.046%200%200%200-2.158-2.37l-4.743-2.16a1.199%201.199%200%200%201%200-2.19l4.743-2.16a4.046%204.046%200%200%200%202.158-2.37l1.726-5.053Z'%20fill='%232134F1'/%3e%3cpath%20d='M22.836%2017.929c.214-.572%201.114-.572%201.328%200l.986%202.637c.205.546.65.993%201.234%201.236l2.71%201.127c.541.225.541.917%200%201.143l-2.71%201.126c-.583.243-1.03.69-1.234%201.236l-.986%202.637c-.214.572-1.114.572-1.328%200l-.986-2.637c-.205-.546-.65-.993-1.234-1.236l-2.71-1.127c-.541-.225-.541-.917%200-1.143l2.71-1.126c.583-.243%201.03-.69%201.234-1.236l.986-2.637Z'%20fill='%23F81BBD'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-scissors-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.48731%203.03712C8.16726%203.14194%207.9251%203.40432%207.83922%203.73931C7.78043%203.9687%207.79742%204.1431%207.90021%204.36464C7.94019%204.4508%209.52946%207.28696%2011.4319%2010.6672L14.8909%2016.8132L13.3103%2019.6294C12.4409%2021.1782%2011.7218%2022.4461%2011.7122%2022.4469C11.7026%2022.4476%2011.6705%2022.3973%2011.6408%2022.3351C11.5452%2022.1348%2011.2017%2021.6374%2011.0056%2021.4155C9.48702%2019.6961%206.95054%2019.3598%205.03551%2020.6238C3.97957%2021.3208%203.26778%2022.4231%203.04117%2023.7122C2.9745%2024.0913%202.99132%2024.9264%203.07343%2025.3153C3.46595%2027.1742%204.82284%2028.5304%206.6859%2028.9259C7.15143%2029.0247%207.97927%2029.0247%208.44425%2028.9258C9.68034%2028.6629%2010.7151%2027.9746%2011.3696%2026.98C11.4658%2026.8338%2012.544%2024.9361%2013.7656%2022.7628C14.9872%2020.5896%2015.9936%2018.8115%2016.0021%2018.8115C16.0106%2018.8115%2017.017%2020.5896%2018.2386%2022.7629C19.4602%2024.9363%2020.5384%2026.834%2020.6346%2026.9801C21.2903%2027.9762%2022.3222%2028.6626%2023.5599%2028.9258C24.0249%2029.0247%2024.8528%2029.0247%2025.3183%2028.9259C26.9562%2028.5782%2028.243%2027.4556%2028.7678%2025.9165C28.9472%2025.3904%2029%2025.0537%2029%2024.4367C29%2023.826%2028.9485%2023.493%2028.7729%2022.9672C28.1311%2021.0457%2026.2647%2019.7738%2024.226%2019.8686C23.5547%2019.8998%2023.0197%2020.0381%2022.4031%2020.3397C21.5877%2020.7388%2020.8473%2021.4473%2020.4179%2022.2396C20.3561%2022.3538%2020.2985%2022.4469%2020.29%2022.4465C20.2815%2022.4461%2019.5633%2021.1784%2018.6939%2019.6294L17.1133%2016.8131L20.6151%2010.5901C22.744%206.80696%2024.1365%204.30067%2024.167%204.19758C24.2563%203.89549%2024.1539%203.52613%2023.9145%203.28652C23.7147%203.08651%2023.5281%203.01067%2023.236%203.01067C23.0278%203.01067%2022.9616%203.02423%2022.8122%203.09757C22.7148%203.14536%2022.585%203.24247%2022.5237%203.31338C22.4625%203.38425%2020.9766%205.99489%2019.2218%209.11477C17.467%2012.2346%2016.018%2014.7873%2016.0018%2014.7873C15.9856%2014.7873%2014.5368%2012.2346%2012.7821%209.11477C11.0275%205.99489%209.54171%203.38425%209.48048%203.31338C9.25963%203.05781%208.80786%202.93215%208.48731%203.03712ZM7.05808%2021.8344C6.09398%2022.0234%205.29245%2022.767%205.01352%2023.7314C4.91196%2024.0824%204.91166%2024.7899%205.01284%2025.1395C5.17893%2025.7134%205.52116%2026.2036%206.01686%2026.5776C6.70499%2027.0968%207.72508%2027.2194%208.56536%2026.884C9.25473%2026.6089%209.85297%2025.9632%2010.0871%2025.2417C10.1964%2024.9046%2010.2359%2024.3291%2010.1739%2023.9738C9.99052%2022.9213%209.16613%2022.069%208.1163%2021.8467C7.88512%2021.7978%207.28074%2021.7907%207.05808%2021.8344ZM23.8745%2021.8459C22.8233%2022.0848%2022.0124%2022.9284%2021.8305%2023.9724C21.8082%2024.1001%2021.7998%2024.3369%2021.8091%2024.5721C21.8218%2024.8925%2021.8406%2025.0101%2021.9164%2025.2417C22.2134%2026.1497%2022.9892%2026.8386%2023.9281%2027.028C24.2692%2027.0967%2024.8335%2027.0756%2025.1588%2026.982C26.0374%2026.7289%2026.7341%2026.0283%2026.9913%2025.1395C27.0925%2024.7899%2027.0922%2024.0824%2026.9907%2023.7314C26.8902%2023.384%2026.7319%2023.0787%2026.5074%2022.7992C26.1626%2022.37%2025.75%2022.0797%2025.2575%2021.9197C24.9955%2021.8345%2024.9148%2021.8229%2024.5162%2021.8129C24.2024%2021.805%2024.0109%2021.8149%2023.8745%2021.8459Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-search-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.1334%203.87961C11.5354%203.29889%2013.0381%203%2014.5556%203C16.0731%203%2017.5757%203.29889%2018.9777%203.87961C20.3797%204.46034%2021.6535%205.31151%2022.7266%206.38454C23.7996%207.45758%2024.6508%208.73145%2025.2315%2010.1334C25.8122%2011.5354%2026.1111%2013.0381%2026.1111%2014.5556C26.1111%2016.0731%2025.8122%2017.5757%2025.2315%2018.9777C24.6508%2020.3797%2023.7996%2021.6535%2022.7266%2022.7266C21.6535%2023.7996%2020.3797%2024.6508%2018.9777%2025.2315C17.5757%2025.8122%2016.0731%2026.1111%2014.5556%2026.1111C13.0381%2026.1111%2011.5354%2025.8122%2010.1334%2025.2315C8.73145%2024.6508%207.45758%2023.7996%206.38454%2022.7266C5.31151%2021.6535%204.46034%2020.3797%203.87961%2018.9777C3.29889%2017.5757%203%2016.0731%203%2014.5556C3%2013.0381%203.29889%2011.5354%203.87961%2010.1334C4.46034%208.73145%205.31151%207.45758%206.38454%206.38454C7.45758%205.31151%208.73145%204.46034%2010.1334%203.87961ZM14.5556%204.92593C13.291%204.92593%2012.0388%205.175%2010.8705%205.65894C9.70214%206.14287%208.64057%206.85219%207.74638%207.74638C6.85219%208.64057%206.14287%209.70214%205.65894%2010.8705C5.175%2012.0388%204.92593%2013.291%204.92593%2014.5556C4.92593%2015.8201%205.175%2017.0723%205.65894%2018.2407C6.14287%2019.409%206.85219%2020.4705%207.74638%2021.3647C8.64057%2022.2589%209.70214%2022.9682%2010.8705%2023.4522C12.0388%2023.9361%2013.291%2024.1852%2014.5556%2024.1852C15.8201%2024.1852%2017.0723%2023.9361%2018.2407%2023.4522C19.409%2022.9682%2020.4705%2022.2589%2021.3647%2021.3647C22.2589%2020.4705%2022.9682%2019.409%2023.4522%2018.2407C23.9361%2017.0723%2024.1852%2015.8201%2024.1852%2014.5556C24.1852%2013.291%2023.9361%2012.0388%2023.4522%2010.8705C22.9682%209.70214%2022.2589%208.64057%2021.3647%207.74638C20.4705%206.85219%2019.409%206.14287%2018.2407%205.65894C17.0723%205.175%2015.8201%204.92593%2014.5556%204.92593Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M21.5783%2021.5783C21.9544%2021.2023%2022.5641%2021.2023%2022.9402%2021.5783L28.718%2027.3561C29.094%2027.7322%2029.094%2028.3419%2028.718%2028.718C28.3419%2029.094%2027.7322%2029.094%2027.3561%2028.718L21.5783%2022.9402C21.2023%2022.5641%2021.2023%2021.9544%2021.5783%2021.5783Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-tick-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M26.0714%206.02618C25.8038%206.10914%2025.5483%206.26512%2025.3337%206.47652C25.2097%206.5987%2022.0844%209.96821%2018.3886%2013.9643C14.6928%2017.9604%2011.6328%2021.2664%2011.5885%2021.3109C11.5127%2021.3872%2011.3683%2021.2409%209.10094%2018.7916C7.77706%2017.3614%206.59453%2016.1089%206.47312%2016.0081C5.92771%2015.5555%205.04872%2015.5867%204.47057%2016.0791C4.01237%2016.4694%203.8639%2017.1968%204.13617%2017.7173C4.22469%2017.8866%205.15588%2018.9263%207.076%2021C10.6427%2024.8519%2010.4952%2024.6994%2010.8093%2024.8624C11.046%2024.9853%2011.1172%2024.9992%2011.5117%2025C11.9089%2025.0007%2011.9759%2024.9876%2012.2158%2024.8628C12.5338%2024.6974%2011.6527%2025.6321%2020.5818%2015.9877C25.7523%2010.403%2027.771%208.19208%2027.8662%208.00925C28.1358%207.49182%2027.9854%206.76618%2027.5276%206.37627C27.222%206.11595%2026.9691%206.01837%2026.5591%206.00255C26.3579%205.99477%2026.1384%206.0054%2026.0714%206.02618Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-reply-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.2808%207.3104C14.0958%207.45242%2013.8661%207.63944%2013.5686%207.883L7.95724%2012.4769C6.8258%2013.4032%206.0608%2014.0325%205.56544%2014.5686C5.08519%2015.0884%205%2015.3736%205%2015.5927C5%2015.8119%205.08519%2016.097%205.56544%2016.6168C6.06079%2017.153%206.82579%2017.7823%207.95724%2018.7085L13.5686%2023.3025C13.5686%2023.3025%2013.5686%2023.3025%2013.5686%2023.3025C13.8661%2023.546%2014.0958%2023.733%2014.2808%2023.875C14.2856%2023.6735%2014.2863%2023.4222%2014.2863%2023.1039V20.0535C14.2863%2019.5012%2014.7341%2019.0535%2015.2863%2019.0535C17.9665%2019.0535%2020.7551%2019.6394%2023.165%2020.721C24.5124%2021.3256%2025.7668%2022.0971%2026.8199%2023.0291C26.31%2019.0501%2024.7726%2016.4847%2022.9244%2014.8561C20.6241%2012.829%2017.7054%2012.132%2015.2863%2012.132C14.7341%2012.132%2014.2863%2011.6843%2014.2863%2011.132V8.08164C14.2863%207.76331%2014.2856%207.51195%2014.2808%207.3104ZM12.3017%206.33546C12.319%206.32133%2012.3362%206.30723%2012.3533%206.29317C12.8141%205.91587%2013.2397%205.5673%2013.6057%205.34479C13.9721%205.122%2014.5776%204.83681%2015.2515%205.11552M12.3017%206.33546C12.3017%206.33546%2012.3017%206.33546%2012.3017%206.33546L6.69031%2010.9293L6.6321%2010.977C5.57381%2011.8433%204.69802%2012.5603%204.09644%2013.2114C3.46878%2013.8908%203%2014.6434%203%2015.5927C3%2016.542%203.46878%2017.2947%204.09645%2017.974C4.69805%2018.6252%205.5739%2019.3422%206.63227%2020.2086L12.3017%2024.85C12.319%2024.8642%2012.3363%2024.8783%2012.3534%2024.8924C12.8141%2025.2696%2013.2398%2025.6182%2013.6057%2025.8406C13.9721%2026.0634%2014.5776%2026.3486%2015.2515%2026.0699C15.9608%2025.7765%2016.155%2025.1118%2016.2222%2024.6821C16.2866%2024.2706%2016.2865%2023.7363%2016.2863%2023.1759C16.2863%2023.152%2016.2863%2023.1279%2016.2863%2023.1039V21.0834C18.3769%2021.2077%2020.4964%2021.7155%2022.3462%2022.5456C24.5013%2023.5128%2026.2096%2024.8794%2027.1312%2026.4962C27.3559%2026.8903%2027.8177%2027.0839%2028.2562%2026.9676C28.6947%2026.8514%2029%2026.4546%2029%2026.001C29%2019.8286%2027.0358%2015.8134%2024.2467%2013.3555C21.8099%2011.2082%2018.8463%2010.3406%2016.2863%2010.1662V8.08164C16.2863%208.05758%2016.2863%208.03355%2016.2863%208.00958C16.2865%207.44918%2016.2866%206.91483%2016.2222%206.50332C16.155%206.07363%2015.9608%205.40893%2015.2515%205.11552'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-send-arrow-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.7192%207.3104C17.9042%207.45242%2018.1339%207.63944%2018.4314%207.883L24.0428%2012.4769C25.1742%2013.4032%2025.9392%2014.0325%2026.4346%2014.5686C26.9148%2015.0884%2027%2015.3736%2027%2015.5927C27%2015.8119%2026.9148%2016.097%2026.4346%2016.6168C25.9392%2017.153%2025.1742%2017.7823%2024.0428%2018.7085L18.4314%2023.3025C18.4314%2023.3025%2018.4314%2023.3025%2018.4314%2023.3025C18.1339%2023.546%2017.9042%2023.733%2017.7192%2023.875C17.7144%2023.6735%2017.7137%2023.4222%2017.7137%2023.1039V20.0535C17.7137%2019.5012%2017.2659%2019.0535%2016.7137%2019.0535C14.0335%2019.0535%2011.2449%2019.6394%208.83495%2020.721C7.48763%2021.3256%206.23317%2022.0971%205.18007%2023.0291C5.68999%2019.0501%207.22741%2016.4847%209.07561%2014.8561C11.3759%2012.829%2014.2946%2012.132%2016.7137%2012.132C17.2659%2012.132%2017.7137%2011.6843%2017.7137%2011.132V8.08164C17.7137%207.76331%2017.7144%207.51195%2017.7192%207.3104ZM19.6983%206.33546C19.681%206.32133%2019.6638%206.30723%2019.6467%206.29317C19.1859%205.91587%2018.7603%205.5673%2018.3943%205.34479C18.0279%205.122%2017.4224%204.83681%2016.7485%205.11552M19.6983%206.33546C19.6983%206.33546%2019.6983%206.33546%2019.6983%206.33546L25.3097%2010.9293L25.3679%2010.977C26.4262%2011.8433%2027.302%2012.5603%2027.9036%2013.2114C28.5312%2013.8908%2029%2014.6434%2029%2015.5927C29%2016.542%2028.5312%2017.2947%2027.9036%2017.974C27.3019%2018.6252%2026.4261%2019.3422%2025.3677%2020.2086L19.6983%2024.85C19.681%2024.8642%2019.6637%2024.8783%2019.6466%2024.8924C19.1859%2025.2696%2018.7602%2025.6182%2018.3943%2025.8406C18.0279%2026.0634%2017.4224%2026.3486%2016.7485%2026.0699C16.0392%2025.7765%2015.845%2025.1118%2015.7778%2024.6821C15.7134%2024.2706%2015.7135%2023.7363%2015.7137%2023.1759C15.7137%2023.152%2015.7137%2023.1279%2015.7137%2023.1039V21.0834C13.6231%2021.2077%2011.5036%2021.7155%209.65382%2022.5456C7.49872%2023.5128%205.79044%2024.8794%204.86876%2026.4962C4.64411%2026.8903%204.18233%2027.0839%203.74384%2026.9676C3.30535%2026.8514%203%2026.4546%203%2026.001C3%2019.8286%204.96419%2015.8134%207.75332%2013.3555C10.1901%2011.2082%2013.1537%2010.3406%2015.7137%2010.1662V8.08164C15.7137%208.05758%2015.7137%208.03355%2015.7137%208.00958C15.7135%207.44918%2015.7134%206.91483%2015.7778%206.50332C15.845%206.07363%2016.0392%205.40893%2016.7485%205.11552'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-refresh-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.2177%204.02032C13.1434%204.21077%2011.2902%204.89756%209.65504%206.0818C7.32373%207.77019%205.72334%2010.3152%205.20819%2013.1533C5.117%2013.6556%205.03816%2014.3935%205.03816%2014.7445V15.0022L4.74328%2014.7117C4.36131%2014.3355%204.20286%2014.2562%203.8672%2014.2735C3.58634%2014.288%203.43612%2014.3527%203.25395%2014.538C3.01044%2014.7857%202.93451%2015.1682%203.05906%2015.5199C3.11975%2015.6913%203.19304%2015.7723%204.25897%2016.8454C5.54005%2018.135%205.55433%2018.1461%205.93616%2018.1461C6.31732%2018.1461%206.33222%2018.1346%207.61314%2016.8451C8.67802%2015.7731%208.75224%2015.6911%208.81306%2015.5199C8.93791%2015.1686%208.86201%2014.7858%208.61838%2014.538C8.43621%2014.3527%208.28599%2014.288%208.00513%2014.2735C7.67383%2014.2564%207.51117%2014.3363%207.14516%2014.6955L6.86513%2014.9704V14.7529C6.86513%2014.5021%206.93855%2013.8247%207.00318%2013.4794C7.35324%2011.6092%208.22016%209.94465%209.54075%208.60701C10.9979%207.13108%2012.809%206.22088%2014.8756%205.92597C15.4188%205.84843%2016.457%205.83285%2017.0219%205.89368C18.2356%206.02444%2019.2506%206.33087%2020.343%206.89623C21.2332%207.35703%2021.9213%207.86977%2022.6586%208.6218C23.1693%209.14277%2023.4099%209.43872%2023.8045%2010.0315C23.9563%2010.2596%2024.1397%2010.4978%2024.212%2010.5608C24.5569%2010.8614%2025.1267%2010.8205%2025.435%2010.4731C25.6451%2010.2363%2025.7295%209.92223%2025.6611%209.63192C25.6165%209.44257%2025.2443%208.85208%2024.807%208.27672C24.4663%207.82856%2023.4968%206.83181%2023.0602%206.48083C21.3958%205.14297%2019.5924%204.36446%2017.5018%204.08124C16.969%204.00906%2015.7069%203.97539%2015.2177%204.02032ZM25.665%2013.9374C25.4277%2014.0499%2023.3147%2016.185%2023.1958%2016.4325C23.0283%2016.7813%2023.1175%2017.2354%2023.4056%2017.5005C23.6129%2017.6911%2023.7704%2017.746%2024.0637%2017.7297C24.2215%2017.7209%2024.3544%2017.6946%2024.4226%2017.6586C24.4823%2017.6272%2024.6687%2017.4651%2024.8371%2017.2983L25.1431%2016.9952L25.1234%2017.3656C25.0373%2018.9827%2024.509%2020.5881%2023.6163%2021.9457C23.259%2022.489%2022.9709%2022.8438%2022.4734%2023.3529C21.7387%2024.1048%2021.0766%2024.6049%2020.2088%2025.0633C18.8939%2025.758%2017.6084%2026.0996%2016.1393%2026.145C14.5088%2026.1953%2013.072%2025.8683%2011.6029%2025.1128C10.6891%2024.6429%2010.0384%2024.1576%209.26231%2023.3673C8.71031%2022.8053%208.44748%2022.4816%208.03585%2021.8571C7.85027%2021.5755%207.75521%2021.462%207.64624%2021.3916C7.38334%2021.2218%207.11038%2021.1909%206.8276%2021.2987C6.59799%2021.3862%206.45146%2021.5209%206.34092%2021.7462C6.26124%2021.9086%206.24594%2021.9763%206.2465%2022.1636C6.24731%2022.431%206.28849%2022.5342%206.55783%2022.9436C7.06514%2023.7147%207.66275%2024.4312%208.26196%2024.9868C10.0713%2026.6644%2012.155%2027.6396%2014.5756%2027.9415C15.2003%2028.0195%2016.521%2028.0195%2017.1457%2027.9415C19.2246%2027.6822%2021.1094%2026.8986%2022.7143%2025.6263C25.2378%2023.6259%2026.7848%2020.6316%2026.9496%2017.4287L26.9711%2017.0109L27.2614%2017.2968C27.6383%2017.6681%2027.7982%2017.7477%2028.1328%2017.7304C28.4137%2017.716%2028.5639%2017.6512%2028.746%2017.4659C28.9901%2017.2177%2029.0663%2016.8318%2028.9394%2016.4866C28.865%2016.284%2028.766%2016.1769%2027.3489%2014.7655C26.4552%2013.8755%2026.4292%2013.8575%2026.0351%2013.8581C25.8834%2013.8584%2025.7892%2013.8785%2025.665%2013.9374Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-hourglass-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.4799%203.0276C10.1274%203.10441%208.89335%203.37892%208.08737%204.00479C7.6752%204.32484%207.41384%204.67577%207.21011%205.18276C7.04259%205.59959%206.99898%205.82347%207.00002%206.2612C7.00259%207.3642%207.55593%208.39522%209.09185%2010.159C9.28373%2010.3793%2010.6178%2011.7835%2012.0566%2013.2794L14.6725%2015.9992L12.2496%2018.5091C9.1135%2021.7579%208.44881%2022.5016%207.80204%2023.4855C7.22817%2024.3585%207.00176%2024.9935%207.00002%2025.7348C6.99898%2026.1725%207.04259%2026.3964%207.21011%2026.8132C7.68313%2027.9903%208.6733%2028.5916%2010.5286%2028.8286C11.5567%2028.9599%2012.8346%2029%2015.9982%2029C19.8105%2029%2021.0742%2028.9401%2022.2%2028.706C23.3069%2028.4758%2024.0657%2028.0299%2024.5192%2027.3431C24.6594%2027.1307%2024.8581%2026.6668%2024.9309%2026.3818C25.0228%2026.0225%2025.023%2025.4673%2024.9315%2025.0772C24.7234%2024.1901%2024.1352%2023.2499%2022.9043%2021.837C22.7124%2021.6167%2021.3785%2020.2128%2019.9401%2018.7172L17.3248%2015.998L19.9401%2013.2788C21.3785%2011.7832%2022.7124%2010.3793%2022.9043%2010.159C24.1205%208.76297%2024.6872%207.86515%2024.9175%206.97004C24.9788%206.73177%2024.9933%206.60248%2024.9955%206.2766C24.9988%205.7983%2024.9372%205.51371%2024.7333%205.06407C24.168%203.81782%2023.063%203.27669%2020.6991%203.08848C19.8705%203.02254%2018.4123%202.99614%2015.8356%203.00045C14.3721%203.00292%2012.862%203.01512%2012.4799%203.0276ZM12.2907%204.96932C10.1377%205.05988%209.16822%205.32613%208.93513%205.8908C8.83484%206.13379%208.82689%206.2856%208.90095%206.54353C9.06743%207.12324%209.54308%207.80956%2010.6166%209.01893C11.1447%209.61386%2015.9549%2014.6114%2015.9994%2014.6114C16.05%2014.6114%2021.3358%209.09085%2021.7262%208.63029C22.5983%207.60142%2022.9832%207.00329%2023.1141%206.47384C23.1574%206.29857%2023.1592%206.24644%2023.127%206.09663C22.9664%205.34847%2022.1086%205.07334%2019.6051%204.96704C18.7991%204.9328%2013.1167%204.93459%2012.2907%204.96932ZM13.2948%2020.1654C11.8262%2021.6949%2010.4647%2023.1351%2010.2694%2023.366C9.39531%2024.3989%209.013%2024.9931%208.88221%2025.5221C8.83889%2025.6974%208.83712%2025.7495%208.86929%2025.8994C8.9843%2026.4349%209.43786%2026.7014%2010.5286%2026.8745C11.4714%2027.024%2012.4957%2027.0585%2015.9982%2027.0585C19.5006%2027.0585%2020.5249%2027.024%2021.4678%2026.8745C22.5585%2026.7014%2023.012%2026.4349%2023.127%2025.8994C23.2336%2025.4032%2022.8246%2024.6632%2021.727%2023.366C21.3323%2022.8996%2016.05%2017.3846%2015.9979%2017.3846C15.9798%2017.3846%2014.7634%2018.6359%2013.2948%2020.1654Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-upload-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4%2019C4.55229%2019%205%2019.4477%205%2020C5%2021.9139%205.00213%2023.2487%205.13753%2024.2558C5.26907%2025.2342%205.50966%2025.7523%205.87869%2026.1213C6.24771%2026.4903%206.7658%2026.7309%207.74416%2026.8625C8.7513%2026.9979%2010.0861%2027%2012%2027H20C21.9139%2027%2023.2487%2026.9979%2024.2558%2026.8625C25.2342%2026.7309%2025.7523%2026.4903%2026.1213%2026.1213C26.4903%2025.7523%2026.7309%2025.2342%2026.8625%2024.2558C26.9979%2023.2487%2027%2021.9139%2027%2020C27%2019.4477%2027.4477%2019%2028%2019C28.5523%2019%2029%2019.4477%2029%2020V20.0731C29%2021.8966%2029.0001%2023.3663%2028.8446%2024.5223C28.6833%2025.7224%2028.3381%2026.7329%2027.5355%2027.5355C26.7329%2028.3381%2025.7225%2028.6833%2024.5223%2028.8446C23.3664%2029%2021.8966%2029%2020.0732%2029H11.9268C10.1034%2029%208.63362%2029%207.47766%2028.8446C6.27751%2028.6833%205.26701%2028.3381%204.46446%2027.5355C3.66191%2026.7329%203.31672%2025.7224%203.15537%2024.5223C2.99995%2023.3663%202.99997%2021.8966%203%2020.0732C3%2020.0488%203%2020.0245%203%2020C3%2019.4477%203.44772%2019%204%2019Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16%203C16.2808%203%2016.5486%203.11802%2016.738%203.32523L22.0714%209.15856C22.444%209.56617%2022.4157%2010.1987%2022.0081%2010.5714C21.6005%2010.944%2020.968%2010.9157%2020.5953%2010.5081L17%206.57574V21.3333C17%2021.8856%2016.5523%2022.3333%2016%2022.3333C15.4477%2022.3333%2015%2021.8856%2015%2021.3333V6.57574L11.4047%2010.5081C11.032%2010.9157%2010.3995%2010.944%209.9919%2010.5714C9.5843%2010.1987%209.55597%209.56617%209.92864%209.15856L15.262%203.32523C15.4514%203.11802%2015.7192%203%2016%203Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-upload-cloud-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8575%203.02065C15.2153%203.0858%2014.4271%203.2715%2013.8556%203.49226C13.0685%203.79633%2012.145%204.3602%2011.4907%204.93631C9.58053%206.61805%208.53341%209.2509%208.76384%2011.7926C8.78638%2012.0414%208.80565%2012.3032%208.80661%2012.3743C8.8083%2012.4993%208.80488%2012.5038%208.70045%2012.5114C7.64859%2012.5888%206.61362%2012.952%205.75609%2013.5448C2.75822%2015.6173%202.09924%2019.8175%204.30727%2022.7791C4.52481%2023.0709%205.07694%2023.6437%205.35528%2023.8663C6.42009%2024.7181%207.70347%2025.1905%208.97793%2025.1998C9.3406%2025.2025%209.37371%2025.1973%209.53949%2025.1119C10.149%2024.7983%2010.2744%2023.9301%209.778%2023.4601C9.57189%2023.265%209.41607%2023.2093%208.99403%2023.1804C8.53122%2023.1487%208.28485%2023.1076%207.95317%2023.0069C6.45644%2022.5523%205.34024%2021.2949%205.01071%2019.6921C4.9316%2019.3073%204.9316%2018.3988%205.01071%2018.014C5.38562%2016.1905%206.77185%2014.8345%208.53088%2014.5705C9.53406%2014.42%2010.4486%2014.6282%2011.4269%2015.2298C11.713%2015.4058%2011.9152%2015.4522%2012.1642%2015.399C12.3997%2015.3487%2012.5778%2015.2426%2012.7211%2015.0671C13.0512%2014.6629%2013.0267%2014.0667%2012.665%2013.6991C12.3972%2013.427%2011.6812%2013.0303%2011.1059%2012.8353L10.8753%2012.7572L10.8223%2012.5173C10.4196%2010.6912%2010.8396%208.77225%2011.9609%207.3155C12.2042%206.99951%2012.7112%206.49029%2013.0272%206.24477C15.2161%204.54374%2018.2858%204.62814%2020.3712%206.4467C20.7664%206.79125%2021.2279%207.32503%2021.5%207.75205C21.7176%208.09351%2022.0306%208.71124%2022.0947%208.92561C22.1159%208.99657%2022.1121%208.99821%2021.9833%208.97424C21.7612%208.93288%2020.5499%208.94557%2020.2004%208.99295C19.7294%209.05676%2019.2222%209.17464%2018.7752%209.32419C18.4283%209.44023%2018.365%209.47296%2018.2297%209.60619C18.1375%209.69702%2018.0438%209.83206%2017.9941%209.94599C17.9206%2010.1144%2017.9131%2010.1639%2017.9253%2010.3984C17.9412%2010.7011%2018.0088%2010.8689%2018.1924%2011.0613C18.4716%2011.354%2018.8098%2011.4204%2019.2813%2011.2753C20.4247%2010.9233%2021.4233%2010.8725%2022.4819%2011.1125C23.0888%2011.2502%2023.9192%2011.6146%2024.4397%2011.9718C25.7514%2012.8719%2026.7104%2014.3767%2026.9859%2015.9671C27.0777%2016.4969%2027.0989%2017.3527%2027.0324%2017.8452C26.8529%2019.1749%2026.3421%2020.2865%2025.4599%2021.2667C24.7037%2022.1069%2023.7433%2022.6823%2022.5337%2023.0199C22.2297%2023.1047%2022.0836%2023.1827%2021.941%2023.3363C21.4811%2023.8315%2021.6268%2024.6587%2022.2252%2024.9498C22.4587%2025.0634%2022.6346%2025.0739%2022.9701%2024.9946C25.3914%2024.4222%2027.5033%2022.545%2028.4434%2020.1294C28.693%2019.488%2028.8626%2018.8123%2028.9625%2018.0614C29.0131%2017.6808%2029.0123%2016.5371%2028.9611%2016.1064C28.638%2013.391%2027.0822%2011.0873%2024.7103%209.81222L24.2832%209.5826L24.2439%209.37893C24.1325%208.80091%2023.9042%208.1316%2023.6053%207.50709C22.4715%205.13759%2020.2808%203.4818%2017.7494%203.08098C17.2845%203.00737%2016.2984%202.97593%2015.8575%203.02065ZM15.6888%2019.4508C15.6238%2019.4767%2015.5058%2019.548%2015.4267%2019.6093C15.1717%2019.8071%2012.8148%2022.314%2012.7353%2022.4722C12.6726%2022.597%2012.6622%2022.6632%2012.6622%2022.9407C12.6622%2023.3062%2012.6893%2023.3834%2012.9024%2023.6257C13.0543%2023.7983%2013.2066%2023.8851%2013.4359%2023.9295C13.6214%2023.9655%2013.8812%2023.9266%2014.0496%2023.8378C14.1005%2023.811%2014.3468%2023.5769%2014.5969%2023.3178L15.0517%2022.8465V25.5133C15.0517%2028.5724%2015.0339%2028.3676%2015.3265%2028.6789C15.7289%2029.107%2016.286%2029.107%2016.6884%2028.6789C16.981%2028.3676%2016.9632%2028.5724%2016.9632%2025.5133V22.8465L17.4191%2023.3205C17.9533%2023.876%2018.0521%2023.9374%2018.4122%2023.9374C18.7794%2023.9374%2019.0771%2023.7549%2019.2695%2023.412C19.3448%2023.2778%2019.3526%2023.2334%2019.3526%2022.9407C19.3526%2022.6641%2019.3421%2022.5967%2019.28%2022.4722C19.2319%2022.3758%2018.7641%2021.8626%2017.8926%2020.95C16.867%2019.876%2016.5439%2019.5564%2016.4236%2019.4964C16.2333%2019.4015%2015.8694%2019.3789%2015.6888%2019.4508Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-zoom-in-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.1334%203.87961C11.5354%203.29889%2013.0381%203%2014.5556%203C16.0731%203%2017.5757%203.29889%2018.9777%203.87961C20.3797%204.46034%2021.6535%205.31151%2022.7266%206.38454C23.7996%207.45758%2024.6508%208.73145%2025.2315%2010.1334C25.8122%2011.5354%2026.1111%2013.0381%2026.1111%2014.5556C26.1111%2016.0731%2025.8122%2017.5757%2025.2315%2018.9777C24.6508%2020.3797%2023.7996%2021.6535%2022.7266%2022.7266C21.6535%2023.7996%2020.3797%2024.6508%2018.9777%2025.2315C17.5757%2025.8122%2016.0731%2026.1111%2014.5556%2026.1111C13.0381%2026.1111%2011.5354%2025.8122%2010.1334%2025.2315C8.73145%2024.6508%207.45758%2023.7996%206.38454%2022.7266C5.31151%2021.6535%204.46034%2020.3797%203.87961%2018.9777C3.29889%2017.5757%203%2016.0731%203%2014.5556C3%2013.0381%203.29889%2011.5354%203.87961%2010.1334C4.46034%208.73145%205.31151%207.45758%206.38454%206.38454C7.45758%205.31151%208.73145%204.46034%2010.1334%203.87961ZM14.5556%204.92593C13.291%204.92593%2012.0388%205.175%2010.8705%205.65894C9.70213%206.14287%208.64057%206.85219%207.74638%207.74638C6.85219%208.64057%206.14287%209.70214%205.65894%2010.8705C5.175%2012.0388%204.92593%2013.291%204.92593%2014.5556C4.92593%2015.8201%205.175%2017.0723%205.65894%2018.2407C6.14287%2019.409%206.85219%2020.4705%207.74638%2021.3647C8.64057%2022.2589%209.70214%2022.9682%2010.8705%2023.4522C12.0388%2023.9361%2013.291%2024.1852%2014.5556%2024.1852C15.8201%2024.1852%2017.0723%2023.9361%2018.2407%2023.4522C19.409%2022.9682%2020.4705%2022.2589%2021.3647%2021.3647C22.2589%2020.4705%2022.9682%2019.409%2023.4522%2018.2407C23.9361%2017.0723%2024.1852%2015.8201%2024.1852%2014.5556C24.1852%2013.291%2023.9361%2012.0388%2023.4522%2010.8705C22.9682%209.70214%2022.2589%208.64057%2021.3647%207.74638C20.4705%206.85219%2019.409%206.14287%2018.2407%205.65894C17.0723%205.175%2015.8201%204.92593%2014.5556%204.92593Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M21.5783%2021.5783C21.9544%2021.2023%2022.5641%2021.2023%2022.9402%2021.5783L28.718%2027.3561C29.094%2027.7322%2029.094%2028.3419%2028.718%2028.718C28.3419%2029.094%2027.7322%2029.094%2027.3561%2028.718L21.5783%2022.9402C21.2023%2022.5641%2021.2023%2021.9544%2021.5783%2021.5783Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.5%2010.5C15.0355%2010.5%2015.4697%2010.9341%2015.4697%2011.4697V13.5303H17.5303C18.0659%2013.5303%2018.5%2013.9645%2018.5%2014.5C18.5%2015.0355%2018.0659%2015.4697%2017.5303%2015.4697H15.4697V17.5303C15.4697%2018.0659%2015.0355%2018.5%2014.5%2018.5C13.9645%2018.5%2013.5303%2018.0659%2013.5303%2017.5303V15.4697H11.4697C10.9341%2015.4697%2010.5%2015.0355%2010.5%2014.5C10.5%2013.9645%2010.9341%2013.5303%2011.4697%2013.5303H13.5303V11.4697C13.5303%2010.9341%2013.9645%2010.5%2014.5%2010.5Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-zoom-out-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.1334%203.87961C11.5354%203.29889%2013.0381%203%2014.5556%203C16.0731%203%2017.5757%203.29889%2018.9777%203.87961C20.3797%204.46034%2021.6535%205.31151%2022.7266%206.38454C23.7996%207.45758%2024.6508%208.73145%2025.2315%2010.1334C25.8122%2011.5354%2026.1111%2013.0381%2026.1111%2014.5556C26.1111%2016.0731%2025.8122%2017.5757%2025.2315%2018.9777C24.6508%2020.3797%2023.7996%2021.6535%2022.7266%2022.7266C21.6535%2023.7996%2020.3797%2024.6508%2018.9777%2025.2315C17.5757%2025.8122%2016.0731%2026.1111%2014.5556%2026.1111C13.0381%2026.1111%2011.5354%2025.8122%2010.1334%2025.2315C8.73145%2024.6508%207.45758%2023.7996%206.38454%2022.7266C5.31151%2021.6535%204.46034%2020.3797%203.87961%2018.9777C3.29889%2017.5757%203%2016.0731%203%2014.5556C3%2013.0381%203.29889%2011.5354%203.87961%2010.1334C4.46034%208.73145%205.31151%207.45758%206.38454%206.38454C7.45758%205.31151%208.73145%204.46034%2010.1334%203.87961ZM14.5556%204.92593C13.291%204.92593%2012.0388%205.175%2010.8705%205.65894C9.70214%206.14287%208.64057%206.85219%207.74638%207.74638C6.85219%208.64057%206.14287%209.70214%205.65894%2010.8705C5.175%2012.0388%204.92593%2013.291%204.92593%2014.5556C4.92593%2015.8201%205.175%2017.0723%205.65894%2018.2407C6.14287%2019.409%206.85219%2020.4705%207.74638%2021.3647C8.64057%2022.2589%209.70214%2022.9682%2010.8705%2023.4522C12.0388%2023.9361%2013.291%2024.1852%2014.5556%2024.1852C15.8201%2024.1852%2017.0723%2023.9361%2018.2407%2023.4522C19.409%2022.9682%2020.4705%2022.2589%2021.3647%2021.3647C22.2589%2020.4705%2022.9682%2019.409%2023.4522%2018.2407C23.9361%2017.0723%2024.1852%2015.8201%2024.1852%2014.5556C24.1852%2013.291%2023.9361%2012.0388%2023.4522%2010.8705C22.9682%209.70214%2022.2589%208.64057%2021.3647%207.74638C20.4705%206.85219%2019.409%206.14287%2018.2407%205.65894C17.0723%205.175%2015.8201%204.92593%2014.5556%204.92593Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M21.5783%2021.5783C21.9544%2021.2023%2022.5641%2021.2023%2022.9402%2021.5783L28.718%2027.3561C29.094%2027.7322%2029.094%2028.3419%2028.718%2028.718C28.3419%2029.094%2027.7322%2029.094%2027.3561%2028.718L21.5783%2022.9402C21.2023%2022.5641%2021.2023%2021.9544%2021.5783%2021.5783Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.5%2013.5306C15.0355%2013.5306%2014.5%2013.5303%2015.4697%2013.5303H17.5303C18.0659%2013.5303%2018.5%2013.9644%2018.5%2014.5C18.5%2015.0355%2018.0659%2015.4697%2017.5303%2015.4697H15.4697C14.5%2015.4697%2015.0355%2015.4697%2014.5%2015.4697C13.9645%2015.4697%2014.5%2015.4697%2013.5303%2015.4697H11.4697C10.9341%2015.4697%2010.5%2015.0355%2010.5%2014.5C10.5%2013.9644%2010.9341%2013.5303%2011.4697%2013.5303H13.5303C14.5%2013.5303%2013.9645%2013.5306%2014.5%2013.5306Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-spinner-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M27.0741%2016C27.0741%2013.8098%2026.4246%2011.6687%2025.2078%209.84758C23.9909%208.02646%2022.2614%206.60706%2020.2379%205.76889C18.2144%204.93073%2015.9877%204.71142%2013.8396%205.13872C11.6915%205.56601%209.71828%206.6207%208.16944%208.16944C6.62073%209.71819%205.56603%2011.6914%205.13868%2013.8396C4.71143%2015.9878%204.93072%2018.2144%205.7689%2020.2378C6.6071%2022.2614%208.02647%2023.9909%209.84759%2025.2078C11.6687%2026.4246%2013.8098%2027.0741%2016%2027.0741C16.5318%2027.0741%2016.963%2027.5052%2016.963%2028.037C16.963%2028.5689%2016.5318%2029%2016%2029C13.4289%2029%2010.9155%2028.2376%208.77762%2026.8091C6.63975%2025.3807%204.97355%2023.3503%203.98959%2020.9748C3.98959%2020.9748%203.98959%2020.9749%203.98959%2020.9748C3.00561%2018.5995%202.74823%2015.9856%203.24976%2013.4639C3.75142%2010.9421%204.98954%208.62571%206.80759%206.80762C8.62574%204.98957%2010.9421%203.75141%2013.4638%203.2498C15.9856%202.74818%2018.5995%203.00564%2020.9749%203.98957C23.3503%204.97351%2025.3806%206.63976%2026.8091%208.77759C28.2376%2010.9154%2029%2013.4289%2029%2016C29%2016.5318%2028.5689%2016.963%2028.037%2016.963C27.5052%2016.963%2027.0741%2016.5318%2027.0741%2016Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-add-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16%203C16.5523%203%2017%203.44772%2017%204V15C17%2015%2027.4477%2015%2028%2015C28.5523%2015%2029%2016%2029%2016C29%2016%2028.5523%2017%2028%2017C27.4477%2017%2017%2017%2017%2017V28C17%2028.5523%2016.5523%2029%2016%2029C15.4477%2029%2015%2028.5523%2015%2028V17H4C3.44772%2017%203%2016.5523%203%2016C3%2015.4477%203.44772%2015%204%2015H15V4C15%203.44772%2015.4477%203%2016%203Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-area-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.80606%203.04622C3.99782%203.34946%202.74991%205.09426%203.04405%206.90796C3.23812%208.10465%204.10882%209.15162%205.23838%209.54656L5.40015%209.60313V16.0001V22.3971L5.23838%2022.4541C4.10321%2022.8543%203.23839%2023.894%203.04405%2025.0923C2.67786%2027.3502%204.64984%2029.3221%206.90776%2028.9559C8.10469%2028.7619%209.14622%2027.8955%209.54593%2026.7616L9.60297%2026.5999H16H22.3971L22.4541%2026.7616C22.8542%2027.8968%2023.894%2028.7616%2025.0923%2028.9559C27.3497%2029.322%2029.3221%2027.3497%2028.956%2025.0923C28.7617%2023.894%2027.897%2022.8545%2026.7617%2022.4541L26.5999%2022.3971V16.0001V9.60313L26.7617%209.54609C27.8956%209.14639%2028.7619%208.10487%2028.956%206.90796C29.3221%204.65055%2027.3497%202.67819%2025.0923%203.04428C23.894%203.23862%2022.8542%204.10343%2022.4541%205.23859L22.3971%205.40036H16H9.60297L9.54593%205.23859C9.33689%204.64552%208.90248%204.05955%208.38796%203.67651C7.64131%203.12073%206.71308%202.89413%205.80606%203.04622ZM5.94857%204.99766C5.34117%205.19184%204.93795%205.73979%204.93795%206.37097C4.93795%207.16617%205.57557%207.80379%206.37078%207.80379C7.16598%207.80379%207.80361%207.16617%207.80361%206.37097C7.80361%205.73878%207.39533%205.18537%206.79123%204.99867C6.54173%204.92158%206.18784%204.92115%205.94857%204.99766ZM25.207%204.99766C24.5996%205.19184%2024.1964%205.73979%2024.1964%206.37097C24.1964%207.16617%2024.834%207.80379%2025.6293%207.80379C26.4245%207.80379%2027.0621%207.16617%2027.0621%206.37097C27.0621%205.73878%2026.6538%205.18537%2026.0497%204.99867C25.8002%204.92158%2025.4463%204.92115%2025.207%204.99766ZM9.54593%207.50336C9.22263%208.42049%208.41584%209.22745%207.50318%209.54656L7.3414%209.60313V16.0001V22.3971L7.50318%2022.4541C8.42225%2022.7783%209.22667%2023.5825%209.54639%2024.4969L9.60297%2024.6586H16H22.3971L22.4541%2024.4969C22.7786%2023.5764%2023.5761%2022.7788%2024.4969%2022.4541L24.6586%2022.3971V16.0001V9.60313L24.4969%209.54656C23.5825%209.22684%2022.7782%208.42243%2022.4541%207.50336L22.3971%207.34159H16H9.60297L9.54593%207.50336ZM5.94857%2024.2559C4.91499%2024.5864%204.59453%2025.88%205.35732%2026.6427C5.91865%2027.2041%206.8229%2027.2041%207.38424%2026.6427C7.9456%2026.0814%207.9456%2025.1771%207.38424%2024.6158C7.01262%2024.2442%206.43678%2024.0998%205.94857%2024.2559ZM25.207%2024.2559C24.5996%2024.4501%2024.1964%2024.9981%2024.1964%2025.6293C24.1964%2026.4245%2024.834%2027.0621%2025.6293%2027.0621C26.4245%2027.0621%2027.0621%2026.4245%2027.0621%2025.6293C27.0621%2024.828%2026.4209%2024.1925%2025.6183%2024.1981C25.4796%2024.1991%2025.3105%2024.2228%2025.207%2024.2559Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-arrow-down-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.7816%205.01947C15.5252%205.08782%2015.2904%205.28694%2015.1624%205.54462L15.0819%205.70671L15.0741%2014.654L15.0664%2023.6014L12.2561%2020.6201C9.5726%2017.7732%209.438%2017.6358%209.27142%2017.5713C8.91907%2017.4348%208.55212%2017.5153%208.29169%2017.7863C8.12753%2017.957%208.0567%2018.0983%208.0133%2018.3415C7.97611%2018.5498%208.01851%2018.8073%208.1205%2018.9923C8.15932%2019.0628%209.83647%2020.8654%2011.8475%2022.9982C15.8955%2027.2914%2015.5882%2026.9957%2016.0011%2026.9957C16.414%2026.9957%2016.1067%2027.2914%2020.1547%2022.9982C22.1657%2020.8654%2023.843%2019.0628%2023.8821%2018.9923C23.9791%2018.8175%2024.0238%2018.5372%2023.9874%2018.333C23.9455%2018.0984%2023.8731%2017.9554%2023.7105%2017.7863C23.4501%2017.5153%2023.0831%2017.4348%2022.7308%2017.5713C22.5642%2017.6358%2022.4296%2017.7732%2019.7461%2020.6201L16.9358%2023.6014L16.9281%2014.654L16.9203%205.70671L16.8398%205.54462C16.7443%205.35248%2016.5558%205.16276%2016.3768%205.07866C16.2218%205.00583%2015.9385%204.97766%2015.7816%205.01947Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-arrow-left-right-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.30711%2011.6928C8.69763%2012.0833%208.69763%2012.7165%208.30711%2013.107L6.41421%2014.9999H12.4C12.9523%2014.9999%2013.4%2015.4476%2013.4%2015.9999C13.4%2016.5522%2012.9523%2016.9999%2012.4%2016.9999H6.41421L8.30711%2018.8928C8.69763%2019.2833%208.69763%2019.9165%208.30711%2020.307C7.91658%2020.6975%207.28342%2020.6975%206.89289%2020.307L3.29289%2016.707C2.90237%2016.3165%202.90237%2015.6833%203.29289%2015.2928L6.89289%2011.6928C7.28342%2011.3023%207.91658%2011.3023%208.30711%2011.6928ZM23.6929%2011.6928C24.0834%2011.3023%2024.7166%2011.3023%2025.1071%2011.6928L28.7071%2015.2928C29.0976%2015.6833%2029.0976%2016.3165%2028.7071%2016.707L25.1071%2020.307C24.7166%2020.6975%2024.0834%2020.6975%2023.6929%2020.307C23.3024%2019.9165%2023.3024%2019.2833%2023.6929%2018.8928L25.5858%2016.9999H19.6C19.0477%2016.9999%2018.6%2016.5522%2018.6%2015.9999C18.6%2015.4476%2019.0477%2014.9999%2019.6%2014.9999H25.5858L23.6929%2013.107C23.3024%2012.7165%2023.3024%2012.0833%2023.6929%2011.6928Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-arrow-left-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.2668%208.02872C13.1771%208.04985%2013.0546%208.09601%2012.9946%208.13132C12.9346%208.16667%2011.14%209.84033%209.00673%2011.8506C4.71237%2015.8972%205.00825%2015.5899%205.00825%2016.0028C5.00825%2016.4156%204.71243%2016.1083%209.00673%2020.1555C11.14%2022.1661%2012.9432%2023.8431%2013.0136%2023.8821C13.1885%2023.9791%2013.4688%2024.0238%2013.6731%2023.9874C13.9078%2023.9455%2014.0508%2023.8731%2014.22%2023.7105C14.4911%2023.4501%2014.5716%2023.0832%2014.4349%2022.731C14.3703%2022.5646%2014.2315%2022.4287%2011.3855%2019.747L8.40373%2016.9373L17.3531%2016.9296L26.3026%2016.9218L26.4647%2016.8413C26.8109%2016.6694%2027.0039%2016.3692%2027.0039%2016.0028C27.0039%2015.6363%2026.8109%2015.3362%2026.4647%2015.1642L26.3026%2015.0837L17.3531%2015.076L8.40373%2015.0682L11.3855%2012.2586C14.2315%209.57685%2014.3703%209.44095%2014.4349%209.2745C14.7114%208.56222%2014.0404%207.84663%2013.2668%208.02872Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-arrow-right-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M18.3104%207.03265C18.0998%207.07663%2017.9468%207.16675%2017.7839%207.34268C17.5129%207.63542%2017.4324%208.04789%2017.5689%208.44396C17.6334%208.63121%2017.7709%208.78251%2020.6185%2011.799L23.6005%2014.9579L14.6509%2014.9666L5.70131%2014.9753L5.53918%2015.0658C5.19296%2015.2592%205%2015.5966%205%2016.0086C5%2016.4206%205.19296%2016.7581%205.53918%2016.9514L5.70131%2017.0419L14.6509%2017.0506L23.6005%2017.0593L20.6185%2020.2183C17.7709%2023.2347%2017.6334%2023.386%2017.5689%2023.5733C17.4324%2023.9693%2017.5129%2024.3818%2017.7839%2024.6746C17.9532%2024.8574%2018.0961%2024.9387%2018.3308%2024.9858C18.5351%2025.0268%2018.8154%2024.9765%2018.9903%2024.8675C19.0608%2024.8236%2020.8639%2022.9381%2022.9972%2020.6776C27.2915%2016.1273%2026.9957%2016.4728%2026.9957%2016.0086C26.9957%2015.5445%2027.2915%2015.8899%2022.9972%2011.3396C20.8639%209.07912%2019.0608%207.19402%2018.9903%207.15052C18.8739%207.07866%2018.5796%206.99146%2018.4844%207.00067C18.4632%207.00271%2018.3849%207.0171%2018.3104%207.03265Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-arrow-up-down-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.2933%203.29289C15.6838%202.90237%2016.317%202.90237%2016.7075%203.29289L20.3075%206.89289C20.698%207.28342%2020.698%207.91658%2020.3075%208.30711C19.917%208.69763%2019.2838%208.69763%2018.8933%208.30711L17.0004%206.41421V12.4C17.0004%2012.9523%2016.5527%2013.4%2016.0004%2013.4C15.4481%2013.4%2015.0004%2012.9523%2015.0004%2012.4V6.41421L13.1075%208.30711C12.717%208.69763%2012.0838%208.69763%2011.6933%208.30711C11.3028%207.91658%2011.3028%207.28342%2011.6933%206.89289L15.2933%203.29289ZM17.0004%2019.6V25.5858L18.8933%2023.6929C19.2838%2023.3024%2019.917%2023.3024%2020.3075%2023.6929C20.698%2024.0834%2020.698%2024.7166%2020.3075%2025.1071L16.7075%2028.7071C16.317%2029.0976%2015.6838%2029.0976%2015.2933%2028.7071L11.6933%2025.1071C11.3028%2024.7166%2011.3028%2024.0834%2011.6933%2023.6929C12.0838%2023.3024%2012.717%2023.3024%2013.1075%2023.6929L15.0004%2025.5858V19.6C15.0004%2019.0477%2015.4481%2018.6%2016.0004%2018.6C16.5527%2018.6%2017.0004%2019.0477%2017.0004%2019.6Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-arrow-up-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.7581%205.02793C15.6826%205.05057%2015.5741%205.10024%2015.5169%205.13828C15.3698%205.23615%208.14948%2012.9238%208.09517%2013.0404C8.01406%2013.2146%207.97937%2013.4741%208.01243%2013.6594C8.05583%2013.9027%208.12666%2014.044%208.29084%2014.2149C8.55134%2014.486%208.9184%2014.5665%209.27062%2014.4298C9.43712%2014.3652%209.57305%2014.2263%2012.2555%2011.3801L15.0659%208.39808L15.0736%2017.3483L15.0814%2026.2986L15.1619%2026.4608C15.3339%2026.807%2015.6341%2027%2016.0007%2027C16.3672%2027%2016.6674%2026.807%2016.8394%2026.4608L16.9199%2026.2986L16.9277%2017.3482L16.9354%208.39776L19.7458%2011.3801C22.4295%2014.2279%2022.5641%2014.3654%2022.7307%2014.43C23.0831%2014.5664%2023.45%2014.4859%2023.7105%2014.2149C23.8731%2014.0456%2023.9455%2013.9027%2023.9874%2013.6679C24.0238%2013.4636%2023.9791%2013.1832%2023.8821%2013.0084C23.843%2012.9379%2022.1723%2011.1407%2020.1696%209.01452C17.2256%205.88917%2016.5012%205.1362%2016.3877%205.0833C16.2073%204.9992%2015.9338%204.97512%2015.7581%205.02793Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-chevron-left-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M21.6727%204.26007C22.0813%204.63157%2022.1114%205.26402%2021.7399%205.67268L12.3515%2016L21.7399%2026.3273C22.1114%2026.736%2022.0813%2027.3684%2021.6727%2027.7399C21.264%2028.1115%2020.6316%2028.0813%2020.2601%2027.6727L10.2601%2016.6727C9.91331%2016.2913%209.91331%2015.7088%2010.2601%2015.3273L20.2601%204.32733C20.6316%203.91868%2021.264%203.88856%2021.6727%204.26007Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-chevron-right-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.3273%2027.7399C9.91868%2027.3684%209.88856%2026.736%2010.2601%2026.3273L19.6485%2016L10.2601%205.67266C9.88856%205.26401%209.91868%204.63156%2010.3273%204.26005C10.736%203.88854%2011.3684%203.91866%2011.7399%204.32732L21.7399%2015.3273C22.0867%2015.7087%2022.0867%2016.2912%2021.7399%2016.6727L11.7399%2027.6727C11.3684%2028.0813%2010.736%2028.1114%2010.3273%2027.7399Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-chevron-up-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.26007%2021.6727C4.63157%2022.0813%205.26402%2022.1114%205.67268%2021.7399L16%2012.3515L26.3273%2021.7399C26.736%2022.1114%2027.3684%2022.0813%2027.7399%2021.6727C28.1115%2021.264%2028.0813%2020.6316%2027.6727%2020.2601L16.6727%2010.2601C16.2913%209.91331%2015.7088%209.91331%2015.3273%2010.2601L4.32733%2020.2601C3.91868%2020.6316%203.88856%2021.264%204.26007%2021.6727Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-chevron-down-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.26007%2010.3273C4.63157%209.91868%205.26402%209.88856%205.67268%2010.2601L16%2019.6485L26.3273%2010.2601C26.736%209.88856%2027.3684%209.91868%2027.7399%2010.3273C28.1115%2010.736%2028.0813%2011.3684%2027.6727%2011.7399L16.6727%2021.7399C16.2913%2022.0867%2015.7088%2022.0867%2015.3273%2021.7399L4.32733%2011.7399C3.91868%2011.3684%203.88856%2010.736%204.26007%2010.3273Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-close-big-blue-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.29289%203.2929C3.68341%202.90237%204.31657%202.90237%204.7071%203.29289L16.0002%2014.5857L27.2929%203.29299C27.6834%202.90246%2028.3166%202.90246%2028.7071%203.29299C29.0976%203.68351%2029.0976%204.31668%2028.7071%204.7072L17.4144%2015.9999L28.7071%2027.2924C29.0976%2027.6829%2029.0976%2028.3161%2028.7071%2028.7066C28.3166%2029.0971%2027.6834%2029.0972%2027.2929%2028.7066L16.0002%2017.4141L4.7072%2028.7071C4.31668%2029.0976%203.68351%2029.0976%203.29299%2028.7071C2.90246%2028.3166%202.90246%2027.6834%203.29299%2027.2929L14.5859%2015.9999L3.2929%204.70711C2.90237%204.31659%202.90237%203.68343%203.29289%203.2929Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-screenshot-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.5835%203.01198C7.40676%203.08897%205.85479%203.53109%204.68764%204.69162C3.793%205.58115%203.32301%206.74803%203.12541%208.57023C3.03542%209.40025%203.00552%2010.2418%203.00277%2012.0221L3%2013.8251L3.07115%2013.9822C3.15457%2014.1665%203.34425%2014.3607%203.53948%2014.462C3.73677%2014.5643%204.17196%2014.5653%204.36325%2014.4639C4.65351%2014.31%204.83114%2014.0823%204.89283%2013.785C4.9145%2013.6805%204.92686%2013.12%204.92711%2012.2286C4.92828%208.29514%205.17625%206.93726%206.05363%206.06012C6.93097%205.18295%208.28916%204.93503%2012.2236%204.93386C13.1151%204.93362%2013.6758%204.92126%2013.7803%204.89959C14.0776%204.83792%2014.3054%204.66034%2014.4593%204.37013C14.5608%204.17889%2014.5598%203.74381%2014.4575%203.54656C14.3562%203.35138%2014.1619%203.16174%2013.9776%203.07834C13.8207%203.00736%2013.8171%203.00721%2012.3715%203.00548C11.5746%203.00453%2010.77%203.00745%2010.5835%203.01198ZM18.1362%203.03251C17.8566%203.12636%2017.6629%203.29063%2017.53%203.54656C17.427%203.74498%2017.4266%204.17877%2017.5292%204.37238C17.6371%204.5758%2017.8005%204.73813%2017.9925%204.83237L18.167%204.91805L20.0937%204.93815C22.6214%204.96453%2023.4262%205.02266%2024.3407%205.24484C25.7173%205.57924%2026.4148%206.2766%2026.7493%207.65281C26.9715%208.56709%2027.0296%209.37174%2027.056%2011.8988L27.0761%2013.8251L27.1618%2013.9995C27.2561%2014.1915%2027.4185%2014.3549%2027.6219%2014.4627C27.8155%2014.5653%2028.2494%2014.5649%2028.4479%2014.462C28.6432%2014.3607%2028.8329%2014.1665%2028.9163%2013.9822C28.9859%2013.8285%2028.9876%2013.8001%2028.9972%2012.6693C29.0289%208.92846%2028.7958%207.08702%2028.1304%205.82077C27.3628%204.35993%2026.0253%203.51059%2024.0208%203.21099C23.0093%203.05979%2022.3163%203.02345%2020.1092%203.00585C18.6126%202.99392%2018.236%202.99901%2018.1362%203.03251ZM3.64737%2017.4855C3.3735%2017.5983%203.18225%2017.7745%203.07087%2018.0166L3%2018.1707L3.00277%2019.9737C3.00552%2021.754%203.03542%2022.5955%203.12541%2023.4255C3.32301%2025.2477%203.793%2026.4146%204.68764%2027.3041C5.64172%2028.2528%206.87931%2028.7199%208.90343%2028.8952C9.69967%2028.9642%2011.3507%2029.0094%2012.6644%2028.9983C13.7954%2028.9888%2013.8238%2028.987%2013.9776%2028.9174C14.1619%2028.834%2014.3562%2028.6444%2014.4575%2028.4492C14.5604%2028.2507%2014.5608%2027.817%2014.4582%2027.6234C14.3504%2027.42%2014.1869%2027.2576%2013.9949%2027.1634L13.8204%2027.0777L11.8937%2027.0576C9.36602%2027.0312%208.56118%2026.9731%207.64669%2026.7509C6.27016%2026.4165%205.57263%2025.7192%205.23815%2024.3429C5.01592%2023.4287%204.95778%2022.624%204.93139%2020.097L4.91129%2018.1707L4.82559%2017.9962C4.73071%2017.803%204.56686%2017.6388%204.3655%2017.5349C4.20673%2017.453%203.79513%2017.4247%203.64737%2017.4855ZM27.7353%2017.4874C27.4659%2017.5874%2027.2574%2017.7781%2027.1416%2018.0304C27.0792%2018.1663%2027.0765%2018.2318%2027.0565%2020.097C27.0295%2022.6259%2026.9713%2023.4296%2026.7493%2024.3429C26.4148%2025.7192%2025.7173%2026.4165%2024.3407%2026.7509C23.4262%2026.9731%2022.6214%2027.0312%2020.0937%2027.0576L18.167%2027.0777L17.9925%2027.1634C17.8005%2027.2576%2017.6371%2027.42%2017.5292%2027.6234C17.4266%2027.817%2017.427%2028.2507%2017.53%2028.4492C17.6312%2028.6444%2017.8256%2028.834%2018.0098%2028.9174C18.1636%2028.987%2018.192%2028.9888%2019.3231%2028.9983C20.6367%2029.0094%2022.2878%2028.9642%2023.084%2028.8952C25.1081%2028.7199%2026.3457%2028.2528%2027.2998%2027.3041C28.2439%2026.3655%2028.7187%2025.1092%2028.894%2023.0865C28.963%2022.2904%2029.0083%2020.6398%2028.9972%2019.3264C28.9876%2018.1957%2028.9859%2018.1673%2028.9163%2018.0135C28.8328%2017.8292%2028.643%2017.6348%2028.4479%2017.534C28.2798%2017.447%2027.9095%2017.4228%2027.7353%2017.4874Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.5214%2011.7464C17.8827%2011.3852%2018.3728%2011.1822%2018.8838%2011.1822C19.3948%2011.1822%2019.8848%2011.3852%2020.2462%2011.7464C20.6075%2012.1077%2020.8105%2012.5976%2020.8105%2013.1085C20.8105%2013.6194%2020.6075%2014.1093%2020.2462%2014.4706C19.8848%2014.8318%2019.3948%2015.0348%2018.8838%2015.0348C18.3728%2015.0348%2017.8827%2014.8318%2017.5214%2014.4706C17.1601%2014.1093%2016.9571%2013.6194%2016.9571%2013.1085C16.9571%2012.5976%2017.1601%2012.1077%2017.5214%2011.7464Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.2302%2016.1851L8.89808%2017.2783C8.48683%2017.6158%207.8798%2017.556%207.54224%2017.1449C7.20469%2016.7337%207.26443%2016.1268%207.67568%2015.7894L9.00784%2014.6962C10.0724%2013.8227%2011.6606%2013.869%2012.6669%2014.8128L15.9294%2017.8726C16.1219%2018.0531%2016.4519%2018.0865%2016.6902%2017.9294L16.917%2017.7799C18.1402%2016.9738%2019.7867%2017.0627%2020.907%2018.0083L23.3586%2020.0776C23.7652%2020.4207%2023.8165%2021.0284%2023.4733%2021.4348C23.1301%2021.8413%2022.5223%2021.8926%2022.1157%2021.5494L19.6641%2019.4801C19.2031%2019.0911%2018.4949%2019.0471%2017.9776%2019.3881L17.7508%2019.5375C16.7796%2020.1776%2015.464%2020.0773%2014.6112%2019.2775M14.6112%2019.2775L11.3487%2016.2177C11.0527%2015.94%2010.5518%2015.9212%2010.2302%2016.1851'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M19.8471%209.25598H12.1403C10.5442%209.25598%209.25024%2010.5496%209.25024%2012.1454V19.8504C9.25024%2021.4462%2010.5442%2022.7398%2012.1403%2022.7398H19.8471C21.4433%2022.7398%2022.7372%2021.4462%2022.7372%2019.8504V12.1454C22.7372%2010.5496%2021.4433%209.25598%2019.8471%209.25598ZM12.1403%207.32973C9.48007%207.32973%207.32353%209.48576%207.32353%2012.1454V19.8504C7.32353%2022.51%209.48007%2024.666%2012.1403%2024.666H19.8471C22.5073%2024.666%2024.6639%2022.51%2024.6639%2019.8504V12.1454C24.6639%209.48576%2022.5073%207.32973%2019.8471%207.32973H12.1403Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-radio-button-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M26.9863%2015.4541C26.8513%2012.7355%2025.7122%2010.1555%2023.7783%208.22168C21.7154%206.15878%2018.9174%205%2016%205C13.0826%205%2010.2846%206.15878%208.22168%208.22168C6.15878%2010.2846%205%2013.0826%205%2016C5%2018.9174%206.15878%2021.7154%208.22168%2023.7783C10.2846%2025.8412%2013.0826%2027%2016%2027C18.9174%2027%2021.7154%2025.8412%2023.7783%2023.7783C25.8412%2021.7154%2027%2018.9174%2027%2016L26.9863%2015.4541ZM28.9961%2016.3232C28.9133%2019.6539%2027.5541%2022.8307%2025.1924%2025.1924C22.7544%2027.6304%2019.4478%2029%2016%2029C12.5522%2029%209.24559%2027.6304%206.80762%2025.1924C4.36964%2022.7544%203%2019.4478%203%2016C3%2012.5522%204.36964%209.24559%206.80762%206.80762C9.24559%204.36964%2012.5522%203%2016%203C19.4478%203%2022.7544%204.36964%2025.1924%206.80762C27.6304%209.24559%2029%2012.5522%2029%2016L28.9961%2016.3232Z'%20fill='%23262626'/%3e%3cpath%20d='M8%2016C8%2018.1217%208.84285%2020.1566%2010.3431%2021.6569C11.8434%2023.1571%2013.8783%2024%2016%2024C18.1217%2024%2020.1566%2023.1571%2021.6569%2021.6569C23.1571%2020.1566%2024%2018.1217%2024%2016C24%2013.8783%2023.1571%2011.8434%2021.6569%2010.3431C20.1566%208.84285%2018.1217%208%2016%208C13.8783%208%2011.8434%208.84285%2010.3431%2010.3431C8.84285%2011.8434%208%2013.8783%208%2016Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-comparison-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.6391%203.07457C15.5061%203.12762%2015.4038%203.19894%2015.2901%203.31767C15.0663%203.55153%2015.0275%203.68092%2015.0275%204.19353V4.60788L14.8841%204.47797C14.8051%204.40653%2014.6746%204.31811%2014.5939%204.28151C14.4502%204.21626%2014.4177%204.21494%2012.9731%204.21494C11.5266%204.21494%2011.4962%204.2162%2011.3517%204.28179C11.167%204.36562%2010.9318%204.59396%2010.8555%204.76343C10.6084%205.31282%2010.9273%205.96378%2011.5097%206.09841C11.7612%206.15654%2014.1828%206.15709%2014.4337%206.09905C14.6144%206.05728%2014.8762%205.90287%2014.9421%205.79924C14.9629%205.76661%2014.9906%205.7399%2015.0037%205.7399C15.0168%205.7399%2015.0275%2010.2643%2015.0275%2015.7941V25.8483L14.7824%2025.8648C14.4521%2025.887%2014.2516%2025.9753%2014.0572%2026.1843C13.8556%2026.4009%2013.7919%2026.5865%2013.811%2026.9006C13.8278%2027.178%2013.8949%2027.3239%2014.0918%2027.5115C14.2795%2027.6903%2014.4875%2027.7745%2014.7844%2027.7917L15.0275%2027.8059V28.0121C15.0275%2028.3114%2015.0995%2028.4868%2015.3071%2028.6939C15.7165%2029.102%2016.2832%2029.102%2016.6926%2028.6939C16.9%2028.487%2016.9722%2028.3114%2016.9722%2028.0129V27.8075L18.8619%2027.7884C19.9013%2027.778%2021.0057%2027.7544%2021.3162%2027.7361C23.8258%2027.5882%2025.171%2027.151%2026.2356%2026.1375C27.3322%2025.0935%2027.7914%2023.7599%2027.9554%2021.1436C28.0149%2020.196%2028.0149%2011.8015%2027.9554%2010.8539C27.7907%208.22575%2027.3288%206.89265%2026.2206%205.84653C25.1503%204.83623%2023.8303%204.41072%2021.3005%204.26056C20.9986%204.24263%2019.9013%204.21943%2018.8619%204.20902L16.9722%204.19004V3.98462C16.9722%203.6861%2016.9%203.5105%2016.6926%203.30362C16.3921%203.00408%2016.0192%202.92297%2015.6391%203.07457ZM8.37812%204.31176C8.02332%204.35428%207.45241%204.4621%207.17072%204.53977C6.52134%204.71888%205.8978%205.04042%205.69568%205.30037C5.19046%205.95032%205.70657%206.8969%206.53555%206.84071C6.71267%206.82873%206.79754%206.80091%207.05307%206.67112C7.53823%206.42469%207.96573%206.30774%208.65194%206.23368C9.15039%206.17989%209.26766%206.13522%209.49098%205.91415C9.63548%205.77108%209.69567%205.68389%209.73604%205.55922C9.88179%205.10903%209.70954%204.65508%209.30213%204.41577C9.12837%204.31367%209.10432%204.30825%208.80374%204.30357C8.63001%204.30083%208.4385%204.30452%208.37812%204.31176ZM16.9722%2015.9988V25.8652L18.956%2025.8477C21.2921%2025.8271%2021.9672%2025.7886%2022.8927%2025.623C24.6727%2025.3045%2025.4702%2024.5215%2025.7992%2022.7691C26.0017%2021.6908%2026.0363%2020.7027%2026.0363%2015.9988C26.0363%2011.2948%2026.0017%2010.3067%2025.7992%209.22843C25.4702%207.47599%2024.6727%206.69302%2022.8927%206.37453C21.9672%206.20894%2021.2921%206.1704%2018.956%206.14979L16.9722%206.13229V15.9988ZM4.83017%207.41333C4.5289%207.52408%204.27827%207.76613%204.19512%208.02664C4.12069%208.25982%204.05686%208.92618%204.0169%209.88682C3.97195%2010.9681%204.00194%2011.1365%204.28974%2011.4192C4.61811%2011.7417%205.11816%2011.7935%205.51232%2011.5458C5.69816%2011.4291%205.87757%2011.1893%205.92637%2010.9926C5.94319%2010.9248%205.96621%2010.5511%205.97753%2010.1622C5.98885%209.77332%206.01134%209.31583%206.02753%209.14559C6.04371%208.97532%206.06601%208.67643%206.07712%208.48132C6.0964%208.14223%206.09371%208.11915%206.0157%207.9576C5.84834%207.61105%205.53742%207.40458%205.15047%207.3831C5.02488%207.37614%204.89907%207.388%204.83017%207.41333ZM4.70841%2012.7004C4.42509%2012.7853%204.16297%2013.0181%204.06247%2013.2741C4.00677%2013.416%204.00269%2013.5237%204.00269%2014.8589V16.2914L4.07521%2016.436C4.45118%2017.1857%205.50157%2017.1822%205.86537%2016.4301L5.94733%2016.2606V14.8281V13.3955L5.85932%2013.2195C5.69333%2012.8875%205.33499%2012.6688%204.96598%2012.6742C4.86746%2012.6757%204.75153%2012.6874%204.70841%2012.7004ZM4.66136%2018.0113C4.38036%2018.1196%204.15898%2018.3271%204.06247%2018.573C4.00683%2018.7147%204.00269%2018.8221%204.00269%2020.1269C4.00269%2021.4318%204.00683%2021.5392%204.06247%2021.6809C4.17871%2021.977%204.48233%2022.222%204.8025%2022.2782C5.24387%2022.3556%205.67244%2022.1384%205.87481%2021.7349L5.94733%2021.5903V20.1423C5.94733%2018.7283%205.94576%2018.6911%205.8803%2018.552C5.71115%2018.1927%205.36105%2017.9687%204.97501%2017.9728C4.85425%2017.9741%204.71311%2017.9914%204.66136%2018.0113ZM4.94753%2023.2889C4.62507%2023.3862%204.37559%2023.6262%204.28479%2023.9265C4.22284%2024.1314%204.22592%2024.2503%204.3011%2024.5584C4.43079%2025.0897%204.72707%2025.7035%205.05606%2026.1223C5.35418%2026.5019%205.99742%2027.0137%206.26954%2027.088C6.72201%2027.2114%207.21905%2026.9893%207.4287%2026.57C7.50125%2026.4249%207.5152%2026.3582%207.51326%2026.1652C7.50962%2025.8041%207.3719%2025.5502%207.0649%2025.3387C6.64338%2025.0483%206.42113%2024.7286%206.22757%2024.1342C6.09493%2023.7269%205.99086%2023.5587%205.78558%2023.42C5.5222%2023.242%205.24616%2023.1988%204.94753%2023.2889ZM9.05755%2025.8746C8.80534%2025.9642%208.58736%2026.1727%208.46911%2026.4373C8.39173%2026.6105%208.39117%2026.9596%208.46801%2027.1455C8.55279%2027.3507%208.75986%2027.5658%208.96399%2027.6606C9.13612%2027.7406%209.17203%2027.7448%209.91316%2027.7727C10.3368%2027.7887%2010.994%2027.7974%2011.3735%2027.7922C12.0155%2027.7832%2012.0744%2027.7776%2012.2203%2027.7118C12.4078%2027.6271%2012.6242%2027.4287%2012.7143%2027.2588C12.8061%2027.0856%2012.8259%2026.7181%2012.7547%2026.5075C12.6831%2026.2957%2012.4438%2026.0403%2012.2339%2025.9516C12.0335%2025.8669%2011.9413%2025.8615%2010.4168%2025.8451C9.41263%2025.8344%209.15513%2025.8399%209.05755%2025.8746Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-close-small-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.29289%207.2929C7.68341%206.90237%208.31657%206.90237%208.7071%207.29289L16.0001%2014.5857L23.2929%207.29296C23.6834%206.90243%2024.3166%206.90243%2024.7071%207.29296C25.0976%207.68348%2025.0976%208.31665%2024.7071%208.70717L17.4143%2015.9999L24.7071%2023.2926C25.0976%2023.6831%2025.0976%2024.3162%2024.7071%2024.7068C24.3166%2025.0973%2023.6834%2025.0973%2023.2929%2024.7068L16.0001%2017.4142L8.70717%2024.7071C8.31665%2025.0976%207.68348%2025.0976%207.29296%2024.7071C6.90243%2024.3166%206.90243%2023.6834%207.29296%2023.2929L14.5859%2016L7.2929%208.70711C6.90237%208.31659%206.90237%207.68343%207.29289%207.2929Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-delete-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.2679%203.04719C13.9725%203.23678%2012.7304%203.9859%2011.9747%205.03335C11.7423%205.35536%2011.4713%205.86988%2011.3673%206.18624C11.3057%206.3737%2011.2941%206.46128%2011.3106%206.61557C11.3967%207.42015%2012.3099%207.81284%2012.9713%207.32973C13.1152%207.22464%2013.1622%207.15615%2013.3662%206.75454C13.6356%206.22394%2013.7617%206.04891%2014.0857%205.75591C14.6132%205.27893%2015.268%205.03005%2015.9956%205.03005C16.7321%205.03005%2017.3842%205.28106%2017.922%205.77164C18.224%206.04707%2018.4289%206.33338%2018.6175%206.74346C18.6955%206.91296%2018.7934%207.09826%2018.8349%207.15528C18.9929%207.37201%2019.3803%207.55189%2019.6811%207.54814C19.867%207.54585%2020.1656%207.42719%2020.3358%207.28799C20.5131%207.14301%2020.6531%206.87123%2020.6801%206.61986C20.7057%206.38%2020.6158%206.08522%2020.3762%205.62371C19.6578%204.23984%2018.2651%203.26634%2016.6859%203.04428C16.2585%202.98419%2015.6904%202.98535%2015.2679%203.04719ZM4.78824%208.06899C4.50701%208.12326%204.23187%208.33676%204.08343%208.61587C3.97482%208.82014%203.97161%209.31027%204.07758%209.50426C4.17247%209.67789%204.38768%209.88067%204.57789%209.97561L4.73377%2010.0534L15.9359%2010.0617L27.1381%2010.07L27.3292%2010.0001C27.5935%209.90354%2027.8457%209.6662%2027.9373%209.42772C28.0326%209.18004%2028.0178%208.82741%2027.9028%208.60563C27.8046%208.41597%2027.5866%208.2141%2027.3789%208.12035L27.2243%208.05054L16.0782%208.04586C9.94793%208.04331%204.86742%208.05368%204.78824%208.06899ZM6.91667%2011.2303C6.72286%2011.2761%206.56685%2011.3716%206.4073%2011.5421C6.21652%2011.746%206.13943%2011.9414%206.13943%2012.2211C6.13943%2012.4409%206.76933%2021.7187%206.85205%2022.7169C6.97849%2024.2433%207.11843%2025.0979%207.36566%2025.8537C7.89197%2027.4629%209.04745%2028.4394%2010.8194%2028.7727C11.7819%2028.9537%2012.8362%2029%2015.9956%2029C19.1549%2029%2020.2092%2028.9537%2021.1717%2028.7727C22.9606%2028.4362%2024.1048%2027.4591%2024.6383%2025.8124C24.8465%2025.1697%2024.9791%2024.4184%2025.0906%2023.2499C25.1636%2022.4841%2025.8517%2012.498%2025.8517%2012.2035C25.8517%2011.941%2025.7712%2011.7423%2025.5836%2011.5419C25.3534%2011.2958%2025.1774%2011.2206%2024.8264%2011.2183C24.5934%2011.2167%2024.5174%2011.2298%2024.3827%2011.2946C24.122%2011.4199%2023.9085%2011.6631%2023.829%2011.9252C23.8125%2011.9796%2023.6509%2014.1901%2023.4697%2016.8374C23.106%2022.1545%2023.0341%2023.1018%2022.9407%2023.8153C22.6367%2026.1352%2022.0721%2026.6996%2019.8487%2026.9058C19.1841%2026.9675%2012.807%2026.9675%2012.1424%2026.9058C10.1255%2026.7187%209.50047%2026.2238%209.16962%2024.5518C8.99407%2023.6645%208.96764%2023.3513%208.53896%2017.0797C8.28102%2013.3052%208.18047%2011.9883%208.14231%2011.8832C7.96364%2011.391%207.43296%2011.1083%206.91667%2011.2303ZM12.4478%2014.3985C12.0779%2014.5072%2011.7345%2014.9448%2011.7304%2015.3128C11.727%2015.6087%2012.3922%2021.8866%2012.442%2022.0293C12.5055%2022.2114%2012.7106%2022.4471%2012.8981%2022.5535C13.353%2022.8116%2013.9677%2022.6692%2014.2665%2022.2366C14.3933%2022.0531%2014.4407%2021.9021%2014.4406%2021.6831C14.4405%2021.5943%2014.2921%2020.0761%2014.1109%2018.3093C13.7979%2015.259%2013.777%2015.0885%2013.6961%2014.9269C13.5907%2014.7165%2013.3336%2014.4858%2013.1285%2014.4175C12.9656%2014.3633%2012.6022%2014.3532%2012.4478%2014.3985ZM18.849%2014.4195C18.6558%2014.4864%2018.3969%2014.7235%2018.295%2014.9269C18.2141%2015.0885%2018.1932%2015.259%2017.8803%2018.3093C17.699%2020.0761%2017.5506%2021.5943%2017.5505%2021.6831C17.5503%2022.0084%2017.708%2022.3051%2017.9831%2022.4967C18.418%2022.7998%2019.0026%2022.7283%2019.3634%2022.3279C19.4366%2022.2467%2019.5201%2022.1123%2019.5491%2022.0293C19.5966%2021.8933%2020.2621%2015.6347%2020.2621%2015.3246C20.2621%2015.2635%2020.2367%2015.1355%2020.2057%2015.0402C20.1299%2014.8072%2019.8208%2014.4977%2019.5865%2014.4201C19.3873%2014.3541%2019.039%2014.3538%2018.849%2014.4195Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-copy-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.7974%208.72247C11.9605%208.83822%2011.5401%209.04607%2011.2431%209.35158C10.9422%209.66104%2010.735%2010.105%2010.6207%2010.9795C10.503%2011.88%2010.501%2013.0756%2010.501%2014.8001V20.8001C10.501%2022.5247%2010.503%2023.7203%2010.6207%2024.6207C10.735%2025.4952%2010.9422%2025.9392%2011.2431%2026.2487C11.5401%2026.5542%2011.9605%2026.7621%2012.7974%2026.8778C13.6661%2026.9979%2014.8218%2027.0002%2016.5007%2027.0002H20.0006C21.6795%2027.0002%2022.8353%2026.9979%2023.7039%2026.8778C24.5409%2026.7621%2024.9612%2026.5542%2025.2583%2026.2487C25.5591%2025.9392%2025.7664%2025.4952%2025.8807%2024.6207C25.9984%2023.7203%2026.0004%2022.5247%2026.0004%2020.8001V14.8001C26.0004%2013.0756%2025.9984%2011.88%2025.8807%2010.9795C25.7664%2010.1051%2025.5591%209.66105%2025.2583%209.35159C24.9612%209.04607%2024.5409%208.83822%2023.7039%208.72247C22.8353%208.60234%2021.6795%208.6001%2020.0006%208.6001H16.5007C14.8218%208.6001%2013.6661%208.60234%2012.7974%208.72247ZM16.427%206.6001H20.0744C21.6615%206.60006%2022.9562%206.60004%2023.9779%206.74133C25.0471%206.88919%2025.9642%207.20855%2026.6923%207.95745C27.4165%208.70241%2027.7218%209.63415%2027.8638%2010.7203C28.0004%2011.7656%2028.0004%2013.0925%2028.0004%2014.7296V20.8707C28.0004%2022.5078%2028.0004%2023.8347%2027.8638%2024.8799C27.7218%2025.9661%2027.4165%2026.8978%2026.6923%2027.6428C25.9642%2028.3917%2025.0471%2028.7111%2023.9779%2028.8589C22.9562%2029.0002%2021.6615%2029.0002%2020.0744%2029.0002H16.427C14.8399%2029.0002%2013.5451%2029.0002%2012.5234%2028.8589C11.4542%2028.7111%2010.5371%2028.3917%209.80905%2027.6428C9.08482%2026.8978%208.77952%2025.9661%208.63755%2024.8799C8.50093%2023.8347%208.50095%2022.5078%208.50098%2020.8707V14.7295C8.50095%2013.0925%208.50093%2011.7656%208.63755%2010.7203C8.77952%209.63415%209.08482%208.70242%209.80906%207.95745C10.5371%207.20855%2011.4542%206.88919%2012.5234%206.74133C13.5451%206.60004%2014.8399%206.60006%2016.427%206.6001Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.34958%205.16631C8.19495%205.32599%207.55166%205.62171%207.08379%206.10296C6.61209%206.58816%206.31943%207.26145%206.16241%208.46272C6.00201%209.68993%206%2011.3098%206%2013.6V20.8001C6%2022.2628%207.14563%2023.4001%208.49988%2023.4001V25.4001C5.98828%2025.4001%204%2023.3139%204%2020.8001L4%2013.5273C3.99998%2011.3263%203.99996%209.57545%204.17928%208.20351C4.36397%206.79056%204.75469%205.62953%205.64978%204.70883C6.5487%203.78419%207.68872%203.37696%209.0756%203.18516C10.4149%202.99995%2012.1217%202.99997%2014.2568%203L18.9995%203C21.5112%203%2023.4994%205.08629%2023.4994%207.60002H21.4994C21.4994%206.13728%2020.3538%205%2018.9995%205H14.333C12.1041%205%2010.5359%205.00225%209.34958%205.16631Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-learn-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.4772%204.00901C14.5093%204.12107%2013.9223%204.26646%2013.2172%204.56867C12.9195%204.69625%205.18767%208.37605%204.79823%208.57547C3.8566%209.05768%203.20631%2010.0074%203.03906%2011.1447C3.00149%2011.4002%202.9956%2012.0337%203.0025%2015.0787L3.0107%2018.7082L3.08735%2018.8608C3.17947%2019.0443%203.36266%2019.2371%203.53306%2019.3298C3.63729%2019.3866%203.70882%2019.3978%203.96611%2019.3978C4.2453%2019.3978%204.28758%2019.3899%204.41558%2019.3134C4.59337%2019.2071%204.77037%2019.0093%204.85565%2018.8217C4.92025%2018.6797%204.92169%2018.641%204.93057%2016.8039C4.93556%2015.7737%204.94472%2014.9309%204.95094%2014.9309C4.95714%2014.9309%205.32752%2015.1049%205.77401%2015.3174L6.58576%2015.7039L6.60336%2018.9772C6.62037%2022.1412%206.62308%2022.2604%206.68512%2022.5493C6.91827%2023.6352%207.46479%2024.546%208.24206%2025.1439C8.5898%2025.4114%208.87654%2025.5793%209.77567%2026.0417C11.9821%2027.1766%2013.686%2027.7705%2015.2614%2027.954C15.7883%2028.0153%2016.2139%2028.0153%2016.7408%2027.954C18.3163%2027.7705%2020.0201%2027.1766%2022.2265%2026.0417C23.5508%2025.3606%2023.9428%2025.0875%2024.3839%2024.5387C24.855%2023.9525%2025.1376%2023.3517%2025.3125%2022.5639C25.3817%2022.2523%2025.3822%2022.2305%2025.3993%2018.9779L25.4165%2015.7055L26.3434%2015.2617C26.8531%2015.0176%2027.3344%2014.7797%2027.4129%2014.7329C27.6364%2014.5997%2027.9916%2014.2999%2028.1468%2014.1135C28.6909%2013.4599%2028.9588%2012.749%2028.9965%2011.8589C29.0498%2010.5997%2028.4903%209.41553%2027.5389%208.77412C27.4138%208.68976%2025.9457%207.97048%2024.1333%207.10553C19.3976%204.84546%2018.8193%204.57322%2018.4821%204.44504C18.0975%204.29884%2017.4778%204.13841%2017.0336%204.06998C16.7144%204.02086%2015.7136%203.98164%2015.4772%204.00901ZM15.2749%206.01397C14.9318%206.06494%2014.5809%206.15466%2014.2248%206.28249C14.011%206.35926%206.96823%209.69374%205.77968%2010.2809C5.46304%2010.4374%205.24342%2010.6432%205.11324%2010.9055C4.76914%2011.5987%204.94866%2012.5801%205.49167%2012.9744C5.72694%2013.1452%2013.9598%2017.0529%2014.3806%2017.1934C14.9456%2017.3822%2015.3608%2017.4472%2016.0011%2017.4472C16.6414%2017.4472%2017.0566%2017.3822%2017.6216%2017.1934C18.0424%2017.0529%2026.2753%2013.1452%2026.5105%2012.9744C27.0536%2012.5801%2027.2331%2011.5987%2026.889%2010.9055C26.7588%2010.6432%2026.5392%2010.4374%2026.2225%2010.2809C25.034%209.69374%2017.9912%206.35926%2017.7774%206.28249C16.9709%205.99297%2016.0684%205.89614%2015.2749%206.01397ZM8.54283%2019.2646C8.54289%2021.9784%208.54973%2022.1453%208.67587%2022.5028C8.80775%2022.8766%209.08479%2023.2991%209.34117%2023.5174C9.54933%2023.6947%209.79515%2023.8416%2010.5186%2024.221C12.235%2025.1211%2013.7227%2025.6876%2015.0303%2025.9389C15.5608%2026.0409%2016.4414%2026.0409%2016.9719%2025.9389C18.2814%2025.6872%2019.8%2025.1075%2021.5174%2024.2038C22.2156%2023.8364%2022.4558%2023.6923%2022.661%2023.5174C22.9174%2023.2991%2023.1945%2022.8766%2023.3263%2022.5028C23.4525%2022.1453%2023.4593%2021.9784%2023.4594%2019.2646C23.4594%2017.8293%2023.4513%2016.655%2023.4415%2016.655C23.4316%2016.655%2022.4296%2017.1293%2021.2148%2017.7089C18.7986%2018.8619%2018.5102%2018.9891%2017.9503%2019.1498C17.2234%2019.3583%2016.9167%2019.3973%2016.0011%2019.3973C15.0856%2019.3973%2014.7788%2019.3583%2014.0519%2019.1498C13.4931%2018.9895%2013.2062%2018.8628%2010.7866%2017.7088C9.5713%2017.1292%208.56927%2016.655%208.55987%2016.655C8.55047%2016.655%208.54283%2017.8293%208.54283%2019.2646Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-lightbulb-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.1811%203.03254C11.667%203.32131%208.54015%205.4479%207.0065%208.59215C6.50495%209.62039%206.21937%2010.553%206.05748%2011.6915C5.98056%2012.2325%205.98093%2013.7968%206.05807%2014.3066C6.30304%2015.9249%206.78938%2017.2124%207.64256%2018.5012C8.21566%2019.3669%208.66068%2019.8531%209.88059%2020.9458C10.9565%2021.9096%2011.3967%2022.3284%2011.5722%2022.555C11.816%2022.8698%2011.8518%2022.9452%2011.925%2023.297C11.979%2023.5562%2011.9903%2023.7791%2012.0127%2025.027C12.0377%2026.418%2012.054%2026.6469%2012.1562%2027.043C12.3374%2027.7461%2012.9129%2028.4133%2013.6096%2028.7281C14.0799%2028.9407%2014.6015%2029%2016.0001%2029C17.3987%2029%2017.9203%2028.9407%2018.3906%2028.7281C19.0873%2028.4133%2019.6628%2027.7461%2019.844%2027.043C19.9462%2026.6469%2019.9625%2026.418%2019.9875%2025.027C20.0212%2023.1528%2020.0379%2023.0587%2020.428%2022.555C20.6034%2022.3284%2021.0437%2021.9096%2022.1196%2020.9458C23.3346%2019.8575%2023.7869%2019.3635%2024.3576%2018.5012C25.2108%2017.2124%2025.6972%2015.9249%2025.9421%2014.3066C26.0196%2013.7946%2026.0192%2012.2326%2025.9414%2011.6881C25.5213%208.74674%2023.9609%206.27081%2021.5015%204.64291C19.6742%203.43351%2017.3886%202.85116%2015.1811%203.03254ZM15.1656%204.97488C12.2845%205.29104%209.80623%207.07928%208.62458%209.69466C8.16203%2010.7185%207.9286%2011.8197%207.92779%2012.982C7.92687%2014.3509%208.21427%2015.5238%208.84782%2016.7369C9.33812%2017.6756%209.83093%2018.2859%2010.8228%2019.1826C11.9484%2020.2%2012.2165%2020.4472%2012.5802%2020.8029C13.1185%2021.3293%2013.5202%2021.8843%2013.6664%2022.3036C13.7809%2022.632%2013.9013%2023.2782%2013.9241%2023.687L13.9448%2024.0567H16.0001H18.0554L18.0761%2023.687C18.0978%2023.2984%2018.2146%2022.6545%2018.3213%2022.3355C18.4005%2022.0983%2018.5242%2021.876%2018.7518%2021.5614C19.091%2021.0925%2019.3637%2020.8211%2020.7211%2019.601C21.1588%2019.2075%2021.6402%2018.7598%2021.7909%2018.6062C23.0226%2017.3503%2023.796%2015.7439%2024.0241%2013.9678C24.0859%2013.4859%2024.0849%2012.5175%2024.0219%2012.0145C23.7252%209.64426%2022.4185%207.55696%2020.4043%206.23563C20.0192%205.98306%2019.2259%205.58702%2018.7682%205.41888C18.3714%205.27308%2017.6259%205.08562%2017.1745%205.01813C16.7589%204.95596%2015.5711%204.93039%2015.1656%204.97488ZM13.5657%2017.5002C13.3783%2017.5663%2013.1183%2017.814%2013.0302%2018.0104C12.9224%2018.2508%2012.9262%2018.6076%2013.0388%2018.8197C13.4039%2019.5068%2014.1005%2020.1056%2014.8488%2020.3756L15.042%2020.4452L15.042%2021.3422L15.0421%2022.2391L15.1299%2022.424C15.2178%2022.6087%2015.3936%2022.7965%2015.5584%2022.8814C15.6066%2022.9062%2015.7256%2022.9412%2015.823%2022.9591C16.0178%2022.995%2016.2869%2022.9612%2016.4418%2022.8814C16.6066%2022.7965%2016.7824%2022.6087%2016.8703%2022.424L16.9581%2022.2391L16.9582%2021.3422L16.9582%2020.4452L17.1514%2020.3756C17.8997%2020.1056%2018.5962%2019.5068%2018.9613%2018.8197C19.0302%2018.69%2019.0432%2018.6266%2019.043%2018.4192C19.0428%2018.0976%2018.9599%2017.9052%2018.7324%2017.6979C18.5413%2017.5239%2018.3509%2017.4488%2018.1001%2017.4488C17.7413%2017.4488%2017.5058%2017.5856%2017.2287%2017.9549C17.1213%2018.098%2016.9782%2018.2594%2016.9108%2018.3136C16.733%2018.4565%2016.4368%2018.5872%2016.2034%2018.6258C15.9439%2018.6686%2015.6639%2018.6254%2015.4027%2018.5022C15.1368%2018.3766%2014.9973%2018.2557%2014.7715%2017.9549C14.5667%2017.682%2014.436%2017.575%2014.2113%2017.4962C14.0426%2017.4371%2013.7393%2017.4389%2013.5657%2017.5002ZM13.9749%2026.2155C14.0031%2026.5146%2014.0317%2026.6107%2014.1315%2026.7411C14.3525%2027.0299%2014.5299%2027.0602%2016.0001%2027.0602C17.4703%2027.0602%2017.6477%2027.0299%2017.8687%2026.7411C17.9685%2026.6107%2017.9971%2026.5146%2018.0252%2026.2155L18.0472%2025.982H16.0001H13.953L13.9749%2026.2155Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-doc-check-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.4915%203.00491C7.89484%203.07906%206.48945%203.37699%205.41632%204.08077C4.16979%204.89824%203.4766%206.12898%203.20152%208.01299C3.02789%209.20229%203%2010.3074%203%2016.0003C3%2021.6932%203.02789%2022.7984%203.20152%2023.9877C3.43353%2025.5766%203.97904%2026.7265%204.87127%2027.5073C5.76765%2028.2917%206.82889%2028.6882%208.52552%2028.8728C9.64001%2028.994%209.99277%2029%2016.0023%2029C22.0119%2029%2022.3646%2028.994%2023.4791%2028.8728C24.579%2028.7531%2025.4666%2028.5252%2026.1296%2028.1922C26.978%2027.7661%2027.7572%2026.9862%2028.1829%2026.137C28.6028%2025.2996%2028.8276%2024.2349%2028.9461%2022.5234C28.9968%2021.791%2029.021%2016.5287%2028.9772%2015.7646C28.924%2014.8386%2028.8351%2014.2967%2028.6453%2013.7432C28.5526%2013.4728%2028.3281%2013.0103%2028.1965%2012.8184C28.1476%2012.7472%2028.1076%2012.6802%2028.1076%2012.6695C28.1076%2012.6006%2027.5434%2011.9583%2027.0428%2011.4573C26.5399%2010.954%2020.5987%205.57035%2019.6246%204.73524C18.3066%203.60525%2017.5528%203.23097%2016.2489%203.05911C15.9222%203.01603%2015.4762%203.00726%2013.3398%203.00193C11.952%202.99846%2010.6703%202.99979%2010.4915%203.00491ZM10.3831%204.83422C7.86868%204.91823%206.72855%205.21054%205.97552%205.96425C5.30431%206.63611%205.02517%207.54066%204.88192%209.50824C4.82307%2010.3165%204.82307%2021.6842%204.88192%2022.4924C5.02517%2024.46%205.30431%2025.3646%205.97552%2026.0364C6.64676%2026.7082%207.55047%2026.9876%209.51624%2027.131C10.3237%2027.1899%2021.6809%2027.1899%2022.4884%2027.131C24.4542%2026.9876%2025.3579%2026.7082%2026.0291%2026.0364C26.6934%2025.3715%2026.9669%2024.4986%2027.1201%2022.5544C27.1704%2021.9165%2027.1944%2016.4491%2027.1501%2015.7476C27.1194%2015.2631%2027.0573%2014.7673%2027.0062%2014.6004C26.9915%2014.5523%2026.7503%2014.5475%2023.7796%2014.5356C20.3409%2014.5219%2020.1358%2014.5135%2019.3615%2014.3531C17.8392%2014.038%2016.8872%2013.1686%2016.5157%2011.7543C16.2941%2010.9108%2016.2743%2010.588%2016.2588%207.56505C16.2463%205.11665%2016.2411%204.90788%2016.1934%204.89325C16.013%204.83806%2014.9784%204.81479%2012.9373%204.82003C11.6687%204.82328%2010.5193%204.82969%2010.3831%204.83422ZM18.18%207.82712C18.1914%208.87106%2018.2149%209.91342%2018.2323%2010.1435C18.3645%2011.8973%2018.7416%2012.3411%2020.2593%2012.5291C20.544%2012.5644%2024.0671%2012.6287%2025.0056%2012.6158L25.6344%2012.6071L25.1604%2012.1709C24.528%2011.5887%2019.1616%206.7551%2018.6348%206.29319C18.4065%206.09291%2018.2061%205.92907%2018.1895%205.92907C18.1701%205.92907%2018.1667%206.60261%2018.18%207.82712Z'%20fill='%23000'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.6247%2018.2191C15.056%2018.5641%2015.1259%2019.1934%2014.7809%2019.6247L10.7809%2024.6247C10.5911%2024.8619%2010.3038%2025%209.99999%2025C9.69621%2025%209.4089%2024.8619%209.21913%2024.6247L7.21913%2022.1247C6.87412%2021.6934%206.94404%2021.0641%207.37531%2020.7191C7.80657%2020.3741%208.43586%2020.444%208.78087%2020.8753L10%2022.3992L13.2191%2018.3753C13.5641%2017.944%2014.1934%2017.8741%2014.6247%2018.2191Z'%20fill='%23000'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-video-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.80761%206.80761C9.24558%204.36964%2012.5522%203%2016%203C19.4478%203%2022.7544%204.36964%2025.1924%206.80761C27.6304%209.24558%2029%2012.5522%2029%2016C29%2019.4478%2027.6304%2022.7544%2025.1924%2025.1924C22.7544%2027.6304%2019.4478%2029%2016%2029C12.5522%2029%209.24558%2027.6304%206.80761%2025.1924C4.36964%2022.7544%203%2019.4478%203%2016C3%2012.5522%204.36964%209.24558%206.80761%206.80761ZM16%204.92593C13.063%204.92593%2010.2462%206.09266%208.16945%208.16945C6.09266%2010.2462%204.92593%2013.063%204.92593%2016C4.92593%2018.937%206.09266%2021.7538%208.16945%2023.8306C10.2462%2025.9073%2013.063%2027.0741%2016%2027.0741C18.937%2027.0741%2021.7538%2025.9073%2023.8306%2023.8306C25.9073%2021.7538%2027.0741%2018.937%2027.0741%2016C27.0741%2013.063%2025.9073%2010.2462%2023.8306%208.16945C21.7538%206.09266%2018.937%204.92593%2016%204.92593Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.5757%2012.2052C13.4566%2012.2797%2013.3519%2012.4277%2013.3519%2012.6455V19.3545C13.3519%2019.5723%2013.4566%2019.7203%2013.5757%2019.7948C13.6902%2019.8664%2013.8138%2019.8732%2013.9378%2019.8L19.6194%2016.4455C19.7584%2016.3635%2019.8518%2016.2046%2019.8518%2016C19.8518%2015.7954%2019.7584%2015.6365%2019.6194%2015.5545L13.9378%2012.2C13.8138%2012.1268%2013.6902%2012.1336%2013.5757%2012.2052ZM14.9169%2010.5416L20.5987%2013.8961C22.1707%2014.8244%2022.1708%2017.1756%2020.5987%2018.1039L14.917%2021.4584C14.9169%2021.4584%2014.917%2021.4584%2014.917%2021.4584C13.272%2022.4296%2011.4259%2021.1067%2011.4259%2019.3545V12.6455C11.4259%2010.8931%2013.2721%209.57044%2014.9169%2010.5416Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-video-filled-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.0003%2029.3333C23.3641%2029.3333%2029.3337%2023.3637%2029.3337%2016C29.3337%208.63616%2023.3641%202.66663%2016.0003%202.66663C8.63653%202.66663%202.66699%208.63616%202.66699%2016C2.66699%2023.3637%208.63653%2029.3333%2016.0003%2029.3333ZM14.2583%2021.1277L20.5519%2017.412C21.5942%2016.7965%2021.5942%2015.2034%2020.5519%2014.588L14.2583%2010.8722C13.2453%2010.2741%2012.0003%2011.0526%2012.0003%2012.2842V19.7157C12.0003%2020.9473%2013.2453%2021.7258%2014.2583%2021.1277Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-play-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.34726%205.34545C7.30094%204.28775%205%205.72923%205%207.63511V24.3649C5%2026.2708%207.30095%2027.7123%209.34726%2026.6545L25.5308%2018.2896C27.4897%2017.2771%2027.4897%2014.7229%2025.5308%2013.7104L9.34726%205.34545ZM3%207.63511C3%203.99596%207.10162%201.93243%2010.2652%203.56763L26.4488%2011.9325C29.8504%2013.6908%2029.8504%2018.3092%2026.4488%2020.0675L10.2652%2028.4323C7.10161%2030.0676%203%2028.004%203%2024.3649V7.63511Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-pause-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.70728%203.02793C5.355%203.10521%204.52067%203.41269%203.92459%204.05349C3.41776%204.59831%203.1568%205.28057%203.04444%206.35456C2.98518%206.92077%202.98518%2025.0867%203.04444%2025.6529C3.16293%2026.7855%203.4297%2027.4503%203.99076%2028.0113C4.55181%2028.5723%205.21675%2028.839%206.34944%2028.9575C6.89163%2029.0142%2010.6479%2029.0142%2011.1901%2028.9575C12.4369%2028.8271%2013.2234%2028.4732%2013.7583%2027.8021C14.2151%2027.2289%2014.4388%2026.5157%2014.5179%2025.3807C14.5637%2024.7239%2014.5637%207.28356%2014.5179%206.62677C14.4564%205.74404%2014.3155%205.15029%2014.0487%204.64961C13.6481%203.89765%2013.0074%203.42601%2012.0759%203.19721C11.6758%203.09899%2011.3974%203.06307%2010.7431%203.02537C10.1339%202.99026%207.33509%202.99204%206.70728%203.02793ZM21.1884%203.02509C19.6484%203.11899%2018.7649%203.49007%2018.1745%204.29108C17.762%204.85055%2017.5579%205.53937%2017.4821%206.62677C17.4363%207.28356%2017.4363%2024.7239%2017.4821%2025.3807C17.561%2026.5133%2017.7838%2027.2275%2018.2345%2027.793C18.7771%2028.4739%2019.5568%2028.8264%2020.8099%2028.9575C21.3521%2029.0142%2025.1084%2029.0142%2025.6506%2028.9575C26.7833%2028.839%2027.4482%2028.5723%2028.0092%2028.0113C28.5703%2027.4503%2028.8371%2026.7855%2028.9556%2025.6529C29.0148%2025.0867%2029.0148%206.92077%2028.9556%206.35456C28.8371%205.22202%2028.5703%204.55719%2028.0092%203.99621C27.4601%203.44716%2026.7975%203.17556%2025.7122%203.05478C25.3232%203.01147%2021.7917%202.98831%2021.1884%203.02509ZM6.70401%204.97074C6.01216%205.01443%205.56457%205.14178%205.35053%205.35579C5.22806%205.47821%205.09832%205.76898%205.04236%206.04627C5.01671%206.17344%204.98125%206.50638%204.96358%206.78615C4.91934%207.48632%204.91934%2024.5212%204.96358%2025.2213C5.00138%2025.8197%205.057%2026.1236%205.17509%2026.3774C5.28368%2026.6108%205.39147%2026.7185%205.62488%2026.8271C6.07565%2027.0368%206.79938%2027.0841%209.21686%2027.0616C11.2479%2027.0427%2011.5486%2027.0143%2011.9866%2026.7999C12.361%2026.6166%2012.5085%2026.2439%2012.5868%2025.2833C12.6411%2024.6177%2012.6393%207.35477%2012.5849%206.71367C12.5172%205.91683%2012.391%205.5037%2012.156%205.31004C11.9217%205.1169%2011.4949%205.01273%2010.753%204.96763C10.1633%204.93175%207.28597%204.93397%206.70401%204.97074ZM21.171%204.96933C20.5238%205.0082%2020.0679%205.12547%2019.8429%205.31093C19.6122%205.50108%2019.4742%205.94158%2019.4227%206.65272C19.3808%207.23143%2019.381%2024.7723%2019.4229%2025.3548C19.486%2026.2313%2019.6446%2026.6194%2020.0134%2026.7999C20.4514%2027.0143%2020.7521%2027.0427%2022.7831%2027.0616C25.2006%2027.0841%2025.9244%2027.0368%2026.3751%2026.8271C26.6085%2026.7185%2026.7163%2026.6108%2026.8249%2026.3774C26.9444%2026.1205%2026.9996%2025.8151%2027.0365%2025.2052C27.08%2024.4886%2027.08%207.51893%2027.0365%206.80227C26.9996%206.1924%2026.9444%205.88699%2026.8249%205.6301C26.7163%205.39673%2026.6085%205.28895%2026.3751%205.18038C26.1213%205.0623%2025.8174%205.00669%2025.2189%204.96889C24.646%204.9327%2021.7754%204.93301%2021.171%204.96933Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-report-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.4186%2027.1861H13.5814V29H18.4186V27.1861ZM4.81395%2018.4186V13.5814H3V18.4186H4.81395ZM27.186%2017.89V18.4186H28.9999V17.89H27.186ZM19.4963%207.06466L24.2837%2011.3733L25.4971%2010.025L20.7098%205.71637L19.4963%207.06466ZM28.9999%2017.89C28.9999%2015.8483%2029.0182%2014.5555%2028.503%2013.3988L26.846%2014.1367C27.1677%2014.8591%2027.186%2015.688%2027.186%2017.89H28.9999ZM24.2837%2011.3733C25.9203%2012.8463%2026.5244%2013.4145%2026.846%2014.1367L28.503%2013.3988C27.9879%2012.242%2027.0147%2011.3908%2025.4971%2010.025L24.2837%2011.3733ZM13.6174%204.81401C15.5303%204.81401%2016.2521%204.82801%2016.8954%205.07489L17.5453%203.38135C16.5152%202.98606%2015.3929%203.00006%2013.6174%203.00006V4.81401ZM20.7098%205.71637C19.3965%204.5344%2018.5754%203.7766%2017.5453%203.38135L16.8954%205.07489C17.539%205.32183%2018.0818%205.79156%2019.4963%207.06466L20.7098%205.71637ZM13.5814%2027.1861C11.2754%2027.1861%209.63725%2027.1841%208.3945%2027.017C7.17784%2026.8535%206.47687%2026.5467%205.96508%2026.0349L4.68243%2027.3176C5.58743%2028.2225%206.73498%2028.6241%208.1528%2028.8149C9.54451%2029.0019%2011.3267%2029%2013.5814%2029V27.1861ZM3%2018.4186C3%2020.6732%202.99808%2022.4555%203.18518%2023.8472C3.3758%2025.265%203.77743%2026.4126%204.68243%2027.3176L5.96508%2026.0349C5.45329%2025.5231%205.14653%2024.8221%204.98296%2023.6056C4.81587%2022.3628%204.81395%2020.7245%204.81395%2018.4186H3ZM18.4186%2029C20.6732%2029%2022.4554%2029.0019%2023.8471%2028.8149C25.2649%2028.6241%2026.4125%2028.2225%2027.3175%2027.3176L26.0348%2026.0349C25.5231%2026.5467%2024.822%2026.8535%2023.6055%2027.017C22.3627%2027.1841%2020.7244%2027.1861%2018.4186%2027.1861V29ZM27.186%2018.4186C27.186%2020.7245%2027.184%2022.3628%2027.0169%2023.6056C26.8534%2024.8221%2026.5466%2025.5231%2026.0348%2026.0349L27.3175%2027.3176C28.2225%2026.4126%2028.6241%2025.265%2028.8148%2023.8472C29.0019%2022.4555%2028.9999%2020.6732%2028.9999%2018.4186H27.186ZM4.81395%2013.5814C4.81395%2011.2755%204.81587%209.63731%204.98296%208.39457C5.14653%207.1779%205.45329%206.47693%205.96508%205.96514L4.68243%204.68249C3.77743%205.58749%203.3758%206.73504%203.18518%208.15286C2.99808%209.54457%203%2011.3268%203%2013.5814H4.81395ZM13.6174%203.00006C11.3507%203.00006%209.55974%202.99815%208.16234%203.18517C6.73954%203.3756%205.58813%203.77679%204.68243%204.68249L5.96508%205.96514C6.47617%205.45407%207.17929%205.14687%208.40297%204.98309C9.65205%204.81592%2011.2995%204.81401%2013.6174%204.81401V3.00006Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.26045%2024.707C7.72615%2024.707%207.29301%2024.2738%207.29301%2023.7395L7.29301%2015.0326C7.29301%2014.4983%207.72615%2014.0652%208.26045%2014.0652C8.79475%2014.0652%209.22789%2014.4983%209.22789%2015.0326L9.22789%2023.7395C9.22789%2024.2738%208.79475%2024.707%208.26045%2024.707Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.1302%2024.707C11.5959%2024.707%2011.1628%2024.2738%2011.1628%2023.7395V17.9349C11.1628%2017.4006%2011.5959%2016.9675%2012.1302%2016.9675C12.6645%2016.9675%2013.0976%2017.4006%2013.0976%2017.9349V23.7395C13.0976%2024.2738%2012.6645%2024.707%2012.1302%2024.707Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16%2024.707C15.4657%2024.707%2015.0325%2024.2738%2015.0325%2023.7395V20.8372C15.0325%2020.3029%2015.4657%2019.8698%2016%2019.8698C16.5343%2019.8698%2016.9674%2020.3029%2016.9674%2020.8372V23.7395C16.9674%2024.2738%2016.5343%2024.707%2016%2024.707Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.2418%207.53493V4.51169H18.1767V7.53493C18.1767%208.98745%2018.1788%209.97952%2018.2788%2010.7234C18.375%2011.4393%2018.5458%2011.7788%2018.7788%2012.0118M18.7788%2012.0118C19.0118%2012.2449%2019.3514%2012.4157%2020.0674%2012.5119C20.8112%2012.6119%2021.8032%2012.614%2023.2558%2012.614H28.0929V14.5489L23.1871%2014.5489C21.8204%2014.5489%2020.6974%2014.5489%2019.8095%2014.4296C18.879%2014.3044%2018.0631%2014.0325%2017.4107%2013.3801C16.7582%2012.7276%2016.4862%2011.9117%2016.3611%2010.9812C16.2418%2010.0933%2016.2418%208.97032%2016.2418%207.60359C16.2418%207.58077%2016.2418%207.55789%2016.2418%207.53493'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-doc-text-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.4915%203.00491C7.89484%203.07906%206.48945%203.37699%205.41632%204.08077C4.16979%204.89824%203.4766%206.12898%203.20152%208.01299C3.02789%209.20229%203%2010.3074%203%2016.0003C3%2021.6932%203.02789%2022.7984%203.20152%2023.9877C3.43353%2025.5766%203.97904%2026.7265%204.87127%2027.5073C5.76765%2028.2917%206.82889%2028.6882%208.52552%2028.8728C9.64001%2028.994%209.99277%2029%2016.0023%2029C22.0119%2029%2022.3646%2028.994%2023.4791%2028.8728C24.579%2028.7531%2025.4666%2028.5252%2026.1296%2028.1922C26.978%2027.7661%2027.7572%2026.9862%2028.1829%2026.137C28.6028%2025.2996%2028.8276%2024.2349%2028.9461%2022.5234C28.9968%2021.791%2029.021%2016.5287%2028.9772%2015.7646C28.924%2014.8386%2028.8351%2014.2967%2028.6453%2013.7432C28.5526%2013.4728%2028.3281%2013.0103%2028.1965%2012.8184C28.1476%2012.7472%2028.1076%2012.6802%2028.1076%2012.6695C28.1076%2012.6006%2027.5434%2011.9583%2027.0428%2011.4573C26.5399%2010.954%2020.5987%205.57035%2019.6246%204.73524C18.3066%203.60525%2017.5528%203.23097%2016.2489%203.05911C15.9222%203.01603%2015.4762%203.00726%2013.3398%203.00193C11.952%202.99846%2010.6703%202.99979%2010.4915%203.00491ZM10.3831%204.83422C7.86868%204.91823%206.72855%205.21054%205.97552%205.96425C5.30431%206.63611%205.02517%207.54066%204.88192%209.50824C4.82307%2010.3165%204.82307%2021.6842%204.88192%2022.4924C5.02517%2024.46%205.30431%2025.3646%205.97552%2026.0364C6.64676%2026.7082%207.55047%2026.9876%209.51624%2027.131C10.3237%2027.1899%2021.6809%2027.1899%2022.4884%2027.131C24.4542%2026.9876%2025.3579%2026.7082%2026.0291%2026.0364C26.6934%2025.3715%2026.9669%2024.4986%2027.1201%2022.5544C27.1704%2021.9165%2027.1944%2016.4491%2027.1501%2015.7476C27.1194%2015.2631%2027.0573%2014.7673%2027.0062%2014.6004C26.9915%2014.5523%2026.7503%2014.5475%2023.7796%2014.5356C20.3409%2014.5219%2020.1358%2014.5135%2019.3615%2014.3531C17.8392%2014.038%2016.8872%2013.1686%2016.5157%2011.7543C16.2941%2010.9108%2016.2743%2010.588%2016.2588%207.56505C16.2463%205.11665%2016.2411%204.90788%2016.1934%204.89325C16.013%204.83806%2014.9784%204.81479%2012.9373%204.82003C11.6687%204.82328%2010.5193%204.82969%2010.3831%204.83422ZM18.18%207.82712C18.1914%208.87106%2018.2149%209.91342%2018.2323%2010.1435C18.3645%2011.8973%2018.7416%2012.3411%2020.2593%2012.5291C20.544%2012.5644%2024.0671%2012.6287%2025.0056%2012.6158L25.6344%2012.6071L25.1604%2012.1709C24.528%2011.5887%2019.1616%206.7551%2018.6348%206.29319C18.4065%206.09291%2018.2061%205.92907%2018.1895%205.92907C18.1701%205.92907%2018.1667%206.60261%2018.18%207.82712ZM8.55165%2018.0776C8.37171%2018.1136%208.20527%2018.2051%208.06583%2018.3447C7.65023%2018.7607%207.69614%2019.4417%208.16391%2019.7992C8.44215%2020.0118%208.08744%2019.9995%2013.6508%2019.9905L18.6803%2019.9824L18.8311%2019.9053C19.0142%2019.8117%2019.2047%2019.6264%2019.2917%2019.4571C19.3821%2019.2812%2019.4019%2018.9114%2019.3321%2018.7011C19.2624%2018.491%2019.0485%2018.2573%2018.8259%2018.1478L18.6494%2018.0611L13.6649%2018.0564C10.9234%2018.0539%208.62243%2018.0634%208.55165%2018.0776ZM8.42967%2022.3476C7.88078%2022.5375%207.62078%2023.1885%207.88651%2023.7074C7.97469%2023.8796%208.16143%2024.0546%208.35524%2024.1468L8.52552%2024.2278H12.0704C15.4147%2024.2278%2015.6223%2024.2246%2015.7392%2024.1721C15.9493%2024.0776%2016.0899%2023.9632%2016.2002%2023.7969C16.4821%2023.3718%2016.3849%2022.8015%2015.9776%2022.4902C15.7043%2022.2813%2015.8934%2022.2909%2012.057%2022.292C8.8258%2022.2929%208.57661%2022.2968%208.42967%2022.3476Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-doc-ppt-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.4915%203.00491C7.89484%203.07906%206.48945%203.37699%205.41632%204.08077C4.16979%204.89824%203.4766%206.12898%203.20152%208.01299C3.02789%209.20229%203%2010.3074%203%2016.0003C3%2021.6932%203.02789%2022.7984%203.20152%2023.9877C3.43353%2025.5766%203.97904%2026.7265%204.87127%2027.5073C5.76765%2028.2917%206.82889%2028.6882%208.52552%2028.8728C9.64001%2028.994%209.99277%2029%2016.0023%2029C22.0119%2029%2022.3646%2028.994%2023.4791%2028.8728C24.579%2028.7531%2025.4666%2028.5252%2026.1296%2028.1922C26.978%2027.7661%2027.7572%2026.9862%2028.1829%2026.137C28.6028%2025.2996%2028.8276%2024.2349%2028.9461%2022.5234C28.9968%2021.791%2029.021%2016.5287%2028.9772%2015.7646C28.924%2014.8386%2028.8351%2014.2967%2028.6453%2013.7432C28.5526%2013.4728%2028.3281%2013.0103%2028.1965%2012.8184C28.1476%2012.7472%2028.1076%2012.6802%2028.1076%2012.6695C28.1076%2012.6006%2027.5434%2011.9583%2027.0428%2011.4573C26.5399%2010.954%2020.5987%205.57035%2019.6246%204.73524C18.3066%203.60525%2017.5528%203.23097%2016.2489%203.05911C15.9222%203.01603%2015.4762%203.00726%2013.3398%203.00193C11.952%202.99846%2010.6703%202.99979%2010.4915%203.00491ZM10.3831%204.83422C7.86868%204.91823%206.72855%205.21054%205.97552%205.96425C5.30431%206.63611%205.02517%207.54066%204.88192%209.50824C4.82307%2010.3165%204.82307%2021.6842%204.88192%2022.4924C5.02517%2024.46%205.30431%2025.3646%205.97552%2026.0364C6.64676%2026.7082%207.55047%2026.9876%209.51624%2027.131C10.3237%2027.1899%2021.6809%2027.1899%2022.4884%2027.131C24.4542%2026.9876%2025.3579%2026.7082%2026.0291%2026.0364C26.6934%2025.3715%2026.9669%2024.4986%2027.1201%2022.5544C27.1704%2021.9165%2027.1944%2016.4491%2027.1501%2015.7476C27.1194%2015.2631%2027.0573%2014.7673%2027.0062%2014.6004C26.9915%2014.5523%2026.7503%2014.5475%2023.7796%2014.5356C20.3409%2014.5219%2020.1358%2014.5135%2019.3615%2014.3531C17.8392%2014.038%2016.8872%2013.1686%2016.5157%2011.7543C16.2941%2010.9108%2016.2743%2010.588%2016.2588%207.56505C16.2463%205.11665%2016.2411%204.90788%2016.1934%204.89325C16.013%204.83806%2014.9784%204.81479%2012.9373%204.82003C11.6687%204.82328%2010.5193%204.82969%2010.3831%204.83422ZM18.18%207.82712C18.1914%208.87106%2018.2149%209.91342%2018.2323%2010.1435C18.3645%2011.8973%2018.7416%2012.3411%2020.2593%2012.5291C20.544%2012.5644%2024.0671%2012.6287%2025.0056%2012.6158L25.6344%2012.6071L25.1604%2012.1709C24.528%2011.5887%2019.1616%206.7551%2018.6348%206.29319C18.4065%206.09291%2018.2061%205.92907%2018.1895%205.92907C18.1701%205.92907%2018.1667%206.60261%2018.18%207.82712Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7%2018.4286C7%2017.6396%207.63959%2017%208.42857%2017H9.52941C10.8939%2017%2012%2018.1061%2012%2019.4706C12%2020.8351%2010.8939%2021.9412%209.52941%2021.9412H9V23C9%2023.5523%208.55228%2024%208%2024C7.44772%2024%207%2023.5523%207%2023V18.4286ZM9%2019.9412H9.52941C9.78931%2019.9412%2010%2019.7305%2010%2019.4706C10%2019.2107%209.78931%2019%209.52941%2019H9V19.9412Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13%2018.4286C13%2017.6396%2013.6396%2017%2014.4286%2017H15.5294C16.8939%2017%2018%2018.1061%2018%2019.4706C18%2020.8351%2016.8939%2021.9412%2015.5294%2021.9412H15V23C15%2023.5523%2014.5523%2024%2014%2024C13.4477%2024%2013%2023.5523%2013%2023V18.4286ZM15%2019.9412H15.5294C15.7893%2019.9412%2016%2019.7305%2016%2019.4706C16%2019.2107%2015.7893%2019%2015.5294%2019H15V19.9412Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M19%2018C19%2017.4477%2019.4477%2017%2020%2017H24C24.5523%2017%2025%2017.4477%2025%2018C25%2018.5523%2024.5523%2019%2024%2019H20C19.4477%2019%2019%2018.5523%2019%2018Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M23%2019V23.1667C23%2023.6269%2022.5523%2024%2022%2024C21.4477%2024%2021%2023.6269%2021%2023.1667V19H23Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-doc-word-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.4915%203.00491C7.89484%203.07906%206.48945%203.37699%205.41632%204.08077C4.16979%204.89824%203.4766%206.12898%203.20152%208.01299C3.02789%209.20229%203%2010.3074%203%2016.0003C3%2021.6932%203.02789%2022.7984%203.20152%2023.9877C3.43353%2025.5766%203.97904%2026.7265%204.87127%2027.5073C5.76765%2028.2917%206.82889%2028.6882%208.52552%2028.8728C9.64001%2028.994%209.99277%2029%2016.0023%2029C22.0119%2029%2022.3646%2028.994%2023.4791%2028.8728C24.579%2028.7531%2025.4666%2028.5252%2026.1296%2028.1922C26.978%2027.7661%2027.7572%2026.9862%2028.1829%2026.137C28.6028%2025.2996%2028.8276%2024.2349%2028.9461%2022.5234C28.9968%2021.791%2029.021%2016.5287%2028.9772%2015.7646C28.924%2014.8386%2028.8351%2014.2967%2028.6453%2013.7432C28.5526%2013.4728%2028.3281%2013.0103%2028.1965%2012.8184C28.1476%2012.7472%2028.1076%2012.6802%2028.1076%2012.6695C28.1076%2012.6006%2027.5434%2011.9583%2027.0428%2011.4573C26.5399%2010.954%2020.5987%205.57035%2019.6246%204.73524C18.3066%203.60525%2017.5528%203.23097%2016.2489%203.05911C15.9222%203.01603%2015.4762%203.00726%2013.3398%203.00193C11.952%202.99846%2010.6703%202.99979%2010.4915%203.00491ZM10.3831%204.83422C7.86868%204.91823%206.72855%205.21054%205.97552%205.96425C5.30431%206.63611%205.02517%207.54066%204.88192%209.50824C4.82307%2010.3165%204.82307%2021.6842%204.88192%2022.4924C5.02517%2024.46%205.30431%2025.3646%205.97552%2026.0364C6.64676%2026.7082%207.55047%2026.9876%209.51624%2027.131C10.3237%2027.1899%2021.6809%2027.1899%2022.4884%2027.131C24.4542%2026.9876%2025.3579%2026.7082%2026.0291%2026.0364C26.6934%2025.3715%2026.9669%2024.4986%2027.1201%2022.5544C27.1704%2021.9165%2027.1944%2016.4491%2027.1501%2015.7476C27.1194%2015.2631%2027.0573%2014.7673%2027.0062%2014.6004C26.9915%2014.5523%2026.7503%2014.5475%2023.7796%2014.5356C20.3409%2014.5219%2020.1358%2014.5135%2019.3615%2014.3531C17.8392%2014.038%2016.8872%2013.1686%2016.5157%2011.7543C16.2941%2010.9108%2016.2743%2010.588%2016.2588%207.56505C16.2463%205.11665%2016.2411%204.90788%2016.1934%204.89325C16.013%204.83806%2014.9784%204.81479%2012.9373%204.82003C11.6687%204.82328%2010.5193%204.82969%2010.3831%204.83422ZM18.18%207.82712C18.1914%208.87106%2018.2149%209.91342%2018.2323%2010.1435C18.3645%2011.8973%2018.7416%2012.3411%2020.2593%2012.5291C20.544%2012.5644%2024.0671%2012.6287%2025.0056%2012.6158L25.6344%2012.6071L25.1604%2012.1709C24.528%2011.5887%2019.1616%206.7551%2018.6348%206.29319C18.4065%206.09291%2018.2061%205.92907%2018.1895%205.92907C18.1701%205.92907%2018.1667%206.60261%2018.18%207.82712Z'%20fill='%23262626'/%3e%3cpath%20d='M10.4737%2025.3414L12.8818%2020.871L15.2943%2025.3425L19.7526%2015.9705H17.7342L15.0973%2021.831L13.7421%2019.2718L15.5242%2015.9683H13.7662L12.8752%2017.6463L11.9798%2015.9715H10.2219L12.005%2019.2751L10.6543%2021.831L8.01845%2015.9683H6L10.4737%2025.3414Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-doc-xls-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.4915%203.00491C7.89484%203.07906%206.48945%203.37699%205.41632%204.08077C4.16979%204.89824%203.4766%206.12898%203.20152%208.01299C3.02789%209.20229%203%2010.3074%203%2016.0003C3%2021.6932%203.02789%2022.7984%203.20152%2023.9877C3.43353%2025.5766%203.97904%2026.7265%204.87127%2027.5073C5.76765%2028.2917%206.82889%2028.6882%208.52552%2028.8728C9.64001%2028.994%209.99277%2029%2016.0023%2029C22.0119%2029%2022.3646%2028.994%2023.4791%2028.8728C24.579%2028.7531%2025.4666%2028.5252%2026.1296%2028.1922C26.978%2027.7661%2027.7572%2026.9862%2028.1829%2026.137C28.6028%2025.2996%2028.8276%2024.2349%2028.9461%2022.5234C28.9968%2021.791%2029.021%2016.5287%2028.9772%2015.7646C28.924%2014.8386%2028.8351%2014.2967%2028.6453%2013.7432C28.5526%2013.4728%2028.3281%2013.0103%2028.1965%2012.8184C28.1476%2012.7472%2028.1076%2012.6802%2028.1076%2012.6695C28.1076%2012.6006%2027.5434%2011.9583%2027.0428%2011.4573C26.5399%2010.954%2020.5987%205.57035%2019.6246%204.73524C18.3066%203.60525%2017.5528%203.23097%2016.2489%203.05911C15.9222%203.01603%2015.4762%203.00726%2013.3398%203.00193C11.952%202.99846%2010.6703%202.99979%2010.4915%203.00491ZM10.3831%204.83422C7.86868%204.91823%206.72855%205.21054%205.97552%205.96425C5.30431%206.63611%205.02517%207.54066%204.88192%209.50824C4.82307%2010.3165%204.82307%2021.6842%204.88192%2022.4924C5.02517%2024.46%205.30431%2025.3646%205.97552%2026.0364C6.64676%2026.7082%207.55047%2026.9876%209.51624%2027.131C10.3237%2027.1899%2021.6809%2027.1899%2022.4884%2027.131C24.4542%2026.9876%2025.3579%2026.7082%2026.0291%2026.0364C26.6934%2025.3715%2026.9669%2024.4986%2027.1201%2022.5544C27.1704%2021.9165%2027.1944%2016.4491%2027.1501%2015.7476C27.1194%2015.2631%2027.0573%2014.7673%2027.0062%2014.6004C26.9915%2014.5523%2026.7503%2014.5475%2023.7796%2014.5356C20.3409%2014.5219%2020.1358%2014.5135%2019.3615%2014.3531C17.8392%2014.038%2016.8872%2013.1686%2016.5157%2011.7543C16.2941%2010.9108%2016.2743%2010.588%2016.2588%207.56505C16.2463%205.11665%2016.2411%204.90788%2016.1934%204.89325C16.013%204.83806%2014.9784%204.81479%2012.9373%204.82003C11.6687%204.82328%2010.5193%204.82969%2010.3831%204.83422ZM18.18%207.82712C18.1914%208.87106%2018.2149%209.91342%2018.2323%2010.1435C18.3645%2011.8973%2018.7416%2012.3411%2020.2593%2012.5291C20.544%2012.5644%2024.0671%2012.6287%2025.0056%2012.6158L25.6344%2012.6071L25.1604%2012.1709C24.528%2011.5887%2019.1616%206.7551%2018.6348%206.29319C18.4065%206.09291%2018.2061%205.92907%2018.1895%205.92907C18.1701%205.92907%2018.1667%206.60261%2018.18%207.82712Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.33104%2017.2567C7.74155%2016.8872%208.37384%2016.9205%208.7433%2017.331L13.2433%2022.331C13.6128%2022.7415%2013.5795%2023.3738%2013.169%2023.7433C12.7585%2024.1127%2012.1262%2024.0795%2011.7567%2023.669L7.25671%2018.669C6.88726%2018.2584%206.92053%2017.6262%207.33104%2017.2567Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.169%2017.2567C13.5795%2017.6262%2013.6128%2018.2584%2013.2433%2018.669L8.7433%2023.669C8.37384%2024.0795%207.74155%2024.1127%207.33104%2023.7433C6.92053%2023.3738%206.88726%2022.7415%207.25671%2022.331L11.7567%2017.331C12.1262%2016.9205%2012.7585%2016.8872%2013.169%2017.2567Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.5%2017C16.0523%2017%2016.5%2017.4477%2016.5%2018V22H18.5C19.0523%2022%2019.5%2022.4477%2019.5%2023C19.5%2023.5523%2019.0523%2024%2018.5%2024H15.5C14.9477%2024%2014.5%2023.5523%2014.5%2023V18C14.5%2017.4477%2014.9477%2017%2015.5%2017Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M20.5%2019.25C20.5%2018.0074%2021.5074%2017%2022.75%2017H24.5C25.0523%2017%2025.5%2017.4477%2025.5%2018C25.5%2018.5523%2025.0523%2019%2024.5%2019H22.75C22.6119%2019%2022.5%2019.1119%2022.5%2019.25C22.5%2019.3881%2022.6119%2019.5%2022.75%2019.5H23.25C24.4926%2019.5%2025.5%2020.5074%2025.5%2021.75C25.5%2022.9926%2024.4926%2024%2023.25%2024H21.5C20.9477%2024%2020.5%2023.5523%2020.5%2023C20.5%2022.4477%2020.9477%2022%2021.5%2022H23.25C23.3881%2022%2023.5%2021.8881%2023.5%2021.75C23.5%2021.6119%2023.3881%2021.5%2023.25%2021.5H22.75C21.5074%2021.5%2020.5%2020.4926%2020.5%2019.25Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-doc-excel-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.4915%203.00491C7.89484%203.07906%206.48945%203.37699%205.41632%204.08077C4.16979%204.89824%203.4766%206.12898%203.20152%208.01299C3.02789%209.20229%203%2010.3074%203%2016.0003C3%2021.6932%203.02789%2022.7984%203.20152%2023.9877C3.43353%2025.5766%203.97904%2026.7265%204.87127%2027.5073C5.76765%2028.2917%206.82889%2028.6882%208.52552%2028.8728C9.64001%2028.994%209.99277%2029%2016.0023%2029C22.0119%2029%2022.3646%2028.994%2023.4791%2028.8728C24.579%2028.7531%2025.4666%2028.5252%2026.1296%2028.1922C26.978%2027.7661%2027.7572%2026.9862%2028.1829%2026.137C28.6028%2025.2996%2028.8276%2024.2349%2028.9461%2022.5234C28.9968%2021.791%2029.021%2016.5287%2028.9772%2015.7646C28.924%2014.8386%2028.8351%2014.2967%2028.6453%2013.7432C28.5526%2013.4728%2028.3281%2013.0103%2028.1965%2012.8184C28.1476%2012.7472%2028.1076%2012.6802%2028.1076%2012.6695C28.1076%2012.6006%2027.5434%2011.9583%2027.0428%2011.4573C26.5399%2010.954%2020.5987%205.57035%2019.6246%204.73524C18.3066%203.60525%2017.5528%203.23097%2016.2489%203.05911C15.9222%203.01603%2015.4762%203.00726%2013.3398%203.00193C11.952%202.99846%2010.6703%202.99979%2010.4915%203.00491ZM10.3831%204.83422C7.86868%204.91823%206.72855%205.21054%205.97552%205.96425C5.30431%206.63611%205.02517%207.54066%204.88192%209.50824C4.82307%2010.3165%204.82307%2021.6842%204.88192%2022.4924C5.02517%2024.46%205.30431%2025.3646%205.97552%2026.0364C6.64676%2026.7082%207.55047%2026.9876%209.51624%2027.131C10.3237%2027.1899%2021.6809%2027.1899%2022.4884%2027.131C24.4542%2026.9876%2025.3579%2026.7082%2026.0291%2026.0364C26.6934%2025.3715%2026.9669%2024.4986%2027.1201%2022.5544C27.1704%2021.9165%2027.1944%2016.4491%2027.1501%2015.7476C27.1194%2015.2631%2027.0573%2014.7673%2027.0062%2014.6004C26.9915%2014.5523%2026.7503%2014.5475%2023.7796%2014.5356C20.3409%2014.5219%2020.1358%2014.5135%2019.3615%2014.3531C17.8392%2014.038%2016.8872%2013.1686%2016.5157%2011.7543C16.2941%2010.9108%2016.2743%2010.588%2016.2588%207.56505C16.2463%205.11665%2016.2411%204.90788%2016.1934%204.89325C16.013%204.83806%2014.9784%204.81479%2012.9373%204.82003C11.6687%204.82328%2010.5193%204.82969%2010.3831%204.83422ZM18.18%207.82712C18.1914%208.87106%2018.2149%209.91342%2018.2323%2010.1435C18.3645%2011.8973%2018.7416%2012.3411%2020.2593%2012.5291C20.544%2012.5644%2024.0671%2012.6287%2025.0056%2012.6158L25.6344%2012.6071L25.1604%2012.1709C24.528%2011.5887%2019.1616%206.7551%2018.6348%206.29319C18.4065%206.09291%2018.2061%205.92907%2018.1895%205.92907C18.1701%205.92907%2018.1667%206.60261%2018.18%207.82712Z'%20fill='%23262626'/%3e%3cpath%20d='M16%2025H13.8789L11.5005%2021.5224L9.13498%2024.9957H7L10.4768%2020.1394L7.51133%2016H9.50646L11.5005%2018.7574L13.4957%2016H15.5026L12.4976%2020.1437L16%2025Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-doc-pdf-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.4915%203.00491C7.89484%203.07906%206.48945%203.37699%205.41632%204.08077C4.16979%204.89824%203.4766%206.12898%203.20152%208.01299C3.02789%209.20229%203%2010.3074%203%2016.0003C3%2021.6932%203.02789%2022.7984%203.20152%2023.9877C3.43353%2025.5766%203.97904%2026.7265%204.87127%2027.5073C5.76765%2028.2917%206.82889%2028.6882%208.52552%2028.8728C9.64001%2028.994%209.99277%2029%2016.0023%2029C22.0119%2029%2022.3646%2028.994%2023.4791%2028.8728C24.579%2028.7531%2025.4666%2028.5252%2026.1296%2028.1922C26.978%2027.7661%2027.7572%2026.9862%2028.1829%2026.137C28.6028%2025.2996%2028.8276%2024.2349%2028.9461%2022.5234C28.9968%2021.791%2029.021%2016.5287%2028.9772%2015.7646C28.924%2014.8386%2028.8351%2014.2967%2028.6453%2013.7432C28.5526%2013.4728%2028.3281%2013.0103%2028.1965%2012.8184C28.1476%2012.7472%2028.1076%2012.6802%2028.1076%2012.6695C28.1076%2012.6006%2027.5434%2011.9583%2027.0428%2011.4573C26.5399%2010.954%2020.5987%205.57035%2019.6246%204.73524C18.3066%203.60525%2017.5528%203.23097%2016.2489%203.05911C15.9222%203.01603%2015.4762%203.00726%2013.3398%203.00193C11.952%202.99846%2010.6703%202.99979%2010.4915%203.00491ZM10.3831%204.83422C7.86868%204.91823%206.72855%205.21054%205.97552%205.96425C5.30431%206.63611%205.02517%207.54066%204.88192%209.50824C4.82307%2010.3165%204.82307%2021.6842%204.88192%2022.4924C5.02517%2024.46%205.30431%2025.3646%205.97552%2026.0364C6.64676%2026.7082%207.55047%2026.9876%209.51624%2027.131C10.3237%2027.1899%2021.6809%2027.1899%2022.4884%2027.131C24.4542%2026.9876%2025.3579%2026.7082%2026.0291%2026.0364C26.6934%2025.3715%2026.9669%2024.4986%2027.1201%2022.5544C27.1704%2021.9165%2027.1944%2016.4491%2027.1501%2015.7476C27.1194%2015.2631%2027.0573%2014.7673%2027.0062%2014.6004C26.9915%2014.5523%2026.7503%2014.5475%2023.7796%2014.5356C20.3409%2014.5219%2020.1358%2014.5135%2019.3615%2014.3531C17.8392%2014.038%2016.8872%2013.1686%2016.5157%2011.7543C16.2941%2010.9108%2016.2743%2010.588%2016.2588%207.56505C16.2463%205.11665%2016.2411%204.90788%2016.1934%204.89325C16.013%204.83806%2014.9784%204.81479%2012.9373%204.82003C11.6687%204.82328%2010.5193%204.82969%2010.3831%204.83422ZM18.18%207.82712C18.1914%208.87106%2018.2149%209.91342%2018.2323%2010.1435C18.3645%2011.8973%2018.7416%2012.3411%2020.2593%2012.5291C20.544%2012.5644%2024.0671%2012.6287%2025.0056%2012.6158L25.6344%2012.6071L25.1604%2012.1709C24.528%2011.5887%2019.1616%206.7551%2018.6348%206.29319C18.4065%206.09291%2018.2061%205.92907%2018.1895%205.92907C18.1701%205.92907%2018.1667%206.60261%2018.18%207.82712Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7%2018.4286C7%2017.6396%207.63959%2017%208.42857%2017H9.52941C10.8939%2017%2012%2018.1061%2012%2019.4706C12%2020.8351%2010.8939%2021.9412%209.52941%2021.9412H9V23C9%2023.5523%208.55228%2024%208%2024C7.44772%2024%207%2023.5523%207%2023V18.4286ZM9%2019.9412H9.52941C9.78931%2019.9412%2010%2019.7305%2010%2019.4706C10%2019.2107%209.78931%2019%209.52941%2019H9V19.9412Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2019V22H15.5C16.3284%2022%2017%2021.3284%2017%2020.5C17%2019.6716%2016.3284%2019%2015.5%2019H15ZM13%2018.5C13%2017.6716%2013.6716%2017%2014.5%2017H15.5C17.433%2017%2019%2018.567%2019%2020.5C19%2022.433%2017.433%2024%2015.5%2024H14.5C13.6716%2024%2013%2023.3284%2013%2022.5V18.5Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M20%2018C20%2017.4477%2020.4477%2017%2021%2017H24.0056C24.5579%2017%2025.0056%2017.4477%2025.0056%2018C25.0056%2018.5523%2024.5579%2019%2024.0056%2019H22V19.5H24.0056C24.5579%2019.5%2025.0056%2019.9477%2025.0056%2020.5C25.0056%2021.0523%2024.5579%2021.5%2024.0056%2021.5H22V23C22%2023.5523%2021.5523%2024%2021%2024C20.4477%2024%2020%2023.5523%2020%2023V18Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-folder-open-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.58222%203.02898C8.39424%203.14195%207.28117%203.68%206.46024%204.53813C5.749%205.2816%205.33795%206.18094%205.24902%207.18817C5.23034%207.40003%205.21765%209.08131%205.21749%2011.3673L5.21721%2015.1919L5.13514%2015.2666C5.03634%2015.3566%204.73564%2015.744%204.598%2015.9587C4.11072%2016.7187%203.92377%2017.7247%204.02787%2019.0264C4.13279%2020.3387%204.87387%2024.5567%205.19006%2025.6413C5.47581%2026.6216%205.92739%2027.3807%206.52698%2027.8889C7.31856%2028.5597%208.04194%2028.8317%209.37058%2028.958C9.95979%2029.014%2022.0408%2029.014%2022.63%2028.958C23.9457%2028.8329%2024.6418%2028.5759%2025.4281%2027.9247C26.0756%2027.3884%2026.5107%2026.6673%2026.8146%2025.6267C26.9803%2025.0593%2027.3036%2023.4155%2027.643%2021.4138C28.0465%2019.0342%2028.0966%2017.9743%2027.8507%2017.0172C27.7575%2016.6544%2027.5805%2016.2362%2027.4026%2015.9587C27.2649%2015.744%2026.9642%2015.3566%2026.8654%2015.2666L26.7834%2015.1919L26.7829%2013.3247C26.7823%2010.5996%2026.7293%209.81901%2026.496%209.09931C26.0352%207.6782%2024.9621%206.9011%2023.1786%206.69701C22.7242%206.64501%2021.2388%206.60373%2019.7998%206.60309C18.3561%206.60244%2018.0239%206.57837%2017.6166%206.44499C17.0229%206.25051%2016.8664%206.13631%2015.5892%204.96549C14.5006%203.96756%2014.2871%203.8037%2013.6948%203.51191C13.1852%203.26087%2012.7149%203.12315%2012.0863%203.04085C11.7197%202.99285%2010.0456%202.98493%209.58222%203.02898ZM9.622%204.97211C9.32763%205.01083%208.8507%205.17516%208.55062%205.34124C8.37552%205.43816%208.20961%205.57042%207.97395%205.80103C7.69663%206.07231%207.61958%206.16981%207.49786%206.40334C7.41799%206.55657%207.32047%206.78545%207.28113%206.91195L7.20966%207.14194L7.19957%2010.6174C7.19402%2012.529%207.20064%2014.0929%207.21427%2014.0928C7.22788%2014.0928%207.3848%2014.0649%207.56297%2014.0309C7.74114%2013.9969%208.11494%2013.9449%208.39364%2013.9154C8.85985%2013.866%209.46812%2013.8617%2016.0003%2013.8617C22.5325%2013.8617%2023.1407%2013.866%2023.6069%2013.9154C23.8856%2013.9449%2024.2594%2013.9969%2024.4376%2014.0309C24.6158%2014.0649%2024.774%2014.0928%2024.7891%2014.0928C24.8264%2014.093%2024.789%2010.701%2024.7479%2010.3477C24.6037%209.11069%2024.1967%208.74316%2022.8181%208.6051C22.6284%208.58611%2021.4859%208.55911%2020.279%208.54514C17.8818%208.51737%2017.751%208.50828%2017.1201%208.32543C16.7288%208.21205%2016.1702%207.95321%2015.8302%207.72773C15.4941%207.50481%2015.1433%207.20611%2014.1899%206.33075C13.3418%205.55208%2013.059%205.33625%2012.6872%205.18404C12.1615%204.96888%2012.0822%204.95846%2010.9065%204.95054C10.3204%204.94656%209.74231%204.95627%209.622%204.97211ZM9.63702%2015.7899C8.09701%2015.835%207.32508%2015.991%206.81298%2016.3606C6.6149%2016.5036%206.31069%2016.8776%206.19427%2017.1212C6.04562%2017.4322%205.99804%2017.6697%205.9797%2018.1926C5.9509%2019.0141%206.09985%2020.1005%206.64368%2023.0352C7.09503%2025.4707%207.30348%2026.0395%207.91636%2026.5075C8.31575%2026.8125%208.63667%2026.9255%209.3549%2027.0141C9.83776%2027.0737%2022.1628%2027.0737%2022.6457%2027.0141C23.3639%2026.9255%2023.6848%2026.8125%2024.0842%2026.5075C24.6958%2026.0405%2024.9059%2025.4672%2025.3572%2023.0342C25.9693%2019.7351%2026.1159%2018.5%2025.9869%2017.7303C25.9089%2017.2649%2025.8059%2017.0389%2025.5059%2016.6747C24.9819%2016.0387%2024.2826%2015.8504%2022.211%2015.7878C21.1077%2015.7545%2010.7903%2015.7562%209.63702%2015.7899ZM13.251%2021.1036C13.0195%2021.1754%2012.785%2021.3784%2012.661%2021.6142C12.5783%2021.7715%2012.5618%2022.1504%2012.629%2022.3493C12.6996%2022.5582%2012.9161%2022.7907%2013.1414%2022.8996L13.3202%2022.9859H16.0003H18.6804L18.8592%2022.8996C19.0845%2022.7907%2019.301%2022.5582%2019.3716%2022.3493C19.4423%2022.1401%2019.4223%2021.7722%2019.3307%2021.5972C19.2424%2021.4284%2019.0376%2021.2326%2018.8589%2021.1461L18.7117%2021.0748L16.0473%2021.0688C13.9081%2021.064%2013.3569%2021.0708%2013.251%2021.1036Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-folder-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.23626%203.02825C6.53398%203.15871%204.93884%204.11722%203.94093%205.60936C3.40424%206.41186%203.09814%207.32625%203.02413%208.34821C2.97807%208.9842%203.00376%2021.8048%203.05245%2022.4689C3.15934%2023.9274%203.31312%2024.803%203.59657%2025.5672C4.08994%2026.8974%205.07306%2027.8878%206.39449%2028.3857C7.33909%2028.7417%208.44539%2028.9047%2010.3597%2028.9698C11.5407%2029.0101%2020.4562%2029.0101%2021.6372%2028.9698C23.5515%2028.9047%2024.6578%2028.7417%2025.6024%2028.3857C26.9214%2027.8887%2027.9072%2026.8969%2028.3982%2025.5731C28.7438%2024.641%2028.9055%2023.5274%2028.9699%2021.637C29.0103%2020.4522%2029.0099%2014.0897%2028.9695%2013.1941C28.9022%2011.7027%2028.7374%2010.8632%2028.367%2010.1249C28.0305%209.45416%2027.4246%208.83937%2026.7329%208.46672C26.5778%208.38315%2026.5747%208.37871%2026.5548%208.20893C26.4422%207.25119%2026.0174%206.35135%2025.3438%205.64341C24.6539%204.91843%2023.9343%204.51663%2022.9094%204.28395L22.6078%204.21549L18.2425%204.19832L13.8773%204.18119L13.8055%204.11636C13.6951%204.01665%2013.3003%203.77107%2013.0106%203.62187C12.3899%203.30215%2011.7194%203.10667%2010.9695%203.02677C10.6275%202.99032%208.71756%202.99137%208.23626%203.02825ZM8.32608%204.96582C7.76843%205.01491%207.08695%205.26995%206.57875%205.61971C6.27401%205.82946%205.83%206.27348%205.62026%206.57823C5.38581%206.9189%205.16402%207.40387%205.05066%207.82373L4.95258%208.18693L4.94269%2014.5653C4.93307%2020.7708%204.94565%2021.968%205.03047%2022.9311C5.24308%2025.3445%205.9184%2026.3267%207.65538%2026.7488C8.82509%2027.0331%209.52987%2027.0593%2015.9985%2027.0593C20.8734%2027.0593%2022.0211%2027.044%2022.9159%2026.967C25.3378%2026.7587%2026.326%2026.0818%2026.7489%2024.3414C26.91%2023.6787%2026.9777%2023.0591%2027.0313%2021.7602C27.0769%2020.6561%2027.0534%2013.0394%2027.003%2012.5624C26.919%2011.7672%2026.7774%2011.22%2026.5641%2010.8662C26.3199%2010.4609%2025.8612%2010.1348%2025.3347%209.9921C24.6279%209.80057%2024.166%209.77253%2021.2366%209.74341C18.5628%209.71682%2018.3932%209.70794%2017.7814%209.56244C16.9881%209.37377%2016.1754%208.95391%2015.5055%208.38657C15.3614%208.26461%2014.6888%207.62129%2014.0108%206.95698C13.1921%206.15488%2012.7004%205.69687%2012.5472%205.59343C12.2588%205.39884%2011.9543%205.2453%2011.6491%205.1406C11.1373%204.96496%2011.0829%204.95942%209.78969%204.95079C9.12875%204.94638%208.47013%204.95313%208.32608%204.96582ZM16.2694%206.45698C16.9915%207.15909%2017.3495%207.39737%2018.0093%207.61503C18.4848%207.77191%2018.5352%207.77489%2021.175%207.80281C22.5392%207.81723%2023.8417%207.84339%2024.0695%207.86093C24.2973%207.87849%2024.4887%207.8877%2024.495%207.88145C24.5198%207.85667%2024.3115%207.44624%2024.1833%207.26728C24.0288%207.05155%2023.6913%206.71855%2023.486%206.57918C23.2716%206.43371%2023.0523%206.33132%2022.7559%206.23835L22.4845%206.15325L19.212%206.14474L15.9395%206.13624L16.2694%206.45698ZM16.7749%2012.7337C16.4509%2012.8956%2016.2731%2013.1675%2016.2521%2013.5331C16.2416%2013.7168%2016.2524%2013.7997%2016.3045%2013.9378C16.3915%2014.1684%2016.6244%2014.4028%2016.8505%2014.4874C17.0144%2014.5487%2017.0775%2014.5499%2020.1979%2014.5497C22.2673%2014.5496%2023.4177%2014.5386%2023.4914%2014.5181C23.7619%2014.4429%2024.0633%2014.152%2024.1381%2013.8938C24.1956%2013.6954%2024.1826%2013.384%2024.1099%2013.2196C24.0299%2013.0388%2023.8528%2012.8434%2023.6734%2012.7379L23.5322%2012.6549L20.2489%2012.6466L16.9657%2012.6384L16.7749%2012.7337Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-folder-new-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.23626%203.02825C6.53398%203.15871%204.93884%204.11722%203.94093%205.60936C3.40424%206.41186%203.09814%207.32625%203.02413%208.34821C2.97807%208.9842%203.00376%2021.8048%203.05245%2022.4689C3.15934%2023.9274%203.31312%2024.803%203.59657%2025.5672C4.08994%2026.8974%205.07306%2027.8878%206.39449%2028.3857C7.33909%2028.7417%208.44539%2028.9047%2010.3597%2028.9698C11.5407%2029.0101%2020.4562%2029.0101%2021.6372%2028.9698C23.5515%2028.9047%2024.6578%2028.7417%2025.6024%2028.3857C26.9214%2027.8887%2027.9072%2026.8969%2028.3982%2025.5731C28.7438%2024.641%2028.9055%2023.5274%2028.9699%2021.637C29.0103%2020.4522%2029.0099%2014.0897%2028.9695%2013.1941C28.8715%2011.0221%2028.5215%209.97996%2027.5921%209.09201C27.0172%208.5427%2026.3583%208.21663%2025.458%208.03582C24.589%207.86126%2024.0547%207.83224%2021.1596%207.8022C18.5358%207.77499%2018.485%207.77197%2018.0093%207.61503C17.7096%207.51615%2017.3286%207.33553%2017.1193%207.19311C16.8195%206.98903%2016.4654%206.66182%2015.2884%205.50108C14.6706%204.89178%2014.068%204.31693%2013.9494%204.22362C13.085%203.54369%2012.0971%203.14691%2010.9695%203.02677C10.6275%202.99032%208.71756%202.99137%208.23626%203.02825ZM8.32608%204.96582C7.76843%205.01491%207.08695%205.26995%206.57875%205.61971C6.27401%205.82946%205.83%206.27348%205.62026%206.57823C5.38581%206.9189%205.16402%207.40387%205.05066%207.82373L4.95258%208.18693L4.94269%2014.5653C4.93307%2020.7708%204.94565%2021.968%205.03047%2022.9311C5.24308%2025.3445%205.9184%2026.3267%207.65538%2026.7488C8.82509%2027.0331%209.52987%2027.0593%2015.9985%2027.0593C20.8734%2027.0593%2022.0211%2027.044%2022.9159%2026.967C25.3378%2026.7587%2026.326%2026.0818%2026.7489%2024.3414C26.91%2023.6787%2026.9777%2023.0591%2027.0313%2021.7602C27.0769%2020.6561%2027.0534%2013.0394%2027.003%2012.5624C26.919%2011.7672%2026.7774%2011.22%2026.5641%2010.8662C26.3199%2010.4609%2025.8612%2010.1348%2025.3347%209.9921C24.6279%209.80057%2024.166%209.77253%2021.2366%209.74341C18.5628%209.71682%2018.3932%209.70794%2017.7814%209.56244C16.9881%209.37377%2016.1754%208.95391%2015.5055%208.38657C15.3614%208.26461%2014.6888%207.62129%2014.0108%206.95698C13.1921%206.15488%2012.7004%205.69687%2012.5472%205.59343C12.2588%205.39884%2011.9543%205.2453%2011.6491%205.1406C11.1373%204.96496%2011.0829%204.95942%209.78969%204.95079C9.12875%204.94638%208.47013%204.95313%208.32608%204.96582Z'%20fill='%23262626'/%3e%3cpath%20d='M10.1109%2017.5538C10.236%2017.3218%2010.4515%2017.1268%2010.6782%2017.0406C10.8582%2016.9722%2011.2275%2016.9931%2011.4089%2017.082C11.5837%2017.1676%2011.7865%2017.3638%2011.8789%2017.5366C11.9437%2017.6579%2011.9468%2017.7069%2011.9617%2018.8444L11.9773%2020.0261L13.1572%2020.0417C14.2928%2020.0566%2014.3418%2020.0597%2014.4629%2020.1247C14.9039%2020.3612%2015.1103%2020.8817%2014.9411%2021.3307C14.8574%2021.5527%2014.6632%2021.7715%2014.4552%2021.8779C14.3065%2021.954%2014.3022%2021.9543%2013.1417%2021.9698L11.9773%2021.9854L11.9617%2023.1516C11.9442%2024.467%2011.9499%2024.4333%2011.6986%2024.7025C11.5016%2024.9133%2011.2979%2025%2010.9992%2025C10.7004%2025%2010.4967%2024.9133%2010.2998%2024.7025C10.0484%2024.4333%2010.0541%2024.467%2010.0366%2023.1516L10.0211%2021.9854L8.85671%2021.9698C7.69615%2021.9543%207.69183%2021.954%207.54316%2021.8779C6.94668%2021.5727%206.81472%2020.788%207.28125%2020.3208C7.54965%2020.0519%207.50888%2020.0592%208.84119%2020.0417L10.0211%2020.0261L10.0366%2018.8444C10.0508%2017.762%2010.0571%2017.6535%2010.1109%2017.5538Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-support-person-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.2906%203.00825C13.1082%203.16109%2011.1578%203.80409%209.39708%204.95119C6.7589%206.66987%204.91845%209.41257%204.37217%2012.4394C4.21858%2013.2905%204.21102%2013.425%204.19628%2015.5685L4.18231%2017.6062H3.95611C3.57129%2017.6062%203.24381%2017.8057%203.07131%2018.1453L3%2018.2857V19.6912C3%2021.0952%203.00006%2021.0968%203.07118%2021.2491C3.15464%2021.4279%203.34442%2021.6164%203.53974%2021.7147C3.65419%2021.7722%203.72587%2021.7845%203.94837%2021.7845H4.21821L4.21824%2021.9957C4.2183%2022.3005%204.28063%2022.4102%204.37217%2022.7215C4.61653%2023.5522%205.19418%2024.2305%205.98707%2024.618C6.43206%2024.8354%206.88735%2024.9605%208.10963%2025.2011C9.29021%2025.4336%209.52258%2025.4673%209.95557%2025.4691C10.5491%2025.4716%2010.9146%2025.3579%2011.3126%2025.0472C11.6863%2024.7555%2011.9166%2024.373%2012.0472%2023.8279C12.1105%2023.5632%2012.1266%2023.8999%2012.1377%2019.8855C12.146%2016.8861%2012.1394%2015.7164%2012.1126%2015.4747C12.0447%2014.8611%2011.8693%2014.4733%2011.4974%2014.114C11.233%2013.8586%2010.9616%2013.6933%2010.6489%2013.5972C10.2348%2013.47%209.08912%2013.5173%207.50297%2013.7271C7.00437%2013.7931%206.66908%2013.8662%206.33654%2013.9815L6.12623%2014.0544L6.14612%2013.8076C6.30808%2011.7972%207.025%2010.0045%208.27785%208.47708C8.62414%208.05489%209.41154%207.29143%209.84697%206.95567C11.2541%205.87059%2012.8947%205.19551%2014.7355%204.9441C15.2815%204.86952%2016.7185%204.86952%2017.2645%204.9441C19.1053%205.19551%2020.7459%205.87059%2022.153%206.95567C22.5885%207.29143%2023.3759%208.05489%2023.7222%208.47708C24.9733%2010.0024%2025.6926%2011.8009%2025.8539%2013.8076L25.8738%2014.0544L25.6635%2013.9815C25.1917%2013.8179%2024.7302%2013.7397%2023.4176%2013.6006C23.0062%2013.557%2022.5952%2013.5345%2022.1839%2013.533C21.6285%2013.5311%2021.5455%2013.5375%2021.3511%2013.5972C20.7324%2013.7873%2020.2069%2014.2946%2019.9948%2014.9065C19.8622%2015.2891%2019.8565%2015.4827%2019.8559%2019.6207C19.8552%2023.6833%2019.8482%2023.5665%2019.9669%2023.992C20.1686%2024.7148%2020.6934%2025.2325%2021.4135%2025.4189C21.7034%2025.4939%2022.3063%2025.4864%2022.7968%2025.4015C23.3864%2025.2995%2024.5029%2025.0764%2024.9249%2024.9762C25.7365%2024.7835%2026.2637%2024.535%2026.7033%2024.1378C27.12%2023.7614%2027.4423%2023.2527%2027.5954%2022.7303C27.6872%2022.417%2027.7817%2022.2962%2027.7818%2022.0002L27.7818%2021.7845L28.0516%2021.7837C28.2825%2021.7831%2028.344%2021.7716%2028.4769%2021.7042C28.6762%2021.6031%2028.8665%2021.4024%2028.9412%2021.2145C28.996%2021.0768%2029%2020.9722%2029%2019.6762V18.2857L28.9287%2018.1453C28.7562%2017.8057%2028.4287%2017.6062%2028.0439%2017.6062H27.8177L27.8037%2015.5685C27.7889%2013.4195%2027.7819%2013.2954%2027.6254%2012.4244C27.1776%209.93287%2025.7815%207.52651%2023.8185%205.86303C21.9562%204.28483%2019.781%203.34725%2017.3262%203.06456C16.928%203.01872%2015.6471%202.98328%2015.2906%203.00825ZM9.66192%2015.3904C9.20641%2015.4287%208.21385%2015.5285%207.90419%2015.567C7.11167%2015.6657%206.85145%2015.7505%206.59525%2015.9936C6.13758%2016.4278%206.12068%2016.5709%206.13884%2019.8556C6.15303%2022.412%206.14264%2022.0758%206.3033%2022.3976C6.39548%2022.5822%206.65434%2022.8471%206.82225%2022.9285C7.15349%2023.0892%208.07568%2023.3045%209.39964%2023.5302C9.91168%2023.6175%2010.0705%2023.6227%2010.1292%2023.5542C10.1646%2023.5128%2010.1862%2023.228%2010.1862%2019.7047C10.1862%2015.6078%2010.1847%2015.4942%2010.1275%2015.4329C10.0677%2015.3689%209.99579%2015.3623%209.66192%2015.3904ZM21.8754%2015.4297C21.8144%2015.4952%2021.8138%2015.5379%2021.8138%2019.7047C21.8138%2023.228%2021.8059%2023.5128%2021.8413%2023.5542C21.8999%2023.6227%2022.0588%2023.6175%2022.5708%2023.5302C23.8948%2023.3045%2024.817%2023.0892%2025.1482%2022.9285C25.3161%2022.8471%2025.575%2022.5822%2025.6672%2022.3976C25.8273%2022.0767%2025.8466%2022.4112%2025.861%2019.8556C25.8796%2016.5716%2025.8626%2016.428%2025.4048%2015.9936C25.0904%2015.6954%2024.7703%2015.6213%2023.1091%2015.4619C21.9913%2015.3547%2021.9465%2015.3535%2021.8754%2015.4297Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.6954%2028.7759C10.1505%2029.8791%205.6933%2026.8023%204.05065%2021.9002C3.876%2021.379%204.15916%2020.8157%204.6831%2020.642C5.20705%2020.4682%205.77337%2020.7499%205.94802%2021.2711C6.16538%2021.9198%206.4388%2022.5259%206.76304%2023.0827C8.46347%2026.0031%2011.5616%2027.5694%2015.3032%2026.825C15.8448%2026.7173%2016.3716%2027.0667%2016.4799%2027.6054C16.5882%2028.1441%2016.237%2028.6682%2015.6954%2028.7759Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-clip-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.1425%205.55659C15.7696%202.1478%2021.6261%202.1478%2025.2532%205.55659C28.9156%208.99856%2028.9156%2014.6064%2025.2532%2018.0483L15.5389%2027.1779C15.5389%2027.1779%2015.5389%2027.1779%2015.5389%2027.1779C12.954%2029.6073%208.78707%2029.6074%206.20212%2027.1779C3.58184%2024.7154%203.58184%2020.6955%206.20212%2018.233L15.7767%209.23471C17.3195%207.78474%2019.7967%207.78474%2021.3395%209.2347C22.9177%2010.7178%2022.9177%2013.1498%2021.3395%2014.6329C21.3395%2014.6329%2021.3395%2014.6329%2021.3395%2014.6329L11.6951%2023.6968C11.2927%2024.0751%2010.6598%2024.0554%2010.2816%2023.653C9.90335%2023.2505%209.92299%2022.6177%2010.3254%2022.2394L19.9699%2013.1755C20.7075%2012.4822%2020.7076%2011.3854%2019.9699%2010.6921C19.1968%209.96561%2017.9194%209.96561%2017.1463%2010.6921L7.57179%2019.6904C5.79196%2021.3631%205.79195%2024.0478%207.57178%2025.7205C9.38692%2027.4265%2012.3541%2027.4265%2014.1692%2025.7205L23.8835%2016.5909C26.7055%2013.9388%2026.7055%209.66611%2023.8835%207.01398C21.0262%204.32867%2016.3695%204.32867%2013.5122%207.01398L5.68484%2014.3702C5.28239%2014.7484%204.64953%2014.7288%204.27131%2014.3263C3.89308%2013.9239%203.91272%2013.291%204.31517%2012.9128L12.1425%205.55659Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-edit-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M22.8672%203.00748C22.167%203.07822%2021.4968%203.252%2020.9288%203.51011C20.6353%203.64348%2020.2002%203.90331%2019.8905%204.13026C19.7031%204.26757%2017.9155%206.03318%2013.5297%2010.4131C10.1746%2013.7636%207.24851%2016.699%207.02723%2016.9364C6.80594%2017.1737%206.52448%2017.5004%206.40173%2017.6623C5.91542%2018.3038%205.47972%2019.0927%205.20245%2019.8337C4.87748%2020.7022%203.05742%2026.2252%203.02369%2026.4451C2.88417%2027.3548%203.37194%2028.3072%204.19824%2028.7386C4.62703%2028.9624%205.11963%2029.0472%205.56966%2028.9747C5.82761%2028.9331%2011.684%2026.9905%2012.3534%2026.7245C13.3474%2026.3295%2014.2054%2025.7757%2015.0666%2024.9732C15.304%2024.752%2018.2398%2021.8268%2021.5906%2018.4728C25.8026%2014.2568%2027.7417%2012.2954%2027.8732%2012.1178C28.4539%2011.3338%2028.8172%2010.4518%2028.9609%209.47732C29.0133%209.12144%2029.013%208.22836%2028.9602%207.88996C28.6877%206.14149%2027.7226%204.69311%2026.2291%203.79127C25.6456%203.43897%2024.937%203.18339%2024.2084%203.06256C23.9455%203.01895%2023.0981%202.98415%2022.8672%203.00748ZM22.6668%204.98235C22.1201%205.0775%2021.506%205.34248%2021.0661%205.67302C20.9375%205.76968%2020.6193%206.06339%2020.359%206.32569L19.8857%206.80263L19.9234%206.98415C19.9938%207.3239%2020.2045%207.90436%2020.4145%208.33744C21.2604%2010.0812%2022.8698%2011.4586%2024.679%2011.987C25.2475%2012.1531%2025.1309%2012.1987%2025.7508%2011.5676C26.405%2010.9014%2026.6214%2010.5908%2026.8459%209.99499C27.0561%209.43713%2027.1288%208.69403%2027.0311%208.10109C26.7662%206.49305%2025.531%205.24856%2023.9332%204.97988C23.5773%204.92002%2023.0186%204.9211%2022.6668%204.98235ZM13.243%2013.4473C10.4618%2016.2309%208.11632%2018.5985%208.03073%2018.7087C7.60425%2019.2579%207.22764%2019.9361%206.98668%2020.5888C6.90846%2020.8008%206.53144%2021.9083%206.14885%2023.05L5.45324%2025.1259L6.16389%2025.8363L6.87455%2026.5467L8.90482%2025.8669C10.0215%2025.4931%2011.1293%2025.1158%2011.3668%2025.0286C12.2352%2024.7095%2012.9815%2024.2615%2013.6175%2023.6777C13.821%2023.4909%2016.158%2021.1669%2018.8108%2018.5133C23.3818%2013.9409%2023.6301%2013.6869%2023.5589%2013.6575C22.7499%2013.3236%2022.2116%2013.0391%2021.6503%2012.6486C20.5204%2011.8626%2019.5666%2010.8148%2018.904%209.63128C18.6968%209.26135%2018.4587%208.75691%2018.3831%208.5278C18.3626%208.46563%2018.3354%208.4084%2018.3227%208.40057C18.31%208.39274%2016.0242%2010.6638%2013.243%2013.4473Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-round-check-filled-blue{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M29%2016C29%2023.1796%2023.1796%2029%2016%2029C8.82029%2029%203%2023.1796%203%2016C3%208.82029%208.82029%203%2016%203C23.1796%203%2029%208.82029%2029%2016ZM21.2394%2012.0606C21.6202%2012.4413%2021.6202%2013.0587%2021.2394%2013.4394L14.7394%2019.9394C14.3586%2020.3202%2013.7414%2020.3202%2013.3606%2019.9394L10.7606%2017.3394C10.3798%2016.9586%2010.3798%2016.3414%2010.7606%2015.9606C11.1413%2015.5798%2011.7587%2015.5798%2012.1394%2015.9606L14.05%2017.8711L16.9552%2014.9658L19.8606%2012.0606C20.2414%2011.6798%2020.8586%2011.6798%2021.2394%2012.0606Z'%20fill='%23001978'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M21.2394%2012.0606C21.6202%2012.4413%2021.6202%2013.0587%2021.2394%2013.4394L14.7394%2019.9394C14.3586%2020.3202%2013.7414%2020.3202%2013.3606%2019.9394L10.7606%2017.3394C10.3798%2016.9586%2010.3798%2016.3414%2010.7606%2015.9606C11.1413%2015.5798%2011.7587%2015.5798%2012.1394%2015.9606L14.05%2017.8711L16.9552%2014.9658L19.8606%2012.0606C20.2414%2011.6798%2020.8586%2011.6798%2021.2394%2012.0606Z'%20fill='white'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-download-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.7136%203.03368C15.489%203.10812%2015.3778%203.17883%2015.2254%203.34428C14.9403%203.65358%2014.9686%202.85108%2014.9496%2011.151L14.9326%2018.5496L13.541%2017.026C11.3408%2014.6171%2011.3604%2014.6375%2011.1475%2014.5376C10.8974%2014.4203%2010.4971%2014.4138%2010.2589%2014.5231C9.73702%2014.7628%209.48868%2015.4378%209.73624%2015.9439C9.85406%2016.1848%2015.2501%2022.0963%2015.467%2022.2221C15.7755%2022.4011%2016.2289%2022.4011%2016.5373%2022.2221C16.7542%2022.0963%2022.1503%2016.1848%2022.2681%2015.9439C22.4569%2015.5581%2022.3645%2015.057%2022.046%2014.7383C21.8336%2014.526%2021.6431%2014.4508%2021.3159%2014.4502C21.0939%2014.4498%2021.01%2014.4658%2020.8568%2014.5376C20.6439%2014.6375%2020.6635%2014.6171%2018.4633%2017.026L17.0717%2018.5496L17.0547%2011.151C17.039%204.29902%2017.0335%203.74296%2016.9804%203.6257C16.8909%203.42826%2016.6326%203.17468%2016.4339%203.08917C16.2198%202.99707%2015.8987%202.97235%2015.7136%203.03368ZM3.77881%2018.9451C3.4735%2019.0455%203.22037%2019.2664%203.09291%2019.5436C3.0179%2019.7068%203.01441%2019.7532%203.00385%2020.7322C2.99128%2021.8946%203.04255%2023.422%203.11837%2024.1452C3.28485%2025.7326%203.72031%2026.7814%204.53937%2027.5679C5.34408%2028.3406%206.39186%2028.7425%208.00605%2028.8976C8.88461%2028.9821%2010.2841%2029%2016.0022%2029C21.7281%2029%2023.1257%2028.982%2023.9983%2028.8972C25.6269%2028.739%2026.6444%2028.3507%2027.4581%2027.577C28.3028%2026.7737%2028.7354%2025.6973%2028.9042%2023.9782C28.9656%2023.3533%2029.0114%2021.8146%2029.0003%2020.7492C28.9899%2019.7522%2028.9866%2019.7071%2028.9114%2019.5436C28.8129%2019.3292%2028.6303%2019.1389%2028.4123%2019.0231C28.2648%2018.9448%2028.2023%2018.9329%2027.9369%2018.9329C27.6837%2018.9328%2027.6064%2018.9461%2027.4855%2019.0104C27.261%2019.13%2027.0825%2019.3099%2026.9787%2019.5212L26.8844%2019.7134L26.862%2021.4284C26.8342%2023.5606%2026.7748%2024.2973%2026.5754%2024.9857C26.2219%2026.2057%2025.5241%2026.6229%2023.5399%2026.8008C22.8233%2026.8651%209.18106%2026.8651%208.46443%2026.8008C6.00227%2026.5801%205.41036%2025.9964%205.20314%2023.5848C5.18229%2023.342%205.15502%2022.3716%205.1426%2021.4284L5.11998%2019.7134L5.02559%2019.5212C4.92101%2019.3082%204.74035%2019.127%204.51883%2019.0131C4.36115%2018.932%203.9372%2018.893%203.77881%2018.9451Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-maximize-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.7071%2019.2929C13.0976%2019.6834%2013.0976%2020.3166%2012.7071%2020.7071L6.41421%2027H10.6939C11.2462%2027%2011.6939%2027.4477%2011.6939%2028C11.6939%2028.5523%2011.2462%2029%2010.6939%2029H4C3.44772%2029%203%2028.5523%203%2028V21.3062C3%2020.7539%203.44772%2020.3062%204%2020.3062C4.55228%2020.3062%205%2020.7539%205%2021.3062V25.5858L11.2929%2019.2929C11.6834%2018.9024%2012.3166%2018.9024%2012.7071%2019.2929Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M20.3062%204C20.3062%203.44772%2020.7539%203%2021.3062%203H28C28.5523%203%2029%203.44772%2029%204V10.6939C29%2011.2462%2028.5523%2011.6939%2028%2011.6939C27.4477%2011.6939%2027%2011.2462%2027%2010.6939V6.41421L20.7071%2012.7071C20.3166%2013.0976%2019.6834%2013.0976%2019.2929%2012.7071C18.9024%2012.3166%2018.9024%2011.6834%2019.2929%2011.2929L25.5858%205H21.3062C20.7539%205%2020.3062%204.55229%2020.3062%204Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.7071%2012.7071C12.3166%2013.0976%2011.6834%2013.0976%2011.2929%2012.7071L5%206.41421V10.6939C5%2011.2462%204.55228%2011.6939%204%2011.6939C3.44771%2011.6939%203%2011.2462%203%2010.6939V4C3%203.44772%203.44771%203%204%203L10.6938%203C11.2461%203%2011.6938%203.44772%2011.6938%204C11.6938%204.55229%2011.2461%205%2010.6938%205L6.41421%205L12.7071%2011.2929C13.0976%2011.6834%2013.0976%2012.3166%2012.7071%2012.7071Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M28%2020.3062C28.5523%2020.3062%2029%2020.7539%2029%2021.3062V28C29%2028.5523%2028.5523%2029%2028%2029H21.3061C20.7538%2029%2020.3061%2028.5523%2020.3061%2028C20.3061%2027.4477%2020.7538%2027%2021.3061%2027H25.5858L19.2929%2020.7071C18.9024%2020.3166%2018.9024%2019.6834%2019.2929%2019.2929C19.6834%2018.9024%2020.3166%2018.9024%2020.7071%2019.2929L27%2025.5858V21.3062C27%2020.7539%2027.4477%2020.3062%2028%2020.3062Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-move-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.2929%203.29289C15.6834%202.90237%2016.3166%202.90237%2016.7071%203.29289L20.3071%206.89289C20.6976%207.28342%2020.6976%207.91658%2020.3071%208.30711C19.9166%208.69763%2019.2834%208.69763%2018.8929%208.30711L17%206.41421V12.4C17%2012.9523%2016.5523%2013.4%2016%2013.4C15.4477%2013.4%2015%2012.9523%2015%2012.4V6.41421L13.1071%208.30711C12.7166%208.69763%2012.0834%208.69763%2011.6929%208.30711C11.3024%207.91658%2011.3024%207.28342%2011.6929%206.89289L15.2929%203.29289ZM8.30711%2011.6929C8.69763%2012.0834%208.69763%2012.7166%208.30711%2013.1071L6.41421%2015H12.4C12.9523%2015%2013.4%2015.4477%2013.4%2016C13.4%2016.5523%2012.9523%2017%2012.4%2017H6.41421L8.30711%2018.8929C8.69763%2019.2834%208.69763%2019.9166%208.30711%2020.3071C7.91658%2020.6976%207.28342%2020.6976%206.89289%2020.3071L3.29289%2016.7071C2.90237%2016.3166%202.90237%2015.6834%203.29289%2015.2929L6.89289%2011.6929C7.28342%2011.3024%207.91658%2011.3024%208.30711%2011.6929ZM23.6929%2011.6929C24.0834%2011.3024%2024.7166%2011.3024%2025.1071%2011.6929L28.7071%2015.2929C29.0976%2015.6834%2029.0976%2016.3166%2028.7071%2016.7071L25.1071%2020.3071C24.7166%2020.6976%2024.0834%2020.6976%2023.6929%2020.3071C23.3024%2019.9166%2023.3024%2019.2834%2023.6929%2018.8929L25.5858%2017H19.6C19.0477%2017%2018.6%2016.5523%2018.6%2016C18.6%2015.4477%2019.0477%2015%2019.6%2015H25.5858L23.6929%2013.1071C23.3024%2012.7166%2023.3024%2012.0834%2023.6929%2011.6929ZM17%2019.6V25.5858L18.8929%2023.6929C19.2834%2023.3024%2019.9166%2023.3024%2020.3071%2023.6929C20.6976%2024.0834%2020.6976%2024.7166%2020.3071%2025.1071L16.7071%2028.7071C16.3166%2029.0976%2015.6834%2029.0976%2015.2929%2028.7071L11.6929%2025.1071C11.3024%2024.7166%2011.3024%2024.0834%2011.6929%2023.6929C12.0834%2023.3024%2012.7166%2023.3024%2013.1071%2023.6929L15%2025.5858V19.6C15%2019.0477%2015.4477%2018.6%2016%2018.6C16.5523%2018.6%2017%2019.0477%2017%2019.6Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-arrow-right-box-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.9476%202.52967C10.0378%202.58307%208.68562%202.72904%207.63397%202.99531C5.16601%203.62023%203.62007%205.16631%202.99521%207.63448C2.59705%209.20724%202.49707%2010.8859%202.49707%2015.9983C2.49707%2021.1108%202.59705%2022.7894%202.99521%2024.3622C3.3454%2025.7455%204.02177%2026.8973%204.933%2027.6622C6.2167%2028.7397%207.7464%2029.2175%2010.5103%2029.4043C12.4463%2029.5352%2019.5479%2029.5352%2021.4839%2029.4043C23.4361%2029.2724%2024.7042%2029.0057%2025.7481%2028.5077C27.4442%2027.6985%2028.5252%2026.2996%2029.0198%2024.2742C29.4011%2022.7125%2029.4969%2021.0478%2029.4971%2015.9823C29.4972%2010.9524%2029.4007%209.28256%2029.0198%207.72247C28.4021%205.19293%2026.8598%203.62822%2024.3602%202.99531C23.2713%202.7196%2022.0265%202.58915%2019.9003%202.52798C18.6873%202.49307%2013.2151%202.49425%2011.9476%202.52967ZM12.0459%204.53173C8.54082%204.64839%207.0795%205.0181%206.04867%206.04904C5.11124%206.98653%204.74018%208.24148%204.56851%2011.0549C4.5105%2012.0057%204.5105%2019.991%204.56851%2020.9417C4.74018%2023.7552%205.11124%2025.0101%206.04867%2025.9476C6.98608%2026.8851%208.24091%2027.2562%2011.0541%2027.4279C12.0048%2027.4859%2019.9894%2027.4859%2020.9401%2027.4279C23.7533%2027.2562%2025.0081%2026.8851%2025.9455%2025.9476C26.883%2025.0101%2027.254%2023.7552%2027.4257%2020.9417C27.4837%2019.991%2027.4837%2012.0057%2027.4257%2011.0549C27.254%208.24148%2026.883%206.98653%2025.9455%206.04904C25.019%205.12244%2023.8037%204.75679%2021.036%204.57195C20.5447%204.53915%2012.8568%204.50476%2012.0459%204.53173ZM17.0823%2011.2649C16.9077%2011.2925%2016.7106%2011.3883%2016.5642%2011.5169C16.2796%2011.7668%2016.1749%2012.2385%2016.3186%2012.6228C16.3856%2012.8018%2016.4636%2012.8884%2017.4796%2013.9106L18.5689%2015.0065L14.6675%2015.0068L10.7662%2015.0071L10.6042%2015.0825C10.1604%2015.2892%209.93253%2015.7168%2010.0184%2016.1817C10.0796%2016.5126%2010.28%2016.7632%2010.6042%2016.9141L10.7662%2016.9896L14.6675%2016.9899L18.5689%2016.9902L17.4796%2018.0861C16.4636%2019.1083%2016.3856%2019.1948%2016.3186%2019.3739C16.2266%2019.62%2016.2377%2019.9744%2016.3439%2020.1809C16.598%2020.6749%2017.18%2020.8792%2017.6834%2020.6511C17.8329%2020.5833%2021.7524%2016.6862%2021.8679%2016.4905C22.0201%2016.2324%2022.0249%2015.7685%2021.8779%2015.5198C21.7958%2015.381%2017.9453%2011.5102%2017.7887%2011.409C17.5869%2011.2787%2017.3289%2011.2261%2017.0823%2011.2649Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-album-menu-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.77947%203.01626C5.5306%203.10125%204.67439%203.4029%204.0804%203.96715C3.43076%204.58424%203.12908%205.37745%203.02497%206.74223C2.97793%207.35886%203.00255%2011.4014%203.05573%2011.7914C3.24199%2013.1573%203.70679%2013.9847%204.58639%2014.5162C4.98601%2014.7576%205.60925%2014.9521%206.22948%2015.0289C7.06786%2015.1328%2010.5549%2015.1549%2011.5515%2015.0627C13.5732%2014.8756%2014.6333%2014.0036%2014.9636%2012.2558C15.0714%2011.6855%2015.0951%2011.2749%2015.1151%209.62681C15.1339%208.07925%2015.1019%206.82126%2015.0287%206.22983C14.8626%204.88948%2014.3129%203.99653%2013.347%203.49814C12.922%203.27886%2012.46%203.14758%2011.7911%203.05595C11.5334%203.02066%207.217%202.98646%206.77947%203.01626ZM20.7234%203.01652C19.8037%203.08355%2019.2059%203.21788%2018.7045%203.47019C17.615%204.01843%2017.0901%204.93364%2016.9364%206.55336C16.9169%206.75798%2016.893%207.62421%2016.8832%208.47831C16.8642%2010.1359%2016.9024%2011.4094%2016.9882%2011.981C17.2828%2013.9419%2018.3161%2014.8624%2020.4484%2015.0632C21.4171%2015.1545%2024.9403%2015.1318%2025.7703%2015.0289C26.3906%2014.9521%2027.0138%2014.7576%2027.4134%2014.5162C28.2913%2013.9857%2028.7582%2013.1547%2028.9441%2011.7914C28.9973%2011.4014%2029.0219%207.35886%2028.9749%206.74223C28.874%205.421%2028.596%204.65642%2027.9909%204.03694C27.3996%203.4315%2026.6009%203.13153%2025.3046%203.02794C24.9335%202.9983%2021.1045%202.98876%2020.7234%203.01652ZM7.34564%205.03419C6.21941%205.07282%205.7561%205.17502%205.47463%205.44688C5.28433%205.63064%205.1898%205.85487%205.11047%206.31071C5.02703%206.79008%204.98303%208.88986%205.02723%2010.2819C5.06838%2011.5783%205.08837%2011.8032%205.19387%2012.1542C5.43833%2012.9677%205.93284%2013.0876%209.04414%2013.0876C11.1517%2013.0876%2011.9469%2013.023%2012.3843%2012.816C12.9755%2012.5364%2013.0873%2011.9364%2013.0873%209.04447C13.0873%206.85721%2013.0217%206.10861%2012.792%205.67425C12.6197%205.3483%2012.3086%205.18295%2011.7091%205.09854C11.1129%205.01462%208.8772%204.98162%207.34564%205.03419ZM21.2572%205.03458C19.2845%205.10339%2019.0355%205.32818%2018.9451%207.12123C18.9032%207.95217%2018.9032%2010.1368%2018.9451%2010.9677C19.0067%2012.1906%2019.1719%2012.627%2019.6524%2012.8362C20.0838%2013.0241%2020.9188%2013.0876%2022.9557%2013.0876C25.1525%2013.0876%2025.9039%2013.0212%2026.3294%2012.7896C26.6505%2012.6148%2026.8184%2012.2993%2026.9024%2011.7135C27.0005%2011.0297%2027.0207%207.70736%2026.9329%206.70732C26.8977%206.30557%2026.8268%205.96144%2026.7347%205.74546C26.6672%205.58696%2026.4833%205.37713%2026.3511%205.30767C26.21%205.23352%2025.862%205.13516%2025.6086%205.09777C25.044%205.01443%2022.7776%204.98152%2021.2572%205.03458ZM7.32946%2016.8951C5.82015%2016.9479%204.92768%2017.1802%204.28619%2017.6872C3.58819%2018.239%203.22203%2018.9894%203.05573%2020.209C3.00255%2020.599%202.97793%2024.6415%203.02497%2025.2582C3.12578%2026.5794%203.40385%2027.344%204.00893%2027.9634C4.60885%2028.5777%205.40734%2028.8732%206.74187%2028.975C7.35851%2029.0221%2011.4011%2028.9975%2011.7911%2028.9443C13.6025%2028.6973%2014.5475%2027.9208%2014.9155%2026.3772C15.0238%2025.923%2015.0568%2025.6234%2015.0984%2024.7191C15.1391%2023.8344%2015.1156%2021.0077%2015.063%2020.4486C14.862%2018.3144%2013.9387%2017.2797%2011.9753%2016.9882C11.456%2016.9111%2010.421%2016.8746%208.93091%2016.8809C8.18356%2016.884%207.46291%2016.8904%207.32946%2016.8951ZM20.9439%2016.9061C19.5557%2016.9745%2018.7387%2017.2234%2018.0766%2017.7796C17.4163%2018.3343%2017.063%2019.1687%2016.9329%2020.481C16.8742%2021.0724%2016.8735%2024.7729%2016.9319%2025.3985C17.0597%2026.7676%2017.4257%2027.6011%2018.154%2028.1819C18.6564%2028.5825%2019.296%2028.8198%2020.2088%2028.9443C20.5987%2028.9975%2024.6413%2029.0221%2025.258%2028.975C26.5925%2028.8732%2027.391%2028.5777%2027.9909%2027.9634C28.6025%2027.3372%2028.881%2026.562%2028.9759%2025.2206C29.022%2024.5698%2028.9967%2020.5957%2028.9441%2020.209C28.8198%2019.2967%2028.5823%2018.6567%2028.1817%2018.1543C27.6114%2017.4391%2026.7725%2017.0637%2025.463%2016.9377C24.988%2016.892%2021.6972%2016.869%2020.9439%2016.9061ZM7.01829%2018.9475C6.07289%2018.9946%205.57916%2019.1517%205.36372%2019.4741C5.24658%2019.6494%205.14583%2019.9515%205.09801%2020.2707C5.08067%2020.3863%205.04881%2021.0378%205.02723%2021.7184C4.98303%2023.1105%205.02703%2025.2103%205.11047%2025.6897C5.18986%2026.1457%205.28446%2026.3701%205.47463%2026.5532C5.69142%2026.7619%206.06532%2026.8768%206.71205%2026.9336C7.33476%2026.9882%209.48232%2027.0094%2010.5162%2026.971C11.5588%2026.9324%2011.8197%2026.9061%2012.1539%2026.806C12.9673%2026.5623%2013.0873%2026.0672%2013.0873%2022.9559C13.0873%2020.919%2013.0237%2020.084%2012.8359%2019.6527C12.6267%2019.1722%2012.1903%2019.007%2010.9674%2018.9453C10.2245%2018.9079%207.78747%2018.9092%207.01829%2018.9475ZM20.9432%2018.9469C19.8478%2019.0013%2019.3932%2019.1739%2019.1848%2019.6144C18.9771%2020.0532%2018.9125%2020.8463%2018.9125%2022.9559C18.9125%2026.0672%2019.0326%2026.5623%2019.8459%2026.806C20.1801%2026.9061%2020.4411%2026.9324%2021.4837%2026.971C22.5175%2027.0094%2024.6651%2026.9882%2025.2878%2026.9336C26.5311%2026.8245%2026.8242%2026.5323%2026.9329%2025.2931C26.9875%2024.6713%2027.009%2022.5135%2026.9708%2021.4839C26.9322%2020.4413%2026.9059%2020.1804%2026.8058%2019.8462C26.6117%2019.1986%2026.214%2019.0126%2024.8789%2018.9453C24.1429%2018.9082%2021.7025%2018.9092%2020.9432%2018.9469Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-euro-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.2372%203.00774C15.1694%203.01449%2014.9543%203.03434%2014.7593%203.05188C9.93517%203.48518%205.68218%206.6798%203.89598%2011.2119C3.26789%2012.8055%203%2014.2358%203%2015.9955C3%2017.0192%203.05931%2017.6667%203.23281%2018.5382C3.91112%2021.9449%205.92961%2024.9343%208.85629%2026.8665C11.852%2028.8443%2015.5717%2029.4856%2019.0753%2028.6283C23.4755%2027.5517%2026.9832%2024.2879%2028.3793%2019.9713C29.581%2016.2558%2029.0174%2012.118%2026.8661%208.86108C25.3777%206.60768%2023.2531%204.8773%2020.7772%203.90199C19.6311%203.45051%2018.5711%203.19297%2017.2718%203.05046C16.9611%203.01634%2015.466%202.985%2015.2372%203.00774ZM15.1909%204.94933C13.1061%205.1271%2011.1753%205.82315%209.56484%206.9775C8.65917%207.62666%207.62157%208.66402%206.97224%209.56946C6.0208%2010.8962%205.32936%2012.5738%205.06674%2014.1925C4.95517%2014.8803%204.94173%2015.0743%204.94173%2015.9955C4.94173%2016.9167%204.95517%2017.1107%205.06674%2017.7985C5.14769%2018.2975%205.38115%2019.2513%205.47974%2019.4858C5.4958%2019.524%205.57265%2019.7286%205.65052%2019.9405C5.8833%2020.5739%206.30127%2021.4027%206.6996%2022.0209C7.49129%2023.2495%208.76803%2024.5221%209.99643%2025.3071C10.5965%2025.6905%2011.4301%2026.1085%2012.0465%2026.3349C12.2584%2026.4128%2012.4631%2026.4896%2012.5013%2026.5056C12.7358%2026.6042%2013.6899%2026.8376%2014.189%2026.9185C14.877%2027.0301%2015.0711%2027.0435%2015.9925%2027.0435C16.9138%2027.0435%2017.108%2027.0301%2017.7959%2026.9185C18.295%2026.8376%2019.2491%2026.6042%2019.4836%2026.5056C19.5218%2026.4896%2019.7265%2026.4128%2019.9384%2026.3349C20.5548%2026.1085%2021.3884%2025.6905%2021.9885%2025.3071C22.9878%2024.6685%2024.0745%2023.6585%2024.8295%2022.6667C25.8876%2021.2766%2026.6375%2019.5289%2026.9182%2017.7985C27.0297%2017.1107%2027.0432%2016.9167%2027.0432%2015.9955C27.0432%2015.0743%2027.0297%2014.8803%2026.9182%2014.1925C26.8372%2013.6935%2026.6038%2012.7397%2026.5052%2012.5052C26.4891%2012.467%2026.4123%2012.2624%2026.3344%2012.0505C26.1016%2011.4171%2025.6836%2010.5883%2025.2853%209.97012C24.4936%208.7415%2023.2169%207.46886%2021.9885%206.68393C21.3884%206.30046%2020.5548%205.88254%2019.9384%205.6561C19.7265%205.57825%2019.5218%205.50142%2019.4836%205.48536C19.3699%205.43756%2018.6811%205.25045%2018.3662%205.18178C17.5666%205.00743%2017.1271%204.96058%2016.1774%204.94837C15.7112%204.9424%2015.2672%204.94283%2015.1909%204.94933ZM15.5455%207.81747C13.8365%207.91826%2012.2302%208.53087%2010.8731%209.59948C10.5776%209.83211%209.82755%2010.582%209.59486%2010.8774C9.12224%2011.4773%208.64354%2012.3004%208.37929%2012.9674L8.27854%2013.2217H7.85601C7.36644%2013.2217%207.1921%2013.2613%206.98451%2013.4198C6.57931%2013.7291%206.48346%2014.2976%206.76495%2014.7224C6.95371%2015.0072%207.27713%2015.1634%207.67814%2015.1634H7.83847L7.81215%2015.5794C7.79763%2015.8093%207.79763%2016.1817%207.81215%2016.4116L7.83847%2016.8277H7.67814C7.27676%2016.8277%206.95393%2016.9837%206.76418%2017.2695C6.48328%2017.6926%206.57968%2018.2622%206.98451%2018.5712C7.1921%2018.7297%207.36644%2018.7693%207.85601%2018.7693H8.27854L8.37929%2019.0236C8.64062%2019.6832%209.12856%2020.5226%209.59314%2021.1117C9.82805%2021.4095%2010.5771%2022.1584%2010.875%2022.3933C13.1359%2024.1754%2016.07%2024.6583%2018.7867%2023.6952C19.2536%2023.5298%2020.0728%2023.121%2020.2497%2022.9654C20.7419%2022.5323%2020.6422%2021.7274%2020.0562%2021.4028C19.9069%2021.3202%2019.8659%2021.312%2019.5993%2021.312H19.3065L18.9519%2021.5012C17.1515%2022.4622%2015.0784%2022.5002%2013.2334%2021.6059C12.1107%2021.0617%2011.1085%2020.107%2010.5075%2019.0092L10.3773%2018.7713L12.0982%2018.7626L13.8191%2018.7539L13.9763%2018.6828C14.1606%2018.5994%2014.3549%2018.4098%2014.4562%2018.2146C14.5591%2018.0161%2014.5595%2017.5823%2014.4569%2017.3887C14.3491%2017.1853%2014.1856%2017.023%2013.9936%2016.9287L13.8191%2016.8431L11.8087%2016.8341L9.79836%2016.8252L9.7741%2016.7108C9.76078%2016.6479%209.74987%2016.326%209.74987%2015.9955C9.74987%2015.665%209.76078%2015.3431%209.7741%2015.2802L9.79836%2015.1658L11.8087%2015.1569L13.8191%2015.1479L13.9936%2015.0623C14.1856%2014.968%2014.3491%2014.8057%2014.4569%2014.6023C14.5595%2014.4087%2014.5591%2013.9749%2014.4562%2013.7764C14.3549%2013.5812%2014.1606%2013.3916%2013.9763%2013.3082L13.8191%2013.2371L12.0982%2013.2284L10.3773%2013.2197L10.5075%2012.9818C11.1086%2011.8838%2012.1106%2010.9293%2013.2334%2010.3851C14.1923%209.92038%2015.1729%209.71071%2016.2083%209.74914C17.2008%209.78597%2018.0335%2010.01%2018.9628%2010.4902L19.3282%2010.679L19.6102%2010.6785C19.8423%2010.678%2019.9153%2010.6657%2020.0223%2010.6089C20.5166%2010.3469%2020.7023%209.77867%2020.4553%209.28421C20.3492%209.07192%2020.1576%208.92771%2019.6329%208.66549C18.6338%208.1662%2017.6655%207.90525%2016.5325%207.83002C16.0637%207.79889%2015.897%207.79676%2015.5455%207.81747Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-save-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.0998%203.02831C10.2609%203.07973%208.9589%203.22027%207.94627%203.47666C5.5699%204.07838%204.08132%205.56708%203.47965%207.94365C3.09627%209.45804%203%2011.0744%203%2015.9971C3%2020.9198%203.09627%2022.5361%203.47965%2024.0505C3.81685%2025.3825%204.46812%2026.4915%205.34554%2027.2281C6.5816%2028.2656%208.05452%2028.7257%2010.7158%2028.9055C12.58%2029.0315%2019.4181%2029.0315%2021.2823%2028.9055C23.162%2028.7785%2024.383%2028.5217%2025.3882%2028.0421C27.0213%2027.263%2028.0623%2025.916%2028.5385%2023.9658C28.7117%2023.2563%2028.8322%2022.377%2028.9065%2021.2808C29.0031%2019.8551%2029.0348%2015.6078%2028.9539%2014.9167C28.8308%2013.8641%2028.4174%2012.8675%2027.7472%2012.0074C27.5137%2011.7078%2020.2245%204.42384%2019.9422%204.20815C19.1072%203.56992%2018.1041%203.16103%2017.0793%203.04115C16.7741%203.00542%2016.2933%202.99694%2014.7978%203.00089C13.7557%203.0036%2012.5416%203.01595%2012.0998%203.02831ZM12.1945%204.95667C8.85514%205.06053%207.41105%205.42573%206.4198%206.41706C5.51716%207.31975%205.15987%208.52812%204.99457%2011.2372C4.93871%2012.1526%204.93871%2019.8415%204.99457%2020.757C5.15987%2023.4661%205.51716%2024.6744%206.4198%2025.5771C6.96562%2026.123%207.6343%2026.4605%208.61424%2026.6848L8.99069%2026.771L9.01213%2025.8898C9.05732%2024.0339%209.164%2018.5635%209.53235%2017.8741C9.98541%2017.0262%2010.7895%2016.5156%2011.9385%2016.3461C12.5408%2016.2573%2013.3123%2016.2364%2015.9991%2016.2364C19.3116%2016.2364%2019.9463%2016.2684%2020.6449%2016.4704C21.6773%2016.7688%2022.336%2017.3829%2022.6799%2018.3678C22.8794%2018.9388%2022.9484%2024.3667%2022.9862%2025.9052L23.0074%2026.771L23.3839%2026.6848C24.3638%2026.4605%2025.0325%2026.123%2025.5783%2025.5771C26.4811%2024.6743%2026.8431%2023.449%2027.0023%2020.757C27.0594%2019.7929%2027.0578%2015.1627%2027.0003%2014.8726C26.8915%2014.3234%2026.6425%2013.7578%2026.3098%2013.304C26.0555%2012.9573%2019.0386%205.93977%2018.692%205.68554C18.2619%205.37015%2017.7709%205.14584%2017.2105%205.00862C17.0247%204.96314%2016.7368%204.95661%2014.736%204.95261C13.4907%204.95008%2012.347%204.95193%2012.1945%204.95667ZM12.7069%2018.2101C11.548%2018.2838%2011.2118%2018.5164%2011.0561%2019.3522C10.9984%2019.6618%2010.9485%2025.4817%2010.9475%2026.3531L10.9469%2026.989L11.5245%2027.0155C12.276%2027.0499%2019.7221%2027.0499%2020.4736%2027.0155L21.0512%2026.989L21.0506%2026.3531C21.0496%2025.4817%2020.9997%2019.6618%2020.942%2019.3522C20.7829%2018.4981%2020.4656%2018.288%2019.2142%2018.2082C18.647%2018.172%2013.2809%2018.1736%2012.7069%2018.2101Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.7999%2011.1833H17.1989C18.2505%2011.1833%2019.1008%2011.1833%2019.7704%2011.127C20.4475%2011.0701%2021.0742%2010.9482%2021.609%2010.6139C21.9102%2010.4257%2022.0885%2010.1512%2022.1946%209.94167C22.3065%209.72079%2022.3851%209.47793%2022.4434%209.24627C22.5602%208.78233%2022.5617%208.77624%2022.4434%209.24627L20.7477%207.55875C20.7102%208.04673%2020.6537%208.46846%2020.5763%208.77624C20.5351%208.9399%2020.4028%209.06214%2020.2389%209.10227C20.0756%209.14226%2019.85%209.18799%2019.6092%209.20823C19.0299%209.25692%2018.2609%209.25773%2017.1546%209.25773H14.8442C13.7379%209.25773%2012.9689%209.25692%2012.3896%209.20823C12.076%209.18188%2011.857%209.14366%2011.6995%209.10011C11.5701%209.06434%2011.4727%208.96202%2011.4372%208.83256C11.364%208.56518%2011.3068%208.19206%2011.2665%207.74683C11.1863%206.86243%2011.1856%205.85359%2011.1856%205.16597L11.1857%204.9253L9.26024%205.17831C9.26024%205.85322%209.26023%206.94131%209.34894%207.92056C9.39328%208.41014%209.46304%208.91318%209.58022%209.34113C9.63883%209.55519%209.71731%209.78072%209.82792%209.98733C9.93398%2010.1854%2010.1072%2010.4373%2010.3898%2010.6139C10.9246%2010.9482%2011.5513%2011.0701%2012.2284%2011.127C12.898%2011.1833%2013.7483%2011.1833%2014.7999%2011.1833Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-info-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.2372%203.00774C15.1694%203.01449%2014.9543%203.03434%2014.7593%203.05188C9.93517%203.48518%205.68218%206.6798%203.89598%2011.2119C3.26789%2012.8055%203%2014.2358%203%2015.9955C3%2017.0192%203.05931%2017.6667%203.23281%2018.5382C3.91112%2021.9449%205.92961%2024.9343%208.85629%2026.8665C11.852%2028.8443%2015.5717%2029.4856%2019.0753%2028.6283C23.4755%2027.5517%2026.9832%2024.2879%2028.3793%2019.9713C29.581%2016.2558%2029.0174%2012.118%2026.8661%208.86108C25.3777%206.60768%2023.2531%204.8773%2020.7772%203.90199C19.6311%203.45051%2018.5711%203.19297%2017.2718%203.05046C16.9611%203.01634%2015.466%202.985%2015.2372%203.00774ZM15.1909%204.94933C13.1061%205.1271%2011.1753%205.82315%209.56484%206.9775C8.65917%207.62666%207.62157%208.66402%206.97224%209.56946C6.0208%2010.8962%205.32936%2012.5738%205.06674%2014.1925C4.95517%2014.8803%204.94173%2015.0743%204.94173%2015.9955C4.94173%2016.9167%204.95517%2017.1107%205.06674%2017.7985C5.14769%2018.2975%205.38115%2019.2513%205.47974%2019.4858C5.4958%2019.524%205.57265%2019.7286%205.65052%2019.9405C5.8833%2020.5739%206.30127%2021.4027%206.6996%2022.0209C7.49129%2023.2495%208.76803%2024.5221%209.99643%2025.3071C10.5965%2025.6905%2011.4301%2026.1085%2012.0465%2026.3349C12.2584%2026.4128%2012.4631%2026.4896%2012.5013%2026.5056C12.7358%2026.6042%2013.6899%2026.8376%2014.189%2026.9185C14.877%2027.0301%2015.0711%2027.0435%2015.9925%2027.0435C16.9138%2027.0435%2017.108%2027.0301%2017.7959%2026.9185C18.295%2026.8376%2019.2491%2026.6042%2019.4836%2026.5056C19.5218%2026.4896%2019.7265%2026.4128%2019.9384%2026.3349C20.5548%2026.1085%2021.3884%2025.6905%2021.9885%2025.3071C22.9878%2024.6685%2024.0745%2023.6585%2024.8295%2022.6667C25.8876%2021.2766%2026.6375%2019.5289%2026.9182%2017.7985C27.0297%2017.1107%2027.0432%2016.9167%2027.0432%2015.9955C27.0432%2015.0743%2027.0297%2014.8803%2026.9182%2014.1925C26.8372%2013.6935%2026.6038%2012.7397%2026.5052%2012.5052C26.4891%2012.467%2026.4123%2012.2624%2026.3344%2012.0505C26.1016%2011.4171%2025.6836%2010.5883%2025.2853%209.97012C24.4936%208.7415%2023.2169%207.46886%2021.9885%206.68393C21.3884%206.30046%2020.5548%205.88254%2019.9384%205.6561C19.7265%205.57825%2019.5218%205.50142%2019.4836%205.48536C19.3699%205.43756%2018.6811%205.25045%2018.3662%205.18178C17.5666%205.00743%2017.1271%204.96058%2016.1774%204.94837C15.7112%204.9424%2015.2672%204.94283%2015.1909%204.94933ZM15.5575%2010.0567C15.2434%2010.1885%2015.026%2010.394%2014.8868%2010.6907C14.816%2010.8417%2014.8056%2010.9035%2014.8056%2011.1721C14.8056%2011.4447%2014.8155%2011.5015%2014.8912%2011.6631C15.0566%2012.0161%2015.3293%2012.2493%2015.689%2012.345C16.0101%2012.4304%2016.3271%2012.3812%2016.6308%2012.1989C16.8343%2012.0768%2016.9777%2011.9108%2017.0937%2011.6631C17.1694%2011.5015%2017.1793%2011.4447%2017.1793%2011.1721C17.1793%2010.9043%2017.1688%2010.8417%2017.0993%2010.6944C16.9806%2010.4432%2016.7644%2010.2209%2016.5231%2010.1021C16.3412%2010.0124%2016.2845%209.99999%2016.0241%209.99256C15.7733%209.98538%2015.7052%209.99475%2015.5575%2010.0567ZM15.5677%2013.932C15.3654%2014.0331%2015.2321%2014.1641%2015.1218%2014.3706L15.0522%2014.5007L15.044%2018.3638L15.0359%2022.2268L15.1176%2022.4089C15.2005%2022.5935%2015.3835%2022.7922%2015.5503%2022.8784C15.7839%2022.9992%2016.201%2022.9992%2016.4347%2022.8784C16.6014%2022.7922%2016.7845%2022.5935%2016.8674%2022.4089L16.949%2022.2268L16.9409%2018.3638C16.933%2014.6544%2016.9304%2014.4964%2016.8749%2014.3928C16.7613%2014.1807%2016.6104%2014.0285%2016.419%2013.9329C16.2565%2013.8517%2016.1952%2013.8381%2015.9925%2013.8381C15.7903%2013.8381%2015.7282%2013.8518%2015.5677%2013.932Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-ia-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.838%203.322c.374-1.096%201.95-1.096%202.324%200l1.726%205.054a4.046%204.046%200%200%200%202.158%202.369l4.743%202.16a1.199%201.199%200%200%201%200%202.19l-4.743%202.16a4.046%204.046%200%200%200-2.158%202.37l-1.726%205.053c-.374%201.096-1.95%201.096-2.324%200l-1.726-5.053a4.046%204.046%200%200%200-2.158-2.37l-4.743-2.16a1.199%201.199%200%200%201%200-2.19l4.743-2.16a4.046%204.046%200%200%200%202.158-2.37l1.726-5.053Z'%20fill='%232134F1'/%3e%3cpath%20d='M22.836%2017.929c.214-.572%201.114-.572%201.328%200l.986%202.637c.205.546.65.993%201.234%201.236l2.71%201.127c.541.225.541.917%200%201.143l-2.71%201.126c-.583.243-1.03.69-1.234%201.236l-.986%202.637c-.214.572-1.114.572-1.328%200l-.986-2.637c-.205-.546-.65-.993-1.234-1.236l-2.71-1.127c-.541-.225-.541-.917%200-1.143l2.71-1.126c.583-.243%201.03-.69%201.234-1.236l.986-2.637Z'%20fill='%23F81BBD'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-scissors-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.48731%203.03712C8.16726%203.14194%207.9251%203.40432%207.83922%203.73931C7.78043%203.9687%207.79742%204.1431%207.90021%204.36464C7.94019%204.4508%209.52946%207.28696%2011.4319%2010.6672L14.8909%2016.8132L13.3103%2019.6294C12.4409%2021.1782%2011.7218%2022.4461%2011.7122%2022.4469C11.7026%2022.4476%2011.6705%2022.3973%2011.6408%2022.3351C11.5452%2022.1348%2011.2017%2021.6374%2011.0056%2021.4155C9.48702%2019.6961%206.95054%2019.3598%205.03551%2020.6238C3.97957%2021.3208%203.26778%2022.4231%203.04117%2023.7122C2.9745%2024.0913%202.99132%2024.9264%203.07343%2025.3153C3.46595%2027.1742%204.82284%2028.5304%206.6859%2028.9259C7.15143%2029.0247%207.97927%2029.0247%208.44425%2028.9258C9.68034%2028.6629%2010.7151%2027.9746%2011.3696%2026.98C11.4658%2026.8338%2012.544%2024.9361%2013.7656%2022.7628C14.9872%2020.5896%2015.9936%2018.8115%2016.0021%2018.8115C16.0106%2018.8115%2017.017%2020.5896%2018.2386%2022.7629C19.4602%2024.9363%2020.5384%2026.834%2020.6346%2026.9801C21.2903%2027.9762%2022.3222%2028.6626%2023.5599%2028.9258C24.0249%2029.0247%2024.8528%2029.0247%2025.3183%2028.9259C26.9562%2028.5782%2028.243%2027.4556%2028.7678%2025.9165C28.9472%2025.3904%2029%2025.0537%2029%2024.4367C29%2023.826%2028.9485%2023.493%2028.7729%2022.9672C28.1311%2021.0457%2026.2647%2019.7738%2024.226%2019.8686C23.5547%2019.8998%2023.0197%2020.0381%2022.4031%2020.3397C21.5877%2020.7388%2020.8473%2021.4473%2020.4179%2022.2396C20.3561%2022.3538%2020.2985%2022.4469%2020.29%2022.4465C20.2815%2022.4461%2019.5633%2021.1784%2018.6939%2019.6294L17.1133%2016.8131L20.6151%2010.5901C22.744%206.80696%2024.1365%204.30067%2024.167%204.19758C24.2563%203.89549%2024.1539%203.52613%2023.9145%203.28652C23.7147%203.08651%2023.5281%203.01067%2023.236%203.01067C23.0278%203.01067%2022.9616%203.02423%2022.8122%203.09757C22.7148%203.14536%2022.585%203.24247%2022.5237%203.31338C22.4625%203.38425%2020.9766%205.99489%2019.2218%209.11477C17.467%2012.2346%2016.018%2014.7873%2016.0018%2014.7873C15.9856%2014.7873%2014.5368%2012.2346%2012.7821%209.11477C11.0275%205.99489%209.54171%203.38425%209.48048%203.31338C9.25963%203.05781%208.80786%202.93215%208.48731%203.03712ZM7.05808%2021.8344C6.09398%2022.0234%205.29245%2022.767%205.01352%2023.7314C4.91196%2024.0824%204.91166%2024.7899%205.01284%2025.1395C5.17893%2025.7134%205.52116%2026.2036%206.01686%2026.5776C6.70499%2027.0968%207.72508%2027.2194%208.56536%2026.884C9.25473%2026.6089%209.85297%2025.9632%2010.0871%2025.2417C10.1964%2024.9046%2010.2359%2024.3291%2010.1739%2023.9738C9.99052%2022.9213%209.16613%2022.069%208.1163%2021.8467C7.88512%2021.7978%207.28074%2021.7907%207.05808%2021.8344ZM23.8745%2021.8459C22.8233%2022.0848%2022.0124%2022.9284%2021.8305%2023.9724C21.8082%2024.1001%2021.7998%2024.3369%2021.8091%2024.5721C21.8218%2024.8925%2021.8406%2025.0101%2021.9164%2025.2417C22.2134%2026.1497%2022.9892%2026.8386%2023.9281%2027.028C24.2692%2027.0967%2024.8335%2027.0756%2025.1588%2026.982C26.0374%2026.7289%2026.7341%2026.0283%2026.9913%2025.1395C27.0925%2024.7899%2027.0922%2024.0824%2026.9907%2023.7314C26.8902%2023.384%2026.7319%2023.0787%2026.5074%2022.7992C26.1626%2022.37%2025.75%2022.0797%2025.2575%2021.9197C24.9955%2021.8345%2024.9148%2021.8229%2024.5162%2021.8129C24.2024%2021.805%2024.0109%2021.8149%2023.8745%2021.8459Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-search-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.1334%203.87961C11.5354%203.29889%2013.0381%203%2014.5556%203C16.0731%203%2017.5757%203.29889%2018.9777%203.87961C20.3797%204.46034%2021.6535%205.31151%2022.7266%206.38454C23.7996%207.45758%2024.6508%208.73145%2025.2315%2010.1334C25.8122%2011.5354%2026.1111%2013.0381%2026.1111%2014.5556C26.1111%2016.0731%2025.8122%2017.5757%2025.2315%2018.9777C24.6508%2020.3797%2023.7996%2021.6535%2022.7266%2022.7266C21.6535%2023.7996%2020.3797%2024.6508%2018.9777%2025.2315C17.5757%2025.8122%2016.0731%2026.1111%2014.5556%2026.1111C13.0381%2026.1111%2011.5354%2025.8122%2010.1334%2025.2315C8.73145%2024.6508%207.45758%2023.7996%206.38454%2022.7266C5.31151%2021.6535%204.46034%2020.3797%203.87961%2018.9777C3.29889%2017.5757%203%2016.0731%203%2014.5556C3%2013.0381%203.29889%2011.5354%203.87961%2010.1334C4.46034%208.73145%205.31151%207.45758%206.38454%206.38454C7.45758%205.31151%208.73145%204.46034%2010.1334%203.87961ZM14.5556%204.92593C13.291%204.92593%2012.0388%205.175%2010.8705%205.65894C9.70214%206.14287%208.64057%206.85219%207.74638%207.74638C6.85219%208.64057%206.14287%209.70214%205.65894%2010.8705C5.175%2012.0388%204.92593%2013.291%204.92593%2014.5556C4.92593%2015.8201%205.175%2017.0723%205.65894%2018.2407C6.14287%2019.409%206.85219%2020.4705%207.74638%2021.3647C8.64057%2022.2589%209.70214%2022.9682%2010.8705%2023.4522C12.0388%2023.9361%2013.291%2024.1852%2014.5556%2024.1852C15.8201%2024.1852%2017.0723%2023.9361%2018.2407%2023.4522C19.409%2022.9682%2020.4705%2022.2589%2021.3647%2021.3647C22.2589%2020.4705%2022.9682%2019.409%2023.4522%2018.2407C23.9361%2017.0723%2024.1852%2015.8201%2024.1852%2014.5556C24.1852%2013.291%2023.9361%2012.0388%2023.4522%2010.8705C22.9682%209.70214%2022.2589%208.64057%2021.3647%207.74638C20.4705%206.85219%2019.409%206.14287%2018.2407%205.65894C17.0723%205.175%2015.8201%204.92593%2014.5556%204.92593Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M21.5783%2021.5783C21.9544%2021.2023%2022.5641%2021.2023%2022.9402%2021.5783L28.718%2027.3561C29.094%2027.7322%2029.094%2028.3419%2028.718%2028.718C28.3419%2029.094%2027.7322%2029.094%2027.3561%2028.718L21.5783%2022.9402C21.2023%2022.5641%2021.2023%2021.9544%2021.5783%2021.5783Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-tick-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M26.0714%206.02618C25.8038%206.10914%2025.5483%206.26512%2025.3337%206.47652C25.2097%206.5987%2022.0844%209.96821%2018.3886%2013.9643C14.6928%2017.9604%2011.6328%2021.2664%2011.5885%2021.3109C11.5127%2021.3872%2011.3683%2021.2409%209.10094%2018.7916C7.77706%2017.3614%206.59453%2016.1089%206.47312%2016.0081C5.92771%2015.5555%205.04872%2015.5867%204.47057%2016.0791C4.01237%2016.4694%203.8639%2017.1968%204.13617%2017.7173C4.22469%2017.8866%205.15588%2018.9263%207.076%2021C10.6427%2024.8519%2010.4952%2024.6994%2010.8093%2024.8624C11.046%2024.9853%2011.1172%2024.9992%2011.5117%2025C11.9089%2025.0007%2011.9759%2024.9876%2012.2158%2024.8628C12.5338%2024.6974%2011.6527%2025.6321%2020.5818%2015.9877C25.7523%2010.403%2027.771%208.19208%2027.8662%208.00925C28.1358%207.49182%2027.9854%206.76618%2027.5276%206.37627C27.222%206.11595%2026.9691%206.01837%2026.5591%206.00255C26.3579%205.99477%2026.1384%206.0054%2026.0714%206.02618Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-reply-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.2808%207.3104C14.0958%207.45242%2013.8661%207.63944%2013.5686%207.883L7.95724%2012.4769C6.8258%2013.4032%206.0608%2014.0325%205.56544%2014.5686C5.08519%2015.0884%205%2015.3736%205%2015.5927C5%2015.8119%205.08519%2016.097%205.56544%2016.6168C6.06079%2017.153%206.82579%2017.7823%207.95724%2018.7085L13.5686%2023.3025C13.5686%2023.3025%2013.5686%2023.3025%2013.5686%2023.3025C13.8661%2023.546%2014.0958%2023.733%2014.2808%2023.875C14.2856%2023.6735%2014.2863%2023.4222%2014.2863%2023.1039V20.0535C14.2863%2019.5012%2014.7341%2019.0535%2015.2863%2019.0535C17.9665%2019.0535%2020.7551%2019.6394%2023.165%2020.721C24.5124%2021.3256%2025.7668%2022.0971%2026.8199%2023.0291C26.31%2019.0501%2024.7726%2016.4847%2022.9244%2014.8561C20.6241%2012.829%2017.7054%2012.132%2015.2863%2012.132C14.7341%2012.132%2014.2863%2011.6843%2014.2863%2011.132V8.08164C14.2863%207.76331%2014.2856%207.51195%2014.2808%207.3104ZM12.3017%206.33546C12.319%206.32133%2012.3362%206.30723%2012.3533%206.29317C12.8141%205.91587%2013.2397%205.5673%2013.6057%205.34479C13.9721%205.122%2014.5776%204.83681%2015.2515%205.11552M12.3017%206.33546C12.3017%206.33546%2012.3017%206.33546%2012.3017%206.33546L6.69031%2010.9293L6.6321%2010.977C5.57381%2011.8433%204.69802%2012.5603%204.09644%2013.2114C3.46878%2013.8908%203%2014.6434%203%2015.5927C3%2016.542%203.46878%2017.2947%204.09645%2017.974C4.69805%2018.6252%205.5739%2019.3422%206.63227%2020.2086L12.3017%2024.85C12.319%2024.8642%2012.3363%2024.8783%2012.3534%2024.8924C12.8141%2025.2696%2013.2398%2025.6182%2013.6057%2025.8406C13.9721%2026.0634%2014.5776%2026.3486%2015.2515%2026.0699C15.9608%2025.7765%2016.155%2025.1118%2016.2222%2024.6821C16.2866%2024.2706%2016.2865%2023.7363%2016.2863%2023.1759C16.2863%2023.152%2016.2863%2023.1279%2016.2863%2023.1039V21.0834C18.3769%2021.2077%2020.4964%2021.7155%2022.3462%2022.5456C24.5013%2023.5128%2026.2096%2024.8794%2027.1312%2026.4962C27.3559%2026.8903%2027.8177%2027.0839%2028.2562%2026.9676C28.6947%2026.8514%2029%2026.4546%2029%2026.001C29%2019.8286%2027.0358%2015.8134%2024.2467%2013.3555C21.8099%2011.2082%2018.8463%2010.3406%2016.2863%2010.1662V8.08164C16.2863%208.05758%2016.2863%208.03355%2016.2863%208.00958C16.2865%207.44918%2016.2866%206.91483%2016.2222%206.50332C16.155%206.07363%2015.9608%205.40893%2015.2515%205.11552'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-send-arrow-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.7192%207.3104C17.9042%207.45242%2018.1339%207.63944%2018.4314%207.883L24.0428%2012.4769C25.1742%2013.4032%2025.9392%2014.0325%2026.4346%2014.5686C26.9148%2015.0884%2027%2015.3736%2027%2015.5927C27%2015.8119%2026.9148%2016.097%2026.4346%2016.6168C25.9392%2017.153%2025.1742%2017.7823%2024.0428%2018.7085L18.4314%2023.3025C18.4314%2023.3025%2018.4314%2023.3025%2018.4314%2023.3025C18.1339%2023.546%2017.9042%2023.733%2017.7192%2023.875C17.7144%2023.6735%2017.7137%2023.4222%2017.7137%2023.1039V20.0535C17.7137%2019.5012%2017.2659%2019.0535%2016.7137%2019.0535C14.0335%2019.0535%2011.2449%2019.6394%208.83495%2020.721C7.48763%2021.3256%206.23317%2022.0971%205.18007%2023.0291C5.68999%2019.0501%207.22741%2016.4847%209.07561%2014.8561C11.3759%2012.829%2014.2946%2012.132%2016.7137%2012.132C17.2659%2012.132%2017.7137%2011.6843%2017.7137%2011.132V8.08164C17.7137%207.76331%2017.7144%207.51195%2017.7192%207.3104ZM19.6983%206.33546C19.681%206.32133%2019.6638%206.30723%2019.6467%206.29317C19.1859%205.91587%2018.7603%205.5673%2018.3943%205.34479C18.0279%205.122%2017.4224%204.83681%2016.7485%205.11552M19.6983%206.33546C19.6983%206.33546%2019.6983%206.33546%2019.6983%206.33546L25.3097%2010.9293L25.3679%2010.977C26.4262%2011.8433%2027.302%2012.5603%2027.9036%2013.2114C28.5312%2013.8908%2029%2014.6434%2029%2015.5927C29%2016.542%2028.5312%2017.2947%2027.9036%2017.974C27.3019%2018.6252%2026.4261%2019.3422%2025.3677%2020.2086L19.6983%2024.85C19.681%2024.8642%2019.6637%2024.8783%2019.6466%2024.8924C19.1859%2025.2696%2018.7602%2025.6182%2018.3943%2025.8406C18.0279%2026.0634%2017.4224%2026.3486%2016.7485%2026.0699C16.0392%2025.7765%2015.845%2025.1118%2015.7778%2024.6821C15.7134%2024.2706%2015.7135%2023.7363%2015.7137%2023.1759C15.7137%2023.152%2015.7137%2023.1279%2015.7137%2023.1039V21.0834C13.6231%2021.2077%2011.5036%2021.7155%209.65382%2022.5456C7.49872%2023.5128%205.79044%2024.8794%204.86876%2026.4962C4.64411%2026.8903%204.18233%2027.0839%203.74384%2026.9676C3.30535%2026.8514%203%2026.4546%203%2026.001C3%2019.8286%204.96419%2015.8134%207.75332%2013.3555C10.1901%2011.2082%2013.1537%2010.3406%2015.7137%2010.1662V8.08164C15.7137%208.05758%2015.7137%208.03355%2015.7137%208.00958C15.7135%207.44918%2015.7134%206.91483%2015.7778%206.50332C15.845%206.07363%2016.0392%205.40893%2016.7485%205.11552'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-refresh-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.2177%204.02032C13.1434%204.21077%2011.2902%204.89756%209.65504%206.0818C7.32373%207.77019%205.72334%2010.3152%205.20819%2013.1533C5.117%2013.6556%205.03816%2014.3935%205.03816%2014.7445V15.0022L4.74328%2014.7117C4.36131%2014.3355%204.20286%2014.2562%203.8672%2014.2735C3.58634%2014.288%203.43612%2014.3527%203.25395%2014.538C3.01044%2014.7857%202.93451%2015.1682%203.05906%2015.5199C3.11975%2015.6913%203.19304%2015.7723%204.25897%2016.8454C5.54005%2018.135%205.55433%2018.1461%205.93616%2018.1461C6.31732%2018.1461%206.33222%2018.1346%207.61314%2016.8451C8.67802%2015.7731%208.75224%2015.6911%208.81306%2015.5199C8.93791%2015.1686%208.86201%2014.7858%208.61838%2014.538C8.43621%2014.3527%208.28599%2014.288%208.00513%2014.2735C7.67383%2014.2564%207.51117%2014.3363%207.14516%2014.6955L6.86513%2014.9704V14.7529C6.86513%2014.5021%206.93855%2013.8247%207.00318%2013.4794C7.35324%2011.6092%208.22016%209.94465%209.54075%208.60701C10.9979%207.13108%2012.809%206.22088%2014.8756%205.92597C15.4188%205.84843%2016.457%205.83285%2017.0219%205.89368C18.2356%206.02444%2019.2506%206.33087%2020.343%206.89623C21.2332%207.35703%2021.9213%207.86977%2022.6586%208.6218C23.1693%209.14277%2023.4099%209.43872%2023.8045%2010.0315C23.9563%2010.2596%2024.1397%2010.4978%2024.212%2010.5608C24.5569%2010.8614%2025.1267%2010.8205%2025.435%2010.4731C25.6451%2010.2363%2025.7295%209.92223%2025.6611%209.63192C25.6165%209.44257%2025.2443%208.85208%2024.807%208.27672C24.4663%207.82856%2023.4968%206.83181%2023.0602%206.48083C21.3958%205.14297%2019.5924%204.36446%2017.5018%204.08124C16.969%204.00906%2015.7069%203.97539%2015.2177%204.02032ZM25.665%2013.9374C25.4277%2014.0499%2023.3147%2016.185%2023.1958%2016.4325C23.0283%2016.7813%2023.1175%2017.2354%2023.4056%2017.5005C23.6129%2017.6911%2023.7704%2017.746%2024.0637%2017.7297C24.2215%2017.7209%2024.3544%2017.6946%2024.4226%2017.6586C24.4823%2017.6272%2024.6687%2017.4651%2024.8371%2017.2983L25.1431%2016.9952L25.1234%2017.3656C25.0373%2018.9827%2024.509%2020.5881%2023.6163%2021.9457C23.259%2022.489%2022.9709%2022.8438%2022.4734%2023.3529C21.7387%2024.1048%2021.0766%2024.6049%2020.2088%2025.0633C18.8939%2025.758%2017.6084%2026.0996%2016.1393%2026.145C14.5088%2026.1953%2013.072%2025.8683%2011.6029%2025.1128C10.6891%2024.6429%2010.0384%2024.1576%209.26231%2023.3673C8.71031%2022.8053%208.44748%2022.4816%208.03585%2021.8571C7.85027%2021.5755%207.75521%2021.462%207.64624%2021.3916C7.38334%2021.2218%207.11038%2021.1909%206.8276%2021.2987C6.59799%2021.3862%206.45146%2021.5209%206.34092%2021.7462C6.26124%2021.9086%206.24594%2021.9763%206.2465%2022.1636C6.24731%2022.431%206.28849%2022.5342%206.55783%2022.9436C7.06514%2023.7147%207.66275%2024.4312%208.26196%2024.9868C10.0713%2026.6644%2012.155%2027.6396%2014.5756%2027.9415C15.2003%2028.0195%2016.521%2028.0195%2017.1457%2027.9415C19.2246%2027.6822%2021.1094%2026.8986%2022.7143%2025.6263C25.2378%2023.6259%2026.7848%2020.6316%2026.9496%2017.4287L26.9711%2017.0109L27.2614%2017.2968C27.6383%2017.6681%2027.7982%2017.7477%2028.1328%2017.7304C28.4137%2017.716%2028.5639%2017.6512%2028.746%2017.4659C28.9901%2017.2177%2029.0663%2016.8318%2028.9394%2016.4866C28.865%2016.284%2028.766%2016.1769%2027.3489%2014.7655C26.4552%2013.8755%2026.4292%2013.8575%2026.0351%2013.8581C25.8834%2013.8584%2025.7892%2013.8785%2025.665%2013.9374Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-hourglass-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.4799%203.0276C10.1274%203.10441%208.89335%203.37892%208.08737%204.00479C7.6752%204.32484%207.41384%204.67577%207.21011%205.18276C7.04259%205.59959%206.99898%205.82347%207.00002%206.2612C7.00259%207.3642%207.55593%208.39522%209.09185%2010.159C9.28373%2010.3793%2010.6178%2011.7835%2012.0566%2013.2794L14.6725%2015.9992L12.2496%2018.5091C9.1135%2021.7579%208.44881%2022.5016%207.80204%2023.4855C7.22817%2024.3585%207.00176%2024.9935%207.00002%2025.7348C6.99898%2026.1725%207.04259%2026.3964%207.21011%2026.8132C7.68313%2027.9903%208.6733%2028.5916%2010.5286%2028.8286C11.5567%2028.9599%2012.8346%2029%2015.9982%2029C19.8105%2029%2021.0742%2028.9401%2022.2%2028.706C23.3069%2028.4758%2024.0657%2028.0299%2024.5192%2027.3431C24.6594%2027.1307%2024.8581%2026.6668%2024.9309%2026.3818C25.0228%2026.0225%2025.023%2025.4673%2024.9315%2025.0772C24.7234%2024.1901%2024.1352%2023.2499%2022.9043%2021.837C22.7124%2021.6167%2021.3785%2020.2128%2019.9401%2018.7172L17.3248%2015.998L19.9401%2013.2788C21.3785%2011.7832%2022.7124%2010.3793%2022.9043%2010.159C24.1205%208.76297%2024.6872%207.86515%2024.9175%206.97004C24.9788%206.73177%2024.9933%206.60248%2024.9955%206.2766C24.9988%205.7983%2024.9372%205.51371%2024.7333%205.06407C24.168%203.81782%2023.063%203.27669%2020.6991%203.08848C19.8705%203.02254%2018.4123%202.99614%2015.8356%203.00045C14.3721%203.00292%2012.862%203.01512%2012.4799%203.0276ZM12.2907%204.96932C10.1377%205.05988%209.16822%205.32613%208.93513%205.8908C8.83484%206.13379%208.82689%206.2856%208.90095%206.54353C9.06743%207.12324%209.54308%207.80956%2010.6166%209.01893C11.1447%209.61386%2015.9549%2014.6114%2015.9994%2014.6114C16.05%2014.6114%2021.3358%209.09085%2021.7262%208.63029C22.5983%207.60142%2022.9832%207.00329%2023.1141%206.47384C23.1574%206.29857%2023.1592%206.24644%2023.127%206.09663C22.9664%205.34847%2022.1086%205.07334%2019.6051%204.96704C18.7991%204.9328%2013.1167%204.93459%2012.2907%204.96932ZM13.2948%2020.1654C11.8262%2021.6949%2010.4647%2023.1351%2010.2694%2023.366C9.39531%2024.3989%209.013%2024.9931%208.88221%2025.5221C8.83889%2025.6974%208.83712%2025.7495%208.86929%2025.8994C8.9843%2026.4349%209.43786%2026.7014%2010.5286%2026.8745C11.4714%2027.024%2012.4957%2027.0585%2015.9982%2027.0585C19.5006%2027.0585%2020.5249%2027.024%2021.4678%2026.8745C22.5585%2026.7014%2023.012%2026.4349%2023.127%2025.8994C23.2336%2025.4032%2022.8246%2024.6632%2021.727%2023.366C21.3323%2022.8996%2016.05%2017.3846%2015.9979%2017.3846C15.9798%2017.3846%2014.7634%2018.6359%2013.2948%2020.1654Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-upload-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4%2019C4.55229%2019%205%2019.4477%205%2020C5%2021.9139%205.00213%2023.2487%205.13753%2024.2558C5.26907%2025.2342%205.50966%2025.7523%205.87869%2026.1213C6.24771%2026.4903%206.7658%2026.7309%207.74416%2026.8625C8.7513%2026.9979%2010.0861%2027%2012%2027H20C21.9139%2027%2023.2487%2026.9979%2024.2558%2026.8625C25.2342%2026.7309%2025.7523%2026.4903%2026.1213%2026.1213C26.4903%2025.7523%2026.7309%2025.2342%2026.8625%2024.2558C26.9979%2023.2487%2027%2021.9139%2027%2020C27%2019.4477%2027.4477%2019%2028%2019C28.5523%2019%2029%2019.4477%2029%2020V20.0731C29%2021.8966%2029.0001%2023.3663%2028.8446%2024.5223C28.6833%2025.7224%2028.3381%2026.7329%2027.5355%2027.5355C26.7329%2028.3381%2025.7225%2028.6833%2024.5223%2028.8446C23.3664%2029%2021.8966%2029%2020.0732%2029H11.9268C10.1034%2029%208.63362%2029%207.47766%2028.8446C6.27751%2028.6833%205.26701%2028.3381%204.46446%2027.5355C3.66191%2026.7329%203.31672%2025.7224%203.15537%2024.5223C2.99995%2023.3663%202.99997%2021.8966%203%2020.0732C3%2020.0488%203%2020.0245%203%2020C3%2019.4477%203.44772%2019%204%2019Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16%203C16.2808%203%2016.5486%203.11802%2016.738%203.32523L22.0714%209.15856C22.444%209.56617%2022.4157%2010.1987%2022.0081%2010.5714C21.6005%2010.944%2020.968%2010.9157%2020.5953%2010.5081L17%206.57574V21.3333C17%2021.8856%2016.5523%2022.3333%2016%2022.3333C15.4477%2022.3333%2015%2021.8856%2015%2021.3333V6.57574L11.4047%2010.5081C11.032%2010.9157%2010.3995%2010.944%209.9919%2010.5714C9.5843%2010.1987%209.55597%209.56617%209.92864%209.15856L15.262%203.32523C15.4514%203.11802%2015.7192%203%2016%203Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-upload-cloud-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8575%203.02065C15.2153%203.0858%2014.4271%203.2715%2013.8556%203.49226C13.0685%203.79633%2012.145%204.3602%2011.4907%204.93631C9.58053%206.61805%208.53341%209.2509%208.76384%2011.7926C8.78638%2012.0414%208.80565%2012.3032%208.80661%2012.3743C8.8083%2012.4993%208.80488%2012.5038%208.70045%2012.5114C7.64859%2012.5888%206.61362%2012.952%205.75609%2013.5448C2.75822%2015.6173%202.09924%2019.8175%204.30727%2022.7791C4.52481%2023.0709%205.07694%2023.6437%205.35528%2023.8663C6.42009%2024.7181%207.70347%2025.1905%208.97793%2025.1998C9.3406%2025.2025%209.37371%2025.1973%209.53949%2025.1119C10.149%2024.7983%2010.2744%2023.9301%209.778%2023.4601C9.57189%2023.265%209.41607%2023.2093%208.99403%2023.1804C8.53122%2023.1487%208.28485%2023.1076%207.95317%2023.0069C6.45644%2022.5523%205.34024%2021.2949%205.01071%2019.6921C4.9316%2019.3073%204.9316%2018.3988%205.01071%2018.014C5.38562%2016.1905%206.77185%2014.8345%208.53088%2014.5705C9.53406%2014.42%2010.4486%2014.6282%2011.4269%2015.2298C11.713%2015.4058%2011.9152%2015.4522%2012.1642%2015.399C12.3997%2015.3487%2012.5778%2015.2426%2012.7211%2015.0671C13.0512%2014.6629%2013.0267%2014.0667%2012.665%2013.6991C12.3972%2013.427%2011.6812%2013.0303%2011.1059%2012.8353L10.8753%2012.7572L10.8223%2012.5173C10.4196%2010.6912%2010.8396%208.77225%2011.9609%207.3155C12.2042%206.99951%2012.7112%206.49029%2013.0272%206.24477C15.2161%204.54374%2018.2858%204.62814%2020.3712%206.4467C20.7664%206.79125%2021.2279%207.32503%2021.5%207.75205C21.7176%208.09351%2022.0306%208.71124%2022.0947%208.92561C22.1159%208.99657%2022.1121%208.99821%2021.9833%208.97424C21.7612%208.93288%2020.5499%208.94557%2020.2004%208.99295C19.7294%209.05676%2019.2222%209.17464%2018.7752%209.32419C18.4283%209.44023%2018.365%209.47296%2018.2297%209.60619C18.1375%209.69702%2018.0438%209.83206%2017.9941%209.94599C17.9206%2010.1144%2017.9131%2010.1639%2017.9253%2010.3984C17.9412%2010.7011%2018.0088%2010.8689%2018.1924%2011.0613C18.4716%2011.354%2018.8098%2011.4204%2019.2813%2011.2753C20.4247%2010.9233%2021.4233%2010.8725%2022.4819%2011.1125C23.0888%2011.2502%2023.9192%2011.6146%2024.4397%2011.9718C25.7514%2012.8719%2026.7104%2014.3767%2026.9859%2015.9671C27.0777%2016.4969%2027.0989%2017.3527%2027.0324%2017.8452C26.8529%2019.1749%2026.3421%2020.2865%2025.4599%2021.2667C24.7037%2022.1069%2023.7433%2022.6823%2022.5337%2023.0199C22.2297%2023.1047%2022.0836%2023.1827%2021.941%2023.3363C21.4811%2023.8315%2021.6268%2024.6587%2022.2252%2024.9498C22.4587%2025.0634%2022.6346%2025.0739%2022.9701%2024.9946C25.3914%2024.4222%2027.5033%2022.545%2028.4434%2020.1294C28.693%2019.488%2028.8626%2018.8123%2028.9625%2018.0614C29.0131%2017.6808%2029.0123%2016.5371%2028.9611%2016.1064C28.638%2013.391%2027.0822%2011.0873%2024.7103%209.81222L24.2832%209.5826L24.2439%209.37893C24.1325%208.80091%2023.9042%208.1316%2023.6053%207.50709C22.4715%205.13759%2020.2808%203.4818%2017.7494%203.08098C17.2845%203.00737%2016.2984%202.97593%2015.8575%203.02065ZM15.6888%2019.4508C15.6238%2019.4767%2015.5058%2019.548%2015.4267%2019.6093C15.1717%2019.8071%2012.8148%2022.314%2012.7353%2022.4722C12.6726%2022.597%2012.6622%2022.6632%2012.6622%2022.9407C12.6622%2023.3062%2012.6893%2023.3834%2012.9024%2023.6257C13.0543%2023.7983%2013.2066%2023.8851%2013.4359%2023.9295C13.6214%2023.9655%2013.8812%2023.9266%2014.0496%2023.8378C14.1005%2023.811%2014.3468%2023.5769%2014.5969%2023.3178L15.0517%2022.8465V25.5133C15.0517%2028.5724%2015.0339%2028.3676%2015.3265%2028.6789C15.7289%2029.107%2016.286%2029.107%2016.6884%2028.6789C16.981%2028.3676%2016.9632%2028.5724%2016.9632%2025.5133V22.8465L17.4191%2023.3205C17.9533%2023.876%2018.0521%2023.9374%2018.4122%2023.9374C18.7794%2023.9374%2019.0771%2023.7549%2019.2695%2023.412C19.3448%2023.2778%2019.3526%2023.2334%2019.3526%2022.9407C19.3526%2022.6641%2019.3421%2022.5967%2019.28%2022.4722C19.2319%2022.3758%2018.7641%2021.8626%2017.8926%2020.95C16.867%2019.876%2016.5439%2019.5564%2016.4236%2019.4964C16.2333%2019.4015%2015.8694%2019.3789%2015.6888%2019.4508Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-zoom-in-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.1334%203.87961C11.5354%203.29889%2013.0381%203%2014.5556%203C16.0731%203%2017.5757%203.29889%2018.9777%203.87961C20.3797%204.46034%2021.6535%205.31151%2022.7266%206.38454C23.7996%207.45758%2024.6508%208.73145%2025.2315%2010.1334C25.8122%2011.5354%2026.1111%2013.0381%2026.1111%2014.5556C26.1111%2016.0731%2025.8122%2017.5757%2025.2315%2018.9777C24.6508%2020.3797%2023.7996%2021.6535%2022.7266%2022.7266C21.6535%2023.7996%2020.3797%2024.6508%2018.9777%2025.2315C17.5757%2025.8122%2016.0731%2026.1111%2014.5556%2026.1111C13.0381%2026.1111%2011.5354%2025.8122%2010.1334%2025.2315C8.73145%2024.6508%207.45758%2023.7996%206.38454%2022.7266C5.31151%2021.6535%204.46034%2020.3797%203.87961%2018.9777C3.29889%2017.5757%203%2016.0731%203%2014.5556C3%2013.0381%203.29889%2011.5354%203.87961%2010.1334C4.46034%208.73145%205.31151%207.45758%206.38454%206.38454C7.45758%205.31151%208.73145%204.46034%2010.1334%203.87961ZM14.5556%204.92593C13.291%204.92593%2012.0388%205.175%2010.8705%205.65894C9.70213%206.14287%208.64057%206.85219%207.74638%207.74638C6.85219%208.64057%206.14287%209.70214%205.65894%2010.8705C5.175%2012.0388%204.92593%2013.291%204.92593%2014.5556C4.92593%2015.8201%205.175%2017.0723%205.65894%2018.2407C6.14287%2019.409%206.85219%2020.4705%207.74638%2021.3647C8.64057%2022.2589%209.70214%2022.9682%2010.8705%2023.4522C12.0388%2023.9361%2013.291%2024.1852%2014.5556%2024.1852C15.8201%2024.1852%2017.0723%2023.9361%2018.2407%2023.4522C19.409%2022.9682%2020.4705%2022.2589%2021.3647%2021.3647C22.2589%2020.4705%2022.9682%2019.409%2023.4522%2018.2407C23.9361%2017.0723%2024.1852%2015.8201%2024.1852%2014.5556C24.1852%2013.291%2023.9361%2012.0388%2023.4522%2010.8705C22.9682%209.70214%2022.2589%208.64057%2021.3647%207.74638C20.4705%206.85219%2019.409%206.14287%2018.2407%205.65894C17.0723%205.175%2015.8201%204.92593%2014.5556%204.92593Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M21.5783%2021.5783C21.9544%2021.2023%2022.5641%2021.2023%2022.9402%2021.5783L28.718%2027.3561C29.094%2027.7322%2029.094%2028.3419%2028.718%2028.718C28.3419%2029.094%2027.7322%2029.094%2027.3561%2028.718L21.5783%2022.9402C21.2023%2022.5641%2021.2023%2021.9544%2021.5783%2021.5783Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.5%2010.5C15.0355%2010.5%2015.4697%2010.9341%2015.4697%2011.4697V13.5303H17.5303C18.0659%2013.5303%2018.5%2013.9645%2018.5%2014.5C18.5%2015.0355%2018.0659%2015.4697%2017.5303%2015.4697H15.4697V17.5303C15.4697%2018.0659%2015.0355%2018.5%2014.5%2018.5C13.9645%2018.5%2013.5303%2018.0659%2013.5303%2017.5303V15.4697H11.4697C10.9341%2015.4697%2010.5%2015.0355%2010.5%2014.5C10.5%2013.9645%2010.9341%2013.5303%2011.4697%2013.5303H13.5303V11.4697C13.5303%2010.9341%2013.9645%2010.5%2014.5%2010.5Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-zoom-out-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.1334%203.87961C11.5354%203.29889%2013.0381%203%2014.5556%203C16.0731%203%2017.5757%203.29889%2018.9777%203.87961C20.3797%204.46034%2021.6535%205.31151%2022.7266%206.38454C23.7996%207.45758%2024.6508%208.73145%2025.2315%2010.1334C25.8122%2011.5354%2026.1111%2013.0381%2026.1111%2014.5556C26.1111%2016.0731%2025.8122%2017.5757%2025.2315%2018.9777C24.6508%2020.3797%2023.7996%2021.6535%2022.7266%2022.7266C21.6535%2023.7996%2020.3797%2024.6508%2018.9777%2025.2315C17.5757%2025.8122%2016.0731%2026.1111%2014.5556%2026.1111C13.0381%2026.1111%2011.5354%2025.8122%2010.1334%2025.2315C8.73145%2024.6508%207.45758%2023.7996%206.38454%2022.7266C5.31151%2021.6535%204.46034%2020.3797%203.87961%2018.9777C3.29889%2017.5757%203%2016.0731%203%2014.5556C3%2013.0381%203.29889%2011.5354%203.87961%2010.1334C4.46034%208.73145%205.31151%207.45758%206.38454%206.38454C7.45758%205.31151%208.73145%204.46034%2010.1334%203.87961ZM14.5556%204.92593C13.291%204.92593%2012.0388%205.175%2010.8705%205.65894C9.70214%206.14287%208.64057%206.85219%207.74638%207.74638C6.85219%208.64057%206.14287%209.70214%205.65894%2010.8705C5.175%2012.0388%204.92593%2013.291%204.92593%2014.5556C4.92593%2015.8201%205.175%2017.0723%205.65894%2018.2407C6.14287%2019.409%206.85219%2020.4705%207.74638%2021.3647C8.64057%2022.2589%209.70214%2022.9682%2010.8705%2023.4522C12.0388%2023.9361%2013.291%2024.1852%2014.5556%2024.1852C15.8201%2024.1852%2017.0723%2023.9361%2018.2407%2023.4522C19.409%2022.9682%2020.4705%2022.2589%2021.3647%2021.3647C22.2589%2020.4705%2022.9682%2019.409%2023.4522%2018.2407C23.9361%2017.0723%2024.1852%2015.8201%2024.1852%2014.5556C24.1852%2013.291%2023.9361%2012.0388%2023.4522%2010.8705C22.9682%209.70214%2022.2589%208.64057%2021.3647%207.74638C20.4705%206.85219%2019.409%206.14287%2018.2407%205.65894C17.0723%205.175%2015.8201%204.92593%2014.5556%204.92593Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M21.5783%2021.5783C21.9544%2021.2023%2022.5641%2021.2023%2022.9402%2021.5783L28.718%2027.3561C29.094%2027.7322%2029.094%2028.3419%2028.718%2028.718C28.3419%2029.094%2027.7322%2029.094%2027.3561%2028.718L21.5783%2022.9402C21.2023%2022.5641%2021.2023%2021.9544%2021.5783%2021.5783Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.5%2013.5306C15.0355%2013.5306%2014.5%2013.5303%2015.4697%2013.5303H17.5303C18.0659%2013.5303%2018.5%2013.9644%2018.5%2014.5C18.5%2015.0355%2018.0659%2015.4697%2017.5303%2015.4697H15.4697C14.5%2015.4697%2015.0355%2015.4697%2014.5%2015.4697C13.9645%2015.4697%2014.5%2015.4697%2013.5303%2015.4697H11.4697C10.9341%2015.4697%2010.5%2015.0355%2010.5%2014.5C10.5%2013.9644%2010.9341%2013.5303%2011.4697%2013.5303H13.5303C14.5%2013.5303%2013.9645%2013.5306%2014.5%2013.5306Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-copied{background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.4915%203.00491C7.89484%203.07906%206.48945%203.37699%205.41632%204.08077C4.16979%204.89824%203.4766%206.12898%203.20152%208.01299C3.02789%209.20229%203%2010.3074%203%2016.0003C3%2021.6932%203.02789%2022.7984%203.20152%2023.9877C3.43353%2025.5766%203.97904%2026.7265%204.87127%2027.5073C5.76765%2028.2917%206.82889%2028.6882%208.52552%2028.8728C9.64001%2028.994%209.99277%2029%2016.0023%2029C22.0119%2029%2022.3646%2028.994%2023.4791%2028.8728C24.579%2028.7531%2025.4666%2028.5252%2026.1296%2028.1922C26.978%2027.7661%2027.7572%2026.9862%2028.1829%2026.137C28.6028%2025.2996%2028.8276%2024.2349%2028.9461%2022.5234C28.9968%2021.791%2029.021%2016.5287%2028.9772%2015.7646C28.924%2014.8386%2028.8351%2014.2967%2028.6453%2013.7432C28.5526%2013.4728%2028.3281%2013.0103%2028.1965%2012.8184C28.1476%2012.7472%2028.1076%2012.6802%2028.1076%2012.6695C28.1076%2012.6006%2027.5434%2011.9583%2027.0428%2011.4573C26.5399%2010.954%2020.5987%205.57035%2019.6246%204.73524C18.3066%203.60525%2017.5528%203.23097%2016.2489%203.05911C15.9222%203.01603%2015.4762%203.00726%2013.3398%203.00193C11.952%202.99846%2010.6703%202.99979%2010.4915%203.00491ZM10.3831%204.83422C7.86868%204.91823%206.72855%205.21054%205.97552%205.96425C5.30431%206.63611%205.02517%207.54066%204.88192%209.50824C4.82307%2010.3165%204.82307%2021.6842%204.88192%2022.4924C5.02517%2024.46%205.30431%2025.3646%205.97552%2026.0364C6.64676%2026.7082%207.55047%2026.9876%209.51624%2027.131C10.3237%2027.1899%2021.6809%2027.1899%2022.4884%2027.131C24.4542%2026.9876%2025.3579%2026.7082%2026.0291%2026.0364C26.6934%2025.3715%2026.9669%2024.4986%2027.1201%2022.5544C27.1704%2021.9165%2027.1944%2016.4491%2027.1501%2015.7476C27.1194%2015.2631%2027.0573%2014.7673%2027.0062%2014.6004C26.9915%2014.5523%2026.7503%2014.5475%2023.7796%2014.5356C20.3409%2014.5219%2020.1358%2014.5135%2019.3615%2014.3531C17.8392%2014.038%2016.8872%2013.1686%2016.5157%2011.7543C16.2941%2010.9108%2016.2743%2010.588%2016.2588%207.56505C16.2463%205.11665%2016.2411%204.90788%2016.1934%204.89325C16.013%204.83806%2014.9784%204.81479%2012.9373%204.82003C11.6687%204.82328%2010.5193%204.82969%2010.3831%204.83422ZM18.18%207.82712C18.1914%208.87106%2018.2149%209.91342%2018.2323%2010.1435C18.3645%2011.8973%2018.7416%2012.3411%2020.2593%2012.5291C20.544%2012.5644%2024.0671%2012.6287%2025.0056%2012.6158L25.6344%2012.6071L25.1604%2012.1709C24.528%2011.5887%2019.1616%206.7551%2018.6348%206.29319C18.4065%206.09291%2018.2061%205.92907%2018.1895%205.92907C18.1701%205.92907%2018.1667%206.60261%2018.18%207.82712Z'%20fill='%23000'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.6247%2018.2191C15.056%2018.5641%2015.1259%2019.1934%2014.7809%2019.6247L10.7809%2024.6247C10.5911%2024.8619%2010.3038%2025%209.99999%2025C9.69621%2025%209.4089%2024.8619%209.21913%2024.6247L7.21913%2022.1247C6.87412%2021.6934%206.94404%2021.0641%207.37531%2020.7191C7.80657%2020.3741%208.43586%2020.444%208.78087%2020.8753L10%2022.3992L13.2191%2018.3753C13.5641%2017.944%2014.1934%2017.8741%2014.6247%2018.2191Z'%20fill='%23000'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-copied-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.4915%203.00491C7.89484%203.07906%206.48945%203.37699%205.41632%204.08077C4.16979%204.89824%203.4766%206.12898%203.20152%208.01299C3.02789%209.20229%203%2010.3074%203%2016.0003C3%2021.6932%203.02789%2022.7984%203.20152%2023.9877C3.43353%2025.5766%203.97904%2026.7265%204.87127%2027.5073C5.76765%2028.2917%206.82889%2028.6882%208.52552%2028.8728C9.64001%2028.994%209.99277%2029%2016.0023%2029C22.0119%2029%2022.3646%2028.994%2023.4791%2028.8728C24.579%2028.7531%2025.4666%2028.5252%2026.1296%2028.1922C26.978%2027.7661%2027.7572%2026.9862%2028.1829%2026.137C28.6028%2025.2996%2028.8276%2024.2349%2028.9461%2022.5234C28.9968%2021.791%2029.021%2016.5287%2028.9772%2015.7646C28.924%2014.8386%2028.8351%2014.2967%2028.6453%2013.7432C28.5526%2013.4728%2028.3281%2013.0103%2028.1965%2012.8184C28.1476%2012.7472%2028.1076%2012.6802%2028.1076%2012.6695C28.1076%2012.6006%2027.5434%2011.9583%2027.0428%2011.4573C26.5399%2010.954%2020.5987%205.57035%2019.6246%204.73524C18.3066%203.60525%2017.5528%203.23097%2016.2489%203.05911C15.9222%203.01603%2015.4762%203.00726%2013.3398%203.00193C11.952%202.99846%2010.6703%202.99979%2010.4915%203.00491ZM10.3831%204.83422C7.86868%204.91823%206.72855%205.21054%205.97552%205.96425C5.30431%206.63611%205.02517%207.54066%204.88192%209.50824C4.82307%2010.3165%204.82307%2021.6842%204.88192%2022.4924C5.02517%2024.46%205.30431%2025.3646%205.97552%2026.0364C6.64676%2026.7082%207.55047%2026.9876%209.51624%2027.131C10.3237%2027.1899%2021.6809%2027.1899%2022.4884%2027.131C24.4542%2026.9876%2025.3579%2026.7082%2026.0291%2026.0364C26.6934%2025.3715%2026.9669%2024.4986%2027.1201%2022.5544C27.1704%2021.9165%2027.1944%2016.4491%2027.1501%2015.7476C27.1194%2015.2631%2027.0573%2014.7673%2027.0062%2014.6004C26.9915%2014.5523%2026.7503%2014.5475%2023.7796%2014.5356C20.3409%2014.5219%2020.1358%2014.5135%2019.3615%2014.3531C17.8392%2014.038%2016.8872%2013.1686%2016.5157%2011.7543C16.2941%2010.9108%2016.2743%2010.588%2016.2588%207.56505C16.2463%205.11665%2016.2411%204.90788%2016.1934%204.89325C16.013%204.83806%2014.9784%204.81479%2012.9373%204.82003C11.6687%204.82328%2010.5193%204.82969%2010.3831%204.83422ZM18.18%207.82712C18.1914%208.87106%2018.2149%209.91342%2018.2323%2010.1435C18.3645%2011.8973%2018.7416%2012.3411%2020.2593%2012.5291C20.544%2012.5644%2024.0671%2012.6287%2025.0056%2012.6158L25.6344%2012.6071L25.1604%2012.1709C24.528%2011.5887%2019.1616%206.7551%2018.6348%206.29319C18.4065%206.09291%2018.2061%205.92907%2018.1895%205.92907C18.1701%205.92907%2018.1667%206.60261%2018.18%207.82712Z'%20fill='%23000'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.6247%2018.2191C15.056%2018.5641%2015.1259%2019.1934%2014.7809%2019.6247L10.7809%2024.6247C10.5911%2024.8619%2010.3038%2025%209.99999%2025C9.69621%2025%209.4089%2024.8619%209.21913%2024.6247L7.21913%2022.1247C6.87412%2021.6934%206.94404%2021.0641%207.37531%2020.7191C7.80657%2020.3741%208.43586%2020.444%208.78087%2020.8753L10%2022.3992L13.2191%2018.3753C13.5641%2017.944%2014.1934%2017.8741%2014.6247%2018.2191Z'%20fill='%23000'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-video-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.80761%206.80761C9.24558%204.36964%2012.5522%203%2016%203C19.4478%203%2022.7544%204.36964%2025.1924%206.80761C27.6304%209.24558%2029%2012.5522%2029%2016C29%2019.4478%2027.6304%2022.7544%2025.1924%2025.1924C22.7544%2027.6304%2019.4478%2029%2016%2029C12.5522%2029%209.24558%2027.6304%206.80761%2025.1924C4.36964%2022.7544%203%2019.4478%203%2016C3%2012.5522%204.36964%209.24558%206.80761%206.80761ZM16%204.92593C13.063%204.92593%2010.2462%206.09266%208.16945%208.16945C6.09266%2010.2462%204.92593%2013.063%204.92593%2016C4.92593%2018.937%206.09266%2021.7538%208.16945%2023.8306C10.2462%2025.9073%2013.063%2027.0741%2016%2027.0741C18.937%2027.0741%2021.7538%2025.9073%2023.8306%2023.8306C25.9073%2021.7538%2027.0741%2018.937%2027.0741%2016C27.0741%2013.063%2025.9073%2010.2462%2023.8306%208.16945C21.7538%206.09266%2018.937%204.92593%2016%204.92593Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.5757%2012.2052C13.4566%2012.2797%2013.3519%2012.4277%2013.3519%2012.6455V19.3545C13.3519%2019.5723%2013.4566%2019.7203%2013.5757%2019.7948C13.6902%2019.8664%2013.8138%2019.8732%2013.9378%2019.8L19.6194%2016.4455C19.7584%2016.3635%2019.8518%2016.2046%2019.8518%2016C19.8518%2015.7954%2019.7584%2015.6365%2019.6194%2015.5545L13.9378%2012.2C13.8138%2012.1268%2013.6902%2012.1336%2013.5757%2012.2052ZM14.9169%2010.5416L20.5987%2013.8961C22.1707%2014.8244%2022.1708%2017.1756%2020.5987%2018.1039L14.917%2021.4584C14.9169%2021.4584%2014.917%2021.4584%2014.917%2021.4584C13.272%2022.4296%2011.4259%2021.1067%2011.4259%2019.3545V12.6455C11.4259%2010.8931%2013.2721%209.57044%2014.9169%2010.5416Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-video-filled-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.0003%2029.3333C23.3641%2029.3333%2029.3337%2023.3637%2029.3337%2016C29.3337%208.63616%2023.3641%202.66663%2016.0003%202.66663C8.63653%202.66663%202.66699%208.63616%202.66699%2016C2.66699%2023.3637%208.63653%2029.3333%2016.0003%2029.3333ZM14.2583%2021.1277L20.5519%2017.412C21.5942%2016.7965%2021.5942%2015.2034%2020.5519%2014.588L14.2583%2010.8722C13.2453%2010.2741%2012.0003%2011.0526%2012.0003%2012.2842V19.7157C12.0003%2020.9473%2013.2453%2021.7258%2014.2583%2021.1277Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-play-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.34726%205.34545C7.30094%204.28775%205%205.72923%205%207.63511V24.3649C5%2026.2708%207.30095%2027.7123%209.34726%2026.6545L25.5308%2018.2896C27.4897%2017.2771%2027.4897%2014.7229%2025.5308%2013.7104L9.34726%205.34545ZM3%207.63511C3%203.99596%207.10162%201.93243%2010.2652%203.56763L26.4488%2011.9325C29.8504%2013.6908%2029.8504%2018.3092%2026.4488%2020.0675L10.2652%2028.4323C7.10161%2030.0676%203%2028.004%203%2024.3649V7.63511Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-pause-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.70728%203.02793C5.355%203.10521%204.52067%203.41269%203.92459%204.05349C3.41776%204.59831%203.1568%205.28057%203.04444%206.35456C2.98518%206.92077%202.98518%2025.0867%203.04444%2025.6529C3.16293%2026.7855%203.4297%2027.4503%203.99076%2028.0113C4.55181%2028.5723%205.21675%2028.839%206.34944%2028.9575C6.89163%2029.0142%2010.6479%2029.0142%2011.1901%2028.9575C12.4369%2028.8271%2013.2234%2028.4732%2013.7583%2027.8021C14.2151%2027.2289%2014.4388%2026.5157%2014.5179%2025.3807C14.5637%2024.7239%2014.5637%207.28356%2014.5179%206.62677C14.4564%205.74404%2014.3155%205.15029%2014.0487%204.64961C13.6481%203.89765%2013.0074%203.42601%2012.0759%203.19721C11.6758%203.09899%2011.3974%203.06307%2010.7431%203.02537C10.1339%202.99026%207.33509%202.99204%206.70728%203.02793ZM21.1884%203.02509C19.6484%203.11899%2018.7649%203.49007%2018.1745%204.29108C17.762%204.85055%2017.5579%205.53937%2017.4821%206.62677C17.4363%207.28356%2017.4363%2024.7239%2017.4821%2025.3807C17.561%2026.5133%2017.7838%2027.2275%2018.2345%2027.793C18.7771%2028.4739%2019.5568%2028.8264%2020.8099%2028.9575C21.3521%2029.0142%2025.1084%2029.0142%2025.6506%2028.9575C26.7833%2028.839%2027.4482%2028.5723%2028.0092%2028.0113C28.5703%2027.4503%2028.8371%2026.7855%2028.9556%2025.6529C29.0148%2025.0867%2029.0148%206.92077%2028.9556%206.35456C28.8371%205.22202%2028.5703%204.55719%2028.0092%203.99621C27.4601%203.44716%2026.7975%203.17556%2025.7122%203.05478C25.3232%203.01147%2021.7917%202.98831%2021.1884%203.02509ZM6.70401%204.97074C6.01216%205.01443%205.56457%205.14178%205.35053%205.35579C5.22806%205.47821%205.09832%205.76898%205.04236%206.04627C5.01671%206.17344%204.98125%206.50638%204.96358%206.78615C4.91934%207.48632%204.91934%2024.5212%204.96358%2025.2213C5.00138%2025.8197%205.057%2026.1236%205.17509%2026.3774C5.28368%2026.6108%205.39147%2026.7185%205.62488%2026.8271C6.07565%2027.0368%206.79938%2027.0841%209.21686%2027.0616C11.2479%2027.0427%2011.5486%2027.0143%2011.9866%2026.7999C12.361%2026.6166%2012.5085%2026.2439%2012.5868%2025.2833C12.6411%2024.6177%2012.6393%207.35477%2012.5849%206.71367C12.5172%205.91683%2012.391%205.5037%2012.156%205.31004C11.9217%205.1169%2011.4949%205.01273%2010.753%204.96763C10.1633%204.93175%207.28597%204.93397%206.70401%204.97074ZM21.171%204.96933C20.5238%205.0082%2020.0679%205.12547%2019.8429%205.31093C19.6122%205.50108%2019.4742%205.94158%2019.4227%206.65272C19.3808%207.23143%2019.381%2024.7723%2019.4229%2025.3548C19.486%2026.2313%2019.6446%2026.6194%2020.0134%2026.7999C20.4514%2027.0143%2020.7521%2027.0427%2022.7831%2027.0616C25.2006%2027.0841%2025.9244%2027.0368%2026.3751%2026.8271C26.6085%2026.7185%2026.7163%2026.6108%2026.8249%2026.3774C26.9444%2026.1205%2026.9996%2025.8151%2027.0365%2025.2052C27.08%2024.4886%2027.08%207.51893%2027.0365%206.80227C26.9996%206.1924%2026.9444%205.88699%2026.8249%205.6301C26.7163%205.39673%2026.6085%205.28895%2026.3751%205.18038C26.1213%205.0623%2025.8174%205.00669%2025.2189%204.96889C24.646%204.9327%2021.7754%204.93301%2021.171%204.96933Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-report-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.4186%2027.1861H13.5814V29H18.4186V27.1861ZM4.81395%2018.4186V13.5814H3V18.4186H4.81395ZM27.186%2017.89V18.4186H28.9999V17.89H27.186ZM19.4963%207.06466L24.2837%2011.3733L25.4971%2010.025L20.7098%205.71637L19.4963%207.06466ZM28.9999%2017.89C28.9999%2015.8483%2029.0182%2014.5555%2028.503%2013.3988L26.846%2014.1367C27.1677%2014.8591%2027.186%2015.688%2027.186%2017.89H28.9999ZM24.2837%2011.3733C25.9203%2012.8463%2026.5244%2013.4145%2026.846%2014.1367L28.503%2013.3988C27.9879%2012.242%2027.0147%2011.3908%2025.4971%2010.025L24.2837%2011.3733ZM13.6174%204.81401C15.5303%204.81401%2016.2521%204.82801%2016.8954%205.07489L17.5453%203.38135C16.5152%202.98606%2015.3929%203.00006%2013.6174%203.00006V4.81401ZM20.7098%205.71637C19.3965%204.5344%2018.5754%203.7766%2017.5453%203.38135L16.8954%205.07489C17.539%205.32183%2018.0818%205.79156%2019.4963%207.06466L20.7098%205.71637ZM13.5814%2027.1861C11.2754%2027.1861%209.63725%2027.1841%208.3945%2027.017C7.17784%2026.8535%206.47687%2026.5467%205.96508%2026.0349L4.68243%2027.3176C5.58743%2028.2225%206.73498%2028.6241%208.1528%2028.8149C9.54451%2029.0019%2011.3267%2029%2013.5814%2029V27.1861ZM3%2018.4186C3%2020.6732%202.99808%2022.4555%203.18518%2023.8472C3.3758%2025.265%203.77743%2026.4126%204.68243%2027.3176L5.96508%2026.0349C5.45329%2025.5231%205.14653%2024.8221%204.98296%2023.6056C4.81587%2022.3628%204.81395%2020.7245%204.81395%2018.4186H3ZM18.4186%2029C20.6732%2029%2022.4554%2029.0019%2023.8471%2028.8149C25.2649%2028.6241%2026.4125%2028.2225%2027.3175%2027.3176L26.0348%2026.0349C25.5231%2026.5467%2024.822%2026.8535%2023.6055%2027.017C22.3627%2027.1841%2020.7244%2027.1861%2018.4186%2027.1861V29ZM27.186%2018.4186C27.186%2020.7245%2027.184%2022.3628%2027.0169%2023.6056C26.8534%2024.8221%2026.5466%2025.5231%2026.0348%2026.0349L27.3175%2027.3176C28.2225%2026.4126%2028.6241%2025.265%2028.8148%2023.8472C29.0019%2022.4555%2028.9999%2020.6732%2028.9999%2018.4186H27.186ZM4.81395%2013.5814C4.81395%2011.2755%204.81587%209.63731%204.98296%208.39457C5.14653%207.1779%205.45329%206.47693%205.96508%205.96514L4.68243%204.68249C3.77743%205.58749%203.3758%206.73504%203.18518%208.15286C2.99808%209.54457%203%2011.3268%203%2013.5814H4.81395ZM13.6174%203.00006C11.3507%203.00006%209.55974%202.99815%208.16234%203.18517C6.73954%203.3756%205.58813%203.77679%204.68243%204.68249L5.96508%205.96514C6.47617%205.45407%207.17929%205.14687%208.40297%204.98309C9.65205%204.81592%2011.2995%204.81401%2013.6174%204.81401V3.00006Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.26045%2024.707C7.72615%2024.707%207.29301%2024.2738%207.29301%2023.7395L7.29301%2015.0326C7.29301%2014.4983%207.72615%2014.0652%208.26045%2014.0652C8.79475%2014.0652%209.22789%2014.4983%209.22789%2015.0326L9.22789%2023.7395C9.22789%2024.2738%208.79475%2024.707%208.26045%2024.707Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.1302%2024.707C11.5959%2024.707%2011.1628%2024.2738%2011.1628%2023.7395V17.9349C11.1628%2017.4006%2011.5959%2016.9675%2012.1302%2016.9675C12.6645%2016.9675%2013.0976%2017.4006%2013.0976%2017.9349V23.7395C13.0976%2024.2738%2012.6645%2024.707%2012.1302%2024.707Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16%2024.707C15.4657%2024.707%2015.0325%2024.2738%2015.0325%2023.7395V20.8372C15.0325%2020.3029%2015.4657%2019.8698%2016%2019.8698C16.5343%2019.8698%2016.9674%2020.3029%2016.9674%2020.8372V23.7395C16.9674%2024.2738%2016.5343%2024.707%2016%2024.707Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.2418%207.53493V4.51169H18.1767V7.53493C18.1767%208.98745%2018.1788%209.97952%2018.2788%2010.7234C18.375%2011.4393%2018.5458%2011.7788%2018.7788%2012.0118M18.7788%2012.0118C19.0118%2012.2449%2019.3514%2012.4157%2020.0674%2012.5119C20.8112%2012.6119%2021.8032%2012.614%2023.2558%2012.614H28.0929V14.5489L23.1871%2014.5489C21.8204%2014.5489%2020.6974%2014.5489%2019.8095%2014.4296C18.879%2014.3044%2018.0631%2014.0325%2017.4107%2013.3801C16.7582%2012.7276%2016.4862%2011.9117%2016.3611%2010.9812C16.2418%2010.0933%2016.2418%208.97032%2016.2418%207.60359C16.2418%207.58077%2016.2418%207.55789%2016.2418%207.53493'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-doc-text-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.4915%203.00491C7.89484%203.07906%206.48945%203.37699%205.41632%204.08077C4.16979%204.89824%203.4766%206.12898%203.20152%208.01299C3.02789%209.20229%203%2010.3074%203%2016.0003C3%2021.6932%203.02789%2022.7984%203.20152%2023.9877C3.43353%2025.5766%203.97904%2026.7265%204.87127%2027.5073C5.76765%2028.2917%206.82889%2028.6882%208.52552%2028.8728C9.64001%2028.994%209.99277%2029%2016.0023%2029C22.0119%2029%2022.3646%2028.994%2023.4791%2028.8728C24.579%2028.7531%2025.4666%2028.5252%2026.1296%2028.1922C26.978%2027.7661%2027.7572%2026.9862%2028.1829%2026.137C28.6028%2025.2996%2028.8276%2024.2349%2028.9461%2022.5234C28.9968%2021.791%2029.021%2016.5287%2028.9772%2015.7646C28.924%2014.8386%2028.8351%2014.2967%2028.6453%2013.7432C28.5526%2013.4728%2028.3281%2013.0103%2028.1965%2012.8184C28.1476%2012.7472%2028.1076%2012.6802%2028.1076%2012.6695C28.1076%2012.6006%2027.5434%2011.9583%2027.0428%2011.4573C26.5399%2010.954%2020.5987%205.57035%2019.6246%204.73524C18.3066%203.60525%2017.5528%203.23097%2016.2489%203.05911C15.9222%203.01603%2015.4762%203.00726%2013.3398%203.00193C11.952%202.99846%2010.6703%202.99979%2010.4915%203.00491ZM10.3831%204.83422C7.86868%204.91823%206.72855%205.21054%205.97552%205.96425C5.30431%206.63611%205.02517%207.54066%204.88192%209.50824C4.82307%2010.3165%204.82307%2021.6842%204.88192%2022.4924C5.02517%2024.46%205.30431%2025.3646%205.97552%2026.0364C6.64676%2026.7082%207.55047%2026.9876%209.51624%2027.131C10.3237%2027.1899%2021.6809%2027.1899%2022.4884%2027.131C24.4542%2026.9876%2025.3579%2026.7082%2026.0291%2026.0364C26.6934%2025.3715%2026.9669%2024.4986%2027.1201%2022.5544C27.1704%2021.9165%2027.1944%2016.4491%2027.1501%2015.7476C27.1194%2015.2631%2027.0573%2014.7673%2027.0062%2014.6004C26.9915%2014.5523%2026.7503%2014.5475%2023.7796%2014.5356C20.3409%2014.5219%2020.1358%2014.5135%2019.3615%2014.3531C17.8392%2014.038%2016.8872%2013.1686%2016.5157%2011.7543C16.2941%2010.9108%2016.2743%2010.588%2016.2588%207.56505C16.2463%205.11665%2016.2411%204.90788%2016.1934%204.89325C16.013%204.83806%2014.9784%204.81479%2012.9373%204.82003C11.6687%204.82328%2010.5193%204.82969%2010.3831%204.83422ZM18.18%207.82712C18.1914%208.87106%2018.2149%209.91342%2018.2323%2010.1435C18.3645%2011.8973%2018.7416%2012.3411%2020.2593%2012.5291C20.544%2012.5644%2024.0671%2012.6287%2025.0056%2012.6158L25.6344%2012.6071L25.1604%2012.1709C24.528%2011.5887%2019.1616%206.7551%2018.6348%206.29319C18.4065%206.09291%2018.2061%205.92907%2018.1895%205.92907C18.1701%205.92907%2018.1667%206.60261%2018.18%207.82712ZM8.55165%2018.0776C8.37171%2018.1136%208.20527%2018.2051%208.06583%2018.3447C7.65023%2018.7607%207.69614%2019.4417%208.16391%2019.7992C8.44215%2020.0118%208.08744%2019.9995%2013.6508%2019.9905L18.6803%2019.9824L18.8311%2019.9053C19.0142%2019.8117%2019.2047%2019.6264%2019.2917%2019.4571C19.3821%2019.2812%2019.4019%2018.9114%2019.3321%2018.7011C19.2624%2018.491%2019.0485%2018.2573%2018.8259%2018.1478L18.6494%2018.0611L13.6649%2018.0564C10.9234%2018.0539%208.62243%2018.0634%208.55165%2018.0776ZM8.42967%2022.3476C7.88078%2022.5375%207.62078%2023.1885%207.88651%2023.7074C7.97469%2023.8796%208.16143%2024.0546%208.35524%2024.1468L8.52552%2024.2278H12.0704C15.4147%2024.2278%2015.6223%2024.2246%2015.7392%2024.1721C15.9493%2024.0776%2016.0899%2023.9632%2016.2002%2023.7969C16.4821%2023.3718%2016.3849%2022.8015%2015.9776%2022.4902C15.7043%2022.2813%2015.8934%2022.2909%2012.057%2022.292C8.8258%2022.2929%208.57661%2022.2968%208.42967%2022.3476Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-doc-ppt-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.4915%203.00491C7.89484%203.07906%206.48945%203.37699%205.41632%204.08077C4.16979%204.89824%203.4766%206.12898%203.20152%208.01299C3.02789%209.20229%203%2010.3074%203%2016.0003C3%2021.6932%203.02789%2022.7984%203.20152%2023.9877C3.43353%2025.5766%203.97904%2026.7265%204.87127%2027.5073C5.76765%2028.2917%206.82889%2028.6882%208.52552%2028.8728C9.64001%2028.994%209.99277%2029%2016.0023%2029C22.0119%2029%2022.3646%2028.994%2023.4791%2028.8728C24.579%2028.7531%2025.4666%2028.5252%2026.1296%2028.1922C26.978%2027.7661%2027.7572%2026.9862%2028.1829%2026.137C28.6028%2025.2996%2028.8276%2024.2349%2028.9461%2022.5234C28.9968%2021.791%2029.021%2016.5287%2028.9772%2015.7646C28.924%2014.8386%2028.8351%2014.2967%2028.6453%2013.7432C28.5526%2013.4728%2028.3281%2013.0103%2028.1965%2012.8184C28.1476%2012.7472%2028.1076%2012.6802%2028.1076%2012.6695C28.1076%2012.6006%2027.5434%2011.9583%2027.0428%2011.4573C26.5399%2010.954%2020.5987%205.57035%2019.6246%204.73524C18.3066%203.60525%2017.5528%203.23097%2016.2489%203.05911C15.9222%203.01603%2015.4762%203.00726%2013.3398%203.00193C11.952%202.99846%2010.6703%202.99979%2010.4915%203.00491ZM10.3831%204.83422C7.86868%204.91823%206.72855%205.21054%205.97552%205.96425C5.30431%206.63611%205.02517%207.54066%204.88192%209.50824C4.82307%2010.3165%204.82307%2021.6842%204.88192%2022.4924C5.02517%2024.46%205.30431%2025.3646%205.97552%2026.0364C6.64676%2026.7082%207.55047%2026.9876%209.51624%2027.131C10.3237%2027.1899%2021.6809%2027.1899%2022.4884%2027.131C24.4542%2026.9876%2025.3579%2026.7082%2026.0291%2026.0364C26.6934%2025.3715%2026.9669%2024.4986%2027.1201%2022.5544C27.1704%2021.9165%2027.1944%2016.4491%2027.1501%2015.7476C27.1194%2015.2631%2027.0573%2014.7673%2027.0062%2014.6004C26.9915%2014.5523%2026.7503%2014.5475%2023.7796%2014.5356C20.3409%2014.5219%2020.1358%2014.5135%2019.3615%2014.3531C17.8392%2014.038%2016.8872%2013.1686%2016.5157%2011.7543C16.2941%2010.9108%2016.2743%2010.588%2016.2588%207.56505C16.2463%205.11665%2016.2411%204.90788%2016.1934%204.89325C16.013%204.83806%2014.9784%204.81479%2012.9373%204.82003C11.6687%204.82328%2010.5193%204.82969%2010.3831%204.83422ZM18.18%207.82712C18.1914%208.87106%2018.2149%209.91342%2018.2323%2010.1435C18.3645%2011.8973%2018.7416%2012.3411%2020.2593%2012.5291C20.544%2012.5644%2024.0671%2012.6287%2025.0056%2012.6158L25.6344%2012.6071L25.1604%2012.1709C24.528%2011.5887%2019.1616%206.7551%2018.6348%206.29319C18.4065%206.09291%2018.2061%205.92907%2018.1895%205.92907C18.1701%205.92907%2018.1667%206.60261%2018.18%207.82712Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7%2018.4286C7%2017.6396%207.63959%2017%208.42857%2017H9.52941C10.8939%2017%2012%2018.1061%2012%2019.4706C12%2020.8351%2010.8939%2021.9412%209.52941%2021.9412H9V23C9%2023.5523%208.55228%2024%208%2024C7.44772%2024%207%2023.5523%207%2023V18.4286ZM9%2019.9412H9.52941C9.78931%2019.9412%2010%2019.7305%2010%2019.4706C10%2019.2107%209.78931%2019%209.52941%2019H9V19.9412Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13%2018.4286C13%2017.6396%2013.6396%2017%2014.4286%2017H15.5294C16.8939%2017%2018%2018.1061%2018%2019.4706C18%2020.8351%2016.8939%2021.9412%2015.5294%2021.9412H15V23C15%2023.5523%2014.5523%2024%2014%2024C13.4477%2024%2013%2023.5523%2013%2023V18.4286ZM15%2019.9412H15.5294C15.7893%2019.9412%2016%2019.7305%2016%2019.4706C16%2019.2107%2015.7893%2019%2015.5294%2019H15V19.9412Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M19%2018C19%2017.4477%2019.4477%2017%2020%2017H24C24.5523%2017%2025%2017.4477%2025%2018C25%2018.5523%2024.5523%2019%2024%2019H20C19.4477%2019%2019%2018.5523%2019%2018Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M23%2019V23.1667C23%2023.6269%2022.5523%2024%2022%2024C21.4477%2024%2021%2023.6269%2021%2023.1667V19H23Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-doc-word-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.4915%203.00491C7.89484%203.07906%206.48945%203.37699%205.41632%204.08077C4.16979%204.89824%203.4766%206.12898%203.20152%208.01299C3.02789%209.20229%203%2010.3074%203%2016.0003C3%2021.6932%203.02789%2022.7984%203.20152%2023.9877C3.43353%2025.5766%203.97904%2026.7265%204.87127%2027.5073C5.76765%2028.2917%206.82889%2028.6882%208.52552%2028.8728C9.64001%2028.994%209.99277%2029%2016.0023%2029C22.0119%2029%2022.3646%2028.994%2023.4791%2028.8728C24.579%2028.7531%2025.4666%2028.5252%2026.1296%2028.1922C26.978%2027.7661%2027.7572%2026.9862%2028.1829%2026.137C28.6028%2025.2996%2028.8276%2024.2349%2028.9461%2022.5234C28.9968%2021.791%2029.021%2016.5287%2028.9772%2015.7646C28.924%2014.8386%2028.8351%2014.2967%2028.6453%2013.7432C28.5526%2013.4728%2028.3281%2013.0103%2028.1965%2012.8184C28.1476%2012.7472%2028.1076%2012.6802%2028.1076%2012.6695C28.1076%2012.6006%2027.5434%2011.9583%2027.0428%2011.4573C26.5399%2010.954%2020.5987%205.57035%2019.6246%204.73524C18.3066%203.60525%2017.5528%203.23097%2016.2489%203.05911C15.9222%203.01603%2015.4762%203.00726%2013.3398%203.00193C11.952%202.99846%2010.6703%202.99979%2010.4915%203.00491ZM10.3831%204.83422C7.86868%204.91823%206.72855%205.21054%205.97552%205.96425C5.30431%206.63611%205.02517%207.54066%204.88192%209.50824C4.82307%2010.3165%204.82307%2021.6842%204.88192%2022.4924C5.02517%2024.46%205.30431%2025.3646%205.97552%2026.0364C6.64676%2026.7082%207.55047%2026.9876%209.51624%2027.131C10.3237%2027.1899%2021.6809%2027.1899%2022.4884%2027.131C24.4542%2026.9876%2025.3579%2026.7082%2026.0291%2026.0364C26.6934%2025.3715%2026.9669%2024.4986%2027.1201%2022.5544C27.1704%2021.9165%2027.1944%2016.4491%2027.1501%2015.7476C27.1194%2015.2631%2027.0573%2014.7673%2027.0062%2014.6004C26.9915%2014.5523%2026.7503%2014.5475%2023.7796%2014.5356C20.3409%2014.5219%2020.1358%2014.5135%2019.3615%2014.3531C17.8392%2014.038%2016.8872%2013.1686%2016.5157%2011.7543C16.2941%2010.9108%2016.2743%2010.588%2016.2588%207.56505C16.2463%205.11665%2016.2411%204.90788%2016.1934%204.89325C16.013%204.83806%2014.9784%204.81479%2012.9373%204.82003C11.6687%204.82328%2010.5193%204.82969%2010.3831%204.83422ZM18.18%207.82712C18.1914%208.87106%2018.2149%209.91342%2018.2323%2010.1435C18.3645%2011.8973%2018.7416%2012.3411%2020.2593%2012.5291C20.544%2012.5644%2024.0671%2012.6287%2025.0056%2012.6158L25.6344%2012.6071L25.1604%2012.1709C24.528%2011.5887%2019.1616%206.7551%2018.6348%206.29319C18.4065%206.09291%2018.2061%205.92907%2018.1895%205.92907C18.1701%205.92907%2018.1667%206.60261%2018.18%207.82712Z'%20fill='%23262626'/%3e%3cpath%20d='M10.4737%2025.3414L12.8818%2020.871L15.2943%2025.3425L19.7526%2015.9705H17.7342L15.0973%2021.831L13.7421%2019.2718L15.5242%2015.9683H13.7662L12.8752%2017.6463L11.9798%2015.9715H10.2219L12.005%2019.2751L10.6543%2021.831L8.01845%2015.9683H6L10.4737%2025.3414Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-doc-xls-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.4915%203.00491C7.89484%203.07906%206.48945%203.37699%205.41632%204.08077C4.16979%204.89824%203.4766%206.12898%203.20152%208.01299C3.02789%209.20229%203%2010.3074%203%2016.0003C3%2021.6932%203.02789%2022.7984%203.20152%2023.9877C3.43353%2025.5766%203.97904%2026.7265%204.87127%2027.5073C5.76765%2028.2917%206.82889%2028.6882%208.52552%2028.8728C9.64001%2028.994%209.99277%2029%2016.0023%2029C22.0119%2029%2022.3646%2028.994%2023.4791%2028.8728C24.579%2028.7531%2025.4666%2028.5252%2026.1296%2028.1922C26.978%2027.7661%2027.7572%2026.9862%2028.1829%2026.137C28.6028%2025.2996%2028.8276%2024.2349%2028.9461%2022.5234C28.9968%2021.791%2029.021%2016.5287%2028.9772%2015.7646C28.924%2014.8386%2028.8351%2014.2967%2028.6453%2013.7432C28.5526%2013.4728%2028.3281%2013.0103%2028.1965%2012.8184C28.1476%2012.7472%2028.1076%2012.6802%2028.1076%2012.6695C28.1076%2012.6006%2027.5434%2011.9583%2027.0428%2011.4573C26.5399%2010.954%2020.5987%205.57035%2019.6246%204.73524C18.3066%203.60525%2017.5528%203.23097%2016.2489%203.05911C15.9222%203.01603%2015.4762%203.00726%2013.3398%203.00193C11.952%202.99846%2010.6703%202.99979%2010.4915%203.00491ZM10.3831%204.83422C7.86868%204.91823%206.72855%205.21054%205.97552%205.96425C5.30431%206.63611%205.02517%207.54066%204.88192%209.50824C4.82307%2010.3165%204.82307%2021.6842%204.88192%2022.4924C5.02517%2024.46%205.30431%2025.3646%205.97552%2026.0364C6.64676%2026.7082%207.55047%2026.9876%209.51624%2027.131C10.3237%2027.1899%2021.6809%2027.1899%2022.4884%2027.131C24.4542%2026.9876%2025.3579%2026.7082%2026.0291%2026.0364C26.6934%2025.3715%2026.9669%2024.4986%2027.1201%2022.5544C27.1704%2021.9165%2027.1944%2016.4491%2027.1501%2015.7476C27.1194%2015.2631%2027.0573%2014.7673%2027.0062%2014.6004C26.9915%2014.5523%2026.7503%2014.5475%2023.7796%2014.5356C20.3409%2014.5219%2020.1358%2014.5135%2019.3615%2014.3531C17.8392%2014.038%2016.8872%2013.1686%2016.5157%2011.7543C16.2941%2010.9108%2016.2743%2010.588%2016.2588%207.56505C16.2463%205.11665%2016.2411%204.90788%2016.1934%204.89325C16.013%204.83806%2014.9784%204.81479%2012.9373%204.82003C11.6687%204.82328%2010.5193%204.82969%2010.3831%204.83422ZM18.18%207.82712C18.1914%208.87106%2018.2149%209.91342%2018.2323%2010.1435C18.3645%2011.8973%2018.7416%2012.3411%2020.2593%2012.5291C20.544%2012.5644%2024.0671%2012.6287%2025.0056%2012.6158L25.6344%2012.6071L25.1604%2012.1709C24.528%2011.5887%2019.1616%206.7551%2018.6348%206.29319C18.4065%206.09291%2018.2061%205.92907%2018.1895%205.92907C18.1701%205.92907%2018.1667%206.60261%2018.18%207.82712Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.33104%2017.2567C7.74155%2016.8872%208.37384%2016.9205%208.7433%2017.331L13.2433%2022.331C13.6128%2022.7415%2013.5795%2023.3738%2013.169%2023.7433C12.7585%2024.1127%2012.1262%2024.0795%2011.7567%2023.669L7.25671%2018.669C6.88726%2018.2584%206.92053%2017.6262%207.33104%2017.2567Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.169%2017.2567C13.5795%2017.6262%2013.6128%2018.2584%2013.2433%2018.669L8.7433%2023.669C8.37384%2024.0795%207.74155%2024.1127%207.33104%2023.7433C6.92053%2023.3738%206.88726%2022.7415%207.25671%2022.331L11.7567%2017.331C12.1262%2016.9205%2012.7585%2016.8872%2013.169%2017.2567Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.5%2017C16.0523%2017%2016.5%2017.4477%2016.5%2018V22H18.5C19.0523%2022%2019.5%2022.4477%2019.5%2023C19.5%2023.5523%2019.0523%2024%2018.5%2024H15.5C14.9477%2024%2014.5%2023.5523%2014.5%2023V18C14.5%2017.4477%2014.9477%2017%2015.5%2017Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M20.5%2019.25C20.5%2018.0074%2021.5074%2017%2022.75%2017H24.5C25.0523%2017%2025.5%2017.4477%2025.5%2018C25.5%2018.5523%2025.0523%2019%2024.5%2019H22.75C22.6119%2019%2022.5%2019.1119%2022.5%2019.25C22.5%2019.3881%2022.6119%2019.5%2022.75%2019.5H23.25C24.4926%2019.5%2025.5%2020.5074%2025.5%2021.75C25.5%2022.9926%2024.4926%2024%2023.25%2024H21.5C20.9477%2024%2020.5%2023.5523%2020.5%2023C20.5%2022.4477%2020.9477%2022%2021.5%2022H23.25C23.3881%2022%2023.5%2021.8881%2023.5%2021.75C23.5%2021.6119%2023.3881%2021.5%2023.25%2021.5H22.75C21.5074%2021.5%2020.5%2020.4926%2020.5%2019.25Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-doc-excel-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.4915%203.00491C7.89484%203.07906%206.48945%203.37699%205.41632%204.08077C4.16979%204.89824%203.4766%206.12898%203.20152%208.01299C3.02789%209.20229%203%2010.3074%203%2016.0003C3%2021.6932%203.02789%2022.7984%203.20152%2023.9877C3.43353%2025.5766%203.97904%2026.7265%204.87127%2027.5073C5.76765%2028.2917%206.82889%2028.6882%208.52552%2028.8728C9.64001%2028.994%209.99277%2029%2016.0023%2029C22.0119%2029%2022.3646%2028.994%2023.4791%2028.8728C24.579%2028.7531%2025.4666%2028.5252%2026.1296%2028.1922C26.978%2027.7661%2027.7572%2026.9862%2028.1829%2026.137C28.6028%2025.2996%2028.8276%2024.2349%2028.9461%2022.5234C28.9968%2021.791%2029.021%2016.5287%2028.9772%2015.7646C28.924%2014.8386%2028.8351%2014.2967%2028.6453%2013.7432C28.5526%2013.4728%2028.3281%2013.0103%2028.1965%2012.8184C28.1476%2012.7472%2028.1076%2012.6802%2028.1076%2012.6695C28.1076%2012.6006%2027.5434%2011.9583%2027.0428%2011.4573C26.5399%2010.954%2020.5987%205.57035%2019.6246%204.73524C18.3066%203.60525%2017.5528%203.23097%2016.2489%203.05911C15.9222%203.01603%2015.4762%203.00726%2013.3398%203.00193C11.952%202.99846%2010.6703%202.99979%2010.4915%203.00491ZM10.3831%204.83422C7.86868%204.91823%206.72855%205.21054%205.97552%205.96425C5.30431%206.63611%205.02517%207.54066%204.88192%209.50824C4.82307%2010.3165%204.82307%2021.6842%204.88192%2022.4924C5.02517%2024.46%205.30431%2025.3646%205.97552%2026.0364C6.64676%2026.7082%207.55047%2026.9876%209.51624%2027.131C10.3237%2027.1899%2021.6809%2027.1899%2022.4884%2027.131C24.4542%2026.9876%2025.3579%2026.7082%2026.0291%2026.0364C26.6934%2025.3715%2026.9669%2024.4986%2027.1201%2022.5544C27.1704%2021.9165%2027.1944%2016.4491%2027.1501%2015.7476C27.1194%2015.2631%2027.0573%2014.7673%2027.0062%2014.6004C26.9915%2014.5523%2026.7503%2014.5475%2023.7796%2014.5356C20.3409%2014.5219%2020.1358%2014.5135%2019.3615%2014.3531C17.8392%2014.038%2016.8872%2013.1686%2016.5157%2011.7543C16.2941%2010.9108%2016.2743%2010.588%2016.2588%207.56505C16.2463%205.11665%2016.2411%204.90788%2016.1934%204.89325C16.013%204.83806%2014.9784%204.81479%2012.9373%204.82003C11.6687%204.82328%2010.5193%204.82969%2010.3831%204.83422ZM18.18%207.82712C18.1914%208.87106%2018.2149%209.91342%2018.2323%2010.1435C18.3645%2011.8973%2018.7416%2012.3411%2020.2593%2012.5291C20.544%2012.5644%2024.0671%2012.6287%2025.0056%2012.6158L25.6344%2012.6071L25.1604%2012.1709C24.528%2011.5887%2019.1616%206.7551%2018.6348%206.29319C18.4065%206.09291%2018.2061%205.92907%2018.1895%205.92907C18.1701%205.92907%2018.1667%206.60261%2018.18%207.82712Z'%20fill='%23262626'/%3e%3cpath%20d='M16%2025H13.8789L11.5005%2021.5224L9.13498%2024.9957H7L10.4768%2020.1394L7.51133%2016H9.50646L11.5005%2018.7574L13.4957%2016H15.5026L12.4976%2020.1437L16%2025Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-doc-pdf-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.4915%203.00491C7.89484%203.07906%206.48945%203.37699%205.41632%204.08077C4.16979%204.89824%203.4766%206.12898%203.20152%208.01299C3.02789%209.20229%203%2010.3074%203%2016.0003C3%2021.6932%203.02789%2022.7984%203.20152%2023.9877C3.43353%2025.5766%203.97904%2026.7265%204.87127%2027.5073C5.76765%2028.2917%206.82889%2028.6882%208.52552%2028.8728C9.64001%2028.994%209.99277%2029%2016.0023%2029C22.0119%2029%2022.3646%2028.994%2023.4791%2028.8728C24.579%2028.7531%2025.4666%2028.5252%2026.1296%2028.1922C26.978%2027.7661%2027.7572%2026.9862%2028.1829%2026.137C28.6028%2025.2996%2028.8276%2024.2349%2028.9461%2022.5234C28.9968%2021.791%2029.021%2016.5287%2028.9772%2015.7646C28.924%2014.8386%2028.8351%2014.2967%2028.6453%2013.7432C28.5526%2013.4728%2028.3281%2013.0103%2028.1965%2012.8184C28.1476%2012.7472%2028.1076%2012.6802%2028.1076%2012.6695C28.1076%2012.6006%2027.5434%2011.9583%2027.0428%2011.4573C26.5399%2010.954%2020.5987%205.57035%2019.6246%204.73524C18.3066%203.60525%2017.5528%203.23097%2016.2489%203.05911C15.9222%203.01603%2015.4762%203.00726%2013.3398%203.00193C11.952%202.99846%2010.6703%202.99979%2010.4915%203.00491ZM10.3831%204.83422C7.86868%204.91823%206.72855%205.21054%205.97552%205.96425C5.30431%206.63611%205.02517%207.54066%204.88192%209.50824C4.82307%2010.3165%204.82307%2021.6842%204.88192%2022.4924C5.02517%2024.46%205.30431%2025.3646%205.97552%2026.0364C6.64676%2026.7082%207.55047%2026.9876%209.51624%2027.131C10.3237%2027.1899%2021.6809%2027.1899%2022.4884%2027.131C24.4542%2026.9876%2025.3579%2026.7082%2026.0291%2026.0364C26.6934%2025.3715%2026.9669%2024.4986%2027.1201%2022.5544C27.1704%2021.9165%2027.1944%2016.4491%2027.1501%2015.7476C27.1194%2015.2631%2027.0573%2014.7673%2027.0062%2014.6004C26.9915%2014.5523%2026.7503%2014.5475%2023.7796%2014.5356C20.3409%2014.5219%2020.1358%2014.5135%2019.3615%2014.3531C17.8392%2014.038%2016.8872%2013.1686%2016.5157%2011.7543C16.2941%2010.9108%2016.2743%2010.588%2016.2588%207.56505C16.2463%205.11665%2016.2411%204.90788%2016.1934%204.89325C16.013%204.83806%2014.9784%204.81479%2012.9373%204.82003C11.6687%204.82328%2010.5193%204.82969%2010.3831%204.83422ZM18.18%207.82712C18.1914%208.87106%2018.2149%209.91342%2018.2323%2010.1435C18.3645%2011.8973%2018.7416%2012.3411%2020.2593%2012.5291C20.544%2012.5644%2024.0671%2012.6287%2025.0056%2012.6158L25.6344%2012.6071L25.1604%2012.1709C24.528%2011.5887%2019.1616%206.7551%2018.6348%206.29319C18.4065%206.09291%2018.2061%205.92907%2018.1895%205.92907C18.1701%205.92907%2018.1667%206.60261%2018.18%207.82712Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7%2018.4286C7%2017.6396%207.63959%2017%208.42857%2017H9.52941C10.8939%2017%2012%2018.1061%2012%2019.4706C12%2020.8351%2010.8939%2021.9412%209.52941%2021.9412H9V23C9%2023.5523%208.55228%2024%208%2024C7.44772%2024%207%2023.5523%207%2023V18.4286ZM9%2019.9412H9.52941C9.78931%2019.9412%2010%2019.7305%2010%2019.4706C10%2019.2107%209.78931%2019%209.52941%2019H9V19.9412Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2019V22H15.5C16.3284%2022%2017%2021.3284%2017%2020.5C17%2019.6716%2016.3284%2019%2015.5%2019H15ZM13%2018.5C13%2017.6716%2013.6716%2017%2014.5%2017H15.5C17.433%2017%2019%2018.567%2019%2020.5C19%2022.433%2017.433%2024%2015.5%2024H14.5C13.6716%2024%2013%2023.3284%2013%2022.5V18.5Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M20%2018C20%2017.4477%2020.4477%2017%2021%2017H24.0056C24.5579%2017%2025.0056%2017.4477%2025.0056%2018C25.0056%2018.5523%2024.5579%2019%2024.0056%2019H22V19.5H24.0056C24.5579%2019.5%2025.0056%2019.9477%2025.0056%2020.5C25.0056%2021.0523%2024.5579%2021.5%2024.0056%2021.5H22V23C22%2023.5523%2021.5523%2024%2021%2024C20.4477%2024%2020%2023.5523%2020%2023V18Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-folder-open-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.58222%203.02898C8.39424%203.14195%207.28117%203.68%206.46024%204.53813C5.749%205.2816%205.33795%206.18094%205.24902%207.18817C5.23034%207.40003%205.21765%209.08131%205.21749%2011.3673L5.21721%2015.1919L5.13514%2015.2666C5.03634%2015.3566%204.73564%2015.744%204.598%2015.9587C4.11072%2016.7187%203.92377%2017.7247%204.02787%2019.0264C4.13279%2020.3387%204.87387%2024.5567%205.19006%2025.6413C5.47581%2026.6216%205.92739%2027.3807%206.52698%2027.8889C7.31856%2028.5597%208.04194%2028.8317%209.37058%2028.958C9.95979%2029.014%2022.0408%2029.014%2022.63%2028.958C23.9457%2028.8329%2024.6418%2028.5759%2025.4281%2027.9247C26.0756%2027.3884%2026.5107%2026.6673%2026.8146%2025.6267C26.9803%2025.0593%2027.3036%2023.4155%2027.643%2021.4138C28.0465%2019.0342%2028.0966%2017.9743%2027.8507%2017.0172C27.7575%2016.6544%2027.5805%2016.2362%2027.4026%2015.9587C27.2649%2015.744%2026.9642%2015.3566%2026.8654%2015.2666L26.7834%2015.1919L26.7829%2013.3247C26.7823%2010.5996%2026.7293%209.81901%2026.496%209.09931C26.0352%207.6782%2024.9621%206.9011%2023.1786%206.69701C22.7242%206.64501%2021.2388%206.60373%2019.7998%206.60309C18.3561%206.60244%2018.0239%206.57837%2017.6166%206.44499C17.0229%206.25051%2016.8664%206.13631%2015.5892%204.96549C14.5006%203.96756%2014.2871%203.8037%2013.6948%203.51191C13.1852%203.26087%2012.7149%203.12315%2012.0863%203.04085C11.7197%202.99285%2010.0456%202.98493%209.58222%203.02898ZM9.622%204.97211C9.32763%205.01083%208.8507%205.17516%208.55062%205.34124C8.37552%205.43816%208.20961%205.57042%207.97395%205.80103C7.69663%206.07231%207.61958%206.16981%207.49786%206.40334C7.41799%206.55657%207.32047%206.78545%207.28113%206.91195L7.20966%207.14194L7.19957%2010.6174C7.19402%2012.529%207.20064%2014.0929%207.21427%2014.0928C7.22788%2014.0928%207.3848%2014.0649%207.56297%2014.0309C7.74114%2013.9969%208.11494%2013.9449%208.39364%2013.9154C8.85985%2013.866%209.46812%2013.8617%2016.0003%2013.8617C22.5325%2013.8617%2023.1407%2013.866%2023.6069%2013.9154C23.8856%2013.9449%2024.2594%2013.9969%2024.4376%2014.0309C24.6158%2014.0649%2024.774%2014.0928%2024.7891%2014.0928C24.8264%2014.093%2024.789%2010.701%2024.7479%2010.3477C24.6037%209.11069%2024.1967%208.74316%2022.8181%208.6051C22.6284%208.58611%2021.4859%208.55911%2020.279%208.54514C17.8818%208.51737%2017.751%208.50828%2017.1201%208.32543C16.7288%208.21205%2016.1702%207.95321%2015.8302%207.72773C15.4941%207.50481%2015.1433%207.20611%2014.1899%206.33075C13.3418%205.55208%2013.059%205.33625%2012.6872%205.18404C12.1615%204.96888%2012.0822%204.95846%2010.9065%204.95054C10.3204%204.94656%209.74231%204.95627%209.622%204.97211ZM9.63702%2015.7899C8.09701%2015.835%207.32508%2015.991%206.81298%2016.3606C6.6149%2016.5036%206.31069%2016.8776%206.19427%2017.1212C6.04562%2017.4322%205.99804%2017.6697%205.9797%2018.1926C5.9509%2019.0141%206.09985%2020.1005%206.64368%2023.0352C7.09503%2025.4707%207.30348%2026.0395%207.91636%2026.5075C8.31575%2026.8125%208.63667%2026.9255%209.3549%2027.0141C9.83776%2027.0737%2022.1628%2027.0737%2022.6457%2027.0141C23.3639%2026.9255%2023.6848%2026.8125%2024.0842%2026.5075C24.6958%2026.0405%2024.9059%2025.4672%2025.3572%2023.0342C25.9693%2019.7351%2026.1159%2018.5%2025.9869%2017.7303C25.9089%2017.2649%2025.8059%2017.0389%2025.5059%2016.6747C24.9819%2016.0387%2024.2826%2015.8504%2022.211%2015.7878C21.1077%2015.7545%2010.7903%2015.7562%209.63702%2015.7899ZM13.251%2021.1036C13.0195%2021.1754%2012.785%2021.3784%2012.661%2021.6142C12.5783%2021.7715%2012.5618%2022.1504%2012.629%2022.3493C12.6996%2022.5582%2012.9161%2022.7907%2013.1414%2022.8996L13.3202%2022.9859H16.0003H18.6804L18.8592%2022.8996C19.0845%2022.7907%2019.301%2022.5582%2019.3716%2022.3493C19.4423%2022.1401%2019.4223%2021.7722%2019.3307%2021.5972C19.2424%2021.4284%2019.0376%2021.2326%2018.8589%2021.1461L18.7117%2021.0748L16.0473%2021.0688C13.9081%2021.064%2013.3569%2021.0708%2013.251%2021.1036Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-folder-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.23626%203.02825C6.53398%203.15871%204.93884%204.11722%203.94093%205.60936C3.40424%206.41186%203.09814%207.32625%203.02413%208.34821C2.97807%208.9842%203.00376%2021.8048%203.05245%2022.4689C3.15934%2023.9274%203.31312%2024.803%203.59657%2025.5672C4.08994%2026.8974%205.07306%2027.8878%206.39449%2028.3857C7.33909%2028.7417%208.44539%2028.9047%2010.3597%2028.9698C11.5407%2029.0101%2020.4562%2029.0101%2021.6372%2028.9698C23.5515%2028.9047%2024.6578%2028.7417%2025.6024%2028.3857C26.9214%2027.8887%2027.9072%2026.8969%2028.3982%2025.5731C28.7438%2024.641%2028.9055%2023.5274%2028.9699%2021.637C29.0103%2020.4522%2029.0099%2014.0897%2028.9695%2013.1941C28.9022%2011.7027%2028.7374%2010.8632%2028.367%2010.1249C28.0305%209.45416%2027.4246%208.83937%2026.7329%208.46672C26.5778%208.38315%2026.5747%208.37871%2026.5548%208.20893C26.4422%207.25119%2026.0174%206.35135%2025.3438%205.64341C24.6539%204.91843%2023.9343%204.51663%2022.9094%204.28395L22.6078%204.21549L18.2425%204.19832L13.8773%204.18119L13.8055%204.11636C13.6951%204.01665%2013.3003%203.77107%2013.0106%203.62187C12.3899%203.30215%2011.7194%203.10667%2010.9695%203.02677C10.6275%202.99032%208.71756%202.99137%208.23626%203.02825ZM8.32608%204.96582C7.76843%205.01491%207.08695%205.26995%206.57875%205.61971C6.27401%205.82946%205.83%206.27348%205.62026%206.57823C5.38581%206.9189%205.16402%207.40387%205.05066%207.82373L4.95258%208.18693L4.94269%2014.5653C4.93307%2020.7708%204.94565%2021.968%205.03047%2022.9311C5.24308%2025.3445%205.9184%2026.3267%207.65538%2026.7488C8.82509%2027.0331%209.52987%2027.0593%2015.9985%2027.0593C20.8734%2027.0593%2022.0211%2027.044%2022.9159%2026.967C25.3378%2026.7587%2026.326%2026.0818%2026.7489%2024.3414C26.91%2023.6787%2026.9777%2023.0591%2027.0313%2021.7602C27.0769%2020.6561%2027.0534%2013.0394%2027.003%2012.5624C26.919%2011.7672%2026.7774%2011.22%2026.5641%2010.8662C26.3199%2010.4609%2025.8612%2010.1348%2025.3347%209.9921C24.6279%209.80057%2024.166%209.77253%2021.2366%209.74341C18.5628%209.71682%2018.3932%209.70794%2017.7814%209.56244C16.9881%209.37377%2016.1754%208.95391%2015.5055%208.38657C15.3614%208.26461%2014.6888%207.62129%2014.0108%206.95698C13.1921%206.15488%2012.7004%205.69687%2012.5472%205.59343C12.2588%205.39884%2011.9543%205.2453%2011.6491%205.1406C11.1373%204.96496%2011.0829%204.95942%209.78969%204.95079C9.12875%204.94638%208.47013%204.95313%208.32608%204.96582ZM16.2694%206.45698C16.9915%207.15909%2017.3495%207.39737%2018.0093%207.61503C18.4848%207.77191%2018.5352%207.77489%2021.175%207.80281C22.5392%207.81723%2023.8417%207.84339%2024.0695%207.86093C24.2973%207.87849%2024.4887%207.8877%2024.495%207.88145C24.5198%207.85667%2024.3115%207.44624%2024.1833%207.26728C24.0288%207.05155%2023.6913%206.71855%2023.486%206.57918C23.2716%206.43371%2023.0523%206.33132%2022.7559%206.23835L22.4845%206.15325L19.212%206.14474L15.9395%206.13624L16.2694%206.45698ZM16.7749%2012.7337C16.4509%2012.8956%2016.2731%2013.1675%2016.2521%2013.5331C16.2416%2013.7168%2016.2524%2013.7997%2016.3045%2013.9378C16.3915%2014.1684%2016.6244%2014.4028%2016.8505%2014.4874C17.0144%2014.5487%2017.0775%2014.5499%2020.1979%2014.5497C22.2673%2014.5496%2023.4177%2014.5386%2023.4914%2014.5181C23.7619%2014.4429%2024.0633%2014.152%2024.1381%2013.8938C24.1956%2013.6954%2024.1826%2013.384%2024.1099%2013.2196C24.0299%2013.0388%2023.8528%2012.8434%2023.6734%2012.7379L23.5322%2012.6549L20.2489%2012.6466L16.9657%2012.6384L16.7749%2012.7337Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-folder-new-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.23626%203.02825C6.53398%203.15871%204.93884%204.11722%203.94093%205.60936C3.40424%206.41186%203.09814%207.32625%203.02413%208.34821C2.97807%208.9842%203.00376%2021.8048%203.05245%2022.4689C3.15934%2023.9274%203.31312%2024.803%203.59657%2025.5672C4.08994%2026.8974%205.07306%2027.8878%206.39449%2028.3857C7.33909%2028.7417%208.44539%2028.9047%2010.3597%2028.9698C11.5407%2029.0101%2020.4562%2029.0101%2021.6372%2028.9698C23.5515%2028.9047%2024.6578%2028.7417%2025.6024%2028.3857C26.9214%2027.8887%2027.9072%2026.8969%2028.3982%2025.5731C28.7438%2024.641%2028.9055%2023.5274%2028.9699%2021.637C29.0103%2020.4522%2029.0099%2014.0897%2028.9695%2013.1941C28.8715%2011.0221%2028.5215%209.97996%2027.5921%209.09201C27.0172%208.5427%2026.3583%208.21663%2025.458%208.03582C24.589%207.86126%2024.0547%207.83224%2021.1596%207.8022C18.5358%207.77499%2018.485%207.77197%2018.0093%207.61503C17.7096%207.51615%2017.3286%207.33553%2017.1193%207.19311C16.8195%206.98903%2016.4654%206.66182%2015.2884%205.50108C14.6706%204.89178%2014.068%204.31693%2013.9494%204.22362C13.085%203.54369%2012.0971%203.14691%2010.9695%203.02677C10.6275%202.99032%208.71756%202.99137%208.23626%203.02825ZM8.32608%204.96582C7.76843%205.01491%207.08695%205.26995%206.57875%205.61971C6.27401%205.82946%205.83%206.27348%205.62026%206.57823C5.38581%206.9189%205.16402%207.40387%205.05066%207.82373L4.95258%208.18693L4.94269%2014.5653C4.93307%2020.7708%204.94565%2021.968%205.03047%2022.9311C5.24308%2025.3445%205.9184%2026.3267%207.65538%2026.7488C8.82509%2027.0331%209.52987%2027.0593%2015.9985%2027.0593C20.8734%2027.0593%2022.0211%2027.044%2022.9159%2026.967C25.3378%2026.7587%2026.326%2026.0818%2026.7489%2024.3414C26.91%2023.6787%2026.9777%2023.0591%2027.0313%2021.7602C27.0769%2020.6561%2027.0534%2013.0394%2027.003%2012.5624C26.919%2011.7672%2026.7774%2011.22%2026.5641%2010.8662C26.3199%2010.4609%2025.8612%2010.1348%2025.3347%209.9921C24.6279%209.80057%2024.166%209.77253%2021.2366%209.74341C18.5628%209.71682%2018.3932%209.70794%2017.7814%209.56244C16.9881%209.37377%2016.1754%208.95391%2015.5055%208.38657C15.3614%208.26461%2014.6888%207.62129%2014.0108%206.95698C13.1921%206.15488%2012.7004%205.69687%2012.5472%205.59343C12.2588%205.39884%2011.9543%205.2453%2011.6491%205.1406C11.1373%204.96496%2011.0829%204.95942%209.78969%204.95079C9.12875%204.94638%208.47013%204.95313%208.32608%204.96582Z'%20fill='%23262626'/%3e%3cpath%20d='M10.1109%2017.5538C10.236%2017.3218%2010.4515%2017.1268%2010.6782%2017.0406C10.8582%2016.9722%2011.2275%2016.9931%2011.4089%2017.082C11.5837%2017.1676%2011.7865%2017.3638%2011.8789%2017.5366C11.9437%2017.6579%2011.9468%2017.7069%2011.9617%2018.8444L11.9773%2020.0261L13.1572%2020.0417C14.2928%2020.0566%2014.3418%2020.0597%2014.4629%2020.1247C14.9039%2020.3612%2015.1103%2020.8817%2014.9411%2021.3307C14.8574%2021.5527%2014.6632%2021.7715%2014.4552%2021.8779C14.3065%2021.954%2014.3022%2021.9543%2013.1417%2021.9698L11.9773%2021.9854L11.9617%2023.1516C11.9442%2024.467%2011.9499%2024.4333%2011.6986%2024.7025C11.5016%2024.9133%2011.2979%2025%2010.9992%2025C10.7004%2025%2010.4967%2024.9133%2010.2998%2024.7025C10.0484%2024.4333%2010.0541%2024.467%2010.0366%2023.1516L10.0211%2021.9854L8.85671%2021.9698C7.69615%2021.9543%207.69183%2021.954%207.54316%2021.8779C6.94668%2021.5727%206.81472%2020.788%207.28125%2020.3208C7.54965%2020.0519%207.50888%2020.0592%208.84119%2020.0417L10.0211%2020.0261L10.0366%2018.8444C10.0508%2017.762%2010.0571%2017.6535%2010.1109%2017.5538Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-support-person-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.2906%203.00825C13.1082%203.16109%2011.1578%203.80409%209.39708%204.95119C6.7589%206.66987%204.91845%209.41257%204.37217%2012.4394C4.21858%2013.2905%204.21102%2013.425%204.19628%2015.5685L4.18231%2017.6062H3.95611C3.57129%2017.6062%203.24381%2017.8057%203.07131%2018.1453L3%2018.2857V19.6912C3%2021.0952%203.00006%2021.0968%203.07118%2021.2491C3.15464%2021.4279%203.34442%2021.6164%203.53974%2021.7147C3.65419%2021.7722%203.72587%2021.7845%203.94837%2021.7845H4.21821L4.21824%2021.9957C4.2183%2022.3005%204.28063%2022.4102%204.37217%2022.7215C4.61653%2023.5522%205.19418%2024.2305%205.98707%2024.618C6.43206%2024.8354%206.88735%2024.9605%208.10963%2025.2011C9.29021%2025.4336%209.52258%2025.4673%209.95557%2025.4691C10.5491%2025.4716%2010.9146%2025.3579%2011.3126%2025.0472C11.6863%2024.7555%2011.9166%2024.373%2012.0472%2023.8279C12.1105%2023.5632%2012.1266%2023.8999%2012.1377%2019.8855C12.146%2016.8861%2012.1394%2015.7164%2012.1126%2015.4747C12.0447%2014.8611%2011.8693%2014.4733%2011.4974%2014.114C11.233%2013.8586%2010.9616%2013.6933%2010.6489%2013.5972C10.2348%2013.47%209.08912%2013.5173%207.50297%2013.7271C7.00437%2013.7931%206.66908%2013.8662%206.33654%2013.9815L6.12623%2014.0544L6.14612%2013.8076C6.30808%2011.7972%207.025%2010.0045%208.27785%208.47708C8.62414%208.05489%209.41154%207.29143%209.84697%206.95567C11.2541%205.87059%2012.8947%205.19551%2014.7355%204.9441C15.2815%204.86952%2016.7185%204.86952%2017.2645%204.9441C19.1053%205.19551%2020.7459%205.87059%2022.153%206.95567C22.5885%207.29143%2023.3759%208.05489%2023.7222%208.47708C24.9733%2010.0024%2025.6926%2011.8009%2025.8539%2013.8076L25.8738%2014.0544L25.6635%2013.9815C25.1917%2013.8179%2024.7302%2013.7397%2023.4176%2013.6006C23.0062%2013.557%2022.5952%2013.5345%2022.1839%2013.533C21.6285%2013.5311%2021.5455%2013.5375%2021.3511%2013.5972C20.7324%2013.7873%2020.2069%2014.2946%2019.9948%2014.9065C19.8622%2015.2891%2019.8565%2015.4827%2019.8559%2019.6207C19.8552%2023.6833%2019.8482%2023.5665%2019.9669%2023.992C20.1686%2024.7148%2020.6934%2025.2325%2021.4135%2025.4189C21.7034%2025.4939%2022.3063%2025.4864%2022.7968%2025.4015C23.3864%2025.2995%2024.5029%2025.0764%2024.9249%2024.9762C25.7365%2024.7835%2026.2637%2024.535%2026.7033%2024.1378C27.12%2023.7614%2027.4423%2023.2527%2027.5954%2022.7303C27.6872%2022.417%2027.7817%2022.2962%2027.7818%2022.0002L27.7818%2021.7845L28.0516%2021.7837C28.2825%2021.7831%2028.344%2021.7716%2028.4769%2021.7042C28.6762%2021.6031%2028.8665%2021.4024%2028.9412%2021.2145C28.996%2021.0768%2029%2020.9722%2029%2019.6762V18.2857L28.9287%2018.1453C28.7562%2017.8057%2028.4287%2017.6062%2028.0439%2017.6062H27.8177L27.8037%2015.5685C27.7889%2013.4195%2027.7819%2013.2954%2027.6254%2012.4244C27.1776%209.93287%2025.7815%207.52651%2023.8185%205.86303C21.9562%204.28483%2019.781%203.34725%2017.3262%203.06456C16.928%203.01872%2015.6471%202.98328%2015.2906%203.00825ZM9.66192%2015.3904C9.20641%2015.4287%208.21385%2015.5285%207.90419%2015.567C7.11167%2015.6657%206.85145%2015.7505%206.59525%2015.9936C6.13758%2016.4278%206.12068%2016.5709%206.13884%2019.8556C6.15303%2022.412%206.14264%2022.0758%206.3033%2022.3976C6.39548%2022.5822%206.65434%2022.8471%206.82225%2022.9285C7.15349%2023.0892%208.07568%2023.3045%209.39964%2023.5302C9.91168%2023.6175%2010.0705%2023.6227%2010.1292%2023.5542C10.1646%2023.5128%2010.1862%2023.228%2010.1862%2019.7047C10.1862%2015.6078%2010.1847%2015.4942%2010.1275%2015.4329C10.0677%2015.3689%209.99579%2015.3623%209.66192%2015.3904ZM21.8754%2015.4297C21.8144%2015.4952%2021.8138%2015.5379%2021.8138%2019.7047C21.8138%2023.228%2021.8059%2023.5128%2021.8413%2023.5542C21.8999%2023.6227%2022.0588%2023.6175%2022.5708%2023.5302C23.8948%2023.3045%2024.817%2023.0892%2025.1482%2022.9285C25.3161%2022.8471%2025.575%2022.5822%2025.6672%2022.3976C25.8273%2022.0767%2025.8466%2022.4112%2025.861%2019.8556C25.8796%2016.5716%2025.8626%2016.428%2025.4048%2015.9936C25.0904%2015.6954%2024.7703%2015.6213%2023.1091%2015.4619C21.9913%2015.3547%2021.9465%2015.3535%2021.8754%2015.4297Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.6954%2028.7759C10.1505%2029.8791%205.6933%2026.8023%204.05065%2021.9002C3.876%2021.379%204.15916%2020.8157%204.6831%2020.642C5.20705%2020.4682%205.77337%2020.7499%205.94802%2021.2711C6.16538%2021.9198%206.4388%2022.5259%206.76304%2023.0827C8.46347%2026.0031%2011.5616%2027.5694%2015.3032%2026.825C15.8448%2026.7173%2016.3716%2027.0667%2016.4799%2027.6054C16.5882%2028.1441%2016.237%2028.6682%2015.6954%2028.7759Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-clip-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.1425%205.55659C15.7696%202.1478%2021.6261%202.1478%2025.2532%205.55659C28.9156%208.99856%2028.9156%2014.6064%2025.2532%2018.0483L15.5389%2027.1779C15.5389%2027.1779%2015.5389%2027.1779%2015.5389%2027.1779C12.954%2029.6073%208.78707%2029.6074%206.20212%2027.1779C3.58184%2024.7154%203.58184%2020.6955%206.20212%2018.233L15.7767%209.23471C17.3195%207.78474%2019.7967%207.78474%2021.3395%209.2347C22.9177%2010.7178%2022.9177%2013.1498%2021.3395%2014.6329C21.3395%2014.6329%2021.3395%2014.6329%2021.3395%2014.6329L11.6951%2023.6968C11.2927%2024.0751%2010.6598%2024.0554%2010.2816%2023.653C9.90335%2023.2505%209.92299%2022.6177%2010.3254%2022.2394L19.9699%2013.1755C20.7075%2012.4822%2020.7076%2011.3854%2019.9699%2010.6921C19.1968%209.96561%2017.9194%209.96561%2017.1463%2010.6921L7.57179%2019.6904C5.79196%2021.3631%205.79195%2024.0478%207.57178%2025.7205C9.38692%2027.4265%2012.3541%2027.4265%2014.1692%2025.7205L23.8835%2016.5909C26.7055%2013.9388%2026.7055%209.66611%2023.8835%207.01398C21.0262%204.32867%2016.3695%204.32867%2013.5122%207.01398L5.68484%2014.3702C5.28239%2014.7484%204.64953%2014.7288%204.27131%2014.3263C3.89308%2013.9239%203.91272%2013.291%204.31517%2012.9128L12.1425%205.55659Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-edit-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M22.8672%203.00748C22.167%203.07822%2021.4968%203.252%2020.9288%203.51011C20.6353%203.64348%2020.2002%203.90331%2019.8905%204.13026C19.7031%204.26757%2017.9155%206.03318%2013.5297%2010.4131C10.1746%2013.7636%207.24851%2016.699%207.02723%2016.9364C6.80594%2017.1737%206.52448%2017.5004%206.40173%2017.6623C5.91542%2018.3038%205.47972%2019.0927%205.20245%2019.8337C4.87748%2020.7022%203.05742%2026.2252%203.02369%2026.4451C2.88417%2027.3548%203.37194%2028.3072%204.19824%2028.7386C4.62703%2028.9624%205.11963%2029.0472%205.56966%2028.9747C5.82761%2028.9331%2011.684%2026.9905%2012.3534%2026.7245C13.3474%2026.3295%2014.2054%2025.7757%2015.0666%2024.9732C15.304%2024.752%2018.2398%2021.8268%2021.5906%2018.4728C25.8026%2014.2568%2027.7417%2012.2954%2027.8732%2012.1178C28.4539%2011.3338%2028.8172%2010.4518%2028.9609%209.47732C29.0133%209.12144%2029.013%208.22836%2028.9602%207.88996C28.6877%206.14149%2027.7226%204.69311%2026.2291%203.79127C25.6456%203.43897%2024.937%203.18339%2024.2084%203.06256C23.9455%203.01895%2023.0981%202.98415%2022.8672%203.00748ZM22.6668%204.98235C22.1201%205.0775%2021.506%205.34248%2021.0661%205.67302C20.9375%205.76968%2020.6193%206.06339%2020.359%206.32569L19.8857%206.80263L19.9234%206.98415C19.9938%207.3239%2020.2045%207.90436%2020.4145%208.33744C21.2604%2010.0812%2022.8698%2011.4586%2024.679%2011.987C25.2475%2012.1531%2025.1309%2012.1987%2025.7508%2011.5676C26.405%2010.9014%2026.6214%2010.5908%2026.8459%209.99499C27.0561%209.43713%2027.1288%208.69403%2027.0311%208.10109C26.7662%206.49305%2025.531%205.24856%2023.9332%204.97988C23.5773%204.92002%2023.0186%204.9211%2022.6668%204.98235ZM13.243%2013.4473C10.4618%2016.2309%208.11632%2018.5985%208.03073%2018.7087C7.60425%2019.2579%207.22764%2019.9361%206.98668%2020.5888C6.90846%2020.8008%206.53144%2021.9083%206.14885%2023.05L5.45324%2025.1259L6.16389%2025.8363L6.87455%2026.5467L8.90482%2025.8669C10.0215%2025.4931%2011.1293%2025.1158%2011.3668%2025.0286C12.2352%2024.7095%2012.9815%2024.2615%2013.6175%2023.6777C13.821%2023.4909%2016.158%2021.1669%2018.8108%2018.5133C23.3818%2013.9409%2023.6301%2013.6869%2023.5589%2013.6575C22.7499%2013.3236%2022.2116%2013.0391%2021.6503%2012.6486C20.5204%2011.8626%2019.5666%2010.8148%2018.904%209.63128C18.6968%209.26135%2018.4587%208.75691%2018.3831%208.5278C18.3626%208.46563%2018.3354%208.4084%2018.3227%208.40057C18.31%208.39274%2016.0242%2010.6638%2013.243%2013.4473Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-round-check-filled-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M29%2016C29%2023.1796%2023.1796%2029%2016%2029C8.82029%2029%203%2023.1796%203%2016C3%208.82029%208.82029%203%2016%203C23.1796%203%2029%208.82029%2029%2016ZM21.2394%2012.0606C21.6202%2012.4413%2021.6202%2013.0587%2021.2394%2013.4394L14.7394%2019.9394C14.3586%2020.3202%2013.7414%2020.3202%2013.3606%2019.9394L10.7606%2017.3394C10.3798%2016.9586%2010.3798%2016.3414%2010.7606%2015.9606C11.1413%2015.5798%2011.7587%2015.5798%2012.1394%2015.9606L14.05%2017.8711L16.9552%2014.9658L19.8606%2012.0606C20.2414%2011.6798%2020.8586%2011.6798%2021.2394%2012.0606Z'%20fill='%23128851'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M21.2394%2012.0606C21.6202%2012.4413%2021.6202%2013.0587%2021.2394%2013.4394L14.7394%2019.9394C14.3586%2020.3202%2013.7414%2020.3202%2013.3606%2019.9394L10.7606%2017.3394C10.3798%2016.9586%2010.3798%2016.3414%2010.7606%2015.9606C11.1413%2015.5798%2011.7587%2015.5798%2012.1394%2015.9606L14.05%2017.8711L16.9552%2014.9658L19.8606%2012.0606C20.2414%2011.6798%2020.8586%2011.6798%2021.2394%2012.0606Z'%20fill='white'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-round-check-filled-black{filter:brightness(0)saturate()invert(0%)sepia(0%)saturate(7477%)hue-rotate(96deg)brightness(97%)contrast(105%);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M29%2016C29%2023.1796%2023.1796%2029%2016%2029C8.82029%2029%203%2023.1796%203%2016C3%208.82029%208.82029%203%2016%203C23.1796%203%2029%208.82029%2029%2016ZM21.2394%2012.0606C21.6202%2012.4413%2021.6202%2013.0587%2021.2394%2013.4394L14.7394%2019.9394C14.3586%2020.3202%2013.7414%2020.3202%2013.3606%2019.9394L10.7606%2017.3394C10.3798%2016.9586%2010.3798%2016.3414%2010.7606%2015.9606C11.1413%2015.5798%2011.7587%2015.5798%2012.1394%2015.9606L14.05%2017.8711L16.9552%2014.9658L19.8606%2012.0606C20.2414%2011.6798%2020.8586%2011.6798%2021.2394%2012.0606Z'%20fill='%23128851'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M21.2394%2012.0606C21.6202%2012.4413%2021.6202%2013.0587%2021.2394%2013.4394L14.7394%2019.9394C14.3586%2020.3202%2013.7414%2020.3202%2013.3606%2019.9394L10.7606%2017.3394C10.3798%2016.9586%2010.3798%2016.3414%2010.7606%2015.9606C11.1413%2015.5798%2011.7587%2015.5798%2012.1394%2015.9606L14.05%2017.8711L16.9552%2014.9658L19.8606%2012.0606C20.2414%2011.6798%2020.8586%2011.6798%2021.2394%2012.0606Z'%20fill='white'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-copied-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.4915%203.00491C7.89484%203.07906%206.48945%203.37699%205.41632%204.08077C4.16979%204.89824%203.4766%206.12898%203.20152%208.01299C3.02789%209.20229%203%2010.3074%203%2016.0003C3%2021.6932%203.02789%2022.7984%203.20152%2023.9877C3.43353%2025.5766%203.97904%2026.7265%204.87127%2027.5073C5.76765%2028.2917%206.82889%2028.6882%208.52552%2028.8728C9.64001%2028.994%209.99277%2029%2016.0023%2029C22.0119%2029%2022.3646%2028.994%2023.4791%2028.8728C24.579%2028.7531%2025.4666%2028.5252%2026.1296%2028.1922C26.978%2027.7661%2027.7572%2026.9862%2028.1829%2026.137C28.6028%2025.2996%2028.8276%2024.2349%2028.9461%2022.5234C28.9968%2021.791%2029.021%2016.5287%2028.9772%2015.7646C28.924%2014.8386%2028.8351%2014.2967%2028.6453%2013.7432C28.5526%2013.4728%2028.3281%2013.0103%2028.1965%2012.8184C28.1476%2012.7472%2028.1076%2012.6802%2028.1076%2012.6695C28.1076%2012.6006%2027.5434%2011.9583%2027.0428%2011.4573C26.5399%2010.954%2020.5987%205.57035%2019.6246%204.73524C18.3066%203.60525%2017.5528%203.23097%2016.2489%203.05911C15.9222%203.01603%2015.4762%203.00726%2013.3398%203.00193C11.952%202.99846%2010.6703%202.99979%2010.4915%203.00491ZM10.3831%204.83422C7.86868%204.91823%206.72855%205.21054%205.97552%205.96425C5.30431%206.63611%205.02517%207.54066%204.88192%209.50824C4.82307%2010.3165%204.82307%2021.6842%204.88192%2022.4924C5.02517%2024.46%205.30431%2025.3646%205.97552%2026.0364C6.64676%2026.7082%207.55047%2026.9876%209.51624%2027.131C10.3237%2027.1899%2021.6809%2027.1899%2022.4884%2027.131C24.4542%2026.9876%2025.3579%2026.7082%2026.0291%2026.0364C26.6934%2025.3715%2026.9669%2024.4986%2027.1201%2022.5544C27.1704%2021.9165%2027.1944%2016.4491%2027.1501%2015.7476C27.1194%2015.2631%2027.0573%2014.7673%2027.0062%2014.6004C26.9915%2014.5523%2026.7503%2014.5475%2023.7796%2014.5356C20.3409%2014.5219%2020.1358%2014.5135%2019.3615%2014.3531C17.8392%2014.038%2016.8872%2013.1686%2016.5157%2011.7543C16.2941%2010.9108%2016.2743%2010.588%2016.2588%207.56505C16.2463%205.11665%2016.2411%204.90788%2016.1934%204.89325C16.013%204.83806%2014.9784%204.81479%2012.9373%204.82003C11.6687%204.82328%2010.5193%204.82969%2010.3831%204.83422ZM18.18%207.82712C18.1914%208.87106%2018.2149%209.91342%2018.2323%2010.1435C18.3645%2011.8973%2018.7416%2012.3411%2020.2593%2012.5291C20.544%2012.5644%2024.0671%2012.6287%2025.0056%2012.6158L25.6344%2012.6071L25.1604%2012.1709C24.528%2011.5887%2019.1616%206.7551%2018.6348%206.29319C18.4065%206.09291%2018.2061%205.92907%2018.1895%205.92907C18.1701%205.92907%2018.1667%206.60261%2018.18%207.82712Z'%20fill='%23000'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.6247%2018.2191C15.056%2018.5641%2015.1259%2019.1934%2014.7809%2019.6247L10.7809%2024.6247C10.5911%2024.8619%2010.3038%2025%209.99999%2025C9.69621%2025%209.4089%2024.8619%209.21913%2024.6247L7.21913%2022.1247C6.87412%2021.6934%206.94404%2021.0641%207.37531%2020.7191C7.80657%2020.3741%208.43586%2020.444%208.78087%2020.8753L10%2022.3992L13.2191%2018.3753C13.5641%2017.944%2014.1934%2017.8741%2014.6247%2018.2191Z'%20fill='%23000'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-add-green{filter:brightness(0)saturate()invert(54%)sepia(14%)saturate(1399%)hue-rotate(100deg)brightness(98%)contrast(89%);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16%203C16.5523%203%2017%203.44772%2017%204V15C17%2015%2027.4477%2015%2028%2015C28.5523%2015%2029%2016%2029%2016C29%2016%2028.5523%2017%2028%2017C27.4477%2017%2017%2017%2017%2017V28C17%2028.5523%2016.5523%2029%2016%2029C15.4477%2029%2015%2028.5523%2015%2028V17H4C3.44772%2017%203%2016.5523%203%2016C3%2015.4477%203.44772%2015%204%2015H15V4C15%203.44772%2015.4477%203%2016%203Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-save-green{filter:brightness(0)saturate()invert(54%)sepia(14%)saturate(1399%)hue-rotate(100deg)brightness(98%)contrast(89%);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.0998%203.02831C10.2609%203.07973%208.9589%203.22027%207.94627%203.47666C5.5699%204.07838%204.08132%205.56708%203.47965%207.94365C3.09627%209.45804%203%2011.0744%203%2015.9971C3%2020.9198%203.09627%2022.5361%203.47965%2024.0505C3.81685%2025.3825%204.46812%2026.4915%205.34554%2027.2281C6.5816%2028.2656%208.05452%2028.7257%2010.7158%2028.9055C12.58%2029.0315%2019.4181%2029.0315%2021.2823%2028.9055C23.162%2028.7785%2024.383%2028.5217%2025.3882%2028.0421C27.0213%2027.263%2028.0623%2025.916%2028.5385%2023.9658C28.7117%2023.2563%2028.8322%2022.377%2028.9065%2021.2808C29.0031%2019.8551%2029.0348%2015.6078%2028.9539%2014.9167C28.8308%2013.8641%2028.4174%2012.8675%2027.7472%2012.0074C27.5137%2011.7078%2020.2245%204.42384%2019.9422%204.20815C19.1072%203.56992%2018.1041%203.16103%2017.0793%203.04115C16.7741%203.00542%2016.2933%202.99694%2014.7978%203.00089C13.7557%203.0036%2012.5416%203.01595%2012.0998%203.02831ZM12.1945%204.95667C8.85514%205.06053%207.41105%205.42573%206.4198%206.41706C5.51716%207.31975%205.15987%208.52812%204.99457%2011.2372C4.93871%2012.1526%204.93871%2019.8415%204.99457%2020.757C5.15987%2023.4661%205.51716%2024.6744%206.4198%2025.5771C6.96562%2026.123%207.6343%2026.4605%208.61424%2026.6848L8.99069%2026.771L9.01213%2025.8898C9.05732%2024.0339%209.164%2018.5635%209.53235%2017.8741C9.98541%2017.0262%2010.7895%2016.5156%2011.9385%2016.3461C12.5408%2016.2573%2013.3123%2016.2364%2015.9991%2016.2364C19.3116%2016.2364%2019.9463%2016.2684%2020.6449%2016.4704C21.6773%2016.7688%2022.336%2017.3829%2022.6799%2018.3678C22.8794%2018.9388%2022.9484%2024.3667%2022.9862%2025.9052L23.0074%2026.771L23.3839%2026.6848C24.3638%2026.4605%2025.0325%2026.123%2025.5783%2025.5771C26.4811%2024.6743%2026.8431%2023.449%2027.0023%2020.757C27.0594%2019.7929%2027.0578%2015.1627%2027.0003%2014.8726C26.8915%2014.3234%2026.6425%2013.7578%2026.3098%2013.304C26.0555%2012.9573%2019.0386%205.93977%2018.692%205.68554C18.2619%205.37015%2017.7709%205.14584%2017.2105%205.00862C17.0247%204.96314%2016.7368%204.95661%2014.736%204.95261C13.4907%204.95008%2012.347%204.95193%2012.1945%204.95667ZM12.7069%2018.2101C11.548%2018.2838%2011.2118%2018.5164%2011.0561%2019.3522C10.9984%2019.6618%2010.9485%2025.4817%2010.9475%2026.3531L10.9469%2026.989L11.5245%2027.0155C12.276%2027.0499%2019.7221%2027.0499%2020.4736%2027.0155L21.0512%2026.989L21.0506%2026.3531C21.0496%2025.4817%2020.9997%2019.6618%2020.942%2019.3522C20.7829%2018.4981%2020.4656%2018.288%2019.2142%2018.2082C18.647%2018.172%2013.2809%2018.1736%2012.7069%2018.2101Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.7999%2011.1833H17.1989C18.2505%2011.1833%2019.1008%2011.1833%2019.7704%2011.127C20.4475%2011.0701%2021.0742%2010.9482%2021.609%2010.6139C21.9102%2010.4257%2022.0885%2010.1512%2022.1946%209.94167C22.3065%209.72079%2022.3851%209.47793%2022.4434%209.24627C22.5602%208.78233%2022.5617%208.77624%2022.4434%209.24627L20.7477%207.55875C20.7102%208.04673%2020.6537%208.46846%2020.5763%208.77624C20.5351%208.9399%2020.4028%209.06214%2020.2389%209.10227C20.0756%209.14226%2019.85%209.18799%2019.6092%209.20823C19.0299%209.25692%2018.2609%209.25773%2017.1546%209.25773H14.8442C13.7379%209.25773%2012.9689%209.25692%2012.3896%209.20823C12.076%209.18188%2011.857%209.14366%2011.6995%209.10011C11.5701%209.06434%2011.4727%208.96202%2011.4372%208.83256C11.364%208.56518%2011.3068%208.19206%2011.2665%207.74683C11.1863%206.86243%2011.1856%205.85359%2011.1856%205.16597L11.1857%204.9253L9.26024%205.17831C9.26024%205.85322%209.26023%206.94131%209.34894%207.92056C9.39328%208.41014%209.46304%208.91318%209.58022%209.34113C9.63883%209.55519%209.71731%209.78072%209.82792%209.98733C9.93398%2010.1854%2010.1072%2010.4373%2010.3898%2010.6139C10.9246%2010.9482%2011.5513%2011.0701%2012.2284%2011.127C12.898%2011.1833%2013.7483%2011.1833%2014.7999%2011.1833Z'%20fill='%23262626'/%3e%3c/svg%3e")}.container-queries-fallback .limbo-mobile-fallback .limbo-gallery{gap:var(--limbo-space-sm);grid-template-columns:repeat(2,1fr)}.container-queries-fallback .limbo-mobile-fallback .limbo-form-grid,.container-queries-fallback .limbo-mobile-fallback .flex.flex-row{gap:var(--limbo-space-md);flex-direction:column}.container-queries-fallback .limbo-mobile-fallback .limbo-image-card{aspect-ratio:1;min-height:140px}.container-queries-fallback .limbo-mobile-fallback .limbo-tab{min-height:44px;padding:12px 16px;font-size:16px}@container limbo-component (max-width:768px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-component-container-wrapper{--limbo-space-xs:2px;--limbo-space-sm:4px;--limbo-space-md:8px;--limbo-space-lg:12px;--limbo-space-xl:16px;--limbo-space-2xl:24px;--limbo-space-3xl:32px}}@media(max-width:768px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-component-container-wrapper{--limbo-space-xs:2px;--limbo-space-sm:4px;--limbo-space-md:8px;--limbo-space-lg:12px;--limbo-space-xl:16px;--limbo-space-2xl:24px;--limbo-space-3xl:32px}}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-gallery{gap:var(--limbo-space-sm);box-sizing:border-box;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));max-width:100%;display:grid}@container limbo-component (max-width:768px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-gallery{gap:var(--limbo-space-sm);grid-template-columns:repeat(2,1fr)}}@container limbo-component (max-width:480px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-gallery{gap:var(--limbo-space-md);grid-template-columns:1fr}}@media(max-width:768px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-gallery{gap:var(--limbo-space-sm);grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-gallery{gap:var(--limbo-space-md);grid-template-columns:1fr}}@media(orientation:landscape)and (max-width:1024px)and (min-width:769px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-gallery{grid-template-columns:repeat(4,1fr)}}@container limbo-component (max-width:768px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-component-container{padding:var(--limbo-space-md);border-radius:0;min-height:auto;margin:0}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-card{margin-bottom:var(--limbo-space-md);padding:var(--limbo-space-md);border-radius:var(--limbo-radius-md)}}@media(max-width:768px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-component-container{padding:var(--limbo-space-md);border-radius:0;min-height:auto;margin:0}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-card{margin-bottom:var(--limbo-space-md);padding:var(--limbo-space-md);border-radius:var(--limbo-radius-md)}}@media(max-width:640px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-form-grid,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .flex.flex-row{gap:var(--limbo-space-md);flex-direction:column}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-form-group{flex-direction:column;align-items:stretch}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-form-group>*{width:100%;margin-bottom:var(--limbo-space-sm)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .flex.flex-col.sm\\\\:flex-row{flex-direction:column}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .flex.flex-col.sm\\\\:flex-row>*{width:100%}}@container limbo-component (max-width:768px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-form-control{padding:12px 16px;font-size:16px}}@media(max-width:768px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-form-control{padding:12px 16px;font-size:16px}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-modal{border-radius:0!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;margin:0!important;position:fixed!important;inset:0!important;transform:none!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-modal-content{-webkit-overflow-scrolling:touch;height:100%;padding:var(--limbo-space-lg);overflow-y:auto}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-modal-header{padding:var(--limbo-space-lg);z-index:10;background:var(--limbo-neutral-white-000);border-bottom:1px solid var(--limbo-neutral-gray-200);position:sticky;top:0}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-modal-body{padding:var(--limbo-space-lg);flex:1}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-modal-footer{padding:var(--limbo-space-lg);background:var(--limbo-neutral-white-000);border-top:1px solid var(--limbo-neutral-gray-200);position:sticky;bottom:0}}@container limbo-component (max-width:768px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card{aspect-ratio:1;border-radius:var(--limbo-radius-md);min-height:140px;overflow:hidden}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card img{object-fit:cover;width:100%;height:100%}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-actions--mobile{gap:var(--limbo-space-xs);padding:0 0 var(--limbo-space-xs)0;box-shadow:none;border-radius:none;opacity:1;pointer-events:auto;z-index:10;border:none;flex-flow:wrap;display:flex;position:relative;transform:none}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-actions--mobile:after{display:none}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-actions--mobile button{min-width:44px;min-height:44px;padding:var(--limbo-space-xs)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-card-info-overlay--mobile{opacity:1!important;transform:none!important}}@media(max-width:768px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card{aspect-ratio:1;border-radius:var(--limbo-radius-md);min-height:140px;overflow:hidden}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card img{object-fit:cover;width:100%;height:100%}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-actions--mobile{top:var(--limbo-space-xs);right:var(--limbo-space-xs);gap:var(--limbo-space-xs);padding:var(--limbo-space-xs);border-radius:var(--limbo-radius-md);opacity:1;pointer-events:auto;z-index:10;flex-flow:wrap;display:flex;position:absolute;bottom:auto;left:auto;transform:none}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-actions--mobile:after{display:none}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-actions--mobile button{min-width:44px;min-height:44px;padding:var(--limbo-space-xs)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-card-info-overlay--mobile{opacity:1!important;transform:none!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-tabs{scrollbar-width:none;-ms-overflow-style:none}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-tabs::-webkit-scrollbar{display:none}}@media(max-width:640px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-upload-zone{min-height:120px;padding:var(--limbo-space-lg);border-radius:var(--limbo-radius-md);text-align:center}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-upload-zone-content{align-items:center;gap:var(--limbo-space-md);flex-direction:column}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-upload-zone-text{font-size:14px;line-height:1.4}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-upload-zone-button{width:100%;max-width:200px}}@media(max-width:768px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-loader{padding:var(--limbo-space-xl)var(--limbo-space-lg)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-loader-text{margin-top:var(--limbo-space-md);text-align:center;font-size:14px}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-spinner{width:32px;height:32px}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-component-container-wrapper h1{font-size:24px;line-height:1.3}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-component-container-wrapper h2{font-size:20px;line-height:1.3}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-component-container-wrapper h3{font-size:18px;line-height:1.4}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-component-container-wrapper p{font-size:14px;line-height:1.5}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-component-container-wrapper small{font-size:12px}}@supports (padding:max(0px)){@media(max-width:768px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-modal,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-component-container{padding-top:max(var(--limbo-space-lg),env(safe-area-inset-top));padding-left:max(var(--limbo-space-lg),env(safe-area-inset-left));padding-right:max(var(--limbo-space-lg),env(safe-area-inset-right));padding-bottom:max(var(--limbo-space-lg),env(safe-area-inset-bottom))}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-modal-header,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-modal-footer{padding-left:max(var(--limbo-space-lg),env(safe-area-inset-left));padding-right:max(var(--limbo-space-lg),env(safe-area-inset-right))}}}@media(prefers-contrast:high){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-button,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-tab,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-btn{border:2px solid}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-modal{border:3px solid var(--brand-blue-1000)}}@media(prefers-reduced-motion:reduce){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-modal,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-button,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-btn,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-tab{transition:none;animation:none}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-spinner{animation:none}}@media(prefers-color-scheme:dark){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-modal{background:var(--neutral-gray-900);color:var(--neutral-white-000)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-modal-header,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-modal-footer,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-card{background:var(--neutral-gray-800);border-color:var(--neutral-gray-700)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-actions--mobile{background:linear-gradient(#0000008c,#00000059 70%,#0000)}}@media(max-width:768px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-skip-link{background:var(--brand-blue-1000);color:var(--neutral-white-000);z-index:9999;border-radius:var(--limbo-radius-md);padding:8px;text-decoration:none;transition:top .3s;position:absolute;top:-40px;left:6px}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-skip-link:focus{top:6px}}@media(max-width:640px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .sm-hidden{display:none!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .sm-full-width{width:100%!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .sm-text-center{text-align:center!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .sm-flex-col{flex-direction:column!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .sm-space-y-2>*+*{margin-top:var(--limbo-space-sm)!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .sm-space-y-4>*+*{margin-top:var(--limbo-space-md)!important}}@media(min-width:641px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .sm-only{display:none!important}}@media print{:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-modal,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-actions,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-tabs,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-upload-zone{display:none!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card{break-inside:avoid;page-break-inside:avoid}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-component-container-wrapper{box-shadow:none!important;border:1px solid #000!important}}@media(max-width:768px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card{aspect-ratio:1;min-height:120px}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card img{object-fit:cover;width:100%;height:100%}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card-actions{gap:8px;padding:8px}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card-actions button{min-width:44px;min-height:44px;padding:6px}}@media(max-width:640px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-form-grid{grid-template-columns:1fr;gap:1rem}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-form-group{flex-direction:column;align-items:stretch}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-form-group>*{width:100%}}@media(max-width:1024px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-cropper-container{height:60vh;min-height:300px}}@media(max-width:640px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-upload-zone{min-height:150px;padding:1rem}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-upload-zone-content{text-align:center;flex-direction:column}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-upload-zone-text{font-size:14px}}@media(max-width:768px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-loader{padding:2rem 1rem}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-loader-text{margin-top:1rem;font-size:14px}}@supports (padding:max(0px)){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-modal-mobile{padding-top:max(20px,env(safe-area-inset-top));padding-left:max(20px,env(safe-area-inset-left));padding-right:max(20px,env(safe-area-inset-right));padding-bottom:max(20px,env(safe-area-inset-bottom))}}@media(prefers-contrast:high){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-button,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-tab,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card{border:2px solid}}@media(prefers-reduced-motion:reduce){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-modal,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-button{transition:none;animation:none}}@media(prefers-color-scheme:dark){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-modal{background:var(--limbo-bg-secondary,#1a1a1a);color:var(--limbo-text-primary,#fff)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-modal-header{background:var(--limbo-bg-tertiary,#2a2a2a);border-bottom-color:var(--limbo-border-color,#444)}}@media(max-width:768px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-focus-trap{z-index:9999;position:fixed;inset:0}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-focus-visible{outline:2px solid var(--brand-blue-400,#7581b1);outline-offset:2px}}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-swipe-indicator{opacity:0;background:#ffffff80;border-radius:2px;width:4px;height:40px;transition:opacity .3s;position:absolute;top:50%;transform:translateY(-50%)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-swipe-indicator--left{left:10px}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-swipe-indicator--right{right:10px}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-gallery:hover .limbo-swipe-indicator{opacity:1}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-pull-refresh{background:var(--limbo-bg-primary,#fff);z-index:10;border-radius:20px;align-items:center;gap:8px;padding:12px 20px;transition:all .3s;display:flex;position:absolute;top:-60px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000001a}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-pull-refresh--active{top:20px}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-pull-refresh-icon{width:20px;height:20px;animation:1s linear infinite spin}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) cropper-selection{border:2px solid #3b82f6!important;transition:all .15s!important;box-shadow:0 0 0 1px #3b82f633!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) cropper-handle{background:#3b82f6;border:2px solid #fff;border-radius:50%;width:12px;height:12px;transition:all .15s;box-shadow:0 2px 4px #00000026}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) cropper-handle[action=move]{z-index:10;background:#3b82f6f2;border:2px solid #fff;width:28px;height:28px;box-shadow:0 4px 8px #0003}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) cropper-handle[action=move]:before{content:" "!important;min-width:100%!important;min-height:100%!important;filter:var(--limbo-icon-white)!important;background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.2929%203.29289C15.6834%202.90237%2016.3166%202.90237%2016.7071%203.29289L20.3071%206.89289C20.6976%207.28342%2020.6976%207.91658%2020.3071%208.30711C19.9166%208.69763%2019.2834%208.69763%2018.8929%208.30711L17%206.41421V12.4C17%2012.9523%2016.5523%2013.4%2016%2013.4C15.4477%2013.4%2015%2012.9523%2015%2012.4V6.41421L13.1071%208.30711C12.7166%208.69763%2012.0834%208.69763%2011.6929%208.30711C11.3024%207.91658%2011.3024%207.28342%2011.6929%206.89289L15.2929%203.29289ZM8.30711%2011.6929C8.69763%2012.0834%208.69763%2012.7166%208.30711%2013.1071L6.41421%2015H12.4C12.9523%2015%2013.4%2015.4477%2013.4%2016C13.4%2016.5523%2012.9523%2017%2012.4%2017H6.41421L8.30711%2018.8929C8.69763%2019.2834%208.69763%2019.9166%208.30711%2020.3071C7.91658%2020.6976%207.28342%2020.6976%206.89289%2020.3071L3.29289%2016.7071C2.90237%2016.3166%202.90237%2015.6834%203.29289%2015.2929L6.89289%2011.6929C7.28342%2011.3024%207.91658%2011.3024%208.30711%2011.6929ZM23.6929%2011.6929C24.0834%2011.3024%2024.7166%2011.3024%2025.1071%2011.6929L28.7071%2015.2929C29.0976%2015.6834%2029.0976%2016.3166%2028.7071%2016.7071L25.1071%2020.3071C24.7166%2020.6976%2024.0834%2020.6976%2023.6929%2020.3071C23.3024%2019.9166%2023.3024%2019.2834%2023.6929%2018.8929L25.5858%2017H19.6C19.0477%2017%2018.6%2016.5523%2018.6%2016C18.6%2015.4477%2019.0477%2015%2019.6%2015H25.5858L23.6929%2013.1071C23.3024%2012.7166%2023.3024%2012.0834%2023.6929%2011.6929ZM17%2019.6V25.5858L18.8929%2023.6929C19.2834%2023.3024%2019.9166%2023.3024%2020.3071%2023.6929C20.6976%2024.0834%2020.6976%2024.7166%2020.3071%2025.1071L16.7071%2028.7071C16.3166%2029.0976%2015.6834%2029.0976%2015.2929%2028.7071L11.6929%2025.1071C11.3024%2024.7166%2011.3024%2024.0834%2011.6929%2023.6929C12.0834%2023.3024%2012.7166%2023.3024%2013.1071%2023.6929L15%2025.5858V19.6C15%2019.0477%2015.4477%2018.6%2016%2018.6C16.5523%2018.6%2017%2019.0477%2017%2019.6Z'%20fill='currentColor'/%3e%3c/svg%3e")!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;background-clip:content-box!important;margin:0!important;padding:0!important;position:absolute!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) cropper-handle[action*=resize]{border-radius:2px;width:10px;height:10px}@container limbo-component (max-width:768px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) cropper-handle{width:16px;height:16px}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) cropper-handle[action=move]{width:32px;height:32px}}@layer theme{:root,:host{--lb-font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--lb-font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--lb-color-red-50:#fff6f6;--lb-color-red-200:#f7e3e3;--lb-color-red-300:oklch(80.8% .114 19.571);--lb-color-red-400:oklch(70.4% .191 22.216);--lb-color-red-500:oklch(63.7% .237 25.331);--lb-color-red-600:oklch(57.7% .245 27.325);--lb-color-red-700:oklch(50.5% .213 27.518);--lb-color-red-800:#d26161;--lb-color-orange-50:oklch(98% .016 73.684);--lb-color-orange-100:oklch(95.4% .038 75.164);--lb-color-orange-300:oklch(83.7% .128 66.29);--lb-color-orange-500:oklch(70.5% .213 47.604);--lb-color-orange-700:oklch(55.3% .195 38.402);--lb-color-orange-800:oklch(47% .157 37.304);--lb-color-amber-50:oklch(98.7% .022 95.277);--lb-color-amber-100:oklch(96.2% .059 95.617);--lb-color-amber-200:oklch(92.4% .12 95.746);--lb-color-amber-400:oklch(82.8% .189 84.429);--lb-color-amber-500:oklch(76.9% .188 70.08);--lb-color-amber-600:oklch(66.6% .179 58.318);--lb-color-amber-700:oklch(55.5% .163 48.998);--lb-color-amber-800:oklch(47.3% .137 46.201);--lb-color-yellow-200:#fcf2cc;--lb-color-yellow-300:oklch(90.5% .182 98.111);--lb-color-yellow-400:oklch(85.2% .199 91.936);--lb-color-yellow-500:oklch(79.5% .184 86.047);--lb-color-yellow-700:oklch(55.4% .135 66.442);--lb-color-yellow-900:oklch(42.1% .095 57.708);--lb-color-green-50:#f3f9f6;--lb-color-green-100:oklch(96.2% .044 156.743);--lb-color-green-600:oklch(62.7% .194 149.214);--lb-color-green-700:oklch(52.7% .154 150.069);--lb-color-teal-50:#f4fbff;--lb-color-teal-600:oklch(60% .118 184.704);--lb-color-teal-700:oklch(51.1% .096 186.391);--lb-color-teal-800:#4890b9;--lb-color-blue-50:oklch(97% .014 254.604);--lb-color-blue-100:oklch(93.2% .032 255.585);--lb-color-blue-200:oklch(88.2% .059 254.128);--lb-color-blue-300:oklch(80.9% .105 251.813);--lb-color-blue-500:oklch(62.3% .214 259.815);--lb-color-blue-600:oklch(54.6% .245 262.881);--lb-color-blue-800:oklch(42.4% .199 265.638);--lb-color-purple-100:oklch(94.6% .033 307.174);--lb-color-purple-500:oklch(62.7% .265 303.9);--lb-color-purple-600:oklch(55.8% .288 302.321);--lb-color-gray-50:oklch(98.5% .002 247.839);--lb-color-gray-100:oklch(96.7% .003 264.542);--lb-color-gray-200:oklch(92.8% .006 264.531);--lb-color-gray-300:oklch(87.2% .01 258.338);--lb-color-gray-400:oklch(70.7% .022 261.325);--lb-color-gray-500:oklch(55.1% .027 264.364);--lb-color-gray-600:oklch(44.6% .03 256.802);--lb-color-gray-700:oklch(37.3% .034 259.733);--lb-color-gray-800:oklch(27.8% .033 256.848);--lb-color-gray-900:oklch(21% .034 264.665);--lb-color-gray-950:oklch(13% .028 261.692);--lb-color-neutral-50:oklch(98.5% 0 0);--lb-color-neutral-100:oklch(97% 0 0);--lb-color-neutral-200:oklch(92.2% 0 0);--lb-color-neutral-300:oklch(87% 0 0);--lb-color-neutral-400:oklch(70.8% 0 0);--lb-color-neutral-500:oklch(55.6% 0 0);--lb-color-neutral-600:oklch(43.9% 0 0);--lb-color-neutral-700:oklch(37.1% 0 0);--lb-color-black:#000;--lb-color-white:#fff;--lb-spacing:.25rem;--lb-container-xs:20rem;--lb-container-sm:24rem;--lb-container-md:28rem;--lb-container-lg:32rem;--lb-container-5xl:64rem;--lb-container-7xl:80rem;--lb-text-xs:.75rem;--lb-text-xs--line-height:calc(1/.75);--lb-text-sm:.875rem;--lb-text-sm--line-height:calc(1.25/.875);--lb-text-base:1rem;--lb-text-base--line-height: 1.5 ;--lb-text-lg:1.125rem;--lb-text-lg--line-height:calc(1.75/1.125);--lb-text-xl:1.25rem;--lb-text-xl--line-height:calc(1.75/1.25);--lb-text-2xl:1.5rem;--lb-text-2xl--line-height:calc(2/1.5);--lb-font-weight-normal:400;--lb-font-weight-medium:500;--lb-font-weight-semibold:600;--lb-font-weight-bold:700;--lb-font-weight-extrabold:800;--lb-tracking-wide:.025em;--lb-leading-tight:1.25;--lb-leading-relaxed:1.625;--lb-radius-sm:4px;--lb-radius-md:8px;--lb-radius-lg:12px;--lb-radius-xl:16px;--lb-radius-2xl:20px;--lb-animate-spin:spin 1s linear infinite;--lb-animate-pulse:pulse 2s cubic-bezier(.4,0,.6,1)infinite;--lb-blur-sm:8px;--lb-aspect-video:16/9;--lb-default-transition-duration:.15s;--lb-default-transition-timing-function:cubic-bezier(.4,0,.2,1);--lb-default-font-family:var(--lb-font-sans);--lb-default-mono-font-family:var(--lb-font-mono);--lb-color-brand-purple-200:#d1c7f2;--lb-color-brand-blue-1000:#001978;--lb-color-brand-blue-800:#334793;--lb-color-brand-blue-400:#7581b1;--lb-color-brand-blue-350:#9da6cc;--lb-color-brand-blue-200:#ccd1e4;--lb-color-brand-blue-50:#f2f3f8;--lb-color-pink-1000:#f81bbd;--lb-color-bright-blue-200:#c7ccfb;--lb-color-brand-purple-50:#f3f0fc;--lb-color-red-1000:#c73a3a;--lb-color-warning-1000:#f07400;--lb-color-green-1000:#128851;--lb-color-teal-1000:#1a74a8;--lb-color-neutral-black-000:#000;--lb-color-neutral-gray-1000:#262626;--lb-color-neutral-gray-700:#5f6168;--lb-color-neutral-gray-500:#888a91;--lb-color-neutral-gray-300:#b6b7bb;--lb-color-neutral-gray-200:#c8c9cd;--lb-color-neutral-gray-100:#d9d8d9;--lb-color-neutral-gray-50:#f2f2f3;--lb-color-neutral-gray-25:#fbfcfd;--lb-color-neutral-white-000:#fff;--lb-color-gray-transparent-500:#00199973}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--lb-default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--lb-default-font-feature-settings,normal);font-variation-settings:var(--lb-default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--lb-default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--lb-default-mono-font-feature-settings,normal);font-variation-settings:var(--lb-default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.lb\\:pointer-events-auto{pointer-events:auto!important}.lb\\:pointer-events-none{pointer-events:none!important}.lb\\:sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border-width:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.lb\\:absolute{position:absolute!important}.lb\\:fixed{position:fixed!important}.lb\\:relative{position:relative!important}.lb\\:static{position:static!important}.lb\\:sticky{position:sticky!important}.lb\\:inset-0{inset:calc(var(--lb-spacing)*0)!important}.lb\\:top-0{top:calc(var(--lb-spacing)*0)!important}.lb\\:top-1{top:calc(var(--lb-spacing)*1)!important}.lb\\:top-1\\/2{top:50%!important}.lb\\:top-2{top:calc(var(--lb-spacing)*2)!important}.lb\\:top-3{top:calc(var(--lb-spacing)*3)!important}.lb\\:top-4{top:calc(var(--lb-spacing)*4)!important}.lb\\:top-5{top:calc(var(--lb-spacing)*5)!important}.lb\\:right-1\\.5{right:calc(var(--lb-spacing)*1.5)!important}.lb\\:right-2{right:calc(var(--lb-spacing)*2)!important}.lb\\:right-4{right:calc(var(--lb-spacing)*4)!important}.lb\\:right-5{right:calc(var(--lb-spacing)*5)!important}.lb\\:bottom-0{bottom:calc(var(--lb-spacing)*0)!important}.lb\\:bottom-1\\.5{bottom:calc(var(--lb-spacing)*1.5)!important}.lb\\:left-0{left:calc(var(--lb-spacing)*0)!important}.lb\\:left-1{left:calc(var(--lb-spacing)*1)!important}.lb\\:left-3{left:calc(var(--lb-spacing)*3)!important}.lb\\:z-0{z-index:0!important}.lb\\:z-1{z-index:1!important}.lb\\:z-10{z-index:10!important}.lb\\:z-20{z-index:20!important}.lb\\:z-50{z-index:50!important}.lb\\:z-9999{z-index:9999!important}.lb\\:z-10000{z-index:10000!important}.lb\\:z-99999999999{z-index:2147483647!important}.lb\\:z-\\[1000\\]{z-index:1000!important}.lb\\:z-\\[9999\\]{z-index:9999!important}.lb\\:z-\\[10000\\]{z-index:10000!important}.lb\\:order-0{order:0!important}.lb\\:col-span-full{grid-column:1/-1!important}.lb\\:m-0{margin:calc(var(--lb-spacing)*0)!important}.lb\\:m-4{margin:calc(var(--lb-spacing)*4)!important}.lb\\:mx-1{margin-inline:calc(var(--lb-spacing)*1)!important}.lb\\:mx-2{margin-inline:calc(var(--lb-spacing)*2)!important}.lb\\:mx-4{margin-inline:calc(var(--lb-spacing)*4)!important}.lb\\:mx-auto{margin-inline:auto!important}.lb\\:my-auto{margin-block:auto!important}.lb\\:me-0{margin-inline-end:calc(var(--lb-spacing)*0)!important}.lb\\:me-1{margin-inline-end:calc(var(--lb-spacing)*1)!important}.lb\\:me-2{margin-inline-end:calc(var(--lb-spacing)*2)!important}.lb\\:-mt-0\\.5{margin-top:calc(var(--lb-spacing)*-.5)!important}.lb\\:mt-0\\.5{margin-top:calc(var(--lb-spacing)*.5)!important}.lb\\:mt-1{margin-top:calc(var(--lb-spacing)*1)!important}.lb\\:mt-2{margin-top:calc(var(--lb-spacing)*2)!important}.lb\\:mt-3{margin-top:calc(var(--lb-spacing)*3)!important}.lb\\:mt-4{margin-top:calc(var(--lb-spacing)*4)!important}.lb\\:mt-6{margin-top:calc(var(--lb-spacing)*6)!important}.lb\\:mt-auto{margin-top:auto!important}.lb\\:mr-2{margin-right:calc(var(--lb-spacing)*2)!important}.lb\\:mb-0\\.5{margin-bottom:calc(var(--lb-spacing)*.5)!important}.lb\\:mb-1{margin-bottom:calc(var(--lb-spacing)*1)!important}.lb\\:mb-2{margin-bottom:calc(var(--lb-spacing)*2)!important}.lb\\:mb-3{margin-bottom:calc(var(--lb-spacing)*3)!important}.lb\\:mb-4{margin-bottom:calc(var(--lb-spacing)*4)!important}.lb\\:mb-5{margin-bottom:calc(var(--lb-spacing)*5)!important}.lb\\:mb-6{margin-bottom:calc(var(--lb-spacing)*6)!important}.lb\\:ml-0\\.5{margin-left:calc(var(--lb-spacing)*.5)!important}.lb\\:ml-1{margin-left:calc(var(--lb-spacing)*1)!important}.lb\\:ml-2{margin-left:calc(var(--lb-spacing)*2)!important}.lb\\:ml-4{margin-left:calc(var(--lb-spacing)*4)!important}.lb\\:box-border{box-sizing:border-box!important}.lb\\:line-clamp-2{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;display:-webkit-box!important;overflow:hidden!important}.lb\\:block{display:block!important}.lb\\:flex{display:flex!important}.lb\\:grid{display:grid!important}.lb\\:hidden{display:none!important}.lb\\:inline-block{display:inline-block!important}.lb\\:inline-flex{display:inline-flex!important}.lb\\:aspect-square{aspect-ratio:1!important}.lb\\:aspect-video{aspect-ratio:var(--lb-aspect-video)!important}.lb\\:h-1{height:calc(var(--lb-spacing)*1)!important}.lb\\:h-1\\.5{height:calc(var(--lb-spacing)*1.5)!important}.lb\\:h-2{height:calc(var(--lb-spacing)*2)!important}.lb\\:h-3{height:calc(var(--lb-spacing)*3)!important}.lb\\:h-4{height:calc(var(--lb-spacing)*4)!important}.lb\\:h-5{height:calc(var(--lb-spacing)*5)!important}.lb\\:h-6{height:calc(var(--lb-spacing)*6)!important}.lb\\:h-8{height:calc(var(--lb-spacing)*8)!important}.lb\\:h-10{height:calc(var(--lb-spacing)*10)!important}.lb\\:h-12{height:calc(var(--lb-spacing)*12)!important}.lb\\:h-14{height:calc(var(--lb-spacing)*14)!important}.lb\\:h-16{height:calc(var(--lb-spacing)*16)!important}.lb\\:h-24{height:calc(var(--lb-spacing)*24)!important}.lb\\:h-32{height:calc(var(--lb-spacing)*32)!important}.lb\\:h-40{height:calc(var(--lb-spacing)*40)!important}.lb\\:h-\\[25\\%\\]{height:25%!important}.lb\\:h-\\[37\\%\\]{height:37%!important}.lb\\:h-\\[55\\%\\]{height:55%!important}.lb\\:h-auto{height:auto!important}.lb\\:h-fit{height:fit-content!important}.lb\\:h-full{height:100%!important}.lb\\:max-h-27\\.5{max-height:calc(var(--lb-spacing)*27.5)!important}.lb\\:max-h-48{max-height:calc(var(--lb-spacing)*48)!important}.lb\\:max-h-50{max-height:calc(var(--lb-spacing)*50)!important}.lb\\:max-h-\\[80vh\\]{max-height:80vh!important}.lb\\:max-h-\\[90vh\\]{max-height:90vh!important}.lb\\:max-h-\\[400px\\]{max-height:400px!important}.lb\\:max-h-\\[calc\\(100vh-140px\\)\\]{max-height:calc(100vh - 140px)!important}.lb\\:max-h-fit{max-height:fit-content!important}.lb\\:max-h-full{max-height:100%!important}.lb\\:min-h-7{min-height:calc(var(--lb-spacing)*7)!important}.lb\\:min-h-16{min-height:calc(var(--lb-spacing)*16)!important}.lb\\:min-h-17\\.5{min-height:calc(var(--lb-spacing)*17.5)!important}.lb\\:min-h-25{min-height:calc(var(--lb-spacing)*25)!important}.lb\\:min-h-30{min-height:calc(var(--lb-spacing)*30)!important}.lb\\:min-h-50{min-height:calc(var(--lb-spacing)*50)!important}.lb\\:min-h-75{min-height:calc(var(--lb-spacing)*75)!important}.lb\\:min-h-100{min-height:calc(var(--lb-spacing)*100)!important}.lb\\:min-h-\\[44px\\]{min-height:44px!important}.lb\\:min-h-\\[50px\\]{min-height:50px!important}.lb\\:min-h-\\[200px\\]{min-height:200px!important}.lb\\:min-h-fit{min-height:fit-content!important}.lb\\:min-h-full{min-height:100%!important}.lb\\:w-3{width:calc(var(--lb-spacing)*3)!important}.lb\\:w-3\\/4{width:75%!important}.lb\\:w-4{width:calc(var(--lb-spacing)*4)!important}.lb\\:w-5{width:calc(var(--lb-spacing)*5)!important}.lb\\:w-6{width:calc(var(--lb-spacing)*6)!important}.lb\\:w-8{width:calc(var(--lb-spacing)*8)!important}.lb\\:w-10{width:calc(var(--lb-spacing)*10)!important}.lb\\:w-12{width:calc(var(--lb-spacing)*12)!important}.lb\\:w-14{width:calc(var(--lb-spacing)*14)!important}.lb\\:w-16{width:calc(var(--lb-spacing)*16)!important}.lb\\:w-20{width:calc(var(--lb-spacing)*20)!important}.lb\\:w-24{width:calc(var(--lb-spacing)*24)!important}.lb\\:w-32{width:calc(var(--lb-spacing)*32)!important}.lb\\:w-40{width:calc(var(--lb-spacing)*40)!important}.lb\\:w-64{width:calc(var(--lb-spacing)*64)!important}.lb\\:w-\\[25\\%\\]{width:25%!important}.lb\\:w-\\[55\\%\\]{width:55%!important}.lb\\:w-\\[900px\\]{width:900px!important}.lb\\:w-auto{width:auto!important}.lb\\:w-fit{width:fit-content!important}.lb\\:w-full{width:100%!important}.lb\\:max-w-5xl{max-width:var(--lb-container-5xl)!important}.lb\\:max-w-7xl{max-width:var(--lb-container-7xl)!important}.lb\\:max-w-20{max-width:calc(var(--lb-spacing)*20)!important}.lb\\:max-w-50{max-width:calc(var(--lb-spacing)*50)!important}.lb\\:max-w-\\[95vw\\]{max-width:95vw!important}.lb\\:max-w-fit{max-width:fit-content!important}.lb\\:max-w-full{max-width:100%!important}.lb\\:max-w-lg{max-width:var(--lb-container-lg)!important}.lb\\:max-w-md{max-width:var(--lb-container-md)!important}.lb\\:max-w-sm{max-width:var(--lb-container-sm)!important}.lb\\:max-w-xs{max-width:var(--lb-container-xs)!important}.lb\\:min-w-0{min-width:calc(var(--lb-spacing)*0)!important}.lb\\:min-w-7{min-width:calc(var(--lb-spacing)*7)!important}.lb\\:min-w-16{min-width:calc(var(--lb-spacing)*16)!important}.lb\\:min-w-65{min-width:calc(var(--lb-spacing)*65)!important}.lb\\:min-w-70{min-width:calc(var(--lb-spacing)*70)!important}.lb\\:min-w-100{min-width:calc(var(--lb-spacing)*100)!important}.lb\\:min-w-\\[3ch\\]{min-width:3ch!important}.lb\\:min-w-\\[44px\\]{min-width:44px!important}.lb\\:min-w-\\[90\\%\\]{min-width:90%!important}.lb\\:min-w-\\[100px\\]{min-width:100px!important}.lb\\:min-w-\\[120px\\]{min-width:120px!important}.lb\\:min-w-fit{min-width:fit-content!important}.lb\\:min-w-full{min-width:100%!important}.lb\\:flex-1{flex:1!important}.lb\\:flex-shrink-0,.lb\\:shrink-0{flex-shrink:0!important}.lb\\:grow,.lb\\:grow-1{flex-grow:1!important}.lb\\:-translate-y-1\\/2{--tw-translate-y: -50% !important;translate:var(--tw-translate-x)var(--tw-translate-y)!important}.lb\\:scale-75{--tw-scale-x:75%!important;--tw-scale-y:75%!important;--tw-scale-z:75%!important;scale:var(--tw-scale-x)var(--tw-scale-y)!important}.lb\\:scale-\\[1\\.02\\]{scale:1.02!important}.lb\\:-rotate-45{rotate:-45deg!important}.lb\\:-rotate-90{rotate:-90deg!important}.lb\\:-rotate-145{rotate:-145deg!important}.lb\\:rotate-40{rotate:40deg!important}.lb\\:rotate-45{rotate:45deg!important}.lb\\:rotate-90{rotate:90deg!important}.lb\\:rotate-145{rotate:145deg!important}.lb\\:rotate-180{rotate:180deg!important}.lb\\:animate-pulse{animation:var(--lb-animate-pulse)!important}.lb\\:animate-spin{animation:var(--lb-animate-spin)!important}.lb\\:cursor-grab{cursor:grab!important}.lb\\:cursor-grabbing{cursor:grabbing!important}.lb\\:cursor-help{cursor:help!important}.lb\\:cursor-not-allowed{cursor:not-allowed!important}.lb\\:cursor-pointer{cursor:pointer!important}.lb\\:cursor-zoom-in{cursor:zoom-in!important}.lb\\:touch-manipulation{touch-action:manipulation!important}.lb\\:resize-none{resize:none!important}.lb\\:list-inside{list-style-position:inside!important}.lb\\:list-disc{list-style-type:disc!important}.lb\\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.lb\\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.lb\\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.lb\\:grid-cols-\\[repeat\\(auto-fill\\,minmax\\(140px\\,1fr\\)\\)\\]{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))!important}.lb\\:flex-col{flex-direction:column!important}.lb\\:flex-row{flex-direction:row!important}.lb\\:flex-wrap{flex-wrap:wrap!important}.lb\\:content-center{align-content:center!important}.lb\\:content-stretch{align-content:stretch!important}.lb\\:items-center{align-items:center!important}.lb\\:items-start{align-items:flex-start!important}.lb\\:items-stretch{align-items:stretch!important}.lb\\:justify-around{justify-content:space-around!important}.lb\\:justify-between{justify-content:space-between!important}.lb\\:justify-center{justify-content:center!important}.lb\\:justify-end{justify-content:flex-end!important}.lb\\:justify-stretch{justify-content:stretch!important}.lb\\:justify-items-stretch{justify-items:stretch!important}.lb\\:gap-0\\.5{gap:calc(var(--lb-spacing)*.5)!important}.lb\\:gap-1{gap:calc(var(--lb-spacing)*1)!important}.lb\\:gap-1\\.5{gap:calc(var(--lb-spacing)*1.5)!important}.lb\\:gap-2{gap:calc(var(--lb-spacing)*2)!important}.lb\\:gap-3{gap:calc(var(--lb-spacing)*3)!important}.lb\\:gap-4{gap:calc(var(--lb-spacing)*4)!important}.lb\\:gap-5{gap:calc(var(--lb-spacing)*5)!important}.lb\\:gap-6{gap:calc(var(--lb-spacing)*6)!important}.lb\\:gap-8{gap:calc(var(--lb-spacing)*8)!important}:where(.lb\\:space-y-1>:not(:last-child)){--tw-space-y-reverse:0!important;margin-block-start:calc(calc(var(--lb-spacing)*1)*var(--tw-space-y-reverse))!important;margin-block-end:calc(calc(var(--lb-spacing)*1)*calc(1 - var(--tw-space-y-reverse)))!important}:where(.lb\\:space-y-2>:not(:last-child)){--tw-space-y-reverse:0!important;margin-block-start:calc(calc(var(--lb-spacing)*2)*var(--tw-space-y-reverse))!important;margin-block-end:calc(calc(var(--lb-spacing)*2)*calc(1 - var(--tw-space-y-reverse)))!important}:where(.lb\\:space-y-4>:not(:last-child)){--tw-space-y-reverse:0!important;margin-block-start:calc(calc(var(--lb-spacing)*4)*var(--tw-space-y-reverse))!important;margin-block-end:calc(calc(var(--lb-spacing)*4)*calc(1 - var(--tw-space-y-reverse)))!important}:where(.lb\\:space-x-1>:not(:last-child)){--tw-space-x-reverse:0!important;margin-inline-start:calc(calc(var(--lb-spacing)*1)*var(--tw-space-x-reverse))!important;margin-inline-end:calc(calc(var(--lb-spacing)*1)*calc(1 - var(--tw-space-x-reverse)))!important}:where(.lb\\:space-x-2>:not(:last-child)){--tw-space-x-reverse:0!important;margin-inline-start:calc(calc(var(--lb-spacing)*2)*var(--tw-space-x-reverse))!important;margin-inline-end:calc(calc(var(--lb-spacing)*2)*calc(1 - var(--tw-space-x-reverse)))!important}.lb\\:self-end{align-self:flex-end!important}.lb\\:truncate{text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}.lb\\:overflow-auto{overflow:auto!important}.lb\\:overflow-hidden{overflow:hidden!important}.lb\\:overflow-x-auto{overflow-x:auto!important}.lb\\:overflow-x-hidden{overflow-x:hidden!important}.lb\\:overflow-y-auto{overflow-y:auto!important}.lb\\:rounded{border-radius:.25rem!important}.lb\\:rounded-2xl{border-radius:var(--lb-radius-2xl)!important}.lb\\:rounded-full{border-radius:3.40282e38px!important}.lb\\:rounded-lg{border-radius:var(--lb-radius-lg)!important}.lb\\:rounded-md{border-radius:var(--lb-radius-md)!important}.lb\\:rounded-sm{border-radius:var(--lb-radius-sm)!important}.lb\\:rounded-xl{border-radius:var(--lb-radius-xl)!important}.lb\\:rounded-t-sm{border-top-left-radius:var(--lb-radius-sm)!important;border-top-right-radius:var(--lb-radius-sm)!important}.lb\\:rounded-b-md{border-bottom-right-radius:var(--lb-radius-md)!important;border-bottom-left-radius:var(--lb-radius-md)!important}.lb\\:border{border-style:var(--tw-border-style)!important;border-width:1px!important}.lb\\:border-0{border-style:var(--tw-border-style)!important;border-width:0!important}.lb\\:border-2{border-style:var(--tw-border-style)!important;border-width:2px!important}.lb\\:border-4{border-style:var(--tw-border-style)!important;border-width:4px!important}.lb\\:border-t,.lb\\:border-t-1{border-top-style:var(--tw-border-style)!important;border-top-width:1px!important}.lb\\:border-b{border-bottom-style:var(--tw-border-style)!important;border-bottom-width:1px!important}.lb\\:border-b-2{border-bottom-style:var(--tw-border-style)!important;border-bottom-width:2px!important}.lb\\:border-l-4{border-left-style:var(--tw-border-style)!important;border-left-width:4px!important}.lb\\:border-dashed{--tw-border-style:dashed!important;border-style:dashed!important}.lb\\:border-amber-400{border-color:var(--lb-color-amber-400)!important}.lb\\:border-amber-500\\/40{border-color:var(--lb-color-amber-500)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:border-amber-500\\/40{border-color:color-mix(in oklab,var(--lb-color-amber-500)40%,transparent)!important}}.lb\\:border-blue-200{border-color:var(--lb-color-blue-200)!important}.lb\\:border-blue-300{border-color:var(--lb-color-blue-300)!important}.lb\\:border-blue-600{border-color:var(--lb-color-blue-600)!important}.lb\\:border-brand-blue-200{border-color:var(--lb-color-brand-blue-200)!important}.lb\\:border-brand-blue-400{border-color:var(--lb-color-brand-blue-400)!important}.lb\\:border-brand-blue-800{border-color:var(--lb-color-brand-blue-800)!important}.lb\\:border-brand-blue-1000{border-color:var(--lb-color-brand-blue-1000)!important}.lb\\:border-brand-purple-200{border-color:var(--lb-color-brand-purple-200)!important}.lb\\:border-gray-100{border-color:var(--lb-color-gray-100)!important}.lb\\:border-gray-200,.lb\\:border-gray-200\\/50{border-color:var(--lb-color-gray-200)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:border-gray-200\\/50{border-color:color-mix(in oklab,var(--lb-color-gray-200)50%,transparent)!important}}.lb\\:border-gray-300{border-color:var(--lb-color-gray-300)!important}.lb\\:border-gray-400{border-color:var(--lb-color-gray-400)!important}.lb\\:border-gray-transparent-500{border-color:var(--lb-color-gray-transparent-500)!important}.lb\\:border-neutral-300{border-color:var(--lb-color-neutral-300)!important}.lb\\:border-neutral-gray-200{border-color:var(--lb-color-neutral-gray-200)!important}.lb\\:border-neutral-gray-300{border-color:var(--lb-color-neutral-gray-300)!important}.lb\\:border-orange-300{border-color:var(--lb-color-orange-300)!important}.lb\\:border-orange-500{border-color:var(--lb-color-orange-500)!important}.lb\\:border-red-400{border-color:var(--lb-color-red-400)!important}.lb\\:border-red-700{border-color:var(--lb-color-red-700)!important}.lb\\:border-red-1000{border-color:var(--lb-color-red-1000)!important}.lb\\:border-teal-800{border-color:var(--lb-color-teal-800)!important}.lb\\:border-warning-1000{border-color:var(--lb-color-warning-1000)!important}.lb\\:border-white\\/10{border-color:var(--lb-color-white)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:border-white\\/10{border-color:color-mix(in oklab,var(--lb-color-white)10%,transparent)!important}}.lb\\:border-white\\/20{border-color:var(--lb-color-white)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:border-white\\/20{border-color:color-mix(in oklab,var(--lb-color-white)20%,transparent)!important}}.lb\\:border-white\\/30{border-color:var(--lb-color-white)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:border-white\\/30{border-color:color-mix(in oklab,var(--lb-color-white)30%,transparent)!important}}.lb\\:border-yellow-700\\/50{border-color:var(--lb-color-yellow-700)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:border-yellow-700\\/50{border-color:color-mix(in oklab,var(--lb-color-yellow-700)50%,transparent)!important}}.lb\\:border-t-brand-blue-800{border-top-color:var(--lb-color-brand-blue-800)!important}.lb\\:border-t-transparent{border-top-color:#0000!important}.lb\\:border-t-white{border-top-color:var(--lb-color-white)!important}.lb\\:border-b-brand-blue-1000{border-bottom-color:var(--lb-color-brand-blue-1000)!important}.lb\\:border-b-transparent{border-bottom-color:#0000!important}.lb\\:bg-amber-50{background-color:var(--lb-color-amber-50)!important}.lb\\:bg-amber-100{background-color:var(--lb-color-amber-100)!important}.lb\\:bg-amber-500\\/20{background-color:var(--lb-color-amber-500)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:bg-amber-500\\/20{background-color:color-mix(in oklab,var(--lb-color-amber-500)20%,transparent)!important}}.lb\\:bg-black,.lb\\:bg-black\\/0{background-color:var(--lb-color-black)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:bg-black\\/0{background-color:color-mix(in oklab,var(--lb-color-black)0%,transparent)!important}}.lb\\:bg-black\\/30{background-color:var(--lb-color-black)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:bg-black\\/30{background-color:color-mix(in oklab,var(--lb-color-black)30%,transparent)!important}}.lb\\:bg-black\\/50{background-color:var(--lb-color-black)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:bg-black\\/50{background-color:color-mix(in oklab,var(--lb-color-black)50%,transparent)!important}}.lb\\:bg-black\\/60{background-color:var(--lb-color-black)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:bg-black\\/60{background-color:color-mix(in oklab,var(--lb-color-black)60%,transparent)!important}}.lb\\:bg-black\\/85{background-color:var(--lb-color-black)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:bg-black\\/85{background-color:color-mix(in oklab,var(--lb-color-black)85%,transparent)!important}}.lb\\:bg-black\\/95{background-color:var(--lb-color-black)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:bg-black\\/95{background-color:color-mix(in oklab,var(--lb-color-black)95%,transparent)!important}}.lb\\:bg-blue-50{background-color:var(--lb-color-blue-50)!important}.lb\\:bg-blue-100{background-color:var(--lb-color-blue-100)!important}.lb\\:bg-blue-500{background-color:var(--lb-color-blue-500)!important}.lb\\:bg-brand-blue-50,.lb\\:bg-brand-blue-50\\/50{background-color:var(--lb-color-brand-blue-50)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:bg-brand-blue-50\\/50{background-color:color-mix(in oklab,var(--lb-color-brand-blue-50)50%,transparent)!important}}.lb\\:bg-brand-blue-400{background-color:var(--lb-color-brand-blue-400)!important}.lb\\:bg-brand-blue-800{background-color:var(--lb-color-brand-blue-800)!important}.lb\\:bg-brand-blue-1000{background-color:var(--lb-color-brand-blue-1000)!important}.lb\\:bg-brand-purple-50{background-color:var(--lb-color-brand-purple-50)!important}.lb\\:bg-gray-50,.lb\\:bg-gray-50\\/50{background-color:var(--lb-color-gray-50)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:bg-gray-50\\/50{background-color:color-mix(in oklab,var(--lb-color-gray-50)50%,transparent)!important}}.lb\\:bg-gray-100{background-color:var(--lb-color-gray-100)!important}.lb\\:bg-gray-200{background-color:var(--lb-color-gray-200)!important}.lb\\:bg-gray-500{background-color:var(--lb-color-gray-500)!important}.lb\\:bg-gray-600{background-color:var(--lb-color-gray-600)!important}.lb\\:bg-gray-900\\/80{background-color:var(--lb-color-gray-900)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:bg-gray-900\\/80{background-color:color-mix(in oklab,var(--lb-color-gray-900)80%,transparent)!important}}.lb\\:bg-green-50{background-color:var(--lb-color-green-50)!important}.lb\\:bg-green-600{background-color:var(--lb-color-green-600)!important}.lb\\:bg-neutral-50{background-color:var(--lb-color-neutral-50)!important}.lb\\:bg-neutral-100{background-color:var(--lb-color-neutral-100)!important}.lb\\:bg-neutral-200{background-color:var(--lb-color-neutral-200)!important}.lb\\:bg-neutral-gray-50,.lb\\:bg-neutral-gray-50\\/50{background-color:var(--lb-color-neutral-gray-50)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:bg-neutral-gray-50\\/50{background-color:color-mix(in oklab,var(--lb-color-neutral-gray-50)50%,transparent)!important}}.lb\\:bg-neutral-gray-100{background-color:var(--lb-color-neutral-gray-100)!important}.lb\\:bg-neutral-gray-200{background-color:var(--lb-color-neutral-gray-200)!important}.lb\\:bg-neutral-gray-500{background-color:var(--lb-color-neutral-gray-500)!important}.lb\\:bg-neutral-gray-1000\\/20{background-color:var(--lb-color-neutral-gray-1000)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:bg-neutral-gray-1000\\/20{background-color:color-mix(in oklab,var(--lb-color-neutral-gray-1000)20%,transparent)!important}}.lb\\:bg-orange-50{background-color:var(--lb-color-orange-50)!important}.lb\\:bg-orange-100{background-color:var(--lb-color-orange-100)!important}.lb\\:bg-orange-300{background-color:var(--lb-color-orange-300)!important}.lb\\:bg-purple-500{background-color:var(--lb-color-purple-500)!important}.lb\\:bg-red-50{background-color:var(--lb-color-red-50)!important}.lb\\:bg-red-200{background-color:var(--lb-color-red-200)!important}.lb\\:bg-red-500{background-color:var(--lb-color-red-500)!important}.lb\\:bg-red-800{background-color:var(--lb-color-red-800)!important}.lb\\:bg-red-1000{background-color:var(--lb-color-red-1000)!important}.lb\\:bg-teal-50{background-color:var(--lb-color-teal-50)!important}.lb\\:bg-teal-600{background-color:var(--lb-color-teal-600)!important}.lb\\:bg-transparent{background-color:#0000!important}.lb\\:bg-white,.lb\\:bg-white\\/5{background-color:var(--lb-color-white)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:bg-white\\/5{background-color:color-mix(in oklab,var(--lb-color-white)5%,transparent)!important}}.lb\\:bg-white\\/10{background-color:var(--lb-color-white)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:bg-white\\/10{background-color:color-mix(in oklab,var(--lb-color-white)10%,transparent)!important}}.lb\\:bg-white\\/20{background-color:var(--lb-color-white)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:bg-white\\/20{background-color:color-mix(in oklab,var(--lb-color-white)20%,transparent)!important}}.lb\\:bg-white\\/80{background-color:var(--lb-color-white)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:bg-white\\/80{background-color:color-mix(in oklab,var(--lb-color-white)80%,transparent)!important}}.lb\\:bg-white\\/90{background-color:var(--lb-color-white)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:bg-white\\/90{background-color:color-mix(in oklab,var(--lb-color-white)90%,transparent)!important}}.lb\\:bg-yellow-200\\/60{background-color:var(--lb-color-yellow-200)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:bg-yellow-200\\/60{background-color:color-mix(in oklab,var(--lb-color-yellow-200)60%,transparent)!important}}.lb\\:bg-yellow-500{background-color:var(--lb-color-yellow-500)!important}.lb\\:bg-yellow-900\\/50{background-color:var(--lb-color-yellow-900)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:bg-yellow-900\\/50{background-color:color-mix(in oklab,var(--lb-color-yellow-900)50%,transparent)!important}}.lb\\:bg-linear-to-br{--tw-gradient-position:to bottom right!important}@supports (background-image:linear-gradient(in lab,red,red)){.lb\\:bg-linear-to-br{--tw-gradient-position:to bottom right in oklab!important}}.lb\\:bg-linear-to-br{background-image:linear-gradient(var(--tw-gradient-stops))!important}.lb\\:bg-linear-to-r{--tw-gradient-position:to right!important}@supports (background-image:linear-gradient(in lab,red,red)){.lb\\:bg-linear-to-r{--tw-gradient-position:to right in oklab!important}}.lb\\:bg-linear-to-r{background-image:linear-gradient(var(--tw-gradient-stops))!important}.lb\\:bg-gradient-to-br{--tw-gradient-position:to bottom right in oklab!important;background-image:linear-gradient(var(--tw-gradient-stops))!important}.lb\\:from-brand-blue-50{--tw-gradient-from:var(--lb-color-brand-blue-50)!important;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))!important}.lb\\:from-brand-blue-800{--tw-gradient-from:var(--lb-color-brand-blue-800)!important;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))!important}.lb\\:from-gray-200{--tw-gradient-from:var(--lb-color-gray-200)!important;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))!important}.lb\\:from-neutral-100{--tw-gradient-from:var(--lb-color-neutral-100)!important;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))!important}.lb\\:from-purple-100{--tw-gradient-from:var(--lb-color-purple-100)!important;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))!important}.lb\\:from-purple-600\\/30{--tw-gradient-from:var(--lb-color-purple-600)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:from-purple-600\\/30{--tw-gradient-from:color-mix(in oklab,var(--lb-color-purple-600)30%,transparent)!important}}.lb\\:from-purple-600\\/30{--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))!important}.lb\\:via-gray-100{--tw-gradient-via:var(--lb-color-gray-100)!important;--tw-gradient-via-stops:var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-via)var(--tw-gradient-via-position),var(--tw-gradient-to)var(--tw-gradient-to-position)!important;--tw-gradient-stops:var(--tw-gradient-via-stops)!important}.lb\\:to-blue-100{--tw-gradient-to:var(--lb-color-blue-100)!important;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))!important}.lb\\:to-blue-600\\/30{--tw-gradient-to:var(--lb-color-blue-600)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:to-blue-600\\/30{--tw-gradient-to:color-mix(in oklab,var(--lb-color-blue-600)30%,transparent)!important}}.lb\\:to-blue-600\\/30{--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))!important}.lb\\:to-brand-blue-50{--tw-gradient-to:var(--lb-color-brand-blue-50)!important;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))!important}.lb\\:to-brand-blue-1000{--tw-gradient-to:var(--lb-color-brand-blue-1000)!important;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))!important}.lb\\:to-gray-200{--tw-gradient-to:var(--lb-color-gray-200)!important;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))!important}.lb\\:to-green-50{--tw-gradient-to:var(--lb-color-green-50)!important;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))!important}.lb\\:to-neutral-200{--tw-gradient-to:var(--lb-color-neutral-200)!important;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))!important}.lb\\:bg-cover{background-size:cover!important}.lb\\:bg-center{background-position:50%!important}.lb\\:bg-no-repeat{background-repeat:no-repeat!important}.lb\\:object-contain{object-fit:contain!important}.lb\\:object-cover{object-fit:cover!important}.lb\\:p-0{padding:calc(var(--lb-spacing)*0)!important}.lb\\:p-0\\.5{padding:calc(var(--lb-spacing)*.5)!important}.lb\\:p-1{padding:calc(var(--lb-spacing)*1)!important}.lb\\:p-1\\.5{padding:calc(var(--lb-spacing)*1.5)!important}.lb\\:p-2{padding:calc(var(--lb-spacing)*2)!important}.lb\\:p-3{padding:calc(var(--lb-spacing)*3)!important}.lb\\:p-4{padding:calc(var(--lb-spacing)*4)!important}.lb\\:p-5{padding:calc(var(--lb-spacing)*5)!important}.lb\\:p-6{padding:calc(var(--lb-spacing)*6)!important}.lb\\:p-8{padding:calc(var(--lb-spacing)*8)!important}.lb\\:px-0{padding-inline:calc(var(--lb-spacing)*0)!important}.lb\\:px-1{padding-inline:calc(var(--lb-spacing)*1)!important}.lb\\:px-1\\.5{padding-inline:calc(var(--lb-spacing)*1.5)!important}.lb\\:px-2{padding-inline:calc(var(--lb-spacing)*2)!important}.lb\\:px-3{padding-inline:calc(var(--lb-spacing)*3)!important}.lb\\:px-4{padding-inline:calc(var(--lb-spacing)*4)!important}.lb\\:px-5{padding-inline:calc(var(--lb-spacing)*5)!important}.lb\\:px-6{padding-inline:calc(var(--lb-spacing)*6)!important}.lb\\:px-8{padding-inline:calc(var(--lb-spacing)*8)!important}.lb\\:px-16{padding-inline:calc(var(--lb-spacing)*16)!important}.lb\\:py-0{padding-block:calc(var(--lb-spacing)*0)!important}.lb\\:py-0\\.5{padding-block:calc(var(--lb-spacing)*.5)!important}.lb\\:py-1{padding-block:calc(var(--lb-spacing)*1)!important}.lb\\:py-1\\.5{padding-block:calc(var(--lb-spacing)*1.5)!important}.lb\\:py-2{padding-block:calc(var(--lb-spacing)*2)!important}.lb\\:py-2\\.5{padding-block:calc(var(--lb-spacing)*2.5)!important}.lb\\:py-3{padding-block:calc(var(--lb-spacing)*3)!important}.lb\\:py-4{padding-block:calc(var(--lb-spacing)*4)!important}.lb\\:py-8{padding-block:calc(var(--lb-spacing)*8)!important}.lb\\:py-10{padding-block:calc(var(--lb-spacing)*10)!important}.lb\\:py-12{padding-block:calc(var(--lb-spacing)*12)!important}.lb\\:py-16{padding-block:calc(var(--lb-spacing)*16)!important}.lb\\:pe-0{padding-inline-end:calc(var(--lb-spacing)*0)!important}.lb\\:pt-1{padding-top:calc(var(--lb-spacing)*1)!important}.lb\\:pt-2{padding-top:calc(var(--lb-spacing)*2)!important}.lb\\:pt-3{padding-top:calc(var(--lb-spacing)*3)!important}.lb\\:pt-4{padding-top:calc(var(--lb-spacing)*4)!important}.lb\\:pr-4{padding-right:calc(var(--lb-spacing)*4)!important}.lb\\:pr-8{padding-right:calc(var(--lb-spacing)*8)!important}.lb\\:pb-0{padding-bottom:calc(var(--lb-spacing)*0)!important}.lb\\:pb-2{padding-bottom:calc(var(--lb-spacing)*2)!important}.lb\\:text-center{text-align:center!important}.lb\\:text-right{text-align:right!important}.lb\\:align-middle{vertical-align:middle!important}.lb\\:font-mono{font-family:var(--lb-font-mono)!important}.lb\\:text-2xl{font-size:var(--lb-text-2xl)!important;line-height:var(--tw-leading,var(--lb-text-2xl--line-height))!important}.lb\\:text-base{font-size:var(--lb-text-base)!important;line-height:var(--tw-leading,var(--lb-text-base--line-height))!important}.lb\\:text-lg{font-size:var(--lb-text-lg)!important;line-height:var(--tw-leading,var(--lb-text-lg--line-height))!important}.lb\\:text-sm{font-size:var(--lb-text-sm)!important;line-height:var(--tw-leading,var(--lb-text-sm--line-height))!important}.lb\\:text-xl{font-size:var(--lb-text-xl)!important;line-height:var(--tw-leading,var(--lb-text-xl--line-height))!important}.lb\\:text-xs{font-size:var(--lb-text-xs)!important;line-height:var(--tw-leading,var(--lb-text-xs--line-height))!important}.lb\\:text-\\[10px\\]{font-size:10px!important}.lb\\:leading-relaxed{--tw-leading:var(--lb-leading-relaxed)!important;line-height:var(--lb-leading-relaxed)!important}.lb\\:leading-tight{--tw-leading:var(--lb-leading-tight)!important;line-height:var(--lb-leading-tight)!important}.lb\\:font-bold{--tw-font-weight:var(--lb-font-weight-bold)!important;font-weight:var(--lb-font-weight-bold)!important}.lb\\:font-extrabold{--tw-font-weight:var(--lb-font-weight-extrabold)!important;font-weight:var(--lb-font-weight-extrabold)!important}.lb\\:font-medium{--tw-font-weight:var(--lb-font-weight-medium)!important;font-weight:var(--lb-font-weight-medium)!important}.lb\\:font-normal{--tw-font-weight:var(--lb-font-weight-normal)!important;font-weight:var(--lb-font-weight-normal)!important}.lb\\:font-semibold{--tw-font-weight:var(--lb-font-weight-semibold)!important;font-weight:var(--lb-font-weight-semibold)!important}.lb\\:tracking-wide{--tw-tracking:var(--lb-tracking-wide)!important;letter-spacing:var(--lb-tracking-wide)!important}.lb\\:text-nowrap{text-wrap:nowrap!important}.lb\\:break-words{overflow-wrap:break-word!important}.lb\\:whitespace-nowrap{white-space:nowrap!important}.lb\\:whitespace-pre-wrap{white-space:pre-wrap!important}.lb\\:text-amber-200{color:var(--lb-color-amber-200)!important}.lb\\:text-amber-600{color:var(--lb-color-amber-600)!important}.lb\\:text-amber-700{color:var(--lb-color-amber-700)!important}.lb\\:text-amber-800{color:var(--lb-color-amber-800)!important}.lb\\:text-blue-600{color:var(--lb-color-blue-600)!important}.lb\\:text-blue-800{color:var(--lb-color-blue-800)!important}.lb\\:text-brand-blue-400{color:var(--lb-color-brand-blue-400)!important}.lb\\:text-brand-blue-800{color:var(--lb-color-brand-blue-800)!important}.lb\\:text-brand-blue-1000{color:var(--lb-color-brand-blue-1000)!important}.lb\\:text-gray-200{color:var(--lb-color-gray-200)!important}.lb\\:text-gray-300{color:var(--lb-color-gray-300)!important}.lb\\:text-gray-400{color:var(--lb-color-gray-400)!important}.lb\\:text-gray-500{color:var(--lb-color-gray-500)!important}.lb\\:text-gray-600{color:var(--lb-color-gray-600)!important}.lb\\:text-gray-700{color:var(--lb-color-gray-700)!important}.lb\\:text-gray-800{color:var(--lb-color-gray-800)!important}.lb\\:text-gray-900{color:var(--lb-color-gray-900)!important}.lb\\:text-gray-950{color:var(--lb-color-gray-950)!important}.lb\\:text-green-1000{color:var(--lb-color-green-1000)!important}.lb\\:text-neutral-50{color:var(--lb-color-neutral-50)!important}.lb\\:text-neutral-400{color:var(--lb-color-neutral-400)!important}.lb\\:text-neutral-500{color:var(--lb-color-neutral-500)!important}.lb\\:text-neutral-600{color:var(--lb-color-neutral-600)!important}.lb\\:text-neutral-700{color:var(--lb-color-neutral-700)!important}.lb\\:text-neutral-black-000{color:var(--lb-color-neutral-black-000)!important}.lb\\:text-neutral-gray-25{color:var(--lb-color-neutral-gray-25)!important}.lb\\:text-neutral-gray-500{color:var(--lb-color-neutral-gray-500)!important}.lb\\:text-neutral-gray-700{color:var(--lb-color-neutral-gray-700)!important}.lb\\:text-orange-700{color:var(--lb-color-orange-700)!important}.lb\\:text-orange-800{color:var(--lb-color-orange-800)!important}.lb\\:text-purple-600{color:var(--lb-color-purple-600)!important}.lb\\:text-red-300{color:var(--lb-color-red-300)!important}.lb\\:text-red-600{color:var(--lb-color-red-600)!important}.lb\\:text-red-800{color:var(--lb-color-red-800)!important}.lb\\:text-red-1000{color:var(--lb-color-red-1000)!important}.lb\\:text-teal-800{color:var(--lb-color-teal-800)!important}.lb\\:text-teal-1000{color:var(--lb-color-teal-1000)!important}.lb\\:text-warning-1000{color:var(--lb-color-warning-1000)!important}.lb\\:text-white,.lb\\:text-white\\/50{color:var(--lb-color-white)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:text-white\\/50{color:color-mix(in oklab,var(--lb-color-white)50%,transparent)!important}}.lb\\:text-white\\/70{color:var(--lb-color-white)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:text-white\\/70{color:color-mix(in oklab,var(--lb-color-white)70%,transparent)!important}}.lb\\:text-yellow-300{color:var(--lb-color-yellow-300)!important}.lb\\:text-yellow-400{color:var(--lb-color-yellow-400)!important}.lb\\:text-yellow-500{color:var(--lb-color-yellow-500)!important}.lb\\:capitalize{text-transform:capitalize!important}.lb\\:uppercase{text-transform:uppercase!important}.lb\\:underline{text-decoration-line:underline!important}.lb\\:opacity-0{opacity:0!important}.lb\\:opacity-30{opacity:.3!important}.lb\\:opacity-50{opacity:.5!important}.lb\\:opacity-60{opacity:.6!important}.lb\\:opacity-100{opacity:1!important}.lb\\:shadow-2xl{--tw-shadow:0 25px 50px -12px var(--tw-shadow-color,#00000040)!important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}.lb\\:shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -2px var(--tw-shadow-color,#0000000d)!important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}.lb\\:shadow-md{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a),0 2px 4px -1px var(--tw-shadow-color,#0000000f)!important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}.lb\\:shadow-sm{--tw-shadow:0 1px 2px 0 var(--tw-shadow-color,#0000000d)!important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}.lb\\:shadow-xl{--tw-shadow:0 20px 25px -5px var(--tw-shadow-color,#0000001a),0 10px 10px -5px var(--tw-shadow-color,#0000000a)!important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}.lb\\:ring-2{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor)!important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}.lb\\:ring-brand-blue-400{--tw-ring-color:var(--lb-color-brand-blue-400)!important}.lb\\:ring-brand-blue-800{--tw-ring-color:var(--lb-color-brand-blue-800)!important}.lb\\:ring-offset-2{--tw-ring-offset-width:2px!important;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)!important}.lb\\:drop-shadow{--tw-drop-shadow-size:drop-shadow(0 1px 2px var(--tw-drop-shadow-color,#0000001a))drop-shadow(0 1px 1px var(--tw-drop-shadow-color,#0000000f))!important;--tw-drop-shadow:drop-shadow(0 1px 2px #0000001a)drop-shadow(0 1px 1px #0000000f)!important;filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)!important}.lb\\:drop-shadow-neutral-white-000{--tw-drop-shadow-color:var(--lb-color-neutral-white-000)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:drop-shadow-neutral-white-000{--tw-drop-shadow-color:color-mix(in oklab,var(--lb-color-neutral-white-000)var(--tw-drop-shadow-alpha),transparent)!important}}.lb\\:drop-shadow-neutral-white-000{--tw-drop-shadow:var(--tw-drop-shadow-size)!important}.lb\\:backdrop-blur-sm{--tw-backdrop-blur:blur(var(--lb-blur-sm))!important;-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)!important;backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)!important}.lb\\:transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events!important;transition-timing-function:var(--tw-ease,var(--lb-default-transition-timing-function))!important;transition-duration:var(--tw-duration,var(--lb-default-transition-duration))!important}.lb\\:transition-all{transition-property:all!important;transition-timing-function:var(--tw-ease,var(--lb-default-transition-timing-function))!important;transition-duration:var(--tw-duration,var(--lb-default-transition-duration))!important}.lb\\:transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to!important;transition-timing-function:var(--tw-ease,var(--lb-default-transition-timing-function))!important;transition-duration:var(--tw-duration,var(--lb-default-transition-duration))!important}.lb\\:transition-opacity{transition-property:opacity!important;transition-timing-function:var(--tw-ease,var(--lb-default-transition-timing-function))!important;transition-duration:var(--tw-duration,var(--lb-default-transition-duration))!important}.lb\\:transition-transform{transition-property:transform,translate,scale,rotate!important;transition-timing-function:var(--tw-ease,var(--lb-default-transition-timing-function))!important;transition-duration:var(--tw-duration,var(--lb-default-transition-duration))!important}.lb\\:duration-100{--tw-duration:.1s!important;transition-duration:.1s!important}.lb\\:duration-200{--tw-duration:.2s!important;transition-duration:.2s!important}.lb\\:duration-300{--tw-duration:.3s!important;transition-duration:.3s!important}.lb\\:outline-none{--tw-outline-style:none!important;outline-style:none!important}.lb\\:select-none{-webkit-user-select:none!important;user-select:none!important}.lb\\:text-shadow-xs{text-shadow:0px 1px 1px var(--tw-text-shadow-color,#0003)!important}@media(hover:hover){.lb\\:group-hover\\:scale-105:is(:where(.lb\\:group):hover *){--tw-scale-x:105%!important;--tw-scale-y:105%!important;--tw-scale-z:105%!important;scale:var(--tw-scale-x)var(--tw-scale-y)!important}.lb\\:group-hover\\:bg-black\\/10:is(:where(.lb\\:group):hover *){background-color:var(--lb-color-black)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:group-hover\\:bg-black\\/10:is(:where(.lb\\:group):hover *){background-color:color-mix(in oklab,var(--lb-color-black)10%,transparent)!important}}.lb\\:group-hover\\:bg-black\\/60:is(:where(.lb\\:group):hover *){background-color:var(--lb-color-black)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:group-hover\\:bg-black\\/60:is(:where(.lb\\:group):hover *){background-color:color-mix(in oklab,var(--lb-color-black)60%,transparent)!important}}.lb\\:group-hover\\:bg-white\\/90:is(:where(.lb\\:group):hover *){background-color:var(--lb-color-white)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:group-hover\\:bg-white\\/90:is(:where(.lb\\:group):hover *){background-color:color-mix(in oklab,var(--lb-color-white)90%,transparent)!important}}.lb\\:group-hover\\:opacity-35:is(:where(.lb\\:group):hover *){opacity:.35!important}.lb\\:group-hover\\:opacity-100:is(:where(.lb\\:group):hover *){opacity:1!important}}.lb\\:focus-within\\:border-brand-blue-800:focus-within{border-color:var(--lb-color-brand-blue-800)!important}.lb\\:focus-within\\:ring-2:focus-within{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor)!important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}.lb\\:focus-within\\:ring-brand-blue-400:focus-within{--tw-ring-color:var(--lb-color-brand-blue-400)!important}@media(hover:hover){.lb\\:hover\\:border-brand-blue-350:hover{border-color:var(--lb-color-brand-blue-350)!important}.lb\\:hover\\:border-brand-blue-400:hover{border-color:var(--lb-color-brand-blue-400)!important}.lb\\:hover\\:border-brand-blue-800:hover{border-color:var(--lb-color-brand-blue-800)!important}.lb\\:hover\\:border-brand-blue-1000:hover{border-color:var(--lb-color-brand-blue-1000)!important}.lb\\:hover\\:border-gray-400:hover{border-color:var(--lb-color-gray-400)!important}.lb\\:hover\\:bg-black\\/10:hover{background-color:var(--lb-color-black)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:hover\\:bg-black\\/10:hover{background-color:color-mix(in oklab,var(--lb-color-black)10%,transparent)!important}}.lb\\:hover\\:bg-black\\/40:hover{background-color:var(--lb-color-black)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:hover\\:bg-black\\/40:hover{background-color:color-mix(in oklab,var(--lb-color-black)40%,transparent)!important}}.lb\\:hover\\:bg-brand-blue-50\\/30:hover{background-color:var(--lb-color-brand-blue-50)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:hover\\:bg-brand-blue-50\\/30:hover{background-color:color-mix(in oklab,var(--lb-color-brand-blue-50)30%,transparent)!important}}.lb\\:hover\\:bg-brand-blue-200:hover{background-color:var(--lb-color-brand-blue-200)!important}.lb\\:hover\\:bg-brand-blue-800:hover{background-color:var(--lb-color-brand-blue-800)!important}.lb\\:hover\\:bg-brand-blue-1000:hover{background-color:var(--lb-color-brand-blue-1000)!important}.lb\\:hover\\:bg-gray-50:hover{background-color:var(--lb-color-gray-50)!important}.lb\\:hover\\:bg-gray-100:hover{background-color:var(--lb-color-gray-100)!important}.lb\\:hover\\:bg-gray-200:hover{background-color:var(--lb-color-gray-200)!important}.lb\\:hover\\:bg-green-700:hover{background-color:var(--lb-color-green-700)!important}.lb\\:hover\\:bg-neutral-gray-700:hover{background-color:var(--lb-color-neutral-gray-700)!important}.lb\\:hover\\:bg-orange-100:hover{background-color:var(--lb-color-orange-100)!important}.lb\\:hover\\:bg-red-50:hover{background-color:var(--lb-color-red-50)!important}.lb\\:hover\\:bg-red-200:hover{background-color:var(--lb-color-red-200)!important}.lb\\:hover\\:bg-red-300:hover{background-color:var(--lb-color-red-300)!important}.lb\\:hover\\:bg-red-500\\/70:hover{background-color:var(--lb-color-red-500)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:hover\\:bg-red-500\\/70:hover{background-color:color-mix(in oklab,var(--lb-color-red-500)70%,transparent)!important}}.lb\\:hover\\:bg-red-700:hover{background-color:var(--lb-color-red-700)!important}.lb\\:hover\\:bg-red-800:hover{background-color:var(--lb-color-red-800)!important}.lb\\:hover\\:bg-red-1000:hover,.lb\\:hover\\:bg-red-1000\\/80:hover{background-color:var(--lb-color-red-1000)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:hover\\:bg-red-1000\\/80:hover{background-color:color-mix(in oklab,var(--lb-color-red-1000)80%,transparent)!important}}.lb\\:hover\\:bg-teal-700:hover{background-color:var(--lb-color-teal-700)!important}.lb\\:hover\\:bg-white\\/10:hover{background-color:var(--lb-color-white)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:hover\\:bg-white\\/10:hover{background-color:color-mix(in oklab,var(--lb-color-white)10%,transparent)!important}}.lb\\:hover\\:bg-white\\/20:hover{background-color:var(--lb-color-white)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:hover\\:bg-white\\/20:hover{background-color:color-mix(in oklab,var(--lb-color-white)20%,transparent)!important}}.lb\\:hover\\:from-brand-blue-50:hover{--tw-gradient-from:var(--lb-color-brand-blue-50)!important;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))!important}.lb\\:hover\\:to-bright-blue-200:hover{--tw-gradient-to:var(--lb-color-bright-blue-200)!important;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))!important}.lb\\:hover\\:to-green-100:hover{--tw-gradient-to:var(--lb-color-green-100)!important;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))!important}.lb\\:hover\\:text-black:hover{color:var(--lb-color-black)!important}.lb\\:hover\\:text-brand-blue-1000:hover{color:var(--lb-color-brand-blue-1000)!important}.lb\\:hover\\:text-gray-600:hover{color:var(--lb-color-gray-600)!important}.lb\\:hover\\:text-pink-1000:hover{color:var(--lb-color-pink-1000)!important}.lb\\:hover\\:text-red-1000:hover{color:var(--lb-color-red-1000)!important}.lb\\:hover\\:opacity-100:hover{opacity:1!important}.lb\\:hover\\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -2px var(--tw-shadow-color,#0000000d)!important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}.lb\\:hover\\:shadow-md:hover{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a),0 2px 4px -1px var(--tw-shadow-color,#0000000f)!important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}.lb\\:hover\\:ring-2:hover{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor)!important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}.lb\\:hover\\:ring-brand-blue-800:hover{--tw-ring-color:var(--lb-color-brand-blue-800)!important}.lb\\:hover\\:outline-2:hover{outline-style:var(--tw-outline-style)!important;outline-width:2px!important}.lb\\:hover\\:outline-brand-blue-400\\/50:hover{outline-color:var(--lb-color-brand-blue-400)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:hover\\:outline-brand-blue-400\\/50:hover{outline-color:color-mix(in oklab,var(--lb-color-brand-blue-400)50%,transparent)!important}}.lb\\:hover\\:outline-gray-500\\/50:hover{outline-color:var(--lb-color-gray-500)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:hover\\:outline-gray-500\\/50:hover{outline-color:color-mix(in oklab,var(--lb-color-gray-500)50%,transparent)!important}}}.lb\\:focus\\:transform-none:focus{transform:none!important}.lb\\:focus\\:opacity-100:focus{opacity:1!important}.lb\\:focus\\:shadow-none:focus{--tw-shadow:0 0 #0000!important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}.lb\\:focus\\:ring-1:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor)!important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}.lb\\:focus\\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor)!important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}.lb\\:focus\\:ring-blue-500:focus{--tw-ring-color:var(--lb-color-blue-500)!important}.lb\\:focus\\:ring-brand-blue-400:focus{--tw-ring-color:var(--lb-color-brand-blue-400)!important}.lb\\:focus\\:ring-red-800:focus{--tw-ring-color:var(--lb-color-red-800)!important}.lb\\:focus\\:ring-offset-1:focus{--tw-ring-offset-width:1px!important;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)!important}.lb\\:focus\\:ring-offset-2:focus{--tw-ring-offset-width:2px!important;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)!important}.lb\\:focus\\:outline:focus{outline-style:var(--tw-outline-style)!important;outline-width:1px!important}.lb\\:focus\\:outline-0:focus{outline-style:var(--tw-outline-style)!important;outline-width:0!important}.lb\\:focus\\:outline-neutral-gray-100:focus{outline-color:var(--lb-color-neutral-gray-100)!important}.lb\\:focus\\:outline-none:focus{--tw-outline-style:none!important;outline-style:none!important}.lb\\:focus-visible\\:ring-2:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor)!important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}.lb\\:focus-visible\\:ring-brand-blue-400:focus-visible{--tw-ring-color:var(--lb-color-brand-blue-400)!important}.lb\\:focus-visible\\:ring-offset-2:focus-visible{--tw-ring-offset-width:2px!important;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)!important}.lb\\:active\\:cursor-grabbing:active{cursor:grabbing!important}.lb\\:disabled\\:cursor-default:disabled{cursor:default!important}.lb\\:disabled\\:cursor-not-allowed:disabled{cursor:not-allowed!important}.lb\\:disabled\\:opacity-30:disabled{opacity:.3!important}.lb\\:disabled\\:opacity-40:disabled{opacity:.4!important}.lb\\:disabled\\:opacity-50:disabled{opacity:.5!important}@media(min-width:40rem){.lb\\:sm\\:ml-3{margin-left:calc(var(--lb-spacing)*3)!important}.lb\\:sm\\:block{display:block!important}.lb\\:sm\\:hidden{display:none!important}.lb\\:sm\\:inline{display:inline!important}.lb\\:sm\\:w-auto{width:auto!important}.lb\\:sm\\:px-3{padding-inline:calc(var(--lb-spacing)*3)!important}.lb\\:sm\\:text-xl{font-size:var(--lb-text-xl)!important;line-height:var(--tw-leading,var(--lb-text-xl--line-height))!important}}@media(min-width:48rem){.lb\\:md\\:absolute{position:absolute!important}.lb\\:md\\:inset-auto{inset:auto!important}.lb\\:md\\:z-50{z-index:50!important}.lb\\:md\\:mx-0{margin-inline:calc(var(--lb-spacing)*0)!important}.lb\\:md\\:block{display:block!important}.lb\\:md\\:flex{display:flex!important}.lb\\:md\\:inline{display:inline!important}.lb\\:md\\:max-h-\\[600px\\]{max-height:600px!important}.lb\\:md\\:w-full{width:100%!important}.lb\\:md\\:min-w-35{min-width:calc(var(--lb-spacing)*35)!important}.lb\\:md\\:flex-\\[0\\.4\\]{flex:.4!important}.lb\\:md\\:flex-none{flex:none!important}.lb\\:md\\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.lb\\:md\\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.lb\\:md\\:flex-col{flex-direction:column!important}.lb\\:md\\:flex-row{flex-direction:row!important}.lb\\:md\\:flex-nowrap{flex-wrap:nowrap!important}.lb\\:md\\:justify-start{justify-content:flex-start!important}.lb\\:md\\:gap-6{gap:calc(var(--lb-spacing)*6)!important}.lb\\:md\\:bg-transparent{background-color:#0000!important}}@media(min-width:64rem){.lb\\:lg\\:mx-2{margin-inline:calc(var(--lb-spacing)*2)!important}.lb\\:lg\\:my-0{margin-block:calc(var(--lb-spacing)*0)!important}.lb\\:lg\\:block{display:block!important}.lb\\:lg\\:flex{display:flex!important}.lb\\:lg\\:max-h-130{max-height:calc(var(--lb-spacing)*130)!important}.lb\\:lg\\:min-h-130{min-height:calc(var(--lb-spacing)*130)!important}.lb\\:lg\\:w-min{width:min-content!important}.lb\\:lg\\:max-w-80{max-width:calc(var(--lb-spacing)*80)!important}.lb\\:lg\\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.lb\\:lg\\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.lb\\:lg\\:flex-row{flex-direction:row!important}.lb\\:lg\\:gap-0{gap:calc(var(--lb-spacing)*0)!important}.lb\\:lg\\:gap-2{gap:calc(var(--lb-spacing)*2)!important}.lb\\:lg\\:border-t-0{border-top-style:var(--tw-border-style)!important;border-top-width:0!important}.lb\\:lg\\:border-l{border-left-style:var(--tw-border-style)!important;border-left-width:1px!important}}@media(min-width:80rem){.lb\\:xl\\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.lb\\:xl\\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}}}[id^=limbo-component-container-],.limbo-component-container-wrapper{border-radius:8px;box-shadow:0 0 0 1px #4e28cd26,0 4px 12px #4e28cd1a,0 1px 3px #4e28cd14;overflow-x:hidden!important;container:limbo-component/inline-size!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) button{cursor:pointer}@keyframes limbo-fade-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.lb\\:animate-fade-in{animation:.3s ease-out limbo-fade-in}.limbo-sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.limbo-skip-links{z-index:10000;position:absolute;top:0;left:0}.limbo-skip-link{background:var(--limbo-color-brand-blue-1000);color:#fff;z-index:10001;border-radius:4px;padding:8px 16px;font-weight:500;text-decoration:none;transition:top .3s;position:absolute;top:-40px;left:6px}.limbo-skip-link:focus{top:6px}.limbo-high-contrast{--limbo-color-brand-blue-1000:#000;--limbo-color-brand-blue-800:#1a1a1a;--limbo-color-brand-blue-400:#666;--limbo-color-brand-blue-200:#ccc;--limbo-color-brand-blue-50:#fff}.limbo-high-contrast .limbo-modal-overlay{background:#000000e6!important}.limbo-high-contrast .limbo-modal-content{border:3px solid #000!important}.limbo-high-contrast .btn{border:2px solid #000!important}.limbo-reduced-motion *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.limbo-focus-visible{outline:2px solid var(--limbo-brand-blue-400,#7581b1)!important;outline-offset:2px!important}.limbo-scope .limbo-action-btn,[id^=limbo-component-container-] .limbo-action-btn,.limbo-component-container-wrapper .limbo-action-btn{justify-content:center;align-items:center;min-width:44px;min-height:44px;display:inline-flex}.limbo-scope *,[id^=limbo-component-container-] *,.limbo-component-container-wrapper *{min-width:0}.limbo-scope .limbo-card-info-name,.limbo-scope .limbo-filename,.limbo-scope .limbo-asset-name,[id^=limbo-component-container-] .limbo-card-info-name,[id^=limbo-component-container-] .limbo-filename,[id^=limbo-component-container-] .limbo-asset-name,.limbo-component-container-wrapper .limbo-card-info-name,.limbo-component-container-wrapper .limbo-filename,.limbo-component-container-wrapper .limbo-asset-name{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-text-shadow-color{syntax:"*";inherits:false}@property --tw-text-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.5}}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;--tw-space-y-reverse:0;--tw-space-x-reverse:0;--tw-border-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial;--tw-text-shadow-color:initial;--tw-text-shadow-alpha:100%;--tw-outline-style:solid}}}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) cropper-canvas{-webkit-user-select:none!important;user-select:none!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) cropper-image{cursor:grab!important;transition:transform .15s ease-out!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) cropper-image:active{cursor:grabbing!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) cropper-selection{border:2px solid #3b82f6!important;box-shadow:0 0 0 1px #3b82f633!important;transition:all .15s ease!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) cropper-selection:hover{background:#3b82f60d;box-shadow:0 0 0 2px #3b82f64d}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) cropper-handle{background:#3b82f6;border:2px solid white;border-radius:50%;box-shadow:0 2px 4px #00000026;transition:all .15s ease;width:12px;height:12px}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) cropper-handle:hover{background:#2563eb;transform:scale(1.15)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) cropper-handle[action=move]{width:28px;height:28px;background:#3b82f6f2;border:2px solid white;box-shadow:0 4px 8px #0003;z-index:10}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) cropper-handle[action=move]:hover{background:#2563eb;transform:scale(1.1)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) cropper-handle[action=move]:before{content:" "!important;margin:0!important;padding:0!important;min-width:100%!important;min-height:100%!important;background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.2929%203.29289C15.6834%202.90237%2016.3166%202.90237%2016.7071%203.29289L20.3071%206.89289C20.6976%207.28342%2020.6976%207.91658%2020.3071%208.30711C19.9166%208.69763%2019.2834%208.69763%2018.8929%208.30711L17%206.41421V12.4C17%2012.9523%2016.5523%2013.4%2016%2013.4C15.4477%2013.4%2015%2012.9523%2015%2012.4V6.41421L13.1071%208.30711C12.7166%208.69763%2012.0834%208.69763%2011.6929%208.30711C11.3024%207.91658%2011.3024%207.28342%2011.6929%206.89289L15.2929%203.29289ZM8.30711%2011.6929C8.69763%2012.0834%208.69763%2012.7166%208.30711%2013.1071L6.41421%2015H12.4C12.9523%2015%2013.4%2015.4477%2013.4%2016C13.4%2016.5523%2012.9523%2017%2012.4%2017H6.41421L8.30711%2018.8929C8.69763%2019.2834%208.69763%2019.9166%208.30711%2020.3071C7.91658%2020.6976%207.28342%2020.6976%206.89289%2020.3071L3.29289%2016.7071C2.90237%2016.3166%202.90237%2015.6834%203.29289%2015.2929L6.89289%2011.6929C7.28342%2011.3024%207.91658%2011.3024%208.30711%2011.6929ZM23.6929%2011.6929C24.0834%2011.3024%2024.7166%2011.3024%2025.1071%2011.6929L28.7071%2015.2929C29.0976%2015.6834%2029.0976%2016.3166%2028.7071%2016.7071L25.1071%2020.3071C24.7166%2020.6976%2024.0834%2020.6976%2023.6929%2020.3071C23.3024%2019.9166%2023.3024%2019.2834%2023.6929%2018.8929L25.5858%2017H19.6C19.0477%2017%2018.6%2016.5523%2018.6%2016C18.6%2015.4477%2019.0477%2015%2019.6%2015H25.5858L23.6929%2013.1071C23.3024%2012.7166%2023.3024%2012.0834%2023.6929%2011.6929ZM17%2019.6V25.5858L18.8929%2023.6929C19.2834%2023.3024%2019.9166%2023.3024%2020.3071%2023.6929C20.6976%2024.0834%2020.6976%2024.7166%2020.3071%2025.1071L16.7071%2028.7071C16.3166%2029.0976%2015.6834%2029.0976%2015.2929%2028.7071L11.6929%2025.1071C11.3024%2024.7166%2011.3024%2024.0834%2011.6929%2023.6929C12.0834%2023.3024%2012.7166%2023.3024%2013.1071%2023.6929L15%2025.5858V19.6C15%2019.0477%2015.4477%2018.6%2016%2018.6C16.5523%2018.6%2017%2019.0477%2017%2019.6Z'%20fill='currentColor'/%3e%3c/svg%3e")!important;background-repeat:no-repeat!important;background-position:center!important;background-clip:content-box!important;background-size:cover!important;filter:var(--limbo-icon-white)!important;position:absolute!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) cropper-handle[action*=resize]{width:10px;height:10px;border-radius:2px}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) cropper-grid{opacity:.6}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) cropper-grid[covered]{opacity:.8}@container limbo-component (max-width: 768px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) cropper-handle{width:16px;height:16px}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) cropper-handle[action=move]{width:32px;height:32px}}@media(max-width:768px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) cropper-handle{width:16px;height:16px}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) cropper-handle[action=move]{width:32px;height:32px}}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .cropper-disabled{opacity:.5;pointer-events:none}@media(prefers-color-scheme:dark){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) cropper-selection{border-color:#60a5fa}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) cropper-handle{background:#60a5fa;border-color:#374151}}
128
+ 45.8004 4.14443 46.3294 4.82261 46.405H4.89796Z"></path></svg><span class="lb:text-xs lb:text-neutral-50">Powered by <span class="lb:font-semibold lb:text-white">Mecano</span></span></div>`,1)])])}const wT=W1(CT,[["render",vT]]),q6=`@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@layer properties,limbo-theme,limbo-base,limbo-components,limbo-utilities;:root{--limbo-font-family:"Inter","Poppins",-apple-system,"Arial",BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;--limbo-brand-purple-1000:#4e28cd;--limbo-brand-purple-800:#7153d7;--limbo-brand-purple-400:#a48fe5;--limbo-brand-purple-350:#9da6cc;--limbo-brand-purple-200:#d1c7f2;--limbo-brand-purple-050:#f3f0fc;--limbo-brand-blue-1000:#001978;--limbo-brand-blue-800:#334793;--limbo-brand-blue-400:#7581b1;--limbo-brand-blue-350:#9da6cc;--limbo-brand-blue-200:#ccd1e4;--limbo-brand-blue-050:#f2f3f8;--limbo-pink-1000:#f81bbd;--limbo-pink-800:#fa54cd;--limbo-pink-500:#fb8dde;--limbo-pink-200:#fdc6ef;--limbo-bright-blue-1000:#2134f1;--limbo-bright-blue-800:#5967f5;--limbo-bright-blue-500:#9099f8;--limbo-bright-blue-200:#c7ccfb;--limbo-red-1000:#c73a3a;--limbo-red-800:#d26161;--limbo-red-200:#f7e3e3;--limbo-red-050:#fff6f6;--limbo-yellow-1000:#f0bc00;--limbo-yellow-800:#f3c933;--limbo-yellow-200:#fcf2cc;--limbo-yellow-050:#fefcf2;--limbo-green-1000:#128851;--limbo-green-800:#41a074;--limbo-green-200:#d0e7dc;--limbo-green-050:#f3f9f6;--limbo-teal-1000:#1a74a8;--limbo-teal-800:#4890b9;--limbo-teal-200:#d1e3ee;--limbo-teal-050:#f4fbff;--limbo-neutral-black-000:#000;--limbo-neutral-gray-1000:#262626;--limbo-neutral-gray-900:#363942;--limbo-neutral-gray-800:#4b4d55;--limbo-neutral-gray-700:#5f6168;--limbo-neutral-gray-500:#888a91;--limbo-neutral-gray-300:#b6b7bb;--limbo-neutral-gray-200:#c8c9cd;--limbo-neutral-gray-100:#d9d8d9;--limbo-neutral-gray-050:#f2f2f3;--limbo-neutral-gray-025:#fbfcfd;--limbo-neutral-white-000:#fff;--limbo-neutral-gray-logo:#1d1d1b;--limbo-gray-transparent-1000:#000d4de6;--limbo-gray-transparent-700:#001166a6;--limbo-gray-transparent-500:#00199973;--limbo-gray-transparent-100:#0022cc1a;--limbo-gray-transparent-050:#002aff0a;--limbo-gray-transparent-025:#002aff05;--limbo-shadow-sm:0 1px 2px 0 #0000000d;--limbo-shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;--limbo-shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;--limbo-shadow-xl:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;--limbo-radius-sm:4px;--limbo-radius-md:8px;--limbo-radius-lg:12px;--limbo-radius-xl:16px;--limbo-radius-2xl:20px;--limbo-radius-full:9999px;--limbo-space-xs:4px;--limbo-space-sm:8px;--limbo-space-md:16px;--limbo-space-lg:24px;--limbo-space-xl:32px;--limbo-space-2xl:48px;--limbo-space-3xl:64px;--limbo-icon-white:brightness(0)saturate(100%)invert(84%)sepia(100%)saturate(0%)hue-rotate(35deg)brightness(104%)contrast(103%);--limbo-icon-blue:brightness(0)saturate(100%)invert(11%)sepia(84%)saturate(3143%)hue-rotate(224deg)brightness(83%)contrast(115%);--limbo-icon-warning:brightness(0)saturate(100%)invert(69%)sepia(79%)saturate(2524%)hue-rotate(11deg)brightness(108%)contrast(101%);--limbo-icon-warning-dark:brightness(0)saturate(100%)invert(45%)sepia(55%)saturate(2475%)hue-rotate(8deg)brightness(101%)contrast(101%)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-font-poppins{font-family:var(--limbo-font-family)!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-card-base{background-color:var(--limbo-neutral-white-000);border-radius:var(--limbo-radius-xl);box-shadow:var(--limbo-shadow-md);transition:all .2s;overflow:hidden}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-card-base:hover{box-shadow:var(--limbo-shadow-lg);transform:translateY(-2px)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-card-header{padding:var(--limbo-space-lg);border-bottom:1px solid var(--neutral-gray-050)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-card-body{padding:var(--limbo-space-lg)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-card-footer{padding:var(--limbo-space-lg);border-top:1px solid var(--neutral-gray-050);background-color:var(--neutral-gray-025)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-alert{padding:var(--limbo-space-md);border-radius:var(--limbo-radius-lg);font-family:var(--limbo-font-family);margin-bottom:var(--limbo-space-md);border-style:solid;border-width:1px;font-size:14px}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-alert-success{background-color:var(--limbo-green-800);border-color:var(--limbo-green-200);color:var(--limbo-green-1000);border-radius:var(--limbo-radius-md);padding:.7rem}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-alert-danger{background-color:var(--limbo-red-050);border-color:var(--limbo-red-200);color:var(--limbo-red-1000)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-alert-warning{background-color:var(--limbo-yellow-050);border-color:var(--limbo-yellow-200);color:var(--limbo-yellow-1000)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-alert-info{background-color:var(--limbo-teal-050);border-color:var(--limbo-teal-200);color:var(--limbo-teal-1000)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-form-control{border:1px solid var(--limbo-brand-blue-200)!important;border-radius:var(--limbo-radius-md)!important;width:100%!important;font-family:var(--limbo-font-family)!important;color:var(--limbo-neutral-gray-900)!important;background-color:var(--limbo-neutral-white-000)!important;box-shadow:none!important;appearance:none!important;background-image:none!important;padding:8px 12px!important;font-size:13px!important;line-height:1.4!important;transition:border-color .15s,box-shadow .15s!important;display:block!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-form-control::placeholder{color:var(--limbo-neutral-gray-500)!important;opacity:1!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-form-control:placeholder-shown,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-form-control[value=""]{border-color:var(--limbo-neutral-gray-300)!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-form-control[required]:placeholder-shown,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-form-control[required][value=""]{border-color:var(--limbo-neutral-gray-400)!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-form-control:hover:not(:focus):not(:disabled){border-color:var(--limbo-brand-blue-400)!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-form-control:focus{border-color:var(--limbo-brand-blue-800)!important;box-shadow:0 0 0 2px var(--limbo-brand-blue-050)!important;outline:none!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-form-control:disabled{background-color:var(--limbo-neutral-gray-050)!important;color:var(--limbo-neutral-gray-500)!important;cursor:not-allowed!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-form-control.is-invalid{border-color:var(--limbo-red-1000)!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-form-control.is-invalid:focus{box-shadow:0 0 0 2px var(--limbo-red-050)!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-form-control--compact{padding:5px 10px!important;font-size:12px!important;line-height:1.3!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-form-control[type=date]{min-width:120px!important;max-width:140px!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-form-control[type=date]::-webkit-calendar-picker-indicator{cursor:pointer!important;opacity:.6!important;transition:opacity .15s!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-form-control[type=date]::-webkit-calendar-picker-indicator:hover{opacity:1!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-form-label{font-family:var(--limbo-font-family)!important;color:var(--limbo-neutral-gray-700)!important;letter-spacing:.01em!important;margin-bottom:4px!important;font-size:12px!important;font-weight:500!important;display:block!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-form-label--compact{margin-bottom:2px!important;font-size:11px!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filters{background-color:var(--limbo-neutral-gray-025)!important;border-radius:var(--limbo-radius-md)!important;border:1px solid var(--limbo-neutral-gray-100)!important;flex-wrap:wrap!important;align-items:flex-end!important;gap:12px!important;padding:8px 12px!important;display:flex!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filters .limbo-filter-group{flex-direction:column!important;gap:2px!important;display:flex!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filters .limbo-filter-group--name{flex:1!important;min-width:180px!important;max-width:300px!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filters .limbo-filter-group--date{min-width:auto!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filters .limbo-filter-label{font-family:var(--limbo-font-family)!important;color:var(--limbo-neutral-gray-600)!important;letter-spacing:.02em!important;text-transform:uppercase!important;margin-bottom:2px!important;font-size:11px!important;font-weight:500!important;display:block!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filters .limbo-filter-input,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-input-image-name{border:1px solid var(--limbo-neutral-gray-200)!important;border-radius:var(--limbo-radius-sm)!important;width:100%!important;min-width:135px!important;min-height:35px!important;font-family:var(--limbo-font-family)!important;color:var(--limbo-neutral-gray-900)!important;background-color:var(--limbo-neutral-white-000)!important;box-shadow:none!important;appearance:none!important;background-image:none!important;padding:6px 10px!important;font-size:13px!important;line-height:1.3!important;transition:border-color .15s,box-shadow .15s!important;display:block!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filters .limbo-filter-clear-btn{max-width:min-content!important;min-height:35px!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filters .limbo-filter-input::placeholder{color:var(--limbo-neutral-gray-400)!important;opacity:1!important;font-size:12px!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filters .limbo-filter-input:hover:not(:focus):not(:disabled){border-color:var(--limbo-brand-blue-350)!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filters .limbo-filter-input:focus{border-color:var(--limbo-brand-blue-800)!important;box-shadow:0 0 0 2px var(--limbo-brand-blue-050)!important;outline:none!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filters .limbo-filter-input[type=date]{width:100%;width:130px!important;padding-right:6px!important;display:block!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filters .limbo-filter-input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer!important;opacity:.5!important;width:14px!important;height:14px!important;transition:opacity .15s!important;display:block!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filters .limbo-filter-input[type=date]::-webkit-calendar-picker-indicator:hover{opacity:1!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filters .limbo-filter-dates{align-items:flex-end!important;gap:8px!important;display:flex!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filter-searching{vertical-align:middle!important;align-items:center!important;margin-left:6px!important;display:inline-flex!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filter-searching .icon{width:12px!important;height:12px!important;filter:var(--limbo-icon-blue)!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-search-overlay{-webkit-backdrop-filter:blur(2px)!important;backdrop-filter:blur(2px)!important;z-index:15!important;border-radius:var(--limbo-radius-md)!important;background-color:#ffffffb3!important;justify-content:center!important;align-items:center!important;min-height:200px!important;display:flex!important;position:absolute!important;inset:0!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-search-overlay__content{background-color:var(--limbo-neutral-white-000)!important;border-radius:var(--limbo-radius-lg)!important;font-family:var(--limbo-font-family)!important;color:var(--limbo-brand-blue-800)!important;align-items:center!important;gap:10px!important;padding:12px 20px!important;font-size:14px!important;font-weight:500!important;display:flex!important;box-shadow:0 4px 12px #00000026!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-search-overlay__content .icon{width:18px!important;height:18px!important;filter:var(--limbo-icon-blue)!important}@container limbo-component (max-width:480px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filters{flex-direction:column!important;align-items:stretch!important;gap:10px!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filters .limbo-filter-group--name{min-width:100%!important;max-width:100%!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filters .limbo-filter-dates{flex-direction:column!important;gap:10px!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filters .limbo-filter-input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer!important;opacity:.5!important;width:14px!important;height:14px!important;transition:opacity .15s!important;display:block!important}}@container limbo-component (min-width:481px) and (max-width:640px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filters{gap:10px!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filters .limbo-filter-group--name{flex:100%!important;max-width:100%!important}}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-badge{border-radius:var(--limbo-radius-full);font-family:var(--limbo-font-family);align-items:center;padding:4px 12px;font-size:12px;font-weight:500;line-height:1;display:inline-flex}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-badge-primary{background-color:var(--limbo-brand-blue-1000);color:var(--limbo-neutral-white-000)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-badge-secondary{background-color:var(--limbo-pink-1000);color:var(--limbo-neutral-white-000)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-badge-success{background-color:var(--limbo-green-1000);color:var(--limbo-neutral-white-000)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-badge-danger{background-color:var(--limbo-red-1000);color:var(--limbo-neutral-white-000)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-badge-warning{background-color:var(--limbo-yellow-1000);color:var(--limbo-neutral-gray-1000)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-badge-light{background-color:var(--limbo-neutral-gray-050);color:var(--limbo-neutral-gray-800)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filter-clear-btn{border:1px solid var(--limbo-neutral-gray-300)!important;border-radius:var(--limbo-radius-sm)!important;background-color:var(--limbo-neutral-white-000)!important;height:34px!important;font-family:var(--limbo-font-family)!important;color:var(--limbo-neutral-gray-600)!important;cursor:pointer!important;white-space:nowrap!important;justify-content:center!important;align-items:center!important;gap:4px!important;padding:0 12px!important;font-size:12px!important;font-weight:500!important;transition:all .15s!important;display:inline-flex!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filter-clear-btn:hover{background-color:var(--limbo-red-200)!important;border-color:var(--limbo-red-800)!important;color:var(--limbo-red-800)!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filter-clear-btn:hover .icon{filter:brightness(0)saturate()invert(57%)sepia(23%)saturate(5080%)hue-rotate(321deg)brightness(90%)contrast(82%)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filter-clear-btn:focus-visible{outline:2px solid var(--limbo-red-400)!important;outline-offset:2px!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filter-clear-btn .icon{width:14px!important;height:14px!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filter-clear-btn:disabled,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filter-clear-btn[disabled]{opacity:.4!important;cursor:not-allowed!important;background-color:var(--limbo-neutral-gray-300)!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filter-clear-btn:disabled:hover,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filter-clear-btn[disabled]:hover{background-color:var(--limbo-neutral-gray-300)!important;border-color:var(--limbo-neutral-gray-300)!important;color:var(--limbo-neutral-gray-600)!important}:is(:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filter-clear-btn:disabled:hover,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filter-clear-btn[disabled]:hover) .icon{filter:inherit!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-text-danger,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-text-danger *{color:var(--limbo-red-1000)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-text-success,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-text-success *{color:var(--limbo-green-1000)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) select{appearance:none!important;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23131313%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E)!important;background-position:right .7rem top 50%!important;background-repeat:no-repeat!important;background-size:.65rem!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) input,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) textarea,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) select{font-family:var(--limbo-font-family)!important;color:var(--limbo-neutral-gray-800)!important;font-size:14px!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) input[type=text],:is([id^=limbo-component-container-],.limbo-component-container-wrapper) input[type=email],:is([id^=limbo-component-container-],.limbo-component-container-wrapper) input[type=password],:is([id^=limbo-component-container-],.limbo-component-container-wrapper) input[type=number],:is([id^=limbo-component-container-],.limbo-component-container-wrapper) input[type=tel],:is([id^=limbo-component-container-],.limbo-component-container-wrapper) input[type=url],:is([id^=limbo-component-container-],.limbo-component-container-wrapper) input[type=search],:is([id^=limbo-component-container-],.limbo-component-container-wrapper) input[type=date],:is([id^=limbo-component-container-],.limbo-component-container-wrapper) input[type=time],:is([id^=limbo-component-container-],.limbo-component-container-wrapper) input[type=datetime-local],:is([id^=limbo-component-container-],.limbo-component-container-wrapper) textarea,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) select{min-height:20px;border:1px solid var(--limbo-neutral-gray-300)!important;border-radius:var(--limbo-radius-md)!important;background-color:var(--limbo-neutral-white-000)!important;width:100%!important;height:auto!important;max-height:fit-content!important;font-family:var(--limbo-font-family)!important;padding:8px 12px!important;font-size:14px!important;line-height:1.4!important;transition:border-color .15s,box-shadow .15s!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-filter-input{height:34px!important;min-height:34px!important;padding:6px 10px!important;font-size:13px!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) input[type=date]::-webkit-calendar-picker-indicator{opacity:.6!important;cursor:pointer!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23334793' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2'%3E%3C/rect%3E%3Cline x1='16' y1='2' x2='16' y2='6'%3E%3C/line%3E%3Cline x1='8' y1='2' x2='8' y2='6'%3E%3C/line%3E%3Cline x1='3' y1='10' x2='21' y2='10'%3E%3C/line%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-size:contain!important;width:16px!important;height:16px!important;transition:opacity .15s!important;display:block!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) input[type=date]::-webkit-calendar-picker-indicator:hover{opacity:1!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) input[type=date]:hover::-webkit-calendar-picker-indicator{opacity:.8!important;display:block!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) input[type=checkbox]{border:2px solid var(--limbo-brand-blue-200)!important;border-radius:var(--limbo-radius-xs)!important;background:var(--limbo-neutral-white-000)!important;appearance:none!important;cursor:pointer!important;vertical-align:middle!important;width:20px!important;height:20px!important;margin-right:8px!important;padding:0!important;display:inline-block!important;position:relative!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) input[type=checkbox]:checked{border-color:var(--limbo-brand-blue-1000)!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) input[type=checkbox]:checked:after{content:""!important;border:2px solid var(--limbo-neutral-white-000)!important;background:var(--limbo-brand-blue-1000)!important;width:100%!important;height:100%!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) input[type=checkbox]:focus{border-color:var(--limbo-brand-blue-1000)!important;box-shadow:0 0 0 3px var(--limbo-brand-blue-050)!important;outline:none!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) input[type=radio]:checked:after{content:"";background:var(--limbo-neutral-white-000);border-radius:50%;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-checkbox-label{font-family:var(--limbo-font-family);color:var(--limbo-neutral-gray-800);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;margin-right:16px;font-size:14px;display:flex}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) input:focus,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) textarea:focus,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) select:focus{border-color:var(--limbo-brand-blue-1000)!important;box-shadow:0 0 0 3px var(--limbo-brand-blue-050)!important;outline:none!important;transform:translateY(-1px)!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) input::placeholder,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) textarea::placeholder{color:var(--limbo-neutral-gray-300)!important;font-style:italic!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) input:invalid,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) textarea:invalid,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) select:invalid{border-color:var(--limbo-red-1000)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) input:required,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) textarea:required:placeholder-shown,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) select:required:placeholder-shown{border-color:var(--limbo-neutral-gray-500)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) input:disabled,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) textarea:disabled,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) select:disabled{border-color:var(--limbo-neutral-gray-200);background-color:var(--limbo-neutral-gray-050);color:var(--limbo-neutral-gray-300)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) input:read-only,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) textarea:read-only{border-color:var(--limbo-neutral-gray-200);background-color:var(--limbo-neutral-gray-050);color:var(--limbo-neutral-black-000)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) input:invalid:focus,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) textarea:invalid:focus,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) select:invalid:focus{box-shadow:0 0 0 3px var(--limbo-red-050)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-card,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-card-parent{background:var(--limbo-neutral-white-000);border-radius:var(--limbo-radius-xl);border:1px solid var(--limbo-neutral-gray-050);padding-bottom:var(--limbo-space-md);padding-top:var(--limbo-space-xs);transition:box-shadow .2s,transform .2s}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-card:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-btn{border-radius:var(--limbo-radius-lg)!important;font-family:var(--limbo-font-family)!important;cursor:pointer!important;padding:var(--limbo-space-sm)!important;background-color:inherit!important;border:none!important;font-weight:500!important;text-decoration:none!important;transition:all .2s!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-btn-primary{background:var(--limbo-brand-blue-1000)!important;color:var(--limbo-neutral-white-000)!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-btn-primary:hover{background:var(--limbo-brand-blue-800)!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-btn-secondary{background:var(--limbo-neutral-gray-500)!important;color:var(--limbo-neutral-white-000)!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-btn-secondary:hover{background:var(--limbo-neutral-gray-300)!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-btn-info{background:var(--limbo-teal-1000)!important;color:var(--limbo-neutral-white-000)!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-btn-info:hover{background:var(--limbo-teal-800)!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-btn-disabled{background:var(--limbo-brand-blue-400)!important;color:var(--limbo-neutral-white-000)!important;cursor:not-allowed!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-btn-danger{background:var(--limbo-red-1000)!important;color:var(--limbo-neutral-white-000)!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-btn-danger:hover{background:var(--limbo-red-800)!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-btn-warning{background:var(--limbo-yellow-1000)!important;color:var(--limbo-neutral-black-000)!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-btn-warning:hover{background:var(--limbo-yellow-800)!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-btn-success{background:var(--limbo-green-1000)!important;color:var(--limbo-neutral-white-000)!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-btn-success:hover{background:var(--limbo-green-800)!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-gallery-row{gap:var(--limbo-space-sm);flex-wrap:wrap;justify-content:flex-start;align-items:stretch;display:flex}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card-wrapper{box-sizing:border-box;width:100%;min-width:0;max-width:18rem;position:relative}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card{border-radius:var(--limbo-radius-md);box-shadow:none;padding:var(--limbo-space-xs);aspect-ratio:1;box-sizing:border-box;background:0 0;border:1px solid #0000;width:100%;min-width:0;transition:box-shadow .2s,transform .2s,border-color .2s;position:relative;overflow:hidden}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card img{object-fit:cover;width:100%}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-card-info-overlay{border-radius:0 0 var(--limbo-radius-md)var(--limbo-radius-md);z-index:5;opacity:0;pointer-events:none;background:linear-gradient(#0000,#0000004d 40%,#000000a6);flex-direction:column;align-items:center;gap:2px;padding:20px 8px 6px;transition:opacity .2s,transform .2s;display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(4px)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-card-info-name{color:#fff;text-align:center;white-space:nowrap;text-overflow:ellipsis;text-shadow:0 1px 2px #0006;max-width:100%;font-size:.7rem;font-weight:600;overflow:hidden}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-card-info-folder{color:#000000d9;text-shadow:0 1px 2px #0003;vertical-align:middle;font-size:.65rem}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-moving-overlay{z-index:30;border-radius:var(--limbo-radius-md);background:#ffffffd9;flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex;position:absolute;inset:0}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card-wrapper:hover .limbo-image-card{background:var(--limbo-neutral-white-000);border:1px solid var(--limbo-neutral-gray-050);transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card-wrapper:hover,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card-wrapper:focus-within,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card-wrapper--has-active-dropdown{z-index:2}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card-wrapper:hover .limbo-image-actions,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card-wrapper:focus-within .limbo-image-actions,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card-wrapper--has-active-dropdown .limbo-image-actions{opacity:1;pointer-events:auto;transform:translateY(0)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card-wrapper:hover .limbo-card-info-overlay,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card-wrapper:focus-within .limbo-card-info-overlay{opacity:1;transform:translateY(0)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card-wrapper:hover .limbo-image-actions.limbo-image-actions--mobile,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card-wrapper:focus-within .limbo-image-actions.limbo-image-actions--mobile,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card-wrapper--has-active-dropdown .limbo-image-actions.limbo-image-actions--mobile{opacity:1;pointer-events:auto;transform:none}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-action-btn.limbo-action-btn--active{filter:hue-rotate(-40deg)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-actions{opacity:0;pointer-events:none;box-sizing:border-box;z-index:20;border-radius:var(--limbo-radius-lg)var(--limbo-radius-lg)0 0;background:linear-gradient(#0000008c,#00000059 70%,#0000);flex-direction:column;align-items:center;gap:0;width:fit-content;padding:6px 8px;transition:opacity .2s,transform .2s;display:flex;position:absolute;top:0;left:0;right:0;transform:translateY(-6px)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-actions__buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:4px;width:100%;display:flex}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-actions__folder{white-space:normal;z-index:9999999;border-top:1px solid #fff3;width:100%;min-width:0;margin-top:6px;padding-top:6px}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-actions--expanded{background:linear-gradient(#000013a0 70%,#0000);padding:8px}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-actions .limbo-action-btn{border-radius:var(--limbo-radius-full);color:var(--limbo-brand-blue-1000);cursor:pointer;box-shadow:var(--limbo-shadow-sm);font-size:1rem;transition:all .15s;min-height:33px!important;padding:4px 8px!important;line-height:24px!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-actions .limbo-action-btn.limbo-btn-delete{background-color:var(--limbo-red-1000);color:var(--limbo-neutral-white-000)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-actions .limbo-action-btn.limbo-btn-download{background-color:var(--limbo-brand-blue-1000);color:var(--limbo-neutral-white-000)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-actions .limbo-action-btn.limbo-btn-copy{background-color:var(--limbo-neutral-gray-500)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-actions .limbo-action-btn.limbo-btn-copy:hover{background-color:var(--limbo-neutral-gray-300)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-actions .limbo-action-btn.limbo-btn-crop{background-color:var(--limbo-brand-blue-400)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-actions .limbo-action-btn.limbo-btn-crop:hover{background-color:var(--limbo-brand-blue-350)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-actions .limbo-action-btn.limbo-btn-delete:hover{background-color:var(--limbo-red-800)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-actions .limbo-action-btn.limbo-btn-download:hover{background-color:var(--limbo-brand-blue-800)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-loader{color:var(--limbo-brand-blue-1000)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-tabs{border-bottom:2px solid var(--limbo-brand-blue-200)!important;gap:0!important;margin-bottom:16px!important;display:flex!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-tab{font-family:var(--limbo-font-family)!important;color:var(--limbo-neutral-gray-600)!important;cursor:pointer!important;background:0 0!important;border:none!important;padding:10px 16px!important;font-size:14px!important;font-weight:500!important;transition:color .15s!important;position:relative!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-tab.limbo-active{color:var(--limbo-brand-blue-1000)!important;font-weight:600!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-tab.limbo-active:after{content:""!important;background-color:var(--limbo-brand-blue-1000)!important;height:2px!important;position:absolute!important;bottom:-2px!important;left:0!important;right:0!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-tab:hover:not(.limbo-active){color:var(--limbo-brand-blue-800)!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-tab:focus-visible{outline:2px solid var(--limbo-brand-blue-400)!important;outline-offset:2px!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-animate-pulse{animation:2s cubic-bezier(.4,0,.6,1) infinite limbo-pulse}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-animate-fadeIn{animation:.2s ease-out forwards limbo-fadeIn}@media(max-width:768px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-gallery-row{gap:var(--limbo-space-md);grid-template-columns:repeat(2,1fr)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card{max-width:100%;padding:var(--limbo-space-sm)}}[id^=limbo-component-container-],.limbo-component-container-wrapper{--limbo-icon-white:brightness(0)saturate(100%)invert(84%)sepia(100%)saturate(0%)hue-rotate(35deg)brightness(104%)contrast(103%);--limbo-icon-blue:brightness(0)saturate(100%)invert(11%)sepia(64%)saturate(3622%)hue-rotate(221deg)brightness(108%)contrast(125%);--limbo-icon-warning:brightness(0)saturate(100%)invert(69%)sepia(79%)saturate(2524%)hue-rotate(11deg)brightness(108%)contrast(101%);--limbo-icon-warning-dark:brightness(0)saturate(100%)invert(45%)sepia(55%)saturate(2475%)hue-rotate(8deg)brightness(101%)contrast(101%)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon{vertical-align:middle;background-position:50%;background-repeat:no-repeat;background-size:contain;flex-shrink:0;width:1.5rem;max-width:1.5rem;height:1.5rem;max-height:1.5rem;display:inline-block}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon--xs{width:.75rem;height:.75rem}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon--1sm{width:1.15rem;height:1.15rem}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon--sm{width:1rem;height:1rem}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon--2sm{width:1.25rem;height:1.25rem}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon--md{width:1.5rem;height:1.5rem}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon--lg{width:2rem;height:2rem}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon--xl{width:2.5rem;height:2.5rem}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon--2xl{width:3rem;height:3rem}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon--left{margin-right:.5rem}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon--right{margin-left:.5rem}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon--center{margin:0 auto}@media(max-width:768px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon--responsive{width:1.25rem;height:1.25rem}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon--lg.icon--responsive{width:1.5rem;height:1.5rem}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon--xl.icon--responsive{width:2rem;height:2rem}}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-btn{cursor:pointer;background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;padding:.375rem;transition:background-color .15s ease-in-out;display:inline-flex}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-btn:hover{background-color:#0000000d}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-btn:focus{outline-offset:2px;outline:2px solid #007bff}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-text{align-items:center;gap:.5rem;display:inline-flex}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-spinner{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M27.0741%2016C27.0741%2013.8098%2026.4246%2011.6687%2025.2078%209.84758C23.9909%208.02646%2022.2614%206.60706%2020.2379%205.76889C18.2144%204.93073%2015.9877%204.71142%2013.8396%205.13872C11.6915%205.56601%209.71828%206.6207%208.16944%208.16944C6.62073%209.71819%205.56603%2011.6914%205.13868%2013.8396C4.71143%2015.9878%204.93072%2018.2144%205.7689%2020.2378C6.6071%2022.2614%208.02647%2023.9909%209.84759%2025.2078C11.6687%2026.4246%2013.8098%2027.0741%2016%2027.0741C16.5318%2027.0741%2016.963%2027.5052%2016.963%2028.037C16.963%2028.5689%2016.5318%2029%2016%2029C13.4289%2029%2010.9155%2028.2376%208.77762%2026.8091C6.63975%2025.3807%204.97355%2023.3503%203.98959%2020.9748C3.98959%2020.9748%203.98959%2020.9749%203.98959%2020.9748C3.00561%2018.5995%202.74823%2015.9856%203.24976%2013.4639C3.75142%2010.9421%204.98954%208.62571%206.80759%206.80762C8.62574%204.98957%2010.9421%203.75141%2013.4638%203.2498C15.9856%202.74818%2018.5995%203.00564%2020.9749%203.98957C23.3503%204.97351%2025.3806%206.63976%2026.8091%208.77759C28.2376%2010.9154%2029%2013.4289%2029%2016C29%2016.5318%2028.5689%2016.963%2028.037%2016.963C27.5052%2016.963%2027.0741%2016.5318%2027.0741%2016Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-add{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16%203C16.5523%203%2017%203.44772%2017%204V15C17%2015%2027.4477%2015%2028%2015C28.5523%2015%2029%2016%2029%2016C29%2016%2028.5523%2017%2028%2017C27.4477%2017%2017%2017%2017%2017V28C17%2028.5523%2016.5523%2029%2016%2029C15.4477%2029%2015%2028.5523%2015%2028V17H4C3.44772%2017%203%2016.5523%203%2016C3%2015.4477%203.44772%2015%204%2015H15V4C15%203.44772%2015.4477%203%2016%203Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-area{background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.80606%203.04622C3.99782%203.34946%202.74991%205.09426%203.04405%206.90796C3.23812%208.10465%204.10882%209.15162%205.23838%209.54656L5.40015%209.60313V16.0001V22.3971L5.23838%2022.4541C4.10321%2022.8543%203.23839%2023.894%203.04405%2025.0923C2.67786%2027.3502%204.64984%2029.3221%206.90776%2028.9559C8.10469%2028.7619%209.14622%2027.8955%209.54593%2026.7616L9.60297%2026.5999H16H22.3971L22.4541%2026.7616C22.8542%2027.8968%2023.894%2028.7616%2025.0923%2028.9559C27.3497%2029.322%2029.3221%2027.3497%2028.956%2025.0923C28.7617%2023.894%2027.897%2022.8545%2026.7617%2022.4541L26.5999%2022.3971V16.0001V9.60313L26.7617%209.54609C27.8956%209.14639%2028.7619%208.10487%2028.956%206.90796C29.3221%204.65055%2027.3497%202.67819%2025.0923%203.04428C23.894%203.23862%2022.8542%204.10343%2022.4541%205.23859L22.3971%205.40036H16H9.60297L9.54593%205.23859C9.33689%204.64552%208.90248%204.05955%208.38796%203.67651C7.64131%203.12073%206.71308%202.89413%205.80606%203.04622ZM5.94857%204.99766C5.34117%205.19184%204.93795%205.73979%204.93795%206.37097C4.93795%207.16617%205.57557%207.80379%206.37078%207.80379C7.16598%207.80379%207.80361%207.16617%207.80361%206.37097C7.80361%205.73878%207.39533%205.18537%206.79123%204.99867C6.54173%204.92158%206.18784%204.92115%205.94857%204.99766ZM25.207%204.99766C24.5996%205.19184%2024.1964%205.73979%2024.1964%206.37097C24.1964%207.16617%2024.834%207.80379%2025.6293%207.80379C26.4245%207.80379%2027.0621%207.16617%2027.0621%206.37097C27.0621%205.73878%2026.6538%205.18537%2026.0497%204.99867C25.8002%204.92158%2025.4463%204.92115%2025.207%204.99766ZM9.54593%207.50336C9.22263%208.42049%208.41584%209.22745%207.50318%209.54656L7.3414%209.60313V16.0001V22.3971L7.50318%2022.4541C8.42225%2022.7783%209.22667%2023.5825%209.54639%2024.4969L9.60297%2024.6586H16H22.3971L22.4541%2024.4969C22.7786%2023.5764%2023.5761%2022.7788%2024.4969%2022.4541L24.6586%2022.3971V16.0001V9.60313L24.4969%209.54656C23.5825%209.22684%2022.7782%208.42243%2022.4541%207.50336L22.3971%207.34159H16H9.60297L9.54593%207.50336ZM5.94857%2024.2559C4.91499%2024.5864%204.59453%2025.88%205.35732%2026.6427C5.91865%2027.2041%206.8229%2027.2041%207.38424%2026.6427C7.9456%2026.0814%207.9456%2025.1771%207.38424%2024.6158C7.01262%2024.2442%206.43678%2024.0998%205.94857%2024.2559ZM25.207%2024.2559C24.5996%2024.4501%2024.1964%2024.9981%2024.1964%2025.6293C24.1964%2026.4245%2024.834%2027.0621%2025.6293%2027.0621C26.4245%2027.0621%2027.0621%2026.4245%2027.0621%2025.6293C27.0621%2024.828%2026.4209%2024.1925%2025.6183%2024.1981C25.4796%2024.1991%2025.3105%2024.2228%2025.207%2024.2559Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-arrow-down{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.7816%205.01947C15.5252%205.08782%2015.2904%205.28694%2015.1624%205.54462L15.0819%205.70671L15.0741%2014.654L15.0664%2023.6014L12.2561%2020.6201C9.5726%2017.7732%209.438%2017.6358%209.27142%2017.5713C8.91907%2017.4348%208.55212%2017.5153%208.29169%2017.7863C8.12753%2017.957%208.0567%2018.0983%208.0133%2018.3415C7.97611%2018.5498%208.01851%2018.8073%208.1205%2018.9923C8.15932%2019.0628%209.83647%2020.8654%2011.8475%2022.9982C15.8955%2027.2914%2015.5882%2026.9957%2016.0011%2026.9957C16.414%2026.9957%2016.1067%2027.2914%2020.1547%2022.9982C22.1657%2020.8654%2023.843%2019.0628%2023.8821%2018.9923C23.9791%2018.8175%2024.0238%2018.5372%2023.9874%2018.333C23.9455%2018.0984%2023.8731%2017.9554%2023.7105%2017.7863C23.4501%2017.5153%2023.0831%2017.4348%2022.7308%2017.5713C22.5642%2017.6358%2022.4296%2017.7732%2019.7461%2020.6201L16.9358%2023.6014L16.9281%2014.654L16.9203%205.70671L16.8398%205.54462C16.7443%205.35248%2016.5558%205.16276%2016.3768%205.07866C16.2218%205.00583%2015.9385%204.97766%2015.7816%205.01947Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-arrow-left{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.2668%208.02872C13.1771%208.04985%2013.0546%208.09601%2012.9946%208.13132C12.9346%208.16667%2011.14%209.84033%209.00673%2011.8506C4.71237%2015.8972%205.00825%2015.5899%205.00825%2016.0028C5.00825%2016.4156%204.71243%2016.1083%209.00673%2020.1555C11.14%2022.1661%2012.9432%2023.8431%2013.0136%2023.8821C13.1885%2023.9791%2013.4688%2024.0238%2013.6731%2023.9874C13.9078%2023.9455%2014.0508%2023.8731%2014.22%2023.7105C14.4911%2023.4501%2014.5716%2023.0832%2014.4349%2022.731C14.3703%2022.5646%2014.2315%2022.4287%2011.3855%2019.747L8.40373%2016.9373L17.3531%2016.9296L26.3026%2016.9218L26.4647%2016.8413C26.8109%2016.6694%2027.0039%2016.3692%2027.0039%2016.0028C27.0039%2015.6363%2026.8109%2015.3362%2026.4647%2015.1642L26.3026%2015.0837L17.3531%2015.076L8.40373%2015.0682L11.3855%2012.2586C14.2315%209.57685%2014.3703%209.44095%2014.4349%209.2745C14.7114%208.56222%2014.0404%207.84663%2013.2668%208.02872Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-arrow-right{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M18.3104%207.03265C18.0998%207.07663%2017.9468%207.16675%2017.7839%207.34268C17.5129%207.63542%2017.4324%208.04789%2017.5689%208.44396C17.6334%208.63121%2017.7709%208.78251%2020.6185%2011.799L23.6005%2014.9579L14.6509%2014.9666L5.70131%2014.9753L5.53918%2015.0658C5.19296%2015.2592%205%2015.5966%205%2016.0086C5%2016.4206%205.19296%2016.7581%205.53918%2016.9514L5.70131%2017.0419L14.6509%2017.0506L23.6005%2017.0593L20.6185%2020.2183C17.7709%2023.2347%2017.6334%2023.386%2017.5689%2023.5733C17.4324%2023.9693%2017.5129%2024.3818%2017.7839%2024.6746C17.9532%2024.8574%2018.0961%2024.9387%2018.3308%2024.9858C18.5351%2025.0268%2018.8154%2024.9765%2018.9903%2024.8675C19.0608%2024.8236%2020.8639%2022.9381%2022.9972%2020.6776C27.2915%2016.1273%2026.9957%2016.4728%2026.9957%2016.0086C26.9957%2015.5445%2027.2915%2015.8899%2022.9972%2011.3396C20.8639%209.07912%2019.0608%207.19402%2018.9903%207.15052C18.8739%207.07866%2018.5796%206.99146%2018.4844%207.00067C18.4632%207.00271%2018.3849%207.0171%2018.3104%207.03265Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-arrow-up{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.7581%205.02793C15.6826%205.05057%2015.5741%205.10024%2015.5169%205.13828C15.3698%205.23615%208.14948%2012.9238%208.09517%2013.0404C8.01406%2013.2146%207.97937%2013.4741%208.01243%2013.6594C8.05583%2013.9027%208.12666%2014.044%208.29084%2014.2149C8.55134%2014.486%208.9184%2014.5665%209.27062%2014.4298C9.43712%2014.3652%209.57305%2014.2263%2012.2555%2011.3801L15.0659%208.39808L15.0736%2017.3483L15.0814%2026.2986L15.1619%2026.4608C15.3339%2026.807%2015.6341%2027%2016.0007%2027C16.3672%2027%2016.6674%2026.807%2016.8394%2026.4608L16.9199%2026.2986L16.9277%2017.3482L16.9354%208.39776L19.7458%2011.3801C22.4295%2014.2279%2022.5641%2014.3654%2022.7307%2014.43C23.0831%2014.5664%2023.45%2014.4859%2023.7105%2014.2149C23.8731%2014.0456%2023.9455%2013.9027%2023.9874%2013.6679C24.0238%2013.4636%2023.9791%2013.1832%2023.8821%2013.0084C23.843%2012.9379%2022.1723%2011.1407%2020.1696%209.01452C17.2256%205.88917%2016.5012%205.1362%2016.3877%205.0833C16.2073%204.9992%2015.9338%204.97512%2015.7581%205.02793Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-chevron-down{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.26007%2010.3273C4.63157%209.91868%205.26402%209.88856%205.67268%2010.2601L16%2019.6485L26.3273%2010.2601C26.736%209.88856%2027.3684%209.91868%2027.7399%2010.3273C28.1115%2010.736%2028.0813%2011.3684%2027.6727%2011.7399L16.6727%2021.7399C16.2913%2022.0867%2015.7088%2022.0867%2015.3273%2021.7399L4.32733%2011.7399C3.91868%2011.3684%203.88856%2010.736%204.26007%2010.3273Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-chevron-left{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M21.6727%204.26007C22.0813%204.63157%2022.1114%205.26402%2021.7399%205.67268L12.3515%2016L21.7399%2026.3273C22.1114%2026.736%2022.0813%2027.3684%2021.6727%2027.7399C21.264%2028.1115%2020.6316%2028.0813%2020.2601%2027.6727L10.2601%2016.6727C9.91331%2016.2913%209.91331%2015.7088%2010.2601%2015.3273L20.2601%204.32733C20.6316%203.91868%2021.264%203.88856%2021.6727%204.26007Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-chevron-right{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.3273%2027.7399C9.91868%2027.3684%209.88856%2026.736%2010.2601%2026.3273L19.6485%2016L10.2601%205.67266C9.88856%205.26401%209.91868%204.63156%2010.3273%204.26005C10.736%203.88854%2011.3684%203.91866%2011.7399%204.32732L21.7399%2015.3273C22.0867%2015.7087%2022.0867%2016.2912%2021.7399%2016.6727L11.7399%2027.6727C11.3684%2028.0813%2010.736%2028.1114%2010.3273%2027.7399Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-chevron-up{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.26007%2021.6727C4.63157%2022.0813%205.26402%2022.1114%205.67268%2021.7399L16%2012.3515L26.3273%2021.7399C26.736%2022.1114%2027.3684%2022.0813%2027.7399%2021.6727C28.1115%2021.264%2028.0813%2020.6316%2027.6727%2020.2601L16.6727%2010.2601C16.2913%209.91331%2015.7088%209.91331%2015.3273%2010.2601L4.32733%2020.2601C3.91868%2020.6316%203.88856%2021.264%204.26007%2021.6727Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-arrow-left-right{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.30711%2011.6928C8.69763%2012.0833%208.69763%2012.7165%208.30711%2013.107L6.41421%2014.9999H12.4C12.9523%2014.9999%2013.4%2015.4476%2013.4%2015.9999C13.4%2016.5522%2012.9523%2016.9999%2012.4%2016.9999H6.41421L8.30711%2018.8928C8.69763%2019.2833%208.69763%2019.9165%208.30711%2020.307C7.91658%2020.6975%207.28342%2020.6975%206.89289%2020.307L3.29289%2016.707C2.90237%2016.3165%202.90237%2015.6833%203.29289%2015.2928L6.89289%2011.6928C7.28342%2011.3023%207.91658%2011.3023%208.30711%2011.6928ZM23.6929%2011.6928C24.0834%2011.3023%2024.7166%2011.3023%2025.1071%2011.6928L28.7071%2015.2928C29.0976%2015.6833%2029.0976%2016.3165%2028.7071%2016.707L25.1071%2020.307C24.7166%2020.6975%2024.0834%2020.6975%2023.6929%2020.307C23.3024%2019.9165%2023.3024%2019.2833%2023.6929%2018.8928L25.5858%2016.9999H19.6C19.0477%2016.9999%2018.6%2016.5522%2018.6%2015.9999C18.6%2015.4476%2019.0477%2014.9999%2019.6%2014.9999H25.5858L23.6929%2013.107C23.3024%2012.7165%2023.3024%2012.0833%2023.6929%2011.6928Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-close-big{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.29289%203.2929C3.68341%202.90237%204.31657%202.90237%204.7071%203.29289L16.0002%2014.5857L27.2929%203.29299C27.6834%202.90246%2028.3166%202.90246%2028.7071%203.29299C29.0976%203.68351%2029.0976%204.31668%2028.7071%204.7072L17.4144%2015.9999L28.7071%2027.2924C29.0976%2027.6829%2029.0976%2028.3161%2028.7071%2028.7066C28.3166%2029.0971%2027.6834%2029.0972%2027.2929%2028.7066L16.0002%2017.4141L4.7072%2028.7071C4.31668%2029.0976%203.68351%2029.0976%203.29299%2028.7071C2.90246%2028.3166%202.90246%2027.6834%203.29299%2027.2929L14.5859%2015.9999L3.2929%204.70711C2.90237%204.31659%202.90237%203.68343%203.29289%203.2929Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-screenshot{background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.5835%203.01198C7.40676%203.08897%205.85479%203.53109%204.68764%204.69162C3.793%205.58115%203.32301%206.74803%203.12541%208.57023C3.03542%209.40025%203.00552%2010.2418%203.00277%2012.0221L3%2013.8251L3.07115%2013.9822C3.15457%2014.1665%203.34425%2014.3607%203.53948%2014.462C3.73677%2014.5643%204.17196%2014.5653%204.36325%2014.4639C4.65351%2014.31%204.83114%2014.0823%204.89283%2013.785C4.9145%2013.6805%204.92686%2013.12%204.92711%2012.2286C4.92828%208.29514%205.17625%206.93726%206.05363%206.06012C6.93097%205.18295%208.28916%204.93503%2012.2236%204.93386C13.1151%204.93362%2013.6758%204.92126%2013.7803%204.89959C14.0776%204.83792%2014.3054%204.66034%2014.4593%204.37013C14.5608%204.17889%2014.5598%203.74381%2014.4575%203.54656C14.3562%203.35138%2014.1619%203.16174%2013.9776%203.07834C13.8207%203.00736%2013.8171%203.00721%2012.3715%203.00548C11.5746%203.00453%2010.77%203.00745%2010.5835%203.01198ZM18.1362%203.03251C17.8566%203.12636%2017.6629%203.29063%2017.53%203.54656C17.427%203.74498%2017.4266%204.17877%2017.5292%204.37238C17.6371%204.5758%2017.8005%204.73813%2017.9925%204.83237L18.167%204.91805L20.0937%204.93815C22.6214%204.96453%2023.4262%205.02266%2024.3407%205.24484C25.7173%205.57924%2026.4148%206.2766%2026.7493%207.65281C26.9715%208.56709%2027.0296%209.37174%2027.056%2011.8988L27.0761%2013.8251L27.1618%2013.9995C27.2561%2014.1915%2027.4185%2014.3549%2027.6219%2014.4627C27.8155%2014.5653%2028.2494%2014.5649%2028.4479%2014.462C28.6432%2014.3607%2028.8329%2014.1665%2028.9163%2013.9822C28.9859%2013.8285%2028.9876%2013.8001%2028.9972%2012.6693C29.0289%208.92846%2028.7958%207.08702%2028.1304%205.82077C27.3628%204.35993%2026.0253%203.51059%2024.0208%203.21099C23.0093%203.05979%2022.3163%203.02345%2020.1092%203.00585C18.6126%202.99392%2018.236%202.99901%2018.1362%203.03251ZM3.64737%2017.4855C3.3735%2017.5983%203.18225%2017.7745%203.07087%2018.0166L3%2018.1707L3.00277%2019.9737C3.00552%2021.754%203.03542%2022.5955%203.12541%2023.4255C3.32301%2025.2477%203.793%2026.4146%204.68764%2027.3041C5.64172%2028.2528%206.87931%2028.7199%208.90343%2028.8952C9.69967%2028.9642%2011.3507%2029.0094%2012.6644%2028.9983C13.7954%2028.9888%2013.8238%2028.987%2013.9776%2028.9174C14.1619%2028.834%2014.3562%2028.6444%2014.4575%2028.4492C14.5604%2028.2507%2014.5608%2027.817%2014.4582%2027.6234C14.3504%2027.42%2014.1869%2027.2576%2013.9949%2027.1634L13.8204%2027.0777L11.8937%2027.0576C9.36602%2027.0312%208.56118%2026.9731%207.64669%2026.7509C6.27016%2026.4165%205.57263%2025.7192%205.23815%2024.3429C5.01592%2023.4287%204.95778%2022.624%204.93139%2020.097L4.91129%2018.1707L4.82559%2017.9962C4.73071%2017.803%204.56686%2017.6388%204.3655%2017.5349C4.20673%2017.453%203.79513%2017.4247%203.64737%2017.4855ZM27.7353%2017.4874C27.4659%2017.5874%2027.2574%2017.7781%2027.1416%2018.0304C27.0792%2018.1663%2027.0765%2018.2318%2027.0565%2020.097C27.0295%2022.6259%2026.9713%2023.4296%2026.7493%2024.3429C26.4148%2025.7192%2025.7173%2026.4165%2024.3407%2026.7509C23.4262%2026.9731%2022.6214%2027.0312%2020.0937%2027.0576L18.167%2027.0777L17.9925%2027.1634C17.8005%2027.2576%2017.6371%2027.42%2017.5292%2027.6234C17.4266%2027.817%2017.427%2028.2507%2017.53%2028.4492C17.6312%2028.6444%2017.8256%2028.834%2018.0098%2028.9174C18.1636%2028.987%2018.192%2028.9888%2019.3231%2028.9983C20.6367%2029.0094%2022.2878%2028.9642%2023.084%2028.8952C25.1081%2028.7199%2026.3457%2028.2528%2027.2998%2027.3041C28.2439%2026.3655%2028.7187%2025.1092%2028.894%2023.0865C28.963%2022.2904%2029.0083%2020.6398%2028.9972%2019.3264C28.9876%2018.1957%2028.9859%2018.1673%2028.9163%2018.0135C28.8328%2017.8292%2028.643%2017.6348%2028.4479%2017.534C28.2798%2017.447%2027.9095%2017.4228%2027.7353%2017.4874Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.5214%2011.7464C17.8827%2011.3852%2018.3728%2011.1822%2018.8838%2011.1822C19.3948%2011.1822%2019.8848%2011.3852%2020.2462%2011.7464C20.6075%2012.1077%2020.8105%2012.5976%2020.8105%2013.1085C20.8105%2013.6194%2020.6075%2014.1093%2020.2462%2014.4706C19.8848%2014.8318%2019.3948%2015.0348%2018.8838%2015.0348C18.3728%2015.0348%2017.8827%2014.8318%2017.5214%2014.4706C17.1601%2014.1093%2016.9571%2013.6194%2016.9571%2013.1085C16.9571%2012.5976%2017.1601%2012.1077%2017.5214%2011.7464Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.2302%2016.1851L8.89808%2017.2783C8.48683%2017.6158%207.8798%2017.556%207.54224%2017.1449C7.20469%2016.7337%207.26443%2016.1268%207.67568%2015.7894L9.00784%2014.6962C10.0724%2013.8227%2011.6606%2013.869%2012.6669%2014.8128L15.9294%2017.8726C16.1219%2018.0531%2016.4519%2018.0865%2016.6902%2017.9294L16.917%2017.7799C18.1402%2016.9738%2019.7867%2017.0627%2020.907%2018.0083L23.3586%2020.0776C23.7652%2020.4207%2023.8165%2021.0284%2023.4733%2021.4348C23.1301%2021.8413%2022.5223%2021.8926%2022.1157%2021.5494L19.6641%2019.4801C19.2031%2019.0911%2018.4949%2019.0471%2017.9776%2019.3881L17.7508%2019.5375C16.7796%2020.1776%2015.464%2020.0773%2014.6112%2019.2775M14.6112%2019.2775L11.3487%2016.2177C11.0527%2015.94%2010.5518%2015.9212%2010.2302%2016.1851'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M19.8471%209.25598H12.1403C10.5442%209.25598%209.25024%2010.5496%209.25024%2012.1454V19.8504C9.25024%2021.4462%2010.5442%2022.7398%2012.1403%2022.7398H19.8471C21.4433%2022.7398%2022.7372%2021.4462%2022.7372%2019.8504V12.1454C22.7372%2010.5496%2021.4433%209.25598%2019.8471%209.25598ZM12.1403%207.32973C9.48007%207.32973%207.32353%209.48576%207.32353%2012.1454V19.8504C7.32353%2022.51%209.48007%2024.666%2012.1403%2024.666H19.8471C22.5073%2024.666%2024.6639%2022.51%2024.6639%2019.8504V12.1454C24.6639%209.48576%2022.5073%207.32973%2019.8471%207.32973H12.1403Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-radio-button{background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M26.9863%2015.4541C26.8513%2012.7355%2025.7122%2010.1555%2023.7783%208.22168C21.7154%206.15878%2018.9174%205%2016%205C13.0826%205%2010.2846%206.15878%208.22168%208.22168C6.15878%2010.2846%205%2013.0826%205%2016C5%2018.9174%206.15878%2021.7154%208.22168%2023.7783C10.2846%2025.8412%2013.0826%2027%2016%2027C18.9174%2027%2021.7154%2025.8412%2023.7783%2023.7783C25.8412%2021.7154%2027%2018.9174%2027%2016L26.9863%2015.4541ZM28.9961%2016.3232C28.9133%2019.6539%2027.5541%2022.8307%2025.1924%2025.1924C22.7544%2027.6304%2019.4478%2029%2016%2029C12.5522%2029%209.24559%2027.6304%206.80762%2025.1924C4.36964%2022.7544%203%2019.4478%203%2016C3%2012.5522%204.36964%209.24559%206.80762%206.80762C9.24559%204.36964%2012.5522%203%2016%203C19.4478%203%2022.7544%204.36964%2025.1924%206.80762C27.6304%209.24559%2029%2012.5522%2029%2016L28.9961%2016.3232Z'%20fill='%23262626'/%3e%3cpath%20d='M8%2016C8%2018.1217%208.84285%2020.1566%2010.3431%2021.6569C11.8434%2023.1571%2013.8783%2024%2016%2024C18.1217%2024%2020.1566%2023.1571%2021.6569%2021.6569C23.1571%2020.1566%2024%2018.1217%2024%2016C24%2013.8783%2023.1571%2011.8434%2021.6569%2010.3431C20.1566%208.84285%2018.1217%208%2016%208C13.8783%208%2011.8434%208.84285%2010.3431%2010.3431C8.84285%2011.8434%208%2013.8783%208%2016Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-close-small{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.29289%207.2929C7.68341%206.90237%208.31657%206.90237%208.7071%207.29289L16.0001%2014.5857L23.2929%207.29296C23.6834%206.90243%2024.3166%206.90243%2024.7071%207.29296C25.0976%207.68348%2025.0976%208.31665%2024.7071%208.70717L17.4143%2015.9999L24.7071%2023.2926C25.0976%2023.6831%2025.0976%2024.3162%2024.7071%2024.7068C24.3166%2025.0973%2023.6834%2025.0973%2023.2929%2024.7068L16.0001%2017.4142L8.70717%2024.7071C8.31665%2025.0976%207.68348%2025.0976%207.29296%2024.7071C6.90243%2024.3166%206.90243%2023.6834%207.29296%2023.2929L14.5859%2016L7.2929%208.70711C6.90237%208.31659%206.90237%207.68343%207.29289%207.2929Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-delete{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.2679%203.04719C13.9725%203.23678%2012.7304%203.9859%2011.9747%205.03335C11.7423%205.35536%2011.4713%205.86988%2011.3673%206.18624C11.3057%206.3737%2011.2941%206.46128%2011.3106%206.61557C11.3967%207.42015%2012.3099%207.81284%2012.9713%207.32973C13.1152%207.22464%2013.1622%207.15615%2013.3662%206.75454C13.6356%206.22394%2013.7617%206.04891%2014.0857%205.75591C14.6132%205.27893%2015.268%205.03005%2015.9956%205.03005C16.7321%205.03005%2017.3842%205.28106%2017.922%205.77164C18.224%206.04707%2018.4289%206.33338%2018.6175%206.74346C18.6955%206.91296%2018.7934%207.09826%2018.8349%207.15528C18.9929%207.37201%2019.3803%207.55189%2019.6811%207.54814C19.867%207.54585%2020.1656%207.42719%2020.3358%207.28799C20.5131%207.14301%2020.6531%206.87123%2020.6801%206.61986C20.7057%206.38%2020.6158%206.08522%2020.3762%205.62371C19.6578%204.23984%2018.2651%203.26634%2016.6859%203.04428C16.2585%202.98419%2015.6904%202.98535%2015.2679%203.04719ZM4.78824%208.06899C4.50701%208.12326%204.23187%208.33676%204.08343%208.61587C3.97482%208.82014%203.97161%209.31027%204.07758%209.50426C4.17247%209.67789%204.38768%209.88067%204.57789%209.97561L4.73377%2010.0534L15.9359%2010.0617L27.1381%2010.07L27.3292%2010.0001C27.5935%209.90354%2027.8457%209.6662%2027.9373%209.42772C28.0326%209.18004%2028.0178%208.82741%2027.9028%208.60563C27.8046%208.41597%2027.5866%208.2141%2027.3789%208.12035L27.2243%208.05054L16.0782%208.04586C9.94793%208.04331%204.86742%208.05368%204.78824%208.06899ZM6.91667%2011.2303C6.72286%2011.2761%206.56685%2011.3716%206.4073%2011.5421C6.21652%2011.746%206.13943%2011.9414%206.13943%2012.2211C6.13943%2012.4409%206.76933%2021.7187%206.85205%2022.7169C6.97849%2024.2433%207.11843%2025.0979%207.36566%2025.8537C7.89197%2027.4629%209.04745%2028.4394%2010.8194%2028.7727C11.7819%2028.9537%2012.8362%2029%2015.9956%2029C19.1549%2029%2020.2092%2028.9537%2021.1717%2028.7727C22.9606%2028.4362%2024.1048%2027.4591%2024.6383%2025.8124C24.8465%2025.1697%2024.9791%2024.4184%2025.0906%2023.2499C25.1636%2022.4841%2025.8517%2012.498%2025.8517%2012.2035C25.8517%2011.941%2025.7712%2011.7423%2025.5836%2011.5419C25.3534%2011.2958%2025.1774%2011.2206%2024.8264%2011.2183C24.5934%2011.2167%2024.5174%2011.2298%2024.3827%2011.2946C24.122%2011.4199%2023.9085%2011.6631%2023.829%2011.9252C23.8125%2011.9796%2023.6509%2014.1901%2023.4697%2016.8374C23.106%2022.1545%2023.0341%2023.1018%2022.9407%2023.8153C22.6367%2026.1352%2022.0721%2026.6996%2019.8487%2026.9058C19.1841%2026.9675%2012.807%2026.9675%2012.1424%2026.9058C10.1255%2026.7187%209.50047%2026.2238%209.16962%2024.5518C8.99407%2023.6645%208.96764%2023.3513%208.53896%2017.0797C8.28102%2013.3052%208.18047%2011.9883%208.14231%2011.8832C7.96364%2011.391%207.43296%2011.1083%206.91667%2011.2303ZM12.4478%2014.3985C12.0779%2014.5072%2011.7345%2014.9448%2011.7304%2015.3128C11.727%2015.6087%2012.3922%2021.8866%2012.442%2022.0293C12.5055%2022.2114%2012.7106%2022.4471%2012.8981%2022.5535C13.353%2022.8116%2013.9677%2022.6692%2014.2665%2022.2366C14.3933%2022.0531%2014.4407%2021.9021%2014.4406%2021.6831C14.4405%2021.5943%2014.2921%2020.0761%2014.1109%2018.3093C13.7979%2015.259%2013.777%2015.0885%2013.6961%2014.9269C13.5907%2014.7165%2013.3336%2014.4858%2013.1285%2014.4175C12.9656%2014.3633%2012.6022%2014.3532%2012.4478%2014.3985ZM18.849%2014.4195C18.6558%2014.4864%2018.3969%2014.7235%2018.295%2014.9269C18.2141%2015.0885%2018.1932%2015.259%2017.8803%2018.3093C17.699%2020.0761%2017.5506%2021.5943%2017.5505%2021.6831C17.5503%2022.0084%2017.708%2022.3051%2017.9831%2022.4967C18.418%2022.7998%2019.0026%2022.7283%2019.3634%2022.3279C19.4366%2022.2467%2019.5201%2022.1123%2019.5491%2022.0293C19.5966%2021.8933%2020.2621%2015.6347%2020.2621%2015.3246C20.2621%2015.2635%2020.2367%2015.1355%2020.2057%2015.0402C20.1299%2014.8072%2019.8208%2014.4977%2019.5865%2014.4201C19.3873%2014.3541%2019.039%2014.3538%2018.849%2014.4195Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-comparison{background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.6391%203.07457C15.5061%203.12762%2015.4038%203.19894%2015.2901%203.31767C15.0663%203.55153%2015.0275%203.68092%2015.0275%204.19353V4.60788L14.8841%204.47797C14.8051%204.40653%2014.6746%204.31811%2014.5939%204.28151C14.4502%204.21626%2014.4177%204.21494%2012.9731%204.21494C11.5266%204.21494%2011.4962%204.2162%2011.3517%204.28179C11.167%204.36562%2010.9318%204.59396%2010.8555%204.76343C10.6084%205.31282%2010.9273%205.96378%2011.5097%206.09841C11.7612%206.15654%2014.1828%206.15709%2014.4337%206.09905C14.6144%206.05728%2014.8762%205.90287%2014.9421%205.79924C14.9629%205.76661%2014.9906%205.7399%2015.0037%205.7399C15.0168%205.7399%2015.0275%2010.2643%2015.0275%2015.7941V25.8483L14.7824%2025.8648C14.4521%2025.887%2014.2516%2025.9753%2014.0572%2026.1843C13.8556%2026.4009%2013.7919%2026.5865%2013.811%2026.9006C13.8278%2027.178%2013.8949%2027.3239%2014.0918%2027.5115C14.2795%2027.6903%2014.4875%2027.7745%2014.7844%2027.7917L15.0275%2027.8059V28.0121C15.0275%2028.3114%2015.0995%2028.4868%2015.3071%2028.6939C15.7165%2029.102%2016.2832%2029.102%2016.6926%2028.6939C16.9%2028.487%2016.9722%2028.3114%2016.9722%2028.0129V27.8075L18.8619%2027.7884C19.9013%2027.778%2021.0057%2027.7544%2021.3162%2027.7361C23.8258%2027.5882%2025.171%2027.151%2026.2356%2026.1375C27.3322%2025.0935%2027.7914%2023.7599%2027.9554%2021.1436C28.0149%2020.196%2028.0149%2011.8015%2027.9554%2010.8539C27.7907%208.22575%2027.3288%206.89265%2026.2206%205.84653C25.1503%204.83623%2023.8303%204.41072%2021.3005%204.26056C20.9986%204.24263%2019.9013%204.21943%2018.8619%204.20902L16.9722%204.19004V3.98462C16.9722%203.6861%2016.9%203.5105%2016.6926%203.30362C16.3921%203.00408%2016.0192%202.92297%2015.6391%203.07457ZM8.37812%204.31176C8.02332%204.35428%207.45241%204.4621%207.17072%204.53977C6.52134%204.71888%205.8978%205.04042%205.69568%205.30037C5.19046%205.95032%205.70657%206.8969%206.53555%206.84071C6.71267%206.82873%206.79754%206.80091%207.05307%206.67112C7.53823%206.42469%207.96573%206.30774%208.65194%206.23368C9.15039%206.17989%209.26766%206.13522%209.49098%205.91415C9.63548%205.77108%209.69567%205.68389%209.73604%205.55922C9.88179%205.10903%209.70954%204.65508%209.30213%204.41577C9.12837%204.31367%209.10432%204.30825%208.80374%204.30357C8.63001%204.30083%208.4385%204.30452%208.37812%204.31176ZM16.9722%2015.9988V25.8652L18.956%2025.8477C21.2921%2025.8271%2021.9672%2025.7886%2022.8927%2025.623C24.6727%2025.3045%2025.4702%2024.5215%2025.7992%2022.7691C26.0017%2021.6908%2026.0363%2020.7027%2026.0363%2015.9988C26.0363%2011.2948%2026.0017%2010.3067%2025.7992%209.22843C25.4702%207.47599%2024.6727%206.69302%2022.8927%206.37453C21.9672%206.20894%2021.2921%206.1704%2018.956%206.14979L16.9722%206.13229V15.9988ZM4.83017%207.41333C4.5289%207.52408%204.27827%207.76613%204.19512%208.02664C4.12069%208.25982%204.05686%208.92618%204.0169%209.88682C3.97195%2010.9681%204.00194%2011.1365%204.28974%2011.4192C4.61811%2011.7417%205.11816%2011.7935%205.51232%2011.5458C5.69816%2011.4291%205.87757%2011.1893%205.92637%2010.9926C5.94319%2010.9248%205.96621%2010.5511%205.97753%2010.1622C5.98885%209.77332%206.01134%209.31583%206.02753%209.14559C6.04371%208.97532%206.06601%208.67643%206.07712%208.48132C6.0964%208.14223%206.09371%208.11915%206.0157%207.9576C5.84834%207.61105%205.53742%207.40458%205.15047%207.3831C5.02488%207.37614%204.89907%207.388%204.83017%207.41333ZM4.70841%2012.7004C4.42509%2012.7853%204.16297%2013.0181%204.06247%2013.2741C4.00677%2013.416%204.00269%2013.5237%204.00269%2014.8589V16.2914L4.07521%2016.436C4.45118%2017.1857%205.50157%2017.1822%205.86537%2016.4301L5.94733%2016.2606V14.8281V13.3955L5.85932%2013.2195C5.69333%2012.8875%205.33499%2012.6688%204.96598%2012.6742C4.86746%2012.6757%204.75153%2012.6874%204.70841%2012.7004ZM4.66136%2018.0113C4.38036%2018.1196%204.15898%2018.3271%204.06247%2018.573C4.00683%2018.7147%204.00269%2018.8221%204.00269%2020.1269C4.00269%2021.4318%204.00683%2021.5392%204.06247%2021.6809C4.17871%2021.977%204.48233%2022.222%204.8025%2022.2782C5.24387%2022.3556%205.67244%2022.1384%205.87481%2021.7349L5.94733%2021.5903V20.1423C5.94733%2018.7283%205.94576%2018.6911%205.8803%2018.552C5.71115%2018.1927%205.36105%2017.9687%204.97501%2017.9728C4.85425%2017.9741%204.71311%2017.9914%204.66136%2018.0113ZM4.94753%2023.2889C4.62507%2023.3862%204.37559%2023.6262%204.28479%2023.9265C4.22284%2024.1314%204.22592%2024.2503%204.3011%2024.5584C4.43079%2025.0897%204.72707%2025.7035%205.05606%2026.1223C5.35418%2026.5019%205.99742%2027.0137%206.26954%2027.088C6.72201%2027.2114%207.21905%2026.9893%207.4287%2026.57C7.50125%2026.4249%207.5152%2026.3582%207.51326%2026.1652C7.50962%2025.8041%207.3719%2025.5502%207.0649%2025.3387C6.64338%2025.0483%206.42113%2024.7286%206.22757%2024.1342C6.09493%2023.7269%205.99086%2023.5587%205.78558%2023.42C5.5222%2023.242%205.24616%2023.1988%204.94753%2023.2889ZM9.05755%2025.8746C8.80534%2025.9642%208.58736%2026.1727%208.46911%2026.4373C8.39173%2026.6105%208.39117%2026.9596%208.46801%2027.1455C8.55279%2027.3507%208.75986%2027.5658%208.96399%2027.6606C9.13612%2027.7406%209.17203%2027.7448%209.91316%2027.7727C10.3368%2027.7887%2010.994%2027.7974%2011.3735%2027.7922C12.0155%2027.7832%2012.0744%2027.7776%2012.2203%2027.7118C12.4078%2027.6271%2012.6242%2027.4287%2012.7143%2027.2588C12.8061%2027.0856%2012.8259%2026.7181%2012.7547%2026.5075C12.6831%2026.2957%2012.4438%2026.0403%2012.2339%2025.9516C12.0335%2025.8669%2011.9413%2025.8615%2010.4168%2025.8451C9.41263%2025.8344%209.15513%2025.8399%209.05755%2025.8746Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-copy{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.7974%208.72247C11.9605%208.83822%2011.5401%209.04607%2011.2431%209.35158C10.9422%209.66104%2010.735%2010.105%2010.6207%2010.9795C10.503%2011.88%2010.501%2013.0756%2010.501%2014.8001V20.8001C10.501%2022.5247%2010.503%2023.7203%2010.6207%2024.6207C10.735%2025.4952%2010.9422%2025.9392%2011.2431%2026.2487C11.5401%2026.5542%2011.9605%2026.7621%2012.7974%2026.8778C13.6661%2026.9979%2014.8218%2027.0002%2016.5007%2027.0002H20.0006C21.6795%2027.0002%2022.8353%2026.9979%2023.7039%2026.8778C24.5409%2026.7621%2024.9612%2026.5542%2025.2583%2026.2487C25.5591%2025.9392%2025.7664%2025.4952%2025.8807%2024.6207C25.9984%2023.7203%2026.0004%2022.5247%2026.0004%2020.8001V14.8001C26.0004%2013.0756%2025.9984%2011.88%2025.8807%2010.9795C25.7664%2010.1051%2025.5591%209.66105%2025.2583%209.35159C24.9612%209.04607%2024.5409%208.83822%2023.7039%208.72247C22.8353%208.60234%2021.6795%208.6001%2020.0006%208.6001H16.5007C14.8218%208.6001%2013.6661%208.60234%2012.7974%208.72247ZM16.427%206.6001H20.0744C21.6615%206.60006%2022.9562%206.60004%2023.9779%206.74133C25.0471%206.88919%2025.9642%207.20855%2026.6923%207.95745C27.4165%208.70241%2027.7218%209.63415%2027.8638%2010.7203C28.0004%2011.7656%2028.0004%2013.0925%2028.0004%2014.7296V20.8707C28.0004%2022.5078%2028.0004%2023.8347%2027.8638%2024.8799C27.7218%2025.9661%2027.4165%2026.8978%2026.6923%2027.6428C25.9642%2028.3917%2025.0471%2028.7111%2023.9779%2028.8589C22.9562%2029.0002%2021.6615%2029.0002%2020.0744%2029.0002H16.427C14.8399%2029.0002%2013.5451%2029.0002%2012.5234%2028.8589C11.4542%2028.7111%2010.5371%2028.3917%209.80905%2027.6428C9.08482%2026.8978%208.77952%2025.9661%208.63755%2024.8799C8.50093%2023.8347%208.50095%2022.5078%208.50098%2020.8707V14.7295C8.50095%2013.0925%208.50093%2011.7656%208.63755%2010.7203C8.77952%209.63415%209.08482%208.70242%209.80906%207.95745C10.5371%207.20855%2011.4542%206.88919%2012.5234%206.74133C13.5451%206.60004%2014.8399%206.60006%2016.427%206.6001Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.34958%205.16631C8.19495%205.32599%207.55166%205.62171%207.08379%206.10296C6.61209%206.58816%206.31943%207.26145%206.16241%208.46272C6.00201%209.68993%206%2011.3098%206%2013.6V20.8001C6%2022.2628%207.14563%2023.4001%208.49988%2023.4001V25.4001C5.98828%2025.4001%204%2023.3139%204%2020.8001L4%2013.5273C3.99998%2011.3263%203.99996%209.57545%204.17928%208.20351C4.36397%206.79056%204.75469%205.62953%205.64978%204.70883C6.5487%203.78419%207.68872%203.37696%209.0756%203.18516C10.4149%202.99995%2012.1217%202.99997%2014.2568%203L18.9995%203C21.5112%203%2023.4994%205.08629%2023.4994%207.60002H21.4994C21.4994%206.13728%2020.3538%205%2018.9995%205H14.333C12.1041%205%2010.5359%205.00225%209.34958%205.16631Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-learn{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.4772%204.00901C14.5093%204.12107%2013.9223%204.26646%2013.2172%204.56867C12.9195%204.69625%205.18767%208.37605%204.79823%208.57547C3.8566%209.05768%203.20631%2010.0074%203.03906%2011.1447C3.00149%2011.4002%202.9956%2012.0337%203.0025%2015.0787L3.0107%2018.7082L3.08735%2018.8608C3.17947%2019.0443%203.36266%2019.2371%203.53306%2019.3298C3.63729%2019.3866%203.70882%2019.3978%203.96611%2019.3978C4.2453%2019.3978%204.28758%2019.3899%204.41558%2019.3134C4.59337%2019.2071%204.77037%2019.0093%204.85565%2018.8217C4.92025%2018.6797%204.92169%2018.641%204.93057%2016.8039C4.93556%2015.7737%204.94472%2014.9309%204.95094%2014.9309C4.95714%2014.9309%205.32752%2015.1049%205.77401%2015.3174L6.58576%2015.7039L6.60336%2018.9772C6.62037%2022.1412%206.62308%2022.2604%206.68512%2022.5493C6.91827%2023.6352%207.46479%2024.546%208.24206%2025.1439C8.5898%2025.4114%208.87654%2025.5793%209.77567%2026.0417C11.9821%2027.1766%2013.686%2027.7705%2015.2614%2027.954C15.7883%2028.0153%2016.2139%2028.0153%2016.7408%2027.954C18.3163%2027.7705%2020.0201%2027.1766%2022.2265%2026.0417C23.5508%2025.3606%2023.9428%2025.0875%2024.3839%2024.5387C24.855%2023.9525%2025.1376%2023.3517%2025.3125%2022.5639C25.3817%2022.2523%2025.3822%2022.2305%2025.3993%2018.9779L25.4165%2015.7055L26.3434%2015.2617C26.8531%2015.0176%2027.3344%2014.7797%2027.4129%2014.7329C27.6364%2014.5997%2027.9916%2014.2999%2028.1468%2014.1135C28.6909%2013.4599%2028.9588%2012.749%2028.9965%2011.8589C29.0498%2010.5997%2028.4903%209.41553%2027.5389%208.77412C27.4138%208.68976%2025.9457%207.97048%2024.1333%207.10553C19.3976%204.84546%2018.8193%204.57322%2018.4821%204.44504C18.0975%204.29884%2017.4778%204.13841%2017.0336%204.06998C16.7144%204.02086%2015.7136%203.98164%2015.4772%204.00901ZM15.2749%206.01397C14.9318%206.06494%2014.5809%206.15466%2014.2248%206.28249C14.011%206.35926%206.96823%209.69374%205.77968%2010.2809C5.46304%2010.4374%205.24342%2010.6432%205.11324%2010.9055C4.76914%2011.5987%204.94866%2012.5801%205.49167%2012.9744C5.72694%2013.1452%2013.9598%2017.0529%2014.3806%2017.1934C14.9456%2017.3822%2015.3608%2017.4472%2016.0011%2017.4472C16.6414%2017.4472%2017.0566%2017.3822%2017.6216%2017.1934C18.0424%2017.0529%2026.2753%2013.1452%2026.5105%2012.9744C27.0536%2012.5801%2027.2331%2011.5987%2026.889%2010.9055C26.7588%2010.6432%2026.5392%2010.4374%2026.2225%2010.2809C25.034%209.69374%2017.9912%206.35926%2017.7774%206.28249C16.9709%205.99297%2016.0684%205.89614%2015.2749%206.01397ZM8.54283%2019.2646C8.54289%2021.9784%208.54973%2022.1453%208.67587%2022.5028C8.80775%2022.8766%209.08479%2023.2991%209.34117%2023.5174C9.54933%2023.6947%209.79515%2023.8416%2010.5186%2024.221C12.235%2025.1211%2013.7227%2025.6876%2015.0303%2025.9389C15.5608%2026.0409%2016.4414%2026.0409%2016.9719%2025.9389C18.2814%2025.6872%2019.8%2025.1075%2021.5174%2024.2038C22.2156%2023.8364%2022.4558%2023.6923%2022.661%2023.5174C22.9174%2023.2991%2023.1945%2022.8766%2023.3263%2022.5028C23.4525%2022.1453%2023.4593%2021.9784%2023.4594%2019.2646C23.4594%2017.8293%2023.4513%2016.655%2023.4415%2016.655C23.4316%2016.655%2022.4296%2017.1293%2021.2148%2017.7089C18.7986%2018.8619%2018.5102%2018.9891%2017.9503%2019.1498C17.2234%2019.3583%2016.9167%2019.3973%2016.0011%2019.3973C15.0856%2019.3973%2014.7788%2019.3583%2014.0519%2019.1498C13.4931%2018.9895%2013.2062%2018.8628%2010.7866%2017.7088C9.5713%2017.1292%208.56927%2016.655%208.55987%2016.655C8.55047%2016.655%208.54283%2017.8293%208.54283%2019.2646Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-doc-check{background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.4915%203.00491C7.89484%203.07906%206.48945%203.37699%205.41632%204.08077C4.16979%204.89824%203.4766%206.12898%203.20152%208.01299C3.02789%209.20229%203%2010.3074%203%2016.0003C3%2021.6932%203.02789%2022.7984%203.20152%2023.9877C3.43353%2025.5766%203.97904%2026.7265%204.87127%2027.5073C5.76765%2028.2917%206.82889%2028.6882%208.52552%2028.8728C9.64001%2028.994%209.99277%2029%2016.0023%2029C22.0119%2029%2022.3646%2028.994%2023.4791%2028.8728C24.579%2028.7531%2025.4666%2028.5252%2026.1296%2028.1922C26.978%2027.7661%2027.7572%2026.9862%2028.1829%2026.137C28.6028%2025.2996%2028.8276%2024.2349%2028.9461%2022.5234C28.9968%2021.791%2029.021%2016.5287%2028.9772%2015.7646C28.924%2014.8386%2028.8351%2014.2967%2028.6453%2013.7432C28.5526%2013.4728%2028.3281%2013.0103%2028.1965%2012.8184C28.1476%2012.7472%2028.1076%2012.6802%2028.1076%2012.6695C28.1076%2012.6006%2027.5434%2011.9583%2027.0428%2011.4573C26.5399%2010.954%2020.5987%205.57035%2019.6246%204.73524C18.3066%203.60525%2017.5528%203.23097%2016.2489%203.05911C15.9222%203.01603%2015.4762%203.00726%2013.3398%203.00193C11.952%202.99846%2010.6703%202.99979%2010.4915%203.00491ZM10.3831%204.83422C7.86868%204.91823%206.72855%205.21054%205.97552%205.96425C5.30431%206.63611%205.02517%207.54066%204.88192%209.50824C4.82307%2010.3165%204.82307%2021.6842%204.88192%2022.4924C5.02517%2024.46%205.30431%2025.3646%205.97552%2026.0364C6.64676%2026.7082%207.55047%2026.9876%209.51624%2027.131C10.3237%2027.1899%2021.6809%2027.1899%2022.4884%2027.131C24.4542%2026.9876%2025.3579%2026.7082%2026.0291%2026.0364C26.6934%2025.3715%2026.9669%2024.4986%2027.1201%2022.5544C27.1704%2021.9165%2027.1944%2016.4491%2027.1501%2015.7476C27.1194%2015.2631%2027.0573%2014.7673%2027.0062%2014.6004C26.9915%2014.5523%2026.7503%2014.5475%2023.7796%2014.5356C20.3409%2014.5219%2020.1358%2014.5135%2019.3615%2014.3531C17.8392%2014.038%2016.8872%2013.1686%2016.5157%2011.7543C16.2941%2010.9108%2016.2743%2010.588%2016.2588%207.56505C16.2463%205.11665%2016.2411%204.90788%2016.1934%204.89325C16.013%204.83806%2014.9784%204.81479%2012.9373%204.82003C11.6687%204.82328%2010.5193%204.82969%2010.3831%204.83422ZM18.18%207.82712C18.1914%208.87106%2018.2149%209.91342%2018.2323%2010.1435C18.3645%2011.8973%2018.7416%2012.3411%2020.2593%2012.5291C20.544%2012.5644%2024.0671%2012.6287%2025.0056%2012.6158L25.6344%2012.6071L25.1604%2012.1709C24.528%2011.5887%2019.1616%206.7551%2018.6348%206.29319C18.4065%206.09291%2018.2061%205.92907%2018.1895%205.92907C18.1701%205.92907%2018.1667%206.60261%2018.18%207.82712Z'%20fill='%23000'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.6247%2018.2191C15.056%2018.5641%2015.1259%2019.1934%2014.7809%2019.6247L10.7809%2024.6247C10.5911%2024.8619%2010.3038%2025%209.99999%2025C9.69621%2025%209.4089%2024.8619%209.21913%2024.6247L7.21913%2022.1247C6.87412%2021.6934%206.94404%2021.0641%207.37531%2020.7191C7.80657%2020.3741%208.43586%2020.444%208.78087%2020.8753L10%2022.3992L13.2191%2018.3753C13.5641%2017.944%2014.1934%2017.8741%2014.6247%2018.2191Z'%20fill='%23000'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-video{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.80761%206.80761C9.24558%204.36964%2012.5522%203%2016%203C19.4478%203%2022.7544%204.36964%2025.1924%206.80761C27.6304%209.24558%2029%2012.5522%2029%2016C29%2019.4478%2027.6304%2022.7544%2025.1924%2025.1924C22.7544%2027.6304%2019.4478%2029%2016%2029C12.5522%2029%209.24558%2027.6304%206.80761%2025.1924C4.36964%2022.7544%203%2019.4478%203%2016C3%2012.5522%204.36964%209.24558%206.80761%206.80761ZM16%204.92593C13.063%204.92593%2010.2462%206.09266%208.16945%208.16945C6.09266%2010.2462%204.92593%2013.063%204.92593%2016C4.92593%2018.937%206.09266%2021.7538%208.16945%2023.8306C10.2462%2025.9073%2013.063%2027.0741%2016%2027.0741C18.937%2027.0741%2021.7538%2025.9073%2023.8306%2023.8306C25.9073%2021.7538%2027.0741%2018.937%2027.0741%2016C27.0741%2013.063%2025.9073%2010.2462%2023.8306%208.16945C21.7538%206.09266%2018.937%204.92593%2016%204.92593Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.5757%2012.2052C13.4566%2012.2797%2013.3519%2012.4277%2013.3519%2012.6455V19.3545C13.3519%2019.5723%2013.4566%2019.7203%2013.5757%2019.7948C13.6902%2019.8664%2013.8138%2019.8732%2013.9378%2019.8L19.6194%2016.4455C19.7584%2016.3635%2019.8518%2016.2046%2019.8518%2016C19.8518%2015.7954%2019.7584%2015.6365%2019.6194%2015.5545L13.9378%2012.2C13.8138%2012.1268%2013.6902%2012.1336%2013.5757%2012.2052ZM14.9169%2010.5416L20.5987%2013.8961C22.1707%2014.8244%2022.1708%2017.1756%2020.5987%2018.1039L14.917%2021.4584C14.9169%2021.4584%2014.917%2021.4584%2014.917%2021.4584C13.272%2022.4296%2011.4259%2021.1067%2011.4259%2019.3545V12.6455C11.4259%2010.8931%2013.2721%209.57044%2014.9169%2010.5416Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-video-filled{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.0003%2029.3333C23.3641%2029.3333%2029.3337%2023.3637%2029.3337%2016C29.3337%208.63616%2023.3641%202.66663%2016.0003%202.66663C8.63653%202.66663%202.66699%208.63616%202.66699%2016C2.66699%2023.3637%208.63653%2029.3333%2016.0003%2029.3333ZM14.2583%2021.1277L20.5519%2017.412C21.5942%2016.7965%2021.5942%2015.2034%2020.5519%2014.588L14.2583%2010.8722C13.2453%2010.2741%2012.0003%2011.0526%2012.0003%2012.2842V19.7157C12.0003%2020.9473%2013.2453%2021.7258%2014.2583%2021.1277Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-play{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.34726%205.34545C7.30094%204.28775%205%205.72923%205%207.63511V24.3649C5%2026.2708%207.30095%2027.7123%209.34726%2026.6545L25.5308%2018.2896C27.4897%2017.2771%2027.4897%2014.7229%2025.5308%2013.7104L9.34726%205.34545ZM3%207.63511C3%203.99596%207.10162%201.93243%2010.2652%203.56763L26.4488%2011.9325C29.8504%2013.6908%2029.8504%2018.3092%2026.4488%2020.0675L10.2652%2028.4323C7.10161%2030.0676%203%2028.004%203%2024.3649V7.63511Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-pause{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.70728%203.02793C5.355%203.10521%204.52067%203.41269%203.92459%204.05349C3.41776%204.59831%203.1568%205.28057%203.04444%206.35456C2.98518%206.92077%202.98518%2025.0867%203.04444%2025.6529C3.16293%2026.7855%203.4297%2027.4503%203.99076%2028.0113C4.55181%2028.5723%205.21675%2028.839%206.34944%2028.9575C6.89163%2029.0142%2010.6479%2029.0142%2011.1901%2028.9575C12.4369%2028.8271%2013.2234%2028.4732%2013.7583%2027.8021C14.2151%2027.2289%2014.4388%2026.5157%2014.5179%2025.3807C14.5637%2024.7239%2014.5637%207.28356%2014.5179%206.62677C14.4564%205.74404%2014.3155%205.15029%2014.0487%204.64961C13.6481%203.89765%2013.0074%203.42601%2012.0759%203.19721C11.6758%203.09899%2011.3974%203.06307%2010.7431%203.02537C10.1339%202.99026%207.33509%202.99204%206.70728%203.02793ZM21.1884%203.02509C19.6484%203.11899%2018.7649%203.49007%2018.1745%204.29108C17.762%204.85055%2017.5579%205.53937%2017.4821%206.62677C17.4363%207.28356%2017.4363%2024.7239%2017.4821%2025.3807C17.561%2026.5133%2017.7838%2027.2275%2018.2345%2027.793C18.7771%2028.4739%2019.5568%2028.8264%2020.8099%2028.9575C21.3521%2029.0142%2025.1084%2029.0142%2025.6506%2028.9575C26.7833%2028.839%2027.4482%2028.5723%2028.0092%2028.0113C28.5703%2027.4503%2028.8371%2026.7855%2028.9556%2025.6529C29.0148%2025.0867%2029.0148%206.92077%2028.9556%206.35456C28.8371%205.22202%2028.5703%204.55719%2028.0092%203.99621C27.4601%203.44716%2026.7975%203.17556%2025.7122%203.05478C25.3232%203.01147%2021.7917%202.98831%2021.1884%203.02509ZM6.70401%204.97074C6.01216%205.01443%205.56457%205.14178%205.35053%205.35579C5.22806%205.47821%205.09832%205.76898%205.04236%206.04627C5.01671%206.17344%204.98125%206.50638%204.96358%206.78615C4.91934%207.48632%204.91934%2024.5212%204.96358%2025.2213C5.00138%2025.8197%205.057%2026.1236%205.17509%2026.3774C5.28368%2026.6108%205.39147%2026.7185%205.62488%2026.8271C6.07565%2027.0368%206.79938%2027.0841%209.21686%2027.0616C11.2479%2027.0427%2011.5486%2027.0143%2011.9866%2026.7999C12.361%2026.6166%2012.5085%2026.2439%2012.5868%2025.2833C12.6411%2024.6177%2012.6393%207.35477%2012.5849%206.71367C12.5172%205.91683%2012.391%205.5037%2012.156%205.31004C11.9217%205.1169%2011.4949%205.01273%2010.753%204.96763C10.1633%204.93175%207.28597%204.93397%206.70401%204.97074ZM21.171%204.96933C20.5238%205.0082%2020.0679%205.12547%2019.8429%205.31093C19.6122%205.50108%2019.4742%205.94158%2019.4227%206.65272C19.3808%207.23143%2019.381%2024.7723%2019.4229%2025.3548C19.486%2026.2313%2019.6446%2026.6194%2020.0134%2026.7999C20.4514%2027.0143%2020.7521%2027.0427%2022.7831%2027.0616C25.2006%2027.0841%2025.9244%2027.0368%2026.3751%2026.8271C26.6085%2026.7185%2026.7163%2026.6108%2026.8249%2026.3774C26.9444%2026.1205%2026.9996%2025.8151%2027.0365%2025.2052C27.08%2024.4886%2027.08%207.51893%2027.0365%206.80227C26.9996%206.1924%2026.9444%205.88699%2026.8249%205.6301C26.7163%205.39673%2026.6085%205.28895%2026.3751%205.18038C26.1213%205.0623%2025.8174%205.00669%2025.2189%204.96889C24.646%204.9327%2021.7754%204.93301%2021.171%204.96933Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-report{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.4186%2027.1861H13.5814V29H18.4186V27.1861ZM4.81395%2018.4186V13.5814H3V18.4186H4.81395ZM27.186%2017.89V18.4186H28.9999V17.89H27.186ZM19.4963%207.06466L24.2837%2011.3733L25.4971%2010.025L20.7098%205.71637L19.4963%207.06466ZM28.9999%2017.89C28.9999%2015.8483%2029.0182%2014.5555%2028.503%2013.3988L26.846%2014.1367C27.1677%2014.8591%2027.186%2015.688%2027.186%2017.89H28.9999ZM24.2837%2011.3733C25.9203%2012.8463%2026.5244%2013.4145%2026.846%2014.1367L28.503%2013.3988C27.9879%2012.242%2027.0147%2011.3908%2025.4971%2010.025L24.2837%2011.3733ZM13.6174%204.81401C15.5303%204.81401%2016.2521%204.82801%2016.8954%205.07489L17.5453%203.38135C16.5152%202.98606%2015.3929%203.00006%2013.6174%203.00006V4.81401ZM20.7098%205.71637C19.3965%204.5344%2018.5754%203.7766%2017.5453%203.38135L16.8954%205.07489C17.539%205.32183%2018.0818%205.79156%2019.4963%207.06466L20.7098%205.71637ZM13.5814%2027.1861C11.2754%2027.1861%209.63725%2027.1841%208.3945%2027.017C7.17784%2026.8535%206.47687%2026.5467%205.96508%2026.0349L4.68243%2027.3176C5.58743%2028.2225%206.73498%2028.6241%208.1528%2028.8149C9.54451%2029.0019%2011.3267%2029%2013.5814%2029V27.1861ZM3%2018.4186C3%2020.6732%202.99808%2022.4555%203.18518%2023.8472C3.3758%2025.265%203.77743%2026.4126%204.68243%2027.3176L5.96508%2026.0349C5.45329%2025.5231%205.14653%2024.8221%204.98296%2023.6056C4.81587%2022.3628%204.81395%2020.7245%204.81395%2018.4186H3ZM18.4186%2029C20.6732%2029%2022.4554%2029.0019%2023.8471%2028.8149C25.2649%2028.6241%2026.4125%2028.2225%2027.3175%2027.3176L26.0348%2026.0349C25.5231%2026.5467%2024.822%2026.8535%2023.6055%2027.017C22.3627%2027.1841%2020.7244%2027.1861%2018.4186%2027.1861V29ZM27.186%2018.4186C27.186%2020.7245%2027.184%2022.3628%2027.0169%2023.6056C26.8534%2024.8221%2026.5466%2025.5231%2026.0348%2026.0349L27.3175%2027.3176C28.2225%2026.4126%2028.6241%2025.265%2028.8148%2023.8472C29.0019%2022.4555%2028.9999%2020.6732%2028.9999%2018.4186H27.186ZM4.81395%2013.5814C4.81395%2011.2755%204.81587%209.63731%204.98296%208.39457C5.14653%207.1779%205.45329%206.47693%205.96508%205.96514L4.68243%204.68249C3.77743%205.58749%203.3758%206.73504%203.18518%208.15286C2.99808%209.54457%203%2011.3268%203%2013.5814H4.81395ZM13.6174%203.00006C11.3507%203.00006%209.55974%202.99815%208.16234%203.18517C6.73954%203.3756%205.58813%203.77679%204.68243%204.68249L5.96508%205.96514C6.47617%205.45407%207.17929%205.14687%208.40297%204.98309C9.65205%204.81592%2011.2995%204.81401%2013.6174%204.81401V3.00006Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.26045%2024.707C7.72615%2024.707%207.29301%2024.2738%207.29301%2023.7395L7.29301%2015.0326C7.29301%2014.4983%207.72615%2014.0652%208.26045%2014.0652C8.79475%2014.0652%209.22789%2014.4983%209.22789%2015.0326L9.22789%2023.7395C9.22789%2024.2738%208.79475%2024.707%208.26045%2024.707Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.1302%2024.707C11.5959%2024.707%2011.1628%2024.2738%2011.1628%2023.7395V17.9349C11.1628%2017.4006%2011.5959%2016.9675%2012.1302%2016.9675C12.6645%2016.9675%2013.0976%2017.4006%2013.0976%2017.9349V23.7395C13.0976%2024.2738%2012.6645%2024.707%2012.1302%2024.707Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16%2024.707C15.4657%2024.707%2015.0325%2024.2738%2015.0325%2023.7395V20.8372C15.0325%2020.3029%2015.4657%2019.8698%2016%2019.8698C16.5343%2019.8698%2016.9674%2020.3029%2016.9674%2020.8372V23.7395C16.9674%2024.2738%2016.5343%2024.707%2016%2024.707Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.2418%207.53493V4.51169H18.1767V7.53493C18.1767%208.98745%2018.1788%209.97952%2018.2788%2010.7234C18.375%2011.4393%2018.5458%2011.7788%2018.7788%2012.0118M18.7788%2012.0118C19.0118%2012.2449%2019.3514%2012.4157%2020.0674%2012.5119C20.8112%2012.6119%2021.8032%2012.614%2023.2558%2012.614H28.0929V14.5489L23.1871%2014.5489C21.8204%2014.5489%2020.6974%2014.5489%2019.8095%2014.4296C18.879%2014.3044%2018.0631%2014.0325%2017.4107%2013.3801C16.7582%2012.7276%2016.4862%2011.9117%2016.3611%2010.9812C16.2418%2010.0933%2016.2418%208.97032%2016.2418%207.60359C16.2418%207.58077%2016.2418%207.55789%2016.2418%207.53493'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-doc-text{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.4915%203.00491C7.89484%203.07906%206.48945%203.37699%205.41632%204.08077C4.16979%204.89824%203.4766%206.12898%203.20152%208.01299C3.02789%209.20229%203%2010.3074%203%2016.0003C3%2021.6932%203.02789%2022.7984%203.20152%2023.9877C3.43353%2025.5766%203.97904%2026.7265%204.87127%2027.5073C5.76765%2028.2917%206.82889%2028.6882%208.52552%2028.8728C9.64001%2028.994%209.99277%2029%2016.0023%2029C22.0119%2029%2022.3646%2028.994%2023.4791%2028.8728C24.579%2028.7531%2025.4666%2028.5252%2026.1296%2028.1922C26.978%2027.7661%2027.7572%2026.9862%2028.1829%2026.137C28.6028%2025.2996%2028.8276%2024.2349%2028.9461%2022.5234C28.9968%2021.791%2029.021%2016.5287%2028.9772%2015.7646C28.924%2014.8386%2028.8351%2014.2967%2028.6453%2013.7432C28.5526%2013.4728%2028.3281%2013.0103%2028.1965%2012.8184C28.1476%2012.7472%2028.1076%2012.6802%2028.1076%2012.6695C28.1076%2012.6006%2027.5434%2011.9583%2027.0428%2011.4573C26.5399%2010.954%2020.5987%205.57035%2019.6246%204.73524C18.3066%203.60525%2017.5528%203.23097%2016.2489%203.05911C15.9222%203.01603%2015.4762%203.00726%2013.3398%203.00193C11.952%202.99846%2010.6703%202.99979%2010.4915%203.00491ZM10.3831%204.83422C7.86868%204.91823%206.72855%205.21054%205.97552%205.96425C5.30431%206.63611%205.02517%207.54066%204.88192%209.50824C4.82307%2010.3165%204.82307%2021.6842%204.88192%2022.4924C5.02517%2024.46%205.30431%2025.3646%205.97552%2026.0364C6.64676%2026.7082%207.55047%2026.9876%209.51624%2027.131C10.3237%2027.1899%2021.6809%2027.1899%2022.4884%2027.131C24.4542%2026.9876%2025.3579%2026.7082%2026.0291%2026.0364C26.6934%2025.3715%2026.9669%2024.4986%2027.1201%2022.5544C27.1704%2021.9165%2027.1944%2016.4491%2027.1501%2015.7476C27.1194%2015.2631%2027.0573%2014.7673%2027.0062%2014.6004C26.9915%2014.5523%2026.7503%2014.5475%2023.7796%2014.5356C20.3409%2014.5219%2020.1358%2014.5135%2019.3615%2014.3531C17.8392%2014.038%2016.8872%2013.1686%2016.5157%2011.7543C16.2941%2010.9108%2016.2743%2010.588%2016.2588%207.56505C16.2463%205.11665%2016.2411%204.90788%2016.1934%204.89325C16.013%204.83806%2014.9784%204.81479%2012.9373%204.82003C11.6687%204.82328%2010.5193%204.82969%2010.3831%204.83422ZM18.18%207.82712C18.1914%208.87106%2018.2149%209.91342%2018.2323%2010.1435C18.3645%2011.8973%2018.7416%2012.3411%2020.2593%2012.5291C20.544%2012.5644%2024.0671%2012.6287%2025.0056%2012.6158L25.6344%2012.6071L25.1604%2012.1709C24.528%2011.5887%2019.1616%206.7551%2018.6348%206.29319C18.4065%206.09291%2018.2061%205.92907%2018.1895%205.92907C18.1701%205.92907%2018.1667%206.60261%2018.18%207.82712ZM8.55165%2018.0776C8.37171%2018.1136%208.20527%2018.2051%208.06583%2018.3447C7.65023%2018.7607%207.69614%2019.4417%208.16391%2019.7992C8.44215%2020.0118%208.08744%2019.9995%2013.6508%2019.9905L18.6803%2019.9824L18.8311%2019.9053C19.0142%2019.8117%2019.2047%2019.6264%2019.2917%2019.4571C19.3821%2019.2812%2019.4019%2018.9114%2019.3321%2018.7011C19.2624%2018.491%2019.0485%2018.2573%2018.8259%2018.1478L18.6494%2018.0611L13.6649%2018.0564C10.9234%2018.0539%208.62243%2018.0634%208.55165%2018.0776ZM8.42967%2022.3476C7.88078%2022.5375%207.62078%2023.1885%207.88651%2023.7074C7.97469%2023.8796%208.16143%2024.0546%208.35524%2024.1468L8.52552%2024.2278H12.0704C15.4147%2024.2278%2015.6223%2024.2246%2015.7392%2024.1721C15.9493%2024.0776%2016.0899%2023.9632%2016.2002%2023.7969C16.4821%2023.3718%2016.3849%2022.8015%2015.9776%2022.4902C15.7043%2022.2813%2015.8934%2022.2909%2012.057%2022.292C8.8258%2022.2929%208.57661%2022.2968%208.42967%2022.3476Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-doc-ppt{background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.4915%203.00491C7.89484%203.07906%206.48945%203.37699%205.41632%204.08077C4.16979%204.89824%203.4766%206.12898%203.20152%208.01299C3.02789%209.20229%203%2010.3074%203%2016.0003C3%2021.6932%203.02789%2022.7984%203.20152%2023.9877C3.43353%2025.5766%203.97904%2026.7265%204.87127%2027.5073C5.76765%2028.2917%206.82889%2028.6882%208.52552%2028.8728C9.64001%2028.994%209.99277%2029%2016.0023%2029C22.0119%2029%2022.3646%2028.994%2023.4791%2028.8728C24.579%2028.7531%2025.4666%2028.5252%2026.1296%2028.1922C26.978%2027.7661%2027.7572%2026.9862%2028.1829%2026.137C28.6028%2025.2996%2028.8276%2024.2349%2028.9461%2022.5234C28.9968%2021.791%2029.021%2016.5287%2028.9772%2015.7646C28.924%2014.8386%2028.8351%2014.2967%2028.6453%2013.7432C28.5526%2013.4728%2028.3281%2013.0103%2028.1965%2012.8184C28.1476%2012.7472%2028.1076%2012.6802%2028.1076%2012.6695C28.1076%2012.6006%2027.5434%2011.9583%2027.0428%2011.4573C26.5399%2010.954%2020.5987%205.57035%2019.6246%204.73524C18.3066%203.60525%2017.5528%203.23097%2016.2489%203.05911C15.9222%203.01603%2015.4762%203.00726%2013.3398%203.00193C11.952%202.99846%2010.6703%202.99979%2010.4915%203.00491ZM10.3831%204.83422C7.86868%204.91823%206.72855%205.21054%205.97552%205.96425C5.30431%206.63611%205.02517%207.54066%204.88192%209.50824C4.82307%2010.3165%204.82307%2021.6842%204.88192%2022.4924C5.02517%2024.46%205.30431%2025.3646%205.97552%2026.0364C6.64676%2026.7082%207.55047%2026.9876%209.51624%2027.131C10.3237%2027.1899%2021.6809%2027.1899%2022.4884%2027.131C24.4542%2026.9876%2025.3579%2026.7082%2026.0291%2026.0364C26.6934%2025.3715%2026.9669%2024.4986%2027.1201%2022.5544C27.1704%2021.9165%2027.1944%2016.4491%2027.1501%2015.7476C27.1194%2015.2631%2027.0573%2014.7673%2027.0062%2014.6004C26.9915%2014.5523%2026.7503%2014.5475%2023.7796%2014.5356C20.3409%2014.5219%2020.1358%2014.5135%2019.3615%2014.3531C17.8392%2014.038%2016.8872%2013.1686%2016.5157%2011.7543C16.2941%2010.9108%2016.2743%2010.588%2016.2588%207.56505C16.2463%205.11665%2016.2411%204.90788%2016.1934%204.89325C16.013%204.83806%2014.9784%204.81479%2012.9373%204.82003C11.6687%204.82328%2010.5193%204.82969%2010.3831%204.83422ZM18.18%207.82712C18.1914%208.87106%2018.2149%209.91342%2018.2323%2010.1435C18.3645%2011.8973%2018.7416%2012.3411%2020.2593%2012.5291C20.544%2012.5644%2024.0671%2012.6287%2025.0056%2012.6158L25.6344%2012.6071L25.1604%2012.1709C24.528%2011.5887%2019.1616%206.7551%2018.6348%206.29319C18.4065%206.09291%2018.2061%205.92907%2018.1895%205.92907C18.1701%205.92907%2018.1667%206.60261%2018.18%207.82712Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7%2018.4286C7%2017.6396%207.63959%2017%208.42857%2017H9.52941C10.8939%2017%2012%2018.1061%2012%2019.4706C12%2020.8351%2010.8939%2021.9412%209.52941%2021.9412H9V23C9%2023.5523%208.55228%2024%208%2024C7.44772%2024%207%2023.5523%207%2023V18.4286ZM9%2019.9412H9.52941C9.78931%2019.9412%2010%2019.7305%2010%2019.4706C10%2019.2107%209.78931%2019%209.52941%2019H9V19.9412Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13%2018.4286C13%2017.6396%2013.6396%2017%2014.4286%2017H15.5294C16.8939%2017%2018%2018.1061%2018%2019.4706C18%2020.8351%2016.8939%2021.9412%2015.5294%2021.9412H15V23C15%2023.5523%2014.5523%2024%2014%2024C13.4477%2024%2013%2023.5523%2013%2023V18.4286ZM15%2019.9412H15.5294C15.7893%2019.9412%2016%2019.7305%2016%2019.4706C16%2019.2107%2015.7893%2019%2015.5294%2019H15V19.9412Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M19%2018C19%2017.4477%2019.4477%2017%2020%2017H24C24.5523%2017%2025%2017.4477%2025%2018C25%2018.5523%2024.5523%2019%2024%2019H20C19.4477%2019%2019%2018.5523%2019%2018Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M23%2019V23.1667C23%2023.6269%2022.5523%2024%2022%2024C21.4477%2024%2021%2023.6269%2021%2023.1667V19H23Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-doc-word{background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.4915%203.00491C7.89484%203.07906%206.48945%203.37699%205.41632%204.08077C4.16979%204.89824%203.4766%206.12898%203.20152%208.01299C3.02789%209.20229%203%2010.3074%203%2016.0003C3%2021.6932%203.02789%2022.7984%203.20152%2023.9877C3.43353%2025.5766%203.97904%2026.7265%204.87127%2027.5073C5.76765%2028.2917%206.82889%2028.6882%208.52552%2028.8728C9.64001%2028.994%209.99277%2029%2016.0023%2029C22.0119%2029%2022.3646%2028.994%2023.4791%2028.8728C24.579%2028.7531%2025.4666%2028.5252%2026.1296%2028.1922C26.978%2027.7661%2027.7572%2026.9862%2028.1829%2026.137C28.6028%2025.2996%2028.8276%2024.2349%2028.9461%2022.5234C28.9968%2021.791%2029.021%2016.5287%2028.9772%2015.7646C28.924%2014.8386%2028.8351%2014.2967%2028.6453%2013.7432C28.5526%2013.4728%2028.3281%2013.0103%2028.1965%2012.8184C28.1476%2012.7472%2028.1076%2012.6802%2028.1076%2012.6695C28.1076%2012.6006%2027.5434%2011.9583%2027.0428%2011.4573C26.5399%2010.954%2020.5987%205.57035%2019.6246%204.73524C18.3066%203.60525%2017.5528%203.23097%2016.2489%203.05911C15.9222%203.01603%2015.4762%203.00726%2013.3398%203.00193C11.952%202.99846%2010.6703%202.99979%2010.4915%203.00491ZM10.3831%204.83422C7.86868%204.91823%206.72855%205.21054%205.97552%205.96425C5.30431%206.63611%205.02517%207.54066%204.88192%209.50824C4.82307%2010.3165%204.82307%2021.6842%204.88192%2022.4924C5.02517%2024.46%205.30431%2025.3646%205.97552%2026.0364C6.64676%2026.7082%207.55047%2026.9876%209.51624%2027.131C10.3237%2027.1899%2021.6809%2027.1899%2022.4884%2027.131C24.4542%2026.9876%2025.3579%2026.7082%2026.0291%2026.0364C26.6934%2025.3715%2026.9669%2024.4986%2027.1201%2022.5544C27.1704%2021.9165%2027.1944%2016.4491%2027.1501%2015.7476C27.1194%2015.2631%2027.0573%2014.7673%2027.0062%2014.6004C26.9915%2014.5523%2026.7503%2014.5475%2023.7796%2014.5356C20.3409%2014.5219%2020.1358%2014.5135%2019.3615%2014.3531C17.8392%2014.038%2016.8872%2013.1686%2016.5157%2011.7543C16.2941%2010.9108%2016.2743%2010.588%2016.2588%207.56505C16.2463%205.11665%2016.2411%204.90788%2016.1934%204.89325C16.013%204.83806%2014.9784%204.81479%2012.9373%204.82003C11.6687%204.82328%2010.5193%204.82969%2010.3831%204.83422ZM18.18%207.82712C18.1914%208.87106%2018.2149%209.91342%2018.2323%2010.1435C18.3645%2011.8973%2018.7416%2012.3411%2020.2593%2012.5291C20.544%2012.5644%2024.0671%2012.6287%2025.0056%2012.6158L25.6344%2012.6071L25.1604%2012.1709C24.528%2011.5887%2019.1616%206.7551%2018.6348%206.29319C18.4065%206.09291%2018.2061%205.92907%2018.1895%205.92907C18.1701%205.92907%2018.1667%206.60261%2018.18%207.82712Z'%20fill='%23262626'/%3e%3cpath%20d='M10.4737%2025.3414L12.8818%2020.871L15.2943%2025.3425L19.7526%2015.9705H17.7342L15.0973%2021.831L13.7421%2019.2718L15.5242%2015.9683H13.7662L12.8752%2017.6463L11.9798%2015.9715H10.2219L12.005%2019.2751L10.6543%2021.831L8.01845%2015.9683H6L10.4737%2025.3414Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-doc-xls{background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.4915%203.00491C7.89484%203.07906%206.48945%203.37699%205.41632%204.08077C4.16979%204.89824%203.4766%206.12898%203.20152%208.01299C3.02789%209.20229%203%2010.3074%203%2016.0003C3%2021.6932%203.02789%2022.7984%203.20152%2023.9877C3.43353%2025.5766%203.97904%2026.7265%204.87127%2027.5073C5.76765%2028.2917%206.82889%2028.6882%208.52552%2028.8728C9.64001%2028.994%209.99277%2029%2016.0023%2029C22.0119%2029%2022.3646%2028.994%2023.4791%2028.8728C24.579%2028.7531%2025.4666%2028.5252%2026.1296%2028.1922C26.978%2027.7661%2027.7572%2026.9862%2028.1829%2026.137C28.6028%2025.2996%2028.8276%2024.2349%2028.9461%2022.5234C28.9968%2021.791%2029.021%2016.5287%2028.9772%2015.7646C28.924%2014.8386%2028.8351%2014.2967%2028.6453%2013.7432C28.5526%2013.4728%2028.3281%2013.0103%2028.1965%2012.8184C28.1476%2012.7472%2028.1076%2012.6802%2028.1076%2012.6695C28.1076%2012.6006%2027.5434%2011.9583%2027.0428%2011.4573C26.5399%2010.954%2020.5987%205.57035%2019.6246%204.73524C18.3066%203.60525%2017.5528%203.23097%2016.2489%203.05911C15.9222%203.01603%2015.4762%203.00726%2013.3398%203.00193C11.952%202.99846%2010.6703%202.99979%2010.4915%203.00491ZM10.3831%204.83422C7.86868%204.91823%206.72855%205.21054%205.97552%205.96425C5.30431%206.63611%205.02517%207.54066%204.88192%209.50824C4.82307%2010.3165%204.82307%2021.6842%204.88192%2022.4924C5.02517%2024.46%205.30431%2025.3646%205.97552%2026.0364C6.64676%2026.7082%207.55047%2026.9876%209.51624%2027.131C10.3237%2027.1899%2021.6809%2027.1899%2022.4884%2027.131C24.4542%2026.9876%2025.3579%2026.7082%2026.0291%2026.0364C26.6934%2025.3715%2026.9669%2024.4986%2027.1201%2022.5544C27.1704%2021.9165%2027.1944%2016.4491%2027.1501%2015.7476C27.1194%2015.2631%2027.0573%2014.7673%2027.0062%2014.6004C26.9915%2014.5523%2026.7503%2014.5475%2023.7796%2014.5356C20.3409%2014.5219%2020.1358%2014.5135%2019.3615%2014.3531C17.8392%2014.038%2016.8872%2013.1686%2016.5157%2011.7543C16.2941%2010.9108%2016.2743%2010.588%2016.2588%207.56505C16.2463%205.11665%2016.2411%204.90788%2016.1934%204.89325C16.013%204.83806%2014.9784%204.81479%2012.9373%204.82003C11.6687%204.82328%2010.5193%204.82969%2010.3831%204.83422ZM18.18%207.82712C18.1914%208.87106%2018.2149%209.91342%2018.2323%2010.1435C18.3645%2011.8973%2018.7416%2012.3411%2020.2593%2012.5291C20.544%2012.5644%2024.0671%2012.6287%2025.0056%2012.6158L25.6344%2012.6071L25.1604%2012.1709C24.528%2011.5887%2019.1616%206.7551%2018.6348%206.29319C18.4065%206.09291%2018.2061%205.92907%2018.1895%205.92907C18.1701%205.92907%2018.1667%206.60261%2018.18%207.82712Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.33104%2017.2567C7.74155%2016.8872%208.37384%2016.9205%208.7433%2017.331L13.2433%2022.331C13.6128%2022.7415%2013.5795%2023.3738%2013.169%2023.7433C12.7585%2024.1127%2012.1262%2024.0795%2011.7567%2023.669L7.25671%2018.669C6.88726%2018.2584%206.92053%2017.6262%207.33104%2017.2567Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.169%2017.2567C13.5795%2017.6262%2013.6128%2018.2584%2013.2433%2018.669L8.7433%2023.669C8.37384%2024.0795%207.74155%2024.1127%207.33104%2023.7433C6.92053%2023.3738%206.88726%2022.7415%207.25671%2022.331L11.7567%2017.331C12.1262%2016.9205%2012.7585%2016.8872%2013.169%2017.2567Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.5%2017C16.0523%2017%2016.5%2017.4477%2016.5%2018V22H18.5C19.0523%2022%2019.5%2022.4477%2019.5%2023C19.5%2023.5523%2019.0523%2024%2018.5%2024H15.5C14.9477%2024%2014.5%2023.5523%2014.5%2023V18C14.5%2017.4477%2014.9477%2017%2015.5%2017Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M20.5%2019.25C20.5%2018.0074%2021.5074%2017%2022.75%2017H24.5C25.0523%2017%2025.5%2017.4477%2025.5%2018C25.5%2018.5523%2025.0523%2019%2024.5%2019H22.75C22.6119%2019%2022.5%2019.1119%2022.5%2019.25C22.5%2019.3881%2022.6119%2019.5%2022.75%2019.5H23.25C24.4926%2019.5%2025.5%2020.5074%2025.5%2021.75C25.5%2022.9926%2024.4926%2024%2023.25%2024H21.5C20.9477%2024%2020.5%2023.5523%2020.5%2023C20.5%2022.4477%2020.9477%2022%2021.5%2022H23.25C23.3881%2022%2023.5%2021.8881%2023.5%2021.75C23.5%2021.6119%2023.3881%2021.5%2023.25%2021.5H22.75C21.5074%2021.5%2020.5%2020.4926%2020.5%2019.25Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-doc-excel{background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.4915%203.00491C7.89484%203.07906%206.48945%203.37699%205.41632%204.08077C4.16979%204.89824%203.4766%206.12898%203.20152%208.01299C3.02789%209.20229%203%2010.3074%203%2016.0003C3%2021.6932%203.02789%2022.7984%203.20152%2023.9877C3.43353%2025.5766%203.97904%2026.7265%204.87127%2027.5073C5.76765%2028.2917%206.82889%2028.6882%208.52552%2028.8728C9.64001%2028.994%209.99277%2029%2016.0023%2029C22.0119%2029%2022.3646%2028.994%2023.4791%2028.8728C24.579%2028.7531%2025.4666%2028.5252%2026.1296%2028.1922C26.978%2027.7661%2027.7572%2026.9862%2028.1829%2026.137C28.6028%2025.2996%2028.8276%2024.2349%2028.9461%2022.5234C28.9968%2021.791%2029.021%2016.5287%2028.9772%2015.7646C28.924%2014.8386%2028.8351%2014.2967%2028.6453%2013.7432C28.5526%2013.4728%2028.3281%2013.0103%2028.1965%2012.8184C28.1476%2012.7472%2028.1076%2012.6802%2028.1076%2012.6695C28.1076%2012.6006%2027.5434%2011.9583%2027.0428%2011.4573C26.5399%2010.954%2020.5987%205.57035%2019.6246%204.73524C18.3066%203.60525%2017.5528%203.23097%2016.2489%203.05911C15.9222%203.01603%2015.4762%203.00726%2013.3398%203.00193C11.952%202.99846%2010.6703%202.99979%2010.4915%203.00491ZM10.3831%204.83422C7.86868%204.91823%206.72855%205.21054%205.97552%205.96425C5.30431%206.63611%205.02517%207.54066%204.88192%209.50824C4.82307%2010.3165%204.82307%2021.6842%204.88192%2022.4924C5.02517%2024.46%205.30431%2025.3646%205.97552%2026.0364C6.64676%2026.7082%207.55047%2026.9876%209.51624%2027.131C10.3237%2027.1899%2021.6809%2027.1899%2022.4884%2027.131C24.4542%2026.9876%2025.3579%2026.7082%2026.0291%2026.0364C26.6934%2025.3715%2026.9669%2024.4986%2027.1201%2022.5544C27.1704%2021.9165%2027.1944%2016.4491%2027.1501%2015.7476C27.1194%2015.2631%2027.0573%2014.7673%2027.0062%2014.6004C26.9915%2014.5523%2026.7503%2014.5475%2023.7796%2014.5356C20.3409%2014.5219%2020.1358%2014.5135%2019.3615%2014.3531C17.8392%2014.038%2016.8872%2013.1686%2016.5157%2011.7543C16.2941%2010.9108%2016.2743%2010.588%2016.2588%207.56505C16.2463%205.11665%2016.2411%204.90788%2016.1934%204.89325C16.013%204.83806%2014.9784%204.81479%2012.9373%204.82003C11.6687%204.82328%2010.5193%204.82969%2010.3831%204.83422ZM18.18%207.82712C18.1914%208.87106%2018.2149%209.91342%2018.2323%2010.1435C18.3645%2011.8973%2018.7416%2012.3411%2020.2593%2012.5291C20.544%2012.5644%2024.0671%2012.6287%2025.0056%2012.6158L25.6344%2012.6071L25.1604%2012.1709C24.528%2011.5887%2019.1616%206.7551%2018.6348%206.29319C18.4065%206.09291%2018.2061%205.92907%2018.1895%205.92907C18.1701%205.92907%2018.1667%206.60261%2018.18%207.82712Z'%20fill='%23262626'/%3e%3cpath%20d='M16%2025H13.8789L11.5005%2021.5224L9.13498%2024.9957H7L10.4768%2020.1394L7.51133%2016H9.50646L11.5005%2018.7574L13.4957%2016H15.5026L12.4976%2020.1437L16%2025Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-doc-pdf{background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.4915%203.00491C7.89484%203.07906%206.48945%203.37699%205.41632%204.08077C4.16979%204.89824%203.4766%206.12898%203.20152%208.01299C3.02789%209.20229%203%2010.3074%203%2016.0003C3%2021.6932%203.02789%2022.7984%203.20152%2023.9877C3.43353%2025.5766%203.97904%2026.7265%204.87127%2027.5073C5.76765%2028.2917%206.82889%2028.6882%208.52552%2028.8728C9.64001%2028.994%209.99277%2029%2016.0023%2029C22.0119%2029%2022.3646%2028.994%2023.4791%2028.8728C24.579%2028.7531%2025.4666%2028.5252%2026.1296%2028.1922C26.978%2027.7661%2027.7572%2026.9862%2028.1829%2026.137C28.6028%2025.2996%2028.8276%2024.2349%2028.9461%2022.5234C28.9968%2021.791%2029.021%2016.5287%2028.9772%2015.7646C28.924%2014.8386%2028.8351%2014.2967%2028.6453%2013.7432C28.5526%2013.4728%2028.3281%2013.0103%2028.1965%2012.8184C28.1476%2012.7472%2028.1076%2012.6802%2028.1076%2012.6695C28.1076%2012.6006%2027.5434%2011.9583%2027.0428%2011.4573C26.5399%2010.954%2020.5987%205.57035%2019.6246%204.73524C18.3066%203.60525%2017.5528%203.23097%2016.2489%203.05911C15.9222%203.01603%2015.4762%203.00726%2013.3398%203.00193C11.952%202.99846%2010.6703%202.99979%2010.4915%203.00491ZM10.3831%204.83422C7.86868%204.91823%206.72855%205.21054%205.97552%205.96425C5.30431%206.63611%205.02517%207.54066%204.88192%209.50824C4.82307%2010.3165%204.82307%2021.6842%204.88192%2022.4924C5.02517%2024.46%205.30431%2025.3646%205.97552%2026.0364C6.64676%2026.7082%207.55047%2026.9876%209.51624%2027.131C10.3237%2027.1899%2021.6809%2027.1899%2022.4884%2027.131C24.4542%2026.9876%2025.3579%2026.7082%2026.0291%2026.0364C26.6934%2025.3715%2026.9669%2024.4986%2027.1201%2022.5544C27.1704%2021.9165%2027.1944%2016.4491%2027.1501%2015.7476C27.1194%2015.2631%2027.0573%2014.7673%2027.0062%2014.6004C26.9915%2014.5523%2026.7503%2014.5475%2023.7796%2014.5356C20.3409%2014.5219%2020.1358%2014.5135%2019.3615%2014.3531C17.8392%2014.038%2016.8872%2013.1686%2016.5157%2011.7543C16.2941%2010.9108%2016.2743%2010.588%2016.2588%207.56505C16.2463%205.11665%2016.2411%204.90788%2016.1934%204.89325C16.013%204.83806%2014.9784%204.81479%2012.9373%204.82003C11.6687%204.82328%2010.5193%204.82969%2010.3831%204.83422ZM18.18%207.82712C18.1914%208.87106%2018.2149%209.91342%2018.2323%2010.1435C18.3645%2011.8973%2018.7416%2012.3411%2020.2593%2012.5291C20.544%2012.5644%2024.0671%2012.6287%2025.0056%2012.6158L25.6344%2012.6071L25.1604%2012.1709C24.528%2011.5887%2019.1616%206.7551%2018.6348%206.29319C18.4065%206.09291%2018.2061%205.92907%2018.1895%205.92907C18.1701%205.92907%2018.1667%206.60261%2018.18%207.82712Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7%2018.4286C7%2017.6396%207.63959%2017%208.42857%2017H9.52941C10.8939%2017%2012%2018.1061%2012%2019.4706C12%2020.8351%2010.8939%2021.9412%209.52941%2021.9412H9V23C9%2023.5523%208.55228%2024%208%2024C7.44772%2024%207%2023.5523%207%2023V18.4286ZM9%2019.9412H9.52941C9.78931%2019.9412%2010%2019.7305%2010%2019.4706C10%2019.2107%209.78931%2019%209.52941%2019H9V19.9412Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2019V22H15.5C16.3284%2022%2017%2021.3284%2017%2020.5C17%2019.6716%2016.3284%2019%2015.5%2019H15ZM13%2018.5C13%2017.6716%2013.6716%2017%2014.5%2017H15.5C17.433%2017%2019%2018.567%2019%2020.5C19%2022.433%2017.433%2024%2015.5%2024H14.5C13.6716%2024%2013%2023.3284%2013%2022.5V18.5Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M20%2018C20%2017.4477%2020.4477%2017%2021%2017H24.0056C24.5579%2017%2025.0056%2017.4477%2025.0056%2018C25.0056%2018.5523%2024.5579%2019%2024.0056%2019H22V19.5H24.0056C24.5579%2019.5%2025.0056%2019.9477%2025.0056%2020.5C25.0056%2021.0523%2024.5579%2021.5%2024.0056%2021.5H22V23C22%2023.5523%2021.5523%2024%2021%2024C20.4477%2024%2020%2023.5523%2020%2023V18Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-folder-open{background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.58222%203.02898C8.39424%203.14195%207.28117%203.68%206.46024%204.53813C5.749%205.2816%205.33795%206.18094%205.24902%207.18817C5.23034%207.40003%205.21765%209.08131%205.21749%2011.3673L5.21721%2015.1919L5.13514%2015.2666C5.03634%2015.3566%204.73564%2015.744%204.598%2015.9587C4.11072%2016.7187%203.92377%2017.7247%204.02787%2019.0264C4.13279%2020.3387%204.87387%2024.5567%205.19006%2025.6413C5.47581%2026.6216%205.92739%2027.3807%206.52698%2027.8889C7.31856%2028.5597%208.04194%2028.8317%209.37058%2028.958C9.95979%2029.014%2022.0408%2029.014%2022.63%2028.958C23.9457%2028.8329%2024.6418%2028.5759%2025.4281%2027.9247C26.0756%2027.3884%2026.5107%2026.6673%2026.8146%2025.6267C26.9803%2025.0593%2027.3036%2023.4155%2027.643%2021.4138C28.0465%2019.0342%2028.0966%2017.9743%2027.8507%2017.0172C27.7575%2016.6544%2027.5805%2016.2362%2027.4026%2015.9587C27.2649%2015.744%2026.9642%2015.3566%2026.8654%2015.2666L26.7834%2015.1919L26.7829%2013.3247C26.7823%2010.5996%2026.7293%209.81901%2026.496%209.09931C26.0352%207.6782%2024.9621%206.9011%2023.1786%206.69701C22.7242%206.64501%2021.2388%206.60373%2019.7998%206.60309C18.3561%206.60244%2018.0239%206.57837%2017.6166%206.44499C17.0229%206.25051%2016.8664%206.13631%2015.5892%204.96549C14.5006%203.96756%2014.2871%203.8037%2013.6948%203.51191C13.1852%203.26087%2012.7149%203.12315%2012.0863%203.04085C11.7197%202.99285%2010.0456%202.98493%209.58222%203.02898ZM9.622%204.97211C9.32763%205.01083%208.8507%205.17516%208.55062%205.34124C8.37552%205.43816%208.20961%205.57042%207.97395%205.80103C7.69663%206.07231%207.61958%206.16981%207.49786%206.40334C7.41799%206.55657%207.32047%206.78545%207.28113%206.91195L7.20966%207.14194L7.19957%2010.6174C7.19402%2012.529%207.20064%2014.0929%207.21427%2014.0928C7.22788%2014.0928%207.3848%2014.0649%207.56297%2014.0309C7.74114%2013.9969%208.11494%2013.9449%208.39364%2013.9154C8.85985%2013.866%209.46812%2013.8617%2016.0003%2013.8617C22.5325%2013.8617%2023.1407%2013.866%2023.6069%2013.9154C23.8856%2013.9449%2024.2594%2013.9969%2024.4376%2014.0309C24.6158%2014.0649%2024.774%2014.0928%2024.7891%2014.0928C24.8264%2014.093%2024.789%2010.701%2024.7479%2010.3477C24.6037%209.11069%2024.1967%208.74316%2022.8181%208.6051C22.6284%208.58611%2021.4859%208.55911%2020.279%208.54514C17.8818%208.51737%2017.751%208.50828%2017.1201%208.32543C16.7288%208.21205%2016.1702%207.95321%2015.8302%207.72773C15.4941%207.50481%2015.1433%207.20611%2014.1899%206.33075C13.3418%205.55208%2013.059%205.33625%2012.6872%205.18404C12.1615%204.96888%2012.0822%204.95846%2010.9065%204.95054C10.3204%204.94656%209.74231%204.95627%209.622%204.97211ZM9.63702%2015.7899C8.09701%2015.835%207.32508%2015.991%206.81298%2016.3606C6.6149%2016.5036%206.31069%2016.8776%206.19427%2017.1212C6.04562%2017.4322%205.99804%2017.6697%205.9797%2018.1926C5.9509%2019.0141%206.09985%2020.1005%206.64368%2023.0352C7.09503%2025.4707%207.30348%2026.0395%207.91636%2026.5075C8.31575%2026.8125%208.63667%2026.9255%209.3549%2027.0141C9.83776%2027.0737%2022.1628%2027.0737%2022.6457%2027.0141C23.3639%2026.9255%2023.6848%2026.8125%2024.0842%2026.5075C24.6958%2026.0405%2024.9059%2025.4672%2025.3572%2023.0342C25.9693%2019.7351%2026.1159%2018.5%2025.9869%2017.7303C25.9089%2017.2649%2025.8059%2017.0389%2025.5059%2016.6747C24.9819%2016.0387%2024.2826%2015.8504%2022.211%2015.7878C21.1077%2015.7545%2010.7903%2015.7562%209.63702%2015.7899ZM13.251%2021.1036C13.0195%2021.1754%2012.785%2021.3784%2012.661%2021.6142C12.5783%2021.7715%2012.5618%2022.1504%2012.629%2022.3493C12.6996%2022.5582%2012.9161%2022.7907%2013.1414%2022.8996L13.3202%2022.9859H16.0003H18.6804L18.8592%2022.8996C19.0845%2022.7907%2019.301%2022.5582%2019.3716%2022.3493C19.4423%2022.1401%2019.4223%2021.7722%2019.3307%2021.5972C19.2424%2021.4284%2019.0376%2021.2326%2018.8589%2021.1461L18.7117%2021.0748L16.0473%2021.0688C13.9081%2021.064%2013.3569%2021.0708%2013.251%2021.1036Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-folder{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.23626%203.02825C6.53398%203.15871%204.93884%204.11722%203.94093%205.60936C3.40424%206.41186%203.09814%207.32625%203.02413%208.34821C2.97807%208.9842%203.00376%2021.8048%203.05245%2022.4689C3.15934%2023.9274%203.31312%2024.803%203.59657%2025.5672C4.08994%2026.8974%205.07306%2027.8878%206.39449%2028.3857C7.33909%2028.7417%208.44539%2028.9047%2010.3597%2028.9698C11.5407%2029.0101%2020.4562%2029.0101%2021.6372%2028.9698C23.5515%2028.9047%2024.6578%2028.7417%2025.6024%2028.3857C26.9214%2027.8887%2027.9072%2026.8969%2028.3982%2025.5731C28.7438%2024.641%2028.9055%2023.5274%2028.9699%2021.637C29.0103%2020.4522%2029.0099%2014.0897%2028.9695%2013.1941C28.9022%2011.7027%2028.7374%2010.8632%2028.367%2010.1249C28.0305%209.45416%2027.4246%208.83937%2026.7329%208.46672C26.5778%208.38315%2026.5747%208.37871%2026.5548%208.20893C26.4422%207.25119%2026.0174%206.35135%2025.3438%205.64341C24.6539%204.91843%2023.9343%204.51663%2022.9094%204.28395L22.6078%204.21549L18.2425%204.19832L13.8773%204.18119L13.8055%204.11636C13.6951%204.01665%2013.3003%203.77107%2013.0106%203.62187C12.3899%203.30215%2011.7194%203.10667%2010.9695%203.02677C10.6275%202.99032%208.71756%202.99137%208.23626%203.02825ZM8.32608%204.96582C7.76843%205.01491%207.08695%205.26995%206.57875%205.61971C6.27401%205.82946%205.83%206.27348%205.62026%206.57823C5.38581%206.9189%205.16402%207.40387%205.05066%207.82373L4.95258%208.18693L4.94269%2014.5653C4.93307%2020.7708%204.94565%2021.968%205.03047%2022.9311C5.24308%2025.3445%205.9184%2026.3267%207.65538%2026.7488C8.82509%2027.0331%209.52987%2027.0593%2015.9985%2027.0593C20.8734%2027.0593%2022.0211%2027.044%2022.9159%2026.967C25.3378%2026.7587%2026.326%2026.0818%2026.7489%2024.3414C26.91%2023.6787%2026.9777%2023.0591%2027.0313%2021.7602C27.0769%2020.6561%2027.0534%2013.0394%2027.003%2012.5624C26.919%2011.7672%2026.7774%2011.22%2026.5641%2010.8662C26.3199%2010.4609%2025.8612%2010.1348%2025.3347%209.9921C24.6279%209.80057%2024.166%209.77253%2021.2366%209.74341C18.5628%209.71682%2018.3932%209.70794%2017.7814%209.56244C16.9881%209.37377%2016.1754%208.95391%2015.5055%208.38657C15.3614%208.26461%2014.6888%207.62129%2014.0108%206.95698C13.1921%206.15488%2012.7004%205.69687%2012.5472%205.59343C12.2588%205.39884%2011.9543%205.2453%2011.6491%205.1406C11.1373%204.96496%2011.0829%204.95942%209.78969%204.95079C9.12875%204.94638%208.47013%204.95313%208.32608%204.96582ZM16.2694%206.45698C16.9915%207.15909%2017.3495%207.39737%2018.0093%207.61503C18.4848%207.77191%2018.5352%207.77489%2021.175%207.80281C22.5392%207.81723%2023.8417%207.84339%2024.0695%207.86093C24.2973%207.87849%2024.4887%207.8877%2024.495%207.88145C24.5198%207.85667%2024.3115%207.44624%2024.1833%207.26728C24.0288%207.05155%2023.6913%206.71855%2023.486%206.57918C23.2716%206.43371%2023.0523%206.33132%2022.7559%206.23835L22.4845%206.15325L19.212%206.14474L15.9395%206.13624L16.2694%206.45698ZM16.7749%2012.7337C16.4509%2012.8956%2016.2731%2013.1675%2016.2521%2013.5331C16.2416%2013.7168%2016.2524%2013.7997%2016.3045%2013.9378C16.3915%2014.1684%2016.6244%2014.4028%2016.8505%2014.4874C17.0144%2014.5487%2017.0775%2014.5499%2020.1979%2014.5497C22.2673%2014.5496%2023.4177%2014.5386%2023.4914%2014.5181C23.7619%2014.4429%2024.0633%2014.152%2024.1381%2013.8938C24.1956%2013.6954%2024.1826%2013.384%2024.1099%2013.2196C24.0299%2013.0388%2023.8528%2012.8434%2023.6734%2012.7379L23.5322%2012.6549L20.2489%2012.6466L16.9657%2012.6384L16.7749%2012.7337Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-folder-new{background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.23626%203.02825C6.53398%203.15871%204.93884%204.11722%203.94093%205.60936C3.40424%206.41186%203.09814%207.32625%203.02413%208.34821C2.97807%208.9842%203.00376%2021.8048%203.05245%2022.4689C3.15934%2023.9274%203.31312%2024.803%203.59657%2025.5672C4.08994%2026.8974%205.07306%2027.8878%206.39449%2028.3857C7.33909%2028.7417%208.44539%2028.9047%2010.3597%2028.9698C11.5407%2029.0101%2020.4562%2029.0101%2021.6372%2028.9698C23.5515%2028.9047%2024.6578%2028.7417%2025.6024%2028.3857C26.9214%2027.8887%2027.9072%2026.8969%2028.3982%2025.5731C28.7438%2024.641%2028.9055%2023.5274%2028.9699%2021.637C29.0103%2020.4522%2029.0099%2014.0897%2028.9695%2013.1941C28.8715%2011.0221%2028.5215%209.97996%2027.5921%209.09201C27.0172%208.5427%2026.3583%208.21663%2025.458%208.03582C24.589%207.86126%2024.0547%207.83224%2021.1596%207.8022C18.5358%207.77499%2018.485%207.77197%2018.0093%207.61503C17.7096%207.51615%2017.3286%207.33553%2017.1193%207.19311C16.8195%206.98903%2016.4654%206.66182%2015.2884%205.50108C14.6706%204.89178%2014.068%204.31693%2013.9494%204.22362C13.085%203.54369%2012.0971%203.14691%2010.9695%203.02677C10.6275%202.99032%208.71756%202.99137%208.23626%203.02825ZM8.32608%204.96582C7.76843%205.01491%207.08695%205.26995%206.57875%205.61971C6.27401%205.82946%205.83%206.27348%205.62026%206.57823C5.38581%206.9189%205.16402%207.40387%205.05066%207.82373L4.95258%208.18693L4.94269%2014.5653C4.93307%2020.7708%204.94565%2021.968%205.03047%2022.9311C5.24308%2025.3445%205.9184%2026.3267%207.65538%2026.7488C8.82509%2027.0331%209.52987%2027.0593%2015.9985%2027.0593C20.8734%2027.0593%2022.0211%2027.044%2022.9159%2026.967C25.3378%2026.7587%2026.326%2026.0818%2026.7489%2024.3414C26.91%2023.6787%2026.9777%2023.0591%2027.0313%2021.7602C27.0769%2020.6561%2027.0534%2013.0394%2027.003%2012.5624C26.919%2011.7672%2026.7774%2011.22%2026.5641%2010.8662C26.3199%2010.4609%2025.8612%2010.1348%2025.3347%209.9921C24.6279%209.80057%2024.166%209.77253%2021.2366%209.74341C18.5628%209.71682%2018.3932%209.70794%2017.7814%209.56244C16.9881%209.37377%2016.1754%208.95391%2015.5055%208.38657C15.3614%208.26461%2014.6888%207.62129%2014.0108%206.95698C13.1921%206.15488%2012.7004%205.69687%2012.5472%205.59343C12.2588%205.39884%2011.9543%205.2453%2011.6491%205.1406C11.1373%204.96496%2011.0829%204.95942%209.78969%204.95079C9.12875%204.94638%208.47013%204.95313%208.32608%204.96582Z'%20fill='%23262626'/%3e%3cpath%20d='M10.1109%2017.5538C10.236%2017.3218%2010.4515%2017.1268%2010.6782%2017.0406C10.8582%2016.9722%2011.2275%2016.9931%2011.4089%2017.082C11.5837%2017.1676%2011.7865%2017.3638%2011.8789%2017.5366C11.9437%2017.6579%2011.9468%2017.7069%2011.9617%2018.8444L11.9773%2020.0261L13.1572%2020.0417C14.2928%2020.0566%2014.3418%2020.0597%2014.4629%2020.1247C14.9039%2020.3612%2015.1103%2020.8817%2014.9411%2021.3307C14.8574%2021.5527%2014.6632%2021.7715%2014.4552%2021.8779C14.3065%2021.954%2014.3022%2021.9543%2013.1417%2021.9698L11.9773%2021.9854L11.9617%2023.1516C11.9442%2024.467%2011.9499%2024.4333%2011.6986%2024.7025C11.5016%2024.9133%2011.2979%2025%2010.9992%2025C10.7004%2025%2010.4967%2024.9133%2010.2998%2024.7025C10.0484%2024.4333%2010.0541%2024.467%2010.0366%2023.1516L10.0211%2021.9854L8.85671%2021.9698C7.69615%2021.9543%207.69183%2021.954%207.54316%2021.8779C6.94668%2021.5727%206.81472%2020.788%207.28125%2020.3208C7.54965%2020.0519%207.50888%2020.0592%208.84119%2020.0417L10.0211%2020.0261L10.0366%2018.8444C10.0508%2017.762%2010.0571%2017.6535%2010.1109%2017.5538Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-support-person{background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.2906%203.00825C13.1082%203.16109%2011.1578%203.80409%209.39708%204.95119C6.7589%206.66987%204.91845%209.41257%204.37217%2012.4394C4.21858%2013.2905%204.21102%2013.425%204.19628%2015.5685L4.18231%2017.6062H3.95611C3.57129%2017.6062%203.24381%2017.8057%203.07131%2018.1453L3%2018.2857V19.6912C3%2021.0952%203.00006%2021.0968%203.07118%2021.2491C3.15464%2021.4279%203.34442%2021.6164%203.53974%2021.7147C3.65419%2021.7722%203.72587%2021.7845%203.94837%2021.7845H4.21821L4.21824%2021.9957C4.2183%2022.3005%204.28063%2022.4102%204.37217%2022.7215C4.61653%2023.5522%205.19418%2024.2305%205.98707%2024.618C6.43206%2024.8354%206.88735%2024.9605%208.10963%2025.2011C9.29021%2025.4336%209.52258%2025.4673%209.95557%2025.4691C10.5491%2025.4716%2010.9146%2025.3579%2011.3126%2025.0472C11.6863%2024.7555%2011.9166%2024.373%2012.0472%2023.8279C12.1105%2023.5632%2012.1266%2023.8999%2012.1377%2019.8855C12.146%2016.8861%2012.1394%2015.7164%2012.1126%2015.4747C12.0447%2014.8611%2011.8693%2014.4733%2011.4974%2014.114C11.233%2013.8586%2010.9616%2013.6933%2010.6489%2013.5972C10.2348%2013.47%209.08912%2013.5173%207.50297%2013.7271C7.00437%2013.7931%206.66908%2013.8662%206.33654%2013.9815L6.12623%2014.0544L6.14612%2013.8076C6.30808%2011.7972%207.025%2010.0045%208.27785%208.47708C8.62414%208.05489%209.41154%207.29143%209.84697%206.95567C11.2541%205.87059%2012.8947%205.19551%2014.7355%204.9441C15.2815%204.86952%2016.7185%204.86952%2017.2645%204.9441C19.1053%205.19551%2020.7459%205.87059%2022.153%206.95567C22.5885%207.29143%2023.3759%208.05489%2023.7222%208.47708C24.9733%2010.0024%2025.6926%2011.8009%2025.8539%2013.8076L25.8738%2014.0544L25.6635%2013.9815C25.1917%2013.8179%2024.7302%2013.7397%2023.4176%2013.6006C23.0062%2013.557%2022.5952%2013.5345%2022.1839%2013.533C21.6285%2013.5311%2021.5455%2013.5375%2021.3511%2013.5972C20.7324%2013.7873%2020.2069%2014.2946%2019.9948%2014.9065C19.8622%2015.2891%2019.8565%2015.4827%2019.8559%2019.6207C19.8552%2023.6833%2019.8482%2023.5665%2019.9669%2023.992C20.1686%2024.7148%2020.6934%2025.2325%2021.4135%2025.4189C21.7034%2025.4939%2022.3063%2025.4864%2022.7968%2025.4015C23.3864%2025.2995%2024.5029%2025.0764%2024.9249%2024.9762C25.7365%2024.7835%2026.2637%2024.535%2026.7033%2024.1378C27.12%2023.7614%2027.4423%2023.2527%2027.5954%2022.7303C27.6872%2022.417%2027.7817%2022.2962%2027.7818%2022.0002L27.7818%2021.7845L28.0516%2021.7837C28.2825%2021.7831%2028.344%2021.7716%2028.4769%2021.7042C28.6762%2021.6031%2028.8665%2021.4024%2028.9412%2021.2145C28.996%2021.0768%2029%2020.9722%2029%2019.6762V18.2857L28.9287%2018.1453C28.7562%2017.8057%2028.4287%2017.6062%2028.0439%2017.6062H27.8177L27.8037%2015.5685C27.7889%2013.4195%2027.7819%2013.2954%2027.6254%2012.4244C27.1776%209.93287%2025.7815%207.52651%2023.8185%205.86303C21.9562%204.28483%2019.781%203.34725%2017.3262%203.06456C16.928%203.01872%2015.6471%202.98328%2015.2906%203.00825ZM9.66192%2015.3904C9.20641%2015.4287%208.21385%2015.5285%207.90419%2015.567C7.11167%2015.6657%206.85145%2015.7505%206.59525%2015.9936C6.13758%2016.4278%206.12068%2016.5709%206.13884%2019.8556C6.15303%2022.412%206.14264%2022.0758%206.3033%2022.3976C6.39548%2022.5822%206.65434%2022.8471%206.82225%2022.9285C7.15349%2023.0892%208.07568%2023.3045%209.39964%2023.5302C9.91168%2023.6175%2010.0705%2023.6227%2010.1292%2023.5542C10.1646%2023.5128%2010.1862%2023.228%2010.1862%2019.7047C10.1862%2015.6078%2010.1847%2015.4942%2010.1275%2015.4329C10.0677%2015.3689%209.99579%2015.3623%209.66192%2015.3904ZM21.8754%2015.4297C21.8144%2015.4952%2021.8138%2015.5379%2021.8138%2019.7047C21.8138%2023.228%2021.8059%2023.5128%2021.8413%2023.5542C21.8999%2023.6227%2022.0588%2023.6175%2022.5708%2023.5302C23.8948%2023.3045%2024.817%2023.0892%2025.1482%2022.9285C25.3161%2022.8471%2025.575%2022.5822%2025.6672%2022.3976C25.8273%2022.0767%2025.8466%2022.4112%2025.861%2019.8556C25.8796%2016.5716%2025.8626%2016.428%2025.4048%2015.9936C25.0904%2015.6954%2024.7703%2015.6213%2023.1091%2015.4619C21.9913%2015.3547%2021.9465%2015.3535%2021.8754%2015.4297Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.6954%2028.7759C10.1505%2029.8791%205.6933%2026.8023%204.05065%2021.9002C3.876%2021.379%204.15916%2020.8157%204.6831%2020.642C5.20705%2020.4682%205.77337%2020.7499%205.94802%2021.2711C6.16538%2021.9198%206.4388%2022.5259%206.76304%2023.0827C8.46347%2026.0031%2011.5616%2027.5694%2015.3032%2026.825C15.8448%2026.7173%2016.3716%2027.0667%2016.4799%2027.6054C16.5882%2028.1441%2016.237%2028.6682%2015.6954%2028.7759Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-clip{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.1425%205.55659C15.7696%202.1478%2021.6261%202.1478%2025.2532%205.55659C28.9156%208.99856%2028.9156%2014.6064%2025.2532%2018.0483L15.5389%2027.1779C15.5389%2027.1779%2015.5389%2027.1779%2015.5389%2027.1779C12.954%2029.6073%208.78707%2029.6074%206.20212%2027.1779C3.58184%2024.7154%203.58184%2020.6955%206.20212%2018.233L15.7767%209.23471C17.3195%207.78474%2019.7967%207.78474%2021.3395%209.2347C22.9177%2010.7178%2022.9177%2013.1498%2021.3395%2014.6329C21.3395%2014.6329%2021.3395%2014.6329%2021.3395%2014.6329L11.6951%2023.6968C11.2927%2024.0751%2010.6598%2024.0554%2010.2816%2023.653C9.90335%2023.2505%209.92299%2022.6177%2010.3254%2022.2394L19.9699%2013.1755C20.7075%2012.4822%2020.7076%2011.3854%2019.9699%2010.6921C19.1968%209.96561%2017.9194%209.96561%2017.1463%2010.6921L7.57179%2019.6904C5.79196%2021.3631%205.79195%2024.0478%207.57178%2025.7205C9.38692%2027.4265%2012.3541%2027.4265%2014.1692%2025.7205L23.8835%2016.5909C26.7055%2013.9388%2026.7055%209.66611%2023.8835%207.01398C21.0262%204.32867%2016.3695%204.32867%2013.5122%207.01398L5.68484%2014.3702C5.28239%2014.7484%204.64953%2014.7288%204.27131%2014.3263C3.89308%2013.9239%203.91272%2013.291%204.31517%2012.9128L12.1425%205.55659Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-edit{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M22.8672%203.00748C22.167%203.07822%2021.4968%203.252%2020.9288%203.51011C20.6353%203.64348%2020.2002%203.90331%2019.8905%204.13026C19.7031%204.26757%2017.9155%206.03318%2013.5297%2010.4131C10.1746%2013.7636%207.24851%2016.699%207.02723%2016.9364C6.80594%2017.1737%206.52448%2017.5004%206.40173%2017.6623C5.91542%2018.3038%205.47972%2019.0927%205.20245%2019.8337C4.87748%2020.7022%203.05742%2026.2252%203.02369%2026.4451C2.88417%2027.3548%203.37194%2028.3072%204.19824%2028.7386C4.62703%2028.9624%205.11963%2029.0472%205.56966%2028.9747C5.82761%2028.9331%2011.684%2026.9905%2012.3534%2026.7245C13.3474%2026.3295%2014.2054%2025.7757%2015.0666%2024.9732C15.304%2024.752%2018.2398%2021.8268%2021.5906%2018.4728C25.8026%2014.2568%2027.7417%2012.2954%2027.8732%2012.1178C28.4539%2011.3338%2028.8172%2010.4518%2028.9609%209.47732C29.0133%209.12144%2029.013%208.22836%2028.9602%207.88996C28.6877%206.14149%2027.7226%204.69311%2026.2291%203.79127C25.6456%203.43897%2024.937%203.18339%2024.2084%203.06256C23.9455%203.01895%2023.0981%202.98415%2022.8672%203.00748ZM22.6668%204.98235C22.1201%205.0775%2021.506%205.34248%2021.0661%205.67302C20.9375%205.76968%2020.6193%206.06339%2020.359%206.32569L19.8857%206.80263L19.9234%206.98415C19.9938%207.3239%2020.2045%207.90436%2020.4145%208.33744C21.2604%2010.0812%2022.8698%2011.4586%2024.679%2011.987C25.2475%2012.1531%2025.1309%2012.1987%2025.7508%2011.5676C26.405%2010.9014%2026.6214%2010.5908%2026.8459%209.99499C27.0561%209.43713%2027.1288%208.69403%2027.0311%208.10109C26.7662%206.49305%2025.531%205.24856%2023.9332%204.97988C23.5773%204.92002%2023.0186%204.9211%2022.6668%204.98235ZM13.243%2013.4473C10.4618%2016.2309%208.11632%2018.5985%208.03073%2018.7087C7.60425%2019.2579%207.22764%2019.9361%206.98668%2020.5888C6.90846%2020.8008%206.53144%2021.9083%206.14885%2023.05L5.45324%2025.1259L6.16389%2025.8363L6.87455%2026.5467L8.90482%2025.8669C10.0215%2025.4931%2011.1293%2025.1158%2011.3668%2025.0286C12.2352%2024.7095%2012.9815%2024.2615%2013.6175%2023.6777C13.821%2023.4909%2016.158%2021.1669%2018.8108%2018.5133C23.3818%2013.9409%2023.6301%2013.6869%2023.5589%2013.6575C22.7499%2013.3236%2022.2116%2013.0391%2021.6503%2012.6486C20.5204%2011.8626%2019.5666%2010.8148%2018.904%209.63128C18.6968%209.26135%2018.4587%208.75691%2018.3831%208.5278C18.3626%208.46563%2018.3354%208.4084%2018.3227%208.40057C18.31%208.39274%2016.0242%2010.6638%2013.243%2013.4473Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-round-check-filled{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M29%2016C29%2023.1796%2023.1796%2029%2016%2029C8.82029%2029%203%2023.1796%203%2016C3%208.82029%208.82029%203%2016%203C23.1796%203%2029%208.82029%2029%2016ZM21.2394%2012.0606C21.6202%2012.4413%2021.6202%2013.0587%2021.2394%2013.4394L14.7394%2019.9394C14.3586%2020.3202%2013.7414%2020.3202%2013.3606%2019.9394L10.7606%2017.3394C10.3798%2016.9586%2010.3798%2016.3414%2010.7606%2015.9606C11.1413%2015.5798%2011.7587%2015.5798%2012.1394%2015.9606L14.05%2017.8711L16.9552%2014.9658L19.8606%2012.0606C20.2414%2011.6798%2020.8586%2011.6798%2021.2394%2012.0606Z'%20fill='%23128851'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M21.2394%2012.0606C21.6202%2012.4413%2021.6202%2013.0587%2021.2394%2013.4394L14.7394%2019.9394C14.3586%2020.3202%2013.7414%2020.3202%2013.3606%2019.9394L10.7606%2017.3394C10.3798%2016.9586%2010.3798%2016.3414%2010.7606%2015.9606C11.1413%2015.5798%2011.7587%2015.5798%2012.1394%2015.9606L14.05%2017.8711L16.9552%2014.9658L19.8606%2012.0606C20.2414%2011.6798%2020.8586%2011.6798%2021.2394%2012.0606Z'%20fill='white'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-lightbulb{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.1811%203.03254C11.667%203.32131%208.54015%205.4479%207.0065%208.59215C6.50495%209.62039%206.21937%2010.553%206.05748%2011.6915C5.98056%2012.2325%205.98093%2013.7968%206.05807%2014.3066C6.30304%2015.9249%206.78938%2017.2124%207.64256%2018.5012C8.21566%2019.3669%208.66068%2019.8531%209.88059%2020.9458C10.9565%2021.9096%2011.3967%2022.3284%2011.5722%2022.555C11.816%2022.8698%2011.8518%2022.9452%2011.925%2023.297C11.979%2023.5562%2011.9903%2023.7791%2012.0127%2025.027C12.0377%2026.418%2012.054%2026.6469%2012.1562%2027.043C12.3374%2027.7461%2012.9129%2028.4133%2013.6096%2028.7281C14.0799%2028.9407%2014.6015%2029%2016.0001%2029C17.3987%2029%2017.9203%2028.9407%2018.3906%2028.7281C19.0873%2028.4133%2019.6628%2027.7461%2019.844%2027.043C19.9462%2026.6469%2019.9625%2026.418%2019.9875%2025.027C20.0212%2023.1528%2020.0379%2023.0587%2020.428%2022.555C20.6034%2022.3284%2021.0437%2021.9096%2022.1196%2020.9458C23.3346%2019.8575%2023.7869%2019.3635%2024.3576%2018.5012C25.2108%2017.2124%2025.6972%2015.9249%2025.9421%2014.3066C26.0196%2013.7946%2026.0192%2012.2326%2025.9414%2011.6881C25.5213%208.74674%2023.9609%206.27081%2021.5015%204.64291C19.6742%203.43351%2017.3886%202.85116%2015.1811%203.03254ZM15.1656%204.97488C12.2845%205.29104%209.80623%207.07928%208.62458%209.69466C8.16203%2010.7185%207.9286%2011.8197%207.92779%2012.982C7.92687%2014.3509%208.21427%2015.5238%208.84782%2016.7369C9.33812%2017.6756%209.83093%2018.2859%2010.8228%2019.1826C11.9484%2020.2%2012.2165%2020.4472%2012.5802%2020.8029C13.1185%2021.3293%2013.5202%2021.8843%2013.6664%2022.3036C13.7809%2022.632%2013.9013%2023.2782%2013.9241%2023.687L13.9448%2024.0567H16.0001H18.0554L18.0761%2023.687C18.0978%2023.2984%2018.2146%2022.6545%2018.3213%2022.3355C18.4005%2022.0983%2018.5242%2021.876%2018.7518%2021.5614C19.091%2021.0925%2019.3637%2020.8211%2020.7211%2019.601C21.1588%2019.2075%2021.6402%2018.7598%2021.7909%2018.6062C23.0226%2017.3503%2023.796%2015.7439%2024.0241%2013.9678C24.0859%2013.4859%2024.0849%2012.5175%2024.0219%2012.0145C23.7252%209.64426%2022.4185%207.55696%2020.4043%206.23563C20.0192%205.98306%2019.2259%205.58702%2018.7682%205.41888C18.3714%205.27308%2017.6259%205.08562%2017.1745%205.01813C16.7589%204.95596%2015.5711%204.93039%2015.1656%204.97488ZM13.5657%2017.5002C13.3783%2017.5663%2013.1183%2017.814%2013.0302%2018.0104C12.9224%2018.2508%2012.9262%2018.6076%2013.0388%2018.8197C13.4039%2019.5068%2014.1005%2020.1056%2014.8488%2020.3756L15.042%2020.4452L15.042%2021.3422L15.0421%2022.2391L15.1299%2022.424C15.2178%2022.6087%2015.3936%2022.7965%2015.5584%2022.8814C15.6066%2022.9062%2015.7256%2022.9412%2015.823%2022.9591C16.0178%2022.995%2016.2869%2022.9612%2016.4418%2022.8814C16.6066%2022.7965%2016.7824%2022.6087%2016.8703%2022.424L16.9581%2022.2391L16.9582%2021.3422L16.9582%2020.4452L17.1514%2020.3756C17.8997%2020.1056%2018.5962%2019.5068%2018.9613%2018.8197C19.0302%2018.69%2019.0432%2018.6266%2019.043%2018.4192C19.0428%2018.0976%2018.9599%2017.9052%2018.7324%2017.6979C18.5413%2017.5239%2018.3509%2017.4488%2018.1001%2017.4488C17.7413%2017.4488%2017.5058%2017.5856%2017.2287%2017.9549C17.1213%2018.098%2016.9782%2018.2594%2016.9108%2018.3136C16.733%2018.4565%2016.4368%2018.5872%2016.2034%2018.6258C15.9439%2018.6686%2015.6639%2018.6254%2015.4027%2018.5022C15.1368%2018.3766%2014.9973%2018.2557%2014.7715%2017.9549C14.5667%2017.682%2014.436%2017.575%2014.2113%2017.4962C14.0426%2017.4371%2013.7393%2017.4389%2013.5657%2017.5002ZM13.9749%2026.2155C14.0031%2026.5146%2014.0317%2026.6107%2014.1315%2026.7411C14.3525%2027.0299%2014.5299%2027.0602%2016.0001%2027.0602C17.4703%2027.0602%2017.6477%2027.0299%2017.8687%2026.7411C17.9685%2026.6107%2017.9971%2026.5146%2018.0252%2026.2155L18.0472%2025.982H16.0001H13.953L13.9749%2026.2155Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-download{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.7136%203.03368C15.489%203.10812%2015.3778%203.17883%2015.2254%203.34428C14.9403%203.65358%2014.9686%202.85108%2014.9496%2011.151L14.9326%2018.5496L13.541%2017.026C11.3408%2014.6171%2011.3604%2014.6375%2011.1475%2014.5376C10.8974%2014.4203%2010.4971%2014.4138%2010.2589%2014.5231C9.73702%2014.7628%209.48868%2015.4378%209.73624%2015.9439C9.85406%2016.1848%2015.2501%2022.0963%2015.467%2022.2221C15.7755%2022.4011%2016.2289%2022.4011%2016.5373%2022.2221C16.7542%2022.0963%2022.1503%2016.1848%2022.2681%2015.9439C22.4569%2015.5581%2022.3645%2015.057%2022.046%2014.7383C21.8336%2014.526%2021.6431%2014.4508%2021.3159%2014.4502C21.0939%2014.4498%2021.01%2014.4658%2020.8568%2014.5376C20.6439%2014.6375%2020.6635%2014.6171%2018.4633%2017.026L17.0717%2018.5496L17.0547%2011.151C17.039%204.29902%2017.0335%203.74296%2016.9804%203.6257C16.8909%203.42826%2016.6326%203.17468%2016.4339%203.08917C16.2198%202.99707%2015.8987%202.97235%2015.7136%203.03368ZM3.77881%2018.9451C3.4735%2019.0455%203.22037%2019.2664%203.09291%2019.5436C3.0179%2019.7068%203.01441%2019.7532%203.00385%2020.7322C2.99128%2021.8946%203.04255%2023.422%203.11837%2024.1452C3.28485%2025.7326%203.72031%2026.7814%204.53937%2027.5679C5.34408%2028.3406%206.39186%2028.7425%208.00605%2028.8976C8.88461%2028.9821%2010.2841%2029%2016.0022%2029C21.7281%2029%2023.1257%2028.982%2023.9983%2028.8972C25.6269%2028.739%2026.6444%2028.3507%2027.4581%2027.577C28.3028%2026.7737%2028.7354%2025.6973%2028.9042%2023.9782C28.9656%2023.3533%2029.0114%2021.8146%2029.0003%2020.7492C28.9899%2019.7522%2028.9866%2019.7071%2028.9114%2019.5436C28.8129%2019.3292%2028.6303%2019.1389%2028.4123%2019.0231C28.2648%2018.9448%2028.2023%2018.9329%2027.9369%2018.9329C27.6837%2018.9328%2027.6064%2018.9461%2027.4855%2019.0104C27.261%2019.13%2027.0825%2019.3099%2026.9787%2019.5212L26.8844%2019.7134L26.862%2021.4284C26.8342%2023.5606%2026.7748%2024.2973%2026.5754%2024.9857C26.2219%2026.2057%2025.5241%2026.6229%2023.5399%2026.8008C22.8233%2026.8651%209.18106%2026.8651%208.46443%2026.8008C6.00227%2026.5801%205.41036%2025.9964%205.20314%2023.5848C5.18229%2023.342%205.15502%2022.3716%205.1426%2021.4284L5.11998%2019.7134L5.02559%2019.5212C4.92101%2019.3082%204.74035%2019.127%204.51883%2019.0131C4.36115%2018.932%203.9372%2018.893%203.77881%2018.9451Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-maximize{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.7071%2019.2929C13.0976%2019.6834%2013.0976%2020.3166%2012.7071%2020.7071L6.41421%2027H10.6939C11.2462%2027%2011.6939%2027.4477%2011.6939%2028C11.6939%2028.5523%2011.2462%2029%2010.6939%2029H4C3.44772%2029%203%2028.5523%203%2028V21.3062C3%2020.7539%203.44772%2020.3062%204%2020.3062C4.55228%2020.3062%205%2020.7539%205%2021.3062V25.5858L11.2929%2019.2929C11.6834%2018.9024%2012.3166%2018.9024%2012.7071%2019.2929Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M20.3062%204C20.3062%203.44772%2020.7539%203%2021.3062%203H28C28.5523%203%2029%203.44772%2029%204V10.6939C29%2011.2462%2028.5523%2011.6939%2028%2011.6939C27.4477%2011.6939%2027%2011.2462%2027%2010.6939V6.41421L20.7071%2012.7071C20.3166%2013.0976%2019.6834%2013.0976%2019.2929%2012.7071C18.9024%2012.3166%2018.9024%2011.6834%2019.2929%2011.2929L25.5858%205H21.3062C20.7539%205%2020.3062%204.55229%2020.3062%204Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.7071%2012.7071C12.3166%2013.0976%2011.6834%2013.0976%2011.2929%2012.7071L5%206.41421V10.6939C5%2011.2462%204.55228%2011.6939%204%2011.6939C3.44771%2011.6939%203%2011.2462%203%2010.6939V4C3%203.44772%203.44771%203%204%203L10.6938%203C11.2461%203%2011.6938%203.44772%2011.6938%204C11.6938%204.55229%2011.2461%205%2010.6938%205L6.41421%205L12.7071%2011.2929C13.0976%2011.6834%2013.0976%2012.3166%2012.7071%2012.7071Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M28%2020.3062C28.5523%2020.3062%2029%2020.7539%2029%2021.3062V28C29%2028.5523%2028.5523%2029%2028%2029H21.3061C20.7538%2029%2020.3061%2028.5523%2020.3061%2028C20.3061%2027.4477%2020.7538%2027%2021.3061%2027H25.5858L19.2929%2020.7071C18.9024%2020.3166%2018.9024%2019.6834%2019.2929%2019.2929C19.6834%2018.9024%2020.3166%2018.9024%2020.7071%2019.2929L27%2025.5858V21.3062C27%2020.7539%2027.4477%2020.3062%2028%2020.3062Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-move{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.2929%203.29289C15.6834%202.90237%2016.3166%202.90237%2016.7071%203.29289L20.3071%206.89289C20.6976%207.28342%2020.6976%207.91658%2020.3071%208.30711C19.9166%208.69763%2019.2834%208.69763%2018.8929%208.30711L17%206.41421V12.4C17%2012.9523%2016.5523%2013.4%2016%2013.4C15.4477%2013.4%2015%2012.9523%2015%2012.4V6.41421L13.1071%208.30711C12.7166%208.69763%2012.0834%208.69763%2011.6929%208.30711C11.3024%207.91658%2011.3024%207.28342%2011.6929%206.89289L15.2929%203.29289ZM8.30711%2011.6929C8.69763%2012.0834%208.69763%2012.7166%208.30711%2013.1071L6.41421%2015H12.4C12.9523%2015%2013.4%2015.4477%2013.4%2016C13.4%2016.5523%2012.9523%2017%2012.4%2017H6.41421L8.30711%2018.8929C8.69763%2019.2834%208.69763%2019.9166%208.30711%2020.3071C7.91658%2020.6976%207.28342%2020.6976%206.89289%2020.3071L3.29289%2016.7071C2.90237%2016.3166%202.90237%2015.6834%203.29289%2015.2929L6.89289%2011.6929C7.28342%2011.3024%207.91658%2011.3024%208.30711%2011.6929ZM23.6929%2011.6929C24.0834%2011.3024%2024.7166%2011.3024%2025.1071%2011.6929L28.7071%2015.2929C29.0976%2015.6834%2029.0976%2016.3166%2028.7071%2016.7071L25.1071%2020.3071C24.7166%2020.6976%2024.0834%2020.6976%2023.6929%2020.3071C23.3024%2019.9166%2023.3024%2019.2834%2023.6929%2018.8929L25.5858%2017H19.6C19.0477%2017%2018.6%2016.5523%2018.6%2016C18.6%2015.4477%2019.0477%2015%2019.6%2015H25.5858L23.6929%2013.1071C23.3024%2012.7166%2023.3024%2012.0834%2023.6929%2011.6929ZM17%2019.6V25.5858L18.8929%2023.6929C19.2834%2023.3024%2019.9166%2023.3024%2020.3071%2023.6929C20.6976%2024.0834%2020.6976%2024.7166%2020.3071%2025.1071L16.7071%2028.7071C16.3166%2029.0976%2015.6834%2029.0976%2015.2929%2028.7071L11.6929%2025.1071C11.3024%2024.7166%2011.3024%2024.0834%2011.6929%2023.6929C12.0834%2023.3024%2012.7166%2023.3024%2013.1071%2023.6929L15%2025.5858V19.6C15%2019.0477%2015.4477%2018.6%2016%2018.6C16.5523%2018.6%2017%2019.0477%2017%2019.6Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-arrow-right-box{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.9476%202.52967C10.0378%202.58307%208.68562%202.72904%207.63397%202.99531C5.16601%203.62023%203.62007%205.16631%202.99521%207.63448C2.59705%209.20724%202.49707%2010.8859%202.49707%2015.9983C2.49707%2021.1108%202.59705%2022.7894%202.99521%2024.3622C3.3454%2025.7455%204.02177%2026.8973%204.933%2027.6622C6.2167%2028.7397%207.7464%2029.2175%2010.5103%2029.4043C12.4463%2029.5352%2019.5479%2029.5352%2021.4839%2029.4043C23.4361%2029.2724%2024.7042%2029.0057%2025.7481%2028.5077C27.4442%2027.6985%2028.5252%2026.2996%2029.0198%2024.2742C29.4011%2022.7125%2029.4969%2021.0478%2029.4971%2015.9823C29.4972%2010.9524%2029.4007%209.28256%2029.0198%207.72247C28.4021%205.19293%2026.8598%203.62822%2024.3602%202.99531C23.2713%202.7196%2022.0265%202.58915%2019.9003%202.52798C18.6873%202.49307%2013.2151%202.49425%2011.9476%202.52967ZM12.0459%204.53173C8.54082%204.64839%207.0795%205.0181%206.04867%206.04904C5.11124%206.98653%204.74018%208.24148%204.56851%2011.0549C4.5105%2012.0057%204.5105%2019.991%204.56851%2020.9417C4.74018%2023.7552%205.11124%2025.0101%206.04867%2025.9476C6.98608%2026.8851%208.24091%2027.2562%2011.0541%2027.4279C12.0048%2027.4859%2019.9894%2027.4859%2020.9401%2027.4279C23.7533%2027.2562%2025.0081%2026.8851%2025.9455%2025.9476C26.883%2025.0101%2027.254%2023.7552%2027.4257%2020.9417C27.4837%2019.991%2027.4837%2012.0057%2027.4257%2011.0549C27.254%208.24148%2026.883%206.98653%2025.9455%206.04904C25.019%205.12244%2023.8037%204.75679%2021.036%204.57195C20.5447%204.53915%2012.8568%204.50476%2012.0459%204.53173ZM17.0823%2011.2649C16.9077%2011.2925%2016.7106%2011.3883%2016.5642%2011.5169C16.2796%2011.7668%2016.1749%2012.2385%2016.3186%2012.6228C16.3856%2012.8018%2016.4636%2012.8884%2017.4796%2013.9106L18.5689%2015.0065L14.6675%2015.0068L10.7662%2015.0071L10.6042%2015.0825C10.1604%2015.2892%209.93253%2015.7168%2010.0184%2016.1817C10.0796%2016.5126%2010.28%2016.7632%2010.6042%2016.9141L10.7662%2016.9896L14.6675%2016.9899L18.5689%2016.9902L17.4796%2018.0861C16.4636%2019.1083%2016.3856%2019.1948%2016.3186%2019.3739C16.2266%2019.62%2016.2377%2019.9744%2016.3439%2020.1809C16.598%2020.6749%2017.18%2020.8792%2017.6834%2020.6511C17.8329%2020.5833%2021.7524%2016.6862%2021.8679%2016.4905C22.0201%2016.2324%2022.0249%2015.7685%2021.8779%2015.5198C21.7958%2015.381%2017.9453%2011.5102%2017.7887%2011.409C17.5869%2011.2787%2017.3289%2011.2261%2017.0823%2011.2649Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-album-menu{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.77947%203.01626C5.5306%203.10125%204.67439%203.4029%204.0804%203.96715C3.43076%204.58424%203.12908%205.37745%203.02497%206.74223C2.97793%207.35886%203.00255%2011.4014%203.05573%2011.7914C3.24199%2013.1573%203.70679%2013.9847%204.58639%2014.5162C4.98601%2014.7576%205.60925%2014.9521%206.22948%2015.0289C7.06786%2015.1328%2010.5549%2015.1549%2011.5515%2015.0627C13.5732%2014.8756%2014.6333%2014.0036%2014.9636%2012.2558C15.0714%2011.6855%2015.0951%2011.2749%2015.1151%209.62681C15.1339%208.07925%2015.1019%206.82126%2015.0287%206.22983C14.8626%204.88948%2014.3129%203.99653%2013.347%203.49814C12.922%203.27886%2012.46%203.14758%2011.7911%203.05595C11.5334%203.02066%207.217%202.98646%206.77947%203.01626ZM20.7234%203.01652C19.8037%203.08355%2019.2059%203.21788%2018.7045%203.47019C17.615%204.01843%2017.0901%204.93364%2016.9364%206.55336C16.9169%206.75798%2016.893%207.62421%2016.8832%208.47831C16.8642%2010.1359%2016.9024%2011.4094%2016.9882%2011.981C17.2828%2013.9419%2018.3161%2014.8624%2020.4484%2015.0632C21.4171%2015.1545%2024.9403%2015.1318%2025.7703%2015.0289C26.3906%2014.9521%2027.0138%2014.7576%2027.4134%2014.5162C28.2913%2013.9857%2028.7582%2013.1547%2028.9441%2011.7914C28.9973%2011.4014%2029.0219%207.35886%2028.9749%206.74223C28.874%205.421%2028.596%204.65642%2027.9909%204.03694C27.3996%203.4315%2026.6009%203.13153%2025.3046%203.02794C24.9335%202.9983%2021.1045%202.98876%2020.7234%203.01652ZM7.34564%205.03419C6.21941%205.07282%205.7561%205.17502%205.47463%205.44688C5.28433%205.63064%205.1898%205.85487%205.11047%206.31071C5.02703%206.79008%204.98303%208.88986%205.02723%2010.2819C5.06838%2011.5783%205.08837%2011.8032%205.19387%2012.1542C5.43833%2012.9677%205.93284%2013.0876%209.04414%2013.0876C11.1517%2013.0876%2011.9469%2013.023%2012.3843%2012.816C12.9755%2012.5364%2013.0873%2011.9364%2013.0873%209.04447C13.0873%206.85721%2013.0217%206.10861%2012.792%205.67425C12.6197%205.3483%2012.3086%205.18295%2011.7091%205.09854C11.1129%205.01462%208.8772%204.98162%207.34564%205.03419ZM21.2572%205.03458C19.2845%205.10339%2019.0355%205.32818%2018.9451%207.12123C18.9032%207.95217%2018.9032%2010.1368%2018.9451%2010.9677C19.0067%2012.1906%2019.1719%2012.627%2019.6524%2012.8362C20.0838%2013.0241%2020.9188%2013.0876%2022.9557%2013.0876C25.1525%2013.0876%2025.9039%2013.0212%2026.3294%2012.7896C26.6505%2012.6148%2026.8184%2012.2993%2026.9024%2011.7135C27.0005%2011.0297%2027.0207%207.70736%2026.9329%206.70732C26.8977%206.30557%2026.8268%205.96144%2026.7347%205.74546C26.6672%205.58696%2026.4833%205.37713%2026.3511%205.30767C26.21%205.23352%2025.862%205.13516%2025.6086%205.09777C25.044%205.01443%2022.7776%204.98152%2021.2572%205.03458ZM7.32946%2016.8951C5.82015%2016.9479%204.92768%2017.1802%204.28619%2017.6872C3.58819%2018.239%203.22203%2018.9894%203.05573%2020.209C3.00255%2020.599%202.97793%2024.6415%203.02497%2025.2582C3.12578%2026.5794%203.40385%2027.344%204.00893%2027.9634C4.60885%2028.5777%205.40734%2028.8732%206.74187%2028.975C7.35851%2029.0221%2011.4011%2028.9975%2011.7911%2028.9443C13.6025%2028.6973%2014.5475%2027.9208%2014.9155%2026.3772C15.0238%2025.923%2015.0568%2025.6234%2015.0984%2024.7191C15.1391%2023.8344%2015.1156%2021.0077%2015.063%2020.4486C14.862%2018.3144%2013.9387%2017.2797%2011.9753%2016.9882C11.456%2016.9111%2010.421%2016.8746%208.93091%2016.8809C8.18356%2016.884%207.46291%2016.8904%207.32946%2016.8951ZM20.9439%2016.9061C19.5557%2016.9745%2018.7387%2017.2234%2018.0766%2017.7796C17.4163%2018.3343%2017.063%2019.1687%2016.9329%2020.481C16.8742%2021.0724%2016.8735%2024.7729%2016.9319%2025.3985C17.0597%2026.7676%2017.4257%2027.6011%2018.154%2028.1819C18.6564%2028.5825%2019.296%2028.8198%2020.2088%2028.9443C20.5987%2028.9975%2024.6413%2029.0221%2025.258%2028.975C26.5925%2028.8732%2027.391%2028.5777%2027.9909%2027.9634C28.6025%2027.3372%2028.881%2026.562%2028.9759%2025.2206C29.022%2024.5698%2028.9967%2020.5957%2028.9441%2020.209C28.8198%2019.2967%2028.5823%2018.6567%2028.1817%2018.1543C27.6114%2017.4391%2026.7725%2017.0637%2025.463%2016.9377C24.988%2016.892%2021.6972%2016.869%2020.9439%2016.9061ZM7.01829%2018.9475C6.07289%2018.9946%205.57916%2019.1517%205.36372%2019.4741C5.24658%2019.6494%205.14583%2019.9515%205.09801%2020.2707C5.08067%2020.3863%205.04881%2021.0378%205.02723%2021.7184C4.98303%2023.1105%205.02703%2025.2103%205.11047%2025.6897C5.18986%2026.1457%205.28446%2026.3701%205.47463%2026.5532C5.69142%2026.7619%206.06532%2026.8768%206.71205%2026.9336C7.33476%2026.9882%209.48232%2027.0094%2010.5162%2026.971C11.5588%2026.9324%2011.8197%2026.9061%2012.1539%2026.806C12.9673%2026.5623%2013.0873%2026.0672%2013.0873%2022.9559C13.0873%2020.919%2013.0237%2020.084%2012.8359%2019.6527C12.6267%2019.1722%2012.1903%2019.007%2010.9674%2018.9453C10.2245%2018.9079%207.78747%2018.9092%207.01829%2018.9475ZM20.9432%2018.9469C19.8478%2019.0013%2019.3932%2019.1739%2019.1848%2019.6144C18.9771%2020.0532%2018.9125%2020.8463%2018.9125%2022.9559C18.9125%2026.0672%2019.0326%2026.5623%2019.8459%2026.806C20.1801%2026.9061%2020.4411%2026.9324%2021.4837%2026.971C22.5175%2027.0094%2024.6651%2026.9882%2025.2878%2026.9336C26.5311%2026.8245%2026.8242%2026.5323%2026.9329%2025.2931C26.9875%2024.6713%2027.009%2022.5135%2026.9708%2021.4839C26.9322%2020.4413%2026.9059%2020.1804%2026.8058%2019.8462C26.6117%2019.1986%2026.214%2019.0126%2024.8789%2018.9453C24.1429%2018.9082%2021.7025%2018.9092%2020.9432%2018.9469Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-euro{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.2372%203.00774C15.1694%203.01449%2014.9543%203.03434%2014.7593%203.05188C9.93517%203.48518%205.68218%206.6798%203.89598%2011.2119C3.26789%2012.8055%203%2014.2358%203%2015.9955C3%2017.0192%203.05931%2017.6667%203.23281%2018.5382C3.91112%2021.9449%205.92961%2024.9343%208.85629%2026.8665C11.852%2028.8443%2015.5717%2029.4856%2019.0753%2028.6283C23.4755%2027.5517%2026.9832%2024.2879%2028.3793%2019.9713C29.581%2016.2558%2029.0174%2012.118%2026.8661%208.86108C25.3777%206.60768%2023.2531%204.8773%2020.7772%203.90199C19.6311%203.45051%2018.5711%203.19297%2017.2718%203.05046C16.9611%203.01634%2015.466%202.985%2015.2372%203.00774ZM15.1909%204.94933C13.1061%205.1271%2011.1753%205.82315%209.56484%206.9775C8.65917%207.62666%207.62157%208.66402%206.97224%209.56946C6.0208%2010.8962%205.32936%2012.5738%205.06674%2014.1925C4.95517%2014.8803%204.94173%2015.0743%204.94173%2015.9955C4.94173%2016.9167%204.95517%2017.1107%205.06674%2017.7985C5.14769%2018.2975%205.38115%2019.2513%205.47974%2019.4858C5.4958%2019.524%205.57265%2019.7286%205.65052%2019.9405C5.8833%2020.5739%206.30127%2021.4027%206.6996%2022.0209C7.49129%2023.2495%208.76803%2024.5221%209.99643%2025.3071C10.5965%2025.6905%2011.4301%2026.1085%2012.0465%2026.3349C12.2584%2026.4128%2012.4631%2026.4896%2012.5013%2026.5056C12.7358%2026.6042%2013.6899%2026.8376%2014.189%2026.9185C14.877%2027.0301%2015.0711%2027.0435%2015.9925%2027.0435C16.9138%2027.0435%2017.108%2027.0301%2017.7959%2026.9185C18.295%2026.8376%2019.2491%2026.6042%2019.4836%2026.5056C19.5218%2026.4896%2019.7265%2026.4128%2019.9384%2026.3349C20.5548%2026.1085%2021.3884%2025.6905%2021.9885%2025.3071C22.9878%2024.6685%2024.0745%2023.6585%2024.8295%2022.6667C25.8876%2021.2766%2026.6375%2019.5289%2026.9182%2017.7985C27.0297%2017.1107%2027.0432%2016.9167%2027.0432%2015.9955C27.0432%2015.0743%2027.0297%2014.8803%2026.9182%2014.1925C26.8372%2013.6935%2026.6038%2012.7397%2026.5052%2012.5052C26.4891%2012.467%2026.4123%2012.2624%2026.3344%2012.0505C26.1016%2011.4171%2025.6836%2010.5883%2025.2853%209.97012C24.4936%208.7415%2023.2169%207.46886%2021.9885%206.68393C21.3884%206.30046%2020.5548%205.88254%2019.9384%205.6561C19.7265%205.57825%2019.5218%205.50142%2019.4836%205.48536C19.3699%205.43756%2018.6811%205.25045%2018.3662%205.18178C17.5666%205.00743%2017.1271%204.96058%2016.1774%204.94837C15.7112%204.9424%2015.2672%204.94283%2015.1909%204.94933ZM15.5455%207.81747C13.8365%207.91826%2012.2302%208.53087%2010.8731%209.59948C10.5776%209.83211%209.82755%2010.582%209.59486%2010.8774C9.12224%2011.4773%208.64354%2012.3004%208.37929%2012.9674L8.27854%2013.2217H7.85601C7.36644%2013.2217%207.1921%2013.2613%206.98451%2013.4198C6.57931%2013.7291%206.48346%2014.2976%206.76495%2014.7224C6.95371%2015.0072%207.27713%2015.1634%207.67814%2015.1634H7.83847L7.81215%2015.5794C7.79763%2015.8093%207.79763%2016.1817%207.81215%2016.4116L7.83847%2016.8277H7.67814C7.27676%2016.8277%206.95393%2016.9837%206.76418%2017.2695C6.48328%2017.6926%206.57968%2018.2622%206.98451%2018.5712C7.1921%2018.7297%207.36644%2018.7693%207.85601%2018.7693H8.27854L8.37929%2019.0236C8.64062%2019.6832%209.12856%2020.5226%209.59314%2021.1117C9.82805%2021.4095%2010.5771%2022.1584%2010.875%2022.3933C13.1359%2024.1754%2016.07%2024.6583%2018.7867%2023.6952C19.2536%2023.5298%2020.0728%2023.121%2020.2497%2022.9654C20.7419%2022.5323%2020.6422%2021.7274%2020.0562%2021.4028C19.9069%2021.3202%2019.8659%2021.312%2019.5993%2021.312H19.3065L18.9519%2021.5012C17.1515%2022.4622%2015.0784%2022.5002%2013.2334%2021.6059C12.1107%2021.0617%2011.1085%2020.107%2010.5075%2019.0092L10.3773%2018.7713L12.0982%2018.7626L13.8191%2018.7539L13.9763%2018.6828C14.1606%2018.5994%2014.3549%2018.4098%2014.4562%2018.2146C14.5591%2018.0161%2014.5595%2017.5823%2014.4569%2017.3887C14.3491%2017.1853%2014.1856%2017.023%2013.9936%2016.9287L13.8191%2016.8431L11.8087%2016.8341L9.79836%2016.8252L9.7741%2016.7108C9.76078%2016.6479%209.74987%2016.326%209.74987%2015.9955C9.74987%2015.665%209.76078%2015.3431%209.7741%2015.2802L9.79836%2015.1658L11.8087%2015.1569L13.8191%2015.1479L13.9936%2015.0623C14.1856%2014.968%2014.3491%2014.8057%2014.4569%2014.6023C14.5595%2014.4087%2014.5591%2013.9749%2014.4562%2013.7764C14.3549%2013.5812%2014.1606%2013.3916%2013.9763%2013.3082L13.8191%2013.2371L12.0982%2013.2284L10.3773%2013.2197L10.5075%2012.9818C11.1086%2011.8838%2012.1106%2010.9293%2013.2334%2010.3851C14.1923%209.92038%2015.1729%209.71071%2016.2083%209.74914C17.2008%209.78597%2018.0335%2010.01%2018.9628%2010.4902L19.3282%2010.679L19.6102%2010.6785C19.8423%2010.678%2019.9153%2010.6657%2020.0223%2010.6089C20.5166%2010.3469%2020.7023%209.77867%2020.4553%209.28421C20.3492%209.07192%2020.1576%208.92771%2019.6329%208.66549C18.6338%208.1662%2017.6655%207.90525%2016.5325%207.83002C16.0637%207.79889%2015.897%207.79676%2015.5455%207.81747Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-save{background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.0998%203.02831C10.2609%203.07973%208.9589%203.22027%207.94627%203.47666C5.5699%204.07838%204.08132%205.56708%203.47965%207.94365C3.09627%209.45804%203%2011.0744%203%2015.9971C3%2020.9198%203.09627%2022.5361%203.47965%2024.0505C3.81685%2025.3825%204.46812%2026.4915%205.34554%2027.2281C6.5816%2028.2656%208.05452%2028.7257%2010.7158%2028.9055C12.58%2029.0315%2019.4181%2029.0315%2021.2823%2028.9055C23.162%2028.7785%2024.383%2028.5217%2025.3882%2028.0421C27.0213%2027.263%2028.0623%2025.916%2028.5385%2023.9658C28.7117%2023.2563%2028.8322%2022.377%2028.9065%2021.2808C29.0031%2019.8551%2029.0348%2015.6078%2028.9539%2014.9167C28.8308%2013.8641%2028.4174%2012.8675%2027.7472%2012.0074C27.5137%2011.7078%2020.2245%204.42384%2019.9422%204.20815C19.1072%203.56992%2018.1041%203.16103%2017.0793%203.04115C16.7741%203.00542%2016.2933%202.99694%2014.7978%203.00089C13.7557%203.0036%2012.5416%203.01595%2012.0998%203.02831ZM12.1945%204.95667C8.85514%205.06053%207.41105%205.42573%206.4198%206.41706C5.51716%207.31975%205.15987%208.52812%204.99457%2011.2372C4.93871%2012.1526%204.93871%2019.8415%204.99457%2020.757C5.15987%2023.4661%205.51716%2024.6744%206.4198%2025.5771C6.96562%2026.123%207.6343%2026.4605%208.61424%2026.6848L8.99069%2026.771L9.01213%2025.8898C9.05732%2024.0339%209.164%2018.5635%209.53235%2017.8741C9.98541%2017.0262%2010.7895%2016.5156%2011.9385%2016.3461C12.5408%2016.2573%2013.3123%2016.2364%2015.9991%2016.2364C19.3116%2016.2364%2019.9463%2016.2684%2020.6449%2016.4704C21.6773%2016.7688%2022.336%2017.3829%2022.6799%2018.3678C22.8794%2018.9388%2022.9484%2024.3667%2022.9862%2025.9052L23.0074%2026.771L23.3839%2026.6848C24.3638%2026.4605%2025.0325%2026.123%2025.5783%2025.5771C26.4811%2024.6743%2026.8431%2023.449%2027.0023%2020.757C27.0594%2019.7929%2027.0578%2015.1627%2027.0003%2014.8726C26.8915%2014.3234%2026.6425%2013.7578%2026.3098%2013.304C26.0555%2012.9573%2019.0386%205.93977%2018.692%205.68554C18.2619%205.37015%2017.7709%205.14584%2017.2105%205.00862C17.0247%204.96314%2016.7368%204.95661%2014.736%204.95261C13.4907%204.95008%2012.347%204.95193%2012.1945%204.95667ZM12.7069%2018.2101C11.548%2018.2838%2011.2118%2018.5164%2011.0561%2019.3522C10.9984%2019.6618%2010.9485%2025.4817%2010.9475%2026.3531L10.9469%2026.989L11.5245%2027.0155C12.276%2027.0499%2019.7221%2027.0499%2020.4736%2027.0155L21.0512%2026.989L21.0506%2026.3531C21.0496%2025.4817%2020.9997%2019.6618%2020.942%2019.3522C20.7829%2018.4981%2020.4656%2018.288%2019.2142%2018.2082C18.647%2018.172%2013.2809%2018.1736%2012.7069%2018.2101Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.7999%2011.1833H17.1989C18.2505%2011.1833%2019.1008%2011.1833%2019.7704%2011.127C20.4475%2011.0701%2021.0742%2010.9482%2021.609%2010.6139C21.9102%2010.4257%2022.0885%2010.1512%2022.1946%209.94167C22.3065%209.72079%2022.3851%209.47793%2022.4434%209.24627C22.5602%208.78233%2022.5617%208.77624%2022.4434%209.24627L20.7477%207.55875C20.7102%208.04673%2020.6537%208.46846%2020.5763%208.77624C20.5351%208.9399%2020.4028%209.06214%2020.2389%209.10227C20.0756%209.14226%2019.85%209.18799%2019.6092%209.20823C19.0299%209.25692%2018.2609%209.25773%2017.1546%209.25773H14.8442C13.7379%209.25773%2012.9689%209.25692%2012.3896%209.20823C12.076%209.18188%2011.857%209.14366%2011.6995%209.10011C11.5701%209.06434%2011.4727%208.96202%2011.4372%208.83256C11.364%208.56518%2011.3068%208.19206%2011.2665%207.74683C11.1863%206.86243%2011.1856%205.85359%2011.1856%205.16597L11.1857%204.9253L9.26024%205.17831C9.26024%205.85322%209.26023%206.94131%209.34894%207.92056C9.39328%208.41014%209.46304%208.91318%209.58022%209.34113C9.63883%209.55519%209.71731%209.78072%209.82792%209.98733C9.93398%2010.1854%2010.1072%2010.4373%2010.3898%2010.6139C10.9246%2010.9482%2011.5513%2011.0701%2012.2284%2011.127C12.898%2011.1833%2013.7483%2011.1833%2014.7999%2011.1833Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-info{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.2372%203.00774C15.1694%203.01449%2014.9543%203.03434%2014.7593%203.05188C9.93517%203.48518%205.68218%206.6798%203.89598%2011.2119C3.26789%2012.8055%203%2014.2358%203%2015.9955C3%2017.0192%203.05931%2017.6667%203.23281%2018.5382C3.91112%2021.9449%205.92961%2024.9343%208.85629%2026.8665C11.852%2028.8443%2015.5717%2029.4856%2019.0753%2028.6283C23.4755%2027.5517%2026.9832%2024.2879%2028.3793%2019.9713C29.581%2016.2558%2029.0174%2012.118%2026.8661%208.86108C25.3777%206.60768%2023.2531%204.8773%2020.7772%203.90199C19.6311%203.45051%2018.5711%203.19297%2017.2718%203.05046C16.9611%203.01634%2015.466%202.985%2015.2372%203.00774ZM15.1909%204.94933C13.1061%205.1271%2011.1753%205.82315%209.56484%206.9775C8.65917%207.62666%207.62157%208.66402%206.97224%209.56946C6.0208%2010.8962%205.32936%2012.5738%205.06674%2014.1925C4.95517%2014.8803%204.94173%2015.0743%204.94173%2015.9955C4.94173%2016.9167%204.95517%2017.1107%205.06674%2017.7985C5.14769%2018.2975%205.38115%2019.2513%205.47974%2019.4858C5.4958%2019.524%205.57265%2019.7286%205.65052%2019.9405C5.8833%2020.5739%206.30127%2021.4027%206.6996%2022.0209C7.49129%2023.2495%208.76803%2024.5221%209.99643%2025.3071C10.5965%2025.6905%2011.4301%2026.1085%2012.0465%2026.3349C12.2584%2026.4128%2012.4631%2026.4896%2012.5013%2026.5056C12.7358%2026.6042%2013.6899%2026.8376%2014.189%2026.9185C14.877%2027.0301%2015.0711%2027.0435%2015.9925%2027.0435C16.9138%2027.0435%2017.108%2027.0301%2017.7959%2026.9185C18.295%2026.8376%2019.2491%2026.6042%2019.4836%2026.5056C19.5218%2026.4896%2019.7265%2026.4128%2019.9384%2026.3349C20.5548%2026.1085%2021.3884%2025.6905%2021.9885%2025.3071C22.9878%2024.6685%2024.0745%2023.6585%2024.8295%2022.6667C25.8876%2021.2766%2026.6375%2019.5289%2026.9182%2017.7985C27.0297%2017.1107%2027.0432%2016.9167%2027.0432%2015.9955C27.0432%2015.0743%2027.0297%2014.8803%2026.9182%2014.1925C26.8372%2013.6935%2026.6038%2012.7397%2026.5052%2012.5052C26.4891%2012.467%2026.4123%2012.2624%2026.3344%2012.0505C26.1016%2011.4171%2025.6836%2010.5883%2025.2853%209.97012C24.4936%208.7415%2023.2169%207.46886%2021.9885%206.68393C21.3884%206.30046%2020.5548%205.88254%2019.9384%205.6561C19.7265%205.57825%2019.5218%205.50142%2019.4836%205.48536C19.3699%205.43756%2018.6811%205.25045%2018.3662%205.18178C17.5666%205.00743%2017.1271%204.96058%2016.1774%204.94837C15.7112%204.9424%2015.2672%204.94283%2015.1909%204.94933ZM15.5575%2010.0567C15.2434%2010.1885%2015.026%2010.394%2014.8868%2010.6907C14.816%2010.8417%2014.8056%2010.9035%2014.8056%2011.1721C14.8056%2011.4447%2014.8155%2011.5015%2014.8912%2011.6631C15.0566%2012.0161%2015.3293%2012.2493%2015.689%2012.345C16.0101%2012.4304%2016.3271%2012.3812%2016.6308%2012.1989C16.8343%2012.0768%2016.9777%2011.9108%2017.0937%2011.6631C17.1694%2011.5015%2017.1793%2011.4447%2017.1793%2011.1721C17.1793%2010.9043%2017.1688%2010.8417%2017.0993%2010.6944C16.9806%2010.4432%2016.7644%2010.2209%2016.5231%2010.1021C16.3412%2010.0124%2016.2845%209.99999%2016.0241%209.99256C15.7733%209.98538%2015.7052%209.99475%2015.5575%2010.0567ZM15.5677%2013.932C15.3654%2014.0331%2015.2321%2014.1641%2015.1218%2014.3706L15.0522%2014.5007L15.044%2018.3638L15.0359%2022.2268L15.1176%2022.4089C15.2005%2022.5935%2015.3835%2022.7922%2015.5503%2022.8784C15.7839%2022.9992%2016.201%2022.9992%2016.4347%2022.8784C16.6014%2022.7922%2016.7845%2022.5935%2016.8674%2022.4089L16.949%2022.2268L16.9409%2018.3638C16.933%2014.6544%2016.9304%2014.4964%2016.8749%2014.3928C16.7613%2014.1807%2016.6104%2014.0285%2016.419%2013.9329C16.2565%2013.8517%2016.1952%2013.8381%2015.9925%2013.8381C15.7903%2013.8381%2015.7282%2013.8518%2015.5677%2013.932Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-ia{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.838%203.322c.374-1.096%201.95-1.096%202.324%200l1.726%205.054a4.046%204.046%200%200%200%202.158%202.369l4.743%202.16a1.199%201.199%200%200%201%200%202.19l-4.743%202.16a4.046%204.046%200%200%200-2.158%202.37l-1.726%205.053c-.374%201.096-1.95%201.096-2.324%200l-1.726-5.053a4.046%204.046%200%200%200-2.158-2.37l-4.743-2.16a1.199%201.199%200%200%201%200-2.19l4.743-2.16a4.046%204.046%200%200%200%202.158-2.37l1.726-5.053Z'%20fill='%232134F1'/%3e%3cpath%20d='M22.836%2017.929c.214-.572%201.114-.572%201.328%200l.986%202.637c.205.546.65.993%201.234%201.236l2.71%201.127c.541.225.541.917%200%201.143l-2.71%201.126c-.583.243-1.03.69-1.234%201.236l-.986%202.637c-.214.572-1.114.572-1.328%200l-.986-2.637c-.205-.546-.65-.993-1.234-1.236l-2.71-1.127c-.541-.225-.541-.917%200-1.143l2.71-1.126c.583-.243%201.03-.69%201.234-1.236l.986-2.637Z'%20fill='%23F81BBD'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-scissors{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.48731%203.03712C8.16726%203.14194%207.9251%203.40432%207.83922%203.73931C7.78043%203.9687%207.79742%204.1431%207.90021%204.36464C7.94019%204.4508%209.52946%207.28696%2011.4319%2010.6672L14.8909%2016.8132L13.3103%2019.6294C12.4409%2021.1782%2011.7218%2022.4461%2011.7122%2022.4469C11.7026%2022.4476%2011.6705%2022.3973%2011.6408%2022.3351C11.5452%2022.1348%2011.2017%2021.6374%2011.0056%2021.4155C9.48702%2019.6961%206.95054%2019.3598%205.03551%2020.6238C3.97957%2021.3208%203.26778%2022.4231%203.04117%2023.7122C2.9745%2024.0913%202.99132%2024.9264%203.07343%2025.3153C3.46595%2027.1742%204.82284%2028.5304%206.6859%2028.9259C7.15143%2029.0247%207.97927%2029.0247%208.44425%2028.9258C9.68034%2028.6629%2010.7151%2027.9746%2011.3696%2026.98C11.4658%2026.8338%2012.544%2024.9361%2013.7656%2022.7628C14.9872%2020.5896%2015.9936%2018.8115%2016.0021%2018.8115C16.0106%2018.8115%2017.017%2020.5896%2018.2386%2022.7629C19.4602%2024.9363%2020.5384%2026.834%2020.6346%2026.9801C21.2903%2027.9762%2022.3222%2028.6626%2023.5599%2028.9258C24.0249%2029.0247%2024.8528%2029.0247%2025.3183%2028.9259C26.9562%2028.5782%2028.243%2027.4556%2028.7678%2025.9165C28.9472%2025.3904%2029%2025.0537%2029%2024.4367C29%2023.826%2028.9485%2023.493%2028.7729%2022.9672C28.1311%2021.0457%2026.2647%2019.7738%2024.226%2019.8686C23.5547%2019.8998%2023.0197%2020.0381%2022.4031%2020.3397C21.5877%2020.7388%2020.8473%2021.4473%2020.4179%2022.2396C20.3561%2022.3538%2020.2985%2022.4469%2020.29%2022.4465C20.2815%2022.4461%2019.5633%2021.1784%2018.6939%2019.6294L17.1133%2016.8131L20.6151%2010.5901C22.744%206.80696%2024.1365%204.30067%2024.167%204.19758C24.2563%203.89549%2024.1539%203.52613%2023.9145%203.28652C23.7147%203.08651%2023.5281%203.01067%2023.236%203.01067C23.0278%203.01067%2022.9616%203.02423%2022.8122%203.09757C22.7148%203.14536%2022.585%203.24247%2022.5237%203.31338C22.4625%203.38425%2020.9766%205.99489%2019.2218%209.11477C17.467%2012.2346%2016.018%2014.7873%2016.0018%2014.7873C15.9856%2014.7873%2014.5368%2012.2346%2012.7821%209.11477C11.0275%205.99489%209.54171%203.38425%209.48048%203.31338C9.25963%203.05781%208.80786%202.93215%208.48731%203.03712ZM7.05808%2021.8344C6.09398%2022.0234%205.29245%2022.767%205.01352%2023.7314C4.91196%2024.0824%204.91166%2024.7899%205.01284%2025.1395C5.17893%2025.7134%205.52116%2026.2036%206.01686%2026.5776C6.70499%2027.0968%207.72508%2027.2194%208.56536%2026.884C9.25473%2026.6089%209.85297%2025.9632%2010.0871%2025.2417C10.1964%2024.9046%2010.2359%2024.3291%2010.1739%2023.9738C9.99052%2022.9213%209.16613%2022.069%208.1163%2021.8467C7.88512%2021.7978%207.28074%2021.7907%207.05808%2021.8344ZM23.8745%2021.8459C22.8233%2022.0848%2022.0124%2022.9284%2021.8305%2023.9724C21.8082%2024.1001%2021.7998%2024.3369%2021.8091%2024.5721C21.8218%2024.8925%2021.8406%2025.0101%2021.9164%2025.2417C22.2134%2026.1497%2022.9892%2026.8386%2023.9281%2027.028C24.2692%2027.0967%2024.8335%2027.0756%2025.1588%2026.982C26.0374%2026.7289%2026.7341%2026.0283%2026.9913%2025.1395C27.0925%2024.7899%2027.0922%2024.0824%2026.9907%2023.7314C26.8902%2023.384%2026.7319%2023.0787%2026.5074%2022.7992C26.1626%2022.37%2025.75%2022.0797%2025.2575%2021.9197C24.9955%2021.8345%2024.9148%2021.8229%2024.5162%2021.8129C24.2024%2021.805%2024.0109%2021.8149%2023.8745%2021.8459Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-search{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.1334%203.87961C11.5354%203.29889%2013.0381%203%2014.5556%203C16.0731%203%2017.5757%203.29889%2018.9777%203.87961C20.3797%204.46034%2021.6535%205.31151%2022.7266%206.38454C23.7996%207.45758%2024.6508%208.73145%2025.2315%2010.1334C25.8122%2011.5354%2026.1111%2013.0381%2026.1111%2014.5556C26.1111%2016.0731%2025.8122%2017.5757%2025.2315%2018.9777C24.6508%2020.3797%2023.7996%2021.6535%2022.7266%2022.7266C21.6535%2023.7996%2020.3797%2024.6508%2018.9777%2025.2315C17.5757%2025.8122%2016.0731%2026.1111%2014.5556%2026.1111C13.0381%2026.1111%2011.5354%2025.8122%2010.1334%2025.2315C8.73145%2024.6508%207.45758%2023.7996%206.38454%2022.7266C5.31151%2021.6535%204.46034%2020.3797%203.87961%2018.9777C3.29889%2017.5757%203%2016.0731%203%2014.5556C3%2013.0381%203.29889%2011.5354%203.87961%2010.1334C4.46034%208.73145%205.31151%207.45758%206.38454%206.38454C7.45758%205.31151%208.73145%204.46034%2010.1334%203.87961ZM14.5556%204.92593C13.291%204.92593%2012.0388%205.175%2010.8705%205.65894C9.70214%206.14287%208.64057%206.85219%207.74638%207.74638C6.85219%208.64057%206.14287%209.70214%205.65894%2010.8705C5.175%2012.0388%204.92593%2013.291%204.92593%2014.5556C4.92593%2015.8201%205.175%2017.0723%205.65894%2018.2407C6.14287%2019.409%206.85219%2020.4705%207.74638%2021.3647C8.64057%2022.2589%209.70214%2022.9682%2010.8705%2023.4522C12.0388%2023.9361%2013.291%2024.1852%2014.5556%2024.1852C15.8201%2024.1852%2017.0723%2023.9361%2018.2407%2023.4522C19.409%2022.9682%2020.4705%2022.2589%2021.3647%2021.3647C22.2589%2020.4705%2022.9682%2019.409%2023.4522%2018.2407C23.9361%2017.0723%2024.1852%2015.8201%2024.1852%2014.5556C24.1852%2013.291%2023.9361%2012.0388%2023.4522%2010.8705C22.9682%209.70214%2022.2589%208.64057%2021.3647%207.74638C20.4705%206.85219%2019.409%206.14287%2018.2407%205.65894C17.0723%205.175%2015.8201%204.92593%2014.5556%204.92593Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M21.5783%2021.5783C21.9544%2021.2023%2022.5641%2021.2023%2022.9402%2021.5783L28.718%2027.3561C29.094%2027.7322%2029.094%2028.3419%2028.718%2028.718C28.3419%2029.094%2027.7322%2029.094%2027.3561%2028.718L21.5783%2022.9402C21.2023%2022.5641%2021.2023%2021.9544%2021.5783%2021.5783Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-tick{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M26.0714%206.02618C25.8038%206.10914%2025.5483%206.26512%2025.3337%206.47652C25.2097%206.5987%2022.0844%209.96821%2018.3886%2013.9643C14.6928%2017.9604%2011.6328%2021.2664%2011.5885%2021.3109C11.5127%2021.3872%2011.3683%2021.2409%209.10094%2018.7916C7.77706%2017.3614%206.59453%2016.1089%206.47312%2016.0081C5.92771%2015.5555%205.04872%2015.5867%204.47057%2016.0791C4.01237%2016.4694%203.8639%2017.1968%204.13617%2017.7173C4.22469%2017.8866%205.15588%2018.9263%207.076%2021C10.6427%2024.8519%2010.4952%2024.6994%2010.8093%2024.8624C11.046%2024.9853%2011.1172%2024.9992%2011.5117%2025C11.9089%2025.0007%2011.9759%2024.9876%2012.2158%2024.8628C12.5338%2024.6974%2011.6527%2025.6321%2020.5818%2015.9877C25.7523%2010.403%2027.771%208.19208%2027.8662%208.00925C28.1358%207.49182%2027.9854%206.76618%2027.5276%206.37627C27.222%206.11595%2026.9691%206.01837%2026.5591%206.00255C26.3579%205.99477%2026.1384%206.0054%2026.0714%206.02618Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-reply{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.2808%207.3104C14.0958%207.45242%2013.8661%207.63944%2013.5686%207.883L7.95724%2012.4769C6.8258%2013.4032%206.0608%2014.0325%205.56544%2014.5686C5.08519%2015.0884%205%2015.3736%205%2015.5927C5%2015.8119%205.08519%2016.097%205.56544%2016.6168C6.06079%2017.153%206.82579%2017.7823%207.95724%2018.7085L13.5686%2023.3025C13.5686%2023.3025%2013.5686%2023.3025%2013.5686%2023.3025C13.8661%2023.546%2014.0958%2023.733%2014.2808%2023.875C14.2856%2023.6735%2014.2863%2023.4222%2014.2863%2023.1039V20.0535C14.2863%2019.5012%2014.7341%2019.0535%2015.2863%2019.0535C17.9665%2019.0535%2020.7551%2019.6394%2023.165%2020.721C24.5124%2021.3256%2025.7668%2022.0971%2026.8199%2023.0291C26.31%2019.0501%2024.7726%2016.4847%2022.9244%2014.8561C20.6241%2012.829%2017.7054%2012.132%2015.2863%2012.132C14.7341%2012.132%2014.2863%2011.6843%2014.2863%2011.132V8.08164C14.2863%207.76331%2014.2856%207.51195%2014.2808%207.3104ZM12.3017%206.33546C12.319%206.32133%2012.3362%206.30723%2012.3533%206.29317C12.8141%205.91587%2013.2397%205.5673%2013.6057%205.34479C13.9721%205.122%2014.5776%204.83681%2015.2515%205.11552M12.3017%206.33546C12.3017%206.33546%2012.3017%206.33546%2012.3017%206.33546L6.69031%2010.9293L6.6321%2010.977C5.57381%2011.8433%204.69802%2012.5603%204.09644%2013.2114C3.46878%2013.8908%203%2014.6434%203%2015.5927C3%2016.542%203.46878%2017.2947%204.09645%2017.974C4.69805%2018.6252%205.5739%2019.3422%206.63227%2020.2086L12.3017%2024.85C12.319%2024.8642%2012.3363%2024.8783%2012.3534%2024.8924C12.8141%2025.2696%2013.2398%2025.6182%2013.6057%2025.8406C13.9721%2026.0634%2014.5776%2026.3486%2015.2515%2026.0699C15.9608%2025.7765%2016.155%2025.1118%2016.2222%2024.6821C16.2866%2024.2706%2016.2865%2023.7363%2016.2863%2023.1759C16.2863%2023.152%2016.2863%2023.1279%2016.2863%2023.1039V21.0834C18.3769%2021.2077%2020.4964%2021.7155%2022.3462%2022.5456C24.5013%2023.5128%2026.2096%2024.8794%2027.1312%2026.4962C27.3559%2026.8903%2027.8177%2027.0839%2028.2562%2026.9676C28.6947%2026.8514%2029%2026.4546%2029%2026.001C29%2019.8286%2027.0358%2015.8134%2024.2467%2013.3555C21.8099%2011.2082%2018.8463%2010.3406%2016.2863%2010.1662V8.08164C16.2863%208.05758%2016.2863%208.03355%2016.2863%208.00958C16.2865%207.44918%2016.2866%206.91483%2016.2222%206.50332C16.155%206.07363%2015.9608%205.40893%2015.2515%205.11552'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-send-arrow{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.7192%207.3104C17.9042%207.45242%2018.1339%207.63944%2018.4314%207.883L24.0428%2012.4769C25.1742%2013.4032%2025.9392%2014.0325%2026.4346%2014.5686C26.9148%2015.0884%2027%2015.3736%2027%2015.5927C27%2015.8119%2026.9148%2016.097%2026.4346%2016.6168C25.9392%2017.153%2025.1742%2017.7823%2024.0428%2018.7085L18.4314%2023.3025C18.4314%2023.3025%2018.4314%2023.3025%2018.4314%2023.3025C18.1339%2023.546%2017.9042%2023.733%2017.7192%2023.875C17.7144%2023.6735%2017.7137%2023.4222%2017.7137%2023.1039V20.0535C17.7137%2019.5012%2017.2659%2019.0535%2016.7137%2019.0535C14.0335%2019.0535%2011.2449%2019.6394%208.83495%2020.721C7.48763%2021.3256%206.23317%2022.0971%205.18007%2023.0291C5.68999%2019.0501%207.22741%2016.4847%209.07561%2014.8561C11.3759%2012.829%2014.2946%2012.132%2016.7137%2012.132C17.2659%2012.132%2017.7137%2011.6843%2017.7137%2011.132V8.08164C17.7137%207.76331%2017.7144%207.51195%2017.7192%207.3104ZM19.6983%206.33546C19.681%206.32133%2019.6638%206.30723%2019.6467%206.29317C19.1859%205.91587%2018.7603%205.5673%2018.3943%205.34479C18.0279%205.122%2017.4224%204.83681%2016.7485%205.11552M19.6983%206.33546C19.6983%206.33546%2019.6983%206.33546%2019.6983%206.33546L25.3097%2010.9293L25.3679%2010.977C26.4262%2011.8433%2027.302%2012.5603%2027.9036%2013.2114C28.5312%2013.8908%2029%2014.6434%2029%2015.5927C29%2016.542%2028.5312%2017.2947%2027.9036%2017.974C27.3019%2018.6252%2026.4261%2019.3422%2025.3677%2020.2086L19.6983%2024.85C19.681%2024.8642%2019.6637%2024.8783%2019.6466%2024.8924C19.1859%2025.2696%2018.7602%2025.6182%2018.3943%2025.8406C18.0279%2026.0634%2017.4224%2026.3486%2016.7485%2026.0699C16.0392%2025.7765%2015.845%2025.1118%2015.7778%2024.6821C15.7134%2024.2706%2015.7135%2023.7363%2015.7137%2023.1759C15.7137%2023.152%2015.7137%2023.1279%2015.7137%2023.1039V21.0834C13.6231%2021.2077%2011.5036%2021.7155%209.65382%2022.5456C7.49872%2023.5128%205.79044%2024.8794%204.86876%2026.4962C4.64411%2026.8903%204.18233%2027.0839%203.74384%2026.9676C3.30535%2026.8514%203%2026.4546%203%2026.001C3%2019.8286%204.96419%2015.8134%207.75332%2013.3555C10.1901%2011.2082%2013.1537%2010.3406%2015.7137%2010.1662V8.08164C15.7137%208.05758%2015.7137%208.03355%2015.7137%208.00958C15.7135%207.44918%2015.7134%206.91483%2015.7778%206.50332C15.845%206.07363%2016.0392%205.40893%2016.7485%205.11552'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-refresh{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.2177%204.02032C13.1434%204.21077%2011.2902%204.89756%209.65504%206.0818C7.32373%207.77019%205.72334%2010.3152%205.20819%2013.1533C5.117%2013.6556%205.03816%2014.3935%205.03816%2014.7445V15.0022L4.74328%2014.7117C4.36131%2014.3355%204.20286%2014.2562%203.8672%2014.2735C3.58634%2014.288%203.43612%2014.3527%203.25395%2014.538C3.01044%2014.7857%202.93451%2015.1682%203.05906%2015.5199C3.11975%2015.6913%203.19304%2015.7723%204.25897%2016.8454C5.54005%2018.135%205.55433%2018.1461%205.93616%2018.1461C6.31732%2018.1461%206.33222%2018.1346%207.61314%2016.8451C8.67802%2015.7731%208.75224%2015.6911%208.81306%2015.5199C8.93791%2015.1686%208.86201%2014.7858%208.61838%2014.538C8.43621%2014.3527%208.28599%2014.288%208.00513%2014.2735C7.67383%2014.2564%207.51117%2014.3363%207.14516%2014.6955L6.86513%2014.9704V14.7529C6.86513%2014.5021%206.93855%2013.8247%207.00318%2013.4794C7.35324%2011.6092%208.22016%209.94465%209.54075%208.60701C10.9979%207.13108%2012.809%206.22088%2014.8756%205.92597C15.4188%205.84843%2016.457%205.83285%2017.0219%205.89368C18.2356%206.02444%2019.2506%206.33087%2020.343%206.89623C21.2332%207.35703%2021.9213%207.86977%2022.6586%208.6218C23.1693%209.14277%2023.4099%209.43872%2023.8045%2010.0315C23.9563%2010.2596%2024.1397%2010.4978%2024.212%2010.5608C24.5569%2010.8614%2025.1267%2010.8205%2025.435%2010.4731C25.6451%2010.2363%2025.7295%209.92223%2025.6611%209.63192C25.6165%209.44257%2025.2443%208.85208%2024.807%208.27672C24.4663%207.82856%2023.4968%206.83181%2023.0602%206.48083C21.3958%205.14297%2019.5924%204.36446%2017.5018%204.08124C16.969%204.00906%2015.7069%203.97539%2015.2177%204.02032ZM25.665%2013.9374C25.4277%2014.0499%2023.3147%2016.185%2023.1958%2016.4325C23.0283%2016.7813%2023.1175%2017.2354%2023.4056%2017.5005C23.6129%2017.6911%2023.7704%2017.746%2024.0637%2017.7297C24.2215%2017.7209%2024.3544%2017.6946%2024.4226%2017.6586C24.4823%2017.6272%2024.6687%2017.4651%2024.8371%2017.2983L25.1431%2016.9952L25.1234%2017.3656C25.0373%2018.9827%2024.509%2020.5881%2023.6163%2021.9457C23.259%2022.489%2022.9709%2022.8438%2022.4734%2023.3529C21.7387%2024.1048%2021.0766%2024.6049%2020.2088%2025.0633C18.8939%2025.758%2017.6084%2026.0996%2016.1393%2026.145C14.5088%2026.1953%2013.072%2025.8683%2011.6029%2025.1128C10.6891%2024.6429%2010.0384%2024.1576%209.26231%2023.3673C8.71031%2022.8053%208.44748%2022.4816%208.03585%2021.8571C7.85027%2021.5755%207.75521%2021.462%207.64624%2021.3916C7.38334%2021.2218%207.11038%2021.1909%206.8276%2021.2987C6.59799%2021.3862%206.45146%2021.5209%206.34092%2021.7462C6.26124%2021.9086%206.24594%2021.9763%206.2465%2022.1636C6.24731%2022.431%206.28849%2022.5342%206.55783%2022.9436C7.06514%2023.7147%207.66275%2024.4312%208.26196%2024.9868C10.0713%2026.6644%2012.155%2027.6396%2014.5756%2027.9415C15.2003%2028.0195%2016.521%2028.0195%2017.1457%2027.9415C19.2246%2027.6822%2021.1094%2026.8986%2022.7143%2025.6263C25.2378%2023.6259%2026.7848%2020.6316%2026.9496%2017.4287L26.9711%2017.0109L27.2614%2017.2968C27.6383%2017.6681%2027.7982%2017.7477%2028.1328%2017.7304C28.4137%2017.716%2028.5639%2017.6512%2028.746%2017.4659C28.9901%2017.2177%2029.0663%2016.8318%2028.9394%2016.4866C28.865%2016.284%2028.766%2016.1769%2027.3489%2014.7655C26.4552%2013.8755%2026.4292%2013.8575%2026.0351%2013.8581C25.8834%2013.8584%2025.7892%2013.8785%2025.665%2013.9374Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-hourglass{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.4799%203.0276C10.1274%203.10441%208.89335%203.37892%208.08737%204.00479C7.6752%204.32484%207.41384%204.67577%207.21011%205.18276C7.04259%205.59959%206.99898%205.82347%207.00002%206.2612C7.00259%207.3642%207.55593%208.39522%209.09185%2010.159C9.28373%2010.3793%2010.6178%2011.7835%2012.0566%2013.2794L14.6725%2015.9992L12.2496%2018.5091C9.1135%2021.7579%208.44881%2022.5016%207.80204%2023.4855C7.22817%2024.3585%207.00176%2024.9935%207.00002%2025.7348C6.99898%2026.1725%207.04259%2026.3964%207.21011%2026.8132C7.68313%2027.9903%208.6733%2028.5916%2010.5286%2028.8286C11.5567%2028.9599%2012.8346%2029%2015.9982%2029C19.8105%2029%2021.0742%2028.9401%2022.2%2028.706C23.3069%2028.4758%2024.0657%2028.0299%2024.5192%2027.3431C24.6594%2027.1307%2024.8581%2026.6668%2024.9309%2026.3818C25.0228%2026.0225%2025.023%2025.4673%2024.9315%2025.0772C24.7234%2024.1901%2024.1352%2023.2499%2022.9043%2021.837C22.7124%2021.6167%2021.3785%2020.2128%2019.9401%2018.7172L17.3248%2015.998L19.9401%2013.2788C21.3785%2011.7832%2022.7124%2010.3793%2022.9043%2010.159C24.1205%208.76297%2024.6872%207.86515%2024.9175%206.97004C24.9788%206.73177%2024.9933%206.60248%2024.9955%206.2766C24.9988%205.7983%2024.9372%205.51371%2024.7333%205.06407C24.168%203.81782%2023.063%203.27669%2020.6991%203.08848C19.8705%203.02254%2018.4123%202.99614%2015.8356%203.00045C14.3721%203.00292%2012.862%203.01512%2012.4799%203.0276ZM12.2907%204.96932C10.1377%205.05988%209.16822%205.32613%208.93513%205.8908C8.83484%206.13379%208.82689%206.2856%208.90095%206.54353C9.06743%207.12324%209.54308%207.80956%2010.6166%209.01893C11.1447%209.61386%2015.9549%2014.6114%2015.9994%2014.6114C16.05%2014.6114%2021.3358%209.09085%2021.7262%208.63029C22.5983%207.60142%2022.9832%207.00329%2023.1141%206.47384C23.1574%206.29857%2023.1592%206.24644%2023.127%206.09663C22.9664%205.34847%2022.1086%205.07334%2019.6051%204.96704C18.7991%204.9328%2013.1167%204.93459%2012.2907%204.96932ZM13.2948%2020.1654C11.8262%2021.6949%2010.4647%2023.1351%2010.2694%2023.366C9.39531%2024.3989%209.013%2024.9931%208.88221%2025.5221C8.83889%2025.6974%208.83712%2025.7495%208.86929%2025.8994C8.9843%2026.4349%209.43786%2026.7014%2010.5286%2026.8745C11.4714%2027.024%2012.4957%2027.0585%2015.9982%2027.0585C19.5006%2027.0585%2020.5249%2027.024%2021.4678%2026.8745C22.5585%2026.7014%2023.012%2026.4349%2023.127%2025.8994C23.2336%2025.4032%2022.8246%2024.6632%2021.727%2023.366C21.3323%2022.8996%2016.05%2017.3846%2015.9979%2017.3846C15.9798%2017.3846%2014.7634%2018.6359%2013.2948%2020.1654Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-upload{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4%2019C4.55229%2019%205%2019.4477%205%2020C5%2021.9139%205.00213%2023.2487%205.13753%2024.2558C5.26907%2025.2342%205.50966%2025.7523%205.87869%2026.1213C6.24771%2026.4903%206.7658%2026.7309%207.74416%2026.8625C8.7513%2026.9979%2010.0861%2027%2012%2027H20C21.9139%2027%2023.2487%2026.9979%2024.2558%2026.8625C25.2342%2026.7309%2025.7523%2026.4903%2026.1213%2026.1213C26.4903%2025.7523%2026.7309%2025.2342%2026.8625%2024.2558C26.9979%2023.2487%2027%2021.9139%2027%2020C27%2019.4477%2027.4477%2019%2028%2019C28.5523%2019%2029%2019.4477%2029%2020V20.0731C29%2021.8966%2029.0001%2023.3663%2028.8446%2024.5223C28.6833%2025.7224%2028.3381%2026.7329%2027.5355%2027.5355C26.7329%2028.3381%2025.7225%2028.6833%2024.5223%2028.8446C23.3664%2029%2021.8966%2029%2020.0732%2029H11.9268C10.1034%2029%208.63362%2029%207.47766%2028.8446C6.27751%2028.6833%205.26701%2028.3381%204.46446%2027.5355C3.66191%2026.7329%203.31672%2025.7224%203.15537%2024.5223C2.99995%2023.3663%202.99997%2021.8966%203%2020.0732C3%2020.0488%203%2020.0245%203%2020C3%2019.4477%203.44772%2019%204%2019Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16%203C16.2808%203%2016.5486%203.11802%2016.738%203.32523L22.0714%209.15856C22.444%209.56617%2022.4157%2010.1987%2022.0081%2010.5714C21.6005%2010.944%2020.968%2010.9157%2020.5953%2010.5081L17%206.57574V21.3333C17%2021.8856%2016.5523%2022.3333%2016%2022.3333C15.4477%2022.3333%2015%2021.8856%2015%2021.3333V6.57574L11.4047%2010.5081C11.032%2010.9157%2010.3995%2010.944%209.9919%2010.5714C9.5843%2010.1987%209.55597%209.56617%209.92864%209.15856L15.262%203.32523C15.4514%203.11802%2015.7192%203%2016%203Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-upload-cloud{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8575%203.02065C15.2153%203.0858%2014.4271%203.2715%2013.8556%203.49226C13.0685%203.79633%2012.145%204.3602%2011.4907%204.93631C9.58053%206.61805%208.53341%209.2509%208.76384%2011.7926C8.78638%2012.0414%208.80565%2012.3032%208.80661%2012.3743C8.8083%2012.4993%208.80488%2012.5038%208.70045%2012.5114C7.64859%2012.5888%206.61362%2012.952%205.75609%2013.5448C2.75822%2015.6173%202.09924%2019.8175%204.30727%2022.7791C4.52481%2023.0709%205.07694%2023.6437%205.35528%2023.8663C6.42009%2024.7181%207.70347%2025.1905%208.97793%2025.1998C9.3406%2025.2025%209.37371%2025.1973%209.53949%2025.1119C10.149%2024.7983%2010.2744%2023.9301%209.778%2023.4601C9.57189%2023.265%209.41607%2023.2093%208.99403%2023.1804C8.53122%2023.1487%208.28485%2023.1076%207.95317%2023.0069C6.45644%2022.5523%205.34024%2021.2949%205.01071%2019.6921C4.9316%2019.3073%204.9316%2018.3988%205.01071%2018.014C5.38562%2016.1905%206.77185%2014.8345%208.53088%2014.5705C9.53406%2014.42%2010.4486%2014.6282%2011.4269%2015.2298C11.713%2015.4058%2011.9152%2015.4522%2012.1642%2015.399C12.3997%2015.3487%2012.5778%2015.2426%2012.7211%2015.0671C13.0512%2014.6629%2013.0267%2014.0667%2012.665%2013.6991C12.3972%2013.427%2011.6812%2013.0303%2011.1059%2012.8353L10.8753%2012.7572L10.8223%2012.5173C10.4196%2010.6912%2010.8396%208.77225%2011.9609%207.3155C12.2042%206.99951%2012.7112%206.49029%2013.0272%206.24477C15.2161%204.54374%2018.2858%204.62814%2020.3712%206.4467C20.7664%206.79125%2021.2279%207.32503%2021.5%207.75205C21.7176%208.09351%2022.0306%208.71124%2022.0947%208.92561C22.1159%208.99657%2022.1121%208.99821%2021.9833%208.97424C21.7612%208.93288%2020.5499%208.94557%2020.2004%208.99295C19.7294%209.05676%2019.2222%209.17464%2018.7752%209.32419C18.4283%209.44023%2018.365%209.47296%2018.2297%209.60619C18.1375%209.69702%2018.0438%209.83206%2017.9941%209.94599C17.9206%2010.1144%2017.9131%2010.1639%2017.9253%2010.3984C17.9412%2010.7011%2018.0088%2010.8689%2018.1924%2011.0613C18.4716%2011.354%2018.8098%2011.4204%2019.2813%2011.2753C20.4247%2010.9233%2021.4233%2010.8725%2022.4819%2011.1125C23.0888%2011.2502%2023.9192%2011.6146%2024.4397%2011.9718C25.7514%2012.8719%2026.7104%2014.3767%2026.9859%2015.9671C27.0777%2016.4969%2027.0989%2017.3527%2027.0324%2017.8452C26.8529%2019.1749%2026.3421%2020.2865%2025.4599%2021.2667C24.7037%2022.1069%2023.7433%2022.6823%2022.5337%2023.0199C22.2297%2023.1047%2022.0836%2023.1827%2021.941%2023.3363C21.4811%2023.8315%2021.6268%2024.6587%2022.2252%2024.9498C22.4587%2025.0634%2022.6346%2025.0739%2022.9701%2024.9946C25.3914%2024.4222%2027.5033%2022.545%2028.4434%2020.1294C28.693%2019.488%2028.8626%2018.8123%2028.9625%2018.0614C29.0131%2017.6808%2029.0123%2016.5371%2028.9611%2016.1064C28.638%2013.391%2027.0822%2011.0873%2024.7103%209.81222L24.2832%209.5826L24.2439%209.37893C24.1325%208.80091%2023.9042%208.1316%2023.6053%207.50709C22.4715%205.13759%2020.2808%203.4818%2017.7494%203.08098C17.2845%203.00737%2016.2984%202.97593%2015.8575%203.02065ZM15.6888%2019.4508C15.6238%2019.4767%2015.5058%2019.548%2015.4267%2019.6093C15.1717%2019.8071%2012.8148%2022.314%2012.7353%2022.4722C12.6726%2022.597%2012.6622%2022.6632%2012.6622%2022.9407C12.6622%2023.3062%2012.6893%2023.3834%2012.9024%2023.6257C13.0543%2023.7983%2013.2066%2023.8851%2013.4359%2023.9295C13.6214%2023.9655%2013.8812%2023.9266%2014.0496%2023.8378C14.1005%2023.811%2014.3468%2023.5769%2014.5969%2023.3178L15.0517%2022.8465V25.5133C15.0517%2028.5724%2015.0339%2028.3676%2015.3265%2028.6789C15.7289%2029.107%2016.286%2029.107%2016.6884%2028.6789C16.981%2028.3676%2016.9632%2028.5724%2016.9632%2025.5133V22.8465L17.4191%2023.3205C17.9533%2023.876%2018.0521%2023.9374%2018.4122%2023.9374C18.7794%2023.9374%2019.0771%2023.7549%2019.2695%2023.412C19.3448%2023.2778%2019.3526%2023.2334%2019.3526%2022.9407C19.3526%2022.6641%2019.3421%2022.5967%2019.28%2022.4722C19.2319%2022.3758%2018.7641%2021.8626%2017.8926%2020.95C16.867%2019.876%2016.5439%2019.5564%2016.4236%2019.4964C16.2333%2019.4015%2015.8694%2019.3789%2015.6888%2019.4508Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-zoom-in{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.1334%203.87961C11.5354%203.29889%2013.0381%203%2014.5556%203C16.0731%203%2017.5757%203.29889%2018.9777%203.87961C20.3797%204.46034%2021.6535%205.31151%2022.7266%206.38454C23.7996%207.45758%2024.6508%208.73145%2025.2315%2010.1334C25.8122%2011.5354%2026.1111%2013.0381%2026.1111%2014.5556C26.1111%2016.0731%2025.8122%2017.5757%2025.2315%2018.9777C24.6508%2020.3797%2023.7996%2021.6535%2022.7266%2022.7266C21.6535%2023.7996%2020.3797%2024.6508%2018.9777%2025.2315C17.5757%2025.8122%2016.0731%2026.1111%2014.5556%2026.1111C13.0381%2026.1111%2011.5354%2025.8122%2010.1334%2025.2315C8.73145%2024.6508%207.45758%2023.7996%206.38454%2022.7266C5.31151%2021.6535%204.46034%2020.3797%203.87961%2018.9777C3.29889%2017.5757%203%2016.0731%203%2014.5556C3%2013.0381%203.29889%2011.5354%203.87961%2010.1334C4.46034%208.73145%205.31151%207.45758%206.38454%206.38454C7.45758%205.31151%208.73145%204.46034%2010.1334%203.87961ZM14.5556%204.92593C13.291%204.92593%2012.0388%205.175%2010.8705%205.65894C9.70213%206.14287%208.64057%206.85219%207.74638%207.74638C6.85219%208.64057%206.14287%209.70214%205.65894%2010.8705C5.175%2012.0388%204.92593%2013.291%204.92593%2014.5556C4.92593%2015.8201%205.175%2017.0723%205.65894%2018.2407C6.14287%2019.409%206.85219%2020.4705%207.74638%2021.3647C8.64057%2022.2589%209.70214%2022.9682%2010.8705%2023.4522C12.0388%2023.9361%2013.291%2024.1852%2014.5556%2024.1852C15.8201%2024.1852%2017.0723%2023.9361%2018.2407%2023.4522C19.409%2022.9682%2020.4705%2022.2589%2021.3647%2021.3647C22.2589%2020.4705%2022.9682%2019.409%2023.4522%2018.2407C23.9361%2017.0723%2024.1852%2015.8201%2024.1852%2014.5556C24.1852%2013.291%2023.9361%2012.0388%2023.4522%2010.8705C22.9682%209.70214%2022.2589%208.64057%2021.3647%207.74638C20.4705%206.85219%2019.409%206.14287%2018.2407%205.65894C17.0723%205.175%2015.8201%204.92593%2014.5556%204.92593Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M21.5783%2021.5783C21.9544%2021.2023%2022.5641%2021.2023%2022.9402%2021.5783L28.718%2027.3561C29.094%2027.7322%2029.094%2028.3419%2028.718%2028.718C28.3419%2029.094%2027.7322%2029.094%2027.3561%2028.718L21.5783%2022.9402C21.2023%2022.5641%2021.2023%2021.9544%2021.5783%2021.5783Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.5%2010.5C15.0355%2010.5%2015.4697%2010.9341%2015.4697%2011.4697V13.5303H17.5303C18.0659%2013.5303%2018.5%2013.9645%2018.5%2014.5C18.5%2015.0355%2018.0659%2015.4697%2017.5303%2015.4697H15.4697V17.5303C15.4697%2018.0659%2015.0355%2018.5%2014.5%2018.5C13.9645%2018.5%2013.5303%2018.0659%2013.5303%2017.5303V15.4697H11.4697C10.9341%2015.4697%2010.5%2015.0355%2010.5%2014.5C10.5%2013.9645%2010.9341%2013.5303%2011.4697%2013.5303H13.5303V11.4697C13.5303%2010.9341%2013.9645%2010.5%2014.5%2010.5Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-zoom-out{background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.1334%203.87961C11.5354%203.29889%2013.0381%203%2014.5556%203C16.0731%203%2017.5757%203.29889%2018.9777%203.87961C20.3797%204.46034%2021.6535%205.31151%2022.7266%206.38454C23.7996%207.45758%2024.6508%208.73145%2025.2315%2010.1334C25.8122%2011.5354%2026.1111%2013.0381%2026.1111%2014.5556C26.1111%2016.0731%2025.8122%2017.5757%2025.2315%2018.9777C24.6508%2020.3797%2023.7996%2021.6535%2022.7266%2022.7266C21.6535%2023.7996%2020.3797%2024.6508%2018.9777%2025.2315C17.5757%2025.8122%2016.0731%2026.1111%2014.5556%2026.1111C13.0381%2026.1111%2011.5354%2025.8122%2010.1334%2025.2315C8.73145%2024.6508%207.45758%2023.7996%206.38454%2022.7266C5.31151%2021.6535%204.46034%2020.3797%203.87961%2018.9777C3.29889%2017.5757%203%2016.0731%203%2014.5556C3%2013.0381%203.29889%2011.5354%203.87961%2010.1334C4.46034%208.73145%205.31151%207.45758%206.38454%206.38454C7.45758%205.31151%208.73145%204.46034%2010.1334%203.87961ZM14.5556%204.92593C13.291%204.92593%2012.0388%205.175%2010.8705%205.65894C9.70214%206.14287%208.64057%206.85219%207.74638%207.74638C6.85219%208.64057%206.14287%209.70214%205.65894%2010.8705C5.175%2012.0388%204.92593%2013.291%204.92593%2014.5556C4.92593%2015.8201%205.175%2017.0723%205.65894%2018.2407C6.14287%2019.409%206.85219%2020.4705%207.74638%2021.3647C8.64057%2022.2589%209.70214%2022.9682%2010.8705%2023.4522C12.0388%2023.9361%2013.291%2024.1852%2014.5556%2024.1852C15.8201%2024.1852%2017.0723%2023.9361%2018.2407%2023.4522C19.409%2022.9682%2020.4705%2022.2589%2021.3647%2021.3647C22.2589%2020.4705%2022.9682%2019.409%2023.4522%2018.2407C23.9361%2017.0723%2024.1852%2015.8201%2024.1852%2014.5556C24.1852%2013.291%2023.9361%2012.0388%2023.4522%2010.8705C22.9682%209.70214%2022.2589%208.64057%2021.3647%207.74638C20.4705%206.85219%2019.409%206.14287%2018.2407%205.65894C17.0723%205.175%2015.8201%204.92593%2014.5556%204.92593Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M21.5783%2021.5783C21.9544%2021.2023%2022.5641%2021.2023%2022.9402%2021.5783L28.718%2027.3561C29.094%2027.7322%2029.094%2028.3419%2028.718%2028.718C28.3419%2029.094%2027.7322%2029.094%2027.3561%2028.718L21.5783%2022.9402C21.2023%2022.5641%2021.2023%2021.9544%2021.5783%2021.5783Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.5%2013.5306C15.0355%2013.5306%2014.5%2013.5303%2015.4697%2013.5303H17.5303C18.0659%2013.5303%2018.5%2013.9644%2018.5%2014.5C18.5%2015.0355%2018.0659%2015.4697%2017.5303%2015.4697H15.4697C14.5%2015.4697%2015.0355%2015.4697%2014.5%2015.4697C13.9645%2015.4697%2014.5%2015.4697%2013.5303%2015.4697H11.4697C10.9341%2015.4697%2010.5%2015.0355%2010.5%2014.5C10.5%2013.9644%2010.9341%2013.5303%2011.4697%2013.5303H13.5303C14.5%2013.5303%2013.9645%2013.5306%2014.5%2013.5306Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-spinner-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M27.0741%2016C27.0741%2013.8098%2026.4246%2011.6687%2025.2078%209.84758C23.9909%208.02646%2022.2614%206.60706%2020.2379%205.76889C18.2144%204.93073%2015.9877%204.71142%2013.8396%205.13872C11.6915%205.56601%209.71828%206.6207%208.16944%208.16944C6.62073%209.71819%205.56603%2011.6914%205.13868%2013.8396C4.71143%2015.9878%204.93072%2018.2144%205.7689%2020.2378C6.6071%2022.2614%208.02647%2023.9909%209.84759%2025.2078C11.6687%2026.4246%2013.8098%2027.0741%2016%2027.0741C16.5318%2027.0741%2016.963%2027.5052%2016.963%2028.037C16.963%2028.5689%2016.5318%2029%2016%2029C13.4289%2029%2010.9155%2028.2376%208.77762%2026.8091C6.63975%2025.3807%204.97355%2023.3503%203.98959%2020.9748C3.98959%2020.9748%203.98959%2020.9749%203.98959%2020.9748C3.00561%2018.5995%202.74823%2015.9856%203.24976%2013.4639C3.75142%2010.9421%204.98954%208.62571%206.80759%206.80762C8.62574%204.98957%2010.9421%203.75141%2013.4638%203.2498C15.9856%202.74818%2018.5995%203.00564%2020.9749%203.98957C23.3503%204.97351%2025.3806%206.63976%2026.8091%208.77759C28.2376%2010.9154%2029%2013.4289%2029%2016C29%2016.5318%2028.5689%2016.963%2028.037%2016.963C27.5052%2016.963%2027.0741%2016.5318%2027.0741%2016Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-add-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16%203C16.5523%203%2017%203.44772%2017%204V15C17%2015%2027.4477%2015%2028%2015C28.5523%2015%2029%2016%2029%2016C29%2016%2028.5523%2017%2028%2017C27.4477%2017%2017%2017%2017%2017V28C17%2028.5523%2016.5523%2029%2016%2029C15.4477%2029%2015%2028.5523%2015%2028V17H4C3.44772%2017%203%2016.5523%203%2016C3%2015.4477%203.44772%2015%204%2015H15V4C15%203.44772%2015.4477%203%2016%203Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-area-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.80606%203.04622C3.99782%203.34946%202.74991%205.09426%203.04405%206.90796C3.23812%208.10465%204.10882%209.15162%205.23838%209.54656L5.40015%209.60313V16.0001V22.3971L5.23838%2022.4541C4.10321%2022.8543%203.23839%2023.894%203.04405%2025.0923C2.67786%2027.3502%204.64984%2029.3221%206.90776%2028.9559C8.10469%2028.7619%209.14622%2027.8955%209.54593%2026.7616L9.60297%2026.5999H16H22.3971L22.4541%2026.7616C22.8542%2027.8968%2023.894%2028.7616%2025.0923%2028.9559C27.3497%2029.322%2029.3221%2027.3497%2028.956%2025.0923C28.7617%2023.894%2027.897%2022.8545%2026.7617%2022.4541L26.5999%2022.3971V16.0001V9.60313L26.7617%209.54609C27.8956%209.14639%2028.7619%208.10487%2028.956%206.90796C29.3221%204.65055%2027.3497%202.67819%2025.0923%203.04428C23.894%203.23862%2022.8542%204.10343%2022.4541%205.23859L22.3971%205.40036H16H9.60297L9.54593%205.23859C9.33689%204.64552%208.90248%204.05955%208.38796%203.67651C7.64131%203.12073%206.71308%202.89413%205.80606%203.04622ZM5.94857%204.99766C5.34117%205.19184%204.93795%205.73979%204.93795%206.37097C4.93795%207.16617%205.57557%207.80379%206.37078%207.80379C7.16598%207.80379%207.80361%207.16617%207.80361%206.37097C7.80361%205.73878%207.39533%205.18537%206.79123%204.99867C6.54173%204.92158%206.18784%204.92115%205.94857%204.99766ZM25.207%204.99766C24.5996%205.19184%2024.1964%205.73979%2024.1964%206.37097C24.1964%207.16617%2024.834%207.80379%2025.6293%207.80379C26.4245%207.80379%2027.0621%207.16617%2027.0621%206.37097C27.0621%205.73878%2026.6538%205.18537%2026.0497%204.99867C25.8002%204.92158%2025.4463%204.92115%2025.207%204.99766ZM9.54593%207.50336C9.22263%208.42049%208.41584%209.22745%207.50318%209.54656L7.3414%209.60313V16.0001V22.3971L7.50318%2022.4541C8.42225%2022.7783%209.22667%2023.5825%209.54639%2024.4969L9.60297%2024.6586H16H22.3971L22.4541%2024.4969C22.7786%2023.5764%2023.5761%2022.7788%2024.4969%2022.4541L24.6586%2022.3971V16.0001V9.60313L24.4969%209.54656C23.5825%209.22684%2022.7782%208.42243%2022.4541%207.50336L22.3971%207.34159H16H9.60297L9.54593%207.50336ZM5.94857%2024.2559C4.91499%2024.5864%204.59453%2025.88%205.35732%2026.6427C5.91865%2027.2041%206.8229%2027.2041%207.38424%2026.6427C7.9456%2026.0814%207.9456%2025.1771%207.38424%2024.6158C7.01262%2024.2442%206.43678%2024.0998%205.94857%2024.2559ZM25.207%2024.2559C24.5996%2024.4501%2024.1964%2024.9981%2024.1964%2025.6293C24.1964%2026.4245%2024.834%2027.0621%2025.6293%2027.0621C26.4245%2027.0621%2027.0621%2026.4245%2027.0621%2025.6293C27.0621%2024.828%2026.4209%2024.1925%2025.6183%2024.1981C25.4796%2024.1991%2025.3105%2024.2228%2025.207%2024.2559Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-arrow-down-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.7816%205.01947C15.5252%205.08782%2015.2904%205.28694%2015.1624%205.54462L15.0819%205.70671L15.0741%2014.654L15.0664%2023.6014L12.2561%2020.6201C9.5726%2017.7732%209.438%2017.6358%209.27142%2017.5713C8.91907%2017.4348%208.55212%2017.5153%208.29169%2017.7863C8.12753%2017.957%208.0567%2018.0983%208.0133%2018.3415C7.97611%2018.5498%208.01851%2018.8073%208.1205%2018.9923C8.15932%2019.0628%209.83647%2020.8654%2011.8475%2022.9982C15.8955%2027.2914%2015.5882%2026.9957%2016.0011%2026.9957C16.414%2026.9957%2016.1067%2027.2914%2020.1547%2022.9982C22.1657%2020.8654%2023.843%2019.0628%2023.8821%2018.9923C23.9791%2018.8175%2024.0238%2018.5372%2023.9874%2018.333C23.9455%2018.0984%2023.8731%2017.9554%2023.7105%2017.7863C23.4501%2017.5153%2023.0831%2017.4348%2022.7308%2017.5713C22.5642%2017.6358%2022.4296%2017.7732%2019.7461%2020.6201L16.9358%2023.6014L16.9281%2014.654L16.9203%205.70671L16.8398%205.54462C16.7443%205.35248%2016.5558%205.16276%2016.3768%205.07866C16.2218%205.00583%2015.9385%204.97766%2015.7816%205.01947Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-arrow-left-right-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.30711%2011.6928C8.69763%2012.0833%208.69763%2012.7165%208.30711%2013.107L6.41421%2014.9999H12.4C12.9523%2014.9999%2013.4%2015.4476%2013.4%2015.9999C13.4%2016.5522%2012.9523%2016.9999%2012.4%2016.9999H6.41421L8.30711%2018.8928C8.69763%2019.2833%208.69763%2019.9165%208.30711%2020.307C7.91658%2020.6975%207.28342%2020.6975%206.89289%2020.307L3.29289%2016.707C2.90237%2016.3165%202.90237%2015.6833%203.29289%2015.2928L6.89289%2011.6928C7.28342%2011.3023%207.91658%2011.3023%208.30711%2011.6928ZM23.6929%2011.6928C24.0834%2011.3023%2024.7166%2011.3023%2025.1071%2011.6928L28.7071%2015.2928C29.0976%2015.6833%2029.0976%2016.3165%2028.7071%2016.707L25.1071%2020.307C24.7166%2020.6975%2024.0834%2020.6975%2023.6929%2020.307C23.3024%2019.9165%2023.3024%2019.2833%2023.6929%2018.8928L25.5858%2016.9999H19.6C19.0477%2016.9999%2018.6%2016.5522%2018.6%2015.9999C18.6%2015.4476%2019.0477%2014.9999%2019.6%2014.9999H25.5858L23.6929%2013.107C23.3024%2012.7165%2023.3024%2012.0833%2023.6929%2011.6928Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-arrow-left-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.2668%208.02872C13.1771%208.04985%2013.0546%208.09601%2012.9946%208.13132C12.9346%208.16667%2011.14%209.84033%209.00673%2011.8506C4.71237%2015.8972%205.00825%2015.5899%205.00825%2016.0028C5.00825%2016.4156%204.71243%2016.1083%209.00673%2020.1555C11.14%2022.1661%2012.9432%2023.8431%2013.0136%2023.8821C13.1885%2023.9791%2013.4688%2024.0238%2013.6731%2023.9874C13.9078%2023.9455%2014.0508%2023.8731%2014.22%2023.7105C14.4911%2023.4501%2014.5716%2023.0832%2014.4349%2022.731C14.3703%2022.5646%2014.2315%2022.4287%2011.3855%2019.747L8.40373%2016.9373L17.3531%2016.9296L26.3026%2016.9218L26.4647%2016.8413C26.8109%2016.6694%2027.0039%2016.3692%2027.0039%2016.0028C27.0039%2015.6363%2026.8109%2015.3362%2026.4647%2015.1642L26.3026%2015.0837L17.3531%2015.076L8.40373%2015.0682L11.3855%2012.2586C14.2315%209.57685%2014.3703%209.44095%2014.4349%209.2745C14.7114%208.56222%2014.0404%207.84663%2013.2668%208.02872Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-arrow-right-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M18.3104%207.03265C18.0998%207.07663%2017.9468%207.16675%2017.7839%207.34268C17.5129%207.63542%2017.4324%208.04789%2017.5689%208.44396C17.6334%208.63121%2017.7709%208.78251%2020.6185%2011.799L23.6005%2014.9579L14.6509%2014.9666L5.70131%2014.9753L5.53918%2015.0658C5.19296%2015.2592%205%2015.5966%205%2016.0086C5%2016.4206%205.19296%2016.7581%205.53918%2016.9514L5.70131%2017.0419L14.6509%2017.0506L23.6005%2017.0593L20.6185%2020.2183C17.7709%2023.2347%2017.6334%2023.386%2017.5689%2023.5733C17.4324%2023.9693%2017.5129%2024.3818%2017.7839%2024.6746C17.9532%2024.8574%2018.0961%2024.9387%2018.3308%2024.9858C18.5351%2025.0268%2018.8154%2024.9765%2018.9903%2024.8675C19.0608%2024.8236%2020.8639%2022.9381%2022.9972%2020.6776C27.2915%2016.1273%2026.9957%2016.4728%2026.9957%2016.0086C26.9957%2015.5445%2027.2915%2015.8899%2022.9972%2011.3396C20.8639%209.07912%2019.0608%207.19402%2018.9903%207.15052C18.8739%207.07866%2018.5796%206.99146%2018.4844%207.00067C18.4632%207.00271%2018.3849%207.0171%2018.3104%207.03265Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-arrow-up-down-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.2933%203.29289C15.6838%202.90237%2016.317%202.90237%2016.7075%203.29289L20.3075%206.89289C20.698%207.28342%2020.698%207.91658%2020.3075%208.30711C19.917%208.69763%2019.2838%208.69763%2018.8933%208.30711L17.0004%206.41421V12.4C17.0004%2012.9523%2016.5527%2013.4%2016.0004%2013.4C15.4481%2013.4%2015.0004%2012.9523%2015.0004%2012.4V6.41421L13.1075%208.30711C12.717%208.69763%2012.0838%208.69763%2011.6933%208.30711C11.3028%207.91658%2011.3028%207.28342%2011.6933%206.89289L15.2933%203.29289ZM17.0004%2019.6V25.5858L18.8933%2023.6929C19.2838%2023.3024%2019.917%2023.3024%2020.3075%2023.6929C20.698%2024.0834%2020.698%2024.7166%2020.3075%2025.1071L16.7075%2028.7071C16.317%2029.0976%2015.6838%2029.0976%2015.2933%2028.7071L11.6933%2025.1071C11.3028%2024.7166%2011.3028%2024.0834%2011.6933%2023.6929C12.0838%2023.3024%2012.717%2023.3024%2013.1075%2023.6929L15.0004%2025.5858V19.6C15.0004%2019.0477%2015.4481%2018.6%2016.0004%2018.6C16.5527%2018.6%2017.0004%2019.0477%2017.0004%2019.6Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-arrow-up-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.7581%205.02793C15.6826%205.05057%2015.5741%205.10024%2015.5169%205.13828C15.3698%205.23615%208.14948%2012.9238%208.09517%2013.0404C8.01406%2013.2146%207.97937%2013.4741%208.01243%2013.6594C8.05583%2013.9027%208.12666%2014.044%208.29084%2014.2149C8.55134%2014.486%208.9184%2014.5665%209.27062%2014.4298C9.43712%2014.3652%209.57305%2014.2263%2012.2555%2011.3801L15.0659%208.39808L15.0736%2017.3483L15.0814%2026.2986L15.1619%2026.4608C15.3339%2026.807%2015.6341%2027%2016.0007%2027C16.3672%2027%2016.6674%2026.807%2016.8394%2026.4608L16.9199%2026.2986L16.9277%2017.3482L16.9354%208.39776L19.7458%2011.3801C22.4295%2014.2279%2022.5641%2014.3654%2022.7307%2014.43C23.0831%2014.5664%2023.45%2014.4859%2023.7105%2014.2149C23.8731%2014.0456%2023.9455%2013.9027%2023.9874%2013.6679C24.0238%2013.4636%2023.9791%2013.1832%2023.8821%2013.0084C23.843%2012.9379%2022.1723%2011.1407%2020.1696%209.01452C17.2256%205.88917%2016.5012%205.1362%2016.3877%205.0833C16.2073%204.9992%2015.9338%204.97512%2015.7581%205.02793Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-chevron-left-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M21.6727%204.26007C22.0813%204.63157%2022.1114%205.26402%2021.7399%205.67268L12.3515%2016L21.7399%2026.3273C22.1114%2026.736%2022.0813%2027.3684%2021.6727%2027.7399C21.264%2028.1115%2020.6316%2028.0813%2020.2601%2027.6727L10.2601%2016.6727C9.91331%2016.2913%209.91331%2015.7088%2010.2601%2015.3273L20.2601%204.32733C20.6316%203.91868%2021.264%203.88856%2021.6727%204.26007Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-chevron-right-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.3273%2027.7399C9.91868%2027.3684%209.88856%2026.736%2010.2601%2026.3273L19.6485%2016L10.2601%205.67266C9.88856%205.26401%209.91868%204.63156%2010.3273%204.26005C10.736%203.88854%2011.3684%203.91866%2011.7399%204.32732L21.7399%2015.3273C22.0867%2015.7087%2022.0867%2016.2912%2021.7399%2016.6727L11.7399%2027.6727C11.3684%2028.0813%2010.736%2028.1114%2010.3273%2027.7399Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-chevron-up-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.26007%2021.6727C4.63157%2022.0813%205.26402%2022.1114%205.67268%2021.7399L16%2012.3515L26.3273%2021.7399C26.736%2022.1114%2027.3684%2022.0813%2027.7399%2021.6727C28.1115%2021.264%2028.0813%2020.6316%2027.6727%2020.2601L16.6727%2010.2601C16.2913%209.91331%2015.7088%209.91331%2015.3273%2010.2601L4.32733%2020.2601C3.91868%2020.6316%203.88856%2021.264%204.26007%2021.6727Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-chevron-down-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.26007%2010.3273C4.63157%209.91868%205.26402%209.88856%205.67268%2010.2601L16%2019.6485L26.3273%2010.2601C26.736%209.88856%2027.3684%209.91868%2027.7399%2010.3273C28.1115%2010.736%2028.0813%2011.3684%2027.6727%2011.7399L16.6727%2021.7399C16.2913%2022.0867%2015.7088%2022.0867%2015.3273%2021.7399L4.32733%2011.7399C3.91868%2011.3684%203.88856%2010.736%204.26007%2010.3273Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-arrow-up-down{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.2933%203.29289C15.6838%202.90237%2016.317%202.90237%2016.7075%203.29289L20.3075%206.89289C20.698%207.28342%2020.698%207.91658%2020.3075%208.30711C19.917%208.69763%2019.2838%208.69763%2018.8933%208.30711L17.0004%206.41421V12.4C17.0004%2012.9523%2016.5527%2013.4%2016.0004%2013.4C15.4481%2013.4%2015.0004%2012.9523%2015.0004%2012.4V6.41421L13.1075%208.30711C12.717%208.69763%2012.0838%208.69763%2011.6933%208.30711C11.3028%207.91658%2011.3028%207.28342%2011.6933%206.89289L15.2933%203.29289ZM17.0004%2019.6V25.5858L18.8933%2023.6929C19.2838%2023.3024%2019.917%2023.3024%2020.3075%2023.6929C20.698%2024.0834%2020.698%2024.7166%2020.3075%2025.1071L16.7075%2028.7071C16.317%2029.0976%2015.6838%2029.0976%2015.2933%2028.7071L11.6933%2025.1071C11.3028%2024.7166%2011.3028%2024.0834%2011.6933%2023.6929C12.0838%2023.3024%2012.717%2023.3024%2013.1075%2023.6929L15.0004%2025.5858V19.6C15.0004%2019.0477%2015.4481%2018.6%2016.0004%2018.6C16.5527%2018.6%2017.0004%2019.0477%2017.0004%2019.6Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-close-big-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.29289%203.2929C3.68341%202.90237%204.31657%202.90237%204.7071%203.29289L16.0002%2014.5857L27.2929%203.29299C27.6834%202.90246%2028.3166%202.90246%2028.7071%203.29299C29.0976%203.68351%2029.0976%204.31668%2028.7071%204.7072L17.4144%2015.9999L28.7071%2027.2924C29.0976%2027.6829%2029.0976%2028.3161%2028.7071%2028.7066C28.3166%2029.0971%2027.6834%2029.0972%2027.2929%2028.7066L16.0002%2017.4141L4.7072%2028.7071C4.31668%2029.0976%203.68351%2029.0976%203.29299%2028.7071C2.90246%2028.3166%202.90246%2027.6834%203.29299%2027.2929L14.5859%2015.9999L3.2929%204.70711C2.90237%204.31659%202.90237%203.68343%203.29289%203.2929Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-screenshot-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.5835%203.01198C7.40676%203.08897%205.85479%203.53109%204.68764%204.69162C3.793%205.58115%203.32301%206.74803%203.12541%208.57023C3.03542%209.40025%203.00552%2010.2418%203.00277%2012.0221L3%2013.8251L3.07115%2013.9822C3.15457%2014.1665%203.34425%2014.3607%203.53948%2014.462C3.73677%2014.5643%204.17196%2014.5653%204.36325%2014.4639C4.65351%2014.31%204.83114%2014.0823%204.89283%2013.785C4.9145%2013.6805%204.92686%2013.12%204.92711%2012.2286C4.92828%208.29514%205.17625%206.93726%206.05363%206.06012C6.93097%205.18295%208.28916%204.93503%2012.2236%204.93386C13.1151%204.93362%2013.6758%204.92126%2013.7803%204.89959C14.0776%204.83792%2014.3054%204.66034%2014.4593%204.37013C14.5608%204.17889%2014.5598%203.74381%2014.4575%203.54656C14.3562%203.35138%2014.1619%203.16174%2013.9776%203.07834C13.8207%203.00736%2013.8171%203.00721%2012.3715%203.00548C11.5746%203.00453%2010.77%203.00745%2010.5835%203.01198ZM18.1362%203.03251C17.8566%203.12636%2017.6629%203.29063%2017.53%203.54656C17.427%203.74498%2017.4266%204.17877%2017.5292%204.37238C17.6371%204.5758%2017.8005%204.73813%2017.9925%204.83237L18.167%204.91805L20.0937%204.93815C22.6214%204.96453%2023.4262%205.02266%2024.3407%205.24484C25.7173%205.57924%2026.4148%206.2766%2026.7493%207.65281C26.9715%208.56709%2027.0296%209.37174%2027.056%2011.8988L27.0761%2013.8251L27.1618%2013.9995C27.2561%2014.1915%2027.4185%2014.3549%2027.6219%2014.4627C27.8155%2014.5653%2028.2494%2014.5649%2028.4479%2014.462C28.6432%2014.3607%2028.8329%2014.1665%2028.9163%2013.9822C28.9859%2013.8285%2028.9876%2013.8001%2028.9972%2012.6693C29.0289%208.92846%2028.7958%207.08702%2028.1304%205.82077C27.3628%204.35993%2026.0253%203.51059%2024.0208%203.21099C23.0093%203.05979%2022.3163%203.02345%2020.1092%203.00585C18.6126%202.99392%2018.236%202.99901%2018.1362%203.03251ZM3.64737%2017.4855C3.3735%2017.5983%203.18225%2017.7745%203.07087%2018.0166L3%2018.1707L3.00277%2019.9737C3.00552%2021.754%203.03542%2022.5955%203.12541%2023.4255C3.32301%2025.2477%203.793%2026.4146%204.68764%2027.3041C5.64172%2028.2528%206.87931%2028.7199%208.90343%2028.8952C9.69967%2028.9642%2011.3507%2029.0094%2012.6644%2028.9983C13.7954%2028.9888%2013.8238%2028.987%2013.9776%2028.9174C14.1619%2028.834%2014.3562%2028.6444%2014.4575%2028.4492C14.5604%2028.2507%2014.5608%2027.817%2014.4582%2027.6234C14.3504%2027.42%2014.1869%2027.2576%2013.9949%2027.1634L13.8204%2027.0777L11.8937%2027.0576C9.36602%2027.0312%208.56118%2026.9731%207.64669%2026.7509C6.27016%2026.4165%205.57263%2025.7192%205.23815%2024.3429C5.01592%2023.4287%204.95778%2022.624%204.93139%2020.097L4.91129%2018.1707L4.82559%2017.9962C4.73071%2017.803%204.56686%2017.6388%204.3655%2017.5349C4.20673%2017.453%203.79513%2017.4247%203.64737%2017.4855ZM27.7353%2017.4874C27.4659%2017.5874%2027.2574%2017.7781%2027.1416%2018.0304C27.0792%2018.1663%2027.0765%2018.2318%2027.0565%2020.097C27.0295%2022.6259%2026.9713%2023.4296%2026.7493%2024.3429C26.4148%2025.7192%2025.7173%2026.4165%2024.3407%2026.7509C23.4262%2026.9731%2022.6214%2027.0312%2020.0937%2027.0576L18.167%2027.0777L17.9925%2027.1634C17.8005%2027.2576%2017.6371%2027.42%2017.5292%2027.6234C17.4266%2027.817%2017.427%2028.2507%2017.53%2028.4492C17.6312%2028.6444%2017.8256%2028.834%2018.0098%2028.9174C18.1636%2028.987%2018.192%2028.9888%2019.3231%2028.9983C20.6367%2029.0094%2022.2878%2028.9642%2023.084%2028.8952C25.1081%2028.7199%2026.3457%2028.2528%2027.2998%2027.3041C28.2439%2026.3655%2028.7187%2025.1092%2028.894%2023.0865C28.963%2022.2904%2029.0083%2020.6398%2028.9972%2019.3264C28.9876%2018.1957%2028.9859%2018.1673%2028.9163%2018.0135C28.8328%2017.8292%2028.643%2017.6348%2028.4479%2017.534C28.2798%2017.447%2027.9095%2017.4228%2027.7353%2017.4874Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.5214%2011.7464C17.8827%2011.3852%2018.3728%2011.1822%2018.8838%2011.1822C19.3948%2011.1822%2019.8848%2011.3852%2020.2462%2011.7464C20.6075%2012.1077%2020.8105%2012.5976%2020.8105%2013.1085C20.8105%2013.6194%2020.6075%2014.1093%2020.2462%2014.4706C19.8848%2014.8318%2019.3948%2015.0348%2018.8838%2015.0348C18.3728%2015.0348%2017.8827%2014.8318%2017.5214%2014.4706C17.1601%2014.1093%2016.9571%2013.6194%2016.9571%2013.1085C16.9571%2012.5976%2017.1601%2012.1077%2017.5214%2011.7464Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.2302%2016.1851L8.89808%2017.2783C8.48683%2017.6158%207.8798%2017.556%207.54224%2017.1449C7.20469%2016.7337%207.26443%2016.1268%207.67568%2015.7894L9.00784%2014.6962C10.0724%2013.8227%2011.6606%2013.869%2012.6669%2014.8128L15.9294%2017.8726C16.1219%2018.0531%2016.4519%2018.0865%2016.6902%2017.9294L16.917%2017.7799C18.1402%2016.9738%2019.7867%2017.0627%2020.907%2018.0083L23.3586%2020.0776C23.7652%2020.4207%2023.8165%2021.0284%2023.4733%2021.4348C23.1301%2021.8413%2022.5223%2021.8926%2022.1157%2021.5494L19.6641%2019.4801C19.2031%2019.0911%2018.4949%2019.0471%2017.9776%2019.3881L17.7508%2019.5375C16.7796%2020.1776%2015.464%2020.0773%2014.6112%2019.2775M14.6112%2019.2775L11.3487%2016.2177C11.0527%2015.94%2010.5518%2015.9212%2010.2302%2016.1851'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M19.8471%209.25598H12.1403C10.5442%209.25598%209.25024%2010.5496%209.25024%2012.1454V19.8504C9.25024%2021.4462%2010.5442%2022.7398%2012.1403%2022.7398H19.8471C21.4433%2022.7398%2022.7372%2021.4462%2022.7372%2019.8504V12.1454C22.7372%2010.5496%2021.4433%209.25598%2019.8471%209.25598ZM12.1403%207.32973C9.48007%207.32973%207.32353%209.48576%207.32353%2012.1454V19.8504C7.32353%2022.51%209.48007%2024.666%2012.1403%2024.666H19.8471C22.5073%2024.666%2024.6639%2022.51%2024.6639%2019.8504V12.1454C24.6639%209.48576%2022.5073%207.32973%2019.8471%207.32973H12.1403Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-radio-button-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M26.9863%2015.4541C26.8513%2012.7355%2025.7122%2010.1555%2023.7783%208.22168C21.7154%206.15878%2018.9174%205%2016%205C13.0826%205%2010.2846%206.15878%208.22168%208.22168C6.15878%2010.2846%205%2013.0826%205%2016C5%2018.9174%206.15878%2021.7154%208.22168%2023.7783C10.2846%2025.8412%2013.0826%2027%2016%2027C18.9174%2027%2021.7154%2025.8412%2023.7783%2023.7783C25.8412%2021.7154%2027%2018.9174%2027%2016L26.9863%2015.4541ZM28.9961%2016.3232C28.9133%2019.6539%2027.5541%2022.8307%2025.1924%2025.1924C22.7544%2027.6304%2019.4478%2029%2016%2029C12.5522%2029%209.24559%2027.6304%206.80762%2025.1924C4.36964%2022.7544%203%2019.4478%203%2016C3%2012.5522%204.36964%209.24559%206.80762%206.80762C9.24559%204.36964%2012.5522%203%2016%203C19.4478%203%2022.7544%204.36964%2025.1924%206.80762C27.6304%209.24559%2029%2012.5522%2029%2016L28.9961%2016.3232Z'%20fill='%23262626'/%3e%3cpath%20d='M8%2016C8%2018.1217%208.84285%2020.1566%2010.3431%2021.6569C11.8434%2023.1571%2013.8783%2024%2016%2024C18.1217%2024%2020.1566%2023.1571%2021.6569%2021.6569C23.1571%2020.1566%2024%2018.1217%2024%2016C24%2013.8783%2023.1571%2011.8434%2021.6569%2010.3431C20.1566%208.84285%2018.1217%208%2016%208C13.8783%208%2011.8434%208.84285%2010.3431%2010.3431C8.84285%2011.8434%208%2013.8783%208%2016Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-close-small-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.29289%207.2929C7.68341%206.90237%208.31657%206.90237%208.7071%207.29289L16.0001%2014.5857L23.2929%207.29296C23.6834%206.90243%2024.3166%206.90243%2024.7071%207.29296C25.0976%207.68348%2025.0976%208.31665%2024.7071%208.70717L17.4143%2015.9999L24.7071%2023.2926C25.0976%2023.6831%2025.0976%2024.3162%2024.7071%2024.7068C24.3166%2025.0973%2023.6834%2025.0973%2023.2929%2024.7068L16.0001%2017.4142L8.70717%2024.7071C8.31665%2025.0976%207.68348%2025.0976%207.29296%2024.7071C6.90243%2024.3166%206.90243%2023.6834%207.29296%2023.2929L14.5859%2016L7.2929%208.70711C6.90237%208.31659%206.90237%207.68343%207.29289%207.2929Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-delete-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.2679%203.04719C13.9725%203.23678%2012.7304%203.9859%2011.9747%205.03335C11.7423%205.35536%2011.4713%205.86988%2011.3673%206.18624C11.3057%206.3737%2011.2941%206.46128%2011.3106%206.61557C11.3967%207.42015%2012.3099%207.81284%2012.9713%207.32973C13.1152%207.22464%2013.1622%207.15615%2013.3662%206.75454C13.6356%206.22394%2013.7617%206.04891%2014.0857%205.75591C14.6132%205.27893%2015.268%205.03005%2015.9956%205.03005C16.7321%205.03005%2017.3842%205.28106%2017.922%205.77164C18.224%206.04707%2018.4289%206.33338%2018.6175%206.74346C18.6955%206.91296%2018.7934%207.09826%2018.8349%207.15528C18.9929%207.37201%2019.3803%207.55189%2019.6811%207.54814C19.867%207.54585%2020.1656%207.42719%2020.3358%207.28799C20.5131%207.14301%2020.6531%206.87123%2020.6801%206.61986C20.7057%206.38%2020.6158%206.08522%2020.3762%205.62371C19.6578%204.23984%2018.2651%203.26634%2016.6859%203.04428C16.2585%202.98419%2015.6904%202.98535%2015.2679%203.04719ZM4.78824%208.06899C4.50701%208.12326%204.23187%208.33676%204.08343%208.61587C3.97482%208.82014%203.97161%209.31027%204.07758%209.50426C4.17247%209.67789%204.38768%209.88067%204.57789%209.97561L4.73377%2010.0534L15.9359%2010.0617L27.1381%2010.07L27.3292%2010.0001C27.5935%209.90354%2027.8457%209.6662%2027.9373%209.42772C28.0326%209.18004%2028.0178%208.82741%2027.9028%208.60563C27.8046%208.41597%2027.5866%208.2141%2027.3789%208.12035L27.2243%208.05054L16.0782%208.04586C9.94793%208.04331%204.86742%208.05368%204.78824%208.06899ZM6.91667%2011.2303C6.72286%2011.2761%206.56685%2011.3716%206.4073%2011.5421C6.21652%2011.746%206.13943%2011.9414%206.13943%2012.2211C6.13943%2012.4409%206.76933%2021.7187%206.85205%2022.7169C6.97849%2024.2433%207.11843%2025.0979%207.36566%2025.8537C7.89197%2027.4629%209.04745%2028.4394%2010.8194%2028.7727C11.7819%2028.9537%2012.8362%2029%2015.9956%2029C19.1549%2029%2020.2092%2028.9537%2021.1717%2028.7727C22.9606%2028.4362%2024.1048%2027.4591%2024.6383%2025.8124C24.8465%2025.1697%2024.9791%2024.4184%2025.0906%2023.2499C25.1636%2022.4841%2025.8517%2012.498%2025.8517%2012.2035C25.8517%2011.941%2025.7712%2011.7423%2025.5836%2011.5419C25.3534%2011.2958%2025.1774%2011.2206%2024.8264%2011.2183C24.5934%2011.2167%2024.5174%2011.2298%2024.3827%2011.2946C24.122%2011.4199%2023.9085%2011.6631%2023.829%2011.9252C23.8125%2011.9796%2023.6509%2014.1901%2023.4697%2016.8374C23.106%2022.1545%2023.0341%2023.1018%2022.9407%2023.8153C22.6367%2026.1352%2022.0721%2026.6996%2019.8487%2026.9058C19.1841%2026.9675%2012.807%2026.9675%2012.1424%2026.9058C10.1255%2026.7187%209.50047%2026.2238%209.16962%2024.5518C8.99407%2023.6645%208.96764%2023.3513%208.53896%2017.0797C8.28102%2013.3052%208.18047%2011.9883%208.14231%2011.8832C7.96364%2011.391%207.43296%2011.1083%206.91667%2011.2303ZM12.4478%2014.3985C12.0779%2014.5072%2011.7345%2014.9448%2011.7304%2015.3128C11.727%2015.6087%2012.3922%2021.8866%2012.442%2022.0293C12.5055%2022.2114%2012.7106%2022.4471%2012.8981%2022.5535C13.353%2022.8116%2013.9677%2022.6692%2014.2665%2022.2366C14.3933%2022.0531%2014.4407%2021.9021%2014.4406%2021.6831C14.4405%2021.5943%2014.2921%2020.0761%2014.1109%2018.3093C13.7979%2015.259%2013.777%2015.0885%2013.6961%2014.9269C13.5907%2014.7165%2013.3336%2014.4858%2013.1285%2014.4175C12.9656%2014.3633%2012.6022%2014.3532%2012.4478%2014.3985ZM18.849%2014.4195C18.6558%2014.4864%2018.3969%2014.7235%2018.295%2014.9269C18.2141%2015.0885%2018.1932%2015.259%2017.8803%2018.3093C17.699%2020.0761%2017.5506%2021.5943%2017.5505%2021.6831C17.5503%2022.0084%2017.708%2022.3051%2017.9831%2022.4967C18.418%2022.7998%2019.0026%2022.7283%2019.3634%2022.3279C19.4366%2022.2467%2019.5201%2022.1123%2019.5491%2022.0293C19.5966%2021.8933%2020.2621%2015.6347%2020.2621%2015.3246C20.2621%2015.2635%2020.2367%2015.1355%2020.2057%2015.0402C20.1299%2014.8072%2019.8208%2014.4977%2019.5865%2014.4201C19.3873%2014.3541%2019.039%2014.3538%2018.849%2014.4195Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-comparison-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.6391%203.07457C15.5061%203.12762%2015.4038%203.19894%2015.2901%203.31767C15.0663%203.55153%2015.0275%203.68092%2015.0275%204.19353V4.60788L14.8841%204.47797C14.8051%204.40653%2014.6746%204.31811%2014.5939%204.28151C14.4502%204.21626%2014.4177%204.21494%2012.9731%204.21494C11.5266%204.21494%2011.4962%204.2162%2011.3517%204.28179C11.167%204.36562%2010.9318%204.59396%2010.8555%204.76343C10.6084%205.31282%2010.9273%205.96378%2011.5097%206.09841C11.7612%206.15654%2014.1828%206.15709%2014.4337%206.09905C14.6144%206.05728%2014.8762%205.90287%2014.9421%205.79924C14.9629%205.76661%2014.9906%205.7399%2015.0037%205.7399C15.0168%205.7399%2015.0275%2010.2643%2015.0275%2015.7941V25.8483L14.7824%2025.8648C14.4521%2025.887%2014.2516%2025.9753%2014.0572%2026.1843C13.8556%2026.4009%2013.7919%2026.5865%2013.811%2026.9006C13.8278%2027.178%2013.8949%2027.3239%2014.0918%2027.5115C14.2795%2027.6903%2014.4875%2027.7745%2014.7844%2027.7917L15.0275%2027.8059V28.0121C15.0275%2028.3114%2015.0995%2028.4868%2015.3071%2028.6939C15.7165%2029.102%2016.2832%2029.102%2016.6926%2028.6939C16.9%2028.487%2016.9722%2028.3114%2016.9722%2028.0129V27.8075L18.8619%2027.7884C19.9013%2027.778%2021.0057%2027.7544%2021.3162%2027.7361C23.8258%2027.5882%2025.171%2027.151%2026.2356%2026.1375C27.3322%2025.0935%2027.7914%2023.7599%2027.9554%2021.1436C28.0149%2020.196%2028.0149%2011.8015%2027.9554%2010.8539C27.7907%208.22575%2027.3288%206.89265%2026.2206%205.84653C25.1503%204.83623%2023.8303%204.41072%2021.3005%204.26056C20.9986%204.24263%2019.9013%204.21943%2018.8619%204.20902L16.9722%204.19004V3.98462C16.9722%203.6861%2016.9%203.5105%2016.6926%203.30362C16.3921%203.00408%2016.0192%202.92297%2015.6391%203.07457ZM8.37812%204.31176C8.02332%204.35428%207.45241%204.4621%207.17072%204.53977C6.52134%204.71888%205.8978%205.04042%205.69568%205.30037C5.19046%205.95032%205.70657%206.8969%206.53555%206.84071C6.71267%206.82873%206.79754%206.80091%207.05307%206.67112C7.53823%206.42469%207.96573%206.30774%208.65194%206.23368C9.15039%206.17989%209.26766%206.13522%209.49098%205.91415C9.63548%205.77108%209.69567%205.68389%209.73604%205.55922C9.88179%205.10903%209.70954%204.65508%209.30213%204.41577C9.12837%204.31367%209.10432%204.30825%208.80374%204.30357C8.63001%204.30083%208.4385%204.30452%208.37812%204.31176ZM16.9722%2015.9988V25.8652L18.956%2025.8477C21.2921%2025.8271%2021.9672%2025.7886%2022.8927%2025.623C24.6727%2025.3045%2025.4702%2024.5215%2025.7992%2022.7691C26.0017%2021.6908%2026.0363%2020.7027%2026.0363%2015.9988C26.0363%2011.2948%2026.0017%2010.3067%2025.7992%209.22843C25.4702%207.47599%2024.6727%206.69302%2022.8927%206.37453C21.9672%206.20894%2021.2921%206.1704%2018.956%206.14979L16.9722%206.13229V15.9988ZM4.83017%207.41333C4.5289%207.52408%204.27827%207.76613%204.19512%208.02664C4.12069%208.25982%204.05686%208.92618%204.0169%209.88682C3.97195%2010.9681%204.00194%2011.1365%204.28974%2011.4192C4.61811%2011.7417%205.11816%2011.7935%205.51232%2011.5458C5.69816%2011.4291%205.87757%2011.1893%205.92637%2010.9926C5.94319%2010.9248%205.96621%2010.5511%205.97753%2010.1622C5.98885%209.77332%206.01134%209.31583%206.02753%209.14559C6.04371%208.97532%206.06601%208.67643%206.07712%208.48132C6.0964%208.14223%206.09371%208.11915%206.0157%207.9576C5.84834%207.61105%205.53742%207.40458%205.15047%207.3831C5.02488%207.37614%204.89907%207.388%204.83017%207.41333ZM4.70841%2012.7004C4.42509%2012.7853%204.16297%2013.0181%204.06247%2013.2741C4.00677%2013.416%204.00269%2013.5237%204.00269%2014.8589V16.2914L4.07521%2016.436C4.45118%2017.1857%205.50157%2017.1822%205.86537%2016.4301L5.94733%2016.2606V14.8281V13.3955L5.85932%2013.2195C5.69333%2012.8875%205.33499%2012.6688%204.96598%2012.6742C4.86746%2012.6757%204.75153%2012.6874%204.70841%2012.7004ZM4.66136%2018.0113C4.38036%2018.1196%204.15898%2018.3271%204.06247%2018.573C4.00683%2018.7147%204.00269%2018.8221%204.00269%2020.1269C4.00269%2021.4318%204.00683%2021.5392%204.06247%2021.6809C4.17871%2021.977%204.48233%2022.222%204.8025%2022.2782C5.24387%2022.3556%205.67244%2022.1384%205.87481%2021.7349L5.94733%2021.5903V20.1423C5.94733%2018.7283%205.94576%2018.6911%205.8803%2018.552C5.71115%2018.1927%205.36105%2017.9687%204.97501%2017.9728C4.85425%2017.9741%204.71311%2017.9914%204.66136%2018.0113ZM4.94753%2023.2889C4.62507%2023.3862%204.37559%2023.6262%204.28479%2023.9265C4.22284%2024.1314%204.22592%2024.2503%204.3011%2024.5584C4.43079%2025.0897%204.72707%2025.7035%205.05606%2026.1223C5.35418%2026.5019%205.99742%2027.0137%206.26954%2027.088C6.72201%2027.2114%207.21905%2026.9893%207.4287%2026.57C7.50125%2026.4249%207.5152%2026.3582%207.51326%2026.1652C7.50962%2025.8041%207.3719%2025.5502%207.0649%2025.3387C6.64338%2025.0483%206.42113%2024.7286%206.22757%2024.1342C6.09493%2023.7269%205.99086%2023.5587%205.78558%2023.42C5.5222%2023.242%205.24616%2023.1988%204.94753%2023.2889ZM9.05755%2025.8746C8.80534%2025.9642%208.58736%2026.1727%208.46911%2026.4373C8.39173%2026.6105%208.39117%2026.9596%208.46801%2027.1455C8.55279%2027.3507%208.75986%2027.5658%208.96399%2027.6606C9.13612%2027.7406%209.17203%2027.7448%209.91316%2027.7727C10.3368%2027.7887%2010.994%2027.7974%2011.3735%2027.7922C12.0155%2027.7832%2012.0744%2027.7776%2012.2203%2027.7118C12.4078%2027.6271%2012.6242%2027.4287%2012.7143%2027.2588C12.8061%2027.0856%2012.8259%2026.7181%2012.7547%2026.5075C12.6831%2026.2957%2012.4438%2026.0403%2012.2339%2025.9516C12.0335%2025.8669%2011.9413%2025.8615%2010.4168%2025.8451C9.41263%2025.8344%209.15513%2025.8399%209.05755%2025.8746Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-copy-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.7974%208.72247C11.9605%208.83822%2011.5401%209.04607%2011.2431%209.35158C10.9422%209.66104%2010.735%2010.105%2010.6207%2010.9795C10.503%2011.88%2010.501%2013.0756%2010.501%2014.8001V20.8001C10.501%2022.5247%2010.503%2023.7203%2010.6207%2024.6207C10.735%2025.4952%2010.9422%2025.9392%2011.2431%2026.2487C11.5401%2026.5542%2011.9605%2026.7621%2012.7974%2026.8778C13.6661%2026.9979%2014.8218%2027.0002%2016.5007%2027.0002H20.0006C21.6795%2027.0002%2022.8353%2026.9979%2023.7039%2026.8778C24.5409%2026.7621%2024.9612%2026.5542%2025.2583%2026.2487C25.5591%2025.9392%2025.7664%2025.4952%2025.8807%2024.6207C25.9984%2023.7203%2026.0004%2022.5247%2026.0004%2020.8001V14.8001C26.0004%2013.0756%2025.9984%2011.88%2025.8807%2010.9795C25.7664%2010.1051%2025.5591%209.66105%2025.2583%209.35159C24.9612%209.04607%2024.5409%208.83822%2023.7039%208.72247C22.8353%208.60234%2021.6795%208.6001%2020.0006%208.6001H16.5007C14.8218%208.6001%2013.6661%208.60234%2012.7974%208.72247ZM16.427%206.6001H20.0744C21.6615%206.60006%2022.9562%206.60004%2023.9779%206.74133C25.0471%206.88919%2025.9642%207.20855%2026.6923%207.95745C27.4165%208.70241%2027.7218%209.63415%2027.8638%2010.7203C28.0004%2011.7656%2028.0004%2013.0925%2028.0004%2014.7296V20.8707C28.0004%2022.5078%2028.0004%2023.8347%2027.8638%2024.8799C27.7218%2025.9661%2027.4165%2026.8978%2026.6923%2027.6428C25.9642%2028.3917%2025.0471%2028.7111%2023.9779%2028.8589C22.9562%2029.0002%2021.6615%2029.0002%2020.0744%2029.0002H16.427C14.8399%2029.0002%2013.5451%2029.0002%2012.5234%2028.8589C11.4542%2028.7111%2010.5371%2028.3917%209.80905%2027.6428C9.08482%2026.8978%208.77952%2025.9661%208.63755%2024.8799C8.50093%2023.8347%208.50095%2022.5078%208.50098%2020.8707V14.7295C8.50095%2013.0925%208.50093%2011.7656%208.63755%2010.7203C8.77952%209.63415%209.08482%208.70242%209.80906%207.95745C10.5371%207.20855%2011.4542%206.88919%2012.5234%206.74133C13.5451%206.60004%2014.8399%206.60006%2016.427%206.6001Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.34958%205.16631C8.19495%205.32599%207.55166%205.62171%207.08379%206.10296C6.61209%206.58816%206.31943%207.26145%206.16241%208.46272C6.00201%209.68993%206%2011.3098%206%2013.6V20.8001C6%2022.2628%207.14563%2023.4001%208.49988%2023.4001V25.4001C5.98828%2025.4001%204%2023.3139%204%2020.8001L4%2013.5273C3.99998%2011.3263%203.99996%209.57545%204.17928%208.20351C4.36397%206.79056%204.75469%205.62953%205.64978%204.70883C6.5487%203.78419%207.68872%203.37696%209.0756%203.18516C10.4149%202.99995%2012.1217%202.99997%2014.2568%203L18.9995%203C21.5112%203%2023.4994%205.08629%2023.4994%207.60002H21.4994C21.4994%206.13728%2020.3538%205%2018.9995%205H14.333C12.1041%205%2010.5359%205.00225%209.34958%205.16631Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-learn-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.4772%204.00901C14.5093%204.12107%2013.9223%204.26646%2013.2172%204.56867C12.9195%204.69625%205.18767%208.37605%204.79823%208.57547C3.8566%209.05768%203.20631%2010.0074%203.03906%2011.1447C3.00149%2011.4002%202.9956%2012.0337%203.0025%2015.0787L3.0107%2018.7082L3.08735%2018.8608C3.17947%2019.0443%203.36266%2019.2371%203.53306%2019.3298C3.63729%2019.3866%203.70882%2019.3978%203.96611%2019.3978C4.2453%2019.3978%204.28758%2019.3899%204.41558%2019.3134C4.59337%2019.2071%204.77037%2019.0093%204.85565%2018.8217C4.92025%2018.6797%204.92169%2018.641%204.93057%2016.8039C4.93556%2015.7737%204.94472%2014.9309%204.95094%2014.9309C4.95714%2014.9309%205.32752%2015.1049%205.77401%2015.3174L6.58576%2015.7039L6.60336%2018.9772C6.62037%2022.1412%206.62308%2022.2604%206.68512%2022.5493C6.91827%2023.6352%207.46479%2024.546%208.24206%2025.1439C8.5898%2025.4114%208.87654%2025.5793%209.77567%2026.0417C11.9821%2027.1766%2013.686%2027.7705%2015.2614%2027.954C15.7883%2028.0153%2016.2139%2028.0153%2016.7408%2027.954C18.3163%2027.7705%2020.0201%2027.1766%2022.2265%2026.0417C23.5508%2025.3606%2023.9428%2025.0875%2024.3839%2024.5387C24.855%2023.9525%2025.1376%2023.3517%2025.3125%2022.5639C25.3817%2022.2523%2025.3822%2022.2305%2025.3993%2018.9779L25.4165%2015.7055L26.3434%2015.2617C26.8531%2015.0176%2027.3344%2014.7797%2027.4129%2014.7329C27.6364%2014.5997%2027.9916%2014.2999%2028.1468%2014.1135C28.6909%2013.4599%2028.9588%2012.749%2028.9965%2011.8589C29.0498%2010.5997%2028.4903%209.41553%2027.5389%208.77412C27.4138%208.68976%2025.9457%207.97048%2024.1333%207.10553C19.3976%204.84546%2018.8193%204.57322%2018.4821%204.44504C18.0975%204.29884%2017.4778%204.13841%2017.0336%204.06998C16.7144%204.02086%2015.7136%203.98164%2015.4772%204.00901ZM15.2749%206.01397C14.9318%206.06494%2014.5809%206.15466%2014.2248%206.28249C14.011%206.35926%206.96823%209.69374%205.77968%2010.2809C5.46304%2010.4374%205.24342%2010.6432%205.11324%2010.9055C4.76914%2011.5987%204.94866%2012.5801%205.49167%2012.9744C5.72694%2013.1452%2013.9598%2017.0529%2014.3806%2017.1934C14.9456%2017.3822%2015.3608%2017.4472%2016.0011%2017.4472C16.6414%2017.4472%2017.0566%2017.3822%2017.6216%2017.1934C18.0424%2017.0529%2026.2753%2013.1452%2026.5105%2012.9744C27.0536%2012.5801%2027.2331%2011.5987%2026.889%2010.9055C26.7588%2010.6432%2026.5392%2010.4374%2026.2225%2010.2809C25.034%209.69374%2017.9912%206.35926%2017.7774%206.28249C16.9709%205.99297%2016.0684%205.89614%2015.2749%206.01397ZM8.54283%2019.2646C8.54289%2021.9784%208.54973%2022.1453%208.67587%2022.5028C8.80775%2022.8766%209.08479%2023.2991%209.34117%2023.5174C9.54933%2023.6947%209.79515%2023.8416%2010.5186%2024.221C12.235%2025.1211%2013.7227%2025.6876%2015.0303%2025.9389C15.5608%2026.0409%2016.4414%2026.0409%2016.9719%2025.9389C18.2814%2025.6872%2019.8%2025.1075%2021.5174%2024.2038C22.2156%2023.8364%2022.4558%2023.6923%2022.661%2023.5174C22.9174%2023.2991%2023.1945%2022.8766%2023.3263%2022.5028C23.4525%2022.1453%2023.4593%2021.9784%2023.4594%2019.2646C23.4594%2017.8293%2023.4513%2016.655%2023.4415%2016.655C23.4316%2016.655%2022.4296%2017.1293%2021.2148%2017.7089C18.7986%2018.8619%2018.5102%2018.9891%2017.9503%2019.1498C17.2234%2019.3583%2016.9167%2019.3973%2016.0011%2019.3973C15.0856%2019.3973%2014.7788%2019.3583%2014.0519%2019.1498C13.4931%2018.9895%2013.2062%2018.8628%2010.7866%2017.7088C9.5713%2017.1292%208.56927%2016.655%208.55987%2016.655C8.55047%2016.655%208.54283%2017.8293%208.54283%2019.2646Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-lightbulb-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.1811%203.03254C11.667%203.32131%208.54015%205.4479%207.0065%208.59215C6.50495%209.62039%206.21937%2010.553%206.05748%2011.6915C5.98056%2012.2325%205.98093%2013.7968%206.05807%2014.3066C6.30304%2015.9249%206.78938%2017.2124%207.64256%2018.5012C8.21566%2019.3669%208.66068%2019.8531%209.88059%2020.9458C10.9565%2021.9096%2011.3967%2022.3284%2011.5722%2022.555C11.816%2022.8698%2011.8518%2022.9452%2011.925%2023.297C11.979%2023.5562%2011.9903%2023.7791%2012.0127%2025.027C12.0377%2026.418%2012.054%2026.6469%2012.1562%2027.043C12.3374%2027.7461%2012.9129%2028.4133%2013.6096%2028.7281C14.0799%2028.9407%2014.6015%2029%2016.0001%2029C17.3987%2029%2017.9203%2028.9407%2018.3906%2028.7281C19.0873%2028.4133%2019.6628%2027.7461%2019.844%2027.043C19.9462%2026.6469%2019.9625%2026.418%2019.9875%2025.027C20.0212%2023.1528%2020.0379%2023.0587%2020.428%2022.555C20.6034%2022.3284%2021.0437%2021.9096%2022.1196%2020.9458C23.3346%2019.8575%2023.7869%2019.3635%2024.3576%2018.5012C25.2108%2017.2124%2025.6972%2015.9249%2025.9421%2014.3066C26.0196%2013.7946%2026.0192%2012.2326%2025.9414%2011.6881C25.5213%208.74674%2023.9609%206.27081%2021.5015%204.64291C19.6742%203.43351%2017.3886%202.85116%2015.1811%203.03254ZM15.1656%204.97488C12.2845%205.29104%209.80623%207.07928%208.62458%209.69466C8.16203%2010.7185%207.9286%2011.8197%207.92779%2012.982C7.92687%2014.3509%208.21427%2015.5238%208.84782%2016.7369C9.33812%2017.6756%209.83093%2018.2859%2010.8228%2019.1826C11.9484%2020.2%2012.2165%2020.4472%2012.5802%2020.8029C13.1185%2021.3293%2013.5202%2021.8843%2013.6664%2022.3036C13.7809%2022.632%2013.9013%2023.2782%2013.9241%2023.687L13.9448%2024.0567H16.0001H18.0554L18.0761%2023.687C18.0978%2023.2984%2018.2146%2022.6545%2018.3213%2022.3355C18.4005%2022.0983%2018.5242%2021.876%2018.7518%2021.5614C19.091%2021.0925%2019.3637%2020.8211%2020.7211%2019.601C21.1588%2019.2075%2021.6402%2018.7598%2021.7909%2018.6062C23.0226%2017.3503%2023.796%2015.7439%2024.0241%2013.9678C24.0859%2013.4859%2024.0849%2012.5175%2024.0219%2012.0145C23.7252%209.64426%2022.4185%207.55696%2020.4043%206.23563C20.0192%205.98306%2019.2259%205.58702%2018.7682%205.41888C18.3714%205.27308%2017.6259%205.08562%2017.1745%205.01813C16.7589%204.95596%2015.5711%204.93039%2015.1656%204.97488ZM13.5657%2017.5002C13.3783%2017.5663%2013.1183%2017.814%2013.0302%2018.0104C12.9224%2018.2508%2012.9262%2018.6076%2013.0388%2018.8197C13.4039%2019.5068%2014.1005%2020.1056%2014.8488%2020.3756L15.042%2020.4452L15.042%2021.3422L15.0421%2022.2391L15.1299%2022.424C15.2178%2022.6087%2015.3936%2022.7965%2015.5584%2022.8814C15.6066%2022.9062%2015.7256%2022.9412%2015.823%2022.9591C16.0178%2022.995%2016.2869%2022.9612%2016.4418%2022.8814C16.6066%2022.7965%2016.7824%2022.6087%2016.8703%2022.424L16.9581%2022.2391L16.9582%2021.3422L16.9582%2020.4452L17.1514%2020.3756C17.8997%2020.1056%2018.5962%2019.5068%2018.9613%2018.8197C19.0302%2018.69%2019.0432%2018.6266%2019.043%2018.4192C19.0428%2018.0976%2018.9599%2017.9052%2018.7324%2017.6979C18.5413%2017.5239%2018.3509%2017.4488%2018.1001%2017.4488C17.7413%2017.4488%2017.5058%2017.5856%2017.2287%2017.9549C17.1213%2018.098%2016.9782%2018.2594%2016.9108%2018.3136C16.733%2018.4565%2016.4368%2018.5872%2016.2034%2018.6258C15.9439%2018.6686%2015.6639%2018.6254%2015.4027%2018.5022C15.1368%2018.3766%2014.9973%2018.2557%2014.7715%2017.9549C14.5667%2017.682%2014.436%2017.575%2014.2113%2017.4962C14.0426%2017.4371%2013.7393%2017.4389%2013.5657%2017.5002ZM13.9749%2026.2155C14.0031%2026.5146%2014.0317%2026.6107%2014.1315%2026.7411C14.3525%2027.0299%2014.5299%2027.0602%2016.0001%2027.0602C17.4703%2027.0602%2017.6477%2027.0299%2017.8687%2026.7411C17.9685%2026.6107%2017.9971%2026.5146%2018.0252%2026.2155L18.0472%2025.982H16.0001H13.953L13.9749%2026.2155Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-download-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.7136%203.03368C15.489%203.10812%2015.3778%203.17883%2015.2254%203.34428C14.9403%203.65358%2014.9686%202.85108%2014.9496%2011.151L14.9326%2018.5496L13.541%2017.026C11.3408%2014.6171%2011.3604%2014.6375%2011.1475%2014.5376C10.8974%2014.4203%2010.4971%2014.4138%2010.2589%2014.5231C9.73702%2014.7628%209.48868%2015.4378%209.73624%2015.9439C9.85406%2016.1848%2015.2501%2022.0963%2015.467%2022.2221C15.7755%2022.4011%2016.2289%2022.4011%2016.5373%2022.2221C16.7542%2022.0963%2022.1503%2016.1848%2022.2681%2015.9439C22.4569%2015.5581%2022.3645%2015.057%2022.046%2014.7383C21.8336%2014.526%2021.6431%2014.4508%2021.3159%2014.4502C21.0939%2014.4498%2021.01%2014.4658%2020.8568%2014.5376C20.6439%2014.6375%2020.6635%2014.6171%2018.4633%2017.026L17.0717%2018.5496L17.0547%2011.151C17.039%204.29902%2017.0335%203.74296%2016.9804%203.6257C16.8909%203.42826%2016.6326%203.17468%2016.4339%203.08917C16.2198%202.99707%2015.8987%202.97235%2015.7136%203.03368ZM3.77881%2018.9451C3.4735%2019.0455%203.22037%2019.2664%203.09291%2019.5436C3.0179%2019.7068%203.01441%2019.7532%203.00385%2020.7322C2.99128%2021.8946%203.04255%2023.422%203.11837%2024.1452C3.28485%2025.7326%203.72031%2026.7814%204.53937%2027.5679C5.34408%2028.3406%206.39186%2028.7425%208.00605%2028.8976C8.88461%2028.9821%2010.2841%2029%2016.0022%2029C21.7281%2029%2023.1257%2028.982%2023.9983%2028.8972C25.6269%2028.739%2026.6444%2028.3507%2027.4581%2027.577C28.3028%2026.7737%2028.7354%2025.6973%2028.9042%2023.9782C28.9656%2023.3533%2029.0114%2021.8146%2029.0003%2020.7492C28.9899%2019.7522%2028.9866%2019.7071%2028.9114%2019.5436C28.8129%2019.3292%2028.6303%2019.1389%2028.4123%2019.0231C28.2648%2018.9448%2028.2023%2018.9329%2027.9369%2018.9329C27.6837%2018.9328%2027.6064%2018.9461%2027.4855%2019.0104C27.261%2019.13%2027.0825%2019.3099%2026.9787%2019.5212L26.8844%2019.7134L26.862%2021.4284C26.8342%2023.5606%2026.7748%2024.2973%2026.5754%2024.9857C26.2219%2026.2057%2025.5241%2026.6229%2023.5399%2026.8008C22.8233%2026.8651%209.18106%2026.8651%208.46443%2026.8008C6.00227%2026.5801%205.41036%2025.9964%205.20314%2023.5848C5.18229%2023.342%205.15502%2022.3716%205.1426%2021.4284L5.11998%2019.7134L5.02559%2019.5212C4.92101%2019.3082%204.74035%2019.127%204.51883%2019.0131C4.36115%2018.932%203.9372%2018.893%203.77881%2018.9451Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-maximize-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.7071%2019.2929C13.0976%2019.6834%2013.0976%2020.3166%2012.7071%2020.7071L6.41421%2027H10.6939C11.2462%2027%2011.6939%2027.4477%2011.6939%2028C11.6939%2028.5523%2011.2462%2029%2010.6939%2029H4C3.44772%2029%203%2028.5523%203%2028V21.3062C3%2020.7539%203.44772%2020.3062%204%2020.3062C4.55228%2020.3062%205%2020.7539%205%2021.3062V25.5858L11.2929%2019.2929C11.6834%2018.9024%2012.3166%2018.9024%2012.7071%2019.2929Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M20.3062%204C20.3062%203.44772%2020.7539%203%2021.3062%203H28C28.5523%203%2029%203.44772%2029%204V10.6939C29%2011.2462%2028.5523%2011.6939%2028%2011.6939C27.4477%2011.6939%2027%2011.2462%2027%2010.6939V6.41421L20.7071%2012.7071C20.3166%2013.0976%2019.6834%2013.0976%2019.2929%2012.7071C18.9024%2012.3166%2018.9024%2011.6834%2019.2929%2011.2929L25.5858%205H21.3062C20.7539%205%2020.3062%204.55229%2020.3062%204Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.7071%2012.7071C12.3166%2013.0976%2011.6834%2013.0976%2011.2929%2012.7071L5%206.41421V10.6939C5%2011.2462%204.55228%2011.6939%204%2011.6939C3.44771%2011.6939%203%2011.2462%203%2010.6939V4C3%203.44772%203.44771%203%204%203L10.6938%203C11.2461%203%2011.6938%203.44772%2011.6938%204C11.6938%204.55229%2011.2461%205%2010.6938%205L6.41421%205L12.7071%2011.2929C13.0976%2011.6834%2013.0976%2012.3166%2012.7071%2012.7071Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M28%2020.3062C28.5523%2020.3062%2029%2020.7539%2029%2021.3062V28C29%2028.5523%2028.5523%2029%2028%2029H21.3061C20.7538%2029%2020.3061%2028.5523%2020.3061%2028C20.3061%2027.4477%2020.7538%2027%2021.3061%2027H25.5858L19.2929%2020.7071C18.9024%2020.3166%2018.9024%2019.6834%2019.2929%2019.2929C19.6834%2018.9024%2020.3166%2018.9024%2020.7071%2019.2929L27%2025.5858V21.3062C27%2020.7539%2027.4477%2020.3062%2028%2020.3062Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-move-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.2929%203.29289C15.6834%202.90237%2016.3166%202.90237%2016.7071%203.29289L20.3071%206.89289C20.6976%207.28342%2020.6976%207.91658%2020.3071%208.30711C19.9166%208.69763%2019.2834%208.69763%2018.8929%208.30711L17%206.41421V12.4C17%2012.9523%2016.5523%2013.4%2016%2013.4C15.4477%2013.4%2015%2012.9523%2015%2012.4V6.41421L13.1071%208.30711C12.7166%208.69763%2012.0834%208.69763%2011.6929%208.30711C11.3024%207.91658%2011.3024%207.28342%2011.6929%206.89289L15.2929%203.29289ZM8.30711%2011.6929C8.69763%2012.0834%208.69763%2012.7166%208.30711%2013.1071L6.41421%2015H12.4C12.9523%2015%2013.4%2015.4477%2013.4%2016C13.4%2016.5523%2012.9523%2017%2012.4%2017H6.41421L8.30711%2018.8929C8.69763%2019.2834%208.69763%2019.9166%208.30711%2020.3071C7.91658%2020.6976%207.28342%2020.6976%206.89289%2020.3071L3.29289%2016.7071C2.90237%2016.3166%202.90237%2015.6834%203.29289%2015.2929L6.89289%2011.6929C7.28342%2011.3024%207.91658%2011.3024%208.30711%2011.6929ZM23.6929%2011.6929C24.0834%2011.3024%2024.7166%2011.3024%2025.1071%2011.6929L28.7071%2015.2929C29.0976%2015.6834%2029.0976%2016.3166%2028.7071%2016.7071L25.1071%2020.3071C24.7166%2020.6976%2024.0834%2020.6976%2023.6929%2020.3071C23.3024%2019.9166%2023.3024%2019.2834%2023.6929%2018.8929L25.5858%2017H19.6C19.0477%2017%2018.6%2016.5523%2018.6%2016C18.6%2015.4477%2019.0477%2015%2019.6%2015H25.5858L23.6929%2013.1071C23.3024%2012.7166%2023.3024%2012.0834%2023.6929%2011.6929ZM17%2019.6V25.5858L18.8929%2023.6929C19.2834%2023.3024%2019.9166%2023.3024%2020.3071%2023.6929C20.6976%2024.0834%2020.6976%2024.7166%2020.3071%2025.1071L16.7071%2028.7071C16.3166%2029.0976%2015.6834%2029.0976%2015.2929%2028.7071L11.6929%2025.1071C11.3024%2024.7166%2011.3024%2024.0834%2011.6929%2023.6929C12.0834%2023.3024%2012.7166%2023.3024%2013.1071%2023.6929L15%2025.5858V19.6C15%2019.0477%2015.4477%2018.6%2016%2018.6C16.5523%2018.6%2017%2019.0477%2017%2019.6Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-arrow-right-box-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.9476%202.52967C10.0378%202.58307%208.68562%202.72904%207.63397%202.99531C5.16601%203.62023%203.62007%205.16631%202.99521%207.63448C2.59705%209.20724%202.49707%2010.8859%202.49707%2015.9983C2.49707%2021.1108%202.59705%2022.7894%202.99521%2024.3622C3.3454%2025.7455%204.02177%2026.8973%204.933%2027.6622C6.2167%2028.7397%207.7464%2029.2175%2010.5103%2029.4043C12.4463%2029.5352%2019.5479%2029.5352%2021.4839%2029.4043C23.4361%2029.2724%2024.7042%2029.0057%2025.7481%2028.5077C27.4442%2027.6985%2028.5252%2026.2996%2029.0198%2024.2742C29.4011%2022.7125%2029.4969%2021.0478%2029.4971%2015.9823C29.4972%2010.9524%2029.4007%209.28256%2029.0198%207.72247C28.4021%205.19293%2026.8598%203.62822%2024.3602%202.99531C23.2713%202.7196%2022.0265%202.58915%2019.9003%202.52798C18.6873%202.49307%2013.2151%202.49425%2011.9476%202.52967ZM12.0459%204.53173C8.54082%204.64839%207.0795%205.0181%206.04867%206.04904C5.11124%206.98653%204.74018%208.24148%204.56851%2011.0549C4.5105%2012.0057%204.5105%2019.991%204.56851%2020.9417C4.74018%2023.7552%205.11124%2025.0101%206.04867%2025.9476C6.98608%2026.8851%208.24091%2027.2562%2011.0541%2027.4279C12.0048%2027.4859%2019.9894%2027.4859%2020.9401%2027.4279C23.7533%2027.2562%2025.0081%2026.8851%2025.9455%2025.9476C26.883%2025.0101%2027.254%2023.7552%2027.4257%2020.9417C27.4837%2019.991%2027.4837%2012.0057%2027.4257%2011.0549C27.254%208.24148%2026.883%206.98653%2025.9455%206.04904C25.019%205.12244%2023.8037%204.75679%2021.036%204.57195C20.5447%204.53915%2012.8568%204.50476%2012.0459%204.53173ZM17.0823%2011.2649C16.9077%2011.2925%2016.7106%2011.3883%2016.5642%2011.5169C16.2796%2011.7668%2016.1749%2012.2385%2016.3186%2012.6228C16.3856%2012.8018%2016.4636%2012.8884%2017.4796%2013.9106L18.5689%2015.0065L14.6675%2015.0068L10.7662%2015.0071L10.6042%2015.0825C10.1604%2015.2892%209.93253%2015.7168%2010.0184%2016.1817C10.0796%2016.5126%2010.28%2016.7632%2010.6042%2016.9141L10.7662%2016.9896L14.6675%2016.9899L18.5689%2016.9902L17.4796%2018.0861C16.4636%2019.1083%2016.3856%2019.1948%2016.3186%2019.3739C16.2266%2019.62%2016.2377%2019.9744%2016.3439%2020.1809C16.598%2020.6749%2017.18%2020.8792%2017.6834%2020.6511C17.8329%2020.5833%2021.7524%2016.6862%2021.8679%2016.4905C22.0201%2016.2324%2022.0249%2015.7685%2021.8779%2015.5198C21.7958%2015.381%2017.9453%2011.5102%2017.7887%2011.409C17.5869%2011.2787%2017.3289%2011.2261%2017.0823%2011.2649Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-album-menu-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.77947%203.01626C5.5306%203.10125%204.67439%203.4029%204.0804%203.96715C3.43076%204.58424%203.12908%205.37745%203.02497%206.74223C2.97793%207.35886%203.00255%2011.4014%203.05573%2011.7914C3.24199%2013.1573%203.70679%2013.9847%204.58639%2014.5162C4.98601%2014.7576%205.60925%2014.9521%206.22948%2015.0289C7.06786%2015.1328%2010.5549%2015.1549%2011.5515%2015.0627C13.5732%2014.8756%2014.6333%2014.0036%2014.9636%2012.2558C15.0714%2011.6855%2015.0951%2011.2749%2015.1151%209.62681C15.1339%208.07925%2015.1019%206.82126%2015.0287%206.22983C14.8626%204.88948%2014.3129%203.99653%2013.347%203.49814C12.922%203.27886%2012.46%203.14758%2011.7911%203.05595C11.5334%203.02066%207.217%202.98646%206.77947%203.01626ZM20.7234%203.01652C19.8037%203.08355%2019.2059%203.21788%2018.7045%203.47019C17.615%204.01843%2017.0901%204.93364%2016.9364%206.55336C16.9169%206.75798%2016.893%207.62421%2016.8832%208.47831C16.8642%2010.1359%2016.9024%2011.4094%2016.9882%2011.981C17.2828%2013.9419%2018.3161%2014.8624%2020.4484%2015.0632C21.4171%2015.1545%2024.9403%2015.1318%2025.7703%2015.0289C26.3906%2014.9521%2027.0138%2014.7576%2027.4134%2014.5162C28.2913%2013.9857%2028.7582%2013.1547%2028.9441%2011.7914C28.9973%2011.4014%2029.0219%207.35886%2028.9749%206.74223C28.874%205.421%2028.596%204.65642%2027.9909%204.03694C27.3996%203.4315%2026.6009%203.13153%2025.3046%203.02794C24.9335%202.9983%2021.1045%202.98876%2020.7234%203.01652ZM7.34564%205.03419C6.21941%205.07282%205.7561%205.17502%205.47463%205.44688C5.28433%205.63064%205.1898%205.85487%205.11047%206.31071C5.02703%206.79008%204.98303%208.88986%205.02723%2010.2819C5.06838%2011.5783%205.08837%2011.8032%205.19387%2012.1542C5.43833%2012.9677%205.93284%2013.0876%209.04414%2013.0876C11.1517%2013.0876%2011.9469%2013.023%2012.3843%2012.816C12.9755%2012.5364%2013.0873%2011.9364%2013.0873%209.04447C13.0873%206.85721%2013.0217%206.10861%2012.792%205.67425C12.6197%205.3483%2012.3086%205.18295%2011.7091%205.09854C11.1129%205.01462%208.8772%204.98162%207.34564%205.03419ZM21.2572%205.03458C19.2845%205.10339%2019.0355%205.32818%2018.9451%207.12123C18.9032%207.95217%2018.9032%2010.1368%2018.9451%2010.9677C19.0067%2012.1906%2019.1719%2012.627%2019.6524%2012.8362C20.0838%2013.0241%2020.9188%2013.0876%2022.9557%2013.0876C25.1525%2013.0876%2025.9039%2013.0212%2026.3294%2012.7896C26.6505%2012.6148%2026.8184%2012.2993%2026.9024%2011.7135C27.0005%2011.0297%2027.0207%207.70736%2026.9329%206.70732C26.8977%206.30557%2026.8268%205.96144%2026.7347%205.74546C26.6672%205.58696%2026.4833%205.37713%2026.3511%205.30767C26.21%205.23352%2025.862%205.13516%2025.6086%205.09777C25.044%205.01443%2022.7776%204.98152%2021.2572%205.03458ZM7.32946%2016.8951C5.82015%2016.9479%204.92768%2017.1802%204.28619%2017.6872C3.58819%2018.239%203.22203%2018.9894%203.05573%2020.209C3.00255%2020.599%202.97793%2024.6415%203.02497%2025.2582C3.12578%2026.5794%203.40385%2027.344%204.00893%2027.9634C4.60885%2028.5777%205.40734%2028.8732%206.74187%2028.975C7.35851%2029.0221%2011.4011%2028.9975%2011.7911%2028.9443C13.6025%2028.6973%2014.5475%2027.9208%2014.9155%2026.3772C15.0238%2025.923%2015.0568%2025.6234%2015.0984%2024.7191C15.1391%2023.8344%2015.1156%2021.0077%2015.063%2020.4486C14.862%2018.3144%2013.9387%2017.2797%2011.9753%2016.9882C11.456%2016.9111%2010.421%2016.8746%208.93091%2016.8809C8.18356%2016.884%207.46291%2016.8904%207.32946%2016.8951ZM20.9439%2016.9061C19.5557%2016.9745%2018.7387%2017.2234%2018.0766%2017.7796C17.4163%2018.3343%2017.063%2019.1687%2016.9329%2020.481C16.8742%2021.0724%2016.8735%2024.7729%2016.9319%2025.3985C17.0597%2026.7676%2017.4257%2027.6011%2018.154%2028.1819C18.6564%2028.5825%2019.296%2028.8198%2020.2088%2028.9443C20.5987%2028.9975%2024.6413%2029.0221%2025.258%2028.975C26.5925%2028.8732%2027.391%2028.5777%2027.9909%2027.9634C28.6025%2027.3372%2028.881%2026.562%2028.9759%2025.2206C29.022%2024.5698%2028.9967%2020.5957%2028.9441%2020.209C28.8198%2019.2967%2028.5823%2018.6567%2028.1817%2018.1543C27.6114%2017.4391%2026.7725%2017.0637%2025.463%2016.9377C24.988%2016.892%2021.6972%2016.869%2020.9439%2016.9061ZM7.01829%2018.9475C6.07289%2018.9946%205.57916%2019.1517%205.36372%2019.4741C5.24658%2019.6494%205.14583%2019.9515%205.09801%2020.2707C5.08067%2020.3863%205.04881%2021.0378%205.02723%2021.7184C4.98303%2023.1105%205.02703%2025.2103%205.11047%2025.6897C5.18986%2026.1457%205.28446%2026.3701%205.47463%2026.5532C5.69142%2026.7619%206.06532%2026.8768%206.71205%2026.9336C7.33476%2026.9882%209.48232%2027.0094%2010.5162%2026.971C11.5588%2026.9324%2011.8197%2026.9061%2012.1539%2026.806C12.9673%2026.5623%2013.0873%2026.0672%2013.0873%2022.9559C13.0873%2020.919%2013.0237%2020.084%2012.8359%2019.6527C12.6267%2019.1722%2012.1903%2019.007%2010.9674%2018.9453C10.2245%2018.9079%207.78747%2018.9092%207.01829%2018.9475ZM20.9432%2018.9469C19.8478%2019.0013%2019.3932%2019.1739%2019.1848%2019.6144C18.9771%2020.0532%2018.9125%2020.8463%2018.9125%2022.9559C18.9125%2026.0672%2019.0326%2026.5623%2019.8459%2026.806C20.1801%2026.9061%2020.4411%2026.9324%2021.4837%2026.971C22.5175%2027.0094%2024.6651%2026.9882%2025.2878%2026.9336C26.5311%2026.8245%2026.8242%2026.5323%2026.9329%2025.2931C26.9875%2024.6713%2027.009%2022.5135%2026.9708%2021.4839C26.9322%2020.4413%2026.9059%2020.1804%2026.8058%2019.8462C26.6117%2019.1986%2026.214%2019.0126%2024.8789%2018.9453C24.1429%2018.9082%2021.7025%2018.9092%2020.9432%2018.9469Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-euro-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.2372%203.00774C15.1694%203.01449%2014.9543%203.03434%2014.7593%203.05188C9.93517%203.48518%205.68218%206.6798%203.89598%2011.2119C3.26789%2012.8055%203%2014.2358%203%2015.9955C3%2017.0192%203.05931%2017.6667%203.23281%2018.5382C3.91112%2021.9449%205.92961%2024.9343%208.85629%2026.8665C11.852%2028.8443%2015.5717%2029.4856%2019.0753%2028.6283C23.4755%2027.5517%2026.9832%2024.2879%2028.3793%2019.9713C29.581%2016.2558%2029.0174%2012.118%2026.8661%208.86108C25.3777%206.60768%2023.2531%204.8773%2020.7772%203.90199C19.6311%203.45051%2018.5711%203.19297%2017.2718%203.05046C16.9611%203.01634%2015.466%202.985%2015.2372%203.00774ZM15.1909%204.94933C13.1061%205.1271%2011.1753%205.82315%209.56484%206.9775C8.65917%207.62666%207.62157%208.66402%206.97224%209.56946C6.0208%2010.8962%205.32936%2012.5738%205.06674%2014.1925C4.95517%2014.8803%204.94173%2015.0743%204.94173%2015.9955C4.94173%2016.9167%204.95517%2017.1107%205.06674%2017.7985C5.14769%2018.2975%205.38115%2019.2513%205.47974%2019.4858C5.4958%2019.524%205.57265%2019.7286%205.65052%2019.9405C5.8833%2020.5739%206.30127%2021.4027%206.6996%2022.0209C7.49129%2023.2495%208.76803%2024.5221%209.99643%2025.3071C10.5965%2025.6905%2011.4301%2026.1085%2012.0465%2026.3349C12.2584%2026.4128%2012.4631%2026.4896%2012.5013%2026.5056C12.7358%2026.6042%2013.6899%2026.8376%2014.189%2026.9185C14.877%2027.0301%2015.0711%2027.0435%2015.9925%2027.0435C16.9138%2027.0435%2017.108%2027.0301%2017.7959%2026.9185C18.295%2026.8376%2019.2491%2026.6042%2019.4836%2026.5056C19.5218%2026.4896%2019.7265%2026.4128%2019.9384%2026.3349C20.5548%2026.1085%2021.3884%2025.6905%2021.9885%2025.3071C22.9878%2024.6685%2024.0745%2023.6585%2024.8295%2022.6667C25.8876%2021.2766%2026.6375%2019.5289%2026.9182%2017.7985C27.0297%2017.1107%2027.0432%2016.9167%2027.0432%2015.9955C27.0432%2015.0743%2027.0297%2014.8803%2026.9182%2014.1925C26.8372%2013.6935%2026.6038%2012.7397%2026.5052%2012.5052C26.4891%2012.467%2026.4123%2012.2624%2026.3344%2012.0505C26.1016%2011.4171%2025.6836%2010.5883%2025.2853%209.97012C24.4936%208.7415%2023.2169%207.46886%2021.9885%206.68393C21.3884%206.30046%2020.5548%205.88254%2019.9384%205.6561C19.7265%205.57825%2019.5218%205.50142%2019.4836%205.48536C19.3699%205.43756%2018.6811%205.25045%2018.3662%205.18178C17.5666%205.00743%2017.1271%204.96058%2016.1774%204.94837C15.7112%204.9424%2015.2672%204.94283%2015.1909%204.94933ZM15.5455%207.81747C13.8365%207.91826%2012.2302%208.53087%2010.8731%209.59948C10.5776%209.83211%209.82755%2010.582%209.59486%2010.8774C9.12224%2011.4773%208.64354%2012.3004%208.37929%2012.9674L8.27854%2013.2217H7.85601C7.36644%2013.2217%207.1921%2013.2613%206.98451%2013.4198C6.57931%2013.7291%206.48346%2014.2976%206.76495%2014.7224C6.95371%2015.0072%207.27713%2015.1634%207.67814%2015.1634H7.83847L7.81215%2015.5794C7.79763%2015.8093%207.79763%2016.1817%207.81215%2016.4116L7.83847%2016.8277H7.67814C7.27676%2016.8277%206.95393%2016.9837%206.76418%2017.2695C6.48328%2017.6926%206.57968%2018.2622%206.98451%2018.5712C7.1921%2018.7297%207.36644%2018.7693%207.85601%2018.7693H8.27854L8.37929%2019.0236C8.64062%2019.6832%209.12856%2020.5226%209.59314%2021.1117C9.82805%2021.4095%2010.5771%2022.1584%2010.875%2022.3933C13.1359%2024.1754%2016.07%2024.6583%2018.7867%2023.6952C19.2536%2023.5298%2020.0728%2023.121%2020.2497%2022.9654C20.7419%2022.5323%2020.6422%2021.7274%2020.0562%2021.4028C19.9069%2021.3202%2019.8659%2021.312%2019.5993%2021.312H19.3065L18.9519%2021.5012C17.1515%2022.4622%2015.0784%2022.5002%2013.2334%2021.6059C12.1107%2021.0617%2011.1085%2020.107%2010.5075%2019.0092L10.3773%2018.7713L12.0982%2018.7626L13.8191%2018.7539L13.9763%2018.6828C14.1606%2018.5994%2014.3549%2018.4098%2014.4562%2018.2146C14.5591%2018.0161%2014.5595%2017.5823%2014.4569%2017.3887C14.3491%2017.1853%2014.1856%2017.023%2013.9936%2016.9287L13.8191%2016.8431L11.8087%2016.8341L9.79836%2016.8252L9.7741%2016.7108C9.76078%2016.6479%209.74987%2016.326%209.74987%2015.9955C9.74987%2015.665%209.76078%2015.3431%209.7741%2015.2802L9.79836%2015.1658L11.8087%2015.1569L13.8191%2015.1479L13.9936%2015.0623C14.1856%2014.968%2014.3491%2014.8057%2014.4569%2014.6023C14.5595%2014.4087%2014.5591%2013.9749%2014.4562%2013.7764C14.3549%2013.5812%2014.1606%2013.3916%2013.9763%2013.3082L13.8191%2013.2371L12.0982%2013.2284L10.3773%2013.2197L10.5075%2012.9818C11.1086%2011.8838%2012.1106%2010.9293%2013.2334%2010.3851C14.1923%209.92038%2015.1729%209.71071%2016.2083%209.74914C17.2008%209.78597%2018.0335%2010.01%2018.9628%2010.4902L19.3282%2010.679L19.6102%2010.6785C19.8423%2010.678%2019.9153%2010.6657%2020.0223%2010.6089C20.5166%2010.3469%2020.7023%209.77867%2020.4553%209.28421C20.3492%209.07192%2020.1576%208.92771%2019.6329%208.66549C18.6338%208.1662%2017.6655%207.90525%2016.5325%207.83002C16.0637%207.79889%2015.897%207.79676%2015.5455%207.81747Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-save-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.0998%203.02831C10.2609%203.07973%208.9589%203.22027%207.94627%203.47666C5.5699%204.07838%204.08132%205.56708%203.47965%207.94365C3.09627%209.45804%203%2011.0744%203%2015.9971C3%2020.9198%203.09627%2022.5361%203.47965%2024.0505C3.81685%2025.3825%204.46812%2026.4915%205.34554%2027.2281C6.5816%2028.2656%208.05452%2028.7257%2010.7158%2028.9055C12.58%2029.0315%2019.4181%2029.0315%2021.2823%2028.9055C23.162%2028.7785%2024.383%2028.5217%2025.3882%2028.0421C27.0213%2027.263%2028.0623%2025.916%2028.5385%2023.9658C28.7117%2023.2563%2028.8322%2022.377%2028.9065%2021.2808C29.0031%2019.8551%2029.0348%2015.6078%2028.9539%2014.9167C28.8308%2013.8641%2028.4174%2012.8675%2027.7472%2012.0074C27.5137%2011.7078%2020.2245%204.42384%2019.9422%204.20815C19.1072%203.56992%2018.1041%203.16103%2017.0793%203.04115C16.7741%203.00542%2016.2933%202.99694%2014.7978%203.00089C13.7557%203.0036%2012.5416%203.01595%2012.0998%203.02831ZM12.1945%204.95667C8.85514%205.06053%207.41105%205.42573%206.4198%206.41706C5.51716%207.31975%205.15987%208.52812%204.99457%2011.2372C4.93871%2012.1526%204.93871%2019.8415%204.99457%2020.757C5.15987%2023.4661%205.51716%2024.6744%206.4198%2025.5771C6.96562%2026.123%207.6343%2026.4605%208.61424%2026.6848L8.99069%2026.771L9.01213%2025.8898C9.05732%2024.0339%209.164%2018.5635%209.53235%2017.8741C9.98541%2017.0262%2010.7895%2016.5156%2011.9385%2016.3461C12.5408%2016.2573%2013.3123%2016.2364%2015.9991%2016.2364C19.3116%2016.2364%2019.9463%2016.2684%2020.6449%2016.4704C21.6773%2016.7688%2022.336%2017.3829%2022.6799%2018.3678C22.8794%2018.9388%2022.9484%2024.3667%2022.9862%2025.9052L23.0074%2026.771L23.3839%2026.6848C24.3638%2026.4605%2025.0325%2026.123%2025.5783%2025.5771C26.4811%2024.6743%2026.8431%2023.449%2027.0023%2020.757C27.0594%2019.7929%2027.0578%2015.1627%2027.0003%2014.8726C26.8915%2014.3234%2026.6425%2013.7578%2026.3098%2013.304C26.0555%2012.9573%2019.0386%205.93977%2018.692%205.68554C18.2619%205.37015%2017.7709%205.14584%2017.2105%205.00862C17.0247%204.96314%2016.7368%204.95661%2014.736%204.95261C13.4907%204.95008%2012.347%204.95193%2012.1945%204.95667ZM12.7069%2018.2101C11.548%2018.2838%2011.2118%2018.5164%2011.0561%2019.3522C10.9984%2019.6618%2010.9485%2025.4817%2010.9475%2026.3531L10.9469%2026.989L11.5245%2027.0155C12.276%2027.0499%2019.7221%2027.0499%2020.4736%2027.0155L21.0512%2026.989L21.0506%2026.3531C21.0496%2025.4817%2020.9997%2019.6618%2020.942%2019.3522C20.7829%2018.4981%2020.4656%2018.288%2019.2142%2018.2082C18.647%2018.172%2013.2809%2018.1736%2012.7069%2018.2101Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.7999%2011.1833H17.1989C18.2505%2011.1833%2019.1008%2011.1833%2019.7704%2011.127C20.4475%2011.0701%2021.0742%2010.9482%2021.609%2010.6139C21.9102%2010.4257%2022.0885%2010.1512%2022.1946%209.94167C22.3065%209.72079%2022.3851%209.47793%2022.4434%209.24627C22.5602%208.78233%2022.5617%208.77624%2022.4434%209.24627L20.7477%207.55875C20.7102%208.04673%2020.6537%208.46846%2020.5763%208.77624C20.5351%208.9399%2020.4028%209.06214%2020.2389%209.10227C20.0756%209.14226%2019.85%209.18799%2019.6092%209.20823C19.0299%209.25692%2018.2609%209.25773%2017.1546%209.25773H14.8442C13.7379%209.25773%2012.9689%209.25692%2012.3896%209.20823C12.076%209.18188%2011.857%209.14366%2011.6995%209.10011C11.5701%209.06434%2011.4727%208.96202%2011.4372%208.83256C11.364%208.56518%2011.3068%208.19206%2011.2665%207.74683C11.1863%206.86243%2011.1856%205.85359%2011.1856%205.16597L11.1857%204.9253L9.26024%205.17831C9.26024%205.85322%209.26023%206.94131%209.34894%207.92056C9.39328%208.41014%209.46304%208.91318%209.58022%209.34113C9.63883%209.55519%209.71731%209.78072%209.82792%209.98733C9.93398%2010.1854%2010.1072%2010.4373%2010.3898%2010.6139C10.9246%2010.9482%2011.5513%2011.0701%2012.2284%2011.127C12.898%2011.1833%2013.7483%2011.1833%2014.7999%2011.1833Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-info-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.2372%203.00774C15.1694%203.01449%2014.9543%203.03434%2014.7593%203.05188C9.93517%203.48518%205.68218%206.6798%203.89598%2011.2119C3.26789%2012.8055%203%2014.2358%203%2015.9955C3%2017.0192%203.05931%2017.6667%203.23281%2018.5382C3.91112%2021.9449%205.92961%2024.9343%208.85629%2026.8665C11.852%2028.8443%2015.5717%2029.4856%2019.0753%2028.6283C23.4755%2027.5517%2026.9832%2024.2879%2028.3793%2019.9713C29.581%2016.2558%2029.0174%2012.118%2026.8661%208.86108C25.3777%206.60768%2023.2531%204.8773%2020.7772%203.90199C19.6311%203.45051%2018.5711%203.19297%2017.2718%203.05046C16.9611%203.01634%2015.466%202.985%2015.2372%203.00774ZM15.1909%204.94933C13.1061%205.1271%2011.1753%205.82315%209.56484%206.9775C8.65917%207.62666%207.62157%208.66402%206.97224%209.56946C6.0208%2010.8962%205.32936%2012.5738%205.06674%2014.1925C4.95517%2014.8803%204.94173%2015.0743%204.94173%2015.9955C4.94173%2016.9167%204.95517%2017.1107%205.06674%2017.7985C5.14769%2018.2975%205.38115%2019.2513%205.47974%2019.4858C5.4958%2019.524%205.57265%2019.7286%205.65052%2019.9405C5.8833%2020.5739%206.30127%2021.4027%206.6996%2022.0209C7.49129%2023.2495%208.76803%2024.5221%209.99643%2025.3071C10.5965%2025.6905%2011.4301%2026.1085%2012.0465%2026.3349C12.2584%2026.4128%2012.4631%2026.4896%2012.5013%2026.5056C12.7358%2026.6042%2013.6899%2026.8376%2014.189%2026.9185C14.877%2027.0301%2015.0711%2027.0435%2015.9925%2027.0435C16.9138%2027.0435%2017.108%2027.0301%2017.7959%2026.9185C18.295%2026.8376%2019.2491%2026.6042%2019.4836%2026.5056C19.5218%2026.4896%2019.7265%2026.4128%2019.9384%2026.3349C20.5548%2026.1085%2021.3884%2025.6905%2021.9885%2025.3071C22.9878%2024.6685%2024.0745%2023.6585%2024.8295%2022.6667C25.8876%2021.2766%2026.6375%2019.5289%2026.9182%2017.7985C27.0297%2017.1107%2027.0432%2016.9167%2027.0432%2015.9955C27.0432%2015.0743%2027.0297%2014.8803%2026.9182%2014.1925C26.8372%2013.6935%2026.6038%2012.7397%2026.5052%2012.5052C26.4891%2012.467%2026.4123%2012.2624%2026.3344%2012.0505C26.1016%2011.4171%2025.6836%2010.5883%2025.2853%209.97012C24.4936%208.7415%2023.2169%207.46886%2021.9885%206.68393C21.3884%206.30046%2020.5548%205.88254%2019.9384%205.6561C19.7265%205.57825%2019.5218%205.50142%2019.4836%205.48536C19.3699%205.43756%2018.6811%205.25045%2018.3662%205.18178C17.5666%205.00743%2017.1271%204.96058%2016.1774%204.94837C15.7112%204.9424%2015.2672%204.94283%2015.1909%204.94933ZM15.5575%2010.0567C15.2434%2010.1885%2015.026%2010.394%2014.8868%2010.6907C14.816%2010.8417%2014.8056%2010.9035%2014.8056%2011.1721C14.8056%2011.4447%2014.8155%2011.5015%2014.8912%2011.6631C15.0566%2012.0161%2015.3293%2012.2493%2015.689%2012.345C16.0101%2012.4304%2016.3271%2012.3812%2016.6308%2012.1989C16.8343%2012.0768%2016.9777%2011.9108%2017.0937%2011.6631C17.1694%2011.5015%2017.1793%2011.4447%2017.1793%2011.1721C17.1793%2010.9043%2017.1688%2010.8417%2017.0993%2010.6944C16.9806%2010.4432%2016.7644%2010.2209%2016.5231%2010.1021C16.3412%2010.0124%2016.2845%209.99999%2016.0241%209.99256C15.7733%209.98538%2015.7052%209.99475%2015.5575%2010.0567ZM15.5677%2013.932C15.3654%2014.0331%2015.2321%2014.1641%2015.1218%2014.3706L15.0522%2014.5007L15.044%2018.3638L15.0359%2022.2268L15.1176%2022.4089C15.2005%2022.5935%2015.3835%2022.7922%2015.5503%2022.8784C15.7839%2022.9992%2016.201%2022.9992%2016.4347%2022.8784C16.6014%2022.7922%2016.7845%2022.5935%2016.8674%2022.4089L16.949%2022.2268L16.9409%2018.3638C16.933%2014.6544%2016.9304%2014.4964%2016.8749%2014.3928C16.7613%2014.1807%2016.6104%2014.0285%2016.419%2013.9329C16.2565%2013.8517%2016.1952%2013.8381%2015.9925%2013.8381C15.7903%2013.8381%2015.7282%2013.8518%2015.5677%2013.932Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-ia-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.838%203.322c.374-1.096%201.95-1.096%202.324%200l1.726%205.054a4.046%204.046%200%200%200%202.158%202.369l4.743%202.16a1.199%201.199%200%200%201%200%202.19l-4.743%202.16a4.046%204.046%200%200%200-2.158%202.37l-1.726%205.053c-.374%201.096-1.95%201.096-2.324%200l-1.726-5.053a4.046%204.046%200%200%200-2.158-2.37l-4.743-2.16a1.199%201.199%200%200%201%200-2.19l4.743-2.16a4.046%204.046%200%200%200%202.158-2.37l1.726-5.053Z'%20fill='%232134F1'/%3e%3cpath%20d='M22.836%2017.929c.214-.572%201.114-.572%201.328%200l.986%202.637c.205.546.65.993%201.234%201.236l2.71%201.127c.541.225.541.917%200%201.143l-2.71%201.126c-.583.243-1.03.69-1.234%201.236l-.986%202.637c-.214.572-1.114.572-1.328%200l-.986-2.637c-.205-.546-.65-.993-1.234-1.236l-2.71-1.127c-.541-.225-.541-.917%200-1.143l2.71-1.126c.583-.243%201.03-.69%201.234-1.236l.986-2.637Z'%20fill='%23F81BBD'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-scissors-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.48731%203.03712C8.16726%203.14194%207.9251%203.40432%207.83922%203.73931C7.78043%203.9687%207.79742%204.1431%207.90021%204.36464C7.94019%204.4508%209.52946%207.28696%2011.4319%2010.6672L14.8909%2016.8132L13.3103%2019.6294C12.4409%2021.1782%2011.7218%2022.4461%2011.7122%2022.4469C11.7026%2022.4476%2011.6705%2022.3973%2011.6408%2022.3351C11.5452%2022.1348%2011.2017%2021.6374%2011.0056%2021.4155C9.48702%2019.6961%206.95054%2019.3598%205.03551%2020.6238C3.97957%2021.3208%203.26778%2022.4231%203.04117%2023.7122C2.9745%2024.0913%202.99132%2024.9264%203.07343%2025.3153C3.46595%2027.1742%204.82284%2028.5304%206.6859%2028.9259C7.15143%2029.0247%207.97927%2029.0247%208.44425%2028.9258C9.68034%2028.6629%2010.7151%2027.9746%2011.3696%2026.98C11.4658%2026.8338%2012.544%2024.9361%2013.7656%2022.7628C14.9872%2020.5896%2015.9936%2018.8115%2016.0021%2018.8115C16.0106%2018.8115%2017.017%2020.5896%2018.2386%2022.7629C19.4602%2024.9363%2020.5384%2026.834%2020.6346%2026.9801C21.2903%2027.9762%2022.3222%2028.6626%2023.5599%2028.9258C24.0249%2029.0247%2024.8528%2029.0247%2025.3183%2028.9259C26.9562%2028.5782%2028.243%2027.4556%2028.7678%2025.9165C28.9472%2025.3904%2029%2025.0537%2029%2024.4367C29%2023.826%2028.9485%2023.493%2028.7729%2022.9672C28.1311%2021.0457%2026.2647%2019.7738%2024.226%2019.8686C23.5547%2019.8998%2023.0197%2020.0381%2022.4031%2020.3397C21.5877%2020.7388%2020.8473%2021.4473%2020.4179%2022.2396C20.3561%2022.3538%2020.2985%2022.4469%2020.29%2022.4465C20.2815%2022.4461%2019.5633%2021.1784%2018.6939%2019.6294L17.1133%2016.8131L20.6151%2010.5901C22.744%206.80696%2024.1365%204.30067%2024.167%204.19758C24.2563%203.89549%2024.1539%203.52613%2023.9145%203.28652C23.7147%203.08651%2023.5281%203.01067%2023.236%203.01067C23.0278%203.01067%2022.9616%203.02423%2022.8122%203.09757C22.7148%203.14536%2022.585%203.24247%2022.5237%203.31338C22.4625%203.38425%2020.9766%205.99489%2019.2218%209.11477C17.467%2012.2346%2016.018%2014.7873%2016.0018%2014.7873C15.9856%2014.7873%2014.5368%2012.2346%2012.7821%209.11477C11.0275%205.99489%209.54171%203.38425%209.48048%203.31338C9.25963%203.05781%208.80786%202.93215%208.48731%203.03712ZM7.05808%2021.8344C6.09398%2022.0234%205.29245%2022.767%205.01352%2023.7314C4.91196%2024.0824%204.91166%2024.7899%205.01284%2025.1395C5.17893%2025.7134%205.52116%2026.2036%206.01686%2026.5776C6.70499%2027.0968%207.72508%2027.2194%208.56536%2026.884C9.25473%2026.6089%209.85297%2025.9632%2010.0871%2025.2417C10.1964%2024.9046%2010.2359%2024.3291%2010.1739%2023.9738C9.99052%2022.9213%209.16613%2022.069%208.1163%2021.8467C7.88512%2021.7978%207.28074%2021.7907%207.05808%2021.8344ZM23.8745%2021.8459C22.8233%2022.0848%2022.0124%2022.9284%2021.8305%2023.9724C21.8082%2024.1001%2021.7998%2024.3369%2021.8091%2024.5721C21.8218%2024.8925%2021.8406%2025.0101%2021.9164%2025.2417C22.2134%2026.1497%2022.9892%2026.8386%2023.9281%2027.028C24.2692%2027.0967%2024.8335%2027.0756%2025.1588%2026.982C26.0374%2026.7289%2026.7341%2026.0283%2026.9913%2025.1395C27.0925%2024.7899%2027.0922%2024.0824%2026.9907%2023.7314C26.8902%2023.384%2026.7319%2023.0787%2026.5074%2022.7992C26.1626%2022.37%2025.75%2022.0797%2025.2575%2021.9197C24.9955%2021.8345%2024.9148%2021.8229%2024.5162%2021.8129C24.2024%2021.805%2024.0109%2021.8149%2023.8745%2021.8459Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-search-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.1334%203.87961C11.5354%203.29889%2013.0381%203%2014.5556%203C16.0731%203%2017.5757%203.29889%2018.9777%203.87961C20.3797%204.46034%2021.6535%205.31151%2022.7266%206.38454C23.7996%207.45758%2024.6508%208.73145%2025.2315%2010.1334C25.8122%2011.5354%2026.1111%2013.0381%2026.1111%2014.5556C26.1111%2016.0731%2025.8122%2017.5757%2025.2315%2018.9777C24.6508%2020.3797%2023.7996%2021.6535%2022.7266%2022.7266C21.6535%2023.7996%2020.3797%2024.6508%2018.9777%2025.2315C17.5757%2025.8122%2016.0731%2026.1111%2014.5556%2026.1111C13.0381%2026.1111%2011.5354%2025.8122%2010.1334%2025.2315C8.73145%2024.6508%207.45758%2023.7996%206.38454%2022.7266C5.31151%2021.6535%204.46034%2020.3797%203.87961%2018.9777C3.29889%2017.5757%203%2016.0731%203%2014.5556C3%2013.0381%203.29889%2011.5354%203.87961%2010.1334C4.46034%208.73145%205.31151%207.45758%206.38454%206.38454C7.45758%205.31151%208.73145%204.46034%2010.1334%203.87961ZM14.5556%204.92593C13.291%204.92593%2012.0388%205.175%2010.8705%205.65894C9.70214%206.14287%208.64057%206.85219%207.74638%207.74638C6.85219%208.64057%206.14287%209.70214%205.65894%2010.8705C5.175%2012.0388%204.92593%2013.291%204.92593%2014.5556C4.92593%2015.8201%205.175%2017.0723%205.65894%2018.2407C6.14287%2019.409%206.85219%2020.4705%207.74638%2021.3647C8.64057%2022.2589%209.70214%2022.9682%2010.8705%2023.4522C12.0388%2023.9361%2013.291%2024.1852%2014.5556%2024.1852C15.8201%2024.1852%2017.0723%2023.9361%2018.2407%2023.4522C19.409%2022.9682%2020.4705%2022.2589%2021.3647%2021.3647C22.2589%2020.4705%2022.9682%2019.409%2023.4522%2018.2407C23.9361%2017.0723%2024.1852%2015.8201%2024.1852%2014.5556C24.1852%2013.291%2023.9361%2012.0388%2023.4522%2010.8705C22.9682%209.70214%2022.2589%208.64057%2021.3647%207.74638C20.4705%206.85219%2019.409%206.14287%2018.2407%205.65894C17.0723%205.175%2015.8201%204.92593%2014.5556%204.92593Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M21.5783%2021.5783C21.9544%2021.2023%2022.5641%2021.2023%2022.9402%2021.5783L28.718%2027.3561C29.094%2027.7322%2029.094%2028.3419%2028.718%2028.718C28.3419%2029.094%2027.7322%2029.094%2027.3561%2028.718L21.5783%2022.9402C21.2023%2022.5641%2021.2023%2021.9544%2021.5783%2021.5783Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-tick-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M26.0714%206.02618C25.8038%206.10914%2025.5483%206.26512%2025.3337%206.47652C25.2097%206.5987%2022.0844%209.96821%2018.3886%2013.9643C14.6928%2017.9604%2011.6328%2021.2664%2011.5885%2021.3109C11.5127%2021.3872%2011.3683%2021.2409%209.10094%2018.7916C7.77706%2017.3614%206.59453%2016.1089%206.47312%2016.0081C5.92771%2015.5555%205.04872%2015.5867%204.47057%2016.0791C4.01237%2016.4694%203.8639%2017.1968%204.13617%2017.7173C4.22469%2017.8866%205.15588%2018.9263%207.076%2021C10.6427%2024.8519%2010.4952%2024.6994%2010.8093%2024.8624C11.046%2024.9853%2011.1172%2024.9992%2011.5117%2025C11.9089%2025.0007%2011.9759%2024.9876%2012.2158%2024.8628C12.5338%2024.6974%2011.6527%2025.6321%2020.5818%2015.9877C25.7523%2010.403%2027.771%208.19208%2027.8662%208.00925C28.1358%207.49182%2027.9854%206.76618%2027.5276%206.37627C27.222%206.11595%2026.9691%206.01837%2026.5591%206.00255C26.3579%205.99477%2026.1384%206.0054%2026.0714%206.02618Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-reply-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.2808%207.3104C14.0958%207.45242%2013.8661%207.63944%2013.5686%207.883L7.95724%2012.4769C6.8258%2013.4032%206.0608%2014.0325%205.56544%2014.5686C5.08519%2015.0884%205%2015.3736%205%2015.5927C5%2015.8119%205.08519%2016.097%205.56544%2016.6168C6.06079%2017.153%206.82579%2017.7823%207.95724%2018.7085L13.5686%2023.3025C13.5686%2023.3025%2013.5686%2023.3025%2013.5686%2023.3025C13.8661%2023.546%2014.0958%2023.733%2014.2808%2023.875C14.2856%2023.6735%2014.2863%2023.4222%2014.2863%2023.1039V20.0535C14.2863%2019.5012%2014.7341%2019.0535%2015.2863%2019.0535C17.9665%2019.0535%2020.7551%2019.6394%2023.165%2020.721C24.5124%2021.3256%2025.7668%2022.0971%2026.8199%2023.0291C26.31%2019.0501%2024.7726%2016.4847%2022.9244%2014.8561C20.6241%2012.829%2017.7054%2012.132%2015.2863%2012.132C14.7341%2012.132%2014.2863%2011.6843%2014.2863%2011.132V8.08164C14.2863%207.76331%2014.2856%207.51195%2014.2808%207.3104ZM12.3017%206.33546C12.319%206.32133%2012.3362%206.30723%2012.3533%206.29317C12.8141%205.91587%2013.2397%205.5673%2013.6057%205.34479C13.9721%205.122%2014.5776%204.83681%2015.2515%205.11552M12.3017%206.33546C12.3017%206.33546%2012.3017%206.33546%2012.3017%206.33546L6.69031%2010.9293L6.6321%2010.977C5.57381%2011.8433%204.69802%2012.5603%204.09644%2013.2114C3.46878%2013.8908%203%2014.6434%203%2015.5927C3%2016.542%203.46878%2017.2947%204.09645%2017.974C4.69805%2018.6252%205.5739%2019.3422%206.63227%2020.2086L12.3017%2024.85C12.319%2024.8642%2012.3363%2024.8783%2012.3534%2024.8924C12.8141%2025.2696%2013.2398%2025.6182%2013.6057%2025.8406C13.9721%2026.0634%2014.5776%2026.3486%2015.2515%2026.0699C15.9608%2025.7765%2016.155%2025.1118%2016.2222%2024.6821C16.2866%2024.2706%2016.2865%2023.7363%2016.2863%2023.1759C16.2863%2023.152%2016.2863%2023.1279%2016.2863%2023.1039V21.0834C18.3769%2021.2077%2020.4964%2021.7155%2022.3462%2022.5456C24.5013%2023.5128%2026.2096%2024.8794%2027.1312%2026.4962C27.3559%2026.8903%2027.8177%2027.0839%2028.2562%2026.9676C28.6947%2026.8514%2029%2026.4546%2029%2026.001C29%2019.8286%2027.0358%2015.8134%2024.2467%2013.3555C21.8099%2011.2082%2018.8463%2010.3406%2016.2863%2010.1662V8.08164C16.2863%208.05758%2016.2863%208.03355%2016.2863%208.00958C16.2865%207.44918%2016.2866%206.91483%2016.2222%206.50332C16.155%206.07363%2015.9608%205.40893%2015.2515%205.11552'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-send-arrow-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.7192%207.3104C17.9042%207.45242%2018.1339%207.63944%2018.4314%207.883L24.0428%2012.4769C25.1742%2013.4032%2025.9392%2014.0325%2026.4346%2014.5686C26.9148%2015.0884%2027%2015.3736%2027%2015.5927C27%2015.8119%2026.9148%2016.097%2026.4346%2016.6168C25.9392%2017.153%2025.1742%2017.7823%2024.0428%2018.7085L18.4314%2023.3025C18.4314%2023.3025%2018.4314%2023.3025%2018.4314%2023.3025C18.1339%2023.546%2017.9042%2023.733%2017.7192%2023.875C17.7144%2023.6735%2017.7137%2023.4222%2017.7137%2023.1039V20.0535C17.7137%2019.5012%2017.2659%2019.0535%2016.7137%2019.0535C14.0335%2019.0535%2011.2449%2019.6394%208.83495%2020.721C7.48763%2021.3256%206.23317%2022.0971%205.18007%2023.0291C5.68999%2019.0501%207.22741%2016.4847%209.07561%2014.8561C11.3759%2012.829%2014.2946%2012.132%2016.7137%2012.132C17.2659%2012.132%2017.7137%2011.6843%2017.7137%2011.132V8.08164C17.7137%207.76331%2017.7144%207.51195%2017.7192%207.3104ZM19.6983%206.33546C19.681%206.32133%2019.6638%206.30723%2019.6467%206.29317C19.1859%205.91587%2018.7603%205.5673%2018.3943%205.34479C18.0279%205.122%2017.4224%204.83681%2016.7485%205.11552M19.6983%206.33546C19.6983%206.33546%2019.6983%206.33546%2019.6983%206.33546L25.3097%2010.9293L25.3679%2010.977C26.4262%2011.8433%2027.302%2012.5603%2027.9036%2013.2114C28.5312%2013.8908%2029%2014.6434%2029%2015.5927C29%2016.542%2028.5312%2017.2947%2027.9036%2017.974C27.3019%2018.6252%2026.4261%2019.3422%2025.3677%2020.2086L19.6983%2024.85C19.681%2024.8642%2019.6637%2024.8783%2019.6466%2024.8924C19.1859%2025.2696%2018.7602%2025.6182%2018.3943%2025.8406C18.0279%2026.0634%2017.4224%2026.3486%2016.7485%2026.0699C16.0392%2025.7765%2015.845%2025.1118%2015.7778%2024.6821C15.7134%2024.2706%2015.7135%2023.7363%2015.7137%2023.1759C15.7137%2023.152%2015.7137%2023.1279%2015.7137%2023.1039V21.0834C13.6231%2021.2077%2011.5036%2021.7155%209.65382%2022.5456C7.49872%2023.5128%205.79044%2024.8794%204.86876%2026.4962C4.64411%2026.8903%204.18233%2027.0839%203.74384%2026.9676C3.30535%2026.8514%203%2026.4546%203%2026.001C3%2019.8286%204.96419%2015.8134%207.75332%2013.3555C10.1901%2011.2082%2013.1537%2010.3406%2015.7137%2010.1662V8.08164C15.7137%208.05758%2015.7137%208.03355%2015.7137%208.00958C15.7135%207.44918%2015.7134%206.91483%2015.7778%206.50332C15.845%206.07363%2016.0392%205.40893%2016.7485%205.11552'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-refresh-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.2177%204.02032C13.1434%204.21077%2011.2902%204.89756%209.65504%206.0818C7.32373%207.77019%205.72334%2010.3152%205.20819%2013.1533C5.117%2013.6556%205.03816%2014.3935%205.03816%2014.7445V15.0022L4.74328%2014.7117C4.36131%2014.3355%204.20286%2014.2562%203.8672%2014.2735C3.58634%2014.288%203.43612%2014.3527%203.25395%2014.538C3.01044%2014.7857%202.93451%2015.1682%203.05906%2015.5199C3.11975%2015.6913%203.19304%2015.7723%204.25897%2016.8454C5.54005%2018.135%205.55433%2018.1461%205.93616%2018.1461C6.31732%2018.1461%206.33222%2018.1346%207.61314%2016.8451C8.67802%2015.7731%208.75224%2015.6911%208.81306%2015.5199C8.93791%2015.1686%208.86201%2014.7858%208.61838%2014.538C8.43621%2014.3527%208.28599%2014.288%208.00513%2014.2735C7.67383%2014.2564%207.51117%2014.3363%207.14516%2014.6955L6.86513%2014.9704V14.7529C6.86513%2014.5021%206.93855%2013.8247%207.00318%2013.4794C7.35324%2011.6092%208.22016%209.94465%209.54075%208.60701C10.9979%207.13108%2012.809%206.22088%2014.8756%205.92597C15.4188%205.84843%2016.457%205.83285%2017.0219%205.89368C18.2356%206.02444%2019.2506%206.33087%2020.343%206.89623C21.2332%207.35703%2021.9213%207.86977%2022.6586%208.6218C23.1693%209.14277%2023.4099%209.43872%2023.8045%2010.0315C23.9563%2010.2596%2024.1397%2010.4978%2024.212%2010.5608C24.5569%2010.8614%2025.1267%2010.8205%2025.435%2010.4731C25.6451%2010.2363%2025.7295%209.92223%2025.6611%209.63192C25.6165%209.44257%2025.2443%208.85208%2024.807%208.27672C24.4663%207.82856%2023.4968%206.83181%2023.0602%206.48083C21.3958%205.14297%2019.5924%204.36446%2017.5018%204.08124C16.969%204.00906%2015.7069%203.97539%2015.2177%204.02032ZM25.665%2013.9374C25.4277%2014.0499%2023.3147%2016.185%2023.1958%2016.4325C23.0283%2016.7813%2023.1175%2017.2354%2023.4056%2017.5005C23.6129%2017.6911%2023.7704%2017.746%2024.0637%2017.7297C24.2215%2017.7209%2024.3544%2017.6946%2024.4226%2017.6586C24.4823%2017.6272%2024.6687%2017.4651%2024.8371%2017.2983L25.1431%2016.9952L25.1234%2017.3656C25.0373%2018.9827%2024.509%2020.5881%2023.6163%2021.9457C23.259%2022.489%2022.9709%2022.8438%2022.4734%2023.3529C21.7387%2024.1048%2021.0766%2024.6049%2020.2088%2025.0633C18.8939%2025.758%2017.6084%2026.0996%2016.1393%2026.145C14.5088%2026.1953%2013.072%2025.8683%2011.6029%2025.1128C10.6891%2024.6429%2010.0384%2024.1576%209.26231%2023.3673C8.71031%2022.8053%208.44748%2022.4816%208.03585%2021.8571C7.85027%2021.5755%207.75521%2021.462%207.64624%2021.3916C7.38334%2021.2218%207.11038%2021.1909%206.8276%2021.2987C6.59799%2021.3862%206.45146%2021.5209%206.34092%2021.7462C6.26124%2021.9086%206.24594%2021.9763%206.2465%2022.1636C6.24731%2022.431%206.28849%2022.5342%206.55783%2022.9436C7.06514%2023.7147%207.66275%2024.4312%208.26196%2024.9868C10.0713%2026.6644%2012.155%2027.6396%2014.5756%2027.9415C15.2003%2028.0195%2016.521%2028.0195%2017.1457%2027.9415C19.2246%2027.6822%2021.1094%2026.8986%2022.7143%2025.6263C25.2378%2023.6259%2026.7848%2020.6316%2026.9496%2017.4287L26.9711%2017.0109L27.2614%2017.2968C27.6383%2017.6681%2027.7982%2017.7477%2028.1328%2017.7304C28.4137%2017.716%2028.5639%2017.6512%2028.746%2017.4659C28.9901%2017.2177%2029.0663%2016.8318%2028.9394%2016.4866C28.865%2016.284%2028.766%2016.1769%2027.3489%2014.7655C26.4552%2013.8755%2026.4292%2013.8575%2026.0351%2013.8581C25.8834%2013.8584%2025.7892%2013.8785%2025.665%2013.9374Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-hourglass-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.4799%203.0276C10.1274%203.10441%208.89335%203.37892%208.08737%204.00479C7.6752%204.32484%207.41384%204.67577%207.21011%205.18276C7.04259%205.59959%206.99898%205.82347%207.00002%206.2612C7.00259%207.3642%207.55593%208.39522%209.09185%2010.159C9.28373%2010.3793%2010.6178%2011.7835%2012.0566%2013.2794L14.6725%2015.9992L12.2496%2018.5091C9.1135%2021.7579%208.44881%2022.5016%207.80204%2023.4855C7.22817%2024.3585%207.00176%2024.9935%207.00002%2025.7348C6.99898%2026.1725%207.04259%2026.3964%207.21011%2026.8132C7.68313%2027.9903%208.6733%2028.5916%2010.5286%2028.8286C11.5567%2028.9599%2012.8346%2029%2015.9982%2029C19.8105%2029%2021.0742%2028.9401%2022.2%2028.706C23.3069%2028.4758%2024.0657%2028.0299%2024.5192%2027.3431C24.6594%2027.1307%2024.8581%2026.6668%2024.9309%2026.3818C25.0228%2026.0225%2025.023%2025.4673%2024.9315%2025.0772C24.7234%2024.1901%2024.1352%2023.2499%2022.9043%2021.837C22.7124%2021.6167%2021.3785%2020.2128%2019.9401%2018.7172L17.3248%2015.998L19.9401%2013.2788C21.3785%2011.7832%2022.7124%2010.3793%2022.9043%2010.159C24.1205%208.76297%2024.6872%207.86515%2024.9175%206.97004C24.9788%206.73177%2024.9933%206.60248%2024.9955%206.2766C24.9988%205.7983%2024.9372%205.51371%2024.7333%205.06407C24.168%203.81782%2023.063%203.27669%2020.6991%203.08848C19.8705%203.02254%2018.4123%202.99614%2015.8356%203.00045C14.3721%203.00292%2012.862%203.01512%2012.4799%203.0276ZM12.2907%204.96932C10.1377%205.05988%209.16822%205.32613%208.93513%205.8908C8.83484%206.13379%208.82689%206.2856%208.90095%206.54353C9.06743%207.12324%209.54308%207.80956%2010.6166%209.01893C11.1447%209.61386%2015.9549%2014.6114%2015.9994%2014.6114C16.05%2014.6114%2021.3358%209.09085%2021.7262%208.63029C22.5983%207.60142%2022.9832%207.00329%2023.1141%206.47384C23.1574%206.29857%2023.1592%206.24644%2023.127%206.09663C22.9664%205.34847%2022.1086%205.07334%2019.6051%204.96704C18.7991%204.9328%2013.1167%204.93459%2012.2907%204.96932ZM13.2948%2020.1654C11.8262%2021.6949%2010.4647%2023.1351%2010.2694%2023.366C9.39531%2024.3989%209.013%2024.9931%208.88221%2025.5221C8.83889%2025.6974%208.83712%2025.7495%208.86929%2025.8994C8.9843%2026.4349%209.43786%2026.7014%2010.5286%2026.8745C11.4714%2027.024%2012.4957%2027.0585%2015.9982%2027.0585C19.5006%2027.0585%2020.5249%2027.024%2021.4678%2026.8745C22.5585%2026.7014%2023.012%2026.4349%2023.127%2025.8994C23.2336%2025.4032%2022.8246%2024.6632%2021.727%2023.366C21.3323%2022.8996%2016.05%2017.3846%2015.9979%2017.3846C15.9798%2017.3846%2014.7634%2018.6359%2013.2948%2020.1654Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-upload-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4%2019C4.55229%2019%205%2019.4477%205%2020C5%2021.9139%205.00213%2023.2487%205.13753%2024.2558C5.26907%2025.2342%205.50966%2025.7523%205.87869%2026.1213C6.24771%2026.4903%206.7658%2026.7309%207.74416%2026.8625C8.7513%2026.9979%2010.0861%2027%2012%2027H20C21.9139%2027%2023.2487%2026.9979%2024.2558%2026.8625C25.2342%2026.7309%2025.7523%2026.4903%2026.1213%2026.1213C26.4903%2025.7523%2026.7309%2025.2342%2026.8625%2024.2558C26.9979%2023.2487%2027%2021.9139%2027%2020C27%2019.4477%2027.4477%2019%2028%2019C28.5523%2019%2029%2019.4477%2029%2020V20.0731C29%2021.8966%2029.0001%2023.3663%2028.8446%2024.5223C28.6833%2025.7224%2028.3381%2026.7329%2027.5355%2027.5355C26.7329%2028.3381%2025.7225%2028.6833%2024.5223%2028.8446C23.3664%2029%2021.8966%2029%2020.0732%2029H11.9268C10.1034%2029%208.63362%2029%207.47766%2028.8446C6.27751%2028.6833%205.26701%2028.3381%204.46446%2027.5355C3.66191%2026.7329%203.31672%2025.7224%203.15537%2024.5223C2.99995%2023.3663%202.99997%2021.8966%203%2020.0732C3%2020.0488%203%2020.0245%203%2020C3%2019.4477%203.44772%2019%204%2019Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16%203C16.2808%203%2016.5486%203.11802%2016.738%203.32523L22.0714%209.15856C22.444%209.56617%2022.4157%2010.1987%2022.0081%2010.5714C21.6005%2010.944%2020.968%2010.9157%2020.5953%2010.5081L17%206.57574V21.3333C17%2021.8856%2016.5523%2022.3333%2016%2022.3333C15.4477%2022.3333%2015%2021.8856%2015%2021.3333V6.57574L11.4047%2010.5081C11.032%2010.9157%2010.3995%2010.944%209.9919%2010.5714C9.5843%2010.1987%209.55597%209.56617%209.92864%209.15856L15.262%203.32523C15.4514%203.11802%2015.7192%203%2016%203Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-upload-cloud-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8575%203.02065C15.2153%203.0858%2014.4271%203.2715%2013.8556%203.49226C13.0685%203.79633%2012.145%204.3602%2011.4907%204.93631C9.58053%206.61805%208.53341%209.2509%208.76384%2011.7926C8.78638%2012.0414%208.80565%2012.3032%208.80661%2012.3743C8.8083%2012.4993%208.80488%2012.5038%208.70045%2012.5114C7.64859%2012.5888%206.61362%2012.952%205.75609%2013.5448C2.75822%2015.6173%202.09924%2019.8175%204.30727%2022.7791C4.52481%2023.0709%205.07694%2023.6437%205.35528%2023.8663C6.42009%2024.7181%207.70347%2025.1905%208.97793%2025.1998C9.3406%2025.2025%209.37371%2025.1973%209.53949%2025.1119C10.149%2024.7983%2010.2744%2023.9301%209.778%2023.4601C9.57189%2023.265%209.41607%2023.2093%208.99403%2023.1804C8.53122%2023.1487%208.28485%2023.1076%207.95317%2023.0069C6.45644%2022.5523%205.34024%2021.2949%205.01071%2019.6921C4.9316%2019.3073%204.9316%2018.3988%205.01071%2018.014C5.38562%2016.1905%206.77185%2014.8345%208.53088%2014.5705C9.53406%2014.42%2010.4486%2014.6282%2011.4269%2015.2298C11.713%2015.4058%2011.9152%2015.4522%2012.1642%2015.399C12.3997%2015.3487%2012.5778%2015.2426%2012.7211%2015.0671C13.0512%2014.6629%2013.0267%2014.0667%2012.665%2013.6991C12.3972%2013.427%2011.6812%2013.0303%2011.1059%2012.8353L10.8753%2012.7572L10.8223%2012.5173C10.4196%2010.6912%2010.8396%208.77225%2011.9609%207.3155C12.2042%206.99951%2012.7112%206.49029%2013.0272%206.24477C15.2161%204.54374%2018.2858%204.62814%2020.3712%206.4467C20.7664%206.79125%2021.2279%207.32503%2021.5%207.75205C21.7176%208.09351%2022.0306%208.71124%2022.0947%208.92561C22.1159%208.99657%2022.1121%208.99821%2021.9833%208.97424C21.7612%208.93288%2020.5499%208.94557%2020.2004%208.99295C19.7294%209.05676%2019.2222%209.17464%2018.7752%209.32419C18.4283%209.44023%2018.365%209.47296%2018.2297%209.60619C18.1375%209.69702%2018.0438%209.83206%2017.9941%209.94599C17.9206%2010.1144%2017.9131%2010.1639%2017.9253%2010.3984C17.9412%2010.7011%2018.0088%2010.8689%2018.1924%2011.0613C18.4716%2011.354%2018.8098%2011.4204%2019.2813%2011.2753C20.4247%2010.9233%2021.4233%2010.8725%2022.4819%2011.1125C23.0888%2011.2502%2023.9192%2011.6146%2024.4397%2011.9718C25.7514%2012.8719%2026.7104%2014.3767%2026.9859%2015.9671C27.0777%2016.4969%2027.0989%2017.3527%2027.0324%2017.8452C26.8529%2019.1749%2026.3421%2020.2865%2025.4599%2021.2667C24.7037%2022.1069%2023.7433%2022.6823%2022.5337%2023.0199C22.2297%2023.1047%2022.0836%2023.1827%2021.941%2023.3363C21.4811%2023.8315%2021.6268%2024.6587%2022.2252%2024.9498C22.4587%2025.0634%2022.6346%2025.0739%2022.9701%2024.9946C25.3914%2024.4222%2027.5033%2022.545%2028.4434%2020.1294C28.693%2019.488%2028.8626%2018.8123%2028.9625%2018.0614C29.0131%2017.6808%2029.0123%2016.5371%2028.9611%2016.1064C28.638%2013.391%2027.0822%2011.0873%2024.7103%209.81222L24.2832%209.5826L24.2439%209.37893C24.1325%208.80091%2023.9042%208.1316%2023.6053%207.50709C22.4715%205.13759%2020.2808%203.4818%2017.7494%203.08098C17.2845%203.00737%2016.2984%202.97593%2015.8575%203.02065ZM15.6888%2019.4508C15.6238%2019.4767%2015.5058%2019.548%2015.4267%2019.6093C15.1717%2019.8071%2012.8148%2022.314%2012.7353%2022.4722C12.6726%2022.597%2012.6622%2022.6632%2012.6622%2022.9407C12.6622%2023.3062%2012.6893%2023.3834%2012.9024%2023.6257C13.0543%2023.7983%2013.2066%2023.8851%2013.4359%2023.9295C13.6214%2023.9655%2013.8812%2023.9266%2014.0496%2023.8378C14.1005%2023.811%2014.3468%2023.5769%2014.5969%2023.3178L15.0517%2022.8465V25.5133C15.0517%2028.5724%2015.0339%2028.3676%2015.3265%2028.6789C15.7289%2029.107%2016.286%2029.107%2016.6884%2028.6789C16.981%2028.3676%2016.9632%2028.5724%2016.9632%2025.5133V22.8465L17.4191%2023.3205C17.9533%2023.876%2018.0521%2023.9374%2018.4122%2023.9374C18.7794%2023.9374%2019.0771%2023.7549%2019.2695%2023.412C19.3448%2023.2778%2019.3526%2023.2334%2019.3526%2022.9407C19.3526%2022.6641%2019.3421%2022.5967%2019.28%2022.4722C19.2319%2022.3758%2018.7641%2021.8626%2017.8926%2020.95C16.867%2019.876%2016.5439%2019.5564%2016.4236%2019.4964C16.2333%2019.4015%2015.8694%2019.3789%2015.6888%2019.4508Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-zoom-in-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.1334%203.87961C11.5354%203.29889%2013.0381%203%2014.5556%203C16.0731%203%2017.5757%203.29889%2018.9777%203.87961C20.3797%204.46034%2021.6535%205.31151%2022.7266%206.38454C23.7996%207.45758%2024.6508%208.73145%2025.2315%2010.1334C25.8122%2011.5354%2026.1111%2013.0381%2026.1111%2014.5556C26.1111%2016.0731%2025.8122%2017.5757%2025.2315%2018.9777C24.6508%2020.3797%2023.7996%2021.6535%2022.7266%2022.7266C21.6535%2023.7996%2020.3797%2024.6508%2018.9777%2025.2315C17.5757%2025.8122%2016.0731%2026.1111%2014.5556%2026.1111C13.0381%2026.1111%2011.5354%2025.8122%2010.1334%2025.2315C8.73145%2024.6508%207.45758%2023.7996%206.38454%2022.7266C5.31151%2021.6535%204.46034%2020.3797%203.87961%2018.9777C3.29889%2017.5757%203%2016.0731%203%2014.5556C3%2013.0381%203.29889%2011.5354%203.87961%2010.1334C4.46034%208.73145%205.31151%207.45758%206.38454%206.38454C7.45758%205.31151%208.73145%204.46034%2010.1334%203.87961ZM14.5556%204.92593C13.291%204.92593%2012.0388%205.175%2010.8705%205.65894C9.70213%206.14287%208.64057%206.85219%207.74638%207.74638C6.85219%208.64057%206.14287%209.70214%205.65894%2010.8705C5.175%2012.0388%204.92593%2013.291%204.92593%2014.5556C4.92593%2015.8201%205.175%2017.0723%205.65894%2018.2407C6.14287%2019.409%206.85219%2020.4705%207.74638%2021.3647C8.64057%2022.2589%209.70214%2022.9682%2010.8705%2023.4522C12.0388%2023.9361%2013.291%2024.1852%2014.5556%2024.1852C15.8201%2024.1852%2017.0723%2023.9361%2018.2407%2023.4522C19.409%2022.9682%2020.4705%2022.2589%2021.3647%2021.3647C22.2589%2020.4705%2022.9682%2019.409%2023.4522%2018.2407C23.9361%2017.0723%2024.1852%2015.8201%2024.1852%2014.5556C24.1852%2013.291%2023.9361%2012.0388%2023.4522%2010.8705C22.9682%209.70214%2022.2589%208.64057%2021.3647%207.74638C20.4705%206.85219%2019.409%206.14287%2018.2407%205.65894C17.0723%205.175%2015.8201%204.92593%2014.5556%204.92593Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M21.5783%2021.5783C21.9544%2021.2023%2022.5641%2021.2023%2022.9402%2021.5783L28.718%2027.3561C29.094%2027.7322%2029.094%2028.3419%2028.718%2028.718C28.3419%2029.094%2027.7322%2029.094%2027.3561%2028.718L21.5783%2022.9402C21.2023%2022.5641%2021.2023%2021.9544%2021.5783%2021.5783Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.5%2010.5C15.0355%2010.5%2015.4697%2010.9341%2015.4697%2011.4697V13.5303H17.5303C18.0659%2013.5303%2018.5%2013.9645%2018.5%2014.5C18.5%2015.0355%2018.0659%2015.4697%2017.5303%2015.4697H15.4697V17.5303C15.4697%2018.0659%2015.0355%2018.5%2014.5%2018.5C13.9645%2018.5%2013.5303%2018.0659%2013.5303%2017.5303V15.4697H11.4697C10.9341%2015.4697%2010.5%2015.0355%2010.5%2014.5C10.5%2013.9645%2010.9341%2013.5303%2011.4697%2013.5303H13.5303V11.4697C13.5303%2010.9341%2013.9645%2010.5%2014.5%2010.5Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-zoom-out-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.1334%203.87961C11.5354%203.29889%2013.0381%203%2014.5556%203C16.0731%203%2017.5757%203.29889%2018.9777%203.87961C20.3797%204.46034%2021.6535%205.31151%2022.7266%206.38454C23.7996%207.45758%2024.6508%208.73145%2025.2315%2010.1334C25.8122%2011.5354%2026.1111%2013.0381%2026.1111%2014.5556C26.1111%2016.0731%2025.8122%2017.5757%2025.2315%2018.9777C24.6508%2020.3797%2023.7996%2021.6535%2022.7266%2022.7266C21.6535%2023.7996%2020.3797%2024.6508%2018.9777%2025.2315C17.5757%2025.8122%2016.0731%2026.1111%2014.5556%2026.1111C13.0381%2026.1111%2011.5354%2025.8122%2010.1334%2025.2315C8.73145%2024.6508%207.45758%2023.7996%206.38454%2022.7266C5.31151%2021.6535%204.46034%2020.3797%203.87961%2018.9777C3.29889%2017.5757%203%2016.0731%203%2014.5556C3%2013.0381%203.29889%2011.5354%203.87961%2010.1334C4.46034%208.73145%205.31151%207.45758%206.38454%206.38454C7.45758%205.31151%208.73145%204.46034%2010.1334%203.87961ZM14.5556%204.92593C13.291%204.92593%2012.0388%205.175%2010.8705%205.65894C9.70214%206.14287%208.64057%206.85219%207.74638%207.74638C6.85219%208.64057%206.14287%209.70214%205.65894%2010.8705C5.175%2012.0388%204.92593%2013.291%204.92593%2014.5556C4.92593%2015.8201%205.175%2017.0723%205.65894%2018.2407C6.14287%2019.409%206.85219%2020.4705%207.74638%2021.3647C8.64057%2022.2589%209.70214%2022.9682%2010.8705%2023.4522C12.0388%2023.9361%2013.291%2024.1852%2014.5556%2024.1852C15.8201%2024.1852%2017.0723%2023.9361%2018.2407%2023.4522C19.409%2022.9682%2020.4705%2022.2589%2021.3647%2021.3647C22.2589%2020.4705%2022.9682%2019.409%2023.4522%2018.2407C23.9361%2017.0723%2024.1852%2015.8201%2024.1852%2014.5556C24.1852%2013.291%2023.9361%2012.0388%2023.4522%2010.8705C22.9682%209.70214%2022.2589%208.64057%2021.3647%207.74638C20.4705%206.85219%2019.409%206.14287%2018.2407%205.65894C17.0723%205.175%2015.8201%204.92593%2014.5556%204.92593Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M21.5783%2021.5783C21.9544%2021.2023%2022.5641%2021.2023%2022.9402%2021.5783L28.718%2027.3561C29.094%2027.7322%2029.094%2028.3419%2028.718%2028.718C28.3419%2029.094%2027.7322%2029.094%2027.3561%2028.718L21.5783%2022.9402C21.2023%2022.5641%2021.2023%2021.9544%2021.5783%2021.5783Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.5%2013.5306C15.0355%2013.5306%2014.5%2013.5303%2015.4697%2013.5303H17.5303C18.0659%2013.5303%2018.5%2013.9644%2018.5%2014.5C18.5%2015.0355%2018.0659%2015.4697%2017.5303%2015.4697H15.4697C14.5%2015.4697%2015.0355%2015.4697%2014.5%2015.4697C13.9645%2015.4697%2014.5%2015.4697%2013.5303%2015.4697H11.4697C10.9341%2015.4697%2010.5%2015.0355%2010.5%2014.5C10.5%2013.9644%2010.9341%2013.5303%2011.4697%2013.5303H13.5303C14.5%2013.5303%2013.9645%2013.5306%2014.5%2013.5306Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-spinner-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M27.0741%2016C27.0741%2013.8098%2026.4246%2011.6687%2025.2078%209.84758C23.9909%208.02646%2022.2614%206.60706%2020.2379%205.76889C18.2144%204.93073%2015.9877%204.71142%2013.8396%205.13872C11.6915%205.56601%209.71828%206.6207%208.16944%208.16944C6.62073%209.71819%205.56603%2011.6914%205.13868%2013.8396C4.71143%2015.9878%204.93072%2018.2144%205.7689%2020.2378C6.6071%2022.2614%208.02647%2023.9909%209.84759%2025.2078C11.6687%2026.4246%2013.8098%2027.0741%2016%2027.0741C16.5318%2027.0741%2016.963%2027.5052%2016.963%2028.037C16.963%2028.5689%2016.5318%2029%2016%2029C13.4289%2029%2010.9155%2028.2376%208.77762%2026.8091C6.63975%2025.3807%204.97355%2023.3503%203.98959%2020.9748C3.98959%2020.9748%203.98959%2020.9749%203.98959%2020.9748C3.00561%2018.5995%202.74823%2015.9856%203.24976%2013.4639C3.75142%2010.9421%204.98954%208.62571%206.80759%206.80762C8.62574%204.98957%2010.9421%203.75141%2013.4638%203.2498C15.9856%202.74818%2018.5995%203.00564%2020.9749%203.98957C23.3503%204.97351%2025.3806%206.63976%2026.8091%208.77759C28.2376%2010.9154%2029%2013.4289%2029%2016C29%2016.5318%2028.5689%2016.963%2028.037%2016.963C27.5052%2016.963%2027.0741%2016.5318%2027.0741%2016Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-add-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16%203C16.5523%203%2017%203.44772%2017%204V15C17%2015%2027.4477%2015%2028%2015C28.5523%2015%2029%2016%2029%2016C29%2016%2028.5523%2017%2028%2017C27.4477%2017%2017%2017%2017%2017V28C17%2028.5523%2016.5523%2029%2016%2029C15.4477%2029%2015%2028.5523%2015%2028V17H4C3.44772%2017%203%2016.5523%203%2016C3%2015.4477%203.44772%2015%204%2015H15V4C15%203.44772%2015.4477%203%2016%203Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-area-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.80606%203.04622C3.99782%203.34946%202.74991%205.09426%203.04405%206.90796C3.23812%208.10465%204.10882%209.15162%205.23838%209.54656L5.40015%209.60313V16.0001V22.3971L5.23838%2022.4541C4.10321%2022.8543%203.23839%2023.894%203.04405%2025.0923C2.67786%2027.3502%204.64984%2029.3221%206.90776%2028.9559C8.10469%2028.7619%209.14622%2027.8955%209.54593%2026.7616L9.60297%2026.5999H16H22.3971L22.4541%2026.7616C22.8542%2027.8968%2023.894%2028.7616%2025.0923%2028.9559C27.3497%2029.322%2029.3221%2027.3497%2028.956%2025.0923C28.7617%2023.894%2027.897%2022.8545%2026.7617%2022.4541L26.5999%2022.3971V16.0001V9.60313L26.7617%209.54609C27.8956%209.14639%2028.7619%208.10487%2028.956%206.90796C29.3221%204.65055%2027.3497%202.67819%2025.0923%203.04428C23.894%203.23862%2022.8542%204.10343%2022.4541%205.23859L22.3971%205.40036H16H9.60297L9.54593%205.23859C9.33689%204.64552%208.90248%204.05955%208.38796%203.67651C7.64131%203.12073%206.71308%202.89413%205.80606%203.04622ZM5.94857%204.99766C5.34117%205.19184%204.93795%205.73979%204.93795%206.37097C4.93795%207.16617%205.57557%207.80379%206.37078%207.80379C7.16598%207.80379%207.80361%207.16617%207.80361%206.37097C7.80361%205.73878%207.39533%205.18537%206.79123%204.99867C6.54173%204.92158%206.18784%204.92115%205.94857%204.99766ZM25.207%204.99766C24.5996%205.19184%2024.1964%205.73979%2024.1964%206.37097C24.1964%207.16617%2024.834%207.80379%2025.6293%207.80379C26.4245%207.80379%2027.0621%207.16617%2027.0621%206.37097C27.0621%205.73878%2026.6538%205.18537%2026.0497%204.99867C25.8002%204.92158%2025.4463%204.92115%2025.207%204.99766ZM9.54593%207.50336C9.22263%208.42049%208.41584%209.22745%207.50318%209.54656L7.3414%209.60313V16.0001V22.3971L7.50318%2022.4541C8.42225%2022.7783%209.22667%2023.5825%209.54639%2024.4969L9.60297%2024.6586H16H22.3971L22.4541%2024.4969C22.7786%2023.5764%2023.5761%2022.7788%2024.4969%2022.4541L24.6586%2022.3971V16.0001V9.60313L24.4969%209.54656C23.5825%209.22684%2022.7782%208.42243%2022.4541%207.50336L22.3971%207.34159H16H9.60297L9.54593%207.50336ZM5.94857%2024.2559C4.91499%2024.5864%204.59453%2025.88%205.35732%2026.6427C5.91865%2027.2041%206.8229%2027.2041%207.38424%2026.6427C7.9456%2026.0814%207.9456%2025.1771%207.38424%2024.6158C7.01262%2024.2442%206.43678%2024.0998%205.94857%2024.2559ZM25.207%2024.2559C24.5996%2024.4501%2024.1964%2024.9981%2024.1964%2025.6293C24.1964%2026.4245%2024.834%2027.0621%2025.6293%2027.0621C26.4245%2027.0621%2027.0621%2026.4245%2027.0621%2025.6293C27.0621%2024.828%2026.4209%2024.1925%2025.6183%2024.1981C25.4796%2024.1991%2025.3105%2024.2228%2025.207%2024.2559Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-arrow-down-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.7816%205.01947C15.5252%205.08782%2015.2904%205.28694%2015.1624%205.54462L15.0819%205.70671L15.0741%2014.654L15.0664%2023.6014L12.2561%2020.6201C9.5726%2017.7732%209.438%2017.6358%209.27142%2017.5713C8.91907%2017.4348%208.55212%2017.5153%208.29169%2017.7863C8.12753%2017.957%208.0567%2018.0983%208.0133%2018.3415C7.97611%2018.5498%208.01851%2018.8073%208.1205%2018.9923C8.15932%2019.0628%209.83647%2020.8654%2011.8475%2022.9982C15.8955%2027.2914%2015.5882%2026.9957%2016.0011%2026.9957C16.414%2026.9957%2016.1067%2027.2914%2020.1547%2022.9982C22.1657%2020.8654%2023.843%2019.0628%2023.8821%2018.9923C23.9791%2018.8175%2024.0238%2018.5372%2023.9874%2018.333C23.9455%2018.0984%2023.8731%2017.9554%2023.7105%2017.7863C23.4501%2017.5153%2023.0831%2017.4348%2022.7308%2017.5713C22.5642%2017.6358%2022.4296%2017.7732%2019.7461%2020.6201L16.9358%2023.6014L16.9281%2014.654L16.9203%205.70671L16.8398%205.54462C16.7443%205.35248%2016.5558%205.16276%2016.3768%205.07866C16.2218%205.00583%2015.9385%204.97766%2015.7816%205.01947Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-arrow-left-right-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.30711%2011.6928C8.69763%2012.0833%208.69763%2012.7165%208.30711%2013.107L6.41421%2014.9999H12.4C12.9523%2014.9999%2013.4%2015.4476%2013.4%2015.9999C13.4%2016.5522%2012.9523%2016.9999%2012.4%2016.9999H6.41421L8.30711%2018.8928C8.69763%2019.2833%208.69763%2019.9165%208.30711%2020.307C7.91658%2020.6975%207.28342%2020.6975%206.89289%2020.307L3.29289%2016.707C2.90237%2016.3165%202.90237%2015.6833%203.29289%2015.2928L6.89289%2011.6928C7.28342%2011.3023%207.91658%2011.3023%208.30711%2011.6928ZM23.6929%2011.6928C24.0834%2011.3023%2024.7166%2011.3023%2025.1071%2011.6928L28.7071%2015.2928C29.0976%2015.6833%2029.0976%2016.3165%2028.7071%2016.707L25.1071%2020.307C24.7166%2020.6975%2024.0834%2020.6975%2023.6929%2020.307C23.3024%2019.9165%2023.3024%2019.2833%2023.6929%2018.8928L25.5858%2016.9999H19.6C19.0477%2016.9999%2018.6%2016.5522%2018.6%2015.9999C18.6%2015.4476%2019.0477%2014.9999%2019.6%2014.9999H25.5858L23.6929%2013.107C23.3024%2012.7165%2023.3024%2012.0833%2023.6929%2011.6928Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-arrow-left-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.2668%208.02872C13.1771%208.04985%2013.0546%208.09601%2012.9946%208.13132C12.9346%208.16667%2011.14%209.84033%209.00673%2011.8506C4.71237%2015.8972%205.00825%2015.5899%205.00825%2016.0028C5.00825%2016.4156%204.71243%2016.1083%209.00673%2020.1555C11.14%2022.1661%2012.9432%2023.8431%2013.0136%2023.8821C13.1885%2023.9791%2013.4688%2024.0238%2013.6731%2023.9874C13.9078%2023.9455%2014.0508%2023.8731%2014.22%2023.7105C14.4911%2023.4501%2014.5716%2023.0832%2014.4349%2022.731C14.3703%2022.5646%2014.2315%2022.4287%2011.3855%2019.747L8.40373%2016.9373L17.3531%2016.9296L26.3026%2016.9218L26.4647%2016.8413C26.8109%2016.6694%2027.0039%2016.3692%2027.0039%2016.0028C27.0039%2015.6363%2026.8109%2015.3362%2026.4647%2015.1642L26.3026%2015.0837L17.3531%2015.076L8.40373%2015.0682L11.3855%2012.2586C14.2315%209.57685%2014.3703%209.44095%2014.4349%209.2745C14.7114%208.56222%2014.0404%207.84663%2013.2668%208.02872Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-arrow-right-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M18.3104%207.03265C18.0998%207.07663%2017.9468%207.16675%2017.7839%207.34268C17.5129%207.63542%2017.4324%208.04789%2017.5689%208.44396C17.6334%208.63121%2017.7709%208.78251%2020.6185%2011.799L23.6005%2014.9579L14.6509%2014.9666L5.70131%2014.9753L5.53918%2015.0658C5.19296%2015.2592%205%2015.5966%205%2016.0086C5%2016.4206%205.19296%2016.7581%205.53918%2016.9514L5.70131%2017.0419L14.6509%2017.0506L23.6005%2017.0593L20.6185%2020.2183C17.7709%2023.2347%2017.6334%2023.386%2017.5689%2023.5733C17.4324%2023.9693%2017.5129%2024.3818%2017.7839%2024.6746C17.9532%2024.8574%2018.0961%2024.9387%2018.3308%2024.9858C18.5351%2025.0268%2018.8154%2024.9765%2018.9903%2024.8675C19.0608%2024.8236%2020.8639%2022.9381%2022.9972%2020.6776C27.2915%2016.1273%2026.9957%2016.4728%2026.9957%2016.0086C26.9957%2015.5445%2027.2915%2015.8899%2022.9972%2011.3396C20.8639%209.07912%2019.0608%207.19402%2018.9903%207.15052C18.8739%207.07866%2018.5796%206.99146%2018.4844%207.00067C18.4632%207.00271%2018.3849%207.0171%2018.3104%207.03265Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-arrow-up-down-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.2933%203.29289C15.6838%202.90237%2016.317%202.90237%2016.7075%203.29289L20.3075%206.89289C20.698%207.28342%2020.698%207.91658%2020.3075%208.30711C19.917%208.69763%2019.2838%208.69763%2018.8933%208.30711L17.0004%206.41421V12.4C17.0004%2012.9523%2016.5527%2013.4%2016.0004%2013.4C15.4481%2013.4%2015.0004%2012.9523%2015.0004%2012.4V6.41421L13.1075%208.30711C12.717%208.69763%2012.0838%208.69763%2011.6933%208.30711C11.3028%207.91658%2011.3028%207.28342%2011.6933%206.89289L15.2933%203.29289ZM17.0004%2019.6V25.5858L18.8933%2023.6929C19.2838%2023.3024%2019.917%2023.3024%2020.3075%2023.6929C20.698%2024.0834%2020.698%2024.7166%2020.3075%2025.1071L16.7075%2028.7071C16.317%2029.0976%2015.6838%2029.0976%2015.2933%2028.7071L11.6933%2025.1071C11.3028%2024.7166%2011.3028%2024.0834%2011.6933%2023.6929C12.0838%2023.3024%2012.717%2023.3024%2013.1075%2023.6929L15.0004%2025.5858V19.6C15.0004%2019.0477%2015.4481%2018.6%2016.0004%2018.6C16.5527%2018.6%2017.0004%2019.0477%2017.0004%2019.6Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-arrow-up-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.7581%205.02793C15.6826%205.05057%2015.5741%205.10024%2015.5169%205.13828C15.3698%205.23615%208.14948%2012.9238%208.09517%2013.0404C8.01406%2013.2146%207.97937%2013.4741%208.01243%2013.6594C8.05583%2013.9027%208.12666%2014.044%208.29084%2014.2149C8.55134%2014.486%208.9184%2014.5665%209.27062%2014.4298C9.43712%2014.3652%209.57305%2014.2263%2012.2555%2011.3801L15.0659%208.39808L15.0736%2017.3483L15.0814%2026.2986L15.1619%2026.4608C15.3339%2026.807%2015.6341%2027%2016.0007%2027C16.3672%2027%2016.6674%2026.807%2016.8394%2026.4608L16.9199%2026.2986L16.9277%2017.3482L16.9354%208.39776L19.7458%2011.3801C22.4295%2014.2279%2022.5641%2014.3654%2022.7307%2014.43C23.0831%2014.5664%2023.45%2014.4859%2023.7105%2014.2149C23.8731%2014.0456%2023.9455%2013.9027%2023.9874%2013.6679C24.0238%2013.4636%2023.9791%2013.1832%2023.8821%2013.0084C23.843%2012.9379%2022.1723%2011.1407%2020.1696%209.01452C17.2256%205.88917%2016.5012%205.1362%2016.3877%205.0833C16.2073%204.9992%2015.9338%204.97512%2015.7581%205.02793Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-chevron-left-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M21.6727%204.26007C22.0813%204.63157%2022.1114%205.26402%2021.7399%205.67268L12.3515%2016L21.7399%2026.3273C22.1114%2026.736%2022.0813%2027.3684%2021.6727%2027.7399C21.264%2028.1115%2020.6316%2028.0813%2020.2601%2027.6727L10.2601%2016.6727C9.91331%2016.2913%209.91331%2015.7088%2010.2601%2015.3273L20.2601%204.32733C20.6316%203.91868%2021.264%203.88856%2021.6727%204.26007Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-chevron-right-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.3273%2027.7399C9.91868%2027.3684%209.88856%2026.736%2010.2601%2026.3273L19.6485%2016L10.2601%205.67266C9.88856%205.26401%209.91868%204.63156%2010.3273%204.26005C10.736%203.88854%2011.3684%203.91866%2011.7399%204.32732L21.7399%2015.3273C22.0867%2015.7087%2022.0867%2016.2912%2021.7399%2016.6727L11.7399%2027.6727C11.3684%2028.0813%2010.736%2028.1114%2010.3273%2027.7399Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-chevron-up-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.26007%2021.6727C4.63157%2022.0813%205.26402%2022.1114%205.67268%2021.7399L16%2012.3515L26.3273%2021.7399C26.736%2022.1114%2027.3684%2022.0813%2027.7399%2021.6727C28.1115%2021.264%2028.0813%2020.6316%2027.6727%2020.2601L16.6727%2010.2601C16.2913%209.91331%2015.7088%209.91331%2015.3273%2010.2601L4.32733%2020.2601C3.91868%2020.6316%203.88856%2021.264%204.26007%2021.6727Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-chevron-down-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.26007%2010.3273C4.63157%209.91868%205.26402%209.88856%205.67268%2010.2601L16%2019.6485L26.3273%2010.2601C26.736%209.88856%2027.3684%209.91868%2027.7399%2010.3273C28.1115%2010.736%2028.0813%2011.3684%2027.6727%2011.7399L16.6727%2021.7399C16.2913%2022.0867%2015.7088%2022.0867%2015.3273%2021.7399L4.32733%2011.7399C3.91868%2011.3684%203.88856%2010.736%204.26007%2010.3273Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-close-big-blue-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.29289%203.2929C3.68341%202.90237%204.31657%202.90237%204.7071%203.29289L16.0002%2014.5857L27.2929%203.29299C27.6834%202.90246%2028.3166%202.90246%2028.7071%203.29299C29.0976%203.68351%2029.0976%204.31668%2028.7071%204.7072L17.4144%2015.9999L28.7071%2027.2924C29.0976%2027.6829%2029.0976%2028.3161%2028.7071%2028.7066C28.3166%2029.0971%2027.6834%2029.0972%2027.2929%2028.7066L16.0002%2017.4141L4.7072%2028.7071C4.31668%2029.0976%203.68351%2029.0976%203.29299%2028.7071C2.90246%2028.3166%202.90246%2027.6834%203.29299%2027.2929L14.5859%2015.9999L3.2929%204.70711C2.90237%204.31659%202.90237%203.68343%203.29289%203.2929Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-screenshot-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.5835%203.01198C7.40676%203.08897%205.85479%203.53109%204.68764%204.69162C3.793%205.58115%203.32301%206.74803%203.12541%208.57023C3.03542%209.40025%203.00552%2010.2418%203.00277%2012.0221L3%2013.8251L3.07115%2013.9822C3.15457%2014.1665%203.34425%2014.3607%203.53948%2014.462C3.73677%2014.5643%204.17196%2014.5653%204.36325%2014.4639C4.65351%2014.31%204.83114%2014.0823%204.89283%2013.785C4.9145%2013.6805%204.92686%2013.12%204.92711%2012.2286C4.92828%208.29514%205.17625%206.93726%206.05363%206.06012C6.93097%205.18295%208.28916%204.93503%2012.2236%204.93386C13.1151%204.93362%2013.6758%204.92126%2013.7803%204.89959C14.0776%204.83792%2014.3054%204.66034%2014.4593%204.37013C14.5608%204.17889%2014.5598%203.74381%2014.4575%203.54656C14.3562%203.35138%2014.1619%203.16174%2013.9776%203.07834C13.8207%203.00736%2013.8171%203.00721%2012.3715%203.00548C11.5746%203.00453%2010.77%203.00745%2010.5835%203.01198ZM18.1362%203.03251C17.8566%203.12636%2017.6629%203.29063%2017.53%203.54656C17.427%203.74498%2017.4266%204.17877%2017.5292%204.37238C17.6371%204.5758%2017.8005%204.73813%2017.9925%204.83237L18.167%204.91805L20.0937%204.93815C22.6214%204.96453%2023.4262%205.02266%2024.3407%205.24484C25.7173%205.57924%2026.4148%206.2766%2026.7493%207.65281C26.9715%208.56709%2027.0296%209.37174%2027.056%2011.8988L27.0761%2013.8251L27.1618%2013.9995C27.2561%2014.1915%2027.4185%2014.3549%2027.6219%2014.4627C27.8155%2014.5653%2028.2494%2014.5649%2028.4479%2014.462C28.6432%2014.3607%2028.8329%2014.1665%2028.9163%2013.9822C28.9859%2013.8285%2028.9876%2013.8001%2028.9972%2012.6693C29.0289%208.92846%2028.7958%207.08702%2028.1304%205.82077C27.3628%204.35993%2026.0253%203.51059%2024.0208%203.21099C23.0093%203.05979%2022.3163%203.02345%2020.1092%203.00585C18.6126%202.99392%2018.236%202.99901%2018.1362%203.03251ZM3.64737%2017.4855C3.3735%2017.5983%203.18225%2017.7745%203.07087%2018.0166L3%2018.1707L3.00277%2019.9737C3.00552%2021.754%203.03542%2022.5955%203.12541%2023.4255C3.32301%2025.2477%203.793%2026.4146%204.68764%2027.3041C5.64172%2028.2528%206.87931%2028.7199%208.90343%2028.8952C9.69967%2028.9642%2011.3507%2029.0094%2012.6644%2028.9983C13.7954%2028.9888%2013.8238%2028.987%2013.9776%2028.9174C14.1619%2028.834%2014.3562%2028.6444%2014.4575%2028.4492C14.5604%2028.2507%2014.5608%2027.817%2014.4582%2027.6234C14.3504%2027.42%2014.1869%2027.2576%2013.9949%2027.1634L13.8204%2027.0777L11.8937%2027.0576C9.36602%2027.0312%208.56118%2026.9731%207.64669%2026.7509C6.27016%2026.4165%205.57263%2025.7192%205.23815%2024.3429C5.01592%2023.4287%204.95778%2022.624%204.93139%2020.097L4.91129%2018.1707L4.82559%2017.9962C4.73071%2017.803%204.56686%2017.6388%204.3655%2017.5349C4.20673%2017.453%203.79513%2017.4247%203.64737%2017.4855ZM27.7353%2017.4874C27.4659%2017.5874%2027.2574%2017.7781%2027.1416%2018.0304C27.0792%2018.1663%2027.0765%2018.2318%2027.0565%2020.097C27.0295%2022.6259%2026.9713%2023.4296%2026.7493%2024.3429C26.4148%2025.7192%2025.7173%2026.4165%2024.3407%2026.7509C23.4262%2026.9731%2022.6214%2027.0312%2020.0937%2027.0576L18.167%2027.0777L17.9925%2027.1634C17.8005%2027.2576%2017.6371%2027.42%2017.5292%2027.6234C17.4266%2027.817%2017.427%2028.2507%2017.53%2028.4492C17.6312%2028.6444%2017.8256%2028.834%2018.0098%2028.9174C18.1636%2028.987%2018.192%2028.9888%2019.3231%2028.9983C20.6367%2029.0094%2022.2878%2028.9642%2023.084%2028.8952C25.1081%2028.7199%2026.3457%2028.2528%2027.2998%2027.3041C28.2439%2026.3655%2028.7187%2025.1092%2028.894%2023.0865C28.963%2022.2904%2029.0083%2020.6398%2028.9972%2019.3264C28.9876%2018.1957%2028.9859%2018.1673%2028.9163%2018.0135C28.8328%2017.8292%2028.643%2017.6348%2028.4479%2017.534C28.2798%2017.447%2027.9095%2017.4228%2027.7353%2017.4874Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.5214%2011.7464C17.8827%2011.3852%2018.3728%2011.1822%2018.8838%2011.1822C19.3948%2011.1822%2019.8848%2011.3852%2020.2462%2011.7464C20.6075%2012.1077%2020.8105%2012.5976%2020.8105%2013.1085C20.8105%2013.6194%2020.6075%2014.1093%2020.2462%2014.4706C19.8848%2014.8318%2019.3948%2015.0348%2018.8838%2015.0348C18.3728%2015.0348%2017.8827%2014.8318%2017.5214%2014.4706C17.1601%2014.1093%2016.9571%2013.6194%2016.9571%2013.1085C16.9571%2012.5976%2017.1601%2012.1077%2017.5214%2011.7464Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.2302%2016.1851L8.89808%2017.2783C8.48683%2017.6158%207.8798%2017.556%207.54224%2017.1449C7.20469%2016.7337%207.26443%2016.1268%207.67568%2015.7894L9.00784%2014.6962C10.0724%2013.8227%2011.6606%2013.869%2012.6669%2014.8128L15.9294%2017.8726C16.1219%2018.0531%2016.4519%2018.0865%2016.6902%2017.9294L16.917%2017.7799C18.1402%2016.9738%2019.7867%2017.0627%2020.907%2018.0083L23.3586%2020.0776C23.7652%2020.4207%2023.8165%2021.0284%2023.4733%2021.4348C23.1301%2021.8413%2022.5223%2021.8926%2022.1157%2021.5494L19.6641%2019.4801C19.2031%2019.0911%2018.4949%2019.0471%2017.9776%2019.3881L17.7508%2019.5375C16.7796%2020.1776%2015.464%2020.0773%2014.6112%2019.2775M14.6112%2019.2775L11.3487%2016.2177C11.0527%2015.94%2010.5518%2015.9212%2010.2302%2016.1851'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M19.8471%209.25598H12.1403C10.5442%209.25598%209.25024%2010.5496%209.25024%2012.1454V19.8504C9.25024%2021.4462%2010.5442%2022.7398%2012.1403%2022.7398H19.8471C21.4433%2022.7398%2022.7372%2021.4462%2022.7372%2019.8504V12.1454C22.7372%2010.5496%2021.4433%209.25598%2019.8471%209.25598ZM12.1403%207.32973C9.48007%207.32973%207.32353%209.48576%207.32353%2012.1454V19.8504C7.32353%2022.51%209.48007%2024.666%2012.1403%2024.666H19.8471C22.5073%2024.666%2024.6639%2022.51%2024.6639%2019.8504V12.1454C24.6639%209.48576%2022.5073%207.32973%2019.8471%207.32973H12.1403Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-radio-button-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M26.9863%2015.4541C26.8513%2012.7355%2025.7122%2010.1555%2023.7783%208.22168C21.7154%206.15878%2018.9174%205%2016%205C13.0826%205%2010.2846%206.15878%208.22168%208.22168C6.15878%2010.2846%205%2013.0826%205%2016C5%2018.9174%206.15878%2021.7154%208.22168%2023.7783C10.2846%2025.8412%2013.0826%2027%2016%2027C18.9174%2027%2021.7154%2025.8412%2023.7783%2023.7783C25.8412%2021.7154%2027%2018.9174%2027%2016L26.9863%2015.4541ZM28.9961%2016.3232C28.9133%2019.6539%2027.5541%2022.8307%2025.1924%2025.1924C22.7544%2027.6304%2019.4478%2029%2016%2029C12.5522%2029%209.24559%2027.6304%206.80762%2025.1924C4.36964%2022.7544%203%2019.4478%203%2016C3%2012.5522%204.36964%209.24559%206.80762%206.80762C9.24559%204.36964%2012.5522%203%2016%203C19.4478%203%2022.7544%204.36964%2025.1924%206.80762C27.6304%209.24559%2029%2012.5522%2029%2016L28.9961%2016.3232Z'%20fill='%23262626'/%3e%3cpath%20d='M8%2016C8%2018.1217%208.84285%2020.1566%2010.3431%2021.6569C11.8434%2023.1571%2013.8783%2024%2016%2024C18.1217%2024%2020.1566%2023.1571%2021.6569%2021.6569C23.1571%2020.1566%2024%2018.1217%2024%2016C24%2013.8783%2023.1571%2011.8434%2021.6569%2010.3431C20.1566%208.84285%2018.1217%208%2016%208C13.8783%208%2011.8434%208.84285%2010.3431%2010.3431C8.84285%2011.8434%208%2013.8783%208%2016Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-comparison-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.6391%203.07457C15.5061%203.12762%2015.4038%203.19894%2015.2901%203.31767C15.0663%203.55153%2015.0275%203.68092%2015.0275%204.19353V4.60788L14.8841%204.47797C14.8051%204.40653%2014.6746%204.31811%2014.5939%204.28151C14.4502%204.21626%2014.4177%204.21494%2012.9731%204.21494C11.5266%204.21494%2011.4962%204.2162%2011.3517%204.28179C11.167%204.36562%2010.9318%204.59396%2010.8555%204.76343C10.6084%205.31282%2010.9273%205.96378%2011.5097%206.09841C11.7612%206.15654%2014.1828%206.15709%2014.4337%206.09905C14.6144%206.05728%2014.8762%205.90287%2014.9421%205.79924C14.9629%205.76661%2014.9906%205.7399%2015.0037%205.7399C15.0168%205.7399%2015.0275%2010.2643%2015.0275%2015.7941V25.8483L14.7824%2025.8648C14.4521%2025.887%2014.2516%2025.9753%2014.0572%2026.1843C13.8556%2026.4009%2013.7919%2026.5865%2013.811%2026.9006C13.8278%2027.178%2013.8949%2027.3239%2014.0918%2027.5115C14.2795%2027.6903%2014.4875%2027.7745%2014.7844%2027.7917L15.0275%2027.8059V28.0121C15.0275%2028.3114%2015.0995%2028.4868%2015.3071%2028.6939C15.7165%2029.102%2016.2832%2029.102%2016.6926%2028.6939C16.9%2028.487%2016.9722%2028.3114%2016.9722%2028.0129V27.8075L18.8619%2027.7884C19.9013%2027.778%2021.0057%2027.7544%2021.3162%2027.7361C23.8258%2027.5882%2025.171%2027.151%2026.2356%2026.1375C27.3322%2025.0935%2027.7914%2023.7599%2027.9554%2021.1436C28.0149%2020.196%2028.0149%2011.8015%2027.9554%2010.8539C27.7907%208.22575%2027.3288%206.89265%2026.2206%205.84653C25.1503%204.83623%2023.8303%204.41072%2021.3005%204.26056C20.9986%204.24263%2019.9013%204.21943%2018.8619%204.20902L16.9722%204.19004V3.98462C16.9722%203.6861%2016.9%203.5105%2016.6926%203.30362C16.3921%203.00408%2016.0192%202.92297%2015.6391%203.07457ZM8.37812%204.31176C8.02332%204.35428%207.45241%204.4621%207.17072%204.53977C6.52134%204.71888%205.8978%205.04042%205.69568%205.30037C5.19046%205.95032%205.70657%206.8969%206.53555%206.84071C6.71267%206.82873%206.79754%206.80091%207.05307%206.67112C7.53823%206.42469%207.96573%206.30774%208.65194%206.23368C9.15039%206.17989%209.26766%206.13522%209.49098%205.91415C9.63548%205.77108%209.69567%205.68389%209.73604%205.55922C9.88179%205.10903%209.70954%204.65508%209.30213%204.41577C9.12837%204.31367%209.10432%204.30825%208.80374%204.30357C8.63001%204.30083%208.4385%204.30452%208.37812%204.31176ZM16.9722%2015.9988V25.8652L18.956%2025.8477C21.2921%2025.8271%2021.9672%2025.7886%2022.8927%2025.623C24.6727%2025.3045%2025.4702%2024.5215%2025.7992%2022.7691C26.0017%2021.6908%2026.0363%2020.7027%2026.0363%2015.9988C26.0363%2011.2948%2026.0017%2010.3067%2025.7992%209.22843C25.4702%207.47599%2024.6727%206.69302%2022.8927%206.37453C21.9672%206.20894%2021.2921%206.1704%2018.956%206.14979L16.9722%206.13229V15.9988ZM4.83017%207.41333C4.5289%207.52408%204.27827%207.76613%204.19512%208.02664C4.12069%208.25982%204.05686%208.92618%204.0169%209.88682C3.97195%2010.9681%204.00194%2011.1365%204.28974%2011.4192C4.61811%2011.7417%205.11816%2011.7935%205.51232%2011.5458C5.69816%2011.4291%205.87757%2011.1893%205.92637%2010.9926C5.94319%2010.9248%205.96621%2010.5511%205.97753%2010.1622C5.98885%209.77332%206.01134%209.31583%206.02753%209.14559C6.04371%208.97532%206.06601%208.67643%206.07712%208.48132C6.0964%208.14223%206.09371%208.11915%206.0157%207.9576C5.84834%207.61105%205.53742%207.40458%205.15047%207.3831C5.02488%207.37614%204.89907%207.388%204.83017%207.41333ZM4.70841%2012.7004C4.42509%2012.7853%204.16297%2013.0181%204.06247%2013.2741C4.00677%2013.416%204.00269%2013.5237%204.00269%2014.8589V16.2914L4.07521%2016.436C4.45118%2017.1857%205.50157%2017.1822%205.86537%2016.4301L5.94733%2016.2606V14.8281V13.3955L5.85932%2013.2195C5.69333%2012.8875%205.33499%2012.6688%204.96598%2012.6742C4.86746%2012.6757%204.75153%2012.6874%204.70841%2012.7004ZM4.66136%2018.0113C4.38036%2018.1196%204.15898%2018.3271%204.06247%2018.573C4.00683%2018.7147%204.00269%2018.8221%204.00269%2020.1269C4.00269%2021.4318%204.00683%2021.5392%204.06247%2021.6809C4.17871%2021.977%204.48233%2022.222%204.8025%2022.2782C5.24387%2022.3556%205.67244%2022.1384%205.87481%2021.7349L5.94733%2021.5903V20.1423C5.94733%2018.7283%205.94576%2018.6911%205.8803%2018.552C5.71115%2018.1927%205.36105%2017.9687%204.97501%2017.9728C4.85425%2017.9741%204.71311%2017.9914%204.66136%2018.0113ZM4.94753%2023.2889C4.62507%2023.3862%204.37559%2023.6262%204.28479%2023.9265C4.22284%2024.1314%204.22592%2024.2503%204.3011%2024.5584C4.43079%2025.0897%204.72707%2025.7035%205.05606%2026.1223C5.35418%2026.5019%205.99742%2027.0137%206.26954%2027.088C6.72201%2027.2114%207.21905%2026.9893%207.4287%2026.57C7.50125%2026.4249%207.5152%2026.3582%207.51326%2026.1652C7.50962%2025.8041%207.3719%2025.5502%207.0649%2025.3387C6.64338%2025.0483%206.42113%2024.7286%206.22757%2024.1342C6.09493%2023.7269%205.99086%2023.5587%205.78558%2023.42C5.5222%2023.242%205.24616%2023.1988%204.94753%2023.2889ZM9.05755%2025.8746C8.80534%2025.9642%208.58736%2026.1727%208.46911%2026.4373C8.39173%2026.6105%208.39117%2026.9596%208.46801%2027.1455C8.55279%2027.3507%208.75986%2027.5658%208.96399%2027.6606C9.13612%2027.7406%209.17203%2027.7448%209.91316%2027.7727C10.3368%2027.7887%2010.994%2027.7974%2011.3735%2027.7922C12.0155%2027.7832%2012.0744%2027.7776%2012.2203%2027.7118C12.4078%2027.6271%2012.6242%2027.4287%2012.7143%2027.2588C12.8061%2027.0856%2012.8259%2026.7181%2012.7547%2026.5075C12.6831%2026.2957%2012.4438%2026.0403%2012.2339%2025.9516C12.0335%2025.8669%2011.9413%2025.8615%2010.4168%2025.8451C9.41263%2025.8344%209.15513%2025.8399%209.05755%2025.8746Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-close-small-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.29289%207.2929C7.68341%206.90237%208.31657%206.90237%208.7071%207.29289L16.0001%2014.5857L23.2929%207.29296C23.6834%206.90243%2024.3166%206.90243%2024.7071%207.29296C25.0976%207.68348%2025.0976%208.31665%2024.7071%208.70717L17.4143%2015.9999L24.7071%2023.2926C25.0976%2023.6831%2025.0976%2024.3162%2024.7071%2024.7068C24.3166%2025.0973%2023.6834%2025.0973%2023.2929%2024.7068L16.0001%2017.4142L8.70717%2024.7071C8.31665%2025.0976%207.68348%2025.0976%207.29296%2024.7071C6.90243%2024.3166%206.90243%2023.6834%207.29296%2023.2929L14.5859%2016L7.2929%208.70711C6.90237%208.31659%206.90237%207.68343%207.29289%207.2929Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-delete-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.2679%203.04719C13.9725%203.23678%2012.7304%203.9859%2011.9747%205.03335C11.7423%205.35536%2011.4713%205.86988%2011.3673%206.18624C11.3057%206.3737%2011.2941%206.46128%2011.3106%206.61557C11.3967%207.42015%2012.3099%207.81284%2012.9713%207.32973C13.1152%207.22464%2013.1622%207.15615%2013.3662%206.75454C13.6356%206.22394%2013.7617%206.04891%2014.0857%205.75591C14.6132%205.27893%2015.268%205.03005%2015.9956%205.03005C16.7321%205.03005%2017.3842%205.28106%2017.922%205.77164C18.224%206.04707%2018.4289%206.33338%2018.6175%206.74346C18.6955%206.91296%2018.7934%207.09826%2018.8349%207.15528C18.9929%207.37201%2019.3803%207.55189%2019.6811%207.54814C19.867%207.54585%2020.1656%207.42719%2020.3358%207.28799C20.5131%207.14301%2020.6531%206.87123%2020.6801%206.61986C20.7057%206.38%2020.6158%206.08522%2020.3762%205.62371C19.6578%204.23984%2018.2651%203.26634%2016.6859%203.04428C16.2585%202.98419%2015.6904%202.98535%2015.2679%203.04719ZM4.78824%208.06899C4.50701%208.12326%204.23187%208.33676%204.08343%208.61587C3.97482%208.82014%203.97161%209.31027%204.07758%209.50426C4.17247%209.67789%204.38768%209.88067%204.57789%209.97561L4.73377%2010.0534L15.9359%2010.0617L27.1381%2010.07L27.3292%2010.0001C27.5935%209.90354%2027.8457%209.6662%2027.9373%209.42772C28.0326%209.18004%2028.0178%208.82741%2027.9028%208.60563C27.8046%208.41597%2027.5866%208.2141%2027.3789%208.12035L27.2243%208.05054L16.0782%208.04586C9.94793%208.04331%204.86742%208.05368%204.78824%208.06899ZM6.91667%2011.2303C6.72286%2011.2761%206.56685%2011.3716%206.4073%2011.5421C6.21652%2011.746%206.13943%2011.9414%206.13943%2012.2211C6.13943%2012.4409%206.76933%2021.7187%206.85205%2022.7169C6.97849%2024.2433%207.11843%2025.0979%207.36566%2025.8537C7.89197%2027.4629%209.04745%2028.4394%2010.8194%2028.7727C11.7819%2028.9537%2012.8362%2029%2015.9956%2029C19.1549%2029%2020.2092%2028.9537%2021.1717%2028.7727C22.9606%2028.4362%2024.1048%2027.4591%2024.6383%2025.8124C24.8465%2025.1697%2024.9791%2024.4184%2025.0906%2023.2499C25.1636%2022.4841%2025.8517%2012.498%2025.8517%2012.2035C25.8517%2011.941%2025.7712%2011.7423%2025.5836%2011.5419C25.3534%2011.2958%2025.1774%2011.2206%2024.8264%2011.2183C24.5934%2011.2167%2024.5174%2011.2298%2024.3827%2011.2946C24.122%2011.4199%2023.9085%2011.6631%2023.829%2011.9252C23.8125%2011.9796%2023.6509%2014.1901%2023.4697%2016.8374C23.106%2022.1545%2023.0341%2023.1018%2022.9407%2023.8153C22.6367%2026.1352%2022.0721%2026.6996%2019.8487%2026.9058C19.1841%2026.9675%2012.807%2026.9675%2012.1424%2026.9058C10.1255%2026.7187%209.50047%2026.2238%209.16962%2024.5518C8.99407%2023.6645%208.96764%2023.3513%208.53896%2017.0797C8.28102%2013.3052%208.18047%2011.9883%208.14231%2011.8832C7.96364%2011.391%207.43296%2011.1083%206.91667%2011.2303ZM12.4478%2014.3985C12.0779%2014.5072%2011.7345%2014.9448%2011.7304%2015.3128C11.727%2015.6087%2012.3922%2021.8866%2012.442%2022.0293C12.5055%2022.2114%2012.7106%2022.4471%2012.8981%2022.5535C13.353%2022.8116%2013.9677%2022.6692%2014.2665%2022.2366C14.3933%2022.0531%2014.4407%2021.9021%2014.4406%2021.6831C14.4405%2021.5943%2014.2921%2020.0761%2014.1109%2018.3093C13.7979%2015.259%2013.777%2015.0885%2013.6961%2014.9269C13.5907%2014.7165%2013.3336%2014.4858%2013.1285%2014.4175C12.9656%2014.3633%2012.6022%2014.3532%2012.4478%2014.3985ZM18.849%2014.4195C18.6558%2014.4864%2018.3969%2014.7235%2018.295%2014.9269C18.2141%2015.0885%2018.1932%2015.259%2017.8803%2018.3093C17.699%2020.0761%2017.5506%2021.5943%2017.5505%2021.6831C17.5503%2022.0084%2017.708%2022.3051%2017.9831%2022.4967C18.418%2022.7998%2019.0026%2022.7283%2019.3634%2022.3279C19.4366%2022.2467%2019.5201%2022.1123%2019.5491%2022.0293C19.5966%2021.8933%2020.2621%2015.6347%2020.2621%2015.3246C20.2621%2015.2635%2020.2367%2015.1355%2020.2057%2015.0402C20.1299%2014.8072%2019.8208%2014.4977%2019.5865%2014.4201C19.3873%2014.3541%2019.039%2014.3538%2018.849%2014.4195Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-copy-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.7974%208.72247C11.9605%208.83822%2011.5401%209.04607%2011.2431%209.35158C10.9422%209.66104%2010.735%2010.105%2010.6207%2010.9795C10.503%2011.88%2010.501%2013.0756%2010.501%2014.8001V20.8001C10.501%2022.5247%2010.503%2023.7203%2010.6207%2024.6207C10.735%2025.4952%2010.9422%2025.9392%2011.2431%2026.2487C11.5401%2026.5542%2011.9605%2026.7621%2012.7974%2026.8778C13.6661%2026.9979%2014.8218%2027.0002%2016.5007%2027.0002H20.0006C21.6795%2027.0002%2022.8353%2026.9979%2023.7039%2026.8778C24.5409%2026.7621%2024.9612%2026.5542%2025.2583%2026.2487C25.5591%2025.9392%2025.7664%2025.4952%2025.8807%2024.6207C25.9984%2023.7203%2026.0004%2022.5247%2026.0004%2020.8001V14.8001C26.0004%2013.0756%2025.9984%2011.88%2025.8807%2010.9795C25.7664%2010.1051%2025.5591%209.66105%2025.2583%209.35159C24.9612%209.04607%2024.5409%208.83822%2023.7039%208.72247C22.8353%208.60234%2021.6795%208.6001%2020.0006%208.6001H16.5007C14.8218%208.6001%2013.6661%208.60234%2012.7974%208.72247ZM16.427%206.6001H20.0744C21.6615%206.60006%2022.9562%206.60004%2023.9779%206.74133C25.0471%206.88919%2025.9642%207.20855%2026.6923%207.95745C27.4165%208.70241%2027.7218%209.63415%2027.8638%2010.7203C28.0004%2011.7656%2028.0004%2013.0925%2028.0004%2014.7296V20.8707C28.0004%2022.5078%2028.0004%2023.8347%2027.8638%2024.8799C27.7218%2025.9661%2027.4165%2026.8978%2026.6923%2027.6428C25.9642%2028.3917%2025.0471%2028.7111%2023.9779%2028.8589C22.9562%2029.0002%2021.6615%2029.0002%2020.0744%2029.0002H16.427C14.8399%2029.0002%2013.5451%2029.0002%2012.5234%2028.8589C11.4542%2028.7111%2010.5371%2028.3917%209.80905%2027.6428C9.08482%2026.8978%208.77952%2025.9661%208.63755%2024.8799C8.50093%2023.8347%208.50095%2022.5078%208.50098%2020.8707V14.7295C8.50095%2013.0925%208.50093%2011.7656%208.63755%2010.7203C8.77952%209.63415%209.08482%208.70242%209.80906%207.95745C10.5371%207.20855%2011.4542%206.88919%2012.5234%206.74133C13.5451%206.60004%2014.8399%206.60006%2016.427%206.6001Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.34958%205.16631C8.19495%205.32599%207.55166%205.62171%207.08379%206.10296C6.61209%206.58816%206.31943%207.26145%206.16241%208.46272C6.00201%209.68993%206%2011.3098%206%2013.6V20.8001C6%2022.2628%207.14563%2023.4001%208.49988%2023.4001V25.4001C5.98828%2025.4001%204%2023.3139%204%2020.8001L4%2013.5273C3.99998%2011.3263%203.99996%209.57545%204.17928%208.20351C4.36397%206.79056%204.75469%205.62953%205.64978%204.70883C6.5487%203.78419%207.68872%203.37696%209.0756%203.18516C10.4149%202.99995%2012.1217%202.99997%2014.2568%203L18.9995%203C21.5112%203%2023.4994%205.08629%2023.4994%207.60002H21.4994C21.4994%206.13728%2020.3538%205%2018.9995%205H14.333C12.1041%205%2010.5359%205.00225%209.34958%205.16631Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-learn-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.4772%204.00901C14.5093%204.12107%2013.9223%204.26646%2013.2172%204.56867C12.9195%204.69625%205.18767%208.37605%204.79823%208.57547C3.8566%209.05768%203.20631%2010.0074%203.03906%2011.1447C3.00149%2011.4002%202.9956%2012.0337%203.0025%2015.0787L3.0107%2018.7082L3.08735%2018.8608C3.17947%2019.0443%203.36266%2019.2371%203.53306%2019.3298C3.63729%2019.3866%203.70882%2019.3978%203.96611%2019.3978C4.2453%2019.3978%204.28758%2019.3899%204.41558%2019.3134C4.59337%2019.2071%204.77037%2019.0093%204.85565%2018.8217C4.92025%2018.6797%204.92169%2018.641%204.93057%2016.8039C4.93556%2015.7737%204.94472%2014.9309%204.95094%2014.9309C4.95714%2014.9309%205.32752%2015.1049%205.77401%2015.3174L6.58576%2015.7039L6.60336%2018.9772C6.62037%2022.1412%206.62308%2022.2604%206.68512%2022.5493C6.91827%2023.6352%207.46479%2024.546%208.24206%2025.1439C8.5898%2025.4114%208.87654%2025.5793%209.77567%2026.0417C11.9821%2027.1766%2013.686%2027.7705%2015.2614%2027.954C15.7883%2028.0153%2016.2139%2028.0153%2016.7408%2027.954C18.3163%2027.7705%2020.0201%2027.1766%2022.2265%2026.0417C23.5508%2025.3606%2023.9428%2025.0875%2024.3839%2024.5387C24.855%2023.9525%2025.1376%2023.3517%2025.3125%2022.5639C25.3817%2022.2523%2025.3822%2022.2305%2025.3993%2018.9779L25.4165%2015.7055L26.3434%2015.2617C26.8531%2015.0176%2027.3344%2014.7797%2027.4129%2014.7329C27.6364%2014.5997%2027.9916%2014.2999%2028.1468%2014.1135C28.6909%2013.4599%2028.9588%2012.749%2028.9965%2011.8589C29.0498%2010.5997%2028.4903%209.41553%2027.5389%208.77412C27.4138%208.68976%2025.9457%207.97048%2024.1333%207.10553C19.3976%204.84546%2018.8193%204.57322%2018.4821%204.44504C18.0975%204.29884%2017.4778%204.13841%2017.0336%204.06998C16.7144%204.02086%2015.7136%203.98164%2015.4772%204.00901ZM15.2749%206.01397C14.9318%206.06494%2014.5809%206.15466%2014.2248%206.28249C14.011%206.35926%206.96823%209.69374%205.77968%2010.2809C5.46304%2010.4374%205.24342%2010.6432%205.11324%2010.9055C4.76914%2011.5987%204.94866%2012.5801%205.49167%2012.9744C5.72694%2013.1452%2013.9598%2017.0529%2014.3806%2017.1934C14.9456%2017.3822%2015.3608%2017.4472%2016.0011%2017.4472C16.6414%2017.4472%2017.0566%2017.3822%2017.6216%2017.1934C18.0424%2017.0529%2026.2753%2013.1452%2026.5105%2012.9744C27.0536%2012.5801%2027.2331%2011.5987%2026.889%2010.9055C26.7588%2010.6432%2026.5392%2010.4374%2026.2225%2010.2809C25.034%209.69374%2017.9912%206.35926%2017.7774%206.28249C16.9709%205.99297%2016.0684%205.89614%2015.2749%206.01397ZM8.54283%2019.2646C8.54289%2021.9784%208.54973%2022.1453%208.67587%2022.5028C8.80775%2022.8766%209.08479%2023.2991%209.34117%2023.5174C9.54933%2023.6947%209.79515%2023.8416%2010.5186%2024.221C12.235%2025.1211%2013.7227%2025.6876%2015.0303%2025.9389C15.5608%2026.0409%2016.4414%2026.0409%2016.9719%2025.9389C18.2814%2025.6872%2019.8%2025.1075%2021.5174%2024.2038C22.2156%2023.8364%2022.4558%2023.6923%2022.661%2023.5174C22.9174%2023.2991%2023.1945%2022.8766%2023.3263%2022.5028C23.4525%2022.1453%2023.4593%2021.9784%2023.4594%2019.2646C23.4594%2017.8293%2023.4513%2016.655%2023.4415%2016.655C23.4316%2016.655%2022.4296%2017.1293%2021.2148%2017.7089C18.7986%2018.8619%2018.5102%2018.9891%2017.9503%2019.1498C17.2234%2019.3583%2016.9167%2019.3973%2016.0011%2019.3973C15.0856%2019.3973%2014.7788%2019.3583%2014.0519%2019.1498C13.4931%2018.9895%2013.2062%2018.8628%2010.7866%2017.7088C9.5713%2017.1292%208.56927%2016.655%208.55987%2016.655C8.55047%2016.655%208.54283%2017.8293%208.54283%2019.2646Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-lightbulb-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.1811%203.03254C11.667%203.32131%208.54015%205.4479%207.0065%208.59215C6.50495%209.62039%206.21937%2010.553%206.05748%2011.6915C5.98056%2012.2325%205.98093%2013.7968%206.05807%2014.3066C6.30304%2015.9249%206.78938%2017.2124%207.64256%2018.5012C8.21566%2019.3669%208.66068%2019.8531%209.88059%2020.9458C10.9565%2021.9096%2011.3967%2022.3284%2011.5722%2022.555C11.816%2022.8698%2011.8518%2022.9452%2011.925%2023.297C11.979%2023.5562%2011.9903%2023.7791%2012.0127%2025.027C12.0377%2026.418%2012.054%2026.6469%2012.1562%2027.043C12.3374%2027.7461%2012.9129%2028.4133%2013.6096%2028.7281C14.0799%2028.9407%2014.6015%2029%2016.0001%2029C17.3987%2029%2017.9203%2028.9407%2018.3906%2028.7281C19.0873%2028.4133%2019.6628%2027.7461%2019.844%2027.043C19.9462%2026.6469%2019.9625%2026.418%2019.9875%2025.027C20.0212%2023.1528%2020.0379%2023.0587%2020.428%2022.555C20.6034%2022.3284%2021.0437%2021.9096%2022.1196%2020.9458C23.3346%2019.8575%2023.7869%2019.3635%2024.3576%2018.5012C25.2108%2017.2124%2025.6972%2015.9249%2025.9421%2014.3066C26.0196%2013.7946%2026.0192%2012.2326%2025.9414%2011.6881C25.5213%208.74674%2023.9609%206.27081%2021.5015%204.64291C19.6742%203.43351%2017.3886%202.85116%2015.1811%203.03254ZM15.1656%204.97488C12.2845%205.29104%209.80623%207.07928%208.62458%209.69466C8.16203%2010.7185%207.9286%2011.8197%207.92779%2012.982C7.92687%2014.3509%208.21427%2015.5238%208.84782%2016.7369C9.33812%2017.6756%209.83093%2018.2859%2010.8228%2019.1826C11.9484%2020.2%2012.2165%2020.4472%2012.5802%2020.8029C13.1185%2021.3293%2013.5202%2021.8843%2013.6664%2022.3036C13.7809%2022.632%2013.9013%2023.2782%2013.9241%2023.687L13.9448%2024.0567H16.0001H18.0554L18.0761%2023.687C18.0978%2023.2984%2018.2146%2022.6545%2018.3213%2022.3355C18.4005%2022.0983%2018.5242%2021.876%2018.7518%2021.5614C19.091%2021.0925%2019.3637%2020.8211%2020.7211%2019.601C21.1588%2019.2075%2021.6402%2018.7598%2021.7909%2018.6062C23.0226%2017.3503%2023.796%2015.7439%2024.0241%2013.9678C24.0859%2013.4859%2024.0849%2012.5175%2024.0219%2012.0145C23.7252%209.64426%2022.4185%207.55696%2020.4043%206.23563C20.0192%205.98306%2019.2259%205.58702%2018.7682%205.41888C18.3714%205.27308%2017.6259%205.08562%2017.1745%205.01813C16.7589%204.95596%2015.5711%204.93039%2015.1656%204.97488ZM13.5657%2017.5002C13.3783%2017.5663%2013.1183%2017.814%2013.0302%2018.0104C12.9224%2018.2508%2012.9262%2018.6076%2013.0388%2018.8197C13.4039%2019.5068%2014.1005%2020.1056%2014.8488%2020.3756L15.042%2020.4452L15.042%2021.3422L15.0421%2022.2391L15.1299%2022.424C15.2178%2022.6087%2015.3936%2022.7965%2015.5584%2022.8814C15.6066%2022.9062%2015.7256%2022.9412%2015.823%2022.9591C16.0178%2022.995%2016.2869%2022.9612%2016.4418%2022.8814C16.6066%2022.7965%2016.7824%2022.6087%2016.8703%2022.424L16.9581%2022.2391L16.9582%2021.3422L16.9582%2020.4452L17.1514%2020.3756C17.8997%2020.1056%2018.5962%2019.5068%2018.9613%2018.8197C19.0302%2018.69%2019.0432%2018.6266%2019.043%2018.4192C19.0428%2018.0976%2018.9599%2017.9052%2018.7324%2017.6979C18.5413%2017.5239%2018.3509%2017.4488%2018.1001%2017.4488C17.7413%2017.4488%2017.5058%2017.5856%2017.2287%2017.9549C17.1213%2018.098%2016.9782%2018.2594%2016.9108%2018.3136C16.733%2018.4565%2016.4368%2018.5872%2016.2034%2018.6258C15.9439%2018.6686%2015.6639%2018.6254%2015.4027%2018.5022C15.1368%2018.3766%2014.9973%2018.2557%2014.7715%2017.9549C14.5667%2017.682%2014.436%2017.575%2014.2113%2017.4962C14.0426%2017.4371%2013.7393%2017.4389%2013.5657%2017.5002ZM13.9749%2026.2155C14.0031%2026.5146%2014.0317%2026.6107%2014.1315%2026.7411C14.3525%2027.0299%2014.5299%2027.0602%2016.0001%2027.0602C17.4703%2027.0602%2017.6477%2027.0299%2017.8687%2026.7411C17.9685%2026.6107%2017.9971%2026.5146%2018.0252%2026.2155L18.0472%2025.982H16.0001H13.953L13.9749%2026.2155Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-doc-check-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.4915%203.00491C7.89484%203.07906%206.48945%203.37699%205.41632%204.08077C4.16979%204.89824%203.4766%206.12898%203.20152%208.01299C3.02789%209.20229%203%2010.3074%203%2016.0003C3%2021.6932%203.02789%2022.7984%203.20152%2023.9877C3.43353%2025.5766%203.97904%2026.7265%204.87127%2027.5073C5.76765%2028.2917%206.82889%2028.6882%208.52552%2028.8728C9.64001%2028.994%209.99277%2029%2016.0023%2029C22.0119%2029%2022.3646%2028.994%2023.4791%2028.8728C24.579%2028.7531%2025.4666%2028.5252%2026.1296%2028.1922C26.978%2027.7661%2027.7572%2026.9862%2028.1829%2026.137C28.6028%2025.2996%2028.8276%2024.2349%2028.9461%2022.5234C28.9968%2021.791%2029.021%2016.5287%2028.9772%2015.7646C28.924%2014.8386%2028.8351%2014.2967%2028.6453%2013.7432C28.5526%2013.4728%2028.3281%2013.0103%2028.1965%2012.8184C28.1476%2012.7472%2028.1076%2012.6802%2028.1076%2012.6695C28.1076%2012.6006%2027.5434%2011.9583%2027.0428%2011.4573C26.5399%2010.954%2020.5987%205.57035%2019.6246%204.73524C18.3066%203.60525%2017.5528%203.23097%2016.2489%203.05911C15.9222%203.01603%2015.4762%203.00726%2013.3398%203.00193C11.952%202.99846%2010.6703%202.99979%2010.4915%203.00491ZM10.3831%204.83422C7.86868%204.91823%206.72855%205.21054%205.97552%205.96425C5.30431%206.63611%205.02517%207.54066%204.88192%209.50824C4.82307%2010.3165%204.82307%2021.6842%204.88192%2022.4924C5.02517%2024.46%205.30431%2025.3646%205.97552%2026.0364C6.64676%2026.7082%207.55047%2026.9876%209.51624%2027.131C10.3237%2027.1899%2021.6809%2027.1899%2022.4884%2027.131C24.4542%2026.9876%2025.3579%2026.7082%2026.0291%2026.0364C26.6934%2025.3715%2026.9669%2024.4986%2027.1201%2022.5544C27.1704%2021.9165%2027.1944%2016.4491%2027.1501%2015.7476C27.1194%2015.2631%2027.0573%2014.7673%2027.0062%2014.6004C26.9915%2014.5523%2026.7503%2014.5475%2023.7796%2014.5356C20.3409%2014.5219%2020.1358%2014.5135%2019.3615%2014.3531C17.8392%2014.038%2016.8872%2013.1686%2016.5157%2011.7543C16.2941%2010.9108%2016.2743%2010.588%2016.2588%207.56505C16.2463%205.11665%2016.2411%204.90788%2016.1934%204.89325C16.013%204.83806%2014.9784%204.81479%2012.9373%204.82003C11.6687%204.82328%2010.5193%204.82969%2010.3831%204.83422ZM18.18%207.82712C18.1914%208.87106%2018.2149%209.91342%2018.2323%2010.1435C18.3645%2011.8973%2018.7416%2012.3411%2020.2593%2012.5291C20.544%2012.5644%2024.0671%2012.6287%2025.0056%2012.6158L25.6344%2012.6071L25.1604%2012.1709C24.528%2011.5887%2019.1616%206.7551%2018.6348%206.29319C18.4065%206.09291%2018.2061%205.92907%2018.1895%205.92907C18.1701%205.92907%2018.1667%206.60261%2018.18%207.82712Z'%20fill='%23000'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.6247%2018.2191C15.056%2018.5641%2015.1259%2019.1934%2014.7809%2019.6247L10.7809%2024.6247C10.5911%2024.8619%2010.3038%2025%209.99999%2025C9.69621%2025%209.4089%2024.8619%209.21913%2024.6247L7.21913%2022.1247C6.87412%2021.6934%206.94404%2021.0641%207.37531%2020.7191C7.80657%2020.3741%208.43586%2020.444%208.78087%2020.8753L10%2022.3992L13.2191%2018.3753C13.5641%2017.944%2014.1934%2017.8741%2014.6247%2018.2191Z'%20fill='%23000'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-video-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.80761%206.80761C9.24558%204.36964%2012.5522%203%2016%203C19.4478%203%2022.7544%204.36964%2025.1924%206.80761C27.6304%209.24558%2029%2012.5522%2029%2016C29%2019.4478%2027.6304%2022.7544%2025.1924%2025.1924C22.7544%2027.6304%2019.4478%2029%2016%2029C12.5522%2029%209.24558%2027.6304%206.80761%2025.1924C4.36964%2022.7544%203%2019.4478%203%2016C3%2012.5522%204.36964%209.24558%206.80761%206.80761ZM16%204.92593C13.063%204.92593%2010.2462%206.09266%208.16945%208.16945C6.09266%2010.2462%204.92593%2013.063%204.92593%2016C4.92593%2018.937%206.09266%2021.7538%208.16945%2023.8306C10.2462%2025.9073%2013.063%2027.0741%2016%2027.0741C18.937%2027.0741%2021.7538%2025.9073%2023.8306%2023.8306C25.9073%2021.7538%2027.0741%2018.937%2027.0741%2016C27.0741%2013.063%2025.9073%2010.2462%2023.8306%208.16945C21.7538%206.09266%2018.937%204.92593%2016%204.92593Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.5757%2012.2052C13.4566%2012.2797%2013.3519%2012.4277%2013.3519%2012.6455V19.3545C13.3519%2019.5723%2013.4566%2019.7203%2013.5757%2019.7948C13.6902%2019.8664%2013.8138%2019.8732%2013.9378%2019.8L19.6194%2016.4455C19.7584%2016.3635%2019.8518%2016.2046%2019.8518%2016C19.8518%2015.7954%2019.7584%2015.6365%2019.6194%2015.5545L13.9378%2012.2C13.8138%2012.1268%2013.6902%2012.1336%2013.5757%2012.2052ZM14.9169%2010.5416L20.5987%2013.8961C22.1707%2014.8244%2022.1708%2017.1756%2020.5987%2018.1039L14.917%2021.4584C14.9169%2021.4584%2014.917%2021.4584%2014.917%2021.4584C13.272%2022.4296%2011.4259%2021.1067%2011.4259%2019.3545V12.6455C11.4259%2010.8931%2013.2721%209.57044%2014.9169%2010.5416Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-video-filled-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.0003%2029.3333C23.3641%2029.3333%2029.3337%2023.3637%2029.3337%2016C29.3337%208.63616%2023.3641%202.66663%2016.0003%202.66663C8.63653%202.66663%202.66699%208.63616%202.66699%2016C2.66699%2023.3637%208.63653%2029.3333%2016.0003%2029.3333ZM14.2583%2021.1277L20.5519%2017.412C21.5942%2016.7965%2021.5942%2015.2034%2020.5519%2014.588L14.2583%2010.8722C13.2453%2010.2741%2012.0003%2011.0526%2012.0003%2012.2842V19.7157C12.0003%2020.9473%2013.2453%2021.7258%2014.2583%2021.1277Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-play-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.34726%205.34545C7.30094%204.28775%205%205.72923%205%207.63511V24.3649C5%2026.2708%207.30095%2027.7123%209.34726%2026.6545L25.5308%2018.2896C27.4897%2017.2771%2027.4897%2014.7229%2025.5308%2013.7104L9.34726%205.34545ZM3%207.63511C3%203.99596%207.10162%201.93243%2010.2652%203.56763L26.4488%2011.9325C29.8504%2013.6908%2029.8504%2018.3092%2026.4488%2020.0675L10.2652%2028.4323C7.10161%2030.0676%203%2028.004%203%2024.3649V7.63511Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-pause-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.70728%203.02793C5.355%203.10521%204.52067%203.41269%203.92459%204.05349C3.41776%204.59831%203.1568%205.28057%203.04444%206.35456C2.98518%206.92077%202.98518%2025.0867%203.04444%2025.6529C3.16293%2026.7855%203.4297%2027.4503%203.99076%2028.0113C4.55181%2028.5723%205.21675%2028.839%206.34944%2028.9575C6.89163%2029.0142%2010.6479%2029.0142%2011.1901%2028.9575C12.4369%2028.8271%2013.2234%2028.4732%2013.7583%2027.8021C14.2151%2027.2289%2014.4388%2026.5157%2014.5179%2025.3807C14.5637%2024.7239%2014.5637%207.28356%2014.5179%206.62677C14.4564%205.74404%2014.3155%205.15029%2014.0487%204.64961C13.6481%203.89765%2013.0074%203.42601%2012.0759%203.19721C11.6758%203.09899%2011.3974%203.06307%2010.7431%203.02537C10.1339%202.99026%207.33509%202.99204%206.70728%203.02793ZM21.1884%203.02509C19.6484%203.11899%2018.7649%203.49007%2018.1745%204.29108C17.762%204.85055%2017.5579%205.53937%2017.4821%206.62677C17.4363%207.28356%2017.4363%2024.7239%2017.4821%2025.3807C17.561%2026.5133%2017.7838%2027.2275%2018.2345%2027.793C18.7771%2028.4739%2019.5568%2028.8264%2020.8099%2028.9575C21.3521%2029.0142%2025.1084%2029.0142%2025.6506%2028.9575C26.7833%2028.839%2027.4482%2028.5723%2028.0092%2028.0113C28.5703%2027.4503%2028.8371%2026.7855%2028.9556%2025.6529C29.0148%2025.0867%2029.0148%206.92077%2028.9556%206.35456C28.8371%205.22202%2028.5703%204.55719%2028.0092%203.99621C27.4601%203.44716%2026.7975%203.17556%2025.7122%203.05478C25.3232%203.01147%2021.7917%202.98831%2021.1884%203.02509ZM6.70401%204.97074C6.01216%205.01443%205.56457%205.14178%205.35053%205.35579C5.22806%205.47821%205.09832%205.76898%205.04236%206.04627C5.01671%206.17344%204.98125%206.50638%204.96358%206.78615C4.91934%207.48632%204.91934%2024.5212%204.96358%2025.2213C5.00138%2025.8197%205.057%2026.1236%205.17509%2026.3774C5.28368%2026.6108%205.39147%2026.7185%205.62488%2026.8271C6.07565%2027.0368%206.79938%2027.0841%209.21686%2027.0616C11.2479%2027.0427%2011.5486%2027.0143%2011.9866%2026.7999C12.361%2026.6166%2012.5085%2026.2439%2012.5868%2025.2833C12.6411%2024.6177%2012.6393%207.35477%2012.5849%206.71367C12.5172%205.91683%2012.391%205.5037%2012.156%205.31004C11.9217%205.1169%2011.4949%205.01273%2010.753%204.96763C10.1633%204.93175%207.28597%204.93397%206.70401%204.97074ZM21.171%204.96933C20.5238%205.0082%2020.0679%205.12547%2019.8429%205.31093C19.6122%205.50108%2019.4742%205.94158%2019.4227%206.65272C19.3808%207.23143%2019.381%2024.7723%2019.4229%2025.3548C19.486%2026.2313%2019.6446%2026.6194%2020.0134%2026.7999C20.4514%2027.0143%2020.7521%2027.0427%2022.7831%2027.0616C25.2006%2027.0841%2025.9244%2027.0368%2026.3751%2026.8271C26.6085%2026.7185%2026.7163%2026.6108%2026.8249%2026.3774C26.9444%2026.1205%2026.9996%2025.8151%2027.0365%2025.2052C27.08%2024.4886%2027.08%207.51893%2027.0365%206.80227C26.9996%206.1924%2026.9444%205.88699%2026.8249%205.6301C26.7163%205.39673%2026.6085%205.28895%2026.3751%205.18038C26.1213%205.0623%2025.8174%205.00669%2025.2189%204.96889C24.646%204.9327%2021.7754%204.93301%2021.171%204.96933Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-report-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.4186%2027.1861H13.5814V29H18.4186V27.1861ZM4.81395%2018.4186V13.5814H3V18.4186H4.81395ZM27.186%2017.89V18.4186H28.9999V17.89H27.186ZM19.4963%207.06466L24.2837%2011.3733L25.4971%2010.025L20.7098%205.71637L19.4963%207.06466ZM28.9999%2017.89C28.9999%2015.8483%2029.0182%2014.5555%2028.503%2013.3988L26.846%2014.1367C27.1677%2014.8591%2027.186%2015.688%2027.186%2017.89H28.9999ZM24.2837%2011.3733C25.9203%2012.8463%2026.5244%2013.4145%2026.846%2014.1367L28.503%2013.3988C27.9879%2012.242%2027.0147%2011.3908%2025.4971%2010.025L24.2837%2011.3733ZM13.6174%204.81401C15.5303%204.81401%2016.2521%204.82801%2016.8954%205.07489L17.5453%203.38135C16.5152%202.98606%2015.3929%203.00006%2013.6174%203.00006V4.81401ZM20.7098%205.71637C19.3965%204.5344%2018.5754%203.7766%2017.5453%203.38135L16.8954%205.07489C17.539%205.32183%2018.0818%205.79156%2019.4963%207.06466L20.7098%205.71637ZM13.5814%2027.1861C11.2754%2027.1861%209.63725%2027.1841%208.3945%2027.017C7.17784%2026.8535%206.47687%2026.5467%205.96508%2026.0349L4.68243%2027.3176C5.58743%2028.2225%206.73498%2028.6241%208.1528%2028.8149C9.54451%2029.0019%2011.3267%2029%2013.5814%2029V27.1861ZM3%2018.4186C3%2020.6732%202.99808%2022.4555%203.18518%2023.8472C3.3758%2025.265%203.77743%2026.4126%204.68243%2027.3176L5.96508%2026.0349C5.45329%2025.5231%205.14653%2024.8221%204.98296%2023.6056C4.81587%2022.3628%204.81395%2020.7245%204.81395%2018.4186H3ZM18.4186%2029C20.6732%2029%2022.4554%2029.0019%2023.8471%2028.8149C25.2649%2028.6241%2026.4125%2028.2225%2027.3175%2027.3176L26.0348%2026.0349C25.5231%2026.5467%2024.822%2026.8535%2023.6055%2027.017C22.3627%2027.1841%2020.7244%2027.1861%2018.4186%2027.1861V29ZM27.186%2018.4186C27.186%2020.7245%2027.184%2022.3628%2027.0169%2023.6056C26.8534%2024.8221%2026.5466%2025.5231%2026.0348%2026.0349L27.3175%2027.3176C28.2225%2026.4126%2028.6241%2025.265%2028.8148%2023.8472C29.0019%2022.4555%2028.9999%2020.6732%2028.9999%2018.4186H27.186ZM4.81395%2013.5814C4.81395%2011.2755%204.81587%209.63731%204.98296%208.39457C5.14653%207.1779%205.45329%206.47693%205.96508%205.96514L4.68243%204.68249C3.77743%205.58749%203.3758%206.73504%203.18518%208.15286C2.99808%209.54457%203%2011.3268%203%2013.5814H4.81395ZM13.6174%203.00006C11.3507%203.00006%209.55974%202.99815%208.16234%203.18517C6.73954%203.3756%205.58813%203.77679%204.68243%204.68249L5.96508%205.96514C6.47617%205.45407%207.17929%205.14687%208.40297%204.98309C9.65205%204.81592%2011.2995%204.81401%2013.6174%204.81401V3.00006Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.26045%2024.707C7.72615%2024.707%207.29301%2024.2738%207.29301%2023.7395L7.29301%2015.0326C7.29301%2014.4983%207.72615%2014.0652%208.26045%2014.0652C8.79475%2014.0652%209.22789%2014.4983%209.22789%2015.0326L9.22789%2023.7395C9.22789%2024.2738%208.79475%2024.707%208.26045%2024.707Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.1302%2024.707C11.5959%2024.707%2011.1628%2024.2738%2011.1628%2023.7395V17.9349C11.1628%2017.4006%2011.5959%2016.9675%2012.1302%2016.9675C12.6645%2016.9675%2013.0976%2017.4006%2013.0976%2017.9349V23.7395C13.0976%2024.2738%2012.6645%2024.707%2012.1302%2024.707Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16%2024.707C15.4657%2024.707%2015.0325%2024.2738%2015.0325%2023.7395V20.8372C15.0325%2020.3029%2015.4657%2019.8698%2016%2019.8698C16.5343%2019.8698%2016.9674%2020.3029%2016.9674%2020.8372V23.7395C16.9674%2024.2738%2016.5343%2024.707%2016%2024.707Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.2418%207.53493V4.51169H18.1767V7.53493C18.1767%208.98745%2018.1788%209.97952%2018.2788%2010.7234C18.375%2011.4393%2018.5458%2011.7788%2018.7788%2012.0118M18.7788%2012.0118C19.0118%2012.2449%2019.3514%2012.4157%2020.0674%2012.5119C20.8112%2012.6119%2021.8032%2012.614%2023.2558%2012.614H28.0929V14.5489L23.1871%2014.5489C21.8204%2014.5489%2020.6974%2014.5489%2019.8095%2014.4296C18.879%2014.3044%2018.0631%2014.0325%2017.4107%2013.3801C16.7582%2012.7276%2016.4862%2011.9117%2016.3611%2010.9812C16.2418%2010.0933%2016.2418%208.97032%2016.2418%207.60359C16.2418%207.58077%2016.2418%207.55789%2016.2418%207.53493'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-doc-text-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.4915%203.00491C7.89484%203.07906%206.48945%203.37699%205.41632%204.08077C4.16979%204.89824%203.4766%206.12898%203.20152%208.01299C3.02789%209.20229%203%2010.3074%203%2016.0003C3%2021.6932%203.02789%2022.7984%203.20152%2023.9877C3.43353%2025.5766%203.97904%2026.7265%204.87127%2027.5073C5.76765%2028.2917%206.82889%2028.6882%208.52552%2028.8728C9.64001%2028.994%209.99277%2029%2016.0023%2029C22.0119%2029%2022.3646%2028.994%2023.4791%2028.8728C24.579%2028.7531%2025.4666%2028.5252%2026.1296%2028.1922C26.978%2027.7661%2027.7572%2026.9862%2028.1829%2026.137C28.6028%2025.2996%2028.8276%2024.2349%2028.9461%2022.5234C28.9968%2021.791%2029.021%2016.5287%2028.9772%2015.7646C28.924%2014.8386%2028.8351%2014.2967%2028.6453%2013.7432C28.5526%2013.4728%2028.3281%2013.0103%2028.1965%2012.8184C28.1476%2012.7472%2028.1076%2012.6802%2028.1076%2012.6695C28.1076%2012.6006%2027.5434%2011.9583%2027.0428%2011.4573C26.5399%2010.954%2020.5987%205.57035%2019.6246%204.73524C18.3066%203.60525%2017.5528%203.23097%2016.2489%203.05911C15.9222%203.01603%2015.4762%203.00726%2013.3398%203.00193C11.952%202.99846%2010.6703%202.99979%2010.4915%203.00491ZM10.3831%204.83422C7.86868%204.91823%206.72855%205.21054%205.97552%205.96425C5.30431%206.63611%205.02517%207.54066%204.88192%209.50824C4.82307%2010.3165%204.82307%2021.6842%204.88192%2022.4924C5.02517%2024.46%205.30431%2025.3646%205.97552%2026.0364C6.64676%2026.7082%207.55047%2026.9876%209.51624%2027.131C10.3237%2027.1899%2021.6809%2027.1899%2022.4884%2027.131C24.4542%2026.9876%2025.3579%2026.7082%2026.0291%2026.0364C26.6934%2025.3715%2026.9669%2024.4986%2027.1201%2022.5544C27.1704%2021.9165%2027.1944%2016.4491%2027.1501%2015.7476C27.1194%2015.2631%2027.0573%2014.7673%2027.0062%2014.6004C26.9915%2014.5523%2026.7503%2014.5475%2023.7796%2014.5356C20.3409%2014.5219%2020.1358%2014.5135%2019.3615%2014.3531C17.8392%2014.038%2016.8872%2013.1686%2016.5157%2011.7543C16.2941%2010.9108%2016.2743%2010.588%2016.2588%207.56505C16.2463%205.11665%2016.2411%204.90788%2016.1934%204.89325C16.013%204.83806%2014.9784%204.81479%2012.9373%204.82003C11.6687%204.82328%2010.5193%204.82969%2010.3831%204.83422ZM18.18%207.82712C18.1914%208.87106%2018.2149%209.91342%2018.2323%2010.1435C18.3645%2011.8973%2018.7416%2012.3411%2020.2593%2012.5291C20.544%2012.5644%2024.0671%2012.6287%2025.0056%2012.6158L25.6344%2012.6071L25.1604%2012.1709C24.528%2011.5887%2019.1616%206.7551%2018.6348%206.29319C18.4065%206.09291%2018.2061%205.92907%2018.1895%205.92907C18.1701%205.92907%2018.1667%206.60261%2018.18%207.82712ZM8.55165%2018.0776C8.37171%2018.1136%208.20527%2018.2051%208.06583%2018.3447C7.65023%2018.7607%207.69614%2019.4417%208.16391%2019.7992C8.44215%2020.0118%208.08744%2019.9995%2013.6508%2019.9905L18.6803%2019.9824L18.8311%2019.9053C19.0142%2019.8117%2019.2047%2019.6264%2019.2917%2019.4571C19.3821%2019.2812%2019.4019%2018.9114%2019.3321%2018.7011C19.2624%2018.491%2019.0485%2018.2573%2018.8259%2018.1478L18.6494%2018.0611L13.6649%2018.0564C10.9234%2018.0539%208.62243%2018.0634%208.55165%2018.0776ZM8.42967%2022.3476C7.88078%2022.5375%207.62078%2023.1885%207.88651%2023.7074C7.97469%2023.8796%208.16143%2024.0546%208.35524%2024.1468L8.52552%2024.2278H12.0704C15.4147%2024.2278%2015.6223%2024.2246%2015.7392%2024.1721C15.9493%2024.0776%2016.0899%2023.9632%2016.2002%2023.7969C16.4821%2023.3718%2016.3849%2022.8015%2015.9776%2022.4902C15.7043%2022.2813%2015.8934%2022.2909%2012.057%2022.292C8.8258%2022.2929%208.57661%2022.2968%208.42967%2022.3476Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-doc-ppt-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.4915%203.00491C7.89484%203.07906%206.48945%203.37699%205.41632%204.08077C4.16979%204.89824%203.4766%206.12898%203.20152%208.01299C3.02789%209.20229%203%2010.3074%203%2016.0003C3%2021.6932%203.02789%2022.7984%203.20152%2023.9877C3.43353%2025.5766%203.97904%2026.7265%204.87127%2027.5073C5.76765%2028.2917%206.82889%2028.6882%208.52552%2028.8728C9.64001%2028.994%209.99277%2029%2016.0023%2029C22.0119%2029%2022.3646%2028.994%2023.4791%2028.8728C24.579%2028.7531%2025.4666%2028.5252%2026.1296%2028.1922C26.978%2027.7661%2027.7572%2026.9862%2028.1829%2026.137C28.6028%2025.2996%2028.8276%2024.2349%2028.9461%2022.5234C28.9968%2021.791%2029.021%2016.5287%2028.9772%2015.7646C28.924%2014.8386%2028.8351%2014.2967%2028.6453%2013.7432C28.5526%2013.4728%2028.3281%2013.0103%2028.1965%2012.8184C28.1476%2012.7472%2028.1076%2012.6802%2028.1076%2012.6695C28.1076%2012.6006%2027.5434%2011.9583%2027.0428%2011.4573C26.5399%2010.954%2020.5987%205.57035%2019.6246%204.73524C18.3066%203.60525%2017.5528%203.23097%2016.2489%203.05911C15.9222%203.01603%2015.4762%203.00726%2013.3398%203.00193C11.952%202.99846%2010.6703%202.99979%2010.4915%203.00491ZM10.3831%204.83422C7.86868%204.91823%206.72855%205.21054%205.97552%205.96425C5.30431%206.63611%205.02517%207.54066%204.88192%209.50824C4.82307%2010.3165%204.82307%2021.6842%204.88192%2022.4924C5.02517%2024.46%205.30431%2025.3646%205.97552%2026.0364C6.64676%2026.7082%207.55047%2026.9876%209.51624%2027.131C10.3237%2027.1899%2021.6809%2027.1899%2022.4884%2027.131C24.4542%2026.9876%2025.3579%2026.7082%2026.0291%2026.0364C26.6934%2025.3715%2026.9669%2024.4986%2027.1201%2022.5544C27.1704%2021.9165%2027.1944%2016.4491%2027.1501%2015.7476C27.1194%2015.2631%2027.0573%2014.7673%2027.0062%2014.6004C26.9915%2014.5523%2026.7503%2014.5475%2023.7796%2014.5356C20.3409%2014.5219%2020.1358%2014.5135%2019.3615%2014.3531C17.8392%2014.038%2016.8872%2013.1686%2016.5157%2011.7543C16.2941%2010.9108%2016.2743%2010.588%2016.2588%207.56505C16.2463%205.11665%2016.2411%204.90788%2016.1934%204.89325C16.013%204.83806%2014.9784%204.81479%2012.9373%204.82003C11.6687%204.82328%2010.5193%204.82969%2010.3831%204.83422ZM18.18%207.82712C18.1914%208.87106%2018.2149%209.91342%2018.2323%2010.1435C18.3645%2011.8973%2018.7416%2012.3411%2020.2593%2012.5291C20.544%2012.5644%2024.0671%2012.6287%2025.0056%2012.6158L25.6344%2012.6071L25.1604%2012.1709C24.528%2011.5887%2019.1616%206.7551%2018.6348%206.29319C18.4065%206.09291%2018.2061%205.92907%2018.1895%205.92907C18.1701%205.92907%2018.1667%206.60261%2018.18%207.82712Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7%2018.4286C7%2017.6396%207.63959%2017%208.42857%2017H9.52941C10.8939%2017%2012%2018.1061%2012%2019.4706C12%2020.8351%2010.8939%2021.9412%209.52941%2021.9412H9V23C9%2023.5523%208.55228%2024%208%2024C7.44772%2024%207%2023.5523%207%2023V18.4286ZM9%2019.9412H9.52941C9.78931%2019.9412%2010%2019.7305%2010%2019.4706C10%2019.2107%209.78931%2019%209.52941%2019H9V19.9412Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13%2018.4286C13%2017.6396%2013.6396%2017%2014.4286%2017H15.5294C16.8939%2017%2018%2018.1061%2018%2019.4706C18%2020.8351%2016.8939%2021.9412%2015.5294%2021.9412H15V23C15%2023.5523%2014.5523%2024%2014%2024C13.4477%2024%2013%2023.5523%2013%2023V18.4286ZM15%2019.9412H15.5294C15.7893%2019.9412%2016%2019.7305%2016%2019.4706C16%2019.2107%2015.7893%2019%2015.5294%2019H15V19.9412Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M19%2018C19%2017.4477%2019.4477%2017%2020%2017H24C24.5523%2017%2025%2017.4477%2025%2018C25%2018.5523%2024.5523%2019%2024%2019H20C19.4477%2019%2019%2018.5523%2019%2018Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M23%2019V23.1667C23%2023.6269%2022.5523%2024%2022%2024C21.4477%2024%2021%2023.6269%2021%2023.1667V19H23Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-doc-word-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.4915%203.00491C7.89484%203.07906%206.48945%203.37699%205.41632%204.08077C4.16979%204.89824%203.4766%206.12898%203.20152%208.01299C3.02789%209.20229%203%2010.3074%203%2016.0003C3%2021.6932%203.02789%2022.7984%203.20152%2023.9877C3.43353%2025.5766%203.97904%2026.7265%204.87127%2027.5073C5.76765%2028.2917%206.82889%2028.6882%208.52552%2028.8728C9.64001%2028.994%209.99277%2029%2016.0023%2029C22.0119%2029%2022.3646%2028.994%2023.4791%2028.8728C24.579%2028.7531%2025.4666%2028.5252%2026.1296%2028.1922C26.978%2027.7661%2027.7572%2026.9862%2028.1829%2026.137C28.6028%2025.2996%2028.8276%2024.2349%2028.9461%2022.5234C28.9968%2021.791%2029.021%2016.5287%2028.9772%2015.7646C28.924%2014.8386%2028.8351%2014.2967%2028.6453%2013.7432C28.5526%2013.4728%2028.3281%2013.0103%2028.1965%2012.8184C28.1476%2012.7472%2028.1076%2012.6802%2028.1076%2012.6695C28.1076%2012.6006%2027.5434%2011.9583%2027.0428%2011.4573C26.5399%2010.954%2020.5987%205.57035%2019.6246%204.73524C18.3066%203.60525%2017.5528%203.23097%2016.2489%203.05911C15.9222%203.01603%2015.4762%203.00726%2013.3398%203.00193C11.952%202.99846%2010.6703%202.99979%2010.4915%203.00491ZM10.3831%204.83422C7.86868%204.91823%206.72855%205.21054%205.97552%205.96425C5.30431%206.63611%205.02517%207.54066%204.88192%209.50824C4.82307%2010.3165%204.82307%2021.6842%204.88192%2022.4924C5.02517%2024.46%205.30431%2025.3646%205.97552%2026.0364C6.64676%2026.7082%207.55047%2026.9876%209.51624%2027.131C10.3237%2027.1899%2021.6809%2027.1899%2022.4884%2027.131C24.4542%2026.9876%2025.3579%2026.7082%2026.0291%2026.0364C26.6934%2025.3715%2026.9669%2024.4986%2027.1201%2022.5544C27.1704%2021.9165%2027.1944%2016.4491%2027.1501%2015.7476C27.1194%2015.2631%2027.0573%2014.7673%2027.0062%2014.6004C26.9915%2014.5523%2026.7503%2014.5475%2023.7796%2014.5356C20.3409%2014.5219%2020.1358%2014.5135%2019.3615%2014.3531C17.8392%2014.038%2016.8872%2013.1686%2016.5157%2011.7543C16.2941%2010.9108%2016.2743%2010.588%2016.2588%207.56505C16.2463%205.11665%2016.2411%204.90788%2016.1934%204.89325C16.013%204.83806%2014.9784%204.81479%2012.9373%204.82003C11.6687%204.82328%2010.5193%204.82969%2010.3831%204.83422ZM18.18%207.82712C18.1914%208.87106%2018.2149%209.91342%2018.2323%2010.1435C18.3645%2011.8973%2018.7416%2012.3411%2020.2593%2012.5291C20.544%2012.5644%2024.0671%2012.6287%2025.0056%2012.6158L25.6344%2012.6071L25.1604%2012.1709C24.528%2011.5887%2019.1616%206.7551%2018.6348%206.29319C18.4065%206.09291%2018.2061%205.92907%2018.1895%205.92907C18.1701%205.92907%2018.1667%206.60261%2018.18%207.82712Z'%20fill='%23262626'/%3e%3cpath%20d='M10.4737%2025.3414L12.8818%2020.871L15.2943%2025.3425L19.7526%2015.9705H17.7342L15.0973%2021.831L13.7421%2019.2718L15.5242%2015.9683H13.7662L12.8752%2017.6463L11.9798%2015.9715H10.2219L12.005%2019.2751L10.6543%2021.831L8.01845%2015.9683H6L10.4737%2025.3414Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-doc-xls-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.4915%203.00491C7.89484%203.07906%206.48945%203.37699%205.41632%204.08077C4.16979%204.89824%203.4766%206.12898%203.20152%208.01299C3.02789%209.20229%203%2010.3074%203%2016.0003C3%2021.6932%203.02789%2022.7984%203.20152%2023.9877C3.43353%2025.5766%203.97904%2026.7265%204.87127%2027.5073C5.76765%2028.2917%206.82889%2028.6882%208.52552%2028.8728C9.64001%2028.994%209.99277%2029%2016.0023%2029C22.0119%2029%2022.3646%2028.994%2023.4791%2028.8728C24.579%2028.7531%2025.4666%2028.5252%2026.1296%2028.1922C26.978%2027.7661%2027.7572%2026.9862%2028.1829%2026.137C28.6028%2025.2996%2028.8276%2024.2349%2028.9461%2022.5234C28.9968%2021.791%2029.021%2016.5287%2028.9772%2015.7646C28.924%2014.8386%2028.8351%2014.2967%2028.6453%2013.7432C28.5526%2013.4728%2028.3281%2013.0103%2028.1965%2012.8184C28.1476%2012.7472%2028.1076%2012.6802%2028.1076%2012.6695C28.1076%2012.6006%2027.5434%2011.9583%2027.0428%2011.4573C26.5399%2010.954%2020.5987%205.57035%2019.6246%204.73524C18.3066%203.60525%2017.5528%203.23097%2016.2489%203.05911C15.9222%203.01603%2015.4762%203.00726%2013.3398%203.00193C11.952%202.99846%2010.6703%202.99979%2010.4915%203.00491ZM10.3831%204.83422C7.86868%204.91823%206.72855%205.21054%205.97552%205.96425C5.30431%206.63611%205.02517%207.54066%204.88192%209.50824C4.82307%2010.3165%204.82307%2021.6842%204.88192%2022.4924C5.02517%2024.46%205.30431%2025.3646%205.97552%2026.0364C6.64676%2026.7082%207.55047%2026.9876%209.51624%2027.131C10.3237%2027.1899%2021.6809%2027.1899%2022.4884%2027.131C24.4542%2026.9876%2025.3579%2026.7082%2026.0291%2026.0364C26.6934%2025.3715%2026.9669%2024.4986%2027.1201%2022.5544C27.1704%2021.9165%2027.1944%2016.4491%2027.1501%2015.7476C27.1194%2015.2631%2027.0573%2014.7673%2027.0062%2014.6004C26.9915%2014.5523%2026.7503%2014.5475%2023.7796%2014.5356C20.3409%2014.5219%2020.1358%2014.5135%2019.3615%2014.3531C17.8392%2014.038%2016.8872%2013.1686%2016.5157%2011.7543C16.2941%2010.9108%2016.2743%2010.588%2016.2588%207.56505C16.2463%205.11665%2016.2411%204.90788%2016.1934%204.89325C16.013%204.83806%2014.9784%204.81479%2012.9373%204.82003C11.6687%204.82328%2010.5193%204.82969%2010.3831%204.83422ZM18.18%207.82712C18.1914%208.87106%2018.2149%209.91342%2018.2323%2010.1435C18.3645%2011.8973%2018.7416%2012.3411%2020.2593%2012.5291C20.544%2012.5644%2024.0671%2012.6287%2025.0056%2012.6158L25.6344%2012.6071L25.1604%2012.1709C24.528%2011.5887%2019.1616%206.7551%2018.6348%206.29319C18.4065%206.09291%2018.2061%205.92907%2018.1895%205.92907C18.1701%205.92907%2018.1667%206.60261%2018.18%207.82712Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.33104%2017.2567C7.74155%2016.8872%208.37384%2016.9205%208.7433%2017.331L13.2433%2022.331C13.6128%2022.7415%2013.5795%2023.3738%2013.169%2023.7433C12.7585%2024.1127%2012.1262%2024.0795%2011.7567%2023.669L7.25671%2018.669C6.88726%2018.2584%206.92053%2017.6262%207.33104%2017.2567Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.169%2017.2567C13.5795%2017.6262%2013.6128%2018.2584%2013.2433%2018.669L8.7433%2023.669C8.37384%2024.0795%207.74155%2024.1127%207.33104%2023.7433C6.92053%2023.3738%206.88726%2022.7415%207.25671%2022.331L11.7567%2017.331C12.1262%2016.9205%2012.7585%2016.8872%2013.169%2017.2567Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.5%2017C16.0523%2017%2016.5%2017.4477%2016.5%2018V22H18.5C19.0523%2022%2019.5%2022.4477%2019.5%2023C19.5%2023.5523%2019.0523%2024%2018.5%2024H15.5C14.9477%2024%2014.5%2023.5523%2014.5%2023V18C14.5%2017.4477%2014.9477%2017%2015.5%2017Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M20.5%2019.25C20.5%2018.0074%2021.5074%2017%2022.75%2017H24.5C25.0523%2017%2025.5%2017.4477%2025.5%2018C25.5%2018.5523%2025.0523%2019%2024.5%2019H22.75C22.6119%2019%2022.5%2019.1119%2022.5%2019.25C22.5%2019.3881%2022.6119%2019.5%2022.75%2019.5H23.25C24.4926%2019.5%2025.5%2020.5074%2025.5%2021.75C25.5%2022.9926%2024.4926%2024%2023.25%2024H21.5C20.9477%2024%2020.5%2023.5523%2020.5%2023C20.5%2022.4477%2020.9477%2022%2021.5%2022H23.25C23.3881%2022%2023.5%2021.8881%2023.5%2021.75C23.5%2021.6119%2023.3881%2021.5%2023.25%2021.5H22.75C21.5074%2021.5%2020.5%2020.4926%2020.5%2019.25Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-doc-excel-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.4915%203.00491C7.89484%203.07906%206.48945%203.37699%205.41632%204.08077C4.16979%204.89824%203.4766%206.12898%203.20152%208.01299C3.02789%209.20229%203%2010.3074%203%2016.0003C3%2021.6932%203.02789%2022.7984%203.20152%2023.9877C3.43353%2025.5766%203.97904%2026.7265%204.87127%2027.5073C5.76765%2028.2917%206.82889%2028.6882%208.52552%2028.8728C9.64001%2028.994%209.99277%2029%2016.0023%2029C22.0119%2029%2022.3646%2028.994%2023.4791%2028.8728C24.579%2028.7531%2025.4666%2028.5252%2026.1296%2028.1922C26.978%2027.7661%2027.7572%2026.9862%2028.1829%2026.137C28.6028%2025.2996%2028.8276%2024.2349%2028.9461%2022.5234C28.9968%2021.791%2029.021%2016.5287%2028.9772%2015.7646C28.924%2014.8386%2028.8351%2014.2967%2028.6453%2013.7432C28.5526%2013.4728%2028.3281%2013.0103%2028.1965%2012.8184C28.1476%2012.7472%2028.1076%2012.6802%2028.1076%2012.6695C28.1076%2012.6006%2027.5434%2011.9583%2027.0428%2011.4573C26.5399%2010.954%2020.5987%205.57035%2019.6246%204.73524C18.3066%203.60525%2017.5528%203.23097%2016.2489%203.05911C15.9222%203.01603%2015.4762%203.00726%2013.3398%203.00193C11.952%202.99846%2010.6703%202.99979%2010.4915%203.00491ZM10.3831%204.83422C7.86868%204.91823%206.72855%205.21054%205.97552%205.96425C5.30431%206.63611%205.02517%207.54066%204.88192%209.50824C4.82307%2010.3165%204.82307%2021.6842%204.88192%2022.4924C5.02517%2024.46%205.30431%2025.3646%205.97552%2026.0364C6.64676%2026.7082%207.55047%2026.9876%209.51624%2027.131C10.3237%2027.1899%2021.6809%2027.1899%2022.4884%2027.131C24.4542%2026.9876%2025.3579%2026.7082%2026.0291%2026.0364C26.6934%2025.3715%2026.9669%2024.4986%2027.1201%2022.5544C27.1704%2021.9165%2027.1944%2016.4491%2027.1501%2015.7476C27.1194%2015.2631%2027.0573%2014.7673%2027.0062%2014.6004C26.9915%2014.5523%2026.7503%2014.5475%2023.7796%2014.5356C20.3409%2014.5219%2020.1358%2014.5135%2019.3615%2014.3531C17.8392%2014.038%2016.8872%2013.1686%2016.5157%2011.7543C16.2941%2010.9108%2016.2743%2010.588%2016.2588%207.56505C16.2463%205.11665%2016.2411%204.90788%2016.1934%204.89325C16.013%204.83806%2014.9784%204.81479%2012.9373%204.82003C11.6687%204.82328%2010.5193%204.82969%2010.3831%204.83422ZM18.18%207.82712C18.1914%208.87106%2018.2149%209.91342%2018.2323%2010.1435C18.3645%2011.8973%2018.7416%2012.3411%2020.2593%2012.5291C20.544%2012.5644%2024.0671%2012.6287%2025.0056%2012.6158L25.6344%2012.6071L25.1604%2012.1709C24.528%2011.5887%2019.1616%206.7551%2018.6348%206.29319C18.4065%206.09291%2018.2061%205.92907%2018.1895%205.92907C18.1701%205.92907%2018.1667%206.60261%2018.18%207.82712Z'%20fill='%23262626'/%3e%3cpath%20d='M16%2025H13.8789L11.5005%2021.5224L9.13498%2024.9957H7L10.4768%2020.1394L7.51133%2016H9.50646L11.5005%2018.7574L13.4957%2016H15.5026L12.4976%2020.1437L16%2025Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-doc-pdf-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.4915%203.00491C7.89484%203.07906%206.48945%203.37699%205.41632%204.08077C4.16979%204.89824%203.4766%206.12898%203.20152%208.01299C3.02789%209.20229%203%2010.3074%203%2016.0003C3%2021.6932%203.02789%2022.7984%203.20152%2023.9877C3.43353%2025.5766%203.97904%2026.7265%204.87127%2027.5073C5.76765%2028.2917%206.82889%2028.6882%208.52552%2028.8728C9.64001%2028.994%209.99277%2029%2016.0023%2029C22.0119%2029%2022.3646%2028.994%2023.4791%2028.8728C24.579%2028.7531%2025.4666%2028.5252%2026.1296%2028.1922C26.978%2027.7661%2027.7572%2026.9862%2028.1829%2026.137C28.6028%2025.2996%2028.8276%2024.2349%2028.9461%2022.5234C28.9968%2021.791%2029.021%2016.5287%2028.9772%2015.7646C28.924%2014.8386%2028.8351%2014.2967%2028.6453%2013.7432C28.5526%2013.4728%2028.3281%2013.0103%2028.1965%2012.8184C28.1476%2012.7472%2028.1076%2012.6802%2028.1076%2012.6695C28.1076%2012.6006%2027.5434%2011.9583%2027.0428%2011.4573C26.5399%2010.954%2020.5987%205.57035%2019.6246%204.73524C18.3066%203.60525%2017.5528%203.23097%2016.2489%203.05911C15.9222%203.01603%2015.4762%203.00726%2013.3398%203.00193C11.952%202.99846%2010.6703%202.99979%2010.4915%203.00491ZM10.3831%204.83422C7.86868%204.91823%206.72855%205.21054%205.97552%205.96425C5.30431%206.63611%205.02517%207.54066%204.88192%209.50824C4.82307%2010.3165%204.82307%2021.6842%204.88192%2022.4924C5.02517%2024.46%205.30431%2025.3646%205.97552%2026.0364C6.64676%2026.7082%207.55047%2026.9876%209.51624%2027.131C10.3237%2027.1899%2021.6809%2027.1899%2022.4884%2027.131C24.4542%2026.9876%2025.3579%2026.7082%2026.0291%2026.0364C26.6934%2025.3715%2026.9669%2024.4986%2027.1201%2022.5544C27.1704%2021.9165%2027.1944%2016.4491%2027.1501%2015.7476C27.1194%2015.2631%2027.0573%2014.7673%2027.0062%2014.6004C26.9915%2014.5523%2026.7503%2014.5475%2023.7796%2014.5356C20.3409%2014.5219%2020.1358%2014.5135%2019.3615%2014.3531C17.8392%2014.038%2016.8872%2013.1686%2016.5157%2011.7543C16.2941%2010.9108%2016.2743%2010.588%2016.2588%207.56505C16.2463%205.11665%2016.2411%204.90788%2016.1934%204.89325C16.013%204.83806%2014.9784%204.81479%2012.9373%204.82003C11.6687%204.82328%2010.5193%204.82969%2010.3831%204.83422ZM18.18%207.82712C18.1914%208.87106%2018.2149%209.91342%2018.2323%2010.1435C18.3645%2011.8973%2018.7416%2012.3411%2020.2593%2012.5291C20.544%2012.5644%2024.0671%2012.6287%2025.0056%2012.6158L25.6344%2012.6071L25.1604%2012.1709C24.528%2011.5887%2019.1616%206.7551%2018.6348%206.29319C18.4065%206.09291%2018.2061%205.92907%2018.1895%205.92907C18.1701%205.92907%2018.1667%206.60261%2018.18%207.82712Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7%2018.4286C7%2017.6396%207.63959%2017%208.42857%2017H9.52941C10.8939%2017%2012%2018.1061%2012%2019.4706C12%2020.8351%2010.8939%2021.9412%209.52941%2021.9412H9V23C9%2023.5523%208.55228%2024%208%2024C7.44772%2024%207%2023.5523%207%2023V18.4286ZM9%2019.9412H9.52941C9.78931%2019.9412%2010%2019.7305%2010%2019.4706C10%2019.2107%209.78931%2019%209.52941%2019H9V19.9412Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2019V22H15.5C16.3284%2022%2017%2021.3284%2017%2020.5C17%2019.6716%2016.3284%2019%2015.5%2019H15ZM13%2018.5C13%2017.6716%2013.6716%2017%2014.5%2017H15.5C17.433%2017%2019%2018.567%2019%2020.5C19%2022.433%2017.433%2024%2015.5%2024H14.5C13.6716%2024%2013%2023.3284%2013%2022.5V18.5Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M20%2018C20%2017.4477%2020.4477%2017%2021%2017H24.0056C24.5579%2017%2025.0056%2017.4477%2025.0056%2018C25.0056%2018.5523%2024.5579%2019%2024.0056%2019H22V19.5H24.0056C24.5579%2019.5%2025.0056%2019.9477%2025.0056%2020.5C25.0056%2021.0523%2024.5579%2021.5%2024.0056%2021.5H22V23C22%2023.5523%2021.5523%2024%2021%2024C20.4477%2024%2020%2023.5523%2020%2023V18Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-folder-open-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.58222%203.02898C8.39424%203.14195%207.28117%203.68%206.46024%204.53813C5.749%205.2816%205.33795%206.18094%205.24902%207.18817C5.23034%207.40003%205.21765%209.08131%205.21749%2011.3673L5.21721%2015.1919L5.13514%2015.2666C5.03634%2015.3566%204.73564%2015.744%204.598%2015.9587C4.11072%2016.7187%203.92377%2017.7247%204.02787%2019.0264C4.13279%2020.3387%204.87387%2024.5567%205.19006%2025.6413C5.47581%2026.6216%205.92739%2027.3807%206.52698%2027.8889C7.31856%2028.5597%208.04194%2028.8317%209.37058%2028.958C9.95979%2029.014%2022.0408%2029.014%2022.63%2028.958C23.9457%2028.8329%2024.6418%2028.5759%2025.4281%2027.9247C26.0756%2027.3884%2026.5107%2026.6673%2026.8146%2025.6267C26.9803%2025.0593%2027.3036%2023.4155%2027.643%2021.4138C28.0465%2019.0342%2028.0966%2017.9743%2027.8507%2017.0172C27.7575%2016.6544%2027.5805%2016.2362%2027.4026%2015.9587C27.2649%2015.744%2026.9642%2015.3566%2026.8654%2015.2666L26.7834%2015.1919L26.7829%2013.3247C26.7823%2010.5996%2026.7293%209.81901%2026.496%209.09931C26.0352%207.6782%2024.9621%206.9011%2023.1786%206.69701C22.7242%206.64501%2021.2388%206.60373%2019.7998%206.60309C18.3561%206.60244%2018.0239%206.57837%2017.6166%206.44499C17.0229%206.25051%2016.8664%206.13631%2015.5892%204.96549C14.5006%203.96756%2014.2871%203.8037%2013.6948%203.51191C13.1852%203.26087%2012.7149%203.12315%2012.0863%203.04085C11.7197%202.99285%2010.0456%202.98493%209.58222%203.02898ZM9.622%204.97211C9.32763%205.01083%208.8507%205.17516%208.55062%205.34124C8.37552%205.43816%208.20961%205.57042%207.97395%205.80103C7.69663%206.07231%207.61958%206.16981%207.49786%206.40334C7.41799%206.55657%207.32047%206.78545%207.28113%206.91195L7.20966%207.14194L7.19957%2010.6174C7.19402%2012.529%207.20064%2014.0929%207.21427%2014.0928C7.22788%2014.0928%207.3848%2014.0649%207.56297%2014.0309C7.74114%2013.9969%208.11494%2013.9449%208.39364%2013.9154C8.85985%2013.866%209.46812%2013.8617%2016.0003%2013.8617C22.5325%2013.8617%2023.1407%2013.866%2023.6069%2013.9154C23.8856%2013.9449%2024.2594%2013.9969%2024.4376%2014.0309C24.6158%2014.0649%2024.774%2014.0928%2024.7891%2014.0928C24.8264%2014.093%2024.789%2010.701%2024.7479%2010.3477C24.6037%209.11069%2024.1967%208.74316%2022.8181%208.6051C22.6284%208.58611%2021.4859%208.55911%2020.279%208.54514C17.8818%208.51737%2017.751%208.50828%2017.1201%208.32543C16.7288%208.21205%2016.1702%207.95321%2015.8302%207.72773C15.4941%207.50481%2015.1433%207.20611%2014.1899%206.33075C13.3418%205.55208%2013.059%205.33625%2012.6872%205.18404C12.1615%204.96888%2012.0822%204.95846%2010.9065%204.95054C10.3204%204.94656%209.74231%204.95627%209.622%204.97211ZM9.63702%2015.7899C8.09701%2015.835%207.32508%2015.991%206.81298%2016.3606C6.6149%2016.5036%206.31069%2016.8776%206.19427%2017.1212C6.04562%2017.4322%205.99804%2017.6697%205.9797%2018.1926C5.9509%2019.0141%206.09985%2020.1005%206.64368%2023.0352C7.09503%2025.4707%207.30348%2026.0395%207.91636%2026.5075C8.31575%2026.8125%208.63667%2026.9255%209.3549%2027.0141C9.83776%2027.0737%2022.1628%2027.0737%2022.6457%2027.0141C23.3639%2026.9255%2023.6848%2026.8125%2024.0842%2026.5075C24.6958%2026.0405%2024.9059%2025.4672%2025.3572%2023.0342C25.9693%2019.7351%2026.1159%2018.5%2025.9869%2017.7303C25.9089%2017.2649%2025.8059%2017.0389%2025.5059%2016.6747C24.9819%2016.0387%2024.2826%2015.8504%2022.211%2015.7878C21.1077%2015.7545%2010.7903%2015.7562%209.63702%2015.7899ZM13.251%2021.1036C13.0195%2021.1754%2012.785%2021.3784%2012.661%2021.6142C12.5783%2021.7715%2012.5618%2022.1504%2012.629%2022.3493C12.6996%2022.5582%2012.9161%2022.7907%2013.1414%2022.8996L13.3202%2022.9859H16.0003H18.6804L18.8592%2022.8996C19.0845%2022.7907%2019.301%2022.5582%2019.3716%2022.3493C19.4423%2022.1401%2019.4223%2021.7722%2019.3307%2021.5972C19.2424%2021.4284%2019.0376%2021.2326%2018.8589%2021.1461L18.7117%2021.0748L16.0473%2021.0688C13.9081%2021.064%2013.3569%2021.0708%2013.251%2021.1036Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-folder-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.23626%203.02825C6.53398%203.15871%204.93884%204.11722%203.94093%205.60936C3.40424%206.41186%203.09814%207.32625%203.02413%208.34821C2.97807%208.9842%203.00376%2021.8048%203.05245%2022.4689C3.15934%2023.9274%203.31312%2024.803%203.59657%2025.5672C4.08994%2026.8974%205.07306%2027.8878%206.39449%2028.3857C7.33909%2028.7417%208.44539%2028.9047%2010.3597%2028.9698C11.5407%2029.0101%2020.4562%2029.0101%2021.6372%2028.9698C23.5515%2028.9047%2024.6578%2028.7417%2025.6024%2028.3857C26.9214%2027.8887%2027.9072%2026.8969%2028.3982%2025.5731C28.7438%2024.641%2028.9055%2023.5274%2028.9699%2021.637C29.0103%2020.4522%2029.0099%2014.0897%2028.9695%2013.1941C28.9022%2011.7027%2028.7374%2010.8632%2028.367%2010.1249C28.0305%209.45416%2027.4246%208.83937%2026.7329%208.46672C26.5778%208.38315%2026.5747%208.37871%2026.5548%208.20893C26.4422%207.25119%2026.0174%206.35135%2025.3438%205.64341C24.6539%204.91843%2023.9343%204.51663%2022.9094%204.28395L22.6078%204.21549L18.2425%204.19832L13.8773%204.18119L13.8055%204.11636C13.6951%204.01665%2013.3003%203.77107%2013.0106%203.62187C12.3899%203.30215%2011.7194%203.10667%2010.9695%203.02677C10.6275%202.99032%208.71756%202.99137%208.23626%203.02825ZM8.32608%204.96582C7.76843%205.01491%207.08695%205.26995%206.57875%205.61971C6.27401%205.82946%205.83%206.27348%205.62026%206.57823C5.38581%206.9189%205.16402%207.40387%205.05066%207.82373L4.95258%208.18693L4.94269%2014.5653C4.93307%2020.7708%204.94565%2021.968%205.03047%2022.9311C5.24308%2025.3445%205.9184%2026.3267%207.65538%2026.7488C8.82509%2027.0331%209.52987%2027.0593%2015.9985%2027.0593C20.8734%2027.0593%2022.0211%2027.044%2022.9159%2026.967C25.3378%2026.7587%2026.326%2026.0818%2026.7489%2024.3414C26.91%2023.6787%2026.9777%2023.0591%2027.0313%2021.7602C27.0769%2020.6561%2027.0534%2013.0394%2027.003%2012.5624C26.919%2011.7672%2026.7774%2011.22%2026.5641%2010.8662C26.3199%2010.4609%2025.8612%2010.1348%2025.3347%209.9921C24.6279%209.80057%2024.166%209.77253%2021.2366%209.74341C18.5628%209.71682%2018.3932%209.70794%2017.7814%209.56244C16.9881%209.37377%2016.1754%208.95391%2015.5055%208.38657C15.3614%208.26461%2014.6888%207.62129%2014.0108%206.95698C13.1921%206.15488%2012.7004%205.69687%2012.5472%205.59343C12.2588%205.39884%2011.9543%205.2453%2011.6491%205.1406C11.1373%204.96496%2011.0829%204.95942%209.78969%204.95079C9.12875%204.94638%208.47013%204.95313%208.32608%204.96582ZM16.2694%206.45698C16.9915%207.15909%2017.3495%207.39737%2018.0093%207.61503C18.4848%207.77191%2018.5352%207.77489%2021.175%207.80281C22.5392%207.81723%2023.8417%207.84339%2024.0695%207.86093C24.2973%207.87849%2024.4887%207.8877%2024.495%207.88145C24.5198%207.85667%2024.3115%207.44624%2024.1833%207.26728C24.0288%207.05155%2023.6913%206.71855%2023.486%206.57918C23.2716%206.43371%2023.0523%206.33132%2022.7559%206.23835L22.4845%206.15325L19.212%206.14474L15.9395%206.13624L16.2694%206.45698ZM16.7749%2012.7337C16.4509%2012.8956%2016.2731%2013.1675%2016.2521%2013.5331C16.2416%2013.7168%2016.2524%2013.7997%2016.3045%2013.9378C16.3915%2014.1684%2016.6244%2014.4028%2016.8505%2014.4874C17.0144%2014.5487%2017.0775%2014.5499%2020.1979%2014.5497C22.2673%2014.5496%2023.4177%2014.5386%2023.4914%2014.5181C23.7619%2014.4429%2024.0633%2014.152%2024.1381%2013.8938C24.1956%2013.6954%2024.1826%2013.384%2024.1099%2013.2196C24.0299%2013.0388%2023.8528%2012.8434%2023.6734%2012.7379L23.5322%2012.6549L20.2489%2012.6466L16.9657%2012.6384L16.7749%2012.7337Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-folder-new-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.23626%203.02825C6.53398%203.15871%204.93884%204.11722%203.94093%205.60936C3.40424%206.41186%203.09814%207.32625%203.02413%208.34821C2.97807%208.9842%203.00376%2021.8048%203.05245%2022.4689C3.15934%2023.9274%203.31312%2024.803%203.59657%2025.5672C4.08994%2026.8974%205.07306%2027.8878%206.39449%2028.3857C7.33909%2028.7417%208.44539%2028.9047%2010.3597%2028.9698C11.5407%2029.0101%2020.4562%2029.0101%2021.6372%2028.9698C23.5515%2028.9047%2024.6578%2028.7417%2025.6024%2028.3857C26.9214%2027.8887%2027.9072%2026.8969%2028.3982%2025.5731C28.7438%2024.641%2028.9055%2023.5274%2028.9699%2021.637C29.0103%2020.4522%2029.0099%2014.0897%2028.9695%2013.1941C28.8715%2011.0221%2028.5215%209.97996%2027.5921%209.09201C27.0172%208.5427%2026.3583%208.21663%2025.458%208.03582C24.589%207.86126%2024.0547%207.83224%2021.1596%207.8022C18.5358%207.77499%2018.485%207.77197%2018.0093%207.61503C17.7096%207.51615%2017.3286%207.33553%2017.1193%207.19311C16.8195%206.98903%2016.4654%206.66182%2015.2884%205.50108C14.6706%204.89178%2014.068%204.31693%2013.9494%204.22362C13.085%203.54369%2012.0971%203.14691%2010.9695%203.02677C10.6275%202.99032%208.71756%202.99137%208.23626%203.02825ZM8.32608%204.96582C7.76843%205.01491%207.08695%205.26995%206.57875%205.61971C6.27401%205.82946%205.83%206.27348%205.62026%206.57823C5.38581%206.9189%205.16402%207.40387%205.05066%207.82373L4.95258%208.18693L4.94269%2014.5653C4.93307%2020.7708%204.94565%2021.968%205.03047%2022.9311C5.24308%2025.3445%205.9184%2026.3267%207.65538%2026.7488C8.82509%2027.0331%209.52987%2027.0593%2015.9985%2027.0593C20.8734%2027.0593%2022.0211%2027.044%2022.9159%2026.967C25.3378%2026.7587%2026.326%2026.0818%2026.7489%2024.3414C26.91%2023.6787%2026.9777%2023.0591%2027.0313%2021.7602C27.0769%2020.6561%2027.0534%2013.0394%2027.003%2012.5624C26.919%2011.7672%2026.7774%2011.22%2026.5641%2010.8662C26.3199%2010.4609%2025.8612%2010.1348%2025.3347%209.9921C24.6279%209.80057%2024.166%209.77253%2021.2366%209.74341C18.5628%209.71682%2018.3932%209.70794%2017.7814%209.56244C16.9881%209.37377%2016.1754%208.95391%2015.5055%208.38657C15.3614%208.26461%2014.6888%207.62129%2014.0108%206.95698C13.1921%206.15488%2012.7004%205.69687%2012.5472%205.59343C12.2588%205.39884%2011.9543%205.2453%2011.6491%205.1406C11.1373%204.96496%2011.0829%204.95942%209.78969%204.95079C9.12875%204.94638%208.47013%204.95313%208.32608%204.96582Z'%20fill='%23262626'/%3e%3cpath%20d='M10.1109%2017.5538C10.236%2017.3218%2010.4515%2017.1268%2010.6782%2017.0406C10.8582%2016.9722%2011.2275%2016.9931%2011.4089%2017.082C11.5837%2017.1676%2011.7865%2017.3638%2011.8789%2017.5366C11.9437%2017.6579%2011.9468%2017.7069%2011.9617%2018.8444L11.9773%2020.0261L13.1572%2020.0417C14.2928%2020.0566%2014.3418%2020.0597%2014.4629%2020.1247C14.9039%2020.3612%2015.1103%2020.8817%2014.9411%2021.3307C14.8574%2021.5527%2014.6632%2021.7715%2014.4552%2021.8779C14.3065%2021.954%2014.3022%2021.9543%2013.1417%2021.9698L11.9773%2021.9854L11.9617%2023.1516C11.9442%2024.467%2011.9499%2024.4333%2011.6986%2024.7025C11.5016%2024.9133%2011.2979%2025%2010.9992%2025C10.7004%2025%2010.4967%2024.9133%2010.2998%2024.7025C10.0484%2024.4333%2010.0541%2024.467%2010.0366%2023.1516L10.0211%2021.9854L8.85671%2021.9698C7.69615%2021.9543%207.69183%2021.954%207.54316%2021.8779C6.94668%2021.5727%206.81472%2020.788%207.28125%2020.3208C7.54965%2020.0519%207.50888%2020.0592%208.84119%2020.0417L10.0211%2020.0261L10.0366%2018.8444C10.0508%2017.762%2010.0571%2017.6535%2010.1109%2017.5538Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-support-person-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.2906%203.00825C13.1082%203.16109%2011.1578%203.80409%209.39708%204.95119C6.7589%206.66987%204.91845%209.41257%204.37217%2012.4394C4.21858%2013.2905%204.21102%2013.425%204.19628%2015.5685L4.18231%2017.6062H3.95611C3.57129%2017.6062%203.24381%2017.8057%203.07131%2018.1453L3%2018.2857V19.6912C3%2021.0952%203.00006%2021.0968%203.07118%2021.2491C3.15464%2021.4279%203.34442%2021.6164%203.53974%2021.7147C3.65419%2021.7722%203.72587%2021.7845%203.94837%2021.7845H4.21821L4.21824%2021.9957C4.2183%2022.3005%204.28063%2022.4102%204.37217%2022.7215C4.61653%2023.5522%205.19418%2024.2305%205.98707%2024.618C6.43206%2024.8354%206.88735%2024.9605%208.10963%2025.2011C9.29021%2025.4336%209.52258%2025.4673%209.95557%2025.4691C10.5491%2025.4716%2010.9146%2025.3579%2011.3126%2025.0472C11.6863%2024.7555%2011.9166%2024.373%2012.0472%2023.8279C12.1105%2023.5632%2012.1266%2023.8999%2012.1377%2019.8855C12.146%2016.8861%2012.1394%2015.7164%2012.1126%2015.4747C12.0447%2014.8611%2011.8693%2014.4733%2011.4974%2014.114C11.233%2013.8586%2010.9616%2013.6933%2010.6489%2013.5972C10.2348%2013.47%209.08912%2013.5173%207.50297%2013.7271C7.00437%2013.7931%206.66908%2013.8662%206.33654%2013.9815L6.12623%2014.0544L6.14612%2013.8076C6.30808%2011.7972%207.025%2010.0045%208.27785%208.47708C8.62414%208.05489%209.41154%207.29143%209.84697%206.95567C11.2541%205.87059%2012.8947%205.19551%2014.7355%204.9441C15.2815%204.86952%2016.7185%204.86952%2017.2645%204.9441C19.1053%205.19551%2020.7459%205.87059%2022.153%206.95567C22.5885%207.29143%2023.3759%208.05489%2023.7222%208.47708C24.9733%2010.0024%2025.6926%2011.8009%2025.8539%2013.8076L25.8738%2014.0544L25.6635%2013.9815C25.1917%2013.8179%2024.7302%2013.7397%2023.4176%2013.6006C23.0062%2013.557%2022.5952%2013.5345%2022.1839%2013.533C21.6285%2013.5311%2021.5455%2013.5375%2021.3511%2013.5972C20.7324%2013.7873%2020.2069%2014.2946%2019.9948%2014.9065C19.8622%2015.2891%2019.8565%2015.4827%2019.8559%2019.6207C19.8552%2023.6833%2019.8482%2023.5665%2019.9669%2023.992C20.1686%2024.7148%2020.6934%2025.2325%2021.4135%2025.4189C21.7034%2025.4939%2022.3063%2025.4864%2022.7968%2025.4015C23.3864%2025.2995%2024.5029%2025.0764%2024.9249%2024.9762C25.7365%2024.7835%2026.2637%2024.535%2026.7033%2024.1378C27.12%2023.7614%2027.4423%2023.2527%2027.5954%2022.7303C27.6872%2022.417%2027.7817%2022.2962%2027.7818%2022.0002L27.7818%2021.7845L28.0516%2021.7837C28.2825%2021.7831%2028.344%2021.7716%2028.4769%2021.7042C28.6762%2021.6031%2028.8665%2021.4024%2028.9412%2021.2145C28.996%2021.0768%2029%2020.9722%2029%2019.6762V18.2857L28.9287%2018.1453C28.7562%2017.8057%2028.4287%2017.6062%2028.0439%2017.6062H27.8177L27.8037%2015.5685C27.7889%2013.4195%2027.7819%2013.2954%2027.6254%2012.4244C27.1776%209.93287%2025.7815%207.52651%2023.8185%205.86303C21.9562%204.28483%2019.781%203.34725%2017.3262%203.06456C16.928%203.01872%2015.6471%202.98328%2015.2906%203.00825ZM9.66192%2015.3904C9.20641%2015.4287%208.21385%2015.5285%207.90419%2015.567C7.11167%2015.6657%206.85145%2015.7505%206.59525%2015.9936C6.13758%2016.4278%206.12068%2016.5709%206.13884%2019.8556C6.15303%2022.412%206.14264%2022.0758%206.3033%2022.3976C6.39548%2022.5822%206.65434%2022.8471%206.82225%2022.9285C7.15349%2023.0892%208.07568%2023.3045%209.39964%2023.5302C9.91168%2023.6175%2010.0705%2023.6227%2010.1292%2023.5542C10.1646%2023.5128%2010.1862%2023.228%2010.1862%2019.7047C10.1862%2015.6078%2010.1847%2015.4942%2010.1275%2015.4329C10.0677%2015.3689%209.99579%2015.3623%209.66192%2015.3904ZM21.8754%2015.4297C21.8144%2015.4952%2021.8138%2015.5379%2021.8138%2019.7047C21.8138%2023.228%2021.8059%2023.5128%2021.8413%2023.5542C21.8999%2023.6227%2022.0588%2023.6175%2022.5708%2023.5302C23.8948%2023.3045%2024.817%2023.0892%2025.1482%2022.9285C25.3161%2022.8471%2025.575%2022.5822%2025.6672%2022.3976C25.8273%2022.0767%2025.8466%2022.4112%2025.861%2019.8556C25.8796%2016.5716%2025.8626%2016.428%2025.4048%2015.9936C25.0904%2015.6954%2024.7703%2015.6213%2023.1091%2015.4619C21.9913%2015.3547%2021.9465%2015.3535%2021.8754%2015.4297Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.6954%2028.7759C10.1505%2029.8791%205.6933%2026.8023%204.05065%2021.9002C3.876%2021.379%204.15916%2020.8157%204.6831%2020.642C5.20705%2020.4682%205.77337%2020.7499%205.94802%2021.2711C6.16538%2021.9198%206.4388%2022.5259%206.76304%2023.0827C8.46347%2026.0031%2011.5616%2027.5694%2015.3032%2026.825C15.8448%2026.7173%2016.3716%2027.0667%2016.4799%2027.6054C16.5882%2028.1441%2016.237%2028.6682%2015.6954%2028.7759Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-clip-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.1425%205.55659C15.7696%202.1478%2021.6261%202.1478%2025.2532%205.55659C28.9156%208.99856%2028.9156%2014.6064%2025.2532%2018.0483L15.5389%2027.1779C15.5389%2027.1779%2015.5389%2027.1779%2015.5389%2027.1779C12.954%2029.6073%208.78707%2029.6074%206.20212%2027.1779C3.58184%2024.7154%203.58184%2020.6955%206.20212%2018.233L15.7767%209.23471C17.3195%207.78474%2019.7967%207.78474%2021.3395%209.2347C22.9177%2010.7178%2022.9177%2013.1498%2021.3395%2014.6329C21.3395%2014.6329%2021.3395%2014.6329%2021.3395%2014.6329L11.6951%2023.6968C11.2927%2024.0751%2010.6598%2024.0554%2010.2816%2023.653C9.90335%2023.2505%209.92299%2022.6177%2010.3254%2022.2394L19.9699%2013.1755C20.7075%2012.4822%2020.7076%2011.3854%2019.9699%2010.6921C19.1968%209.96561%2017.9194%209.96561%2017.1463%2010.6921L7.57179%2019.6904C5.79196%2021.3631%205.79195%2024.0478%207.57178%2025.7205C9.38692%2027.4265%2012.3541%2027.4265%2014.1692%2025.7205L23.8835%2016.5909C26.7055%2013.9388%2026.7055%209.66611%2023.8835%207.01398C21.0262%204.32867%2016.3695%204.32867%2013.5122%207.01398L5.68484%2014.3702C5.28239%2014.7484%204.64953%2014.7288%204.27131%2014.3263C3.89308%2013.9239%203.91272%2013.291%204.31517%2012.9128L12.1425%205.55659Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-edit-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M22.8672%203.00748C22.167%203.07822%2021.4968%203.252%2020.9288%203.51011C20.6353%203.64348%2020.2002%203.90331%2019.8905%204.13026C19.7031%204.26757%2017.9155%206.03318%2013.5297%2010.4131C10.1746%2013.7636%207.24851%2016.699%207.02723%2016.9364C6.80594%2017.1737%206.52448%2017.5004%206.40173%2017.6623C5.91542%2018.3038%205.47972%2019.0927%205.20245%2019.8337C4.87748%2020.7022%203.05742%2026.2252%203.02369%2026.4451C2.88417%2027.3548%203.37194%2028.3072%204.19824%2028.7386C4.62703%2028.9624%205.11963%2029.0472%205.56966%2028.9747C5.82761%2028.9331%2011.684%2026.9905%2012.3534%2026.7245C13.3474%2026.3295%2014.2054%2025.7757%2015.0666%2024.9732C15.304%2024.752%2018.2398%2021.8268%2021.5906%2018.4728C25.8026%2014.2568%2027.7417%2012.2954%2027.8732%2012.1178C28.4539%2011.3338%2028.8172%2010.4518%2028.9609%209.47732C29.0133%209.12144%2029.013%208.22836%2028.9602%207.88996C28.6877%206.14149%2027.7226%204.69311%2026.2291%203.79127C25.6456%203.43897%2024.937%203.18339%2024.2084%203.06256C23.9455%203.01895%2023.0981%202.98415%2022.8672%203.00748ZM22.6668%204.98235C22.1201%205.0775%2021.506%205.34248%2021.0661%205.67302C20.9375%205.76968%2020.6193%206.06339%2020.359%206.32569L19.8857%206.80263L19.9234%206.98415C19.9938%207.3239%2020.2045%207.90436%2020.4145%208.33744C21.2604%2010.0812%2022.8698%2011.4586%2024.679%2011.987C25.2475%2012.1531%2025.1309%2012.1987%2025.7508%2011.5676C26.405%2010.9014%2026.6214%2010.5908%2026.8459%209.99499C27.0561%209.43713%2027.1288%208.69403%2027.0311%208.10109C26.7662%206.49305%2025.531%205.24856%2023.9332%204.97988C23.5773%204.92002%2023.0186%204.9211%2022.6668%204.98235ZM13.243%2013.4473C10.4618%2016.2309%208.11632%2018.5985%208.03073%2018.7087C7.60425%2019.2579%207.22764%2019.9361%206.98668%2020.5888C6.90846%2020.8008%206.53144%2021.9083%206.14885%2023.05L5.45324%2025.1259L6.16389%2025.8363L6.87455%2026.5467L8.90482%2025.8669C10.0215%2025.4931%2011.1293%2025.1158%2011.3668%2025.0286C12.2352%2024.7095%2012.9815%2024.2615%2013.6175%2023.6777C13.821%2023.4909%2016.158%2021.1669%2018.8108%2018.5133C23.3818%2013.9409%2023.6301%2013.6869%2023.5589%2013.6575C22.7499%2013.3236%2022.2116%2013.0391%2021.6503%2012.6486C20.5204%2011.8626%2019.5666%2010.8148%2018.904%209.63128C18.6968%209.26135%2018.4587%208.75691%2018.3831%208.5278C18.3626%208.46563%2018.3354%208.4084%2018.3227%208.40057C18.31%208.39274%2016.0242%2010.6638%2013.243%2013.4473Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-round-check-filled-blue{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M29%2016C29%2023.1796%2023.1796%2029%2016%2029C8.82029%2029%203%2023.1796%203%2016C3%208.82029%208.82029%203%2016%203C23.1796%203%2029%208.82029%2029%2016ZM21.2394%2012.0606C21.6202%2012.4413%2021.6202%2013.0587%2021.2394%2013.4394L14.7394%2019.9394C14.3586%2020.3202%2013.7414%2020.3202%2013.3606%2019.9394L10.7606%2017.3394C10.3798%2016.9586%2010.3798%2016.3414%2010.7606%2015.9606C11.1413%2015.5798%2011.7587%2015.5798%2012.1394%2015.9606L14.05%2017.8711L16.9552%2014.9658L19.8606%2012.0606C20.2414%2011.6798%2020.8586%2011.6798%2021.2394%2012.0606Z'%20fill='%23001978'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M21.2394%2012.0606C21.6202%2012.4413%2021.6202%2013.0587%2021.2394%2013.4394L14.7394%2019.9394C14.3586%2020.3202%2013.7414%2020.3202%2013.3606%2019.9394L10.7606%2017.3394C10.3798%2016.9586%2010.3798%2016.3414%2010.7606%2015.9606C11.1413%2015.5798%2011.7587%2015.5798%2012.1394%2015.9606L14.05%2017.8711L16.9552%2014.9658L19.8606%2012.0606C20.2414%2011.6798%2020.8586%2011.6798%2021.2394%2012.0606Z'%20fill='white'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-download-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.7136%203.03368C15.489%203.10812%2015.3778%203.17883%2015.2254%203.34428C14.9403%203.65358%2014.9686%202.85108%2014.9496%2011.151L14.9326%2018.5496L13.541%2017.026C11.3408%2014.6171%2011.3604%2014.6375%2011.1475%2014.5376C10.8974%2014.4203%2010.4971%2014.4138%2010.2589%2014.5231C9.73702%2014.7628%209.48868%2015.4378%209.73624%2015.9439C9.85406%2016.1848%2015.2501%2022.0963%2015.467%2022.2221C15.7755%2022.4011%2016.2289%2022.4011%2016.5373%2022.2221C16.7542%2022.0963%2022.1503%2016.1848%2022.2681%2015.9439C22.4569%2015.5581%2022.3645%2015.057%2022.046%2014.7383C21.8336%2014.526%2021.6431%2014.4508%2021.3159%2014.4502C21.0939%2014.4498%2021.01%2014.4658%2020.8568%2014.5376C20.6439%2014.6375%2020.6635%2014.6171%2018.4633%2017.026L17.0717%2018.5496L17.0547%2011.151C17.039%204.29902%2017.0335%203.74296%2016.9804%203.6257C16.8909%203.42826%2016.6326%203.17468%2016.4339%203.08917C16.2198%202.99707%2015.8987%202.97235%2015.7136%203.03368ZM3.77881%2018.9451C3.4735%2019.0455%203.22037%2019.2664%203.09291%2019.5436C3.0179%2019.7068%203.01441%2019.7532%203.00385%2020.7322C2.99128%2021.8946%203.04255%2023.422%203.11837%2024.1452C3.28485%2025.7326%203.72031%2026.7814%204.53937%2027.5679C5.34408%2028.3406%206.39186%2028.7425%208.00605%2028.8976C8.88461%2028.9821%2010.2841%2029%2016.0022%2029C21.7281%2029%2023.1257%2028.982%2023.9983%2028.8972C25.6269%2028.739%2026.6444%2028.3507%2027.4581%2027.577C28.3028%2026.7737%2028.7354%2025.6973%2028.9042%2023.9782C28.9656%2023.3533%2029.0114%2021.8146%2029.0003%2020.7492C28.9899%2019.7522%2028.9866%2019.7071%2028.9114%2019.5436C28.8129%2019.3292%2028.6303%2019.1389%2028.4123%2019.0231C28.2648%2018.9448%2028.2023%2018.9329%2027.9369%2018.9329C27.6837%2018.9328%2027.6064%2018.9461%2027.4855%2019.0104C27.261%2019.13%2027.0825%2019.3099%2026.9787%2019.5212L26.8844%2019.7134L26.862%2021.4284C26.8342%2023.5606%2026.7748%2024.2973%2026.5754%2024.9857C26.2219%2026.2057%2025.5241%2026.6229%2023.5399%2026.8008C22.8233%2026.8651%209.18106%2026.8651%208.46443%2026.8008C6.00227%2026.5801%205.41036%2025.9964%205.20314%2023.5848C5.18229%2023.342%205.15502%2022.3716%205.1426%2021.4284L5.11998%2019.7134L5.02559%2019.5212C4.92101%2019.3082%204.74035%2019.127%204.51883%2019.0131C4.36115%2018.932%203.9372%2018.893%203.77881%2018.9451Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-maximize-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.7071%2019.2929C13.0976%2019.6834%2013.0976%2020.3166%2012.7071%2020.7071L6.41421%2027H10.6939C11.2462%2027%2011.6939%2027.4477%2011.6939%2028C11.6939%2028.5523%2011.2462%2029%2010.6939%2029H4C3.44772%2029%203%2028.5523%203%2028V21.3062C3%2020.7539%203.44772%2020.3062%204%2020.3062C4.55228%2020.3062%205%2020.7539%205%2021.3062V25.5858L11.2929%2019.2929C11.6834%2018.9024%2012.3166%2018.9024%2012.7071%2019.2929Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M20.3062%204C20.3062%203.44772%2020.7539%203%2021.3062%203H28C28.5523%203%2029%203.44772%2029%204V10.6939C29%2011.2462%2028.5523%2011.6939%2028%2011.6939C27.4477%2011.6939%2027%2011.2462%2027%2010.6939V6.41421L20.7071%2012.7071C20.3166%2013.0976%2019.6834%2013.0976%2019.2929%2012.7071C18.9024%2012.3166%2018.9024%2011.6834%2019.2929%2011.2929L25.5858%205H21.3062C20.7539%205%2020.3062%204.55229%2020.3062%204Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.7071%2012.7071C12.3166%2013.0976%2011.6834%2013.0976%2011.2929%2012.7071L5%206.41421V10.6939C5%2011.2462%204.55228%2011.6939%204%2011.6939C3.44771%2011.6939%203%2011.2462%203%2010.6939V4C3%203.44772%203.44771%203%204%203L10.6938%203C11.2461%203%2011.6938%203.44772%2011.6938%204C11.6938%204.55229%2011.2461%205%2010.6938%205L6.41421%205L12.7071%2011.2929C13.0976%2011.6834%2013.0976%2012.3166%2012.7071%2012.7071Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M28%2020.3062C28.5523%2020.3062%2029%2020.7539%2029%2021.3062V28C29%2028.5523%2028.5523%2029%2028%2029H21.3061C20.7538%2029%2020.3061%2028.5523%2020.3061%2028C20.3061%2027.4477%2020.7538%2027%2021.3061%2027H25.5858L19.2929%2020.7071C18.9024%2020.3166%2018.9024%2019.6834%2019.2929%2019.2929C19.6834%2018.9024%2020.3166%2018.9024%2020.7071%2019.2929L27%2025.5858V21.3062C27%2020.7539%2027.4477%2020.3062%2028%2020.3062Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-move-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.2929%203.29289C15.6834%202.90237%2016.3166%202.90237%2016.7071%203.29289L20.3071%206.89289C20.6976%207.28342%2020.6976%207.91658%2020.3071%208.30711C19.9166%208.69763%2019.2834%208.69763%2018.8929%208.30711L17%206.41421V12.4C17%2012.9523%2016.5523%2013.4%2016%2013.4C15.4477%2013.4%2015%2012.9523%2015%2012.4V6.41421L13.1071%208.30711C12.7166%208.69763%2012.0834%208.69763%2011.6929%208.30711C11.3024%207.91658%2011.3024%207.28342%2011.6929%206.89289L15.2929%203.29289ZM8.30711%2011.6929C8.69763%2012.0834%208.69763%2012.7166%208.30711%2013.1071L6.41421%2015H12.4C12.9523%2015%2013.4%2015.4477%2013.4%2016C13.4%2016.5523%2012.9523%2017%2012.4%2017H6.41421L8.30711%2018.8929C8.69763%2019.2834%208.69763%2019.9166%208.30711%2020.3071C7.91658%2020.6976%207.28342%2020.6976%206.89289%2020.3071L3.29289%2016.7071C2.90237%2016.3166%202.90237%2015.6834%203.29289%2015.2929L6.89289%2011.6929C7.28342%2011.3024%207.91658%2011.3024%208.30711%2011.6929ZM23.6929%2011.6929C24.0834%2011.3024%2024.7166%2011.3024%2025.1071%2011.6929L28.7071%2015.2929C29.0976%2015.6834%2029.0976%2016.3166%2028.7071%2016.7071L25.1071%2020.3071C24.7166%2020.6976%2024.0834%2020.6976%2023.6929%2020.3071C23.3024%2019.9166%2023.3024%2019.2834%2023.6929%2018.8929L25.5858%2017H19.6C19.0477%2017%2018.6%2016.5523%2018.6%2016C18.6%2015.4477%2019.0477%2015%2019.6%2015H25.5858L23.6929%2013.1071C23.3024%2012.7166%2023.3024%2012.0834%2023.6929%2011.6929ZM17%2019.6V25.5858L18.8929%2023.6929C19.2834%2023.3024%2019.9166%2023.3024%2020.3071%2023.6929C20.6976%2024.0834%2020.6976%2024.7166%2020.3071%2025.1071L16.7071%2028.7071C16.3166%2029.0976%2015.6834%2029.0976%2015.2929%2028.7071L11.6929%2025.1071C11.3024%2024.7166%2011.3024%2024.0834%2011.6929%2023.6929C12.0834%2023.3024%2012.7166%2023.3024%2013.1071%2023.6929L15%2025.5858V19.6C15%2019.0477%2015.4477%2018.6%2016%2018.6C16.5523%2018.6%2017%2019.0477%2017%2019.6Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-arrow-right-box-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.9476%202.52967C10.0378%202.58307%208.68562%202.72904%207.63397%202.99531C5.16601%203.62023%203.62007%205.16631%202.99521%207.63448C2.59705%209.20724%202.49707%2010.8859%202.49707%2015.9983C2.49707%2021.1108%202.59705%2022.7894%202.99521%2024.3622C3.3454%2025.7455%204.02177%2026.8973%204.933%2027.6622C6.2167%2028.7397%207.7464%2029.2175%2010.5103%2029.4043C12.4463%2029.5352%2019.5479%2029.5352%2021.4839%2029.4043C23.4361%2029.2724%2024.7042%2029.0057%2025.7481%2028.5077C27.4442%2027.6985%2028.5252%2026.2996%2029.0198%2024.2742C29.4011%2022.7125%2029.4969%2021.0478%2029.4971%2015.9823C29.4972%2010.9524%2029.4007%209.28256%2029.0198%207.72247C28.4021%205.19293%2026.8598%203.62822%2024.3602%202.99531C23.2713%202.7196%2022.0265%202.58915%2019.9003%202.52798C18.6873%202.49307%2013.2151%202.49425%2011.9476%202.52967ZM12.0459%204.53173C8.54082%204.64839%207.0795%205.0181%206.04867%206.04904C5.11124%206.98653%204.74018%208.24148%204.56851%2011.0549C4.5105%2012.0057%204.5105%2019.991%204.56851%2020.9417C4.74018%2023.7552%205.11124%2025.0101%206.04867%2025.9476C6.98608%2026.8851%208.24091%2027.2562%2011.0541%2027.4279C12.0048%2027.4859%2019.9894%2027.4859%2020.9401%2027.4279C23.7533%2027.2562%2025.0081%2026.8851%2025.9455%2025.9476C26.883%2025.0101%2027.254%2023.7552%2027.4257%2020.9417C27.4837%2019.991%2027.4837%2012.0057%2027.4257%2011.0549C27.254%208.24148%2026.883%206.98653%2025.9455%206.04904C25.019%205.12244%2023.8037%204.75679%2021.036%204.57195C20.5447%204.53915%2012.8568%204.50476%2012.0459%204.53173ZM17.0823%2011.2649C16.9077%2011.2925%2016.7106%2011.3883%2016.5642%2011.5169C16.2796%2011.7668%2016.1749%2012.2385%2016.3186%2012.6228C16.3856%2012.8018%2016.4636%2012.8884%2017.4796%2013.9106L18.5689%2015.0065L14.6675%2015.0068L10.7662%2015.0071L10.6042%2015.0825C10.1604%2015.2892%209.93253%2015.7168%2010.0184%2016.1817C10.0796%2016.5126%2010.28%2016.7632%2010.6042%2016.9141L10.7662%2016.9896L14.6675%2016.9899L18.5689%2016.9902L17.4796%2018.0861C16.4636%2019.1083%2016.3856%2019.1948%2016.3186%2019.3739C16.2266%2019.62%2016.2377%2019.9744%2016.3439%2020.1809C16.598%2020.6749%2017.18%2020.8792%2017.6834%2020.6511C17.8329%2020.5833%2021.7524%2016.6862%2021.8679%2016.4905C22.0201%2016.2324%2022.0249%2015.7685%2021.8779%2015.5198C21.7958%2015.381%2017.9453%2011.5102%2017.7887%2011.409C17.5869%2011.2787%2017.3289%2011.2261%2017.0823%2011.2649Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-album-menu-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.77947%203.01626C5.5306%203.10125%204.67439%203.4029%204.0804%203.96715C3.43076%204.58424%203.12908%205.37745%203.02497%206.74223C2.97793%207.35886%203.00255%2011.4014%203.05573%2011.7914C3.24199%2013.1573%203.70679%2013.9847%204.58639%2014.5162C4.98601%2014.7576%205.60925%2014.9521%206.22948%2015.0289C7.06786%2015.1328%2010.5549%2015.1549%2011.5515%2015.0627C13.5732%2014.8756%2014.6333%2014.0036%2014.9636%2012.2558C15.0714%2011.6855%2015.0951%2011.2749%2015.1151%209.62681C15.1339%208.07925%2015.1019%206.82126%2015.0287%206.22983C14.8626%204.88948%2014.3129%203.99653%2013.347%203.49814C12.922%203.27886%2012.46%203.14758%2011.7911%203.05595C11.5334%203.02066%207.217%202.98646%206.77947%203.01626ZM20.7234%203.01652C19.8037%203.08355%2019.2059%203.21788%2018.7045%203.47019C17.615%204.01843%2017.0901%204.93364%2016.9364%206.55336C16.9169%206.75798%2016.893%207.62421%2016.8832%208.47831C16.8642%2010.1359%2016.9024%2011.4094%2016.9882%2011.981C17.2828%2013.9419%2018.3161%2014.8624%2020.4484%2015.0632C21.4171%2015.1545%2024.9403%2015.1318%2025.7703%2015.0289C26.3906%2014.9521%2027.0138%2014.7576%2027.4134%2014.5162C28.2913%2013.9857%2028.7582%2013.1547%2028.9441%2011.7914C28.9973%2011.4014%2029.0219%207.35886%2028.9749%206.74223C28.874%205.421%2028.596%204.65642%2027.9909%204.03694C27.3996%203.4315%2026.6009%203.13153%2025.3046%203.02794C24.9335%202.9983%2021.1045%202.98876%2020.7234%203.01652ZM7.34564%205.03419C6.21941%205.07282%205.7561%205.17502%205.47463%205.44688C5.28433%205.63064%205.1898%205.85487%205.11047%206.31071C5.02703%206.79008%204.98303%208.88986%205.02723%2010.2819C5.06838%2011.5783%205.08837%2011.8032%205.19387%2012.1542C5.43833%2012.9677%205.93284%2013.0876%209.04414%2013.0876C11.1517%2013.0876%2011.9469%2013.023%2012.3843%2012.816C12.9755%2012.5364%2013.0873%2011.9364%2013.0873%209.04447C13.0873%206.85721%2013.0217%206.10861%2012.792%205.67425C12.6197%205.3483%2012.3086%205.18295%2011.7091%205.09854C11.1129%205.01462%208.8772%204.98162%207.34564%205.03419ZM21.2572%205.03458C19.2845%205.10339%2019.0355%205.32818%2018.9451%207.12123C18.9032%207.95217%2018.9032%2010.1368%2018.9451%2010.9677C19.0067%2012.1906%2019.1719%2012.627%2019.6524%2012.8362C20.0838%2013.0241%2020.9188%2013.0876%2022.9557%2013.0876C25.1525%2013.0876%2025.9039%2013.0212%2026.3294%2012.7896C26.6505%2012.6148%2026.8184%2012.2993%2026.9024%2011.7135C27.0005%2011.0297%2027.0207%207.70736%2026.9329%206.70732C26.8977%206.30557%2026.8268%205.96144%2026.7347%205.74546C26.6672%205.58696%2026.4833%205.37713%2026.3511%205.30767C26.21%205.23352%2025.862%205.13516%2025.6086%205.09777C25.044%205.01443%2022.7776%204.98152%2021.2572%205.03458ZM7.32946%2016.8951C5.82015%2016.9479%204.92768%2017.1802%204.28619%2017.6872C3.58819%2018.239%203.22203%2018.9894%203.05573%2020.209C3.00255%2020.599%202.97793%2024.6415%203.02497%2025.2582C3.12578%2026.5794%203.40385%2027.344%204.00893%2027.9634C4.60885%2028.5777%205.40734%2028.8732%206.74187%2028.975C7.35851%2029.0221%2011.4011%2028.9975%2011.7911%2028.9443C13.6025%2028.6973%2014.5475%2027.9208%2014.9155%2026.3772C15.0238%2025.923%2015.0568%2025.6234%2015.0984%2024.7191C15.1391%2023.8344%2015.1156%2021.0077%2015.063%2020.4486C14.862%2018.3144%2013.9387%2017.2797%2011.9753%2016.9882C11.456%2016.9111%2010.421%2016.8746%208.93091%2016.8809C8.18356%2016.884%207.46291%2016.8904%207.32946%2016.8951ZM20.9439%2016.9061C19.5557%2016.9745%2018.7387%2017.2234%2018.0766%2017.7796C17.4163%2018.3343%2017.063%2019.1687%2016.9329%2020.481C16.8742%2021.0724%2016.8735%2024.7729%2016.9319%2025.3985C17.0597%2026.7676%2017.4257%2027.6011%2018.154%2028.1819C18.6564%2028.5825%2019.296%2028.8198%2020.2088%2028.9443C20.5987%2028.9975%2024.6413%2029.0221%2025.258%2028.975C26.5925%2028.8732%2027.391%2028.5777%2027.9909%2027.9634C28.6025%2027.3372%2028.881%2026.562%2028.9759%2025.2206C29.022%2024.5698%2028.9967%2020.5957%2028.9441%2020.209C28.8198%2019.2967%2028.5823%2018.6567%2028.1817%2018.1543C27.6114%2017.4391%2026.7725%2017.0637%2025.463%2016.9377C24.988%2016.892%2021.6972%2016.869%2020.9439%2016.9061ZM7.01829%2018.9475C6.07289%2018.9946%205.57916%2019.1517%205.36372%2019.4741C5.24658%2019.6494%205.14583%2019.9515%205.09801%2020.2707C5.08067%2020.3863%205.04881%2021.0378%205.02723%2021.7184C4.98303%2023.1105%205.02703%2025.2103%205.11047%2025.6897C5.18986%2026.1457%205.28446%2026.3701%205.47463%2026.5532C5.69142%2026.7619%206.06532%2026.8768%206.71205%2026.9336C7.33476%2026.9882%209.48232%2027.0094%2010.5162%2026.971C11.5588%2026.9324%2011.8197%2026.9061%2012.1539%2026.806C12.9673%2026.5623%2013.0873%2026.0672%2013.0873%2022.9559C13.0873%2020.919%2013.0237%2020.084%2012.8359%2019.6527C12.6267%2019.1722%2012.1903%2019.007%2010.9674%2018.9453C10.2245%2018.9079%207.78747%2018.9092%207.01829%2018.9475ZM20.9432%2018.9469C19.8478%2019.0013%2019.3932%2019.1739%2019.1848%2019.6144C18.9771%2020.0532%2018.9125%2020.8463%2018.9125%2022.9559C18.9125%2026.0672%2019.0326%2026.5623%2019.8459%2026.806C20.1801%2026.9061%2020.4411%2026.9324%2021.4837%2026.971C22.5175%2027.0094%2024.6651%2026.9882%2025.2878%2026.9336C26.5311%2026.8245%2026.8242%2026.5323%2026.9329%2025.2931C26.9875%2024.6713%2027.009%2022.5135%2026.9708%2021.4839C26.9322%2020.4413%2026.9059%2020.1804%2026.8058%2019.8462C26.6117%2019.1986%2026.214%2019.0126%2024.8789%2018.9453C24.1429%2018.9082%2021.7025%2018.9092%2020.9432%2018.9469Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-euro-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.2372%203.00774C15.1694%203.01449%2014.9543%203.03434%2014.7593%203.05188C9.93517%203.48518%205.68218%206.6798%203.89598%2011.2119C3.26789%2012.8055%203%2014.2358%203%2015.9955C3%2017.0192%203.05931%2017.6667%203.23281%2018.5382C3.91112%2021.9449%205.92961%2024.9343%208.85629%2026.8665C11.852%2028.8443%2015.5717%2029.4856%2019.0753%2028.6283C23.4755%2027.5517%2026.9832%2024.2879%2028.3793%2019.9713C29.581%2016.2558%2029.0174%2012.118%2026.8661%208.86108C25.3777%206.60768%2023.2531%204.8773%2020.7772%203.90199C19.6311%203.45051%2018.5711%203.19297%2017.2718%203.05046C16.9611%203.01634%2015.466%202.985%2015.2372%203.00774ZM15.1909%204.94933C13.1061%205.1271%2011.1753%205.82315%209.56484%206.9775C8.65917%207.62666%207.62157%208.66402%206.97224%209.56946C6.0208%2010.8962%205.32936%2012.5738%205.06674%2014.1925C4.95517%2014.8803%204.94173%2015.0743%204.94173%2015.9955C4.94173%2016.9167%204.95517%2017.1107%205.06674%2017.7985C5.14769%2018.2975%205.38115%2019.2513%205.47974%2019.4858C5.4958%2019.524%205.57265%2019.7286%205.65052%2019.9405C5.8833%2020.5739%206.30127%2021.4027%206.6996%2022.0209C7.49129%2023.2495%208.76803%2024.5221%209.99643%2025.3071C10.5965%2025.6905%2011.4301%2026.1085%2012.0465%2026.3349C12.2584%2026.4128%2012.4631%2026.4896%2012.5013%2026.5056C12.7358%2026.6042%2013.6899%2026.8376%2014.189%2026.9185C14.877%2027.0301%2015.0711%2027.0435%2015.9925%2027.0435C16.9138%2027.0435%2017.108%2027.0301%2017.7959%2026.9185C18.295%2026.8376%2019.2491%2026.6042%2019.4836%2026.5056C19.5218%2026.4896%2019.7265%2026.4128%2019.9384%2026.3349C20.5548%2026.1085%2021.3884%2025.6905%2021.9885%2025.3071C22.9878%2024.6685%2024.0745%2023.6585%2024.8295%2022.6667C25.8876%2021.2766%2026.6375%2019.5289%2026.9182%2017.7985C27.0297%2017.1107%2027.0432%2016.9167%2027.0432%2015.9955C27.0432%2015.0743%2027.0297%2014.8803%2026.9182%2014.1925C26.8372%2013.6935%2026.6038%2012.7397%2026.5052%2012.5052C26.4891%2012.467%2026.4123%2012.2624%2026.3344%2012.0505C26.1016%2011.4171%2025.6836%2010.5883%2025.2853%209.97012C24.4936%208.7415%2023.2169%207.46886%2021.9885%206.68393C21.3884%206.30046%2020.5548%205.88254%2019.9384%205.6561C19.7265%205.57825%2019.5218%205.50142%2019.4836%205.48536C19.3699%205.43756%2018.6811%205.25045%2018.3662%205.18178C17.5666%205.00743%2017.1271%204.96058%2016.1774%204.94837C15.7112%204.9424%2015.2672%204.94283%2015.1909%204.94933ZM15.5455%207.81747C13.8365%207.91826%2012.2302%208.53087%2010.8731%209.59948C10.5776%209.83211%209.82755%2010.582%209.59486%2010.8774C9.12224%2011.4773%208.64354%2012.3004%208.37929%2012.9674L8.27854%2013.2217H7.85601C7.36644%2013.2217%207.1921%2013.2613%206.98451%2013.4198C6.57931%2013.7291%206.48346%2014.2976%206.76495%2014.7224C6.95371%2015.0072%207.27713%2015.1634%207.67814%2015.1634H7.83847L7.81215%2015.5794C7.79763%2015.8093%207.79763%2016.1817%207.81215%2016.4116L7.83847%2016.8277H7.67814C7.27676%2016.8277%206.95393%2016.9837%206.76418%2017.2695C6.48328%2017.6926%206.57968%2018.2622%206.98451%2018.5712C7.1921%2018.7297%207.36644%2018.7693%207.85601%2018.7693H8.27854L8.37929%2019.0236C8.64062%2019.6832%209.12856%2020.5226%209.59314%2021.1117C9.82805%2021.4095%2010.5771%2022.1584%2010.875%2022.3933C13.1359%2024.1754%2016.07%2024.6583%2018.7867%2023.6952C19.2536%2023.5298%2020.0728%2023.121%2020.2497%2022.9654C20.7419%2022.5323%2020.6422%2021.7274%2020.0562%2021.4028C19.9069%2021.3202%2019.8659%2021.312%2019.5993%2021.312H19.3065L18.9519%2021.5012C17.1515%2022.4622%2015.0784%2022.5002%2013.2334%2021.6059C12.1107%2021.0617%2011.1085%2020.107%2010.5075%2019.0092L10.3773%2018.7713L12.0982%2018.7626L13.8191%2018.7539L13.9763%2018.6828C14.1606%2018.5994%2014.3549%2018.4098%2014.4562%2018.2146C14.5591%2018.0161%2014.5595%2017.5823%2014.4569%2017.3887C14.3491%2017.1853%2014.1856%2017.023%2013.9936%2016.9287L13.8191%2016.8431L11.8087%2016.8341L9.79836%2016.8252L9.7741%2016.7108C9.76078%2016.6479%209.74987%2016.326%209.74987%2015.9955C9.74987%2015.665%209.76078%2015.3431%209.7741%2015.2802L9.79836%2015.1658L11.8087%2015.1569L13.8191%2015.1479L13.9936%2015.0623C14.1856%2014.968%2014.3491%2014.8057%2014.4569%2014.6023C14.5595%2014.4087%2014.5591%2013.9749%2014.4562%2013.7764C14.3549%2013.5812%2014.1606%2013.3916%2013.9763%2013.3082L13.8191%2013.2371L12.0982%2013.2284L10.3773%2013.2197L10.5075%2012.9818C11.1086%2011.8838%2012.1106%2010.9293%2013.2334%2010.3851C14.1923%209.92038%2015.1729%209.71071%2016.2083%209.74914C17.2008%209.78597%2018.0335%2010.01%2018.9628%2010.4902L19.3282%2010.679L19.6102%2010.6785C19.8423%2010.678%2019.9153%2010.6657%2020.0223%2010.6089C20.5166%2010.3469%2020.7023%209.77867%2020.4553%209.28421C20.3492%209.07192%2020.1576%208.92771%2019.6329%208.66549C18.6338%208.1662%2017.6655%207.90525%2016.5325%207.83002C16.0637%207.79889%2015.897%207.79676%2015.5455%207.81747Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-save-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.0998%203.02831C10.2609%203.07973%208.9589%203.22027%207.94627%203.47666C5.5699%204.07838%204.08132%205.56708%203.47965%207.94365C3.09627%209.45804%203%2011.0744%203%2015.9971C3%2020.9198%203.09627%2022.5361%203.47965%2024.0505C3.81685%2025.3825%204.46812%2026.4915%205.34554%2027.2281C6.5816%2028.2656%208.05452%2028.7257%2010.7158%2028.9055C12.58%2029.0315%2019.4181%2029.0315%2021.2823%2028.9055C23.162%2028.7785%2024.383%2028.5217%2025.3882%2028.0421C27.0213%2027.263%2028.0623%2025.916%2028.5385%2023.9658C28.7117%2023.2563%2028.8322%2022.377%2028.9065%2021.2808C29.0031%2019.8551%2029.0348%2015.6078%2028.9539%2014.9167C28.8308%2013.8641%2028.4174%2012.8675%2027.7472%2012.0074C27.5137%2011.7078%2020.2245%204.42384%2019.9422%204.20815C19.1072%203.56992%2018.1041%203.16103%2017.0793%203.04115C16.7741%203.00542%2016.2933%202.99694%2014.7978%203.00089C13.7557%203.0036%2012.5416%203.01595%2012.0998%203.02831ZM12.1945%204.95667C8.85514%205.06053%207.41105%205.42573%206.4198%206.41706C5.51716%207.31975%205.15987%208.52812%204.99457%2011.2372C4.93871%2012.1526%204.93871%2019.8415%204.99457%2020.757C5.15987%2023.4661%205.51716%2024.6744%206.4198%2025.5771C6.96562%2026.123%207.6343%2026.4605%208.61424%2026.6848L8.99069%2026.771L9.01213%2025.8898C9.05732%2024.0339%209.164%2018.5635%209.53235%2017.8741C9.98541%2017.0262%2010.7895%2016.5156%2011.9385%2016.3461C12.5408%2016.2573%2013.3123%2016.2364%2015.9991%2016.2364C19.3116%2016.2364%2019.9463%2016.2684%2020.6449%2016.4704C21.6773%2016.7688%2022.336%2017.3829%2022.6799%2018.3678C22.8794%2018.9388%2022.9484%2024.3667%2022.9862%2025.9052L23.0074%2026.771L23.3839%2026.6848C24.3638%2026.4605%2025.0325%2026.123%2025.5783%2025.5771C26.4811%2024.6743%2026.8431%2023.449%2027.0023%2020.757C27.0594%2019.7929%2027.0578%2015.1627%2027.0003%2014.8726C26.8915%2014.3234%2026.6425%2013.7578%2026.3098%2013.304C26.0555%2012.9573%2019.0386%205.93977%2018.692%205.68554C18.2619%205.37015%2017.7709%205.14584%2017.2105%205.00862C17.0247%204.96314%2016.7368%204.95661%2014.736%204.95261C13.4907%204.95008%2012.347%204.95193%2012.1945%204.95667ZM12.7069%2018.2101C11.548%2018.2838%2011.2118%2018.5164%2011.0561%2019.3522C10.9984%2019.6618%2010.9485%2025.4817%2010.9475%2026.3531L10.9469%2026.989L11.5245%2027.0155C12.276%2027.0499%2019.7221%2027.0499%2020.4736%2027.0155L21.0512%2026.989L21.0506%2026.3531C21.0496%2025.4817%2020.9997%2019.6618%2020.942%2019.3522C20.7829%2018.4981%2020.4656%2018.288%2019.2142%2018.2082C18.647%2018.172%2013.2809%2018.1736%2012.7069%2018.2101Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.7999%2011.1833H17.1989C18.2505%2011.1833%2019.1008%2011.1833%2019.7704%2011.127C20.4475%2011.0701%2021.0742%2010.9482%2021.609%2010.6139C21.9102%2010.4257%2022.0885%2010.1512%2022.1946%209.94167C22.3065%209.72079%2022.3851%209.47793%2022.4434%209.24627C22.5602%208.78233%2022.5617%208.77624%2022.4434%209.24627L20.7477%207.55875C20.7102%208.04673%2020.6537%208.46846%2020.5763%208.77624C20.5351%208.9399%2020.4028%209.06214%2020.2389%209.10227C20.0756%209.14226%2019.85%209.18799%2019.6092%209.20823C19.0299%209.25692%2018.2609%209.25773%2017.1546%209.25773H14.8442C13.7379%209.25773%2012.9689%209.25692%2012.3896%209.20823C12.076%209.18188%2011.857%209.14366%2011.6995%209.10011C11.5701%209.06434%2011.4727%208.96202%2011.4372%208.83256C11.364%208.56518%2011.3068%208.19206%2011.2665%207.74683C11.1863%206.86243%2011.1856%205.85359%2011.1856%205.16597L11.1857%204.9253L9.26024%205.17831C9.26024%205.85322%209.26023%206.94131%209.34894%207.92056C9.39328%208.41014%209.46304%208.91318%209.58022%209.34113C9.63883%209.55519%209.71731%209.78072%209.82792%209.98733C9.93398%2010.1854%2010.1072%2010.4373%2010.3898%2010.6139C10.9246%2010.9482%2011.5513%2011.0701%2012.2284%2011.127C12.898%2011.1833%2013.7483%2011.1833%2014.7999%2011.1833Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-info-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.2372%203.00774C15.1694%203.01449%2014.9543%203.03434%2014.7593%203.05188C9.93517%203.48518%205.68218%206.6798%203.89598%2011.2119C3.26789%2012.8055%203%2014.2358%203%2015.9955C3%2017.0192%203.05931%2017.6667%203.23281%2018.5382C3.91112%2021.9449%205.92961%2024.9343%208.85629%2026.8665C11.852%2028.8443%2015.5717%2029.4856%2019.0753%2028.6283C23.4755%2027.5517%2026.9832%2024.2879%2028.3793%2019.9713C29.581%2016.2558%2029.0174%2012.118%2026.8661%208.86108C25.3777%206.60768%2023.2531%204.8773%2020.7772%203.90199C19.6311%203.45051%2018.5711%203.19297%2017.2718%203.05046C16.9611%203.01634%2015.466%202.985%2015.2372%203.00774ZM15.1909%204.94933C13.1061%205.1271%2011.1753%205.82315%209.56484%206.9775C8.65917%207.62666%207.62157%208.66402%206.97224%209.56946C6.0208%2010.8962%205.32936%2012.5738%205.06674%2014.1925C4.95517%2014.8803%204.94173%2015.0743%204.94173%2015.9955C4.94173%2016.9167%204.95517%2017.1107%205.06674%2017.7985C5.14769%2018.2975%205.38115%2019.2513%205.47974%2019.4858C5.4958%2019.524%205.57265%2019.7286%205.65052%2019.9405C5.8833%2020.5739%206.30127%2021.4027%206.6996%2022.0209C7.49129%2023.2495%208.76803%2024.5221%209.99643%2025.3071C10.5965%2025.6905%2011.4301%2026.1085%2012.0465%2026.3349C12.2584%2026.4128%2012.4631%2026.4896%2012.5013%2026.5056C12.7358%2026.6042%2013.6899%2026.8376%2014.189%2026.9185C14.877%2027.0301%2015.0711%2027.0435%2015.9925%2027.0435C16.9138%2027.0435%2017.108%2027.0301%2017.7959%2026.9185C18.295%2026.8376%2019.2491%2026.6042%2019.4836%2026.5056C19.5218%2026.4896%2019.7265%2026.4128%2019.9384%2026.3349C20.5548%2026.1085%2021.3884%2025.6905%2021.9885%2025.3071C22.9878%2024.6685%2024.0745%2023.6585%2024.8295%2022.6667C25.8876%2021.2766%2026.6375%2019.5289%2026.9182%2017.7985C27.0297%2017.1107%2027.0432%2016.9167%2027.0432%2015.9955C27.0432%2015.0743%2027.0297%2014.8803%2026.9182%2014.1925C26.8372%2013.6935%2026.6038%2012.7397%2026.5052%2012.5052C26.4891%2012.467%2026.4123%2012.2624%2026.3344%2012.0505C26.1016%2011.4171%2025.6836%2010.5883%2025.2853%209.97012C24.4936%208.7415%2023.2169%207.46886%2021.9885%206.68393C21.3884%206.30046%2020.5548%205.88254%2019.9384%205.6561C19.7265%205.57825%2019.5218%205.50142%2019.4836%205.48536C19.3699%205.43756%2018.6811%205.25045%2018.3662%205.18178C17.5666%205.00743%2017.1271%204.96058%2016.1774%204.94837C15.7112%204.9424%2015.2672%204.94283%2015.1909%204.94933ZM15.5575%2010.0567C15.2434%2010.1885%2015.026%2010.394%2014.8868%2010.6907C14.816%2010.8417%2014.8056%2010.9035%2014.8056%2011.1721C14.8056%2011.4447%2014.8155%2011.5015%2014.8912%2011.6631C15.0566%2012.0161%2015.3293%2012.2493%2015.689%2012.345C16.0101%2012.4304%2016.3271%2012.3812%2016.6308%2012.1989C16.8343%2012.0768%2016.9777%2011.9108%2017.0937%2011.6631C17.1694%2011.5015%2017.1793%2011.4447%2017.1793%2011.1721C17.1793%2010.9043%2017.1688%2010.8417%2017.0993%2010.6944C16.9806%2010.4432%2016.7644%2010.2209%2016.5231%2010.1021C16.3412%2010.0124%2016.2845%209.99999%2016.0241%209.99256C15.7733%209.98538%2015.7052%209.99475%2015.5575%2010.0567ZM15.5677%2013.932C15.3654%2014.0331%2015.2321%2014.1641%2015.1218%2014.3706L15.0522%2014.5007L15.044%2018.3638L15.0359%2022.2268L15.1176%2022.4089C15.2005%2022.5935%2015.3835%2022.7922%2015.5503%2022.8784C15.7839%2022.9992%2016.201%2022.9992%2016.4347%2022.8784C16.6014%2022.7922%2016.7845%2022.5935%2016.8674%2022.4089L16.949%2022.2268L16.9409%2018.3638C16.933%2014.6544%2016.9304%2014.4964%2016.8749%2014.3928C16.7613%2014.1807%2016.6104%2014.0285%2016.419%2013.9329C16.2565%2013.8517%2016.1952%2013.8381%2015.9925%2013.8381C15.7903%2013.8381%2015.7282%2013.8518%2015.5677%2013.932Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-ia-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.838%203.322c.374-1.096%201.95-1.096%202.324%200l1.726%205.054a4.046%204.046%200%200%200%202.158%202.369l4.743%202.16a1.199%201.199%200%200%201%200%202.19l-4.743%202.16a4.046%204.046%200%200%200-2.158%202.37l-1.726%205.053c-.374%201.096-1.95%201.096-2.324%200l-1.726-5.053a4.046%204.046%200%200%200-2.158-2.37l-4.743-2.16a1.199%201.199%200%200%201%200-2.19l4.743-2.16a4.046%204.046%200%200%200%202.158-2.37l1.726-5.053Z'%20fill='%232134F1'/%3e%3cpath%20d='M22.836%2017.929c.214-.572%201.114-.572%201.328%200l.986%202.637c.205.546.65.993%201.234%201.236l2.71%201.127c.541.225.541.917%200%201.143l-2.71%201.126c-.583.243-1.03.69-1.234%201.236l-.986%202.637c-.214.572-1.114.572-1.328%200l-.986-2.637c-.205-.546-.65-.993-1.234-1.236l-2.71-1.127c-.541-.225-.541-.917%200-1.143l2.71-1.126c.583-.243%201.03-.69%201.234-1.236l.986-2.637Z'%20fill='%23F81BBD'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-scissors-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.48731%203.03712C8.16726%203.14194%207.9251%203.40432%207.83922%203.73931C7.78043%203.9687%207.79742%204.1431%207.90021%204.36464C7.94019%204.4508%209.52946%207.28696%2011.4319%2010.6672L14.8909%2016.8132L13.3103%2019.6294C12.4409%2021.1782%2011.7218%2022.4461%2011.7122%2022.4469C11.7026%2022.4476%2011.6705%2022.3973%2011.6408%2022.3351C11.5452%2022.1348%2011.2017%2021.6374%2011.0056%2021.4155C9.48702%2019.6961%206.95054%2019.3598%205.03551%2020.6238C3.97957%2021.3208%203.26778%2022.4231%203.04117%2023.7122C2.9745%2024.0913%202.99132%2024.9264%203.07343%2025.3153C3.46595%2027.1742%204.82284%2028.5304%206.6859%2028.9259C7.15143%2029.0247%207.97927%2029.0247%208.44425%2028.9258C9.68034%2028.6629%2010.7151%2027.9746%2011.3696%2026.98C11.4658%2026.8338%2012.544%2024.9361%2013.7656%2022.7628C14.9872%2020.5896%2015.9936%2018.8115%2016.0021%2018.8115C16.0106%2018.8115%2017.017%2020.5896%2018.2386%2022.7629C19.4602%2024.9363%2020.5384%2026.834%2020.6346%2026.9801C21.2903%2027.9762%2022.3222%2028.6626%2023.5599%2028.9258C24.0249%2029.0247%2024.8528%2029.0247%2025.3183%2028.9259C26.9562%2028.5782%2028.243%2027.4556%2028.7678%2025.9165C28.9472%2025.3904%2029%2025.0537%2029%2024.4367C29%2023.826%2028.9485%2023.493%2028.7729%2022.9672C28.1311%2021.0457%2026.2647%2019.7738%2024.226%2019.8686C23.5547%2019.8998%2023.0197%2020.0381%2022.4031%2020.3397C21.5877%2020.7388%2020.8473%2021.4473%2020.4179%2022.2396C20.3561%2022.3538%2020.2985%2022.4469%2020.29%2022.4465C20.2815%2022.4461%2019.5633%2021.1784%2018.6939%2019.6294L17.1133%2016.8131L20.6151%2010.5901C22.744%206.80696%2024.1365%204.30067%2024.167%204.19758C24.2563%203.89549%2024.1539%203.52613%2023.9145%203.28652C23.7147%203.08651%2023.5281%203.01067%2023.236%203.01067C23.0278%203.01067%2022.9616%203.02423%2022.8122%203.09757C22.7148%203.14536%2022.585%203.24247%2022.5237%203.31338C22.4625%203.38425%2020.9766%205.99489%2019.2218%209.11477C17.467%2012.2346%2016.018%2014.7873%2016.0018%2014.7873C15.9856%2014.7873%2014.5368%2012.2346%2012.7821%209.11477C11.0275%205.99489%209.54171%203.38425%209.48048%203.31338C9.25963%203.05781%208.80786%202.93215%208.48731%203.03712ZM7.05808%2021.8344C6.09398%2022.0234%205.29245%2022.767%205.01352%2023.7314C4.91196%2024.0824%204.91166%2024.7899%205.01284%2025.1395C5.17893%2025.7134%205.52116%2026.2036%206.01686%2026.5776C6.70499%2027.0968%207.72508%2027.2194%208.56536%2026.884C9.25473%2026.6089%209.85297%2025.9632%2010.0871%2025.2417C10.1964%2024.9046%2010.2359%2024.3291%2010.1739%2023.9738C9.99052%2022.9213%209.16613%2022.069%208.1163%2021.8467C7.88512%2021.7978%207.28074%2021.7907%207.05808%2021.8344ZM23.8745%2021.8459C22.8233%2022.0848%2022.0124%2022.9284%2021.8305%2023.9724C21.8082%2024.1001%2021.7998%2024.3369%2021.8091%2024.5721C21.8218%2024.8925%2021.8406%2025.0101%2021.9164%2025.2417C22.2134%2026.1497%2022.9892%2026.8386%2023.9281%2027.028C24.2692%2027.0967%2024.8335%2027.0756%2025.1588%2026.982C26.0374%2026.7289%2026.7341%2026.0283%2026.9913%2025.1395C27.0925%2024.7899%2027.0922%2024.0824%2026.9907%2023.7314C26.8902%2023.384%2026.7319%2023.0787%2026.5074%2022.7992C26.1626%2022.37%2025.75%2022.0797%2025.2575%2021.9197C24.9955%2021.8345%2024.9148%2021.8229%2024.5162%2021.8129C24.2024%2021.805%2024.0109%2021.8149%2023.8745%2021.8459Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-search-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.1334%203.87961C11.5354%203.29889%2013.0381%203%2014.5556%203C16.0731%203%2017.5757%203.29889%2018.9777%203.87961C20.3797%204.46034%2021.6535%205.31151%2022.7266%206.38454C23.7996%207.45758%2024.6508%208.73145%2025.2315%2010.1334C25.8122%2011.5354%2026.1111%2013.0381%2026.1111%2014.5556C26.1111%2016.0731%2025.8122%2017.5757%2025.2315%2018.9777C24.6508%2020.3797%2023.7996%2021.6535%2022.7266%2022.7266C21.6535%2023.7996%2020.3797%2024.6508%2018.9777%2025.2315C17.5757%2025.8122%2016.0731%2026.1111%2014.5556%2026.1111C13.0381%2026.1111%2011.5354%2025.8122%2010.1334%2025.2315C8.73145%2024.6508%207.45758%2023.7996%206.38454%2022.7266C5.31151%2021.6535%204.46034%2020.3797%203.87961%2018.9777C3.29889%2017.5757%203%2016.0731%203%2014.5556C3%2013.0381%203.29889%2011.5354%203.87961%2010.1334C4.46034%208.73145%205.31151%207.45758%206.38454%206.38454C7.45758%205.31151%208.73145%204.46034%2010.1334%203.87961ZM14.5556%204.92593C13.291%204.92593%2012.0388%205.175%2010.8705%205.65894C9.70214%206.14287%208.64057%206.85219%207.74638%207.74638C6.85219%208.64057%206.14287%209.70214%205.65894%2010.8705C5.175%2012.0388%204.92593%2013.291%204.92593%2014.5556C4.92593%2015.8201%205.175%2017.0723%205.65894%2018.2407C6.14287%2019.409%206.85219%2020.4705%207.74638%2021.3647C8.64057%2022.2589%209.70214%2022.9682%2010.8705%2023.4522C12.0388%2023.9361%2013.291%2024.1852%2014.5556%2024.1852C15.8201%2024.1852%2017.0723%2023.9361%2018.2407%2023.4522C19.409%2022.9682%2020.4705%2022.2589%2021.3647%2021.3647C22.2589%2020.4705%2022.9682%2019.409%2023.4522%2018.2407C23.9361%2017.0723%2024.1852%2015.8201%2024.1852%2014.5556C24.1852%2013.291%2023.9361%2012.0388%2023.4522%2010.8705C22.9682%209.70214%2022.2589%208.64057%2021.3647%207.74638C20.4705%206.85219%2019.409%206.14287%2018.2407%205.65894C17.0723%205.175%2015.8201%204.92593%2014.5556%204.92593Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M21.5783%2021.5783C21.9544%2021.2023%2022.5641%2021.2023%2022.9402%2021.5783L28.718%2027.3561C29.094%2027.7322%2029.094%2028.3419%2028.718%2028.718C28.3419%2029.094%2027.7322%2029.094%2027.3561%2028.718L21.5783%2022.9402C21.2023%2022.5641%2021.2023%2021.9544%2021.5783%2021.5783Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-tick-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M26.0714%206.02618C25.8038%206.10914%2025.5483%206.26512%2025.3337%206.47652C25.2097%206.5987%2022.0844%209.96821%2018.3886%2013.9643C14.6928%2017.9604%2011.6328%2021.2664%2011.5885%2021.3109C11.5127%2021.3872%2011.3683%2021.2409%209.10094%2018.7916C7.77706%2017.3614%206.59453%2016.1089%206.47312%2016.0081C5.92771%2015.5555%205.04872%2015.5867%204.47057%2016.0791C4.01237%2016.4694%203.8639%2017.1968%204.13617%2017.7173C4.22469%2017.8866%205.15588%2018.9263%207.076%2021C10.6427%2024.8519%2010.4952%2024.6994%2010.8093%2024.8624C11.046%2024.9853%2011.1172%2024.9992%2011.5117%2025C11.9089%2025.0007%2011.9759%2024.9876%2012.2158%2024.8628C12.5338%2024.6974%2011.6527%2025.6321%2020.5818%2015.9877C25.7523%2010.403%2027.771%208.19208%2027.8662%208.00925C28.1358%207.49182%2027.9854%206.76618%2027.5276%206.37627C27.222%206.11595%2026.9691%206.01837%2026.5591%206.00255C26.3579%205.99477%2026.1384%206.0054%2026.0714%206.02618Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-reply-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.2808%207.3104C14.0958%207.45242%2013.8661%207.63944%2013.5686%207.883L7.95724%2012.4769C6.8258%2013.4032%206.0608%2014.0325%205.56544%2014.5686C5.08519%2015.0884%205%2015.3736%205%2015.5927C5%2015.8119%205.08519%2016.097%205.56544%2016.6168C6.06079%2017.153%206.82579%2017.7823%207.95724%2018.7085L13.5686%2023.3025C13.5686%2023.3025%2013.5686%2023.3025%2013.5686%2023.3025C13.8661%2023.546%2014.0958%2023.733%2014.2808%2023.875C14.2856%2023.6735%2014.2863%2023.4222%2014.2863%2023.1039V20.0535C14.2863%2019.5012%2014.7341%2019.0535%2015.2863%2019.0535C17.9665%2019.0535%2020.7551%2019.6394%2023.165%2020.721C24.5124%2021.3256%2025.7668%2022.0971%2026.8199%2023.0291C26.31%2019.0501%2024.7726%2016.4847%2022.9244%2014.8561C20.6241%2012.829%2017.7054%2012.132%2015.2863%2012.132C14.7341%2012.132%2014.2863%2011.6843%2014.2863%2011.132V8.08164C14.2863%207.76331%2014.2856%207.51195%2014.2808%207.3104ZM12.3017%206.33546C12.319%206.32133%2012.3362%206.30723%2012.3533%206.29317C12.8141%205.91587%2013.2397%205.5673%2013.6057%205.34479C13.9721%205.122%2014.5776%204.83681%2015.2515%205.11552M12.3017%206.33546C12.3017%206.33546%2012.3017%206.33546%2012.3017%206.33546L6.69031%2010.9293L6.6321%2010.977C5.57381%2011.8433%204.69802%2012.5603%204.09644%2013.2114C3.46878%2013.8908%203%2014.6434%203%2015.5927C3%2016.542%203.46878%2017.2947%204.09645%2017.974C4.69805%2018.6252%205.5739%2019.3422%206.63227%2020.2086L12.3017%2024.85C12.319%2024.8642%2012.3363%2024.8783%2012.3534%2024.8924C12.8141%2025.2696%2013.2398%2025.6182%2013.6057%2025.8406C13.9721%2026.0634%2014.5776%2026.3486%2015.2515%2026.0699C15.9608%2025.7765%2016.155%2025.1118%2016.2222%2024.6821C16.2866%2024.2706%2016.2865%2023.7363%2016.2863%2023.1759C16.2863%2023.152%2016.2863%2023.1279%2016.2863%2023.1039V21.0834C18.3769%2021.2077%2020.4964%2021.7155%2022.3462%2022.5456C24.5013%2023.5128%2026.2096%2024.8794%2027.1312%2026.4962C27.3559%2026.8903%2027.8177%2027.0839%2028.2562%2026.9676C28.6947%2026.8514%2029%2026.4546%2029%2026.001C29%2019.8286%2027.0358%2015.8134%2024.2467%2013.3555C21.8099%2011.2082%2018.8463%2010.3406%2016.2863%2010.1662V8.08164C16.2863%208.05758%2016.2863%208.03355%2016.2863%208.00958C16.2865%207.44918%2016.2866%206.91483%2016.2222%206.50332C16.155%206.07363%2015.9608%205.40893%2015.2515%205.11552'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-send-arrow-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.7192%207.3104C17.9042%207.45242%2018.1339%207.63944%2018.4314%207.883L24.0428%2012.4769C25.1742%2013.4032%2025.9392%2014.0325%2026.4346%2014.5686C26.9148%2015.0884%2027%2015.3736%2027%2015.5927C27%2015.8119%2026.9148%2016.097%2026.4346%2016.6168C25.9392%2017.153%2025.1742%2017.7823%2024.0428%2018.7085L18.4314%2023.3025C18.4314%2023.3025%2018.4314%2023.3025%2018.4314%2023.3025C18.1339%2023.546%2017.9042%2023.733%2017.7192%2023.875C17.7144%2023.6735%2017.7137%2023.4222%2017.7137%2023.1039V20.0535C17.7137%2019.5012%2017.2659%2019.0535%2016.7137%2019.0535C14.0335%2019.0535%2011.2449%2019.6394%208.83495%2020.721C7.48763%2021.3256%206.23317%2022.0971%205.18007%2023.0291C5.68999%2019.0501%207.22741%2016.4847%209.07561%2014.8561C11.3759%2012.829%2014.2946%2012.132%2016.7137%2012.132C17.2659%2012.132%2017.7137%2011.6843%2017.7137%2011.132V8.08164C17.7137%207.76331%2017.7144%207.51195%2017.7192%207.3104ZM19.6983%206.33546C19.681%206.32133%2019.6638%206.30723%2019.6467%206.29317C19.1859%205.91587%2018.7603%205.5673%2018.3943%205.34479C18.0279%205.122%2017.4224%204.83681%2016.7485%205.11552M19.6983%206.33546C19.6983%206.33546%2019.6983%206.33546%2019.6983%206.33546L25.3097%2010.9293L25.3679%2010.977C26.4262%2011.8433%2027.302%2012.5603%2027.9036%2013.2114C28.5312%2013.8908%2029%2014.6434%2029%2015.5927C29%2016.542%2028.5312%2017.2947%2027.9036%2017.974C27.3019%2018.6252%2026.4261%2019.3422%2025.3677%2020.2086L19.6983%2024.85C19.681%2024.8642%2019.6637%2024.8783%2019.6466%2024.8924C19.1859%2025.2696%2018.7602%2025.6182%2018.3943%2025.8406C18.0279%2026.0634%2017.4224%2026.3486%2016.7485%2026.0699C16.0392%2025.7765%2015.845%2025.1118%2015.7778%2024.6821C15.7134%2024.2706%2015.7135%2023.7363%2015.7137%2023.1759C15.7137%2023.152%2015.7137%2023.1279%2015.7137%2023.1039V21.0834C13.6231%2021.2077%2011.5036%2021.7155%209.65382%2022.5456C7.49872%2023.5128%205.79044%2024.8794%204.86876%2026.4962C4.64411%2026.8903%204.18233%2027.0839%203.74384%2026.9676C3.30535%2026.8514%203%2026.4546%203%2026.001C3%2019.8286%204.96419%2015.8134%207.75332%2013.3555C10.1901%2011.2082%2013.1537%2010.3406%2015.7137%2010.1662V8.08164C15.7137%208.05758%2015.7137%208.03355%2015.7137%208.00958C15.7135%207.44918%2015.7134%206.91483%2015.7778%206.50332C15.845%206.07363%2016.0392%205.40893%2016.7485%205.11552'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-refresh-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.2177%204.02032C13.1434%204.21077%2011.2902%204.89756%209.65504%206.0818C7.32373%207.77019%205.72334%2010.3152%205.20819%2013.1533C5.117%2013.6556%205.03816%2014.3935%205.03816%2014.7445V15.0022L4.74328%2014.7117C4.36131%2014.3355%204.20286%2014.2562%203.8672%2014.2735C3.58634%2014.288%203.43612%2014.3527%203.25395%2014.538C3.01044%2014.7857%202.93451%2015.1682%203.05906%2015.5199C3.11975%2015.6913%203.19304%2015.7723%204.25897%2016.8454C5.54005%2018.135%205.55433%2018.1461%205.93616%2018.1461C6.31732%2018.1461%206.33222%2018.1346%207.61314%2016.8451C8.67802%2015.7731%208.75224%2015.6911%208.81306%2015.5199C8.93791%2015.1686%208.86201%2014.7858%208.61838%2014.538C8.43621%2014.3527%208.28599%2014.288%208.00513%2014.2735C7.67383%2014.2564%207.51117%2014.3363%207.14516%2014.6955L6.86513%2014.9704V14.7529C6.86513%2014.5021%206.93855%2013.8247%207.00318%2013.4794C7.35324%2011.6092%208.22016%209.94465%209.54075%208.60701C10.9979%207.13108%2012.809%206.22088%2014.8756%205.92597C15.4188%205.84843%2016.457%205.83285%2017.0219%205.89368C18.2356%206.02444%2019.2506%206.33087%2020.343%206.89623C21.2332%207.35703%2021.9213%207.86977%2022.6586%208.6218C23.1693%209.14277%2023.4099%209.43872%2023.8045%2010.0315C23.9563%2010.2596%2024.1397%2010.4978%2024.212%2010.5608C24.5569%2010.8614%2025.1267%2010.8205%2025.435%2010.4731C25.6451%2010.2363%2025.7295%209.92223%2025.6611%209.63192C25.6165%209.44257%2025.2443%208.85208%2024.807%208.27672C24.4663%207.82856%2023.4968%206.83181%2023.0602%206.48083C21.3958%205.14297%2019.5924%204.36446%2017.5018%204.08124C16.969%204.00906%2015.7069%203.97539%2015.2177%204.02032ZM25.665%2013.9374C25.4277%2014.0499%2023.3147%2016.185%2023.1958%2016.4325C23.0283%2016.7813%2023.1175%2017.2354%2023.4056%2017.5005C23.6129%2017.6911%2023.7704%2017.746%2024.0637%2017.7297C24.2215%2017.7209%2024.3544%2017.6946%2024.4226%2017.6586C24.4823%2017.6272%2024.6687%2017.4651%2024.8371%2017.2983L25.1431%2016.9952L25.1234%2017.3656C25.0373%2018.9827%2024.509%2020.5881%2023.6163%2021.9457C23.259%2022.489%2022.9709%2022.8438%2022.4734%2023.3529C21.7387%2024.1048%2021.0766%2024.6049%2020.2088%2025.0633C18.8939%2025.758%2017.6084%2026.0996%2016.1393%2026.145C14.5088%2026.1953%2013.072%2025.8683%2011.6029%2025.1128C10.6891%2024.6429%2010.0384%2024.1576%209.26231%2023.3673C8.71031%2022.8053%208.44748%2022.4816%208.03585%2021.8571C7.85027%2021.5755%207.75521%2021.462%207.64624%2021.3916C7.38334%2021.2218%207.11038%2021.1909%206.8276%2021.2987C6.59799%2021.3862%206.45146%2021.5209%206.34092%2021.7462C6.26124%2021.9086%206.24594%2021.9763%206.2465%2022.1636C6.24731%2022.431%206.28849%2022.5342%206.55783%2022.9436C7.06514%2023.7147%207.66275%2024.4312%208.26196%2024.9868C10.0713%2026.6644%2012.155%2027.6396%2014.5756%2027.9415C15.2003%2028.0195%2016.521%2028.0195%2017.1457%2027.9415C19.2246%2027.6822%2021.1094%2026.8986%2022.7143%2025.6263C25.2378%2023.6259%2026.7848%2020.6316%2026.9496%2017.4287L26.9711%2017.0109L27.2614%2017.2968C27.6383%2017.6681%2027.7982%2017.7477%2028.1328%2017.7304C28.4137%2017.716%2028.5639%2017.6512%2028.746%2017.4659C28.9901%2017.2177%2029.0663%2016.8318%2028.9394%2016.4866C28.865%2016.284%2028.766%2016.1769%2027.3489%2014.7655C26.4552%2013.8755%2026.4292%2013.8575%2026.0351%2013.8581C25.8834%2013.8584%2025.7892%2013.8785%2025.665%2013.9374Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-hourglass-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.4799%203.0276C10.1274%203.10441%208.89335%203.37892%208.08737%204.00479C7.6752%204.32484%207.41384%204.67577%207.21011%205.18276C7.04259%205.59959%206.99898%205.82347%207.00002%206.2612C7.00259%207.3642%207.55593%208.39522%209.09185%2010.159C9.28373%2010.3793%2010.6178%2011.7835%2012.0566%2013.2794L14.6725%2015.9992L12.2496%2018.5091C9.1135%2021.7579%208.44881%2022.5016%207.80204%2023.4855C7.22817%2024.3585%207.00176%2024.9935%207.00002%2025.7348C6.99898%2026.1725%207.04259%2026.3964%207.21011%2026.8132C7.68313%2027.9903%208.6733%2028.5916%2010.5286%2028.8286C11.5567%2028.9599%2012.8346%2029%2015.9982%2029C19.8105%2029%2021.0742%2028.9401%2022.2%2028.706C23.3069%2028.4758%2024.0657%2028.0299%2024.5192%2027.3431C24.6594%2027.1307%2024.8581%2026.6668%2024.9309%2026.3818C25.0228%2026.0225%2025.023%2025.4673%2024.9315%2025.0772C24.7234%2024.1901%2024.1352%2023.2499%2022.9043%2021.837C22.7124%2021.6167%2021.3785%2020.2128%2019.9401%2018.7172L17.3248%2015.998L19.9401%2013.2788C21.3785%2011.7832%2022.7124%2010.3793%2022.9043%2010.159C24.1205%208.76297%2024.6872%207.86515%2024.9175%206.97004C24.9788%206.73177%2024.9933%206.60248%2024.9955%206.2766C24.9988%205.7983%2024.9372%205.51371%2024.7333%205.06407C24.168%203.81782%2023.063%203.27669%2020.6991%203.08848C19.8705%203.02254%2018.4123%202.99614%2015.8356%203.00045C14.3721%203.00292%2012.862%203.01512%2012.4799%203.0276ZM12.2907%204.96932C10.1377%205.05988%209.16822%205.32613%208.93513%205.8908C8.83484%206.13379%208.82689%206.2856%208.90095%206.54353C9.06743%207.12324%209.54308%207.80956%2010.6166%209.01893C11.1447%209.61386%2015.9549%2014.6114%2015.9994%2014.6114C16.05%2014.6114%2021.3358%209.09085%2021.7262%208.63029C22.5983%207.60142%2022.9832%207.00329%2023.1141%206.47384C23.1574%206.29857%2023.1592%206.24644%2023.127%206.09663C22.9664%205.34847%2022.1086%205.07334%2019.6051%204.96704C18.7991%204.9328%2013.1167%204.93459%2012.2907%204.96932ZM13.2948%2020.1654C11.8262%2021.6949%2010.4647%2023.1351%2010.2694%2023.366C9.39531%2024.3989%209.013%2024.9931%208.88221%2025.5221C8.83889%2025.6974%208.83712%2025.7495%208.86929%2025.8994C8.9843%2026.4349%209.43786%2026.7014%2010.5286%2026.8745C11.4714%2027.024%2012.4957%2027.0585%2015.9982%2027.0585C19.5006%2027.0585%2020.5249%2027.024%2021.4678%2026.8745C22.5585%2026.7014%2023.012%2026.4349%2023.127%2025.8994C23.2336%2025.4032%2022.8246%2024.6632%2021.727%2023.366C21.3323%2022.8996%2016.05%2017.3846%2015.9979%2017.3846C15.9798%2017.3846%2014.7634%2018.6359%2013.2948%2020.1654Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-upload-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4%2019C4.55229%2019%205%2019.4477%205%2020C5%2021.9139%205.00213%2023.2487%205.13753%2024.2558C5.26907%2025.2342%205.50966%2025.7523%205.87869%2026.1213C6.24771%2026.4903%206.7658%2026.7309%207.74416%2026.8625C8.7513%2026.9979%2010.0861%2027%2012%2027H20C21.9139%2027%2023.2487%2026.9979%2024.2558%2026.8625C25.2342%2026.7309%2025.7523%2026.4903%2026.1213%2026.1213C26.4903%2025.7523%2026.7309%2025.2342%2026.8625%2024.2558C26.9979%2023.2487%2027%2021.9139%2027%2020C27%2019.4477%2027.4477%2019%2028%2019C28.5523%2019%2029%2019.4477%2029%2020V20.0731C29%2021.8966%2029.0001%2023.3663%2028.8446%2024.5223C28.6833%2025.7224%2028.3381%2026.7329%2027.5355%2027.5355C26.7329%2028.3381%2025.7225%2028.6833%2024.5223%2028.8446C23.3664%2029%2021.8966%2029%2020.0732%2029H11.9268C10.1034%2029%208.63362%2029%207.47766%2028.8446C6.27751%2028.6833%205.26701%2028.3381%204.46446%2027.5355C3.66191%2026.7329%203.31672%2025.7224%203.15537%2024.5223C2.99995%2023.3663%202.99997%2021.8966%203%2020.0732C3%2020.0488%203%2020.0245%203%2020C3%2019.4477%203.44772%2019%204%2019Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16%203C16.2808%203%2016.5486%203.11802%2016.738%203.32523L22.0714%209.15856C22.444%209.56617%2022.4157%2010.1987%2022.0081%2010.5714C21.6005%2010.944%2020.968%2010.9157%2020.5953%2010.5081L17%206.57574V21.3333C17%2021.8856%2016.5523%2022.3333%2016%2022.3333C15.4477%2022.3333%2015%2021.8856%2015%2021.3333V6.57574L11.4047%2010.5081C11.032%2010.9157%2010.3995%2010.944%209.9919%2010.5714C9.5843%2010.1987%209.55597%209.56617%209.92864%209.15856L15.262%203.32523C15.4514%203.11802%2015.7192%203%2016%203Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-upload-cloud-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8575%203.02065C15.2153%203.0858%2014.4271%203.2715%2013.8556%203.49226C13.0685%203.79633%2012.145%204.3602%2011.4907%204.93631C9.58053%206.61805%208.53341%209.2509%208.76384%2011.7926C8.78638%2012.0414%208.80565%2012.3032%208.80661%2012.3743C8.8083%2012.4993%208.80488%2012.5038%208.70045%2012.5114C7.64859%2012.5888%206.61362%2012.952%205.75609%2013.5448C2.75822%2015.6173%202.09924%2019.8175%204.30727%2022.7791C4.52481%2023.0709%205.07694%2023.6437%205.35528%2023.8663C6.42009%2024.7181%207.70347%2025.1905%208.97793%2025.1998C9.3406%2025.2025%209.37371%2025.1973%209.53949%2025.1119C10.149%2024.7983%2010.2744%2023.9301%209.778%2023.4601C9.57189%2023.265%209.41607%2023.2093%208.99403%2023.1804C8.53122%2023.1487%208.28485%2023.1076%207.95317%2023.0069C6.45644%2022.5523%205.34024%2021.2949%205.01071%2019.6921C4.9316%2019.3073%204.9316%2018.3988%205.01071%2018.014C5.38562%2016.1905%206.77185%2014.8345%208.53088%2014.5705C9.53406%2014.42%2010.4486%2014.6282%2011.4269%2015.2298C11.713%2015.4058%2011.9152%2015.4522%2012.1642%2015.399C12.3997%2015.3487%2012.5778%2015.2426%2012.7211%2015.0671C13.0512%2014.6629%2013.0267%2014.0667%2012.665%2013.6991C12.3972%2013.427%2011.6812%2013.0303%2011.1059%2012.8353L10.8753%2012.7572L10.8223%2012.5173C10.4196%2010.6912%2010.8396%208.77225%2011.9609%207.3155C12.2042%206.99951%2012.7112%206.49029%2013.0272%206.24477C15.2161%204.54374%2018.2858%204.62814%2020.3712%206.4467C20.7664%206.79125%2021.2279%207.32503%2021.5%207.75205C21.7176%208.09351%2022.0306%208.71124%2022.0947%208.92561C22.1159%208.99657%2022.1121%208.99821%2021.9833%208.97424C21.7612%208.93288%2020.5499%208.94557%2020.2004%208.99295C19.7294%209.05676%2019.2222%209.17464%2018.7752%209.32419C18.4283%209.44023%2018.365%209.47296%2018.2297%209.60619C18.1375%209.69702%2018.0438%209.83206%2017.9941%209.94599C17.9206%2010.1144%2017.9131%2010.1639%2017.9253%2010.3984C17.9412%2010.7011%2018.0088%2010.8689%2018.1924%2011.0613C18.4716%2011.354%2018.8098%2011.4204%2019.2813%2011.2753C20.4247%2010.9233%2021.4233%2010.8725%2022.4819%2011.1125C23.0888%2011.2502%2023.9192%2011.6146%2024.4397%2011.9718C25.7514%2012.8719%2026.7104%2014.3767%2026.9859%2015.9671C27.0777%2016.4969%2027.0989%2017.3527%2027.0324%2017.8452C26.8529%2019.1749%2026.3421%2020.2865%2025.4599%2021.2667C24.7037%2022.1069%2023.7433%2022.6823%2022.5337%2023.0199C22.2297%2023.1047%2022.0836%2023.1827%2021.941%2023.3363C21.4811%2023.8315%2021.6268%2024.6587%2022.2252%2024.9498C22.4587%2025.0634%2022.6346%2025.0739%2022.9701%2024.9946C25.3914%2024.4222%2027.5033%2022.545%2028.4434%2020.1294C28.693%2019.488%2028.8626%2018.8123%2028.9625%2018.0614C29.0131%2017.6808%2029.0123%2016.5371%2028.9611%2016.1064C28.638%2013.391%2027.0822%2011.0873%2024.7103%209.81222L24.2832%209.5826L24.2439%209.37893C24.1325%208.80091%2023.9042%208.1316%2023.6053%207.50709C22.4715%205.13759%2020.2808%203.4818%2017.7494%203.08098C17.2845%203.00737%2016.2984%202.97593%2015.8575%203.02065ZM15.6888%2019.4508C15.6238%2019.4767%2015.5058%2019.548%2015.4267%2019.6093C15.1717%2019.8071%2012.8148%2022.314%2012.7353%2022.4722C12.6726%2022.597%2012.6622%2022.6632%2012.6622%2022.9407C12.6622%2023.3062%2012.6893%2023.3834%2012.9024%2023.6257C13.0543%2023.7983%2013.2066%2023.8851%2013.4359%2023.9295C13.6214%2023.9655%2013.8812%2023.9266%2014.0496%2023.8378C14.1005%2023.811%2014.3468%2023.5769%2014.5969%2023.3178L15.0517%2022.8465V25.5133C15.0517%2028.5724%2015.0339%2028.3676%2015.3265%2028.6789C15.7289%2029.107%2016.286%2029.107%2016.6884%2028.6789C16.981%2028.3676%2016.9632%2028.5724%2016.9632%2025.5133V22.8465L17.4191%2023.3205C17.9533%2023.876%2018.0521%2023.9374%2018.4122%2023.9374C18.7794%2023.9374%2019.0771%2023.7549%2019.2695%2023.412C19.3448%2023.2778%2019.3526%2023.2334%2019.3526%2022.9407C19.3526%2022.6641%2019.3421%2022.5967%2019.28%2022.4722C19.2319%2022.3758%2018.7641%2021.8626%2017.8926%2020.95C16.867%2019.876%2016.5439%2019.5564%2016.4236%2019.4964C16.2333%2019.4015%2015.8694%2019.3789%2015.6888%2019.4508Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-zoom-in-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.1334%203.87961C11.5354%203.29889%2013.0381%203%2014.5556%203C16.0731%203%2017.5757%203.29889%2018.9777%203.87961C20.3797%204.46034%2021.6535%205.31151%2022.7266%206.38454C23.7996%207.45758%2024.6508%208.73145%2025.2315%2010.1334C25.8122%2011.5354%2026.1111%2013.0381%2026.1111%2014.5556C26.1111%2016.0731%2025.8122%2017.5757%2025.2315%2018.9777C24.6508%2020.3797%2023.7996%2021.6535%2022.7266%2022.7266C21.6535%2023.7996%2020.3797%2024.6508%2018.9777%2025.2315C17.5757%2025.8122%2016.0731%2026.1111%2014.5556%2026.1111C13.0381%2026.1111%2011.5354%2025.8122%2010.1334%2025.2315C8.73145%2024.6508%207.45758%2023.7996%206.38454%2022.7266C5.31151%2021.6535%204.46034%2020.3797%203.87961%2018.9777C3.29889%2017.5757%203%2016.0731%203%2014.5556C3%2013.0381%203.29889%2011.5354%203.87961%2010.1334C4.46034%208.73145%205.31151%207.45758%206.38454%206.38454C7.45758%205.31151%208.73145%204.46034%2010.1334%203.87961ZM14.5556%204.92593C13.291%204.92593%2012.0388%205.175%2010.8705%205.65894C9.70213%206.14287%208.64057%206.85219%207.74638%207.74638C6.85219%208.64057%206.14287%209.70214%205.65894%2010.8705C5.175%2012.0388%204.92593%2013.291%204.92593%2014.5556C4.92593%2015.8201%205.175%2017.0723%205.65894%2018.2407C6.14287%2019.409%206.85219%2020.4705%207.74638%2021.3647C8.64057%2022.2589%209.70214%2022.9682%2010.8705%2023.4522C12.0388%2023.9361%2013.291%2024.1852%2014.5556%2024.1852C15.8201%2024.1852%2017.0723%2023.9361%2018.2407%2023.4522C19.409%2022.9682%2020.4705%2022.2589%2021.3647%2021.3647C22.2589%2020.4705%2022.9682%2019.409%2023.4522%2018.2407C23.9361%2017.0723%2024.1852%2015.8201%2024.1852%2014.5556C24.1852%2013.291%2023.9361%2012.0388%2023.4522%2010.8705C22.9682%209.70214%2022.2589%208.64057%2021.3647%207.74638C20.4705%206.85219%2019.409%206.14287%2018.2407%205.65894C17.0723%205.175%2015.8201%204.92593%2014.5556%204.92593Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M21.5783%2021.5783C21.9544%2021.2023%2022.5641%2021.2023%2022.9402%2021.5783L28.718%2027.3561C29.094%2027.7322%2029.094%2028.3419%2028.718%2028.718C28.3419%2029.094%2027.7322%2029.094%2027.3561%2028.718L21.5783%2022.9402C21.2023%2022.5641%2021.2023%2021.9544%2021.5783%2021.5783Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.5%2010.5C15.0355%2010.5%2015.4697%2010.9341%2015.4697%2011.4697V13.5303H17.5303C18.0659%2013.5303%2018.5%2013.9645%2018.5%2014.5C18.5%2015.0355%2018.0659%2015.4697%2017.5303%2015.4697H15.4697V17.5303C15.4697%2018.0659%2015.0355%2018.5%2014.5%2018.5C13.9645%2018.5%2013.5303%2018.0659%2013.5303%2017.5303V15.4697H11.4697C10.9341%2015.4697%2010.5%2015.0355%2010.5%2014.5C10.5%2013.9645%2010.9341%2013.5303%2011.4697%2013.5303H13.5303V11.4697C13.5303%2010.9341%2013.9645%2010.5%2014.5%2010.5Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-zoom-out-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.1334%203.87961C11.5354%203.29889%2013.0381%203%2014.5556%203C16.0731%203%2017.5757%203.29889%2018.9777%203.87961C20.3797%204.46034%2021.6535%205.31151%2022.7266%206.38454C23.7996%207.45758%2024.6508%208.73145%2025.2315%2010.1334C25.8122%2011.5354%2026.1111%2013.0381%2026.1111%2014.5556C26.1111%2016.0731%2025.8122%2017.5757%2025.2315%2018.9777C24.6508%2020.3797%2023.7996%2021.6535%2022.7266%2022.7266C21.6535%2023.7996%2020.3797%2024.6508%2018.9777%2025.2315C17.5757%2025.8122%2016.0731%2026.1111%2014.5556%2026.1111C13.0381%2026.1111%2011.5354%2025.8122%2010.1334%2025.2315C8.73145%2024.6508%207.45758%2023.7996%206.38454%2022.7266C5.31151%2021.6535%204.46034%2020.3797%203.87961%2018.9777C3.29889%2017.5757%203%2016.0731%203%2014.5556C3%2013.0381%203.29889%2011.5354%203.87961%2010.1334C4.46034%208.73145%205.31151%207.45758%206.38454%206.38454C7.45758%205.31151%208.73145%204.46034%2010.1334%203.87961ZM14.5556%204.92593C13.291%204.92593%2012.0388%205.175%2010.8705%205.65894C9.70214%206.14287%208.64057%206.85219%207.74638%207.74638C6.85219%208.64057%206.14287%209.70214%205.65894%2010.8705C5.175%2012.0388%204.92593%2013.291%204.92593%2014.5556C4.92593%2015.8201%205.175%2017.0723%205.65894%2018.2407C6.14287%2019.409%206.85219%2020.4705%207.74638%2021.3647C8.64057%2022.2589%209.70214%2022.9682%2010.8705%2023.4522C12.0388%2023.9361%2013.291%2024.1852%2014.5556%2024.1852C15.8201%2024.1852%2017.0723%2023.9361%2018.2407%2023.4522C19.409%2022.9682%2020.4705%2022.2589%2021.3647%2021.3647C22.2589%2020.4705%2022.9682%2019.409%2023.4522%2018.2407C23.9361%2017.0723%2024.1852%2015.8201%2024.1852%2014.5556C24.1852%2013.291%2023.9361%2012.0388%2023.4522%2010.8705C22.9682%209.70214%2022.2589%208.64057%2021.3647%207.74638C20.4705%206.85219%2019.409%206.14287%2018.2407%205.65894C17.0723%205.175%2015.8201%204.92593%2014.5556%204.92593Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M21.5783%2021.5783C21.9544%2021.2023%2022.5641%2021.2023%2022.9402%2021.5783L28.718%2027.3561C29.094%2027.7322%2029.094%2028.3419%2028.718%2028.718C28.3419%2029.094%2027.7322%2029.094%2027.3561%2028.718L21.5783%2022.9402C21.2023%2022.5641%2021.2023%2021.9544%2021.5783%2021.5783Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.5%2013.5306C15.0355%2013.5306%2014.5%2013.5303%2015.4697%2013.5303H17.5303C18.0659%2013.5303%2018.5%2013.9644%2018.5%2014.5C18.5%2015.0355%2018.0659%2015.4697%2017.5303%2015.4697H15.4697C14.5%2015.4697%2015.0355%2015.4697%2014.5%2015.4697C13.9645%2015.4697%2014.5%2015.4697%2013.5303%2015.4697H11.4697C10.9341%2015.4697%2010.5%2015.0355%2010.5%2014.5C10.5%2013.9644%2010.9341%2013.5303%2011.4697%2013.5303H13.5303C14.5%2013.5303%2013.9645%2013.5306%2014.5%2013.5306Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-copied{background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.4915%203.00491C7.89484%203.07906%206.48945%203.37699%205.41632%204.08077C4.16979%204.89824%203.4766%206.12898%203.20152%208.01299C3.02789%209.20229%203%2010.3074%203%2016.0003C3%2021.6932%203.02789%2022.7984%203.20152%2023.9877C3.43353%2025.5766%203.97904%2026.7265%204.87127%2027.5073C5.76765%2028.2917%206.82889%2028.6882%208.52552%2028.8728C9.64001%2028.994%209.99277%2029%2016.0023%2029C22.0119%2029%2022.3646%2028.994%2023.4791%2028.8728C24.579%2028.7531%2025.4666%2028.5252%2026.1296%2028.1922C26.978%2027.7661%2027.7572%2026.9862%2028.1829%2026.137C28.6028%2025.2996%2028.8276%2024.2349%2028.9461%2022.5234C28.9968%2021.791%2029.021%2016.5287%2028.9772%2015.7646C28.924%2014.8386%2028.8351%2014.2967%2028.6453%2013.7432C28.5526%2013.4728%2028.3281%2013.0103%2028.1965%2012.8184C28.1476%2012.7472%2028.1076%2012.6802%2028.1076%2012.6695C28.1076%2012.6006%2027.5434%2011.9583%2027.0428%2011.4573C26.5399%2010.954%2020.5987%205.57035%2019.6246%204.73524C18.3066%203.60525%2017.5528%203.23097%2016.2489%203.05911C15.9222%203.01603%2015.4762%203.00726%2013.3398%203.00193C11.952%202.99846%2010.6703%202.99979%2010.4915%203.00491ZM10.3831%204.83422C7.86868%204.91823%206.72855%205.21054%205.97552%205.96425C5.30431%206.63611%205.02517%207.54066%204.88192%209.50824C4.82307%2010.3165%204.82307%2021.6842%204.88192%2022.4924C5.02517%2024.46%205.30431%2025.3646%205.97552%2026.0364C6.64676%2026.7082%207.55047%2026.9876%209.51624%2027.131C10.3237%2027.1899%2021.6809%2027.1899%2022.4884%2027.131C24.4542%2026.9876%2025.3579%2026.7082%2026.0291%2026.0364C26.6934%2025.3715%2026.9669%2024.4986%2027.1201%2022.5544C27.1704%2021.9165%2027.1944%2016.4491%2027.1501%2015.7476C27.1194%2015.2631%2027.0573%2014.7673%2027.0062%2014.6004C26.9915%2014.5523%2026.7503%2014.5475%2023.7796%2014.5356C20.3409%2014.5219%2020.1358%2014.5135%2019.3615%2014.3531C17.8392%2014.038%2016.8872%2013.1686%2016.5157%2011.7543C16.2941%2010.9108%2016.2743%2010.588%2016.2588%207.56505C16.2463%205.11665%2016.2411%204.90788%2016.1934%204.89325C16.013%204.83806%2014.9784%204.81479%2012.9373%204.82003C11.6687%204.82328%2010.5193%204.82969%2010.3831%204.83422ZM18.18%207.82712C18.1914%208.87106%2018.2149%209.91342%2018.2323%2010.1435C18.3645%2011.8973%2018.7416%2012.3411%2020.2593%2012.5291C20.544%2012.5644%2024.0671%2012.6287%2025.0056%2012.6158L25.6344%2012.6071L25.1604%2012.1709C24.528%2011.5887%2019.1616%206.7551%2018.6348%206.29319C18.4065%206.09291%2018.2061%205.92907%2018.1895%205.92907C18.1701%205.92907%2018.1667%206.60261%2018.18%207.82712Z'%20fill='%23000'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.6247%2018.2191C15.056%2018.5641%2015.1259%2019.1934%2014.7809%2019.6247L10.7809%2024.6247C10.5911%2024.8619%2010.3038%2025%209.99999%2025C9.69621%2025%209.4089%2024.8619%209.21913%2024.6247L7.21913%2022.1247C6.87412%2021.6934%206.94404%2021.0641%207.37531%2020.7191C7.80657%2020.3741%208.43586%2020.444%208.78087%2020.8753L10%2022.3992L13.2191%2018.3753C13.5641%2017.944%2014.1934%2017.8741%2014.6247%2018.2191Z'%20fill='%23000'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-copied-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.4915%203.00491C7.89484%203.07906%206.48945%203.37699%205.41632%204.08077C4.16979%204.89824%203.4766%206.12898%203.20152%208.01299C3.02789%209.20229%203%2010.3074%203%2016.0003C3%2021.6932%203.02789%2022.7984%203.20152%2023.9877C3.43353%2025.5766%203.97904%2026.7265%204.87127%2027.5073C5.76765%2028.2917%206.82889%2028.6882%208.52552%2028.8728C9.64001%2028.994%209.99277%2029%2016.0023%2029C22.0119%2029%2022.3646%2028.994%2023.4791%2028.8728C24.579%2028.7531%2025.4666%2028.5252%2026.1296%2028.1922C26.978%2027.7661%2027.7572%2026.9862%2028.1829%2026.137C28.6028%2025.2996%2028.8276%2024.2349%2028.9461%2022.5234C28.9968%2021.791%2029.021%2016.5287%2028.9772%2015.7646C28.924%2014.8386%2028.8351%2014.2967%2028.6453%2013.7432C28.5526%2013.4728%2028.3281%2013.0103%2028.1965%2012.8184C28.1476%2012.7472%2028.1076%2012.6802%2028.1076%2012.6695C28.1076%2012.6006%2027.5434%2011.9583%2027.0428%2011.4573C26.5399%2010.954%2020.5987%205.57035%2019.6246%204.73524C18.3066%203.60525%2017.5528%203.23097%2016.2489%203.05911C15.9222%203.01603%2015.4762%203.00726%2013.3398%203.00193C11.952%202.99846%2010.6703%202.99979%2010.4915%203.00491ZM10.3831%204.83422C7.86868%204.91823%206.72855%205.21054%205.97552%205.96425C5.30431%206.63611%205.02517%207.54066%204.88192%209.50824C4.82307%2010.3165%204.82307%2021.6842%204.88192%2022.4924C5.02517%2024.46%205.30431%2025.3646%205.97552%2026.0364C6.64676%2026.7082%207.55047%2026.9876%209.51624%2027.131C10.3237%2027.1899%2021.6809%2027.1899%2022.4884%2027.131C24.4542%2026.9876%2025.3579%2026.7082%2026.0291%2026.0364C26.6934%2025.3715%2026.9669%2024.4986%2027.1201%2022.5544C27.1704%2021.9165%2027.1944%2016.4491%2027.1501%2015.7476C27.1194%2015.2631%2027.0573%2014.7673%2027.0062%2014.6004C26.9915%2014.5523%2026.7503%2014.5475%2023.7796%2014.5356C20.3409%2014.5219%2020.1358%2014.5135%2019.3615%2014.3531C17.8392%2014.038%2016.8872%2013.1686%2016.5157%2011.7543C16.2941%2010.9108%2016.2743%2010.588%2016.2588%207.56505C16.2463%205.11665%2016.2411%204.90788%2016.1934%204.89325C16.013%204.83806%2014.9784%204.81479%2012.9373%204.82003C11.6687%204.82328%2010.5193%204.82969%2010.3831%204.83422ZM18.18%207.82712C18.1914%208.87106%2018.2149%209.91342%2018.2323%2010.1435C18.3645%2011.8973%2018.7416%2012.3411%2020.2593%2012.5291C20.544%2012.5644%2024.0671%2012.6287%2025.0056%2012.6158L25.6344%2012.6071L25.1604%2012.1709C24.528%2011.5887%2019.1616%206.7551%2018.6348%206.29319C18.4065%206.09291%2018.2061%205.92907%2018.1895%205.92907C18.1701%205.92907%2018.1667%206.60261%2018.18%207.82712Z'%20fill='%23000'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.6247%2018.2191C15.056%2018.5641%2015.1259%2019.1934%2014.7809%2019.6247L10.7809%2024.6247C10.5911%2024.8619%2010.3038%2025%209.99999%2025C9.69621%2025%209.4089%2024.8619%209.21913%2024.6247L7.21913%2022.1247C6.87412%2021.6934%206.94404%2021.0641%207.37531%2020.7191C7.80657%2020.3741%208.43586%2020.444%208.78087%2020.8753L10%2022.3992L13.2191%2018.3753C13.5641%2017.944%2014.1934%2017.8741%2014.6247%2018.2191Z'%20fill='%23000'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-video-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.80761%206.80761C9.24558%204.36964%2012.5522%203%2016%203C19.4478%203%2022.7544%204.36964%2025.1924%206.80761C27.6304%209.24558%2029%2012.5522%2029%2016C29%2019.4478%2027.6304%2022.7544%2025.1924%2025.1924C22.7544%2027.6304%2019.4478%2029%2016%2029C12.5522%2029%209.24558%2027.6304%206.80761%2025.1924C4.36964%2022.7544%203%2019.4478%203%2016C3%2012.5522%204.36964%209.24558%206.80761%206.80761ZM16%204.92593C13.063%204.92593%2010.2462%206.09266%208.16945%208.16945C6.09266%2010.2462%204.92593%2013.063%204.92593%2016C4.92593%2018.937%206.09266%2021.7538%208.16945%2023.8306C10.2462%2025.9073%2013.063%2027.0741%2016%2027.0741C18.937%2027.0741%2021.7538%2025.9073%2023.8306%2023.8306C25.9073%2021.7538%2027.0741%2018.937%2027.0741%2016C27.0741%2013.063%2025.9073%2010.2462%2023.8306%208.16945C21.7538%206.09266%2018.937%204.92593%2016%204.92593Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.5757%2012.2052C13.4566%2012.2797%2013.3519%2012.4277%2013.3519%2012.6455V19.3545C13.3519%2019.5723%2013.4566%2019.7203%2013.5757%2019.7948C13.6902%2019.8664%2013.8138%2019.8732%2013.9378%2019.8L19.6194%2016.4455C19.7584%2016.3635%2019.8518%2016.2046%2019.8518%2016C19.8518%2015.7954%2019.7584%2015.6365%2019.6194%2015.5545L13.9378%2012.2C13.8138%2012.1268%2013.6902%2012.1336%2013.5757%2012.2052ZM14.9169%2010.5416L20.5987%2013.8961C22.1707%2014.8244%2022.1708%2017.1756%2020.5987%2018.1039L14.917%2021.4584C14.9169%2021.4584%2014.917%2021.4584%2014.917%2021.4584C13.272%2022.4296%2011.4259%2021.1067%2011.4259%2019.3545V12.6455C11.4259%2010.8931%2013.2721%209.57044%2014.9169%2010.5416Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-video-filled-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.0003%2029.3333C23.3641%2029.3333%2029.3337%2023.3637%2029.3337%2016C29.3337%208.63616%2023.3641%202.66663%2016.0003%202.66663C8.63653%202.66663%202.66699%208.63616%202.66699%2016C2.66699%2023.3637%208.63653%2029.3333%2016.0003%2029.3333ZM14.2583%2021.1277L20.5519%2017.412C21.5942%2016.7965%2021.5942%2015.2034%2020.5519%2014.588L14.2583%2010.8722C13.2453%2010.2741%2012.0003%2011.0526%2012.0003%2012.2842V19.7157C12.0003%2020.9473%2013.2453%2021.7258%2014.2583%2021.1277Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-play-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.34726%205.34545C7.30094%204.28775%205%205.72923%205%207.63511V24.3649C5%2026.2708%207.30095%2027.7123%209.34726%2026.6545L25.5308%2018.2896C27.4897%2017.2771%2027.4897%2014.7229%2025.5308%2013.7104L9.34726%205.34545ZM3%207.63511C3%203.99596%207.10162%201.93243%2010.2652%203.56763L26.4488%2011.9325C29.8504%2013.6908%2029.8504%2018.3092%2026.4488%2020.0675L10.2652%2028.4323C7.10161%2030.0676%203%2028.004%203%2024.3649V7.63511Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-pause-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.70728%203.02793C5.355%203.10521%204.52067%203.41269%203.92459%204.05349C3.41776%204.59831%203.1568%205.28057%203.04444%206.35456C2.98518%206.92077%202.98518%2025.0867%203.04444%2025.6529C3.16293%2026.7855%203.4297%2027.4503%203.99076%2028.0113C4.55181%2028.5723%205.21675%2028.839%206.34944%2028.9575C6.89163%2029.0142%2010.6479%2029.0142%2011.1901%2028.9575C12.4369%2028.8271%2013.2234%2028.4732%2013.7583%2027.8021C14.2151%2027.2289%2014.4388%2026.5157%2014.5179%2025.3807C14.5637%2024.7239%2014.5637%207.28356%2014.5179%206.62677C14.4564%205.74404%2014.3155%205.15029%2014.0487%204.64961C13.6481%203.89765%2013.0074%203.42601%2012.0759%203.19721C11.6758%203.09899%2011.3974%203.06307%2010.7431%203.02537C10.1339%202.99026%207.33509%202.99204%206.70728%203.02793ZM21.1884%203.02509C19.6484%203.11899%2018.7649%203.49007%2018.1745%204.29108C17.762%204.85055%2017.5579%205.53937%2017.4821%206.62677C17.4363%207.28356%2017.4363%2024.7239%2017.4821%2025.3807C17.561%2026.5133%2017.7838%2027.2275%2018.2345%2027.793C18.7771%2028.4739%2019.5568%2028.8264%2020.8099%2028.9575C21.3521%2029.0142%2025.1084%2029.0142%2025.6506%2028.9575C26.7833%2028.839%2027.4482%2028.5723%2028.0092%2028.0113C28.5703%2027.4503%2028.8371%2026.7855%2028.9556%2025.6529C29.0148%2025.0867%2029.0148%206.92077%2028.9556%206.35456C28.8371%205.22202%2028.5703%204.55719%2028.0092%203.99621C27.4601%203.44716%2026.7975%203.17556%2025.7122%203.05478C25.3232%203.01147%2021.7917%202.98831%2021.1884%203.02509ZM6.70401%204.97074C6.01216%205.01443%205.56457%205.14178%205.35053%205.35579C5.22806%205.47821%205.09832%205.76898%205.04236%206.04627C5.01671%206.17344%204.98125%206.50638%204.96358%206.78615C4.91934%207.48632%204.91934%2024.5212%204.96358%2025.2213C5.00138%2025.8197%205.057%2026.1236%205.17509%2026.3774C5.28368%2026.6108%205.39147%2026.7185%205.62488%2026.8271C6.07565%2027.0368%206.79938%2027.0841%209.21686%2027.0616C11.2479%2027.0427%2011.5486%2027.0143%2011.9866%2026.7999C12.361%2026.6166%2012.5085%2026.2439%2012.5868%2025.2833C12.6411%2024.6177%2012.6393%207.35477%2012.5849%206.71367C12.5172%205.91683%2012.391%205.5037%2012.156%205.31004C11.9217%205.1169%2011.4949%205.01273%2010.753%204.96763C10.1633%204.93175%207.28597%204.93397%206.70401%204.97074ZM21.171%204.96933C20.5238%205.0082%2020.0679%205.12547%2019.8429%205.31093C19.6122%205.50108%2019.4742%205.94158%2019.4227%206.65272C19.3808%207.23143%2019.381%2024.7723%2019.4229%2025.3548C19.486%2026.2313%2019.6446%2026.6194%2020.0134%2026.7999C20.4514%2027.0143%2020.7521%2027.0427%2022.7831%2027.0616C25.2006%2027.0841%2025.9244%2027.0368%2026.3751%2026.8271C26.6085%2026.7185%2026.7163%2026.6108%2026.8249%2026.3774C26.9444%2026.1205%2026.9996%2025.8151%2027.0365%2025.2052C27.08%2024.4886%2027.08%207.51893%2027.0365%206.80227C26.9996%206.1924%2026.9444%205.88699%2026.8249%205.6301C26.7163%205.39673%2026.6085%205.28895%2026.3751%205.18038C26.1213%205.0623%2025.8174%205.00669%2025.2189%204.96889C24.646%204.9327%2021.7754%204.93301%2021.171%204.96933Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-report-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.4186%2027.1861H13.5814V29H18.4186V27.1861ZM4.81395%2018.4186V13.5814H3V18.4186H4.81395ZM27.186%2017.89V18.4186H28.9999V17.89H27.186ZM19.4963%207.06466L24.2837%2011.3733L25.4971%2010.025L20.7098%205.71637L19.4963%207.06466ZM28.9999%2017.89C28.9999%2015.8483%2029.0182%2014.5555%2028.503%2013.3988L26.846%2014.1367C27.1677%2014.8591%2027.186%2015.688%2027.186%2017.89H28.9999ZM24.2837%2011.3733C25.9203%2012.8463%2026.5244%2013.4145%2026.846%2014.1367L28.503%2013.3988C27.9879%2012.242%2027.0147%2011.3908%2025.4971%2010.025L24.2837%2011.3733ZM13.6174%204.81401C15.5303%204.81401%2016.2521%204.82801%2016.8954%205.07489L17.5453%203.38135C16.5152%202.98606%2015.3929%203.00006%2013.6174%203.00006V4.81401ZM20.7098%205.71637C19.3965%204.5344%2018.5754%203.7766%2017.5453%203.38135L16.8954%205.07489C17.539%205.32183%2018.0818%205.79156%2019.4963%207.06466L20.7098%205.71637ZM13.5814%2027.1861C11.2754%2027.1861%209.63725%2027.1841%208.3945%2027.017C7.17784%2026.8535%206.47687%2026.5467%205.96508%2026.0349L4.68243%2027.3176C5.58743%2028.2225%206.73498%2028.6241%208.1528%2028.8149C9.54451%2029.0019%2011.3267%2029%2013.5814%2029V27.1861ZM3%2018.4186C3%2020.6732%202.99808%2022.4555%203.18518%2023.8472C3.3758%2025.265%203.77743%2026.4126%204.68243%2027.3176L5.96508%2026.0349C5.45329%2025.5231%205.14653%2024.8221%204.98296%2023.6056C4.81587%2022.3628%204.81395%2020.7245%204.81395%2018.4186H3ZM18.4186%2029C20.6732%2029%2022.4554%2029.0019%2023.8471%2028.8149C25.2649%2028.6241%2026.4125%2028.2225%2027.3175%2027.3176L26.0348%2026.0349C25.5231%2026.5467%2024.822%2026.8535%2023.6055%2027.017C22.3627%2027.1841%2020.7244%2027.1861%2018.4186%2027.1861V29ZM27.186%2018.4186C27.186%2020.7245%2027.184%2022.3628%2027.0169%2023.6056C26.8534%2024.8221%2026.5466%2025.5231%2026.0348%2026.0349L27.3175%2027.3176C28.2225%2026.4126%2028.6241%2025.265%2028.8148%2023.8472C29.0019%2022.4555%2028.9999%2020.6732%2028.9999%2018.4186H27.186ZM4.81395%2013.5814C4.81395%2011.2755%204.81587%209.63731%204.98296%208.39457C5.14653%207.1779%205.45329%206.47693%205.96508%205.96514L4.68243%204.68249C3.77743%205.58749%203.3758%206.73504%203.18518%208.15286C2.99808%209.54457%203%2011.3268%203%2013.5814H4.81395ZM13.6174%203.00006C11.3507%203.00006%209.55974%202.99815%208.16234%203.18517C6.73954%203.3756%205.58813%203.77679%204.68243%204.68249L5.96508%205.96514C6.47617%205.45407%207.17929%205.14687%208.40297%204.98309C9.65205%204.81592%2011.2995%204.81401%2013.6174%204.81401V3.00006Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.26045%2024.707C7.72615%2024.707%207.29301%2024.2738%207.29301%2023.7395L7.29301%2015.0326C7.29301%2014.4983%207.72615%2014.0652%208.26045%2014.0652C8.79475%2014.0652%209.22789%2014.4983%209.22789%2015.0326L9.22789%2023.7395C9.22789%2024.2738%208.79475%2024.707%208.26045%2024.707Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.1302%2024.707C11.5959%2024.707%2011.1628%2024.2738%2011.1628%2023.7395V17.9349C11.1628%2017.4006%2011.5959%2016.9675%2012.1302%2016.9675C12.6645%2016.9675%2013.0976%2017.4006%2013.0976%2017.9349V23.7395C13.0976%2024.2738%2012.6645%2024.707%2012.1302%2024.707Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16%2024.707C15.4657%2024.707%2015.0325%2024.2738%2015.0325%2023.7395V20.8372C15.0325%2020.3029%2015.4657%2019.8698%2016%2019.8698C16.5343%2019.8698%2016.9674%2020.3029%2016.9674%2020.8372V23.7395C16.9674%2024.2738%2016.5343%2024.707%2016%2024.707Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.2418%207.53493V4.51169H18.1767V7.53493C18.1767%208.98745%2018.1788%209.97952%2018.2788%2010.7234C18.375%2011.4393%2018.5458%2011.7788%2018.7788%2012.0118M18.7788%2012.0118C19.0118%2012.2449%2019.3514%2012.4157%2020.0674%2012.5119C20.8112%2012.6119%2021.8032%2012.614%2023.2558%2012.614H28.0929V14.5489L23.1871%2014.5489C21.8204%2014.5489%2020.6974%2014.5489%2019.8095%2014.4296C18.879%2014.3044%2018.0631%2014.0325%2017.4107%2013.3801C16.7582%2012.7276%2016.4862%2011.9117%2016.3611%2010.9812C16.2418%2010.0933%2016.2418%208.97032%2016.2418%207.60359C16.2418%207.58077%2016.2418%207.55789%2016.2418%207.53493'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-doc-text-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.4915%203.00491C7.89484%203.07906%206.48945%203.37699%205.41632%204.08077C4.16979%204.89824%203.4766%206.12898%203.20152%208.01299C3.02789%209.20229%203%2010.3074%203%2016.0003C3%2021.6932%203.02789%2022.7984%203.20152%2023.9877C3.43353%2025.5766%203.97904%2026.7265%204.87127%2027.5073C5.76765%2028.2917%206.82889%2028.6882%208.52552%2028.8728C9.64001%2028.994%209.99277%2029%2016.0023%2029C22.0119%2029%2022.3646%2028.994%2023.4791%2028.8728C24.579%2028.7531%2025.4666%2028.5252%2026.1296%2028.1922C26.978%2027.7661%2027.7572%2026.9862%2028.1829%2026.137C28.6028%2025.2996%2028.8276%2024.2349%2028.9461%2022.5234C28.9968%2021.791%2029.021%2016.5287%2028.9772%2015.7646C28.924%2014.8386%2028.8351%2014.2967%2028.6453%2013.7432C28.5526%2013.4728%2028.3281%2013.0103%2028.1965%2012.8184C28.1476%2012.7472%2028.1076%2012.6802%2028.1076%2012.6695C28.1076%2012.6006%2027.5434%2011.9583%2027.0428%2011.4573C26.5399%2010.954%2020.5987%205.57035%2019.6246%204.73524C18.3066%203.60525%2017.5528%203.23097%2016.2489%203.05911C15.9222%203.01603%2015.4762%203.00726%2013.3398%203.00193C11.952%202.99846%2010.6703%202.99979%2010.4915%203.00491ZM10.3831%204.83422C7.86868%204.91823%206.72855%205.21054%205.97552%205.96425C5.30431%206.63611%205.02517%207.54066%204.88192%209.50824C4.82307%2010.3165%204.82307%2021.6842%204.88192%2022.4924C5.02517%2024.46%205.30431%2025.3646%205.97552%2026.0364C6.64676%2026.7082%207.55047%2026.9876%209.51624%2027.131C10.3237%2027.1899%2021.6809%2027.1899%2022.4884%2027.131C24.4542%2026.9876%2025.3579%2026.7082%2026.0291%2026.0364C26.6934%2025.3715%2026.9669%2024.4986%2027.1201%2022.5544C27.1704%2021.9165%2027.1944%2016.4491%2027.1501%2015.7476C27.1194%2015.2631%2027.0573%2014.7673%2027.0062%2014.6004C26.9915%2014.5523%2026.7503%2014.5475%2023.7796%2014.5356C20.3409%2014.5219%2020.1358%2014.5135%2019.3615%2014.3531C17.8392%2014.038%2016.8872%2013.1686%2016.5157%2011.7543C16.2941%2010.9108%2016.2743%2010.588%2016.2588%207.56505C16.2463%205.11665%2016.2411%204.90788%2016.1934%204.89325C16.013%204.83806%2014.9784%204.81479%2012.9373%204.82003C11.6687%204.82328%2010.5193%204.82969%2010.3831%204.83422ZM18.18%207.82712C18.1914%208.87106%2018.2149%209.91342%2018.2323%2010.1435C18.3645%2011.8973%2018.7416%2012.3411%2020.2593%2012.5291C20.544%2012.5644%2024.0671%2012.6287%2025.0056%2012.6158L25.6344%2012.6071L25.1604%2012.1709C24.528%2011.5887%2019.1616%206.7551%2018.6348%206.29319C18.4065%206.09291%2018.2061%205.92907%2018.1895%205.92907C18.1701%205.92907%2018.1667%206.60261%2018.18%207.82712ZM8.55165%2018.0776C8.37171%2018.1136%208.20527%2018.2051%208.06583%2018.3447C7.65023%2018.7607%207.69614%2019.4417%208.16391%2019.7992C8.44215%2020.0118%208.08744%2019.9995%2013.6508%2019.9905L18.6803%2019.9824L18.8311%2019.9053C19.0142%2019.8117%2019.2047%2019.6264%2019.2917%2019.4571C19.3821%2019.2812%2019.4019%2018.9114%2019.3321%2018.7011C19.2624%2018.491%2019.0485%2018.2573%2018.8259%2018.1478L18.6494%2018.0611L13.6649%2018.0564C10.9234%2018.0539%208.62243%2018.0634%208.55165%2018.0776ZM8.42967%2022.3476C7.88078%2022.5375%207.62078%2023.1885%207.88651%2023.7074C7.97469%2023.8796%208.16143%2024.0546%208.35524%2024.1468L8.52552%2024.2278H12.0704C15.4147%2024.2278%2015.6223%2024.2246%2015.7392%2024.1721C15.9493%2024.0776%2016.0899%2023.9632%2016.2002%2023.7969C16.4821%2023.3718%2016.3849%2022.8015%2015.9776%2022.4902C15.7043%2022.2813%2015.8934%2022.2909%2012.057%2022.292C8.8258%2022.2929%208.57661%2022.2968%208.42967%2022.3476Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-doc-ppt-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.4915%203.00491C7.89484%203.07906%206.48945%203.37699%205.41632%204.08077C4.16979%204.89824%203.4766%206.12898%203.20152%208.01299C3.02789%209.20229%203%2010.3074%203%2016.0003C3%2021.6932%203.02789%2022.7984%203.20152%2023.9877C3.43353%2025.5766%203.97904%2026.7265%204.87127%2027.5073C5.76765%2028.2917%206.82889%2028.6882%208.52552%2028.8728C9.64001%2028.994%209.99277%2029%2016.0023%2029C22.0119%2029%2022.3646%2028.994%2023.4791%2028.8728C24.579%2028.7531%2025.4666%2028.5252%2026.1296%2028.1922C26.978%2027.7661%2027.7572%2026.9862%2028.1829%2026.137C28.6028%2025.2996%2028.8276%2024.2349%2028.9461%2022.5234C28.9968%2021.791%2029.021%2016.5287%2028.9772%2015.7646C28.924%2014.8386%2028.8351%2014.2967%2028.6453%2013.7432C28.5526%2013.4728%2028.3281%2013.0103%2028.1965%2012.8184C28.1476%2012.7472%2028.1076%2012.6802%2028.1076%2012.6695C28.1076%2012.6006%2027.5434%2011.9583%2027.0428%2011.4573C26.5399%2010.954%2020.5987%205.57035%2019.6246%204.73524C18.3066%203.60525%2017.5528%203.23097%2016.2489%203.05911C15.9222%203.01603%2015.4762%203.00726%2013.3398%203.00193C11.952%202.99846%2010.6703%202.99979%2010.4915%203.00491ZM10.3831%204.83422C7.86868%204.91823%206.72855%205.21054%205.97552%205.96425C5.30431%206.63611%205.02517%207.54066%204.88192%209.50824C4.82307%2010.3165%204.82307%2021.6842%204.88192%2022.4924C5.02517%2024.46%205.30431%2025.3646%205.97552%2026.0364C6.64676%2026.7082%207.55047%2026.9876%209.51624%2027.131C10.3237%2027.1899%2021.6809%2027.1899%2022.4884%2027.131C24.4542%2026.9876%2025.3579%2026.7082%2026.0291%2026.0364C26.6934%2025.3715%2026.9669%2024.4986%2027.1201%2022.5544C27.1704%2021.9165%2027.1944%2016.4491%2027.1501%2015.7476C27.1194%2015.2631%2027.0573%2014.7673%2027.0062%2014.6004C26.9915%2014.5523%2026.7503%2014.5475%2023.7796%2014.5356C20.3409%2014.5219%2020.1358%2014.5135%2019.3615%2014.3531C17.8392%2014.038%2016.8872%2013.1686%2016.5157%2011.7543C16.2941%2010.9108%2016.2743%2010.588%2016.2588%207.56505C16.2463%205.11665%2016.2411%204.90788%2016.1934%204.89325C16.013%204.83806%2014.9784%204.81479%2012.9373%204.82003C11.6687%204.82328%2010.5193%204.82969%2010.3831%204.83422ZM18.18%207.82712C18.1914%208.87106%2018.2149%209.91342%2018.2323%2010.1435C18.3645%2011.8973%2018.7416%2012.3411%2020.2593%2012.5291C20.544%2012.5644%2024.0671%2012.6287%2025.0056%2012.6158L25.6344%2012.6071L25.1604%2012.1709C24.528%2011.5887%2019.1616%206.7551%2018.6348%206.29319C18.4065%206.09291%2018.2061%205.92907%2018.1895%205.92907C18.1701%205.92907%2018.1667%206.60261%2018.18%207.82712Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7%2018.4286C7%2017.6396%207.63959%2017%208.42857%2017H9.52941C10.8939%2017%2012%2018.1061%2012%2019.4706C12%2020.8351%2010.8939%2021.9412%209.52941%2021.9412H9V23C9%2023.5523%208.55228%2024%208%2024C7.44772%2024%207%2023.5523%207%2023V18.4286ZM9%2019.9412H9.52941C9.78931%2019.9412%2010%2019.7305%2010%2019.4706C10%2019.2107%209.78931%2019%209.52941%2019H9V19.9412Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13%2018.4286C13%2017.6396%2013.6396%2017%2014.4286%2017H15.5294C16.8939%2017%2018%2018.1061%2018%2019.4706C18%2020.8351%2016.8939%2021.9412%2015.5294%2021.9412H15V23C15%2023.5523%2014.5523%2024%2014%2024C13.4477%2024%2013%2023.5523%2013%2023V18.4286ZM15%2019.9412H15.5294C15.7893%2019.9412%2016%2019.7305%2016%2019.4706C16%2019.2107%2015.7893%2019%2015.5294%2019H15V19.9412Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M19%2018C19%2017.4477%2019.4477%2017%2020%2017H24C24.5523%2017%2025%2017.4477%2025%2018C25%2018.5523%2024.5523%2019%2024%2019H20C19.4477%2019%2019%2018.5523%2019%2018Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M23%2019V23.1667C23%2023.6269%2022.5523%2024%2022%2024C21.4477%2024%2021%2023.6269%2021%2023.1667V19H23Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-doc-word-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.4915%203.00491C7.89484%203.07906%206.48945%203.37699%205.41632%204.08077C4.16979%204.89824%203.4766%206.12898%203.20152%208.01299C3.02789%209.20229%203%2010.3074%203%2016.0003C3%2021.6932%203.02789%2022.7984%203.20152%2023.9877C3.43353%2025.5766%203.97904%2026.7265%204.87127%2027.5073C5.76765%2028.2917%206.82889%2028.6882%208.52552%2028.8728C9.64001%2028.994%209.99277%2029%2016.0023%2029C22.0119%2029%2022.3646%2028.994%2023.4791%2028.8728C24.579%2028.7531%2025.4666%2028.5252%2026.1296%2028.1922C26.978%2027.7661%2027.7572%2026.9862%2028.1829%2026.137C28.6028%2025.2996%2028.8276%2024.2349%2028.9461%2022.5234C28.9968%2021.791%2029.021%2016.5287%2028.9772%2015.7646C28.924%2014.8386%2028.8351%2014.2967%2028.6453%2013.7432C28.5526%2013.4728%2028.3281%2013.0103%2028.1965%2012.8184C28.1476%2012.7472%2028.1076%2012.6802%2028.1076%2012.6695C28.1076%2012.6006%2027.5434%2011.9583%2027.0428%2011.4573C26.5399%2010.954%2020.5987%205.57035%2019.6246%204.73524C18.3066%203.60525%2017.5528%203.23097%2016.2489%203.05911C15.9222%203.01603%2015.4762%203.00726%2013.3398%203.00193C11.952%202.99846%2010.6703%202.99979%2010.4915%203.00491ZM10.3831%204.83422C7.86868%204.91823%206.72855%205.21054%205.97552%205.96425C5.30431%206.63611%205.02517%207.54066%204.88192%209.50824C4.82307%2010.3165%204.82307%2021.6842%204.88192%2022.4924C5.02517%2024.46%205.30431%2025.3646%205.97552%2026.0364C6.64676%2026.7082%207.55047%2026.9876%209.51624%2027.131C10.3237%2027.1899%2021.6809%2027.1899%2022.4884%2027.131C24.4542%2026.9876%2025.3579%2026.7082%2026.0291%2026.0364C26.6934%2025.3715%2026.9669%2024.4986%2027.1201%2022.5544C27.1704%2021.9165%2027.1944%2016.4491%2027.1501%2015.7476C27.1194%2015.2631%2027.0573%2014.7673%2027.0062%2014.6004C26.9915%2014.5523%2026.7503%2014.5475%2023.7796%2014.5356C20.3409%2014.5219%2020.1358%2014.5135%2019.3615%2014.3531C17.8392%2014.038%2016.8872%2013.1686%2016.5157%2011.7543C16.2941%2010.9108%2016.2743%2010.588%2016.2588%207.56505C16.2463%205.11665%2016.2411%204.90788%2016.1934%204.89325C16.013%204.83806%2014.9784%204.81479%2012.9373%204.82003C11.6687%204.82328%2010.5193%204.82969%2010.3831%204.83422ZM18.18%207.82712C18.1914%208.87106%2018.2149%209.91342%2018.2323%2010.1435C18.3645%2011.8973%2018.7416%2012.3411%2020.2593%2012.5291C20.544%2012.5644%2024.0671%2012.6287%2025.0056%2012.6158L25.6344%2012.6071L25.1604%2012.1709C24.528%2011.5887%2019.1616%206.7551%2018.6348%206.29319C18.4065%206.09291%2018.2061%205.92907%2018.1895%205.92907C18.1701%205.92907%2018.1667%206.60261%2018.18%207.82712Z'%20fill='%23262626'/%3e%3cpath%20d='M10.4737%2025.3414L12.8818%2020.871L15.2943%2025.3425L19.7526%2015.9705H17.7342L15.0973%2021.831L13.7421%2019.2718L15.5242%2015.9683H13.7662L12.8752%2017.6463L11.9798%2015.9715H10.2219L12.005%2019.2751L10.6543%2021.831L8.01845%2015.9683H6L10.4737%2025.3414Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-doc-xls-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.4915%203.00491C7.89484%203.07906%206.48945%203.37699%205.41632%204.08077C4.16979%204.89824%203.4766%206.12898%203.20152%208.01299C3.02789%209.20229%203%2010.3074%203%2016.0003C3%2021.6932%203.02789%2022.7984%203.20152%2023.9877C3.43353%2025.5766%203.97904%2026.7265%204.87127%2027.5073C5.76765%2028.2917%206.82889%2028.6882%208.52552%2028.8728C9.64001%2028.994%209.99277%2029%2016.0023%2029C22.0119%2029%2022.3646%2028.994%2023.4791%2028.8728C24.579%2028.7531%2025.4666%2028.5252%2026.1296%2028.1922C26.978%2027.7661%2027.7572%2026.9862%2028.1829%2026.137C28.6028%2025.2996%2028.8276%2024.2349%2028.9461%2022.5234C28.9968%2021.791%2029.021%2016.5287%2028.9772%2015.7646C28.924%2014.8386%2028.8351%2014.2967%2028.6453%2013.7432C28.5526%2013.4728%2028.3281%2013.0103%2028.1965%2012.8184C28.1476%2012.7472%2028.1076%2012.6802%2028.1076%2012.6695C28.1076%2012.6006%2027.5434%2011.9583%2027.0428%2011.4573C26.5399%2010.954%2020.5987%205.57035%2019.6246%204.73524C18.3066%203.60525%2017.5528%203.23097%2016.2489%203.05911C15.9222%203.01603%2015.4762%203.00726%2013.3398%203.00193C11.952%202.99846%2010.6703%202.99979%2010.4915%203.00491ZM10.3831%204.83422C7.86868%204.91823%206.72855%205.21054%205.97552%205.96425C5.30431%206.63611%205.02517%207.54066%204.88192%209.50824C4.82307%2010.3165%204.82307%2021.6842%204.88192%2022.4924C5.02517%2024.46%205.30431%2025.3646%205.97552%2026.0364C6.64676%2026.7082%207.55047%2026.9876%209.51624%2027.131C10.3237%2027.1899%2021.6809%2027.1899%2022.4884%2027.131C24.4542%2026.9876%2025.3579%2026.7082%2026.0291%2026.0364C26.6934%2025.3715%2026.9669%2024.4986%2027.1201%2022.5544C27.1704%2021.9165%2027.1944%2016.4491%2027.1501%2015.7476C27.1194%2015.2631%2027.0573%2014.7673%2027.0062%2014.6004C26.9915%2014.5523%2026.7503%2014.5475%2023.7796%2014.5356C20.3409%2014.5219%2020.1358%2014.5135%2019.3615%2014.3531C17.8392%2014.038%2016.8872%2013.1686%2016.5157%2011.7543C16.2941%2010.9108%2016.2743%2010.588%2016.2588%207.56505C16.2463%205.11665%2016.2411%204.90788%2016.1934%204.89325C16.013%204.83806%2014.9784%204.81479%2012.9373%204.82003C11.6687%204.82328%2010.5193%204.82969%2010.3831%204.83422ZM18.18%207.82712C18.1914%208.87106%2018.2149%209.91342%2018.2323%2010.1435C18.3645%2011.8973%2018.7416%2012.3411%2020.2593%2012.5291C20.544%2012.5644%2024.0671%2012.6287%2025.0056%2012.6158L25.6344%2012.6071L25.1604%2012.1709C24.528%2011.5887%2019.1616%206.7551%2018.6348%206.29319C18.4065%206.09291%2018.2061%205.92907%2018.1895%205.92907C18.1701%205.92907%2018.1667%206.60261%2018.18%207.82712Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.33104%2017.2567C7.74155%2016.8872%208.37384%2016.9205%208.7433%2017.331L13.2433%2022.331C13.6128%2022.7415%2013.5795%2023.3738%2013.169%2023.7433C12.7585%2024.1127%2012.1262%2024.0795%2011.7567%2023.669L7.25671%2018.669C6.88726%2018.2584%206.92053%2017.6262%207.33104%2017.2567Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.169%2017.2567C13.5795%2017.6262%2013.6128%2018.2584%2013.2433%2018.669L8.7433%2023.669C8.37384%2024.0795%207.74155%2024.1127%207.33104%2023.7433C6.92053%2023.3738%206.88726%2022.7415%207.25671%2022.331L11.7567%2017.331C12.1262%2016.9205%2012.7585%2016.8872%2013.169%2017.2567Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.5%2017C16.0523%2017%2016.5%2017.4477%2016.5%2018V22H18.5C19.0523%2022%2019.5%2022.4477%2019.5%2023C19.5%2023.5523%2019.0523%2024%2018.5%2024H15.5C14.9477%2024%2014.5%2023.5523%2014.5%2023V18C14.5%2017.4477%2014.9477%2017%2015.5%2017Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M20.5%2019.25C20.5%2018.0074%2021.5074%2017%2022.75%2017H24.5C25.0523%2017%2025.5%2017.4477%2025.5%2018C25.5%2018.5523%2025.0523%2019%2024.5%2019H22.75C22.6119%2019%2022.5%2019.1119%2022.5%2019.25C22.5%2019.3881%2022.6119%2019.5%2022.75%2019.5H23.25C24.4926%2019.5%2025.5%2020.5074%2025.5%2021.75C25.5%2022.9926%2024.4926%2024%2023.25%2024H21.5C20.9477%2024%2020.5%2023.5523%2020.5%2023C20.5%2022.4477%2020.9477%2022%2021.5%2022H23.25C23.3881%2022%2023.5%2021.8881%2023.5%2021.75C23.5%2021.6119%2023.3881%2021.5%2023.25%2021.5H22.75C21.5074%2021.5%2020.5%2020.4926%2020.5%2019.25Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-doc-excel-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.4915%203.00491C7.89484%203.07906%206.48945%203.37699%205.41632%204.08077C4.16979%204.89824%203.4766%206.12898%203.20152%208.01299C3.02789%209.20229%203%2010.3074%203%2016.0003C3%2021.6932%203.02789%2022.7984%203.20152%2023.9877C3.43353%2025.5766%203.97904%2026.7265%204.87127%2027.5073C5.76765%2028.2917%206.82889%2028.6882%208.52552%2028.8728C9.64001%2028.994%209.99277%2029%2016.0023%2029C22.0119%2029%2022.3646%2028.994%2023.4791%2028.8728C24.579%2028.7531%2025.4666%2028.5252%2026.1296%2028.1922C26.978%2027.7661%2027.7572%2026.9862%2028.1829%2026.137C28.6028%2025.2996%2028.8276%2024.2349%2028.9461%2022.5234C28.9968%2021.791%2029.021%2016.5287%2028.9772%2015.7646C28.924%2014.8386%2028.8351%2014.2967%2028.6453%2013.7432C28.5526%2013.4728%2028.3281%2013.0103%2028.1965%2012.8184C28.1476%2012.7472%2028.1076%2012.6802%2028.1076%2012.6695C28.1076%2012.6006%2027.5434%2011.9583%2027.0428%2011.4573C26.5399%2010.954%2020.5987%205.57035%2019.6246%204.73524C18.3066%203.60525%2017.5528%203.23097%2016.2489%203.05911C15.9222%203.01603%2015.4762%203.00726%2013.3398%203.00193C11.952%202.99846%2010.6703%202.99979%2010.4915%203.00491ZM10.3831%204.83422C7.86868%204.91823%206.72855%205.21054%205.97552%205.96425C5.30431%206.63611%205.02517%207.54066%204.88192%209.50824C4.82307%2010.3165%204.82307%2021.6842%204.88192%2022.4924C5.02517%2024.46%205.30431%2025.3646%205.97552%2026.0364C6.64676%2026.7082%207.55047%2026.9876%209.51624%2027.131C10.3237%2027.1899%2021.6809%2027.1899%2022.4884%2027.131C24.4542%2026.9876%2025.3579%2026.7082%2026.0291%2026.0364C26.6934%2025.3715%2026.9669%2024.4986%2027.1201%2022.5544C27.1704%2021.9165%2027.1944%2016.4491%2027.1501%2015.7476C27.1194%2015.2631%2027.0573%2014.7673%2027.0062%2014.6004C26.9915%2014.5523%2026.7503%2014.5475%2023.7796%2014.5356C20.3409%2014.5219%2020.1358%2014.5135%2019.3615%2014.3531C17.8392%2014.038%2016.8872%2013.1686%2016.5157%2011.7543C16.2941%2010.9108%2016.2743%2010.588%2016.2588%207.56505C16.2463%205.11665%2016.2411%204.90788%2016.1934%204.89325C16.013%204.83806%2014.9784%204.81479%2012.9373%204.82003C11.6687%204.82328%2010.5193%204.82969%2010.3831%204.83422ZM18.18%207.82712C18.1914%208.87106%2018.2149%209.91342%2018.2323%2010.1435C18.3645%2011.8973%2018.7416%2012.3411%2020.2593%2012.5291C20.544%2012.5644%2024.0671%2012.6287%2025.0056%2012.6158L25.6344%2012.6071L25.1604%2012.1709C24.528%2011.5887%2019.1616%206.7551%2018.6348%206.29319C18.4065%206.09291%2018.2061%205.92907%2018.1895%205.92907C18.1701%205.92907%2018.1667%206.60261%2018.18%207.82712Z'%20fill='%23262626'/%3e%3cpath%20d='M16%2025H13.8789L11.5005%2021.5224L9.13498%2024.9957H7L10.4768%2020.1394L7.51133%2016H9.50646L11.5005%2018.7574L13.4957%2016H15.5026L12.4976%2020.1437L16%2025Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-doc-pdf-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.4915%203.00491C7.89484%203.07906%206.48945%203.37699%205.41632%204.08077C4.16979%204.89824%203.4766%206.12898%203.20152%208.01299C3.02789%209.20229%203%2010.3074%203%2016.0003C3%2021.6932%203.02789%2022.7984%203.20152%2023.9877C3.43353%2025.5766%203.97904%2026.7265%204.87127%2027.5073C5.76765%2028.2917%206.82889%2028.6882%208.52552%2028.8728C9.64001%2028.994%209.99277%2029%2016.0023%2029C22.0119%2029%2022.3646%2028.994%2023.4791%2028.8728C24.579%2028.7531%2025.4666%2028.5252%2026.1296%2028.1922C26.978%2027.7661%2027.7572%2026.9862%2028.1829%2026.137C28.6028%2025.2996%2028.8276%2024.2349%2028.9461%2022.5234C28.9968%2021.791%2029.021%2016.5287%2028.9772%2015.7646C28.924%2014.8386%2028.8351%2014.2967%2028.6453%2013.7432C28.5526%2013.4728%2028.3281%2013.0103%2028.1965%2012.8184C28.1476%2012.7472%2028.1076%2012.6802%2028.1076%2012.6695C28.1076%2012.6006%2027.5434%2011.9583%2027.0428%2011.4573C26.5399%2010.954%2020.5987%205.57035%2019.6246%204.73524C18.3066%203.60525%2017.5528%203.23097%2016.2489%203.05911C15.9222%203.01603%2015.4762%203.00726%2013.3398%203.00193C11.952%202.99846%2010.6703%202.99979%2010.4915%203.00491ZM10.3831%204.83422C7.86868%204.91823%206.72855%205.21054%205.97552%205.96425C5.30431%206.63611%205.02517%207.54066%204.88192%209.50824C4.82307%2010.3165%204.82307%2021.6842%204.88192%2022.4924C5.02517%2024.46%205.30431%2025.3646%205.97552%2026.0364C6.64676%2026.7082%207.55047%2026.9876%209.51624%2027.131C10.3237%2027.1899%2021.6809%2027.1899%2022.4884%2027.131C24.4542%2026.9876%2025.3579%2026.7082%2026.0291%2026.0364C26.6934%2025.3715%2026.9669%2024.4986%2027.1201%2022.5544C27.1704%2021.9165%2027.1944%2016.4491%2027.1501%2015.7476C27.1194%2015.2631%2027.0573%2014.7673%2027.0062%2014.6004C26.9915%2014.5523%2026.7503%2014.5475%2023.7796%2014.5356C20.3409%2014.5219%2020.1358%2014.5135%2019.3615%2014.3531C17.8392%2014.038%2016.8872%2013.1686%2016.5157%2011.7543C16.2941%2010.9108%2016.2743%2010.588%2016.2588%207.56505C16.2463%205.11665%2016.2411%204.90788%2016.1934%204.89325C16.013%204.83806%2014.9784%204.81479%2012.9373%204.82003C11.6687%204.82328%2010.5193%204.82969%2010.3831%204.83422ZM18.18%207.82712C18.1914%208.87106%2018.2149%209.91342%2018.2323%2010.1435C18.3645%2011.8973%2018.7416%2012.3411%2020.2593%2012.5291C20.544%2012.5644%2024.0671%2012.6287%2025.0056%2012.6158L25.6344%2012.6071L25.1604%2012.1709C24.528%2011.5887%2019.1616%206.7551%2018.6348%206.29319C18.4065%206.09291%2018.2061%205.92907%2018.1895%205.92907C18.1701%205.92907%2018.1667%206.60261%2018.18%207.82712Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7%2018.4286C7%2017.6396%207.63959%2017%208.42857%2017H9.52941C10.8939%2017%2012%2018.1061%2012%2019.4706C12%2020.8351%2010.8939%2021.9412%209.52941%2021.9412H9V23C9%2023.5523%208.55228%2024%208%2024C7.44772%2024%207%2023.5523%207%2023V18.4286ZM9%2019.9412H9.52941C9.78931%2019.9412%2010%2019.7305%2010%2019.4706C10%2019.2107%209.78931%2019%209.52941%2019H9V19.9412Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2019V22H15.5C16.3284%2022%2017%2021.3284%2017%2020.5C17%2019.6716%2016.3284%2019%2015.5%2019H15ZM13%2018.5C13%2017.6716%2013.6716%2017%2014.5%2017H15.5C17.433%2017%2019%2018.567%2019%2020.5C19%2022.433%2017.433%2024%2015.5%2024H14.5C13.6716%2024%2013%2023.3284%2013%2022.5V18.5Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M20%2018C20%2017.4477%2020.4477%2017%2021%2017H24.0056C24.5579%2017%2025.0056%2017.4477%2025.0056%2018C25.0056%2018.5523%2024.5579%2019%2024.0056%2019H22V19.5H24.0056C24.5579%2019.5%2025.0056%2019.9477%2025.0056%2020.5C25.0056%2021.0523%2024.5579%2021.5%2024.0056%2021.5H22V23C22%2023.5523%2021.5523%2024%2021%2024C20.4477%2024%2020%2023.5523%2020%2023V18Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-folder-open-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.58222%203.02898C8.39424%203.14195%207.28117%203.68%206.46024%204.53813C5.749%205.2816%205.33795%206.18094%205.24902%207.18817C5.23034%207.40003%205.21765%209.08131%205.21749%2011.3673L5.21721%2015.1919L5.13514%2015.2666C5.03634%2015.3566%204.73564%2015.744%204.598%2015.9587C4.11072%2016.7187%203.92377%2017.7247%204.02787%2019.0264C4.13279%2020.3387%204.87387%2024.5567%205.19006%2025.6413C5.47581%2026.6216%205.92739%2027.3807%206.52698%2027.8889C7.31856%2028.5597%208.04194%2028.8317%209.37058%2028.958C9.95979%2029.014%2022.0408%2029.014%2022.63%2028.958C23.9457%2028.8329%2024.6418%2028.5759%2025.4281%2027.9247C26.0756%2027.3884%2026.5107%2026.6673%2026.8146%2025.6267C26.9803%2025.0593%2027.3036%2023.4155%2027.643%2021.4138C28.0465%2019.0342%2028.0966%2017.9743%2027.8507%2017.0172C27.7575%2016.6544%2027.5805%2016.2362%2027.4026%2015.9587C27.2649%2015.744%2026.9642%2015.3566%2026.8654%2015.2666L26.7834%2015.1919L26.7829%2013.3247C26.7823%2010.5996%2026.7293%209.81901%2026.496%209.09931C26.0352%207.6782%2024.9621%206.9011%2023.1786%206.69701C22.7242%206.64501%2021.2388%206.60373%2019.7998%206.60309C18.3561%206.60244%2018.0239%206.57837%2017.6166%206.44499C17.0229%206.25051%2016.8664%206.13631%2015.5892%204.96549C14.5006%203.96756%2014.2871%203.8037%2013.6948%203.51191C13.1852%203.26087%2012.7149%203.12315%2012.0863%203.04085C11.7197%202.99285%2010.0456%202.98493%209.58222%203.02898ZM9.622%204.97211C9.32763%205.01083%208.8507%205.17516%208.55062%205.34124C8.37552%205.43816%208.20961%205.57042%207.97395%205.80103C7.69663%206.07231%207.61958%206.16981%207.49786%206.40334C7.41799%206.55657%207.32047%206.78545%207.28113%206.91195L7.20966%207.14194L7.19957%2010.6174C7.19402%2012.529%207.20064%2014.0929%207.21427%2014.0928C7.22788%2014.0928%207.3848%2014.0649%207.56297%2014.0309C7.74114%2013.9969%208.11494%2013.9449%208.39364%2013.9154C8.85985%2013.866%209.46812%2013.8617%2016.0003%2013.8617C22.5325%2013.8617%2023.1407%2013.866%2023.6069%2013.9154C23.8856%2013.9449%2024.2594%2013.9969%2024.4376%2014.0309C24.6158%2014.0649%2024.774%2014.0928%2024.7891%2014.0928C24.8264%2014.093%2024.789%2010.701%2024.7479%2010.3477C24.6037%209.11069%2024.1967%208.74316%2022.8181%208.6051C22.6284%208.58611%2021.4859%208.55911%2020.279%208.54514C17.8818%208.51737%2017.751%208.50828%2017.1201%208.32543C16.7288%208.21205%2016.1702%207.95321%2015.8302%207.72773C15.4941%207.50481%2015.1433%207.20611%2014.1899%206.33075C13.3418%205.55208%2013.059%205.33625%2012.6872%205.18404C12.1615%204.96888%2012.0822%204.95846%2010.9065%204.95054C10.3204%204.94656%209.74231%204.95627%209.622%204.97211ZM9.63702%2015.7899C8.09701%2015.835%207.32508%2015.991%206.81298%2016.3606C6.6149%2016.5036%206.31069%2016.8776%206.19427%2017.1212C6.04562%2017.4322%205.99804%2017.6697%205.9797%2018.1926C5.9509%2019.0141%206.09985%2020.1005%206.64368%2023.0352C7.09503%2025.4707%207.30348%2026.0395%207.91636%2026.5075C8.31575%2026.8125%208.63667%2026.9255%209.3549%2027.0141C9.83776%2027.0737%2022.1628%2027.0737%2022.6457%2027.0141C23.3639%2026.9255%2023.6848%2026.8125%2024.0842%2026.5075C24.6958%2026.0405%2024.9059%2025.4672%2025.3572%2023.0342C25.9693%2019.7351%2026.1159%2018.5%2025.9869%2017.7303C25.9089%2017.2649%2025.8059%2017.0389%2025.5059%2016.6747C24.9819%2016.0387%2024.2826%2015.8504%2022.211%2015.7878C21.1077%2015.7545%2010.7903%2015.7562%209.63702%2015.7899ZM13.251%2021.1036C13.0195%2021.1754%2012.785%2021.3784%2012.661%2021.6142C12.5783%2021.7715%2012.5618%2022.1504%2012.629%2022.3493C12.6996%2022.5582%2012.9161%2022.7907%2013.1414%2022.8996L13.3202%2022.9859H16.0003H18.6804L18.8592%2022.8996C19.0845%2022.7907%2019.301%2022.5582%2019.3716%2022.3493C19.4423%2022.1401%2019.4223%2021.7722%2019.3307%2021.5972C19.2424%2021.4284%2019.0376%2021.2326%2018.8589%2021.1461L18.7117%2021.0748L16.0473%2021.0688C13.9081%2021.064%2013.3569%2021.0708%2013.251%2021.1036Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-folder-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.23626%203.02825C6.53398%203.15871%204.93884%204.11722%203.94093%205.60936C3.40424%206.41186%203.09814%207.32625%203.02413%208.34821C2.97807%208.9842%203.00376%2021.8048%203.05245%2022.4689C3.15934%2023.9274%203.31312%2024.803%203.59657%2025.5672C4.08994%2026.8974%205.07306%2027.8878%206.39449%2028.3857C7.33909%2028.7417%208.44539%2028.9047%2010.3597%2028.9698C11.5407%2029.0101%2020.4562%2029.0101%2021.6372%2028.9698C23.5515%2028.9047%2024.6578%2028.7417%2025.6024%2028.3857C26.9214%2027.8887%2027.9072%2026.8969%2028.3982%2025.5731C28.7438%2024.641%2028.9055%2023.5274%2028.9699%2021.637C29.0103%2020.4522%2029.0099%2014.0897%2028.9695%2013.1941C28.9022%2011.7027%2028.7374%2010.8632%2028.367%2010.1249C28.0305%209.45416%2027.4246%208.83937%2026.7329%208.46672C26.5778%208.38315%2026.5747%208.37871%2026.5548%208.20893C26.4422%207.25119%2026.0174%206.35135%2025.3438%205.64341C24.6539%204.91843%2023.9343%204.51663%2022.9094%204.28395L22.6078%204.21549L18.2425%204.19832L13.8773%204.18119L13.8055%204.11636C13.6951%204.01665%2013.3003%203.77107%2013.0106%203.62187C12.3899%203.30215%2011.7194%203.10667%2010.9695%203.02677C10.6275%202.99032%208.71756%202.99137%208.23626%203.02825ZM8.32608%204.96582C7.76843%205.01491%207.08695%205.26995%206.57875%205.61971C6.27401%205.82946%205.83%206.27348%205.62026%206.57823C5.38581%206.9189%205.16402%207.40387%205.05066%207.82373L4.95258%208.18693L4.94269%2014.5653C4.93307%2020.7708%204.94565%2021.968%205.03047%2022.9311C5.24308%2025.3445%205.9184%2026.3267%207.65538%2026.7488C8.82509%2027.0331%209.52987%2027.0593%2015.9985%2027.0593C20.8734%2027.0593%2022.0211%2027.044%2022.9159%2026.967C25.3378%2026.7587%2026.326%2026.0818%2026.7489%2024.3414C26.91%2023.6787%2026.9777%2023.0591%2027.0313%2021.7602C27.0769%2020.6561%2027.0534%2013.0394%2027.003%2012.5624C26.919%2011.7672%2026.7774%2011.22%2026.5641%2010.8662C26.3199%2010.4609%2025.8612%2010.1348%2025.3347%209.9921C24.6279%209.80057%2024.166%209.77253%2021.2366%209.74341C18.5628%209.71682%2018.3932%209.70794%2017.7814%209.56244C16.9881%209.37377%2016.1754%208.95391%2015.5055%208.38657C15.3614%208.26461%2014.6888%207.62129%2014.0108%206.95698C13.1921%206.15488%2012.7004%205.69687%2012.5472%205.59343C12.2588%205.39884%2011.9543%205.2453%2011.6491%205.1406C11.1373%204.96496%2011.0829%204.95942%209.78969%204.95079C9.12875%204.94638%208.47013%204.95313%208.32608%204.96582ZM16.2694%206.45698C16.9915%207.15909%2017.3495%207.39737%2018.0093%207.61503C18.4848%207.77191%2018.5352%207.77489%2021.175%207.80281C22.5392%207.81723%2023.8417%207.84339%2024.0695%207.86093C24.2973%207.87849%2024.4887%207.8877%2024.495%207.88145C24.5198%207.85667%2024.3115%207.44624%2024.1833%207.26728C24.0288%207.05155%2023.6913%206.71855%2023.486%206.57918C23.2716%206.43371%2023.0523%206.33132%2022.7559%206.23835L22.4845%206.15325L19.212%206.14474L15.9395%206.13624L16.2694%206.45698ZM16.7749%2012.7337C16.4509%2012.8956%2016.2731%2013.1675%2016.2521%2013.5331C16.2416%2013.7168%2016.2524%2013.7997%2016.3045%2013.9378C16.3915%2014.1684%2016.6244%2014.4028%2016.8505%2014.4874C17.0144%2014.5487%2017.0775%2014.5499%2020.1979%2014.5497C22.2673%2014.5496%2023.4177%2014.5386%2023.4914%2014.5181C23.7619%2014.4429%2024.0633%2014.152%2024.1381%2013.8938C24.1956%2013.6954%2024.1826%2013.384%2024.1099%2013.2196C24.0299%2013.0388%2023.8528%2012.8434%2023.6734%2012.7379L23.5322%2012.6549L20.2489%2012.6466L16.9657%2012.6384L16.7749%2012.7337Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-folder-new-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.23626%203.02825C6.53398%203.15871%204.93884%204.11722%203.94093%205.60936C3.40424%206.41186%203.09814%207.32625%203.02413%208.34821C2.97807%208.9842%203.00376%2021.8048%203.05245%2022.4689C3.15934%2023.9274%203.31312%2024.803%203.59657%2025.5672C4.08994%2026.8974%205.07306%2027.8878%206.39449%2028.3857C7.33909%2028.7417%208.44539%2028.9047%2010.3597%2028.9698C11.5407%2029.0101%2020.4562%2029.0101%2021.6372%2028.9698C23.5515%2028.9047%2024.6578%2028.7417%2025.6024%2028.3857C26.9214%2027.8887%2027.9072%2026.8969%2028.3982%2025.5731C28.7438%2024.641%2028.9055%2023.5274%2028.9699%2021.637C29.0103%2020.4522%2029.0099%2014.0897%2028.9695%2013.1941C28.8715%2011.0221%2028.5215%209.97996%2027.5921%209.09201C27.0172%208.5427%2026.3583%208.21663%2025.458%208.03582C24.589%207.86126%2024.0547%207.83224%2021.1596%207.8022C18.5358%207.77499%2018.485%207.77197%2018.0093%207.61503C17.7096%207.51615%2017.3286%207.33553%2017.1193%207.19311C16.8195%206.98903%2016.4654%206.66182%2015.2884%205.50108C14.6706%204.89178%2014.068%204.31693%2013.9494%204.22362C13.085%203.54369%2012.0971%203.14691%2010.9695%203.02677C10.6275%202.99032%208.71756%202.99137%208.23626%203.02825ZM8.32608%204.96582C7.76843%205.01491%207.08695%205.26995%206.57875%205.61971C6.27401%205.82946%205.83%206.27348%205.62026%206.57823C5.38581%206.9189%205.16402%207.40387%205.05066%207.82373L4.95258%208.18693L4.94269%2014.5653C4.93307%2020.7708%204.94565%2021.968%205.03047%2022.9311C5.24308%2025.3445%205.9184%2026.3267%207.65538%2026.7488C8.82509%2027.0331%209.52987%2027.0593%2015.9985%2027.0593C20.8734%2027.0593%2022.0211%2027.044%2022.9159%2026.967C25.3378%2026.7587%2026.326%2026.0818%2026.7489%2024.3414C26.91%2023.6787%2026.9777%2023.0591%2027.0313%2021.7602C27.0769%2020.6561%2027.0534%2013.0394%2027.003%2012.5624C26.919%2011.7672%2026.7774%2011.22%2026.5641%2010.8662C26.3199%2010.4609%2025.8612%2010.1348%2025.3347%209.9921C24.6279%209.80057%2024.166%209.77253%2021.2366%209.74341C18.5628%209.71682%2018.3932%209.70794%2017.7814%209.56244C16.9881%209.37377%2016.1754%208.95391%2015.5055%208.38657C15.3614%208.26461%2014.6888%207.62129%2014.0108%206.95698C13.1921%206.15488%2012.7004%205.69687%2012.5472%205.59343C12.2588%205.39884%2011.9543%205.2453%2011.6491%205.1406C11.1373%204.96496%2011.0829%204.95942%209.78969%204.95079C9.12875%204.94638%208.47013%204.95313%208.32608%204.96582Z'%20fill='%23262626'/%3e%3cpath%20d='M10.1109%2017.5538C10.236%2017.3218%2010.4515%2017.1268%2010.6782%2017.0406C10.8582%2016.9722%2011.2275%2016.9931%2011.4089%2017.082C11.5837%2017.1676%2011.7865%2017.3638%2011.8789%2017.5366C11.9437%2017.6579%2011.9468%2017.7069%2011.9617%2018.8444L11.9773%2020.0261L13.1572%2020.0417C14.2928%2020.0566%2014.3418%2020.0597%2014.4629%2020.1247C14.9039%2020.3612%2015.1103%2020.8817%2014.9411%2021.3307C14.8574%2021.5527%2014.6632%2021.7715%2014.4552%2021.8779C14.3065%2021.954%2014.3022%2021.9543%2013.1417%2021.9698L11.9773%2021.9854L11.9617%2023.1516C11.9442%2024.467%2011.9499%2024.4333%2011.6986%2024.7025C11.5016%2024.9133%2011.2979%2025%2010.9992%2025C10.7004%2025%2010.4967%2024.9133%2010.2998%2024.7025C10.0484%2024.4333%2010.0541%2024.467%2010.0366%2023.1516L10.0211%2021.9854L8.85671%2021.9698C7.69615%2021.9543%207.69183%2021.954%207.54316%2021.8779C6.94668%2021.5727%206.81472%2020.788%207.28125%2020.3208C7.54965%2020.0519%207.50888%2020.0592%208.84119%2020.0417L10.0211%2020.0261L10.0366%2018.8444C10.0508%2017.762%2010.0571%2017.6535%2010.1109%2017.5538Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-support-person-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.2906%203.00825C13.1082%203.16109%2011.1578%203.80409%209.39708%204.95119C6.7589%206.66987%204.91845%209.41257%204.37217%2012.4394C4.21858%2013.2905%204.21102%2013.425%204.19628%2015.5685L4.18231%2017.6062H3.95611C3.57129%2017.6062%203.24381%2017.8057%203.07131%2018.1453L3%2018.2857V19.6912C3%2021.0952%203.00006%2021.0968%203.07118%2021.2491C3.15464%2021.4279%203.34442%2021.6164%203.53974%2021.7147C3.65419%2021.7722%203.72587%2021.7845%203.94837%2021.7845H4.21821L4.21824%2021.9957C4.2183%2022.3005%204.28063%2022.4102%204.37217%2022.7215C4.61653%2023.5522%205.19418%2024.2305%205.98707%2024.618C6.43206%2024.8354%206.88735%2024.9605%208.10963%2025.2011C9.29021%2025.4336%209.52258%2025.4673%209.95557%2025.4691C10.5491%2025.4716%2010.9146%2025.3579%2011.3126%2025.0472C11.6863%2024.7555%2011.9166%2024.373%2012.0472%2023.8279C12.1105%2023.5632%2012.1266%2023.8999%2012.1377%2019.8855C12.146%2016.8861%2012.1394%2015.7164%2012.1126%2015.4747C12.0447%2014.8611%2011.8693%2014.4733%2011.4974%2014.114C11.233%2013.8586%2010.9616%2013.6933%2010.6489%2013.5972C10.2348%2013.47%209.08912%2013.5173%207.50297%2013.7271C7.00437%2013.7931%206.66908%2013.8662%206.33654%2013.9815L6.12623%2014.0544L6.14612%2013.8076C6.30808%2011.7972%207.025%2010.0045%208.27785%208.47708C8.62414%208.05489%209.41154%207.29143%209.84697%206.95567C11.2541%205.87059%2012.8947%205.19551%2014.7355%204.9441C15.2815%204.86952%2016.7185%204.86952%2017.2645%204.9441C19.1053%205.19551%2020.7459%205.87059%2022.153%206.95567C22.5885%207.29143%2023.3759%208.05489%2023.7222%208.47708C24.9733%2010.0024%2025.6926%2011.8009%2025.8539%2013.8076L25.8738%2014.0544L25.6635%2013.9815C25.1917%2013.8179%2024.7302%2013.7397%2023.4176%2013.6006C23.0062%2013.557%2022.5952%2013.5345%2022.1839%2013.533C21.6285%2013.5311%2021.5455%2013.5375%2021.3511%2013.5972C20.7324%2013.7873%2020.2069%2014.2946%2019.9948%2014.9065C19.8622%2015.2891%2019.8565%2015.4827%2019.8559%2019.6207C19.8552%2023.6833%2019.8482%2023.5665%2019.9669%2023.992C20.1686%2024.7148%2020.6934%2025.2325%2021.4135%2025.4189C21.7034%2025.4939%2022.3063%2025.4864%2022.7968%2025.4015C23.3864%2025.2995%2024.5029%2025.0764%2024.9249%2024.9762C25.7365%2024.7835%2026.2637%2024.535%2026.7033%2024.1378C27.12%2023.7614%2027.4423%2023.2527%2027.5954%2022.7303C27.6872%2022.417%2027.7817%2022.2962%2027.7818%2022.0002L27.7818%2021.7845L28.0516%2021.7837C28.2825%2021.7831%2028.344%2021.7716%2028.4769%2021.7042C28.6762%2021.6031%2028.8665%2021.4024%2028.9412%2021.2145C28.996%2021.0768%2029%2020.9722%2029%2019.6762V18.2857L28.9287%2018.1453C28.7562%2017.8057%2028.4287%2017.6062%2028.0439%2017.6062H27.8177L27.8037%2015.5685C27.7889%2013.4195%2027.7819%2013.2954%2027.6254%2012.4244C27.1776%209.93287%2025.7815%207.52651%2023.8185%205.86303C21.9562%204.28483%2019.781%203.34725%2017.3262%203.06456C16.928%203.01872%2015.6471%202.98328%2015.2906%203.00825ZM9.66192%2015.3904C9.20641%2015.4287%208.21385%2015.5285%207.90419%2015.567C7.11167%2015.6657%206.85145%2015.7505%206.59525%2015.9936C6.13758%2016.4278%206.12068%2016.5709%206.13884%2019.8556C6.15303%2022.412%206.14264%2022.0758%206.3033%2022.3976C6.39548%2022.5822%206.65434%2022.8471%206.82225%2022.9285C7.15349%2023.0892%208.07568%2023.3045%209.39964%2023.5302C9.91168%2023.6175%2010.0705%2023.6227%2010.1292%2023.5542C10.1646%2023.5128%2010.1862%2023.228%2010.1862%2019.7047C10.1862%2015.6078%2010.1847%2015.4942%2010.1275%2015.4329C10.0677%2015.3689%209.99579%2015.3623%209.66192%2015.3904ZM21.8754%2015.4297C21.8144%2015.4952%2021.8138%2015.5379%2021.8138%2019.7047C21.8138%2023.228%2021.8059%2023.5128%2021.8413%2023.5542C21.8999%2023.6227%2022.0588%2023.6175%2022.5708%2023.5302C23.8948%2023.3045%2024.817%2023.0892%2025.1482%2022.9285C25.3161%2022.8471%2025.575%2022.5822%2025.6672%2022.3976C25.8273%2022.0767%2025.8466%2022.4112%2025.861%2019.8556C25.8796%2016.5716%2025.8626%2016.428%2025.4048%2015.9936C25.0904%2015.6954%2024.7703%2015.6213%2023.1091%2015.4619C21.9913%2015.3547%2021.9465%2015.3535%2021.8754%2015.4297Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.6954%2028.7759C10.1505%2029.8791%205.6933%2026.8023%204.05065%2021.9002C3.876%2021.379%204.15916%2020.8157%204.6831%2020.642C5.20705%2020.4682%205.77337%2020.7499%205.94802%2021.2711C6.16538%2021.9198%206.4388%2022.5259%206.76304%2023.0827C8.46347%2026.0031%2011.5616%2027.5694%2015.3032%2026.825C15.8448%2026.7173%2016.3716%2027.0667%2016.4799%2027.6054C16.5882%2028.1441%2016.237%2028.6682%2015.6954%2028.7759Z'%20fill='%23262626'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-clip-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.1425%205.55659C15.7696%202.1478%2021.6261%202.1478%2025.2532%205.55659C28.9156%208.99856%2028.9156%2014.6064%2025.2532%2018.0483L15.5389%2027.1779C15.5389%2027.1779%2015.5389%2027.1779%2015.5389%2027.1779C12.954%2029.6073%208.78707%2029.6074%206.20212%2027.1779C3.58184%2024.7154%203.58184%2020.6955%206.20212%2018.233L15.7767%209.23471C17.3195%207.78474%2019.7967%207.78474%2021.3395%209.2347C22.9177%2010.7178%2022.9177%2013.1498%2021.3395%2014.6329C21.3395%2014.6329%2021.3395%2014.6329%2021.3395%2014.6329L11.6951%2023.6968C11.2927%2024.0751%2010.6598%2024.0554%2010.2816%2023.653C9.90335%2023.2505%209.92299%2022.6177%2010.3254%2022.2394L19.9699%2013.1755C20.7075%2012.4822%2020.7076%2011.3854%2019.9699%2010.6921C19.1968%209.96561%2017.9194%209.96561%2017.1463%2010.6921L7.57179%2019.6904C5.79196%2021.3631%205.79195%2024.0478%207.57178%2025.7205C9.38692%2027.4265%2012.3541%2027.4265%2014.1692%2025.7205L23.8835%2016.5909C26.7055%2013.9388%2026.7055%209.66611%2023.8835%207.01398C21.0262%204.32867%2016.3695%204.32867%2013.5122%207.01398L5.68484%2014.3702C5.28239%2014.7484%204.64953%2014.7288%204.27131%2014.3263C3.89308%2013.9239%203.91272%2013.291%204.31517%2012.9128L12.1425%205.55659Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-edit-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M22.8672%203.00748C22.167%203.07822%2021.4968%203.252%2020.9288%203.51011C20.6353%203.64348%2020.2002%203.90331%2019.8905%204.13026C19.7031%204.26757%2017.9155%206.03318%2013.5297%2010.4131C10.1746%2013.7636%207.24851%2016.699%207.02723%2016.9364C6.80594%2017.1737%206.52448%2017.5004%206.40173%2017.6623C5.91542%2018.3038%205.47972%2019.0927%205.20245%2019.8337C4.87748%2020.7022%203.05742%2026.2252%203.02369%2026.4451C2.88417%2027.3548%203.37194%2028.3072%204.19824%2028.7386C4.62703%2028.9624%205.11963%2029.0472%205.56966%2028.9747C5.82761%2028.9331%2011.684%2026.9905%2012.3534%2026.7245C13.3474%2026.3295%2014.2054%2025.7757%2015.0666%2024.9732C15.304%2024.752%2018.2398%2021.8268%2021.5906%2018.4728C25.8026%2014.2568%2027.7417%2012.2954%2027.8732%2012.1178C28.4539%2011.3338%2028.8172%2010.4518%2028.9609%209.47732C29.0133%209.12144%2029.013%208.22836%2028.9602%207.88996C28.6877%206.14149%2027.7226%204.69311%2026.2291%203.79127C25.6456%203.43897%2024.937%203.18339%2024.2084%203.06256C23.9455%203.01895%2023.0981%202.98415%2022.8672%203.00748ZM22.6668%204.98235C22.1201%205.0775%2021.506%205.34248%2021.0661%205.67302C20.9375%205.76968%2020.6193%206.06339%2020.359%206.32569L19.8857%206.80263L19.9234%206.98415C19.9938%207.3239%2020.2045%207.90436%2020.4145%208.33744C21.2604%2010.0812%2022.8698%2011.4586%2024.679%2011.987C25.2475%2012.1531%2025.1309%2012.1987%2025.7508%2011.5676C26.405%2010.9014%2026.6214%2010.5908%2026.8459%209.99499C27.0561%209.43713%2027.1288%208.69403%2027.0311%208.10109C26.7662%206.49305%2025.531%205.24856%2023.9332%204.97988C23.5773%204.92002%2023.0186%204.9211%2022.6668%204.98235ZM13.243%2013.4473C10.4618%2016.2309%208.11632%2018.5985%208.03073%2018.7087C7.60425%2019.2579%207.22764%2019.9361%206.98668%2020.5888C6.90846%2020.8008%206.53144%2021.9083%206.14885%2023.05L5.45324%2025.1259L6.16389%2025.8363L6.87455%2026.5467L8.90482%2025.8669C10.0215%2025.4931%2011.1293%2025.1158%2011.3668%2025.0286C12.2352%2024.7095%2012.9815%2024.2615%2013.6175%2023.6777C13.821%2023.4909%2016.158%2021.1669%2018.8108%2018.5133C23.3818%2013.9409%2023.6301%2013.6869%2023.5589%2013.6575C22.7499%2013.3236%2022.2116%2013.0391%2021.6503%2012.6486C20.5204%2011.8626%2019.5666%2010.8148%2018.904%209.63128C18.6968%209.26135%2018.4587%208.75691%2018.3831%208.5278C18.3626%208.46563%2018.3354%208.4084%2018.3227%208.40057C18.31%208.39274%2016.0242%2010.6638%2013.243%2013.4473Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-round-check-filled-white{filter:var(--limbo-icon-white);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M29%2016C29%2023.1796%2023.1796%2029%2016%2029C8.82029%2029%203%2023.1796%203%2016C3%208.82029%208.82029%203%2016%203C23.1796%203%2029%208.82029%2029%2016ZM21.2394%2012.0606C21.6202%2012.4413%2021.6202%2013.0587%2021.2394%2013.4394L14.7394%2019.9394C14.3586%2020.3202%2013.7414%2020.3202%2013.3606%2019.9394L10.7606%2017.3394C10.3798%2016.9586%2010.3798%2016.3414%2010.7606%2015.9606C11.1413%2015.5798%2011.7587%2015.5798%2012.1394%2015.9606L14.05%2017.8711L16.9552%2014.9658L19.8606%2012.0606C20.2414%2011.6798%2020.8586%2011.6798%2021.2394%2012.0606Z'%20fill='%23128851'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M21.2394%2012.0606C21.6202%2012.4413%2021.6202%2013.0587%2021.2394%2013.4394L14.7394%2019.9394C14.3586%2020.3202%2013.7414%2020.3202%2013.3606%2019.9394L10.7606%2017.3394C10.3798%2016.9586%2010.3798%2016.3414%2010.7606%2015.9606C11.1413%2015.5798%2011.7587%2015.5798%2012.1394%2015.9606L14.05%2017.8711L16.9552%2014.9658L19.8606%2012.0606C20.2414%2011.6798%2020.8586%2011.6798%2021.2394%2012.0606Z'%20fill='white'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-round-check-filled-black{filter:brightness(0)saturate()invert(0%)sepia(0%)saturate(7477%)hue-rotate(96deg)brightness(97%)contrast(105%);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M29%2016C29%2023.1796%2023.1796%2029%2016%2029C8.82029%2029%203%2023.1796%203%2016C3%208.82029%208.82029%203%2016%203C23.1796%203%2029%208.82029%2029%2016ZM21.2394%2012.0606C21.6202%2012.4413%2021.6202%2013.0587%2021.2394%2013.4394L14.7394%2019.9394C14.3586%2020.3202%2013.7414%2020.3202%2013.3606%2019.9394L10.7606%2017.3394C10.3798%2016.9586%2010.3798%2016.3414%2010.7606%2015.9606C11.1413%2015.5798%2011.7587%2015.5798%2012.1394%2015.9606L14.05%2017.8711L16.9552%2014.9658L19.8606%2012.0606C20.2414%2011.6798%2020.8586%2011.6798%2021.2394%2012.0606Z'%20fill='%23128851'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M21.2394%2012.0606C21.6202%2012.4413%2021.6202%2013.0587%2021.2394%2013.4394L14.7394%2019.9394C14.3586%2020.3202%2013.7414%2020.3202%2013.3606%2019.9394L10.7606%2017.3394C10.3798%2016.9586%2010.3798%2016.3414%2010.7606%2015.9606C11.1413%2015.5798%2011.7587%2015.5798%2012.1394%2015.9606L14.05%2017.8711L16.9552%2014.9658L19.8606%2012.0606C20.2414%2011.6798%2020.8586%2011.6798%2021.2394%2012.0606Z'%20fill='white'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-copied-blue{filter:var(--limbo-icon-blue);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.4915%203.00491C7.89484%203.07906%206.48945%203.37699%205.41632%204.08077C4.16979%204.89824%203.4766%206.12898%203.20152%208.01299C3.02789%209.20229%203%2010.3074%203%2016.0003C3%2021.6932%203.02789%2022.7984%203.20152%2023.9877C3.43353%2025.5766%203.97904%2026.7265%204.87127%2027.5073C5.76765%2028.2917%206.82889%2028.6882%208.52552%2028.8728C9.64001%2028.994%209.99277%2029%2016.0023%2029C22.0119%2029%2022.3646%2028.994%2023.4791%2028.8728C24.579%2028.7531%2025.4666%2028.5252%2026.1296%2028.1922C26.978%2027.7661%2027.7572%2026.9862%2028.1829%2026.137C28.6028%2025.2996%2028.8276%2024.2349%2028.9461%2022.5234C28.9968%2021.791%2029.021%2016.5287%2028.9772%2015.7646C28.924%2014.8386%2028.8351%2014.2967%2028.6453%2013.7432C28.5526%2013.4728%2028.3281%2013.0103%2028.1965%2012.8184C28.1476%2012.7472%2028.1076%2012.6802%2028.1076%2012.6695C28.1076%2012.6006%2027.5434%2011.9583%2027.0428%2011.4573C26.5399%2010.954%2020.5987%205.57035%2019.6246%204.73524C18.3066%203.60525%2017.5528%203.23097%2016.2489%203.05911C15.9222%203.01603%2015.4762%203.00726%2013.3398%203.00193C11.952%202.99846%2010.6703%202.99979%2010.4915%203.00491ZM10.3831%204.83422C7.86868%204.91823%206.72855%205.21054%205.97552%205.96425C5.30431%206.63611%205.02517%207.54066%204.88192%209.50824C4.82307%2010.3165%204.82307%2021.6842%204.88192%2022.4924C5.02517%2024.46%205.30431%2025.3646%205.97552%2026.0364C6.64676%2026.7082%207.55047%2026.9876%209.51624%2027.131C10.3237%2027.1899%2021.6809%2027.1899%2022.4884%2027.131C24.4542%2026.9876%2025.3579%2026.7082%2026.0291%2026.0364C26.6934%2025.3715%2026.9669%2024.4986%2027.1201%2022.5544C27.1704%2021.9165%2027.1944%2016.4491%2027.1501%2015.7476C27.1194%2015.2631%2027.0573%2014.7673%2027.0062%2014.6004C26.9915%2014.5523%2026.7503%2014.5475%2023.7796%2014.5356C20.3409%2014.5219%2020.1358%2014.5135%2019.3615%2014.3531C17.8392%2014.038%2016.8872%2013.1686%2016.5157%2011.7543C16.2941%2010.9108%2016.2743%2010.588%2016.2588%207.56505C16.2463%205.11665%2016.2411%204.90788%2016.1934%204.89325C16.013%204.83806%2014.9784%204.81479%2012.9373%204.82003C11.6687%204.82328%2010.5193%204.82969%2010.3831%204.83422ZM18.18%207.82712C18.1914%208.87106%2018.2149%209.91342%2018.2323%2010.1435C18.3645%2011.8973%2018.7416%2012.3411%2020.2593%2012.5291C20.544%2012.5644%2024.0671%2012.6287%2025.0056%2012.6158L25.6344%2012.6071L25.1604%2012.1709C24.528%2011.5887%2019.1616%206.7551%2018.6348%206.29319C18.4065%206.09291%2018.2061%205.92907%2018.1895%205.92907C18.1701%205.92907%2018.1667%206.60261%2018.18%207.82712Z'%20fill='%23000'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.6247%2018.2191C15.056%2018.5641%2015.1259%2019.1934%2014.7809%2019.6247L10.7809%2024.6247C10.5911%2024.8619%2010.3038%2025%209.99999%2025C9.69621%2025%209.4089%2024.8619%209.21913%2024.6247L7.21913%2022.1247C6.87412%2021.6934%206.94404%2021.0641%207.37531%2020.7191C7.80657%2020.3741%208.43586%2020.444%208.78087%2020.8753L10%2022.3992L13.2191%2018.3753C13.5641%2017.944%2014.1934%2017.8741%2014.6247%2018.2191Z'%20fill='%23000'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-add-green{filter:brightness(0)saturate()invert(54%)sepia(14%)saturate(1399%)hue-rotate(100deg)brightness(98%)contrast(89%);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16%203C16.5523%203%2017%203.44772%2017%204V15C17%2015%2027.4477%2015%2028%2015C28.5523%2015%2029%2016%2029%2016C29%2016%2028.5523%2017%2028%2017C27.4477%2017%2017%2017%2017%2017V28C17%2028.5523%2016.5523%2029%2016%2029C15.4477%2029%2015%2028.5523%2015%2028V17H4C3.44772%2017%203%2016.5523%203%2016C3%2015.4477%203.44772%2015%204%2015H15V4C15%203.44772%2015.4477%203%2016%203Z'%20fill='currentColor'/%3e%3c/svg%3e")}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .icon-save-green{filter:brightness(0)saturate()invert(54%)sepia(14%)saturate(1399%)hue-rotate(100deg)brightness(98%)contrast(89%);background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.0998%203.02831C10.2609%203.07973%208.9589%203.22027%207.94627%203.47666C5.5699%204.07838%204.08132%205.56708%203.47965%207.94365C3.09627%209.45804%203%2011.0744%203%2015.9971C3%2020.9198%203.09627%2022.5361%203.47965%2024.0505C3.81685%2025.3825%204.46812%2026.4915%205.34554%2027.2281C6.5816%2028.2656%208.05452%2028.7257%2010.7158%2028.9055C12.58%2029.0315%2019.4181%2029.0315%2021.2823%2028.9055C23.162%2028.7785%2024.383%2028.5217%2025.3882%2028.0421C27.0213%2027.263%2028.0623%2025.916%2028.5385%2023.9658C28.7117%2023.2563%2028.8322%2022.377%2028.9065%2021.2808C29.0031%2019.8551%2029.0348%2015.6078%2028.9539%2014.9167C28.8308%2013.8641%2028.4174%2012.8675%2027.7472%2012.0074C27.5137%2011.7078%2020.2245%204.42384%2019.9422%204.20815C19.1072%203.56992%2018.1041%203.16103%2017.0793%203.04115C16.7741%203.00542%2016.2933%202.99694%2014.7978%203.00089C13.7557%203.0036%2012.5416%203.01595%2012.0998%203.02831ZM12.1945%204.95667C8.85514%205.06053%207.41105%205.42573%206.4198%206.41706C5.51716%207.31975%205.15987%208.52812%204.99457%2011.2372C4.93871%2012.1526%204.93871%2019.8415%204.99457%2020.757C5.15987%2023.4661%205.51716%2024.6744%206.4198%2025.5771C6.96562%2026.123%207.6343%2026.4605%208.61424%2026.6848L8.99069%2026.771L9.01213%2025.8898C9.05732%2024.0339%209.164%2018.5635%209.53235%2017.8741C9.98541%2017.0262%2010.7895%2016.5156%2011.9385%2016.3461C12.5408%2016.2573%2013.3123%2016.2364%2015.9991%2016.2364C19.3116%2016.2364%2019.9463%2016.2684%2020.6449%2016.4704C21.6773%2016.7688%2022.336%2017.3829%2022.6799%2018.3678C22.8794%2018.9388%2022.9484%2024.3667%2022.9862%2025.9052L23.0074%2026.771L23.3839%2026.6848C24.3638%2026.4605%2025.0325%2026.123%2025.5783%2025.5771C26.4811%2024.6743%2026.8431%2023.449%2027.0023%2020.757C27.0594%2019.7929%2027.0578%2015.1627%2027.0003%2014.8726C26.8915%2014.3234%2026.6425%2013.7578%2026.3098%2013.304C26.0555%2012.9573%2019.0386%205.93977%2018.692%205.68554C18.2619%205.37015%2017.7709%205.14584%2017.2105%205.00862C17.0247%204.96314%2016.7368%204.95661%2014.736%204.95261C13.4907%204.95008%2012.347%204.95193%2012.1945%204.95667ZM12.7069%2018.2101C11.548%2018.2838%2011.2118%2018.5164%2011.0561%2019.3522C10.9984%2019.6618%2010.9485%2025.4817%2010.9475%2026.3531L10.9469%2026.989L11.5245%2027.0155C12.276%2027.0499%2019.7221%2027.0499%2020.4736%2027.0155L21.0512%2026.989L21.0506%2026.3531C21.0496%2025.4817%2020.9997%2019.6618%2020.942%2019.3522C20.7829%2018.4981%2020.4656%2018.288%2019.2142%2018.2082C18.647%2018.172%2013.2809%2018.1736%2012.7069%2018.2101Z'%20fill='%23262626'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.7999%2011.1833H17.1989C18.2505%2011.1833%2019.1008%2011.1833%2019.7704%2011.127C20.4475%2011.0701%2021.0742%2010.9482%2021.609%2010.6139C21.9102%2010.4257%2022.0885%2010.1512%2022.1946%209.94167C22.3065%209.72079%2022.3851%209.47793%2022.4434%209.24627C22.5602%208.78233%2022.5617%208.77624%2022.4434%209.24627L20.7477%207.55875C20.7102%208.04673%2020.6537%208.46846%2020.5763%208.77624C20.5351%208.9399%2020.4028%209.06214%2020.2389%209.10227C20.0756%209.14226%2019.85%209.18799%2019.6092%209.20823C19.0299%209.25692%2018.2609%209.25773%2017.1546%209.25773H14.8442C13.7379%209.25773%2012.9689%209.25692%2012.3896%209.20823C12.076%209.18188%2011.857%209.14366%2011.6995%209.10011C11.5701%209.06434%2011.4727%208.96202%2011.4372%208.83256C11.364%208.56518%2011.3068%208.19206%2011.2665%207.74683C11.1863%206.86243%2011.1856%205.85359%2011.1856%205.16597L11.1857%204.9253L9.26024%205.17831C9.26024%205.85322%209.26023%206.94131%209.34894%207.92056C9.39328%208.41014%209.46304%208.91318%209.58022%209.34113C9.63883%209.55519%209.71731%209.78072%209.82792%209.98733C9.93398%2010.1854%2010.1072%2010.4373%2010.3898%2010.6139C10.9246%2010.9482%2011.5513%2011.0701%2012.2284%2011.127C12.898%2011.1833%2013.7483%2011.1833%2014.7999%2011.1833Z'%20fill='%23262626'/%3e%3c/svg%3e")}.container-queries-fallback .limbo-mobile-fallback .limbo-gallery{gap:var(--limbo-space-sm);grid-template-columns:repeat(2,1fr)}.container-queries-fallback .limbo-mobile-fallback .limbo-form-grid,.container-queries-fallback .limbo-mobile-fallback .flex.flex-row{gap:var(--limbo-space-md);flex-direction:column}.container-queries-fallback .limbo-mobile-fallback .limbo-image-card{aspect-ratio:1;min-height:140px}.container-queries-fallback .limbo-mobile-fallback .limbo-tab{min-height:44px;padding:12px 16px;font-size:16px}@container limbo-component (max-width:768px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-component-container-wrapper{--limbo-space-xs:2px;--limbo-space-sm:4px;--limbo-space-md:8px;--limbo-space-lg:12px;--limbo-space-xl:16px;--limbo-space-2xl:24px;--limbo-space-3xl:32px}}@media(max-width:768px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-component-container-wrapper{--limbo-space-xs:2px;--limbo-space-sm:4px;--limbo-space-md:8px;--limbo-space-lg:12px;--limbo-space-xl:16px;--limbo-space-2xl:24px;--limbo-space-3xl:32px}}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-gallery{gap:var(--limbo-space-sm);box-sizing:border-box;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));max-width:100%;display:grid}@container limbo-component (max-width:768px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-gallery{gap:var(--limbo-space-sm);grid-template-columns:repeat(2,1fr)}}@container limbo-component (max-width:480px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-gallery{gap:var(--limbo-space-md);grid-template-columns:1fr}}@media(max-width:768px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-gallery{gap:var(--limbo-space-sm);grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-gallery{gap:var(--limbo-space-md);grid-template-columns:1fr}}@media(orientation:landscape)and (max-width:1024px)and (min-width:769px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-gallery{grid-template-columns:repeat(4,1fr)}}@container limbo-component (max-width:768px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-component-container{padding:var(--limbo-space-md);border-radius:0;min-height:auto;margin:0}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-card{margin-bottom:var(--limbo-space-md);padding:var(--limbo-space-md);border-radius:var(--limbo-radius-md)}}@media(max-width:768px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-component-container{padding:var(--limbo-space-md);border-radius:0;min-height:auto;margin:0}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-card{margin-bottom:var(--limbo-space-md);padding:var(--limbo-space-md);border-radius:var(--limbo-radius-md)}}@media(max-width:640px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-form-grid,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .flex.flex-row{gap:var(--limbo-space-md);flex-direction:column}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-form-group{flex-direction:column;align-items:stretch}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-form-group>*{width:100%;margin-bottom:var(--limbo-space-sm)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .flex.flex-col.sm\\\\:flex-row{flex-direction:column}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .flex.flex-col.sm\\\\:flex-row>*{width:100%}}@container limbo-component (max-width:768px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-form-control{padding:12px 16px;font-size:16px}}@media(max-width:768px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-form-control{padding:12px 16px;font-size:16px}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-modal{border-radius:0!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;margin:0!important;position:fixed!important;inset:0!important;transform:none!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-modal-content{-webkit-overflow-scrolling:touch;height:100%;padding:var(--limbo-space-lg);overflow-y:auto}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-modal-header{padding:var(--limbo-space-lg);z-index:10;background:var(--limbo-neutral-white-000);border-bottom:1px solid var(--limbo-neutral-gray-200);position:sticky;top:0}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-modal-body{padding:var(--limbo-space-lg);flex:1}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-modal-footer{padding:var(--limbo-space-lg);background:var(--limbo-neutral-white-000);border-top:1px solid var(--limbo-neutral-gray-200);position:sticky;bottom:0}}@container limbo-component (max-width:768px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card{aspect-ratio:1;border-radius:var(--limbo-radius-md);min-height:140px;overflow:hidden}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card img{object-fit:cover;width:100%;height:100%}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-actions--mobile{gap:var(--limbo-space-xs);padding:0 0 var(--limbo-space-xs)0;box-shadow:none;border-radius:none;opacity:1;pointer-events:auto;z-index:10;border:none;flex-flow:wrap;display:flex;position:relative;transform:none}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-actions--mobile:after{display:none}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-actions--mobile button{min-width:44px;min-height:44px;padding:var(--limbo-space-xs)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-card-info-overlay--mobile{opacity:1!important;transform:none!important}}@media(max-width:768px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card{aspect-ratio:1;border-radius:var(--limbo-radius-md);min-height:140px;overflow:hidden}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card img{object-fit:cover;width:100%;height:100%}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-actions--mobile{top:var(--limbo-space-xs);right:var(--limbo-space-xs);gap:var(--limbo-space-xs);padding:var(--limbo-space-xs);border-radius:var(--limbo-radius-md);opacity:1;pointer-events:auto;z-index:10;flex-flow:wrap;display:flex;position:absolute;bottom:auto;left:auto;transform:none}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-actions--mobile:after{display:none}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-actions--mobile button{min-width:44px;min-height:44px;padding:var(--limbo-space-xs)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-card-info-overlay--mobile{opacity:1!important;transform:none!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-tabs{scrollbar-width:none;-ms-overflow-style:none}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-tabs::-webkit-scrollbar{display:none}}@media(max-width:640px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-upload-zone{min-height:120px;padding:var(--limbo-space-lg);border-radius:var(--limbo-radius-md);text-align:center}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-upload-zone-content{align-items:center;gap:var(--limbo-space-md);flex-direction:column}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-upload-zone-text{font-size:14px;line-height:1.4}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-upload-zone-button{width:100%;max-width:200px}}@media(max-width:768px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-loader{padding:var(--limbo-space-xl)var(--limbo-space-lg)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-loader-text{margin-top:var(--limbo-space-md);text-align:center;font-size:14px}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-spinner{width:32px;height:32px}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-component-container-wrapper h1{font-size:24px;line-height:1.3}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-component-container-wrapper h2{font-size:20px;line-height:1.3}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-component-container-wrapper h3{font-size:18px;line-height:1.4}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-component-container-wrapper p{font-size:14px;line-height:1.5}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-component-container-wrapper small{font-size:12px}}@supports (padding:max(0px)){@media(max-width:768px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-modal,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-component-container{padding-top:max(var(--limbo-space-lg),env(safe-area-inset-top));padding-left:max(var(--limbo-space-lg),env(safe-area-inset-left));padding-right:max(var(--limbo-space-lg),env(safe-area-inset-right));padding-bottom:max(var(--limbo-space-lg),env(safe-area-inset-bottom))}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-modal-header,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-modal-footer{padding-left:max(var(--limbo-space-lg),env(safe-area-inset-left));padding-right:max(var(--limbo-space-lg),env(safe-area-inset-right))}}}@media(prefers-contrast:high){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-button,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-tab,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-btn{border:2px solid}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-modal{border:3px solid var(--brand-blue-1000)}}@media(prefers-reduced-motion:reduce){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-modal,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-button,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-btn,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-tab{transition:none;animation:none}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-spinner{animation:none}}@media(prefers-color-scheme:dark){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-modal{background:var(--neutral-gray-900);color:var(--neutral-white-000)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-modal-header,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-modal-footer,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-card{background:var(--neutral-gray-800);border-color:var(--neutral-gray-700)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-actions--mobile{background:linear-gradient(#0000008c,#00000059 70%,#0000)}}@media(max-width:768px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-skip-link{background:var(--brand-blue-1000);color:var(--neutral-white-000);z-index:9999;border-radius:var(--limbo-radius-md);padding:8px;text-decoration:none;transition:top .3s;position:absolute;top:-40px;left:6px}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-skip-link:focus{top:6px}}@media(max-width:640px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .sm-hidden{display:none!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .sm-full-width{width:100%!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .sm-text-center{text-align:center!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .sm-flex-col{flex-direction:column!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .sm-space-y-2>*+*{margin-top:var(--limbo-space-sm)!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .sm-space-y-4>*+*{margin-top:var(--limbo-space-md)!important}}@media(min-width:641px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .sm-only{display:none!important}}@media print{:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-modal,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-actions,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-tabs,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-upload-zone{display:none!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card{break-inside:avoid;page-break-inside:avoid}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-component-container-wrapper{box-shadow:none!important;border:1px solid #000!important}}@media(max-width:768px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card{aspect-ratio:1;min-height:120px}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card img{object-fit:cover;width:100%;height:100%}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card-actions{gap:8px;padding:8px}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card-actions button{min-width:44px;min-height:44px;padding:6px}}@media(max-width:640px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-form-grid{grid-template-columns:1fr;gap:1rem}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-form-group{flex-direction:column;align-items:stretch}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-form-group>*{width:100%}}@media(max-width:1024px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-cropper-container{height:60vh;min-height:300px}}@media(max-width:640px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-upload-zone{min-height:150px;padding:1rem}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-upload-zone-content{text-align:center;flex-direction:column}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-upload-zone-text{font-size:14px}}@media(max-width:768px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-loader{padding:2rem 1rem}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-loader-text{margin-top:1rem;font-size:14px}}@supports (padding:max(0px)){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-modal-mobile{padding-top:max(20px,env(safe-area-inset-top));padding-left:max(20px,env(safe-area-inset-left));padding-right:max(20px,env(safe-area-inset-right));padding-bottom:max(20px,env(safe-area-inset-bottom))}}@media(prefers-contrast:high){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-button,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-tab,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card{border:2px solid}}@media(prefers-reduced-motion:reduce){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-modal,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-image-card,:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-button{transition:none;animation:none}}@media(prefers-color-scheme:dark){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-modal{background:var(--limbo-bg-secondary,#1a1a1a);color:var(--limbo-text-primary,#fff)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-modal-header{background:var(--limbo-bg-tertiary,#2a2a2a);border-bottom-color:var(--limbo-border-color,#444)}}@media(max-width:768px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-focus-trap{z-index:9999;position:fixed;inset:0}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-focus-visible{outline:2px solid var(--brand-blue-400,#7581b1);outline-offset:2px}}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-swipe-indicator{opacity:0;background:#ffffff80;border-radius:2px;width:4px;height:40px;transition:opacity .3s;position:absolute;top:50%;transform:translateY(-50%)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-swipe-indicator--left{left:10px}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-swipe-indicator--right{right:10px}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-gallery:hover .limbo-swipe-indicator{opacity:1}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-pull-refresh{background:var(--limbo-bg-primary,#fff);z-index:10;border-radius:20px;align-items:center;gap:8px;padding:12px 20px;transition:all .3s;display:flex;position:absolute;top:-60px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000001a}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-pull-refresh--active{top:20px}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .limbo-pull-refresh-icon{width:20px;height:20px;animation:1s linear infinite spin}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) cropper-selection{border:2px solid #3b82f6!important;transition:all .15s!important;box-shadow:0 0 0 1px #3b82f633!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) cropper-handle{background:#3b82f6;border:2px solid #fff;border-radius:50%;width:12px;height:12px;transition:all .15s;box-shadow:0 2px 4px #00000026}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) cropper-handle[action=move]{z-index:10;background:#3b82f6f2;border:2px solid #fff;width:28px;height:28px;box-shadow:0 4px 8px #0003}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) cropper-handle[action=move]:before{content:" "!important;min-width:100%!important;min-height:100%!important;filter:var(--limbo-icon-white)!important;background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.2929%203.29289C15.6834%202.90237%2016.3166%202.90237%2016.7071%203.29289L20.3071%206.89289C20.6976%207.28342%2020.6976%207.91658%2020.3071%208.30711C19.9166%208.69763%2019.2834%208.69763%2018.8929%208.30711L17%206.41421V12.4C17%2012.9523%2016.5523%2013.4%2016%2013.4C15.4477%2013.4%2015%2012.9523%2015%2012.4V6.41421L13.1071%208.30711C12.7166%208.69763%2012.0834%208.69763%2011.6929%208.30711C11.3024%207.91658%2011.3024%207.28342%2011.6929%206.89289L15.2929%203.29289ZM8.30711%2011.6929C8.69763%2012.0834%208.69763%2012.7166%208.30711%2013.1071L6.41421%2015H12.4C12.9523%2015%2013.4%2015.4477%2013.4%2016C13.4%2016.5523%2012.9523%2017%2012.4%2017H6.41421L8.30711%2018.8929C8.69763%2019.2834%208.69763%2019.9166%208.30711%2020.3071C7.91658%2020.6976%207.28342%2020.6976%206.89289%2020.3071L3.29289%2016.7071C2.90237%2016.3166%202.90237%2015.6834%203.29289%2015.2929L6.89289%2011.6929C7.28342%2011.3024%207.91658%2011.3024%208.30711%2011.6929ZM23.6929%2011.6929C24.0834%2011.3024%2024.7166%2011.3024%2025.1071%2011.6929L28.7071%2015.2929C29.0976%2015.6834%2029.0976%2016.3166%2028.7071%2016.7071L25.1071%2020.3071C24.7166%2020.6976%2024.0834%2020.6976%2023.6929%2020.3071C23.3024%2019.9166%2023.3024%2019.2834%2023.6929%2018.8929L25.5858%2017H19.6C19.0477%2017%2018.6%2016.5523%2018.6%2016C18.6%2015.4477%2019.0477%2015%2019.6%2015H25.5858L23.6929%2013.1071C23.3024%2012.7166%2023.3024%2012.0834%2023.6929%2011.6929ZM17%2019.6V25.5858L18.8929%2023.6929C19.2834%2023.3024%2019.9166%2023.3024%2020.3071%2023.6929C20.6976%2024.0834%2020.6976%2024.7166%2020.3071%2025.1071L16.7071%2028.7071C16.3166%2029.0976%2015.6834%2029.0976%2015.2929%2028.7071L11.6929%2025.1071C11.3024%2024.7166%2011.3024%2024.0834%2011.6929%2023.6929C12.0834%2023.3024%2012.7166%2023.3024%2013.1071%2023.6929L15%2025.5858V19.6C15%2019.0477%2015.4477%2018.6%2016%2018.6C16.5523%2018.6%2017%2019.0477%2017%2019.6Z'%20fill='currentColor'/%3e%3c/svg%3e")!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;background-clip:content-box!important;margin:0!important;padding:0!important;position:absolute!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) cropper-handle[action*=resize]{border-radius:2px;width:10px;height:10px}@container limbo-component (max-width:768px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) cropper-handle{width:16px;height:16px}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) cropper-handle[action=move]{width:32px;height:32px}}@layer theme{:root,:host{--lb-font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--lb-font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--lb-color-red-50:#fff6f6;--lb-color-red-200:#f7e3e3;--lb-color-red-300:oklch(80.8% .114 19.571);--lb-color-red-400:oklch(70.4% .191 22.216);--lb-color-red-500:oklch(63.7% .237 25.331);--lb-color-red-600:oklch(57.7% .245 27.325);--lb-color-red-700:oklch(50.5% .213 27.518);--lb-color-red-800:#d26161;--lb-color-orange-50:oklch(98% .016 73.684);--lb-color-orange-100:oklch(95.4% .038 75.164);--lb-color-orange-300:oklch(83.7% .128 66.29);--lb-color-orange-500:oklch(70.5% .213 47.604);--lb-color-orange-700:oklch(55.3% .195 38.402);--lb-color-orange-800:oklch(47% .157 37.304);--lb-color-amber-50:oklch(98.7% .022 95.277);--lb-color-amber-100:oklch(96.2% .059 95.617);--lb-color-amber-200:oklch(92.4% .12 95.746);--lb-color-amber-400:oklch(82.8% .189 84.429);--lb-color-amber-500:oklch(76.9% .188 70.08);--lb-color-amber-600:oklch(66.6% .179 58.318);--lb-color-amber-700:oklch(55.5% .163 48.998);--lb-color-amber-800:oklch(47.3% .137 46.201);--lb-color-yellow-200:#fcf2cc;--lb-color-yellow-300:oklch(90.5% .182 98.111);--lb-color-yellow-400:oklch(85.2% .199 91.936);--lb-color-yellow-500:oklch(79.5% .184 86.047);--lb-color-yellow-700:oklch(55.4% .135 66.442);--lb-color-yellow-900:oklch(42.1% .095 57.708);--lb-color-green-50:#f3f9f6;--lb-color-green-100:oklch(96.2% .044 156.743);--lb-color-green-600:oklch(62.7% .194 149.214);--lb-color-green-700:oklch(52.7% .154 150.069);--lb-color-teal-50:#f4fbff;--lb-color-teal-600:oklch(60% .118 184.704);--lb-color-teal-700:oklch(51.1% .096 186.391);--lb-color-teal-800:#4890b9;--lb-color-blue-50:oklch(97% .014 254.604);--lb-color-blue-100:oklch(93.2% .032 255.585);--lb-color-blue-200:oklch(88.2% .059 254.128);--lb-color-blue-300:oklch(80.9% .105 251.813);--lb-color-blue-500:oklch(62.3% .214 259.815);--lb-color-blue-600:oklch(54.6% .245 262.881);--lb-color-blue-800:oklch(42.4% .199 265.638);--lb-color-purple-100:oklch(94.6% .033 307.174);--lb-color-purple-500:oklch(62.7% .265 303.9);--lb-color-purple-600:oklch(55.8% .288 302.321);--lb-color-gray-50:oklch(98.5% .002 247.839);--lb-color-gray-100:oklch(96.7% .003 264.542);--lb-color-gray-200:oklch(92.8% .006 264.531);--lb-color-gray-300:oklch(87.2% .01 258.338);--lb-color-gray-400:oklch(70.7% .022 261.325);--lb-color-gray-500:oklch(55.1% .027 264.364);--lb-color-gray-600:oklch(44.6% .03 256.802);--lb-color-gray-700:oklch(37.3% .034 259.733);--lb-color-gray-800:oklch(27.8% .033 256.848);--lb-color-gray-900:oklch(21% .034 264.665);--lb-color-gray-950:oklch(13% .028 261.692);--lb-color-neutral-50:oklch(98.5% 0 0);--lb-color-neutral-100:oklch(97% 0 0);--lb-color-neutral-200:oklch(92.2% 0 0);--lb-color-neutral-300:oklch(87% 0 0);--lb-color-neutral-400:oklch(70.8% 0 0);--lb-color-neutral-500:oklch(55.6% 0 0);--lb-color-neutral-600:oklch(43.9% 0 0);--lb-color-neutral-700:oklch(37.1% 0 0);--lb-color-black:#000;--lb-color-white:#fff;--lb-spacing:.25rem;--lb-container-xs:20rem;--lb-container-sm:24rem;--lb-container-md:28rem;--lb-container-lg:32rem;--lb-container-5xl:64rem;--lb-container-7xl:80rem;--lb-text-xs:.75rem;--lb-text-xs--line-height:calc(1/.75);--lb-text-sm:.875rem;--lb-text-sm--line-height:calc(1.25/.875);--lb-text-base:1rem;--lb-text-base--line-height: 1.5 ;--lb-text-lg:1.125rem;--lb-text-lg--line-height:calc(1.75/1.125);--lb-text-xl:1.25rem;--lb-text-xl--line-height:calc(1.75/1.25);--lb-text-2xl:1.5rem;--lb-text-2xl--line-height:calc(2/1.5);--lb-font-weight-normal:400;--lb-font-weight-medium:500;--lb-font-weight-semibold:600;--lb-font-weight-bold:700;--lb-font-weight-extrabold:800;--lb-tracking-wide:.025em;--lb-leading-tight:1.25;--lb-leading-relaxed:1.625;--lb-radius-sm:4px;--lb-radius-md:8px;--lb-radius-lg:12px;--lb-radius-xl:16px;--lb-radius-2xl:20px;--lb-animate-spin:spin 1s linear infinite;--lb-animate-pulse:pulse 2s cubic-bezier(.4,0,.6,1)infinite;--lb-blur-sm:8px;--lb-aspect-video:16/9;--lb-default-transition-duration:.15s;--lb-default-transition-timing-function:cubic-bezier(.4,0,.2,1);--lb-default-font-family:var(--lb-font-sans);--lb-default-mono-font-family:var(--lb-font-mono);--lb-color-brand-purple-200:#d1c7f2;--lb-color-brand-blue-1000:#001978;--lb-color-brand-blue-800:#334793;--lb-color-brand-blue-400:#7581b1;--lb-color-brand-blue-350:#9da6cc;--lb-color-brand-blue-200:#ccd1e4;--lb-color-brand-blue-50:#f2f3f8;--lb-color-pink-1000:#f81bbd;--lb-color-bright-blue-200:#c7ccfb;--lb-color-brand-purple-50:#f3f0fc;--lb-color-red-1000:#c73a3a;--lb-color-warning-1000:#f07400;--lb-color-green-1000:#128851;--lb-color-teal-1000:#1a74a8;--lb-color-neutral-black-000:#000;--lb-color-neutral-gray-1000:#262626;--lb-color-neutral-gray-700:#5f6168;--lb-color-neutral-gray-500:#888a91;--lb-color-neutral-gray-300:#b6b7bb;--lb-color-neutral-gray-200:#c8c9cd;--lb-color-neutral-gray-100:#d9d8d9;--lb-color-neutral-gray-50:#f2f2f3;--lb-color-neutral-gray-25:#fbfcfd;--lb-color-neutral-white-000:#fff;--lb-color-gray-transparent-500:#00199973}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--lb-default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--lb-default-font-feature-settings,normal);font-variation-settings:var(--lb-default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--lb-default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--lb-default-mono-font-feature-settings,normal);font-variation-settings:var(--lb-default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.lb\\:pointer-events-auto{pointer-events:auto!important}.lb\\:pointer-events-none{pointer-events:none!important}.lb\\:sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border-width:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.lb\\:absolute{position:absolute!important}.lb\\:fixed{position:fixed!important}.lb\\:relative{position:relative!important}.lb\\:static{position:static!important}.lb\\:sticky{position:sticky!important}.lb\\:inset-0{inset:calc(var(--lb-spacing)*0)!important}.lb\\:top-0{top:calc(var(--lb-spacing)*0)!important}.lb\\:top-1{top:calc(var(--lb-spacing)*1)!important}.lb\\:top-1\\/2{top:50%!important}.lb\\:top-2{top:calc(var(--lb-spacing)*2)!important}.lb\\:top-3{top:calc(var(--lb-spacing)*3)!important}.lb\\:top-4{top:calc(var(--lb-spacing)*4)!important}.lb\\:top-5{top:calc(var(--lb-spacing)*5)!important}.lb\\:right-1\\.5{right:calc(var(--lb-spacing)*1.5)!important}.lb\\:right-2{right:calc(var(--lb-spacing)*2)!important}.lb\\:right-4{right:calc(var(--lb-spacing)*4)!important}.lb\\:right-5{right:calc(var(--lb-spacing)*5)!important}.lb\\:bottom-0{bottom:calc(var(--lb-spacing)*0)!important}.lb\\:bottom-1\\.5{bottom:calc(var(--lb-spacing)*1.5)!important}.lb\\:left-0{left:calc(var(--lb-spacing)*0)!important}.lb\\:left-1{left:calc(var(--lb-spacing)*1)!important}.lb\\:left-3{left:calc(var(--lb-spacing)*3)!important}.lb\\:z-0{z-index:0!important}.lb\\:z-1{z-index:1!important}.lb\\:z-9{z-index:9!important}.lb\\:z-10{z-index:10!important}.lb\\:z-20{z-index:20!important}.lb\\:z-50{z-index:50!important}.lb\\:z-9999{z-index:9999!important}.lb\\:z-10000{z-index:10000!important}.lb\\:z-\\[1000\\]{z-index:1000!important}.lb\\:z-\\[9999\\]{z-index:9999!important}.lb\\:z-\\[10000\\]{z-index:10000!important}.lb\\:order-0{order:0!important}.lb\\:col-span-full{grid-column:1/-1!important}.lb\\:m-0{margin:calc(var(--lb-spacing)*0)!important}.lb\\:m-4{margin:calc(var(--lb-spacing)*4)!important}.lb\\:mx-1{margin-inline:calc(var(--lb-spacing)*1)!important}.lb\\:mx-2{margin-inline:calc(var(--lb-spacing)*2)!important}.lb\\:mx-4{margin-inline:calc(var(--lb-spacing)*4)!important}.lb\\:mx-auto{margin-inline:auto!important}.lb\\:my-auto{margin-block:auto!important}.lb\\:ms-6{margin-inline-start:calc(var(--lb-spacing)*6)!important}.lb\\:me-0{margin-inline-end:calc(var(--lb-spacing)*0)!important}.lb\\:me-1{margin-inline-end:calc(var(--lb-spacing)*1)!important}.lb\\:me-2{margin-inline-end:calc(var(--lb-spacing)*2)!important}.lb\\:-mt-0\\.5{margin-top:calc(var(--lb-spacing)*-.5)!important}.lb\\:mt-0\\.5{margin-top:calc(var(--lb-spacing)*.5)!important}.lb\\:mt-1{margin-top:calc(var(--lb-spacing)*1)!important}.lb\\:mt-2{margin-top:calc(var(--lb-spacing)*2)!important}.lb\\:mt-3{margin-top:calc(var(--lb-spacing)*3)!important}.lb\\:mt-4{margin-top:calc(var(--lb-spacing)*4)!important}.lb\\:mt-6{margin-top:calc(var(--lb-spacing)*6)!important}.lb\\:mt-auto{margin-top:auto!important}.lb\\:mr-2{margin-right:calc(var(--lb-spacing)*2)!important}.lb\\:mb-0\\.5{margin-bottom:calc(var(--lb-spacing)*.5)!important}.lb\\:mb-1{margin-bottom:calc(var(--lb-spacing)*1)!important}.lb\\:mb-2{margin-bottom:calc(var(--lb-spacing)*2)!important}.lb\\:mb-3{margin-bottom:calc(var(--lb-spacing)*3)!important}.lb\\:mb-4{margin-bottom:calc(var(--lb-spacing)*4)!important}.lb\\:mb-5{margin-bottom:calc(var(--lb-spacing)*5)!important}.lb\\:mb-6{margin-bottom:calc(var(--lb-spacing)*6)!important}.lb\\:ml-0\\.5{margin-left:calc(var(--lb-spacing)*.5)!important}.lb\\:ml-1{margin-left:calc(var(--lb-spacing)*1)!important}.lb\\:ml-2{margin-left:calc(var(--lb-spacing)*2)!important}.lb\\:ml-4{margin-left:calc(var(--lb-spacing)*4)!important}.lb\\:box-border{box-sizing:border-box!important}.lb\\:line-clamp-2{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;display:-webkit-box!important;overflow:hidden!important}.lb\\:block{display:block!important}.lb\\:flex{display:flex!important}.lb\\:grid{display:grid!important}.lb\\:hidden{display:none!important}.lb\\:inline-block{display:inline-block!important}.lb\\:inline-flex{display:inline-flex!important}.lb\\:aspect-square{aspect-ratio:1!important}.lb\\:aspect-video{aspect-ratio:var(--lb-aspect-video)!important}.lb\\:h-1{height:calc(var(--lb-spacing)*1)!important}.lb\\:h-1\\.5{height:calc(var(--lb-spacing)*1.5)!important}.lb\\:h-2{height:calc(var(--lb-spacing)*2)!important}.lb\\:h-3{height:calc(var(--lb-spacing)*3)!important}.lb\\:h-4{height:calc(var(--lb-spacing)*4)!important}.lb\\:h-5{height:calc(var(--lb-spacing)*5)!important}.lb\\:h-6{height:calc(var(--lb-spacing)*6)!important}.lb\\:h-8{height:calc(var(--lb-spacing)*8)!important}.lb\\:h-10{height:calc(var(--lb-spacing)*10)!important}.lb\\:h-12{height:calc(var(--lb-spacing)*12)!important}.lb\\:h-14{height:calc(var(--lb-spacing)*14)!important}.lb\\:h-16{height:calc(var(--lb-spacing)*16)!important}.lb\\:h-24{height:calc(var(--lb-spacing)*24)!important}.lb\\:h-32{height:calc(var(--lb-spacing)*32)!important}.lb\\:h-40{height:calc(var(--lb-spacing)*40)!important}.lb\\:h-\\[25\\%\\]{height:25%!important}.lb\\:h-\\[37\\%\\]{height:37%!important}.lb\\:h-\\[55\\%\\]{height:55%!important}.lb\\:h-auto{height:auto!important}.lb\\:h-fit{height:fit-content!important}.lb\\:h-full{height:100%!important}.lb\\:max-h-27\\.5{max-height:calc(var(--lb-spacing)*27.5)!important}.lb\\:max-h-48{max-height:calc(var(--lb-spacing)*48)!important}.lb\\:max-h-50{max-height:calc(var(--lb-spacing)*50)!important}.lb\\:max-h-\\[80vh\\]{max-height:80vh!important}.lb\\:max-h-\\[90vh\\]{max-height:90vh!important}.lb\\:max-h-\\[400px\\]{max-height:400px!important}.lb\\:max-h-\\[calc\\(100vh-140px\\)\\]{max-height:calc(100vh - 140px)!important}.lb\\:max-h-fit{max-height:fit-content!important}.lb\\:max-h-full{max-height:100%!important}.lb\\:min-h-7{min-height:calc(var(--lb-spacing)*7)!important}.lb\\:min-h-16{min-height:calc(var(--lb-spacing)*16)!important}.lb\\:min-h-17\\.5{min-height:calc(var(--lb-spacing)*17.5)!important}.lb\\:min-h-25{min-height:calc(var(--lb-spacing)*25)!important}.lb\\:min-h-30{min-height:calc(var(--lb-spacing)*30)!important}.lb\\:min-h-50{min-height:calc(var(--lb-spacing)*50)!important}.lb\\:min-h-75{min-height:calc(var(--lb-spacing)*75)!important}.lb\\:min-h-100{min-height:calc(var(--lb-spacing)*100)!important}.lb\\:min-h-\\[44px\\]{min-height:44px!important}.lb\\:min-h-\\[50px\\]{min-height:50px!important}.lb\\:min-h-\\[200px\\]{min-height:200px!important}.lb\\:min-h-fit{min-height:fit-content!important}.lb\\:min-h-full{min-height:100%!important}.lb\\:w-3{width:calc(var(--lb-spacing)*3)!important}.lb\\:w-3\\/4{width:75%!important}.lb\\:w-4{width:calc(var(--lb-spacing)*4)!important}.lb\\:w-5{width:calc(var(--lb-spacing)*5)!important}.lb\\:w-6{width:calc(var(--lb-spacing)*6)!important}.lb\\:w-8{width:calc(var(--lb-spacing)*8)!important}.lb\\:w-10{width:calc(var(--lb-spacing)*10)!important}.lb\\:w-12{width:calc(var(--lb-spacing)*12)!important}.lb\\:w-14{width:calc(var(--lb-spacing)*14)!important}.lb\\:w-16{width:calc(var(--lb-spacing)*16)!important}.lb\\:w-20{width:calc(var(--lb-spacing)*20)!important}.lb\\:w-24{width:calc(var(--lb-spacing)*24)!important}.lb\\:w-32{width:calc(var(--lb-spacing)*32)!important}.lb\\:w-40{width:calc(var(--lb-spacing)*40)!important}.lb\\:w-64{width:calc(var(--lb-spacing)*64)!important}.lb\\:w-\\[25\\%\\]{width:25%!important}.lb\\:w-\\[55\\%\\]{width:55%!important}.lb\\:w-\\[900px\\]{width:900px!important}.lb\\:w-auto{width:auto!important}.lb\\:w-fit{width:fit-content!important}.lb\\:w-full{width:100%!important}.lb\\:max-w-5xl{max-width:var(--lb-container-5xl)!important}.lb\\:max-w-7xl{max-width:var(--lb-container-7xl)!important}.lb\\:max-w-20{max-width:calc(var(--lb-spacing)*20)!important}.lb\\:max-w-50{max-width:calc(var(--lb-spacing)*50)!important}.lb\\:max-w-\\[95vw\\]{max-width:95vw!important}.lb\\:max-w-fit{max-width:fit-content!important}.lb\\:max-w-full{max-width:100%!important}.lb\\:max-w-lg{max-width:var(--lb-container-lg)!important}.lb\\:max-w-md{max-width:var(--lb-container-md)!important}.lb\\:max-w-sm{max-width:var(--lb-container-sm)!important}.lb\\:max-w-xs{max-width:var(--lb-container-xs)!important}.lb\\:min-w-0{min-width:calc(var(--lb-spacing)*0)!important}.lb\\:min-w-7{min-width:calc(var(--lb-spacing)*7)!important}.lb\\:min-w-16{min-width:calc(var(--lb-spacing)*16)!important}.lb\\:min-w-65{min-width:calc(var(--lb-spacing)*65)!important}.lb\\:min-w-70{min-width:calc(var(--lb-spacing)*70)!important}.lb\\:min-w-100{min-width:calc(var(--lb-spacing)*100)!important}.lb\\:min-w-\\[3ch\\]{min-width:3ch!important}.lb\\:min-w-\\[44px\\]{min-width:44px!important}.lb\\:min-w-\\[90\\%\\]{min-width:90%!important}.lb\\:min-w-\\[100px\\]{min-width:100px!important}.lb\\:min-w-\\[120px\\]{min-width:120px!important}.lb\\:min-w-fit{min-width:fit-content!important}.lb\\:min-w-full{min-width:100%!important}.lb\\:flex-1{flex:1!important}.lb\\:flex-shrink-0,.lb\\:shrink-0{flex-shrink:0!important}.lb\\:grow,.lb\\:grow-1{flex-grow:1!important}.lb\\:-translate-y-1\\/2{--tw-translate-y: -50% !important;translate:var(--tw-translate-x)var(--tw-translate-y)!important}.lb\\:scale-75{--tw-scale-x:75%!important;--tw-scale-y:75%!important;--tw-scale-z:75%!important;scale:var(--tw-scale-x)var(--tw-scale-y)!important}.lb\\:scale-\\[1\\.02\\]{scale:1.02!important}.lb\\:-rotate-45{rotate:-45deg!important}.lb\\:-rotate-90{rotate:-90deg!important}.lb\\:-rotate-145{rotate:-145deg!important}.lb\\:rotate-40{rotate:40deg!important}.lb\\:rotate-45{rotate:45deg!important}.lb\\:rotate-90{rotate:90deg!important}.lb\\:rotate-145{rotate:145deg!important}.lb\\:rotate-180{rotate:180deg!important}.lb\\:animate-pulse{animation:var(--lb-animate-pulse)!important}.lb\\:animate-spin{animation:var(--lb-animate-spin)!important}.lb\\:cursor-grab{cursor:grab!important}.lb\\:cursor-grabbing{cursor:grabbing!important}.lb\\:cursor-help{cursor:help!important}.lb\\:cursor-not-allowed{cursor:not-allowed!important}.lb\\:cursor-pointer{cursor:pointer!important}.lb\\:cursor-zoom-in{cursor:zoom-in!important}.lb\\:touch-manipulation{touch-action:manipulation!important}.lb\\:resize-none{resize:none!important}.lb\\:list-inside{list-style-position:inside!important}.lb\\:list-disc{list-style-type:disc!important}.lb\\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.lb\\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.lb\\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.lb\\:grid-cols-\\[repeat\\(auto-fill\\,minmax\\(140px\\,1fr\\)\\)\\]{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))!important}.lb\\:flex-col{flex-direction:column!important}.lb\\:flex-row{flex-direction:row!important}.lb\\:flex-wrap{flex-wrap:wrap!important}.lb\\:content-center{align-content:center!important}.lb\\:content-stretch{align-content:stretch!important}.lb\\:items-center{align-items:center!important}.lb\\:items-start{align-items:flex-start!important}.lb\\:items-stretch{align-items:stretch!important}.lb\\:justify-around{justify-content:space-around!important}.lb\\:justify-between{justify-content:space-between!important}.lb\\:justify-center{justify-content:center!important}.lb\\:justify-end{justify-content:flex-end!important}.lb\\:justify-stretch{justify-content:stretch!important}.lb\\:justify-items-stretch{justify-items:stretch!important}.lb\\:gap-0\\.5{gap:calc(var(--lb-spacing)*.5)!important}.lb\\:gap-1{gap:calc(var(--lb-spacing)*1)!important}.lb\\:gap-1\\.5{gap:calc(var(--lb-spacing)*1.5)!important}.lb\\:gap-2{gap:calc(var(--lb-spacing)*2)!important}.lb\\:gap-3{gap:calc(var(--lb-spacing)*3)!important}.lb\\:gap-4{gap:calc(var(--lb-spacing)*4)!important}.lb\\:gap-5{gap:calc(var(--lb-spacing)*5)!important}.lb\\:gap-6{gap:calc(var(--lb-spacing)*6)!important}.lb\\:gap-8{gap:calc(var(--lb-spacing)*8)!important}:where(.lb\\:space-y-1>:not(:last-child)){--tw-space-y-reverse:0!important;margin-block-start:calc(calc(var(--lb-spacing)*1)*var(--tw-space-y-reverse))!important;margin-block-end:calc(calc(var(--lb-spacing)*1)*calc(1 - var(--tw-space-y-reverse)))!important}:where(.lb\\:space-y-2>:not(:last-child)){--tw-space-y-reverse:0!important;margin-block-start:calc(calc(var(--lb-spacing)*2)*var(--tw-space-y-reverse))!important;margin-block-end:calc(calc(var(--lb-spacing)*2)*calc(1 - var(--tw-space-y-reverse)))!important}:where(.lb\\:space-y-4>:not(:last-child)){--tw-space-y-reverse:0!important;margin-block-start:calc(calc(var(--lb-spacing)*4)*var(--tw-space-y-reverse))!important;margin-block-end:calc(calc(var(--lb-spacing)*4)*calc(1 - var(--tw-space-y-reverse)))!important}:where(.lb\\:space-x-1>:not(:last-child)){--tw-space-x-reverse:0!important;margin-inline-start:calc(calc(var(--lb-spacing)*1)*var(--tw-space-x-reverse))!important;margin-inline-end:calc(calc(var(--lb-spacing)*1)*calc(1 - var(--tw-space-x-reverse)))!important}:where(.lb\\:space-x-2>:not(:last-child)){--tw-space-x-reverse:0!important;margin-inline-start:calc(calc(var(--lb-spacing)*2)*var(--tw-space-x-reverse))!important;margin-inline-end:calc(calc(var(--lb-spacing)*2)*calc(1 - var(--tw-space-x-reverse)))!important}.lb\\:self-end{align-self:flex-end!important}.lb\\:truncate{text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}.lb\\:overflow-auto{overflow:auto!important}.lb\\:overflow-hidden{overflow:hidden!important}.lb\\:overflow-x-auto{overflow-x:auto!important}.lb\\:overflow-x-hidden{overflow-x:hidden!important}.lb\\:overflow-y-auto{overflow-y:auto!important}.lb\\:rounded{border-radius:.25rem!important}.lb\\:rounded-2xl{border-radius:var(--lb-radius-2xl)!important}.lb\\:rounded-full{border-radius:3.40282e38px!important}.lb\\:rounded-lg{border-radius:var(--lb-radius-lg)!important}.lb\\:rounded-md{border-radius:var(--lb-radius-md)!important}.lb\\:rounded-sm{border-radius:var(--lb-radius-sm)!important}.lb\\:rounded-xl{border-radius:var(--lb-radius-xl)!important}.lb\\:rounded-t-sm{border-top-left-radius:var(--lb-radius-sm)!important;border-top-right-radius:var(--lb-radius-sm)!important}.lb\\:rounded-b-md{border-bottom-right-radius:var(--lb-radius-md)!important;border-bottom-left-radius:var(--lb-radius-md)!important}.lb\\:border{border-style:var(--tw-border-style)!important;border-width:1px!important}.lb\\:border-0{border-style:var(--tw-border-style)!important;border-width:0!important}.lb\\:border-2{border-style:var(--tw-border-style)!important;border-width:2px!important}.lb\\:border-4{border-style:var(--tw-border-style)!important;border-width:4px!important}.lb\\:border-t,.lb\\:border-t-1{border-top-style:var(--tw-border-style)!important;border-top-width:1px!important}.lb\\:border-b{border-bottom-style:var(--tw-border-style)!important;border-bottom-width:1px!important}.lb\\:border-b-2{border-bottom-style:var(--tw-border-style)!important;border-bottom-width:2px!important}.lb\\:border-l-4{border-left-style:var(--tw-border-style)!important;border-left-width:4px!important}.lb\\:border-dashed{--tw-border-style:dashed!important;border-style:dashed!important}.lb\\:border-amber-400{border-color:var(--lb-color-amber-400)!important}.lb\\:border-amber-500\\/40{border-color:var(--lb-color-amber-500)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:border-amber-500\\/40{border-color:color-mix(in oklab,var(--lb-color-amber-500)40%,transparent)!important}}.lb\\:border-blue-200{border-color:var(--lb-color-blue-200)!important}.lb\\:border-blue-300{border-color:var(--lb-color-blue-300)!important}.lb\\:border-blue-600{border-color:var(--lb-color-blue-600)!important}.lb\\:border-brand-blue-200{border-color:var(--lb-color-brand-blue-200)!important}.lb\\:border-brand-blue-400{border-color:var(--lb-color-brand-blue-400)!important}.lb\\:border-brand-blue-800{border-color:var(--lb-color-brand-blue-800)!important}.lb\\:border-brand-blue-1000{border-color:var(--lb-color-brand-blue-1000)!important}.lb\\:border-brand-purple-200{border-color:var(--lb-color-brand-purple-200)!important}.lb\\:border-gray-100{border-color:var(--lb-color-gray-100)!important}.lb\\:border-gray-200,.lb\\:border-gray-200\\/50{border-color:var(--lb-color-gray-200)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:border-gray-200\\/50{border-color:color-mix(in oklab,var(--lb-color-gray-200)50%,transparent)!important}}.lb\\:border-gray-300{border-color:var(--lb-color-gray-300)!important}.lb\\:border-gray-400{border-color:var(--lb-color-gray-400)!important}.lb\\:border-gray-transparent-500{border-color:var(--lb-color-gray-transparent-500)!important}.lb\\:border-neutral-300{border-color:var(--lb-color-neutral-300)!important}.lb\\:border-neutral-gray-200{border-color:var(--lb-color-neutral-gray-200)!important}.lb\\:border-neutral-gray-300{border-color:var(--lb-color-neutral-gray-300)!important}.lb\\:border-orange-300{border-color:var(--lb-color-orange-300)!important}.lb\\:border-orange-500{border-color:var(--lb-color-orange-500)!important}.lb\\:border-red-400{border-color:var(--lb-color-red-400)!important}.lb\\:border-red-700{border-color:var(--lb-color-red-700)!important}.lb\\:border-red-1000{border-color:var(--lb-color-red-1000)!important}.lb\\:border-teal-800{border-color:var(--lb-color-teal-800)!important}.lb\\:border-warning-1000{border-color:var(--lb-color-warning-1000)!important}.lb\\:border-white\\/10{border-color:var(--lb-color-white)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:border-white\\/10{border-color:color-mix(in oklab,var(--lb-color-white)10%,transparent)!important}}.lb\\:border-white\\/20{border-color:var(--lb-color-white)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:border-white\\/20{border-color:color-mix(in oklab,var(--lb-color-white)20%,transparent)!important}}.lb\\:border-white\\/30{border-color:var(--lb-color-white)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:border-white\\/30{border-color:color-mix(in oklab,var(--lb-color-white)30%,transparent)!important}}.lb\\:border-yellow-700\\/50{border-color:var(--lb-color-yellow-700)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:border-yellow-700\\/50{border-color:color-mix(in oklab,var(--lb-color-yellow-700)50%,transparent)!important}}.lb\\:border-t-brand-blue-800{border-top-color:var(--lb-color-brand-blue-800)!important}.lb\\:border-t-transparent{border-top-color:#0000!important}.lb\\:border-t-white{border-top-color:var(--lb-color-white)!important}.lb\\:border-b-brand-blue-1000{border-bottom-color:var(--lb-color-brand-blue-1000)!important}.lb\\:border-b-transparent{border-bottom-color:#0000!important}.lb\\:bg-amber-50{background-color:var(--lb-color-amber-50)!important}.lb\\:bg-amber-100{background-color:var(--lb-color-amber-100)!important}.lb\\:bg-amber-500\\/20{background-color:var(--lb-color-amber-500)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:bg-amber-500\\/20{background-color:color-mix(in oklab,var(--lb-color-amber-500)20%,transparent)!important}}.lb\\:bg-black,.lb\\:bg-black\\/0{background-color:var(--lb-color-black)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:bg-black\\/0{background-color:color-mix(in oklab,var(--lb-color-black)0%,transparent)!important}}.lb\\:bg-black\\/30{background-color:var(--lb-color-black)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:bg-black\\/30{background-color:color-mix(in oklab,var(--lb-color-black)30%,transparent)!important}}.lb\\:bg-black\\/50{background-color:var(--lb-color-black)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:bg-black\\/50{background-color:color-mix(in oklab,var(--lb-color-black)50%,transparent)!important}}.lb\\:bg-black\\/60{background-color:var(--lb-color-black)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:bg-black\\/60{background-color:color-mix(in oklab,var(--lb-color-black)60%,transparent)!important}}.lb\\:bg-black\\/85{background-color:var(--lb-color-black)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:bg-black\\/85{background-color:color-mix(in oklab,var(--lb-color-black)85%,transparent)!important}}.lb\\:bg-black\\/95{background-color:var(--lb-color-black)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:bg-black\\/95{background-color:color-mix(in oklab,var(--lb-color-black)95%,transparent)!important}}.lb\\:bg-blue-50{background-color:var(--lb-color-blue-50)!important}.lb\\:bg-blue-100{background-color:var(--lb-color-blue-100)!important}.lb\\:bg-blue-500{background-color:var(--lb-color-blue-500)!important}.lb\\:bg-brand-blue-50,.lb\\:bg-brand-blue-50\\/50{background-color:var(--lb-color-brand-blue-50)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:bg-brand-blue-50\\/50{background-color:color-mix(in oklab,var(--lb-color-brand-blue-50)50%,transparent)!important}}.lb\\:bg-brand-blue-400{background-color:var(--lb-color-brand-blue-400)!important}.lb\\:bg-brand-blue-800{background-color:var(--lb-color-brand-blue-800)!important}.lb\\:bg-brand-blue-1000{background-color:var(--lb-color-brand-blue-1000)!important}.lb\\:bg-brand-purple-50{background-color:var(--lb-color-brand-purple-50)!important}.lb\\:bg-gray-50,.lb\\:bg-gray-50\\/50{background-color:var(--lb-color-gray-50)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:bg-gray-50\\/50{background-color:color-mix(in oklab,var(--lb-color-gray-50)50%,transparent)!important}}.lb\\:bg-gray-100{background-color:var(--lb-color-gray-100)!important}.lb\\:bg-gray-200{background-color:var(--lb-color-gray-200)!important}.lb\\:bg-gray-300{background-color:var(--lb-color-gray-300)!important}.lb\\:bg-gray-500{background-color:var(--lb-color-gray-500)!important}.lb\\:bg-gray-600{background-color:var(--lb-color-gray-600)!important}.lb\\:bg-gray-900\\/80{background-color:var(--lb-color-gray-900)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:bg-gray-900\\/80{background-color:color-mix(in oklab,var(--lb-color-gray-900)80%,transparent)!important}}.lb\\:bg-green-50{background-color:var(--lb-color-green-50)!important}.lb\\:bg-green-600{background-color:var(--lb-color-green-600)!important}.lb\\:bg-neutral-50{background-color:var(--lb-color-neutral-50)!important}.lb\\:bg-neutral-100{background-color:var(--lb-color-neutral-100)!important}.lb\\:bg-neutral-200{background-color:var(--lb-color-neutral-200)!important}.lb\\:bg-neutral-gray-50,.lb\\:bg-neutral-gray-50\\/50{background-color:var(--lb-color-neutral-gray-50)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:bg-neutral-gray-50\\/50{background-color:color-mix(in oklab,var(--lb-color-neutral-gray-50)50%,transparent)!important}}.lb\\:bg-neutral-gray-100{background-color:var(--lb-color-neutral-gray-100)!important}.lb\\:bg-neutral-gray-200{background-color:var(--lb-color-neutral-gray-200)!important}.lb\\:bg-neutral-gray-500{background-color:var(--lb-color-neutral-gray-500)!important}.lb\\:bg-neutral-gray-1000\\/20{background-color:var(--lb-color-neutral-gray-1000)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:bg-neutral-gray-1000\\/20{background-color:color-mix(in oklab,var(--lb-color-neutral-gray-1000)20%,transparent)!important}}.lb\\:bg-orange-50{background-color:var(--lb-color-orange-50)!important}.lb\\:bg-orange-100{background-color:var(--lb-color-orange-100)!important}.lb\\:bg-orange-300{background-color:var(--lb-color-orange-300)!important}.lb\\:bg-purple-500{background-color:var(--lb-color-purple-500)!important}.lb\\:bg-red-50{background-color:var(--lb-color-red-50)!important}.lb\\:bg-red-200{background-color:var(--lb-color-red-200)!important}.lb\\:bg-red-500{background-color:var(--lb-color-red-500)!important}.lb\\:bg-red-800{background-color:var(--lb-color-red-800)!important}.lb\\:bg-red-1000{background-color:var(--lb-color-red-1000)!important}.lb\\:bg-teal-50{background-color:var(--lb-color-teal-50)!important}.lb\\:bg-teal-600{background-color:var(--lb-color-teal-600)!important}.lb\\:bg-transparent{background-color:#0000!important}.lb\\:bg-white,.lb\\:bg-white\\/5{background-color:var(--lb-color-white)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:bg-white\\/5{background-color:color-mix(in oklab,var(--lb-color-white)5%,transparent)!important}}.lb\\:bg-white\\/10{background-color:var(--lb-color-white)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:bg-white\\/10{background-color:color-mix(in oklab,var(--lb-color-white)10%,transparent)!important}}.lb\\:bg-white\\/20{background-color:var(--lb-color-white)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:bg-white\\/20{background-color:color-mix(in oklab,var(--lb-color-white)20%,transparent)!important}}.lb\\:bg-white\\/80{background-color:var(--lb-color-white)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:bg-white\\/80{background-color:color-mix(in oklab,var(--lb-color-white)80%,transparent)!important}}.lb\\:bg-white\\/90{background-color:var(--lb-color-white)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:bg-white\\/90{background-color:color-mix(in oklab,var(--lb-color-white)90%,transparent)!important}}.lb\\:bg-yellow-200\\/60{background-color:var(--lb-color-yellow-200)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:bg-yellow-200\\/60{background-color:color-mix(in oklab,var(--lb-color-yellow-200)60%,transparent)!important}}.lb\\:bg-yellow-500{background-color:var(--lb-color-yellow-500)!important}.lb\\:bg-yellow-900\\/50{background-color:var(--lb-color-yellow-900)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:bg-yellow-900\\/50{background-color:color-mix(in oklab,var(--lb-color-yellow-900)50%,transparent)!important}}.lb\\:bg-linear-to-br{--tw-gradient-position:to bottom right!important}@supports (background-image:linear-gradient(in lab,red,red)){.lb\\:bg-linear-to-br{--tw-gradient-position:to bottom right in oklab!important}}.lb\\:bg-linear-to-br{background-image:linear-gradient(var(--tw-gradient-stops))!important}.lb\\:bg-linear-to-r{--tw-gradient-position:to right!important}@supports (background-image:linear-gradient(in lab,red,red)){.lb\\:bg-linear-to-r{--tw-gradient-position:to right in oklab!important}}.lb\\:bg-linear-to-r{background-image:linear-gradient(var(--tw-gradient-stops))!important}.lb\\:bg-gradient-to-br{--tw-gradient-position:to bottom right in oklab!important;background-image:linear-gradient(var(--tw-gradient-stops))!important}.lb\\:from-brand-blue-50{--tw-gradient-from:var(--lb-color-brand-blue-50)!important;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))!important}.lb\\:from-brand-blue-800{--tw-gradient-from:var(--lb-color-brand-blue-800)!important;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))!important}.lb\\:from-gray-200{--tw-gradient-from:var(--lb-color-gray-200)!important;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))!important}.lb\\:from-neutral-100{--tw-gradient-from:var(--lb-color-neutral-100)!important;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))!important}.lb\\:from-purple-100{--tw-gradient-from:var(--lb-color-purple-100)!important;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))!important}.lb\\:from-purple-600\\/30{--tw-gradient-from:var(--lb-color-purple-600)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:from-purple-600\\/30{--tw-gradient-from:color-mix(in oklab,var(--lb-color-purple-600)30%,transparent)!important}}.lb\\:from-purple-600\\/30{--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))!important}.lb\\:via-gray-100{--tw-gradient-via:var(--lb-color-gray-100)!important;--tw-gradient-via-stops:var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-via)var(--tw-gradient-via-position),var(--tw-gradient-to)var(--tw-gradient-to-position)!important;--tw-gradient-stops:var(--tw-gradient-via-stops)!important}.lb\\:to-blue-100{--tw-gradient-to:var(--lb-color-blue-100)!important;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))!important}.lb\\:to-blue-600\\/30{--tw-gradient-to:var(--lb-color-blue-600)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:to-blue-600\\/30{--tw-gradient-to:color-mix(in oklab,var(--lb-color-blue-600)30%,transparent)!important}}.lb\\:to-blue-600\\/30{--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))!important}.lb\\:to-brand-blue-50{--tw-gradient-to:var(--lb-color-brand-blue-50)!important;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))!important}.lb\\:to-brand-blue-1000{--tw-gradient-to:var(--lb-color-brand-blue-1000)!important;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))!important}.lb\\:to-gray-200{--tw-gradient-to:var(--lb-color-gray-200)!important;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))!important}.lb\\:to-green-50{--tw-gradient-to:var(--lb-color-green-50)!important;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))!important}.lb\\:to-neutral-200{--tw-gradient-to:var(--lb-color-neutral-200)!important;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))!important}.lb\\:bg-cover{background-size:cover!important}.lb\\:bg-center{background-position:50%!important}.lb\\:bg-no-repeat{background-repeat:no-repeat!important}.lb\\:object-contain{object-fit:contain!important}.lb\\:object-cover{object-fit:cover!important}.lb\\:p-0{padding:calc(var(--lb-spacing)*0)!important}.lb\\:p-0\\.5{padding:calc(var(--lb-spacing)*.5)!important}.lb\\:p-1{padding:calc(var(--lb-spacing)*1)!important}.lb\\:p-1\\.5{padding:calc(var(--lb-spacing)*1.5)!important}.lb\\:p-2{padding:calc(var(--lb-spacing)*2)!important}.lb\\:p-3{padding:calc(var(--lb-spacing)*3)!important}.lb\\:p-4{padding:calc(var(--lb-spacing)*4)!important}.lb\\:p-5{padding:calc(var(--lb-spacing)*5)!important}.lb\\:p-6{padding:calc(var(--lb-spacing)*6)!important}.lb\\:p-8{padding:calc(var(--lb-spacing)*8)!important}.lb\\:px-0{padding-inline:calc(var(--lb-spacing)*0)!important}.lb\\:px-1{padding-inline:calc(var(--lb-spacing)*1)!important}.lb\\:px-1\\.5{padding-inline:calc(var(--lb-spacing)*1.5)!important}.lb\\:px-2{padding-inline:calc(var(--lb-spacing)*2)!important}.lb\\:px-3{padding-inline:calc(var(--lb-spacing)*3)!important}.lb\\:px-4{padding-inline:calc(var(--lb-spacing)*4)!important}.lb\\:px-5{padding-inline:calc(var(--lb-spacing)*5)!important}.lb\\:px-6{padding-inline:calc(var(--lb-spacing)*6)!important}.lb\\:px-8{padding-inline:calc(var(--lb-spacing)*8)!important}.lb\\:px-16{padding-inline:calc(var(--lb-spacing)*16)!important}.lb\\:py-0{padding-block:calc(var(--lb-spacing)*0)!important}.lb\\:py-0\\.5{padding-block:calc(var(--lb-spacing)*.5)!important}.lb\\:py-1{padding-block:calc(var(--lb-spacing)*1)!important}.lb\\:py-1\\.5{padding-block:calc(var(--lb-spacing)*1.5)!important}.lb\\:py-2{padding-block:calc(var(--lb-spacing)*2)!important}.lb\\:py-2\\.5{padding-block:calc(var(--lb-spacing)*2.5)!important}.lb\\:py-3{padding-block:calc(var(--lb-spacing)*3)!important}.lb\\:py-4{padding-block:calc(var(--lb-spacing)*4)!important}.lb\\:py-8{padding-block:calc(var(--lb-spacing)*8)!important}.lb\\:py-10{padding-block:calc(var(--lb-spacing)*10)!important}.lb\\:py-12{padding-block:calc(var(--lb-spacing)*12)!important}.lb\\:py-16{padding-block:calc(var(--lb-spacing)*16)!important}.lb\\:pe-0{padding-inline-end:calc(var(--lb-spacing)*0)!important}.lb\\:pt-1{padding-top:calc(var(--lb-spacing)*1)!important}.lb\\:pt-2{padding-top:calc(var(--lb-spacing)*2)!important}.lb\\:pt-3{padding-top:calc(var(--lb-spacing)*3)!important}.lb\\:pt-4{padding-top:calc(var(--lb-spacing)*4)!important}.lb\\:pr-4{padding-right:calc(var(--lb-spacing)*4)!important}.lb\\:pr-8{padding-right:calc(var(--lb-spacing)*8)!important}.lb\\:pb-0{padding-bottom:calc(var(--lb-spacing)*0)!important}.lb\\:pb-2{padding-bottom:calc(var(--lb-spacing)*2)!important}.lb\\:text-center{text-align:center!important}.lb\\:text-right{text-align:right!important}.lb\\:align-middle{vertical-align:middle!important}.lb\\:font-mono{font-family:var(--lb-font-mono)!important}.lb\\:text-2xl{font-size:var(--lb-text-2xl)!important;line-height:var(--tw-leading,var(--lb-text-2xl--line-height))!important}.lb\\:text-base{font-size:var(--lb-text-base)!important;line-height:var(--tw-leading,var(--lb-text-base--line-height))!important}.lb\\:text-lg{font-size:var(--lb-text-lg)!important;line-height:var(--tw-leading,var(--lb-text-lg--line-height))!important}.lb\\:text-sm{font-size:var(--lb-text-sm)!important;line-height:var(--tw-leading,var(--lb-text-sm--line-height))!important}.lb\\:text-xl{font-size:var(--lb-text-xl)!important;line-height:var(--tw-leading,var(--lb-text-xl--line-height))!important}.lb\\:text-xs{font-size:var(--lb-text-xs)!important;line-height:var(--tw-leading,var(--lb-text-xs--line-height))!important}.lb\\:text-\\[10px\\]{font-size:10px!important}.lb\\:leading-relaxed{--tw-leading:var(--lb-leading-relaxed)!important;line-height:var(--lb-leading-relaxed)!important}.lb\\:leading-tight{--tw-leading:var(--lb-leading-tight)!important;line-height:var(--lb-leading-tight)!important}.lb\\:font-bold{--tw-font-weight:var(--lb-font-weight-bold)!important;font-weight:var(--lb-font-weight-bold)!important}.lb\\:font-extrabold{--tw-font-weight:var(--lb-font-weight-extrabold)!important;font-weight:var(--lb-font-weight-extrabold)!important}.lb\\:font-medium{--tw-font-weight:var(--lb-font-weight-medium)!important;font-weight:var(--lb-font-weight-medium)!important}.lb\\:font-normal{--tw-font-weight:var(--lb-font-weight-normal)!important;font-weight:var(--lb-font-weight-normal)!important}.lb\\:font-semibold{--tw-font-weight:var(--lb-font-weight-semibold)!important;font-weight:var(--lb-font-weight-semibold)!important}.lb\\:tracking-wide{--tw-tracking:var(--lb-tracking-wide)!important;letter-spacing:var(--lb-tracking-wide)!important}.lb\\:text-nowrap{text-wrap:nowrap!important}.lb\\:break-words{overflow-wrap:break-word!important}.lb\\:whitespace-nowrap{white-space:nowrap!important}.lb\\:whitespace-pre-wrap{white-space:pre-wrap!important}.lb\\:text-amber-200{color:var(--lb-color-amber-200)!important}.lb\\:text-amber-600{color:var(--lb-color-amber-600)!important}.lb\\:text-amber-700{color:var(--lb-color-amber-700)!important}.lb\\:text-amber-800{color:var(--lb-color-amber-800)!important}.lb\\:text-blue-600{color:var(--lb-color-blue-600)!important}.lb\\:text-blue-800{color:var(--lb-color-blue-800)!important}.lb\\:text-brand-blue-400{color:var(--lb-color-brand-blue-400)!important}.lb\\:text-brand-blue-800{color:var(--lb-color-brand-blue-800)!important}.lb\\:text-brand-blue-1000{color:var(--lb-color-brand-blue-1000)!important}.lb\\:text-gray-200{color:var(--lb-color-gray-200)!important}.lb\\:text-gray-300{color:var(--lb-color-gray-300)!important}.lb\\:text-gray-400{color:var(--lb-color-gray-400)!important}.lb\\:text-gray-500{color:var(--lb-color-gray-500)!important}.lb\\:text-gray-600{color:var(--lb-color-gray-600)!important}.lb\\:text-gray-700{color:var(--lb-color-gray-700)!important}.lb\\:text-gray-800{color:var(--lb-color-gray-800)!important}.lb\\:text-gray-900{color:var(--lb-color-gray-900)!important}.lb\\:text-gray-950{color:var(--lb-color-gray-950)!important}.lb\\:text-green-1000{color:var(--lb-color-green-1000)!important}.lb\\:text-neutral-50{color:var(--lb-color-neutral-50)!important}.lb\\:text-neutral-400{color:var(--lb-color-neutral-400)!important}.lb\\:text-neutral-500{color:var(--lb-color-neutral-500)!important}.lb\\:text-neutral-600{color:var(--lb-color-neutral-600)!important}.lb\\:text-neutral-700{color:var(--lb-color-neutral-700)!important}.lb\\:text-neutral-black-000{color:var(--lb-color-neutral-black-000)!important}.lb\\:text-neutral-gray-25{color:var(--lb-color-neutral-gray-25)!important}.lb\\:text-neutral-gray-500{color:var(--lb-color-neutral-gray-500)!important}.lb\\:text-neutral-gray-700{color:var(--lb-color-neutral-gray-700)!important}.lb\\:text-orange-700{color:var(--lb-color-orange-700)!important}.lb\\:text-orange-800{color:var(--lb-color-orange-800)!important}.lb\\:text-purple-600{color:var(--lb-color-purple-600)!important}.lb\\:text-red-300{color:var(--lb-color-red-300)!important}.lb\\:text-red-600{color:var(--lb-color-red-600)!important}.lb\\:text-red-800{color:var(--lb-color-red-800)!important}.lb\\:text-red-1000{color:var(--lb-color-red-1000)!important}.lb\\:text-teal-800{color:var(--lb-color-teal-800)!important}.lb\\:text-teal-1000{color:var(--lb-color-teal-1000)!important}.lb\\:text-warning-1000{color:var(--lb-color-warning-1000)!important}.lb\\:text-white,.lb\\:text-white\\/50{color:var(--lb-color-white)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:text-white\\/50{color:color-mix(in oklab,var(--lb-color-white)50%,transparent)!important}}.lb\\:text-white\\/70{color:var(--lb-color-white)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:text-white\\/70{color:color-mix(in oklab,var(--lb-color-white)70%,transparent)!important}}.lb\\:text-yellow-300{color:var(--lb-color-yellow-300)!important}.lb\\:text-yellow-400{color:var(--lb-color-yellow-400)!important}.lb\\:text-yellow-500{color:var(--lb-color-yellow-500)!important}.lb\\:capitalize{text-transform:capitalize!important}.lb\\:uppercase{text-transform:uppercase!important}.lb\\:underline{text-decoration-line:underline!important}.lb\\:opacity-0{opacity:0!important}.lb\\:opacity-30{opacity:.3!important}.lb\\:opacity-50{opacity:.5!important}.lb\\:opacity-60{opacity:.6!important}.lb\\:opacity-100{opacity:1!important}.lb\\:shadow-2xl{--tw-shadow:0 25px 50px -12px var(--tw-shadow-color,#00000040)!important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}.lb\\:shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -2px var(--tw-shadow-color,#0000000d)!important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}.lb\\:shadow-md{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a),0 2px 4px -1px var(--tw-shadow-color,#0000000f)!important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}.lb\\:shadow-sm{--tw-shadow:0 1px 2px 0 var(--tw-shadow-color,#0000000d)!important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}.lb\\:shadow-xl{--tw-shadow:0 20px 25px -5px var(--tw-shadow-color,#0000001a),0 10px 10px -5px var(--tw-shadow-color,#0000000a)!important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}.lb\\:ring-2{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor)!important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}.lb\\:ring-brand-blue-400{--tw-ring-color:var(--lb-color-brand-blue-400)!important}.lb\\:ring-brand-blue-800{--tw-ring-color:var(--lb-color-brand-blue-800)!important}.lb\\:ring-offset-2{--tw-ring-offset-width:2px!important;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)!important}.lb\\:drop-shadow{--tw-drop-shadow-size:drop-shadow(0 1px 2px var(--tw-drop-shadow-color,#0000001a))drop-shadow(0 1px 1px var(--tw-drop-shadow-color,#0000000f))!important;--tw-drop-shadow:drop-shadow(0 1px 2px #0000001a)drop-shadow(0 1px 1px #0000000f)!important;filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)!important}.lb\\:drop-shadow-neutral-white-000{--tw-drop-shadow-color:var(--lb-color-neutral-white-000)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:drop-shadow-neutral-white-000{--tw-drop-shadow-color:color-mix(in oklab,var(--lb-color-neutral-white-000)var(--tw-drop-shadow-alpha),transparent)!important}}.lb\\:drop-shadow-neutral-white-000{--tw-drop-shadow:var(--tw-drop-shadow-size)!important}.lb\\:backdrop-blur-sm{--tw-backdrop-blur:blur(var(--lb-blur-sm))!important;-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)!important;backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)!important}.lb\\:transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events!important;transition-timing-function:var(--tw-ease,var(--lb-default-transition-timing-function))!important;transition-duration:var(--tw-duration,var(--lb-default-transition-duration))!important}.lb\\:transition-all{transition-property:all!important;transition-timing-function:var(--tw-ease,var(--lb-default-transition-timing-function))!important;transition-duration:var(--tw-duration,var(--lb-default-transition-duration))!important}.lb\\:transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to!important;transition-timing-function:var(--tw-ease,var(--lb-default-transition-timing-function))!important;transition-duration:var(--tw-duration,var(--lb-default-transition-duration))!important}.lb\\:transition-opacity{transition-property:opacity!important;transition-timing-function:var(--tw-ease,var(--lb-default-transition-timing-function))!important;transition-duration:var(--tw-duration,var(--lb-default-transition-duration))!important}.lb\\:transition-transform{transition-property:transform,translate,scale,rotate!important;transition-timing-function:var(--tw-ease,var(--lb-default-transition-timing-function))!important;transition-duration:var(--tw-duration,var(--lb-default-transition-duration))!important}.lb\\:duration-100{--tw-duration:.1s!important;transition-duration:.1s!important}.lb\\:duration-200{--tw-duration:.2s!important;transition-duration:.2s!important}.lb\\:duration-300{--tw-duration:.3s!important;transition-duration:.3s!important}.lb\\:outline-none{--tw-outline-style:none!important;outline-style:none!important}.lb\\:select-none{-webkit-user-select:none!important;user-select:none!important}.lb\\:text-shadow-xs{text-shadow:0px 1px 1px var(--tw-text-shadow-color,#0003)!important}@media(hover:hover){.lb\\:group-hover\\:scale-105:is(:where(.lb\\:group):hover *){--tw-scale-x:105%!important;--tw-scale-y:105%!important;--tw-scale-z:105%!important;scale:var(--tw-scale-x)var(--tw-scale-y)!important}.lb\\:group-hover\\:bg-black\\/10:is(:where(.lb\\:group):hover *){background-color:var(--lb-color-black)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:group-hover\\:bg-black\\/10:is(:where(.lb\\:group):hover *){background-color:color-mix(in oklab,var(--lb-color-black)10%,transparent)!important}}.lb\\:group-hover\\:bg-black\\/60:is(:where(.lb\\:group):hover *){background-color:var(--lb-color-black)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:group-hover\\:bg-black\\/60:is(:where(.lb\\:group):hover *){background-color:color-mix(in oklab,var(--lb-color-black)60%,transparent)!important}}.lb\\:group-hover\\:bg-white\\/90:is(:where(.lb\\:group):hover *){background-color:var(--lb-color-white)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:group-hover\\:bg-white\\/90:is(:where(.lb\\:group):hover *){background-color:color-mix(in oklab,var(--lb-color-white)90%,transparent)!important}}.lb\\:group-hover\\:opacity-35:is(:where(.lb\\:group):hover *){opacity:.35!important}.lb\\:group-hover\\:opacity-100:is(:where(.lb\\:group):hover *){opacity:1!important}}.lb\\:focus-within\\:border-brand-blue-800:focus-within{border-color:var(--lb-color-brand-blue-800)!important}.lb\\:focus-within\\:ring-2:focus-within{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor)!important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}.lb\\:focus-within\\:ring-brand-blue-400:focus-within{--tw-ring-color:var(--lb-color-brand-blue-400)!important}@media(hover:hover){.lb\\:hover\\:border-brand-blue-350:hover{border-color:var(--lb-color-brand-blue-350)!important}.lb\\:hover\\:border-brand-blue-400:hover{border-color:var(--lb-color-brand-blue-400)!important}.lb\\:hover\\:border-brand-blue-800:hover{border-color:var(--lb-color-brand-blue-800)!important}.lb\\:hover\\:border-brand-blue-1000:hover{border-color:var(--lb-color-brand-blue-1000)!important}.lb\\:hover\\:border-gray-400:hover{border-color:var(--lb-color-gray-400)!important}.lb\\:hover\\:bg-black\\/10:hover{background-color:var(--lb-color-black)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:hover\\:bg-black\\/10:hover{background-color:color-mix(in oklab,var(--lb-color-black)10%,transparent)!important}}.lb\\:hover\\:bg-black\\/40:hover{background-color:var(--lb-color-black)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:hover\\:bg-black\\/40:hover{background-color:color-mix(in oklab,var(--lb-color-black)40%,transparent)!important}}.lb\\:hover\\:bg-brand-blue-50\\/30:hover{background-color:var(--lb-color-brand-blue-50)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:hover\\:bg-brand-blue-50\\/30:hover{background-color:color-mix(in oklab,var(--lb-color-brand-blue-50)30%,transparent)!important}}.lb\\:hover\\:bg-brand-blue-200:hover{background-color:var(--lb-color-brand-blue-200)!important}.lb\\:hover\\:bg-brand-blue-800:hover{background-color:var(--lb-color-brand-blue-800)!important}.lb\\:hover\\:bg-brand-blue-1000:hover{background-color:var(--lb-color-brand-blue-1000)!important}.lb\\:hover\\:bg-gray-50:hover{background-color:var(--lb-color-gray-50)!important}.lb\\:hover\\:bg-gray-100:hover{background-color:var(--lb-color-gray-100)!important}.lb\\:hover\\:bg-gray-200:hover{background-color:var(--lb-color-gray-200)!important}.lb\\:hover\\:bg-green-700:hover{background-color:var(--lb-color-green-700)!important}.lb\\:hover\\:bg-neutral-gray-700:hover{background-color:var(--lb-color-neutral-gray-700)!important}.lb\\:hover\\:bg-orange-100:hover{background-color:var(--lb-color-orange-100)!important}.lb\\:hover\\:bg-red-50:hover{background-color:var(--lb-color-red-50)!important}.lb\\:hover\\:bg-red-200:hover{background-color:var(--lb-color-red-200)!important}.lb\\:hover\\:bg-red-300:hover{background-color:var(--lb-color-red-300)!important}.lb\\:hover\\:bg-red-500\\/70:hover{background-color:var(--lb-color-red-500)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:hover\\:bg-red-500\\/70:hover{background-color:color-mix(in oklab,var(--lb-color-red-500)70%,transparent)!important}}.lb\\:hover\\:bg-red-700:hover{background-color:var(--lb-color-red-700)!important}.lb\\:hover\\:bg-red-800:hover{background-color:var(--lb-color-red-800)!important}.lb\\:hover\\:bg-red-1000:hover,.lb\\:hover\\:bg-red-1000\\/80:hover{background-color:var(--lb-color-red-1000)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:hover\\:bg-red-1000\\/80:hover{background-color:color-mix(in oklab,var(--lb-color-red-1000)80%,transparent)!important}}.lb\\:hover\\:bg-teal-700:hover{background-color:var(--lb-color-teal-700)!important}.lb\\:hover\\:bg-white\\/10:hover{background-color:var(--lb-color-white)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:hover\\:bg-white\\/10:hover{background-color:color-mix(in oklab,var(--lb-color-white)10%,transparent)!important}}.lb\\:hover\\:bg-white\\/20:hover{background-color:var(--lb-color-white)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:hover\\:bg-white\\/20:hover{background-color:color-mix(in oklab,var(--lb-color-white)20%,transparent)!important}}.lb\\:hover\\:from-brand-blue-50:hover{--tw-gradient-from:var(--lb-color-brand-blue-50)!important;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))!important}.lb\\:hover\\:to-bright-blue-200:hover{--tw-gradient-to:var(--lb-color-bright-blue-200)!important;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))!important}.lb\\:hover\\:to-green-100:hover{--tw-gradient-to:var(--lb-color-green-100)!important;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))!important}.lb\\:hover\\:text-black:hover{color:var(--lb-color-black)!important}.lb\\:hover\\:text-brand-blue-1000:hover{color:var(--lb-color-brand-blue-1000)!important}.lb\\:hover\\:text-gray-600:hover{color:var(--lb-color-gray-600)!important}.lb\\:hover\\:text-pink-1000:hover{color:var(--lb-color-pink-1000)!important}.lb\\:hover\\:text-red-1000:hover{color:var(--lb-color-red-1000)!important}.lb\\:hover\\:opacity-100:hover{opacity:1!important}.lb\\:hover\\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -2px var(--tw-shadow-color,#0000000d)!important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}.lb\\:hover\\:shadow-md:hover{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a),0 2px 4px -1px var(--tw-shadow-color,#0000000f)!important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}.lb\\:hover\\:ring-2:hover{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor)!important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}.lb\\:hover\\:ring-brand-blue-800:hover{--tw-ring-color:var(--lb-color-brand-blue-800)!important}.lb\\:hover\\:outline-2:hover{outline-style:var(--tw-outline-style)!important;outline-width:2px!important}.lb\\:hover\\:outline-brand-blue-400\\/50:hover{outline-color:var(--lb-color-brand-blue-400)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:hover\\:outline-brand-blue-400\\/50:hover{outline-color:color-mix(in oklab,var(--lb-color-brand-blue-400)50%,transparent)!important}}.lb\\:hover\\:outline-gray-500\\/50:hover{outline-color:var(--lb-color-gray-500)!important}@supports (color:color-mix(in lab,red,red)){.lb\\:hover\\:outline-gray-500\\/50:hover{outline-color:color-mix(in oklab,var(--lb-color-gray-500)50%,transparent)!important}}}.lb\\:focus\\:transform-none:focus{transform:none!important}.lb\\:focus\\:opacity-100:focus{opacity:1!important}.lb\\:focus\\:shadow-none:focus{--tw-shadow:0 0 #0000!important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}.lb\\:focus\\:ring-1:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor)!important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}.lb\\:focus\\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor)!important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}.lb\\:focus\\:ring-blue-500:focus{--tw-ring-color:var(--lb-color-blue-500)!important}.lb\\:focus\\:ring-brand-blue-400:focus{--tw-ring-color:var(--lb-color-brand-blue-400)!important}.lb\\:focus\\:ring-red-800:focus{--tw-ring-color:var(--lb-color-red-800)!important}.lb\\:focus\\:ring-offset-1:focus{--tw-ring-offset-width:1px!important;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)!important}.lb\\:focus\\:ring-offset-2:focus{--tw-ring-offset-width:2px!important;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)!important}.lb\\:focus\\:outline:focus{outline-style:var(--tw-outline-style)!important;outline-width:1px!important}.lb\\:focus\\:outline-0:focus{outline-style:var(--tw-outline-style)!important;outline-width:0!important}.lb\\:focus\\:outline-neutral-gray-100:focus{outline-color:var(--lb-color-neutral-gray-100)!important}.lb\\:focus\\:outline-none:focus{--tw-outline-style:none!important;outline-style:none!important}.lb\\:focus-visible\\:ring-2:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor)!important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}.lb\\:focus-visible\\:ring-brand-blue-400:focus-visible{--tw-ring-color:var(--lb-color-brand-blue-400)!important}.lb\\:focus-visible\\:ring-offset-2:focus-visible{--tw-ring-offset-width:2px!important;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)!important}.lb\\:active\\:cursor-grabbing:active{cursor:grabbing!important}.lb\\:disabled\\:cursor-default:disabled{cursor:default!important}.lb\\:disabled\\:cursor-not-allowed:disabled{cursor:not-allowed!important}.lb\\:disabled\\:opacity-30:disabled{opacity:.3!important}.lb\\:disabled\\:opacity-40:disabled{opacity:.4!important}.lb\\:disabled\\:opacity-50:disabled{opacity:.5!important}@media(min-width:40rem){.lb\\:sm\\:ml-3{margin-left:calc(var(--lb-spacing)*3)!important}.lb\\:sm\\:block{display:block!important}.lb\\:sm\\:hidden{display:none!important}.lb\\:sm\\:inline{display:inline!important}.lb\\:sm\\:w-auto{width:auto!important}.lb\\:sm\\:px-3{padding-inline:calc(var(--lb-spacing)*3)!important}.lb\\:sm\\:text-xl{font-size:var(--lb-text-xl)!important;line-height:var(--tw-leading,var(--lb-text-xl--line-height))!important}}@media(min-width:48rem){.lb\\:md\\:absolute{position:absolute!important}.lb\\:md\\:inset-auto{inset:auto!important}.lb\\:md\\:z-50{z-index:50!important}.lb\\:md\\:mx-0{margin-inline:calc(var(--lb-spacing)*0)!important}.lb\\:md\\:block{display:block!important}.lb\\:md\\:flex{display:flex!important}.lb\\:md\\:inline{display:inline!important}.lb\\:md\\:max-h-\\[600px\\]{max-height:600px!important}.lb\\:md\\:w-full{width:100%!important}.lb\\:md\\:min-w-35{min-width:calc(var(--lb-spacing)*35)!important}.lb\\:md\\:flex-\\[0\\.4\\]{flex:.4!important}.lb\\:md\\:flex-none{flex:none!important}.lb\\:md\\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.lb\\:md\\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.lb\\:md\\:flex-col{flex-direction:column!important}.lb\\:md\\:flex-row{flex-direction:row!important}.lb\\:md\\:flex-nowrap{flex-wrap:nowrap!important}.lb\\:md\\:justify-start{justify-content:flex-start!important}.lb\\:md\\:gap-6{gap:calc(var(--lb-spacing)*6)!important}.lb\\:md\\:bg-transparent{background-color:#0000!important}}@media(min-width:64rem){.lb\\:lg\\:mx-2{margin-inline:calc(var(--lb-spacing)*2)!important}.lb\\:lg\\:my-0{margin-block:calc(var(--lb-spacing)*0)!important}.lb\\:lg\\:block{display:block!important}.lb\\:lg\\:flex{display:flex!important}.lb\\:lg\\:max-h-130{max-height:calc(var(--lb-spacing)*130)!important}.lb\\:lg\\:min-h-130{min-height:calc(var(--lb-spacing)*130)!important}.lb\\:lg\\:w-min{width:min-content!important}.lb\\:lg\\:max-w-80{max-width:calc(var(--lb-spacing)*80)!important}.lb\\:lg\\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.lb\\:lg\\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.lb\\:lg\\:flex-row{flex-direction:row!important}.lb\\:lg\\:gap-0{gap:calc(var(--lb-spacing)*0)!important}.lb\\:lg\\:gap-2{gap:calc(var(--lb-spacing)*2)!important}.lb\\:lg\\:border-t-0{border-top-style:var(--tw-border-style)!important;border-top-width:0!important}.lb\\:lg\\:border-l{border-left-style:var(--tw-border-style)!important;border-left-width:1px!important}}@media(min-width:80rem){.lb\\:xl\\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.lb\\:xl\\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}}}[id^=limbo-component-container-],.limbo-component-container-wrapper{border-radius:8px;box-shadow:0 0 0 1px #4e28cd26,0 4px 12px #4e28cd1a,0 1px 3px #4e28cd14;overflow-x:hidden!important;container:limbo-component/inline-size!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) button{cursor:pointer}@keyframes limbo-fade-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.lb\\:animate-fade-in{animation:.3s ease-out limbo-fade-in}.limbo-sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.limbo-skip-links{z-index:10000;position:absolute;top:0;left:0}.limbo-skip-link{background:var(--limbo-color-brand-blue-1000);color:#fff;z-index:10001;border-radius:4px;padding:8px 16px;font-weight:500;text-decoration:none;transition:top .3s;position:absolute;top:-40px;left:6px}.limbo-skip-link:focus{top:6px}.limbo-high-contrast{--limbo-color-brand-blue-1000:#000;--limbo-color-brand-blue-800:#1a1a1a;--limbo-color-brand-blue-400:#666;--limbo-color-brand-blue-200:#ccc;--limbo-color-brand-blue-50:#fff}.limbo-high-contrast .limbo-modal-overlay{background:#000000e6!important}.limbo-high-contrast .limbo-modal-content{border:3px solid #000!important}.limbo-high-contrast .btn{border:2px solid #000!important}.limbo-reduced-motion *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.limbo-focus-visible{outline:2px solid var(--limbo-brand-blue-400,#7581b1)!important;outline-offset:2px!important}.limbo-scope .limbo-action-btn,[id^=limbo-component-container-] .limbo-action-btn,.limbo-component-container-wrapper .limbo-action-btn{justify-content:center;align-items:center;min-width:44px;min-height:44px;display:inline-flex}.limbo-scope *,[id^=limbo-component-container-] *,.limbo-component-container-wrapper *{min-width:0}.limbo-scope .limbo-card-info-name,.limbo-scope .limbo-filename,.limbo-scope .limbo-asset-name,[id^=limbo-component-container-] .limbo-card-info-name,[id^=limbo-component-container-] .limbo-filename,[id^=limbo-component-container-] .limbo-asset-name,.limbo-component-container-wrapper .limbo-card-info-name,.limbo-component-container-wrapper .limbo-filename,.limbo-component-container-wrapper .limbo-asset-name{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-text-shadow-color{syntax:"*";inherits:false}@property --tw-text-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.5}}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;--tw-space-y-reverse:0;--tw-space-x-reverse:0;--tw-border-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial;--tw-text-shadow-color:initial;--tw-text-shadow-alpha:100%;--tw-outline-style:solid}}}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) cropper-canvas{-webkit-user-select:none!important;user-select:none!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) cropper-image{cursor:grab!important;transition:transform .15s ease-out!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) cropper-image:active{cursor:grabbing!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) cropper-selection{border:2px solid #3b82f6!important;box-shadow:0 0 0 1px #3b82f633!important;transition:all .15s ease!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) cropper-selection:hover{background:#3b82f60d;box-shadow:0 0 0 2px #3b82f64d}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) cropper-handle{background:#3b82f6;border:2px solid white;border-radius:50%;box-shadow:0 2px 4px #00000026;transition:all .15s ease;width:12px;height:12px}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) cropper-handle:hover{background:#2563eb;transform:scale(1.15)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) cropper-handle[action=move]{width:28px;height:28px;background:#3b82f6f2;border:2px solid white;box-shadow:0 4px 8px #0003;z-index:10}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) cropper-handle[action=move]:hover{background:#2563eb;transform:scale(1.1)}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) cropper-handle[action=move]:before{content:" "!important;margin:0!important;padding:0!important;min-width:100%!important;min-height:100%!important;background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.2929%203.29289C15.6834%202.90237%2016.3166%202.90237%2016.7071%203.29289L20.3071%206.89289C20.6976%207.28342%2020.6976%207.91658%2020.3071%208.30711C19.9166%208.69763%2019.2834%208.69763%2018.8929%208.30711L17%206.41421V12.4C17%2012.9523%2016.5523%2013.4%2016%2013.4C15.4477%2013.4%2015%2012.9523%2015%2012.4V6.41421L13.1071%208.30711C12.7166%208.69763%2012.0834%208.69763%2011.6929%208.30711C11.3024%207.91658%2011.3024%207.28342%2011.6929%206.89289L15.2929%203.29289ZM8.30711%2011.6929C8.69763%2012.0834%208.69763%2012.7166%208.30711%2013.1071L6.41421%2015H12.4C12.9523%2015%2013.4%2015.4477%2013.4%2016C13.4%2016.5523%2012.9523%2017%2012.4%2017H6.41421L8.30711%2018.8929C8.69763%2019.2834%208.69763%2019.9166%208.30711%2020.3071C7.91658%2020.6976%207.28342%2020.6976%206.89289%2020.3071L3.29289%2016.7071C2.90237%2016.3166%202.90237%2015.6834%203.29289%2015.2929L6.89289%2011.6929C7.28342%2011.3024%207.91658%2011.3024%208.30711%2011.6929ZM23.6929%2011.6929C24.0834%2011.3024%2024.7166%2011.3024%2025.1071%2011.6929L28.7071%2015.2929C29.0976%2015.6834%2029.0976%2016.3166%2028.7071%2016.7071L25.1071%2020.3071C24.7166%2020.6976%2024.0834%2020.6976%2023.6929%2020.3071C23.3024%2019.9166%2023.3024%2019.2834%2023.6929%2018.8929L25.5858%2017H19.6C19.0477%2017%2018.6%2016.5523%2018.6%2016C18.6%2015.4477%2019.0477%2015%2019.6%2015H25.5858L23.6929%2013.1071C23.3024%2012.7166%2023.3024%2012.0834%2023.6929%2011.6929ZM17%2019.6V25.5858L18.8929%2023.6929C19.2834%2023.3024%2019.9166%2023.3024%2020.3071%2023.6929C20.6976%2024.0834%2020.6976%2024.7166%2020.3071%2025.1071L16.7071%2028.7071C16.3166%2029.0976%2015.6834%2029.0976%2015.2929%2028.7071L11.6929%2025.1071C11.3024%2024.7166%2011.3024%2024.0834%2011.6929%2023.6929C12.0834%2023.3024%2012.7166%2023.3024%2013.1071%2023.6929L15%2025.5858V19.6C15%2019.0477%2015.4477%2018.6%2016%2018.6C16.5523%2018.6%2017%2019.0477%2017%2019.6Z'%20fill='currentColor'/%3e%3c/svg%3e")!important;background-repeat:no-repeat!important;background-position:center!important;background-clip:content-box!important;background-size:cover!important;filter:var(--limbo-icon-white)!important;position:absolute!important}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) cropper-handle[action*=resize]{width:10px;height:10px;border-radius:2px}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) cropper-grid{opacity:.6}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) cropper-grid[covered]{opacity:.8}@container limbo-component (max-width: 768px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) cropper-handle{width:16px;height:16px}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) cropper-handle[action=move]{width:32px;height:32px}}@media(max-width:768px){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) cropper-handle{width:16px;height:16px}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) cropper-handle[action=move]{width:32px;height:32px}}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) .cropper-disabled{opacity:.5;pointer-events:none}@media(prefers-color-scheme:dark){:is([id^=limbo-component-container-],.limbo-component-container-wrapper) cropper-selection{border-color:#60a5fa}:is([id^=limbo-component-container-],.limbo-component-container-wrapper) cropper-handle{background:#60a5fa;border-color:#374151}}
129
129
  `,xT={class:"mecano:flex mecano:flex-col mecano:w-full mecano:transition-all mecano:duration-300 lf-page-builder mecano:bg-linear-to-br mecano:from-slate-50 mecano:to-slate-100 mecano:min-h-screen","data-mecano-version":"0.0.113"},yT={class:"mecano:relative mecano:flex mecano:flex-row mecano:flex-wrap"},kT={class:"mecano:absolute mecano:w-full mecano:flex mecano:justify-end mecano:py-4 mecano:pe-4 mecano:top-0 mecano:z-10"},ST={class:"mecano:w-3/4 mecano:flex mecano:flex-col mecano:overflow-y-auto mecano:h-full mecano:py-8"},QT={key:1,class:"mecano:w-1/4 mecano:px-3 mecano:overflow-y-auto mecano:h-screen mecano:sticky mecano:top-0"},Ud=m.defineComponent({__name:"Pagebuilder",props:{isProduction:{type:Boolean},debugMode:{type:Boolean},submitForm:{type:Boolean},inputId:{},excludeComponentTypes:{},excludeComponentTags:{},includeOnlyComponentTags:{},allowRenderMode:{},visibleSections:{},limboToken:{},limboTokenRefreshUrl:{},ateneaToken:{},ledithorAiTools:{},viewOnly:{type:Boolean}},emits:["limbo:ready","limbo:error","limbo:token-expired"],setup(o,{emit:e}){if(typeof document<"u"){const I=String(q6.length),R=document.querySelector("style[data-limbo-css]");if(!R||R.getAttribute("data-limbo-hash")!==I){R&&R.remove();const D=document.createElement("style");D.setAttribute("data-limbo-css","true"),D.setAttribute("data-limbo-hash",I),D.textContent=q6,document.head.appendChild(D)}}const t=o,n=e,r=t.isProduction??!1,i=t.debugMode??!1,a=t.submitForm??!1,l=t.inputId??null,s=t.limboToken??null,c=t.limboTokenRefreshUrl??null,d=["Repetidor",...i?[]:["TEST"],...t.excludeComponentTypes??[]],p=t.excludeComponentTags??[],h=t.includeOnlyComponentTags??[],u=r?"https://astro-render-api.lefebvre.es":"https://led-dev-astro-render-api-dev.eu.els.local",f=m.ref(!0),g=m.ref(void 0),b=m.ref([]),v=m.ref({rowIndex:null,columnIndex:null,section:null}),x=m.ref(!1),O=m.ref(!1),C=m.computed(()=>!t.visibleSections||t.visibleSections.length===0?k:k.filter(I=>t.visibleSections.includes(I.section))),w=m.computed(()=>{var D,B;const I=Kd.listComponents();if(d.length===0&&p.length===0&&h.length===0)return I;const R={};for(const[j,a2]of Object.entries(I))d.includes(a2.category)||p.length>0&&((D=a2.tags)!=null&&D.some(t2=>p.includes(t2)))||h.length>0&&!((B=a2.tags)!=null&&B.some(t2=>h.includes(t2)))||(R[j]=a2);return R}),y=m.ref({global:{sidebarEnabled:!1,renderAsBodyPart:t.allowRenderMode==="onlybody",headSlot:"",bodyBeginSlot:"",footerSlot:""},seo:{title:"",description:"",robots:"index, follow"}}),k=m.reactive([{section:"Header",config:{width:"full"},rows:[{config:{},columns:[{config:{},components:[]}]}]},{section:"Body",config:{width:"full"},rows:[{config:{},columns:[{config:{},components:[]}]}]},{section:"Footer",config:{width:"full"},rows:[{config:{},columns:[{config:{},components:[]}]}]},{section:"Sidebar",config:{width:"1/3"},rows:[{config:{},columns:[{config:{},components:[]}]}]}]),Q=()=>{if(window.Limbo)return i&&console.log("[PageBuilder] Limbo ya está cargado"),window.Limbo;const I=tp,R=(I.configure?I:I.default)??I;return i&&(console.log("[PageBuilder] Limbo module keys:",Object.keys(I)),console.log("[PageBuilder] Limbo resolved type:",typeof R,R!=null&&R.configure?"has configure":"NO configure")),window.Limbo=R,i&&console.log("[PageBuilder] Limbo JS cargado desde paquete npm"),R},L=async()=>{var I;if(!s){i&&console.warn("[PageBuilder] ⚠️ limboToken no disponible — el gestor de imágenes estará deshabilitado. Comprueba que LimboService::getToken() funciona correctamente en este entorno."),Q();return}try{const R=await Q();if(!R){console.error("[PageBuilder] Limbo no se cargó correctamente");return}i&&console.log("[PageBuilder] Configurando Limbo con token server-side");const D={prod:r,authMode:c?"jwt":"manual",token:s,modal:{size:"xlarge"},ui:{galleryFilters:{showTypeFilter:!1}},folders:{showFolderFilter:!1}};c&&(D.tokenProvider=async()=>{const B=await fetch(c,{method:"POST",headers:{"Content-Type":"application/json"}});if(!B.ok)throw new Error(`[PageBuilder] Token refresh failed: ${B.status}`);const j=await B.json();if(!j.token)throw new Error("[PageBuilder] La respuesta del refresh no contiene token");return i&&console.log("[PageBuilder] Token renovado silenciosamente"),j.token}),R.configure(D),R.configureAutoInputs({selector:".js-limbo",buttonText:"Seleccionar imagen",returnType:"json",modeUI:"full",allowAdditionalCrops:!0,maxCrops:10,localCropsOnly:!1,parseInputConfig:B=>{const j={};if(B.dataset.mandatorycrops)try{j.mandatoryCrops=JSON.parse(B.dataset.mandatorycrops)}catch{}return B.dataset.accept&&(j.accept=B.dataset.accept),B.dataset.returntype&&(j.returnType=B.dataset.returntype),B.dataset.modeui&&(j.modeUI=B.dataset.modeui),B.dataset.allowadditionalcrops!==void 0&&(j.allowAdditionalCrops=B.dataset.allowadditionalcrops==="true"),B.dataset.maxcrops&&(j.maxCrops=parseInt(B.dataset.maxcrops,10)),B.dataset.buttontext&&(j.buttonText=B.dataset.buttontext),j}}),i&&console.log("[PageBuilder] Limbo inicializado correctamente"),n("limbo:ready"),window.LimboRescan=(B=".js-limbo")=>{const j=document.querySelectorAll(B);let a2=0;return j.forEach(t2=>{if(t2.tagName==="INPUT"&&!t2.dataset.limboProcessed)try{R.autoInputs._processInput(t2),t2.dataset.limboProcessed="true",a2++}catch(p2){console.error("[Limbo] Error procesando input:",p2)}}),a2},await m.nextTick(),(I=window.LimboRescan)==null||I.call(window),A.value=!0}catch(R){const D=R instanceof Error?R.message:String(R);console.error("[PageBuilder] Error inicializando Limbo:",D),n("limbo:error",D)}},A=m.ref(!1),E=()=>n("limbo:token-expired");m.onMounted(async()=>{Z(),window.addEventListener("tokenExpiredError",E),await L()}),m.onUnmounted(()=>{window.removeEventListener("tokenExpiredError",E)});const Z=()=>{const I=["Header","Footer","Body","Sidebar"];if(b.value=t.visibleSections&&t.visibleSections.length>0?I.filter(R=>t.visibleSections.includes(R)):I,g.value=b.value.includes("Body")?"Body":b.value[0],l){const R=document.getElementById(l);if(R){const D=R.value;if(D)try{const B=typeof D=="string"?JSON.parse(D):D;(B&&typeof B=="object"&&!Array.isArray(B)?Object.keys(B).length>0:Array.isArray(B)?B.length>0:!1)&&So(D)}catch(B){console.error("Error parsing input value:",B)}}}},K=()=>{O.value=!O.value},e2=()=>{f.value=!f.value},z=(I,R,D,B,j,a2)=>{var p2;const t2=k.find(x2=>x2.section===R);(p2=t2==null?void 0:t2.rows)!=null&&p2[I]&&(t2.rows[I].config={padding:D,gap:B,width:j,backgroundColor:a2})},$=(I,R,D,B,j,a2,t2)=>{var x2,ze,ft;const p2=k.find(Qo=>Qo.section===D);(ft=(ze=(x2=p2==null?void 0:p2.rows)==null?void 0:x2[I])==null?void 0:ze.columns)!=null&&ft[R]&&(p2.rows[I].columns[R].config={width:B,gap:j,flexDirection:a2,backgroundColor:t2})},q=async(I,R)=>{const D=k.find(B=>B.section===R);if(D){const B={config:{},columns:[{config:{},components:[]}]};I!==null&&I>=0&&I<D.rows.length?D.rows.splice(I+1,0,B):D.rows.push(B)}await new Promise(B=>{setTimeout(()=>{const j=document.getElementById(`row-${R}-${(I??0)+1}`);j?(j.scrollIntoView({behavior:"smooth",block:"center"}),j.classList.add("selected-delay"),setTimeout(()=>{j.classList.remove("selected-delay"),B()},3e3)):B()},0)})},G=(I,R)=>{var B;const D=k.find(j=>j.section===R);if(D!=null&&D.rows){if(D.rows.length<=1){const j=(B=D.rows[0])==null?void 0:B.columns;(j==null?void 0:j.length)===1&&(j[0].components=[]);return}D.rows.splice(I,1)}},c2=(I,R,D="down")=>{var p2;const B=k.find(x2=>x2.section===R);if(!((p2=B==null?void 0:B.rows)!=null&&p2[I])||D==="up"&&I===0||D==="down"&&I===B.rows.length-1)return;const j=B.rows,a2=j.splice(I,1)[0],t2=D==="down"?I+1:I-1;j.splice(t2,0,a2)},w2=async(I,R,D,B="right")=>{var t2;const j=B==="left"?R:R+1,a2=k.find(p2=>p2.section===D);(t2=a2==null?void 0:a2.rows)!=null&&t2[I]&&a2.rows[I].columns.splice(j,0,{config:{},components:[]}),await new Promise(p2=>{setTimeout(()=>{const x2=document.getElementById(`col-${D}-${I}-${j}`);x2?(x2.scrollIntoView({behavior:"smooth",block:"center"}),x2.classList.add("selected-delay"),setTimeout(()=>{x2.classList.remove("selected-delay"),p2()},3e3)):p2()},0)})},i2=(I,R,D)=>{var a2,t2;const B=k.find(p2=>p2.section===D),j=(t2=(a2=B==null?void 0:B.rows)==null?void 0:a2[I])==null?void 0:t2.columns;if(j){if(j.length<=1){j[0].components=[];return}j.splice(R,1)}},u2=(I,R,D,B="right")=>{var x2;const j=k.find(ze=>ze.section===D);if(!((x2=j==null?void 0:j.rows)!=null&&x2[I])||B==="left"&&R===0||B==="right"&&R===j.rows[I].columns.length-1)return;const a2=j.rows[I].columns,t2=a2.splice(R,1)[0],p2=B==="right"?R+1:R-1;a2.splice(p2,0,t2)},j2=(I,R)=>{var B;const D=k.find(j=>j.section===R);(B=D==null?void 0:D.rows)==null||B.forEach(j=>{j.columns.forEach(a2=>{const t2=a2.components.indexOf(I);t2!==-1&&a2.components.splice(t2,1)})})},Se=(I,R)=>{var B;const D=k.find(j=>j.section===R);(B=D==null?void 0:D.rows)==null||B.forEach(j=>{j.columns.forEach(a2=>{const t2=a2.components.indexOf(I);if(t2!==-1){const p2=JSON.parse(JSON.stringify(I));p2.id=Math.random().toString(36).substring(2,15)+Date.now().toString(36),a2.components.splice(t2+1,0,p2)}})})},Rt=(I,R,D)=>{x.value=!0,v.value={rowIndex:I,columnIndex:R,section:D}},f0=I=>{var j,a2,t2,p2;const{rowIndex:R,columnIndex:D,section:B}=v.value;if(R!==null&&D!==null){const x2=JSON.parse(JSON.stringify(I));x2.id=Math.random().toString(36).substring(2,15)+Date.now().toString(36);const ze=k.find(Qo=>Qo.section===B),ft=(p2=(t2=(a2=(j=ze==null?void 0:ze.rows)==null?void 0:j[R])==null?void 0:a2.columns)==null?void 0:t2[D])==null?void 0:p2.components;ft==null||ft.push(x2)}x.value=!1},So=I=>{const R=typeof I=="string"?JSON.parse(I):I;for(const D of R.pageConfig||[])for(const B of D.rows||[])for(const j of B.columns||[])for(let a2=0;a2<(j.components||[]).length;a2++){const t2=j.components[a2],p2=Object.values(w.value).find(x2=>x2.component_name===t2.component_name);if(p2){const x2=JSON.parse(JSON.stringify(p2));x2.id=t2.id;for(const ze of t2.fields||[]){const ft=(x2.fields||[]).find(Qo=>Qo.name===ze.name);ft&&(ft.example_value=ze.example_value)}t2.repeat_data!==void 0&&(x2.repeat_data=t2.repeat_data),j.components[a2]=x2}}k.length=0,k.push(...R.pageConfig||[]),R.paramsConfig&&(y.value={...y.value,...R.paramsConfig})};return(I,R)=>(m.openBlock(),m.createElementBlock("div",xT,[t.viewOnly?m.createCommentVNode("",!0):(m.openBlock(),m.createBlock(Y6,{key:0,sectionSelected:g.value,"onUpdate:sectionSelected":R[0]||(R[0]=D=>g.value=D),parametersPageConfiguration:y.value,"onUpdate:parametersPageConfiguration":R[1]||(R[1]=D=>y.value=D),globalPageConfiguration:C.value,availableSections:b.value,importConfigurationFunction:So,isComponentMode:O.value,toggleComponentModeFunction:K,fullwidthMode:f.value,toggleFullwidthMode:e2,renderApiDomain:m.unref(u),inputId:m.unref(l),debugMode:m.unref(i),submitForm:m.unref(a),allowRenderMode:t.allowRenderMode??"open"},null,8,["sectionSelected","parametersPageConfiguration","globalPageConfiguration","availableSections","isComponentMode","fullwidthMode","renderApiDomain","inputId","debugMode","submitForm","allowRenderMode"])),m.createElementVNode("div",yT,[!t.viewOnly&&f.value?(m.openBlock(),m.createElementBlock("div",{key:0,class:m.normalizeClass(["mecano:popup mecano:w-full mecano:overflow-y-hidden mecano:fixed mecano:top-0 mecano:left-0 mecano:h-full mecano:bg-linear-to-br mecano:from-slate-100 mecano:via-white mecano:to-slate-50 mecano:z-9999 mecano:px-4 mecano:justify-start mecano:flex mecano:flex-col mecano:items-center mecano:backdrop-blur-sm",x.value?"":"mecano:hidden"])},[m.createElementVNode("div",kT,[m.createElementVNode("div",{class:"mecano:cursor-pointer mecano:w-10 mecano:h-10 mecano:flex mecano:items-center mecano:justify-center mecano:rounded-full mecano:bg-red-500 mecano:shadow-lg mecano:hover:bg-red-600 mecano:hover:shadow-xl mecano:text-white mecano:transition-all mecano:duration-200 mecano:text-xl mecano:font-bold",onClick:R[2]||(R[2]=D=>x.value=!1)}," ✕ ")]),m.createElementVNode("div",ST,[m.createVNode(ns,{renderApiDomain:m.unref(u),isComponentMode:O.value,fullwidthMode:f.value,columnToInsert:v.value,addComponentToColumn:f0,toggleComponentModeFunction:K,isProduction:m.unref(r),components:w.value,excludedCategories:d},null,8,["renderApiDomain","isComponentMode","fullwidthMode","columnToInsert","isProduction","components"])])],2)):t.viewOnly?m.createCommentVNode("",!0):(m.openBlock(),m.createElementBlock("div",QT,[m.createVNode(ns,{renderApiDomain:m.unref(u),isComponentMode:O.value,fullwidthMode:f.value,columnToInsert:v.value,addComponentToColumn:f0,toggleComponentModeFunction:K,isProduction:m.unref(r),components:w.value,excludedCategories:d},null,8,["renderApiDomain","isComponentMode","fullwidthMode","columnToInsert","isProduction","components"])])),m.createElementVNode("div",{class:m.normalizeClass([t.viewOnly||f.value?"mecano:w-full mecano:px-4":"mecano:w-3/4 mecano:ps-3","mecano:flex mecano:flex-col mecano:gap-5"])},[m.createVNode(Gd,{globalPageConfiguration:C.value,isComponentMode:O.value,removeComponent:j2,cloneComponent:Se,addComponentFunction:Rt,fullwidthMode:f.value,addCol:w2,addRow:q,removeRow:G,removeCol:i2,moveCol:u2,updateRowConfig:z,updateColConfig:$,moveRow:c2,sectionSelected:g.value,renderApiDomain:m.unref(u),isProduction:m.unref(r),ateneaToken:t.ateneaToken,ledithorAiTools:t.ledithorAiTools},null,8,["globalPageConfiguration","isComponentMode","fullwidthMode","sectionSelected","renderApiDomain","isProduction","ateneaToken","ledithorAiTools"])],2)]),m.createVNode(wT)]))}});exports.BodySection=Gd;exports.ColConfig=_d;exports.ComponentsBox=ns;exports.FeedComponent=Yd;exports.FieldsForm=ts;exports.GlobalConfig=Y6;exports.InitialComponent=vc;exports.Pagebuilder=Ud;exports.RowConfig=Fd;exports.SourceFilter=Wd;exports.default=Ud;