/*
 * DO NOT EDIT THIS FILE.
 * See the following change record for more information,
 * https://www.drupal.org/node/3084859
 * @preserve
 */.node.node--type--kbc-report-page .pager { max-width: var(--container-width); margin: var(--gap5) auto var(--section-gap); text-align: center; scroll-margin-top: var(--section-gap); }
.node.node--type--kbc-report-page .pager .pager__item.pager__item--ellipsis { display: flex; align-items: center; justify-content: center; }
.node.node--type--kbc-report-page .pager .pager__item.pager__item--next span[aria-hidden=true]:before { display: flex; align-items: center; justify-content: center; width: 2.25rem; height: 2.25rem; content: ""; background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='%23168F05' d='M8.335 5 7.16 6.175 10.977 10 7.16 13.825 8.335 15l5-5z'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-position: 50%; }
.node.node--type--kbc-report-page .pager .pager__item.pager__item--previous span[aria-hidden=true]:before { display: flex; align-items: center; justify-content: center; width: 2.25rem; height: 2.25rem; content: ""; background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='%23168F05' d='m11.665 5 1.175 1.175L9.023 10l3.817 3.825L11.665 15l-5-5z'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-position: 50%; }
.node.node--type--kbc-report-page .pager .pager__item.pager__item--last span[aria-hidden=true]:before { display: flex; align-items: center; justify-content: center; width: 2.25rem; height: 2.25rem; content: ""; background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='%23168F05' d='M5.175 5 4 6.175 7.817 10 4 13.825 5.175 15l5-5z'/%3E%3Cpath fill='%23168F05' d='M11.175 5 10 6.175 13.817 10 10 13.825 11.175 15l5-5z'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-position: 50%; }
.node.node--type--kbc-report-page .pager .pager__item.pager__item--first span[aria-hidden=true]:before { display: flex; align-items: center; justify-content: center; width: 2.25rem; height: 2.25rem; content: ""; background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='%23168F05' d='M14.825 5 16 6.175 12.183 10 16 13.825 14.825 15l-5-5z'/%3E%3Cpath fill='%23168F05' d='M8.825 5 10 6.175 6.183 10 10 13.825 8.825 15l-5-5z'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-position: 50%; }

@media (48rem <= width) { .node.node--type--kbc-report-page .pager { margin-top: var(--gap10); } }
