.default-avatars-container[data-v-223d3036]{display:flex;align-items:center}.default-avatars[data-v-223d3036]{display:flex;gap:10px}.or-container[data-v-223d3036]{margin:0 10px;align-content:center}.or-text[data-v-223d3036]{display:inline-block;text-align:center;font-weight:700}.avatar-option[data-v-223d3036]{width:50px;height:50px;cursor:pointer;border-radius:50%}.selected-avatar[data-v-223d3036]{outline:2px solid red;border-radius:50%}.left-align[data-v-223d3036]{text-align:left;margin-left:12px;margin-top:-24px}.form-group-horizontal[data-v-223d3036]{display:flex;align-items:center}.generate-button[data-v-223d3036]{padding:5px 10px;background-color:#9bd8b5;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:12px;display:flex;align-items:center;justify-content:center}.generate-button[data-v-223d3036]:disabled{background-color:#9bd8b5;cursor:not-allowed}.generating-animation[data-v-223d3036]{display:flex;align-items:center}.generating-animation span[data-v-223d3036]{display:inline-block;width:5px;height:10px;background-color:#fff;margin-left:2px;-webkit-animation:loading-223d3036 1.2s ease-in-out infinite;animation:loading-223d3036 1.2s ease-in-out infinite}.generating-animation .rect1[data-v-223d3036]{-webkit-animation-delay:-1.2s;animation-delay:-1.2s}.generating-animation .rect2[data-v-223d3036]{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.generating-animation .rect3[data-v-223d3036]{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes loading-223d3036{0%,40%,to{transform:scaleY(.4)}20%{transform:scaleY(1)}}@keyframes loading-223d3036{0%,40%,to{transform:scaleY(.4)}20%{transform:scaleY(1)}}