.swiper-pagination-bullet-active{background:#000}.swiper-button-next-custom,.swiper-button-prev-custom{position:absolute;background:#fff;top:50%;transform:translateY(-50%);z-index:10;border:1px solid #d7d6de;border-radius:100%;width:41px;height:44px;background-size:24px 24px;background-position:50%;background-repeat:no-repeat;cursor:pointer}.swiper-button-prev-custom{left:18%;background-image:url(/assets/arrow-left.svg)}.swiper-button-next-custom{right:18%;background-image:url(/assets/arrow-right.svg)}.swiper-pagination-custom{text-align:center}@media screen and (min-width:480px){.swiper-button-prev-custom{left:25%}.swiper-button-next-custom{right:25%}}@media screen and (min-width:768px){.swiper-button-prev-custom{left:35%}.swiper-button-next-custom{right:35%}}.SliderRoot{position:relative;display:flex;align-items:center;user-select:none;touch-action:none;width:90%;height:20px;margin-inline:auto;margin-bottom:50px}.SliderTrack{background-color:#e2e8f0;position:relative;flex-grow:1;border-radius:9999px;height:6px}.SliderRange{position:absolute;background:linear-gradient(135deg,#4bf2b7,#5061df 42%,#f1c7bd 96%);border-radius:9999px;height:100%}.SliderThumb{display:block;width:20px;height:20px;background:#e2e8f0;border-radius:30px;position:relative;cursor:pointer}.SliderThumb:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;border-radius:20px;background:linear-gradient(135deg,#6ddcff,#7f60f9);z-index:-1}.SliderThumb:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:10px;background:#e2e8f0;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude}.SliderMark{position:absolute;top:-6px;width:1px;height:16px;background:#3f3f46;cursor:pointer}