.py-normal { padding-top: 3rem; padding-bottom: 3rem; }
.py-big { padding-top: 5rem; padding-bottom: 5rem; }
.team-overlay { }
.team-overlay .gallery-item { position: relative; }
.team-overlay .gallery-item img { position: relative; width: 100%; height: 100%; aspect-ratio: 3/4; object-fit: cover; object-position: center; }
.team-overlay .gallery-item .gallery-caption { position: absolute; bottom: 20px; left: 0; width: calc(100% - 20px); background: rgba(255, 255, 255, .7); display: flex; min-height: 70px; justify-content: center; align-items: center; }
.team-subcap .gallery-item img { width: 100%; height: 100%; aspect-ratio: 1/1; object-fit: cover; object-position: center; }
.team-subcap .gallery-item .gallery-caption { }
.gallery-video { }
.gallery-video .elementor-thumbnails-swiper .swiper-wrapper { justify-content: center; }
.gallery-video .elementor-thumbnails-swiper .swiper-slide { max-width: 150px; }
.popup-text{
  max-width: 700px;
}
.popup-text h2{text-align: center; margin-bottom: 1rem}