.paragraph--type--gallery.gallery-wrapper {
  padding: 100px 10px;
  max-width: 1340px !important;
  margin: 0 auto;
  width: 100%;
  box-sizing: border-box;
}
@media (max-width: 1024px) {
  .paragraph--type--gallery.gallery-wrapper {
    padding: 50px 0px;
  }
}
.paragraph--type--gallery .gallery-header {
  max-width: 560px;
  margin: 0 auto 50px;
  padding: 0 15px;
}
@media (max-width: 991px) {
  .paragraph--type--gallery .gallery-header {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .paragraph--type--gallery .gallery-header {
    margin-bottom: 30px;
    padding: 0 10px;
  }
}
.paragraph--type--gallery .gallery-title {
  font-family: "Montserrat", foco, sans-serif;
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 15px;
  line-height: 100%;
}
@media (max-width: 991px) {
  .paragraph--type--gallery .gallery-title {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .paragraph--type--gallery .gallery-title {
    font-size: 22px;
    margin-bottom: 12px;
  }
}
.paragraph--type--gallery .gallery-slider-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0 15px;
  width: 100%;
  box-sizing: border-box;
}
@media (max-width: 1024px) {
  .paragraph--type--gallery .gallery-slider-wrapper {
    padding: 0;
  }
}
.paragraph--type--gallery .slick-slide {
  margin: 0;
}
.paragraph--type--gallery .gallery-slider-container {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  width: 100%;
  box-sizing: border-box;
}
.paragraph--type--gallery .gallery-slider {
  position: relative;
  width: 100%;
}
.paragraph--type--gallery .gallery-slider .slick-list {
  overflow: visible;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100%;
}
.paragraph--type--gallery .gallery-slider .slick-track {
  display: flex;
  align-items: flex-start;
  will-change: transform;
}
.paragraph--type--gallery .gallery-slide {
  outline: none;
  padding: 0 6px;
  transition: transform 0.3s ease, opacity 0.3s ease;
  box-sizing: border-box;
}
@media (max-width: 991px) {
  .paragraph--type--gallery .gallery-slide {
    padding: 0 8px;
  }
}
@media (max-width: 767px) {
  .paragraph--type--gallery .gallery-slide {
    padding: 0 5px;
  }
}
.paragraph--type--gallery .gallery-slide .gallery-slide-inner {
  overflow: hidden;
  position: relative;
}
@media (min-width: 1200px) {
  .paragraph--type--gallery .gallery-slide .gallery-slide-inner {
    height: 368px;
  }
}
@media (max-width: 1199px) {
  .paragraph--type--gallery .gallery-slide .gallery-slide-inner {
    height: auto;
  }
}
@media (min-width: 1200px) {
  .paragraph--type--gallery .gallery-slide .gallery-slide-inner img {
    height: 368px;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    display: block;
    transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
}
@media (min-width: 1200px) {
  .paragraph--type--gallery .gallery-slide .gallery-slide-inner .gallery-camera-icon-wrapper {
    bottom: 45px;
  }
}
@media (max-width: 1199px) {
  .paragraph--type--gallery .gallery-slide .gallery-slide-inner .gallery-camera-icon-wrapper {
    bottom: 15px;
  }
}
.paragraph--type--gallery .gallery-slide.slick-center {
  opacity: 1;
}
.paragraph--type--gallery .gallery-slide .slick-slide {
  will-change: transform;
}
.paragraph--type--gallery .gallery-slider-wrapper:not(:has(.gallery-slide:nth-child(4))) {
  margin-left: 0;
}
.paragraph--type--gallery .gallery-slider-wrapper:not(:has(.gallery-slide:nth-child(4))) .gallery-slide-inner {
  clip-path: none;
  -webkit-clip-path: none;
}
.paragraph--type--gallery .gallery-slider-wrapper:not(:has(.gallery-slide:nth-child(4))) .gallery-arrows {
  display: none !important;
}
.paragraph--type--gallery .gallery-slider-wrapper:not(:has(.gallery-slide:nth-child(4))) .is-fading-in {
  opacity: 1 !important;
}
.paragraph--type--gallery .gallery-slide-inner {
  position: relative;
  cursor: default;
  overflow: visible;
  will-change: transform, clip-path, opacity;
  transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94), clip-path 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.4s ease-out;
  clip-path: inset(0 0 0 0);
  -webkit-clip-path: inset(0 0 0 0);
  opacity: 1;
}
.paragraph--type--gallery .gallery-slide-inner.is-fading-in {
  opacity: 0;
}
.paragraph--type--gallery .gallery-slide-inner.is-gallery-clipped {
  clip-path: inset(8% 0 8% 0);
  -webkit-clip-path: inset(8% 0 8% 0);
}
.paragraph--type--gallery .gallery-slide-inner.is-gallery-center {
  clip-path: inset(0 0 0 0);
  -webkit-clip-path: inset(0 0 0 0);
}
.paragraph--type--gallery .gallery-slide .gallery-slide-inner {
  cursor: pointer;
}
.paragraph--type--gallery .gallery-slide-inner img {
  width: 100%;
  display: block;
  height: 368px;
  border-radius: 0;
  -o-object-fit: cover;
     object-fit: cover;
  box-sizing: border-box;
}
@media (max-width: 1199px) {
  .paragraph--type--gallery .gallery-slide-inner img {
    height: 340px;
  }
}
@media (max-width: 991px) {
  .paragraph--type--gallery .gallery-slide-inner img {
    height: 300px;
  }
}
@media (max-width: 768px) {
  .paragraph--type--gallery .gallery-slide-inner img {
    height: 280px;
  }
}
@media (max-width: 576px) {
  .paragraph--type--gallery .gallery-slide-inner img {
    height: 250px;
  }
}
@media (max-width: 480px) {
  .paragraph--type--gallery .gallery-slide-inner img {
    height: 220px;
  }
}
.paragraph--type--gallery .gallery-camera-icon-wrapper {
  position: absolute;
  bottom: 15px;
  left: 15px;
  z-index: 10;
  cursor: pointer;
}
@media (max-width: 768px) {
  .paragraph--type--gallery .gallery-camera-icon-wrapper {
    bottom: 10px;
    left: 10px;
  }
}
.paragraph--type--gallery .gallery-camera-icon-wrapper svg {
  display: block;
  width: 40px;
  height: 40px;
}
@media (max-width: 768px) {
  .paragraph--type--gallery .gallery-camera-icon-wrapper svg {
    width: 35px;
    height: 35px;
  }
}
.paragraph--type--gallery .gallery-camera-icon-wrapper.active .gallery-slide-metadata {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.paragraph--type--gallery .gallery-slide-metadata {
  position: absolute;
  bottom: 50px;
  left: 0;
  min-width: 250px;
  max-width: 300px;
  background: rgba(0, 0, 0, 0.4);
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
  color: var(--white);
  padding: 1rem 1.5rem;
  border-radius: 8px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: all 0.3s ease;
  pointer-events: none;
  z-index: 20;
}
@media (max-width: 768px) {
  .paragraph--type--gallery .gallery-slide-metadata {
    min-width: 200px;
    max-width: 250px;
    padding: 0.75rem 1rem;
    font-size: 12px;
  }
}
.paragraph--type--gallery .gallery-slide-metadata::after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 20px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid rgba(64, 64, 64, 0.95);
}
.paragraph--type--gallery .gallery-slide-description,
.paragraph--type--gallery .gallery-slide-location,
.paragraph--type--gallery .gallery-slide-author {
  margin-bottom: 6px;
  line-height: 1.4;
}
.paragraph--type--gallery .gallery-slide-description:last-child,
.paragraph--type--gallery .gallery-slide-location:last-child,
.paragraph--type--gallery .gallery-slide-author:last-child {
  margin-bottom: 0;
}
.paragraph--type--gallery .gallery-slide-description {
  font-weight: 500;
}
.paragraph--type--gallery .gallery-slide-location,
.paragraph--type--gallery .gallery-slide-author {
  font-size: 0.9em;
  opacity: 0.9;
}
.paragraph--type--gallery .gallery-arrows {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  pointer-events: none;
  z-index: 10;
  width: 100%;
}
@media (max-width: 1024px) {
  .paragraph--type--gallery .gallery-arrows {
    display: none;
  }
}
.paragraph--type--gallery .gallery-arrows .slick-prev,
.paragraph--type--gallery .gallery-arrows .slick-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  background: var(--arrow-bg);
  border: none;
  border-radius: 50%;
  transition: all 0.3s ease;
  color: var(--text-dark);
  pointer-events: auto;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.paragraph--type--gallery .gallery-arrows .slick-prev:hover,
.paragraph--type--gallery .gallery-arrows .slick-next:hover {
  background: #003764;
  color: var(--white);
}
.paragraph--type--gallery .gallery-arrows .slick-prev:active,
.paragraph--type--gallery .gallery-arrows .slick-next:active {
  transform: translateY(-50%) scale(0.95);
}
.paragraph--type--gallery .gallery-arrows .slick-prev:before,
.paragraph--type--gallery .gallery-arrows .slick-next:before {
  display: none;
}
.paragraph--type--gallery .gallery-arrows .slick-prev svg,
.paragraph--type--gallery .gallery-arrows .slick-next svg {
  width: 24px;
  height: 24px;
}
@media (max-width: 991px) {
  .paragraph--type--gallery .gallery-arrows .slick-prev,
  .paragraph--type--gallery .gallery-arrows .slick-next {
    width: 45px;
    height: 45px;
  }
  .paragraph--type--gallery .gallery-arrows .slick-prev svg,
  .paragraph--type--gallery .gallery-arrows .slick-next svg {
    width: 22px;
    height: 22px;
  }
}
@media (max-width: 768px) {
  .paragraph--type--gallery .gallery-arrows .slick-prev,
  .paragraph--type--gallery .gallery-arrows .slick-next {
    width: 40px;
    height: 40px;
  }
  .paragraph--type--gallery .gallery-arrows .slick-prev svg,
  .paragraph--type--gallery .gallery-arrows .slick-next svg {
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 576px) {
  .paragraph--type--gallery .gallery-arrows .slick-prev,
  .paragraph--type--gallery .gallery-arrows .slick-next {
    width: 36px;
    height: 36px;
  }
  .paragraph--type--gallery .gallery-arrows .slick-prev svg,
  .paragraph--type--gallery .gallery-arrows .slick-next svg {
    width: 18px;
    height: 18px;
  }
}
.paragraph--type--gallery .gallery-arrows .slick-prev {
  left: -50px;
}
@media (max-width: 1199px) {
  .paragraph--type--gallery .gallery-arrows .slick-prev {
    left: -30px;
  }
}
@media (max-width: 991px) {
  .paragraph--type--gallery .gallery-arrows .slick-prev {
    left: -15px;
  }
}
@media (max-width: 768px) {
  .paragraph--type--gallery .gallery-arrows .slick-prev {
    left: -10px;
  }
}
@media (max-width: 576px) {
  .paragraph--type--gallery .gallery-arrows .slick-prev {
    left: -5px;
  }
}
.paragraph--type--gallery .gallery-arrows .slick-next {
  right: -50px;
}
@media (max-width: 1199px) {
  .paragraph--type--gallery .gallery-arrows .slick-next {
    right: -30px;
  }
}
@media (max-width: 991px) {
  .paragraph--type--gallery .gallery-arrows .slick-next {
    right: -15px;
  }
}
@media (max-width: 768px) {
  .paragraph--type--gallery .gallery-arrows .slick-next {
    right: -10px;
  }
}
@media (max-width: 576px) {
  .paragraph--type--gallery .gallery-arrows .slick-next {
    right: -5px;
  }
}
.paragraph--type--gallery .gallery-arrows .slick-disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.paragraph--type--gallery .gallery-lightbox {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  display: none;
  align-items: center;
  justify-content: center;
}
.paragraph--type--gallery .gallery-lightbox.active {
  display: flex;
}
.paragraph--type--gallery .gallery-lightbox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5019607843);
  cursor: pointer;
}
.paragraph--type--gallery .gallery-lightbox-content {
  position: relative;
  z-index: 10000;
  max-width: 90%;
  max-height: 90%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .paragraph--type--gallery .gallery-lightbox-content {
    max-width: 95%;
    max-height: 95%;
  }
}
.paragraph--type--gallery .gallery-lightbox-image-container {
  position: relative;
  max-width: 1200px;
  max-height: 80vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .paragraph--type--gallery .gallery-lightbox-image-container {
    max-height: 70vh;
  }
}
.paragraph--type--gallery .gallery-lightbox-image {
  max-width: 1050px;
  max-height: 590px;
  width: auto;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 4px;
}
@media (max-width: 1200px) {
  .paragraph--type--gallery .gallery-lightbox-image {
    max-width: 90vw;
    max-height: 80vh;
  }
}
@media (max-width: 767px) {
  .paragraph--type--gallery .gallery-lightbox-image {
    max-width: 95vw;
    max-height: 70vh;
  }
}
.paragraph--type--gallery .gallery-lightbox-close {
  position: absolute;
  top: -50px;
  right: 0;
  width: 40px;
  height: 40px;
  background: transparent;
  border: none;
  color: var(--white);
  font-size: 36px;
  cursor: pointer;
  z-index: 10001;
  transition: transform 0.3s ease;
  line-height: 1;
}
.paragraph--type--gallery .gallery-lightbox-close:hover {
  transform: scale(1.2);
}
@media (max-width: 767px) {
  .paragraph--type--gallery .gallery-lightbox-close {
    top: -40px;
    right: -10px;
    font-size: 30px;
  }
}
.paragraph--type--gallery .gallery-lightbox-prev,
.paragraph--type--gallery .gallery-lightbox-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  background: rgba(255, 255, 255, 0.2);
  border: 2px solid #fff;
  border-radius: 50%;
  color: var(--white);
  cursor: pointer;
  z-index: 10001;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
}
.paragraph--type--gallery .gallery-lightbox-prev:hover,
.paragraph--type--gallery .gallery-lightbox-next:hover {
  background: rgba(255, 255, 255, 0.3);
  transform: translateY(-50%) scale(1.1);
}
.paragraph--type--gallery .gallery-lightbox-prev svg,
.paragraph--type--gallery .gallery-lightbox-next svg {
  width: 24px;
  height: 24px;
}
@media (max-width: 767px) {
  .paragraph--type--gallery .gallery-lightbox-prev,
  .paragraph--type--gallery .gallery-lightbox-next {
    width: 40px;
    height: 40px;
  }
  .paragraph--type--gallery .gallery-lightbox-prev svg,
  .paragraph--type--gallery .gallery-lightbox-next svg {
    width: 20px;
    height: 20px;
  }
}
.paragraph--type--gallery .gallery-lightbox-prev {
  left: -80px;
  z-index: 9;
}
@media (max-width: 991px) {
  .paragraph--type--gallery .gallery-lightbox-prev {
    left: 10px;
  }
}
.paragraph--type--gallery .gallery-lightbox-next {
  right: -80px;
  z-index: 9;
}
@media (max-width: 991px) {
  .paragraph--type--gallery .gallery-lightbox-next {
    right: 10px;
  }
}
.paragraph--type--gallery .gallery-lightbox-camera-wrapper {
  position: absolute;
  bottom: 15px;
  left: 15px;
  z-index: 10;
  cursor: pointer;
  display: none;
}
.paragraph--type--gallery .gallery-lightbox-camera-wrapper.has-content {
  display: block;
}
@media (max-width: 768px) {
  .paragraph--type--gallery .gallery-lightbox-camera-wrapper {
    bottom: 10px;
    left: 10px;
  }
}
.paragraph--type--gallery .gallery-lightbox-camera-wrapper svg {
  display: block;
  width: 40px;
  height: 40px;
}
@media (max-width: 768px) {
  .paragraph--type--gallery .gallery-lightbox-camera-wrapper svg {
    width: 35px;
    height: 35px;
  }
}
.paragraph--type--gallery .gallery-lightbox-camera-wrapper.active .gallery-lightbox-metadata {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.paragraph--type--gallery .gallery-lightbox-metadata {
  position: absolute;
  bottom: 50px;
  left: 0;
  min-width: 250px;
  max-width: 300px;
  background: rgba(0, 0, 0, 0.4);
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
  color: var(--white);
  padding: 1rem 1.5rem;
  border-radius: 8px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: all 0.3s ease;
  pointer-events: none;
  z-index: 20;
}
@media (max-width: 768px) {
  .paragraph--type--gallery .gallery-lightbox-metadata {
    min-width: 200px;
    max-width: 250px;
    padding: 0.75rem 1rem;
    font-size: 12px;
  }
}
.paragraph--type--gallery .gallery-lightbox-metadata::after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 20px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid rgba(0, 0, 0, 0.4);
}
.paragraph--type--gallery .gallery-lightbox-description,
.paragraph--type--gallery .gallery-lightbox-location,
.paragraph--type--gallery .gallery-lightbox-author {
  margin-bottom: 6px;
  line-height: 1.4;
}
.paragraph--type--gallery .gallery-lightbox-description:last-child,
.paragraph--type--gallery .gallery-lightbox-location:last-child,
.paragraph--type--gallery .gallery-lightbox-author:last-child {
  margin-bottom: 0;
}
.paragraph--type--gallery .gallery-lightbox-description {
  font-weight: 500;
}
.paragraph--type--gallery .gallery-lightbox-location,
.paragraph--type--gallery .gallery-lightbox-author {
  font-size: 0.9em;
  opacity: 0.9;
}
.paragraph--type--gallery .gallery-lightbox-counter {
  position: absolute;
  bottom: -40px;
  left: 50%;
  transform: translateX(-50%);
  color: var(--white);
  font-size: 16px;
  font-weight: 500;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .paragraph--type--gallery .gallery-lightbox-counter {
    font-size: 14px;
    bottom: -35px;
  }
}
.paragraph--type--gallery .gallery-images .field__items {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}
.paragraph--type--gallery .gallery-images .field__item {
  margin: 0;
  padding: 0;
}
.paragraph--type--gallery .slick-slide img {
  transform: none !important;
}
.paragraph--type--gallery:not(:has(.gallery-slide:nth-child(2))) .gallery-lightbox-prev,
.paragraph--type--gallery:not(:has(.gallery-slide:nth-child(2))) .gallery-lightbox-next {
  display: none !important;
}
.paragraph--type--gallery:not(:has(.gallery-slide:nth-child(2))) .gallery-slide-inner {
  height: auto !important;
}
.paragraph--type--gallery:not(:has(.gallery-slide:nth-child(2))) .gallery-slide-inner img {
  height: auto !important;
}
/*# sourceMappingURL=paragraph-gallery.css.map */
