.site-main {
}

.post-header-container {
  /* max-width: 1120px; */
  /* margin: auto; */
  background: #f7f8fa;
  margin-top: 80px;
  padding-bottom: 48px;
}

.post-header-container > div,
.post-header-container > article {
  margin: auto;
  max-width: 1120px;
}
.gh-content {
  max-width: 1120px;
  margin: 0 auto;
  padding: 0px 16px;
}
/* .site-content {
    margin-top:102px;
    max-width: 1120px;
    margin:0 auto;
} */
.bread-crumbs {
  padding: 32px 0px;
  display: flex;
  align-items: center;
  gap: 10px;
  color: #6f839e;
  font-family: "Ibm-plex-mono-semibold";
  font-size: 12px;
  font-style: normal;
  font-variation-settings: "wght" 600;
  font-optical-sizing: none;
  line-height: 18px;
  letter-spacing: 0.1px;
  text-transform: uppercase;
  margin-bottom: 32px;
}
.bread-crumbs a,
.bread-crumbs .crumb-topic {
  color: #6f839e;
  cursor: pointer;
}
.bread-crumbs-title {
  opacity: 0.6;
  max-width: 273px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hero-section-container {
  display: flex;
  gap: 32px;
}
.learn-hero-section {
  display: flex;
  flex-direction: column;
  flex: 0 0 50%;
}

.hero-section-title-container {
  display: flex;
  /* justify-content: space-between; */
  gap: 32px;
  flex-direction: column;
  flex-grow: 1;
  justify-content: space-between;
}

.hero-section-title-container .learn-author-container {
  flex: 1;
}
.hero-section-title-container .hero-section-title {
  color: #242a33;
  margin: 0px;
  font-weight: normal;

  /* Web/heading/h2 */
  font-family: inter-semibold;
  font-size: 48px;
  font-style: normal;
  line-height: 56px;
  letter-spacing: -1.6px;
}
.learn-hero-section .post-card-tags {
  margin-bottom: 16px;
  /* margin-top: 48px; */
}
.author-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.author-list-item .author-avatar {
  display: flex;
  align-items: center;
  gap: 12px;
  color: #3d4757;
}
.author-list-item .author-avatar img,
.author-list-item .author-avatar svg {
  height: 32px;
  width: 32px;
  overflow: hidden;
  border-radius: 50%;
}
.author-list-item .learn-author-name {
  /* Web/body/large/smb */
  font-family: inter-semibold;
  font-size: 20px;
  font-style: normal;
  line-height: 30px;
  letter-spacing: -0.2px;
}
.learn-author-container > div {
  display: flex;
  justify-content: start;
  flex-direction: column;
  height: 100%;
  justify-content: end;
}
.article-byline-meta .byline-meta-content {
  color: #4c596c;
  margin-left: 44px;

  /* Web/body/small/reg */
  font-family: inter-regular;
  font-size: 14px;
  font-style: normal;
  line-height: 22px;
  letter-spacing: -0.05px;
  display: flex;
  align-items: center;
  margin-left: 44px;
  margin-top: 0px;
}
.byline-meta-date-separator {
  margin: 0px 12px;
  font-family: inter-regular;
  height: 12px;
  display: inline-block;
  border-left: 1px solid #b8a7fb;
}
.gh-content {
  max-width: 1120px;
  margin: 0 auto;
  margin-top: 64px;
  gap: 32px;
}
.gh-content {
  display: flex;
  color: #393547;
  position: relative;
}
.post-content li:not(:last-child) {
  margin-bottom: 16px;
}
.post-content li {
  margin-bottom: 16px;
}
.post-content li:last-child {
  margin-bottom: 0px;
}

/* .post-content:not(:has(h1,h2,h3,h4,h5,h6)) p,.post-content:not(:has(h1,h2,h3,h4,h5,h6)) li , .post-content:not(:has(h1,h2,h3,h4,h5,h6)) ul , .post-content:not(:has(h1,h2,h3,h4,h5,h6)) ol, .post-content:not(:has(h1,h2,h3,h4,h5,h6)) span,.post-content:not(:has(h1,h2,h3,h4,h5,h6)) strong  {
    color: #393547;
font-family: inter-regular;
font-size: 16px;
font-style: normal;
line-height: 26px;
letter-spacing: -0.1px;
} */
.post-content {
  color: #393547;
  font-family: inter-regular;
  font-size: 16px;
  font-style: normal;
  line-height: 26px;
  letter-spacing: -0.1px;
}

.post-content h2 {
  color: #393547;
  font-family: inter-semibold;
  font-size: 32px;
  font-style: normal;
  line-height: 40px;
  letter-spacing: -0.8px;
  position: relative;
}
.post-content {
  width: 100%;
  max-width: 616px;
  overflow: hidden;
}
.post-toc {
  width: 184px;
  height: 548px;
  background-color: #fff;
  position: sticky;
  top: 102px;
}
.post-right-sidebar {
  width: 256px;
  min-width: 200px;
  height: 100%;
  position: sticky;
  top: 102px;
}
.post-content p {
  margin-bottom: 16px;
}

.post-content h2 {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.8px;
}

.post-content .kg-card {
  margin: 40px 0px;
  font-family: inter-regular;
}
.kg-card * {
  font-family: inter-regular;
}
.post-content h3 {
  color: #393547;

  /* Web/heading/h6 */
  font-family: inter-semibold;
  font-size: 20px;
  font-style: normal;
  line-height: 28px;
  letter-spacing: -0.2px;
  margin-bottom: 8px;
}
.post-content h3 {
  font-size: 24px;
  line-height: 28px;
  letter-spacing: -0.2px;
}
.post-content a {
  color: #6e46ff;
}
.post-content a:hover {
  color: #542cc6;
}
.gh-content .post-content {
  overflow: hidden;
}
table {
  width: 100% !important;
  border-spacing: 4px;
  margin-left: -4px;
  border-collapse: separate !important;
  margin: 40px 0px;
  display: block;
  overflow: scroll;
}
td {
  min-width: 150px;
}
table td,
table tr,
table th,
table thead,
table tbody,
table tfoot {
  border: none !important;
}

table thead th:first-child,
table thead tr:first-child td:first-child {
  border-top-left-radius: 8px;
}
table thead th:last-child,
table thead tr:first-child td:last-child {
  border-top-right-radius: 8px;
}
table:not(:has(thead)):not(:has(th)) tr:first-child td:first-child {
  border-top-left-radius: 8px;
}
table:not(:has(thead)):not(:has(th)) tr:first-child td:last-child {
  border-top-right-radius: 8px;
}
table tr:last-child td:first-child {
  border-bottom-left-radius: 8px;
}
table tr:last-child td:last-child {
  border-bottom-right-radius: 8px;
}

table td,
table th {
  padding: 6px 12px;
  background: #fafafa;
  vertical-align: baseline;
  text-align: start;
}
table th {
  color: #fff;
}

/* table:not(:has(tr ~ tr)) tr:first-child td , table:not(:has(tr ~ tr)) tr:first-child td p , table:not(:has(tr ~ tr)) tr:first-child td span {
    font-family: Inter !important;
    font-size: 16px !important;
    line-height: 24px !important;
    font-variation-settings: "wght" 400 !important;
    margin: 0;
    font-optical-sizing: none;
    background: blue !important;
    color: #fff !important;
} */

/* If table doesn't have thead or th, select the first tr as th */
table:not(:has(thead)):not(:has(th)):has(tr ~ tr) tr:first-child td,
table:not(:has(thead)):not(:has(th)):has(tr ~ tr) tr:first-child td p,
table:not(:has(thead)):not(:has(th)):has(tr ~ tr) tr:first-child td span {
  font-family: inter-regular !important;
  font-size: 16px !important;
  line-height: 24px !important;
  margin: 0;
  font-weight: normal;
  background: #384a62 !important;
  color: #fff !important;
  text-align: start !important;
  text-indent: 0px !important;
}
table tr td,
table tr p,
table tr span,
table tr ul,
table tr ol,
table tr li {
  font-family: inter-regular !important;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: normal;
  margin: 0 !important;
  padding: 0px !important;
  text-align: start !important;
  text-indent: 0px !important;
  color: #333 !important;
}
table tr td,
table th {
  padding: 6px 12px !important;
}
table tr ul,
table tr ol,
table tr li {
  margin: 0px !important;
  padding: 0px !important;
  list-style: none !important;
}

table:not(:has(thead)):not(:has(th)) tr:first-child td.highlight-cell {
  background: #422a99;
}
td.highlight-cell {
  color: #422a99;
}
td .helper-svg {
  margin-right: 8px;
  margin-top: 4px;
  width: 14px;
  height: 14px;
}
td .negative-svg {
  border-radius: 32px;
  background: #eae9e9;
  padding: 0px 3px;
}
td .positive-svg {
  background: #dbd1ff;
  padding: 0px 3px;
  border-radius: 32px;
}
table td:has(.helper-svg) div {
  /* flex-direction: column; */
  display: flex;
}
.underscore-black-link {
  color: #393547;
  text-decoration: underline !important;
}
.underscore-black-link:hover {
  color: black;
}
.horizontal-align-center {
  text-align: center;
}
.learn-more-button span {
  text-decoration: underline;
}
.learn-more-button {
  /* display: inline-block; */
  margin-right: 4px;
  margin-top: 8px;
  color: #6e46ff;
  font-weight: 600;
  gap: 4px;
  display: flex;
  align-items: center;
  text-decoration: underline;
}
.learn-more-button:hover img:nth-child(2n) {
  display: none;
}
.learn-more-button > img:last-child {
  display: none;
}
.learn-more-button:hover {
  /* transform: scale(1.01); */
  color: #422a99;
  /* color: #422a99; */
}

.learn-more-button:hover img:last-child {
  display: block;
}
.learn-more-button img {
  height: 14px;
  width: 14px;
}

.learn-more-button:hover img {
  transform: translateX(2px);
  transition: transform 200ms linear;
}
ul.table-cell-list .positive {
  color: #422a99;
}
ul.table-cell-list {
  list-style: none;
  padding-left: 0;
}

ul.table-cell-list li {
  padding-left: 18px;
  margin-bottom: 4px;
  position: relative;
}

ul.table-cell-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 14px;
  height: 22px;
  background-image: url("/images/articles/tick-green.svg");
  background-repeat: no-repeat;
}

