@font-face {
  font-display: swap;
  font-family: "Monument Grotesk Mono";
  font-style: normal;
  font-weight: normal;
  src: url("/MonumentGrotesk_Mono-s.p.13ci5dzhi8q.1.ttf") format("truetype");
}

@font-face {
  font-display: swap;
  font-family: "Monument Grotesk Regular";
  font-style: normal;
  font-weight: 400;
  src: url("/MonumentGrotesk_Regular-s.p.13ayw4crpmuz7.ttf") format("truetype");
}

.TitlePage,
.TitlePage *,
.GridBubbles,
.GridBubbles *,
.CategoryList,
.CategoryList * {
  font-family: "Monument Grotesk Regular", sans-serif !important;
}

.article-popup__content,
.article-popup__content * {
  font-family: "Monument Grotesk Mono", monospace !important;
}

.article-popup__block-text {
  gap: 16px !important;
  line-height: 1.5 !important;
}

#highlight-rhomb,
.highlighted-rhomb {
  fill: #8bd4fd !important;
  stroke: #8bd4fd !important;
}

.GridBubbles-item:focus-visible .GridBubbles-item-title-wrapper[data-v-6ab8be45] {
  background-color: #8bd4fd !important;
  color: #202021 !important;
}

.GridBubbles-item:focus-visible .GridBubbles-item-title-wrapper[data-v-6ab8be45]::before,
.GridBubbles-item:focus-visible .GridBubbles-item-title-wrapper[data-v-6ab8be45]::after {
  background-color: #8bd4fd !important;
}

@media (hover: hover) {
  .GridBubbles-item:hover .GridBubbles-item-title-wrapper[data-v-6ab8be45] {
    background-color: #8bd4fd !important;
    color: #202021 !important;
  }

  .GridBubbles-item:hover .GridBubbles-item-title-wrapper[data-v-6ab8be45]::before,
  .GridBubbles-item:hover .GridBubbles-item-title-wrapper[data-v-6ab8be45]::after {
    background-color: #8bd4fd !important;
  }
}

html,
body,
#__nuxt,
#__layout,
.Layout,
.Homepage {
  background-color: #202021 !important;
  color: #ffffff !important;
}

::selection {
  background-color: #8bd4fd !important;
  color: #202021 !important;
}

.diamond-path,
.diamond-use {
  stroke: #4b4b50 !important;
}

.background-svg {
  pointer-events: none;
  z-index: 0 !important;
}

.Homepage-content {
  position: relative;
  z-index: 1;
}

.TitlePage-label[data-v-2d1a556a] {
  line-height: 0 !important;
  max-width: calc(100vw - 32px);
  width: 1248px !important;
}

.TitlePage-label-image[data-v-2d1a556a] {
  display: block;
  height: auto;
  width: 100%;
}

.GridBubbles-item-title-wrapper[data-v-6ab8be45] {
  background-color: #29292b !important;
  border-color: #ffffff !important;
  color: #ffffff !important;
}

.GridBubbles-item-title-wrapper[data-v-6ab8be45]::before,
.GridBubbles-item-title-wrapper[data-v-6ab8be45]::after {
  background-color: #29292b !important;
  border-color: #ffffff !important;
}

.GridBubbles-item.is-visited .GridBubbles-item-title-wrapper[data-v-6ab8be45],
.GridBubbles-item[data-v-6ab8be45]::before {
  border-color: #ffffff !important;
}

.CategoryList .CategoryList-item[data-v-7c578594] {
  border-color: #ffffff !important;
}

.CategoryList .CategoryList-item--articlesItem[data-v-7c578594] {
  background-color: #29292b !important;
  border-color: #ffffff !important;
  color: #ffffff !important;
}

.CategoryList .CategoryList-item--articlesItem[data-v-7c578594]::before {
  border-color: #ffffff !important;
}

.CategoryList .CategoryList-item--articlesItem[data-v-7c578594]:focus-visible {
  background-color: #8bd4fd !important;
  color: #202021 !important;
}

@media (hover: hover) {
  .CategoryList .CategoryList-item--articlesItem[data-v-7c578594]:hover {
    background-color: #8bd4fd !important;
    color: #202021 !important;
  }
}

.article-popup {
  background-color: rgba(20, 20, 21, 0.96) !important;
}

.article-popup__content {
  background-color: #29292b !important;
  color: #ffffff !important;
}

