@creaditor/web-starterkit 1.0.4 → 1.0.6
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/creaditor.bundle.js
CHANGED
|
@@ -5347,7 +5347,7 @@
|
|
|
5347
5347
|
text-transform: uppercase;
|
|
5348
5348
|
user-select: none;
|
|
5349
5349
|
}
|
|
5350
|
-
`;a.e(
|
|
5350
|
+
`;a.e(6713).then(a.bind(a,46713)),a.e(715).then(a.bind(a,10715)),a.e(5791).then(a.bind(a,25791)),a.e(2001).then(a.bind(a,92001)),Promise.all([a.e(8533),a.e(4819)]).then(a.bind(a,84819)),a.e(4987).then(a.bind(a,24987));class Qc extends S.WF{constructor(){super(),this.channelFromConfig=void 0,this.onNextStep=void 0,this.onSendTestEmail=void 0,this.onAttachFiles=void 0,this.onMakeEvent=void 0,this.onCancelEvent=void 0,this.onChangeSubjectAndName=void 0,this.onLogout=void 0,this.userMenu=void 0,this.extendNavbar=void 0,this.navTop=void 0,this._updateUndoRedo=void 0,this.topNavbarRef=(0,_l._)(),this.channelFromConfig=T.M.get("config","channel");const t=this.channelFromConfig?this.channelFromConfig:"web";this.onNextStep=T.M.get("config","onNextStep"),this.onSendTestEmail=T.M.get("config","onSendTestEmail"),this.onAttachFiles=T.M.get("config","attachFiles"),this.onMakeEvent=T.M.get("config","makeEvent"),this.onCancelEvent=this.onMakeEvent?.cancel,this.onChangeSubjectAndName=T.M.get("config","subjectAndName"),this.onLogout=T.M.get("config","userMenu","onLogout"),this.userMenu=T.M.get("config","userMenu"),this.editorMode=T.M.get("config","mode")||"edit",this.connectedUsers=[],this.channel=t,this.opened=!1,this.sideBarOpened=!1,this.groupName="elements",this.extendNavbar=[],this.addNewElementsFunctionality=!1!==T.M.get("config","editor","configure","editorProps","addNewElementsFunctionality"),this.onScroll=this.onScroll.bind(this),this.onResize=this.onResize.bind(this),this.onKeyUp=this.onKeyUp.bind(this),this.openMenu=this.openMenu.bind(this),this._setupExtendNavbar()}_setupExtendNavbar(){const t=T.M.get("config");if(!t?.editor||"object"!=typeof t.editor?.navbar)return;let e=t.editor.navbar.components;Array.isArray(e)||(e=[e]),this.extendNavbar=e.map(t=>"function"==typeof t?t():"string"==typeof t?qc(t):"object"==typeof t&&null!==t&&t.name&&"plugin"===t.type?this._resolvePluginComponent(t):void 0).filter(Boolean)}_resolvePluginComponent(t){if("simple-preview"===t.name){a.e(2717).then(a.bind(a,72717));const e="cdtr-preview-widget",r=T.M.get("app");if("string"==typeof t.text&&-1!==t.text.indexOf("lang:")){const e=t.text.split("lang:")[1].split(" ")[0];t.text=T.M.get("lang",e)}const o=(0,n.A)(e,(0,b.A)({siteId:r._id,language:r.language,domain:t.domain,endPoint:ve.XW.render_url,onClose:()=>o.opened=!1},t.props));return(0,n.A)("div",null,(0,n.A)("paper-button",{style:"color:#fff",onClick:()=>{const t=o.opened;o.opened=!t,o.setAttribute("opened","true")}},t.text),o)}}openMenu(){if(this.opened)return;this.opened=!0;const t=document.createElement("cdtr-elements-menu");t.groupName=this.groupName,t.opened=!0,t.onclose=()=>{t.opened=!1,this.opened=!1,setTimeout(()=>t.remove(),300)},document.body.appendChild(t)}openPreview(){const t=document.createElement("cdtr-preview-widget-component");t.channel=this.channel,document.body.appendChild(t),t.type=this.deviceType,t.opened=!0,t.onClose=()=>{t.opened=!1,setTimeout(()=>t.remove(),300)}}closeMenu(){this.opened=!1}connectedCallback(){super.connectedCallback(),window.addEventListener("keyup",this.onKeyUp),setTimeout(()=>{if(T.M.connect("connectedUsers",t=>{const e=t;this.connectedUsers=[...e.connectedUsers||[]]}),this.topNavbarRef.value){const t=this.topNavbarRef.value.getBoundingClientRect();this.navTop=t.top,this.navWidth=t.width?String(t.width):"",this.navLeft=String(t.left),window.addEventListener("scroll",this.onScroll),window.addEventListener("resize",this.onResize)}this.style.zIndex=(0,Yc.A)()},0),O.A.subscribe("toggle-side-menu",t=>{const{opened:e,type:n}=t;this.sideBarOpened=!e,e||(this.sticky=!1,this.navWidth=""),n&&(this.groupName=n)}),O.A.subscribe("open_add_menu",t=>{const{type:e}=t;e&&(this.groupName=e),this.openMenu()}),this._updateUndoRedo=t=>{let{hasRedo:e,hasUndo:n,pastLength:r,futureLength:o}=t;this.hasUndo=n,this.hasRedo=e,this.past=r,this.future=o},Wc.A.on(Wc.q.ON_SNAPSHOT,this._updateUndoRedo),Wc.A.on(Wc.q.ON_REDO,this._updateUndoRedo),Wc.A.on(Wc.q.ON_UNDO,this._updateUndoRedo);const t=T.M.get("history");Wc.A.setHistory(t)}disconnectedCallback(){super.disconnectedCallback(),this._updateUndoRedo&&(Wc.A.off(Wc.q.ON_SNAPSHOT,this._updateUndoRedo),Wc.A.off(Wc.q.ON_REDO,this._updateUndoRedo),Wc.A.off(Wc.q.ON_UNDO,this._updateUndoRedo)),window.removeEventListener("keyup",this.onKeyUp),window.removeEventListener("scroll",this.onScroll),window.removeEventListener("resize",this.onResize)}onKeyUp(t){90===t.keyCode&&t.ctrlKey?this.undo():89===t.keyCode&&t.ctrlKey&&this.redo()}onScroll(){if(this.sideBarOpened)return this.sticky=!1,void(this.navWidth="");if(!this.topNavbarRef.value)return;if(!this.sticky){const t=this.topNavbarRef.value.getBoundingClientRect();this.navLeft=String(t.left),this.navWidth=t.width?String(t.width):""}const t=this.topNavbarRef.value.getBoundingClientRect().top;this.sticky=t<0}onResize(){if(!this.topNavbarRef.value)return;this.sticky=!1;const t=this.topNavbarRef.value;this.navTop=t.children[0].getBoundingClientRect().top+window.scrollY,this.navWidth=String(t.getBoundingClientRect().width),this.navLeft=String(t.getBoundingClientRect().left),this.onScroll()}undo(){"activeElement"in document&&document.activeElement?.blur(),setTimeout(()=>Wc.A.undo(),0)}redo(){"activeElement"in document&&document.activeElement?.blur(),setTimeout(()=>Wc.A.redo(),0)}render(){return S.qy`
|
|
5351
5351
|
<div style="width:100%;height:50px;" ${(0,_l.K)(this.topNavbarRef)}>
|
|
5352
5352
|
${"ai-edit"!==this.editorMode?(t=this,t.userMenu||t.onNextStep||t.onSendTestEmail||t.onAttachFiles||t.onMakeEvent||t.onChangeSubjectAndName?S.qy`
|
|
5353
5353
|
<div
|
|
@@ -5826,7 +5826,7 @@
|
|
|
5826
5826
|
</div>
|
|
5827
5827
|
</cdtr-col>`)}
|
|
5828
5828
|
</cdtr-row>
|
|
5829
|
-
</div>`}}fd.styles=td,fd.properties={menu:{type:Array},components:{type:Array}},customElements.define("cdtr-blocks-menu-v1",fd);const md=L.Ay;class gd extends S.WF{constructor(){super(),this.sortable=void 0,this.componentHtml=void 0,this.sortableElementRef=(0,_l._)(),this.currentComponents=[],this.sortable=void 0,this.groupName="section-component",this.components=[],this.componentHtml=new Map}onCloseMenu(){this.dispatchEvent(new CustomEvent("close",{}))}onDragElementStart(){this.onElementsDrag=!0}onDragElementEnd(){this.onElementsDrag=!1}async fetchComponentHtml(t){try{const e=JSON.parse(JSON.stringify(t.components)),n=t=>{const r=t?.props,o=r?.background;if(o?.properties?.src){t.props||(t.props={}),t.props._isBackgroundImage=!0;const n=t?.children;n&&n.forEach(t=>{const n=e.find(e=>e.id===t);n&&"image"===n.type&&(n.props||(n.props={}),n.props._isBackgroundImage=!0)})}const i=t?.children;i&&i.forEach(t=>{const r=e.find(e=>e.id===t);r&&n(r)})};e.forEach(t=>{n(t)});const r=
|
|
5829
|
+
</div>`}}fd.styles=td,fd.properties={menu:{type:Array},components:{type:Array}},customElements.define("cdtr-blocks-menu-v1",fd);const md=L.Ay;class gd extends S.WF{constructor(){super(),this.sortable=void 0,this.componentHtml=void 0,this.sortableElementRef=(0,_l._)(),this.currentComponents=[],this.sortable=void 0,this.groupName="section-component",this.components=[],this.componentHtml=new Map}onCloseMenu(){this.dispatchEvent(new CustomEvent("close",{}))}onDragElementStart(){this.onElementsDrag=!0}onDragElementEnd(){this.onElementsDrag=!1}async fetchComponentHtml(t){if(!Array.isArray(t.components))return this.componentHtml.set(t.id,null),void this.requestUpdate();try{const e=JSON.parse(JSON.stringify(t.components)),n=t=>{const r=t?.props,o=r?.background;if(o?.properties?.src){t.props||(t.props={}),t.props._isBackgroundImage=!0;const n=t?.children;n&&n.forEach(t=>{const n=e.find(e=>e.id===t);n&&"image"===n.type&&(n.props||(n.props={}),n.props._isBackgroundImage=!0)})}const i=t?.children;i&&i.forEach(t=>{const r=e.find(e=>e.id===t);r&&n(r)})};e.forEach(t=>{n(t)});const r="web"===T.M.get("config","channel")?"/v2/render/web/build":"/v2/render/newsletter/build",o=await fetch(ve.XW.endPoint+r,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({components:e})});if(!o.ok)throw new Error(`HTTP error! status: ${o.status}`);const i=await o.text();this.componentHtml.set(t.id,i),this.requestUpdate()}catch(e){console.error(`Error fetching HTML for component ${t.id}:`,e),this.componentHtml.set(t.id,null),this.requestUpdate()}}onMouseup(t){document.body.style.position="fixed",setTimeout(()=>{document.body.style.position=""},400);const e={...t.body},n=md.components[0];if(!n||n&&"root"===n.type){const t=T.M.get("components").find(t=>"root"===t.type);if(t){const n=md.store().createComponent({index:0,parentId:t.id,body:e});md.clean().selectComponent(n),n.element.scrollIntoView({behavior:"smooth",block:"center"}),this.onCloseMenu()}}else{const t=n.closest("section"),r=T.M.get("components").find(t=>"root"===t.type);if(t&&r){const n=r.children.findIndex(e=>e===t.id)+1,o=md.store().createComponent({index:n,parentId:r.id,body:e});md.clean().selectComponent(o),o.element.scrollIntoView({behavior:"smooth",block:"center"}),this.onCloseMenu()}}}firstUpdated(){}connectedCallback(){super.connectedCallback();const t=T.M,e=t.get("config","editor","configure","sections");Array.isArray(e)&&(e.forEach(t=>{this.components.push(t)}),this.currentComponents=JSON.parse(JSON.stringify(this.components)),t.set({components_templates:this.currentComponents}),this.currentComponents.forEach(t=>{this.fetchComponentHtml(t)}),t.set({components_templates:this.currentComponents}))}disconnectedCallback(){super.disconnectedCallback(),this.sortable&&this.sortable.destroy()}render(){return S.qy`<cdtr-editor-container
|
|
5830
5830
|
><cdtr-title style="color:var(--micro-info-color)">
|
|
5831
5831
|
<i>
|
|
5832
5832
|
<lang-text
|
|
@@ -6532,4 +6532,4 @@
|
|
|
6532
6532
|
.popover-content.mobile-centered::before {
|
|
6533
6533
|
display: none;
|
|
6534
6534
|
}
|
|
6535
|
-
`,Ud.properties={width:{type:String},opened:{type:Boolean},placement:{type:String},isMobileView:{type:Boolean,state:!0}},customElements.get(Fd)||customElements.define(Fd,Ud),a.e(175).then(a.bind(a,60175)),a.e(567).then(a.bind(a,70567)),a.e(5713).then(a.bind(a,85713)),a.e(4569).then(a.bind(a,64569)),a.e(2547).then(a.bind(a,92547)),a.e(2956).then(a.bind(a,2956)),a.e(1529).then(a.bind(a,81529)),Promise.all([a.e(1936),a.e(1565)]).then(a.bind(a,61565)),a.e(271).then(a.bind(a,40271)),a.e(3095).then(a.bind(a,73095)),a.e(2377).then(a.bind(a,22377)),a.e(638).then(a.bind(a,638)),Promise.all([a.e(59),a.e(5813),a.e(4186)]).then(a.bind(a,14186)),a.e(8916).then(a.bind(a,48916)),a.e(752).then(a.bind(a,40752)),Promise.resolve().then(a.bind(a,15305)),a.e(2590).then(a.bind(a,2590)),a.e(380).then(a.bind(a,70380)),a.e(5501).then(a.bind(a,35501)),a.e(5133).then(a.bind(a,15133)),a.e(8646).then(a.bind(a,48646)),a.e(5849).then(a.bind(a,75849)),a.e(8042).then(a.bind(a,38042)),a.e(9990).then(a.bind(a,99990)),a.e(8983).then(a.bind(a,68983)),Promise.all([a.e(8876),a.e(168)]).then(a.bind(a,80168)),a.e(3932).then(a.bind(a,33932)),a.e(9453).then(a.bind(a,89453)),a.e(6036).then(a.bind(a,26036)),a.e(8443).then(a.bind(a,48443)),a.e(8570).then(a.bind(a,28570)),a.e(8570).then(a.bind(a,28570)),a.e(453).then(a.bind(a,50453)),a.e(3606).then(a.bind(a,13606)),a.e(3105).then(a.t.bind(a,63105,23)),a.e(7238).then(a.bind(a,97238)),a.e(4770).then(a.bind(a,94770)),a.e(5926).then(a.bind(a,83545)),a.e(8516).then(a.bind(a,8516)),a.e(170).then(a.bind(a,60170)),a.e(6442).then(a.bind(a,66442)),a.e(2234).then(a.bind(a,62234)),a.e(3521).then(a.bind(a,83521)),a.e(2834).then(a.bind(a,70453)),a.e(4288).then(a.bind(a,64288)),a.e(9041).then(a.bind(a,19041)),a.e(8654).then(a.bind(a,98654)),a.e(235).then(a.bind(a,20235)),a.e(407).then(a.bind(a,40407)),Promise.resolve().then(a.bind(a,66525)),a.e(8921).then(a.bind(a,38921)),a.e(112).then(a.bind(a,50112)),a.e(7155).then(a.bind(a,7155)),a.e(5411).then(a.bind(a,15411)),a.e(3971).then(a.bind(a,13971)),a.e(5839).then(a.bind(a,15839)),a.e(2350).then(a.bind(a,72350)),a.e(8064).then(a.bind(a,78064)),a.e(2963).then(a.bind(a,32963)),a.e(976).then(a.bind(a,976)),a.e(9570).then(a.bind(a,59570)),a.e(653).then(a.bind(a,50653)),a.e(467).then(a.bind(a,467)),a.e(2833).then(a.bind(a,52833)),a.e(9386).then(a.bind(a,89386)),a.e(5850).then(a.bind(a,75850)),a.e(975).then(a.bind(a,30975)),a.e(6496).then(a.bind(a,86496)),a.e(4100).then(a.bind(a,54100)),a.e(2397).then(a.bind(a,22397)),a.e(5530).then(a.bind(a,55530)),a.e(738).then(a.bind(a,60738)),a.e(4615).then(a.bind(a,14615)),a.e(7380).then(a.bind(a,27380)),a.e(2112).then(a.bind(a,2112)),a.e(7838).then(a.bind(a,67838)),a.e(8251).then(a.bind(a,38251)),a.e(4413).then(a.bind(a,14413)),a.e(3827).then(a.bind(a,93827)),a.e(9986).then(a.bind(a,39986)),a.e(3875).then(a.bind(a,33875)),a.e(4074).then(a.bind(a,94074)),a.e(3233).then(a.bind(a,73233)),a.e(4988).then(a.bind(a,94988)),a.e(4114).then(a.bind(a,84114)),a.e(2409).then(a.bind(a,22409)),a.e(4947).then(a.bind(a,94947)),a.e(4161).then(a.bind(a,54161)),a.e(7255).then(a.bind(a,7255)),a.e(2773).then(a.bind(a,2773)),a.e(7523).then(a.bind(a,67523)),a.e(1972).then(a.bind(a,41972)),Promise.all([a.e(59),a.e(5813),a.e(8173)]).then(a.bind(a,28173)),Promise.all([a.e(6216),a.e(7463)]).then(a.bind(a,97463)),Promise.all([a.e(59),a.e(2706)]).then(a.bind(a,12706)),Promise.all([a.e(59),a.e(6216),a.e(1317)]).then(a.bind(a,61317)),Promise.all([a.e(8876),a.e(8303)]).then(a.bind(a,98303)),a.e(898).then(a.bind(a,90898)),a.e(578).then(a.bind(a,10578)),a.e(7209).then(a.bind(a,27209)),a.e(2384).then(a.bind(a,92384)),Wi({href:"https://fonts.googleapis.com",ref:"preconnect",crossorigin:!0}),Wi({href:"https://fonts.gstatic.com",ref:"preconnect",crossorigin:!0});var qd=a(96374);const Wd=t=>{{const{component:e,commands:n,helpers:r}=t;return{select:t=>{let{changeTab:e,tab:n}=t;"design"!==n.text&&e("design")},tabs:t=>{const e=[{text:"design"}];return e.forEach(e=>e.selected=e.selected=e.text===t),e},layout:t=>{let{tab:r,changeTab:o,tabs:i}=t;const a=[{type:"heading",level:6,text:"rootelement_editor_top_header"},{type:"fontFamily",text:"fontFamily",value:e.props?.style?.fontFamily,onChange:t=>{const e=t.target.value,n=(T.M.get("components"),L.Ay.getComponents().find(t=>"root"===t.type)),r=[];L.Ay.store().execCommand("style",{fontFamily:e}),n.treeWalk(t=>{if(t&&t.props&&!["root","section","block","row","col"].find(e=>e===t.type)&&(t.props.style&&t.props.style.fontFamily!==e&&L.Ay.store().updateComponent(t,"style",{fontFamily:e}),t.type.equalWith("text")&&r.push(t.tiptap),Array.isArray(t.props.items))){const n=JSON.parse(JSON.stringify(t.props.items));n.forEach(t=>{t&&(t.style?t.style.fontFamily=e:t.props&&t.props.style&&(t.props.style.fontFamily=e),t.props&&t.props.label_field&&t.props.label_field.props&&t.props.label_field.props.style&&(t.props.label_field.props.style.fontFamily=e))}),L.Ay.store().updateComponent(t,"items",n)}}),r.forEach(t=>{t.chain().selectAll().setFontFamily({cssRule:e}).run()})}},{type:"divider"},{type:"colorpicker",title:"default_color_paragraphs",value:e.props?.defaultColorParagraphs,onChange:t=>{const e=t.target.value,n=T.M.get("components").filter(t=>-1!==t.type.indexOf("text"));n.forEach(t=>{const n=t.tiptap,{state:r,view:o}=n,i=r.tr,a=[];r.doc.nodesBetween(0,r.doc.content.size,(t,e)=>{"paragraph"===t.type.name&&a.push({start:e+1,end:e+t.nodeSize-1})}),a.forEach(t=>{let{start:n,end:o}=t;r.doc.nodesBetween(n,o,(t,n)=>{if(t.isText){const o=t.marks.some(t=>"link"===t.type.name);if(o)return;let a={};const s=t.marks.find(t=>"textStyle"===t.type.name);s&&s.attrs&&(a={...s.attrs});const l={...a,color:e},c=r.schema.marks.textStyle.create(l);i.addMark(n,n+t.nodeSize,c)}})}),o.dispatch(i)}),L.Ay.store().execCommand("defaultColorParagraphs",e)}},{type:"divider"},{type:"colorpicker",title:"default_color_headings",value:e.props?.default_color_headings,onChange:t=>{const e=t.target.value,n=T.M.get("components").filter(t=>-1!==t.type.indexOf("text"));n.forEach(t=>{const n=t.tiptap,{state:r,view:o}=n,i=r.tr,a=[];r.doc.nodesBetween(0,r.doc.content.size,(t,e)=>{"heading"===t.type.name&&a.push({start:e+1,end:e+t.nodeSize-1})}),a.forEach(t=>{let{start:n,end:o}=t;r.doc.nodesBetween(n,o,(t,n)=>{if(t.isText){const o=t.marks.some(t=>"link"===t.type.name);if(o)return;let a={};const s=t.marks.find(t=>"textStyle"===t.type.name);s&&s.attrs&&(a={...s.attrs});const l={...a,color:e},c=r.schema.marks.textStyle.create(l);i.addMark(n,n+t.nodeSize,c)}})}),o.dispatch(i)}),L.Ay.store().execCommand("defaultColorHeadings",e)}},{type:"divider"},{type:"colorpicker",title:"default_background_buttons",value:e.props.defaultBackgroundButtons||e.props.default_background_buttons,onChange:t=>{const e=t.target.value;n.execCommand("defaultBackgroundButtons",e);const r=T.M.get("components").filter(t=>"button"===t.type),o=(0,qd.w)("#000000",e);L.Ay.store().execCommand2({transactions:[{key:"style",value:{background:e,color:o}}],update:r})}},{type:"colorpicker",title:"default_color_buttons",value:e.props.defaultColorButtons||e.props.default_color_buttons,onChange:t=>{const e=t.target.value;L.Ay.store().execCommand2({transactions:[{key:"defaultColorButtons",value:e}],update:[T.M.get("components").find(t=>"root"===t.type)]});const n=T.M.get("components").filter(t=>"button"===t.type);L.Ay.store().execCommand2({transactions:[{key:"style",value:{color:e}}],update:n})}},{type:"divider"},{type:"slider",title:"block_width",min:500,max:1200,value:(()=>{const t=e.find("section");if(!t)return 0;const n=t.children.find(t=>"block"===t.type);return n?parseInt(n?.props?.style?.width):0})(),onInput:t=>{let n=t.target.value;n<500&&(n=500),n>1200&&(n=1200);const r=(()=>{const t=[],n=e.find("section");return n&&n.children.forEach(e=>{const n=T.M.get("components",e);n&&"block"===n.type&&t.push(n)}),t})();L.Ay.store().execCommand2({transactions:[{key:"style",value:{width:n+"px",maxWidth:"100%"}}],update:r})}},{type:"divider"},{type:"colorpicker",alpha:!1,value:e.props.style.background||"#fff",title:"page_background",onChange:t=>{const e=t.target.value;n.execCommand("style",{background:e})}},{type:"divider"},{type:"colorpicker",alpha:!1,title:"bgColor_blocks",onChange:t=>{const e=t.target.value,n=T.M.get("components").filter(t=>t.type.equalWith("block"));L.Ay.store().execCommand2({transactions:[{key:"style",value:{background:e}}],update:n})}},{type:"divider"},{type:"heading",level:6,text:"rootelement_editor_global_colors_heading"},{type:"heading",level:6,text:"Primary"},{type:"colorpicker",alpha:!1,title:"primaryColor",value:e.props.primaryColor||"#fff",onChange:t=>{const e=t.target.value;n.execCommand("primaryColor",e)}},{type:"colorpicker",alpha:!1,title:"primaryContrastColor",value:e.props.primaryContrastColor||"#fff",onChange:t=>{const e=t.target.value;n.execCommand("primaryContrastColor",e)}},{type:"divider"},{type:"heading",level:6,text:"secondary"},{type:"colorpicker",alpha:!1,title:"secondaryColor",value:e.props.secondaryColor||"#fff",onChange:t=>{const e=t.target.value;n.execCommand("secondaryColor",e)}},{type:"colorpicker",alpha:!1,title:"secondaryContrastColor",value:e.props.secondaryContrastColor||"#fff",onChange:t=>{const e=t.target.value;n.execCommand("secondaryContrastColor",e)}}];return a}}}},Yd=t=>{let{helpers:e,template:n,globalStylesVar:r}=t;return{set:(t,o,i)=>{switch(o){case"style":return t[o]=i,e.mergeDiff(n,{style:t[o]}),!0;case"fontFamily":case"fontSize":case"paragraphFontSize":case"headingLvlOneFontSize":case"defaultColorParagraphs":case"defaultColorHeadings":case"defaultBackgroundButtons":case"defaultColorButtons":return t[o]=i,!0;case"primaryColor":case"secondaryColor":case"primaryContrastColor":case"secondaryContrastColor":case"secondaryColor":return t[o]=i,r.patch(t),!0;default:return!1}}}};var Xd=a(37101),Zd={};Zd.setAttributes=p(),Zd.insert=c().bind(null,"head"),Zd.domAPI=s(),Zd.insertStyleElement=u();o()(Xd.A,Zd);const Kd=Xd.A&&Xd.A.locals?Xd.A.locals:void 0;var Jd=a(23571);const Gd=document.createElement("style");Gd.patch=function(t){let{primaryColor:e,primaryContrastColor:n,secondaryColor:r,secondaryContrastColor:o}=t;e&&(Gd.innerHTML=`:root{--cdtr-primary:${e}}`),r&&(Gd.innerHTML+=`:root{--cdtr-secondary:${r}}`),o&&(Gd.innerHTML+=`:root{--cdtr-secondary-contrast:${r}}`),n&&(Gd.innerHTML+=`:root{--cdtr-primary-contrast:${n}}`)};const Qd=()=>{const t="root";return{name:t,create:e=>{const{createElement:r,compose:o,helpers:i}=e,{children:a,backgrounds:s,commands:l}=o,{mergeDiff:c,arrayToString:d}=l;o.style||(o.style={});const p=d("root-component",o.classList,Kd.root);document.head.append(Gd),Gd.patch(o.props);const h=(0,n.A)("div",{"data-id":o.id},a),u=(0,n.A)("div",(0,b.A)({},o,{className:p}),h);let f,m,g=(0,n.A)("style",null,'\n .text-component:after{\n content: "";\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n background: transparent;\n }\n ');new Jd.Ay(h,{group:"section-component",animation:450,handle:".section-handle--sortable",onStart:t=>{document.body.style.position="fixed",document.body.appendChild(g);const e=t.item;f=e.previousSibling?.dataset.id,m=e.nextSibling?.dataset.id},onEnd:function(t){document.body.style.position=null,g.remove();const e=t.item,n=t.to,r=t.from,o=t.oldIndex,i=t.newIndex;t.oldDraggableIndex,t.newDraggableIndex,t.clone,t.pullMode;L.Ay.store().moveComponent({componentId:e.dataset.id,newParentId:n.dataset.id,oldParentId:r.dataset.id,oldIndex:o,newIndex:i})}});return L.Ay.on("update",()=>{setTimeout(()=>{const t=u.querySelector(`.${Kd.placeholder}`),e=h.children.length;0===e&&t||(e>0&&t?t.remove():0!==e||t||u.appendChild((0,n.A)("div",{className:Kd.placeholder},(0,n.A)("h1",null,"זה דף ריק,לחצו כאן כדי להוסיף אלמנטים, ורקעים"),(0,n.A)("div",null,(0,n.A)("paper-button",{onMousedown:()=>{O.A.dispatch("open_add_menu",{type:"section-component"})},style:"color:var(--primary)"},(0,n.A)("lang-text",{text:"for_quike_action_click_here"}))))))},0)}),r({name:t,id:o.id,template:u,childrenHolder:h,allowSortable:!0,defaultProps:{},validator:Yd({template:u,helpers:i,globalStylesVar:Gd}),schema:o.schema,onSelect:()=>{},onDeselect:()=>{},elementProps:o,remove:()=>{u.remove()},createEditor:Wd})}}},tp=t=>{{const{component:e,commands:n,helpers:r}=t;return e.props.style||(e.props.style={}),{select:t=>{let{changeTab:e,tab:n}=t;"design"!==n.text&&e("design")},tabs:t=>{const e=[{text:"design"}];return e.forEach(e=>e.selected=e.selected=e.text===t),e},layout:t=>{let{tab:r,changeTab:o,tabs:i}=t;const a=[{type:"divider"},{type:"slider",title:"height",active:()=>"design"===r.text,min:50,max:500,value:parseInt(e.props.style.minHeight),onInput:t=>{const e=t.target.value;n.execCommand("style",{minHeight:e+"px"})}},{type:"divider"},{type:"colorpicker",title:"backgroundColor",value:e.props.style.background||e.props.style.backgroundColor||"#fff",onChange:t=>{const e=t.target.value;n.execCommand("style",{background:e,backgroundColor:null})}},{type:"divider"},{type:"justifyContent",value:e?.props.justify||"flex-start",active:()=>"design"===r.text,onChange:t=>{const e=t.target.value;n.execCommand("justify",e,{find:"col"})}},{type:"alignItems",title:"alignItems",active:()=>"design"===r.text,value:e?.props.alignItems||"flex-start",onChange:t=>{const e=t.target.value;n.execCommand("alignItems",e,{find:"col"})}},{type:"spacingPicker",active:()=>"design"===r.text,hasLeft:!1,hasRight:!1,value:{top:parseInt(e?.props?.style?.paddingTop)||parseInt(e?.props?.style?.padding)||0,bottom:parseInt(e?.props?.style?.paddingBottom)||parseInt(e?.props?.style?.padding)||0,left:parseInt(e?.props?.style?.paddingLeft)||parseInt(e?.props?.style?.padding)||0,right:parseInt(e?.props?.style?.paddingRight)||parseInt(e?.props?.style?.padding)||0},onChange:t=>{const e=t.target.value;n.execCommand("style",{padding:e+"px"},{find:"col"})}}];return a}}}},ep=t=>{let{helpers:e,template:n,row:r}=t;return{set:(t,e,r)=>{switch(e){case"style":case"justify":case"alignItems":return t[e]=r,!0;case"md":case"sm":case"lg":case"xl":t[e]=r,n.setAttribute(e,r);return 0===parseInt(r)?(n.removeAttribute("lg"),n.removeAttribute("xl")):(n.setAttribute("lg",r),n.setAttribute("xl",r)),!0;default:return!1}}}};var np=a(71527),rp={};rp.setAttributes=p(),rp.insert=c().bind(null,"head"),rp.domAPI=s(),rp.insertStyleElement=u();o()(np.A,rp);const op=np.A&&np.A.locals?np.A.locals:void 0,ip=()=>({name:"col",create:t=>{const{createElement:e,compose:r,helpers:o}=t,{children:i,backgrounds:a,commands:s}=r,{mergeDiff:l,arrayToString:c}=s;r.props.justify||(r.props.justify="center");const d=new ki.A,p={element:t=>r.props.style};qn.use(Cr());let h=qn.createStyleSheet(p,{link:!0}).attach();h.update();const u=c("col-component",op.root,r.classList,h.classes.element),f=(0,n.A)("cdtr-row",null,i),m=(0,n.A)("cdtr-row",{className:c("row-of-col",op.row)},f),g=(0,n.A)("cdtr-col",{className:u},m);g.setAttribute("droppable-direction","left,right");r.editor.on("update",()=>{d.run(()=>{const t=g.parentElement;t&&"block"===t.dataset.type?g.setAttribute("droppable-element","col"):g.removeAttribute("droppable-element")})}),g.setAttribute("draggable-direction","left,right"),g.setAttribute("lg",r.props.lg),r.props||(r.props={});const b=e({name:"col",id:r.id,template:g,handleBar:!0,draggable:{group:"col"},render:()=>{b.props.justify&&(f.justify=b.props.justify,m.justify=b.props.justify),b.props.style||(b.props.style={}),b.props.style.height?m.style.height=b.props.style.height:m.style.height="",b.props.style.minHeight?m.style.minHeight=b.props.style.minHeight:m.style.minHeight="",b.props.alignItems&&(m.alignItems=b.props.alignItems),b.props.lg;{const t=parseInt(b.props.lg);0===t?(g.removeAttribute("lg"),g.removeAttribute("xl")):(g.setAttribute("lg",t),g.setAttribute("xl",t))}o.mergeDiff(g,{style:r.props.style})},childrenHolder:m,allowSortable:!0,defaultProps:{},validator:ep({template:g,helpers:o,row:m}),schema:r.schema,onSelect:t=>{g.classList.add(t)},onDeselect:t=>{g.classList.remove(t)},elementProps:r,remove:()=>{g.remove()},createEditor:tp});return b}});var ap=a(53756),sp={};sp.setAttributes=p(),sp.insert=c().bind(null,"head"),sp.domAPI=s(),sp.insertStyleElement=u();o()(ap.A,sp);const lp=ap.A&&ap.A.locals?ap.A.locals:void 0;var cp=a(35962);const dp={slantLeft:t=>[`0 ${t}px`,"100% 0"],slantRight:t=>["0 0",`100% ${t}px`],vShape:t=>["0 0",`50% ${t}px`,"100% 0"],triangle:t=>[`0 ${t}px`,"50% 0",`100% ${t}px`]},pp={slantLeft:t=>["100% 100%",`0 calc(100% - ${t}px)`],slantRight:t=>[`100% calc(100% - ${t}px)`,"0 100%"],vShape:t=>[`100% calc(100% - ${t}px)`,"50% 100%",`0 calc(100% - ${t}px)`],triangle:t=>["100% 100%",`50% calc(100% - ${t}px)`,"0 100%"]},hp=["0 0","100% 0"],up=["100% 100%","0 100%"],fp=t=>t&&"none"!==t;const mp=[{value:"none"},{value:"slantLeft"},{value:"slantRight"},{value:"vShape"},{value:"triangle"}],gp=t=>{{const{component:e,commands:n,helpers:r}=t;const o=()=>e.props.style||{},i=()=>({topShape:o()["--cdtr-dv-top"]||"none",topHeight:parseInt(o()["--cdtr-dv-top-h"],10)||50,bottomShape:o()["--cdtr-dv-bot"]||"none",bottomHeight:parseInt(o()["--cdtr-dv-bot-h"],10)||50}),a=t=>{const e={...i(),...t},r=function(t){let{topShape:e,topHeight:n,bottomShape:r,bottomHeight:o}=t;return fp(e)||fp(r)?`polygon(${[...fp(e)&&dp[e]?dp[e](n):hp,...fp(r)&&pp[r]?pp[r](o):up].join(", ")})`:""}(e);n.execCommand("style",{clipPath:r,WebkitClipPath:r,paddingTop:fp(e.topShape)?`${e.topHeight}px`:"",paddingBottom:fp(e.bottomShape)?`${e.bottomHeight}px`:"","--cdtr-dv-top":e.topShape,"--cdtr-dv-top-h":`${e.topHeight}`,"--cdtr-dv-bot":e.bottomShape,"--cdtr-dv-bot-h":`${e.bottomHeight}`})};return{select:t=>{let{changeTab:e,tab:n}=t;n.text||e("background")},tabs:t=>{const e=[{text:"background"},{text:"design"},{text:"settings"}];return t?(e.forEach(e=>e.selected=e.text===t),e):e},layout:t=>{const{tab:r,changeTab:o,tabs:s}=t,l=i(),c=()=>"design"===r.text,d=[{type:"background",hasPreview:!0,hasInput:!0,active:()=>"background"===r.text,value:e.props.background,src:e.props.background?.properties?.src,onChange:t=>{const e=t.detail.src;n.execCommand("background",{type:"images",component:"cdtr-images-preset",properties:{src:e,style:{backgroundAttachment:"fixed",backgroundPosition:"center",backgroundRepeat:"no-repeat",backgroundSize:"cover"}}})}},{type:"divider",active:()=>"background"===r.text},{type:"colorpicker",title:"backgroundColor",active:()=>"background"===r.text,value:e.props.style.background||e.props.style.backgroundColor||"#fff",onChange:t=>{const e=t.target.value;n.execCommand("style",{background:e,backgroundColor:null}),n.execCommand("background",null)}},{type:"heading",level:4,text:"top_divider",active:c},{type:"dropdown",title:"shape",active:c,selected:l.topShape,value:l.topShape,items:mp,onChange:t=>a({topShape:t.target.value})},{type:"slider",title:"height",unit:"px",min:0,max:200,active:()=>c()&&fp(l.topShape),value:l.topHeight,onInput:t=>a({topHeight:parseInt(t.target.value,10)||0})},{type:"divider",active:c},{type:"heading",level:4,text:"bottom_divider",active:c},{type:"dropdown",title:"shape",active:c,selected:l.bottomShape,value:l.bottomShape,items:mp,onChange:t=>a({bottomShape:t.target.value})},{type:"slider",title:"height",unit:"px",min:0,max:200,active:()=>c()&&fp(l.bottomShape),value:l.bottomHeight,onInput:t=>a({bottomHeight:parseInt(t.target.value,10)||0})}];return d}}}};const bp=t=>{const{mergeDiff:e,deepMerge:r}=t.helpers,o=t.compose;o.props.style.minHeight||(o.props.style.minHeight="100px"),o.props.style.width="100%";const i=(0,_.A)("section-component",o.classList,lp.section),s=(0,n.A)("div",{style:{position:"absolute",left:0,top:0,height:"100%",width:"100%",overflow:"hidden",opacity:o.opacity||1}});function l(t){const n=()=>{const n=document.createElement(t.component);s.appendChild(n),e(n,t.properties)};for(;s.firstChild;)s.firstChild.remove();t&&(t.installed?n():t.component&&("cdtr-media-player"===t.component&&(t.component="cdtr-background-video"),"images-preset"===t.component&&(t.component="cdtr-images-preset"),a(604)(`./${t.component}`).then(t=>{n()})))}o.background?l(o.background):o.background={};const c=(0,n.A)("div",{style:{minHeight:"50px"},className:(0,_.A)("sortable-element--with-section",lp.layerBlock),"data-id":o.id},o.children);o.bottomStyle||(o.bottomStyle={},o.bottomStyle.style={height:0});const d=()=>(0,n.A)("div",{className:lp.placeholder},(0,n.A)("h3",null,(0,n.A)("lang-text",{text:"empty_section_info"})),(0,n.A)("div",null,(0,n.A)("paper-button",{onMouseUp:()=>{O.A.dispatch("open_add_menu",{type:"block-component"})},style:"color:var(--primary)"},(0,n.A)("lang-text",{text:"click_here_to_add"})))),p=(0,n.A)("section",(0,b.A)({},o,{"droppable-element":o.type,"droppable-direction":"top,bottom","droppable-if":"empty","droppable-level":"5","droppable-bottom":"lastChild",className:i}),s,c,o.elements);o.props.alignItems&&(c.style.justifyContent=o.props.alignItems),0===c.children.length&&p.appendChild(d());const h=()=>{setTimeout(()=>{const t=p.querySelector(`.${lp.placeholder}`),e=c.children.length;0===e&&t||(e>0&&t?t.remove():0!==e||t||p.appendChild(d()))},0)};L.Ay.on("update",()=>h()),h();let u,f,m=(0,n.A)("style",null,'\n .text-component:after{\n content: "";\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n background: transparent;\n }\n ');const g=new Jd.Ay(c,{group:"block-component",animation:300,handle:".block-handle--sortable",draggable:".block-component",easing:"cubic-bezier(1, 0, 0, 1)",onStart:t=>{document.body.appendChild(m);const e=t.item;u=e.previousSibling?.dataset.id,f=e.nextSibling?.dataset.id},onEnd:function(t){m.remove();const e=t.item.dataset.id,n=t.to.dataset.id,r=t.from.dataset.id,o=t.oldIndex;let i=t.newIndex;L.Ay.store().moveComponent({componentId:e,newParentId:n,oldParentId:r,oldIndex:o,newIndex:i,direction:i>o?"bottom":"top"})}}),y={set:(t,n,o)=>{switch(n){case"bottomStyle":return t[n]=r(t[n],o),e(marginBottomEl,{style:t[n].style}),!0;case"alignItems":return t[n]=o,c.style.justifyContent=o,!0;case"opacity":return t[n]=o,s.style.opacity=o,!0;case"background":return t[n]=o,l(o),!0;case"style":return t[n]=r(t[n],o),e(p,{style:t[n]}),!0;case"is_removed":return e(p,{is_removed:o}),!0;default:return!1}}},w=(0,cp.n)({id:o.id,name:"section",template:p,allowSortable:!0,schema:o.schema,draggable:{group:"section",direction:"top,bottom"},render:()=>{},destroy:()=>{"function"==typeof g.destroy&&g.destroy(),L.Ay.off("update",()=>h())},remove:()=>{p.remove()},onSelect:t=>{p.classList.add(t)},onDeselect:t=>{p.classList.remove(t)},elementProps:o,validator:y,createEditor:gp,commands:{},defaultProps:{},childrenHolder:c});return((t,e,n)=>{const r=document.createElement("div");r.classList.add(lp.resizeBar),r.setAttribute("draggable","false"),t.appendChild(r);let o=!1,i=0,a=0;const s=n=>{if(!o)return;const r=n.clientY-i,s=Math.max(10,a+r)+"px";t.style.minHeight=s,e.commands.execCommand("style",{minHeight:s})},l=()=>{o&&(o=!1,r.classList.remove(lp.dragging),document.removeEventListener("mousemove",s),document.removeEventListener("mouseup",l))};r.addEventListener("mousedown",e=>{e.preventDefault(),e.stopPropagation(),o=!0,i=e.clientY;const c=t.style.minHeight||getComputedStyle(t).minHeight||n.props.style.minHeight||"100px";a=parseFloat(c)||100,document.addEventListener("mousemove",s),document.addEventListener("mouseup",l),r.classList.add(lp.dragging)})})(p,w,o),w},yp=()=>({name:"section",create:t=>bp(t)});var wp=a(57643);class Ap{constructor(t,e){this.isLoaded=!1,this.setTokens(t,e),this.interval=setInterval(()=>{this.refreshToken(!0)},6e5)}setTokens(t,e){if("string"!=typeof e)throw new Error("editKey must be a string");if(!t.access||!t.refresh)throw new Error("access_token and refresh_token is required");this.isLoaded=!0,this.access=t.access.token,this.expires=t.access.expires,this.refresh=t.refresh,T.M.set({access_token:this.access,editKey:e,refreshToken:t.refresh.token}),this.refreshToken()}isExpired(){return new Date(this.expires).getTime()-Date.now()<18e5}refreshToken(){let t=arguments.length>0&&void 0!==arguments[0]&&arguments[0];if(T.M.get("error","status"))return void clearInterval(this.interval);if(!t&&!this.isExpired())return;const e={method:"POST",headers:{Accept:"application/json","Content-Type":"application/json"},body:JSON.stringify({refreshToken:this.refresh.token})};fetch(`${ve.XW.api_url}auth/refresh-tokens`,e).then(t=>t.json()).then(t=>{t?.access&&t?.refresh&&(this.access=t.access.token,this.expires=t.access.expires,this.refresh=t.refresh,T.M.set({access_token:this.access}))}).catch(t=>{})}}class xp{constructor(t){this.site=void 0,this.commands=void 0,this.editor=void 0,this.content=void 0,t.channel||="newsletter",this.content=null,this.editor={setContent:e=>this.replaceEditorContent(t,e)},this.commands=this.createCommands(),T.M.set({commands:this.commands}),T.M.set({setEditorContent:t=>this.editor.setContent(t)});const e=this.resolveTargetElement(t);T.M.set({editor:L.Ay}),this.applyTargetStyles(e),this.registerEditorEvents(),this.initializeStore(t),L.Ay.configure=t?.editor?.configure,"string"==typeof t?.studioToken&&t.studioToken.length>0&&(L.Ay.studioToken=t.studioToken),"function"==typeof t?.studioTokenProvider&&(L.Ay.studioTokenProvider=t.studioTokenProvider),this.initializeEditorAndApp(t,e),"string"==typeof t.access&&t.access.length>0&&this.startOnlineSession(t.access),t.collaborator&&L.Ay.connectRealtime(t.collaborator)}startOnlineSession(t){(t=>{const e={method:"POST",headers:{Accept:"application/json","Content-Type":"application/json"},body:JSON.stringify({access:t})};return fetch(ve.XW.api_url+ve.JZ.site+"/edit/",e).then(t=>t.json())})(t).then(t=>{const e=t?.data,n=e?.tokens?.access?.token;if(e&&e.tokens&&"string"==typeof e.editKey&&n){if(e.site&&"string"==typeof e.site._id){const t=T.M.get("app")||{};T.M.set({app:{...t,_id:e.site._id}})}new Ap(e.tokens,e.editKey),Array.isArray(e.components)&&this.editor.setContent(e.components),L.Ay.connectOnline(n)}else console.error("online session: edit-token exchange failed",t)}).catch(t=>{console.error("online session bootstrap error",t)})}replaceEditorContent(t,e){const n=T.M.get("components");Array.isArray(n)&&n.forEach(t=>{const e=t;e.destroy&&"function"==typeof e.destroy&&e.destroy()}),this.content&&this.content.remove(),this.content=$i({target:t.target,page:{},components:e||[]},()=>{O.A.dispatch("editor-content-replaced",{})})}createCommands(){return{snackbar:t=>{O.A.dispatch("snackbar",{text:t})},langs:()=>T.M.get("lang"),lang:t=>T.M.get("lang",t),injectEditor:t=>{const e=T.M.get("injectEditor");e&&e(t)},execCommand:(t,e)=>{L.Ay.store().execCommand(t,e)},toJSON:R.U2,toHTML:R.FE}}resolveTargetElement(t){if("string"==typeof t.target){const e=document.getElementById(t.target);if(!e)throw new Error("string must be valid id or htmlElement");return t.target=e,e}if(t.target instanceof HTMLElement)return t.target;const e=document.createElement("div");return document.body.appendChild(e),t.target=e,e}applyTargetStyles(t){t.style.maxHeight="100vh",t.style.overflow="hidden",t.style.position="relative"}registerEditorEvents(){L.Ay.on("change",()=>{(0,R.U2)()})}initializeStore(t){T.M.set({app:{_id:t.appId,name:t.documentName}}),t.languageJson&&T.M.set({lang:t.languageJson})}initializeEditorAndApp(t,e){const n=this.buildLangConfig(t.language??"");T.M.set({langConfig:n}),this.applyTheme(t,e,n);const r=this.buildSchemes(t,n);this.startInitialApplication(t,r)}buildLangConfig(t){return Vd(t)?{direction:"rtl",align:"right",justifyContent:"flex-start",justify:"start",rowDirection:"row"}:{direction:"ltr",align:"left",justifyContent:"flex-end",justify:"end",rowDirection:"row-reverse"}}applyTheme(t,n,r){t.theme||(t.theme={}),t.theme.textAlign??=r.align,t.theme.direction??=r.direction,t.theme.justifyContent??=r.justifyContent,t.theme.rowDirection??=r.rowDirection;const o=e(t.theme);T.M.set({theme:o.theme}),n.appendChild(o.styleTag)}buildSchemes(t,e){const n=L.Ay,r=[...Array.isArray(n?.configure?.plugins)?[...n.configure.plugins]:[],yp,Qd,ip,wp.default].map(n=>n({channel:t.channel||"web",languages:t.languageJson,direction:e.direction,textAlign:e.align})),o=t;return o.editor.configure.plugins=r,T.M.set({config:o,schemes:r}),r}startInitialApplication(t,e){let n=null,r=0,o=null;if(t.hasLoader){n=qi();const t=document.body.style.overflow,e=document.documentElement.style.overflow;document.documentElement.style.overflow="hidden",document.body.style.overflow="hidden",document.body.appendChild(n),r=Date.now(),o=()=>{document.body.style.overflow=t,document.documentElement.style.overflow=e}}return this.content=$i({target:t.target,page:{},components:t.components||[]},()=>{const t=()=>{o?.(),o=null,n&&(n.remove(),n=null);const t=T.M.get("components").find(t=>"root"===t.type);t&&L.Ay.clean().selectComponent(t)};if(n&&r>0){const e=Date.now()-r,n=xp.LOADER_MIN_MS-e;if(n>0)return void setTimeout(t,n)}t()}),e}}xp.LOADER_MIN_MS=3e3;const _p=xp;function vp(){const t="image";return{id:"1",name:t,menu:e=>{let{Compose:n}=e;return new n((()=>{const e="400px",n="250px";return{type:t,props:{alt:"image",width:e,height:n,style:{height:"auto",width:e,maxWidth:"100%",minWidth:"30px",objectFit:"fill"},src:`https://api.creaditor.com/images/placeholder?width=${parseInt(e)||250}&height=${parseInt(n)||250}`,isOpenWithModal:!1,isFullWidthOnMobile:!1,isRatioLock:!0}}})(),{group:"elements",name:t,puzzle:[{type:"image"}],tags:[t],index:null})},lazy:t=>{a.e(6151).then(a.bind(a,36151)).then(e=>{t(e.default())})}}}function kp(t){const e="@paragraph/text";return{id:e,name:e,menu:t=>{let{Compose:n}=t;return new n({type:e,props:{text:{childNodes:{type:"doc",content:[{type:"paragraph",attrs:{lineHeight:"1.4",direction:"rtl",textAlign:"right"},content:[{marks:[{type:"textStyle",attrs:{fontFamily:"Arial",fontSize:"14px",color:"rgb(56, 56, 56)"}}],type:"text",text:"כאן אנו נרשום את טקסט כללי כלשהו על המוצר שלנו. זהו אזור טקסט כללי כלשהו חופשי לגמרי"}]}]}}}},{group:"elements",name:"text",puzzle:[{type:"text"}],tags:[e],index:0})},lazy:t=>{a.e(1271).then(a.bind(a,71271)).then(e=>{t(e.default(kp.data))})}}}kp.configure=t=>{let{mergeTags:e,fontSize:n,title:r,suffix:o,prefix:i,fonts:a}=t;return kp.data={mergeTags:e,fontSize:n,title:r,suffix:o,prefix:i,fonts:a},kp};const Cp="video";function Ep(t){let{channel:e}=t;return{id:"vvidoe-4Kj^43",name:Cp,menu:t=>{let{Compose:e}=t;return new e({type:Cp,props:{height:"auto",width:"400px",height:"300px",playing:!1,loop:!1,light:!1,controls:!0,autoPlay:!1,muted:!1,url:"https://www.youtube.com/watch?v=04Or_U9OexU"}},{group:"elements",name:Cp,puzzle:[{type:"video"}],tags:[Cp],index:null})},lazy:t=>{Promise.all([a.e(5284),a.e(1142)]).then(a.bind(a,41142)).then(e=>{t(e.default())})}}}function Sp(){const t="text",e=`${t}/heading1`;return{id:e,name:t,menu:n=>{let{Compose:r}=n;return new r({type:t,props:{text:{childNodes:{type:"doc",content:[{type:"heading",attrs:{level:1,lineHeight:"1.4",direction:"rtl",textAlign:"right"},content:[{marks:[{type:"textStyle",attrs:{fontFamily:"Arial",fontSize:"62px",color:"rgb(56, 56, 56)"}}],type:"text",text:"כותרת גדולה"}]}]}}}},{id:e,group:"elements",name:"heading 1",puzzle:[{type:"heading1"}],tags:[t],index:0})},lazy:t=>{a.e(1271).then(a.bind(a,71271)).then(e=>{t(e.default(Sp.data))})}}}function Mp(){const t="text";return{id:"5445",name:t,menu:e=>{let{Compose:n}=e;return new n({type:t,props:{text:{childNodes:{type:"doc",content:[{type:"heading",attrs:{level:2,lineHeight:"1.4",direction:"rtl",textAlign:"right"},content:[{marks:[{type:"textStyle",attrs:{fontFamily:"Arial",fontSize:"42px",color:"rgb(56, 56, 56)"}}],type:"text",text:"כותרת בינונית"}]}]}}}},{id:`${t}/heading2`,group:"elements",name:"heading 2",puzzle:[{type:"heading2"}],tags:[t],index:0})},lazy:t=>{a.e(1271).then(a.bind(a,71271)).then(e=>{t(e.default(Mp.data))})}}}function Bp(){const t="text";return{id:"544663",name:t,menu:e=>{let{Compose:n}=e;return new n({type:t,props:{text:{childNodes:{type:"doc",content:[{type:"heading",attrs:{level:3,lineHeight:"1.4",direction:"rtl",textAlign:"right"},content:[{marks:[{type:"textStyle",attrs:{fontFamily:"Arial",fontSize:"24px",color:"rgb(56, 56, 56)"}}],type:"text",text:"כותרת קטנה"}]}]}}}},{id:`${t}/heading3`,group:"elements",name:"heading 3",puzzle:[{type:"heading3"}],tags:[t],index:0})},lazy:t=>{a.e(1271).then(a.bind(a,71271)).then(e=>{t(e.default(Bp.data))})}}}function Tp(){const t="icon";return{id:"icon-menu",name:t,menu:e=>{let{Compose:n}=e;return new n((()=>{const e="24px";return{type:t,props:{alt:"icon",style:{width:e,height:e,maxWidth:"100%",maxHeight:"100%",display:"inline-block"},src:"https://img.creaditor.ai/icons/serve/Arrows/arrow-right-line.png?width=24&height=24&color=000000"}}})(),{group:"elements",name:t,puzzle:[{type:t}],tags:[t],index:null})},lazy:t=>{a.e(2765).then(a.bind(a,12765)).then(e=>{t(e.default())})}}}Sp.configure=t=>(Sp.data=t,Sp),Mp.configure=t=>(Mp.data=t,Mp),Bp.configure=t=>(Bp.data=t,Bp);const Lp="countdown";function Op(t){let{channel:e}=t;return"web"===e?{id:"1",name:Lp,menu:t=>{let{Compose:e}=t;return new e(((n=new Date).setHours(n.getMinutes()+30),{type:Lp,props:{hasColons:!0,hasLabels:!0,date:n.toString(),language:"he",style:{},classList:[],containerWidth:"300px",containerBg:"transparent",containerRadius:"0",colBg:"transparent",colBorderStyle:"none",colBorderSize:"0",colBorderColor:"none",colBorderPadding:"0",colBorderRadius:"100px",numberSize:"30px",numberColor:"black",numberFontFamily:"Arial",labelSize:"14px",labelColor:"black",labelfontFamily:"Arial"}}),{id:Lp,group:"elements",name:Lp,puzzle:[{type:"countdown"}],tags:[Lp],index:null});var n},lazy:t=>{a.e(8250).then(a.bind(a,78250)).then(e=>{t(e.default())})}}:"newsletter"===e?{id:"1",name:Lp,menu:t=>{let{Compose:e}=t;return new e(((n=new Date).setMinutes(n.getMinutes()+30),{type:Lp,props:{hasColons:!0,hasLabels:!0,date:n.toString(),language:"he",style:{},classList:[],containerWidth:"400px",containerBg:"transparent",containerRadius:"0",colBg:"transparent",colBorderStyle:"none",colBorderSize:"0",colBorderColor:"none",colBorderPadding:"0",colBorderRadius:"100px",numberSize:"30px",numberColor:"black",numberFontFamily:"Arial",labelSize:"14px",labelColor:"black",labelfontFamily:"Arial"}}),{group:"elements",name:Lp,puzzle:[{type:"countdown"}],tags:[Lp],index:null});var n},lazy:t=>{a.e(7466).then(a.bind(a,47466)).then(e=>{t(e.default())})}}:void 0}function Ip(){const t="button";return{id:"button-menu",name:t,menu:e=>{let{Compose:n}=e;return new n({type:t,props:{text:"קראו עוד",style:{height:"40px",width:"100px",maxWidth:"100%",minWidth:"30px",background:"#000",color:"#fff"}}},{group:"elements",name:t,puzzle:[{type:"button"}],tags:[t],index:null})},lazy:t=>{a.e(5119).then(a.bind(a,15119)).then(e=>{t(e.default())})}}}const Np="map";function Rp(t){let{channel:e}=t;return"web"===e?{id:"1",name:Np,menu:t=>{let{Compose:e}=t;return new e({type:Np,props:{width:200,height:200,style:{height:"200px",width:"200px"},address:"תל אביב"}},{group:"elements",name:Np,puzzle:[{type:"map"}],tags:[Np],index:null})},lazy:t=>{a.e(6814).then(a.bind(a,46814)).then(e=>{t(e.default())})}}:"newsletter"===e?{id:"1",name:Np,menu:t=>{let{Compose:e}=t;return new e({type:Np,props:{width:200,height:200,style:{height:"200px",width:"200px"},address:"תל אביב",lang:"he"}},{group:"elements",name:Np,puzzle:[{type:"map"}],tags:[Np],index:null})},lazy:t=>{a.e(6751).then(a.bind(a,56751)).then(e=>{t(e.default())})}}:void 0}const Pp="social";function zp(){return{id:"1-social",name:Pp,menu:t=>{let{Compose:e}=t;return new e({type:Pp,props:{style:{gap:"10px"},items:[{id:(0,ge.A)(),fgColor:"",bgColor:"",style:{width:"30px",height:"30px"},url:"https://youtube.com",src:"https://panel.sendmsg.co.il/templateContentImages/images/CreaditorGeneral/youtube.png"},{id:(0,ge.A)(),fgColor:"",bgColor:"",style:{width:"30px",height:"30px"},src:"https://panel.sendmsg.co.il/templateContentImages/images/CreaditorGeneral/snapchat.png"},{id:(0,ge.A)(),fgColor:"",bgColor:"",style:{width:"30px",height:"30px"},url:"https://whatsapp.com",src:"https://panel.sendmsg.co.il/templateContentImages/images/CreaditorGeneral/whatsapp.png"}]}},{group:"elements",name:Pp,puzzle:[{type:"social"}],tags:[Pp],index:null})},lazy:t=>{a.e(1756).then(a.bind(a,81756)).then(e=>{t(e.default())})}}}const Dp="anchor";function Hp(){return{id:"1",name:Dp,menu:t=>{let{Compose:e}=t;return new e({type:Dp,props:{}},{id:Dp,group:"element",name:Dp,puzzle:[{type:"anchor"}],tags:[Dp],index:null})},lazy:t=>{a.e(88).then(a.bind(a,90088)).then(e=>{t(e.default())})}}}const $p="divider";function jp(t){let{channel:e}=t;return"web"===e?{id:"1",name:$p,menu:t=>{let{Compose:e}=t;return new e({type:$p,props:{width:"300px",height:"5px",background:"#000"}},{id:$p,group:"elements",name:$p,puzzle:[{type:"divider"}],tags:[$p],index:null})},lazy:t=>{a.e(7564).then(a.bind(a,7564)).then(e=>{t(e.default())})}}:"newsletter"===e?{id:"1",name:$p,menu:t=>{let{Compose:e}=t;return new e(((n=new Date).setMinutes(n.getMinutes()+30),{type:$p,props:{width:"300px",height:"5px",background:"#000"}}),{group:"elements",name:$p,puzzle:[{type:$p}],tags:[$p],index:null});var n},lazy:t=>{}}:void 0}function Fp(){const t="iframe";return{id:"iframe-menu",name:t,menu:e=>{let{Compose:n}=e;return new n({type:t,props:{src:"",style:{display:"block",margin:"auto",width:"400px",height:"300px",maxWidth:"100%"}}},{group:"elements",name:t,puzzle:[{type:t}],tags:[t],index:null})},lazy:t=>{a.e(4061).then(a.bind(a,84061)).then(e=>{t(e.default())})}}}function Up(){const t="ai";return{id:"ai-menu",name:t,menu:e=>{let{Compose:n}=e;return new n({type:t,props:{html:"",style:{display:"block",width:"100%",height:"100vh"}}},{group:"elements",name:"AI",puzzle:[{type:t}],tags:["ai","claude","mcp","generate"],index:null})},lazy:t=>{a.e(4739).then(a.bind(a,54739)).then(e=>{t(e.default())})}}}function Vp(){const t="card";return{id:"cardd-evb-v111-vv",name:t,menu:e=>{let{Compose:n}=e;return new n((()=>{const e="245px",n="150px";return{type:t,props:{},children:[{type:"image",props:{alt:"image",width:e,height:n,style:{height:"auto",width:e,maxWidth:"100%",minWidth:"30px",objectFit:"fill"},src:`https://api.creaditor.com/images/placeholder?width=${parseInt(e)||250}&height=${parseInt(n)||250}`,isOpenWithModal:!1,isFullWidthOnMobile:!1,isRatioLock:!0}}]}})(),{group:"cols",name:t,puzzle:[{type:"article"}],tags:[t],index:null})},lazy:t=>{Promise.resolve().then(a.bind(a,57643)).then(e=>{t(e.default())})}}}const qp="accordion";const Wp=t=>{let{helpers:e}=t;return{set:(t,n,r)=>{switch(n){case"style":return t[n]=e.deepMerge(t[n],r),!0;case"items":return!!Array.isArray(r)&&(t[n]=r,!0);default:return!1}}}};function Yp(t){let{component:e,commands:n}=t;const r=Array.isArray(e.props.items)?e.props.items:[],o=e.props.style||{},i=t=>{n.execCommand("items",t)},a=(t,e)=>{if(e<0||e>=r.length)return;const n=r.map(t=>({...t})),[o]=n.splice(t,1);n.splice(e,0,o),i(n)},s=r.map((t,e)=>({type:"accordion",label:`Accordion Panel ${e+1}`,isOpen:0===e,description:"Edit the title and content for this accordion item.",onToggle:()=>{},children:[{type:"input",title:"Section Title",description:"Title for this section.",value:t?.title||"",onInput:t=>{let{target:n}=t;const o=r.map(t=>({...t}));o[e].title=n.value,i(o)}},{type:"input",title:"Section Content",description:"Content shown when this section is expanded.",multiline:!0,row:4,value:t?.content||"",onInput:t=>{let{target:n}=t;const o=r.map(t=>({...t}));o[e].content=n.value,i(o)}},{type:"option",text:"Move Up",description:"Move this item one position up.",active:e>0,onClick:()=>a(e,e-1)},{type:"option",text:"Move Down",description:"Move this item one position down.",active:e<r.length-1,onClick:()=>a(e,e+1)},{type:"option",text:"Remove Item",icon:"remove",color:"red",description:"Delete this accordion section.",onClick:()=>{const t=r.map(t=>({...t}));t.splice(e,1),i(t)}},{type:"divider"}]}));return{tabs:t=>{const e=[{text:"Design",description:"Customize appearance"},{text:"Settings",description:"Configure size and layout"}];return e.forEach(e=>{e.selected=e.text.toLowerCase()===t.toLowerCase()}),e},layout:t=>{let{tab:e}=t;return"settings"===e.text.toLowerCase()?[{type:"input",title:"Width",description:"Set the overall width of the accordion.",value:o.width||"",onInput:t=>{let{target:e}=t;return n.execCommand("style",{width:e.value})}},{type:"input",title:"Max Width",description:"Set a maximum width for the accordion.",value:o.maxWidth||"",onInput:t=>{let{target:e}=t;return n.execCommand("style",{maxWidth:e.value})}}]:[...s,{type:"option",text:"Add Panel",icon:"add",description:"Add a new section to the accordion.",onClick:()=>{const t=r.map(t=>({...t}));t.push({title:`Accordion title ${t.length+1}`,content:`Accordion content ${t.length+1}`}),i(t)}}]}}}function Xp(){return{id:"accordion-menu",name:qp,menu:t=>{let{Compose:e}=t;return new e({type:qp,props:{style:{width:"100%",maxWidth:"700px",margin:"0 auto",fontFamily:"Arial"},items:[{title:"Getting Started",content:"Add your content here for the first section of the accordion."},{title:"More Information",content:"You can expand this section for further details."}]}},{group:"elements",name:qp,puzzle:['<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n <rect x="2" y="3" width="20" height="5" rx="1.5" fill="black"/>\n <rect x="2" y="10" width="20" height="5" rx="1.5" fill="black"/>\n <rect x="2" y="17" width="20" height="5" rx="1.5" fill="black"/>\n </svg>'],tags:[qp],index:null})},create:t=>{let{createElement:e,compose:n,helpers:r}=t;const o=document.createElement("div"),i=document.createElement("div");return o.append(i),e({name:qp,id:n.id,template:o,defaultProps:{style:{},items:[]},render:()=>{for(const t in n.props.style)Object.hasOwnProperty.call(n.props.style,t)&&(o.style[t]=n.props.style[t]);!function(t,e){t.innerHTML="",(Array.isArray(e.props.items)?e.props.items:[]).forEach((e,n)=>{const r=document.createElement("details");0===n&&(r.open=!0),r.style.borderBottom="1px solid #e6e6e6",r.style.padding="8px 0";const o=document.createElement("summary");o.style.cursor="pointer",o.style.fontWeight="600",o.textContent=e?.title||`Section ${n+1}`;const i=document.createElement("div");i.style.marginTop="8px",i.textContent=e?.content||"",r.append(o,i),t.appendChild(r)})}(i,n)},validator:Wp({helpers:r}),schema:n.schema,createEditor:Yp,handleBar:!0,onSelect:t=>o.classList.add(t),onDeselect:t=>o.classList.remove(t),elementProps:n,remove:()=>o.remove()})}}}function Zp(){const t="bar-chart";return{id:"bar-chart-menu",name:t,menu:e=>{let{Compose:n}=e;return new n({type:t,props:{style:{},type:"barChart",width:500,height:300,data:[{items:[{key:"uv",value:4e3},{key:"pv",value:2400}],color:"black"},{items:[{key:"uv",value:3e3},{key:"pv",value:2400}],color:"black"}]}},{group:"elements",name:t,puzzle:['<svg width="21" height="24" viewBox="0 0 21 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n <rect width="6" height="24" rx="0.5" fill="black"/>\n <rect x="7.5" y="6" width="6" height="18" rx="0.5" fill="black"/>\n <rect x="15" y="14" width="6" height="10" rx="0.5" fill="black"/>\n </svg>'],tags:[t,"chart"],index:null})},lazy:e=>{Promise.all([a.e(2837),a.e(9338)]).then(a.bind(a,49338)).then(n=>{const r=n.default(),o=r.create;r.name=t,r.menu=void 0,r.create=e=>o({...e,createElement:n=>e.createElement({...n,name:t})}),e(r)})}}}function Kp(){const t="count-up";return{id:"count-up-menu",name:t,menu:e=>{let{Compose:n}=e;return new n({type:t,props:{style:{fontSize:"80px",fontFamily:"Arial"},breakPoints:{sm:{style:{fontSize:"40px"}}},startVal:0,endVal:100,duration:2,prefix:"",suffix:"",separator:""}},{group:"elements",name:t,puzzle:['<svg width="36" height="22" viewBox="0 0 36 22" fill="none" xmlns="http://www.w3.org/2000/svg">\n <path d="M33.8479 6.61923V8.7955C33.8479 9.01641 33.6688 9.1955 33.4479 9.1955H32.6175C32.3966 9.1955 32.2175 9.01641 32.2175 8.7955V6.61923C32.2175 6.39831 32.0384 6.21923 31.8175 6.21923H30.9333C30.5816 6.21923 30.4011 5.79808 30.6436 5.5434L32.7693 3.31093C32.9293 3.14288 33.1982 3.1458 33.3546 3.31728L35.3897 5.54975C35.6239 5.80657 35.4417 6.21923 35.0941 6.21923H34.2479C34.027 6.21923 33.8479 6.39831 33.8479 6.61923Z" fill="black"/>\n <path d="M32.1522 15.7719V13.5956C32.1522 13.3747 32.3313 13.1956 32.5522 13.1956H33.3826C33.6035 13.1956 33.7826 13.3747 33.7826 13.5956V15.7719C33.7826 15.9928 33.9617 16.1719 34.1826 16.1719H35.0668C35.4185 16.1719 35.599 16.593 35.3565 16.8477L33.2309 19.0802C33.0709 19.2482 32.8019 19.2453 32.6456 19.0738L30.6104 16.8414C30.3762 16.5845 30.5585 16.1719 30.906 16.1719H31.7522C31.9731 16.1719 32.1522 15.9928 32.1522 15.7719Z" fill="black"/>\n <path d="M1.31 8.072C1.31 7.35733 1.61933 6.77067 2.238 6.312C2.85667 5.85333 3.78467 5.624 5.022 5.624C6.25933 5.624 7.20867 5.85333 7.87 6.312C8.542 6.77067 8.878 7.45867 8.878 8.376C8.878 8.67467 8.85133 8.94667 8.798 9.192C8.74467 9.42667 8.622 9.67733 8.43 9.944C8.24867 10.2 8.06733 10.4293 7.886 10.632C7.71533 10.8347 7.41667 11.1013 6.99 11.432C6.35 11.944 5.678 12.456 4.974 12.968C4.27 13.4693 3.85933 13.7627 3.742 13.848L2.766 14.552H6.606C7.342 14.552 7.86467 14.392 8.174 14.072C8.48333 13.752 8.702 13.2507 8.83 12.568H9.102L8.942 17H1.422V15.144L3.038 13.656C4.13667 12.6533 4.91533 11.7627 5.374 10.984C5.83267 10.1947 6.062 9.33067 6.062 8.392C6.062 7.44267 5.96067 6.79733 5.758 6.456C5.55533 6.104 5.214 5.928 4.734 5.928C4.254 5.928 3.918 6.05067 3.726 6.296C3.534 6.54133 3.438 6.776 3.438 7C3.438 7.224 3.47 7.42133 3.534 7.592H4.014C4.09933 7.816 4.142 8.088 4.142 8.408C4.142 8.71733 4.00867 8.98933 3.742 9.224C3.47533 9.448 3.12333 9.56 2.686 9.56C2.24867 9.56 1.90733 9.42133 1.662 9.144C1.42733 8.856 1.31 8.49867 1.31 8.072Z" fill="black"/>\n </svg>'],tags:[t],index:null})},lazy:e=>{a.e(2154).then(a.bind(a,62154)).then(n=>{const r=n.default(),o=r.create;r.name=t,r.menu=void 0,r.create=e=>o({...e,createElement:n=>e.createElement({...n,name:t})}),e(r)})}}}const Jp="form",Gp=[{type:"input",id:"email",name:"email",label:"Email",paramName:"email",inputType:"email"},{type:"input",id:"name",name:"name",label:"Name",paramName:"name",inputType:"text"},{type:"input",id:"phone",name:"phone",label:"Phone",paramName:"phone",inputType:"tel"},{type:"textarea",id:"message",name:"message",label:"Message",paramName:"message"},{type:"checkbox",id:"consent",name:"consent",label:"I agree",paramName:"consent"}];const Qp=[{name:"input",types:["text","email","tel","number","url"]}];function th(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const e=t.mailingLists??t.editorProps?.mailingLists?.items??[],n=Array.isArray(e)?e:e?.items??[];return{id:"form-menu",name:Jp,menu:t=>{let{Compose:e}=t;return new e({type:Jp,props:{style:{},classList:[],items:[{type:"input",id:"name",props:{type:"text",placeholder:"",label_field:{props:{text:"Name",style:{}}},isRequired:!1,style:{width:"100%"},paramName:"name"}},{type:"input",id:"email",props:{type:"email",placeholder:"",label_field:{props:{text:"Email",style:{}}},isRequired:!1,style:{width:"100%"},paramName:"email"}},{type:"textarea",id:"message",props:{label_field:{props:{text:"Message",style:{}}},isRequired:!1,minRows:5,style:{width:"100%"},paramName:"message"}},{type:"button",id:"submit",props:{text:"Submit",style:{minHeight:"40px",background:"#000",color:"#fff",fontSize:"16px",fontFamily:"Arial"}}}]}},{group:"elements",name:Jp,puzzle:[{type:Jp}],tags:[Jp],index:null})},configure:{fields:Gp,defaultFields:[],mailingLists:n.map(t=>({...t,key:t.id??t.key??t.name,label:t.name??t.label??t.id??"List"})),types:Qp},types:Qp}}var eh=a(82948);function nh(){return function(t){let{id:e,name:n,puzzle:r,tags:o,index:i=null,group:a="elements",propsFactory:s,lazyImport:l,mapImport:c}=t;return{id:e,name:n,menu:t=>{let{Compose:e}=t;return new e({type:n,props:s()},{group:a,name:n,puzzle:r,tags:o,index:i})},lazy:t=>{l().then(e=>{t(c?c(e):e.default())})}}}({id:"horizontal-timeline-menu",name:eh.EA,puzzle:eh.DC,tags:eh.mN,index:null,propsFactory:eh.Vj,lazyImport:()=>Promise.resolve().then(a.bind(a,4959))})}function rh(){const t="giphy";return{id:"giphy-menu",name:t,menu:e=>{let{Compose:n}=e;return new n({type:t,props:{alt:"GIF",style:{height:"auto",width:"200px",maxWidth:"100%"},src:"https://media4.giphy.com/media/XyJPNKBskIDWR3Md8K/200.gif?cid=ae5937bem4wy4fmcncy5k1tua9oy296dycjflecot1qf8ove&ep=v1_gifs_search&rid=200.gif&ct=g"}},{group:"elements",name:t,puzzle:['<img width="100" height="100" src="https://media4.giphy.com/media/XP95CPLn7dkVMlXXF5/200.gif?cid=ae5937bef0n6bxzclidftw8etznpwdbu1rqzmpzgleqzplln&ep=v1_gifs_search&rid=200.gif&ct=g" />'],tags:[t,"gif","image"],index:null})},lazy:t=>{a.e(9431).then(a.bind(a,49431)).then(e=>{t(e.default())})}}}function oh(){const t="qr";return{id:"qr-menu",name:t,menu:e=>{let{Compose:n}=e;return new n({type:t,props:{link:"https://example.com",size:200,style:{width:"200px",height:"200px",display:"block"}}},{group:"elements",name:t,puzzle:['<img src="https://img.creaditor.ai/images/qr?link=https%3A%2F%2Fexample.com&size=50" />'],tags:[t],index:null})},lazy:t=>{a.e(4639).then(a.bind(a,84639)).then(e=>{t(e.default())})}}}const ih="spacer";function ah(){return{id:"spacer-menu",name:ih,menu:t=>{let{Compose:e}=t;return new e({type:ih,props:{height:"200px"}},{group:"elements",name:ih,puzzle:'<svg width="26" height="26" viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">\n<line x1="1" y1="12" x2="25" y2="12" stroke="black" stroke-width="2" stroke-linecap="round"/>\n<path d="M5.25 1H0.75V5.5M11.25 1H14.25M20.25 1H24.75V5.5M24.75 25H0.75V19H24.75V25Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>\n',tags:[ih],index:null})},lazy:t=>{a.e(9694).then(a.bind(a,69694)).then(e=>{t(e.default())})}}}function sh(){const t="html";return{id:"html-menu",name:t,menu:e=>{let{Compose:n}=e;return new n({type:t,props:{code:{html:""}}},{group:"elements",name:t,puzzle:[{type:t}],tags:[t],index:null})}}}function lh(){const t="svg";return{id:"svg-menu",name:t,menu:e=>{let{Compose:n}=e;return new n({type:t,props:{content:'<path d="M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z"/>',width:"40px",style:{fill:"#000000",width:"40px"}}},{group:"elements",name:t,puzzle:['<svg width="26" height="26" viewBox="0 0 24 24" fill="black" xmlns="http://www.w3.org/2000/svg">\n<path d="M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z"/>\n</svg>'],tags:[t,"icon"],index:null})},lazy:t=>{a.e(3418).then(a.bind(a,3418)).then(e=>{t(e.default())})}}}function ch(){const t="autotype";return{id:"autotype-menu",name:t,menu:e=>{let{Compose:n}=e;return new n({type:t,props:{style:{},speed:50,sleepBetween:1e3,text:{type:"doc",content:[{type:"paragraph",content:[{type:"text",text:"Hello World"}]}]}}},{group:"elements",name:t,puzzle:['<svg width="46" height="32" viewBox="0 0 46 32" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M17.44 31L14.688 23.928H5.632L2.912 31H0L8.928 8.056H11.52L20.416 31H17.44ZM11.264 14.456C11.2 14.2853 11.0933 13.976 10.944 13.528C10.7947 13.08 10.6453 12.6213 10.496 12.152C10.368 11.6613 10.2613 11.288 10.176 11.032C10.0693 11.4587 9.952 11.896 9.824 12.344C9.71733 12.7707 9.6 13.1653 9.472 13.528C9.36533 13.8907 9.26933 14.2 9.184 14.456L6.592 21.368H13.824L11.264 14.456ZM30.0695 8.152C31.9682 8.152 33.5575 8.33333 34.8375 8.696C36.1388 9.05867 37.1095 9.656 37.7495 10.488C38.4108 11.32 38.7415 12.4293 38.7415 13.816C38.7415 14.712 38.5708 15.512 38.2295 16.216C37.9095 16.8987 37.4188 17.4747 36.7575 17.944C36.1175 18.392 35.3282 18.7013 34.3895 18.872V19.032C35.3495 19.1813 36.2135 19.4587 36.9815 19.864C37.7708 20.2693 38.3895 20.8453 38.8375 21.592C39.2855 22.3387 39.5095 23.3093 39.5095 24.504C39.5095 25.8907 39.1895 27.0747 38.5495 28.056C37.9095 29.016 36.9922 29.752 35.7975 30.264C34.6242 30.7547 33.2162 31 31.5735 31H23.5415V8.152H30.0695ZM30.6455 17.88C32.6082 17.88 33.9522 17.5707 34.6775 16.952C35.4028 16.312 35.7655 15.3733 35.7655 14.136C35.7655 12.8773 35.3175 11.9813 34.4215 11.448C33.5468 10.8933 32.1388 10.616 30.1975 10.616H26.4215V17.88H30.6455ZM26.4215 20.28V28.568H31.0295C33.0562 28.568 34.4642 28.1733 35.2535 27.384C36.0428 26.5947 36.4375 25.56 36.4375 24.28C36.4375 23.4693 36.2562 22.7653 35.8935 22.168C35.5522 21.5707 34.9655 21.112 34.1335 20.792C33.3228 20.4507 32.2135 20.28 30.8055 20.28H26.4215Z" fill="black"/>\n<rect x="42" y="1" width="1" height="30" fill="black"/>\n<rect x="39" width="7" height="1" fill="black"/>\n<rect x="39" y="31" width="7" height="1" fill="black"/>\n</svg>'],tags:[t,"text"],index:null})},lazy:e=>{a.e(951).then(a.bind(a,70951)).then(n=>{const r=n.default(),o=r.create;r.name=t,r.menu=void 0,r.create=e=>o({...e,createElement:n=>e.createElement({...n,name:t})}),e(r)})}}}function dh(){const t="pie-chart";return{id:"pie-chart-menu",name:t,menu:e=>{let{Compose:n}=e;return new n({type:t,props:{style:{},data:[{title:"One",value:20,color:"#E38627"},{title:"Two",value:20,color:"#C13C37"},{title:"Three",value:60,color:"#6A2135"}]}},{group:"elements",name:t,puzzle:['<svg width="60" height="60" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n <circle cx="12" cy="12" r="12" fill="#A9A9E8"/>\n <path d="M24 12C24 14.9046 22.9465 17.7106 21.0349 19.8975C19.1233 22.0844 16.4834 23.5037 13.6049 23.8922C10.7264 24.2807 7.80467 23.6119 5.38177 22.0099C2.95886 20.408 1.19922 17.9816 0.429275 15.1809C-0.340669 12.3802 -0.0686551 9.39534 1.19486 6.77995C2.45837 4.16457 4.62761 2.09623 7.30017 0.958641C9.97273 -0.178953 12.9672 -0.308584 15.7281 0.593795C18.4889 1.49617 20.8288 3.36931 22.3136 5.86572L12 12H24Z" fill="#A9A9E8"/>\n <path d="M24 12C24 14.5934 23.1598 17.1171 21.6053 19.193C20.0507 21.2689 17.8655 22.7853 15.3769 23.5151C12.8882 24.2449 10.2301 24.1488 7.80068 23.2413C5.37123 22.3337 3.30117 20.6635 1.90054 18.4808C0.499908 16.2981 -0.155909 13.7204 0.0313082 11.1337C0.218525 8.54706 1.2387 6.09066 2.93904 4.13241C4.63938 2.17415 6.92838 0.819456 9.4632 0.271204C11.998 -0.277048 14.6423 0.0106536 16.9999 1.09122L12 12H24Z" fill="#5C5CE0"/>\n </svg>'],tags:[t,"chart"],index:null})},lazy:e=>{a.e(1393).then(a.bind(a,71393)).then(n=>{const r=n.default(),o=r.create;r.name=t,r.menu=void 0,r.create=e=>o({...e,createElement:n=>e.createElement({...n,name:t})}),e(r)})}}}const ph="menu-widget";function hh(){return{id:"menu-widget-menu",name:ph,menu:t=>{let{Compose:e}=t;return new e({type:ph,props:{justify:"flex-start",style:{marginBottom:"0",width:"100%"},items:[{id:"cdtr-menu-item-1",text:"Home",selected:!0,onClick:{},style:{fontSize:"16px",color:"#000000",backgroundColor:"transparent"}},{id:"cdtr-menu-item-2",text:"About",selected:!1,onClick:{},style:{fontSize:"16px",color:"#000000",backgroundColor:"transparent"}}]}},{group:"elements",name:ph,puzzle:[{type:ph}],tags:[ph,"menu","nav"],index:null})}}}function uh(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const e=t.width||400,n=t.height||200;return{type:"image",props:{alt:"image",width:e,height:n,style:{height:"auto",width:e,maxWidth:"100%",minWidth:"30px",objectFit:"fill"},src:`https://api.creaditor.com/images/placeholder?width=${parseInt(e)||250}&height=${parseInt(n)||250}`,isOpenWithModal:!1,isFullWidthOnMobile:!1,isRatioLock:!0}}}function fh(){const t={width:300,height:200};return{name:"two images",icon:[{type:"image"},{type:"image"}],tags:["image"],children:[uh(t),uh(t)]}}function mh(){const t={width:200,height:200};return{name:"threeImages",icon:[{type:"image"},{type:"image"},{type:"image"}],tags:["quote"],children:[uh(t),uh(t),uh(t)]}}function gh(){const t={width:150,height:100};return{name:"fourImages",icon:[{type:"image"},{type:"image"},{type:"image"},{type:"image"}],tags:["image"],children:[uh(t),uh(t),uh(t),uh(t)]}}var bh=a(53577),yh=a(74265);const wh=JSON.parse('{"name":"מקטע ריק","id":"empty-section","tags":["section","empty"],"body":{},"components":[{"type":"section","id":"empty-section","props":{"style":{"width":"100%","minHeight":"100px","fontFamily":"Arial, Helvetica, sans-serif","background":"#ffffff","maxWidth":"100%"}},"children":[]}]}'),Ah=JSON.parse('{"name":"שירותים 4 כרטיסים","id":"section2","tags":["section"],"body":{"type":"section","props":{"style":{"minHeight":"100px","background":"#fff","width":"100%"}}},"components":[{"id":"cdtr-528943f3-0008-4cc6-a42b-c9873496fbd1","_id":"cdtr-528943f3-0008-4cc6-a42b-c9873496fbd1","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.2","direction":"rtl","textAlign":"center","level":2},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"","backgroundColor":"","fontSize":"32px"}},{"type":"bold"}],"text":"מסגרות קצרות ומעשיות להחלטות טובות יותר."}]}]},"from":1,"to":50,"focusedElement":"cdtr-528943f3-0008-4cc6-a42b-c9873496fbd1"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":621,"y":150,"width":590,"height":76.796875,"top":150,"right":1211,"bottom":226.796875,"left":621},"width":590,"height":76.796875},"children":[],"width":590,"height":76.796875,"renderedHTML":null},{"id":"cdtr-9e5f49a7-31d5-4c30-a44b-deff19bfe953","_id":"cdtr-9e5f49a7-31d5-4c30-a44b-deff19bfe953","type":"col","props":{"lg":0,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-528943f3-0008-4cc6-a42b-c9873496fbd1"],"width":590,"height":76.796875,"renderedHTML":null},{"id":"cdtr-ed780bef-86c8-4c48-b921-006605bf8a55","_id":"cdtr-ed780bef-86c8-4c48-b921-006605bf8a55","type":"block","props":{"style":{"padding":"10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"610px","margin":"0 auto"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":611,"y":140,"width":610,"height":96.796875,"top":140,"right":1221,"bottom":236.796875,"left":611},"width":610,"height":96.796875},"children":["cdtr-9e5f49a7-31d5-4c30-a44b-deff19bfe953"],"width":610,"height":96.796875,"renderedHTML":null},{"id":"cdtr-2956d16b-2988-4ef4-850e-d4a1a3568fd5","_id":"cdtr-2956d16b-2988-4ef4-850e-d4a1a3568fd5","type":"icon","props":{"alt":"home-2-fill","style":{"width":"24px","height":"24px","maxWidth":"100%","maxHeight":"100%","display":"inline-block","fontFamily":"Roboto, sans-serif"},"src":"https://img.creaditor.ai/icons/serve/Buildings/home-2-fill.png?width=24&height=24&color=000000","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"iconColor":"000000","iconCategory":"Buildings","iconName":"home-2-fill","rect":{"x":638.375,"y":256.796875,"width":24,"height":27.8984375,"top":256.796875,"right":662.375,"bottom":284.6953125,"left":638.375},"width":24,"height":27.8984375},"children":[],"width":24,"height":27.8984375,"renderedHTML":null},{"id":"cdtr-e7cb4919-a84d-4176-8abb-9ba284978eb1","_id":"cdtr-e7cb4919-a84d-4176-8abb-9ba284978eb1","type":"col","props":{"lg":12,"justify":"flex-end","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":638.375,"y":256.796875,"width":260.25,"height":27.8984375,"top":256.796875,"right":898.625,"bottom":284.6953125,"left":638.375},"width":260.25,"height":27.8984375},"children":["cdtr-2956d16b-2988-4ef4-850e-d4a1a3568fd5"],"width":260.25,"height":27.8984375,"renderedHTML":null},{"id":"cdtr-c7278fb7-c010-4180-b3dd-a28599eaf19d","_id":"cdtr-c7278fb7-c010-4180-b3dd-a28599eaf19d","type":"row","props":{"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":638.375,"y":256.796875,"width":260.25,"height":27.8984375,"top":256.796875,"right":898.625,"bottom":284.6953125,"left":638.375},"width":260.25,"height":27.8984375,"style":{}},"children":["cdtr-e7cb4919-a84d-4176-8abb-9ba284978eb1"],"width":260.25,"height":27.8984375,"renderedHTML":null},{"id":"cdtr-9d594080-bb74-425d-92ff-e6f3c62f36e8","_id":"cdtr-9d594080-bb74-425d-92ff-e6f3c62f36e8","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.2","direction":"rtl","textAlign":"right","level":3},"content":[{"type":"text","marks":[{"type":"bold"}],"text":"צלילה לעומק הנתונים"}]}]},"from":15,"to":15,"focusedElement":"cdtr-9d594080-bb74-425d-92ff-e6f3c62f36e8"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":638.375,"y":284.6953125,"width":260.25,"height":22.4609375,"top":284.6953125,"right":898.625,"bottom":307.15625,"left":638.375},"width":260.25,"height":22.4609375},"children":[],"width":260.25,"height":22.4609375,"renderedHTML":null},{"id":"cdtr-a724179b-386b-41c2-b7dd-246815938226","_id":"cdtr-a724179b-386b-41c2-b7dd-246815938226","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-c7278fb7-c010-4180-b3dd-a28599eaf19d","cdtr-9d594080-bb74-425d-92ff-e6f3c62f36e8"],"width":260.25,"height":50.359375,"renderedHTML":null},{"id":"cdtr-a15bb422-fc18-4622-b42c-fdc300890aa5","_id":"cdtr-a15bb422-fc18-4622-b42c-fdc300890aa5","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"","lineHeight":"1.4","direction":"rtl","textAlign":"right"},"content":[{"type":"text","text":"בכל חודש, אנו מנתחים דפוסי שימוש אנונימיים בפלטפורמה שלנו כדי להבין היכן צוותים מרוויחים מהירות—והיכן חיכוכים עדיין מסתתרים"}]}]},"from":0,"to":146,"focusedElement":"cdtr-a15bb422-fc18-4622-b42c-fdc300890aa5"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":638.375,"y":307.15625,"width":260.25,"height":111.9921875,"top":307.15625,"right":898.625,"bottom":419.1484375,"left":638.375},"width":260.25,"height":111.9921875},"children":[],"width":260.25,"height":111.9921875,"renderedHTML":null},{"id":"cdtr-550c49c5-8baa-43ed-8561-6257337225af","_id":"cdtr-550c49c5-8baa-43ed-8561-6257337225af","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-a15bb422-fc18-4622-b42c-fdc300890aa5"],"width":260.25,"height":111.9921875,"renderedHTML":null},{"id":"cdtr-9999e26e-2c50-4992-99a6-ff5524dc1086","_id":"cdtr-9999e26e-2c50-4992-99a6-ff5524dc1086","type":"card","props":{"style":{"width":"95%","background":"#ffebee","maxWidth":"345px","padding":"10px","fontFamily":"Roboto, sans-serif","borderRadius":".2rem"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"182px"}},"rect":{"x":628.375,"y":246.796875,"width":280.25,"height":182.3515625,"top":246.796875,"right":908.625,"bottom":429.1484375,"left":628.375},"width":280.25,"height":182.3515625},"children":["cdtr-a724179b-386b-41c2-b7dd-246815938226","cdtr-550c49c5-8baa-43ed-8561-6257337225af"],"width":280.25,"height":182.3515625,"renderedHTML":null},{"id":"cdtr-2252406d-8729-4d9f-aa28-b24cf031044f","_id":"cdtr-2252406d-8729-4d9f-aa28-b24cf031044f","type":"col","props":{"lg":6,"sm":12,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":621,"y":246.796875,"width":295,"height":182.3515625,"top":246.796875,"right":916,"bottom":429.1484375,"left":621},"width":295,"height":182.3515625},"children":["cdtr-9999e26e-2c50-4992-99a6-ff5524dc1086"],"width":295,"height":182.3515625,"renderedHTML":null},{"id":"cdtr-7b1bf2d1-255a-4427-99d0-df4677cb2d03","_id":"cdtr-7b1bf2d1-255a-4427-99d0-df4677cb2d03","type":"icon","props":{"alt":"home-4-line","style":{"width":"24px","height":"24px","maxWidth":"100%","maxHeight":"100%","display":"inline-block","fontFamily":"Roboto, sans-serif"},"src":"https://img.creaditor.ai/icons/serve/Buildings/home-gear-fill.png?width=24&height=24&color=000000","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"iconColor":"000000","rect":{"x":933.375,"y":256.796875,"width":24,"height":27.8984375,"top":256.796875,"right":957.375,"bottom":284.6953125,"left":933.375},"width":24,"height":27.8984375,"iconCategory":"Buildings","iconName":"home-gear-fill"},"children":[],"width":24,"height":27.8984375,"renderedHTML":null},{"id":"cdtr-c5a855ad-b473-444e-aece-99be4a934c81","_id":"cdtr-c5a855ad-b473-444e-aece-99be4a934c81","type":"col","props":{"lg":12,"justify":"flex-end","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":933.375,"y":256.796875,"width":260.25,"height":27.8984375,"top":256.796875,"right":1193.625,"bottom":284.6953125,"left":933.375},"width":260.25,"height":27.8984375},"children":["cdtr-7b1bf2d1-255a-4427-99d0-df4677cb2d03"],"width":260.25,"height":27.8984375,"renderedHTML":null},{"id":"cdtr-185fc2db-9bb0-46b9-8ad7-131e10616c5c","_id":"cdtr-185fc2db-9bb0-46b9-8ad7-131e10616c5c","type":"row","props":{"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":933.375,"y":256.796875,"width":260.25,"height":27.8984375,"top":256.796875,"right":1193.625,"bottom":284.6953125,"left":933.375},"width":260.25,"height":27.8984375,"style":{}},"children":["cdtr-c5a855ad-b473-444e-aece-99be4a934c81"],"width":260.25,"height":27.8984375,"renderedHTML":null},{"id":"cdtr-d52dad11-5085-4a28-9f2e-6fc5e66d7dfa","_id":"cdtr-d52dad11-5085-4a28-9f2e-6fc5e66d7dfa","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.2","direction":"rtl","textAlign":"right","level":3},"content":[{"type":"text","marks":[{"type":"bold"}],"text":"פיצ\'ר במרכז תשומת הלב"}]}]},"from":17,"to":17,"focusedElement":"cdtr-d52dad11-5085-4a28-9f2e-6fc5e66d7dfa"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":933.375,"y":284.6953125,"width":260.25,"height":22.4609375,"top":284.6953125,"right":1193.625,"bottom":307.15625,"left":933.375},"width":260.25,"height":22.4609375},"children":[],"width":260.25,"height":22.4609375,"renderedHTML":null},{"id":"cdtr-f3611d9a-2919-4c3c-b684-3bc3001d23a4","_id":"cdtr-f3611d9a-2919-4c3c-b684-3bc3001d23a4","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-185fc2db-9bb0-46b9-8ad7-131e10616c5c","cdtr-d52dad11-5085-4a28-9f2e-6fc5e66d7dfa"],"width":260.25,"height":50.359375,"renderedHTML":null},{"id":"cdtr-1ddc356a-42f8-4a46-b9ba-1cc733e733ca","_id":"cdtr-1ddc356a-42f8-4a46-b9ba-1cc733e733ca","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"","lineHeight":"1.4","direction":"rtl","textAlign":"right"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"Roboto, sans-serif","color":"rgb(0, 0, 0)","backgroundColor":"","fontSize":"16px"}}],"text":"הכירו את התבניות החכמות—קיצור הדרך שלכם לתהליכי עבודה עקביים וחוזרים. מושלם להכשרה, דיווח וכל מה שהצוות שלכם עושה יותר מפעמיים."}]}]},"from":152,"to":152,"focusedElement":"cdtr-1ddc356a-42f8-4a46-b9ba-1cc733e733ca"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":933.375,"y":307.15625,"width":260.25,"height":111.9921875,"top":307.15625,"right":1193.625,"bottom":419.1484375,"left":933.375},"width":260.25,"height":111.9921875},"children":[],"width":260.25,"height":111.9921875,"renderedHTML":null},{"id":"cdtr-1aac3a1f-3ba8-463e-bc04-02a24321ee80","_id":"cdtr-1aac3a1f-3ba8-463e-bc04-02a24321ee80","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-1ddc356a-42f8-4a46-b9ba-1cc733e733ca"],"width":260.25,"height":111.9921875,"renderedHTML":null},{"id":"cdtr-faeb25df-a871-4a3b-9ca4-5746025e9be6","_id":"cdtr-faeb25df-a871-4a3b-9ca4-5746025e9be6","type":"card","props":{"style":{"width":"95%","background":"#e1bee7","maxWidth":"345px","padding":"10px","fontFamily":"Roboto, sans-serif","borderRadius":".2rem"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"182px"}},"rect":{"x":923.375,"y":246.796875,"width":280.25,"height":182.3515625,"top":246.796875,"right":1203.625,"bottom":429.1484375,"left":923.375},"width":280.25,"height":182.3515625},"children":["cdtr-f3611d9a-2919-4c3c-b684-3bc3001d23a4","cdtr-1aac3a1f-3ba8-463e-bc04-02a24321ee80"],"width":280.25,"height":182.3515625,"renderedHTML":null},{"id":"cdtr-e14086c6-c7d8-4108-9393-5abdd4872b1d","_id":"cdtr-e14086c6-c7d8-4108-9393-5abdd4872b1d","type":"col","props":{"lg":6,"sm":12,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":916,"y":246.796875,"width":295,"height":182.3515625,"top":246.796875,"right":1211,"bottom":429.1484375,"left":916},"width":295,"height":182.3515625},"children":["cdtr-faeb25df-a871-4a3b-9ca4-5746025e9be6"],"width":295,"height":182.3515625,"renderedHTML":null},{"id":"cdtr-830d40ec-4801-4890-ac93-1f1abec308c9","_id":"cdtr-830d40ec-4801-4890-ac93-1f1abec308c9","type":"block","props":{"style":{"padding":"10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"610px","margin":"0 auto"},"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":611,"y":236.796875,"width":610,"height":202.3515625,"top":236.796875,"right":1221,"bottom":439.1484375,"left":611},"width":610,"height":202.3515625},"children":["cdtr-2252406d-8729-4d9f-aa28-b24cf031044f","cdtr-e14086c6-c7d8-4108-9393-5abdd4872b1d"],"width":610,"height":202.3515625,"renderedHTML":null},{"id":"cdtr-06ce03ca-e4ad-4e82-906e-3e13af09d2ec","_id":"cdtr-06ce03ca-e4ad-4e82-906e-3e13af09d2ec","type":"icon","props":{"alt":"home-2-fill","style":{"width":"24px","height":"24px","maxWidth":"100%","maxHeight":"100%","display":"inline-block","fontFamily":"Roboto, sans-serif"},"src":"https://img.creaditor.ai/icons/serve/Buildings/home-2-fill.png?width=24&height=24&color=000000","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"iconColor":"000000","iconCategory":"Buildings","iconName":"home-2-fill","rect":{"x":638.375,"y":459.1484375,"width":24,"height":27.8984375,"top":459.1484375,"right":662.375,"bottom":487.046875,"left":638.375},"width":24,"height":27.8984375},"children":[],"width":24,"height":27.8984375,"renderedHTML":null},{"id":"cdtr-d8454a7d-2efa-4468-9227-2f3f0522e1cb","_id":"cdtr-d8454a7d-2efa-4468-9227-2f3f0522e1cb","type":"col","props":{"lg":12,"justify":"flex-end","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":638.375,"y":459.1484375,"width":260.25,"height":27.8984375,"top":459.1484375,"right":898.625,"bottom":487.046875,"left":638.375},"width":260.25,"height":27.8984375},"children":["cdtr-06ce03ca-e4ad-4e82-906e-3e13af09d2ec"],"width":260.25,"height":27.8984375,"renderedHTML":null},{"id":"cdtr-862ef618-5847-4b92-b534-21acc8f27a19","_id":"cdtr-862ef618-5847-4b92-b534-21acc8f27a19","type":"row","props":{"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":638.375,"y":459.1484375,"width":260.25,"height":27.8984375,"top":459.1484375,"right":898.625,"bottom":487.046875,"left":638.375},"width":260.25,"height":27.8984375,"style":{}},"children":["cdtr-d8454a7d-2efa-4468-9227-2f3f0522e1cb"],"width":260.25,"height":27.8984375,"renderedHTML":null},{"id":"cdtr-070e470a-e505-4dc3-a37b-b2c535b97307","_id":"cdtr-070e470a-e505-4dc3-a37b-b2c535b97307","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.2","direction":"rtl","textAlign":"right","level":3},"content":[{"type":"text","marks":[{"type":"bold"}],"text":"צלילה לעומק הנתונים"}]}]},"from":15,"to":15,"focusedElement":"cdtr-9d594080-bb74-425d-92ff-e6f3c62f36e8"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":638.375,"y":487.046875,"width":260.25,"height":22.4609375,"top":487.046875,"right":898.625,"bottom":509.5078125,"left":638.375},"width":260.25,"height":22.4609375},"children":[],"width":260.25,"height":22.4609375,"renderedHTML":null},{"id":"cdtr-04b4324a-c9e8-4738-b620-e6f8412bf488","_id":"cdtr-04b4324a-c9e8-4738-b620-e6f8412bf488","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":638.375,"y":459.1484375,"width":260.25,"height":50.359375,"top":459.1484375,"right":898.625,"bottom":509.5078125,"left":638.375},"width":260.25,"height":50.359375},"children":["cdtr-862ef618-5847-4b92-b534-21acc8f27a19","cdtr-070e470a-e505-4dc3-a37b-b2c535b97307"],"width":260.25,"height":50.359375,"renderedHTML":null},{"id":"cdtr-c9a3319a-9385-45d1-9072-c016ee2a091d","_id":"cdtr-c9a3319a-9385-45d1-9072-c016ee2a091d","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"","lineHeight":"1.4","direction":"rtl","textAlign":"right"},"content":[{"type":"text","text":"בכל חודש, אנו מנתחים דפוסי שימוש אנונימיים בפלטפורמה שלנו כדי להבין היכן צוותים מרוויחים מהירות—והיכן חיכוכים עדיין מסתתרים"}]}]},"from":0,"to":146,"focusedElement":"cdtr-a15bb422-fc18-4622-b42c-fdc300890aa5"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":638.375,"y":509.5078125,"width":260.25,"height":111.9921875,"top":509.5078125,"right":898.625,"bottom":621.5,"left":638.375},"width":260.25,"height":111.9921875},"children":[],"width":260.25,"height":111.9921875,"renderedHTML":null},{"id":"cdtr-ece2890c-3078-419c-8e04-33f8124e0ac4","_id":"cdtr-ece2890c-3078-419c-8e04-33f8124e0ac4","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":638.375,"y":509.5078125,"width":260.25,"height":111.9921875,"top":509.5078125,"right":898.625,"bottom":621.5,"left":638.375},"width":260.25,"height":111.9921875},"children":["cdtr-c9a3319a-9385-45d1-9072-c016ee2a091d"],"width":260.25,"height":111.9921875,"renderedHTML":null},{"id":"cdtr-b567de15-46f3-403a-9f47-fd6e2347eba9","_id":"cdtr-b567de15-46f3-403a-9f47-fd6e2347eba9","type":"card","props":{"style":{"width":"95%","background":"#ffebee","maxWidth":"345px","padding":"10px","fontFamily":"Roboto, sans-serif","borderRadius":".2rem"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"182px"}},"rect":{"x":628.375,"y":449.1484375,"width":280.25,"height":182.3515625,"top":449.1484375,"right":908.625,"bottom":631.5,"left":628.375},"width":280.25,"height":182.3515625},"children":["cdtr-04b4324a-c9e8-4738-b620-e6f8412bf488","cdtr-ece2890c-3078-419c-8e04-33f8124e0ac4"],"width":280.25,"height":182.3515625,"renderedHTML":null},{"id":"cdtr-521a21f7-7835-4174-95f7-44644d4bba99","_id":"cdtr-521a21f7-7835-4174-95f7-44644d4bba99","type":"col","props":{"lg":6,"sm":12,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":621,"y":449.1484375,"width":295,"height":182.3515625,"top":449.1484375,"right":916,"bottom":631.5,"left":621},"width":295,"height":182.3515625},"children":["cdtr-b567de15-46f3-403a-9f47-fd6e2347eba9"],"width":295,"height":182.3515625,"renderedHTML":null},{"id":"cdtr-5402ad9c-91b0-4e22-ab05-864f47b080c1","_id":"cdtr-5402ad9c-91b0-4e22-ab05-864f47b080c1","type":"icon","props":{"alt":"home-4-line","style":{"width":"24px","height":"24px","maxWidth":"100%","maxHeight":"100%","display":"inline-block","fontFamily":"Roboto, sans-serif"},"src":"https://img.creaditor.ai/icons/serve/Buildings/home-gear-fill.png?width=24&height=24&color=000000","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"iconColor":"000000","rect":{"x":933.375,"y":459.1484375,"width":24,"height":27.8984375,"top":459.1484375,"right":957.375,"bottom":487.046875,"left":933.375},"width":24,"height":27.8984375,"iconCategory":"Buildings","iconName":"home-gear-fill"},"children":[],"width":24,"height":27.8984375,"renderedHTML":null},{"id":"cdtr-71882000-59eb-4799-9783-6615c09a8c97","_id":"cdtr-71882000-59eb-4799-9783-6615c09a8c97","type":"col","props":{"lg":12,"justify":"flex-end","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":933.375,"y":459.1484375,"width":260.25,"height":27.8984375,"top":459.1484375,"right":1193.625,"bottom":487.046875,"left":933.375},"width":260.25,"height":27.8984375},"children":["cdtr-5402ad9c-91b0-4e22-ab05-864f47b080c1"],"width":260.25,"height":27.8984375,"renderedHTML":null},{"id":"cdtr-275fa3ed-b7af-493e-9d77-a7c6bf0a38f0","_id":"cdtr-275fa3ed-b7af-493e-9d77-a7c6bf0a38f0","type":"row","props":{"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":933.375,"y":459.1484375,"width":260.25,"height":27.8984375,"top":459.1484375,"right":1193.625,"bottom":487.046875,"left":933.375},"width":260.25,"height":27.8984375,"style":{}},"children":["cdtr-71882000-59eb-4799-9783-6615c09a8c97"],"width":260.25,"height":27.8984375,"renderedHTML":null},{"id":"cdtr-b3751890-4d97-4b30-ab9a-50dcd0212b9d","_id":"cdtr-b3751890-4d97-4b30-ab9a-50dcd0212b9d","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.2","direction":"rtl","textAlign":"right","level":3},"content":[{"type":"text","marks":[{"type":"bold"}],"text":"פיצ\'ר במרכז תשומת הלב"}]}]},"from":17,"to":17,"focusedElement":"cdtr-d52dad11-5085-4a28-9f2e-6fc5e66d7dfa"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":933.375,"y":487.046875,"width":260.25,"height":22.4609375,"top":487.046875,"right":1193.625,"bottom":509.5078125,"left":933.375},"width":260.25,"height":22.4609375},"children":[],"width":260.25,"height":22.4609375,"renderedHTML":null},{"id":"cdtr-a38b1679-0f46-4765-8ec9-cd2b82c8b34c","_id":"cdtr-a38b1679-0f46-4765-8ec9-cd2b82c8b34c","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":933.375,"y":459.1484375,"width":260.25,"height":50.359375,"top":459.1484375,"right":1193.625,"bottom":509.5078125,"left":933.375},"width":260.25,"height":50.359375},"children":["cdtr-275fa3ed-b7af-493e-9d77-a7c6bf0a38f0","cdtr-b3751890-4d97-4b30-ab9a-50dcd0212b9d"],"width":260.25,"height":50.359375,"renderedHTML":null},{"id":"cdtr-c905817e-8e18-4452-881b-0887628b9784","_id":"cdtr-c905817e-8e18-4452-881b-0887628b9784","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"","lineHeight":"1.4","direction":"rtl","textAlign":"right"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"Roboto, sans-serif","color":"rgb(0, 0, 0)","backgroundColor":"","fontSize":"16px"}}],"text":"הכירו את התבניות החכמות—קיצור הדרך שלכם לתהליכי עבודה עקביים וחוזרים. מושלם להכשרה, דיווח וכל מה שהצוות שלכם עושה יותר מפעמיים."}]}]},"from":152,"to":152,"focusedElement":"cdtr-1ddc356a-42f8-4a46-b9ba-1cc733e733ca"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":933.375,"y":509.5078125,"width":260.25,"height":111.9921875,"top":509.5078125,"right":1193.625,"bottom":621.5,"left":933.375},"width":260.25,"height":111.9921875},"children":[],"width":260.25,"height":111.9921875,"renderedHTML":null},{"id":"cdtr-e68942eb-fd6c-4776-b51d-61e5bf813604","_id":"cdtr-e68942eb-fd6c-4776-b51d-61e5bf813604","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":933.375,"y":509.5078125,"width":260.25,"height":111.9921875,"top":509.5078125,"right":1193.625,"bottom":621.5,"left":933.375},"width":260.25,"height":111.9921875},"children":["cdtr-c905817e-8e18-4452-881b-0887628b9784"],"width":260.25,"height":111.9921875,"renderedHTML":null},{"id":"cdtr-73ea3ee7-4064-4960-b37f-3f2fd7af6cf5","_id":"cdtr-73ea3ee7-4064-4960-b37f-3f2fd7af6cf5","type":"card","props":{"style":{"width":"95%","background":"#e1bee7","maxWidth":"345px","padding":"10px","fontFamily":"Roboto, sans-serif","borderRadius":".2rem"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"182px"}},"rect":{"x":923.375,"y":449.1484375,"width":280.25,"height":182.3515625,"top":449.1484375,"right":1203.625,"bottom":631.5,"left":923.375},"width":280.25,"height":182.3515625},"children":["cdtr-a38b1679-0f46-4765-8ec9-cd2b82c8b34c","cdtr-e68942eb-fd6c-4776-b51d-61e5bf813604"],"width":280.25,"height":182.3515625,"renderedHTML":null},{"id":"cdtr-4112ace1-6e15-4f7b-8c8b-62026e2713e2","_id":"cdtr-4112ace1-6e15-4f7b-8c8b-62026e2713e2","type":"col","props":{"lg":6,"sm":12,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":916,"y":449.1484375,"width":295,"height":182.3515625,"top":449.1484375,"right":1211,"bottom":631.5,"left":916},"width":295,"height":182.3515625},"children":["cdtr-73ea3ee7-4064-4960-b37f-3f2fd7af6cf5"],"width":295,"height":182.3515625,"renderedHTML":null},{"id":"cdtr-6f4be2df-27fe-43d9-9573-684f0387abc1","_id":"cdtr-6f4be2df-27fe-43d9-9573-684f0387abc1","type":"block","props":{"style":{"padding":"10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"610px","margin":"0 auto"},"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":611,"y":439.1484375,"width":610,"height":202.3515625,"top":439.1484375,"right":1221,"bottom":641.5,"left":611},"width":610,"height":202.3515625},"children":["cdtr-521a21f7-7835-4174-95f7-44644d4bba99","cdtr-4112ace1-6e15-4f7b-8c8b-62026e2713e2"],"width":610,"height":202.3515625,"renderedHTML":null},{"id":"cdtr-e915f65e-f331-456e-a942-f20c66e8668e","_id":"cdtr-e915f65e-f331-456e-a942-f20c66e8668e","type":"section","props":{"style":{"width":"100%","minHeight":"calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(500px - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px)","fontFamily":"Roboto, sans-serif","background":"#0000"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":373.09375,"y":140,"width":1085.8125,"height":501.5,"top":140,"right":1458.90625,"bottom":641.5,"left":373.09375},"width":1085.8125,"height":501.5,"background":null},"children":["cdtr-ed780bef-86c8-4c48-b921-006605bf8a55","cdtr-830d40ec-4801-4890-ac93-1f1abec308c9","cdtr-6f4be2df-27fe-43d9-9573-684f0387abc1"],"width":1085.8125,"height":501.5,"renderedHTML":null}]}'),xh=JSON.parse('{"name":"קריאה לפעולה","id":"hero-cta","tags":["section","cta","hero"],"body":{"type":"section","props":{"style":{"minHeight":"100px","background":"#1a1a2e","width":"100%"}}},"components":[{"id":"cdtr-a1b2c3d4-e5f6-7890-abcd-ef1234567890","_id":"cdtr-a1b2c3d4-e5f6-7890-abcd-ef1234567890","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"2px","lineHeight":"1.4","direction":"rtl","textAlign":"center","level":1},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#ffffff","backgroundColor":"","fontSize":"48px"}},{"type":"bold"}],"text":"הישארו מחוברים"}]}]},"from":1,"to":15,"focusedElement":"cdtr-a1b2c3d4-e5f6-7890-abcd-ef1234567890"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"width":570,"height":70},"children":[],"width":570,"height":70,"renderedHTML":null},{"id":"cdtr-b2c3d4e5-f6a7-8901-bcde-f12345678901","_id":"cdtr-b2c3d4e5-f6a7-8901-bcde-f12345678901","type":"col","props":{"lg":0,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-a1b2c3d4-e5f6-7890-abcd-ef1234567890"],"renderedHTML":null},{"id":"cdtr-c3d4e5f6-a7b8-9012-cdef-123456789012","_id":"cdtr-c3d4e5f6-a7b8-9012-cdef-123456789012","type":"block","props":{"style":{"padding":"10px 10px 10px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"100%","justifyContent":"center","width":"615px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":288.5,"y":60,"width":615,"height":90,"top":60,"right":903.5,"bottom":150,"left":288.5},"width":615,"height":90},"children":["cdtr-b2c3d4e5-f6a7-8901-bcde-f12345678901"],"width":615,"height":90,"renderedHTML":null},{"id":"cdtr-d4e5f6a7-b8c9-0123-defa-234567890123","_id":"cdtr-d4e5f6a7-b8c9-0123-defa-234567890123","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.6","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#cccccc","backgroundColor":"","fontSize":"18px"}}],"text":"הירשמו לניוזלטר שלנו וקבלו עדכונים שבועיים ישירות לתיבת הדואר שלכם"}]}]},"from":1,"to":65,"focusedElement":"cdtr-d4e5f6a7-b8c9-0123-defa-234567890123"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":211,"y":160,"width":570,"height":50,"top":160,"right":781,"bottom":210,"left":211},"width":570,"height":50},"children":[],"width":570,"height":50,"renderedHTML":null},{"id":"cdtr-e5f6a7b8-c9d0-1234-efab-345678901234","_id":"cdtr-e5f6a7b8-c9d0-1234-efab-345678901234","type":"col","props":{"lg":0,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-d4e5f6a7-b8c9-0123-defa-234567890123"],"width":595,"height":50,"renderedHTML":null},{"id":"cdtr-f6a7b8c9-d0e1-2345-fabc-456789012345","_id":"cdtr-f6a7b8c9-d0e1-2345-fabc-456789012345","type":"block","props":{"style":{"padding":"10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"100%","justifyContent":"center","width":"615px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":288.5,"y":150,"width":615,"height":70,"top":150,"right":903.5,"bottom":220,"left":288.5},"width":615,"height":70},"children":["cdtr-e5f6a7b8-c9d0-1234-efab-345678901234"],"width":615,"height":70,"renderedHTML":null},{"id":"cdtr-a7b8c9d0-e1f2-3456-abcd-567890123456","_id":"cdtr-a7b8c9d0-e1f2-3456-abcd-567890123456","type":"button","props":{"text":"הצטרפו עכשיו","style":{"height":"auto","width":"200px","maxWidth":"100%","minWidth":"10px","background":"#e94560","color":"#fff","fontFamily":"Arial, Helvetica, sans-serif","padding":"14px 20px","borderRadius":"8px","display":"","direction":"rtl","fontSize":"16px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":497.5,"y":240,"width":200,"height":45,"top":240,"right":697.5,"bottom":285,"left":497.5},"width":200,"height":45},"children":[],"width":200,"height":45,"renderedHTML":null},{"id":"cdtr-b8c9d0e1-f2a3-4567-bcde-678901234567","_id":"cdtr-b8c9d0e1-f2a3-4567-bcde-678901234567","type":"col","props":{"lg":0,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-a7b8c9d0-e1f2-3456-abcd-567890123456"],"width":595,"height":45,"renderedHTML":null},{"id":"cdtr-c9d0e1f2-a3b4-5678-cdef-789012345678","_id":"cdtr-c9d0e1f2-a3b4-5678-cdef-789012345678","type":"block","props":{"style":{"padding":"10px 10px 40px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"100%","justifyContent":"center","width":"615px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":288.5,"y":230,"width":615,"height":65,"top":230,"right":903.5,"bottom":295,"left":288.5},"width":615,"height":65},"children":["cdtr-b8c9d0e1-f2a3-4567-bcde-678901234567"],"width":615,"height":65,"renderedHTML":null},{"id":"cdtr-hero-cta-section-he-000000000000","_id":"cdtr-hero-cta-section-he-000000000000","type":"section","props":{"style":{"width":"100%","minHeight":"100px","fontFamily":"Arial, Helvetica, sans-serif","background":"#1a1a2e","maxWidth":"100%"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":1192,"height":295,"top":0,"right":1192,"bottom":295,"left":0},"width":1192,"height":295},"children":["cdtr-c3d4e5f6-a7b8-9012-cdef-123456789012","cdtr-f6a7b8c9-d0e1-2345-fabc-456789012345","cdtr-c9d0e1f2-a3b4-5678-cdef-789012345678"],"width":1192,"height":295,"renderedHTML":null}]}'),_h=JSON.parse('{"name":"צוות","id":"team-3-cards","tags":["section","team"],"body":{"type":"section","props":{"style":{"minHeight":"100px","background":"#f9f9f9","width":"100%"}}},"components":[{"id":"cdtr-t001-aa11-bb22-cc33-000000000001","_id":"cdtr-t001-aa11-bb22-cc33-000000000001","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"1px","lineHeight":"1.3","direction":"rtl","textAlign":"center","level":2},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"36px"}},{"type":"bold"}],"text":"הצוות שלנו"}]}]},"from":1,"to":12,"focusedElement":"cdtr-t001-aa11-bb22-cc33-000000000001"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":211,"y":40,"width":570,"height":50,"top":40,"right":781,"bottom":90,"left":211},"width":570,"height":50},"children":[],"width":570,"height":50,"renderedHTML":null},{"id":"cdtr-t002-aa11-bb22-cc33-000000000002","_id":"cdtr-t002-aa11-bb22-cc33-000000000002","type":"col","props":{"lg":0,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-t001-aa11-bb22-cc33-000000000001"],"width":595,"height":50,"renderedHTML":null},{"id":"cdtr-t003-aa11-bb22-cc33-000000000003","_id":"cdtr-t003-aa11-bb22-cc33-000000000003","type":"block","props":{"style":{"padding":"40px 10px 20px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"100%","justifyContent":"center","width":"615px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":288.5,"y":40,"width":615,"height":70,"top":40,"right":903.5,"bottom":110,"left":288.5},"width":615,"height":70},"children":["cdtr-t002-aa11-bb22-cc33-000000000002"],"width":615,"height":70,"renderedHTML":null},{"id":"cdtr-t101-aa11-bb22-cc33-000000000101","_id":"cdtr-t101-aa11-bb22-cc33-000000000101","type":"image","props":{"alt":"יובל כהן","width":160,"height":160,"style":{"height":"auto","width":"160px","maxWidth":"100%","minWidth":"30px","fontFamily":"Arial, Helvetica, sans-serif","borderRadius":"0","display":"block","margin":"0 auto"},"src":"https://images.pexels.com/photos/2379004/pexels-photo-2379004.jpeg?auto=compress&cs=tinysrgb&w=300&h=300&dpr=1","isOpenWithModal":false,"isFullWidthOnMobile":false,"isRatioLock":true,"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":648,"y":140,"width":160,"height":160,"top":140,"right":808,"bottom":300,"left":648}},"children":[],"width":160,"height":160,"renderedHTML":null},{"id":"cdtr-t102-aa11-bb22-cc33-000000000102","_id":"cdtr-t102-aa11-bb22-cc33-000000000102","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-t101-aa11-bb22-cc33-000000000101"],"width":175,"height":160,"renderedHTML":null},{"id":"cdtr-t103-aa11-bb22-cc33-000000000103","_id":"cdtr-t103-aa11-bb22-cc33-000000000103","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.3","direction":"rtl","textAlign":"center","level":4},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"18px"}},{"type":"bold"}],"text":"יובל כהן"}]}]},"from":1,"to":9,"focusedElement":"cdtr-t103-aa11-bb22-cc33-000000000103"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":628,"y":310,"width":175,"height":24,"top":310,"right":803,"bottom":334,"left":628},"width":175,"height":24},"children":[],"width":175,"height":24,"renderedHTML":null},{"id":"cdtr-t104-aa11-bb22-cc33-000000000104","_id":"cdtr-t104-aa11-bb22-cc33-000000000104","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-t103-aa11-bb22-cc33-000000000103"],"width":175,"height":24,"renderedHTML":null},{"id":"cdtr-t105-aa11-bb22-cc33-000000000105","_id":"cdtr-t105-aa11-bb22-cc33-000000000105","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.4","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#666666","backgroundColor":"","fontSize":"14px"}}],"text":"מנכ\\"ל ומייסד"}]}]},"from":1,"to":10,"focusedElement":"cdtr-t105-aa11-bb22-cc33-000000000105"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":628,"y":338,"width":175,"height":20,"top":338,"right":803,"bottom":358,"left":628},"width":175,"height":20},"children":[],"width":175,"height":20,"renderedHTML":null},{"id":"cdtr-t106-aa11-bb22-cc33-000000000106","_id":"cdtr-t106-aa11-bb22-cc33-000000000106","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-t105-aa11-bb22-cc33-000000000105"],"width":175,"height":20,"renderedHTML":null},{"id":"cdtr-t107-aa11-bb22-cc33-000000000107","_id":"cdtr-t107-aa11-bb22-cc33-000000000107","type":"card","props":{"style":{"width":"185px","background":"#ffffff","maxWidth":"195px","fontFamily":"Arial, Helvetica, sans-serif","boxShadow":"0 2px 12px rgba(0,0,0,0.08)","textAlign":"center"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"240px"}},"rect":{"x":621,"y":120,"width":195,"height":240,"top":120,"right":816,"bottom":360,"left":621},"width":195,"height":240},"children":["cdtr-t102-aa11-bb22-cc33-000000000102","cdtr-t104-aa11-bb22-cc33-000000000104","cdtr-t106-aa11-bb22-cc33-000000000106"],"width":195,"height":240,"renderedHTML":null},{"id":"cdtr-t108-aa11-bb22-cc33-000000000108","_id":"cdtr-t108-aa11-bb22-cc33-000000000108","type":"col","props":{"lg":4,"sm":12,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":611,"y":120,"width":205,"height":240,"top":120,"right":816,"bottom":360,"left":611},"width":205,"height":240},"children":["cdtr-t107-aa11-bb22-cc33-000000000107"],"width":205,"height":240,"renderedHTML":null},{"id":"cdtr-t201-aa11-bb22-cc33-000000000201","_id":"cdtr-t201-aa11-bb22-cc33-000000000201","type":"image","props":{"alt":"מיכל לוי","width":160,"height":160,"style":{"height":"auto","width":"160px","maxWidth":"100%","minWidth":"30px","fontFamily":"Arial, Helvetica, sans-serif","borderRadius":"0","display":"block","margin":"0 auto"},"src":"https://images.pexels.com/photos/774909/pexels-photo-774909.jpeg?auto=compress&cs=tinysrgb&w=300&h=300&dpr=1","isOpenWithModal":false,"isFullWidthOnMobile":false,"isRatioLock":true,"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":848,"y":140,"width":160,"height":160,"top":140,"right":1008,"bottom":300,"left":848}},"children":[],"width":160,"height":160,"renderedHTML":null},{"id":"cdtr-t202-aa11-bb22-cc33-000000000202","_id":"cdtr-t202-aa11-bb22-cc33-000000000202","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-t201-aa11-bb22-cc33-000000000201"],"width":175,"height":160,"renderedHTML":null},{"id":"cdtr-t203-aa11-bb22-cc33-000000000203","_id":"cdtr-t203-aa11-bb22-cc33-000000000203","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.3","direction":"rtl","textAlign":"center","level":4},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"18px"}},{"type":"bold"}],"text":"מיכל לוי"}]}]},"from":1,"to":8,"focusedElement":"cdtr-t203-aa11-bb22-cc33-000000000203"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":828,"y":310,"width":175,"height":24,"top":310,"right":1003,"bottom":334,"left":828},"width":175,"height":24},"children":[],"width":175,"height":24,"renderedHTML":null},{"id":"cdtr-t204-aa11-bb22-cc33-000000000204","_id":"cdtr-t204-aa11-bb22-cc33-000000000204","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-t203-aa11-bb22-cc33-000000000203"],"width":175,"height":24,"renderedHTML":null},{"id":"cdtr-t205-aa11-bb22-cc33-000000000205","_id":"cdtr-t205-aa11-bb22-cc33-000000000205","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.4","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#666666","backgroundColor":"","fontSize":"14px"}}],"text":"מנהלת מוצר"}]}]},"from":1,"to":10,"focusedElement":"cdtr-t205-aa11-bb22-cc33-000000000205"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":828,"y":338,"width":175,"height":20,"top":338,"right":1003,"bottom":358,"left":828},"width":175,"height":20},"children":[],"width":175,"height":20,"renderedHTML":null},{"id":"cdtr-t206-aa11-bb22-cc33-000000000206","_id":"cdtr-t206-aa11-bb22-cc33-000000000206","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-t205-aa11-bb22-cc33-000000000205"],"width":175,"height":20,"renderedHTML":null},{"id":"cdtr-t207-aa11-bb22-cc33-000000000207","_id":"cdtr-t207-aa11-bb22-cc33-000000000207","type":"card","props":{"style":{"width":"185px","background":"#ffffff","maxWidth":"195px","fontFamily":"Arial, Helvetica, sans-serif","boxShadow":"0 2px 12px rgba(0,0,0,0.08)","textAlign":"center"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"240px"}},"rect":{"x":821,"y":120,"width":195,"height":240,"top":120,"right":1016,"bottom":360,"left":821},"width":195,"height":240},"children":["cdtr-t202-aa11-bb22-cc33-000000000202","cdtr-t204-aa11-bb22-cc33-000000000204","cdtr-t206-aa11-bb22-cc33-000000000206"],"width":195,"height":240,"renderedHTML":null},{"id":"cdtr-t208-aa11-bb22-cc33-000000000208","_id":"cdtr-t208-aa11-bb22-cc33-000000000208","type":"col","props":{"lg":4,"sm":12,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":811,"y":120,"width":205,"height":240,"top":120,"right":1016,"bottom":360,"left":811},"width":205,"height":240},"children":["cdtr-t207-aa11-bb22-cc33-000000000207"],"width":205,"height":240,"renderedHTML":null},{"id":"cdtr-t301-aa11-bb22-cc33-000000000301","_id":"cdtr-t301-aa11-bb22-cc33-000000000301","type":"image","props":{"alt":"אורי ברקוביץ","width":160,"height":160,"style":{"height":"auto","width":"160px","maxWidth":"100%","minWidth":"30px","fontFamily":"Arial, Helvetica, sans-serif","borderRadius":"0","display":"block","margin":"0 auto"},"src":"https://images.pexels.com/photos/2379004/pexels-photo-2379004.jpeg?auto=compress&cs=tinysrgb&w=300&h=300&dpr=1","isOpenWithModal":false,"isFullWidthOnMobile":false,"isRatioLock":true,"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":1048,"y":140,"width":160,"height":160,"top":140,"right":1208,"bottom":300,"left":1048}},"children":[],"width":160,"height":160,"renderedHTML":null},{"id":"cdtr-t302-aa11-bb22-cc33-000000000302","_id":"cdtr-t302-aa11-bb22-cc33-000000000302","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-t301-aa11-bb22-cc33-000000000301"],"width":175,"height":160,"renderedHTML":null},{"id":"cdtr-t303-aa11-bb22-cc33-000000000303","_id":"cdtr-t303-aa11-bb22-cc33-000000000303","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.3","direction":"rtl","textAlign":"center","level":4},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"18px"}},{"type":"bold"}],"text":"אורי ברקוביץ"}]}]},"from":1,"to":11,"focusedElement":"cdtr-t303-aa11-bb22-cc33-000000000303"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":1028,"y":310,"width":175,"height":24,"top":310,"right":1203,"bottom":334,"left":1028},"width":175,"height":24},"children":[],"width":175,"height":24,"renderedHTML":null},{"id":"cdtr-t304-aa11-bb22-cc33-000000000304","_id":"cdtr-t304-aa11-bb22-cc33-000000000304","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-t303-aa11-bb22-cc33-000000000303"],"width":175,"height":24,"renderedHTML":null},{"id":"cdtr-t305-aa11-bb22-cc33-000000000305","_id":"cdtr-t305-aa11-bb22-cc33-000000000305","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.4","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#666666","backgroundColor":"","fontSize":"14px"}}],"text":"מנהל טכנולוגיה"}]}]},"from":1,"to":13,"focusedElement":"cdtr-t305-aa11-bb22-cc33-000000000305"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":1028,"y":338,"width":175,"height":20,"top":338,"right":1203,"bottom":358,"left":1028},"width":175,"height":20},"children":[],"width":175,"height":20,"renderedHTML":null},{"id":"cdtr-t306-aa11-bb22-cc33-000000000306","_id":"cdtr-t306-aa11-bb22-cc33-000000000306","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-t305-aa11-bb22-cc33-000000000305"],"width":175,"height":20,"renderedHTML":null},{"id":"cdtr-t307-aa11-bb22-cc33-000000000307","_id":"cdtr-t307-aa11-bb22-cc33-000000000307","type":"card","props":{"style":{"width":"185px","background":"#ffffff","maxWidth":"195px","fontFamily":"Arial, Helvetica, sans-serif","boxShadow":"0 2px 12px rgba(0,0,0,0.08)","textAlign":"center"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"240px"}},"rect":{"x":1021,"y":120,"width":195,"height":240,"top":120,"right":1216,"bottom":360,"left":1021},"width":195,"height":240},"children":["cdtr-t302-aa11-bb22-cc33-000000000302","cdtr-t304-aa11-bb22-cc33-000000000304","cdtr-t306-aa11-bb22-cc33-000000000306"],"width":195,"height":240,"renderedHTML":null},{"id":"cdtr-t308-aa11-bb22-cc33-000000000308","_id":"cdtr-t308-aa11-bb22-cc33-000000000308","type":"col","props":{"lg":4,"sm":12,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":1011,"y":120,"width":205,"height":240,"top":120,"right":1216,"bottom":360,"left":1011},"width":205,"height":240},"children":["cdtr-t307-aa11-bb22-cc33-000000000307"],"width":205,"height":240,"renderedHTML":null},{"id":"cdtr-t400-aa11-bb22-cc33-000000000400","_id":"cdtr-t400-aa11-bb22-cc33-000000000400","type":"block","props":{"style":{"padding":"10px 10px 40px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"615px","margin":"0 auto"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":611,"y":110,"width":615,"height":260,"top":110,"right":1226,"bottom":370,"left":611},"width":615,"height":260},"children":["cdtr-t108-aa11-bb22-cc33-000000000108","cdtr-t208-aa11-bb22-cc33-000000000208","cdtr-t308-aa11-bb22-cc33-000000000308"],"width":615,"height":260,"renderedHTML":null},{"id":"cdtr-team3-section-he-000000000000","_id":"cdtr-team3-section-he-000000000000","type":"section","props":{"style":{"width":"100%","minHeight":"100px","fontFamily":"Arial, Helvetica, sans-serif","background":"#f9f9f9","maxWidth":"100%"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":1192,"height":370,"top":0,"right":1192,"bottom":370,"left":0},"width":1192,"height":370},"children":["cdtr-t003-aa11-bb22-cc33-000000000003","cdtr-t400-aa11-bb22-cc33-000000000400"],"width":1192,"height":370,"renderedHTML":null}]}'),vh=JSON.parse('{"name":"המלצות 3 ציטוטים","id":"testimonials-3-quotes","tags":["section","testimonials","quotes"],"body":{"type":"section","props":{"style":{"minHeight":"100px","background":"#f0f4f8","width":"100%"}}},"components":[{"id":"cdtr-tq001-aa11-bb22-cc33-000000000001","_id":"cdtr-tq001-aa11-bb22-cc33-000000000001","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"1px","lineHeight":"1.3","direction":"rtl","textAlign":"center","level":2},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"36px"}},{"type":"bold"}],"text":"מה הקוראים שלנו אומרים"}]}]},"from":1,"to":23,"focusedElement":"cdtr-tq001-aa11-bb22-cc33-000000000001"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":211,"y":40,"width":570,"height":50,"top":40,"right":781,"bottom":90,"left":211},"width":570,"height":50},"children":[],"width":570,"height":50,"renderedHTML":null},{"id":"cdtr-tq002-aa11-bb22-cc33-000000000002","_id":"cdtr-tq002-aa11-bb22-cc33-000000000002","type":"col","props":{"lg":0,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-tq001-aa11-bb22-cc33-000000000001"],"width":595,"height":50,"renderedHTML":null},{"id":"cdtr-tq003-aa11-bb22-cc33-000000000003","_id":"cdtr-tq003-aa11-bb22-cc33-000000000003","type":"block","props":{"style":{"padding":"40px 10px 20px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"100%","justifyContent":"center","width":"615px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":288.5,"y":40,"width":615,"height":70,"top":40,"right":903.5,"bottom":110,"left":288.5},"width":615,"height":70},"children":["cdtr-tq002-aa11-bb22-cc33-000000000002"],"width":615,"height":70,"renderedHTML":null},{"id":"cdtr-tq101-aa11-bb22-cc33-000000000101","_id":"cdtr-tq101-aa11-bb22-cc33-000000000101","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.6","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#444444","backgroundColor":"","fontSize":"15px"}}],"text":"„הניוזלטר הזה שינה את הדרך שבה אני מקבל החלטות. קריאת חובה לכל מנהל.“"}]}]},"from":1,"to":71,"focusedElement":"cdtr-tq101-aa11-bb22-cc33-000000000101"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":628,"y":140,"width":155,"height":80,"top":140,"right":783,"bottom":220,"left":628},"width":155,"height":80},"children":[],"width":155,"height":80,"renderedHTML":null},{"id":"cdtr-tq102-aa11-bb22-cc33-000000000102","_id":"cdtr-tq102-aa11-bb22-cc33-000000000102","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-tq101-aa11-bb22-cc33-000000000101"],"width":175,"height":80,"renderedHTML":null},{"id":"cdtr-tq103-aa11-bb22-cc33-000000000103","_id":"cdtr-tq103-aa11-bb22-cc33-000000000103","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.3","direction":"rtl","textAlign":"center","level":4},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"15px"}},{"type":"bold"}],"text":"שרה מיטשל"}]}]},"from":1,"to":10,"focusedElement":"cdtr-tq103-aa11-bb22-cc33-000000000103"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":628,"y":228,"width":155,"height":22,"top":228,"right":783,"bottom":250,"left":628},"width":155,"height":22},"children":[],"width":155,"height":22,"renderedHTML":null},{"id":"cdtr-tq104-aa11-bb22-cc33-000000000104","_id":"cdtr-tq104-aa11-bb22-cc33-000000000104","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-tq103-aa11-bb22-cc33-000000000103"],"width":175,"height":22,"renderedHTML":null},{"id":"cdtr-tq105-aa11-bb22-cc33-000000000105","_id":"cdtr-tq105-aa11-bb22-cc33-000000000105","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.4","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#888888","backgroundColor":"","fontSize":"13px"}}],"text":"ראש מוצר, TechCorp"}]}]},"from":1,"to":19,"focusedElement":"cdtr-tq105-aa11-bb22-cc33-000000000105"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":628,"y":254,"width":155,"height":18,"top":254,"right":783,"bottom":272,"left":628},"width":155,"height":18},"children":[],"width":155,"height":18,"renderedHTML":null},{"id":"cdtr-tq106-aa11-bb22-cc33-000000000106","_id":"cdtr-tq106-aa11-bb22-cc33-000000000106","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-tq105-aa11-bb22-cc33-000000000105"],"width":175,"height":18,"renderedHTML":null},{"id":"cdtr-tq107-aa11-bb22-cc33-000000000107","_id":"cdtr-tq107-aa11-bb22-cc33-000000000107","type":"card","props":{"style":{"width":"185px","background":"#ffffff","maxWidth":"195px","fontFamily":"Arial, Helvetica, sans-serif","boxShadow":"0 2px 12px rgba(0,0,0,0.08)","textAlign":"center","padding":"20px 16px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"160px"}},"rect":{"x":621,"y":120,"width":195,"height":160,"top":120,"right":816,"bottom":280,"left":621},"width":195,"height":160},"children":["cdtr-tq102-aa11-bb22-cc33-000000000102","cdtr-tq104-aa11-bb22-cc33-000000000104","cdtr-tq106-aa11-bb22-cc33-000000000106"],"width":195,"height":160,"renderedHTML":null},{"id":"cdtr-tq108-aa11-bb22-cc33-000000000108","_id":"cdtr-tq108-aa11-bb22-cc33-000000000108","type":"col","props":{"lg":4,"sm":12,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":611,"y":120,"width":205,"height":160,"top":120,"right":816,"bottom":280,"left":611},"width":205,"height":160},"children":["cdtr-tq107-aa11-bb22-cc33-000000000107"],"width":205,"height":160,"renderedHTML":null},{"id":"cdtr-tq201-aa11-bb22-cc33-000000000201","_id":"cdtr-tq201-aa11-bb22-cc33-000000000201","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.6","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#444444","backgroundColor":"","fontSize":"15px"}}],"text":"„כל גיליון מביא תובנות טריות שאני מיישם מיד. זה הניוזלטר היחיד שאני אף פעם לא מדלג עליו.“"}]}]},"from":1,"to":84,"focusedElement":"cdtr-tq201-aa11-bb22-cc33-000000000201"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":828,"y":140,"width":155,"height":80,"top":140,"right":983,"bottom":220,"left":828},"width":155,"height":80},"children":[],"width":155,"height":80,"renderedHTML":null},{"id":"cdtr-tq202-aa11-bb22-cc33-000000000202","_id":"cdtr-tq202-aa11-bb22-cc33-000000000202","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-tq201-aa11-bb22-cc33-000000000201"],"width":175,"height":80,"renderedHTML":null},{"id":"cdtr-tq203-aa11-bb22-cc33-000000000203","_id":"cdtr-tq203-aa11-bb22-cc33-000000000203","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.3","direction":"rtl","textAlign":"center","level":4},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"15px"}},{"type":"bold"}],"text":"דוד צ\'ן"}]}]},"from":1,"to":7,"focusedElement":"cdtr-tq203-aa11-bb22-cc33-000000000203"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":828,"y":228,"width":155,"height":22,"top":228,"right":983,"bottom":250,"left":828},"width":155,"height":22},"children":[],"width":155,"height":22,"renderedHTML":null},{"id":"cdtr-tq204-aa11-bb22-cc33-000000000204","_id":"cdtr-tq204-aa11-bb22-cc33-000000000204","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-tq203-aa11-bb22-cc33-000000000203"],"width":175,"height":22,"renderedHTML":null},{"id":"cdtr-tq205-aa11-bb22-cc33-000000000205","_id":"cdtr-tq205-aa11-bb22-cc33-000000000205","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.4","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#888888","backgroundColor":"","fontSize":"13px"}}],"text":"מייסד, StartupFlow"}]}]},"from":1,"to":19,"focusedElement":"cdtr-tq205-aa11-bb22-cc33-000000000205"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":828,"y":254,"width":155,"height":18,"top":254,"right":983,"bottom":272,"left":828},"width":155,"height":18},"children":[],"width":155,"height":18,"renderedHTML":null},{"id":"cdtr-tq206-aa11-bb22-cc33-000000000206","_id":"cdtr-tq206-aa11-bb22-cc33-000000000206","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-tq205-aa11-bb22-cc33-000000000205"],"width":175,"height":18,"renderedHTML":null},{"id":"cdtr-tq207-aa11-bb22-cc33-000000000207","_id":"cdtr-tq207-aa11-bb22-cc33-000000000207","type":"card","props":{"style":{"width":"185px","background":"#ffffff","maxWidth":"195px","fontFamily":"Arial, Helvetica, sans-serif","boxShadow":"0 2px 12px rgba(0,0,0,0.08)","textAlign":"center","padding":"20px 16px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"160px"}},"rect":{"x":821,"y":120,"width":195,"height":160,"top":120,"right":1016,"bottom":280,"left":821},"width":195,"height":160},"children":["cdtr-tq202-aa11-bb22-cc33-000000000202","cdtr-tq204-aa11-bb22-cc33-000000000204","cdtr-tq206-aa11-bb22-cc33-000000000206"],"width":195,"height":160,"renderedHTML":null},{"id":"cdtr-tq208-aa11-bb22-cc33-000000000208","_id":"cdtr-tq208-aa11-bb22-cc33-000000000208","type":"col","props":{"lg":4,"sm":12,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":811,"y":120,"width":205,"height":160,"top":120,"right":1016,"bottom":280,"left":811},"width":205,"height":160},"children":["cdtr-tq207-aa11-bb22-cc33-000000000207"],"width":205,"height":160,"renderedHTML":null},{"id":"cdtr-tq301-aa11-bb22-cc33-000000000301","_id":"cdtr-tq301-aa11-bb22-cc33-000000000301","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.6","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#444444","backgroundColor":"","fontSize":"15px"}}],"text":"„אוצרות נהדרת של רעיונות. שיתפתי כל גיליון עם כל הצוות שלי.“"}]}]},"from":1,"to":59,"focusedElement":"cdtr-tq301-aa11-bb22-cc33-000000000301"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":1028,"y":140,"width":155,"height":80,"top":140,"right":1183,"bottom":220,"left":1028},"width":155,"height":80},"children":[],"width":155,"height":80,"renderedHTML":null},{"id":"cdtr-tq302-aa11-bb22-cc33-000000000302","_id":"cdtr-tq302-aa11-bb22-cc33-000000000302","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-tq301-aa11-bb22-cc33-000000000301"],"width":175,"height":80,"renderedHTML":null},{"id":"cdtr-tq303-aa11-bb22-cc33-000000000303","_id":"cdtr-tq303-aa11-bb22-cc33-000000000303","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.3","direction":"rtl","textAlign":"center","level":4},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"15px"}},{"type":"bold"}],"text":"אנה רוזנברג"}]}]},"from":1,"to":11,"focusedElement":"cdtr-tq303-aa11-bb22-cc33-000000000303"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":1028,"y":228,"width":155,"height":22,"top":228,"right":1183,"bottom":250,"left":1028},"width":155,"height":22},"children":[],"width":155,"height":22,"renderedHTML":null},{"id":"cdtr-tq304-aa11-bb22-cc33-000000000304","_id":"cdtr-tq304-aa11-bb22-cc33-000000000304","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-tq303-aa11-bb22-cc33-000000000303"],"width":175,"height":22,"renderedHTML":null},{"id":"cdtr-tq305-aa11-bb22-cc33-000000000305","_id":"cdtr-tq305-aa11-bb22-cc33-000000000305","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.4","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#888888","backgroundColor":"","fontSize":"13px"}}],"text":"סמנכ\\"ל הנדסה, DevHub"}]}]},"from":1,"to":22,"focusedElement":"cdtr-tq305-aa11-bb22-cc33-000000000305"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":1028,"y":254,"width":155,"height":18,"top":254,"right":1183,"bottom":272,"left":1028},"width":155,"height":18},"children":[],"width":155,"height":18,"renderedHTML":null},{"id":"cdtr-tq306-aa11-bb22-cc33-000000000306","_id":"cdtr-tq306-aa11-bb22-cc33-000000000306","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-tq305-aa11-bb22-cc33-000000000305"],"width":175,"height":18,"renderedHTML":null},{"id":"cdtr-tq307-aa11-bb22-cc33-000000000307","_id":"cdtr-tq307-aa11-bb22-cc33-000000000307","type":"card","props":{"style":{"width":"185px","background":"#ffffff","maxWidth":"195px","fontFamily":"Arial, Helvetica, sans-serif","boxShadow":"0 2px 12px rgba(0,0,0,0.08)","textAlign":"center","padding":"20px 16px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"160px"}},"rect":{"x":1021,"y":120,"width":195,"height":160,"top":120,"right":1216,"bottom":280,"left":1021},"width":195,"height":160},"children":["cdtr-tq302-aa11-bb22-cc33-000000000302","cdtr-tq304-aa11-bb22-cc33-000000000304","cdtr-tq306-aa11-bb22-cc33-000000000306"],"width":195,"height":160,"renderedHTML":null},{"id":"cdtr-tq308-aa11-bb22-cc33-000000000308","_id":"cdtr-tq308-aa11-bb22-cc33-000000000308","type":"col","props":{"lg":4,"sm":12,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":1011,"y":120,"width":205,"height":160,"top":120,"right":1216,"bottom":280,"left":1011},"width":205,"height":160},"children":["cdtr-tq307-aa11-bb22-cc33-000000000307"],"width":205,"height":160,"renderedHTML":null},{"id":"cdtr-tq400-aa11-bb22-cc33-000000000400","_id":"cdtr-tq400-aa11-bb22-cc33-000000000400","type":"block","props":{"style":{"padding":"10px 10px 40px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"615px","margin":"0 auto"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":611,"y":110,"width":615,"height":180,"top":110,"right":1226,"bottom":290,"left":611},"width":615,"height":180},"children":["cdtr-tq108-aa11-bb22-cc33-000000000108","cdtr-tq208-aa11-bb22-cc33-000000000208","cdtr-tq308-aa11-bb22-cc33-000000000308"],"width":615,"height":180,"renderedHTML":null},{"id":"cdtr-testimonials-section-en-000000000000","_id":"cdtr-testimonials-section-en-000000000000","type":"section","props":{"style":{"width":"100%","minHeight":"100px","fontFamily":"Arial, Helvetica, sans-serif","background":"#f0f4f8","maxWidth":"100%"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":1192,"height":370,"top":0,"right":1192,"bottom":370,"left":0},"width":1192,"height":370},"children":["cdtr-tq003-aa11-bb22-cc33-000000000003","cdtr-tq400-aa11-bb22-cc33-000000000400"],"width":1192,"height":370,"renderedHTML":null}]}'),kh=JSON.parse('{"name":"נתונים סטטיסטיים 4 מספרים","id":"stats-4-numbers","tags":["section","stats","numbers"],"body":{"type":"section","props":{"style":{"minHeight":"100px","background":"#1a1a2e","width":"100%"}}},"components":[{"id":"cdtr-sn001-aa11-bb22-cc33-000000000001","_id":"cdtr-sn001-aa11-bb22-cc33-000000000001","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"2px","lineHeight":"1.3","direction":"rtl","textAlign":"center","level":2},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#ffffff","backgroundColor":"","fontSize":"36px"}},{"type":"bold"}],"text":"במספרים"}]}]},"from":1,"to":8,"focusedElement":"cdtr-sn001-aa11-bb22-cc33-000000000001"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":211,"y":40,"width":570,"height":50,"top":40,"right":781,"bottom":90,"left":211},"width":570,"height":50},"children":[],"width":570,"height":50,"renderedHTML":null},{"id":"cdtr-sn002-aa11-bb22-cc33-000000000002","_id":"cdtr-sn002-aa11-bb22-cc33-000000000002","type":"col","props":{"lg":0,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-sn001-aa11-bb22-cc33-000000000001"],"width":595,"height":50,"renderedHTML":null},{"id":"cdtr-sn003-aa11-bb22-cc33-000000000003","_id":"cdtr-sn003-aa11-bb22-cc33-000000000003","type":"block","props":{"style":{"padding":"40px 10px 20px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"100%","justifyContent":"center","width":"615px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":288.5,"y":40,"width":615,"height":70,"top":40,"right":903.5,"bottom":110,"left":288.5},"width":615,"height":70},"children":["cdtr-sn002-aa11-bb22-cc33-000000000002"],"width":615,"height":70,"renderedHTML":null},{"id":"cdtr-sn101-aa11-bb22-cc33-000000000101","_id":"cdtr-sn101-aa11-bb22-cc33-000000000101","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.2","direction":"rtl","textAlign":"center","level":2},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"40px"}},{"type":"bold"}],"text":"+50K"}]}]},"from":1,"to":5,"focusedElement":"cdtr-sn101-aa11-bb22-cc33-000000000101"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":628,"y":140,"width":130,"height":52,"top":140,"right":758,"bottom":192,"left":628},"width":130,"height":52},"children":[],"width":130,"height":52,"renderedHTML":null},{"id":"cdtr-sn102-aa11-bb22-cc33-000000000102","_id":"cdtr-sn102-aa11-bb22-cc33-000000000102","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-sn101-aa11-bb22-cc33-000000000101"],"width":145,"height":52,"renderedHTML":null},{"id":"cdtr-sn103-aa11-bb22-cc33-000000000103","_id":"cdtr-sn103-aa11-bb22-cc33-000000000103","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"1px","lineHeight":"1.4","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#aaaaaa","backgroundColor":"","fontSize":"13px"}}],"text":"מנויים פעילים"}]}]},"from":1,"to":13,"focusedElement":"cdtr-sn103-aa11-bb22-cc33-000000000103"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":628,"y":198,"width":130,"height":20,"top":198,"right":758,"bottom":218,"left":628},"width":130,"height":20},"children":[],"width":130,"height":20,"renderedHTML":null},{"id":"cdtr-sn104-aa11-bb22-cc33-000000000104","_id":"cdtr-sn104-aa11-bb22-cc33-000000000104","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-sn103-aa11-bb22-cc33-000000000103"],"width":145,"height":20,"renderedHTML":null},{"id":"cdtr-sn105-aa11-bb22-cc33-000000000105","_id":"cdtr-sn105-aa11-bb22-cc33-000000000105","type":"card","props":{"style":{"width":"140px","background":"#262639","maxWidth":"155px","fontFamily":"Arial, Helvetica, sans-serif","borderRadius":"12px","textAlign":"center","padding":"24px 10px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"100px"}},"rect":{"x":618,"y":120,"width":155,"height":110,"top":120,"right":773,"bottom":230,"left":618},"width":155,"height":110},"children":["cdtr-sn102-aa11-bb22-cc33-000000000102","cdtr-sn104-aa11-bb22-cc33-000000000104"],"width":155,"height":110,"renderedHTML":null},{"id":"cdtr-sn106-aa11-bb22-cc33-000000000106","_id":"cdtr-sn106-aa11-bb22-cc33-000000000106","type":"col","props":{"lg":3,"sm":6,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":608,"y":120,"width":165,"height":110,"top":120,"right":773,"bottom":230,"left":608},"width":165,"height":110},"children":["cdtr-sn105-aa11-bb22-cc33-000000000105"],"width":165,"height":110,"renderedHTML":null},{"id":"cdtr-sn201-aa11-bb22-cc33-000000000201","_id":"cdtr-sn201-aa11-bb22-cc33-000000000201","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.2","direction":"rtl","textAlign":"center","level":2},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"40px"}},{"type":"bold"}],"text":"98%"}]}]},"from":1,"to":4,"focusedElement":"cdtr-sn201-aa11-bb22-cc33-000000000201"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":783,"y":140,"width":130,"height":52,"top":140,"right":913,"bottom":192,"left":783},"width":130,"height":52},"children":[],"width":130,"height":52,"renderedHTML":null},{"id":"cdtr-sn202-aa11-bb22-cc33-000000000202","_id":"cdtr-sn202-aa11-bb22-cc33-000000000202","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-sn201-aa11-bb22-cc33-000000000201"],"width":145,"height":52,"renderedHTML":null},{"id":"cdtr-sn203-aa11-bb22-cc33-000000000203","_id":"cdtr-sn203-aa11-bb22-cc33-000000000203","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"1px","lineHeight":"1.4","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#aaaaaa","backgroundColor":"","fontSize":"13px"}}],"text":"שיעור שביעות רצון"}]}]},"from":1,"to":18,"focusedElement":"cdtr-sn203-aa11-bb22-cc33-000000000203"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":783,"y":198,"width":130,"height":20,"top":198,"right":913,"bottom":218,"left":783},"width":130,"height":20},"children":[],"width":130,"height":20,"renderedHTML":null},{"id":"cdtr-sn204-aa11-bb22-cc33-000000000204","_id":"cdtr-sn204-aa11-bb22-cc33-000000000204","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-sn203-aa11-bb22-cc33-000000000203"],"width":145,"height":20,"renderedHTML":null},{"id":"cdtr-sn205-aa11-bb22-cc33-000000000205","_id":"cdtr-sn205-aa11-bb22-cc33-000000000205","type":"card","props":{"style":{"width":"140px","background":"#262639","maxWidth":"155px","fontFamily":"Arial, Helvetica, sans-serif","borderRadius":"12px","textAlign":"center","padding":"24px 10px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"100px"}},"rect":{"x":773,"y":120,"width":155,"height":110,"top":120,"right":928,"bottom":230,"left":773},"width":155,"height":110},"children":["cdtr-sn202-aa11-bb22-cc33-000000000202","cdtr-sn204-aa11-bb22-cc33-000000000204"],"width":155,"height":110,"renderedHTML":null},{"id":"cdtr-sn206-aa11-bb22-cc33-000000000206","_id":"cdtr-sn206-aa11-bb22-cc33-000000000206","type":"col","props":{"lg":3,"sm":6,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":763,"y":120,"width":165,"height":110,"top":120,"right":928,"bottom":230,"left":763},"width":165,"height":110},"children":["cdtr-sn205-aa11-bb22-cc33-000000000205"],"width":165,"height":110,"renderedHTML":null},{"id":"cdtr-sn301-aa11-bb22-cc33-000000000301","_id":"cdtr-sn301-aa11-bb22-cc33-000000000301","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.2","direction":"rtl","textAlign":"center","level":2},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"40px"}},{"type":"bold"}],"text":"4.9★"}]}]},"from":1,"to":5,"focusedElement":"cdtr-sn301-aa11-bb22-cc33-000000000301"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":938,"y":140,"width":130,"height":52,"top":140,"right":1068,"bottom":192,"left":938},"width":130,"height":52},"children":[],"width":130,"height":52,"renderedHTML":null},{"id":"cdtr-sn302-aa11-bb22-cc33-000000000302","_id":"cdtr-sn302-aa11-bb22-cc33-000000000302","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-sn301-aa11-bb22-cc33-000000000301"],"width":145,"height":52,"renderedHTML":null},{"id":"cdtr-sn303-aa11-bb22-cc33-000000000303","_id":"cdtr-sn303-aa11-bb22-cc33-000000000303","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"1px","lineHeight":"1.4","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#aaaaaa","backgroundColor":"","fontSize":"13px"}}],"text":"דירוג ממוצע"}]}]},"from":1,"to":11,"focusedElement":"cdtr-sn303-aa11-bb22-cc33-000000000303"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":938,"y":198,"width":130,"height":20,"top":198,"right":1068,"bottom":218,"left":938},"width":130,"height":20},"children":[],"width":130,"height":20,"renderedHTML":null},{"id":"cdtr-sn304-aa11-bb22-cc33-000000000304","_id":"cdtr-sn304-aa11-bb22-cc33-000000000304","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-sn303-aa11-bb22-cc33-000000000303"],"width":145,"height":20,"renderedHTML":null},{"id":"cdtr-sn305-aa11-bb22-cc33-000000000305","_id":"cdtr-sn305-aa11-bb22-cc33-000000000305","type":"card","props":{"style":{"width":"140px","background":"#262639","maxWidth":"155px","fontFamily":"Arial, Helvetica, sans-serif","borderRadius":"12px","textAlign":"center","padding":"24px 10px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"100px"}},"rect":{"x":928,"y":120,"width":155,"height":110,"top":120,"right":1083,"bottom":230,"left":928},"width":155,"height":110},"children":["cdtr-sn302-aa11-bb22-cc33-000000000302","cdtr-sn304-aa11-bb22-cc33-000000000304"],"width":155,"height":110,"renderedHTML":null},{"id":"cdtr-sn306-aa11-bb22-cc33-000000000306","_id":"cdtr-sn306-aa11-bb22-cc33-000000000306","type":"col","props":{"lg":3,"sm":6,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":918,"y":120,"width":165,"height":110,"top":120,"right":1083,"bottom":230,"left":918},"width":165,"height":110},"children":["cdtr-sn305-aa11-bb22-cc33-000000000305"],"width":165,"height":110,"renderedHTML":null},{"id":"cdtr-sn401-aa11-bb22-cc33-000000000401","_id":"cdtr-sn401-aa11-bb22-cc33-000000000401","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.2","direction":"rtl","textAlign":"center","level":2},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"40px"}},{"type":"bold"}],"text":"+180"}]}]},"from":1,"to":5,"focusedElement":"cdtr-sn401-aa11-bb22-cc33-000000000401"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":1093,"y":140,"width":130,"height":52,"top":140,"right":1223,"bottom":192,"left":1093},"width":130,"height":52},"children":[],"width":130,"height":52,"renderedHTML":null},{"id":"cdtr-sn402-aa11-bb22-cc33-000000000402","_id":"cdtr-sn402-aa11-bb22-cc33-000000000402","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-sn401-aa11-bb22-cc33-000000000401"],"width":145,"height":52,"renderedHTML":null},{"id":"cdtr-sn403-aa11-bb22-cc33-000000000403","_id":"cdtr-sn403-aa11-bb22-cc33-000000000403","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"1px","lineHeight":"1.4","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#aaaaaa","backgroundColor":"","fontSize":"13px"}}],"text":"גיליונות שפורסמו"}]}]},"from":1,"to":16,"focusedElement":"cdtr-sn403-aa11-bb22-cc33-000000000403"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":1093,"y":198,"width":130,"height":20,"top":198,"right":1223,"bottom":218,"left":1093},"width":130,"height":20},"children":[],"width":130,"height":20,"renderedHTML":null},{"id":"cdtr-sn404-aa11-bb22-cc33-000000000404","_id":"cdtr-sn404-aa11-bb22-cc33-000000000404","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-sn403-aa11-bb22-cc33-000000000403"],"width":145,"height":20,"renderedHTML":null},{"id":"cdtr-sn405-aa11-bb22-cc33-000000000405","_id":"cdtr-sn405-aa11-bb22-cc33-000000000405","type":"card","props":{"style":{"width":"140px","background":"#262639","maxWidth":"155px","fontFamily":"Arial, Helvetica, sans-serif","borderRadius":"12px","textAlign":"center","padding":"24px 10px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"100px"}},"rect":{"x":1083,"y":120,"width":155,"height":110,"top":120,"right":1238,"bottom":230,"left":1083},"width":155,"height":110},"children":["cdtr-sn402-aa11-bb22-cc33-000000000402","cdtr-sn404-aa11-bb22-cc33-000000000404"],"width":155,"height":110,"renderedHTML":null},{"id":"cdtr-sn406-aa11-bb22-cc33-000000000406","_id":"cdtr-sn406-aa11-bb22-cc33-000000000406","type":"col","props":{"lg":3,"sm":6,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":1073,"y":120,"width":165,"height":110,"top":120,"right":1238,"bottom":230,"left":1073},"width":165,"height":110},"children":["cdtr-sn405-aa11-bb22-cc33-000000000405"],"width":165,"height":110,"renderedHTML":null},{"id":"cdtr-sn500-aa11-bb22-cc33-000000000500","_id":"cdtr-sn500-aa11-bb22-cc33-000000000500","type":"block","props":{"style":{"padding":"10px 10px 40px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"615px","margin":"0 auto"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":608,"y":110,"width":630,"height":130,"top":110,"right":1238,"bottom":240,"left":608},"width":630,"height":130},"children":["cdtr-sn106-aa11-bb22-cc33-000000000106","cdtr-sn206-aa11-bb22-cc33-000000000206","cdtr-sn306-aa11-bb22-cc33-000000000306","cdtr-sn406-aa11-bb22-cc33-000000000406"],"width":630,"height":130,"renderedHTML":null},{"id":"cdtr-stats4-section-en-000000000000","_id":"cdtr-stats4-section-en-000000000000","type":"section","props":{"style":{"width":"100%","minHeight":"100px","fontFamily":"Arial, Helvetica, sans-serif","background":"#1a1a2e","maxWidth":"100%"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":1192,"height":300,"top":0,"right":1192,"bottom":300,"left":0},"width":1192,"height":300},"children":["cdtr-sn003-aa11-bb22-cc33-000000000003","cdtr-sn500-aa11-bb22-cc33-000000000500"],"width":1192,"height":300,"renderedHTML":null}]}'),Ch=JSON.parse('{"name":"כותרת תחתונה לניוזלטר","id":"newsletter-footer","tags":["section","footer","links"],"body":{"type":"section","props":{"style":{"minHeight":"100px","background":"#111827","width":"100%"}}},"components":[{"id":"cdtr-nf001-aa11-bb22-cc33-000000000001","_id":"cdtr-nf001-aa11-bb22-cc33-000000000001","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"3px","lineHeight":"1.2","direction":"rtl","textAlign":"center","level":3},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#ffffff","backgroundColor":"","fontSize":"22px"}},{"type":"bold"}],"text":"הבריף השבועי"}]}]},"from":1,"to":13,"focusedElement":"cdtr-nf001-aa11-bb22-cc33-000000000001"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":211,"y":40,"width":570,"height":32,"top":40,"right":781,"bottom":72,"left":211},"width":570,"height":32},"children":[],"width":570,"height":32,"renderedHTML":null},{"id":"cdtr-nf002-aa11-bb22-cc33-000000000002","_id":"cdtr-nf002-aa11-bb22-cc33-000000000002","type":"col","props":{"lg":0,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-nf001-aa11-bb22-cc33-000000000001"],"width":595,"height":32,"renderedHTML":null},{"id":"cdtr-nf003-aa11-bb22-cc33-000000000003","_id":"cdtr-nf003-aa11-bb22-cc33-000000000003","type":"block","props":{"style":{"padding":"40px 10px 10px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"100%","justifyContent":"center","width":"615px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":288.5,"y":40,"width":615,"height":52,"top":40,"right":903.5,"bottom":92,"left":288.5},"width":615,"height":52},"children":["cdtr-nf002-aa11-bb22-cc33-000000000002"],"width":615,"height":52,"renderedHTML":null},{"id":"cdtr-nf101-aa11-bb22-cc33-000000000101","_id":"cdtr-nf101-aa11-bb22-cc33-000000000101","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.6","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#9ca3af","backgroundColor":"","fontSize":"15px"}}],"text":"תובנות שכדאי לקרוא, מועברות כל שבוע."}]}]},"from":1,"to":38,"focusedElement":"cdtr-nf101-aa11-bb22-cc33-000000000101"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":211,"y":104,"width":570,"height":26,"top":104,"right":781,"bottom":130,"left":211},"width":570,"height":26},"children":[],"width":570,"height":26,"renderedHTML":null},{"id":"cdtr-nf102-aa11-bb22-cc33-000000000102","_id":"cdtr-nf102-aa11-bb22-cc33-000000000102","type":"col","props":{"lg":0,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-nf101-aa11-bb22-cc33-000000000101"],"width":595,"height":26,"renderedHTML":null},{"id":"cdtr-nf103-aa11-bb22-cc33-000000000103","_id":"cdtr-nf103-aa11-bb22-cc33-000000000103","type":"block","props":{"style":{"padding":"8px 10px 16px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"100%","justifyContent":"center","width":"615px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":288.5,"y":92,"width":615,"height":42,"top":92,"right":903.5,"bottom":134,"left":288.5},"width":615,"height":42},"children":["cdtr-nf102-aa11-bb22-cc33-000000000102"],"width":615,"height":42,"renderedHTML":null},{"id":"cdtr-nf201-aa11-bb22-cc33-000000000201","_id":"cdtr-nf201-aa11-bb22-cc33-000000000201","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"1px","lineHeight":"1.8","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#d1d5db","backgroundColor":"","fontSize":"14px"}}],"text":"אודות | ארכיון | צור קשר"}]}]},"from":1,"to":27,"focusedElement":"cdtr-nf201-aa11-bb22-cc33-000000000201"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":211,"y":148,"width":570,"height":28,"top":148,"right":781,"bottom":176,"left":211},"width":570,"height":28},"children":[],"width":570,"height":28,"renderedHTML":null},{"id":"cdtr-nf202-aa11-bb22-cc33-000000000202","_id":"cdtr-nf202-aa11-bb22-cc33-000000000202","type":"col","props":{"lg":0,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-nf201-aa11-bb22-cc33-000000000201"],"width":595,"height":28,"renderedHTML":null},{"id":"cdtr-nf203-aa11-bb22-cc33-000000000203","_id":"cdtr-nf203-aa11-bb22-cc33-000000000203","type":"block","props":{"style":{"padding":"8px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"100%","justifyContent":"center","width":"615px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":288.5,"y":134,"width":615,"height":44,"top":134,"right":903.5,"bottom":178,"left":288.5},"width":615,"height":44},"children":["cdtr-nf202-aa11-bb22-cc33-000000000202"],"width":615,"height":44,"renderedHTML":null},{"id":"cdtr-nf301-aa11-bb22-cc33-000000000301","_id":"cdtr-nf301-aa11-bb22-cc33-000000000301","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"1px","lineHeight":"1.8","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#6b7280","backgroundColor":"","fontSize":"13px"}}],"text":"טוויטר | לינקדאין | יוטיוב"}]}]},"from":1,"to":29,"focusedElement":"cdtr-nf301-aa11-bb22-cc33-000000000301"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":211,"y":190,"width":570,"height":24,"top":190,"right":781,"bottom":214,"left":211},"width":570,"height":24},"children":[],"width":570,"height":24,"renderedHTML":null},{"id":"cdtr-nf302-aa11-bb22-cc33-000000000302","_id":"cdtr-nf302-aa11-bb22-cc33-000000000302","type":"col","props":{"lg":0,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-nf301-aa11-bb22-cc33-000000000301"],"width":595,"height":24,"renderedHTML":null},{"id":"cdtr-nf303-aa11-bb22-cc33-000000000303","_id":"cdtr-nf303-aa11-bb22-cc33-000000000303","type":"block","props":{"style":{"padding":"4px 10px 16px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"100%","justifyContent":"center","width":"615px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":288.5,"y":178,"width":615,"height":40,"top":178,"right":903.5,"bottom":218,"left":288.5},"width":615,"height":40},"children":["cdtr-nf302-aa11-bb22-cc33-000000000302"],"width":615,"height":40,"renderedHTML":null},{"id":"cdtr-nf401-aa11-bb22-cc33-000000000401","_id":"cdtr-nf401-aa11-bb22-cc33-000000000401","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.6","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#4b5563","backgroundColor":"","fontSize":"12px"}}],"text":"© 2026 הבריף השבועי. כל הזכויות שמורות."}]},{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.6","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#4b5563","backgroundColor":"","fontSize":"12px"}}],"text":"קיבלת אימייל זה כי נרשמת. "},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#6b7280","backgroundColor":"","fontSize":"12px"}},{"type":"underline"}],"text":"הסר רישום"}]}]},"from":1,"to":82,"focusedElement":"cdtr-nf401-aa11-bb22-cc33-000000000401"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":211,"y":232,"width":570,"height":48,"top":232,"right":781,"bottom":280,"left":211},"width":570,"height":48},"children":[],"width":570,"height":48,"renderedHTML":null},{"id":"cdtr-nf402-aa11-bb22-cc33-000000000402","_id":"cdtr-nf402-aa11-bb22-cc33-000000000402","type":"col","props":{"lg":0,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-nf401-aa11-bb22-cc33-000000000401"],"width":595,"height":48,"renderedHTML":null},{"id":"cdtr-nf403-aa11-bb22-cc33-000000000403","_id":"cdtr-nf403-aa11-bb22-cc33-000000000403","type":"block","props":{"style":{"padding":"8px 10px 36px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"100%","justifyContent":"center","width":"615px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":288.5,"y":218,"width":615,"height":68,"top":218,"right":903.5,"bottom":286,"left":288.5},"width":615,"height":68},"children":["cdtr-nf402-aa11-bb22-cc33-000000000402"],"width":615,"height":68,"renderedHTML":null},{"id":"cdtr-footer-section-en-000000000000","_id":"cdtr-footer-section-en-000000000000","type":"section","props":{"style":{"width":"100%","minHeight":"100px","fontFamily":"Arial, Helvetica, sans-serif","background":"#111827","maxWidth":"100%"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":1192,"height":286,"top":0,"right":1192,"bottom":286,"left":0},"width":1192,"height":286},"children":["cdtr-nf003-aa11-bb22-cc33-000000000003","cdtr-nf103-aa11-bb22-cc33-000000000103","cdtr-nf203-aa11-bb22-cc33-000000000203","cdtr-nf303-aa11-bb22-cc33-000000000303","cdtr-nf403-aa11-bb22-cc33-000000000403"],"width":1192,"height":286,"renderedHTML":null}]}'),Eh=JSON.parse('{"name":"פיצ\'ר 2 עמודות","id":"features-2-cols","tags":["section","feature","columns"],"body":{"type":"section","props":{"style":{"minHeight":"100px","background":"#ffffff","width":"100%"}}},"components":[{"id":"cdtr-f2c101-aa11-bb22-cc33-000000000101","_id":"cdtr-f2c101-aa11-bb22-cc33-000000000101","type":"image","props":{"alt":"תמונת פיצ\'ר","width":280,"height":200,"style":{"height":"auto","width":"280px","maxWidth":"100%","minWidth":"30px","fontFamily":"Arial, Helvetica, sans-serif","borderRadius":"8px","display":"block","margin":"0 auto"},"src":"https://images.pexels.com/photos/3183150/pexels-photo-3183150.jpeg?auto=compress&cs=tinysrgb&w=500&h=350&dpr=1","isOpenWithModal":false,"isFullWidthOnMobile":true,"isRatioLock":true,"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":626,"y":60,"width":280,"height":200,"top":60,"right":906,"bottom":260,"left":626}},"children":[],"width":280,"height":200,"renderedHTML":null},{"id":"cdtr-f2c102-aa11-bb22-cc33-000000000102","_id":"cdtr-f2c102-aa11-bb22-cc33-000000000102","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-f2c101-aa11-bb22-cc33-000000000101"],"width":295,"height":200,"renderedHTML":null},{"id":"cdtr-f2c103-aa11-bb22-cc33-000000000103","_id":"cdtr-f2c103-aa11-bb22-cc33-000000000103","type":"card","props":{"style":{"width":"295px","background":"transparent","maxWidth":"305px","fontFamily":"Arial, Helvetica, sans-serif","textAlign":"right","padding":"10px 0"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"200px"}},"rect":{"x":616,"y":50,"width":305,"height":220,"top":50,"right":921,"bottom":270,"left":616},"width":305,"height":220},"children":["cdtr-f2c102-aa11-bb22-cc33-000000000102"],"width":305,"height":220,"renderedHTML":null},{"id":"cdtr-f2c104-aa11-bb22-cc33-000000000104","_id":"cdtr-f2c104-aa11-bb22-cc33-000000000104","type":"col","props":{"lg":6,"sm":12,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":606,"y":50,"width":315,"height":220,"top":50,"right":921,"bottom":270,"left":606},"width":315,"height":220},"children":["cdtr-f2c103-aa11-bb22-cc33-000000000103"],"width":315,"height":220,"renderedHTML":null},{"id":"cdtr-f2c201-aa11-bb22-cc33-000000000201","_id":"cdtr-f2c201-aa11-bb22-cc33-000000000201","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"3px","lineHeight":"1.4","direction":"rtl","textAlign":"right"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"12px"}},{"type":"bold"}],"text":"סיפור נבחר"}]}]},"from":1,"to":10,"focusedElement":"cdtr-f2c201-aa11-bb22-cc33-000000000201"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":930,"y":60,"width":260,"height":20,"top":60,"right":1190,"bottom":80,"left":930},"width":260,"height":20},"children":[],"width":260,"height":20,"renderedHTML":null},{"id":"cdtr-f2c202-aa11-bb22-cc33-000000000202","_id":"cdtr-f2c202-aa11-bb22-cc33-000000000202","type":"col","props":{"justify":"flex-end","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-f2c201-aa11-bb22-cc33-000000000201"],"width":275,"height":20,"renderedHTML":null},{"id":"cdtr-f2c203-aa11-bb22-cc33-000000000203","_id":"cdtr-f2c203-aa11-bb22-cc33-000000000203","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.3","direction":"rtl","textAlign":"right","level":2},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"26px"}},{"type":"bold"}],"text":"עתיד העבודה מרחוק"}]}]},"from":1,"to":21,"focusedElement":"cdtr-f2c203-aa11-bb22-cc33-000000000203"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":930,"y":88,"width":260,"height":68,"top":88,"right":1190,"bottom":156,"left":930},"width":260,"height":68},"children":[],"width":260,"height":68,"renderedHTML":null},{"id":"cdtr-f2c204-aa11-bb22-cc33-000000000204","_id":"cdtr-f2c204-aa11-bb22-cc33-000000000204","type":"col","props":{"justify":"flex-end","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-f2c203-aa11-bb22-cc33-000000000203"],"width":275,"height":68,"renderedHTML":null},{"id":"cdtr-f2c205-aa11-bb22-cc33-000000000205","_id":"cdtr-f2c205-aa11-bb22-cc33-000000000205","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.6","direction":"rtl","textAlign":"right"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#555555","backgroundColor":"","fontSize":"15px"}}],"text":"גלו כיצד חברות מובילות מדמיינות מחדש שיתוף פעולה, תרבות ופרודוקטיביות עבור צוותים מבוזרים ברחבי העולם."}]}]},"from":1,"to":102,"focusedElement":"cdtr-f2c205-aa11-bb22-cc33-000000000205"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":930,"y":164,"width":260,"height":75,"top":164,"right":1190,"bottom":239,"left":930},"width":260,"height":75},"children":[],"width":260,"height":75,"renderedHTML":null},{"id":"cdtr-f2c206-aa11-bb22-cc33-000000000206","_id":"cdtr-f2c206-aa11-bb22-cc33-000000000206","type":"col","props":{"justify":"flex-end","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-f2c205-aa11-bb22-cc33-000000000205"],"width":275,"height":75,"renderedHTML":null},{"id":"cdtr-f2c207-aa11-bb22-cc33-000000000207","_id":"cdtr-f2c207-aa11-bb22-cc33-000000000207","type":"button","props":{"text":"קרא את הסיפור","style":{"height":"auto","width":"160px","maxWidth":"100%","minWidth":"10px","background":"#1a1a2e","color":"#fff","fontFamily":"Arial, Helvetica, sans-serif","padding":"12px 20px","borderRadius":"6px","display":"","direction":"rtl","fontSize":"14px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":930,"y":248,"width":160,"height":42,"top":248,"right":1090,"bottom":290,"left":930},"width":160,"height":42},"children":[],"width":160,"height":42,"renderedHTML":null},{"id":"cdtr-f2c208-aa11-bb22-cc33-000000000208","_id":"cdtr-f2c208-aa11-bb22-cc33-000000000208","type":"col","props":{"justify":"flex-end","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-f2c207-aa11-bb22-cc33-000000000207"],"width":275,"height":42,"renderedHTML":null},{"id":"cdtr-f2c209-aa11-bb22-cc33-000000000209","_id":"cdtr-f2c209-aa11-bb22-cc33-000000000209","type":"card","props":{"style":{"width":"285px","background":"transparent","maxWidth":"300px","fontFamily":"Arial, Helvetica, sans-serif","textAlign":"right","padding":"10px 16px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"220px"}},"rect":{"x":921,"y":50,"width":300,"height":250,"top":50,"right":1221,"bottom":300,"left":921},"width":300,"height":250},"children":["cdtr-f2c202-aa11-bb22-cc33-000000000202","cdtr-f2c204-aa11-bb22-cc33-000000000204","cdtr-f2c206-aa11-bb22-cc33-000000000206","cdtr-f2c208-aa11-bb22-cc33-000000000208"],"width":300,"height":250,"renderedHTML":null},{"id":"cdtr-f2c210-aa11-bb22-cc33-000000000210","_id":"cdtr-f2c210-aa11-bb22-cc33-000000000210","type":"col","props":{"lg":6,"sm":12,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":911,"y":50,"width":310,"height":250,"top":50,"right":1221,"bottom":300,"left":911},"width":310,"height":250},"children":["cdtr-f2c209-aa11-bb22-cc33-000000000209"],"width":310,"height":250,"renderedHTML":null},{"id":"cdtr-f2c300-aa11-bb22-cc33-000000000300","_id":"cdtr-f2c300-aa11-bb22-cc33-000000000300","type":"block","props":{"style":{"padding":"40px 10px 40px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"615px","margin":"0 auto"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":606,"y":50,"width":625,"height":260,"top":50,"right":1231,"bottom":310,"left":606},"width":625,"height":260},"children":["cdtr-f2c104-aa11-bb22-cc33-000000000104","cdtr-f2c210-aa11-bb22-cc33-000000000210"],"width":625,"height":260,"renderedHTML":null},{"id":"cdtr-features2-section-en-000000000000","_id":"cdtr-features2-section-en-000000000000","type":"section","props":{"style":{"width":"100%","minHeight":"100px","fontFamily":"Arial, Helvetica, sans-serif","background":"#ffffff","maxWidth":"100%"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":1192,"height":340,"top":0,"right":1192,"bottom":340,"left":0},"width":1192,"height":340},"children":["cdtr-f2c300-aa11-bb22-cc33-000000000300"],"width":1192,"height":340,"renderedHTML":null}]}'),Sh=JSON.parse('{"name":"כותרת ראשית — מפוצל","id":"hero-split","tags":["section","hero","landing","cta"],"body":{"type":"section","props":{"style":{"minHeight":"100px","background":"#1a1a2e","width":"100%"}}},"components":[{"id":"cdtr-hero-rtl-0001","_id":"cdtr-hero-rtl-0001","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"3px","lineHeight":"1.6","direction":"rtl","textAlign":"right"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"13px"}},{"type":"bold"}],"text":"חדש · בונה דפים"}]}]},"from":1,"to":16,"focusedElement":"cdtr-hero-rtl-0001"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":420,"height":20,"top":0,"right":420,"bottom":20,"left":0},"width":420,"height":20},"children":[],"width":420,"height":20,"renderedHTML":null},{"id":"cdtr-hero-rtl-0002","_id":"cdtr-hero-rtl-0002","type":"col","props":{"justify":"flex-start","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-hero-rtl-0001"],"width":440,"height":20,"renderedHTML":null},{"id":"cdtr-hero-rtl-0003","_id":"cdtr-hero-rtl-0003","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.15","direction":"rtl","textAlign":"right","level":1},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#ffffff","backgroundColor":"","fontSize":"44px"}},{"type":"bold"}],"text":"בנו דפי נחיתה שהופכים מבקרים ללקוחות"}]}]},"from":1,"to":37,"focusedElement":"cdtr-hero-rtl-0003"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":440,"height":120,"top":0,"right":440,"bottom":120,"left":0},"width":440,"height":120},"children":[],"width":440,"height":120,"renderedHTML":null},{"id":"cdtr-hero-rtl-0004","_id":"cdtr-hero-rtl-0004","type":"col","props":{"justify":"flex-start","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-hero-rtl-0003"],"width":440,"height":120,"renderedHTML":null},{"id":"cdtr-hero-rtl-0005","_id":"cdtr-hero-rtl-0005","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.75","direction":"rtl","textAlign":"right"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#c7cad6","backgroundColor":"","fontSize":"17px"}}],"text":"סטודיו פשוט של גרירה ושחרור שמאפשר לכם להשיק דפים מרהיבים ואפקטיביים תוך דקות — ללא קוד."}]}]},"from":1,"to":89,"focusedElement":"cdtr-hero-rtl-0005"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":440,"height":84,"top":0,"right":440,"bottom":84,"left":0},"width":440,"height":84},"children":[],"width":440,"height":84,"renderedHTML":null},{"id":"cdtr-hero-rtl-0006","_id":"cdtr-hero-rtl-0006","type":"col","props":{"justify":"flex-start","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-hero-rtl-0005"],"width":440,"height":84,"renderedHTML":null},{"id":"cdtr-hero-rtl-0007","_id":"cdtr-hero-rtl-0007","type":"button","props":{"text":"התחילו בחינם","style":{"height":"auto","width":"200px","maxWidth":"100%","minWidth":"10px","background":"#e94560","color":"#fff","fontFamily":"Arial, Helvetica, sans-serif","padding":"15px 26px","borderRadius":"10px","border":"none","display":"","direction":"rtl","fontSize":"16px","fontWeight":"bold"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":200,"height":50,"top":0,"right":200,"bottom":50,"left":0},"width":200,"height":50},"children":[],"width":200,"height":50,"renderedHTML":null},{"id":"cdtr-hero-rtl-0008","_id":"cdtr-hero-rtl-0008","type":"col","props":{"justify":"flex-start","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-hero-rtl-0007"],"width":210,"height":50,"renderedHTML":null},{"id":"cdtr-hero-rtl-0009","_id":"cdtr-hero-rtl-0009","type":"button","props":{"text":"צפו בהדגמה","style":{"height":"auto","width":"190px","maxWidth":"100%","minWidth":"10px","background":"transparent","color":"#ffffff","fontFamily":"Arial, Helvetica, sans-serif","padding":"15px 26px","borderRadius":"10px","border":"1.5px solid rgba(255,255,255,0.35)","display":"","direction":"rtl","fontSize":"16px","fontWeight":"bold"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":190,"height":50,"top":0,"right":190,"bottom":50,"left":0},"width":190,"height":50},"children":[],"width":190,"height":50,"renderedHTML":null},{"id":"cdtr-hero-rtl-0010","_id":"cdtr-hero-rtl-0010","type":"col","props":{"justify":"flex-start","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-hero-rtl-0009"],"width":200,"height":50,"renderedHTML":null},{"id":"cdtr-hero-rtl-0011","_id":"cdtr-hero-rtl-0011","type":"card","props":{"style":{"width":"100%","background":"transparent","maxWidth":"460px","fontFamily":"Arial, Helvetica, sans-serif","textAlign":"right","padding":"6px 0","gap":"18px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"380px"}},"rect":{"x":0,"y":0,"width":460,"height":380,"top":0,"right":460,"bottom":380,"left":0},"width":460,"height":380},"children":["cdtr-hero-rtl-0002","cdtr-hero-rtl-0004","cdtr-hero-rtl-0006","cdtr-hero-rtl-0008","cdtr-hero-rtl-0010"],"width":460,"height":380,"renderedHTML":null},{"id":"cdtr-hero-rtl-0012","_id":"cdtr-hero-rtl-0012","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"lg":6,"sm":12},"children":["cdtr-hero-rtl-0011"],"width":470,"height":380,"renderedHTML":null},{"id":"cdtr-hero-rtl-0013","_id":"cdtr-hero-rtl-0013","type":"image","props":{"alt":"hero","width":470,"height":380,"style":{"height":"auto","width":"470px","maxWidth":"100%","minWidth":"30px","fontFamily":"Arial, Helvetica, sans-serif","borderRadius":"18px","display":"block","margin":"0 auto","boxShadow":"0 30px 60px rgba(0,0,0,0.35)"},"src":"https://images.pexels.com/photos/3184292/pexels-photo-3184292.jpeg?auto=compress&cs=tinysrgb&w=900&h=740&dpr=1","isOpenWithModal":false,"isFullWidthOnMobile":true,"isRatioLock":true,"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":470,"height":380,"top":0,"right":470,"bottom":380,"left":0}},"children":[],"width":470,"height":380,"renderedHTML":null},{"id":"cdtr-hero-rtl-0014","_id":"cdtr-hero-rtl-0014","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"lg":6,"sm":12},"children":["cdtr-hero-rtl-0013"],"width":480,"height":380,"renderedHTML":null},{"id":"cdtr-hero-rtl-0015","_id":"cdtr-hero-rtl-0015","type":"block","props":{"style":{"padding":"72px 24px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"space-between","width":"980px","margin":"0 auto","gap":"0px"},"classList":[],"justify":"space-between","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":980,"height":420,"top":0,"right":980,"bottom":420,"left":0},"width":980,"height":420},"children":["cdtr-hero-rtl-0012","cdtr-hero-rtl-0014"],"width":980,"height":420,"renderedHTML":null},{"id":"cdtr-hero-rtl-0016","_id":"cdtr-hero-rtl-0016","type":"section","props":{"style":{"width":"100%","minHeight":"100px","fontFamily":"Arial, Helvetica, sans-serif","background":"#1a1a2e","maxWidth":"100%"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":1192,"height":500,"top":0,"right":1192,"bottom":500,"left":0},"width":1192,"height":500},"children":["cdtr-hero-rtl-0015"],"width":1192,"height":500,"renderedHTML":null}]}'),Mh=JSON.parse('{"name":"רשת יתרונות — 3 אייקונים","id":"feature-grid","tags":["section","features","landing","icons"],"body":{"type":"section","props":{"style":{"minHeight":"100px","background":"#ffffff","width":"100%"}}},"components":[{"id":"cdtr-feat-rtl-0001","_id":"cdtr-feat-rtl-0001","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"3px","lineHeight":"1.6","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"13px"}},{"type":"bold"}],"text":"למה לבחור בנו"}]}]},"from":1,"to":14,"focusedElement":"cdtr-feat-rtl-0001"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":620,"height":20,"top":0,"right":620,"bottom":20,"left":0},"width":620,"height":20},"children":[],"width":620,"height":20,"renderedHTML":null},{"id":"cdtr-feat-rtl-0002","_id":"cdtr-feat-rtl-0002","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-feat-rtl-0001"],"width":640,"height":20,"renderedHTML":null},{"id":"cdtr-feat-rtl-0003","_id":"cdtr-feat-rtl-0003","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.25","direction":"rtl","textAlign":"center","level":2},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"34px"}},{"type":"bold"}],"text":"כל מה שצריך כדי לצמוח"}]}]},"from":1,"to":22,"focusedElement":"cdtr-feat-rtl-0003"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":620,"height":46,"top":0,"right":620,"bottom":46,"left":0},"width":620,"height":46},"children":[],"width":620,"height":46,"renderedHTML":null},{"id":"cdtr-feat-rtl-0004","_id":"cdtr-feat-rtl-0004","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-feat-rtl-0003"],"width":640,"height":46,"renderedHTML":null},{"id":"cdtr-feat-rtl-0005","_id":"cdtr-feat-rtl-0005","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.7","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#5b6270","backgroundColor":"","fontSize":"17px"}}],"text":"כלים חזקים שנועדו לעזור לכם לבנות, להשיק ולהתרחב בביטחון מלא."}]}]},"from":1,"to":62,"focusedElement":"cdtr-feat-rtl-0005"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":620,"height":52,"top":0,"right":620,"bottom":52,"left":0},"width":620,"height":52},"children":[],"width":620,"height":52,"renderedHTML":null},{"id":"cdtr-feat-rtl-0006","_id":"cdtr-feat-rtl-0006","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-feat-rtl-0005"],"width":640,"height":52,"renderedHTML":null},{"id":"cdtr-feat-rtl-0007","_id":"cdtr-feat-rtl-0007","type":"card","props":{"style":{"width":"100%","background":"transparent","maxWidth":"660px","fontFamily":"Arial, Helvetica, sans-serif","textAlign":"center","padding":"0 0 8px 0"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"130px"}},"rect":{"x":0,"y":0,"width":660,"height":130,"top":0,"right":660,"bottom":130,"left":0},"width":660,"height":130},"children":["cdtr-feat-rtl-0002","cdtr-feat-rtl-0004","cdtr-feat-rtl-0006"],"width":660,"height":130,"renderedHTML":null},{"id":"cdtr-feat-rtl-0008","_id":"cdtr-feat-rtl-0008","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-feat-rtl-0007"],"width":700,"height":130,"renderedHTML":null},{"id":"cdtr-feat-rtl-0009","_id":"cdtr-feat-rtl-0009","type":"block","props":{"style":{"padding":"56px 16px 24px 16px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"720px","margin":"0 auto","gap":"0px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":720,"height":150,"top":0,"right":720,"bottom":150,"left":0},"width":720,"height":150},"children":["cdtr-feat-rtl-0008"],"width":720,"height":150,"renderedHTML":null},{"id":"cdtr-feat-rtl-0010","_id":"cdtr-feat-rtl-0010","type":"icon","props":{"alt":"icon","style":{"width":"48px","height":"48px","maxWidth":"100%","maxHeight":"100%","display":"inline-block"},"src":"https://img.creaditor.ai/icons/serve/System/shield-check-fill.png?width=48&height=48&color=e94560","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":48,"height":48,"top":0,"right":48,"bottom":48,"left":0},"width":48,"height":48},"children":[],"width":48,"height":48,"renderedHTML":null},{"id":"cdtr-feat-rtl-0011","_id":"cdtr-feat-rtl-0011","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-feat-rtl-0010"],"width":280,"height":60,"renderedHTML":null},{"id":"cdtr-feat-rtl-0012","_id":"cdtr-feat-rtl-0012","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.3","direction":"rtl","textAlign":"center","level":3},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"19px"}},{"type":"bold"}],"text":"מאובטח כברירת מחדל"}]}]},"from":1,"to":19,"focusedElement":"cdtr-feat-rtl-0012"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":260,"height":28,"top":0,"right":260,"bottom":28,"left":0},"width":260,"height":28},"children":[],"width":260,"height":28,"renderedHTML":null},{"id":"cdtr-feat-rtl-0013","_id":"cdtr-feat-rtl-0013","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-feat-rtl-0012"],"width":280,"height":28,"renderedHTML":null},{"id":"cdtr-feat-rtl-0014","_id":"cdtr-feat-rtl-0014","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.65","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#5b6270","backgroundColor":"","fontSize":"14.5px"}}],"text":"הנתונים שלכם מוצפנים ומוגנים בכל שלב, כך שתוכלו לבנות בראש שקט."}]}]},"from":1,"to":64,"focusedElement":"cdtr-feat-rtl-0014"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":260,"height":66,"top":0,"right":260,"bottom":66,"left":0},"width":260,"height":66},"children":[],"width":260,"height":66,"renderedHTML":null},{"id":"cdtr-feat-rtl-0015","_id":"cdtr-feat-rtl-0015","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-feat-rtl-0014"],"width":280,"height":66,"renderedHTML":null},{"id":"cdtr-feat-rtl-0016","_id":"cdtr-feat-rtl-0016","type":"card","props":{"style":{"width":"100%","background":"#ffffff","maxWidth":"300px","fontFamily":"Arial, Helvetica, sans-serif","textAlign":"center","padding":"34px 26px","borderRadius":"16px","border":"1px solid #ececf2","boxShadow":"0 10px 30px rgba(26,26,46,0.06)","margin":"0 auto"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"220px"}},"rect":{"x":0,"y":0,"width":300,"height":220,"top":0,"right":300,"bottom":220,"left":0},"width":300,"height":220},"children":["cdtr-feat-rtl-0011","cdtr-feat-rtl-0013","cdtr-feat-rtl-0015"],"width":300,"height":220,"renderedHTML":null},{"id":"cdtr-feat-rtl-0017","_id":"cdtr-feat-rtl-0017","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"lg":4,"sm":12},"children":["cdtr-feat-rtl-0016"],"width":320,"height":240,"renderedHTML":null},{"id":"cdtr-feat-rtl-0018","_id":"cdtr-feat-rtl-0018","type":"icon","props":{"alt":"icon","style":{"width":"48px","height":"48px","maxWidth":"100%","maxHeight":"100%","display":"inline-block"},"src":"https://img.creaditor.ai/icons/serve/System/time-fill.png?width=48&height=48&color=e94560","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":48,"height":48,"top":0,"right":48,"bottom":48,"left":0},"width":48,"height":48},"children":[],"width":48,"height":48,"renderedHTML":null},{"id":"cdtr-feat-rtl-0019","_id":"cdtr-feat-rtl-0019","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-feat-rtl-0018"],"width":280,"height":60,"renderedHTML":null},{"id":"cdtr-feat-rtl-0020","_id":"cdtr-feat-rtl-0020","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.3","direction":"rtl","textAlign":"center","level":3},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"19px"}},{"type":"bold"}],"text":"מהיר במיוחד"}]}]},"from":1,"to":12,"focusedElement":"cdtr-feat-rtl-0020"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":260,"height":28,"top":0,"right":260,"bottom":28,"left":0},"width":260,"height":28},"children":[],"width":260,"height":28,"renderedHTML":null},{"id":"cdtr-feat-rtl-0021","_id":"cdtr-feat-rtl-0021","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-feat-rtl-0020"],"width":280,"height":28,"renderedHTML":null},{"id":"cdtr-feat-rtl-0022","_id":"cdtr-feat-rtl-0022","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.65","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#5b6270","backgroundColor":"","fontSize":"14.5px"}}],"text":"הדפים נטענים באופן מיידי בכל מכשיר ומשאירים את המבקרים מרוצים."}]}]},"from":1,"to":63,"focusedElement":"cdtr-feat-rtl-0022"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":260,"height":66,"top":0,"right":260,"bottom":66,"left":0},"width":260,"height":66},"children":[],"width":260,"height":66,"renderedHTML":null},{"id":"cdtr-feat-rtl-0023","_id":"cdtr-feat-rtl-0023","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-feat-rtl-0022"],"width":280,"height":66,"renderedHTML":null},{"id":"cdtr-feat-rtl-0024","_id":"cdtr-feat-rtl-0024","type":"card","props":{"style":{"width":"100%","background":"#ffffff","maxWidth":"300px","fontFamily":"Arial, Helvetica, sans-serif","textAlign":"center","padding":"34px 26px","borderRadius":"16px","border":"1px solid #ececf2","boxShadow":"0 10px 30px rgba(26,26,46,0.06)","margin":"0 auto"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"220px"}},"rect":{"x":0,"y":0,"width":300,"height":220,"top":0,"right":300,"bottom":220,"left":0},"width":300,"height":220},"children":["cdtr-feat-rtl-0019","cdtr-feat-rtl-0021","cdtr-feat-rtl-0023"],"width":300,"height":220,"renderedHTML":null},{"id":"cdtr-feat-rtl-0025","_id":"cdtr-feat-rtl-0025","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"lg":4,"sm":12},"children":["cdtr-feat-rtl-0024"],"width":320,"height":240,"renderedHTML":null},{"id":"cdtr-feat-rtl-0026","_id":"cdtr-feat-rtl-0026","type":"icon","props":{"alt":"icon","style":{"width":"48px","height":"48px","maxWidth":"100%","maxHeight":"100%","display":"inline-block"},"src":"https://img.creaditor.ai/icons/serve/System/star-fill.png?width=48&height=48&color=e94560","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":48,"height":48,"top":0,"right":48,"bottom":48,"left":0},"width":48,"height":48},"children":[],"width":48,"height":48,"renderedHTML":null},{"id":"cdtr-feat-rtl-0027","_id":"cdtr-feat-rtl-0027","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-feat-rtl-0026"],"width":280,"height":60,"renderedHTML":null},{"id":"cdtr-feat-rtl-0028","_id":"cdtr-feat-rtl-0028","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.3","direction":"rtl","textAlign":"center","level":3},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"19px"}},{"type":"bold"}],"text":"אהוב על ידי צוותים"}]}]},"from":1,"to":19,"focusedElement":"cdtr-feat-rtl-0028"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":260,"height":28,"top":0,"right":260,"bottom":28,"left":0},"width":260,"height":28},"children":[],"width":260,"height":28,"renderedHTML":null},{"id":"cdtr-feat-rtl-0029","_id":"cdtr-feat-rtl-0029","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-feat-rtl-0028"],"width":280,"height":28,"renderedHTML":null},{"id":"cdtr-feat-rtl-0030","_id":"cdtr-feat-rtl-0030","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.65","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#5b6270","backgroundColor":"","fontSize":"14.5px"}}],"text":"אלפי צוותים סומכים עלינו מדי יום כדי להפעיל את הדפים החשובים להם."}]}]},"from":1,"to":66,"focusedElement":"cdtr-feat-rtl-0030"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":260,"height":66,"top":0,"right":260,"bottom":66,"left":0},"width":260,"height":66},"children":[],"width":260,"height":66,"renderedHTML":null},{"id":"cdtr-feat-rtl-0031","_id":"cdtr-feat-rtl-0031","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-feat-rtl-0030"],"width":280,"height":66,"renderedHTML":null},{"id":"cdtr-feat-rtl-0032","_id":"cdtr-feat-rtl-0032","type":"card","props":{"style":{"width":"100%","background":"#ffffff","maxWidth":"300px","fontFamily":"Arial, Helvetica, sans-serif","textAlign":"center","padding":"34px 26px","borderRadius":"16px","border":"1px solid #ececf2","boxShadow":"0 10px 30px rgba(26,26,46,0.06)","margin":"0 auto"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"220px"}},"rect":{"x":0,"y":0,"width":300,"height":220,"top":0,"right":300,"bottom":220,"left":0},"width":300,"height":220},"children":["cdtr-feat-rtl-0027","cdtr-feat-rtl-0029","cdtr-feat-rtl-0031"],"width":300,"height":220,"renderedHTML":null},{"id":"cdtr-feat-rtl-0033","_id":"cdtr-feat-rtl-0033","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"lg":4,"sm":12},"children":["cdtr-feat-rtl-0032"],"width":320,"height":240,"renderedHTML":null},{"id":"cdtr-feat-rtl-0034","_id":"cdtr-feat-rtl-0034","type":"block","props":{"style":{"padding":"8px 12px 64px 12px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"980px","margin":"0 auto","gap":"0px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":980,"height":260,"top":0,"right":980,"bottom":260,"left":0},"width":980,"height":260},"children":["cdtr-feat-rtl-0017","cdtr-feat-rtl-0025","cdtr-feat-rtl-0033"],"width":980,"height":260,"renderedHTML":null},{"id":"cdtr-feat-rtl-0035","_id":"cdtr-feat-rtl-0035","type":"section","props":{"style":{"width":"100%","minHeight":"100px","fontFamily":"Arial, Helvetica, sans-serif","background":"#ffffff","maxWidth":"100%"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":1192,"height":440,"top":0,"right":1192,"bottom":440,"left":0},"width":1192,"height":440},"children":["cdtr-feat-rtl-0009","cdtr-feat-rtl-0034"],"width":1192,"height":440,"renderedHTML":null}]}'),Bh=JSON.parse('{"name":"תמחור — 3 מסלולים","id":"pricing-3-tiers","tags":["section","pricing","landing","plans"],"body":{"type":"section","props":{"style":{"minHeight":"100px","background":"#f7f8fa","width":"100%"}}},"components":[{"id":"cdtr-price-rtl-0001","_id":"cdtr-price-rtl-0001","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.25","direction":"rtl","textAlign":"center","level":2},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"34px"}},{"type":"bold"}],"text":"תמחור פשוט ושקוף"}]}]},"from":1,"to":17,"focusedElement":"cdtr-price-rtl-0001"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":620,"height":46,"top":0,"right":620,"bottom":46,"left":0},"width":620,"height":46},"children":[],"width":620,"height":46,"renderedHTML":null},{"id":"cdtr-price-rtl-0002","_id":"cdtr-price-rtl-0002","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-rtl-0001"],"width":640,"height":46,"renderedHTML":null},{"id":"cdtr-price-rtl-0003","_id":"cdtr-price-rtl-0003","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.7","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#5b6270","backgroundColor":"","fontSize":"17px"}}],"text":"בחרו את המסלול שמתאים לכם. ללא עלויות נסתרות, ניתן לבטל בכל עת."}]}]},"from":1,"to":64,"focusedElement":"cdtr-price-rtl-0003"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":620,"height":52,"top":0,"right":620,"bottom":52,"left":0},"width":620,"height":52},"children":[],"width":620,"height":52,"renderedHTML":null},{"id":"cdtr-price-rtl-0004","_id":"cdtr-price-rtl-0004","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-rtl-0003"],"width":640,"height":52,"renderedHTML":null},{"id":"cdtr-price-rtl-0005","_id":"cdtr-price-rtl-0005","type":"card","props":{"style":{"width":"100%","background":"transparent","maxWidth":"660px","fontFamily":"Arial, Helvetica, sans-serif","textAlign":"center","padding":"0 0 8px 0"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"130px"}},"rect":{"x":0,"y":0,"width":660,"height":130,"top":0,"right":660,"bottom":130,"left":0},"width":660,"height":130},"children":["cdtr-price-rtl-0002","cdtr-price-rtl-0004"],"width":660,"height":130,"renderedHTML":null},{"id":"cdtr-price-rtl-0006","_id":"cdtr-price-rtl-0006","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-rtl-0005"],"width":700,"height":130,"renderedHTML":null},{"id":"cdtr-price-rtl-0007","_id":"cdtr-price-rtl-0007","type":"block","props":{"style":{"padding":"56px 16px 24px 16px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"720px","margin":"0 auto","gap":"0px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":720,"height":150,"top":0,"right":720,"bottom":150,"left":0},"width":720,"height":150},"children":["cdtr-price-rtl-0006"],"width":720,"height":150,"renderedHTML":null},{"id":"cdtr-price-rtl-0008","_id":"cdtr-price-rtl-0008","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"2px","lineHeight":"1.6","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#8a8f9c","backgroundColor":"","fontSize":"13px"}},{"type":"bold"}],"text":"בסיסי"}]}]},"from":1,"to":6,"focusedElement":"cdtr-price-rtl-0008"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":18,"top":0,"right":240,"bottom":18,"left":0},"width":240,"height":18},"children":[],"width":240,"height":18,"renderedHTML":null},{"id":"cdtr-price-rtl-0009","_id":"cdtr-price-rtl-0009","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-rtl-0008"],"width":260,"height":18,"renderedHTML":null},{"id":"cdtr-price-rtl-0010","_id":"cdtr-price-rtl-0010","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.1","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"42px"}},{"type":"bold"}],"text":"₪0"},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#8a8f9c","backgroundColor":"","fontSize":"15px"}}],"text":" /חודש"}]}]},"from":1,"to":9,"focusedElement":"cdtr-price-rtl-0010"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":52,"top":0,"right":240,"bottom":52,"left":0},"width":240,"height":52},"children":[],"width":240,"height":52,"renderedHTML":null},{"id":"cdtr-price-rtl-0011","_id":"cdtr-price-rtl-0011","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-rtl-0010"],"width":260,"height":52,"renderedHTML":null},{"id":"cdtr-price-rtl-0012","_id":"cdtr-price-rtl-0012","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.5","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"14.5px"}},{"type":"bold"}],"text":"✓ "},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#5b6270","backgroundColor":"","fontSize":"14.5px"}}],"text":"עד 3 פרויקטים"}]}]},"from":1,"to":17,"focusedElement":"cdtr-price-rtl-0012"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":24,"top":0,"right":240,"bottom":24,"left":0},"width":240,"height":24},"children":[],"width":240,"height":24,"renderedHTML":null},{"id":"cdtr-price-rtl-0013","_id":"cdtr-price-rtl-0013","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-rtl-0012"],"width":260,"height":24,"renderedHTML":null},{"id":"cdtr-price-rtl-0014","_id":"cdtr-price-rtl-0014","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.5","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"14.5px"}},{"type":"bold"}],"text":"✓ "},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#5b6270","backgroundColor":"","fontSize":"14.5px"}}],"text":"תמיכת קהילה"}]}]},"from":1,"to":15,"focusedElement":"cdtr-price-rtl-0014"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":24,"top":0,"right":240,"bottom":24,"left":0},"width":240,"height":24},"children":[],"width":240,"height":24,"renderedHTML":null},{"id":"cdtr-price-rtl-0015","_id":"cdtr-price-rtl-0015","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-rtl-0014"],"width":260,"height":24,"renderedHTML":null},{"id":"cdtr-price-rtl-0016","_id":"cdtr-price-rtl-0016","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.5","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"14.5px"}},{"type":"bold"}],"text":"✓ "},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#5b6270","backgroundColor":"","fontSize":"14.5px"}}],"text":"אחסון 1 ג׳יגה"}]}]},"from":1,"to":17,"focusedElement":"cdtr-price-rtl-0016"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":24,"top":0,"right":240,"bottom":24,"left":0},"width":240,"height":24},"children":[],"width":240,"height":24,"renderedHTML":null},{"id":"cdtr-price-rtl-0017","_id":"cdtr-price-rtl-0017","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-rtl-0016"],"width":260,"height":24,"renderedHTML":null},{"id":"cdtr-price-rtl-0018","_id":"cdtr-price-rtl-0018","type":"button","props":{"text":"התחילו עכשיו","style":{"height":"auto","width":"220px","maxWidth":"100%","minWidth":"10px","background":"transparent","color":"#1a1a2e","fontFamily":"Arial, Helvetica, sans-serif","padding":"15px 26px","borderRadius":"10px","border":"1.5px solid #1a1a2e","display":"","direction":"rtl","fontSize":"15px","fontWeight":"bold"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":220,"height":50,"top":0,"right":220,"bottom":50,"left":0},"width":220,"height":50},"children":[],"width":220,"height":50,"renderedHTML":null},{"id":"cdtr-price-rtl-0019","_id":"cdtr-price-rtl-0019","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{"marginTop":"6px"}},"children":["cdtr-price-rtl-0018"],"width":240,"height":50,"renderedHTML":null},{"id":"cdtr-price-rtl-0020","_id":"cdtr-price-rtl-0020","type":"card","props":{"style":{"width":"100%","maxWidth":"300px","fontFamily":"Arial, Helvetica, sans-serif","textAlign":"center","padding":"34px 26px","borderRadius":"18px","background":"#ffffff","border":"1px solid #ececf2","boxShadow":"0 8px 24px rgba(26,26,46,0.05)","margin":"0 auto","gap":"12px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"360px"}},"rect":{"x":0,"y":0,"width":300,"height":360,"top":0,"right":300,"bottom":360,"left":0},"width":300,"height":360},"children":["cdtr-price-rtl-0009","cdtr-price-rtl-0011","cdtr-price-rtl-0013","cdtr-price-rtl-0015","cdtr-price-rtl-0017","cdtr-price-rtl-0019"],"width":300,"height":360,"renderedHTML":null},{"id":"cdtr-price-rtl-0021","_id":"cdtr-price-rtl-0021","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"lg":4,"sm":12},"children":["cdtr-price-rtl-0020"],"width":320,"height":400,"renderedHTML":null},{"id":"cdtr-price-rtl-0022","_id":"cdtr-price-rtl-0022","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"2px","lineHeight":"1.6","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#fff","backgroundColor":"","fontSize":"11px"}},{"type":"bold"}],"text":"הכי פופולרי"}]}]},"from":1,"to":12,"focusedElement":"cdtr-price-rtl-0022"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":200,"height":18,"top":0,"right":200,"bottom":18,"left":0},"width":200,"height":18},"children":[],"width":200,"height":18,"renderedHTML":null},{"id":"cdtr-price-rtl-0023","_id":"cdtr-price-rtl-0023","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{"background":"#e94560","borderRadius":"20px","padding":"6px 0"}},"children":["cdtr-price-rtl-0022"],"width":160,"height":26,"renderedHTML":null},{"id":"cdtr-price-rtl-0024","_id":"cdtr-price-rtl-0024","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"2px","lineHeight":"1.6","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#c7cad6","backgroundColor":"","fontSize":"13px"}},{"type":"bold"}],"text":"מקצועי"}]}]},"from":1,"to":7,"focusedElement":"cdtr-price-rtl-0024"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":18,"top":0,"right":240,"bottom":18,"left":0},"width":240,"height":18},"children":[],"width":240,"height":18,"renderedHTML":null},{"id":"cdtr-price-rtl-0025","_id":"cdtr-price-rtl-0025","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-rtl-0024"],"width":260,"height":18,"renderedHTML":null},{"id":"cdtr-price-rtl-0026","_id":"cdtr-price-rtl-0026","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.1","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#ffffff","backgroundColor":"","fontSize":"42px"}},{"type":"bold"}],"text":"₪99"},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#c7cad6","backgroundColor":"","fontSize":"15px"}}],"text":" /חודש"}]}]},"from":1,"to":10,"focusedElement":"cdtr-price-rtl-0026"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":52,"top":0,"right":240,"bottom":52,"left":0},"width":240,"height":52},"children":[],"width":240,"height":52,"renderedHTML":null},{"id":"cdtr-price-rtl-0027","_id":"cdtr-price-rtl-0027","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-rtl-0026"],"width":260,"height":52,"renderedHTML":null},{"id":"cdtr-price-rtl-0028","_id":"cdtr-price-rtl-0028","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.5","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"14.5px"}},{"type":"bold"}],"text":"✓ "},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#c7cad6","backgroundColor":"","fontSize":"14.5px"}}],"text":"פרויקטים ללא הגבלה"}]}]},"from":1,"to":22,"focusedElement":"cdtr-price-rtl-0028"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":24,"top":0,"right":240,"bottom":24,"left":0},"width":240,"height":24},"children":[],"width":240,"height":24,"renderedHTML":null},{"id":"cdtr-price-rtl-0029","_id":"cdtr-price-rtl-0029","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-rtl-0028"],"width":260,"height":24,"renderedHTML":null},{"id":"cdtr-price-rtl-0030","_id":"cdtr-price-rtl-0030","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.5","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"14.5px"}},{"type":"bold"}],"text":"✓ "},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#c7cad6","backgroundColor":"","fontSize":"14.5px"}}],"text":"תמיכה בעדיפות"}]}]},"from":1,"to":17,"focusedElement":"cdtr-price-rtl-0030"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":24,"top":0,"right":240,"bottom":24,"left":0},"width":240,"height":24},"children":[],"width":240,"height":24,"renderedHTML":null},{"id":"cdtr-price-rtl-0031","_id":"cdtr-price-rtl-0031","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-rtl-0030"],"width":260,"height":24,"renderedHTML":null},{"id":"cdtr-price-rtl-0032","_id":"cdtr-price-rtl-0032","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.5","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"14.5px"}},{"type":"bold"}],"text":"✓ "},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#c7cad6","backgroundColor":"","fontSize":"14.5px"}}],"text":"אחסון 50 ג׳יגה"}]}]},"from":1,"to":18,"focusedElement":"cdtr-price-rtl-0032"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":24,"top":0,"right":240,"bottom":24,"left":0},"width":240,"height":24},"children":[],"width":240,"height":24,"renderedHTML":null},{"id":"cdtr-price-rtl-0033","_id":"cdtr-price-rtl-0033","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-rtl-0032"],"width":260,"height":24,"renderedHTML":null},{"id":"cdtr-price-rtl-0034","_id":"cdtr-price-rtl-0034","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.5","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"14.5px"}},{"type":"bold"}],"text":"✓ "},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#c7cad6","backgroundColor":"","fontSize":"14.5px"}}],"text":"אנליטיקה מתקדמת"}]}]},"from":1,"to":19,"focusedElement":"cdtr-price-rtl-0034"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":24,"top":0,"right":240,"bottom":24,"left":0},"width":240,"height":24},"children":[],"width":240,"height":24,"renderedHTML":null},{"id":"cdtr-price-rtl-0035","_id":"cdtr-price-rtl-0035","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-rtl-0034"],"width":260,"height":24,"renderedHTML":null},{"id":"cdtr-price-rtl-0036","_id":"cdtr-price-rtl-0036","type":"button","props":{"text":"בחרו במקצועי","style":{"height":"auto","width":"220px","maxWidth":"100%","minWidth":"10px","background":"#e94560","color":"#fff","fontFamily":"Arial, Helvetica, sans-serif","padding":"15px 26px","borderRadius":"10px","border":"none","display":"","direction":"rtl","fontSize":"15px","fontWeight":"bold"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":220,"height":50,"top":0,"right":220,"bottom":50,"left":0},"width":220,"height":50},"children":[],"width":220,"height":50,"renderedHTML":null},{"id":"cdtr-price-rtl-0037","_id":"cdtr-price-rtl-0037","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{"marginTop":"6px"}},"children":["cdtr-price-rtl-0036"],"width":240,"height":50,"renderedHTML":null},{"id":"cdtr-price-rtl-0038","_id":"cdtr-price-rtl-0038","type":"card","props":{"style":{"width":"100%","maxWidth":"300px","fontFamily":"Arial, Helvetica, sans-serif","textAlign":"center","padding":"40px 26px","borderRadius":"18px","background":"#1a1a2e","border":"1px solid #1a1a2e","boxShadow":"0 24px 50px rgba(26,26,46,0.28)","margin":"0 auto","gap":"12px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"400px"}},"rect":{"x":0,"y":0,"width":300,"height":400,"top":0,"right":300,"bottom":400,"left":0},"width":300,"height":400},"children":["cdtr-price-rtl-0023","cdtr-price-rtl-0025","cdtr-price-rtl-0027","cdtr-price-rtl-0029","cdtr-price-rtl-0031","cdtr-price-rtl-0033","cdtr-price-rtl-0035","cdtr-price-rtl-0037"],"width":300,"height":400,"renderedHTML":null},{"id":"cdtr-price-rtl-0039","_id":"cdtr-price-rtl-0039","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"lg":4,"sm":12},"children":["cdtr-price-rtl-0038"],"width":320,"height":400,"renderedHTML":null},{"id":"cdtr-price-rtl-0040","_id":"cdtr-price-rtl-0040","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"2px","lineHeight":"1.6","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#8a8f9c","backgroundColor":"","fontSize":"13px"}},{"type":"bold"}],"text":"ארגוני"}]}]},"from":1,"to":7,"focusedElement":"cdtr-price-rtl-0040"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":18,"top":0,"right":240,"bottom":18,"left":0},"width":240,"height":18},"children":[],"width":240,"height":18,"renderedHTML":null},{"id":"cdtr-price-rtl-0041","_id":"cdtr-price-rtl-0041","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-rtl-0040"],"width":260,"height":18,"renderedHTML":null},{"id":"cdtr-price-rtl-0042","_id":"cdtr-price-rtl-0042","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.1","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"42px"}},{"type":"bold"}],"text":"₪299"},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#8a8f9c","backgroundColor":"","fontSize":"15px"}}],"text":" /חודש"}]}]},"from":1,"to":11,"focusedElement":"cdtr-price-rtl-0042"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":52,"top":0,"right":240,"bottom":52,"left":0},"width":240,"height":52},"children":[],"width":240,"height":52,"renderedHTML":null},{"id":"cdtr-price-rtl-0043","_id":"cdtr-price-rtl-0043","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-rtl-0042"],"width":260,"height":52,"renderedHTML":null},{"id":"cdtr-price-rtl-0044","_id":"cdtr-price-rtl-0044","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.5","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"14.5px"}},{"type":"bold"}],"text":"✓ "},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#5b6270","backgroundColor":"","fontSize":"14.5px"}}],"text":"כל מה שבמקצועי"}]}]},"from":1,"to":18,"focusedElement":"cdtr-price-rtl-0044"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":24,"top":0,"right":240,"bottom":24,"left":0},"width":240,"height":24},"children":[],"width":240,"height":24,"renderedHTML":null},{"id":"cdtr-price-rtl-0045","_id":"cdtr-price-rtl-0045","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-rtl-0044"],"width":260,"height":24,"renderedHTML":null},{"id":"cdtr-price-rtl-0046","_id":"cdtr-price-rtl-0046","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.5","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"14.5px"}},{"type":"bold"}],"text":"✓ "},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#5b6270","backgroundColor":"","fontSize":"14.5px"}}],"text":"מנהל לקוח ייעודי"}]}]},"from":1,"to":20,"focusedElement":"cdtr-price-rtl-0046"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":24,"top":0,"right":240,"bottom":24,"left":0},"width":240,"height":24},"children":[],"width":240,"height":24,"renderedHTML":null},{"id":"cdtr-price-rtl-0047","_id":"cdtr-price-rtl-0047","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-rtl-0046"],"width":260,"height":24,"renderedHTML":null},{"id":"cdtr-price-rtl-0048","_id":"cdtr-price-rtl-0048","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.5","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"14.5px"}},{"type":"bold"}],"text":"✓ "},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#5b6270","backgroundColor":"","fontSize":"14.5px"}}],"text":"אחסון ללא הגבלה"}]}]},"from":1,"to":19,"focusedElement":"cdtr-price-rtl-0048"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":24,"top":0,"right":240,"bottom":24,"left":0},"width":240,"height":24},"children":[],"width":240,"height":24,"renderedHTML":null},{"id":"cdtr-price-rtl-0049","_id":"cdtr-price-rtl-0049","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-rtl-0048"],"width":260,"height":24,"renderedHTML":null},{"id":"cdtr-price-rtl-0050","_id":"cdtr-price-rtl-0050","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.5","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"14.5px"}},{"type":"bold"}],"text":"✓ "},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#5b6270","backgroundColor":"","fontSize":"14.5px"}}],"text":"אינטגרציות בהתאמה"}]}]},"from":1,"to":21,"focusedElement":"cdtr-price-rtl-0050"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":24,"top":0,"right":240,"bottom":24,"left":0},"width":240,"height":24},"children":[],"width":240,"height":24,"renderedHTML":null},{"id":"cdtr-price-rtl-0051","_id":"cdtr-price-rtl-0051","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-rtl-0050"],"width":260,"height":24,"renderedHTML":null},{"id":"cdtr-price-rtl-0052","_id":"cdtr-price-rtl-0052","type":"button","props":{"text":"דברו איתנו","style":{"height":"auto","width":"220px","maxWidth":"100%","minWidth":"10px","background":"transparent","color":"#1a1a2e","fontFamily":"Arial, Helvetica, sans-serif","padding":"15px 26px","borderRadius":"10px","border":"1.5px solid #1a1a2e","display":"","direction":"rtl","fontSize":"15px","fontWeight":"bold"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":220,"height":50,"top":0,"right":220,"bottom":50,"left":0},"width":220,"height":50},"children":[],"width":220,"height":50,"renderedHTML":null},{"id":"cdtr-price-rtl-0053","_id":"cdtr-price-rtl-0053","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{"marginTop":"6px"}},"children":["cdtr-price-rtl-0052"],"width":240,"height":50,"renderedHTML":null},{"id":"cdtr-price-rtl-0054","_id":"cdtr-price-rtl-0054","type":"card","props":{"style":{"width":"100%","maxWidth":"300px","fontFamily":"Arial, Helvetica, sans-serif","textAlign":"center","padding":"34px 26px","borderRadius":"18px","background":"#ffffff","border":"1px solid #ececf2","boxShadow":"0 8px 24px rgba(26,26,46,0.05)","margin":"0 auto","gap":"12px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"360px"}},"rect":{"x":0,"y":0,"width":300,"height":360,"top":0,"right":300,"bottom":360,"left":0},"width":300,"height":360},"children":["cdtr-price-rtl-0041","cdtr-price-rtl-0043","cdtr-price-rtl-0045","cdtr-price-rtl-0047","cdtr-price-rtl-0049","cdtr-price-rtl-0051","cdtr-price-rtl-0053"],"width":300,"height":360,"renderedHTML":null},{"id":"cdtr-price-rtl-0055","_id":"cdtr-price-rtl-0055","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"lg":4,"sm":12},"children":["cdtr-price-rtl-0054"],"width":320,"height":400,"renderedHTML":null},{"id":"cdtr-price-rtl-0056","_id":"cdtr-price-rtl-0056","type":"block","props":{"style":{"padding":"8px 12px 64px 12px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"980px","margin":"0 auto","gap":"0px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":980,"height":420,"top":0,"right":980,"bottom":420,"left":0},"width":980,"height":420},"children":["cdtr-price-rtl-0021","cdtr-price-rtl-0039","cdtr-price-rtl-0055"],"width":980,"height":420,"renderedHTML":null},{"id":"cdtr-price-rtl-0057","_id":"cdtr-price-rtl-0057","type":"section","props":{"style":{"width":"100%","minHeight":"100px","fontFamily":"Arial, Helvetica, sans-serif","background":"#f7f8fa","maxWidth":"100%"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":1192,"height":620,"top":0,"right":1192,"bottom":620,"left":0},"width":1192,"height":620},"children":["cdtr-price-rtl-0007","cdtr-price-rtl-0056"],"width":1192,"height":620,"renderedHTML":null}]}'),Th=JSON.parse('{"name":"שאלות נפוצות — אקורדיון","id":"faq-accordion","tags":["section","faq","landing","accordion"],"body":{"type":"section","props":{"style":{"minHeight":"100px","background":"#ffffff","width":"100%"}}},"components":[{"id":"cdtr-faq-rtl-0001","_id":"cdtr-faq-rtl-0001","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.25","direction":"rtl","textAlign":"center","level":2},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"34px"}},{"type":"bold"}],"text":"שאלות נפוצות"}]}]},"from":1,"to":13,"focusedElement":"cdtr-faq-rtl-0001"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":620,"height":46,"top":0,"right":620,"bottom":46,"left":0},"width":620,"height":46},"children":[],"width":620,"height":46,"renderedHTML":null},{"id":"cdtr-faq-rtl-0002","_id":"cdtr-faq-rtl-0002","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-faq-rtl-0001"],"width":640,"height":46,"renderedHTML":null},{"id":"cdtr-faq-rtl-0003","_id":"cdtr-faq-rtl-0003","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.7","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#5b6270","backgroundColor":"","fontSize":"17px"}}],"text":"כל מה שרציתם לדעת. לא מצאתם תשובה? דברו איתנו."}]}]},"from":1,"to":47,"focusedElement":"cdtr-faq-rtl-0003"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":620,"height":52,"top":0,"right":620,"bottom":52,"left":0},"width":620,"height":52},"children":[],"width":620,"height":52,"renderedHTML":null},{"id":"cdtr-faq-rtl-0004","_id":"cdtr-faq-rtl-0004","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-faq-rtl-0003"],"width":640,"height":52,"renderedHTML":null},{"id":"cdtr-faq-rtl-0005","_id":"cdtr-faq-rtl-0005","type":"card","props":{"style":{"width":"100%","background":"transparent","maxWidth":"660px","fontFamily":"Arial, Helvetica, sans-serif","textAlign":"center","padding":"0 0 8px 0"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"130px"}},"rect":{"x":0,"y":0,"width":660,"height":130,"top":0,"right":660,"bottom":130,"left":0},"width":660,"height":130},"children":["cdtr-faq-rtl-0002","cdtr-faq-rtl-0004"],"width":660,"height":130,"renderedHTML":null},{"id":"cdtr-faq-rtl-0006","_id":"cdtr-faq-rtl-0006","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-faq-rtl-0005"],"width":700,"height":130,"renderedHTML":null},{"id":"cdtr-faq-rtl-0007","_id":"cdtr-faq-rtl-0007","type":"block","props":{"style":{"padding":"56px 16px 24px 16px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"720px","margin":"0 auto","gap":"0px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":720,"height":150,"top":0,"right":720,"bottom":150,"left":0},"width":720,"height":150},"children":["cdtr-faq-rtl-0006"],"width":720,"height":150,"renderedHTML":null},{"id":"cdtr-faq-rtl-0008","_id":"cdtr-faq-rtl-0008","type":"accordion","props":{"style":{"width":"100%","maxWidth":"760px","margin":"0 auto","fontFamily":"Arial, Helvetica, sans-serif","direction":"rtl","textAlign":"right"},"items":[{"title":"האם צריך ידע בתכנות?","content":"בכלל לא. הכול מבוסס גרירה ושחרור, כך שתוכלו לעצב ולפרסם דפים בלי לכתוב שורת קוד אחת."},{"title":"אפשר לבטל את המסלול בכל עת?","content":"כן. ניתן לשדרג, להוריד מסלול או לבטל את המנוי בכל רגע מהגדרות החשבון."},{"title":"יש תקופת ניסיון חינם?","content":"אפשר להתחיל במסלול הבסיסי החינמי ללא כרטיס אשראי, ולשדרג מתי שתרצו."},{"title":"האם הדפים יעבדו במובייל?","content":"בהחלט. כל מקטע רספונסיבי לחלוטין ונראה מצוין בדסקטופ, בטאבלט ובמובייל."},{"title":"איך מקבלים תמיכה?","content":"מסלול חינם כולל תמיכת קהילה, ומסלולי מקצועי וארגוני מקבלים תמיכה בעדיפות ותמיכה ייעודית."}],"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":760,"height":340,"top":0,"right":760,"bottom":340,"left":0},"width":760,"height":340},"children":[],"width":760,"height":340,"renderedHTML":null},{"id":"cdtr-faq-rtl-0009","_id":"cdtr-faq-rtl-0009","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-faq-rtl-0008"],"width":760,"height":340,"renderedHTML":null},{"id":"cdtr-faq-rtl-0010","_id":"cdtr-faq-rtl-0010","type":"block","props":{"style":{"padding":"8px 16px 64px 16px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"780px","margin":"0 auto","gap":"0px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":780,"height":360,"top":0,"right":780,"bottom":360,"left":0},"width":780,"height":360},"children":["cdtr-faq-rtl-0009"],"width":780,"height":360,"renderedHTML":null},{"id":"cdtr-faq-rtl-0011","_id":"cdtr-faq-rtl-0011","type":"section","props":{"style":{"width":"100%","minHeight":"100px","fontFamily":"Arial, Helvetica, sans-serif","background":"#ffffff","maxWidth":"100%"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":1192,"height":560,"top":0,"right":1192,"bottom":560,"left":0},"width":1192,"height":560},"children":["cdtr-faq-rtl-0007","cdtr-faq-rtl-0010"],"width":1192,"height":560,"renderedHTML":null}]}'),Lh=JSON.parse('{"name":"באנר קריאה לפעולה — גרדיאנט","id":"cta-banner","tags":["section","cta","landing","banner"],"body":{"type":"section","props":{"style":{"minHeight":"100px","background":"#1a1a2e","width":"100%"}}},"components":[{"id":"cdtr-cta-rtl-0001","_id":"cdtr-cta-rtl-0001","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.2","direction":"rtl","textAlign":"center","level":2},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#ffffff","backgroundColor":"","fontSize":"36px"}},{"type":"bold"}],"text":"מוכנים להתחיל?"}]}]},"from":1,"to":15,"focusedElement":"cdtr-cta-rtl-0001"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":620,"height":50,"top":0,"right":620,"bottom":50,"left":0},"width":620,"height":50},"children":[],"width":620,"height":50,"renderedHTML":null},{"id":"cdtr-cta-rtl-0002","_id":"cdtr-cta-rtl-0002","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-cta-rtl-0001"],"width":640,"height":50,"renderedHTML":null},{"id":"cdtr-cta-rtl-0003","_id":"cdtr-cta-rtl-0003","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.7","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#c7cad6","backgroundColor":"","fontSize":"17px"}}],"text":"הצטרפו לאלפי צוותים שכבר בונים איתנו. ללא צורך בכרטיס אשראי."}]}]},"from":1,"to":61,"focusedElement":"cdtr-cta-rtl-0003"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":560,"height":50,"top":0,"right":560,"bottom":50,"left":0},"width":560,"height":50},"children":[],"width":560,"height":50,"renderedHTML":null},{"id":"cdtr-cta-rtl-0004","_id":"cdtr-cta-rtl-0004","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-cta-rtl-0003"],"width":580,"height":50,"renderedHTML":null},{"id":"cdtr-cta-rtl-0005","_id":"cdtr-cta-rtl-0005","type":"button","props":{"text":"התחילו בחינם","style":{"height":"auto","width":"220px","maxWidth":"100%","minWidth":"10px","background":"#e94560","color":"#fff","fontFamily":"Arial, Helvetica, sans-serif","padding":"15px 26px","borderRadius":"10px","border":"none","display":"","direction":"rtl","fontSize":"16px","fontWeight":"bold"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":220,"height":50,"top":0,"right":220,"bottom":50,"left":0},"width":220,"height":50},"children":[],"width":220,"height":50,"renderedHTML":null},{"id":"cdtr-cta-rtl-0006","_id":"cdtr-cta-rtl-0006","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{"marginTop":"8px"}},"children":["cdtr-cta-rtl-0005"],"width":240,"height":50,"renderedHTML":null},{"id":"cdtr-cta-rtl-0007","_id":"cdtr-cta-rtl-0007","type":"card","props":{"style":{"width":"100%","background":"transparent","maxWidth":"660px","fontFamily":"Arial, Helvetica, sans-serif","textAlign":"center","padding":"0","gap":"18px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"200px"}},"rect":{"x":0,"y":0,"width":660,"height":200,"top":0,"right":660,"bottom":200,"left":0},"width":660,"height":200},"children":["cdtr-cta-rtl-0002","cdtr-cta-rtl-0004","cdtr-cta-rtl-0006"],"width":660,"height":200,"renderedHTML":null},{"id":"cdtr-cta-rtl-0008","_id":"cdtr-cta-rtl-0008","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-cta-rtl-0007"],"width":700,"height":200,"renderedHTML":null},{"id":"cdtr-cta-rtl-0009","_id":"cdtr-cta-rtl-0009","type":"block","props":{"style":{"padding":"72px 24px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"720px","margin":"0 auto","gap":"0px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":720,"height":220,"top":0,"right":720,"bottom":220,"left":0},"width":720,"height":220},"children":["cdtr-cta-rtl-0008"],"width":720,"height":220,"renderedHTML":null},{"id":"cdtr-cta-rtl-0010","_id":"cdtr-cta-rtl-0010","type":"section","props":{"style":{"width":"100%","minHeight":"100px","fontFamily":"Arial, Helvetica, sans-serif","background":"linear-gradient(135deg, #1a1a2e 0%, #0f3460 55%, #533a71 100%)","maxWidth":"100%"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":1192,"height":320,"top":0,"right":1192,"bottom":320,"left":0},"width":1192,"height":320},"children":["cdtr-cta-rtl-0009"],"width":1192,"height":320,"renderedHTML":null}]}'),Oh=JSON.parse('{"name":"empty section","id":"empty-section","tags":["section","empty"],"body":{},"components":[{"type":"section","id":"empty-section","props":{"style":{"width":"100%","minHeight":"100px","fontFamily":"Arial, Helvetica, sans-serif","background":"#ffffff","maxWidth":"100%"}},"children":[]}]}'),Ih=JSON.parse('{"name":"services 4 cards","id":"section2","tags":["section"],"body":{"type":"section","props":{"style":{"minHeight":"100px","background":"#fff","width":"100%"}}},"components":[{"id":"cdtr-528943f3-0008-4cc6-a42b-c9873496fbd1","_id":"cdtr-528943f3-0008-4cc6-a42b-c9873496fbd1","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.2","direction":"ltr","textAlign":"center","level":2},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"","backgroundColor":"","fontSize":"32px"}},{"type":"bold"}],"text":"Short, practical frameworks for better decisions."}]}]},"from":1,"to":50,"focusedElement":"cdtr-528943f3-0008-4cc6-a42b-c9873496fbd1"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":621,"y":150,"width":590,"height":76.796875,"top":150,"right":1211,"bottom":226.796875,"left":621},"width":590,"height":76.796875},"children":[],"width":590,"height":76.796875,"renderedHTML":null},{"id":"cdtr-9e5f49a7-31d5-4c30-a44b-deff19bfe953","_id":"cdtr-9e5f49a7-31d5-4c30-a44b-deff19bfe953","type":"col","props":{"lg":0,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-528943f3-0008-4cc6-a42b-c9873496fbd1"],"width":590,"height":76.796875,"renderedHTML":null},{"id":"cdtr-ed780bef-86c8-4c48-b921-006605bf8a55","_id":"cdtr-ed780bef-86c8-4c48-b921-006605bf8a55","type":"block","props":{"style":{"padding":"10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"610px","margin":"0 auto"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":611,"y":140,"width":610,"height":96.796875,"top":140,"right":1221,"bottom":236.796875,"left":611},"width":610,"height":96.796875},"children":["cdtr-9e5f49a7-31d5-4c30-a44b-deff19bfe953"],"width":610,"height":96.796875,"renderedHTML":null},{"id":"cdtr-2956d16b-2988-4ef4-850e-d4a1a3568fd5","_id":"cdtr-2956d16b-2988-4ef4-850e-d4a1a3568fd5","type":"icon","props":{"alt":"home-2-fill","style":{"width":"24px","height":"24px","maxWidth":"100%","maxHeight":"100%","display":"inline-block","fontFamily":"Roboto, sans-serif"},"src":"https://img.creaditor.ai/icons/serve/Buildings/home-2-fill.png?width=24&height=24&color=000000","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"iconColor":"000000","iconCategory":"Buildings","iconName":"home-2-fill","rect":{"x":638.375,"y":256.796875,"width":24,"height":27.8984375,"top":256.796875,"right":662.375,"bottom":284.6953125,"left":638.375},"width":24,"height":27.8984375},"children":[],"width":24,"height":27.8984375,"renderedHTML":null},{"id":"cdtr-e7cb4919-a84d-4176-8abb-9ba284978eb1","_id":"cdtr-e7cb4919-a84d-4176-8abb-9ba284978eb1","type":"col","props":{"lg":12,"justify":"flex-start","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":638.375,"y":256.796875,"width":260.25,"height":27.8984375,"top":256.796875,"right":898.625,"bottom":284.6953125,"left":638.375},"width":260.25,"height":27.8984375},"children":["cdtr-2956d16b-2988-4ef4-850e-d4a1a3568fd5"],"width":260.25,"height":27.8984375,"renderedHTML":null},{"id":"cdtr-c7278fb7-c010-4180-b3dd-a28599eaf19d","_id":"cdtr-c7278fb7-c010-4180-b3dd-a28599eaf19d","type":"row","props":{"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":638.375,"y":256.796875,"width":260.25,"height":27.8984375,"top":256.796875,"right":898.625,"bottom":284.6953125,"left":638.375},"width":260.25,"height":27.8984375,"style":{}},"children":["cdtr-e7cb4919-a84d-4176-8abb-9ba284978eb1"],"width":260.25,"height":27.8984375,"renderedHTML":null},{"id":"cdtr-9d594080-bb74-425d-92ff-e6f3c62f36e8","_id":"cdtr-9d594080-bb74-425d-92ff-e6f3c62f36e8","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.2","direction":"ltr","textAlign":"left","level":3},"content":[{"type":"text","marks":[{"type":"bold"}],"text":"Data Deep Dive"}]}]},"from":15,"to":15,"focusedElement":"cdtr-9d594080-bb74-425d-92ff-e6f3c62f36e8"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":638.375,"y":284.6953125,"width":260.25,"height":22.4609375,"top":284.6953125,"right":898.625,"bottom":307.15625,"left":638.375},"width":260.25,"height":22.4609375},"children":[],"width":260.25,"height":22.4609375,"renderedHTML":null},{"id":"cdtr-a724179b-386b-41c2-b7dd-246815938226","_id":"cdtr-a724179b-386b-41c2-b7dd-246815938226","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-c7278fb7-c010-4180-b3dd-a28599eaf19d","cdtr-9d594080-bb74-425d-92ff-e6f3c62f36e8"],"width":260.25,"height":50.359375,"renderedHTML":null},{"id":"cdtr-a15bb422-fc18-4622-b42c-fdc300890aa5","_id":"cdtr-a15bb422-fc18-4622-b42c-fdc300890aa5","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"","lineHeight":"1.4","direction":"rtl","textAlign":"left"},"content":[{"type":"text","text":"Every month, we analyze anonymized usage patterns across our platform to understand where teams are gaining speed—and where friction still hides"}]}]},"from":0,"to":146,"focusedElement":"cdtr-a15bb422-fc18-4622-b42c-fdc300890aa5"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":638.375,"y":307.15625,"width":260.25,"height":111.9921875,"top":307.15625,"right":898.625,"bottom":419.1484375,"left":638.375},"width":260.25,"height":111.9921875},"children":[],"width":260.25,"height":111.9921875,"renderedHTML":null},{"id":"cdtr-550c49c5-8baa-43ed-8561-6257337225af","_id":"cdtr-550c49c5-8baa-43ed-8561-6257337225af","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-a15bb422-fc18-4622-b42c-fdc300890aa5"],"width":260.25,"height":111.9921875,"renderedHTML":null},{"id":"cdtr-9999e26e-2c50-4992-99a6-ff5524dc1086","_id":"cdtr-9999e26e-2c50-4992-99a6-ff5524dc1086","type":"card","props":{"style":{"width":"95%","background":"#ce93d8","maxWidth":"345px","padding":"10px","fontFamily":"Roboto, sans-serif","borderRadius":".2rem"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"182px"}},"rect":{"x":628.375,"y":246.796875,"width":280.25,"height":182.3515625,"top":246.796875,"right":908.625,"bottom":429.1484375,"left":628.375},"width":280.25,"height":182.3515625},"children":["cdtr-a724179b-386b-41c2-b7dd-246815938226","cdtr-550c49c5-8baa-43ed-8561-6257337225af"],"width":280.25,"height":182.3515625,"renderedHTML":null},{"id":"cdtr-2252406d-8729-4d9f-aa28-b24cf031044f","_id":"cdtr-2252406d-8729-4d9f-aa28-b24cf031044f","type":"col","props":{"lg":6,"sm":12,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":621,"y":246.796875,"width":295,"height":182.3515625,"top":246.796875,"right":916,"bottom":429.1484375,"left":621},"width":295,"height":182.3515625},"children":["cdtr-9999e26e-2c50-4992-99a6-ff5524dc1086"],"width":295,"height":182.3515625,"renderedHTML":null},{"id":"cdtr-7b1bf2d1-255a-4427-99d0-df4677cb2d03","_id":"cdtr-7b1bf2d1-255a-4427-99d0-df4677cb2d03","type":"icon","props":{"alt":"home-4-line","style":{"width":"24px","height":"24px","maxWidth":"100%","maxHeight":"100%","display":"inline-block","fontFamily":"Roboto, sans-serif"},"src":"https://img.creaditor.ai/icons/serve/Buildings/home-gear-fill.png?width=24&height=24&color=000000","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"iconColor":"000000","rect":{"x":933.375,"y":256.796875,"width":24,"height":27.8984375,"top":256.796875,"right":957.375,"bottom":284.6953125,"left":933.375},"width":24,"height":27.8984375,"iconCategory":"Buildings","iconName":"home-gear-fill"},"children":[],"width":24,"height":27.8984375,"renderedHTML":null},{"id":"cdtr-c5a855ad-b473-444e-aece-99be4a934c81","_id":"cdtr-c5a855ad-b473-444e-aece-99be4a934c81","type":"col","props":{"lg":12,"justify":"flex-start","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":933.375,"y":256.796875,"width":260.25,"height":27.8984375,"top":256.796875,"right":1193.625,"bottom":284.6953125,"left":933.375},"width":260.25,"height":27.8984375},"children":["cdtr-7b1bf2d1-255a-4427-99d0-df4677cb2d03"],"width":260.25,"height":27.8984375,"renderedHTML":null},{"id":"cdtr-185fc2db-9bb0-46b9-8ad7-131e10616c5c","_id":"cdtr-185fc2db-9bb0-46b9-8ad7-131e10616c5c","type":"row","props":{"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":933.375,"y":256.796875,"width":260.25,"height":27.8984375,"top":256.796875,"right":1193.625,"bottom":284.6953125,"left":933.375},"width":260.25,"height":27.8984375,"style":{}},"children":["cdtr-c5a855ad-b473-444e-aece-99be4a934c81"],"width":260.25,"height":27.8984375,"renderedHTML":null},{"id":"cdtr-d52dad11-5085-4a28-9f2e-6fc5e66d7dfa","_id":"cdtr-d52dad11-5085-4a28-9f2e-6fc5e66d7dfa","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.2","direction":"ltr","textAlign":"left","level":3},"content":[{"type":"text","marks":[{"type":"bold"}],"text":"Feature in Focus"}]}]},"from":17,"to":17,"focusedElement":"cdtr-d52dad11-5085-4a28-9f2e-6fc5e66d7dfa"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":933.375,"y":284.6953125,"width":260.25,"height":22.4609375,"top":284.6953125,"right":1193.625,"bottom":307.15625,"left":933.375},"width":260.25,"height":22.4609375},"children":[],"width":260.25,"height":22.4609375,"renderedHTML":null},{"id":"cdtr-f3611d9a-2919-4c3c-b684-3bc3001d23a4","_id":"cdtr-f3611d9a-2919-4c3c-b684-3bc3001d23a4","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-185fc2db-9bb0-46b9-8ad7-131e10616c5c","cdtr-d52dad11-5085-4a28-9f2e-6fc5e66d7dfa"],"width":260.25,"height":50.359375,"renderedHTML":null},{"id":"cdtr-1ddc356a-42f8-4a46-b9ba-1cc733e733ca","_id":"cdtr-1ddc356a-42f8-4a46-b9ba-1cc733e733ca","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"","lineHeight":"1.4","direction":"ltr","textAlign":"left"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"Roboto, sans-serif","color":"rgb(0, 0, 0)","backgroundColor":"","fontSize":"16px"}}],"text":"Meet Smart Templates—your shortcut to consistent, repeatable workflows. Perfect for onboarding, reporting, and anything your team does more than twice."}]}]},"from":152,"to":152,"focusedElement":"cdtr-1ddc356a-42f8-4a46-b9ba-1cc733e733ca"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":933.375,"y":307.15625,"width":260.25,"height":111.9921875,"top":307.15625,"right":1193.625,"bottom":419.1484375,"left":933.375},"width":260.25,"height":111.9921875},"children":[],"width":260.25,"height":111.9921875,"renderedHTML":null},{"id":"cdtr-1aac3a1f-3ba8-463e-bc04-02a24321ee80","_id":"cdtr-1aac3a1f-3ba8-463e-bc04-02a24321ee80","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-1ddc356a-42f8-4a46-b9ba-1cc733e733ca"],"width":260.25,"height":111.9921875,"renderedHTML":null},{"id":"cdtr-faeb25df-a871-4a3b-9ca4-5746025e9be6","_id":"cdtr-faeb25df-a871-4a3b-9ca4-5746025e9be6","type":"card","props":{"style":{"width":"95%","background":"#01579b","maxWidth":"345px","padding":"10px","fontFamily":"Roboto, sans-serif","borderRadius":".2rem"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"182px"}},"rect":{"x":923.375,"y":246.796875,"width":280.25,"height":182.3515625,"top":246.796875,"right":1203.625,"bottom":429.1484375,"left":923.375},"width":280.25,"height":182.3515625},"children":["cdtr-f3611d9a-2919-4c3c-b684-3bc3001d23a4","cdtr-1aac3a1f-3ba8-463e-bc04-02a24321ee80"],"width":280.25,"height":182.3515625,"renderedHTML":null},{"id":"cdtr-e14086c6-c7d8-4108-9393-5abdd4872b1d","_id":"cdtr-e14086c6-c7d8-4108-9393-5abdd4872b1d","type":"col","props":{"lg":6,"sm":12,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":916,"y":246.796875,"width":295,"height":182.3515625,"top":246.796875,"right":1211,"bottom":429.1484375,"left":916},"width":295,"height":182.3515625},"children":["cdtr-faeb25df-a871-4a3b-9ca4-5746025e9be6"],"width":295,"height":182.3515625,"renderedHTML":null},{"id":"cdtr-830d40ec-4801-4890-ac93-1f1abec308c9","_id":"cdtr-830d40ec-4801-4890-ac93-1f1abec308c9","type":"block","props":{"style":{"padding":"10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"610px","margin":"0 auto"},"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":611,"y":236.796875,"width":610,"height":202.3515625,"top":236.796875,"right":1221,"bottom":439.1484375,"left":611},"width":610,"height":202.3515625},"children":["cdtr-2252406d-8729-4d9f-aa28-b24cf031044f","cdtr-e14086c6-c7d8-4108-9393-5abdd4872b1d"],"width":610,"height":202.3515625,"renderedHTML":null},{"id":"cdtr-06ce03ca-e4ad-4e82-906e-3e13af09d2ec","_id":"cdtr-06ce03ca-e4ad-4e82-906e-3e13af09d2ec","type":"icon","props":{"alt":"home-2-fill","style":{"width":"24px","height":"24px","maxWidth":"100%","maxHeight":"100%","display":"inline-block","fontFamily":"Roboto, sans-serif"},"src":"https://img.creaditor.ai/icons/serve/Buildings/home-2-fill.png?width=24&height=24&color=000000","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"iconColor":"000000","iconCategory":"Buildings","iconName":"home-2-fill","rect":{"x":638.375,"y":459.1484375,"width":24,"height":27.8984375,"top":459.1484375,"right":662.375,"bottom":487.046875,"left":638.375},"width":24,"height":27.8984375},"children":[],"width":24,"height":27.8984375,"renderedHTML":null},{"id":"cdtr-d8454a7d-2efa-4468-9227-2f3f0522e1cb","_id":"cdtr-d8454a7d-2efa-4468-9227-2f3f0522e1cb","type":"col","props":{"lg":12,"justify":"flex-start","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":638.375,"y":459.1484375,"width":260.25,"height":27.8984375,"top":459.1484375,"right":898.625,"bottom":487.046875,"left":638.375},"width":260.25,"height":27.8984375},"children":["cdtr-06ce03ca-e4ad-4e82-906e-3e13af09d2ec"],"width":260.25,"height":27.8984375,"renderedHTML":null},{"id":"cdtr-862ef618-5847-4b92-b534-21acc8f27a19","_id":"cdtr-862ef618-5847-4b92-b534-21acc8f27a19","type":"row","props":{"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":638.375,"y":459.1484375,"width":260.25,"height":27.8984375,"top":459.1484375,"right":898.625,"bottom":487.046875,"left":638.375},"width":260.25,"height":27.8984375,"style":{}},"children":["cdtr-d8454a7d-2efa-4468-9227-2f3f0522e1cb"],"width":260.25,"height":27.8984375,"renderedHTML":null},{"id":"cdtr-070e470a-e505-4dc3-a37b-b2c535b97307","_id":"cdtr-070e470a-e505-4dc3-a37b-b2c535b97307","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.2","direction":"ltr","textAlign":"left","level":3},"content":[{"type":"text","marks":[{"type":"bold"}],"text":"Data Deep Dive"}]}]},"from":15,"to":15,"focusedElement":"cdtr-9d594080-bb74-425d-92ff-e6f3c62f36e8"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":638.375,"y":487.046875,"width":260.25,"height":22.4609375,"top":487.046875,"right":898.625,"bottom":509.5078125,"left":638.375},"width":260.25,"height":22.4609375},"children":[],"width":260.25,"height":22.4609375,"renderedHTML":null},{"id":"cdtr-04b4324a-c9e8-4738-b620-e6f8412bf488","_id":"cdtr-04b4324a-c9e8-4738-b620-e6f8412bf488","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":638.375,"y":459.1484375,"width":260.25,"height":50.359375,"top":459.1484375,"right":898.625,"bottom":509.5078125,"left":638.375},"width":260.25,"height":50.359375},"children":["cdtr-862ef618-5847-4b92-b534-21acc8f27a19","cdtr-070e470a-e505-4dc3-a37b-b2c535b97307"],"width":260.25,"height":50.359375,"renderedHTML":null},{"id":"cdtr-c9a3319a-9385-45d1-9072-c016ee2a091d","_id":"cdtr-c9a3319a-9385-45d1-9072-c016ee2a091d","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"","lineHeight":"1.4","direction":"rtl","textAlign":"left"},"content":[{"type":"text","text":"Every month, we analyze anonymized usage patterns across our platform to understand where teams are gaining speed—and where friction still hides"}]}]},"from":0,"to":146,"focusedElement":"cdtr-a15bb422-fc18-4622-b42c-fdc300890aa5"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":638.375,"y":509.5078125,"width":260.25,"height":111.9921875,"top":509.5078125,"right":898.625,"bottom":621.5,"left":638.375},"width":260.25,"height":111.9921875},"children":[],"width":260.25,"height":111.9921875,"renderedHTML":null},{"id":"cdtr-ece2890c-3078-419c-8e04-33f8124e0ac4","_id":"cdtr-ece2890c-3078-419c-8e04-33f8124e0ac4","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":638.375,"y":509.5078125,"width":260.25,"height":111.9921875,"top":509.5078125,"right":898.625,"bottom":621.5,"left":638.375},"width":260.25,"height":111.9921875},"children":["cdtr-c9a3319a-9385-45d1-9072-c016ee2a091d"],"width":260.25,"height":111.9921875,"renderedHTML":null},{"id":"cdtr-b567de15-46f3-403a-9f47-fd6e2347eba9","_id":"cdtr-b567de15-46f3-403a-9f47-fd6e2347eba9","type":"card","props":{"style":{"width":"95%","background":"#ce93d8","maxWidth":"345px","padding":"10px","fontFamily":"Roboto, sans-serif","borderRadius":".2rem"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"182px"}},"rect":{"x":628.375,"y":449.1484375,"width":280.25,"height":182.3515625,"top":449.1484375,"right":908.625,"bottom":631.5,"left":628.375},"width":280.25,"height":182.3515625},"children":["cdtr-04b4324a-c9e8-4738-b620-e6f8412bf488","cdtr-ece2890c-3078-419c-8e04-33f8124e0ac4"],"width":280.25,"height":182.3515625,"renderedHTML":null},{"id":"cdtr-521a21f7-7835-4174-95f7-44644d4bba99","_id":"cdtr-521a21f7-7835-4174-95f7-44644d4bba99","type":"col","props":{"lg":6,"sm":12,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":621,"y":449.1484375,"width":295,"height":182.3515625,"top":449.1484375,"right":916,"bottom":631.5,"left":621},"width":295,"height":182.3515625},"children":["cdtr-b567de15-46f3-403a-9f47-fd6e2347eba9"],"width":295,"height":182.3515625,"renderedHTML":null},{"id":"cdtr-5402ad9c-91b0-4e22-ab05-864f47b080c1","_id":"cdtr-5402ad9c-91b0-4e22-ab05-864f47b080c1","type":"icon","props":{"alt":"home-4-line","style":{"width":"24px","height":"24px","maxWidth":"100%","maxHeight":"100%","display":"inline-block","fontFamily":"Roboto, sans-serif"},"src":"https://img.creaditor.ai/icons/serve/Buildings/home-gear-fill.png?width=24&height=24&color=000000","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"iconColor":"000000","rect":{"x":933.375,"y":459.1484375,"width":24,"height":27.8984375,"top":459.1484375,"right":957.375,"bottom":487.046875,"left":933.375},"width":24,"height":27.8984375,"iconCategory":"Buildings","iconName":"home-gear-fill"},"children":[],"width":24,"height":27.8984375,"renderedHTML":null},{"id":"cdtr-71882000-59eb-4799-9783-6615c09a8c97","_id":"cdtr-71882000-59eb-4799-9783-6615c09a8c97","type":"col","props":{"lg":12,"justify":"flex-start","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":933.375,"y":459.1484375,"width":260.25,"height":27.8984375,"top":459.1484375,"right":1193.625,"bottom":487.046875,"left":933.375},"width":260.25,"height":27.8984375},"children":["cdtr-5402ad9c-91b0-4e22-ab05-864f47b080c1"],"width":260.25,"height":27.8984375,"renderedHTML":null},{"id":"cdtr-275fa3ed-b7af-493e-9d77-a7c6bf0a38f0","_id":"cdtr-275fa3ed-b7af-493e-9d77-a7c6bf0a38f0","type":"row","props":{"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":933.375,"y":459.1484375,"width":260.25,"height":27.8984375,"top":459.1484375,"right":1193.625,"bottom":487.046875,"left":933.375},"width":260.25,"height":27.8984375,"style":{}},"children":["cdtr-71882000-59eb-4799-9783-6615c09a8c97"],"width":260.25,"height":27.8984375,"renderedHTML":null},{"id":"cdtr-b3751890-4d97-4b30-ab9a-50dcd0212b9d","_id":"cdtr-b3751890-4d97-4b30-ab9a-50dcd0212b9d","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.2","direction":"ltr","textAlign":"left","level":3},"content":[{"type":"text","marks":[{"type":"bold"}],"text":"Feature in Focus"}]}]},"from":17,"to":17,"focusedElement":"cdtr-d52dad11-5085-4a28-9f2e-6fc5e66d7dfa"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":933.375,"y":487.046875,"width":260.25,"height":22.4609375,"top":487.046875,"right":1193.625,"bottom":509.5078125,"left":933.375},"width":260.25,"height":22.4609375},"children":[],"width":260.25,"height":22.4609375,"renderedHTML":null},{"id":"cdtr-a38b1679-0f46-4765-8ec9-cd2b82c8b34c","_id":"cdtr-a38b1679-0f46-4765-8ec9-cd2b82c8b34c","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":933.375,"y":459.1484375,"width":260.25,"height":50.359375,"top":459.1484375,"right":1193.625,"bottom":509.5078125,"left":933.375},"width":260.25,"height":50.359375},"children":["cdtr-275fa3ed-b7af-493e-9d77-a7c6bf0a38f0","cdtr-b3751890-4d97-4b30-ab9a-50dcd0212b9d"],"width":260.25,"height":50.359375,"renderedHTML":null},{"id":"cdtr-c905817e-8e18-4452-881b-0887628b9784","_id":"cdtr-c905817e-8e18-4452-881b-0887628b9784","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"","lineHeight":"1.4","direction":"ltr","textAlign":"left"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"Roboto, sans-serif","color":"rgb(0, 0, 0)","backgroundColor":"","fontSize":"16px"}}],"text":"Meet Smart Templates—your shortcut to consistent, repeatable workflows. Perfect for onboarding, reporting, and anything your team does more than twice."}]}]},"from":152,"to":152,"focusedElement":"cdtr-1ddc356a-42f8-4a46-b9ba-1cc733e733ca"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":933.375,"y":509.5078125,"width":260.25,"height":111.9921875,"top":509.5078125,"right":1193.625,"bottom":621.5,"left":933.375},"width":260.25,"height":111.9921875},"children":[],"width":260.25,"height":111.9921875,"renderedHTML":null},{"id":"cdtr-e68942eb-fd6c-4776-b51d-61e5bf813604","_id":"cdtr-e68942eb-fd6c-4776-b51d-61e5bf813604","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":933.375,"y":509.5078125,"width":260.25,"height":111.9921875,"top":509.5078125,"right":1193.625,"bottom":621.5,"left":933.375},"width":260.25,"height":111.9921875},"children":["cdtr-c905817e-8e18-4452-881b-0887628b9784"],"width":260.25,"height":111.9921875,"renderedHTML":null},{"id":"cdtr-73ea3ee7-4064-4960-b37f-3f2fd7af6cf5","_id":"cdtr-73ea3ee7-4064-4960-b37f-3f2fd7af6cf5","type":"card","props":{"style":{"width":"95%","background":"#01579b","maxWidth":"345px","padding":"10px","fontFamily":"Roboto, sans-serif","borderRadius":".2rem"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"182px"}},"rect":{"x":923.375,"y":449.1484375,"width":280.25,"height":182.3515625,"top":449.1484375,"right":1203.625,"bottom":631.5,"left":923.375},"width":280.25,"height":182.3515625},"children":["cdtr-a38b1679-0f46-4765-8ec9-cd2b82c8b34c","cdtr-e68942eb-fd6c-4776-b51d-61e5bf813604"],"width":280.25,"height":182.3515625,"renderedHTML":null},{"id":"cdtr-4112ace1-6e15-4f7b-8c8b-62026e2713e2","_id":"cdtr-4112ace1-6e15-4f7b-8c8b-62026e2713e2","type":"col","props":{"lg":6,"sm":12,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":916,"y":449.1484375,"width":295,"height":182.3515625,"top":449.1484375,"right":1211,"bottom":631.5,"left":916},"width":295,"height":182.3515625},"children":["cdtr-73ea3ee7-4064-4960-b37f-3f2fd7af6cf5"],"width":295,"height":182.3515625,"renderedHTML":null},{"id":"cdtr-6f4be2df-27fe-43d9-9573-684f0387abc1","_id":"cdtr-6f4be2df-27fe-43d9-9573-684f0387abc1","type":"block","props":{"style":{"padding":"10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"610px","margin":"0 auto"},"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":611,"y":439.1484375,"width":610,"height":202.3515625,"top":439.1484375,"right":1221,"bottom":641.5,"left":611},"width":610,"height":202.3515625},"children":["cdtr-521a21f7-7835-4174-95f7-44644d4bba99","cdtr-4112ace1-6e15-4f7b-8c8b-62026e2713e2"],"width":610,"height":202.3515625,"renderedHTML":null},{"id":"cdtr-e915f65e-f331-456e-a942-f20c66e8668e","_id":"cdtr-e915f65e-f331-456e-a942-f20c66e8668e","type":"section","props":{"style":{"width":"100%","minHeight":"calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(500px - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px)","fontFamily":"Roboto, sans-serif","background":"#0000"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":373.09375,"y":140,"width":1085.8125,"height":501.5,"top":140,"right":1458.90625,"bottom":641.5,"left":373.09375},"width":1085.8125,"height":501.5,"background":null},"children":["cdtr-ed780bef-86c8-4c48-b921-006605bf8a55","cdtr-830d40ec-4801-4890-ac93-1f1abec308c9","cdtr-6f4be2df-27fe-43d9-9573-684f0387abc1"],"width":1085.8125,"height":501.5,"renderedHTML":null}]}'),Nh=JSON.parse('{"name":"Call to Action","id":"hero-cta","tags":["section","cta","hero"],"body":{"type":"section","props":{"style":{"minHeight":"100px","background":"#1a1a2e","width":"100%"}}},"components":[{"id":"cdtr-a1b2c3d4-e5f6-7890-abcd-ef1234567890","_id":"cdtr-a1b2c3d4-e5f6-7890-abcd-ef1234567890","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"2px","lineHeight":"1.3","direction":"ltr","textAlign":"center","level":1},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#ffffff","backgroundColor":"","fontSize":"48px"}},{"type":"bold"}],"text":"Stay Connected"}]}]},"from":1,"to":15,"focusedElement":"cdtr-a1b2c3d4-e5f6-7890-abcd-ef1234567890"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":211,"y":60,"width":570,"height":70,"top":60,"right":781,"bottom":130,"left":211},"width":570,"height":70},"children":[],"width":570,"height":70,"renderedHTML":null},{"id":"cdtr-b2c3d4e5-f6a7-8901-bcde-f12345678901","_id":"cdtr-b2c3d4e5-f6a7-8901-bcde-f12345678901","type":"col","props":{"lg":0,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-a1b2c3d4-e5f6-7890-abcd-ef1234567890"],"width":595,"height":70,"renderedHTML":null},{"id":"cdtr-c3d4e5f6-a7b8-9012-cdef-123456789012","_id":"cdtr-c3d4e5f6-a7b8-9012-cdef-123456789012","type":"block","props":{"style":{"padding":"40px 10px 10px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"100%","justifyContent":"center","width":"615px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":288.5,"y":60,"width":615,"height":90,"top":60,"right":903.5,"bottom":150,"left":288.5},"width":615,"height":90},"children":["cdtr-b2c3d4e5-f6a7-8901-bcde-f12345678901"],"width":615,"height":90,"renderedHTML":null},{"id":"cdtr-d4e5f6a7-b8c9-0123-defa-234567890123","_id":"cdtr-d4e5f6a7-b8c9-0123-defa-234567890123","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.6","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#cccccc","backgroundColor":"","fontSize":"18px"}}],"text":"Subscribe to our newsletter and get weekly updates delivered straight to your inbox"}]}]},"from":1,"to":65,"focusedElement":"cdtr-d4e5f6a7-b8c9-0123-defa-234567890123"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":211,"y":160,"width":570,"height":50,"top":160,"right":781,"bottom":210,"left":211},"width":570,"height":50},"children":[],"width":570,"height":50,"renderedHTML":null},{"id":"cdtr-e5f6a7b8-c9d0-1234-efab-345678901234","_id":"cdtr-e5f6a7b8-c9d0-1234-efab-345678901234","type":"col","props":{"lg":0,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-d4e5f6a7-b8c9-0123-defa-234567890123"],"width":595,"height":50,"renderedHTML":null},{"id":"cdtr-f6a7b8c9-d0e1-2345-fabc-456789012345","_id":"cdtr-f6a7b8c9-d0e1-2345-fabc-456789012345","type":"block","props":{"style":{"padding":"10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"100%","justifyContent":"center","width":"615px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":288.5,"y":150,"width":615,"height":70,"top":150,"right":903.5,"bottom":220,"left":288.5},"width":615,"height":70},"children":["cdtr-e5f6a7b8-c9d0-1234-efab-345678901234"],"width":615,"height":70,"renderedHTML":null},{"id":"cdtr-a7b8c9d0-e1f2-3456-abcd-567890123456","_id":"cdtr-a7b8c9d0-e1f2-3456-abcd-567890123456","type":"button","props":{"text":"Join Now","style":{"height":"auto","width":"200px","maxWidth":"100%","minWidth":"10px","background":"#e94560","color":"#fff","fontFamily":"Arial, Helvetica, sans-serif","padding":"14px 20px","borderRadius":"8px","display":"","direction":"ltr","fontSize":"16px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":497.5,"y":240,"width":200,"height":45,"top":240,"right":697.5,"bottom":285,"left":497.5},"width":200,"height":45},"children":[],"width":200,"height":45,"renderedHTML":null},{"id":"cdtr-b8c9d0e1-f2a3-4567-bcde-678901234567","_id":"cdtr-b8c9d0e1-f2a3-4567-bcde-678901234567","type":"col","props":{"lg":0,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-a7b8c9d0-e1f2-3456-abcd-567890123456"],"width":595,"height":45,"renderedHTML":null},{"id":"cdtr-c9d0e1f2-a3b4-5678-cdef-789012345678","_id":"cdtr-c9d0e1f2-a3b4-5678-cdef-789012345678","type":"block","props":{"style":{"padding":"10px 10px 40px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"100%","justifyContent":"center","width":"615px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":288.5,"y":230,"width":615,"height":65,"top":230,"right":903.5,"bottom":295,"left":288.5},"width":615,"height":65},"children":["cdtr-b8c9d0e1-f2a3-4567-bcde-678901234567"],"width":615,"height":65,"renderedHTML":null},{"id":"cdtr-hero-cta-section-en-000000000000","_id":"cdtr-hero-cta-section-en-000000000000","type":"section","props":{"style":{"width":"100%","minHeight":"100px","fontFamily":"Arial, Helvetica, sans-serif","background":"#1a1a2e","maxWidth":"100%"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":1192,"height":295,"top":0,"right":1192,"bottom":295,"left":0},"width":1192,"height":295},"children":["cdtr-c3d4e5f6-a7b8-9012-cdef-123456789012","cdtr-f6a7b8c9-d0e1-2345-fabc-456789012345","cdtr-c9d0e1f2-a3b4-5678-cdef-789012345678"],"width":1192,"height":295,"renderedHTML":null}]}'),Rh=JSON.parse('{"name":"Team","id":"team-3-cards","tags":["section","team"],"body":{"type":"section","props":{"style":{"minHeight":"100px","background":"#f9f9f9","width":"100%"}}},"components":[{"id":"cdtr-t001-aa11-bb22-cc33-000000000001","_id":"cdtr-t001-aa11-bb22-cc33-000000000001","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"1px","lineHeight":"1.3","direction":"ltr","textAlign":"center","level":2},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"36px"}},{"type":"bold"}],"text":"Our Team"}]}]},"from":1,"to":9,"focusedElement":"cdtr-t001-aa11-bb22-cc33-000000000001"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":211,"y":40,"width":570,"height":50,"top":40,"right":781,"bottom":90,"left":211},"width":570,"height":50},"children":[],"width":570,"height":50,"renderedHTML":null},{"id":"cdtr-t002-aa11-bb22-cc33-000000000002","_id":"cdtr-t002-aa11-bb22-cc33-000000000002","type":"col","props":{"lg":0,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-t001-aa11-bb22-cc33-000000000001"],"width":595,"height":50,"renderedHTML":null},{"id":"cdtr-t003-aa11-bb22-cc33-000000000003","_id":"cdtr-t003-aa11-bb22-cc33-000000000003","type":"block","props":{"style":{"padding":"40px 10px 20px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"100%","justifyContent":"center","width":"615px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":288.5,"y":40,"width":615,"height":70,"top":40,"right":903.5,"bottom":110,"left":288.5},"width":615,"height":70},"children":["cdtr-t002-aa11-bb22-cc33-000000000002"],"width":615,"height":70,"renderedHTML":null},{"id":"cdtr-t101-aa11-bb22-cc33-000000000101","_id":"cdtr-t101-aa11-bb22-cc33-000000000101","type":"image","props":{"alt":"Yuval Cohen","width":160,"height":160,"style":{"height":"auto","width":"160px","maxWidth":"100%","minWidth":"30px","fontFamily":"Arial, Helvetica, sans-serif","borderRadius":"0","display":"block","margin":"0 auto"},"src":"https://images.pexels.com/photos/2379004/pexels-photo-2379004.jpeg?auto=compress&cs=tinysrgb&w=300&h=300&dpr=1","isOpenWithModal":false,"isFullWidthOnMobile":false,"isRatioLock":true,"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":648,"y":140,"width":160,"height":160,"top":140,"right":808,"bottom":300,"left":648}},"children":[],"width":160,"height":160,"renderedHTML":null},{"id":"cdtr-t102-aa11-bb22-cc33-000000000102","_id":"cdtr-t102-aa11-bb22-cc33-000000000102","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-t101-aa11-bb22-cc33-000000000101"],"width":175,"height":160,"renderedHTML":null},{"id":"cdtr-t103-aa11-bb22-cc33-000000000103","_id":"cdtr-t103-aa11-bb22-cc33-000000000103","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.3","direction":"ltr","textAlign":"center","level":4},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"18px"}},{"type":"bold"}],"text":"Yuval Cohen"}]}]},"from":1,"to":11,"focusedElement":"cdtr-t103-aa11-bb22-cc33-000000000103"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":628,"y":310,"width":175,"height":24,"top":310,"right":803,"bottom":334,"left":628},"width":175,"height":24},"children":[],"width":175,"height":24,"renderedHTML":null},{"id":"cdtr-t104-aa11-bb22-cc33-000000000104","_id":"cdtr-t104-aa11-bb22-cc33-000000000104","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-t103-aa11-bb22-cc33-000000000103"],"width":175,"height":24,"renderedHTML":null},{"id":"cdtr-t105-aa11-bb22-cc33-000000000105","_id":"cdtr-t105-aa11-bb22-cc33-000000000105","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.4","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#666666","backgroundColor":"","fontSize":"14px"}}],"text":"CEO & Co-Founder"}]}]},"from":1,"to":15,"focusedElement":"cdtr-t105-aa11-bb22-cc33-000000000105"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":628,"y":338,"width":175,"height":20,"top":338,"right":803,"bottom":358,"left":628},"width":175,"height":20},"children":[],"width":175,"height":20,"renderedHTML":null},{"id":"cdtr-t106-aa11-bb22-cc33-000000000106","_id":"cdtr-t106-aa11-bb22-cc33-000000000106","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-t105-aa11-bb22-cc33-000000000105"],"width":175,"height":20,"renderedHTML":null},{"id":"cdtr-t107-aa11-bb22-cc33-000000000107","_id":"cdtr-t107-aa11-bb22-cc33-000000000107","type":"card","props":{"style":{"width":"185px","background":"#ffffff","maxWidth":"195px","fontFamily":"Arial, Helvetica, sans-serif","boxShadow":"0 2px 12px rgba(0,0,0,0.08)","textAlign":"center"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"240px"}},"rect":{"x":621,"y":120,"width":195,"height":240,"top":120,"right":816,"bottom":360,"left":621},"width":195,"height":240},"children":["cdtr-t102-aa11-bb22-cc33-000000000102","cdtr-t104-aa11-bb22-cc33-000000000104","cdtr-t106-aa11-bb22-cc33-000000000106"],"width":195,"height":240,"renderedHTML":null},{"id":"cdtr-t108-aa11-bb22-cc33-000000000108","_id":"cdtr-t108-aa11-bb22-cc33-000000000108","type":"col","props":{"lg":4,"sm":12,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":611,"y":120,"width":205,"height":240,"top":120,"right":816,"bottom":360,"left":611},"width":205,"height":240},"children":["cdtr-t107-aa11-bb22-cc33-000000000107"],"width":205,"height":240,"renderedHTML":null},{"id":"cdtr-t201-aa11-bb22-cc33-000000000201","_id":"cdtr-t201-aa11-bb22-cc33-000000000201","type":"image","props":{"alt":"Michal Levy","width":160,"height":160,"style":{"height":"auto","width":"160px","maxWidth":"100%","minWidth":"30px","fontFamily":"Arial, Helvetica, sans-serif","borderRadius":"0","display":"block","margin":"0 auto"},"src":"https://images.pexels.com/photos/774909/pexels-photo-774909.jpeg?auto=compress&cs=tinysrgb&w=300&h=300&dpr=1","isOpenWithModal":false,"isFullWidthOnMobile":false,"isRatioLock":true,"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":848,"y":140,"width":160,"height":160,"top":140,"right":1008,"bottom":300,"left":848}},"children":[],"width":160,"height":160,"renderedHTML":null},{"id":"cdtr-t202-aa11-bb22-cc33-000000000202","_id":"cdtr-t202-aa11-bb22-cc33-000000000202","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-t201-aa11-bb22-cc33-000000000201"],"width":175,"height":160,"renderedHTML":null},{"id":"cdtr-t203-aa11-bb22-cc33-000000000203","_id":"cdtr-t203-aa11-bb22-cc33-000000000203","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.3","direction":"ltr","textAlign":"center","level":4},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"18px"}},{"type":"bold"}],"text":"Michal Levy"}]}]},"from":1,"to":11,"focusedElement":"cdtr-t203-aa11-bb22-cc33-000000000203"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":828,"y":310,"width":175,"height":24,"top":310,"right":1003,"bottom":334,"left":828},"width":175,"height":24},"children":[],"width":175,"height":24,"renderedHTML":null},{"id":"cdtr-t204-aa11-bb22-cc33-000000000204","_id":"cdtr-t204-aa11-bb22-cc33-000000000204","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-t203-aa11-bb22-cc33-000000000203"],"width":175,"height":24,"renderedHTML":null},{"id":"cdtr-t205-aa11-bb22-cc33-000000000205","_id":"cdtr-t205-aa11-bb22-cc33-000000000205","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.4","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#666666","backgroundColor":"","fontSize":"14px"}}],"text":"Head of Product"}]}]},"from":1,"to":15,"focusedElement":"cdtr-t205-aa11-bb22-cc33-000000000205"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":828,"y":338,"width":175,"height":20,"top":338,"right":1003,"bottom":358,"left":828},"width":175,"height":20},"children":[],"width":175,"height":20,"renderedHTML":null},{"id":"cdtr-t206-aa11-bb22-cc33-000000000206","_id":"cdtr-t206-aa11-bb22-cc33-000000000206","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-t205-aa11-bb22-cc33-000000000205"],"width":175,"height":20,"renderedHTML":null},{"id":"cdtr-t207-aa11-bb22-cc33-000000000207","_id":"cdtr-t207-aa11-bb22-cc33-000000000207","type":"card","props":{"style":{"width":"185px","background":"#ffffff","maxWidth":"195px","fontFamily":"Arial, Helvetica, sans-serif","boxShadow":"0 2px 12px rgba(0,0,0,0.08)","textAlign":"center"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"240px"}},"rect":{"x":821,"y":120,"width":195,"height":240,"top":120,"right":1016,"bottom":360,"left":821},"width":195,"height":240},"children":["cdtr-t202-aa11-bb22-cc33-000000000202","cdtr-t204-aa11-bb22-cc33-000000000204","cdtr-t206-aa11-bb22-cc33-000000000206"],"width":195,"height":240,"renderedHTML":null},{"id":"cdtr-t208-aa11-bb22-cc33-000000000208","_id":"cdtr-t208-aa11-bb22-cc33-000000000208","type":"col","props":{"lg":4,"sm":12,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":811,"y":120,"width":205,"height":240,"top":120,"right":1016,"bottom":360,"left":811},"width":205,"height":240},"children":["cdtr-t207-aa11-bb22-cc33-000000000207"],"width":205,"height":240,"renderedHTML":null},{"id":"cdtr-t301-aa11-bb22-cc33-000000000301","_id":"cdtr-t301-aa11-bb22-cc33-000000000301","type":"image","props":{"alt":"Uri Berkowitz","width":160,"height":160,"style":{"height":"auto","width":"160px","maxWidth":"100%","minWidth":"30px","fontFamily":"Arial, Helvetica, sans-serif","borderRadius":"0","display":"block","margin":"0 auto"},"src":"https://images.pexels.com/photos/2379004/pexels-photo-2379004.jpeg?auto=compress&cs=tinysrgb&w=300&h=300&dpr=1","isOpenWithModal":false,"isFullWidthOnMobile":false,"isRatioLock":true,"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":1048,"y":140,"width":160,"height":160,"top":140,"right":1208,"bottom":300,"left":1048}},"children":[],"width":160,"height":160,"renderedHTML":null},{"id":"cdtr-t302-aa11-bb22-cc33-000000000302","_id":"cdtr-t302-aa11-bb22-cc33-000000000302","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-t301-aa11-bb22-cc33-000000000301"],"width":175,"height":160,"renderedHTML":null},{"id":"cdtr-t303-aa11-bb22-cc33-000000000303","_id":"cdtr-t303-aa11-bb22-cc33-000000000303","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.3","direction":"ltr","textAlign":"center","level":4},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"18px"}},{"type":"bold"}],"text":"Uri Berkowitz"}]}]},"from":1,"to":13,"focusedElement":"cdtr-t303-aa11-bb22-cc33-000000000303"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":1028,"y":310,"width":175,"height":24,"top":310,"right":1203,"bottom":334,"left":1028},"width":175,"height":24},"children":[],"width":175,"height":24,"renderedHTML":null},{"id":"cdtr-t304-aa11-bb22-cc33-000000000304","_id":"cdtr-t304-aa11-bb22-cc33-000000000304","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-t303-aa11-bb22-cc33-000000000303"],"width":175,"height":24,"renderedHTML":null},{"id":"cdtr-t305-aa11-bb22-cc33-000000000305","_id":"cdtr-t305-aa11-bb22-cc33-000000000305","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.4","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#666666","backgroundColor":"","fontSize":"14px"}}],"text":"CTO"}]}]},"from":1,"to":3,"focusedElement":"cdtr-t305-aa11-bb22-cc33-000000000305"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":1028,"y":338,"width":175,"height":20,"top":338,"right":1203,"bottom":358,"left":1028},"width":175,"height":20},"children":[],"width":175,"height":20,"renderedHTML":null},{"id":"cdtr-t306-aa11-bb22-cc33-000000000306","_id":"cdtr-t306-aa11-bb22-cc33-000000000306","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-t305-aa11-bb22-cc33-000000000305"],"width":175,"height":20,"renderedHTML":null},{"id":"cdtr-t307-aa11-bb22-cc33-000000000307","_id":"cdtr-t307-aa11-bb22-cc33-000000000307","type":"card","props":{"style":{"width":"185px","background":"#ffffff","maxWidth":"195px","fontFamily":"Arial, Helvetica, sans-serif","boxShadow":"0 2px 12px rgba(0,0,0,0.08)","textAlign":"center"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"240px"}},"rect":{"x":1021,"y":120,"width":195,"height":240,"top":120,"right":1216,"bottom":360,"left":1021},"width":195,"height":240},"children":["cdtr-t302-aa11-bb22-cc33-000000000302","cdtr-t304-aa11-bb22-cc33-000000000304","cdtr-t306-aa11-bb22-cc33-000000000306"],"width":195,"height":240,"renderedHTML":null},{"id":"cdtr-t308-aa11-bb22-cc33-000000000308","_id":"cdtr-t308-aa11-bb22-cc33-000000000308","type":"col","props":{"lg":4,"sm":12,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":1011,"y":120,"width":205,"height":240,"top":120,"right":1216,"bottom":360,"left":1011},"width":205,"height":240},"children":["cdtr-t307-aa11-bb22-cc33-000000000307"],"width":205,"height":240,"renderedHTML":null},{"id":"cdtr-t400-aa11-bb22-cc33-000000000400","_id":"cdtr-t400-aa11-bb22-cc33-000000000400","type":"block","props":{"style":{"padding":"10px 10px 40px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"615px","margin":"0 auto"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":611,"y":110,"width":615,"height":260,"top":110,"right":1226,"bottom":370,"left":611},"width":615,"height":260},"children":["cdtr-t108-aa11-bb22-cc33-000000000108","cdtr-t208-aa11-bb22-cc33-000000000208","cdtr-t308-aa11-bb22-cc33-000000000308"],"width":615,"height":260,"renderedHTML":null},{"id":"cdtr-team3-section-en-000000000000","_id":"cdtr-team3-section-en-000000000000","type":"section","props":{"style":{"width":"100%","minHeight":"100px","fontFamily":"Arial, Helvetica, sans-serif","background":"#f9f9f9","maxWidth":"100%"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":1192,"height":370,"top":0,"right":1192,"bottom":370,"left":0},"width":1192,"height":370},"children":["cdtr-t003-aa11-bb22-cc33-000000000003","cdtr-t400-aa11-bb22-cc33-000000000400"],"width":1192,"height":370,"renderedHTML":null}]}'),Ph=JSON.parse('{"name":"Testimonials 3 Quotes","id":"testimonials-3-quotes","tags":["section","testimonials","quotes"],"body":{"type":"section","props":{"style":{"minHeight":"100px","background":"#f0f4f8","width":"100%"}}},"components":[{"id":"cdtr-tq001-aa11-bb22-cc33-000000000001","_id":"cdtr-tq001-aa11-bb22-cc33-000000000001","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"1px","lineHeight":"1.3","direction":"ltr","textAlign":"center","level":2},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"36px"}},{"type":"bold"}],"text":"What Our Readers Say"}]}]},"from":1,"to":21,"focusedElement":"cdtr-tq001-aa11-bb22-cc33-000000000001"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":211,"y":40,"width":570,"height":50,"top":40,"right":781,"bottom":90,"left":211},"width":570,"height":50},"children":[],"width":570,"height":50,"renderedHTML":null},{"id":"cdtr-tq002-aa11-bb22-cc33-000000000002","_id":"cdtr-tq002-aa11-bb22-cc33-000000000002","type":"col","props":{"lg":0,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-tq001-aa11-bb22-cc33-000000000001"],"width":595,"height":50,"renderedHTML":null},{"id":"cdtr-tq003-aa11-bb22-cc33-000000000003","_id":"cdtr-tq003-aa11-bb22-cc33-000000000003","type":"block","props":{"style":{"padding":"40px 10px 20px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"100%","justifyContent":"center","width":"615px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":288.5,"y":40,"width":615,"height":70,"top":40,"right":903.5,"bottom":110,"left":288.5},"width":615,"height":70},"children":["cdtr-tq002-aa11-bb22-cc33-000000000002"],"width":615,"height":70,"renderedHTML":null},{"id":"cdtr-tq101-aa11-bb22-cc33-000000000101","_id":"cdtr-tq101-aa11-bb22-cc33-000000000101","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.6","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#444444","backgroundColor":"","fontSize":"15px"}}],"text":"“This newsletter transformed how I approach product decisions. Essential reading for any leader.”"}]}]},"from":1,"to":95,"focusedElement":"cdtr-tq101-aa11-bb22-cc33-000000000101"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":628,"y":140,"width":155,"height":80,"top":140,"right":783,"bottom":220,"left":628},"width":155,"height":80},"children":[],"width":155,"height":80,"renderedHTML":null},{"id":"cdtr-tq102-aa11-bb22-cc33-000000000102","_id":"cdtr-tq102-aa11-bb22-cc33-000000000102","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-tq101-aa11-bb22-cc33-000000000101"],"width":175,"height":80,"renderedHTML":null},{"id":"cdtr-tq103-aa11-bb22-cc33-000000000103","_id":"cdtr-tq103-aa11-bb22-cc33-000000000103","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.3","direction":"ltr","textAlign":"center","level":4},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"15px"}},{"type":"bold"}],"text":"Sarah Mitchell"}]}]},"from":1,"to":15,"focusedElement":"cdtr-tq103-aa11-bb22-cc33-000000000103"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":628,"y":228,"width":155,"height":22,"top":228,"right":783,"bottom":250,"left":628},"width":155,"height":22},"children":[],"width":155,"height":22,"renderedHTML":null},{"id":"cdtr-tq104-aa11-bb22-cc33-000000000104","_id":"cdtr-tq104-aa11-bb22-cc33-000000000104","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-tq103-aa11-bb22-cc33-000000000103"],"width":175,"height":22,"renderedHTML":null},{"id":"cdtr-tq105-aa11-bb22-cc33-000000000105","_id":"cdtr-tq105-aa11-bb22-cc33-000000000105","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.4","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#888888","backgroundColor":"","fontSize":"13px"}}],"text":"Head of Product, TechCorp"}]}]},"from":1,"to":26,"focusedElement":"cdtr-tq105-aa11-bb22-cc33-000000000105"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":628,"y":254,"width":155,"height":18,"top":254,"right":783,"bottom":272,"left":628},"width":155,"height":18},"children":[],"width":155,"height":18,"renderedHTML":null},{"id":"cdtr-tq106-aa11-bb22-cc33-000000000106","_id":"cdtr-tq106-aa11-bb22-cc33-000000000106","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-tq105-aa11-bb22-cc33-000000000105"],"width":175,"height":18,"renderedHTML":null},{"id":"cdtr-tq107-aa11-bb22-cc33-000000000107","_id":"cdtr-tq107-aa11-bb22-cc33-000000000107","type":"card","props":{"style":{"width":"185px","background":"#ffffff","maxWidth":"195px","fontFamily":"Arial, Helvetica, sans-serif","boxShadow":"0 2px 12px rgba(0,0,0,0.08)","textAlign":"center","padding":"20px 16px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"160px"}},"rect":{"x":621,"y":120,"width":195,"height":160,"top":120,"right":816,"bottom":280,"left":621},"width":195,"height":160},"children":["cdtr-tq102-aa11-bb22-cc33-000000000102","cdtr-tq104-aa11-bb22-cc33-000000000104","cdtr-tq106-aa11-bb22-cc33-000000000106"],"width":195,"height":160,"renderedHTML":null},{"id":"cdtr-tq108-aa11-bb22-cc33-000000000108","_id":"cdtr-tq108-aa11-bb22-cc33-000000000108","type":"col","props":{"lg":4,"sm":12,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":611,"y":120,"width":205,"height":160,"top":120,"right":816,"bottom":280,"left":611},"width":205,"height":160},"children":["cdtr-tq107-aa11-bb22-cc33-000000000107"],"width":205,"height":160,"renderedHTML":null},{"id":"cdtr-tq201-aa11-bb22-cc33-000000000201","_id":"cdtr-tq201-aa11-bb22-cc33-000000000201","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.6","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#444444","backgroundColor":"","fontSize":"15px"}}],"text":"“Every issue brings fresh insights I can immediately apply. It’s the one newsletter I never skip.”"}]}]},"from":1,"to":97,"focusedElement":"cdtr-tq201-aa11-bb22-cc33-000000000201"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":828,"y":140,"width":155,"height":80,"top":140,"right":983,"bottom":220,"left":828},"width":155,"height":80},"children":[],"width":155,"height":80,"renderedHTML":null},{"id":"cdtr-tq202-aa11-bb22-cc33-000000000202","_id":"cdtr-tq202-aa11-bb22-cc33-000000000202","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-tq201-aa11-bb22-cc33-000000000201"],"width":175,"height":80,"renderedHTML":null},{"id":"cdtr-tq203-aa11-bb22-cc33-000000000203","_id":"cdtr-tq203-aa11-bb22-cc33-000000000203","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.3","direction":"ltr","textAlign":"center","level":4},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"15px"}},{"type":"bold"}],"text":"David Chen"}]}]},"from":1,"to":11,"focusedElement":"cdtr-tq203-aa11-bb22-cc33-000000000203"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":828,"y":228,"width":155,"height":22,"top":228,"right":983,"bottom":250,"left":828},"width":155,"height":22},"children":[],"width":155,"height":22,"renderedHTML":null},{"id":"cdtr-tq204-aa11-bb22-cc33-000000000204","_id":"cdtr-tq204-aa11-bb22-cc33-000000000204","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-tq203-aa11-bb22-cc33-000000000203"],"width":175,"height":22,"renderedHTML":null},{"id":"cdtr-tq205-aa11-bb22-cc33-000000000205","_id":"cdtr-tq205-aa11-bb22-cc33-000000000205","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.4","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#888888","backgroundColor":"","fontSize":"13px"}}],"text":"Founder, StartupFlow"}]}]},"from":1,"to":21,"focusedElement":"cdtr-tq205-aa11-bb22-cc33-000000000205"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":828,"y":254,"width":155,"height":18,"top":254,"right":983,"bottom":272,"left":828},"width":155,"height":18},"children":[],"width":155,"height":18,"renderedHTML":null},{"id":"cdtr-tq206-aa11-bb22-cc33-000000000206","_id":"cdtr-tq206-aa11-bb22-cc33-000000000206","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-tq205-aa11-bb22-cc33-000000000205"],"width":175,"height":18,"renderedHTML":null},{"id":"cdtr-tq207-aa11-bb22-cc33-000000000207","_id":"cdtr-tq207-aa11-bb22-cc33-000000000207","type":"card","props":{"style":{"width":"185px","background":"#ffffff","maxWidth":"195px","fontFamily":"Arial, Helvetica, sans-serif","boxShadow":"0 2px 12px rgba(0,0,0,0.08)","textAlign":"center","padding":"20px 16px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"160px"}},"rect":{"x":821,"y":120,"width":195,"height":160,"top":120,"right":1016,"bottom":280,"left":821},"width":195,"height":160},"children":["cdtr-tq202-aa11-bb22-cc33-000000000202","cdtr-tq204-aa11-bb22-cc33-000000000204","cdtr-tq206-aa11-bb22-cc33-000000000206"],"width":195,"height":160,"renderedHTML":null},{"id":"cdtr-tq208-aa11-bb22-cc33-000000000208","_id":"cdtr-tq208-aa11-bb22-cc33-000000000208","type":"col","props":{"lg":4,"sm":12,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":811,"y":120,"width":205,"height":160,"top":120,"right":1016,"bottom":280,"left":811},"width":205,"height":160},"children":["cdtr-tq207-aa11-bb22-cc33-000000000207"],"width":205,"height":160,"renderedHTML":null},{"id":"cdtr-tq301-aa11-bb22-cc33-000000000301","_id":"cdtr-tq301-aa11-bb22-cc33-000000000301","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.6","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#444444","backgroundColor":"","fontSize":"15px"}}],"text":"“Brilliant curation of ideas. I’ve shared every single issue with my entire team.”"}]}]},"from":1,"to":83,"focusedElement":"cdtr-tq301-aa11-bb22-cc33-000000000301"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":1028,"y":140,"width":155,"height":80,"top":140,"right":1183,"bottom":220,"left":1028},"width":155,"height":80},"children":[],"width":155,"height":80,"renderedHTML":null},{"id":"cdtr-tq302-aa11-bb22-cc33-000000000302","_id":"cdtr-tq302-aa11-bb22-cc33-000000000302","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-tq301-aa11-bb22-cc33-000000000301"],"width":175,"height":80,"renderedHTML":null},{"id":"cdtr-tq303-aa11-bb22-cc33-000000000303","_id":"cdtr-tq303-aa11-bb22-cc33-000000000303","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.3","direction":"ltr","textAlign":"center","level":4},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"15px"}},{"type":"bold"}],"text":"Anna Rosenberg"}]}]},"from":1,"to":15,"focusedElement":"cdtr-tq303-aa11-bb22-cc33-000000000303"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":1028,"y":228,"width":155,"height":22,"top":228,"right":1183,"bottom":250,"left":1028},"width":155,"height":22},"children":[],"width":155,"height":22,"renderedHTML":null},{"id":"cdtr-tq304-aa11-bb22-cc33-000000000304","_id":"cdtr-tq304-aa11-bb22-cc33-000000000304","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-tq303-aa11-bb22-cc33-000000000303"],"width":175,"height":22,"renderedHTML":null},{"id":"cdtr-tq305-aa11-bb22-cc33-000000000305","_id":"cdtr-tq305-aa11-bb22-cc33-000000000305","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.4","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#888888","backgroundColor":"","fontSize":"13px"}}],"text":"VP Engineering, DevHub"}]}]},"from":1,"to":23,"focusedElement":"cdtr-tq305-aa11-bb22-cc33-000000000305"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":1028,"y":254,"width":155,"height":18,"top":254,"right":1183,"bottom":272,"left":1028},"width":155,"height":18},"children":[],"width":155,"height":18,"renderedHTML":null},{"id":"cdtr-tq306-aa11-bb22-cc33-000000000306","_id":"cdtr-tq306-aa11-bb22-cc33-000000000306","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-tq305-aa11-bb22-cc33-000000000305"],"width":175,"height":18,"renderedHTML":null},{"id":"cdtr-tq307-aa11-bb22-cc33-000000000307","_id":"cdtr-tq307-aa11-bb22-cc33-000000000307","type":"card","props":{"style":{"width":"185px","background":"#ffffff","maxWidth":"195px","fontFamily":"Arial, Helvetica, sans-serif","boxShadow":"0 2px 12px rgba(0,0,0,0.08)","textAlign":"center","padding":"20px 16px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"160px"}},"rect":{"x":1021,"y":120,"width":195,"height":160,"top":120,"right":1216,"bottom":280,"left":1021},"width":195,"height":160},"children":["cdtr-tq302-aa11-bb22-cc33-000000000302","cdtr-tq304-aa11-bb22-cc33-000000000304","cdtr-tq306-aa11-bb22-cc33-000000000306"],"width":195,"height":160,"renderedHTML":null},{"id":"cdtr-tq308-aa11-bb22-cc33-000000000308","_id":"cdtr-tq308-aa11-bb22-cc33-000000000308","type":"col","props":{"lg":4,"sm":12,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":1011,"y":120,"width":205,"height":160,"top":120,"right":1216,"bottom":280,"left":1011},"width":205,"height":160},"children":["cdtr-tq307-aa11-bb22-cc33-000000000307"],"width":205,"height":160,"renderedHTML":null},{"id":"cdtr-tq400-aa11-bb22-cc33-000000000400","_id":"cdtr-tq400-aa11-bb22-cc33-000000000400","type":"block","props":{"style":{"padding":"10px 10px 40px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"615px","margin":"0 auto"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":611,"y":110,"width":615,"height":180,"top":110,"right":1226,"bottom":290,"left":611},"width":615,"height":180},"children":["cdtr-tq108-aa11-bb22-cc33-000000000108","cdtr-tq208-aa11-bb22-cc33-000000000208","cdtr-tq308-aa11-bb22-cc33-000000000308"],"width":615,"height":180,"renderedHTML":null},{"id":"cdtr-testimonials-section-en-000000000000","_id":"cdtr-testimonials-section-en-000000000000","type":"section","props":{"style":{"width":"100%","minHeight":"100px","fontFamily":"Arial, Helvetica, sans-serif","background":"#f0f4f8","maxWidth":"100%"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":1192,"height":370,"top":0,"right":1192,"bottom":370,"left":0},"width":1192,"height":370},"children":["cdtr-tq003-aa11-bb22-cc33-000000000003","cdtr-tq400-aa11-bb22-cc33-000000000400"],"width":1192,"height":370,"renderedHTML":null}]}'),zh=JSON.parse('{"name":"Stats 4 Numbers","id":"stats-4-numbers","tags":["section","stats","numbers"],"body":{"type":"section","props":{"style":{"minHeight":"100px","background":"#1a1a2e","width":"100%"}}},"components":[{"id":"cdtr-sn001-aa11-bb22-cc33-000000000001","_id":"cdtr-sn001-aa11-bb22-cc33-000000000001","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"2px","lineHeight":"1.3","direction":"ltr","textAlign":"center","level":2},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#ffffff","backgroundColor":"","fontSize":"36px"}},{"type":"bold"}],"text":"By The Numbers"}]}]},"from":1,"to":15,"focusedElement":"cdtr-sn001-aa11-bb22-cc33-000000000001"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":211,"y":40,"width":570,"height":50,"top":40,"right":781,"bottom":90,"left":211},"width":570,"height":50},"children":[],"width":570,"height":50,"renderedHTML":null},{"id":"cdtr-sn002-aa11-bb22-cc33-000000000002","_id":"cdtr-sn002-aa11-bb22-cc33-000000000002","type":"col","props":{"lg":0,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-sn001-aa11-bb22-cc33-000000000001"],"width":595,"height":50,"renderedHTML":null},{"id":"cdtr-sn003-aa11-bb22-cc33-000000000003","_id":"cdtr-sn003-aa11-bb22-cc33-000000000003","type":"block","props":{"style":{"padding":"40px 10px 20px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"100%","justifyContent":"center","width":"615px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":288.5,"y":40,"width":615,"height":70,"top":40,"right":903.5,"bottom":110,"left":288.5},"width":615,"height":70},"children":["cdtr-sn002-aa11-bb22-cc33-000000000002"],"width":615,"height":70,"renderedHTML":null},{"id":"cdtr-sn101-aa11-bb22-cc33-000000000101","_id":"cdtr-sn101-aa11-bb22-cc33-000000000101","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.2","direction":"ltr","textAlign":"center","level":2},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"40px"}},{"type":"bold"}],"text":"50K+"}]}]},"from":1,"to":5,"focusedElement":"cdtr-sn101-aa11-bb22-cc33-000000000101"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":628,"y":140,"width":130,"height":52,"top":140,"right":758,"bottom":192,"left":628},"width":130,"height":52},"children":[],"width":130,"height":52,"renderedHTML":null},{"id":"cdtr-sn102-aa11-bb22-cc33-000000000102","_id":"cdtr-sn102-aa11-bb22-cc33-000000000102","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-sn101-aa11-bb22-cc33-000000000101"],"width":145,"height":52,"renderedHTML":null},{"id":"cdtr-sn103-aa11-bb22-cc33-000000000103","_id":"cdtr-sn103-aa11-bb22-cc33-000000000103","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"1px","lineHeight":"1.4","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#aaaaaa","backgroundColor":"","fontSize":"13px"}}],"text":"ACTIVE SUBSCRIBERS"}]}]},"from":1,"to":19,"focusedElement":"cdtr-sn103-aa11-bb22-cc33-000000000103"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":628,"y":198,"width":130,"height":20,"top":198,"right":758,"bottom":218,"left":628},"width":130,"height":20},"children":[],"width":130,"height":20,"renderedHTML":null},{"id":"cdtr-sn104-aa11-bb22-cc33-000000000104","_id":"cdtr-sn104-aa11-bb22-cc33-000000000104","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-sn103-aa11-bb22-cc33-000000000103"],"width":145,"height":20,"renderedHTML":null},{"id":"cdtr-sn105-aa11-bb22-cc33-000000000105","_id":"cdtr-sn105-aa11-bb22-cc33-000000000105","type":"card","props":{"style":{"width":"140px","background":"#262639","maxWidth":"155px","fontFamily":"Arial, Helvetica, sans-serif","borderRadius":"12px","textAlign":"center","padding":"24px 10px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"100px"}},"rect":{"x":618,"y":120,"width":155,"height":110,"top":120,"right":773,"bottom":230,"left":618},"width":155,"height":110},"children":["cdtr-sn102-aa11-bb22-cc33-000000000102","cdtr-sn104-aa11-bb22-cc33-000000000104"],"width":155,"height":110,"renderedHTML":null},{"id":"cdtr-sn106-aa11-bb22-cc33-000000000106","_id":"cdtr-sn106-aa11-bb22-cc33-000000000106","type":"col","props":{"lg":3,"sm":6,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":608,"y":120,"width":165,"height":110,"top":120,"right":773,"bottom":230,"left":608},"width":165,"height":110},"children":["cdtr-sn105-aa11-bb22-cc33-000000000105"],"width":165,"height":110,"renderedHTML":null},{"id":"cdtr-sn201-aa11-bb22-cc33-000000000201","_id":"cdtr-sn201-aa11-bb22-cc33-000000000201","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.2","direction":"ltr","textAlign":"center","level":2},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"40px"}},{"type":"bold"}],"text":"98%"}]}]},"from":1,"to":4,"focusedElement":"cdtr-sn201-aa11-bb22-cc33-000000000201"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":783,"y":140,"width":130,"height":52,"top":140,"right":913,"bottom":192,"left":783},"width":130,"height":52},"children":[],"width":130,"height":52,"renderedHTML":null},{"id":"cdtr-sn202-aa11-bb22-cc33-000000000202","_id":"cdtr-sn202-aa11-bb22-cc33-000000000202","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-sn201-aa11-bb22-cc33-000000000201"],"width":145,"height":52,"renderedHTML":null},{"id":"cdtr-sn203-aa11-bb22-cc33-000000000203","_id":"cdtr-sn203-aa11-bb22-cc33-000000000203","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"1px","lineHeight":"1.4","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#aaaaaa","backgroundColor":"","fontSize":"13px"}}],"text":"SATISFACTION RATE"}]}]},"from":1,"to":17,"focusedElement":"cdtr-sn203-aa11-bb22-cc33-000000000203"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":783,"y":198,"width":130,"height":20,"top":198,"right":913,"bottom":218,"left":783},"width":130,"height":20},"children":[],"width":130,"height":20,"renderedHTML":null},{"id":"cdtr-sn204-aa11-bb22-cc33-000000000204","_id":"cdtr-sn204-aa11-bb22-cc33-000000000204","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-sn203-aa11-bb22-cc33-000000000203"],"width":145,"height":20,"renderedHTML":null},{"id":"cdtr-sn205-aa11-bb22-cc33-000000000205","_id":"cdtr-sn205-aa11-bb22-cc33-000000000205","type":"card","props":{"style":{"width":"140px","background":"#262639","maxWidth":"155px","fontFamily":"Arial, Helvetica, sans-serif","borderRadius":"12px","textAlign":"center","padding":"24px 10px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"100px"}},"rect":{"x":773,"y":120,"width":155,"height":110,"top":120,"right":928,"bottom":230,"left":773},"width":155,"height":110},"children":["cdtr-sn202-aa11-bb22-cc33-000000000202","cdtr-sn204-aa11-bb22-cc33-000000000204"],"width":155,"height":110,"renderedHTML":null},{"id":"cdtr-sn206-aa11-bb22-cc33-000000000206","_id":"cdtr-sn206-aa11-bb22-cc33-000000000206","type":"col","props":{"lg":3,"sm":6,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":763,"y":120,"width":165,"height":110,"top":120,"right":928,"bottom":230,"left":763},"width":165,"height":110},"children":["cdtr-sn205-aa11-bb22-cc33-000000000205"],"width":165,"height":110,"renderedHTML":null},{"id":"cdtr-sn301-aa11-bb22-cc33-000000000301","_id":"cdtr-sn301-aa11-bb22-cc33-000000000301","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.2","direction":"ltr","textAlign":"center","level":2},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"40px"}},{"type":"bold"}],"text":"4.9★"}]}]},"from":1,"to":5,"focusedElement":"cdtr-sn301-aa11-bb22-cc33-000000000301"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":938,"y":140,"width":130,"height":52,"top":140,"right":1068,"bottom":192,"left":938},"width":130,"height":52},"children":[],"width":130,"height":52,"renderedHTML":null},{"id":"cdtr-sn302-aa11-bb22-cc33-000000000302","_id":"cdtr-sn302-aa11-bb22-cc33-000000000302","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-sn301-aa11-bb22-cc33-000000000301"],"width":145,"height":52,"renderedHTML":null},{"id":"cdtr-sn303-aa11-bb22-cc33-000000000303","_id":"cdtr-sn303-aa11-bb22-cc33-000000000303","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"1px","lineHeight":"1.4","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#aaaaaa","backgroundColor":"","fontSize":"13px"}}],"text":"AVERAGE RATING"}]}]},"from":1,"to":15,"focusedElement":"cdtr-sn303-aa11-bb22-cc33-000000000303"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":938,"y":198,"width":130,"height":20,"top":198,"right":1068,"bottom":218,"left":938},"width":130,"height":20},"children":[],"width":130,"height":20,"renderedHTML":null},{"id":"cdtr-sn304-aa11-bb22-cc33-000000000304","_id":"cdtr-sn304-aa11-bb22-cc33-000000000304","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-sn303-aa11-bb22-cc33-000000000303"],"width":145,"height":20,"renderedHTML":null},{"id":"cdtr-sn305-aa11-bb22-cc33-000000000305","_id":"cdtr-sn305-aa11-bb22-cc33-000000000305","type":"card","props":{"style":{"width":"140px","background":"#262639","maxWidth":"155px","fontFamily":"Arial, Helvetica, sans-serif","borderRadius":"12px","textAlign":"center","padding":"24px 10px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"100px"}},"rect":{"x":928,"y":120,"width":155,"height":110,"top":120,"right":1083,"bottom":230,"left":928},"width":155,"height":110},"children":["cdtr-sn302-aa11-bb22-cc33-000000000302","cdtr-sn304-aa11-bb22-cc33-000000000304"],"width":155,"height":110,"renderedHTML":null},{"id":"cdtr-sn306-aa11-bb22-cc33-000000000306","_id":"cdtr-sn306-aa11-bb22-cc33-000000000306","type":"col","props":{"lg":3,"sm":6,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":918,"y":120,"width":165,"height":110,"top":120,"right":1083,"bottom":230,"left":918},"width":165,"height":110},"children":["cdtr-sn305-aa11-bb22-cc33-000000000305"],"width":165,"height":110,"renderedHTML":null},{"id":"cdtr-sn401-aa11-bb22-cc33-000000000401","_id":"cdtr-sn401-aa11-bb22-cc33-000000000401","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.2","direction":"ltr","textAlign":"center","level":2},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"40px"}},{"type":"bold"}],"text":"180+"}]}]},"from":1,"to":5,"focusedElement":"cdtr-sn401-aa11-bb22-cc33-000000000401"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":1093,"y":140,"width":130,"height":52,"top":140,"right":1223,"bottom":192,"left":1093},"width":130,"height":52},"children":[],"width":130,"height":52,"renderedHTML":null},{"id":"cdtr-sn402-aa11-bb22-cc33-000000000402","_id":"cdtr-sn402-aa11-bb22-cc33-000000000402","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-sn401-aa11-bb22-cc33-000000000401"],"width":145,"height":52,"renderedHTML":null},{"id":"cdtr-sn403-aa11-bb22-cc33-000000000403","_id":"cdtr-sn403-aa11-bb22-cc33-000000000403","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"1px","lineHeight":"1.4","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#aaaaaa","backgroundColor":"","fontSize":"13px"}}],"text":"ISSUES PUBLISHED"}]}]},"from":1,"to":17,"focusedElement":"cdtr-sn403-aa11-bb22-cc33-000000000403"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":1093,"y":198,"width":130,"height":20,"top":198,"right":1223,"bottom":218,"left":1093},"width":130,"height":20},"children":[],"width":130,"height":20,"renderedHTML":null},{"id":"cdtr-sn404-aa11-bb22-cc33-000000000404","_id":"cdtr-sn404-aa11-bb22-cc33-000000000404","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-sn403-aa11-bb22-cc33-000000000403"],"width":145,"height":20,"renderedHTML":null},{"id":"cdtr-sn405-aa11-bb22-cc33-000000000405","_id":"cdtr-sn405-aa11-bb22-cc33-000000000405","type":"card","props":{"style":{"width":"140px","background":"#262639","maxWidth":"155px","fontFamily":"Arial, Helvetica, sans-serif","borderRadius":"12px","textAlign":"center","padding":"24px 10px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"100px"}},"rect":{"x":1083,"y":120,"width":155,"height":110,"top":120,"right":1238,"bottom":230,"left":1083},"width":155,"height":110},"children":["cdtr-sn402-aa11-bb22-cc33-000000000402","cdtr-sn404-aa11-bb22-cc33-000000000404"],"width":155,"height":110,"renderedHTML":null},{"id":"cdtr-sn406-aa11-bb22-cc33-000000000406","_id":"cdtr-sn406-aa11-bb22-cc33-000000000406","type":"col","props":{"lg":3,"sm":6,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":1073,"y":120,"width":165,"height":110,"top":120,"right":1238,"bottom":230,"left":1073},"width":165,"height":110},"children":["cdtr-sn405-aa11-bb22-cc33-000000000405"],"width":165,"height":110,"renderedHTML":null},{"id":"cdtr-sn500-aa11-bb22-cc33-000000000500","_id":"cdtr-sn500-aa11-bb22-cc33-000000000500","type":"block","props":{"style":{"padding":"10px 10px 40px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"615px","margin":"0 auto"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":608,"y":110,"width":630,"height":130,"top":110,"right":1238,"bottom":240,"left":608},"width":630,"height":130},"children":["cdtr-sn106-aa11-bb22-cc33-000000000106","cdtr-sn206-aa11-bb22-cc33-000000000206","cdtr-sn306-aa11-bb22-cc33-000000000306","cdtr-sn406-aa11-bb22-cc33-000000000406"],"width":630,"height":130,"renderedHTML":null},{"id":"cdtr-stats4-section-en-000000000000","_id":"cdtr-stats4-section-en-000000000000","type":"section","props":{"style":{"width":"100%","minHeight":"100px","fontFamily":"Arial, Helvetica, sans-serif","background":"#1a1a2e","maxWidth":"100%"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":1192,"height":300,"top":0,"right":1192,"bottom":300,"left":0},"width":1192,"height":300},"children":["cdtr-sn003-aa11-bb22-cc33-000000000003","cdtr-sn500-aa11-bb22-cc33-000000000500"],"width":1192,"height":300,"renderedHTML":null}]}'),Dh=JSON.parse('{"name":"Newsletter Footer","id":"newsletter-footer","tags":["section","footer","links"],"body":{"type":"section","props":{"style":{"minHeight":"100px","background":"#111827","width":"100%"}}},"components":[{"id":"cdtr-nf001-aa11-bb22-cc33-000000000001","_id":"cdtr-nf001-aa11-bb22-cc33-000000000001","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"3px","lineHeight":"1.2","direction":"ltr","textAlign":"center","level":3},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#ffffff","backgroundColor":"","fontSize":"22px"}},{"type":"bold"}],"text":"THE WEEKLY BRIEF"}]}]},"from":1,"to":17,"focusedElement":"cdtr-nf001-aa11-bb22-cc33-000000000001"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":211,"y":40,"width":570,"height":32,"top":40,"right":781,"bottom":72,"left":211},"width":570,"height":32},"children":[],"width":570,"height":32,"renderedHTML":null},{"id":"cdtr-nf002-aa11-bb22-cc33-000000000002","_id":"cdtr-nf002-aa11-bb22-cc33-000000000002","type":"col","props":{"lg":0,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-nf001-aa11-bb22-cc33-000000000001"],"width":595,"height":32,"renderedHTML":null},{"id":"cdtr-nf003-aa11-bb22-cc33-000000000003","_id":"cdtr-nf003-aa11-bb22-cc33-000000000003","type":"block","props":{"style":{"padding":"40px 10px 10px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"100%","justifyContent":"center","width":"615px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":288.5,"y":40,"width":615,"height":52,"top":40,"right":903.5,"bottom":92,"left":288.5},"width":615,"height":52},"children":["cdtr-nf002-aa11-bb22-cc33-000000000002"],"width":615,"height":52,"renderedHTML":null},{"id":"cdtr-nf101-aa11-bb22-cc33-000000000101","_id":"cdtr-nf101-aa11-bb22-cc33-000000000101","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.6","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#9ca3af","backgroundColor":"","fontSize":"15px"}}],"text":"Insights worth reading, delivered every week."}]}]},"from":1,"to":46,"focusedElement":"cdtr-nf101-aa11-bb22-cc33-000000000101"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":211,"y":104,"width":570,"height":26,"top":104,"right":781,"bottom":130,"left":211},"width":570,"height":26},"children":[],"width":570,"height":26,"renderedHTML":null},{"id":"cdtr-nf102-aa11-bb22-cc33-000000000102","_id":"cdtr-nf102-aa11-bb22-cc33-000000000102","type":"col","props":{"lg":0,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-nf101-aa11-bb22-cc33-000000000101"],"width":595,"height":26,"renderedHTML":null},{"id":"cdtr-nf103-aa11-bb22-cc33-000000000103","_id":"cdtr-nf103-aa11-bb22-cc33-000000000103","type":"block","props":{"style":{"padding":"8px 10px 16px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"100%","justifyContent":"center","width":"615px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":288.5,"y":92,"width":615,"height":42,"top":92,"right":903.5,"bottom":134,"left":288.5},"width":615,"height":42},"children":["cdtr-nf102-aa11-bb22-cc33-000000000102"],"width":615,"height":42,"renderedHTML":null},{"id":"cdtr-nf201-aa11-bb22-cc33-000000000201","_id":"cdtr-nf201-aa11-bb22-cc33-000000000201","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"1px","lineHeight":"1.8","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#d1d5db","backgroundColor":"","fontSize":"14px"}}],"text":"About | Archive | Contact"}]}]},"from":1,"to":29,"focusedElement":"cdtr-nf201-aa11-bb22-cc33-000000000201"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":211,"y":148,"width":570,"height":28,"top":148,"right":781,"bottom":176,"left":211},"width":570,"height":28},"children":[],"width":570,"height":28,"renderedHTML":null},{"id":"cdtr-nf202-aa11-bb22-cc33-000000000202","_id":"cdtr-nf202-aa11-bb22-cc33-000000000202","type":"col","props":{"lg":0,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-nf201-aa11-bb22-cc33-000000000201"],"width":595,"height":28,"renderedHTML":null},{"id":"cdtr-nf203-aa11-bb22-cc33-000000000203","_id":"cdtr-nf203-aa11-bb22-cc33-000000000203","type":"block","props":{"style":{"padding":"8px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"100%","justifyContent":"center","width":"615px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":288.5,"y":134,"width":615,"height":44,"top":134,"right":903.5,"bottom":178,"left":288.5},"width":615,"height":44},"children":["cdtr-nf202-aa11-bb22-cc33-000000000202"],"width":615,"height":44,"renderedHTML":null},{"id":"cdtr-nf301-aa11-bb22-cc33-000000000301","_id":"cdtr-nf301-aa11-bb22-cc33-000000000301","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"1px","lineHeight":"1.8","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#6b7280","backgroundColor":"","fontSize":"13px"}}],"text":"Twitter | LinkedIn | YouTube"}]}]},"from":1,"to":31,"focusedElement":"cdtr-nf301-aa11-bb22-cc33-000000000301"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":211,"y":190,"width":570,"height":24,"top":190,"right":781,"bottom":214,"left":211},"width":570,"height":24},"children":[],"width":570,"height":24,"renderedHTML":null},{"id":"cdtr-nf302-aa11-bb22-cc33-000000000302","_id":"cdtr-nf302-aa11-bb22-cc33-000000000302","type":"col","props":{"lg":0,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-nf301-aa11-bb22-cc33-000000000301"],"width":595,"height":24,"renderedHTML":null},{"id":"cdtr-nf303-aa11-bb22-cc33-000000000303","_id":"cdtr-nf303-aa11-bb22-cc33-000000000303","type":"block","props":{"style":{"padding":"4px 10px 16px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"100%","justifyContent":"center","width":"615px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":288.5,"y":178,"width":615,"height":40,"top":178,"right":903.5,"bottom":218,"left":288.5},"width":615,"height":40},"children":["cdtr-nf302-aa11-bb22-cc33-000000000302"],"width":615,"height":40,"renderedHTML":null},{"id":"cdtr-nf401-aa11-bb22-cc33-000000000401","_id":"cdtr-nf401-aa11-bb22-cc33-000000000401","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.6","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#4b5563","backgroundColor":"","fontSize":"12px"}}],"text":"© 2026 The Weekly Brief. All rights reserved."}]},{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.6","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#4b5563","backgroundColor":"","fontSize":"12px"}}],"text":"You received this email because you subscribed. "},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#6b7280","backgroundColor":"","fontSize":"12px"}},{"type":"underline"}],"text":"Unsubscribe"}]}]},"from":1,"to":112,"focusedElement":"cdtr-nf401-aa11-bb22-cc33-000000000401"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":211,"y":232,"width":570,"height":48,"top":232,"right":781,"bottom":280,"left":211},"width":570,"height":48},"children":[],"width":570,"height":48,"renderedHTML":null},{"id":"cdtr-nf402-aa11-bb22-cc33-000000000402","_id":"cdtr-nf402-aa11-bb22-cc33-000000000402","type":"col","props":{"lg":0,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-nf401-aa11-bb22-cc33-000000000401"],"width":595,"height":48,"renderedHTML":null},{"id":"cdtr-nf403-aa11-bb22-cc33-000000000403","_id":"cdtr-nf403-aa11-bb22-cc33-000000000403","type":"block","props":{"style":{"padding":"8px 10px 36px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"100%","justifyContent":"center","width":"615px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":288.5,"y":218,"width":615,"height":68,"top":218,"right":903.5,"bottom":286,"left":288.5},"width":615,"height":68},"children":["cdtr-nf402-aa11-bb22-cc33-000000000402"],"width":615,"height":68,"renderedHTML":null},{"id":"cdtr-footer-section-en-000000000000","_id":"cdtr-footer-section-en-000000000000","type":"section","props":{"style":{"width":"100%","minHeight":"100px","fontFamily":"Arial, Helvetica, sans-serif","background":"#111827","maxWidth":"100%"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":1192,"height":286,"top":0,"right":1192,"bottom":286,"left":0},"width":1192,"height":286},"children":["cdtr-nf003-aa11-bb22-cc33-000000000003","cdtr-nf103-aa11-bb22-cc33-000000000103","cdtr-nf203-aa11-bb22-cc33-000000000203","cdtr-nf303-aa11-bb22-cc33-000000000303","cdtr-nf403-aa11-bb22-cc33-000000000403"],"width":1192,"height":286,"renderedHTML":null}]}'),Hh=JSON.parse('{"name":"Feature 2 Columns","id":"features-2-cols","tags":["section","feature","columns"],"body":{"type":"section","props":{"style":{"minHeight":"100px","background":"#ffffff","width":"100%"}}},"components":[{"id":"cdtr-f2c101-aa11-bb22-cc33-000000000101","_id":"cdtr-f2c101-aa11-bb22-cc33-000000000101","type":"image","props":{"alt":"Feature image","width":280,"height":200,"style":{"height":"auto","width":"280px","maxWidth":"100%","minWidth":"30px","fontFamily":"Arial, Helvetica, sans-serif","borderRadius":"8px","display":"block","margin":"0 auto"},"src":"https://images.pexels.com/photos/3183150/pexels-photo-3183150.jpeg?auto=compress&cs=tinysrgb&w=500&h=350&dpr=1","isOpenWithModal":false,"isFullWidthOnMobile":true,"isRatioLock":true,"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":626,"y":60,"width":280,"height":200,"top":60,"right":906,"bottom":260,"left":626}},"children":[],"width":280,"height":200,"renderedHTML":null},{"id":"cdtr-f2c102-aa11-bb22-cc33-000000000102","_id":"cdtr-f2c102-aa11-bb22-cc33-000000000102","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-f2c101-aa11-bb22-cc33-000000000101"],"width":295,"height":200,"renderedHTML":null},{"id":"cdtr-f2c103-aa11-bb22-cc33-000000000103","_id":"cdtr-f2c103-aa11-bb22-cc33-000000000103","type":"card","props":{"style":{"width":"295px","background":"transparent","maxWidth":"305px","fontFamily":"Arial, Helvetica, sans-serif","textAlign":"left","padding":"10px 0"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"200px"}},"rect":{"x":616,"y":50,"width":305,"height":220,"top":50,"right":921,"bottom":270,"left":616},"width":305,"height":220},"children":["cdtr-f2c102-aa11-bb22-cc33-000000000102"],"width":305,"height":220,"renderedHTML":null},{"id":"cdtr-f2c104-aa11-bb22-cc33-000000000104","_id":"cdtr-f2c104-aa11-bb22-cc33-000000000104","type":"col","props":{"lg":6,"sm":12,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":606,"y":50,"width":315,"height":220,"top":50,"right":921,"bottom":270,"left":606},"width":315,"height":220},"children":["cdtr-f2c103-aa11-bb22-cc33-000000000103"],"width":315,"height":220,"renderedHTML":null},{"id":"cdtr-f2c201-aa11-bb22-cc33-000000000201","_id":"cdtr-f2c201-aa11-bb22-cc33-000000000201","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"3px","lineHeight":"1.4","direction":"ltr","textAlign":"left"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"12px"}},{"type":"bold"}],"text":"FEATURED STORY"}]}]},"from":1,"to":15,"focusedElement":"cdtr-f2c201-aa11-bb22-cc33-000000000201"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":930,"y":60,"width":260,"height":20,"top":60,"right":1190,"bottom":80,"left":930},"width":260,"height":20},"children":[],"width":260,"height":20,"renderedHTML":null},{"id":"cdtr-f2c202-aa11-bb22-cc33-000000000202","_id":"cdtr-f2c202-aa11-bb22-cc33-000000000202","type":"col","props":{"justify":"flex-start","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-f2c201-aa11-bb22-cc33-000000000201"],"width":275,"height":20,"renderedHTML":null},{"id":"cdtr-f2c203-aa11-bb22-cc33-000000000203","_id":"cdtr-f2c203-aa11-bb22-cc33-000000000203","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.3","direction":"ltr","textAlign":"left","level":2},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"26px"}},{"type":"bold"}],"text":"The Future of Remote Work"}]}]},"from":1,"to":26,"focusedElement":"cdtr-f2c203-aa11-bb22-cc33-000000000203"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":930,"y":88,"width":260,"height":68,"top":88,"right":1190,"bottom":156,"left":930},"width":260,"height":68},"children":[],"width":260,"height":68,"renderedHTML":null},{"id":"cdtr-f2c204-aa11-bb22-cc33-000000000204","_id":"cdtr-f2c204-aa11-bb22-cc33-000000000204","type":"col","props":{"justify":"flex-start","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-f2c203-aa11-bb22-cc33-000000000203"],"width":275,"height":68,"renderedHTML":null},{"id":"cdtr-f2c205-aa11-bb22-cc33-000000000205","_id":"cdtr-f2c205-aa11-bb22-cc33-000000000205","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.6","direction":"ltr","textAlign":"left"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#555555","backgroundColor":"","fontSize":"15px"}}],"text":"Discover how leading companies are reimagining collaboration, culture, and productivity for distributed teams around the world."}]}]},"from":1,"to":128,"focusedElement":"cdtr-f2c205-aa11-bb22-cc33-000000000205"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":930,"y":164,"width":260,"height":75,"top":164,"right":1190,"bottom":239,"left":930},"width":260,"height":75},"children":[],"width":260,"height":75,"renderedHTML":null},{"id":"cdtr-f2c206-aa11-bb22-cc33-000000000206","_id":"cdtr-f2c206-aa11-bb22-cc33-000000000206","type":"col","props":{"justify":"flex-start","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-f2c205-aa11-bb22-cc33-000000000205"],"width":275,"height":75,"renderedHTML":null},{"id":"cdtr-f2c207-aa11-bb22-cc33-000000000207","_id":"cdtr-f2c207-aa11-bb22-cc33-000000000207","type":"button","props":{"text":"Read the Story","style":{"height":"auto","width":"160px","maxWidth":"100%","minWidth":"10px","background":"#1a1a2e","color":"#fff","fontFamily":"Arial, Helvetica, sans-serif","padding":"12px 20px","borderRadius":"6px","display":"","direction":"ltr","fontSize":"14px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":930,"y":248,"width":160,"height":42,"top":248,"right":1090,"bottom":290,"left":930},"width":160,"height":42},"children":[],"width":160,"height":42,"renderedHTML":null},{"id":"cdtr-f2c208-aa11-bb22-cc33-000000000208","_id":"cdtr-f2c208-aa11-bb22-cc33-000000000208","type":"col","props":{"justify":"flex-start","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-f2c207-aa11-bb22-cc33-000000000207"],"width":275,"height":42,"renderedHTML":null},{"id":"cdtr-f2c209-aa11-bb22-cc33-000000000209","_id":"cdtr-f2c209-aa11-bb22-cc33-000000000209","type":"card","props":{"style":{"width":"285px","background":"transparent","maxWidth":"300px","fontFamily":"Arial, Helvetica, sans-serif","textAlign":"left","padding":"10px 16px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"220px"}},"rect":{"x":921,"y":50,"width":300,"height":250,"top":50,"right":1221,"bottom":300,"left":921},"width":300,"height":250},"children":["cdtr-f2c202-aa11-bb22-cc33-000000000202","cdtr-f2c204-aa11-bb22-cc33-000000000204","cdtr-f2c206-aa11-bb22-cc33-000000000206","cdtr-f2c208-aa11-bb22-cc33-000000000208"],"width":300,"height":250,"renderedHTML":null},{"id":"cdtr-f2c210-aa11-bb22-cc33-000000000210","_id":"cdtr-f2c210-aa11-bb22-cc33-000000000210","type":"col","props":{"lg":6,"sm":12,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":911,"y":50,"width":310,"height":250,"top":50,"right":1221,"bottom":300,"left":911},"width":310,"height":250},"children":["cdtr-f2c209-aa11-bb22-cc33-000000000209"],"width":310,"height":250,"renderedHTML":null},{"id":"cdtr-f2c300-aa11-bb22-cc33-000000000300","_id":"cdtr-f2c300-aa11-bb22-cc33-000000000300","type":"block","props":{"style":{"padding":"40px 10px 40px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"615px","margin":"0 auto"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":606,"y":50,"width":625,"height":260,"top":50,"right":1231,"bottom":310,"left":606},"width":625,"height":260},"children":["cdtr-f2c104-aa11-bb22-cc33-000000000104","cdtr-f2c210-aa11-bb22-cc33-000000000210"],"width":625,"height":260,"renderedHTML":null},{"id":"cdtr-features2-section-en-000000000000","_id":"cdtr-features2-section-en-000000000000","type":"section","props":{"style":{"width":"100%","minHeight":"100px","fontFamily":"Arial, Helvetica, sans-serif","background":"#ffffff","maxWidth":"100%"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":1192,"height":340,"top":0,"right":1192,"bottom":340,"left":0},"width":1192,"height":340},"children":["cdtr-f2c300-aa11-bb22-cc33-000000000300"],"width":1192,"height":340,"renderedHTML":null}]}'),$h={en:[Oh,JSON.parse('{"name":"Hero — Split","id":"hero-split","tags":["section","hero","landing","cta"],"body":{"type":"section","props":{"style":{"minHeight":"100px","background":"#1a1a2e","width":"100%"}}},"components":[{"id":"cdtr-hero-ltr-0001","_id":"cdtr-hero-ltr-0001","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"3px","lineHeight":"1.6","direction":"ltr","textAlign":"left"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"13px"}},{"type":"bold"}],"text":"NEW · PAGE BUILDER"}]}]},"from":1,"to":19,"focusedElement":"cdtr-hero-ltr-0001"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":420,"height":20,"top":0,"right":420,"bottom":20,"left":0},"width":420,"height":20},"children":[],"width":420,"height":20,"renderedHTML":null},{"id":"cdtr-hero-ltr-0002","_id":"cdtr-hero-ltr-0002","type":"col","props":{"justify":"flex-start","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-hero-ltr-0001"],"width":440,"height":20,"renderedHTML":null},{"id":"cdtr-hero-ltr-0003","_id":"cdtr-hero-ltr-0003","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.15","direction":"ltr","textAlign":"left","level":1},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#ffffff","backgroundColor":"","fontSize":"44px"}},{"type":"bold"}],"text":"Build landing pages that convert visitors into customers"}]}]},"from":1,"to":57,"focusedElement":"cdtr-hero-ltr-0003"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":440,"height":120,"top":0,"right":440,"bottom":120,"left":0},"width":440,"height":120},"children":[],"width":440,"height":120,"renderedHTML":null},{"id":"cdtr-hero-ltr-0004","_id":"cdtr-hero-ltr-0004","type":"col","props":{"justify":"flex-start","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-hero-ltr-0003"],"width":440,"height":120,"renderedHTML":null},{"id":"cdtr-hero-ltr-0005","_id":"cdtr-hero-ltr-0005","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.75","direction":"ltr","textAlign":"left"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#c7cad6","backgroundColor":"","fontSize":"17px"}}],"text":"A simple drag-and-drop studio that lets you launch beautiful, high-performing pages in minutes — no code required."}]}]},"from":1,"to":115,"focusedElement":"cdtr-hero-ltr-0005"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":440,"height":84,"top":0,"right":440,"bottom":84,"left":0},"width":440,"height":84},"children":[],"width":440,"height":84,"renderedHTML":null},{"id":"cdtr-hero-ltr-0006","_id":"cdtr-hero-ltr-0006","type":"col","props":{"justify":"flex-start","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-hero-ltr-0005"],"width":440,"height":84,"renderedHTML":null},{"id":"cdtr-hero-ltr-0007","_id":"cdtr-hero-ltr-0007","type":"button","props":{"text":"Start for free","style":{"height":"auto","width":"200px","maxWidth":"100%","minWidth":"10px","background":"#e94560","color":"#fff","fontFamily":"Arial, Helvetica, sans-serif","padding":"15px 26px","borderRadius":"10px","border":"none","display":"","direction":"ltr","fontSize":"16px","fontWeight":"bold"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":200,"height":50,"top":0,"right":200,"bottom":50,"left":0},"width":200,"height":50},"children":[],"width":200,"height":50,"renderedHTML":null},{"id":"cdtr-hero-ltr-0008","_id":"cdtr-hero-ltr-0008","type":"col","props":{"justify":"flex-start","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-hero-ltr-0007"],"width":210,"height":50,"renderedHTML":null},{"id":"cdtr-hero-ltr-0009","_id":"cdtr-hero-ltr-0009","type":"button","props":{"text":"Watch demo","style":{"height":"auto","width":"190px","maxWidth":"100%","minWidth":"10px","background":"transparent","color":"#ffffff","fontFamily":"Arial, Helvetica, sans-serif","padding":"15px 26px","borderRadius":"10px","border":"1.5px solid rgba(255,255,255,0.35)","display":"","direction":"ltr","fontSize":"16px","fontWeight":"bold"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":190,"height":50,"top":0,"right":190,"bottom":50,"left":0},"width":190,"height":50},"children":[],"width":190,"height":50,"renderedHTML":null},{"id":"cdtr-hero-ltr-0010","_id":"cdtr-hero-ltr-0010","type":"col","props":{"justify":"flex-start","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-hero-ltr-0009"],"width":200,"height":50,"renderedHTML":null},{"id":"cdtr-hero-ltr-0011","_id":"cdtr-hero-ltr-0011","type":"card","props":{"style":{"width":"100%","background":"transparent","maxWidth":"460px","fontFamily":"Arial, Helvetica, sans-serif","textAlign":"left","padding":"6px 0","gap":"18px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"380px"}},"rect":{"x":0,"y":0,"width":460,"height":380,"top":0,"right":460,"bottom":380,"left":0},"width":460,"height":380},"children":["cdtr-hero-ltr-0002","cdtr-hero-ltr-0004","cdtr-hero-ltr-0006","cdtr-hero-ltr-0008","cdtr-hero-ltr-0010"],"width":460,"height":380,"renderedHTML":null},{"id":"cdtr-hero-ltr-0012","_id":"cdtr-hero-ltr-0012","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"lg":6,"sm":12},"children":["cdtr-hero-ltr-0011"],"width":470,"height":380,"renderedHTML":null},{"id":"cdtr-hero-ltr-0013","_id":"cdtr-hero-ltr-0013","type":"image","props":{"alt":"hero","width":470,"height":380,"style":{"height":"auto","width":"470px","maxWidth":"100%","minWidth":"30px","fontFamily":"Arial, Helvetica, sans-serif","borderRadius":"18px","display":"block","margin":"0 auto","boxShadow":"0 30px 60px rgba(0,0,0,0.35)"},"src":"https://images.pexels.com/photos/3184292/pexels-photo-3184292.jpeg?auto=compress&cs=tinysrgb&w=900&h=740&dpr=1","isOpenWithModal":false,"isFullWidthOnMobile":true,"isRatioLock":true,"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":470,"height":380,"top":0,"right":470,"bottom":380,"left":0}},"children":[],"width":470,"height":380,"renderedHTML":null},{"id":"cdtr-hero-ltr-0014","_id":"cdtr-hero-ltr-0014","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"lg":6,"sm":12},"children":["cdtr-hero-ltr-0013"],"width":480,"height":380,"renderedHTML":null},{"id":"cdtr-hero-ltr-0015","_id":"cdtr-hero-ltr-0015","type":"block","props":{"style":{"padding":"72px 24px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"space-between","width":"980px","margin":"0 auto","gap":"0px"},"classList":[],"justify":"space-between","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":980,"height":420,"top":0,"right":980,"bottom":420,"left":0},"width":980,"height":420},"children":["cdtr-hero-ltr-0012","cdtr-hero-ltr-0014"],"width":980,"height":420,"renderedHTML":null},{"id":"cdtr-hero-ltr-0016","_id":"cdtr-hero-ltr-0016","type":"section","props":{"style":{"width":"100%","minHeight":"100px","fontFamily":"Arial, Helvetica, sans-serif","background":"#1a1a2e","maxWidth":"100%"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":1192,"height":500,"top":0,"right":1192,"bottom":500,"left":0},"width":1192,"height":500},"children":["cdtr-hero-ltr-0015"],"width":1192,"height":500,"renderedHTML":null}]}'),Nh,JSON.parse('{"name":"Feature Grid — 3 Icons","id":"feature-grid","tags":["section","features","landing","icons"],"body":{"type":"section","props":{"style":{"minHeight":"100px","background":"#ffffff","width":"100%"}}},"components":[{"id":"cdtr-feat-ltr-0001","_id":"cdtr-feat-ltr-0001","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"3px","lineHeight":"1.6","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"13px"}},{"type":"bold"}],"text":"WHY CHOOSE US"}]}]},"from":1,"to":14,"focusedElement":"cdtr-feat-ltr-0001"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":620,"height":20,"top":0,"right":620,"bottom":20,"left":0},"width":620,"height":20},"children":[],"width":620,"height":20,"renderedHTML":null},{"id":"cdtr-feat-ltr-0002","_id":"cdtr-feat-ltr-0002","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-feat-ltr-0001"],"width":640,"height":20,"renderedHTML":null},{"id":"cdtr-feat-ltr-0003","_id":"cdtr-feat-ltr-0003","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.25","direction":"ltr","textAlign":"center","level":2},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"34px"}},{"type":"bold"}],"text":"Everything you need to grow"}]}]},"from":1,"to":28,"focusedElement":"cdtr-feat-ltr-0003"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":620,"height":46,"top":0,"right":620,"bottom":46,"left":0},"width":620,"height":46},"children":[],"width":620,"height":46,"renderedHTML":null},{"id":"cdtr-feat-ltr-0004","_id":"cdtr-feat-ltr-0004","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-feat-ltr-0003"],"width":640,"height":46,"renderedHTML":null},{"id":"cdtr-feat-ltr-0005","_id":"cdtr-feat-ltr-0005","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.7","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#5b6270","backgroundColor":"","fontSize":"17px"}}],"text":"Powerful tools designed to help you build, launch, and scale with confidence."}]}]},"from":1,"to":78,"focusedElement":"cdtr-feat-ltr-0005"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":620,"height":52,"top":0,"right":620,"bottom":52,"left":0},"width":620,"height":52},"children":[],"width":620,"height":52,"renderedHTML":null},{"id":"cdtr-feat-ltr-0006","_id":"cdtr-feat-ltr-0006","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-feat-ltr-0005"],"width":640,"height":52,"renderedHTML":null},{"id":"cdtr-feat-ltr-0007","_id":"cdtr-feat-ltr-0007","type":"card","props":{"style":{"width":"100%","background":"transparent","maxWidth":"660px","fontFamily":"Arial, Helvetica, sans-serif","textAlign":"center","padding":"0 0 8px 0"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"130px"}},"rect":{"x":0,"y":0,"width":660,"height":130,"top":0,"right":660,"bottom":130,"left":0},"width":660,"height":130},"children":["cdtr-feat-ltr-0002","cdtr-feat-ltr-0004","cdtr-feat-ltr-0006"],"width":660,"height":130,"renderedHTML":null},{"id":"cdtr-feat-ltr-0008","_id":"cdtr-feat-ltr-0008","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-feat-ltr-0007"],"width":700,"height":130,"renderedHTML":null},{"id":"cdtr-feat-ltr-0009","_id":"cdtr-feat-ltr-0009","type":"block","props":{"style":{"padding":"56px 16px 24px 16px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"720px","margin":"0 auto","gap":"0px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":720,"height":150,"top":0,"right":720,"bottom":150,"left":0},"width":720,"height":150},"children":["cdtr-feat-ltr-0008"],"width":720,"height":150,"renderedHTML":null},{"id":"cdtr-feat-ltr-0010","_id":"cdtr-feat-ltr-0010","type":"icon","props":{"alt":"icon","style":{"width":"48px","height":"48px","maxWidth":"100%","maxHeight":"100%","display":"inline-block"},"src":"https://img.creaditor.ai/icons/serve/System/shield-check-fill.png?width=48&height=48&color=e94560","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":48,"height":48,"top":0,"right":48,"bottom":48,"left":0},"width":48,"height":48},"children":[],"width":48,"height":48,"renderedHTML":null},{"id":"cdtr-feat-ltr-0011","_id":"cdtr-feat-ltr-0011","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-feat-ltr-0010"],"width":280,"height":60,"renderedHTML":null},{"id":"cdtr-feat-ltr-0012","_id":"cdtr-feat-ltr-0012","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.3","direction":"ltr","textAlign":"center","level":3},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"19px"}},{"type":"bold"}],"text":"Secure by default"}]}]},"from":1,"to":18,"focusedElement":"cdtr-feat-ltr-0012"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":260,"height":28,"top":0,"right":260,"bottom":28,"left":0},"width":260,"height":28},"children":[],"width":260,"height":28,"renderedHTML":null},{"id":"cdtr-feat-ltr-0013","_id":"cdtr-feat-ltr-0013","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-feat-ltr-0012"],"width":280,"height":28,"renderedHTML":null},{"id":"cdtr-feat-ltr-0014","_id":"cdtr-feat-ltr-0014","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.65","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#5b6270","backgroundColor":"","fontSize":"14.5px"}}],"text":"Your data is encrypted and protected at every step, so you can build with peace of mind."}]}]},"from":1,"to":89,"focusedElement":"cdtr-feat-ltr-0014"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":260,"height":66,"top":0,"right":260,"bottom":66,"left":0},"width":260,"height":66},"children":[],"width":260,"height":66,"renderedHTML":null},{"id":"cdtr-feat-ltr-0015","_id":"cdtr-feat-ltr-0015","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-feat-ltr-0014"],"width":280,"height":66,"renderedHTML":null},{"id":"cdtr-feat-ltr-0016","_id":"cdtr-feat-ltr-0016","type":"card","props":{"style":{"width":"100%","background":"#ffffff","maxWidth":"300px","fontFamily":"Arial, Helvetica, sans-serif","textAlign":"center","padding":"34px 26px","borderRadius":"16px","border":"1px solid #ececf2","boxShadow":"0 10px 30px rgba(26,26,46,0.06)","margin":"0 auto"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"220px"}},"rect":{"x":0,"y":0,"width":300,"height":220,"top":0,"right":300,"bottom":220,"left":0},"width":300,"height":220},"children":["cdtr-feat-ltr-0011","cdtr-feat-ltr-0013","cdtr-feat-ltr-0015"],"width":300,"height":220,"renderedHTML":null},{"id":"cdtr-feat-ltr-0017","_id":"cdtr-feat-ltr-0017","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"lg":4,"sm":12},"children":["cdtr-feat-ltr-0016"],"width":320,"height":240,"renderedHTML":null},{"id":"cdtr-feat-ltr-0018","_id":"cdtr-feat-ltr-0018","type":"icon","props":{"alt":"icon","style":{"width":"48px","height":"48px","maxWidth":"100%","maxHeight":"100%","display":"inline-block"},"src":"https://img.creaditor.ai/icons/serve/System/time-fill.png?width=48&height=48&color=e94560","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":48,"height":48,"top":0,"right":48,"bottom":48,"left":0},"width":48,"height":48},"children":[],"width":48,"height":48,"renderedHTML":null},{"id":"cdtr-feat-ltr-0019","_id":"cdtr-feat-ltr-0019","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-feat-ltr-0018"],"width":280,"height":60,"renderedHTML":null},{"id":"cdtr-feat-ltr-0020","_id":"cdtr-feat-ltr-0020","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.3","direction":"ltr","textAlign":"center","level":3},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"19px"}},{"type":"bold"}],"text":"Lightning fast"}]}]},"from":1,"to":15,"focusedElement":"cdtr-feat-ltr-0020"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":260,"height":28,"top":0,"right":260,"bottom":28,"left":0},"width":260,"height":28},"children":[],"width":260,"height":28,"renderedHTML":null},{"id":"cdtr-feat-ltr-0021","_id":"cdtr-feat-ltr-0021","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-feat-ltr-0020"],"width":280,"height":28,"renderedHTML":null},{"id":"cdtr-feat-ltr-0022","_id":"cdtr-feat-ltr-0022","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.65","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#5b6270","backgroundColor":"","fontSize":"14.5px"}}],"text":"Pages load instantly on any device, keeping your visitors engaged and happy."}]}]},"from":1,"to":77,"focusedElement":"cdtr-feat-ltr-0022"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":260,"height":66,"top":0,"right":260,"bottom":66,"left":0},"width":260,"height":66},"children":[],"width":260,"height":66,"renderedHTML":null},{"id":"cdtr-feat-ltr-0023","_id":"cdtr-feat-ltr-0023","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-feat-ltr-0022"],"width":280,"height":66,"renderedHTML":null},{"id":"cdtr-feat-ltr-0024","_id":"cdtr-feat-ltr-0024","type":"card","props":{"style":{"width":"100%","background":"#ffffff","maxWidth":"300px","fontFamily":"Arial, Helvetica, sans-serif","textAlign":"center","padding":"34px 26px","borderRadius":"16px","border":"1px solid #ececf2","boxShadow":"0 10px 30px rgba(26,26,46,0.06)","margin":"0 auto"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"220px"}},"rect":{"x":0,"y":0,"width":300,"height":220,"top":0,"right":300,"bottom":220,"left":0},"width":300,"height":220},"children":["cdtr-feat-ltr-0019","cdtr-feat-ltr-0021","cdtr-feat-ltr-0023"],"width":300,"height":220,"renderedHTML":null},{"id":"cdtr-feat-ltr-0025","_id":"cdtr-feat-ltr-0025","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"lg":4,"sm":12},"children":["cdtr-feat-ltr-0024"],"width":320,"height":240,"renderedHTML":null},{"id":"cdtr-feat-ltr-0026","_id":"cdtr-feat-ltr-0026","type":"icon","props":{"alt":"icon","style":{"width":"48px","height":"48px","maxWidth":"100%","maxHeight":"100%","display":"inline-block"},"src":"https://img.creaditor.ai/icons/serve/System/star-fill.png?width=48&height=48&color=e94560","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":48,"height":48,"top":0,"right":48,"bottom":48,"left":0},"width":48,"height":48},"children":[],"width":48,"height":48,"renderedHTML":null},{"id":"cdtr-feat-ltr-0027","_id":"cdtr-feat-ltr-0027","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-feat-ltr-0026"],"width":280,"height":60,"renderedHTML":null},{"id":"cdtr-feat-ltr-0028","_id":"cdtr-feat-ltr-0028","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.3","direction":"ltr","textAlign":"center","level":3},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"19px"}},{"type":"bold"}],"text":"Loved by teams"}]}]},"from":1,"to":15,"focusedElement":"cdtr-feat-ltr-0028"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":260,"height":28,"top":0,"right":260,"bottom":28,"left":0},"width":260,"height":28},"children":[],"width":260,"height":28,"renderedHTML":null},{"id":"cdtr-feat-ltr-0029","_id":"cdtr-feat-ltr-0029","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-feat-ltr-0028"],"width":280,"height":28,"renderedHTML":null},{"id":"cdtr-feat-ltr-0030","_id":"cdtr-feat-ltr-0030","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.65","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#5b6270","backgroundColor":"","fontSize":"14.5px"}}],"text":"Thousands of teams trust us every day to power their most important pages."}]}]},"from":1,"to":75,"focusedElement":"cdtr-feat-ltr-0030"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":260,"height":66,"top":0,"right":260,"bottom":66,"left":0},"width":260,"height":66},"children":[],"width":260,"height":66,"renderedHTML":null},{"id":"cdtr-feat-ltr-0031","_id":"cdtr-feat-ltr-0031","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-feat-ltr-0030"],"width":280,"height":66,"renderedHTML":null},{"id":"cdtr-feat-ltr-0032","_id":"cdtr-feat-ltr-0032","type":"card","props":{"style":{"width":"100%","background":"#ffffff","maxWidth":"300px","fontFamily":"Arial, Helvetica, sans-serif","textAlign":"center","padding":"34px 26px","borderRadius":"16px","border":"1px solid #ececf2","boxShadow":"0 10px 30px rgba(26,26,46,0.06)","margin":"0 auto"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"220px"}},"rect":{"x":0,"y":0,"width":300,"height":220,"top":0,"right":300,"bottom":220,"left":0},"width":300,"height":220},"children":["cdtr-feat-ltr-0027","cdtr-feat-ltr-0029","cdtr-feat-ltr-0031"],"width":300,"height":220,"renderedHTML":null},{"id":"cdtr-feat-ltr-0033","_id":"cdtr-feat-ltr-0033","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"lg":4,"sm":12},"children":["cdtr-feat-ltr-0032"],"width":320,"height":240,"renderedHTML":null},{"id":"cdtr-feat-ltr-0034","_id":"cdtr-feat-ltr-0034","type":"block","props":{"style":{"padding":"8px 12px 64px 12px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"980px","margin":"0 auto","gap":"0px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":980,"height":260,"top":0,"right":980,"bottom":260,"left":0},"width":980,"height":260},"children":["cdtr-feat-ltr-0017","cdtr-feat-ltr-0025","cdtr-feat-ltr-0033"],"width":980,"height":260,"renderedHTML":null},{"id":"cdtr-feat-ltr-0035","_id":"cdtr-feat-ltr-0035","type":"section","props":{"style":{"width":"100%","minHeight":"100px","fontFamily":"Arial, Helvetica, sans-serif","background":"#ffffff","maxWidth":"100%"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":1192,"height":440,"top":0,"right":1192,"bottom":440,"left":0},"width":1192,"height":440},"children":["cdtr-feat-ltr-0009","cdtr-feat-ltr-0034"],"width":1192,"height":440,"renderedHTML":null}]}'),Ih,JSON.parse('{"name":"Pricing — 3 Tiers","id":"pricing-3-tiers","tags":["section","pricing","landing","plans"],"body":{"type":"section","props":{"style":{"minHeight":"100px","background":"#f7f8fa","width":"100%"}}},"components":[{"id":"cdtr-price-ltr-0001","_id":"cdtr-price-ltr-0001","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.25","direction":"ltr","textAlign":"center","level":2},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"34px"}},{"type":"bold"}],"text":"Simple, transparent pricing"}]}]},"from":1,"to":28,"focusedElement":"cdtr-price-ltr-0001"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":620,"height":46,"top":0,"right":620,"bottom":46,"left":0},"width":620,"height":46},"children":[],"width":620,"height":46,"renderedHTML":null},{"id":"cdtr-price-ltr-0002","_id":"cdtr-price-ltr-0002","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-ltr-0001"],"width":640,"height":46,"renderedHTML":null},{"id":"cdtr-price-ltr-0003","_id":"cdtr-price-ltr-0003","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.7","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#5b6270","backgroundColor":"","fontSize":"17px"}}],"text":"Choose the plan that fits. No hidden fees, cancel anytime."}]}]},"from":1,"to":59,"focusedElement":"cdtr-price-ltr-0003"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":620,"height":52,"top":0,"right":620,"bottom":52,"left":0},"width":620,"height":52},"children":[],"width":620,"height":52,"renderedHTML":null},{"id":"cdtr-price-ltr-0004","_id":"cdtr-price-ltr-0004","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-ltr-0003"],"width":640,"height":52,"renderedHTML":null},{"id":"cdtr-price-ltr-0005","_id":"cdtr-price-ltr-0005","type":"card","props":{"style":{"width":"100%","background":"transparent","maxWidth":"660px","fontFamily":"Arial, Helvetica, sans-serif","textAlign":"center","padding":"0 0 8px 0"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"130px"}},"rect":{"x":0,"y":0,"width":660,"height":130,"top":0,"right":660,"bottom":130,"left":0},"width":660,"height":130},"children":["cdtr-price-ltr-0002","cdtr-price-ltr-0004"],"width":660,"height":130,"renderedHTML":null},{"id":"cdtr-price-ltr-0006","_id":"cdtr-price-ltr-0006","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-ltr-0005"],"width":700,"height":130,"renderedHTML":null},{"id":"cdtr-price-ltr-0007","_id":"cdtr-price-ltr-0007","type":"block","props":{"style":{"padding":"56px 16px 24px 16px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"720px","margin":"0 auto","gap":"0px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":720,"height":150,"top":0,"right":720,"bottom":150,"left":0},"width":720,"height":150},"children":["cdtr-price-ltr-0006"],"width":720,"height":150,"renderedHTML":null},{"id":"cdtr-price-ltr-0008","_id":"cdtr-price-ltr-0008","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"2px","lineHeight":"1.6","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#8a8f9c","backgroundColor":"","fontSize":"13px"}},{"type":"bold"}],"text":"STARTER"}]}]},"from":1,"to":8,"focusedElement":"cdtr-price-ltr-0008"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":18,"top":0,"right":240,"bottom":18,"left":0},"width":240,"height":18},"children":[],"width":240,"height":18,"renderedHTML":null},{"id":"cdtr-price-ltr-0009","_id":"cdtr-price-ltr-0009","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-ltr-0008"],"width":260,"height":18,"renderedHTML":null},{"id":"cdtr-price-ltr-0010","_id":"cdtr-price-ltr-0010","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.1","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"42px"}},{"type":"bold"}],"text":"$0"},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#8a8f9c","backgroundColor":"","fontSize":"15px"}}],"text":" /mo"}]}]},"from":1,"to":7,"focusedElement":"cdtr-price-ltr-0010"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":52,"top":0,"right":240,"bottom":52,"left":0},"width":240,"height":52},"children":[],"width":240,"height":52,"renderedHTML":null},{"id":"cdtr-price-ltr-0011","_id":"cdtr-price-ltr-0011","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-ltr-0010"],"width":260,"height":52,"renderedHTML":null},{"id":"cdtr-price-ltr-0012","_id":"cdtr-price-ltr-0012","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.5","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"14.5px"}},{"type":"bold"}],"text":"✓ "},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#5b6270","backgroundColor":"","fontSize":"14.5px"}}],"text":"Up to 3 projects"}]}]},"from":1,"to":20,"focusedElement":"cdtr-price-ltr-0012"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":24,"top":0,"right":240,"bottom":24,"left":0},"width":240,"height":24},"children":[],"width":240,"height":24,"renderedHTML":null},{"id":"cdtr-price-ltr-0013","_id":"cdtr-price-ltr-0013","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-ltr-0012"],"width":260,"height":24,"renderedHTML":null},{"id":"cdtr-price-ltr-0014","_id":"cdtr-price-ltr-0014","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.5","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"14.5px"}},{"type":"bold"}],"text":"✓ "},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#5b6270","backgroundColor":"","fontSize":"14.5px"}}],"text":"Community support"}]}]},"from":1,"to":21,"focusedElement":"cdtr-price-ltr-0014"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":24,"top":0,"right":240,"bottom":24,"left":0},"width":240,"height":24},"children":[],"width":240,"height":24,"renderedHTML":null},{"id":"cdtr-price-ltr-0015","_id":"cdtr-price-ltr-0015","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-ltr-0014"],"width":260,"height":24,"renderedHTML":null},{"id":"cdtr-price-ltr-0016","_id":"cdtr-price-ltr-0016","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.5","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"14.5px"}},{"type":"bold"}],"text":"✓ "},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#5b6270","backgroundColor":"","fontSize":"14.5px"}}],"text":"1 GB storage"}]}]},"from":1,"to":16,"focusedElement":"cdtr-price-ltr-0016"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":24,"top":0,"right":240,"bottom":24,"left":0},"width":240,"height":24},"children":[],"width":240,"height":24,"renderedHTML":null},{"id":"cdtr-price-ltr-0017","_id":"cdtr-price-ltr-0017","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-ltr-0016"],"width":260,"height":24,"renderedHTML":null},{"id":"cdtr-price-ltr-0018","_id":"cdtr-price-ltr-0018","type":"button","props":{"text":"Get started","style":{"height":"auto","width":"220px","maxWidth":"100%","minWidth":"10px","background":"transparent","color":"#1a1a2e","fontFamily":"Arial, Helvetica, sans-serif","padding":"15px 26px","borderRadius":"10px","border":"1.5px solid #1a1a2e","display":"","direction":"ltr","fontSize":"15px","fontWeight":"bold"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":220,"height":50,"top":0,"right":220,"bottom":50,"left":0},"width":220,"height":50},"children":[],"width":220,"height":50,"renderedHTML":null},{"id":"cdtr-price-ltr-0019","_id":"cdtr-price-ltr-0019","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{"marginTop":"6px"}},"children":["cdtr-price-ltr-0018"],"width":240,"height":50,"renderedHTML":null},{"id":"cdtr-price-ltr-0020","_id":"cdtr-price-ltr-0020","type":"card","props":{"style":{"width":"100%","maxWidth":"300px","fontFamily":"Arial, Helvetica, sans-serif","textAlign":"center","padding":"34px 26px","borderRadius":"18px","background":"#ffffff","border":"1px solid #ececf2","boxShadow":"0 8px 24px rgba(26,26,46,0.05)","margin":"0 auto","gap":"12px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"360px"}},"rect":{"x":0,"y":0,"width":300,"height":360,"top":0,"right":300,"bottom":360,"left":0},"width":300,"height":360},"children":["cdtr-price-ltr-0009","cdtr-price-ltr-0011","cdtr-price-ltr-0013","cdtr-price-ltr-0015","cdtr-price-ltr-0017","cdtr-price-ltr-0019"],"width":300,"height":360,"renderedHTML":null},{"id":"cdtr-price-ltr-0021","_id":"cdtr-price-ltr-0021","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"lg":4,"sm":12},"children":["cdtr-price-ltr-0020"],"width":320,"height":400,"renderedHTML":null},{"id":"cdtr-price-ltr-0022","_id":"cdtr-price-ltr-0022","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"2px","lineHeight":"1.6","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#fff","backgroundColor":"","fontSize":"11px"}},{"type":"bold"}],"text":"MOST POPULAR"}]}]},"from":1,"to":13,"focusedElement":"cdtr-price-ltr-0022"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":200,"height":18,"top":0,"right":200,"bottom":18,"left":0},"width":200,"height":18},"children":[],"width":200,"height":18,"renderedHTML":null},{"id":"cdtr-price-ltr-0023","_id":"cdtr-price-ltr-0023","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{"background":"#e94560","borderRadius":"20px","padding":"6px 0"}},"children":["cdtr-price-ltr-0022"],"width":160,"height":26,"renderedHTML":null},{"id":"cdtr-price-ltr-0024","_id":"cdtr-price-ltr-0024","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"2px","lineHeight":"1.6","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#c7cad6","backgroundColor":"","fontSize":"13px"}},{"type":"bold"}],"text":"PRO"}]}]},"from":1,"to":4,"focusedElement":"cdtr-price-ltr-0024"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":18,"top":0,"right":240,"bottom":18,"left":0},"width":240,"height":18},"children":[],"width":240,"height":18,"renderedHTML":null},{"id":"cdtr-price-ltr-0025","_id":"cdtr-price-ltr-0025","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-ltr-0024"],"width":260,"height":18,"renderedHTML":null},{"id":"cdtr-price-ltr-0026","_id":"cdtr-price-ltr-0026","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.1","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#ffffff","backgroundColor":"","fontSize":"42px"}},{"type":"bold"}],"text":"$29"},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#c7cad6","backgroundColor":"","fontSize":"15px"}}],"text":" /mo"}]}]},"from":1,"to":8,"focusedElement":"cdtr-price-ltr-0026"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":52,"top":0,"right":240,"bottom":52,"left":0},"width":240,"height":52},"children":[],"width":240,"height":52,"renderedHTML":null},{"id":"cdtr-price-ltr-0027","_id":"cdtr-price-ltr-0027","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-ltr-0026"],"width":260,"height":52,"renderedHTML":null},{"id":"cdtr-price-ltr-0028","_id":"cdtr-price-ltr-0028","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.5","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"14.5px"}},{"type":"bold"}],"text":"✓ "},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#c7cad6","backgroundColor":"","fontSize":"14.5px"}}],"text":"Unlimited projects"}]}]},"from":1,"to":22,"focusedElement":"cdtr-price-ltr-0028"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":24,"top":0,"right":240,"bottom":24,"left":0},"width":240,"height":24},"children":[],"width":240,"height":24,"renderedHTML":null},{"id":"cdtr-price-ltr-0029","_id":"cdtr-price-ltr-0029","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-ltr-0028"],"width":260,"height":24,"renderedHTML":null},{"id":"cdtr-price-ltr-0030","_id":"cdtr-price-ltr-0030","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.5","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"14.5px"}},{"type":"bold"}],"text":"✓ "},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#c7cad6","backgroundColor":"","fontSize":"14.5px"}}],"text":"Priority support"}]}]},"from":1,"to":20,"focusedElement":"cdtr-price-ltr-0030"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":24,"top":0,"right":240,"bottom":24,"left":0},"width":240,"height":24},"children":[],"width":240,"height":24,"renderedHTML":null},{"id":"cdtr-price-ltr-0031","_id":"cdtr-price-ltr-0031","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-ltr-0030"],"width":260,"height":24,"renderedHTML":null},{"id":"cdtr-price-ltr-0032","_id":"cdtr-price-ltr-0032","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.5","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"14.5px"}},{"type":"bold"}],"text":"✓ "},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#c7cad6","backgroundColor":"","fontSize":"14.5px"}}],"text":"50 GB storage"}]}]},"from":1,"to":17,"focusedElement":"cdtr-price-ltr-0032"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":24,"top":0,"right":240,"bottom":24,"left":0},"width":240,"height":24},"children":[],"width":240,"height":24,"renderedHTML":null},{"id":"cdtr-price-ltr-0033","_id":"cdtr-price-ltr-0033","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-ltr-0032"],"width":260,"height":24,"renderedHTML":null},{"id":"cdtr-price-ltr-0034","_id":"cdtr-price-ltr-0034","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.5","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"14.5px"}},{"type":"bold"}],"text":"✓ "},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#c7cad6","backgroundColor":"","fontSize":"14.5px"}}],"text":"Advanced analytics"}]}]},"from":1,"to":22,"focusedElement":"cdtr-price-ltr-0034"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":24,"top":0,"right":240,"bottom":24,"left":0},"width":240,"height":24},"children":[],"width":240,"height":24,"renderedHTML":null},{"id":"cdtr-price-ltr-0035","_id":"cdtr-price-ltr-0035","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-ltr-0034"],"width":260,"height":24,"renderedHTML":null},{"id":"cdtr-price-ltr-0036","_id":"cdtr-price-ltr-0036","type":"button","props":{"text":"Choose Pro","style":{"height":"auto","width":"220px","maxWidth":"100%","minWidth":"10px","background":"#e94560","color":"#fff","fontFamily":"Arial, Helvetica, sans-serif","padding":"15px 26px","borderRadius":"10px","border":"none","display":"","direction":"ltr","fontSize":"15px","fontWeight":"bold"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":220,"height":50,"top":0,"right":220,"bottom":50,"left":0},"width":220,"height":50},"children":[],"width":220,"height":50,"renderedHTML":null},{"id":"cdtr-price-ltr-0037","_id":"cdtr-price-ltr-0037","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{"marginTop":"6px"}},"children":["cdtr-price-ltr-0036"],"width":240,"height":50,"renderedHTML":null},{"id":"cdtr-price-ltr-0038","_id":"cdtr-price-ltr-0038","type":"card","props":{"style":{"width":"100%","maxWidth":"300px","fontFamily":"Arial, Helvetica, sans-serif","textAlign":"center","padding":"40px 26px","borderRadius":"18px","background":"#1a1a2e","border":"1px solid #1a1a2e","boxShadow":"0 24px 50px rgba(26,26,46,0.28)","margin":"0 auto","gap":"12px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"400px"}},"rect":{"x":0,"y":0,"width":300,"height":400,"top":0,"right":300,"bottom":400,"left":0},"width":300,"height":400},"children":["cdtr-price-ltr-0023","cdtr-price-ltr-0025","cdtr-price-ltr-0027","cdtr-price-ltr-0029","cdtr-price-ltr-0031","cdtr-price-ltr-0033","cdtr-price-ltr-0035","cdtr-price-ltr-0037"],"width":300,"height":400,"renderedHTML":null},{"id":"cdtr-price-ltr-0039","_id":"cdtr-price-ltr-0039","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"lg":4,"sm":12},"children":["cdtr-price-ltr-0038"],"width":320,"height":400,"renderedHTML":null},{"id":"cdtr-price-ltr-0040","_id":"cdtr-price-ltr-0040","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"2px","lineHeight":"1.6","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#8a8f9c","backgroundColor":"","fontSize":"13px"}},{"type":"bold"}],"text":"ENTERPRISE"}]}]},"from":1,"to":11,"focusedElement":"cdtr-price-ltr-0040"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":18,"top":0,"right":240,"bottom":18,"left":0},"width":240,"height":18},"children":[],"width":240,"height":18,"renderedHTML":null},{"id":"cdtr-price-ltr-0041","_id":"cdtr-price-ltr-0041","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-ltr-0040"],"width":260,"height":18,"renderedHTML":null},{"id":"cdtr-price-ltr-0042","_id":"cdtr-price-ltr-0042","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.1","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"42px"}},{"type":"bold"}],"text":"$99"},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#8a8f9c","backgroundColor":"","fontSize":"15px"}}],"text":" /mo"}]}]},"from":1,"to":8,"focusedElement":"cdtr-price-ltr-0042"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":52,"top":0,"right":240,"bottom":52,"left":0},"width":240,"height":52},"children":[],"width":240,"height":52,"renderedHTML":null},{"id":"cdtr-price-ltr-0043","_id":"cdtr-price-ltr-0043","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-ltr-0042"],"width":260,"height":52,"renderedHTML":null},{"id":"cdtr-price-ltr-0044","_id":"cdtr-price-ltr-0044","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.5","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"14.5px"}},{"type":"bold"}],"text":"✓ "},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#5b6270","backgroundColor":"","fontSize":"14.5px"}}],"text":"Everything in Pro"}]}]},"from":1,"to":21,"focusedElement":"cdtr-price-ltr-0044"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":24,"top":0,"right":240,"bottom":24,"left":0},"width":240,"height":24},"children":[],"width":240,"height":24,"renderedHTML":null},{"id":"cdtr-price-ltr-0045","_id":"cdtr-price-ltr-0045","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-ltr-0044"],"width":260,"height":24,"renderedHTML":null},{"id":"cdtr-price-ltr-0046","_id":"cdtr-price-ltr-0046","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.5","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"14.5px"}},{"type":"bold"}],"text":"✓ "},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#5b6270","backgroundColor":"","fontSize":"14.5px"}}],"text":"Dedicated manager"}]}]},"from":1,"to":21,"focusedElement":"cdtr-price-ltr-0046"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":24,"top":0,"right":240,"bottom":24,"left":0},"width":240,"height":24},"children":[],"width":240,"height":24,"renderedHTML":null},{"id":"cdtr-price-ltr-0047","_id":"cdtr-price-ltr-0047","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-ltr-0046"],"width":260,"height":24,"renderedHTML":null},{"id":"cdtr-price-ltr-0048","_id":"cdtr-price-ltr-0048","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.5","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"14.5px"}},{"type":"bold"}],"text":"✓ "},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#5b6270","backgroundColor":"","fontSize":"14.5px"}}],"text":"Unlimited storage"}]}]},"from":1,"to":21,"focusedElement":"cdtr-price-ltr-0048"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":24,"top":0,"right":240,"bottom":24,"left":0},"width":240,"height":24},"children":[],"width":240,"height":24,"renderedHTML":null},{"id":"cdtr-price-ltr-0049","_id":"cdtr-price-ltr-0049","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-ltr-0048"],"width":260,"height":24,"renderedHTML":null},{"id":"cdtr-price-ltr-0050","_id":"cdtr-price-ltr-0050","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.5","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"14.5px"}},{"type":"bold"}],"text":"✓ "},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#5b6270","backgroundColor":"","fontSize":"14.5px"}}],"text":"Custom integrations"}]}]},"from":1,"to":23,"focusedElement":"cdtr-price-ltr-0050"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":24,"top":0,"right":240,"bottom":24,"left":0},"width":240,"height":24},"children":[],"width":240,"height":24,"renderedHTML":null},{"id":"cdtr-price-ltr-0051","_id":"cdtr-price-ltr-0051","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-ltr-0050"],"width":260,"height":24,"renderedHTML":null},{"id":"cdtr-price-ltr-0052","_id":"cdtr-price-ltr-0052","type":"button","props":{"text":"Contact sales","style":{"height":"auto","width":"220px","maxWidth":"100%","minWidth":"10px","background":"transparent","color":"#1a1a2e","fontFamily":"Arial, Helvetica, sans-serif","padding":"15px 26px","borderRadius":"10px","border":"1.5px solid #1a1a2e","display":"","direction":"ltr","fontSize":"15px","fontWeight":"bold"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":220,"height":50,"top":0,"right":220,"bottom":50,"left":0},"width":220,"height":50},"children":[],"width":220,"height":50,"renderedHTML":null},{"id":"cdtr-price-ltr-0053","_id":"cdtr-price-ltr-0053","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{"marginTop":"6px"}},"children":["cdtr-price-ltr-0052"],"width":240,"height":50,"renderedHTML":null},{"id":"cdtr-price-ltr-0054","_id":"cdtr-price-ltr-0054","type":"card","props":{"style":{"width":"100%","maxWidth":"300px","fontFamily":"Arial, Helvetica, sans-serif","textAlign":"center","padding":"34px 26px","borderRadius":"18px","background":"#ffffff","border":"1px solid #ececf2","boxShadow":"0 8px 24px rgba(26,26,46,0.05)","margin":"0 auto","gap":"12px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"360px"}},"rect":{"x":0,"y":0,"width":300,"height":360,"top":0,"right":300,"bottom":360,"left":0},"width":300,"height":360},"children":["cdtr-price-ltr-0041","cdtr-price-ltr-0043","cdtr-price-ltr-0045","cdtr-price-ltr-0047","cdtr-price-ltr-0049","cdtr-price-ltr-0051","cdtr-price-ltr-0053"],"width":300,"height":360,"renderedHTML":null},{"id":"cdtr-price-ltr-0055","_id":"cdtr-price-ltr-0055","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"lg":4,"sm":12},"children":["cdtr-price-ltr-0054"],"width":320,"height":400,"renderedHTML":null},{"id":"cdtr-price-ltr-0056","_id":"cdtr-price-ltr-0056","type":"block","props":{"style":{"padding":"8px 12px 64px 12px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"980px","margin":"0 auto","gap":"0px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":980,"height":420,"top":0,"right":980,"bottom":420,"left":0},"width":980,"height":420},"children":["cdtr-price-ltr-0021","cdtr-price-ltr-0039","cdtr-price-ltr-0055"],"width":980,"height":420,"renderedHTML":null},{"id":"cdtr-price-ltr-0057","_id":"cdtr-price-ltr-0057","type":"section","props":{"style":{"width":"100%","minHeight":"100px","fontFamily":"Arial, Helvetica, sans-serif","background":"#f7f8fa","maxWidth":"100%"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":1192,"height":620,"top":0,"right":1192,"bottom":620,"left":0},"width":1192,"height":620},"children":["cdtr-price-ltr-0007","cdtr-price-ltr-0056"],"width":1192,"height":620,"renderedHTML":null}]}'),Rh,Ph,zh,Hh,JSON.parse('{"name":"FAQ — Accordion","id":"faq-accordion","tags":["section","faq","landing","accordion"],"body":{"type":"section","props":{"style":{"minHeight":"100px","background":"#ffffff","width":"100%"}}},"components":[{"id":"cdtr-faq-ltr-0001","_id":"cdtr-faq-ltr-0001","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.25","direction":"ltr","textAlign":"center","level":2},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"34px"}},{"type":"bold"}],"text":"Frequently asked questions"}]}]},"from":1,"to":27,"focusedElement":"cdtr-faq-ltr-0001"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":620,"height":46,"top":0,"right":620,"bottom":46,"left":0},"width":620,"height":46},"children":[],"width":620,"height":46,"renderedHTML":null},{"id":"cdtr-faq-ltr-0002","_id":"cdtr-faq-ltr-0002","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-faq-ltr-0001"],"width":640,"height":46,"renderedHTML":null},{"id":"cdtr-faq-ltr-0003","_id":"cdtr-faq-ltr-0003","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.7","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#5b6270","backgroundColor":"","fontSize":"17px"}}],"text":"Everything you need to know. Can\'t find an answer? Reach out to us."}]}]},"from":1,"to":68,"focusedElement":"cdtr-faq-ltr-0003"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":620,"height":52,"top":0,"right":620,"bottom":52,"left":0},"width":620,"height":52},"children":[],"width":620,"height":52,"renderedHTML":null},{"id":"cdtr-faq-ltr-0004","_id":"cdtr-faq-ltr-0004","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-faq-ltr-0003"],"width":640,"height":52,"renderedHTML":null},{"id":"cdtr-faq-ltr-0005","_id":"cdtr-faq-ltr-0005","type":"card","props":{"style":{"width":"100%","background":"transparent","maxWidth":"660px","fontFamily":"Arial, Helvetica, sans-serif","textAlign":"center","padding":"0 0 8px 0"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"130px"}},"rect":{"x":0,"y":0,"width":660,"height":130,"top":0,"right":660,"bottom":130,"left":0},"width":660,"height":130},"children":["cdtr-faq-ltr-0002","cdtr-faq-ltr-0004"],"width":660,"height":130,"renderedHTML":null},{"id":"cdtr-faq-ltr-0006","_id":"cdtr-faq-ltr-0006","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-faq-ltr-0005"],"width":700,"height":130,"renderedHTML":null},{"id":"cdtr-faq-ltr-0007","_id":"cdtr-faq-ltr-0007","type":"block","props":{"style":{"padding":"56px 16px 24px 16px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"720px","margin":"0 auto","gap":"0px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":720,"height":150,"top":0,"right":720,"bottom":150,"left":0},"width":720,"height":150},"children":["cdtr-faq-ltr-0006"],"width":720,"height":150,"renderedHTML":null},{"id":"cdtr-faq-ltr-0008","_id":"cdtr-faq-ltr-0008","type":"accordion","props":{"style":{"width":"100%","maxWidth":"760px","margin":"0 auto","fontFamily":"Arial, Helvetica, sans-serif","direction":"ltr","textAlign":"left"},"items":[{"title":"Do I need any coding skills?","content":"Not at all. Everything is drag-and-drop, so you can design and publish pages without writing a single line of code."},{"title":"Can I cancel my plan anytime?","content":"Yes. You can upgrade, downgrade, or cancel your subscription at any time from your account settings."},{"title":"Is there a free trial?","content":"You can start on the free Starter plan with no credit card required, and upgrade whenever you\'re ready."},{"title":"Will my pages work on mobile?","content":"Absolutely. Every section is fully responsive and looks great on desktop, tablet, and mobile out of the box."},{"title":"How do I get support?","content":"Free plans include community support, while Pro and Enterprise plans get priority and dedicated support."}],"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":760,"height":340,"top":0,"right":760,"bottom":340,"left":0},"width":760,"height":340},"children":[],"width":760,"height":340,"renderedHTML":null},{"id":"cdtr-faq-ltr-0009","_id":"cdtr-faq-ltr-0009","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-faq-ltr-0008"],"width":760,"height":340,"renderedHTML":null},{"id":"cdtr-faq-ltr-0010","_id":"cdtr-faq-ltr-0010","type":"block","props":{"style":{"padding":"8px 16px 64px 16px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"780px","margin":"0 auto","gap":"0px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":780,"height":360,"top":0,"right":780,"bottom":360,"left":0},"width":780,"height":360},"children":["cdtr-faq-ltr-0009"],"width":780,"height":360,"renderedHTML":null},{"id":"cdtr-faq-ltr-0011","_id":"cdtr-faq-ltr-0011","type":"section","props":{"style":{"width":"100%","minHeight":"100px","fontFamily":"Arial, Helvetica, sans-serif","background":"#ffffff","maxWidth":"100%"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":1192,"height":560,"top":0,"right":1192,"bottom":560,"left":0},"width":1192,"height":560},"children":["cdtr-faq-ltr-0007","cdtr-faq-ltr-0010"],"width":1192,"height":560,"renderedHTML":null}]}'),JSON.parse('{"name":"CTA Banner — Gradient","id":"cta-banner","tags":["section","cta","landing","banner"],"body":{"type":"section","props":{"style":{"minHeight":"100px","background":"#1a1a2e","width":"100%"}}},"components":[{"id":"cdtr-cta-ltr-0001","_id":"cdtr-cta-ltr-0001","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.2","direction":"ltr","textAlign":"center","level":2},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#ffffff","backgroundColor":"","fontSize":"36px"}},{"type":"bold"}],"text":"Ready to get started?"}]}]},"from":1,"to":22,"focusedElement":"cdtr-cta-ltr-0001"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":620,"height":50,"top":0,"right":620,"bottom":50,"left":0},"width":620,"height":50},"children":[],"width":620,"height":50,"renderedHTML":null},{"id":"cdtr-cta-ltr-0002","_id":"cdtr-cta-ltr-0002","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-cta-ltr-0001"],"width":640,"height":50,"renderedHTML":null},{"id":"cdtr-cta-ltr-0003","_id":"cdtr-cta-ltr-0003","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.7","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#c7cad6","backgroundColor":"","fontSize":"17px"}}],"text":"Join thousands of teams already building with us. No credit card required."}]}]},"from":1,"to":75,"focusedElement":"cdtr-cta-ltr-0003"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":560,"height":50,"top":0,"right":560,"bottom":50,"left":0},"width":560,"height":50},"children":[],"width":560,"height":50,"renderedHTML":null},{"id":"cdtr-cta-ltr-0004","_id":"cdtr-cta-ltr-0004","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-cta-ltr-0003"],"width":580,"height":50,"renderedHTML":null},{"id":"cdtr-cta-ltr-0005","_id":"cdtr-cta-ltr-0005","type":"button","props":{"text":"Start for free","style":{"height":"auto","width":"220px","maxWidth":"100%","minWidth":"10px","background":"#e94560","color":"#fff","fontFamily":"Arial, Helvetica, sans-serif","padding":"15px 26px","borderRadius":"10px","border":"none","display":"","direction":"ltr","fontSize":"16px","fontWeight":"bold"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":220,"height":50,"top":0,"right":220,"bottom":50,"left":0},"width":220,"height":50},"children":[],"width":220,"height":50,"renderedHTML":null},{"id":"cdtr-cta-ltr-0006","_id":"cdtr-cta-ltr-0006","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{"marginTop":"8px"}},"children":["cdtr-cta-ltr-0005"],"width":240,"height":50,"renderedHTML":null},{"id":"cdtr-cta-ltr-0007","_id":"cdtr-cta-ltr-0007","type":"card","props":{"style":{"width":"100%","background":"transparent","maxWidth":"660px","fontFamily":"Arial, Helvetica, sans-serif","textAlign":"center","padding":"0","gap":"18px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"200px"}},"rect":{"x":0,"y":0,"width":660,"height":200,"top":0,"right":660,"bottom":200,"left":0},"width":660,"height":200},"children":["cdtr-cta-ltr-0002","cdtr-cta-ltr-0004","cdtr-cta-ltr-0006"],"width":660,"height":200,"renderedHTML":null},{"id":"cdtr-cta-ltr-0008","_id":"cdtr-cta-ltr-0008","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-cta-ltr-0007"],"width":700,"height":200,"renderedHTML":null},{"id":"cdtr-cta-ltr-0009","_id":"cdtr-cta-ltr-0009","type":"block","props":{"style":{"padding":"72px 24px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"720px","margin":"0 auto","gap":"0px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":720,"height":220,"top":0,"right":720,"bottom":220,"left":0},"width":720,"height":220},"children":["cdtr-cta-ltr-0008"],"width":720,"height":220,"renderedHTML":null},{"id":"cdtr-cta-ltr-0010","_id":"cdtr-cta-ltr-0010","type":"section","props":{"style":{"width":"100%","minHeight":"100px","fontFamily":"Arial, Helvetica, sans-serif","background":"linear-gradient(135deg, #1a1a2e 0%, #0f3460 55%, #533a71 100%)","maxWidth":"100%"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":1192,"height":320,"top":0,"right":1192,"bottom":320,"left":0},"width":1192,"height":320},"children":["cdtr-cta-ltr-0009"],"width":1192,"height":320,"renderedHTML":null}]}'),Dh],he:[wh,Sh,xh,Mh,Ah,Bh,_h,vh,kh,Eh,Th,Lh,Ch]};class jh{constructor(t){return this.props=t,this.init(t)}init(t){const e=function(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const e=t.plugins||[];let n=t.languageJson;const r=t.language||"he",o=$h[r]??$h.en;n||(n="he"===r?bh:yh),Vd(r),Vd(r),t.navbar||(t.navbar={}),Array.isArray(t.components)&&0===t.components.length&&(t.components=null),t.width||(t.width="1000px",console.warn("using default width of 1000px.")),t.theme||(t.theme={}),t.textConfigure||(t.textConfigure={}),"object"!=typeof t?.configure&&(t.configure={}),"object"!=typeof t?.configure?.text&&(t.configure.text={}),t.configure.text={onClickMagic:t=>{const{injectEditor:e,insertContent:n,insertContentHtml:r,getJSON:o,getHTML:i,getText:a,selectAll:s}=t;s();const l=document.createElement("cdtr-text-prompt-editor");l.context=a(),l.addEventListener("text-generation-start",t=>{s()}),l.addEventListener("text-generation-chunk",t=>{n(t.detail.chunk)}),l.addEventListener("text-generation-complete",t=>{s(),r(t.detail.text)}),l.addEventListener("text-generation-error",t=>{console.error("Text generation error:",t.detail.error)}),e(l)}};const i={documentName:t.documentName,editable:t.editable,mode:t.mode,user:t.user,access:t.access,collaborator:t.collaborator,...t.studioToken?{studioToken:t.studioToken}:{},...t.studioTokenProvider?{studioTokenProvider:t.studioTokenProvider}:{},components:t.components||[{_id:"0-root",type:"root",props:{style:{background:"#fff"}},children:["0-section"]},{_id:"0-section",type:"section",props:{style:{width:t.width,margin:"auto",height:"100%"}},children:[]}],channel:"web",userMenu:{onLogout:()=>{"function"==typeof t?.userMenu?.onLogout&&t?.userMenu?.onLogout()}},onNextStep:e=>{"function"==typeof t.onNextStep&&t.onNextStep(e)},attachFiles:t?.attachFiles?{files:t?.attachFiles?.files||[],lazyLoad:t?.attachFiles?.lazyLoad||null,maxFiles:t?.attachFiles?.maxFiles||1,maxFileSizeMB:t?.attachFiles?.maxFileSizeMB||"0.5",save:e=>{"function"==typeof t.attachFiles.save&&t.attachFiles.save(e)},remove:e=>{"function"==typeof t.attachFiles.remove&&t.attachFiles.remove(e)}}:null,savedDebounce:t.savedDebounce||1e3,target:t.target||function(){const t=document.createElement("div");return t.id="root",document.body.appendChild(t),t}(),theme:{},language:r,languageJson:n,editor:{props:{onSave:e=>{console.log("%csync completed","color:green;font-size:20px;",e),"function"==typeof t.onSave&&t.onSave(e)},onChange:()=>{}},configure:{text:t?.configure?.text,editorProps:{fonts:t.fonts||[{id:"Arial",cssRule:"Arial, Helvetica, sans-serif",name:"Arial",language:["en","he"],url:null},{id:"Times New Roman",cssRule:"Times New Roman, Times, Beskerville, Georgia, serif",name:"Times New Roman",language:["en","he"],url:null},{id:"Courier New",cssRule:"Courier New, Courier, monospace",name:"Courier New"},{id:"Tahoma",cssRule:"Tahoma, Geneva, sans-serif",name:"Tahoma"},{id:"Verdana",cssRule:"Verdana, Geneva, sans-serif",name:"Verdana"},{id:"Roboto",cssRule:"Roboto, sans-serif",name:"Roboto (google)",url:"https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap"}],menu:{},mergeTags:t.mergeTags||{},mailingLists:t.mailingLists||{},automations:t.automations||{},linkPicker:t.linkPicker||{savedVariables:t.savedVariables||[]}},onSaveBlock:t.onSaveBlock,onDeleteBlock:t.onDeleteBlock,blocksCategories:t.blocksCategories,customBlocks:t.customBlocks,mediaGalleryManager:t.mediaGalleryManager||function(){},blocks:[ad(fh()),ad(mh()),ad(gh()),ad({name:"twoButtons",id:"2 button",icon:[{type:"button"},{type:"button"}],tags:["button"],children:[(n.readMore,{type:"button",props:{style:{height:"40px",width:"200px",padding:"10px",borderRadius:"5px"},text:"button"}}),(n.readMore,{type:"button",props:{style:{height:"40px",width:"200px",padding:"10px",borderRadius:"5px"},text:"button"}})]}),ad({name:"threeButtons",id:"3 button",icon:[{type:"button"},{type:"button"},{type:"button"}],tags:["button"],children:[(n.readMore,{type:"button",props:{style:{height:"40px",width:"200px",padding:"10px",borderRadius:"5px"},text:"button"}}),(n.readMore,{type:"button",props:{style:{height:"40px",width:"200px",padding:"10px",borderRadius:"5px"},text:"button"}}),(n.readMore,{type:"button",props:{style:{height:"40px",width:"200px",padding:"10px",borderRadius:"5px"},text:"button"}})]}),ad((bh.home_page,{name:"contact",icon:[{type:"contact"}],tags:["image","two images"],children:[{type:"col",children:[{type:"image",props:{src:"https://panel.sendmsg.co.il/templateContentImages/images/CreaditorGeneral/mail.png",width:30,height:30,style:{width:"35px",height:"35px"}}},{type:"text",props:{text:{childNodes:{type:"doc",content:[{type:"paragraph",attrs:{lineHeight:"1.4",direction:"rtl",textAlign:"center"},content:[{marks:[{type:"textStyle",attrs:{fontFamily:"Arial",fontSize:"14px",color:"rgb(56, 56, 56)"}}],type:"text",text:"example@example.com"}]}]}}}}]},{type:"col",children:[{type:"image",props:{src:"https://panel.sendmsg.co.il/templateContentImages/images/CreaditorGeneral/website.png",width:30,height:30,style:{width:"35px",height:"35px"}}},{type:"text",props:{text:{childNodes:{type:"doc",content:[{type:"paragraph",attrs:{lineHeight:"1.4",direction:"rtl",textAlign:"center"},content:[{marks:[{type:"textStyle",attrs:{fontFamily:"Arial",fontSize:"14px",color:"rgb(56, 56, 56)"}}],type:"text",text:"אתר הבית"}]}]}}}}]},{type:"col",children:[{type:"image",props:{src:"https://panel.sendmsg.co.il/templateContentImages/images/CreaditorGeneral/phone.png",width:30,height:30,style:{width:"35px",height:"35px"}}},{type:"text",props:{text:{childNodes:{type:"doc",content:[{type:"paragraph",attrs:{lineHeight:"1.4",direction:"rtl",textAlign:"center"},content:[{marks:[{type:"textStyle",attrs:{fontFamily:"Arial",fontSize:"14px",color:"rgb(56, 56, 56)"}}],type:"text",text:"0505891010"}]}]}}}}]}]})),ad((n.generalText,{name:"quote",icon:[{type:"quote"}],tags:["quote"],children:[{type:"row",props:{style:{width:"300px"}},children:[{type:"col",props:{lg:12,sm:12,justify:"end"},children:[{type:"image",draggable:!1,props:{src:"https://panel.sendmsg.co.il/templateContentImages/images/CreaditorGeneral/last-post-quotes.png",width:24,height:24,style:{width:"24px",height:"24px"}}}]},{type:"col",props:{lg:12,sm:12},children:[{type:"text",props:{text:{childNodes:{type:"doc",content:[{type:"paragraph",attrs:{lineHeight:"1.4",direction:"rtl",textAlign:"center"},content:[{marks:[{type:"textStyle",attrs:{fontFamily:"Arial",fontSize:"14px",color:"rgb(56, 56, 56)"}}],type:"text",text:"כאן אנו נרשום את טקסט כללי כלשהו על המוצר שלנו. זהו אזור טקסט כללי כלשהו חופשי לגמרי, אפשר לרשום כאן מה שמתחשק לכם כל עוד מדובר בתוכן לעניין."}]}]}}}}]},{type:"col",props:{lg:12,sm:12,justify:"start"},children:[{type:"image",draggable:!1,props:{src:"https://panel.sendmsg.co.il/templateContentImages/images/CreaditorGeneral/last-post-quotes.png",width:24,height:24,style:{width:"24px",height:"24px"}}}]}]}]})),ad({name:"image | quote",icon:[{type:"image"},{type:"quote"}],tags:[],children:[(n.generalText,{type:"row",props:{style:{width:"300px"}},children:[{type:"col",props:{lg:12,sm:12,justify:"end"},children:[{type:"image",draggable:!1,props:{src:"https://panel.sendmsg.co.il/templateContentImages/images/CreaditorGeneral/last-post-quotes.png",width:24,height:24,style:{width:"24px",height:"24px"}}}]},{type:"col",props:{lg:12,sm:12},children:[{type:"text",props:{text:{childNodes:{type:"doc",content:[{type:"paragraph",attrs:{lineHeight:"1.4",direction:"rtl",textAlign:"center"},content:[{marks:[{type:"textStyle",attrs:{fontFamily:"Arial",fontSize:"14px",color:"rgb(56, 56, 56)"}}],type:"text",text:"כאן אנו נרשום את טקסט כללי כלשהו על המוצר שלנו. זהו אזור טקסט כללי כלשהו חופשי לגמרי, אפשר לרשום כאן מה שמתחשק לכם כל עוד מדובר בתוכן לעניין."}]}]}}}}]},{type:"col",props:{lg:12,sm:12,justify:"start"},children:[{type:"image",draggable:!1,props:{src:"https://panel.sendmsg.co.il/templateContentImages/images/CreaditorGeneral/last-post-quotes.png",width:24,height:24,style:{width:"24px",height:"24px"}}}]}]}),uh({width:200,height:150})]}),ad({name:"quote | image",icon:[{type:"quote"},{type:"image"}],tags:[],children:[uh({width:200,height:150}),(n.generalText,{type:"row",props:{style:{width:"300px"}},children:[{type:"col",props:{lg:12,sm:12,justify:"end"},children:[{type:"image",draggable:!1,props:{src:"https://panel.sendmsg.co.il/templateContentImages/images/CreaditorGeneral/last-post-quotes.png",width:24,height:24,style:{width:"24px",height:"24px"}}}]},{type:"col",props:{lg:12,sm:12},children:[{type:"text",props:{text:{childNodes:{type:"doc",content:[{type:"paragraph",attrs:{lineHeight:"1.4",direction:"rtl",textAlign:"center"},content:[{marks:[{type:"textStyle",attrs:{fontFamily:"Arial",fontSize:"14px",color:"rgb(56, 56, 56)"}}],type:"text",text:"כאן אנו נרשום את טקסט כללי כלשהו על המוצר שלנו. זהו אזור טקסט כללי כלשהו חופשי לגמרי, אפשר לרשום כאן מה שמתחשק לכם כל עוד מדובר בתוכן לעניין."}]}]}}}}]},{type:"col",props:{lg:12,sm:12,justify:"start"},children:[{type:"image",draggable:!1,props:{src:"https://panel.sendmsg.co.il/templateContentImages/images/CreaditorGeneral/last-post-quotes.png",width:24,height:24,style:{width:"24px",height:"24px"}}}]}]})]}),ad({name:"twoCards",icon:[{type:"article"},{type:"article"}],tags:["article","card"],children:[(n.header1block,n.shortText,{type:"card",props:{style:{width:"95%",maxWidth:"345px",padding:"10px"}},children:[{type:"col",children:[{type:"image",props:{src:"https://api.creaditor.com/images/placeholder?width=350&height=150",width:400,height:150,style:{width:"100%"}}}]},{type:"col",children:[{type:"text",props:{text:{childNodes:{type:"doc",content:[{type:"heading",attrs:{level:1,lineHeight:"1.4",direction:"rtl",textAlign:"right"},content:[{marks:[{type:"textStyle",attrs:{fontFamily:"Arial",fontSize:"24px",color:"rgb(56, 56, 56)"}}],type:"text",text:"כותרת גדולה"}]}]}}}}]},{type:"col",children:[{type:"text",props:{text:{childNodes:{type:"doc",content:[{type:"paragraph",attrs:{lineHeight:"1.4",direction:"rtl",textAlign:"right"},content:[{marks:[{type:"textStyle",attrs:{fontFamily:"Arial",fontSize:"14px",color:"rgb(56, 56, 56)"}}],type:"text",text:"כאן אנו נרשום את טקסט כללי כלשהו על המוצר שלנו. זהו אזור טקסט כללי כלשהו חופשי לגמרי"}]}]}}}}]},{type:"col",props:{justify:"end",style:{}},children:[{type:"button",props:{style:{}}}]}]}),(n.header1block,n.shortText,{type:"card",props:{style:{width:"95%",maxWidth:"345px",padding:"10px"}},children:[{type:"col",children:[{type:"image",props:{src:"https://api.creaditor.com/images/placeholder?width=350&height=150",width:400,height:150,style:{width:"100%"}}}]},{type:"col",children:[{type:"text",props:{text:{childNodes:{type:"doc",content:[{type:"heading",attrs:{level:1,lineHeight:"1.4",direction:"rtl",textAlign:"right"},content:[{marks:[{type:"textStyle",attrs:{fontFamily:"Arial",fontSize:"24px",color:"rgb(56, 56, 56)"}}],type:"text",text:"כותרת גדולה"}]}]}}}}]},{type:"col",children:[{type:"text",props:{text:{childNodes:{type:"doc",content:[{type:"paragraph",attrs:{lineHeight:"1.4",direction:"rtl",textAlign:"right"},content:[{marks:[{type:"textStyle",attrs:{fontFamily:"Arial",fontSize:"14px",color:"rgb(56, 56, 56)"}}],type:"text",text:"כאן אנו נרשום את טקסט כללי כלשהו על המוצר שלנו. זהו אזור טקסט כללי כלשהו חופשי לגמרי"}]}]}}}}]},{type:"col",props:{justify:"end",style:{}},children:[{type:"button",props:{style:{}}}]}]})]}),ad({name:"threeCards",icon:[{type:"article"},{type:"article"},{type:"article"}],tags:["article","card"],children:[(n.header1block,n.shortText,{type:"card",props:{style:{width:"95%",maxWidth:"345px",padding:"10px"}},children:[{type:"col",children:[{type:"image",props:{src:"https://api.creaditor.com/images/placeholder?width=350&height=150",width:400,height:150,style:{width:"100%"}}}]},{type:"col",children:[{type:"text",props:{text:{childNodes:{type:"doc",content:[{type:"heading",attrs:{level:1,lineHeight:"1.4",direction:"rtl",textAlign:"right"},content:[{marks:[{type:"textStyle",attrs:{fontFamily:"Arial",fontSize:"24px",color:"rgb(56, 56, 56)"}}],type:"text",text:"כותרת גדולה"}]}]}}}}]},{type:"col",children:[{type:"text",props:{text:{childNodes:{type:"doc",content:[{type:"paragraph",attrs:{lineHeight:"1.4",direction:"rtl",textAlign:"right"},content:[{marks:[{type:"textStyle",attrs:{fontFamily:"Arial",fontSize:"14px",color:"rgb(56, 56, 56)"}}],type:"text",text:"כאן אנו נרשום את טקסט כללי כלשהו על המוצר שלנו. זהו אזור טקסט כללי כלשהו חופשי לגמרי"}]}]}}}}]},{type:"col",props:{justify:"end",style:{}},children:[{type:"button",props:{style:{}}}]}]}),(n.header1block,n.shortText,{type:"card",props:{style:{width:"95%",maxWidth:"345px",padding:"10px"}},children:[{type:"col",children:[{type:"image",props:{src:"https://api.creaditor.com/images/placeholder?width=350&height=150",width:400,height:150,style:{width:"100%"}}}]},{type:"col",children:[{type:"text",props:{text:{childNodes:{type:"doc",content:[{type:"heading",attrs:{level:1,lineHeight:"1.4",direction:"rtl",textAlign:"right"},content:[{marks:[{type:"textStyle",attrs:{fontFamily:"Arial",fontSize:"24px",color:"rgb(56, 56, 56)"}}],type:"text",text:"כותרת גדולה"}]}]}}}}]},{type:"col",children:[{type:"text",props:{text:{childNodes:{type:"doc",content:[{type:"paragraph",attrs:{lineHeight:"1.4",direction:"rtl",textAlign:"right"},content:[{marks:[{type:"textStyle",attrs:{fontFamily:"Arial",fontSize:"14px",color:"rgb(56, 56, 56)"}}],type:"text",text:"כאן אנו נרשום את טקסט כללי כלשהו על המוצר שלנו. זהו אזור טקסט כללי כלשהו חופשי לגמרי"}]}]}}}}]},{type:"col",props:{justify:"end",style:{}},children:[{type:"button",props:{style:{}}}]}]}),(n.header1block,n.shortText,{type:"card",props:{style:{width:"95%",maxWidth:"345px",padding:"10px"}},children:[{type:"col",children:[{type:"image",props:{src:"https://api.creaditor.com/images/placeholder?width=350&height=150",width:400,height:150,style:{width:"100%"}}}]},{type:"col",children:[{type:"text",props:{text:{childNodes:{type:"doc",content:[{type:"heading",attrs:{level:1,lineHeight:"1.4",direction:"rtl",textAlign:"right"},content:[{marks:[{type:"textStyle",attrs:{fontFamily:"Arial",fontSize:"24px",color:"rgb(56, 56, 56)"}}],type:"text",text:"כותרת גדולה"}]}]}}}}]},{type:"col",children:[{type:"text",props:{text:{childNodes:{type:"doc",content:[{type:"paragraph",attrs:{lineHeight:"1.4",direction:"rtl",textAlign:"right"},content:[{marks:[{type:"textStyle",attrs:{fontFamily:"Arial",fontSize:"14px",color:"rgb(56, 56, 56)"}}],type:"text",text:"כאן אנו נרשום את טקסט כללי כלשהו על המוצר שלנו. זהו אזור טקסט כללי כלשהו חופשי לגמרי"}]}]}}}}]},{type:"col",props:{justify:"end",style:{}},children:[{type:"button",props:{style:{}}}]}]})]}),ad({name:"card | image",icon:[{type:"image"},{type:"article"}],tags:["article","card","image","readmore"],children:[(n.header1block,n.shortText,{type:"card",id:"card-title-txt-bton",props:{style:{width:"95%",maxWidth:"345px",minHeight:"200px"}},children:[{type:"col",props:{alignItems:"center"},children:[{type:"text",props:{text:{childNodes:{type:"doc",content:[{type:"heading",attrs:{level:1,lineHeight:"1.4",direction:"rtl",textAlign:"right"},content:[{marks:[{type:"textStyle",attrs:{fontFamily:"Arial",fontSize:"24px",color:"rgb(56, 56, 56)"}}],type:"text",text:"כותרת גדולה"}]}]}}}}]},{type:"col",props:{alignItems:"center"},children:[{type:"text",props:{text:{childNodes:{type:"doc",content:[{type:"paragraph",attrs:{lineHeight:"1.4",direction:"rtl",textAlign:"right"},content:[{marks:[{type:"textStyle",attrs:{fontFamily:"Arial",fontSize:"14px",color:"rgb(56, 56, 56)"}}],type:"text",text:"כאן אנו נרשום את טקסט כללי כלשהו על המוצר שלנו. זהו אזור טקסט כללי כלשהו חופשי לגמרי"}]}]}}}}]},{type:"col",props:{justify:"end",style:{}},children:[{type:"button",props:{style:{marginTop:"10px"}}}]}]}),uh({width:300,height:150})]}),ad({name:"image | card",icon:[{type:"article"},{type:"image"}],tags:["article","card","image","readmore"],children:[uh({width:300,height:150}),(n.header1block,n.shortText,{type:"card",id:"card-title-txt-bton",props:{style:{width:"95%",maxWidth:"345px",minHeight:"200px"}},children:[{type:"col",props:{alignItems:"center"},children:[{type:"text",props:{text:{childNodes:{type:"doc",content:[{type:"heading",attrs:{level:1,lineHeight:"1.4",direction:"rtl",textAlign:"right"},content:[{marks:[{type:"textStyle",attrs:{fontFamily:"Arial",fontSize:"24px",color:"rgb(56, 56, 56)"}}],type:"text",text:"כותרת גדולה"}]}]}}}}]},{type:"col",props:{alignItems:"center"},children:[{type:"text",props:{text:{childNodes:{type:"doc",content:[{type:"paragraph",attrs:{lineHeight:"1.4",direction:"rtl",textAlign:"right"},content:[{marks:[{type:"textStyle",attrs:{fontFamily:"Arial",fontSize:"14px",color:"rgb(56, 56, 56)"}}],type:"text",text:"כאן אנו נרשום את טקסט כללי כלשהו על המוצר שלנו. זהו אזור טקסט כללי כלשהו חופשי לגמרי"}]}]}}}}]},{type:"col",props:{justify:"end",style:{}},children:[{type:"button",props:{style:{marginTop:"10px"}}}]}]})]})],sections:o,plugins:[vp,Ep,Bp.configure(t.textConfigure),Mp.configure(t.textConfigure),Sp.configure(t.textConfigure),kp.configure(t.textConfigure),Op,Tp,Ip,Rp,zp,jp,Hp,Fp,Up,Vp,Xp,Zp,Kp,th,nh,rh,oh,ah,sh,lh,ch,dh,hh,...e]},navbar:{components:t.navbar.components}}},a=new _p(i);if("undefined"!=typeof window){const t=()=>{const t=L.Ay.components||[],e=t[t.length-1];return e?{id:e.id,type:e.type}:null};window.cdtrBridge={updateComponent:(t,e,n)=>L.Ay.store().updateComponent(t,e,n,{sync:!0}),createComponent:t=>L.Ay.store().createComponent(t,{sync:!0}),removeComponent:t=>L.Ay.store().removeComponent(t,{sync:!0}),moveComponent:t=>L.Ay.store().moveComponent(t,{sync:!0}),onSelect:t=>{"function"==typeof t&&L.Ay.on("select",e=>{const n=e&&e.component;t(n?{id:n.id,type:n.type}:null)})},getSelected:()=>t()}}return a}(t);return e}}"undefined"!=typeof window&&(window.cdtrStarter=jh)})(),{}})());
|
|
6535
|
+
`,Ud.properties={width:{type:String},opened:{type:Boolean},placement:{type:String},isMobileView:{type:Boolean,state:!0}},customElements.get(Fd)||customElements.define(Fd,Ud),a.e(175).then(a.bind(a,60175)),a.e(567).then(a.bind(a,70567)),a.e(5713).then(a.bind(a,85713)),a.e(4569).then(a.bind(a,64569)),a.e(2547).then(a.bind(a,92547)),a.e(2956).then(a.bind(a,2956)),a.e(1529).then(a.bind(a,81529)),Promise.all([a.e(1936),a.e(1565)]).then(a.bind(a,61565)),a.e(271).then(a.bind(a,40271)),a.e(3095).then(a.bind(a,73095)),a.e(2377).then(a.bind(a,22377)),a.e(638).then(a.bind(a,638)),Promise.all([a.e(59),a.e(5813),a.e(4186)]).then(a.bind(a,14186)),a.e(8916).then(a.bind(a,48916)),a.e(752).then(a.bind(a,40752)),Promise.resolve().then(a.bind(a,15305)),a.e(2590).then(a.bind(a,2590)),a.e(380).then(a.bind(a,70380)),a.e(5501).then(a.bind(a,35501)),a.e(5133).then(a.bind(a,15133)),a.e(8646).then(a.bind(a,48646)),a.e(5849).then(a.bind(a,75849)),a.e(8042).then(a.bind(a,38042)),a.e(9990).then(a.bind(a,99990)),a.e(8983).then(a.bind(a,68983)),Promise.all([a.e(8876),a.e(168)]).then(a.bind(a,80168)),a.e(3932).then(a.bind(a,33932)),a.e(9453).then(a.bind(a,89453)),a.e(6036).then(a.bind(a,26036)),a.e(8443).then(a.bind(a,48443)),a.e(8570).then(a.bind(a,28570)),a.e(8570).then(a.bind(a,28570)),a.e(453).then(a.bind(a,50453)),a.e(3606).then(a.bind(a,13606)),a.e(3105).then(a.t.bind(a,63105,23)),a.e(7238).then(a.bind(a,97238)),a.e(4770).then(a.bind(a,94770)),a.e(5926).then(a.bind(a,83545)),a.e(8516).then(a.bind(a,8516)),a.e(170).then(a.bind(a,60170)),a.e(6442).then(a.bind(a,66442)),a.e(2234).then(a.bind(a,62234)),a.e(3521).then(a.bind(a,83521)),a.e(2834).then(a.bind(a,70453)),a.e(4288).then(a.bind(a,64288)),a.e(9041).then(a.bind(a,19041)),a.e(8654).then(a.bind(a,98654)),a.e(235).then(a.bind(a,20235)),a.e(407).then(a.bind(a,40407)),Promise.resolve().then(a.bind(a,66525)),a.e(8921).then(a.bind(a,38921)),a.e(112).then(a.bind(a,50112)),a.e(7155).then(a.bind(a,7155)),a.e(5411).then(a.bind(a,15411)),a.e(3971).then(a.bind(a,13971)),a.e(5839).then(a.bind(a,15839)),a.e(2350).then(a.bind(a,72350)),a.e(8064).then(a.bind(a,78064)),a.e(2963).then(a.bind(a,32963)),a.e(976).then(a.bind(a,976)),a.e(9570).then(a.bind(a,59570)),a.e(653).then(a.bind(a,50653)),a.e(467).then(a.bind(a,467)),a.e(2833).then(a.bind(a,52833)),a.e(9386).then(a.bind(a,89386)),a.e(5850).then(a.bind(a,75850)),a.e(975).then(a.bind(a,30975)),a.e(6496).then(a.bind(a,86496)),a.e(4100).then(a.bind(a,54100)),a.e(2397).then(a.bind(a,22397)),a.e(5530).then(a.bind(a,55530)),a.e(738).then(a.bind(a,60738)),a.e(4615).then(a.bind(a,14615)),a.e(7380).then(a.bind(a,27380)),a.e(2112).then(a.bind(a,2112)),a.e(7838).then(a.bind(a,67838)),a.e(8251).then(a.bind(a,38251)),a.e(4413).then(a.bind(a,14413)),a.e(3827).then(a.bind(a,93827)),a.e(9986).then(a.bind(a,39986)),a.e(3875).then(a.bind(a,33875)),a.e(4074).then(a.bind(a,94074)),a.e(3233).then(a.bind(a,73233)),a.e(4988).then(a.bind(a,94988)),a.e(4114).then(a.bind(a,84114)),a.e(2409).then(a.bind(a,22409)),a.e(4947).then(a.bind(a,94947)),a.e(4161).then(a.bind(a,54161)),a.e(7255).then(a.bind(a,7255)),a.e(2773).then(a.bind(a,2773)),a.e(7523).then(a.bind(a,67523)),a.e(1972).then(a.bind(a,41972)),Promise.all([a.e(59),a.e(5813),a.e(8173)]).then(a.bind(a,28173)),Promise.all([a.e(6216),a.e(7463)]).then(a.bind(a,97463)),Promise.all([a.e(59),a.e(2706)]).then(a.bind(a,12706)),Promise.all([a.e(59),a.e(6216),a.e(1317)]).then(a.bind(a,61317)),Promise.all([a.e(8876),a.e(8303)]).then(a.bind(a,98303)),a.e(898).then(a.bind(a,90898)),a.e(578).then(a.bind(a,10578)),a.e(7209).then(a.bind(a,27209)),a.e(2384).then(a.bind(a,92384)),Wi({href:"https://fonts.googleapis.com",ref:"preconnect",crossorigin:!0}),Wi({href:"https://fonts.gstatic.com",ref:"preconnect",crossorigin:!0});var qd=a(96374);const Wd=t=>{{const{component:e,commands:n,helpers:r}=t;return{select:t=>{let{changeTab:e,tab:n}=t;"design"!==n.text&&e("design")},tabs:t=>{const e=[{text:"design"}];return e.forEach(e=>e.selected=e.selected=e.text===t),e},layout:t=>{let{tab:r,changeTab:o,tabs:i}=t;const a=[{type:"heading",level:6,text:"rootelement_editor_top_header"},{type:"fontFamily",text:"fontFamily",value:e.props?.style?.fontFamily,onChange:t=>{const e=t.target.value,n=(T.M.get("components"),L.Ay.getComponents().find(t=>"root"===t.type)),r=[];L.Ay.store().execCommand("style",{fontFamily:e}),n.treeWalk(t=>{if(t&&t.props&&!["root","section","block","row","col"].find(e=>e===t.type)&&(t.props.style&&t.props.style.fontFamily!==e&&L.Ay.store().updateComponent(t,"style",{fontFamily:e}),t.type.equalWith("text")&&r.push(t.tiptap),Array.isArray(t.props.items))){const n=JSON.parse(JSON.stringify(t.props.items));n.forEach(t=>{t&&(t.style?t.style.fontFamily=e:t.props&&t.props.style&&(t.props.style.fontFamily=e),t.props&&t.props.label_field&&t.props.label_field.props&&t.props.label_field.props.style&&(t.props.label_field.props.style.fontFamily=e))}),L.Ay.store().updateComponent(t,"items",n)}}),r.forEach(t=>{t.chain().selectAll().setFontFamily({cssRule:e}).run()})}},{type:"divider"},{type:"colorpicker",title:"default_color_paragraphs",value:e.props?.defaultColorParagraphs,onChange:t=>{const e=t.target.value,n=T.M.get("components").filter(t=>-1!==t.type.indexOf("text"));n.forEach(t=>{const n=t.tiptap,{state:r,view:o}=n,i=r.tr,a=[];r.doc.nodesBetween(0,r.doc.content.size,(t,e)=>{"paragraph"===t.type.name&&a.push({start:e+1,end:e+t.nodeSize-1})}),a.forEach(t=>{let{start:n,end:o}=t;r.doc.nodesBetween(n,o,(t,n)=>{if(t.isText){const o=t.marks.some(t=>"link"===t.type.name);if(o)return;let a={};const s=t.marks.find(t=>"textStyle"===t.type.name);s&&s.attrs&&(a={...s.attrs});const l={...a,color:e},c=r.schema.marks.textStyle.create(l);i.addMark(n,n+t.nodeSize,c)}})}),o.dispatch(i)}),L.Ay.store().execCommand("defaultColorParagraphs",e)}},{type:"divider"},{type:"colorpicker",title:"default_color_headings",value:e.props?.default_color_headings,onChange:t=>{const e=t.target.value,n=T.M.get("components").filter(t=>-1!==t.type.indexOf("text"));n.forEach(t=>{const n=t.tiptap,{state:r,view:o}=n,i=r.tr,a=[];r.doc.nodesBetween(0,r.doc.content.size,(t,e)=>{"heading"===t.type.name&&a.push({start:e+1,end:e+t.nodeSize-1})}),a.forEach(t=>{let{start:n,end:o}=t;r.doc.nodesBetween(n,o,(t,n)=>{if(t.isText){const o=t.marks.some(t=>"link"===t.type.name);if(o)return;let a={};const s=t.marks.find(t=>"textStyle"===t.type.name);s&&s.attrs&&(a={...s.attrs});const l={...a,color:e},c=r.schema.marks.textStyle.create(l);i.addMark(n,n+t.nodeSize,c)}})}),o.dispatch(i)}),L.Ay.store().execCommand("defaultColorHeadings",e)}},{type:"divider"},{type:"colorpicker",title:"default_background_buttons",value:e.props.defaultBackgroundButtons||e.props.default_background_buttons,onChange:t=>{const e=t.target.value;n.execCommand("defaultBackgroundButtons",e);const r=T.M.get("components").filter(t=>"button"===t.type),o=(0,qd.w)("#000000",e);L.Ay.store().execCommand2({transactions:[{key:"style",value:{background:e,color:o}}],update:r})}},{type:"colorpicker",title:"default_color_buttons",value:e.props.defaultColorButtons||e.props.default_color_buttons,onChange:t=>{const e=t.target.value;L.Ay.store().execCommand2({transactions:[{key:"defaultColorButtons",value:e}],update:[T.M.get("components").find(t=>"root"===t.type)]});const n=T.M.get("components").filter(t=>"button"===t.type);L.Ay.store().execCommand2({transactions:[{key:"style",value:{color:e}}],update:n})}},{type:"divider"},{type:"slider",title:"block_width",min:500,max:1200,value:(()=>{const t=e.find("section");if(!t)return 0;const n=t.children.find(t=>"block"===t.type);return n?parseInt(n?.props?.style?.width):0})(),onInput:t=>{let n=t.target.value;n<500&&(n=500),n>1200&&(n=1200);const r=(()=>{const t=[],n=e.find("section");return n&&n.children.forEach(e=>{const n=T.M.get("components",e);n&&"block"===n.type&&t.push(n)}),t})();L.Ay.store().execCommand2({transactions:[{key:"style",value:{width:n+"px",maxWidth:"100%"}}],update:r})}},{type:"divider"},{type:"colorpicker",alpha:!1,value:e.props.style.background||"#fff",title:"page_background",onChange:t=>{const e=t.target.value;n.execCommand("style",{background:e})}},{type:"divider"},{type:"colorpicker",alpha:!1,title:"bgColor_blocks",onChange:t=>{const e=t.target.value,n=T.M.get("components").filter(t=>t.type.equalWith("block"));L.Ay.store().execCommand2({transactions:[{key:"style",value:{background:e}}],update:n})}},{type:"divider"},{type:"heading",level:6,text:"rootelement_editor_global_colors_heading"},{type:"heading",level:6,text:"Primary"},{type:"colorpicker",alpha:!1,title:"primaryColor",value:e.props.primaryColor||"#fff",onChange:t=>{const e=t.target.value;n.execCommand("primaryColor",e)}},{type:"colorpicker",alpha:!1,title:"primaryContrastColor",value:e.props.primaryContrastColor||"#fff",onChange:t=>{const e=t.target.value;n.execCommand("primaryContrastColor",e)}},{type:"divider"},{type:"heading",level:6,text:"secondary"},{type:"colorpicker",alpha:!1,title:"secondaryColor",value:e.props.secondaryColor||"#fff",onChange:t=>{const e=t.target.value;n.execCommand("secondaryColor",e)}},{type:"colorpicker",alpha:!1,title:"secondaryContrastColor",value:e.props.secondaryContrastColor||"#fff",onChange:t=>{const e=t.target.value;n.execCommand("secondaryContrastColor",e)}}];return a}}}},Yd=t=>{let{helpers:e,template:n,globalStylesVar:r}=t;return{set:(t,o,i)=>{switch(o){case"style":return t[o]=i,e.mergeDiff(n,{style:t[o]}),!0;case"fontFamily":case"fontSize":case"paragraphFontSize":case"headingLvlOneFontSize":case"defaultColorParagraphs":case"defaultColorHeadings":case"defaultBackgroundButtons":case"defaultColorButtons":return t[o]=i,!0;case"primaryColor":case"secondaryColor":case"primaryContrastColor":case"secondaryContrastColor":case"secondaryColor":return t[o]=i,r.patch(t),!0;default:return!1}}}};var Xd=a(37101),Zd={};Zd.setAttributes=p(),Zd.insert=c().bind(null,"head"),Zd.domAPI=s(),Zd.insertStyleElement=u();o()(Xd.A,Zd);const Kd=Xd.A&&Xd.A.locals?Xd.A.locals:void 0;var Jd=a(23571);const Gd=document.createElement("style");Gd.patch=function(t){let{primaryColor:e,primaryContrastColor:n,secondaryColor:r,secondaryContrastColor:o}=t;e&&(Gd.innerHTML=`:root{--cdtr-primary:${e}}`),r&&(Gd.innerHTML+=`:root{--cdtr-secondary:${r}}`),o&&(Gd.innerHTML+=`:root{--cdtr-secondary-contrast:${r}}`),n&&(Gd.innerHTML+=`:root{--cdtr-primary-contrast:${n}}`)};const Qd=()=>{const t="root";return{name:t,create:e=>{const{createElement:r,compose:o,helpers:i}=e,{children:a,backgrounds:s,commands:l}=o,{mergeDiff:c,arrayToString:d}=l;o.style||(o.style={});const p=d("root-component",o.classList,Kd.root);document.head.append(Gd),Gd.patch(o.props);const h=(0,n.A)("div",{"data-id":o.id},a),u=(0,n.A)("div",(0,b.A)({},o,{className:p}),h);let f,m,g=(0,n.A)("style",null,'\n .text-component:after{\n content: "";\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n background: transparent;\n }\n ');new Jd.Ay(h,{group:"section-component",animation:450,handle:".section-handle--sortable",onStart:t=>{document.body.style.position="fixed",document.body.appendChild(g);const e=t.item;f=e.previousSibling?.dataset.id,m=e.nextSibling?.dataset.id},onEnd:function(t){document.body.style.position=null,g.remove();const e=t.item,n=t.to,r=t.from,o=t.oldIndex,i=t.newIndex;t.oldDraggableIndex,t.newDraggableIndex,t.clone,t.pullMode;L.Ay.store().moveComponent({componentId:e.dataset.id,newParentId:n.dataset.id,oldParentId:r.dataset.id,oldIndex:o,newIndex:i})}});return L.Ay.on("update",()=>{setTimeout(()=>{const t=u.querySelector(`.${Kd.placeholder}`),e=h.children.length;0===e&&t||(e>0&&t?t.remove():0!==e||t||u.appendChild((0,n.A)("div",{className:Kd.placeholder},(0,n.A)("h1",null,"זה דף ריק,לחצו כאן כדי להוסיף אלמנטים, ורקעים"),(0,n.A)("div",null,(0,n.A)("paper-button",{onMousedown:()=>{O.A.dispatch("open_add_menu",{type:"section-component"})},style:"color:var(--primary)"},(0,n.A)("lang-text",{text:"for_quike_action_click_here"}))))))},0)}),r({name:t,id:o.id,template:u,childrenHolder:h,allowSortable:!0,defaultProps:{},validator:Yd({template:u,helpers:i,globalStylesVar:Gd}),schema:o.schema,onSelect:()=>{},onDeselect:()=>{},elementProps:o,remove:()=>{u.remove()},createEditor:Wd})}}},tp=t=>{{const{component:e,commands:n,helpers:r}=t;return e.props.style||(e.props.style={}),{select:t=>{let{changeTab:e,tab:n}=t;"design"!==n.text&&e("design")},tabs:t=>{const e=[{text:"design"}];return e.forEach(e=>e.selected=e.selected=e.text===t),e},layout:t=>{let{tab:r,changeTab:o,tabs:i}=t;const a=[{type:"divider"},{type:"slider",title:"height",active:()=>"design"===r.text,min:50,max:500,value:parseInt(e.props.style.minHeight),onInput:t=>{const e=t.target.value;n.execCommand("style",{minHeight:e+"px"})}},{type:"divider"},{type:"colorpicker",title:"backgroundColor",value:e.props.style.background||e.props.style.backgroundColor||"#fff",onChange:t=>{const e=t.target.value;n.execCommand("style",{background:e,backgroundColor:null})}},{type:"divider"},{type:"justifyContent",value:e?.props.justify||"flex-start",active:()=>"design"===r.text,onChange:t=>{const e=t.target.value;n.execCommand("justify",e,{find:"col"})}},{type:"alignItems",title:"alignItems",active:()=>"design"===r.text,value:e?.props.alignItems||"flex-start",onChange:t=>{const e=t.target.value;n.execCommand("alignItems",e,{find:"col"})}},{type:"spacingPicker",active:()=>"design"===r.text,hasLeft:!1,hasRight:!1,value:{top:parseInt(e?.props?.style?.paddingTop)||parseInt(e?.props?.style?.padding)||0,bottom:parseInt(e?.props?.style?.paddingBottom)||parseInt(e?.props?.style?.padding)||0,left:parseInt(e?.props?.style?.paddingLeft)||parseInt(e?.props?.style?.padding)||0,right:parseInt(e?.props?.style?.paddingRight)||parseInt(e?.props?.style?.padding)||0},onChange:t=>{const e=t.target.value;n.execCommand("style",{padding:e+"px"},{find:"col"})}}];return a}}}},ep=t=>{let{helpers:e,template:n,row:r}=t;return{set:(t,e,r)=>{switch(e){case"style":case"justify":case"alignItems":return t[e]=r,!0;case"md":case"sm":case"lg":case"xl":t[e]=r,n.setAttribute(e,r);return 0===parseInt(r)?(n.removeAttribute("lg"),n.removeAttribute("xl")):(n.setAttribute("lg",r),n.setAttribute("xl",r)),!0;default:return!1}}}};var np=a(71527),rp={};rp.setAttributes=p(),rp.insert=c().bind(null,"head"),rp.domAPI=s(),rp.insertStyleElement=u();o()(np.A,rp);const op=np.A&&np.A.locals?np.A.locals:void 0,ip=()=>({name:"col",create:t=>{const{createElement:e,compose:r,helpers:o}=t,{children:i,backgrounds:a,commands:s}=r,{mergeDiff:l,arrayToString:c}=s;r.props.justify||(r.props.justify="center");const d=new ki.A,p={element:t=>r.props.style};qn.use(Cr());let h=qn.createStyleSheet(p,{link:!0}).attach();h.update();const u=c("col-component",op.root,r.classList,h.classes.element),f=(0,n.A)("cdtr-row",null,i),m=(0,n.A)("cdtr-row",{className:c("row-of-col",op.row)},f),g=(0,n.A)("cdtr-col",{className:u},m);g.setAttribute("droppable-direction","left,right");r.editor.on("update",()=>{d.run(()=>{const t=g.parentElement;t&&"block"===t.dataset.type?g.setAttribute("droppable-element","col"):g.removeAttribute("droppable-element")})}),g.setAttribute("draggable-direction","left,right"),g.setAttribute("lg",r.props.lg),r.props||(r.props={});const b=e({name:"col",id:r.id,template:g,handleBar:!0,draggable:{group:"col"},render:()=>{b.props.justify&&(f.justify=b.props.justify,m.justify=b.props.justify),b.props.style||(b.props.style={}),b.props.style.height?m.style.height=b.props.style.height:m.style.height="",b.props.style.minHeight?m.style.minHeight=b.props.style.minHeight:m.style.minHeight="",b.props.alignItems&&(m.alignItems=b.props.alignItems),b.props.lg;{const t=parseInt(b.props.lg);0===t?(g.removeAttribute("lg"),g.removeAttribute("xl")):(g.setAttribute("lg",t),g.setAttribute("xl",t))}o.mergeDiff(g,{style:r.props.style})},childrenHolder:m,allowSortable:!0,defaultProps:{},validator:ep({template:g,helpers:o,row:m}),schema:r.schema,onSelect:t=>{g.classList.add(t)},onDeselect:t=>{g.classList.remove(t)},elementProps:r,remove:()=>{g.remove()},createEditor:tp});return b}});var ap=a(53756),sp={};sp.setAttributes=p(),sp.insert=c().bind(null,"head"),sp.domAPI=s(),sp.insertStyleElement=u();o()(ap.A,sp);const lp=ap.A&&ap.A.locals?ap.A.locals:void 0;var cp=a(35962);const dp={slantLeft:t=>[`0 ${t}px`,"100% 0"],slantRight:t=>["0 0",`100% ${t}px`],vShape:t=>["0 0",`50% ${t}px`,"100% 0"],triangle:t=>[`0 ${t}px`,"50% 0",`100% ${t}px`]},pp={slantLeft:t=>["100% 100%",`0 calc(100% - ${t}px)`],slantRight:t=>[`100% calc(100% - ${t}px)`,"0 100%"],vShape:t=>[`100% calc(100% - ${t}px)`,"50% 100%",`0 calc(100% - ${t}px)`],triangle:t=>["100% 100%",`50% calc(100% - ${t}px)`,"0 100%"]},hp=["0 0","100% 0"],up=["100% 100%","0 100%"],fp=t=>t&&"none"!==t;const mp=[{value:"none"},{value:"slantLeft"},{value:"slantRight"},{value:"vShape"},{value:"triangle"}],gp=t=>{{const{component:e,commands:n,helpers:r}=t;const o=()=>e.props.style||{},i=()=>({topShape:o()["--cdtr-dv-top"]||"none",topHeight:parseInt(o()["--cdtr-dv-top-h"],10)||50,bottomShape:o()["--cdtr-dv-bot"]||"none",bottomHeight:parseInt(o()["--cdtr-dv-bot-h"],10)||50}),a=t=>{const e={...i(),...t},r=function(t){let{topShape:e,topHeight:n,bottomShape:r,bottomHeight:o}=t;return fp(e)||fp(r)?`polygon(${[...fp(e)&&dp[e]?dp[e](n):hp,...fp(r)&&pp[r]?pp[r](o):up].join(", ")})`:""}(e);n.execCommand("style",{clipPath:r,WebkitClipPath:r,paddingTop:fp(e.topShape)?`${e.topHeight}px`:"",paddingBottom:fp(e.bottomShape)?`${e.bottomHeight}px`:"","--cdtr-dv-top":e.topShape,"--cdtr-dv-top-h":`${e.topHeight}`,"--cdtr-dv-bot":e.bottomShape,"--cdtr-dv-bot-h":`${e.bottomHeight}`})};return{select:t=>{let{changeTab:e,tab:n}=t;n.text||e("background")},tabs:t=>{const e=[{text:"background"},{text:"design"},{text:"settings"}];return t?(e.forEach(e=>e.selected=e.text===t),e):e},layout:t=>{const{tab:r,changeTab:o,tabs:s}=t,l=i(),c=()=>"design"===r.text,d=[{type:"background",hasPreview:!0,hasInput:!0,active:()=>"background"===r.text,value:e.props.background,src:e.props.background?.properties?.src,onChange:t=>{const e=t.detail.src;n.execCommand("background",{type:"images",component:"cdtr-images-preset",properties:{src:e,style:{backgroundAttachment:"fixed",backgroundPosition:"center",backgroundRepeat:"no-repeat",backgroundSize:"cover"}}})}},{type:"divider",active:()=>"background"===r.text},{type:"colorpicker",title:"backgroundColor",active:()=>"background"===r.text,value:e.props.style.background||e.props.style.backgroundColor||"#fff",onChange:t=>{const e=t.target.value;n.execCommand("style",{background:e,backgroundColor:null}),n.execCommand("background",null)}},{type:"heading",level:4,text:"top_divider",active:c},{type:"dropdown",title:"shape",active:c,selected:l.topShape,value:l.topShape,items:mp,onChange:t=>a({topShape:t.target.value})},{type:"slider",title:"height",unit:"px",min:0,max:200,active:()=>c()&&fp(l.topShape),value:l.topHeight,onInput:t=>a({topHeight:parseInt(t.target.value,10)||0})},{type:"divider",active:c},{type:"heading",level:4,text:"bottom_divider",active:c},{type:"dropdown",title:"shape",active:c,selected:l.bottomShape,value:l.bottomShape,items:mp,onChange:t=>a({bottomShape:t.target.value})},{type:"slider",title:"height",unit:"px",min:0,max:200,active:()=>c()&&fp(l.bottomShape),value:l.bottomHeight,onInput:t=>a({bottomHeight:parseInt(t.target.value,10)||0})}];return d}}}};const bp=t=>{const{mergeDiff:e,deepMerge:r}=t.helpers,o=t.compose;o.props.style.minHeight||(o.props.style.minHeight="100px"),o.props.style.width="100%";const i=(0,_.A)("section-component",o.classList,lp.section),s=(0,n.A)("div",{style:{position:"absolute",left:0,top:0,height:"100%",width:"100%",overflow:"hidden",opacity:o.opacity||1}});function l(t){const n=()=>{const n=document.createElement(t.component);s.appendChild(n),e(n,t.properties)};for(;s.firstChild;)s.firstChild.remove();t&&(t.installed?n():t.component&&("cdtr-media-player"===t.component&&(t.component="cdtr-background-video"),"images-preset"===t.component&&(t.component="cdtr-images-preset"),a(604)(`./${t.component}`).then(t=>{n()})))}o.background?l(o.background):o.background={};const c=(0,n.A)("div",{style:{minHeight:"50px"},className:(0,_.A)("sortable-element--with-section",lp.layerBlock),"data-id":o.id},o.children);o.bottomStyle||(o.bottomStyle={},o.bottomStyle.style={height:0});const d=()=>(0,n.A)("div",{className:lp.placeholder},(0,n.A)("h3",null,(0,n.A)("lang-text",{text:"empty_section_info"})),(0,n.A)("div",null,(0,n.A)("paper-button",{onMouseUp:()=>{O.A.dispatch("open_add_menu",{type:"block-component"})},style:"color:var(--primary)"},(0,n.A)("lang-text",{text:"click_here_to_add"})))),p=(0,n.A)("section",(0,b.A)({},o,{"droppable-element":o.type,"droppable-direction":"top,bottom","droppable-if":"empty","droppable-level":"5","droppable-bottom":"lastChild",className:i}),s,c,o.elements);o.props.alignItems&&(c.style.justifyContent=o.props.alignItems),0===c.children.length&&p.appendChild(d());const h=()=>{setTimeout(()=>{const t=p.querySelector(`.${lp.placeholder}`),e=c.children.length;0===e&&t||(e>0&&t?t.remove():0!==e||t||p.appendChild(d()))},0)};L.Ay.on("update",()=>h()),h();let u,f,m=(0,n.A)("style",null,'\n .text-component:after{\n content: "";\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n background: transparent;\n }\n ');const g=new Jd.Ay(c,{group:"block-component",animation:300,handle:".block-handle--sortable",draggable:".block-component",easing:"cubic-bezier(1, 0, 0, 1)",onStart:t=>{document.body.appendChild(m);const e=t.item;u=e.previousSibling?.dataset.id,f=e.nextSibling?.dataset.id},onEnd:function(t){m.remove();const e=t.item.dataset.id,n=t.to.dataset.id,r=t.from.dataset.id,o=t.oldIndex;let i=t.newIndex;L.Ay.store().moveComponent({componentId:e,newParentId:n,oldParentId:r,oldIndex:o,newIndex:i,direction:i>o?"bottom":"top"})}}),y={set:(t,n,o)=>{switch(n){case"bottomStyle":return t[n]=r(t[n],o),e(marginBottomEl,{style:t[n].style}),!0;case"alignItems":return t[n]=o,c.style.justifyContent=o,!0;case"opacity":return t[n]=o,s.style.opacity=o,!0;case"background":return t[n]=o,l(o),!0;case"style":return t[n]=r(t[n],o),e(p,{style:t[n]}),!0;case"is_removed":return e(p,{is_removed:o}),!0;default:return!1}}},w=(0,cp.n)({id:o.id,name:"section",template:p,allowSortable:!0,schema:o.schema,draggable:{group:"section",direction:"top,bottom"},render:()=>{},destroy:()=>{"function"==typeof g.destroy&&g.destroy(),L.Ay.off("update",()=>h())},remove:()=>{p.remove()},onSelect:t=>{p.classList.add(t)},onDeselect:t=>{p.classList.remove(t)},elementProps:o,validator:y,createEditor:gp,commands:{},defaultProps:{},childrenHolder:c});return((t,e,n)=>{const r=document.createElement("div");r.classList.add(lp.resizeBar),r.setAttribute("draggable","false"),t.appendChild(r);let o=!1,i=0,a=0;const s=n=>{if(!o)return;const r=n.clientY-i,s=Math.max(10,a+r)+"px";t.style.minHeight=s,e.commands.execCommand("style",{minHeight:s})},l=()=>{o&&(o=!1,r.classList.remove(lp.dragging),document.removeEventListener("mousemove",s),document.removeEventListener("mouseup",l))};r.addEventListener("mousedown",e=>{e.preventDefault(),e.stopPropagation(),o=!0,i=e.clientY;const c=t.style.minHeight||getComputedStyle(t).minHeight||n.props.style.minHeight||"100px";a=parseFloat(c)||100,document.addEventListener("mousemove",s),document.addEventListener("mouseup",l),r.classList.add(lp.dragging)})})(p,w,o),w},yp=()=>({name:"section",create:t=>bp(t)});var wp=a(57643);class Ap{constructor(t,e){this.isLoaded=!1,this.setTokens(t,e),this.interval=setInterval(()=>{this.refreshToken(!0)},6e5)}setTokens(t,e){if("string"!=typeof e)throw new Error("editKey must be a string");if(!t.access||!t.refresh)throw new Error("access_token and refresh_token is required");this.isLoaded=!0,this.access=t.access.token,this.expires=t.access.expires,this.refresh=t.refresh,T.M.set({access_token:this.access,editKey:e,refreshToken:t.refresh.token}),this.refreshToken()}isExpired(){return new Date(this.expires).getTime()-Date.now()<18e5}refreshToken(){let t=arguments.length>0&&void 0!==arguments[0]&&arguments[0];if(T.M.get("error","status"))return void clearInterval(this.interval);if(!t&&!this.isExpired())return;const e={method:"POST",headers:{Accept:"application/json","Content-Type":"application/json"},body:JSON.stringify({refreshToken:this.refresh.token})};fetch(`${ve.XW.api_url}auth/refresh-tokens`,e).then(t=>t.json()).then(t=>{t?.access&&t?.refresh&&(this.access=t.access.token,this.expires=t.access.expires,this.refresh=t.refresh,T.M.set({access_token:this.access}))}).catch(t=>{})}}class xp{constructor(t){this.site=void 0,this.commands=void 0,this.editor=void 0,this.content=void 0,t.channel||="newsletter",this.content=null,this.editor={setContent:e=>this.replaceEditorContent(t,e)},this.commands=this.createCommands(),T.M.set({commands:this.commands}),T.M.set({setEditorContent:t=>this.editor.setContent(t)});const e=this.resolveTargetElement(t);T.M.set({editor:L.Ay}),this.applyTargetStyles(e),this.registerEditorEvents(),this.initializeStore(t),L.Ay.configure=t?.editor?.configure,"string"==typeof t?.studioToken&&t.studioToken.length>0&&(L.Ay.studioToken=t.studioToken),"function"==typeof t?.studioTokenProvider&&(L.Ay.studioTokenProvider=t.studioTokenProvider),this.initializeEditorAndApp(t,e),"string"==typeof t.access&&t.access.length>0&&this.startOnlineSession(t.access),t.collaborator&&L.Ay.connectRealtime(t.collaborator)}startOnlineSession(t){(t=>{const e={method:"POST",headers:{Accept:"application/json","Content-Type":"application/json"},body:JSON.stringify({access:t})};return fetch(ve.XW.api_url+ve.JZ.site+"/edit/",e).then(t=>t.json())})(t).then(t=>{const e=t?.data,n=e?.tokens?.access?.token;if(e&&e.tokens&&"string"==typeof e.editKey&&n){if(e.site&&"string"==typeof e.site._id){const t=T.M.get("app")||{};T.M.set({app:{...t,...e.site}})}new Ap(e.tokens,e.editKey),Array.isArray(e.components)&&this.editor.setContent(e.components),L.Ay.connectOnline(n)}else console.error("online session: edit-token exchange failed",t)}).catch(t=>{console.error("online session bootstrap error",t)})}replaceEditorContent(t,e){const n=T.M.get("components");Array.isArray(n)&&n.forEach(t=>{const e=t;e.destroy&&"function"==typeof e.destroy&&e.destroy()}),this.content&&this.content.remove(),this.content=$i({target:t.target,page:{},components:e||[]},()=>{O.A.dispatch("editor-content-replaced",{})})}createCommands(){return{snackbar:t=>{O.A.dispatch("snackbar",{text:t})},langs:()=>T.M.get("lang"),lang:t=>T.M.get("lang",t),injectEditor:t=>{const e=T.M.get("injectEditor");e&&e(t)},execCommand:(t,e)=>{L.Ay.store().execCommand(t,e)},toJSON:R.U2,toHTML:R.FE}}resolveTargetElement(t){if("string"==typeof t.target){const e=document.getElementById(t.target);if(!e)throw new Error("string must be valid id or htmlElement");return t.target=e,e}if(t.target instanceof HTMLElement)return t.target;const e=document.createElement("div");return document.body.appendChild(e),t.target=e,e}applyTargetStyles(t){t.style.maxHeight="100vh",t.style.overflow="hidden",t.style.position="relative"}registerEditorEvents(){L.Ay.on("change",()=>{(0,R.U2)()})}initializeStore(t){T.M.set({app:{_id:t.appId,name:t.documentName}}),t.languageJson&&T.M.set({lang:t.languageJson})}initializeEditorAndApp(t,e){const n=this.buildLangConfig(t.language??"");T.M.set({langConfig:n}),this.applyTheme(t,e,n);const r=this.buildSchemes(t,n);this.startInitialApplication(t,r)}buildLangConfig(t){return Vd(t)?{direction:"rtl",align:"right",justifyContent:"flex-start",justify:"start",rowDirection:"row"}:{direction:"ltr",align:"left",justifyContent:"flex-end",justify:"end",rowDirection:"row-reverse"}}applyTheme(t,n,r){t.theme||(t.theme={}),t.theme.textAlign??=r.align,t.theme.direction??=r.direction,t.theme.justifyContent??=r.justifyContent,t.theme.rowDirection??=r.rowDirection;const o=e(t.theme);T.M.set({theme:o.theme}),n.appendChild(o.styleTag)}buildSchemes(t,e){const n=L.Ay,r=[...Array.isArray(n?.configure?.plugins)?[...n.configure.plugins]:[],yp,Qd,ip,wp.default].map(n=>n({channel:t.channel||"web",languages:t.languageJson,direction:e.direction,textAlign:e.align})),o=t;return o.editor.configure.plugins=r,T.M.set({config:o,schemes:r}),r}startInitialApplication(t,e){let n=null,r=0,o=null;if(t.hasLoader){n=qi();const t=document.body.style.overflow,e=document.documentElement.style.overflow;document.documentElement.style.overflow="hidden",document.body.style.overflow="hidden",document.body.appendChild(n),r=Date.now(),o=()=>{document.body.style.overflow=t,document.documentElement.style.overflow=e}}return this.content=$i({target:t.target,page:{},components:t.components||[]},()=>{const t=()=>{o?.(),o=null,n&&(n.remove(),n=null);const t=T.M.get("components").find(t=>"root"===t.type);t&&L.Ay.clean().selectComponent(t)};if(n&&r>0){const e=Date.now()-r,n=xp.LOADER_MIN_MS-e;if(n>0)return void setTimeout(t,n)}t()}),e}}xp.LOADER_MIN_MS=3e3;const _p=xp;function vp(){const t="image";return{id:"1",name:t,menu:e=>{let{Compose:n}=e;return new n((()=>{const e="400px",n="250px";return{type:t,props:{alt:"image",width:e,height:n,style:{height:"auto",width:e,maxWidth:"100%",minWidth:"30px",objectFit:"fill"},src:`https://api.creaditor.com/images/placeholder?width=${parseInt(e)||250}&height=${parseInt(n)||250}`,isOpenWithModal:!1,isFullWidthOnMobile:!1,isRatioLock:!0}}})(),{group:"elements",name:t,puzzle:[{type:"image"}],tags:[t],index:null})},lazy:t=>{a.e(6151).then(a.bind(a,36151)).then(e=>{t(e.default())})}}}function kp(t){const e="@paragraph/text";return{id:e,name:e,menu:t=>{let{Compose:n}=t;return new n({type:e,props:{text:{childNodes:{type:"doc",content:[{type:"paragraph",attrs:{lineHeight:"1.4",direction:"rtl",textAlign:"right"},content:[{marks:[{type:"textStyle",attrs:{fontFamily:"Arial",fontSize:"14px",color:"rgb(56, 56, 56)"}}],type:"text",text:"כאן אנו נרשום את טקסט כללי כלשהו על המוצר שלנו. זהו אזור טקסט כללי כלשהו חופשי לגמרי"}]}]}}}},{group:"elements",name:"text",puzzle:[{type:"text"}],tags:[e],index:0})},lazy:t=>{a.e(1271).then(a.bind(a,71271)).then(e=>{t(e.default(kp.data))})}}}kp.configure=t=>{let{mergeTags:e,fontSize:n,title:r,suffix:o,prefix:i,fonts:a}=t;return kp.data={mergeTags:e,fontSize:n,title:r,suffix:o,prefix:i,fonts:a},kp};const Cp="video";function Ep(t){let{channel:e}=t;return{id:"vvidoe-4Kj^43",name:Cp,menu:t=>{let{Compose:e}=t;return new e({type:Cp,props:{height:"auto",width:"400px",height:"300px",playing:!1,loop:!1,light:!1,controls:!0,autoPlay:!1,muted:!1,url:"https://www.youtube.com/watch?v=04Or_U9OexU"}},{group:"elements",name:Cp,puzzle:[{type:"video"}],tags:[Cp],index:null})},lazy:t=>{Promise.all([a.e(5284),a.e(1142)]).then(a.bind(a,41142)).then(e=>{t(e.default())})}}}function Sp(){const t="text",e=`${t}/heading1`;return{id:e,name:t,menu:n=>{let{Compose:r}=n;return new r({type:t,props:{text:{childNodes:{type:"doc",content:[{type:"heading",attrs:{level:1,lineHeight:"1.4",direction:"rtl",textAlign:"right"},content:[{marks:[{type:"textStyle",attrs:{fontFamily:"Arial",fontSize:"62px",color:"rgb(56, 56, 56)"}}],type:"text",text:"כותרת גדולה"}]}]}}}},{id:e,group:"elements",name:"heading 1",puzzle:[{type:"heading1"}],tags:[t],index:0})},lazy:t=>{a.e(1271).then(a.bind(a,71271)).then(e=>{t(e.default(Sp.data))})}}}function Mp(){const t="text";return{id:"5445",name:t,menu:e=>{let{Compose:n}=e;return new n({type:t,props:{text:{childNodes:{type:"doc",content:[{type:"heading",attrs:{level:2,lineHeight:"1.4",direction:"rtl",textAlign:"right"},content:[{marks:[{type:"textStyle",attrs:{fontFamily:"Arial",fontSize:"42px",color:"rgb(56, 56, 56)"}}],type:"text",text:"כותרת בינונית"}]}]}}}},{id:`${t}/heading2`,group:"elements",name:"heading 2",puzzle:[{type:"heading2"}],tags:[t],index:0})},lazy:t=>{a.e(1271).then(a.bind(a,71271)).then(e=>{t(e.default(Mp.data))})}}}function Bp(){const t="text";return{id:"544663",name:t,menu:e=>{let{Compose:n}=e;return new n({type:t,props:{text:{childNodes:{type:"doc",content:[{type:"heading",attrs:{level:3,lineHeight:"1.4",direction:"rtl",textAlign:"right"},content:[{marks:[{type:"textStyle",attrs:{fontFamily:"Arial",fontSize:"24px",color:"rgb(56, 56, 56)"}}],type:"text",text:"כותרת קטנה"}]}]}}}},{id:`${t}/heading3`,group:"elements",name:"heading 3",puzzle:[{type:"heading3"}],tags:[t],index:0})},lazy:t=>{a.e(1271).then(a.bind(a,71271)).then(e=>{t(e.default(Bp.data))})}}}function Tp(){const t="icon";return{id:"icon-menu",name:t,menu:e=>{let{Compose:n}=e;return new n((()=>{const e="24px";return{type:t,props:{alt:"icon",style:{width:e,height:e,maxWidth:"100%",maxHeight:"100%",display:"inline-block"},src:"https://img.creaditor.ai/icons/serve/Arrows/arrow-right-line.png?width=24&height=24&color=000000"}}})(),{group:"elements",name:t,puzzle:[{type:t}],tags:[t],index:null})},lazy:t=>{a.e(2765).then(a.bind(a,12765)).then(e=>{t(e.default())})}}}Sp.configure=t=>(Sp.data=t,Sp),Mp.configure=t=>(Mp.data=t,Mp),Bp.configure=t=>(Bp.data=t,Bp);const Lp="countdown";function Op(t){let{channel:e}=t;return"web"===e?{id:"1",name:Lp,menu:t=>{let{Compose:e}=t;return new e(((n=new Date).setHours(n.getMinutes()+30),{type:Lp,props:{hasColons:!0,hasLabels:!0,date:n.toString(),language:"he",style:{},classList:[],containerWidth:"300px",containerBg:"transparent",containerRadius:"0",colBg:"transparent",colBorderStyle:"none",colBorderSize:"0",colBorderColor:"none",colBorderPadding:"0",colBorderRadius:"100px",numberSize:"30px",numberColor:"black",numberFontFamily:"Arial",labelSize:"14px",labelColor:"black",labelfontFamily:"Arial"}}),{id:Lp,group:"elements",name:Lp,puzzle:[{type:"countdown"}],tags:[Lp],index:null});var n},lazy:t=>{a.e(8250).then(a.bind(a,78250)).then(e=>{t(e.default())})}}:"newsletter"===e?{id:"1",name:Lp,menu:t=>{let{Compose:e}=t;return new e(((n=new Date).setMinutes(n.getMinutes()+30),{type:Lp,props:{hasColons:!0,hasLabels:!0,date:n.toString(),language:"he",style:{},classList:[],containerWidth:"400px",containerBg:"transparent",containerRadius:"0",colBg:"transparent",colBorderStyle:"none",colBorderSize:"0",colBorderColor:"none",colBorderPadding:"0",colBorderRadius:"100px",numberSize:"30px",numberColor:"black",numberFontFamily:"Arial",labelSize:"14px",labelColor:"black",labelfontFamily:"Arial"}}),{group:"elements",name:Lp,puzzle:[{type:"countdown"}],tags:[Lp],index:null});var n},lazy:t=>{a.e(7466).then(a.bind(a,47466)).then(e=>{t(e.default())})}}:void 0}function Ip(){const t="button";return{id:"button-menu",name:t,menu:e=>{let{Compose:n}=e;return new n({type:t,props:{text:"קראו עוד",style:{height:"40px",width:"100px",maxWidth:"100%",minWidth:"30px",background:"#000",color:"#fff"}}},{group:"elements",name:t,puzzle:[{type:"button"}],tags:[t],index:null})},lazy:t=>{a.e(5119).then(a.bind(a,15119)).then(e=>{t(e.default())})}}}const Np="map";function Rp(t){let{channel:e}=t;return"web"===e?{id:"1",name:Np,menu:t=>{let{Compose:e}=t;return new e({type:Np,props:{width:200,height:200,style:{height:"200px",width:"200px"},address:"תל אביב"}},{group:"elements",name:Np,puzzle:[{type:"map"}],tags:[Np],index:null})},lazy:t=>{a.e(6814).then(a.bind(a,46814)).then(e=>{t(e.default())})}}:"newsletter"===e?{id:"1",name:Np,menu:t=>{let{Compose:e}=t;return new e({type:Np,props:{width:200,height:200,style:{height:"200px",width:"200px"},address:"תל אביב",lang:"he"}},{group:"elements",name:Np,puzzle:[{type:"map"}],tags:[Np],index:null})},lazy:t=>{a.e(6751).then(a.bind(a,56751)).then(e=>{t(e.default())})}}:void 0}const Pp="social";function zp(){return{id:"1-social",name:Pp,menu:t=>{let{Compose:e}=t;return new e({type:Pp,props:{style:{gap:"10px"},items:[{id:(0,ge.A)(),fgColor:"",bgColor:"",style:{width:"30px",height:"30px"},url:"https://youtube.com",src:"https://panel.sendmsg.co.il/templateContentImages/images/CreaditorGeneral/youtube.png"},{id:(0,ge.A)(),fgColor:"",bgColor:"",style:{width:"30px",height:"30px"},src:"https://panel.sendmsg.co.il/templateContentImages/images/CreaditorGeneral/snapchat.png"},{id:(0,ge.A)(),fgColor:"",bgColor:"",style:{width:"30px",height:"30px"},url:"https://whatsapp.com",src:"https://panel.sendmsg.co.il/templateContentImages/images/CreaditorGeneral/whatsapp.png"}]}},{group:"elements",name:Pp,puzzle:[{type:"social"}],tags:[Pp],index:null})},lazy:t=>{a.e(1756).then(a.bind(a,81756)).then(e=>{t(e.default())})}}}const Dp="anchor";function Hp(){return{id:"1",name:Dp,menu:t=>{let{Compose:e}=t;return new e({type:Dp,props:{}},{id:Dp,group:"element",name:Dp,puzzle:[{type:"anchor"}],tags:[Dp],index:null})},lazy:t=>{a.e(88).then(a.bind(a,90088)).then(e=>{t(e.default())})}}}const $p="divider";function jp(t){let{channel:e}=t;return"web"===e?{id:"1",name:$p,menu:t=>{let{Compose:e}=t;return new e({type:$p,props:{width:"300px",height:"5px",background:"#000"}},{id:$p,group:"elements",name:$p,puzzle:[{type:"divider"}],tags:[$p],index:null})},lazy:t=>{a.e(7564).then(a.bind(a,7564)).then(e=>{t(e.default())})}}:"newsletter"===e?{id:"1",name:$p,menu:t=>{let{Compose:e}=t;return new e(((n=new Date).setMinutes(n.getMinutes()+30),{type:$p,props:{width:"300px",height:"5px",background:"#000"}}),{group:"elements",name:$p,puzzle:[{type:$p}],tags:[$p],index:null});var n},lazy:t=>{}}:void 0}function Fp(){const t="iframe";return{id:"iframe-menu",name:t,menu:e=>{let{Compose:n}=e;return new n({type:t,props:{src:"",style:{display:"block",margin:"auto",width:"400px",height:"300px",maxWidth:"100%"}}},{group:"elements",name:t,puzzle:[{type:t}],tags:[t],index:null})},lazy:t=>{a.e(4061).then(a.bind(a,84061)).then(e=>{t(e.default())})}}}function Up(){const t="ai";return{id:"ai-menu",name:t,menu:e=>{let{Compose:n}=e;return new n({type:t,props:{html:"",style:{display:"block",width:"100%",height:"100vh"}}},{group:"elements",name:"AI",puzzle:[{type:t}],tags:["ai","claude","mcp","generate"],index:null})},lazy:t=>{a.e(4739).then(a.bind(a,54739)).then(e=>{t(e.default())})}}}function Vp(){const t="card";return{id:"cardd-evb-v111-vv",name:t,menu:e=>{let{Compose:n}=e;return new n((()=>{const e="245px",n="150px";return{type:t,props:{},children:[{type:"image",props:{alt:"image",width:e,height:n,style:{height:"auto",width:e,maxWidth:"100%",minWidth:"30px",objectFit:"fill"},src:`https://api.creaditor.com/images/placeholder?width=${parseInt(e)||250}&height=${parseInt(n)||250}`,isOpenWithModal:!1,isFullWidthOnMobile:!1,isRatioLock:!0}}]}})(),{group:"cols",name:t,puzzle:[{type:"article"}],tags:[t],index:null})},lazy:t=>{Promise.resolve().then(a.bind(a,57643)).then(e=>{t(e.default({channel:"web"}))})}}}const qp="accordion";const Wp=t=>{let{helpers:e}=t;return{set:(t,n,r)=>{switch(n){case"style":return t[n]=e.deepMerge(t[n],r),!0;case"items":return!!Array.isArray(r)&&(t[n]=r,!0);default:return!1}}}};function Yp(t){let{component:e,commands:n}=t;const r=Array.isArray(e.props.items)?e.props.items:[],o=e.props.style||{},i=t=>{n.execCommand("items",t)},a=(t,e)=>{if(e<0||e>=r.length)return;const n=r.map(t=>({...t})),[o]=n.splice(t,1);n.splice(e,0,o),i(n)},s=r.map((t,e)=>({type:"accordion",label:`Accordion Panel ${e+1}`,isOpen:0===e,description:"Edit the title and content for this accordion item.",onToggle:()=>{},children:[{type:"input",title:"Section Title",description:"Title for this section.",value:t?.title||"",onInput:t=>{let{target:n}=t;const o=r.map(t=>({...t}));o[e].title=n.value,i(o)}},{type:"input",title:"Section Content",description:"Content shown when this section is expanded.",multiline:!0,row:4,value:t?.content||"",onInput:t=>{let{target:n}=t;const o=r.map(t=>({...t}));o[e].content=n.value,i(o)}},{type:"option",text:"Move Up",description:"Move this item one position up.",active:e>0,onClick:()=>a(e,e-1)},{type:"option",text:"Move Down",description:"Move this item one position down.",active:e<r.length-1,onClick:()=>a(e,e+1)},{type:"option",text:"Remove Item",icon:"remove",color:"red",description:"Delete this accordion section.",onClick:()=>{const t=r.map(t=>({...t}));t.splice(e,1),i(t)}},{type:"divider"}]}));return{tabs:t=>{const e=[{text:"Design",description:"Customize appearance"},{text:"Settings",description:"Configure size and layout"}];return e.forEach(e=>{e.selected=e.text.toLowerCase()===t.toLowerCase()}),e},layout:t=>{let{tab:e}=t;return"settings"===e.text.toLowerCase()?[{type:"input",title:"Width",description:"Set the overall width of the accordion.",value:o.width||"",onInput:t=>{let{target:e}=t;return n.execCommand("style",{width:e.value})}},{type:"input",title:"Max Width",description:"Set a maximum width for the accordion.",value:o.maxWidth||"",onInput:t=>{let{target:e}=t;return n.execCommand("style",{maxWidth:e.value})}}]:[...s,{type:"option",text:"Add Panel",icon:"add",description:"Add a new section to the accordion.",onClick:()=>{const t=r.map(t=>({...t}));t.push({title:`Accordion title ${t.length+1}`,content:`Accordion content ${t.length+1}`}),i(t)}}]}}}function Xp(){return{id:"accordion-menu",name:qp,menu:t=>{let{Compose:e}=t;return new e({type:qp,props:{style:{width:"100%",maxWidth:"700px",margin:"0 auto",fontFamily:"Arial"},items:[{title:"Getting Started",content:"Add your content here for the first section of the accordion."},{title:"More Information",content:"You can expand this section for further details."}]}},{group:"elements",name:qp,puzzle:['<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n <rect x="2" y="3" width="20" height="5" rx="1.5" fill="black"/>\n <rect x="2" y="10" width="20" height="5" rx="1.5" fill="black"/>\n <rect x="2" y="17" width="20" height="5" rx="1.5" fill="black"/>\n </svg>'],tags:[qp],index:null})},create:t=>{let{createElement:e,compose:n,helpers:r}=t;const o=document.createElement("div"),i=document.createElement("div");return o.append(i),e({name:qp,id:n.id,template:o,defaultProps:{style:{},items:[]},render:()=>{for(const t in n.props.style)Object.hasOwnProperty.call(n.props.style,t)&&(o.style[t]=n.props.style[t]);!function(t,e){t.innerHTML="",(Array.isArray(e.props.items)?e.props.items:[]).forEach((e,n)=>{const r=document.createElement("details");0===n&&(r.open=!0),r.style.borderBottom="1px solid #e6e6e6",r.style.padding="8px 0";const o=document.createElement("summary");o.style.cursor="pointer",o.style.fontWeight="600",o.textContent=e?.title||`Section ${n+1}`;const i=document.createElement("div");i.style.marginTop="8px",i.textContent=e?.content||"",r.append(o,i),t.appendChild(r)})}(i,n)},validator:Wp({helpers:r}),schema:n.schema,createEditor:Yp,handleBar:!0,onSelect:t=>o.classList.add(t),onDeselect:t=>o.classList.remove(t),elementProps:n,remove:()=>o.remove()})}}}function Zp(){const t="bar-chart";return{id:"bar-chart-menu",name:t,menu:e=>{let{Compose:n}=e;return new n({type:t,props:{style:{},type:"barChart",width:500,height:300,data:[{items:[{key:"uv",value:4e3},{key:"pv",value:2400}],color:"black"},{items:[{key:"uv",value:3e3},{key:"pv",value:2400}],color:"black"}]}},{group:"elements",name:t,puzzle:['<svg width="21" height="24" viewBox="0 0 21 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n <rect width="6" height="24" rx="0.5" fill="black"/>\n <rect x="7.5" y="6" width="6" height="18" rx="0.5" fill="black"/>\n <rect x="15" y="14" width="6" height="10" rx="0.5" fill="black"/>\n </svg>'],tags:[t,"chart"],index:null})},lazy:e=>{Promise.all([a.e(2837),a.e(9338)]).then(a.bind(a,49338)).then(n=>{const r=n.default(),o=r.create;r.name=t,r.menu=void 0,r.create=e=>o({...e,createElement:n=>e.createElement({...n,name:t})}),e(r)})}}}function Kp(){const t="count-up";return{id:"count-up-menu",name:t,menu:e=>{let{Compose:n}=e;return new n({type:t,props:{style:{fontSize:"80px",fontFamily:"Arial"},breakPoints:{sm:{style:{fontSize:"40px"}}},startVal:0,endVal:100,duration:2,prefix:"",suffix:"",separator:""}},{group:"elements",name:t,puzzle:['<svg width="36" height="22" viewBox="0 0 36 22" fill="none" xmlns="http://www.w3.org/2000/svg">\n <path d="M33.8479 6.61923V8.7955C33.8479 9.01641 33.6688 9.1955 33.4479 9.1955H32.6175C32.3966 9.1955 32.2175 9.01641 32.2175 8.7955V6.61923C32.2175 6.39831 32.0384 6.21923 31.8175 6.21923H30.9333C30.5816 6.21923 30.4011 5.79808 30.6436 5.5434L32.7693 3.31093C32.9293 3.14288 33.1982 3.1458 33.3546 3.31728L35.3897 5.54975C35.6239 5.80657 35.4417 6.21923 35.0941 6.21923H34.2479C34.027 6.21923 33.8479 6.39831 33.8479 6.61923Z" fill="black"/>\n <path d="M32.1522 15.7719V13.5956C32.1522 13.3747 32.3313 13.1956 32.5522 13.1956H33.3826C33.6035 13.1956 33.7826 13.3747 33.7826 13.5956V15.7719C33.7826 15.9928 33.9617 16.1719 34.1826 16.1719H35.0668C35.4185 16.1719 35.599 16.593 35.3565 16.8477L33.2309 19.0802C33.0709 19.2482 32.8019 19.2453 32.6456 19.0738L30.6104 16.8414C30.3762 16.5845 30.5585 16.1719 30.906 16.1719H31.7522C31.9731 16.1719 32.1522 15.9928 32.1522 15.7719Z" fill="black"/>\n <path d="M1.31 8.072C1.31 7.35733 1.61933 6.77067 2.238 6.312C2.85667 5.85333 3.78467 5.624 5.022 5.624C6.25933 5.624 7.20867 5.85333 7.87 6.312C8.542 6.77067 8.878 7.45867 8.878 8.376C8.878 8.67467 8.85133 8.94667 8.798 9.192C8.74467 9.42667 8.622 9.67733 8.43 9.944C8.24867 10.2 8.06733 10.4293 7.886 10.632C7.71533 10.8347 7.41667 11.1013 6.99 11.432C6.35 11.944 5.678 12.456 4.974 12.968C4.27 13.4693 3.85933 13.7627 3.742 13.848L2.766 14.552H6.606C7.342 14.552 7.86467 14.392 8.174 14.072C8.48333 13.752 8.702 13.2507 8.83 12.568H9.102L8.942 17H1.422V15.144L3.038 13.656C4.13667 12.6533 4.91533 11.7627 5.374 10.984C5.83267 10.1947 6.062 9.33067 6.062 8.392C6.062 7.44267 5.96067 6.79733 5.758 6.456C5.55533 6.104 5.214 5.928 4.734 5.928C4.254 5.928 3.918 6.05067 3.726 6.296C3.534 6.54133 3.438 6.776 3.438 7C3.438 7.224 3.47 7.42133 3.534 7.592H4.014C4.09933 7.816 4.142 8.088 4.142 8.408C4.142 8.71733 4.00867 8.98933 3.742 9.224C3.47533 9.448 3.12333 9.56 2.686 9.56C2.24867 9.56 1.90733 9.42133 1.662 9.144C1.42733 8.856 1.31 8.49867 1.31 8.072Z" fill="black"/>\n </svg>'],tags:[t],index:null})},lazy:e=>{a.e(2154).then(a.bind(a,62154)).then(n=>{const r=n.default(),o=r.create;r.name=t,r.menu=void 0,r.create=e=>o({...e,createElement:n=>e.createElement({...n,name:t})}),e(r)})}}}const Jp="form",Gp=[{type:"input",id:"email",name:"email",label:"Email",paramName:"email",inputType:"email"},{type:"input",id:"name",name:"name",label:"Name",paramName:"name",inputType:"text"},{type:"input",id:"phone",name:"phone",label:"Phone",paramName:"phone",inputType:"tel"},{type:"textarea",id:"message",name:"message",label:"Message",paramName:"message"},{type:"checkbox",id:"consent",name:"consent",label:"I agree",paramName:"consent"}];const Qp=[{name:"input",types:["text","email","tel","number","url"]}];function th(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const e=t.mailingLists??t.editorProps?.mailingLists?.items??[],n=Array.isArray(e)?e:e?.items??[];return{id:"form-menu",name:Jp,menu:t=>{let{Compose:e}=t;return new e({type:Jp,props:{style:{},classList:[],items:[{type:"input",id:"name",props:{type:"text",placeholder:"",label_field:{props:{text:"Name",style:{}}},isRequired:!1,style:{width:"100%"},paramName:"name"}},{type:"input",id:"email",props:{type:"email",placeholder:"",label_field:{props:{text:"Email",style:{}}},isRequired:!1,style:{width:"100%"},paramName:"email"}},{type:"textarea",id:"message",props:{label_field:{props:{text:"Message",style:{}}},isRequired:!1,minRows:5,style:{width:"100%"},paramName:"message"}},{type:"button",id:"submit",props:{text:"Submit",style:{minHeight:"40px",background:"#000",color:"#fff",fontSize:"16px",fontFamily:"Arial"}}}]}},{group:"elements",name:Jp,puzzle:[{type:Jp}],tags:[Jp],index:null})},configure:{fields:Gp,defaultFields:[],mailingLists:n.map(t=>({...t,key:t.id??t.key??t.name,label:t.name??t.label??t.id??"List"})),types:Qp},types:Qp}}var eh=a(82948);function nh(){return function(t){let{id:e,name:n,puzzle:r,tags:o,index:i=null,group:a="elements",propsFactory:s,lazyImport:l,mapImport:c}=t;return{id:e,name:n,menu:t=>{let{Compose:e}=t;return new e({type:n,props:s()},{group:a,name:n,puzzle:r,tags:o,index:i})},lazy:t=>{l().then(e=>{t(c?c(e):e.default())})}}}({id:"horizontal-timeline-menu",name:eh.EA,puzzle:eh.DC,tags:eh.mN,index:null,propsFactory:eh.Vj,lazyImport:()=>Promise.resolve().then(a.bind(a,4959))})}function rh(){const t="giphy";return{id:"giphy-menu",name:t,menu:e=>{let{Compose:n}=e;return new n({type:t,props:{alt:"GIF",style:{height:"auto",width:"200px",maxWidth:"100%"},src:"https://media4.giphy.com/media/XyJPNKBskIDWR3Md8K/200.gif?cid=ae5937bem4wy4fmcncy5k1tua9oy296dycjflecot1qf8ove&ep=v1_gifs_search&rid=200.gif&ct=g"}},{group:"elements",name:t,puzzle:['<img width="100" height="100" src="https://media4.giphy.com/media/XP95CPLn7dkVMlXXF5/200.gif?cid=ae5937bef0n6bxzclidftw8etznpwdbu1rqzmpzgleqzplln&ep=v1_gifs_search&rid=200.gif&ct=g" />'],tags:[t,"gif","image"],index:null})},lazy:t=>{a.e(9431).then(a.bind(a,49431)).then(e=>{t(e.default())})}}}function oh(){const t="qr";return{id:"qr-menu",name:t,menu:e=>{let{Compose:n}=e;return new n({type:t,props:{link:"https://example.com",size:200,style:{width:"200px",height:"200px",display:"block"}}},{group:"elements",name:t,puzzle:['<img src="https://img.creaditor.ai/images/qr?link=https%3A%2F%2Fexample.com&size=50" />'],tags:[t],index:null})},lazy:t=>{a.e(4639).then(a.bind(a,84639)).then(e=>{t(e.default())})}}}const ih="spacer";function ah(){return{id:"spacer-menu",name:ih,menu:t=>{let{Compose:e}=t;return new e({type:ih,props:{height:"200px"}},{group:"elements",name:ih,puzzle:'<svg width="26" height="26" viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">\n<line x1="1" y1="12" x2="25" y2="12" stroke="black" stroke-width="2" stroke-linecap="round"/>\n<path d="M5.25 1H0.75V5.5M11.25 1H14.25M20.25 1H24.75V5.5M24.75 25H0.75V19H24.75V25Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>\n',tags:[ih],index:null})},lazy:t=>{a.e(9694).then(a.bind(a,69694)).then(e=>{t(e.default())})}}}function sh(){const t="html";return{id:"html-menu",name:t,menu:e=>{let{Compose:n}=e;return new n({type:t,props:{code:{html:""}}},{group:"elements",name:t,puzzle:[{type:t}],tags:[t],index:null})}}}function lh(){const t="svg";return{id:"svg-menu",name:t,menu:e=>{let{Compose:n}=e;return new n({type:t,props:{content:'<path d="M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z"/>',width:"40px",style:{fill:"#000000",width:"40px"}}},{group:"elements",name:t,puzzle:['<svg width="26" height="26" viewBox="0 0 24 24" fill="black" xmlns="http://www.w3.org/2000/svg">\n<path d="M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z"/>\n</svg>'],tags:[t,"icon"],index:null})},lazy:t=>{a.e(3418).then(a.bind(a,3418)).then(e=>{t(e.default())})}}}function ch(){const t="autotype";return{id:"autotype-menu",name:t,menu:e=>{let{Compose:n}=e;return new n({type:t,props:{style:{},speed:50,sleepBetween:1e3,text:{type:"doc",content:[{type:"paragraph",content:[{type:"text",text:"Hello World"}]}]}}},{group:"elements",name:t,puzzle:['<svg width="46" height="32" viewBox="0 0 46 32" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M17.44 31L14.688 23.928H5.632L2.912 31H0L8.928 8.056H11.52L20.416 31H17.44ZM11.264 14.456C11.2 14.2853 11.0933 13.976 10.944 13.528C10.7947 13.08 10.6453 12.6213 10.496 12.152C10.368 11.6613 10.2613 11.288 10.176 11.032C10.0693 11.4587 9.952 11.896 9.824 12.344C9.71733 12.7707 9.6 13.1653 9.472 13.528C9.36533 13.8907 9.26933 14.2 9.184 14.456L6.592 21.368H13.824L11.264 14.456ZM30.0695 8.152C31.9682 8.152 33.5575 8.33333 34.8375 8.696C36.1388 9.05867 37.1095 9.656 37.7495 10.488C38.4108 11.32 38.7415 12.4293 38.7415 13.816C38.7415 14.712 38.5708 15.512 38.2295 16.216C37.9095 16.8987 37.4188 17.4747 36.7575 17.944C36.1175 18.392 35.3282 18.7013 34.3895 18.872V19.032C35.3495 19.1813 36.2135 19.4587 36.9815 19.864C37.7708 20.2693 38.3895 20.8453 38.8375 21.592C39.2855 22.3387 39.5095 23.3093 39.5095 24.504C39.5095 25.8907 39.1895 27.0747 38.5495 28.056C37.9095 29.016 36.9922 29.752 35.7975 30.264C34.6242 30.7547 33.2162 31 31.5735 31H23.5415V8.152H30.0695ZM30.6455 17.88C32.6082 17.88 33.9522 17.5707 34.6775 16.952C35.4028 16.312 35.7655 15.3733 35.7655 14.136C35.7655 12.8773 35.3175 11.9813 34.4215 11.448C33.5468 10.8933 32.1388 10.616 30.1975 10.616H26.4215V17.88H30.6455ZM26.4215 20.28V28.568H31.0295C33.0562 28.568 34.4642 28.1733 35.2535 27.384C36.0428 26.5947 36.4375 25.56 36.4375 24.28C36.4375 23.4693 36.2562 22.7653 35.8935 22.168C35.5522 21.5707 34.9655 21.112 34.1335 20.792C33.3228 20.4507 32.2135 20.28 30.8055 20.28H26.4215Z" fill="black"/>\n<rect x="42" y="1" width="1" height="30" fill="black"/>\n<rect x="39" width="7" height="1" fill="black"/>\n<rect x="39" y="31" width="7" height="1" fill="black"/>\n</svg>'],tags:[t,"text"],index:null})},lazy:e=>{a.e(951).then(a.bind(a,70951)).then(n=>{const r=n.default(),o=r.create;r.name=t,r.menu=void 0,r.create=e=>o({...e,createElement:n=>e.createElement({...n,name:t})}),e(r)})}}}function dh(){const t="pie-chart";return{id:"pie-chart-menu",name:t,menu:e=>{let{Compose:n}=e;return new n({type:t,props:{style:{},data:[{title:"One",value:20,color:"#E38627"},{title:"Two",value:20,color:"#C13C37"},{title:"Three",value:60,color:"#6A2135"}]}},{group:"elements",name:t,puzzle:['<svg width="60" height="60" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n <circle cx="12" cy="12" r="12" fill="#A9A9E8"/>\n <path d="M24 12C24 14.9046 22.9465 17.7106 21.0349 19.8975C19.1233 22.0844 16.4834 23.5037 13.6049 23.8922C10.7264 24.2807 7.80467 23.6119 5.38177 22.0099C2.95886 20.408 1.19922 17.9816 0.429275 15.1809C-0.340669 12.3802 -0.0686551 9.39534 1.19486 6.77995C2.45837 4.16457 4.62761 2.09623 7.30017 0.958641C9.97273 -0.178953 12.9672 -0.308584 15.7281 0.593795C18.4889 1.49617 20.8288 3.36931 22.3136 5.86572L12 12H24Z" fill="#A9A9E8"/>\n <path d="M24 12C24 14.5934 23.1598 17.1171 21.6053 19.193C20.0507 21.2689 17.8655 22.7853 15.3769 23.5151C12.8882 24.2449 10.2301 24.1488 7.80068 23.2413C5.37123 22.3337 3.30117 20.6635 1.90054 18.4808C0.499908 16.2981 -0.155909 13.7204 0.0313082 11.1337C0.218525 8.54706 1.2387 6.09066 2.93904 4.13241C4.63938 2.17415 6.92838 0.819456 9.4632 0.271204C11.998 -0.277048 14.6423 0.0106536 16.9999 1.09122L12 12H24Z" fill="#5C5CE0"/>\n </svg>'],tags:[t,"chart"],index:null})},lazy:e=>{a.e(1393).then(a.bind(a,71393)).then(n=>{const r=n.default(),o=r.create;r.name=t,r.menu=void 0,r.create=e=>o({...e,createElement:n=>e.createElement({...n,name:t})}),e(r)})}}}const ph="menu-widget";function hh(){return{id:"menu-widget-menu",name:ph,menu:t=>{let{Compose:e}=t;return new e({type:ph,props:{justify:"flex-start",style:{marginBottom:"0",width:"100%"},items:[{id:"cdtr-menu-item-1",text:"Home",selected:!0,onClick:{},style:{fontSize:"16px",color:"#000000",backgroundColor:"transparent"}},{id:"cdtr-menu-item-2",text:"About",selected:!1,onClick:{},style:{fontSize:"16px",color:"#000000",backgroundColor:"transparent"}}]}},{group:"elements",name:ph,puzzle:[{type:ph}],tags:[ph,"menu","nav"],index:null})}}}function uh(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const e=t.width||400,n=t.height||200;return{type:"image",props:{alt:"image",width:e,height:n,style:{height:"auto",width:e,maxWidth:"100%",minWidth:"30px",objectFit:"fill"},src:`https://api.creaditor.com/images/placeholder?width=${parseInt(e)||250}&height=${parseInt(n)||250}`,isOpenWithModal:!1,isFullWidthOnMobile:!1,isRatioLock:!0}}}function fh(){const t={width:300,height:200};return{name:"two images",icon:[{type:"image"},{type:"image"}],tags:["image"],children:[uh(t),uh(t)]}}function mh(){const t={width:200,height:200};return{name:"threeImages",icon:[{type:"image"},{type:"image"},{type:"image"}],tags:["quote"],children:[uh(t),uh(t),uh(t)]}}function gh(){const t={width:150,height:100};return{name:"fourImages",icon:[{type:"image"},{type:"image"},{type:"image"},{type:"image"}],tags:["image"],children:[uh(t),uh(t),uh(t),uh(t)]}}var bh=a(53577),yh=a(74265);const wh=JSON.parse('{"name":"מקטע ריק","id":"empty-section","tags":["section","empty"],"body":{},"components":[{"type":"section","id":"empty-section","props":{"style":{"width":"100%","minHeight":"100px","fontFamily":"Arial, Helvetica, sans-serif","background":"#ffffff","maxWidth":"100%"}},"children":[]}]}'),Ah=JSON.parse('{"name":"שירותים 4 כרטיסים","id":"section2","tags":["section"],"body":{"type":"section","props":{"style":{"minHeight":"100px","background":"#fff","width":"100%"}}},"components":[{"id":"cdtr-528943f3-0008-4cc6-a42b-c9873496fbd1","_id":"cdtr-528943f3-0008-4cc6-a42b-c9873496fbd1","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.2","direction":"rtl","textAlign":"center","level":2},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"","backgroundColor":"","fontSize":"32px"}},{"type":"bold"}],"text":"מסגרות קצרות ומעשיות להחלטות טובות יותר."}]}]},"from":1,"to":50,"focusedElement":"cdtr-528943f3-0008-4cc6-a42b-c9873496fbd1"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":621,"y":150,"width":590,"height":76.796875,"top":150,"right":1211,"bottom":226.796875,"left":621},"width":590,"height":76.796875},"children":[],"width":590,"height":76.796875,"renderedHTML":null},{"id":"cdtr-9e5f49a7-31d5-4c30-a44b-deff19bfe953","_id":"cdtr-9e5f49a7-31d5-4c30-a44b-deff19bfe953","type":"col","props":{"lg":0,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-528943f3-0008-4cc6-a42b-c9873496fbd1"],"width":590,"height":76.796875,"renderedHTML":null},{"id":"cdtr-ed780bef-86c8-4c48-b921-006605bf8a55","_id":"cdtr-ed780bef-86c8-4c48-b921-006605bf8a55","type":"block","props":{"style":{"padding":"10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"610px","margin":"0 auto"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":611,"y":140,"width":610,"height":96.796875,"top":140,"right":1221,"bottom":236.796875,"left":611},"width":610,"height":96.796875},"children":["cdtr-9e5f49a7-31d5-4c30-a44b-deff19bfe953"],"width":610,"height":96.796875,"renderedHTML":null},{"id":"cdtr-2956d16b-2988-4ef4-850e-d4a1a3568fd5","_id":"cdtr-2956d16b-2988-4ef4-850e-d4a1a3568fd5","type":"icon","props":{"alt":"home-2-fill","style":{"width":"24px","height":"24px","maxWidth":"100%","maxHeight":"100%","display":"inline-block","fontFamily":"Roboto, sans-serif"},"src":"https://img.creaditor.ai/icons/serve/Buildings/home-2-fill.png?width=24&height=24&color=000000","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"iconColor":"000000","iconCategory":"Buildings","iconName":"home-2-fill","rect":{"x":638.375,"y":256.796875,"width":24,"height":27.8984375,"top":256.796875,"right":662.375,"bottom":284.6953125,"left":638.375},"width":24,"height":27.8984375},"children":[],"width":24,"height":27.8984375,"renderedHTML":null},{"id":"cdtr-e7cb4919-a84d-4176-8abb-9ba284978eb1","_id":"cdtr-e7cb4919-a84d-4176-8abb-9ba284978eb1","type":"col","props":{"lg":12,"justify":"flex-end","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":638.375,"y":256.796875,"width":260.25,"height":27.8984375,"top":256.796875,"right":898.625,"bottom":284.6953125,"left":638.375},"width":260.25,"height":27.8984375},"children":["cdtr-2956d16b-2988-4ef4-850e-d4a1a3568fd5"],"width":260.25,"height":27.8984375,"renderedHTML":null},{"id":"cdtr-c7278fb7-c010-4180-b3dd-a28599eaf19d","_id":"cdtr-c7278fb7-c010-4180-b3dd-a28599eaf19d","type":"row","props":{"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":638.375,"y":256.796875,"width":260.25,"height":27.8984375,"top":256.796875,"right":898.625,"bottom":284.6953125,"left":638.375},"width":260.25,"height":27.8984375,"style":{}},"children":["cdtr-e7cb4919-a84d-4176-8abb-9ba284978eb1"],"width":260.25,"height":27.8984375,"renderedHTML":null},{"id":"cdtr-9d594080-bb74-425d-92ff-e6f3c62f36e8","_id":"cdtr-9d594080-bb74-425d-92ff-e6f3c62f36e8","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.2","direction":"rtl","textAlign":"right","level":3},"content":[{"type":"text","marks":[{"type":"bold"}],"text":"צלילה לעומק הנתונים"}]}]},"from":15,"to":15,"focusedElement":"cdtr-9d594080-bb74-425d-92ff-e6f3c62f36e8"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":638.375,"y":284.6953125,"width":260.25,"height":22.4609375,"top":284.6953125,"right":898.625,"bottom":307.15625,"left":638.375},"width":260.25,"height":22.4609375},"children":[],"width":260.25,"height":22.4609375,"renderedHTML":null},{"id":"cdtr-a724179b-386b-41c2-b7dd-246815938226","_id":"cdtr-a724179b-386b-41c2-b7dd-246815938226","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-c7278fb7-c010-4180-b3dd-a28599eaf19d","cdtr-9d594080-bb74-425d-92ff-e6f3c62f36e8"],"width":260.25,"height":50.359375,"renderedHTML":null},{"id":"cdtr-a15bb422-fc18-4622-b42c-fdc300890aa5","_id":"cdtr-a15bb422-fc18-4622-b42c-fdc300890aa5","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"","lineHeight":"1.4","direction":"rtl","textAlign":"right"},"content":[{"type":"text","text":"בכל חודש, אנו מנתחים דפוסי שימוש אנונימיים בפלטפורמה שלנו כדי להבין היכן צוותים מרוויחים מהירות—והיכן חיכוכים עדיין מסתתרים"}]}]},"from":0,"to":146,"focusedElement":"cdtr-a15bb422-fc18-4622-b42c-fdc300890aa5"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":638.375,"y":307.15625,"width":260.25,"height":111.9921875,"top":307.15625,"right":898.625,"bottom":419.1484375,"left":638.375},"width":260.25,"height":111.9921875},"children":[],"width":260.25,"height":111.9921875,"renderedHTML":null},{"id":"cdtr-550c49c5-8baa-43ed-8561-6257337225af","_id":"cdtr-550c49c5-8baa-43ed-8561-6257337225af","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-a15bb422-fc18-4622-b42c-fdc300890aa5"],"width":260.25,"height":111.9921875,"renderedHTML":null},{"id":"cdtr-9999e26e-2c50-4992-99a6-ff5524dc1086","_id":"cdtr-9999e26e-2c50-4992-99a6-ff5524dc1086","type":"card","props":{"style":{"width":"95%","background":"#ffebee","maxWidth":"345px","padding":"10px","fontFamily":"Roboto, sans-serif","borderRadius":".2rem"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"182px"}},"rect":{"x":628.375,"y":246.796875,"width":280.25,"height":182.3515625,"top":246.796875,"right":908.625,"bottom":429.1484375,"left":628.375},"width":280.25,"height":182.3515625},"children":["cdtr-a724179b-386b-41c2-b7dd-246815938226","cdtr-550c49c5-8baa-43ed-8561-6257337225af"],"width":280.25,"height":182.3515625,"renderedHTML":null},{"id":"cdtr-2252406d-8729-4d9f-aa28-b24cf031044f","_id":"cdtr-2252406d-8729-4d9f-aa28-b24cf031044f","type":"col","props":{"lg":6,"sm":12,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":621,"y":246.796875,"width":295,"height":182.3515625,"top":246.796875,"right":916,"bottom":429.1484375,"left":621},"width":295,"height":182.3515625},"children":["cdtr-9999e26e-2c50-4992-99a6-ff5524dc1086"],"width":295,"height":182.3515625,"renderedHTML":null},{"id":"cdtr-7b1bf2d1-255a-4427-99d0-df4677cb2d03","_id":"cdtr-7b1bf2d1-255a-4427-99d0-df4677cb2d03","type":"icon","props":{"alt":"home-4-line","style":{"width":"24px","height":"24px","maxWidth":"100%","maxHeight":"100%","display":"inline-block","fontFamily":"Roboto, sans-serif"},"src":"https://img.creaditor.ai/icons/serve/Buildings/home-gear-fill.png?width=24&height=24&color=000000","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"iconColor":"000000","rect":{"x":933.375,"y":256.796875,"width":24,"height":27.8984375,"top":256.796875,"right":957.375,"bottom":284.6953125,"left":933.375},"width":24,"height":27.8984375,"iconCategory":"Buildings","iconName":"home-gear-fill"},"children":[],"width":24,"height":27.8984375,"renderedHTML":null},{"id":"cdtr-c5a855ad-b473-444e-aece-99be4a934c81","_id":"cdtr-c5a855ad-b473-444e-aece-99be4a934c81","type":"col","props":{"lg":12,"justify":"flex-end","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":933.375,"y":256.796875,"width":260.25,"height":27.8984375,"top":256.796875,"right":1193.625,"bottom":284.6953125,"left":933.375},"width":260.25,"height":27.8984375},"children":["cdtr-7b1bf2d1-255a-4427-99d0-df4677cb2d03"],"width":260.25,"height":27.8984375,"renderedHTML":null},{"id":"cdtr-185fc2db-9bb0-46b9-8ad7-131e10616c5c","_id":"cdtr-185fc2db-9bb0-46b9-8ad7-131e10616c5c","type":"row","props":{"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":933.375,"y":256.796875,"width":260.25,"height":27.8984375,"top":256.796875,"right":1193.625,"bottom":284.6953125,"left":933.375},"width":260.25,"height":27.8984375,"style":{}},"children":["cdtr-c5a855ad-b473-444e-aece-99be4a934c81"],"width":260.25,"height":27.8984375,"renderedHTML":null},{"id":"cdtr-d52dad11-5085-4a28-9f2e-6fc5e66d7dfa","_id":"cdtr-d52dad11-5085-4a28-9f2e-6fc5e66d7dfa","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.2","direction":"rtl","textAlign":"right","level":3},"content":[{"type":"text","marks":[{"type":"bold"}],"text":"פיצ\'ר במרכז תשומת הלב"}]}]},"from":17,"to":17,"focusedElement":"cdtr-d52dad11-5085-4a28-9f2e-6fc5e66d7dfa"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":933.375,"y":284.6953125,"width":260.25,"height":22.4609375,"top":284.6953125,"right":1193.625,"bottom":307.15625,"left":933.375},"width":260.25,"height":22.4609375},"children":[],"width":260.25,"height":22.4609375,"renderedHTML":null},{"id":"cdtr-f3611d9a-2919-4c3c-b684-3bc3001d23a4","_id":"cdtr-f3611d9a-2919-4c3c-b684-3bc3001d23a4","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-185fc2db-9bb0-46b9-8ad7-131e10616c5c","cdtr-d52dad11-5085-4a28-9f2e-6fc5e66d7dfa"],"width":260.25,"height":50.359375,"renderedHTML":null},{"id":"cdtr-1ddc356a-42f8-4a46-b9ba-1cc733e733ca","_id":"cdtr-1ddc356a-42f8-4a46-b9ba-1cc733e733ca","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"","lineHeight":"1.4","direction":"rtl","textAlign":"right"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"Roboto, sans-serif","color":"rgb(0, 0, 0)","backgroundColor":"","fontSize":"16px"}}],"text":"הכירו את התבניות החכמות—קיצור הדרך שלכם לתהליכי עבודה עקביים וחוזרים. מושלם להכשרה, דיווח וכל מה שהצוות שלכם עושה יותר מפעמיים."}]}]},"from":152,"to":152,"focusedElement":"cdtr-1ddc356a-42f8-4a46-b9ba-1cc733e733ca"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":933.375,"y":307.15625,"width":260.25,"height":111.9921875,"top":307.15625,"right":1193.625,"bottom":419.1484375,"left":933.375},"width":260.25,"height":111.9921875},"children":[],"width":260.25,"height":111.9921875,"renderedHTML":null},{"id":"cdtr-1aac3a1f-3ba8-463e-bc04-02a24321ee80","_id":"cdtr-1aac3a1f-3ba8-463e-bc04-02a24321ee80","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-1ddc356a-42f8-4a46-b9ba-1cc733e733ca"],"width":260.25,"height":111.9921875,"renderedHTML":null},{"id":"cdtr-faeb25df-a871-4a3b-9ca4-5746025e9be6","_id":"cdtr-faeb25df-a871-4a3b-9ca4-5746025e9be6","type":"card","props":{"style":{"width":"95%","background":"#e1bee7","maxWidth":"345px","padding":"10px","fontFamily":"Roboto, sans-serif","borderRadius":".2rem"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"182px"}},"rect":{"x":923.375,"y":246.796875,"width":280.25,"height":182.3515625,"top":246.796875,"right":1203.625,"bottom":429.1484375,"left":923.375},"width":280.25,"height":182.3515625},"children":["cdtr-f3611d9a-2919-4c3c-b684-3bc3001d23a4","cdtr-1aac3a1f-3ba8-463e-bc04-02a24321ee80"],"width":280.25,"height":182.3515625,"renderedHTML":null},{"id":"cdtr-e14086c6-c7d8-4108-9393-5abdd4872b1d","_id":"cdtr-e14086c6-c7d8-4108-9393-5abdd4872b1d","type":"col","props":{"lg":6,"sm":12,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":916,"y":246.796875,"width":295,"height":182.3515625,"top":246.796875,"right":1211,"bottom":429.1484375,"left":916},"width":295,"height":182.3515625},"children":["cdtr-faeb25df-a871-4a3b-9ca4-5746025e9be6"],"width":295,"height":182.3515625,"renderedHTML":null},{"id":"cdtr-830d40ec-4801-4890-ac93-1f1abec308c9","_id":"cdtr-830d40ec-4801-4890-ac93-1f1abec308c9","type":"block","props":{"style":{"padding":"10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"610px","margin":"0 auto"},"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":611,"y":236.796875,"width":610,"height":202.3515625,"top":236.796875,"right":1221,"bottom":439.1484375,"left":611},"width":610,"height":202.3515625},"children":["cdtr-2252406d-8729-4d9f-aa28-b24cf031044f","cdtr-e14086c6-c7d8-4108-9393-5abdd4872b1d"],"width":610,"height":202.3515625,"renderedHTML":null},{"id":"cdtr-06ce03ca-e4ad-4e82-906e-3e13af09d2ec","_id":"cdtr-06ce03ca-e4ad-4e82-906e-3e13af09d2ec","type":"icon","props":{"alt":"home-2-fill","style":{"width":"24px","height":"24px","maxWidth":"100%","maxHeight":"100%","display":"inline-block","fontFamily":"Roboto, sans-serif"},"src":"https://img.creaditor.ai/icons/serve/Buildings/home-2-fill.png?width=24&height=24&color=000000","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"iconColor":"000000","iconCategory":"Buildings","iconName":"home-2-fill","rect":{"x":638.375,"y":459.1484375,"width":24,"height":27.8984375,"top":459.1484375,"right":662.375,"bottom":487.046875,"left":638.375},"width":24,"height":27.8984375},"children":[],"width":24,"height":27.8984375,"renderedHTML":null},{"id":"cdtr-d8454a7d-2efa-4468-9227-2f3f0522e1cb","_id":"cdtr-d8454a7d-2efa-4468-9227-2f3f0522e1cb","type":"col","props":{"lg":12,"justify":"flex-end","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":638.375,"y":459.1484375,"width":260.25,"height":27.8984375,"top":459.1484375,"right":898.625,"bottom":487.046875,"left":638.375},"width":260.25,"height":27.8984375},"children":["cdtr-06ce03ca-e4ad-4e82-906e-3e13af09d2ec"],"width":260.25,"height":27.8984375,"renderedHTML":null},{"id":"cdtr-862ef618-5847-4b92-b534-21acc8f27a19","_id":"cdtr-862ef618-5847-4b92-b534-21acc8f27a19","type":"row","props":{"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":638.375,"y":459.1484375,"width":260.25,"height":27.8984375,"top":459.1484375,"right":898.625,"bottom":487.046875,"left":638.375},"width":260.25,"height":27.8984375,"style":{}},"children":["cdtr-d8454a7d-2efa-4468-9227-2f3f0522e1cb"],"width":260.25,"height":27.8984375,"renderedHTML":null},{"id":"cdtr-070e470a-e505-4dc3-a37b-b2c535b97307","_id":"cdtr-070e470a-e505-4dc3-a37b-b2c535b97307","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.2","direction":"rtl","textAlign":"right","level":3},"content":[{"type":"text","marks":[{"type":"bold"}],"text":"צלילה לעומק הנתונים"}]}]},"from":15,"to":15,"focusedElement":"cdtr-9d594080-bb74-425d-92ff-e6f3c62f36e8"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":638.375,"y":487.046875,"width":260.25,"height":22.4609375,"top":487.046875,"right":898.625,"bottom":509.5078125,"left":638.375},"width":260.25,"height":22.4609375},"children":[],"width":260.25,"height":22.4609375,"renderedHTML":null},{"id":"cdtr-04b4324a-c9e8-4738-b620-e6f8412bf488","_id":"cdtr-04b4324a-c9e8-4738-b620-e6f8412bf488","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":638.375,"y":459.1484375,"width":260.25,"height":50.359375,"top":459.1484375,"right":898.625,"bottom":509.5078125,"left":638.375},"width":260.25,"height":50.359375},"children":["cdtr-862ef618-5847-4b92-b534-21acc8f27a19","cdtr-070e470a-e505-4dc3-a37b-b2c535b97307"],"width":260.25,"height":50.359375,"renderedHTML":null},{"id":"cdtr-c9a3319a-9385-45d1-9072-c016ee2a091d","_id":"cdtr-c9a3319a-9385-45d1-9072-c016ee2a091d","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"","lineHeight":"1.4","direction":"rtl","textAlign":"right"},"content":[{"type":"text","text":"בכל חודש, אנו מנתחים דפוסי שימוש אנונימיים בפלטפורמה שלנו כדי להבין היכן צוותים מרוויחים מהירות—והיכן חיכוכים עדיין מסתתרים"}]}]},"from":0,"to":146,"focusedElement":"cdtr-a15bb422-fc18-4622-b42c-fdc300890aa5"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":638.375,"y":509.5078125,"width":260.25,"height":111.9921875,"top":509.5078125,"right":898.625,"bottom":621.5,"left":638.375},"width":260.25,"height":111.9921875},"children":[],"width":260.25,"height":111.9921875,"renderedHTML":null},{"id":"cdtr-ece2890c-3078-419c-8e04-33f8124e0ac4","_id":"cdtr-ece2890c-3078-419c-8e04-33f8124e0ac4","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":638.375,"y":509.5078125,"width":260.25,"height":111.9921875,"top":509.5078125,"right":898.625,"bottom":621.5,"left":638.375},"width":260.25,"height":111.9921875},"children":["cdtr-c9a3319a-9385-45d1-9072-c016ee2a091d"],"width":260.25,"height":111.9921875,"renderedHTML":null},{"id":"cdtr-b567de15-46f3-403a-9f47-fd6e2347eba9","_id":"cdtr-b567de15-46f3-403a-9f47-fd6e2347eba9","type":"card","props":{"style":{"width":"95%","background":"#ffebee","maxWidth":"345px","padding":"10px","fontFamily":"Roboto, sans-serif","borderRadius":".2rem"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"182px"}},"rect":{"x":628.375,"y":449.1484375,"width":280.25,"height":182.3515625,"top":449.1484375,"right":908.625,"bottom":631.5,"left":628.375},"width":280.25,"height":182.3515625},"children":["cdtr-04b4324a-c9e8-4738-b620-e6f8412bf488","cdtr-ece2890c-3078-419c-8e04-33f8124e0ac4"],"width":280.25,"height":182.3515625,"renderedHTML":null},{"id":"cdtr-521a21f7-7835-4174-95f7-44644d4bba99","_id":"cdtr-521a21f7-7835-4174-95f7-44644d4bba99","type":"col","props":{"lg":6,"sm":12,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":621,"y":449.1484375,"width":295,"height":182.3515625,"top":449.1484375,"right":916,"bottom":631.5,"left":621},"width":295,"height":182.3515625},"children":["cdtr-b567de15-46f3-403a-9f47-fd6e2347eba9"],"width":295,"height":182.3515625,"renderedHTML":null},{"id":"cdtr-5402ad9c-91b0-4e22-ab05-864f47b080c1","_id":"cdtr-5402ad9c-91b0-4e22-ab05-864f47b080c1","type":"icon","props":{"alt":"home-4-line","style":{"width":"24px","height":"24px","maxWidth":"100%","maxHeight":"100%","display":"inline-block","fontFamily":"Roboto, sans-serif"},"src":"https://img.creaditor.ai/icons/serve/Buildings/home-gear-fill.png?width=24&height=24&color=000000","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"iconColor":"000000","rect":{"x":933.375,"y":459.1484375,"width":24,"height":27.8984375,"top":459.1484375,"right":957.375,"bottom":487.046875,"left":933.375},"width":24,"height":27.8984375,"iconCategory":"Buildings","iconName":"home-gear-fill"},"children":[],"width":24,"height":27.8984375,"renderedHTML":null},{"id":"cdtr-71882000-59eb-4799-9783-6615c09a8c97","_id":"cdtr-71882000-59eb-4799-9783-6615c09a8c97","type":"col","props":{"lg":12,"justify":"flex-end","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":933.375,"y":459.1484375,"width":260.25,"height":27.8984375,"top":459.1484375,"right":1193.625,"bottom":487.046875,"left":933.375},"width":260.25,"height":27.8984375},"children":["cdtr-5402ad9c-91b0-4e22-ab05-864f47b080c1"],"width":260.25,"height":27.8984375,"renderedHTML":null},{"id":"cdtr-275fa3ed-b7af-493e-9d77-a7c6bf0a38f0","_id":"cdtr-275fa3ed-b7af-493e-9d77-a7c6bf0a38f0","type":"row","props":{"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":933.375,"y":459.1484375,"width":260.25,"height":27.8984375,"top":459.1484375,"right":1193.625,"bottom":487.046875,"left":933.375},"width":260.25,"height":27.8984375,"style":{}},"children":["cdtr-71882000-59eb-4799-9783-6615c09a8c97"],"width":260.25,"height":27.8984375,"renderedHTML":null},{"id":"cdtr-b3751890-4d97-4b30-ab9a-50dcd0212b9d","_id":"cdtr-b3751890-4d97-4b30-ab9a-50dcd0212b9d","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.2","direction":"rtl","textAlign":"right","level":3},"content":[{"type":"text","marks":[{"type":"bold"}],"text":"פיצ\'ר במרכז תשומת הלב"}]}]},"from":17,"to":17,"focusedElement":"cdtr-d52dad11-5085-4a28-9f2e-6fc5e66d7dfa"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":933.375,"y":487.046875,"width":260.25,"height":22.4609375,"top":487.046875,"right":1193.625,"bottom":509.5078125,"left":933.375},"width":260.25,"height":22.4609375},"children":[],"width":260.25,"height":22.4609375,"renderedHTML":null},{"id":"cdtr-a38b1679-0f46-4765-8ec9-cd2b82c8b34c","_id":"cdtr-a38b1679-0f46-4765-8ec9-cd2b82c8b34c","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":933.375,"y":459.1484375,"width":260.25,"height":50.359375,"top":459.1484375,"right":1193.625,"bottom":509.5078125,"left":933.375},"width":260.25,"height":50.359375},"children":["cdtr-275fa3ed-b7af-493e-9d77-a7c6bf0a38f0","cdtr-b3751890-4d97-4b30-ab9a-50dcd0212b9d"],"width":260.25,"height":50.359375,"renderedHTML":null},{"id":"cdtr-c905817e-8e18-4452-881b-0887628b9784","_id":"cdtr-c905817e-8e18-4452-881b-0887628b9784","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"","lineHeight":"1.4","direction":"rtl","textAlign":"right"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"Roboto, sans-serif","color":"rgb(0, 0, 0)","backgroundColor":"","fontSize":"16px"}}],"text":"הכירו את התבניות החכמות—קיצור הדרך שלכם לתהליכי עבודה עקביים וחוזרים. מושלם להכשרה, דיווח וכל מה שהצוות שלכם עושה יותר מפעמיים."}]}]},"from":152,"to":152,"focusedElement":"cdtr-1ddc356a-42f8-4a46-b9ba-1cc733e733ca"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":933.375,"y":509.5078125,"width":260.25,"height":111.9921875,"top":509.5078125,"right":1193.625,"bottom":621.5,"left":933.375},"width":260.25,"height":111.9921875},"children":[],"width":260.25,"height":111.9921875,"renderedHTML":null},{"id":"cdtr-e68942eb-fd6c-4776-b51d-61e5bf813604","_id":"cdtr-e68942eb-fd6c-4776-b51d-61e5bf813604","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":933.375,"y":509.5078125,"width":260.25,"height":111.9921875,"top":509.5078125,"right":1193.625,"bottom":621.5,"left":933.375},"width":260.25,"height":111.9921875},"children":["cdtr-c905817e-8e18-4452-881b-0887628b9784"],"width":260.25,"height":111.9921875,"renderedHTML":null},{"id":"cdtr-73ea3ee7-4064-4960-b37f-3f2fd7af6cf5","_id":"cdtr-73ea3ee7-4064-4960-b37f-3f2fd7af6cf5","type":"card","props":{"style":{"width":"95%","background":"#e1bee7","maxWidth":"345px","padding":"10px","fontFamily":"Roboto, sans-serif","borderRadius":".2rem"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"182px"}},"rect":{"x":923.375,"y":449.1484375,"width":280.25,"height":182.3515625,"top":449.1484375,"right":1203.625,"bottom":631.5,"left":923.375},"width":280.25,"height":182.3515625},"children":["cdtr-a38b1679-0f46-4765-8ec9-cd2b82c8b34c","cdtr-e68942eb-fd6c-4776-b51d-61e5bf813604"],"width":280.25,"height":182.3515625,"renderedHTML":null},{"id":"cdtr-4112ace1-6e15-4f7b-8c8b-62026e2713e2","_id":"cdtr-4112ace1-6e15-4f7b-8c8b-62026e2713e2","type":"col","props":{"lg":6,"sm":12,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":916,"y":449.1484375,"width":295,"height":182.3515625,"top":449.1484375,"right":1211,"bottom":631.5,"left":916},"width":295,"height":182.3515625},"children":["cdtr-73ea3ee7-4064-4960-b37f-3f2fd7af6cf5"],"width":295,"height":182.3515625,"renderedHTML":null},{"id":"cdtr-6f4be2df-27fe-43d9-9573-684f0387abc1","_id":"cdtr-6f4be2df-27fe-43d9-9573-684f0387abc1","type":"block","props":{"style":{"padding":"10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"610px","margin":"0 auto"},"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":611,"y":439.1484375,"width":610,"height":202.3515625,"top":439.1484375,"right":1221,"bottom":641.5,"left":611},"width":610,"height":202.3515625},"children":["cdtr-521a21f7-7835-4174-95f7-44644d4bba99","cdtr-4112ace1-6e15-4f7b-8c8b-62026e2713e2"],"width":610,"height":202.3515625,"renderedHTML":null},{"id":"cdtr-e915f65e-f331-456e-a942-f20c66e8668e","_id":"cdtr-e915f65e-f331-456e-a942-f20c66e8668e","type":"section","props":{"style":{"width":"100%","minHeight":"calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(500px - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px)","fontFamily":"Roboto, sans-serif","background":"#0000"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":373.09375,"y":140,"width":1085.8125,"height":501.5,"top":140,"right":1458.90625,"bottom":641.5,"left":373.09375},"width":1085.8125,"height":501.5,"background":null},"children":["cdtr-ed780bef-86c8-4c48-b921-006605bf8a55","cdtr-830d40ec-4801-4890-ac93-1f1abec308c9","cdtr-6f4be2df-27fe-43d9-9573-684f0387abc1"],"width":1085.8125,"height":501.5,"renderedHTML":null}]}'),xh=JSON.parse('{"name":"קריאה לפעולה","id":"hero-cta","tags":["section","cta","hero"],"body":{"type":"section","props":{"style":{"minHeight":"100px","background":"#1a1a2e","width":"100%"}}},"components":[{"id":"cdtr-a1b2c3d4-e5f6-7890-abcd-ef1234567890","_id":"cdtr-a1b2c3d4-e5f6-7890-abcd-ef1234567890","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"2px","lineHeight":"1.4","direction":"rtl","textAlign":"center","level":1},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#ffffff","backgroundColor":"","fontSize":"48px"}},{"type":"bold"}],"text":"הישארו מחוברים"}]}]},"from":1,"to":15,"focusedElement":"cdtr-a1b2c3d4-e5f6-7890-abcd-ef1234567890"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"width":570,"height":70},"children":[],"width":570,"height":70,"renderedHTML":null},{"id":"cdtr-b2c3d4e5-f6a7-8901-bcde-f12345678901","_id":"cdtr-b2c3d4e5-f6a7-8901-bcde-f12345678901","type":"col","props":{"lg":0,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-a1b2c3d4-e5f6-7890-abcd-ef1234567890"],"renderedHTML":null},{"id":"cdtr-c3d4e5f6-a7b8-9012-cdef-123456789012","_id":"cdtr-c3d4e5f6-a7b8-9012-cdef-123456789012","type":"block","props":{"style":{"padding":"10px 10px 10px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"100%","justifyContent":"center","width":"615px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":288.5,"y":60,"width":615,"height":90,"top":60,"right":903.5,"bottom":150,"left":288.5},"width":615,"height":90},"children":["cdtr-b2c3d4e5-f6a7-8901-bcde-f12345678901"],"width":615,"height":90,"renderedHTML":null},{"id":"cdtr-d4e5f6a7-b8c9-0123-defa-234567890123","_id":"cdtr-d4e5f6a7-b8c9-0123-defa-234567890123","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.6","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#cccccc","backgroundColor":"","fontSize":"18px"}}],"text":"הירשמו לניוזלטר שלנו וקבלו עדכונים שבועיים ישירות לתיבת הדואר שלכם"}]}]},"from":1,"to":65,"focusedElement":"cdtr-d4e5f6a7-b8c9-0123-defa-234567890123"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":211,"y":160,"width":570,"height":50,"top":160,"right":781,"bottom":210,"left":211},"width":570,"height":50},"children":[],"width":570,"height":50,"renderedHTML":null},{"id":"cdtr-e5f6a7b8-c9d0-1234-efab-345678901234","_id":"cdtr-e5f6a7b8-c9d0-1234-efab-345678901234","type":"col","props":{"lg":0,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-d4e5f6a7-b8c9-0123-defa-234567890123"],"width":595,"height":50,"renderedHTML":null},{"id":"cdtr-f6a7b8c9-d0e1-2345-fabc-456789012345","_id":"cdtr-f6a7b8c9-d0e1-2345-fabc-456789012345","type":"block","props":{"style":{"padding":"10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"100%","justifyContent":"center","width":"615px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":288.5,"y":150,"width":615,"height":70,"top":150,"right":903.5,"bottom":220,"left":288.5},"width":615,"height":70},"children":["cdtr-e5f6a7b8-c9d0-1234-efab-345678901234"],"width":615,"height":70,"renderedHTML":null},{"id":"cdtr-a7b8c9d0-e1f2-3456-abcd-567890123456","_id":"cdtr-a7b8c9d0-e1f2-3456-abcd-567890123456","type":"button","props":{"text":"הצטרפו עכשיו","style":{"height":"auto","width":"200px","maxWidth":"100%","minWidth":"10px","background":"#e94560","color":"#fff","fontFamily":"Arial, Helvetica, sans-serif","padding":"14px 20px","borderRadius":"8px","display":"","direction":"rtl","fontSize":"16px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":497.5,"y":240,"width":200,"height":45,"top":240,"right":697.5,"bottom":285,"left":497.5},"width":200,"height":45},"children":[],"width":200,"height":45,"renderedHTML":null},{"id":"cdtr-b8c9d0e1-f2a3-4567-bcde-678901234567","_id":"cdtr-b8c9d0e1-f2a3-4567-bcde-678901234567","type":"col","props":{"lg":0,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-a7b8c9d0-e1f2-3456-abcd-567890123456"],"width":595,"height":45,"renderedHTML":null},{"id":"cdtr-c9d0e1f2-a3b4-5678-cdef-789012345678","_id":"cdtr-c9d0e1f2-a3b4-5678-cdef-789012345678","type":"block","props":{"style":{"padding":"10px 10px 40px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"100%","justifyContent":"center","width":"615px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":288.5,"y":230,"width":615,"height":65,"top":230,"right":903.5,"bottom":295,"left":288.5},"width":615,"height":65},"children":["cdtr-b8c9d0e1-f2a3-4567-bcde-678901234567"],"width":615,"height":65,"renderedHTML":null},{"id":"cdtr-hero-cta-section-he-000000000000","_id":"cdtr-hero-cta-section-he-000000000000","type":"section","props":{"style":{"width":"100%","minHeight":"100px","fontFamily":"Arial, Helvetica, sans-serif","background":"#1a1a2e","maxWidth":"100%"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":1192,"height":295,"top":0,"right":1192,"bottom":295,"left":0},"width":1192,"height":295},"children":["cdtr-c3d4e5f6-a7b8-9012-cdef-123456789012","cdtr-f6a7b8c9-d0e1-2345-fabc-456789012345","cdtr-c9d0e1f2-a3b4-5678-cdef-789012345678"],"width":1192,"height":295,"renderedHTML":null}]}'),_h=JSON.parse('{"name":"צוות","id":"team-3-cards","tags":["section","team"],"body":{"type":"section","props":{"style":{"minHeight":"100px","background":"#f9f9f9","width":"100%"}}},"components":[{"id":"cdtr-t001-aa11-bb22-cc33-000000000001","_id":"cdtr-t001-aa11-bb22-cc33-000000000001","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"1px","lineHeight":"1.3","direction":"rtl","textAlign":"center","level":2},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"36px"}},{"type":"bold"}],"text":"הצוות שלנו"}]}]},"from":1,"to":12,"focusedElement":"cdtr-t001-aa11-bb22-cc33-000000000001"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":211,"y":40,"width":570,"height":50,"top":40,"right":781,"bottom":90,"left":211},"width":570,"height":50},"children":[],"width":570,"height":50,"renderedHTML":null},{"id":"cdtr-t002-aa11-bb22-cc33-000000000002","_id":"cdtr-t002-aa11-bb22-cc33-000000000002","type":"col","props":{"lg":0,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-t001-aa11-bb22-cc33-000000000001"],"width":595,"height":50,"renderedHTML":null},{"id":"cdtr-t003-aa11-bb22-cc33-000000000003","_id":"cdtr-t003-aa11-bb22-cc33-000000000003","type":"block","props":{"style":{"padding":"40px 10px 20px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"100%","justifyContent":"center","width":"615px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":288.5,"y":40,"width":615,"height":70,"top":40,"right":903.5,"bottom":110,"left":288.5},"width":615,"height":70},"children":["cdtr-t002-aa11-bb22-cc33-000000000002"],"width":615,"height":70,"renderedHTML":null},{"id":"cdtr-t101-aa11-bb22-cc33-000000000101","_id":"cdtr-t101-aa11-bb22-cc33-000000000101","type":"image","props":{"alt":"יובל כהן","width":160,"height":160,"style":{"height":"auto","width":"160px","maxWidth":"100%","minWidth":"30px","fontFamily":"Arial, Helvetica, sans-serif","borderRadius":"0","display":"block","margin":"0 auto"},"src":"https://images.pexels.com/photos/2379004/pexels-photo-2379004.jpeg?auto=compress&cs=tinysrgb&w=300&h=300&dpr=1","isOpenWithModal":false,"isFullWidthOnMobile":false,"isRatioLock":true,"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":648,"y":140,"width":160,"height":160,"top":140,"right":808,"bottom":300,"left":648}},"children":[],"width":160,"height":160,"renderedHTML":null},{"id":"cdtr-t102-aa11-bb22-cc33-000000000102","_id":"cdtr-t102-aa11-bb22-cc33-000000000102","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-t101-aa11-bb22-cc33-000000000101"],"width":175,"height":160,"renderedHTML":null},{"id":"cdtr-t103-aa11-bb22-cc33-000000000103","_id":"cdtr-t103-aa11-bb22-cc33-000000000103","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.3","direction":"rtl","textAlign":"center","level":4},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"18px"}},{"type":"bold"}],"text":"יובל כהן"}]}]},"from":1,"to":9,"focusedElement":"cdtr-t103-aa11-bb22-cc33-000000000103"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":628,"y":310,"width":175,"height":24,"top":310,"right":803,"bottom":334,"left":628},"width":175,"height":24},"children":[],"width":175,"height":24,"renderedHTML":null},{"id":"cdtr-t104-aa11-bb22-cc33-000000000104","_id":"cdtr-t104-aa11-bb22-cc33-000000000104","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-t103-aa11-bb22-cc33-000000000103"],"width":175,"height":24,"renderedHTML":null},{"id":"cdtr-t105-aa11-bb22-cc33-000000000105","_id":"cdtr-t105-aa11-bb22-cc33-000000000105","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.4","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#666666","backgroundColor":"","fontSize":"14px"}}],"text":"מנכ\\"ל ומייסד"}]}]},"from":1,"to":10,"focusedElement":"cdtr-t105-aa11-bb22-cc33-000000000105"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":628,"y":338,"width":175,"height":20,"top":338,"right":803,"bottom":358,"left":628},"width":175,"height":20},"children":[],"width":175,"height":20,"renderedHTML":null},{"id":"cdtr-t106-aa11-bb22-cc33-000000000106","_id":"cdtr-t106-aa11-bb22-cc33-000000000106","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-t105-aa11-bb22-cc33-000000000105"],"width":175,"height":20,"renderedHTML":null},{"id":"cdtr-t107-aa11-bb22-cc33-000000000107","_id":"cdtr-t107-aa11-bb22-cc33-000000000107","type":"card","props":{"style":{"width":"185px","background":"#ffffff","maxWidth":"195px","fontFamily":"Arial, Helvetica, sans-serif","boxShadow":"0 2px 12px rgba(0,0,0,0.08)","textAlign":"center"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"240px"}},"rect":{"x":621,"y":120,"width":195,"height":240,"top":120,"right":816,"bottom":360,"left":621},"width":195,"height":240},"children":["cdtr-t102-aa11-bb22-cc33-000000000102","cdtr-t104-aa11-bb22-cc33-000000000104","cdtr-t106-aa11-bb22-cc33-000000000106"],"width":195,"height":240,"renderedHTML":null},{"id":"cdtr-t108-aa11-bb22-cc33-000000000108","_id":"cdtr-t108-aa11-bb22-cc33-000000000108","type":"col","props":{"lg":4,"sm":12,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":611,"y":120,"width":205,"height":240,"top":120,"right":816,"bottom":360,"left":611},"width":205,"height":240},"children":["cdtr-t107-aa11-bb22-cc33-000000000107"],"width":205,"height":240,"renderedHTML":null},{"id":"cdtr-t201-aa11-bb22-cc33-000000000201","_id":"cdtr-t201-aa11-bb22-cc33-000000000201","type":"image","props":{"alt":"מיכל לוי","width":160,"height":160,"style":{"height":"auto","width":"160px","maxWidth":"100%","minWidth":"30px","fontFamily":"Arial, Helvetica, sans-serif","borderRadius":"0","display":"block","margin":"0 auto"},"src":"https://images.pexels.com/photos/774909/pexels-photo-774909.jpeg?auto=compress&cs=tinysrgb&w=300&h=300&dpr=1","isOpenWithModal":false,"isFullWidthOnMobile":false,"isRatioLock":true,"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":848,"y":140,"width":160,"height":160,"top":140,"right":1008,"bottom":300,"left":848}},"children":[],"width":160,"height":160,"renderedHTML":null},{"id":"cdtr-t202-aa11-bb22-cc33-000000000202","_id":"cdtr-t202-aa11-bb22-cc33-000000000202","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-t201-aa11-bb22-cc33-000000000201"],"width":175,"height":160,"renderedHTML":null},{"id":"cdtr-t203-aa11-bb22-cc33-000000000203","_id":"cdtr-t203-aa11-bb22-cc33-000000000203","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.3","direction":"rtl","textAlign":"center","level":4},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"18px"}},{"type":"bold"}],"text":"מיכל לוי"}]}]},"from":1,"to":8,"focusedElement":"cdtr-t203-aa11-bb22-cc33-000000000203"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":828,"y":310,"width":175,"height":24,"top":310,"right":1003,"bottom":334,"left":828},"width":175,"height":24},"children":[],"width":175,"height":24,"renderedHTML":null},{"id":"cdtr-t204-aa11-bb22-cc33-000000000204","_id":"cdtr-t204-aa11-bb22-cc33-000000000204","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-t203-aa11-bb22-cc33-000000000203"],"width":175,"height":24,"renderedHTML":null},{"id":"cdtr-t205-aa11-bb22-cc33-000000000205","_id":"cdtr-t205-aa11-bb22-cc33-000000000205","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.4","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#666666","backgroundColor":"","fontSize":"14px"}}],"text":"מנהלת מוצר"}]}]},"from":1,"to":10,"focusedElement":"cdtr-t205-aa11-bb22-cc33-000000000205"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":828,"y":338,"width":175,"height":20,"top":338,"right":1003,"bottom":358,"left":828},"width":175,"height":20},"children":[],"width":175,"height":20,"renderedHTML":null},{"id":"cdtr-t206-aa11-bb22-cc33-000000000206","_id":"cdtr-t206-aa11-bb22-cc33-000000000206","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-t205-aa11-bb22-cc33-000000000205"],"width":175,"height":20,"renderedHTML":null},{"id":"cdtr-t207-aa11-bb22-cc33-000000000207","_id":"cdtr-t207-aa11-bb22-cc33-000000000207","type":"card","props":{"style":{"width":"185px","background":"#ffffff","maxWidth":"195px","fontFamily":"Arial, Helvetica, sans-serif","boxShadow":"0 2px 12px rgba(0,0,0,0.08)","textAlign":"center"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"240px"}},"rect":{"x":821,"y":120,"width":195,"height":240,"top":120,"right":1016,"bottom":360,"left":821},"width":195,"height":240},"children":["cdtr-t202-aa11-bb22-cc33-000000000202","cdtr-t204-aa11-bb22-cc33-000000000204","cdtr-t206-aa11-bb22-cc33-000000000206"],"width":195,"height":240,"renderedHTML":null},{"id":"cdtr-t208-aa11-bb22-cc33-000000000208","_id":"cdtr-t208-aa11-bb22-cc33-000000000208","type":"col","props":{"lg":4,"sm":12,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":811,"y":120,"width":205,"height":240,"top":120,"right":1016,"bottom":360,"left":811},"width":205,"height":240},"children":["cdtr-t207-aa11-bb22-cc33-000000000207"],"width":205,"height":240,"renderedHTML":null},{"id":"cdtr-t301-aa11-bb22-cc33-000000000301","_id":"cdtr-t301-aa11-bb22-cc33-000000000301","type":"image","props":{"alt":"אורי ברקוביץ","width":160,"height":160,"style":{"height":"auto","width":"160px","maxWidth":"100%","minWidth":"30px","fontFamily":"Arial, Helvetica, sans-serif","borderRadius":"0","display":"block","margin":"0 auto"},"src":"https://images.pexels.com/photos/2379004/pexels-photo-2379004.jpeg?auto=compress&cs=tinysrgb&w=300&h=300&dpr=1","isOpenWithModal":false,"isFullWidthOnMobile":false,"isRatioLock":true,"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":1048,"y":140,"width":160,"height":160,"top":140,"right":1208,"bottom":300,"left":1048}},"children":[],"width":160,"height":160,"renderedHTML":null},{"id":"cdtr-t302-aa11-bb22-cc33-000000000302","_id":"cdtr-t302-aa11-bb22-cc33-000000000302","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-t301-aa11-bb22-cc33-000000000301"],"width":175,"height":160,"renderedHTML":null},{"id":"cdtr-t303-aa11-bb22-cc33-000000000303","_id":"cdtr-t303-aa11-bb22-cc33-000000000303","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.3","direction":"rtl","textAlign":"center","level":4},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"18px"}},{"type":"bold"}],"text":"אורי ברקוביץ"}]}]},"from":1,"to":11,"focusedElement":"cdtr-t303-aa11-bb22-cc33-000000000303"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":1028,"y":310,"width":175,"height":24,"top":310,"right":1203,"bottom":334,"left":1028},"width":175,"height":24},"children":[],"width":175,"height":24,"renderedHTML":null},{"id":"cdtr-t304-aa11-bb22-cc33-000000000304","_id":"cdtr-t304-aa11-bb22-cc33-000000000304","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-t303-aa11-bb22-cc33-000000000303"],"width":175,"height":24,"renderedHTML":null},{"id":"cdtr-t305-aa11-bb22-cc33-000000000305","_id":"cdtr-t305-aa11-bb22-cc33-000000000305","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.4","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#666666","backgroundColor":"","fontSize":"14px"}}],"text":"מנהל טכנולוגיה"}]}]},"from":1,"to":13,"focusedElement":"cdtr-t305-aa11-bb22-cc33-000000000305"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":1028,"y":338,"width":175,"height":20,"top":338,"right":1203,"bottom":358,"left":1028},"width":175,"height":20},"children":[],"width":175,"height":20,"renderedHTML":null},{"id":"cdtr-t306-aa11-bb22-cc33-000000000306","_id":"cdtr-t306-aa11-bb22-cc33-000000000306","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-t305-aa11-bb22-cc33-000000000305"],"width":175,"height":20,"renderedHTML":null},{"id":"cdtr-t307-aa11-bb22-cc33-000000000307","_id":"cdtr-t307-aa11-bb22-cc33-000000000307","type":"card","props":{"style":{"width":"185px","background":"#ffffff","maxWidth":"195px","fontFamily":"Arial, Helvetica, sans-serif","boxShadow":"0 2px 12px rgba(0,0,0,0.08)","textAlign":"center"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"240px"}},"rect":{"x":1021,"y":120,"width":195,"height":240,"top":120,"right":1216,"bottom":360,"left":1021},"width":195,"height":240},"children":["cdtr-t302-aa11-bb22-cc33-000000000302","cdtr-t304-aa11-bb22-cc33-000000000304","cdtr-t306-aa11-bb22-cc33-000000000306"],"width":195,"height":240,"renderedHTML":null},{"id":"cdtr-t308-aa11-bb22-cc33-000000000308","_id":"cdtr-t308-aa11-bb22-cc33-000000000308","type":"col","props":{"lg":4,"sm":12,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":1011,"y":120,"width":205,"height":240,"top":120,"right":1216,"bottom":360,"left":1011},"width":205,"height":240},"children":["cdtr-t307-aa11-bb22-cc33-000000000307"],"width":205,"height":240,"renderedHTML":null},{"id":"cdtr-t400-aa11-bb22-cc33-000000000400","_id":"cdtr-t400-aa11-bb22-cc33-000000000400","type":"block","props":{"style":{"padding":"10px 10px 40px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"615px","margin":"0 auto"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":611,"y":110,"width":615,"height":260,"top":110,"right":1226,"bottom":370,"left":611},"width":615,"height":260},"children":["cdtr-t108-aa11-bb22-cc33-000000000108","cdtr-t208-aa11-bb22-cc33-000000000208","cdtr-t308-aa11-bb22-cc33-000000000308"],"width":615,"height":260,"renderedHTML":null},{"id":"cdtr-team3-section-he-000000000000","_id":"cdtr-team3-section-he-000000000000","type":"section","props":{"style":{"width":"100%","minHeight":"100px","fontFamily":"Arial, Helvetica, sans-serif","background":"#f9f9f9","maxWidth":"100%"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":1192,"height":370,"top":0,"right":1192,"bottom":370,"left":0},"width":1192,"height":370},"children":["cdtr-t003-aa11-bb22-cc33-000000000003","cdtr-t400-aa11-bb22-cc33-000000000400"],"width":1192,"height":370,"renderedHTML":null}]}'),vh=JSON.parse('{"name":"המלצות 3 ציטוטים","id":"testimonials-3-quotes","tags":["section","testimonials","quotes"],"body":{"type":"section","props":{"style":{"minHeight":"100px","background":"#f0f4f8","width":"100%"}}},"components":[{"id":"cdtr-tq001-aa11-bb22-cc33-000000000001","_id":"cdtr-tq001-aa11-bb22-cc33-000000000001","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"1px","lineHeight":"1.3","direction":"rtl","textAlign":"center","level":2},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"36px"}},{"type":"bold"}],"text":"מה הקוראים שלנו אומרים"}]}]},"from":1,"to":23,"focusedElement":"cdtr-tq001-aa11-bb22-cc33-000000000001"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":211,"y":40,"width":570,"height":50,"top":40,"right":781,"bottom":90,"left":211},"width":570,"height":50},"children":[],"width":570,"height":50,"renderedHTML":null},{"id":"cdtr-tq002-aa11-bb22-cc33-000000000002","_id":"cdtr-tq002-aa11-bb22-cc33-000000000002","type":"col","props":{"lg":0,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-tq001-aa11-bb22-cc33-000000000001"],"width":595,"height":50,"renderedHTML":null},{"id":"cdtr-tq003-aa11-bb22-cc33-000000000003","_id":"cdtr-tq003-aa11-bb22-cc33-000000000003","type":"block","props":{"style":{"padding":"40px 10px 20px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"100%","justifyContent":"center","width":"615px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":288.5,"y":40,"width":615,"height":70,"top":40,"right":903.5,"bottom":110,"left":288.5},"width":615,"height":70},"children":["cdtr-tq002-aa11-bb22-cc33-000000000002"],"width":615,"height":70,"renderedHTML":null},{"id":"cdtr-tq101-aa11-bb22-cc33-000000000101","_id":"cdtr-tq101-aa11-bb22-cc33-000000000101","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.6","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#444444","backgroundColor":"","fontSize":"15px"}}],"text":"„הניוזלטר הזה שינה את הדרך שבה אני מקבל החלטות. קריאת חובה לכל מנהל.“"}]}]},"from":1,"to":71,"focusedElement":"cdtr-tq101-aa11-bb22-cc33-000000000101"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":628,"y":140,"width":155,"height":80,"top":140,"right":783,"bottom":220,"left":628},"width":155,"height":80},"children":[],"width":155,"height":80,"renderedHTML":null},{"id":"cdtr-tq102-aa11-bb22-cc33-000000000102","_id":"cdtr-tq102-aa11-bb22-cc33-000000000102","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-tq101-aa11-bb22-cc33-000000000101"],"width":175,"height":80,"renderedHTML":null},{"id":"cdtr-tq103-aa11-bb22-cc33-000000000103","_id":"cdtr-tq103-aa11-bb22-cc33-000000000103","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.3","direction":"rtl","textAlign":"center","level":4},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"15px"}},{"type":"bold"}],"text":"שרה מיטשל"}]}]},"from":1,"to":10,"focusedElement":"cdtr-tq103-aa11-bb22-cc33-000000000103"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":628,"y":228,"width":155,"height":22,"top":228,"right":783,"bottom":250,"left":628},"width":155,"height":22},"children":[],"width":155,"height":22,"renderedHTML":null},{"id":"cdtr-tq104-aa11-bb22-cc33-000000000104","_id":"cdtr-tq104-aa11-bb22-cc33-000000000104","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-tq103-aa11-bb22-cc33-000000000103"],"width":175,"height":22,"renderedHTML":null},{"id":"cdtr-tq105-aa11-bb22-cc33-000000000105","_id":"cdtr-tq105-aa11-bb22-cc33-000000000105","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.4","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#888888","backgroundColor":"","fontSize":"13px"}}],"text":"ראש מוצר, TechCorp"}]}]},"from":1,"to":19,"focusedElement":"cdtr-tq105-aa11-bb22-cc33-000000000105"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":628,"y":254,"width":155,"height":18,"top":254,"right":783,"bottom":272,"left":628},"width":155,"height":18},"children":[],"width":155,"height":18,"renderedHTML":null},{"id":"cdtr-tq106-aa11-bb22-cc33-000000000106","_id":"cdtr-tq106-aa11-bb22-cc33-000000000106","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-tq105-aa11-bb22-cc33-000000000105"],"width":175,"height":18,"renderedHTML":null},{"id":"cdtr-tq107-aa11-bb22-cc33-000000000107","_id":"cdtr-tq107-aa11-bb22-cc33-000000000107","type":"card","props":{"style":{"width":"185px","background":"#ffffff","maxWidth":"195px","fontFamily":"Arial, Helvetica, sans-serif","boxShadow":"0 2px 12px rgba(0,0,0,0.08)","textAlign":"center","padding":"20px 16px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"160px"}},"rect":{"x":621,"y":120,"width":195,"height":160,"top":120,"right":816,"bottom":280,"left":621},"width":195,"height":160},"children":["cdtr-tq102-aa11-bb22-cc33-000000000102","cdtr-tq104-aa11-bb22-cc33-000000000104","cdtr-tq106-aa11-bb22-cc33-000000000106"],"width":195,"height":160,"renderedHTML":null},{"id":"cdtr-tq108-aa11-bb22-cc33-000000000108","_id":"cdtr-tq108-aa11-bb22-cc33-000000000108","type":"col","props":{"lg":4,"sm":12,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":611,"y":120,"width":205,"height":160,"top":120,"right":816,"bottom":280,"left":611},"width":205,"height":160},"children":["cdtr-tq107-aa11-bb22-cc33-000000000107"],"width":205,"height":160,"renderedHTML":null},{"id":"cdtr-tq201-aa11-bb22-cc33-000000000201","_id":"cdtr-tq201-aa11-bb22-cc33-000000000201","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.6","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#444444","backgroundColor":"","fontSize":"15px"}}],"text":"„כל גיליון מביא תובנות טריות שאני מיישם מיד. זה הניוזלטר היחיד שאני אף פעם לא מדלג עליו.“"}]}]},"from":1,"to":84,"focusedElement":"cdtr-tq201-aa11-bb22-cc33-000000000201"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":828,"y":140,"width":155,"height":80,"top":140,"right":983,"bottom":220,"left":828},"width":155,"height":80},"children":[],"width":155,"height":80,"renderedHTML":null},{"id":"cdtr-tq202-aa11-bb22-cc33-000000000202","_id":"cdtr-tq202-aa11-bb22-cc33-000000000202","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-tq201-aa11-bb22-cc33-000000000201"],"width":175,"height":80,"renderedHTML":null},{"id":"cdtr-tq203-aa11-bb22-cc33-000000000203","_id":"cdtr-tq203-aa11-bb22-cc33-000000000203","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.3","direction":"rtl","textAlign":"center","level":4},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"15px"}},{"type":"bold"}],"text":"דוד צ\'ן"}]}]},"from":1,"to":7,"focusedElement":"cdtr-tq203-aa11-bb22-cc33-000000000203"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":828,"y":228,"width":155,"height":22,"top":228,"right":983,"bottom":250,"left":828},"width":155,"height":22},"children":[],"width":155,"height":22,"renderedHTML":null},{"id":"cdtr-tq204-aa11-bb22-cc33-000000000204","_id":"cdtr-tq204-aa11-bb22-cc33-000000000204","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-tq203-aa11-bb22-cc33-000000000203"],"width":175,"height":22,"renderedHTML":null},{"id":"cdtr-tq205-aa11-bb22-cc33-000000000205","_id":"cdtr-tq205-aa11-bb22-cc33-000000000205","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.4","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#888888","backgroundColor":"","fontSize":"13px"}}],"text":"מייסד, StartupFlow"}]}]},"from":1,"to":19,"focusedElement":"cdtr-tq205-aa11-bb22-cc33-000000000205"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":828,"y":254,"width":155,"height":18,"top":254,"right":983,"bottom":272,"left":828},"width":155,"height":18},"children":[],"width":155,"height":18,"renderedHTML":null},{"id":"cdtr-tq206-aa11-bb22-cc33-000000000206","_id":"cdtr-tq206-aa11-bb22-cc33-000000000206","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-tq205-aa11-bb22-cc33-000000000205"],"width":175,"height":18,"renderedHTML":null},{"id":"cdtr-tq207-aa11-bb22-cc33-000000000207","_id":"cdtr-tq207-aa11-bb22-cc33-000000000207","type":"card","props":{"style":{"width":"185px","background":"#ffffff","maxWidth":"195px","fontFamily":"Arial, Helvetica, sans-serif","boxShadow":"0 2px 12px rgba(0,0,0,0.08)","textAlign":"center","padding":"20px 16px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"160px"}},"rect":{"x":821,"y":120,"width":195,"height":160,"top":120,"right":1016,"bottom":280,"left":821},"width":195,"height":160},"children":["cdtr-tq202-aa11-bb22-cc33-000000000202","cdtr-tq204-aa11-bb22-cc33-000000000204","cdtr-tq206-aa11-bb22-cc33-000000000206"],"width":195,"height":160,"renderedHTML":null},{"id":"cdtr-tq208-aa11-bb22-cc33-000000000208","_id":"cdtr-tq208-aa11-bb22-cc33-000000000208","type":"col","props":{"lg":4,"sm":12,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":811,"y":120,"width":205,"height":160,"top":120,"right":1016,"bottom":280,"left":811},"width":205,"height":160},"children":["cdtr-tq207-aa11-bb22-cc33-000000000207"],"width":205,"height":160,"renderedHTML":null},{"id":"cdtr-tq301-aa11-bb22-cc33-000000000301","_id":"cdtr-tq301-aa11-bb22-cc33-000000000301","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.6","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#444444","backgroundColor":"","fontSize":"15px"}}],"text":"„אוצרות נהדרת של רעיונות. שיתפתי כל גיליון עם כל הצוות שלי.“"}]}]},"from":1,"to":59,"focusedElement":"cdtr-tq301-aa11-bb22-cc33-000000000301"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":1028,"y":140,"width":155,"height":80,"top":140,"right":1183,"bottom":220,"left":1028},"width":155,"height":80},"children":[],"width":155,"height":80,"renderedHTML":null},{"id":"cdtr-tq302-aa11-bb22-cc33-000000000302","_id":"cdtr-tq302-aa11-bb22-cc33-000000000302","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-tq301-aa11-bb22-cc33-000000000301"],"width":175,"height":80,"renderedHTML":null},{"id":"cdtr-tq303-aa11-bb22-cc33-000000000303","_id":"cdtr-tq303-aa11-bb22-cc33-000000000303","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.3","direction":"rtl","textAlign":"center","level":4},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"15px"}},{"type":"bold"}],"text":"אנה רוזנברג"}]}]},"from":1,"to":11,"focusedElement":"cdtr-tq303-aa11-bb22-cc33-000000000303"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":1028,"y":228,"width":155,"height":22,"top":228,"right":1183,"bottom":250,"left":1028},"width":155,"height":22},"children":[],"width":155,"height":22,"renderedHTML":null},{"id":"cdtr-tq304-aa11-bb22-cc33-000000000304","_id":"cdtr-tq304-aa11-bb22-cc33-000000000304","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-tq303-aa11-bb22-cc33-000000000303"],"width":175,"height":22,"renderedHTML":null},{"id":"cdtr-tq305-aa11-bb22-cc33-000000000305","_id":"cdtr-tq305-aa11-bb22-cc33-000000000305","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.4","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#888888","backgroundColor":"","fontSize":"13px"}}],"text":"סמנכ\\"ל הנדסה, DevHub"}]}]},"from":1,"to":22,"focusedElement":"cdtr-tq305-aa11-bb22-cc33-000000000305"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":1028,"y":254,"width":155,"height":18,"top":254,"right":1183,"bottom":272,"left":1028},"width":155,"height":18},"children":[],"width":155,"height":18,"renderedHTML":null},{"id":"cdtr-tq306-aa11-bb22-cc33-000000000306","_id":"cdtr-tq306-aa11-bb22-cc33-000000000306","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-tq305-aa11-bb22-cc33-000000000305"],"width":175,"height":18,"renderedHTML":null},{"id":"cdtr-tq307-aa11-bb22-cc33-000000000307","_id":"cdtr-tq307-aa11-bb22-cc33-000000000307","type":"card","props":{"style":{"width":"185px","background":"#ffffff","maxWidth":"195px","fontFamily":"Arial, Helvetica, sans-serif","boxShadow":"0 2px 12px rgba(0,0,0,0.08)","textAlign":"center","padding":"20px 16px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"160px"}},"rect":{"x":1021,"y":120,"width":195,"height":160,"top":120,"right":1216,"bottom":280,"left":1021},"width":195,"height":160},"children":["cdtr-tq302-aa11-bb22-cc33-000000000302","cdtr-tq304-aa11-bb22-cc33-000000000304","cdtr-tq306-aa11-bb22-cc33-000000000306"],"width":195,"height":160,"renderedHTML":null},{"id":"cdtr-tq308-aa11-bb22-cc33-000000000308","_id":"cdtr-tq308-aa11-bb22-cc33-000000000308","type":"col","props":{"lg":4,"sm":12,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":1011,"y":120,"width":205,"height":160,"top":120,"right":1216,"bottom":280,"left":1011},"width":205,"height":160},"children":["cdtr-tq307-aa11-bb22-cc33-000000000307"],"width":205,"height":160,"renderedHTML":null},{"id":"cdtr-tq400-aa11-bb22-cc33-000000000400","_id":"cdtr-tq400-aa11-bb22-cc33-000000000400","type":"block","props":{"style":{"padding":"10px 10px 40px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"615px","margin":"0 auto"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":611,"y":110,"width":615,"height":180,"top":110,"right":1226,"bottom":290,"left":611},"width":615,"height":180},"children":["cdtr-tq108-aa11-bb22-cc33-000000000108","cdtr-tq208-aa11-bb22-cc33-000000000208","cdtr-tq308-aa11-bb22-cc33-000000000308"],"width":615,"height":180,"renderedHTML":null},{"id":"cdtr-testimonials-section-en-000000000000","_id":"cdtr-testimonials-section-en-000000000000","type":"section","props":{"style":{"width":"100%","minHeight":"100px","fontFamily":"Arial, Helvetica, sans-serif","background":"#f0f4f8","maxWidth":"100%"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":1192,"height":370,"top":0,"right":1192,"bottom":370,"left":0},"width":1192,"height":370},"children":["cdtr-tq003-aa11-bb22-cc33-000000000003","cdtr-tq400-aa11-bb22-cc33-000000000400"],"width":1192,"height":370,"renderedHTML":null}]}'),kh=JSON.parse('{"name":"נתונים סטטיסטיים 4 מספרים","id":"stats-4-numbers","tags":["section","stats","numbers"],"body":{"type":"section","props":{"style":{"minHeight":"100px","background":"#1a1a2e","width":"100%"}}},"components":[{"id":"cdtr-sn001-aa11-bb22-cc33-000000000001","_id":"cdtr-sn001-aa11-bb22-cc33-000000000001","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"2px","lineHeight":"1.3","direction":"rtl","textAlign":"center","level":2},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#ffffff","backgroundColor":"","fontSize":"36px"}},{"type":"bold"}],"text":"במספרים"}]}]},"from":1,"to":8,"focusedElement":"cdtr-sn001-aa11-bb22-cc33-000000000001"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":211,"y":40,"width":570,"height":50,"top":40,"right":781,"bottom":90,"left":211},"width":570,"height":50},"children":[],"width":570,"height":50,"renderedHTML":null},{"id":"cdtr-sn002-aa11-bb22-cc33-000000000002","_id":"cdtr-sn002-aa11-bb22-cc33-000000000002","type":"col","props":{"lg":0,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-sn001-aa11-bb22-cc33-000000000001"],"width":595,"height":50,"renderedHTML":null},{"id":"cdtr-sn003-aa11-bb22-cc33-000000000003","_id":"cdtr-sn003-aa11-bb22-cc33-000000000003","type":"block","props":{"style":{"padding":"40px 10px 20px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"100%","justifyContent":"center","width":"615px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":288.5,"y":40,"width":615,"height":70,"top":40,"right":903.5,"bottom":110,"left":288.5},"width":615,"height":70},"children":["cdtr-sn002-aa11-bb22-cc33-000000000002"],"width":615,"height":70,"renderedHTML":null},{"id":"cdtr-sn101-aa11-bb22-cc33-000000000101","_id":"cdtr-sn101-aa11-bb22-cc33-000000000101","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.2","direction":"rtl","textAlign":"center","level":2},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"40px"}},{"type":"bold"}],"text":"+50K"}]}]},"from":1,"to":5,"focusedElement":"cdtr-sn101-aa11-bb22-cc33-000000000101"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":628,"y":140,"width":130,"height":52,"top":140,"right":758,"bottom":192,"left":628},"width":130,"height":52},"children":[],"width":130,"height":52,"renderedHTML":null},{"id":"cdtr-sn102-aa11-bb22-cc33-000000000102","_id":"cdtr-sn102-aa11-bb22-cc33-000000000102","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-sn101-aa11-bb22-cc33-000000000101"],"width":145,"height":52,"renderedHTML":null},{"id":"cdtr-sn103-aa11-bb22-cc33-000000000103","_id":"cdtr-sn103-aa11-bb22-cc33-000000000103","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"1px","lineHeight":"1.4","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#aaaaaa","backgroundColor":"","fontSize":"13px"}}],"text":"מנויים פעילים"}]}]},"from":1,"to":13,"focusedElement":"cdtr-sn103-aa11-bb22-cc33-000000000103"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":628,"y":198,"width":130,"height":20,"top":198,"right":758,"bottom":218,"left":628},"width":130,"height":20},"children":[],"width":130,"height":20,"renderedHTML":null},{"id":"cdtr-sn104-aa11-bb22-cc33-000000000104","_id":"cdtr-sn104-aa11-bb22-cc33-000000000104","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-sn103-aa11-bb22-cc33-000000000103"],"width":145,"height":20,"renderedHTML":null},{"id":"cdtr-sn105-aa11-bb22-cc33-000000000105","_id":"cdtr-sn105-aa11-bb22-cc33-000000000105","type":"card","props":{"style":{"width":"140px","background":"#262639","maxWidth":"155px","fontFamily":"Arial, Helvetica, sans-serif","borderRadius":"12px","textAlign":"center","padding":"24px 10px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"100px"}},"rect":{"x":618,"y":120,"width":155,"height":110,"top":120,"right":773,"bottom":230,"left":618},"width":155,"height":110},"children":["cdtr-sn102-aa11-bb22-cc33-000000000102","cdtr-sn104-aa11-bb22-cc33-000000000104"],"width":155,"height":110,"renderedHTML":null},{"id":"cdtr-sn106-aa11-bb22-cc33-000000000106","_id":"cdtr-sn106-aa11-bb22-cc33-000000000106","type":"col","props":{"lg":3,"sm":6,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":608,"y":120,"width":165,"height":110,"top":120,"right":773,"bottom":230,"left":608},"width":165,"height":110},"children":["cdtr-sn105-aa11-bb22-cc33-000000000105"],"width":165,"height":110,"renderedHTML":null},{"id":"cdtr-sn201-aa11-bb22-cc33-000000000201","_id":"cdtr-sn201-aa11-bb22-cc33-000000000201","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.2","direction":"rtl","textAlign":"center","level":2},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"40px"}},{"type":"bold"}],"text":"98%"}]}]},"from":1,"to":4,"focusedElement":"cdtr-sn201-aa11-bb22-cc33-000000000201"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":783,"y":140,"width":130,"height":52,"top":140,"right":913,"bottom":192,"left":783},"width":130,"height":52},"children":[],"width":130,"height":52,"renderedHTML":null},{"id":"cdtr-sn202-aa11-bb22-cc33-000000000202","_id":"cdtr-sn202-aa11-bb22-cc33-000000000202","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-sn201-aa11-bb22-cc33-000000000201"],"width":145,"height":52,"renderedHTML":null},{"id":"cdtr-sn203-aa11-bb22-cc33-000000000203","_id":"cdtr-sn203-aa11-bb22-cc33-000000000203","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"1px","lineHeight":"1.4","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#aaaaaa","backgroundColor":"","fontSize":"13px"}}],"text":"שיעור שביעות רצון"}]}]},"from":1,"to":18,"focusedElement":"cdtr-sn203-aa11-bb22-cc33-000000000203"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":783,"y":198,"width":130,"height":20,"top":198,"right":913,"bottom":218,"left":783},"width":130,"height":20},"children":[],"width":130,"height":20,"renderedHTML":null},{"id":"cdtr-sn204-aa11-bb22-cc33-000000000204","_id":"cdtr-sn204-aa11-bb22-cc33-000000000204","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-sn203-aa11-bb22-cc33-000000000203"],"width":145,"height":20,"renderedHTML":null},{"id":"cdtr-sn205-aa11-bb22-cc33-000000000205","_id":"cdtr-sn205-aa11-bb22-cc33-000000000205","type":"card","props":{"style":{"width":"140px","background":"#262639","maxWidth":"155px","fontFamily":"Arial, Helvetica, sans-serif","borderRadius":"12px","textAlign":"center","padding":"24px 10px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"100px"}},"rect":{"x":773,"y":120,"width":155,"height":110,"top":120,"right":928,"bottom":230,"left":773},"width":155,"height":110},"children":["cdtr-sn202-aa11-bb22-cc33-000000000202","cdtr-sn204-aa11-bb22-cc33-000000000204"],"width":155,"height":110,"renderedHTML":null},{"id":"cdtr-sn206-aa11-bb22-cc33-000000000206","_id":"cdtr-sn206-aa11-bb22-cc33-000000000206","type":"col","props":{"lg":3,"sm":6,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":763,"y":120,"width":165,"height":110,"top":120,"right":928,"bottom":230,"left":763},"width":165,"height":110},"children":["cdtr-sn205-aa11-bb22-cc33-000000000205"],"width":165,"height":110,"renderedHTML":null},{"id":"cdtr-sn301-aa11-bb22-cc33-000000000301","_id":"cdtr-sn301-aa11-bb22-cc33-000000000301","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.2","direction":"rtl","textAlign":"center","level":2},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"40px"}},{"type":"bold"}],"text":"4.9★"}]}]},"from":1,"to":5,"focusedElement":"cdtr-sn301-aa11-bb22-cc33-000000000301"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":938,"y":140,"width":130,"height":52,"top":140,"right":1068,"bottom":192,"left":938},"width":130,"height":52},"children":[],"width":130,"height":52,"renderedHTML":null},{"id":"cdtr-sn302-aa11-bb22-cc33-000000000302","_id":"cdtr-sn302-aa11-bb22-cc33-000000000302","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-sn301-aa11-bb22-cc33-000000000301"],"width":145,"height":52,"renderedHTML":null},{"id":"cdtr-sn303-aa11-bb22-cc33-000000000303","_id":"cdtr-sn303-aa11-bb22-cc33-000000000303","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"1px","lineHeight":"1.4","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#aaaaaa","backgroundColor":"","fontSize":"13px"}}],"text":"דירוג ממוצע"}]}]},"from":1,"to":11,"focusedElement":"cdtr-sn303-aa11-bb22-cc33-000000000303"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":938,"y":198,"width":130,"height":20,"top":198,"right":1068,"bottom":218,"left":938},"width":130,"height":20},"children":[],"width":130,"height":20,"renderedHTML":null},{"id":"cdtr-sn304-aa11-bb22-cc33-000000000304","_id":"cdtr-sn304-aa11-bb22-cc33-000000000304","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-sn303-aa11-bb22-cc33-000000000303"],"width":145,"height":20,"renderedHTML":null},{"id":"cdtr-sn305-aa11-bb22-cc33-000000000305","_id":"cdtr-sn305-aa11-bb22-cc33-000000000305","type":"card","props":{"style":{"width":"140px","background":"#262639","maxWidth":"155px","fontFamily":"Arial, Helvetica, sans-serif","borderRadius":"12px","textAlign":"center","padding":"24px 10px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"100px"}},"rect":{"x":928,"y":120,"width":155,"height":110,"top":120,"right":1083,"bottom":230,"left":928},"width":155,"height":110},"children":["cdtr-sn302-aa11-bb22-cc33-000000000302","cdtr-sn304-aa11-bb22-cc33-000000000304"],"width":155,"height":110,"renderedHTML":null},{"id":"cdtr-sn306-aa11-bb22-cc33-000000000306","_id":"cdtr-sn306-aa11-bb22-cc33-000000000306","type":"col","props":{"lg":3,"sm":6,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":918,"y":120,"width":165,"height":110,"top":120,"right":1083,"bottom":230,"left":918},"width":165,"height":110},"children":["cdtr-sn305-aa11-bb22-cc33-000000000305"],"width":165,"height":110,"renderedHTML":null},{"id":"cdtr-sn401-aa11-bb22-cc33-000000000401","_id":"cdtr-sn401-aa11-bb22-cc33-000000000401","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.2","direction":"rtl","textAlign":"center","level":2},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"40px"}},{"type":"bold"}],"text":"+180"}]}]},"from":1,"to":5,"focusedElement":"cdtr-sn401-aa11-bb22-cc33-000000000401"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":1093,"y":140,"width":130,"height":52,"top":140,"right":1223,"bottom":192,"left":1093},"width":130,"height":52},"children":[],"width":130,"height":52,"renderedHTML":null},{"id":"cdtr-sn402-aa11-bb22-cc33-000000000402","_id":"cdtr-sn402-aa11-bb22-cc33-000000000402","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-sn401-aa11-bb22-cc33-000000000401"],"width":145,"height":52,"renderedHTML":null},{"id":"cdtr-sn403-aa11-bb22-cc33-000000000403","_id":"cdtr-sn403-aa11-bb22-cc33-000000000403","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"1px","lineHeight":"1.4","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#aaaaaa","backgroundColor":"","fontSize":"13px"}}],"text":"גיליונות שפורסמו"}]}]},"from":1,"to":16,"focusedElement":"cdtr-sn403-aa11-bb22-cc33-000000000403"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":1093,"y":198,"width":130,"height":20,"top":198,"right":1223,"bottom":218,"left":1093},"width":130,"height":20},"children":[],"width":130,"height":20,"renderedHTML":null},{"id":"cdtr-sn404-aa11-bb22-cc33-000000000404","_id":"cdtr-sn404-aa11-bb22-cc33-000000000404","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-sn403-aa11-bb22-cc33-000000000403"],"width":145,"height":20,"renderedHTML":null},{"id":"cdtr-sn405-aa11-bb22-cc33-000000000405","_id":"cdtr-sn405-aa11-bb22-cc33-000000000405","type":"card","props":{"style":{"width":"140px","background":"#262639","maxWidth":"155px","fontFamily":"Arial, Helvetica, sans-serif","borderRadius":"12px","textAlign":"center","padding":"24px 10px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"100px"}},"rect":{"x":1083,"y":120,"width":155,"height":110,"top":120,"right":1238,"bottom":230,"left":1083},"width":155,"height":110},"children":["cdtr-sn402-aa11-bb22-cc33-000000000402","cdtr-sn404-aa11-bb22-cc33-000000000404"],"width":155,"height":110,"renderedHTML":null},{"id":"cdtr-sn406-aa11-bb22-cc33-000000000406","_id":"cdtr-sn406-aa11-bb22-cc33-000000000406","type":"col","props":{"lg":3,"sm":6,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":1073,"y":120,"width":165,"height":110,"top":120,"right":1238,"bottom":230,"left":1073},"width":165,"height":110},"children":["cdtr-sn405-aa11-bb22-cc33-000000000405"],"width":165,"height":110,"renderedHTML":null},{"id":"cdtr-sn500-aa11-bb22-cc33-000000000500","_id":"cdtr-sn500-aa11-bb22-cc33-000000000500","type":"block","props":{"style":{"padding":"10px 10px 40px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"615px","margin":"0 auto"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":608,"y":110,"width":630,"height":130,"top":110,"right":1238,"bottom":240,"left":608},"width":630,"height":130},"children":["cdtr-sn106-aa11-bb22-cc33-000000000106","cdtr-sn206-aa11-bb22-cc33-000000000206","cdtr-sn306-aa11-bb22-cc33-000000000306","cdtr-sn406-aa11-bb22-cc33-000000000406"],"width":630,"height":130,"renderedHTML":null},{"id":"cdtr-stats4-section-en-000000000000","_id":"cdtr-stats4-section-en-000000000000","type":"section","props":{"style":{"width":"100%","minHeight":"100px","fontFamily":"Arial, Helvetica, sans-serif","background":"#1a1a2e","maxWidth":"100%"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":1192,"height":300,"top":0,"right":1192,"bottom":300,"left":0},"width":1192,"height":300},"children":["cdtr-sn003-aa11-bb22-cc33-000000000003","cdtr-sn500-aa11-bb22-cc33-000000000500"],"width":1192,"height":300,"renderedHTML":null}]}'),Ch=JSON.parse('{"name":"כותרת תחתונה לניוזלטר","id":"newsletter-footer","tags":["section","footer","links"],"body":{"type":"section","props":{"style":{"minHeight":"100px","background":"#111827","width":"100%"}}},"components":[{"id":"cdtr-nf001-aa11-bb22-cc33-000000000001","_id":"cdtr-nf001-aa11-bb22-cc33-000000000001","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"3px","lineHeight":"1.2","direction":"rtl","textAlign":"center","level":3},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#ffffff","backgroundColor":"","fontSize":"22px"}},{"type":"bold"}],"text":"הבריף השבועי"}]}]},"from":1,"to":13,"focusedElement":"cdtr-nf001-aa11-bb22-cc33-000000000001"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":211,"y":40,"width":570,"height":32,"top":40,"right":781,"bottom":72,"left":211},"width":570,"height":32},"children":[],"width":570,"height":32,"renderedHTML":null},{"id":"cdtr-nf002-aa11-bb22-cc33-000000000002","_id":"cdtr-nf002-aa11-bb22-cc33-000000000002","type":"col","props":{"lg":0,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-nf001-aa11-bb22-cc33-000000000001"],"width":595,"height":32,"renderedHTML":null},{"id":"cdtr-nf003-aa11-bb22-cc33-000000000003","_id":"cdtr-nf003-aa11-bb22-cc33-000000000003","type":"block","props":{"style":{"padding":"40px 10px 10px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"100%","justifyContent":"center","width":"615px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":288.5,"y":40,"width":615,"height":52,"top":40,"right":903.5,"bottom":92,"left":288.5},"width":615,"height":52},"children":["cdtr-nf002-aa11-bb22-cc33-000000000002"],"width":615,"height":52,"renderedHTML":null},{"id":"cdtr-nf101-aa11-bb22-cc33-000000000101","_id":"cdtr-nf101-aa11-bb22-cc33-000000000101","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.6","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#9ca3af","backgroundColor":"","fontSize":"15px"}}],"text":"תובנות שכדאי לקרוא, מועברות כל שבוע."}]}]},"from":1,"to":38,"focusedElement":"cdtr-nf101-aa11-bb22-cc33-000000000101"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":211,"y":104,"width":570,"height":26,"top":104,"right":781,"bottom":130,"left":211},"width":570,"height":26},"children":[],"width":570,"height":26,"renderedHTML":null},{"id":"cdtr-nf102-aa11-bb22-cc33-000000000102","_id":"cdtr-nf102-aa11-bb22-cc33-000000000102","type":"col","props":{"lg":0,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-nf101-aa11-bb22-cc33-000000000101"],"width":595,"height":26,"renderedHTML":null},{"id":"cdtr-nf103-aa11-bb22-cc33-000000000103","_id":"cdtr-nf103-aa11-bb22-cc33-000000000103","type":"block","props":{"style":{"padding":"8px 10px 16px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"100%","justifyContent":"center","width":"615px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":288.5,"y":92,"width":615,"height":42,"top":92,"right":903.5,"bottom":134,"left":288.5},"width":615,"height":42},"children":["cdtr-nf102-aa11-bb22-cc33-000000000102"],"width":615,"height":42,"renderedHTML":null},{"id":"cdtr-nf201-aa11-bb22-cc33-000000000201","_id":"cdtr-nf201-aa11-bb22-cc33-000000000201","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"1px","lineHeight":"1.8","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#d1d5db","backgroundColor":"","fontSize":"14px"}}],"text":"אודות | ארכיון | צור קשר"}]}]},"from":1,"to":27,"focusedElement":"cdtr-nf201-aa11-bb22-cc33-000000000201"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":211,"y":148,"width":570,"height":28,"top":148,"right":781,"bottom":176,"left":211},"width":570,"height":28},"children":[],"width":570,"height":28,"renderedHTML":null},{"id":"cdtr-nf202-aa11-bb22-cc33-000000000202","_id":"cdtr-nf202-aa11-bb22-cc33-000000000202","type":"col","props":{"lg":0,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-nf201-aa11-bb22-cc33-000000000201"],"width":595,"height":28,"renderedHTML":null},{"id":"cdtr-nf203-aa11-bb22-cc33-000000000203","_id":"cdtr-nf203-aa11-bb22-cc33-000000000203","type":"block","props":{"style":{"padding":"8px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"100%","justifyContent":"center","width":"615px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":288.5,"y":134,"width":615,"height":44,"top":134,"right":903.5,"bottom":178,"left":288.5},"width":615,"height":44},"children":["cdtr-nf202-aa11-bb22-cc33-000000000202"],"width":615,"height":44,"renderedHTML":null},{"id":"cdtr-nf301-aa11-bb22-cc33-000000000301","_id":"cdtr-nf301-aa11-bb22-cc33-000000000301","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"1px","lineHeight":"1.8","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#6b7280","backgroundColor":"","fontSize":"13px"}}],"text":"טוויטר | לינקדאין | יוטיוב"}]}]},"from":1,"to":29,"focusedElement":"cdtr-nf301-aa11-bb22-cc33-000000000301"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":211,"y":190,"width":570,"height":24,"top":190,"right":781,"bottom":214,"left":211},"width":570,"height":24},"children":[],"width":570,"height":24,"renderedHTML":null},{"id":"cdtr-nf302-aa11-bb22-cc33-000000000302","_id":"cdtr-nf302-aa11-bb22-cc33-000000000302","type":"col","props":{"lg":0,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-nf301-aa11-bb22-cc33-000000000301"],"width":595,"height":24,"renderedHTML":null},{"id":"cdtr-nf303-aa11-bb22-cc33-000000000303","_id":"cdtr-nf303-aa11-bb22-cc33-000000000303","type":"block","props":{"style":{"padding":"4px 10px 16px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"100%","justifyContent":"center","width":"615px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":288.5,"y":178,"width":615,"height":40,"top":178,"right":903.5,"bottom":218,"left":288.5},"width":615,"height":40},"children":["cdtr-nf302-aa11-bb22-cc33-000000000302"],"width":615,"height":40,"renderedHTML":null},{"id":"cdtr-nf401-aa11-bb22-cc33-000000000401","_id":"cdtr-nf401-aa11-bb22-cc33-000000000401","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.6","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#4b5563","backgroundColor":"","fontSize":"12px"}}],"text":"© 2026 הבריף השבועי. כל הזכויות שמורות."}]},{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.6","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#4b5563","backgroundColor":"","fontSize":"12px"}}],"text":"קיבלת אימייל זה כי נרשמת. "},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#6b7280","backgroundColor":"","fontSize":"12px"}},{"type":"underline"}],"text":"הסר רישום"}]}]},"from":1,"to":82,"focusedElement":"cdtr-nf401-aa11-bb22-cc33-000000000401"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":211,"y":232,"width":570,"height":48,"top":232,"right":781,"bottom":280,"left":211},"width":570,"height":48},"children":[],"width":570,"height":48,"renderedHTML":null},{"id":"cdtr-nf402-aa11-bb22-cc33-000000000402","_id":"cdtr-nf402-aa11-bb22-cc33-000000000402","type":"col","props":{"lg":0,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-nf401-aa11-bb22-cc33-000000000401"],"width":595,"height":48,"renderedHTML":null},{"id":"cdtr-nf403-aa11-bb22-cc33-000000000403","_id":"cdtr-nf403-aa11-bb22-cc33-000000000403","type":"block","props":{"style":{"padding":"8px 10px 36px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"100%","justifyContent":"center","width":"615px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":288.5,"y":218,"width":615,"height":68,"top":218,"right":903.5,"bottom":286,"left":288.5},"width":615,"height":68},"children":["cdtr-nf402-aa11-bb22-cc33-000000000402"],"width":615,"height":68,"renderedHTML":null},{"id":"cdtr-footer-section-en-000000000000","_id":"cdtr-footer-section-en-000000000000","type":"section","props":{"style":{"width":"100%","minHeight":"100px","fontFamily":"Arial, Helvetica, sans-serif","background":"#111827","maxWidth":"100%"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":1192,"height":286,"top":0,"right":1192,"bottom":286,"left":0},"width":1192,"height":286},"children":["cdtr-nf003-aa11-bb22-cc33-000000000003","cdtr-nf103-aa11-bb22-cc33-000000000103","cdtr-nf203-aa11-bb22-cc33-000000000203","cdtr-nf303-aa11-bb22-cc33-000000000303","cdtr-nf403-aa11-bb22-cc33-000000000403"],"width":1192,"height":286,"renderedHTML":null}]}'),Eh=JSON.parse('{"name":"פיצ\'ר 2 עמודות","id":"features-2-cols","tags":["section","feature","columns"],"body":{"type":"section","props":{"style":{"minHeight":"100px","background":"#ffffff","width":"100%"}}},"components":[{"id":"cdtr-f2c101-aa11-bb22-cc33-000000000101","_id":"cdtr-f2c101-aa11-bb22-cc33-000000000101","type":"image","props":{"alt":"תמונת פיצ\'ר","width":280,"height":200,"style":{"height":"auto","width":"280px","maxWidth":"100%","minWidth":"30px","fontFamily":"Arial, Helvetica, sans-serif","borderRadius":"8px","display":"block","margin":"0 auto"},"src":"https://images.pexels.com/photos/3183150/pexels-photo-3183150.jpeg?auto=compress&cs=tinysrgb&w=500&h=350&dpr=1","isOpenWithModal":false,"isFullWidthOnMobile":true,"isRatioLock":true,"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":626,"y":60,"width":280,"height":200,"top":60,"right":906,"bottom":260,"left":626}},"children":[],"width":280,"height":200,"renderedHTML":null},{"id":"cdtr-f2c102-aa11-bb22-cc33-000000000102","_id":"cdtr-f2c102-aa11-bb22-cc33-000000000102","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-f2c101-aa11-bb22-cc33-000000000101"],"width":295,"height":200,"renderedHTML":null},{"id":"cdtr-f2c103-aa11-bb22-cc33-000000000103","_id":"cdtr-f2c103-aa11-bb22-cc33-000000000103","type":"card","props":{"style":{"width":"295px","background":"transparent","maxWidth":"305px","fontFamily":"Arial, Helvetica, sans-serif","textAlign":"right","padding":"10px 0"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"200px"}},"rect":{"x":616,"y":50,"width":305,"height":220,"top":50,"right":921,"bottom":270,"left":616},"width":305,"height":220},"children":["cdtr-f2c102-aa11-bb22-cc33-000000000102"],"width":305,"height":220,"renderedHTML":null},{"id":"cdtr-f2c104-aa11-bb22-cc33-000000000104","_id":"cdtr-f2c104-aa11-bb22-cc33-000000000104","type":"col","props":{"lg":6,"sm":12,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":606,"y":50,"width":315,"height":220,"top":50,"right":921,"bottom":270,"left":606},"width":315,"height":220},"children":["cdtr-f2c103-aa11-bb22-cc33-000000000103"],"width":315,"height":220,"renderedHTML":null},{"id":"cdtr-f2c201-aa11-bb22-cc33-000000000201","_id":"cdtr-f2c201-aa11-bb22-cc33-000000000201","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"3px","lineHeight":"1.4","direction":"rtl","textAlign":"right"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"12px"}},{"type":"bold"}],"text":"סיפור נבחר"}]}]},"from":1,"to":10,"focusedElement":"cdtr-f2c201-aa11-bb22-cc33-000000000201"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":930,"y":60,"width":260,"height":20,"top":60,"right":1190,"bottom":80,"left":930},"width":260,"height":20},"children":[],"width":260,"height":20,"renderedHTML":null},{"id":"cdtr-f2c202-aa11-bb22-cc33-000000000202","_id":"cdtr-f2c202-aa11-bb22-cc33-000000000202","type":"col","props":{"justify":"flex-end","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-f2c201-aa11-bb22-cc33-000000000201"],"width":275,"height":20,"renderedHTML":null},{"id":"cdtr-f2c203-aa11-bb22-cc33-000000000203","_id":"cdtr-f2c203-aa11-bb22-cc33-000000000203","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.3","direction":"rtl","textAlign":"right","level":2},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"26px"}},{"type":"bold"}],"text":"עתיד העבודה מרחוק"}]}]},"from":1,"to":21,"focusedElement":"cdtr-f2c203-aa11-bb22-cc33-000000000203"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":930,"y":88,"width":260,"height":68,"top":88,"right":1190,"bottom":156,"left":930},"width":260,"height":68},"children":[],"width":260,"height":68,"renderedHTML":null},{"id":"cdtr-f2c204-aa11-bb22-cc33-000000000204","_id":"cdtr-f2c204-aa11-bb22-cc33-000000000204","type":"col","props":{"justify":"flex-end","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-f2c203-aa11-bb22-cc33-000000000203"],"width":275,"height":68,"renderedHTML":null},{"id":"cdtr-f2c205-aa11-bb22-cc33-000000000205","_id":"cdtr-f2c205-aa11-bb22-cc33-000000000205","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.6","direction":"rtl","textAlign":"right"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#555555","backgroundColor":"","fontSize":"15px"}}],"text":"גלו כיצד חברות מובילות מדמיינות מחדש שיתוף פעולה, תרבות ופרודוקטיביות עבור צוותים מבוזרים ברחבי העולם."}]}]},"from":1,"to":102,"focusedElement":"cdtr-f2c205-aa11-bb22-cc33-000000000205"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":930,"y":164,"width":260,"height":75,"top":164,"right":1190,"bottom":239,"left":930},"width":260,"height":75},"children":[],"width":260,"height":75,"renderedHTML":null},{"id":"cdtr-f2c206-aa11-bb22-cc33-000000000206","_id":"cdtr-f2c206-aa11-bb22-cc33-000000000206","type":"col","props":{"justify":"flex-end","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-f2c205-aa11-bb22-cc33-000000000205"],"width":275,"height":75,"renderedHTML":null},{"id":"cdtr-f2c207-aa11-bb22-cc33-000000000207","_id":"cdtr-f2c207-aa11-bb22-cc33-000000000207","type":"button","props":{"text":"קרא את הסיפור","style":{"height":"auto","width":"160px","maxWidth":"100%","minWidth":"10px","background":"#1a1a2e","color":"#fff","fontFamily":"Arial, Helvetica, sans-serif","padding":"12px 20px","borderRadius":"6px","display":"","direction":"rtl","fontSize":"14px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":930,"y":248,"width":160,"height":42,"top":248,"right":1090,"bottom":290,"left":930},"width":160,"height":42},"children":[],"width":160,"height":42,"renderedHTML":null},{"id":"cdtr-f2c208-aa11-bb22-cc33-000000000208","_id":"cdtr-f2c208-aa11-bb22-cc33-000000000208","type":"col","props":{"justify":"flex-end","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-f2c207-aa11-bb22-cc33-000000000207"],"width":275,"height":42,"renderedHTML":null},{"id":"cdtr-f2c209-aa11-bb22-cc33-000000000209","_id":"cdtr-f2c209-aa11-bb22-cc33-000000000209","type":"card","props":{"style":{"width":"285px","background":"transparent","maxWidth":"300px","fontFamily":"Arial, Helvetica, sans-serif","textAlign":"right","padding":"10px 16px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"220px"}},"rect":{"x":921,"y":50,"width":300,"height":250,"top":50,"right":1221,"bottom":300,"left":921},"width":300,"height":250},"children":["cdtr-f2c202-aa11-bb22-cc33-000000000202","cdtr-f2c204-aa11-bb22-cc33-000000000204","cdtr-f2c206-aa11-bb22-cc33-000000000206","cdtr-f2c208-aa11-bb22-cc33-000000000208"],"width":300,"height":250,"renderedHTML":null},{"id":"cdtr-f2c210-aa11-bb22-cc33-000000000210","_id":"cdtr-f2c210-aa11-bb22-cc33-000000000210","type":"col","props":{"lg":6,"sm":12,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":911,"y":50,"width":310,"height":250,"top":50,"right":1221,"bottom":300,"left":911},"width":310,"height":250},"children":["cdtr-f2c209-aa11-bb22-cc33-000000000209"],"width":310,"height":250,"renderedHTML":null},{"id":"cdtr-f2c300-aa11-bb22-cc33-000000000300","_id":"cdtr-f2c300-aa11-bb22-cc33-000000000300","type":"block","props":{"style":{"padding":"40px 10px 40px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"615px","margin":"0 auto"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":606,"y":50,"width":625,"height":260,"top":50,"right":1231,"bottom":310,"left":606},"width":625,"height":260},"children":["cdtr-f2c104-aa11-bb22-cc33-000000000104","cdtr-f2c210-aa11-bb22-cc33-000000000210"],"width":625,"height":260,"renderedHTML":null},{"id":"cdtr-features2-section-en-000000000000","_id":"cdtr-features2-section-en-000000000000","type":"section","props":{"style":{"width":"100%","minHeight":"100px","fontFamily":"Arial, Helvetica, sans-serif","background":"#ffffff","maxWidth":"100%"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":1192,"height":340,"top":0,"right":1192,"bottom":340,"left":0},"width":1192,"height":340},"children":["cdtr-f2c300-aa11-bb22-cc33-000000000300"],"width":1192,"height":340,"renderedHTML":null}]}'),Sh=JSON.parse('{"name":"כותרת ראשית — מפוצל","id":"hero-split","tags":["section","hero","landing","cta"],"body":{"type":"section","props":{"style":{"minHeight":"100px","background":"#1a1a2e","width":"100%"}}},"components":[{"id":"cdtr-hero-rtl-0001","_id":"cdtr-hero-rtl-0001","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"3px","lineHeight":"1.6","direction":"rtl","textAlign":"right"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"13px"}},{"type":"bold"}],"text":"חדש · בונה דפים"}]}]},"from":1,"to":16,"focusedElement":"cdtr-hero-rtl-0001"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":420,"height":20,"top":0,"right":420,"bottom":20,"left":0},"width":420,"height":20},"children":[],"width":420,"height":20,"renderedHTML":null},{"id":"cdtr-hero-rtl-0002","_id":"cdtr-hero-rtl-0002","type":"col","props":{"justify":"flex-start","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-hero-rtl-0001"],"width":440,"height":20,"renderedHTML":null},{"id":"cdtr-hero-rtl-0003","_id":"cdtr-hero-rtl-0003","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.15","direction":"rtl","textAlign":"right","level":1},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#ffffff","backgroundColor":"","fontSize":"44px"}},{"type":"bold"}],"text":"בנו דפי נחיתה שהופכים מבקרים ללקוחות"}]}]},"from":1,"to":37,"focusedElement":"cdtr-hero-rtl-0003"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":440,"height":120,"top":0,"right":440,"bottom":120,"left":0},"width":440,"height":120},"children":[],"width":440,"height":120,"renderedHTML":null},{"id":"cdtr-hero-rtl-0004","_id":"cdtr-hero-rtl-0004","type":"col","props":{"justify":"flex-start","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-hero-rtl-0003"],"width":440,"height":120,"renderedHTML":null},{"id":"cdtr-hero-rtl-0005","_id":"cdtr-hero-rtl-0005","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.75","direction":"rtl","textAlign":"right"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#c7cad6","backgroundColor":"","fontSize":"17px"}}],"text":"סטודיו פשוט של גרירה ושחרור שמאפשר לכם להשיק דפים מרהיבים ואפקטיביים תוך דקות — ללא קוד."}]}]},"from":1,"to":89,"focusedElement":"cdtr-hero-rtl-0005"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":440,"height":84,"top":0,"right":440,"bottom":84,"left":0},"width":440,"height":84},"children":[],"width":440,"height":84,"renderedHTML":null},{"id":"cdtr-hero-rtl-0006","_id":"cdtr-hero-rtl-0006","type":"col","props":{"justify":"flex-start","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-hero-rtl-0005"],"width":440,"height":84,"renderedHTML":null},{"id":"cdtr-hero-rtl-0007","_id":"cdtr-hero-rtl-0007","type":"button","props":{"text":"התחילו בחינם","style":{"height":"auto","width":"200px","maxWidth":"100%","minWidth":"10px","background":"#e94560","color":"#fff","fontFamily":"Arial, Helvetica, sans-serif","padding":"15px 26px","borderRadius":"10px","border":"none","display":"","direction":"rtl","fontSize":"16px","fontWeight":"bold"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":200,"height":50,"top":0,"right":200,"bottom":50,"left":0},"width":200,"height":50},"children":[],"width":200,"height":50,"renderedHTML":null},{"id":"cdtr-hero-rtl-0008","_id":"cdtr-hero-rtl-0008","type":"col","props":{"justify":"flex-start","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-hero-rtl-0007"],"width":210,"height":50,"renderedHTML":null},{"id":"cdtr-hero-rtl-0009","_id":"cdtr-hero-rtl-0009","type":"button","props":{"text":"צפו בהדגמה","style":{"height":"auto","width":"190px","maxWidth":"100%","minWidth":"10px","background":"transparent","color":"#ffffff","fontFamily":"Arial, Helvetica, sans-serif","padding":"15px 26px","borderRadius":"10px","border":"1.5px solid rgba(255,255,255,0.35)","display":"","direction":"rtl","fontSize":"16px","fontWeight":"bold"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":190,"height":50,"top":0,"right":190,"bottom":50,"left":0},"width":190,"height":50},"children":[],"width":190,"height":50,"renderedHTML":null},{"id":"cdtr-hero-rtl-0010","_id":"cdtr-hero-rtl-0010","type":"col","props":{"justify":"flex-start","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-hero-rtl-0009"],"width":200,"height":50,"renderedHTML":null},{"id":"cdtr-hero-rtl-0011","_id":"cdtr-hero-rtl-0011","type":"card","props":{"style":{"width":"100%","background":"transparent","maxWidth":"460px","fontFamily":"Arial, Helvetica, sans-serif","textAlign":"right","padding":"6px 0","gap":"18px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"380px"}},"rect":{"x":0,"y":0,"width":460,"height":380,"top":0,"right":460,"bottom":380,"left":0},"width":460,"height":380},"children":["cdtr-hero-rtl-0002","cdtr-hero-rtl-0004","cdtr-hero-rtl-0006","cdtr-hero-rtl-0008","cdtr-hero-rtl-0010"],"width":460,"height":380,"renderedHTML":null},{"id":"cdtr-hero-rtl-0012","_id":"cdtr-hero-rtl-0012","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"lg":6,"sm":12},"children":["cdtr-hero-rtl-0011"],"width":470,"height":380,"renderedHTML":null},{"id":"cdtr-hero-rtl-0013","_id":"cdtr-hero-rtl-0013","type":"image","props":{"alt":"hero","width":470,"height":380,"style":{"height":"auto","width":"470px","maxWidth":"100%","minWidth":"30px","fontFamily":"Arial, Helvetica, sans-serif","borderRadius":"18px","display":"block","margin":"0 auto","boxShadow":"0 30px 60px rgba(0,0,0,0.35)"},"src":"https://images.pexels.com/photos/3184292/pexels-photo-3184292.jpeg?auto=compress&cs=tinysrgb&w=900&h=740&dpr=1","isOpenWithModal":false,"isFullWidthOnMobile":true,"isRatioLock":true,"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":470,"height":380,"top":0,"right":470,"bottom":380,"left":0}},"children":[],"width":470,"height":380,"renderedHTML":null},{"id":"cdtr-hero-rtl-0014","_id":"cdtr-hero-rtl-0014","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"lg":6,"sm":12},"children":["cdtr-hero-rtl-0013"],"width":480,"height":380,"renderedHTML":null},{"id":"cdtr-hero-rtl-0015","_id":"cdtr-hero-rtl-0015","type":"block","props":{"style":{"padding":"72px 24px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"space-between","width":"980px","margin":"0 auto","gap":"0px"},"classList":[],"justify":"space-between","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":980,"height":420,"top":0,"right":980,"bottom":420,"left":0},"width":980,"height":420},"children":["cdtr-hero-rtl-0012","cdtr-hero-rtl-0014"],"width":980,"height":420,"renderedHTML":null},{"id":"cdtr-hero-rtl-0016","_id":"cdtr-hero-rtl-0016","type":"section","props":{"style":{"width":"100%","minHeight":"100px","fontFamily":"Arial, Helvetica, sans-serif","background":"#1a1a2e","maxWidth":"100%"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":1192,"height":500,"top":0,"right":1192,"bottom":500,"left":0},"width":1192,"height":500},"children":["cdtr-hero-rtl-0015"],"width":1192,"height":500,"renderedHTML":null}]}'),Mh=JSON.parse('{"name":"רשת יתרונות — 3 אייקונים","id":"feature-grid","tags":["section","features","landing","icons"],"body":{"type":"section","props":{"style":{"minHeight":"100px","background":"#ffffff","width":"100%"}}},"components":[{"id":"cdtr-feat-rtl-0001","_id":"cdtr-feat-rtl-0001","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"3px","lineHeight":"1.6","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"13px"}},{"type":"bold"}],"text":"למה לבחור בנו"}]}]},"from":1,"to":14,"focusedElement":"cdtr-feat-rtl-0001"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":620,"height":20,"top":0,"right":620,"bottom":20,"left":0},"width":620,"height":20},"children":[],"width":620,"height":20,"renderedHTML":null},{"id":"cdtr-feat-rtl-0002","_id":"cdtr-feat-rtl-0002","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-feat-rtl-0001"],"width":640,"height":20,"renderedHTML":null},{"id":"cdtr-feat-rtl-0003","_id":"cdtr-feat-rtl-0003","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.25","direction":"rtl","textAlign":"center","level":2},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"34px"}},{"type":"bold"}],"text":"כל מה שצריך כדי לצמוח"}]}]},"from":1,"to":22,"focusedElement":"cdtr-feat-rtl-0003"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":620,"height":46,"top":0,"right":620,"bottom":46,"left":0},"width":620,"height":46},"children":[],"width":620,"height":46,"renderedHTML":null},{"id":"cdtr-feat-rtl-0004","_id":"cdtr-feat-rtl-0004","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-feat-rtl-0003"],"width":640,"height":46,"renderedHTML":null},{"id":"cdtr-feat-rtl-0005","_id":"cdtr-feat-rtl-0005","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.7","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#5b6270","backgroundColor":"","fontSize":"17px"}}],"text":"כלים חזקים שנועדו לעזור לכם לבנות, להשיק ולהתרחב בביטחון מלא."}]}]},"from":1,"to":62,"focusedElement":"cdtr-feat-rtl-0005"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":620,"height":52,"top":0,"right":620,"bottom":52,"left":0},"width":620,"height":52},"children":[],"width":620,"height":52,"renderedHTML":null},{"id":"cdtr-feat-rtl-0006","_id":"cdtr-feat-rtl-0006","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-feat-rtl-0005"],"width":640,"height":52,"renderedHTML":null},{"id":"cdtr-feat-rtl-0007","_id":"cdtr-feat-rtl-0007","type":"card","props":{"style":{"width":"100%","background":"transparent","maxWidth":"660px","fontFamily":"Arial, Helvetica, sans-serif","textAlign":"center","padding":"0 0 8px 0"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"130px"}},"rect":{"x":0,"y":0,"width":660,"height":130,"top":0,"right":660,"bottom":130,"left":0},"width":660,"height":130},"children":["cdtr-feat-rtl-0002","cdtr-feat-rtl-0004","cdtr-feat-rtl-0006"],"width":660,"height":130,"renderedHTML":null},{"id":"cdtr-feat-rtl-0008","_id":"cdtr-feat-rtl-0008","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-feat-rtl-0007"],"width":700,"height":130,"renderedHTML":null},{"id":"cdtr-feat-rtl-0009","_id":"cdtr-feat-rtl-0009","type":"block","props":{"style":{"padding":"56px 16px 24px 16px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"720px","margin":"0 auto","gap":"0px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":720,"height":150,"top":0,"right":720,"bottom":150,"left":0},"width":720,"height":150},"children":["cdtr-feat-rtl-0008"],"width":720,"height":150,"renderedHTML":null},{"id":"cdtr-feat-rtl-0010","_id":"cdtr-feat-rtl-0010","type":"icon","props":{"alt":"icon","style":{"width":"48px","height":"48px","maxWidth":"100%","maxHeight":"100%","display":"inline-block"},"src":"https://img.creaditor.ai/icons/serve/System/shield-check-fill.png?width=48&height=48&color=e94560","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":48,"height":48,"top":0,"right":48,"bottom":48,"left":0},"width":48,"height":48},"children":[],"width":48,"height":48,"renderedHTML":null},{"id":"cdtr-feat-rtl-0011","_id":"cdtr-feat-rtl-0011","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-feat-rtl-0010"],"width":280,"height":60,"renderedHTML":null},{"id":"cdtr-feat-rtl-0012","_id":"cdtr-feat-rtl-0012","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.3","direction":"rtl","textAlign":"center","level":3},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"19px"}},{"type":"bold"}],"text":"מאובטח כברירת מחדל"}]}]},"from":1,"to":19,"focusedElement":"cdtr-feat-rtl-0012"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":260,"height":28,"top":0,"right":260,"bottom":28,"left":0},"width":260,"height":28},"children":[],"width":260,"height":28,"renderedHTML":null},{"id":"cdtr-feat-rtl-0013","_id":"cdtr-feat-rtl-0013","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-feat-rtl-0012"],"width":280,"height":28,"renderedHTML":null},{"id":"cdtr-feat-rtl-0014","_id":"cdtr-feat-rtl-0014","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.65","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#5b6270","backgroundColor":"","fontSize":"14.5px"}}],"text":"הנתונים שלכם מוצפנים ומוגנים בכל שלב, כך שתוכלו לבנות בראש שקט."}]}]},"from":1,"to":64,"focusedElement":"cdtr-feat-rtl-0014"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":260,"height":66,"top":0,"right":260,"bottom":66,"left":0},"width":260,"height":66},"children":[],"width":260,"height":66,"renderedHTML":null},{"id":"cdtr-feat-rtl-0015","_id":"cdtr-feat-rtl-0015","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-feat-rtl-0014"],"width":280,"height":66,"renderedHTML":null},{"id":"cdtr-feat-rtl-0016","_id":"cdtr-feat-rtl-0016","type":"card","props":{"style":{"width":"100%","background":"#ffffff","maxWidth":"300px","fontFamily":"Arial, Helvetica, sans-serif","textAlign":"center","padding":"34px 26px","borderRadius":"16px","border":"1px solid #ececf2","boxShadow":"0 10px 30px rgba(26,26,46,0.06)","margin":"0 auto"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"220px"}},"rect":{"x":0,"y":0,"width":300,"height":220,"top":0,"right":300,"bottom":220,"left":0},"width":300,"height":220},"children":["cdtr-feat-rtl-0011","cdtr-feat-rtl-0013","cdtr-feat-rtl-0015"],"width":300,"height":220,"renderedHTML":null},{"id":"cdtr-feat-rtl-0017","_id":"cdtr-feat-rtl-0017","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"lg":4,"sm":12},"children":["cdtr-feat-rtl-0016"],"width":320,"height":240,"renderedHTML":null},{"id":"cdtr-feat-rtl-0018","_id":"cdtr-feat-rtl-0018","type":"icon","props":{"alt":"icon","style":{"width":"48px","height":"48px","maxWidth":"100%","maxHeight":"100%","display":"inline-block"},"src":"https://img.creaditor.ai/icons/serve/System/time-fill.png?width=48&height=48&color=e94560","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":48,"height":48,"top":0,"right":48,"bottom":48,"left":0},"width":48,"height":48},"children":[],"width":48,"height":48,"renderedHTML":null},{"id":"cdtr-feat-rtl-0019","_id":"cdtr-feat-rtl-0019","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-feat-rtl-0018"],"width":280,"height":60,"renderedHTML":null},{"id":"cdtr-feat-rtl-0020","_id":"cdtr-feat-rtl-0020","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.3","direction":"rtl","textAlign":"center","level":3},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"19px"}},{"type":"bold"}],"text":"מהיר במיוחד"}]}]},"from":1,"to":12,"focusedElement":"cdtr-feat-rtl-0020"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":260,"height":28,"top":0,"right":260,"bottom":28,"left":0},"width":260,"height":28},"children":[],"width":260,"height":28,"renderedHTML":null},{"id":"cdtr-feat-rtl-0021","_id":"cdtr-feat-rtl-0021","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-feat-rtl-0020"],"width":280,"height":28,"renderedHTML":null},{"id":"cdtr-feat-rtl-0022","_id":"cdtr-feat-rtl-0022","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.65","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#5b6270","backgroundColor":"","fontSize":"14.5px"}}],"text":"הדפים נטענים באופן מיידי בכל מכשיר ומשאירים את המבקרים מרוצים."}]}]},"from":1,"to":63,"focusedElement":"cdtr-feat-rtl-0022"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":260,"height":66,"top":0,"right":260,"bottom":66,"left":0},"width":260,"height":66},"children":[],"width":260,"height":66,"renderedHTML":null},{"id":"cdtr-feat-rtl-0023","_id":"cdtr-feat-rtl-0023","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-feat-rtl-0022"],"width":280,"height":66,"renderedHTML":null},{"id":"cdtr-feat-rtl-0024","_id":"cdtr-feat-rtl-0024","type":"card","props":{"style":{"width":"100%","background":"#ffffff","maxWidth":"300px","fontFamily":"Arial, Helvetica, sans-serif","textAlign":"center","padding":"34px 26px","borderRadius":"16px","border":"1px solid #ececf2","boxShadow":"0 10px 30px rgba(26,26,46,0.06)","margin":"0 auto"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"220px"}},"rect":{"x":0,"y":0,"width":300,"height":220,"top":0,"right":300,"bottom":220,"left":0},"width":300,"height":220},"children":["cdtr-feat-rtl-0019","cdtr-feat-rtl-0021","cdtr-feat-rtl-0023"],"width":300,"height":220,"renderedHTML":null},{"id":"cdtr-feat-rtl-0025","_id":"cdtr-feat-rtl-0025","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"lg":4,"sm":12},"children":["cdtr-feat-rtl-0024"],"width":320,"height":240,"renderedHTML":null},{"id":"cdtr-feat-rtl-0026","_id":"cdtr-feat-rtl-0026","type":"icon","props":{"alt":"icon","style":{"width":"48px","height":"48px","maxWidth":"100%","maxHeight":"100%","display":"inline-block"},"src":"https://img.creaditor.ai/icons/serve/System/star-fill.png?width=48&height=48&color=e94560","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":48,"height":48,"top":0,"right":48,"bottom":48,"left":0},"width":48,"height":48},"children":[],"width":48,"height":48,"renderedHTML":null},{"id":"cdtr-feat-rtl-0027","_id":"cdtr-feat-rtl-0027","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-feat-rtl-0026"],"width":280,"height":60,"renderedHTML":null},{"id":"cdtr-feat-rtl-0028","_id":"cdtr-feat-rtl-0028","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.3","direction":"rtl","textAlign":"center","level":3},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"19px"}},{"type":"bold"}],"text":"אהוב על ידי צוותים"}]}]},"from":1,"to":19,"focusedElement":"cdtr-feat-rtl-0028"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":260,"height":28,"top":0,"right":260,"bottom":28,"left":0},"width":260,"height":28},"children":[],"width":260,"height":28,"renderedHTML":null},{"id":"cdtr-feat-rtl-0029","_id":"cdtr-feat-rtl-0029","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-feat-rtl-0028"],"width":280,"height":28,"renderedHTML":null},{"id":"cdtr-feat-rtl-0030","_id":"cdtr-feat-rtl-0030","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.65","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#5b6270","backgroundColor":"","fontSize":"14.5px"}}],"text":"אלפי צוותים סומכים עלינו מדי יום כדי להפעיל את הדפים החשובים להם."}]}]},"from":1,"to":66,"focusedElement":"cdtr-feat-rtl-0030"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":260,"height":66,"top":0,"right":260,"bottom":66,"left":0},"width":260,"height":66},"children":[],"width":260,"height":66,"renderedHTML":null},{"id":"cdtr-feat-rtl-0031","_id":"cdtr-feat-rtl-0031","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-feat-rtl-0030"],"width":280,"height":66,"renderedHTML":null},{"id":"cdtr-feat-rtl-0032","_id":"cdtr-feat-rtl-0032","type":"card","props":{"style":{"width":"100%","background":"#ffffff","maxWidth":"300px","fontFamily":"Arial, Helvetica, sans-serif","textAlign":"center","padding":"34px 26px","borderRadius":"16px","border":"1px solid #ececf2","boxShadow":"0 10px 30px rgba(26,26,46,0.06)","margin":"0 auto"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"220px"}},"rect":{"x":0,"y":0,"width":300,"height":220,"top":0,"right":300,"bottom":220,"left":0},"width":300,"height":220},"children":["cdtr-feat-rtl-0027","cdtr-feat-rtl-0029","cdtr-feat-rtl-0031"],"width":300,"height":220,"renderedHTML":null},{"id":"cdtr-feat-rtl-0033","_id":"cdtr-feat-rtl-0033","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"lg":4,"sm":12},"children":["cdtr-feat-rtl-0032"],"width":320,"height":240,"renderedHTML":null},{"id":"cdtr-feat-rtl-0034","_id":"cdtr-feat-rtl-0034","type":"block","props":{"style":{"padding":"8px 12px 64px 12px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"980px","margin":"0 auto","gap":"0px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":980,"height":260,"top":0,"right":980,"bottom":260,"left":0},"width":980,"height":260},"children":["cdtr-feat-rtl-0017","cdtr-feat-rtl-0025","cdtr-feat-rtl-0033"],"width":980,"height":260,"renderedHTML":null},{"id":"cdtr-feat-rtl-0035","_id":"cdtr-feat-rtl-0035","type":"section","props":{"style":{"width":"100%","minHeight":"100px","fontFamily":"Arial, Helvetica, sans-serif","background":"#ffffff","maxWidth":"100%"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":1192,"height":440,"top":0,"right":1192,"bottom":440,"left":0},"width":1192,"height":440},"children":["cdtr-feat-rtl-0009","cdtr-feat-rtl-0034"],"width":1192,"height":440,"renderedHTML":null}]}'),Bh=JSON.parse('{"name":"תמחור — 3 מסלולים","id":"pricing-3-tiers","tags":["section","pricing","landing","plans"],"body":{"type":"section","props":{"style":{"minHeight":"100px","background":"#f7f8fa","width":"100%"}}},"components":[{"id":"cdtr-price-rtl-0001","_id":"cdtr-price-rtl-0001","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.25","direction":"rtl","textAlign":"center","level":2},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"34px"}},{"type":"bold"}],"text":"תמחור פשוט ושקוף"}]}]},"from":1,"to":17,"focusedElement":"cdtr-price-rtl-0001"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":620,"height":46,"top":0,"right":620,"bottom":46,"left":0},"width":620,"height":46},"children":[],"width":620,"height":46,"renderedHTML":null},{"id":"cdtr-price-rtl-0002","_id":"cdtr-price-rtl-0002","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-rtl-0001"],"width":640,"height":46,"renderedHTML":null},{"id":"cdtr-price-rtl-0003","_id":"cdtr-price-rtl-0003","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.7","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#5b6270","backgroundColor":"","fontSize":"17px"}}],"text":"בחרו את המסלול שמתאים לכם. ללא עלויות נסתרות, ניתן לבטל בכל עת."}]}]},"from":1,"to":64,"focusedElement":"cdtr-price-rtl-0003"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":620,"height":52,"top":0,"right":620,"bottom":52,"left":0},"width":620,"height":52},"children":[],"width":620,"height":52,"renderedHTML":null},{"id":"cdtr-price-rtl-0004","_id":"cdtr-price-rtl-0004","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-rtl-0003"],"width":640,"height":52,"renderedHTML":null},{"id":"cdtr-price-rtl-0005","_id":"cdtr-price-rtl-0005","type":"card","props":{"style":{"width":"100%","background":"transparent","maxWidth":"660px","fontFamily":"Arial, Helvetica, sans-serif","textAlign":"center","padding":"0 0 8px 0"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"130px"}},"rect":{"x":0,"y":0,"width":660,"height":130,"top":0,"right":660,"bottom":130,"left":0},"width":660,"height":130},"children":["cdtr-price-rtl-0002","cdtr-price-rtl-0004"],"width":660,"height":130,"renderedHTML":null},{"id":"cdtr-price-rtl-0006","_id":"cdtr-price-rtl-0006","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-rtl-0005"],"width":700,"height":130,"renderedHTML":null},{"id":"cdtr-price-rtl-0007","_id":"cdtr-price-rtl-0007","type":"block","props":{"style":{"padding":"56px 16px 24px 16px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"720px","margin":"0 auto","gap":"0px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":720,"height":150,"top":0,"right":720,"bottom":150,"left":0},"width":720,"height":150},"children":["cdtr-price-rtl-0006"],"width":720,"height":150,"renderedHTML":null},{"id":"cdtr-price-rtl-0008","_id":"cdtr-price-rtl-0008","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"2px","lineHeight":"1.6","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#8a8f9c","backgroundColor":"","fontSize":"13px"}},{"type":"bold"}],"text":"בסיסי"}]}]},"from":1,"to":6,"focusedElement":"cdtr-price-rtl-0008"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":18,"top":0,"right":240,"bottom":18,"left":0},"width":240,"height":18},"children":[],"width":240,"height":18,"renderedHTML":null},{"id":"cdtr-price-rtl-0009","_id":"cdtr-price-rtl-0009","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-rtl-0008"],"width":260,"height":18,"renderedHTML":null},{"id":"cdtr-price-rtl-0010","_id":"cdtr-price-rtl-0010","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.1","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"42px"}},{"type":"bold"}],"text":"₪0"},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#8a8f9c","backgroundColor":"","fontSize":"15px"}}],"text":" /חודש"}]}]},"from":1,"to":9,"focusedElement":"cdtr-price-rtl-0010"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":52,"top":0,"right":240,"bottom":52,"left":0},"width":240,"height":52},"children":[],"width":240,"height":52,"renderedHTML":null},{"id":"cdtr-price-rtl-0011","_id":"cdtr-price-rtl-0011","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-rtl-0010"],"width":260,"height":52,"renderedHTML":null},{"id":"cdtr-price-rtl-0012","_id":"cdtr-price-rtl-0012","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.5","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"14.5px"}},{"type":"bold"}],"text":"✓ "},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#5b6270","backgroundColor":"","fontSize":"14.5px"}}],"text":"עד 3 פרויקטים"}]}]},"from":1,"to":17,"focusedElement":"cdtr-price-rtl-0012"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":24,"top":0,"right":240,"bottom":24,"left":0},"width":240,"height":24},"children":[],"width":240,"height":24,"renderedHTML":null},{"id":"cdtr-price-rtl-0013","_id":"cdtr-price-rtl-0013","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-rtl-0012"],"width":260,"height":24,"renderedHTML":null},{"id":"cdtr-price-rtl-0014","_id":"cdtr-price-rtl-0014","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.5","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"14.5px"}},{"type":"bold"}],"text":"✓ "},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#5b6270","backgroundColor":"","fontSize":"14.5px"}}],"text":"תמיכת קהילה"}]}]},"from":1,"to":15,"focusedElement":"cdtr-price-rtl-0014"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":24,"top":0,"right":240,"bottom":24,"left":0},"width":240,"height":24},"children":[],"width":240,"height":24,"renderedHTML":null},{"id":"cdtr-price-rtl-0015","_id":"cdtr-price-rtl-0015","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-rtl-0014"],"width":260,"height":24,"renderedHTML":null},{"id":"cdtr-price-rtl-0016","_id":"cdtr-price-rtl-0016","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.5","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"14.5px"}},{"type":"bold"}],"text":"✓ "},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#5b6270","backgroundColor":"","fontSize":"14.5px"}}],"text":"אחסון 1 ג׳יגה"}]}]},"from":1,"to":17,"focusedElement":"cdtr-price-rtl-0016"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":24,"top":0,"right":240,"bottom":24,"left":0},"width":240,"height":24},"children":[],"width":240,"height":24,"renderedHTML":null},{"id":"cdtr-price-rtl-0017","_id":"cdtr-price-rtl-0017","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-rtl-0016"],"width":260,"height":24,"renderedHTML":null},{"id":"cdtr-price-rtl-0018","_id":"cdtr-price-rtl-0018","type":"button","props":{"text":"התחילו עכשיו","style":{"height":"auto","width":"220px","maxWidth":"100%","minWidth":"10px","background":"transparent","color":"#1a1a2e","fontFamily":"Arial, Helvetica, sans-serif","padding":"15px 26px","borderRadius":"10px","border":"1.5px solid #1a1a2e","display":"","direction":"rtl","fontSize":"15px","fontWeight":"bold"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":220,"height":50,"top":0,"right":220,"bottom":50,"left":0},"width":220,"height":50},"children":[],"width":220,"height":50,"renderedHTML":null},{"id":"cdtr-price-rtl-0019","_id":"cdtr-price-rtl-0019","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{"marginTop":"6px"}},"children":["cdtr-price-rtl-0018"],"width":240,"height":50,"renderedHTML":null},{"id":"cdtr-price-rtl-0020","_id":"cdtr-price-rtl-0020","type":"card","props":{"style":{"width":"100%","maxWidth":"300px","fontFamily":"Arial, Helvetica, sans-serif","textAlign":"center","padding":"34px 26px","borderRadius":"18px","background":"#ffffff","border":"1px solid #ececf2","boxShadow":"0 8px 24px rgba(26,26,46,0.05)","margin":"0 auto","gap":"12px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"360px"}},"rect":{"x":0,"y":0,"width":300,"height":360,"top":0,"right":300,"bottom":360,"left":0},"width":300,"height":360},"children":["cdtr-price-rtl-0009","cdtr-price-rtl-0011","cdtr-price-rtl-0013","cdtr-price-rtl-0015","cdtr-price-rtl-0017","cdtr-price-rtl-0019"],"width":300,"height":360,"renderedHTML":null},{"id":"cdtr-price-rtl-0021","_id":"cdtr-price-rtl-0021","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"lg":4,"sm":12},"children":["cdtr-price-rtl-0020"],"width":320,"height":400,"renderedHTML":null},{"id":"cdtr-price-rtl-0022","_id":"cdtr-price-rtl-0022","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"2px","lineHeight":"1.6","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#fff","backgroundColor":"","fontSize":"11px"}},{"type":"bold"}],"text":"הכי פופולרי"}]}]},"from":1,"to":12,"focusedElement":"cdtr-price-rtl-0022"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":200,"height":18,"top":0,"right":200,"bottom":18,"left":0},"width":200,"height":18},"children":[],"width":200,"height":18,"renderedHTML":null},{"id":"cdtr-price-rtl-0023","_id":"cdtr-price-rtl-0023","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{"background":"#e94560","borderRadius":"20px","padding":"6px 0"}},"children":["cdtr-price-rtl-0022"],"width":160,"height":26,"renderedHTML":null},{"id":"cdtr-price-rtl-0024","_id":"cdtr-price-rtl-0024","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"2px","lineHeight":"1.6","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#c7cad6","backgroundColor":"","fontSize":"13px"}},{"type":"bold"}],"text":"מקצועי"}]}]},"from":1,"to":7,"focusedElement":"cdtr-price-rtl-0024"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":18,"top":0,"right":240,"bottom":18,"left":0},"width":240,"height":18},"children":[],"width":240,"height":18,"renderedHTML":null},{"id":"cdtr-price-rtl-0025","_id":"cdtr-price-rtl-0025","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-rtl-0024"],"width":260,"height":18,"renderedHTML":null},{"id":"cdtr-price-rtl-0026","_id":"cdtr-price-rtl-0026","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.1","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#ffffff","backgroundColor":"","fontSize":"42px"}},{"type":"bold"}],"text":"₪99"},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#c7cad6","backgroundColor":"","fontSize":"15px"}}],"text":" /חודש"}]}]},"from":1,"to":10,"focusedElement":"cdtr-price-rtl-0026"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":52,"top":0,"right":240,"bottom":52,"left":0},"width":240,"height":52},"children":[],"width":240,"height":52,"renderedHTML":null},{"id":"cdtr-price-rtl-0027","_id":"cdtr-price-rtl-0027","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-rtl-0026"],"width":260,"height":52,"renderedHTML":null},{"id":"cdtr-price-rtl-0028","_id":"cdtr-price-rtl-0028","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.5","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"14.5px"}},{"type":"bold"}],"text":"✓ "},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#c7cad6","backgroundColor":"","fontSize":"14.5px"}}],"text":"פרויקטים ללא הגבלה"}]}]},"from":1,"to":22,"focusedElement":"cdtr-price-rtl-0028"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":24,"top":0,"right":240,"bottom":24,"left":0},"width":240,"height":24},"children":[],"width":240,"height":24,"renderedHTML":null},{"id":"cdtr-price-rtl-0029","_id":"cdtr-price-rtl-0029","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-rtl-0028"],"width":260,"height":24,"renderedHTML":null},{"id":"cdtr-price-rtl-0030","_id":"cdtr-price-rtl-0030","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.5","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"14.5px"}},{"type":"bold"}],"text":"✓ "},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#c7cad6","backgroundColor":"","fontSize":"14.5px"}}],"text":"תמיכה בעדיפות"}]}]},"from":1,"to":17,"focusedElement":"cdtr-price-rtl-0030"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":24,"top":0,"right":240,"bottom":24,"left":0},"width":240,"height":24},"children":[],"width":240,"height":24,"renderedHTML":null},{"id":"cdtr-price-rtl-0031","_id":"cdtr-price-rtl-0031","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-rtl-0030"],"width":260,"height":24,"renderedHTML":null},{"id":"cdtr-price-rtl-0032","_id":"cdtr-price-rtl-0032","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.5","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"14.5px"}},{"type":"bold"}],"text":"✓ "},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#c7cad6","backgroundColor":"","fontSize":"14.5px"}}],"text":"אחסון 50 ג׳יגה"}]}]},"from":1,"to":18,"focusedElement":"cdtr-price-rtl-0032"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":24,"top":0,"right":240,"bottom":24,"left":0},"width":240,"height":24},"children":[],"width":240,"height":24,"renderedHTML":null},{"id":"cdtr-price-rtl-0033","_id":"cdtr-price-rtl-0033","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-rtl-0032"],"width":260,"height":24,"renderedHTML":null},{"id":"cdtr-price-rtl-0034","_id":"cdtr-price-rtl-0034","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.5","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"14.5px"}},{"type":"bold"}],"text":"✓ "},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#c7cad6","backgroundColor":"","fontSize":"14.5px"}}],"text":"אנליטיקה מתקדמת"}]}]},"from":1,"to":19,"focusedElement":"cdtr-price-rtl-0034"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":24,"top":0,"right":240,"bottom":24,"left":0},"width":240,"height":24},"children":[],"width":240,"height":24,"renderedHTML":null},{"id":"cdtr-price-rtl-0035","_id":"cdtr-price-rtl-0035","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-rtl-0034"],"width":260,"height":24,"renderedHTML":null},{"id":"cdtr-price-rtl-0036","_id":"cdtr-price-rtl-0036","type":"button","props":{"text":"בחרו במקצועי","style":{"height":"auto","width":"220px","maxWidth":"100%","minWidth":"10px","background":"#e94560","color":"#fff","fontFamily":"Arial, Helvetica, sans-serif","padding":"15px 26px","borderRadius":"10px","border":"none","display":"","direction":"rtl","fontSize":"15px","fontWeight":"bold"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":220,"height":50,"top":0,"right":220,"bottom":50,"left":0},"width":220,"height":50},"children":[],"width":220,"height":50,"renderedHTML":null},{"id":"cdtr-price-rtl-0037","_id":"cdtr-price-rtl-0037","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{"marginTop":"6px"}},"children":["cdtr-price-rtl-0036"],"width":240,"height":50,"renderedHTML":null},{"id":"cdtr-price-rtl-0038","_id":"cdtr-price-rtl-0038","type":"card","props":{"style":{"width":"100%","maxWidth":"300px","fontFamily":"Arial, Helvetica, sans-serif","textAlign":"center","padding":"40px 26px","borderRadius":"18px","background":"#1a1a2e","border":"1px solid #1a1a2e","boxShadow":"0 24px 50px rgba(26,26,46,0.28)","margin":"0 auto","gap":"12px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"400px"}},"rect":{"x":0,"y":0,"width":300,"height":400,"top":0,"right":300,"bottom":400,"left":0},"width":300,"height":400},"children":["cdtr-price-rtl-0023","cdtr-price-rtl-0025","cdtr-price-rtl-0027","cdtr-price-rtl-0029","cdtr-price-rtl-0031","cdtr-price-rtl-0033","cdtr-price-rtl-0035","cdtr-price-rtl-0037"],"width":300,"height":400,"renderedHTML":null},{"id":"cdtr-price-rtl-0039","_id":"cdtr-price-rtl-0039","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"lg":4,"sm":12},"children":["cdtr-price-rtl-0038"],"width":320,"height":400,"renderedHTML":null},{"id":"cdtr-price-rtl-0040","_id":"cdtr-price-rtl-0040","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"2px","lineHeight":"1.6","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#8a8f9c","backgroundColor":"","fontSize":"13px"}},{"type":"bold"}],"text":"ארגוני"}]}]},"from":1,"to":7,"focusedElement":"cdtr-price-rtl-0040"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":18,"top":0,"right":240,"bottom":18,"left":0},"width":240,"height":18},"children":[],"width":240,"height":18,"renderedHTML":null},{"id":"cdtr-price-rtl-0041","_id":"cdtr-price-rtl-0041","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-rtl-0040"],"width":260,"height":18,"renderedHTML":null},{"id":"cdtr-price-rtl-0042","_id":"cdtr-price-rtl-0042","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.1","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"42px"}},{"type":"bold"}],"text":"₪299"},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#8a8f9c","backgroundColor":"","fontSize":"15px"}}],"text":" /חודש"}]}]},"from":1,"to":11,"focusedElement":"cdtr-price-rtl-0042"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":52,"top":0,"right":240,"bottom":52,"left":0},"width":240,"height":52},"children":[],"width":240,"height":52,"renderedHTML":null},{"id":"cdtr-price-rtl-0043","_id":"cdtr-price-rtl-0043","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-rtl-0042"],"width":260,"height":52,"renderedHTML":null},{"id":"cdtr-price-rtl-0044","_id":"cdtr-price-rtl-0044","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.5","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"14.5px"}},{"type":"bold"}],"text":"✓ "},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#5b6270","backgroundColor":"","fontSize":"14.5px"}}],"text":"כל מה שבמקצועי"}]}]},"from":1,"to":18,"focusedElement":"cdtr-price-rtl-0044"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":24,"top":0,"right":240,"bottom":24,"left":0},"width":240,"height":24},"children":[],"width":240,"height":24,"renderedHTML":null},{"id":"cdtr-price-rtl-0045","_id":"cdtr-price-rtl-0045","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-rtl-0044"],"width":260,"height":24,"renderedHTML":null},{"id":"cdtr-price-rtl-0046","_id":"cdtr-price-rtl-0046","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.5","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"14.5px"}},{"type":"bold"}],"text":"✓ "},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#5b6270","backgroundColor":"","fontSize":"14.5px"}}],"text":"מנהל לקוח ייעודי"}]}]},"from":1,"to":20,"focusedElement":"cdtr-price-rtl-0046"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":24,"top":0,"right":240,"bottom":24,"left":0},"width":240,"height":24},"children":[],"width":240,"height":24,"renderedHTML":null},{"id":"cdtr-price-rtl-0047","_id":"cdtr-price-rtl-0047","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-rtl-0046"],"width":260,"height":24,"renderedHTML":null},{"id":"cdtr-price-rtl-0048","_id":"cdtr-price-rtl-0048","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.5","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"14.5px"}},{"type":"bold"}],"text":"✓ "},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#5b6270","backgroundColor":"","fontSize":"14.5px"}}],"text":"אחסון ללא הגבלה"}]}]},"from":1,"to":19,"focusedElement":"cdtr-price-rtl-0048"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":24,"top":0,"right":240,"bottom":24,"left":0},"width":240,"height":24},"children":[],"width":240,"height":24,"renderedHTML":null},{"id":"cdtr-price-rtl-0049","_id":"cdtr-price-rtl-0049","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-rtl-0048"],"width":260,"height":24,"renderedHTML":null},{"id":"cdtr-price-rtl-0050","_id":"cdtr-price-rtl-0050","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.5","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"14.5px"}},{"type":"bold"}],"text":"✓ "},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#5b6270","backgroundColor":"","fontSize":"14.5px"}}],"text":"אינטגרציות בהתאמה"}]}]},"from":1,"to":21,"focusedElement":"cdtr-price-rtl-0050"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":24,"top":0,"right":240,"bottom":24,"left":0},"width":240,"height":24},"children":[],"width":240,"height":24,"renderedHTML":null},{"id":"cdtr-price-rtl-0051","_id":"cdtr-price-rtl-0051","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-rtl-0050"],"width":260,"height":24,"renderedHTML":null},{"id":"cdtr-price-rtl-0052","_id":"cdtr-price-rtl-0052","type":"button","props":{"text":"דברו איתנו","style":{"height":"auto","width":"220px","maxWidth":"100%","minWidth":"10px","background":"transparent","color":"#1a1a2e","fontFamily":"Arial, Helvetica, sans-serif","padding":"15px 26px","borderRadius":"10px","border":"1.5px solid #1a1a2e","display":"","direction":"rtl","fontSize":"15px","fontWeight":"bold"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":220,"height":50,"top":0,"right":220,"bottom":50,"left":0},"width":220,"height":50},"children":[],"width":220,"height":50,"renderedHTML":null},{"id":"cdtr-price-rtl-0053","_id":"cdtr-price-rtl-0053","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{"marginTop":"6px"}},"children":["cdtr-price-rtl-0052"],"width":240,"height":50,"renderedHTML":null},{"id":"cdtr-price-rtl-0054","_id":"cdtr-price-rtl-0054","type":"card","props":{"style":{"width":"100%","maxWidth":"300px","fontFamily":"Arial, Helvetica, sans-serif","textAlign":"center","padding":"34px 26px","borderRadius":"18px","background":"#ffffff","border":"1px solid #ececf2","boxShadow":"0 8px 24px rgba(26,26,46,0.05)","margin":"0 auto","gap":"12px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"360px"}},"rect":{"x":0,"y":0,"width":300,"height":360,"top":0,"right":300,"bottom":360,"left":0},"width":300,"height":360},"children":["cdtr-price-rtl-0041","cdtr-price-rtl-0043","cdtr-price-rtl-0045","cdtr-price-rtl-0047","cdtr-price-rtl-0049","cdtr-price-rtl-0051","cdtr-price-rtl-0053"],"width":300,"height":360,"renderedHTML":null},{"id":"cdtr-price-rtl-0055","_id":"cdtr-price-rtl-0055","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"lg":4,"sm":12},"children":["cdtr-price-rtl-0054"],"width":320,"height":400,"renderedHTML":null},{"id":"cdtr-price-rtl-0056","_id":"cdtr-price-rtl-0056","type":"block","props":{"style":{"padding":"8px 12px 64px 12px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"980px","margin":"0 auto","gap":"0px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":980,"height":420,"top":0,"right":980,"bottom":420,"left":0},"width":980,"height":420},"children":["cdtr-price-rtl-0021","cdtr-price-rtl-0039","cdtr-price-rtl-0055"],"width":980,"height":420,"renderedHTML":null},{"id":"cdtr-price-rtl-0057","_id":"cdtr-price-rtl-0057","type":"section","props":{"style":{"width":"100%","minHeight":"100px","fontFamily":"Arial, Helvetica, sans-serif","background":"#f7f8fa","maxWidth":"100%"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":1192,"height":620,"top":0,"right":1192,"bottom":620,"left":0},"width":1192,"height":620},"children":["cdtr-price-rtl-0007","cdtr-price-rtl-0056"],"width":1192,"height":620,"renderedHTML":null}]}'),Th=JSON.parse('{"name":"שאלות נפוצות — אקורדיון","id":"faq-accordion","tags":["section","faq","landing","accordion"],"body":{"type":"section","props":{"style":{"minHeight":"100px","background":"#ffffff","width":"100%"}}},"components":[{"id":"cdtr-faq-rtl-0001","_id":"cdtr-faq-rtl-0001","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.25","direction":"rtl","textAlign":"center","level":2},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"34px"}},{"type":"bold"}],"text":"שאלות נפוצות"}]}]},"from":1,"to":13,"focusedElement":"cdtr-faq-rtl-0001"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":620,"height":46,"top":0,"right":620,"bottom":46,"left":0},"width":620,"height":46},"children":[],"width":620,"height":46,"renderedHTML":null},{"id":"cdtr-faq-rtl-0002","_id":"cdtr-faq-rtl-0002","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-faq-rtl-0001"],"width":640,"height":46,"renderedHTML":null},{"id":"cdtr-faq-rtl-0003","_id":"cdtr-faq-rtl-0003","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.7","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#5b6270","backgroundColor":"","fontSize":"17px"}}],"text":"כל מה שרציתם לדעת. לא מצאתם תשובה? דברו איתנו."}]}]},"from":1,"to":47,"focusedElement":"cdtr-faq-rtl-0003"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":620,"height":52,"top":0,"right":620,"bottom":52,"left":0},"width":620,"height":52},"children":[],"width":620,"height":52,"renderedHTML":null},{"id":"cdtr-faq-rtl-0004","_id":"cdtr-faq-rtl-0004","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-faq-rtl-0003"],"width":640,"height":52,"renderedHTML":null},{"id":"cdtr-faq-rtl-0005","_id":"cdtr-faq-rtl-0005","type":"card","props":{"style":{"width":"100%","background":"transparent","maxWidth":"660px","fontFamily":"Arial, Helvetica, sans-serif","textAlign":"center","padding":"0 0 8px 0"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"130px"}},"rect":{"x":0,"y":0,"width":660,"height":130,"top":0,"right":660,"bottom":130,"left":0},"width":660,"height":130},"children":["cdtr-faq-rtl-0002","cdtr-faq-rtl-0004"],"width":660,"height":130,"renderedHTML":null},{"id":"cdtr-faq-rtl-0006","_id":"cdtr-faq-rtl-0006","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-faq-rtl-0005"],"width":700,"height":130,"renderedHTML":null},{"id":"cdtr-faq-rtl-0007","_id":"cdtr-faq-rtl-0007","type":"block","props":{"style":{"padding":"56px 16px 24px 16px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"720px","margin":"0 auto","gap":"0px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":720,"height":150,"top":0,"right":720,"bottom":150,"left":0},"width":720,"height":150},"children":["cdtr-faq-rtl-0006"],"width":720,"height":150,"renderedHTML":null},{"id":"cdtr-faq-rtl-0008","_id":"cdtr-faq-rtl-0008","type":"accordion","props":{"style":{"width":"100%","maxWidth":"760px","margin":"0 auto","fontFamily":"Arial, Helvetica, sans-serif","direction":"rtl","textAlign":"right"},"items":[{"title":"האם צריך ידע בתכנות?","content":"בכלל לא. הכול מבוסס גרירה ושחרור, כך שתוכלו לעצב ולפרסם דפים בלי לכתוב שורת קוד אחת."},{"title":"אפשר לבטל את המסלול בכל עת?","content":"כן. ניתן לשדרג, להוריד מסלול או לבטל את המנוי בכל רגע מהגדרות החשבון."},{"title":"יש תקופת ניסיון חינם?","content":"אפשר להתחיל במסלול הבסיסי החינמי ללא כרטיס אשראי, ולשדרג מתי שתרצו."},{"title":"האם הדפים יעבדו במובייל?","content":"בהחלט. כל מקטע רספונסיבי לחלוטין ונראה מצוין בדסקטופ, בטאבלט ובמובייל."},{"title":"איך מקבלים תמיכה?","content":"מסלול חינם כולל תמיכת קהילה, ומסלולי מקצועי וארגוני מקבלים תמיכה בעדיפות ותמיכה ייעודית."}],"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":760,"height":340,"top":0,"right":760,"bottom":340,"left":0},"width":760,"height":340},"children":[],"width":760,"height":340,"renderedHTML":null},{"id":"cdtr-faq-rtl-0009","_id":"cdtr-faq-rtl-0009","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-faq-rtl-0008"],"width":760,"height":340,"renderedHTML":null},{"id":"cdtr-faq-rtl-0010","_id":"cdtr-faq-rtl-0010","type":"block","props":{"style":{"padding":"8px 16px 64px 16px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"780px","margin":"0 auto","gap":"0px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":780,"height":360,"top":0,"right":780,"bottom":360,"left":0},"width":780,"height":360},"children":["cdtr-faq-rtl-0009"],"width":780,"height":360,"renderedHTML":null},{"id":"cdtr-faq-rtl-0011","_id":"cdtr-faq-rtl-0011","type":"section","props":{"style":{"width":"100%","minHeight":"100px","fontFamily":"Arial, Helvetica, sans-serif","background":"#ffffff","maxWidth":"100%"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":1192,"height":560,"top":0,"right":1192,"bottom":560,"left":0},"width":1192,"height":560},"children":["cdtr-faq-rtl-0007","cdtr-faq-rtl-0010"],"width":1192,"height":560,"renderedHTML":null}]}'),Lh=JSON.parse('{"name":"באנר קריאה לפעולה — גרדיאנט","id":"cta-banner","tags":["section","cta","landing","banner"],"body":{"type":"section","props":{"style":{"minHeight":"100px","background":"#1a1a2e","width":"100%"}}},"components":[{"id":"cdtr-cta-rtl-0001","_id":"cdtr-cta-rtl-0001","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.2","direction":"rtl","textAlign":"center","level":2},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#ffffff","backgroundColor":"","fontSize":"36px"}},{"type":"bold"}],"text":"מוכנים להתחיל?"}]}]},"from":1,"to":15,"focusedElement":"cdtr-cta-rtl-0001"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":620,"height":50,"top":0,"right":620,"bottom":50,"left":0},"width":620,"height":50},"children":[],"width":620,"height":50,"renderedHTML":null},{"id":"cdtr-cta-rtl-0002","_id":"cdtr-cta-rtl-0002","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-cta-rtl-0001"],"width":640,"height":50,"renderedHTML":null},{"id":"cdtr-cta-rtl-0003","_id":"cdtr-cta-rtl-0003","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.7","direction":"rtl","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#c7cad6","backgroundColor":"","fontSize":"17px"}}],"text":"הצטרפו לאלפי צוותים שכבר בונים איתנו. ללא צורך בכרטיס אשראי."}]}]},"from":1,"to":61,"focusedElement":"cdtr-cta-rtl-0003"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":560,"height":50,"top":0,"right":560,"bottom":50,"left":0},"width":560,"height":50},"children":[],"width":560,"height":50,"renderedHTML":null},{"id":"cdtr-cta-rtl-0004","_id":"cdtr-cta-rtl-0004","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-cta-rtl-0003"],"width":580,"height":50,"renderedHTML":null},{"id":"cdtr-cta-rtl-0005","_id":"cdtr-cta-rtl-0005","type":"button","props":{"text":"התחילו בחינם","style":{"height":"auto","width":"220px","maxWidth":"100%","minWidth":"10px","background":"#e94560","color":"#fff","fontFamily":"Arial, Helvetica, sans-serif","padding":"15px 26px","borderRadius":"10px","border":"none","display":"","direction":"rtl","fontSize":"16px","fontWeight":"bold"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":220,"height":50,"top":0,"right":220,"bottom":50,"left":0},"width":220,"height":50},"children":[],"width":220,"height":50,"renderedHTML":null},{"id":"cdtr-cta-rtl-0006","_id":"cdtr-cta-rtl-0006","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{"marginTop":"8px"}},"children":["cdtr-cta-rtl-0005"],"width":240,"height":50,"renderedHTML":null},{"id":"cdtr-cta-rtl-0007","_id":"cdtr-cta-rtl-0007","type":"card","props":{"style":{"width":"100%","background":"transparent","maxWidth":"660px","fontFamily":"Arial, Helvetica, sans-serif","textAlign":"center","padding":"0","gap":"18px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"200px"}},"rect":{"x":0,"y":0,"width":660,"height":200,"top":0,"right":660,"bottom":200,"left":0},"width":660,"height":200},"children":["cdtr-cta-rtl-0002","cdtr-cta-rtl-0004","cdtr-cta-rtl-0006"],"width":660,"height":200,"renderedHTML":null},{"id":"cdtr-cta-rtl-0008","_id":"cdtr-cta-rtl-0008","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-cta-rtl-0007"],"width":700,"height":200,"renderedHTML":null},{"id":"cdtr-cta-rtl-0009","_id":"cdtr-cta-rtl-0009","type":"block","props":{"style":{"padding":"72px 24px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"720px","margin":"0 auto","gap":"0px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":720,"height":220,"top":0,"right":720,"bottom":220,"left":0},"width":720,"height":220},"children":["cdtr-cta-rtl-0008"],"width":720,"height":220,"renderedHTML":null},{"id":"cdtr-cta-rtl-0010","_id":"cdtr-cta-rtl-0010","type":"section","props":{"style":{"width":"100%","minHeight":"100px","fontFamily":"Arial, Helvetica, sans-serif","background":"linear-gradient(135deg, #1a1a2e 0%, #0f3460 55%, #533a71 100%)","maxWidth":"100%"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":1192,"height":320,"top":0,"right":1192,"bottom":320,"left":0},"width":1192,"height":320},"children":["cdtr-cta-rtl-0009"],"width":1192,"height":320,"renderedHTML":null}]}'),Oh=JSON.parse('{"name":"empty section","id":"empty-section","tags":["section","empty"],"body":{},"components":[{"type":"section","id":"empty-section","props":{"style":{"width":"100%","minHeight":"100px","fontFamily":"Arial, Helvetica, sans-serif","background":"#ffffff","maxWidth":"100%"}},"children":[]}]}'),Ih=JSON.parse('{"name":"services 4 cards","id":"section2","tags":["section"],"body":{"type":"section","props":{"style":{"minHeight":"100px","background":"#fff","width":"100%"}}},"components":[{"id":"cdtr-528943f3-0008-4cc6-a42b-c9873496fbd1","_id":"cdtr-528943f3-0008-4cc6-a42b-c9873496fbd1","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.2","direction":"ltr","textAlign":"center","level":2},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"","backgroundColor":"","fontSize":"32px"}},{"type":"bold"}],"text":"Short, practical frameworks for better decisions."}]}]},"from":1,"to":50,"focusedElement":"cdtr-528943f3-0008-4cc6-a42b-c9873496fbd1"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":621,"y":150,"width":590,"height":76.796875,"top":150,"right":1211,"bottom":226.796875,"left":621},"width":590,"height":76.796875},"children":[],"width":590,"height":76.796875,"renderedHTML":null},{"id":"cdtr-9e5f49a7-31d5-4c30-a44b-deff19bfe953","_id":"cdtr-9e5f49a7-31d5-4c30-a44b-deff19bfe953","type":"col","props":{"lg":0,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-528943f3-0008-4cc6-a42b-c9873496fbd1"],"width":590,"height":76.796875,"renderedHTML":null},{"id":"cdtr-ed780bef-86c8-4c48-b921-006605bf8a55","_id":"cdtr-ed780bef-86c8-4c48-b921-006605bf8a55","type":"block","props":{"style":{"padding":"10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"610px","margin":"0 auto"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":611,"y":140,"width":610,"height":96.796875,"top":140,"right":1221,"bottom":236.796875,"left":611},"width":610,"height":96.796875},"children":["cdtr-9e5f49a7-31d5-4c30-a44b-deff19bfe953"],"width":610,"height":96.796875,"renderedHTML":null},{"id":"cdtr-2956d16b-2988-4ef4-850e-d4a1a3568fd5","_id":"cdtr-2956d16b-2988-4ef4-850e-d4a1a3568fd5","type":"icon","props":{"alt":"home-2-fill","style":{"width":"24px","height":"24px","maxWidth":"100%","maxHeight":"100%","display":"inline-block","fontFamily":"Roboto, sans-serif"},"src":"https://img.creaditor.ai/icons/serve/Buildings/home-2-fill.png?width=24&height=24&color=000000","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"iconColor":"000000","iconCategory":"Buildings","iconName":"home-2-fill","rect":{"x":638.375,"y":256.796875,"width":24,"height":27.8984375,"top":256.796875,"right":662.375,"bottom":284.6953125,"left":638.375},"width":24,"height":27.8984375},"children":[],"width":24,"height":27.8984375,"renderedHTML":null},{"id":"cdtr-e7cb4919-a84d-4176-8abb-9ba284978eb1","_id":"cdtr-e7cb4919-a84d-4176-8abb-9ba284978eb1","type":"col","props":{"lg":12,"justify":"flex-start","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":638.375,"y":256.796875,"width":260.25,"height":27.8984375,"top":256.796875,"right":898.625,"bottom":284.6953125,"left":638.375},"width":260.25,"height":27.8984375},"children":["cdtr-2956d16b-2988-4ef4-850e-d4a1a3568fd5"],"width":260.25,"height":27.8984375,"renderedHTML":null},{"id":"cdtr-c7278fb7-c010-4180-b3dd-a28599eaf19d","_id":"cdtr-c7278fb7-c010-4180-b3dd-a28599eaf19d","type":"row","props":{"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":638.375,"y":256.796875,"width":260.25,"height":27.8984375,"top":256.796875,"right":898.625,"bottom":284.6953125,"left":638.375},"width":260.25,"height":27.8984375,"style":{}},"children":["cdtr-e7cb4919-a84d-4176-8abb-9ba284978eb1"],"width":260.25,"height":27.8984375,"renderedHTML":null},{"id":"cdtr-9d594080-bb74-425d-92ff-e6f3c62f36e8","_id":"cdtr-9d594080-bb74-425d-92ff-e6f3c62f36e8","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.2","direction":"ltr","textAlign":"left","level":3},"content":[{"type":"text","marks":[{"type":"bold"}],"text":"Data Deep Dive"}]}]},"from":15,"to":15,"focusedElement":"cdtr-9d594080-bb74-425d-92ff-e6f3c62f36e8"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":638.375,"y":284.6953125,"width":260.25,"height":22.4609375,"top":284.6953125,"right":898.625,"bottom":307.15625,"left":638.375},"width":260.25,"height":22.4609375},"children":[],"width":260.25,"height":22.4609375,"renderedHTML":null},{"id":"cdtr-a724179b-386b-41c2-b7dd-246815938226","_id":"cdtr-a724179b-386b-41c2-b7dd-246815938226","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-c7278fb7-c010-4180-b3dd-a28599eaf19d","cdtr-9d594080-bb74-425d-92ff-e6f3c62f36e8"],"width":260.25,"height":50.359375,"renderedHTML":null},{"id":"cdtr-a15bb422-fc18-4622-b42c-fdc300890aa5","_id":"cdtr-a15bb422-fc18-4622-b42c-fdc300890aa5","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"","lineHeight":"1.4","direction":"rtl","textAlign":"left"},"content":[{"type":"text","text":"Every month, we analyze anonymized usage patterns across our platform to understand where teams are gaining speed—and where friction still hides"}]}]},"from":0,"to":146,"focusedElement":"cdtr-a15bb422-fc18-4622-b42c-fdc300890aa5"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":638.375,"y":307.15625,"width":260.25,"height":111.9921875,"top":307.15625,"right":898.625,"bottom":419.1484375,"left":638.375},"width":260.25,"height":111.9921875},"children":[],"width":260.25,"height":111.9921875,"renderedHTML":null},{"id":"cdtr-550c49c5-8baa-43ed-8561-6257337225af","_id":"cdtr-550c49c5-8baa-43ed-8561-6257337225af","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-a15bb422-fc18-4622-b42c-fdc300890aa5"],"width":260.25,"height":111.9921875,"renderedHTML":null},{"id":"cdtr-9999e26e-2c50-4992-99a6-ff5524dc1086","_id":"cdtr-9999e26e-2c50-4992-99a6-ff5524dc1086","type":"card","props":{"style":{"width":"95%","background":"#ce93d8","maxWidth":"345px","padding":"10px","fontFamily":"Roboto, sans-serif","borderRadius":".2rem"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"182px"}},"rect":{"x":628.375,"y":246.796875,"width":280.25,"height":182.3515625,"top":246.796875,"right":908.625,"bottom":429.1484375,"left":628.375},"width":280.25,"height":182.3515625},"children":["cdtr-a724179b-386b-41c2-b7dd-246815938226","cdtr-550c49c5-8baa-43ed-8561-6257337225af"],"width":280.25,"height":182.3515625,"renderedHTML":null},{"id":"cdtr-2252406d-8729-4d9f-aa28-b24cf031044f","_id":"cdtr-2252406d-8729-4d9f-aa28-b24cf031044f","type":"col","props":{"lg":6,"sm":12,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":621,"y":246.796875,"width":295,"height":182.3515625,"top":246.796875,"right":916,"bottom":429.1484375,"left":621},"width":295,"height":182.3515625},"children":["cdtr-9999e26e-2c50-4992-99a6-ff5524dc1086"],"width":295,"height":182.3515625,"renderedHTML":null},{"id":"cdtr-7b1bf2d1-255a-4427-99d0-df4677cb2d03","_id":"cdtr-7b1bf2d1-255a-4427-99d0-df4677cb2d03","type":"icon","props":{"alt":"home-4-line","style":{"width":"24px","height":"24px","maxWidth":"100%","maxHeight":"100%","display":"inline-block","fontFamily":"Roboto, sans-serif"},"src":"https://img.creaditor.ai/icons/serve/Buildings/home-gear-fill.png?width=24&height=24&color=000000","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"iconColor":"000000","rect":{"x":933.375,"y":256.796875,"width":24,"height":27.8984375,"top":256.796875,"right":957.375,"bottom":284.6953125,"left":933.375},"width":24,"height":27.8984375,"iconCategory":"Buildings","iconName":"home-gear-fill"},"children":[],"width":24,"height":27.8984375,"renderedHTML":null},{"id":"cdtr-c5a855ad-b473-444e-aece-99be4a934c81","_id":"cdtr-c5a855ad-b473-444e-aece-99be4a934c81","type":"col","props":{"lg":12,"justify":"flex-start","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":933.375,"y":256.796875,"width":260.25,"height":27.8984375,"top":256.796875,"right":1193.625,"bottom":284.6953125,"left":933.375},"width":260.25,"height":27.8984375},"children":["cdtr-7b1bf2d1-255a-4427-99d0-df4677cb2d03"],"width":260.25,"height":27.8984375,"renderedHTML":null},{"id":"cdtr-185fc2db-9bb0-46b9-8ad7-131e10616c5c","_id":"cdtr-185fc2db-9bb0-46b9-8ad7-131e10616c5c","type":"row","props":{"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":933.375,"y":256.796875,"width":260.25,"height":27.8984375,"top":256.796875,"right":1193.625,"bottom":284.6953125,"left":933.375},"width":260.25,"height":27.8984375,"style":{}},"children":["cdtr-c5a855ad-b473-444e-aece-99be4a934c81"],"width":260.25,"height":27.8984375,"renderedHTML":null},{"id":"cdtr-d52dad11-5085-4a28-9f2e-6fc5e66d7dfa","_id":"cdtr-d52dad11-5085-4a28-9f2e-6fc5e66d7dfa","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.2","direction":"ltr","textAlign":"left","level":3},"content":[{"type":"text","marks":[{"type":"bold"}],"text":"Feature in Focus"}]}]},"from":17,"to":17,"focusedElement":"cdtr-d52dad11-5085-4a28-9f2e-6fc5e66d7dfa"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":933.375,"y":284.6953125,"width":260.25,"height":22.4609375,"top":284.6953125,"right":1193.625,"bottom":307.15625,"left":933.375},"width":260.25,"height":22.4609375},"children":[],"width":260.25,"height":22.4609375,"renderedHTML":null},{"id":"cdtr-f3611d9a-2919-4c3c-b684-3bc3001d23a4","_id":"cdtr-f3611d9a-2919-4c3c-b684-3bc3001d23a4","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-185fc2db-9bb0-46b9-8ad7-131e10616c5c","cdtr-d52dad11-5085-4a28-9f2e-6fc5e66d7dfa"],"width":260.25,"height":50.359375,"renderedHTML":null},{"id":"cdtr-1ddc356a-42f8-4a46-b9ba-1cc733e733ca","_id":"cdtr-1ddc356a-42f8-4a46-b9ba-1cc733e733ca","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"","lineHeight":"1.4","direction":"ltr","textAlign":"left"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"Roboto, sans-serif","color":"rgb(0, 0, 0)","backgroundColor":"","fontSize":"16px"}}],"text":"Meet Smart Templates—your shortcut to consistent, repeatable workflows. Perfect for onboarding, reporting, and anything your team does more than twice."}]}]},"from":152,"to":152,"focusedElement":"cdtr-1ddc356a-42f8-4a46-b9ba-1cc733e733ca"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":933.375,"y":307.15625,"width":260.25,"height":111.9921875,"top":307.15625,"right":1193.625,"bottom":419.1484375,"left":933.375},"width":260.25,"height":111.9921875},"children":[],"width":260.25,"height":111.9921875,"renderedHTML":null},{"id":"cdtr-1aac3a1f-3ba8-463e-bc04-02a24321ee80","_id":"cdtr-1aac3a1f-3ba8-463e-bc04-02a24321ee80","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-1ddc356a-42f8-4a46-b9ba-1cc733e733ca"],"width":260.25,"height":111.9921875,"renderedHTML":null},{"id":"cdtr-faeb25df-a871-4a3b-9ca4-5746025e9be6","_id":"cdtr-faeb25df-a871-4a3b-9ca4-5746025e9be6","type":"card","props":{"style":{"width":"95%","background":"#01579b","maxWidth":"345px","padding":"10px","fontFamily":"Roboto, sans-serif","borderRadius":".2rem"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"182px"}},"rect":{"x":923.375,"y":246.796875,"width":280.25,"height":182.3515625,"top":246.796875,"right":1203.625,"bottom":429.1484375,"left":923.375},"width":280.25,"height":182.3515625},"children":["cdtr-f3611d9a-2919-4c3c-b684-3bc3001d23a4","cdtr-1aac3a1f-3ba8-463e-bc04-02a24321ee80"],"width":280.25,"height":182.3515625,"renderedHTML":null},{"id":"cdtr-e14086c6-c7d8-4108-9393-5abdd4872b1d","_id":"cdtr-e14086c6-c7d8-4108-9393-5abdd4872b1d","type":"col","props":{"lg":6,"sm":12,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":916,"y":246.796875,"width":295,"height":182.3515625,"top":246.796875,"right":1211,"bottom":429.1484375,"left":916},"width":295,"height":182.3515625},"children":["cdtr-faeb25df-a871-4a3b-9ca4-5746025e9be6"],"width":295,"height":182.3515625,"renderedHTML":null},{"id":"cdtr-830d40ec-4801-4890-ac93-1f1abec308c9","_id":"cdtr-830d40ec-4801-4890-ac93-1f1abec308c9","type":"block","props":{"style":{"padding":"10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"610px","margin":"0 auto"},"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":611,"y":236.796875,"width":610,"height":202.3515625,"top":236.796875,"right":1221,"bottom":439.1484375,"left":611},"width":610,"height":202.3515625},"children":["cdtr-2252406d-8729-4d9f-aa28-b24cf031044f","cdtr-e14086c6-c7d8-4108-9393-5abdd4872b1d"],"width":610,"height":202.3515625,"renderedHTML":null},{"id":"cdtr-06ce03ca-e4ad-4e82-906e-3e13af09d2ec","_id":"cdtr-06ce03ca-e4ad-4e82-906e-3e13af09d2ec","type":"icon","props":{"alt":"home-2-fill","style":{"width":"24px","height":"24px","maxWidth":"100%","maxHeight":"100%","display":"inline-block","fontFamily":"Roboto, sans-serif"},"src":"https://img.creaditor.ai/icons/serve/Buildings/home-2-fill.png?width=24&height=24&color=000000","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"iconColor":"000000","iconCategory":"Buildings","iconName":"home-2-fill","rect":{"x":638.375,"y":459.1484375,"width":24,"height":27.8984375,"top":459.1484375,"right":662.375,"bottom":487.046875,"left":638.375},"width":24,"height":27.8984375},"children":[],"width":24,"height":27.8984375,"renderedHTML":null},{"id":"cdtr-d8454a7d-2efa-4468-9227-2f3f0522e1cb","_id":"cdtr-d8454a7d-2efa-4468-9227-2f3f0522e1cb","type":"col","props":{"lg":12,"justify":"flex-start","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":638.375,"y":459.1484375,"width":260.25,"height":27.8984375,"top":459.1484375,"right":898.625,"bottom":487.046875,"left":638.375},"width":260.25,"height":27.8984375},"children":["cdtr-06ce03ca-e4ad-4e82-906e-3e13af09d2ec"],"width":260.25,"height":27.8984375,"renderedHTML":null},{"id":"cdtr-862ef618-5847-4b92-b534-21acc8f27a19","_id":"cdtr-862ef618-5847-4b92-b534-21acc8f27a19","type":"row","props":{"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":638.375,"y":459.1484375,"width":260.25,"height":27.8984375,"top":459.1484375,"right":898.625,"bottom":487.046875,"left":638.375},"width":260.25,"height":27.8984375,"style":{}},"children":["cdtr-d8454a7d-2efa-4468-9227-2f3f0522e1cb"],"width":260.25,"height":27.8984375,"renderedHTML":null},{"id":"cdtr-070e470a-e505-4dc3-a37b-b2c535b97307","_id":"cdtr-070e470a-e505-4dc3-a37b-b2c535b97307","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.2","direction":"ltr","textAlign":"left","level":3},"content":[{"type":"text","marks":[{"type":"bold"}],"text":"Data Deep Dive"}]}]},"from":15,"to":15,"focusedElement":"cdtr-9d594080-bb74-425d-92ff-e6f3c62f36e8"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":638.375,"y":487.046875,"width":260.25,"height":22.4609375,"top":487.046875,"right":898.625,"bottom":509.5078125,"left":638.375},"width":260.25,"height":22.4609375},"children":[],"width":260.25,"height":22.4609375,"renderedHTML":null},{"id":"cdtr-04b4324a-c9e8-4738-b620-e6f8412bf488","_id":"cdtr-04b4324a-c9e8-4738-b620-e6f8412bf488","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":638.375,"y":459.1484375,"width":260.25,"height":50.359375,"top":459.1484375,"right":898.625,"bottom":509.5078125,"left":638.375},"width":260.25,"height":50.359375},"children":["cdtr-862ef618-5847-4b92-b534-21acc8f27a19","cdtr-070e470a-e505-4dc3-a37b-b2c535b97307"],"width":260.25,"height":50.359375,"renderedHTML":null},{"id":"cdtr-c9a3319a-9385-45d1-9072-c016ee2a091d","_id":"cdtr-c9a3319a-9385-45d1-9072-c016ee2a091d","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"","lineHeight":"1.4","direction":"rtl","textAlign":"left"},"content":[{"type":"text","text":"Every month, we analyze anonymized usage patterns across our platform to understand where teams are gaining speed—and where friction still hides"}]}]},"from":0,"to":146,"focusedElement":"cdtr-a15bb422-fc18-4622-b42c-fdc300890aa5"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":638.375,"y":509.5078125,"width":260.25,"height":111.9921875,"top":509.5078125,"right":898.625,"bottom":621.5,"left":638.375},"width":260.25,"height":111.9921875},"children":[],"width":260.25,"height":111.9921875,"renderedHTML":null},{"id":"cdtr-ece2890c-3078-419c-8e04-33f8124e0ac4","_id":"cdtr-ece2890c-3078-419c-8e04-33f8124e0ac4","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":638.375,"y":509.5078125,"width":260.25,"height":111.9921875,"top":509.5078125,"right":898.625,"bottom":621.5,"left":638.375},"width":260.25,"height":111.9921875},"children":["cdtr-c9a3319a-9385-45d1-9072-c016ee2a091d"],"width":260.25,"height":111.9921875,"renderedHTML":null},{"id":"cdtr-b567de15-46f3-403a-9f47-fd6e2347eba9","_id":"cdtr-b567de15-46f3-403a-9f47-fd6e2347eba9","type":"card","props":{"style":{"width":"95%","background":"#ce93d8","maxWidth":"345px","padding":"10px","fontFamily":"Roboto, sans-serif","borderRadius":".2rem"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"182px"}},"rect":{"x":628.375,"y":449.1484375,"width":280.25,"height":182.3515625,"top":449.1484375,"right":908.625,"bottom":631.5,"left":628.375},"width":280.25,"height":182.3515625},"children":["cdtr-04b4324a-c9e8-4738-b620-e6f8412bf488","cdtr-ece2890c-3078-419c-8e04-33f8124e0ac4"],"width":280.25,"height":182.3515625,"renderedHTML":null},{"id":"cdtr-521a21f7-7835-4174-95f7-44644d4bba99","_id":"cdtr-521a21f7-7835-4174-95f7-44644d4bba99","type":"col","props":{"lg":6,"sm":12,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":621,"y":449.1484375,"width":295,"height":182.3515625,"top":449.1484375,"right":916,"bottom":631.5,"left":621},"width":295,"height":182.3515625},"children":["cdtr-b567de15-46f3-403a-9f47-fd6e2347eba9"],"width":295,"height":182.3515625,"renderedHTML":null},{"id":"cdtr-5402ad9c-91b0-4e22-ab05-864f47b080c1","_id":"cdtr-5402ad9c-91b0-4e22-ab05-864f47b080c1","type":"icon","props":{"alt":"home-4-line","style":{"width":"24px","height":"24px","maxWidth":"100%","maxHeight":"100%","display":"inline-block","fontFamily":"Roboto, sans-serif"},"src":"https://img.creaditor.ai/icons/serve/Buildings/home-gear-fill.png?width=24&height=24&color=000000","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"iconColor":"000000","rect":{"x":933.375,"y":459.1484375,"width":24,"height":27.8984375,"top":459.1484375,"right":957.375,"bottom":487.046875,"left":933.375},"width":24,"height":27.8984375,"iconCategory":"Buildings","iconName":"home-gear-fill"},"children":[],"width":24,"height":27.8984375,"renderedHTML":null},{"id":"cdtr-71882000-59eb-4799-9783-6615c09a8c97","_id":"cdtr-71882000-59eb-4799-9783-6615c09a8c97","type":"col","props":{"lg":12,"justify":"flex-start","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":933.375,"y":459.1484375,"width":260.25,"height":27.8984375,"top":459.1484375,"right":1193.625,"bottom":487.046875,"left":933.375},"width":260.25,"height":27.8984375},"children":["cdtr-5402ad9c-91b0-4e22-ab05-864f47b080c1"],"width":260.25,"height":27.8984375,"renderedHTML":null},{"id":"cdtr-275fa3ed-b7af-493e-9d77-a7c6bf0a38f0","_id":"cdtr-275fa3ed-b7af-493e-9d77-a7c6bf0a38f0","type":"row","props":{"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":933.375,"y":459.1484375,"width":260.25,"height":27.8984375,"top":459.1484375,"right":1193.625,"bottom":487.046875,"left":933.375},"width":260.25,"height":27.8984375,"style":{}},"children":["cdtr-71882000-59eb-4799-9783-6615c09a8c97"],"width":260.25,"height":27.8984375,"renderedHTML":null},{"id":"cdtr-b3751890-4d97-4b30-ab9a-50dcd0212b9d","_id":"cdtr-b3751890-4d97-4b30-ab9a-50dcd0212b9d","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.2","direction":"ltr","textAlign":"left","level":3},"content":[{"type":"text","marks":[{"type":"bold"}],"text":"Feature in Focus"}]}]},"from":17,"to":17,"focusedElement":"cdtr-d52dad11-5085-4a28-9f2e-6fc5e66d7dfa"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":933.375,"y":487.046875,"width":260.25,"height":22.4609375,"top":487.046875,"right":1193.625,"bottom":509.5078125,"left":933.375},"width":260.25,"height":22.4609375},"children":[],"width":260.25,"height":22.4609375,"renderedHTML":null},{"id":"cdtr-a38b1679-0f46-4765-8ec9-cd2b82c8b34c","_id":"cdtr-a38b1679-0f46-4765-8ec9-cd2b82c8b34c","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":933.375,"y":459.1484375,"width":260.25,"height":50.359375,"top":459.1484375,"right":1193.625,"bottom":509.5078125,"left":933.375},"width":260.25,"height":50.359375},"children":["cdtr-275fa3ed-b7af-493e-9d77-a7c6bf0a38f0","cdtr-b3751890-4d97-4b30-ab9a-50dcd0212b9d"],"width":260.25,"height":50.359375,"renderedHTML":null},{"id":"cdtr-c905817e-8e18-4452-881b-0887628b9784","_id":"cdtr-c905817e-8e18-4452-881b-0887628b9784","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"","lineHeight":"1.4","direction":"ltr","textAlign":"left"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"Roboto, sans-serif","color":"rgb(0, 0, 0)","backgroundColor":"","fontSize":"16px"}}],"text":"Meet Smart Templates—your shortcut to consistent, repeatable workflows. Perfect for onboarding, reporting, and anything your team does more than twice."}]}]},"from":152,"to":152,"focusedElement":"cdtr-1ddc356a-42f8-4a46-b9ba-1cc733e733ca"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":933.375,"y":509.5078125,"width":260.25,"height":111.9921875,"top":509.5078125,"right":1193.625,"bottom":621.5,"left":933.375},"width":260.25,"height":111.9921875},"children":[],"width":260.25,"height":111.9921875,"renderedHTML":null},{"id":"cdtr-e68942eb-fd6c-4776-b51d-61e5bf813604","_id":"cdtr-e68942eb-fd6c-4776-b51d-61e5bf813604","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":933.375,"y":509.5078125,"width":260.25,"height":111.9921875,"top":509.5078125,"right":1193.625,"bottom":621.5,"left":933.375},"width":260.25,"height":111.9921875},"children":["cdtr-c905817e-8e18-4452-881b-0887628b9784"],"width":260.25,"height":111.9921875,"renderedHTML":null},{"id":"cdtr-73ea3ee7-4064-4960-b37f-3f2fd7af6cf5","_id":"cdtr-73ea3ee7-4064-4960-b37f-3f2fd7af6cf5","type":"card","props":{"style":{"width":"95%","background":"#01579b","maxWidth":"345px","padding":"10px","fontFamily":"Roboto, sans-serif","borderRadius":".2rem"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"182px"}},"rect":{"x":923.375,"y":449.1484375,"width":280.25,"height":182.3515625,"top":449.1484375,"right":1203.625,"bottom":631.5,"left":923.375},"width":280.25,"height":182.3515625},"children":["cdtr-a38b1679-0f46-4765-8ec9-cd2b82c8b34c","cdtr-e68942eb-fd6c-4776-b51d-61e5bf813604"],"width":280.25,"height":182.3515625,"renderedHTML":null},{"id":"cdtr-4112ace1-6e15-4f7b-8c8b-62026e2713e2","_id":"cdtr-4112ace1-6e15-4f7b-8c8b-62026e2713e2","type":"col","props":{"lg":6,"sm":12,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":916,"y":449.1484375,"width":295,"height":182.3515625,"top":449.1484375,"right":1211,"bottom":631.5,"left":916},"width":295,"height":182.3515625},"children":["cdtr-73ea3ee7-4064-4960-b37f-3f2fd7af6cf5"],"width":295,"height":182.3515625,"renderedHTML":null},{"id":"cdtr-6f4be2df-27fe-43d9-9573-684f0387abc1","_id":"cdtr-6f4be2df-27fe-43d9-9573-684f0387abc1","type":"block","props":{"style":{"padding":"10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"610px","margin":"0 auto"},"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":611,"y":439.1484375,"width":610,"height":202.3515625,"top":439.1484375,"right":1221,"bottom":641.5,"left":611},"width":610,"height":202.3515625},"children":["cdtr-521a21f7-7835-4174-95f7-44644d4bba99","cdtr-4112ace1-6e15-4f7b-8c8b-62026e2713e2"],"width":610,"height":202.3515625,"renderedHTML":null},{"id":"cdtr-e915f65e-f331-456e-a942-f20c66e8668e","_id":"cdtr-e915f65e-f331-456e-a942-f20c66e8668e","type":"section","props":{"style":{"width":"100%","minHeight":"calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(calc(500px - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px) - 150px)","fontFamily":"Roboto, sans-serif","background":"#0000"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":373.09375,"y":140,"width":1085.8125,"height":501.5,"top":140,"right":1458.90625,"bottom":641.5,"left":373.09375},"width":1085.8125,"height":501.5,"background":null},"children":["cdtr-ed780bef-86c8-4c48-b921-006605bf8a55","cdtr-830d40ec-4801-4890-ac93-1f1abec308c9","cdtr-6f4be2df-27fe-43d9-9573-684f0387abc1"],"width":1085.8125,"height":501.5,"renderedHTML":null}]}'),Nh=JSON.parse('{"name":"Call to Action","id":"hero-cta","tags":["section","cta","hero"],"body":{"type":"section","props":{"style":{"minHeight":"100px","background":"#1a1a2e","width":"100%"}}},"components":[{"id":"cdtr-a1b2c3d4-e5f6-7890-abcd-ef1234567890","_id":"cdtr-a1b2c3d4-e5f6-7890-abcd-ef1234567890","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"2px","lineHeight":"1.3","direction":"ltr","textAlign":"center","level":1},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#ffffff","backgroundColor":"","fontSize":"48px"}},{"type":"bold"}],"text":"Stay Connected"}]}]},"from":1,"to":15,"focusedElement":"cdtr-a1b2c3d4-e5f6-7890-abcd-ef1234567890"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":211,"y":60,"width":570,"height":70,"top":60,"right":781,"bottom":130,"left":211},"width":570,"height":70},"children":[],"width":570,"height":70,"renderedHTML":null},{"id":"cdtr-b2c3d4e5-f6a7-8901-bcde-f12345678901","_id":"cdtr-b2c3d4e5-f6a7-8901-bcde-f12345678901","type":"col","props":{"lg":0,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-a1b2c3d4-e5f6-7890-abcd-ef1234567890"],"width":595,"height":70,"renderedHTML":null},{"id":"cdtr-c3d4e5f6-a7b8-9012-cdef-123456789012","_id":"cdtr-c3d4e5f6-a7b8-9012-cdef-123456789012","type":"block","props":{"style":{"padding":"40px 10px 10px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"100%","justifyContent":"center","width":"615px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":288.5,"y":60,"width":615,"height":90,"top":60,"right":903.5,"bottom":150,"left":288.5},"width":615,"height":90},"children":["cdtr-b2c3d4e5-f6a7-8901-bcde-f12345678901"],"width":615,"height":90,"renderedHTML":null},{"id":"cdtr-d4e5f6a7-b8c9-0123-defa-234567890123","_id":"cdtr-d4e5f6a7-b8c9-0123-defa-234567890123","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.6","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#cccccc","backgroundColor":"","fontSize":"18px"}}],"text":"Subscribe to our newsletter and get weekly updates delivered straight to your inbox"}]}]},"from":1,"to":65,"focusedElement":"cdtr-d4e5f6a7-b8c9-0123-defa-234567890123"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":211,"y":160,"width":570,"height":50,"top":160,"right":781,"bottom":210,"left":211},"width":570,"height":50},"children":[],"width":570,"height":50,"renderedHTML":null},{"id":"cdtr-e5f6a7b8-c9d0-1234-efab-345678901234","_id":"cdtr-e5f6a7b8-c9d0-1234-efab-345678901234","type":"col","props":{"lg":0,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-d4e5f6a7-b8c9-0123-defa-234567890123"],"width":595,"height":50,"renderedHTML":null},{"id":"cdtr-f6a7b8c9-d0e1-2345-fabc-456789012345","_id":"cdtr-f6a7b8c9-d0e1-2345-fabc-456789012345","type":"block","props":{"style":{"padding":"10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"100%","justifyContent":"center","width":"615px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":288.5,"y":150,"width":615,"height":70,"top":150,"right":903.5,"bottom":220,"left":288.5},"width":615,"height":70},"children":["cdtr-e5f6a7b8-c9d0-1234-efab-345678901234"],"width":615,"height":70,"renderedHTML":null},{"id":"cdtr-a7b8c9d0-e1f2-3456-abcd-567890123456","_id":"cdtr-a7b8c9d0-e1f2-3456-abcd-567890123456","type":"button","props":{"text":"Join Now","style":{"height":"auto","width":"200px","maxWidth":"100%","minWidth":"10px","background":"#e94560","color":"#fff","fontFamily":"Arial, Helvetica, sans-serif","padding":"14px 20px","borderRadius":"8px","display":"","direction":"ltr","fontSize":"16px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":497.5,"y":240,"width":200,"height":45,"top":240,"right":697.5,"bottom":285,"left":497.5},"width":200,"height":45},"children":[],"width":200,"height":45,"renderedHTML":null},{"id":"cdtr-b8c9d0e1-f2a3-4567-bcde-678901234567","_id":"cdtr-b8c9d0e1-f2a3-4567-bcde-678901234567","type":"col","props":{"lg":0,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-a7b8c9d0-e1f2-3456-abcd-567890123456"],"width":595,"height":45,"renderedHTML":null},{"id":"cdtr-c9d0e1f2-a3b4-5678-cdef-789012345678","_id":"cdtr-c9d0e1f2-a3b4-5678-cdef-789012345678","type":"block","props":{"style":{"padding":"10px 10px 40px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"100%","justifyContent":"center","width":"615px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":288.5,"y":230,"width":615,"height":65,"top":230,"right":903.5,"bottom":295,"left":288.5},"width":615,"height":65},"children":["cdtr-b8c9d0e1-f2a3-4567-bcde-678901234567"],"width":615,"height":65,"renderedHTML":null},{"id":"cdtr-hero-cta-section-en-000000000000","_id":"cdtr-hero-cta-section-en-000000000000","type":"section","props":{"style":{"width":"100%","minHeight":"100px","fontFamily":"Arial, Helvetica, sans-serif","background":"#1a1a2e","maxWidth":"100%"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":1192,"height":295,"top":0,"right":1192,"bottom":295,"left":0},"width":1192,"height":295},"children":["cdtr-c3d4e5f6-a7b8-9012-cdef-123456789012","cdtr-f6a7b8c9-d0e1-2345-fabc-456789012345","cdtr-c9d0e1f2-a3b4-5678-cdef-789012345678"],"width":1192,"height":295,"renderedHTML":null}]}'),Rh=JSON.parse('{"name":"Team","id":"team-3-cards","tags":["section","team"],"body":{"type":"section","props":{"style":{"minHeight":"100px","background":"#f9f9f9","width":"100%"}}},"components":[{"id":"cdtr-t001-aa11-bb22-cc33-000000000001","_id":"cdtr-t001-aa11-bb22-cc33-000000000001","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"1px","lineHeight":"1.3","direction":"ltr","textAlign":"center","level":2},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"36px"}},{"type":"bold"}],"text":"Our Team"}]}]},"from":1,"to":9,"focusedElement":"cdtr-t001-aa11-bb22-cc33-000000000001"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":211,"y":40,"width":570,"height":50,"top":40,"right":781,"bottom":90,"left":211},"width":570,"height":50},"children":[],"width":570,"height":50,"renderedHTML":null},{"id":"cdtr-t002-aa11-bb22-cc33-000000000002","_id":"cdtr-t002-aa11-bb22-cc33-000000000002","type":"col","props":{"lg":0,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-t001-aa11-bb22-cc33-000000000001"],"width":595,"height":50,"renderedHTML":null},{"id":"cdtr-t003-aa11-bb22-cc33-000000000003","_id":"cdtr-t003-aa11-bb22-cc33-000000000003","type":"block","props":{"style":{"padding":"40px 10px 20px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"100%","justifyContent":"center","width":"615px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":288.5,"y":40,"width":615,"height":70,"top":40,"right":903.5,"bottom":110,"left":288.5},"width":615,"height":70},"children":["cdtr-t002-aa11-bb22-cc33-000000000002"],"width":615,"height":70,"renderedHTML":null},{"id":"cdtr-t101-aa11-bb22-cc33-000000000101","_id":"cdtr-t101-aa11-bb22-cc33-000000000101","type":"image","props":{"alt":"Yuval Cohen","width":160,"height":160,"style":{"height":"auto","width":"160px","maxWidth":"100%","minWidth":"30px","fontFamily":"Arial, Helvetica, sans-serif","borderRadius":"0","display":"block","margin":"0 auto"},"src":"https://images.pexels.com/photos/2379004/pexels-photo-2379004.jpeg?auto=compress&cs=tinysrgb&w=300&h=300&dpr=1","isOpenWithModal":false,"isFullWidthOnMobile":false,"isRatioLock":true,"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":648,"y":140,"width":160,"height":160,"top":140,"right":808,"bottom":300,"left":648}},"children":[],"width":160,"height":160,"renderedHTML":null},{"id":"cdtr-t102-aa11-bb22-cc33-000000000102","_id":"cdtr-t102-aa11-bb22-cc33-000000000102","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-t101-aa11-bb22-cc33-000000000101"],"width":175,"height":160,"renderedHTML":null},{"id":"cdtr-t103-aa11-bb22-cc33-000000000103","_id":"cdtr-t103-aa11-bb22-cc33-000000000103","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.3","direction":"ltr","textAlign":"center","level":4},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"18px"}},{"type":"bold"}],"text":"Yuval Cohen"}]}]},"from":1,"to":11,"focusedElement":"cdtr-t103-aa11-bb22-cc33-000000000103"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":628,"y":310,"width":175,"height":24,"top":310,"right":803,"bottom":334,"left":628},"width":175,"height":24},"children":[],"width":175,"height":24,"renderedHTML":null},{"id":"cdtr-t104-aa11-bb22-cc33-000000000104","_id":"cdtr-t104-aa11-bb22-cc33-000000000104","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-t103-aa11-bb22-cc33-000000000103"],"width":175,"height":24,"renderedHTML":null},{"id":"cdtr-t105-aa11-bb22-cc33-000000000105","_id":"cdtr-t105-aa11-bb22-cc33-000000000105","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.4","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#666666","backgroundColor":"","fontSize":"14px"}}],"text":"CEO & Co-Founder"}]}]},"from":1,"to":15,"focusedElement":"cdtr-t105-aa11-bb22-cc33-000000000105"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":628,"y":338,"width":175,"height":20,"top":338,"right":803,"bottom":358,"left":628},"width":175,"height":20},"children":[],"width":175,"height":20,"renderedHTML":null},{"id":"cdtr-t106-aa11-bb22-cc33-000000000106","_id":"cdtr-t106-aa11-bb22-cc33-000000000106","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-t105-aa11-bb22-cc33-000000000105"],"width":175,"height":20,"renderedHTML":null},{"id":"cdtr-t107-aa11-bb22-cc33-000000000107","_id":"cdtr-t107-aa11-bb22-cc33-000000000107","type":"card","props":{"style":{"width":"185px","background":"#ffffff","maxWidth":"195px","fontFamily":"Arial, Helvetica, sans-serif","boxShadow":"0 2px 12px rgba(0,0,0,0.08)","textAlign":"center"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"240px"}},"rect":{"x":621,"y":120,"width":195,"height":240,"top":120,"right":816,"bottom":360,"left":621},"width":195,"height":240},"children":["cdtr-t102-aa11-bb22-cc33-000000000102","cdtr-t104-aa11-bb22-cc33-000000000104","cdtr-t106-aa11-bb22-cc33-000000000106"],"width":195,"height":240,"renderedHTML":null},{"id":"cdtr-t108-aa11-bb22-cc33-000000000108","_id":"cdtr-t108-aa11-bb22-cc33-000000000108","type":"col","props":{"lg":4,"sm":12,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":611,"y":120,"width":205,"height":240,"top":120,"right":816,"bottom":360,"left":611},"width":205,"height":240},"children":["cdtr-t107-aa11-bb22-cc33-000000000107"],"width":205,"height":240,"renderedHTML":null},{"id":"cdtr-t201-aa11-bb22-cc33-000000000201","_id":"cdtr-t201-aa11-bb22-cc33-000000000201","type":"image","props":{"alt":"Michal Levy","width":160,"height":160,"style":{"height":"auto","width":"160px","maxWidth":"100%","minWidth":"30px","fontFamily":"Arial, Helvetica, sans-serif","borderRadius":"0","display":"block","margin":"0 auto"},"src":"https://images.pexels.com/photos/774909/pexels-photo-774909.jpeg?auto=compress&cs=tinysrgb&w=300&h=300&dpr=1","isOpenWithModal":false,"isFullWidthOnMobile":false,"isRatioLock":true,"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":848,"y":140,"width":160,"height":160,"top":140,"right":1008,"bottom":300,"left":848}},"children":[],"width":160,"height":160,"renderedHTML":null},{"id":"cdtr-t202-aa11-bb22-cc33-000000000202","_id":"cdtr-t202-aa11-bb22-cc33-000000000202","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-t201-aa11-bb22-cc33-000000000201"],"width":175,"height":160,"renderedHTML":null},{"id":"cdtr-t203-aa11-bb22-cc33-000000000203","_id":"cdtr-t203-aa11-bb22-cc33-000000000203","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.3","direction":"ltr","textAlign":"center","level":4},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"18px"}},{"type":"bold"}],"text":"Michal Levy"}]}]},"from":1,"to":11,"focusedElement":"cdtr-t203-aa11-bb22-cc33-000000000203"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":828,"y":310,"width":175,"height":24,"top":310,"right":1003,"bottom":334,"left":828},"width":175,"height":24},"children":[],"width":175,"height":24,"renderedHTML":null},{"id":"cdtr-t204-aa11-bb22-cc33-000000000204","_id":"cdtr-t204-aa11-bb22-cc33-000000000204","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-t203-aa11-bb22-cc33-000000000203"],"width":175,"height":24,"renderedHTML":null},{"id":"cdtr-t205-aa11-bb22-cc33-000000000205","_id":"cdtr-t205-aa11-bb22-cc33-000000000205","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.4","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#666666","backgroundColor":"","fontSize":"14px"}}],"text":"Head of Product"}]}]},"from":1,"to":15,"focusedElement":"cdtr-t205-aa11-bb22-cc33-000000000205"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":828,"y":338,"width":175,"height":20,"top":338,"right":1003,"bottom":358,"left":828},"width":175,"height":20},"children":[],"width":175,"height":20,"renderedHTML":null},{"id":"cdtr-t206-aa11-bb22-cc33-000000000206","_id":"cdtr-t206-aa11-bb22-cc33-000000000206","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-t205-aa11-bb22-cc33-000000000205"],"width":175,"height":20,"renderedHTML":null},{"id":"cdtr-t207-aa11-bb22-cc33-000000000207","_id":"cdtr-t207-aa11-bb22-cc33-000000000207","type":"card","props":{"style":{"width":"185px","background":"#ffffff","maxWidth":"195px","fontFamily":"Arial, Helvetica, sans-serif","boxShadow":"0 2px 12px rgba(0,0,0,0.08)","textAlign":"center"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"240px"}},"rect":{"x":821,"y":120,"width":195,"height":240,"top":120,"right":1016,"bottom":360,"left":821},"width":195,"height":240},"children":["cdtr-t202-aa11-bb22-cc33-000000000202","cdtr-t204-aa11-bb22-cc33-000000000204","cdtr-t206-aa11-bb22-cc33-000000000206"],"width":195,"height":240,"renderedHTML":null},{"id":"cdtr-t208-aa11-bb22-cc33-000000000208","_id":"cdtr-t208-aa11-bb22-cc33-000000000208","type":"col","props":{"lg":4,"sm":12,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":811,"y":120,"width":205,"height":240,"top":120,"right":1016,"bottom":360,"left":811},"width":205,"height":240},"children":["cdtr-t207-aa11-bb22-cc33-000000000207"],"width":205,"height":240,"renderedHTML":null},{"id":"cdtr-t301-aa11-bb22-cc33-000000000301","_id":"cdtr-t301-aa11-bb22-cc33-000000000301","type":"image","props":{"alt":"Uri Berkowitz","width":160,"height":160,"style":{"height":"auto","width":"160px","maxWidth":"100%","minWidth":"30px","fontFamily":"Arial, Helvetica, sans-serif","borderRadius":"0","display":"block","margin":"0 auto"},"src":"https://images.pexels.com/photos/2379004/pexels-photo-2379004.jpeg?auto=compress&cs=tinysrgb&w=300&h=300&dpr=1","isOpenWithModal":false,"isFullWidthOnMobile":false,"isRatioLock":true,"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":1048,"y":140,"width":160,"height":160,"top":140,"right":1208,"bottom":300,"left":1048}},"children":[],"width":160,"height":160,"renderedHTML":null},{"id":"cdtr-t302-aa11-bb22-cc33-000000000302","_id":"cdtr-t302-aa11-bb22-cc33-000000000302","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-t301-aa11-bb22-cc33-000000000301"],"width":175,"height":160,"renderedHTML":null},{"id":"cdtr-t303-aa11-bb22-cc33-000000000303","_id":"cdtr-t303-aa11-bb22-cc33-000000000303","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.3","direction":"ltr","textAlign":"center","level":4},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"18px"}},{"type":"bold"}],"text":"Uri Berkowitz"}]}]},"from":1,"to":13,"focusedElement":"cdtr-t303-aa11-bb22-cc33-000000000303"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":1028,"y":310,"width":175,"height":24,"top":310,"right":1203,"bottom":334,"left":1028},"width":175,"height":24},"children":[],"width":175,"height":24,"renderedHTML":null},{"id":"cdtr-t304-aa11-bb22-cc33-000000000304","_id":"cdtr-t304-aa11-bb22-cc33-000000000304","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-t303-aa11-bb22-cc33-000000000303"],"width":175,"height":24,"renderedHTML":null},{"id":"cdtr-t305-aa11-bb22-cc33-000000000305","_id":"cdtr-t305-aa11-bb22-cc33-000000000305","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.4","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#666666","backgroundColor":"","fontSize":"14px"}}],"text":"CTO"}]}]},"from":1,"to":3,"focusedElement":"cdtr-t305-aa11-bb22-cc33-000000000305"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":1028,"y":338,"width":175,"height":20,"top":338,"right":1203,"bottom":358,"left":1028},"width":175,"height":20},"children":[],"width":175,"height":20,"renderedHTML":null},{"id":"cdtr-t306-aa11-bb22-cc33-000000000306","_id":"cdtr-t306-aa11-bb22-cc33-000000000306","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-t305-aa11-bb22-cc33-000000000305"],"width":175,"height":20,"renderedHTML":null},{"id":"cdtr-t307-aa11-bb22-cc33-000000000307","_id":"cdtr-t307-aa11-bb22-cc33-000000000307","type":"card","props":{"style":{"width":"185px","background":"#ffffff","maxWidth":"195px","fontFamily":"Arial, Helvetica, sans-serif","boxShadow":"0 2px 12px rgba(0,0,0,0.08)","textAlign":"center"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"240px"}},"rect":{"x":1021,"y":120,"width":195,"height":240,"top":120,"right":1216,"bottom":360,"left":1021},"width":195,"height":240},"children":["cdtr-t302-aa11-bb22-cc33-000000000302","cdtr-t304-aa11-bb22-cc33-000000000304","cdtr-t306-aa11-bb22-cc33-000000000306"],"width":195,"height":240,"renderedHTML":null},{"id":"cdtr-t308-aa11-bb22-cc33-000000000308","_id":"cdtr-t308-aa11-bb22-cc33-000000000308","type":"col","props":{"lg":4,"sm":12,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":1011,"y":120,"width":205,"height":240,"top":120,"right":1216,"bottom":360,"left":1011},"width":205,"height":240},"children":["cdtr-t307-aa11-bb22-cc33-000000000307"],"width":205,"height":240,"renderedHTML":null},{"id":"cdtr-t400-aa11-bb22-cc33-000000000400","_id":"cdtr-t400-aa11-bb22-cc33-000000000400","type":"block","props":{"style":{"padding":"10px 10px 40px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"615px","margin":"0 auto"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":611,"y":110,"width":615,"height":260,"top":110,"right":1226,"bottom":370,"left":611},"width":615,"height":260},"children":["cdtr-t108-aa11-bb22-cc33-000000000108","cdtr-t208-aa11-bb22-cc33-000000000208","cdtr-t308-aa11-bb22-cc33-000000000308"],"width":615,"height":260,"renderedHTML":null},{"id":"cdtr-team3-section-en-000000000000","_id":"cdtr-team3-section-en-000000000000","type":"section","props":{"style":{"width":"100%","minHeight":"100px","fontFamily":"Arial, Helvetica, sans-serif","background":"#f9f9f9","maxWidth":"100%"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":1192,"height":370,"top":0,"right":1192,"bottom":370,"left":0},"width":1192,"height":370},"children":["cdtr-t003-aa11-bb22-cc33-000000000003","cdtr-t400-aa11-bb22-cc33-000000000400"],"width":1192,"height":370,"renderedHTML":null}]}'),Ph=JSON.parse('{"name":"Testimonials 3 Quotes","id":"testimonials-3-quotes","tags":["section","testimonials","quotes"],"body":{"type":"section","props":{"style":{"minHeight":"100px","background":"#f0f4f8","width":"100%"}}},"components":[{"id":"cdtr-tq001-aa11-bb22-cc33-000000000001","_id":"cdtr-tq001-aa11-bb22-cc33-000000000001","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"1px","lineHeight":"1.3","direction":"ltr","textAlign":"center","level":2},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"36px"}},{"type":"bold"}],"text":"What Our Readers Say"}]}]},"from":1,"to":21,"focusedElement":"cdtr-tq001-aa11-bb22-cc33-000000000001"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":211,"y":40,"width":570,"height":50,"top":40,"right":781,"bottom":90,"left":211},"width":570,"height":50},"children":[],"width":570,"height":50,"renderedHTML":null},{"id":"cdtr-tq002-aa11-bb22-cc33-000000000002","_id":"cdtr-tq002-aa11-bb22-cc33-000000000002","type":"col","props":{"lg":0,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-tq001-aa11-bb22-cc33-000000000001"],"width":595,"height":50,"renderedHTML":null},{"id":"cdtr-tq003-aa11-bb22-cc33-000000000003","_id":"cdtr-tq003-aa11-bb22-cc33-000000000003","type":"block","props":{"style":{"padding":"40px 10px 20px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"100%","justifyContent":"center","width":"615px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":288.5,"y":40,"width":615,"height":70,"top":40,"right":903.5,"bottom":110,"left":288.5},"width":615,"height":70},"children":["cdtr-tq002-aa11-bb22-cc33-000000000002"],"width":615,"height":70,"renderedHTML":null},{"id":"cdtr-tq101-aa11-bb22-cc33-000000000101","_id":"cdtr-tq101-aa11-bb22-cc33-000000000101","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.6","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#444444","backgroundColor":"","fontSize":"15px"}}],"text":"“This newsletter transformed how I approach product decisions. Essential reading for any leader.”"}]}]},"from":1,"to":95,"focusedElement":"cdtr-tq101-aa11-bb22-cc33-000000000101"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":628,"y":140,"width":155,"height":80,"top":140,"right":783,"bottom":220,"left":628},"width":155,"height":80},"children":[],"width":155,"height":80,"renderedHTML":null},{"id":"cdtr-tq102-aa11-bb22-cc33-000000000102","_id":"cdtr-tq102-aa11-bb22-cc33-000000000102","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-tq101-aa11-bb22-cc33-000000000101"],"width":175,"height":80,"renderedHTML":null},{"id":"cdtr-tq103-aa11-bb22-cc33-000000000103","_id":"cdtr-tq103-aa11-bb22-cc33-000000000103","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.3","direction":"ltr","textAlign":"center","level":4},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"15px"}},{"type":"bold"}],"text":"Sarah Mitchell"}]}]},"from":1,"to":15,"focusedElement":"cdtr-tq103-aa11-bb22-cc33-000000000103"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":628,"y":228,"width":155,"height":22,"top":228,"right":783,"bottom":250,"left":628},"width":155,"height":22},"children":[],"width":155,"height":22,"renderedHTML":null},{"id":"cdtr-tq104-aa11-bb22-cc33-000000000104","_id":"cdtr-tq104-aa11-bb22-cc33-000000000104","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-tq103-aa11-bb22-cc33-000000000103"],"width":175,"height":22,"renderedHTML":null},{"id":"cdtr-tq105-aa11-bb22-cc33-000000000105","_id":"cdtr-tq105-aa11-bb22-cc33-000000000105","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.4","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#888888","backgroundColor":"","fontSize":"13px"}}],"text":"Head of Product, TechCorp"}]}]},"from":1,"to":26,"focusedElement":"cdtr-tq105-aa11-bb22-cc33-000000000105"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":628,"y":254,"width":155,"height":18,"top":254,"right":783,"bottom":272,"left":628},"width":155,"height":18},"children":[],"width":155,"height":18,"renderedHTML":null},{"id":"cdtr-tq106-aa11-bb22-cc33-000000000106","_id":"cdtr-tq106-aa11-bb22-cc33-000000000106","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-tq105-aa11-bb22-cc33-000000000105"],"width":175,"height":18,"renderedHTML":null},{"id":"cdtr-tq107-aa11-bb22-cc33-000000000107","_id":"cdtr-tq107-aa11-bb22-cc33-000000000107","type":"card","props":{"style":{"width":"185px","background":"#ffffff","maxWidth":"195px","fontFamily":"Arial, Helvetica, sans-serif","boxShadow":"0 2px 12px rgba(0,0,0,0.08)","textAlign":"center","padding":"20px 16px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"160px"}},"rect":{"x":621,"y":120,"width":195,"height":160,"top":120,"right":816,"bottom":280,"left":621},"width":195,"height":160},"children":["cdtr-tq102-aa11-bb22-cc33-000000000102","cdtr-tq104-aa11-bb22-cc33-000000000104","cdtr-tq106-aa11-bb22-cc33-000000000106"],"width":195,"height":160,"renderedHTML":null},{"id":"cdtr-tq108-aa11-bb22-cc33-000000000108","_id":"cdtr-tq108-aa11-bb22-cc33-000000000108","type":"col","props":{"lg":4,"sm":12,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":611,"y":120,"width":205,"height":160,"top":120,"right":816,"bottom":280,"left":611},"width":205,"height":160},"children":["cdtr-tq107-aa11-bb22-cc33-000000000107"],"width":205,"height":160,"renderedHTML":null},{"id":"cdtr-tq201-aa11-bb22-cc33-000000000201","_id":"cdtr-tq201-aa11-bb22-cc33-000000000201","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.6","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#444444","backgroundColor":"","fontSize":"15px"}}],"text":"“Every issue brings fresh insights I can immediately apply. It’s the one newsletter I never skip.”"}]}]},"from":1,"to":97,"focusedElement":"cdtr-tq201-aa11-bb22-cc33-000000000201"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":828,"y":140,"width":155,"height":80,"top":140,"right":983,"bottom":220,"left":828},"width":155,"height":80},"children":[],"width":155,"height":80,"renderedHTML":null},{"id":"cdtr-tq202-aa11-bb22-cc33-000000000202","_id":"cdtr-tq202-aa11-bb22-cc33-000000000202","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-tq201-aa11-bb22-cc33-000000000201"],"width":175,"height":80,"renderedHTML":null},{"id":"cdtr-tq203-aa11-bb22-cc33-000000000203","_id":"cdtr-tq203-aa11-bb22-cc33-000000000203","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.3","direction":"ltr","textAlign":"center","level":4},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"15px"}},{"type":"bold"}],"text":"David Chen"}]}]},"from":1,"to":11,"focusedElement":"cdtr-tq203-aa11-bb22-cc33-000000000203"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":828,"y":228,"width":155,"height":22,"top":228,"right":983,"bottom":250,"left":828},"width":155,"height":22},"children":[],"width":155,"height":22,"renderedHTML":null},{"id":"cdtr-tq204-aa11-bb22-cc33-000000000204","_id":"cdtr-tq204-aa11-bb22-cc33-000000000204","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-tq203-aa11-bb22-cc33-000000000203"],"width":175,"height":22,"renderedHTML":null},{"id":"cdtr-tq205-aa11-bb22-cc33-000000000205","_id":"cdtr-tq205-aa11-bb22-cc33-000000000205","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.4","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#888888","backgroundColor":"","fontSize":"13px"}}],"text":"Founder, StartupFlow"}]}]},"from":1,"to":21,"focusedElement":"cdtr-tq205-aa11-bb22-cc33-000000000205"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":828,"y":254,"width":155,"height":18,"top":254,"right":983,"bottom":272,"left":828},"width":155,"height":18},"children":[],"width":155,"height":18,"renderedHTML":null},{"id":"cdtr-tq206-aa11-bb22-cc33-000000000206","_id":"cdtr-tq206-aa11-bb22-cc33-000000000206","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-tq205-aa11-bb22-cc33-000000000205"],"width":175,"height":18,"renderedHTML":null},{"id":"cdtr-tq207-aa11-bb22-cc33-000000000207","_id":"cdtr-tq207-aa11-bb22-cc33-000000000207","type":"card","props":{"style":{"width":"185px","background":"#ffffff","maxWidth":"195px","fontFamily":"Arial, Helvetica, sans-serif","boxShadow":"0 2px 12px rgba(0,0,0,0.08)","textAlign":"center","padding":"20px 16px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"160px"}},"rect":{"x":821,"y":120,"width":195,"height":160,"top":120,"right":1016,"bottom":280,"left":821},"width":195,"height":160},"children":["cdtr-tq202-aa11-bb22-cc33-000000000202","cdtr-tq204-aa11-bb22-cc33-000000000204","cdtr-tq206-aa11-bb22-cc33-000000000206"],"width":195,"height":160,"renderedHTML":null},{"id":"cdtr-tq208-aa11-bb22-cc33-000000000208","_id":"cdtr-tq208-aa11-bb22-cc33-000000000208","type":"col","props":{"lg":4,"sm":12,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":811,"y":120,"width":205,"height":160,"top":120,"right":1016,"bottom":280,"left":811},"width":205,"height":160},"children":["cdtr-tq207-aa11-bb22-cc33-000000000207"],"width":205,"height":160,"renderedHTML":null},{"id":"cdtr-tq301-aa11-bb22-cc33-000000000301","_id":"cdtr-tq301-aa11-bb22-cc33-000000000301","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.6","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#444444","backgroundColor":"","fontSize":"15px"}}],"text":"“Brilliant curation of ideas. I’ve shared every single issue with my entire team.”"}]}]},"from":1,"to":83,"focusedElement":"cdtr-tq301-aa11-bb22-cc33-000000000301"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":1028,"y":140,"width":155,"height":80,"top":140,"right":1183,"bottom":220,"left":1028},"width":155,"height":80},"children":[],"width":155,"height":80,"renderedHTML":null},{"id":"cdtr-tq302-aa11-bb22-cc33-000000000302","_id":"cdtr-tq302-aa11-bb22-cc33-000000000302","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-tq301-aa11-bb22-cc33-000000000301"],"width":175,"height":80,"renderedHTML":null},{"id":"cdtr-tq303-aa11-bb22-cc33-000000000303","_id":"cdtr-tq303-aa11-bb22-cc33-000000000303","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.3","direction":"ltr","textAlign":"center","level":4},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"15px"}},{"type":"bold"}],"text":"Anna Rosenberg"}]}]},"from":1,"to":15,"focusedElement":"cdtr-tq303-aa11-bb22-cc33-000000000303"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":1028,"y":228,"width":155,"height":22,"top":228,"right":1183,"bottom":250,"left":1028},"width":155,"height":22},"children":[],"width":155,"height":22,"renderedHTML":null},{"id":"cdtr-tq304-aa11-bb22-cc33-000000000304","_id":"cdtr-tq304-aa11-bb22-cc33-000000000304","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-tq303-aa11-bb22-cc33-000000000303"],"width":175,"height":22,"renderedHTML":null},{"id":"cdtr-tq305-aa11-bb22-cc33-000000000305","_id":"cdtr-tq305-aa11-bb22-cc33-000000000305","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.4","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#888888","backgroundColor":"","fontSize":"13px"}}],"text":"VP Engineering, DevHub"}]}]},"from":1,"to":23,"focusedElement":"cdtr-tq305-aa11-bb22-cc33-000000000305"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":1028,"y":254,"width":155,"height":18,"top":254,"right":1183,"bottom":272,"left":1028},"width":155,"height":18},"children":[],"width":155,"height":18,"renderedHTML":null},{"id":"cdtr-tq306-aa11-bb22-cc33-000000000306","_id":"cdtr-tq306-aa11-bb22-cc33-000000000306","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-tq305-aa11-bb22-cc33-000000000305"],"width":175,"height":18,"renderedHTML":null},{"id":"cdtr-tq307-aa11-bb22-cc33-000000000307","_id":"cdtr-tq307-aa11-bb22-cc33-000000000307","type":"card","props":{"style":{"width":"185px","background":"#ffffff","maxWidth":"195px","fontFamily":"Arial, Helvetica, sans-serif","boxShadow":"0 2px 12px rgba(0,0,0,0.08)","textAlign":"center","padding":"20px 16px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"160px"}},"rect":{"x":1021,"y":120,"width":195,"height":160,"top":120,"right":1216,"bottom":280,"left":1021},"width":195,"height":160},"children":["cdtr-tq302-aa11-bb22-cc33-000000000302","cdtr-tq304-aa11-bb22-cc33-000000000304","cdtr-tq306-aa11-bb22-cc33-000000000306"],"width":195,"height":160,"renderedHTML":null},{"id":"cdtr-tq308-aa11-bb22-cc33-000000000308","_id":"cdtr-tq308-aa11-bb22-cc33-000000000308","type":"col","props":{"lg":4,"sm":12,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":1011,"y":120,"width":205,"height":160,"top":120,"right":1216,"bottom":280,"left":1011},"width":205,"height":160},"children":["cdtr-tq307-aa11-bb22-cc33-000000000307"],"width":205,"height":160,"renderedHTML":null},{"id":"cdtr-tq400-aa11-bb22-cc33-000000000400","_id":"cdtr-tq400-aa11-bb22-cc33-000000000400","type":"block","props":{"style":{"padding":"10px 10px 40px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"615px","margin":"0 auto"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":611,"y":110,"width":615,"height":180,"top":110,"right":1226,"bottom":290,"left":611},"width":615,"height":180},"children":["cdtr-tq108-aa11-bb22-cc33-000000000108","cdtr-tq208-aa11-bb22-cc33-000000000208","cdtr-tq308-aa11-bb22-cc33-000000000308"],"width":615,"height":180,"renderedHTML":null},{"id":"cdtr-testimonials-section-en-000000000000","_id":"cdtr-testimonials-section-en-000000000000","type":"section","props":{"style":{"width":"100%","minHeight":"100px","fontFamily":"Arial, Helvetica, sans-serif","background":"#f0f4f8","maxWidth":"100%"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":1192,"height":370,"top":0,"right":1192,"bottom":370,"left":0},"width":1192,"height":370},"children":["cdtr-tq003-aa11-bb22-cc33-000000000003","cdtr-tq400-aa11-bb22-cc33-000000000400"],"width":1192,"height":370,"renderedHTML":null}]}'),zh=JSON.parse('{"name":"Stats 4 Numbers","id":"stats-4-numbers","tags":["section","stats","numbers"],"body":{"type":"section","props":{"style":{"minHeight":"100px","background":"#1a1a2e","width":"100%"}}},"components":[{"id":"cdtr-sn001-aa11-bb22-cc33-000000000001","_id":"cdtr-sn001-aa11-bb22-cc33-000000000001","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"2px","lineHeight":"1.3","direction":"ltr","textAlign":"center","level":2},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#ffffff","backgroundColor":"","fontSize":"36px"}},{"type":"bold"}],"text":"By The Numbers"}]}]},"from":1,"to":15,"focusedElement":"cdtr-sn001-aa11-bb22-cc33-000000000001"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":211,"y":40,"width":570,"height":50,"top":40,"right":781,"bottom":90,"left":211},"width":570,"height":50},"children":[],"width":570,"height":50,"renderedHTML":null},{"id":"cdtr-sn002-aa11-bb22-cc33-000000000002","_id":"cdtr-sn002-aa11-bb22-cc33-000000000002","type":"col","props":{"lg":0,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-sn001-aa11-bb22-cc33-000000000001"],"width":595,"height":50,"renderedHTML":null},{"id":"cdtr-sn003-aa11-bb22-cc33-000000000003","_id":"cdtr-sn003-aa11-bb22-cc33-000000000003","type":"block","props":{"style":{"padding":"40px 10px 20px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"100%","justifyContent":"center","width":"615px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":288.5,"y":40,"width":615,"height":70,"top":40,"right":903.5,"bottom":110,"left":288.5},"width":615,"height":70},"children":["cdtr-sn002-aa11-bb22-cc33-000000000002"],"width":615,"height":70,"renderedHTML":null},{"id":"cdtr-sn101-aa11-bb22-cc33-000000000101","_id":"cdtr-sn101-aa11-bb22-cc33-000000000101","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.2","direction":"ltr","textAlign":"center","level":2},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"40px"}},{"type":"bold"}],"text":"50K+"}]}]},"from":1,"to":5,"focusedElement":"cdtr-sn101-aa11-bb22-cc33-000000000101"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":628,"y":140,"width":130,"height":52,"top":140,"right":758,"bottom":192,"left":628},"width":130,"height":52},"children":[],"width":130,"height":52,"renderedHTML":null},{"id":"cdtr-sn102-aa11-bb22-cc33-000000000102","_id":"cdtr-sn102-aa11-bb22-cc33-000000000102","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-sn101-aa11-bb22-cc33-000000000101"],"width":145,"height":52,"renderedHTML":null},{"id":"cdtr-sn103-aa11-bb22-cc33-000000000103","_id":"cdtr-sn103-aa11-bb22-cc33-000000000103","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"1px","lineHeight":"1.4","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#aaaaaa","backgroundColor":"","fontSize":"13px"}}],"text":"ACTIVE SUBSCRIBERS"}]}]},"from":1,"to":19,"focusedElement":"cdtr-sn103-aa11-bb22-cc33-000000000103"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":628,"y":198,"width":130,"height":20,"top":198,"right":758,"bottom":218,"left":628},"width":130,"height":20},"children":[],"width":130,"height":20,"renderedHTML":null},{"id":"cdtr-sn104-aa11-bb22-cc33-000000000104","_id":"cdtr-sn104-aa11-bb22-cc33-000000000104","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-sn103-aa11-bb22-cc33-000000000103"],"width":145,"height":20,"renderedHTML":null},{"id":"cdtr-sn105-aa11-bb22-cc33-000000000105","_id":"cdtr-sn105-aa11-bb22-cc33-000000000105","type":"card","props":{"style":{"width":"140px","background":"#262639","maxWidth":"155px","fontFamily":"Arial, Helvetica, sans-serif","borderRadius":"12px","textAlign":"center","padding":"24px 10px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"100px"}},"rect":{"x":618,"y":120,"width":155,"height":110,"top":120,"right":773,"bottom":230,"left":618},"width":155,"height":110},"children":["cdtr-sn102-aa11-bb22-cc33-000000000102","cdtr-sn104-aa11-bb22-cc33-000000000104"],"width":155,"height":110,"renderedHTML":null},{"id":"cdtr-sn106-aa11-bb22-cc33-000000000106","_id":"cdtr-sn106-aa11-bb22-cc33-000000000106","type":"col","props":{"lg":3,"sm":6,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":608,"y":120,"width":165,"height":110,"top":120,"right":773,"bottom":230,"left":608},"width":165,"height":110},"children":["cdtr-sn105-aa11-bb22-cc33-000000000105"],"width":165,"height":110,"renderedHTML":null},{"id":"cdtr-sn201-aa11-bb22-cc33-000000000201","_id":"cdtr-sn201-aa11-bb22-cc33-000000000201","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.2","direction":"ltr","textAlign":"center","level":2},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"40px"}},{"type":"bold"}],"text":"98%"}]}]},"from":1,"to":4,"focusedElement":"cdtr-sn201-aa11-bb22-cc33-000000000201"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":783,"y":140,"width":130,"height":52,"top":140,"right":913,"bottom":192,"left":783},"width":130,"height":52},"children":[],"width":130,"height":52,"renderedHTML":null},{"id":"cdtr-sn202-aa11-bb22-cc33-000000000202","_id":"cdtr-sn202-aa11-bb22-cc33-000000000202","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-sn201-aa11-bb22-cc33-000000000201"],"width":145,"height":52,"renderedHTML":null},{"id":"cdtr-sn203-aa11-bb22-cc33-000000000203","_id":"cdtr-sn203-aa11-bb22-cc33-000000000203","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"1px","lineHeight":"1.4","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#aaaaaa","backgroundColor":"","fontSize":"13px"}}],"text":"SATISFACTION RATE"}]}]},"from":1,"to":17,"focusedElement":"cdtr-sn203-aa11-bb22-cc33-000000000203"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":783,"y":198,"width":130,"height":20,"top":198,"right":913,"bottom":218,"left":783},"width":130,"height":20},"children":[],"width":130,"height":20,"renderedHTML":null},{"id":"cdtr-sn204-aa11-bb22-cc33-000000000204","_id":"cdtr-sn204-aa11-bb22-cc33-000000000204","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-sn203-aa11-bb22-cc33-000000000203"],"width":145,"height":20,"renderedHTML":null},{"id":"cdtr-sn205-aa11-bb22-cc33-000000000205","_id":"cdtr-sn205-aa11-bb22-cc33-000000000205","type":"card","props":{"style":{"width":"140px","background":"#262639","maxWidth":"155px","fontFamily":"Arial, Helvetica, sans-serif","borderRadius":"12px","textAlign":"center","padding":"24px 10px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"100px"}},"rect":{"x":773,"y":120,"width":155,"height":110,"top":120,"right":928,"bottom":230,"left":773},"width":155,"height":110},"children":["cdtr-sn202-aa11-bb22-cc33-000000000202","cdtr-sn204-aa11-bb22-cc33-000000000204"],"width":155,"height":110,"renderedHTML":null},{"id":"cdtr-sn206-aa11-bb22-cc33-000000000206","_id":"cdtr-sn206-aa11-bb22-cc33-000000000206","type":"col","props":{"lg":3,"sm":6,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":763,"y":120,"width":165,"height":110,"top":120,"right":928,"bottom":230,"left":763},"width":165,"height":110},"children":["cdtr-sn205-aa11-bb22-cc33-000000000205"],"width":165,"height":110,"renderedHTML":null},{"id":"cdtr-sn301-aa11-bb22-cc33-000000000301","_id":"cdtr-sn301-aa11-bb22-cc33-000000000301","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.2","direction":"ltr","textAlign":"center","level":2},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"40px"}},{"type":"bold"}],"text":"4.9★"}]}]},"from":1,"to":5,"focusedElement":"cdtr-sn301-aa11-bb22-cc33-000000000301"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":938,"y":140,"width":130,"height":52,"top":140,"right":1068,"bottom":192,"left":938},"width":130,"height":52},"children":[],"width":130,"height":52,"renderedHTML":null},{"id":"cdtr-sn302-aa11-bb22-cc33-000000000302","_id":"cdtr-sn302-aa11-bb22-cc33-000000000302","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-sn301-aa11-bb22-cc33-000000000301"],"width":145,"height":52,"renderedHTML":null},{"id":"cdtr-sn303-aa11-bb22-cc33-000000000303","_id":"cdtr-sn303-aa11-bb22-cc33-000000000303","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"1px","lineHeight":"1.4","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#aaaaaa","backgroundColor":"","fontSize":"13px"}}],"text":"AVERAGE RATING"}]}]},"from":1,"to":15,"focusedElement":"cdtr-sn303-aa11-bb22-cc33-000000000303"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":938,"y":198,"width":130,"height":20,"top":198,"right":1068,"bottom":218,"left":938},"width":130,"height":20},"children":[],"width":130,"height":20,"renderedHTML":null},{"id":"cdtr-sn304-aa11-bb22-cc33-000000000304","_id":"cdtr-sn304-aa11-bb22-cc33-000000000304","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-sn303-aa11-bb22-cc33-000000000303"],"width":145,"height":20,"renderedHTML":null},{"id":"cdtr-sn305-aa11-bb22-cc33-000000000305","_id":"cdtr-sn305-aa11-bb22-cc33-000000000305","type":"card","props":{"style":{"width":"140px","background":"#262639","maxWidth":"155px","fontFamily":"Arial, Helvetica, sans-serif","borderRadius":"12px","textAlign":"center","padding":"24px 10px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"100px"}},"rect":{"x":928,"y":120,"width":155,"height":110,"top":120,"right":1083,"bottom":230,"left":928},"width":155,"height":110},"children":["cdtr-sn302-aa11-bb22-cc33-000000000302","cdtr-sn304-aa11-bb22-cc33-000000000304"],"width":155,"height":110,"renderedHTML":null},{"id":"cdtr-sn306-aa11-bb22-cc33-000000000306","_id":"cdtr-sn306-aa11-bb22-cc33-000000000306","type":"col","props":{"lg":3,"sm":6,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":918,"y":120,"width":165,"height":110,"top":120,"right":1083,"bottom":230,"left":918},"width":165,"height":110},"children":["cdtr-sn305-aa11-bb22-cc33-000000000305"],"width":165,"height":110,"renderedHTML":null},{"id":"cdtr-sn401-aa11-bb22-cc33-000000000401","_id":"cdtr-sn401-aa11-bb22-cc33-000000000401","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.2","direction":"ltr","textAlign":"center","level":2},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"40px"}},{"type":"bold"}],"text":"180+"}]}]},"from":1,"to":5,"focusedElement":"cdtr-sn401-aa11-bb22-cc33-000000000401"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":1093,"y":140,"width":130,"height":52,"top":140,"right":1223,"bottom":192,"left":1093},"width":130,"height":52},"children":[],"width":130,"height":52,"renderedHTML":null},{"id":"cdtr-sn402-aa11-bb22-cc33-000000000402","_id":"cdtr-sn402-aa11-bb22-cc33-000000000402","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-sn401-aa11-bb22-cc33-000000000401"],"width":145,"height":52,"renderedHTML":null},{"id":"cdtr-sn403-aa11-bb22-cc33-000000000403","_id":"cdtr-sn403-aa11-bb22-cc33-000000000403","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"1px","lineHeight":"1.4","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#aaaaaa","backgroundColor":"","fontSize":"13px"}}],"text":"ISSUES PUBLISHED"}]}]},"from":1,"to":17,"focusedElement":"cdtr-sn403-aa11-bb22-cc33-000000000403"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":1093,"y":198,"width":130,"height":20,"top":198,"right":1223,"bottom":218,"left":1093},"width":130,"height":20},"children":[],"width":130,"height":20,"renderedHTML":null},{"id":"cdtr-sn404-aa11-bb22-cc33-000000000404","_id":"cdtr-sn404-aa11-bb22-cc33-000000000404","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-sn403-aa11-bb22-cc33-000000000403"],"width":145,"height":20,"renderedHTML":null},{"id":"cdtr-sn405-aa11-bb22-cc33-000000000405","_id":"cdtr-sn405-aa11-bb22-cc33-000000000405","type":"card","props":{"style":{"width":"140px","background":"#262639","maxWidth":"155px","fontFamily":"Arial, Helvetica, sans-serif","borderRadius":"12px","textAlign":"center","padding":"24px 10px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"100px"}},"rect":{"x":1083,"y":120,"width":155,"height":110,"top":120,"right":1238,"bottom":230,"left":1083},"width":155,"height":110},"children":["cdtr-sn402-aa11-bb22-cc33-000000000402","cdtr-sn404-aa11-bb22-cc33-000000000404"],"width":155,"height":110,"renderedHTML":null},{"id":"cdtr-sn406-aa11-bb22-cc33-000000000406","_id":"cdtr-sn406-aa11-bb22-cc33-000000000406","type":"col","props":{"lg":3,"sm":6,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":1073,"y":120,"width":165,"height":110,"top":120,"right":1238,"bottom":230,"left":1073},"width":165,"height":110},"children":["cdtr-sn405-aa11-bb22-cc33-000000000405"],"width":165,"height":110,"renderedHTML":null},{"id":"cdtr-sn500-aa11-bb22-cc33-000000000500","_id":"cdtr-sn500-aa11-bb22-cc33-000000000500","type":"block","props":{"style":{"padding":"10px 10px 40px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"615px","margin":"0 auto"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":608,"y":110,"width":630,"height":130,"top":110,"right":1238,"bottom":240,"left":608},"width":630,"height":130},"children":["cdtr-sn106-aa11-bb22-cc33-000000000106","cdtr-sn206-aa11-bb22-cc33-000000000206","cdtr-sn306-aa11-bb22-cc33-000000000306","cdtr-sn406-aa11-bb22-cc33-000000000406"],"width":630,"height":130,"renderedHTML":null},{"id":"cdtr-stats4-section-en-000000000000","_id":"cdtr-stats4-section-en-000000000000","type":"section","props":{"style":{"width":"100%","minHeight":"100px","fontFamily":"Arial, Helvetica, sans-serif","background":"#1a1a2e","maxWidth":"100%"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":1192,"height":300,"top":0,"right":1192,"bottom":300,"left":0},"width":1192,"height":300},"children":["cdtr-sn003-aa11-bb22-cc33-000000000003","cdtr-sn500-aa11-bb22-cc33-000000000500"],"width":1192,"height":300,"renderedHTML":null}]}'),Dh=JSON.parse('{"name":"Newsletter Footer","id":"newsletter-footer","tags":["section","footer","links"],"body":{"type":"section","props":{"style":{"minHeight":"100px","background":"#111827","width":"100%"}}},"components":[{"id":"cdtr-nf001-aa11-bb22-cc33-000000000001","_id":"cdtr-nf001-aa11-bb22-cc33-000000000001","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"3px","lineHeight":"1.2","direction":"ltr","textAlign":"center","level":3},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#ffffff","backgroundColor":"","fontSize":"22px"}},{"type":"bold"}],"text":"THE WEEKLY BRIEF"}]}]},"from":1,"to":17,"focusedElement":"cdtr-nf001-aa11-bb22-cc33-000000000001"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":211,"y":40,"width":570,"height":32,"top":40,"right":781,"bottom":72,"left":211},"width":570,"height":32},"children":[],"width":570,"height":32,"renderedHTML":null},{"id":"cdtr-nf002-aa11-bb22-cc33-000000000002","_id":"cdtr-nf002-aa11-bb22-cc33-000000000002","type":"col","props":{"lg":0,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-nf001-aa11-bb22-cc33-000000000001"],"width":595,"height":32,"renderedHTML":null},{"id":"cdtr-nf003-aa11-bb22-cc33-000000000003","_id":"cdtr-nf003-aa11-bb22-cc33-000000000003","type":"block","props":{"style":{"padding":"40px 10px 10px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"100%","justifyContent":"center","width":"615px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":288.5,"y":40,"width":615,"height":52,"top":40,"right":903.5,"bottom":92,"left":288.5},"width":615,"height":52},"children":["cdtr-nf002-aa11-bb22-cc33-000000000002"],"width":615,"height":52,"renderedHTML":null},{"id":"cdtr-nf101-aa11-bb22-cc33-000000000101","_id":"cdtr-nf101-aa11-bb22-cc33-000000000101","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.6","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#9ca3af","backgroundColor":"","fontSize":"15px"}}],"text":"Insights worth reading, delivered every week."}]}]},"from":1,"to":46,"focusedElement":"cdtr-nf101-aa11-bb22-cc33-000000000101"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":211,"y":104,"width":570,"height":26,"top":104,"right":781,"bottom":130,"left":211},"width":570,"height":26},"children":[],"width":570,"height":26,"renderedHTML":null},{"id":"cdtr-nf102-aa11-bb22-cc33-000000000102","_id":"cdtr-nf102-aa11-bb22-cc33-000000000102","type":"col","props":{"lg":0,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-nf101-aa11-bb22-cc33-000000000101"],"width":595,"height":26,"renderedHTML":null},{"id":"cdtr-nf103-aa11-bb22-cc33-000000000103","_id":"cdtr-nf103-aa11-bb22-cc33-000000000103","type":"block","props":{"style":{"padding":"8px 10px 16px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"100%","justifyContent":"center","width":"615px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":288.5,"y":92,"width":615,"height":42,"top":92,"right":903.5,"bottom":134,"left":288.5},"width":615,"height":42},"children":["cdtr-nf102-aa11-bb22-cc33-000000000102"],"width":615,"height":42,"renderedHTML":null},{"id":"cdtr-nf201-aa11-bb22-cc33-000000000201","_id":"cdtr-nf201-aa11-bb22-cc33-000000000201","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"1px","lineHeight":"1.8","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#d1d5db","backgroundColor":"","fontSize":"14px"}}],"text":"About | Archive | Contact"}]}]},"from":1,"to":29,"focusedElement":"cdtr-nf201-aa11-bb22-cc33-000000000201"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":211,"y":148,"width":570,"height":28,"top":148,"right":781,"bottom":176,"left":211},"width":570,"height":28},"children":[],"width":570,"height":28,"renderedHTML":null},{"id":"cdtr-nf202-aa11-bb22-cc33-000000000202","_id":"cdtr-nf202-aa11-bb22-cc33-000000000202","type":"col","props":{"lg":0,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-nf201-aa11-bb22-cc33-000000000201"],"width":595,"height":28,"renderedHTML":null},{"id":"cdtr-nf203-aa11-bb22-cc33-000000000203","_id":"cdtr-nf203-aa11-bb22-cc33-000000000203","type":"block","props":{"style":{"padding":"8px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"100%","justifyContent":"center","width":"615px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":288.5,"y":134,"width":615,"height":44,"top":134,"right":903.5,"bottom":178,"left":288.5},"width":615,"height":44},"children":["cdtr-nf202-aa11-bb22-cc33-000000000202"],"width":615,"height":44,"renderedHTML":null},{"id":"cdtr-nf301-aa11-bb22-cc33-000000000301","_id":"cdtr-nf301-aa11-bb22-cc33-000000000301","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"1px","lineHeight":"1.8","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#6b7280","backgroundColor":"","fontSize":"13px"}}],"text":"Twitter | LinkedIn | YouTube"}]}]},"from":1,"to":31,"focusedElement":"cdtr-nf301-aa11-bb22-cc33-000000000301"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":211,"y":190,"width":570,"height":24,"top":190,"right":781,"bottom":214,"left":211},"width":570,"height":24},"children":[],"width":570,"height":24,"renderedHTML":null},{"id":"cdtr-nf302-aa11-bb22-cc33-000000000302","_id":"cdtr-nf302-aa11-bb22-cc33-000000000302","type":"col","props":{"lg":0,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-nf301-aa11-bb22-cc33-000000000301"],"width":595,"height":24,"renderedHTML":null},{"id":"cdtr-nf303-aa11-bb22-cc33-000000000303","_id":"cdtr-nf303-aa11-bb22-cc33-000000000303","type":"block","props":{"style":{"padding":"4px 10px 16px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"100%","justifyContent":"center","width":"615px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":288.5,"y":178,"width":615,"height":40,"top":178,"right":903.5,"bottom":218,"left":288.5},"width":615,"height":40},"children":["cdtr-nf302-aa11-bb22-cc33-000000000302"],"width":615,"height":40,"renderedHTML":null},{"id":"cdtr-nf401-aa11-bb22-cc33-000000000401","_id":"cdtr-nf401-aa11-bb22-cc33-000000000401","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.6","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#4b5563","backgroundColor":"","fontSize":"12px"}}],"text":"© 2026 The Weekly Brief. All rights reserved."}]},{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.6","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#4b5563","backgroundColor":"","fontSize":"12px"}}],"text":"You received this email because you subscribed. "},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#6b7280","backgroundColor":"","fontSize":"12px"}},{"type":"underline"}],"text":"Unsubscribe"}]}]},"from":1,"to":112,"focusedElement":"cdtr-nf401-aa11-bb22-cc33-000000000401"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":211,"y":232,"width":570,"height":48,"top":232,"right":781,"bottom":280,"left":211},"width":570,"height":48},"children":[],"width":570,"height":48,"renderedHTML":null},{"id":"cdtr-nf402-aa11-bb22-cc33-000000000402","_id":"cdtr-nf402-aa11-bb22-cc33-000000000402","type":"col","props":{"lg":0,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-nf401-aa11-bb22-cc33-000000000401"],"width":595,"height":48,"renderedHTML":null},{"id":"cdtr-nf403-aa11-bb22-cc33-000000000403","_id":"cdtr-nf403-aa11-bb22-cc33-000000000403","type":"block","props":{"style":{"padding":"8px 10px 36px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"100%","justifyContent":"center","width":"615px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":288.5,"y":218,"width":615,"height":68,"top":218,"right":903.5,"bottom":286,"left":288.5},"width":615,"height":68},"children":["cdtr-nf402-aa11-bb22-cc33-000000000402"],"width":615,"height":68,"renderedHTML":null},{"id":"cdtr-footer-section-en-000000000000","_id":"cdtr-footer-section-en-000000000000","type":"section","props":{"style":{"width":"100%","minHeight":"100px","fontFamily":"Arial, Helvetica, sans-serif","background":"#111827","maxWidth":"100%"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":1192,"height":286,"top":0,"right":1192,"bottom":286,"left":0},"width":1192,"height":286},"children":["cdtr-nf003-aa11-bb22-cc33-000000000003","cdtr-nf103-aa11-bb22-cc33-000000000103","cdtr-nf203-aa11-bb22-cc33-000000000203","cdtr-nf303-aa11-bb22-cc33-000000000303","cdtr-nf403-aa11-bb22-cc33-000000000403"],"width":1192,"height":286,"renderedHTML":null}]}'),Hh=JSON.parse('{"name":"Feature 2 Columns","id":"features-2-cols","tags":["section","feature","columns"],"body":{"type":"section","props":{"style":{"minHeight":"100px","background":"#ffffff","width":"100%"}}},"components":[{"id":"cdtr-f2c101-aa11-bb22-cc33-000000000101","_id":"cdtr-f2c101-aa11-bb22-cc33-000000000101","type":"image","props":{"alt":"Feature image","width":280,"height":200,"style":{"height":"auto","width":"280px","maxWidth":"100%","minWidth":"30px","fontFamily":"Arial, Helvetica, sans-serif","borderRadius":"8px","display":"block","margin":"0 auto"},"src":"https://images.pexels.com/photos/3183150/pexels-photo-3183150.jpeg?auto=compress&cs=tinysrgb&w=500&h=350&dpr=1","isOpenWithModal":false,"isFullWidthOnMobile":true,"isRatioLock":true,"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":626,"y":60,"width":280,"height":200,"top":60,"right":906,"bottom":260,"left":626}},"children":[],"width":280,"height":200,"renderedHTML":null},{"id":"cdtr-f2c102-aa11-bb22-cc33-000000000102","_id":"cdtr-f2c102-aa11-bb22-cc33-000000000102","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-f2c101-aa11-bb22-cc33-000000000101"],"width":295,"height":200,"renderedHTML":null},{"id":"cdtr-f2c103-aa11-bb22-cc33-000000000103","_id":"cdtr-f2c103-aa11-bb22-cc33-000000000103","type":"card","props":{"style":{"width":"295px","background":"transparent","maxWidth":"305px","fontFamily":"Arial, Helvetica, sans-serif","textAlign":"left","padding":"10px 0"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"200px"}},"rect":{"x":616,"y":50,"width":305,"height":220,"top":50,"right":921,"bottom":270,"left":616},"width":305,"height":220},"children":["cdtr-f2c102-aa11-bb22-cc33-000000000102"],"width":305,"height":220,"renderedHTML":null},{"id":"cdtr-f2c104-aa11-bb22-cc33-000000000104","_id":"cdtr-f2c104-aa11-bb22-cc33-000000000104","type":"col","props":{"lg":6,"sm":12,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":606,"y":50,"width":315,"height":220,"top":50,"right":921,"bottom":270,"left":606},"width":315,"height":220},"children":["cdtr-f2c103-aa11-bb22-cc33-000000000103"],"width":315,"height":220,"renderedHTML":null},{"id":"cdtr-f2c201-aa11-bb22-cc33-000000000201","_id":"cdtr-f2c201-aa11-bb22-cc33-000000000201","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"3px","lineHeight":"1.4","direction":"ltr","textAlign":"left"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"12px"}},{"type":"bold"}],"text":"FEATURED STORY"}]}]},"from":1,"to":15,"focusedElement":"cdtr-f2c201-aa11-bb22-cc33-000000000201"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":930,"y":60,"width":260,"height":20,"top":60,"right":1190,"bottom":80,"left":930},"width":260,"height":20},"children":[],"width":260,"height":20,"renderedHTML":null},{"id":"cdtr-f2c202-aa11-bb22-cc33-000000000202","_id":"cdtr-f2c202-aa11-bb22-cc33-000000000202","type":"col","props":{"justify":"flex-start","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-f2c201-aa11-bb22-cc33-000000000201"],"width":275,"height":20,"renderedHTML":null},{"id":"cdtr-f2c203-aa11-bb22-cc33-000000000203","_id":"cdtr-f2c203-aa11-bb22-cc33-000000000203","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.3","direction":"ltr","textAlign":"left","level":2},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"26px"}},{"type":"bold"}],"text":"The Future of Remote Work"}]}]},"from":1,"to":26,"focusedElement":"cdtr-f2c203-aa11-bb22-cc33-000000000203"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":930,"y":88,"width":260,"height":68,"top":88,"right":1190,"bottom":156,"left":930},"width":260,"height":68},"children":[],"width":260,"height":68,"renderedHTML":null},{"id":"cdtr-f2c204-aa11-bb22-cc33-000000000204","_id":"cdtr-f2c204-aa11-bb22-cc33-000000000204","type":"col","props":{"justify":"flex-start","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-f2c203-aa11-bb22-cc33-000000000203"],"width":275,"height":68,"renderedHTML":null},{"id":"cdtr-f2c205-aa11-bb22-cc33-000000000205","_id":"cdtr-f2c205-aa11-bb22-cc33-000000000205","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.6","direction":"ltr","textAlign":"left"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#555555","backgroundColor":"","fontSize":"15px"}}],"text":"Discover how leading companies are reimagining collaboration, culture, and productivity for distributed teams around the world."}]}]},"from":1,"to":128,"focusedElement":"cdtr-f2c205-aa11-bb22-cc33-000000000205"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":930,"y":164,"width":260,"height":75,"top":164,"right":1190,"bottom":239,"left":930},"width":260,"height":75},"children":[],"width":260,"height":75,"renderedHTML":null},{"id":"cdtr-f2c206-aa11-bb22-cc33-000000000206","_id":"cdtr-f2c206-aa11-bb22-cc33-000000000206","type":"col","props":{"justify":"flex-start","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-f2c205-aa11-bb22-cc33-000000000205"],"width":275,"height":75,"renderedHTML":null},{"id":"cdtr-f2c207-aa11-bb22-cc33-000000000207","_id":"cdtr-f2c207-aa11-bb22-cc33-000000000207","type":"button","props":{"text":"Read the Story","style":{"height":"auto","width":"160px","maxWidth":"100%","minWidth":"10px","background":"#1a1a2e","color":"#fff","fontFamily":"Arial, Helvetica, sans-serif","padding":"12px 20px","borderRadius":"6px","display":"","direction":"ltr","fontSize":"14px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":930,"y":248,"width":160,"height":42,"top":248,"right":1090,"bottom":290,"left":930},"width":160,"height":42},"children":[],"width":160,"height":42,"renderedHTML":null},{"id":"cdtr-f2c208-aa11-bb22-cc33-000000000208","_id":"cdtr-f2c208-aa11-bb22-cc33-000000000208","type":"col","props":{"justify":"flex-start","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-f2c207-aa11-bb22-cc33-000000000207"],"width":275,"height":42,"renderedHTML":null},{"id":"cdtr-f2c209-aa11-bb22-cc33-000000000209","_id":"cdtr-f2c209-aa11-bb22-cc33-000000000209","type":"card","props":{"style":{"width":"285px","background":"transparent","maxWidth":"300px","fontFamily":"Arial, Helvetica, sans-serif","textAlign":"left","padding":"10px 16px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"220px"}},"rect":{"x":921,"y":50,"width":300,"height":250,"top":50,"right":1221,"bottom":300,"left":921},"width":300,"height":250},"children":["cdtr-f2c202-aa11-bb22-cc33-000000000202","cdtr-f2c204-aa11-bb22-cc33-000000000204","cdtr-f2c206-aa11-bb22-cc33-000000000206","cdtr-f2c208-aa11-bb22-cc33-000000000208"],"width":300,"height":250,"renderedHTML":null},{"id":"cdtr-f2c210-aa11-bb22-cc33-000000000210","_id":"cdtr-f2c210-aa11-bb22-cc33-000000000210","type":"col","props":{"lg":6,"sm":12,"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":911,"y":50,"width":310,"height":250,"top":50,"right":1221,"bottom":300,"left":911},"width":310,"height":250},"children":["cdtr-f2c209-aa11-bb22-cc33-000000000209"],"width":310,"height":250,"renderedHTML":null},{"id":"cdtr-f2c300-aa11-bb22-cc33-000000000300","_id":"cdtr-f2c300-aa11-bb22-cc33-000000000300","type":"block","props":{"style":{"padding":"40px 10px 40px 10px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"615px","margin":"0 auto"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":606,"y":50,"width":625,"height":260,"top":50,"right":1231,"bottom":310,"left":606},"width":625,"height":260},"children":["cdtr-f2c104-aa11-bb22-cc33-000000000104","cdtr-f2c210-aa11-bb22-cc33-000000000210"],"width":625,"height":260,"renderedHTML":null},{"id":"cdtr-features2-section-en-000000000000","_id":"cdtr-features2-section-en-000000000000","type":"section","props":{"style":{"width":"100%","minHeight":"100px","fontFamily":"Arial, Helvetica, sans-serif","background":"#ffffff","maxWidth":"100%"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":1192,"height":340,"top":0,"right":1192,"bottom":340,"left":0},"width":1192,"height":340},"children":["cdtr-f2c300-aa11-bb22-cc33-000000000300"],"width":1192,"height":340,"renderedHTML":null}]}'),$h={en:[Oh,JSON.parse('{"name":"Hero — Split","id":"hero-split","tags":["section","hero","landing","cta"],"body":{"type":"section","props":{"style":{"minHeight":"100px","background":"#1a1a2e","width":"100%"}}},"components":[{"id":"cdtr-hero-ltr-0001","_id":"cdtr-hero-ltr-0001","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"3px","lineHeight":"1.6","direction":"ltr","textAlign":"left"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"13px"}},{"type":"bold"}],"text":"NEW · PAGE BUILDER"}]}]},"from":1,"to":19,"focusedElement":"cdtr-hero-ltr-0001"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":420,"height":20,"top":0,"right":420,"bottom":20,"left":0},"width":420,"height":20},"children":[],"width":420,"height":20,"renderedHTML":null},{"id":"cdtr-hero-ltr-0002","_id":"cdtr-hero-ltr-0002","type":"col","props":{"justify":"flex-start","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-hero-ltr-0001"],"width":440,"height":20,"renderedHTML":null},{"id":"cdtr-hero-ltr-0003","_id":"cdtr-hero-ltr-0003","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.15","direction":"ltr","textAlign":"left","level":1},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#ffffff","backgroundColor":"","fontSize":"44px"}},{"type":"bold"}],"text":"Build landing pages that convert visitors into customers"}]}]},"from":1,"to":57,"focusedElement":"cdtr-hero-ltr-0003"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":440,"height":120,"top":0,"right":440,"bottom":120,"left":0},"width":440,"height":120},"children":[],"width":440,"height":120,"renderedHTML":null},{"id":"cdtr-hero-ltr-0004","_id":"cdtr-hero-ltr-0004","type":"col","props":{"justify":"flex-start","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-hero-ltr-0003"],"width":440,"height":120,"renderedHTML":null},{"id":"cdtr-hero-ltr-0005","_id":"cdtr-hero-ltr-0005","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.75","direction":"ltr","textAlign":"left"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#c7cad6","backgroundColor":"","fontSize":"17px"}}],"text":"A simple drag-and-drop studio that lets you launch beautiful, high-performing pages in minutes — no code required."}]}]},"from":1,"to":115,"focusedElement":"cdtr-hero-ltr-0005"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":440,"height":84,"top":0,"right":440,"bottom":84,"left":0},"width":440,"height":84},"children":[],"width":440,"height":84,"renderedHTML":null},{"id":"cdtr-hero-ltr-0006","_id":"cdtr-hero-ltr-0006","type":"col","props":{"justify":"flex-start","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-hero-ltr-0005"],"width":440,"height":84,"renderedHTML":null},{"id":"cdtr-hero-ltr-0007","_id":"cdtr-hero-ltr-0007","type":"button","props":{"text":"Start for free","style":{"height":"auto","width":"200px","maxWidth":"100%","minWidth":"10px","background":"#e94560","color":"#fff","fontFamily":"Arial, Helvetica, sans-serif","padding":"15px 26px","borderRadius":"10px","border":"none","display":"","direction":"ltr","fontSize":"16px","fontWeight":"bold"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":200,"height":50,"top":0,"right":200,"bottom":50,"left":0},"width":200,"height":50},"children":[],"width":200,"height":50,"renderedHTML":null},{"id":"cdtr-hero-ltr-0008","_id":"cdtr-hero-ltr-0008","type":"col","props":{"justify":"flex-start","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-hero-ltr-0007"],"width":210,"height":50,"renderedHTML":null},{"id":"cdtr-hero-ltr-0009","_id":"cdtr-hero-ltr-0009","type":"button","props":{"text":"Watch demo","style":{"height":"auto","width":"190px","maxWidth":"100%","minWidth":"10px","background":"transparent","color":"#ffffff","fontFamily":"Arial, Helvetica, sans-serif","padding":"15px 26px","borderRadius":"10px","border":"1.5px solid rgba(255,255,255,0.35)","display":"","direction":"ltr","fontSize":"16px","fontWeight":"bold"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":190,"height":50,"top":0,"right":190,"bottom":50,"left":0},"width":190,"height":50},"children":[],"width":190,"height":50,"renderedHTML":null},{"id":"cdtr-hero-ltr-0010","_id":"cdtr-hero-ltr-0010","type":"col","props":{"justify":"flex-start","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-hero-ltr-0009"],"width":200,"height":50,"renderedHTML":null},{"id":"cdtr-hero-ltr-0011","_id":"cdtr-hero-ltr-0011","type":"card","props":{"style":{"width":"100%","background":"transparent","maxWidth":"460px","fontFamily":"Arial, Helvetica, sans-serif","textAlign":"left","padding":"6px 0","gap":"18px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"380px"}},"rect":{"x":0,"y":0,"width":460,"height":380,"top":0,"right":460,"bottom":380,"left":0},"width":460,"height":380},"children":["cdtr-hero-ltr-0002","cdtr-hero-ltr-0004","cdtr-hero-ltr-0006","cdtr-hero-ltr-0008","cdtr-hero-ltr-0010"],"width":460,"height":380,"renderedHTML":null},{"id":"cdtr-hero-ltr-0012","_id":"cdtr-hero-ltr-0012","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"lg":6,"sm":12},"children":["cdtr-hero-ltr-0011"],"width":470,"height":380,"renderedHTML":null},{"id":"cdtr-hero-ltr-0013","_id":"cdtr-hero-ltr-0013","type":"image","props":{"alt":"hero","width":470,"height":380,"style":{"height":"auto","width":"470px","maxWidth":"100%","minWidth":"30px","fontFamily":"Arial, Helvetica, sans-serif","borderRadius":"18px","display":"block","margin":"0 auto","boxShadow":"0 30px 60px rgba(0,0,0,0.35)"},"src":"https://images.pexels.com/photos/3184292/pexels-photo-3184292.jpeg?auto=compress&cs=tinysrgb&w=900&h=740&dpr=1","isOpenWithModal":false,"isFullWidthOnMobile":true,"isRatioLock":true,"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":470,"height":380,"top":0,"right":470,"bottom":380,"left":0}},"children":[],"width":470,"height":380,"renderedHTML":null},{"id":"cdtr-hero-ltr-0014","_id":"cdtr-hero-ltr-0014","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"lg":6,"sm":12},"children":["cdtr-hero-ltr-0013"],"width":480,"height":380,"renderedHTML":null},{"id":"cdtr-hero-ltr-0015","_id":"cdtr-hero-ltr-0015","type":"block","props":{"style":{"padding":"72px 24px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"space-between","width":"980px","margin":"0 auto","gap":"0px"},"classList":[],"justify":"space-between","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":980,"height":420,"top":0,"right":980,"bottom":420,"left":0},"width":980,"height":420},"children":["cdtr-hero-ltr-0012","cdtr-hero-ltr-0014"],"width":980,"height":420,"renderedHTML":null},{"id":"cdtr-hero-ltr-0016","_id":"cdtr-hero-ltr-0016","type":"section","props":{"style":{"width":"100%","minHeight":"100px","fontFamily":"Arial, Helvetica, sans-serif","background":"#1a1a2e","maxWidth":"100%"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":1192,"height":500,"top":0,"right":1192,"bottom":500,"left":0},"width":1192,"height":500},"children":["cdtr-hero-ltr-0015"],"width":1192,"height":500,"renderedHTML":null}]}'),Nh,JSON.parse('{"name":"Feature Grid — 3 Icons","id":"feature-grid","tags":["section","features","landing","icons"],"body":{"type":"section","props":{"style":{"minHeight":"100px","background":"#ffffff","width":"100%"}}},"components":[{"id":"cdtr-feat-ltr-0001","_id":"cdtr-feat-ltr-0001","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"3px","lineHeight":"1.6","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"13px"}},{"type":"bold"}],"text":"WHY CHOOSE US"}]}]},"from":1,"to":14,"focusedElement":"cdtr-feat-ltr-0001"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":620,"height":20,"top":0,"right":620,"bottom":20,"left":0},"width":620,"height":20},"children":[],"width":620,"height":20,"renderedHTML":null},{"id":"cdtr-feat-ltr-0002","_id":"cdtr-feat-ltr-0002","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-feat-ltr-0001"],"width":640,"height":20,"renderedHTML":null},{"id":"cdtr-feat-ltr-0003","_id":"cdtr-feat-ltr-0003","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.25","direction":"ltr","textAlign":"center","level":2},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"34px"}},{"type":"bold"}],"text":"Everything you need to grow"}]}]},"from":1,"to":28,"focusedElement":"cdtr-feat-ltr-0003"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":620,"height":46,"top":0,"right":620,"bottom":46,"left":0},"width":620,"height":46},"children":[],"width":620,"height":46,"renderedHTML":null},{"id":"cdtr-feat-ltr-0004","_id":"cdtr-feat-ltr-0004","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-feat-ltr-0003"],"width":640,"height":46,"renderedHTML":null},{"id":"cdtr-feat-ltr-0005","_id":"cdtr-feat-ltr-0005","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.7","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#5b6270","backgroundColor":"","fontSize":"17px"}}],"text":"Powerful tools designed to help you build, launch, and scale with confidence."}]}]},"from":1,"to":78,"focusedElement":"cdtr-feat-ltr-0005"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":620,"height":52,"top":0,"right":620,"bottom":52,"left":0},"width":620,"height":52},"children":[],"width":620,"height":52,"renderedHTML":null},{"id":"cdtr-feat-ltr-0006","_id":"cdtr-feat-ltr-0006","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-feat-ltr-0005"],"width":640,"height":52,"renderedHTML":null},{"id":"cdtr-feat-ltr-0007","_id":"cdtr-feat-ltr-0007","type":"card","props":{"style":{"width":"100%","background":"transparent","maxWidth":"660px","fontFamily":"Arial, Helvetica, sans-serif","textAlign":"center","padding":"0 0 8px 0"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"130px"}},"rect":{"x":0,"y":0,"width":660,"height":130,"top":0,"right":660,"bottom":130,"left":0},"width":660,"height":130},"children":["cdtr-feat-ltr-0002","cdtr-feat-ltr-0004","cdtr-feat-ltr-0006"],"width":660,"height":130,"renderedHTML":null},{"id":"cdtr-feat-ltr-0008","_id":"cdtr-feat-ltr-0008","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-feat-ltr-0007"],"width":700,"height":130,"renderedHTML":null},{"id":"cdtr-feat-ltr-0009","_id":"cdtr-feat-ltr-0009","type":"block","props":{"style":{"padding":"56px 16px 24px 16px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"720px","margin":"0 auto","gap":"0px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":720,"height":150,"top":0,"right":720,"bottom":150,"left":0},"width":720,"height":150},"children":["cdtr-feat-ltr-0008"],"width":720,"height":150,"renderedHTML":null},{"id":"cdtr-feat-ltr-0010","_id":"cdtr-feat-ltr-0010","type":"icon","props":{"alt":"icon","style":{"width":"48px","height":"48px","maxWidth":"100%","maxHeight":"100%","display":"inline-block"},"src":"https://img.creaditor.ai/icons/serve/System/shield-check-fill.png?width=48&height=48&color=e94560","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":48,"height":48,"top":0,"right":48,"bottom":48,"left":0},"width":48,"height":48},"children":[],"width":48,"height":48,"renderedHTML":null},{"id":"cdtr-feat-ltr-0011","_id":"cdtr-feat-ltr-0011","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-feat-ltr-0010"],"width":280,"height":60,"renderedHTML":null},{"id":"cdtr-feat-ltr-0012","_id":"cdtr-feat-ltr-0012","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.3","direction":"ltr","textAlign":"center","level":3},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"19px"}},{"type":"bold"}],"text":"Secure by default"}]}]},"from":1,"to":18,"focusedElement":"cdtr-feat-ltr-0012"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":260,"height":28,"top":0,"right":260,"bottom":28,"left":0},"width":260,"height":28},"children":[],"width":260,"height":28,"renderedHTML":null},{"id":"cdtr-feat-ltr-0013","_id":"cdtr-feat-ltr-0013","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-feat-ltr-0012"],"width":280,"height":28,"renderedHTML":null},{"id":"cdtr-feat-ltr-0014","_id":"cdtr-feat-ltr-0014","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.65","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#5b6270","backgroundColor":"","fontSize":"14.5px"}}],"text":"Your data is encrypted and protected at every step, so you can build with peace of mind."}]}]},"from":1,"to":89,"focusedElement":"cdtr-feat-ltr-0014"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":260,"height":66,"top":0,"right":260,"bottom":66,"left":0},"width":260,"height":66},"children":[],"width":260,"height":66,"renderedHTML":null},{"id":"cdtr-feat-ltr-0015","_id":"cdtr-feat-ltr-0015","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-feat-ltr-0014"],"width":280,"height":66,"renderedHTML":null},{"id":"cdtr-feat-ltr-0016","_id":"cdtr-feat-ltr-0016","type":"card","props":{"style":{"width":"100%","background":"#ffffff","maxWidth":"300px","fontFamily":"Arial, Helvetica, sans-serif","textAlign":"center","padding":"34px 26px","borderRadius":"16px","border":"1px solid #ececf2","boxShadow":"0 10px 30px rgba(26,26,46,0.06)","margin":"0 auto"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"220px"}},"rect":{"x":0,"y":0,"width":300,"height":220,"top":0,"right":300,"bottom":220,"left":0},"width":300,"height":220},"children":["cdtr-feat-ltr-0011","cdtr-feat-ltr-0013","cdtr-feat-ltr-0015"],"width":300,"height":220,"renderedHTML":null},{"id":"cdtr-feat-ltr-0017","_id":"cdtr-feat-ltr-0017","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"lg":4,"sm":12},"children":["cdtr-feat-ltr-0016"],"width":320,"height":240,"renderedHTML":null},{"id":"cdtr-feat-ltr-0018","_id":"cdtr-feat-ltr-0018","type":"icon","props":{"alt":"icon","style":{"width":"48px","height":"48px","maxWidth":"100%","maxHeight":"100%","display":"inline-block"},"src":"https://img.creaditor.ai/icons/serve/System/time-fill.png?width=48&height=48&color=e94560","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":48,"height":48,"top":0,"right":48,"bottom":48,"left":0},"width":48,"height":48},"children":[],"width":48,"height":48,"renderedHTML":null},{"id":"cdtr-feat-ltr-0019","_id":"cdtr-feat-ltr-0019","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-feat-ltr-0018"],"width":280,"height":60,"renderedHTML":null},{"id":"cdtr-feat-ltr-0020","_id":"cdtr-feat-ltr-0020","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.3","direction":"ltr","textAlign":"center","level":3},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"19px"}},{"type":"bold"}],"text":"Lightning fast"}]}]},"from":1,"to":15,"focusedElement":"cdtr-feat-ltr-0020"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":260,"height":28,"top":0,"right":260,"bottom":28,"left":0},"width":260,"height":28},"children":[],"width":260,"height":28,"renderedHTML":null},{"id":"cdtr-feat-ltr-0021","_id":"cdtr-feat-ltr-0021","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-feat-ltr-0020"],"width":280,"height":28,"renderedHTML":null},{"id":"cdtr-feat-ltr-0022","_id":"cdtr-feat-ltr-0022","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.65","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#5b6270","backgroundColor":"","fontSize":"14.5px"}}],"text":"Pages load instantly on any device, keeping your visitors engaged and happy."}]}]},"from":1,"to":77,"focusedElement":"cdtr-feat-ltr-0022"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":260,"height":66,"top":0,"right":260,"bottom":66,"left":0},"width":260,"height":66},"children":[],"width":260,"height":66,"renderedHTML":null},{"id":"cdtr-feat-ltr-0023","_id":"cdtr-feat-ltr-0023","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-feat-ltr-0022"],"width":280,"height":66,"renderedHTML":null},{"id":"cdtr-feat-ltr-0024","_id":"cdtr-feat-ltr-0024","type":"card","props":{"style":{"width":"100%","background":"#ffffff","maxWidth":"300px","fontFamily":"Arial, Helvetica, sans-serif","textAlign":"center","padding":"34px 26px","borderRadius":"16px","border":"1px solid #ececf2","boxShadow":"0 10px 30px rgba(26,26,46,0.06)","margin":"0 auto"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"220px"}},"rect":{"x":0,"y":0,"width":300,"height":220,"top":0,"right":300,"bottom":220,"left":0},"width":300,"height":220},"children":["cdtr-feat-ltr-0019","cdtr-feat-ltr-0021","cdtr-feat-ltr-0023"],"width":300,"height":220,"renderedHTML":null},{"id":"cdtr-feat-ltr-0025","_id":"cdtr-feat-ltr-0025","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"lg":4,"sm":12},"children":["cdtr-feat-ltr-0024"],"width":320,"height":240,"renderedHTML":null},{"id":"cdtr-feat-ltr-0026","_id":"cdtr-feat-ltr-0026","type":"icon","props":{"alt":"icon","style":{"width":"48px","height":"48px","maxWidth":"100%","maxHeight":"100%","display":"inline-block"},"src":"https://img.creaditor.ai/icons/serve/System/star-fill.png?width=48&height=48&color=e94560","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":48,"height":48,"top":0,"right":48,"bottom":48,"left":0},"width":48,"height":48},"children":[],"width":48,"height":48,"renderedHTML":null},{"id":"cdtr-feat-ltr-0027","_id":"cdtr-feat-ltr-0027","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-feat-ltr-0026"],"width":280,"height":60,"renderedHTML":null},{"id":"cdtr-feat-ltr-0028","_id":"cdtr-feat-ltr-0028","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.3","direction":"ltr","textAlign":"center","level":3},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"19px"}},{"type":"bold"}],"text":"Loved by teams"}]}]},"from":1,"to":15,"focusedElement":"cdtr-feat-ltr-0028"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":260,"height":28,"top":0,"right":260,"bottom":28,"left":0},"width":260,"height":28},"children":[],"width":260,"height":28,"renderedHTML":null},{"id":"cdtr-feat-ltr-0029","_id":"cdtr-feat-ltr-0029","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-feat-ltr-0028"],"width":280,"height":28,"renderedHTML":null},{"id":"cdtr-feat-ltr-0030","_id":"cdtr-feat-ltr-0030","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.65","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#5b6270","backgroundColor":"","fontSize":"14.5px"}}],"text":"Thousands of teams trust us every day to power their most important pages."}]}]},"from":1,"to":75,"focusedElement":"cdtr-feat-ltr-0030"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":260,"height":66,"top":0,"right":260,"bottom":66,"left":0},"width":260,"height":66},"children":[],"width":260,"height":66,"renderedHTML":null},{"id":"cdtr-feat-ltr-0031","_id":"cdtr-feat-ltr-0031","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-feat-ltr-0030"],"width":280,"height":66,"renderedHTML":null},{"id":"cdtr-feat-ltr-0032","_id":"cdtr-feat-ltr-0032","type":"card","props":{"style":{"width":"100%","background":"#ffffff","maxWidth":"300px","fontFamily":"Arial, Helvetica, sans-serif","textAlign":"center","padding":"34px 26px","borderRadius":"16px","border":"1px solid #ececf2","boxShadow":"0 10px 30px rgba(26,26,46,0.06)","margin":"0 auto"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"220px"}},"rect":{"x":0,"y":0,"width":300,"height":220,"top":0,"right":300,"bottom":220,"left":0},"width":300,"height":220},"children":["cdtr-feat-ltr-0027","cdtr-feat-ltr-0029","cdtr-feat-ltr-0031"],"width":300,"height":220,"renderedHTML":null},{"id":"cdtr-feat-ltr-0033","_id":"cdtr-feat-ltr-0033","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"lg":4,"sm":12},"children":["cdtr-feat-ltr-0032"],"width":320,"height":240,"renderedHTML":null},{"id":"cdtr-feat-ltr-0034","_id":"cdtr-feat-ltr-0034","type":"block","props":{"style":{"padding":"8px 12px 64px 12px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"980px","margin":"0 auto","gap":"0px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":980,"height":260,"top":0,"right":980,"bottom":260,"left":0},"width":980,"height":260},"children":["cdtr-feat-ltr-0017","cdtr-feat-ltr-0025","cdtr-feat-ltr-0033"],"width":980,"height":260,"renderedHTML":null},{"id":"cdtr-feat-ltr-0035","_id":"cdtr-feat-ltr-0035","type":"section","props":{"style":{"width":"100%","minHeight":"100px","fontFamily":"Arial, Helvetica, sans-serif","background":"#ffffff","maxWidth":"100%"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":1192,"height":440,"top":0,"right":1192,"bottom":440,"left":0},"width":1192,"height":440},"children":["cdtr-feat-ltr-0009","cdtr-feat-ltr-0034"],"width":1192,"height":440,"renderedHTML":null}]}'),Ih,JSON.parse('{"name":"Pricing — 3 Tiers","id":"pricing-3-tiers","tags":["section","pricing","landing","plans"],"body":{"type":"section","props":{"style":{"minHeight":"100px","background":"#f7f8fa","width":"100%"}}},"components":[{"id":"cdtr-price-ltr-0001","_id":"cdtr-price-ltr-0001","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.25","direction":"ltr","textAlign":"center","level":2},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"34px"}},{"type":"bold"}],"text":"Simple, transparent pricing"}]}]},"from":1,"to":28,"focusedElement":"cdtr-price-ltr-0001"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":620,"height":46,"top":0,"right":620,"bottom":46,"left":0},"width":620,"height":46},"children":[],"width":620,"height":46,"renderedHTML":null},{"id":"cdtr-price-ltr-0002","_id":"cdtr-price-ltr-0002","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-ltr-0001"],"width":640,"height":46,"renderedHTML":null},{"id":"cdtr-price-ltr-0003","_id":"cdtr-price-ltr-0003","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.7","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#5b6270","backgroundColor":"","fontSize":"17px"}}],"text":"Choose the plan that fits. No hidden fees, cancel anytime."}]}]},"from":1,"to":59,"focusedElement":"cdtr-price-ltr-0003"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":620,"height":52,"top":0,"right":620,"bottom":52,"left":0},"width":620,"height":52},"children":[],"width":620,"height":52,"renderedHTML":null},{"id":"cdtr-price-ltr-0004","_id":"cdtr-price-ltr-0004","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-ltr-0003"],"width":640,"height":52,"renderedHTML":null},{"id":"cdtr-price-ltr-0005","_id":"cdtr-price-ltr-0005","type":"card","props":{"style":{"width":"100%","background":"transparent","maxWidth":"660px","fontFamily":"Arial, Helvetica, sans-serif","textAlign":"center","padding":"0 0 8px 0"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"130px"}},"rect":{"x":0,"y":0,"width":660,"height":130,"top":0,"right":660,"bottom":130,"left":0},"width":660,"height":130},"children":["cdtr-price-ltr-0002","cdtr-price-ltr-0004"],"width":660,"height":130,"renderedHTML":null},{"id":"cdtr-price-ltr-0006","_id":"cdtr-price-ltr-0006","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-ltr-0005"],"width":700,"height":130,"renderedHTML":null},{"id":"cdtr-price-ltr-0007","_id":"cdtr-price-ltr-0007","type":"block","props":{"style":{"padding":"56px 16px 24px 16px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"720px","margin":"0 auto","gap":"0px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":720,"height":150,"top":0,"right":720,"bottom":150,"left":0},"width":720,"height":150},"children":["cdtr-price-ltr-0006"],"width":720,"height":150,"renderedHTML":null},{"id":"cdtr-price-ltr-0008","_id":"cdtr-price-ltr-0008","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"2px","lineHeight":"1.6","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#8a8f9c","backgroundColor":"","fontSize":"13px"}},{"type":"bold"}],"text":"STARTER"}]}]},"from":1,"to":8,"focusedElement":"cdtr-price-ltr-0008"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":18,"top":0,"right":240,"bottom":18,"left":0},"width":240,"height":18},"children":[],"width":240,"height":18,"renderedHTML":null},{"id":"cdtr-price-ltr-0009","_id":"cdtr-price-ltr-0009","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-ltr-0008"],"width":260,"height":18,"renderedHTML":null},{"id":"cdtr-price-ltr-0010","_id":"cdtr-price-ltr-0010","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.1","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"42px"}},{"type":"bold"}],"text":"$0"},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#8a8f9c","backgroundColor":"","fontSize":"15px"}}],"text":" /mo"}]}]},"from":1,"to":7,"focusedElement":"cdtr-price-ltr-0010"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":52,"top":0,"right":240,"bottom":52,"left":0},"width":240,"height":52},"children":[],"width":240,"height":52,"renderedHTML":null},{"id":"cdtr-price-ltr-0011","_id":"cdtr-price-ltr-0011","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-ltr-0010"],"width":260,"height":52,"renderedHTML":null},{"id":"cdtr-price-ltr-0012","_id":"cdtr-price-ltr-0012","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.5","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"14.5px"}},{"type":"bold"}],"text":"✓ "},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#5b6270","backgroundColor":"","fontSize":"14.5px"}}],"text":"Up to 3 projects"}]}]},"from":1,"to":20,"focusedElement":"cdtr-price-ltr-0012"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":24,"top":0,"right":240,"bottom":24,"left":0},"width":240,"height":24},"children":[],"width":240,"height":24,"renderedHTML":null},{"id":"cdtr-price-ltr-0013","_id":"cdtr-price-ltr-0013","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-ltr-0012"],"width":260,"height":24,"renderedHTML":null},{"id":"cdtr-price-ltr-0014","_id":"cdtr-price-ltr-0014","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.5","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"14.5px"}},{"type":"bold"}],"text":"✓ "},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#5b6270","backgroundColor":"","fontSize":"14.5px"}}],"text":"Community support"}]}]},"from":1,"to":21,"focusedElement":"cdtr-price-ltr-0014"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":24,"top":0,"right":240,"bottom":24,"left":0},"width":240,"height":24},"children":[],"width":240,"height":24,"renderedHTML":null},{"id":"cdtr-price-ltr-0015","_id":"cdtr-price-ltr-0015","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-ltr-0014"],"width":260,"height":24,"renderedHTML":null},{"id":"cdtr-price-ltr-0016","_id":"cdtr-price-ltr-0016","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.5","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"14.5px"}},{"type":"bold"}],"text":"✓ "},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#5b6270","backgroundColor":"","fontSize":"14.5px"}}],"text":"1 GB storage"}]}]},"from":1,"to":16,"focusedElement":"cdtr-price-ltr-0016"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":24,"top":0,"right":240,"bottom":24,"left":0},"width":240,"height":24},"children":[],"width":240,"height":24,"renderedHTML":null},{"id":"cdtr-price-ltr-0017","_id":"cdtr-price-ltr-0017","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-ltr-0016"],"width":260,"height":24,"renderedHTML":null},{"id":"cdtr-price-ltr-0018","_id":"cdtr-price-ltr-0018","type":"button","props":{"text":"Get started","style":{"height":"auto","width":"220px","maxWidth":"100%","minWidth":"10px","background":"transparent","color":"#1a1a2e","fontFamily":"Arial, Helvetica, sans-serif","padding":"15px 26px","borderRadius":"10px","border":"1.5px solid #1a1a2e","display":"","direction":"ltr","fontSize":"15px","fontWeight":"bold"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":220,"height":50,"top":0,"right":220,"bottom":50,"left":0},"width":220,"height":50},"children":[],"width":220,"height":50,"renderedHTML":null},{"id":"cdtr-price-ltr-0019","_id":"cdtr-price-ltr-0019","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{"marginTop":"6px"}},"children":["cdtr-price-ltr-0018"],"width":240,"height":50,"renderedHTML":null},{"id":"cdtr-price-ltr-0020","_id":"cdtr-price-ltr-0020","type":"card","props":{"style":{"width":"100%","maxWidth":"300px","fontFamily":"Arial, Helvetica, sans-serif","textAlign":"center","padding":"34px 26px","borderRadius":"18px","background":"#ffffff","border":"1px solid #ececf2","boxShadow":"0 8px 24px rgba(26,26,46,0.05)","margin":"0 auto","gap":"12px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"360px"}},"rect":{"x":0,"y":0,"width":300,"height":360,"top":0,"right":300,"bottom":360,"left":0},"width":300,"height":360},"children":["cdtr-price-ltr-0009","cdtr-price-ltr-0011","cdtr-price-ltr-0013","cdtr-price-ltr-0015","cdtr-price-ltr-0017","cdtr-price-ltr-0019"],"width":300,"height":360,"renderedHTML":null},{"id":"cdtr-price-ltr-0021","_id":"cdtr-price-ltr-0021","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"lg":4,"sm":12},"children":["cdtr-price-ltr-0020"],"width":320,"height":400,"renderedHTML":null},{"id":"cdtr-price-ltr-0022","_id":"cdtr-price-ltr-0022","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"2px","lineHeight":"1.6","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#fff","backgroundColor":"","fontSize":"11px"}},{"type":"bold"}],"text":"MOST POPULAR"}]}]},"from":1,"to":13,"focusedElement":"cdtr-price-ltr-0022"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":200,"height":18,"top":0,"right":200,"bottom":18,"left":0},"width":200,"height":18},"children":[],"width":200,"height":18,"renderedHTML":null},{"id":"cdtr-price-ltr-0023","_id":"cdtr-price-ltr-0023","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{"background":"#e94560","borderRadius":"20px","padding":"6px 0"}},"children":["cdtr-price-ltr-0022"],"width":160,"height":26,"renderedHTML":null},{"id":"cdtr-price-ltr-0024","_id":"cdtr-price-ltr-0024","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"2px","lineHeight":"1.6","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#c7cad6","backgroundColor":"","fontSize":"13px"}},{"type":"bold"}],"text":"PRO"}]}]},"from":1,"to":4,"focusedElement":"cdtr-price-ltr-0024"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":18,"top":0,"right":240,"bottom":18,"left":0},"width":240,"height":18},"children":[],"width":240,"height":18,"renderedHTML":null},{"id":"cdtr-price-ltr-0025","_id":"cdtr-price-ltr-0025","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-ltr-0024"],"width":260,"height":18,"renderedHTML":null},{"id":"cdtr-price-ltr-0026","_id":"cdtr-price-ltr-0026","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.1","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#ffffff","backgroundColor":"","fontSize":"42px"}},{"type":"bold"}],"text":"$29"},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#c7cad6","backgroundColor":"","fontSize":"15px"}}],"text":" /mo"}]}]},"from":1,"to":8,"focusedElement":"cdtr-price-ltr-0026"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":52,"top":0,"right":240,"bottom":52,"left":0},"width":240,"height":52},"children":[],"width":240,"height":52,"renderedHTML":null},{"id":"cdtr-price-ltr-0027","_id":"cdtr-price-ltr-0027","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-ltr-0026"],"width":260,"height":52,"renderedHTML":null},{"id":"cdtr-price-ltr-0028","_id":"cdtr-price-ltr-0028","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.5","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"14.5px"}},{"type":"bold"}],"text":"✓ "},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#c7cad6","backgroundColor":"","fontSize":"14.5px"}}],"text":"Unlimited projects"}]}]},"from":1,"to":22,"focusedElement":"cdtr-price-ltr-0028"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":24,"top":0,"right":240,"bottom":24,"left":0},"width":240,"height":24},"children":[],"width":240,"height":24,"renderedHTML":null},{"id":"cdtr-price-ltr-0029","_id":"cdtr-price-ltr-0029","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-ltr-0028"],"width":260,"height":24,"renderedHTML":null},{"id":"cdtr-price-ltr-0030","_id":"cdtr-price-ltr-0030","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.5","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"14.5px"}},{"type":"bold"}],"text":"✓ "},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#c7cad6","backgroundColor":"","fontSize":"14.5px"}}],"text":"Priority support"}]}]},"from":1,"to":20,"focusedElement":"cdtr-price-ltr-0030"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":24,"top":0,"right":240,"bottom":24,"left":0},"width":240,"height":24},"children":[],"width":240,"height":24,"renderedHTML":null},{"id":"cdtr-price-ltr-0031","_id":"cdtr-price-ltr-0031","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-ltr-0030"],"width":260,"height":24,"renderedHTML":null},{"id":"cdtr-price-ltr-0032","_id":"cdtr-price-ltr-0032","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.5","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"14.5px"}},{"type":"bold"}],"text":"✓ "},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#c7cad6","backgroundColor":"","fontSize":"14.5px"}}],"text":"50 GB storage"}]}]},"from":1,"to":17,"focusedElement":"cdtr-price-ltr-0032"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":24,"top":0,"right":240,"bottom":24,"left":0},"width":240,"height":24},"children":[],"width":240,"height":24,"renderedHTML":null},{"id":"cdtr-price-ltr-0033","_id":"cdtr-price-ltr-0033","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-ltr-0032"],"width":260,"height":24,"renderedHTML":null},{"id":"cdtr-price-ltr-0034","_id":"cdtr-price-ltr-0034","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.5","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"14.5px"}},{"type":"bold"}],"text":"✓ "},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#c7cad6","backgroundColor":"","fontSize":"14.5px"}}],"text":"Advanced analytics"}]}]},"from":1,"to":22,"focusedElement":"cdtr-price-ltr-0034"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":24,"top":0,"right":240,"bottom":24,"left":0},"width":240,"height":24},"children":[],"width":240,"height":24,"renderedHTML":null},{"id":"cdtr-price-ltr-0035","_id":"cdtr-price-ltr-0035","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-ltr-0034"],"width":260,"height":24,"renderedHTML":null},{"id":"cdtr-price-ltr-0036","_id":"cdtr-price-ltr-0036","type":"button","props":{"text":"Choose Pro","style":{"height":"auto","width":"220px","maxWidth":"100%","minWidth":"10px","background":"#e94560","color":"#fff","fontFamily":"Arial, Helvetica, sans-serif","padding":"15px 26px","borderRadius":"10px","border":"none","display":"","direction":"ltr","fontSize":"15px","fontWeight":"bold"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":220,"height":50,"top":0,"right":220,"bottom":50,"left":0},"width":220,"height":50},"children":[],"width":220,"height":50,"renderedHTML":null},{"id":"cdtr-price-ltr-0037","_id":"cdtr-price-ltr-0037","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{"marginTop":"6px"}},"children":["cdtr-price-ltr-0036"],"width":240,"height":50,"renderedHTML":null},{"id":"cdtr-price-ltr-0038","_id":"cdtr-price-ltr-0038","type":"card","props":{"style":{"width":"100%","maxWidth":"300px","fontFamily":"Arial, Helvetica, sans-serif","textAlign":"center","padding":"40px 26px","borderRadius":"18px","background":"#1a1a2e","border":"1px solid #1a1a2e","boxShadow":"0 24px 50px rgba(26,26,46,0.28)","margin":"0 auto","gap":"12px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"400px"}},"rect":{"x":0,"y":0,"width":300,"height":400,"top":0,"right":300,"bottom":400,"left":0},"width":300,"height":400},"children":["cdtr-price-ltr-0023","cdtr-price-ltr-0025","cdtr-price-ltr-0027","cdtr-price-ltr-0029","cdtr-price-ltr-0031","cdtr-price-ltr-0033","cdtr-price-ltr-0035","cdtr-price-ltr-0037"],"width":300,"height":400,"renderedHTML":null},{"id":"cdtr-price-ltr-0039","_id":"cdtr-price-ltr-0039","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"lg":4,"sm":12},"children":["cdtr-price-ltr-0038"],"width":320,"height":400,"renderedHTML":null},{"id":"cdtr-price-ltr-0040","_id":"cdtr-price-ltr-0040","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"2px","lineHeight":"1.6","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#8a8f9c","backgroundColor":"","fontSize":"13px"}},{"type":"bold"}],"text":"ENTERPRISE"}]}]},"from":1,"to":11,"focusedElement":"cdtr-price-ltr-0040"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":18,"top":0,"right":240,"bottom":18,"left":0},"width":240,"height":18},"children":[],"width":240,"height":18,"renderedHTML":null},{"id":"cdtr-price-ltr-0041","_id":"cdtr-price-ltr-0041","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-ltr-0040"],"width":260,"height":18,"renderedHTML":null},{"id":"cdtr-price-ltr-0042","_id":"cdtr-price-ltr-0042","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.1","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"42px"}},{"type":"bold"}],"text":"$99"},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#8a8f9c","backgroundColor":"","fontSize":"15px"}}],"text":" /mo"}]}]},"from":1,"to":8,"focusedElement":"cdtr-price-ltr-0042"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":52,"top":0,"right":240,"bottom":52,"left":0},"width":240,"height":52},"children":[],"width":240,"height":52,"renderedHTML":null},{"id":"cdtr-price-ltr-0043","_id":"cdtr-price-ltr-0043","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-ltr-0042"],"width":260,"height":52,"renderedHTML":null},{"id":"cdtr-price-ltr-0044","_id":"cdtr-price-ltr-0044","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.5","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"14.5px"}},{"type":"bold"}],"text":"✓ "},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#5b6270","backgroundColor":"","fontSize":"14.5px"}}],"text":"Everything in Pro"}]}]},"from":1,"to":21,"focusedElement":"cdtr-price-ltr-0044"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":24,"top":0,"right":240,"bottom":24,"left":0},"width":240,"height":24},"children":[],"width":240,"height":24,"renderedHTML":null},{"id":"cdtr-price-ltr-0045","_id":"cdtr-price-ltr-0045","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-ltr-0044"],"width":260,"height":24,"renderedHTML":null},{"id":"cdtr-price-ltr-0046","_id":"cdtr-price-ltr-0046","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.5","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"14.5px"}},{"type":"bold"}],"text":"✓ "},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#5b6270","backgroundColor":"","fontSize":"14.5px"}}],"text":"Dedicated manager"}]}]},"from":1,"to":21,"focusedElement":"cdtr-price-ltr-0046"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":24,"top":0,"right":240,"bottom":24,"left":0},"width":240,"height":24},"children":[],"width":240,"height":24,"renderedHTML":null},{"id":"cdtr-price-ltr-0047","_id":"cdtr-price-ltr-0047","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-ltr-0046"],"width":260,"height":24,"renderedHTML":null},{"id":"cdtr-price-ltr-0048","_id":"cdtr-price-ltr-0048","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.5","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"14.5px"}},{"type":"bold"}],"text":"✓ "},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#5b6270","backgroundColor":"","fontSize":"14.5px"}}],"text":"Unlimited storage"}]}]},"from":1,"to":21,"focusedElement":"cdtr-price-ltr-0048"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":24,"top":0,"right":240,"bottom":24,"left":0},"width":240,"height":24},"children":[],"width":240,"height":24,"renderedHTML":null},{"id":"cdtr-price-ltr-0049","_id":"cdtr-price-ltr-0049","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-ltr-0048"],"width":260,"height":24,"renderedHTML":null},{"id":"cdtr-price-ltr-0050","_id":"cdtr-price-ltr-0050","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.5","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#e94560","backgroundColor":"","fontSize":"14.5px"}},{"type":"bold"}],"text":"✓ "},{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#5b6270","backgroundColor":"","fontSize":"14.5px"}}],"text":"Custom integrations"}]}]},"from":1,"to":23,"focusedElement":"cdtr-price-ltr-0050"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":240,"height":24,"top":0,"right":240,"bottom":24,"left":0},"width":240,"height":24},"children":[],"width":240,"height":24,"renderedHTML":null},{"id":"cdtr-price-ltr-0051","_id":"cdtr-price-ltr-0051","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-price-ltr-0050"],"width":260,"height":24,"renderedHTML":null},{"id":"cdtr-price-ltr-0052","_id":"cdtr-price-ltr-0052","type":"button","props":{"text":"Contact sales","style":{"height":"auto","width":"220px","maxWidth":"100%","minWidth":"10px","background":"transparent","color":"#1a1a2e","fontFamily":"Arial, Helvetica, sans-serif","padding":"15px 26px","borderRadius":"10px","border":"1.5px solid #1a1a2e","display":"","direction":"ltr","fontSize":"15px","fontWeight":"bold"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":220,"height":50,"top":0,"right":220,"bottom":50,"left":0},"width":220,"height":50},"children":[],"width":220,"height":50,"renderedHTML":null},{"id":"cdtr-price-ltr-0053","_id":"cdtr-price-ltr-0053","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{"marginTop":"6px"}},"children":["cdtr-price-ltr-0052"],"width":240,"height":50,"renderedHTML":null},{"id":"cdtr-price-ltr-0054","_id":"cdtr-price-ltr-0054","type":"card","props":{"style":{"width":"100%","maxWidth":"300px","fontFamily":"Arial, Helvetica, sans-serif","textAlign":"center","padding":"34px 26px","borderRadius":"18px","background":"#ffffff","border":"1px solid #ececf2","boxShadow":"0 8px 24px rgba(26,26,46,0.05)","margin":"0 auto","gap":"12px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"360px"}},"rect":{"x":0,"y":0,"width":300,"height":360,"top":0,"right":300,"bottom":360,"left":0},"width":300,"height":360},"children":["cdtr-price-ltr-0041","cdtr-price-ltr-0043","cdtr-price-ltr-0045","cdtr-price-ltr-0047","cdtr-price-ltr-0049","cdtr-price-ltr-0051","cdtr-price-ltr-0053"],"width":300,"height":360,"renderedHTML":null},{"id":"cdtr-price-ltr-0055","_id":"cdtr-price-ltr-0055","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"lg":4,"sm":12},"children":["cdtr-price-ltr-0054"],"width":320,"height":400,"renderedHTML":null},{"id":"cdtr-price-ltr-0056","_id":"cdtr-price-ltr-0056","type":"block","props":{"style":{"padding":"8px 12px 64px 12px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"980px","margin":"0 auto","gap":"0px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":980,"height":420,"top":0,"right":980,"bottom":420,"left":0},"width":980,"height":420},"children":["cdtr-price-ltr-0021","cdtr-price-ltr-0039","cdtr-price-ltr-0055"],"width":980,"height":420,"renderedHTML":null},{"id":"cdtr-price-ltr-0057","_id":"cdtr-price-ltr-0057","type":"section","props":{"style":{"width":"100%","minHeight":"100px","fontFamily":"Arial, Helvetica, sans-serif","background":"#f7f8fa","maxWidth":"100%"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":1192,"height":620,"top":0,"right":1192,"bottom":620,"left":0},"width":1192,"height":620},"children":["cdtr-price-ltr-0007","cdtr-price-ltr-0056"],"width":1192,"height":620,"renderedHTML":null}]}'),Rh,Ph,zh,Hh,JSON.parse('{"name":"FAQ — Accordion","id":"faq-accordion","tags":["section","faq","landing","accordion"],"body":{"type":"section","props":{"style":{"minHeight":"100px","background":"#ffffff","width":"100%"}}},"components":[{"id":"cdtr-faq-ltr-0001","_id":"cdtr-faq-ltr-0001","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.25","direction":"ltr","textAlign":"center","level":2},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#1a1a2e","backgroundColor":"","fontSize":"34px"}},{"type":"bold"}],"text":"Frequently asked questions"}]}]},"from":1,"to":27,"focusedElement":"cdtr-faq-ltr-0001"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":620,"height":46,"top":0,"right":620,"bottom":46,"left":0},"width":620,"height":46},"children":[],"width":620,"height":46,"renderedHTML":null},{"id":"cdtr-faq-ltr-0002","_id":"cdtr-faq-ltr-0002","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-faq-ltr-0001"],"width":640,"height":46,"renderedHTML":null},{"id":"cdtr-faq-ltr-0003","_id":"cdtr-faq-ltr-0003","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.7","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#5b6270","backgroundColor":"","fontSize":"17px"}}],"text":"Everything you need to know. Can\'t find an answer? Reach out to us."}]}]},"from":1,"to":68,"focusedElement":"cdtr-faq-ltr-0003"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":620,"height":52,"top":0,"right":620,"bottom":52,"left":0},"width":620,"height":52},"children":[],"width":620,"height":52,"renderedHTML":null},{"id":"cdtr-faq-ltr-0004","_id":"cdtr-faq-ltr-0004","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-faq-ltr-0003"],"width":640,"height":52,"renderedHTML":null},{"id":"cdtr-faq-ltr-0005","_id":"cdtr-faq-ltr-0005","type":"card","props":{"style":{"width":"100%","background":"transparent","maxWidth":"660px","fontFamily":"Arial, Helvetica, sans-serif","textAlign":"center","padding":"0 0 8px 0"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"130px"}},"rect":{"x":0,"y":0,"width":660,"height":130,"top":0,"right":660,"bottom":130,"left":0},"width":660,"height":130},"children":["cdtr-faq-ltr-0002","cdtr-faq-ltr-0004"],"width":660,"height":130,"renderedHTML":null},{"id":"cdtr-faq-ltr-0006","_id":"cdtr-faq-ltr-0006","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-faq-ltr-0005"],"width":700,"height":130,"renderedHTML":null},{"id":"cdtr-faq-ltr-0007","_id":"cdtr-faq-ltr-0007","type":"block","props":{"style":{"padding":"56px 16px 24px 16px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"720px","margin":"0 auto","gap":"0px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":720,"height":150,"top":0,"right":720,"bottom":150,"left":0},"width":720,"height":150},"children":["cdtr-faq-ltr-0006"],"width":720,"height":150,"renderedHTML":null},{"id":"cdtr-faq-ltr-0008","_id":"cdtr-faq-ltr-0008","type":"accordion","props":{"style":{"width":"100%","maxWidth":"760px","margin":"0 auto","fontFamily":"Arial, Helvetica, sans-serif","direction":"ltr","textAlign":"left"},"items":[{"title":"Do I need any coding skills?","content":"Not at all. Everything is drag-and-drop, so you can design and publish pages without writing a single line of code."},{"title":"Can I cancel my plan anytime?","content":"Yes. You can upgrade, downgrade, or cancel your subscription at any time from your account settings."},{"title":"Is there a free trial?","content":"You can start on the free Starter plan with no credit card required, and upgrade whenever you\'re ready."},{"title":"Will my pages work on mobile?","content":"Absolutely. Every section is fully responsive and looks great on desktop, tablet, and mobile out of the box."},{"title":"How do I get support?","content":"Free plans include community support, while Pro and Enterprise plans get priority and dedicated support."}],"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":760,"height":340,"top":0,"right":760,"bottom":340,"left":0},"width":760,"height":340},"children":[],"width":760,"height":340,"renderedHTML":null},{"id":"cdtr-faq-ltr-0009","_id":"cdtr-faq-ltr-0009","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-faq-ltr-0008"],"width":760,"height":340,"renderedHTML":null},{"id":"cdtr-faq-ltr-0010","_id":"cdtr-faq-ltr-0010","type":"block","props":{"style":{"padding":"8px 16px 64px 16px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"780px","margin":"0 auto","gap":"0px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":780,"height":360,"top":0,"right":780,"bottom":360,"left":0},"width":780,"height":360},"children":["cdtr-faq-ltr-0009"],"width":780,"height":360,"renderedHTML":null},{"id":"cdtr-faq-ltr-0011","_id":"cdtr-faq-ltr-0011","type":"section","props":{"style":{"width":"100%","minHeight":"100px","fontFamily":"Arial, Helvetica, sans-serif","background":"#ffffff","maxWidth":"100%"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":1192,"height":560,"top":0,"right":1192,"bottom":560,"left":0},"width":1192,"height":560},"children":["cdtr-faq-ltr-0007","cdtr-faq-ltr-0010"],"width":1192,"height":560,"renderedHTML":null}]}'),JSON.parse('{"name":"CTA Banner — Gradient","id":"cta-banner","tags":["section","cta","landing","banner"],"body":{"type":"section","props":{"style":{"minHeight":"100px","background":"#1a1a2e","width":"100%"}}},"components":[{"id":"cdtr-cta-ltr-0001","_id":"cdtr-cta-ltr-0001","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"heading","attrs":{"letterSpacing":"normal","lineHeight":"1.2","direction":"ltr","textAlign":"center","level":2},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#ffffff","backgroundColor":"","fontSize":"36px"}},{"type":"bold"}],"text":"Ready to get started?"}]}]},"from":1,"to":22,"focusedElement":"cdtr-cta-ltr-0001"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":620,"height":50,"top":0,"right":620,"bottom":50,"left":0},"width":620,"height":50},"children":[],"width":620,"height":50,"renderedHTML":null},{"id":"cdtr-cta-ltr-0002","_id":"cdtr-cta-ltr-0002","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-cta-ltr-0001"],"width":640,"height":50,"renderedHTML":null},{"id":"cdtr-cta-ltr-0003","_id":"cdtr-cta-ltr-0003","type":"text","props":{"text":{"childNodes":{"type":"doc","content":[{"type":"paragraph","attrs":{"letterSpacing":"normal","lineHeight":"1.7","direction":"ltr","textAlign":"center"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"fontFamily":"","color":"#c7cad6","backgroundColor":"","fontSize":"17px"}}],"text":"Join thousands of teams already building with us. No credit card required."}]}]},"from":1,"to":75,"focusedElement":"cdtr-cta-ltr-0003"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{},"rect":{"x":0,"y":0,"width":560,"height":50,"top":0,"right":560,"bottom":50,"left":0},"width":560,"height":50},"children":[],"width":560,"height":50,"renderedHTML":null},{"id":"cdtr-cta-ltr-0004","_id":"cdtr-cta-ltr-0004","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-cta-ltr-0003"],"width":580,"height":50,"renderedHTML":null},{"id":"cdtr-cta-ltr-0005","_id":"cdtr-cta-ltr-0005","type":"button","props":{"text":"Start for free","style":{"height":"auto","width":"220px","maxWidth":"100%","minWidth":"10px","background":"#e94560","color":"#fff","fontFamily":"Arial, Helvetica, sans-serif","padding":"15px 26px","borderRadius":"10px","border":"none","display":"","direction":"ltr","fontSize":"16px","fontWeight":"bold"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":220,"height":50,"top":0,"right":220,"bottom":50,"left":0},"width":220,"height":50},"children":[],"width":220,"height":50,"renderedHTML":null},{"id":"cdtr-cta-ltr-0006","_id":"cdtr-cta-ltr-0006","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{"marginTop":"8px"}},"children":["cdtr-cta-ltr-0005"],"width":240,"height":50,"renderedHTML":null},{"id":"cdtr-cta-ltr-0007","_id":"cdtr-cta-ltr-0007","type":"card","props":{"style":{"width":"100%","background":"transparent","maxWidth":"660px","fontFamily":"Arial, Helvetica, sans-serif","textAlign":"center","padding":"0","gap":"18px"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"lg":{"style":{"minHeight":"200px"}},"rect":{"x":0,"y":0,"width":660,"height":200,"top":0,"right":660,"bottom":200,"left":0},"width":660,"height":200},"children":["cdtr-cta-ltr-0002","cdtr-cta-ltr-0004","cdtr-cta-ltr-0006"],"width":660,"height":200,"renderedHTML":null},{"id":"cdtr-cta-ltr-0008","_id":"cdtr-cta-ltr-0008","type":"col","props":{"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"style":{}},"children":["cdtr-cta-ltr-0007"],"width":700,"height":200,"renderedHTML":null},{"id":"cdtr-cta-ltr-0009","_id":"cdtr-cta-ltr-0009","type":"block","props":{"style":{"padding":"72px 24px","marginTop":"0","marginBottom":"0","marginLeft":"auto","marginRight":"auto","backgroundColor":"transparent","maxWidth":"1320px","justifyContent":"center","width":"720px","margin":"0 auto","gap":"0px"},"classList":[],"justify":"center","interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":720,"height":220,"top":0,"right":720,"bottom":220,"left":0},"width":720,"height":220},"children":["cdtr-cta-ltr-0008"],"width":720,"height":220,"renderedHTML":null},{"id":"cdtr-cta-ltr-0010","_id":"cdtr-cta-ltr-0010","type":"section","props":{"style":{"width":"100%","minHeight":"100px","fontFamily":"Arial, Helvetica, sans-serif","background":"linear-gradient(135deg, #1a1a2e 0%, #0f3460 55%, #533a71 100%)","maxWidth":"100%"},"interactions":[],"show_on_desktop":true,"show_on_tablet":true,"show_on_mobile":true,"rect":{"x":0,"y":0,"width":1192,"height":320,"top":0,"right":1192,"bottom":320,"left":0},"width":1192,"height":320},"children":["cdtr-cta-ltr-0009"],"width":1192,"height":320,"renderedHTML":null}]}'),Dh],he:[wh,Sh,xh,Mh,Ah,Bh,_h,vh,kh,Eh,Th,Lh,Ch]};class jh{constructor(t){return this.props=t,this.init(t)}init(t){const e=function(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const e=t.plugins||[];let n=t.languageJson;const r=t.language||"he",o=$h[r]??$h.en;n||(n="he"===r?bh:yh),Vd(r),Vd(r),t.navbar||(t.navbar={}),Array.isArray(t.components)&&0===t.components.length&&(t.components=null),t.width||(t.width="1000px",console.warn("using default width of 1000px.")),t.theme||(t.theme={}),t.textConfigure||(t.textConfigure={}),"object"!=typeof t?.configure&&(t.configure={}),"object"!=typeof t?.configure?.text&&(t.configure.text={}),t.configure.text={onClickMagic:t=>{const{injectEditor:e,insertContent:n,insertContentHtml:r,getJSON:o,getHTML:i,getText:a,selectAll:s}=t;s();const l=document.createElement("cdtr-text-prompt-editor");l.context=a(),l.addEventListener("text-generation-start",t=>{s()}),l.addEventListener("text-generation-chunk",t=>{n(t.detail.chunk)}),l.addEventListener("text-generation-complete",t=>{s(),r(t.detail.text)}),l.addEventListener("text-generation-error",t=>{console.error("Text generation error:",t.detail.error)}),e(l)}};const i={documentName:t.documentName,editable:t.editable,mode:t.mode,user:t.user,access:t.access,collaborator:t.collaborator,...t.studioToken?{studioToken:t.studioToken}:{},...t.studioTokenProvider?{studioTokenProvider:t.studioTokenProvider}:{},components:t.components||[{_id:"0-root",type:"root",props:{style:{background:"#fff"}},children:["0-section"]},{_id:"0-section",type:"section",props:{style:{width:t.width,margin:"auto",height:"100%"}},children:[]}],channel:"web",userMenu:{onLogout:()=>{"function"==typeof t?.userMenu?.onLogout&&t?.userMenu?.onLogout()}},onNextStep:e=>{"function"==typeof t.onNextStep&&t.onNextStep(e)},attachFiles:t?.attachFiles?{files:t?.attachFiles?.files||[],lazyLoad:t?.attachFiles?.lazyLoad||null,maxFiles:t?.attachFiles?.maxFiles||1,maxFileSizeMB:t?.attachFiles?.maxFileSizeMB||"0.5",save:e=>{"function"==typeof t.attachFiles.save&&t.attachFiles.save(e)},remove:e=>{"function"==typeof t.attachFiles.remove&&t.attachFiles.remove(e)}}:null,savedDebounce:t.savedDebounce||1e3,target:t.target||function(){const t=document.createElement("div");return t.id="root",document.body.appendChild(t),t}(),theme:{},language:r,languageJson:n,editor:{props:{onSave:e=>{console.log("%csync completed","color:green;font-size:20px;",e),"function"==typeof t.onSave&&t.onSave(e)},onChange:()=>{}},configure:{text:t?.configure?.text,editorProps:{fonts:t.fonts||[{id:"Arial",cssRule:"Arial, Helvetica, sans-serif",name:"Arial",language:["en","he"],url:null},{id:"Times New Roman",cssRule:"Times New Roman, Times, Beskerville, Georgia, serif",name:"Times New Roman",language:["en","he"],url:null},{id:"Courier New",cssRule:"Courier New, Courier, monospace",name:"Courier New"},{id:"Tahoma",cssRule:"Tahoma, Geneva, sans-serif",name:"Tahoma"},{id:"Verdana",cssRule:"Verdana, Geneva, sans-serif",name:"Verdana"},{id:"Roboto",cssRule:"Roboto, sans-serif",name:"Roboto (google)",url:"https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap"}],menu:{},mergeTags:t.mergeTags||{},mailingLists:t.mailingLists||{},automations:t.automations||{},linkPicker:t.linkPicker||{savedVariables:t.savedVariables||[]}},onSaveBlock:t.onSaveBlock,onDeleteBlock:t.onDeleteBlock,blocksCategories:t.blocksCategories,customBlocks:t.customBlocks,mediaGalleryManager:t.mediaGalleryManager||function(){},blocks:[ad(fh()),ad(mh()),ad(gh()),ad({name:"twoButtons",id:"2 button",icon:[{type:"button"},{type:"button"}],tags:["button"],children:[(n.readMore,{type:"button",props:{style:{height:"40px",width:"200px",padding:"10px",borderRadius:"5px"},text:"button"}}),(n.readMore,{type:"button",props:{style:{height:"40px",width:"200px",padding:"10px",borderRadius:"5px"},text:"button"}})]}),ad({name:"threeButtons",id:"3 button",icon:[{type:"button"},{type:"button"},{type:"button"}],tags:["button"],children:[(n.readMore,{type:"button",props:{style:{height:"40px",width:"200px",padding:"10px",borderRadius:"5px"},text:"button"}}),(n.readMore,{type:"button",props:{style:{height:"40px",width:"200px",padding:"10px",borderRadius:"5px"},text:"button"}}),(n.readMore,{type:"button",props:{style:{height:"40px",width:"200px",padding:"10px",borderRadius:"5px"},text:"button"}})]}),ad((bh.home_page,{name:"contact",icon:[{type:"contact"}],tags:["image","two images"],children:[{type:"col",children:[{type:"image",props:{src:"https://panel.sendmsg.co.il/templateContentImages/images/CreaditorGeneral/mail.png",width:30,height:30,style:{width:"35px",height:"35px"}}},{type:"text",props:{text:{childNodes:{type:"doc",content:[{type:"paragraph",attrs:{lineHeight:"1.4",direction:"rtl",textAlign:"center"},content:[{marks:[{type:"textStyle",attrs:{fontFamily:"Arial",fontSize:"14px",color:"rgb(56, 56, 56)"}}],type:"text",text:"example@example.com"}]}]}}}}]},{type:"col",children:[{type:"image",props:{src:"https://panel.sendmsg.co.il/templateContentImages/images/CreaditorGeneral/website.png",width:30,height:30,style:{width:"35px",height:"35px"}}},{type:"text",props:{text:{childNodes:{type:"doc",content:[{type:"paragraph",attrs:{lineHeight:"1.4",direction:"rtl",textAlign:"center"},content:[{marks:[{type:"textStyle",attrs:{fontFamily:"Arial",fontSize:"14px",color:"rgb(56, 56, 56)"}}],type:"text",text:"אתר הבית"}]}]}}}}]},{type:"col",children:[{type:"image",props:{src:"https://panel.sendmsg.co.il/templateContentImages/images/CreaditorGeneral/phone.png",width:30,height:30,style:{width:"35px",height:"35px"}}},{type:"text",props:{text:{childNodes:{type:"doc",content:[{type:"paragraph",attrs:{lineHeight:"1.4",direction:"rtl",textAlign:"center"},content:[{marks:[{type:"textStyle",attrs:{fontFamily:"Arial",fontSize:"14px",color:"rgb(56, 56, 56)"}}],type:"text",text:"0505891010"}]}]}}}}]}]})),ad((n.generalText,{name:"quote",icon:[{type:"quote"}],tags:["quote"],children:[{type:"row",props:{style:{width:"300px"}},children:[{type:"col",props:{lg:12,sm:12,justify:"end"},children:[{type:"image",draggable:!1,props:{src:"https://panel.sendmsg.co.il/templateContentImages/images/CreaditorGeneral/last-post-quotes.png",width:24,height:24,style:{width:"24px",height:"24px"}}}]},{type:"col",props:{lg:12,sm:12},children:[{type:"text",props:{text:{childNodes:{type:"doc",content:[{type:"paragraph",attrs:{lineHeight:"1.4",direction:"rtl",textAlign:"center"},content:[{marks:[{type:"textStyle",attrs:{fontFamily:"Arial",fontSize:"14px",color:"rgb(56, 56, 56)"}}],type:"text",text:"כאן אנו נרשום את טקסט כללי כלשהו על המוצר שלנו. זהו אזור טקסט כללי כלשהו חופשי לגמרי, אפשר לרשום כאן מה שמתחשק לכם כל עוד מדובר בתוכן לעניין."}]}]}}}}]},{type:"col",props:{lg:12,sm:12,justify:"start"},children:[{type:"image",draggable:!1,props:{src:"https://panel.sendmsg.co.il/templateContentImages/images/CreaditorGeneral/last-post-quotes.png",width:24,height:24,style:{width:"24px",height:"24px"}}}]}]}]})),ad({name:"image | quote",icon:[{type:"image"},{type:"quote"}],tags:[],children:[(n.generalText,{type:"row",props:{style:{width:"300px"}},children:[{type:"col",props:{lg:12,sm:12,justify:"end"},children:[{type:"image",draggable:!1,props:{src:"https://panel.sendmsg.co.il/templateContentImages/images/CreaditorGeneral/last-post-quotes.png",width:24,height:24,style:{width:"24px",height:"24px"}}}]},{type:"col",props:{lg:12,sm:12},children:[{type:"text",props:{text:{childNodes:{type:"doc",content:[{type:"paragraph",attrs:{lineHeight:"1.4",direction:"rtl",textAlign:"center"},content:[{marks:[{type:"textStyle",attrs:{fontFamily:"Arial",fontSize:"14px",color:"rgb(56, 56, 56)"}}],type:"text",text:"כאן אנו נרשום את טקסט כללי כלשהו על המוצר שלנו. זהו אזור טקסט כללי כלשהו חופשי לגמרי, אפשר לרשום כאן מה שמתחשק לכם כל עוד מדובר בתוכן לעניין."}]}]}}}}]},{type:"col",props:{lg:12,sm:12,justify:"start"},children:[{type:"image",draggable:!1,props:{src:"https://panel.sendmsg.co.il/templateContentImages/images/CreaditorGeneral/last-post-quotes.png",width:24,height:24,style:{width:"24px",height:"24px"}}}]}]}),uh({width:200,height:150})]}),ad({name:"quote | image",icon:[{type:"quote"},{type:"image"}],tags:[],children:[uh({width:200,height:150}),(n.generalText,{type:"row",props:{style:{width:"300px"}},children:[{type:"col",props:{lg:12,sm:12,justify:"end"},children:[{type:"image",draggable:!1,props:{src:"https://panel.sendmsg.co.il/templateContentImages/images/CreaditorGeneral/last-post-quotes.png",width:24,height:24,style:{width:"24px",height:"24px"}}}]},{type:"col",props:{lg:12,sm:12},children:[{type:"text",props:{text:{childNodes:{type:"doc",content:[{type:"paragraph",attrs:{lineHeight:"1.4",direction:"rtl",textAlign:"center"},content:[{marks:[{type:"textStyle",attrs:{fontFamily:"Arial",fontSize:"14px",color:"rgb(56, 56, 56)"}}],type:"text",text:"כאן אנו נרשום את טקסט כללי כלשהו על המוצר שלנו. זהו אזור טקסט כללי כלשהו חופשי לגמרי, אפשר לרשום כאן מה שמתחשק לכם כל עוד מדובר בתוכן לעניין."}]}]}}}}]},{type:"col",props:{lg:12,sm:12,justify:"start"},children:[{type:"image",draggable:!1,props:{src:"https://panel.sendmsg.co.il/templateContentImages/images/CreaditorGeneral/last-post-quotes.png",width:24,height:24,style:{width:"24px",height:"24px"}}}]}]})]}),ad({name:"twoCards",icon:[{type:"article"},{type:"article"}],tags:["article","card"],children:[(n.header1block,n.shortText,{type:"card",props:{style:{width:"95%",maxWidth:"345px",padding:"10px"}},children:[{type:"col",children:[{type:"image",props:{src:"https://api.creaditor.com/images/placeholder?width=350&height=150",width:400,height:150,style:{width:"100%"}}}]},{type:"col",children:[{type:"text",props:{text:{childNodes:{type:"doc",content:[{type:"heading",attrs:{level:1,lineHeight:"1.4",direction:"rtl",textAlign:"right"},content:[{marks:[{type:"textStyle",attrs:{fontFamily:"Arial",fontSize:"24px",color:"rgb(56, 56, 56)"}}],type:"text",text:"כותרת גדולה"}]}]}}}}]},{type:"col",children:[{type:"text",props:{text:{childNodes:{type:"doc",content:[{type:"paragraph",attrs:{lineHeight:"1.4",direction:"rtl",textAlign:"right"},content:[{marks:[{type:"textStyle",attrs:{fontFamily:"Arial",fontSize:"14px",color:"rgb(56, 56, 56)"}}],type:"text",text:"כאן אנו נרשום את טקסט כללי כלשהו על המוצר שלנו. זהו אזור טקסט כללי כלשהו חופשי לגמרי"}]}]}}}}]},{type:"col",props:{justify:"end",style:{}},children:[{type:"button",props:{style:{}}}]}]}),(n.header1block,n.shortText,{type:"card",props:{style:{width:"95%",maxWidth:"345px",padding:"10px"}},children:[{type:"col",children:[{type:"image",props:{src:"https://api.creaditor.com/images/placeholder?width=350&height=150",width:400,height:150,style:{width:"100%"}}}]},{type:"col",children:[{type:"text",props:{text:{childNodes:{type:"doc",content:[{type:"heading",attrs:{level:1,lineHeight:"1.4",direction:"rtl",textAlign:"right"},content:[{marks:[{type:"textStyle",attrs:{fontFamily:"Arial",fontSize:"24px",color:"rgb(56, 56, 56)"}}],type:"text",text:"כותרת גדולה"}]}]}}}}]},{type:"col",children:[{type:"text",props:{text:{childNodes:{type:"doc",content:[{type:"paragraph",attrs:{lineHeight:"1.4",direction:"rtl",textAlign:"right"},content:[{marks:[{type:"textStyle",attrs:{fontFamily:"Arial",fontSize:"14px",color:"rgb(56, 56, 56)"}}],type:"text",text:"כאן אנו נרשום את טקסט כללי כלשהו על המוצר שלנו. זהו אזור טקסט כללי כלשהו חופשי לגמרי"}]}]}}}}]},{type:"col",props:{justify:"end",style:{}},children:[{type:"button",props:{style:{}}}]}]})]}),ad({name:"threeCards",icon:[{type:"article"},{type:"article"},{type:"article"}],tags:["article","card"],children:[(n.header1block,n.shortText,{type:"card",props:{style:{width:"95%",maxWidth:"345px",padding:"10px"}},children:[{type:"col",children:[{type:"image",props:{src:"https://api.creaditor.com/images/placeholder?width=350&height=150",width:400,height:150,style:{width:"100%"}}}]},{type:"col",children:[{type:"text",props:{text:{childNodes:{type:"doc",content:[{type:"heading",attrs:{level:1,lineHeight:"1.4",direction:"rtl",textAlign:"right"},content:[{marks:[{type:"textStyle",attrs:{fontFamily:"Arial",fontSize:"24px",color:"rgb(56, 56, 56)"}}],type:"text",text:"כותרת גדולה"}]}]}}}}]},{type:"col",children:[{type:"text",props:{text:{childNodes:{type:"doc",content:[{type:"paragraph",attrs:{lineHeight:"1.4",direction:"rtl",textAlign:"right"},content:[{marks:[{type:"textStyle",attrs:{fontFamily:"Arial",fontSize:"14px",color:"rgb(56, 56, 56)"}}],type:"text",text:"כאן אנו נרשום את טקסט כללי כלשהו על המוצר שלנו. זהו אזור טקסט כללי כלשהו חופשי לגמרי"}]}]}}}}]},{type:"col",props:{justify:"end",style:{}},children:[{type:"button",props:{style:{}}}]}]}),(n.header1block,n.shortText,{type:"card",props:{style:{width:"95%",maxWidth:"345px",padding:"10px"}},children:[{type:"col",children:[{type:"image",props:{src:"https://api.creaditor.com/images/placeholder?width=350&height=150",width:400,height:150,style:{width:"100%"}}}]},{type:"col",children:[{type:"text",props:{text:{childNodes:{type:"doc",content:[{type:"heading",attrs:{level:1,lineHeight:"1.4",direction:"rtl",textAlign:"right"},content:[{marks:[{type:"textStyle",attrs:{fontFamily:"Arial",fontSize:"24px",color:"rgb(56, 56, 56)"}}],type:"text",text:"כותרת גדולה"}]}]}}}}]},{type:"col",children:[{type:"text",props:{text:{childNodes:{type:"doc",content:[{type:"paragraph",attrs:{lineHeight:"1.4",direction:"rtl",textAlign:"right"},content:[{marks:[{type:"textStyle",attrs:{fontFamily:"Arial",fontSize:"14px",color:"rgb(56, 56, 56)"}}],type:"text",text:"כאן אנו נרשום את טקסט כללי כלשהו על המוצר שלנו. זהו אזור טקסט כללי כלשהו חופשי לגמרי"}]}]}}}}]},{type:"col",props:{justify:"end",style:{}},children:[{type:"button",props:{style:{}}}]}]}),(n.header1block,n.shortText,{type:"card",props:{style:{width:"95%",maxWidth:"345px",padding:"10px"}},children:[{type:"col",children:[{type:"image",props:{src:"https://api.creaditor.com/images/placeholder?width=350&height=150",width:400,height:150,style:{width:"100%"}}}]},{type:"col",children:[{type:"text",props:{text:{childNodes:{type:"doc",content:[{type:"heading",attrs:{level:1,lineHeight:"1.4",direction:"rtl",textAlign:"right"},content:[{marks:[{type:"textStyle",attrs:{fontFamily:"Arial",fontSize:"24px",color:"rgb(56, 56, 56)"}}],type:"text",text:"כותרת גדולה"}]}]}}}}]},{type:"col",children:[{type:"text",props:{text:{childNodes:{type:"doc",content:[{type:"paragraph",attrs:{lineHeight:"1.4",direction:"rtl",textAlign:"right"},content:[{marks:[{type:"textStyle",attrs:{fontFamily:"Arial",fontSize:"14px",color:"rgb(56, 56, 56)"}}],type:"text",text:"כאן אנו נרשום את טקסט כללי כלשהו על המוצר שלנו. זהו אזור טקסט כללי כלשהו חופשי לגמרי"}]}]}}}}]},{type:"col",props:{justify:"end",style:{}},children:[{type:"button",props:{style:{}}}]}]})]}),ad({name:"card | image",icon:[{type:"image"},{type:"article"}],tags:["article","card","image","readmore"],children:[(n.header1block,n.shortText,{type:"card",id:"card-title-txt-bton",props:{style:{width:"95%",maxWidth:"345px",minHeight:"200px"}},children:[{type:"col",props:{alignItems:"center"},children:[{type:"text",props:{text:{childNodes:{type:"doc",content:[{type:"heading",attrs:{level:1,lineHeight:"1.4",direction:"rtl",textAlign:"right"},content:[{marks:[{type:"textStyle",attrs:{fontFamily:"Arial",fontSize:"24px",color:"rgb(56, 56, 56)"}}],type:"text",text:"כותרת גדולה"}]}]}}}}]},{type:"col",props:{alignItems:"center"},children:[{type:"text",props:{text:{childNodes:{type:"doc",content:[{type:"paragraph",attrs:{lineHeight:"1.4",direction:"rtl",textAlign:"right"},content:[{marks:[{type:"textStyle",attrs:{fontFamily:"Arial",fontSize:"14px",color:"rgb(56, 56, 56)"}}],type:"text",text:"כאן אנו נרשום את טקסט כללי כלשהו על המוצר שלנו. זהו אזור טקסט כללי כלשהו חופשי לגמרי"}]}]}}}}]},{type:"col",props:{justify:"end",style:{}},children:[{type:"button",props:{style:{marginTop:"10px"}}}]}]}),uh({width:300,height:150})]}),ad({name:"image | card",icon:[{type:"article"},{type:"image"}],tags:["article","card","image","readmore"],children:[uh({width:300,height:150}),(n.header1block,n.shortText,{type:"card",id:"card-title-txt-bton",props:{style:{width:"95%",maxWidth:"345px",minHeight:"200px"}},children:[{type:"col",props:{alignItems:"center"},children:[{type:"text",props:{text:{childNodes:{type:"doc",content:[{type:"heading",attrs:{level:1,lineHeight:"1.4",direction:"rtl",textAlign:"right"},content:[{marks:[{type:"textStyle",attrs:{fontFamily:"Arial",fontSize:"24px",color:"rgb(56, 56, 56)"}}],type:"text",text:"כותרת גדולה"}]}]}}}}]},{type:"col",props:{alignItems:"center"},children:[{type:"text",props:{text:{childNodes:{type:"doc",content:[{type:"paragraph",attrs:{lineHeight:"1.4",direction:"rtl",textAlign:"right"},content:[{marks:[{type:"textStyle",attrs:{fontFamily:"Arial",fontSize:"14px",color:"rgb(56, 56, 56)"}}],type:"text",text:"כאן אנו נרשום את טקסט כללי כלשהו על המוצר שלנו. זהו אזור טקסט כללי כלשהו חופשי לגמרי"}]}]}}}}]},{type:"col",props:{justify:"end",style:{}},children:[{type:"button",props:{style:{marginTop:"10px"}}}]}]})]})],sections:o,plugins:[vp,Ep,Bp.configure(t.textConfigure),Mp.configure(t.textConfigure),Sp.configure(t.textConfigure),kp.configure(t.textConfigure),Op,Tp,Ip,Rp,zp,jp,Hp,Fp,Up,Vp,Xp,Zp,Kp,th,nh,rh,oh,ah,sh,lh,ch,dh,hh,...e]},navbar:{components:t.navbar.components}}},a=new _p(i);if("undefined"!=typeof window){const t=()=>{const t=L.Ay.components||[],e=t[t.length-1];return e?{id:e.id,type:e.type}:null};window.cdtrBridge={updateComponent:(t,e,n)=>L.Ay.store().updateComponent(t,e,n,{sync:!0}),createComponent:t=>L.Ay.store().createComponent(t,{sync:!0}),removeComponent:t=>L.Ay.store().removeComponent(t,{sync:!0}),moveComponent:t=>L.Ay.store().moveComponent(t,{sync:!0}),onSelect:t=>{"function"==typeof t&&L.Ay.on("select",e=>{const n=e&&e.component;t(n?{id:n.id,type:n.type}:null)})},getSelected:()=>t()}}return a}(t);return e}}"undefined"!=typeof window&&(window.cdtrStarter=jh)})(),{}})());
|