.guest-wrapper{display:flex;flex-direction:column;justify-content:center;min-height:80vh}.guest-wrapper__logo{display:flex;justify-content:center;margin:15px 0 20px;font-size:4em}.guest-wrapper__logo svg{fill:#386ffc}.guest-wrapper__inner{position:relative;max-width:450px;min-height:300px;width:100%;margin:0 auto 50px;padding:20px;border-radius:40px;background-color:#fff;box-shadow:0 10px 20px #0016331a;box-sizing:border-box}@media(min-width:41.875em){.guest-wrapper__inner{padding:30px 25px;border-radius:50px}}
