.swiper-vertical {
  max-height: 100vh;
  max-height: 100vh;
}

/* SweetAlert2: misma tipografía que el sitio (Poppins) */
.swal2-popup {
  font-family: 'Poppins', sans-serif !important;
}

