.floating-bar{display:none}@media all and (min-width: 2px) and (max-width: 640px) {.floating-bar{display:flex;position:fixed;bottom:10px;left:10px;right:10px;border-radius:50px;background:rgba(30, 31, 33, 1);padding:5px 25px;align-items:center;z-index:199}.floating-bar a,.floating-bar button{display:flex;align-items:center;flex-direction:column;gap:5px;position:relative;cursor:pointer;min-height:48px;min-width:48px;justify-content:center;border:0;padding:0;background:transparent}.floating-bar ul{display:flex;width:100%;margin:0;padding:0;list-style:none;justify-content:space-between}.floating-bar .icon-wrap{position:relative;width:18px;height:18px;display:flex}.floating-bar .icon,.floating-bar svg{stroke:white;fill:white;width:18px;height:18px}.floating-bar small{font-size:0.6875rem;display:block;color:white;text-align:center;line-height:1}.login-page-form .floating-bar{display:none}.floating-bar .count{top:-5px;left:-12px}}@media all and (min-width: 2px) and (max-width: 640px) {.site-footer{padding-bottom:65px}}