.shopee-radio{display:inline-block;font-size:0;color:#333;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.shopee-radio__input{display:none}.shopee-radio__input:checked+.shopee-radio__indicator{background-color:#ee4d2d;border-color:#ee4d2d}.shopee-radio__input:checked+.shopee-radio__indicator:before{-webkit-transform:scale(1);transform:scale(1)}.shopee-radio__indicator{position:relative;display:inline-block;width:16px;height:16px;margin-right:8px;vertical-align:middle;background-color:#fff;border:1px solid #e5e5e5;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:border-color .2s ease-in-out;transition:border-color .2s ease-in-out}.shopee-radio__indicator:before{position:absolute;top:4px;left:4px;width:6px;height:6px;background-color:#fff;border-radius:50%;content:"";-webkit-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.shopee-radio.disabled{color:#b7b7b7;cursor:not-allowed}.shopee-radio.disabled .shopee-radio__indicator{background-color:#eee;border-color:#d8d8d8}.shopee-radio.disabled .shopee-radio__indicator+.shopee-radio__label{color:#333}.shopee-radio.disabled .shopee-radio__input:checked+.shopee-radio__indicator{background-color:#ee4d2d;border-color:#ee4d2d;opacity:.5}.shopee-radio__label{display:inline-block;font-size:14px;vertical-align:middle}.shopee-radio:not(.disabled):hover .shopee-radio__indicator{border-color:#ee4d2d}.shopee-radio-button{display:inline-block;height:32px;padding:0 16px;font-size:13px;line-height:32px;color:#333;text-align:center;cursor:pointer;background-color:#fff;border:1px solid #e5e5e5;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.shopee-radio-button:hover{color:#333;background-color:#f7f7f7;border-color:#e5e5e5}.shopee-radio-button.checked{color:#333;background-color:#f0f0f0;border-color:#e5e5e5}.shopee-radio-button.checked.disabled,.shopee-radio-button.checked.disabled:hover{color:#adadad;cursor:not-allowed;background-color:#f1f1f1;border-color:#e5e5e5}.shopee-radio-button.disabled,.shopee-radio-button.disabled:hover{color:#b7b7b7;cursor:not-allowed;background-color:#f6f6f6;border-color:#e5e5e5}.shopee-radio-button__input{display:none}.shopee-radio-button__label,.shopee-radio-group{display:inline-block}.shopee-radio-group{font-size:0}.shopee-radio-group .shopee-radio:not(:last-child){margin-right:24px}.shopee-radio-group .shopee-radio-button{float:left}.shopee-radio-group .shopee-radio-button:first-child{border-bottom-left-radius:2px;border-top-left-radius:2px}.shopee-radio-group .shopee-radio-button:last-child{border-top-right-radius:2px;border-bottom-right-radius:2px}.shopee-radio-group .shopee-radio-button:not(:last-child){margin-right:-1px}.shopee-radio-group.vertical{vertical-align:middle}.shopee-radio-group.vertical .shopee-radio{display:block;width:100%;margin-right:0}.shopee-radio-group.vertical .shopee-radio:not(:last-child){margin-bottom:16px}.shopee-radio-group--x-large .shopee-radio-button{height:48px;padding:0 28px;font-size:16px;line-height:48px}.shopee-radio-group--large .shopee-radio-button{height:40px;padding:0 24px;font-size:14px;line-height:40px}.shopee-radio-group--small .shopee-radio-button{height:24px;padding:0 8px;font-size:12px;line-height:24px}.shopee-radio-group--outline .shopee-radio-button{color:#ee4d2d;background-color:#fff;border:1px solid #ee4d2d}.shopee-radio-group--outline .shopee-radio-button:hover{color:#fff;background-color:#e74b2c;border-color:#ee4d2d}.shopee-radio-group--outline .shopee-radio-button.checked{color:#fff;background-color:#e0482a;border-color:#ee4d2d}.shopee-radio-group--outline .shopee-radio-button.checked.disabled,.shopee-radio-group--outline .shopee-radio-button.checked.disabled:hover{color:#fff;cursor:not-allowed;background-color:#f8b8ab;border-color:#f8b8ab}.shopee-radio-group--outline .shopee-radio-button.disabled,.shopee-radio-group--outline .shopee-radio-button.disabled:hover{color:#f8b8ab;cursor:not-allowed;background-color:transparent;border-color:#f8b8ab}@-webkit-keyframes shopee-icon-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes shopee-icon-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.shopee-icon{display:inline-block;line-height:0;fill:currentColor}.shopee-icon svg{width:100%;height:100%}.shopee-icon-spin{-webkit-animation:shopee-icon-spin 1s linear 0s infinite;animation:shopee-icon-spin 1s linear 0s infinite}.collapse-transition{-webkit-transition:height .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s ease-in-out;transition:height .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s ease-in-out}.shopee-upload-wrapper{display:inline-block;text-align:center;cursor:pointer;outline:none}.shopee-upload__input{display:none}.shopee-upload-dragger{position:relative;padding:32px;overflow:hidden;background-color:#fafafa;border:1px dashed #d8d8d8;border-radius:4px;-webkit-transition:border-color .2s ease-in-out;transition:border-color .2s ease-in-out}.shopee-upload-dragger.disabled{cursor:none;background-color:#f6f6f6}.shopee-upload-dragger:hover:not(.disabled){border-color:#ee4d2d}.shopee-upload-dragger.is-dragover{background-color:rgba(238,77,45,.04);border:1px dashed #ee4d2d}