.custom-carousel-wrapper{position:relative;width:100%;overflow:hidden;box-sizing:border-box;justify-content:center}.custom-carousel-container{position:relative;display:flex;align-items:center}.custom-carousel-track-viewport{overflow:hidden;width:100%}.custom-carousel-track{display:flex;margin:0;padding:0;list-style:none;transition:transform .5s ease-in-out}.custom-carousel-slide{flex:0 0 100%;padding:0 calc(var(--slide-gap) / 2);box-sizing:border-box}.custom-carousel-btn{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff80;border:1px solid #e2e2e2;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;box-shadow:0 2px 5px #0000001a;transition:background .2s,transform .2s}@media screen and (min-width:750px){.custom-carousel-slide{flex:0 0 33.3333%}}.custom-carousel-link{display:block;text-decoration:none;border-radius:12px;overflow:hidden;width:100%}.custom-carousel-link img{width:100%;height:100%;object-fit:contain;display:block;transition:transform .3s ease}.custom-carousel-link:hover img{transform:scale(1.02)}.custom-carousel-btn{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff80;border:1px solid #e2e2e2;border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;box-shadow:0 2px 5px #0000001a;transition:background .2s,transform .2s}.custom-carousel-btn:hover{background:#fff;transform:translateY(-50%) scale(1.05)}.custom-carousel-btn.prev{left:10px}.custom-carousel-btn.next{right:10px}.custom-carousel-btn svg{width:16px;height:16px;fill:currentColor}
/*# sourceMappingURL=/cdn/shop/t/21/assets/custom-carousel-banner.css.map */
