.newShopPagination{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:7px;margin-top:38px}.newShopPagination>a,.newShopPagination>span{width:40px;height:40px;display:grid;place-items:center;color:#666;border:1px solid var(--shop-border);border-radius:3px;background:#fff;box-shadow:0 2px 7px #0000000f;font:700 13px Poppins,sans-serif;transition:color .16s ease,border-color .16s ease,background-color .16s ease,transform .16s ease}.newShopPagination>a:hover,.newShopPagination>a:focus-visible,.newShopPagination>a.is-active{color:#fff;border-color:var(--shop-gold);background:var(--shop-gold)}.newShopPagination>a:hover,.newShopPagination>a:focus-visible{transform:translateY(-1px)}.newShopPagination>a:focus-visible{outline:2px solid var(--shop-gold-hover);outline-offset:2px}.newShopPagination__arrow>span,.newShopPagination>span.newShopPagination__arrow{font-size:23px;line-height:1}.newShopPagination>span.is-disabled{color:#bbb;background:#f7f7f7;box-shadow:none}@media(max-width:420px){.newShopPagination{gap:5px}.newShopPagination>a,.newShopPagination>span{width:36px;height:36px}}