/* right sidebar */
.post-right-sidebar {
  display: flex;
  flex-direction: column;
  gap: 32px;
  width: 256px;
}

.cta-box {
  border: 1px solid #dfe4ec;
  border-radius: 16px;
  padding: 24px;
  display: flex;
  flex-direction: column;
  background-color: #f7f8fa;
}

.cta-box h3 {
  font-family: inter-semibold;
  font-size: 20px;
  color: #393547;
  font-weight: normal;
  margin: 0;
  margin-bottom: 8px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

.cta-box p {
  font-family: inter-regular;
  font-size: 14px;
  color: #393547;
  margin: 0;
  margin-bottom: 32px;
}

.cta-box a {
  background-color: #623cf6;
  color: white;
  border: none;
  border-radius: 4px;
  padding: 9px 16px;
  font-family: inter-semibold;
  font-size: 14px;
  cursor: pointer;
}
.cta-box a:hover {
  background-color: #542cc6;
}

.related-articles {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.related-articles h4 {
  font-family: "Ibm-plex-mono-semibold";
  font-variation-settings: "wght" 600;
  font-optical-sizing: none;
  font-size: 12px;
  color: rgba(61, 71, 87, 0.4);
  text-transform: uppercase;
  margin: 0;
}

.related-articles ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.related-articles li {
  padding-top: 16px;
  border-top: 1px solid #dfe4ec;
}

.related-articles p {
  font-family: inter-regular;
  font-size: 14px;
  color: #4c596c;
  margin: 0 0 4px 0;
}
.related-articles a:hover {
  color: #623cf6;
}

.related-articles a {
  font-family: inter-semibold;
  font-size: 16px;
  color: #4c596c;
  text-decoration: none;
  cursor: pointer;
}

.related-articles a:hover {
  text-decoration: underline;
}
.card-in {
  margin: 50px 0 20px;
  padding: 20px 0;
}
.card-img-in {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 30px;
}
.get-started-txt {
  margin: 0;
  padding: 0 30px 30px;
  font-size: 24px;
  line-height: 32px;
}

@media (max-width: 1120px) {
  .post-header-container {
    padding-right: 16px;
    padding-left: 16px;
  }
}
@media (max-width: 600px) {
  .post-content h1 {
    color: #242a33;

    /* Web/heading/h2 */
    font-family: inter-semibold;
    font-size: 32px;
    font-style: normal;
    line-height: 40px;
    letter-spacing: -0.8px;
  }
  .post-content h2 {
    color: #393547;
    font-family: inter-semibold;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.4px;
  }
  .post-content h3 {
    color: #393547;

    /* Web/heading/h5 */
    font-family: inter-semibold;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: -0.2px;
  }

  .author-list-item .learn-author-name {
    color: #3d4757;

    /* Web/body/large/smb */
    font-family: inter-semibold;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: -0.15px;
  }
  .hero-section-title-container {
    flex-direction: column;
  }
  .post-header-container {
    padding: 0px 16px;
  }
  .hero-section-title-container .hero-section-title {
    width: 100%;

    /* Web/heading/h2 */
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px; /* 125% */
    letter-spacing: -0.8px;
  }
  .learn-hero-section {
    padding-bottom: 48px;
  }
  .gh-content {
    margin-top: 48px;
  }
}
.share-on-right-sidebar {
  display: none;
}
@media (max-width: 800px) {
  .hero-section-container .article-image img {
    height: unset;
    max-height: unset;
    max-width: unset;
    object-fit: unset;
    object-position: unset;
    margin-bottom: 0px;
    width: 100%;
  }
  .hero-section-container .article-image > div {
    width: 100%;
    max-height: revert;
  }
  .hero-section-container {
    flex-direction: column;
    gap: 24px;
  }
  .hero-section-title-container .byline-meta-content {
    margin-left: 0px;
    margin-top: 4px;
  }
  .hero-section-container .article-image {
    height: auto;
    width: 100%;
    margin: 0px;
  }
  .learn-hero-section .post-card-tags {
    margin-top: 0px;
  }
  .learn-hero-section {
    order: 2;
  }
  .article-image {
    order: 1;
  }
  .hero-section-title-container {
    gap: 24px;
  }
  .post-toc {
    display: none;
  }
  .post-right-sidebar {
    /* display:none; */
    width: 100%;
    position: static;
    margin-top: 56px;
  }
  .share-on-right-sidebar {
    display: block;
  }
  .share-on-right-sidebar .learn-share-container {
    margin: 24px 0px;
    margin-top: 0px;
  }
  .share-on-right-sidebar svg {
    width: 32px;
    height: 32px;
  }
  .learn-share-container > div {
    gap: 40px;
  }
  .post-content {
    margin: auto;
  }
  .post-right-sidebar .cta-box {
    display: none;
  }
  .gh-content {
    justify-content: center;
    padding: 0px 16px;
    flex-direction: column;
    gap: 0px;
  }
  .mobile-footer {
    padding-top: 40px;
  }
  .site-content .site-main {
    padding-bottom: 0px;
  }
  .related-articles p {
    color: #676375;

    /* Web/body/medium/smb */
    font-family: inter-semibold;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: -0.1px;
  }
}
/* TOC */
.learn-share-container > div {
  display: flex;
  gap: 16px;
  padding-top: 8px;
}
.learn-share-container {
  margin-top: 32px;
  color: rgba(61, 71, 87, 0.4);

  /* Web/overline/ol2 */
  font-family: Ibm-plex-mono-semibold;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.1px;
  text-transform: uppercase;
}

.toc-parent-container {
  height: calc(100% - 91px);
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
}

.toc-container {
  height: 100%;
  min-width: 150px;
  padding: 0px;
  scrollbar-color: #7b91b0 #f5f5f5;
  scrollbar-width: thin;
  overflow-y: scroll;
  max-height: 100%;
  position: relative;
}

.toc-container ol {
  padding-left: 0px;
  list-style: none;
  font-family: Inter;
  font-size: 14px;
  line-height: 24px;
  font-variation-settings: "wght" 600;
  font-optical-sizing: none;
  margin: 0;
  padding-right: 16px;
}
.toc-container ol li {
  border-bottom: solid 1px #eae9e9;
  padding: 12px 0px;
}

.toc-link {
  color: #676375;
  padding-bottom: 8px;
  margin-top: 8px;
  cursor: pointer;
}

.toc-link a {
  color: inherit;
  text-decoration: none;
  display: block;
}
.toc-link strong {
  font-weight: normal;
}

.toc-link:hover,
.toc-link a:hover {
  color: #393547;
}

.toc-article-title {
  font-family: Ibm-flex-mono-semibold;
  font-size: 12px;
  font-style: normal;
  line-height: 18px;
  color: #9591a3;
  margin-bottom: 8px;
}
.toc-container::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 4px;
  height: 18px;
  background-color: #fafafa;
}

.toc-container::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background-color: #7b91b0;
  box-shadow: black;
}

