.screen{height:100%;background:#1a0033;display:flex;align-items:center;justify-content:center}.screen .container{padding:48px}.screen .container .logo{width:100%;margin-bottom:48px;min-width:500px}@media (max-width: 780px){.screen .container .logo{width:70%;min-width:auto}}.screen .container .logo .image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.screen .container .content{text-align:center;max-width:500px}.screen .container .content .title{color:#fffaeb;font-size:3rem;font-weight:800;margin-bottom:12px}
