.--svg__side-sort-arrow--white {
    background-image: url("data:image/svg+xml;charset=utf8, %3Csvg viewBox='0 0 13 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 2L10 10L2 18' stroke='white' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E");
}
.--svg__side-sort-arrow {
    background-image: url("data:image/svg+xml;charset=utf8, %3Csvg viewBox='0 0 13 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='1' d='M2 2L10 10L2 18' stroke='%23222222' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E");
}
.--svg__swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf8, %3Csvg width='13' height='16' viewBox='0 0 13 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.7198 8L0.757202 0V16L12.7198 8Z' fill='%23172B4D'/%3E%3C/svg%3E");
}
.--svg__swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf8, %3Csvg width='13' height='16' viewBox='0 0 13 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.962921 8L12.9255 0V16L0.962921 8Z' fill='%23172B4D'/%3E%3C/svg%3E");
}