.board__quicknav{margin-bottom:2.5rem;position:static;top:auto;left:auto}.board__quicknav .quicknav__container{background:#fff;max-width:56.25rem;box-shadow:0 3px 8px #0000003d}.board__quicknav .quicknav__pill{background:#ededed}.board__quicknav .quicknav__arrow{background:#e9e9e9}.board__quicknav .quicknav__arrow img{filter:grayscale()brightness(.6)}.board__quicknav .quicknav__arrow:hover{background:#106ebe}.board__quicknav .quicknav__arrow:hover img{filter:grayscale()brightness()}@media (min-width:320px) and (max-width:767px){.board__quicknav{margin-bottom:1.25rem}.board__quicknav .quicknav__container{max-width:100%;display:flex}}.board__tabsWrapper{background:#fff;border-radius:2.5rem;justify-content:center;align-items:center;gap:.625rem;width:100%;margin-bottom:2.5rem;display:flex;box-shadow:0 3px 8px #0000003d}@media (min-width:320px) and (max-width:767px){.board__tabsWrapper{gap:0}}.board__tabsScroll{scrollbar-width:none;border-radius:2.5rem;width:100%;overflow-x:auto}@media (min-width:320px) and (max-width:767px){.board__tabsScroll{width:100%}}.board__tabsScroll::-webkit-scrollbar{display:none}.board__tabs{background:#fff;border-radius:2.5rem;flex-wrap:nowrap;gap:.625rem;width:100%;max-width:40.625rem;padding:.375rem;display:flex}@media (min-width:320px) and (max-width:767px){.board__tabs{padding:0}}.board .nav-item{flex:none}.board .nav-link{color:#333;white-space:nowrap;background:#ededed;border:none;border-radius:1.875rem;padding:.5rem 2.4375rem;font-size:.875rem}.board .nav-link:hover{background:#ece7e7d2}.board .nav-link.active{color:#fff;background:#106ebe}@media (min-width:320px) and (max-width:767px){.board .nav-link{padding:.5rem 1.25rem;font-size:.75rem}}.board__arrow{color:#fff;background:#106ebe;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;margin:.5rem;font-size:1.125rem;display:flex}.board__arrow img{filter:grayscale()brightness(.6)}.board__arrow:hover{background:#106ebe}.board__arrow:hover img{filter:grayscale()brightness()}.board__grid{grid-template-columns:repeat(4,1fr);place-items:stretch center;gap:.8125rem;margin:0 auto;display:grid}@media (min-width:320px) and (max-width:767px){.board__grid{grid-template-columns:repeat(1,1fr)}}@media (min-width:768px) and (max-width:991px){.board__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px) and (max-width:1200px){.board__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px) and (max-width:1550px){.board__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1550px){.board__grid{grid-template-columns:repeat(4,1fr)}}
