.upload-image-container .ant-upload-select{display:inline}.upload-image-container .appear-image{-moz-animation:imageAppear .3s cubic-bezier(.4,0,.2,1) forwards;animation:imageAppear .3s cubic-bezier(.4,0,.2,1) forwards;-moz-animation-fill-mode:none;animation-fill-mode:none}.upload-image-container .disappear-image{-moz-transform-origin:bottom left!important;transform-origin:bottom left!important;-moz-animation:imageDisappear .3s cubic-bezier(.4,0,.2,1) forwards;animation:imageDisappear .3s cubic-bezier(.4,0,.2,1) forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards}@-moz-keyframes imageAppear{0%{opacity:0;-moz-transform:translateY(20%) scale(.8);transform:translateY(20%) scale(.8)}to{opacity:1;-moz-transform:translate(0) scale(1);transform:translate(0) scale(1)}}@keyframes imageAppear{0%{opacity:0;-moz-transform:translateY(20%) scale(.8);transform:translateY(20%) scale(.8)}to{opacity:1;-moz-transform:translate(0) scale(1);transform:translate(0) scale(1)}}@-moz-keyframes imageDisappear{0%{opacity:1;-moz-transform:scale(1);transform:scale(1)}to{opacity:0;-moz-transform:scale(.8);transform:scale(.8)}}@keyframes imageDisappear{0%{opacity:1;-moz-transform:scale(1);transform:scale(1)}to{opacity:0;-moz-transform:scale(.8);transform:scale(.8)}}.model-selection-options.ant-popover .ant-popover-inner{background-color:transparent!important;padding:0!important;border-radius:16px!important}@media(max-width:640px){.model-selection-options{width:100%!important;position:absolute!important;bottom:0!important;left:0!important;border:none!important}.model-selection-options .ant-popover-content{width:100%!important}.model-selection-options .ant-popover-content .ant-popover-inner{background-color:transparent!important;padding:0!important;border-radius:16px!important}}.model-select-switch .ant-switch{background-color:var(--hl_bg_00_20)!important}.model-select-switch .ant-switch.ant-switch-checked{background-color:var(--hl_brand_03)!important}.model-select-segmented{background:var(--hl_bg_07)!important;border-radius:8px!important;width:100%!important;color:var(--hl_text_02)!important}.model-select-segmented .ant-segmented-group{width:100%!important}.model-select-segmented .ant-segmented-item{-moz-box-flex:1!important;flex:1!important;font-size:13px!important;font-weight:500!important;line-height:170%!important;letter-spacing:.13px!important}.model-select-segmented .ant-segmented-item:hover{color:var(--hl_text_00)!important}.model-select-segmented .ant-segmented-thumb{background:var(--hl_bg_07)!important}.model-select-segmented .ant-segmented-item-selected{border-radius:6px!important;background:var(--hl_bg_07)!important;color:var(--hl_text_00)!important}