@font-face {
  font-family: 'futura-lt-w01-book';
  font-style: normal;
  font-weight: 400;
  src: url('/assets/fonts/futura-book.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'futura-lt-w01-light';
  font-style: normal;
  font-weight: 300;
  src: url('/assets/fonts/futura-light.woff2') format('woff2');
  font-display: swap;
}

/* Desktop Wix header scrolls with the document; mobile keeps its auto-hide behavior. */
body.device-mobile-non-optimized #SITE_HEADER {
  position: relative !important;
}

body.device-mobile-non-optimized #comp-l9lb3wcxitemsContainer > li[data-index="0"] { width: 97px; }
body.device-mobile-non-optimized #comp-l9lb3wcxitemsContainer > li[data-index="1"],
body.device-mobile-non-optimized #comp-l9lb3wcxitemsContainer > li[data-index="2"] { width: 127px; }
body.device-mobile-non-optimized #comp-l9lb3wcxitemsContainer > li[data-index="3"] { width: 112px; }
body.device-mobile-non-optimized #comp-l9lb3wcxitemsContainer > li[data-index="4"] { width: 245px; }
body.device-mobile-non-optimized #comp-l9lb3wcxitemsContainer p {
  line-height: 50px;
}

body.device-mobile-non-optimized.responsive #site-root {
  width: 100%;
  min-width: var(--site-width, 980px);
}

.hidden-during-prewarmup,
wix-dropdown-menu.hidden-during-prewarmup {
  visibility: visible !important;
  opacity: 1 !important;
}

fluid-columns-repeater {
  visibility: visible !important;
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
  align-items: flex-start !important;
  gap: 23.5px !important;
  width: 100% !important;
  min-height: 0 !important;
}

#comp-l9kxwjtk fluid-columns-repeater > [id^="comp-l9kxwjtu__"] {
  box-sizing: border-box !important;
  flex: 0 0 569px !important;
  max-width: 569px !important;
  width: 569px !important;
}

#comp-l9kxwjtk fluid-columns-repeater {
  gap: 46px !important;
  margin-left: -23.5px !important;
  margin-right: -23.5px !important;
  padding-top: 23px !important;
  width: calc(100% + 47px) !important;
}

#comp-l9kxwjtk [id^="comp-l9kxwju6__"] {
  width: 569px !important;
  max-width: 569px !important;
  height: 431px !important;
}

#comp-l9kxwjtk [id^="comp-l9kxwju6__"] img {
  width: 569px !important;
  max-width: 569px !important;
  height: 431px !important;
  object-fit: cover !important;
}

#comp-l9kxwjt4 a,
#comp-l9kyuxkk a {
  color: inherit !important;
  text-decoration: none !important;
}

#comp-l9kyuxkk,
#comp-l9kyuxkk h4,
#comp-l9kyuxkk span,
#comp-l9kyuxkk a {
  height: 33.2px !important;
  line-height: 32.2px !important;
  white-space: nowrap !important;
  overflow: visible !important;
}

#comp-mp0n9ixv,
#comp-mp0n9ixv .static-google-map,
#comp-mp0n9ixv iframe {
  width: 608px !important;
  height: 430px !important;
}

#comp-mp0n9ixv .static-google-map {
  display: block;
  overflow: hidden;
  background: #e5e3df;
}

#comp-mp0n9ixv iframe {
  display: block;
  border: 0;
}

.FZZf7m,
.FZZf7m img,
.wixui-gallery [data-testid="slide-show-gallery-items"] *,
wow-image,
gallery-image-sizer {
  visibility: visible !important;
}

wow-image,
gallery-image-sizer {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  position: relative !important;
  overflow: hidden !important;
}

wow-image > img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}

wow-image.bgImage > img,
wix-video > video,
wix-video video,
wix-video wow-image > img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}

.wixui-gallery.static-wix-gallery-ready {
  background: #2f2e2e !important;
  overflow: hidden !important;
}

.wixui-gallery.static-wix-gallery-ready > *:not(.static-wix-gallery) {
  display: none !important;
}

.static-wix-gallery {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 240px;
  background: #2f2e2e;
  color: #fff;
  overflow: hidden;
  font-family: 'futura-lt-w01-book', Arial, sans-serif;
}

