html{height:100%}.ios body{background:#fff;height:100%;display:flex;flex-direction:column}.ios #app{flex:1}.ios .framework7-root,.ios .view.view-main{height:100%!important}.ios .sip-page.page{padding-top:20%;height:100%;display:flex;flex-direction:column;justify-content:space-between;background:#fff;background-image:url(../../images/other/bg.png);background-repeat:no-repeat;background-size:110%;background-position-y:20%;background-position-x:center}.ios .sip-page.page .page-content{height:100%;max-width:100%}@media (max-width:374px){.ios .sip-page.page{padding-top:10%;background-position-y:10%}}@media (min-width:768px){.ios .sip-page.page{background-size:100%}}.ios .sip-page.page::after,.ios .sip-page.page::before{content:none}.ios .sip-page.page .info-box{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.ios .sip-page.page .info-box .app-logo{width:68px;padding-bottom:68px;border-radius:12px;background-image:url(../../images/Logos/AppIcon.png);background-repeat:no-repeat;background-size:cover;background-position:center}.ios .sip-page.page .block{text-align:center;padding:0 6.67%;font-size:14px;margin:16px 0}.ios .sip-page.page .block p{margin:22px 0}.ios .sip-page.page .block p:first-child{margin-top:0}.ios .sip-page.page .block p:last-child{margin-bottom:0}.ios .sip-page.page .block .button{width:215px;margin:auto}.ios .sip-page.page .footer-box{width:100%;position:absolute;bottom:6px;left:0}.ios .sip-page.page .footer-box .bg-1{margin-left:30%;width:70%}@media (max-width:374px){.ios .sip-page.page .footer-box .bg-1{display:none}}.ios .sip-page.page .footer-box .bg-2{margin-left:10%;width:100%}@media (min-width:768px){.ios .sip-page.page .footer-box .bg-1,.ios .sip-page.page .footer-box .bg-2{margin-left:30%;width:50%}}.ios .sip-page.page .qr-bg{position:absolute;width:100%;height:100%;background:rgba(0,0,0,.6);top:0;left:0;z-index:10}.ios .sip-page.page .qr-bg .qr-box{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90%}.ios .sip-page.page .qr-bg .qr-box .qr-img{width:215px;height:215px;border-radius:8px}.ios .sip-page.page .qr-bg .qr-box .qr-text{margin-top:20px;color:#fff;font-size:14px}