{"id":7,"date":"2026-04-10T09:26:39","date_gmt":"2026-04-10T09:26:39","guid":{"rendered":"https:\/\/nifty-buck.77-68-90-22.plesk.page\/?page_id=7"},"modified":"2026-04-10T09:53:36","modified_gmt":"2026-04-10T09:53:36","slug":"home","status":"publish","type":"page","link":"https:\/\/nifty-buck.77-68-90-22.plesk.page\/","title":{"rendered":"Home"},"content":{"rendered":"\n<!-- ============================================================\n     CAPINVEST FINANCE \u2014 ONE PAGE SITE\n     Paste into a single full-width Elementor HTML widget.\n     No nav or footer \u2014 handled separately in WordPress.\n     ============================================================ -->\n\n<style>\n\/* \u2500\u2500 Tokens \u2500\u2500 *\/\n:root {\n  --navy:      #0D1B2E;\n  --navy-mid:  #162440;\n  --gold:      #C9A96E;\n  --champagne: #E8D5B0;\n  --pale:      #F5EDD9;\n  --offwhite:  #FAFAF7;\n  --text:      #2C3A4A;\n  --serif:     Georgia, 'Times New Roman', serif;\n  --sans:      'Trebuchet MS', Trebuchet, sans-serif;\n}\n\n\/* \u2500\u2500 Base \u2500\u2500 *\/\n.ci * { box-sizing: border-box; margin: 0; padding: 0; }\n.ci {\n  font-family: var(--sans);\n  color: var(--text);\n  background: var(--offwhite);\n  line-height: 1.7;\n  overflow-x: hidden;\n}\n.ci a { text-decoration: none; color: inherit; }\n\n\/* Nav handled by WordPress header \u2014 see anchor link list at top of HTML *\/\n\n\/* \u2500\u2500 BUTTONS \u2500\u2500 *\/\n.ci-btn {\n  display: inline-block;\n  font-family: var(--sans);\n  font-size: 0.8rem;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  font-weight: 700;\n  padding: 15px 36px;\n  border-radius: 2px;\n  transition: all 0.2s;\n  cursor: pointer;\n}\n.ci-btn--gold { background: var(--gold); color: var(--navy); }\n.ci-btn--gold:hover { background: var(--champagne); }\n.ci-btn--ghost {\n  border: 1px solid rgba(201,169,110,0.45) !important;\n  color: #ffffff !important;\n  background: transparent !important;\n}\n.ci-btn--ghost:hover { border-color: var(--gold) !important; color: #ffffff !important; }\n\n\/* \u2500\u2500 HERO \u2500\u2500 *\/\n.ci-hero {\n  position: relative;\n  min-height: 92vh;\n  display: flex;\n  align-items: center;\n  background: var(--navy);\n  overflow: hidden;\n}\n.ci-hero__bg {\n  position: absolute; inset: 0;\n  background-image: url('https:\/\/nifty-buck.77-68-90-22.plesk.page\/wp-content\/uploads\/2026\/04\/valdemaras-januska-igaoYBHBDws-unsplash.jpg');\n  background-size: cover;\n  background-position: center 30%;\n}\n.ci-hero__overlay {\n  position: absolute; inset: 0;\n  background: linear-gradient(\n    110deg,\n    rgba(13,27,46,0.97) 35%,\n    rgba(13,27,46,0.82) 60%,\n    rgba(13,27,46,0.45) 100%\n  );\n}\n.ci-hero::before {\n  content: '';\n  position: absolute;\n  left: 0; top: 0; bottom: 0;\n  width: 4px;\n  background: var(--gold);\n  z-index: 3;\n}\n.ci-hero__content {\n  position: relative;\n  z-index: 2;\n  padding: 80px 72px 80px 84px;\n  max-width: 780px;\n  width: 100%;\n}\n.ci-hero__eyebrow {\n  display: flex;\n  align-items: center;\n  gap: 14px;\n  font-size: 0.72rem;\n  letter-spacing: 0.24em;\n  text-transform: uppercase;\n  color: var(--gold);\n  margin-bottom: 28px;\n}\n.ci-hero__eyebrow::after {\n  content: '';\n  display: block;\n  width: 40px; height: 1px;\n  background: var(--gold);\n}\n.ci-hero__headline {\n  font-family: var(--serif);\n  font-size: clamp(2.6rem, 5.5vw, 4.4rem);\n  font-weight: 400;\n  line-height: 1.12;\n  color: #fff;\n  margin-bottom: 26px;\n}\n.ci-hero__headline em {\n  color: var(--gold);\n  font-style: normal;\n}\n.ci-hero__body {\n  font-size: 1.05rem;\n  color: var(--champagne);\n  max-width: 500px;\n  margin-bottom: 42px;\n  line-height: 1.82;\n  opacity: 0.9;\n}\n.ci-hero__actions {\n  display: flex;\n  gap: 14px;\n  flex-wrap: wrap;\n}\n\n\/* \u2500\u2500 WHY STRIP \u2500\u2500 *\/\n.ci-why {\n  background: var(--navy-mid);\n  border-top: 1px solid rgba(201,169,110,0.12);\n  border-bottom: 1px solid rgba(201,169,110,0.12);\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n}\n.ci-why__item {\n  padding: 40px 32px;\n  border-right: 1px solid rgba(201,169,110,0.1);\n}\n.ci-why__item:last-child { border-right: none; }\n.ci-why__bar {\n  width: 28px; height: 2px;\n  background: var(--gold);\n  margin-bottom: 18px;\n}\n.ci-why__title {\n  font-family: var(--serif);\n  font-size: 1rem;\n  color: #fff;\n  margin-bottom: 8px;\n}\n.ci-why__text {\n  font-size: 0.84rem;\n  color: var(--champagne);\n  line-height: 1.7;\n  opacity: 0.75;\n}\n\n\/* \u2500\u2500 SERVICE SPLIT \u2500\u2500 *\/\n.ci-service {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  min-height: 580px;\n}\n.ci-service__img {\n  position: relative;\n  background-size: cover;\n  background-position: center;\n  background-color: var(--navy-mid);\n  min-height: 460px;\n}\n.ci-service__img::after {\n  content: '';\n  position: absolute;\n  bottom: 0; left: 0; right: 0;\n  height: 3px;\n  background: var(--gold);\n}\n.ci-service__content {\n  padding: 72px 60px;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n}\n.ci-service__num {\n  font-family: var(--serif);\n  font-size: 3.5rem;\n  line-height: 1;\n  color: var(--gold);\n  opacity: 0.2;\n  margin-bottom: -12px;\n}\n.ci-service__label {\n  font-size: 0.7rem;\n  letter-spacing: 0.24em;\n  text-transform: uppercase;\n  color: var(--gold);\n  margin-bottom: 12px;\n}\n.ci-service__title {\n  font-family: var(--serif);\n  font-size: clamp(1.7rem, 2.4vw, 2.3rem);\n  font-weight: 400;\n  line-height: 1.2;\n  margin-bottom: 18px;\n}\n.ci-service__body {\n  font-size: 0.97rem;\n  line-height: 1.85;\n  margin-bottom: 28px;\n}\n.ci-service__list {\n  list-style: none;\n  margin-bottom: 36px;\n}\n.ci-service__list li {\n  font-size: 0.88rem;\n  padding: 8px 0;\n  border-bottom: 1px solid rgba(44,58,74,0.1);\n  display: flex;\n  align-items: flex-start;\n  gap: 12px;\n}\n.ci-service__list li::before {\n  content: '';\n  display: block;\n  flex-shrink: 0;\n  width: 14px; height: 1px;\n  background: var(--gold);\n  margin-top: 11px;\n}\n\/* Light variant *\/\n.ci-service--light .ci-service__content { background: var(--offwhite); }\n.ci-service--light .ci-service__title { color: var(--navy); }\n.ci-service--light .ci-service__body { color: var(--text); }\n.ci-service--light .ci-service__list li { color: var(--text); border-bottom-color: rgba(44,58,74,0.1); }\n\/* Pale variant *\/\n.ci-service--pale .ci-service__content { background: var(--pale); }\n.ci-service--pale .ci-service__title { color: var(--navy); }\n.ci-service--pale .ci-service__body { color: var(--text); }\n.ci-service--pale .ci-service__list li { color: var(--text); border-bottom-color: rgba(44,58,74,0.1); }\n\/* Navy variant *\/\n.ci-service--navy .ci-service__content { background: var(--navy); }\n.ci-service--navy .ci-service__title { color: #fff; }\n.ci-service--navy .ci-service__body { color: var(--champagne); opacity: 0.85; }\n.ci-service--navy .ci-service__list li { color: var(--champagne); border-bottom-color: rgba(201,169,110,0.12); opacity: 0.85; }\n\n\/* Image order flip on desktop *\/\n.ci-service--flip .ci-service__img { order: 2; }\n.ci-service--flip .ci-service__content { order: 1; }\n\n\/* \u2500\u2500 CALLOUT \u2500\u2500 *\/\n.ci-callout {\n  background: var(--navy);\n  padding: 88px 80px;\n  text-align: center;\n  position: relative;\n  overflow: hidden;\n}\n.ci-callout::before,\n.ci-callout::after {\n  content: '';\n  position: absolute;\n  width: 360px; height: 360px;\n  border-radius: 50%;\n  background: radial-gradient(circle, rgba(201,169,110,0.05), transparent 70%);\n  pointer-events: none;\n}\n.ci-callout::before { top: -140px; left: -100px; }\n.ci-callout::after  { bottom: -140px; right: -100px; }\n.ci-callout__inner { position: relative; z-index: 1; max-width: 740px; margin: 0 auto; }\n.ci-callout__eyebrow {\n  font-size: 0.7rem;\n  letter-spacing: 0.24em;\n  text-transform: uppercase;\n  color: var(--gold);\n  margin-bottom: 18px;\n}\n.ci-callout__headline {\n  font-family: var(--serif);\n  font-size: clamp(1.8rem, 3vw, 2.8rem);\n  font-weight: 400;\n  color: #fff;\n  line-height: 1.2;\n  margin-bottom: 20px;\n}\n.ci-callout__headline em { color: var(--gold); font-style: normal; }\n.ci-callout__body {\n  font-size: 1rem;\n  color: var(--champagne);\n  line-height: 1.8;\n  margin-bottom: 44px;\n  opacity: 0.82;\n}\n.ci-callout__grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 1px;\n  background: rgba(201,169,110,0.14);\n  border: 1px solid rgba(201,169,110,0.14);\n  margin-bottom: 44px;\n  text-align: left;\n}\n.ci-callout__point {\n  background: rgba(22,36,64,0.7);\n  padding: 24px 26px;\n  display: flex;\n  gap: 14px;\n  align-items: flex-start;\n}\n.ci-callout__point-bar {\n  flex-shrink: 0;\n  width: 2px; height: 36px;\n  background: var(--gold);\n  margin-top: 3px;\n}\n.ci-callout__point-title {\n  font-family: var(--serif);\n  font-size: 1rem;\n  color: #fff;\n  margin-bottom: 4px;\n}\n.ci-callout__point-text {\n  font-size: 0.84rem;\n  color: var(--champagne);\n  opacity: 0.72;\n  line-height: 1.6;\n}\n\n\/* \u2500\u2500 ABOUT \u2500\u2500 *\/\n.ci-about {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n}\n.ci-about__content {\n  background: var(--offwhite);\n  padding: 88px 68px;\n}\n.ci-about__label {\n  font-size: 0.7rem;\n  letter-spacing: 0.24em;\n  text-transform: uppercase;\n  color: var(--gold);\n  margin-bottom: 14px;\n}\n.ci-about__title {\n  font-family: var(--serif);\n  font-size: clamp(1.8rem, 2.5vw, 2.5rem);\n  font-weight: 400;\n  color: var(--navy);\n  line-height: 1.2;\n  margin-bottom: 18px;\n}\n.ci-about__intro {\n  font-size: 0.97rem;\n  line-height: 1.85;\n  color: var(--text);\n  margin-bottom: 44px;\n}\n.ci-about__person {\n  display: flex;\n  gap: 20px;\n  align-items: flex-start;\n}\n.ci-about__avatar {\n  width: 66px; height: 66px;\n  border-radius: 50%;\n  background: var(--navy-mid);\n  flex-shrink: 0;\n  border: 2px solid var(--gold);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-family: var(--serif);\n  font-size: 1.1rem;\n  color: var(--gold);\n  overflow: hidden;\n}\n.ci-about__name {\n  font-family: var(--serif);\n  font-size: 1.05rem;\n  color: var(--navy);\n  margin-bottom: 3px;\n}\n.ci-about__role {\n  font-size: 0.7rem;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  color: var(--gold);\n  margin-bottom: 9px;\n}\n.ci-about__bio {\n  font-size: 0.88rem;\n  line-height: 1.75;\n  color: var(--text);\n}\n.ci-about__img {\n  background-image: url('https:\/\/nifty-buck.77-68-90-22.plesk.page\/wp-content\/uploads\/2026\/04\/scott-blake-x-ghf9LjrVg-unsplash.jpg');\n  background-size: cover;\n  background-position: center;\n  min-height: 480px;\n}\n\n\/* \u2500\u2500 PROCESS \u2500\u2500 *\/\n.ci-process {\n  background: var(--pale);\n  padding: 96px 80px;\n}\n.ci-process__label {\n  font-size: 0.7rem;\n  letter-spacing: 0.24em;\n  text-transform: uppercase;\n  color: var(--gold);\n  margin-bottom: 14px;\n}\n.ci-process__title {\n  font-family: var(--serif);\n  font-size: clamp(1.8rem, 2.5vw, 2.4rem);\n  font-weight: 400;\n  color: var(--navy);\n  margin-bottom: 56px;\n}\n.ci-process__steps {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 0;\n  position: relative;\n}\n.ci-process__steps::before {\n  content: '';\n  position: absolute;\n  top: 20px; left: 20px; right: 20px;\n  height: 1px;\n  background: rgba(201,169,110,0.3);\n  z-index: 0;\n}\n.ci-process__step {\n  position: relative;\n  z-index: 1;\n  padding-right: 32px;\n}\n.ci-process__num {\n  width: 40px; height: 40px;\n  border-radius: 50%;\n  border: 1px solid var(--gold);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-family: var(--serif);\n  font-size: 0.88rem;\n  color: var(--gold);\n  background: var(--pale);\n  margin-bottom: 20px;\n}\n.ci-process__step-title {\n  font-family: var(--serif);\n  font-size: 1rem;\n  color: var(--navy);\n  margin-bottom: 8px;\n}\n.ci-process__step-text {\n  font-size: 0.86rem;\n  line-height: 1.72;\n  color: var(--text);\n  opacity: 0.8;\n}\n\n\/* \u2500\u2500 CONTACT \u2500\u2500 *\/\n.ci-contact {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n}\n.ci-contact__info {\n  background: var(--navy);\n  padding: 88px 68px;\n}\n.ci-contact__label {\n  font-size: 0.7rem;\n  letter-spacing: 0.24em;\n  text-transform: uppercase;\n  color: var(--gold);\n  margin-bottom: 14px;\n}\n.ci-contact__title {\n  font-family: var(--serif);\n  font-size: clamp(1.8rem, 2.5vw, 2.5rem);\n  font-weight: 400;\n  color: #fff;\n  line-height: 1.2;\n  margin-bottom: 18px;\n}\n.ci-contact__intro {\n  font-size: 0.97rem;\n  line-height: 1.82;\n  color: var(--champagne);\n  opacity: 0.8;\n  margin-bottom: 48px;\n}\n.ci-contact__detail {\n  display: flex;\n  gap: 16px;\n  align-items: flex-start;\n  margin-bottom: 26px;\n}\n.ci-contact__detail-bar {\n  flex-shrink: 0;\n  width: 2px;\n  min-height: 20px;\n  background: var(--gold);\n  margin-top: 4px;\n  align-self: stretch;\n}\n.ci-contact__detail-label {\n  font-size: 0.68rem;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  color: var(--gold);\n  margin-bottom: 4px;\n}\n.ci-contact__detail-value {\n  font-family: var(--serif);\n  font-size: 1rem;\n  color: #fff;\n}\n.ci-contact__form-wrap {\n  background: var(--offwhite);\n  padding: 88px 68px;\n}\n.ci-contact__form-label {\n  font-size: 0.7rem;\n  letter-spacing: 0.24em;\n  text-transform: uppercase;\n  color: var(--gold);\n  margin-bottom: 28px;\n  display: block;\n}\n\n\/* Form *\/\n.ci-form {}\n.ci-form__row {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 14px;\n  margin-bottom: 14px;\n}\n.ci-form__group { margin-bottom: 14px; }\n.ci-form__label {\n  display: block;\n  font-size: 0.7rem;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--text);\n  opacity: 0.65;\n  margin-bottom: 6px;\n}\n.ci-form__input,\n.ci-form__select,\n.ci-form__textarea {\n  font-family: var(--sans);\n  font-size: 0.92rem;\n  color: var(--text);\n  background: #fff;\n  border: 1px solid rgba(44,58,74,0.16);\n  border-radius: 2px;\n  padding: 12px 15px;\n  outline: none;\n  width: 100%;\n  transition: border-color 0.2s;\n  -webkit-appearance: none;\n  appearance: none;\n}\n.ci-form__input:focus,\n.ci-form__select:focus,\n.ci-form__textarea:focus { border-color: var(--gold); }\n.ci-form__textarea { min-height: 110px; resize: vertical; }\n.ci-form__submit {\n  font-family: var(--sans);\n  font-size: 0.8rem;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  font-weight: 700;\n  background: var(--gold);\n  color: var(--navy);\n  border: none;\n  padding: 16px 0;\n  border-radius: 2px;\n  cursor: pointer;\n  width: 100%;\n  margin-top: 6px;\n  transition: background 0.2s;\n}\n.ci-form__submit:hover { background: var(--champagne); }\n\n\/* \u2500\u2500 RESPONSIVE \u2014 TABLET (max 1024px) \u2500\u2500 *\/\n@media (max-width: 1024px) {\n  .ci-subnav { padding: 0 24px; }\n  .ci-subnav__links { gap: 20px; }\n  .ci-subnav__links a { font-size: 0.7rem; }\n\n  .ci-hero__content { padding: 64px 48px 64px 56px; }\n\n  .ci-why { grid-template-columns: 1fr 1fr; }\n  .ci-why__item:nth-child(2) { border-right: none; }\n  .ci-why__item:nth-child(3) { border-right: 1px solid rgba(201,169,110,0.1); border-top: 1px solid rgba(201,169,110,0.1); }\n  .ci-why__item:nth-child(4) { border-right: none; border-top: 1px solid rgba(201,169,110,0.1); }\n\n  .ci-service { grid-template-columns: 1fr; }\n  .ci-service--flip .ci-service__img { order: unset; }\n  .ci-service--flip .ci-service__content { order: unset; }\n  .ci-service__img { min-height: 360px; }\n  .ci-service__content { padding: 56px 48px; }\n\n  .ci-callout { padding: 72px 48px; }\n\n  .ci-about { grid-template-columns: 1fr; }\n  .ci-about__content { padding: 72px 48px; }\n  .ci-about__img { min-height: 320px; }\n\n  .ci-process { padding: 72px 48px; }\n  .ci-process__steps { grid-template-columns: 1fr 1fr; gap: 36px; }\n  .ci-process__steps::before { display: none; }\n\n  .ci-contact { grid-template-columns: 1fr; }\n  .ci-contact__info { padding: 72px 48px; }\n  .ci-contact__form-wrap { padding: 72px 48px; }\n}\n\n\/* \u2500\u2500 RESPONSIVE \u2014 MOBILE (max 640px) \u2500\u2500 *\/\n@media (max-width: 640px) {\n  \/* Sub nav goes to hamburger *\/\n  .ci-subnav { padding: 0 20px; position: relative; flex-wrap: wrap; height: auto; min-height: 56px; }\n  .ci-subnav__links { display: none; }\n  .ci-subnav__cta { display: none; }\n  .ci-subnav__toggle { display: flex; margin-left: auto; padding: 16px 0; }\n\n  .ci-hero { min-height: 88vh; }\n  .ci-hero__content { padding: 52px 24px 52px 30px; }\n  .ci-hero__eyebrow { font-size: 0.65rem; }\n  .ci-hero__body { font-size: 0.97rem; }\n  .ci-hero__actions { flex-direction: column; }\n  .ci-hero__actions .ci-btn { text-align: center; }\n\n  .ci-why { grid-template-columns: 1fr; }\n  .ci-why__item {\n    border-right: none !important;\n    border-top: none;\n    border-bottom: 1px solid rgba(201,169,110,0.1);\n    padding: 28px 24px;\n  }\n  .ci-why__item:last-child { border-bottom: none; }\n\n  .ci-service__img { min-height: 260px; }\n  .ci-service__content { padding: 44px 24px; }\n  .ci-service__content .ci-btn { width: 100%; text-align: center; }\n\n  .ci-callout { padding: 60px 24px; }\n  .ci-callout__grid { grid-template-columns: 1fr; }\n\n  .ci-about__content { padding: 56px 24px; }\n  .ci-about__img { min-height: 260px; }\n  .ci-about__person { flex-direction: column; gap: 14px; }\n\n  .ci-process { padding: 56px 24px; }\n  .ci-process__steps { grid-template-columns: 1fr; gap: 28px; }\n  .ci-process__title { margin-bottom: 36px; }\n\n  .ci-contact__info { padding: 56px 24px; }\n  .ci-contact__form-wrap { padding: 48px 24px; }\n  .ci-form__row { grid-template-columns: 1fr; }\n}\n<\/style>\n\n<div class=\"ci\">\n\n<!--\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n  WORDPRESS HEADER ANCHOR LINKS\n  Add these as custom menu items in your WordPress header:\n\n    Car & Collector  \u2192  #car-collector\n    Asset Finance    \u2192  #asset-finance\n    Secured Lending  \u2192  #secured-lending\n    About            \u2192  #about\n    Get in touch     \u2192  #contact\n\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n-->\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       HERO\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <section class=\"ci-hero\" id=\"home\">\n    <div class=\"ci-hero__bg\"><\/div>\n    <div class=\"ci-hero__overlay\"><\/div>\n    <div class=\"ci-hero__content\">\n      <div class=\"ci-hero__eyebrow\">Independently funded \u00b7 Direct lender<\/div>\n      <h1 class=\"ci-hero__headline\">\n        Finance backed by<br>\n        <em>our own capital.<\/em>\n      <\/h1>\n      <p class=\"ci-hero__body\">\n        We don&#8217;t arrange deals \u2014 we bankroll them ourselves. No middlemen,\n        no lender panel, no waiting around. Faster decisions, flexible terms,\n        one team from start to finish.\n      <\/p>\n      <div class=\"ci-hero__actions\">\n        <a href=\"#contact\" class=\"ci-btn ci-btn--gold\">Get in touch<\/a>\n        <a href=\"#car-collector\" class=\"ci-btn ci-btn--ghost\">Our services<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       WHY CAPINVEST STRIP\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <div class=\"ci-why\">\n    <div class=\"ci-why__item\">\n      <div class=\"ci-why__bar\"><\/div>\n      <div class=\"ci-why__title\">Direct lender<\/div>\n      <div class=\"ci-why__text\">We provide the capital ourselves. You&#8217;re not being passed around a panel.<\/div>\n    <\/div>\n    <div class=\"ci-why__item\">\n      <div class=\"ci-why__bar\"><\/div>\n      <div class=\"ci-why__title\">Fast decisions<\/div>\n      <div class=\"ci-why__text\">Credit decisions often reached within 24 hours. Sometimes quicker.<\/div>\n    <\/div>\n    <div class=\"ci-why__item\">\n      <div class=\"ci-why__bar\"><\/div>\n      <div class=\"ci-why__title\">Flexible terms<\/div>\n      <div class=\"ci-why__text\">Because we hold the money, we can move on things others won&#8217;t.<\/div>\n    <\/div>\n    <div class=\"ci-why__item\">\n      <div class=\"ci-why__bar\"><\/div>\n      <div class=\"ci-why__title\">One point of contact<\/div>\n      <div class=\"ci-why__text\">The person you call first is the person who completes your deal.<\/div>\n    <\/div>\n  <\/div>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       01 \u2014 CAR & COLLECTOR FINANCE\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <section id=\"car-collector\">\n    <div class=\"ci-service ci-service--light\">\n      <div class=\"ci-service__img\" style=\"background-image: url('https:\/\/nifty-buck.77-68-90-22.plesk.page\/wp-content\/uploads\/2026\/04\/robin-vet-q6LFMQ6wVZ0-unsplash.jpg'); background-position: center;\"><\/div>\n      <div class=\"ci-service__content\">\n        <div class=\"ci-service__num\">01<\/div>\n        <div class=\"ci-service__label\">Classic, prestige &amp; specialist vehicles<\/div>\n        <h2 class=\"ci-service__title\">Car &amp; Collector Finance<\/h2>\n        <p class=\"ci-service__body\">\n          Whether it&#8217;s a classic you&#8217;ve been chasing for years, a prestige daily, or something\n          genuinely rare \u2014 we understand the market and we can move on it. Alan is a passionate\n          collector himself, so you&#8217;re talking to someone who actually gets it.\n        <\/p>\n        <ul class=\"ci-service__list\">\n          <li>Classic and vintage vehicles<\/li>\n          <li>Prestige and performance cars<\/li>\n          <li>Motorcycles and specialist vehicles<\/li>\n          <li>Collector and investment-grade assets<\/li>\n          <li>Refinance against existing vehicles<\/li>\n        <\/ul>\n        <a href=\"#contact\" class=\"ci-btn ci-btn--gold\">Enquire now<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       DIRECT LENDING CALLOUT\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <div class=\"ci-callout\">\n    <div class=\"ci-callout__inner\">\n      <div class=\"ci-callout__eyebrow\">Why it matters<\/div>\n      <h2 class=\"ci-callout__headline\">\n        Most competitors are brokers<br>\n        shopping your application around.<br>\n        <em>We are not.<\/em>\n      <\/h2>\n      <p class=\"ci-callout__body\">\n        CapInvest provides finance from its own capital. That&#8217;s the difference between\n        someone who can actually say yes and someone who has to ask permission.\n      <\/p>\n      <div class=\"ci-callout__grid\">\n        <div class=\"ci-callout__point\">\n          <div class=\"ci-callout__point-bar\"><\/div>\n          <div>\n            <div class=\"ci-callout__point-title\">No middlemen<\/div>\n            <div class=\"ci-callout__point-text\">You deal directly with the people holding the capital.<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"ci-callout__point\">\n          <div class=\"ci-callout__point-bar\"><\/div>\n          <div>\n            <div class=\"ci-callout__point-title\">Faster decisions<\/div>\n            <div class=\"ci-callout__point-text\">No waiting on a lender panel. Often within 24 hours.<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"ci-callout__point\">\n          <div class=\"ci-callout__point-bar\"><\/div>\n          <div>\n            <div class=\"ci-callout__point-title\">Flexible terms<\/div>\n            <div class=\"ci-callout__point-text\">We can structure deals that banks and brokers simply won&#8217;t touch.<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"ci-callout__point\">\n          <div class=\"ci-callout__point-bar\"><\/div>\n          <div>\n            <div class=\"ci-callout__point-title\">One team, start to finish<\/div>\n            <div class=\"ci-callout__point-text\">The person you first speak to is the person who completes your deal.<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n      <a href=\"#contact\" class=\"ci-btn ci-btn--gold\">Talk to us<\/a>\n    <\/div>\n  <\/div>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       02 \u2014 ASSET FINANCE\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <section id=\"asset-finance\">\n    <div class=\"ci-service ci-service--pale ci-service--flip\">\n      <div class=\"ci-service__content\">\n        <div class=\"ci-service__num\">02<\/div>\n        <div class=\"ci-service__label\">High-value equipment &amp; machinery<\/div>\n        <h2 class=\"ci-service__title\">Asset Finance<\/h2>\n        <p class=\"ci-service__body\">\n          Tying up working capital to buy equipment outright rarely makes sense. We fund plant,\n          machinery, commercial vehicles and specialist equipment \u2014 structured around how your\n          business actually works, not what a lender panel will approve.\n        <\/p>\n        <ul class=\"ci-service__list\">\n          <li>Hire purchase<\/li>\n          <li>Finance lease<\/li>\n          <li>Refinance against existing assets<\/li>\n          <li>Plant &amp; machinery<\/li>\n          <li>Commercial vehicles &amp; fleet<\/li>\n          <li>Specialist and hard-to-finance equipment<\/li>\n        <\/ul>\n        <a href=\"#contact\" class=\"ci-btn ci-btn--gold\">Enquire now<\/a>\n      <\/div>\n      <div class=\"ci-service__img\" style=\"background-image: url('https:\/\/nifty-buck.77-68-90-22.plesk.page\/wp-content\/uploads\/2026\/04\/homa-appliances-pWUyHVJgLhg-unsplash.jpg'); background-position: center;\"><\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       03 \u2014 SECURED LENDING\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <section id=\"secured-lending\">\n    <div class=\"ci-service ci-service--navy\">\n      <div class=\"ci-service__img\" style=\"background-image: url('https:\/\/nifty-buck.77-68-90-22.plesk.page\/wp-content\/uploads\/2026\/04\/ben-elliott-WAh1LLSrrIc-unsplash-scaled.jpg'); background-position: center;\"><\/div>\n      <div class=\"ci-service__content\">\n        <div class=\"ci-service__num\" style=\"opacity: 0.18;\">03<\/div>\n        <div class=\"ci-service__label\">Property-backed borrowing<\/div>\n        <h2 class=\"ci-service__title\">Secured Lending<\/h2>\n        <p class=\"ci-service__body\">\n          Residential and commercial. Whether you&#8217;re bridging a gap, refurbishing,\n          completing at auction, or need capital secured against property \u2014 we lend\n          our own money, which means we move faster and more flexibly than\n          traditional lenders. Funds can be released within 72 hours when needed.\n        <\/p>\n        <ul class=\"ci-service__list\">\n          <li>Bridging loans from \u00a325,000<\/li>\n          <li>Residential &amp; commercial property<\/li>\n          <li>Auction purchases<\/li>\n          <li>Refurbishment &amp; development finance<\/li>\n          <li>Non-status property lending<\/li>\n          <li>Secured business loans<\/li>\n        <\/ul>\n        <a href=\"#contact\" class=\"ci-btn ci-btn--gold\">Enquire now<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       ABOUT\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <section id=\"about\" class=\"ci-about\">\n    <div class=\"ci-about__content\">\n      <div class=\"ci-about__label\">About CapInvest<\/div>\n      <h2 class=\"ci-about__title\">Three decades<br>in finance.<\/h2>\n      <p class=\"ci-about__intro\">\n        CapInvest Finance provides funding from its own capital across the UK. We&#8217;re not a broker,\n        we&#8217;re not shopping your application to a panel, and we&#8217;re not waiting on a committee.\n        We&#8217;ve been doing this for decades \u2014 the same direct approach, the same commitment\n        to doing it properly.\n      <\/p>\n      <div class=\"ci-about__person\">\n        <div class=\"ci-about__avatar\">AT<\/div>\n        <div>\n          <div class=\"ci-about__name\">Alan Tutte<\/div>\n          <div class=\"ci-about__role\">Founder &amp; CEO<\/div>\n          <p class=\"ci-about__bio\">\n            Started in banking in 1987 and became one of the country&#8217;s leading branch managers.\n            Founded Ignition Credit PLC in 2005 \u2014 a hybrid lender\/broker successfully sold\n            in 2015. Set up CapInvest in 2018 to continue supporting a long-standing client base\n            with the same hands-on approach. A passionate car and motorcycle enthusiast,\n            which is no coincidence.\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n    <div class=\"ci-about__img\" style=\"background-image: url('https:\/\/nifty-buck.77-68-90-22.plesk.page\/wp-content\/uploads\/2026\/04\/greg-willson-2R6tC-JiQ9M-unsplash.jpg');\"><\/div>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       PROCESS\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <div class=\"ci-process\">\n    <div class=\"ci-process__label\">How it works<\/div>\n    <h2 class=\"ci-process__title\">Simple process. Fast turnaround.<\/h2>\n    <div class=\"ci-process__steps\">\n      <div class=\"ci-process__step\">\n        <div class=\"ci-process__num\">01<\/div>\n        <div class=\"ci-process__step-title\">Get in touch<\/div>\n        <div class=\"ci-process__step-text\">Call or fill in the form. Tell us what you need \u2014 no lengthy questionnaires, no automated responses.<\/div>\n      <\/div>\n      <div class=\"ci-process__step\">\n        <div class=\"ci-process__num\">02<\/div>\n        <div class=\"ci-process__step-title\">We talk it through<\/div>\n        <div class=\"ci-process__step-text\">You&#8217;ll speak directly with our team and work out what structure makes sense for your situation.<\/div>\n      <\/div>\n      <div class=\"ci-process__step\">\n        <div class=\"ci-process__num\">03<\/div>\n        <div class=\"ci-process__step-title\">Credit decision<\/div>\n        <div class=\"ci-process__step-text\">Often within 24 hours. We hold the capital, so we can decide \u2014 no panels, no waiting.<\/div>\n      <\/div>\n      <div class=\"ci-process__step\">\n        <div class=\"ci-process__num\">04<\/div>\n        <div class=\"ci-process__step-title\">Funds released<\/div>\n        <div class=\"ci-process__step-text\">Paperwork completed, funds released. Bridging can move within 72 hours when needed.<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       CONTACT\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <section id=\"contact\" class=\"ci-contact\">\n    <div class=\"ci-contact__info\">\n      <div class=\"ci-contact__label\">Get in touch<\/div>\n      <h2 class=\"ci-contact__title\">Let&#8217;s talk<br>about your deal.<\/h2>\n      <p class=\"ci-contact__intro\">\n        No automated response, no call centre. You&#8217;ll speak directly\n        with our team \u2014 usually the same day.\n      <\/p>\n      <div class=\"ci-contact__detail\">\n        <div class=\"ci-contact__detail-bar\"><\/div>\n        <div>\n          <div class=\"ci-contact__detail-label\">Phone<\/div>\n          <div class=\"ci-contact__detail-value\">01637 330028<\/div>\n        <\/div>\n      <\/div>\n      <div class=\"ci-contact__detail\">\n        <div class=\"ci-contact__detail-bar\"><\/div>\n        <div>\n          <div class=\"ci-contact__detail-label\">Email<\/div>\n          <div class=\"ci-contact__detail-value\">info@cap-invest.co.uk<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"ci-contact__form-wrap\">\n      <span class=\"ci-contact__form-label\">Send an enquiry<\/span>\n      <!--\n        REPLACE THIS FORM with your WPForms \/ Contact Form 7 shortcode.\n        e.g. [wpforms id=\"123\"]\n        The styling below is a placeholder that matches the design.\n      -->\n      <form class=\"ci-form\" onsubmit=\"return false;\">\n        <div class=\"ci-form__row\">\n          <div>\n            <label class=\"ci-form__label\">First name<\/label>\n            <input type=\"text\" class=\"ci-form__input\" placeholder=\"First name\">\n          <\/div>\n          <div>\n            <label class=\"ci-form__label\">Last name<\/label>\n            <input type=\"text\" class=\"ci-form__input\" placeholder=\"Last name\">\n          <\/div>\n        <\/div>\n        <div class=\"ci-form__group\">\n          <label class=\"ci-form__label\">Email<\/label>\n          <input type=\"email\" class=\"ci-form__input\" placeholder=\"your@email.com\">\n        <\/div>\n        <div class=\"ci-form__group\">\n          <label class=\"ci-form__label\">Phone<\/label>\n          <input type=\"tel\" class=\"ci-form__input\" placeholder=\"Your phone number\">\n        <\/div>\n        <div class=\"ci-form__group\">\n          <label class=\"ci-form__label\">I&#8217;m interested in<\/label>\n          <select class=\"ci-form__select\">\n            <option value=\"\">Select a service<\/option>\n            <option>Car &amp; Collector Finance<\/option>\n            <option>Asset Finance<\/option>\n            <option>Secured Lending<\/option>\n            <option>Not sure \u2014 just want a conversation<\/option>\n          <\/select>\n        <\/div>\n        <div class=\"ci-form__group\">\n          <label class=\"ci-form__label\">Tell us more<\/label>\n          <textarea class=\"ci-form__textarea\" placeholder=\"What are you looking to finance, rough amounts, timescales \u2014 anything useful.\"><\/textarea>\n        <\/div>\n        <button type=\"submit\" class=\"ci-form__submit\">Send enquiry<\/button>\n      <\/form>\n    <\/div>\n  <\/section>\n\n<\/div>\n\n<script>\n(function () {\n  \/\/ Smooth scroll with offset for WordPress sticky header\n  \/\/ Adjust offsetHeight below if your WP header is a different height\n  var WP_HEADER_HEIGHT = 80;\n  document.querySelectorAll('a[href^=\"#\"]').forEach(function (link) {\n    link.addEventListener('click', function (e) {\n      var id = this.getAttribute('href');\n      var target = document.querySelector(id);\n      if (!target) return;\n      e.preventDefault();\n      var top = target.getBoundingClientRect().top + window.pageYOffset - WP_HEADER_HEIGHT;\n      window.scrollTo({ top: top, behavior: 'smooth' });\n    });\n  });\n})();\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"<p>Independently funded \u00b7 Direct lender Finance backed by our own capital. We don&#8217;t arrange deals \u2014 we bankroll them ourselves. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-7","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/nifty-buck.77-68-90-22.plesk.page\/index.php?rest_route=\/wp\/v2\/pages\/7","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nifty-buck.77-68-90-22.plesk.page\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nifty-buck.77-68-90-22.plesk.page\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nifty-buck.77-68-90-22.plesk.page\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nifty-buck.77-68-90-22.plesk.page\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=7"}],"version-history":[{"count":5,"href":"https:\/\/nifty-buck.77-68-90-22.plesk.page\/index.php?rest_route=\/wp\/v2\/pages\/7\/revisions"}],"predecessor-version":[{"id":30,"href":"https:\/\/nifty-buck.77-68-90-22.plesk.page\/index.php?rest_route=\/wp\/v2\/pages\/7\/revisions\/30"}],"wp:attachment":[{"href":"https:\/\/nifty-buck.77-68-90-22.plesk.page\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=7"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}