.mobile-top-bar{height:calc(66px + var(--safe-area-inset-top));padding-top:calc(8px + var(--safe-area-inset-top));padding-left:16px;padding-right:16px;padding-bottom:8px;display:flex;align-items:center;justify-content:space-between}.mobile-top-bar a,.mobile-top-bar a:active,.mobile-top-bar a:hover{color:#000}.mobile-top-bar.center{justify-content:center;position:relative;position:-webkit-sticky;position:sticky;top:0;background-color:#f3f5f8;z-index:9}.mobile-top-bar.center .custom-icon-container:has(.popai-left){font-size:24px;width:40px;height:40px;position:absolute;left:8px;bottom:13px}.mobile-top-bar .header-right{display:flex;flex-direction:row;align-items:center;gap:8px}.mobile-top-bar .header-right a{font-size:18px}.mobile-top-bar .header-right .custom-icon-container{font-size:24px}.mobile-top-bar .header-right .login-btn{display:flex;height:36px;padding:8px 12px;justify-content:center;align-items:center;border-radius:8px;background:#000;box-shadow:0 2px 4px 0 rgba(0,0,0,.02);color:#fff;font-family:Poppins;font-size:14px;font-style:normal;font-weight:600;line-height:100%;text-transform:capitalize;white-space:nowrap}