.gallery-vinyl-section .vinyl-carousel-wrapper{cursor:grab;perspective:1500px;perspective-origin:50%;place-items:center;width:100%;height:100%;min-height:70vh;display:grid;position:relative;overflow:hidden}.gallery-vinyl-section .vinyl-carousel-wrapper:active{cursor:grabbing}.gallery-vinyl-section .boxes{transform-style:preserve-3d;will-change:transform;-webkit-user-select:none;user-select:none;contain:layout style;align-items:center;gap:40px;display:flex;position:relative;transform:translate(0,0)}.gallery-vinyl-section .box{cursor:pointer;will-change:transform,filter;backface-visibility:hidden;width:220px;height:220px;transform-style:preserve-3d;contain:paint;flex-shrink:0;position:relative;transform:translate(0,0)}.gallery-vinyl-section .vinyl-item{will-change:transform;backface-visibility:hidden;background-color:#0b0b0b;background-image:repeating-linear-gradient(45deg,#ffffff03 0 1px,#00000003 1px 2px);border-radius:3px;place-items:center;width:100%;height:100%;padding:0;transition:none;display:grid;position:relative;overflow:hidden;transform:translateZ(0)}.gallery-vinyl-section .vinyl-item[data-texture=none]:after{display:none}.gallery-vinyl-section .vinyl-item img{object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;backface-visibility:hidden;border-radius:4px;width:100%;height:100%;display:block;transform:translateZ(.1px)}.gallery-vinyl-section .box.reflection-mirror .vinyl-item{-webkit-box-reflect:below 1px linear-gradient(to top,#00000080 0%,#00000059 10%,#0003 20%,#0000001a 30%,#0000000d 40%,transparent 60%)}.gallery-vinyl-section .box.reflection-realistic .vinyl-item{filter:url(#realistic-shadow);-webkit-box-reflect:none}.gallery-vinyl-section .box.reflection-none .vinyl-item{-webkit-box-reflect:none;filter:none}.gallery-vinyl-section .controls{z-index:10;gap:24px;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.gallery-vinyl-section .controls button{cursor:pointer;color:#333;background-color:#ffffffeb;border:none;border-radius:50%;place-items:center;width:48px;height:48px;transition:transform .18s,background-color .18s;display:grid;box-shadow:0 6px 18px #0000001f}.gallery-vinyl-section .controls button:hover{background-color:#fff;transform:scale(1.06)}.gallery-vinyl-section .controls button svg{fill:currentColor;width:24px;height:24px}
