.pager{margin:var(--spacing-md) 0}.pager__items{align-items:flex-end;display:flex;flex-wrap:wrap;font-weight:700;justify-content:center;list-style:none;padding:unset}.pager__item{display:inline-block;margin:0 var(--spacing-xxs);vertical-align:top}.pager__items>.title--backwards{margin-left:var(--spacing-xs)}.pager__items>.title--forward{margin-right:var(--spacing-xs)}.pager__item>a{align-items:center;background:var(--color-white);border-radius:var(--radius-lg);color:var(--color-dark-silver);display:flex;height:2rem;justify-content:center;line-height:1;min-width:2rem;padding-left:.5rem;padding-right:.5rem;text-decoration:none}.pager__item>a:hover{background:var(--color-persian-blue--light-2);color:var(--color-dark-silver)}.pager__item.is-active>a{background:var(--color-dark-silver);border-radius:var(--radius-lg);color:var(--color-white)}.pager__item--first>a:before,.pager__item--last>a:after,.pager__item--next>a:after,.pager__item--previous>a:before{background-position:50%;background-repeat:no-repeat;content:"";display:inline-block;height:1rem;position:relative;width:1rem}.pager__item--first>a:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 2v12M14 2 8 8l6 6' stroke='%23545560' stroke-width='2'/%3E%3C/svg%3E")}.pager__item--previous>a:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 2 5 8l6 6' stroke='%23545560' stroke-width='2'/%3E%3C/svg%3E")}.pager__item--next>a:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m5 14 6-6-6-6' stroke='%23545560' stroke-width='2'/%3E%3C/svg%3E")}.pager__item--last>a:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 14V2M2 14l6-6-6-6' stroke='%23545560' stroke-width='2'/%3E%3C/svg%3E")}.pager__item.ellipsis{align-items:center;display:flex;height:2rem;justify-content:center;padding-left:.5rem;padding-right:.5rem}.pager__item:not(.pager__item--previous):not(.pager__item--next){display:none}@media (min-width:768px){.pager__item:not(.pager__item--previous):not(.pager__item--next){display:flex}}
/*# sourceMappingURL=pager.css.map */
