@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}#return-to-top-sentinel{visibility:hidden}#toolbox-return-to-top{align-items:center;-webkit-animation:fadeOut .5s forwards;animation:fadeOut .5s forwards;background-color:var(--return-to-top-background-color);border:2px solid var(--return-to-top-border-color);box-shadow:0 0 20px rgba(6,59,78,.2);cursor:pointer;display:flex;flex-direction:column;justify-content:center;opacity:0;padding:.625rem;position:fixed;transition:all .3s ease-out;visibility:hidden}#toolbox-return-to-top.show-button{-webkit-animation:fadeIn .5s forwards;animation:fadeIn .5s forwards;opacity:1;visibility:visible}#toolbox-return-to-top:focus{-webkit-tap-highlight-color:transparent}#toolbox-return-to-top i{cursor:pointer;height:34px;width:34px}#toolbox-return-to-top i svg{stroke:var(--return-to-top-icon-color);height:34px;width:34px}#toolbox-return-to-top .toolbox-return-to-top__text{color:var(--return-to-top-text-color);font-size:.813rem;margin:0;max-width:3.25rem;padding:0}#toolbox-return-to-top:focus-within,#toolbox-return-to-top:hover{background-color:var(--return-to-top-background-color-hover);border-color:var(--return-to-top-border-color-hover)}#toolbox-return-to-top:focus-within i svg,#toolbox-return-to-top:hover i svg{stroke:var(--return-to-top-icon-color-hover)}#toolbox-return-to-top:focus-within .toolbox-return-to-top__text,#toolbox-return-to-top:hover .toolbox-return-to-top__text{color:var(--return-to-top-text-color-hover)}#toolbox-return-to-top.button-shape-circle{aspect-ratio:1/1;border-radius:50%;bottom:1%;height:auto;min-height:3.25rem;min-width:3.25rem;right:1%;width:auto}#toolbox-return-to-top.button-shape-circle:has(.toolbox-return-to-top__text){min-height:4.25rem;min-width:4.25rem}#toolbox-return-to-top.button-shape-quarter-circle{aspect-ratio:1/1;border-radius:0;border-top-left-radius:100%;bottom:0;height:auto;min-height:4rem;min-width:4rem;padding:.625rem 0 0 .625rem;right:0;width:auto}#toolbox-return-to-top.button-shape-quarter-circle:has(.toolbox-return-to-top__text){min-height:6.25rem;min-width:6.25rem}#toolbox-return-to-top.button-shape-quarter-circle:has(.toolbox-return-to-top__text) .toolbox-return-to-top__text{max-width:unset}#toolbox-return-to-top.button-shape-tab{border-radius:1.5rem 0 0 1.5rem;bottom:1%;height:3.5rem;right:0;width:3.5rem}#toolbox-return-to-top.button-shape-tab:has(.toolbox-return-to-top__text){height:auto;width:auto}#toolbox-return-to-top.button-shape-tab:has(.toolbox-return-to-top__text) .toolbox-return-to-top__text{max-width:unset}#toolbox-return-to-top.scale-on-hover:focus-within,#toolbox-return-to-top.scale-on-hover:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}@media screen and (max-width:781px){#toolbox-return-to-top.full-width-bar-on-mobile,#toolbox-return-to-top.full-width-bar-on-mobile:has(.toolbox-return-to-top__text){aspect-ratio:auto;border-radius:0;bottom:0;min-height:unset;min-width:unset;padding:.5rem;position:sticky;width:100%}#toolbox-return-to-top.full-width-bar-on-mobile.scale-on-hover:focus-within,#toolbox-return-to-top.full-width-bar-on-mobile.scale-on-hover:hover,#toolbox-return-to-top.full-width-bar-on-mobile:has(.toolbox-return-to-top__text).scale-on-hover:focus-within,#toolbox-return-to-top.full-width-bar-on-mobile:has(.toolbox-return-to-top__text).scale-on-hover:hover{-webkit-transform:none;transform:none}#toolbox-return-to-top.full-width-bar-on-mobile .toolbox-return-to-top__text,#toolbox-return-to-top.full-width-bar-on-mobile:has(.toolbox-return-to-top__text) .toolbox-return-to-top__text{max-width:unset}}