.highlightedTopic,
.highlightedTopic a {
  color: #6e46ff !important;
}

.toc-shadow {
  height: 40px;
  width: 100%;
  position: absolute;
  z-index: 10;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}

.toc-shadow.visible {
  opacity: 1;
}

.toc-shadow.top {
  top: 26px; /* Align with top of scrollbar */
  background: linear-gradient(180deg, #fff 50%, rgba(255, 255, 255, 0) 100%);
}
.toc-shadow.bottom {
  bottom: 0px;
  background: linear-gradient(0deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
}
.toc-article-title {
  color: rgba(61, 71, 87, 0.4);
  font-family: Ibm-plex-mono-semibold;
  font-size: 12px;
  font-style: normal;
  line-height: 18px;
  letter-spacing: 0.1px;
  text-transform: uppercase;
}
.toc-link {
  color: #676375;
  font-family: inter-semibold;
  font-size: 14px;
  font-style: normal;
  /* font-variation-settings: "wght" 600; */
  /* font-optical-sizing: none; */
  line-height: 22px;
  letter-spacing: -0.05px;
}
.toc-link:hover {
  color: #6e46ff;
}
.article-image img {
  display: block;

  border-radius: 8px;
  /* margin-bottom: 40px; */
  margin-left: 0px;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 400px;
  object-fit: contain;
  object-position: left;
}

.article-image {
  margin: auto;
  width: 100%;
  height: 325px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #f8f9fa;
}
.article-image > div {
  max-height: 325px;
  max-width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.article-image img {
  max-height: 325px;
  max-width: 100%;
  width: auto;
  height: auto;
  border-radius: 8px;
  display: block;
}
.post-content > :first-child {
  margin-top: 0px;
}
