.skeleton-loading{display:block;-webkit-animation:a 1.5s linear infinite alternate;animation:a 1.5s linear infinite alternate;opacity:.5}@-webkit-keyframes a{0%{background-color:#e6e6e6}to{background-color:#000}}@keyframes a{0%{background-color:#e6e6e6}to{background-color:#000}}nav.pager ul,ul.js-pager__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;margin:32px 0 0;padding:0;list-style:none}@media (min-width:768px){nav.pager ul,ul.js-pager__items{margin:80px 0 0}}nav.pager ul li:not(:last-of-type),ul.js-pager__items li:not(:last-of-type){margin-right:20px}