.welcome-container{align-items:center;display:flex;height:100%;justify-content:center;min-height:100vh;padding:60px;width:100%}.welcome-container h1{font-family:futura-pt,sans-serif;margin-bottom:0}.welcome-container p{font-family:futura-pt,sans-serif;text-align:center}.welcome-loader{align-items:center;border:1px solid #ebebeb;border-radius:30px;display:flex;flex-direction:column;justify-content:center;margin:60px;max-width:500px;padding:40px 30px;width:100%}.welcome-loader h1,.welcome-message{text-align:center}.welcome-message{margin-top:-30px}.profile-setup-form{margin:auto;max-width:600px;text-align:left;width:100%}.form-help{display:block;font-size:11px;margin:-15px 0 15px;position:relative}.form-group{margin-bottom:20px}.form-group label{color:#333;display:block;font-size:14px;font-weight:600;margin-bottom:5px}form .nice-select,form input[type=email],form input[type=file],form input[type=number],form input[type=password],form input[type=search],form input[type=tel],form input[type=text],form select,form textarea{border:1px solid #8c8c94;border-radius:10px;box-sizing:border-box;font-size:14px;padding:12px;transition:border-color .2s ease;width:100%}.form-group input:focus,.form-group select:focus{border-color:#8c8c94;border-radius:10px;box-shadow:0 0 0 2px rgba(54,105,81,.1);outline:none}.form-group select[multiple]{height:120px}.form-actions{margin-top:30px;text-align:right}.btn-submit{background:#ea6514;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:6px 22px;transition:all .2s ease}.btn-submit:hover:not(:disabled){background:#ea6514;transform:translateY(-1px)}.btn-submit:disabled{background:#ccc;cursor:not-allowed;transform:none}.button-spinner{margin-left:8px}.form-error{background:#fee;border-radius:4px;color:#c33;margin-top:15px;padding:10px;text-align:center}.form-error p{font-size:14px;margin:0}.welcome-message.no-profile{margin:0 auto;max-width:500px;width:100%}.welcome-message.no-profile h1{margin-bottom:10px}.welcome-message.no-profile>p{color:#666;margin-bottom:20px}.custom-dropdown{position:relative;width:100%}.dropdown-trigger{align-items:center;background:#fff;border:1px solid #8c8c94;border-radius:10px;box-sizing:border-box;cursor:pointer;display:flex;font-size:14px;justify-content:space-between;padding:10px 3px 10px 12px;transition:border-color .2s ease;width:100%}.dropdown-trigger:focus{border-color:#8c8c94;box-shadow:0 0 0 2px rgba(54,105,81,.1);outline:none}.dropdown-trigger.active{border-color:#8c8c94}.dropdown-text{color:#333;flex:1}.dropdown-text.placeholder{color:#999}.dropdown-arrow{color:#333;font-size:11px;transition:transform .2s ease}.dropdown-trigger.active .dropdown-arrow{transform:rotate(180deg)}.dropdown-content{background:#fff;border:1px solid #8c8c94;border-radius:0 0 4px 4px;border-top:none;display:none;left:0;max-height:200px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:1000}.dropdown-content.show{display:block}.checkbox-option{align-items:center;cursor:pointer;display:flex;padding:8px 12px;transition:background-color .2s ease}.checkbox-option:hover{background-color:#f5f5f5}.checkbox-option input[type=checkbox]{margin:0 8px 0 0;width:auto}.checkbox-option label{cursor:pointer;flex:1;font-weight:400;margin:0}.form-group input,.form-group select{border:1px solid #8c8c94;border-radius:10px;box-sizing:border-box;font-size:14px;padding:12px;transition:border-color .2s ease;width:100%}