.component-mobile-app-bar{position:fixed;top:0;left:0;align-items:center;height:85px;background-color:#f0f0f0;color:#1b2432;font-family:Roboto,sans-serif;font-weight:500;font-size:13px;width:100%;z-index:999;display:none;padding:0 10px}.component-mobile-app-bar.visible{display:flex}@media (min-width:992px){.component-mobile-app-bar.visible{display:none}}.component-mobile-app-bar img{height:40px;width:auto;border-radius:6px}.component-mobile-app-bar .text{padding-left:10px}.component-mobile-app-bar .text .stars .star{width:12px;height:12px;fill:#fd9427}.component-mobile-app-bar .close{padding:0 10px 0 0}.component-mobile-app-bar .close svg{width:12px;height:12px}.component-mobile-app-bar .open-app-container{flex:1;display:flex;justify-content:flex-end}.component-mobile-app-bar .open-app-container .open-app{text-transform:uppercase;font-size:18px}