From 83039ca42897084faac0ece50062f6ae53c1c138 Mon Sep 17 00:00:00 2001 From: Jaya Krishna Date: Thu, 15 Aug 2024 17:04:09 +0530 Subject: [PATCH] remove unused uidls from repo --- examples/uidl-samples/project-four.json | 14136 ------ examples/uidl-samples/project-one.json | 49426 --------------------- examples/uidl-samples/project-three.json | 31025 ------------- examples/uidl-samples/project-two.json | 19853 --------- 4 files changed, 114440 deletions(-) delete mode 100644 examples/uidl-samples/project-four.json delete mode 100644 examples/uidl-samples/project-one.json delete mode 100644 examples/uidl-samples/project-three.json delete mode 100644 examples/uidl-samples/project-two.json diff --git a/examples/uidl-samples/project-four.json b/examples/uidl-samples/project-four.json deleted file mode 100644 index d02bdc852..000000000 --- a/examples/uidl-samples/project-four.json +++ /dev/null @@ -1,14136 +0,0 @@ -{ - "name": "Frizzy Orange Raven", - "globals": { - "settings": { - "title": "Frizzy Orange Raven", - "language": "en" - }, - "assets": [ - { - "type": "style", - "attrs": { - "data-tag": { - "type": "static", - "content": "reset-style-sheet" - } - }, - "content": "html { line-height: 1.15;}body { margin: 0;}* { box-sizing: border-box; border-width: 0; border-style: solid;}p,li,ul,pre,div,h1,h2,h3,h4,h5,h6,figure,blockquote,figcaption { margin: 0; padding: 0;}button { background-color: transparent;}button,input,optgroup,select,textarea { font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0;}button,select { text-transform: none;}button,[type=\"button\"],[type=\"reset\"],[type=\"submit\"] { -webkit-appearance: button;}button::-moz-focus-inner,[type=\"button\"]::-moz-focus-inner,[type=\"reset\"]::-moz-focus-inner,[type=\"submit\"]::-moz-focus-inner { border-style: none; padding: 0;}button:-moz-focus,[type=\"button\"]:-moz-focus,[type=\"reset\"]:-moz-focus,[type=\"submit\"]:-moz-focus { outline: 1px dotted ButtonText;}a { color: inherit; text-decoration: inherit;}input { padding: 2px 4px;}img { display: block;}html { scroll-behavior: smooth }" - }, - { - "type": "style", - "attrs": { - "data-tag": { - "type": "static", - "content": "default-style-sheet" - } - }, - "content": "\n html {\n font-family: Inter;\n font-size: 16px;\n }\n\n body {\n font-weight: 400;\n font-style:normal;\n text-decoration: none;\n text-transform: none;\n letter-spacing: normal;\n line-height: 1.15;\n color: var(--dl-color-theme-neutral-dark);\n background-color: var(--dl-color-theme-neutral-light);\n \n fill: var(--dl-color-theme-neutral-dark);\n }\n\n \n\n " - }, - { - "type": "style", - "path": "https://unpkg.com/animate.css@4.1.1/animate.css" - }, - { - "type": "font", - "path": "https://fonts.googleapis.com/css2?family=STIX+Two+Text:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap", - "attrs": { - "data-tag": { - "type": "static", - "content": "font" - } - } - }, - { - "type": "font", - "path": "https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap", - "attrs": { - "data-tag": { - "type": "static", - "content": "font" - } - } - }, - { - "type": "font", - "path": "https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap", - "attrs": { - "data-tag": { - "type": "static", - "content": "font" - } - } - }, - { - "type": "style", - "path": "https://unpkg.com/@teleporthq/teleport-custom-scripts/dist/style.css" - } - ], - "meta": [ - { - "name": "viewport", - "content": "width=device-width, initial-scale=1.0" - }, - { - "charSet": "utf-8" - }, - { - "property": "twitter:card", - "content": "summary_large_image" - } - ], - "customCode": { - "head": "", - "body": "\n " - } - }, - "root": { - "name": "App", - "designLanguage": { - "tokens": { - "--dl-space-space-threeunits": { - "type": "static", - "content": "48px" - }, - "--dl-space-space-unit": { - "type": "static", - "content": "16px" - }, - "--dl-space-space-sixunits": { - "type": "static", - "content": "96px" - }, - "--dl-radius-radius-cardradius": { - "type": "static", - "content": "8px" - }, - "--dl-size-size-large": { - "type": "static", - "content": "144px" - }, - "--dl-space-space-fiveunits": { - "type": "static", - "content": "80px" - }, - "--dl-space-space-halfunit": { - "type": "static", - "content": "8px" - }, - "--dl-size-size-xlarge": { - "type": "static", - "content": "192px" - }, - "--dl-radius-radius-imageradius": { - "type": "static", - "content": "8px" - }, - "--dl-color-theme-secondary1": { - "type": "static", - "content": "#FFFFFF" - }, - "--dl-radius-radius-inputradius": { - "type": "static", - "content": "24px" - }, - "--dl-space-space-fourunits": { - "type": "static", - "content": "64px" - }, - "--dl-color-theme-neutral-light": { - "type": "static", - "content": "#FBFAF9" - }, - "--dl-space-space-oneandhalfunits": { - "type": "static", - "content": "24px" - }, - "--dl-radius-radius-round": { - "type": "static", - "content": "50%" - }, - "--dl-radius-radius-radius8": { - "type": "static", - "content": "8px" - }, - "--dl-space-space-twounits": { - "type": "static", - "content": "32px" - }, - "--dl-size-size-xxlarge": { - "type": "static", - "content": "288px" - }, - "--dl-size-size-small": { - "type": "static", - "content": "48px" - }, - "--dl-radius-radius-radius4": { - "type": "static", - "content": "4px" - }, - "--dl-color-theme-secondary2": { - "type": "static", - "content": "#FBF1EB" - }, - "--dl-color-theme-primary2": { - "type": "static", - "content": "#E65103" - }, - "--dl-size-size-maxwidth": { - "type": "static", - "content": "1400px" - }, - "--dl-size-size-medium": { - "type": "static", - "content": "96px" - }, - "--dl-radius-radius-radius2": { - "type": "static", - "content": "2px" - }, - "--dl-color-theme-primary1": { - "type": "static", - "content": "#BF4408" - }, - "--dl-color-theme-neutral-dark": { - "type": "static", - "content": "#191818" - }, - "--dl-radius-radius-buttonradius": { - "type": "static", - "content": "24px" - }, - "--dl-color-theme-accent1": { - "type": "static", - "content": "#FFFFFF" - }, - "--dl-color-theme-accent2": { - "type": "static", - "content": "#F5D1B0" - }, - "--dl-size-size-xsmall": { - "type": "static", - "content": "16px" - } - } - }, - "styleSetDefinitions": { - "button": { - "type": "reusable-project-style-map", - "content": { - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "inline-block" - }, - "padding": { - "type": "static", - "content": "0.5rem 1rem" - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "borderWidth": { - "type": "static", - "content": "1px" - }, - "borderRadius": { - "type": "static", - "content": "4px" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-light", - "fallback": "" - } - } - }, - "conditions": [] - }, - "input": { - "type": "reusable-project-style-map", - "content": { - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "cursor": { - "type": "static", - "content": "auto" - }, - "padding": { - "type": "static", - "content": "0.5rem 1rem" - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "borderWidth": { - "type": "static", - "content": "1px" - }, - "borderRadius": { - "type": "static", - "content": "4px" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-light", - "fallback": "" - } - } - }, - "conditions": [] - }, - "textarea": { - "type": "reusable-project-style-map", - "content": { - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "cursor": { - "type": "static", - "content": "auto" - }, - "padding": { - "type": "static", - "content": "0.5rem" - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "borderWidth": { - "type": "static", - "content": "1px" - }, - "borderRadius": { - "type": "static", - "content": "4px" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-light", - "fallback": "" - } - } - }, - "conditions": [] - }, - "list": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "static", - "content": "100%" - }, - "margin": { - "type": "static", - "content": "1em 0px 1em 0px" - }, - "display": { - "type": "static", - "content": "block" - }, - "padding": { - "type": "static", - "content": "0px 0px 0px 1.5rem" - }, - "listStyleType": { - "type": "static", - "content": "none" - }, - "listStylePosition": { - "type": "static", - "content": "outside" - } - }, - "conditions": [] - }, - "list-item": { - "type": "reusable-project-style-map", - "content": { - "display": { - "type": "static", - "content": "list-item" - } - }, - "conditions": [] - }, - "teleport-show": { - "type": "reusable-project-style-map", - "content": { - "display": { - "type": "static", - "content": "flex !important" - }, - "transform": { - "type": "static", - "content": "none !important" - } - }, - "conditions": [] - }, - "thq-input": { - "type": "reusable-project-style-map", - "content": { - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "cursor": { - "type": "static", - "content": "auto" - }, - "outline": { - "type": "static", - "content": "none" - }, - "padding": { - "type": "static", - "content": "0.5rem 1rem" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "textAlign": { - "type": "static", - "content": "center" - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "borderWidth": { - "type": "static", - "content": "1px" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-inputradius", - "fallback": "" - } - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-light", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "element-state", - "content": { - "outline": { - "type": "static", - "content": "1px solid var(--dl-color-theme-primary1)" - } - }, - "meta": { - "state": "focus" - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - } - ] - }, - "thq-button-filled": { - "type": "reusable-project-style-map", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary1", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary1", - "fallback": "" - } - }, - "cursor": { - "type": "static", - "content": "pointer" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "fontWeight": { - "type": "static", - "content": "bold" - }, - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "transition": { - "type": "static", - "content": "0.3s" - }, - "whiteSpace": { - "type": "static", - "content": "nowrap" - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary1", - "fallback": "" - } - }, - "borderWidth": { - "type": "static", - "content": "1px" - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-buttonradius", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "justifyContent": { - "type": "static", - "content": "center" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary1", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "element-state", - "content": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary2", - "fallback": "" - } - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary2", - "fallback": "" - } - } - }, - "meta": { - "state": "hover" - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - } - ] - }, - "thq-button-outline": { - "type": "reusable-project-style-map", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary1", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary1", - "fallback": "" - } - }, - "border": { - "type": "static", - "content": "1px solid" - }, - "cursor": { - "type": "static", - "content": "pointer" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "fontWeight": { - "type": "static", - "content": "bold" - }, - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "transition": { - "type": "static", - "content": "0.3s" - }, - "whiteSpace": { - "type": "static", - "content": "nowrap" - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary1", - "fallback": "" - } - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-buttonradius", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "conditions": [ - { - "type": "element-state", - "content": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary2", - "fallback": "" - } - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary2", - "fallback": "" - } - } - }, - "meta": { - "state": "hover" - } - } - ] - }, - "thq-button-flat": { - "type": "reusable-project-style-map", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary1", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary1", - "fallback": "" - } - }, - "cursor": { - "type": "static", - "content": "pointer" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "fontWeight": { - "type": "static", - "content": "bold" - }, - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "transition": { - "type": "static", - "content": "0.3s" - }, - "whiteSpace": { - "type": "static", - "content": "nowrap" - }, - "borderColor": { - "type": "static", - "content": "transparent" - }, - "borderWidth": { - "type": "static", - "content": "1px" - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-buttonradius", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "element-state", - "content": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary1", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary1", - "fallback": "" - } - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary2", - "fallback": "" - } - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary2", - "fallback": "" - } - } - }, - "meta": { - "state": "hover" - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - } - ] - }, - "thq-heading-1": { - "type": "reusable-project-style-map", - "content": { - "fontSize": { - "type": "static", - "content": "48px" - }, - "fontFamily": { - "type": "static", - "content": "STIX Two Text" - }, - "fontWeight": { - "type": "static", - "content": "700" - }, - "lineHeight": { - "type": "static", - "content": "1.5" - } - }, - "conditions": [] - }, - "thq-heading-2": { - "type": "reusable-project-style-map", - "content": { - "fontSize": { - "type": "static", - "content": "35px" - }, - "fontFamily": { - "type": "static", - "content": "STIX Two Text" - }, - "fontWeight": { - "type": "static", - "content": "600" - }, - "lineHeight": { - "type": "static", - "content": "1.5" - } - }, - "conditions": [] - }, - "thq-heading-3": { - "type": "reusable-project-style-map", - "content": { - "fontSize": { - "type": "static", - "content": "26px" - }, - "fontFamily": { - "type": "static", - "content": "STIX Two Text" - }, - "fontWeight": { - "type": "static", - "content": "600" - }, - "lineHeight": { - "type": "static", - "content": "1.5" - } - }, - "conditions": [] - }, - "thq-body-large": { - "type": "reusable-project-style-map", - "content": { - "fontSize": { - "type": "static", - "content": "18px" - }, - "fontFamily": { - "type": "static", - "content": "Noto Sans" - }, - "lineHeight": { - "type": "static", - "content": "1.5" - } - }, - "conditions": [] - }, - "thq-body-small": { - "type": "reusable-project-style-map", - "content": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontFamily": { - "type": "static", - "content": "Noto Sans" - }, - "lineHeight": { - "type": "static", - "content": "1.5" - } - }, - "conditions": [] - }, - "thq-team-image-round": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "static", - "content": "80px" - }, - "height": { - "type": "static", - "content": "80px" - }, - "objectFit": { - "type": "static", - "content": "cover" - }, - "borderRadius": { - "type": "static", - "content": "50%" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - } - ] - }, - "thq-section-padding": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fiveunits", - "fallback": "" - } - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": { - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - } - }, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": { - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - } - }, - "meta": { - "maxWidth": 479 - } - } - ] - }, - "thq-section-max-width": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "static", - "content": "100%" - }, - "maxWidth": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-maxwidth", - "fallback": "" - } - } - }, - "conditions": [] - }, - "thq-img-ratio-1-1": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "static", - "content": "100%" - }, - "objectFit": { - "type": "static", - "content": "cover" - }, - "aspectRatio": { - "type": "static", - "content": "1/1" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-imageradius", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - } - ] - }, - "thq-img-ratio-16-9": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "static", - "content": "100%" - }, - "objectFit": { - "type": "static", - "content": "cover" - }, - "aspectRatio": { - "type": "static", - "content": "16/9" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-imageradius", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - } - ] - }, - "thq-img-ratio-4-3": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "static", - "content": "100%" - }, - "objectFit": { - "type": "static", - "content": "cover" - }, - "aspectRatio": { - "type": "static", - "content": "4/3" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-imageradius", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - } - ] - }, - "thq-img-ratio-4-6": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "static", - "content": "100%" - }, - "objectFit": { - "type": "static", - "content": "cover" - }, - "aspectRatio": { - "type": "static", - "content": "4/6" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-imageradius", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - } - ] - }, - "thq-img-round": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "static", - "content": "100%" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-round", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - } - ] - }, - "thq-flex-column": { - "type": "reusable-project-style-map", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "overflow": { - "type": "static", - "content": "hidden" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - } - }, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - }, - "meta": { - "maxWidth": 479 - } - } - ] - }, - "thq-flex-row": { - "type": "reusable-project-style-map", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "overflow": { - "type": "static", - "content": "hidden" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - } - }, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - }, - "meta": { - "maxWidth": 479 - } - } - ] - }, - "thq-grid-6": { - "type": "reusable-project-style-map", - "content": { - "display": { - "type": "static", - "content": "grid" - }, - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr 1fr 1fr 1fr 1fr 1fr" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": { - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr 1fr" - } - }, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": { - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr 1fr 1fr" - } - }, - "meta": { - "maxWidth": 767 - } - } - ] - }, - "thq-grid-5": { - "type": "reusable-project-style-map", - "content": { - "display": { - "type": "static", - "content": "grid" - }, - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr 1fr 1fr 1fr 1fr" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": { - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr 1fr 1fr" - } - }, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": { - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr 1fr" - } - }, - "meta": { - "maxWidth": 479 - } - } - ] - }, - "thq-card": { - "type": "reusable-project-style-map", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "alignItems": { - "type": "static", - "content": "stretch" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-cardradius", - "fallback": "" - } - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": { - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - } - }, - "meta": { - "maxWidth": 767 - } - } - ] - }, - "thq-box-shadow": { - "type": "reusable-project-style-map", - "content": { - "boxShadow": { - "type": "static", - "content": "0px 0px 5px -2px var(--dl-color-theme-neutral-dark)" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - } - ] - }, - "thq-grid-3": { - "type": "reusable-project-style-map", - "content": { - "display": { - "type": "static", - "content": "grid" - }, - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr 1fr 1fr" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": { - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr" - } - }, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": { - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr 1fr" - } - }, - "meta": { - "maxWidth": 767 - } - } - ] - }, - "thq-grid-4": { - "type": "reusable-project-style-map", - "content": { - "display": { - "type": "static", - "content": "grid" - }, - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr 1fr 1fr 1fr" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": { - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr 1fr" - } - }, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": { - "gridTemplateColumns": { - "type": "static", - "content": "1fr 1fr 1fr" - } - }, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": { - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr" - } - }, - "meta": { - "maxWidth": 479 - } - } - ] - }, - "thq-grid-2": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "grid" - }, - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr 1fr" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": { - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr" - } - }, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": { - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - }, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - } - ] - }, - "thq-checkbox": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-xsmall", - "fallback": "" - } - }, - "height": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-xsmall", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - } - ] - }, - "thq-select": { - "type": "reusable-project-style-map", - "content": { - "cursor": { - "type": "static", - "content": "pointer" - }, - "appearance": { - "type": "static", - "content": "none" - }, - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-inputradius", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-light", - "fallback": "" - } - }, - "backgroundImage": { - "type": "static", - "content": "url('data:image/svg+xml;charset=US-ASCII,%3Csvg width%3D%2220%22 height%3D%2220%22 xmlns%3D%22http%3A//www.w3.org/2000/svg%22 viewBox%3D%220 0 20 20%22 fill%3D%22%23000%22%3E%3Cpath d%3D%22M4.293 7.293a1 1 0 011.414 0L10 11.586l4.293-4.293a1 1 0 111.414 1.414l-5 5a1 1 0 01-1.414 0l-5-5a1 1 0 010-1.414z%22/%3E%3C/svg%3E')" - }, - "backgroundRepeat": { - "type": "static", - "content": "no-repeat" - }, - "backgroundPosition": { - "type": "static", - "content": "right 8px center" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - } - ] - }, - "thq-divider-horizontal": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "1px" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - } - ] - }, - "thq-icon-small": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "static", - "content": "24px" - }, - "height": { - "type": "static", - "content": "24px" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - } - ] - }, - "thq-button-icon": { - "type": "reusable-project-style-map", - "content": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary1", - "fallback": "" - } - }, - "padding": { - "type": "static", - "content": "3px" - }, - "transition": { - "type": "static", - "content": "0.3s" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-round", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "element-state", - "content": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - } - }, - "meta": { - "state": "hover" - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - } - ] - }, - "thq-icon-medium": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-small", - "fallback": "" - } - }, - "height": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-small", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - } - ] - }, - "thq-icon-x-small": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-xsmall", - "fallback": "" - } - }, - "height": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-xsmall", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - } - ] - }, - "thq-link": { - "type": "reusable-project-style-map", - "content": { - "cursor": { - "type": "static", - "content": "pointer" - }, - "display": { - "type": "static", - "content": "inline-block" - }, - "overflow": { - "type": "static", - "content": "hidden" - }, - "background": { - "type": "static", - "content": "linear-gradient(to right, var(--dl-color-theme-primary1) 50%, var(--dl-color-theme-neutral-dark) 50%)" - }, - "fontWeight": { - "type": "static", - "content": "600" - }, - "transition": { - "type": "static", - "content": "background-position 300ms ease" - }, - "backgroundClip": { - "type": "static", - "content": "text" - }, - "backgroundSize": { - "type": "static", - "content": "200% 100%" - }, - "backgroundPosition": { - "type": "static", - "content": "100%" - }, - "WebkitTextFillColor": { - "type": "static", - "content": "transparent" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "element-state", - "content": { - "backgroundPosition": { - "type": "static", - "content": "0 100%" - } - }, - "meta": { - "state": "hover" - } - } - ] - }, - "thq-grid-auto-300": { - "type": "reusable-project-style-map", - "content": { - "display": { - "type": "static", - "content": "grid" - }, - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "gridTemplateColumns": { - "type": "static", - "content": "repeat(auto-fit, minmax(300px, 1fr))" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": { - "gridTemplateColumns": { - "type": "static", - "content": "1fr" - } - }, - "meta": { - "maxWidth": 479 - } - } - ] - }, - "thq-animated-group-vertical-reverse": { - "type": "reusable-project-style-map", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "animation": { - "type": "static", - "content": "scroll-y 20s linear infinite" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "space-around" - }, - "animationDirection": { - "type": "static", - "content": "reverse" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - } - ] - }, - "thq-animated-group-horizontal-reverse": { - "type": "reusable-project-style-map", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "minWidth": { - "type": "static", - "content": "100%" - }, - "animation": { - "type": "static", - "content": "scroll-x 20s linear infinite" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexShrink": { - "type": "static", - "content": "0" - }, - "justifyContent": { - "type": "static", - "content": "space-around" - }, - "animationDirection": { - "type": "static", - "content": "reverse" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - } - ] - }, - "thq-animated-group-vertical": { - "type": "reusable-project-style-map", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "animation": { - "type": "static", - "content": "scroll-y 20s linear infinite" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "space-around" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - } - ] - }, - "thq-animated-group-horizontal": { - "type": "reusable-project-style-map", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "minWidth": { - "type": "static", - "content": "100%" - }, - "animation": { - "type": "static", - "content": "scroll-x 20s linear infinite" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexShrink": { - "type": "static", - "content": "0" - }, - "justifyContent": { - "type": "static", - "content": "space-around" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - } - ] - }, - "thq-animated-group-container-vertical": { - "type": "reusable-project-style-map", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "overflow": { - "type": "static", - "content": "hidden" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - } - ] - }, - "thq-animated-group-container-horizontal": { - "type": "reusable-project-style-map", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "overflow": { - "type": "static", - "content": "hidden" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - } - ] - }, - "thq-mask-image-vertical": { - "type": "reusable-project-style-map", - "content": { - "maskImage": { - "type": "static", - "content": "linear-gradient(to bottom, transparent, black 1%, black 99%, transparent)" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - } - ] - }, - "thq-mask-image-horizontal": { - "type": "reusable-project-style-map", - "content": { - "maskImage": { - "type": "static", - "content": "linear-gradient(to right, transparent, black 1%, black 99%, transparent)" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - } - ] - }, - "thq-img-scale": { - "type": "reusable-project-style-map", - "content": { - "transition": { - "type": "static", - "content": "0.3s" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": { - "width": { - "type": "static", - "content": "100%" - } - }, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "element-state", - "content": { - "scale": { - "type": "static", - "content": "1.05" - } - }, - "meta": { - "state": "hover" - } - } - ] - }, - "thq-animated-card-bg-1": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "100%" - }, - "transition": { - "type": "static", - "content": "transform 0.3s" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-cardradius", - "fallback": "" - } - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-accent1", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - } - ] - }, - "thq-animated-card-bg-2": { - "type": "reusable-project-style-map", - "content": { - "transition": { - "type": "static", - "content": "transform 0.3s" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-cardradius", - "fallback": "" - } - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-accent2", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - } - ] - }, - "thq-button-animated": { - "type": "reusable-project-style-map", - "content": { - "zIndex": { - "type": "static", - "content": "1" - }, - "outline": { - "type": "static", - "content": "none" - }, - "overflow": { - "type": "static", - "content": "hidden" - }, - "position": { - "type": "static", - "content": "relative" - }, - "borderWidth": { - "type": "static", - "content": "2px" - } - }, - "conditions": [] - }, - "thq-input::placeholder": { - "type": "reusable-project-style-map", - "content": { - "textAlign": { - "type": "static", - "content": "center" - }, - "verticalAlign": { - "type": "static", - "content": "middle" - } - }, - "conditions": [], - "className": "thq-input", - "subselectors": "::placeholder" - }, - "thq-animated-group-container-vertical:hover div": { - "type": "reusable-project-style-map", - "content": { - "animationPlayState": { - "type": "static", - "content": "paused" - } - }, - "conditions": [], - "className": "thq-animated-group-container-vertical", - "subselectors": ":hover div" - }, - "thq-animated-group-container-horizontal:hover div": { - "type": "reusable-project-style-map", - "content": { - "animationPlayState": { - "type": "static", - "content": "paused" - } - }, - "conditions": [], - "className": "thq-animated-group-container-horizontal", - "subselectors": ":hover div" - }, - "thq-animated-card-bg-2:has([data-animated=\"true\"]:hover)": { - "type": "reusable-project-style-map", - "content": { - "transform": { - "type": "static", - "content": "translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(3deg) skew(0deg, 0deg)" - } - }, - "conditions": [], - "className": "thq-animated-card-bg-2", - "subselectors": ":has([data-animated=\"true\"]:hover)" - }, - "thq-animated-card-bg-1:has([data-animated=\"true\"]:hover)": { - "type": "reusable-project-style-map", - "content": { - "transform": { - "type": "static", - "content": "translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-6deg) skew(0deg, 0deg)" - } - }, - "conditions": [], - "className": "thq-animated-card-bg-1", - "subselectors": ":has([data-animated=\"true\"]:hover)" - }, - "thq-button-animated:before": { - "type": "reusable-project-style-map", - "content": { - "top": { - "type": "static", - "content": "0" - }, - "left": { - "type": "static", - "content": "-20%" - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-light", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "200%" - }, - "height": { - "type": "static", - "content": "101%" - }, - "zIndex": { - "type": "static", - "content": "1" - }, - "content": { - "type": "static", - "content": "\"\"" - }, - "position": { - "type": "static", - "content": "absolute" - }, - "transform": { - "type": "static", - "content": "scaleX(0)" - }, - "transition": { - "type": "static", - "content": "transform 0.5s" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-buttonradius", - "fallback": "" - } - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "transformOrigin": { - "type": "static", - "content": "0 0" - }, - "transitionTimingFunction": { - "type": "static", - "content": "cubic-bezier(0.5, 1.6, 0.4, 0.7)" - } - }, - "conditions": [], - "className": "thq-button-animated", - "subselectors": ":before" - }, - "thq-button-animated:hover::before": { - "type": "reusable-project-style-map", - "content": { - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-light", - "fallback": "" - } - }, - "zIndex": { - "type": "static", - "content": "-1" - }, - "transform": { - "type": "static", - "content": "scaleX(1)" - } - }, - "conditions": [], - "className": "thq-button-animated", - "subselectors": ":hover::before" - }, - "frupsidupsi": { - "type": "reusable-project-style-map", - "content": { - "alignSelf": { - "type": "static", - "content": "center" - }, - "animation": { - "type": "static", - "content": "revert" - }, - "animationFillMode": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - } - }, - "conditions": [] - }, - "Content": { - "type": "reusable-project-style-map", - "content": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontFamily": { - "type": "static", - "content": "Inter" - }, - "fontWeight": { - "type": "static", - "content": "400" - }, - "lineHeight": { - "type": "static", - "content": "1.15" - }, - "textTransform": { - "type": "static", - "content": "none" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - } - } - }, - "stateDefinitions": { - "route": { - "type": "string", - "defaultValue": "Home", - "values": [ - { - "value": "Home", - "seo": { - "title": "Frizzy Orange Raven", - "metaTags": [ - { - "property": "og:title", - "content": "Frizzy Orange Raven" - } - ] - }, - "pageOptions": { - "stateDefinitions": {}, - "propDefinitions": {} - } - }, - { - "value": "404 - Not Found", - "seo": { - "title": "404 - Not Found" - }, - "pageOptions": { - "fallback": true - } - } - ] - } - }, - "propDefinitions": {}, - "node": { - "type": "element", - "content": { - "elementType": "Router", - "children": [ - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "minHeight": { - "type": "static", - "content": "100vh" - }, - "overflow": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "OOPS! PAGE NOT FOUND" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "center" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "position": { - "type": "static", - "content": "relative" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h1", - "referencedStyles": {}, - "abilities": {}, - "style": { - "fontWeight": { - "type": "static", - "content": "900" - }, - "fontSize": { - "type": "static", - "content": "252px" - }, - "letterSpacing": { - "type": "static", - "content": "-20px" - }, - "color": { - "type": "static", - "content": "rgb(38, 38, 38)" - }, - "marginTop": { - "type": "static", - "content": "-20px" - }, - "marginBottom": { - "type": "static", - "content": "-20px" - } - }, - "children": [ - { - "type": "static", - "content": "404" - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "center" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "width": { - "type": "static", - "content": "421px" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "referencedStyles": {}, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [ - { - "type": "static", - "content": "WE ARE SORRY, BUT THE PAGE YOU REQUESTED WAS NOT FOUND" - } - ] - } - } - ] - } - } - ] - } - }, - "value": "404 - Not Found", - "reference": { - "type": "dynamic", - "content": { - "referenceType": "state", - "id": "route" - } - } - } - }, - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "minHeight": { - "type": "static", - "content": "100vh" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "flex-start" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "thq-navbar", - "semanticType": "header", - "name": "Navbar-Interactive", - "referencedStyles": { - "TQ_0pGq5NBZli": { - "type": "style-map", - "content": { - "conditions": [ - { - "conditionType": "screen-size", - "maxWidth": 767 - } - ], - "mapType": "inlined", - "styles": { - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - } - } - } - }, - "TQ_RbbeucHA9a": { - "type": "style-map", - "content": { - "conditions": [ - { - "conditionType": "screen-size", - "maxWidth": 479 - } - ], - "mapType": "inlined", - "styles": { - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "attrs": { - "data-thq": { - "type": "static", - "content": "thq-navbar" - } - }, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "justifyContent": { - "type": "static", - "content": "space-between" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "static", - "content": "logo" - }, - "src": { - "type": "static", - "content": "https://presentation-website-assets.teleporthq.io/logos/logo.png" - } - }, - "style": { - "height": { - "type": "static", - "content": "2rem" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "thq-navbar-nav", - "semanticType": "div", - "name": "DesktopMenu", - "referencedStyles": { - "TQ_lSEinoMbXr": { - "type": "style-map", - "content": { - "conditions": [ - { - "conditionType": "screen-size", - "maxWidth": 767 - } - ], - "mapType": "inlined", - "styles": { - "display": { - "type": "static", - "content": "none" - } - } - } - } - }, - "abilities": {}, - "attrs": { - "data-thq": { - "type": "static", - "content": "thq-navbar-nav" - } - }, - "style": { - "flex": { - "type": "static", - "content": "1" - }, - "display": { - "type": "static", - "content": "flex" - }, - "justifyContent": { - "type": "static", - "content": "space-between" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "nav", - "name": "Links", - "referencedStyles": {}, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "1" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "About" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "style": { - "marginLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - } - }, - "children": [ - { - "type": "static", - "content": "Features" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "style": { - "marginLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - } - }, - "children": [ - { - "type": "static", - "content": "Pricing" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "style": { - "marginLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - } - }, - "children": [ - { - "type": "static", - "content": "Team" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "style": { - "marginLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - } - }, - "children": [ - { - "type": "static", - "content": "Blog" - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Buttons", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "justifyContent": { - "type": "static", - "content": "space-between" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "button", - "name": "Login", - "referencedStyles": { - "TQ_bqYngHX0D1": { - "id": "TQ_bqYngHX0D1", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "button" - } - } - }, - "abilities": {}, - "style": { - "borderWidth": { - "type": "static", - "content": "0px" - }, - "marginRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - } - }, - "children": [ - { - "type": "static", - "content": "Login" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "button", - "name": "Register", - "referencedStyles": { - "TQ_bqYngHX0D1": { - "id": "TQ_bqYngHX0D1", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "button" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Register" - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "thq-burger-menu", - "semanticType": "div", - "name": "BurgerMenu", - "referencedStyles": { - "TQ_7_-ydxExp7": { - "type": "style-map", - "content": { - "conditions": [ - { - "conditionType": "screen-size", - "maxWidth": 767 - } - ], - "mapType": "inlined", - "styles": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - } - } - } - }, - "abilities": {}, - "attrs": { - "data-thq": { - "type": "static", - "content": "thq-burger-menu" - } - }, - "style": { - "display": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "style": { - "width": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-xsmall", - "fallback": "" - } - }, - "height": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-xsmall", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M128 554.667h768c23.552 0 42.667-19.115 42.667-42.667s-19.115-42.667-42.667-42.667h-768c-23.552 0-42.667 19.115-42.667 42.667s19.115 42.667 42.667 42.667zM128 298.667h768c23.552 0 42.667-19.115 42.667-42.667s-19.115-42.667-42.667-42.667h-768c-23.552 0-42.667 19.115-42.667 42.667s19.115 42.667 42.667 42.667zM128 810.667h768c23.552 0 42.667-19.115 42.667-42.667s-19.115-42.667-42.667-42.667h-768c-23.552 0-42.667 19.115-42.667 42.667s19.115 42.667 42.667 42.667z" - } - }, - "children": [] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "thq-mobile-menu", - "semanticType": "div", - "name": "MobileMenu", - "referencedStyles": { - "TQ_6vLCF7fegZ": { - "type": "style-map", - "content": { - "conditions": [ - { - "conditionType": "screen-size", - "maxWidth": 479 - } - ], - "mapType": "inlined", - "styles": { - "padding": { - "type": "static", - "content": "16px" - } - } - } - } - }, - "abilities": {}, - "attrs": { - "data-thq": { - "type": "static", - "content": "thq-mobile-menu" - } - }, - "style": { - "top": { - "type": "static", - "content": "0px" - }, - "left": { - "type": "static", - "content": "0px" - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "100vh" - }, - "zIndex": { - "type": "static", - "content": "100" - }, - "display": { - "type": "static", - "content": "none" - }, - "padding": { - "type": "static", - "content": "32px" - }, - "position": { - "type": "static", - "content": "absolute" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "space-between" - }, - "backgroundColor": { - "type": "static", - "content": "#fff" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Nav", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Top", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "justifyContent": { - "type": "static", - "content": "space-between" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "name": "Logo", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "static", - "content": "image" - }, - "src": { - "type": "static", - "content": "https://presentation-website-assets.teleporthq.io/logos/logo.png" - } - }, - "style": { - "height": { - "type": "static", - "content": "2rem" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "thq-close-menu", - "semanticType": "div", - "name": "CloseMenu", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "data-thq": { - "type": "static", - "content": "thq-close-menu" - } - }, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "style": { - "width": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-xsmall", - "fallback": "" - } - }, - "height": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-xsmall", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M810 274l-238 238 238 238-60 60-238-238-238 238-60-60 238-238-238-238 60-60 238 238 238-238z" - } - }, - "children": [] - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "nav", - "name": "Links", - "referencedStyles": {}, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "flex-start" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_mIoiYQPQUr": { - "type": "style-map", - "content": { - "conditions": [ - { - "conditionType": "screen-size", - "maxWidth": 767 - } - ], - "mapType": "inlined", - "styles": { - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "style": { - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - }, - "children": [ - { - "type": "static", - "content": "About" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_XHbD8E4A8C": { - "type": "style-map", - "content": { - "conditions": [ - { - "conditionType": "screen-size", - "maxWidth": 767 - } - ], - "mapType": "inlined", - "styles": { - "marginLeft": { - "type": "static", - "content": "0" - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "style": { - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - }, - "children": [ - { - "type": "static", - "content": "Features" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_5FWdvtG4FA": { - "type": "style-map", - "content": { - "conditions": [ - { - "conditionType": "screen-size", - "maxWidth": 767 - } - ], - "mapType": "inlined", - "styles": { - "marginLeft": { - "type": "static", - "content": "0" - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "style": { - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - }, - "children": [ - { - "type": "static", - "content": "Pricing" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_NEc07TmQDZ": { - "type": "style-map", - "content": { - "conditions": [ - { - "conditionType": "screen-size", - "maxWidth": 767 - } - ], - "mapType": "inlined", - "styles": { - "marginLeft": { - "type": "static", - "content": "0" - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "style": { - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - }, - "children": [ - { - "type": "static", - "content": "Team" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_ctftlJPTfV": { - "type": "style-map", - "content": { - "conditions": [ - { - "conditionType": "screen-size", - "maxWidth": 767 - } - ], - "mapType": "inlined", - "styles": { - "marginLeft": { - "type": "static", - "content": "0" - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "style": { - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - }, - "children": [ - { - "type": "static", - "content": "Blog" - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Buttons", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "justifyContent": { - "type": "static", - "content": "space-between" - }, - "marginTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "button", - "name": "Login", - "referencedStyles": { - "TQ_bqYngHX0D1": { - "id": "TQ_bqYngHX0D1", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "button" - } - } - }, - "abilities": {}, - "style": { - "marginRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - } - }, - "children": [ - { - "type": "static", - "content": "Login" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "button", - "name": "Register", - "referencedStyles": { - "TQ_bqYngHX0D1": { - "id": "TQ_bqYngHX0D1", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "button" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Register" - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "IconGroup", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 950.8571428571428 1024" - } - }, - "style": { - "width": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-xsmall", - "fallback": "" - } - }, - "height": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-xsmall", - "fallback": "" - } - }, - "marginRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M925.714 233.143c-25.143 36.571-56.571 69.143-92.571 95.429 0.571 8 0.571 16 0.571 24 0 244-185.714 525.143-525.143 525.143-104.571 0-201.714-30.286-283.429-82.857 14.857 1.714 29.143 2.286 44.571 2.286 86.286 0 165.714-29.143 229.143-78.857-81.143-1.714-149.143-54.857-172.571-128 11.429 1.714 22.857 2.857 34.857 2.857 16.571 0 33.143-2.286 48.571-6.286-84.571-17.143-148-91.429-148-181.143v-2.286c24.571 13.714 53.143 22.286 83.429 23.429-49.714-33.143-82.286-89.714-82.286-153.714 0-34.286 9.143-65.714 25.143-93.143 90.857 112 227.429 185.143 380.571 193.143-2.857-13.714-4.571-28-4.571-42.286 0-101.714 82.286-184.571 184.571-184.571 53.143 0 101.143 22.286 134.857 58.286 41.714-8 81.714-23.429 117.143-44.571-13.714 42.857-42.857 78.857-81.143 101.714 37.143-4 73.143-14.286 106.286-28.571z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 877.7142857142857 1024" - } - }, - "style": { - "width": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-xsmall", - "fallback": "" - } - }, - "height": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-xsmall", - "fallback": "" - } - }, - "marginRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M585.143 512c0-80.571-65.714-146.286-146.286-146.286s-146.286 65.714-146.286 146.286 65.714 146.286 146.286 146.286 146.286-65.714 146.286-146.286zM664 512c0 124.571-100.571 225.143-225.143 225.143s-225.143-100.571-225.143-225.143 100.571-225.143 225.143-225.143 225.143 100.571 225.143 225.143zM725.714 277.714c0 29.143-23.429 52.571-52.571 52.571s-52.571-23.429-52.571-52.571 23.429-52.571 52.571-52.571 52.571 23.429 52.571 52.571zM438.857 152c-64 0-201.143-5.143-258.857 17.714-20 8-34.857 17.714-50.286 33.143s-25.143 30.286-33.143 50.286c-22.857 57.714-17.714 194.857-17.714 258.857s-5.143 201.143 17.714 258.857c8 20 17.714 34.857 33.143 50.286s30.286 25.143 50.286 33.143c57.714 22.857 194.857 17.714 258.857 17.714s201.143 5.143 258.857-17.714c20-8 34.857-17.714 50.286-33.143s25.143-30.286 33.143-50.286c22.857-57.714 17.714-194.857 17.714-258.857s5.143-201.143-17.714-258.857c-8-20-17.714-34.857-33.143-50.286s-30.286-25.143-50.286-33.143c-57.714-22.857-194.857-17.714-258.857-17.714zM877.714 512c0 60.571 0.571 120.571-2.857 181.143-3.429 70.286-19.429 132.571-70.857 184s-113.714 67.429-184 70.857c-60.571 3.429-120.571 2.857-181.143 2.857s-120.571 0.571-181.143-2.857c-70.286-3.429-132.571-19.429-184-70.857s-67.429-113.714-70.857-184c-3.429-60.571-2.857-120.571-2.857-181.143s-0.571-120.571 2.857-181.143c3.429-70.286 19.429-132.571 70.857-184s113.714-67.429 184-70.857c60.571-3.429 120.571-2.857 181.143-2.857s120.571-0.571 181.143 2.857c70.286 3.429 132.571 19.429 184 70.857s67.429 113.714 70.857 184c3.429 60.571 2.857 120.571 2.857 181.143z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 602.2582857142856 1024" - } - }, - "style": { - "width": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-xsmall", - "fallback": "" - } - }, - "height": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-xsmall", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M548 6.857v150.857h-89.714c-70.286 0-83.429 33.714-83.429 82.286v108h167.429l-22.286 169.143h-145.143v433.714h-174.857v-433.714h-145.714v-169.143h145.714v-124.571c0-144.571 88.571-223.429 217.714-223.429 61.714 0 114.857 4.571 130.286 6.857z" - } - }, - "children": [] - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "component", - "dependency": { - "type": "local" - }, - "semanticType": "Banner2", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "heading1": { - "id": "TQ_5_D-ZBnU8D", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "referencedStyles": { - "TQ_llpxyN7h4A": { - "id": "TQ_llpxyN7h4A", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-2" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "Company Name" - } - ] - } - } - ] - }, - "pos": "" - }, - "content1": { - "id": "TQ_I5NbYbhqnl", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "referencedStyles": { - "TQ_DZJIGymW5l": { - "id": "TQ_DZJIGymW5l", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-3" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "Company mission statement" - } - ] - } - } - ] - }, - "pos": "" - }, - "action1": { - "id": "TQ_g9Fj8FaaRx", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Call to Action" - } - ] - } - } - ] - }, - "pos": "" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "component", - "dependency": { - "type": "local" - }, - "semanticType": "BlogPostHeader6", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "avatarName": { - "id": "TQ_bMqoiDbGKs", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jPs5AXhK1F": { - "id": "TQ_jPs5AXhK1F", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "John Doe" - } - ] - } - } - ] - }, - "pos": "" - }, - "category": { - "id": "TQ_ZiIWBHa-kj", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jPs5AXhK1F": { - "id": "TQ_jPs5AXhK1F", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "Technology" - } - ] - } - } - ] - }, - "pos": "" - }, - "readTime": { - "id": "TQ_dIogY7nHHL", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jPs5AXhK1F": { - "id": "TQ_jPs5AXhK1F", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "5 min read" - } - ] - } - } - ] - }, - "pos": "" - }, - "date": { - "id": "TQ_HFkYz89_7l", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jPs5AXhK1F": { - "id": "TQ_jPs5AXhK1F", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "January 15, 2023" - } - ] - } - } - ] - }, - "pos": "" - }, - "blogPostTitle": { - "id": "TQ_AbpJm0HIy3", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h1", - "referencedStyles": { - "TQ_p61WaLy49f": { - "id": "TQ_p61WaLy49f", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-1" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "The Future of Artificial Intelligence in Business" - } - ] - } - } - ] - }, - "pos": "" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "component", - "dependency": { - "type": "local" - }, - "semanticType": "CTA10", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "content1": { - "id": "TQ_yJ2OL1Nrzs", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "referencedStyles": { - "TQ_qJFAosdKKB": { - "id": "TQ_qJFAosdKKB", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat." - } - ] - } - } - ] - }, - "pos": "" - }, - "action2": { - "id": "TQ_lmISTNprFV", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Action2" - } - ] - } - } - ] - }, - "pos": "" - }, - "action1": { - "id": "TQ_3L81KBvq89", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Action1" - } - ] - } - } - ] - }, - "pos": "" - }, - "heading1": { - "id": "TQ_FvJlWYQVxu", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "referencedStyles": { - "TQ_llpxyN7h4A": { - "id": "TQ_llpxyN7h4A", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-2" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Medium length heading goes here" - } - ] - } - } - ] - }, - "pos": "" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "component", - "dependency": { - "type": "local" - }, - "semanticType": "Hero13", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "heading1": { - "id": "TQ_1FRuDUFWgf", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h1", - "referencedStyles": { - "TQ_p61WaLy49f": { - "id": "TQ_p61WaLy49f", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-1" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "Medium length hero headline goes here" - } - ] - } - } - ] - }, - "pos": "" - }, - "action2": { - "id": "TQ_67RHKgNpTW", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jPs5AXhK1F": { - "id": "TQ_jPs5AXhK1F", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Secondary action" - } - ] - } - } - ] - }, - "pos": "" - }, - "action1": { - "id": "TQ_dKEWVPZz-w", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jPs5AXhK1F": { - "id": "TQ_jPs5AXhK1F", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Main action" - } - ] - } - } - ] - }, - "pos": "" - }, - "content1": { - "id": "TQ_3G6y8-_UDY", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "referencedStyles": { - "TQ_qJFAosdKKB": { - "id": "TQ_qJFAosdKKB", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat." - } - ] - } - } - ] - }, - "pos": "" - } - }, - "children": [] - } - } - ] - } - }, - "value": "Home", - "reference": { - "type": "dynamic", - "content": { - "referenceType": "state", - "id": "route" - } - }, - "importDefinitions": {} - } - } - ] - } - } - }, - "components": { - "Component": { - "propDefinitions": { - "imageSrc": { - "id": "TQ_-NXm9QTddm", - "defaultValue": "https://play.teleporthq.io/static/svg/default-img.svg", - "type": "string" - }, - "imageAlt": { - "id": "TQ_0HvfbaQVnY", - "defaultValue": "image", - "type": "string" - }, - "rootClassName": { - "id": "TQ_GZoJZbWwMc", - "defaultValue": "", - "type": "string" - }, - "heading": { - "id": "TQ_TJy9Tr0WJi", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h1", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Heading" - } - ] - } - } - ] - } - }, - "type": "element" - } - }, - "stateDefinitions": {}, - "node": { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_kDLx_5b6tE": { - "type": "style-map", - "content": { - "mapType": "component-referenced", - "content": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "rootClassName" - } - } - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "400px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h1", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "heading" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "imageAlt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "imageSrc", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "200px" - }, - "objectFit": { - "type": "static", - "content": "cover" - } - }, - "children": [] - } - } - ] - } - }, - "name": "Component", - "styleSetDefinitions": { - "rootClassName": { - "content": {}, - "conditions": [], - "type": "reusable-component-style-override" - } - } - }, - "Component1": { - "propDefinitions": { - "componentImageSrc": { - "id": "TQ_8Ddqm3ZS-D", - "defaultValue": "", - "type": "string" - }, - "componentHeading1": { - "id": "TQ_e7DrIPBltV", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h1", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Heading" - } - ] - } - } - ] - } - }, - "type": "element" - } - }, - "stateDefinitions": {}, - "node": { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "400px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "flex-start" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "component", - "dependency": { - "type": "local" - }, - "semanticType": "Component", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "heading": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "componentHeading1", - "fallback": "" - } - }, - "imageAlt": { - "type": "static", - "content": "" - }, - "imageSrc": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "componentImageSrc", - "fallback": "" - } - }, - "rootClassName": { - "type": "comp-style", - "content": "rootClassName" - } - }, - "children": [] - } - } - ] - } - }, - "name": "Component1", - "styleSetDefinitions": {} - }, - "Banner2": { - "propDefinitions": { - "heading1": { - "id": "TQ_iNFhKbxIZ1", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "referencedStyles": { - "TQ_llpxyN7h4A": { - "id": "TQ_llpxyN7h4A", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-2" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "Company Name" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "video1Src": { - "id": "TQ_intA_7hZsJ", - "defaultValue": "", - "type": "string" - }, - "content1": { - "id": "TQ_7VH_zLhbAv", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "referencedStyles": { - "TQ_DZJIGymW5l": { - "id": "TQ_DZJIGymW5l", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-3" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "Company mission statement" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "video1Poster": { - "id": "TQ_qYjUpKXucY", - "defaultValue": "https://play.teleporthq.io/static/svg/videoposter.svg", - "type": "string" - }, - "action1": { - "id": "TQ_vx1pmNDFHk", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Call to Action" - } - ] - } - } - ] - } - }, - "type": "element" - } - }, - "stateDefinitions": {}, - "node": { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_AqVfl85CSj": { - "id": "TQ_AqVfl85CSj", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-section-padding" - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "max-width", - "referencedStyles": { - "TQ_mBU8zAzJk-": { - "id": "TQ_mBU8zAzJk-", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-section-max-width" - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "zIndex": { - "type": "static", - "content": "100" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "name": "Title", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "heading1" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "content1" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "button", - "referencedStyles": { - "TQ_8QgabbC-Pt": { - "id": "TQ_8QgabbC-Pt", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-filled" - } - } - }, - "abilities": {}, - "attrs": { - "type": { - "type": "static", - "content": "button" - } - }, - "style": { - "zIndex": { - "type": "static", - "content": "100" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "action1" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "video", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "video1Src", - "fallback": "" - } - }, - "loop": { - "type": "static", - "content": "true" - }, - "muted": { - "type": "static", - "content": "true" - }, - "poster": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "video1Poster", - "fallback": "" - } - }, - "autoPlay": { - "type": "static", - "content": "true" - } - }, - "style": { - "top": { - "type": "static", - "content": "0px" - }, - "left": { - "type": "static", - "content": "0px" - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "100%" - }, - "position": { - "type": "static", - "content": "absolute" - }, - "objectFit": { - "type": "static", - "content": "cover" - } - }, - "children": [] - } - } - ] - } - } - ] - } - }, - "name": "Banner2", - "styleSetDefinitions": {} - }, - "BlogPostHeader6": { - "propDefinitions": { - "avatarImageAlt": { - "id": "TQ_IygZL5LMyD", - "defaultValue": "Avatar image", - "type": "string" - }, - "avatarName": { - "id": "TQ_am25IJ8vr7", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jPs5AXhK1F": { - "id": "TQ_jPs5AXhK1F", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "John Doe" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "category": { - "id": "TQ__PdhC3aCG6", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jPs5AXhK1F": { - "id": "TQ_jPs5AXhK1F", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "Technology" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "readTime": { - "id": "TQ_eLBNPL9pIR", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jPs5AXhK1F": { - "id": "TQ_jPs5AXhK1F", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "5 min read" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "date": { - "id": "TQ_zVdb2AVZGN", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jPs5AXhK1F": { - "id": "TQ_jPs5AXhK1F", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "January 15, 2023" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "avatarImageSrc": { - "id": "TQ_3ZbUTuHf8J", - "defaultValue": "https://images.unsplash.com/photo-1702129751366-d60f2d10c2ea?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w5MTMyMXwwfDF8cmFuZG9tfHx8fHx8fHx8MTcyMzU0ODI0NHw&ixlib=rb-4.0.3&q=80&w=1080", - "type": "string" - }, - "blogPostTitle": { - "id": "TQ_P6CCLVct-w", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h1", - "referencedStyles": { - "TQ_p61WaLy49f": { - "id": "TQ_p61WaLy49f", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-1" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "The Future of Artificial Intelligence in Business" - } - ] - } - } - ] - } - }, - "type": "element" - } - }, - "stateDefinitions": {}, - "node": { - "type": "element", - "content": { - "elementType": "container", - "name": "BlogPostHeader3", - "referencedStyles": { - "TQ_AqVfl85CSj": { - "id": "TQ_AqVfl85CSj", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-section-padding" - } - } - }, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "max-width", - "referencedStyles": { - "TQ_mBU8zAzJk-": { - "id": "TQ_mBU8zAzJk-", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-section-max-width" - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Breadcrumbs", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "Category", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "category" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": { - "TQ_AJXRzKtvFx": { - "id": "TQ_AJXRzKtvFx", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-flex-column" - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h1", - "name": "Title", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "blogPostTitle" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "component", - "dependency": { - "type": "local" - }, - "semanticType": "Features14", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "featureDescription": { - "id": "TQ_hxjEJnr6ln", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ__kUI-bI4hX": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "textAlign": { - "type": "static", - "content": "center" - } - } - } - }, - "TQ_jPs5AXhK1F": { - "id": "TQ_jPs5AXhK1F", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - } - }, - "children": [ - { - "type": "static", - "content": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla." - } - ] - } - } - ] - }, - "pos": "" - }, - "feature2Title": { - "id": "TQ_qQpYVfzU83", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "referencedStyles": { - "TQ_DZJIGymW5l": { - "id": "TQ_DZJIGymW5l", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-3" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "50%" - } - ] - } - } - ] - }, - "pos": "" - }, - "feature1Title": { - "id": "TQ_TzkrWDe3MZ", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "referencedStyles": { - "TQ_DZJIGymW5l": { - "id": "TQ_DZJIGymW5l", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-3" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "50%" - } - ] - } - } - ] - }, - "pos": "" - }, - "feature1Description": { - "id": "TQ_7Ixj2A4RVJ", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jPs5AXhK1F": { - "id": "TQ_jPs5AXhK1F", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros." - } - ] - } - } - ] - }, - "pos": "" - }, - "heading1": { - "id": "TQ_VT0_G92k5B", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "referencedStyles": { - "TQ_llpxyN7h4A": { - "id": "TQ_llpxyN7h4A", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-2" - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "alignSelf": { - "type": "static", - "content": "center" - }, - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "Discover the Key Features" - } - ] - } - } - ] - }, - "pos": "" - }, - "feature2Description": { - "id": "TQ_FvWjs7gwsU", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jPs5AXhK1F": { - "id": "TQ_jPs5AXhK1F", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros." - } - ] - } - } - ] - }, - "pos": "" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "readTime", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "readTime" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "name": "authorImage", - "referencedStyles": { - "TQ_iv5xH71W4L": { - "id": "TQ_iv5xH71W4L", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-round" - } - }, - "TQ_1IKMw3pt4T": { - "id": "TQ_1IKMw3pt4T", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-1-1" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "avatarImageAlt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "avatarImageSrc", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-small", - "fallback": "" - } - }, - "height": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-small", - "fallback": "" - } - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Author", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_jPs5AXhK1F": { - "id": "TQ_jPs5AXhK1F", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Written by" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "avatarName" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Time", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "static", - "content": "8px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "date", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "date" - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - "name": "BlogPostHeader6", - "styleSetDefinitions": {} - }, - "CTA10": { - "propDefinitions": { - "content1": { - "id": "TQ_wXIsvWwFxk", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "referencedStyles": { - "TQ_qJFAosdKKB": { - "id": "TQ_qJFAosdKKB", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat." - } - ] - } - } - ] - } - }, - "type": "element" - }, - "action2": { - "id": "TQ_Ubw5iHhW1L", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Action2" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "action1": { - "id": "TQ_XfBMHK5fGv", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Action1" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "heading1": { - "id": "TQ_O-W03oiUdG", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "referencedStyles": { - "TQ_llpxyN7h4A": { - "id": "TQ_llpxyN7h4A", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-2" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Medium length heading goes here" - } - ] - } - } - ] - } - }, - "type": "element" - } - }, - "stateDefinitions": {}, - "node": { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_AqVfl85CSj": { - "id": "TQ_AqVfl85CSj", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-section-padding" - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "max-width", - "referencedStyles": { - "TQ_4_mSA556Ym": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "backgroundColor": { - "type": "static", - "content": "transparent" - } - } - } - }, - "TQ_mBU8zAzJk-": { - "id": "TQ_mBU8zAzJk-", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-section-max-width" - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "static", - "content": "80px" - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "maxWidth": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-maxwidth", - "fallback": "" - } - }, - "overflow": { - "type": "static", - "content": "hidden" - }, - "alignSelf": { - "type": "static", - "content": "center" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Container", - "referencedStyles": { - "TQ_pigIu7gXyt": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - } - } - } - }, - "TQ_4hStIdOmc_": { - "id": "TQ_4hStIdOmc_", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-flex-row" - } - }, - "TQ_Ithea9TV1T": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "flexDirection": { - "type": "static", - "content": "column" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fiveunits", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "heading1" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": { - "TQ_ty0zB9BtMF": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "auto" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "616px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "flexGrow": { - "type": "static", - "content": "1" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "content1" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Actions", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "button", - "referencedStyles": { - "TQ_8QgabbC-Pt": { - "id": "TQ_8QgabbC-Pt", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-filled" - } - } - }, - "abilities": {}, - "attrs": { - "type": { - "type": "static", - "content": "button" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "action1" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "button", - "referencedStyles": { - "TQ_qKfusmppCg": { - "id": "TQ_qKfusmppCg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-outline" - } - } - }, - "abilities": {}, - "attrs": { - "type": { - "type": "static", - "content": "button" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "action2" - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - "name": "CTA10", - "styleSetDefinitions": {} - }, - "Features14": { - "propDefinitions": { - "iconSrc": { - "id": "TQ_NeSZtz5w0L", - "defaultValue": "https://images.unsplash.com/photo-1526470608268-f674ce90ebd4?ixid=M3w5MTMyMXwwfDF8c2VhcmNofDN8fGZlYXR1cmV8ZW58MHx8fHwxNzE2NDYwNjE4fDA&ixlib=rb-4.0.3&w=1400", - "type": "string" - }, - "featureDescription": { - "id": "TQ_PtiZwxqy2J", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ__kUI-bI4hX": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "textAlign": { - "type": "static", - "content": "center" - } - } - } - }, - "TQ_jPs5AXhK1F": { - "id": "TQ_jPs5AXhK1F", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - } - }, - "children": [ - { - "type": "static", - "content": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla." - } - ] - } - } - ] - } - }, - "type": "element" - }, - "feature1VideoSrc": { - "id": "TQ_0QSqSUd2sF", - "defaultValue": "", - "type": "string" - }, - "feature2Title": { - "id": "TQ_IxtezvBQWq", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "referencedStyles": { - "TQ_DZJIGymW5l": { - "id": "TQ_DZJIGymW5l", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-3" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "50%" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "feature1Title": { - "id": "TQ_-6_05yfY9c", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "referencedStyles": { - "TQ_DZJIGymW5l": { - "id": "TQ_DZJIGymW5l", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-3" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "50%" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "feature1Description": { - "id": "TQ_5H1dqjixRX", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jPs5AXhK1F": { - "id": "TQ_jPs5AXhK1F", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros." - } - ] - } - } - ] - } - }, - "type": "element" - }, - "feature1VideoPoster": { - "id": "TQ_r1W7sSTWC6", - "defaultValue": "https://play.teleporthq.io/static/svg/videoposter.svg", - "type": "string" - }, - "iconAlt": { - "id": "TQ_V9QMSESR6G", - "defaultValue": "icon", - "type": "string" - }, - "heading1": { - "id": "TQ_Aq1t2btwOP", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "referencedStyles": { - "TQ_llpxyN7h4A": { - "id": "TQ_llpxyN7h4A", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-2" - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "alignSelf": { - "type": "static", - "content": "center" - }, - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "Discover the Key Features" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "feature2Description": { - "id": "TQ_sF3CnS0tJk", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jPs5AXhK1F": { - "id": "TQ_jPs5AXhK1F", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros." - } - ] - } - } - ] - } - }, - "type": "element" - } - }, - "stateDefinitions": {}, - "node": { - "type": "element", - "content": { - "elementType": "container", - "name": "Layout216", - "referencedStyles": { - "TQ_rTbGxyCtpd": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - }, - "TQ_AqVfl85CSj": { - "id": "TQ_AqVfl85CSj", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-section-padding" - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "overflow": { - "type": "static", - "content": "hidden" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexShrink": { - "type": "static", - "content": "0" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "max-width", - "referencedStyles": { - "TQ_XMmcySReYZ": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "flexDirection": { - "type": "static", - "content": "column" - } - } - } - }, - "TQ_mBU8zAzJk-": { - "id": "TQ_mBU8zAzJk-", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-section-max-width" - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "center" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexShrink": { - "type": "static", - "content": "0" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": { - "TQ_4hStIdOmc_": { - "id": "TQ_4hStIdOmc_", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-flex-row" - } - } - }, - "abilities": {}, - "style": { - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": { - "TQ_AJXRzKtvFx": { - "id": "TQ_AJXRzKtvFx", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-flex-column" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "name": "icon", - "referencedStyles": { - "TQ_nHDmfNfh-6": { - "id": "TQ_nHDmfNfh-6", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-4-3" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "iconAlt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "iconSrc", - "fallback": "" - } - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "component", - "dependency": { - "type": "local" - }, - "semanticType": "Features8", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "feature1Title": { - "id": "TQ_PKI8wxy_g7", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "referencedStyles": { - "TQ_DZJIGymW5l": { - "id": "TQ_DZJIGymW5l", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-3" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "justify" - } - }, - "children": [ - { - "type": "static", - "content": "Discover the Magic of Lorem Ipsum Text Generation" - } - ] - } - } - ] - }, - "pos": "" - }, - "feature2Title": { - "id": "TQ_DnX03WQJcw", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "referencedStyles": { - "TQ_DZJIGymW5l": { - "id": "TQ_DZJIGymW5l", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-3" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "justify" - } - }, - "children": [ - { - "type": "static", - "content": "Discover the Magic of Lorem Ipsum Text Generation" - } - ] - } - } - ] - }, - "pos": "" - }, - "feature1Slogan": { - "id": "TQ_-lTDNG3Fbx", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jPs5AXhK1F": { - "id": "TQ_jPs5AXhK1F", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Slogan" - } - ] - } - } - ] - }, - "pos": "" - }, - "mainAction": { - "id": "TQ_cy6092-yPx", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jPs5AXhK1F": { - "id": "TQ_jPs5AXhK1F", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "Main action" - } - ] - } - } - ] - }, - "pos": "" - }, - "feature2Description": { - "id": "TQ_-O9TNs0VDj", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jPs5AXhK1F": { - "id": "TQ_jPs5AXhK1F", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla." - } - ] - } - } - ] - }, - "pos": "" - }, - "feature3Description": { - "id": "TQ_9T2YXXOU-s", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jPs5AXhK1F": { - "id": "TQ_jPs5AXhK1F", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla." - } - ] - } - } - ] - }, - "pos": "" - }, - "feature3Slogan": { - "id": "TQ_TGz6iNHOFZ", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jPs5AXhK1F": { - "id": "TQ_jPs5AXhK1F", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Slogan" - } - ] - } - } - ] - }, - "pos": "" - }, - "secondaryAction": { - "id": "TQ_bSw_cBVaaD", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jPs5AXhK1F": { - "id": "TQ_jPs5AXhK1F", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "Secondary action" - } - ] - } - } - ] - }, - "pos": "" - }, - "feature1Description": { - "id": "TQ_OYqORSFFrJ", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jPs5AXhK1F": { - "id": "TQ_jPs5AXhK1F", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla." - } - ] - } - } - ] - }, - "pos": "" - }, - "feature2Slogan": { - "id": "TQ_PV7R9h9c1s", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jPs5AXhK1F": { - "id": "TQ_jPs5AXhK1F", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Slogan" - } - ] - } - } - ] - }, - "pos": "" - }, - "feature3Title": { - "id": "TQ_pfaK4pafkj", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "referencedStyles": { - "TQ_DZJIGymW5l": { - "id": "TQ_DZJIGymW5l", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-3" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "left" - } - }, - "children": [ - { - "type": "static", - "content": "Discover the Magic of Lorem Ipsum Text Generation" - } - ] - } - } - ] - }, - "pos": "" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "heading1" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "List", - "referencedStyles": { - "TQ_AJXRzKtvFx": { - "id": "TQ_AJXRzKtvFx", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-flex-column" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Container", - "referencedStyles": { - "TQ_4hStIdOmc_": { - "id": "TQ_4hStIdOmc_", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-flex-row" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "featureDescription" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_4hStIdOmc_": { - "id": "TQ_4hStIdOmc_", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-flex-row" - } - }, - "TQ_0J2d3Fc2gX": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "flexDirection": { - "type": "static", - "content": "column" - } - } - } - } - }, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "ListItem", - "referencedStyles": { - "TQ_AJXRzKtvFx": { - "id": "TQ_AJXRzKtvFx", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-flex-column" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "feature1Title" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "feature1Description" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "ListItem", - "referencedStyles": { - "TQ_AJXRzKtvFx": { - "id": "TQ_AJXRzKtvFx", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-flex-column" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "feature2Title" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "feature2Description" - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "video", - "referencedStyles": { - "TQ_Y11G4rKnBa": { - "id": "TQ_Y11G4rKnBa", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-16-9" - } - } - }, - "abilities": {}, - "attrs": { - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "feature1VideoSrc", - "fallback": "" - } - }, - "loop": { - "type": "static", - "content": "true" - }, - "muted": { - "type": "static", - "content": "true" - }, - "poster": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "feature1VideoPoster", - "fallback": "" - } - }, - "autoPlay": { - "type": "static", - "content": "true" - } - }, - "style": { - "width": { - "type": "static", - "content": "100%" - } - }, - "children": [] - } - } - ] - } - } - ] - } - }, - "name": "Features14", - "styleSetDefinitions": {} - }, - "Features8": { - "propDefinitions": { - "feature1Title": { - "id": "TQ_wEPuAjWE6Y", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "referencedStyles": { - "TQ_DZJIGymW5l": { - "id": "TQ_DZJIGymW5l", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-3" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "justify" - } - }, - "children": [ - { - "type": "static", - "content": "Discover the Magic of Lorem Ipsum Text Generation" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "feature2Title": { - "id": "TQ_0cr4BgJCCn", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "referencedStyles": { - "TQ_DZJIGymW5l": { - "id": "TQ_DZJIGymW5l", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-3" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "justify" - } - }, - "children": [ - { - "type": "static", - "content": "Discover the Magic of Lorem Ipsum Text Generation" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "feature1Slogan": { - "id": "TQ_DghJBxv--X", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jPs5AXhK1F": { - "id": "TQ_jPs5AXhK1F", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Slogan" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "mainAction": { - "id": "TQ_hNkS2doCqi", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jPs5AXhK1F": { - "id": "TQ_jPs5AXhK1F", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "Main action" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "feature2Description": { - "id": "TQ_XKcTQ0bvBn", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jPs5AXhK1F": { - "id": "TQ_jPs5AXhK1F", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla." - } - ] - } - } - ] - } - }, - "type": "element" - }, - "feature3Description": { - "id": "TQ_iClalVKz9V", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jPs5AXhK1F": { - "id": "TQ_jPs5AXhK1F", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla." - } - ] - } - } - ] - } - }, - "type": "element" - }, - "feature3Slogan": { - "id": "TQ_9jW28py8-v", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jPs5AXhK1F": { - "id": "TQ_jPs5AXhK1F", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Slogan" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "secondaryAction": { - "id": "TQ_vy1VmkvJ6I", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jPs5AXhK1F": { - "id": "TQ_jPs5AXhK1F", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "Secondary action" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "feature1Description": { - "id": "TQ_Pc5XX710S7", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jPs5AXhK1F": { - "id": "TQ_jPs5AXhK1F", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla." - } - ] - } - } - ] - } - }, - "type": "element" - }, - "feature2Slogan": { - "id": "TQ_YCsO52_GuR", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jPs5AXhK1F": { - "id": "TQ_jPs5AXhK1F", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Slogan" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "feature3Title": { - "id": "TQ_5kG6h2jthj", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "referencedStyles": { - "TQ_DZJIGymW5l": { - "id": "TQ_DZJIGymW5l", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-3" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "left" - } - }, - "children": [ - { - "type": "static", - "content": "Discover the Magic of Lorem Ipsum Text Generation" - } - ] - } - } - ] - } - }, - "type": "element" - } - }, - "stateDefinitions": {}, - "node": { - "type": "element", - "content": { - "elementType": "container", - "name": "Layout226", - "referencedStyles": { - "TQ_sQAIg3csWm": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "flexDirection": { - "type": "static", - "content": "column" - } - } - } - }, - "TQ_AqVfl85CSj": { - "id": "TQ_AqVfl85CSj", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-section-padding" - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "overflow": { - "type": "static", - "content": "hidden" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexShrink": { - "type": "static", - "content": "0" - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "max-width", - "referencedStyles": { - "TQ_mBU8zAzJk-": { - "id": "TQ_mBU8zAzJk-", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-section-max-width" - } - }, - "TQ_Q7kmfF6hhG": { - "id": "TQ_Q7kmfF6hhG", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-grid-auto-300" - } - } - }, - "abilities": {}, - "style": { - "alignSelf": { - "type": "static", - "content": "flex-start" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Column", - "referencedStyles": { - "TQ_AJXRzKtvFx": { - "id": "TQ_AJXRzKtvFx", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-flex-column" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "overTitle1", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "feature1Slogan" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": { - "TQ_AJXRzKtvFx": { - "id": "TQ_AJXRzKtvFx", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-flex-column" - } - }, - "TQ_4Nexmqxj5c": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "alignItems": { - "type": "static", - "content": "center" - } - } - } - } - }, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "name": "title1", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "feature1Title" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "description1", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "feature1Description" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Actions", - "referencedStyles": { - "TQ_4hStIdOmc_": { - "id": "TQ_4hStIdOmc_", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-flex-row" - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "flexWrap": { - "type": "static", - "content": "wrap" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "button", - "name": "Button", - "referencedStyles": { - "TQ_8QgabbC-Pt": { - "id": "TQ_8QgabbC-Pt", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-filled" - } - }, - "TQ_N-tNTzKNCX": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - } - }, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "1" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "action1", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "mainAction" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "button", - "name": "Button", - "referencedStyles": { - "TQ_qKfusmppCg": { - "id": "TQ_qKfusmppCg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-outline" - } - }, - "TQ_8GsG7jOr2w": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - } - }, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "1" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "action2", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "secondaryAction" - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Column", - "referencedStyles": { - "TQ_AJXRzKtvFx": { - "id": "TQ_AJXRzKtvFx", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-flex-column" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "overTitle1", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "feature2Slogan" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": { - "TQ_AJXRzKtvFx": { - "id": "TQ_AJXRzKtvFx", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-flex-column" - } - }, - "TQ_Ux2Xc6Ao-l": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "alignItems": { - "type": "static", - "content": "center" - } - } - } - } - }, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "name": "title1", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "feature2Title" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "description1", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "feature2Description" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Actions", - "referencedStyles": { - "TQ_4hStIdOmc_": { - "id": "TQ_4hStIdOmc_", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-flex-row" - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "flexWrap": { - "type": "static", - "content": "wrap" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "button", - "name": "Button", - "referencedStyles": { - "TQ_rfgjILuZf1": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - }, - "TQ_8QgabbC-Pt": { - "id": "TQ_8QgabbC-Pt", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-filled" - } - } - }, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "1" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "action1", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "mainAction" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "button", - "name": "Button", - "referencedStyles": { - "TQ_qKfusmppCg": { - "id": "TQ_qKfusmppCg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-outline" - } - }, - "TQ_9AXq78bjRz": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - } - }, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "1" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "action2", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "secondaryAction" - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Column", - "referencedStyles": { - "TQ_AJXRzKtvFx": { - "id": "TQ_AJXRzKtvFx", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-flex-column" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "overTitle1", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "feature3Slogan" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": { - "TQ_AJXRzKtvFx": { - "id": "TQ_AJXRzKtvFx", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-flex-column" - } - }, - "TQ_0EY-EKrwrC": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "alignItems": { - "type": "static", - "content": "center" - } - } - } - } - }, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "name": "title1", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "feature3Title" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "description1", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "feature3Description" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Actions", - "referencedStyles": { - "TQ_4hStIdOmc_": { - "id": "TQ_4hStIdOmc_", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-flex-row" - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "flexWrap": { - "type": "static", - "content": "wrap" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "button", - "name": "Button", - "referencedStyles": { - "TQ_8QgabbC-Pt": { - "id": "TQ_8QgabbC-Pt", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-filled" - } - }, - "TQ_a4jR6GgBAH": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - } - }, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "1" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "action1", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "mainAction" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "button", - "name": "Button", - "referencedStyles": { - "TQ_oyw00Fr0en": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - }, - "TQ_qKfusmppCg": { - "id": "TQ_qKfusmppCg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-outline" - } - } - }, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "1" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "action2", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "secondaryAction" - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - "name": "Features8", - "styleSetDefinitions": {} - }, - "Hero13": { - "propDefinitions": { - "image8Alt": { - "id": "TQ_X_hlGB84ed", - "defaultValue": "Hero Image", - "type": "string" - }, - "image8Src": { - "id": "TQ_crZ9-JIs9M", - "defaultValue": "https://images.unsplash.com/photo-1557672172-298e090bd0f1?ixid=M3w5MTMyMXwwfDF8c2VhcmNofDEwfHxhYnN0cmFjdHxlbnwwfHx8fDE3MTA4NzA5MzB8MA&ixlib=rb-4.0.3&w=1500", - "type": "string" - }, - "image5Src": { - "id": "TQ_1f5chQIgao", - "defaultValue": "https://images.unsplash.com/photo-1604076913837-52ab5629fba9?ixid=M3w5MTMyMXwwfDF8c2VhcmNofDh8fGFic3RyYWN0fGVufDB8fHx8MTcxMDg3MDkzMHww&ixlib=rb-4.0.3&w=1500", - "type": "string" - }, - "image11Alt": { - "id": "TQ_z6rfeBRKkZ", - "defaultValue": "Hero Image", - "type": "string" - }, - "image9Src": { - "id": "TQ_yKmYy7hbhV", - "defaultValue": "https://images.unsplash.com/photo-1506259091721-347e791bab0f?ixid=M3w5MTMyMXwwfDF8c2VhcmNofDExfHxhYnN0cmFjdHxlbnwwfHx8fDE3MTA4NzA5MzB8MA&ixlib=rb-4.0.3&w=400", - "type": "string" - }, - "image4Alt": { - "id": "TQ_Qt8vBEOSD1", - "defaultValue": "Hero Image", - "type": "string" - }, - "image9Alt": { - "id": "TQ_HWlwY2ecI5", - "defaultValue": "Hero Image", - "type": "string" - }, - "image3Alt": { - "id": "TQ_BxN-VRZcMB", - "defaultValue": "Hero Image", - "type": "string" - }, - "heading1": { - "id": "TQ_3LvjmRsMQ4", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h1", - "referencedStyles": { - "TQ_p61WaLy49f": { - "id": "TQ_p61WaLy49f", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-1" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "Medium length hero headline goes here" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "image2Alt": { - "id": "TQ_4V-8dk-FAG", - "defaultValue": "Hero Image", - "type": "string" - }, - "action2": { - "id": "TQ_r1iIsLYIEc", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jPs5AXhK1F": { - "id": "TQ_jPs5AXhK1F", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Secondary action" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "image11Src": { - "id": "TQ_TEqCng4zMh", - "defaultValue": "https://images.unsplash.com/photo-1524169358666-79f22534bc6e?ixid=M3w5MTMyMXwwfDF8c2VhcmNofDI3fHxhYnN0cmFjdHxlbnwwfHx8fDE3MTA4NzA5MzB8MA&ixlib=rb-4.0.3&w=400", - "type": "string" - }, - "image10Src": { - "id": "TQ_o7ILi3a75L", - "defaultValue": "https://images.unsplash.com/photo-1553356084-58ef4a67b2a7?ixid=M3w5MTMyMXwwfDF8c2VhcmNofDI0fHxhYnN0cmFjdHxlbnwwfHx8fDE3MTA4NzA5MzB8MA&ixlib=rb-4.0.3&w=400", - "type": "string" - }, - "image1Alt": { - "id": "TQ_scC2yie3Rn", - "defaultValue": "Hero Image", - "type": "string" - }, - "image3Src": { - "id": "TQ_ppQnu95eJu", - "defaultValue": "https://images.unsplash.com/photo-1574169208507-84376144848b?ixid=M3w5MTMyMXwwfDF8c2VhcmNofDN8fGFic3RyYWN0fGVufDB8fHx8MTcxMDg3MDkzMHww&ixlib=rb-4.0.3&w=1500", - "type": "string" - }, - "image5Alt": { - "id": "TQ_4eQJD5if0q", - "defaultValue": "Hero Image", - "type": "string" - }, - "image6Src": { - "id": "TQ_8PcXlqI5hY", - "defaultValue": "https://images.unsplash.com/photo-1534312527009-56c7016453e6?ixid=M3w5MTMyMXwwfDF8c2VhcmNofDIxfHxhYnN0cmFjdHxlbnwwfHx8fDE3MTA4NzA5MzB8MA&ixlib=rb-4.0.3&w=1500", - "type": "string" - }, - "image1Src": { - "id": "TQ_HHpVHyiOuu", - "defaultValue": "https://images.unsplash.com/photo-1567095761054-7a02e69e5c43?ixid=M3w5MTMyMXwwfDF8c2VhcmNofDJ8fGFic3RyYWN0fGVufDB8fHx8MTcxMDg3MDkzMHww&ixlib=rb-4.0.3&w=1500", - "type": "string" - }, - "image7Src": { - "id": "TQ_coM7E7pjiI", - "defaultValue": "https://images.unsplash.com/photo-1561212044-bac5ef688a07?ixid=M3w5MTMyMXwwfDF8c2VhcmNofDIyfHxhYnN0cmFjdHxlbnwwfHx8fDE3MTA4NzA5MzB8MA&ixlib=rb-4.0.3&w=1500", - "type": "string" - }, - "image4Src": { - "id": "TQ_JZpDm0GGk7", - "defaultValue": "https://images.unsplash.com/photo-1558591710-4b4a1ae0f04d?ixid=M3w5MTMyMXwwfDF8c2VhcmNofDV8fGFic3RyYWN0fGVufDB8fHx8MTcxMDg3MDkzMHww&ixlib=rb-4.0.3&w=1500", - "type": "string" - }, - "image7Alt": { - "id": "TQ_4q4c6xKV9T", - "defaultValue": "Hero Image", - "type": "string" - }, - "image2Src": { - "id": "TQ_dY5MF0xPRI", - "defaultValue": "https://images.unsplash.com/photo-1552083974-186346191183?ixid=M3w5MTMyMXwwfDF8c2VhcmNofDE1fHxhYnN0cmFjdHxlbnwwfHx8fDE3MTA4NzA5MzB8MA&ixlib=rb-4.0.3&w=1500", - "type": "string" - }, - "image6Alt": { - "id": "TQ_LTRg2wjt-J", - "defaultValue": "Hero Image", - "type": "string" - }, - "action1": { - "id": "TQ_3K-RnQu3m1", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jPs5AXhK1F": { - "id": "TQ_jPs5AXhK1F", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Main action" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "content1": { - "id": "TQ_B9L7hQOiLD", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "referencedStyles": { - "TQ_qJFAosdKKB": { - "id": "TQ_qJFAosdKKB", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat." - } - ] - } - } - ] - } - }, - "type": "element" - }, - "image10Alt": { - "id": "TQ_6uRuUcY87D", - "defaultValue": "Hero Image", - "type": "string" - } - }, - "stateDefinitions": {}, - "node": { - "type": "element", - "content": { - "elementType": "container", - "name": "Header78", - "referencedStyles": { - "TQ_04_RGWbqJn": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - } - } - } - }, - "TQ_F0oA7Qo8oS": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "overflow": { - "type": "static", - "content": "hidden" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexShrink": { - "type": "static", - "content": "0" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Column", - "referencedStyles": { - "TQ_AqVfl85CSj": { - "id": "TQ_AqVfl85CSj", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-section-padding" - } - }, - "TQ_mBU8zAzJk-": { - "id": "TQ_mBU8zAzJk-", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-section-max-width" - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexShrink": { - "type": "static", - "content": "0" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h1", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "heading1" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "content1" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Actions", - "referencedStyles": { - "TQ_NKeKbHHmLK": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "button", - "name": "Button", - "referencedStyles": { - "TQ_F6bpvST14V": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - }, - "TQ_8QgabbC-Pt": { - "id": "TQ_8QgabbC-Pt", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-filled" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "action1" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "button", - "name": "Button", - "referencedStyles": { - "TQ_dfffYnxwLz": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - }, - "TQ_qKfusmppCg": { - "id": "TQ_qKfusmppCg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-outline" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "action2" - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "component", - "dependency": { - "type": "local" - }, - "semanticType": "Hero131", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "heading1": { - "id": "TQ_lg_W99Idoj", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h1", - "referencedStyles": { - "TQ_p61WaLy49f": { - "id": "TQ_p61WaLy49f", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-1" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "Medium length hero headline goes here" - } - ] - } - } - ] - }, - "pos": "" - }, - "action2": { - "id": "TQ_9crYVgC_Qz", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jPs5AXhK1F": { - "id": "TQ_jPs5AXhK1F", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Secondary action" - } - ] - } - } - ] - }, - "pos": "" - }, - "action1": { - "id": "TQ_vwbFW2pbLQ", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jPs5AXhK1F": { - "id": "TQ_jPs5AXhK1F", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Main action" - } - ] - } - } - ] - }, - "pos": "" - }, - "content1": { - "id": "TQ_9sHJfGjeaP", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "referencedStyles": { - "TQ_qJFAosdKKB": { - "id": "TQ_qJFAosdKKB", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat." - } - ] - } - } - ] - }, - "pos": "" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": { - "TQ_GfB2uSNpi9": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Row", - "referencedStyles": { - "TQ_0YyKTDSjJI": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "auto" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "name": "PlaceholderImage", - "referencedStyles": { - "TQ_1IKMw3pt4T": { - "id": "TQ_1IKMw3pt4T", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-1-1" - } - }, - "TQ_Gp5R1uyiF1": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image1Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image1Src", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "400px" - }, - "height": { - "type": "static", - "content": "400px" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-radius4", - "fallback": "" - } - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "PlaceholderImage", - "referencedStyles": { - "TQ_pFGJ1oRUoX": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - }, - "TQ_1IKMw3pt4T": { - "id": "TQ_1IKMw3pt4T", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-1-1" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image2Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image2Src", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "400px" - }, - "height": { - "type": "static", - "content": "400px" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-radius4", - "fallback": "" - } - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "PlaceholderImage", - "referencedStyles": { - "TQ_2_GoZ1Z4Ya": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - }, - "TQ_1IKMw3pt4T": { - "id": "TQ_1IKMw3pt4T", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-1-1" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image3Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image3Src", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "400px" - }, - "height": { - "type": "static", - "content": "400px" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-radius4", - "fallback": "" - } - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "PlaceholderImage", - "referencedStyles": { - "TQ_wCSM56y4LH": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - }, - "TQ_1IKMw3pt4T": { - "id": "TQ_1IKMw3pt4T", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-1-1" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image4Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image4Src", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "400px" - }, - "height": { - "type": "static", - "content": "400px" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-radius4", - "fallback": "" - } - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "PlaceholderImage", - "referencedStyles": { - "TQ_ERxW_MlQsV": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - }, - "TQ_1IKMw3pt4T": { - "id": "TQ_1IKMw3pt4T", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-1-1" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image5Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image5Src", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "400px" - }, - "height": { - "type": "static", - "content": "400px" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-radius4", - "fallback": "" - } - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Row", - "referencedStyles": { - "TQ_-zXc0FwPzT": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "none" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "auto" - }, - "zIndex": { - "type": "static", - "content": 1 - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "name": "PlaceholderImage", - "referencedStyles": { - "TQ_mICD0teNob": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - }, - "TQ_1IKMw3pt4T": { - "id": "TQ_1IKMw3pt4T", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-1-1" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image6Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image6Src", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "400px" - }, - "height": { - "type": "static", - "content": "400px" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-radius4", - "fallback": "" - } - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "PlaceholderImage", - "referencedStyles": { - "TQ_ihlRvewwKX": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - }, - "TQ_1IKMw3pt4T": { - "id": "TQ_1IKMw3pt4T", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-1-1" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image7Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image7Src", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "400px" - }, - "height": { - "type": "static", - "content": "400px" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-radius4", - "fallback": "" - } - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "PlaceholderImage", - "referencedStyles": { - "TQ_nVF3FV1qxT": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - }, - "TQ_1IKMw3pt4T": { - "id": "TQ_1IKMw3pt4T", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-1-1" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image8Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image8Src", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "400px" - }, - "height": { - "type": "static", - "content": "400px" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-radius4", - "fallback": "" - } - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "PlaceholderImage", - "referencedStyles": { - "TQ_l1Nms3Axat": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - }, - "TQ_1IKMw3pt4T": { - "id": "TQ_1IKMw3pt4T", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-1-1" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image9Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image9Src", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "400px" - }, - "height": { - "type": "static", - "content": "400px" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-radius4", - "fallback": "" - } - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "PlaceholderImage", - "referencedStyles": { - "TQ_o2diwL_sDZ": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - }, - "TQ_1IKMw3pt4T": { - "id": "TQ_1IKMw3pt4T", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-1-1" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image10Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image10Src", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "400px" - }, - "height": { - "type": "static", - "content": "400px" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-radius4", - "fallback": "" - } - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "PlaceholderImage", - "referencedStyles": { - "TQ_tZtNEKiADi": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - }, - "TQ_1IKMw3pt4T": { - "id": "TQ_1IKMw3pt4T", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-1-1" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image11Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image11Src", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "400px" - }, - "height": { - "type": "static", - "content": "400px" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-radius4", - "fallback": "" - } - } - }, - "children": [] - } - } - ] - } - } - ] - } - } - ] - } - }, - "name": "Hero13", - "styleSetDefinitions": {} - }, - "Hero131": { - "propDefinitions": { - "image8Alt": { - "id": "TQ_NTODGQ6ELS", - "defaultValue": "Hero Image", - "type": "string" - }, - "image8Src": { - "id": "TQ_eBSEr_Tkak", - "defaultValue": "https://images.unsplash.com/photo-1557672172-298e090bd0f1?ixid=M3w5MTMyMXwwfDF8c2VhcmNofDEwfHxhYnN0cmFjdHxlbnwwfHx8fDE3MTA4NzA5MzB8MA&ixlib=rb-4.0.3&w=1500", - "type": "string" - }, - "image5Src": { - "id": "TQ_aIKX7_eEgy", - "defaultValue": "https://images.unsplash.com/photo-1604076913837-52ab5629fba9?ixid=M3w5MTMyMXwwfDF8c2VhcmNofDh8fGFic3RyYWN0fGVufDB8fHx8MTcxMDg3MDkzMHww&ixlib=rb-4.0.3&w=1500", - "type": "string" - }, - "image11Alt": { - "id": "TQ_ZcebTJERaH", - "defaultValue": "Hero Image", - "type": "string" - }, - "image9Src": { - "id": "TQ_OaqgCBB4Q0", - "defaultValue": "https://images.unsplash.com/photo-1506259091721-347e791bab0f?ixid=M3w5MTMyMXwwfDF8c2VhcmNofDExfHxhYnN0cmFjdHxlbnwwfHx8fDE3MTA4NzA5MzB8MA&ixlib=rb-4.0.3&w=400", - "type": "string" - }, - "image4Alt": { - "id": "TQ_FPoyFI9qJp", - "defaultValue": "Hero Image", - "type": "string" - }, - "image9Alt": { - "id": "TQ_2zMul7lJgF", - "defaultValue": "Hero Image", - "type": "string" - }, - "image3Alt": { - "id": "TQ_pPE_UKfsDR", - "defaultValue": "Hero Image", - "type": "string" - }, - "heading1": { - "id": "TQ_HwRxIRN61N", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h1", - "referencedStyles": { - "TQ_p61WaLy49f": { - "id": "TQ_p61WaLy49f", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-1" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "Medium length hero headline goes here" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "image2Alt": { - "id": "TQ_4zGxndwPDc", - "defaultValue": "Hero Image", - "type": "string" - }, - "action2": { - "id": "TQ_qLAfG1jlFC", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jPs5AXhK1F": { - "id": "TQ_jPs5AXhK1F", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Secondary action" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "image11Src": { - "id": "TQ_wFPRFmidcV", - "defaultValue": "https://images.unsplash.com/photo-1524169358666-79f22534bc6e?ixid=M3w5MTMyMXwwfDF8c2VhcmNofDI3fHxhYnN0cmFjdHxlbnwwfHx8fDE3MTA4NzA5MzB8MA&ixlib=rb-4.0.3&w=400", - "type": "string" - }, - "image10Src": { - "id": "TQ_5ToJMo-CUz", - "defaultValue": "https://images.unsplash.com/photo-1553356084-58ef4a67b2a7?ixid=M3w5MTMyMXwwfDF8c2VhcmNofDI0fHxhYnN0cmFjdHxlbnwwfHx8fDE3MTA4NzA5MzB8MA&ixlib=rb-4.0.3&w=400", - "type": "string" - }, - "image1Alt": { - "id": "TQ_8w3BT8QFZZ", - "defaultValue": "Hero Image", - "type": "string" - }, - "image3Src": { - "id": "TQ__FK32_doG_", - "defaultValue": "https://images.unsplash.com/photo-1574169208507-84376144848b?ixid=M3w5MTMyMXwwfDF8c2VhcmNofDN8fGFic3RyYWN0fGVufDB8fHx8MTcxMDg3MDkzMHww&ixlib=rb-4.0.3&w=1500", - "type": "string" - }, - "image5Alt": { - "id": "TQ_FUg2vqWuF5", - "defaultValue": "Hero Image", - "type": "string" - }, - "image6Src": { - "id": "TQ_yVAu9PFCcW", - "defaultValue": "https://images.unsplash.com/photo-1534312527009-56c7016453e6?ixid=M3w5MTMyMXwwfDF8c2VhcmNofDIxfHxhYnN0cmFjdHxlbnwwfHx8fDE3MTA4NzA5MzB8MA&ixlib=rb-4.0.3&w=1500", - "type": "string" - }, - "image1Src": { - "id": "TQ_N06N0kTrHi", - "defaultValue": "https://images.unsplash.com/photo-1567095761054-7a02e69e5c43?ixid=M3w5MTMyMXwwfDF8c2VhcmNofDJ8fGFic3RyYWN0fGVufDB8fHx8MTcxMDg3MDkzMHww&ixlib=rb-4.0.3&w=1500", - "type": "string" - }, - "image7Src": { - "id": "TQ_1bwiikddWe", - "defaultValue": "https://images.unsplash.com/photo-1561212044-bac5ef688a07?ixid=M3w5MTMyMXwwfDF8c2VhcmNofDIyfHxhYnN0cmFjdHxlbnwwfHx8fDE3MTA4NzA5MzB8MA&ixlib=rb-4.0.3&w=1500", - "type": "string" - }, - "image4Src": { - "id": "TQ_m8vb2oy1ag", - "defaultValue": "https://images.unsplash.com/photo-1558591710-4b4a1ae0f04d?ixid=M3w5MTMyMXwwfDF8c2VhcmNofDV8fGFic3RyYWN0fGVufDB8fHx8MTcxMDg3MDkzMHww&ixlib=rb-4.0.3&w=1500", - "type": "string" - }, - "image7Alt": { - "id": "TQ_44YCCsgX0t", - "defaultValue": "Hero Image", - "type": "string" - }, - "image2Src": { - "id": "TQ_3KK5j2fncu", - "defaultValue": "https://images.unsplash.com/photo-1552083974-186346191183?ixid=M3w5MTMyMXwwfDF8c2VhcmNofDE1fHxhYnN0cmFjdHxlbnwwfHx8fDE3MTA4NzA5MzB8MA&ixlib=rb-4.0.3&w=1500", - "type": "string" - }, - "image6Alt": { - "id": "TQ_A47eZ5Yv1n", - "defaultValue": "Hero Image", - "type": "string" - }, - "action1": { - "id": "TQ_MzgCs_RIj7", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jPs5AXhK1F": { - "id": "TQ_jPs5AXhK1F", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Main action" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "content1": { - "id": "TQ_nCM5NWmnum", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "referencedStyles": { - "TQ_qJFAosdKKB": { - "id": "TQ_qJFAosdKKB", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat." - } - ] - } - } - ] - } - }, - "type": "element" - }, - "image10Alt": { - "id": "TQ_mYBL8NmNiX", - "defaultValue": "Hero Image", - "type": "string" - } - }, - "stateDefinitions": {}, - "node": { - "type": "element", - "content": { - "elementType": "container", - "name": "Header78", - "referencedStyles": { - "TQ_QMNfUm4EU1": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - } - } - } - }, - "TQ_16LTbp8BBH": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "overflow": { - "type": "static", - "content": "hidden" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexShrink": { - "type": "static", - "content": "0" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Column", - "referencedStyles": { - "TQ_AqVfl85CSj": { - "id": "TQ_AqVfl85CSj", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-section-padding" - } - }, - "TQ_mBU8zAzJk-": { - "id": "TQ_mBU8zAzJk-", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-section-max-width" - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexShrink": { - "type": "static", - "content": "0" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h1", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "heading1" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "content1" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Actions", - "referencedStyles": { - "TQ_YxaYWhI6Mr": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "button", - "name": "Button", - "referencedStyles": { - "TQ_xCpLCkkzzd": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - }, - "TQ_8QgabbC-Pt": { - "id": "TQ_8QgabbC-Pt", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-filled" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "action1" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "button", - "name": "Button", - "referencedStyles": { - "TQ_mooWRltlsu": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - }, - "TQ_qKfusmppCg": { - "id": "TQ_qKfusmppCg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-outline" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "action2" - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": { - "TQ_8L5IT4phj7": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Row", - "referencedStyles": { - "TQ_t2r3e4C21h": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "auto" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "name": "PlaceholderImage", - "referencedStyles": { - "TQ_1IKMw3pt4T": { - "id": "TQ_1IKMw3pt4T", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-1-1" - } - }, - "TQ_9Tc6BI-gqr": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image1Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image1Src", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "400px" - }, - "height": { - "type": "static", - "content": "400px" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-radius4", - "fallback": "" - } - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "PlaceholderImage", - "referencedStyles": { - "TQ_otyT6NL2Yv": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - }, - "TQ_1IKMw3pt4T": { - "id": "TQ_1IKMw3pt4T", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-1-1" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image2Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image2Src", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "400px" - }, - "height": { - "type": "static", - "content": "400px" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-radius4", - "fallback": "" - } - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "PlaceholderImage", - "referencedStyles": { - "TQ_z4L7Zdyyhy": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - }, - "TQ_1IKMw3pt4T": { - "id": "TQ_1IKMw3pt4T", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-1-1" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image3Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image3Src", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "400px" - }, - "height": { - "type": "static", - "content": "400px" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-radius4", - "fallback": "" - } - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "PlaceholderImage", - "referencedStyles": { - "TQ_ARaoANCYSt": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - }, - "TQ_1IKMw3pt4T": { - "id": "TQ_1IKMw3pt4T", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-1-1" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image4Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image4Src", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "400px" - }, - "height": { - "type": "static", - "content": "400px" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-radius4", - "fallback": "" - } - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "PlaceholderImage", - "referencedStyles": { - "TQ_gozcW8HJvH": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - }, - "TQ_1IKMw3pt4T": { - "id": "TQ_1IKMw3pt4T", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-1-1" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image5Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image5Src", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "400px" - }, - "height": { - "type": "static", - "content": "400px" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-radius4", - "fallback": "" - } - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Row", - "referencedStyles": { - "TQ_F4-rh7kAO9": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "none" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "auto" - }, - "zIndex": { - "type": "static", - "content": 1 - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "name": "PlaceholderImage", - "referencedStyles": { - "TQ_vN-bIfpXJ7": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - }, - "TQ_1IKMw3pt4T": { - "id": "TQ_1IKMw3pt4T", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-1-1" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image6Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image6Src", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "400px" - }, - "height": { - "type": "static", - "content": "400px" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-radius4", - "fallback": "" - } - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "PlaceholderImage", - "referencedStyles": { - "TQ_zhJVoiUjMz": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - }, - "TQ_1IKMw3pt4T": { - "id": "TQ_1IKMw3pt4T", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-1-1" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image7Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image7Src", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "400px" - }, - "height": { - "type": "static", - "content": "400px" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-radius4", - "fallback": "" - } - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "PlaceholderImage", - "referencedStyles": { - "TQ_OtcxLMXfKs": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - }, - "TQ_1IKMw3pt4T": { - "id": "TQ_1IKMw3pt4T", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-1-1" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image8Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image8Src", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "400px" - }, - "height": { - "type": "static", - "content": "400px" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-radius4", - "fallback": "" - } - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "PlaceholderImage", - "referencedStyles": { - "TQ_do_0F-s5IZ": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - }, - "TQ_1IKMw3pt4T": { - "id": "TQ_1IKMw3pt4T", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-1-1" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image9Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image9Src", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "400px" - }, - "height": { - "type": "static", - "content": "400px" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-radius4", - "fallback": "" - } - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "PlaceholderImage", - "referencedStyles": { - "TQ_ADPSbY53SV": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - }, - "TQ_1IKMw3pt4T": { - "id": "TQ_1IKMw3pt4T", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-1-1" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image10Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image10Src", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "400px" - }, - "height": { - "type": "static", - "content": "400px" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-radius4", - "fallback": "" - } - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "PlaceholderImage", - "referencedStyles": { - "TQ_r7AhYhlcDH": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - }, - "TQ_1IKMw3pt4T": { - "id": "TQ_1IKMw3pt4T", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-1-1" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image11Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image11Src", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "400px" - }, - "height": { - "type": "static", - "content": "400px" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-radius4", - "fallback": "" - } - } - }, - "children": [] - } - } - ] - } - } - ] - } - } - ] - } - }, - "name": "Hero131", - "styleSetDefinitions": {} - } - }, - "resources": { - "items": {}, - "resourceMappers": {} - } - } \ No newline at end of file diff --git a/examples/uidl-samples/project-one.json b/examples/uidl-samples/project-one.json deleted file mode 100644 index 3568c8b28..000000000 --- a/examples/uidl-samples/project-one.json +++ /dev/null @@ -1,49426 +0,0 @@ -{ - "name": "ADMI", - "globals": { - "settings": { - "title": "ADMI", - "language": "en" - }, - "assets": [ - { - "type": "style", - "attrs": { - "data-tag": { - "type": "static", - "content": "reset-style-sheet" - } - }, - "content": "html { line-height: 1.15;}body { margin: 0;}* { box-sizing: border-box; border-width: 0; border-style: solid;}p,li,ul,pre,div,h1,h2,h3,h4,h5,h6,figure,blockquote,figcaption { margin: 0; padding: 0;}button { background-color: transparent;}button,input,optgroup,select,textarea { font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0;}button,select { text-transform: none;}button,[type=\"button\"],[type=\"reset\"],[type=\"submit\"] { -webkit-appearance: button;}button::-moz-focus-inner,[type=\"button\"]::-moz-focus-inner,[type=\"reset\"]::-moz-focus-inner,[type=\"submit\"]::-moz-focus-inner { border-style: none; padding: 0;}button:-moz-focus,[type=\"button\"]:-moz-focus,[type=\"reset\"]:-moz-focus,[type=\"submit\"]:-moz-focus { outline: 1px dotted ButtonText;}a { color: inherit; text-decoration: inherit;}input { padding: 2px 4px;}img { display: block;}html { scroll-behavior: smooth }" - }, - { - "type": "style", - "attrs": { - "data-tag": { - "type": "static", - "content": "default-style-sheet" - } - }, - "content": "\n html {\n font-family: Inter;\n font-size: 16px;\n }\n\n body {\n font-weight: 400;\n font-style:normal;\n text-decoration: none;\n text-transform: none;\n letter-spacing: normal;\n line-height: 1.15;\n color: var(--dl-color-gray-black);\n background-color: var(--dl-color-gray-white);\n \n null\n }\n\n \n\n " - }, - { - "type": "style", - "path": "https://unpkg.com/animate.css@4.1.1/animate.css" - }, - { - "type": "font", - "path": "https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap", - "attrs": { - "data-tag": { - "type": "static", - "content": "font" - } - } - }, - { - "type": "font", - "path": "https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap", - "attrs": { - "data-tag": { - "type": "static", - "content": "font" - } - } - }, - { - "type": "font", - "path": "https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap", - "attrs": { - "data-tag": { - "type": "static", - "content": "font" - } - } - }, - { - "type": "font", - "path": "https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap", - "attrs": { - "data-tag": { - "type": "static", - "content": "font" - } - } - }, - { - "type": "font", - "path": "https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap", - "attrs": { - "data-tag": { - "type": "static", - "content": "font" - } - } - }, - { - "type": "font", - "path": "https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap", - "attrs": { - "data-tag": { - "type": "static", - "content": "font" - } - } - }, - { - "type": "font", - "path": "https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap", - "attrs": { - "data-tag": { - "type": "static", - "content": "font" - } - } - }, - { - "type": "font", - "path": "https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap", - "attrs": { - "data-tag": { - "type": "static", - "content": "font" - } - } - }, - { - "type": "font", - "path": "https://fonts.googleapis.com/css2?family=Quantico:ital,wght@0,400;0,700;1,400;1,700&display=swap", - "attrs": { - "data-tag": { - "type": "static", - "content": "font" - } - } - }, - { - "type": "font", - "path": "https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap", - "attrs": { - "data-tag": { - "type": "static", - "content": "font" - } - } - }, - { - "type": "font", - "path": "https://fonts.googleapis.com/css2?family=Quantico:ital,wght@0,400;0,700;1,400;1,700&display=swap", - "attrs": { - "data-tag": { - "type": "static", - "content": "font" - } - } - }, - { - "type": "font", - "path": "https://fonts.googleapis.com/css2?family=Quantico:ital,wght@0,400;0,700;1,400;1,700&display=swap", - "attrs": { - "data-tag": { - "type": "static", - "content": "font" - } - } - }, - { - "type": "font", - "path": "https://fonts.googleapis.com/css2?family=Quantico:ital,wght@0,400;0,700;1,400;1,700&display=swap", - "attrs": { - "data-tag": { - "type": "static", - "content": "font" - } - } - }, - { - "type": "font", - "path": "https://fonts.googleapis.com/css2?family=Quantico:ital,wght@0,400;0,700;1,400;1,700&display=swap", - "attrs": { - "data-tag": { - "type": "static", - "content": "font" - } - } - }, - { - "type": "font", - "path": "https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap", - "attrs": { - "data-tag": { - "type": "static", - "content": "font" - } - } - }, - { - "type": "font", - "path": "https://fonts.googleapis.com/css2?family=Alatsi:wght@400&display=swap", - "attrs": { - "data-tag": { - "type": "static", - "content": "font" - } - } - }, - { - "type": "font", - "path": "https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap", - "attrs": { - "data-tag": { - "type": "static", - "content": "font" - } - } - }, - { - "type": "font", - "path": "https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap", - "attrs": { - "data-tag": { - "type": "static", - "content": "font" - } - } - }, - { - "type": "font", - "path": "https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap", - "attrs": { - "data-tag": { - "type": "static", - "content": "font" - } - } - }, - { - "type": "font", - "path": "https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap", - "attrs": { - "data-tag": { - "type": "static", - "content": "font" - } - } - }, - { - "type": "font", - "path": "https://fonts.googleapis.com/css2?family=Alatsi:wght@400&display=swap", - "attrs": { - "data-tag": { - "type": "static", - "content": "font" - } - } - }, - { - "type": "font", - "path": "https://fonts.googleapis.com/css2?family=Quantico:ital,wght@0,400;0,700;1,400;1,700&display=swap", - "attrs": { - "data-tag": { - "type": "static", - "content": "font" - } - } - }, - { - "type": "font", - "path": "https://fonts.googleapis.com/css2?family=Quantico:ital,wght@0,400;0,700;1,400;1,700&display=swap", - "attrs": { - "data-tag": { - "type": "static", - "content": "font" - } - } - }, - { - "type": "font", - "path": "https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap", - "attrs": { - "data-tag": { - "type": "static", - "content": "font" - } - } - }, - { - "type": "font", - "path": "https://fonts.googleapis.com/css2?family=Quantico:ital,wght@0,400;0,700;1,400;1,700&display=swap", - "attrs": { - "data-tag": { - "type": "static", - "content": "font" - } - } - }, - { - "type": "font", - "path": "https://fonts.googleapis.com/css2?family=Quantico:ital,wght@0,400;0,700;1,400;1,700&display=swap", - "attrs": { - "data-tag": { - "type": "static", - "content": "font" - } - } - }, - { - "type": "font", - "path": "https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap", - "attrs": { - "data-tag": { - "type": "static", - "content": "font" - } - } - }, - { - "type": "font", - "path": "https://fonts.googleapis.com/css2?family=Quantico:ital,wght@0,400;0,700;1,400;1,700&display=swap", - "attrs": { - "data-tag": { - "type": "static", - "content": "font" - } - } - }, - { - "type": "font", - "path": "https://fonts.googleapis.com/css2?family=Alatsi:wght@400&display=swap", - "attrs": { - "data-tag": { - "type": "static", - "content": "font" - } - } - }, - { - "type": "font", - "path": "https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap", - "attrs": { - "data-tag": { - "type": "static", - "content": "font" - } - } - }, - { - "type": "style", - "path": "https://unpkg.com/@teleporthq/teleport-custom-scripts/dist/style.css" - } - ], - "meta": [ - { - "name": "viewport", - "content": "width=device-width, initial-scale=1.0" - }, - { - "charSet": "utf-8" - }, - { - "property": "twitter:card", - "content": "summary_large_image" - } - ], - "customCode": { - "head": "", - "body": "\n " - } - }, - "root": { - "name": "App", - "designLanguage": { - "tokens": { - "--dl-space-space-oneandhalfunits": { - "type": "static", - "content": "24px" - }, - "--dl-size-size-xsmall": { - "type": "static", - "content": "16px" - }, - "--dl-radius-radius-inputradius": { - "type": "static", - "content": "24px" - }, - "--dl-color-theme-accent1": { - "type": "static", - "content": "#F3E8E2" - }, - "--dl-color-gray-black": { - "type": "static", - "content": "#000000" - }, - "--dl-color-theme-neutral-light": { - "type": "static", - "content": "#FBFAF9" - }, - "--dl-color-success-300": { - "type": "static", - "content": "#199033" - }, - "--dl-space-space-twounits": { - "type": "static", - "content": "32px" - }, - "--dl-color-theme-primary1": { - "type": "static", - "content": "#D1510A" - }, - "--dl-color-danger-700": { - "type": "static", - "content": "#E14747" - }, - "--dl-color-primary-700": { - "type": "static", - "content": "#85DCFF" - }, - "--dl-space-space-sixunits": { - "type": "static", - "content": "96px" - }, - "--dl-color-theme-accent2": { - "type": "static", - "content": "#D8BFAF" - }, - "--dl-color-danger-300": { - "type": "static", - "content": "#A22020" - }, - "--dl-color-primary-500": { - "type": "static", - "content": "#14A9FF" - }, - "--dl-space-space-halfunit": { - "type": "static", - "content": "8px" - }, - "--dl-size-size-small": { - "type": "static", - "content": "48px" - }, - "--dl-color-theme-neutral-dark": { - "type": "static", - "content": "#191818" - }, - "--dl-color-theme-primary2": { - "type": "static", - "content": "#923A06" - }, - "--dl-color-primary-300": { - "type": "static", - "content": "#0074F0" - }, - "--dl-size-size-maxwidth": { - "type": "static", - "content": "1400px" - }, - "--dl-radius-radius-imageradius": { - "type": "static", - "content": "8px" - }, - "--dl-space-space-unit": { - "type": "static", - "content": "16px" - }, - "--dl-radius-radius-cardradius": { - "type": "static", - "content": "8px" - }, - "--dl-size-size-medium": { - "type": "static", - "content": "96px" - }, - "--dl-color-gray-900": { - "type": "static", - "content": "#D9D9D9" - }, - "--dl-color-gray-white": { - "type": "static", - "content": "#FFFFFF" - }, - "--dl-color-theme-secondary1": { - "type": "static", - "content": "#F3E8E2" - }, - "--dl-color-theme-secondary2": { - "type": "static", - "content": "#E0D1CB" - }, - "--dl-color-success-700": { - "type": "static", - "content": "#4CC366" - }, - "--dl-radius-radius-radius8": { - "type": "static", - "content": "8px" - }, - "--dl-color-danger-500": { - "type": "static", - "content": "#BF2626" - }, - "--dl-radius-radius-buttonradius": { - "type": "static", - "content": "24px" - }, - "--dl-space-space-fourunits": { - "type": "static", - "content": "64px" - }, - "--dl-color-gray-500": { - "type": "static", - "content": "#595959" - }, - "--dl-size-size-xlarge": { - "type": "static", - "content": "192px" - }, - "--dl-radius-radius-round": { - "type": "static", - "content": "50%" - }, - "--dl-space-space-fiveunits": { - "type": "static", - "content": "80px" - }, - "--dl-radius-radius-radius2": { - "type": "static", - "content": "2px" - }, - "--dl-radius-radius-radius4": { - "type": "static", - "content": "4px" - }, - "--dl-space-space-threeunits": { - "type": "static", - "content": "48px" - }, - "--dl-color-primary-100": { - "type": "static", - "content": "#003EB3" - }, - "--dl-color-gray-700": { - "type": "static", - "content": "#999999" - }, - "--dl-size-size-xxlarge": { - "type": "static", - "content": "288px" - }, - "--dl-color-success-500": { - "type": "static", - "content": "#32A94C" - }, - "--dl-size-size-large": { - "type": "static", - "content": "144px" - } - } - }, - "styleSetDefinitions": { - "button": { - "type": "reusable-project-style-map", - "content": { - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-gray-black", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "inline-block" - }, - "padding": { - "type": "static", - "content": "0.5rem 1rem" - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-gray-black", - "fallback": "" - } - }, - "borderWidth": { - "type": "static", - "content": "1px" - }, - "borderRadius": { - "type": "static", - "content": "4px" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-gray-white", - "fallback": "" - } - } - }, - "conditions": [] - }, - "input": { - "type": "reusable-project-style-map", - "content": { - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-gray-black", - "fallback": "" - } - }, - "cursor": { - "type": "static", - "content": "auto" - }, - "padding": { - "type": "static", - "content": "0.5rem 1rem" - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-gray-black", - "fallback": "" - } - }, - "borderWidth": { - "type": "static", - "content": "1px" - }, - "borderRadius": { - "type": "static", - "content": "4px" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-gray-white", - "fallback": "" - } - } - }, - "conditions": [] - }, - "textarea": { - "type": "reusable-project-style-map", - "content": { - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-gray-black", - "fallback": "" - } - }, - "cursor": { - "type": "static", - "content": "auto" - }, - "padding": { - "type": "static", - "content": "0.5rem" - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-gray-black", - "fallback": "" - } - }, - "borderWidth": { - "type": "static", - "content": "1px" - }, - "borderRadius": { - "type": "static", - "content": "4px" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-gray-white", - "fallback": "" - } - } - }, - "conditions": [] - }, - "list": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "static", - "content": "100%" - }, - "margin": { - "type": "static", - "content": "1em 0px 1em 0px" - }, - "display": { - "type": "static", - "content": "block" - }, - "padding": { - "type": "static", - "content": "0px 0px 0px 1.5rem" - }, - "listStyleType": { - "type": "static", - "content": "none" - }, - "listStylePosition": { - "type": "static", - "content": "outside" - } - }, - "conditions": [] - }, - "list-item": { - "type": "reusable-project-style-map", - "content": { - "display": { - "type": "static", - "content": "list-item" - } - }, - "conditions": [] - }, - "teleport-show": { - "type": "reusable-project-style-map", - "content": { - "display": { - "type": "static", - "content": "flex !important" - }, - "transform": { - "type": "static", - "content": "none !important" - } - }, - "conditions": [] - }, - "thq-input": { - "type": "reusable-project-style-map", - "content": { - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "cursor": { - "type": "static", - "content": "auto" - }, - "padding": { - "type": "static", - "content": "0.5rem 1rem" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "textAlign": { - "type": "static", - "content": "center" - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "borderWidth": { - "type": "static", - "content": "1px" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-inputradius", - "fallback": "" - } - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-light", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - } - ] - }, - "thq-button-filled": { - "type": "reusable-project-style-map", - "content": { - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary1", - "fallback": "" - } - }, - "cursor": { - "type": "static", - "content": "pointer" - }, - "fontFamily": { - "type": "static", - "content": "Noto Sans" - }, - "fontWeight": { - "type": "static", - "content": "bold" - }, - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "transition": { - "type": "static", - "content": "0.3s" - }, - "whiteSpace": { - "type": "static", - "content": "nowrap" - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary1", - "fallback": "" - } - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-buttonradius", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary1", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "element-state", - "content": { - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary2", - "fallback": "" - } - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary2", - "fallback": "" - } - } - }, - "meta": { - "state": "hover" - } - } - ] - }, - "thq-button-outline": { - "type": "reusable-project-style-map", - "content": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary1", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary1", - "fallback": "" - } - }, - "border": { - "type": "static", - "content": "1px solid" - }, - "cursor": { - "type": "static", - "content": "pointer" - }, - "fontWeight": { - "type": "static", - "content": "bold" - }, - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "transition": { - "type": "static", - "content": "0.3s" - }, - "whiteSpace": { - "type": "static", - "content": "nowrap" - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary1", - "fallback": "" - } - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-buttonradius", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "element-state", - "content": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary2", - "fallback": "" - } - } - }, - "meta": { - "state": "hover" - } - } - ] - }, - "thq-button-flat": { - "type": "reusable-project-style-map", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary1", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary1", - "fallback": "" - } - }, - "cursor": { - "type": "static", - "content": "pointer" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "fontFamily": { - "type": "static", - "content": "Noto Sans" - }, - "fontWeight": { - "type": "static", - "content": "bold" - }, - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "transition": { - "type": "static", - "content": "0.3s" - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-buttonradius", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "element-state", - "content": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary1", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary1", - "fallback": "" - } - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary2", - "fallback": "" - } - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary2", - "fallback": "" - } - } - }, - "meta": { - "state": "hover" - } - } - ] - }, - "thq-heading-1": { - "type": "reusable-project-style-map", - "content": { - "fontSize": { - "type": "static", - "content": "48px" - }, - "fontFamily": { - "type": "static", - "content": "STIX Two Text" - }, - "fontWeight": { - "type": "static", - "content": "700" - }, - "lineHeight": { - "type": "static", - "content": "1.5" - } - }, - "conditions": [] - }, - "thq-heading-2": { - "type": "reusable-project-style-map", - "content": { - "fontSize": { - "type": "static", - "content": "35px" - }, - "fontFamily": { - "type": "static", - "content": "STIX Two Text" - }, - "fontWeight": { - "type": "static", - "content": "600" - }, - "lineHeight": { - "type": "static", - "content": "1.5" - } - }, - "conditions": [] - }, - "thq-heading-3": { - "type": "reusable-project-style-map", - "content": { - "fontSize": { - "type": "static", - "content": "26px" - }, - "fontFamily": { - "type": "static", - "content": "STIX Two Text" - }, - "fontWeight": { - "type": "static", - "content": "600" - }, - "lineHeight": { - "type": "static", - "content": "1.5" - } - }, - "conditions": [] - }, - "thq-body-large": { - "type": "reusable-project-style-map", - "content": { - "fontSize": { - "type": "static", - "content": "18px" - }, - "lineHeight": { - "type": "static", - "content": "1.5" - } - }, - "conditions": [] - }, - "thq-body-small": { - "type": "reusable-project-style-map", - "content": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "lineHeight": { - "type": "static", - "content": "1.5" - } - }, - "conditions": [] - }, - "thq-team-image-round": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "static", - "content": "80px" - }, - "height": { - "type": "static", - "content": "80px" - }, - "objectFit": { - "type": "static", - "content": "cover" - }, - "borderRadius": { - "type": "static", - "content": "50%" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - } - ] - }, - "thq-section-padding": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fiveunits", - "fallback": "" - } - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": { - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - } - }, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": { - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - } - }, - "meta": { - "maxWidth": 767 - } - } - ] - }, - "thq-section-max-width": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "static", - "content": "100%" - }, - "maxWidth": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-maxwidth", - "fallback": "" - } - } - }, - "conditions": [] - }, - "thq-img-ratio-1-1": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "static", - "content": "100%" - }, - "objectFit": { - "type": "static", - "content": "cover" - }, - "aspectRatio": { - "type": "static", - "content": "1/1" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-imageradius", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - } - ] - }, - "thq-img-ratio-16-9": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "static", - "content": "100%" - }, - "objectFit": { - "type": "static", - "content": "cover" - }, - "aspectRatio": { - "type": "static", - "content": "16/9" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-imageradius", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - } - ] - }, - "thq-img-ratio-4-3": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "static", - "content": "100%" - }, - "objectFit": { - "type": "static", - "content": "cover" - }, - "aspectRatio": { - "type": "static", - "content": "4/3" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-imageradius", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - } - ] - }, - "thq-img-ratio-4-6": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "static", - "content": "100%" - }, - "objectFit": { - "type": "static", - "content": "cover" - }, - "aspectRatio": { - "type": "static", - "content": "4/6" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-imageradius", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - } - ] - }, - "thq-img-round": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "static", - "content": "100%" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-round", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - } - ] - }, - "thq-flex-column": { - "type": "reusable-project-style-map", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "overflow": { - "type": "static", - "content": "hidden" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - } - }, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - }, - "meta": { - "maxWidth": 479 - } - } - ] - }, - "thq-flex-row": { - "type": "reusable-project-style-map", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "overflow": { - "type": "static", - "content": "hidden" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - }, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": { - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - } - }, - "meta": { - "maxWidth": 767 - } - } - ] - }, - "thq-grid-6": { - "type": "reusable-project-style-map", - "content": { - "display": { - "type": "static", - "content": "grid" - }, - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "placeItems": { - "type": "static", - "content": "center" - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr 1fr 1fr 1fr 1fr 1fr" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": { - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr 1fr" - } - }, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": { - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr 1fr 1fr" - } - }, - "meta": { - "maxWidth": 767 - } - } - ] - }, - "thq-grid-5": { - "type": "reusable-project-style-map", - "content": { - "display": { - "type": "static", - "content": "grid" - }, - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "placeItems": { - "type": "static", - "content": "center" - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr 1fr 1fr 1fr 1fr" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": { - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr 1fr" - } - }, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": { - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr 1fr 1fr" - } - }, - "meta": { - "maxWidth": 767 - } - } - ] - }, - "thq-card": { - "type": "reusable-project-style-map", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "alignItems": { - "type": "static", - "content": "stretch" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-cardradius", - "fallback": "" - } - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": { - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - } - }, - "meta": { - "maxWidth": 767 - } - } - ] - }, - "thq-box-shadow": { - "type": "reusable-project-style-map", - "content": { - "boxShadow": { - "type": "static", - "content": "5px 5px 10px 0px #d4d4d4" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - } - ] - }, - "thq-grid-3": { - "type": "reusable-project-style-map", - "content": { - "display": { - "type": "static", - "content": "grid" - }, - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "placeItems": { - "type": "static", - "content": "center" - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr 1fr 1fr" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": { - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr 1fr" - } - }, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": { - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr" - } - }, - "meta": { - "maxWidth": 479 - } - } - ] - }, - "thq-grid-4": { - "type": "reusable-project-style-map", - "content": { - "display": { - "type": "static", - "content": "grid" - }, - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "placeItems": { - "type": "static", - "content": "center" - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr 1fr 1fr 1fr" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": { - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr" - } - }, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": { - "gridTemplateColumns": { - "type": "static", - "content": "1fr 1fr 1fr" - } - }, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": { - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr 1fr" - } - }, - "meta": { - "maxWidth": 767 - } - } - ] - }, - "thq-grid-2": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "grid" - }, - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "placeItems": { - "type": "static", - "content": "center" - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr 1fr" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": { - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr" - } - }, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": { - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - }, - "meta": { - "maxWidth": 479 - } - } - ] - }, - "thq-checkbox": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-xsmall", - "fallback": "" - } - }, - "height": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-xsmall", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - } - ] - }, - "thq-select": { - "type": "reusable-project-style-map", - "content": { - "cursor": { - "type": "static", - "content": "pointer" - }, - "appearance": { - "type": "static", - "content": "none" - }, - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-inputradius", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-light", - "fallback": "" - } - }, - "backgroundImage": { - "type": "static", - "content": "url('data:image/svg+xml;charset=US-ASCII,%3Csvg width%3D%2220%22 height%3D%2220%22 xmlns%3D%22http%3A//www.w3.org/2000/svg%22 viewBox%3D%220 0 20 20%22 fill%3D%22%23000%22%3E%3Cpath d%3D%22M4.293 7.293a1 1 0 011.414 0L10 11.586l4.293-4.293a1 1 0 111.414 1.414l-5 5a1 1 0 01-1.414 0l-5-5a1 1 0 010-1.414z%22/%3E%3C/svg%3E')" - }, - "backgroundRepeat": { - "type": "static", - "content": "no-repeat" - }, - "backgroundPosition": { - "type": "static", - "content": "right 8px center" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - } - ] - }, - "thq-divider-horizontal": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "1px" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - } - ] - }, - "thq-icon-small": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "static", - "content": "24px" - }, - "height": { - "type": "static", - "content": "24px" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - } - ] - }, - "thq-button-icon": { - "type": "reusable-project-style-map", - "content": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary1", - "fallback": "" - } - }, - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "fontFamily": { - "type": "static", - "content": "Noto Sans" - }, - "transition": { - "type": "static", - "content": "0.3s" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-buttonradius", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "element-state", - "content": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - } - }, - "meta": { - "state": "hover" - } - } - ] - }, - "thq-icon-medium": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-small", - "fallback": "" - } - }, - "height": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-small", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - } - ] - }, - "thq-icon-x-small": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-xsmall", - "fallback": "" - } - }, - "height": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-xsmall", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - } - ] - }, - "thq-link": { - "type": "reusable-project-style-map", - "content": { - "cursor": { - "type": "static", - "content": "pointer" - }, - "fontWeight": { - "type": "static", - "content": "600" - }, - "transition": { - "type": "static", - "content": "0.3s" - } - }, - "conditions": [ - { - "type": "element-state", - "content": { - "opacity": { - "type": "static", - "content": "0.8" - } - }, - "meta": { - "state": "hover" - } - } - ] - }, - "thq-input::placeholder": { - "type": "reusable-project-style-map", - "content": { - "textAlign": { - "type": "static", - "content": "center" - }, - "verticalAlign": { - "type": "static", - "content": "middle" - } - }, - "conditions": [], - "className": "thq-input", - "subselectors": "::placeholder" - }, - "Heading": { - "type": "reusable-project-style-map", - "content": { - "fontSize": { - "type": "static", - "content": "32px" - }, - "fontFamily": { - "type": "static", - "content": "Inter" - }, - "fontWeight": { - "type": "static", - "content": "700" - }, - "lineHeight": { - "type": "static", - "content": "1.15" - }, - "textTransform": { - "type": "static", - "content": "none" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - } - }, - "Content": { - "type": "reusable-project-style-map", - "content": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontFamily": { - "type": "static", - "content": "Inter" - }, - "fontWeight": { - "type": "static", - "content": "400" - }, - "lineHeight": { - "type": "static", - "content": "1.15" - }, - "textTransform": { - "type": "static", - "content": "none" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - } - } - }, - "stateDefinitions": { - "route": { - "type": "string", - "defaultValue": "Home", - "values": [ - { - "value": "Produkt", - "seo": { - "title": "Produkt - ADMI", - "metaTags": [ - { - "property": "og:title", - "content": "Produkt - ADMI" - } - ] - }, - "pageOptions": { - "stateDefinitions": {}, - "propDefinitions": {} - } - }, - { - "value": "Kontakt", - "seo": { - "title": "Kontakt - ADMI", - "metaTags": [ - { - "property": "og:title", - "content": "Kontakt - ADMI" - } - ] - }, - "pageOptions": { - "stateDefinitions": {}, - "propDefinitions": {} - } - }, - { - "value": "Home", - "seo": { - "title": "ADMI", - "metaTags": [ - { - "property": "og:title", - "content": "ADMI" - } - ] - }, - "pageOptions": { - "stateDefinitions": {}, - "propDefinitions": {} - } - }, - { - "value": "404 - Not Found", - "seo": { - "title": "404 - Not Found" - }, - "pageOptions": { - "fallback": true - } - } - ] - } - }, - "propDefinitions": {}, - "node": { - "type": "element", - "content": { - "elementType": "Router", - "children": [ - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "minHeight": { - "type": "static", - "content": "100vh" - }, - "overflow": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "OOPS! PAGE NOT FOUND" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "center" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "position": { - "type": "static", - "content": "relative" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h1", - "referencedStyles": {}, - "abilities": {}, - "style": { - "fontWeight": { - "type": "static", - "content": "900" - }, - "fontSize": { - "type": "static", - "content": "252px" - }, - "letterSpacing": { - "type": "static", - "content": "-20px" - }, - "color": { - "type": "static", - "content": "rgb(38, 38, 38)" - }, - "marginTop": { - "type": "static", - "content": "-20px" - }, - "marginBottom": { - "type": "static", - "content": "-20px" - } - }, - "children": [ - { - "type": "static", - "content": "404" - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "center" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "width": { - "type": "static", - "content": "421px" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "referencedStyles": {}, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [ - { - "type": "static", - "content": "WE ARE SORRY, BUT THE PAGE YOU REQUESTED WAS NOT FOUND" - } - ] - } - } - ] - } - } - ] - } - }, - "value": "404 - Not Found", - "reference": { - "type": "dynamic", - "content": { - "referenceType": "state", - "id": "route" - } - } - } - }, - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "overflow": { - "type": "static", - "content": "auto" - }, - "minHeight": { - "type": "static", - "content": "100vh" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "flex-start" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "component", - "dependency": { - "type": "local" - }, - "semanticType": "Header1", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "rootClassName": { - "type": "comp-style", - "content": "rootClassName" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "center" - }, - "marginTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fiveunits", - "fallback": "" - } - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "component", - "dependency": { - "type": "local" - }, - "semanticType": "vozik", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "rootClassName": { - "type": "comp-style", - "content": "rootClassName1" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "button", - "name": "Button", - "referencedStyles": { - "TQ_6WboabtPIE": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "auto" - } - } - } - }, - "TQ_JTvYcB6RMv": { - "id": "TQ_JTvYcB6RMv", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "button" - } - } - }, - "abilities": { - "link": { - "type": "url", - "content": { - "url": { - "type": "static", - "content": "https://661063.myshoptet.com" - }, - "newTab": true - } - } - }, - "attrs": { - "type": { - "type": "static", - "content": "button" - } - }, - "style": { - "fill": { - "type": "static", - "content": "#ffff" - }, - "color": { - "type": "static", - "content": "rgb(255, 255, 255)" - }, - "width": { - "type": "static", - "content": "422px" - }, - "height": { - "type": "static", - "content": "117px" - }, - "fontSize": { - "type": "static", - "content": "32px" - }, - "alignSelf": { - "type": "static", - "content": "center" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "marginTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "fontFamily": { - "type": "static", - "content": "\"Montserrat\"" - }, - "fontWeight": { - "type": "static", - "content": "700" - }, - "borderColor": { - "type": "static", - "content": "#4DCFE0" - }, - "borderWidth": { - "type": "static", - "content": "6px" - }, - "borderRadius": { - "type": "static", - "content": "16px" - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "textDecoration": { - "type": "static", - "content": "none" - }, - "backgroundColor": { - "type": "static", - "content": "rgb(53, 85, 131)" - } - }, - "children": [ - { - "type": "static", - "content": "Objednat vozík" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "referencedStyles": { - "TQ_dXQmdwQh5w": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 1200, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "70%" - } - } - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "static", - "content": "image" - }, - "src": { - "type": "static", - "content": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/363ed175-5ee4-4f93-83f7-4a073061befb?org_if_sml=1&force_format=original" - } - }, - "style": { - "width": { - "type": "static", - "content": "60%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "objectFit": { - "type": "static", - "content": "cover" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_DXp7JCEvB2": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "98%" - } - } - } - } - }, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "marginTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fourunits", - "fallback": "" - } - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "component", - "dependency": { - "type": "local" - }, - "semanticType": "Kolecko1", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "rootClassName": { - "type": "comp-style", - "content": "rootClassName1" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_57s8nMy1ZC": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "98%" - } - } - } - } - }, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "marginTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "component", - "dependency": { - "type": "local" - }, - "semanticType": "Polyneco1", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "text": { - "type": "static", - "content": "Nabízejí výjimečnou odolnost proti opotřebení a jsou ideální pro hladké a tvrdé povrchy. Díky jejich tichému provozu a schopnosti absorbce nárazů poskytují pohodlné používání a ochranu nákladu.
" - }, - "rootClassName": { - "type": "comp-style", - "content": "rootClassName1" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_X7A9lrumro": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "height": { - "type": "static", - "content": "74px" - } - } - } - } - }, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "100px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "marginTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_Zo-CcX7O5U": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "color": { - "type": "static", - "content": "rgb(0, 0, 0)" - }, - "width": { - "type": "static", - "content": "98%" - }, - "fontSize": { - "type": "static", - "content": "22px" - }, - "fontFamily": { - "type": "static", - "content": "Montserrat" - }, - "fontWeight": { - "type": "static", - "content": "800" - }, - "lineHeight": { - "type": "static", - "content": "134%" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - } - } - } - }, - "abilities": {}, - "style": { - "color": { - "type": "static", - "content": "rgb(0, 0, 0)" - }, - "width": { - "type": "static", - "content": "863px" - }, - "height": { - "type": "static", - "content": "auto" - }, - "fontSize": { - "type": "static", - "content": "26px" - }, - "fontStyle": { - "type": "static", - "content": "ExtraBold" - }, - "textAlign": { - "type": "static", - "content": "center" - }, - "fontFamily": { - "type": "static", - "content": "\"Montserrat\"" - }, - "fontWeight": { - "type": "static", - "content": "800" - }, - "lineHeight": { - "type": "static", - "content": "134%" - }, - "fontStretch": { - "type": "static", - "content": "normal" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "static", - "content": "PROČ SI KOUPIT NÁŠ VOZÍK?" - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "58%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_C19P40jDY8": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "color": { - "type": "static", - "content": "rgb(0, 0, 0)" - }, - "width": { - "type": "static", - "content": "100%" - }, - "fontSize": { - "type": "static", - "content": "20px" - }, - "fontFamily": { - "type": "static", - "content": "Montserrat" - }, - "fontWeight": { - "type": "static", - "content": "700" - }, - "lineHeight": { - "type": "static", - "content": "145%" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - } - } - }, - "TQ_JE5pMcAB-P": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 1200, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "color": { - "type": "static", - "content": "rgb(0, 0, 0)" - }, - "fontSize": { - "type": "static", - "content": "20px" - }, - "fontFamily": { - "type": "static", - "content": "Montserrat" - }, - "fontWeight": { - "type": "static", - "content": "700" - }, - "lineHeight": { - "type": "static", - "content": "145%" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - } - } - }, - "TQ_vr7n6oYV0q": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "color": { - "type": "static", - "content": "rgb(0, 0, 0)" - }, - "fontSize": { - "type": "static", - "content": "20px" - }, - "fontFamily": { - "type": "static", - "content": "Montserrat" - }, - "fontWeight": { - "type": "static", - "content": "700" - }, - "lineHeight": { - "type": "static", - "content": "145%" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - } - } - } - }, - "abilities": {}, - "style": { - "color": { - "type": "static", - "content": "rgb(0, 0, 0)" - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "fontSize": { - "type": "static", - "content": "20px" - }, - "textAlign": { - "type": "static", - "content": "center" - }, - "fontFamily": { - "type": "static", - "content": "\"Montserrat\"" - }, - "fontWeight": { - "type": "static", - "content": "700" - }, - "lineHeight": { - "type": "static", - "content": "145%" - }, - "fontStretch": { - "type": "static", - "content": "normal" - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_eKdrlhtbgv": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "22px" - } - } - } - }, - "TQ_i26NFnIHSL": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "20px" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - } - }, - "children": [ - { - "type": "static", - "content": "Přizpůsobená volba koleček" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "br", - "referencedStyles": { - "TQ_ZJbNvhk5L2": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "20px" - } - } - } - }, - "TQ_vi7ovJsQil": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "22px" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_AyGVoRUd_l": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "300" - } - } - } - }, - "TQ_g0aKNkOwie": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "300" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [ - { - "type": "static", - "content": "Nabízíme možnost výběru mezi " - }, - { - "type": "raw", - "content": " " - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_44MNCWK8g7": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - } - } - }, - "TQ_WDp6mzsKcU": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [ - { - "type": "static", - "content": "polyuretanovými" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_XvLNT0WFP-": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "300" - } - } - } - }, - "TQ_kWytU-V1g7": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "300" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [ - { - "type": "static", - "content": " a " - }, - { - "type": "raw", - "content": " " - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_7ckvmGbEW1": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - } - } - }, - "TQ_gP-d4YrX8y": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [ - { - "type": "static", - "content": "nylonovými" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_GDz4sG5-7i": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "300" - } - } - } - }, - "TQ_UrS7n8re26": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "300" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [ - { - "type": "static", - "content": " kolečky.
" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "br", - "referencedStyles": { - "TQ_QiGyLVQzYv": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "18px" - } - } - } - }, - "TQ_adgZEgOsqj": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "18px" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "br", - "referencedStyles": { - "TQ_F6h7qJl0ba": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "18px" - } - } - } - }, - "TQ_VoZZZTULDF": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "18px" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_2qb3FcCtFv": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "20px" - } - } - } - }, - "TQ_iCvk8mNgc-": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "22px" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - } - }, - "children": [ - { - "type": "static", - "content": "Maximální trvanlivost" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "br", - "referencedStyles": { - "TQ_sDFZVxnmKu": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "18px" - } - } - } - }, - "TQ_uutLtwT2po": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "20px" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_Jx0HJpAgVt": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "300" - } - } - } - }, - "TQ_OED5TwVKRd": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "300" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [ - { - "type": "static", - "content": "Náš vozík je konstruován z " - }, - { - "type": "raw", - "content": " " - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_MLjVwt7pet": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - } - } - }, - "TQ_v561L8zixK": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [ - { - "type": "static", - "content": "vysoce kvalitních materiálů" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_C9k3dSmHYi": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "300" - } - } - } - }, - "TQ_uZA7GPH0QR": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "300" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [ - { - "type": "static", - "content": ". Tato pečlivě zvolená kombinace zaručuje " - }, - { - "type": "raw", - "content": " " - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_0i39WXMuVy": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - } - } - }, - "TQ_HFmewAqW8j": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [ - { - "type": "static", - "content": "dlouhou životnost" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_0-elx5S4Wa": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "300" - } - } - } - }, - "TQ_Eu2Pkh10_2": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "300" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [ - { - "type": "static", - "content": " a " - }, - { - "type": "raw", - "content": " " - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_-l1lRv1CS7": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - } - } - }, - "TQ_DR6cB6QGmp": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [ - { - "type": "static", - "content": "snížené náklady na údržbu" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_VlnNnR4TTm": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - }, - "TQ_ikrNENI59B": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [ - { - "type": "static", - "content": "." - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_VlnNnR4TTm": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - }, - "TQ_ikrNENI59B": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - } - }, - "children": [ - { - "type": "static", - "content": "
" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "br", - "referencedStyles": { - "TQ_LQaFdcOrpG": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - } - } - } - }, - "TQ_Sztfl9hLd3": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "br", - "referencedStyles": { - "TQ_m69JdpOuap": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "18px" - } - } - } - }, - "TQ_obL1stPoUq": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "18px" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_7c2oTCplpl": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "22px" - } - } - } - }, - "TQ_RjfiSAe5d5": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "20px" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - } - }, - "children": [ - { - "type": "static", - "content": "Ergonomie a bezpečnost" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "br", - "referencedStyles": { - "TQ_fzsvj5aUf2": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "18px" - } - } - } - }, - "TQ_qK0sGA34n1": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "18px" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_-IcuG_5b9f": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "300" - } - } - } - }, - "TQ_LErHZd91SD": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "300" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [ - { - "type": "static", - "content": "Ergonomicky navržené rukojeti a optimální rozložení hmotnosti vozíku zabezpečují " - }, - { - "type": "raw", - "content": " " - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_XOA7Md6waA": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - } - } - }, - "TQ_dgOGzv26eK": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [ - { - "type": "static", - "content": "snadnou manipulaci" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_XSvWL7q2SU": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "300" - } - } - } - }, - "TQ_u1N2W2FMVR": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "300" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [ - { - "type": "static", - "content": ". Tím pomáháme předcházet únavě a zraněním, což je zásadní pro " - }, - { - "type": "raw", - "content": " " - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_39-QBOSS-o": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - } - } - }, - "TQ_n6laoZohVT": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [ - { - "type": "static", - "content": "zdraví vašich pracovníků" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_3wwCGWngGL": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "300" - } - } - } - }, - "TQ_k1L27DBCKN": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "300" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [ - { - "type": "static", - "content": ".
" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "br", - "referencedStyles": { - "TQ_l0PdCx-rq1": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "18px" - } - } - } - }, - "TQ_m08kiXkwgB": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "18px" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "br", - "referencedStyles": { - "TQ_F7QUK6ITpI": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "18px" - } - } - } - }, - "TQ_RtvSJspxnW": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "18px" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ__G9qGPr6w0": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "20px" - } - } - } - }, - "TQ_eTGvKXIp52": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "22px" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - } - }, - "children": [ - { - "type": "static", - "content": "Všestranné použití" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "br", - "referencedStyles": { - "TQ_8RSK8Xyt30": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "18px" - } - } - } - }, - "TQ_cjDsxkfu7n": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "20px" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_4UlxrHnBMf": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "300" - } - } - } - }, - "TQ_Mc969qw9c9": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "300" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [ - { - "type": "static", - "content": "Náš vozík je navržen pro " - }, - { - "type": "raw", - "content": " " - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_TyY6YrOUrm": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - } - } - }, - "TQ_jUzUWekJ_i": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [ - { - "type": "static", - "content": "široké spektrum použití" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_JACXzVPH4M": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "300" - } - } - } - }, - "TQ_kgR3p2kHG5": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "300" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [ - { - "type": "static", - "content": ", od " - }, - { - "type": "raw", - "content": " " - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_hPuBTXtKoZ": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - } - } - }, - "TQ_rgsgi7d0cG": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [ - { - "type": "static", - "content": "skladů" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_8rYzWODNyt": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "300" - } - } - } - }, - "TQ_wvx7uRQJJL": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "300" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [ - { - "type": "static", - "content": " a " - }, - { - "type": "raw", - "content": " " - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_KtE0pWOz9e": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - } - } - }, - "TQ_o_J0GpIiQc": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [ - { - "type": "static", - "content": "výrobních hal" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_Fb25Irwvj0": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "300" - } - } - } - }, - "TQ_XBPyzS1jHC": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "300" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [ - { - "type": "static", - "content": " po " - }, - { - "type": "raw", - "content": " " - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_28eieShJoI": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - } - } - }, - "TQ_yZ2q2tNgvg": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [ - { - "type": "static", - "content": "maloobchod" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_6HyPGFkdoP": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "300" - } - } - } - }, - "TQ_i1JSwWvYJj": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "300" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [ - { - "type": "static", - "content": " a expedice. Flexibilní design znamená, že se hodí do různých pracovních prostředí.
" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "br", - "referencedStyles": { - "TQ_3evLiOUl2Z": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "18px" - } - } - } - }, - "TQ_drGeZplnWO": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "18px" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "br", - "referencedStyles": { - "TQ_VPISbJCoti": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "18px" - } - } - } - }, - "TQ_bKnspiKEUu": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "18px" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_6o-_R9v-dK": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "22px" - } - } - } - }, - "TQ_AKyMpF0CVc": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "20px" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - } - }, - "children": [ - { - "type": "static", - "content": "Zákaznická podpora a služby" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "br", - "referencedStyles": { - "TQ_7nyp6r27mk": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "20px" - } - } - } - }, - "TQ_P2OxB5R4Ao": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "18px" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_9mXbKMkDnr": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "300" - } - } - } - }, - "TQ_giyENAisY1": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "300" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [ - { - "type": "static", - "content": "Zajišťujeme " - }, - { - "type": "raw", - "content": " " - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_DGXT9LrZa9": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - } - } - }, - "TQ_gCOb2fDQBr": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [ - { - "type": "static", - "content": "kompletní servisní podporu" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_HA_XKPt-bu": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "300" - } - } - } - }, - "TQ_Mb7NKd81Xs": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "300" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [ - { - "type": "static", - "content": " a " - }, - { - "type": "raw", - "content": " " - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_DSLS6rwbb4": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - } - } - }, - "TQ_Vru_v6CwS0": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [ - { - "type": "static", - "content": "dostupnost náhradních dílů" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_9QXqFqSsZL": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "300" - } - } - } - }, - "TQ_yNttAQoEkk": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "300" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [ - { - "type": "static", - "content": ".
" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "br", - "referencedStyles": { - "TQ_Diyq_lCSaP": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "18px" - } - } - } - }, - "TQ_mFXJZ3oJji": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "18px" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "br", - "referencedStyles": { - "TQ_8-Yd2NdiVv": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "18px" - } - } - } - }, - "TQ_Nb2PsPMjlK": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "18px" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_U0SHUxZVDp": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "20px" - } - } - } - }, - "TQ_xeovW0RGbk": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "22px" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - } - }, - "children": [ - { - "type": "static", - "content": "Záruka kvality" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "br", - "referencedStyles": { - "TQ_CPhIqB7dId": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "20px" - } - } - } - }, - "TQ_oiOaouPxrN": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "18px" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_WdzWF02gLk": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "300" - } - } - } - }, - "TQ_cHW4t2bkxZ": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "300" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [ - { - "type": "static", - "content": "Na všechny naše produkty poskytujeme " - }, - { - "type": "raw", - "content": " " - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_ZMj0aES3bM": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - } - } - }, - "TQ_ad9AJ66Siy": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [ - { - "type": "static", - "content": "rozšířenou záruku" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_PqUofYV_9h": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - } - } - } - }, - "TQ_h1oKFtsCHj": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [ - { - "type": "static", - "content": ", což odráží naši důvěru v kvalitu a odolnost našich vozíků." - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_-frXTbSXvD": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "448px" - }, - "height": { - "type": "static", - "content": "336px" - } - } - } - }, - "TQ_XLGtalBVnh": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "298px" - }, - "height": { - "type": "static", - "content": "224px" - } - } - } - }, - "TQ_s4qzEjWsmF": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 1200, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "672px" - }, - "height": { - "type": "static", - "content": "504px" - } - } - } - } - }, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "1008px" - }, - "height": { - "type": "static", - "content": "756px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "slider", - "semanticType": "div", - "name": "slider", - "referencedStyles": { - "TQ_8ywdu6FlJ2": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "height": { - "type": "static", - "content": "100%" - } - } - } - }, - "TQ_Glp8nVnPQM": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "100%" - } - } - } - }, - "TQ_PmBU9J8bYX": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 1200, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "height": { - "type": "static", - "content": "100%" - } - } - } - }, - "TQ_zjW7hR_G0N": { - "type": "style-map", - "content": { - "mapType": "component-referenced", - "content": { - "type": "static", - "content": "swiper" - } - } - } - }, - "abilities": {}, - "attrs": { - "data-thq": { - "type": "static", - "content": "slider" - }, - "data-navigation": { - "type": "static", - "content": "true" - }, - "data-pagination": { - "type": "static", - "content": "true" - } - }, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "inline-block" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "slider-wrapper", - "semanticType": "div", - "name": "slider-wrapper", - "referencedStyles": { - "TQ_Wv3tOQ1NWJ": { - "type": "style-map", - "content": { - "mapType": "component-referenced", - "content": { - "type": "static", - "content": "swiper-wrapper" - } - } - } - }, - "abilities": {}, - "attrs": { - "data-thq": { - "type": "static", - "content": "slider-wrapper" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "slider-slide", - "semanticType": "div", - "name": "slider-slide", - "referencedStyles": { - "TQ_9PQ-enTUMf": { - "type": "style-map", - "content": { - "mapType": "component-referenced", - "content": { - "type": "static", - "content": "swiper-slide" - } - } - } - }, - "abilities": {}, - "attrs": { - "data-thq": { - "type": "static", - "content": "slider-slide" - } - }, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "backgroundSize": { - "type": "static", - "content": "cover" - }, - "backgroundImage": { - "type": "static", - "content": "url(\"https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/5754a2bc-be6c-41da-b315-6b8319fa3bcd?org_if_sml=1&force_format=original\")" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "slider-slide", - "semanticType": "div", - "name": "slider-slide", - "referencedStyles": { - "TQ_9PQ-enTUMf": { - "type": "style-map", - "content": { - "mapType": "component-referenced", - "content": { - "type": "static", - "content": "swiper-slide" - } - } - } - }, - "abilities": {}, - "attrs": { - "data-thq": { - "type": "static", - "content": "slider-slide" - } - }, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "backgroundSize": { - "type": "static", - "content": "cover" - }, - "backgroundImage": { - "type": "static", - "content": "url(\"https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/5fe073af-1b2a-4a6b-a4b0-556432307a54?org_if_sml=1&force_format=original\")" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "slider-slide", - "semanticType": "div", - "name": "slider-slide", - "referencedStyles": { - "TQ_9PQ-enTUMf": { - "type": "style-map", - "content": { - "mapType": "component-referenced", - "content": { - "type": "static", - "content": "swiper-slide" - } - } - } - }, - "abilities": {}, - "attrs": { - "data-thq": { - "type": "static", - "content": "slider-slide" - } - }, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "backgroundSize": { - "type": "static", - "content": "cover" - }, - "backgroundImage": { - "type": "static", - "content": "url(\"https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/e733cab5-bd8a-4c50-be46-88a183e85d44?org_if_sml=1&force_format=original\")" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "slider-slide", - "semanticType": "div", - "name": "slider-slide", - "referencedStyles": { - "TQ_9PQ-enTUMf": { - "type": "style-map", - "content": { - "mapType": "component-referenced", - "content": { - "type": "static", - "content": "swiper-slide" - } - } - } - }, - "abilities": {}, - "attrs": { - "data-thq": { - "type": "static", - "content": "slider-slide" - } - }, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "backgroundSize": { - "type": "static", - "content": "cover" - }, - "backgroundImage": { - "type": "static", - "content": "url(\"https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/4b6314f0-50d3-48ac-adc3-fb8fa9076c0f?org_if_sml=1&force_format=original\")" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "slider-slide", - "semanticType": "div", - "name": "slider-slide", - "referencedStyles": { - "TQ_FN-wxojPAV": { - "type": "style-map", - "content": { - "mapType": "component-referenced", - "content": { - "type": "static", - "content": "swiper-slide" - } - } - } - }, - "abilities": {}, - "attrs": { - "data-thq": { - "type": "static", - "content": "slider-slide" - } - }, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "backgroundSize": { - "type": "static", - "content": "cover" - }, - "backgroundImage": { - "type": "static", - "content": "url(\"https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/2a0ef8b3-4b3e-45b3-9146-602be6698684?org_if_sml=1&force_format=original\")" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "slider-slide", - "semanticType": "div", - "name": "slider-slide", - "referencedStyles": { - "TQ_yt0kLeRkYR": { - "type": "style-map", - "content": { - "mapType": "component-referenced", - "content": { - "type": "static", - "content": "swiper-slide" - } - } - } - }, - "abilities": {}, - "attrs": { - "data-thq": { - "type": "static", - "content": "slider-slide" - } - }, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "backgroundSize": { - "type": "static", - "content": "cover" - }, - "backgroundImage": { - "type": "static", - "content": "url(\"https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/c4479036-ff93-415b-be22-e30b392d2718?org_if_sml=1&force_format=original\")" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "slider-slide", - "semanticType": "div", - "name": "slider-slide", - "referencedStyles": { - "TQ_yt0kLeRkYR": { - "type": "style-map", - "content": { - "mapType": "component-referenced", - "content": { - "type": "static", - "content": "swiper-slide" - } - } - } - }, - "abilities": {}, - "attrs": { - "data-thq": { - "type": "static", - "content": "slider-slide" - } - }, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "backgroundSize": { - "type": "static", - "content": "cover" - }, - "backgroundImage": { - "type": "static", - "content": "url(\"https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/85ea019e-bc3f-438d-b6ff-b04e1be4320c?org_if_sml=1&force_format=original\")" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "slider-pagination", - "semanticType": "div", - "name": "slider-pagination", - "referencedStyles": { - "TQ_BLBq_I3QS5": { - "type": "style-map", - "content": { - "mapType": "component-referenced", - "content": { - "type": "static", - "content": "swiper-pagination swiper-pagination-bullets swiper-pagination-horizontal" - } - } - } - }, - "abilities": {}, - "attrs": { - "data-thq": { - "type": "static", - "content": "slider-pagination" - } - }, - "style": { - "display": { - "type": "static", - "content": "block" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "slider-pagination-bullet", - "semanticType": "div", - "name": "slider-pagination-bullet", - "referencedStyles": { - "TQ_lGGziAuz-o": { - "type": "style-map", - "content": { - "mapType": "component-referenced", - "content": { - "type": "static", - "content": "swiper-pagination-bullet swiper-pagination-bullet-active" - } - } - } - }, - "abilities": {}, - "attrs": { - "data-thq": { - "type": "static", - "content": "slider-pagination-bullet" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "slider-pagination-bullet", - "semanticType": "div", - "name": "slider-pagination-bullet", - "referencedStyles": { - "TQ_CA-UZfqHOX": { - "type": "style-map", - "content": { - "mapType": "component-referenced", - "content": { - "type": "static", - "content": "swiper-pagination-bullet" - } - } - } - }, - "abilities": {}, - "attrs": { - "data-thq": { - "type": "static", - "content": "slider-pagination-bullet" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "slider-pagination-bullet", - "semanticType": "div", - "name": "slider-pagination-bullet", - "referencedStyles": { - "TQ_d9VmNg6o9R": { - "type": "style-map", - "content": { - "mapType": "component-referenced", - "content": { - "type": "static", - "content": "swiper-pagination-bullet" - } - } - } - }, - "abilities": {}, - "attrs": { - "data-thq": { - "type": "static", - "content": "slider-pagination-bullet" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "slider-button-prev", - "semanticType": "div", - "name": "slider-button-prev", - "referencedStyles": { - "TQ_bYjXwkalmU": { - "type": "style-map", - "content": { - "mapType": "component-referenced", - "content": { - "type": "static", - "content": "swiper-button-prev" - } - } - } - }, - "abilities": {}, - "attrs": { - "data-thq": { - "type": "static", - "content": "slider-button-prev" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "slider-button-next", - "semanticType": "div", - "name": "slider-button-next", - "referencedStyles": { - "TQ_JdHTt_V_Q-": { - "type": "style-map", - "content": { - "mapType": "component-referenced", - "content": { - "type": "static", - "content": "swiper-button-next" - } - } - } - }, - "abilities": {}, - "attrs": { - "data-thq": { - "type": "static", - "content": "slider-button-next" - } - }, - "children": [] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "60%" - }, - "height": { - "type": "static", - "content": "6px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "marginTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fourunits", - "fallback": "" - } - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-radius8", - "fallback": "" - } - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fourunits", - "fallback": "" - } - }, - "backgroundColor": { - "type": "static", - "content": "#4DCFE0" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "component", - "dependency": { - "type": "local" - }, - "semanticType": "Component5", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "text2": { - "id": "TQ_lnjS5MOrhi", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_XjmTpHkIyW": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "12px" - } - } - } - }, - "TQ_kpdzLCgRMy": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fill": { - "type": "static", - "content": "rgb(188, 188, 188)" - }, - "color": { - "type": "static", - "content": "rgb(188, 188, 188)" - }, - "fontSize": { - "type": "static", - "content": "12px" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontFamily": { - "type": "static", - "content": "Quantico" - }, - "fontWeight": { - "type": "static", - "content": "700" - } - } - } - } - }, - "abilities": {}, - "style": { - "fill": { - "type": "static", - "content": "rgb(188, 188, 188)" - }, - "color": { - "type": "static", - "content": "rgb(188, 188, 188)" - }, - "fontFamily": { - "type": "static", - "content": "\"Quantico\"" - } - }, - "children": [ - { - "type": "static", - "content": "website developed by" - } - ] - } - } - ] - }, - "pos": "" - }, - "rootClassName": { - "type": "comp-style", - "content": "rootClassName1" - } - }, - "children": [] - } - } - ] - } - }, - "value": "Produkt", - "reference": { - "type": "dynamic", - "content": { - "referenceType": "state", - "id": "route" - } - }, - "importDefinitions": {} - } - }, - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "overflow": { - "type": "static", - "content": "auto" - }, - "minHeight": { - "type": "static", - "content": "100vh" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-gray-black", - "fallback": "" - } - }, - "borderWidth": { - "type": "static", - "content": "1px" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "flex-start" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "component", - "dependency": { - "type": "local" - }, - "semanticType": "Header1", - "referencedStyles": {}, - "abilities": {}, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "component", - "dependency": { - "type": "local" - }, - "semanticType": "Component4", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "rootClassName": { - "type": "comp-style", - "content": "rootClassName" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_0pB8nEHohm": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "height": { - "type": "static", - "content": "457px" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "marginRight": { - "type": "static", - "content": "0px" - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "flexDirection": { - "type": "static", - "content": "column" - } - } - } - }, - "TQ_Aq1TNqO54K": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 1200, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "height": { - "type": "static", - "content": "232px" - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - } - } - } - }, - "TQ_Mjwv0U6xzx": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "373px" - }, - "paddingLeft": { - "type": "static", - "content": "20px" - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "paddingRight": { - "type": "static", - "content": "20px" - } - } - } - }, - "TQ_qgQb2g40Z1": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "98%" - }, - "height": { - "type": "static", - "content": "254px" - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "268px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "paddingLeft": { - "type": "static", - "content": "120px" - }, - "paddingRight": { - "type": "static", - "content": "120px" - }, - "justifyContent": { - "type": "static", - "content": "space-between" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "iframe", - "referencedStyles": { - "TQ_8zNeJCdcCa": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "height": { - "type": "static", - "content": "221px" - } - } - } - }, - "TQ_VMeR4UBwrK": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "height": { - "type": "static", - "content": "180px" - } - } - } - }, - "TQ_hQaCOtEonu": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "height": { - "type": "static", - "content": "120px" - } - } - } - } - }, - "abilities": {}, - "attrs": { - "src": { - "type": "static", - "content": "https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2575.2360084856377!2d18.47339651205747!3d49.80043053383424!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x4713ff193820713b%3A0x235842818d11ed2!2zRMSbbG5pY2vDoSAxMjMvMTExLCA3MzUgMzUgSG9ybsOtIFN1Y2jDoQ!5e0!3m2!1scs!2scz!4v1713988518624!5m2!1scs!2scz\"" - } - }, - "style": { - "width": { - "type": "static", - "content": "auto" - }, - "height": { - "type": "static", - "content": "100%" - }, - "aspectRatio": { - "type": "static", - "content": "16/9" - }, - "borderColor": { - "type": "static", - "content": "#4DCFE0" - }, - "borderWidth": { - "type": "static", - "content": "2px" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "iframe", - "referencedStyles": { - "TQ_QiatZTxBN0": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "height": { - "type": "static", - "content": "120px" - } - } - } - }, - "TQ_f_6wXJqegp": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "height": { - "type": "static", - "content": "221px" - }, - "marginRight": { - "type": "static", - "content": "0px" - } - } - } - }, - "TQ_mMQH3j0YFH": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "height": { - "type": "static", - "content": "180px" - } - } - } - } - }, - "abilities": {}, - "attrs": { - "src": { - "type": "static", - "content": "https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2663.3724392864906!2d17.087399653884027!3d48.12234057830738!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x476c898297b1ed4d%3A0xa034b0c4d8bec687!2sGogo%C4%BEova%20326%2F18%2C%20851%2001%20Petr%C5%BEalka%2C%20Slovensko!5e0!3m2!1scs!2scz!4v1713988812604!5m2!1scs!2scz" - } - }, - "style": { - "width": { - "type": "static", - "content": "auto" - }, - "height": { - "type": "static", - "content": "100%" - }, - "aspectRatio": { - "type": "static", - "content": "16/9" - }, - "borderColor": { - "type": "static", - "content": "#4DCFE0" - }, - "borderWidth": { - "type": "static", - "content": "2px" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_vjsr73-yE-": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "height": { - "type": "static", - "content": "43px" - } - } - } - }, - "TQ_yCLuW4Evv_": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "height": { - "type": "static", - "content": "73px" - } - } - } - } - }, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "100px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "60%" - }, - "height": { - "type": "static", - "content": "6px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "marginTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fourunits", - "fallback": "" - } - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-radius8", - "fallback": "" - } - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "backgroundColor": { - "type": "static", - "content": "#4DCFE0" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "component", - "dependency": { - "type": "local" - }, - "semanticType": "Component5", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "text2": { - "id": "TQ_rsx8Fk2aO1", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_XjmTpHkIyW": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "12px" - } - } - } - }, - "TQ_kpdzLCgRMy": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fill": { - "type": "static", - "content": "rgb(188, 188, 188)" - }, - "color": { - "type": "static", - "content": "rgb(188, 188, 188)" - }, - "fontSize": { - "type": "static", - "content": "12px" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontFamily": { - "type": "static", - "content": "Quantico" - }, - "fontWeight": { - "type": "static", - "content": "700" - } - } - } - } - }, - "abilities": {}, - "style": { - "fill": { - "type": "static", - "content": "rgb(188, 188, 188)" - }, - "color": { - "type": "static", - "content": "rgb(188, 188, 188)" - }, - "fontFamily": { - "type": "static", - "content": "\"Quantico\"" - } - }, - "children": [ - { - "type": "static", - "content": "website developed by" - } - ] - } - } - ] - }, - "pos": "" - }, - "rootClassName": { - "type": "comp-style", - "content": "rootClassName" - } - }, - "children": [] - } - } - ] - } - }, - "value": "Kontakt", - "reference": { - "type": "dynamic", - "content": { - "referenceType": "state", - "id": "route" - } - }, - "importDefinitions": {} - } - }, - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "overflow": { - "type": "static", - "content": "auto" - }, - "minHeight": { - "type": "static", - "content": "100vh" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "component", - "dependency": { - "type": "local" - }, - "semanticType": "Header1", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "rootClassName": { - "type": "comp-style", - "content": "rootClassName1" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "HeroImg", - "referencedStyles": { - "TQ_rDmShqTPHI": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "height": { - "type": "static", - "content": "408px" - } - } - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "852px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": 1 - }, - "backgroundColor": { - "type": "static", - "content": "rgba(77, 207, 224, 0.20000000298023224)" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "youngmanworkingwarehousewithboxes1", - "referencedStyles": { - "TQ_oabKA7klt3": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "height": { - "type": "static", - "content": "410px" - } - } - } - }, - "TQ_zkgF3H9OJ6": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "alignItems": { - "type": "static", - "content": "center" - } - } - } - } - }, - "abilities": {}, - "style": { - "top": { - "type": "static", - "content": "0px" - }, - "left": { - "type": "static", - "content": "0px" - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "flex-end" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "backgroundSize": { - "type": "static", - "content": "cover" - }, - "justifyContent": { - "type": "static", - "content": "center" - }, - "backgroundImage": { - "type": "static", - "content": "url(\"https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/b6100211-4205-4c63-89c9-7e42d02fb4ef?org_if_sml=1&force_format=original\")" - }, - "backgroundPosition": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_R49nIwtQNf": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - } - } - } - }, - "TQ_ULccMQAgUg": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - }, - "TQ_lVbFHHl0jG": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - }, - "marginRight": { - "type": "static", - "content": "0px" - }, - "paddingRight": { - "type": "static", - "content": "0px" - } - } - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "auto" - }, - "zIndex": { - "type": "static", - "content": "4" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-end" - }, - "marginRight": { - "type": "static", - "content": "120px" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Rectangle8", - "referencedStyles": { - "TQ_2qCmz-AGZU": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "440px" - }, - "height": { - "type": "static", - "content": "90px" - }, - "marginRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - } - } - } - }, - "TQ_kJzhLJEtrs": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "660px" - }, - "height": { - "type": "static", - "content": "100px" - } - } - } - }, - "TQ_lz1in7zPsf": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "280px" - }, - "height": { - "type": "static", - "content": "60px" - } - } - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "734px" - }, - "height": { - "type": "static", - "content": "160px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "marginRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fourunits", - "fallback": "" - } - }, - "backgroundSize": { - "type": "static", - "content": "cover" - }, - "justifyContent": { - "type": "static", - "content": "center" - }, - "backgroundImage": { - "type": "static", - "content": "url(\"https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/9fa88baf-e443-4fc3-b448-2a7335f031f6?org_if_sml=1&force_format=original\")" - }, - "backgroundPosition": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_LNdcyDAals": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "24px" - } - } - } - }, - "TQ_TCATX8BnHu": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "color": { - "type": "static", - "content": "rgb(53, 85, 131)" - }, - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontFamily": { - "type": "static", - "content": "Alatsi" - } - } - } - } - }, - "abilities": {}, - "style": { - "color": { - "type": "static", - "content": "rgb(53, 85, 131)" - }, - "fontSize": { - "type": "static", - "content": "32px" - }, - "textAlign": { - "type": "static", - "content": "center" - }, - "fontFamily": { - "type": "static", - "content": "\"Alatsi\"" - }, - "marginLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "marginRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - } - }, - "children": [ - { - "type": "static", - "content": "Maximalizujte efektivitu provozu s naším paletový vozíkem!" - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Rectangle8", - "referencedStyles": { - "TQ_0EJyhKsiny": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "660px" - }, - "height": { - "type": "static", - "content": "100px" - } - } - } - }, - "TQ_49UGPwVz28": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "280px" - }, - "height": { - "type": "static", - "content": "60px" - } - } - } - }, - "TQ_MLBTakXPf0": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "440px" - }, - "height": { - "type": "static", - "content": "90px" - }, - "marginRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "734px" - }, - "height": { - "type": "static", - "content": "160px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "marginTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "backgroundSize": { - "type": "static", - "content": "cover" - }, - "justifyContent": { - "type": "static", - "content": "center" - }, - "backgroundImage": { - "type": "static", - "content": "url(\"https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/9fa88baf-e443-4fc3-b448-2a7335f031f6?org_if_sml=1&force_format=original\")" - }, - "backgroundPosition": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_8pU3OhdHwU": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "24px" - } - } - } - }, - "TQ_hl_ePLBwef": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "color": { - "type": "static", - "content": "rgb(53, 85, 131)" - }, - "fontSize": { - "type": "static", - "content": "16px" - } - } - } - } - }, - "abilities": {}, - "style": { - "color": { - "type": "static", - "content": "rgb(53, 85, 131)" - }, - "fontSize": { - "type": "static", - "content": "32px" - }, - "textAlign": { - "type": "static", - "content": "center" - }, - "fontFamily": { - "type": "static", - "content": "\"Alatsi\"" - }, - "marginLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "marginRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - } - }, - "children": [ - { - "type": "static", - "content": "Kvalitní materiály zaručují dlouhou životnost i při intenzivním používání." - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Rectangle7", - "referencedStyles": { - "TQ_9cGf5SwrHQ": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "440px" - }, - "height": { - "type": "static", - "content": "90px" - }, - "marginRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - } - } - } - }, - "TQ__5K8QUlaDu": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "280px" - }, - "height": { - "type": "static", - "content": "60px" - } - } - } - }, - "TQ_w2k6agayd8": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "660px" - }, - "height": { - "type": "static", - "content": "100px" - } - } - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "759px" - }, - "height": { - "type": "static", - "content": "160px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "marginRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fourunits", - "fallback": "" - } - }, - "backgroundSize": { - "type": "static", - "content": "cover" - }, - "justifyContent": { - "type": "static", - "content": "center" - }, - "backgroundImage": { - "type": "static", - "content": "url(\"https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/31886e69-36b8-48a4-b225-a36c92f9a13d?org_if_sml=1&force_format=original\")" - }, - "backgroundPosition": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_FkKPcopxqp": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "24px" - } - } - } - }, - "TQ_lywIIBozaL": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "color": { - "type": "static", - "content": "rgb(53, 85, 131)" - }, - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontFamily": { - "type": "static", - "content": "Alatsi" - }, - "marginLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "marginRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "style": { - "color": { - "type": "static", - "content": "rgb(53, 85, 131)" - }, - "fontSize": { - "type": "static", - "content": "32px" - }, - "textAlign": { - "type": "static", - "content": "center" - }, - "fontFamily": { - "type": "static", - "content": "\"Alatsi\"" - }, - "marginLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "marginRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - } - }, - "children": [ - { - "type": "static", - "content": "Dlouhodobá odolnost a spolehlivost pro vaše denní operace." - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "Rectangle5", - "referencedStyles": { - "TQ_pUDQ395mez": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "height": { - "type": "static", - "content": "412px" - } - } - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "static", - "content": "Rectangle52233" - }, - "src": { - "type": "static", - "content": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/7e2c7c59-f007-45f2-873e-7527f15b8609?org_if_sml=1&force_format=original" - } - }, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "852px" - }, - "zIndex": { - "type": "static", - "content": "3" - }, - "opacity": { - "type": "static", - "content": "0.5" - }, - "position": { - "type": "static", - "content": "absolute" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "17px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "backgroundColor": { - "type": "static", - "content": "#46b7c5" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "99%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "center" - }, - "marginTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fiveunits", - "fallback": "" - } - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "component", - "dependency": { - "type": "local" - }, - "semanticType": "vozik", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "rootClassName": { - "type": "comp-style", - "content": "rootClassName" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "60%" - }, - "height": { - "type": "static", - "content": "6px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "marginTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fourunits", - "fallback": "" - } - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-radius8", - "fallback": "" - } - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "backgroundColor": { - "type": "static", - "content": "#4DCFE0" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_9dtkQQM-FA": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "98%" - } - } - } - } - }, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "100px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "marginTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_bMlqiMAsrp": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "80%" - }, - "fontSize": { - "type": "static", - "content": "24px" - } - } - } - } - }, - "abilities": {}, - "style": { - "color": { - "type": "static", - "content": "rgb(0, 0, 0)" - }, - "width": { - "type": "static", - "content": "888px" - }, - "height": { - "type": "static", - "content": "auto" - }, - "fontSize": { - "type": "static", - "content": "36px" - }, - "fontStyle": { - "type": "static", - "content": "Bold" - }, - "textAlign": { - "type": "static", - "content": "center" - }, - "fontFamily": { - "type": "static", - "content": "\"Montserrat\"" - }, - "fontWeight": { - "type": "static", - "content": "700" - }, - "lineHeight": { - "type": "static", - "content": "134%" - }, - "fontStretch": { - "type": "static", - "content": "normal" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "static", - "content": "PŘIZPŮSOBTE SI SVŮJ PALETOVÝ VOZÍK" - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "component", - "dependency": { - "type": "local" - }, - "semanticType": "Kolecko1", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "rootClassName": { - "type": "comp-style", - "content": "rootClassName" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "60%" - }, - "height": { - "type": "static", - "content": "6px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "marginTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fourunits", - "fallback": "" - } - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-radius8", - "fallback": "" - } - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "backgroundColor": { - "type": "static", - "content": "#4DCFE0" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "component", - "dependency": { - "type": "local" - }, - "semanticType": "Polyneco1", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "text": { - "type": "static", - "content": "Nabízejí výjimečnou odolnost proti opotřebení a jsou ideální pro hladké a tvrdé povrchy. Díky jejich tichému provozu a schopnosti absorbce nárazů poskytují pohodlné používání a ochranu nákladu.
" - }, - "rootClassName": { - "type": "comp-style", - "content": "rootClassName" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "60%" - }, - "height": { - "type": "static", - "content": "6px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "marginTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fourunits", - "fallback": "" - } - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-radius8", - "fallback": "" - } - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "backgroundColor": { - "type": "static", - "content": "#4DCFE0" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "component", - "dependency": { - "type": "local" - }, - "semanticType": "Component5", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "text2": { - "id": "TQ_Dy78b1NvpR", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_XjmTpHkIyW": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "12px" - } - } - } - }, - "TQ_kpdzLCgRMy": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fill": { - "type": "static", - "content": "rgb(188, 188, 188)" - }, - "color": { - "type": "static", - "content": "rgb(188, 188, 188)" - }, - "fontSize": { - "type": "static", - "content": "12px" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontFamily": { - "type": "static", - "content": "Quantico" - }, - "fontWeight": { - "type": "static", - "content": "700" - } - } - } - } - }, - "abilities": {}, - "style": { - "fill": { - "type": "static", - "content": "rgb(188, 188, 188)" - }, - "color": { - "type": "static", - "content": "rgb(188, 188, 188)" - }, - "fontFamily": { - "type": "static", - "content": "\"Quantico\"" - } - }, - "children": [ - { - "type": "static", - "content": "website developed by" - } - ] - } - } - ] - }, - "pos": "" - }, - "rootClassName": { - "type": "comp-style", - "content": "rootClassName2" - } - }, - "children": [] - } - } - ] - } - }, - "value": "Home", - "reference": { - "type": "dynamic", - "content": { - "referenceType": "state", - "id": "route" - } - }, - "importDefinitions": {} - } - } - ] - } - } - }, - "components": { - "Component2": { - "propDefinitions": { - "text": { - "id": "TQ_542Jz3bp1W", - "defaultValue": "Nylonová kolečka jsou extrémně pevná a skvěle se hodí pro náročnější prostředí a nerovné povrchy. Díky své tvrdosti a odolnosti jsou ideální pro venkovní použití a na místa s vysokou prachovostí.", - "type": "string" - }, - "imageAlt": { - "id": "TQ_Mx2SVT0fvC", - "defaultValue": "image", - "type": "string" - }, - "rootClassName": { - "id": "TQ_RNnTv4xCS8", - "defaultValue": "", - "type": "string" - }, - "imageSrc": { - "id": "TQ_qzbX0-iwuH", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/fc0ec7a6-658c-4e0f-a351-e3510f594614?org_if_sml=1&force_format=original", - "type": "string" - } - }, - "stateDefinitions": {}, - "node": { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_Cj4gTgntpn": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 1200, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "98%" - } - } - } - }, - "TQ_Qs3HG6Nc1Z": { - "type": "style-map", - "content": { - "mapType": "component-referenced", - "content": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "rootClassName" - } - } - } - } - }, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - }, - "marginTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fourunits", - "fallback": "" - } - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Kolecko1", - "referencedStyles": { - "TQ_9WiGirNOn_": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "98%" - }, - "height": { - "type": "static", - "content": "320px" - } - } - } - }, - "TQ_9ZdZ4qEs6S": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "flexDirection": { - "type": "static", - "content": "row" - } - } - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "auto" - }, - "height": { - "type": "static", - "content": "397px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexShrink": { - "type": "static", - "content": 1 - }, - "justifyContent": { - "type": "static", - "content": "space-between" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "referencedStyles": { - "TQ_9Y4KQLxbBq": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "195px" - }, - "height": { - "type": "static", - "content": "189px" - }, - "marginRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - } - } - }, - "TQ_W_YWV73txi": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "height": { - "type": "static", - "content": "70%" - }, - "marginRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "imageAlt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "imageSrc", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "auto" - }, - "height": { - "type": "static", - "content": "80%" - }, - "objectFit": { - "type": "static", - "content": "cover" - }, - "marginRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_bybqIUzZY3": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "261px" - }, - "height": { - "type": "static", - "content": "auto" - } - } - } - }, - "TQ_oNEnMfktjf": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "422px" - }, - "height": { - "type": "static", - "content": "100%" - } - } - } - } - }, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "auto" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_3bUEc2XKuT": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "color": { - "type": "static", - "content": "rgb(0, 0, 0)" - }, - "width": { - "type": "static", - "content": "auto" - }, - "fontSize": { - "type": "static", - "content": "26px" - }, - "fontFamily": { - "type": "static", - "content": "Montserrat" - }, - "fontWeight": { - "type": "static", - "content": "700" - }, - "lineHeight": { - "type": "static", - "content": "134%" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - } - } - }, - "TQ_ZVXi5QvosO": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "20px" - } - } - } - } - }, - "abilities": {}, - "style": { - "color": { - "type": "static", - "content": "rgb(0, 0, 0)" - }, - "width": { - "type": "static", - "content": "512px" - }, - "height": { - "type": "static", - "content": "auto" - }, - "fontSize": { - "type": "static", - "content": "36px" - }, - "fontStyle": { - "type": "static", - "content": "Bold" - }, - "textAlign": { - "type": "static", - "content": "left" - }, - "fontFamily": { - "type": "static", - "content": "\"Montserrat\"" - }, - "fontWeight": { - "type": "static", - "content": "700" - }, - "lineHeight": { - "type": "static", - "content": "134%" - }, - "fontStretch": { - "type": "static", - "content": "normal" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_RfZ2mveeK4": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontWeight": { - "type": "static", - "content": "700" - } - } - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Nylonová" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "static", - "content": " kolečka:
" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "br", - "referencedStyles": {}, - "abilities": {}, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_O9xq3Vn2s-": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "12px" - }, - "marginTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - } - } - } - }, - "TQ_ib448ftiXt": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "color": { - "type": "static", - "content": "rgb(0, 0, 0)" - }, - "width": { - "type": "static", - "content": "auto" - }, - "fontSize": { - "type": "static", - "content": "16px" - }, - "marginTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "fontFamily": { - "type": "static", - "content": "Montserrat" - }, - "fontWeight": { - "type": "static", - "content": "400" - }, - "lineHeight": { - "type": "static", - "content": "170%" - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "textDecoration": { - "type": "static", - "content": "none" - } - } - } - } - }, - "abilities": {}, - "style": { - "color": { - "type": "static", - "content": "rgb(0, 0, 0)" - }, - "width": { - "type": "static", - "content": "484px" - }, - "height": { - "type": "static", - "content": "auto" - }, - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontStyle": { - "type": "static", - "content": "Regular" - }, - "marginTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "textAlign": { - "type": "static", - "content": "left" - }, - "fontFamily": { - "type": "static", - "content": "\"Montserrat\"" - }, - "fontWeight": { - "type": "static", - "content": "400" - }, - "lineHeight": { - "type": "static", - "content": "170%" - }, - "fontStretch": { - "type": "static", - "content": "normal" - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "text" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_6cMpXgEIcY": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "color": { - "type": "static", - "content": "rgb(0, 0, 0)" - } - } - } - }, - "TQ_HHw7ZDk9Ef": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "color": { - "type": "static", - "content": "rgb(0, 0, 0)" - }, - "width": { - "type": "static", - "content": "auto" - }, - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontFamily": { - "type": "static", - "content": "Montserrat" - }, - "fontWeight": { - "type": "static", - "content": "700" - }, - "lineHeight": { - "type": "static", - "content": "170%" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - } - } - }, - "TQ_eONAjd56FO": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "12px" - } - } - } - } - }, - "abilities": {}, - "style": { - "color": { - "type": "static", - "content": "rgb(0, 0, 0)" - }, - "width": { - "type": "static", - "content": "467px" - }, - "height": { - "type": "static", - "content": "auto" - }, - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontStyle": { - "type": "static", - "content": "Bold" - }, - "textAlign": { - "type": "static", - "content": "left" - }, - "fontFamily": { - "type": "static", - "content": "\"Montserrat\"" - }, - "fontWeight": { - "type": "static", - "content": "700" - }, - "lineHeight": { - "type": "static", - "content": "170%" - }, - "fontStretch": { - "type": "static", - "content": "normal" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_-moARmRXsb": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontWeight": { - "type": "static", - "content": "700" - } - } - } - }, - "TQ_rpvk6zZBBz": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontWeight": { - "type": "static", - "content": "700" - } - } - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Výhody:" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "br", - "referencedStyles": {}, - "abilities": {}, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_3d7qNa-LNp": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - }, - "TQ_Znpq_ZOf_k": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [ - { - "type": "static", - "content": "Vysoká nosnost" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "br", - "referencedStyles": { - "TQ_YKWz6_hclx": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - }, - "TQ_a8nwq6oOeE": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_Q6iXsjl8FK": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - }, - "TQ_mNucRPb11z": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [ - { - "type": "static", - "content": "Odolnost proti nárazům a prachu" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "br", - "referencedStyles": { - "TQ_-eyPl5NUxo": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - }, - "TQ_4ckd7-333d": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_GJWWQpEx7U": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - }, - "TQ_fzPl9K3fPB": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [ - { - "type": "static", - "content": "Snadná manipulace na nerovných površích" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "br", - "referencedStyles": { - "TQ_O160wRv-oQ": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - }, - "TQ_tWsXL9yhzP": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_L_2Ot17dgd": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - }, - "TQ_hMzTm7gYg0": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [ - { - "type": "static", - "content": "Dlouhá životnost i v náročných podmínkách" - } - ] - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - "name": "Component2", - "styleSetDefinitions": {} - }, - "Pricing6": { - "propDefinitions": { - "plan3Feature11": { - "id": "TQ_0YpUBcGi8D", - "defaultValue": "Feature text goes here", - "type": "string" - }, - "plan2Feature4": { - "id": "TQ_3YECOGfD2A", - "defaultValue": "Feature text goes here", - "type": "string" - }, - "plan3": { - "id": "TQ_48x_nKPtqc", - "defaultValue": "Enterprise plan", - "type": "string" - }, - "plan3Feature1": { - "id": "TQ_4pd3S4lDGJ", - "defaultValue": "Feature text goes here", - "type": "string" - }, - "plan3Feature21": { - "id": "TQ_6FLh2EjGqG", - "defaultValue": "Extra feature", - "type": "string" - }, - "plan2Yearly1": { - "id": "TQ_7-mxJeuJ60", - "defaultValue": "or $29/month", - "type": "string" - }, - "plan1Feature1": { - "id": "TQ_8PkU3r-ykN", - "defaultValue": "Feature text goes here", - "type": "string" - }, - "plan2Feature2": { - "id": "TQ_8dCfTyWYGM", - "defaultValue": "Feature text goes here", - "type": "string" - }, - "plan21": { - "id": "TQ_97drR-OR4X", - "defaultValue": "Business plan", - "type": "string" - }, - "plan3Price": { - "id": "TQ_9dKxI9PmXE", - "defaultValue": "Contact Us", - "type": "string" - }, - "plan1Feature11": { - "id": "TQ_9tXeA2wqlL", - "defaultValue": "Feature text goes here", - "type": "string" - }, - "plan1Action1": { - "id": "TQ_ClQ05qDzce", - "defaultValue": "Get started", - "type": "string" - }, - "content1": { - "id": "TQ_DA5oq-XjUq", - "defaultValue": "Choose the perfect plan for you", - "type": "string" - }, - "plan2": { - "id": "TQ_E84qmWBhrE", - "defaultValue": "Business plan", - "type": "string" - }, - "plan2Price1": { - "id": "TQ_FA6UmkeNJq", - "defaultValue": "$299/year", - "type": "string" - }, - "content2": { - "id": "TQ_Hgjs04KQVr", - "defaultValue": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. ", - "type": "string" - }, - "plan3Yearly1": { - "id": "TQ_I2lBk-gwd8", - "defaultValue": "(080) - 800-800", - "type": "string" - }, - "plan1Price1": { - "id": "TQ_LOAb_at9Uv", - "defaultValue": "$200/year", - "type": "string" - }, - "plan2Action": { - "id": "TQ_MllM1gMM79", - "defaultValue": "Get started", - "type": "string" - }, - "plan3Feature3": { - "id": "TQ_QZeE2TP3wz", - "defaultValue": "Custom feature", - "type": "string" - }, - "plan3Price1": { - "id": "TQ_TJC01IPtJv", - "defaultValue": "Contact Us", - "type": "string" - }, - "plan3Yearly": { - "id": "TQ_VOgQYs_KDD", - "defaultValue": "(080) - 800-800", - "type": "string" - }, - "plan1Yearly1": { - "id": "TQ_VmUtwDOTNi", - "defaultValue": "or $20/month", - "type": "string" - }, - "plan1Yearly": { - "id": "TQ_WKOSoqeYhB", - "defaultValue": "or $200 yearly", - "type": "string" - }, - "plan11": { - "id": "TQ_XVO7PLtlb_", - "defaultValue": "Basic plan", - "type": "string" - }, - "plan3Feature41": { - "id": "TQ_Xf9W8IMf77", - "defaultValue": "Premium feature", - "type": "string" - }, - "heading1": { - "id": "TQ_YSUMmW7UEX", - "defaultValue": "Pricing plan", - "type": "string" - }, - "plan3Feature4": { - "id": "TQ_YraN_7AH28", - "defaultValue": "Premium feature", - "type": "string" - }, - "plan1Feature2": { - "id": "TQ_Yven5PxVnv", - "defaultValue": "Feature text goes here", - "type": "string" - }, - "plan1Feature31": { - "id": "TQ__IdQ29m1Mz", - "defaultValue": "Feature text goes here", - "type": "string" - }, - "plan3Feature2": { - "id": "TQ_agwIwrN2lu", - "defaultValue": "Extra feature", - "type": "string" - }, - "plan2Yearly": { - "id": "TQ_bi08KQOwy2", - "defaultValue": "or $299 yearly", - "type": "string" - }, - "plan2Feature41": { - "id": "TQ_bwGoWhawvX", - "defaultValue": "Feature text goes here", - "type": "string" - }, - "plan3Action": { - "id": "TQ_g-HHrsThWD", - "defaultValue": "Email Us", - "type": "string" - }, - "plan31": { - "id": "TQ_hGzyNp8_Ox", - "defaultValue": "Enterprise plan", - "type": "string" - }, - "plan2Feature11": { - "id": "TQ_iioNohj2Lr", - "defaultValue": "Feature text goes here", - "type": "string" - }, - "plan1Action": { - "id": "TQ_ijX-OZmuzO", - "defaultValue": "Get started", - "type": "string" - }, - "plan3Feature31": { - "id": "TQ_jU5XjHAITC", - "defaultValue": "Custom feature", - "type": "string" - }, - "plan2Feature21": { - "id": "TQ_nuVkKDcTXL", - "defaultValue": "Feature text goes here", - "type": "string" - }, - "plan1Feature3": { - "id": "TQ_pj97EWCKxT", - "defaultValue": "Feature text goes here", - "type": "string" - }, - "plan1Price": { - "id": "TQ_qUfLBCM9Td", - "defaultValue": "$20/mo", - "type": "string" - }, - "plan1Feature21": { - "id": "TQ_qwF3j44Q3i", - "defaultValue": "Feature text goes here", - "type": "string" - }, - "plan3Action1": { - "id": "TQ_rGT2wPqtOR", - "defaultValue": "Email Us", - "type": "string" - }, - "plan2Feature3": { - "id": "TQ_s2MG1blLrU", - "defaultValue": "Feature text goes here", - "type": "string" - }, - "plan1": { - "id": "TQ_v4yToFedwa", - "defaultValue": "Basic plan", - "type": "string" - }, - "plan2Feature31": { - "id": "TQ_vgOsLw_qfK", - "defaultValue": "Feature text goes here", - "type": "string" - }, - "plan2Price": { - "id": "TQ_xGqOBwh8hO", - "defaultValue": "$29/mo", - "type": "string" - }, - "plan2Action1": { - "id": "TQ_xwiqXI7kZC", - "defaultValue": "Get started", - "type": "string" - }, - "plan2Feature1": { - "id": "TQ_ztvECx_fUv", - "defaultValue": "Feature text goes here", - "type": "string" - } - }, - "stateDefinitions": { - "isMonthly": { - "id": "TQ_JjT4VK5oOF", - "defaultValue": true, - "type": "boolean" - } - }, - "node": { - "type": "element", - "content": { - "elementType": "container", - "name": "Pricing23", - "referencedStyles": { - "TQ_eQkTRAzQCv": { - "id": "TQ_eQkTRAzQCv", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-section-padding" - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "overflow": { - "type": "static", - "content": "hidden" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexShrink": { - "type": "static", - "content": "0" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "max-width", - "referencedStyles": { - "TQ_N-CTt_jn0t": { - "id": "TQ_N-CTt_jn0t", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-section-max-width" - } - }, - "TQ_uhR6Gjy3B7": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "SectionTitle", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "maxWidth": { - "type": "static", - "content": "800px" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexShrink": { - "type": "static", - "content": "0" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "content1" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "maxWidth": { - "type": "static", - "content": "800px" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "name": "text", - "referencedStyles": { - "TQ_eC2Nmbc6ND": { - "id": "TQ_eC2Nmbc6ND", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-2" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "heading1" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "name": "text", - "referencedStyles": { - "TQ_c-FFShsvOc": { - "id": "TQ_c-FFShsvOc", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "content2" - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Tabs", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - } - }, - "children": [ - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "button", - "referencedStyles": { - "TQ_s-9XvV17Hy": { - "id": "TQ_s-9XvV17Hy", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-filled" - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-light", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "120px" - }, - "height": { - "type": "static", - "content": "60px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "justifyContent": { - "type": "static", - "content": "center" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary1", - "fallback": "" - } - }, - "borderTopLeftRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-buttonradius", - "fallback": "" - } - }, - "borderTopRightRadius": { - "type": "static", - "content": "0" - }, - "borderBottomLeftRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-buttonradius", - "fallback": "" - } - }, - "borderBottomRightRadius": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Monthly" - } - ] - } - } - ], - "events": { - "click": [ - { - "modifies": "isMonthly", - "type": "stateChange", - "newState": true - } - ] - } - } - }, - "reference": { - "id": "TQ_JjT4VK5oOF", - "pos": "", - "type": "dynamic", - "content": { - "id": "isMonthly", - "referenceType": "state" - } - }, - "value": true - } - }, - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "button", - "referencedStyles": { - "TQ_qvNp-B1AjP": { - "id": "TQ_qvNp-B1AjP", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-outline" - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "120px" - }, - "height": { - "type": "static", - "content": "60px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary1", - "fallback": "" - } - }, - "borderStyle": { - "type": "static", - "content": "solid" - }, - "borderWidth": { - "type": "static", - "content": "1px" - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "justifyContent": { - "type": "static", - "content": "center" - }, - "borderTopRightRadius": { - "type": "static", - "content": "0" - }, - "borderBottomRightRadius": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Monthly" - } - ] - } - } - ], - "events": { - "click": [ - { - "modifies": "isMonthly", - "type": "stateChange", - "newState": true - } - ] - } - } - }, - "reference": { - "id": "TQ_JjT4VK5oOF", - "pos": "", - "type": "dynamic", - "content": { - "id": "isMonthly", - "referenceType": "state" - } - }, - "value": false - } - }, - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "button", - "referencedStyles": { - "TQ_qvNp-B1AjP": { - "id": "TQ_qvNp-B1AjP", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-outline" - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "120px" - }, - "height": { - "type": "static", - "content": "60px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary1", - "fallback": "" - } - }, - "borderStyle": { - "type": "static", - "content": "solid" - }, - "borderWidth": { - "type": "static", - "content": "1px" - }, - "justifyContent": { - "type": "static", - "content": "center" - }, - "borderTopLeftRadius": { - "type": "static", - "content": "0" - }, - "borderBottomLeftRadius": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Yearly" - } - ] - } - } - ], - "events": { - "click": [ - { - "modifies": "isMonthly", - "type": "stateChange", - "newState": false - } - ] - } - } - }, - "reference": { - "id": "TQ_JjT4VK5oOF", - "pos": "", - "type": "dynamic", - "content": { - "id": "isMonthly", - "referenceType": "state" - } - }, - "value": true - } - }, - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "button", - "referencedStyles": { - "TQ_s-9XvV17Hy": { - "id": "TQ_s-9XvV17Hy", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-filled" - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "120px" - }, - "height": { - "type": "static", - "content": "60px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary1", - "fallback": "" - } - }, - "borderStyle": { - "type": "static", - "content": "solid" - }, - "borderWidth": { - "type": "static", - "content": "1px" - }, - "justifyContent": { - "type": "static", - "content": "center" - }, - "borderTopLeftRadius": { - "type": "static", - "content": "0" - }, - "borderBottomLeftRadius": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Yearly" - } - ] - } - } - ], - "events": { - "click": [ - { - "modifies": "isMonthly", - "type": "stateChange", - "newState": false - } - ] - } - } - }, - "reference": { - "id": "TQ_JjT4VK5oOF", - "pos": "", - "type": "dynamic", - "content": { - "id": "isMonthly", - "referenceType": "state" - } - }, - "value": false - } - } - ] - } - }, - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "container", - "referencedStyles": { - "TQ_SuNnaVnvFf": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "flexDirection": { - "type": "static", - "content": "column" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Column", - "referencedStyles": { - "TQ_QFxpBLMlfG": { - "id": "TQ_QFxpBLMlfG", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-card" - } - } - }, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "1" - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "flexGrow": { - "type": "static", - "content": "1" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "borderStyle": { - "type": "static", - "content": "solid" - }, - "borderWidth": { - "type": "static", - "content": "1px" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Price", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "flexGrow": { - "type": "static", - "content": "1" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Price", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_c-FFShsvOc": { - "id": "TQ_c-FFShsvOc", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan1" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "name": "text", - "referencedStyles": { - "TQ_Msy4EEt_e_": { - "id": "TQ_Msy4EEt_e_", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-3" - } - } - }, - "abilities": {}, - "style": { - "fontSize": { - "type": "static", - "content": "48px" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan1Price" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_c-FFShsvOc": { - "id": "TQ_c-FFShsvOc", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan1Yearly" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "List", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "ListItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_txUfdn8QM3": { - "id": "TQ_txUfdn8QM3", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M384 690l452-452 60 60-512 512-238-238 60-60z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan1Feature1" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "ListItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_txUfdn8QM3": { - "id": "TQ_txUfdn8QM3", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M384 690l452-452 60 60-512 512-238-238 60-60z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan1Feature2" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "ListItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_txUfdn8QM3": { - "id": "TQ_txUfdn8QM3", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M384 690l452-452 60 60-512 512-238-238 60-60z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan1Feature3" - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "button", - "name": "Button", - "referencedStyles": { - "TQ_qvNp-B1AjP": { - "id": "TQ_qvNp-B1AjP", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-outline" - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan1Action" - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Column", - "referencedStyles": { - "TQ_QFxpBLMlfG": { - "id": "TQ_QFxpBLMlfG", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-card" - } - } - }, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "1" - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "flexGrow": { - "type": "static", - "content": "1" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "borderStyle": { - "type": "static", - "content": "solid" - }, - "borderWidth": { - "type": "static", - "content": "1px" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-accent1", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Price", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "flexGrow": { - "type": "static", - "content": "1" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Price", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_c-FFShsvOc": { - "id": "TQ_c-FFShsvOc", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan2" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "name": "text", - "referencedStyles": { - "TQ_Msy4EEt_e_": { - "id": "TQ_Msy4EEt_e_", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-3" - } - } - }, - "abilities": {}, - "style": { - "fontSize": { - "type": "static", - "content": "48px" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan2Price" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_c-FFShsvOc": { - "id": "TQ_c-FFShsvOc", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan2Yearly" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "List", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "ListItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_txUfdn8QM3": { - "id": "TQ_txUfdn8QM3", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M384 690l452-452 60 60-512 512-238-238 60-60z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan2Feature1" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "ListItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_txUfdn8QM3": { - "id": "TQ_txUfdn8QM3", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M384 690l452-452 60 60-512 512-238-238 60-60z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan2Feature2" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "ListItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_txUfdn8QM3": { - "id": "TQ_txUfdn8QM3", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M384 690l452-452 60 60-512 512-238-238 60-60z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan2Feature3" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "ListItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_txUfdn8QM3": { - "id": "TQ_txUfdn8QM3", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M384 690l452-452 60 60-512 512-238-238 60-60z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan2Feature4" - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "button", - "name": "Button", - "referencedStyles": { - "TQ_iouvnDSiPT": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - }, - "TQ_s-9XvV17Hy": { - "id": "TQ_s-9XvV17Hy", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-filled" - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan2Action" - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Column", - "referencedStyles": { - "TQ_QFxpBLMlfG": { - "id": "TQ_QFxpBLMlfG", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-card" - } - } - }, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "1" - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "flexGrow": { - "type": "static", - "content": "1" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "borderStyle": { - "type": "static", - "content": "solid" - }, - "borderWidth": { - "type": "static", - "content": "1px" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-accent2", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Price", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Price", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_c-FFShsvOc": { - "id": "TQ_c-FFShsvOc", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan3" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "name": "text", - "referencedStyles": { - "TQ_Msy4EEt_e_": { - "id": "TQ_Msy4EEt_e_", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-3" - } - } - }, - "abilities": {}, - "style": { - "fontSize": { - "type": "static", - "content": "48px" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan3Price" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_c-FFShsvOc": { - "id": "TQ_c-FFShsvOc", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan3Yearly" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "List", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "ListItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_txUfdn8QM3": { - "id": "TQ_txUfdn8QM3", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M384 690l452-452 60 60-512 512-238-238 60-60z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan3Feature1" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "ListItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_txUfdn8QM3": { - "id": "TQ_txUfdn8QM3", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M384 690l452-452 60 60-512 512-238-238 60-60z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan3Feature2" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "ListItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_txUfdn8QM3": { - "id": "TQ_txUfdn8QM3", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M384 690l452-452 60 60-512 512-238-238 60-60z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan3Feature3" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "ListItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_txUfdn8QM3": { - "id": "TQ_txUfdn8QM3", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M384 690l452-452 60 60-512 512-238-238 60-60z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan3Feature4" - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "button", - "name": "Button", - "referencedStyles": { - "TQ_fiGcDluBu8": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - }, - "TQ_s-9XvV17Hy": { - "id": "TQ_s-9XvV17Hy", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-filled" - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan3Action" - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - "reference": { - "id": "TQ_JjT4VK5oOF", - "pos": "", - "type": "dynamic", - "content": { - "id": "isMonthly", - "referenceType": "state" - } - }, - "value": false - } - }, - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "container", - "referencedStyles": { - "TQ_Fdv_2Uxh38": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "flexDirection": { - "type": "static", - "content": "column" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Column", - "referencedStyles": { - "TQ_QFxpBLMlfG": { - "id": "TQ_QFxpBLMlfG", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-card" - } - } - }, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "1" - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "flexGrow": { - "type": "static", - "content": "1" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "borderStyle": { - "type": "static", - "content": "solid" - }, - "borderWidth": { - "type": "static", - "content": "1px" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Price", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "flexGrow": { - "type": "static", - "content": "1" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Price", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "name": "text", - "referencedStyles": { - "TQ_c-FFShsvOc": { - "id": "TQ_c-FFShsvOc", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan11" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "name": "text", - "referencedStyles": { - "TQ_Msy4EEt_e_": { - "id": "TQ_Msy4EEt_e_", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-3" - } - } - }, - "abilities": {}, - "style": { - "fontSize": { - "type": "static", - "content": "48px" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan1Price1" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "name": "text", - "referencedStyles": { - "TQ_c-FFShsvOc": { - "id": "TQ_c-FFShsvOc", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan1Yearly1" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "List", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "ListItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_txUfdn8QM3": { - "id": "TQ_txUfdn8QM3", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M384 690l452-452 60 60-512 512-238-238 60-60z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan1Feature11" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "ListItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_txUfdn8QM3": { - "id": "TQ_txUfdn8QM3", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M384 690l452-452 60 60-512 512-238-238 60-60z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan1Feature21" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "ListItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_txUfdn8QM3": { - "id": "TQ_txUfdn8QM3", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M384 690l452-452 60 60-512 512-238-238 60-60z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan1Feature31" - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "button", - "name": "Button", - "referencedStyles": { - "TQ_qvNp-B1AjP": { - "id": "TQ_qvNp-B1AjP", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-outline" - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan1Action1" - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Column", - "referencedStyles": { - "TQ_QFxpBLMlfG": { - "id": "TQ_QFxpBLMlfG", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-card" - } - } - }, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "1" - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "flexGrow": { - "type": "static", - "content": "1" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "borderStyle": { - "type": "static", - "content": "solid" - }, - "borderWidth": { - "type": "static", - "content": "1px" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-accent1", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Price", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "flexGrow": { - "type": "static", - "content": "1" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Price", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "name": "text", - "referencedStyles": { - "TQ_c-FFShsvOc": { - "id": "TQ_c-FFShsvOc", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan21" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "name": "text", - "referencedStyles": { - "TQ_Msy4EEt_e_": { - "id": "TQ_Msy4EEt_e_", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-3" - } - } - }, - "abilities": {}, - "style": { - "fontSize": { - "type": "static", - "content": "48px" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan2Price1" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "name": "text", - "referencedStyles": { - "TQ_c-FFShsvOc": { - "id": "TQ_c-FFShsvOc", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan2Yearly1" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "List", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "ListItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_txUfdn8QM3": { - "id": "TQ_txUfdn8QM3", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M384 690l452-452 60 60-512 512-238-238 60-60z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan2Feature11" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "ListItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_txUfdn8QM3": { - "id": "TQ_txUfdn8QM3", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M384 690l452-452 60 60-512 512-238-238 60-60z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan2Feature21" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "ListItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_txUfdn8QM3": { - "id": "TQ_txUfdn8QM3", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M384 690l452-452 60 60-512 512-238-238 60-60z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan2Feature31" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "ListItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_txUfdn8QM3": { - "id": "TQ_txUfdn8QM3", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M384 690l452-452 60 60-512 512-238-238 60-60z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan2Feature41" - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "button", - "name": "Button", - "referencedStyles": { - "TQ_s-9XvV17Hy": { - "id": "TQ_s-9XvV17Hy", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-filled" - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan2Action1" - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Column", - "referencedStyles": { - "TQ_QFxpBLMlfG": { - "id": "TQ_QFxpBLMlfG", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-card" - } - } - }, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "1" - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "flexGrow": { - "type": "static", - "content": "1" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "borderStyle": { - "type": "static", - "content": "solid" - }, - "borderWidth": { - "type": "static", - "content": "1px" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-accent2", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Price", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Price", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "name": "text", - "referencedStyles": { - "TQ_c-FFShsvOc": { - "id": "TQ_c-FFShsvOc", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan31" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "name": "text", - "referencedStyles": { - "TQ_Msy4EEt_e_": { - "id": "TQ_Msy4EEt_e_", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-3" - } - } - }, - "abilities": {}, - "style": { - "fontSize": { - "type": "static", - "content": "48px" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan3Price1" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "name": "text", - "referencedStyles": { - "TQ_c-FFShsvOc": { - "id": "TQ_c-FFShsvOc", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan3Yearly1" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "List", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "ListItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_txUfdn8QM3": { - "id": "TQ_txUfdn8QM3", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M384 690l452-452 60 60-512 512-238-238 60-60z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan3Feature11" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "ListItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_txUfdn8QM3": { - "id": "TQ_txUfdn8QM3", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M384 690l452-452 60 60-512 512-238-238 60-60z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan3Feature21" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "ListItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_txUfdn8QM3": { - "id": "TQ_txUfdn8QM3", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M384 690l452-452 60 60-512 512-238-238 60-60z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan3Feature31" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "ListItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_txUfdn8QM3": { - "id": "TQ_txUfdn8QM3", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M384 690l452-452 60 60-512 512-238-238 60-60z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan3Feature41" - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "button", - "name": "Button", - "referencedStyles": { - "TQ_s-9XvV17Hy": { - "id": "TQ_s-9XvV17Hy", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-filled" - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan3Action1" - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - "reference": { - "id": "TQ_JjT4VK5oOF", - "pos": "", - "type": "dynamic", - "content": { - "id": "isMonthly", - "referenceType": "state" - } - }, - "value": true - } - } - ] - } - } - ] - } - }, - "name": "Pricing6", - "styleSetDefinitions": {} - }, - "Logos1": { - "propDefinitions": { - "logo5Alt": { - "id": "TQ_1fOODrXwsI", - "defaultValue": "Logo5", - "type": "string" - }, - "logo2Alt": { - "id": "TQ_8jw7t6jbMK", - "defaultValue": "Pallet Trucks Logo", - "type": "string" - }, - "logo4Src": { - "id": "TQ_D2ORA15CYb", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/84ec08e8-34e9-42c7-9445-d2806d156403/c78f8e14-cf7b-4e8b-821c-3d6b89ed8db4?org_if_sml=1&q=80&force_format=original", - "type": "string" - }, - "logo6Src": { - "id": "TQ_E94PFU2t1C", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/84ec08e8-34e9-42c7-9445-d2806d156403/07f56a12-c428-4896-8819-194d1fef39f2?org_if_sml=1&q=80&force_format=original", - "type": "string" - }, - "logo1Src": { - "id": "TQ_GlDPC5tvED", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/84ec08e8-34e9-42c7-9445-d2806d156403/838a2368-6357-4526-a3f3-57fee519d8ec?org_if_sml=1&q=80&force_format=original", - "type": "string" - }, - "logo4Alt": { - "id": "TQ_L0F9zkBW92", - "defaultValue": "Logo4", - "type": "string" - }, - "logo3Src": { - "id": "TQ_R_de3te3aj", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/84ec08e8-34e9-42c7-9445-d2806d156403/49215785-2559-40a7-be66-9dd3bdf5eb7a?org_if_sml=1&q=80&force_format=original", - "type": "string" - }, - "logo5Src": { - "id": "TQ_VBjziGxeTY", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/84ec08e8-34e9-42c7-9445-d2806d156403/97476fa7-08ff-463d-99d2-c4ceb6ae9222?org_if_sml=1&q=80&force_format=original", - "type": "string" - }, - "logo2Src": { - "id": "TQ_bpaikOoXhX", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/84ec08e8-34e9-42c7-9445-d2806d156403/2cf31efa-183b-4247-920e-60025ea69bfe?org_if_sml=1&q=80&force_format=original", - "type": "string" - }, - "logo6Alt": { - "id": "TQ_gcJoS-wfSo", - "defaultValue": "Logo6", - "type": "string" - }, - "logo1Alt": { - "id": "TQ_hOyDPIUFYO", - "defaultValue": "Nylon and Polyurethane Wheels Logo", - "type": "string" - }, - "heading1": { - "id": "TQ_nhB1p9VeDu", - "defaultValue": "Trusted by the world's best companies social proof to build credibility", - "type": "string" - }, - "logo3Alt": { - "id": "TQ_xzCZ_yXOKZ", - "defaultValue": "Logo3", - "type": "string" - } - }, - "stateDefinitions": {}, - "node": { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_eQkTRAzQCv": { - "id": "TQ_eQkTRAzQCv", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-section-padding" - } - }, - "TQ_sddZcVBggE": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "max-width", - "referencedStyles": { - "TQ_HC1uz4bjQj": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - } - } - } - }, - "TQ_N-CTt_jn0t": { - "id": "TQ_N-CTt_jn0t", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-section-max-width" - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "referencedStyles": { - "TQ_eC2Nmbc6ND": { - "id": "TQ_eC2Nmbc6ND", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-2" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "heading1" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_2q28U6x46Q": { - "id": "TQ_2q28U6x46Q", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-grid-6" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "name": "logo1", - "referencedStyles": { - "TQ_7KuJBcU0HZ": { - "id": "TQ_7KuJBcU0HZ", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-16-9" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "logo1Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "logo1Src", - "fallback": "" - } - } - }, - "style": { - "objectFit": { - "type": "static", - "content": "contain" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "logo2", - "referencedStyles": { - "TQ_7KuJBcU0HZ": { - "id": "TQ_7KuJBcU0HZ", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-16-9" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "logo2Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "logo2Src", - "fallback": "" - } - } - }, - "style": { - "objectFit": { - "type": "static", - "content": "contain" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "logo3", - "referencedStyles": { - "TQ_7KuJBcU0HZ": { - "id": "TQ_7KuJBcU0HZ", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-16-9" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "logo3Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "logo3Src", - "fallback": "" - } - } - }, - "style": { - "objectFit": { - "type": "static", - "content": "contain" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "logo4", - "referencedStyles": { - "TQ_7KuJBcU0HZ": { - "id": "TQ_7KuJBcU0HZ", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-16-9" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "logo4Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "logo4Src", - "fallback": "" - } - } - }, - "style": { - "objectFit": { - "type": "static", - "content": "contain" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "logo5", - "referencedStyles": { - "TQ_7KuJBcU0HZ": { - "id": "TQ_7KuJBcU0HZ", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-16-9" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "logo5Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "logo5Src", - "fallback": "" - } - } - }, - "style": { - "objectFit": { - "type": "static", - "content": "contain" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "logo6", - "referencedStyles": { - "TQ_7KuJBcU0HZ": { - "id": "TQ_7KuJBcU0HZ", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-16-9" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "logo6Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "logo6Src", - "fallback": "" - } - } - }, - "style": { - "objectFit": { - "type": "static", - "content": "contain" - } - }, - "children": [] - } - } - ] - } - } - ] - } - } - ] - } - }, - "name": "Logos1", - "styleSetDefinitions": {} - }, - "Navbar5": { - "propDefinitions": { - "page3": { - "id": "TQ_4PKFfksB9F", - "defaultValue": "Page Three", - "type": "string" - }, - "page2": { - "id": "TQ_8tI5dGK3Yq", - "defaultValue": "Page Two", - "type": "string" - }, - "page4": { - "id": "TQ_GL81D3T_EH", - "defaultValue": "Page Four", - "type": "string" - }, - "link5": { - "id": "TQ_GtPCL4RF6t", - "defaultValue": "Link5", - "type": "string" - }, - "link4": { - "id": "TQ_SFaKW7tSeq", - "defaultValue": "Link4", - "type": "string" - }, - "link1": { - "id": "TQ_TI0bdAbnn6", - "defaultValue": "Link1", - "type": "string" - }, - "link3": { - "id": "TQ_W4hYdbFh3t", - "defaultValue": "Link3", - "type": "string" - }, - "logoAlt": { - "id": "TQ_biwjRu5959", - "defaultValue": "logo", - "type": "string" - }, - "page1": { - "id": "TQ_py6XrmXSEE", - "defaultValue": "Page One", - "type": "string" - }, - "logoSrc": { - "id": "TQ_qGbt1Q0wHL", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/84ec08e8-34e9-42c7-9445-d2806d156403/fac575ac-7a41-484f-b7ac-875042de11f8?org_if_sml=1&force_format=original", - "type": "string" - }, - "link2": { - "id": "TQ_sMiBXImLTy", - "defaultValue": "Link2", - "type": "string" - } - }, - "stateDefinitions": { - "link5AccordionOpen": { - "id": "TQ_Gd4NrNnmZO", - "defaultValue": false, - "type": "boolean" - }, - "link5DropdownVisible": { - "id": "TQ_iVH0q-57ia", - "defaultValue": false, - "type": "boolean" - } - }, - "node": { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "zIndex": { - "type": "static", - "content": "100" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - }, - "justifyContent": { - "type": "static", - "content": "center" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-light", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "thq-navbar", - "semanticType": "header", - "name": "Navbar-Interactive", - "referencedStyles": { - "TQ_dV8ICF0Npo": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - } - } - } - }, - "TQ_fUgKk8Khu4": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "attrs": { - "data-thq": { - "type": "static", - "content": "thq-navbar" - } - }, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "zIndex": { - "type": "static", - "content": "100" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "justifyContent": { - "type": "static", - "content": "space-between" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "name": "image1", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "logoAlt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "logoSrc", - "fallback": "" - } - } - }, - "style": { - "height": { - "type": "static", - "content": "3rem" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "thq-navbar-nav", - "semanticType": "div", - "name": "DesktopMenu", - "referencedStyles": { - "TQ_7B5ZA4dtCL": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "display": { - "type": "static", - "content": "none" - } - } - } - } - }, - "abilities": {}, - "attrs": { - "data-thq": { - "type": "static", - "content": "thq-navbar-nav" - } - }, - "style": { - "flex": { - "type": "static", - "content": "1" - }, - "display": { - "type": "static", - "content": "flex" - }, - "justifyContent": { - "type": "static", - "content": "space-between" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "nav", - "name": "Links", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "flex": { - "type": "static", - "content": "1" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "justifyContent": { - "type": "static", - "content": "flex-end" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link1", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - }, - "TQ_UWParc61zN": { - "id": "TQ_UWParc61zN", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-link" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link1" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link2", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - }, - "TQ_UWParc61zN": { - "id": "TQ_UWParc61zN", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-link" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link2" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link3", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - }, - "TQ_UWParc61zN": { - "id": "TQ_UWParc61zN", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-link" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link3" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link4", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - }, - "TQ_UWParc61zN": { - "id": "TQ_UWParc61zN", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-link" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link4" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "justifyContent": { - "type": "static", - "content": "flex-end" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Link5DropdownTrigger", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "static", - "content": "4px" - }, - "cursor": { - "type": "static", - "content": "pointer" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "justifyContent": { - "type": "static", - "content": "flex-end" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link5", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - }, - "TQ_UWParc61zN": { - "id": "TQ_UWParc61zN", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-link" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link5" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "IconContainer", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "justifyContent": { - "type": "static", - "content": "flex-end" - } - }, - "children": [ - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "container", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "justifyContent": { - "type": "static", - "content": "flex-end" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "style": { - "width": { - "type": "static", - "content": "24px" - }, - "height": { - "type": "static", - "content": "24px" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M298 426h428l-214 214z" - } - }, - "children": [] - } - } - ] - } - } - ] - } - }, - "reference": { - "id": "TQ_iVH0q-57ia", - "pos": "", - "type": "dynamic", - "content": { - "id": "link5DropdownVisible", - "referenceType": "state" - } - }, - "value": true - } - }, - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "container", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "justifyContent": { - "type": "static", - "content": "flex-end" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "style": { - "width": { - "type": "static", - "content": "24px" - }, - "height": { - "type": "static", - "content": "24px" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M426 726v-428l214 214z" - } - }, - "children": [] - } - } - ] - } - } - ] - } - }, - "reference": { - "id": "TQ_iVH0q-57ia", - "pos": "", - "type": "dynamic", - "content": { - "id": "link5DropdownVisible", - "referenceType": "state" - } - }, - "value": false - } - } - ] - } - } - ], - "events": { - "click": [ - { - "modifies": "link5DropdownVisible", - "type": "stateChange", - "newState": "$toggle" - } - ] - } - } - }, - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "container", - "referencedStyles": { - "TQ_-1Thl15HD-": { - "id": "TQ_-1Thl15HD-", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-box-shadow" - } - } - }, - "abilities": {}, - "style": { - "top": { - "type": "static", - "content": "30px" - }, - "right": { - "type": "static", - "content": "0px" - }, - "zIndex": { - "type": "static", - "content": "100" - }, - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "position": { - "type": "static", - "content": "absolute" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-light", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "MenuItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "static", - "content": "12px" - }, - "cursor": { - "type": "static", - "content": "pointer" - }, - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "static", - "content": "8px 0" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "page1", - "referencedStyles": { - "TQ_c-FFShsvOc": { - "id": "TQ_c-FFShsvOc", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "style": { - "whiteSpace": { - "type": "static", - "content": "nowrap" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "page1" - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "MenuItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "static", - "content": "12px" - }, - "cursor": { - "type": "static", - "content": "pointer" - }, - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "static", - "content": "8px 0" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "page2", - "referencedStyles": { - "TQ_c-FFShsvOc": { - "id": "TQ_c-FFShsvOc", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "style": { - "whiteSpace": { - "type": "static", - "content": "nowrap" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "page2" - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "MenuItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "static", - "content": "12px" - }, - "cursor": { - "type": "static", - "content": "pointer" - }, - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "static", - "content": "8px 0" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "page3", - "referencedStyles": { - "TQ_c-FFShsvOc": { - "id": "TQ_c-FFShsvOc", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "style": { - "whiteSpace": { - "type": "static", - "content": "nowrap" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "page3" - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "MenuItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "static", - "content": "12px" - }, - "cursor": { - "type": "static", - "content": "pointer" - }, - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "static", - "content": "8px 0" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "page4", - "referencedStyles": { - "TQ_c-FFShsvOc": { - "id": "TQ_c-FFShsvOc", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "style": { - "whiteSpace": { - "type": "static", - "content": "nowrap" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "page4" - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - "reference": { - "id": "TQ_iVH0q-57ia", - "pos": "", - "type": "dynamic", - "content": { - "id": "link5DropdownVisible", - "referenceType": "state" - } - }, - "value": true - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "thq-burger-menu", - "semanticType": "div", - "name": "BurgerMenu", - "referencedStyles": { - "TQ_azAROuEI9K": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - } - } - } - }, - "abilities": {}, - "attrs": { - "data-thq": { - "type": "static", - "content": "thq-burger-menu" - } - }, - "style": { - "display": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "style": { - "width": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-xsmall", - "fallback": "" - } - }, - "height": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-xsmall", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M128 554.667h768c23.552 0 42.667-19.115 42.667-42.667s-19.115-42.667-42.667-42.667h-768c-23.552 0-42.667 19.115-42.667 42.667s19.115 42.667 42.667 42.667zM128 298.667h768c23.552 0 42.667-19.115 42.667-42.667s-19.115-42.667-42.667-42.667h-768c-23.552 0-42.667 19.115-42.667 42.667s19.115 42.667 42.667 42.667zM128 810.667h768c23.552 0 42.667-19.115 42.667-42.667s-19.115-42.667-42.667-42.667h-768c-23.552 0-42.667 19.115-42.667 42.667s19.115 42.667 42.667 42.667z" - } - }, - "children": [] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "thq-mobile-menu", - "semanticType": "div", - "name": "MobileMenu", - "referencedStyles": { - "TQ_6-dkFSCf6h": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "attrs": { - "data-thq": { - "type": "static", - "content": "thq-mobile-menu" - } - }, - "style": { - "top": { - "type": "static", - "content": "0px" - }, - "left": { - "type": "static", - "content": "0px" - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "100vh" - }, - "zIndex": { - "type": "static", - "content": "100" - }, - "display": { - "type": "static", - "content": "none" - }, - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "position": { - "type": "static", - "content": "absolute" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "space-between" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-light", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Nav", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "stretch" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Top", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "justifyContent": { - "type": "static", - "content": "space-between" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "name": "Logo", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "logoAlt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "logoSrc", - "fallback": "" - } - } - }, - "style": { - "height": { - "type": "static", - "content": "2rem" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "thq-close-menu", - "semanticType": "div", - "name": "CloseMenu", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "data-thq": { - "type": "static", - "content": "thq-close-menu" - } - }, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "style": { - "width": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-xsmall", - "fallback": "" - } - }, - "height": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-xsmall", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M810 274l-238 238 238 238-60 60-238-238-238 238-60-60 238-238-238-238 60-60 238 238 238-238z" - } - }, - "children": [] - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "nav", - "name": "Links", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link1", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - }, - "TQ_UWParc61zN": { - "id": "TQ_UWParc61zN", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-link" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link1" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link2", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - }, - "TQ_UWParc61zN": { - "id": "TQ_UWParc61zN", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-link" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link2" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link3", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - }, - "TQ_UWParc61zN": { - "id": "TQ_UWParc61zN", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-link" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link3" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link4", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - }, - "TQ_UWParc61zN": { - "id": "TQ_UWParc61zN", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-link" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link4" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Link5Accordion", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Trigger", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "cursor": { - "type": "static", - "content": "pointer" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "justifyContent": { - "type": "static", - "content": "space-between" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link5", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - }, - "TQ_UWParc61zN": { - "id": "TQ_UWParc61zN", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-link" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link5" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "IconContainer", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "justifyContent": { - "type": "static", - "content": "flex-end" - } - }, - "children": [ - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "container", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "justifyContent": { - "type": "static", - "content": "flex-end" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "style": { - "width": { - "type": "static", - "content": "24px" - }, - "height": { - "type": "static", - "content": "24px" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M298 426h428l-214 214z" - } - }, - "children": [] - } - } - ] - } - } - ] - } - }, - "reference": { - "id": "TQ_Gd4NrNnmZO", - "pos": "", - "type": "dynamic", - "content": { - "id": "link5AccordionOpen", - "referenceType": "state" - } - }, - "value": true - } - }, - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "container", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "justifyContent": { - "type": "static", - "content": "flex-end" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "style": { - "width": { - "type": "static", - "content": "24px" - }, - "height": { - "type": "static", - "content": "24px" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M426 726v-428l214 214z" - } - }, - "children": [] - } - } - ] - } - } - ] - } - }, - "reference": { - "id": "TQ_Gd4NrNnmZO", - "pos": "", - "type": "dynamic", - "content": { - "id": "link5AccordionOpen", - "referenceType": "state" - } - }, - "value": false - } - } - ] - } - } - ], - "events": { - "click": [ - { - "modifies": "link5AccordionOpen", - "type": "stateChange", - "newState": "$toggle" - } - ] - } - } - }, - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "container", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "MenuItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "static", - "content": "12px" - }, - "cursor": { - "type": "static", - "content": "pointer" - }, - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "static", - "content": "8px 0" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "page1", - "referencedStyles": { - "TQ_c-FFShsvOc": { - "id": "TQ_c-FFShsvOc", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "style": { - "whiteSpace": { - "type": "static", - "content": "nowrap" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "page1" - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "MenuItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "static", - "content": "12px" - }, - "cursor": { - "type": "static", - "content": "pointer" - }, - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "static", - "content": "8px 0" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "page2", - "referencedStyles": { - "TQ_c-FFShsvOc": { - "id": "TQ_c-FFShsvOc", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "style": { - "whiteSpace": { - "type": "static", - "content": "nowrap" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "page2" - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "MenuItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "static", - "content": "12px" - }, - "cursor": { - "type": "static", - "content": "pointer" - }, - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "static", - "content": "8px 0" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "page3", - "referencedStyles": { - "TQ_c-FFShsvOc": { - "id": "TQ_c-FFShsvOc", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "style": { - "whiteSpace": { - "type": "static", - "content": "nowrap" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "page3" - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "MenuItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "static", - "content": "12px" - }, - "cursor": { - "type": "static", - "content": "pointer" - }, - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "static", - "content": "8px 0" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "page4", - "referencedStyles": { - "TQ_c-FFShsvOc": { - "id": "TQ_c-FFShsvOc", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "style": { - "whiteSpace": { - "type": "static", - "content": "nowrap" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "page4" - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - "reference": { - "id": "TQ_Gd4NrNnmZO", - "pos": "", - "type": "dynamic", - "content": { - "id": "link5AccordionOpen", - "referenceType": "state" - } - }, - "value": true - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "IconGroup", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_-9awVi7gEh": { - "id": "TQ_-9awVi7gEh", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-x-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 950.8571428571428 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M925.714 233.143c-25.143 36.571-56.571 69.143-92.571 95.429 0.571 8 0.571 16 0.571 24 0 244-185.714 525.143-525.143 525.143-104.571 0-201.714-30.286-283.429-82.857 14.857 1.714 29.143 2.286 44.571 2.286 86.286 0 165.714-29.143 229.143-78.857-81.143-1.714-149.143-54.857-172.571-128 11.429 1.714 22.857 2.857 34.857 2.857 16.571 0 33.143-2.286 48.571-6.286-84.571-17.143-148-91.429-148-181.143v-2.286c24.571 13.714 53.143 22.286 83.429 23.429-49.714-33.143-82.286-89.714-82.286-153.714 0-34.286 9.143-65.714 25.143-93.143 90.857 112 227.429 185.143 380.571 193.143-2.857-13.714-4.571-28-4.571-42.286 0-101.714 82.286-184.571 184.571-184.571 53.143 0 101.143 22.286 134.857 58.286 41.714-8 81.714-23.429 117.143-44.571-13.714 42.857-42.857 78.857-81.143 101.714 37.143-4 73.143-14.286 106.286-28.571z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_-9awVi7gEh": { - "id": "TQ_-9awVi7gEh", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-x-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 877.7142857142857 1024" - } - }, - "style": { - "height": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-xsmall", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M585.143 512c0-80.571-65.714-146.286-146.286-146.286s-146.286 65.714-146.286 146.286 65.714 146.286 146.286 146.286 146.286-65.714 146.286-146.286zM664 512c0 124.571-100.571 225.143-225.143 225.143s-225.143-100.571-225.143-225.143 100.571-225.143 225.143-225.143 225.143 100.571 225.143 225.143zM725.714 277.714c0 29.143-23.429 52.571-52.571 52.571s-52.571-23.429-52.571-52.571 23.429-52.571 52.571-52.571 52.571 23.429 52.571 52.571zM438.857 152c-64 0-201.143-5.143-258.857 17.714-20 8-34.857 17.714-50.286 33.143s-25.143 30.286-33.143 50.286c-22.857 57.714-17.714 194.857-17.714 258.857s-5.143 201.143 17.714 258.857c8 20 17.714 34.857 33.143 50.286s30.286 25.143 50.286 33.143c57.714 22.857 194.857 17.714 258.857 17.714s201.143 5.143 258.857-17.714c20-8 34.857-17.714 50.286-33.143s25.143-30.286 33.143-50.286c22.857-57.714 17.714-194.857 17.714-258.857s5.143-201.143-17.714-258.857c-8-20-17.714-34.857-33.143-50.286s-30.286-25.143-50.286-33.143c-57.714-22.857-194.857-17.714-258.857-17.714zM877.714 512c0 60.571 0.571 120.571-2.857 181.143-3.429 70.286-19.429 132.571-70.857 184s-113.714 67.429-184 70.857c-60.571 3.429-120.571 2.857-181.143 2.857s-120.571 0.571-181.143-2.857c-70.286-3.429-132.571-19.429-184-70.857s-67.429-113.714-70.857-184c-3.429-60.571-2.857-120.571-2.857-181.143s-0.571-120.571 2.857-181.143c3.429-70.286 19.429-132.571 70.857-184s113.714-67.429 184-70.857c60.571-3.429 120.571-2.857 181.143-2.857s120.571-0.571 181.143 2.857c70.286 3.429 132.571 19.429 184 70.857s67.429 113.714 70.857 184c3.429 60.571 2.857 120.571 2.857 181.143z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_-9awVi7gEh": { - "id": "TQ_-9awVi7gEh", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-x-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 602.2582857142856 1024" - } - }, - "style": { - "height": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-xsmall", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M548 6.857v150.857h-89.714c-70.286 0-83.429 33.714-83.429 82.286v108h167.429l-22.286 169.143h-145.143v433.714h-174.857v-433.714h-145.714v-169.143h145.714v-124.571c0-144.571 88.571-223.429 217.714-223.429 61.714 0 114.857 4.571 130.286 6.857z" - } - }, - "children": [] - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "container", - "referencedStyles": {}, - "abilities": {}, - "style": { - "top": { - "type": "static", - "content": "0px" - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "fixed" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [], - "events": { - "click": [ - { - "modifies": "link5DropdownVisible", - "type": "stateChange", - "newState": false - } - ] - } - } - }, - "reference": { - "id": "TQ_iVH0q-57ia", - "pos": "", - "type": "dynamic", - "content": { - "id": "link5DropdownVisible", - "referenceType": "state" - } - }, - "value": true - } - } - ] - } - }, - "name": "Navbar5", - "styleSetDefinitions": {} - }, - "FAQ11": { - "propDefinitions": { - "faq1Question": { - "id": "TQ_1_wPN128ZF", - "defaultValue": "What are the benefits of nylon wheels?", - "type": "string" - }, - "heading1": { - "id": "TQ_Em18Q8Zvu2", - "defaultValue": "Frequently Asked Questions", - "type": "string" - }, - "faq3Question": { - "id": "TQ_ItCl0S98bL", - "defaultValue": "Are nylon wheels suitable for outdoor use?", - "type": "string" - }, - "faq4Question": { - "id": "TQ_L7f4cPEJau", - "defaultValue": "Can pallet trucks be used in narrow spaces?", - "type": "string" - }, - "heading2": { - "id": "TQ_LoRm2xXeNC", - "defaultValue": "Pallet Trucks FAQs", - "type": "string" - }, - "content1": { - "id": "TQ_bZiwQ9tCQ_", - "defaultValue": "Nylon wheels offer high load capacity, durability, and are resistant to chemicals and water. Polyurethane wheels provide excellent floor protection, noise reduction, and are suitable for delicate flooring surfaces.", - "type": "string" - }, - "content2": { - "id": "TQ_cGNaEbepgB", - "defaultValue": "Our pallet trucks have a weight capacity ranging from 2,500 to 5,500 pounds, ensuring efficient material handling for various applications.", - "type": "string" - }, - "action": { - "id": "TQ_sXDXlc1Tqx", - "defaultValue": "For more information or specific inquiries, please contact our customer support team.", - "type": "string" - }, - "faq1Question1": { - "id": "TQ_wzzGjcgXoN", - "defaultValue": "What are the benefits of polyurethane wheels?", - "type": "string" - }, - "faq2Question": { - "id": "TQ_zvzNYq-V3s", - "defaultValue": "What is the weight capacity of your pallet trucks?", - "type": "string" - } - }, - "stateDefinitions": { - "faq4Visible": { - "id": "TQ_HovlsExWv5", - "defaultValue": false, - "type": "boolean" - }, - "faq3Visible": { - "id": "TQ_XbEOH1p17E", - "defaultValue": false, - "type": "boolean" - }, - "faq5Visible": { - "id": "TQ_vQGTQHqF8l", - "defaultValue": false, - "type": "boolean" - }, - "faq1Visible": { - "id": "TQ_w4nz2tKEAf", - "defaultValue": false, - "type": "boolean" - }, - "faq2Visible": { - "id": "TQ_xa1NwZwGEh", - "defaultValue": false, - "type": "boolean" - } - }, - "node": { - "type": "element", - "content": { - "elementType": "container", - "name": "FAQ8", - "referencedStyles": { - "TQ_eQkTRAzQCv": { - "id": "TQ_eQkTRAzQCv", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-section-padding" - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "overflow": { - "type": "static", - "content": "hidden" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexShrink": { - "type": "static", - "content": "0" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "max-width", - "referencedStyles": { - "TQ_N-CTt_jn0t": { - "id": "TQ_N-CTt_jn0t", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-section-max-width" - } - }, - "TQ_Oq2z5z30BH": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Container", - "referencedStyles": { - "TQ_CK0QAWCODq": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "flexDirection": { - "type": "static", - "content": "column" - } - } - } - }, - "TQ_N-CTt_jn0t": { - "id": "TQ_N-CTt_jn0t", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-section-max-width" - } - }, - "TQ_y_Er6aG9kM": { - "id": "TQ_y_Er6aG9kM", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-flex-column" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "SectionTitle", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "flex": { - "type": "static", - "content": "1" - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "center" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "name": "text", - "referencedStyles": { - "TQ_eC2Nmbc6ND": { - "id": "TQ_eC2Nmbc6ND", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-2" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "heading1" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "name": "text", - "referencedStyles": { - "TQ_c-FFShsvOc": { - "id": "TQ_c-FFShsvOc", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "content1" - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "List", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "flex": { - "type": "static", - "content": "1" - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "overflow": { - "type": "static", - "content": "hidden" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Faq1", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "borderWidth": { - "type": "static", - "content": "1px" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Trigger", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "justifyContent": { - "type": "static", - "content": "space-between" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "name": "faq1Question", - "referencedStyles": { - "TQ_c-FFShsvOc": { - "id": "TQ_c-FFShsvOc", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "textAlign": { - "type": "static", - "content": "center" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "faq1Question" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "IconsContainer", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "justifyContent": { - "type": "static", - "content": "space-between" - } - }, - "children": [ - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "container", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "name": "Icon", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "style": { - "width": { - "type": "static", - "content": "24px" - }, - "height": { - "type": "static", - "content": "24px" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M213.333 554.667h256v256c0 23.552 19.115 42.667 42.667 42.667s42.667-19.115 42.667-42.667v-256h256c23.552 0 42.667-19.115 42.667-42.667s-19.115-42.667-42.667-42.667h-256v-256c0-23.552-19.115-42.667-42.667-42.667s-42.667 19.115-42.667 42.667v256h-256c-23.552 0-42.667 19.115-42.667 42.667s19.115 42.667 42.667 42.667z" - } - }, - "children": [] - } - } - ] - } - } - ] - } - }, - "reference": { - "id": "TQ_w4nz2tKEAf", - "pos": "", - "type": "dynamic", - "content": { - "id": "faq1Visible", - "referenceType": "state" - } - }, - "value": false - } - }, - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "container", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "style": { - "width": { - "type": "static", - "content": "24px" - }, - "height": { - "type": "static", - "content": "24px" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M213.333 554.667h597.333c23.552 0 42.667-19.115 42.667-42.667s-19.115-42.667-42.667-42.667h-597.333c-23.552 0-42.667 19.115-42.667 42.667s19.115 42.667 42.667 42.667z" - } - }, - "children": [] - } - } - ] - } - } - ] - } - }, - "reference": { - "id": "TQ_w4nz2tKEAf", - "pos": "", - "type": "dynamic", - "content": { - "id": "faq1Visible", - "referenceType": "state" - } - }, - "value": true - } - } - ] - } - } - ], - "events": { - "click": [ - { - "modifies": "faq1Visible", - "type": "stateChange", - "newState": "$toggle" - } - ] - } - } - }, - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "container", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "justifyContent": { - "type": "static", - "content": "space-between" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "Text", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Lorem ipsum dolor sit amet. Est eaque sint ut blanditiis sunt aut deleniti illum non repudiandae voluptatem. Aut praesentium doloribus qui distinctio neque ut unde temporibus. Cum exercitationem eveniet in omnis animi in corporis nulla. Sed tempora excepturi et voluptatem modi et exercitationem voluptate cum illum quisquam 33 quia blanditiis eos minus consequatur.Ut neque quam qui dignissimos voluptates ut voluptate totam aut consequuntur quod. Ut voluptas incidunt ut fuga nostrum ut quaerat enim eum earum tenetur? Est esse harum et Quis officiis et enim amet.Et minima tempore et neque voluptatem eos amet officiis et temporibus Quis. Et suscipit esse id nemo sunt At nihil earum et consequatur fuga aut sapiente voluptate est cupiditate esse non dolor cumque. Ut obcaecati recusandae et beatae quae qui doloremque eligendi sit eaque labore." - } - ] - } - } - ] - } - }, - "reference": { - "id": "TQ_w4nz2tKEAf", - "pos": "", - "type": "dynamic", - "content": { - "id": "faq1Visible", - "referenceType": "state" - } - }, - "value": true - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Faq2", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "borderWidth": { - "type": "static", - "content": "1px" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Trigger", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "justifyContent": { - "type": "static", - "content": "space-between" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "name": "faq2Question", - "referencedStyles": { - "TQ_c-FFShsvOc": { - "id": "TQ_c-FFShsvOc", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "textAlign": { - "type": "static", - "content": "center" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "faq2Question" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "IconsContainer", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "justifyContent": { - "type": "static", - "content": "space-between" - } - }, - "children": [ - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "container", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "name": "Icon", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "style": { - "width": { - "type": "static", - "content": "24px" - }, - "height": { - "type": "static", - "content": "24px" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M213.333 554.667h256v256c0 23.552 19.115 42.667 42.667 42.667s42.667-19.115 42.667-42.667v-256h256c23.552 0 42.667-19.115 42.667-42.667s-19.115-42.667-42.667-42.667h-256v-256c0-23.552-19.115-42.667-42.667-42.667s-42.667 19.115-42.667 42.667v256h-256c-23.552 0-42.667 19.115-42.667 42.667s19.115 42.667 42.667 42.667z" - } - }, - "children": [] - } - } - ] - } - } - ] - } - }, - "reference": { - "id": "TQ_xa1NwZwGEh", - "pos": "", - "type": "dynamic", - "content": { - "id": "faq2Visible", - "referenceType": "state" - } - }, - "value": false - } - }, - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "container", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "style": { - "width": { - "type": "static", - "content": "24px" - }, - "height": { - "type": "static", - "content": "24px" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M213.333 554.667h597.333c23.552 0 42.667-19.115 42.667-42.667s-19.115-42.667-42.667-42.667h-597.333c-23.552 0-42.667 19.115-42.667 42.667s19.115 42.667 42.667 42.667z" - } - }, - "children": [] - } - } - ] - } - } - ] - } - }, - "reference": { - "id": "TQ_xa1NwZwGEh", - "pos": "", - "type": "dynamic", - "content": { - "id": "faq2Visible", - "referenceType": "state" - } - }, - "value": true - } - } - ] - } - } - ], - "events": { - "click": [ - { - "modifies": "faq2Visible", - "type": "stateChange", - "newState": "$toggle" - } - ] - } - } - }, - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "container", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "justifyContent": { - "type": "static", - "content": "space-between" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Et minima tempore et neque voluptatem eos amet officiis et temporibus Quis. Et suscipit esse id nemo sunt At nihil earum et consequatur fuga aut sapiente voluptate est cupiditate esse non dolor cumque. Ut obcaecati recusandae et beatae quae qui doloremque eligendi sit eaque labore." - } - ] - } - } - ] - } - }, - "reference": { - "id": "TQ_xa1NwZwGEh", - "pos": "", - "type": "dynamic", - "content": { - "id": "faq2Visible", - "referenceType": "state" - } - }, - "value": true - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Faq3", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "borderWidth": { - "type": "static", - "content": "1px" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Trigger", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "justifyContent": { - "type": "static", - "content": "space-between" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "name": "faq2Question", - "referencedStyles": { - "TQ_c-FFShsvOc": { - "id": "TQ_c-FFShsvOc", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "textAlign": { - "type": "static", - "content": "center" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "faq3Question" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "IconsContainer", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "justifyContent": { - "type": "static", - "content": "space-between" - } - }, - "children": [ - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "container", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "name": "Icon", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "style": { - "width": { - "type": "static", - "content": "24px" - }, - "height": { - "type": "static", - "content": "24px" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M213.333 554.667h256v256c0 23.552 19.115 42.667 42.667 42.667s42.667-19.115 42.667-42.667v-256h256c23.552 0 42.667-19.115 42.667-42.667s-19.115-42.667-42.667-42.667h-256v-256c0-23.552-19.115-42.667-42.667-42.667s-42.667 19.115-42.667 42.667v256h-256c-23.552 0-42.667 19.115-42.667 42.667s19.115 42.667 42.667 42.667z" - } - }, - "children": [] - } - } - ] - } - } - ] - } - }, - "reference": { - "id": "TQ_XbEOH1p17E", - "pos": "", - "type": "dynamic", - "content": { - "id": "faq3Visible", - "referenceType": "state" - } - }, - "value": false - } - }, - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "container", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "style": { - "width": { - "type": "static", - "content": "24px" - }, - "height": { - "type": "static", - "content": "24px" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M213.333 554.667h597.333c23.552 0 42.667-19.115 42.667-42.667s-19.115-42.667-42.667-42.667h-597.333c-23.552 0-42.667 19.115-42.667 42.667s19.115 42.667 42.667 42.667z" - } - }, - "children": [] - } - } - ] - } - } - ] - } - }, - "reference": { - "id": "TQ_XbEOH1p17E", - "pos": "", - "type": "dynamic", - "content": { - "id": "faq3Visible", - "referenceType": "state" - } - }, - "value": true - } - } - ] - } - } - ], - "events": { - "click": [ - { - "modifies": "faq3Visible", - "type": "stateChange", - "newState": "$toggle" - } - ] - } - } - }, - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "container", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "justifyContent": { - "type": "static", - "content": "space-between" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "A quia temporibus aut ullam assumenda vel eius sapiente ut eligendi molestias. Ex ipsum incidunt ut excepturi eaque sed nulla quia qui exercitationem alias aut consequuntur nihil et animi voluptas." - } - ] - } - } - ] - } - }, - "reference": { - "id": "TQ_XbEOH1p17E", - "pos": "", - "type": "dynamic", - "content": { - "id": "faq3Visible", - "referenceType": "state" - } - }, - "value": true - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Faq4", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "borderWidth": { - "type": "static", - "content": "1px" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Trigger", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "justifyContent": { - "type": "static", - "content": "space-between" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "name": "faq2Question", - "referencedStyles": { - "TQ_c-FFShsvOc": { - "id": "TQ_c-FFShsvOc", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "textAlign": { - "type": "static", - "content": "center" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "faq4Question" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "IconsContainer", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "justifyContent": { - "type": "static", - "content": "space-between" - } - }, - "children": [ - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "container", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "name": "Icon", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "style": { - "width": { - "type": "static", - "content": "24px" - }, - "height": { - "type": "static", - "content": "24px" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M213.333 554.667h256v256c0 23.552 19.115 42.667 42.667 42.667s42.667-19.115 42.667-42.667v-256h256c23.552 0 42.667-19.115 42.667-42.667s-19.115-42.667-42.667-42.667h-256v-256c0-23.552-19.115-42.667-42.667-42.667s-42.667 19.115-42.667 42.667v256h-256c-23.552 0-42.667 19.115-42.667 42.667s19.115 42.667 42.667 42.667z" - } - }, - "children": [] - } - } - ] - } - } - ] - } - }, - "reference": { - "id": "TQ_HovlsExWv5", - "pos": "", - "type": "dynamic", - "content": { - "id": "faq4Visible", - "referenceType": "state" - } - }, - "value": false - } - }, - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "container", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "style": { - "width": { - "type": "static", - "content": "24px" - }, - "height": { - "type": "static", - "content": "24px" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M213.333 554.667h597.333c23.552 0 42.667-19.115 42.667-42.667s-19.115-42.667-42.667-42.667h-597.333c-23.552 0-42.667 19.115-42.667 42.667s19.115 42.667 42.667 42.667z" - } - }, - "children": [] - } - } - ] - } - } - ] - } - }, - "reference": { - "id": "TQ_HovlsExWv5", - "pos": "", - "type": "dynamic", - "content": { - "id": "faq4Visible", - "referenceType": "state" - } - }, - "value": true - } - } - ] - } - } - ], - "events": { - "click": [ - { - "modifies": "faq4Visible", - "type": "stateChange", - "newState": "$toggle" - } - ] - } - } - }, - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "container", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "justifyContent": { - "type": "static", - "content": "space-between" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "A quia temporibus aut ullam assumenda vel eius sapiente ut eligendi molestias. Ex ipsum incidunt ut excepturi eaque sed nulla quia qui exercitationem alias aut consequuntur nihil et animi voluptas." - } - ] - } - } - ] - } - }, - "reference": { - "id": "TQ_HovlsExWv5", - "pos": "", - "type": "dynamic", - "content": { - "id": "faq4Visible", - "referenceType": "state" - } - }, - "value": true - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Faq5", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "borderWidth": { - "type": "static", - "content": "1px" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Trigger", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "justifyContent": { - "type": "static", - "content": "space-between" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "name": "faq1Question", - "referencedStyles": { - "TQ_c-FFShsvOc": { - "id": "TQ_c-FFShsvOc", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "textAlign": { - "type": "static", - "content": "center" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "faq1Question1" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "IconsContainer", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "justifyContent": { - "type": "static", - "content": "space-between" - } - }, - "children": [ - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "container", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "name": "Icon", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "style": { - "width": { - "type": "static", - "content": "24px" - }, - "height": { - "type": "static", - "content": "24px" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M213.333 554.667h256v256c0 23.552 19.115 42.667 42.667 42.667s42.667-19.115 42.667-42.667v-256h256c23.552 0 42.667-19.115 42.667-42.667s-19.115-42.667-42.667-42.667h-256v-256c0-23.552-19.115-42.667-42.667-42.667s-42.667 19.115-42.667 42.667v256h-256c-23.552 0-42.667 19.115-42.667 42.667s19.115 42.667 42.667 42.667z" - } - }, - "children": [] - } - } - ] - } - } - ] - } - }, - "reference": { - "id": "TQ_vQGTQHqF8l", - "pos": "", - "type": "dynamic", - "content": { - "id": "faq5Visible", - "referenceType": "state" - } - }, - "value": false - } - }, - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "container", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "style": { - "width": { - "type": "static", - "content": "24px" - }, - "height": { - "type": "static", - "content": "24px" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M213.333 554.667h597.333c23.552 0 42.667-19.115 42.667-42.667s-19.115-42.667-42.667-42.667h-597.333c-23.552 0-42.667 19.115-42.667 42.667s19.115 42.667 42.667 42.667z" - } - }, - "children": [] - } - } - ] - } - } - ] - } - }, - "reference": { - "id": "TQ_vQGTQHqF8l", - "pos": "", - "type": "dynamic", - "content": { - "id": "faq5Visible", - "referenceType": "state" - } - }, - "value": true - } - } - ] - } - } - ], - "events": { - "click": [ - { - "modifies": "faq5Visible", - "type": "stateChange", - "newState": "$toggle" - } - ] - } - } - }, - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "container", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "justifyContent": { - "type": "static", - "content": "space-between" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "Text", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Lorem ipsum dolor sit amet. Est eaque sint ut blanditiis sunt aut deleniti illum non repudiandae voluptatem. Aut praesentium doloribus qui distinctio neque ut unde temporibus. Cum exercitationem eveniet in omnis animi in corporis nulla. Sed tempora excepturi et voluptatem modi et exercitationem voluptate cum illum quisquam 33 quia blanditiis eos minus consequatur.Ut neque quam qui dignissimos voluptates ut voluptate totam aut consequuntur quod. Ut voluptas incidunt ut fuga nostrum ut quaerat enim eum earum tenetur? Est esse harum et Quis officiis et enim amet.Et minima tempore et neque voluptatem eos amet officiis et temporibus Quis. Et suscipit esse id nemo sunt At nihil earum et consequatur fuga aut sapiente voluptate est cupiditate esse non dolor cumque. Ut obcaecati recusandae et beatae quae qui doloremque eligendi sit eaque labore." - } - ] - } - } - ] - } - }, - "reference": { - "id": "TQ_vQGTQHqF8l", - "pos": "", - "type": "dynamic", - "content": { - "id": "faq5Visible", - "referenceType": "state" - } - }, - "value": true - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": { - "TQ_y_Er6aG9kM": { - "id": "TQ_y_Er6aG9kM", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-flex-column" - } - } - }, - "abilities": {}, - "style": { - "alignSelf": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "name": "text", - "referencedStyles": { - "TQ_eC2Nmbc6ND": { - "id": "TQ_eC2Nmbc6ND", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-2" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "heading2" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "name": "text", - "referencedStyles": { - "TQ_c-FFShsvOc": { - "id": "TQ_c-FFShsvOc", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "content2" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "button", - "name": "Button", - "referencedStyles": { - "TQ_s-9XvV17Hy": { - "id": "TQ_s-9XvV17Hy", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-filled" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "action1", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "action" - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - "name": "FAQ11", - "styleSetDefinitions": {} - }, - "vozik": { - "propDefinitions": { - "rootClassName": { - "id": "TQ_DVLpgm-NtH", - "defaultValue": "", - "type": "string" - } - }, - "stateDefinitions": {}, - "node": { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_ok1UmTLM_H": { - "type": "style-map", - "content": { - "mapType": "component-referenced", - "content": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "rootClassName" - } - } - } - }, - "TQ_sCvLV2HNui": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "98%" - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - } - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "auto" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "IMAGE8TY111", - "referencedStyles": { - "TQ_AVwzL4_N_z": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "593px" - }, - "height": { - "type": "static", - "content": "521px" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "justifyContent": { - "type": "static", - "content": "flex-end" - } - } - } - }, - "TQ_LHWn7_XVrT": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "279px" - }, - "height": { - "type": "static", - "content": "288px" - } - } - } - }, - "TQ_mfhpqNSm7q": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "744px" - }, - "height": { - "type": "static", - "content": "700px" - } - } - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "963px" - }, - "height": { - "type": "static", - "content": "808px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-end" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "backgroundSize": { - "type": "static", - "content": "cover" - }, - "justifyContent": { - "type": "static", - "content": "flex-start" - }, - "backgroundImage": { - "type": "static", - "content": "url(\"https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/13bfffd0-3cc9-4c5c-97b7-b60972ae5dde?org_if_sml=1&force_format=original\")" - }, - "backgroundPosition": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Container", - "referencedStyles": { - "TQ_1O5pxM45Zn": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "381px" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - } - } - }, - "TQ_8Sn3Czt8-F": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "590px" - }, - "height": { - "type": "static", - "content": "368px" - } - } - } - }, - "TQ_ymN2dCUO37": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "219px" - }, - "height": { - "type": "static", - "content": "260px" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "justifyContent": { - "type": "static", - "content": "flex-start" - } - } - } - } - }, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "flex-start" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_-VKxIe4urp": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "14px" - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - } - } - } - }, - "TQ_hIkzNA9F9o": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "auto" - }, - "fontSize": { - "type": "static", - "content": "26px" - } - } - } - }, - "TQ_p7Cv5SxXaF": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "auto" - } - } - } - } - }, - "abilities": {}, - "style": { - "color": { - "type": "static", - "content": "rgb(0, 0, 0)" - }, - "width": { - "type": "static", - "content": "624px" - }, - "height": { - "type": "static", - "content": "auto" - }, - "fontSize": { - "type": "static", - "content": "40px" - }, - "fontStyle": { - "type": "static", - "content": "Bold" - }, - "marginTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "textAlign": { - "type": "static", - "content": "left" - }, - "fontFamily": { - "type": "static", - "content": "\"Montserrat\"" - }, - "fontWeight": { - "type": "static", - "content": "700" - }, - "lineHeight": { - "type": "static", - "content": "134%" - }, - "fontStretch": { - "type": "static", - "content": "normal" - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "static", - "content": "Standart 540x1550 2.5T" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_6w-MizXm0H": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "color": { - "type": "static", - "content": "rgb(0, 0, 0)" - }, - "width": { - "type": "static", - "content": "auto" - }, - "fontSize": { - "type": "static", - "content": "11px" - }, - "fontFamily": { - "type": "static", - "content": "Montserrat" - }, - "fontWeight": { - "type": "static", - "content": "300" - }, - "lineHeight": { - "type": "static", - "content": "134%" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - } - } - }, - "TQ_RptMQkkayf": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "auto" - } - } - } - }, - "TQ_lupC5-sqDV": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "color": { - "type": "static", - "content": "rgb(0, 0, 0)" - }, - "width": { - "type": "static", - "content": "auto" - }, - "fontSize": { - "type": "static", - "content": "18px" - }, - "fontFamily": { - "type": "static", - "content": "Montserrat" - }, - "fontWeight": { - "type": "static", - "content": "300" - }, - "lineHeight": { - "type": "static", - "content": "134%" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - } - } - } - }, - "abilities": {}, - "style": { - "color": { - "type": "static", - "content": "rgb(0, 0, 0)" - }, - "width": { - "type": "static", - "content": "605px" - }, - "height": { - "type": "static", - "content": "auto" - }, - "fontSize": { - "type": "static", - "content": "24px" - }, - "fontStyle": { - "type": "static", - "content": "Light" - }, - "textAlign": { - "type": "static", - "content": "left" - }, - "fontFamily": { - "type": "static", - "content": "\"Montserrat\"" - }, - "fontWeight": { - "type": "static", - "content": "300" - }, - "lineHeight": { - "type": "static", - "content": "134%" - }, - "fontStretch": { - "type": "static", - "content": "normal" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Základní model paletového vozíku Standart nabízí spolehlivost a robustnost pro každodenní manipulaci s paletami. S rozměry 540x1150 mm a nosností 2.5 tuny je ideálním společníkem ve skladových prostorách. " - }, - { - "type": "raw", - "content": " " - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "static", - "content": " " - }, - { - "type": "raw", - "content": " " - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_3I-sunvt6-": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "auto" - }, - "fontSize": { - "type": "static", - "content": "26px" - } - } - } - }, - "TQ_sUbfHX2goi": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "14px" - }, - "marginTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "style": { - "color": { - "type": "static", - "content": "rgb(0, 0, 0)" - }, - "width": { - "type": "static", - "content": "300px" - }, - "height": { - "type": "static", - "content": "auto" - }, - "fontSize": { - "type": "static", - "content": "48px" - }, - "fontStyle": { - "type": "static", - "content": "Bold" - }, - "marginTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "textAlign": { - "type": "static", - "content": "left" - }, - "fontFamily": { - "type": "static", - "content": "\"Montserrat\"" - }, - "fontWeight": { - "type": "static", - "content": "700" - }, - "lineHeight": { - "type": "static", - "content": "134%" - }, - "fontStretch": { - "type": "static", - "content": "normal" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "static", - "content": "6200Kč" - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - "name": "vozik", - "styleSetDefinitions": { - "rootClassName": { - "content": {}, - "conditions": [ - { - "type": "screen-size", - "content": { - "width": { - "type": "static", - "content": "98%" - } - }, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": { - "width": { - "type": "static", - "content": "98%" - } - }, - "meta": { - "maxWidth": 479 - } - } - ], - "type": "reusable-component-style-override" - }, - "rootClassName1": { - "content": {}, - "conditions": [], - "type": "reusable-component-style-override" - } - } - }, - "Logo1": { - "propDefinitions": { - "vectorSrc6": { - "id": "TQ_9l3FI8JkVz", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/743bae47-b386-4f93-9b29-4d436b8f553d?org_if_sml=1&force_format=original", - "type": "string" - }, - "vectorAlt7": { - "id": "TQ_AkqbmSTxi7", - "defaultValue": "Vector5966", - "type": "string" - }, - "ellipse4Alt": { - "id": "TQ_Cqi0xPN71H", - "defaultValue": "Ellipse45962", - "type": "string" - }, - "vectorAlt4": { - "id": "TQ_GJ9Ieb_75y", - "defaultValue": "Vector5963", - "type": "string" - }, - "vectorSrc3": { - "id": "TQ_I354Mp9cf2", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/4cad4f8f-ac97-46a5-be6d-0a97a720944d?org_if_sml=1&force_format=original", - "type": "string" - }, - "vectorSrc5": { - "id": "TQ_K4ybkXQogZ", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/d90a377b-3b80-4154-bb08-a89e70767f80?org_if_sml=1&force_format=original", - "type": "string" - }, - "vectorSrc4": { - "id": "TQ_Lq88XHrp_Y", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/ed72acd0-8d8a-48c0-b1af-5e4a7d9f3feb?org_if_sml=1&force_format=original", - "type": "string" - }, - "vectorAlt5": { - "id": "TQ_Py8GulEa9_", - "defaultValue": "Vector5964", - "type": "string" - }, - "ellipse3Src": { - "id": "TQ_ShxO8YLRIh", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/9b0b0bf0-c77a-4c26-9bc4-0853e53ff0e4?org_if_sml=1&force_format=original", - "type": "string" - }, - "vectorAlt1": { - "id": "TQ_UwBU2ohjqm", - "defaultValue": "Vector5969", - "type": "string" - }, - "ellipse2Src": { - "id": "TQ_YtUQDWYDRq", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/27133c8f-4318-45f7-8dc4-bc9d32daf1ad?org_if_sml=1&force_format=original", - "type": "string" - }, - "vectorSrc2": { - "id": "TQ_ZOI36LXyWa", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/235fbf18-560c-43e9-ba7f-4bcf7462241c?org_if_sml=1&force_format=original", - "type": "string" - }, - "vectorAlt2": { - "id": "TQ__aFLywHy6K", - "defaultValue": "Vector5970", - "type": "string" - }, - "ellipse2Alt": { - "id": "TQ_cntUsAD_h5", - "defaultValue": "Ellipse25958", - "type": "string" - }, - "ellipse3Alt": { - "id": "TQ_ha7_EpFphd", - "defaultValue": "Ellipse35961", - "type": "string" - }, - "vectorSrc7": { - "id": "TQ_iUV-JNZ7ba", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/12a36735-a1d7-49b5-8738-1656c44ac9ed?org_if_sml=1&force_format=original", - "type": "string" - }, - "vectorSrc": { - "id": "TQ_k8J9iuSw77", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/be53beb3-695e-4f4d-8678-7b14a61be817?org_if_sml=1&force_format=original", - "type": "string" - }, - "ellipse4Src": { - "id": "TQ_tO-xaS0w1_", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/6252126a-1afa-4f4a-907c-89fa6b67a7ff?org_if_sml=1&force_format=original", - "type": "string" - }, - "vectorSrc1": { - "id": "TQ_u34Ukscg23", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/4fe050eb-4cca-495f-ba51-e581d7b9a143?org_if_sml=1&force_format=original", - "type": "string" - }, - "vectorAlt6": { - "id": "TQ_vR4wMTSDgn", - "defaultValue": "Vector5965", - "type": "string" - }, - "vectorAlt3": { - "id": "TQ_wOzeRblLsX", - "defaultValue": "Vector5971", - "type": "string" - }, - "vectorAlt": { - "id": "TQ_zHhRr9KtKa", - "defaultValue": "Vector5968", - "type": "string" - } - }, - "stateDefinitions": {}, - "node": { - "type": "element", - "content": { - "elementType": "container", - "name": "Logo", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "251.92681884765625px" - }, - "height": { - "type": "static", - "content": "211px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": 1 - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "name": "Ellipse2", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "ellipse2Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "ellipse2Src", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "159.0144805908203px" - }, - "left": { - "type": "static", - "content": "-4.547473508864641e-13px" - }, - "width": { - "type": "static", - "content": "46px" - }, - "height": { - "type": "static", - "content": "46px" - }, - "position": { - "type": "static", - "content": "absolute" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Group", - "referencedStyles": {}, - "abilities": {}, - "style": { - "top": { - "type": "static", - "content": "0px" - }, - "left": { - "type": "static", - "content": "16.712478637695312px" - }, - "width": { - "type": "static", - "content": "223.45358276367188px" - }, - "height": { - "type": "static", - "content": "211px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "absolute" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": 1 - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Group", - "referencedStyles": {}, - "abilities": {}, - "style": { - "top": { - "type": "static", - "content": "0px" - }, - "left": { - "type": "static", - "content": "0px" - }, - "width": { - "type": "static", - "content": "223.45358276367188px" - }, - "height": { - "type": "static", - "content": "211px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "absolute" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": 1 - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "name": "Ellipse3", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "ellipse3Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "ellipse3Src", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "193.089111328125px" - }, - "left": { - "type": "static", - "content": "169.82371520996094px" - }, - "width": { - "type": "static", - "content": "18px" - }, - "height": { - "type": "static", - "content": "18px" - }, - "position": { - "type": "static", - "content": "absolute" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "Ellipse4", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "ellipse4Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "ellipse4Src", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "193.089111328125px" - }, - "left": { - "type": "static", - "content": "190.79273986816406px" - }, - "width": { - "type": "static", - "content": "18px" - }, - "height": { - "type": "static", - "content": "18px" - }, - "position": { - "type": "static", - "content": "absolute" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "Vector", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorAlt4", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorSrc4", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "141.7473907470703px" - }, - "left": { - "type": "static", - "content": "0.00007572509639430791px" - }, - "width": { - "type": "static", - "content": "13px" - }, - "height": { - "type": "static", - "content": "15px" - }, - "position": { - "type": "static", - "content": "absolute" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "Vector", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorAlt5", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorSrc5", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "180.7435302734375px" - }, - "left": { - "type": "static", - "content": "42.710269927978516px" - }, - "width": { - "type": "static", - "content": "15px" - }, - "height": { - "type": "static", - "content": "12px" - }, - "position": { - "type": "static", - "content": "absolute" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "Vector", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorAlt6", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorSrc6", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "0px" - }, - "left": { - "type": "static", - "content": "0px" - }, - "width": { - "type": "static", - "content": "32px" - }, - "height": { - "type": "static", - "content": "147px" - }, - "position": { - "type": "static", - "content": "absolute" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "Vector", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorAlt7", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorSrc7", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "135.8671112060547px" - }, - "left": { - "type": "static", - "content": "0.00007572509639430791px" - }, - "width": { - "type": "static", - "content": "223px" - }, - "height": { - "type": "static", - "content": "67px" - }, - "position": { - "type": "static", - "content": "absolute" - } - }, - "children": [] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "admi", - "referencedStyles": {}, - "abilities": {}, - "style": { - "top": { - "type": "static", - "content": "14.236437797546387px" - }, - "left": { - "type": "static", - "content": "80.46813201904297px" - }, - "width": { - "type": "static", - "content": "171.45867919921875px" - }, - "height": { - "type": "static", - "content": "172.5226287841797px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "absolute" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": 1 - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "name": "Vector", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorAlt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorSrc", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "87.72186279296875px" - }, - "left": { - "type": "static", - "content": "115.13121795654297px" - }, - "width": { - "type": "static", - "content": "45px" - }, - "height": { - "type": "static", - "content": "85px" - }, - "position": { - "type": "static", - "content": "absolute" - }, - "boxSizing": { - "type": "static", - "content": "content-box" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "Vector", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorAlt1", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorSrc1", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "87.72186279296875px" - }, - "left": { - "type": "static", - "content": "0.00011376444308552891px" - }, - "width": { - "type": "static", - "content": "126px" - }, - "height": { - "type": "static", - "content": "85px" - }, - "position": { - "type": "static", - "content": "absolute" - }, - "boxSizing": { - "type": "static", - "content": "content-box" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "Vector", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorAlt2", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorSrc2", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "0.00011011345486622304px" - }, - "left": { - "type": "static", - "content": "88.52442169189453px" - }, - "width": { - "type": "static", - "content": "83px" - }, - "height": { - "type": "static", - "content": "85px" - }, - "position": { - "type": "static", - "content": "absolute" - }, - "boxSizing": { - "type": "static", - "content": "content-box" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "Vector", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorAlt3", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorSrc3", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "0.445059210062027px" - }, - "left": { - "type": "static", - "content": "12.379785537719727px" - }, - "width": { - "type": "static", - "content": "83px" - }, - "height": { - "type": "static", - "content": "85px" - }, - "position": { - "type": "static", - "content": "absolute" - }, - "boxSizing": { - "type": "static", - "content": "content-box" - } - }, - "children": [] - } - } - ] - } - } - ] - } - }, - "name": "Logo1", - "styleSetDefinitions": {} - }, - "Component5": { - "propDefinitions": { - "text2": { - "id": "TQ_9CJAfug2r6", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_XjmTpHkIyW": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "12px" - } - } - } - }, - "TQ_kpdzLCgRMy": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fill": { - "type": "static", - "content": "rgb(188, 188, 188)" - }, - "color": { - "type": "static", - "content": "rgb(188, 188, 188)" - }, - "fontSize": { - "type": "static", - "content": "12px" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontFamily": { - "type": "static", - "content": "Quantico" - }, - "fontWeight": { - "type": "static", - "content": "700" - } - } - } - } - }, - "abilities": {}, - "style": { - "fill": { - "type": "static", - "content": "rgb(188, 188, 188)" - }, - "color": { - "type": "static", - "content": "rgb(188, 188, 188)" - }, - "fontFamily": { - "type": "static", - "content": "\"Quantico\"" - } - }, - "children": [ - { - "type": "static", - "content": "website developed by" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "rootClassName": { - "id": "TQ_QtFUjIvAvb", - "defaultValue": "", - "type": "string" - }, - "pastedImageSrc1111": { - "id": "TQ_VyOj8TOzWa", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/c666eb71-3d4c-47c2-8bff-5bea95120b9f?org_if_sml=1&force_format=original", - "type": "string" - }, - "pastedImageAlt1111": { - "id": "TQ_jCzSBnp3Ju", - "defaultValue": "pastedImage", - "type": "string" - }, - "pastedImageAlt": { - "id": "TQ_n1-l_hik2Y", - "defaultValue": "pastedImage", - "type": "string" - }, - "pastedImageSrc": { - "id": "TQ_ykMFKwuTUh", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/b21446bc-5553-4224-9bad-f8b6d6c7c7b1?org_if_sml=1&force_format=original", - "type": "string" - } - }, - "stateDefinitions": {}, - "node": { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_ObHrav2Z3h": { - "type": "style-map", - "content": { - "mapType": "component-referenced", - "content": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "rootClassName" - } - } - } - } - }, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "flex-start" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_TiljEYSdKi": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "90%" - } - } - } - }, - "TQ_VvzYLiNUqI": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "98%" - } - } - } - } - }, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "70%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "justifyContent": { - "type": "static", - "content": "space-between" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_Rht3_vSzRY": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontFamily": { - "type": "static", - "content": "Quantico" - } - } - } - }, - "TQ_d6zER01hS8": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - } - } - } - } - }, - "abilities": {}, - "style": { - "color": { - "type": "static", - "content": "rgb(0, 0, 0)" - }, - "width": { - "type": "static", - "content": "auto" - }, - "height": { - "type": "static", - "content": "100%" - }, - "fontSize": { - "type": "static", - "content": "24px" - }, - "fontStyle": { - "type": "static", - "content": "Regular" - }, - "textAlign": { - "type": "static", - "content": "left" - }, - "fontFamily": { - "type": "static", - "content": "\"Quantico\"" - }, - "fontWeight": { - "type": "static", - "content": "400" - }, - "lineHeight": { - "type": "static", - "content": "134%" - }, - "fontStretch": { - "type": "static", - "content": "normal" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Rychlý kontakt
" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "br", - "referencedStyles": {}, - "abilities": {}, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "tel: +420 734 392 326" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "br", - "referencedStyles": {}, - "abilities": {}, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "mail: admi.voziky@outlook.cz" - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "pastedImage", - "referencedStyles": { - "TQ_T9i66xfM4T": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "107px" - }, - "height": { - "type": "static", - "content": "106px" - } - } - } - }, - "TQ_jW1-MErNO8": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "60px" - }, - "height": { - "type": "static", - "content": "60px" - } - } - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "pastedImageAlt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "pastedImageSrc", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "auto" - }, - "height": { - "type": "static", - "content": "121px" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_JfiMeh6eB1": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - }, - "fontSize": { - "type": "static", - "content": "12px" - }, - "marginTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - } - } - } - }, - "TQ_WHWyFvM2Ui": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "12px" - } - } - } - } - }, - "abilities": {}, - "style": { - "color": { - "type": "static", - "content": "rgba(0, 0, 0, 1)" - }, - "width": { - "type": "static", - "content": "602px" - }, - "height": { - "type": "static", - "content": "auto" - }, - "fontSize": { - "type": "static", - "content": "20px" - }, - "fontStyle": { - "type": "static", - "content": "Regular" - }, - "marginTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "textAlign": { - "type": "static", - "content": "center" - }, - "fontFamily": { - "type": "static", - "content": "Quantico" - }, - "fontWeight": { - "type": "static", - "content": 400 - }, - "lineHeight": { - "type": "static", - "content": "134.0000033378601%" - }, - "fontStretch": { - "type": "static", - "content": "normal" - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Copyright ©2024 Admi.cz." - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_C0sx5wnji4": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "height": { - "type": "static", - "content": "auto" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - } - } - } - }, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "text2" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "pastedImage", - "referencedStyles": { - "TQ_F92UO6KwgO": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "92px" - }, - "height": { - "type": "static", - "content": "25px" - } - } - } - }, - "TQ_vh8I8ugCes": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "81px" - }, - "height": { - "type": "static", - "content": "24px" - }, - "zIndex": { - "type": "static", - "content": "100" - }, - "marginLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "pastedImageAlt1111", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "pastedImageSrc1111", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "143px" - }, - "height": { - "type": "static", - "content": "44px" - } - }, - "children": [] - } - } - ] - } - } - ] - } - }, - "name": "Component5", - "styleSetDefinitions": { - "rootClassName": { - "content": {}, - "conditions": [ - { - "type": "screen-size", - "content": { - "width": { - "type": "static", - "content": "98%" - } - }, - "meta": { - "maxWidth": 479 - } - } - ], - "type": "reusable-component-style-override" - }, - "rootClassName1": { - "content": {}, - "conditions": [], - "type": "reusable-component-style-override" - }, - "rootClassName2": { - "content": { - "width": { - "type": "static", - "content": "99%" - } - }, - "conditions": [], - "type": "reusable-component-style-override" - } - } - }, - "Component": { - "propDefinitions": { - "pastedImageAlt": { - "id": "TQ_0_QuMtfk7i", - "defaultValue": "pastedImage", - "type": "string" - }, - "rootClassName": { - "id": "TQ_EJi4dSdtEd", - "defaultValue": "", - "type": "string" - }, - "pastedImageSrc1": { - "id": "TQ_GOVUtx-sE-", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/d2e1673d-b2e7-4535-bc57-afbb496e6570?org_if_sml=1&force_format=original", - "type": "string" - }, - "text": { - "id": "TQ_lFYT9zC_Ys", - "defaultValue": "website developed by", - "type": "string" - }, - "pastedImageSrc": { - "id": "TQ_n9wP84Wj44", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/b21446bc-5553-4224-9bad-f8b6d6c7c7b1?org_if_sml=1&force_format=original", - "type": "string" - }, - "pastedImageAlt1": { - "id": "TQ_oyct1g-cGe", - "defaultValue": "pastedImage", - "type": "string" - } - }, - "stateDefinitions": {}, - "node": { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_XXC5dPbpMd": { - "type": "style-map", - "content": { - "mapType": "component-referenced", - "content": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "rootClassName" - } - } - } - } - }, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "flex-start" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "65%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "justifyContent": { - "type": "static", - "content": "space-between" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "style": { - "color": { - "type": "static", - "content": "rgb(0, 0, 0)" - }, - "width": { - "type": "static", - "content": "auto" - }, - "height": { - "type": "static", - "content": "100%" - }, - "fontSize": { - "type": "static", - "content": "24px" - }, - "fontStyle": { - "type": "static", - "content": "Regular" - }, - "textAlign": { - "type": "static", - "content": "left" - }, - "fontFamily": { - "type": "static", - "content": "\"Quantico\"" - }, - "fontWeight": { - "type": "static", - "content": "400" - }, - "lineHeight": { - "type": "static", - "content": "134%" - }, - "fontStretch": { - "type": "static", - "content": "normal" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Rychlý kontakt
" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "br", - "referencedStyles": {}, - "abilities": {}, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "tel: +420 734 392 326" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "br", - "referencedStyles": {}, - "abilities": {}, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "mail: admi.voziky@outlook.cz" - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "pastedImage", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "pastedImageAlt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "pastedImageSrc", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "auto" - }, - "height": { - "type": "static", - "content": "121px" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "style": { - "color": { - "type": "static", - "content": "rgba(0, 0, 0, 1)" - }, - "width": { - "type": "static", - "content": "602px" - }, - "height": { - "type": "static", - "content": "auto" - }, - "fontSize": { - "type": "static", - "content": "20px" - }, - "fontStyle": { - "type": "static", - "content": "Regular" - }, - "textAlign": { - "type": "static", - "content": "center" - }, - "fontFamily": { - "type": "static", - "content": "Quantico" - }, - "fontWeight": { - "type": "static", - "content": 400 - }, - "lineHeight": { - "type": "static", - "content": "134.0000033378601%" - }, - "fontStretch": { - "type": "static", - "content": "normal" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Copyright ©2024 Admi.cz." - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "80%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "WaterMark", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "381px" - }, - "height": { - "type": "static", - "content": "76.09967803955078px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexShrink": { - "type": "static", - "content": 1 - }, - "justifyContent": { - "type": "static", - "content": "flex-end" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "style": { - "color": { - "type": "static", - "content": "rgb(188, 188, 188)" - }, - "width": { - "type": "static", - "content": "auto" - }, - "height": { - "type": "static", - "content": "auto" - }, - "fontSize": { - "type": "static", - "content": "18px" - }, - "position": { - "type": "static", - "content": "absolute" - }, - "fontStyle": { - "type": "static", - "content": "Bold" - }, - "textAlign": { - "type": "static", - "content": "left" - }, - "fontFamily": { - "type": "static", - "content": "\"Quantico\"" - }, - "fontWeight": { - "type": "static", - "content": "700" - }, - "lineHeight": { - "type": "static", - "content": "134%" - }, - "fontStretch": { - "type": "static", - "content": "normal" - }, - "marginRight": { - "type": "static", - "content": "150px" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "text" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "pastedImage", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "pastedImageAlt1", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "pastedImageSrc1", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "143px" - }, - "height": { - "type": "static", - "content": "44px" - } - }, - "children": [] - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - "name": "Component", - "styleSetDefinitions": {} - }, - "Header": { - "propDefinitions": { - "page22": { - "id": "TQ_4DGVXRfm4z", - "defaultValue": "Page Two", - "type": "string" - }, - "vectorSrc3": { - "id": "TQ_4rnFOPnvBb", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/af06fb7a-3d1b-45bb-9141-afde3a586014?org_if_sml=1&force_format=original", - "type": "string" - }, - "page32": { - "id": "TQ_6Mf2oHnQvM", - "defaultValue": "Page Three", - "type": "string" - }, - "ellipse1Alt": { - "id": "TQ_96kPA732jB", - "defaultValue": "Ellipse1136", - "type": "string" - }, - "vectorSrc6": { - "id": "TQ_A5vdGYjGf8", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/a84cd30a-1599-42d1-936a-d1721478273c?org_if_sml=1&force_format=original", - "type": "string" - }, - "link52": { - "id": "TQ_B-NgHU7CzP", - "defaultValue": "Link5", - "type": "string" - }, - "vectorAlt4": { - "id": "TQ_BlGqUWbv8q", - "defaultValue": "Vector141", - "type": "string" - }, - "vectorSrc2": { - "id": "TQ_C1XYUHyma3", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/6a01e758-ccae-4b7b-8903-4b898ed97ffb?org_if_sml=1&force_format=original", - "type": "string" - }, - "rootClassName": { - "id": "TQ_CcVDhJxbm9", - "defaultValue": "", - "type": "string" - }, - "link22": { - "id": "TQ_Dx-T80m0Yl", - "defaultValue": "Link2", - "type": "string" - }, - "link12": { - "id": "TQ_Gu8beI3tp5", - "defaultValue": "Link1", - "type": "string" - }, - "ellipse4Src": { - "id": "TQ_Ip7F_otImE", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/840fedeb-db0f-4708-b940-352c2cc784d5/36478046-34ec-4cd9-8d3a-c9206fcacc93?org_if_sml=1189&force_format=original", - "type": "string" - }, - "link42": { - "id": "TQ_Kp7qm6QoE1", - "defaultValue": "Link4", - "type": "string" - }, - "vectorSrc1": { - "id": "TQ_KvYnfILrC9", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/2aad743c-4580-4c21-9841-40459fd849a3?org_if_sml=1&force_format=original", - "type": "string" - }, - "ellipse4Alt": { - "id": "TQ_LKIq9IO46N", - "defaultValue": "Ellipse4140", - "type": "string" - }, - "vectorAlt7": { - "id": "TQ_MdocU3vAYI", - "defaultValue": "Vector144", - "type": "string" - }, - "vectorAlt2": { - "id": "TQ_NpkNH6BfBa", - "defaultValue": "Vector148", - "type": "string" - }, - "vectorSrc4": { - "id": "TQ_QQkl9dq_pE", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/d75493dd-8a99-4f24-a1ee-7230002143c1?org_if_sml=1&force_format=original", - "type": "string" - }, - "vectorAlt5": { - "id": "TQ_UD45WlLVmy", - "defaultValue": "Vector142", - "type": "string" - }, - "ellipse3Alt": { - "id": "TQ_Z-qcYn_AV0", - "defaultValue": "Ellipse3139", - "type": "string" - }, - "vectorAlt1": { - "id": "TQ_ZVgYFYKc4w", - "defaultValue": "Vector147", - "type": "string" - }, - "vectorSrc7": { - "id": "TQ__up5GqHFeD", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/5f9e54d8-67f3-4d1a-870a-b5e412442458?org_if_sml=1&force_format=original", - "type": "string" - }, - "vectorSrc5": { - "id": "TQ_coaBcgWzM9", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/8075518f-bbe6-4906-a694-4ef26812514d?org_if_sml=1&force_format=original", - "type": "string" - }, - "ellipse1Src": { - "id": "TQ_e5_5ie03cV", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/840fedeb-db0f-4708-b940-352c2cc784d5/7a835722-9572-4776-8674-97b05ef29604?org_if_sml=1261&force_format=original", - "type": "string" - }, - "vectorAlt3": { - "id": "TQ_evWAhGDv1T", - "defaultValue": "Vector149", - "type": "string" - }, - "ellipse3Src": { - "id": "TQ_gx0Aok7bIa", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/840fedeb-db0f-4708-b940-352c2cc784d5/9583ddda-6a14-4d58-a593-2c721bcc5ae8?org_if_sml=1178&force_format=original", - "type": "string" - }, - "vectorAlt6": { - "id": "TQ_kGdukXlrnN", - "defaultValue": "Vector143", - "type": "string" - }, - "logoSrc1": { - "id": "TQ_kMZuoiWy5f", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/84ec08e8-34e9-42c7-9445-d2806d156403/fac575ac-7a41-484f-b7ac-875042de11f8?org_if_sml=1&force_format=original", - "type": "string" - }, - "logoAlt1": { - "id": "TQ_m73bQFu1Fv", - "defaultValue": "logo", - "type": "string" - }, - "page12": { - "id": "TQ_m9ahxh-CwP", - "defaultValue": "Page One", - "type": "string" - }, - "link32": { - "id": "TQ_oN-Vbp6WBo", - "defaultValue": "Link3", - "type": "string" - }, - "vectorAlt": { - "id": "TQ_u9iS6TP6da", - "defaultValue": "Vector146", - "type": "string" - }, - "page42": { - "id": "TQ_wfcgcUZu0l", - "defaultValue": "Page Four", - "type": "string" - }, - "vectorSrc": { - "id": "TQ_z_x21ZaJDE", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/d2cea285-1114-4de9-880b-cd68479a31f1?org_if_sml=1&force_format=original", - "type": "string" - } - }, - "stateDefinitions": {}, - "node": { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "header", - "name": "Header", - "referencedStyles": { - "TQ_DQqGRflMoa": { - "type": "style-map", - "content": { - "mapType": "component-referenced", - "content": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "rootClassName" - } - } - } - }, - "TQ_ZObLQoiV99": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - } - } - } - }, - "TQ_fvRtPk0jqi": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 1200, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "marginRight": { - "type": "static", - "content": "0px" - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - } - } - } - }, - "TQ_uAEA8ZYWzJ": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "attrs": { - "data-role": { - "type": "static", - "content": "Header" - } - }, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "94px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "maxWidth": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-maxwidth", - "fallback": "" - } - }, - "minWidth": { - "type": "static", - "content": "100%" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "justifyContent": { - "type": "static", - "content": "space-between" - }, - "backgroundColor": { - "type": "static", - "content": "#355583" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_GAAZ6C-duM": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 1200, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - }, - "TQ_OQaIFlTUcm": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "marginRight": { - "type": "static", - "content": "0px" - } - } - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "justifyContent": { - "type": "static", - "content": "space-between" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "thq-navbar", - "semanticType": "header", - "name": "Navbar-Interactive", - "referencedStyles": { - "TQ_S48yb6U728": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 1200, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "1172px" - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - } - } - } - }, - "TQ_W_mq2B9pb2": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - } - } - } - }, - "TQ_ZccCsBySwE": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - }, - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "marginRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - } - } - }, - "TQ_xWzwkvZe6D": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "attrs": { - "data-thq": { - "type": "static", - "content": "thq-navbar" - } - }, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "94px" - }, - "zIndex": { - "type": "static", - "content": "100" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "justifyContent": { - "type": "static", - "content": "space-between" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "WhiteOnBlack", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "80.00421905517578px" - }, - "height": { - "type": "static", - "content": "66px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": 1 - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "name": "Ellipse1", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "ellipse1Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "ellipse1Src", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "50.470611572265625px" - }, - "left": { - "type": "static", - "content": "0px" - }, - "width": { - "type": "static", - "content": "15px" - }, - "height": { - "type": "static", - "content": "15px" - }, - "position": { - "type": "static", - "content": "absolute" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Group", - "referencedStyles": {}, - "abilities": {}, - "style": { - "top": { - "type": "static", - "content": "0px" - }, - "left": { - "type": "static", - "content": "5.3045654296875px" - }, - "width": { - "type": "static", - "content": "70.92332458496094px" - }, - "height": { - "type": "static", - "content": "66px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "absolute" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": 1 - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Group", - "referencedStyles": {}, - "abilities": {}, - "style": { - "top": { - "type": "static", - "content": "0px" - }, - "left": { - "type": "static", - "content": "0px" - }, - "width": { - "type": "static", - "content": "auto" - }, - "height": { - "type": "static", - "content": "66px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "absolute" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": 1 - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "name": "Ellipse3", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "ellipse3Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "ellipse3Src", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "60.3150634765625px" - }, - "left": { - "type": "static", - "content": "53.9013671875px" - }, - "width": { - "type": "static", - "content": "6px" - }, - "height": { - "type": "static", - "content": "6px" - }, - "position": { - "type": "static", - "content": "absolute" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "Ellipse4", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "ellipse4Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "ellipse4Src", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "60.3150634765625px" - }, - "left": { - "type": "static", - "content": "60.55682373046875px" - }, - "width": { - "type": "static", - "content": "6px" - }, - "height": { - "type": "static", - "content": "6px" - }, - "position": { - "type": "static", - "content": "absolute" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "Vector", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorAlt4", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorSrc4", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "44.99017333984375px" - }, - "left": { - "type": "static", - "content": "0px" - }, - "width": { - "type": "static", - "content": "4px" - }, - "height": { - "type": "static", - "content": "5px" - }, - "position": { - "type": "static", - "content": "absolute" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "Vector", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorAlt5", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorSrc5", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "57.3673095703125px" - }, - "left": { - "type": "static", - "content": "13.55596923828125px" - }, - "width": { - "type": "static", - "content": "5px" - }, - "height": { - "type": "static", - "content": "4px" - }, - "position": { - "type": "static", - "content": "absolute" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "Vector", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorAlt6", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorSrc6", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "0px" - }, - "left": { - "type": "static", - "content": "0px" - }, - "width": { - "type": "static", - "content": "10px" - }, - "height": { - "type": "static", - "content": "47px" - }, - "position": { - "type": "static", - "content": "absolute" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "Vector", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorAlt7", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorSrc7", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "43.123748779296875px" - }, - "left": { - "type": "static", - "content": "0px" - }, - "width": { - "type": "static", - "content": "71px" - }, - "height": { - "type": "static", - "content": "20px" - }, - "position": { - "type": "static", - "content": "absolute" - } - }, - "children": [] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "admi", - "referencedStyles": {}, - "abilities": {}, - "style": { - "top": { - "type": "static", - "content": "4.575592041015625px" - }, - "left": { - "type": "static", - "content": "25.8592529296875px" - }, - "width": { - "type": "static", - "content": "54.14495849609375px" - }, - "height": { - "type": "static", - "content": "54.701087951660156px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "absolute" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": 1 - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "name": "Vector", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorAlt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorSrc", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "27.78564453125px" - }, - "left": { - "type": "static", - "content": "36.22320556640625px" - }, - "width": { - "type": "static", - "content": "14px" - }, - "height": { - "type": "static", - "content": "27px" - }, - "position": { - "type": "static", - "content": "absolute" - }, - "boxSizing": { - "type": "static", - "content": "content-box" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "Vector", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorAlt1", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorSrc1", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "27.78564453125px" - }, - "left": { - "type": "static", - "content": "0px" - }, - "width": { - "type": "static", - "content": "40px" - }, - "height": { - "type": "static", - "content": "27px" - }, - "position": { - "type": "static", - "content": "absolute" - }, - "boxSizing": { - "type": "static", - "content": "content-box" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "Vector", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorAlt2", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorSrc2", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "0px" - }, - "left": { - "type": "static", - "content": "27.7783203125px" - }, - "width": { - "type": "static", - "content": "26px" - }, - "height": { - "type": "static", - "content": "27px" - }, - "position": { - "type": "static", - "content": "absolute" - }, - "boxSizing": { - "type": "static", - "content": "content-box" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "Vector", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorAlt3", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorSrc3", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "0px" - }, - "left": { - "type": "static", - "content": "3.6102294921875px" - }, - "width": { - "type": "static", - "content": "26px" - }, - "height": { - "type": "static", - "content": "27px" - }, - "position": { - "type": "static", - "content": "absolute" - }, - "boxSizing": { - "type": "static", - "content": "content-box" - } - }, - "children": [] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "component", - "dependency": { - "type": "local" - }, - "semanticType": "Bbb", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "rootClassName": { - "type": "comp-style", - "content": "rootClassName1" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "component", - "dependency": { - "type": "local" - }, - "semanticType": "Rectangle5", - "referencedStyles": {}, - "abilities": { - "link": { - "type": "phone", - "content": { - "phone": "+420 734 392 326" - } - } - }, - "attrs": { - "rootClassName": { - "type": "comp-style", - "content": "rootClassName1" - } - }, - "style": { - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "thq-burger-menu", - "semanticType": "div", - "name": "BurgerMenu", - "referencedStyles": { - "TQ_tQjX5Xp8U-": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - } - } - } - }, - "abilities": {}, - "attrs": { - "data-thq": { - "type": "static", - "content": "thq-burger-menu" - } - }, - "style": { - "display": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_zgKXXNPShv": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fill": { - "type": "static", - "content": "#ffffff" - }, - "width": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-small", - "fallback": "" - } - }, - "height": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-small", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "style": { - "width": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-xsmall", - "fallback": "" - } - }, - "height": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-xsmall", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M128 554.667h768c23.552 0 42.667-19.115 42.667-42.667s-19.115-42.667-42.667-42.667h-768c-23.552 0-42.667 19.115-42.667 42.667s19.115 42.667 42.667 42.667zM128 298.667h768c23.552 0 42.667-19.115 42.667-42.667s-19.115-42.667-42.667-42.667h-768c-23.552 0-42.667 19.115-42.667 42.667s19.115 42.667 42.667 42.667zM128 810.667h768c23.552 0 42.667-19.115 42.667-42.667s-19.115-42.667-42.667-42.667h-768c-23.552 0-42.667 19.115-42.667 42.667s19.115 42.667 42.667 42.667z" - } - }, - "children": [] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "thq-mobile-menu", - "semanticType": "div", - "name": "MobileMenu", - "referencedStyles": { - "TQ_SzPB2TpwDb": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "attrs": { - "data-thq": { - "type": "static", - "content": "thq-mobile-menu" - } - }, - "style": { - "top": { - "type": "static", - "content": "0px" - }, - "left": { - "type": "static", - "content": "0px" - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "100vh" - }, - "zIndex": { - "type": "static", - "content": "100" - }, - "display": { - "type": "static", - "content": "none" - }, - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "position": { - "type": "static", - "content": "absolute" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "space-between" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-light", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Nav", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "stretch" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Top", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "justifyContent": { - "type": "static", - "content": "space-between" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "name": "Logo", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "logoAlt1", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "logoSrc1", - "fallback": "" - } - } - }, - "style": { - "height": { - "type": "static", - "content": "2rem" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "thq-close-menu", - "semanticType": "div", - "name": "CloseMenu", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "data-thq": { - "type": "static", - "content": "thq-close-menu" - } - }, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "style": { - "width": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-xsmall", - "fallback": "" - } - }, - "height": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-xsmall", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M810 274l-238 238 238 238-60 60-238-238-238 238-60-60 238-238-238-238 60-60 238 238 238-238z" - } - }, - "children": [] - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "nav", - "name": "Links", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link1", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - }, - "TQ_UWParc61zN": { - "id": "TQ_UWParc61zN", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-link" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link12" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link2", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - }, - "TQ_UWParc61zN": { - "id": "TQ_UWParc61zN", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-link" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link22" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link3", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - }, - "TQ_UWParc61zN": { - "id": "TQ_UWParc61zN", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-link" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link32" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link4", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - }, - "TQ_UWParc61zN": { - "id": "TQ_UWParc61zN", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-link" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link42" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Link5Accordion", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Trigger", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "cursor": { - "type": "static", - "content": "pointer" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "justifyContent": { - "type": "static", - "content": "space-between" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link5", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - }, - "TQ_UWParc61zN": { - "id": "TQ_UWParc61zN", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-link" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link52" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "IconContainer", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "justifyContent": { - "type": "static", - "content": "flex-end" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "justifyContent": { - "type": "static", - "content": "flex-end" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "style": { - "width": { - "type": "static", - "content": "24px" - }, - "height": { - "type": "static", - "content": "24px" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M298 426h428l-214 214z" - } - }, - "children": [] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "justifyContent": { - "type": "static", - "content": "flex-end" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "style": { - "width": { - "type": "static", - "content": "24px" - }, - "height": { - "type": "static", - "content": "24px" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M426 726v-428l214 214z" - } - }, - "children": [] - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "MenuItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "static", - "content": "12px" - }, - "cursor": { - "type": "static", - "content": "pointer" - }, - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "static", - "content": "8px 0" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "page1", - "referencedStyles": { - "TQ_c-FFShsvOc": { - "id": "TQ_c-FFShsvOc", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "style": { - "whiteSpace": { - "type": "static", - "content": "nowrap" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "page12" - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "MenuItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "static", - "content": "12px" - }, - "cursor": { - "type": "static", - "content": "pointer" - }, - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "static", - "content": "8px 0" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "page2", - "referencedStyles": { - "TQ_c-FFShsvOc": { - "id": "TQ_c-FFShsvOc", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "style": { - "whiteSpace": { - "type": "static", - "content": "nowrap" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "page22" - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "MenuItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "static", - "content": "12px" - }, - "cursor": { - "type": "static", - "content": "pointer" - }, - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "static", - "content": "8px 0" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "page3", - "referencedStyles": { - "TQ_c-FFShsvOc": { - "id": "TQ_c-FFShsvOc", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "style": { - "whiteSpace": { - "type": "static", - "content": "nowrap" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "page32" - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "MenuItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "static", - "content": "12px" - }, - "cursor": { - "type": "static", - "content": "pointer" - }, - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "static", - "content": "8px 0" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "page4", - "referencedStyles": { - "TQ_c-FFShsvOc": { - "id": "TQ_c-FFShsvOc", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "style": { - "whiteSpace": { - "type": "static", - "content": "nowrap" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "page42" - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "IconGroup", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_-9awVi7gEh": { - "id": "TQ_-9awVi7gEh", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-x-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 950.8571428571428 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M925.714 233.143c-25.143 36.571-56.571 69.143-92.571 95.429 0.571 8 0.571 16 0.571 24 0 244-185.714 525.143-525.143 525.143-104.571 0-201.714-30.286-283.429-82.857 14.857 1.714 29.143 2.286 44.571 2.286 86.286 0 165.714-29.143 229.143-78.857-81.143-1.714-149.143-54.857-172.571-128 11.429 1.714 22.857 2.857 34.857 2.857 16.571 0 33.143-2.286 48.571-6.286-84.571-17.143-148-91.429-148-181.143v-2.286c24.571 13.714 53.143 22.286 83.429 23.429-49.714-33.143-82.286-89.714-82.286-153.714 0-34.286 9.143-65.714 25.143-93.143 90.857 112 227.429 185.143 380.571 193.143-2.857-13.714-4.571-28-4.571-42.286 0-101.714 82.286-184.571 184.571-184.571 53.143 0 101.143 22.286 134.857 58.286 41.714-8 81.714-23.429 117.143-44.571-13.714 42.857-42.857 78.857-81.143 101.714 37.143-4 73.143-14.286 106.286-28.571z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_-9awVi7gEh": { - "id": "TQ_-9awVi7gEh", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-x-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 877.7142857142857 1024" - } - }, - "style": { - "height": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-xsmall", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M585.143 512c0-80.571-65.714-146.286-146.286-146.286s-146.286 65.714-146.286 146.286 65.714 146.286 146.286 146.286 146.286-65.714 146.286-146.286zM664 512c0 124.571-100.571 225.143-225.143 225.143s-225.143-100.571-225.143-225.143 100.571-225.143 225.143-225.143 225.143 100.571 225.143 225.143zM725.714 277.714c0 29.143-23.429 52.571-52.571 52.571s-52.571-23.429-52.571-52.571 23.429-52.571 52.571-52.571 52.571 23.429 52.571 52.571zM438.857 152c-64 0-201.143-5.143-258.857 17.714-20 8-34.857 17.714-50.286 33.143s-25.143 30.286-33.143 50.286c-22.857 57.714-17.714 194.857-17.714 258.857s-5.143 201.143 17.714 258.857c8 20 17.714 34.857 33.143 50.286s30.286 25.143 50.286 33.143c57.714 22.857 194.857 17.714 258.857 17.714s201.143 5.143 258.857-17.714c20-8 34.857-17.714 50.286-33.143s25.143-30.286 33.143-50.286c22.857-57.714 17.714-194.857 17.714-258.857s5.143-201.143-17.714-258.857c-8-20-17.714-34.857-33.143-50.286s-30.286-25.143-50.286-33.143c-57.714-22.857-194.857-17.714-258.857-17.714zM877.714 512c0 60.571 0.571 120.571-2.857 181.143-3.429 70.286-19.429 132.571-70.857 184s-113.714 67.429-184 70.857c-60.571 3.429-120.571 2.857-181.143 2.857s-120.571 0.571-181.143-2.857c-70.286-3.429-132.571-19.429-184-70.857s-67.429-113.714-70.857-184c-3.429-60.571-2.857-120.571-2.857-181.143s-0.571-120.571 2.857-181.143c3.429-70.286 19.429-132.571 70.857-184s113.714-67.429 184-70.857c60.571-3.429 120.571-2.857 181.143-2.857s120.571-0.571 181.143 2.857c70.286 3.429 132.571 19.429 184 70.857s67.429 113.714 70.857 184c3.429 60.571 2.857 120.571 2.857 181.143z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_-9awVi7gEh": { - "id": "TQ_-9awVi7gEh", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-x-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 602.2582857142856 1024" - } - }, - "style": { - "height": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-xsmall", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M548 6.857v150.857h-89.714c-70.286 0-83.429 33.714-83.429 82.286v108h167.429l-22.286 169.143h-145.143v433.714h-174.857v-433.714h-145.714v-169.143h145.714v-124.571c0-144.571 88.571-223.429 217.714-223.429 61.714 0 114.857 4.571 130.286 6.857z" - } - }, - "children": [] - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - "name": "Header", - "styleSetDefinitions": {} - }, - "Features1": { - "propDefinitions": { - "sectionTitle": { - "id": "TQ_2fwNNEmbbL", - "defaultValue": "Key Features", - "type": "string" - }, - "feature2Title": { - "id": "TQ_4Qoo36S8NW", - "defaultValue": "Robust Pallet Trucks", - "type": "string" - }, - "feature3Title": { - "id": "TQ_93CNhsGU-D", - "defaultValue": "Customization Options Available", - "type": "string" - }, - "secondaryAction": { - "id": "TQ_Iu9tFfyIYE", - "defaultValue": "Contact Us for Customization Options", - "type": "string" - }, - "feature2Description": { - "id": "TQ_LXM6i-D4im", - "defaultValue": "Our pallet trucks are reliable and sturdy, perfect for everyday use in warehouses and industrial settings.", - "type": "string" - }, - "feature2ImageAlt": { - "id": "TQ_NdpJMZUv1q", - "defaultValue": "Robust Pallet Trucks Image", - "type": "string" - }, - "sectionDescription": { - "id": "TQ_OEb3GF_ulV", - "defaultValue": "Discover the top features of our high-quality nylon and polyurethane wheels and robust pallet trucks.", - "type": "string" - }, - "feature1Description": { - "id": "TQ_OvDLpEyHKn", - "defaultValue": "Our nylon and polyurethane wheels are designed to withstand challenging environments, ensuring durability and longevity.", - "type": "string" - }, - "mainAction": { - "id": "TQ_QhxQWsMWiD", - "defaultValue": "Explore Our Products", - "type": "string" - }, - "feature1Title": { - "id": "TQ_SV9WLWeAOG", - "defaultValue": "Durable Wheels", - "type": "string" - }, - "slogan": { - "id": "TQ_YNG7VYTc_g", - "defaultValue": "Quality Wheels and Trucks for Your Needs", - "type": "string" - }, - "feature1ImageSrc": { - "id": "TQ_crSsKqMXZK", - "defaultValue": "https://play.teleporthq.io/static/svg/default-img.svg", - "type": "string" - }, - "feature2ImageSrc": { - "id": "TQ_dKEomHnNMX", - "defaultValue": "https://play.teleporthq.io/static/svg/default-img.svg", - "type": "string" - }, - "feature3Description": { - "id": "TQ_fbjuijHpgm", - "defaultValue": "Tailor our products to meet your specific requirements with our customization options.", - "type": "string" - }, - "feature3ImageAlt": { - "id": "TQ_fkMRS7IFOe", - "defaultValue": "Customization Options Image", - "type": "string" - }, - "feature1ImageAlt": { - "id": "TQ_qGZSKXSS4J", - "defaultValue": "Durable Wheels Image", - "type": "string" - }, - "feature3ImageSrc": { - "id": "TQ_wdQy8usRjA", - "defaultValue": "https://play.teleporthq.io/static/svg/default-img.svg", - "type": "string" - } - }, - "stateDefinitions": {}, - "node": { - "type": "element", - "content": { - "elementType": "container", - "name": "Layout251", - "referencedStyles": { - "TQ_eQkTRAzQCv": { - "id": "TQ_eQkTRAzQCv", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-section-padding" - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "overflow": { - "type": "static", - "content": "hidden" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexShrink": { - "type": "static", - "content": "0" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "max-width", - "referencedStyles": { - "TQ_N-CTt_jn0t": { - "id": "TQ_N-CTt_jn0t", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-section-max-width" - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "SectionTitle", - "referencedStyles": { - "TQ_Airc4jYEyU": { - "id": "TQ_Airc4jYEyU", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-flex-row" - } - }, - "TQ_K32UdhaMT8": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "flexDirection": { - "type": "static", - "content": "column" - } - } - } - } - }, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Column", - "referencedStyles": { - "TQ_hy2zLcl-nO": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - }, - "TQ_y_Er6aG9kM": { - "id": "TQ_y_Er6aG9kM", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-flex-column" - } - } - }, - "abilities": {}, - "style": { - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "slogan" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "name": "text", - "referencedStyles": { - "TQ_Dv60X6rqPP": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "textAlign": { - "type": "static", - "content": "center" - } - } - } - }, - "TQ_eC2Nmbc6ND": { - "id": "TQ_eC2Nmbc6ND", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-2" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "sectionTitle" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "sectionDescription" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "static", - "content": "48px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Row", - "referencedStyles": { - "TQ_Airc4jYEyU": { - "id": "TQ_Airc4jYEyU", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-flex-row" - } - }, - "TQ_OEaPIzTttZ": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "flexDirection": { - "type": "static", - "content": "column" - } - } - } - } - }, - "abilities": {}, - "style": { - "alignItems": { - "type": "static", - "content": "flex-start" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Feature1", - "referencedStyles": { - "TQ_y_Er6aG9kM": { - "id": "TQ_y_Er6aG9kM", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-flex-column" - } - } - }, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "1" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "name": "feature1Image", - "referencedStyles": { - "TQ_PNZO0AHJTX": { - "id": "TQ_PNZO0AHJTX", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-4-3" - } - }, - "TQ_dZhGUczwfg": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "height": { - "type": "static", - "content": "260px" - } - } - } - }, - "TQ_zeSROHkL8D": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "feature1ImageAlt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "feature1ImageSrc", - "fallback": "" - } - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": { - "TQ_y_Er6aG9kM": { - "id": "TQ_y_Er6aG9kM", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-flex-column" - } - } - }, - "abilities": {}, - "style": { - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "name": "feature1Title", - "referencedStyles": { - "TQ_Msy4EEt_e_": { - "id": "TQ_Msy4EEt_e_", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-3" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "feature1Title" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "feature1Description", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "feature1Description" - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Feature2", - "referencedStyles": { - "TQ_xCWwEkyQZ_": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "auto" - } - } - } - }, - "TQ_y_Er6aG9kM": { - "id": "TQ_y_Er6aG9kM", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-flex-column" - } - } - }, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "1" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "name": "feature2Image", - "referencedStyles": { - "TQ_PNZO0AHJTX": { - "id": "TQ_PNZO0AHJTX", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-4-3" - } - }, - "TQ_VPX4rktQIF": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - }, - "TQ_ySre8mLvP_": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "height": { - "type": "static", - "content": "260px" - } - } - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "feature2ImageAlt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "feature2ImageSrc", - "fallback": "" - } - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": { - "TQ_y_Er6aG9kM": { - "id": "TQ_y_Er6aG9kM", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-flex-column" - } - } - }, - "abilities": {}, - "style": { - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "name": "feature2Title", - "referencedStyles": { - "TQ_Msy4EEt_e_": { - "id": "TQ_Msy4EEt_e_", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-3" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "feature2Title" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "feature2Description", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "feature2Description" - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Feature3", - "referencedStyles": { - "TQ_GMsnrfbn8X": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "auto" - } - } - } - }, - "TQ_y_Er6aG9kM": { - "id": "TQ_y_Er6aG9kM", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-flex-column" - } - } - }, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "1" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "name": "feature3Image", - "referencedStyles": { - "TQ_-qcbZXq7WB": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "height": { - "type": "static", - "content": "260px" - } - } - } - }, - "TQ_PNZO0AHJTX": { - "id": "TQ_PNZO0AHJTX", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-4-3" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "feature3ImageAlt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "feature3ImageSrc", - "fallback": "" - } - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": { - "TQ_y_Er6aG9kM": { - "id": "TQ_y_Er6aG9kM", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-flex-column" - } - } - }, - "abilities": {}, - "style": { - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "name": "feature3Title", - "referencedStyles": { - "TQ_Msy4EEt_e_": { - "id": "TQ_Msy4EEt_e_", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-3" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "feature3Title" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "feature3Description", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "feature3Description" - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Actions", - "referencedStyles": { - "TQ_pdji-LFDO9": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "paddingLeft": { - "type": "static", - "content": "0px" - }, - "paddingRight": { - "type": "static", - "content": "0px" - }, - "paddingBottom": { - "type": "static", - "content": "0px" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "button", - "name": "Button", - "referencedStyles": { - "TQ_ftRBBUnKF7": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - }, - "TQ_s-9XvV17Hy": { - "id": "TQ_s-9XvV17Hy", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-filled" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "action1", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "mainAction" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "button", - "name": "Button", - "referencedStyles": { - "TQ_LcLGPROck7": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - }, - "TQ_qvNp-B1AjP": { - "id": "TQ_qvNp-B1AjP", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-outline" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "action2", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "secondaryAction" - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - "name": "Features1", - "styleSetDefinitions": {} - }, - "Kolecko1": { - "propDefinitions": { - "rootClassName": { - "id": "TQ_EtVtmHhDGP", - "defaultValue": "", - "type": "string" - }, - "imageSrc3": { - "id": "TQ_WsvHIiQqF7", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/2794ee4d-43cb-4d28-b604-e3cf27e74b29?org_if_sml=1&force_format=original", - "type": "string" - }, - "imageAlt3": { - "id": "TQ_h_v5ovJkg7", - "defaultValue": "image", - "type": "string" - } - }, - "stateDefinitions": {}, - "node": { - "type": "element", - "content": { - "elementType": "container", - "name": "Kolecko1", - "referencedStyles": { - "TQ_rgRtu9BFv4": { - "type": "style-map", - "content": { - "mapType": "component-referenced", - "content": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "rootClassName" - } - } - } - }, - "TQ_xx4dlftOQY": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - } - } - }, - "TQ_zwaPNNCEIh": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "98%" - }, - "height": { - "type": "static", - "content": "320px" - } - } - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "auto" - }, - "height": { - "type": "static", - "content": "420px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexShrink": { - "type": "static", - "content": 1 - }, - "justifyContent": { - "type": "static", - "content": "space-between" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "referencedStyles": { - "TQ_77WE-K_CM-": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "118px" - }, - "height": { - "type": "static", - "content": "132px" - }, - "marginRight": { - "type": "static", - "content": "4px" - } - } - } - }, - "TQ_M-Ik1Aatzv": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "230px" - }, - "height": { - "type": "static", - "content": "261px" - }, - "marginRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - } - } - } - }, - "TQ_MT_m9ANcW2": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "280px" - }, - "height": { - "type": "static", - "content": "auto" - } - } - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "imageAlt3", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "imageSrc3", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "330px" - }, - "height": { - "type": "static", - "content": "330px" - }, - "objectFit": { - "type": "static", - "content": "cover" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_Kq7D4vfwDH": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "50%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "marginRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - } - } - } - }, - "TQ_OAoC424hkt": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "60%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "marginRight": { - "type": "static", - "content": "0px" - }, - "paddingRight": { - "type": "static", - "content": "2px" - } - } - } - } - }, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "auto" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_ZBC5km6s49": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - } - } - } - }, - "TQ_rRb6230Cp2": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "auto" - } - } - } - }, - "TQ_v9WrLhBxf-": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "color": { - "type": "static", - "content": "rgb(0, 0, 0)" - }, - "width": { - "type": "static", - "content": "auto" - }, - "fontSize": { - "type": "static", - "content": "22px" - }, - "fontFamily": { - "type": "static", - "content": "Montserrat" - }, - "fontWeight": { - "type": "static", - "content": "700" - }, - "lineHeight": { - "type": "static", - "content": "134%" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - } - } - } - }, - "abilities": {}, - "style": { - "color": { - "type": "static", - "content": "rgb(0, 0, 0)" - }, - "width": { - "type": "static", - "content": "512px" - }, - "height": { - "type": "static", - "content": "auto" - }, - "fontSize": { - "type": "static", - "content": "36px" - }, - "fontStyle": { - "type": "static", - "content": "Bold" - }, - "textAlign": { - "type": "static", - "content": "left" - }, - "fontFamily": { - "type": "static", - "content": "\"Montserrat\"" - }, - "fontWeight": { - "type": "static", - "content": "700" - }, - "lineHeight": { - "type": "static", - "content": "134%" - }, - "fontStretch": { - "type": "static", - "content": "normal" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_8IH_hnkXY1": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontWeight": { - "type": "static", - "content": "700" - } - } - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Nylonová" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "static", - "content": " kolečka:
" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "br", - "referencedStyles": {}, - "abilities": {}, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_F1lDcXQkLz": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "color": { - "type": "static", - "content": "rgb(0, 0, 0)" - }, - "width": { - "type": "static", - "content": "auto" - }, - "fontSize": { - "type": "static", - "content": "14px" - }, - "marginTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "fontFamily": { - "type": "static", - "content": "Montserrat" - }, - "fontWeight": { - "type": "static", - "content": "400" - }, - "lineHeight": { - "type": "static", - "content": "170%" - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "textDecoration": { - "type": "static", - "content": "none" - } - } - } - }, - "TQ_ScwODQWN-c": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "10px" - }, - "marginTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "style": { - "color": { - "type": "static", - "content": "rgb(0, 0, 0)" - }, - "width": { - "type": "static", - "content": "484px" - }, - "height": { - "type": "static", - "content": "auto" - }, - "fontSize": { - "type": "static", - "content": "20px" - }, - "fontStyle": { - "type": "static", - "content": "Regular" - }, - "marginTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "textAlign": { - "type": "static", - "content": "left" - }, - "fontFamily": { - "type": "static", - "content": "\"Montserrat\"" - }, - "fontWeight": { - "type": "static", - "content": "400" - }, - "lineHeight": { - "type": "static", - "content": "170%" - }, - "fontStretch": { - "type": "static", - "content": "normal" - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "static", - "content": "Nylonová kolečka jsou extrémně pevná a skvěle se hodí pro náročnější prostředí a nerovné povrchy. Díky své tvrdosti a odolnosti jsou ideální pro venkovní použití a na místa s vysokou prachovostí." - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_09lk5YlVjG": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "color": { - "type": "static", - "content": "rgb(0, 0, 0)" - }, - "width": { - "type": "static", - "content": "auto" - }, - "fontSize": { - "type": "static", - "content": "14px" - }, - "fontFamily": { - "type": "static", - "content": "Montserrat" - }, - "fontWeight": { - "type": "static", - "content": "700" - }, - "lineHeight": { - "type": "static", - "content": "170%" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - } - } - }, - "TQ_2TAaq3tWcc": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "color": { - "type": "static", - "content": "rgb(0, 0, 0)" - }, - "width": { - "type": "static", - "content": "auto" - } - } - } - }, - "TQ_CVuX4M1gL5": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "10px" - } - } - } - } - }, - "abilities": {}, - "style": { - "color": { - "type": "static", - "content": "rgb(0, 0, 0)" - }, - "width": { - "type": "static", - "content": "467px" - }, - "height": { - "type": "static", - "content": "auto" - }, - "fontSize": { - "type": "static", - "content": "20px" - }, - "fontStyle": { - "type": "static", - "content": "Bold" - }, - "textAlign": { - "type": "static", - "content": "left" - }, - "fontFamily": { - "type": "static", - "content": "\"Montserrat\"" - }, - "fontWeight": { - "type": "static", - "content": "700" - }, - "lineHeight": { - "type": "static", - "content": "170%" - }, - "fontStretch": { - "type": "static", - "content": "normal" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_S9uYCAtwYX": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontWeight": { - "type": "static", - "content": "700" - } - } - } - }, - "TQ_oq4Er78XMe": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontWeight": { - "type": "static", - "content": "700" - } - } - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Výhody:" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "br", - "referencedStyles": {}, - "abilities": {}, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_UcSdrYzTlD": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - }, - "TQ__P-2mkjHBk": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [ - { - "type": "static", - "content": "Vysoká nosnost" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "br", - "referencedStyles": { - "TQ_jamiXnasSy": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - }, - "TQ_mZ84Tzk5lP": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_6JUSCY_z7p": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - }, - "TQ_EZ8chLRFzg": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [ - { - "type": "static", - "content": "Odolnost proti nárazům a prachu" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "br", - "referencedStyles": { - "TQ_dDgUrH-KzJ": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - }, - "TQ_dOoSkOayLG": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_RDm3rjiyF7": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - }, - "TQ_po8Kwl5dP_": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [ - { - "type": "static", - "content": "Snadná manipulace na nerovných površích" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "br", - "referencedStyles": { - "TQ_J2TcbInYJ7": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - }, - "TQ_iyzwcZb2za": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_WWMHwhuY49": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - }, - "TQ_iOlYJ2axws": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [ - { - "type": "static", - "content": "Dlouhá životnost i v náročných podmínkách" - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - "name": "Kolecko1", - "styleSetDefinitions": { - "rootClassName": { - "content": { - "width": { - "type": "static", - "content": "auto" - }, - "height": { - "type": "static", - "content": "AUTO" - } - }, - "conditions": [], - "type": "reusable-component-style-override" - }, - "rootClassName1": { - "content": { - "width": { - "type": "static", - "content": "auto" - }, - "height": { - "type": "static", - "content": "AUTO" - } - }, - "conditions": [], - "type": "reusable-component-style-override" - } - } - }, - "Footer1": { - "propDefinitions": { - "link6": { - "id": "TQ_54qKN2rnOU", - "defaultValue": "Privacy Policy", - "type": "string" - }, - "link4": { - "id": "TQ_7Fxo_OVRlw", - "defaultValue": "FAQs", - "type": "string" - }, - "content2": { - "id": "TQ_BbJL7fL3bq", - "defaultValue": "Stay up to date with our latest products and offers by subscribing to our newsletter.", - "type": "string" - }, - "socialLink1": { - "id": "TQ_FzOCJiuWgQ", - "defaultValue": "#", - "type": "string" - }, - "termsLink": { - "id": "TQ_IRi5FayRkB", - "defaultValue": "#terms", - "type": "string" - }, - "socialLink3": { - "id": "TQ_JgRkmC3HTt", - "defaultValue": "#", - "type": "string" - }, - "socialLink5": { - "id": "TQ_TGBaTaNc9f", - "defaultValue": "#", - "type": "string" - }, - "image1Alt": { - "id": "TQ_UYvwg2pR6n", - "defaultValue": "Company Logo", - "type": "string" - }, - "socialLink1Title": { - "id": "TQ_WcO6YWVydj", - "defaultValue": "Facebook", - "type": "string" - }, - "socialLink2": { - "id": "TQ_YPfvX5b_o3", - "defaultValue": "#", - "type": "string" - }, - "cookiesLink": { - "id": "TQ_Yz5Udyw9Fo", - "defaultValue": "#cookies", - "type": "string" - }, - "socialLink4": { - "id": "TQ_dc5BuJVLjH", - "defaultValue": "#", - "type": "string" - }, - "link10": { - "id": "TQ_fiUjCe0tcE", - "defaultValue": "Blog", - "type": "string" - }, - "column1Title": { - "id": "TQ_hPBYcs_hH2", - "defaultValue": "Contact Us", - "type": "string" - }, - "link9": { - "id": "TQ_lr-7pmUzG1", - "defaultValue": "Customization Options", - "type": "string" - }, - "link2": { - "id": "TQ_pXJoBZcGFr", - "defaultValue": "Products", - "type": "string" - }, - "content3": { - "id": "TQ_qetDcphVKx", - "defaultValue": "© 2022 Your Company. All Rights Reserved.", - "type": "string" - }, - "image1Src": { - "id": "TQ_qnF8R7_VrE", - "defaultValue": "https://play.teleporthq.io/static/svg/default-img.svg", - "type": "string" - }, - "privacyLink": { - "id": "TQ_sGHiYS5cnu", - "defaultValue": "#privacy", - "type": "string" - }, - "link5": { - "id": "TQ_tiugdTc8TS", - "defaultValue": "Terms and Conditions", - "type": "string" - }, - "link1": { - "id": "TQ_uBE_DSoNTJ", - "defaultValue": "Home", - "type": "string" - }, - "link7": { - "id": "TQ_uKX-yVakGo", - "defaultValue": "Shipping Information", - "type": "string" - }, - "link3": { - "id": "TQ_upYI6oBkPP", - "defaultValue": "About Us", - "type": "string" - }, - "action1": { - "id": "TQ_vU1SpDLMOv", - "defaultValue": "Subscribe to Newsletter", - "type": "string" - }, - "link8": { - "id": "TQ_wJu2DwwIVR", - "defaultValue": "Returns Policy", - "type": "string" - }, - "column2Title": { - "id": "TQ_ykZogb_C0i", - "defaultValue": "Quick Links", - "type": "string" - } - }, - "stateDefinitions": {}, - "node": { - "type": "element", - "content": { - "elementType": "container", - "name": "Footer1", - "referencedStyles": { - "TQ_eQkTRAzQCv": { - "id": "TQ_eQkTRAzQCv", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-section-padding" - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "overflow": { - "type": "static", - "content": "hidden" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexShrink": { - "type": "static", - "content": "0" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "max-width", - "referencedStyles": { - "TQ_N-CTt_jn0t": { - "id": "TQ_N-CTt_jn0t", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-section-max-width" - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": { - "TQ_OBIwVb9WpL": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "flexDirection": { - "type": "static", - "content": "column" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fourunits", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-radius4", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Newsletter", - "referencedStyles": { - "TQ_9Y53n5Bkpg": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - }, - "TQ_yVqLXUZbyb": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "300px" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "static", - "content": "24px" - }, - "width": { - "type": "static", - "content": "500px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "name": "image1", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image1Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image1Src", - "fallback": "" - } - } - }, - "style": { - "height": { - "type": "static", - "content": "2rem" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "content1", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Subscribe to our newsletter for the latest updates on new features and product releases." - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Actions", - "referencedStyles": { - "TQ_4zcy7et5gO": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "static", - "content": "16px" - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Form", - "referencedStyles": { - "TQ_aIK4Twc8kM": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - } - } - }, - "TQ_g9Qn--Ukd_": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "justifyContent": { - "type": "static", - "content": "flex-start" - } - } - } - }, - "TQ_gyVPGlA89e": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "stretch" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_6X1990e4PG": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - }, - "TQ_SnalfIpOvF": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - }, - "TQ_TI2FKX7Mn3": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "365px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "textinput", - "name": "TextInput", - "referencedStyles": { - "TQ_7yP8Y67YQC": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - }, - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - } - } - } - }, - "TQ_D-0iN4Pp-C": { - "id": "TQ_D-0iN4Pp-C", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-input" - } - } - }, - "abilities": {}, - "attrs": { - "type": { - "type": "static", - "content": "email" - }, - "placeholder": { - "type": "static", - "content": "Enter your email" - } - }, - "style": { - "gap": { - "type": "static", - "content": "8px" - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "32px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "fontSize": { - "type": "static", - "content": "16px" - }, - "boxSizing": { - "type": "static", - "content": "content-box" - }, - "textAlign": { - "type": "static", - "content": "left" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "fontFamily": { - "type": "static", - "content": "Roboto" - }, - "fontWeight": { - "type": "static", - "content": 400 - }, - "backgroundColor": { - "type": "static", - "content": "transparent" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "button", - "name": "Button", - "referencedStyles": { - "TQ_OeW1zCvRUg": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - }, - "TQ_YAL4TC7nkx": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "208px" - } - } - } - }, - "TQ_qHuGy8fA2d": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - }, - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - } - } - } - }, - "TQ_qvNp-B1AjP": { - "id": "TQ_qvNp-B1AjP", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-outline" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "action1", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "action1" - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "content2", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "height": { - "type": "static", - "content": "auto" - }, - "fontSize": { - "type": "static", - "content": "12px" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "fontStyle": { - "type": "static", - "content": "Regular" - }, - "textAlign": { - "type": "static", - "content": "left" - }, - "fontFamily": { - "type": "static", - "content": "\"Roboto\"" - }, - "fontWeight": { - "type": "static", - "content": "400" - }, - "lineHeight": { - "type": "static", - "content": "150%" - }, - "fontStretch": { - "type": "static", - "content": "normal" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "content2" - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Links", - "referencedStyles": { - "TQ_HeXgs1jfJ8": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - } - } - }, - "TQ_mb1Hq78ms1": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "flexDirection": { - "type": "static", - "content": "column" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "flexGrow": { - "type": "static", - "content": "1" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "justifyContent": { - "type": "static", - "content": "flex-end" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Column1", - "referencedStyles": { - "TQ_KuJYMv0hQ7": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "alignItems": { - "type": "static", - "content": "center" - } - } - } - }, - "TQ_px20kalX8g": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - }, - "maxWidth": { - "type": "static", - "content": "100%" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "flexGrow": { - "type": "static", - "content": "1" - }, - "maxWidth": { - "type": "static", - "content": "300px" - }, - "overflow": { - "type": "static", - "content": "hidden" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "strong", - "name": "column1Title", - "referencedStyles": { - "TQ_6ypxJ0iT0h": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "textAlign": { - "type": "static", - "content": "center" - } - } - } - }, - "TQ_c-FFShsvOc": { - "id": "TQ_c-FFShsvOc", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "column1Title" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "FooterLinks", - "referencedStyles": { - "TQ_WQMaMyqZgI": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "alignSelf": { - "type": "static", - "content": "center" - } - } - } - }, - "TQ_hip3tgirsc": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "alignItems": { - "type": "static", - "content": "center" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link1", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link1" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link2", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link2" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link3", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link3" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link4", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link4" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link5", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link5" - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Column2", - "referencedStyles": { - "TQ_763q19FtB4": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "alignItems": { - "type": "static", - "content": "center" - } - } - } - }, - "TQ_ns3YD-dz7S": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - }, - "maxWidth": { - "type": "static", - "content": "100%" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "flexGrow": { - "type": "static", - "content": "1" - }, - "maxWidth": { - "type": "static", - "content": "300px" - }, - "overflow": { - "type": "static", - "content": "hidden" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "strong", - "name": "column2Title", - "referencedStyles": { - "TQ_c-FFShsvOc": { - "id": "TQ_c-FFShsvOc", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - }, - "TQ_dUNwIc7mLj": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "textAlign": { - "type": "static", - "content": "center" - } - } - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "column2Title" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "FooterLinks", - "referencedStyles": { - "TQ_1w4EAZOl0v": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "alignItems": { - "type": "static", - "content": "center" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - } - } - }, - "TQ_gtcDPuwr6H": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "alignSelf": { - "type": "static", - "content": "center" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link6", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link6" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link7", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link7" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link8", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link8" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link9", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link9" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link10", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link10" - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Column3", - "referencedStyles": { - "TQ_WhpIkb3CCV": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "alignItems": { - "type": "static", - "content": "center" - } - } - } - }, - "TQ_hw-OwWIqW3": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - }, - "maxWidth": { - "type": "static", - "content": "100%" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "flexGrow": { - "type": "static", - "content": "1" - }, - "maxWidth": { - "type": "static", - "content": "300px" - }, - "overflow": { - "type": "static", - "content": "hidden" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "strong", - "name": "socialLink1Title", - "referencedStyles": { - "TQ_-uYu6laMcI": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "textAlign": { - "type": "static", - "content": "center" - } - } - } - }, - "TQ_c-FFShsvOc": { - "id": "TQ_c-FFShsvOc", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "socialLink1Title" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "SocialLinks", - "referencedStyles": { - "TQ_NFAhZFldTl": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "alignSelf": { - "type": "static", - "content": "center" - } - } - } - }, - "TQ_jIzgC5rdU1": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "alignItems": { - "type": "static", - "content": "center" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Link", - "referencedStyles": { - "TQ_MVfi2OngXT": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "alignSelf": { - "type": "static", - "content": "center" - } - } - } - }, - "TQ_bbhAB18jgT": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "justifyContent": { - "type": "static", - "content": "center" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "static", - "content": "12px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "static", - "content": "8px 0" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_txUfdn8QM3": { - "id": "TQ_txUfdn8QM3", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 877.7142857142857 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M713.143 73.143c90.857 0 164.571 73.714 164.571 164.571v548.571c0 90.857-73.714 164.571-164.571 164.571h-107.429v-340h113.714l17.143-132.571h-130.857v-84.571c0-38.286 10.286-64 65.714-64l69.714-0.571v-118.286c-12-1.714-53.714-5.143-101.714-5.143-101.143 0-170.857 61.714-170.857 174.857v97.714h-114.286v132.571h114.286v340h-304c-90.857 0-164.571-73.714-164.571-164.571v-548.571c0-90.857 73.714-164.571 164.571-164.571h548.571z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "socialLink1", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "socialLink1" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Link", - "referencedStyles": { - "TQ_MrK68yk32A": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "justifyContent": { - "type": "static", - "content": "center" - } - } - } - }, - "TQ_trTinv0mXK": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "alignSelf": { - "type": "static", - "content": "center" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "static", - "content": "12px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "static", - "content": "8px 0" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_txUfdn8QM3": { - "id": "TQ_txUfdn8QM3", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 877.7142857142857 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M585.143 512c0-80.571-65.714-146.286-146.286-146.286s-146.286 65.714-146.286 146.286 65.714 146.286 146.286 146.286 146.286-65.714 146.286-146.286zM664 512c0 124.571-100.571 225.143-225.143 225.143s-225.143-100.571-225.143-225.143 100.571-225.143 225.143-225.143 225.143 100.571 225.143 225.143zM725.714 277.714c0 29.143-23.429 52.571-52.571 52.571s-52.571-23.429-52.571-52.571 23.429-52.571 52.571-52.571 52.571 23.429 52.571 52.571zM438.857 152c-64 0-201.143-5.143-258.857 17.714-20 8-34.857 17.714-50.286 33.143s-25.143 30.286-33.143 50.286c-22.857 57.714-17.714 194.857-17.714 258.857s-5.143 201.143 17.714 258.857c8 20 17.714 34.857 33.143 50.286s30.286 25.143 50.286 33.143c57.714 22.857 194.857 17.714 258.857 17.714s201.143 5.143 258.857-17.714c20-8 34.857-17.714 50.286-33.143s25.143-30.286 33.143-50.286c22.857-57.714 17.714-194.857 17.714-258.857s5.143-201.143-17.714-258.857c-8-20-17.714-34.857-33.143-50.286s-30.286-25.143-50.286-33.143c-57.714-22.857-194.857-17.714-258.857-17.714zM877.714 512c0 60.571 0.571 120.571-2.857 181.143-3.429 70.286-19.429 132.571-70.857 184s-113.714 67.429-184 70.857c-60.571 3.429-120.571 2.857-181.143 2.857s-120.571 0.571-181.143-2.857c-70.286-3.429-132.571-19.429-184-70.857s-67.429-113.714-70.857-184c-3.429-60.571-2.857-120.571-2.857-181.143s-0.571-120.571 2.857-181.143c3.429-70.286 19.429-132.571 70.857-184s113.714-67.429 184-70.857c60.571-3.429 120.571-2.857 181.143-2.857s120.571-0.571 181.143 2.857c70.286 3.429 132.571 19.429 184 70.857s67.429 113.714 70.857 184c3.429 60.571 2.857 120.571 2.857 181.143z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "socialLink2", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "socialLink2" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Link", - "referencedStyles": { - "TQ_KWcmfS-nYu": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "justifyContent": { - "type": "static", - "content": "center" - } - } - } - }, - "TQ_l2nPiFfXcl": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "alignSelf": { - "type": "static", - "content": "center" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "static", - "content": "12px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "static", - "content": "8px 0" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_txUfdn8QM3": { - "id": "TQ_txUfdn8QM3", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 950.8571428571428 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M925.714 233.143c-25.143 36.571-56.571 69.143-92.571 95.429 0.571 8 0.571 16 0.571 24 0 244-185.714 525.143-525.143 525.143-104.571 0-201.714-30.286-283.429-82.857 14.857 1.714 29.143 2.286 44.571 2.286 86.286 0 165.714-29.143 229.143-78.857-81.143-1.714-149.143-54.857-172.571-128 11.429 1.714 22.857 2.857 34.857 2.857 16.571 0 33.143-2.286 48.571-6.286-84.571-17.143-148-91.429-148-181.143v-2.286c24.571 13.714 53.143 22.286 83.429 23.429-49.714-33.143-82.286-89.714-82.286-153.714 0-34.286 9.143-65.714 25.143-93.143 90.857 112 227.429 185.143 380.571 193.143-2.857-13.714-4.571-28-4.571-42.286 0-101.714 82.286-184.571 184.571-184.571 53.143 0 101.143 22.286 134.857 58.286 41.714-8 81.714-23.429 117.143-44.571-13.714 42.857-42.857 78.857-81.143 101.714 37.143-4 73.143-14.286 106.286-28.571z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "socialLink3", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "socialLink3" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Link", - "referencedStyles": { - "TQ_5OVnFagD7K": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "justifyContent": { - "type": "static", - "content": "center" - } - } - } - }, - "TQ_W_6fCE3bcC": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "alignSelf": { - "type": "static", - "content": "center" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "static", - "content": "12px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "static", - "content": "8px 0" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_txUfdn8QM3": { - "id": "TQ_txUfdn8QM3", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 877.7142857142857 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M135.429 808h132v-396.571h-132v396.571zM276 289.143c-0.571-38.857-28.571-68.571-73.714-68.571s-74.857 29.714-74.857 68.571c0 37.714 28.571 68.571 73.143 68.571h0.571c46.286 0 74.857-30.857 74.857-68.571zM610.286 808h132v-227.429c0-121.714-65.143-178.286-152-178.286-70.857 0-102.286 39.429-119.429 66.857h1.143v-57.714h-132s1.714 37.143 0 396.571v0h132v-221.714c0-11.429 0.571-23.429 4-32 9.714-23.429 31.429-48 68-48 47.429 0 66.286 36 66.286 89.714v212zM877.714 237.714v548.571c0 90.857-73.714 164.571-164.571 164.571h-548.571c-90.857 0-164.571-73.714-164.571-164.571v-548.571c0-90.857 73.714-164.571 164.571-164.571h548.571c90.857 0 164.571 73.714 164.571 164.571z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "socialLink4", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "socialLink4" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Link", - "referencedStyles": { - "TQ_KnezFfxUOi": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "justifyContent": { - "type": "static", - "content": "center" - } - } - } - }, - "TQ_lJO95lNi4I": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "alignSelf": { - "type": "static", - "content": "center" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "static", - "content": "12px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "static", - "content": "8px 0" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_txUfdn8QM3": { - "id": "TQ_txUfdn8QM3", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M406.286 644.571l276.571-142.857-276.571-144.571v287.429zM512 152c215.429 0 358.286 10.286 358.286 10.286 20 2.286 64 2.286 102.857 43.429 0 0 31.429 30.857 40.571 101.714 10.857 82.857 10.286 165.714 10.286 165.714v77.714s0.571 82.857-10.286 165.714c-9.143 70.286-40.571 101.714-40.571 101.714-38.857 40.571-82.857 40.571-102.857 42.857 0 0-142.857 10.857-358.286 10.857v0c-266.286-2.286-348-10.286-348-10.286-22.857-4-74.286-2.857-113.143-43.429 0 0-31.429-31.429-40.571-101.714-10.857-82.857-10.286-165.714-10.286-165.714v-77.714s-0.571-82.857 10.286-165.714c9.143-70.857 40.571-101.714 40.571-101.714 38.857-41.143 82.857-41.143 102.857-43.429 0 0 142.857-10.286 358.286-10.286v0z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "socialLink5", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "socialLink5" - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Credits", - "referencedStyles": { - "TQ_tRjnt8sIpy": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "gap": { - "type": "static", - "content": "0" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "marginTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Divider", - "referencedStyles": { - "TQ_6v0UOJ9wbK": { - "id": "TQ_6v0UOJ9wbK", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-divider-horizontal" - } - } - }, - "abilities": {}, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Row", - "referencedStyles": { - "TQ_AEH0h4TTrx": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "alignItems": { - "type": "static", - "content": "center" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - } - } - }, - "TQ_guFz5Yz3FQ": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "flexDirection": { - "type": "static", - "content": "column" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "static", - "content": "64px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - }, - "justifyContent": { - "type": "static", - "content": "space-between" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "content3", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "content3" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "FooterLinks", - "referencedStyles": { - "TQ_LE81NTE6KE": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "static", - "content": "24px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link11", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "privacyLink" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link12", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "termsLink" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link13", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "cookiesLink" - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - "name": "Footer1", - "styleSetDefinitions": {} - }, - "Header1": { - "propDefinitions": { - "vectorSrc": { - "id": "TQ_-6j8JLzodG", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/d2cea285-1114-4de9-880b-cd68479a31f1?org_if_sml=1&force_format=original", - "type": "string" - }, - "vectorSrc7": { - "id": "TQ_-XBqajoxds", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/5f9e54d8-67f3-4d1a-870a-b5e412442458?org_if_sml=1&force_format=original", - "type": "string" - }, - "vectorSrc4": { - "id": "TQ_-exZDQK2D1", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/d75493dd-8a99-4f24-a1ee-7230002143c1?org_if_sml=1&force_format=original", - "type": "string" - }, - "vectorAlt15": { - "id": "TQ_-r9nYkwh0R", - "defaultValue": "Vector144", - "type": "string" - }, - "vectorAlt5": { - "id": "TQ_26wxuvp1xr", - "defaultValue": "Vector142", - "type": "string" - }, - "vectorAlt3": { - "id": "TQ_2IjEXzifOq", - "defaultValue": "Vector149", - "type": "string" - }, - "vectorAlt7": { - "id": "TQ_3P8unsAGRX", - "defaultValue": "Vector144", - "type": "string" - }, - "ellipse4Alt1": { - "id": "TQ_3qlwpwwnNi", - "defaultValue": "Ellipse4140", - "type": "string" - }, - "vectorAlt12": { - "id": "TQ_5Fu9k3gEU2", - "defaultValue": "Vector141", - "type": "string" - }, - "vectorAlt10": { - "id": "TQ_60Ows1kueC", - "defaultValue": "Vector148", - "type": "string" - }, - "vectorSrc12": { - "id": "TQ_9pHlcJ-L5o", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/d75493dd-8a99-4f24-a1ee-7230002143c1?org_if_sml=1&force_format=original", - "type": "string" - }, - "ellipse4Alt": { - "id": "TQ_A2CKyG___k", - "defaultValue": "Ellipse4140", - "type": "string" - }, - "vectorSrc11": { - "id": "TQ_AnuaGEp4Rs", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/af06fb7a-3d1b-45bb-9141-afde3a586014?org_if_sml=1&force_format=original", - "type": "string" - }, - "vectorAlt8": { - "id": "TQ_Ey-dgBezKv", - "defaultValue": "Vector146", - "type": "string" - }, - "vectorSrc10": { - "id": "TQ_GE-WwLvSk2", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/6a01e758-ccae-4b7b-8903-4b898ed97ffb?org_if_sml=1&force_format=original", - "type": "string" - }, - "ellipse3Src": { - "id": "TQ_JYLl8xO86Z", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/840fedeb-db0f-4708-b940-352c2cc784d5/9583ddda-6a14-4d58-a593-2c721bcc5ae8?org_if_sml=1178&force_format=original", - "type": "string" - }, - "vectorSrc1": { - "id": "TQ_JnUBRSyLqH", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/2aad743c-4580-4c21-9841-40459fd849a3?org_if_sml=1&force_format=original", - "type": "string" - }, - "vectorSrc8": { - "id": "TQ_LluLB1W1Iv", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/d2cea285-1114-4de9-880b-cd68479a31f1?org_if_sml=1&force_format=original", - "type": "string" - }, - "ellipse3Src1": { - "id": "TQ_M2qk8vqxd9", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/840fedeb-db0f-4708-b940-352c2cc784d5/9583ddda-6a14-4d58-a593-2c721bcc5ae8?org_if_sml=1178&force_format=original", - "type": "string" - }, - "link2": { - "id": "TQ_MvCnV1-LtW", - "defaultValue": "PRODUKT", - "type": "string" - }, - "rootClassName": { - "id": "TQ_PA2tsEKe2A", - "defaultValue": "", - "type": "string" - }, - "vectorSrc6": { - "id": "TQ_PVS69GWBjs", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/a84cd30a-1599-42d1-936a-d1721478273c?org_if_sml=1&force_format=original", - "type": "string" - }, - "vectorAlt": { - "id": "TQ_PX0GooKVDv", - "defaultValue": "Vector146", - "type": "string" - }, - "vectorAlt2": { - "id": "TQ_QdTe1RpN-M", - "defaultValue": "Vector148", - "type": "string" - }, - "vectorAlt4": { - "id": "TQ_SccU4Di2No", - "defaultValue": "Vector141", - "type": "string" - }, - "vectorSrc14": { - "id": "TQ_Vr9p-si2EM", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/a84cd30a-1599-42d1-936a-d1721478273c?org_if_sml=1&force_format=original", - "type": "string" - }, - "ellipse1Alt": { - "id": "TQ_YuQXqJ0BYS", - "defaultValue": "Ellipse1136", - "type": "string" - }, - "ellipse1Alt1": { - "id": "TQ__PXydZnIpv", - "defaultValue": "Ellipse1136", - "type": "string" - }, - "vectorAlt9": { - "id": "TQ_bIf5jXZuwY", - "defaultValue": "Vector147", - "type": "string" - }, - "vectorAlt6": { - "id": "TQ_bRy9zmpgYc", - "defaultValue": "Vector143", - "type": "string" - }, - "vectorAlt1": { - "id": "TQ_cAUodyvq9s", - "defaultValue": "Vector147", - "type": "string" - }, - "ellipse1Src": { - "id": "TQ_cWkloQCLL3", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/840fedeb-db0f-4708-b940-352c2cc784d5/7a835722-9572-4776-8674-97b05ef29604?org_if_sml=1261&force_format=original", - "type": "string" - }, - "vectorAlt14": { - "id": "TQ_cdK89AhYnO", - "defaultValue": "Vector143", - "type": "string" - }, - "vectorSrc3": { - "id": "TQ_eoVYfqwrtY", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/af06fb7a-3d1b-45bb-9141-afde3a586014?org_if_sml=1&force_format=original", - "type": "string" - }, - "vectorSrc9": { - "id": "TQ_gPVZqH2Ew4", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/2aad743c-4580-4c21-9841-40459fd849a3?org_if_sml=1&force_format=original", - "type": "string" - }, - "vectorAlt13": { - "id": "TQ_hu2OU4vr8G", - "defaultValue": "Vector142", - "type": "string" - }, - "ellipse3Alt1": { - "id": "TQ_jFGLEfjAbY", - "defaultValue": "Ellipse3139", - "type": "string" - }, - "link3": { - "id": "TQ_lTwl0m1q7a", - "defaultValue": "KONTAKT", - "type": "string" - }, - "vectorSrc15": { - "id": "TQ_nicNr7zeP3", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/5f9e54d8-67f3-4d1a-870a-b5e412442458?org_if_sml=1&force_format=original", - "type": "string" - }, - "link31": { - "id": "TQ_pbUflK5v3X", - "defaultValue": "E-SHOP", - "type": "string" - }, - "ellipse4Src1": { - "id": "TQ_qZMPeTcFLu", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/840fedeb-db0f-4708-b940-352c2cc784d5/36478046-34ec-4cd9-8d3a-c9206fcacc93?org_if_sml=1189&force_format=original", - "type": "string" - }, - "vectorSrc13": { - "id": "TQ_rPKX_ogxYN", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/8075518f-bbe6-4906-a694-4ef26812514d?org_if_sml=1&force_format=original", - "type": "string" - }, - "ellipse1Src1": { - "id": "TQ_t5Vhp4zw0D", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/840fedeb-db0f-4708-b940-352c2cc784d5/7a835722-9572-4776-8674-97b05ef29604?org_if_sml=1261&force_format=original", - "type": "string" - }, - "vectorAlt11": { - "id": "TQ_uhcPRoMVK3", - "defaultValue": "Vector149", - "type": "string" - }, - "vectorSrc2": { - "id": "TQ_vNZY-xAymN", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/6a01e758-ccae-4b7b-8903-4b898ed97ffb?org_if_sml=1&force_format=original", - "type": "string" - }, - "ellipse3Alt": { - "id": "TQ_wMNRnrmhBx", - "defaultValue": "Ellipse3139", - "type": "string" - }, - "link1": { - "id": "TQ_xTvaiMy6Gw", - "defaultValue": "ÚVOD\n", - "type": "string" - }, - "vectorSrc5": { - "id": "TQ_yid2WidYWf", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/8075518f-bbe6-4906-a694-4ef26812514d?org_if_sml=1&force_format=original", - "type": "string" - }, - "ellipse4Src": { - "id": "TQ_zt2Ms8lRRs", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/840fedeb-db0f-4708-b940-352c2cc784d5/36478046-34ec-4cd9-8d3a-c9206fcacc93?org_if_sml=1189&force_format=original", - "type": "string" - } - }, - "stateDefinitions": {}, - "node": { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "header", - "name": "Header", - "referencedStyles": { - "TQ_5XeW2h3rXZ": { - "type": "style-map", - "content": { - "mapType": "component-referenced", - "content": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "rootClassName" - } - } - } - }, - "TQ_HSS7SVTyL9": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "maxWidth": { - "type": "static", - "content": "100%" - } - } - } - }, - "TQ_YJ_E_swjzc": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - } - } - } - }, - "TQ_xptDl-5NWr": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 1200, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "marginRight": { - "type": "static", - "content": "0px" - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "attrs": { - "data-role": { - "type": "static", - "content": "Header" - } - }, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "94px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "maxWidth": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-maxwidth", - "fallback": "" - } - }, - "minWidth": { - "type": "static", - "content": "100%" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "justifyContent": { - "type": "static", - "content": "center" - }, - "backgroundColor": { - "type": "static", - "content": "#355583" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_Zcknl2dsWh": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "marginRight": { - "type": "static", - "content": "0px" - } - } - } - }, - "TQ_wdUDM_te4H": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "justifyContent": { - "type": "static", - "content": "space-between" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "thq-navbar", - "semanticType": "header", - "name": "Navbar-Interactive", - "referencedStyles": { - "TQ_A1nMWbKWnM": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "447px" - }, - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "marginRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - } - } - }, - "TQ_DQDLqaXVu9": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "703px" - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - } - } - } - }, - "TQ_ZNsvYfXzKn": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - }, - "paddingLeft": { - "type": "static", - "content": "0px" - } - } - } - }, - "TQ_p8vWjZCGLF": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 1200, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "996px" - }, - "paddingLeft": { - "type": "static", - "content": "0px" - }, - "paddingRight": { - "type": "static", - "content": "0px" - } - } - } - } - }, - "abilities": {}, - "attrs": { - "data-thq": { - "type": "static", - "content": "thq-navbar" - } - }, - "style": { - "width": { - "type": "static", - "content": "auto" - }, - "height": { - "type": "static", - "content": "94px" - }, - "zIndex": { - "type": "static", - "content": "100" - }, - "display": { - "type": "static", - "content": "flex" - }, - "maxWidth": { - "type": "static", - "content": "99%" - }, - "minWidth": { - "type": "static", - "content": "99%" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "justifyContent": { - "type": "static", - "content": "space-between" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "WhiteOnBlack", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "80.00421905517578px" - }, - "height": { - "type": "static", - "content": "66px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": 1 - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "name": "Ellipse1", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "ellipse1Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "ellipse1Src", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "50.470611572265625px" - }, - "left": { - "type": "static", - "content": "0px" - }, - "width": { - "type": "static", - "content": "15px" - }, - "height": { - "type": "static", - "content": "15px" - }, - "position": { - "type": "static", - "content": "absolute" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Group", - "referencedStyles": {}, - "abilities": {}, - "style": { - "top": { - "type": "static", - "content": "0px" - }, - "left": { - "type": "static", - "content": "5.3045654296875px" - }, - "width": { - "type": "static", - "content": "70.92332458496094px" - }, - "height": { - "type": "static", - "content": "66px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "absolute" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": 1 - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Group", - "referencedStyles": {}, - "abilities": {}, - "style": { - "top": { - "type": "static", - "content": "0px" - }, - "left": { - "type": "static", - "content": "0px" - }, - "width": { - "type": "static", - "content": "auto" - }, - "height": { - "type": "static", - "content": "66px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "absolute" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": 1 - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "name": "Ellipse3", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "ellipse3Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "ellipse3Src", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "60.3150634765625px" - }, - "left": { - "type": "static", - "content": "53.9013671875px" - }, - "width": { - "type": "static", - "content": "6px" - }, - "height": { - "type": "static", - "content": "6px" - }, - "position": { - "type": "static", - "content": "absolute" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "Ellipse4", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "ellipse4Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "ellipse4Src", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "60.3150634765625px" - }, - "left": { - "type": "static", - "content": "60.55682373046875px" - }, - "width": { - "type": "static", - "content": "6px" - }, - "height": { - "type": "static", - "content": "6px" - }, - "position": { - "type": "static", - "content": "absolute" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "Vector", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorAlt4", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorSrc4", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "44.99017333984375px" - }, - "left": { - "type": "static", - "content": "0px" - }, - "width": { - "type": "static", - "content": "4px" - }, - "height": { - "type": "static", - "content": "5px" - }, - "position": { - "type": "static", - "content": "absolute" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "Vector", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorAlt5", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorSrc5", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "57.3673095703125px" - }, - "left": { - "type": "static", - "content": "13.55596923828125px" - }, - "width": { - "type": "static", - "content": "5px" - }, - "height": { - "type": "static", - "content": "4px" - }, - "position": { - "type": "static", - "content": "absolute" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "Vector", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorAlt6", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorSrc6", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "0px" - }, - "left": { - "type": "static", - "content": "0px" - }, - "width": { - "type": "static", - "content": "10px" - }, - "height": { - "type": "static", - "content": "47px" - }, - "position": { - "type": "static", - "content": "absolute" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "Vector", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorAlt7", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorSrc7", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "43.123748779296875px" - }, - "left": { - "type": "static", - "content": "0px" - }, - "width": { - "type": "static", - "content": "71px" - }, - "height": { - "type": "static", - "content": "20px" - }, - "position": { - "type": "static", - "content": "absolute" - } - }, - "children": [] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "admi", - "referencedStyles": {}, - "abilities": {}, - "style": { - "top": { - "type": "static", - "content": "4.575592041015625px" - }, - "left": { - "type": "static", - "content": "25.8592529296875px" - }, - "width": { - "type": "static", - "content": "54.14495849609375px" - }, - "height": { - "type": "static", - "content": "54.701087951660156px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "absolute" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": 1 - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "name": "Vector", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorAlt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorSrc", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "27.78564453125px" - }, - "left": { - "type": "static", - "content": "36.22320556640625px" - }, - "width": { - "type": "static", - "content": "14px" - }, - "height": { - "type": "static", - "content": "27px" - }, - "position": { - "type": "static", - "content": "absolute" - }, - "boxSizing": { - "type": "static", - "content": "content-box" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "Vector", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorAlt1", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorSrc1", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "27.78564453125px" - }, - "left": { - "type": "static", - "content": "0px" - }, - "width": { - "type": "static", - "content": "40px" - }, - "height": { - "type": "static", - "content": "27px" - }, - "position": { - "type": "static", - "content": "absolute" - }, - "boxSizing": { - "type": "static", - "content": "content-box" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "Vector", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorAlt2", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorSrc2", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "0px" - }, - "left": { - "type": "static", - "content": "27.7783203125px" - }, - "width": { - "type": "static", - "content": "26px" - }, - "height": { - "type": "static", - "content": "27px" - }, - "position": { - "type": "static", - "content": "absolute" - }, - "boxSizing": { - "type": "static", - "content": "content-box" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "Vector", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorAlt3", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorSrc3", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "0px" - }, - "left": { - "type": "static", - "content": "3.6102294921875px" - }, - "width": { - "type": "static", - "content": "26px" - }, - "height": { - "type": "static", - "content": "27px" - }, - "position": { - "type": "static", - "content": "absolute" - }, - "boxSizing": { - "type": "static", - "content": "content-box" - } - }, - "children": [] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "thq-burger-menu", - "semanticType": "div", - "name": "BurgerMenu", - "referencedStyles": { - "TQ_7MnoE3EbUq": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - } - } - } - }, - "abilities": {}, - "attrs": { - "data-thq": { - "type": "static", - "content": "thq-burger-menu" - } - }, - "style": { - "display": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_fTpZqg3rUb": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fill": { - "type": "static", - "content": "#ffffff" - }, - "width": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-small", - "fallback": "" - } - }, - "height": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-small", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "style": { - "width": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-xsmall", - "fallback": "" - } - }, - "height": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-xsmall", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M128 554.667h768c23.552 0 42.667-19.115 42.667-42.667s-19.115-42.667-42.667-42.667h-768c-23.552 0-42.667 19.115-42.667 42.667s19.115 42.667 42.667 42.667zM128 298.667h768c23.552 0 42.667-19.115 42.667-42.667s-19.115-42.667-42.667-42.667h-768c-23.552 0-42.667 19.115-42.667 42.667s19.115 42.667 42.667 42.667zM128 810.667h768c23.552 0 42.667-19.115 42.667-42.667s-19.115-42.667-42.667-42.667h-768c-23.552 0-42.667 19.115-42.667 42.667s19.115 42.667 42.667 42.667z" - } - }, - "children": [] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "thq-mobile-menu", - "semanticType": "div", - "name": "MobileMenu", - "referencedStyles": { - "TQ_49qdjjZB6W": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - } - } - }, - "TQ_JMPtf5CsXg": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "left": { - "type": "static", - "content": "0px" - }, - "right": { - "type": "static", - "content": "0px" - }, - "width": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-xxlarge", - "fallback": "" - } - }, - "height": { - "type": "static", - "content": "auto" - }, - "margin": { - "type": "static", - "content": "auto" - }, - "backgroundColor": { - "type": "static", - "content": "#1a2c4c" - } - } - } - } - }, - "abilities": {}, - "attrs": { - "data-thq": { - "type": "static", - "content": "thq-mobile-menu" - } - }, - "style": { - "top": { - "type": "static", - "content": "0px" - }, - "left": { - "type": "static", - "content": "0px" - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "100vh" - }, - "zIndex": { - "type": "static", - "content": "100" - }, - "display": { - "type": "static", - "content": "none" - }, - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "position": { - "type": "static", - "content": "absolute" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "space-between" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-light", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Nav", - "referencedStyles": { - "TQ_0V4uRuSgE1": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "marginRight": { - "type": "static", - "content": "2px" - } - } - } - } - }, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "stretch" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Top", - "referencedStyles": { - "TQ_a1RjSwa5R1": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "alignSelf": { - "type": "static", - "content": "center" - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "justifyContent": { - "type": "static", - "content": "space-between" - } - } - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "justifyContent": { - "type": "static", - "content": "space-between" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "WhiteOnBlack", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "80.00421905517578px" - }, - "height": { - "type": "static", - "content": "66px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": 1 - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "name": "Ellipse1", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "ellipse1Alt1", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "ellipse1Src1", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "50.470611572265625px" - }, - "left": { - "type": "static", - "content": "0px" - }, - "width": { - "type": "static", - "content": "15px" - }, - "height": { - "type": "static", - "content": "15px" - }, - "position": { - "type": "static", - "content": "absolute" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Group", - "referencedStyles": {}, - "abilities": {}, - "style": { - "top": { - "type": "static", - "content": "0px" - }, - "left": { - "type": "static", - "content": "5.3045654296875px" - }, - "width": { - "type": "static", - "content": "70.92332458496094px" - }, - "height": { - "type": "static", - "content": "66px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "absolute" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": 1 - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Group", - "referencedStyles": {}, - "abilities": {}, - "style": { - "top": { - "type": "static", - "content": "0px" - }, - "left": { - "type": "static", - "content": "0px" - }, - "width": { - "type": "static", - "content": "auto" - }, - "height": { - "type": "static", - "content": "66px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "absolute" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": 1 - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "name": "Ellipse3", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "ellipse3Alt1", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "ellipse3Src1", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "60.3150634765625px" - }, - "left": { - "type": "static", - "content": "53.9013671875px" - }, - "width": { - "type": "static", - "content": "6px" - }, - "height": { - "type": "static", - "content": "6px" - }, - "position": { - "type": "static", - "content": "absolute" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "Ellipse4", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "ellipse4Alt1", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "ellipse4Src1", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "60.3150634765625px" - }, - "left": { - "type": "static", - "content": "60.55682373046875px" - }, - "width": { - "type": "static", - "content": "6px" - }, - "height": { - "type": "static", - "content": "6px" - }, - "position": { - "type": "static", - "content": "absolute" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "Vector", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorAlt12", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorSrc12", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "44.99017333984375px" - }, - "left": { - "type": "static", - "content": "0px" - }, - "width": { - "type": "static", - "content": "4px" - }, - "height": { - "type": "static", - "content": "5px" - }, - "position": { - "type": "static", - "content": "absolute" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "Vector", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorAlt13", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorSrc13", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "57.3673095703125px" - }, - "left": { - "type": "static", - "content": "13.55596923828125px" - }, - "width": { - "type": "static", - "content": "5px" - }, - "height": { - "type": "static", - "content": "4px" - }, - "position": { - "type": "static", - "content": "absolute" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "Vector", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorAlt14", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorSrc14", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "0px" - }, - "left": { - "type": "static", - "content": "0px" - }, - "width": { - "type": "static", - "content": "10px" - }, - "height": { - "type": "static", - "content": "47px" - }, - "position": { - "type": "static", - "content": "absolute" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "Vector", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorAlt15", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorSrc15", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "43.123748779296875px" - }, - "left": { - "type": "static", - "content": "0px" - }, - "width": { - "type": "static", - "content": "71px" - }, - "height": { - "type": "static", - "content": "20px" - }, - "position": { - "type": "static", - "content": "absolute" - } - }, - "children": [] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "admi", - "referencedStyles": {}, - "abilities": {}, - "style": { - "top": { - "type": "static", - "content": "4.575592041015625px" - }, - "left": { - "type": "static", - "content": "25.8592529296875px" - }, - "width": { - "type": "static", - "content": "54.14495849609375px" - }, - "height": { - "type": "static", - "content": "54.701087951660156px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "absolute" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": 1 - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "name": "Vector", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorAlt8", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorSrc8", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "27.78564453125px" - }, - "left": { - "type": "static", - "content": "36.22320556640625px" - }, - "width": { - "type": "static", - "content": "14px" - }, - "height": { - "type": "static", - "content": "27px" - }, - "position": { - "type": "static", - "content": "absolute" - }, - "boxSizing": { - "type": "static", - "content": "content-box" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "Vector", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorAlt9", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorSrc9", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "27.78564453125px" - }, - "left": { - "type": "static", - "content": "0px" - }, - "width": { - "type": "static", - "content": "40px" - }, - "height": { - "type": "static", - "content": "27px" - }, - "position": { - "type": "static", - "content": "absolute" - }, - "boxSizing": { - "type": "static", - "content": "content-box" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "Vector", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorAlt10", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorSrc10", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "0px" - }, - "left": { - "type": "static", - "content": "27.7783203125px" - }, - "width": { - "type": "static", - "content": "26px" - }, - "height": { - "type": "static", - "content": "27px" - }, - "position": { - "type": "static", - "content": "absolute" - }, - "boxSizing": { - "type": "static", - "content": "content-box" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "Vector", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorAlt11", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorSrc11", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "0px" - }, - "left": { - "type": "static", - "content": "3.6102294921875px" - }, - "width": { - "type": "static", - "content": "26px" - }, - "height": { - "type": "static", - "content": "27px" - }, - "position": { - "type": "static", - "content": "absolute" - }, - "boxSizing": { - "type": "static", - "content": "content-box" - } - }, - "children": [] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "thq-close-menu", - "semanticType": "div", - "name": "CloseMenu", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "data-thq": { - "type": "static", - "content": "thq-close-menu" - } - }, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_Lbg784XsK8": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fill": { - "type": "static", - "content": "#ffffff" - }, - "width": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-small", - "fallback": "" - } - }, - "height": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-small", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "style": { - "width": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-xsmall", - "fallback": "" - } - }, - "height": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-xsmall", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M810 274l-238 238 238 238-60 60-238-238-238 238-60-60 238-238-238-238 60-60 238 238 238-238z" - } - }, - "children": [] - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "nav", - "name": "Links", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link1", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - }, - "TQ_T93jwIB0vW": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fill": { - "type": "static", - "content": "#ffffff" - }, - "color": { - "type": "static", - "content": "#ffffff" - }, - "alignSelf": { - "type": "static", - "content": "center" - } - } - } - }, - "TQ_UWParc61zN": { - "id": "TQ_UWParc61zN", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-link" - } - } - }, - "abilities": { - "link": { - "type": "navlink", - "content": { - "routeName": "Home" - } - } - }, - "style": { - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link1" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link2", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - }, - "TQ_UWParc61zN": { - "id": "TQ_UWParc61zN", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-link" - } - }, - "TQ__UyPa87-Lg": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fill": { - "type": "static", - "content": "#ffffff" - }, - "color": { - "type": "static", - "content": "#ffffff" - }, - "alignSelf": { - "type": "static", - "content": "center" - } - } - } - } - }, - "abilities": { - "link": { - "type": "navlink", - "content": { - "routeName": "Produkt" - } - } - }, - "style": { - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link2" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link3", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - }, - "TQ_UWParc61zN": { - "id": "TQ_UWParc61zN", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-link" - } - }, - "TQ_h5HOJqxbpR": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fill": { - "type": "static", - "content": "#ffffff" - }, - "color": { - "type": "static", - "content": "#ffffff" - }, - "alignSelf": { - "type": "static", - "content": "center" - } - } - } - } - }, - "abilities": { - "link": { - "type": "navlink", - "content": { - "routeName": "Kontakt" - } - } - }, - "style": { - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link3" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link3", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - }, - "TQ_UWParc61zN": { - "id": "TQ_UWParc61zN", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-link" - } - }, - "TQ_qiTzB1SQ2B": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fill": { - "type": "static", - "content": "#ffffff" - }, - "color": { - "type": "static", - "content": "rgb(255, 255, 255)" - }, - "alignSelf": { - "type": "static", - "content": "center" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - } - } - } - }, - "abilities": { - "link": { - "type": "url", - "content": { - "url": { - "type": "static", - "content": "https://661063.myshoptet.com" - }, - "newTab": true - } - } - }, - "style": { - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link31" - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "component", - "dependency": { - "type": "local" - }, - "semanticType": "Bbb", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "text231": { - "type": "static", - "content": "E-SHOP" - }, - "rootClassName": { - "type": "comp-style", - "content": "rootClassName2" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "component", - "dependency": { - "type": "local" - }, - "semanticType": "Rectangle5", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "rootClassName": { - "type": "comp-style", - "content": "rootClassName2" - } - }, - "style": { - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [] - } - } - ] - } - } - ] - } - } - ] - } - }, - "name": "Header1", - "styleSetDefinitions": { - "rootClassName": { - "content": {}, - "conditions": [], - "type": "reusable-component-style-override" - }, - "rootClassName1": { - "content": {}, - "conditions": [], - "type": "reusable-component-style-override" - } - } - }, - "Navbar4": { - "propDefinitions": { - "action1": { - "id": "TQ_8TMGfGCqjJ", - "defaultValue": "/", - "type": "string" - }, - "link1": { - "id": "TQ_9vS3mGzpJj", - "defaultValue": "Home", - "type": "string" - }, - "link2": { - "id": "TQ_aJL7SclT3m", - "defaultValue": "Products", - "type": "string" - }, - "link5": { - "id": "TQ_b9lBbCl4n8", - "defaultValue": "Link5", - "type": "string" - }, - "logoAlt": { - "id": "TQ_ekFkI6Fxqf", - "defaultValue": "Company Logo", - "type": "string" - }, - "link4": { - "id": "TQ_jrHAmV0FGk", - "defaultValue": "Contact Us", - "type": "string" - }, - "action2": { - "id": "TQ_m1OfCYvs3w", - "defaultValue": "/products", - "type": "string" - }, - "link3": { - "id": "TQ_m6aJPlTAtG", - "defaultValue": "About Us", - "type": "string" - }, - "logoSrc": { - "id": "TQ_yqEuNIPVKf", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/84ec08e8-34e9-42c7-9445-d2806d156403/fac575ac-7a41-484f-b7ac-875042de11f8?org_if_sml=1&force_format=original", - "type": "string" - } - }, - "stateDefinitions": {}, - "node": { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - }, - "justifyContent": { - "type": "static", - "content": "center" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-light", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "thq-navbar", - "semanticType": "header", - "name": "Navbar-Interactive", - "referencedStyles": { - "TQ_2VjnB8cG57": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - } - } - } - }, - "TQ_sdFsaQDKHd": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "attrs": { - "data-thq": { - "type": "static", - "content": "thq-navbar" - } - }, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "maxWidth": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-maxwidth", - "fallback": "" - } - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "justifyContent": { - "type": "static", - "content": "space-between" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "name": "image1", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "logoAlt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "logoSrc", - "fallback": "" - } - } - }, - "style": { - "height": { - "type": "static", - "content": "3rem" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "thq-navbar-nav", - "semanticType": "div", - "name": "DesktopMenu", - "referencedStyles": { - "TQ_XIEJjyrCNq": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "display": { - "type": "static", - "content": "none" - } - } - } - } - }, - "abilities": {}, - "attrs": { - "data-thq": { - "type": "static", - "content": "thq-navbar-nav" - } - }, - "style": { - "flex": { - "type": "static", - "content": "1" - }, - "display": { - "type": "static", - "content": "flex" - }, - "justifyContent": { - "type": "static", - "content": "space-between" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "nav", - "name": "Links", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "flex": { - "type": "static", - "content": "1" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "marginLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "justifyContent": { - "type": "static", - "content": "flex-start" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link1", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - }, - "TQ_UWParc61zN": { - "id": "TQ_UWParc61zN", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-link" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link1" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link2", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - }, - "TQ_UWParc61zN": { - "id": "TQ_UWParc61zN", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-link" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link2" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link3", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - }, - "TQ_UWParc61zN": { - "id": "TQ_UWParc61zN", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-link" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link3" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link4", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - }, - "TQ_UWParc61zN": { - "id": "TQ_UWParc61zN", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-link" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link4" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link5", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - }, - "TQ_UWParc61zN": { - "id": "TQ_UWParc61zN", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-link" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link5" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Buttons", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "marginLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "button", - "name": "action1", - "referencedStyles": { - "TQ_s-9XvV17Hy": { - "id": "TQ_s-9XvV17Hy", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-filled" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "action1" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "button", - "name": "action2", - "referencedStyles": { - "TQ_qvNp-B1AjP": { - "id": "TQ_qvNp-B1AjP", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-outline" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "action2" - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "thq-burger-menu", - "semanticType": "div", - "name": "BurgerMenu", - "referencedStyles": { - "TQ_6_yN7ktpW1": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - } - } - } - }, - "abilities": {}, - "attrs": { - "data-thq": { - "type": "static", - "content": "thq-burger-menu" - } - }, - "style": { - "display": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "style": { - "width": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-xsmall", - "fallback": "" - } - }, - "height": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-xsmall", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M128 554.667h768c23.552 0 42.667-19.115 42.667-42.667s-19.115-42.667-42.667-42.667h-768c-23.552 0-42.667 19.115-42.667 42.667s19.115 42.667 42.667 42.667zM128 298.667h768c23.552 0 42.667-19.115 42.667-42.667s-19.115-42.667-42.667-42.667h-768c-23.552 0-42.667 19.115-42.667 42.667s19.115 42.667 42.667 42.667zM128 810.667h768c23.552 0 42.667-19.115 42.667-42.667s-19.115-42.667-42.667-42.667h-768c-23.552 0-42.667 19.115-42.667 42.667s19.115 42.667 42.667 42.667z" - } - }, - "children": [] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "thq-mobile-menu", - "semanticType": "div", - "name": "MobileMenu", - "referencedStyles": { - "TQ_tpCFSQrX0V": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "attrs": { - "data-thq": { - "type": "static", - "content": "thq-mobile-menu" - } - }, - "style": { - "top": { - "type": "static", - "content": "0px" - }, - "left": { - "type": "static", - "content": "0px" - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "100vh" - }, - "zIndex": { - "type": "static", - "content": "100" - }, - "display": { - "type": "static", - "content": "none" - }, - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "position": { - "type": "static", - "content": "absolute" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-light", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Nav", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Top", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "justifyContent": { - "type": "static", - "content": "space-between" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "name": "Logo", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "logoAlt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "logoSrc", - "fallback": "" - } - } - }, - "style": { - "height": { - "type": "static", - "content": "3rem" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "thq-close-menu", - "semanticType": "div", - "name": "CloseMenu", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "data-thq": { - "type": "static", - "content": "thq-close-menu" - } - }, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "style": { - "width": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-xsmall", - "fallback": "" - } - }, - "height": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-xsmall", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M810 274l-238 238 238 238-60 60-238-238-238 238-60-60 238-238-238-238 60-60 238 238 238-238z" - } - }, - "children": [] - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "nav", - "name": "Links", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "flex-start" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link1", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - }, - "TQ_UWParc61zN": { - "id": "TQ_UWParc61zN", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-link" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link1" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link2", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - }, - "TQ_UWParc61zN": { - "id": "TQ_UWParc61zN", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-link" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link2" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link3", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - }, - "TQ_UWParc61zN": { - "id": "TQ_UWParc61zN", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-link" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link3" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link4", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - }, - "TQ_UWParc61zN": { - "id": "TQ_UWParc61zN", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-link" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link4" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link5", - "referencedStyles": { - "TQ_C3Leh2yzwg": { - "id": "TQ_C3Leh2yzwg", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - }, - "TQ_UWParc61zN": { - "id": "TQ_UWParc61zN", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-link" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link5" - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Buttons", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "marginTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "alignItems": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "button", - "name": "action1", - "referencedStyles": { - "TQ_s-9XvV17Hy": { - "id": "TQ_s-9XvV17Hy", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-filled" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Login" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "button", - "name": "action2", - "referencedStyles": { - "TQ_qvNp-B1AjP": { - "id": "TQ_qvNp-B1AjP", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-outline" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Register" - } - ] - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - "name": "Navbar4", - "styleSetDefinitions": {} - }, - "Component1": { - "propDefinitions": { - "text1": { - "id": "TQ_186-6TZ3wT", - "defaultValue": "JMÉNO", - "type": "string" - }, - "textareaPlaceholder": { - "id": "TQ_KoZBxRcPK_", - "defaultValue": "Zadejte Vaši zprávu", - "type": "string" - }, - "textinputPlaceholder1": { - "id": "TQ_Y-Mcy_rlWB", - "defaultValue": "Zadejte Váš e-mail", - "type": "string" - }, - "textinputPlaceholder2": { - "id": "TQ_aLnGXolSty", - "defaultValue": "Zadejte Váš předmět", - "type": "string" - }, - "text": { - "id": "TQ_jgFFxh50WX", - "defaultValue": "NEZÁVAZNĚ POPTAT", - "type": "string" - }, - "text4": { - "id": "TQ_p0B67vbzVd", - "defaultValue": "ZPRÁVA", - "type": "string" - }, - "rootClassName": { - "id": "TQ_pb2KPK3yYZ", - "defaultValue": "", - "type": "string" - }, - "text3": { - "id": "TQ_tkjUYgCrlb", - "defaultValue": "PŘEDMĚT", - "type": "string" - }, - "text2": { - "id": "TQ_tq28XiWXp1", - "defaultValue": "E-MAIL", - "type": "string" - }, - "textinputPlaceholder": { - "id": "TQ_zdLogJoiMX", - "defaultValue": "Zadejte Vaše jméno", - "type": "string" - } - }, - "stateDefinitions": {}, - "node": { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_wa1YlkIkKI": { - "type": "style-map", - "content": { - "mapType": "component-referenced", - "content": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "rootClassName" - } - } - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "834px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - }, - "marginTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fiveunits", - "fallback": "" - } - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fiveunits", - "fallback": "" - } - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "fullshotmanworkingwarehouse1", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "834px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "absolute" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "backgroundSize": { - "type": "static", - "content": "cover" - }, - "justifyContent": { - "type": "static", - "content": "center" - }, - "backgroundImage": { - "type": "static", - "content": "url(\"https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/240f82d4-a0e2-4ca5-a356-f06f23c6ea21?org_if_sml=1&force_format=original\")" - }, - "backgroundPosition": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "form", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "575px" - }, - "height": { - "type": "static", - "content": "728px" - }, - "zIndex": { - "type": "static", - "content": "4" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "style": { - "fill": { - "type": "static", - "content": "#ffffff" - }, - "color": { - "type": "static", - "content": "rgb(255, 255, 255)" - }, - "fontSize": { - "type": "static", - "content": "40px" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "textAlign": { - "type": "static", - "content": "center" - }, - "fontFamily": { - "type": "static", - "content": "\"Montserrat\"" - }, - "fontWeight": { - "type": "static", - "content": "500" - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "text" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "style": { - "fill": { - "type": "static", - "content": "#ffffff" - }, - "color": { - "type": "static", - "content": "rgb(255, 255, 255)" - }, - "fontSize": { - "type": "static", - "content": "30px" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "textAlign": { - "type": "static", - "content": "center" - }, - "fontFamily": { - "type": "static", - "content": "\"Montserrat\"" - }, - "fontWeight": { - "type": "static", - "content": "500" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "text1" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "textinput", - "referencedStyles": { - "TQ_u3NqnPo037": { - "id": "TQ_u3NqnPo037", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "input" - } - } - }, - "abilities": {}, - "attrs": { - "type": { - "type": "static", - "content": "text" - }, - "required": { - "type": "static", - "content": "true" - }, - "placeholder": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "textinputPlaceholder", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "80%" - }, - "marginTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "style": { - "fill": { - "type": "static", - "content": "#ffffff" - }, - "color": { - "type": "static", - "content": "rgb(255, 255, 255)" - }, - "fontSize": { - "type": "static", - "content": "30px" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "textAlign": { - "type": "static", - "content": "center" - }, - "fontFamily": { - "type": "static", - "content": "\"Montserrat\"" - }, - "fontWeight": { - "type": "static", - "content": "500" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "text2" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "textinput", - "referencedStyles": { - "TQ_u3NqnPo037": { - "id": "TQ_u3NqnPo037", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "input" - } - } - }, - "abilities": {}, - "attrs": { - "type": { - "type": "static", - "content": "text" - }, - "required": { - "type": "static", - "content": "true" - }, - "placeholder": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "textinputPlaceholder1", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "80%" - }, - "marginTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "style": { - "fill": { - "type": "static", - "content": "#ffffff" - }, - "color": { - "type": "static", - "content": "rgb(255, 255, 255)" - }, - "fontSize": { - "type": "static", - "content": "30px" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "textAlign": { - "type": "static", - "content": "center" - }, - "fontFamily": { - "type": "static", - "content": "\"Montserrat\"" - }, - "fontWeight": { - "type": "static", - "content": "500" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "text3" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "textinput", - "referencedStyles": { - "TQ_u3NqnPo037": { - "id": "TQ_u3NqnPo037", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "input" - } - } - }, - "abilities": {}, - "attrs": { - "type": { - "type": "static", - "content": "text" - }, - "required": { - "type": "static", - "content": "true" - }, - "placeholder": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "textinputPlaceholder2", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "80%" - }, - "marginTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "style": { - "fill": { - "type": "static", - "content": "#ffffff" - }, - "color": { - "type": "static", - "content": "rgb(255, 255, 255)" - }, - "fontSize": { - "type": "static", - "content": "30px" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "textAlign": { - "type": "static", - "content": "center" - }, - "fontFamily": { - "type": "static", - "content": "\"Montserrat\"" - }, - "fontWeight": { - "type": "static", - "content": "500" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "text4" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "textarea", - "referencedStyles": { - "TQ_6c1mm28WZl": { - "id": "TQ_6c1mm28WZl", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "textarea" - } - } - }, - "abilities": {}, - "attrs": { - "placeholder": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "textareaPlaceholder", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "80%" - }, - "height": { - "type": "static", - "content": "100%" - }, - "marginTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "button", - "referencedStyles": { - "TQ_JTvYcB6RMv": { - "id": "TQ_JTvYcB6RMv", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "button" - } - } - }, - "abilities": {}, - "attrs": { - "type": { - "type": "static", - "content": "button" - } - }, - "style": { - "fill": { - "type": "static", - "content": "#ffffff" - }, - "color": { - "type": "static", - "content": "rgb(255, 255, 255)" - }, - "width": { - "type": "static", - "content": "194px" - }, - "height": { - "type": "static", - "content": "161px" - }, - "fontSize": { - "type": "static", - "content": "32px" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontFamily": { - "type": "static", - "content": "\"Montserrat\"" - }, - "fontWeight": { - "type": "static", - "content": "500" - }, - "borderWidth": { - "type": "static", - "content": "0px" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-radius8", - "fallback": "" - } - }, - "backgroundColor": { - "type": "static", - "content": "rgb(43, 66, 101)" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "ODESLAT" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "br", - "referencedStyles": {}, - "abilities": {}, - "children": [] - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Rectangle18", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "834px" - }, - "zIndex": { - "type": "static", - "content": "3" - }, - "display": { - "type": "static", - "content": "flex" - }, - "opacity": { - "type": "static", - "content": "0.9" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "justifyContent": { - "type": "static", - "content": "center" - }, - "backgroundColor": { - "type": "static", - "content": "#355583" - } - }, - "children": [] - } - } - ] - } - }, - "name": "Component1", - "styleSetDefinitions": {} - }, - "Logo": { - "propDefinitions": { - "vectorAlt6": { - "id": "TQ_-pTmC1e5lP", - "defaultValue": "Vector5965", - "type": "string" - }, - "vectorAlt4": { - "id": "TQ_05LHvBcqSd", - "defaultValue": "Vector5963", - "type": "string" - }, - "vectorAlt": { - "id": "TQ_3PKqI1OKUz", - "defaultValue": "Vector5968", - "type": "string" - }, - "rootClassName": { - "id": "TQ_49KXm_fwAz", - "defaultValue": "", - "type": "string" - }, - "vectorSrc1": { - "id": "TQ_4dtR7gI-HI", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/4fe050eb-4cca-495f-ba51-e581d7b9a143?org_if_sml=1&force_format=original", - "type": "string" - }, - "vectorSrc3": { - "id": "TQ_66D3KFbIvN", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/4cad4f8f-ac97-46a5-be6d-0a97a720944d?org_if_sml=1&force_format=original", - "type": "string" - }, - "vectorSrc5": { - "id": "TQ_9oSx8AUjQe", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/d90a377b-3b80-4154-bb08-a89e70767f80?org_if_sml=1&force_format=original", - "type": "string" - }, - "vectorAlt2": { - "id": "TQ_GitTiM7LIG", - "defaultValue": "Vector5970", - "type": "string" - }, - "ellipse4Src": { - "id": "TQ_H9arZ-gWIp", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/6252126a-1afa-4f4a-907c-89fa6b67a7ff?org_if_sml=1&force_format=original", - "type": "string" - }, - "vectorSrc": { - "id": "TQ_Jok5-nW7YE", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/be53beb3-695e-4f4d-8678-7b14a61be817?org_if_sml=1&force_format=original", - "type": "string" - }, - "vectorAlt7": { - "id": "TQ_LqhGTfDviH", - "defaultValue": "Vector5966", - "type": "string" - }, - "vectorAlt5": { - "id": "TQ_SZrDI0BtcW", - "defaultValue": "Vector5964", - "type": "string" - }, - "ellipse3Src": { - "id": "TQ_TKPhZ8UZSl", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/9b0b0bf0-c77a-4c26-9bc4-0853e53ff0e4?org_if_sml=1&force_format=original", - "type": "string" - }, - "vectorAlt1": { - "id": "TQ_gEfWEGYnzE", - "defaultValue": "Vector5969", - "type": "string" - }, - "vectorSrc6": { - "id": "TQ_gFVvlz8HUZ", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/743bae47-b386-4f93-9b29-4d436b8f553d?org_if_sml=1&force_format=original", - "type": "string" - }, - "vectorSrc4": { - "id": "TQ_gL-5alL0rR", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/ed72acd0-8d8a-48c0-b1af-5e4a7d9f3feb?org_if_sml=1&force_format=original", - "type": "string" - }, - "ellipse2Src": { - "id": "TQ_h0z4C1yNpW", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/27133c8f-4318-45f7-8dc4-bc9d32daf1ad?org_if_sml=1&force_format=original", - "type": "string" - }, - "ellipse3Alt": { - "id": "TQ_kdg5Mm39va", - "defaultValue": "Ellipse35961", - "type": "string" - }, - "ellipse4Alt": { - "id": "TQ_lWim4cS-xT", - "defaultValue": "Ellipse45962", - "type": "string" - }, - "vectorSrc2": { - "id": "TQ_lxtd9x6qQU", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/235fbf18-560c-43e9-ba7f-4bcf7462241c?org_if_sml=1&force_format=original", - "type": "string" - }, - "ellipse2Alt": { - "id": "TQ_oO8hEaWysE", - "defaultValue": "Ellipse25958", - "type": "string" - }, - "vectorAlt3": { - "id": "TQ_oZJjOzw8Zf", - "defaultValue": "Vector5971", - "type": "string" - }, - "vectorSrc7": { - "id": "TQ_qrUDg4QKe3", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/12a36735-a1d7-49b5-8738-1656c44ac9ed?org_if_sml=1&force_format=original", - "type": "string" - } - }, - "stateDefinitions": {}, - "node": { - "type": "element", - "content": { - "elementType": "container", - "name": "Logo", - "referencedStyles": { - "TQ_lgTHznncMz": { - "type": "style-map", - "content": { - "mapType": "component-referenced", - "content": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "rootClassName" - } - } - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "251.92681884765625px" - }, - "height": { - "type": "static", - "content": "211px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": 1 - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "name": "Ellipse2", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "ellipse2Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "ellipse2Src", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "159.0144805908203px" - }, - "left": { - "type": "static", - "content": "-4.547473508864641e-13px" - }, - "width": { - "type": "static", - "content": "46px" - }, - "height": { - "type": "static", - "content": "46px" - }, - "position": { - "type": "static", - "content": "absolute" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Group", - "referencedStyles": {}, - "abilities": {}, - "style": { - "top": { - "type": "static", - "content": "0px" - }, - "left": { - "type": "static", - "content": "16.712478637695312px" - }, - "width": { - "type": "static", - "content": "223.45358276367188px" - }, - "height": { - "type": "static", - "content": "211px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "absolute" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": 1 - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Group", - "referencedStyles": {}, - "abilities": {}, - "style": { - "top": { - "type": "static", - "content": "0px" - }, - "left": { - "type": "static", - "content": "0px" - }, - "width": { - "type": "static", - "content": "223.45358276367188px" - }, - "height": { - "type": "static", - "content": "211px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "absolute" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": 1 - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "name": "Ellipse3", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "ellipse3Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "ellipse3Src", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "193.089111328125px" - }, - "left": { - "type": "static", - "content": "169.82371520996094px" - }, - "width": { - "type": "static", - "content": "18px" - }, - "height": { - "type": "static", - "content": "18px" - }, - "position": { - "type": "static", - "content": "absolute" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "Ellipse4", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "ellipse4Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "ellipse4Src", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "193.089111328125px" - }, - "left": { - "type": "static", - "content": "190.79273986816406px" - }, - "width": { - "type": "static", - "content": "18px" - }, - "height": { - "type": "static", - "content": "18px" - }, - "position": { - "type": "static", - "content": "absolute" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "Vector", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorAlt4", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorSrc4", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "141.7473907470703px" - }, - "left": { - "type": "static", - "content": "0.00007572509639430791px" - }, - "width": { - "type": "static", - "content": "13px" - }, - "height": { - "type": "static", - "content": "15px" - }, - "position": { - "type": "static", - "content": "absolute" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "Vector", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorAlt5", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorSrc5", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "180.7435302734375px" - }, - "left": { - "type": "static", - "content": "42.710269927978516px" - }, - "width": { - "type": "static", - "content": "15px" - }, - "height": { - "type": "static", - "content": "12px" - }, - "position": { - "type": "static", - "content": "absolute" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "Vector", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorAlt6", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorSrc6", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "0px" - }, - "left": { - "type": "static", - "content": "0px" - }, - "width": { - "type": "static", - "content": "32px" - }, - "height": { - "type": "static", - "content": "147px" - }, - "position": { - "type": "static", - "content": "absolute" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "Vector", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorAlt7", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorSrc7", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "135.8671112060547px" - }, - "left": { - "type": "static", - "content": "0.00007572509639430791px" - }, - "width": { - "type": "static", - "content": "223px" - }, - "height": { - "type": "static", - "content": "67px" - }, - "position": { - "type": "static", - "content": "absolute" - } - }, - "children": [] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "admi", - "referencedStyles": {}, - "abilities": {}, - "style": { - "top": { - "type": "static", - "content": "14.236437797546387px" - }, - "left": { - "type": "static", - "content": "80.46813201904297px" - }, - "width": { - "type": "static", - "content": "171.45867919921875px" - }, - "height": { - "type": "static", - "content": "172.5226287841797px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "absolute" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": 1 - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "name": "Vector", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorAlt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorSrc", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "87.72186279296875px" - }, - "left": { - "type": "static", - "content": "115.13121795654297px" - }, - "width": { - "type": "static", - "content": "45px" - }, - "height": { - "type": "static", - "content": "85px" - }, - "position": { - "type": "static", - "content": "absolute" - }, - "boxSizing": { - "type": "static", - "content": "content-box" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "Vector", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorAlt1", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorSrc1", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "87.72186279296875px" - }, - "left": { - "type": "static", - "content": "0.00011376444308552891px" - }, - "width": { - "type": "static", - "content": "126px" - }, - "height": { - "type": "static", - "content": "85px" - }, - "position": { - "type": "static", - "content": "absolute" - }, - "boxSizing": { - "type": "static", - "content": "content-box" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "Vector", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorAlt2", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorSrc2", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "0.00011011345486622304px" - }, - "left": { - "type": "static", - "content": "88.52442169189453px" - }, - "width": { - "type": "static", - "content": "83px" - }, - "height": { - "type": "static", - "content": "85px" - }, - "position": { - "type": "static", - "content": "absolute" - }, - "boxSizing": { - "type": "static", - "content": "content-box" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "Vector", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorAlt3", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "vectorSrc3", - "fallback": "" - } - } - }, - "style": { - "top": { - "type": "static", - "content": "0.445059210062027px" - }, - "left": { - "type": "static", - "content": "12.379785537719727px" - }, - "width": { - "type": "static", - "content": "83px" - }, - "height": { - "type": "static", - "content": "85px" - }, - "position": { - "type": "static", - "content": "absolute" - }, - "boxSizing": { - "type": "static", - "content": "content-box" - } - }, - "children": [] - } - } - ] - } - } - ] - } - }, - "name": "Logo", - "styleSetDefinitions": {} - }, - "Component6": { - "propDefinitions": {}, - "stateDefinitions": {}, - "node": { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "80%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "justifyContent": { - "type": "static", - "content": "space-between" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "auto" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "iframe", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "src": { - "type": "static", - "content": "https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2663.3724392864906!2d17.087399653884027!3d48.12234057830738!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x476c898297b1ed4d%3A0xa034b0c4d8bec687!2sGogo%C4%BEova%20326%2F18%2C%20851%2001%20Petr%C5%BEalka%2C%20Slovensko!5e0!3m2!1scs!2scz!4v1713988812604!5m2!1scs!2scz" - } - }, - "style": { - "width": { - "type": "static", - "content": "500px" - }, - "height": { - "type": "static", - "content": "400px" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "auto" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "iframe", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "src": { - "type": "static", - "content": "https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2575.2360084856377!2d18.47339651205747!3d49.80043053383424!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x4713ff193820713b%3A0x235842818d11ed2!2zRMSbbG5pY2vDoSAxMjMvMTExLCA3MzUgMzUgSG9ybsOtIFN1Y2jDoQ!5e0!3m2!1scs!2scz!4v1713988518624!5m2!1scs!2scz\"" - } - }, - "style": { - "width": { - "type": "static", - "content": "500px" - }, - "height": { - "type": "static", - "content": "400px" - } - }, - "children": [] - } - } - ] - } - } - ] - } - }, - "name": "Component6", - "styleSetDefinitions": {} - }, - "Rectangle5": { - "propDefinitions": { - "rootClassName": { - "id": "TQ_imYQZybWQB", - "defaultValue": "", - "type": "string" - } - }, - "stateDefinitions": {}, - "node": { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_uRhFc6ZVxV": { - "type": "style-map", - "content": { - "mapType": "component-referenced", - "content": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "rootClassName" - } - } - } - } - }, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Rectangle5", - "referencedStyles": { - "TQ_O14Z9LOtU-": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 1200, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "227px" - }, - "height": { - "type": "static", - "content": "45px" - } - } - } - }, - "TQ_WRuQqU2Ljr": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "176px" - }, - "height": { - "type": "static", - "content": "35px" - } - } - } - }, - "TQ_vh9nKvYhIb": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "175px" - } - } - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "265px" - }, - "height": { - "type": "static", - "content": "59px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "boxShadow": { - "type": "static", - "content": "0px 4px 4px 0px rgba(0, 0, 0, 0.25)" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "borderRadius": { - "type": "static", - "content": "16px" - }, - "justifyContent": { - "type": "static", - "content": "center" - }, - "backgroundColor": { - "type": "static", - "content": "#2B4265" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "name": "Vector", - "referencedStyles": { - "TQ_lb0fEMl8oq": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "13px" - }, - "height": { - "type": "static", - "content": "50%" - } - } - } - }, - "TQ_qXQlWX3b2U": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 1200, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "21px" - }, - "height": { - "type": "static", - "content": "22px" - } - } - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "static", - "content": "Vector125" - }, - "src": { - "type": "static", - "content": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/0250e314-4f9f-4598-850c-51af1e720b1b?org_if_sml=1&force_format=original" - } - }, - "style": { - "width": { - "type": "static", - "content": "36px" - }, - "height": { - "type": "static", - "content": "34px" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_hD2ipHTWK1": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "14px" - } - } - } - }, - "TQ_lGE1550tOc": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 1200, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - } - } - } - } - }, - "abilities": { - "link": { - "type": "phone", - "content": { - "phone": "+420 734 392 326" - } - } - }, - "style": { - "color": { - "type": "static", - "content": "rgb(255, 255, 255)" - }, - "width": { - "type": "static", - "content": "auto" - }, - "height": { - "type": "static", - "content": "auto" - }, - "fontSize": { - "type": "static", - "content": "20px" - }, - "fontStyle": { - "type": "static", - "content": "Bold" - }, - "textAlign": { - "type": "static", - "content": "left" - }, - "fontFamily": { - "type": "static", - "content": "\"Quantico\"" - }, - "fontWeight": { - "type": "static", - "content": "700" - }, - "lineHeight": { - "type": "static", - "content": "normal" - }, - "fontStretch": { - "type": "static", - "content": "normal" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "static", - "content": "+420 734 392 326" - } - ] - } - } - ] - } - } - ] - } - }, - "name": "Rectangle5", - "styleSetDefinitions": { - "rootClassName": { - "content": { - "width": { - "type": "static", - "content": "auto" - } - }, - "conditions": [], - "type": "reusable-component-style-override" - }, - "rootClassName1": { - "content": { - "width": { - "type": "static", - "content": "auto" - } - }, - "conditions": [], - "type": "reusable-component-style-override" - }, - "rootClassName2": { - "content": { - "width": { - "type": "static", - "content": "auto" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": { - "display": { - "type": "static", - "content": "none" - } - }, - "meta": { - "maxWidth": 767 - } - } - ], - "type": "reusable-component-style-override" - } - } - }, - "footer": { - "propDefinitions": { - "pastedImageSrc1": { - "id": "TQ_DWEyVQbHqf", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/65adb405-5b17-4c33-a4c7-f77f517912fc?org_if_sml=1&force_format=original", - "type": "string" - }, - "pastedImageSrc": { - "id": "TQ_FfBHE_jNwQ", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/b21446bc-5553-4224-9bad-f8b6d6c7c7b1?org_if_sml=1&force_format=original", - "type": "string" - }, - "rootClassName": { - "id": "TQ_Hh9qUyO9X1", - "defaultValue": "", - "type": "string" - }, - "text": { - "id": "TQ_JOMSYLE-ez", - "defaultValue": "website developed by", - "type": "string" - }, - "pastedImageAlt1": { - "id": "TQ_ZX57dabtXF", - "defaultValue": "pastedImage", - "type": "string" - }, - "pastedImageAlt": { - "id": "TQ_gQVMZ1XG_Z", - "defaultValue": "pastedImage", - "type": "string" - } - }, - "stateDefinitions": {}, - "node": { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_5n52SoX7jh": { - "type": "style-map", - "content": { - "mapType": "component-referenced", - "content": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "rootClassName" - } - } - } - } - }, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "flex-start" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "70%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "justifyContent": { - "type": "static", - "content": "space-between" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "style": { - "color": { - "type": "static", - "content": "rgb(0, 0, 0)" - }, - "width": { - "type": "static", - "content": "auto" - }, - "height": { - "type": "static", - "content": "100%" - }, - "fontSize": { - "type": "static", - "content": "24px" - }, - "fontStyle": { - "type": "static", - "content": "Regular" - }, - "textAlign": { - "type": "static", - "content": "left" - }, - "fontFamily": { - "type": "static", - "content": "\"Quantico\"" - }, - "fontWeight": { - "type": "static", - "content": "400" - }, - "lineHeight": { - "type": "static", - "content": "134%" - }, - "fontStretch": { - "type": "static", - "content": "normal" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Rychlý kontakt
" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "br", - "referencedStyles": {}, - "abilities": {}, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "tel: +420 734 392 326" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "br", - "referencedStyles": {}, - "abilities": {}, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "mail: admi.voziky@outlook.cz" - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "pastedImage", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "pastedImageAlt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "pastedImageSrc", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "auto" - }, - "height": { - "type": "static", - "content": "121px" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "100px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "style": { - "color": { - "type": "static", - "content": "rgba(0, 0, 0, 1)" - }, - "width": { - "type": "static", - "content": "602px" - }, - "height": { - "type": "static", - "content": "auto" - }, - "fontSize": { - "type": "static", - "content": "20px" - }, - "fontStyle": { - "type": "static", - "content": "Regular" - }, - "textAlign": { - "type": "static", - "content": "center" - }, - "fontFamily": { - "type": "static", - "content": "Quantico" - }, - "fontWeight": { - "type": "static", - "content": 400 - }, - "lineHeight": { - "type": "static", - "content": "134.0000033378601%" - }, - "fontStretch": { - "type": "static", - "content": "normal" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Copyright ©2024 Admi.cz." - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "80%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "marginTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "WaterMark", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "381px" - }, - "height": { - "type": "static", - "content": "76.09967803955078px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexShrink": { - "type": "static", - "content": 1 - }, - "justifyContent": { - "type": "static", - "content": "flex-end" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "style": { - "color": { - "type": "static", - "content": "rgb(188, 188, 188)" - }, - "width": { - "type": "static", - "content": "auto" - }, - "height": { - "type": "static", - "content": "auto" - }, - "fontSize": { - "type": "static", - "content": "18px" - }, - "position": { - "type": "static", - "content": "absolute" - }, - "fontStyle": { - "type": "static", - "content": "Bold" - }, - "textAlign": { - "type": "static", - "content": "left" - }, - "fontFamily": { - "type": "static", - "content": "\"Quantico\"" - }, - "fontWeight": { - "type": "static", - "content": "700" - }, - "lineHeight": { - "type": "static", - "content": "134%" - }, - "fontStretch": { - "type": "static", - "content": "normal" - }, - "marginRight": { - "type": "static", - "content": "150px" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "text" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "pastedImage", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "pastedImageAlt1", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "pastedImageSrc1", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "143px" - }, - "height": { - "type": "static", - "content": "44px" - } - }, - "children": [] - } - } - ] - } - } - ] - } - } - ] - } - }, - "name": "footer", - "styleSetDefinitions": {} - }, - "NavigationLinks": { - "propDefinitions": { - "text": { - "id": "TQ_OMHMCBXtdu", - "defaultValue": "O NÁS", - "type": "string" - }, - "text1": { - "id": "TQ_OON7p5_vg0", - "defaultValue": "SLUŽBY", - "type": "string" - }, - "text3": { - "id": "TQ_P1vAKv2vQf", - "defaultValue": "KONTAKT", - "type": "string" - }, - "text4": { - "id": "TQ_TqfafMtDLL", - "defaultValue": "BLOG", - "type": "string" - }, - "rootClassName": { - "id": "TQ_WOXlkZeJe9", - "defaultValue": "", - "type": "string" - }, - "text2": { - "id": "TQ_tuTErvZsaP", - "defaultValue": "PORTFOLIO", - "type": "string" - } - }, - "stateDefinitions": {}, - "node": { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "nav", - "name": "Nav", - "referencedStyles": { - "TQ_ZmiFs-OeES": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - } - } - }, - "2f4a08a2-f790-49da-8dd3-658cf6d92000": { - "type": "style-map", - "content": { - "mapType": "component-referenced", - "content": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "rootClassName" - } - } - } - } - }, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "row" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_4L-7VnYPtz": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "style": { - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-gray-white", - "fallback": "" - } - }, - "fontSize": { - "type": "static", - "content": "24px" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontFamily": { - "type": "static", - "content": "\"Poppins\"" - }, - "fontWeight": { - "type": "static", - "content": "600" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "text" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ__PVkKw23SM": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "marginLeft": { - "type": "static", - "content": "0" - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "style": { - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-gray-white", - "fallback": "" - } - }, - "fontSize": { - "type": "static", - "content": "24px" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontFamily": { - "type": "static", - "content": "\"Poppins\"" - }, - "fontWeight": { - "type": "static", - "content": "600" - }, - "marginLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fourunits", - "fallback": "" - } - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "text1" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_8fwCjEJ-6i": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "marginLeft": { - "type": "static", - "content": "0" - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "style": { - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-gray-white", - "fallback": "" - } - }, - "fontSize": { - "type": "static", - "content": "24px" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontFamily": { - "type": "static", - "content": "\"Poppins\"" - }, - "fontWeight": { - "type": "static", - "content": "600" - }, - "marginLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fourunits", - "fallback": "" - } - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "text2" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_6IblKZ6gdq": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "marginLeft": { - "type": "static", - "content": "0" - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "style": { - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-gray-white", - "fallback": "" - } - }, - "fontSize": { - "type": "static", - "content": "24px" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontFamily": { - "type": "static", - "content": "\"Poppins\"" - }, - "fontWeight": { - "type": "static", - "content": "600" - }, - "marginLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fourunits", - "fallback": "" - } - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "text3" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jvqTpV6xjX": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "marginLeft": { - "type": "static", - "content": "0" - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "style": { - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-gray-white", - "fallback": "" - } - }, - "fontSize": { - "type": "static", - "content": "24px" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontFamily": { - "type": "static", - "content": "\"Poppins\"" - }, - "fontWeight": { - "type": "static", - "content": "600" - }, - "marginLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fourunits", - "fallback": "" - } - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "text4" - } - } - ] - } - } - ] - } - }, - "name": "NavigationLinks", - "styleSetDefinitions": { - "rootClassName": { - "content": {}, - "conditions": [], - "type": "reusable-component-style-override" - }, - "rootClassName1": { - "content": {}, - "conditions": [], - "type": "reusable-component-style-override" - }, - "rootClassName2": { - "content": {}, - "conditions": [], - "type": "reusable-component-style-override" - }, - "rootClassName3": { - "content": {}, - "conditions": [], - "type": "reusable-component-style-override" - }, - "rootClassName4": { - "content": {}, - "conditions": [], - "type": "reusable-component-style-override" - }, - "rootClassName5": { - "content": {}, - "conditions": [], - "type": "reusable-component-style-override" - }, - "rootClassName6": { - "content": {}, - "conditions": [], - "type": "reusable-component-style-override" - }, - "rootClassName7": { - "content": {}, - "conditions": [], - "type": "reusable-component-style-override" - }, - "rootClassName8": { - "content": {}, - "conditions": [], - "type": "reusable-component-style-override" - }, - "rootClassName9": { - "content": {}, - "conditions": [], - "type": "reusable-component-style-override" - }, - "rootClassName10": { - "content": {}, - "conditions": [], - "type": "reusable-component-style-override" - }, - "rootClassName11": { - "content": {}, - "conditions": [], - "type": "reusable-component-style-override" - } - } - }, - "Component4": { - "propDefinitions": { - "rootClassName": { - "id": "TQ_7H5TZ1SK-0", - "defaultValue": "", - "type": "string" - } - }, - "stateDefinitions": {}, - "node": { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_G1qkn-Jg5Q": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "height": { - "type": "static", - "content": "auto" - }, - "paddingTop": { - "type": "static", - "content": "30px" - } - } - } - }, - "TQ_T8Ao8iSp-v": { - "type": "style-map", - "content": { - "mapType": "component-referenced", - "content": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "rootClassName" - } - } - } - }, - "TQ_VqZazVXdQF": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "height": { - "type": "static", - "content": "339px" - } - } - } - }, - "TQ_eceE9Xd3FD": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 1200, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "paddingTop": { - "type": "static", - "content": "29px" - } - } - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "80%" - }, - "height": { - "type": "static", - "content": "300px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "justifyContent": { - "type": "static", - "content": "space-between" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_yu8sjPMjv7": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 1200, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "45%" - }, - "height": { - "type": "static", - "content": "auto" - } - } - } - } - }, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "auto" - }, - "height": { - "type": "static", - "content": "70%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "justifyContent": { - "type": "static", - "content": "flex-start" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_FY7b41pqWx": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 1200, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "color": { - "type": "static", - "content": "rgb(0, 0, 0)" - }, - "width": { - "type": "static", - "content": "auto" - }, - "height": { - "type": "static", - "content": "auto" - }, - "fontSize": { - "type": "static", - "content": "20px" - }, - "fontFamily": { - "type": "static", - "content": "Montserrat" - }, - "fontWeight": { - "type": "static", - "content": "400" - }, - "lineHeight": { - "type": "static", - "content": "134%" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - } - } - }, - "TQ_cbipokav0R": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "color": { - "type": "static", - "content": "rgb(0, 0, 0)" - } - } - } - }, - "TQ_w3-BZwJ9ay": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "color": { - "type": "static", - "content": "rgb(0, 0, 0)" - } - } - } - }, - "TQ_wS_0N9A1nF": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "color": { - "type": "static", - "content": "rgb(0, 0, 0)" - }, - "fontSize": { - "type": "static", - "content": "20px" - }, - "fontFamily": { - "type": "static", - "content": "Montserrat" - }, - "fontWeight": { - "type": "static", - "content": "400" - }, - "lineHeight": { - "type": "static", - "content": "134%" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - } - } - } - }, - "abilities": {}, - "style": { - "color": { - "type": "static", - "content": "rgb(0, 0, 0)" - }, - "width": { - "type": "static", - "content": "auto" - }, - "height": { - "type": "static", - "content": "100%" - }, - "fontSize": { - "type": "static", - "content": "20px" - }, - "fontStyle": { - "type": "static", - "content": "Regular" - }, - "textAlign": { - "type": "static", - "content": "left" - }, - "fontFamily": { - "type": "static", - "content": "\"Montserrat\"" - }, - "fontWeight": { - "type": "static", - "content": "400" - }, - "lineHeight": { - "type": "static", - "content": "134%" - }, - "fontStretch": { - "type": "static", - "content": "normal" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_Fj86oxXT76": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "22px" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "600" - }, - "lineHeight": { - "type": "static", - "content": "170%" - } - } - } - }, - "TQ_YxAHsHnQFW": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "18px" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "600" - }, - "lineHeight": { - "type": "static", - "content": "170%" - } - } - } - }, - "TQ_i2seVY-jNu": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 1200, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - } - } - }, - "TQ_oJx-6UjuwM": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "20px" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "600" - }, - "lineHeight": { - "type": "static", - "content": "170%" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontSize": { - "type": "static", - "content": "24px" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "600" - }, - "lineHeight": { - "type": "static", - "content": "170%" - } - }, - "children": [ - { - "type": "static", - "content": "Česko" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "br", - "referencedStyles": { - "TQ_ASrJ_PdueF": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "18px" - } - } - } - }, - "TQ_zIEJ5igfG_": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 1200, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontSize": { - "type": "static", - "content": "24px" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "600" - }, - "lineHeight": { - "type": "static", - "content": "170%" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_Chs1q0enbl": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - }, - "TQ_RwFn9iN88h": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "12px" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - }, - "TQ_hz0WAjAHt9": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "14px" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontSize": { - "type": "static", - "content": "22px" - } - }, - "children": [ - { - "type": "static", - "content": "ADMI BUSINESS SERVIS s.r.o." - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "br", - "referencedStyles": { - "TQ_GMi6Qv63h7": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - } - } - } - }, - "TQ_ZLz-DnDZ-G": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "14px" - } - } - } - }, - "TQ__RqE34any3": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "12px" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontSize": { - "type": "static", - "content": "22px" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_5xGMYoi8Ga": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "14px" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - } - } - }, - "TQ_7ydfU-iT7i": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 1200, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - } - } - }, - "TQ_KsAbyW2nHk": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "12px" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - } - } - }, - "TQ_WOiNgXDN8o": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontSize": { - "type": "static", - "content": "22px" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - }, - "children": [ - { - "type": "static", - "content": "Adresa sídla:" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_QWdI7c6k6o": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 1200, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - } - } - }, - "TQ_noVQeirwPd": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "12px" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - }, - "TQ_oQStlfxwLK": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - }, - "TQ_rwuRG-WMZp": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "14px" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontSize": { - "type": "static", - "content": "22px" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - }, - "children": [ - { - "type": "static", - "content": " " - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_noVQeirwPd": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "12px" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - }, - "TQ_oQStlfxwLK": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - }, - "TQ_rwuRG-WMZp": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "14px" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontSize": { - "type": "static", - "content": "22px" - } - }, - "children": [ - { - "type": "static", - "content": "Dělnická 123/111, 735 35 Horní Suchá" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "br", - "referencedStyles": { - "TQ_Qoix-yof2C": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "12px" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - }, - "TQ_u4iA40hp7K": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "14px" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - }, - "TQ_y5n7AEVXSJ": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontSize": { - "type": "static", - "content": "22px" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "br", - "referencedStyles": { - "TQ_Qoix-yof2C": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "12px" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - }, - "TQ_u4iA40hp7K": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "14px" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - }, - "TQ_y5n7AEVXSJ": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontSize": { - "type": "static", - "content": "22px" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_519FnwJ5jm": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 1200, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - } - } - }, - "TQ_PBjCEHqpuF": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "14px" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - } - } - }, - "TQ_VvRIEQRHi8": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "12px" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - } - } - }, - "TQ_vhVQZm5APb": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontSize": { - "type": "static", - "content": "22px" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - }, - "children": [ - { - "type": "static", - "content": "DIČ:" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_PBjCEHqpuF": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "14px" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - } - } - }, - "TQ_VvRIEQRHi8": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "12px" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - } - } - }, - "TQ_vhVQZm5APb": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontSize": { - "type": "static", - "content": "22px" - } - }, - "children": [ - { - "type": "static", - "content": " " - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_3ZJyx7d_a1": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "12px" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - }, - "TQ_bSy-wrAf5S": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "14px" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - }, - "TQ_iWuqz2YDCh": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontSize": { - "type": "static", - "content": "22px" - } - }, - "children": [ - { - "type": "static", - "content": "CZ05250048
" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "br", - "referencedStyles": { - "TQ_1S8VQS3pdB": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - } - } - }, - "TQ_pOz5-ULRw1": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "14px" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - } - } - }, - "TQ_vblV2ywx_Q": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "12px" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontSize": { - "type": "static", - "content": "22px" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_EP4OFoFZlx": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "12px" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - } - } - }, - "TQ_L_mSLH15iI": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 1200, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - } - } - }, - "TQ_PS70LVY5Dy": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "14px" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - } - } - }, - "TQ_V45lpHOQIn": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontSize": { - "type": "static", - "content": "22px" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - }, - "children": [ - { - "type": "static", - "content": "IČO:" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_438JPFVoR7": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "14px" - } - } - } - }, - "TQ_G68eNA6oPc": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "12px" - } - } - } - }, - "TQ_c_8ApftNWt": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontSize": { - "type": "static", - "content": "22px" - } - }, - "children": [ - { - "type": "static", - "content": " 05250048" - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_3cpN4LI2oH": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 1200, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "45%" - }, - "height": { - "type": "static", - "content": "auto" - } - } - } - } - }, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "auto" - }, - "height": { - "type": "static", - "content": "70%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "justifyContent": { - "type": "static", - "content": "flex-start" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_LwVwg8FEw1": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "color": { - "type": "static", - "content": "rgb(0, 0, 0)" - }, - "fontSize": { - "type": "static", - "content": "20px" - }, - "fontFamily": { - "type": "static", - "content": "Montserrat" - }, - "fontWeight": { - "type": "static", - "content": "400" - }, - "lineHeight": { - "type": "static", - "content": "134%" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - } - } - }, - "TQ_SXQPQau_ey": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 1200, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "color": { - "type": "static", - "content": "rgb(0, 0, 0)" - }, - "width": { - "type": "static", - "content": "auto" - }, - "height": { - "type": "static", - "content": "auto" - }, - "fontSize": { - "type": "static", - "content": "20px" - }, - "fontFamily": { - "type": "static", - "content": "Montserrat" - }, - "fontWeight": { - "type": "static", - "content": "400" - }, - "lineHeight": { - "type": "static", - "content": "134%" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - } - } - }, - "TQ_VcZ5m3kC-R": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "color": { - "type": "static", - "content": "rgb(0, 0, 0)" - }, - "fontSize": { - "type": "static", - "content": "20px" - }, - "fontFamily": { - "type": "static", - "content": "Montserrat" - }, - "fontWeight": { - "type": "static", - "content": "400" - }, - "lineHeight": { - "type": "static", - "content": "134%" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - } - } - }, - "TQ_VlFau3boFG": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "color": { - "type": "static", - "content": "rgb(0, 0, 0)" - }, - "fontSize": { - "type": "static", - "content": "20px" - }, - "fontFamily": { - "type": "static", - "content": "Montserrat" - }, - "fontWeight": { - "type": "static", - "content": "400" - }, - "lineHeight": { - "type": "static", - "content": "134%" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - } - } - } - }, - "abilities": {}, - "style": { - "color": { - "type": "static", - "content": "rgb(0, 0, 0)" - }, - "width": { - "type": "static", - "content": "auto" - }, - "height": { - "type": "static", - "content": "100%" - }, - "fontSize": { - "type": "static", - "content": "20px" - }, - "fontStyle": { - "type": "static", - "content": "Regular" - }, - "textAlign": { - "type": "static", - "content": "left" - }, - "fontFamily": { - "type": "static", - "content": "\"Montserrat\"" - }, - "fontWeight": { - "type": "static", - "content": "400" - }, - "lineHeight": { - "type": "static", - "content": "134%" - }, - "fontStretch": { - "type": "static", - "content": "normal" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_QqFPU90Zek": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "20px" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "600" - }, - "lineHeight": { - "type": "static", - "content": "170%" - } - } - } - }, - "TQ_SqATBsbel2": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "18px" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "600" - }, - "lineHeight": { - "type": "static", - "content": "170%" - } - } - } - }, - "TQ_VwkPkFXVM1": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "22px" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "600" - }, - "lineHeight": { - "type": "static", - "content": "170%" - } - } - } - }, - "TQ_jJjyJKMhhA": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 1200, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "24px" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "600" - }, - "lineHeight": { - "type": "static", - "content": "170%" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontSize": { - "type": "static", - "content": "24px" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "600" - }, - "lineHeight": { - "type": "static", - "content": "170%" - } - }, - "children": [ - { - "type": "static", - "content": "Slovensko" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "br", - "referencedStyles": { - "TQ_PVS77b-MZx": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "18px" - } - } - } - }, - "TQ_W0Yxtb66WW": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "22px" - } - } - } - }, - "TQ_aqiHX8wU9i": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "20px" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontSize": { - "type": "static", - "content": "24px" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_N117_WPKMz": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "12px" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - }, - "TQ_OrCcNqLEKl": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - }, - "TQ_e6gzhQrlwm": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 1200, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "18px" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - }, - "TQ_n2bTpdzc3j": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "14px" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontSize": { - "type": "static", - "content": "22px" - } - }, - "children": [ - { - "type": "static", - "content": "Pobočka Slovensko" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "br", - "referencedStyles": { - "TQ_OzAjLs1V4I": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 1200, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "18px" - } - } - } - }, - "TQ_W-KiIqF0Ea": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "14px" - } - } - } - }, - "TQ_uf1XYrwLOu": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "12px" - } - } - } - }, - "TQ_yoI8zZEll8": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontSize": { - "type": "static", - "content": "22px" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_-HjSbA6lUs": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "14px" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - } - } - }, - "TQ_3g3n5ugUdQ": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "12px" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - } - } - }, - "TQ_AjVQaxmEDj": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - } - } - }, - "TQ_DYnZzizXuk": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 1200, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "18px" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontSize": { - "type": "static", - "content": "22px" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - }, - "children": [ - { - "type": "static", - "content": "Adresa sídla:" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_KOyAM2KAq0": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "12px" - } - } - } - }, - "TQ_RPI30LXSn7": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "14px" - } - } - } - }, - "TQ_ee5wo7m-q9": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 1200, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "18px" - } - } - } - }, - "TQ_fyhXxf_f9O": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontSize": { - "type": "static", - "content": "22px" - } - }, - "children": [ - { - "type": "static", - "content": " Gogoľova 326/18, Bratislava" - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - "name": "Component4", - "styleSetDefinitions": { - "rootClassName": { - "content": {}, - "conditions": [ - { - "type": "screen-size", - "content": { - "height": { - "type": "static", - "content": "auto" - } - }, - "meta": { - "maxWidth": 479 - } - } - ], - "type": "reusable-component-style-override" - } - } - }, - "Polyneco1": { - "propDefinitions": { - "imageAlt": { - "id": "TQ_3F7edsEWpq", - "defaultValue": "image", - "type": "string" - }, - "rootClassName": { - "id": "TQ_WuYGG5byDN", - "defaultValue": "", - "type": "string" - }, - "text": { - "id": "TQ_gkXL6gid8v", - "defaultValue": "Nabízejí výjimečnou odolnost proti opotřebení a jsou ideální pro hladké a tvrdé povrchy. Díky jejich tichému provozu a schopnosti absorbce nárazů poskytují pohodlné používání a ochranu nákladu.
", - "type": "string" - }, - "imageSrc": { - "id": "TQ_j1XPq44Lmw", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/96908c69-5870-48f3-b522-f26baa9fb405?org_if_sml=1&force_format=original", - "type": "string" - } - }, - "stateDefinitions": {}, - "node": { - "type": "element", - "content": { - "elementType": "container", - "name": "polyneco", - "referencedStyles": { - "TQ_ZM8rvSW04F": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - } - } - }, - "TQ_m9bfV_52aO": { - "type": "style-map", - "content": { - "mapType": "component-referenced", - "content": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "rootClassName" - } - } - } - }, - "TQ_qowbuETlCS": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "98%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "marginRight": { - "type": "static", - "content": "2px" - } - } - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "auto" - }, - "height": { - "type": "static", - "content": "420px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexShrink": { - "type": "static", - "content": 1 - }, - "justifyContent": { - "type": "static", - "content": "space-between" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "referencedStyles": { - "TQ_cVpgyeUIDC": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "280px" - }, - "height": { - "type": "static", - "content": "auto" - } - } - } - }, - "TQ_k7KLmPsrev": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "124px" - }, - "height": { - "type": "static", - "content": "144px" - } - } - } - }, - "TQ_zuQhqN1QY1": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "299px" - }, - "height": { - "type": "static", - "content": "290px" - }, - "marginRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "imageAlt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "imageSrc", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "330px" - }, - "height": { - "type": "static", - "content": "330px" - }, - "objectFit": { - "type": "static", - "content": "cover" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_ASnsFP20Qb": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "50%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - } - } - }, - "TQ_aswDAXuEPz": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "60%" - }, - "paddingRight": { - "type": "static", - "content": "2px" - } - } - } - } - }, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "auto" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_EwXHHofK-s": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "auto" - }, - "fontSize": { - "type": "static", - "content": "22px" - } - } - } - }, - "TQ_in2M6dRlrr": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "auto" - } - } - } - }, - "TQ_ybo92RnQ8v": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "16px" - } - } - } - } - }, - "abilities": {}, - "style": { - "color": { - "type": "static", - "content": "rgb(0, 0, 0)" - }, - "width": { - "type": "static", - "content": "512px" - }, - "height": { - "type": "static", - "content": "auto" - }, - "fontSize": { - "type": "static", - "content": "36px" - }, - "fontStyle": { - "type": "static", - "content": "Bold" - }, - "textAlign": { - "type": "static", - "content": "left" - }, - "fontFamily": { - "type": "static", - "content": "\"Montserrat\"" - }, - "fontWeight": { - "type": "static", - "content": "700" - }, - "lineHeight": { - "type": "static", - "content": "134%" - }, - "fontStretch": { - "type": "static", - "content": "normal" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Polyuretanová kolečka:
" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "br", - "referencedStyles": {}, - "abilities": {}, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_CsCN4iyHK1": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "color": { - "type": "static", - "content": "rgb(0, 0, 0)" - }, - "width": { - "type": "static", - "content": "auto" - }, - "fontSize": { - "type": "static", - "content": "14px" - }, - "fontFamily": { - "type": "static", - "content": "Montserrat" - }, - "fontWeight": { - "type": "static", - "content": "400" - }, - "lineHeight": { - "type": "static", - "content": "170%" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - } - } - }, - "TQ_DhiR3thPJf": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "10px" - }, - "marginTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "style": { - "color": { - "type": "static", - "content": "rgb(0, 0, 0)" - }, - "width": { - "type": "static", - "content": "484px" - }, - "height": { - "type": "static", - "content": "auto" - }, - "fontSize": { - "type": "static", - "content": "20px" - }, - "fontStyle": { - "type": "static", - "content": "Regular" - }, - "marginTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "textAlign": { - "type": "static", - "content": "left" - }, - "fontFamily": { - "type": "static", - "content": "\"Montserrat\"" - }, - "fontWeight": { - "type": "static", - "content": "400" - }, - "lineHeight": { - "type": "static", - "content": "170%" - }, - "fontStretch": { - "type": "static", - "content": "normal" - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "text" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_ge3193_4Al": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "color": { - "type": "static", - "content": "rgb(0, 0, 0)" - }, - "width": { - "type": "static", - "content": "auto" - }, - "fontSize": { - "type": "static", - "content": "14px" - }, - "fontFamily": { - "type": "static", - "content": "Montserrat" - }, - "fontWeight": { - "type": "static", - "content": "700" - }, - "lineHeight": { - "type": "static", - "content": "170%" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - } - } - }, - "TQ_n0blVVoC8f": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "10px" - } - } - } - }, - "TQ_qHpo7myMAH": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "auto" - } - } - } - } - }, - "abilities": {}, - "style": { - "color": { - "type": "static", - "content": "rgb(0, 0, 0)" - }, - "width": { - "type": "static", - "content": "467px" - }, - "height": { - "type": "static", - "content": "auto" - }, - "fontSize": { - "type": "static", - "content": "20px" - }, - "fontStyle": { - "type": "static", - "content": "Bold" - }, - "textAlign": { - "type": "static", - "content": "left" - }, - "fontFamily": { - "type": "static", - "content": "\"Montserrat\"" - }, - "fontWeight": { - "type": "static", - "content": "700" - }, - "lineHeight": { - "type": "static", - "content": "170%" - }, - "fontStretch": { - "type": "static", - "content": "normal" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_gBaOGLMSm8": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontWeight": { - "type": "static", - "content": "700" - } - } - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Výhody:" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "br", - "referencedStyles": {}, - "abilities": {}, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_ev1viJGSnn": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [ - { - "type": "static", - "content": "Nižší opotřebení podlah" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "br", - "referencedStyles": { - "TQ_iPSz4roGdX": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_lSUiuXc1kQ": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [ - { - "type": "static", - "content": "Tichý chod" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "br", - "referencedStyles": { - "TQ_GIHUp7UyF6": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_C7cxMn4nYf": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [ - { - "type": "static", - "content": "Vyšší odolnost proti chemikáliím a olejům" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "br", - "referencedStyles": { - "TQ_3gO8412w2C": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_Ieqnl6OT8D": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - } - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [ - { - "type": "static", - "content": "Ideální pro vnitřní použití a na rovné povrchy" - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - "name": "Polyneco1", - "styleSetDefinitions": { - "rootClassName": { - "content": {}, - "conditions": [], - "type": "reusable-component-style-override" - }, - "rootClassName1": { - "content": {}, - "conditions": [], - "type": "reusable-component-style-override" - } - } - }, - "Bbb": { - "propDefinitions": { - "text231": { - "id": "TQ_Ku83KDtJX_", - "defaultValue": "E-SHOP", - "type": "string" - }, - "text": { - "id": "TQ_O1LMlNpw4b", - "defaultValue": "ÚVOD", - "type": "string" - }, - "text21": { - "id": "TQ_OaGzQQsShs", - "defaultValue": "|", - "type": "string" - }, - "rootClassName": { - "id": "TQ_R_nlPgwG2X", - "defaultValue": "", - "type": "string" - }, - "text1": { - "id": "TQ_VE9mgQ1Cn7", - "defaultValue": "PRODUKT", - "type": "string" - }, - "text23": { - "id": "TQ_XjGidG7orF", - "defaultValue": "KONTAKT", - "type": "string" - }, - "text22": { - "id": "TQ_j0qkn0xVv2", - "defaultValue": "|", - "type": "string" - }, - "text221": { - "id": "TQ_xECbYfqFPp", - "defaultValue": "|", - "type": "string" - } - }, - "stateDefinitions": {}, - "node": { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "nav", - "name": "bbb", - "referencedStyles": { - "TQ_9KOXojiQHP": { - "type": "style-map", - "content": { - "mapType": "component-referenced", - "content": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "rootClassName" - } - } - } - }, - "TQ_DuGeF8jURr": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - } - } - } - }, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "row" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_70zibTm05U": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - } - } - }, - "TQ_UeGg2JaSu_": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 1200, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "20px" - } - } - } - } - }, - "abilities": { - "link": { - "type": "navlink", - "content": { - "routeName": "Home" - } - } - }, - "style": { - "fill": { - "type": "static", - "content": "#FFFF" - }, - "color": { - "type": "static", - "content": "#FFFF" - }, - "fontSize": { - "type": "static", - "content": "24px" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontFamily": { - "type": "static", - "content": "\"Quantico\"" - }, - "fontWeight": { - "type": "static", - "content": "600" - }, - "textShadow": { - "type": "static", - "content": "0px 4px 4px rgba(0, 0, 0, 0.25)" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "text" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_Ko_J4dMkfn": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 1200, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "20px" - } - } - } - }, - "TQ_Q1tvYxXa-O": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "marginLeft": { - "type": "static", - "content": "0" - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - } - } - }, - "TQ_fA0QIfo9hu": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "marginLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "marginRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "style": { - "fill": { - "type": "static", - "content": "#FFFF" - }, - "color": { - "type": "static", - "content": "#FFFF" - }, - "fontSize": { - "type": "static", - "content": "24px" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontFamily": { - "type": "static", - "content": "\"Quantico\"" - }, - "fontWeight": { - "type": "static", - "content": "600" - }, - "marginLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "textShadow": { - "type": "static", - "content": "0px 4px 4px rgba(0, 0, 0, 0.25)" - }, - "marginRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "text21" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_0UmQUtc9_E": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 1200, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "20px" - } - } - } - }, - "TQ_Gtyg5BMhQe": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "marginLeft": { - "type": "static", - "content": "0" - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - } - } - } - }, - "abilities": { - "link": { - "type": "navlink", - "content": { - "routeName": "Produkt" - } - } - }, - "style": { - "fill": { - "type": "static", - "content": "#FFFF" - }, - "color": { - "type": "static", - "content": "#FFFF" - }, - "fontSize": { - "type": "static", - "content": "24px" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontFamily": { - "type": "static", - "content": "\"Quantico\"" - }, - "fontWeight": { - "type": "static", - "content": "600" - }, - "textShadow": { - "type": "static", - "content": "0px 4px 4px rgba(0, 0, 0, 0.25)" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "text1" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_76wNjNoRvb": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "marginLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "marginRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - } - } - }, - "TQ_FtOguIV0M0": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "marginLeft": { - "type": "static", - "content": "0" - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - } - } - }, - "TQ_rDZf2Jux1j": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 1200, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "20px" - } - } - } - } - }, - "abilities": {}, - "style": { - "fill": { - "type": "static", - "content": "#FFFF" - }, - "color": { - "type": "static", - "content": "#FFFF" - }, - "fontSize": { - "type": "static", - "content": "24px" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontFamily": { - "type": "static", - "content": "\"Quantico\"" - }, - "fontWeight": { - "type": "static", - "content": "600" - }, - "marginLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "textShadow": { - "type": "static", - "content": "0px 4px 4px rgba(0, 0, 0, 0.25)" - }, - "marginRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "text22" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_IIc9QS8CK3": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "marginLeft": { - "type": "static", - "content": "0" - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - } - } - }, - "TQ_ndtUASzBUz": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 1200, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "20px" - } - } - } - } - }, - "abilities": { - "link": { - "type": "navlink", - "content": { - "routeName": "Kontakt" - } - } - }, - "style": { - "fill": { - "type": "static", - "content": "#FFFF" - }, - "color": { - "type": "static", - "content": "#FFFF" - }, - "fontSize": { - "type": "static", - "content": "24px" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontFamily": { - "type": "static", - "content": "\"Quantico\"" - }, - "fontWeight": { - "type": "static", - "content": "600" - }, - "textShadow": { - "type": "static", - "content": "0px 4px 4px rgba(0, 0, 0, 0.25)" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "text23" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_MH1IGEzDZ6": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "marginLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "marginRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - } - } - }, - "TQ_fIolQr2lWD": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 1200, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "20px" - } - } - } - }, - "TQ_tm6KFLK91Z": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "marginLeft": { - "type": "static", - "content": "0" - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "style": { - "fill": { - "type": "static", - "content": "#FFFF" - }, - "color": { - "type": "static", - "content": "#FFFF" - }, - "fontSize": { - "type": "static", - "content": "24px" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontFamily": { - "type": "static", - "content": "\"Quantico\"" - }, - "fontWeight": { - "type": "static", - "content": "600" - }, - "marginLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "textShadow": { - "type": "static", - "content": "0px 4px 4px rgba(0, 0, 0, 0.25)" - }, - "marginRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "text221" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_QtIpKCr7p0": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "color": { - "type": "static", - "content": "rgb(255, 255, 255)" - }, - "fontSize": { - "type": "static", - "content": "20px" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontFamily": { - "type": "static", - "content": "Quantico" - }, - "fontWeight": { - "type": "static", - "content": "600" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - } - } - }, - "TQ_a5OdU5hutR": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 1200, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "20px" - } - } - } - }, - "TQ_aHkZRBdMxd": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "marginLeft": { - "type": "static", - "content": "0" - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - } - } - } - }, - "abilities": { - "link": { - "type": "url", - "content": { - "url": { - "type": "static", - "content": "https://661063.myshoptet.com" - }, - "newTab": true - } - } - }, - "style": { - "fill": { - "type": "static", - "content": "#FFFF" - }, - "color": { - "type": "static", - "content": "rgb(255, 255, 255)" - }, - "fontSize": { - "type": "static", - "content": "24px" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontFamily": { - "type": "static", - "content": "\"Quantico\"" - }, - "fontWeight": { - "type": "static", - "content": "600" - }, - "textShadow": { - "type": "static", - "content": "0px 4px 4px rgba(0, 0, 0, 0.25)" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "text231" - } - } - ] - } - } - ] - } - }, - "name": "Bbb", - "styleSetDefinitions": { - "rootClassName": { - "content": { - "width": { - "type": "static", - "content": "auto" - } - }, - "conditions": [], - "type": "reusable-component-style-override" - }, - "rootClassName1": { - "content": { - "width": { - "type": "static", - "content": "auto" - }, - "marginLeft": { - "type": "static", - "content": "130px" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": { - "display": { - "type": "static", - "content": "none" - } - }, - "meta": { - "maxWidth": 767 - } - } - ], - "type": "reusable-component-style-override" - }, - "rootClassName2": { - "content": { - "width": { - "type": "static", - "content": "auto" - }, - "marginLeft": { - "type": "static", - "content": "130px" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": { - "display": { - "type": "static", - "content": "none" - } - }, - "meta": { - "maxWidth": 767 - } - } - ], - "type": "reusable-component-style-override" - } - } - }, - "Component3": { - "propDefinitions": { - "imageAlt": { - "id": "TQ_2jUwjgPqup", - "defaultValue": "image", - "type": "string" - }, - "imageSrc": { - "id": "TQ_Oeurqs4E6X", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a428b35a-569c-4860-8210-9b1ee333842e/e1237551-5451-430f-847f-aaea059ba9e1?org_if_sml=1&force_format=original", - "type": "string" - }, - "text": { - "id": "TQ_c1_nMmFOS8", - "defaultValue": "Nabízejí výjimečnou odolnost proti opotřebení a jsou ideální pro hladké a tvrdé povrchy. Díky jejich tichému provozu a schopnosti absorbce nárazů poskytují pohodlné používání a ochranu nákladu.
", - "type": "string" - }, - "rootClassName": { - "id": "TQ_fzw3SUZy7Z", - "defaultValue": "", - "type": "string" - } - }, - "stateDefinitions": {}, - "node": { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_IuycUMaPMk": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "98%" - } - } - } - }, - "TQ_LYUuZcOZ9K": { - "type": "style-map", - "content": { - "mapType": "component-referenced", - "content": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "rootClassName" - } - } - } - } - }, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "polyneco", - "referencedStyles": { - "TQ_haeCJa5WoT": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "auto" - } - } - } - }, - "TQ_tWoROgCjfd": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "98%" - }, - "height": { - "type": "static", - "content": "320px" - } - } - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "auto" - }, - "height": { - "type": "static", - "content": "397px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexShrink": { - "type": "static", - "content": 1 - }, - "justifyContent": { - "type": "static", - "content": "space-between" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "referencedStyles": { - "TQ_P7ser4YetE": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "auto" - }, - "height": { - "type": "static", - "content": "70%" - }, - "marginRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - } - } - } - }, - "TQ_wUfK2fMEtU": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "195px" - }, - "height": { - "type": "static", - "content": "190px" - } - } - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "imageAlt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "imageSrc", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "auto" - }, - "height": { - "type": "static", - "content": "80%" - }, - "objectFit": { - "type": "static", - "content": "cover" - }, - "marginRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_0jNP83MjdT": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "262px" - }, - "marginRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - } - } - } - }, - "TQ_5bL8L1cRMD": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "447px" - } - } - } - } - }, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "auto" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_IC_RgIgxJl": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "20px" - } - } - } - }, - "TQ_ZN2mrLtMs8": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "auto" - }, - "fontSize": { - "type": "static", - "content": "26px" - } - } - } - } - }, - "abilities": {}, - "style": { - "color": { - "type": "static", - "content": "rgb(0, 0, 0)" - }, - "width": { - "type": "static", - "content": "512px" - }, - "height": { - "type": "static", - "content": "auto" - }, - "fontSize": { - "type": "static", - "content": "36px" - }, - "fontStyle": { - "type": "static", - "content": "Bold" - }, - "textAlign": { - "type": "static", - "content": "left" - }, - "fontFamily": { - "type": "static", - "content": "\"Montserrat\"" - }, - "fontWeight": { - "type": "static", - "content": "700" - }, - "lineHeight": { - "type": "static", - "content": "134%" - }, - "fontStretch": { - "type": "static", - "content": "normal" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Polyuretanová kolečka:
" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "br", - "referencedStyles": {}, - "abilities": {}, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_1we5lizNuU": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "auto" - } - } - } - }, - "TQ_uhyIO4d-8F": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "12px" - }, - "marginTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "style": { - "color": { - "type": "static", - "content": "rgb(0, 0, 0)" - }, - "width": { - "type": "static", - "content": "484px" - }, - "height": { - "type": "static", - "content": "auto" - }, - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontStyle": { - "type": "static", - "content": "Regular" - }, - "marginTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "textAlign": { - "type": "static", - "content": "left" - }, - "fontFamily": { - "type": "static", - "content": "\"Montserrat\"" - }, - "fontWeight": { - "type": "static", - "content": "400" - }, - "lineHeight": { - "type": "static", - "content": "170%" - }, - "fontStretch": { - "type": "static", - "content": "normal" - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "text" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_-R4HAp0EWG": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "auto" - } - } - } - }, - "TQ_FtGxPHFsHq": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "12px" - } - } - } - } - }, - "abilities": {}, - "style": { - "color": { - "type": "static", - "content": "rgb(0, 0, 0)" - }, - "width": { - "type": "static", - "content": "467px" - }, - "height": { - "type": "static", - "content": "auto" - }, - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontStyle": { - "type": "static", - "content": "Bold" - }, - "textAlign": { - "type": "static", - "content": "left" - }, - "fontFamily": { - "type": "static", - "content": "\"Montserrat\"" - }, - "fontWeight": { - "type": "static", - "content": "700" - }, - "lineHeight": { - "type": "static", - "content": "170%" - }, - "fontStretch": { - "type": "static", - "content": "normal" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "style": { - "fontWeight": { - "type": "static", - "content": "700" - } - }, - "children": [ - { - "type": "static", - "content": "Výhody:" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "br", - "referencedStyles": {}, - "abilities": {}, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [ - { - "type": "static", - "content": "Nižší opotřebení podlah" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "br", - "referencedStyles": {}, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [ - { - "type": "static", - "content": "Tichý chod" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "br", - "referencedStyles": {}, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [ - { - "type": "static", - "content": "Vyšší odolnost proti chemikáliím a olejům" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "br", - "referencedStyles": {}, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [ - { - "type": "static", - "content": "Ideální pro vnitřní použití a na rovné povrchy" - } - ] - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - "name": "Component3", - "styleSetDefinitions": {} - } - }, - "resources": { - "items": {}, - "resourceMappers": {} - } -} \ No newline at end of file diff --git a/examples/uidl-samples/project-three.json b/examples/uidl-samples/project-three.json deleted file mode 100644 index 765127a89..000000000 --- a/examples/uidl-samples/project-three.json +++ /dev/null @@ -1,31025 +0,0 @@ -{ - "name": "Precious Gleeful Parrot", - "globals": { - "settings": { - "title": "Precious Gleeful Parrot", - "language": "en" - }, - "assets": [ - { - "type": "style", - "attrs": { - "data-tag": { - "type": "static", - "content": "reset-style-sheet" - } - }, - "content": "html { line-height: 1.15;}body { margin: 0;}* { box-sizing: border-box; border-width: 0; border-style: solid;}p,li,ul,pre,div,h1,h2,h3,h4,h5,h6,figure,blockquote,figcaption { margin: 0; padding: 0;}button { background-color: transparent;}button,input,optgroup,select,textarea { font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0;}button,select { text-transform: none;}button,[type=\"button\"],[type=\"reset\"],[type=\"submit\"] { -webkit-appearance: button;}button::-moz-focus-inner,[type=\"button\"]::-moz-focus-inner,[type=\"reset\"]::-moz-focus-inner,[type=\"submit\"]::-moz-focus-inner { border-style: none; padding: 0;}button:-moz-focus,[type=\"button\"]:-moz-focus,[type=\"reset\"]:-moz-focus,[type=\"submit\"]:-moz-focus { outline: 1px dotted ButtonText;}a { color: inherit; text-decoration: inherit;}input { padding: 2px 4px;}img { display: block;}html { scroll-behavior: smooth }" - }, - { - "type": "style", - "attrs": { - "data-tag": { - "type": "static", - "content": "default-style-sheet" - } - }, - "content": "\n html {\n font-family: Inter;\n font-size: 16px;\n }\n\n body {\n font-weight: 400;\n font-style:normal;\n text-decoration: none;\n text-transform: none;\n letter-spacing: normal;\n line-height: 1.15;\n color: var(--dl-color-theme-neutral-dark);\n background: var(--dl-color-theme-neutral-light);\n \n fill: var(--dl-color-theme-neutral-dark);\n }\n\n \n\n " - }, - { - "type": "style", - "path": "https://unpkg.com/animate.css@4.1.1/animate.css" - }, - { - "type": "font", - "path": "https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap", - "attrs": { - "data-tag": { - "type": "static", - "content": "font" - } - } - }, - { - "type": "font", - "path": "https://fonts.googleapis.com/css2?family=Taviraj:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap", - "attrs": { - "data-tag": { - "type": "static", - "content": "font" - } - } - }, - { - "type": "font", - "path": "https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap", - "attrs": { - "data-tag": { - "type": "static", - "content": "font" - } - } - }, - { - "type": "style", - "path": "https://unpkg.com/@teleporthq/teleport-custom-scripts/dist/style.css" - } - ], - "meta": [ - { - "name": "viewport", - "content": "width=device-width, initial-scale=1.0" - }, - { - "charSet": "utf-8" - }, - { - "property": "twitter:card", - "content": "summary_large_image" - } - ], - "customCode": { - "head": "", - "body": "\n " - } - }, - "root": { - "name": "App", - "designLanguage": { - "tokens": { - "--dl-size-size-xsmall": { - "type": "static", - "content": "16px" - }, - "--dl-size-size-small": { - "type": "static", - "content": "48px" - }, - "--dl-size-size-medium": { - "type": "static", - "content": "96px" - }, - "--dl-size-size-large": { - "type": "static", - "content": "144px" - }, - "--dl-size-size-xlarge": { - "type": "static", - "content": "192px" - }, - "--dl-size-size-xxlarge": { - "type": "static", - "content": "288px" - }, - "--dl-size-size-maxwidth": { - "type": "static", - "content": "1400px" - }, - "--dl-space-space-halfunit": { - "type": "static", - "content": "8px" - }, - "--dl-space-space-unit": { - "type": "static", - "content": "16px" - }, - "--dl-space-space-oneandhalfunits": { - "type": "static", - "content": "24px" - }, - "--dl-space-space-twounits": { - "type": "static", - "content": "32px" - }, - "--dl-space-space-threeunits": { - "type": "static", - "content": "48px" - }, - "--dl-space-space-fourunits": { - "type": "static", - "content": "64px" - }, - "--dl-space-space-fiveunits": { - "type": "static", - "content": "80px" - }, - "--dl-space-space-sixunits": { - "type": "static", - "content": "96px" - }, - "--dl-radius-radius-radius2": { - "type": "static", - "content": "2px" - }, - "--dl-radius-radius-radius4": { - "type": "static", - "content": "4px" - }, - "--dl-radius-radius-radius8": { - "type": "static", - "content": "8px" - }, - "--dl-radius-radius-round": { - "type": "static", - "content": "50%" - }, - "--dl-color-theme-primary1": { - "type": "static", - "content": "#FD744F" - }, - "--dl-color-theme-primary2": { - "type": "static", - "content": "#E33203" - }, - "--dl-color-theme-secondary1": { - "type": "static", - "content": "#F2F6FF" - }, - "--dl-color-theme-secondary2": { - "type": "static", - "content": "#F1F2F5" - }, - "--dl-color-theme-accent1": { - "type": "static", - "content": "#91C77C" - }, - "--dl-color-theme-accent2": { - "type": "static", - "content": "#ACC4F5" - }, - "--dl-color-theme-neutral-dark": { - "type": "static", - "content": "#1A1A1A" - }, - "--dl-color-theme-neutral-light": { - "type": "static", - "content": "#FFFFFF" - }, - "--dl-radius-radius-buttonradius": { - "type": "static", - "content": "24px" - }, - "--dl-radius-radius-inputradius": { - "type": "static", - "content": "24px" - }, - "--dl-radius-radius-cardradius": { - "type": "static", - "content": "8px" - }, - "--dl-radius-radius-imageradius": { - "type": "static", - "content": "8px" - } - } - }, - "styleSetDefinitions": { - "button": { - "type": "reusable-project-style-map", - "content": { - "display": { - "type": "static", - "content": "inline-block" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-light", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "borderRadius": { - "type": "static", - "content": "4px" - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "borderWidth": { - "type": "static", - "content": "1px" - }, - "padding": { - "type": "static", - "content": "0.5rem 1rem" - } - }, - "conditions": [] - }, - "input": { - "type": "reusable-project-style-map", - "content": { - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-light", - "fallback": "" - } - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "borderWidth": { - "type": "static", - "content": "1px" - }, - "borderRadius": { - "type": "static", - "content": "4px" - }, - "padding": { - "type": "static", - "content": "0.5rem 1rem" - }, - "cursor": { - "type": "static", - "content": "auto" - } - }, - "conditions": [] - }, - "textarea": { - "type": "reusable-project-style-map", - "content": { - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-light", - "fallback": "" - } - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "borderWidth": { - "type": "static", - "content": "1px" - }, - "borderRadius": { - "type": "static", - "content": "4px" - }, - "padding": { - "type": "static", - "content": "0.5rem" - }, - "cursor": { - "type": "static", - "content": "auto" - } - }, - "conditions": [] - }, - "list": { - "type": "reusable-project-style-map", - "content": { - "display": { - "type": "static", - "content": "block" - }, - "listStyleType": { - "type": "static", - "content": "none" - }, - "listStylePosition": { - "type": "static", - "content": "outside" - }, - "margin": { - "type": "static", - "content": "1em 0px 1em 0px" - }, - "padding": { - "type": "static", - "content": "0px 0px 0px 1.5rem" - }, - "width": { - "type": "static", - "content": "100%" - } - }, - "conditions": [] - }, - "list-item": { - "type": "reusable-project-style-map", - "content": { - "display": { - "type": "static", - "content": "list-item" - } - }, - "conditions": [] - }, - "teleport-show": { - "type": "reusable-project-style-map", - "content": { - "display": { - "type": "static", - "content": "flex !important" - }, - "transform": { - "type": "static", - "content": "none !important" - } - }, - "conditions": [] - }, - "thq-input": { - "type": "reusable-project-style-map", - "content": { - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "cursor": { - "type": "static", - "content": "auto" - }, - "padding": { - "type": "static", - "content": "0.5rem 1rem" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "textAlign": { - "type": "static", - "content": "center" - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "borderWidth": { - "type": "static", - "content": "1px" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-inputradius", - "fallback": "" - } - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-light", - "fallback": "" - } - }, - "outline": { - "type": "static", - "content": "none" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "element-state", - "content": { - "outline": { - "type": "static", - "content": "1px solid var(--dl-color-theme-primary1)" - } - }, - "meta": { - "state": "focus" - } - } - ] - }, - "thq-button-filled": { - "type": "reusable-project-style-map", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary1", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary1", - "fallback": "" - } - }, - "cursor": { - "type": "static", - "content": "pointer" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "fontWeight": { - "type": "static", - "content": "bold" - }, - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "transition": { - "type": "static", - "content": "0.3s" - }, - "whiteSpace": { - "type": "static", - "content": "nowrap" - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary1", - "fallback": "" - } - }, - "borderWidth": { - "type": "static", - "content": "1px" - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-buttonradius", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "justifyContent": { - "type": "static", - "content": "center" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary1", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "element-state", - "content": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary2", - "fallback": "" - } - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary2", - "fallback": "" - } - } - }, - "meta": { - "state": "hover" - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - } - ] - }, - "thq-button-outline": { - "type": "reusable-project-style-map", - "content": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary1", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary1", - "fallback": "" - } - }, - "border": { - "type": "static", - "content": "1px solid" - }, - "cursor": { - "type": "static", - "content": "pointer" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "fontWeight": { - "type": "static", - "content": "bold" - }, - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "whiteSpace": { - "type": "static", - "content": "nowrap" - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary1", - "fallback": "" - } - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-buttonradius", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "justifyContent": { - "type": "static", - "content": "center" - }, - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "transition": { - "type": "static", - "content": "0.3s" - } - }, - "conditions": [ - { - "type": "element-state", - "content": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary2", - "fallback": "" - } - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary2", - "fallback": "" - } - } - }, - "meta": { - "state": "hover" - } - } - ] - }, - "thq-button-flat": { - "type": "reusable-project-style-map", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary1", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary1", - "fallback": "" - } - }, - "cursor": { - "type": "static", - "content": "pointer" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "fontWeight": { - "type": "static", - "content": "bold" - }, - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "transition": { - "type": "static", - "content": "0.3s" - }, - "whiteSpace": { - "type": "static", - "content": "nowrap" - }, - "borderColor": { - "type": "static", - "content": "transparent" - }, - "borderWidth": { - "type": "static", - "content": "1px" - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-buttonradius", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "element-state", - "content": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary1", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary1", - "fallback": "" - } - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary2", - "fallback": "" - } - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary2", - "fallback": "" - } - } - }, - "meta": { - "state": "hover" - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - } - ] - }, - "thq-heading-1": { - "type": "reusable-project-style-map", - "content": { - "fontWeight": { - "type": "static", - "content": "700" - }, - "lineHeight": { - "type": "static", - "content": "1.5" - }, - "fontSize": { - "type": "static", - "content": "48px" - }, - "fontFamily": { - "type": "static", - "content": "Taviraj" - } - }, - "conditions": [] - }, - "thq-heading-2": { - "type": "reusable-project-style-map", - "content": { - "fontWeight": { - "type": "static", - "content": "600" - }, - "lineHeight": { - "type": "static", - "content": "1.5" - }, - "fontSize": { - "type": "static", - "content": "35px" - }, - "fontFamily": { - "type": "static", - "content": "Taviraj" - } - }, - "conditions": [] - }, - "thq-heading-3": { - "type": "reusable-project-style-map", - "content": { - "fontWeight": { - "type": "static", - "content": "600" - }, - "lineHeight": { - "type": "static", - "content": "1.5" - }, - "fontSize": { - "type": "static", - "content": "26px" - }, - "fontFamily": { - "type": "static", - "content": "Taviraj" - } - }, - "conditions": [] - }, - "thq-body-large": { - "type": "reusable-project-style-map", - "content": { - "lineHeight": { - "type": "static", - "content": "1.5" - }, - "fontSize": { - "type": "static", - "content": "18px" - }, - "fontFamily": { - "type": "static", - "content": "Open Sans" - } - }, - "conditions": [] - }, - "thq-body-small": { - "type": "reusable-project-style-map", - "content": { - "lineHeight": { - "type": "static", - "content": "1.5" - }, - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontFamily": { - "type": "static", - "content": "Open Sans" - } - }, - "conditions": [] - }, - "thq-team-image-round": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "static", - "content": "80px" - }, - "height": { - "type": "static", - "content": "80px" - }, - "objectFit": { - "type": "static", - "content": "cover" - }, - "borderRadius": { - "type": "static", - "content": "50%" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - } - ] - }, - "thq-section-padding": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fiveunits", - "fallback": "" - } - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": { - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - } - }, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": { - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - } - }, - "meta": { - "maxWidth": 767 - } - } - ] - }, - "thq-section-max-width": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "static", - "content": "100%" - }, - "maxWidth": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-maxwidth", - "fallback": "" - } - } - }, - "conditions": [] - }, - "thq-img-ratio-1-1": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "static", - "content": "100%" - }, - "objectFit": { - "type": "static", - "content": "cover" - }, - "aspectRatio": { - "type": "static", - "content": "1/1" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-imageradius", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - } - ] - }, - "thq-img-ratio-16-9": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "static", - "content": "100%" - }, - "objectFit": { - "type": "static", - "content": "cover" - }, - "aspectRatio": { - "type": "static", - "content": "16/9" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-imageradius", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - } - ] - }, - "thq-img-ratio-4-3": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "static", - "content": "100%" - }, - "objectFit": { - "type": "static", - "content": "cover" - }, - "aspectRatio": { - "type": "static", - "content": "4/3" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-imageradius", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - } - ] - }, - "thq-img-ratio-4-6": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "static", - "content": "100%" - }, - "objectFit": { - "type": "static", - "content": "cover" - }, - "aspectRatio": { - "type": "static", - "content": "4/6" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-imageradius", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - } - ] - }, - "thq-img-round": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "static", - "content": "100%" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-round", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - } - ] - }, - "thq-flex-column": { - "type": "reusable-project-style-map", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "overflow": { - "type": "static", - "content": "hidden" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - }, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - } - }, - "meta": { - "maxWidth": 767 - } - } - ] - }, - "thq-flex-row": { - "type": "reusable-project-style-map", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "overflow": { - "type": "static", - "content": "hidden" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - }, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - } - }, - "meta": { - "maxWidth": 767 - } - } - ] - }, - "thq-grid-6": { - "type": "reusable-project-style-map", - "content": { - "display": { - "type": "static", - "content": "grid" - }, - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr 1fr 1fr 1fr 1fr 1fr" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": { - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr 1fr 1fr" - } - }, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": { - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr 1fr" - } - }, - "meta": { - "maxWidth": 479 - } - } - ] - }, - "thq-grid-5": { - "type": "reusable-project-style-map", - "content": { - "display": { - "type": "static", - "content": "grid" - }, - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr 1fr 1fr 1fr 1fr" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": { - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr 1fr 1fr" - } - }, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": { - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr 1fr" - } - }, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - } - ] - }, - "thq-card": { - "type": "reusable-project-style-map", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "alignItems": { - "type": "static", - "content": "stretch" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-cardradius", - "fallback": "" - } - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": { - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - } - }, - "meta": { - "maxWidth": 767 - } - } - ] - }, - "thq-box-shadow": { - "type": "reusable-project-style-map", - "content": { - "boxShadow": { - "type": "static", - "content": "0px 0px 5px -2px var(--dl-color-theme-neutral-dark)" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - } - ] - }, - "thq-grid-3": { - "type": "reusable-project-style-map", - "content": { - "display": { - "type": "static", - "content": "grid" - }, - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr 1fr 1fr" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": { - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr 1fr" - } - }, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": { - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr" - } - }, - "meta": { - "maxWidth": 479 - } - } - ] - }, - "thq-grid-4": { - "type": "reusable-project-style-map", - "content": { - "display": { - "type": "static", - "content": "grid" - }, - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr 1fr 1fr 1fr" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": { - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr" - } - }, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": { - "gridTemplateColumns": { - "type": "static", - "content": "1fr 1fr 1fr" - } - }, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": { - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr 1fr" - } - }, - "meta": { - "maxWidth": 767 - } - } - ] - }, - "thq-grid-2": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "grid" - }, - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr 1fr" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": { - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr" - } - }, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": { - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - }, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - } - ] - }, - "thq-checkbox": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-xsmall", - "fallback": "" - } - }, - "height": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-xsmall", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - } - ] - }, - "thq-select": { - "type": "reusable-project-style-map", - "content": { - "cursor": { - "type": "static", - "content": "pointer" - }, - "appearance": { - "type": "static", - "content": "none" - }, - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-inputradius", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-light", - "fallback": "" - } - }, - "backgroundImage": { - "type": "static", - "content": "url('data:image/svg+xml;charset=US-ASCII,%3Csvg width%3D%2220%22 height%3D%2220%22 xmlns%3D%22http%3A//www.w3.org/2000/svg%22 viewBox%3D%220 0 20 20%22 fill%3D%22%23000%22%3E%3Cpath d%3D%22M4.293 7.293a1 1 0 011.414 0L10 11.586l4.293-4.293a1 1 0 111.414 1.414l-5 5a1 1 0 01-1.414 0l-5-5a1 1 0 010-1.414z%22/%3E%3C/svg%3E')" - }, - "backgroundRepeat": { - "type": "static", - "content": "no-repeat" - }, - "backgroundPosition": { - "type": "static", - "content": "right 8px center" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - } - ] - }, - "thq-divider-horizontal": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "1px" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - } - ] - }, - "thq-icon-small": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "static", - "content": "24px" - }, - "height": { - "type": "static", - "content": "24px" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - } - ] - }, - "thq-button-icon": { - "type": "reusable-project-style-map", - "content": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary1", - "fallback": "" - } - }, - "padding": { - "type": "static", - "content": "3px" - }, - "transition": { - "type": "static", - "content": "0.3s" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-round", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "element-state", - "content": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - } - }, - "meta": { - "state": "hover" - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - } - ] - }, - "thq-icon-medium": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-small", - "fallback": "" - } - }, - "height": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-small", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - } - ] - }, - "thq-icon-x-small": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-xsmall", - "fallback": "" - } - }, - "height": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-xsmall", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - } - ] - }, - "thq-link": { - "type": "reusable-project-style-map", - "content": { - "cursor": { - "type": "static", - "content": "pointer" - }, - "display": { - "type": "static", - "content": "inline-block" - }, - "overflow": { - "type": "static", - "content": "hidden" - }, - "fontWeight": { - "type": "static", - "content": "600" - }, - "background": { - "type": "static", - "content": "linear-gradient(to right, var(--dl-color-theme-primary1) 50%, var(--dl-color-theme-neutral-dark) 50%)" - }, - "transition": { - "type": "static", - "content": "background-position 300ms ease" - }, - "backgroundClip": { - "type": "static", - "content": "text" - }, - "backgroundSize": { - "type": "static", - "content": "200% 100%" - }, - "backgroundPosition": { - "type": "static", - "content": "100%" - }, - "WebkitTextFillColor": { - "type": "static", - "content": "transparent" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "element-state", - "content": { - "backgroundPosition": { - "type": "static", - "content": "0 100%" - } - }, - "meta": { - "state": "hover" - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - } - ] - }, - "thq-grid-auto-300": { - "type": "reusable-project-style-map", - "content": { - "display": { - "type": "static", - "content": "grid" - }, - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "gridTemplateColumns": { - "type": "static", - "content": "repeat(auto-fit, minmax(300px, 1fr))" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": { - "gridTemplateColumns": { - "type": "static", - "content": "1fr" - } - }, - "meta": { - "maxWidth": 479 - } - } - ] - }, - "thq-animated-group-vertical-reverse": { - "type": "reusable-project-style-map", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "animation": { - "type": "static", - "content": "scroll-y 20s linear infinite" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "space-around" - }, - "animationDirection": { - "type": "static", - "content": "reverse" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - } - ] - }, - "thq-animated-group-horizontal-reverse": { - "type": "reusable-project-style-map", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "minWidth": { - "type": "static", - "content": "100%" - }, - "animation": { - "type": "static", - "content": "scroll-x 20s linear infinite" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexShrink": { - "type": "static", - "content": "0" - }, - "justifyContent": { - "type": "static", - "content": "space-around" - }, - "animationDirection": { - "type": "static", - "content": "reverse" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - } - ] - }, - "thq-animated-group-vertical": { - "type": "reusable-project-style-map", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "animation": { - "type": "static", - "content": "scroll-y 20s linear infinite" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "space-around" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - } - ] - }, - "thq-animated-group-horizontal": { - "type": "reusable-project-style-map", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "minWidth": { - "type": "static", - "content": "100%" - }, - "animation": { - "type": "static", - "content": "scroll-x 20s linear infinite" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexShrink": { - "type": "static", - "content": "0" - }, - "justifyContent": { - "type": "static", - "content": "space-around" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - } - ] - }, - "thq-animated-group-container-vertical": { - "type": "reusable-project-style-map", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "overflow": { - "type": "static", - "content": "hidden" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - } - ] - }, - "thq-animated-group-container-horizontal": { - "type": "reusable-project-style-map", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "overflow": { - "type": "static", - "content": "hidden" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - } - ] - }, - "thq-mask-image-vertical": { - "type": "reusable-project-style-map", - "content": { - "maskImage": { - "type": "static", - "content": "linear-gradient(to bottom, transparent, black 1%, black 99%, transparent)" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - } - ] - }, - "thq-mask-image-horizontal": { - "type": "reusable-project-style-map", - "content": { - "maskImage": { - "type": "static", - "content": "linear-gradient(to right, transparent, black 1%, black 99%, transparent)" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - } - ] - }, - "thq-img-scale": { - "type": "reusable-project-style-map", - "content": { - "transition": { - "type": "static", - "content": "0.3s" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": { - "width": { - "type": "static", - "content": "100%" - } - }, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "element-state", - "content": { - "scale": { - "type": "static", - "content": "1.05" - } - }, - "meta": { - "state": "hover" - } - } - ] - }, - "thq-animated-card-bg-1": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "100%" - }, - "transition": { - "type": "static", - "content": "transform 0.3s" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-cardradius", - "fallback": "" - } - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-accent1", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - } - ] - }, - "thq-animated-card-bg-2": { - "type": "reusable-project-style-map", - "content": { - "transition": { - "type": "static", - "content": "transform 0.3s" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-cardradius", - "fallback": "" - } - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-accent2", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - } - ] - }, - "thq-button-animated": { - "type": "reusable-project-style-map", - "content": { - "zIndex": { - "type": "static", - "content": "1" - }, - "outline": { - "type": "static", - "content": "none" - }, - "overflow": { - "type": "static", - "content": "hidden" - }, - "position": { - "type": "static", - "content": "relative" - }, - "borderWidth": { - "type": "static", - "content": "2px" - } - }, - "conditions": [] - }, - "thq-input::placeholder": { - "type": "reusable-project-style-map", - "content": { - "textAlign": { - "type": "static", - "content": "center" - }, - "verticalAlign": { - "type": "static", - "content": "middle" - } - }, - "conditions": [], - "className": "thq-input", - "subselectors": "::placeholder" - }, - "thq-animated-group-container-vertical:hover div": { - "type": "reusable-project-style-map", - "content": { - "animationPlayState": { - "type": "static", - "content": "paused" - } - }, - "conditions": [], - "className": "thq-animated-group-container-vertical", - "subselectors": ":hover div" - }, - "thq-animated-group-container-horizontal:hover div": { - "type": "reusable-project-style-map", - "content": { - "animationPlayState": { - "type": "static", - "content": "paused" - } - }, - "conditions": [], - "className": "thq-animated-group-container-horizontal", - "subselectors": ":hover div" - }, - "thq-animated-card-bg-2:has([data-animated=\"true\"]:hover)": { - "type": "reusable-project-style-map", - "content": { - "transform": { - "type": "static", - "content": "translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(3deg) skew(0deg, 0deg)" - } - }, - "conditions": [], - "className": "thq-animated-card-bg-2", - "subselectors": ":has([data-animated=\"true\"]:hover)" - }, - "thq-animated-card-bg-1:has([data-animated=\"true\"]:hover)": { - "type": "reusable-project-style-map", - "content": { - "transform": { - "type": "static", - "content": "translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-6deg) skew(0deg, 0deg)" - } - }, - "conditions": [], - "className": "thq-animated-card-bg-1", - "subselectors": ":has([data-animated=\"true\"]:hover)" - }, - "thq-button-animated:before": { - "type": "reusable-project-style-map", - "content": { - "top": { - "type": "static", - "content": "0" - }, - "left": { - "type": "static", - "content": "-20%" - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-light", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "200%" - }, - "height": { - "type": "static", - "content": "101%" - }, - "zIndex": { - "type": "static", - "content": "1" - }, - "content": { - "type": "static", - "content": "\"\"" - }, - "position": { - "type": "static", - "content": "absolute" - }, - "transform": { - "type": "static", - "content": "scaleX(0)" - }, - "transition": { - "type": "static", - "content": "transform 0.5s" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-buttonradius", - "fallback": "" - } - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "transformOrigin": { - "type": "static", - "content": "0 0" - }, - "transitionTimingFunction": { - "type": "static", - "content": "cubic-bezier(0.5, 1.6, 0.4, 0.7)" - } - }, - "conditions": [], - "className": "thq-button-animated", - "subselectors": ":before" - }, - "thq-button-animated:hover::before": { - "type": "reusable-project-style-map", - "content": { - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-light", - "fallback": "" - } - }, - "zIndex": { - "type": "static", - "content": "-1" - }, - "transform": { - "type": "static", - "content": "scaleX(1)" - } - }, - "conditions": [], - "className": "thq-button-animated", - "subselectors": ":hover::before" - }, - "Content": { - "type": "reusable-project-style-map", - "content": { - "fontFamily": { - "type": "static", - "content": "Inter" - }, - "fontWeight": { - "type": "static", - "content": "400" - }, - "fontSize": { - "type": "static", - "content": "16px" - }, - "lineHeight": { - "type": "static", - "content": "1.15" - }, - "textTransform": { - "type": "static", - "content": "none" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - } - } - }, - "stateDefinitions": { - "route": { - "type": "string", - "defaultValue": "Home", - "values": [ - { - "value": "Home", - "seo": { - "title": "Precious Gleeful Parrot", - "metaTags": [ - { - "property": "og:title", - "content": "Precious Gleeful Parrot" - } - ] - }, - "pageOptions": { - "stateDefinitions": {}, - "propDefinitions": {} - } - }, - { - "value": "404 - Not Found", - "seo": { - "title": "404 - Not Found" - }, - "pageOptions": { - "fallback": true - } - } - ] - } - }, - "propDefinitions": {}, - "node": { - "type": "element", - "content": { - "elementType": "Router", - "children": [ - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "minHeight": { - "type": "static", - "content": "100vh" - }, - "overflow": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "OOPS! PAGE NOT FOUND" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "center" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "position": { - "type": "static", - "content": "relative" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h1", - "referencedStyles": {}, - "abilities": {}, - "style": { - "fontWeight": { - "type": "static", - "content": "900" - }, - "fontSize": { - "type": "static", - "content": "252px" - }, - "letterSpacing": { - "type": "static", - "content": "-20px" - }, - "color": { - "type": "static", - "content": "rgb(38, 38, 38)" - }, - "marginTop": { - "type": "static", - "content": "-20px" - }, - "marginBottom": { - "type": "static", - "content": "-20px" - } - }, - "children": [ - { - "type": "static", - "content": "404" - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "center" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "width": { - "type": "static", - "content": "421px" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "referencedStyles": {}, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [ - { - "type": "static", - "content": "WE ARE SORRY, BUT THE PAGE YOU REQUESTED WAS NOT FOUND" - } - ] - } - } - ] - } - } - ] - } - }, - "value": "404 - Not Found", - "reference": { - "type": "dynamic", - "content": { - "referenceType": "state", - "id": "route" - } - } - } - }, - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "minHeight": { - "type": "static", - "content": "100vh" - }, - "display": { - "type": "static", - "content": "flex" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "alignItems": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "component", - "dependency": { - "type": "local" - }, - "semanticType": "Navbar8", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "page4Description": { - "id": "TQ_RU06_Dr3FZ", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Page Four Description" - } - ] - } - } - ] - }, - "pos": "" - }, - "action1": { - "id": "TQ_j-jFaeDD8r", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Main Action" - } - ] - } - } - ] - }, - "pos": "" - }, - "link2": { - "id": "TQ_lAUWppXjMk", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_o6QLD_Nwap": { - "id": "TQ_o6QLD_Nwap", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-link" - } - }, - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Services" - } - ] - } - } - ] - }, - "pos": "" - }, - "page1": { - "id": "TQ_afEhSfhskN", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_Cdi-6DHpKE": { - "id": "TQ_Cdi-6DHpKE", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - }, - "children": [ - { - "type": "static", - "content": "Page One" - } - ] - } - } - ] - }, - "pos": "" - }, - "link1": { - "id": "TQ_UW0iEluWhg", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_o6QLD_Nwap": { - "id": "TQ_o6QLD_Nwap", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-link" - } - }, - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "style": { - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "static", - "content": "Home" - } - ] - } - } - ] - }, - "pos": "" - }, - "page4": { - "id": "TQ_xO0Ja1WDfL", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_Cdi-6DHpKE": { - "id": "TQ_Cdi-6DHpKE", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - }, - "children": [ - { - "type": "static", - "content": "Page Four" - } - ] - } - } - ] - }, - "pos": "" - }, - "page2": { - "id": "TQ_0etBu6hFYs", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_Cdi-6DHpKE": { - "id": "TQ_Cdi-6DHpKE", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - }, - "children": [ - { - "type": "static", - "content": "Page Two" - } - ] - } - } - ] - }, - "pos": "" - }, - "link4": { - "id": "TQ_F8RyTQ792A", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_o6QLD_Nwap": { - "id": "TQ_o6QLD_Nwap", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-link" - } - }, - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Contact" - } - ] - } - } - ] - }, - "pos": "" - }, - "page1Description": { - "id": "TQ_dQSgE01uKw", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Page One Description" - } - ] - } - } - ] - }, - "pos": "" - }, - "page2Description": { - "id": "TQ_l5_d6fht0E", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Page Two Description" - } - ] - } - } - ] - }, - "pos": "" - }, - "link3": { - "id": "TQ_wkCrWsMx08", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_o6QLD_Nwap": { - "id": "TQ_o6QLD_Nwap", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-link" - } - }, - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "style": { - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "static", - "content": "Case Studies" - } - ] - } - } - ] - }, - "pos": "" - }, - "page3": { - "id": "TQ_e7WcbRx9dx", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_Cdi-6DHpKE": { - "id": "TQ_Cdi-6DHpKE", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - }, - "children": [ - { - "type": "static", - "content": "Page Three" - } - ] - } - } - ] - }, - "pos": "" - }, - "page3Description": { - "id": "TQ_nyen5DqwAU", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Page Three Description" - } - ] - } - } - ] - }, - "pos": "" - }, - "action2": { - "id": "TQ_To0kFhyjUP", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Secondary Action" - } - ] - } - } - ] - }, - "pos": "" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "component", - "dependency": { - "type": "local" - }, - "semanticType": "Hero17", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "action2": { - "id": "TQ__b0wcFASbX", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Learn More" - } - ] - } - } - ] - }, - "pos": "" - }, - "action1": { - "id": "TQ_I6B-hrBGvi", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Get Started" - } - ] - } - } - ] - }, - "pos": "" - }, - "heading1": { - "id": "TQ_lePfuwK_Bh", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h1", - "referencedStyles": { - "TQ_JdTwDSP7TS": { - "id": "TQ_JdTwDSP7TS", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-1" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "Showcase Your Consulting Expertise" - } - ] - } - } - ] - }, - "pos": "" - }, - "content1": { - "id": "TQ_7Y4WME_5Vt", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "referencedStyles": { - "TQ_Cdi-6DHpKE": { - "id": "TQ_Cdi-6DHpKE", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "Build a professional website to highlight your consulting services and expertise. Impress potential clients with your knowledge and experience." - } - ] - } - } - ] - }, - "pos": "" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "component", - "dependency": { - "type": "local" - }, - "semanticType": "Features24", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "feature3Description": { - "id": "TQ_skcNNRX5eV", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Showcase your successful projects and results to potential clients." - } - ] - } - } - ] - }, - "pos": "" - }, - "feature3Title": { - "id": "TQ__vEE6HzvLH", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "referencedStyles": { - "TQ_LwoLGWFIac": { - "id": "TQ_LwoLGWFIac", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-2" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Case Studies" - } - ] - } - } - ] - }, - "pos": "" - }, - "feature2Description": { - "id": "TQ_Hl781PPn8u", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Attract and engage potential clients with a professional and visually appealing website." - } - ] - } - } - ] - }, - "pos": "" - }, - "feature1Title": { - "id": "TQ_v3pKWne0WD", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "referencedStyles": { - "TQ_LwoLGWFIac": { - "id": "TQ_LwoLGWFIac", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-2" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Professional Site" - } - ] - } - } - ] - }, - "pos": "" - }, - "feature1Description": { - "id": "TQ_lQPdj5tCMt", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Highlight your consulting expertise and services in a clear and concise manner." - } - ] - } - } - ] - }, - "pos": "" - }, - "feature2Title": { - "id": "TQ_7ighWy-Sb4", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "referencedStyles": { - "TQ_LwoLGWFIac": { - "id": "TQ_LwoLGWFIac", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-2" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Attract Potential Clients" - } - ] - } - } - ] - }, - "pos": "" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "component", - "dependency": { - "type": "local" - }, - "semanticType": "CTA26", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "heading1": { - "id": "TQ_88DS0TFvKr", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_LwoLGWFIac": { - "id": "TQ_LwoLGWFIac", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-2" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Ready to showcase your expertise?" - } - ] - } - } - ] - }, - "pos": "" - }, - "content1": { - "id": "TQ_SzaNSwO5Qf", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "referencedStyles": { - "TQ_Cdi-6DHpKE": { - "id": "TQ_Cdi-6DHpKE", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Create a professional site to highlight your consulting services and attract potential clients." - } - ] - } - } - ] - }, - "pos": "" - }, - "action1": { - "id": "TQ_HUQ3-eNG-T", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Get started now" - } - ] - } - } - ] - }, - "pos": "" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "component", - "dependency": { - "type": "local" - }, - "semanticType": "Features25", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "feature3Description": { - "id": "TQ_3JyV5WQfuS", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Attract potential clients by presenting your services in a compelling way on your site." - } - ] - } - } - ] - }, - "pos": "" - }, - "feature1Description": { - "id": "TQ_k6CjB9T8fu", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Showcase your consulting expertise with a professional and engaging website." - } - ] - } - } - ] - }, - "pos": "" - }, - "feature2Title": { - "id": "TQ_afg5B6f0Rv", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "referencedStyles": { - "TQ_LwoLGWFIac": { - "id": "TQ_LwoLGWFIac", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-2" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Case Studies" - } - ] - } - } - ] - }, - "pos": "" - }, - "feature1Title": { - "id": "TQ_xeJkikQHaG", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "referencedStyles": { - "TQ_LwoLGWFIac": { - "id": "TQ_LwoLGWFIac", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-2" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Consulting Expertise" - } - ] - } - } - ] - }, - "pos": "" - }, - "feature2Description": { - "id": "TQ_i1wY1HGywS", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Highlight your successful case studies to demonstrate your skills and capabilities." - } - ] - } - } - ] - }, - "pos": "" - }, - "feature3Title": { - "id": "TQ_HVI6noFgES", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "referencedStyles": { - "TQ_LwoLGWFIac": { - "id": "TQ_LwoLGWFIac", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-2" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Attract Potential Clients" - } - ] - } - } - ] - }, - "pos": "" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "component", - "dependency": { - "type": "local" - }, - "semanticType": "Pricing14", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "plan3Price": { - "id": "TQ_j6PRt3E5qc", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "referencedStyles": { - "TQ_Q9qW_sumfb": { - "id": "TQ_Q9qW_sumfb", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-3" - } - } - }, - "abilities": {}, - "style": { - "fontSize": { - "type": "static", - "content": "48px" - } - }, - "children": [ - { - "type": "static", - "content": "$49/mo" - } - ] - } - } - ] - }, - "pos": "" - }, - "plan3Action": { - "id": "TQ_QoWMZMfyAk", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Get started" - } - ] - } - } - ] - }, - "pos": "" - }, - "plan11": { - "id": "TQ_-I9H0Sa7x7", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_Cdi-6DHpKE": { - "id": "TQ_Cdi-6DHpKE", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - }, - "children": [ - { - "type": "static", - "content": "Basic plan" - } - ] - } - } - ] - }, - "pos": "" - }, - "plan1Action": { - "id": "TQ_lMSqi5putW", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Get Started" - } - ] - } - } - ] - }, - "pos": "" - }, - "plan31": { - "id": "TQ_lmfkgUCw5L", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_Cdi-6DHpKE": { - "id": "TQ_Cdi-6DHpKE", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - }, - "children": [ - { - "type": "static", - "content": "Enterprise plan" - } - ] - } - } - ] - }, - "pos": "" - }, - "plan3Feature41": { - "id": "TQ_3uUQcjtai6", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Feature text goes here" - } - ] - } - } - ] - }, - "pos": "" - }, - "plan1Feature2": { - "id": "TQ_dI4yzeM5Nh", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Access to Exclusive Resources" - } - ] - } - } - ] - }, - "pos": "" - }, - "plan2Feature11": { - "id": "TQ_erQjL_44ip", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Feature text goes here" - } - ] - } - } - ] - }, - "pos": "" - }, - "plan3Feature51": { - "id": "TQ_1Nd8pKxDHl", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Feature text goes here" - } - ] - } - } - ] - }, - "pos": "" - }, - "plan2Feature41": { - "id": "TQ_u4ckx8WsWU", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Feature text goes here" - } - ] - } - } - ] - }, - "pos": "" - }, - "plan2Feature2": { - "id": "TQ_2MqbhNfhBc", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Feature text goes here" - } - ] - } - } - ] - }, - "pos": "" - }, - "plan3Feature21": { - "id": "TQ_Jo4zpJ4Wyj", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Feature text goes here" - } - ] - } - } - ] - }, - "pos": "" - }, - "plan2Feature4": { - "id": "TQ_dLjSFUBpqz", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Feature text goes here" - } - ] - } - } - ] - }, - "pos": "" - }, - "plan2Yearly": { - "id": "TQ_N1vlqhltjd", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "referencedStyles": { - "TQ_Cdi-6DHpKE": { - "id": "TQ_Cdi-6DHpKE", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "or $299 yearly" - } - ] - } - } - ] - }, - "pos": "" - }, - "plan1Action1": { - "id": "TQ_PuMHEdQ9NY", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Contact Us" - } - ] - } - } - ] - }, - "pos": "" - }, - "plan2Action": { - "id": "TQ_an0YHiUaW0", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Get started" - } - ] - } - } - ] - }, - "pos": "" - }, - "plan3Feature1": { - "id": "TQ_rRNrhU98I3", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Feature text goes here" - } - ] - } - } - ] - }, - "pos": "" - }, - "plan2Feature3": { - "id": "TQ_snEBO65ALr", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Feature text goes here" - } - ] - } - } - ] - }, - "pos": "" - }, - "plan1Price1": { - "id": "TQ_yYiw248oXZ", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "referencedStyles": { - "TQ_Q9qW_sumfb": { - "id": "TQ_Q9qW_sumfb", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-3" - } - } - }, - "abilities": {}, - "style": { - "fontSize": { - "type": "static", - "content": "48px" - } - }, - "children": [ - { - "type": "static", - "content": "$999/year" - } - ] - } - } - ] - }, - "pos": "" - }, - "plan2": { - "id": "TQ_AUTbfKcQJN", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "referencedStyles": { - "TQ_Cdi-6DHpKE": { - "id": "TQ_Cdi-6DHpKE", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - }, - "children": [ - { - "type": "static", - "content": "Business plan" - } - ] - } - } - ] - }, - "pos": "" - }, - "plan2Feature21": { - "id": "TQ_IGeJyBJmKX", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Feature text goes here" - } - ] - } - } - ] - }, - "pos": "" - }, - "plan2Action1": { - "id": "TQ_7U3F489mqY", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Get started" - } - ] - } - } - ] - }, - "pos": "" - }, - "plan3Feature2": { - "id": "TQ_RAmII1GVJu", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Feature text goes here" - } - ] - } - } - ] - }, - "pos": "" - }, - "content1": { - "id": "TQ_6qMuY1a9xx", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "Choose the perfect plan for you" - } - ] - } - } - ] - }, - "pos": "" - }, - "plan2Feature1": { - "id": "TQ_Ale2L56lkB", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Feature text goes here" - } - ] - } - } - ] - }, - "pos": "" - }, - "heading1": { - "id": "TQ_FRCtC2ZbzK", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "referencedStyles": { - "TQ_LwoLGWFIac": { - "id": "TQ_LwoLGWFIac", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-2" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "Pricing plan" - } - ] - } - } - ] - }, - "pos": "" - }, - "plan3Feature31": { - "id": "TQ_x3UW_jvyWM", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Feature text goes here" - } - ] - } - } - ] - }, - "pos": "" - }, - "plan1": { - "id": "TQ_bgi_z-rkCh", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "referencedStyles": { - "TQ_Cdi-6DHpKE": { - "id": "TQ_Cdi-6DHpKE", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - }, - "children": [ - { - "type": "static", - "content": "Basic Plan" - } - ] - } - } - ] - }, - "pos": "" - }, - "plan21": { - "id": "TQ_HiWczvH6K7", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_Cdi-6DHpKE": { - "id": "TQ_Cdi-6DHpKE", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - }, - "children": [ - { - "type": "static", - "content": "Business plan" - } - ] - } - } - ] - }, - "pos": "" - }, - "plan1Feature11": { - "id": "TQ_Ev-TyWwrfe", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Dedicated Account Manager" - } - ] - } - } - ] - }, - "pos": "" - }, - "plan1Feature21": { - "id": "TQ_eRVFotJjVO", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "24/7 Email Support" - } - ] - } - } - ] - }, - "pos": "" - }, - "plan3Feature5": { - "id": "TQ_OGVRwmEH53", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Feature text goes here" - } - ] - } - } - ] - }, - "pos": "" - }, - "plan2Yearly1": { - "id": "TQ_9sND4U0IPa", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_Cdi-6DHpKE": { - "id": "TQ_Cdi-6DHpKE", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "or $29 monthly" - } - ] - } - } - ] - }, - "pos": "" - }, - "plan2Price": { - "id": "TQ_mhTAkRrmai", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "referencedStyles": { - "TQ_Q9qW_sumfb": { - "id": "TQ_Q9qW_sumfb", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-3" - } - } - }, - "abilities": {}, - "style": { - "fontSize": { - "type": "static", - "content": "48px" - } - }, - "children": [ - { - "type": "static", - "content": "$29/mo" - } - ] - } - } - ] - }, - "pos": "" - }, - "plan3Yearly1": { - "id": "TQ_hAkO_BB4j5", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_Cdi-6DHpKE": { - "id": "TQ_Cdi-6DHpKE", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "or $49 monthly" - } - ] - } - } - ] - }, - "pos": "" - }, - "plan2Feature31": { - "id": "TQ_y0-HtaFyfU", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Feature text goes here" - } - ] - } - } - ] - }, - "pos": "" - }, - "plan3Feature11": { - "id": "TQ_JEcOdLZelk", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Feature text goes here" - } - ] - } - } - ] - }, - "pos": "" - }, - "plan1Yearly1": { - "id": "TQ_7JcSTXH4RV", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_Cdi-6DHpKE": { - "id": "TQ_Cdi-6DHpKE", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "or $20 monthly" - } - ] - } - } - ] - }, - "pos": "" - }, - "plan2Price1": { - "id": "TQ_lKalIqsFQh", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "referencedStyles": { - "TQ_Q9qW_sumfb": { - "id": "TQ_Q9qW_sumfb", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-3" - } - } - }, - "abilities": {}, - "style": { - "fontSize": { - "type": "static", - "content": "48px" - } - }, - "children": [ - { - "type": "static", - "content": "$299/yr" - } - ] - } - } - ] - }, - "pos": "" - }, - "plan3Yearly": { - "id": "TQ_IdpKjGzPL8", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "referencedStyles": { - "TQ_Cdi-6DHpKE": { - "id": "TQ_Cdi-6DHpKE", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "or $499 yearly" - } - ] - } - } - ] - }, - "pos": "" - }, - "plan3Feature4": { - "id": "TQ_TnA33em5RI", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Feature text goes here" - } - ] - } - } - ] - }, - "pos": "" - }, - "plan3Price1": { - "id": "TQ_Fo_AzzaZ7Z", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "referencedStyles": { - "TQ_Q9qW_sumfb": { - "id": "TQ_Q9qW_sumfb", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-3" - } - } - }, - "abilities": {}, - "style": { - "fontSize": { - "type": "static", - "content": "48px" - } - }, - "children": [ - { - "type": "static", - "content": "$499/yr" - } - ] - } - } - ] - }, - "pos": "" - }, - "plan1Feature31": { - "id": "TQ_9yVnW5_XPo", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Quarterly Strategy Sessions" - } - ] - } - } - ] - }, - "pos": "" - }, - "plan1Feature3": { - "id": "TQ_dC8fu5SUtD", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Monthly Progress Reports" - } - ] - } - } - ] - }, - "pos": "" - }, - "plan1Yearly": { - "id": "TQ_JoW-jLtKBt", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "referencedStyles": { - "TQ_Cdi-6DHpKE": { - "id": "TQ_Cdi-6DHpKE", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Save $189/year" - } - ] - } - } - ] - }, - "pos": "" - }, - "plan1Feature1": { - "id": "TQ_Lh4oElEjQL", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Customized Consulting Services" - } - ] - } - } - ] - }, - "pos": "" - }, - "plan3Feature3": { - "id": "TQ_NtlAPEKTPw", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Feature text goes here" - } - ] - } - } - ] - }, - "pos": "" - }, - "content2": { - "id": "TQ_zP3TnthKrn", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "referencedStyles": { - "TQ_Cdi-6DHpKE": { - "id": "TQ_Cdi-6DHpKE", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. " - }, - { - "type": "raw", - "content": " " - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "static", - "content": " " - }, - { - "type": "raw", - "content": " " - } - ] - } - } - ] - } - } - ] - }, - "pos": "" - }, - "plan3Action1": { - "id": "TQ_XTnDrU5CrI", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Get started" - } - ] - } - } - ] - }, - "pos": "" - }, - "plan1Price": { - "id": "TQ_lWk8sR1TZR", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "referencedStyles": { - "TQ_Q9qW_sumfb": { - "id": "TQ_Q9qW_sumfb", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-3" - } - } - }, - "abilities": {}, - "style": { - "fontSize": { - "type": "static", - "content": "48px" - } - }, - "children": [ - { - "type": "static", - "content": "$99/month" - } - ] - } - } - ] - }, - "pos": "" - }, - "plan3": { - "id": "TQ_R7JSwQlDrv", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "referencedStyles": { - "TQ_Cdi-6DHpKE": { - "id": "TQ_Cdi-6DHpKE", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - }, - "children": [ - { - "type": "static", - "content": "Enterprise plan" - } - ] - } - } - ] - }, - "pos": "" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "component", - "dependency": { - "type": "local" - }, - "semanticType": "Steps2", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "step1Description": { - "id": "TQ_k-qmNkpAoz", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "Schedule a meeting to discuss your consulting needs and goals." - } - ] - } - } - ] - }, - "pos": "" - }, - "step3Description": { - "id": "TQ_mFyeV9Bm0k", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "Collaborate closely to implement the consulting solutions tailored to your business." - } - ] - } - } - ] - }, - "pos": "" - }, - "step2Title": { - "id": "TQ_EdMiNtJrgt", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "referencedStyles": { - "TQ_LwoLGWFIac": { - "id": "TQ_LwoLGWFIac", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-2" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Proposal Submission" - } - ] - } - } - ] - }, - "pos": "" - }, - "step2Description": { - "id": "TQ_qA0BB0qQgI", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "Receive a detailed proposal outlining the scope of work, timeline, and cost." - } - ] - } - } - ] - }, - "pos": "" - }, - "step1Title": { - "id": "TQ_06VxqTfEsO", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "referencedStyles": { - "TQ_LwoLGWFIac": { - "id": "TQ_LwoLGWFIac", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-2" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Initial Consultation" - } - ] - } - } - ] - }, - "pos": "" - }, - "step3Title": { - "id": "TQ_oowd10mUE0", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "referencedStyles": { - "TQ_LwoLGWFIac": { - "id": "TQ_LwoLGWFIac", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-2" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Project Execution" - } - ] - } - } - ] - }, - "pos": "" - }, - "step4Description": { - "id": "TQ_7G8ocbPgxN", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "Review the outcomes achieved through our consulting services and plan for future collaboration." - } - ] - } - } - ] - }, - "pos": "" - }, - "step4Title": { - "id": "TQ_dnENhTDzJ3", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "referencedStyles": { - "TQ_LwoLGWFIac": { - "id": "TQ_LwoLGWFIac", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-2" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Success Evaluation" - } - ] - } - } - ] - }, - "pos": "" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "component", - "dependency": { - "type": "local" - }, - "semanticType": "Testimonial17", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "author2Position": { - "id": "TQ_xSGxofIdzv", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Marketing Director, Company XYZ" - } - ] - } - } - ] - }, - "pos": "" - }, - "author1Position": { - "id": "TQ_VcgiIA3G7G", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "CEO, Company ABC" - } - ] - } - } - ] - }, - "pos": "" - }, - "author1Name": { - "id": "TQ_jPZ_Vw3ZHv", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "strong", - "referencedStyles": { - "TQ_Cdi-6DHpKE": { - "id": "TQ_Cdi-6DHpKE", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "John Doe" - } - ] - } - } - ] - }, - "pos": "" - }, - "author3Name": { - "id": "TQ_iH98s9aJ8y", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "strong", - "referencedStyles": { - "TQ_Cdi-6DHpKE": { - "id": "TQ_Cdi-6DHpKE", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "David Johnson" - } - ] - } - } - ] - }, - "pos": "" - }, - "review2": { - "id": "TQ_i9ykNHOiOX", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "left" - } - }, - "children": [ - { - "type": "static", - "content": "Highly recommend their services. Professional, knowledgeable, and dedicated team." - } - ] - } - } - ] - }, - "pos": "" - }, - "author2Name": { - "id": "TQ_vqRL47beKW", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "strong", - "referencedStyles": { - "TQ_Cdi-6DHpKE": { - "id": "TQ_Cdi-6DHpKE", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Jane Smith" - } - ] - } - } - ] - }, - "pos": "" - }, - "author4Position": { - "id": "TQ_rTRQPwf8xp", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "HR Manager, Company ZYX" - } - ] - } - } - ] - }, - "pos": "" - }, - "author4Name": { - "id": "TQ_e50K_K5P5S", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "strong", - "referencedStyles": { - "TQ_Cdi-6DHpKE": { - "id": "TQ_Cdi-6DHpKE", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Sarah Lee" - } - ] - } - } - ] - }, - "pos": "" - }, - "content1": { - "id": "TQ_nxFauYHmSj", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "Working with the consulting team was a game-changer for our business. Their expertise and strategic guidance helped us achieve remarkable results." - } - ] - } - } - ] - }, - "pos": "" - }, - "author3Position": { - "id": "TQ_T1ehhyQHAZ", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "CFO, Company 123" - } - ] - } - } - ] - }, - "pos": "" - }, - "review1": { - "id": "TQ_FTsTICMNXB", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "left" - } - }, - "children": [ - { - "type": "static", - "content": "5 stars" - } - ] - } - } - ] - }, - "pos": "" - }, - "heading1": { - "id": "TQ_lAGM_ooC4N", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "referencedStyles": { - "TQ_LwoLGWFIac": { - "id": "TQ_LwoLGWFIac", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-2" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Client Testimonials" - } - ] - } - } - ] - }, - "pos": "" - }, - "review3": { - "id": "TQ_n3oOuwIqIf", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "left" - } - }, - "children": [ - { - "type": "static", - "content": "Impressed by the level of analysis and customized solutions provided. Great experience overall." - } - ] - } - } - ] - }, - "pos": "" - }, - "review4": { - "id": "TQ_Gb7HDuTM77", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "left" - } - }, - "children": [ - { - "type": "static", - "content": "Exceptional service that exceeded our expectations. Will definitely engage with them again." - } - ] - } - } - ] - }, - "pos": "" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "component", - "dependency": { - "type": "local" - }, - "semanticType": "Contact10", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "content1": { - "id": "TQ_w0e1CJtdwJ", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "referencedStyles": { - "TQ_Cdi-6DHpKE": { - "id": "TQ_Cdi-6DHpKE", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Get in touch with us to discuss how we can help your business grow." - } - ] - } - } - ] - }, - "pos": "" - }, - "location1Description": { - "id": "TQ_Mdbkdgo3Iq", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "referencedStyles": { - "TQ_Cdi-6DHpKE": { - "id": "TQ_Cdi-6DHpKE", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "123 Main Street, New York, NY 10001" - } - ] - } - } - ] - }, - "pos": "" - }, - "heading1": { - "id": "TQ_cNPTQBxj7z", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "referencedStyles": { - "TQ_LwoLGWFIac": { - "id": "TQ_LwoLGWFIac", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-2" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Contact Us" - } - ] - } - } - ] - }, - "pos": "" - }, - "location2Description": { - "id": "TQ_PMgP7ZN_UQ", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "referencedStyles": { - "TQ_Cdi-6DHpKE": { - "id": "TQ_Cdi-6DHpKE", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "456 Park Avenue, Los Angeles, CA 90012" - } - ] - } - } - ] - }, - "pos": "" - }, - "location1": { - "id": "TQ_lYoOsq8Ang", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "referencedStyles": { - "TQ_Q9qW_sumfb": { - "id": "TQ_Q9qW_sumfb", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-3" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "New York Office" - } - ] - } - } - ] - }, - "pos": "" - }, - "location2": { - "id": "TQ_7BN2XQO3Us", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "referencedStyles": { - "TQ_Q9qW_sumfb": { - "id": "TQ_Q9qW_sumfb", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-3" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "Los Angeles Office" - } - ] - } - } - ] - }, - "pos": "" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "component", - "dependency": { - "type": "local" - }, - "semanticType": "Footer4", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "link5": { - "id": "TQ_J9xl6YsR98", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "About Us" - } - ] - } - } - ] - }, - "pos": "" - }, - "link3": { - "id": "TQ_2aK8ToJLTg", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Case Studies" - } - ] - } - } - ] - }, - "pos": "" - }, - "link1": { - "id": "TQ_Qh_C6n6Gj0", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Home" - } - ] - } - } - ] - }, - "pos": "" - }, - "termsLink": { - "id": "TQ_jG_JsAaIUQ", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Terms & Conditions" - } - ] - } - } - ] - }, - "pos": "" - }, - "link2": { - "id": "TQ_FnoFZZwJaM", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Services" - } - ] - } - } - ] - }, - "pos": "" - }, - "link4": { - "id": "TQ_vtuuqh7sf3", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Contact Us" - } - ] - } - } - ] - }, - "pos": "" - }, - "cookiesLink": { - "id": "TQ_oi_uZaUKVH", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Cookies Policy" - } - ] - } - } - ] - }, - "pos": "" - }, - "privacyLink": { - "id": "TQ_SODwTkBd68", - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - } - }, - "children": [ - { - "type": "static", - "content": "Privacy Policy" - } - ] - } - } - ] - }, - "pos": "" - } - }, - "children": [] - } - } - ] - } - }, - "value": "Home", - "reference": { - "type": "dynamic", - "content": { - "referenceType": "state", - "id": "route" - } - }, - "importDefinitions": {} - } - } - ] - } - } - }, - "components": { - "Navbar8": { - "propDefinitions": { - "linkUrlPage4": { - "id": "TQ_fs037LZNUT", - "defaultValue": "#contact", - "type": "string" - }, - "link2Url": { - "id": "TQ_GyYjhKadWy", - "defaultValue": "https://www.teleporthq.io", - "type": "string" - }, - "page4Description": { - "id": "TQ_zYrqA4fBEp", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Page Four Description" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "page1ImageSrc": { - "id": "TQ_q49t-w0pf4", - "defaultValue": "https://images.unsplash.com/1/type-away-numero-dos.jpg?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w5MTMyMXwwfDF8cmFuZG9tfHx8fHx8fHx8MTcyMzU2MzI1NHw&ixlib=rb-4.0.3&q=80&w=1080", - "type": "string" - }, - "action1": { - "id": "TQ_1g5cG8VX8U", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Main Action" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "page2ImageAlt": { - "id": "TQ_yL11Hj5iqX", - "defaultValue": "image", - "type": "string" - }, - "link2": { - "id": "TQ_n4TRPNM039", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_o6QLD_Nwap": { - "id": "TQ_o6QLD_Nwap", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-link" - } - }, - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Services" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "linkUrlPage2": { - "id": "TQ_rl3JzuCbqg", - "defaultValue": "#services", - "type": "string" - }, - "logoAlt": { - "id": "TQ_dujjoxsPTp", - "defaultValue": "logo", - "type": "string" - }, - "logoSrc": { - "id": "TQ_DAxKjTed4Q", - "defaultValue": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/84ec08e8-34e9-42c7-9445-d2806d156403/fac575ac-7a41-484f-b7ac-875042de11f8?org_if_sml=1&force_format=original", - "type": "string" - }, - "page3ImageAlt": { - "id": "TQ_Y0Tm1ihXvX", - "defaultValue": "image", - "type": "string" - }, - "linkUrlPage1": { - "id": "TQ_kr5W8R6ICD", - "defaultValue": "#home", - "type": "string" - }, - "page1": { - "id": "TQ_t51dv7Ymxb", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_Cdi-6DHpKE": { - "id": "TQ_Cdi-6DHpKE", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - }, - "children": [ - { - "type": "static", - "content": "Page One" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "link1": { - "id": "TQ_1-0XmMAtqI", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_o6QLD_Nwap": { - "id": "TQ_o6QLD_Nwap", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-link" - } - }, - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "style": { - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "static", - "content": "Home" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "page4ImageSrc": { - "id": "TQ_BrPkRzrBQl", - "defaultValue": "https://images.unsplash.com/photo-1598139384902-5a8217874645?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w5MTMyMXwwfDF8cmFuZG9tfHx8fHx8fHx8MTcyMzU2MzI1NHw&ixlib=rb-4.0.3&q=80&w=1080", - "type": "string" - }, - "linkUrlPage3": { - "id": "TQ_aySoBzRTIY", - "defaultValue": "#case-studies", - "type": "string" - }, - "page4": { - "id": "TQ_M7aGD2GZXy", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_Cdi-6DHpKE": { - "id": "TQ_Cdi-6DHpKE", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - }, - "children": [ - { - "type": "static", - "content": "Page Four" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "page2": { - "id": "TQ_VlEWb0VEuJ", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_Cdi-6DHpKE": { - "id": "TQ_Cdi-6DHpKE", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - }, - "children": [ - { - "type": "static", - "content": "Page Two" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "link4": { - "id": "TQ_Dn4gDWB-rw", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_o6QLD_Nwap": { - "id": "TQ_o6QLD_Nwap", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-link" - } - }, - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Contact" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "page4ImageAlt": { - "id": "TQ_TDYvw6YqYI", - "defaultValue": "image", - "type": "string" - }, - "page1Description": { - "id": "TQ_jfoiVWrq5v", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Page One Description" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "page2ImageSrc": { - "id": "TQ_tN1hPCYh3l", - "defaultValue": "https://images.unsplash.com/photo-1553830591-d8632a99e6ff?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w5MTMyMXwwfDF8cmFuZG9tfHx8fHx8fHx8MTcyMzU2MzI1NXw&ixlib=rb-4.0.3&q=80&w=1080", - "type": "string" - }, - "page3ImageSrc": { - "id": "TQ_yQ1UOrTyjk", - "defaultValue": "https://images.unsplash.com/photo-1672094272561-3d4e3685a3fa?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w5MTMyMXwwfDF8cmFuZG9tfHx8fHx8fHx8MTcyMzU2MzI1NXw&ixlib=rb-4.0.3&q=80&w=1080", - "type": "string" - }, - "page2Description": { - "id": "TQ_Vwa3Xp9BHU", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Page Two Description" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "link3": { - "id": "TQ_KoQxMQH1vA", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_o6QLD_Nwap": { - "id": "TQ_o6QLD_Nwap", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-link" - } - }, - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "style": { - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "static", - "content": "Case Studies" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "page3": { - "id": "TQ_BQUFgbzLie", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_Cdi-6DHpKE": { - "id": "TQ_Cdi-6DHpKE", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - }, - "children": [ - { - "type": "static", - "content": "Page Three" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "link1Url": { - "id": "TQ_tH-m6OvA9X", - "defaultValue": "https://www.teleporthq.io", - "type": "string" - }, - "page3Description": { - "id": "TQ_CZn2TH1rkD", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Page Three Description" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "page1ImageAlt": { - "id": "TQ_liIxX8UT10", - "defaultValue": "image", - "type": "string" - }, - "action2": { - "id": "TQ_soN7CHeQ1H", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Secondary Action" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "link3Url": { - "id": "TQ_HKvfyhXsIv", - "defaultValue": "https://www.teleporthq.io", - "type": "string" - } - }, - "stateDefinitions": { - "link5AccordionOpen": { - "id": "TQ_WDnjVmgJM1", - "defaultValue": false, - "type": "boolean" - }, - "link5DropdownVisible": { - "id": "TQ_o8irm_Hw8n", - "defaultValue": false, - "type": "boolean" - } - }, - "node": { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "header", - "referencedStyles": {}, - "abilities": {}, - "style": { - "top": { - "type": "static", - "content": "0" - }, - "width": { - "type": "static", - "content": "100%" - }, - "zIndex": { - "type": "static", - "content": "1000" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "sticky" - }, - "justifyContent": { - "type": "static", - "content": "center" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-light", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "thq-navbar", - "semanticType": "header", - "name": "Navbar-Interactive", - "referencedStyles": { - "TQ_ou8K6oZ7Tn": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - } - } - } - }, - "TQ_xZLoVaK2C6": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "attrs": { - "data-thq": { - "type": "static", - "content": "thq-navbar" - } - }, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "zIndex": { - "type": "static", - "content": "100" - }, - "display": { - "type": "static", - "content": "flex" - }, - "maxWidth": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-maxwidth", - "fallback": "" - } - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "justifyContent": { - "type": "static", - "content": "space-between" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "name": "image1", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "logoAlt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "logoSrc", - "fallback": "" - } - } - }, - "style": { - "height": { - "type": "static", - "content": "3rem" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "thq-navbar-nav", - "semanticType": "div", - "name": "DesktopMenu", - "referencedStyles": { - "TQ_epLWdedUVo": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "display": { - "type": "static", - "content": "none" - } - } - } - } - }, - "abilities": {}, - "attrs": { - "data-thq": { - "type": "static", - "content": "thq-navbar-nav" - } - }, - "style": { - "flex": { - "type": "static", - "content": "1" - }, - "display": { - "type": "static", - "content": "flex" - }, - "justifyContent": { - "type": "static", - "content": "space-between" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "nav", - "name": "Links", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "flex": { - "type": "static", - "content": "1" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "marginLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "justifyContent": { - "type": "static", - "content": "flex-start" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link1", - "referencedStyles": {}, - "abilities": { - "link": { - "type": "url", - "content": { - "url": { - "id": "TQ_wxp_AIACx1", - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link1Url" - }, - "pos": "" - } - } - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link1" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link2", - "referencedStyles": {}, - "abilities": { - "link": { - "type": "url", - "content": { - "url": { - "id": "TQ_hUuVHeB_fP", - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link2Url" - }, - "pos": "" - } - } - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link2" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link3", - "referencedStyles": {}, - "abilities": { - "link": { - "type": "url", - "content": { - "url": { - "id": "TQ_S5TZCiVxZ8", - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link3Url" - }, - "pos": "" - }, - "newTab": true - } - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link3" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Link4DropdownTrigger", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "static", - "content": "4px" - }, - "cursor": { - "type": "static", - "content": "pointer" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "justifyContent": { - "type": "static", - "content": "flex-end" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link5", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link4" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "IconContainer", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "justifyContent": { - "type": "static", - "content": "flex-end" - } - }, - "children": [ - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "container", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "animationName": { - "type": "static", - "content": "rotateInDownLeft" - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "animationDelay": { - "type": "static", - "content": "0s" - }, - "justifyContent": { - "type": "static", - "content": "flex-end" - }, - "animationDuration": { - "type": "static", - "content": "500ms" - }, - "animationDirection": { - "type": "static", - "content": "normal" - }, - "animationIterationCount": { - "type": "static", - "content": "1" - }, - "animationTimingFunction": { - "type": "static", - "content": "ease" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "style": { - "width": { - "type": "static", - "content": "24px" - }, - "height": { - "type": "static", - "content": "24px" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M298 426h428l-214 214z" - } - }, - "children": [] - } - } - ] - } - } - ] - } - }, - "reference": { - "id": "TQ_o8irm_Hw8n", - "type": "dynamic", - "content": { - "referenceType": "state", - "id": "link5DropdownVisible" - }, - "pos": "" - }, - "value": true - } - }, - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "container", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "animationName": { - "type": "static", - "content": "rotateInDownRight" - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "animationDelay": { - "type": "static", - "content": "0s" - }, - "justifyContent": { - "type": "static", - "content": "flex-end" - }, - "animationDuration": { - "type": "static", - "content": "500ms" - }, - "animationDirection": { - "type": "static", - "content": "normal" - }, - "animationIterationCount": { - "type": "static", - "content": "1" - }, - "animationTimingFunction": { - "type": "static", - "content": "ease" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "style": { - "width": { - "type": "static", - "content": "24px" - }, - "height": { - "type": "static", - "content": "24px" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M426 726v-428l214 214z" - } - }, - "children": [] - } - } - ] - } - } - ] - } - }, - "reference": { - "id": "TQ_o8irm_Hw8n", - "type": "dynamic", - "content": { - "referenceType": "state", - "id": "link5DropdownVisible" - }, - "pos": "" - }, - "value": false - } - } - ] - } - } - ], - "events": { - "click": [ - { - "modifies": "link5DropdownVisible", - "type": "stateChange", - "newState": "$toggle" - } - ] - } - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Buttons", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "row" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "button", - "name": "action1", - "referencedStyles": { - "TQ_YG0x9R6jg7": { - "id": "TQ_YG0x9R6jg7", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-animated" - } - }, - "TQ_YHUXVM5O4G": { - "id": "TQ_YHUXVM5O4G", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-filled" - } - } - }, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "flexDirection": { - "type": "static", - "content": "row" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "action1" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "button", - "name": "action2", - "referencedStyles": { - "TQ_qY1x0oSpxm": { - "id": "TQ_qY1x0oSpxm", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-outline" - } - }, - "TQ_YG0x9R6jg7": { - "id": "TQ_YG0x9R6jg7", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-animated" - } - } - }, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "flexDirection": { - "type": "static", - "content": "row" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "action2" - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "thq-burger-menu", - "semanticType": "div", - "name": "BurgerMenu", - "referencedStyles": { - "TQ_pQF6XeJtnP": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - } - } - } - }, - "abilities": {}, - "attrs": { - "data-thq": { - "type": "static", - "content": "thq-burger-menu" - } - }, - "style": { - "display": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "style": { - "width": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-xsmall", - "fallback": "" - } - }, - "height": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-xsmall", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M128 554.667h768c23.552 0 42.667-19.115 42.667-42.667s-19.115-42.667-42.667-42.667h-768c-23.552 0-42.667 19.115-42.667 42.667s19.115 42.667 42.667 42.667zM128 298.667h768c23.552 0 42.667-19.115 42.667-42.667s-19.115-42.667-42.667-42.667h-768c-23.552 0-42.667 19.115-42.667 42.667s19.115 42.667 42.667 42.667zM128 810.667h768c23.552 0 42.667-19.115 42.667-42.667s-19.115-42.667-42.667-42.667h-768c-23.552 0-42.667 19.115-42.667 42.667s19.115 42.667 42.667 42.667z" - } - }, - "children": [] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "thq-mobile-menu", - "semanticType": "div", - "name": "MobileMenu", - "referencedStyles": { - "TQ_OGL1kA_nVM": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - } - } - }, - "TQ_W6zMDx65d4": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "attrs": { - "data-thq": { - "type": "static", - "content": "thq-mobile-menu" - } - }, - "style": { - "top": { - "type": "static", - "content": "0px" - }, - "left": { - "type": "static", - "content": "0px" - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "100vh" - }, - "zIndex": { - "type": "static", - "content": "100" - }, - "display": { - "type": "static", - "content": "none" - }, - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "position": { - "type": "static", - "content": "absolute" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "space-between" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-light", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Nav", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Top", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "justifyContent": { - "type": "static", - "content": "space-between" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "name": "Logo", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "logoAlt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "logoSrc", - "fallback": "" - } - } - }, - "style": { - "height": { - "type": "static", - "content": "3rem" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "thq-close-menu", - "semanticType": "div", - "name": "CloseMenu", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "data-thq": { - "type": "static", - "content": "thq-close-menu" - } - }, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "style": { - "width": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-xsmall", - "fallback": "" - } - }, - "height": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-xsmall", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M810 274l-238 238 238 238-60 60-238-238-238 238-60-60 238-238-238-238 60-60 238 238 238-238z" - } - }, - "children": [] - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "nav", - "name": "Links", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link1", - "referencedStyles": {}, - "abilities": { - "link": { - "type": "url", - "content": { - "url": { - "id": "TQ_ccEwBJVzt2", - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link1Url" - }, - "pos": "" - } - } - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link1" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link2", - "referencedStyles": {}, - "abilities": { - "link": { - "type": "url", - "content": { - "url": { - "id": "TQ_QOwTslWjtw", - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link2Url" - }, - "pos": "" - } - } - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link2" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link3", - "referencedStyles": {}, - "abilities": { - "link": { - "type": "url", - "content": { - "url": { - "id": "TQ_wiHbwU-1kr", - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link3Url" - }, - "pos": "" - } - } - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link3" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Link4Accordion", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Trigger", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "cursor": { - "type": "static", - "content": "pointer" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "justifyContent": { - "type": "static", - "content": "space-between" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link5", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link4" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "IconContainer", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "justifyContent": { - "type": "static", - "content": "flex-end" - } - }, - "children": [ - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "container", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "justifyContent": { - "type": "static", - "content": "flex-end" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "style": { - "width": { - "type": "static", - "content": "24px" - }, - "height": { - "type": "static", - "content": "24px" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M298 426h428l-214 214z" - } - }, - "children": [] - } - } - ] - } - } - ] - } - }, - "reference": { - "id": "TQ_WDnjVmgJM1", - "type": "dynamic", - "content": { - "referenceType": "state", - "id": "link5AccordionOpen" - }, - "pos": "" - }, - "value": true - } - }, - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "container", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "justifyContent": { - "type": "static", - "content": "flex-end" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "style": { - "width": { - "type": "static", - "content": "24px" - }, - "height": { - "type": "static", - "content": "24px" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M426 726v-428l214 214z" - } - }, - "children": [] - } - } - ] - } - } - ] - } - }, - "reference": { - "id": "TQ_WDnjVmgJM1", - "type": "dynamic", - "content": { - "referenceType": "state", - "id": "link5AccordionOpen" - }, - "pos": "" - }, - "value": false - } - } - ] - } - } - ], - "events": { - "click": [ - { - "modifies": "link5AccordionOpen", - "type": "stateChange", - "newState": "$toggle" - } - ] - } - } - }, - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "container", - "referencedStyles": { - "TQ_IrcvtvpIH7": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "gridGap": { - "type": "static", - "content": "0" - } - } - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "grid" - }, - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "MenuItem", - "referencedStyles": {}, - "abilities": { - "link": { - "type": "url", - "content": { - "url": { - "id": "TQ_7TGkbHSgKW", - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "linkUrlPage1" - }, - "pos": "" - } - } - } - }, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "cursor": { - "type": "static", - "content": "pointer" - }, - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "name": "page1Image", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "page1ImageAlt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "page1ImageSrc", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "50px" - }, - "height": { - "type": "static", - "content": "50px" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "340px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "flexGrow": { - "type": "static", - "content": "1" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "page1", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "page1" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "description1", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "page1Description" - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "MenuItem", - "referencedStyles": {}, - "abilities": { - "link": { - "type": "url", - "content": { - "url": { - "id": "TQ_Pf20eaPy4w", - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "linkUrlPage2" - }, - "pos": "" - } - } - } - }, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "cursor": { - "type": "static", - "content": "pointer" - }, - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "name": "page2Image", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "page2ImageAlt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "page2ImageSrc", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "50px" - }, - "height": { - "type": "static", - "content": "50px" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "340px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "flexGrow": { - "type": "static", - "content": "1" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "page2", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "page2" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "description2", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "page2Description" - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "MenuItem", - "referencedStyles": {}, - "abilities": { - "link": { - "type": "url", - "content": { - "url": { - "id": "TQ_zPXqP_0euy", - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "linkUrlPage3" - }, - "pos": "" - } - } - } - }, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "cursor": { - "type": "static", - "content": "pointer" - }, - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "name": "page3Image", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "page3ImageAlt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "page3ImageSrc", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "50px" - }, - "height": { - "type": "static", - "content": "50px" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "340px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "flexGrow": { - "type": "static", - "content": "1" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "page3", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "page3" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "description3", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "page3Description" - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "MenuItem", - "referencedStyles": {}, - "abilities": { - "link": { - "type": "url", - "content": { - "url": { - "id": "TQ_b06rNy6Rs6", - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "linkUrlPage4" - }, - "pos": "" - } - } - } - }, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "cursor": { - "type": "static", - "content": "pointer" - }, - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "name": "page4Image", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "page4ImageAlt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "page4ImageSrc", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "50px" - }, - "height": { - "type": "static", - "content": "50px" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "340px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "flexGrow": { - "type": "static", - "content": "1" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "page4", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "page4" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "description4", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "page4Description" - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - "reference": { - "id": "TQ_WDnjVmgJM1", - "type": "dynamic", - "content": { - "referenceType": "state", - "id": "link5AccordionOpen" - }, - "pos": "" - }, - "value": true - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Buttons", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "marginTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "row" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "button", - "name": "action1", - "referencedStyles": { - "TQ_YHUXVM5O4G": { - "id": "TQ_YHUXVM5O4G", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-filled" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "action1" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "button", - "name": "action2", - "referencedStyles": { - "TQ_qY1x0oSpxm": { - "id": "TQ_qY1x0oSpxm", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-outline" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "action2" - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "IconGroup", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_nDFI7YQq5Q": { - "id": "TQ_nDFI7YQq5Q", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-x-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 950.8571428571428 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M925.714 233.143c-25.143 36.571-56.571 69.143-92.571 95.429 0.571 8 0.571 16 0.571 24 0 244-185.714 525.143-525.143 525.143-104.571 0-201.714-30.286-283.429-82.857 14.857 1.714 29.143 2.286 44.571 2.286 86.286 0 165.714-29.143 229.143-78.857-81.143-1.714-149.143-54.857-172.571-128 11.429 1.714 22.857 2.857 34.857 2.857 16.571 0 33.143-2.286 48.571-6.286-84.571-17.143-148-91.429-148-181.143v-2.286c24.571 13.714 53.143 22.286 83.429 23.429-49.714-33.143-82.286-89.714-82.286-153.714 0-34.286 9.143-65.714 25.143-93.143 90.857 112 227.429 185.143 380.571 193.143-2.857-13.714-4.571-28-4.571-42.286 0-101.714 82.286-184.571 184.571-184.571 53.143 0 101.143 22.286 134.857 58.286 41.714-8 81.714-23.429 117.143-44.571-13.714 42.857-42.857 78.857-81.143 101.714 37.143-4 73.143-14.286 106.286-28.571z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_nDFI7YQq5Q": { - "id": "TQ_nDFI7YQq5Q", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-x-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 877.7142857142857 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M585.143 512c0-80.571-65.714-146.286-146.286-146.286s-146.286 65.714-146.286 146.286 65.714 146.286 146.286 146.286 146.286-65.714 146.286-146.286zM664 512c0 124.571-100.571 225.143-225.143 225.143s-225.143-100.571-225.143-225.143 100.571-225.143 225.143-225.143 225.143 100.571 225.143 225.143zM725.714 277.714c0 29.143-23.429 52.571-52.571 52.571s-52.571-23.429-52.571-52.571 23.429-52.571 52.571-52.571 52.571 23.429 52.571 52.571zM438.857 152c-64 0-201.143-5.143-258.857 17.714-20 8-34.857 17.714-50.286 33.143s-25.143 30.286-33.143 50.286c-22.857 57.714-17.714 194.857-17.714 258.857s-5.143 201.143 17.714 258.857c8 20 17.714 34.857 33.143 50.286s30.286 25.143 50.286 33.143c57.714 22.857 194.857 17.714 258.857 17.714s201.143 5.143 258.857-17.714c20-8 34.857-17.714 50.286-33.143s25.143-30.286 33.143-50.286c22.857-57.714 17.714-194.857 17.714-258.857s5.143-201.143-17.714-258.857c-8-20-17.714-34.857-33.143-50.286s-30.286-25.143-50.286-33.143c-57.714-22.857-194.857-17.714-258.857-17.714zM877.714 512c0 60.571 0.571 120.571-2.857 181.143-3.429 70.286-19.429 132.571-70.857 184s-113.714 67.429-184 70.857c-60.571 3.429-120.571 2.857-181.143 2.857s-120.571 0.571-181.143-2.857c-70.286-3.429-132.571-19.429-184-70.857s-67.429-113.714-70.857-184c-3.429-60.571-2.857-120.571-2.857-181.143s-0.571-120.571 2.857-181.143c3.429-70.286 19.429-132.571 70.857-184s113.714-67.429 184-70.857c60.571-3.429 120.571-2.857 181.143-2.857s120.571-0.571 181.143 2.857c70.286 3.429 132.571 19.429 184 70.857s67.429 113.714 70.857 184c3.429 60.571 2.857 120.571 2.857 181.143z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_2dTh2XNm2K": { - "id": "TQ_2dTh2XNm2K", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 602.2582857142856 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M548 6.857v150.857h-89.714c-70.286 0-83.429 33.714-83.429 82.286v108h167.429l-22.286 169.143h-145.143v433.714h-174.857v-433.714h-145.714v-169.143h145.714v-124.571c0-144.571 88.571-223.429 217.714-223.429 61.714 0 114.857 4.571 130.286 6.857z" - } - }, - "children": [] - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "container", - "referencedStyles": { - "TQ_jYQKBBB3jv": { - "id": "TQ_jYQKBBB3jv", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-box-shadow" - } - } - }, - "abilities": {}, - "style": { - "top": { - "type": "static", - "content": "100%" - }, - "left": { - "type": "static", - "content": "0px" - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "absolute" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "animationName": { - "type": "static", - "content": "fadeInDownBig" - }, - "animationDelay": { - "type": "static", - "content": "0s" - }, - "justifyContent": { - "type": "static", - "content": "center" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-light", - "fallback": "" - } - }, - "animationDuration": { - "type": "static", - "content": "300ms" - }, - "animationDirection": { - "type": "static", - "content": "normal" - }, - "animationIterationCount": { - "type": "static", - "content": "1" - }, - "animationTimingFunction": { - "type": "static", - "content": "ease" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Link5MenuList", - "referencedStyles": { - "TQ_IxcEnf_JXj": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "display": { - "type": "static", - "content": "none" - } - } - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "grid" - }, - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "maxWidth": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-maxwidth", - "fallback": "" - } - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr 1fr 1fr 1fr" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "MenuItem", - "referencedStyles": {}, - "abilities": { - "link": { - "type": "url", - "content": { - "url": { - "id": "TQ_fsWw7W2eAR", - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "linkUrlPage1" - }, - "pos": "" - }, - "newTab": false - } - } - }, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "cursor": { - "type": "static", - "content": "pointer" - }, - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "name": "page1Image", - "referencedStyles": { - "TQ_wAk_cYFagj": { - "id": "TQ_wAk_cYFagj", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-1-1" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "page1ImageAlt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "page1ImageSrc", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "30px" - }, - "height": { - "type": "static", - "content": "30px" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "flexGrow": { - "type": "static", - "content": "1" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "page1", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "page1" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "description1", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "page1Description" - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "MenuItem", - "referencedStyles": {}, - "abilities": { - "link": { - "type": "url", - "content": { - "url": { - "id": "TQ_0YLxh9UMYl", - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "linkUrlPage2" - }, - "pos": "" - }, - "newTab": false - } - } - }, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "cursor": { - "type": "static", - "content": "pointer" - }, - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "name": "page2Image", - "referencedStyles": { - "TQ_wAk_cYFagj": { - "id": "TQ_wAk_cYFagj", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-1-1" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "page2ImageAlt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "page2ImageSrc", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "30px" - }, - "height": { - "type": "static", - "content": "30px" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "flexGrow": { - "type": "static", - "content": "1" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "page2", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "page2" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "description2", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "page2Description" - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "MenuItem", - "referencedStyles": {}, - "abilities": { - "link": { - "type": "url", - "content": { - "url": { - "id": "TQ_IFGHcMENVO", - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "linkUrlPage3" - }, - "pos": "" - }, - "newTab": false - } - } - }, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "cursor": { - "type": "static", - "content": "pointer" - }, - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "name": "page3Image", - "referencedStyles": { - "TQ_wAk_cYFagj": { - "id": "TQ_wAk_cYFagj", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-1-1" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "page3ImageAlt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "page3ImageSrc", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "30px" - }, - "height": { - "type": "static", - "content": "30px" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "flexGrow": { - "type": "static", - "content": "1" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "page3", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "page3" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "description3", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "page3Description" - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "MenuItem", - "referencedStyles": {}, - "abilities": { - "link": { - "type": "url", - "content": { - "url": { - "id": "TQ_c9SuoEICTD", - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "linkUrlPage4" - }, - "pos": "" - }, - "newTab": false - } - } - }, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "cursor": { - "type": "static", - "content": "pointer" - }, - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "name": "page4Image", - "referencedStyles": { - "TQ_wAk_cYFagj": { - "id": "TQ_wAk_cYFagj", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-1-1" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "page4ImageAlt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "page4ImageSrc", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "30px" - }, - "height": { - "type": "static", - "content": "30px" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "flexGrow": { - "type": "static", - "content": "1" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "page4", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "page4" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "description4", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "page4Description" - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - "reference": { - "id": "TQ_o8irm_Hw8n", - "type": "dynamic", - "content": { - "referenceType": "state", - "id": "link5DropdownVisible" - }, - "pos": "" - }, - "value": true - } - } - ] - } - }, - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "container", - "referencedStyles": {}, - "abilities": {}, - "style": { - "top": { - "type": "static", - "content": "0px" - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "fixed" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [], - "events": { - "click": [ - { - "modifies": "link5DropdownVisible", - "type": "stateChange", - "newState": false - } - ] - } - } - }, - "reference": { - "id": "TQ_o8irm_Hw8n", - "type": "dynamic", - "content": { - "referenceType": "state", - "id": "link5DropdownVisible" - }, - "pos": "" - }, - "value": true - } - } - ] - } - }, - "name": "Navbar8", - "styleSetDefinitions": {} - }, - "Footer4": { - "propDefinitions": { - "link5": { - "id": "TQ_IewnmJYXDh", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "About Us" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "link3": { - "id": "TQ_j8AonSpR6Y", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Case Studies" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "link1": { - "id": "TQ_-EaSu9hL0j", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Home" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "termsLink": { - "id": "TQ__dMFoonVuy", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Terms & Conditions" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "link2": { - "id": "TQ_s42iw42axf", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Services" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "link4": { - "id": "TQ_VK4p1N3J5q", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Contact Us" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "logoAlt": { - "id": "TQ_wO6ma4SnnF", - "defaultValue": "Consulting Expertise Logo", - "type": "string" - }, - "cookiesLink": { - "id": "TQ_-pXXReji2C", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Cookies Policy" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "logoSrc": { - "id": "TQ_CUhsU4m8pk", - "defaultValue": "https://presentation-website-assets.teleporthq.io/logos/logo.png", - "type": "string" - }, - "privacyLink": { - "id": "TQ_SUSKh66jQj", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - } - }, - "children": [ - { - "type": "static", - "content": "Privacy Policy" - } - ] - } - } - ] - } - }, - "type": "element" - } - }, - "stateDefinitions": {}, - "node": { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "footer", - "name": "Footer7", - "referencedStyles": { - "TQ_ZYhFHGceaW": { - "id": "TQ_ZYhFHGceaW", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-section-padding" - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "overflow": { - "type": "static", - "content": "hidden" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexShrink": { - "type": "static", - "content": "0" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "max-width", - "referencedStyles": { - "TQ_6j9_MNqnYt": { - "id": "TQ_6j9_MNqnYt", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-section-max-width" - } - }, - "TQ_RyOS3yCYva": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Logo", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "static", - "content": "24px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "overflow": { - "type": "static", - "content": "hidden" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "name": "logo", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "logoAlt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "logoSrc", - "fallback": "" - } - } - }, - "style": { - "height": { - "type": "static", - "content": "2rem" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Links", - "referencedStyles": { - "TQ_Wfb7z_qj14": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "flexDirection": { - "type": "static", - "content": "column" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": { - "link": { - "type": "url", - "content": { - "url": { - "type": "static", - "content": "https://example.com" - }, - "newTab": true - } - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link1" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": { - "link": { - "type": "url", - "content": { - "url": { - "type": "static", - "content": "https://example.com" - }, - "newTab": true - } - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link2" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": { - "link": { - "type": "url", - "content": { - "url": { - "type": "static", - "content": "https://example.com" - }, - "newTab": true - } - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link3" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": { - "link": { - "type": "url", - "content": { - "url": { - "type": "static", - "content": "https://example.com" - }, - "newTab": true - } - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link4" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": { - "link": { - "type": "url", - "content": { - "url": { - "type": "static", - "content": "https://example.com" - }, - "newTab": true - } - } - }, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "link5" - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Credits", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Divider", - "referencedStyles": { - "TQ_Ype0FxTo_y": { - "id": "TQ_Ype0FxTo_y", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-divider-horizontal" - } - } - }, - "abilities": {}, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Row", - "referencedStyles": { - "TQ_v4NZp6gtp7": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - } - } - } - }, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - }, - "justifyContent": { - "type": "static", - "content": "space-between" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "© 2024 TeleportHQ" - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "FooterLinks", - "referencedStyles": { - "TQ_Msp-VztoeY": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "static", - "content": "24px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "privacyLink" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "termsLink" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "cookiesLink" - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - "name": "Footer4", - "styleSetDefinitions": {} - }, - "Steps2": { - "propDefinitions": { - "step1Description": { - "id": "TQ_rxJ5FFY1eR", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "Schedule a meeting to discuss your consulting needs and goals." - } - ] - } - } - ] - } - }, - "type": "element" - }, - "step3Description": { - "id": "TQ_f7Yqe9qne0", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "Collaborate closely to implement the consulting solutions tailored to your business." - } - ] - } - } - ] - } - }, - "type": "element" - }, - "step2Title": { - "id": "TQ_P3CgkQTl8x", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "referencedStyles": { - "TQ_LwoLGWFIac": { - "id": "TQ_LwoLGWFIac", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-2" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Proposal Submission" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "step2Description": { - "id": "TQ_HM7-RtIjJB", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "Receive a detailed proposal outlining the scope of work, timeline, and cost." - } - ] - } - } - ] - } - }, - "type": "element" - }, - "step1Title": { - "id": "TQ_p5J5qeFsO-", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "referencedStyles": { - "TQ_LwoLGWFIac": { - "id": "TQ_LwoLGWFIac", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-2" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Initial Consultation" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "step3Title": { - "id": "TQ_5mH_VirPzs", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "referencedStyles": { - "TQ_LwoLGWFIac": { - "id": "TQ_LwoLGWFIac", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-2" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Project Execution" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "step4Description": { - "id": "TQ_JXLhpe-LAM", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "Review the outcomes achieved through our consulting services and plan for future collaboration." - } - ] - } - } - ] - } - }, - "type": "element" - }, - "step4Title": { - "id": "TQ_IQxVGPcPbQ", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "referencedStyles": { - "TQ_LwoLGWFIac": { - "id": "TQ_LwoLGWFIac", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-2" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Success Evaluation" - } - ] - } - } - ] - } - }, - "type": "element" - } - }, - "stateDefinitions": {}, - "node": { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_ZYhFHGceaW": { - "id": "TQ_ZYhFHGceaW", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-section-padding" - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "max-width", - "referencedStyles": { - "TQ_6j9_MNqnYt": { - "id": "TQ_6j9_MNqnYt", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-section-max-width" - } - }, - "TQ_GyMJYjYeBn": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "flexDirection": { - "type": "static", - "content": "column" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fourunits", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "row" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_mgbOLolbot": { - "id": "TQ_mgbOLolbot", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-grid-2" - } - } - }, - "abilities": {}, - "style": { - "alignItems": { - "type": "static", - "content": "start" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "SectionHeader", - "referencedStyles": { - "TQ_jC_7F6mUcQ": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "position": { - "type": "static", - "content": "static" - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "top": { - "type": "static", - "content": "10%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "sticky" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "name": "text", - "referencedStyles": { - "TQ_LwoLGWFIac": { - "id": "TQ_LwoLGWFIac", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-2" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Discover the Power of Our Products" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "name": "text", - "referencedStyles": { - "TQ_Cdi-6DHpKE": { - "id": "TQ_Cdi-6DHpKE", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat." - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Actions", - "referencedStyles": { - "TQ_6_-rMXkmmc": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - }, - "alignSelf": { - "type": "static", - "content": "flex-start" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "button", - "name": "Button", - "referencedStyles": { - "TQ_7mofmVyU33": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - }, - "TQ_YG0x9R6jg7": { - "id": "TQ_YG0x9R6jg7", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-animated" - } - }, - "TQ_YHUXVM5O4G": { - "id": "TQ_YHUXVM5O4G", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-filled" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Main action" - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gridArea": { - "type": "static", - "content": "span 1/span 1/span 1/span 1" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_Jv7006u5Ik": { - "id": "TQ_Jv7006u5Ik", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-card" - } - }, - "TQ_Xk4plSqMWg": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - } - }, - "abilities": {}, - "style": { - "top": { - "type": "static", - "content": "10%" - }, - "position": { - "type": "static", - "content": "sticky" - }, - "transform": { - "type": "static", - "content": "rotate(-2deg)" - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-accent1", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "step1Title" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "step1Description" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "label", - "referencedStyles": { - "TQ_Q9qW_sumfb": { - "id": "TQ_Q9qW_sumfb", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-3" - } - } - }, - "abilities": {}, - "style": { - "top": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "right": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "fontSize": { - "type": "static", - "content": "40px" - }, - "position": { - "type": "static", - "content": "absolute" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "700" - } - }, - "children": [ - { - "type": "static", - "content": "01" - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_5UOEreOcAC": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - }, - "TQ_Jv7006u5Ik": { - "id": "TQ_Jv7006u5Ik", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-card" - } - } - }, - "abilities": {}, - "style": { - "top": { - "type": "static", - "content": "10%" - }, - "position": { - "type": "static", - "content": "sticky" - }, - "transform": { - "type": "static", - "content": "rotate(2deg)" - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-accent2", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "step2Title" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "step2Description" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "label", - "referencedStyles": { - "TQ_Q9qW_sumfb": { - "id": "TQ_Q9qW_sumfb", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-3" - } - } - }, - "abilities": {}, - "style": { - "top": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "right": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "fontSize": { - "type": "static", - "content": "40px" - }, - "position": { - "type": "static", - "content": "absolute" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "700" - } - }, - "children": [ - { - "type": "static", - "content": "02" - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_Jv7006u5Ik": { - "id": "TQ_Jv7006u5Ik", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-card" - } - }, - "TQ_7_XArW55CN": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - } - }, - "abilities": {}, - "style": { - "top": { - "type": "static", - "content": "10%" - }, - "position": { - "type": "static", - "content": "sticky" - }, - "transform": { - "type": "static", - "content": "rotate(-2deg)" - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-accent1", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "step3Title" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "step3Description" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "label", - "referencedStyles": { - "TQ_Q9qW_sumfb": { - "id": "TQ_Q9qW_sumfb", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-3" - } - } - }, - "abilities": {}, - "style": { - "top": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "right": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "fontSize": { - "type": "static", - "content": "40px" - }, - "position": { - "type": "static", - "content": "absolute" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "700" - } - }, - "children": [ - { - "type": "static", - "content": "03" - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_Jv7006u5Ik": { - "id": "TQ_Jv7006u5Ik", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-card" - } - }, - "TQ_jfT0lo4kAs": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - } - }, - "abilities": {}, - "style": { - "top": { - "type": "static", - "content": "10%" - }, - "position": { - "type": "static", - "content": "sticky" - }, - "transform": { - "type": "static", - "content": "rotate(2deg)" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-accent2", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "step4Title" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "step4Description" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "label", - "referencedStyles": { - "TQ_Q9qW_sumfb": { - "id": "TQ_Q9qW_sumfb", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-3" - } - } - }, - "abilities": {}, - "style": { - "top": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "right": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "fontSize": { - "type": "static", - "content": "40px" - }, - "position": { - "type": "static", - "content": "absolute" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "700" - } - }, - "children": [ - { - "type": "static", - "content": "04" - } - ] - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - "name": "Steps2", - "styleSetDefinitions": {} - }, - "Contact10": { - "propDefinitions": { - "content1": { - "id": "TQ_Y_nQaQE1Sg", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "referencedStyles": { - "TQ_Cdi-6DHpKE": { - "id": "TQ_Cdi-6DHpKE", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Get in touch with us to discuss how we can help your business grow." - } - ] - } - } - ] - } - }, - "type": "element" - }, - "location2ImageSrc": { - "id": "TQ_mIY33zJVgB", - "defaultValue": "https://images.unsplash.com/photo-1499447155021-4907f71b9ef5?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w5MTMyMXwwfDF8cmFuZG9tfHx8fHx8fHx8MTcyMzU2MzI1NHw&ixlib=rb-4.0.3&q=80&w=1080", - "type": "string" - }, - "location1ImageSrc": { - "id": "TQ_NDpizZPEl9", - "defaultValue": "https://images.unsplash.com/photo-1690306815535-dbe66a7c6185?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w5MTMyMXwwfDF8cmFuZG9tfHx8fHx8fHx8MTcyMzU2MzI1NHw&ixlib=rb-4.0.3&q=80&w=1080", - "type": "string" - }, - "location1Description": { - "id": "TQ_2iUXXcFvXt", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "referencedStyles": { - "TQ_Cdi-6DHpKE": { - "id": "TQ_Cdi-6DHpKE", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "123 Main Street, New York, NY 10001" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "location2ImageAlt": { - "id": "TQ_JSZ9VDzuE-", - "defaultValue": "Los Angeles Office Image", - "type": "string" - }, - "heading1": { - "id": "TQ_l7DHE_0qif", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "referencedStyles": { - "TQ_LwoLGWFIac": { - "id": "TQ_LwoLGWFIac", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-2" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Contact Us" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "location2Description": { - "id": "TQ_VItOvZhAuR", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "referencedStyles": { - "TQ_Cdi-6DHpKE": { - "id": "TQ_Cdi-6DHpKE", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "456 Park Avenue, Los Angeles, CA 90012" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "location1ImageAlt": { - "id": "TQ_5u5xaxoF8P", - "defaultValue": "New York Office Image", - "type": "string" - }, - "location1": { - "id": "TQ_6bfDXbkj7w", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "referencedStyles": { - "TQ_Q9qW_sumfb": { - "id": "TQ_Q9qW_sumfb", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-3" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "New York Office" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "location2": { - "id": "TQ_N4v0OY_kKR", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "referencedStyles": { - "TQ_Q9qW_sumfb": { - "id": "TQ_Q9qW_sumfb", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-3" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "Los Angeles Office" - } - ] - } - } - ] - } - }, - "type": "element" - } - }, - "stateDefinitions": {}, - "node": { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_ZYhFHGceaW": { - "id": "TQ_ZYhFHGceaW", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-section-padding" - } - } - }, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "max-width", - "referencedStyles": { - "TQ_6j9_MNqnYt": { - "id": "TQ_6j9_MNqnYt", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-section-max-width" - } - } - }, - "abilities": {}, - "style": { - "alignSelf": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": { - "TQ_kJ_rPmSii8": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - } - } - } - }, - "TQ_Qq80UZ1GFl": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "justifyContent": { - "type": "static", - "content": "flex-start" - } - } - } - }, - "TQ_vwIIt3FVUY": { - "id": "TQ_vwIIt3FVUY", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-flex-row" - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "justifyContent": { - "type": "static", - "content": "flex-start" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "heading1" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "content1" - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": { - "TQ_vwIIt3FVUY": { - "id": "TQ_vwIIt3FVUY", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-flex-row" - } - }, - "TQ_6P3iqIXzCC": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - } - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "justifyContent": { - "type": "static", - "content": "space-between" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "flex": { - "type": "static", - "content": "1" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "referencedStyles": { - "TQ_aV40-MIWjL": { - "id": "TQ_aV40-MIWjL", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-16-9" - } - }, - "TQ_H74PMIGypf": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "location1ImageAlt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "location1ImageSrc", - "fallback": "" - } - } - }, - "style": { - "objectFit": { - "type": "static", - "content": "cover" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "location1" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "location1Description" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_9IxNSi21HQ": { - "id": "TQ_9IxNSi21HQ", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-flat" - } - }, - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": { - "link": { - "type": "url", - "content": { - "url": { - "type": "static", - "content": "https://example.com" - }, - "newTab": true - } - } - }, - "children": [ - { - "type": "static", - "content": "Get directions" - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "flex": { - "type": "static", - "content": "1" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "referencedStyles": { - "TQ_aV40-MIWjL": { - "id": "TQ_aV40-MIWjL", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-16-9" - } - }, - "TQ_8xCeZ5ilqR": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "location2ImageAlt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "location2ImageSrc", - "fallback": "" - } - } - }, - "style": { - "objectFit": { - "type": "static", - "content": "cover" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "location2" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "location2Description" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_9IxNSi21HQ": { - "id": "TQ_9IxNSi21HQ", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-flat" - } - }, - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": { - "link": { - "type": "url", - "content": { - "url": { - "type": "static", - "content": "https://example.com" - }, - "newTab": true - } - } - }, - "children": [ - { - "type": "static", - "content": "Get directions" - } - ] - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - "name": "Contact10", - "styleSetDefinitions": {} - }, - "Hero17": { - "propDefinitions": { - "image3Src": { - "id": "TQ_lSiPkBNWNR", - "defaultValue": "https://images.unsplash.com/photo-1554774853-7f03caeb4b15?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w5MTMyMXwwfDF8cmFuZG9tfHx8fHx8fHx8MTcyMzU2MzI1NHw&ixlib=rb-4.0.3&q=80&w=1080", - "type": "string" - }, - "image8Alt": { - "id": "TQ_dujBfczOr6", - "defaultValue": "Hero Image", - "type": "string" - }, - "image2Src": { - "id": "TQ_h-X1UTuUZQ", - "defaultValue": "https://images.unsplash.com/photo-1680458842315-ee84115fd0be?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w5MTMyMXwwfDF8cmFuZG9tfHx8fHx8fHx8MTcyMzU2MzI1NXw&ixlib=rb-4.0.3&q=80&w=1080", - "type": "string" - }, - "image6Alt": { - "id": "TQ_zX8uOkVgH5", - "defaultValue": "Hero Image", - "type": "string" - }, - "image11Src": { - "id": "TQ_YXtP6KKJE7", - "defaultValue": "https://images.unsplash.com/photo-1568658173325-c7b8a11d5666?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w5MTMyMXwwfDF8cmFuZG9tfHx8fHx8fHx8MTcyMzU2MzI1NXw&ixlib=rb-4.0.3&q=80&w=1080", - "type": "string" - }, - "image5Alt": { - "id": "TQ_-w1kYp8js6", - "defaultValue": "Hero Image", - "type": "string" - }, - "image1Alt": { - "id": "TQ_BpOfkaxC_2", - "defaultValue": "Consulting Expertise", - "type": "string" - }, - "image7Src": { - "id": "TQ_Do7sAUOJ5F", - "defaultValue": "https://images.unsplash.com/photo-1557804506-669a67965ba0?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w5MTMyMXwwfDF8cmFuZG9tfHx8fHx8fHx8MTcyMzU2MzI1NXw&ixlib=rb-4.0.3&q=80&w=1080", - "type": "string" - }, - "image7Alt": { - "id": "TQ_Pt8mpfNDB7", - "defaultValue": "Hero Image", - "type": "string" - }, - "image12Alt": { - "id": "TQ_AnNlDOUqYQ", - "defaultValue": "Hero Image", - "type": "string" - }, - "image2Alt": { - "id": "TQ_-VQRvVCkgv", - "defaultValue": "Hero Image", - "type": "string" - }, - "image6Src": { - "id": "TQ_8KWGOCRRJr", - "defaultValue": "https://images.unsplash.com/photo-1522273400909-fd1a8f77637e?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w5MTMyMXwwfDF8cmFuZG9tfHx8fHx8fHx8MTcyMzU2MzI1NXw&ixlib=rb-4.0.3&q=80&w=1080", - "type": "string" - }, - "image12Src": { - "id": "TQ_Z22idOjHYw", - "defaultValue": "https://images.unsplash.com/photo-1631217868264-e5b90bb7e133?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w5MTMyMXwwfDF8cmFuZG9tfHx8fHx8fHx8MTcyMzU2MzI1NXw&ixlib=rb-4.0.3&q=80&w=1080", - "type": "string" - }, - "image3Alt": { - "id": "TQ_9BVwmeijcZ", - "defaultValue": "Hero Image", - "type": "string" - }, - "image9Src": { - "id": "TQ_eyAnb1m387", - "defaultValue": "https://images.unsplash.com/photo-1507208773393-40d9fc670acf?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w5MTMyMXwwfDF8cmFuZG9tfHx8fHx8fHx8MTcyMzU2MzI1Nnw&ixlib=rb-4.0.3&q=80&w=1080", - "type": "string" - }, - "image11Alt": { - "id": "TQ_s1FfhVsOoq", - "defaultValue": "Hero Image", - "type": "string" - }, - "action2": { - "id": "TQ_lsRKKgaAlV", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Learn More" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "action1": { - "id": "TQ_JjWSNoJm2i", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Get Started" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "image8Src": { - "id": "TQ_jBgs9uoQGV", - "defaultValue": "https://images.unsplash.com/photo-1557804506-669a67965ba0?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w5MTMyMXwwfDF8cmFuZG9tfHx8fHx8fHx8MTcyMzU2MzI1Nnw&ixlib=rb-4.0.3&q=80&w=1080", - "type": "string" - }, - "image5Src": { - "id": "TQ_mnU1PHbHeY", - "defaultValue": "https://images.unsplash.com/photo-1508431800532-da5486c45537?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w5MTMyMXwwfDF8cmFuZG9tfHx8fHx8fHx8MTcyMzU2MzI1Nnw&ixlib=rb-4.0.3&q=80&w=1080", - "type": "string" - }, - "image4Src": { - "id": "TQ_bdhNkusstB", - "defaultValue": "https://images.unsplash.com/photo-1680458841928-0ffceecf9651?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w5MTMyMXwwfDF8cmFuZG9tfHx8fHx8fHx8MTcyMzU2MzI1Nnw&ixlib=rb-4.0.3&q=80&w=1080", - "type": "string" - }, - "image10Alt": { - "id": "TQ_4WDNabOJfN", - "defaultValue": "Hero Image", - "type": "string" - }, - "image4Alt": { - "id": "TQ_mI3k3sVTgU", - "defaultValue": "Hero Image", - "type": "string" - }, - "heading1": { - "id": "TQ_BUK7Wly59p", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h1", - "referencedStyles": { - "TQ_JdTwDSP7TS": { - "id": "TQ_JdTwDSP7TS", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-1" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "Showcase Your Consulting Expertise" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "content1": { - "id": "TQ_nDTX5XAD44", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "referencedStyles": { - "TQ_Cdi-6DHpKE": { - "id": "TQ_Cdi-6DHpKE", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "Build a professional website to highlight your consulting services and expertise. Impress potential clients with your knowledge and experience." - } - ] - } - } - ] - } - }, - "type": "element" - }, - "image10Src": { - "id": "TQ_daeGKZhlK0", - "defaultValue": "https://images.unsplash.com/photo-1581093196277-9f608bb3d4b6?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w5MTMyMXwwfDF8cmFuZG9tfHx8fHx8fHx8MTcyMzU2MzI1Nnw&ixlib=rb-4.0.3&q=80&w=1080", - "type": "string" - }, - "image9Alt": { - "id": "TQ_OMPpFVvz3f", - "defaultValue": "Hero Image", - "type": "string" - }, - "image1Src": { - "id": "TQ_3Tl6gmPEaP", - "defaultValue": "https://images.unsplash.com/photo-1722974616443-0e2a7fc7078c?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w5MTMyMXwwfDF8cmFuZG9tfHx8fHx8fHx8MTcyMzU2MzI1Nnw&ixlib=rb-4.0.3&q=80&w=1080", - "type": "string" - } - }, - "stateDefinitions": {}, - "node": { - "type": "element", - "content": { - "elementType": "container", - "name": "Header78", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "overflow": { - "type": "static", - "content": "hidden" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexShrink": { - "type": "static", - "content": "0" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Column", - "referencedStyles": { - "TQ_ZYhFHGceaW": { - "id": "TQ_ZYhFHGceaW", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-section-padding" - } - }, - "TQ_6j9_MNqnYt": { - "id": "TQ_6j9_MNqnYt", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-section-max-width" - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h1", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "heading1" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "content1" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Actions", - "referencedStyles": { - "TQ_x53SasGrBV": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "button", - "name": "Button", - "referencedStyles": { - "TQ_YHUXVM5O4G": { - "id": "TQ_YHUXVM5O4G", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-filled" - } - }, - "TQ_FkgtLR6_U3": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - } - }, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "action1" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "button", - "name": "Button", - "referencedStyles": { - "TQ_qY1x0oSpxm": { - "id": "TQ_qY1x0oSpxm", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-outline" - } - }, - "TQ_IgRNCP3ljt": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - } - }, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "action2" - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": { - "TQ_v0rLJrVskK": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "RowContainer", - "referencedStyles": { - "TQ_yhgGG_4nSl": { - "id": "TQ_yhgGG_4nSl", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-animated-group-container-horizontal" - } - }, - "TQ_pZZ4SYUhhW": { - "id": "TQ_pZZ4SYUhhW", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-mask-image-horizontal" - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Strip", - "referencedStyles": { - "TQ_jGyDMd3FEV": { - "id": "TQ_jGyDMd3FEV", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-animated-group-horizontal" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "name": "PlaceholderImage", - "referencedStyles": { - "TQ_ZXN1UBwqp3": { - "id": "TQ_ZXN1UBwqp3", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-scale" - } - }, - "TQ_wAk_cYFagj": { - "id": "TQ_wAk_cYFagj", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-1-1" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image1Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image1Src", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "400px" - }, - "height": { - "type": "static", - "content": "400px" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "PlaceholderImage", - "referencedStyles": { - "TQ_ZXN1UBwqp3": { - "id": "TQ_ZXN1UBwqp3", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-scale" - } - }, - "TQ_wAk_cYFagj": { - "id": "TQ_wAk_cYFagj", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-1-1" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image2Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image2Src", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "400px" - }, - "height": { - "type": "static", - "content": "400px" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "PlaceholderImage", - "referencedStyles": { - "TQ_ZXN1UBwqp3": { - "id": "TQ_ZXN1UBwqp3", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-scale" - } - }, - "TQ_wAk_cYFagj": { - "id": "TQ_wAk_cYFagj", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-1-1" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image3Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image3Src", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "400px" - }, - "height": { - "type": "static", - "content": "400px" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "PlaceholderImage", - "referencedStyles": { - "TQ_ZXN1UBwqp3": { - "id": "TQ_ZXN1UBwqp3", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-scale" - } - }, - "TQ_wAk_cYFagj": { - "id": "TQ_wAk_cYFagj", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-1-1" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image4Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image4Src", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "400px" - }, - "height": { - "type": "static", - "content": "400px" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "PlaceholderImage", - "referencedStyles": { - "TQ_ZXN1UBwqp3": { - "id": "TQ_ZXN1UBwqp3", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-scale" - } - }, - "TQ_wAk_cYFagj": { - "id": "TQ_wAk_cYFagj", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-1-1" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image5Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image5Src", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "400px" - }, - "height": { - "type": "static", - "content": "400px" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "PlaceholderImage", - "referencedStyles": { - "TQ_ZXN1UBwqp3": { - "id": "TQ_ZXN1UBwqp3", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-scale" - } - }, - "TQ_wAk_cYFagj": { - "id": "TQ_wAk_cYFagj", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-1-1" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image6Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image6Src", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "400px" - }, - "height": { - "type": "static", - "content": "400px" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Strip", - "referencedStyles": { - "TQ_jGyDMd3FEV": { - "id": "TQ_jGyDMd3FEV", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-animated-group-horizontal" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "name": "PlaceholderImage", - "referencedStyles": { - "TQ_ZXN1UBwqp3": { - "id": "TQ_ZXN1UBwqp3", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-scale" - } - }, - "TQ_wAk_cYFagj": { - "id": "TQ_wAk_cYFagj", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-1-1" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image1Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image1Src", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "400px" - }, - "height": { - "type": "static", - "content": "400px" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "PlaceholderImage", - "referencedStyles": { - "TQ_ZXN1UBwqp3": { - "id": "TQ_ZXN1UBwqp3", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-scale" - } - }, - "TQ_wAk_cYFagj": { - "id": "TQ_wAk_cYFagj", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-1-1" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image2Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image2Src", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "400px" - }, - "height": { - "type": "static", - "content": "400px" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "PlaceholderImage", - "referencedStyles": { - "TQ_ZXN1UBwqp3": { - "id": "TQ_ZXN1UBwqp3", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-scale" - } - }, - "TQ_wAk_cYFagj": { - "id": "TQ_wAk_cYFagj", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-1-1" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image3Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image3Src", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "400px" - }, - "height": { - "type": "static", - "content": "400px" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "PlaceholderImage", - "referencedStyles": { - "TQ_ZXN1UBwqp3": { - "id": "TQ_ZXN1UBwqp3", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-scale" - } - }, - "TQ_wAk_cYFagj": { - "id": "TQ_wAk_cYFagj", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-1-1" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image4Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image4Src", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "400px" - }, - "height": { - "type": "static", - "content": "400px" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "PlaceholderImage", - "referencedStyles": { - "TQ_ZXN1UBwqp3": { - "id": "TQ_ZXN1UBwqp3", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-scale" - } - }, - "TQ_wAk_cYFagj": { - "id": "TQ_wAk_cYFagj", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-1-1" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image5Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image5Src", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "400px" - }, - "height": { - "type": "static", - "content": "400px" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "PlaceholderImage", - "referencedStyles": { - "TQ_ZXN1UBwqp3": { - "id": "TQ_ZXN1UBwqp3", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-scale" - } - }, - "TQ_wAk_cYFagj": { - "id": "TQ_wAk_cYFagj", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-1-1" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "static", - "content": "Hero Image" - }, - "src": { - "type": "static", - "content": "https://images.unsplash.com/photo-1534312527009-56c7016453e6?ixid=M3w5MTMyMXwwfDF8c2VhcmNofDIxfHxhYnN0cmFjdHxlbnwwfHx8fDE3MTA4NzA5MzB8MA&ixlib=rb-4.0.3&w=1500" - } - }, - "style": { - "width": { - "type": "static", - "content": "400px" - }, - "height": { - "type": "static", - "content": "400px" - } - }, - "children": [] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "RowContainer", - "referencedStyles": { - "TQ_yhgGG_4nSl": { - "id": "TQ_yhgGG_4nSl", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-animated-group-container-horizontal" - } - }, - "TQ_pZZ4SYUhhW": { - "id": "TQ_pZZ4SYUhhW", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-mask-image-horizontal" - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Strip", - "referencedStyles": { - "TQ_wbM3-e2Fo6": { - "id": "TQ_wbM3-e2Fo6", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-animated-group-horizontal-reverse" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "name": "PlaceholderImage", - "referencedStyles": { - "TQ_ZXN1UBwqp3": { - "id": "TQ_ZXN1UBwqp3", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-scale" - } - }, - "TQ_wAk_cYFagj": { - "id": "TQ_wAk_cYFagj", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-1-1" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image7Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image7Src", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "400px" - }, - "height": { - "type": "static", - "content": "400px" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "PlaceholderImage", - "referencedStyles": { - "TQ_ZXN1UBwqp3": { - "id": "TQ_ZXN1UBwqp3", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-scale" - } - }, - "TQ_wAk_cYFagj": { - "id": "TQ_wAk_cYFagj", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-1-1" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image8Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image8Src", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "400px" - }, - "height": { - "type": "static", - "content": "400px" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "PlaceholderImage", - "referencedStyles": { - "TQ_ZXN1UBwqp3": { - "id": "TQ_ZXN1UBwqp3", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-scale" - } - }, - "TQ_wAk_cYFagj": { - "id": "TQ_wAk_cYFagj", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-1-1" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image9Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image9Src", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "400px" - }, - "height": { - "type": "static", - "content": "400px" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "PlaceholderImage", - "referencedStyles": { - "TQ_ZXN1UBwqp3": { - "id": "TQ_ZXN1UBwqp3", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-scale" - } - }, - "TQ_wAk_cYFagj": { - "id": "TQ_wAk_cYFagj", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-1-1" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image10Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image10Src", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "400px" - }, - "height": { - "type": "static", - "content": "400px" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "PlaceholderImage", - "referencedStyles": { - "TQ_ZXN1UBwqp3": { - "id": "TQ_ZXN1UBwqp3", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-scale" - } - }, - "TQ_wAk_cYFagj": { - "id": "TQ_wAk_cYFagj", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-1-1" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image11Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image11Src", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "400px" - }, - "height": { - "type": "static", - "content": "400px" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "PlaceholderImage", - "referencedStyles": { - "TQ_ZXN1UBwqp3": { - "id": "TQ_ZXN1UBwqp3", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-scale" - } - }, - "TQ_wAk_cYFagj": { - "id": "TQ_wAk_cYFagj", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-1-1" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image12Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image12Src", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "400px" - }, - "height": { - "type": "static", - "content": "400px" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Strip", - "referencedStyles": { - "TQ_wbM3-e2Fo6": { - "id": "TQ_wbM3-e2Fo6", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-animated-group-horizontal-reverse" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "name": "PlaceholderImage", - "referencedStyles": { - "TQ_ZXN1UBwqp3": { - "id": "TQ_ZXN1UBwqp3", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-scale" - } - }, - "TQ_wAk_cYFagj": { - "id": "TQ_wAk_cYFagj", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-1-1" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image7Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image7Src", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "400px" - }, - "height": { - "type": "static", - "content": "400px" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "PlaceholderImage", - "referencedStyles": { - "TQ_ZXN1UBwqp3": { - "id": "TQ_ZXN1UBwqp3", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-scale" - } - }, - "TQ_wAk_cYFagj": { - "id": "TQ_wAk_cYFagj", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-1-1" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image8Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image8Src", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "400px" - }, - "height": { - "type": "static", - "content": "400px" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "PlaceholderImage", - "referencedStyles": { - "TQ_ZXN1UBwqp3": { - "id": "TQ_ZXN1UBwqp3", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-scale" - } - }, - "TQ_wAk_cYFagj": { - "id": "TQ_wAk_cYFagj", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-1-1" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image9Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image9Src", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "400px" - }, - "height": { - "type": "static", - "content": "400px" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "PlaceholderImage", - "referencedStyles": { - "TQ_ZXN1UBwqp3": { - "id": "TQ_ZXN1UBwqp3", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-scale" - } - }, - "TQ_wAk_cYFagj": { - "id": "TQ_wAk_cYFagj", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-1-1" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image10Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image10Src", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "400px" - }, - "height": { - "type": "static", - "content": "400px" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "PlaceholderImage", - "referencedStyles": { - "TQ_ZXN1UBwqp3": { - "id": "TQ_ZXN1UBwqp3", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-scale" - } - }, - "TQ_wAk_cYFagj": { - "id": "TQ_wAk_cYFagj", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-1-1" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image11Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "image11Src", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "static", - "content": "400px" - }, - "height": { - "type": "static", - "content": "400px" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "name": "PlaceholderImage", - "referencedStyles": { - "TQ_ZXN1UBwqp3": { - "id": "TQ_ZXN1UBwqp3", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-scale" - } - }, - "TQ_wAk_cYFagj": { - "id": "TQ_wAk_cYFagj", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-1-1" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "static", - "content": "Hero Image" - }, - "src": { - "type": "static", - "content": "https://images.unsplash.com/photo-1568214379698-8aeb8c6c6ac8?ixid=M3w5MTMyMXwwfDF8c2VhcmNofDEyfHxncmFmaWN8ZW58MHx8fHwxNzE1Nzk0OTk5fDA&ixlib=rb-4.0.3&w=1500" - } - }, - "style": { - "width": { - "type": "static", - "content": "400px" - }, - "height": { - "type": "static", - "content": "400px" - } - }, - "children": [] - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "html-node", - "referencedStyles": {}, - "attrs": { - "html": { - "type": "raw", - "content": "\n" - } - }, - "children": [] - } - } - ] - } - }, - "name": "Hero17", - "styleSetDefinitions": {} - }, - "CTA26": { - "propDefinitions": { - "heading1": { - "id": "TQ_BCZ5TJ0Y6t", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_LwoLGWFIac": { - "id": "TQ_LwoLGWFIac", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-2" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Ready to showcase your expertise?" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "content1": { - "id": "TQ_M-nmkS6zg8", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "referencedStyles": { - "TQ_Cdi-6DHpKE": { - "id": "TQ_Cdi-6DHpKE", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Create a professional site to highlight your consulting services and attract potential clients." - } - ] - } - } - ] - } - }, - "type": "element" - }, - "action1": { - "id": "TQ_yPFVfkMB4V", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Get started now" - } - ] - } - } - ] - } - }, - "type": "element" - } - }, - "stateDefinitions": {}, - "node": { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_ZYhFHGceaW": { - "id": "TQ_ZYhFHGceaW", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-section-padding" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "max-width", - "referencedStyles": { - "TQ_6j9_MNqnYt": { - "id": "TQ_6j9_MNqnYt", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-section-max-width" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Accent2Bg", - "referencedStyles": { - "TQ_e5x7X5d20i": { - "type": "style-map", - "content": { - "conditions": [ - { - "content": "hover", - "conditionType": "element-state" - } - ], - "mapType": "inlined", - "styles": { - "transform": { - "type": "static", - "content": "scale3d(1.1,1.1,1.1)" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "transform": { - "type": "static", - "content": "translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(1deg) skew(0deg, 0deg)" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "transition": { - "type": "static", - "content": "0.3s" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-cardradius", - "fallback": "" - } - }, - "justifyContent": { - "type": "static", - "content": "space-between" - }, - "transformStyle": { - "type": "static", - "content": "preserve-3d" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-accent2", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Accent1Bg", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "transform": { - "type": "static", - "content": "translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-2deg) skew(0deg, 0deg)" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-cardradius", - "fallback": "" - } - }, - "justifyContent": { - "type": "static", - "content": "space-between" - }, - "transformStyle": { - "type": "static", - "content": "preserve-3d" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-accent1", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_sVtFk9rUJH": { - "type": "style-map", - "content": { - "conditions": [ - { - "content": "hover", - "conditionType": "element-state" - } - ], - "mapType": "inlined", - "styles": { - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-light", - "fallback": "" - } - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - } - } - } - }, - "TQ_eU-y8QAC3V": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "flex-start" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "transform": { - "type": "static", - "content": "translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(1deg) skew(0deg, 0deg)" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-sixunits", - "fallback": "" - } - }, - "transition": { - "type": "static", - "content": "0.3s" - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fourunits", - "fallback": "" - } - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-cardradius", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fourunits", - "fallback": "" - } - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-sixunits", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "heading1" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "content1" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Actions", - "referencedStyles": { - "TQ_czb0MRXH86": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "flexWrap": { - "type": "static", - "content": "wrap" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "flex": { - "type": "static", - "content": "1" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "justifyContent": { - "type": "static", - "content": "flex-end" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "button", - "referencedStyles": { - "TQ_YHUXVM5O4G": { - "id": "TQ_YHUXVM5O4G", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-filled" - } - }, - "TQ_4x-r7DevUD": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "flex": { - "type": "static", - "content": "1" - } - } - } - } - }, - "abilities": {}, - "attrs": { - "type": { - "type": "static", - "content": "button" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "action1" - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - "name": "CTA26", - "styleSetDefinitions": {} - }, - "Features24": { - "propDefinitions": { - "feature1ImgAlt": { - "id": "TQ_SzZ4ecA2Ta", - "defaultValue": "Consulting Expertise", - "type": "string" - }, - "feature3Description": { - "id": "TQ_zzFInatuPp", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Showcase your successful projects and results to potential clients." - } - ] - } - } - ] - } - }, - "type": "element" - }, - "feature3Title": { - "id": "TQ_PEoet8ArsI", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "referencedStyles": { - "TQ_LwoLGWFIac": { - "id": "TQ_LwoLGWFIac", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-2" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Case Studies" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "feature3ImgSrc": { - "id": "TQ_JsgwDncPeA", - "defaultValue": "https://images.unsplash.com/photo-1599453052061-5c377643e4fa?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w5MTMyMXwwfDF8cmFuZG9tfHx8fHx8fHx8MTcyMzU2MzI1NHw&ixlib=rb-4.0.3&q=80&w=1080", - "type": "string" - }, - "feature1ImgSrc": { - "id": "TQ_qmRfq-H2ms", - "defaultValue": "https://images.unsplash.com/photo-1680458841796-360a4cf4b3b1?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w5MTMyMXwwfDF8cmFuZG9tfHx8fHx8fHx8MTcyMzU2MzI1NXw&ixlib=rb-4.0.3&q=80&w=1080", - "type": "string" - }, - "feature2Description": { - "id": "TQ_FaSZ4-iIJH", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Attract and engage potential clients with a professional and visually appealing website." - } - ] - } - } - ] - } - }, - "type": "element" - }, - "feature1Title": { - "id": "TQ_NXwCb2pfnC", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "referencedStyles": { - "TQ_LwoLGWFIac": { - "id": "TQ_LwoLGWFIac", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-2" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Professional Site" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "feature3ImgAlt": { - "id": "TQ_XRnB5hC7nP", - "defaultValue": "Case Studies Image", - "type": "string" - }, - "feature1Description": { - "id": "TQ_vnQeii9wXc", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Highlight your consulting expertise and services in a clear and concise manner." - } - ] - } - } - ] - } - }, - "type": "element" - }, - "feature2ImgSrc": { - "id": "TQ_bXNPezMYua", - "defaultValue": "https://images.unsplash.com/photo-1553484771-689277e6fa16?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w5MTMyMXwwfDF8cmFuZG9tfHx8fHx8fHx8MTcyMzU2MzI1NXw&ixlib=rb-4.0.3&q=80&w=1080", - "type": "string" - }, - "feature2ImgAlt": { - "id": "TQ_e0gpwIQYFh", - "defaultValue": "Attract Potential Clients Image", - "type": "string" - }, - "feature2Title": { - "id": "TQ_dTPpSfXYlF", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "referencedStyles": { - "TQ_LwoLGWFIac": { - "id": "TQ_LwoLGWFIac", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-2" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Attract Potential Clients" - } - ] - } - } - ] - } - }, - "type": "element" - } - }, - "stateDefinitions": { - "activeTab": { - "id": "TQ_-ci4fF29R4", - "defaultValue": 0, - "type": "number" - } - }, - "node": { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_ZYhFHGceaW": { - "id": "TQ_ZYhFHGceaW", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-section-padding" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_82tIg-EJs-": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr" - } - } - } - }, - "TQ_6j9_MNqnYt": { - "id": "TQ_6j9_MNqnYt", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-section-max-width" - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "grid" - }, - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fiveunits", - "fallback": "" - } - }, - "position": { - "type": "static", - "content": "relative" - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr 1fr" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "ImageContainer", - "referencedStyles": {}, - "abilities": {}, - "style": { - "height": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - } - }, - "children": [ - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "image", - "referencedStyles": { - "TQ_aV40-MIWjL": { - "id": "TQ_aV40-MIWjL", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-16-9" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "feature1ImgAlt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "feature1ImgSrc", - "fallback": "" - } - } - }, - "style": { - "animationName": { - "type": "static", - "content": "fadeIn" - }, - "animationDelay": { - "type": "static", - "content": "0s" - }, - "animationDuration": { - "type": "static", - "content": "300ms" - }, - "animationDirection": { - "type": "static", - "content": "normal" - }, - "animationIterationCount": { - "type": "static", - "content": "1" - }, - "animationTimingFunction": { - "type": "static", - "content": "ease" - } - }, - "children": [] - } - }, - "reference": { - "id": "TQ_-ci4fF29R4", - "type": "dynamic", - "content": { - "referenceType": "state", - "id": "activeTab" - }, - "pos": "" - }, - "value": 0 - } - }, - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "image", - "referencedStyles": { - "TQ_aV40-MIWjL": { - "id": "TQ_aV40-MIWjL", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-16-9" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "feature2ImgAlt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "feature2ImgSrc", - "fallback": "" - } - } - }, - "style": { - "animationName": { - "type": "static", - "content": "fadeIn" - }, - "animationDelay": { - "type": "static", - "content": "0s" - }, - "animationDuration": { - "type": "static", - "content": "300ms" - }, - "animationDirection": { - "type": "static", - "content": "normal" - }, - "animationIterationCount": { - "type": "static", - "content": "1" - }, - "animationTimingFunction": { - "type": "static", - "content": "ease" - } - }, - "children": [] - } - }, - "reference": { - "id": "TQ_-ci4fF29R4", - "type": "dynamic", - "content": { - "referenceType": "state", - "id": "activeTab" - }, - "pos": "" - }, - "value": 1 - } - }, - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "image", - "referencedStyles": { - "TQ_aV40-MIWjL": { - "id": "TQ_aV40-MIWjL", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-16-9" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "feature3ImgAlt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "feature3ImgSrc", - "fallback": "" - } - } - }, - "style": { - "animationName": { - "type": "static", - "content": "fadeIn" - }, - "animationDelay": { - "type": "static", - "content": "0s" - }, - "animationDuration": { - "type": "static", - "content": "300ms" - }, - "animationDirection": { - "type": "static", - "content": "normal" - }, - "animationIterationCount": { - "type": "static", - "content": "1" - }, - "animationTimingFunction": { - "type": "static", - "content": "ease" - } - }, - "children": [] - } - }, - "reference": { - "id": "TQ_-ci4fF29R4", - "type": "dynamic", - "content": { - "referenceType": "state", - "id": "activeTab" - }, - "pos": "" - }, - "value": 2 - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "TabsMenu", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "TabHorizontal", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "cursor": { - "type": "static", - "content": "pointer" - }, - "display": { - "type": "static", - "content": "flex" - }, - "overflow": { - "type": "static", - "content": "hidden" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "DividerContainer", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - } - }, - "children": [ - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "container", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "2px" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - } - }, - "children": [] - } - }, - "reference": { - "id": "TQ_-ci4fF29R4", - "type": "dynamic", - "content": { - "referenceType": "state", - "id": "activeTab" - }, - "pos": "" - }, - "value": 0 - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "static", - "content": "16px" - }, - "flex": { - "type": "static", - "content": "1" - }, - "display": { - "type": "static", - "content": "flex" - }, - "flexGrow": { - "type": "static", - "content": "1" - }, - "overflow": { - "type": "static", - "content": "hidden" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "name": "feature1Title", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "feature1Title" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "feature1Description", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "feature1Description" - } - } - ] - } - } - ] - } - } - ], - "events": { - "click": [ - { - "modifies": "activeTab", - "type": "stateChange", - "newState": 0 - } - ] - } - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "TabHorizontal", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "cursor": { - "type": "static", - "content": "pointer" - }, - "display": { - "type": "static", - "content": "flex" - }, - "overflow": { - "type": "static", - "content": "hidden" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "DividerContainer", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - } - }, - "children": [ - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "container", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "2px" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - } - }, - "children": [] - } - }, - "reference": { - "id": "TQ_-ci4fF29R4", - "type": "dynamic", - "content": { - "referenceType": "state", - "id": "activeTab" - }, - "pos": "" - }, - "value": 1 - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "static", - "content": "16px" - }, - "flex": { - "type": "static", - "content": "1" - }, - "display": { - "type": "static", - "content": "flex" - }, - "flexGrow": { - "type": "static", - "content": "1" - }, - "overflow": { - "type": "static", - "content": "hidden" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "name": "feature2Title", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "feature2Title" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "feature2Description", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "feature2Description" - } - } - ] - } - } - ] - } - } - ], - "events": { - "click": [ - { - "modifies": "activeTab", - "type": "stateChange", - "newState": 1 - } - ] - } - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "TabHorizontal", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "cursor": { - "type": "static", - "content": "pointer" - }, - "display": { - "type": "static", - "content": "flex" - }, - "overflow": { - "type": "static", - "content": "hidden" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "DividerContainer", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - } - }, - "children": [ - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "container", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "2px" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - } - }, - "children": [] - } - }, - "reference": { - "id": "TQ_-ci4fF29R4", - "type": "dynamic", - "content": { - "referenceType": "state", - "id": "activeTab" - }, - "pos": "" - }, - "value": 2 - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "static", - "content": "16px" - }, - "flex": { - "type": "static", - "content": "1" - }, - "display": { - "type": "static", - "content": "flex" - }, - "flexGrow": { - "type": "static", - "content": "1" - }, - "overflow": { - "type": "static", - "content": "hidden" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "name": "feature3Title", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "feature3Title" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "feature3Description", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "feature3Description" - } - } - ] - } - } - ] - } - } - ], - "events": { - "click": [ - { - "modifies": "activeTab", - "type": "stateChange", - "newState": 2 - } - ] - } - } - } - ] - } - } - ] - } - } - ] - } - }, - "name": "Features24", - "styleSetDefinitions": {} - }, - "Pricing14": { - "propDefinitions": { - "plan3Price": { - "id": "TQ_16wgP0QnDe", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "referencedStyles": { - "TQ_Q9qW_sumfb": { - "id": "TQ_Q9qW_sumfb", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-3" - } - } - }, - "abilities": {}, - "style": { - "fontSize": { - "type": "static", - "content": "48px" - } - }, - "children": [ - { - "type": "static", - "content": "$49/mo" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "plan3Action": { - "id": "TQ_fu5YfjoeyW", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Get started" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "plan11": { - "id": "TQ_dQLYI3pDKk", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_Cdi-6DHpKE": { - "id": "TQ_Cdi-6DHpKE", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - }, - "children": [ - { - "type": "static", - "content": "Basic plan" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "plan1Action": { - "id": "TQ_yEc_Y97Y2E", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Get Started" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "plan31": { - "id": "TQ_UdTlzGc0XM", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_Cdi-6DHpKE": { - "id": "TQ_Cdi-6DHpKE", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - }, - "children": [ - { - "type": "static", - "content": "Enterprise plan" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "plan3Feature41": { - "id": "TQ_1Lcuejp_d_", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Feature text goes here" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "plan1Feature2": { - "id": "TQ__efuKbGjlj", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Access to Exclusive Resources" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "plan2Feature11": { - "id": "TQ_WjjE-DJE4e", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Feature text goes here" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "plan3Feature51": { - "id": "TQ_XLYH2ZLeU7", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Feature text goes here" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "plan2Feature41": { - "id": "TQ_QNNIBXX9Pi", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Feature text goes here" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "plan2Feature2": { - "id": "TQ_6Vptp77P9n", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Feature text goes here" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "plan3Feature21": { - "id": "TQ_vEhYlS2hle", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Feature text goes here" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "plan2Feature4": { - "id": "TQ_1bd6M7ssJe", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Feature text goes here" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "plan2Yearly": { - "id": "TQ_Vpa_rWn1GN", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "referencedStyles": { - "TQ_Cdi-6DHpKE": { - "id": "TQ_Cdi-6DHpKE", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "or $299 yearly" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "plan1Action1": { - "id": "TQ_Ecop3o4WnB", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Contact Us" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "plan2Action": { - "id": "TQ_1rXF288Ds-", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Get started" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "plan3Feature1": { - "id": "TQ_nVIjirOJpC", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Feature text goes here" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "plan2Feature3": { - "id": "TQ_H3T6jvRKB5", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Feature text goes here" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "plan1Price1": { - "id": "TQ_NcskNJ3kV5", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "referencedStyles": { - "TQ_Q9qW_sumfb": { - "id": "TQ_Q9qW_sumfb", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-3" - } - } - }, - "abilities": {}, - "style": { - "fontSize": { - "type": "static", - "content": "48px" - } - }, - "children": [ - { - "type": "static", - "content": "$999/year" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "plan2": { - "id": "TQ_5zYeircU23", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "referencedStyles": { - "TQ_Cdi-6DHpKE": { - "id": "TQ_Cdi-6DHpKE", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - }, - "children": [ - { - "type": "static", - "content": "Business plan" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "plan2Feature21": { - "id": "TQ_Fc8PLnxgKU", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Feature text goes here" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "plan2Action1": { - "id": "TQ_OezvHdMKN-", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Get started" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "plan3Feature2": { - "id": "TQ_RhUTz-X--u", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Feature text goes here" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "content1": { - "id": "TQ_DQ9n350Zho", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "Choose the perfect plan for you" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "plan2Feature1": { - "id": "TQ_zpVRPSI1OO", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Feature text goes here" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "heading1": { - "id": "TQ_jaIFtCt8KB", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "referencedStyles": { - "TQ_LwoLGWFIac": { - "id": "TQ_LwoLGWFIac", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-2" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "Pricing plan" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "plan3Feature31": { - "id": "TQ_aBMFQzLc0b", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Feature text goes here" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "plan1": { - "id": "TQ_PSJofhSgtZ", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "referencedStyles": { - "TQ_Cdi-6DHpKE": { - "id": "TQ_Cdi-6DHpKE", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - }, - "children": [ - { - "type": "static", - "content": "Basic Plan" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "plan21": { - "id": "TQ_Zo95yxF8_f", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_Cdi-6DHpKE": { - "id": "TQ_Cdi-6DHpKE", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - }, - "children": [ - { - "type": "static", - "content": "Business plan" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "plan1Feature11": { - "id": "TQ_YQDKZoFcu5", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Dedicated Account Manager" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "plan1Feature21": { - "id": "TQ_b4uLR33agu", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "24/7 Email Support" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "plan3Feature5": { - "id": "TQ_Td03rqltZn", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Feature text goes here" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "plan2Yearly1": { - "id": "TQ_FfdUo8ayc7", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_Cdi-6DHpKE": { - "id": "TQ_Cdi-6DHpKE", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "or $29 monthly" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "plan2Price": { - "id": "TQ_4iN9dzNtrx", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "referencedStyles": { - "TQ_Q9qW_sumfb": { - "id": "TQ_Q9qW_sumfb", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-3" - } - } - }, - "abilities": {}, - "style": { - "fontSize": { - "type": "static", - "content": "48px" - } - }, - "children": [ - { - "type": "static", - "content": "$29/mo" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "plan3Yearly1": { - "id": "TQ_ZZ2F1vOkMw", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_Cdi-6DHpKE": { - "id": "TQ_Cdi-6DHpKE", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "or $49 monthly" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "plan2Feature31": { - "id": "TQ_5iUJu1YrTR", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Feature text goes here" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "plan3Feature11": { - "id": "TQ_5vC35194hB", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Feature text goes here" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "plan1Yearly1": { - "id": "TQ_hraasIDWlh", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_Cdi-6DHpKE": { - "id": "TQ_Cdi-6DHpKE", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "or $20 monthly" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "plan2Price1": { - "id": "TQ_HyQ35wIc1n", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "referencedStyles": { - "TQ_Q9qW_sumfb": { - "id": "TQ_Q9qW_sumfb", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-3" - } - } - }, - "abilities": {}, - "style": { - "fontSize": { - "type": "static", - "content": "48px" - } - }, - "children": [ - { - "type": "static", - "content": "$299/yr" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "plan3Yearly": { - "id": "TQ_-knAS-JEi_", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "referencedStyles": { - "TQ_Cdi-6DHpKE": { - "id": "TQ_Cdi-6DHpKE", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "or $499 yearly" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "plan3Feature4": { - "id": "TQ_xCt09THtiv", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Feature text goes here" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "plan3Price1": { - "id": "TQ_Crz_iYkIWq", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "referencedStyles": { - "TQ_Q9qW_sumfb": { - "id": "TQ_Q9qW_sumfb", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-3" - } - } - }, - "abilities": {}, - "style": { - "fontSize": { - "type": "static", - "content": "48px" - } - }, - "children": [ - { - "type": "static", - "content": "$499/yr" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "plan1Feature31": { - "id": "TQ_idBfOyKa7b", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Quarterly Strategy Sessions" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "plan1Feature3": { - "id": "TQ_Ty3B_nfBP7", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Monthly Progress Reports" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "plan1Yearly": { - "id": "TQ_bDl7142WVQ", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "referencedStyles": { - "TQ_Cdi-6DHpKE": { - "id": "TQ_Cdi-6DHpKE", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Save $189/year" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "plan1Feature1": { - "id": "TQ_tYscIWJXwS", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Customized Consulting Services" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "plan3Feature3": { - "id": "TQ_0wBvobPlW1", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Feature text goes here" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "content2": { - "id": "TQ_tZ3Oa7oaVn", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "referencedStyles": { - "TQ_Cdi-6DHpKE": { - "id": "TQ_Cdi-6DHpKE", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. " - }, - { - "type": "raw", - "content": " " - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "static", - "content": " " - }, - { - "type": "raw", - "content": " " - } - ] - } - } - ] - } - } - ] - } - }, - "type": "element" - }, - "plan3Action1": { - "id": "TQ_BVYq836Qt5", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Get started" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "plan1Price": { - "id": "TQ_6rqcD6ra8R", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "referencedStyles": { - "TQ_Q9qW_sumfb": { - "id": "TQ_Q9qW_sumfb", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-3" - } - } - }, - "abilities": {}, - "style": { - "fontSize": { - "type": "static", - "content": "48px" - } - }, - "children": [ - { - "type": "static", - "content": "$99/month" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "plan3": { - "id": "TQ_XOJPHMxlmN", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "referencedStyles": { - "TQ_Cdi-6DHpKE": { - "id": "TQ_Cdi-6DHpKE", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "style": { - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontWeight": { - "type": "static", - "content": "600" - } - }, - "children": [ - { - "type": "static", - "content": "Enterprise plan" - } - ] - } - } - ] - } - }, - "type": "element" - } - }, - "stateDefinitions": { - "isMonthly": { - "id": "TQ_nAGA_ZVCXM", - "defaultValue": true, - "type": "boolean" - } - }, - "node": { - "type": "element", - "content": { - "elementType": "container", - "name": "Pricing23", - "referencedStyles": { - "TQ_ZYhFHGceaW": { - "id": "TQ_ZYhFHGceaW", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-section-padding" - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "overflow": { - "type": "static", - "content": "hidden" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexShrink": { - "type": "static", - "content": "0" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "max-width", - "referencedStyles": { - "TQ_6j9_MNqnYt": { - "id": "TQ_6j9_MNqnYt", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-section-max-width" - } - }, - "TQ_Tcvp7Q2Tpu": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "SectionTitle", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "maxWidth": { - "type": "static", - "content": "800px" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexShrink": { - "type": "static", - "content": "0" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "content1" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "maxWidth": { - "type": "static", - "content": "800px" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "heading1" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "content2" - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Tabs", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - } - }, - "children": [ - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "button", - "referencedStyles": { - "TQ_YG0x9R6jg7": { - "id": "TQ_YG0x9R6jg7", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-animated" - } - }, - "TQ_YHUXVM5O4G": { - "id": "TQ_YHUXVM5O4G", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-filled" - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-light", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "120px" - }, - "height": { - "type": "static", - "content": "60px" - }, - "borderTopLeftRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-buttonradius", - "fallback": "" - } - }, - "borderTopRightRadius": { - "type": "static", - "content": "0" - }, - "borderBottomLeftRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-buttonradius", - "fallback": "" - } - }, - "borderBottomRightRadius": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Monthly" - } - ] - } - } - ], - "events": { - "click": [ - { - "modifies": "isMonthly", - "type": "stateChange", - "newState": true - } - ] - } - } - }, - "reference": { - "id": "TQ_nAGA_ZVCXM", - "type": "dynamic", - "content": { - "referenceType": "state", - "id": "isMonthly" - }, - "pos": "" - }, - "value": true - } - }, - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "button", - "referencedStyles": { - "TQ_qY1x0oSpxm": { - "id": "TQ_qY1x0oSpxm", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-outline" - } - }, - "TQ_YG0x9R6jg7": { - "id": "TQ_YG0x9R6jg7", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-animated" - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "120px" - }, - "height": { - "type": "static", - "content": "60px" - }, - "borderStyle": { - "type": "static", - "content": "solid" - }, - "borderTopLeftRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-buttonradius", - "fallback": "" - } - }, - "borderTopRightRadius": { - "type": "static", - "content": "0" - }, - "borderBottomLeftRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-buttonradius", - "fallback": "" - } - }, - "borderBottomRightRadius": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Monthly\n" - } - ] - } - } - ], - "events": { - "click": [ - { - "modifies": "isMonthly", - "type": "stateChange", - "newState": true - } - ] - } - } - }, - "reference": { - "id": "TQ_nAGA_ZVCXM", - "type": "dynamic", - "content": { - "referenceType": "state", - "id": "isMonthly" - }, - "pos": "" - }, - "value": false - } - }, - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "button", - "referencedStyles": { - "TQ_YG0x9R6jg7": { - "id": "TQ_YG0x9R6jg7", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-animated" - } - }, - "TQ_YHUXVM5O4G": { - "id": "TQ_YHUXVM5O4G", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-filled" - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-light", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "120px" - }, - "height": { - "type": "static", - "content": "60px" - }, - "borderTopLeftRadius": { - "type": "static", - "content": "0" - }, - "borderTopRightRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-buttonradius", - "fallback": "" - } - }, - "borderBottomLeftRadius": { - "type": "static", - "content": "0" - }, - "borderBottomRightRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-buttonradius", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Yearly" - } - ] - } - } - ], - "events": { - "click": [ - { - "modifies": "isMonthly", - "type": "stateChange", - "newState": false - } - ] - } - } - }, - "reference": { - "id": "TQ_nAGA_ZVCXM", - "type": "dynamic", - "content": { - "referenceType": "state", - "id": "isMonthly" - }, - "pos": "" - }, - "value": false - } - }, - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "button", - "referencedStyles": { - "TQ_qY1x0oSpxm": { - "id": "TQ_qY1x0oSpxm", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-outline" - } - }, - "TQ_YG0x9R6jg7": { - "id": "TQ_YG0x9R6jg7", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-animated" - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "120px" - }, - "height": { - "type": "static", - "content": "60px" - }, - "borderStyle": { - "type": "static", - "content": "solid" - }, - "borderTopLeftRadius": { - "type": "static", - "content": "0" - }, - "borderTopRightRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-buttonradius", - "fallback": "" - } - }, - "borderBottomLeftRadius": { - "type": "static", - "content": "0" - }, - "borderBottomRightRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-buttonradius", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Yearly" - } - ] - } - } - ], - "events": { - "click": [ - { - "modifies": "isMonthly", - "type": "stateChange", - "newState": false - } - ] - } - } - }, - "reference": { - "id": "TQ_nAGA_ZVCXM", - "type": "dynamic", - "content": { - "referenceType": "state", - "id": "isMonthly" - }, - "pos": "" - }, - "value": true - } - } - ] - } - }, - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "container", - "referencedStyles": { - "TQ_CYbamzseIK": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "flexDirection": { - "type": "static", - "content": "column" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - }, - "animationName": { - "type": "static", - "content": "fadeIn" - }, - "animationDelay": { - "type": "static", - "content": "0s" - }, - "animationDuration": { - "type": "static", - "content": "300ms" - }, - "animationDirection": { - "type": "static", - "content": "normal" - }, - "animationIterationCount": { - "type": "static", - "content": "1" - }, - "animationTimingFunction": { - "type": "static", - "content": "ease" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Column", - "referencedStyles": { - "TQ_Jv7006u5Ik": { - "id": "TQ_Jv7006u5Ik", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-card" - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "flex": { - "type": "static", - "content": "1" - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "flexGrow": { - "type": "static", - "content": "1" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "borderStyle": { - "type": "static", - "content": "solid" - }, - "borderWidth": { - "type": "static", - "content": "1px" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Price", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "flexGrow": { - "type": "static", - "content": "1" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Price", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan1" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan1Price" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan1Yearly" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "List", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "ListItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_2dTh2XNm2K": { - "id": "TQ_2dTh2XNm2K", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M384 690l452-452 60 60-512 512-238-238 60-60z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan1Feature1" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "ListItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_2dTh2XNm2K": { - "id": "TQ_2dTh2XNm2K", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M384 690l452-452 60 60-512 512-238-238 60-60z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan1Feature2" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "ListItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_2dTh2XNm2K": { - "id": "TQ_2dTh2XNm2K", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M384 690l452-452 60 60-512 512-238-238 60-60z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan1Feature3" - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "button", - "name": "Button", - "referencedStyles": { - "TQ_qY1x0oSpxm": { - "id": "TQ_qY1x0oSpxm", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-outline" - } - }, - "TQ_YG0x9R6jg7": { - "id": "TQ_YG0x9R6jg7", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-animated" - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan1Action" - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Column", - "referencedStyles": { - "TQ_Jv7006u5Ik": { - "id": "TQ_Jv7006u5Ik", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-card" - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "flex": { - "type": "static", - "content": "1" - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "flexGrow": { - "type": "static", - "content": "1" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "borderStyle": { - "type": "static", - "content": "solid" - }, - "borderWidth": { - "type": "static", - "content": "1px" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-accent1", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Price", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "flexGrow": { - "type": "static", - "content": "1" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Price", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan2" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan2Price" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan2Yearly" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "List", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "ListItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_2dTh2XNm2K": { - "id": "TQ_2dTh2XNm2K", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M384 690l452-452 60 60-512 512-238-238 60-60z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan2Feature1" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "ListItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_2dTh2XNm2K": { - "id": "TQ_2dTh2XNm2K", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M384 690l452-452 60 60-512 512-238-238 60-60z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan2Feature2" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "ListItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_2dTh2XNm2K": { - "id": "TQ_2dTh2XNm2K", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M384 690l452-452 60 60-512 512-238-238 60-60z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan2Feature3" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "ListItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_2dTh2XNm2K": { - "id": "TQ_2dTh2XNm2K", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M384 690l452-452 60 60-512 512-238-238 60-60z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan2Feature4" - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "button", - "name": "Button", - "referencedStyles": { - "TQ_YG0x9R6jg7": { - "id": "TQ_YG0x9R6jg7", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-animated" - } - }, - "TQ_YHUXVM5O4G": { - "id": "TQ_YHUXVM5O4G", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-filled" - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan2Action" - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Column", - "referencedStyles": { - "TQ_Jv7006u5Ik": { - "id": "TQ_Jv7006u5Ik", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-card" - } - }, - "TQ_c-1PHgh4wv": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "flex": { - "type": "static", - "content": "1" - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "flexGrow": { - "type": "static", - "content": "1" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexShrink": { - "type": "static", - "content": "0" - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "borderStyle": { - "type": "static", - "content": "solid" - }, - "borderWidth": { - "type": "static", - "content": "1px" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-accent2", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Price", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Price", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan3" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan3Price" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan3Yearly" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "List", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "ListItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_2dTh2XNm2K": { - "id": "TQ_2dTh2XNm2K", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M384 690l452-452 60 60-512 512-238-238 60-60z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan3Feature1" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "ListItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_2dTh2XNm2K": { - "id": "TQ_2dTh2XNm2K", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M384 690l452-452 60 60-512 512-238-238 60-60z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan3Feature2" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "ListItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_2dTh2XNm2K": { - "id": "TQ_2dTh2XNm2K", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M384 690l452-452 60 60-512 512-238-238 60-60z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan3Feature3" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "ListItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_2dTh2XNm2K": { - "id": "TQ_2dTh2XNm2K", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M384 690l452-452 60 60-512 512-238-238 60-60z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan3Feature4" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "ListItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_2dTh2XNm2K": { - "id": "TQ_2dTh2XNm2K", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M384 690l452-452 60 60-512 512-238-238 60-60z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan3Feature5" - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "button", - "name": "Button", - "referencedStyles": { - "TQ_YG0x9R6jg7": { - "id": "TQ_YG0x9R6jg7", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-animated" - } - }, - "TQ_YHUXVM5O4G": { - "id": "TQ_YHUXVM5O4G", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-filled" - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan3Action" - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - "reference": { - "id": "TQ_nAGA_ZVCXM", - "type": "dynamic", - "content": { - "referenceType": "state", - "id": "isMonthly" - }, - "pos": "" - }, - "value": true - } - }, - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "container", - "referencedStyles": { - "TQ_UcCSZBS7yi": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "flexDirection": { - "type": "static", - "content": "column" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "static", - "content": "32px" - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - }, - "animationName": { - "type": "static", - "content": "fadeIn" - }, - "animationDelay": { - "type": "static", - "content": "0s" - }, - "animationDuration": { - "type": "static", - "content": "300ms" - }, - "animationDirection": { - "type": "static", - "content": "normal" - }, - "animationIterationCount": { - "type": "static", - "content": "1" - }, - "animationTimingFunction": { - "type": "static", - "content": "ease" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Column", - "referencedStyles": { - "TQ_Jv7006u5Ik": { - "id": "TQ_Jv7006u5Ik", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-card" - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "flex": { - "type": "static", - "content": "1" - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "flexGrow": { - "type": "static", - "content": "1" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "borderStyle": { - "type": "static", - "content": "solid" - }, - "borderWidth": { - "type": "static", - "content": "1px" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Price", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "flexGrow": { - "type": "static", - "content": "1" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Price", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan11" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan1Price1" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan1Yearly1" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "List", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "ListItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_2dTh2XNm2K": { - "id": "TQ_2dTh2XNm2K", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M384 690l452-452 60 60-512 512-238-238 60-60z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan1Feature11" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "ListItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_2dTh2XNm2K": { - "id": "TQ_2dTh2XNm2K", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M384 690l452-452 60 60-512 512-238-238 60-60z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan1Feature21" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "ListItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_2dTh2XNm2K": { - "id": "TQ_2dTh2XNm2K", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M384 690l452-452 60 60-512 512-238-238 60-60z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan1Feature31" - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "button", - "name": "Button", - "referencedStyles": { - "TQ_qY1x0oSpxm": { - "id": "TQ_qY1x0oSpxm", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-outline" - } - }, - "TQ_YG0x9R6jg7": { - "id": "TQ_YG0x9R6jg7", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-animated" - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan1Action1" - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Column", - "referencedStyles": { - "TQ_Jv7006u5Ik": { - "id": "TQ_Jv7006u5Ik", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-card" - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "flex": { - "type": "static", - "content": "1" - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "flexGrow": { - "type": "static", - "content": "1" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "borderStyle": { - "type": "static", - "content": "solid" - }, - "borderWidth": { - "type": "static", - "content": "1px" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-accent1", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Price", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "flexGrow": { - "type": "static", - "content": "1" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Price", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan21" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan2Price1" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan2Yearly1" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "List", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "ListItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_2dTh2XNm2K": { - "id": "TQ_2dTh2XNm2K", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M384 690l452-452 60 60-512 512-238-238 60-60z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan2Feature11" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "ListItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_2dTh2XNm2K": { - "id": "TQ_2dTh2XNm2K", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M384 690l452-452 60 60-512 512-238-238 60-60z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan2Feature21" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "ListItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_2dTh2XNm2K": { - "id": "TQ_2dTh2XNm2K", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M384 690l452-452 60 60-512 512-238-238 60-60z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan2Feature31" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "ListItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_2dTh2XNm2K": { - "id": "TQ_2dTh2XNm2K", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M384 690l452-452 60 60-512 512-238-238 60-60z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan2Feature41" - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "button", - "name": "Button", - "referencedStyles": { - "TQ_YG0x9R6jg7": { - "id": "TQ_YG0x9R6jg7", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-animated" - } - }, - "TQ_YHUXVM5O4G": { - "id": "TQ_YHUXVM5O4G", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-filled" - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan2Action1" - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Column", - "referencedStyles": { - "TQ_Jv7006u5Ik": { - "id": "TQ_Jv7006u5Ik", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-card" - } - }, - "TQ_gqoLXv9eAX": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "flex": { - "type": "static", - "content": "1" - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "flexGrow": { - "type": "static", - "content": "1" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexShrink": { - "type": "static", - "content": "0" - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "borderStyle": { - "type": "static", - "content": "solid" - }, - "borderWidth": { - "type": "static", - "content": "1px" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-accent2", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Price", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "Price", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan31" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan3Price1" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan3Yearly1" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "List", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "ListItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_2dTh2XNm2K": { - "id": "TQ_2dTh2XNm2K", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M384 690l452-452 60 60-512 512-238-238 60-60z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan3Feature11" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "ListItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_2dTh2XNm2K": { - "id": "TQ_2dTh2XNm2K", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M384 690l452-452 60 60-512 512-238-238 60-60z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan3Feature21" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "ListItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_2dTh2XNm2K": { - "id": "TQ_2dTh2XNm2K", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M384 690l452-452 60 60-512 512-238-238 60-60z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan3Feature31" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "ListItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_2dTh2XNm2K": { - "id": "TQ_2dTh2XNm2K", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M384 690l452-452 60 60-512 512-238-238 60-60z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan3Feature41" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "ListItem", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_2dTh2XNm2K": { - "id": "TQ_2dTh2XNm2K", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-icon-small" - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M384 690l452-452 60 60-512 512-238-238 60-60z" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan3Feature51" - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "button", - "name": "Button", - "referencedStyles": { - "TQ_YG0x9R6jg7": { - "id": "TQ_YG0x9R6jg7", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-animated" - } - }, - "TQ_YHUXVM5O4G": { - "id": "TQ_YHUXVM5O4G", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-button-filled" - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "plan3Action1" - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - "reference": { - "id": "TQ_nAGA_ZVCXM", - "type": "dynamic", - "content": { - "referenceType": "state", - "id": "isMonthly" - }, - "pos": "" - }, - "value": false - } - } - ] - } - } - ] - } - }, - "name": "Pricing14", - "styleSetDefinitions": {} - }, - "Features25": { - "propDefinitions": { - "feature3Description": { - "id": "TQ_gCFD07oqCO", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Attract potential clients by presenting your services in a compelling way on your site." - } - ] - } - } - ] - } - }, - "type": "element" - }, - "feature1ImgAlt": { - "id": "TQ_0D3uwH1bLd", - "defaultValue": "Consulting Expertise Image Alt Text", - "type": "string" - }, - "feature1Description": { - "id": "TQ_NSTWvmmXGQ", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Showcase your consulting expertise with a professional and engaging website." - } - ] - } - } - ] - } - }, - "type": "element" - }, - "feature3ImgAlt": { - "id": "TQ_cLfuzv7W5T", - "defaultValue": "Attract Potential Clients Image Alt Text", - "type": "string" - }, - "feature2Title": { - "id": "TQ_NSa4yYZO0i", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "referencedStyles": { - "TQ_LwoLGWFIac": { - "id": "TQ_LwoLGWFIac", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-2" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Case Studies" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "feature1Title": { - "id": "TQ_xkyrQTtfrq", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "referencedStyles": { - "TQ_LwoLGWFIac": { - "id": "TQ_LwoLGWFIac", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-2" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Consulting Expertise" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "feature1ImgSrc": { - "id": "TQ_yDzvOYJbzh", - "defaultValue": "https://images.unsplash.com/photo-1527802676205-e0a1c915969e?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w5MTMyMXwwfDF8cmFuZG9tfHx8fHx8fHx8MTcyMzU2MzI1NHw&ixlib=rb-4.0.3&q=80&w=1080", - "type": "string" - }, - "feature3ImgSrc": { - "id": "TQ_QPMfaaPTxC", - "defaultValue": "https://images.unsplash.com/photo-1680458842581-d35b1c466564?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w5MTMyMXwwfDF8cmFuZG9tfHx8fHx8fHx8MTcyMzU2MzI1NHw&ixlib=rb-4.0.3&q=80&w=1080", - "type": "string" - }, - "feature2Description": { - "id": "TQ_Bvu95w9usE", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Highlight your successful case studies to demonstrate your skills and capabilities." - } - ] - } - } - ] - } - }, - "type": "element" - }, - "feature3Title": { - "id": "TQ_7PN3B4WYIU", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "referencedStyles": { - "TQ_LwoLGWFIac": { - "id": "TQ_LwoLGWFIac", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-2" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Attract Potential Clients" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "feature2ImgAlt": { - "id": "TQ_Q8R36HTtj-", - "defaultValue": "Case Studies Image Alt Text", - "type": "string" - }, - "feature2ImgSrc": { - "id": "TQ_9eO4D4a37u", - "defaultValue": "https://images.unsplash.com/photo-1529400971008-f566de0e6dfc?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w5MTMyMXwwfDF8cmFuZG9tfHx8fHx8fHx8MTcyMzU2MzI1NHw&ixlib=rb-4.0.3&q=80&w=1080", - "type": "string" - } - }, - "stateDefinitions": { - "activeTab": { - "id": "TQ_PEnG8xZ6es", - "defaultValue": 0, - "type": "number" - } - }, - "node": { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_ZYhFHGceaW": { - "id": "TQ_ZYhFHGceaW", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-section-padding" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_RxeSIxZvrf": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr" - } - } - } - }, - "TQ_6j9_MNqnYt": { - "id": "TQ_6j9_MNqnYt", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-section-max-width" - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "grid" - }, - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fiveunits", - "fallback": "" - } - }, - "position": { - "type": "static", - "content": "relative" - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr 1fr" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "TabsMenu", - "referencedStyles": { - "TQ_IIDIKXKIR_": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "order": { - "type": "static", - "content": "2" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "TabHorizontal", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "cursor": { - "type": "static", - "content": "pointer" - }, - "display": { - "type": "static", - "content": "flex" - }, - "overflow": { - "type": "static", - "content": "hidden" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "DividerContainer", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - } - }, - "children": [ - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "container", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "2px" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - } - }, - "children": [] - } - }, - "reference": { - "id": "TQ_PEnG8xZ6es", - "type": "dynamic", - "content": { - "referenceType": "state", - "id": "activeTab" - }, - "pos": "" - }, - "value": 0 - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "static", - "content": "16px" - }, - "flex": { - "type": "static", - "content": "1" - }, - "display": { - "type": "static", - "content": "flex" - }, - "flexGrow": { - "type": "static", - "content": "1" - }, - "overflow": { - "type": "static", - "content": "hidden" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "name": "feature1Title", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "feature1Title" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "feature1Description", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "feature1Description" - } - } - ] - } - } - ] - } - } - ], - "events": { - "click": [ - { - "modifies": "activeTab", - "type": "stateChange", - "newState": 0 - } - ] - } - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "TabHorizontal", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "cursor": { - "type": "static", - "content": "pointer" - }, - "display": { - "type": "static", - "content": "flex" - }, - "overflow": { - "type": "static", - "content": "hidden" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "DividerContainer", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - } - }, - "children": [ - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "container", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "2px" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - } - }, - "children": [] - } - }, - "reference": { - "id": "TQ_PEnG8xZ6es", - "type": "dynamic", - "content": { - "referenceType": "state", - "id": "activeTab" - }, - "pos": "" - }, - "value": 1 - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "static", - "content": "16px" - }, - "flex": { - "type": "static", - "content": "1" - }, - "display": { - "type": "static", - "content": "flex" - }, - "flexGrow": { - "type": "static", - "content": "1" - }, - "overflow": { - "type": "static", - "content": "hidden" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "name": "feature2Title", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "feature2Title" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "feature2Description", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "feature2Description" - } - } - ] - } - } - ] - } - } - ], - "events": { - "click": [ - { - "modifies": "activeTab", - "type": "stateChange", - "newState": 1 - } - ] - } - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "TabHorizontal", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "cursor": { - "type": "static", - "content": "pointer" - }, - "display": { - "type": "static", - "content": "flex" - }, - "overflow": { - "type": "static", - "content": "hidden" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "DividerContainer", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - } - }, - "children": [ - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "container", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "2px" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - } - }, - "children": [] - } - }, - "reference": { - "id": "TQ_PEnG8xZ6es", - "type": "dynamic", - "content": { - "referenceType": "state", - "id": "activeTab" - }, - "pos": "" - }, - "value": 2 - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "Content", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "static", - "content": "16px" - }, - "flex": { - "type": "static", - "content": "1" - }, - "display": { - "type": "static", - "content": "flex" - }, - "flexGrow": { - "type": "static", - "content": "1" - }, - "overflow": { - "type": "static", - "content": "hidden" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexShrink": { - "type": "static", - "content": "0" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "name": "feature3Title", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "feature3Title" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "feature3Description", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "feature3Description" - } - } - ] - } - } - ] - } - } - ], - "events": { - "click": [ - { - "modifies": "activeTab", - "type": "stateChange", - "newState": 2 - } - ] - } - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "ImageContainer", - "referencedStyles": {}, - "abilities": {}, - "style": { - "height": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - } - }, - "children": [ - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "image", - "referencedStyles": { - "TQ_aV40-MIWjL": { - "id": "TQ_aV40-MIWjL", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-16-9" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "feature1ImgAlt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "feature1ImgSrc", - "fallback": "" - } - } - }, - "style": { - "animationName": { - "type": "static", - "content": "fadeIn" - }, - "animationDelay": { - "type": "static", - "content": "0s" - }, - "animationDuration": { - "type": "static", - "content": "300ms" - }, - "animationDirection": { - "type": "static", - "content": "normal" - }, - "animationIterationCount": { - "type": "static", - "content": "1" - }, - "animationTimingFunction": { - "type": "static", - "content": "ease" - } - }, - "children": [] - } - }, - "reference": { - "id": "TQ_PEnG8xZ6es", - "type": "dynamic", - "content": { - "referenceType": "state", - "id": "activeTab" - }, - "pos": "" - }, - "value": 0 - } - }, - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "image", - "referencedStyles": { - "TQ_aV40-MIWjL": { - "id": "TQ_aV40-MIWjL", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-16-9" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "feature2ImgAlt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "feature2ImgSrc", - "fallback": "" - } - } - }, - "style": { - "animationName": { - "type": "static", - "content": "fadeIn" - }, - "animationDelay": { - "type": "static", - "content": "0s" - }, - "animationDuration": { - "type": "static", - "content": "300ms" - }, - "animationDirection": { - "type": "static", - "content": "normal" - }, - "animationIterationCount": { - "type": "static", - "content": "1" - }, - "animationTimingFunction": { - "type": "static", - "content": "ease" - } - }, - "children": [] - } - }, - "reference": { - "id": "TQ_PEnG8xZ6es", - "type": "dynamic", - "content": { - "referenceType": "state", - "id": "activeTab" - }, - "pos": "" - }, - "value": 1 - } - }, - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "image", - "referencedStyles": { - "TQ_aV40-MIWjL": { - "id": "TQ_aV40-MIWjL", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-img-ratio-16-9" - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "feature3ImgAlt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "feature3ImgSrc", - "fallback": "" - } - } - }, - "style": { - "animationName": { - "type": "static", - "content": "fadeIn" - }, - "animationDelay": { - "type": "static", - "content": "0s" - }, - "animationDuration": { - "type": "static", - "content": "300ms" - }, - "animationDirection": { - "type": "static", - "content": "normal" - }, - "animationIterationCount": { - "type": "static", - "content": "1" - }, - "animationTimingFunction": { - "type": "static", - "content": "ease" - } - }, - "children": [] - } - }, - "reference": { - "id": "TQ_PEnG8xZ6es", - "type": "dynamic", - "content": { - "referenceType": "state", - "id": "activeTab" - }, - "pos": "" - }, - "value": 2 - } - } - ] - } - } - ] - } - } - ] - } - }, - "name": "Features25", - "styleSetDefinitions": {} - }, - "Testimonial17": { - "propDefinitions": { - "author2Position": { - "id": "TQ_d6NlymEGXL", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Marketing Director, Company XYZ" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "author1Position": { - "id": "TQ_LzPWSFzdzo", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "CEO, Company ABC" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "author3Alt": { - "id": "TQ_h9LJlbUfCu", - "defaultValue": "Image of David Johnson", - "type": "string" - }, - "author1Name": { - "id": "TQ_KTwAsmvfwT", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "strong", - "referencedStyles": { - "TQ_Cdi-6DHpKE": { - "id": "TQ_Cdi-6DHpKE", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "John Doe" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "author1Src": { - "id": "TQ_fVPmI3HhMb", - "defaultValue": "https://images.unsplash.com/photo-1508184964240-ee96bb9677a7?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w5MTMyMXwwfDF8cmFuZG9tfHx8fHx8fHx8MTcyMzU2MzI1NHw&ixlib=rb-4.0.3&q=80&w=1080", - "type": "string" - }, - "author3Name": { - "id": "TQ_vFWt8zhCLt", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "strong", - "referencedStyles": { - "TQ_Cdi-6DHpKE": { - "id": "TQ_Cdi-6DHpKE", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "David Johnson" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "review2": { - "id": "TQ_oDEaTJj7sf", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "left" - } - }, - "children": [ - { - "type": "static", - "content": "Highly recommend their services. Professional, knowledgeable, and dedicated team." - } - ] - } - } - ] - } - }, - "type": "element" - }, - "author2Name": { - "id": "TQ_ewsDld_NAy", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "strong", - "referencedStyles": { - "TQ_Cdi-6DHpKE": { - "id": "TQ_Cdi-6DHpKE", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Jane Smith" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "author4Position": { - "id": "TQ_QlVpjzoNis", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "HR Manager, Company ZYX" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "author4Name": { - "id": "TQ_wd5fO1UhZb", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "strong", - "referencedStyles": { - "TQ_Cdi-6DHpKE": { - "id": "TQ_Cdi-6DHpKE", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-large" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Sarah Lee" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "author4Src": { - "id": "TQ_tZXeGi_CcK", - "defaultValue": "https://images.unsplash.com/photo-1542962302-7019cec5ae21?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w5MTMyMXwwfDF8cmFuZG9tfHx8fHx8fHx8MTcyMzU2MzI1NHw&ixlib=rb-4.0.3&q=80&w=1080", - "type": "string" - }, - "author1Alt": { - "id": "TQ_mOrpftTLZy", - "defaultValue": "Image of John Doe", - "type": "string" - }, - "author2Src": { - "id": "TQ_qun74Wmuiy", - "defaultValue": "https://images.unsplash.com/photo-1720522230316-89cb86df2899?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w5MTMyMXwwfDF8cmFuZG9tfHx8fHx8fHx8MTcyMzU2MzI1NHw&ixlib=rb-4.0.3&q=80&w=1080", - "type": "string" - }, - "author3Src": { - "id": "TQ_7LF5MEl3xj", - "defaultValue": "https://images.unsplash.com/photo-1515202913167-d9a698095ebf?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w5MTMyMXwwfDF8cmFuZG9tfHx8fHx8fHx8MTcyMzU2MzI1NHw&ixlib=rb-4.0.3&q=80&w=1080", - "type": "string" - }, - "author2Alt": { - "id": "TQ_3QpZCoOFu5", - "defaultValue": "Image of Jane Smith", - "type": "string" - }, - "author4Alt": { - "id": "TQ_fLxwLE_vem", - "defaultValue": "Image of Sarah Lee", - "type": "string" - }, - "content1": { - "id": "TQ_6EUcHrHpS_", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "Working with the consulting team was a game-changer for our business. Their expertise and strategic guidance helped us achieve remarkable results." - } - ] - } - } - ] - } - }, - "type": "element" - }, - "author3Position": { - "id": "TQ_bW6_Q9kaAj", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "CFO, Company 123" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "review1": { - "id": "TQ_3MMdiGbRJQ", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "left" - } - }, - "children": [ - { - "type": "static", - "content": "5 stars" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "heading1": { - "id": "TQ_ZZSTxjjcHn", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "referencedStyles": { - "TQ_LwoLGWFIac": { - "id": "TQ_LwoLGWFIac", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-heading-2" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Client Testimonials" - } - ] - } - } - ] - } - }, - "type": "element" - }, - "review3": { - "id": "TQ_b2u3-ym1W5", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "left" - } - }, - "children": [ - { - "type": "static", - "content": "Impressed by the level of analysis and customized solutions provided. Great experience overall." - } - ] - } - } - ] - } - }, - "type": "element" - }, - "review4": { - "id": "TQ_GuFxH7Oqm_", - "defaultValue": { - "type": "element", - "content": { - "elementType": "fragment", - "semanticType": "fragment", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_jZlHVXLHo8": { - "id": "TQ_jZlHVXLHo8", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "left" - } - }, - "children": [ - { - "type": "static", - "content": "Exceptional service that exceeded our expectations. Will definitely engage with them again." - } - ] - } - } - ] - } - }, - "type": "element" - } - }, - "stateDefinitions": {}, - "node": { - "type": "element", - "content": { - "elementType": "container", - "name": "Testimonial13", - "referencedStyles": { - "TQ_ZYhFHGceaW": { - "id": "TQ_ZYhFHGceaW", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-section-padding" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "max-width", - "referencedStyles": { - "TQ_6j9_MNqnYt": { - "id": "TQ_6j9_MNqnYt", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-section-max-width" - } - } - }, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_hmsjfO2ZFn": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - } - } - } - }, - "TQ_Re8NDWAfri": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "maxWidth": { - "type": "static", - "content": "600px" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fourunits", - "fallback": "" - } - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "heading1" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "content1" - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_mgbOLolbot": { - "id": "TQ_mgbOLolbot", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-grid-2" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Accent2Bg", - "referencedStyles": { - "TQ_1bZgmLv8oa": { - "id": "TQ_1bZgmLv8oa", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-animated-card-bg-2" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Accent1Bg", - "referencedStyles": { - "TQ_l30IHucpUQ": { - "id": "TQ_l30IHucpUQ", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-animated-card-bg-1" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Card", - "referencedStyles": { - "TQ_5MH0N4dTCd": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - }, - "TQ_Jv7006u5Ik": { - "id": "TQ_Jv7006u5Ik", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-card" - } - } - }, - "abilities": {}, - "attrs": { - "data-animated": { - "type": "static", - "content": "true" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "flex-start" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "author1Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "author1Src", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-small", - "fallback": "" - } - }, - "height": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-small", - "fallback": "" - } - }, - "objectFit": { - "type": "static", - "content": "cover" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-round", - "fallback": "" - } - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "strong", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "author1Name" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "author1Position" - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "review1" - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Accent2Bg", - "referencedStyles": { - "TQ_1bZgmLv8oa": { - "id": "TQ_1bZgmLv8oa", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-animated-card-bg-2" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Accent1Bg", - "referencedStyles": { - "TQ_l30IHucpUQ": { - "id": "TQ_l30IHucpUQ", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-animated-card-bg-1" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Card", - "referencedStyles": { - "TQ_Jv7006u5Ik": { - "id": "TQ_Jv7006u5Ik", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-card" - } - }, - "TQ_nLaN7gTNas": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - } - }, - "abilities": {}, - "attrs": { - "data-animated": { - "type": "static", - "content": "true" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "flex-start" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "author2Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "author2Src", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-small", - "fallback": "" - } - }, - "height": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-small", - "fallback": "" - } - }, - "objectFit": { - "type": "static", - "content": "cover" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-round", - "fallback": "" - } - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "strong", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "author2Name" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "author2Position" - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "review2" - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Accent2Bg", - "referencedStyles": { - "TQ_1bZgmLv8oa": { - "id": "TQ_1bZgmLv8oa", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-animated-card-bg-2" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Accent1Bg", - "referencedStyles": { - "TQ_l30IHucpUQ": { - "id": "TQ_l30IHucpUQ", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-animated-card-bg-1" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Card", - "referencedStyles": { - "TQ_Jv7006u5Ik": { - "id": "TQ_Jv7006u5Ik", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-card" - } - }, - "TQ_C0Wkwb8Avx": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - } - }, - "abilities": {}, - "attrs": { - "data-animated": { - "type": "static", - "content": "true" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "flex-start" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "author3Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "author3Src", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-small", - "fallback": "" - } - }, - "height": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-small", - "fallback": "" - } - }, - "objectFit": { - "type": "static", - "content": "cover" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-round", - "fallback": "" - } - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "strong", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "author3Name" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "author3Position" - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "review3" - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Accent2Bg", - "referencedStyles": { - "TQ_1bZgmLv8oa": { - "id": "TQ_1bZgmLv8oa", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-animated-card-bg-2" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Accent1Bg", - "referencedStyles": { - "TQ_l30IHucpUQ": { - "id": "TQ_l30IHucpUQ", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-animated-card-bg-1" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Card", - "referencedStyles": { - "TQ_Jv7006u5Ik": { - "id": "TQ_Jv7006u5Ik", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-card" - } - }, - "TQ_oSuFcPu6ry": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - } - }, - "abilities": {}, - "attrs": { - "data-animated": { - "type": "static", - "content": "true" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "flex-start" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "author4Alt", - "fallback": "" - } - }, - "src": { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "author4Src", - "fallback": "" - } - } - }, - "style": { - "width": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-small", - "fallback": "" - } - }, - "height": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-small", - "fallback": "" - } - }, - "objectFit": { - "type": "static", - "content": "cover" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-round", - "fallback": "" - } - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "strong", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "author4Name" - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "author4Position" - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "dynamic", - "content": { - "referenceType": "prop", - "id": "review4" - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - "name": "Testimonial17", - "styleSetDefinitions": {} - } - }, - "resources": { - "items": {}, - "resourceMappers": {} - } -} \ No newline at end of file diff --git a/examples/uidl-samples/project-two.json b/examples/uidl-samples/project-two.json deleted file mode 100644 index 35d96bb59..000000000 --- a/examples/uidl-samples/project-two.json +++ /dev/null @@ -1,19853 +0,0 @@ -{ - "name": "Raj Bains Roofing", - "globals": { - "settings": { - "title": "Raj Bains Roofing", - "language": "en" - }, - "assets": [ - { - "type": "style", - "attrs": { - "data-tag": { - "type": "static", - "content": "reset-style-sheet" - } - }, - "content": "html { line-height: 1.15;}body { margin: 0;}* { box-sizing: border-box; border-width: 0; border-style: solid;}p,li,ul,pre,div,h1,h2,h3,h4,h5,h6,figure,blockquote,figcaption { margin: 0; padding: 0;}button { background-color: transparent;}button,input,optgroup,select,textarea { font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0;}button,select { text-transform: none;}button,[type=\"button\"],[type=\"reset\"],[type=\"submit\"] { -webkit-appearance: button;}button::-moz-focus-inner,[type=\"button\"]::-moz-focus-inner,[type=\"reset\"]::-moz-focus-inner,[type=\"submit\"]::-moz-focus-inner { border-style: none; padding: 0;}button:-moz-focus,[type=\"button\"]:-moz-focus,[type=\"reset\"]:-moz-focus,[type=\"submit\"]:-moz-focus { outline: 1px dotted ButtonText;}a { color: inherit; text-decoration: inherit;}input { padding: 2px 4px;}img { display: block;}html { scroll-behavior: smooth }" - }, - { - "type": "style", - "attrs": { - "data-tag": { - "type": "static", - "content": "default-style-sheet" - } - }, - "content": "\n html {\n font-family: \"Manrope\";\n font-size: 16px;\n }\n\n body {\n font-weight: 500;\n font-style:normal;\n text-decoration: none;\n text-transform: none;\n letter-spacing: normal;\n line-height: 1.5;\n color: var(--dl-color-theme-neutral-dark);\n background-color: var(--dl-color-theme-neutral-light);\n \n fill: var(--dl-color-theme-neutral-dark);\n }\n\n \n\n " - }, - { - "type": "style", - "path": "https://unpkg.com/animate.css@4.1.1/animate.css" - }, - { - "type": "font", - "path": "https://fonts.googleapis.com/css2?family=Syne:wght@400;500;600;700;800&display=swap", - "attrs": { - "data-tag": { - "type": "static", - "content": "font" - } - } - }, - { - "type": "font", - "path": "https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap", - "attrs": { - "data-tag": { - "type": "static", - "content": "font" - } - } - }, - { - "type": "font", - "path": "https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap", - "attrs": { - "data-tag": { - "type": "static", - "content": "font" - } - } - }, - { - "type": "font", - "path": "https://fonts.googleapis.com/css2?family=STIX+Two+Text:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap", - "attrs": { - "data-tag": { - "type": "static", - "content": "font" - } - } - }, - { - "type": "script", - "path": "https://www.googletagmanager.com/gtag/js?id=G-7898W2YT9T", - "options": { - "target": "body", - "async": true - } - }, - { - "type": "script", - "content": "window.dataLayer = window.dataLayer || [];\n function gtag(){dataLayer.push(arguments);}\n gtag('js', new Date());\n gtag('config', 'G-7898W2YT9T');", - "options": { - "target": "body" - } - }, - { - "type": "script", - "content": "(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n })(window,document,'script','dataLayer','GTM-58Q7PKKG');", - "options": { - "target": "body" - } - }, - { - "type": "style", - "path": "https://unpkg.com/@teleporthq/teleport-custom-scripts/dist/style.css" - } - ], - "meta": [ - { - "name": "viewport", - "content": "width=device-width, initial-scale=1.0" - }, - { - "charSet": "utf-8" - }, - { - "property": "twitter:card", - "content": "summary_large_image" - } - ], - "customCode": { - "head": "\n\n\n\n\n \n \n \n\n \n \n\n\n\n\n\n\n\n
\n", - "body": " \n\n\n " - } - }, - "root": { - "name": "App", - "designLanguage": { - "tokens": { - "--dl-space-space-fourunits": { - "type": "static", - "content": "64px" - }, - "--dl-size-size-xxlarge": { - "type": "static", - "content": "288px" - }, - "--dl-space-space-oneandhalfunits": { - "type": "static", - "content": "24px" - }, - "--dl-radius-radius-buttonradius": { - "type": "static", - "content": "24px" - }, - "--dl-space-space-sixunits": { - "type": "static", - "content": "96px" - }, - "--dl-space-space-threeunits": { - "type": "static", - "content": "48px" - }, - "--dl-color-theme-primary2": { - "type": "static", - "content": "#E65103" - }, - "--dl-radius-radius-round": { - "type": "static", - "content": "50%" - }, - "--dl-radius-radius-radius2": { - "type": "static", - "content": "2px" - }, - "--dl-radius-radius-radius4": { - "type": "static", - "content": "4px" - }, - "--dl-radius-radius-cardradius": { - "type": "static", - "content": "8px" - }, - "--dl-size-size-xsmall": { - "type": "static", - "content": "16px" - }, - "--dl-radius-radius-imageradius": { - "type": "static", - "content": "8px" - }, - "--dl-space-space-fiveunits": { - "type": "static", - "content": "80px" - }, - "--dl-color-theme-accent1": { - "type": "static", - "content": "#FFFFFF" - }, - "--dl-size-size-maxwidth": { - "type": "static", - "content": "1400px" - }, - "--dl-space-space-twounits": { - "type": "static", - "content": "32px" - }, - "--dl-space-space-halfunit": { - "type": "static", - "content": "8px" - }, - "--dl-color-theme-secondary2": { - "type": "static", - "content": "#494949ff" - }, - "--dl-radius-radius-inputradius": { - "type": "static", - "content": "24px" - }, - "--dl-color-theme-neutral-light": { - "type": "static", - "content": "#FBFAF9" - }, - "--dl-color-theme-accent2": { - "type": "static", - "content": "#dae5ffff" - }, - "--dl-size-size-xlarge": { - "type": "static", - "content": "192px" - }, - "--dl-color-theme-secondary1": { - "type": "static", - "content": "#FFFFFF" - }, - "--dl-size-size-large": { - "type": "static", - "content": "144px" - }, - "--dl-color-theme-neutral-dark": { - "type": "static", - "content": "#232323ff" - }, - "--dl-space-space-unit": { - "type": "static", - "content": "16px" - }, - "--dl-radius-radius-radius8": { - "type": "static", - "content": "8px" - }, - "--dl-size-size-medium": { - "type": "static", - "content": "96px" - }, - "--dl-color-theme-primary1": { - "type": "static", - "content": "#2c87f4ff" - }, - "--dl-size-size-small": { - "type": "static", - "content": "48px" - } - } - }, - "styleSetDefinitions": { - "button": { - "type": "reusable-project-style-map", - "content": { - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "static", - "content": "0.5rem 1rem" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "borderWidth": { - "type": "static", - "content": "1px" - }, - "borderRadius": { - "type": "static", - "content": "4px" - }, - "justifyContent": { - "type": "static", - "content": "center" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-light", - "fallback": "" - } - } - }, - "conditions": [] - }, - "input": { - "type": "reusable-project-style-map", - "content": { - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "cursor": { - "type": "static", - "content": "auto" - }, - "padding": { - "type": "static", - "content": "0.5rem 1rem" - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "borderWidth": { - "type": "static", - "content": "1px" - }, - "borderRadius": { - "type": "static", - "content": "4px" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-light", - "fallback": "" - } - } - }, - "conditions": [] - }, - "textarea": { - "type": "reusable-project-style-map", - "content": { - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "cursor": { - "type": "static", - "content": "auto" - }, - "padding": { - "type": "static", - "content": "0.5rem" - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "borderWidth": { - "type": "static", - "content": "1px" - }, - "borderRadius": { - "type": "static", - "content": "4px" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-light", - "fallback": "" - } - } - }, - "conditions": [] - }, - "list": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "static", - "content": "100%" - }, - "margin": { - "type": "static", - "content": "1em 0px 1em 0px" - }, - "display": { - "type": "static", - "content": "block" - }, - "padding": { - "type": "static", - "content": "0px 0px 0px 1.5rem" - }, - "listStyleType": { - "type": "static", - "content": "none" - }, - "listStylePosition": { - "type": "static", - "content": "outside" - } - }, - "conditions": [] - }, - "list-item": { - "type": "reusable-project-style-map", - "content": { - "display": { - "type": "static", - "content": "list-item" - } - }, - "conditions": [] - }, - "teleport-show": { - "type": "reusable-project-style-map", - "content": { - "display": { - "type": "static", - "content": "flex !important" - }, - "transform": { - "type": "static", - "content": "none !important" - } - }, - "conditions": [] - }, - "thq-input": { - "type": "reusable-project-style-map", - "content": { - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "cursor": { - "type": "static", - "content": "auto" - }, - "outline": { - "type": "static", - "content": "none" - }, - "padding": { - "type": "static", - "content": "0.5rem 1rem" - }, - "alignSelf": { - "type": "static", - "content": "stretch" - }, - "textAlign": { - "type": "static", - "content": "center" - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "borderWidth": { - "type": "static", - "content": "1px" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-inputradius", - "fallback": "" - } - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-light", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "element-state", - "content": { - "outline": { - "type": "static", - "content": "1px solid var(--dl-color-theme-primary1)" - } - }, - "meta": { - "state": "focus" - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - } - ] - }, - "thq-button-filled": { - "type": "reusable-project-style-map", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary1", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary1", - "fallback": "" - } - }, - "cursor": { - "type": "static", - "content": "pointer" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "fontWeight": { - "type": "static", - "content": "bold" - }, - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "transition": { - "type": "static", - "content": "0.3s" - }, - "whiteSpace": { - "type": "static", - "content": "nowrap" - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary1", - "fallback": "" - } - }, - "borderWidth": { - "type": "static", - "content": "1px" - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-buttonradius", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "justifyContent": { - "type": "static", - "content": "center" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary1", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "element-state", - "content": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary2", - "fallback": "" - } - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary2", - "fallback": "" - } - } - }, - "meta": { - "state": "hover" - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - } - ] - }, - "thq-button-outline": { - "type": "reusable-project-style-map", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary1", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary1", - "fallback": "" - } - }, - "border": { - "type": "static", - "content": "1px solid" - }, - "cursor": { - "type": "static", - "content": "pointer" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "fontWeight": { - "type": "static", - "content": "bold" - }, - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "transition": { - "type": "static", - "content": "0.3s" - }, - "whiteSpace": { - "type": "static", - "content": "nowrap" - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary1", - "fallback": "" - } - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-buttonradius", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "conditions": [ - { - "type": "element-state", - "content": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary2", - "fallback": "" - } - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary2", - "fallback": "" - } - } - }, - "meta": { - "state": "hover" - } - } - ] - }, - "thq-button-flat": { - "type": "reusable-project-style-map", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary1", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary1", - "fallback": "" - } - }, - "cursor": { - "type": "static", - "content": "pointer" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "fontWeight": { - "type": "static", - "content": "bold" - }, - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "transition": { - "type": "static", - "content": "0.3s" - }, - "whiteSpace": { - "type": "static", - "content": "nowrap" - }, - "borderColor": { - "type": "static", - "content": "transparent" - }, - "borderWidth": { - "type": "static", - "content": "1px" - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-buttonradius", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "conditions": [ - { - "type": "element-state", - "content": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary1", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary1", - "fallback": "" - } - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary2", - "fallback": "" - } - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary2", - "fallback": "" - } - } - }, - "meta": { - "state": "hover" - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - } - ] - }, - "thq-heading-1": { - "type": "reusable-project-style-map", - "content": { - "fontSize": { - "type": "static", - "content": "48px" - }, - "fontFamily": { - "type": "static", - "content": "STIX Two Text" - }, - "fontWeight": { - "type": "static", - "content": "700" - }, - "lineHeight": { - "type": "static", - "content": "1.5" - } - }, - "conditions": [] - }, - "thq-heading-2": { - "type": "reusable-project-style-map", - "content": { - "fontSize": { - "type": "static", - "content": "35px" - }, - "fontFamily": { - "type": "static", - "content": "STIX Two Text" - }, - "fontWeight": { - "type": "static", - "content": "600" - }, - "lineHeight": { - "type": "static", - "content": "1.5" - } - }, - "conditions": [] - }, - "thq-heading-3": { - "type": "reusable-project-style-map", - "content": { - "fontSize": { - "type": "static", - "content": "26px" - }, - "fontFamily": { - "type": "static", - "content": "STIX Two Text" - }, - "fontWeight": { - "type": "static", - "content": "600" - }, - "lineHeight": { - "type": "static", - "content": "1.5" - } - }, - "conditions": [] - }, - "thq-body-large": { - "type": "reusable-project-style-map", - "content": { - "fontSize": { - "type": "static", - "content": "18px" - }, - "fontFamily": { - "type": "static", - "content": "Noto Sans" - }, - "lineHeight": { - "type": "static", - "content": "1.5" - } - }, - "conditions": [] - }, - "thq-body-small": { - "type": "reusable-project-style-map", - "content": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontFamily": { - "type": "static", - "content": "Noto Sans" - }, - "lineHeight": { - "type": "static", - "content": "1.5" - } - }, - "conditions": [] - }, - "thq-team-image-round": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "static", - "content": "80px" - }, - "height": { - "type": "static", - "content": "80px" - }, - "objectFit": { - "type": "static", - "content": "cover" - }, - "borderRadius": { - "type": "static", - "content": "50%" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - } - ] - }, - "thq-section-padding": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fiveunits", - "fallback": "" - } - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": { - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - } - }, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": { - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - } - }, - "meta": { - "maxWidth": 479 - } - } - ] - }, - "thq-section-max-width": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "static", - "content": "100%" - }, - "maxWidth": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-maxwidth", - "fallback": "" - } - } - }, - "conditions": [] - }, - "thq-img-ratio-1-1": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "static", - "content": "100%" - }, - "objectFit": { - "type": "static", - "content": "cover" - }, - "aspectRatio": { - "type": "static", - "content": "1/1" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-imageradius", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - } - ] - }, - "thq-img-ratio-16-9": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "static", - "content": "100%" - }, - "objectFit": { - "type": "static", - "content": "cover" - }, - "aspectRatio": { - "type": "static", - "content": "16/9" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-imageradius", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - } - ] - }, - "thq-img-ratio-4-3": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "static", - "content": "100%" - }, - "objectFit": { - "type": "static", - "content": "cover" - }, - "aspectRatio": { - "type": "static", - "content": "4/3" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-imageradius", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - } - ] - }, - "thq-img-ratio-4-6": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "static", - "content": "100%" - }, - "objectFit": { - "type": "static", - "content": "cover" - }, - "aspectRatio": { - "type": "static", - "content": "4/6" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-imageradius", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - } - ] - }, - "thq-img-round": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "static", - "content": "100%" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-round", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - } - ] - }, - "thq-flex-column": { - "type": "reusable-project-style-map", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "overflow": { - "type": "static", - "content": "hidden" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - } - }, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - }, - "meta": { - "maxWidth": 479 - } - } - ] - }, - "thq-flex-row": { - "type": "reusable-project-style-map", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "overflow": { - "type": "static", - "content": "hidden" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - }, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - } - }, - "meta": { - "maxWidth": 767 - } - } - ] - }, - "thq-grid-6": { - "type": "reusable-project-style-map", - "content": { - "display": { - "type": "static", - "content": "grid" - }, - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr 1fr 1fr 1fr 1fr 1fr" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": { - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr 1fr" - } - }, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": { - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr 1fr 1fr" - } - }, - "meta": { - "maxWidth": 767 - } - } - ] - }, - "thq-grid-5": { - "type": "reusable-project-style-map", - "content": { - "display": { - "type": "static", - "content": "grid" - }, - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr 1fr 1fr 1fr 1fr" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": { - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr 1fr 1fr" - } - }, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": { - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr 1fr" - } - }, - "meta": { - "maxWidth": 479 - } - } - ] - }, - "thq-card": { - "type": "reusable-project-style-map", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "alignItems": { - "type": "static", - "content": "stretch" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-cardradius", - "fallback": "" - } - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": { - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - } - }, - "meta": { - "maxWidth": 767 - } - } - ] - }, - "thq-box-shadow": { - "type": "reusable-project-style-map", - "content": { - "boxShadow": { - "type": "static", - "content": "0px 0px 5px -2px var(--dl-color-theme-neutral-dark)" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - } - ] - }, - "thq-grid-3": { - "type": "reusable-project-style-map", - "content": { - "display": { - "type": "static", - "content": "grid" - }, - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr 1fr 1fr" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": { - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr 1fr" - } - }, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": { - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr" - } - }, - "meta": { - "maxWidth": 479 - } - } - ] - }, - "thq-grid-4": { - "type": "reusable-project-style-map", - "content": { - "display": { - "type": "static", - "content": "grid" - }, - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr 1fr 1fr 1fr" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": { - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr 1fr" - } - }, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": { - "gridTemplateColumns": { - "type": "static", - "content": "1fr 1fr 1fr" - } - }, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": { - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr" - } - }, - "meta": { - "maxWidth": 479 - } - } - ] - }, - "thq-grid-2": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "grid" - }, - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr 1fr" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": { - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - }, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": { - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "gridTemplateColumns": { - "type": "static", - "content": "1fr" - } - }, - "meta": { - "maxWidth": 767 - } - } - ] - }, - "thq-checkbox": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-xsmall", - "fallback": "" - } - }, - "height": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-xsmall", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - } - ] - }, - "thq-select": { - "type": "reusable-project-style-map", - "content": { - "cursor": { - "type": "static", - "content": "pointer" - }, - "appearance": { - "type": "static", - "content": "none" - }, - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-inputradius", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-light", - "fallback": "" - } - }, - "backgroundImage": { - "type": "static", - "content": "url('data:image/svg+xml;charset=US-ASCII,%3Csvg width%3D%2220%22 height%3D%2220%22 xmlns%3D%22http%3A//www.w3.org/2000/svg%22 viewBox%3D%220 0 20 20%22 fill%3D%22%23000%22%3E%3Cpath d%3D%22M4.293 7.293a1 1 0 011.414 0L10 11.586l4.293-4.293a1 1 0 111.414 1.414l-5 5a1 1 0 01-1.414 0l-5-5a1 1 0 010-1.414z%22/%3E%3C/svg%3E')" - }, - "backgroundRepeat": { - "type": "static", - "content": "no-repeat" - }, - "backgroundPosition": { - "type": "static", - "content": "right 8px center" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - } - ] - }, - "thq-divider-horizontal": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "1px" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - } - ] - }, - "thq-icon-small": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "static", - "content": "24px" - }, - "height": { - "type": "static", - "content": "24px" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - } - ] - }, - "thq-button-icon": { - "type": "reusable-project-style-map", - "content": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary1", - "fallback": "" - } - }, - "padding": { - "type": "static", - "content": "3px" - }, - "transition": { - "type": "static", - "content": "0.3s" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-round", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "element-state", - "content": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - } - }, - "meta": { - "state": "hover" - } - } - ] - }, - "thq-icon-medium": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-small", - "fallback": "" - } - }, - "height": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-small", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - } - ] - }, - "thq-icon-x-small": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-xsmall", - "fallback": "" - } - }, - "height": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-xsmall", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - } - ] - }, - "thq-link": { - "type": "reusable-project-style-map", - "content": { - "cursor": { - "type": "static", - "content": "pointer" - }, - "display": { - "type": "static", - "content": "inline-block" - }, - "overflow": { - "type": "static", - "content": "hidden" - }, - "background": { - "type": "static", - "content": "linear-gradient(to right, var(--dl-color-theme-primary1) 50%, var(--dl-color-theme-neutral-dark) 50%)" - }, - "fontWeight": { - "type": "static", - "content": "600" - }, - "transition": { - "type": "static", - "content": "background-position 300ms ease" - }, - "backgroundClip": { - "type": "static", - "content": "text" - }, - "backgroundSize": { - "type": "static", - "content": "200% 100%" - }, - "backgroundPosition": { - "type": "static", - "content": "100%" - }, - "WebkitTextFillColor": { - "type": "static", - "content": "transparent" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "element-state", - "content": { - "backgroundPosition": { - "type": "static", - "content": "0 100%" - } - }, - "meta": { - "state": "hover" - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - } - ] - }, - "thq-grid-auto-300": { - "type": "reusable-project-style-map", - "content": { - "display": { - "type": "static", - "content": "grid" - }, - "gridGap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "gridTemplateColumns": { - "type": "static", - "content": "repeat(auto-fit, minmax(300px, 1fr))" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": { - "gridTemplateColumns": { - "type": "static", - "content": "1fr" - } - }, - "meta": { - "maxWidth": 479 - } - } - ] - }, - "thq-animated-group-vertical-reverse": { - "type": "reusable-project-style-map", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "animation": { - "type": "static", - "content": "scroll-y 20s linear infinite" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "space-around" - }, - "animationDirection": { - "type": "static", - "content": "reverse" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - } - ] - }, - "thq-animated-group-horizontal-reverse": { - "type": "reusable-project-style-map", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "minWidth": { - "type": "static", - "content": "100%" - }, - "animation": { - "type": "static", - "content": "scroll-x 20s linear infinite" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexShrink": { - "type": "static", - "content": "0" - }, - "justifyContent": { - "type": "static", - "content": "space-around" - }, - "animationDirection": { - "type": "static", - "content": "reverse" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - } - ] - }, - "thq-animated-group-vertical": { - "type": "reusable-project-style-map", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "animation": { - "type": "static", - "content": "scroll-y 20s linear infinite" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "space-around" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - } - ] - }, - "thq-animated-group-horizontal": { - "type": "reusable-project-style-map", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "minWidth": { - "type": "static", - "content": "100%" - }, - "animation": { - "type": "static", - "content": "scroll-x 20s linear infinite" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexShrink": { - "type": "static", - "content": "0" - }, - "justifyContent": { - "type": "static", - "content": "space-around" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - } - ] - }, - "thq-animated-group-container-vertical": { - "type": "reusable-project-style-map", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "overflow": { - "type": "static", - "content": "hidden" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - } - ] - }, - "thq-animated-group-container-horizontal": { - "type": "reusable-project-style-map", - "content": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "overflow": { - "type": "static", - "content": "hidden" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - } - ] - }, - "thq-mask-image-vertical": { - "type": "reusable-project-style-map", - "content": { - "maskImage": { - "type": "static", - "content": "linear-gradient(to bottom, transparent, black 1%, black 99%, transparent)" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - } - ] - }, - "thq-mask-image-horizontal": { - "type": "reusable-project-style-map", - "content": { - "maskImage": { - "type": "static", - "content": "linear-gradient(to right, transparent, black 1%, black 99%, transparent)" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - } - ] - }, - "thq-img-scale": { - "type": "reusable-project-style-map", - "content": { - "transition": { - "type": "static", - "content": "0.3s" - } - }, - "conditions": [ - { - "type": "screen-size", - "content": { - "width": { - "type": "static", - "content": "100%" - } - }, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - }, - { - "type": "element-state", - "content": { - "scale": { - "type": "static", - "content": "1.05" - } - }, - "meta": { - "state": "hover" - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - } - ] - }, - "thq-animated-card-bg-1": { - "type": "reusable-project-style-map", - "content": { - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "100%" - }, - "transition": { - "type": "static", - "content": "transform 0.3s" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-cardradius", - "fallback": "" - } - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-accent1", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - } - ] - }, - "thq-animated-card-bg-2": { - "type": "reusable-project-style-map", - "content": { - "transition": { - "type": "static", - "content": "transform 0.3s" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-cardradius", - "fallback": "" - } - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-accent2", - "fallback": "" - } - } - }, - "conditions": [ - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 991 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 767 - } - }, - { - "type": "screen-size", - "content": {}, - "meta": { - "maxWidth": 479 - } - } - ] - }, - "thq-button-animated": { - "type": "reusable-project-style-map", - "content": { - "zIndex": { - "type": "static", - "content": "1" - }, - "outline": { - "type": "static", - "content": "none" - }, - "overflow": { - "type": "static", - "content": "hidden" - }, - "position": { - "type": "static", - "content": "relative" - }, - "borderWidth": { - "type": "static", - "content": "2px" - } - }, - "conditions": [] - }, - "thq-input::placeholder": { - "type": "reusable-project-style-map", - "content": { - "textAlign": { - "type": "static", - "content": "center" - }, - "verticalAlign": { - "type": "static", - "content": "middle" - } - }, - "conditions": [], - "className": "thq-input", - "subselectors": "::placeholder" - }, - "thq-animated-group-container-vertical:hover div": { - "type": "reusable-project-style-map", - "content": { - "animationPlayState": { - "type": "static", - "content": "paused" - } - }, - "conditions": [], - "className": "thq-animated-group-container-vertical", - "subselectors": ":hover div" - }, - "thq-animated-group-container-horizontal:hover div": { - "type": "reusable-project-style-map", - "content": { - "animationPlayState": { - "type": "static", - "content": "paused" - } - }, - "conditions": [], - "className": "thq-animated-group-container-horizontal", - "subselectors": ":hover div" - }, - "thq-animated-card-bg-2:has([data-animated=\"true\"]:hover)": { - "type": "reusable-project-style-map", - "content": { - "transform": { - "type": "static", - "content": "translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(3deg) skew(0deg, 0deg)" - } - }, - "conditions": [], - "className": "thq-animated-card-bg-2", - "subselectors": ":has([data-animated=\"true\"]:hover)" - }, - "thq-animated-card-bg-1:has([data-animated=\"true\"]:hover)": { - "type": "reusable-project-style-map", - "content": { - "transform": { - "type": "static", - "content": "translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-6deg) skew(0deg, 0deg)" - } - }, - "conditions": [], - "className": "thq-animated-card-bg-1", - "subselectors": ":has([data-animated=\"true\"]:hover)" - }, - "thq-button-animated:before": { - "type": "reusable-project-style-map", - "content": { - "top": { - "type": "static", - "content": "0" - }, - "left": { - "type": "static", - "content": "-20%" - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-light", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "200%" - }, - "height": { - "type": "static", - "content": "101%" - }, - "zIndex": { - "type": "static", - "content": "1" - }, - "content": { - "type": "static", - "content": "\"\"" - }, - "position": { - "type": "static", - "content": "absolute" - }, - "transform": { - "type": "static", - "content": "scaleX(0)" - }, - "transition": { - "type": "static", - "content": "transform 0.5s" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-buttonradius", - "fallback": "" - } - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "transformOrigin": { - "type": "static", - "content": "0 0" - }, - "transitionTimingFunction": { - "type": "static", - "content": "cubic-bezier(0.5, 1.6, 0.4, 0.7)" - } - }, - "conditions": [], - "className": "thq-button-animated", - "subselectors": ":before" - }, - "thq-button-animated:hover::before": { - "type": "reusable-project-style-map", - "content": { - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-light", - "fallback": "" - } - }, - "zIndex": { - "type": "static", - "content": "-1" - }, - "transform": { - "type": "static", - "content": "scaleX(1)" - } - }, - "conditions": [], - "className": "thq-button-animated", - "subselectors": ":hover::before" - }, - "Content": { - "type": "reusable-project-style-map", - "content": { - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontFamily": { - "type": "static", - "content": "\"Manrope\"" - }, - "fontWeight": { - "type": "static", - "content": "500" - }, - "lineHeight": { - "type": "static", - "content": "1.5" - }, - "textTransform": { - "type": "static", - "content": "none" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - } - }, - "H3": { - "type": "reusable-project-style-map", - "content": { - "fontSize": { - "type": "static", - "content": "22px" - }, - "fontFamily": { - "type": "static", - "content": "\"Syne\"" - }, - "fontWeight": { - "type": "static", - "content": "700" - }, - "lineHeight": { - "type": "static", - "content": "1.15" - }, - "letterSpacing": { - "type": "static", - "content": "-1" - }, - "textTransform": { - "type": "static", - "content": "none" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - } - }, - "Paragraph": { - "type": "reusable-project-style-map", - "content": { - "fontSize": { - "type": "static", - "content": "18px" - }, - "fontFamily": { - "type": "static", - "content": "\"Manrope\"" - }, - "fontWeight": { - "type": "static", - "content": "500" - }, - "lineHeight": { - "type": "static", - "content": "1.5" - }, - "textTransform": { - "type": "static", - "content": "none" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - } - }, - "H1": { - "type": "reusable-project-style-map", - "content": { - "fontSize": { - "type": "static", - "content": "88px" - }, - "fontFamily": { - "type": "static", - "content": "\"Syne\"" - }, - "fontWeight": { - "type": "static", - "content": "700" - }, - "lineHeight": { - "type": "static", - "content": "1.15" - }, - "letterSpacing": { - "type": "static", - "content": "-1px" - }, - "textTransform": { - "type": "static", - "content": "uppercase" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - } - }, - "H2": { - "type": "reusable-project-style-map", - "content": { - "fontSize": { - "type": "static", - "content": "56px" - }, - "fontFamily": { - "type": "static", - "content": "\"Syne\"" - }, - "fontWeight": { - "type": "static", - "content": "700" - }, - "lineHeight": { - "type": "static", - "content": "1.15" - }, - "letterSpacing": { - "type": "static", - "content": "-1" - }, - "textTransform": { - "type": "static", - "content": "none" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - } - } - }, - "stateDefinitions": { - "route": { - "type": "string", - "defaultValue": "Home", - "values": [ - { - "value": "Home", - "seo": { - "title": "Raj Bains Roofing", - "metaTags": [ - { - "property": "og:title", - "content": "Raj Bains Roofing" - } - ] - }, - "pageOptions": { - "stateDefinitions": {}, - "propDefinitions": {} - } - }, - { - "value": "404 - Not Found", - "seo": { - "title": "404 - Not Found" - }, - "pageOptions": { - "fallback": true - } - } - ] - } - }, - "propDefinitions": {}, - "node": { - "type": "element", - "content": { - "elementType": "Router", - "children": [ - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "minHeight": { - "type": "static", - "content": "100vh" - }, - "overflow": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h3", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "OOPS! PAGE NOT FOUND" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "center" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "position": { - "type": "static", - "content": "relative" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h1", - "referencedStyles": {}, - "abilities": {}, - "style": { - "fontWeight": { - "type": "static", - "content": "900" - }, - "fontSize": { - "type": "static", - "content": "252px" - }, - "letterSpacing": { - "type": "static", - "content": "-20px" - }, - "color": { - "type": "static", - "content": "rgb(38, 38, 38)" - }, - "marginTop": { - "type": "static", - "content": "-20px" - }, - "marginBottom": { - "type": "static", - "content": "-20px" - } - }, - "children": [ - { - "type": "static", - "content": "404" - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "center" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "width": { - "type": "static", - "content": "421px" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "referencedStyles": {}, - "abilities": {}, - "style": { - "textAlign": { - "type": "static", - "content": "center" - }, - "fontWeight": { - "type": "static", - "content": "400" - } - }, - "children": [ - { - "type": "static", - "content": "WE ARE SORRY, BUT THE PAGE YOU REQUESTED WAS NOT FOUND" - } - ] - } - } - ] - } - } - ] - } - }, - "value": "404 - Not Found", - "reference": { - "type": "dynamic", - "content": { - "referenceType": "state", - "id": "route" - } - } - } - }, - { - "type": "conditional", - "content": { - "node": { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "minHeight": { - "type": "static", - "content": "100vh" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "static", - "content": "image" - }, - "srcset": { - "type": "static", - "content": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/e91caa2e-e5c1-4db4-8141-6ba52cbd8347/bdc7c574-68c0-4356-b08d-2211355c9072?org_if_sml=1&force_format=original 1200w, /bdc7c574-68c0-4356-b08d-tablet 800w, undefinedbdc7c574-68c0-4356-b08d-mobile 480w" - }, - "sizes": { - "type": "static", - "content": "(min-width: 992px) 1200px, (min-width: 768px) 800px, 480px" - }, - "src": { - "type": "static", - "content": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/e91caa2e-e5c1-4db4-8141-6ba52cbd8347/bdc7c574-68c0-4356-b08d-2211355c9072?org_if_sml=1&force_format=original" - } - }, - "style": { - "top": { - "type": "static", - "content": "0px" - }, - "right": { - "type": "static", - "content": "0px" - }, - "width": { - "type": "static", - "content": "991px" - }, - "height": { - "type": "static", - "content": "901px" - }, - "zIndex": { - "type": "static", - "content": "0" - }, - "position": { - "type": "static", - "content": "absolute" - }, - "objectFit": { - "type": "static", - "content": "cover" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "header", - "name": "Header", - "referencedStyles": { - "TQ_pzdabsysQv": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "attrs": { - "id": { - "type": "static", - "content": "header" - } - }, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "zIndex": { - "type": "static", - "content": "120" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "fixed" - }, - "boxShadow": { - "type": "static", - "content": "0px 5px 40px 0px rgba(212, 212, 212, 0.26)" - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "justifyContent": { - "type": "static", - "content": "center" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-light", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "thq-navbar", - "semanticType": "header", - "name": "Navbar-Interactive", - "referencedStyles": { - "TQ_eb_-zVxu-n": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "attrs": { - "data-thq": { - "type": "static", - "content": "thq-navbar" - } - }, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "maxWidth": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-maxwidth", - "fallback": "" - } - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "justifyContent": { - "type": "static", - "content": "space-between" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "name": "image1", - "referencedStyles": { - "TQ_45cirbKlWu": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "122px" - }, - "height": { - "type": "static", - "content": "70px" - } - } - } - } - }, - "abilities": { - "link": { - "type": "section", - "content": { - "section": "banner" - } - } - }, - "attrs": { - "alt": { - "type": "static", - "content": "logo" - }, - "src": { - "type": "static", - "content": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/e91caa2e-e5c1-4db4-8141-6ba52cbd8347/5d9eb02e-15c4-486d-ab83-b6f13e5bb0c3?org_if_sml=1&force_format=original" - } - }, - "style": { - "width": { - "type": "static", - "content": "167px" - }, - "height": { - "type": "static", - "content": "111px" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "thq-navbar-nav", - "semanticType": "div", - "name": "DesktopMenu", - "referencedStyles": { - "TQ__9kyc0ddOk": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "display": { - "type": "static", - "content": "none" - } - } - } - } - }, - "abilities": {}, - "attrs": { - "data-thq": { - "type": "static", - "content": "thq-navbar-nav" - } - }, - "style": { - "flex": { - "type": "static", - "content": "1" - }, - "display": { - "type": "static", - "content": "flex" - }, - "justifyContent": { - "type": "static", - "content": "space-between" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "nav", - "name": "Links", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "flex": { - "type": "static", - "content": "1" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "marginLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link1", - "referencedStyles": { - "TQ_0uP4tPxhTx": { - "id": "TQ_0uP4tPxhTx", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-link" - } - }, - "TQ_CYNO7022ZC": { - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "Content" - } - }, - "TQ_XoYtxg9dje": { - "id": "TQ_XoYtxg9dje", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - }, - "TQ__-Iz2JPAs0": { - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "Content" - } - } - }, - "abilities": { - "link": { - "type": "section", - "content": { - "section": "about_us" - } - } - }, - "style": { - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "static", - "content": "About Us" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link2", - "referencedStyles": { - "TQ_0uP4tPxhTx": { - "id": "TQ_0uP4tPxhTx", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-link" - } - }, - "TQ_XoYtxg9dje": { - "id": "TQ_XoYtxg9dje", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - }, - "TQ_q2x4aWPEo7": { - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "Content" - } - } - }, - "abilities": { - "link": { - "type": "section", - "content": { - "section": "services" - } - } - }, - "style": { - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "static", - "content": "Services" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link3", - "referencedStyles": { - "TQ_0uP4tPxhTx": { - "id": "TQ_0uP4tPxhTx", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-link" - } - }, - "TQ_4HuxuLdX8m": { - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "Content" - } - }, - "TQ_XoYtxg9dje": { - "id": "TQ_XoYtxg9dje", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": { - "link": { - "type": "section", - "content": { - "section": "projects" - } - } - }, - "style": { - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "static", - "content": "Projects" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link5", - "referencedStyles": { - "TQ_0uP4tPxhTx": { - "id": "TQ_0uP4tPxhTx", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-link" - } - }, - "TQ_SX9Vwq849d": { - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "Content" - } - }, - "TQ_XoYtxg9dje": { - "id": "TQ_XoYtxg9dje", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": { - "link": { - "type": "section", - "content": { - "section": "contact_us" - } - } - }, - "style": { - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "static", - "content": "Contact Us" - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "button", - "referencedStyles": { - "TQ_Aj1mDCGWlL": { - "type": "style-map", - "content": { - "conditions": [ - { - "content": "hover", - "conditionType": "element-state" - } - ], - "mapType": "inlined", - "styles": { - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary1", - "fallback": "" - } - }, - "borderWidth": { - "type": "static", - "content": "3px" - }, - "backgroundColor": { - "type": "static", - "content": "transparent" - } - } - } - }, - "TQ_bm9rg1eqYk": { - "id": "TQ_bm9rg1eqYk", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "button" - } - }, - "TQ_edH1MSAo1j": { - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "Content" - } - } - }, - "abilities": { - "link": { - "type": "phone", - "content": { - "phone": "780-257-0574" - } - } - }, - "attrs": { - "type": { - "type": "static", - "content": "button" - } - }, - "style": { - "width": { - "type": "static", - "content": "256px" - }, - "height": { - "type": "static", - "content": "62px" - }, - "marginLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "transition": { - "type": "static", - "content": "0.3s" - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-light", - "fallback": "" - } - }, - "borderWidth": { - "type": "static", - "content": "3px" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-cardradius", - "fallback": "" - } - }, - "textDecoration": { - "type": "static", - "content": "none" - }, - "backgroundColor": { - "type": "static", - "content": "transparent" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "static", - "content": "image" - }, - "src": { - "type": "static", - "content": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/e91caa2e-e5c1-4db4-8141-6ba52cbd8347/7e82a3bc-1e65-4460-a2e1-f672317f9015?org_if_sml=1&force_format=original" - } - }, - "style": { - "width": { - "type": "static", - "content": "25px" - }, - "objectFit": { - "type": "static", - "content": "cover" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary1", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary1", - "fallback": "" - } - }, - "fontSize": { - "type": "static", - "content": "18px" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "textAlign": { - "type": "static", - "content": "center" - }, - "fontFamily": { - "type": "static", - "content": "\"Manrope\"" - }, - "fontWeight": { - "type": "static", - "content": "700" - }, - "marginLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - } - }, - "children": [ - { - "type": "static", - "content": "780-257-0574" - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "button", - "referencedStyles": { - "TQ_FGcYl-L-2S": { - "type": "style-map", - "content": { - "conditions": [ - { - "content": "hover", - "conditionType": "element-state" - } - ], - "mapType": "inlined", - "styles": { - "backgroundColor": { - "type": "static", - "content": "#0d6ed8" - } - } - } - }, - "TQ_bm9rg1eqYk": { - "id": "TQ_bm9rg1eqYk", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "button" - } - }, - "TQ_jSOjiwZPYQ": { - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "Content" - } - } - }, - "abilities": { - "link": { - "type": "navlink", - "content": { - "routeName": "Home" - } - } - }, - "attrs": { - "type": { - "type": "static", - "content": "button" - } - }, - "style": { - "width": { - "type": "static", - "content": "173px" - }, - "height": { - "type": "static", - "content": "59px" - }, - "marginLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "transition": { - "type": "static", - "content": "0.3s" - }, - "borderWidth": { - "type": "static", - "content": "0px" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-cardradius", - "fallback": "" - } - }, - "textDecoration": { - "type": "static", - "content": "none" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary1", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_JUOk5X5Uz3": { - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "Content" - } - }, - "TQ_ML3T-kmp2i": { - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "Content" - } - } - }, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary1", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary1", - "fallback": "" - } - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "textAlign": { - "type": "static", - "content": "center" - }, - "fontFamily": { - "type": "static", - "content": "\"Manrope\"" - } - }, - "children": [ - { - "type": "static", - "content": "Get A Free Quote" - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "thq-burger-menu", - "semanticType": "div", - "name": "BurgerMenu", - "referencedStyles": { - "TQ_0UudmDZYBm": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "auto" - }, - "height": { - "type": "static", - "content": "auto" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - } - } - }, - "TQ_918-RntgqL": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "display": { - "type": "static", - "content": "flex" - } - } - } - } - }, - "abilities": {}, - "attrs": { - "data-thq": { - "type": "static", - "content": "thq-burger-menu" - } - }, - "style": { - "display": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_G2XIXzN0uF": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "32px" - }, - "height": { - "type": "static", - "content": "auto" - } - } - } - }, - "TQ_UpPnTUZW_f": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "24px" - }, - "height": { - "type": "static", - "content": "24px" - } - } - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "style": { - "width": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-xsmall", - "fallback": "" - } - }, - "height": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-xsmall", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M128 554.667h768c23.552 0 42.667-19.115 42.667-42.667s-19.115-42.667-42.667-42.667h-768c-23.552 0-42.667 19.115-42.667 42.667s19.115 42.667 42.667 42.667zM128 298.667h768c23.552 0 42.667-19.115 42.667-42.667s-19.115-42.667-42.667-42.667h-768c-23.552 0-42.667 19.115-42.667 42.667s19.115 42.667 42.667 42.667zM128 810.667h768c23.552 0 42.667-19.115 42.667-42.667s-19.115-42.667-42.667-42.667h-768c-23.552 0-42.667 19.115-42.667 42.667s19.115 42.667 42.667 42.667z" - } - }, - "children": [] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "thq-mobile-menu", - "semanticType": "div", - "name": "MobileMenu", - "referencedStyles": { - "TQ_In_1IkVH21": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "attrs": { - "data-thq": { - "type": "static", - "content": "thq-mobile-menu" - } - }, - "style": { - "top": { - "type": "static", - "content": "0px" - }, - "left": { - "type": "static", - "content": "0px" - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "100vh" - }, - "zIndex": { - "type": "static", - "content": "100" - }, - "display": { - "type": "static", - "content": "none" - }, - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "position": { - "type": "static", - "content": "absolute" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-light", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Nav", - "referencedStyles": {}, - "abilities": {}, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Top", - "referencedStyles": {}, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "justifyContent": { - "type": "static", - "content": "space-between" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "name": "Logo", - "referencedStyles": { - "TQ_822EmUZb9H": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "107px" - }, - "height": { - "type": "static", - "content": "61px" - } - } - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "static", - "content": "logo" - }, - "src": { - "type": "static", - "content": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/e91caa2e-e5c1-4db4-8141-6ba52cbd8347/5d9eb02e-15c4-486d-ab83-b6f13e5bb0c3?org_if_sml=1&force_format=original" - } - }, - "style": { - "height": { - "type": "static", - "content": "3rem" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "thq-close-menu", - "semanticType": "div", - "name": "CloseMenu", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "data-thq": { - "type": "static", - "content": "thq-close-menu" - } - }, - "style": { - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "referencedStyles": { - "TQ_1nrLv_CXk2": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "24px" - }, - "height": { - "type": "static", - "content": "24px" - } - } - } - } - }, - "abilities": {}, - "attrs": { - "viewBox": { - "type": "static", - "content": "0 0 1024 1024" - } - }, - "style": { - "width": { - "type": "static", - "content": "32px" - }, - "height": { - "type": "static", - "content": "auto" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "icon", - "semanticType": "path", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "d": { - "type": "static", - "content": "M810 274l-238 238 238 238-60 60-238-238-238 238-60-60 238-238-238-238 60-60 238 238 238-238z" - } - }, - "children": [] - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "nav", - "name": "Links", - "referencedStyles": { - "TQ_ERBal_F9Tu": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 1440, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - } - } - } - }, - "TQ_PVdkSEjnIM": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - } - } - } - }, - "TQ_eay0zjYgOz": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - } - } - } - }, - "TQ_jpYz-86Xj2": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 1600, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignSelf": { - "type": "static", - "content": "flex-start" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link1", - "referencedStyles": { - "TQ_0uP4tPxhTx": { - "id": "TQ_0uP4tPxhTx", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-link" - } - }, - "TQ_XoYtxg9dje": { - "id": "TQ_XoYtxg9dje", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - }, - "TQ_dQsPbCVbNd": { - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "Content" - } - } - }, - "abilities": { - "link": { - "type": "section", - "content": { - "section": "about_us" - } - } - }, - "style": { - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "static", - "content": "About Us" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link2", - "referencedStyles": { - "TQ_0uP4tPxhTx": { - "id": "TQ_0uP4tPxhTx", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-link" - } - }, - "TQ_XoYtxg9dje": { - "id": "TQ_XoYtxg9dje", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": { - "link": { - "type": "section", - "content": { - "section": "services" - } - } - }, - "style": { - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "static", - "content": "Services" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link3", - "referencedStyles": { - "TQ_0uP4tPxhTx": { - "id": "TQ_0uP4tPxhTx", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-link" - } - }, - "TQ_XoYtxg9dje": { - "id": "TQ_XoYtxg9dje", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": { - "link": { - "type": "section", - "content": { - "section": "projects" - } - } - }, - "style": { - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "static", - "content": "Projects" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "name": "link5", - "referencedStyles": { - "TQ_0uP4tPxhTx": { - "id": "TQ_0uP4tPxhTx", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-link" - } - }, - "TQ_XoYtxg9dje": { - "id": "TQ_XoYtxg9dje", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "thq-body-small" - } - } - }, - "abilities": { - "link": { - "type": "section", - "content": { - "section": "contact_us" - } - } - }, - "style": { - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "static", - "content": "Contact Us" - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_THiX8sYmob": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "flexDirection": { - "type": "static", - "content": "column" - } - } - } - } - }, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "auto" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "button", - "referencedStyles": { - "TQ_u3SNG-mT4N": { - "type": "style-map", - "content": { - "conditions": [ - { - "content": "hover", - "conditionType": "element-state" - } - ], - "mapType": "inlined", - "styles": { - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary1", - "fallback": "" - } - }, - "borderWidth": { - "type": "static", - "content": "3px" - }, - "backgroundColor": { - "type": "static", - "content": "transparent" - } - } - } - }, - "TQ_NPIj2MmDat": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "marginRight": { - "type": "static", - "content": "0px" - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - } - } - }, - "TQ_PZIHQLVpTz": { - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "Content" - } - }, - "TQ_bm9rg1eqYk": { - "id": "TQ_bm9rg1eqYk", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "button" - } - } - }, - "abilities": { - "link": { - "type": "phone", - "content": { - "phone": "780-257-0574" - } - } - }, - "attrs": { - "type": { - "type": "static", - "content": "button" - } - }, - "style": { - "height": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-small", - "fallback": "" - } - }, - "transition": { - "type": "static", - "content": "0.3s" - }, - "borderColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-light", - "fallback": "" - } - }, - "borderWidth": { - "type": "static", - "content": "3px" - }, - "marginRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-cardradius", - "fallback": "" - } - }, - "textDecoration": { - "type": "static", - "content": "none" - }, - "backgroundColor": { - "type": "static", - "content": "transparent" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "static", - "content": "image" - }, - "src": { - "type": "static", - "content": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/e91caa2e-e5c1-4db4-8141-6ba52cbd8347/7e82a3bc-1e65-4460-a2e1-f672317f9015?org_if_sml=1&force_format=original" - } - }, - "style": { - "width": { - "type": "static", - "content": "24px" - }, - "objectFit": { - "type": "static", - "content": "cover" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary1", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary1", - "fallback": "" - } - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "textAlign": { - "type": "static", - "content": "center" - }, - "fontFamily": { - "type": "static", - "content": "\"Manrope\"" - }, - "marginLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - } - }, - "children": [ - { - "type": "static", - "content": "780-257-0574" - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "button", - "referencedStyles": { - "TQ_OJNrKzcUE8": { - "type": "style-map", - "content": { - "conditions": [ - { - "content": "hover", - "conditionType": "element-state" - } - ], - "mapType": "inlined", - "styles": { - "backgroundColor": { - "type": "static", - "content": "#0d6ed8" - } - } - } - }, - "TQ_DD3D_KV15F": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "alignSelf": { - "type": "static", - "content": "flex-start" - }, - "marginLeft": { - "type": "static", - "content": "0px" - } - } - } - }, - "TQ_FQtLqnxYJV": { - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "Content" - } - }, - "TQ_bm9rg1eqYk": { - "id": "TQ_bm9rg1eqYk", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "button" - } - }, - "TQ_egJDqbxpaG": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "marginLeft": { - "type": "static", - "content": "0px" - } - } - } - }, - "TQ_kEEaSCHcCU": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 1440, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "marginLeft": { - "type": "static", - "content": "0px" - } - } - } - }, - "TQ_x-fUheh0By": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 1600, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "marginLeft": { - "type": "static", - "content": "0px" - } - } - } - } - }, - "abilities": { - "link": { - "type": "navlink", - "content": { - "routeName": "Home" - } - } - }, - "attrs": { - "type": { - "type": "static", - "content": "button" - } - }, - "style": { - "height": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-small", - "fallback": "" - } - }, - "transition": { - "type": "static", - "content": "0.3s" - }, - "borderWidth": { - "type": "static", - "content": "0px" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-cardradius", - "fallback": "" - } - }, - "textDecoration": { - "type": "static", - "content": "none" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary1", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_TkerjlGgPi": { - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "Content" - } - }, - "TQ_lj7h6vtO2q": { - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "Content" - } - } - }, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary1", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary1", - "fallback": "" - } - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "textAlign": { - "type": "static", - "content": "center" - }, - "fontFamily": { - "type": "static", - "content": "\"Manrope\"" - } - }, - "children": [ - { - "type": "static", - "content": "Get A Free Quote" - } - ] - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Banner", - "referencedStyles": { - "TQ_cB0NxQi07K": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "paddingTop": { - "type": "static", - "content": "140px" - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fourunits", - "fallback": "" - } - } - } - } - }, - "TQ_m-DmSEA_-J": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fiveunits", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "attrs": { - "id": { - "type": "static", - "content": "banner" - } - }, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "paddingTop": { - "type": "static", - "content": "180px" - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-sixunits", - "fallback": "" - } - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "name": "Title", - "referencedStyles": { - "TQ_FiQqHY8Ow8": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "color": { - "type": "static", - "content": "var(--dl-color-theme-neutral-dark) #232323ff" - }, - "fontSize": { - "type": "static", - "content": "70px" - }, - "fontFamily": { - "type": "static", - "content": "Syne" - }, - "fontWeight": { - "type": "static", - "content": "700" - }, - "lineHeight": { - "type": "static", - "content": "1.15" - }, - "letterSpacing": { - "type": "static", - "content": "-1px" - }, - "textTransform": { - "type": "static", - "content": "uppercase" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - } - } - }, - "TQ_GIYgST2mzn": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "color": { - "type": "static", - "content": "var(--dl-color-theme-neutral-dark) #232323ff" - }, - "fontSize": { - "type": "static", - "content": "52px" - }, - "fontFamily": { - "type": "static", - "content": "Syne" - }, - "fontWeight": { - "type": "static", - "content": "700" - }, - "lineHeight": { - "type": "static", - "content": "1.15" - }, - "letterSpacing": { - "type": "static", - "content": "-1px" - }, - "textTransform": { - "type": "static", - "content": "uppercase" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - } - } - }, - "TQ_SxdXK2k-gD": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "color": { - "type": "static", - "content": "var(--dl-color-theme-neutral-dark) #232323ff" - }, - "fontSize": { - "type": "static", - "content": "40px" - }, - "fontFamily": { - "type": "static", - "content": "Syne" - }, - "fontWeight": { - "type": "static", - "content": "700" - }, - "lineHeight": { - "type": "static", - "content": "1.15" - }, - "letterSpacing": { - "type": "static", - "content": "-1px" - }, - "textTransform": { - "type": "static", - "content": "uppercase" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - } - } - } - }, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "color": { - "type": "static", - "content": "var(--dl-color-theme-neutral-dark) #232323ff" - }, - "width": { - "type": "static", - "content": "100%" - }, - "fontSize": { - "type": "static", - "content": "88px" - }, - "maxWidth": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-maxwidth", - "fallback": "" - } - }, - "textAlign": { - "type": "static", - "content": "left" - }, - "fontFamily": { - "type": "static", - "content": "\"Syne\"" - }, - "fontWeight": { - "type": "static", - "content": "700" - }, - "lineHeight": { - "type": "static", - "content": "1.15" - }, - "letterSpacing": { - "type": "static", - "content": "-1px" - }, - "textTransform": { - "type": "static", - "content": "uppercase" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "static", - "content": "Edmonton’s Premier Roofing Services" - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Images", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "id": { - "type": "static", - "content": "banner_img" - } - }, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "video", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "src": { - "type": "static", - "content": "https://video.wixstatic.com/video/99a435_bae81262f46b46428da37c1a347400e6/1080p/mp4/file.mp4" - }, - "loop": { - "type": "static", - "content": "true" - }, - "muted": { - "type": "static", - "content": "true" - }, - "poster": { - "type": "static", - "content": "https://play.teleporthq.io/static/svg/videoposter.svg" - }, - "autoPlay": { - "type": "static", - "content": "true" - } - }, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "auto" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "button", - "referencedStyles": { - "TQ_0qZYbA-s3S": { - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "Content" - } - }, - "TQ_78H2W1EMuX": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "top": { - "type": "static", - "content": "331px" - }, - "right": { - "type": "static", - "content": "24px" - } - } - } - }, - "TQ_KL5PLd6TwS": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "top": { - "type": "static", - "content": "350px" - }, - "right": { - "type": "static", - "content": "63px" - } - } - } - }, - "TQ_bm9rg1eqYk": { - "id": "TQ_bm9rg1eqYk", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "button" - } - }, - "TQ_ctuFojAsZf": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "top": { - "type": "static", - "content": "309px" - }, - "right": { - "type": "static", - "content": "36px" - }, - "width": { - "type": "static", - "content": "93px" - }, - "height": { - "type": "static", - "content": "143px" - } - } - } - } - }, - "abilities": {}, - "attrs": { - "type": { - "type": "static", - "content": "button" - } - }, - "style": { - "top": { - "type": "static", - "content": "391px" - }, - "right": { - "type": "static", - "content": "112px" - }, - "width": { - "type": "static", - "content": "110px" - }, - "height": { - "type": "static", - "content": "170px" - }, - "position": { - "type": "static", - "content": "absolute" - }, - "borderColor": { - "type": "static", - "content": "#ffffff" - }, - "borderWidth": { - "type": "static", - "content": "6px" - }, - "borderRadius": { - "type": "static", - "content": "60px" - }, - "backgroundSize": { - "type": "static", - "content": "cover" - }, - "backgroundColor": { - "type": "static", - "content": "transparent" - }, - "backgroundImage": { - "type": "static", - "content": "url(\"https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/e91caa2e-e5c1-4db4-8141-6ba52cbd8347/fcf249fb-bb20-433f-85e6-9450f8c8d9aa?org_if_sml=1&force_format=original\")" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "referencedStyles": { - "TQ_DKYKcICpX9": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "26px" - }, - "height": { - "type": "static", - "content": "26px" - } - } - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "static", - "content": "image" - }, - "src": { - "type": "static", - "content": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/e91caa2e-e5c1-4db4-8141-6ba52cbd8347/797683cc-0111-4122-9d78-34f913dcd671?org_if_sml=1&force_format=original" - } - }, - "style": { - "width": { - "type": "static", - "content": "30px" - }, - "height": { - "type": "static", - "content": "30px" - }, - "objectFit": { - "type": "static", - "content": "cover" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "About-Us", - "referencedStyles": { - "TQ_MadLqSMP_G": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - } - } - } - }, - "TQ_SktYgo0Mdl": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fiveunits", - "fallback": "" - } - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fiveunits", - "fallback": "" - } - } - } - } - }, - "TQ_u5BKqLE9s-": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fourunits", - "fallback": "" - } - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "attrs": { - "id": { - "type": "static", - "content": "about_us" - } - }, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fourunits", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "paddingTop": { - "type": "static", - "content": "120px" - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "paddingBottom": { - "type": "static", - "content": "120px" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_GKSCPddbsb": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - } - } - }, - "TQ_Zi-SkLwUdI": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "flexDirection": { - "type": "static", - "content": "column" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fourunits", - "fallback": "" - } - }, - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "maxWidth": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-maxwidth", - "fallback": "" - } - }, - "alignItems": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "SectionHeader", - "referencedStyles": { - "TQ_c4wqR26VB2": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - }, - "position": { - "type": "static", - "content": "static" - }, - "alignSelf": { - "type": "static", - "content": "center" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - } - } - }, - "TQ_hfouRn3FhF": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - } - } - }, - "TQ_pQ4lIPDald": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "426px" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "top": { - "type": "static", - "content": "10%" - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "sticky" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "label", - "referencedStyles": { - "TQ_8HoxQBdVM5": { - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "Content" - } - }, - "TQ_9DyS_XPnz5": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "alignSelf": { - "type": "static", - "content": "center" - }, - "paddingTop": { - "type": "static", - "content": "12px" - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "paddingBottom": { - "type": "static", - "content": "12px" - } - } - } - } - }, - "abilities": {}, - "style": { - "height": { - "type": "static", - "content": "auto" - }, - "alignSelf": { - "type": "static", - "content": "flex-start" - }, - "textAlign": { - "type": "static", - "content": "center" - }, - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-inputradius", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-accent2", - "fallback": "" - } - } - }, - "children": [ - { - "type": "static", - "content": "About us" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "name": "text", - "referencedStyles": { - "TQ_JOJWWvvinC": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "color": { - "type": "static", - "content": "var(--dl-color-theme-neutral-dark)" - }, - "fontSize": { - "type": "static", - "content": "44px" - }, - "fontFamily": { - "type": "static", - "content": "Syne" - }, - "fontWeight": { - "type": "static", - "content": "700" - }, - "lineHeight": { - "type": "static", - "content": "1.15" - }, - "letterSpacing": { - "type": "static", - "content": "-1px" - }, - "textTransform": { - "type": "static", - "content": "none" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - } - } - }, - "TQ_hPgJb4WytO": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - }, - "fontSize": { - "type": "static", - "content": "40px" - }, - "textAlign": { - "type": "static", - "content": "center" - } - } - } - }, - "TQ_kjJqCGUwC1": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "36px" - } - } - } - } - }, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - } - }, - "children": [ - { - "type": "static", - "content": "Full-Service Roofing Contractor" - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "SectionHeader", - "referencedStyles": { - "TQ_iBKxy3c_Dr": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - }, - "position": { - "type": "static", - "content": "static" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "top": { - "type": "static", - "content": "10%" - }, - "width": { - "type": "static", - "content": "75%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "sticky" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "name": "text", - "referencedStyles": { - "TQ_t0nGyXdV0c": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "alignSelf": { - "type": "static", - "content": "center" - }, - "textAlign": { - "type": "static", - "content": "center" - } - } - } - } - }, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - } - }, - "children": [ - { - "type": "static", - "content": "Discover the premier roofing services of Raj Bains Roofing in Edmonton. We specialize in residential roofing installations, providing efficient, reliable, and cost-effective solutions. Our 20+ years of industry experience guarantee top-quality results. Request a free estimate today and see the difference we can make." - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "button", - "referencedStyles": { - "TQ_yRRMzxBW-x": { - "type": "style-map", - "content": { - "conditions": [ - { - "content": "hover", - "conditionType": "element-state" - } - ], - "mapType": "inlined", - "styles": { - "backgroundColor": { - "type": "static", - "content": "#0d6ed8" - } - } - } - }, - "TQ_bm9rg1eqYk": { - "id": "TQ_bm9rg1eqYk", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "button" - } - }, - "TQ_k7303JahoT": { - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "Content" - } - } - }, - "abilities": { - "link": { - "type": "navlink", - "content": { - "routeName": "Home" - } - } - }, - "attrs": { - "type": { - "type": "static", - "content": "button" - } - }, - "style": { - "height": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-small", - "fallback": "" - } - }, - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "transition": { - "type": "static", - "content": "0.3s" - }, - "borderWidth": { - "type": "static", - "content": "0px" - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-cardradius", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "textDecoration": { - "type": "static", - "content": "none" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary1", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_nTzIXV55rm": { - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "Content" - } - } - }, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-accent1", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-accent1", - "fallback": "" - } - }, - "fontStyle": { - "type": "static", - "content": "normal" - } - }, - "children": [ - { - "type": "static", - "content": "Free Estimate" - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_Qoc7H82BIN": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "flexDirection": { - "type": "static", - "content": "column" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fourunits", - "fallback": "" - } - }, - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "maxWidth": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-maxwidth", - "fallback": "" - } - }, - "alignItems": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "referencedStyles": { - "TQ_DcxOdEXOHF": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "386px" - } - } - } - }, - "TQ_xXBIBYnu_9": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "height": { - "type": "static", - "content": "315px" - } - } - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "static", - "content": "image" - }, - "src": { - "type": "static", - "content": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/e91caa2e-e5c1-4db4-8141-6ba52cbd8347/8d579766-ac6b-4fee-9e5d-fee86058654f?org_if_sml=1&force_format=original" - } - }, - "style": { - "width": { - "type": "static", - "content": "650px" - }, - "height": { - "type": "static", - "content": "828px" - }, - "objectFit": { - "type": "static", - "content": "cover" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-radius8", - "fallback": "" - } - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "SectionHeader", - "referencedStyles": { - "TQ_F1vN98optv": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "position": { - "type": "static", - "content": "static" - } - } - } - }, - "TQ_iNgG3VXG7g": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "top": { - "type": "static", - "content": "10%" - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "sticky" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-radius8", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "backgroundColor": { - "type": "static", - "content": "#f1f1f1" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_vPE6BxXWxm": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "flexDirection": { - "type": "static", - "content": "column" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "borderColor": { - "type": "static", - "content": "rgba(73, 73, 73, 0.32)" - }, - "borderWidth": { - "type": "static", - "content": "1px" - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "borderTopWidth": { - "type": "static", - "content": "0px" - }, - "borderLeftWidth": { - "type": "static", - "content": "0px" - }, - "borderRightWidth": { - "type": "static", - "content": "0px" - }, - "borderBottomWidth": { - "type": "static", - "content": "1px" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "static", - "content": "image" - }, - "src": { - "type": "static", - "content": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/e91caa2e-e5c1-4db4-8141-6ba52cbd8347/b1cd1c68-c01f-4fb0-9795-e5967a799617?org_if_sml=1&force_format=original" - } - }, - "style": { - "width": { - "type": "static", - "content": "90px" - }, - "objectFit": { - "type": "static", - "content": "cover" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_4DZcUvIvFc": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "flex": { - "type": "static", - "content": "1" - }, - "width": { - "type": "static", - "content": "100%" - } - } - } - }, - "TQ_Q9UpvwFsDK": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "674px" - } - } - } - }, - "TQ_s7I1aoCQD-": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "512px" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "435px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "name": "text", - "referencedStyles": { - "TQ_Dx0_qFEpxd": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "textAlign": { - "type": "static", - "content": "center" - } - } - } - } - }, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - } - }, - "children": [ - { - "type": "static", - "content": " Initial Consultation and Assessment" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "name": "text", - "referencedStyles": { - "TQ_19fSvAs99S": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "textAlign": { - "type": "static", - "content": "center" - } - } - } - } - }, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - } - }, - "children": [ - { - "type": "static", - "content": "Our process begins with a comprehensive consultation and roof assessment. We use advanced technologies to provide accurate quotes without needing to visit your location. By utilizing satellite surveying and onsite drone technicians, we can assess your roof's condition remotely and efficiently. This ensures a quick and precise evaluation, saving you time and providing a seamless experience." - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_GV7_lo7_dV": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "flexDirection": { - "type": "static", - "content": "column" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "borderColor": { - "type": "static", - "content": "rgba(73, 73, 73, 0.32)" - }, - "borderWidth": { - "type": "static", - "content": "1px" - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "borderTopWidth": { - "type": "static", - "content": "0px" - }, - "borderLeftWidth": { - "type": "static", - "content": "0px" - }, - "borderRightWidth": { - "type": "static", - "content": "0px" - }, - "borderBottomWidth": { - "type": "static", - "content": "1px" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "static", - "content": "image" - }, - "src": { - "type": "static", - "content": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/e91caa2e-e5c1-4db4-8141-6ba52cbd8347/572ca139-cfdb-4746-9a34-f754b2524895?org_if_sml=1&force_format=original" - } - }, - "style": { - "width": { - "type": "static", - "content": "90px" - }, - "objectFit": { - "type": "static", - "content": "cover" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_1dfg63UH3r": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "flex": { - "type": "static", - "content": "1" - }, - "width": { - "type": "static", - "content": "100%" - } - } - } - }, - "TQ_b86vrV_dQj": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "512px" - }, - "marginRight": { - "type": "static", - "content": "0px" - } - } - } - }, - "TQ_wgf0CjM6w-": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "697px" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "435px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "name": "text", - "referencedStyles": { - "TQ_Fh6G-Su8jK": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "textAlign": { - "type": "static", - "content": "center" - } - } - } - } - }, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - } - }, - "children": [ - { - "type": "static", - "content": "Customized Proposal and Planning" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "name": "text", - "referencedStyles": { - "TQ_M1ENON_1gT": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "textAlign": { - "type": "static", - "content": "center" - } - } - } - } - }, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - } - }, - "children": [ - { - "type": "static", - "content": "After the initial assessment, we present you with a customized proposal. This includes a detailed scope of work, material options, and a transparent pricing estimate. We work with you to finalize the project plan, ensuring every detail aligns with your expectations and budget." - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_nS6NBFdreh": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "flexDirection": { - "type": "static", - "content": "column" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "static", - "content": "image" - }, - "src": { - "type": "static", - "content": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/e91caa2e-e5c1-4db4-8141-6ba52cbd8347/48f93726-6b76-41af-850c-8bf74e3dc479?org_if_sml=1&force_format=original" - } - }, - "style": { - "width": { - "type": "static", - "content": "90px" - }, - "objectFit": { - "type": "static", - "content": "cover" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_2okp9qxk70": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "flex": { - "type": "static", - "content": "1" - }, - "width": { - "type": "static", - "content": "100%" - } - } - } - }, - "TQ_7xJxPAPBS7": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "683px" - } - } - } - }, - "TQ_SkeMgmNord": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "510px" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "435px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "name": "text", - "referencedStyles": { - "TQ_7-g0E5IbuO": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "textAlign": { - "type": "static", - "content": "center" - } - } - } - } - }, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - } - }, - "children": [ - { - "type": "static", - "content": "Expert Installation and Final Inspection" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "name": "text", - "referencedStyles": { - "TQ_7tiwKc-Fk3": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "textAlign": { - "type": "static", - "content": "center" - } - } - } - } - }, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - } - }, - "children": [ - { - "type": "static", - "content": "Our skilled team begins the roofing installation, adhering to the highest standards of quality. Throughout the project, we maintain clear communication and ensure minimal disruption to your daily life. Upon completion, we conduct a thorough final inspection to guarantee the work meets our rigorous standards and your satisfaction." - } - ] - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Our-Services", - "referencedStyles": { - "TQ_2z7TVY_qbF": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fourunits", - "fallback": "" - } - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fourunits", - "fallback": "" - } - } - } - } - }, - "TQ_K3X3jVtQxI": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - } - } - } - }, - "TQ_O2XVv0PSVD": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fiveunits", - "fallback": "" - } - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fiveunits", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "attrs": { - "id": { - "type": "static", - "content": "services" - } - }, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fourunits", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "paddingTop": { - "type": "static", - "content": "120px" - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "paddingBottom": { - "type": "static", - "content": "120px" - }, - "justifyContent": { - "type": "static", - "content": "center" - }, - "backgroundColor": { - "type": "static", - "content": "#f1f1f1" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "static", - "content": "image" - }, - "srcset": { - "type": "static", - "content": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/e91caa2e-e5c1-4db4-8141-6ba52cbd8347/bdc7c574-68c0-4356-b08d-2211355c9072?org_if_sml=1&force_format=original 1200w, /bdc7c574-68c0-4356-b08d-tablet 800w, undefinedbdc7c574-68c0-4356-b08d-mobile 480w" - }, - "sizes": { - "type": "static", - "content": "(min-width: 992px) 1200px, (min-width: 768px) 800px, 480px" - }, - "src": { - "type": "static", - "content": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/e91caa2e-e5c1-4db4-8141-6ba52cbd8347/bdc7c574-68c0-4356-b08d-2211355c9072?org_if_sml=1&force_format=original" - } - }, - "style": { - "right": { - "type": "static", - "content": "0px" - }, - "width": { - "type": "static", - "content": "593px" - }, - "bottom": { - "type": "static", - "content": "0px" - }, - "height": { - "type": "static", - "content": "539px" - }, - "position": { - "type": "static", - "content": "absolute" - }, - "objectFit": { - "type": "static", - "content": "cover" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fourunits", - "fallback": "" - } - }, - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "SectionHeader", - "referencedStyles": { - "TQ_8mAojMnJND": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "alignSelf": { - "type": "static", - "content": "center" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - } - } - }, - "TQ_XpHE3WeXj7": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - } - } - }, - "TQ_uci6rxXonL": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "position": { - "type": "static", - "content": "static" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "top": { - "type": "static", - "content": "10%" - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "maxWidth": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-maxwidth", - "fallback": "" - } - }, - "position": { - "type": "static", - "content": "sticky" - }, - "alignSelf": { - "type": "static", - "content": "center" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "label", - "referencedStyles": { - "TQ_zdByPZcas0": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "paddingTop": { - "type": "static", - "content": "12px" - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "paddingBottom": { - "type": "static", - "content": "12px" - } - } - } - } - }, - "abilities": {}, - "style": { - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "height": { - "type": "static", - "content": "auto" - }, - "fontSize": { - "type": "static", - "content": "16px" - }, - "alignSelf": { - "type": "static", - "content": "center" - }, - "textAlign": { - "type": "static", - "content": "center" - }, - "fontFamily": { - "type": "static", - "content": "\"Manrope\"" - }, - "fontWeight": { - "type": "static", - "content": "500" - }, - "lineHeight": { - "type": "static", - "content": "1.15" - }, - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-inputradius", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "textTransform": { - "type": "static", - "content": "none" - }, - "textDecoration": { - "type": "static", - "content": "none" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-accent2", - "fallback": "" - } - } - }, - "children": [ - { - "type": "static", - "content": "Our Services" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "name": "text", - "referencedStyles": { - "TQ_UCKhHGeAk9": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "fontSize": { - "type": "static", - "content": "36px" - }, - "alignSelf": { - "type": "static", - "content": "center" - }, - "textAlign": { - "type": "static", - "content": "center" - } - } - } - }, - "TQ_Xk8fgFOcbH": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "color": { - "type": "static", - "content": "var(--dl-color-theme-neutral-dark)" - }, - "width": { - "type": "static", - "content": "80%" - }, - "fontSize": { - "type": "static", - "content": "44px" - }, - "alignSelf": { - "type": "static", - "content": "center" - }, - "textAlign": { - "type": "static", - "content": "center" - }, - "fontFamily": { - "type": "static", - "content": "Syne" - }, - "fontWeight": { - "type": "static", - "content": "700" - }, - "lineHeight": { - "type": "static", - "content": "1.15" - }, - "letterSpacing": { - "type": "static", - "content": "-1px" - }, - "textTransform": { - "type": "static", - "content": "none" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - } - } - }, - "TQ_f-syOoY_Qx": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - }, - "fontSize": { - "type": "static", - "content": "40px" - } - } - } - } - }, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "70%" - }, - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "EXPERT INSTALLATION AT COMPETITIVE PRICES" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "name": "text", - "referencedStyles": { - "TQ_27WrdamS5S": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "80%" - } - } - } - }, - "TQ_2cAQCyZfHH": { - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "Content" - } - }, - "TQ_Hm6dfLjoeQ": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - } - }, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "70%" - }, - "alignSelf": { - "type": "static", - "content": "center" - }, - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "From big projects to small jobs, we do it all at the most competitive rates in the Edmonton and surrounding area. " - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Contact us today for a free consultation." - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_HoXbGKXqDD": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fourunits", - "fallback": "" - } - }, - "flexDirection": { - "type": "static", - "content": "column" - } - } - } - }, - "TQ_c5l8_nDXNA": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - } - } - } - }, - "TQ_en3R7ZbRkY": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "static", - "content": "2%" - }, - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "maxWidth": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-maxwidth", - "fallback": "" - } - }, - "alignItems": { - "type": "static", - "content": "flex-start" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_9WYoHPvPas": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - }, - "TQ_DdLCgiK9ep": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "49%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-cardradius", - "fallback": "" - } - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "center" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-accent1", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-medium", - "fallback": "" - } - }, - "height": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-medium", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-cardradius", - "fallback": "" - } - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "center" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary1", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "static", - "content": "image" - }, - "src": { - "type": "static", - "content": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/e91caa2e-e5c1-4db4-8141-6ba52cbd8347/0f6022c7-64ee-4bbb-aade-373eb99f5525?org_if_sml=1&force_format=original" - } - }, - "style": { - "width": { - "type": "static", - "content": "64px" - }, - "objectFit": { - "type": "static", - "content": "cover" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_0SWAuCk-iQ": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "height": { - "type": "static", - "content": "auto" - } - } - } - }, - "TQ_H8xQ8N3lgD": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "height": { - "type": "static", - "content": "auto" - } - } - } - }, - "TQ_eJn2mEC-_i": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "height": { - "type": "static", - "content": "auto" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "160px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "name": "text", - "referencedStyles": { - "TQ_NJ6poQEeV0": { - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "H3" - } - } - }, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - } - }, - "children": [ - { - "type": "static", - "content": "Residential Roofing" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "name": "text", - "referencedStyles": { - "TQ_6DT1QJjRX2": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "height": { - "type": "static", - "content": "auto" - } - } - } - } - }, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "100%" - } - }, - "children": [ - { - "type": "static", - "content": "Raj Bains Roofing provides quality residential roofing services that you can trust. Our team of experts ensures each project is completed with precision and care, offering solutions that protect your home and enhance its curb appeal. Schedule a free consultation today and see why we are the preferred choice for homeowners." - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "static", - "content": "image" - }, - "srcset": { - "type": "static", - "content": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/e91caa2e-e5c1-4db4-8141-6ba52cbd8347/abd671b2-e375-467a-b076-2202cf5e9d70?org_if_sml=1&force_format=original 1200w, /abd671b2-e375-467a-b076-tablet 800w, undefinedabd671b2-e375-467a-b076-mobile 480w" - }, - "sizes": { - "type": "static", - "content": "(min-width: 992px) 1200px, (min-width: 768px) 800px, 480px" - }, - "src": { - "type": "static", - "content": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/e91caa2e-e5c1-4db4-8141-6ba52cbd8347/abd671b2-e375-467a-b076-2202cf5e9d70?org_if_sml=1&force_format=original" - } - }, - "style": { - "right": { - "type": "static", - "content": "0px" - }, - "width": { - "type": "static", - "content": "100%" - }, - "bottom": { - "type": "static", - "content": "0px" - }, - "position": { - "type": "static", - "content": "absolute" - }, - "objectFit": { - "type": "static", - "content": "cover" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_Dy_whliTHh": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - }, - "TQ_nRTcBCxKOP": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "49%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-radius8", - "fallback": "" - } - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "center" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-accent1", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-medium", - "fallback": "" - } - }, - "height": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-medium", - "fallback": "" - } - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-cardradius", - "fallback": "" - } - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "center" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary1", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "static", - "content": "image" - }, - "src": { - "type": "static", - "content": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/e91caa2e-e5c1-4db4-8141-6ba52cbd8347/5c306aae-b811-4a38-86e0-21d893ae1ac0?org_if_sml=1&force_format=original" - } - }, - "style": { - "width": { - "type": "static", - "content": "64px" - }, - "objectFit": { - "type": "static", - "content": "cover" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_-D8rMqm6Ha": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "height": { - "type": "static", - "content": "auto" - } - } - } - }, - "TQ_HgRn73HuXo": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "height": { - "type": "static", - "content": "auto" - } - } - } - }, - "TQ_Uq9555YMja": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "height": { - "type": "static", - "content": "auto" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "160px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "name": "text", - "referencedStyles": { - "TQ_9polpEpo5W": { - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "H3" - } - } - }, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - } - }, - "children": [ - { - "type": "static", - "content": "New Roofing Installation" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontFamily": { - "type": "static", - "content": "\"Manrope\"" - }, - "fontWeight": { - "type": "static", - "content": "500" - }, - "lineHeight": { - "type": "static", - "content": "1.5" - }, - "textTransform": { - "type": "static", - "content": "none" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "static", - "content": "When it comes to new roofing installation, Raj Bains Roofing is your go-to contractor for high-quality services. Our experienced team ensures precise installation and superior craftsmanship, using durable materials that stand the test of time. Contact us for a free consultation and start your new roof installation project with confidence." - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "static", - "content": "image" - }, - "srcset": { - "type": "static", - "content": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/e91caa2e-e5c1-4db4-8141-6ba52cbd8347/abd671b2-e375-467a-b076-2202cf5e9d70?org_if_sml=1&force_format=original 1200w, /abd671b2-e375-467a-b076-tablet 800w, undefinedabd671b2-e375-467a-b076-mobile 480w" - }, - "sizes": { - "type": "static", - "content": "(min-width: 992px) 1200px, (min-width: 768px) 800px, 480px" - }, - "src": { - "type": "static", - "content": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/e91caa2e-e5c1-4db4-8141-6ba52cbd8347/abd671b2-e375-467a-b076-2202cf5e9d70?org_if_sml=1&force_format=original" - } - }, - "style": { - "right": { - "type": "static", - "content": "0px" - }, - "width": { - "type": "static", - "content": "100%" - }, - "bottom": { - "type": "static", - "content": "0px" - }, - "position": { - "type": "static", - "content": "absolute" - }, - "objectFit": { - "type": "static", - "content": "cover" - } - }, - "children": [] - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Measurement", - "referencedStyles": { - "TQ_WUarGstsNg": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fourunits", - "fallback": "" - } - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fourunits", - "fallback": "" - } - } - } - } - }, - "TQ_aV1s7tjPFG": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "gap": { - "type": "static", - "content": "160px" - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "paddingBottom": { - "type": "static", - "content": "320px" - } - } - } - }, - "TQ_py_hCCaiLh": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fiveunits", - "fallback": "" - } - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fiveunits", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "attrs": { - "id": { - "type": "static", - "content": "measurement" - } - }, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-sixunits", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "paddingTop": { - "type": "static", - "content": "120px" - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "paddingBottom": { - "type": "static", - "content": "120px" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_EGUH6bW0QI": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - } - } - }, - "TQ_e2rHQXv4-H": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "flexDirection": { - "type": "static", - "content": "column" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fourunits", - "fallback": "" - } - }, - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "maxWidth": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-maxwidth", - "fallback": "" - } - }, - "alignItems": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "SectionHeader", - "referencedStyles": { - "TQ_74TiaY4O5Y": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "marginBottom": { - "type": "static", - "content": "0px" - } - } - } - }, - "TQ_FvEPEI2S5N": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "position": { - "type": "static", - "content": "static" - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "top": { - "type": "static", - "content": "10%" - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "sticky" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "label", - "referencedStyles": { - "TQ_TPX-15TPsc": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "alignSelf": { - "type": "static", - "content": "center" - }, - "paddingTop": { - "type": "static", - "content": "12px" - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "paddingBottom": { - "type": "static", - "content": "12px" - } - } - } - } - }, - "abilities": {}, - "style": { - "height": { - "type": "static", - "content": "auto" - }, - "alignSelf": { - "type": "static", - "content": "flex-start" - }, - "textAlign": { - "type": "static", - "content": "center" - }, - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-inputradius", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-accent2", - "fallback": "" - } - } - }, - "children": [ - { - "type": "static", - "content": "Measurement" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "name": "text", - "referencedStyles": { - "TQ_0vG_KJfXVc": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "40px" - }, - "textAlign": { - "type": "static", - "content": "center" - } - } - } - }, - "TQ_4CyQg8i1vR": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "36px" - } - } - } - }, - "TQ_aW31d0xvKB": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "44px" - } - } - } - } - }, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "fontSize": { - "type": "static", - "content": "56px" - }, - "fontFamily": { - "type": "static", - "content": "\"Syne\"" - }, - "fontWeight": { - "type": "static", - "content": "700" - }, - "lineHeight": { - "type": "static", - "content": "1.15" - }, - "letterSpacing": { - "type": "static", - "content": "-1px" - }, - "textTransform": { - "type": "static", - "content": "none" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "static", - "content": "Get Accurate Roofing Estimates Instantly" - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "SectionHeader", - "referencedStyles": { - "TQ_LoI_JTqBZQ": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - }, - "position": { - "type": "static", - "content": "static" - } - } - } - }, - "TQ_S4MQWGx3__": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "top": { - "type": "static", - "content": "10%" - }, - "width": { - "type": "static", - "content": "75%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "sticky" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "name": "text", - "referencedStyles": { - "TQ_zrmfoBmVJx": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "textAlign": { - "type": "static", - "content": "center" - } - } - } - } - }, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - } - }, - "children": [ - { - "type": "static", - "content": "Save time and get started on your project faster. Send us your address, and we’ll use satellite surveying and onsite drone technicians to provide you with an accurate quote quickly. " - }, - { - "type": "raw", - "content": " " - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "name": "text", - "referencedStyles": { - "TQ_7WlsNU27fM": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "alignSelf": { - "type": "static", - "content": "center" - }, - "textAlign": { - "type": "static", - "content": "center" - } - } - } - } - }, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - } - }, - "children": [ - { - "type": "static", - "content": " Need help? Our experts are just a call away for a free consultation." - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_eROf3o5T_i": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "flexDirection": { - "type": "static", - "content": "column" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fourunits", - "fallback": "" - } - }, - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "maxWidth": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-maxwidth", - "fallback": "" - } - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "justifyContent": { - "type": "static", - "content": "flex-end" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_5uKxaSqwXQ": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "top": { - "type": "static", - "content": "-95px" - }, - "left": { - "type": "static", - "content": "104px" - } - } - } - }, - "TQ_74QhuVlX6j": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "top": { - "type": "static", - "content": "-142px" - }, - "left": { - "type": "static", - "content": "11px" - } - } - } - }, - "TQ_JHLtucl-X1": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - }, - "position": { - "type": "static", - "content": "static" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "top": { - "type": "static", - "content": "-50px" - }, - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "left": { - "type": "static", - "content": "268px" - }, - "width": { - "type": "static", - "content": "360px" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "position": { - "type": "static", - "content": "absolute" - }, - "boxShadow": { - "type": "static", - "content": "0px 0px 40px 8px rgba(16, 24, 40, 0.1)" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-cardradius", - "fallback": "" - } - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "center" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-accent1", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-cardradius", - "fallback": "" - } - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "static", - "content": "image" - }, - "src": { - "type": "static", - "content": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/e91caa2e-e5c1-4db4-8141-6ba52cbd8347/5d9eb02e-15c4-486d-ab83-b6f13e5bb0c3?org_if_sml=1&force_format=original" - } - }, - "style": { - "width": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-medium", - "fallback": "" - } - }, - "objectFit": { - "type": "static", - "content": "cover" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "name": "text", - "referencedStyles": { - "TQ_Iu_p_B-AMe": { - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "H3" - } - } - }, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - } - }, - "children": [ - { - "type": "static", - "content": "Your estimates are ready within 2-12hrs" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "row" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "static", - "content": "image" - }, - "src": { - "type": "static", - "content": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/e91caa2e-e5c1-4db4-8141-6ba52cbd8347/57a6577f-e5b1-4383-ae8e-2c31f5c04cca?org_if_sml=1&force_format=original" - } - }, - "style": { - "width": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-medium", - "fallback": "" - } - }, - "objectFit": { - "type": "static", - "content": "cover" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-radius8", - "fallback": "" - } - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "fontSize": { - "type": "static", - "content": "18px" - }, - "fontFamily": { - "type": "static", - "content": "\"Manrope\"" - }, - "lineHeight": { - "type": "static", - "content": "1.5" - }, - "textTransform": { - "type": "static", - "content": "none" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Shingles & Labour" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "br", - "referencedStyles": {}, - "abilities": {}, - "style": { - "color": { - "type": "static", - "content": "var(--dl-color-theme-primary1)" - }, - "fontWeight": { - "type": "static", - "content": "700" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "style": { - "color": { - "type": "static", - "content": "var(--dl-color-theme-primary1)" - }, - "fontWeight": { - "type": "static", - "content": "700" - } - }, - "children": [ - { - "type": "static", - "content": "$4,456" - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "button", - "referencedStyles": { - "TQ_ODixC7YS99": { - "type": "style-map", - "content": { - "conditions": [ - { - "content": "hover", - "conditionType": "element-state" - } - ], - "mapType": "inlined", - "styles": { - "backgroundColor": { - "type": "static", - "content": "#0d6ed8" - } - } - } - }, - "TQ_ZoxtyB77pC": { - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "Content" - } - }, - "TQ_bm9rg1eqYk": { - "id": "TQ_bm9rg1eqYk", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "button" - } - } - }, - "abilities": { - "link": { - "type": "navlink", - "content": { - "routeName": "Home" - } - } - }, - "attrs": { - "type": { - "type": "static", - "content": "button" - } - }, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-small", - "fallback": "" - } - }, - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "transition": { - "type": "static", - "content": "0.3s" - }, - "borderWidth": { - "type": "static", - "content": "0px" - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-cardradius", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "textDecoration": { - "type": "static", - "content": "none" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary1", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_okwM0FFsno": { - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "Content" - } - } - }, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-accent1", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-accent1", - "fallback": "" - } - }, - "fontStyle": { - "type": "static", - "content": "normal" - } - }, - "children": [ - { - "type": "static", - "content": "Get a Free Estimate" - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "referencedStyles": { - "TQ_II8Jt6n24w": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "height": { - "type": "static", - "content": "339px" - } - } - } - }, - "TQ_JlC6c1oUD_": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "height": { - "type": "static", - "content": "528px" - } - } - } - }, - "TQ_jgwqKyHzsB": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "static", - "content": "image" - }, - "srcset": { - "type": "static", - "content": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/e91caa2e-e5c1-4db4-8141-6ba52cbd8347/9323efef-4d0e-42ed-8523-3779329edb8f?org_if_sml=1&force_format=original 1200w, /9323efef-4d0e-42ed-8523-tablet 800w, undefined9323efef-4d0e-42ed-8523-mobile 480w" - }, - "sizes": { - "type": "static", - "content": "(min-width: 992px) 1200px, (min-width: 768px) 800px, 480px" - }, - "src": { - "type": "static", - "content": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/e91caa2e-e5c1-4db4-8141-6ba52cbd8347/9323efef-4d0e-42ed-8523-3779329edb8f?org_if_sml=1&force_format=original" - } - }, - "style": { - "width": { - "type": "static", - "content": "861px" - }, - "height": { - "type": "static", - "content": "670px" - }, - "objectFit": { - "type": "static", - "content": "cover" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-radius8", - "fallback": "" - } - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_QeurjkaYe8": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "left": { - "type": "static", - "content": "550px" - }, - "right": { - "type": "static", - "content": "12px" - }, - "bottom": { - "type": "static", - "content": "-50px" - } - } - } - }, - "TQ_WG9HdRDM1w": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - }, - "position": { - "type": "static", - "content": "static" - } - } - } - }, - "TQ_vguppf4-3F": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "left": { - "type": "static", - "content": "330px" - }, - "right": { - "type": "static", - "content": "56px" - }, - "bottom": { - "type": "static", - "content": "-327px" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "left": { - "type": "static", - "content": "41px" - }, - "width": { - "type": "static", - "content": "360px" - }, - "bottom": { - "type": "static", - "content": "-22px" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "position": { - "type": "static", - "content": "absolute" - }, - "boxShadow": { - "type": "static", - "content": "0px 0px 40px 8px rgba(16, 24, 40, 0.1)" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-cardradius", - "fallback": "" - } - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "center" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-accent1", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-cardradius", - "fallback": "" - } - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "static", - "content": "image" - }, - "src": { - "type": "static", - "content": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/e91caa2e-e5c1-4db4-8141-6ba52cbd8347/5d9eb02e-15c4-486d-ab83-b6f13e5bb0c3?org_if_sml=1&force_format=original" - } - }, - "style": { - "width": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-medium", - "fallback": "" - } - }, - "objectFit": { - "type": "static", - "content": "cover" - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "name": "text", - "referencedStyles": { - "TQ_w7IwX-4G1n": { - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "H3" - } - } - }, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - } - }, - "children": [ - { - "type": "static", - "content": "Fast, convenient estimates to your inbox" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "row" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "static", - "content": "image" - }, - "src": { - "type": "static", - "content": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/e91caa2e-e5c1-4db4-8141-6ba52cbd8347/57a6577f-e5b1-4383-ae8e-2c31f5c04cca?org_if_sml=1&force_format=original" - } - }, - "style": { - "width": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-medium", - "fallback": "" - } - }, - "objectFit": { - "type": "static", - "content": "cover" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-radius8", - "fallback": "" - } - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "fontSize": { - "type": "static", - "content": "18px" - }, - "fontFamily": { - "type": "static", - "content": "\"Manrope\"" - }, - "lineHeight": { - "type": "static", - "content": "1.5" - }, - "textTransform": { - "type": "static", - "content": "none" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_CcG4u04bj8": { - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "Paragraph" - } - }, - "TQ_RU5AUiwFPz": { - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "Paragraph" - } - }, - "TQ_Z43yQdkkY2": { - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "Paragraph" - } - } - }, - "abilities": {}, - "children": [ - { - "type": "static", - "content": " Shingles & Labour" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "br", - "referencedStyles": { - "TQ_9SSpD0kpHx": { - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "Paragraph" - } - }, - "TQ_jZUELTob68": { - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "Paragraph" - } - }, - "TQ_pm9r9zqfh8": { - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "Paragraph" - } - } - }, - "abilities": {}, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "style": { - "color": { - "type": "static", - "content": "var(--dl-color-theme-primary1)" - }, - "fontWeight": { - "type": "static", - "content": "700" - } - }, - "children": [ - { - "type": "static", - "content": "$6,648" - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "button", - "referencedStyles": { - "TQ_cz3mIG5irx": { - "type": "style-map", - "content": { - "conditions": [ - { - "content": "hover", - "conditionType": "element-state" - } - ], - "mapType": "inlined", - "styles": { - "backgroundColor": { - "type": "static", - "content": "#0d6ed8" - } - } - } - }, - "TQ_9X_t6bfMMO": { - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "Content" - } - }, - "TQ_bm9rg1eqYk": { - "id": "TQ_bm9rg1eqYk", - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "button" - } - } - }, - "abilities": { - "link": { - "type": "navlink", - "content": { - "routeName": "Home" - } - } - }, - "attrs": { - "type": { - "type": "static", - "content": "button" - } - }, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-small", - "fallback": "" - } - }, - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "transition": { - "type": "static", - "content": "0.3s" - }, - "borderWidth": { - "type": "static", - "content": "0px" - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-cardradius", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "textDecoration": { - "type": "static", - "content": "none" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary1", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": { - "TQ_Fc3ucPM2-U": { - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "Content" - } - } - }, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-accent1", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-accent1", - "fallback": "" - } - }, - "fontStyle": { - "type": "static", - "content": "normal" - } - }, - "children": [ - { - "type": "static", - "content": "Get a Free Estimate" - } - ] - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Our-Projects", - "referencedStyles": { - "TQ_0Dz3c9OwdB": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fourunits", - "fallback": "" - } - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fourunits", - "fallback": "" - } - } - } - } - }, - "TQ_jBnEQ7MS72": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fiveunits", - "fallback": "" - } - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fiveunits", - "fallback": "" - } - } - } - } - }, - "TQ_x37sMpXNUb": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "attrs": { - "id": { - "type": "static", - "content": "projects" - } - }, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-sixunits", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignSelf": { - "type": "static", - "content": "center" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "paddingTop": { - "type": "static", - "content": "120px" - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "flexDirection": { - "type": "static", - "content": "row" - }, - "paddingBottom": { - "type": "static", - "content": "120px" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_WjAZZs-N3N": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - } - } - } - }, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "maxWidth": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-maxwidth", - "fallback": "" - } - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignSelf": { - "type": "static", - "content": "center" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "justifyContent": { - "type": "static", - "content": "flex-end" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "SectionHeader", - "referencedStyles": { - "TQ_8mUrRdkYWm": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "marginRight": { - "type": "static", - "content": "0px" - }, - "marginBottom": { - "type": "static", - "content": "0px" - } - } - } - }, - "TQ_XjBg-U4t2k": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "position": { - "type": "static", - "content": "static" - }, - "marginBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "25%" - }, - "zIndex": { - "type": "static", - "content": "100" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "marginRight": { - "type": "static", - "content": "-10%" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "label", - "referencedStyles": { - "TQ_weDH5U46nC": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "paddingTop": { - "type": "static", - "content": "12px" - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "paddingBottom": { - "type": "static", - "content": "12px" - } - } - } - } - }, - "abilities": {}, - "style": { - "height": { - "type": "static", - "content": "auto" - }, - "alignSelf": { - "type": "static", - "content": "flex-start" - }, - "textAlign": { - "type": "static", - "content": "center" - }, - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-inputradius", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-accent2", - "fallback": "" - } - } - }, - "children": [ - { - "type": "static", - "content": "Our Projects" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_4-jb2J6jtx": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "auto" - }, - "height": { - "type": "static", - "content": "auto" - }, - "marginRight": { - "type": "static", - "content": "0px" - } - } - } - }, - "TQ_lnU9-hBVbB": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "auto" - }, - "height": { - "type": "static", - "content": "auto" - } - } - } - } - }, - "abilities": {}, - "style": { - "width": { - "type": "static", - "content": "auto" - }, - "height": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-cardradius", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "backgroundColor": { - "type": "static", - "content": "#FBFAF9" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "name": "text", - "referencedStyles": { - "TQ__Nt3uf9n5k": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "44px" - } - } - } - }, - "TQ_dDUGpM-lvn": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "40px" - } - } - } - } - }, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "auto" - }, - "fontSize": { - "type": "static", - "content": "56px" - }, - "fontFamily": { - "type": "static", - "content": "\"Syne\"" - }, - "fontWeight": { - "type": "static", - "content": "700" - }, - "lineHeight": { - "type": "static", - "content": "1.15" - }, - "letterSpacing": { - "type": "static", - "content": "-1px" - }, - "textTransform": { - "type": "static", - "content": "none" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Fast, " - }, - { - "type": "raw", - "content": " " - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Affordable" - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "name": "text", - "referencedStyles": { - "TQ_DTO6Ru4dde": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "44px" - } - } - } - }, - "TQ_GQLHV1AlD2": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "40px" - } - } - } - } - }, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "fontSize": { - "type": "static", - "content": "56px" - }, - "fontFamily": { - "type": "static", - "content": "\"Syne\"" - }, - "fontWeight": { - "type": "static", - "content": "700" - }, - "lineHeight": { - "type": "static", - "content": "1.15" - }, - "letterSpacing": { - "type": "static", - "content": "-1px" - }, - "textTransform": { - "type": "static", - "content": "none" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Roofing " - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Contractors" - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_wOBWg-pCxE": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - } - }, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "85%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-end" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "referencedStyles": { - "TQ_Q55GMA5uxd": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "height": { - "type": "static", - "content": "309px" - } - } - } - }, - "TQ_Z9AAkS1nSY": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "height": { - "type": "static", - "content": "525px" - } - } - } - }, - "TQ_o2H8p4YJGX": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "height": { - "type": "static", - "content": "440px" - } - } - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "static", - "content": "image" - }, - "src": { - "type": "static", - "content": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/e91caa2e-e5c1-4db4-8141-6ba52cbd8347/b53a79c5-daf8-478b-a8d2-7da4dd552507?org_if_sml=1&force_format=original" - } - }, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "660px" - }, - "objectFit": { - "type": "static", - "content": "cover" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-cardradius", - "fallback": "" - } - } - }, - "children": [] - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Testimonials", - "referencedStyles": { - "TQ_CHZvhUNG9V": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fiveunits", - "fallback": "" - } - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fiveunits", - "fallback": "" - } - } - } - } - }, - "TQ_RJ8it1ZywI": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fourunits", - "fallback": "" - } - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fourunits", - "fallback": "" - } - } - } - } - }, - "TQ_lGsbReXLgJ": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "attrs": { - "id": { - "type": "static", - "content": "testimonial" - } - }, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fourunits", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "none" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "paddingTop": { - "type": "static", - "content": "120px" - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "paddingBottom": { - "type": "static", - "content": "120px" - }, - "justifyContent": { - "type": "static", - "content": "center" - }, - "backgroundColor": { - "type": "static", - "content": "#f1f1f1" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fourunits", - "fallback": "" - } - }, - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "SectionHeader", - "referencedStyles": { - "TQ_dZQlafrXtQ": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "position": { - "type": "static", - "content": "static" - } - } - } - }, - "TQ_oRvsUX_SEO": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "top": { - "type": "static", - "content": "10%" - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "maxWidth": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-maxwidth", - "fallback": "" - } - }, - "position": { - "type": "static", - "content": "sticky" - }, - "alignSelf": { - "type": "static", - "content": "center" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "label", - "referencedStyles": { - "TQ_1ZV9C_ZbjY": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "paddingTop": { - "type": "static", - "content": "12px" - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "paddingBottom": { - "type": "static", - "content": "12px" - } - } - } - } - }, - "abilities": {}, - "style": { - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "height": { - "type": "static", - "content": "auto" - }, - "fontSize": { - "type": "static", - "content": "16px" - }, - "alignSelf": { - "type": "static", - "content": "center" - }, - "textAlign": { - "type": "static", - "content": "center" - }, - "fontFamily": { - "type": "static", - "content": "\"Manrope\"" - }, - "fontWeight": { - "type": "static", - "content": "500" - }, - "lineHeight": { - "type": "static", - "content": "1.15" - }, - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-inputradius", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "textTransform": { - "type": "static", - "content": "none" - }, - "textDecoration": { - "type": "static", - "content": "none" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-accent2", - "fallback": "" - } - } - }, - "children": [ - { - "type": "static", - "content": "Testimonials" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "name": "text", - "referencedStyles": { - "TQ_3xc94KZUY_": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - }, - "fontSize": { - "type": "static", - "content": "40px" - } - } - } - }, - "TQ_E5N3YsiaQT": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "36px" - } - } - } - }, - "TQ_y-yMNsamBO": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "80%" - }, - "fontSize": { - "type": "static", - "content": "44px" - } - } - } - } - }, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "70%" - }, - "fontSize": { - "type": "static", - "content": "56px" - }, - "textAlign": { - "type": "static", - "content": "center" - }, - "fontFamily": { - "type": "static", - "content": "\"Syne\"" - }, - "fontWeight": { - "type": "static", - "content": "700" - }, - "lineHeight": { - "type": "static", - "content": "1.15" - }, - "letterSpacing": { - "type": "static", - "content": "-1" - }, - "textTransform": { - "type": "static", - "content": "none" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "static", - "content": "TRANSFORMING YOUR HOME, ONE ROOF AT A TIME" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "name": "text", - "referencedStyles": { - "TQ_PJOtVyyQbQ": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - } - } - } - }, - "TQ_cUMyua99zb": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "80%" - } - } - } - } - }, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "70%" - }, - "alignSelf": { - "type": "static", - "content": "center" - }, - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "Our dedication to quality and customer satisfaction has transformed countless homes in Edmonton. Read the testimonials from our clients who have trusted Raj Bains Roofing with their roofing projects. Contact us to experience our exceptional service yourself." - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_e6eFLsLg0G": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "flexDirection": { - "type": "static", - "content": "column" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "static", - "content": "0" - }, - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "maxWidth": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-maxwidth", - "fallback": "" - } - }, - "alignItems": { - "type": "static", - "content": "flex-start" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Content-01", - "referencedStyles": { - "TQ_2WuKsiZHcb": { - "type": "style-map", - "content": { - "conditions": [ - { - "content": "hover", - "conditionType": "element-state" - } - ], - "mapType": "inlined", - "styles": { - "zIndex": { - "type": "static", - "content": "102" - } - } - } - }, - "TQ_Qf7Izz0Mp4": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - }, - "marginTop": { - "type": "static", - "content": "0px" - } - } - } - } - }, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "40%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "marginTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fiveunits", - "fallback": "" - } - }, - "transition": { - "type": "static", - "content": "0.3s" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_0C8C0UOSTi": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - } - } - } - }, - "TQ_QcJXQ2FBJu": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-cardradius", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fiveunits", - "fallback": "" - } - }, - "justifyContent": { - "type": "static", - "content": "center" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-accent1", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "static", - "content": "image" - }, - "src": { - "type": "static", - "content": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/e91caa2e-e5c1-4db4-8141-6ba52cbd8347/42f8e2f5-5756-472a-84d8-d1657422dad2?org_if_sml=1&force_format=original" - } - }, - "style": { - "width": { - "type": "static", - "content": "80px" - }, - "objectFit": { - "type": "static", - "content": "cover" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "name": "text", - "referencedStyles": { - "TQ_H26s5ps072": { - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "Content" - } - } - }, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "Residential roofing is one of our main types of projects. Doing Re-roofs for any kind of house. Damaged shingles, damaged roof, old roof? No more need to worry with." - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "static", - "content": "4px" - }, - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "100%" - }, - "zIndex": { - "type": "static", - "content": "100" - }, - "display": { - "type": "static", - "content": "flex" - }, - "marginTop": { - "type": "static", - "content": "-45px" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "static", - "content": "image" - }, - "src": { - "type": "static", - "content": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/e91caa2e-e5c1-4db4-8141-6ba52cbd8347/908674e6-10f3-47c3-b57d-bf7aff9f1579?org_if_sml=1&force_format=original" - } - }, - "style": { - "width": { - "type": "static", - "content": "90px" - }, - "objectFit": { - "type": "static", - "content": "cover" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-round", - "fallback": "" - } - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "fontSize": { - "type": "static", - "content": "18px" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "textAlign": { - "type": "static", - "content": "center" - }, - "fontFamily": { - "type": "static", - "content": "\"Manrope\"" - }, - "fontWeight": { - "type": "static", - "content": "700" - }, - "lineHeight": { - "type": "static", - "content": "1.5" - }, - "textTransform": { - "type": "static", - "content": "none" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "static", - "content": "Elimy Arar" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "textAlign": { - "type": "static", - "content": "center" - }, - "fontFamily": { - "type": "static", - "content": "\"Manrope\"" - }, - "fontWeight": { - "type": "static", - "content": "500" - }, - "lineHeight": { - "type": "static", - "content": "1.5" - }, - "textTransform": { - "type": "static", - "content": "none" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "static", - "content": "CEO, House Development" - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Content-02", - "referencedStyles": { - "TQ_oIJkuFMpQT": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - }, - "marginLeft": { - "type": "static", - "content": "0px" - } - } - } - } - }, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "40%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "marginLeft": { - "type": "static", - "content": "-10%" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_8BowMFR4q1": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - } - } - } - }, - "TQ_sNqRsigxXQ": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "zIndex": { - "type": "static", - "content": "100" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-cardradius", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fiveunits", - "fallback": "" - } - }, - "justifyContent": { - "type": "static", - "content": "center" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary1", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "static", - "content": "image" - }, - "src": { - "type": "static", - "content": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/e91caa2e-e5c1-4db4-8141-6ba52cbd8347/b480e7f3-be5e-4570-b349-cb385f2dadab?org_if_sml=1&force_format=original" - } - }, - "style": { - "width": { - "type": "static", - "content": "80px" - }, - "objectFit": { - "type": "static", - "content": "cover" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "name": "text", - "referencedStyles": { - "TQ_keyxfY81nG": { - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "Content" - } - } - }, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-accent1", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-accent1", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "Residential roofing is one of our main types of projects. Doing Re-roofs for any kind of house. Damaged shingles, damaged roof, old roof? No more need to worry with." - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "static", - "content": "4px" - }, - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "100%" - }, - "zIndex": { - "type": "static", - "content": "100" - }, - "display": { - "type": "static", - "content": "flex" - }, - "marginTop": { - "type": "static", - "content": "-45px" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "static", - "content": "image" - }, - "src": { - "type": "static", - "content": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/e91caa2e-e5c1-4db4-8141-6ba52cbd8347/299e3eca-d8ac-420b-882e-add733a04bc6?org_if_sml=1&force_format=original" - } - }, - "style": { - "width": { - "type": "static", - "content": "90px" - }, - "objectFit": { - "type": "static", - "content": "cover" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-round", - "fallback": "" - } - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "fontSize": { - "type": "static", - "content": "18px" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "textAlign": { - "type": "static", - "content": "center" - }, - "fontFamily": { - "type": "static", - "content": "\"Manrope\"" - }, - "fontWeight": { - "type": "static", - "content": "700" - }, - "lineHeight": { - "type": "static", - "content": "1.5" - }, - "textTransform": { - "type": "static", - "content": "none" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "static", - "content": "Elimy Arar" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "textAlign": { - "type": "static", - "content": "center" - }, - "fontFamily": { - "type": "static", - "content": "\"Manrope\"" - }, - "fontWeight": { - "type": "static", - "content": "500" - }, - "lineHeight": { - "type": "static", - "content": "1.5" - }, - "textTransform": { - "type": "static", - "content": "none" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "static", - "content": "CEO, House Development" - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Content-03", - "referencedStyles": { - "TQ_TEhZbuw2CJ": { - "type": "style-map", - "content": { - "conditions": [ - { - "content": "hover", - "conditionType": "element-state" - } - ], - "mapType": "inlined", - "styles": { - "zIndex": { - "type": "static", - "content": "100" - } - } - } - }, - "TQ_GdQ1tmu2yU": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - }, - "marginTop": { - "type": "static", - "content": "0px" - }, - "marginLeft": { - "type": "static", - "content": "0px" - } - } - } - } - }, - "abilities": {}, - "style": { - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "40%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "marginTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fiveunits", - "fallback": "" - } - }, - "marginLeft": { - "type": "static", - "content": "-10%" - }, - "transition": { - "type": "static", - "content": "0.3s" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_PtKz-L6zip": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - } - } - } - }, - "TQ__59yJlOn69": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-cardradius", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fiveunits", - "fallback": "" - } - }, - "justifyContent": { - "type": "static", - "content": "center" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-accent1", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "static", - "content": "image" - }, - "src": { - "type": "static", - "content": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/e91caa2e-e5c1-4db4-8141-6ba52cbd8347/42f8e2f5-5756-472a-84d8-d1657422dad2?org_if_sml=1&force_format=original" - } - }, - "style": { - "width": { - "type": "static", - "content": "80px" - }, - "objectFit": { - "type": "static", - "content": "cover" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "name": "text", - "referencedStyles": { - "TQ_ryB6EjXq33": { - "type": "style-map", - "content": { - "mapType": "project-referenced", - "referenceId": "Content" - } - } - }, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "textAlign": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "static", - "content": "Residential roofing is one of our main types of projects. Doing Re-roofs for any kind of house. Damaged shingles, damaged roof, old roof? No more need to worry with." - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "static", - "content": "4px" - }, - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "100%" - }, - "zIndex": { - "type": "static", - "content": "100" - }, - "display": { - "type": "static", - "content": "flex" - }, - "marginTop": { - "type": "static", - "content": "-45px" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "static", - "content": "image" - }, - "src": { - "type": "static", - "content": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/e91caa2e-e5c1-4db4-8141-6ba52cbd8347/eac6be3b-a4e3-40e7-addf-120ee3a3a5af?org_if_sml=1&force_format=original" - } - }, - "style": { - "width": { - "type": "static", - "content": "90px" - }, - "objectFit": { - "type": "static", - "content": "cover" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-round", - "fallback": "" - } - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "fontSize": { - "type": "static", - "content": "18px" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "textAlign": { - "type": "static", - "content": "center" - }, - "fontFamily": { - "type": "static", - "content": "\"Manrope\"" - }, - "fontWeight": { - "type": "static", - "content": "700" - }, - "lineHeight": { - "type": "static", - "content": "1.5" - }, - "textTransform": { - "type": "static", - "content": "none" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "static", - "content": "Elimy Arar" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "textAlign": { - "type": "static", - "content": "center" - }, - "fontFamily": { - "type": "static", - "content": "\"Manrope\"" - }, - "fontWeight": { - "type": "static", - "content": "500" - }, - "lineHeight": { - "type": "static", - "content": "1.5" - }, - "textTransform": { - "type": "static", - "content": "none" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "static", - "content": "CEO, House Development" - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_MwPuSopaa9": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "static", - "content": "5%" - }, - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fourunits", - "fallback": "" - } - }, - "borderColor": { - "type": "static", - "content": "rgba(73, 73, 73, 0.1)" - }, - "borderWidth": { - "type": "static", - "content": "1px" - }, - "borderTopWidth": { - "type": "static", - "content": "1px" - }, - "justifyContent": { - "type": "static", - "content": "center" - }, - "borderLeftWidth": { - "type": "static", - "content": "0px" - }, - "borderRightWidth": { - "type": "static", - "content": "0px" - }, - "borderBottomWidth": { - "type": "static", - "content": "0px" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "referencedStyles": { - "TQ_2APzZzylv3": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "90px" - } - } - } - }, - "TQ_fUsQzloIeW": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "150px" - } - } - } - }, - "TQ_qvbjmMJO9P": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "180PX" - } - } - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "static", - "content": "image" - }, - "src": { - "type": "static", - "content": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/e91caa2e-e5c1-4db4-8141-6ba52cbd8347/7e42481b-f63c-4ebf-ac7f-cbc7860b0e78?org_if_sml=1&force_format=original" - } - }, - "style": { - "width": { - "type": "static", - "content": "200px" - }, - "objectFit": { - "type": "static", - "content": "cover" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-cardradius", - "fallback": "" - } - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "referencedStyles": { - "TQ_EBf8NkB0q4": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "150px" - } - } - } - }, - "TQ_XiSMG8Qs8q": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "180px" - } - } - } - }, - "TQ_jlAjS1oG0h": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "90px" - } - } - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "static", - "content": "image" - }, - "src": { - "type": "static", - "content": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/e91caa2e-e5c1-4db4-8141-6ba52cbd8347/6200df9b-6726-4344-a956-a14f8a07a220?org_if_sml=1&force_format=original" - } - }, - "style": { - "width": { - "type": "static", - "content": "200px" - }, - "objectFit": { - "type": "static", - "content": "cover" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-cardradius", - "fallback": "" - } - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "referencedStyles": { - "TQ_4Zc9N6B5GS": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "90px" - } - } - } - }, - "TQ_SR4BGsybXk": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "150px" - } - } - } - }, - "TQ_eCxRDz1Y6j": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "180px" - } - } - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "static", - "content": "image" - }, - "src": { - "type": "static", - "content": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/e91caa2e-e5c1-4db4-8141-6ba52cbd8347/0f4fb56f-5416-41b2-af5d-bbe9ff6e978b?org_if_sml=1&force_format=original" - } - }, - "style": { - "width": { - "type": "static", - "content": "200px" - }, - "objectFit": { - "type": "static", - "content": "cover" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-cardradius", - "fallback": "" - } - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "referencedStyles": { - "TQ_377c3EXIv-": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "150px" - } - } - } - }, - "TQ_r8lh6512sZ": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "180px" - } - } - } - }, - "TQ_xXf0gx3I1y": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "90px" - } - } - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "static", - "content": "image" - }, - "src": { - "type": "static", - "content": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/e91caa2e-e5c1-4db4-8141-6ba52cbd8347/6d85fd08-7d91-4220-ae24-3e95ea3f2c0a?org_if_sml=1&force_format=original" - } - }, - "style": { - "width": { - "type": "static", - "content": "200px" - }, - "objectFit": { - "type": "static", - "content": "cover" - } - }, - "children": [] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Contact-Us", - "referencedStyles": { - "TQ_LDGr-cWajk": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fiveunits", - "fallback": "" - } - }, - "paddingBottom": { - "type": "static", - "content": "250px" - } - } - } - }, - "TQ_VmAPN7U8gK": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - } - } - } - }, - "TQ_ewLklTPDbS": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fourunits", - "fallback": "" - } - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "attrs": { - "id": { - "type": "static", - "content": "contact_us" - } - }, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-sixunits", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "paddingTop": { - "type": "static", - "content": "120px" - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "paddingBottom": { - "type": "static", - "content": "250px" - }, - "justifyContent": { - "type": "static", - "content": "center" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-primary1", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "static", - "content": "image" - }, - "srcset": { - "type": "static", - "content": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/e91caa2e-e5c1-4db4-8141-6ba52cbd8347/bdc7c574-68c0-4356-b08d-2211355c9072?org_if_sml=1&force_format=original 1200w, /bdc7c574-68c0-4356-b08d-tablet 800w, undefinedbdc7c574-68c0-4356-b08d-mobile 480w" - }, - "sizes": { - "type": "static", - "content": "(min-width: 992px) 1200px, (min-width: 768px) 800px, 480px" - }, - "src": { - "type": "static", - "content": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/e91caa2e-e5c1-4db4-8141-6ba52cbd8347/bdc7c574-68c0-4356-b08d-2211355c9072?org_if_sml=1&force_format=original" - } - }, - "style": { - "right": { - "type": "static", - "content": "0px" - }, - "width": { - "type": "static", - "content": "593px" - }, - "bottom": { - "type": "static", - "content": "0px" - }, - "height": { - "type": "static", - "content": "539px" - }, - "position": { - "type": "static", - "content": "absolute" - }, - "objectFit": { - "type": "static", - "content": "cover" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_zxDo-oUDEx": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "flexDirection": { - "type": "static", - "content": "column" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fourunits", - "fallback": "" - } - }, - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "maxWidth": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-maxwidth", - "fallback": "" - } - }, - "alignItems": { - "type": "static", - "content": "flex-start" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "SectionHeader", - "referencedStyles": { - "TQ_pGnadF0_Fb": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - } - } - } - }, - "TQ_q4herR-5iN": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "position": { - "type": "static", - "content": "static" - } - } - } - }, - "TQ_tGOc_482sl": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "424px" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fiveunits", - "fallback": "" - } - }, - "top": { - "type": "static", - "content": "10%" - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "sticky" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_mYs3Wua4rx": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "label", - "referencedStyles": { - "TQ_GQxzY8vmSK": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "paddingTop": { - "type": "static", - "content": "12px" - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "paddingBottom": { - "type": "static", - "content": "12px" - } - } - } - } - }, - "abilities": {}, - "style": { - "height": { - "type": "static", - "content": "auto" - }, - "alignSelf": { - "type": "static", - "content": "flex-start" - }, - "textAlign": { - "type": "static", - "content": "center" - }, - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-inputradius", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-unit", - "fallback": "" - } - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-accent2", - "fallback": "" - } - } - }, - "children": [ - { - "type": "static", - "content": "Contact Us" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "name": "text", - "referencedStyles": { - "TQ_4Oi33LMsUW": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "40px" - } - } - } - }, - "TQ_VAcUwN2tC-": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - }, - "fontSize": { - "type": "static", - "content": "44px" - } - } - } - }, - "TQ_Xa5UInY8Xk": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "36px" - } - } - } - } - }, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-accent1", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-accent1", - "fallback": "" - } - }, - "fontSize": { - "type": "static", - "content": "56px" - }, - "fontFamily": { - "type": "static", - "content": "\"Syne\"" - }, - "fontWeight": { - "type": "static", - "content": "700" - }, - "lineHeight": { - "type": "static", - "content": "1.15" - }, - "letterSpacing": { - "type": "static", - "content": "-1px" - }, - "textTransform": { - "type": "static", - "content": "none" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Connect with Us Today" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "br", - "referencedStyles": {}, - "abilities": {}, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-accent1", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-accent1", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "alignSelf": { - "type": "static", - "content": "flex-start" - }, - "textAlign": { - "type": "static", - "content": "left" - } - }, - "children": [ - { - "type": "static", - "content": "Raj Bains Roofing is here to answer your questions and provide free estimates for your roofing projects. Our team is dedicated to delivering excellent service and support. Get in touch now!" - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary1", - "fallback": "" - } - }, - "fontSize": { - "type": "static", - "content": "22px" - }, - "fontFamily": { - "type": "static", - "content": "\"Syne\"" - }, - "fontWeight": { - "type": "static", - "content": "700" - }, - "lineHeight": { - "type": "static", - "content": "1.15" - }, - "letterSpacing": { - "type": "static", - "content": "-1px" - }, - "textTransform": { - "type": "static", - "content": "none" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "static", - "content": "Address" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary1", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontFamily": { - "type": "static", - "content": "\"Manrope\"" - }, - "fontWeight": { - "type": "static", - "content": "500" - }, - "lineHeight": { - "type": "static", - "content": "1.5" - }, - "textTransform": { - "type": "static", - "content": "none" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "1000, 10055-106 Street" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "br", - "referencedStyles": {}, - "abilities": {}, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "span", - "referencedStyles": {}, - "abilities": {}, - "children": [ - { - "type": "static", - "content": "Edmonton,  Alberta " - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary1", - "fallback": "" - } - }, - "fontSize": { - "type": "static", - "content": "22px" - }, - "fontFamily": { - "type": "static", - "content": "\"Syne\"" - }, - "fontWeight": { - "type": "static", - "content": "700" - }, - "lineHeight": { - "type": "static", - "content": "1.15" - }, - "letterSpacing": { - "type": "static", - "content": "-1px" - }, - "textTransform": { - "type": "static", - "content": "none" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "static", - "content": "Phone" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary1", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontFamily": { - "type": "static", - "content": "\"Manrope\"" - }, - "fontWeight": { - "type": "static", - "content": "500" - }, - "lineHeight": { - "type": "static", - "content": "1.5" - }, - "textTransform": { - "type": "static", - "content": "none" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "static", - "content": "(780) 257-0574" - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-halfunit", - "fallback": "" - } - }, - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary1", - "fallback": "" - } - }, - "fontSize": { - "type": "static", - "content": "22px" - }, - "fontFamily": { - "type": "static", - "content": "\"Syne\"" - }, - "fontWeight": { - "type": "static", - "content": "700" - }, - "lineHeight": { - "type": "static", - "content": "1.15" - }, - "letterSpacing": { - "type": "static", - "content": "-1px" - }, - "textTransform": { - "type": "static", - "content": "none" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "static", - "content": "Email" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary1", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "fontSize": { - "type": "static", - "content": "16px" - }, - "fontStyle": { - "type": "static", - "content": "normal" - }, - "fontFamily": { - "type": "static", - "content": "\"Manrope\"" - }, - "fontWeight": { - "type": "static", - "content": "500" - }, - "lineHeight": { - "type": "static", - "content": "1.5" - }, - "textTransform": { - "type": "static", - "content": "none" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "static", - "content": "info@rajbainsroofing.com" - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "name": "SectionHeader", - "referencedStyles": { - "TQ_LvF5_m1uYr": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - }, - "position": { - "type": "static", - "content": "static" - } - } - } - }, - "TQ_NV3x0aTKBR": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "top": { - "type": "static", - "content": "10%" - }, - "width": { - "type": "static", - "content": "75%" - }, - "height": { - "type": "static", - "content": "823px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "padding": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "position": { - "type": "static", - "content": "sticky" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-cardradius", - "fallback": "" - } - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "paddingBottom": { - "type": "static", - "content": "42px" - }, - "backgroundColor": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary1", - "fallback": "" - } - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "name": "text", - "referencedStyles": { - "TQ_o-b67ii6XZ": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "34px" - } - } - } - } - }, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - }, - "fontSize": { - "type": "static", - "content": "40px" - }, - "fontFamily": { - "type": "static", - "content": "\"Syne\"" - }, - "fontWeight": { - "type": "static", - "content": "700" - }, - "lineHeight": { - "type": "static", - "content": "1.15" - }, - "letterSpacing": { - "type": "static", - "content": "-1px" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "static", - "content": "Have questions?" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "p", - "name": "text", - "referencedStyles": {}, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - } - }, - "children": [ - { - "type": "static", - "content": "Contact us if you have any specific questions." - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": {}, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "650px" - }, - "display": { - "type": "static", - "content": "flex" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "html-node", - "referencedStyles": {}, - "attrs": { - "html": { - "type": "raw", - "content": "
" - } - }, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "100%" - } - }, - "children": [] - } - } - ] - } - } - ] - } - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Maps", - "referencedStyles": { - "TQ_W18bfviVbK": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - } - } - } - }, - "TQ_bSy8Muc7ej": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "attrs": { - "id": { - "type": "static", - "content": "maps" - } - }, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - }, - "marginTop": { - "type": "static", - "content": "-200px" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fiveunits", - "fallback": "" - } - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "name": "text", - "referencedStyles": { - "TQ_2eAu1P7lhH": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "24px" - } - } - } - }, - "TQ_7gIfBpnFyT": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - }, - "fontSize": { - "type": "static", - "content": "30px" - }, - "textAlign": { - "type": "static", - "content": "center" - } - } - } - }, - "TQ_GZBI4FG9Ls": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "24px" - } - } - } - } - }, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-secondary2", - "fallback": "" - } - }, - "color": { - "type": "static", - "content": "rgb(255, 255, 255)" - }, - "fontSize": { - "type": "static", - "content": "40px" - }, - "maxWidth": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-maxwidth", - "fallback": "" - } - }, - "fontFamily": { - "type": "static", - "content": "\"Syne\"" - }, - "fontWeight": { - "type": "static", - "content": "700" - }, - "lineHeight": { - "type": "static", - "content": "1.15" - }, - "letterSpacing": { - "type": "static", - "content": "-1px" - }, - "textTransform": { - "type": "static", - "content": "none" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "static", - "content": "Proudly Serving Edmonton and Surrounding Areas" - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "referencedStyles": { - "TQ_0WxzmNVTkB": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "635px" - } - } - } - }, - "TQ_h4XtiVkDNr": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "478px" - }, - "height": { - "type": "static", - "content": "349px" - } - } - } - }, - "TQ_la8IbJqOZm": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "703px" - }, - "height": { - "type": "static", - "content": "502px" - } - } - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "static", - "content": "image" - }, - "src": { - "type": "static", - "content": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/e91caa2e-e5c1-4db4-8141-6ba52cbd8347/e9de0f8e-67f8-402f-b224-1a4050d22c1b?org_if_sml=1&force_format=original" - } - }, - "style": { - "width": { - "type": "static", - "content": "1410px" - }, - "height": { - "type": "static", - "content": "1020px" - }, - "maxWidth": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-maxwidth", - "fallback": "" - } - }, - "objectFit": { - "type": "static", - "content": "cover" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-cardradius", - "fallback": "" - } - } - }, - "children": [] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "name": "Footer", - "referencedStyles": { - "TQ_8IC--Sxqa1": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "paddingTop": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - }, - "paddingBottom": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-twounits", - "fallback": "" - } - } - } - } - }, - "TQ_xeDrHB8FxJ": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - } - } - } - } - }, - "abilities": {}, - "attrs": { - "id": { - "type": "static", - "content": "footer" - } - }, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fourunits", - "fallback": "" - } - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "relative" - }, - "alignItems": { - "type": "static", - "content": "center" - }, - "paddingLeft": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "paddingRight": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "flexDirection": { - "type": "static", - "content": "column" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "semanticType": "div", - "referencedStyles": { - "TQ_axx4r1qtpf": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "position": { - "type": "static", - "content": "relative" - }, - "alignSelf": { - "type": "static", - "content": "center" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - } - } - }, - "TQ_ii-wbf_oOi": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-threeunits", - "fallback": "" - } - }, - "height": { - "type": "static", - "content": "auto" - }, - "alignSelf": { - "type": "static", - "content": "center" - }, - "alignItems": { - "type": "static", - "content": "center" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-fourunits", - "fallback": "" - } - }, - "flex": { - "type": "static", - "content": "0 0 auto" - }, - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "auto" - }, - "display": { - "type": "static", - "content": "flex" - }, - "maxWidth": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-maxwidth", - "fallback": "" - } - }, - "alignItems": { - "type": "static", - "content": "center" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "container", - "name": "SectionHeader", - "referencedStyles": { - "TQ_-0nW4VROwE": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "316px" - }, - "position": { - "type": "static", - "content": "static" - }, - "marginRight": { - "type": "static", - "content": "0px" - } - } - } - }, - "TQ_kIF6_QQnDy": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "alignItems": { - "type": "static", - "content": "center" - }, - "justifyContent": { - "type": "static", - "content": "center" - } - } - } - } - }, - "abilities": {}, - "style": { - "gap": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-space-space-oneandhalfunits", - "fallback": "" - } - }, - "top": { - "type": "static", - "content": "10%" - }, - "width": { - "type": "static", - "content": "100%" - }, - "display": { - "type": "static", - "content": "flex" - }, - "position": { - "type": "static", - "content": "sticky" - }, - "alignItems": { - "type": "static", - "content": "flex-start" - }, - "flexDirection": { - "type": "static", - "content": "column" - } - }, - "children": [ - { - "type": "element", - "content": { - "elementType": "image", - "referencedStyles": {}, - "abilities": {}, - "attrs": { - "alt": { - "type": "static", - "content": "image" - }, - "src": { - "type": "static", - "content": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/e91caa2e-e5c1-4db4-8141-6ba52cbd8347/5d9eb02e-15c4-486d-ab83-b6f13e5bb0c3?org_if_sml=1&force_format=original" - } - }, - "style": { - "width": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-size-size-medium", - "fallback": "" - } - }, - "objectFit": { - "type": "static", - "content": "cover" - } - }, - "children": [] - } - }, - { - "type": "element", - "content": { - "elementType": "text", - "semanticType": "h2", - "name": "text", - "referencedStyles": { - "TQ_zPMRL0P1o_": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "fontSize": { - "type": "static", - "content": "14px" - } - } - } - } - }, - "abilities": {}, - "style": { - "fill": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "color": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-color-theme-neutral-dark", - "fallback": "" - } - }, - "fontSize": { - "type": "static", - "content": "18px" - }, - "fontFamily": { - "type": "static", - "content": "\"Manrope\"" - }, - "fontWeight": { - "type": "static", - "content": "500" - }, - "lineHeight": { - "type": "static", - "content": "1.5" - }, - "textTransform": { - "type": "static", - "content": "none" - }, - "textDecoration": { - "type": "static", - "content": "none" - } - }, - "children": [ - { - "type": "static", - "content": "©️ 2024 Raj Bains Roofing. All rights reserved." - } - ] - } - } - ] - } - }, - { - "type": "element", - "content": { - "elementType": "image", - "referencedStyles": { - "TQ_Mw5lJG1LZH": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 991, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "444px" - }, - "height": { - "type": "static", - "content": "164px" - } - } - } - }, - "TQ_fG-3dhuOT4": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 767, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "width": { - "type": "static", - "content": "331px" - }, - "height": { - "type": "static", - "content": "122px" - } - } - } - }, - "TQ_u_-zj75pTM": { - "type": "style-map", - "content": { - "conditions": [ - { - "maxWidth": 479, - "conditionType": "screen-size" - } - ], - "mapType": "inlined", - "styles": { - "top": { - "type": "static", - "content": "10px" - }, - "right": { - "type": "static", - "content": "-24px" - }, - "position": { - "type": "static", - "content": "absolute" - } - } - } - } - }, - "abilities": {}, - "attrs": { - "alt": { - "type": "static", - "content": "image" - }, - "srcset": { - "type": "static", - "content": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/e91caa2e-e5c1-4db4-8141-6ba52cbd8347/d193da9d-656d-49fa-8cb9-510e8101b8ca?org_if_sml=1&force_format=original 800w, /d193da9d-656d-49fa-8cb9-mobile 480w" - }, - "sizes": { - "type": "static", - "content": "(min-width: 768px) 800px, 480px" - }, - "src": { - "type": "static", - "content": "https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/e91caa2e-e5c1-4db4-8141-6ba52cbd8347/d193da9d-656d-49fa-8cb9-510e8101b8ca?org_if_sml=1&force_format=original" - } - }, - "style": { - "width": { - "type": "static", - "content": "100%" - }, - "height": { - "type": "static", - "content": "100%" - }, - "objectFit": { - "type": "static", - "content": "cover" - }, - "borderRadius": { - "type": "dynamic", - "content": { - "referenceType": "token", - "id": "--dl-radius-radius-radius8", - "fallback": "" - } - } - }, - "children": [] - } - } - ] - } - } - ] - } - } - ] - } - }, - "value": "Home", - "reference": { - "type": "dynamic", - "content": { - "referenceType": "state", - "id": "route" - } - }, - "importDefinitions": {} - } - } - ] - } - } - }, - "components": {}, - "resources": { - "items": {}, - "resourceMappers": {} - } -}