.product-gallery-navigation{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:10}.product-gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#fffffff2;border:2px solid #D1D5DB;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:1000;pointer-events:auto;box-shadow:0 4px 12px #00000026}.product-gallery-arrow:hover{background:#667eea;border-color:#667eea;transform:translateY(-50%) scale(1.1);box-shadow:0 6px 20px #667eea66}.product-gallery-arrow:active{transform:translateY(-50%) scale(.95)}.product-gallery-arrow--prev{left:15px}.product-gallery-arrow--next{right:15px}.product-gallery-arrow svg{width:24px;height:24px;fill:#1f2937;transition:fill .3s ease}.product-gallery-arrow:hover svg{fill:#fff}.product-gallery-counter{position:absolute;bottom:25px;left:50%;transform:translate(-50%);background:#000c;color:#fff;padding:10px 20px;border-radius:25px;font-size:15px;font-weight:700;z-index:1000;pointer-events:none;box-shadow:0 3px 12px #0006;letter-spacing:.5px}@media (max-width: 989px){.product-gallery-navigation,.product-gallery-arrow,.product-gallery-counter{display:none!important}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-20px) translateY(-50%)}to{opacity:1;transform:translate(0) translateY(-50%)}}@keyframes slideInRight{0%{opacity:0;transform:translate(20px) translateY(-50%)}to{opacity:1;transform:translate(0) translateY(-50%)}}.product-gallery-arrow--prev{animation:slideInLeft .4s ease-out}.product-gallery-arrow--next{animation:slideInRight .4s ease-out}.product-gallery-arrow:focus-visible{outline:3px solid #667eea;outline-offset:3px}@media (prefers-reduced-motion: reduce){.product-gallery-arrow,.product-gallery-arrow--prev,.product-gallery-arrow--next{animation:none!important;transition:none!important}.product-gallery-arrow:hover{transform:translateY(-50%)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/product-gallery-arrows.css.map */
