.pagination{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0;margin:0}@media(min-width: 992px){.pagination{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.pagination__pages{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.pagination__page{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:20px;height:20px;border-radius:20px;line-height:1;padding-bottom:2px;cursor:pointer}.pagination__page a{color:#5b5b5b}.pagination__page--active{background:#052ee9}.pagination__page--active a{color:#fff}.pagination__page:not(:last-of-type){margin-right:15px}.pagination__arrow{position:relative;width:12px;height:20px;padding:0 15px}@media(min-width: 992px){.pagination__arrow{display:none}}.pagination__arrow::after{content:"";position:absolute;width:12px;height:12px;top:50%;left:calc(50% - 3px);border-bottom:1px solid #0f0f0f;border-right:1px solid #0f0f0f;-webkit-transform:translate(-50%, -50%) rotate(-45deg);transform:translate(-50%, -50%) rotate(-45deg)}.pagination__arrow.prev::after{left:calc(50% + 3px);-webkit-transform:translate(-50%, -50%) rotate(135deg);transform:translate(-50%, -50%) rotate(135deg)}.pagination-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto;padding-bottom:20px}.pagination-last{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:0 12px;display:-webkit-box;display:-ms-flexbox;display:flex}.pagination-last__btn{font-weight:bold;margin:10px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pagination-last__btn svg{margin-left:6px}.article-wrapper__container .pagination,.categories-container .pagination,.page-template-archive-news .pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:0 12px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.article-wrapper__container .pagination .page-numbers,.categories-container .pagination .page-numbers,.page-template-archive-news .pagination .page-numbers{font-size:12px;font-weight:bold;margin-left:15px;color:#0f0f0f}@media(min-width: 1024px){.article-wrapper__container .pagination .page-numbers,.categories-container .pagination .page-numbers,.page-template-archive-news .pagination .page-numbers{margin-left:20px}}.article-wrapper__container .pagination .page-numbers.current,.categories-container .pagination .page-numbers.current,.page-template-archive-news .pagination .page-numbers.current{color:var(--textLinkColour);border-radius:5px}.article-wrapper__container .pagination .prev,.categories-container .pagination .prev,.page-template-archive-news .pagination .prev{margin-left:0}.article-wrapper__container .pagination .next,.article-wrapper__container .pagination .prev,.categories-container .pagination .next,.categories-container .pagination .prev,.page-template-archive-news .pagination .next,.page-template-archive-news .pagination .prev{background-color:var(--primaryBackgroundColour);color:#fff;padding:10px;border-radius:5px;font-size:14px;min-width:63px;text-align:center}.article-wrapper__container .pagination-last__btn,.categories-container .pagination-last__btn,.page-template-archive-news .pagination-last__btn{background-color:#0f0f0f;color:#fff;padding:10px;border-radius:5px;font-size:14px;min-width:63px}
