*{box-sizing:border-box;margin:0;padding:0;font-weight:300}body{font-family:Source Sans Pro,sans-serif;color:#fff;font-weight:300}::placeholder,::-webkit-input-placeholder,:-moz-placeholder,::-moz-placeholder,:-ms-input-placeholder{color:#fff;opacity:1;font-weight:300}.wrapper{background:linear-gradient(to bottom right,#50a3a2,#53e3a6);position:absolute;top:0;left:0;width:100%;min-height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center}.wrapper.form-success .container h1{transform:translateY(85px)}.container-box{max-width:600px;width:100%;margin:0 auto;padding:40px 0;text-align:center;position:relative;z-index:2}.guest-logo-link{text-decoration:none}.container-box h1{font-size:40px;transition-duration:1s;transition-timing-function:ease-in-out;font-weight:200;margin-bottom:20px}.container-box p.subtitle{font-size:16px;margin-bottom:30px;color:#fff}.custom-form{padding:20px 0;position:relative;z-index:2;display:flex;flex-direction:column;align-items:center}.custom-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;border:1px solid rgba(255,255,255,.4);background-color:#fff3;width:250px;border-radius:3px;padding:10px 15px;margin:0 auto 10px;display:block;text-align:center;font-size:18px;color:#fff;transition-duration:.25s;font-weight:300}.custom-input:hover{background-color:#fff6}.custom-input:focus{background-color:#ffffff4d;width:300px;color:#fff;outline:none;border-color:#fff6;box-shadow:0 0 12px #ffffff1a}.custom-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;background-color:#fff;border:0;padding:10px 15px;color:#8e2de2;border-radius:3px;width:250px;cursor:pointer;font-size:18px;transition-duration:.25s;margin-top:10px;font-weight:600}.custom-btn:hover{background-color:#f5f7f9}.custom-links{margin-top:20px;display:flex;flex-direction:column;gap:10px;font-size:14px}.custom-links a{color:#fff;text-decoration:none;transition:color .2s}.custom-links a:hover{color:#fff;text-decoration:underline}.custom-error{color:#ffbaba;font-size:14px;margin-bottom:10px;background:#f003;padding:5px 15px;border-radius:3px}.custom-notice{color:#ffe6a0;font-size:12px;margin-top:-5px;margin-bottom:10px;opacity:.9}.bg-bubbles{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;overflow:hidden}.bg-bubbles li{position:absolute;list-style:none;display:block;width:40px;height:40px;background-color:#ffffff26;bottom:-160px;animation:guest-layout-square 25s infinite;transition-timing-function:linear}.bg-bubbles li:nth-child(1){left:10%;animation-delay:0s}.bg-bubbles li:nth-child(2){left:20%;width:80px;height:80px;animation-delay:.1s;animation-duration:17s}.bg-bubbles li:nth-child(3){left:25%;animation-delay:.2s}.bg-bubbles li:nth-child(4){left:40%;width:60px;height:60px;animation-duration:22s;animation-delay:0s;background-color:#ffffff40}.bg-bubbles li:nth-child(5){left:70%;animation-delay:.3s}.bg-bubbles li:nth-child(6){left:80%;width:120px;height:120px;animation-delay:.1s;background-color:#fff3}.bg-bubbles li:nth-child(7){left:32%;width:160px;height:160px;animation-delay:.4s}.bg-bubbles li:nth-child(8){left:55%;width:20px;height:20px;animation-delay:.6s;animation-duration:40s}.bg-bubbles li:nth-child(9){left:25%;width:10px;height:10px;animation-delay:.2s;animation-duration:40s;background-color:#ffffff4d}.bg-bubbles li:nth-child(10){left:90%;width:160px;height:160px;animation-delay:.5s}.theme-purple .wrapper{background:linear-gradient(to bottom right,#d3a1ff,#2e45c596)}.theme-purple .custom-input:focus,.theme-purple .custom-btn{color:#8e2de2}.theme-purple .custom-btn:hover{background-color:#f5f0ff}@keyframes guest-layout-square{0%{transform:translateY(0);opacity:0}5%{opacity:1}90%{opacity:1}to{transform:translateY(-1000px) rotate(600deg);opacity:0}}
