.custom-slider{overflow:hidden;width:100%;margin:0 auto;position:relative;min-height:200px}.custom-slider__slides{display:flex;transition:transform .5s cubic-bezier(.25,1,.5,1);will-change:transform;width:100%}.custom-slider__slide{flex:0 0 100%;width:100%;position:relative;display:flex;justify-content:center;align-items:center}.custom-slider__slide img{width:100%;height:auto;display:block;object-fit:contain}.custom-slider__arrow{position:absolute;top:50%;transform:translateY(-50%);background:#fffc;color:#333;border:none;font-size:1.5rem;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;border-radius:50%;box-shadow:0 2px 6px #0003;transition:background .3s ease}.custom-slider__arrow:hover{background:#fff;box-shadow:0 4px 8px #0000004d}.custom-slider__arrow--prev{left:15px}.custom-slider__arrow--next{right:15px}@media (max-width: 768px){.custom-slider__arrow{width:32px;height:32px;font-size:1.2rem;background:#fff9}}
/*# sourceMappingURL=/cdn/shop/t/50/compiled_assets/styles.css.map */
