.peaches-carousel-wrapper{position:relative}.peaches-carousel{overflow:hidden;position:relative}.peaches-carousel .peaches-carousel-track{backface-visibility:hidden;cursor:grab;display:flex;margin:0;overflow:visible;transform:translateZ(0);transition:transform .5s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;width:-moz-available;width:-webkit-fill-available;width:stretch;will-change:transform}.peaches-carousel .peaches-carousel-track:not(.grabbing){transition:transform .3s cubic-bezier(.25,.46,.45,.94)}.peaches-carousel .peaches-carousel-track>.col{min-width:-moz-min-content;min-width:min-content;overflow:hidden;text-rendering:optimizeSpeed;-webkit-font-smoothing:antialiased}.peaches-carousel .peaches-carousel-track.grabbing{cursor:grabbing}.peaches-carousel .peaches-carousel-dots{display:flex;justify-content:center}.peaches-carousel .peaches-carousel-dots button:before{content:"●";font-size:1rem;text-align:center;vertical-align:middle}.peaches-carousel .peaches-carousel-dots button{border:0;color:var(--bs-tertiary);cursor:pointer;display:block;font-size:0;height:20px;line-height:0;outline:0;padding:5px;position:relative;width:20px}.peaches-carousel .peaches-carousel-dots button.active{color:var(--bs-primary)}.peaches-carousel .peaches-carousel-arrow{align-items:center;background-color:hsla(0,0%,100%,.7);border:none;border-radius:50%;box-shadow:0 2px 5px rgba(0,0,0,.2);cursor:pointer;display:flex;font-size:1.5rem;height:40px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:40px;z-index:10}.peaches-carousel .peaches-carousel-arrow-left{left:5px}.peaches-carousel .peaches-carousel-arrow-right{right:5px}
