body {
  font-family: 'Noto Sans', sans-serif;
  overflow-x: hidden;
}


.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;
}

.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;
    font-size: 2.75rem !important;
    line-height: 1.14;
}

.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;
}

.author-list .author-block {
  color: hsl(204, 86%, 53%);
}

.author-note {
  display: inline-block;
  margin: 0 0.8rem;
  color: #666;
}

.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;
  margin: auto;
}

.results-carousel .slider,
.results-carousel .slider-container {
  overflow: hidden !important;
}

.results-carousel .item {
  margin: 5px;
  overflow: hidden;
  border: 1px solid #bbb;
  border-radius: 10px;
  padding: 0;
  font-size: 0;
/*  display: flex;
  background-color: rgba(0, 0, 0, 1);
  flex-basis: fit-content;
  height: 583px;*/
}

.results-carousel video {
  margin: 0 auto;
}


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

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

.interpolation-video-column {
}

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

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

#interpolation-image-wrapper {
  width: 100%;
}
#interpolation-image-wrapper img {
  border-radius: 5px;
}

#result_video_side {
    width: auto;
    height: 500px;
    object-fit: cover;
}


#result_video_updown {
    width: auto;
    height: 400px;
    object-fit: cover;
}

#result_video_spiral {
    width: auto;
    height: 390px;
    object-fit: cover;
}


#result_video_zooming {
    width: auto;
    height: 398px;
    object-fit: cover;
}

#failure_video {
    width: auto;
    height: 335px;
    object-fit: cover;
}

.publication-title {
    overflow-wrap: break-word;
    hyphens: auto;
}

.paper-image {
    width: 100%;
    height: auto;
    border-radius: 10px;
    border: 1px solid #bbb;
}

.results-carousel .item img {
    width: 100%;
    height: auto;
    display: block;
}

.result-wrapper {
    text-align: center;
    padding: 1.25em 0;
    width: min(1100px, calc(100% - 32px));
    margin: 0 auto;
    font-family: 'Google Sans', sans-serif;
    font-size: 1.05rem;
}

.result-image {
    width: 100%;
    height: auto;
    border: 1px solid #bbb;
    border-radius: 10px;
    margin-bottom: 0.8em;
}

.ablation-image {
    max-width: 860px;
}

.figure-caption {
    margin-top: 0.8em;
}

.teaser-caption {
    margin-top: 1rem;
    font-size: 1rem;
    line-height: 1.55;
}

table.table {
    font-size: 0.95rem;
}

pre {
    white-space: pre;
    overflow-x: auto;
}

.image-figure {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    background: #fff;
}

.image-figure img {
    display: block;
    width: 100%;
    height: auto;
    border: 0;
    background: #fff;
}

.image-teaser {
    aspect-ratio: 2586 / 851;
}

.image-overview {
    aspect-ratio: 2057 / 549;
}

.image-intra {
    aspect-ratio: 3396 / 2460;
}

.image-cross-hcp {
    aspect-ratio: 2048 / 568;
}

.image-clinical {
    aspect-ratio: 4395 / 2313;
}

.table-block {
    width: min(1180px, calc(100% - 32px));
    margin: 2rem auto 0;
}

.table-block .title {
    text-align: center;
}

.table-note {
    margin-top: 0.45rem;
    color: #555;
    font-size: 0.85rem;
    line-height: 1.4;
}

.result-table {
    min-width: 980px;
    font-size: 0.9rem;
}

.result-table th,
.result-table td {
    text-align: center !important;
    vertical-align: middle !important;
}

.result-table thead tr:first-child > th:first-child,
.result-table thead tr:first-child > th:nth-child(2)[rowspan],
.result-table tbody td:first-child,
.result-table tbody td[rowspan],
.result-table tbody td[rowspan] + td,
.result-table tbody tr > td:first-child:nth-last-child(11) + td {
    text-align: left !important;
}

.result-table.method-table th:nth-child(n+2),
.result-table.method-table td:nth-child(n+2) {
    text-align: center !important;
}

.ours-row td {
    background: #f1fbf2;
}

.table-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1.25rem;
    width: min(1180px, calc(100% - 32px));
    margin: 0 auto;
}

.table-grid .table-block {
    width: 100%;
}

.table-grid .result-table {
    min-width: 520px;
}

@media screen and (max-width: 768px) {
    .publication-title {
        font-size: 1.85rem !important;
        line-height: 1.18;
    }

    .result-wrapper {
        width: min(100% - 24px, 1100px);
        font-size: 0.95rem;
    }

    .table-grid {
        grid-template-columns: 1fr;
        width: min(100% - 24px, 1180px);
    }

    .table-block {
        width: min(100% - 24px, 1180px);
    }
}
