@import url(https://fonts.googleapis.com/css2?family=Lato&display=swap);.guest[data-v-35f10126]{height:100%;width:100%;background-image:url(../img/guest_bg.ef551157.png);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.guest__content[data-v-35f10126]{width:100%;max-width:400px}.guest__logo[data-v-35f10126]{display:inline-block;margin-left:auto;margin-right:auto;margin-bottom:20px;width:100%;height:140px}[data-v-35f10126] .guest__view{height:100%;width:100%;color:#fff}[data-v-35f10126] .guest__view .header{color:#fff;margin-bottom:30px}[data-v-35f10126] .guest__view .header__message,[data-v-35f10126] .guest__view .header__title{width:100%;text-align:center}[data-v-35f10126] .guest__view .header__title{margin-bottom:10px}[data-v-35f10126] .guest__view .card{padding:10px;color:#fff;border-radius:5px;margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[data-v-35f10126] .guest__view .card--error{background-color:#f4949a}[data-v-35f10126] .guest__view .card--success{background-color:#2ab27b}[data-v-35f10126] .guest__view .card p{margin-left:10px;font-style:italic}[data-v-35f10126] .guest__view .form{color:#fff}[data-v-35f10126] .guest__view .form__input{display:block;margin-bottom:20px;font-size:16px}[data-v-35f10126] .guest__view .form__input ::v-deep .require-mark{display:none}[data-v-35f10126] .guest__view .form__link{color:#fff;margin:20px 0;display:inline-block;-webkit-transition:.3s;transition:.3s}[data-v-35f10126] .guest__view .form__link:hover{text-decoration:underline}[data-v-35f10126] .guest__view .form__button{width:100%;font-size:16px;padding:10px;margin-top:20px;border-color:#fff;color:#fff;-webkit-transition:.3s;transition:.3s}[data-v-35f10126] .guest__view .form__button:hover{background-color:#2dc4b6;border-color:#2dc4b6;opacity:1}