.hai-arrow{pointer-events:auto;width:44px;height:44px;padding:0;margin:0;display:flex;align-items:center;justify-content:center;background:#0006;border:none;color:#fff;cursor:pointer;z-index:10;border-radius:50%;transition:all .3s ease;position:absolute;top:50%;transform:translateY(-50%);box-sizing:border-box;flex-shrink:0}.hai-arrow:hover{background:#000000b3;transform:translateY(-50%) scale(1.1)}.hai-arrow:focus,.hai-arrow:focus-visible{outline:none;box-shadow:none}.hai-arrow:active{transform:translateY(-50%) scale(.95)}.hai-arrow:disabled,.hai-arrow.swiper-button-disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.hai-arrow--prev{left:2rem}.hai-arrow--next{right:2rem}.hai-arrow:before{content:"";width:24px;height:24px;display:block;background-repeat:no-repeat;background-size:contain;background-position:center;position:relative;z-index:11}.hai-arrow--prev:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.5'%3E%3Cpolyline points='15 18 9 12 15 6'/%3E%3C/svg%3E")}.hai-arrow--next:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.5'%3E%3Cpolyline points='9 18 15 12 9 6'/%3E%3C/svg%3E")}.hai-arrow--arrow{border-radius:50%}.hai-arrow--chevron{border-radius:.25rem}.hai-arrow--chevron.hai-arrow--prev:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.5'%3E%3Cpolyline points='15 18 9 12 15 6'/%3E%3C/svg%3E")}.hai-arrow--chevron.hai-arrow--next:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.5'%3E%3Cpolyline points='9 18 15 12 9 6'/%3E%3C/svg%3E")}.hai-arrow--arrows-large{width:48px;height:48px;background:#00000080;border-radius:50%}.hai-arrow--arrows-large:before{width:28px;height:28px}.hai-arrow--chevron-large{width:48px;height:48px;background:#00000080;border-radius:.25rem}.hai-arrow--chevron-large:before{width:24px;height:24px}.swiper-pagination{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);display:flex;gap:.5rem;z-index:10;pointer-events:auto;flex-wrap:wrap;justify-content:center}.swiper-pagination-bullets{display:flex!important;gap:.3rem;justify-content:center;align-items:center}.swiper-pagination-bullet{width:12px;height:12px;border-radius:50%;background:#fff6;cursor:pointer;border:none;padding:0;margin:0;transition:all .3s ease;display:inline-block;opacity:1}.swiper-pagination-bullet:focus,.swiper-pagination-bullet:focus-visible{outline:none;box-shadow:none}.swiper-pagination-bullet:hover{background:#fff9;transform:scale(1.2)}.swiper-pagination-bullet-active{background:#fffffff2;width:28px;border-radius:6px}.hai-pagination--counter{position:absolute;bottom:1.5rem;right:1.5rem;color:#fff;font-size:.875rem;font-weight:500;text-shadow:0 1px 3px rgba(0,0,0,.3);z-index:10;background:#0000004d;padding:.5rem 1rem;border-radius:.5rem;font-family:Roboto Mono,monospace}.hai-counter-current{font-weight:700;display:inline-block;text-align:center}.hai-counter-separator{margin:0 .25em;opacity:.7}.hai-counter-total{opacity:.8}.hai-pagination--thumbnails{position:absolute;bottom:0;left:0;right:0;width:100%;display:flex;flex-wrap:wrap;background:linear-gradient(to top,rgba(0,0,0,.4),transparent);padding:1rem .5rem .5rem;justify-content:center;gap:.25rem;z-index:10;pointer-events:auto}.hai-thumbnail{width:80px;height:60px;border:3px solid transparent;border-radius:.25rem;cursor:pointer;overflow:hidden;padding:0;background:none;transition:all .3s ease;opacity:.6;flex-shrink:0}.hai-thumbnail:focus,.hai-thumbnail:focus-visible{outline:none;box-shadow:none}.hai-thumbnail:hover{opacity:.9;border-color:#ffffff80}.hai-thumbnail[aria-selected=true]{border-color:#fff;opacity:1;box-shadow:0 0 0 2px #00000080}.hai-thumbnail img{width:100%;height:100%;object-fit:cover;display:block}.hai-pagination--left{left:1.5rem;right:auto;transform:none}.hai-pagination--left.swiper-pagination{left:1.5rem;transform:none}.hai-pagination--left.hai-pagination--counter{left:1.5rem;right:auto}.hai-pagination--left.hai-pagination--thumbnails{justify-content:flex-start;padding-left:1.5rem}.hai-pagination--center{left:50%;right:auto;transform:translate(-50%)}.hai-pagination--center.swiper-pagination{left:50%;transform:translate(-50%)}.hai-pagination--center.hai-pagination--counter{left:50%;right:auto;transform:translate(-50%)}.hai-pagination--center.hai-pagination--thumbnails{justify-content:center}.hai-pagination--right,.hai-pagination--right.swiper-pagination{left:auto;right:1.5rem;transform:none}.hai-pagination--right.hai-pagination--counter{left:auto;right:1.5rem}.hai-pagination--right.hai-pagination--thumbnails{justify-content:flex-end;padding-right:1.5rem}.hai-slide__content{opacity:0}.swiper-slide-active .hai-slide__content{animation:slideInContent .6s ease-out .1s forwards}@keyframes slideInContent{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hai-slide__heading{opacity:0}.swiper-slide-active .hai-slide__heading{animation:slideInHeading .7s ease-out .2s forwards}@keyframes slideInHeading{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.hai-arrow{width:32px;height:32px}.hai-arrow:before{width:18px;height:18px}.hai-arrow--prev{left:.5rem}.hai-arrow--next{right:.5rem}.hai-arrow--arrows-large,.hai-arrow--chevron-large{width:40px;height:40px}.hai-arrow--arrows-large:before,.hai-arrow--chevron-large:before{width:22px;height:22px}.swiper-pagination{bottom:1rem}.swiper-pagination-bullet{width:10px;height:10px}.swiper-pagination-bullet-active{width:24px}.hai-pagination--counter{bottom:1rem;font-size:.75rem}.hai-thumbnail{width:60px;height:45px}.hai-pagination--left,.hai-pagination--left.swiper-pagination,.hai-pagination--left.hai-pagination--counter{left:1rem}.hai-pagination--right,.hai-pagination--right.swiper-pagination,.hai-pagination--right.hai-pagination--counter{right:1rem}}@media(max-width:480px){.hai-arrow{width:30px;height:30px}.hai-arrow:before{width:16px;height:16px}.swiper-pagination-bullet{width:8px;height:8px}.swiper-pagination-bullet-active{width:20px}.hai-thumbnail{width:50px;height:37.5px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@media(prefers-reduced-motion:reduce){.hai-slide__content,.hai-slide__heading,.hai-arrow{animation:none!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/swiper-custom.css.map */
