.ark-gallery-wrapper{position:relative;width:100%;overflow:hidden;font-family:"Poppins",sans-serif;cursor:none;margin:40px 0;display:flex;flex-direction:column;align-items:center}.ark-custom-cursor{position:fixed;top:0;left:0;width:90px;height:90px;background:rgba(255,255,255,.95);border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:13px;font-weight:500;color:#000;pointer-events:none;z-index:50;opacity:0;transform:translate(-50%,-50%);box-shadow:0 4px 15px rgba(0,0,0,.1)}.ark-gallery-container{width:100%;display:flex;overflow-x:auto;scroll-behavior:auto;-ms-overflow-style:none;scrollbar-width:none}.ark-gallery-container::-webkit-scrollbar{display:none}.ark-gallery-track{display:flex;gap:20px;padding:20px 0;padding-left:calc(( 100% - 1290px ) / 2);padding-right:0}@media (max-width:1300px){.ark-gallery-track{padding-left:20px}}.ark-gallery-img{height:60vh;min-height:300px;max-height:600px;width:30vw;min-width:320px;object-fit:cover;flex-shrink:0;user-select:none;-webkit-user-drag:none}.ark-gallery-progress{width:50%;max-width:600px;margin-top:40px;margin-bottom:20px}.ark-gallery-progress-track{position:relative;width:100%;height:2px;background-color:#d3d3d3}.ark-gallery-progress-thumb{position:absolute;top:0;left:0;height:100%;background-color:#000;width:0;transition:left .1s ease-out}