.uil-sticky-bar{background-color:#fff;left:0;padding:16px 0;position:fixed;width:100%;z-index:2999}.uil-sticky-bar__container{align-items:center;display:flex;justify-content:flex-end}.uil-sticky-bar__container .primaryCTA{margin-left:16px}.uil-sticky-bar__container::after,.uil-sticky-bar__container::before{display:none}@media all and (max-width:991px){.uil-sticky-bar__container{align-self:stretch;flex:1 0 0;justify-content:space-between}.uil-sticky-bar__container .primaryCTA{margin-left:0}}.uil-sticky-bar--bottom{bottom:0;box-shadow:0 -2px 4px 0 rgba(0,0,0,.15);transition:bottom .4s cubic-bezier(.2,1,.2,1)}.uil-sticky-bar--top{box-shadow:0 2px 4px 0 rgba(0,0,0,.15);top:0;transition:top .4s cubic-bezier(.2,1,.2,1)}.uil-sticky-bar--hidden{display:none}#launcher.with-sticky-bar{bottom:80px!important}