.layout-e-shop_categories_slider .flickity-slider {
    transform: none !important;
}
.layout-e-shop_categories_slider .vcarousel-cell {
    position: relative;
    width: 100%;
    aspect-ratio: 1 / 1;
    left: 0 !important;
    transform: none !important;
    opacity: 0;
    z-index: -1;
    transition: opacity 0.5s ease-in-out;
}
.layout-e-shop_categories_slider .vcarousel-cell.is-selected {
    opacity: 1;
    z-index: 999;
}
.layout-e-shop_categories_slider .vcarousel-cell img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.layout-e-shop_categories_slider .vcarousel-nav {
    position: absolute;
    bottom: 20px;
    right: 20px;
    display: flex;
    align-items: center;
    gap: 20px;
}
.layout-e-shop_categories_slider .vcarousel-nav .vcarousel-arrows {
    background-color: rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(5px);
}
/* .layout-e-shop_categories_slider .vcarousel-arrows.carousel-next {
    transform: rotate(-90deg);
} */
/* .layout-e-shop_categories_slider .vcarousel-arrows.carousel-next:hover {
    background: var(--color-white) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12.44 12.13'%3E%3Cpath d='M6.59,.22c-.29-.29-.77-.29-1.06,0s-.29,.77,0,1.06l4.04,4.03H.75c-.41,0-.75,.34-.75,.75,0,.21,.08,.39,.22,.53,.14,.14,.32,.22,.53,.22H9.57l-4.03,4.03c-.29,.29-.29,.77,0,1.06s.77,.29,1.06,0l5.84-5.84L6.59,.22Z' style='fill:%232b32c7;'/%3E%3C/svg%3E") no-repeat center / 14px;
    background: var(--color-white);
} */
/* .layout-e-shop_categories_slider .vcarousel-arrows.carousel-prev {
    transform: rotate(90deg);
} */
/* .layout-e-shop_categories_slider .vcarousel-arrows.carousel-prev:hover {
    background: var(--color-white) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12.44 12.13'%3E%3Cpath d='M5.84,11.91c.29,.29,.77,.29,1.06,0s.29-.77,0-1.06L2.87,6.81H11.69c.41,0,.75-.34,.75-.75,0-.21-.08-.39-.22-.53s-.32-.22-.53-.22H2.87L6.91,1.28c.29-.29,.29-.77,0-1.06s-.77-.29-1.06,0L0,6.06l5.84,5.84Z' style='fill:%232b32c7;'/%3E%3C/svg%3E") no-repeat center / 14px;
    background: var(--color-white);
} */
@media(min-width: 744px) {
    .layout-e-shop_categories_slider .vcarousel-nav {
        bottom: 30px;
        right: 30px;
    }
}
@media(min-width: 1200px) {
    .layout-e-shop_categories_slider .vcarousel-nav {
        bottom: 40px;
        right: 40px;
    }
}
/* NAVIGATION ARROWS */
.layout-e-shop_categories_slider .vcarousel-arrows {
    display: inline-block;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: 1px solid var(--color-dgray);
    background: transparent;
    transition: background .3s ease-out;
}
.layout-e-shop_categories_slider .vcarousel-arrows.carousel-prev {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 45.74 40.66'%3E%3Cpolygon points='45.74 23.22 45.74 17.35 11.02 17.44 24.41 4.13 20.19 0 0 20.29 20.19 40.66 24.42 36.53 11.02 23.22 11.02 23.22 45.74 23.22' style='fill:%23010101;'/%3E%3C/svg%3E") no-repeat center / 11px;
}
.layout-e-shop_categories_slider .vcarousel-arrows.carousel-prev:hover {
    background: var(--color-white) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 45.74 40.66'%3E%3Cpolygon points='45.74 23.22 45.74 17.35 11.02 17.44 24.41 4.13 20.19 0 0 20.29 20.19 40.66 24.42 36.53 11.02 23.22 11.02 23.22 45.74 23.22' style='fill:%23010101;'/%3E%3C/svg%3E") no-repeat center / 11px;
}
.vcarousel-next-wrapper {
    position: relative;
    width: 52px;
    height: 52px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.layout-e-shop_categories_slider .vcarousel-next-wrapper .carousel-next {
    position: relative;
    z-index: 2;
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 45.74 40.66'%3E%3Cpolygon points='25.55 0 21.33 4.13 34.73 17.44 34.73 17.44 0 17.44 0 23.31 34.73 23.22 21.33 36.53 25.55 40.66 45.74 20.37 25.55 0' style='fill:%23010101;'/%3E%3C/svg%3E") no-repeat center / 11px;
}
.layout-e-shop_categories_slider .vcarousel-arrows.carousel-next:hover {
    background: var(--color-white) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 45.74 40.66'%3E%3Cpolygon points='25.55 0 21.33 4.13 34.73 17.44 34.73 17.44 0 17.44 0 23.31 34.73 23.22 21.33 36.53 25.55 40.66 45.74 20.37 25.55 0' style='fill:%23010101;'/%3E%3C/svg%3E") no-repeat center / 11px;
}
@media(min-width: 1200px) {
    .layout-e-shop_categories_slider .vcarousel-arrows {
        width: 60px;
        height: 60px;
    }
    .vcarousel-next-wrapper {
        width: 64px;
        height: 64px;
    }
}
.progress-ring {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    transform: rotate(-90deg);
    width: 100%;
    height: 100%;
    pointer-events: none;
}
.progress-ring__circle {
    fill: none;
    stroke: black;
    stroke-width: 3;
    stroke-dasharray: 176; /* 2πr */
    stroke-dashoffset: 176;
}