.c-anchor-panel{container-type:inline-size;position:relative}.c-anchor-panel,.c-anchor-panel:after,.c-anchor-panel:before{background-color:#f8f8f8;border-bottom:.2rem solid #173274;border-top:.2rem solid #173274}.c-anchor-panel:after,.c-anchor-panel:before{content:"";display:block;height:calc(100% + 4px);position:absolute;top:-2px;width:100vw}.c-anchor-panel:before{right:100%}.c-anchor-panel:after{left:100%}.c-anchor-panel__outer{display:inline-block;max-width:100%;position:relative}.c-anchor-panel__wrapper{overflow-x:hidden}.c-anchor-panel__wrapper-inner{-ms-overflow-style:none;display:flex;gap:8rem;justify-content:flex-start;max-width:140rem;overflow-x:scroll;scrollbar-width:none;white-space:nowrap}.c-anchor-panel__wrapper-inner::-webkit-scrollbar{display:none}.c-anchor-panel__wrapper-inner:after,.c-anchor-panel__wrapper-inner:before{content:"";display:block;display:none;height:100%;position:absolute;top:0;width:9rem}.c-anchor-panel__wrapper-inner:before{background:linear-gradient(270deg,#f8f8f800,#f8f8f8);left:0}.left-scrollable .c-anchor-panel__wrapper-inner:before{display:block}.c-anchor-panel__wrapper-inner:after{background:linear-gradient(90deg,#f8f8f800,#f8f8f8);right:0}.right-scrollable .c-anchor-panel__wrapper-inner:after{display:block}@container (width < 102.4rem){.c-anchor-panel__wrapper-inner{justify-content:start;overflow-x:scroll}.c-anchor-panel__wrapper-inner::-webkit-scrollbar{display:none}}@container (width < 50rem){.c-anchor-panel__wrapper-inner{gap:4rem}}.c-anchor-panel__link{color:#173274;font-size:18px;font-weight:700;line-height:21px;padding:2rem 0;-webkit-text-decoration:none;text-decoration:none}.c-anchor-panel__link:focus,.c-anchor-panel__link:hover{color:#0098d6}.c-anchor-panel__nav{align-items:center;background-color:#f8f8f8;color:#1f509e;cursor:pointer;display:none;font-size:2rem;height:100%;position:absolute;top:0;transform-origin:center;width:2rem;z-index:1}@media (min-width:768px){.c-anchor-panel__nav{width:3.5rem}}.c-anchor-panel__nav--left{display:none;left:-1.5rem;transform:scaleX(-1)}@media (min-width:768px){.c-anchor-panel__nav--left{left:-3.5rem}}.left-scrollable .c-anchor-panel__nav--left{display:flex}.c-anchor-panel__nav--right{right:-1.5rem;transform:scaleX(1)}@media (min-width:768px){.c-anchor-panel__nav--right{right:-3.5rem}}.right-scrollable .c-anchor-panel__nav--right{display:flex}