.Pagination{flex-flow:row;flex-wrap:wrap;margin:0;padding:0;list-style-type:none}.Pagination,.PaginationControl{display:flex;align-items:center}.Control{position:relative;display:block;width:18px;height:18px;margin:0 2px;fill:#bbb}.Control-active{fill:#333;cursor:pointer;transition:fill .2s ease-in-out}.Control-active:hover{fill:#000;transition:fill .2s ease-in-out}.Page{display:flex;align-items:center;justify-content:center;width:22px;height:22px;margin:0 2px;color:#666;background-color:transparent;font-size:14px;border-radius:3px;box-sizing:border-box;border-color:transparent;cursor:pointer;outline:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.Page:last-child{margin-right:10px}.Page-active,.Page:hover{border:1px solid #dedede}.Page-active{color:#333}.DotsHolder{display:flex;align-items:center;justify-content:center;width:22px;height:22px;margin:0 2px;box-sizing:border-box}.Dots{width:8px;height:4px;fill:#bbb}