{"id":1198,"date":"2025-12-04T20:43:20","date_gmt":"2025-12-04T20:43:20","guid":{"rendered":"https:\/\/getruana.com\/?page_id=1198"},"modified":"2026-05-27T09:26:43","modified_gmt":"2026-05-27T09:26:43","slug":"ueber-uns","status":"publish","type":"page","link":"https:\/\/getruana.com\/de\/ueber-uns\/","title":{"rendered":"\u00dcber Uns"},"content":{"rendered":"\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,700;0,900;1,700&#038;family=DM+Sans:wght@300;400;500;600&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n\/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n   RESET & SCOPE\n\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n#ruana-about * {\n  box-sizing: border-box;\n  margin: 0;\n  padding: 0;\n}\n\n#ruana-about {\n  --navy:      #0f1e35;\n  --navy-mid:  #1a3050;\n  --blue:      #2255cc;\n  --blue-light:#dce8ff;\n  --cream:     #f7f4ef;\n  --warm-gray: #e8e4dd;\n  --text:      #1a1a2e;\n  --text-mid:  #4a5568;\n  --text-soft: #8892a4;\n  --white:     #ffffff;\n  --gold:      #f5a623;\n\n  font-family: 'DM Sans', sans-serif;\n  color: var(--text);\n  background: var(--white);\n  overflow-x: hidden;\n}\n\n\/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n   GRAIN OVERLAY\n\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n#ruana-about .grain-layer {\n  position: fixed;\n  inset: 0;\n  pointer-events: none;\n  z-index: 0;\n  opacity: .025;\n  background-image: url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'\/%3E%3C\/svg%3E\");\n  background-size: 200px;\n}\n\n\/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n   HERO BANNER\n\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n#ruana-about .hero {\n  background: var(--navy);\n  padding: 100px 24px 90px;\n  position: relative;\n  overflow: hidden;\n}\n\n#ruana-about .hero::before {\n  content: '';\n  position: absolute;\n  top: -120px;\n  right: -120px;\n  width: 500px;\n  height: 500px;\n  background: radial-gradient(circle, rgba(34,85,204,.35) 0%, transparent 70%);\n  pointer-events: none;\n}\n\n#ruana-about .hero::after {\n  content: '';\n  position: absolute;\n  bottom: -80px;\n  left: -80px;\n  width: 350px;\n  height: 350px;\n  background: radial-gradient(circle, rgba(245,166,35,.1) 0%, transparent 70%);\n  pointer-events: none;\n}\n\n#ruana-about .hero-inner {\n  max-width: 900px;\n  margin: 0 auto;\n  text-align: center;\n  position: relative;\n  z-index: 1;\n}\n\n#ruana-about .hero-eyebrow {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  font-size: .7rem;\n  font-weight: 600;\n  letter-spacing: .15em;\n  text-transform: uppercase;\n  color: var(--gold);\n  margin-bottom: 28px;\n}\n\n#ruana-about .hero-eyebrow::before,\n#ruana-about .hero-eyebrow::after {\n  content: '';\n  width: 32px;\n  height: 1px;\n  background: var(--gold);\n  opacity: .5;\n}\n\n#ruana-about .hero-title {\n  font-family: 'Playfair Display', serif;\n  font-size: clamp(2.8rem, 7vw, 5.5rem) !important;\n  font-weight: 900 !important;\n  line-height: 1.05 !important;\n  color: var(--white) !important;\n  margin: 0 0 28px !important;\n  letter-spacing: -.02em;\n}\n\n#ruana-about .hero-title em {\n  font-style: italic;\n  color: var(--gold);\n}\n\n#ruana-about .hero-sub {\n  font-size: clamp(1rem, 2vw, 1.2rem) !important;\n  color: rgba(255,255,255,.65) !important;\n  line-height: 1.75 !important;\n  max-width: 620px;\n  margin: 0 auto 48px !important;\n  font-weight: 300 !important;\n}\n\n#ruana-about .hero-stats {\n  display: flex;\n  justify-content: center;\n  gap: 0;\n  flex-wrap: wrap;\n  border: 1px solid rgba(255,255,255,.12);\n  border-radius: 16px;\n  overflow: hidden;\n  max-width: 560px;\n  margin: 0 auto;\n}\n\n#ruana-about .hero-stat {\n  flex: 1;\n  min-width: 120px;\n  padding: 20px 24px;\n  border-right: 1px solid rgba(255,255,255,.1);\n  text-align: center;\n}\n\n#ruana-about .hero-stat:last-child { border-right: none; }\n\n#ruana-about .hero-stat-num {\n  font-family: 'Playfair Display', serif;\n  font-size: 2rem !important;\n  font-weight: 700 !important;\n  color: var(--white) !important;\n  display: block !important;\n  line-height: 1 !important;\n  margin-bottom: 4px !important;\n}\n\n#ruana-about .hero-stat-label {\n  font-size: .65rem !important;\n  font-weight: 600 !important;\n  text-transform: uppercase !important;\n  letter-spacing: .1em !important;\n  color: rgba(255,255,255,.4) !important;\n  display: block !important;\n}\n\n\/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n   TRUST STRIP\n\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n#ruana-about .trust-strip {\n  background: var(--cream);\n  border-bottom: 1px solid var(--warm-gray);\n  padding: 20px 24px;\n}\n\n#ruana-about .trust-strip-inner {\n  max-width: 1000px;\n  margin: 0 auto;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 32px;\n  flex-wrap: wrap;\n}\n\n#ruana-about .trust-item {\n  display: flex;\n  align-items: center;\n  gap: 8px;\n  font-size: .8rem !important;\n  font-weight: 500 !important;\n  color: var(--text-mid) !important;\n}\n\n#ruana-about .trust-item svg {\n  color: var(--blue);\n  flex-shrink: 0;\n}\n\n#ruana-about .trust-dot {\n  width: 4px;\n  height: 4px;\n  border-radius: 50%;\n  background: var(--warm-gray);\n  flex-shrink: 0;\n}\n\n\/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n   SECTION WRAPPER\n\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n#ruana-about .section {\n  padding: 100px 24px;\n}\n\n#ruana-about .section-inner {\n  max-width: 1100px;\n  margin: 0 auto;\n}\n\n#ruana-about .section-cream {\n  background: var(--cream);\n}\n\n#ruana-about .section-navy {\n  background: var(--navy);\n}\n\n#ruana-about .section-label {\n  display: inline-block;\n  font-size: .65rem !important;\n  font-weight: 700 !important;\n  letter-spacing: .15em !important;\n  text-transform: uppercase !important;\n  color: var(--blue) !important;\n  margin-bottom: 16px !important;\n}\n\n#ruana-about .section-label-light {\n  color: rgba(255,255,255,.4) !important;\n}\n\n#ruana-about .section-heading {\n  font-family: 'Playfair Display', serif;\n  font-size: clamp(2rem, 4vw, 3.2rem) !important;\n  font-weight: 700 !important;\n  line-height: 1.15 !important;\n  color: var(--text) !important;\n  margin-bottom: 20px !important;\n  letter-spacing: -.01em;\n}\n\n#ruana-about .section-heading-light {\n  color: var(--white) !important;\n}\n\n#ruana-about .section-body {\n  font-size: 1.1rem !important;\n  color: var(--text-mid) !important;\n  line-height: 1.8 !important;\n  max-width: 640px;\n}\n\n#ruana-about .section-body-light {\n  color: rgba(255,255,255,.6) !important;\n}\n\n\/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n   FOUNDER CARDS\n\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n#ruana-about .founders-grid {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 32px;\n  margin-top: 64px;\n}\n\n@media (min-width: 700px) {\n  #ruana-about .founders-grid {\n    grid-template-columns: 1fr 1fr;\n  }\n}\n\n#ruana-about .founder-card {\n  background: var(--white);\n  border-radius: 28px;\n  overflow: hidden;\n  border: 1px solid var(--warm-gray);\n  transition: transform .3s ease, box-shadow .3s ease;\n}\n\n#ruana-about .founder-card:hover {\n  transform: translateY(-4px);\n  box-shadow: 0 24px 48px rgba(15,30,53,.1);\n}\n\n#ruana-about .founder-photo {\n  width: 100%;\n  position: relative;\n  background: transparent;\n}\n\n#ruana-about .founder-photo img {\n  width: 100% !important;\n  height: auto !important;\n  max-width: 100% !important;\n  object-fit: unset !important;\n  display: block !important;\n  margin: 0 !important;\n  padding: 0 !important;\n  vertical-align: top !important;\n  border-radius: 0 !important;\n  transform: none !important;\n}\n\n#ruana-about .founder-photo-overlay {\n  position: absolute;\n  bottom: 0;\n  left: 0;\n  right: 0;\n  height: 20%;\n  background: linear-gradient(to top, rgba(15,30,53,.3), transparent);\n  pointer-events: none;\n}\n\n#ruana-about .founder-body {\n  padding: 32px;\n}\n\n#ruana-about .founder-tag {\n  display: block;\n  font-size: .62rem !important;\n  font-weight: 700 !important;\n  text-transform: uppercase !important;\n  letter-spacing: .12em !important;\n  color: var(--blue) !important;\n  background: var(--blue-light) !important;\n  padding: 5px 12px !important;\n  border-radius: 100px !important;\n  margin-bottom: 14px !important;\n  width: fit-content !important;\n}\n\n#ruana-about .founder-name {\n  font-family: 'Playfair Display', serif;\n  font-size: 1.8rem !important;\n  font-weight: 700 !important;\n  color: var(--text) !important;\n  margin: 0 0 4px !important;\n  display: block !important;\n  line-height: 1.1 !important;\n  letter-spacing: -.01em;\n}\n\n#ruana-about .founder-creds {\n  font-size: .78rem !important;\n  color: var(--text-soft) !important;\n  font-weight: 500 !important;\n  display: block !important;\n  margin: 0 0 20px !important;\n  line-height: 1.5 !important;\n}\n\n#ruana-about .founder-bio {\n  font-size: .95rem !important;\n  color: var(--text-mid) !important;\n  line-height: 1.75 !important;\n  display: block !important;\n  margin: 0 0 28px !important;\n}\n\n#ruana-about .founder-divider {\n  height: 1px;\n  background: var(--warm-gray);\n  margin-bottom: 20px;\n}\n\n#ruana-about .founder-stats {\n  display: flex;\n  gap: 28px;\n}\n\n#ruana-about .founder-stat-num {\n  font-family: 'Playfair Display', serif;\n  font-size: 1.8rem !important;\n  font-weight: 700 !important;\n  color: var(--text) !important;\n  display: block !important;\n  line-height: 1 !important;\n  margin-bottom: 2px !important;\n}\n\n#ruana-about .founder-stat-label {\n  font-size: .62rem !important;\n  font-weight: 600 !important;\n  text-transform: uppercase !important;\n  letter-spacing: .08em !important;\n  color: var(--text-soft) !important;\n  display: block !important;\n}\n\n#ruana-about .founder-stars {\n  display: flex;\n  gap: 2px;\n  margin-top: 3px;\n}\n#ruana-about .founder-stars span { color: var(--gold); font-size: .8rem; }\n\n\/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n   STORY SECTION\n\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n#ruana-about .story-text-grid {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 48px;\n}\n\n@media (min-width: 768px) {\n  #ruana-about .story-text-grid {\n    grid-template-columns: 1fr 1fr;\n    gap: 80px;\n    align-items: start;\n  }\n}\n\n#ruana-about .story-numbers {\n  display: flex;\n  gap: 0;\n  margin-top: 40px;\n  border-top: 1px solid var(--warm-gray);\n  padding-top: 32px;\n  flex-wrap: wrap;\n}\n\n#ruana-about .story-num-item {\n  flex: 1;\n  min-width: 100px;\n  padding-right: 24px;\n  border-right: 1px solid var(--warm-gray);\n  margin-right: 24px;\n}\n\n#ruana-about .story-num-item:last-child {\n  border-right: none;\n  margin-right: 0;\n  padding-right: 0;\n}\n\n#ruana-about .story-num {\n  font-family: 'Playfair Display', serif;\n  font-size: 2.2rem !important;\n  font-weight: 700 !important;\n  color: var(--text) !important;\n  display: block !important;\n  line-height: 1 !important;\n  margin-bottom: 4px !important;\n}\n\n#ruana-about .story-num-label {\n  font-size: .65rem !important;\n  font-weight: 600 !important;\n  text-transform: uppercase !important;\n  letter-spacing: .09em !important;\n  color: var(--text-soft) !important;\n  display: block !important;\n}\n\n\/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n   WHY TRUST CARDS\n\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n#ruana-about .trust-grid {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 20px;\n  margin-top: 56px;\n}\n\n@media (min-width: 600px) {\n  #ruana-about .trust-grid { grid-template-columns: 1fr 1fr; }\n}\n\n@media (min-width: 900px) {\n  #ruana-about .trust-grid { grid-template-columns: repeat(3, 1fr); }\n}\n\n#ruana-about .trust-card {\n  background: rgba(255,255,255,.06);\n  border: 1px solid rgba(255,255,255,.1);\n  border-radius: 20px;\n  padding: 32px;\n  transition: background .3s ease;\n}\n\n#ruana-about .trust-card:hover {\n  background: rgba(255,255,255,.1);\n}\n\n#ruana-about .trust-card-icon {\n  width: 40px;\n  height: 40px;\n  background: rgba(34,85,204,.3);\n  border-radius: 10px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-bottom: 20px;\n  color: #7eb3ff;\n}\n\n#ruana-about .trust-card h3 {\n  font-size: 1.05rem !important;\n  font-weight: 700 !important;\n  color: var(--white) !important;\n  margin: 0 0 10px !important;\n  line-height: 1.3 !important;\n}\n\n#ruana-about .trust-card p {\n  font-size: .9rem !important;\n  color: rgba(255,255,255,.55) !important;\n  line-height: 1.7 !important;\n  margin: 0 !important;\n}\n\n\/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n   RATING BAR\n\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n#ruana-about .rating-section {\n  background: var(--navy);\n  padding: 48px 24px;\n}\n\n#ruana-about .rating-inner {\n  max-width: 900px;\n  margin: 0 auto;\n  display: flex;\n  align-items: center;\n  gap: 32px;\n  flex-wrap: wrap;\n  justify-content: center;\n  text-align: center;\n}\n\n@media (min-width: 640px) {\n  #ruana-about .rating-inner {\n    text-align: left;\n    justify-content: flex-start;\n  }\n}\n\n#ruana-about .rating-big {\n  font-family: 'Playfair Display', serif;\n  font-size: 5rem !important;\n  font-weight: 900 !important;\n  color: var(--white) !important;\n  line-height: 1 !important;\n  margin: 0 !important;\n}\n\n#ruana-about .rating-stars-row {\n  display: flex;\n  gap: 4px;\n  margin-bottom: 6px;\n}\n#ruana-about .rating-stars-row span { color: var(--gold); font-size: 1.3rem; }\n\n#ruana-about .rating-caption {\n  font-size: .9rem !important;\n  color: rgba(255,255,255,.5) !important;\n  margin: 0 !important;\n  line-height: 1.5 !important;\n}\n\n#ruana-about .rating-divider {\n  width: 1px;\n  height: 60px;\n  background: rgba(255,255,255,.12);\n  flex-shrink: 0;\n  display: none;\n}\n\n@media (min-width: 640px) {\n  #ruana-about .rating-divider { display: block; }\n}\n\n#ruana-about .rating-review-link {\n  display: inline-flex !important;\n  align-items: center !important;\n  gap: 8px !important;\n  padding: 12px 24px !important;\n  background: rgba(255,255,255,.08) !important;\n  border: 1px solid rgba(255,255,255,.15) !important;\n  border-radius: 100px !important;\n  font-size: .82rem !important;\n  font-weight: 600 !important;\n  color: var(--white) !important;\n  text-decoration: none !important;\n  transition: background .2s ease !important;\n  white-space: nowrap !important;\n  margin-left: auto !important;\n}\n\n#ruana-about .rating-review-link:hover {\n  background: rgba(255,255,255,.14) !important;\n}\n\n\/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n   QUOTE SECTION\n\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n#ruana-about .quote-wrap {\n  max-width: 800px;\n  margin: 0 auto;\n  text-align: center;\n  padding: 100px 24px;\n}\n\n#ruana-about .quote-mark {\n  font-family: 'Playfair Display', serif;\n  font-size: 6rem !important;\n  color: var(--blue-light) !important;\n  line-height: .6 !important;\n  display: block !important;\n  margin-bottom: 16px !important;\n}\n\n#ruana-about .quote-text {\n  font-family: 'Playfair Display', serif;\n  font-size: clamp(1.4rem, 3vw, 2rem) !important;\n  font-style: italic !important;\n  font-weight: 700 !important;\n  color: var(--text) !important;\n  line-height: 1.55 !important;\n  margin: 0 0 32px !important;\n}\n\n#ruana-about .quote-attr {\n  font-size: .8rem !important;\n  font-weight: 600 !important;\n  color: var(--text-soft) !important;\n  text-transform: uppercase !important;\n  letter-spacing: .1em !important;\n  margin: 0 !important;\n}\n\n\/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n   CTA STRIP\n\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n#ruana-about .cta-strip {\n  background: linear-gradient(135deg, var(--navy) 0%, var(--navy-mid) 100%);\n  padding: 80px 24px;\n  text-align: center;\n  position: relative;\n  overflow: hidden;\n}\n\n#ruana-about .cta-strip::before {\n  content: '';\n  position: absolute;\n  top: 50%;\n  left: 50%;\n  transform: translate(-50%, -50%);\n  width: 600px;\n  height: 600px;\n  background: radial-gradient(circle, rgba(34,85,204,.25) 0%, transparent 65%);\n  pointer-events: none;\n}\n\n#ruana-about .cta-title {\n  font-family: 'Playfair Display', serif;\n  font-size: clamp(1.8rem, 4vw, 3rem) !important;\n  font-weight: 700 !important;\n  color: var(--white) !important;\n  margin: 0 0 16px !important;\n  position: relative;\n  z-index: 1;\n}\n\n#ruana-about .cta-sub {\n  font-size: 1rem !important;\n  color: rgba(255,255,255,.55) !important;\n  margin: 0 0 36px !important;\n  position: relative;\n  z-index: 1;\n}\n\n#ruana-about .cta-btn {\n  display: inline-flex !important;\n  align-items: center !important;\n  gap: 8px !important;\n  padding: 16px 36px !important;\n  background: var(--white) !important;\n  color: var(--navy) !important;\n  border-radius: 100px !important;\n  font-size: .95rem !important;\n  font-weight: 700 !important;\n  text-decoration: none !important;\n  transition: transform .2s ease, box-shadow .2s ease !important;\n  position: relative !important;\n  z-index: 1 !important;\n}\n\n#ruana-about .cta-btn:hover {\n  transform: translateY(-2px) !important;\n  box-shadow: 0 12px 32px rgba(0,0,0,.25) !important;\n}\n\n\/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n   MOBILE FIXES\n\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n@media (max-width: 480px) {\n  #ruana-about .hero { padding: 70px 20px 60px; }\n  #ruana-about .section { padding: 70px 20px; }\n  #ruana-about .hero-stats { flex-direction: column; max-width: 220px; }\n  #ruana-about .hero-stat { border-right: none; border-bottom: 1px solid rgba(255,255,255,.1); }\n  #ruana-about .hero-stat:last-child { border-bottom: none; }\n  #ruana-about .rating-big { font-size: 3.5rem !important; }\n  #ruana-about .rating-review-link { margin-left: 0 !important; }\n  #ruana-about .story-numbers { gap: 16px; }\n  #ruana-about .story-num-item { min-width: 80px; }\n}\n<\/style>\n\n<div id=\"ruana-about\">\n<div class=\"grain-layer\" aria-hidden=\"true\"><\/div>\n\n<!-- \u2500\u2500 HERO \u2500\u2500 -->\n<div class=\"hero\">\n  <div class=\"hero-inner\">\n    <div class=\"hero-eyebrow\">Gegr. 2023 \u00b7 San Francisco, Kalifornien<\/div>\n    <h1 class=\"hero-title\">\n      Entwickelt in<br>\n      <em>einer echten Praxis.<\/em>\n    <\/h1>\n    <p class=\"hero-sub\">\n      Ruana wurde von einem Chiropraktiker und einer Medizinerin entwickelt, die jahrelang eine eigene Praxis gef\u00fchrt haben, bevor sie eine einzige Zeile Software geschrieben haben. Jede Funktion entstand, weil wir sie selbst gebraucht haben.\n    <\/p>\n    <div class=\"hero-stats\">\n      <div class=\"hero-stat\">\n        <span class=\"hero-stat-num\">14+<\/span>\n        <span class=\"hero-stat-label\">Jahre Klinik<\/span>\n      <\/div>\n      <div class=\"hero-stat\">\n        <span class=\"hero-stat-num\">4,9\u2605<\/span>\n        <span class=\"hero-stat-label\">Google-Bewertung<\/span>\n      <\/div>\n      <div class=\"hero-stat\">\n        <span class=\"hero-stat-num\">329<\/span>\n        <span class=\"hero-stat-label\">Patientenbewertungen<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- \u2500\u2500 TRUST STRIP \u2500\u2500 -->\n<div class=\"trust-strip\">\n  <div class=\"trust-strip-inner\">\n    <div class=\"trust-item\">\n      <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\/><polyline points=\"22 4 12 14.01 9 11.01\"\/><\/svg>\n      Therapeuten, die t\u00e4glich Patienten behandeln\n    <\/div>\n    <div class=\"trust-dot\"><\/div>\n    <div class=\"trust-item\">\n      <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13S3 17 3 10a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\n      Praxis: Hansaring 55, K\u00f6ln\n    <\/div>\n    <div class=\"trust-dot\"><\/div>\n    <div class=\"trust-item\">\n      <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>\n      Keine externen Investoren. Keine fremden Interessen.\n    <\/div>\n    <div class=\"trust-dot\"><\/div>\n    <div class=\"trust-item\">\n      <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\n      14 Tage kostenlos testen. Keine Kreditkarte erforderlich.\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- \u2500\u2500 FOUNDERS \u2500\u2500 -->\n<div class=\"section\">\n  <div class=\"section-inner\">\n    <span class=\"section-label\">Die Menschen hinter Ruana<\/span>\n    <h2 class=\"section-heading\">Zwei Therapeuten.<br>Eine gemeinsame Frustration.<\/h2>\n    <p class=\"section-body\">\n      Wir wollten keine Software entwickeln. Wir wollten eine gro\u00dfartige Praxis f\u00fchren. Nachdem wir alle verf\u00fcgbaren Tools ausprobiert hatten und keines davon verstanden hatte, wie eine echte Praxis funktioniert, haben wir unsere eigene L\u00f6sung gebaut.\n    <\/p>\n\n    <div class=\"founders-grid\">\n\n      <!-- Rouzbeh -->\n      <div class=\"founder-card\">\n        <div class=\"founder-photo\">\n          <img decoding=\"async\"\n            src=\"https:\/\/getruana.com\/wp-content\/uploads\/2026\/05\/Rouzbeh-Noroozy-founder-of-Ruana-software-Palmer-Chiropractic-graduate-UC-Berkeley-undergraduate-with-14-years-experience-.png\"\n            alt=\"Rouzbeh Noroozy \u2013 Chiropraktiker und Mitgr\u00fcnder von Ruana\"\n            loading=\"eager\"\n          >\n          <div class=\"founder-photo-overlay\"><\/div>\n        <\/div>\n        <div class=\"founder-body\">\n          <span class=\"founder-tag\">Mitgr\u00fcnder &amp; Chiropraktiker<\/span>\n          <strong class=\"founder-name\">Rouzbeh Noroozy<\/strong>\n          <span class=\"founder-creds\">Palmer College of Chiropractic West \u00b7 UC Berkeley \u00b7 14 Jahre Praxiserfahrung<\/span>\n          <span class=\"founder-bio\">Rouzbeh hat 14 Jahre lang Patienten behandelt, bevor er Ruana mitgr\u00fcndete. Er studierte an der UC Berkeley und schloss sein Studium am Palmer College of Chiropractic West ab \u2014 einer der renommiertesten Ausbildungsst\u00e4tten f\u00fcr Chiropraktik weltweit. Er wei\u00df, was es kostet, wenn ein Buchungssystem mitten am Morgen ausf\u00e4llt, wenn ein Patient sein Aufnahmeformular nicht findet oder wenn das Abrechnungsmodul nicht zur Praxisrealit\u00e4t passt. Ruana entstand, weil er es satt hatte, schlechte Software zu umgehen, statt sich um Patienten zu k\u00fcmmern.<\/span>\n          <div class=\"founder-divider\"><\/div>\n          <div class=\"founder-stats\">\n            <div>\n              <span class=\"founder-stat-num\">14<\/span>\n              <span class=\"founder-stat-label\">Jahre Klinisch<\/span>\n            <\/div>\n            <div>\n              <span class=\"founder-stat-num\">4,9<\/span>\n              <span class=\"founder-stat-label\">Google-Bewertung<\/span>\n              <div class=\"founder-stars\">\n                <span>\u2605<\/span><span>\u2605<\/span><span>\u2605<\/span><span>\u2605<\/span><span>\u2605<\/span>\n              <\/div>\n            <\/div>\n            <div>\n              <span class=\"founder-stat-num\">329<\/span>\n              <span class=\"founder-stat-label\">Bewertungen<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Anastasiia -->\n      <div class=\"founder-card\">\n        <div class=\"founder-photo\">\n          <img decoding=\"async\"\n            src=\"https:\/\/getruana.com\/wp-content\/uploads\/2026\/05\/Anastasiia-Shcherbakova-Noroozy-Co-founder-of-Ruana-and-Medical-Graduate.png\"\n            alt=\"Anastasiia Noroozy \u2013 Medizinabsolventin und Mitgr\u00fcnderin von Ruana\"\n            loading=\"eager\"\n          >\n          <div class=\"founder-photo-overlay\"><\/div>\n        <\/div>\n        <div class=\"founder-body\">\n          <span class=\"founder-tag\">Mitgr\u00fcnderin &amp; Medizinabsolventin<\/span>\n          <strong class=\"founder-name\">Anastasiia Noroozy<\/strong>\n          <span class=\"founder-creds\">Medizinabsolventin \u00b7 8 Jahre patientennahe Praxisarbeit \u00b7 K\u00f6ln<\/span>\n          <span class=\"founder-bio\">Anastasiia arbeitet seit 8 Jahren direkt mit Patienten in der Praxis \u2014 von der Aufnahme \u00fcber die Terminplanung bis zur Abrechnung und jedem Schritt dazwischen. Sie kennt die Reibungspunkte, weil sie sie selbst erlebt hat. Wenn ein Patient kommt und sein Formular nicht bereit ist. Wenn eine Erinnerung nicht versendet wurde. Wenn der Tagesbericht 20 Minuten zum Laden braucht. Sie hat daf\u00fcr gesorgt, dass all das in Ruana nicht passiert.<\/span>\n          <div class=\"founder-divider\"><\/div>\n          <div class=\"founder-stats\">\n            <div>\n              <span class=\"founder-stat-num\">8<\/span>\n              <span class=\"founder-stat-label\">Jahre Praxisbetrieb<\/span>\n            <\/div>\n            <div>\n              <span class=\"founder-stat-num\">4,9<\/span>\n              <span class=\"founder-stat-label\">Google-Bewertung<\/span>\n              <div class=\"founder-stars\">\n                <span>\u2605<\/span><span>\u2605<\/span><span>\u2605<\/span><span>\u2605<\/span><span>\u2605<\/span>\n              <\/div>\n            <\/div>\n            <div>\n              <span class=\"founder-stat-num\">329<\/span>\n              <span class=\"founder-stat-label\">Bewertungen<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- \u2500\u2500 RATING BAR \u2500\u2500 -->\n<div class=\"rating-section\">\n  <div class=\"rating-inner\">\n    <strong class=\"rating-big\">4,9<\/strong>\n    <div>\n      <div class=\"rating-stars-row\">\n        <span>\u2605<\/span><span>\u2605<\/span><span>\u2605<\/span><span>\u2605<\/span><span>\u2605<\/span>\n      <\/div>\n      <p class=\"rating-caption\">329 verifizierte Patientenbewertungen auf Google<br>f\u00fcr unsere Praxis in K\u00f6ln \u2014 Hansaring 55<\/p>\n    <\/div>\n    <div class=\"rating-divider\"><\/div>\n    <p class=\"rating-caption\" style=\"max-width:260px;\">Dieselbe Praxis, f\u00fcr die Ruana jeden Tag entwickelt wird.<\/p>\n    <a href=\"https:\/\/share.google\/1u2Xs3k7vo62Uc1jI\" target=\"_blank\" rel=\"noopener\" class=\"rating-review-link\">\n      <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z\"\/><\/svg>\n      Bewertungen lesen\n    <\/a>\n  <\/div>\n<\/div>\n\n<!-- \u2500\u2500 STORY \u2500\u2500 -->\n<div class=\"section section-cream\">\n  <div class=\"section-inner\">\n    <div class=\"story-text-grid\">\n      <div>\n        <span class=\"section-label\">Unsere Geschichte<\/span>\n        <h2 class=\"section-heading\">Jede Funktion wurde an echten Patienten getestet.<\/h2>\n        <div class=\"story-numbers\">\n          <div class=\"story-num-item\">\n            <span class=\"story-num\">14+<\/span>\n            <span class=\"story-num-label\">Jahre Erfahrung<\/span>\n          <\/div>\n          <div class=\"story-num-item\">\n            <span class=\"story-num\">329<\/span>\n            <span class=\"story-num-label\">Patientenbewertungen<\/span>\n          <\/div>\n          <div class=\"story-num-item\">\n            <span class=\"story-num\">100%<\/span>\n            <span class=\"story-num-label\">Von Therapeuten entwickelt<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n      <div>\n        <p class=\"section-body\" style=\"margin-bottom:20px;\">\n          Wir wollten keine Software-Gr\u00fcnder werden. Wir wollten eine gro\u00dfartige Praxis f\u00fchren. Nach Jahren mit Tools, die nicht f\u00fcr den echten Praxisalltag gebaut wurden, haben wir angefangen, unsere eigene L\u00f6sung zu entwickeln.\n        <\/p>\n        <p class=\"section-body\" style=\"margin-bottom:20px;\">\n          Ruana ist die Software, die wir t\u00e4glich in Rouzbeh&#8217;s Chiropraktik-Praxis in K\u00f6ln einsetzen. Das bedeutet: Jede Funktion wird erst ver\u00f6ffentlicht, wenn sie den Druck eines echten Terminkalenders bestanden hat \u2014 echte Patienten, echte Fristen, echte Konsequenzen.\n        <\/p>\n        <p class=\"section-body\">\n          Wenn wir sagen, dass wir Ihre Probleme verstehen, meinen wir das w\u00f6rtlich. Wir haben sie selbst erlebt.\n        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- \u2500\u2500 WHY TRUST US \u2500\u2500 -->\n<div class=\"section section-navy\">\n  <div class=\"section-inner\">\n    <span class=\"section-label section-label-light\">Warum es wichtig ist<\/span>\n    <h2 class=\"section-heading section-heading-light\">Was Ruana<br>anders macht.<\/h2>\n    <p class=\"section-body section-body-light\">\n      Viele Softwareunternehmen behaupten, das Gesundheitswesen zu verstehen. Wir k\u00f6nnen es beweisen.\n    <\/p>\n    <div class=\"trust-grid\">\n      <div class=\"trust-card\">\n        <div class=\"trust-card-icon\">\n          <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\/><\/svg>\n        <\/div>\n        <h3>Wir nutzen es selbst<\/h3>\n        <p>Ruana l\u00e4uft t\u00e4glich in unserer eigenen Praxis. Wir raten nicht, was Ihre Probleme sind \u2014 wir haben dieselben.<\/p>\n      <\/div>\n      <div class=\"trust-card\">\n        <div class=\"trust-card-icon\">\n          <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\/><\/svg>\n        <\/div>\n        <h3>Keine versteckten Kosten<\/h3>\n        <p>Als Praxisinhaber wurden wir selbst von Preis\u00fcberraschungen \u00fcberrascht. Ruana hat zwei ehrliche Tarife \u2014 und sonst nichts.<\/p>\n      <\/div>\n      <div class=\"trust-card\">\n        <div class=\"trust-card-icon\">\n          <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>\n        <\/div>\n        <h3>Mit DSGVO im Blick entwickelt<\/h3>\n        <p>Patientendaten sind sensibel. Ruana wurde von Grund auf mit Datenschutz im Blick entwickelt \u2014 nicht nachtr\u00e4glich erg\u00e4nzt.<\/p>\n      <\/div>\n      <div class=\"trust-card\">\n        <div class=\"trust-card-icon\">\n          <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"22 12 18 12 15 21 9 3 6 12 2 12\"\/><\/svg>\n        <\/div>\n        <h3>In 1\u20132 Stunden einsatzbereit<\/h3>\n        <p>Sie f\u00fchren eine Praxis, keine IT-Abteilung. Die meisten Praxen sind noch am selben Tag vollst\u00e4ndig eingerichtet und nehmen Buchungen entgegen.<\/p>\n      <\/div>\n      <div class=\"trust-card\">\n        <div class=\"trust-card-icon\">\n          <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"1\" y=\"4\" width=\"22\" height=\"16\" rx=\"2\" ry=\"2\"\/><line x1=\"1\" y1=\"10\" x2=\"23\" y2=\"10\"\/><\/svg>\n        <\/div>\n        <h3>Keine Vertragsbindung<\/h3>\n        <p>Monatlich k\u00fcndbar. Jederzeit. Wir m\u00f6chten Ihr Vertrauen jeden Monat neu verdienen \u2014 nicht durch Vertr\u00e4ge erzwingen.<\/p>\n      <\/div>\n      <div class=\"trust-card\">\n        <div class=\"trust-card-icon\">\n          <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\/><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"\/><\/svg>\n        <\/div>\n        <h3>St\u00e4ndig weiterentwickelt<\/h3>\n        <p>Weil wir selbst noch praktizieren, entsteht jedes Update aus einem echten klinischen Bedarf \u2014 nicht aus einem Produktmanagement-Meeting.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- \u2500\u2500 MISSION QUOTE \u2500\u2500 -->\n<div class=\"quote-wrap\">\n  <span class=\"quote-mark\">&#8220;<\/span>\n  <p class=\"quote-text\">\n    Therapeuten eine Software zu geben, die ihnen wirklich hilft, ihre Praxis zu f\u00fchren \u2014 nicht eine, die ihnen im Weg steht.\n  <\/p>\n  <p class=\"quote-attr\">Rouzbeh &amp; Anastasiia Noroozy \u00b7 Mitgr\u00fcnder, Ruana<\/p>\n<\/div>\n\n<!-- \u2500\u2500 CTA \u2500\u2500 -->\n<div class=\"cta-strip\">\n  <h2 class=\"cta-title\">Sehen Sie es in einer echten Praxis laufen.<\/h2>\n  <p class=\"cta-sub\">14 Tage kostenlos testen. Keine Kreditkarte. Keine Verpflichtung.<\/p>\n  <a href=\"https:\/\/getruana.com\/auth\/sign-up\" class=\"cta-btn\">\n    <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 8 16 12 12 16\"\/><line x1=\"8\" y1=\"12\" x2=\"16\" y2=\"12\"\/><\/svg>\n    Ruana kostenlos testen\n  <\/a>\n<\/div>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Gegr. 2023 \u00b7 San Francisco, Kalifornien Entwickelt in einer echten Praxis. Ruana wurde von einem Chiropraktiker und einer Medizinerin entwickelt, die jahrelang eine eigene Praxis gef\u00fchrt haben, bevor sie eine einzige Zeile Software geschrieben haben. Jede Funktion entstand, weil wir sie selbst gebraucht haben. 14+ Jahre Klinik 4,9\u2605 Google-Bewertung 329 Patientenbewertungen Therapeuten, die t\u00e4glich Patienten [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-1198","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v28.0 (Yoast SEO v28.0) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>\u00dcber Ruana - Gegr\u00fcndet von praktizierenden Gesundheitsexperten<\/title>\n<meta name=\"description\" content=\"Lernen Sie den Chiropraktiker und die Medizinerin kennen, die Ruana entwickelten, nachdem sie von teurer, komplizierter Praxisverwaltungssoftware frustriert waren. Unsere Geschichte und Mission.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/getruana.com\/de\/ueber-uns\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u00dcber Uns\" \/>\n<meta property=\"og:description\" content=\"Lernen Sie den Chiropraktiker und die Medizinerin kennen, die Ruana entwickelten, nachdem sie von teurer, komplizierter Praxisverwaltungssoftware frustriert waren. Unsere Geschichte und Mission.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/getruana.com\/de\/ueber-uns\/\" \/>\n<meta property=\"og:site_name\" content=\"Ruana\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-27T09:26:43+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/getruana.com\/wp-content\/uploads\/2025\/06\/bg-hero.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1371\" \/>\n\t<meta property=\"og:image:height\" content=\"999\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@RuanaLLC\" \/>\n<meta name=\"twitter:label1\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data1\" content=\"4\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/getruana.com\\\/de\\\/ueber-uns\\\/\",\"url\":\"https:\\\/\\\/getruana.com\\\/de\\\/ueber-uns\\\/\",\"name\":\"\u00dcber Ruana - Gegr\u00fcndet von praktizierenden Gesundheitsexperten\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/getruana.com\\\/de\\\/#website\"},\"datePublished\":\"2025-12-04T20:43:20+00:00\",\"dateModified\":\"2026-05-27T09:26:43+00:00\",\"description\":\"Lernen Sie den Chiropraktiker und die Medizinerin kennen, die Ruana entwickelten, nachdem sie von teurer, komplizierter Praxisverwaltungssoftware frustriert waren. Unsere Geschichte und Mission.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/getruana.com\\\/de\\\/ueber-uns\\\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/getruana.com\\\/de\\\/ueber-uns\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/getruana.com\\\/de\\\/ueber-uns\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/getruana.com\\\/de\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u00dcber Uns\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/getruana.com\\\/de\\\/#website\",\"url\":\"https:\\\/\\\/getruana.com\\\/de\\\/\",\"name\":\"Ruana\",\"description\":\"Practice Management Software for Health &amp; Wellness Professionals\",\"publisher\":{\"@id\":\"https:\\\/\\\/getruana.com\\\/de\\\/#organization\"},\"alternateName\":\"Ruana Practice Management Software\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/getruana.com\\\/de\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":[\"Organization\",\"Place\"],\"@id\":\"https:\\\/\\\/getruana.com\\\/de\\\/#organization\",\"name\":\"Ruana\",\"alternateName\":\"Ruana Practice Management Software\",\"url\":\"https:\\\/\\\/getruana.com\\\/de\\\/\",\"logo\":{\"@id\":\"https:\\\/\\\/getruana.com\\\/de\\\/ueber-uns\\\/#local-main-organization-logo\"},\"image\":{\"@id\":\"https:\\\/\\\/getruana.com\\\/de\\\/ueber-uns\\\/#local-main-organization-logo\"},\"sameAs\":[\"https:\\\/\\\/x.com\\\/RuanaLLC\",\"https:\\\/\\\/www.instagram.com\\\/ruana_llc\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/rouzbeh-noroozy-a29b82355\\\/\",\"https:\\\/\\\/www.youtube.com\\\/@RuanaApp\"],\"description\":\"Ruana is a modern practice management software designed for chiropractors, massage therapists, physiotherapists, mental health practitioners, osteopaths, and Heilpraktiker. The platform helps health and wellness practices manage scheduling, online booking, patient records, SOAP notes, digital intake forms, billing, invoices, and clinic operations in one secure system. Ruana is built to simplify daily workflows, reduce administrative work shown, and support both solo practitioners and multi-location practices across Europe and internationally.\",\"legalName\":\"Ruana LLC\",\"foundingDate\":\"2023-11-21\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"1\",\"maxValue\":\"10\"},\"telephone\":[],\"openingHoursSpecification\":[{\"@type\":\"OpeningHoursSpecification\",\"dayOfWeek\":[\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\"],\"opens\":\"09:00\",\"closes\":\"17:00\"},{\"@type\":\"OpeningHoursSpecification\",\"dayOfWeek\":[\"Saturday\",\"Sunday\"],\"opens\":\"00:00\",\"closes\":\"00:00\"}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/getruana.com\\\/de\\\/ueber-uns\\\/#local-main-organization-logo\",\"url\":\"https:\\\/\\\/getruana.com\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/Logo-1.png\",\"contentUrl\":\"https:\\\/\\\/getruana.com\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/Logo-1.png\",\"width\":56,\"height\":56,\"caption\":\"Ruana\"}]}<\/script>\n<meta name=\"geo.region\" content=\"Vereinigte Staaten von Amerika\" \/>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"\u00dcber Ruana - Gegr\u00fcndet von praktizierenden Gesundheitsexperten","description":"Lernen Sie den Chiropraktiker und die Medizinerin kennen, die Ruana entwickelten, nachdem sie von teurer, komplizierter Praxisverwaltungssoftware frustriert waren. Unsere Geschichte und Mission.","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:\/\/getruana.com\/de\/ueber-uns\/","og_locale":"de_DE","og_type":"article","og_title":"\u00dcber Uns","og_description":"Lernen Sie den Chiropraktiker und die Medizinerin kennen, die Ruana entwickelten, nachdem sie von teurer, komplizierter Praxisverwaltungssoftware frustriert waren. Unsere Geschichte und Mission.","og_url":"https:\/\/getruana.com\/de\/ueber-uns\/","og_site_name":"Ruana","article_modified_time":"2026-05-27T09:26:43+00:00","og_image":[{"width":1371,"height":999,"url":"https:\/\/getruana.com\/wp-content\/uploads\/2025\/06\/bg-hero.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_site":"@RuanaLLC","twitter_misc":{"Gesch\u00e4tzte Lesezeit":"4\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/getruana.com\/de\/ueber-uns\/","url":"https:\/\/getruana.com\/de\/ueber-uns\/","name":"\u00dcber Ruana - Gegr\u00fcndet von praktizierenden Gesundheitsexperten","isPartOf":{"@id":"https:\/\/getruana.com\/de\/#website"},"datePublished":"2025-12-04T20:43:20+00:00","dateModified":"2026-05-27T09:26:43+00:00","description":"Lernen Sie den Chiropraktiker und die Medizinerin kennen, die Ruana entwickelten, nachdem sie von teurer, komplizierter Praxisverwaltungssoftware frustriert waren. Unsere Geschichte und Mission.","breadcrumb":{"@id":"https:\/\/getruana.com\/de\/ueber-uns\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/getruana.com\/de\/ueber-uns\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/getruana.com\/de\/ueber-uns\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/getruana.com\/de\/"},{"@type":"ListItem","position":2,"name":"\u00dcber Uns"}]},{"@type":"WebSite","@id":"https:\/\/getruana.com\/de\/#website","url":"https:\/\/getruana.com\/de\/","name":"Ruana","description":"Practice Management Software for Health &amp; Wellness Professionals","publisher":{"@id":"https:\/\/getruana.com\/de\/#organization"},"alternateName":"Ruana Practice Management Software","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/getruana.com\/de\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":["Organization","Place"],"@id":"https:\/\/getruana.com\/de\/#organization","name":"Ruana","alternateName":"Ruana Practice Management Software","url":"https:\/\/getruana.com\/de\/","logo":{"@id":"https:\/\/getruana.com\/de\/ueber-uns\/#local-main-organization-logo"},"image":{"@id":"https:\/\/getruana.com\/de\/ueber-uns\/#local-main-organization-logo"},"sameAs":["https:\/\/x.com\/RuanaLLC","https:\/\/www.instagram.com\/ruana_llc","https:\/\/www.linkedin.com\/in\/rouzbeh-noroozy-a29b82355\/","https:\/\/www.youtube.com\/@RuanaApp"],"description":"Ruana is a modern practice management software designed for chiropractors, massage therapists, physiotherapists, mental health practitioners, osteopaths, and Heilpraktiker. The platform helps health and wellness practices manage scheduling, online booking, patient records, SOAP notes, digital intake forms, billing, invoices, and clinic operations in one secure system. Ruana is built to simplify daily workflows, reduce administrative work shown, and support both solo practitioners and multi-location practices across Europe and internationally.","legalName":"Ruana LLC","foundingDate":"2023-11-21","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"1","maxValue":"10"},"telephone":[],"openingHoursSpecification":[{"@type":"OpeningHoursSpecification","dayOfWeek":["Monday","Tuesday","Wednesday","Thursday","Friday"],"opens":"09:00","closes":"17:00"},{"@type":"OpeningHoursSpecification","dayOfWeek":["Saturday","Sunday"],"opens":"00:00","closes":"00:00"}]},{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/getruana.com\/de\/ueber-uns\/#local-main-organization-logo","url":"https:\/\/getruana.com\/wp-content\/uploads\/2024\/10\/Logo-1.png","contentUrl":"https:\/\/getruana.com\/wp-content\/uploads\/2024\/10\/Logo-1.png","width":56,"height":56,"caption":"Ruana"}]},"geo.region":"Vereinigte Staaten von Amerika"},"_links":{"self":[{"href":"https:\/\/getruana.com\/de\/wp-json\/wp\/v2\/pages\/1198","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/getruana.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/getruana.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/getruana.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/getruana.com\/de\/wp-json\/wp\/v2\/comments?post=1198"}],"version-history":[{"count":7,"href":"https:\/\/getruana.com\/de\/wp-json\/wp\/v2\/pages\/1198\/revisions"}],"predecessor-version":[{"id":4987,"href":"https:\/\/getruana.com\/de\/wp-json\/wp\/v2\/pages\/1198\/revisions\/4987"}],"wp:attachment":[{"href":"https:\/\/getruana.com\/de\/wp-json\/wp\/v2\/media?parent=1198"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}