.start-screen-container{justify-content:center;width:100%;margin:0;padding:0}.start-screen,.start-screen-container{display:flex;align-items:center;height:80vh}.start-screen{flex-direction:column;justify-content:space-between;width:80%;background-color:#f0f0f0;padding:20px;overflow:hidden}.start-screen-header{width:100%;text-align:left;color:#202020;font-size:20px;h1{font-weight:700}h1,h2{margin:5px}h2{font-weight:400}}.start-screen-body{width:100%;text-align:left;height:200px}.start-screen-footer{position:relative;bottom:0;width:100%;display:flex;align-items:center;justify-content:center;button{position:relative;bottom:0;font-size:22px;margin:5px;padding:10px;border:none;border-radius:5px;color:rgba(35,34,35,.7);background-color:#faf6f6;box-shadow:0 2px 10px 0 rgba(0,0,0,.3)}}.start-screen-raven-container{position:relative;bottom:0;left:0;right:0;display:flex;justify-content:space-between;margin:0;padding:0;height:10px}.start-screen-raven-left{position:relative;bottom:0;left:0;width:30vw}.start-screen-raven-center{position:relative;bottom:-15vh;left:50%;width:20vw}.start-screen-raven-right{position:relative;bottom:-5vh;right:0;width:20vw}