.nav-filter{color:#3b4a54;font-size:2.2rem;font-weight:700}@media (max-width:1023px){.nav-filter{font-size:2rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.nav-filter{font-size:1.6rem}}.nav-filter ul{align-items:center;display:flex;flex-wrap:wrap;gap:2rem 4.7rem;list-style:none}@media (max-width:1023px){.nav-filter ul{gap:1.6rem 3.6rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.nav-filter ul{gap:1.2rem 3rem}}.nav-filter a{padding-bottom:.6rem;position:relative;text-decoration:none}.nav-filter a:before{background-color:#9ac556;bottom:0;content:"";height:.3rem;left:0;position:absolute;transition:width .4s;width:0}.nav-filter a:hover:before,.nav-filter li.is-active a:before{width:4.1rem}.nav-filter a:hover,.nav-filter li.is-active,.nav-filter--alt{color:#244b7c}@media (min-width:1023.02px){.nav-filter--alt ul{gap:2rem 7.4rem}}.paging{align-items:center;display:flex;font-size:2.2rem;font-weight:600;justify-content:center}@media (max-width:1023px){.paging{font-size:2rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.paging{font-size:1.8rem}}.paging ul{gap:.6rem;list-style:none;list-style-type:none;margin-bottom:0;margin-inline:1rem}.paging a,.paging ul{align-items:center;display:flex;justify-content:center}.paging a{border-radius:50%;height:5.3rem;text-decoration:none;transition:background-color .4s,color .4s;width:5.3rem}@media (max-width:1023px){.paging a{height:4.4rem;width:4.4rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.paging a{height:3.8rem;width:3.8rem}}.paging .disabled{opacity:.5;pointer-events:none}.paging a:hover,.paging li.is-current a{background-color:#0070b9;color:#fff}.paging a:hover svg path,.paging li.is-current a svg path{stroke:#fff}