/*!
 * MWF (Moray) plugins for Fixed sticky v1.2.0
 * Copyright (c) Microsoft Corporation. All rights reserved.
 */.fixed-back-to-top{transition:opacity 1s cubic-bezier(.19,1,.22,1)!important;pointer-events:none}@media (prefers-reduced-motion:reduce){.fixed-back-to-top{transition:none}}.fixed-back-to-top.fixed-sticky.stuck{transition:opacity 1s cubic-bezier(.19,1,.22,1)!important}@media (prefers-reduced-motion:reduce){.fixed-back-to-top.fixed-sticky.stuck{transition:none}}@media screen and (max-width:540px){.fixed-back-to-top.stuck{position:static}}.fixed-back-to-top .btn{pointer-events:auto}.fixed-sticky{transition:background .2s ease-out,shadow .2s ease-out}.fixed-sticky .sticky-show-stuck{display:none}.fixed-sticky.get-height .sticky-show-stuck{display:block;visibility:hidden;opacity:0;position:fixed;left:-9999px;width:100%}.fixed-sticky.stuck{position:fixed;left:0;right:0;width:100%;z-index:1020;transition:position .3s ease-in-out}.fixed-sticky.stuck .sticky-show-stuck{display:block}.fixed-sticky.stuck .sticky-hide-stuck{display:none}.fixed-sticky.stuck.sticky-direction-top.stuck-depth{box-shadow:0 .0625rem .125rem rgba(0,0,0,.45),0 .1875rem .4375rem rgba(0,0,0,.3)}.fixed-sticky.stuck.sticky-direction-bottom.stuck-depth{box-shadow:0 -.0625rem .125rem rgba(0,0,0,.45),0 -.1875rem .4375rem rgba(0,0,0,.3)}.fixed-sticky.stuck .tab-group{border-bottom:none}.fixed-sticky.stuck .tab-group a:active,.fixed-sticky.stuck .tab-group a:focus,.fixed-sticky.stuck .tab-group button:active,.fixed-sticky.stuck .tab-group button:focus{margin-bottom:0}