
{ "name": "NESF – Client Portal Section", "postId": 0, "contentType": "bricks", "root": { "id": "sec_nesf_portal", "name": "section", "children": [ { "id": "ctr_wrap", "name": "container", "children": [ { "id": "col_text", "name": "block", "settings": { "padding": { "top": "10px", "bottom": "10px" } }, "children": [ { "id": "ttl", "name": "heading", "settings": { "text": "NESF Client Portal", "tag": "h2", "typography": { "fontSize": { "desktop": "clamp(24px, 3vw, 32px)" }, "fontWeight": 700, "lineHeight": 1.2, "color": "#0f172a" }, "margin": { "bottom": "6px" } } }, { "id": "desc", "name": "text", "settings": { "content": "Secure 🔒 access to reports, schedules, invoices, analytics, and more.", "typography": { "fontSize": { "desktop": "clamp(14px, 1.6vw, 16px)" }, "color": "#475569" }, "margin": { "bottom": "14px" } } } ] }, { "id": "col_portal", "name": "block", "settings": { "background": { "color": "#ffffff" }, "border": { "radius": { "top": "12px", "right": "12px", "bottom": "12px", "left": "12px" } }, "boxShadow": { "blur": 24, "spread": 0, "color": "rgba(2,6,23,.08)" }, "padding": { "all": "0" }, "margin": { "top": "6px" } }, "children": [ { "id": "shortcode_portal", "name": "shortcode", "settings": { "content": "[nesf_portal url=\"https://example.com/portal\" height=\"78vh\" title=\"NESF Client Portal\"]", "customCss": "iframe{width:100%;border:0;border-radius:12px;background:#fff} @media (max-width:1024px){ iframe{ min-height:70vh } } @media (max-width:767px){ iframe{ min-height:65vh } }" } }, { "id": "fallback_link", "name": "text", "settings": { "content": "
", "typography": { "fontSize": { "desktop": "13px" }, "color": "#334155" } } } ] } ], "settings": { "contentWidth": "1200px", "gap": { "row": "12px", "column": "12px" } } } ], "settings": { "background": { "color": "#f8fafc" }, "padding": { "top": "20px", "bottom": "20px" } } } }