.authentication-page{background:#fff;background-size:cover;padding:30px 0;min-height:100vh}.authentication-page .box-wrapper{background-color:#fff;border-radius:.2rem;padding:20px}.authentication-page .authentication-page-register-box{max-width:800px;margin:auto;border:1px solid #e6e6e6}.authentication-page .authentication-page-register-box .back-to{margin:30px 0 15px;font-weight:200;font-size:1rem}.authentication-page .authentication-page-register-box .back-to a{margin:30px;color:#ff4232}.authentication-page .authentication-page-register-box .back-to a .right{-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.authentication-page .authentication-page-register-box .back-to a span{margin:0 5px}.authentication-page .authentication-page-register-box button.close{visibility:hidden;z-index:-10}@media (min-width:768px){.authentication-page{padding:30px 0}.authentication-page .box-wrapper{padding:30px}}