.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-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}}.paginate-input-wrapper{color:#6b7280;white-space:nowrap;align-items:center;gap:.6rem;font-size:1.4rem;font-weight:500;display:flex}.paginate-input-label{cursor:pointer}.paginate-input{text-align:center;color:#6b7280;-moz-appearance:textfield;background:0 0;border:1px solid #6b7280;border-radius:.4rem;width:5.2rem;height:4rem;padding:0 .6rem;font-size:1.4rem;font-weight:500;transition:border-color .2s}.paginate-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.paginate-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.paginate-input:focus{color:#507ce3;border-color:#507ce3;outline:none}@media (max-width:425px){.paginate-input-wrapper{gap:.4rem;margin-left:.6rem}.paginate-input{height:3rem}}@supports (-webkit-touch-callout:none){.paginate-input{font-size:16px}}
