body {
  font-family: 'Noto Sans', sans-serif;
  overflow-wrap: break-word;
}

.footer .icon-link {
  font-size: 25px;
  color: #000;
}

.link-block a {
  margin-top: 5px;
  margin-bottom: 5px;
}

.dnerf {
  font-variant: small-caps;
}


.teaser .hero-body {
  padding-top: 0;
  padding-bottom: 3rem;
  color: Tomato;
}

.teaser {
  font-family: 'Google Sans', sans-serif;
}


.publication-title {}

.publication-banner {
  max-height: parent;

}

.publication-banner video {
  position: relative;
  left: auto;
  top: auto;
  transform: none;
  object-fit: fit;
}

.publication-header .hero-body {}

.publication-title {
  font-family: 'Google Sans', sans-serif;
}

.publication-authors {
  font-family: 'Google Sans', sans-serif;
}

.publication-venue {
  color: #555;
  width: fit-content;
  font-weight: bold;
}

.publication-awards {
  color: #ff3860;
  width: fit-content;
  font-weight: bolder;
}

.publication-authors {}

.publication-authors a {
  color: hsl(204, 86%, 53%) !important;
}

.publication-authors a:hover {
  text-decoration: underline;
}

.author-block {
  display: inline-block;
}

.publication-banner img {}

.publication-authors {
  /*color: #4286f4;*/
}

.publication-video {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;

  overflow: hidden;
  border-radius: 10px !important;
}

.publication-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.publication-body img {}

.results-carousel {
  overflow: hidden;
}

.results-carousel .item {
  margin: 5px;
  overflow: hidden;
  border: 1px solid #bbb;
  border-radius: 10px;
  padding: 0;
  font-size: 0;
}

.results-carousel video {
  margin: 0;
}


.interpolation-panel {
  background: #f5f5f5;
  border-radius: 10px;
}

.interpolation-panel .interpolation-image {
  width: 100%;
  border-radius: 5px;
}

.interpolation-panel .slider {
  margin: 0 !important;
}


#ground-image {
  width: 100%;
}

#ground-image img {
  border-radius: 0px;
}

:root {
  --color-0: #000000;
  --color-1: #87c226;
  --color-2: #f1b211;
  --color-3: #5abbef;
  --color-4: #9a0ff1;
  --color-5: #f759d8;
}

.color-title {
  line-height: 1;
  display: grid;
  place-items: center;
  min-height: calc(30vh - 16px);
  margin-bottom: 20px;
}

.color-title h1 {
  font-family: "Exo", sans-serif;
  font-size: 15vw;
  font-weight: 900;
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
  margin: auto;
  /* text-transform: uppercase; */
  font-size: 6.5rem;
  background: linear-gradient(300deg,
      var(--color-1) 19%,
      transparent 19%, transparent 20%,
      var(--color-2) 20%, var(--color-2) 39%,
      transparent 39%, transparent 40%,
      var(--color-3) 40%, var(--color-3) 59%,
      transparent 59%, transparent 60%,
      var(--color-4) 60%, var(--color-4) 79%,
      transparent 79%, transparent 80%,
      var(--color-5) 80%);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}

.button {
  margin-left: 12px;
  margin-right: 12px;
  min-width: 80px;
  color: white;
  opacity: 0.9;
}

.button:hover {
  opacity: 1;
  color: white !important;
  font-weight: bold;
}

model-viewer {
  width: 400px;
  height: 300px;
}

.model_square {
  width: auto;
  height: width;
}


.publication-links :nth-child(1) .button {
  background-color: var(--color-1)
}

.publication-links :nth-child(2) .button {
  background-color: var(--color-2)
}

.publication-links :nth-child(3) .button {
  background-color: var(--color-3)
}

.publication-links :nth-child(4) .button {
  background-color: var(--color-4)
}

.publication-links :nth-child(5) .button {
  background-color: var(--color-5)
}


.dataset-btns span {
  margin: 5px 12px;
}

.object-btns span {
  margin: 5px 12px;
}

.bt-mpm-objs .column :nth-child(1) {
  background-color: var(--color-0)
}

.bt-mpm-objs .column :nth-child(2) {
  background-color: var(--color-0)
}

.bt-mpm-objs .column :nth-child(3) {
  background-color: var(--color-0)
}

.bt-mpm-objs .column :nth-child(4) {
  background-color: var(--color-0)
}

.bt-mpm-objs .column :nth-child(5) {
  background-color: var(--color-0)
}

.bt-mpm-objs .column :nth-child(6) {
  background-color: var(--color-0)
}

.bt-mpm-objs .column :nth-child(7) {
  background-color: var(--color-0)
}

.bt-mpm-objs .column :nth-child(8) {
  background-color: var(--color-0)
}

.bt-mpm-objs .column :nth-child(9) {
  background-color: var(--color-0)
}

.bt-mpm-objs .column :nth-child(10) {
  background-color: var(--color-0)
}

.bt-mpm-objs .column :nth-child(11) {
  background-color: var(--color-0)
}

.bt-mpm-objs .column :nth-child(12) {
  background-color: var(--color-0)
}

.bt-mpm-objs .column :nth-child(13) {
  background-color: var(--color-0)
}

.bt-mpm-objs .column :nth-child(14) {
  background-color: var(--color-0)
}

.bt-mpm-objs .column :nth-child(15) {
  background-color: var(--color-0)
}