*::selection {
    background-color: rgb(225 29 72 / var(--tw-bg-opacity, 1));
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.swiper-wrapper {
    display: flex !important;
    flex-direction: row !important;
    white-space: nowrap;
}

.swiper-slide {
    flex-shrink: 0 !important;
    height: auto !important;
}

.swiper-nav-disabled {
    opacity: 0 !important;
    pointer-events: none;
}
