:root{--content-padding:30px}@media(max-width:400px){:root{--content-padding:15px}}.install-app{display:flex;gap:17px;user-select:none}.install-app__shops{display:flex;flex-direction:column;gap:20px}.install-app__shops-shop{width:150px}.install-app__shops-shop svg{width:100%;height:100%}.install-app__shops-shop--full{display:block;width:200px}.install-app__separator{position:relative;display:flex;align-items:center;justify-content:center;min-height:120px}.install-app__separator-line{position:absolute;left:50%;height:46px;width:1px;background-color:hsla(0,0%,100%,.25)}.install-app__separator-line--top{top:0}.install-app__separator-line--bottom{bottom:0}.install-app__qr{width:120px;height:120px}@media(max-width:960px){.install-app__shops{gap:0}.install-app__shops-shop{width:200px}.install-app__shops-shop--apple,.install-app__shops-shop--google{display:none}.install-app__shops-shop--show-mobile{display:block}.install-app__qr,.install-app__separator{display:none}}