/*! tailwindcss v4.1.10 | MIT License | https://tailwindcss.com */
@layer properties;
.prose-lg {
  font-size: 1.125rem;
  line-height: 1.7777778;
  :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }
  :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    font-size: 1.2222222em;
    line-height: 1.4545455;
    margin-top: 1.0909091em;
    margin-bottom: 1.0909091em;
  }
  :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 1.6666667em;
    margin-bottom: 1.6666667em;
    padding-inline-start: 1em;
  }
  :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    font-size: 2.6666667em;
    margin-top: 0;
    margin-bottom: 0.8333333em;
    line-height: 1;
  }
  :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    font-size: 1.6666667em;
    margin-top: 1.8666667em;
    margin-bottom: 1.0666667em;
    line-height: 1.3333333;
  }
  :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    font-size: 1.3333333em;
    margin-top: 1.6666667em;
    margin-bottom: 0.6666667em;
    line-height: 1.5;
  }
  :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 0.4444444em;
    line-height: 1.5555556;
  }
  :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }
  :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }
  :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }
  :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }
  :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    font-size: 0.8888889em;
    border-radius: 0.3125rem;
    padding-top: 0.2222222em;
    padding-inline-end: 0.4444444em;
    padding-bottom: 0.2222222em;
    padding-inline-start: 0.4444444em;
  }
  :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    font-size: 0.8888889em;
  }
  :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    font-size: 0.8666667em;
  }
  :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    font-size: 0.875em;
  }
  :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    font-size: 0.8888889em;
    line-height: 1.75;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.375rem;
    padding-top: 1em;
    padding-inline-end: 1.5em;
    padding-bottom: 1em;
    padding-inline-start: 1.5em;
  }
  :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-inline-start: 1.5555556em;
  }
  :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-inline-start: 1.5555556em;
  }
  :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 0.6666667em;
    margin-bottom: 0.6666667em;
  }
  :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    padding-inline-start: 0.4444444em;
  }
  :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    padding-inline-start: 0.4444444em;
  }
  :where(.prose-lg > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }
  :where(.prose-lg > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 1.3333333em;
  }
  :where(.prose-lg > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-bottom: 1.3333333em;
  }
  :where(.prose-lg > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 1.3333333em;
  }
  :where(.prose-lg > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-bottom: 1.3333333em;
  }
  :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }
  :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }
  :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 1.3333333em;
  }
  :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 0.6666667em;
    padding-inline-start: 1.5555556em;
  }
  :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 3.1111111em;
    margin-bottom: 3.1111111em;
  }
  :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 0;
  }
  :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 0;
  }
  :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 0;
  }
  :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 0;
  }
  :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    font-size: 0.8888889em;
    line-height: 1.5;
  }
  :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    padding-inline-end: 0.75em;
    padding-bottom: 0.75em;
    padding-inline-start: 0.75em;
  }
  :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    padding-inline-start: 0;
  }
  :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    padding-inline-end: 0;
  }
  :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    padding-top: 0.75em;
    padding-inline-end: 0.75em;
    padding-bottom: 0.75em;
    padding-inline-start: 0.75em;
  }
  :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    padding-inline-start: 0;
  }
  :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    padding-inline-end: 0;
  }
  :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }
  :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }
  :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    font-size: 0.8888889em;
    line-height: 1.5;
    margin-top: 1em;
  }
  :where(.prose-lg > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 0;
  }
  :where(.prose-lg > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-bottom: 0;
  }
}
.line-clamp-1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.line-clamp-3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.prose-stone {
  --tw-prose-body: oklch(37.4% 0.01 67.558);
  --tw-prose-headings: oklch(21.6% 0.006 56.043);
  --tw-prose-lead: oklch(44.4% 0.011 73.639);
  --tw-prose-links: oklch(21.6% 0.006 56.043);
  --tw-prose-bold: oklch(21.6% 0.006 56.043);
  --tw-prose-counters: oklch(55.3% 0.013 58.071);
  --tw-prose-bullets: oklch(86.9% 0.005 56.366);
  --tw-prose-hr: oklch(92.3% 0.003 48.717);
  --tw-prose-quotes: oklch(21.6% 0.006 56.043);
  --tw-prose-quote-borders: oklch(92.3% 0.003 48.717);
  --tw-prose-captions: oklch(55.3% 0.013 58.071);
  --tw-prose-kbd: oklch(21.6% 0.006 56.043);
  --tw-prose-kbd-shadows: NaN NaN NaN;
  --tw-prose-code: oklch(21.6% 0.006 56.043);
  --tw-prose-pre-code: oklch(92.3% 0.003 48.717);
  --tw-prose-pre-bg: oklch(26.8% 0.007 34.298);
  --tw-prose-th-borders: oklch(86.9% 0.005 56.366);
  --tw-prose-td-borders: oklch(92.3% 0.003 48.717);
  --tw-prose-invert-body: oklch(86.9% 0.005 56.366);
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: oklch(70.9% 0.01 56.259);
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: oklch(70.9% 0.01 56.259);
  --tw-prose-invert-bullets: oklch(44.4% 0.011 73.639);
  --tw-prose-invert-hr: oklch(37.4% 0.01 67.558);
  --tw-prose-invert-quotes: oklch(97% 0.001 106.424);
  --tw-prose-invert-quote-borders: oklch(37.4% 0.01 67.558);
  --tw-prose-invert-captions: oklch(70.9% 0.01 56.259);
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: oklch(86.9% 0.005 56.366);
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: oklch(44.4% 0.011 73.639);
  --tw-prose-invert-td-borders: oklch(37.4% 0.01 67.558);
}
@media (min-width: 48rem) {
  .prose-lg {
    border-right-style: solid;
    border-right-width: 1px;
    border-color: hsl(240 6% 10% / 0.04);
  }
}
.prose-lg {
  :where(h1, h2, h3, h4, h5, dl dt:not([data-bs-toggle="collapse"])):not( :where([class~="not-prose"], [class~="not-prose"] *) ) {
    font-family: "Lexend", Inter, Arial;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
  :where(p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    font-size: 1.125rem;
    line-height: 1.75rem;
    letter-spacing: -0.0045em;
    color: hsl(240 3% 35%);
  }
  :where(ul.list-group):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-start: 0;
  }
  :where(ul.list-group > li.list-group-item):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    padding-inline-start: 1.3333333em;
    padding-inline-end: 1.3333333em;
  }
  :where(dl > dd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-inline-start: 0;
  }
  :where(dt[data-bs-toggle="collapse"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    padding-inline-start: 1.3333333em;
    padding-inline-end: 1.3333333em;
    border: 1px solid hsl(240 3% 90% / 0.5);
    background-color: hsl(240 3% 90% / 0.3);
    cursor: pointer;
  }
  :where(dt[data-bs-toggle="collapse"] + dd.collapse, dt[data-bs-toggle="collapse"] + dd.collapsing):not( :where([class~="not-prose"], [class~="not-prose"] *) ) {
    margin-top: -1px;
    margin-bottom: 0;
    padding-inline-start: 1.3333333em;
    padding-inline-end: 1.3333333em;
    border: 1px solid hsl(240 3% 90% / 0.5);
  }
  :where(dd.collapse + dt[data-bs-toggle="collapse"], dd.collapsing + dt[data-bs-toggle="collapse"]):not( :where([class~="not-prose"], [class~="not-prose"] *) ) {
    margin-top: -1px;
  }
}
.tw-toc {
  position: sticky;
  top: 8rem;
  margin-top: 0.5rem;
  margin-left: -1rem;
  display: none;
  height: 800px;
}
@media (min-width: 1024px) {
  .tw-toc {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
  }
}
.tw-toc li[data-anchor] a {
  transition: color 0.2s ease-in-out;
}
.tw-toc li[data-anchor]::before {
  background-color: transparent;
  position: absolute;
  left: 3px;
  height: 1.5rem;
  width: 1px;
  transition: opacity 0.2s ease-in-out;
  opacity: 0;
  content: "";
}
.tw-toc li[data-anchor].toc-link-active::before {
  background-color: hsl(240deg 2.81% 13.02%) !important;
  opacity: 1;
}
.tw-toc li[data-anchor].toc-link-active > a {
  color: hsl(240deg 2.81% 13.02%) !important;
}
.tw-toc span:first-of-type {
  text-transform: uppercase;
  color: hsl(240 5.7% 10.4%);
  font-size: 0.75rem;
  line-height: 1rem;
  letter-spacing: 0.08em;
  padding-inline-start: 1.5rem;
}
.tw-toc ol {
  font-size: 0.875rem;
  line-height: 1.375rem;
  letter-spacing: -0.0045em;
  color: hsl(240 3% 35%);
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 0.5rem;
  overflow: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
  max-height: 600px;
  padding-bottom: 4.5rem;
  padding-left: 3rem;
}
.tw-toc ol a {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  margin-bottom: 1rem;
  font-size: 0.875rem;
  line-height: 1.375rem;
  letter-spacing: -0.0045em;
  color: hsl(240 3% 35%);
}
.tw-toc ol li {
  list-style: none;
}
.tw-toc ol li ul {
  padding-left: 1rem;
}
.tw-container {
  max-width: 75rem;
  margin-inline: auto;
  padding-inline: 1.25rem;
}
.tw-breadcrumb {
  display: flex;
  gap: 0.75rem;
  padding: 0 0 4rem 0 !important;
  font-size: 0.875rem;
  line-height: 1.375rem;
  letter-spacing: -0.0045em;
  color: hsl(240 3% 35%);
}
.tw-breadcrumb .tw-breadcrumb-item {
  display: flex;
  gap: 0.75rem;
}
.tw-breadcrumb .tw-breadcrumb-item.active {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.tw-breadcrumb .tw-breadcrumb-item:not(.active) {
  white-space: nowrap;
}
.tw-text-caption {
  font-size: 0.875rem;
  line-height: 1.375rem;
  letter-spacing: -0.0045em;
  color: hsl(240 3% 35%);
}
.tw-text-title {
  font-size: clamp(2rem, 5vw, 2.5rem);
  line-height: clamp(2.125rem, 5.5vw, 2.75rem);
  font-family: "Lexend", Inter, Arial;
  font-weight: 600;
  letter-spacing: -0.02em;
  color: hsl(240 5.7% 10.4%);
}
.tw-text-title:empty {
  display: none;
}
.tw-text-summary {
  font-size: clamp(1.125rem, 3vw, 1.25rem);
  line-height: clamp(1.625rem, 3.5vw, 1.75rem);
  letter-spacing: -0.018em;
  color: hsl(240 3% 35%);
}
.tw-text-summary:empty {
  display: none;
}
.tw-authors {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
  gap: 1.5rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  margin-bottom: 2rem !important;
  border-color: hsl(240 6% 10% / 0.04);
}
.tw-authors .tw-authors-item {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.tw-authors .tw-authors-item img {
  flex-shrink: 0;
  border-radius: calc(infinity * 1px);
  border-style: var(--tw-border-style);
  border-width: 1px;
  object-fit: cover;
  width: 2.75rem;
  height: 2.75rem;
  border-color: hsl(240 3% 90%);
}
.tw-authors .tw-authors-item .tw-authors-item-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.875rem;
  line-height: 1.375rem;
  letter-spacing: -0.0045em;
  color: hsl(240 3% 35%);
}
.tw-authors .tw-authors-item .tw-authors-item-badge {
  font-size: 0.625rem;
  line-height: 1rem;
  letter-spacing: -0.0045em;
  padding-left: 0.375rem;
  padding-right: 0.375rem;
  color: hsl(240 3% 35%);
  background-color: hsl(240 3% 90%);
  border-radius: 9999px;
  border-color: hsl(240 3% 90%);
  border-width: 1px;
  border-style: solid;
  height: fit-content;
}
.tw-authors .tw-authors-item .tw-authors-item-role {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.75rem;
  line-height: 1.125rem;
  letter-spacing: -0.0045em;
  color: hsl(240 3% 35%);
}
.tw-faq-container {
  padding: 2rem;
  background-color: hsl(240 3% 90%);
  border: 0 solid;
  border-color: hsl(240 3% 90%);
  border-left-width: 4px;
  width: 100%;
  margin-bottom: 3rem;
  box-sizing: border-box;
}
.tw-faq-container .tw-faq-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1rem;
  border: 0 solid hsl(240 3% 90%);
  box-sizing: border-box;
}
.tw-faq-container .tw-faq-header .tw-faq-title {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 600;
  margin: 0;
  border: 0 solid hsl(240 3% 90%);
  box-sizing: border-box;
}
.tw-faq-container .tw-faq-text {
  font-size: 1rem;
  line-height: 1.5rem;
  margin: 0;
  border: 0 solid hsl(240 3% 90%);
  box-sizing: border-box;
}
.tw-faq-container .tw-faq-list {
  list-style-type: disc;
  list-style: outside none disc;
  padding: 0 0 0 0.125rem;
  margin-bottom: 0;
  padding-bottom: 0;
  border: 0 solid hsl(240 3% 90%);
  box-sizing: border-box;
}
.tw-faq-container .tw-faq-list .tw-faq-list-item {
  margin-left: 1rem;
  margin-top: 0.25rem;
  margin-bottom: 0;
  padding-bottom: 0;
  border: 0 solid hsl(240 3% 90%);
  box-sizing: border-box;
}
:root {
  --star-size: 20px;
  --star-color: #ccd0d1;
  --star-background: #ffbf00;
}
.mb_star_rating {
  --percent: calc(var(--rating) / 5 * 100%);
  display: inline-block;
  font-size: var(--star-size);
  font-family: Times;
  line-height: 1;
}
.mb_star_rating::before {
  content: "★★★★★";
  letter-spacing: 3px;
  background: linear-gradient(90deg, var(--star-background) var(--percent), var(--star-color) var(--percent));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
header {
  background-image: none;
  background-color: transparent;
  min-height: unset;
}
.rating-filled {
  color: #ffbf00 !important;
}
.icon-checkmarks {
  color: #41ad39 !important;
}
.icon-crossmarks {
  color: #b61616 !important;
}
dl dd dl dt::before {
  display: block;
  float: right;
  font-weight: bold;
}
dl dd dl dt[aria-expanded="false"]::before {
  content: "+";
}
dl dd dl dt[aria-expanded="true"]::before {
  content: "-";
}
aside .toc li ul li ul {
  display: none;
}
table th {
  min-width: 120px;
}
.blockquote.tip {
  font-size: 1rem !important;
}
.lite-youtube-fallback {
  aspect-ratio: 16 / 9;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 1em;
  padding: 1em;
  background-color: #000;
  color: #fff;
  text-decoration: none;
}
.lite-youtube-fallback::before {
  display: block;
  content: "";
  border: solid transparent;
  border-width: 2em 0 2em 3em;
  border-left-color: red;
}
.lite-youtube-fallback:hover::before {
  border-left-color: #fff;
}
.lite-youtube-fallback:focus {
  outline: 2px solid red;
}
#blogsubscribe p a {
  color: #000000;
  font-weight: bold;
}
body article a {
  font-weight: 600;
  color: var(--mb-color-blue2, #0f37c3);
}
#blognavbarNav .cat_case-studies {
  display: none;
}
html[lang="en"] #blognavbarNav .cat_case-studies {
  display: block;
}
#blognavbarNav a {
  color: white !important;
  text-transform: none !important;
}
.blogpost-featured, .blogpost-blurb {
  border-radius: 1.5rem !important;
  border: solid 15px #3266e2 !important;
  background-color: #3266e2 !important;
  overflow: hidden;
  color: white !important;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.3);
  transition: transform 0.2s ease-out;
}
.blogpost-featured:hover, .blogpost-blurb:hover {
  transform: scale(1.03);
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.3);
}
.blogpost-featured:pressed, .blogpost-blurb:pressed {
  transform: scale(1.01);
}
.blogpost-featured:hover a, .blogpost-blurb:hover a {
  text-decoration: none !important;
}
.blogpost-featured a, .blogpost-blurb a {
  color: white !important;
}
.blogpost-featured figure, .blogpost-blurb figure {
  margin-bottom: 0 !important;
  position: relative;
}
.blogpost-featured figure .published-date, .blogpost-blurb figure .published-date {
  margin-top: -5px;
  position: absolute;
  right: 12px;
  background: #3266e2;
  padding: 8px;
  border-radius: 8px 8px 0 0;
  bottom: 0;
}
.blogpost-featured figure {
  margin-bottom: 0 !important;
  position: relative;
}
.blogpost-featured figure img, .blogpost-blurb figure img {
  border-radius: 1rem !important;
  height: 169px;
}
.blogpost-featured .text-dark, .blogpost-blurb .text-dark {
  color: white !important;
}
.blogpost-blurb p.h4 {
  font-size: 1.2rem;
  margin-top: 0 !important;
}
#block-maincontent h1, #block-maincontent h2, #block-maincontent h3, #block-maincontent h4, #block-maincontent h5, #block-maincontent dl dt:not([data-bs-toggle="collapse"]) {
  font-family: "Lexend", Inter, Arial;
  text-align: left !important;
  font-weight: 600 !important;
  margin-top: 3rem;
  letter-spacing: -0.02em;
}
#block-maincontent h1 {
  font-size: 35px !important;
}
#block-maincontent h2 {
  font-size: 30px !important;
}
#block-maincontent h3 {
  font-size: 25px !important;
}
#block-maincontent h4 {
  font-size: 23px !important;
}
#block-maincontent h5 {
  font-size: 21px !important;
}
#block-blogarchive .row {
  margin-top: 2rem !important;
}
#block-blogsubscribe .border {
  border: none !important;
  border-radius: 1.5rem !important;
  background-color: color(srgb 0.925 0.9442 1) !important;
}
#blogcategories {
  padding-right: 2rem !important;
  padding-left: 2rem !important;
}
#blogcategories a {
  color: black !important;
}
#blogcategories .fst-italic {
  font-style: normal !important;
}
.authorbox {
  line-height: 23px;
  margin-bottom: 2rem;
}
.author-info-box {
  margin-top: 5rem;
}
#block-maincontent .authorbox .author-img {
  display: block !important;
}
#block-maincontent .authorbox .img-thumbnail, #block-maincontent .author-info-box .img-thumbnail {
  float: left;
  margin-right: 12px;
}
#block-maincontent .breadcrumb {
  margin: -1.5rem 0 1.5rem;
}
#block-maincontent article {
  font-family: "Source Serif 4", Georgia, Cambria, "Times New Roman", Times, serif;
  font-size: 20px;
  color: rgb(36, 36, 36);
  line-height: 32px;
}
#block-maincontent article #disqus_thread {
  font-family: "Lexend", Inter, Arial;
}
#block-maincontent article strong {
  font-weight: 700;
}
#block-maincontent article .figure:first-of-type {
  margin-top: 1rem;
}
#block-maincontent article .figure-img {
  border-radius: 1.5rem !important;
  border: 10px solid #eee;
}
#blog-column-nav ol:first-of-type {
  margin-top: 0.5rem;
}
#blog-column-nav ol.toc > li {
  margin-bottom: 0.2rem;
}
#blog-column-nav ol ul > li:last-of-type {
  margin-bottom: 0.5rem;
}
#blog-column-nav ol ul {
  list-style-type: disc !important;
  padding-left: 1.5rem !important;
}
#blog-column-nav nav {
  margin-top: 50px;
  background: #f9f9f9;
  border: 0px solid #ccc;
  border-radius: 15px;
  padding: 25px;
  right: 0px;
  color: #ccc !important;
  transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}
