.wrapper-center{display:flex;justify-content:center;align-items:center;margin-top:20vh}.fullscreen-form{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;width:100vw;height:100vh;overflow-y:scroll}@media(min-width:780px){.fullscreen-form{grid-template-columns:480px;background-image:url(../img/cover.jpg);background-size:cover}}.fullscreen-form .fullscreen-form__content{display:flex;flex-direction:column;justify-content:center;padding:48px calc(50% - 160px);background-color:#f8f9fa}@media(min-width:780px){.fullscreen-form .fullscreen-form__content{box-shadow:inset -4px 0 10px -6px #000}}.fullscreen-form .fullscreen-form__content:before{content:"";width:160px;height:100px;background-image:url(../img/logo-text.svg);background-size:contain;background-repeat:no-repeat;margin:0 auto}.fullscreen-form .fullscreen-form__content .el-button,.fullscreen-form .fullscreen-form__content .slvd-button{width:100%}
