{"id":28956,"date":"2025-12-03T21:10:51","date_gmt":"2025-12-03T21:10:51","guid":{"rendered":"https:\/\/www.yardikube.com\/flexible-pricing\/"},"modified":"2026-04-28T14:10:23","modified_gmt":"2026-04-28T14:10:23","slug":"flexible-pricing","status":"publish","type":"page","link":"https:\/\/www.yardikube.com\/en-gb\/flexible-pricing\/","title":{"rendered":"Flexible Pricing"},"content":{"rendered":"\n\n\t<section aria-label=\"Section heading\">\n  <style>\n    \/* Scope everything to this module *\/\n    .ykx-head{ text-align:center; }\n    \/* Title: 40px, 700, 120%, no extra spacing *\/\n    .ykx-head .ykx-title{\n      margin: 0 !important;                    \/* 0 above & below *\/\n      color: #121212 !important;\n      font-family: \"Mulish\", system-ui, -apple-system, \"Segoe UI\", Roboto, Arial, sans-serif !important;\n      font-size: 40px !important;\n      font-style: normal !important;\n      font-weight: 700 !important;\n      line-height: 120% !important;\n      letter-spacing: -0.4px !important;\n    }\n    \/* Gradient strictly on \"All-in-one\" *\/\n    .ykx-head .ykx-accent{\n      display: inline-block !important;\n      background: linear-gradient(90deg, #0072CE 0%, #121212 90%) !important;\n      -webkit-background-clip: text !important;\n      background-clip: text !important;\n      -webkit-text-fill-color: transparent !important; \/* WebKit *\/\n      color: transparent !important;                   \/* Firefox *\/\n      line-height: 1 !important;                       \/* avoid partial paint *\/\n      background-repeat: no-repeat !important;\n      background-size: 100% 100% !important;\n      white-space: nowrap !important;                  \/* keep the word intact *\/\n    }\n    \/* Lead: 24px above & below *\/\n    .ykx-head .ykx-lead{\n      margin: 24px 0 !important;     \/* 24px above and below *\/\n      color: #121212 !important;\n      text-align: center !important;\n      font-family: \"Mulish\", system-ui, -apple-system, \"Segoe UI\", Roboto, Arial, sans-serif !important;\n      font-size: 20px !important;\n      font-style: normal !important;\n      font-weight: 400 !important;\n      line-height: 140% !important;  \/* 28px *\/\n    }\n    \/* Yellow rule: only 24px below (no extra top margin here) *\/\n    .ykx-head .ykx-rule{\n      display: block !important;\n      width: 120px !important;\n      height: 2px !important;\n      background: #FFD800 !important;\n      margin: 0 auto 24px !important;  \/* no top gap on the rule itself, 24px below *\/\n      border: 0 !important;\n    }\n\/* Mobile layout for ykx-head *\/\n@media (max-width: 767.98px){\n  .ykx-head{\n    margin: 64px 20px !important; \/* top\/bottom 64, left\/right 20 *\/\n  }\n  .ykx-head .ykx-title{\n    font-size: 26px !important;\n    font-weight: 700 !important;\n    line-height: 120% !important;   \/* 31.2px *\/\n    letter-spacing: -0.26px !important;\n    text-align: center !important;\n    color: #121212 !important;\n  }\n  .ykx-head .ykx-lead{\n    font-size: 16px !important;\n    font-weight: 400 !important;\n    line-height: 140% !important;   \/* 22.4px *\/\n    text-align: center !important;\n    color: #121212 !important;\n  }\n}\n  <\/style>\n  <h2>\n    All-in-one Coworking Management Platform\n  <\/h2>\n  <p>Flexible pricing built for unlimited members.<\/p>\n<\/section>\n\t<style>\n  \/* === GRID WRAPPER ================================================== *\/\n  .solutions-cards{\n    display: grid;\n    column-gap: 40px;      \/* horizontal gap *\/\n    row-gap: 0;            \/* rows stick vertically *\/\n    align-items: stretch;\n    width: 100%;\n    justify-content: center; \/* so fixed-width tracks are centered on desktop *\/\n  }\n  \/* Generic card block *\/\n  .solutions-cards .sc-card{\n    display: flex;\n    flex-direction: column;\n    min-height: 100%;\n  }\n  \/* Top cards (Space Management \/ Pro) *\/\n  .solutions-cards .sc-card--top{\n    display: flex;\n    flex-direction: column;\n    align-items: flex-start;\n    gap: 12px;\n    padding: 40px 32px 32px 32px;\n    border: 1px solid #DFDFDF;\n    background: #FFF;\n    box-sizing: border-box;\n  }\n  .solutions-cards .sc-card--top .sc-logo{\n    display: block;\n    width: auto !important;\n    height: auto !important;\n    max-width: none !important;\n    margin: 0 0 12px 0;\n  }\n  .solutions-cards .sc-card--top h2{\n    margin: 0;\n    font-family: Mulish, system-ui, sans-serif;\n    font-size: 24px;\n    font-weight: 700;\n    line-height: normal;\n    color: #121212;\n    text-align: left;\n  }\n.solutions-cards .sc-card--top p:not(.sc-price){\n  margin: 0;\n  font-family: Mulish, system-ui, sans-serif;\n  font-size: 16px;\n  font-weight: 400;\n  line-height: 1.4;\n  color: #121212;\n  text-align: left;\n}\n  \/* Bottom cards: panels *\/\n  .solutions-cards .sc-card--panel{\n    display: flex;\n    padding: 32px 32px 16px 32px;\n    flex-direction: column;\n    justify-content: space-between;  \/* list at top, CTA (if any) at bottom *\/\n    align-items: flex-start;\n    flex: 1 0 0;\n    align-self: stretch;\n    border: 1px solid #DFDFDF;\n    background: #F9F9F9;\n    box-sizing: border-box;\n  }\n  .solutions-cards .sc-panel{\n    display: flex;\n    flex-direction: column;\n    flex: 1 1 auto;\n    gap: 10px;\n  }\n  .solutions-cards .sc-subtitle{\n    margin: 0 0 8px 0;\n    font-family: Mulish, system-ui, sans-serif;\n    font-size: 16px;\n    font-weight: 700;\n    line-height: 1.6;\n    color: #121212;\n  }\n  \/* Lists *\/\n  .solutions-cards .sc-list{\n    margin: 0;\n    padding-left: 20px;\n    list-style: disc;\n  }\n  .solutions-cards .sc-list li{\n    margin: 6px 0;\n    font-family: Mulish, system-ui, sans-serif;\n    font-size: 16px;\n    font-weight: 400;\n    line-height: 1.4;\n    color: #121212;\n  }\n  \/* CTA (if you use .sc-cta inside panels) *\/\n  .solutions-cards .sc-cta{\n    margin-top: auto;\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    color: #121212;\n    font-family: Mulish, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    line-height: normal;\n    text-decoration: none;\n  }\n  .solutions-cards .sc-cta:hover{\n    text-decoration: underline;\n  }\n  \/* Separator strips between top & panel per column *\/\n  .solutions-cards .sc-sep{\n    display:flex;\n    justify-content:center;\n    align-items:center;\n    padding:16px 32px;\n    font-family: Mulish, system-ui, sans-serif;\n    font-size:18px;\n    font-weight:700;\n    line-height:normal;\n    color:#121212;\n    text-align:center;\n  }\n  \/* Final colors for separators (reversed per your last request) *\/\n  .solutions-cards .sc-sep--1{\n    background: #0072CE;\n    color: #ffffff;\n  }\n  .solutions-cards .sc-sep--2{\n    background: #FFD800;\n    color: #121212 !important;\n  }\n  \/* Kill Beaver's default module margin if used *\/\n  .solutions-cards-module { margin: 0 !important; }\n  \/* Header above grid (if used elsewhere) *\/\n  .solutions-cards-header{\n    text-align: center;\n  }\n  .solutions-cards-header h2{\n    margin: 0;\n    color: #121212;\n    font-family: Mulish, sans-serif;\n    font-size: 24px;\n    font-weight: 400;\n    line-height: normal;\n  }\n  .solutions-cards-header h2 .strong{\n    font-weight: 600;\n  }\n  .solutions-cards-sep{\n    width: 120px;\n    height: 2px;\n    background: #FFD800;\n    margin: 24px auto 48px;\n  }\n  \/* === OVERRIDE 1: normal feature lists = only a square bullet ========= *\/\n  \/* (Avoid touching .sc-list--addons so checkmark icons still work there) *\/\n  .solutions-cards .sc-list:not(.sc-list--addons){\n    list-style: none;\n    padding-left: 0;\n  }\n  .solutions-cards .sc-list:not(.sc-list--addons) li{\n    position: relative;\n    padding-left: 16px; \/* space for the square *\/\n  }\n  .solutions-cards .sc-list:not(.sc-list--addons) li::before{\n    content: \"\";\n    position: absolute;\n    left: 0;\n    top: 0.55em;\n    width: 6px;\n    height: 6px;\n    background: #121212; \/* square *\/\n  }\n  \/* === OVERRIDE 2: left column panel background gradient ================ *\/\n  .solutions-cards .sc-card--panel-left,\n  .solutions-cards .sc-card--panel-left .sc-panel{\n    background: linear-gradient(0deg, #E8F3FF 0%, #E8F3FF 100%), #D4E9FF;\n  }\n  \/* Remove native bullets from Add-Ons lists (keep only the icon) *\/\n  .solutions-cards .sc-list--addons{\n    list-style: none;\n    padding-left: 0;\n  }\n  .solutions-cards .sc-list--addons li{\n    list-style: none;\n    margin-left: 0;\n  }\n  \/* === RESPONSIVE GRID BEHAVIOR ======================================= *\/\n  \/* Desktop (\u22651024px): two fixed 439px columns *\/\n  @media (min-width: 1024px){\n    .solutions-cards{\n      grid-template-columns: repeat(2, 439px);\n    }\n  }\n  \/* Tablet (768-1023.98px): two flexible columns *\/\n  @media (min-width: 768px) and (max-width: 1023.98px){\n    .solutions-cards{\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      column-gap: 32px; \/* a bit tighter on tablet *\/\n    }\n  }\n  \/* Mobile (\u2264 767.98px): 1 column, order per column: top \u2192 sep \u2192 panel *\/\n  @media (max-width: 767.98px){\n    .solutions-cards{\n      grid-template-columns: 1fr;\n      grid-template-areas:\n        \"one\"        \/* Space Management top *\/\n        \"one-sep\"    \/* Space Management sep *\/\n        \"one-panel\"  \/* Space Management panel *\/\n        \"two\"        \/* Space Management Pro top *\/\n        \"two-sep\"    \/* Pro sep *\/\n        \"two-panel\"; \/* Pro panel *\/\n      row-gap: 24px;\n      column-gap: 0;\n    }\n    \/* Map children to areas (based on DOM order below) *\/\n    .solutions-cards > :nth-child(1){ grid-area: one; }\n    .solutions-cards > :nth-child(2){ grid-area: two; }\n    .solutions-cards > :nth-child(3){ grid-area: one-sep; }\n    .solutions-cards > :nth-child(4){ grid-area: two-sep; }\n    .solutions-cards > :nth-child(5){ grid-area: one-panel; }\n    .solutions-cards > :nth-child(6){ grid-area: two-panel; }\n    .solutions-cards .sc-card--top h2{\n      font-size:20px;\n      font-weight:700;\n    }\n    .solutions-cards .sc-card--top p,\n    .solutions-cards .sc-panel p{\n      font-size:18px;\n      line-height:1.4;\n    }\n    .solutions-cards .sc-list li{\n      font-size:16px;\n      line-height:1.4;\n    }\n  }\n\/* === HARD OVERRIDE: desktop fixed width for this row only ============== *\/\n@media (min-width: 1024px){\n  .solution-cards-row .solutions-cards{\n    grid-template-columns: repeat(2, 439px) !important;\n    justify-content: center; \/* center the 2\u00d7439px grid inside the row *\/\n  }\n}\n.solutions-cards .sc-card--top h2{\n  margin: 0;\n  font-family: Mulish, system-ui, sans-serif;\n  font-size: 24px;\n  font-weight: 700;\n  line-height: normal;\n  color: #121212;\n  text-align: left;\n  \/* NEW: icon + title on one line *\/\n  display: flex;\n  align-items: center;\n  gap: 16px; \/* image + 16px space + title *\/\n}\n.solutions-cards .sc-card--top .sc-title-icon{\n  width: 30px;\n  height: 30px;\n  flex: 0 0 30px;\n  display: block;\n}\n  .solutions-cards .sc-price{\n  margin: 8px 0 0;\n  color: #0072CE;\n  font-family: Mulish, system-ui, sans-serif;\n  font-size: 20px;\n  font-style: italic;\n  font-weight: 600;\n  line-height: 140%; \/* 28px *\/\n}\n.solutions-cards .sc-card--top p.sc-price{\n  margin: 8px 0 0;\n  color: #0072CE;\n  font-family: Mulish, system-ui, sans-serif;\n  font-size: 20px;\n  font-style: italic;\n  font-weight: 600;\n  line-height: 140%; \/* 28px *\/\n}\n.solutions-cards .sc-card--top p.sc-price{\n  margin: 8px 0 0 !important;\n  color: #0072CE !important;\n  font-family: Mulish, system-ui, sans-serif !important;\n  font-size: 20px !important;\n  font-style: italic !important;\n  font-weight: 600 !important;\n  line-height: 140% !important; \/* 28px *\/\n}\n\/* No underline ever *\/\n.solutions-cards .sc-sep a,\n.solutions-cards .sc-sep a:hover,\n.solutions-cards .sc-sep a:focus {\n  text-decoration: none;\n}\n<\/style>\n  <!-- 1 - Space Management (first column) -->\n  <article>\n    <!-- Space Management -->\n    <h2>\n      <img decoding=\"async\" src=\"https:\/\/www.yardikube.com\/wp-content\/uploads\/sites\/101\/2025\/12\/image-49.png\"\n        alt=\"\"\n        aria-hidden=\"true\"\/>\n      Space Management\n    <\/h2>\n    <p>Scale with confidence using advanced tools for growing operators.<\/p>\n    <p>Custom pricing<\/p>\n      <img decoding=\"async\" src=\"https:\/\/www.yardikube.com\/wp-content\/uploads\/sites\/101\/2025\/10\/image-104.png\" alt=\"\" aria-hidden=\"true\"\/>\n      Unlimited Members\n  <\/article>\n  <!-- 2 - Space Management Pro (second column) -->\n  <article>\n    <!-- Space Management Pro -->\n    <h2>\n      <img decoding=\"async\" src=\"https:\/\/www.yardikube.com\/wp-content\/uploads\/sites\/101\/2025\/12\/image-49.png\"\n        alt=\"\"\n        aria-hidden=\"true\"\/>\n      Space Management Pro\n    <\/h2>\n    <p>Enterprise-grade tools for operators ready for the next level.<\/p>\n    <p>Custom pricing<\/p>\n      <img decoding=\"async\" src=\"https:\/\/www.yardikube.com\/wp-content\/uploads\/sites\/101\/2025\/10\/image-104.png\" alt=\"\" aria-hidden=\"true\"\/>\n      Unlimited Members\n  <\/article>\n<!-- 3 - separator for Space Management (FULLY CLICKABLE) -->\n<a href=\"https:\/\/www.yardikube.com\/book-a-demo\/\">\n  Get in touch\n<\/a>\n<!-- 4 - separator for Pro (FULLY CLICKABLE) -->\n<a href=\"https:\/\/www.yardikube.com\/book-a-demo\/\">\n  Get in touch\n<\/a>\n  <!-- 5 - LEFT panel (Space Management) -->\n  <article>\n      Key Features\n      <ul>\n        <li>Multi-Location Management<\/li>\n        <li>Custom Reporting<\/li>\n        <li>Live Chat Support<\/li>\n        <li>Pricing Management Features<\/li>\n        <li>Hubspot Integration<\/li>\n      <\/ul>\n      Add-Ons\n      <ul>\n        <li>IT Management<\/li>\n        <li>White-Label Member App<\/li>\n        <li>ySign Electronic Signature<\/li>\n      <\/ul>\n  <\/article>\n  <!-- 6 - RIGHT panel (Pro) -->\n  <article>\n      Key Features\n      <ul>\n        <li>Yardi Voyager Integration<\/li>\n        <li>ySign Electronic Signature<\/li>\n        <li>Visitor Management<\/li>\n        <li>Custom Invoices<\/li>\n        <li>Contract Approval Workflows<\/li>\n      <\/ul>\n      Add-Ons\n      <ul>\n        <li>IT Management<\/li>\n        <li>White-Label Member App<\/li>\n        <li>Procure to Pay and Bill Pay<\/li>\n      <\/ul>\n  <\/article>\n\t<style>\n.logo-scroll-wrap {\n  overflow: hidden;\n  width: 100%;\n  padding: 20px 0;\n  -webkit-mask-image: linear-gradient(90deg, transparent, #000 8%, #000 92%, transparent);\n  mask-image: linear-gradient(90deg, transparent, #000 8%, #000 92%, transparent);\n}\n.logo-scroll-track {\n  display: flex;\n  align-items: center;\n  width: max-content;\n  animation: logoScroll 30s linear infinite;\n}\n.logo-scroll-wrap:hover .logo-scroll-track {\n  animation-play-state: paused;\n}\n.logo-scroll-track span {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  width: 180px;\n  flex-shrink: 0;\n}\n.logo-scroll-track img {\n  max-height: 38px;\n  max-width: 150px;\n  width: auto;\n  height: auto;\n  object-fit: contain;\n  filter: brightness(0);\n  opacity: .7;\n}\n@keyframes logoScroll {\n  to { transform: translateX(-50%); }\n}\n@media (max-width: 768px) {\n  .logo-scroll-track span {\n    width: 120px;\n  }\n  .logo-scroll-track img {\n    max-height: 28px;\n    max-width: 100px;\n  }\n  .logo-scroll-track {\n    animation-duration: 20s;\n  }\n}\n<\/style>\n    <a href=\"https:\/\/www.iconicoffices.com\/\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"https:\/\/www.yardikube.com\/wp-content\/uploads\/sites\/101\/2026\/04\/iconic.svg\" alt=\"Iconic\"\/><\/a>\n    <a href=\"https:\/\/www.workargyll.com\/\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"https:\/\/www.yardikube.com\/wp-content\/uploads\/sites\/101\/2026\/04\/argyll.svg\" alt=\"Argyll\"\/><\/a>\n    <a href=\"https:\/\/www.officespaceintown.com\/\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"https:\/\/www.yardikube.com\/wp-content\/uploads\/sites\/101\/2026\/04\/osit.svg\" alt=\"OSIT\"\/><\/a>\n    <a href=\"https:\/\/www.tcnuk.co.uk\/\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"https:\/\/www.yardikube.com\/wp-content\/uploads\/sites\/101\/2026\/04\/tcn.svg\" alt=\"TCN\"\/><\/a>\n    <a href=\"https:\/\/mantlespace.co.uk\/\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"https:\/\/www.yardikube.com\/wp-content\/uploads\/sites\/101\/2026\/04\/mantlespace.svg\" alt=\"Mantle\"\/><\/a>\n    <a href=\"https:\/\/www.ellahouse.com\/\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"https:\/\/www.yardikube.com\/wp-content\/uploads\/sites\/101\/2026\/04\/ellahouse.svg\" alt=\"Ella House\"\/><\/a>\n    <a href=\"https:\/\/www.spacemade.co\/\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"https:\/\/www.yardikube.com\/wp-content\/uploads\/sites\/101\/2026\/04\/spacemade.svg\" alt=\"Spacemade\"\/><\/a>\n\t<a href=\"https:\/\/www.wework.com\/\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"https:\/\/www.yardikube.com\/wp-content\/uploads\/sites\/101\/2026\/04\/WeWork.svg\" alt=\"WeWork\"\/><\/a>\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.yardikube.com\/wp-content\/uploads\/sites\/101\/2025\/10\/1c9b942dcb0169504dd2550a63dd83491c8dfc55.png\" alt=\"1c9b942dcb0169504dd2550a63dd83491c8dfc55\" itemprop=\"image\" height=\"600\" width=\"1200\" title=\"1c9b942dcb0169504dd2550a63dd83491c8dfc55\" onerror=\"this.style.display='none'\" loading=\"lazy\" \/>\n<h2>\n\t\t\tSupported by industry leading customer care\t<\/h2>\n\t<p>Your success is our priority. That&#8217;s why we&#8217;re dedicated to supporting you every step of the way-from implementation to adoption to everyday use of Yardi Kube.<\/p>\n\t<ul>\n<li>Email and chat support<\/li>\n<li>Knowledge base<\/li>\n<li>Phone support<\/li>\n<li>Dedicated trainings<\/li>\n<\/ul>\n\t<!-- Responsive, equally spaced icon strip -->\n    <img src=\"https:\/\/www.yardikube.com\/wp-content\/uploads\/sites\/101\/2025\/10\/Frame-1321319044.svg\" alt=\"\" aria-hidden=\"true\" loading=\"lazy\" decoding=\"async\"\/>\n      Market your<br \/>space\n    <img src=\"https:\/\/www.yardikube.com\/wp-content\/uploads\/sites\/101\/2025\/10\/Frame-1321319041.svg\" alt=\"\" aria-hidden=\"true\" loading=\"lazy\" decoding=\"async\"\/>\n      Manage<br \/>members\n    <img src=\"https:\/\/www.yardikube.com\/wp-content\/uploads\/sites\/101\/2025\/10\/Frame-1321319043.svg\" alt=\"\" aria-hidden=\"true\" loading=\"lazy\" decoding=\"async\"\/>\n      Build<br \/>community\n    <img src=\"https:\/\/www.yardikube.com\/wp-content\/uploads\/sites\/101\/2025\/10\/Frame-1321319041-1.svg\" alt=\"\" aria-hidden=\"true\" loading=\"lazy\" decoding=\"async\"\/>\n      Streamline<br \/>bookings\n    <img src=\"https:\/\/www.yardikube.com\/wp-content\/uploads\/sites\/101\/2025\/10\/Frame-1321319042.svg\" alt=\"\" aria-hidden=\"true\" loading=\"lazy\" decoding=\"async\"\/>\n      Automate<br \/>billing\n    <img src=\"https:\/\/www.yardikube.com\/wp-content\/uploads\/sites\/101\/2025\/10\/Frame-1321319041-2.svg\" alt=\"\" aria-hidden=\"true\" loading=\"lazy\" decoding=\"async\"\/>\n      Provide<br \/>Wi-Fi\/voice\n<style>\n.brand-icons{\n  --icon-size: 64px;               \/* max icon width *\/\n  --gap: clamp(12px, 2vw, 24px);   \/* responsive gaps *\/\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));\n  align-items: flex-start;\n  justify-items: center;\n  gap: var(--gap);\n  width: 100%;\n  padding: clamp(8px, 2vw, 16px);\n}\n\/* Icon + label container *\/\n.brand-icon{\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  text-align: center;\n}\n\/* Icon size *\/\n.brand-icon img{\n  width: min(100%, var(--icon-size));\n  height: auto;\n  object-fit: contain;\n  display: block;\n}\n\/* Label: 15px, bold, 16px below the photo *\/\n.brand-icon-label{\n  margin-top: 16px;\n  font-family: Mulish, system-ui, sans-serif;\n  font-size: 15px;\n  font-weight: 700;\n  line-height: 1.4;\n  color: #121212;\n}\n<\/style>\n\t<!-- Paste into a Beaver Builder HTML module -->\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Mulish:wght@400;600;800&#038;display=swap\" rel=\"stylesheet\"\/>\n<style>\n  \/* Base + reset *\/\n  .bb-kube-hero, .bb-kube-hero * { box-sizing: border-box; }\n  .bb-kube-hero { margin: 0 !important; }\n  .bb-kube-hero :is(h1,h2,h3,h4,h5,h6,p){ margin:0 !important; padding:0 !important; }\n  .fl-module .fl-module-content .bb-kube-hero { padding: 48px 0 0 64px !important; margin:0 !important; }\n  \/* Container *\/\n  .bb-kube-hero {\n    width: min(1200px, 100%);\n    background: linear-gradient(0deg, #D4E9FF 0%, #E8F3FF 100%), #E8F3FF;\n    padding: 48px 0 0 64px; \/* top right bottom left *\/\n    display: grid;\n    grid-template-columns: max-content 1fr; \/* left = content width, right = remaining *\/\n    column-gap: 104px;\n    row-gap: 0;\n    align-items: stretch;\n  }\n  \/* Left column layout: [space][H2][32px spacer][Button][space] *\/\n  .bb-kube-left {\n    display: grid;\n    grid-template-rows: 1fr auto 32px auto 1fr;\n    row-gap: 0;\n    justify-items: start;\n    align-self: stretch;\n  }\n  \/* Title *\/\n  .bb-kube-title { font-family: \"Mulish\", sans-serif; line-height: 1.15; }\n  .bb-kube-title .line1 { display:block; font-weight: 400; }\n  .bb-kube-title .line2 { display:block; font-weight: 600; }\n  .bb-kube-title { grid-row: 2; }\n  \/* Button (exact typography + padding, not full width) *\/\n  .bb-kube-btn {\n    display: inline-flex;\n    justify-content: center;\n    align-items: center;\n    gap: 10px;\n    padding: 16px 32px;\n    color: #FFF;\n    font-family: \"Mulish\", sans-serif;\n    font-size: 14px;\n    font-style: normal;\n    font-weight: 800;\n    line-height: normal;\n    letter-spacing: 2px;\n    text-decoration: none;\n    white-space: nowrap;\n    width: auto;\n    min-width: 0;\n    align-self: flex-start;\n    border: 0;\n    cursor: pointer;\n    border-radius: 4px;\n    background: linear-gradient(90deg, #0175D3 0%, #0184F1 100%),\n                linear-gradient(90deg, #FFD800 0%, #FFBC00 100%),\n                #FFD800;\n  }\n  .bb-kube-btn:focus { outline: 2px solid #000; outline-offset: 2px; }\n  .bb-kube-btn { grid-row: 4; }\n  \/* Right column image fills its entire area *\/\n  .bb-kube-right {\n    background: url(\"https:\/\/www.yardikube.com\/wp-content\/uploads\/sites\/101\/2025\/10\/Frame-1321318945-1.png\") center \/ cover no-repeat;\n    min-height: 1px; \/* ensures paintable box *\/\n  }\n  \/* Fixed desktop height per Figma *\/\n  @media (min-width: 701px) {\n    .bb-kube-hero { height: 341px; overflow: hidden; }\n    .bb-kube-right { height: 100%; }\n  }\n  \/* Mobile stacking *\/\n  @media (max-width: 700px) {\n    .bb-kube-hero {\n      grid-template-columns: 1fr;\n      column-gap: 0;\n      row-gap: 32px;\n      padding: 32px 16px 0 16px;\n      height: auto;\n      width: 100%;\n    }\n    .bb-kube-left {\n      grid-template-rows: auto auto auto; \/* stack naturally on small screens *\/\n      row-gap: 32px;                      \/* keep H2\u2192button gap *\/\n      justify-items: start;\n    }\n    .bb-kube-title { grid-row: auto; }\n    .bb-kube-btn   { grid-row: auto; }\n    .bb-kube-right { min-height: 220px; }\n  }\n<\/style>\n    <h2>\n      Get started with\n      Yardi Kube!\n    <\/h2>\n    <a href=\"https:\/\/www.yardikube.com\/book-a-demo\/\" aria-label=\"Book a demo\">BOOK A DEMO<\/a>\n\n","protected":false},"excerpt":{"rendered":"<p>All-in-one Coworking Management Platform Flexible pricing built for unlimited members. Space Management Scale with confidence using advanced tools for growing operators. Custom pricing Unlimited Members Space Management Pro Enterprise-grade tools for operators ready for the next level. Custom pricing Unlimited Members Get in touch Get in touch Key Features Multi-Location Management Custom Reporting Live Chat&hellip;<\/p>\n","protected":false},"author":3562,"featured_media":26158,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-28956","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v23.4 (Yoast SEO v24.6) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Flexible Coworking Pricing<\/title>\n<meta name=\"description\" content=\"All-in-one Coworking Management Platform pricing built for unlimited members. Expand your space capabilities with Yardi connected solutions.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.yardikube.com\/en-gb\/flexible-pricing\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Flexible Pricing |\" \/>\n<meta property=\"og:description\" content=\"All-in-one Coworking Management Platform pricing built for unlimited members. Expand your space capabilities with Yardi connected solutions.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.yardikube.com\/en-gb\/flexible-pricing\/\" \/>\n<meta property=\"og:site_name\" content=\"Yardi Kube\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-28T14:10:23+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.yardikube.com\/wp-content\/uploads\/sites\/101\/2025\/06\/cropped-Kube-Icon-Small-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"512\" \/>\n\t<meta property=\"og:image:height\" content=\"512\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.yardikube.com\/en-gb\/flexible-pricing\/\",\"url\":\"https:\/\/www.yardikube.com\/en-gb\/flexible-pricing\/\",\"name\":\"Flexible Coworking Pricing\",\"isPartOf\":{\"@id\":\"https:\/\/www.yardikube.com\/en-gb\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.yardikube.com\/en-gb\/flexible-pricing\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.yardikube.com\/en-gb\/flexible-pricing\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.yardikube.com\/wp-content\/uploads\/sites\/101\/2025\/06\/cropped-Kube-Icon-Small-1.png\",\"datePublished\":\"2025-12-03T21:10:51+00:00\",\"dateModified\":\"2026-04-28T14:10:23+00:00\",\"description\":\"All-in-one Coworking Management Platform pricing built for unlimited members. Expand your space capabilities with Yardi connected solutions.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.yardikube.com\/en-gb\/flexible-pricing\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.yardikube.com\/en-gb\/flexible-pricing\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.yardikube.com\/en-gb\/flexible-pricing\/#primaryimage\",\"url\":\"https:\/\/www.yardikube.com\/wp-content\/uploads\/sites\/101\/2025\/06\/cropped-Kube-Icon-Small-1.png\",\"contentUrl\":\"https:\/\/www.yardikube.com\/wp-content\/uploads\/sites\/101\/2025\/06\/cropped-Kube-Icon-Small-1.png\",\"width\":512,\"height\":512},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.yardikube.com\/en-gb\/flexible-pricing\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.yardikube.com\/en-gb\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Flexible Pricing\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.yardikube.com\/en-gb\/#website\",\"url\":\"https:\/\/www.yardikube.com\/en-gb\/\",\"name\":\"Yardi Kube\",\"description\":\"The Most Powerful Coworking Software on the Market\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.yardikube.com\/en-gb\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Flexible Coworking Pricing","description":"All-in-one Coworking Management Platform pricing built for unlimited members. Expand your space capabilities with Yardi connected solutions.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.yardikube.com\/en-gb\/flexible-pricing\/","og_locale":"en_GB","og_type":"article","og_title":"Flexible Pricing |","og_description":"All-in-one Coworking Management Platform pricing built for unlimited members. Expand your space capabilities with Yardi connected solutions.","og_url":"https:\/\/www.yardikube.com\/en-gb\/flexible-pricing\/","og_site_name":"Yardi Kube","article_modified_time":"2026-04-28T14:10:23+00:00","og_image":[{"width":512,"height":512,"url":"https:\/\/www.yardikube.com\/wp-content\/uploads\/sites\/101\/2025\/06\/cropped-Kube-Icon-Small-1.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.yardikube.com\/en-gb\/flexible-pricing\/","url":"https:\/\/www.yardikube.com\/en-gb\/flexible-pricing\/","name":"Flexible Coworking Pricing","isPartOf":{"@id":"https:\/\/www.yardikube.com\/en-gb\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.yardikube.com\/en-gb\/flexible-pricing\/#primaryimage"},"image":{"@id":"https:\/\/www.yardikube.com\/en-gb\/flexible-pricing\/#primaryimage"},"thumbnailUrl":"https:\/\/www.yardikube.com\/wp-content\/uploads\/sites\/101\/2025\/06\/cropped-Kube-Icon-Small-1.png","datePublished":"2025-12-03T21:10:51+00:00","dateModified":"2026-04-28T14:10:23+00:00","description":"All-in-one Coworking Management Platform pricing built for unlimited members. Expand your space capabilities with Yardi connected solutions.","breadcrumb":{"@id":"https:\/\/www.yardikube.com\/en-gb\/flexible-pricing\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.yardikube.com\/en-gb\/flexible-pricing\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.yardikube.com\/en-gb\/flexible-pricing\/#primaryimage","url":"https:\/\/www.yardikube.com\/wp-content\/uploads\/sites\/101\/2025\/06\/cropped-Kube-Icon-Small-1.png","contentUrl":"https:\/\/www.yardikube.com\/wp-content\/uploads\/sites\/101\/2025\/06\/cropped-Kube-Icon-Small-1.png","width":512,"height":512},{"@type":"BreadcrumbList","@id":"https:\/\/www.yardikube.com\/en-gb\/flexible-pricing\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.yardikube.com\/en-gb\/"},{"@type":"ListItem","position":2,"name":"Flexible Pricing"}]},{"@type":"WebSite","@id":"https:\/\/www.yardikube.com\/en-gb\/#website","url":"https:\/\/www.yardikube.com\/en-gb\/","name":"Yardi Kube","description":"The Most Powerful Coworking Software on the Market","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.yardikube.com\/en-gb\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.yardikube.com\/en-gb\/wp-json\/wp\/v2\/pages\/28956","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.yardikube.com\/en-gb\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.yardikube.com\/en-gb\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.yardikube.com\/en-gb\/wp-json\/wp\/v2\/users\/3562"}],"replies":[{"embeddable":true,"href":"https:\/\/www.yardikube.com\/en-gb\/wp-json\/wp\/v2\/comments?post=28956"}],"version-history":[{"count":5,"href":"https:\/\/www.yardikube.com\/en-gb\/wp-json\/wp\/v2\/pages\/28956\/revisions"}],"predecessor-version":[{"id":28965,"href":"https:\/\/www.yardikube.com\/en-gb\/wp-json\/wp\/v2\/pages\/28956\/revisions\/28965"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.yardikube.com\/en-gb\/wp-json\/wp\/v2\/media\/26158"}],"wp:attachment":[{"href":"https:\/\/www.yardikube.com\/en-gb\/wp-json\/wp\/v2\/media?parent=28956"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}