.m-pagination .inner{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.m-pagination .inner a{text-decoration:none}.m-pagination .inner .next-link,.m-pagination .inner .prev-link{display:block}.m-pagination .inner .next-link.-disabled,.m-pagination .inner .prev-link.-disabled{opacity:0}.m-pagination .inner .next-link .icon,.m-pagination .inner .prev-link .icon{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f14a29;border-radius:50%;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1.5rem;height:56px;justify-content:center;width:56px}@media screen and (max-width:768px){.m-pagination .inner .next-link .icon,.m-pagination .inner .prev-link .icon{font-size:1.3rem;height:38px;width:38px}}.m-pagination .inner .number-links{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;list-style:none;margin:0 20px;padding:0}.m-pagination .inner .number-links li{margin:0 10px}.m-pagination .inner .number-links li:not(:last-child){padding-right:34px;position:relative}.m-pagination .inner .number-links li:not(:last-child):after{background:#888;border-radius:1px;bottom:0;content:"";display:block;height:2px;margin:auto;position:absolute;right:-5px;top:0;-webkit-transform:rotate(-60deg);transform:rotate(-60deg);width:23px}@media screen and (max-width:768px){.m-pagination .inner .number-links{margin:0 10px}.m-pagination .inner .number-links li{margin:0 9px}.m-pagination .inner .number-links li:not(:last-child):after{right:-3px;width:20px}}.m-pagination .inner .number-link{color:#f14a29;font-size:2rem;font-weight:600}.m-pagination .inner .number-link.-current{color:#3e3e3e}@media screen and (max-width:768px){.m-pagination .inner .number-link{font-size:1.6rem}}