.paginate{justify-content:center;gap:2px;height:4rem;display:flex}.paginate-item{color:#6b7280;cursor:pointer;font-size:1.4rem;font-style:normal;font-weight:500;display:flex}.paginate-item.disabled{opacity:.3;cursor:not-allowed}.paginate{width:100%}.paginate-nav{justify-content:center;align-items:center;font-size:1.4rem;font-style:normal;font-weight:500;display:flex}.paginate-item:not(.disabled) .paginate-nav:hover{color:#507ce3}.paginate-item:first-of-type>a,.paginate-item:last-of-type>a{width:7rem;height:100%;position:relative}.paginate-item:first-of-type>a:after{content:"";background:url(../media/next.c477cb42.svg) 50%/100% 100% no-repeat;width:2rem;height:2rem;position:absolute;top:51%;left:-1.5rem;transform:translateY(-50%)rotate(-180deg)}.paginate-item:last-of-type>a:after{content:"";background:url(../media/next.c477cb42.svg) 50%/100% 100% no-repeat;width:2rem;height:2rem;position:absolute;top:51%;right:-.5rem;transform:translateY(-50%)}.paginate-link{color:#6b7280;border-radius:.4rem;justify-content:center;align-items:center;width:4rem;height:4rem;transition:all .3s;display:flex}.paginate-link:hover{color:#507ce3}.paginate-link.active{color:#507ce3;cursor:default;background:#507ce31a}.break{color:#fff;font-size:1.4rem;font-style:normal;font-weight:500;display:flex}@media (max-width:640px){.paginate-item:first-of-type>a,.paginate-item:last-of-type>a{width:4rem}.paginate-item:last-of-type>a:after{right:unset;left:50%;transform:translate(-50%,-50%)}.paginate-item:first-of-type>a:after{left:50%;transform:translate(-50%,-50%)rotate(-180deg)}}@media (max-width:425px){.paginate{gap:.9rem;height:3rem}.paginate-item,.break,.paginate-link{width:3rem;height:3rem}.paginate-item:first-of-type>a,.paginate-item:last-of-type>a{width:3rem}}@media (max-width:360px){.paginate{gap:.4rem}}
