.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.app-zone{margin-bottom:16px}.app-zone__wrapper{background-color:orange;border-radius:8px;padding:21px 10px 0 16px;display:grid;grid-template-rows:auto auto;grid-template-columns:auto auto;row-gap:16px;-webkit-column-gap:14px;-moz-column-gap:14px;column-gap:14px}.app-zone__qr{display:none}.app-zone__txt{color:#fff;font-weight:700;font-size:14px;line-height:21.56px}.app-zone__btn{padding:14px 33px;background-color:#fff;border-radius:8px;font-weight:700;font-size:13px;line-height:20px;margin-bottom:21px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-ms-flex-item-align:end;align-self:end}.app-zone__img__wrapper{grid-row:1/span 2;grid-column:2;align-self:end}.app-zone__login{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;width:100%;margin-top:16px;padding:9px 12px;position:relative;background:#fff;border-radius:8px;font-size:14px;font-weight:600;line-height:18px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.app-zone__login:after{content:"";position:absolute;width:calc(100% + 2px);height:calc(100% + 2px);top:-1px;left:-1px;background:-webkit-gradient(linear,left top,right top,from(#e86b2e),color-stop(100%,#f2ac14),color-stop(0,#f2ac14));background:linear-gradient(90deg,#e86b2e,#f2ac14 100%,#f2ac14 0);z-index:-1;border-radius:inherit}.app-zone__login__txt{color:#e86b2e;background:-webkit-gradient(linear,left top,right top,from(#e86b2e),color-stop(100%,#f2ac14),color-stop(0,#f2ac14));background:linear-gradient(90deg,#e86b2e,#f2ac14 100%,#f2ac14 0);background-clip:text;-webkit-text-fill-color:transparent}@media (min-width:768px){.app-zone{padding:27px 24px 0;border:1px solid #e1e4ea;border-radius:8px;margin-bottom:96px}.app-zone__qr{display:initial;width:100%;height:69px}.app-zone__wrapper{grid-template-rows:auto;grid-template-columns:82px 72px 1fr;background-color:#fff;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;border-radius:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0}.app-zone__img{width:100%;height:100px;-o-object-fit:fill;object-fit:fill}.app-zone__img__wrapper{grid-column:1;grid-row:1}.app-zone__btn{display:none}.app-zone__txt{color:#323a47;width:395px}.app-zone__qr,.app-zone__txt{margin-bottom:30px}.app-zone__login{background:-webkit-gradient(linear,left top,right top,from(#e86b2e),color-stop(100%,#f2ac14),color-stop(0,#f2ac14));background:linear-gradient(90deg,#e86b2e,#f2ac14 100%,#f2ac14 0);padding-block:10px;width:auto;min-width:179px;margin:10px 0 10px auto}.app-zone__login__txt{color:#fff;background:transparent;-webkit-text-fill-color:#fff}.app-zone__login:after{display:none}}@media (min-width:992px){.app-zone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.app-zone__login{margin:0 0 30px}}