.result-card[data-astro-cid-kpiowxes] {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: none;
  color: inherit;
  cursor: zoom-in;
  text-align: initial;
}

.result-card__frame[data-astro-cid-kpiowxes] {
  position: relative;
  display: block;
  overflow: hidden;
  min-height: 23rem;
  border: 1px solid #ffffff1a;
  border-radius: .35rem;
  background: #11151a;
  isolation: isolate;
}

.result-card--featured[data-astro-cid-kpiowxes] .result-card__frame[data-astro-cid-kpiowxes] {
  min-height: 31rem;
}

.result-card__frame[data-astro-cid-kpiowxes]:after {
  content: "";
  position: absolute;
  z-index: 2;
  inset: 0;
  border: 1px solid #0000;
  border-radius: inherit;
  pointer-events: none;
  transition: border-color .24s;
}

.result-card__image[data-astro-cid-kpiowxes] {
  position: absolute;
  z-index: 0;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .7s cubic-bezier(.2, .7, 0, 1), filter .5s;
}

.result-card__shade[data-astro-cid-kpiowxes] {
  position: absolute;
  z-index: 1;
  inset: 0;
  background: linear-gradient(#080a0d05 45%, #080a0db8 100%), linear-gradient(90deg, #080a0d29, #0000 40%);
  transition: opacity .35s;
}

.result-card__meta[data-astro-cid-kpiowxes] {
  position: absolute;
  z-index: 3;
  inset-inline-start: 1rem;
  inset-block-end: .9rem;
  display: flex;
  align-items: baseline;
  gap: .45rem;
  text-transform: uppercase;
}

.result-card__meta[data-astro-cid-kpiowxes] small[data-astro-cid-kpiowxes] {
  color: #ffffffad;
  font-size: .58rem;
  font-weight: 760;
  letter-spacing: .16em;
}

.result-card__meta[data-astro-cid-kpiowxes] strong[data-astro-cid-kpiowxes] {
  color: #f2b13f;
  font-size: .88rem;
  font-variant-numeric: tabular-nums;
  letter-spacing: .04em;
}

.result-card__open[data-astro-cid-kpiowxes] {
  position: absolute;
  z-index: 3;
  inset-inline-end: .85rem;
  inset-block-end: .8rem;
  display: grid;
  width: 2.4rem;
  height: 2.4rem;
  place-items: center;
  border: 1px solid #fff3;
  border-radius: 50%;
  background: #090b0e9e;
  backdrop-filter: blur(10px);
  transition: border-color .24s, background-color .24s, transform .3s cubic-bezier(.2, .7, 0, 1);
}

.result-card__open[data-astro-cid-kpiowxes] svg[data-astro-cid-kpiowxes] {
  width: 1rem;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.6px;
}

.result-card[data-astro-cid-kpiowxes]:hover .result-card__image[data-astro-cid-kpiowxes], .result-card[data-astro-cid-kpiowxes]:focus-visible .result-card__image[data-astro-cid-kpiowxes] {
  filter: saturate(1.04) contrast(1.02);
  transform: scale(1.035);
}

.result-card[data-astro-cid-kpiowxes]:hover .result-card__frame[data-astro-cid-kpiowxes]:after, .result-card[data-astro-cid-kpiowxes]:focus-visible .result-card__frame[data-astro-cid-kpiowxes]:after {
  border-color: #f2b13f9e;
}

.result-card[data-astro-cid-kpiowxes]:hover .result-card__open[data-astro-cid-kpiowxes], .result-card[data-astro-cid-kpiowxes]:focus-visible .result-card__open[data-astro-cid-kpiowxes] {
  border-color: #f2b13fb3;
  background: #f2b13f;
  color: #151008;
  transform: rotate(4deg) scale(1.06);
}

.result-card[data-astro-cid-kpiowxes]:focus-visible {
  outline: 2px solid #f2b13f;
  outline-offset: .3rem;
}

@media (width <= 40rem) {
  .result-card__frame[data-astro-cid-kpiowxes], .result-card--featured[data-astro-cid-kpiowxes] .result-card__frame[data-astro-cid-kpiowxes] {
    min-height: min(29rem, 118vw);
  }
}

@media (prefers-reduced-motion: reduce) {
  .result-card__image[data-astro-cid-kpiowxes], .result-card__open[data-astro-cid-kpiowxes] {
    transition: none;
  }
}
.results-gallery[data-astro-cid-mb4hr3ad] {
  position: relative;
  overflow: clip;
  padding-block: clamp(5.5rem, 10vw, 9.5rem);
  border-block: 1px solid #ffffff12;
  background: radial-gradient(circle at 8% 18%, #f2b13f14, #0000 27rem), linear-gradient(#0c0f13, #090b0e);
}

.results-gallery[data-astro-cid-mb4hr3ad]:before {
  content: "REZULTATE";
  position: absolute;
  inset-inline-end: -.04em;
  inset-block-start: 1.5rem;
  color: #ffffff05;
  font-size: clamp(5rem, 15vw, 14rem);
  font-weight: 860;
  letter-spacing: -.08em;
  line-height: 1;
  pointer-events: none;
}

.results-gallery__header[data-astro-cid-mb4hr3ad] {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(10rem, .45fr) minmax(0, 1.2fr) minmax(8rem, .35fr);
  gap: clamp(1.5rem, 4vw, 5rem);
  align-items: end;
  margin-bottom: clamp(3rem, 7vw, 6.5rem);
}

.results-gallery__eyebrow[data-astro-cid-mb4hr3ad] {
  display: flex;
  align-items: center;
  align-self: start;
  gap: .8rem;
  margin: 0;
  color: #8f969f;
  font-size: .7rem;
  font-weight: 760;
  letter-spacing: .15em;
  text-transform: uppercase;
}

.results-gallery__eyebrow[data-astro-cid-mb4hr3ad] span[data-astro-cid-mb4hr3ad] {
  color: #f2b13f;
}

.results-gallery__eyebrow[data-astro-cid-mb4hr3ad] i[data-astro-cid-mb4hr3ad] {
  width: 2.3rem;
  height: 1px;
  background: linear-gradient(90deg, #f2b13f, #0000);
}

.results-gallery__header[data-astro-cid-mb4hr3ad] [data-astro-cid-mb4hr3ad]:is(h1, h2) {
  margin: 0;
  font-size: clamp(2.45rem, 5.7vw, 5.7rem);
  font-weight: 810;
  letter-spacing: -.065em;
  line-height: .96;
  text-wrap: balance;
}

.results-gallery__header[data-astro-cid-mb4hr3ad] [data-astro-cid-mb4hr3ad]:is(h1, h2) em[data-astro-cid-mb4hr3ad] {
  color: #f2b13f;
  font-style: normal;
}

.results-gallery--full[data-astro-cid-mb4hr3ad] .results-gallery__header[data-astro-cid-mb4hr3ad] {
  grid-template-areas: "eyebrow count"
                       "title count";
  grid-template-columns: minmax(0, 1fr) auto;
  row-gap: 1.8rem;
}

.results-gallery--full[data-astro-cid-mb4hr3ad] .results-gallery__eyebrow[data-astro-cid-mb4hr3ad] {
  grid-area: eyebrow;
}

.results-gallery--full[data-astro-cid-mb4hr3ad] .results-gallery__header[data-astro-cid-mb4hr3ad] > div[data-astro-cid-mb4hr3ad] {
  grid-area: title;
}

.results-gallery--full[data-astro-cid-mb4hr3ad] .results-gallery__header[data-astro-cid-mb4hr3ad] h1[data-astro-cid-mb4hr3ad] {
  font-size: clamp(3.4rem, 6vw, 6.5rem);
}

.results-gallery--full[data-astro-cid-mb4hr3ad] .results-gallery__header[data-astro-cid-mb4hr3ad] h1[data-astro-cid-mb4hr3ad] span[data-astro-cid-mb4hr3ad], .results-gallery--full[data-astro-cid-mb4hr3ad] .results-gallery__header[data-astro-cid-mb4hr3ad] h1[data-astro-cid-mb4hr3ad] em[data-astro-cid-mb4hr3ad] {
  display: block;
}

.results-gallery--full[data-astro-cid-mb4hr3ad] .results-gallery__header[data-astro-cid-mb4hr3ad] > div[data-astro-cid-mb4hr3ad] > p[data-astro-cid-mb4hr3ad] {
  max-width: 48rem;
}

.results-gallery--full[data-astro-cid-mb4hr3ad] .results-gallery__header[data-astro-cid-mb4hr3ad] > div[data-astro-cid-mb4hr3ad] > p[data-astro-cid-mb4hr3ad] strong[data-astro-cid-mb4hr3ad] {
  color: #f4f1eb;
}

.results-gallery--full[data-astro-cid-mb4hr3ad] .results-gallery__count[data-astro-cid-mb4hr3ad] {
  grid-area: count;
  align-self: end;
}

@media (width >= 64.0625rem) {
  .results-gallery--full[data-astro-cid-mb4hr3ad] .results-gallery__header[data-astro-cid-mb4hr3ad] h1[data-astro-cid-mb4hr3ad] span[data-astro-cid-mb4hr3ad] {
    white-space: nowrap;
  }
}

.results-gallery__header[data-astro-cid-mb4hr3ad] > div[data-astro-cid-mb4hr3ad] > p[data-astro-cid-mb4hr3ad] {
  max-width: 43rem;
  margin: 1.65rem 0 0;
  color: #969da7;
  font-size: clamp(1rem, 1.5vw, 1.16rem);
  line-height: 1.7;
}

.results-gallery__count[data-astro-cid-mb4hr3ad] {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding-bottom: .35rem;
}

.results-gallery__count[data-astro-cid-mb4hr3ad] strong[data-astro-cid-mb4hr3ad] {
  color: #ffffffeb;
  font-size: clamp(3.8rem, 8vw, 7.5rem);
  font-weight: 820;
  font-variant-numeric: tabular-nums;
  letter-spacing: -.08em;
  line-height: .75;
}

.results-gallery__count[data-astro-cid-mb4hr3ad] small[data-astro-cid-mb4hr3ad] {
  margin-top: 1rem;
  color: #737b85;
  font-size: .62rem;
  font-weight: 720;
  letter-spacing: .14em;
  text-align: end;
  text-transform: uppercase;
}

.results-gallery__grid[data-astro-cid-mb4hr3ad] {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: clamp(.75rem, 1.5vw, 1.35rem);
}

.results-gallery__grid[data-astro-cid-mb4hr3ad] > .result-card {
  grid-column: span 4;
}

.results-gallery--preview[data-astro-cid-mb4hr3ad] .results-gallery__grid[data-astro-cid-mb4hr3ad] > .result-card:first-child, .results-gallery--preview[data-astro-cid-mb4hr3ad] .results-gallery__grid[data-astro-cid-mb4hr3ad] > .result-card:nth-child(4), .results-gallery--preview[data-astro-cid-mb4hr3ad] .results-gallery__grid[data-astro-cid-mb4hr3ad] > .result-card:nth-child(7) {
  grid-column: span 7;
}

.results-gallery--preview[data-astro-cid-mb4hr3ad] .results-gallery__grid[data-astro-cid-mb4hr3ad] > .result-card:nth-child(2), .results-gallery--preview[data-astro-cid-mb4hr3ad] .results-gallery__grid[data-astro-cid-mb4hr3ad] > .result-card:nth-child(3), .results-gallery--preview[data-astro-cid-mb4hr3ad] .results-gallery__grid[data-astro-cid-mb4hr3ad] > .result-card:nth-child(5), .results-gallery--preview[data-astro-cid-mb4hr3ad] .results-gallery__grid[data-astro-cid-mb4hr3ad] > .result-card:nth-child(6), .results-gallery--preview[data-astro-cid-mb4hr3ad] .results-gallery__grid[data-astro-cid-mb4hr3ad] > .result-card:nth-child(8) {
  grid-column: span 5;
}

.results-gallery--full[data-astro-cid-mb4hr3ad] .results-gallery__grid[data-astro-cid-mb4hr3ad] > .result-card:nth-child(9n+1) {
  grid-column: span 8;
}

.results-gallery__footer[data-astro-cid-mb4hr3ad], .results-gallery__load[data-astro-cid-mb4hr3ad] {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2rem;
  margin-top: clamp(2.5rem, 5vw, 4.5rem);
  padding-top: 1.5rem;
  border-top: 1px solid #ffffff1a;
}

.results-gallery__footer[data-astro-cid-mb4hr3ad] p[data-astro-cid-mb4hr3ad], .results-gallery__load[data-astro-cid-mb4hr3ad] p[data-astro-cid-mb4hr3ad] {
  display: flex;
  flex-direction: column;
  gap: .25rem;
  margin: 0;
  color: #777f88;
  font-size: .72rem;
  letter-spacing: .04em;
}

.results-gallery__footer[data-astro-cid-mb4hr3ad] p[data-astro-cid-mb4hr3ad] strong[data-astro-cid-mb4hr3ad] {
  color: #f4f1eb;
  font-size: 1rem;
}

.results-gallery__cta[data-astro-cid-mb4hr3ad], .results-gallery__load[data-astro-cid-mb4hr3ad] button[data-astro-cid-mb4hr3ad] {
  display: inline-flex;
  min-height: 3.4rem;
  align-items: center;
  justify-content: center;
  gap: .8rem;
  padding: .8rem 1.2rem;
  border: 1px solid #f2b13f80;
  border-radius: 999px;
  background: #f2b13f0f;
  color: #f4f1eb;
  cursor: pointer;
  font: inherit;
  font-size: .82rem;
  font-weight: 740;
  transition: background-color .24s, color .24s, transform .24s;
}

.results-gallery__cta[data-astro-cid-mb4hr3ad] svg[data-astro-cid-mb4hr3ad] {
  width: 1.15rem;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.7px;
}

.results-gallery__load[data-astro-cid-mb4hr3ad] button[data-astro-cid-mb4hr3ad] span[data-astro-cid-mb4hr3ad] {
  color: #f2b13f;
  font-size: 1.25rem;
  font-weight: 420;
}

.results-gallery__cta[data-astro-cid-mb4hr3ad]:hover, .results-gallery__load[data-astro-cid-mb4hr3ad] button[data-astro-cid-mb4hr3ad]:hover {
  background: #f2b13f;
  color: #151008;
  transform: translateY(-2px);
}

.results-gallery__load[data-astro-cid-mb4hr3ad] button[data-astro-cid-mb4hr3ad]:hover span[data-astro-cid-mb4hr3ad] {
  color: inherit;
}

.results-gallery__load[data-astro-cid-mb4hr3ad] button[data-astro-cid-mb4hr3ad][hidden] {
  display: none;
}

.results-lightbox-open {
  overflow: hidden;
}

.results-lightbox[data-astro-cid-mb4hr3ad] {
  width: 100%;
  max-width: none;
  height: 100%;
  max-height: none;
  margin: 0;
  padding: 0;
  border: 0;
  background: #050709f5;
  color: #f4f1eb;
}

.results-lightbox[data-astro-cid-mb4hr3ad]::backdrop {
  background: #050709eb;
  backdrop-filter: blur(16px);
}

.results-lightbox__inner[data-astro-cid-mb4hr3ad] {
  position: relative;
  display: grid;
  width: 100%;
  height: 100%;
  grid-template-rows: auto minmax(0, 1fr);
  padding: clamp(.75rem, 2vw, 1.5rem);
}

.results-lightbox[data-astro-cid-mb4hr3ad] header[data-astro-cid-mb4hr3ad] {
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0 .75rem;
}

.results-lightbox[data-astro-cid-mb4hr3ad] header[data-astro-cid-mb4hr3ad] p[data-astro-cid-mb4hr3ad] {
  display: flex;
  align-items: center;
  gap: .8rem;
  margin: 0;
}

.results-lightbox[data-astro-cid-mb4hr3ad] header[data-astro-cid-mb4hr3ad] span[data-astro-cid-mb4hr3ad] {
  color: #8f969f;
  font-size: .65rem;
  font-weight: 730;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.results-lightbox[data-astro-cid-mb4hr3ad] header[data-astro-cid-mb4hr3ad] strong[data-astro-cid-mb4hr3ad] {
  color: #f2b13f;
  font-size: .72rem;
  font-variant-numeric: tabular-nums;
  letter-spacing: .08em;
}

.results-lightbox[data-astro-cid-mb4hr3ad] header[data-astro-cid-mb4hr3ad] button[data-astro-cid-mb4hr3ad], .results-lightbox__nav[data-astro-cid-mb4hr3ad] {
  display: grid;
  width: 3rem;
  height: 3rem;
  place-items: center;
  padding: 0;
  border: 1px solid #ffffff2b;
  border-radius: 50%;
  background: #ffffff09;
  color: inherit;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  transition: border-color .2s, background-color .2s, transform .2s;
}

@media (hover: hover) and (pointer: fine) {
  .results-lightbox[data-astro-cid-mb4hr3ad] button[data-astro-cid-mb4hr3ad]:hover {
    border-color: #f2b13fa6;
    background: #f2b13f1f;
    transform: scale(1.04);
  }

  .results-lightbox__nav[data-astro-cid-mb4hr3ad]:hover {
    transform: translateY(-50%) scale(1.04) !important;
  }
}

.results-lightbox[data-astro-cid-mb4hr3ad] button[data-astro-cid-mb4hr3ad]:active {
  border-color: #f2b13fb8;
  background: #f2b13f24;
  transform: scale(.92);
  transition-duration: 80ms;
}

.results-lightbox__nav[data-astro-cid-mb4hr3ad]:active {
  transform: translateY(-50%) scale(.92) !important;
}

.results-lightbox[data-astro-cid-mb4hr3ad] button[data-astro-cid-mb4hr3ad] svg[data-astro-cid-mb4hr3ad] {
  width: 1.2rem;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-width: 1.6px;
}

.results-lightbox[data-astro-cid-mb4hr3ad] figure[data-astro-cid-mb4hr3ad] {
  position: relative;
  display: grid;
  min-height: 0;
  place-items: center;
  margin: 0;
  padding: 0 clamp(2.5rem, 7vw, 6rem) 2rem;
}

.results-lightbox[data-astro-cid-mb4hr3ad] figure[data-astro-cid-mb4hr3ad] img[data-astro-cid-mb4hr3ad] {
  display: block;
  max-width: 100%;
  max-height: calc(100svh - 8rem);
  border-radius: .25rem;
  box-shadow: 0 2rem 6rem #00000073;
  object-fit: contain;
}

.results-lightbox[data-astro-cid-mb4hr3ad] figcaption[data-astro-cid-mb4hr3ad] {
  position: absolute;
  inset-block-end: 0;
  color: #777f88;
  font-size: .68rem;
  letter-spacing: .03em;
}

.results-lightbox__nav[data-astro-cid-mb4hr3ad] {
  position: absolute;
  z-index: 2;
  inset-block-start: 50%;
  transform: translateY(-50%);
}

.results-lightbox__nav--previous[data-astro-cid-mb4hr3ad] {
  inset-inline-start: clamp(.75rem, 2vw, 1.5rem);
}

.results-lightbox__nav--next[data-astro-cid-mb4hr3ad] {
  inset-inline-end: clamp(.75rem, 2vw, 1.5rem);
}

.is-results-motion-ready[data-astro-cid-mb4hr3ad] [data-result-card], .is-results-motion-ready[data-astro-cid-mb4hr3ad] [data-astro-cid-mb4hr3ad][data-results-reveal] {
  opacity: 0;
  filter: blur(5px);
  transform: translateY(2rem);
  transition: opacity .56s ease var(--results-delay, 0s),
      filter .56s ease var(--results-delay, 0s),
      transform .72s cubic-bezier(.2, .7, 0, 1) var(--results-delay, 0s);
}

.is-results-motion-ready[data-astro-cid-mb4hr3ad] [data-result-card][data-results-entry="up"], .is-results-motion-ready[data-astro-cid-mb4hr3ad] [data-astro-cid-mb4hr3ad][data-results-reveal][data-results-entry="up"] {
  transform: translateY(-1.6rem);
}

.is-results-motion-ready[data-astro-cid-mb4hr3ad] [data-result-card].is-results-visible, .is-results-motion-ready[data-astro-cid-mb4hr3ad] [data-astro-cid-mb4hr3ad][data-results-reveal].is-results-visible {
  opacity: 1;
  filter: none;
  transform: none;
}

@media (width <= 64rem) {
  .results-gallery__header[data-astro-cid-mb4hr3ad] {
    grid-template-columns: 1fr auto;
  }

  .results-gallery__eyebrow[data-astro-cid-mb4hr3ad] {
    grid-column: 1 / -1;
  }

  .results-gallery--full[data-astro-cid-mb4hr3ad] .results-gallery__header[data-astro-cid-mb4hr3ad] {
    grid-template-areas: "eyebrow eyebrow"
                         "title count";
  }

  .results-gallery__grid[data-astro-cid-mb4hr3ad] > .result-card, .results-gallery--preview[data-astro-cid-mb4hr3ad] .results-gallery__grid[data-astro-cid-mb4hr3ad] > .result-card:nth-child(n), .results-gallery--full[data-astro-cid-mb4hr3ad] .results-gallery__grid[data-astro-cid-mb4hr3ad] > .result-card:nth-child(n) {
    grid-column: span 6;
  }
}

@media (width <= 40rem) {
  .results-gallery[data-astro-cid-mb4hr3ad] {
    padding-block: 4.5rem;
  }

  .results-gallery[data-astro-cid-mb4hr3ad]:before {
    inset-block-start: 2.5rem;
    font-size: 5.2rem;
  }

  .results-gallery__header[data-astro-cid-mb4hr3ad] {
    grid-template-columns: minmax(0, 1fr);
    gap: 1.25rem;
    margin-bottom: 2.75rem;
  }

  .results-gallery--full[data-astro-cid-mb4hr3ad] .results-gallery__header[data-astro-cid-mb4hr3ad] {
    grid-template-areas: "eyebrow"
                         "title"
                         "count";
    grid-template-columns: minmax(0, 1fr);
  }

  .results-gallery__header[data-astro-cid-mb4hr3ad] [data-astro-cid-mb4hr3ad]:is(h1, h2) {
    font-size: clamp(2.25rem, 12vw, 3.35rem);
  }

  .results-gallery__count[data-astro-cid-mb4hr3ad] {
    align-items: flex-start;
    padding-top: .85rem;
    border-top: 1px solid #ffffff17;
  }

  .results-gallery__count[data-astro-cid-mb4hr3ad] strong[data-astro-cid-mb4hr3ad] {
    font-size: 4.25rem;
  }

  .results-gallery__count[data-astro-cid-mb4hr3ad] small[data-astro-cid-mb4hr3ad] {
    margin-top: .7rem;
    text-align: start;
  }

  .results-gallery__grid[data-astro-cid-mb4hr3ad] {
    gap: .9rem;
  }

  .results-gallery__grid[data-astro-cid-mb4hr3ad] > .result-card, .results-gallery--preview[data-astro-cid-mb4hr3ad] .results-gallery__grid[data-astro-cid-mb4hr3ad] > .result-card:nth-child(n), .results-gallery--full[data-astro-cid-mb4hr3ad] .results-gallery__grid[data-astro-cid-mb4hr3ad] > .result-card:nth-child(n) {
    grid-column: 1 / -1;
  }

  .results-gallery__footer[data-astro-cid-mb4hr3ad], .results-gallery__load[data-astro-cid-mb4hr3ad] {
    align-items: stretch;
    flex-direction: column;
    gap: 1.25rem;
  }

  .results-gallery__cta[data-astro-cid-mb4hr3ad], .results-gallery__load[data-astro-cid-mb4hr3ad] button[data-astro-cid-mb4hr3ad] {
    width: 100%;
  }

  .results-lightbox__inner[data-astro-cid-mb4hr3ad] {
    padding: .65rem;
  }

  .results-lightbox[data-astro-cid-mb4hr3ad] figure[data-astro-cid-mb4hr3ad] {
    padding: 0 0 3.8rem;
  }

  .results-lightbox[data-astro-cid-mb4hr3ad] figure[data-astro-cid-mb4hr3ad] img[data-astro-cid-mb4hr3ad] {
    max-height: calc(100svh - 8.5rem);
  }

  .results-lightbox__nav[data-astro-cid-mb4hr3ad] {
    inset-block-start: auto;
    inset-block-end: .65rem;
  }

  .results-lightbox__nav--previous[data-astro-cid-mb4hr3ad] {
    inset-inline-start: calc(50% - 3.4rem);
  }

  .results-lightbox__nav--next[data-astro-cid-mb4hr3ad] {
    inset-inline-end: calc(50% - 3.4rem);
  }

  .results-lightbox[data-astro-cid-mb4hr3ad] figcaption[data-astro-cid-mb4hr3ad] {
    display: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .is-results-motion-ready[data-astro-cid-mb4hr3ad] [data-result-card], .is-results-motion-ready[data-astro-cid-mb4hr3ad] [data-astro-cid-mb4hr3ad][data-results-reveal] {
    opacity: 1 !important;
    filter: none !important;
    transform: none !important;
    transition: none !important;
  }
}
