.f_spinner-slider .swiper .swiper-slide.s-products-slider-card {
    max-width: 80% !important;
}
.text-white {
    --tw-text-opacity: 1;
    color: #593d29;
}
.edges-curve-2 {
    --xxs-curve: 0.25rem;
    --xs-curve: 0.5rem;
    --small-curve: 0.4rem;
    --medium-curve: 1rem;
    --large-curve: 1.25rem;
    --xl-curve: 1.5rem;
}
button.s-button-primary {
    border-width: 0;
    background-color: #414042;
    background-color: var(--color-primary);
    padding: 0.4rem;
    color: var(--foreground-color);
    border-radius: var(--small-curve);
    .text-white {