*{box-sizing:border-box}body{margin:0}.root,body{height:100%;width:100%}.root{justify-content:space-between;padding:18px 28px}.main,.root{display:flex;flex-direction:column}.main{align-items:normal}.logo{width:-moz-fit-content;width:fit-content}.text{color:#ffffff8f;font-family:SB Sans Display;font-size:32px;font-weight:600;line-height:36px;margin:48px 0 32px}.text-highlighted{color:#fff}.button{background:#ffffff1f;border-radius:12px;color:#fffffff5;font-family:SB Sans Text;font-size:16px;font-weight:600;line-height:20px;padding:14px 20px;text-decoration:none;width:-moz-fit-content;width:fit-content}.button:hover{background:#ffffff3d}.button:active{background:#ffffff0f}.secondary{flex:1 1 0;margin-top:80px;position:relative}.image{bottom:0;max-height:min(100%,560px);max-width:min(100%,560px);position:absolute;right:0}@media screen and (min-width:770px){.root{flex-direction:row}.main{flex:0 0 400px}}@media screen and (min-width:960px){.main{flex:0 0 480px}}@media screen and (min-width:1200px){.text{font-size:48px;line-height:52px}.main{flex:0 0 640px}}