@charset "UTF-8";

:root {
    --theme: #222;
    --active: #cd1218;
}

img {
    max-width: 100%;
}

.swiper-button-disabled {
    opacity: 0 !important;
}