/* xl - DESKTOP STYLES */
.postid-9497 .wp-block-gallery-1.wp-block-gallery-is-layout-flex .wp-block-image:last-child {
  flex-grow: 0;
  flex-basis: calc((100% - var(--wp--style--unstable-gallery-gap, 16px)) / 2);
  max-width: calc((100% - var(--wp--style--unstable-gallery-gap, 16px)) / 2);
  margin-left: 0;
  margin-right: 0;
  /* don't center it */
}
.postid-9497 .wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
  font-size: 18px;
  font-weight: 600;
  background: linear-gradient(0deg, #063b6c, #063b6c6b 80%, transparent);
  background: none !important;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.9);
  text-shadow: 0 0 10px #000, 0 0 5px #000;
  bottom: -90px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2rem;
  max-height: 100%;
  height: 100%;
  overflow: clip;
  pointer-events: none;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%2F%22%2C%22sources%22%3A%5B%22(stdin)%22%2C%22wp-content%2Fcustom_codes%2F9506-scss-desktop.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BACAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%22%7D */