:root{--color-primary:#05141f;--color-primary-dark:#00000b;--color-primary-light:#202f3a;--color-primary-lighter:#a7b6c1}.pistonflow-fab{position:fixed;right:24px;bottom:24px;z-index:9999;width:56px;height:56px;padding:0;border:0;border-radius:50%;background:var(--primary-color,#05141f);color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:filter .2s ease,transform .2s ease}.pistonflow-fab:hover,.pistonflow-fab:focus{background:var(--primary-color,#05141f);color:#fff;outline:0;filter:brightness(1.08);transform:scale(1.08)}.pistonflow-fab svg{width:28px;height:28px;fill:currentColor}@media only screen and (max-width:768px){.pistonflow-fab{right:16px;bottom:16px;width:48px;height:48px}.pistonflow-fab svg{width:24px;height:24px}}body.alt-home.modern-header-mode #wrapper{padding-top:0!important}.header--desktop .navigation--desktop .navigation>.menu-item>a{margin:0}