.pagination{padding:8px 0}.pagination__button,.pagination__items{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.pagination__button{background:var(--light);border-radius:50%;color:var(--black);font-size:16px;height:30px;width:30px}.pagination__button:disabled{color:#23362d4d}@media (min-width:768px){.pagination__button{font-size:24px;height:48px;width:48px}}.pagination__button.disabled{background:var(--light);color:#23362d4d}.pagination__icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;height:16px;justify-content:center;width:16px}@media (min-width:768px){.pagination__icon{height:24px;width:24px}}.pagination__pages{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:16px}@media (max-width:768px){.pagination__pages{gap:8px}}.pagination__page-button{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:14px;font-weight:400;line-height:171px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;background:var(--white);border-radius:50%;color:#212121eb;height:24px;justify-content:center;letter-spacing:.1px;text-align:center;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;width:24px}@media (min-width:768px){.pagination__page-button{height:36px;width:36px}}.pagination__page-button._active{background:#00a1531f;font-weight:500}.pagination__page-button._active:hover{background:#00a1531f}.pagination__page-button:hover{background:var(--light)}
