{"componentChunkName":"component---build-limio-shop-build-2026-07-09-13-31-29-m-y-mn-g-2-i-6-fv-templates-altcsqbalhiqdbzxwhgr-index-js","path":"/contact/","result":{"pageContext":{"page_id":"f874c9bfe66762f97154af508dd433fbffabec7c8a07abfd0360007c9eff1ad8","authProvider":"limio.com","landing":{"inlineStyle":"\n    \n    \n       html, body { margin: 0; padding: 0; background: #fff; -webkit-font-smoothing: antialiased; }\n\n/* ===== limio.webflow.io/contact layout =====\n   The template renders a checkout-style two-column row; align it with\n   the site container and let the form sit flat in the left column. */\n\n.lmo div[class*=\"lg:tw-flex-row\"][class*=\"lg:tw-grow\"] {\n  width: 88%;\n  max-width: 73.75rem;\n  margin: 0 auto;\n  flex-grow: 0 !important;\n  align-items: flex-start;\n}\n.lmo div[class*=\"tw-w-3/5\"] {\n  width: 55% !important;\n  padding: 5rem 3rem 5rem 0 !important;\n  background: #ffffff !important;\n}\n.lmo div[class*=\"tw-bg-surface-main\"] {\n  width: 45% !important;\n  background: #ffffff !important;\n  border: 0 !important;\n  padding: 5rem 0 !important;\n}\n\n/* form wrapper: plain in-flow content, no card */\n.limio-component:has(form[name=\"data-capture-form\"]) {\n  position: static;\n  background: transparent;\n  border: 0;\n  border-radius: 0;\n  box-shadow: none;\n  padding: 0;\n  margin: 0;\n  max-width: none;\n}\n\n/* ===== Form reskin — webflow field language ===== */\nform[name=\"data-capture-form\"] {\n  font-family: \"Manrope\", ui-sans-serif, system-ui, -apple-system, sans-serif;\n  display: flex;\n  flex-direction: column;\n  align-items: stretch;\n  gap: 0.25rem;\n}\nform[name=\"data-capture-form\"] .form-group,\nform[name=\"data-capture-form\"] [class*=\"col-\"] {\n  width: 100% !important;\n  max-width: 100% !important;\n  padding-left: 0 !important;\n  padding-right: 0 !important;\n}\nform[name=\"data-capture-form\"] label,\nform[name=\"data-capture-form\"] legend {\n  margin: 0 0 0.5rem !important;\n  font-family: inherit;\n  font-size: 0.875rem !important;\n  line-height: 1.6em !important;\n  font-weight: 500 !important;\n  color: #4a4a54 !important;\n}\nform[name=\"data-capture-form\"] .requiredField { color: #fa8938 !important; }\nform[name=\"data-capture-form\"] input:not([type=\"checkbox\"]):not([type=\"radio\"]):not([type=\"submit\"]),\nform[name=\"data-capture-form\"] textarea,\nform[name=\"data-capture-form\"] select {\n  width: 100% !important;\n  height: 3rem !important;\n  padding: 1rem !important;\n  background: #fff !important;\n  border: 1px solid #c6c6cb !important;\n  border-radius: 0.5rem !important;\n  color: #2b2b39 !important;\n  font-family: inherit !important;\n  font-size: 1rem !important;\n  line-height: 1.5em !important;\n  font-weight: 500 !important;\n  box-shadow: none !important;\n  outline: none;\n}\nform[name=\"data-capture-form\"] textarea {\n  height: 9rem !important;\n  min-height: 9rem !important;\n}\nform[name=\"data-capture-form\"] input::placeholder,\nform[name=\"data-capture-form\"] textarea::placeholder {\n  color: #9b9ba1;\n  opacity: 1;\n}\nform[name=\"data-capture-form\"] input:not([type=\"checkbox\"]):focus,\nform[name=\"data-capture-form\"] textarea:focus {\n  border-color: #fa8938 !important;\n}\nform[name=\"data-capture-form\"] input[type=\"checkbox\"] {\n  width: 1.5rem !important;\n  height: 1.5rem !important;\n  flex: none;\n  margin: 0 0.75rem 0 0 !important;\n  border: 1px solid #c6c6cb !important;\n  border-radius: 2px !important;\n  accent-color: #fa3868;\n  cursor: pointer;\n}\nform[name=\"data-capture-form\"] a {\n  color: #fa8938;\n  font-weight: 600;\n}\n\n/* submit: compact dark pill, left-aligned (\"Send message\") */\nform[name=\"data-capture-form\"] button[type=\"submit\"],\nform[name=\"data-capture-form\"] [class*=\"tw-bg-primary\"] {\n  flex: 0 0 auto !important;\n  width: auto !important;\n  min-width: 0 !important;\n  align-self: flex-start;\n  display: inline-flex;\n  margin-top: 1.5rem;\n  border-radius: 100px !important;\n  padding: 1rem 1.5rem !important;\n  background: #352060 !important;\n  color: #ffffff !important;\n  border: 0 !important;\n  font-family: \"Manrope\", ui-sans-serif, system-ui, sans-serif !important;\n  font-size: 0.875rem !important;\n  font-weight: 700 !important;\n  letter-spacing: -0.01em;\n  line-height: 1.2em !important;\n  height: auto !important;\n}\nform[name=\"data-capture-form\"] button[type=\"submit\"]:hover,\nform[name=\"data-capture-form\"] [class*=\"tw-bg-primary\"]:hover {\n  background: #5d4d80 !important;\n}\n\n/* ===== responsive ===== */\n@media (max-width: 1023px) {\n  .lmo div[class*=\"tw-w-3/5\"],\n  .lmo div[class*=\"tw-bg-surface-main\"] {\n    width: 100% !important;\n    padding: 2.5rem 0 !important;\n  }\n}\n\n/* consent row: checkbox and label side by side */\nform[name=\"data-capture-form\"] .custom-control,\nform[name=\"data-capture-form\"] .custom-checkbox,\nform[name=\"data-capture-form\"] div:has(> input[type=\"checkbox\"]) {\n  display: flex !important;\n  flex-direction: row !important;\n  align-items: flex-start;\n  gap: 0.75rem;\n}\nform[name=\"data-capture-form\"] input[type=\"checkbox\"] {\n  margin: 0.125rem 0 0 0 !important;\n}\nform[name=\"data-capture-form\"] div:has(> input[type=\"checkbox\"]) label,\nform[name=\"data-capture-form\"] .custom-control label {\n  margin: 0 !important;\n}\n\n       ","customTranslations":{},"locale":"en-GB","favicon":"https://limio-prod.prod.limio.com/public/070b91f5-645c-4e6c-b042-98a92ef9a1a3/limio_favicon.jpg","appleTouchIcon":"undefined","shop_title":"Limio Shop"},"campaign":{"name":"contact","path":"/pages2/contact","attributes":{"primary_color__limio":"#E0431C","meta_title__limio":"Contact | Limio","meta_description__limio":"Talk to the Limio team about self-serve subscription commerce.","push_to_checkout__limio":true}},"offers":[],"addOns":[],"groupValues":[{"label":"Monthly","id":"monthly"},{"label":"Yearly","id":"yearly"},{"label":"Consultations","id":"consultations"}],"publicKey__limio":"public_046c57e6a55add1fce849b083247a8a23f4e6e4bdd3bf9f9","tag__limio":"/tags/contact","pageMasterLayout":"ootb/cart","prevent_mixed_rates":true,"actions":{"previewOrder":"/api/order/preview","getSubscriptions":"/api/mma/subscriptions","updateSubscriptionCheckout":"/api/checkout/subscription","selfServiceCheckout":"/api/mma/checkout","sendOrder":"/api/order","initiateCheckout":"/api/checkout/initiate","updateCheckout":"/api/checkout/update","validateCheckout":"/api/checkout/validate"}}},"staticQueryHashes":[]}