.vote-container{border-radius:8px;padding:16px 12px;margin-top:10px;margin-bottom:16px}.vote-title{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:12px;font-size:16px}.vote-title-text{flex:1;font-size:16px}.vote-title-type{margin-left:12px;font-size:14px;color:rgba(0,0,0,0.6)}.vote-form-item{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;gap:15px 8px}.vote-form-item__content{width:calc(50vw - 33px);display:flex;flex-direction:column;font-size:14px}.vote-form-item__image{width:calc(50vw - 33px);aspect-ratio:4 / 3;border-radius:8px;object-fit:cover}.bg-gray{background-color:rgba(0,0,0,0.05)}.bg-white{background-color:#fff}.vote-choice-text{display:flex;align-items:center;margin-top:12px;font-size:14px}.vote-choice-radio-box{height:24px;width:24px;margin-right:8px}.vote-choice-radio-box img{width:unset!important;max-width:unset!important;height:100%}.vote-bottom-box{display:flex;justify-content:space-between;color:rgba(0,0,0,0.6);margin-top:16px;font-size:12px}.bottom-vote-text{text-align:center;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:16px}.vote-text-box{display:flex;justify-content:center;align-items:center;color:#0A59F7;margin-top:14.5px}.vote-identity-desc{color:rgba(0,0,0,0.6);font-size:12px;margin-bottom:4px}.bottom-btn-disabled{color:#FFF;background-color:#0A59F7;width:120px!important;height:28px;border-radius:14px;font-size:12px;font-weight:500;display:flex;flex-direction:row;justify-content:center;align-items:center;opacity:.4}.progress-box{display:flex;justify-content:space-between;align-items:center;width:100%;color:rgba(0,0,0,0.6);font-size:10px;margin-top:8px;margin-bottom:16px}.vote-progress-box{width:64px;height:4px;border-radius:2px}.vote-progress{width:100%;height:100%;overflow:hidden;box-sizing:border-box;background-color:rgba(0,0,0,0.1);border-radius:2px}.vote-progress-fill{height:100%;background-color:rgba(10,89,247,0.4)}.vote-choice-arrow-right{height:13px;width:7px;margin-left:7px;margin-bottom:4px}.vote-choice-arrow-right img{width:100%;height:100%}.divider{margin:24px 0;width:100%;border-bottom:1px solid rgba(0,0,0,0.05)}