.flex{height:50px;width:50px;display:flex;gap:5px;align-items:center;overflow:hidden;transition:width .5s ease-in-out}.active{width:800px}.color{width:40px;height:40px;border-radius:4px;cursor:pointer;border:1px solid #d9d9d9}.color:hover{width:42px;height:42px}.plus{position:relative;display:flex;align-items:center;justify-content:center;border:none}.hidden{position:absolute;width:40px;height:40px;opacity:0;cursor:pointer}.card-back .ant-card-head-wrapper{flex-direction:row-reverse;justify-content:flex-end;justify-items:flex-end}.ant-select-selection__choice,.ant-upload img{width:100%}.ant-form-item-control{line-height:normal!important}@media (max-width:760px){.ant-form-item{margin:0}.ant-form-item-label{padding-bottom:4px!important}}