/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.pager__item button{transition:all .2s cubic-bezier(.86,0,.07,1);text-decoration:none;color:#1c73b5}.pager__item button:hover{color:var(--text-color)}.pager{display:flex;overflow:hidden;justify-content:flex-start;width:100%;text-align:center}.pager--small .pager__item a{padding:5px 8px}.pager--center{justify-content:center}.pager__items{display:flex;overflow-x:auto}@media(max-width:500px){.pager__items{justify-content:space-between;width:100%}}@media(min-width:501px){.pager__items{border:1px solid var(--c-gray--light-medium);border-radius:4px}}.pager__item.is-active button,.pager__item.is-active a{color:#595959;background-color:#fff}.pager__item:first-child{border-left:none}.pager__item button,.pager__item--ellipsis,.pager__item a{display:block;padding:10px 16px 9px;letter-spacing:1px;text-transform:uppercase;font-size:12px;font-weight:700}.pager__item--previous a span,.pager__item--first a span,.pager__item--next a span,.pager__item--last a span{position:absolute!important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;padding:0;border:0}.pager__item--previous a:before{content:"Previous"}.pager__item--first a:before{content:"«"}.pager__item--next a:before{content:"Next"}.pager__item--last a:before{content:"»"}@media(min-width:501px){.pager__item{border-left:1px solid var(--c-gray--light-medium)}}@media(max-width:500px){.pager__item,.pager__item--first,.pager__item--last{display:none}.pager__item--previous,.pager__item--next{display:block;width:calc(50% - 5px);border:1px solid var(--c-gray--light-medium);border-radius:4px}}@media(max-width:500px){.pager{position:relative}}
html.with-featherlight{overflow:hidden}.featherlight{display:none;position:fixed;inset:0;z-index:2147483647;text-align:center;white-space:nowrap;cursor:pointer;background:#333;background:#0000}.featherlight:last-of-type{background:#000c}.featherlight:before{content:"";display:inline-block;height:100%;vertical-align:middle}.featherlight .featherlight-content{position:relative;text-align:left;vertical-align:middle;display:inline-block;overflow:auto;padding:25px 25px 0;border-bottom:25px solid transparent;margin-left:5%;margin-right:5%;max-height:95%;background:#fff;cursor:auto;white-space:normal}.featherlight .featherlight-inner{display:block}.featherlight link.featherlight-inner,.featherlight script.featherlight-inner,.featherlight style.featherlight-inner{display:none}.featherlight .featherlight-close-icon{position:absolute;z-index:9999;top:0;right:0;line-height:25px;width:25px;cursor:pointer;text-align:center;font-family:Arial,sans-serif;background:#fff;background:#ffffff4d;color:#000;border:0;padding:0}.featherlight .featherlight-close-icon::-moz-focus-inner{border:0;padding:0}.featherlight .featherlight-image{width:100%}.featherlight-iframe .featherlight-content{border-bottom:0;padding:0;-webkit-overflow-scrolling:touch}.featherlight iframe{border:0}.featherlight *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:1024px){.featherlight .featherlight-content{margin-left:0;margin-right:0;max-height:98%;padding:10px 10px 0;border-bottom:10px solid transparent}}@media print{html.with-featherlight>*>:not(.featherlight){display:none}}.featherlight .featherlight-close-icon{font-weight:700}.o-featherlight-dialog .o-dialog{display:block}.o-featherlight-dialog:last-of-type{background-color:#ffffffd9}.o-featherlight-dialog .featherlight-content{padding:0;border-bottom:none;box-shadow:0 0 4px #0003}.o-featherlight-dialog .featherlight-close{position:absolute;top:10px;right:20px;width:22px;height:22px;padding:0 5px;cursor:pointer;transition:.15s;text-align:center;border:0;border-radius:50%;background-color:var(--c-white)}.o-featherlight-dialog .featherlight-close path{fill:#003f6f}