#blog-column-nav nav a {
  color: #ccc !important;
  transition: color 0.2s ease-in-out;
}
#blog-column-nav nav:hover, #blog-column-nav nav:hover a {
  color: #555 !important;
  border-color: #555 !important;
}
#blog-column-nav nav a:hover {
  color: #000 !important;
  text-decoration: none !important;
}
#block-blogfeatured .blog-card {
  position: relative;
  border-radius: 12px;
}
#block-blogfeatured .blog-card .blog-card-img {
  width: 100%;
  height: 600px;
  object-fit: cover;
  border-radius: 12px;
}
#block-blogfeatured .blog-card .blog-card-content {
  width: 598px;
  padding: 40px;
  position: absolute;
  right: 56px;
  bottom: -28px;
  background: white;
  box-shadow: 0px 12px 24px -6px rgba(24, 26, 42, 0.12);
  border-radius: 12px;
  outline: 1px solid #e8e8ea;
  outline-offset: -1px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
#block-blogfeatured .blog-card .blog-card-content .blog-card-header {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
#block-blogfeatured .blog-card .blog-card-content .featured-badge {
  padding: 4px 10px;
  background: #0f37c3;
  border-radius: 6px;
  color: white;
  font-size: 14px;
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  line-height: 20px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
#block-blogfeatured .blog-card .blog-card-content .blog-card-title {
  color: #181a2a;
  font-size: 36px;
  font-family: "Work Sans", sans-serif;
  font-weight: 600;
  line-height: 40px;
}
#block-blogfeatured .blog-card .blog-card-content .blog-card-footer {
  display: flex;
  align-items: center;
  gap: 20px;
}
#block-blogfeatured .blog-card .blog-card-content .author-info {
  display: flex;
  align-items: center;
  gap: 12px;
}
#block-blogfeatured .blog-card .blog-card-content .author-img {
  width: 36px;
  height: 36px;
  border-radius: 50%;
}
#block-blogfeatured .blog-card .blog-card-content .author-name, #block-blogfeatured .blog-card .blog-card-content .blog-date {
  color: #97989f;
  font-size: 16px;
  font-family: "Work Sans", sans-serif;
}
#block-blogfeatured .blog-card .blog-card-content .author-name {
  font-weight: 500;
}
#block-blogfeatured .blog-card .blog-card-content .blog-date {
  font-weight: 400;
}
details summary {
  margin-top: 1em;
  font-weight: 600;
}
details div[itemscope] {
  margin-left: 0.95em;
}
#block-maincontent section.bg-light {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
#block-maincontent section.bg-light h1, #block-maincontent section.bg-light h2, #block-maincontent section.bg-light h3 {
  margin-top: 0px;
}
.author-tooltip {
  display: none;
  width: 450px;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  border-radius: 12px !important;
  padding: 16px !important;
  text-align: left !important;
  z-index: 100 !important;
  margin-top: 6px !important;
  font-family: "Inter", Arial;
}
.author-tooltip span {
  display: block;
  font-size: 12px !important;
  line-height: 12px !important;
  letter-spacing: normal !important;
  font-weight: 400 !important;
  color: #828282 !important;
  margin-bottom: 8px !important;
}
.author-tooltip a span {
  display: block;
  font-size: 16px !important;
  line-height: 16px !important;
  letter-spacing: normal !important;
  font-weight: 700 !important;
  color: #000 !important;
  margin-bottom: 8px !important;
}
.author-tooltip p {
  margin-bottom: 0px !important;
  font-size: 12px !important;
  line-height: 12px !important;
  letter-spacing: normal !important;
  font-weight: 400 !important;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-border-style: solid;
    }
  }
}
