.ajax-query-group .ajax-query-group__pagination{font-family:"Open Sans", sans-serif}.ajax-query-group{position:relative;min-height:500px}.ajax-query-group .loading-overlay{visibility:hidden;opacity:0;z-index:-1;background-color:rgba(255,255,255,0.5);background-image:url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='rgba(245,245,245,1)' fill-opacity='1.0' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E");position:absolute;top:0;left:0;bottom:0;right:0;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ajax-query-group.ajax-loading .loading-overlay{visibility:visible;opacity:1;z-index:10}.ajax-query-group .ajax-query-group__pagination-content.no-results{padding:40px;min-height:205px;background-color:rgba(245,245,245,0.5);text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ajax-query-group .ajax-query-group__pagination{list-style:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700}.ajax-query-group .ajax-query-group__pagination li{width:40px;height:40px;-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px}.ajax-query-group .ajax-query-group__pagination li .anchor{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;color:#222;font-size:.8rem;line-height:1;cursor:pointer}.ajax-query-group .ajax-query-group__pagination li.inactive{opacity:.3}.ajax-query-group .ajax-query-group__pagination li.selected .anchor{background:#666}.ajax-query-group .ajax-query-group__pagination li:not(.selected):hover .anchor{background:#fff}