.m-blog-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:8rem 0 0;text-align:center}@media (min-width:768px){.m-blog-pagination{margin:10rem 0 0}}.m-blog-pagination li{display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 5px}@media (min-width:768px){.m-blog-pagination li{margin:0 8px}}.m-blog-pagination li a{background:hsla(0,0%,70%,.329);border-radius:4px;color:rgba(0,0,0,.702);display:inline-block;font-size:18px;height:40px;line-height:40px;text-decoration:none;-webkit-transition:all .3s cubic-bezier(.19,1,.22,1);transition:all .3s cubic-bezier(.19,1,.22,1);width:40px}@media (max-width:767px){.m-blog-pagination li a{font-size:16px;height:32px;line-height:32px;width:32px}}.m-blog-pagination li a:hover{background:#d60034!important;color:#fff}.m-blog-pagination ul.m-blog-pagination__links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.m-blog-pagination ul.m-blog-pagination__links .active a{background:#d60034;color:#fff}.m-blog-pagination__next svg path,.m-blog-pagination__previous svg path{stroke:#d8d8d8}.m-blog-pagination__next a,.m-blog-pagination__previous a{background:none!important}.m-blog-pagination__next.hide a,.m-blog-pagination__previous.hide a{background:none;cursor:default;pointer-events:none}.m-blog-pagination__next.hide a svg path,.m-blog-pagination__previous.hide a svg path{stroke:#d8d8d8}.m-blog-pagination__next{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}