.gallery-swipe-container{touch-action:pan-x;-webkit-user-select:none;user-select:none}.gallery-swipe-indicator{z-index:10;animation:.3s ease-in-out fadeInOut}@keyframes fadeInOut{0%{opacity:0;transform:translateY(-50%)scale(.8)}50%{opacity:1;transform:translateY(-50%)scale(1.1)}to{opacity:1;transform:translateY(-50%)scale(1)}}@keyframes slide-in-left{0%{transform:translate(100%)}to{transform:translate(0,0)}}@keyframes slide-in-right{0%{transform:translate(-100%)}to{transform:translate(0,0)}}@keyframes slide-out-left{0%{transform:translate(0,0)}to{transform:translate(-100%)}}@keyframes slide-out-right{0%{transform:translate(0,0)}to{transform:translate(100%)}}.animate-slide-in-left{animation:.35s cubic-bezier(.25,.46,.45,.94) forwards slide-in-left}.animate-slide-in-right{animation:.35s cubic-bezier(.25,.46,.45,.94) forwards slide-in-right}.animate-slide-out-left{animation:.35s cubic-bezier(.25,.46,.45,.94) forwards slide-out-left}.animate-slide-out-right{animation:.35s cubic-bezier(.25,.46,.45,.94) forwards slide-out-right}.gallery-slide{will-change:transform;transform:translate(0,0)}.gallery-swipe-container.dragging .gallery-slide,.gallery-swipe-container.dragging{transition:none!important}.gallery-swipe-container:active{cursor:grabbing}.gallery-swipe-container{cursor:grab}.gallery-swipe-container img,.gallery-swipe-container video{will-change:transform;backface-visibility:hidden}.gallery-slide img,.gallery-slide video{transform:translate(0,0)}@media (hover:hover){.gallery-swipe-container:hover .gallery-swipe-indicator{opacity:.8}}@media (max-width:768px){.gallery-swipe-container{-webkit-overflow-scrolling:touch}.gallery-swipe-indicator{padding:.25rem .5rem;font-size:.75rem}}.gallery-swipe-container *{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.gallery-swipe-container button{transition:all .2s ease-out}.gallery-swipe-container button:hover{transform:scale(1.05)}.gallery-swipe-container button:active{transform:scale(.95)}
