.elementor-185 .elementor-element.elementor-element-894848f{--display:flex;}.elementor-185 .elementor-element.elementor-element-9a619cb{--display:flex;}.elementor-185 .elementor-element.elementor-element-74f0b5a{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for container, class: .elementor-element-9a619cb *//* CONTACT FORM CARD (Atomic Form) */
.continuity-form-card{
  background: rgba(238,242,245,.82);
  border: 1px solid rgba(11,31,51,.12);
  border-radius: 26px;
  box-shadow: 0 16px 40px rgba(11,31,51,.10);
  padding: 18px;
  max-width: 860px;
  margin: 18px auto 0;
}

/* Tighten spacing between label + field */
.continuity-form-card label{
  font-weight: 850;
  color: rgba(11,31,51,.92);
  margin-bottom: 6px;
  display:block;
}

/* Inputs */
.continuity-form-card input,
.continuity-form-card select,
.continuity-form-card textarea{
  width: 100%;
  background: rgba(250,250,247,.96);
  border: 1px solid rgba(11,31,51,.14);
  border-radius: 14px;
  padding: 12px 14px;
  outline: none;
}

/* Focus state */
.continuity-form-card input:focus,
.continuity-form-card select:focus,
.continuity-form-card textarea:focus{
  border-color: rgba(47,111,109,.55);
  box-shadow: 0 0 0 4px rgba(47,111,109,.14);
}

/* Submit button */
.continuity-form-card button,
.continuity-form-card input[type="submit"]{
  background: #0B1F33 !important;
  color: #FAFAF7 !important;
  border-radius: 999px !important;
  padding: 12px 18px !important;
  border: 1px solid transparent !important;
  font-weight: 900 !important;
}

/* Make button full-width on mobile */
@media (max-width: 560px){
  .continuity-form-card button,
  .continuity-form-card input[type="submit"]{
    width: 100% !important;
  }
}/* End custom CSS */
/* Start custom CSS */{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://gocontinuity.com/#org",
      "name": "Continuity",
      "url": "https://gocontinuity.com/",
      "telephone": "+14806310700",
      "address": {
        "@type": "PostalAddress",
        "addressLocality": "Chandler",
        "addressRegion": "AZ",
        "postalCode": "85224",
        "addressCountry": "US"
      },
      "description": "Continuity provides advisor transition execution—operational support for financial advisors moving firms, platforms, or custodians."
    },
    {
      "@type": "WebSite",
      "@id": "https://gocontinuity.com/#website",
      "url": "https://gocontinuity.com/",
      "name": "Continuity",
      "publisher": { "@id": "https://gocontinuity.com/#org" },
      "inLanguage": "en"
    },
    {
      "@type": "ContactPage",
      "@id": "https://gocontinuity.com/contact/#webpage",
      "url": "https://gocontinuity.com/contact/",
      "name": "Contact | Continuity",
      "isPartOf": { "@id": "https://gocontinuity.com/#website" },
      "about": { "@id": "https://gocontinuity.com/#org" },
      "inLanguage": "en",
      "description": "Contact Continuity to schedule a Transition Readiness Call or send a message about advisor transition execution support."
    },
    {
      "@type": "FAQPage",
      "@id": "https://gocontinuity.com/contact/#faq",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "What should I bring to a Transition Readiness Call?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Bring your transition type, rough account volume, known complexity (trusts/entities/POAs), and timeline. If you’re unsure, the readiness call is designed to clarify scope and risk."
          }
        },
        {
          "@type": "Question",
          "name": "Do you give legal, compliance, or investment advice on the call?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "No. Continuity provides operational transition execution support and works alongside your legal, compliance, custodian/platform, and internal operations partners."
          }
        },
        {
          "@type": "Question",
          "name": "I’m a recruiter, aggregator, or compliance partner—should I book the same call?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. The readiness call is the fastest way to align on scope, partner-safe engagement model, and what execution lane ownership looks like in your workflow."
          }
        },
        {
          "@type": "Question",
          "name": "What if I’m not sure I need execution support?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Readiness clarifies complexity, likely exception volume, and where transitions break for your situation so you can decide with real information."
          }
        }
      ]
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://gocontinuity.com/contact/#breadcrumbs",
      "itemListElement": [
        { "@type": "ListItem", "position": 1, "name": "Home", "item": "https://gocontinuity.com/" },
        { "@type": "ListItem", "position": 2, "name": "Contact", "item": "https://gocontinuity.com/contact/" }
      ]
    }
  ]
}/* End custom CSS */