.content-fragment.raw-content .outer-wrapper{position:absolute;left:0;right:0}.content-fragment.raw-content .outer-wrapper>.inner-wrapper{margin-left:auto;margin-right:auto;min-width:670px;max-width:1060px;padding-left:10px;padding-right:10px}@media only screen and (max-width:670px){.content-fragment.raw-content .outer-wrapper>.inner-wrapper{max-width:100%;min-width:100%}}.login-prompt-box{display:flex;flex-direction:column;align-items:center;background:#fff;text-align:center;max-width:700px;margin:20px auto;margin-bottom:100px;padding:28px;border:solid 1px #fff;border-radius:24px;position:relative;min-height:188px;box-shadow:4px 4px 10px 0 rgba(0,0,0,0.1)}.login-prompt-box h2{font-size:24px;margin:16px 0}.button-container{display:flex;justify-content:space-between;width:70%}.register-button{flex:1;color:#fff;background-color:#0072ce;margin-top:16px;margin-right:20px;margin-left:20px;border-radius:16px;border-width:0px;padding:16px;font-size:20px;text-align:center;text-decoration:none;cursor:pointer;min-width:fit-content;font-size:14px;transition:background-color 0.4s ease,color 0.4s ease,box-shadow 0.4s ease}.register-button:hover{background-color:#39f;color:#fff}