body[data-reg-ui-client-status=show]{position:relative;overflow:hidden}@media screen and (max-height:675px){body[data-reg-ui-client-status=show]{overflow:auto}}body[data-reg-ui-client-status=load],body[data-reg-ui-client-status=load] *{cursor:wait!important}.reg-ui-client{display:flex;align-items:center;justify-content:center;transform:translateX(-100%);box-sizing:border-box;visibility:hidden;z-index:-1;position:fixed;left:0;top:0;width:100%;min-height:100vh;height:100%;background-color:#fff;background-color:hsla(0,0%,100%,.9);overflow:auto;animation:.5s b;-webkit-overflow-scrolling:touch}.reg-ui-client *,.reg-ui-client :after,.reg-ui-client :before{box-sizing:inherit}.reg-ui-client[data-status=show]{transform:translateX(0);z-index:8000000;visibility:visible;animation:.5s a}.reg-ui-client__iframe-container,.reg-ui-client__uverify-iframe-container,.reg-ui-client__wide-iframe-container{background-color:#fff;box-shadow:0 0 5px rgba(0,0,0,.3);position:relative;width:100%}.reg-ui-client__iframe-container{max-width:375px}.reg-ui-client__wide-iframe-container{max-width:570px}.reg-ui-client__uverify-iframe-container{max-width:700px}.reg-ui-client__iframe{overflow:hidden;width:100%;height:615px;display:block}.reg-ui-client__wide-iframe{overflow:hidden;width:100%;height:510px;display:block}.reg-ui-client__uverify-iframe{overflow:hidden;width:100%;height:680px;display:block}@media screen and (max-height:675px){.reg-ui-client__iframe-container{top:0;transform:none}}@media screen and (max-height:900px){.reg-ui-client__uverify-iframe{height:675px}}@keyframes a{0%{opacity:0}to{opacity:1}}@keyframes b{0%{opacity:1;z-index:8000000;visibility:visible}to{opacity:0;z-index:-1;visibility:hidden}}