#onthispage-sticky-wrapper{position:relative;height:0!important;z-index:1000}#onthispage-sticky-wrapper.is-sticky .onthispage{right:0}.onthispage{position:absolute;top:0;right:0;width:auto!important}.onthispage .onthispage-sticky{z-index:100!important}.onthispage:not(.onthispage-active) .onthispage-sticky-wrapper{pointer-events:none}.onthispage:not(.onthispage-active) .onthispage-toggle{pointer-events:all}.onthispage:not(.onthispage-active) .onthispage-panel{width:0}.onthispage:not(.onthispage-active) .onthispage-wrapper{opacity:0}.onthispage .btn i,.onthispage ul>li:before,.onthispage.onthispage-active .onthispage-toggle{display:none}.onthispage.onthispage-active .onthispage-panel{width:100%}.onthispage.onthispage-active .onthispage-wrapper{opacity:1}.onthispage .onthispage-toggle{position:absolute;top:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:15px var(--gutter-spacing);background-color:var(--brand-sand-50);color:var(--brand-primary);border:2px solid var(--brand-primary);border-right:0;border-radius:4px 0 0 4px;font-size:20px;line-height:1;cursor:pointer;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}.onthispage .onthispage-toggle:after,.onthispage .onthispage-toggle:before{display:inline-block;font-family:"Font Awesome 6 Pro";font-style:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:20px;font-weight:900;color:inherit}.onthispage .onthispage-toggle:before{content:"\f104";margin-right:10px}.onthispage .onthispage-toggle:after{content:"\f03a"}.onthispage .onthispage-toggle:focus,.onthispage .onthispage-toggle:focus-within,.onthispage .onthispage-toggle:hover{color:var(--brand-sand-50);background-color:var(--brand-primary)}.onthispage .onthispage-panel:focus,.onthispage .onthispage-toggle:focus{outline-color:var(--aa-outline-color)!important}.onthispage .onthispage-panel{overflow:hidden;width:0}.onthispage .onthispage-wrapper{border-radius:4px 0 0 4px;background-color:var(--brand-primary);color:var(--brand-sand-50);width:237px;max-width:100%;padding:24px var(--gutter-spacing);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;opacity:0;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}.onthispage .onthispage-title{font-size:18px;font-weight:700;margin-bottom:15px;cursor:pointer}.onthispage .onthispage-title:before{display:inline-block;font-family:"Font Awesome 6 Pro";font-style:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f105";font-size:16px;font-weight:900;margin-right:var(--button-icon-spacing);color:inherit}.onthispage .onthispage-title .onthispage-close:focus,.onthispage .onthispage-title .onthispage-close:focus-within,.onthispage .onthispage-title .onthispage-close:hover,.onthispage ul li a:focus,.onthispage ul li a:focus-within,.onthispage ul li a:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.onthispage .onthispage-title .onthispage-close:focus{outline-color:var(--aa-outline-color-reverse)!important}.onthispage nav{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;overflow-x:hidden;overflow-y:auto;max-height:320px;margin-left:-2px;margin-right:-2px}.onthispage nav::-webkit-scrollbar{width:5px}.onthispage nav::-webkit-scrollbar-track{border-radius:2px}.onthispage nav::-webkit-scrollbar-thumb{border-radius:2px}.onthispage nav::-webkit-scrollbar-track{background-color:var(--brand-primary-80)}.onthispage nav::-webkit-scrollbar-thumb{background-color:var(--brand-pink)}.onthispage ul{--bullet-offset:7px;list-style:none;margin:0;padding:2px}.onthispage ul>li{margin:0;padding:0}.onthispage ul li{position:relative;padding-left:24px}.onthispage ul li:after{content:"";display:block;background-image:url(../images/timeline-dot.svg);background-position:center;background-repeat:no-repeat;width:12px;height:11px;pointer-events:none;position:absolute;top:var(--bullet-offset);left:0}.onthispage ul li:not(:last-child){margin-bottom:10px}.onthispage ul li:not(:last-child):before{content:"";display:block;position:absolute;top:var(--bullet-offset);bottom:calc((var(--bullet-offset) + 12px)*-1);left:5px;width:2px;background-color:var(--brand-pink)}.onthispage .btn{font-size:14px;font-weight:inherit;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0;color:var(--brand-sand-50);word-break:break-word;text-align:left}.onthispage .btn:focus i,.onthispage .btn:focus-within i,.onthispage .btn:hover i{-webkit-transform:translateX(3px);-ms-transform:translateX(3px);transform:translateX(3px)}.onthispage .btn:focus{outline-color:var(--aa-outline-color-reverse)!important;outline-offset:0!important}.onthispage:focus-within .onthispage-toggle{opacity:0;pointer-events:none}.onthispage:focus-within .onthispage-sticky-wrapper{pointer-events:all}.onthispage:focus-within .onthispage-panel{opacity:1;width:100%}.onthispage:focus-within .onthispage-wrapper{opacity:1}