.static-wix-gallery__stage {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: zoom-in;
}

.static-wix-gallery__image {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.static-wix-gallery__meta {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  min-height: 42px;
  padding: 8px 16px;
  background: rgba(47, 46, 46, 0.76);
  color: #fff;
  font-size: 16px;
  line-height: 22.4px;
}

.static-wix-gallery__title {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.static-wix-gallery__counter {
  flex: 0 0 auto;
  margin-left: 24px;
  font-size: 15px;
}

/* Wix reveals the desktop controls on hover or keyboard focus. */
body.device-mobile-non-optimized .static-wix-gallery__meta,
body.device-mobile-non-optimized .static-wix-gallery__nav {
  opacity: 0;
}
body.device-mobile-non-optimized .static-wix-gallery:hover .static-wix-gallery__meta,
body.device-mobile-non-optimized .static-wix-gallery:focus-within .static-wix-gallery__meta,
body.device-mobile-non-optimized .static-wix-gallery:hover .static-wix-gallery__nav,
body.device-mobile-non-optimized .static-wix-gallery:focus-within .static-wix-gallery__nav {
  visibility: visible;
  opacity: 1;
}

.static-wix-gallery__nav {
  position: absolute;
  top: 50%;
  z-index: 3;
  width: 50px;
  height: 70px;
  padding: 0;
  border: 0;
  background: transparent;
  color: #fff;
  cursor: pointer;
  font-family: Arial, sans-serif;
  font-size: 58px;
  font-weight: 300;
  line-height: 70px;
  opacity: 0.74;
  text-align: center;
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.7);
  transform: translateY(-50%);
}

.static-wix-gallery__nav:hover,
.static-wix-gallery__nav:focus {
  opacity: 1;
  outline: none;
}

.static-wix-gallery__nav--prev {
  left: 14px;
}

.static-wix-gallery__nav--next {
  right: 14px;
}

.static-wix-lightbox {
  position: fixed;
  inset: 0;
  z-index: 100000;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.9);
  color: #fff;
}

.static-wix-lightbox[hidden] {
  display: none;
}

.static-wix-lightbox__image {
  display: block;
  width: auto;
  height: auto;
  max-width: calc(100vw - 240px);
  max-height: calc(100vh - 240px);
  object-fit: contain;
}

.static-wix-lightbox__caption {
  position: fixed;
  right: 120px;
  bottom: 56px;
  left: 120px;
  color: #fff;
  font-family: 'futura-lt-w01-book', Arial, sans-serif;
  font-size: 16px;
  line-height: 22.4px;
  text-align: center;
}

.static-wix-lightbox__button {
  position: fixed;
  z-index: 100001;
  border: 0;
  background: transparent;
  color: #fff;
  cursor: pointer;
  font-family: Arial, sans-serif;
  font-weight: 300;
  text-align: center;
  opacity: 0.82;
}

.static-wix-lightbox__button:hover,
.static-wix-lightbox__button:focus {
  opacity: 1;
  outline: none;
}

.static-wix-lightbox__close {
  top: 22px;
  right: 34px;
  width: 50px;
  height: 50px;
  font-size: 44px;
  line-height: 50px;
}

.static-wix-lightbox__prev,
.static-wix-lightbox__next {
  top: 50%;
  width: 64px;
  height: 90px;
  font-size: 68px;
  line-height: 90px;
  transform: translateY(-50%);
}

.static-wix-lightbox__prev {
  left: 38px;
}

.static-wix-lightbox__next {
  right: 38px;
}

@media (max-width: 900px) {
  #comp-l9kxwjtk fluid-columns-repeater > [id^="comp-l9kxwjtu__"] {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    width: 100% !important;
  }

  #comp-l9kxwjtk [id^="comp-l9kxwju6__"],
  #comp-l9kxwjtk [id^="comp-l9kxwju6__"] img {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
  }

  .static-wix-lightbox__image {
    max-width: calc(100vw - 40px);
    max-height: calc(100vh - 180px);
  }

  .static-wix-lightbox__caption {
    right: 28px;
    left: 28px;
  }

  .static-wix-lightbox__prev {
    left: 4px;
  }

  .static-wix-lightbox__next {
    right: 4px;
  }
}
