.lang-switch,.lang-switch *{box-sizing:content-box!important}.lang-switch{position:relative!important;display:inline-block!important}.lang-switch>span{position:absolute!important;top:11px!important;pointer-events:none!important;font-family:Helvetica,Arial,sans-serif!important;font-weight:700!important;font-size:10px!important;text-transform:uppercase!important;text-shadow:0 1px 0 rgba(0,0,0,.06)!important;width:50%!important;text-align:center!important}input.lang-switch__toggle--round-flat:checked~.lang-switch__off{color:cornflowerblue!important}input.lang-switch__toggle--round-flat:checked~.lang-switch__on{color:#fff!important}.lang-switch>.lang-switch__on{left:0!important;padding-left:2px!important;color:cornflowerblue!important}.lang-switch>.lang-switch__off{right:0!important;padding-right:3px!important;color:#fff!important}.lang-switch__toggle{position:absolute!important;margin-left:-9999px!important;visibility:hidden!important}.lang-switch__toggle+.lang-switch__label{display:block!important;position:relative!important;cursor:pointer!important;outline:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;padding:2px!important;width:80px!important;height:28px!important;background-color:cornflowerblue!important;border-radius:60px!important}.lang-switch__toggle--round-flat+.lang-switch__label:after,.lang-switch__toggle--round-flat+.lang-switch__label:before{display:block!important;position:absolute!important;content:""!important}.lang-switch__toggle--round-flat+.lang-switch__label:before{top:2px!important;left:2px!important;bottom:2px!important;right:2px!important;background-color:cornflowerblue!important;border-radius:60px!important}.lang-switch__toggle--round-flat+.lang-switch__label:after{top:3px!important;left:4px!important;bottom:3px!important;width:40px!important;background-color:#fff!important;border-radius:42px!important;transition:margin .2s!important}.lang-switch__toggle--round-flat:checked+.lang-switch__label:after{margin-left:36px!important}.mini-app-suggestion-list{width:100%;max-width:1200px;margin:24px auto 0;padding:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;min-height:80px;position:relative;background:none;border-radius:0;box-shadow:none}.mini-app-suggestion-title{width:100%;text-align:center;font-weight:700;font-size:1em;margin-bottom:15px;font-family:monospace;letter-spacing:1px;color:var(--colortext,#222)}.mini-app-suggestion-item{display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;color:var(--colortext,#222);font-size:1em;width:90px;margin:0 2px 10px;padding:8px 0 4px;background:none;border:none;border-radius:0;box-shadow:none;transition:none}.mini-app-suggestion-item:hover{background:none;box-shadow:none;border-color:none}.mini-app-suggestion-icon{width:45px;height:45px;display:flex;align-items:center;justify-content:center;margin-bottom:8px;background:none;border-radius:0}.mini-app-suggestion-icon img{width:100%;height:100%;object-fit:contain;border-radius:0;background:none}.mini-app-suggestion-name{font-size:.85em;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:90px;color:var(--colortext,#222);font-family:inherit}@media (max-width:900px){.mini-app-suggestion-list{padding:0 2vw}.mini-app-suggestion-item{width:70px;margin:0 1px 8px}.mini-app-suggestion-icon{width:40px;height:40px}.mini-app-suggestion-name{max-width:64px}}@media (max-width:600px){.mini-app-suggestion-list{padding:0 2vw}.mini-app-suggestion-item{width:64px;font-size:.85em;margin:0 1px 6px;padding:6px 0 2px}.mini-app-suggestion-icon{width:35px;height:35px}.mini-app-suggestion-name{max-width:54px;font-size:.85em}.mini-app-suggestion-title{font-size:1em}}