.guest-modal{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.guest-modal h1,.guest-modal h2{text-align:center;margin-bottom:24px}.guest-modal__body{width:650px;padding:50px;background:#fff;border:1px solid #e6e6e6;-webkit-box-shadow:0 5px 30px rgba(0,0,0,.1);box-shadow:0 5px 30px rgba(0,0,0,.1);border-radius:10px;margin:60px 0}.guest-modal__logo{width:300px;display:block;margin:0 auto 50px}.guest-modal__content .v-form{padding:0 100px}.guest-modal .v-form .error-message{margin-left:-120px;margin-right:-120px}.success-message{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;padding:26px 0;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;font-size:18px;color:#46a719;margin-bottom:10px}.success-message:first-child:last-child{margin-bottom:0}.success-message img{margin-right:8px}.info-message{padding:12px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-align:center}.info-message,.info-message__text{-webkit-box-align:center;align-items:center}.info-message__text{min-height:62px;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center}.error-message{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;padding:26px 0;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;font-size:21px;color:#e52e2e;margin-bottom:10px}.error-message:first-child:last-child{margin-bottom:0}.error-message img{margin-right:8px}.custom-error-message .fade-enter-active,.custom-error-message .fade-leave-active{-webkit-transition:opacity .5s;transition:opacity .5s}.custom-error-message .fade-enter,.custom-error-message .fade-leave-to{opacity:0}.custom-error-message .v-messages{position:absolute}