.loading{position:fixed;bottom:0;left:0;z-index:9999;width:100%;height:150vh;pointer-events:none;background:-webkit-gradient(linear, left bottom, left top, color-stop(85%, #fff), to(rgba(255,255,255,0)));background:linear-gradient(0deg, #fff 85%, rgba(255,255,255,0) 100%);opacity:1}.loading.is-hide{bottom:-150vh;-webkit-transition:bottom 800ms 50ms ease-out;transition:bottom 800ms 50ms ease-out}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:64px 0}@media screen and (max-width: 767px){.pagination{padding:40px 0}}.pagination a,.pagination span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;margin:0 4px;color:inherit;text-decoration:none;border:1px solid #DCDDDE}.pagination span.current,.pagination a:hover{color:#fff;border:1px solid #BFBFBF;background-color:#BFBFBF}.pagination .prev,.pagination .next{position:relative;border:none;background-position:50%;background-repeat:no-repeat}.pagination .prev::before,.pagination .next::before{position:absolute;top:calc(50% - 9px);width:16px;height:16px;content:''}.pagination .prev::before{left:50%;border-bottom:1px solid #333;border-left:1px solid #333;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.pagination .next::before{right:50%;border-right:1px solid #333;border-bottom:1px solid #333;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