.article-popup__block-text code {
  background-color: #38383c !important;
  color: #ffffff !important;
}

.article-popup__block-text hr {
  border-color: #55555b !important;
}

.usecase-table th,
.usecase-table td {
  border-color: #55555b !important;
}

.usecase-table th {
  background-color: #38383c !important;
  color: #ffffff !important;
}

.article-popup__bottomItem {
  background-color: #29292b !important;
  border-color: #ffffff !important;
  color: #ffffff !important;
}

.article-popup__bottomItem:focus {
  background-color: #8bd4fd !important;
  color: #202021 !important;
  outline-color: #8bd4fd !important;
}

@media (hover: hover) {
  .article-popup__bottomItem:hover:not(:disabled) {
    background-color: #8bd4fd !important;
    color: #202021 !important;
    outline-color: #8bd4fd !important;
  }
}

.article-popup__close,
.carousel-arrow {
  background-color: #8bd4fd !important;
  color: #202021 !important;
}

.article-popup__close:focus,
.carousel-arrow:focus {
  outline-color: #ffffff !important;
}

.carousel-arrow::before {
  border-color: #ffffff !important;
}

@media (hover: hover) {
  .article-popup__close:hover,
  .carousel-arrow:hover {
    background-color: #ffffff !important;
    color: #202021 !important;
  }
}

.cookie-consent[data-v-2abc336a] {
  background-color: #29292b !important;
  border: 1px solid #ffffff !important;
  color: #ffffff !important;
}

.cookie-consent__button[data-v-2abc336a] {
  background-color: #8bd4fd !important;
  color: #202021 !important;
}

.cookie-consent__button--secondary[data-v-2abc336a] {
  background-color: transparent !important;
  border-color: #ffffff !important;
  color: #ffffff !important;
}

html {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

html::-webkit-scrollbar {
  display: none;
}

@media (min-width: 768px) {
  .GridBubbles-item:nth-last-child(-n + 2)[data-v-6ab8be45] {
    top: -64px;
  }
}

@media (min-width: 1772px) {
  .GridBubbles-item:nth-last-child(-n + 2)[data-v-6ab8be45] {
    left: 612px;
  }
}

@media (min-width: 1466px) and (max-width: 1771px) {
  .GridBubbles-item:nth-last-child(-n + 4)[data-v-6ab8be45] {
    left: 153px;
  }
}

@media (min-width: 1192px) and (max-width: 1465px) {
  .GridBubbles-item:nth-last-child(-n + 2)[data-v-6ab8be45] {
    left: 306px;
  }
}

@media (min-width: 768px) and (max-width: 1191px) {
  .GridBubbles-item:nth-last-child(-n + 2)[data-v-6ab8be45] {
    left: 100px;
  }
}

.article-popup__block-text h2 {
  font-family: "GT America - Medium";
  font-size: 34px;
  line-height: 1.2;
  margin-top: 24px;
}

.article-popup__block-text h3,
.article-popup__block-text h4 {
  font-family: "GT America - Medium";
  font-size: 25px;
  line-height: 1.3;
  margin-top: 16px;
}

.article-popup__block-text code {
  background: #efeff1;
  border-radius: 4px;
  font-family: monospace;
  font-size: 0.82em;
  padding: 2px 6px;
}

.article-popup__block-text hr {
  border: 0;
  border-top: 1px solid #c9c9cd;
  width: 100%;
}

.usecase-subtitle {
  font-size: 28px;
  line-height: 1.35;
}

.usecase-meta {
  font-size: 17px;
  line-height: 1.65;
}

.usecase-table-wrap {
  max-width: 100%;
  overflow-x: auto;
}

.usecase-table {
  font-size: 17px;
  line-height: 1.45;
  min-width: 680px;
  width: 100%;
}

.usecase-table th,
.usecase-table td {
  border: 1px solid #c9c9cd;
  padding: 12px 14px;
  text-align: left;
  vertical-align: top;
}

.usecase-table th {
  background: #efeff1;
  font-family: "GT America - Medium";
}

@media (max-width: 767px) {
  .article-popup__block-text h2 {
    font-size: 28px;
  }

  .article-popup__block-text h3,
  .article-popup__block-text h4 {
    font-size: 22px;
  }

  .usecase-subtitle {
    font-size: 23px;
  }

  .usecase-meta,
  .usecase-table {
    font-size: 15px;
  }
}
