.user-registration{display:flex;flex-direction:column;align-items:center}.user-registration .custom-form{width:100%;max-width:32.5rem}.user-registration .custom-form .user-registration-checkboxes{margin-top:1rem;margin-bottom:1rem}.user-registration .custom-form .button-container{display:inline-flex;flex-direction:column;align-items:center;width:100%}.user-registration .custom-form .button-container .submit-button{margin-top:.5rem;margin-bottom:1.5rem}.user-registration hr{width:100%;max-width:788px;margin:.5rem 2rem;border-top:1px solid #f39200}.user-registration .hint-box{margin-top:1.5rem;max-width:500px;text-align:center;font-size:.875rem;color:#000;line-height:1.2857142857em;font-weight:400;display:flex;flex-direction:column;row-gap:2rem}.user-registration .hint-box{font-size:10px}@media screen and (min-width: 360px) and (max-width: 480px){.user-registration .hint-box{font-size:calc(10px + 4 * (100vw - 360px) / 120)}}@media screen and (min-width: 480px){.user-registration .hint-box{font-size:14px}}@media (min-width: 640px){.user-registration .hint-box{width:580px;max-width:initial;flex-direction:row;justify-content:space-between}}.user-registration .user-registration-captcha{width:250px;height:200px;box-sizing:border-box}.user-registration .captcha-multiwidget-container{display:flex;align-items:center}.user-registration .captcha-img{width:250px;height:100px}.user-registration .captcha-reload-icon{width:40px;display:flex;justify-content:center;align-items:center}.user-registration .captcha-reload-icon svg{width:25px;height:25px;cursor:pointer;transition:transform .4s ease-in-out;padding:0}.user-registration .captcha-reload-icon:hover svg{fill-opacity:.8;transform:rotate(180deg)}
