/* Knowledge Hub article template, v2 theme */
.article-content { background-color: #ffffff; }
.section-38 { padding: 40px 0 0; background-color: #f5f9fe; border-bottom: 1px solid #e3ecf8; }
.section-38 .container-26 { max-width: 1280px; margin: 0 auto; padding: 0 32px 44px; }
.section-38 .container-26::before, .section-38 .container-26::after, .article-content .container-27::before, .article-content .container-27::after { display: none; }

.breadcrumb-wrapper { display: flex; align-items: center; flex-wrap: wrap; gap: 8px; margin-bottom: 28px; }
.breadcrumb-wrapper .link-block-36 { display: inline-flex; align-items: center; max-width: 100%; font-family: Inter, sans-serif; font-size: 14px; font-weight: 400; line-height: 1.4; color: #667085; text-decoration: none; }
.breadcrumb-wrapper .link-block-36 div { font-size: 14px; line-height: 1.4; }
.breadcrumb-wrapper .link-block-36:hover { color: #0c5dbc; }
.breadcrumb-wrapper > a:last-of-type, .breadcrumb-wrapper .w--current { color: #0b1526; font-weight: 500; }
.breadcrumb-wrapper > a:last-of-type div, .breadcrumb-wrapper .w--current div { display: block; max-width: 30rem; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.breadcrumb-wrapper .icon-embed-xsmall { display: block; flex: none; width: 15px; height: 15px; color: #c4ccd8; }
.breadcrumb-wrapper .icon-embed-xsmall svg { display: block; width: 15px; height: 15px; }

.div-block-blog-tag { margin-bottom: 16px; }
.div-block-blog-tag .fc-case-tag { display: inline-flex; align-items: center; height: 26px; padding: 0 12px; border-radius: 999px; background-color: #eaf2fe; font-family: Inter, sans-serif; font-size: 13px; font-weight: 500; line-height: 1; color: #0c5dbc; text-decoration: none; }
.fc-b .container-26 > * { max-width: 860px; }
.fc-art-meta { display: flex; flex-wrap: wrap; align-items: center; justify-content: flex-start; gap: 10px; margin: 22px 0 0; font-family: Inter, sans-serif; font-size: 14px; color: #667085; }
/* the site gives spans "margin: 0 auto 16px"; auto margins on a flex item eat the free space */
.fc-art-meta > span { flex: none; margin: 0; }
.fc-art-meta .fc-dot { width: 3px; height: 3px; border-radius: 50%; background-color: #c1c7d0; }
.fc-toc-nav a, .fc-rail-item, .fc-rail-item span, .fc-quote p, .fc-quote a, .fc-toc-h, .fc-rail-h { margin-left: 0; margin-right: 0; }
.fc-rail-item span { margin-top: 4px; margin-bottom: 0; }
.article-text .fc-num { margin-left: 0; margin-bottom: 0; }
h1.blog-title---individual { max-width: 20em; margin: 0; font-family: Montserrat, sans-serif; font-weight: 600; font-size: clamp(30px, 3.4vw, 44px); line-height: 1.1; letter-spacing: -0.025em; color: #0b1526; text-wrap: balance; }

/* hero with the lead image moved up beside the title */
.container-26.fc-art-split { display: grid; grid-template-columns: minmax(0, 7fr) minmax(0, 5fr); column-gap: 56px; align-items: center; }
.fc-art-split .breadcrumb-wrapper { grid-column: 1 / -1; grid-row: 1; }
.fc-art-split .div-block-blog-tag { grid-column: 1; grid-row: 2; align-self: end; }
.fc-art-split .blog-title---individual { grid-column: 1; grid-row: 3; align-self: start; }
.fc-art-split > figure { grid-column: 2; grid-row: 2 / 5; align-self: center; margin: 0; }
.fc-art-split .fc-art-meta { grid-column: 1; grid-row: 4; }
.fc-art-split > figure div { max-width: 100%; }
.fc-art-split > figure img { display: block; width: 100%; height: auto; border-radius: 16px; }

.fc-scroll { max-width: 100%; margin: 24px 0; overflow-x: auto; }
.fc-scroll table { margin: 0; }

/* body */
.article-content { padding: 56px 0 96px; }
.article-content .container-27 { display: grid; grid-template-columns: 230px minmax(0, 1fr) 250px; column-gap: 56px; align-items: start; max-width: 1280px; margin: 0 auto; padding: 0 32px; }
.article-content .container-27.fc-no-rail { grid-template-columns: 230px minmax(0, 1fr); column-gap: 56px; }

/* contents rail */
.fc-toc { position: sticky; top: 104px; }
.fc-toc-h { margin: 0 0 12px; font-family: Inter, sans-serif; font-size: 11.5px; font-weight: 600; letter-spacing: 0.09em; text-transform: uppercase; color: #667085; }
.fc-toc-nav { display: flex; flex-direction: column; gap: 2px; border-left: 2px solid #e5e9f0; max-height: calc(100vh - 160px); overflow-y: auto; }
.fc-toc-nav a { padding: 7px 0 7px 14px; margin-left: -2px; border-left: 2px solid transparent; font-family: Inter, sans-serif; font-size: 14px; line-height: 1.4; color: #5b6b82; text-decoration: none; }
.fc-toc-nav a:hover { color: #0b1526; }
.fc-toc-nav a.is-on { border-left-color: #1272e3; color: #0c5dbc; font-weight: 600; }
.fc-toc-facts { display: flex; flex-direction: column; gap: 8px; padding: 16px; border-radius: 14px; background-color: #f5f9fe; box-shadow: inset 0 0 0 1px #e3ecf8; }
.fc-toc-facts span { margin: 0; font-family: Inter, sans-serif; font-size: 14px; line-height: 1.4; color: #3d4756; }
.fc-toc-facts span:first-child { font-weight: 600; color: #0b1526; }
.fc-toc-facts a { margin: 4px 0 0; font-family: Inter, sans-serif; font-size: 14px; font-weight: 600; color: #0c5dbc; text-decoration: none; }
.fc-toc-facts a:hover { text-decoration: underline; }

/* related rail */
.fc-rail { position: sticky; top: 104px; display: flex; flex-direction: column; gap: 20px; }
.fc-rail-h { margin: 0 0 12px; font-family: Inter, sans-serif; font-size: 11.5px; font-weight: 600; letter-spacing: 0.09em; text-transform: uppercase; color: #667085; }
.fc-rail-card { border: 1px solid #e5e9f0; border-radius: 14px; padding: 6px 18px; }
.fc-rail-item { display: block; padding: 14px 0; border-bottom: 1px solid #eef1f6; font-family: Inter, sans-serif; font-size: 14.5px; font-weight: 500; line-height: 1.4; color: #0b1526; text-decoration: none; }
.fc-rail-item:last-child { border-bottom: 0; }
.fc-rail-item:hover { color: #0c5dbc; }
.fc-rail-item span { display: block; margin-top: 4px; font-size: 12.5px; font-weight: 400; color: #667085; }
.fc-quote { border: 1px solid #cfe0f7; border-radius: 14px; padding: 20px; background-color: #f5f9fe; }
.fc-quote p { margin: 0 0 14px; font-family: Inter, sans-serif; font-size: 14.5px; line-height: 1.5; color: #0b1526; }
.fc-quote a { display: inline-flex; align-items: center; justify-content: center; height: 42px; padding: 0 18px; border-radius: 9px; background-color: #1272e3; font-family: Inter, sans-serif; font-size: 14.5px; font-weight: 600; color: #ffffff; text-decoration: none; }
.fc-quote a:hover { background-color: #0c5dbc; }

/* numbered section marker */
.article-text .fc-num { display: inline-flex; box-sizing: border-box; align-items: center; justify-content: center; min-width: 30px; padding: 0 7px; height: 30px; margin-right: 12px; border-radius: 8px; background-color: #e8f1fd; font-family: Inter, sans-serif; font-size: 15px; font-weight: 700; color: #0c5dbc; vertical-align: 2px; }

/* diagrams are screenshots, so frame them rather than bleed them */
.article-text figure > div, .article-text p > img { border-radius: 14px; }
.article-text figure figcaption { margin-top: 10px; font-family: Inter, sans-serif; font-size: 13.5px; line-height: 1.5; color: #667085; text-align: left; }
.article-text { max-width: 760px; font-family: Inter, sans-serif; font-size: 17px; line-height: 1.75; color: #3d4756; }
.article-text > p { margin: 0 0 22px; }
.article-text h2, .article-text h3, .article-text h4 { font-family: Montserrat, sans-serif; font-weight: 600; color: #0b1526; }
.article-text h2, .article-text h3, .article-text h4 { scroll-margin-top: 104px; }
.article-text h2 { margin: 56px 0 14px; font-size: 30px; line-height: 1.18; letter-spacing: -0.022em; }
.article-text h3 { margin: 48px 0 12px; font-size: 25px; line-height: 1.2; letter-spacing: -0.02em; }
.article-text h4 { margin: 42px 0 12px; font-size: 21px; line-height: 1.25; letter-spacing: -0.015em; }
.article-text h5, .article-text h6 { margin: 30px 0 10px; font-family: Inter, sans-serif; font-size: 17px; font-weight: 600; line-height: 1.4; color: #0b1526; }
.article-text h2 strong, .article-text h3 strong, .article-text h4 strong, .article-text h5 strong, .article-text h6 strong { font-weight: inherit; color: inherit; }
.article-text > :first-child { margin-top: 0; }
.article-text ul, .article-text ol { margin: 0 0 22px; padding-left: 22px; }
.article-text li { margin-bottom: 10px; }
.article-text li > ul, .article-text li > ol { margin: 10px 0 0; }
.article-text strong { font-weight: 600; color: #0b1526; }
.article-text a { color: #0c5dbc; text-decoration: underline; text-underline-offset: 2px; text-decoration-thickness: 1px; }
.article-text a:hover { color: #1272e3; }
.article-text figure { width: 100%; margin: 32px auto; }
.article-text figure div { width: 100%; max-width: 100%; }
.article-text img { display: block; width: 100%; height: auto; border-radius: 14px; }
.article-text blockquote { margin: 32px 0; padding: 2px 0 2px 20px; border-left: 3px solid #1272e3; font-size: 19px; line-height: 1.6; color: #0b1526; }
.article-text table { width: 100%; margin: 28px 0; border-collapse: collapse; font-size: 15px; }
.article-text th { padding: 12px 14px; border: 0; border-bottom: 1px solid #d9e0ea; background-color: #f5f7fa; text-align: left; font-family: Inter, sans-serif; font-size: 14px; font-weight: 600; line-height: 1.4; color: #0b1526; }
.article-text td { padding: 12px 14px; border: 0; border-bottom: 1px solid #eef1f6; background-color: transparent; vertical-align: top; font-size: 15px; line-height: 1.55; }
.article-text tr:nth-child(even) td { background-color: #fafbfd; }
.article-text hr { margin: 48px 0; border: 0; border-top: 1px solid #e5e9f0; }

/* side module */

.cta-tofu-module { padding: 24px; border: 0; border-radius: 16px; background-color: #f5f8fd; box-shadow: inset 0 0 0 1px #e1e9f5; }
.cta-tofu-eyebrow { margin-bottom: 10px; font-family: Inter, sans-serif; font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; color: #667085; }
.cta-tofu-title { margin-bottom: 8px; font-family: Inter, sans-serif; font-size: 17px; font-weight: 600; line-height: 1.35; color: #0b1526; }
.cta-tofu-desc { margin: 0 0 16px; font-family: Inter, sans-serif; font-size: 14px; line-height: 1.55; color: #667085; }
.cta-tofu-link { display: inline-block; font-family: Inter, sans-serif; font-size: 14px; font-weight: 500; color: #0c5dbc; text-decoration: none; }
.cta-tofu-link:hover { text-decoration: underline; }
.cta-tofu-foot { margin-top: 18px; padding-top: 16px; border-top: 1px solid #e1e9f5; }
.cta-tofu-foot-q { margin: 0 0 4px; font-family: Inter, sans-serif; font-size: 13px; color: #667085; }
.cta-tofu-foot-link { font-family: Inter, sans-serif; font-size: 14px; font-weight: 500; color: #0c5dbc; text-decoration: none; }
.cta-tofu-foot-link:hover { text-decoration: underline; }
.cta-mofu-module { padding: 24px; border: 0; border-radius: 16px; background-color: #f5f8fd; box-shadow: inset 0 0 0 1px #e1e9f5; }
.cta-mofu-title { margin-bottom: 8px; font-family: Inter, sans-serif; font-size: 17px; font-weight: 600; line-height: 1.35; color: #0b1526; }
.cta-mofu-desc { margin: 0 0 16px; font-family: Inter, sans-serif; font-size: 14px; line-height: 1.55; color: #667085; }
.cta-mofu-button { display: inline-flex; align-items: center; justify-content: center; width: auto; height: 42px; padding: 0 18px; border: 0; border-radius: 9px; background-color: #1272e3; font-family: Inter, sans-serif; font-size: 14px; font-weight: 600; line-height: 1; color: #ffffff; text-decoration: none; }
.cta-mofu-button:hover { background-color: #0c5dbc; color: #ffffff; }

/* between 992 and 1199 the three rails squeeze the text, so the related rail stands down */
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .article-content .container-27, .article-content .container-27.fc-no-rail { grid-template-columns: 230px minmax(0, 1fr); column-gap: 48px; }
  .article-content .container-27 .fc-rail { grid-column: 1 / -1; position: static; display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 24px; margin-top: 48px; align-items: start; }
}

@media screen and (max-width: 991px) {
  .container-26.fc-art-split { grid-template-columns: minmax(0, 1fr); row-gap: 20px; }
  .fc-art-split .div-block-blog-tag, .fc-art-split .blog-title---individual, .fc-art-split > figure { grid-column: 1; }
  .fc-art-split .div-block-blog-tag { grid-row: 2; }
  .fc-art-split .blog-title---individual { grid-row: 3; }
  .fc-art-split > figure { grid-row: 4; }
  .fc-art-split .fc-art-meta { grid-column: 1; grid-row: 5; margin-top: 4px; }
  .container-26.fc-art-split .breadcrumb-wrapper { margin-bottom: 4px; }
  .article-content .container-27, .article-content .container-27.fc-no-rail { grid-template-columns: minmax(0, 1fr); row-gap: 36px; }
  .article-content .container-27 > *:not(.article-text) { position: static; }
  .fc-toc { order: -1; }
  .fc-toc-nav { max-height: none; }
  .article-text { max-width: none; }
  .fc-b .container-26 > * { max-width: none; }
}
@media screen and (max-width: 767px) {
  .section-38 { padding-top: 32px; }
  .section-38 .container-26, .article-content .container-27 { padding-left: 20px; padding-right: 20px; }
  .article-content { padding: 40px 0 72px; }
  .article-text { font-size: 16px; }
  .article-text h2 { margin-top: 44px; font-size: 25px; }
  .article-text h3 { margin-top: 38px; font-size: 22px; }
  .article-text h4 { margin-top: 32px; font-size: 19px; }
  .breadcrumb-wrapper > a:last-of-type, .breadcrumb-wrapper > div:last-of-type { display: none; }
}
