@import"https://fonts.googleapis.com/css2?family=Aptos:wght@600&family=Raleway:wght@400;500;600&display=swap";.pagination-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0;gap:16px;width:100%;height:44px;flex:none;order:2;align-self:stretch;flex-grow:0;transition:opacity .3s ease}.pagination-container.loading{opacity:.5;pointer-events:none}.pagination-container.single-page{justify-content:flex-end;width:auto}@media(max-width:1200px){.pagination-container{gap:12px}}@media(max-width:768px){.pagination-container{width:100%;gap:8px;flex-direction:row;flex-wrap:wrap;height:auto;justify-content:center;align-items:center;padding:8px 0}.pagination-container .pagination{order:1;flex-shrink:0}.pagination-container .pagination-info{order:2;width:100%;min-width:auto;gap:6px;justify-content:center;margin-top:8px}.pagination-container .pagination-info .items-per-page-label{font-size:14px}.pagination-container .pagination-info .items-per-page{width:auto;min-width:100px;padding:6px 12px;height:36px}.pagination-container .pagination-info .items-per-page select{width:auto;min-width:60px;font-size:14px}.pagination-container .pagination-info .results-count{font-size:13px}}@media(max-width:480px){.pagination-container .pagination{gap:2px}.pagination-container .pagination-info{flex-wrap:wrap;gap:4px}.pagination-container .pagination-info .items-per-page{min-width:90px;padding:4px 10px;height:32px}.pagination-container .pagination-info .items-per-page select{font-size:13px}.pagination-container .pagination-info .results-count{font-size:12px;width:100%;text-align:center}}.pagination{display:flex;flex-direction:row;align-items:center;padding:0;gap:4px;width:auto;height:32px;list-style:none;margin:0;flex:none;order:0;flex-grow:0}@media(max-width:768px){.pagination{gap:3px}}.page-prev{display:flex;width:32px;height:32px;background:#0e24c5;border-radius:2px;align-items:center;justify-content:center;cursor:pointer;position:relative;border:none;padding:0;transition:all .2s ease;flex:none;order:0;flex-grow:0}.page-prev:after{content:"";position:absolute;left:25%;right:25%;top:25%;bottom:25%;background:#fff;-webkit-mask:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 4L6 8L10 12' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center;mask:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 4L6 8L10 12' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center;-webkit-mask-size:contain;mask-size:contain}.page-prev:disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.page-prev:hover:not(:disabled){background:rgb(10.6161137441,27.2985781991,149.3838862559)}.pagination-numbers-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0;gap:8px;width:auto;height:32px;flex:none;order:1;flex-grow:0}.pagination-numbers{display:flex;flex-direction:row;align-items:center;padding:0;gap:4px;width:auto;height:32px;flex:none;order:0;flex-grow:0}.page-item{margin:0;padding:0;list-style:none}.page-item.active .page-link{background:#e0e0e0;border:1px solid #0e24c5;color:#0e24c5;font-weight:600}.page-item.disabled .page-link{opacity:.3;cursor:not-allowed;pointer-events:none;background:#e0e0e0}.page-ellipsis{display:block!important;line-height:32px;color:#666;font-size:20px;font-weight:700;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;margin:0}.page-link{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0;gap:0;width:32px;height:32px;min-width:32px;background:#e0e0e0;border:1px solid rgba(0,0,0,0);border-radius:2px;flex:none;order:0;flex-grow:0;flex-shrink:0;cursor:pointer;transition:all .2s ease;font-family:Aptos,sans-serif;font-style:normal;font-weight:600;font-size:14px;line-height:100%;text-align:center;letter-spacing:.02em;text-transform:uppercase;color:#000;text-decoration:none}.page-link.active{background:#fff;border:1px solid #0e24c5;color:#0e24c5;cursor:default}.page-link:focus{outline:none;box-shadow:0 0 0 2px #0e24c5}.page-link:hover:not(:disabled):not(.active){color:#0e24c5;background:#e0e0e0}.page-link:disabled{cursor:not-allowed;pointer-events:none}.page-link.loading{opacity:.5;pointer-events:none;transition:opacity .5s ease}.page-next{width:32px;height:32px;background:#0e24c5;border-radius:2px;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;border:none;padding:0;transition:all .2s ease;flex:none;order:2;flex-grow:0}.page-next:after{content:"";position:absolute;left:25%;right:25%;top:25%;bottom:25%;background:#fff;-webkit-mask:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 4L10 8L6 12' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center;mask:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 4L10 8L6 12' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center;-webkit-mask-size:contain;mask-size:contain}.page-next:disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.page-next:hover:not(:disabled){background:rgb(10.6161137441,27.2985781991,149.3838862559)}.page-ellipsis{box-sizing:border-box;display:flex;align-items:center;justify-content:center;padding:0;width:32px;height:32px;min-width:32px;background:#e0e0e0;border:1px solid rgba(0,0,0,0);border-radius:2px;color:#000;font-family:Aptos,sans-serif;font-weight:600;font-size:14px;line-height:15px;text-align:center;letter-spacing:.02em;flex:none;order:0;flex-grow:0;flex-shrink:0}.pagination-info{display:flex!important;flex-direction:row;align-items:center;padding:0;gap:8px;width:auto;height:44px;flex:none;order:1;flex-grow:0;min-width:400px}.items-per-page-label{width:auto;height:19px;font-family:Raleway,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:19px;text-align:right;letter-spacing:.02em;color:#313131;flex:none;order:0;flex-grow:0}.items-per-page{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;padding:8px 16px;gap:8px;width:auto;min-width:140px;height:44px;background:#e0e0e0;border:1px solid #cacaca;border-radius:32px;flex:none;order:1;flex-grow:0;position:relative}.items-per-page select{width:auto;min-width:85px;height:21px;font-family:Raleway;font-style:normal;font-weight:400;font-size:16px;line-height:130%;letter-spacing:.02em;color:#171717;background:rgba(0,0,0,0);border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;flex:none;order:0;flex-grow:1;padding-right:24px}.items-per-page select option{background:#e0e0e0;color:#171717;padding:8px}.items-per-page:after{content:"";position:absolute;right:16px;top:50%;transform:translateY(-50%);width:16px;height:16px;border-radius:8px;flex:none;order:1;flex-grow:0;background:#0e24c5;-webkit-mask:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 6L8 10L12 6' stroke='%230E24C5' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center;mask:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 6L8 10L12 6' stroke='%230E24C5' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center;-webkit-mask-size:contain;mask-size:contain;pointer-events:none}.results-count{width:auto;height:19px;font-family:Raleway,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:19px;text-align:right;letter-spacing:.02em;color:#313131;flex:none;order:2;flex-grow:0;white-space:nowrap}