.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:#f6f6f6}.shopee-radio.disabled .shopee-radio__indicator:hover{border-color:#b7b7b7}.shopee-radio.disabled .shopee-radio__input:checked+.shopee-radio__indicator{background-color:#e5e5e5;border-color:#e5e5e5}.shopee-radio.disabled .shopee-radio__input:checked+.shopee-radio__indicator:hover{border-color:#b7b7b7}.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}.shopee-spin__fix{position:absolute;top:0;left:0;z-index:9;width:100%;height:100%;background-color:hsla(0,0%,100%,.9)}.shopee-spin-icon__normal{width:32px;height:32px}.shopee-spin-icon__small{width:16px;height:16px}.shopee-spin-content{line-height:0;text-align:center}.shopee-spin-content-tips{padding-top:8px;margin:0;font-size:14px;line-height:16px;color:#333}.shopee-spin-content__fix{position:absolute;top:50%;left:50%;z-index:9;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.fade-slow-appear,.fade-slow-enter-active,.fade-slow-leave-active{-webkit-animation-duration:.36s;animation-duration:.36s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.fade-slow-appear,.fade-slow-enter-active{-webkit-animation-name:"shopee-fade-slow-in";animation-name:"shopee-fade-slow-in";-webkit-animation-play-state:running;animation-play-state:running}.fade-slow-leave-active{-webkit-animation-name:"shopee-fade-slow-out";animation-name:"shopee-fade-slow-out";-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes shopee-fade-slow-in{0%{opacity:0}}@keyframes shopee-fade-slow-in{0%{opacity:0}}@-webkit-keyframes shopee-fade-slow-out{to{opacity:0}}@keyframes shopee-fade-slow-out{to{opacity:0}}.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{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}.shopee-scrollbar{position:relative;height:100%;overflow:hidden}.shopee-scrollbar__wrapper{height:100%;overflow:scroll;line-height:0;-webkit-box-sizing:content-box;box-sizing:content-box}.shopee-scrollbar__wrapper::-webkit-scrollbar{width:0;height:0}.shopee-scrollbar__content{display:inline-table;width:100%;line-height:normal;-webkit-box-sizing:content-box;box-sizing:content-box}.shopee-scrollbar__bar{position:absolute;right:0;bottom:0;z-index:1;border-radius:100px}.shopee-scrollbar__bar.vertical{top:0;width:6px}.shopee-scrollbar__bar.vertical>div{width:100%}.shopee-scrollbar__bar.vertical .shopee-scrollbar__thumb{width:100%;height:0}.shopee-scrollbar__bar.horizontal{left:0;height:6px}.shopee-scrollbar__bar.horizontal>div{height:100%}.shopee-scrollbar__bar.horizontal .shopee-scrollbar__thumb{width:0;height:100%}.shopee-scrollbar__thumb{position:relative;display:block;cursor:pointer;background-color:#333;border-radius:inherit;opacity:0;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.shopee-scrollbar__thumb.visible{opacity:.5}.shopee-scrollbar__thumb:hover{opacity:.7}.shopee-time-spinner{position:relative}.shopee-time-spinner:after,.shopee-time-spinner:before{position:absolute;left:0;z-index:1;width:100%;height:32px;pointer-events:none;content:""}.shopee-time-spinner:before{top:0;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(hsla(0,0%,100%,0)));background-image:linear-gradient(-180deg,#fff,hsla(0,0%,100%,0))}.shopee-time-spinner:after{bottom:0;background-image:-webkit-gradient(linear,left bottom,left top,from(#fff),to(hsla(0,0%,100%,0)));background-image:linear-gradient(0deg,#fff,hsla(0,0%,100%,0))}.shopee-time-spinner__list{padding:96px 0;margin:0;list-style:none}.shopee-time-spinner__list li{width:40px;height:32px;font-size:14px;line-height:32px;color:#999;text-align:center;pointer-events:all;cursor:pointer;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.shopee-time-spinner__list li:hover{background-color:#f6f6f6}.shopee-time-spinner__list li.selected{font-weight:500;color:#ee4d2d}.shopee-time-spinner__list li.selected:hover{background-color:transparent}.shopee-time-spinner__list li.disabled{cursor:not-allowed;background-color:transparent;opacity:.3}.shopee-time-spinner__icon{position:absolute;left:12px;width:16px;height:16px;color:#999;cursor:pointer;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.shopee-time-spinner__icon:hover{color:#4c4c4c}.shopee-time-spinner__icon.up{top:-16px}.shopee-time-spinner__icon.down{bottom:-16px}.shopee-time-spinner__icon.disabled{cursor:not-allowed;opacity:.5}.shopee-time-picker{display:inline-block}.shopee-time-picker__input{width:160px}.shopee-time-picker-panel{display:inline-block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.shopee-time-picker-panel__body{position:relative;height:274px;padding:25px 0}.shopee-time-picker-panel__body,.shopee-time-picker-panel__display-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box}.shopee-time-picker-panel__display-box{position:absolute;top:50%;left:0;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;width:100%;height:32px;padding:0;margin-top:-16px;font-weight:500;line-height:30px;color:#ee4d2d;border-top:1px solid #eee;border-bottom:1px solid #eee}.shopee-time-picker-panel__footer{padding:8px 0;text-align:right;border-top:1px solid #eee}.shopee-time-picker__picker .shopee-time-picker-panel__body,.shopee-time-picker__picker .shopee-time-picker-panel__display-box,.shopee-time-picker__picker .shopee-time-picker-panel__footer{padding-right:16px;padding-left:16px}.shopee-picker-header{position:relative;padding:16px;overflow:hidden;line-height:16px;text-align:center;-webkit-box-shadow:inset 0 -1px 0 0 #eee;box-shadow:inset 0 -1px 0 0 #eee}.shopee-picker-header__icon{position:absolute;width:16px;height:16px;color:#999;cursor:pointer;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.shopee-picker-header__icon.disabled{cursor:not-allowed;opacity:.5}.shopee-picker-header__icon:not(.disabled):hover{color:#4c4c4c}.shopee-picker-header__prev:first-child{left:16px}.shopee-picker-header__prev:nth-child(2){left:36px}.shopee-picker-header__next:last-child{right:16px}.shopee-picker-header__next:nth-last-child(2){right:36px}.shopee-picker-header__label{font-size:16px;font-weight:500;color:#333;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.shopee-picker-header__label.clickable{cursor:pointer}.shopee-picker-header__label.clickable:hover{color:#ee4d2d}.shopee-date-table{padding:16px;font-size:14px;background-color:#fff}.shopee-date-table__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;white-space:nowrap;margin-bottom:16px;color:#666}.shopee-date-table__header .shopee-date-table__cell-inner{position:relative;display:inline-block;width:24px;height:24px;line-height:24px;text-align:center;word-break:keep-all;vertical-align:middle;border-radius:4px}.shopee-date-table__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;white-space:nowrap;color:#333}.shopee-date-table__row:not(:last-child){margin-bottom:12px}.shopee-date-table__row .shopee-date-table__cell{position:relative}.shopee-date-table__row .shopee-date-table__cell.in-range:after,.shopee-date-table__row .shopee-date-table__cell.in-range:before{position:absolute;top:0;z-index:0;height:100%;background-color:#fef1ee;content:""}.shopee-date-table__row .shopee-date-table__cell.in-range:before{left:-10px;width:24px;border-bottom-left-radius:4px;border-top-left-radius:4px}.shopee-date-table__row .shopee-date-table__cell.in-range:after{right:-10px;width:24px;border-top-right-radius:4px;border-bottom-right-radius:4px}.shopee-date-table__row .shopee-date-table__cell.in-range.line-end:after,.shopee-date-table__row .shopee-date-table__cell.in-range.line-start:before{display:none}.shopee-date-table__row .shopee-date-table__cell.disabled:after,.shopee-date-table__row .shopee-date-table__cell.disabled:before,.shopee-date-table__row .shopee-date-table__cell.week-selecting:after,.shopee-date-table__row .shopee-date-table__cell.week-selecting:before{background-color:#f6f6f6}.shopee-date-table__row .shopee-date-table__cell.week-selecting:not(.disabled):after,.shopee-date-table__row .shopee-date-table__cell.week-selecting:not(.disabled):before,.shopee-date-table__row .shopee-date-table__cell.week-selection:not(.disabled):after,.shopee-date-table__row .shopee-date-table__cell.week-selection:not(.disabled):before{cursor:pointer}.shopee-date-table__row .shopee-date-table__cell-inner{position:relative;display:inline-block;width:24px;height:24px;line-height:24px;text-align:center;word-break:keep-all;vertical-align:middle;border-radius:4px;cursor:pointer;z-index:1}.shopee-date-table__row .shopee-date-table__cell-inner:hover{background-color:#f6f6f6}.shopee-date-table__row .shopee-date-table__cell-inner.in-range{background-color:#fef1ee}.shopee-date-table__row .shopee-date-table__cell-inner.in-range:hover{background-color:#fde4e0}.shopee-date-table__row .shopee-date-table__cell-inner.current{color:#ee4d2d}.shopee-date-table__row .shopee-date-table__cell-inner.current:after{position:absolute;bottom:-6px;left:50%;width:4px;height:4px;margin-left:-2px;background-color:#ee4d2d;border-radius:50%;content:""}.shopee-date-table__row .shopee-date-table__cell-inner.current.disabled:after{background-color:#999}.shopee-date-table__row .shopee-date-table__cell-inner.selected,.shopee-date-table__row .shopee-date-table__cell-inner.selected:hover{color:#fff;background-color:#ee4d2d}.shopee-date-table__row .shopee-date-table__cell-inner.disabled{color:#999;cursor:not-allowed;background-color:#fff;opacity:.5}.shopee-date-table__row .shopee-date-table__cell-inner.disabled:hover{color:#999;background-color:#fff}.shopee-date-table__row .shopee-date-table__cell-inner.disabled.selected{background-color:#d8d8d8}.shopee-date-table__row .shopee-date-table__cell-inner.disabled.in-range{background-color:#f6f6f6}.shopee-date-table__row .shopee-date-table__cell-inner.out-of-month:not(.disabled){color:#999}.shopee-date-table__row .shopee-date-table__cell-inner.week-selecting,.shopee-date-table__row .shopee-date-table__cell-inner.week-selecting:hover{background-color:#f6f6f6}.shopee-date-table__row .shopee-date-table__cell-inner.week-selection.in-range:hover{background-color:inherit}.shopee-date-table__row .shopee-date-table__cell-inner.is-empty{cursor:auto}.shopee-date-table__row .shopee-date-table__cell-inner.is-empty:hover{background-color:transparent}.shopee-month-table{padding:16px;font-size:14px;color:#333;background-color:#fff}.shopee-month-table__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;white-space:nowrap;margin:16px 0}.shopee-month-table__row:nth-child(2){margin-top:39px;margin-bottom:38px}.shopee-month-table__row:nth-child(3){margin-top:38px;margin-bottom:39px}.shopee-month-table__col{position:relative;display:inline-block;width:72px;height:24px;line-height:24px;text-align:center;word-break:keep-all;vertical-align:middle;border-radius:4px;cursor:pointer}.shopee-month-table__col:hover{background-color:#f6f6f6}.shopee-month-table__col.in-range{background-color:#fef1ee}.shopee-month-table__col.in-range:hover{background-color:#fde4e0}.shopee-month-table__col.current{color:#ee4d2d}.shopee-month-table__col.current:after{position:absolute;bottom:-6px;left:50%;width:4px;height:4px;margin-left:-2px;background-color:#ee4d2d;border-radius:50%;content:""}.shopee-month-table__col.current.disabled:after{background-color:#999}.shopee-month-table__col.selected,.shopee-month-table__col.selected:hover{color:#fff;background-color:#ee4d2d}.shopee-month-table__col.disabled{color:#999;cursor:not-allowed;background-color:#fff;opacity:.5}.shopee-month-table__col.disabled:hover{color:#999;background-color:#fff}.shopee-month-table__col.disabled.selected{background-color:#d8d8d8}.shopee-month-table__col.disabled.in-range{background-color:#f6f6f6}.shopee-year-table{padding:16px;font-size:14px;color:#333;background-color:#fff}.shopee-year-table__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;white-space:nowrap;margin:16px 0}.shopee-year-table__row:nth-child(2){margin-top:39px;margin-bottom:38px}.shopee-year-table__row:nth-child(3){margin-top:38px;margin-bottom:39px}.shopee-year-table__col{position:relative;display:inline-block;width:72px;height:24px;line-height:24px;text-align:center;word-break:keep-all;vertical-align:middle;border-radius:4px;cursor:pointer}.shopee-year-table__col:hover{background-color:#f6f6f6}.shopee-year-table__col.in-range{background-color:#fef1ee}.shopee-year-table__col.in-range:hover{background-color:#fde4e0}.shopee-year-table__col.current{color:#ee4d2d}.shopee-year-table__col.current:after{position:absolute;bottom:-6px;left:50%;width:4px;height:4px;margin-left:-2px;background-color:#ee4d2d;border-radius:50%;content:""}.shopee-year-table__col.current.disabled:after{background-color:#999}.shopee-year-table__col.selected,.shopee-year-table__col.selected:hover{color:#fff;background-color:#ee4d2d}.shopee-year-table__col.disabled{color:#999;cursor:not-allowed;background-color:#fff;opacity:.5}.shopee-year-table__col.disabled:hover{color:#999;background-color:#fff}.shopee-year-table__col.disabled.selected{background-color:#d8d8d8}.shopee-year-table__col.disabled.in-range{background-color:#f6f6f6}.shopee-date-picker-panel{display:inline-block}.shopee-date-picker-panel__date{width:272px;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.shopee-date-picker-panel__time{padding:7px 0;border:solid #eee;border-width:0 0 0 1px}.shopee-date-picker-panel__time .shopee-time-picker-panel__body,.shopee-date-picker-panel__time .shopee-time-picker-panel__display-box{padding-right:8px;padding-left:8px}.shopee-date-picker-panel__body{display:-webkit-box;display:-ms-flexbox;display:flex}.shopee-date-picker-panel__footer{padding:12px 16px;text-align:right;border-top:1px solid #eee}.shopee-daterange-picker-panel{display:inline-block}.shopee-daterange-picker-panel__body,.shopee-daterange-picker-panel__body-left,.shopee-daterange-picker-panel__body-right{display:-webkit-box;display:-ms-flexbox;display:flex}.shopee-daterange-picker-panel__body-left .shopee-date-picker-panel__time{border-right-width:1px;border-left-width:0}.shopee-daterange-picker-panel__footer{padding:12px 16px;text-align:right;border-top:1px solid #eee}.shopee-date-shortcut-list{height:324px;max-width:220px;min-width:120px;padding:8px 0;margin:0;font-size:14px;list-style:none;border-right:1px solid #eee;-webkit-box-sizing:border-box;box-sizing:border-box}.shopee-date-shortcut-list.with-display-text{margin-right:272px}.shopee-date-shortcut-item{position:relative;height:32px;padding:0 16px;line-height:32px;cursor:pointer;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.shopee-date-shortcut-item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shopee-date-shortcut-item__display{position:absolute;left:100%;z-index:-1;width:272px;padding-left:16px;margin-left:1px;opacity:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:background-color .2s ease-in-out,opacity .2s ease-in-out;transition:background-color .2s ease-in-out,opacity .2s ease-in-out}.shopee-date-shortcut-item:hover{color:#ee4d2d;background-color:#f6f6f6}.shopee-date-shortcut-item:hover .shopee-date-shortcut-item__display{background-color:#f6f6f6}.shopee-date-shortcut-item.active{color:#ee4d2d}.shopee-date-shortcut-item.active .shopee-date-shortcut-item__display{opacity:1}.shopee-date-shortcut-item.with-picker{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.shopee-date-shortcut-item.with-picker .shopee-icon{width:16px;height:16px;margin-left:8px;color:#999}.shopee-date-shortcut-split{margin:16px;border-bottom:1px solid #eee}.shopee-date-picker{display:inline-block}.shopee-date-picker__input{width:240px}.shopee-date-picker__picker{overflow:hidden}.shopee-date-picker__picker,.shopee-form-item{display:-webkit-box;display:-ms-flexbox;display:flex}.shopee-form-item{margin-bottom:24px;font-size:14px;-webkit-transition:margin-bottom 0s .2s;transition:margin-bottom 0s .2s}.shopee-form-item__label{-ms-flex-negative:0;flex-shrink:0;padding:8px 0;margin-right:16px;line-height:16px;-webkit-box-sizing:border-box;box-sizing:border-box}.shopee-form-item__control{position:relative}.shopee-form-item__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:start;align-self:flex-start;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:32px}.shopee-form-item__content:before{display:table;height:32px;content:""}.shopee-form-item__reqiured{display:inline-block;font-size:12px;line-height:0;color:#ff4742}.shopee-form-item__extra{padding-top:4px;font-size:12px;line-height:16px;color:#666}.shopee-form-item__error{padding-top:4px;font-size:12px;line-height:1;color:#ff4742;-webkit-transform-origin:center top;transform-origin:center top}.shopee-form-item--error{margin-bottom:8px;-webkit-transition-delay:0s;transition-delay:0s}.shopee-form-item--error .shopee-input__inner,.shopee-form-item--error .shopee-selector{border-color:#ff4742}.shopee-form-item--small{margin-bottom:24px}.shopee-form-item--small .shopee-form-item__label{padding:4px 0}.shopee-form-item--small .shopee-form-item__content{line-height:24px}.shopee-form-item--small .shopee-form-item__content:before{height:24px}.shopee-form-item--small .shopee-form-item__error{padding-top:3px}.shopee-form-item--large{margin-bottom:24px}.shopee-form-item--large .shopee-form-item__label{padding:12px 0}.shopee-form-item--large .shopee-form-item__content{line-height:40px}.shopee-form-item--large .shopee-form-item__content:before{height:40px}.shopee-form-item--x-large{margin-bottom:24px}.shopee-form-item--x-large .shopee-form-item__label{padding:16px 0}.shopee-form-item--x-large .shopee-form-item__content{line-height:48px}.shopee-form-item--x-large .shopee-form-item__content:before{height:48px}.shopee-form--inline{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.shopee-form--inline .shopee-form-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:24px;margin-bottom:16px;vertical-align:top}.shopee-form--label-top .shopee-form-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.shopee-form--label-top .shopee-form-item__label{padding-top:0}.shopee-form--label-right .shopee-form-item__label{text-align:right}.shopee-form-item__label{width:200px}.shopee-form--inline .shopee-form-item__label,.shopee-form--label-top .shopee-form-item__label{width:auto}.shopee-form--inline .shopee-form-item__label.empty,.shopee-form--label-top .shopee-form-item__label.empty{display:none}.shopee-tooltip__popper .shopee-popover__content{padding:4px 8px}.shopee-checkbox{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-checkbox__input{display:none}.shopee-checkbox__input:checked+.shopee-checkbox__indicator{background-color:#ee4d2d;border-color:#ee4d2d}.shopee-checkbox__input:checked+.shopee-checkbox__indicator .shopee-icon{-webkit-transform:scale(1);transform:scale(1)}.shopee-checkbox__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:2px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.shopee-checkbox__indicator:hover{border-color:#ee4d2d}.shopee-checkbox__indicator .shopee-icon{position:absolute;top:-1px;left:-1px;width:16px;height:16px;-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;fill:#fff}.shopee-checkbox.indeterminate .shopee-checkbox__indicator{background-color:#ee4d2d;border-color:#ee4d2d}.shopee-checkbox.indeterminate .shopee-checkbox__indicator .shopee-icon{-webkit-transform:scale(1);transform:scale(1)}.shopee-checkbox__label{display:inline-block;font-size:14px;line-height:16px;vertical-align:middle}.shopee-checkbox.disabled{color:#b7b7b7;cursor:not-allowed}.shopee-checkbox.disabled .shopee-checkbox__indicator{background-color:#f6f6f6}.shopee-checkbox.disabled .shopee-checkbox__indicator:hover{border-color:#e5e5e5}.shopee-checkbox.disabled.indeterminate .shopee-checkbox__indicator,.shopee-checkbox.disabled .shopee-checkbox__input:checked+.shopee-checkbox__indicator{background-color:#e5e5e5;border-color:#e5e5e5}.shopee-checkbox--outline.disabled .shopee-checkbox__input:checked+.shopee-checkbox__indicator{background-color:#f6f6f6;border-color:#e5e5e5}.shopee-checkbox--outline.disabled .shopee-checkbox__input:checked+.shopee-checkbox__indicator .shopee-icon{fill:#e5e5e5}.shopee-checkbox--outline .shopee-checkbox__input:checked+.shopee-checkbox__indicator{background-color:#fff}.shopee-checkbox--outline .shopee-checkbox__indicator .shopee-icon{fill:#ee4d2d}.shopee-checkbox:not(.disabled):hover .shopee-checkbox__indicator{border-color:#ee4d2d}.shopee-checkbox-button{position:relative;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-checkbox-button__indicator{position:absolute;right:0;bottom:0;width:16px;height:16px}.shopee-checkbox-button__indicator .shopee-icon{position:absolute;right:-1px;bottom:-1px;width:12px;height:12px;opacity:0;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;fill:#fff}.shopee-checkbox-button__indicator:before{position:absolute;top:0;left:0;width:0;height:0;border:8px solid transparent;content:"";-webkit-transition:border-color .2s ease-in-out;transition:border-color .2s ease-in-out}.shopee-checkbox-button.checked,.shopee-checkbox-button:hover{color:#ee4d2d;border-color:#ee4d2d}.shopee-checkbox-button.checked .shopee-checkbox-button__indicator:before{border-right-color:#ee4d2d;border-bottom-color:#ee4d2d}.shopee-checkbox-button.checked .shopee-checkbox-button__indicator .shopee-icon{opacity:1}.shopee-checkbox-button.checked.disabled .shopee-checkbox-button__indicator:before,.shopee-checkbox-button.checked.disabled:hover .shopee-checkbox-button__indicator:before{border-right-color:#e5e5e5;border-bottom-color:#e5e5e5}.shopee-checkbox-button.disabled,.shopee-checkbox-button.disabled:hover{color:#b7b7b7;cursor:not-allowed;background-color:#f6f6f6;border-color:#e5e5e5}.shopee-checkbox-button__input{display:none}.shopee-checkbox-button__label{display:inline-block}.shopee-checkbox-group{display:inline-block;font-size:0}.shopee-checkbox-group .shopee-checkbox:not(:last-child){margin-right:24px}.shopee-checkbox-group.vertical{vertical-align:middle}.shopee-checkbox-group.vertical .shopee-checkbox{display:block;width:100%;margin-right:0}.shopee-checkbox-group.vertical .shopee-checkbox:not(:last-child){margin-bottom:16px}.shopee-checkbox-group.vertical .shopee-checkbox-button:not(:last-child){margin-bottom:8px}.shopee-checkbox-group .shopee-checkbox-button{float:left}.shopee-checkbox-group .shopee-checkbox-button:not(:last-child){margin-right:8px}.shopee-checkbox-group--x-large .shopee-checkbox-button{height:48px;padding:0 28px;font-size:16px;line-height:48px}.shopee-checkbox-group--x-large .shopee-checkbox-button__indicator{width:24px;height:24px}.shopee-checkbox-group--x-large .shopee-checkbox-button__indicator:before{border-width:12px}.shopee-checkbox-group--x-large .shopee-checkbox-button__indicator .shopee-icon{width:16px;height:16px}.shopee-checkbox-group--large .shopee-checkbox-button{height:40px;padding:0 24px;font-size:14px;line-height:40px}.shopee-checkbox-group--large .shopee-checkbox-button__indicator{width:20px;height:20px}.shopee-checkbox-group--large .shopee-checkbox-button__indicator:before{border-width:10px}.shopee-checkbox-group--large .shopee-checkbox-button__indicator .shopee-icon{width:14px;height:14px}.shopee-checkbox-group--small .shopee-checkbox-button{height:24px;padding:0 8px;font-size:12px;line-height:24px}.shopee-checkbox-group--small .shopee-checkbox-button__indicator{width:12px;height:12px}.shopee-checkbox-group--small .shopee-checkbox-button__indicator:before{border-width:6px}.shopee-checkbox-group--small .shopee-checkbox-button__indicator .shopee-icon{width:10px;height:10px}.shopee-rate{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:14px;font-size:14px;line-height:14px}.shopee-rate-star{position:relative;display:inline-block;height:100%;cursor:pointer;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.shopee-rate-star:not(:last-child){margin-right:4px}.shopee-rate-star:focus,.shopee-rate-star:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.shopee-rate-star__back,.shopee-rate-star__front{height:100%;color:#e5e5e5;-webkit-transition:width .2s ease-in-out;transition:width .2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.shopee-rate-star__back .shopee-icon,.shopee-rate-star__front .shopee-icon{height:100%}.shopee-rate-star__back .shopee-icon svg,.shopee-rate-star__front .shopee-icon svg{width:auto}.shopee-rate-star__front{position:absolute;top:0;left:0;width:0;height:100%;overflow:hidden;color:#ffbf00}.shopee-rate-disabled .shopee-rate-star{cursor:default}.shopee-rate-disabled .shopee-rate-star:focus,.shopee-rate-disabled .shopee-rate-star:hover{-webkit-transform:scale(1);transform:scale(1)}.shopee-rate-text{display:inline-block;margin-left:5px;font-size:14px}.shopee-toasts{position:fixed;top:64px;z-index:9999999;width:100%;pointer-events:none}.shopee-toast{margin-bottom:16px;text-align:center;-webkit-transition:height .2s ease-in-out,margin .2s ease-in-out;transition:height .2s ease-in-out,margin .2s ease-in-out}.shopee-toast-body{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:16px 24px;margin:0 auto;pointer-events:all;background-color:#fff;border-radius:4px;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,.09),0 8px 8px 0 rgba(0,0,0,.05);box-shadow:0 0 8px 0 rgba(0,0,0,.09),0 8px 8px 0 rgba(0,0,0,.05);-webkit-box-sizing:border-box;box-sizing:border-box}.shopee-toast__icon{-ms-flex-negative:0;flex-shrink:0}.shopee-toast__icon.shopee-icon{width:16px;height:16px;line-height:16px}.shopee-toast__icon--message.shopee-icon{fill:#2673dd}.shopee-toast__icon--success.shopee-icon{fill:#5c7}.shopee-toast__icon--warning.shopee-icon{fill:#ffbf00}.shopee-toast__icon--error.shopee-icon{fill:#ff4742}.shopee-toast__content{font-size:16px;line-height:18px;color:#333;word-break:break-word}.shopee-toast.has-icon .shopee-toast__content{margin-left:8px}.toast-slide-appear,.toast-slide-enter-active,.toast-slide-leave-active{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.toast-slide-appear,.toast-slide-enter-active{-webkit-animation-name:"shopee-toast-slide-in";animation-name:"shopee-toast-slide-in";-webkit-animation-play-state:running;animation-play-state:running}.toast-slide-leave-active{-webkit-animation-name:"shopee-toast-slide-out";animation-name:"shopee-toast-slide-out";-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes shopee-toast-slide-in{0%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes shopee-toast-slide-in{0%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@-webkit-keyframes shopee-toast-slide-out{to{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes shopee-toast-slide-out{to{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}.shopee-popover,.shopee-popover__ref{display:inline-block}.shopee-popover__content{padding:8px 16px;background-color:inherit;border-radius:4px}.shopee-popover__popper.shopee-popper{z-index:1;min-width:80px;font-size:14px;line-height:18px;word-wrap:break-word;border:1px solid transparent;border-radius:3px;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,.09),0 8px 8px 0 rgba(0,0,0,.05);box-shadow:0 0 8px 0 rgba(0,0,0,.09),0 8px 8px 0 rgba(0,0,0,.05)}.shopee-popover__popper.shopee-popper.with-arrow:before{position:absolute;z-index:-1;width:10px;height:10px;background-color:inherit;border:0 solid;border-color:inherit;content:"";-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-shadow:inherit;box-shadow:inherit}.shopee-popover__popper.shopee-popper.with-arrow[x-placement^=bottom]{margin-top:10px}.shopee-popover__popper.shopee-popper.with-arrow[x-placement^=bottom]:before{top:-5px;left:50%;margin-left:-5px;border-top-width:1px;border-left-width:1px}.shopee-popover__popper.shopee-popper.with-arrow[x-placement^=top]{margin-bottom:10px}.shopee-popover__popper.shopee-popper.with-arrow[x-placement^=top]:before{bottom:-5px;left:50%;margin-left:-5px;border-right-width:1px;border-bottom-width:1px}.shopee-popover__popper.shopee-popper.with-arrow[x-placement^=left]{margin-right:10px}.shopee-popover__popper.shopee-popper.with-arrow[x-placement^=left]:before{top:50%;right:-5px;margin-top:-5px;border-top-width:1px;border-right-width:1px}.shopee-popover__popper.shopee-popper.with-arrow[x-placement^=right]{margin-left:10px}.shopee-popover__popper.shopee-popper.with-arrow[x-placement^=right]:before{top:50%;left:-5px;margin-top:-5px;border-bottom-width:1px;border-left-width:1px}.shopee-popover__popper.shopee-popper.with-arrow[x-placement^=bottom-start]:before,.shopee-popover__popper.shopee-popper.with-arrow[x-placement^=top-start]:before{left:16px;margin-left:1px}.shopee-popover__popper.shopee-popper.with-arrow[x-placement^=bottom-end]:before,.shopee-popover__popper.shopee-popper.with-arrow[x-placement^=top-end]:before{right:16px;left:auto;margin-right:1px}.shopee-popover__popper.shopee-popper.with-arrow[x-placement^=left-start]:before,.shopee-popover__popper.shopee-popper.with-arrow[x-placement^=right-start]:before{top:8px;margin-top:1px}.shopee-popover__popper.shopee-popper.with-arrow[x-placement^=left-end]:before,.shopee-popover__popper.shopee-popper.with-arrow[x-placement^=right-end]:before{top:auto;bottom:8px;margin-bottom:1px}.shopee-popover__popper--dark.shopee-popper{color:#fff;background-color:#000;opacity:.8}.shopee-popover__popper--light.shopee-popper{color:#333;background-color:#fff}.zoom-fast-appear,.zoom-fast-enter-active,.zoom-fast-leave-active{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-fast-appear,.zoom-fast-enter-active{-webkit-animation-name:"shopee-zoom-fast-in";animation-name:"shopee-zoom-fast-in";-webkit-animation-play-state:running;animation-play-state:running}.zoom-fast-leave-active{-webkit-animation-name:"shopee-zoom-fast-out";animation-name:"shopee-zoom-fast-out";-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes shopee-zoom-fast-in{0%{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}}@keyframes shopee-zoom-fast-in{0%{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}}@-webkit-keyframes shopee-zoom-fast-out{to{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}}@keyframes shopee-zoom-fast-out{to{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}}.shopee-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.shopee-tabs__nav{position:relative;font-size:14px;line-height:16px;color:#333;white-space:nowrap}.shopee-tabs__nav:before{position:absolute;content:""}.shopee-tabs__nav-next,.shopee-tabs__nav-prev{position:absolute;z-index:2;width:70px;height:90%;padding-left:8px;line-height:62px;color:#666;cursor:pointer}.shopee-tabs__nav-next svg,.shopee-tabs__nav-prev svg{position:relative;top:1px;width:16px}.shopee-tabs__nav-next:hover,.shopee-tabs__nav-prev:hover{color:#333}.shopee-tabs__nav-prev{background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),to(hsla(0,0%,100%,.3)));background-image:linear-gradient(90deg,#fff 50%,hsla(0,0%,100%,.3))}.shopee-tabs__nav-next{right:0;padding-right:8px;padding-left:0;text-align:right;background-image:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,.3)),color-stop(50%,#fff));background-image:linear-gradient(90deg,hsla(0,0%,100%,.3),#fff 50%)}.shopee-tabs__nav-warp{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;overflow:hidden}.shopee-tabs__nav-extra{position:absolute;top:0;right:0}.shopee-tabs__nav-tabs{display:inline-block}.shopee-tabs__nav-tab{text-decoration:none;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.shopee-tabs__nav-tab:hover,.shopee-tabs__nav-tab:hover .count{color:#ee4d2d}.shopee-tabs__nav-tab.active{font-weight:600;color:#ee4d2d}.shopee-tabs__nav-tab.active .count{color:#ee4d2d}.shopee-tabs__nav-tab.disabled,.shopee-tabs__nav-tab.disabled:hover{color:#333;cursor:not-allowed;opacity:.5}.shopee-tabs__nav-tab.disabled .shopee-icon,.shopee-tabs__nav-tab.disabled:hover .shopee-icon{color:inherit}.shopee-tabs__nav-tab .shopee-tabs-close{width:16px;height:16px;margin-right:-2px;margin-left:8px;color:#999;vertical-align:middle}.shopee-tabs__nav-tab .shopee-tabs-close:hover{color:#333}.shopee-tabs__nav-tab .count{display:inline-block;margin-left:4px;font-weight:400;color:#b7b7b7}.shopee-tabs__nav-tab .shopee-icon{width:16px;height:16px}.shopee-tabs__nav-tab .shopee-icon.prefix{margin-right:4px;vertical-align:sub}.shopee-tabs__nav-tab .shopee-icon.suffix{width:14px;height:14px;margin-left:4px;vertical-align:top}.shopee-tabs__nav-tab .shopee-tooltip .shopee-icon{color:#b7b7b7}.shopee-tabs__ink-bar{position:absolute;z-index:1;background-color:#ee4d2d;-webkit-transform:translateZ(0);transform:translateZ(0)}.shopee-tabs__content{width:100%;font-size:14px}.shopee-tabs-line .shopee-tabs__nav-tab{height:56px;padding:20px 16px}.shopee-tabs-line .shopee-tabs__nav-next svg,.shopee-tabs-line .shopee-tabs__nav-prev svg{top:2px}.shopee-tabs-card .shopee-tabs__nav-tab{height:40px;padding:10px 16px;color:#666;background-color:#f6f6f6;border:1px solid #e5e5e5}.shopee-tabs-card .shopee-tabs__nav-tab.active{color:#ee4d2d;background-color:#fff}.shopee-tabs-card .shopee-tabs__nav-tab.disabled,.shopee-tabs-card .shopee-tabs__nav-tab.disabled:hover{color:#333}.shopee-tabs-card .shopee-tabs__nav-next,.shopee-tabs-card .shopee-tabs__nav-prev{line-height:42px;background-image:none}.shopee-tabs-module.shopee-tabs .shopee-tabs__nav:before{border-width:0}.shopee-tabs-module.shopee-tabs .shopee-tabs__nav-tab{padding:7px 16px;border:1px solid #e5e5e5}.shopee-tabs-module.shopee-tabs .shopee-tabs__nav-tab:first-child{border-bottom-left-radius:4px;border-top-left-radius:4px}.shopee-tabs-module.shopee-tabs .shopee-tabs__nav-tab:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.shopee-tabs-module.shopee-tabs .shopee-tabs__nav-tab:not(:last-child){margin-right:-1px}.shopee-tabs-module.shopee-tabs .shopee-tabs__nav-tab.active{color:#ee4d2d;border-color:#ee4d2d}.shopee-tabs-module.shopee-tabs .shopee-tabs__nav-tab.active+.shopee-tabs__nav-tab{border-left-color:#ee4d2d}.shopee-tabs-module.shopee-tabs .shopee-tabs__nav-next,.shopee-tabs-module.shopee-tabs .shopee-tabs__nav-prev{line-height:36px;background-image:none}.shopee-tabs-bottom .shopee-tabs__nav-tab,.shopee-tabs-top .shopee-tabs__nav-tab{display:inline-block;vertical-align:middle}.shopee-tabs-bottom .shopee-tabs__nav:before,.shopee-tabs-top .shopee-tabs__nav:before{width:100%;height:0;border-top:1px solid #e5e5e5}.shopee-tabs-bottom .shopee-tabs__ink-bar,.shopee-tabs-top .shopee-tabs__ink-bar{left:0;height:3px;-webkit-transition:width .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:width .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out,width .2s ease-in-out;transition:transform .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out}.shopee-tabs-bottom.shopee-tabs-card .shopee-tabs__nav-tab:not(:last-child),.shopee-tabs-top.shopee-tabs-card .shopee-tabs__nav-tab:not(:last-child){margin-right:4px}.shopee-tabs--scroll-prev .shopee-tabs__nav-warp{left:30px;width:calc(100% - 30px)}.shopee-tabs--scroll-next .shopee-tabs__nav-warp{width:calc(100% - 30px)}.shopee-tabs--scroll-both .shopee-tabs__nav:before{left:0;width:100%}.shopee-tabs--scroll-both .shopee-tabs__nav-warp{width:calc(100% - 60px)}.shopee-tabs-top .shopee-tabs__nav{margin-bottom:16px}.shopee-tabs-top .shopee-tabs__ink-bar,.shopee-tabs-top .shopee-tabs__nav:before{bottom:0}.shopee-tabs-top.shopee-tabs-card .shopee-tabs__nav-tab{border-radius:4px 4px 0 0}.shopee-tabs-top.shopee-tabs-card .shopee-tabs__nav-tab.active{border-bottom-color:transparent}.shopee-tabs-bottom{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.shopee-tabs-bottom .shopee-tabs__nav{margin-top:16px}.shopee-tabs-bottom .shopee-tabs__ink-bar,.shopee-tabs-bottom .shopee-tabs__nav:before{top:0}.shopee-tabs-bottom.shopee-tabs-card .shopee-tabs__nav-tab{border-radius:0 0 4px 4px}.shopee-tabs-bottom.shopee-tabs-card .shopee-tabs__nav-tab.active{border-top-color:transparent}.shopee-tabs-left .shopee-tabs__nav,.shopee-tabs-right .shopee-tabs__nav{margin-right:24px}.shopee-tabs-left .shopee-tabs__nav:before,.shopee-tabs-right .shopee-tabs__nav:before{left:unset;width:0;height:100%;border-left:1px solid #e5e5e5}.shopee-tabs-left .shopee-tabs__nav-warp,.shopee-tabs-right .shopee-tabs__nav-warp{left:0;display:block;width:100%;height:100%}.shopee-tabs-left .shopee-tabs__nav-next,.shopee-tabs-left .shopee-tabs__nav-prev,.shopee-tabs-right .shopee-tabs__nav-next,.shopee-tabs-right .shopee-tabs__nav-prev{position:absolute;right:30px;width:16px;height:100%;line-height:16px;cursor:pointer}.shopee-tabs-left .shopee-tabs__nav-prev,.shopee-tabs-right .shopee-tabs__nav-prev{top:-60%;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.shopee-tabs-left .shopee-tabs__nav-next,.shopee-tabs-right .shopee-tabs__nav-next{bottom:-60%;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.shopee-tabs-left .shopee-tabs__nav-tab,.shopee-tabs-right .shopee-tabs__nav-tab{display:block}.shopee-tabs-left .shopee-tabs__nav-tab:not(:last-child),.shopee-tabs-right .shopee-tabs__nav-tab:not(:last-child){margin-right:0}.shopee-tabs-left .shopee-tabs__ink-bar,.shopee-tabs-right .shopee-tabs__ink-bar{top:0;width:3px;-webkit-transition:height .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:height .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out,height .2s ease-in-out;transition:transform .2s ease-in-out,height .2s ease-in-out,-webkit-transform .2s ease-in-out}.shopee-tabs-left.shopee-tabs-line .shopee-tabs__nav-tab,.shopee-tabs-right.shopee-tabs-line .shopee-tabs__nav-tab{height:48px;padding:16px 20px}.shopee-tabs-left.shopee-tabs-card .shopee-tabs__nav-tab,.shopee-tabs-right.shopee-tabs-card .shopee-tabs__nav-tab{margin-bottom:4px}.shopee-tabs-left{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.shopee-tabs-left .shopee-tabs__ink-bar,.shopee-tabs-left .shopee-tabs__nav:before{right:0}.shopee-tabs-left.shopee-tabs-card .shopee-tabs__nav-tab{border-radius:4px 0 0 4px}.shopee-tabs-left.shopee-tabs-card .shopee-tabs__nav-tab.active{border-right-color:transparent}.shopee-tabs-right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.shopee-tabs-right .shopee-tabs__ink-bar,.shopee-tabs-right .shopee-tabs__nav:before{left:0}.shopee-tabs-right.shopee-tabs-card .shopee-tabs__nav-tab{border-radius:0 4px 4px 0}.shopee-tabs-right.shopee-tabs-card .shopee-tabs__nav-tab.active{border-left-color:transparent}.shopee-modal__mask{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;background-color:rgba(0,0,0,.4)}.shopee-modal__container{position:absolute;top:48px;right:0;bottom:48px;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.shopee-modal__box{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;max-height:100%;padding:0 24px;-webkit-transform-origin:top;transform-origin:top}.shopee-modal__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:400px;max-height:100%;overflow-y:auto;background-color:#fff;border-radius:3px;-webkit-box-shadow:0 0 16px 0 rgba(0,0,0,.05),0 16px 16px 0 rgba(0,0,0,.09);box-shadow:0 0 16px 0 rgba(0,0,0,.05),0 16px 16px 0 rgba(0,0,0,.09)}.shopee-modal__content--medium{width:500px}.shopee-modal__content--large{width:600px}.shopee-modal__content--x-large{width:800px;min-height:400px}.shopee-modal__content--center{text-align:center}.shopee-modal__header{-ms-flex-negative:0;flex-shrink:0;min-height:24px;padding:24px}.shopee-modal__header-inner{position:relative}.shopee-modal__header-inner__has-back{border-left:36px solid transparent}.shopee-modal__header-back.shopee-icon{position:absolute;top:0;width:20px;height:20px;margin-top:2px;margin-left:-36px;cursor:pointer}.shopee-modal__title{font-size:20px;font-weight:500}.shopee-modal__subtitle{margin-top:8px;font-size:14px;line-height:1;color:#999}.shopee-modal__body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-height:32px;padding:0 24px;overflow:auto;font-size:14px}.shopee-modal__body.over-height{-webkit-box-shadow:inset 0 -4px 4px 0 rgba(0,0,0,.04);box-shadow:inset 0 -4px 4px 0 rgba(0,0,0,.04)}.shopee-modal__footer{-ms-flex-negative:0;flex-shrink:0;padding:24px;overflow:hidden}.shopee-modal__footer-buttons{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;float:right}.shopee-modal__footer-buttons .shopee-button:not(:first-child){margin-left:16px}.shopee-modal__content--center .shopee-modal__footer-buttons{float:none}.shopee-modal__content--center .shopee-modal__footer-buttons .shopee-button{min-width:120px}.shopee-modal__close.shopee-icon{position:absolute;top:24px;right:48px;width:16px;height:16px;color:#999;cursor:pointer}.fade-fast-appear,.fade-fast-enter-active,.fade-fast-leave-active{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.fade-fast-appear,.fade-fast-enter-active{-webkit-animation-name:"shopee-fade-fast-in";animation-name:"shopee-fade-fast-in";-webkit-animation-play-state:running;animation-play-state:running}.fade-fast-leave-active{-webkit-animation-name:"shopee-fade-fast-out";animation-name:"shopee-fade-fast-out";-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes shopee-fade-fast-in{0%{opacity:0}}@keyframes shopee-fade-fast-in{0%{opacity:0}}@-webkit-keyframes shopee-fade-fast-out{to{opacity:0}}@keyframes shopee-fade-fast-out{to{opacity:0}}.move-down-fast-appear,.move-down-fast-enter-active,.move-down-fast-leave-active{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-down-fast-appear,.move-down-fast-enter-active{-webkit-animation-name:"shopee-move-down-fast-in";animation-name:"shopee-move-down-fast-in";-webkit-animation-play-state:running;animation-play-state:running}.move-down-fast-leave-active{-webkit-animation-name:"shopee-move-down-fast-out";animation-name:"shopee-move-down-fast-out";-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes shopee-move-down-fast-in{0%{opacity:0;-webkit-transform:translateY(-10%) scaleY(.95);transform:translateY(-10%) scaleY(.95)}}@keyframes shopee-move-down-fast-in{0%{opacity:0;-webkit-transform:translateY(-10%) scaleY(.95);transform:translateY(-10%) scaleY(.95)}}@-webkit-keyframes shopee-move-down-fast-out{to{opacity:0;-webkit-transform:translateY(-10%) scaleY(.95);transform:translateY(-10%) scaleY(.95)}}@keyframes shopee-move-down-fast-out{to{opacity:0;-webkit-transform:translateY(-10%) scaleY(.95);transform:translateY(-10%) scaleY(.95)}}.shopee-search{display:inline-block;width:100%}.shopee-search .shopee-input__inner:not(.disabled) .shopee-input__clear-btn{cursor:pointer}.shopee-search .shopee-input__inner:not(.disabled) .shopee-input__clear-btn:hover{color:#666}.shopee-search .shopee-input__suffix .shopee-input__suffix-icon:not(.disabled){cursor:pointer}.shopee-search .shopee-input__suffix .shopee-input__suffix-icon:not(.disabled):hover{color:#666}.shopee-search .shopee-input__suffix .shopee-icon+.shopee-icon{margin-left:5px}.shopee-search__menu{padding:8px 0;margin:0;overflow:auto;font-weight:400;color:#333;background-color:#fff;border-radius:4px;-webkit-box-shadow:0 6px 16px 0 rgba(0,0,0,.04);box-shadow:0 6px 16px 0 rgba(0,0,0,.04)}.shopee-search__menu.no-result{padding:0}.shopee-search__menu .filter{padding:4px 12px 8px}.shopee-skeleton{position:relative}.shopee-skeleton__line{width:100%}.shopee-skeleton__line-first,.shopee-skeleton__line-second{height:8px;border-radius:2px;background:-webkit-gradient(linear,left top,right top,color-stop(25%,#f6f6f6),color-stop(37%,#fafafa),color-stop(63%,#f6f6f6));background:linear-gradient(90deg,#f6f6f6 25%,#fafafa 37%,#f6f6f6 63%);background-size:400% 100%;-webkit-animation:breathe 1.4s ease infinite;animation:breathe 1.4s ease infinite}.shopee-skeleton__line-second{width:80%;margin-top:16px}.shopee-skeleton__square{border-radius:2px}.shopee-skeleton__circle,.shopee-skeleton__square{width:56px;height:56px;background:-webkit-gradient(linear,left top,right top,color-stop(25%,#f6f6f6),color-stop(37%,#fafafa),color-stop(63%,#f6f6f6));background:linear-gradient(90deg,#f6f6f6 25%,#fafafa 37%,#f6f6f6 63%);background-size:400% 100%;-webkit-animation:breathe 1.4s ease infinite;animation:breathe 1.4s ease infinite}.shopee-skeleton__circle{border-radius:50%}@-webkit-keyframes breathe{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes breathe{0%{background-position:100% 50%}to{background-position:0 50%}}.shopee-timeline{display:inline-block;padding:0;margin:0;list-style:none}.shopee-timeline-item{position:relative;padding:0 0 32px;margin:0;list-style:none}.shopee-timeline-item__line{position:absolute;top:20px;left:10px;height:100%;border-left:1px solid #e5e5e5}.shopee-timeline-item__line.icon{top:24px;left:10px}.shopee-timeline-item__dot{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:20px;height:20px;color:#b7b7b7;background-color:#fafafa;border-width:0;border-radius:50%}.shopee-timeline-item__dot:not(.icon):before{position:absolute;top:5px;left:5px;width:10px;height:10px;background:#dcdce0;border-radius:50%;content:""}.shopee-timeline-item__dot.icon{width:24px;height:24px}.shopee-timeline-item__dot svg{width:16px;height:16px}.shopee-timeline-item__main{position:relative;padding:0 1px 0 28px;font-size:12px;color:#888}.shopee-timeline-item__title{display:-webkit-box;padding:0;margin:0;overflow:hidden;font-size:14px;font-weight:600;line-height:18px;color:#333;text-overflow:ellipsis;word-break:break-all;-webkit-line-clamp:2;-webkit-box-orient:vertical}.shopee-timeline-item__title *{display:inline;margin:0}.shopee-timeline-item__content{padding:0;margin:8px 0 0;line-height:14px;color:#666}.shopee-timeline-item__more{display:inline-block;margin-top:4px;color:#2673dd;cursor:pointer}.shopee-timeline-item__more:hover{color:#0046ab}.shopee-timeline-item__image{position:relative;display:block;width:56px;height:56px;margin-top:8px}.shopee-timeline-item__image:before{position:absolute;top:0;left:0;width:56px;height:56px;background-color:rgba(0,0,0,.04)}.shopee-timeline-item__time{padding:0;margin:8px 0 0;line-height:14px;color:#999}.shopee-timeline-item--error .shopee-timeline-item__dot{color:#ff4742}.shopee-timeline-item--error .shopee-timeline-item__dot:before{background-color:#ff4742}.shopee-timeline-item--error .shopee-timeline-item__title{color:#ff4742}.shopee-timeline-item:last-child .shopee-timeline-item__line{display:none}.shopee-timeline-item:first-child .shopee-timeline-item__dot{color:#40d0bd;background-color:#d9f6f2}.shopee-timeline-item:first-child .shopee-timeline-item__dot:before{background-color:#40d0bd}.shopee-timeline-item:first-child .shopee-timeline-item__title{color:#40d0bd}.shopee-timeline-item:first-child.shopee-timeline-item--error .shopee-timeline-item__dot{color:#ff4742;background-color:#fde4e0}.shopee-timeline-item:first-child.shopee-timeline-item--error .shopee-timeline-item__dot:before{background-color:#ff4742}.shopee-timeline-item:first-child.shopee-timeline-item--error .shopee-timeline-item__title{color:#ff4742}.shopee-breadcrumb-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:16px;font-weight:400}.shopee-breadcrumb-item a{color:inherit;text-decoration:none;cursor:pointer}.shopee-breadcrumb-item__inner{display:inline-block;height:16px}.shopee-breadcrumb-item__inner .shopee-icon{width:16px;height:16px}.shopee-breadcrumb-item__inner .shopee-icon+*{margin-left:4px}.shopee-breadcrumb-item__link{cursor:pointer}.shopee-breadcrumb-item__separator{display:inline-block;height:16px;margin:0 8px}.shopee-breadcrumb-item__separator .shopee-icon{width:16px;height:16px}.shopee-breadcrumb-item__more{cursor:pointer}.shopee-breadcrumb-item:last-child .shopee-breadcrumb-item__separator{display:none}.shopee-breadcrumb{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;margin:0;font-size:16px;line-height:16px;-webkit-box-sizing:border-box;box-sizing:border-box}.shopee-breadcrumb .shopee-breadcrumb-item{-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.shopee-breadcrumb--light.shopee-breadcrumb--ellipsis .shopee-breadcrumb-item{color:#999}.shopee-breadcrumb--light.shopee-breadcrumb--ellipsis .shopee-breadcrumb-item:hover{color:#666}.shopee-breadcrumb--light.shopee-breadcrumb--ellipsis .shopee-breadcrumb-item__separator{color:#b7b7b7}.shopee-breadcrumb--light:not(.shopee-breadcrumb--ellipsis) .shopee-breadcrumb-item{color:#999}.shopee-breadcrumb--light:not(.shopee-breadcrumb--ellipsis) .shopee-breadcrumb-item:hover{color:#666}.shopee-breadcrumb--light:not(.shopee-breadcrumb--ellipsis) .shopee-breadcrumb-item:last-child{color:#333}.shopee-breadcrumb--light:not(.shopee-breadcrumb--ellipsis) .shopee-breadcrumb-item__separator{color:#b7b7b7}.shopee-breadcrumb--dark.shopee-breadcrumb--ellipsis .shopee-breadcrumb-item{color:hsla(0,0%,100%,.65)}.shopee-breadcrumb--dark.shopee-breadcrumb--ellipsis .shopee-breadcrumb-item:hover{color:hsla(0,0%,100%,.8)}.shopee-breadcrumb--dark.shopee-breadcrumb--ellipsis .shopee-breadcrumb-item__separator,.shopee-breadcrumb--dark:not(.shopee-breadcrumb--ellipsis) .shopee-breadcrumb-item{color:hsla(0,0%,100%,.65)}.shopee-breadcrumb--dark:not(.shopee-breadcrumb--ellipsis) .shopee-breadcrumb-item:hover{color:hsla(0,0%,100%,.8)}.shopee-breadcrumb--dark:not(.shopee-breadcrumb--ellipsis) .shopee-breadcrumb-item:last-child{color:#fff}.shopee-breadcrumb--dark:not(.shopee-breadcrumb--ellipsis) .shopee-breadcrumb-item__separator{color:hsla(0,0%,100%,.65)}.shopee-breadcrumb--ellipsis{padding:8px 12px}.shopee-number-input .shopee-input__inner{padding-right:0}.shopee-number-input .shopee-input__suffix{padding-left:0}.shopee-number-input__suffix{display:inline-block;padding-right:12px;vertical-align:middle}.shopee-number-input--no-suffix .shopee-text-input__inner{padding-right:0}.shopee-number-input__controls{position:relative;display:inline-block;width:24px;height:100%;text-align:center;vertical-align:middle;cursor:pointer}.shopee-number-input__control{position:absolute;width:100%;height:50%;overflow:hidden;line-height:16px;opacity:0;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.shopee-number-input__control .shopee-icon{position:absolute;left:50%;width:8px;height:8px;padding:2px 5px;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-box-sizing:initial;box-sizing:initial;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;fill:#999}.shopee-number-input__control.up{top:0}.shopee-number-input__control.down,.shopee-number-input__control.up .shopee-icon{bottom:0}.shopee-number-input__control.down .shopee-icon{top:0}.shopee-number-input__control.disabled .shopee-icon{cursor:not-allowed;fill:#b7b7b7}.shopee-number-input__control.disabled:hover .shopee-icon{fill:#b7b7b7}.shopee-number-input__control:hover .shopee-icon{-webkit-transform:translateX(-50%) scale(1.3);transform:translateX(-50%) scale(1.3);fill:#333}.shopee-number-input:hover .shopee-number-input__control{opacity:1}.shopee-number-input.disabled:hover .shopee-number-input__control{opacity:0}.shopee-number-input--small .shopee-number-input__control .shopee-icon{width:6px;height:6px;padding:1px 3px}.shopee-number-input--small .shopee-number-input__controls{width:16px}.shopee-number-input--large .shopee-number-input__control .shopee-icon{width:8px;height:8px}.shopee-number-input--large .shopee-number-input__control.up .shopee-icon{padding-top:4px}.shopee-number-input--large .shopee-number-input__control.down .shopee-icon{padding-bottom:4px}.shopee-number-input--x-large .shopee-number-input__control .shopee-icon{width:10px;height:10px;padding:3px 7px}.shopee-number-input--x-large .shopee-number-input__control.up .shopee-icon{padding-top:6px}.shopee-number-input--x-large .shopee-number-input__control.down .shopee-icon{padding-bottom:6px}.shopee-number-input--x-large .shopee-number-input__controls{width:28px}.shopee-pagination__part{margin-right:24px}.shopee-pagination__part:last-child{margin-right:0}.shopee-pager{display:inline-block;height:24px;vertical-align:middle}.shopee-pager__pages{float:left;padding:0;margin:0;font-size:14px;line-height:24px;color:#333;list-style:none}.shopee-pager__page{float:left;height:24px;min-width:16px;padding:0 4px;margin-right:16px;text-align:center;cursor:pointer;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.shopee-pager__page:last-of-type{margin-right:0}.shopee-pager__page.active{font-weight:600;color:#ee4d2d}.shopee-pager__page:hover{color:#ee4d2d}.shopee-pager__dot{line-height:16px}.shopee-pager .shopee-button{float:left;width:24px;min-width:24px;padding:0;color:#666}.shopee-pager .shopee-button:hover{color:#333}.shopee-pager .shopee-button:hover:before{background-color:transparent}.shopee-pager .shopee-button .shopee-icon{width:16px;height:16px}.shopee-pager__button-prev{margin-right:16px}.shopee-pager__button-next{margin-left:16px}.shopee-pager__current,.shopee-pager__total{float:left;height:24px;min-width:16px;padding:0 4px;text-align:center}.shopee-pager__split{float:left;height:24px;margin:0 16px}.shopee-pagination-sizes{display:inline-block;height:32px;vertical-align:middle}.shopee-pagination-sizes__content{position:relative;display:inline-block;height:24px;padding:3px 32px 3px 12px;font-size:14px;line-height:24px;color:#999;border:1px solid #eee;border-radius:4px;-webkit-box-sizing:content-box;box-sizing:content-box}.shopee-pagination-sizes__content.active{color:#333}.shopee-pagination-sizes__content.active .shopee-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.shopee-pagination-sizes__content .shopee-icon{position:absolute;top:8px;right:12px;width:14px;height:16px}.shopee-pagination-sizes__popper .shopee-dropdown-item .shopee-icon{width:16px;height:16px;margin-top:0;vertical-align:bottom;fill:#5c7}.shopee-pagination-jumper,.shopee-pagination-jumper__label{display:inline-block;vertical-align:middle}.shopee-pagination-jumper__label{font-size:14px;color:#888}.shopee-pagination-jumper__input{display:inline-block;margin-left:8px}.shopee-pagination-jumper__input .shopee-number-input{display:inline-block;width:40px}.shopee-pagination-jumper__input .shopee-number-input .shopee-input__input{color:#333;text-align:center}.shopee-pagination-jumper__input .shopee-number-input .shopee-input__inner{padding:0}.shopee-pagination-jumper__input .shopee-number-input .shopee-number-input__controls{display:none}.shopee-pagination-jumper__input .shopee-button{min-width:34px;padding:unset;margin-left:8px;font-weight:500;text-align:center}.shopee-tag{position:relative;display:inline-block;height:18px;padding:0 4px;font-size:12px;font-weight:500;vertical-align:middle;background-color:#fff;border:1px solid transparent;border-right:0;border-bottom-left-radius:2px;border-top-left-radius:2px;-webkit-box-sizing:border-box;box-sizing:border-box}.shopee-tag__information{line-height:18px;border-style:none;border-radius:2px}.shopee-tag__information.default{color:#ee4d2d;background-color:#fff1f0}.shopee-tag__information.warn{color:#ffbf00;background-color:#fff7e0}.shopee-tag__information.info{color:#40d0bd;background-color:#eaf9ef}.shopee-tag__information.success{color:#5c7;background-color:#eaf9ef}.shopee-tag__information.error{color:#ff4742;background-color:#ffe9e8}.shopee-tag__information.invalid{color:#999;background-color:#eee}.shopee-tag__explain{padding-right:9px;color:#ee4d2d;background-color:#fff1f0;border-color:#ffc0be;border-top-right-radius:1px;border-bottom-right-radius:1px}.shopee-tag__explain:after,.shopee-tag__explain:before{position:absolute;top:-1px;width:0;height:0;border-color:transparent;border-style:solid;border-width:9px 4px;content:""}.shopee-tag__explain:before{right:0;border-right-color:inherit}.shopee-tag__explain:after{right:-1px;border-right-color:#fff}.shopee-tag__promotion{padding-right:4px;margin-right:4px;overflow:visible;background-color:#fff;border-top-right-radius:1px;border-bottom-right-radius:1px;color:#ee4d2d;border-color:#ee4d2d}.shopee-tag__promotion:after,.shopee-tag__promotion:before{position:absolute;top:-1px;right:-7px;width:0;height:0;border-color:transparent;border-style:solid;border-width:9px 4px;content:""}.shopee-tag__promotion:before{right:-8px;border-left-color:inherit}.shopee-tag__promotion:after{border-left-color:#fff}.shopee-tag__expired{padding-right:4px;margin-right:4px;overflow:visible;background-color:#fff;border-top-right-radius:1px;border-bottom-right-radius:1px;color:#999;border-color:#b7b7b7}.shopee-tag__expired:after,.shopee-tag__expired:before{position:absolute;top:-1px;right:-7px;width:0;height:0;border-color:transparent;border-style:solid;border-width:9px 4px;content:""}.shopee-tag__expired:before{right:-8px;border-left-color:inherit}.shopee-tag__expired:after{border-left-color:#fff}.shopee-tag__campaign{height:18px;padding:0 10px;font-size:12px;font-weight:400;line-height:16px;color:#fff;background-color:#000;border-bottom-right-radius:2px;border-top-left-radius:8px;opacity:.6;-webkit-transform:scale(.8333);transform:scale(.8333);-webkit-transform-origin-x:0}.shopee-tag__flag{color:#fff;text-align:center;background-color:#ee4d2d;border-color:#ee4d2d;border-radius:0}.shopee-tag__flag:after{position:absolute;left:-1px;width:0;height:0;border-right-color:inherit;border-bottom-color:transparent;border-left-color:inherit;border-style:none solid solid;content:""}.shopee-tag__flag.shopee-tag--normal{width:50px;height:48px;padding:6px}.shopee-tag__flag.shopee-tag--normal:after{top:47px;border-right-width:25px;border-bottom-width:6px;border-left-width:25px}.shopee-tag__flag.shopee-tag--large{width:88px;height:82px;padding:10px}.shopee-tag__flag.shopee-tag--large:after{top:81px;border-right-width:44px;border-bottom-width:10px;border-left-width:44px}.shopee-tag__highlight{line-height:18px;color:#fff;background-color:#ee4d2d;border-style:none;border-radius:2px}.shopee-dropdown-menu{padding:8px 0;margin:0;background-color:#fff;border-radius:4px;-webkit-box-shadow:0 6px 16px 0 rgba(0,0,0,.04);box-shadow:0 6px 16px 0 rgba(0,0,0,.04)}.shopee-dropdown-item{padding:8px 12px;overflow:hidden;font-size:14px;line-height:16px;color:#333;word-break:normal;word-wrap:break-word;list-style:none;cursor:pointer;-webkit-transition:color .2s ease-in-out,background-color .2s ease-in-out;transition:color .2s ease-in-out,background-color .2s ease-in-out}.shopee-dropdown-item:hover{color:#333;background-color:rgba(0,0,0,.04)}.shopee-dropdown-item.selected{color:#ee4d2d}.shopee-dropdown-item.disabled{cursor:not-allowed;opacity:.5}.shopee-dropdown-item.disabled:hover{background-color:#fff}.shopee-dropdown-item.is-divided{border-top:1px solid #e5e5e5}.shopee-dropdown-item.has-prefix-icon .shopee-dropdown-item__prefix-icon{float:left;width:16px;height:16px;margin-right:8px;vertical-align:middle}.shopee-dropdown-item.has-suffix-icon .shopee-dropdown-item__suffix-icon{float:right;width:16px;height:16px;margin-left:8px;vertical-align:middle}.shopee-dropdown-item-group{padding:0;list-style:none}.shopee-dropdown-item-group__list{padding:0;margin:0}.shopee-dropdown-item-group__title{padding:4px 16px;font-size:12px;color:#999;list-style:none}.shopee-dropdown{position:relative;display:inline-block}.shopee-dropdown .shopee-dropdown{width:100%}.shopee-input{line-height:0}.shopee-input__inner{position:relative;display:inline-table;width:100%;height:32px;padding:0 12px;font-size:14px;background-color:#fff;border-collapse:separate;border-spacing:0;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #e5e5e5;border-radius:4px;outline:none;-webkit-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.shopee-input__inner.focused,.shopee-input__inner:hover{border-color:#b7b7b7}.shopee-input__inner .shopee-input__prefix-icon.shopee-icon,.shopee-input__inner .shopee-input__suffix-icon.shopee-icon{width:16px;height:16px;vertical-align:middle}.shopee-input__inner .shopee-input__clear-btn.shopee-icon{width:12px;height:12px;padding:2px;vertical-align:middle}.shopee-input__inner .shopee-input__input{height:30px;font-size:14px;border-radius:4px}.shopee-input__inner--small{height:24px;padding:0 8px;font-size:12px}.shopee-input__inner--small .shopee-input__prefix-icon.shopee-icon,.shopee-input__inner--small .shopee-input__suffix-icon.shopee-icon{width:8px;height:8px;vertical-align:middle}.shopee-input__inner--small .shopee-input__clear-btn.shopee-icon{width:4px;height:4px;padding:2px;vertical-align:middle}.shopee-input__inner--small .shopee-input__input{height:22px;font-size:12px}.shopee-input__inner--large{height:40px;padding:0 12px}.shopee-input__inner--large .shopee-input__prefix-icon.shopee-icon,.shopee-input__inner--large .shopee-input__suffix-icon.shopee-icon{width:16px;height:16px;vertical-align:middle}.shopee-input__inner--large .shopee-input__clear-btn.shopee-icon{width:12px;height:12px;padding:2px;vertical-align:middle}.shopee-input__inner--large .shopee-input__input{height:38px;font-size:14px}.shopee-input__inner--x-large{height:48px;padding:0 16px;font-size:16px}.shopee-input__inner--x-large .shopee-input__prefix-icon.shopee-icon,.shopee-input__inner--x-large .shopee-input__suffix-icon.shopee-icon{width:16px;height:16px;vertical-align:middle}.shopee-input__inner--x-large .shopee-input__clear-btn.shopee-icon{width:12px;height:12px;padding:2px;vertical-align:middle}.shopee-input__inner--x-large .shopee-input__input{height:46px;font-size:16px}.shopee-input__inner.error{background-color:#fff1f0;border-color:#ff4742}.shopee-input__inner.disabled{color:#b7b7b7;cursor:not-allowed;background-color:#fafafa;border-color:#e5e5e5}.shopee-input__inner.disabled:hover{border-color:#e5e5e5}.shopee-input__inner.disabled .shopee-input__input{color:#b7b7b7;cursor:not-allowed}.shopee-input__inner.active-clearable:hover .shopee-input__clear-btn{visibility:visible}.shopee-input__input{display:table-cell;width:100%;padding:0;color:#333;vertical-align:middle;background-color:inherit;border:0;outline:none;-webkit-box-sizing:border-box;box-sizing:border-box}.shopee-input__input::-webkit-input-placeholder{color:#b7b7b7}.shopee-input__input::-moz-placeholder{color:#b7b7b7}.shopee-input__input::-ms-input-placeholder{color:#b7b7b7}.shopee-input__input::placeholder{color:#b7b7b7}.shopee-input__prefix,.shopee-input__suffix{position:relative;display:table-cell;width:1px;height:100%;line-height:0;color:#999;white-space:nowrap;vertical-align:middle}.shopee-input__clear-btn{color:#b7b7b7;visibility:hidden}.shopee-input__clear-btn:hover{color:#6e6e6e}.shopee-input__count{font-size:14px;color:#999}.shopee-input__prefix{padding-right:8px}.shopee-input__suffix{padding-left:8px}.shopee-input__suffix .shopee-input__suffix-split{margin-left:0}.shopee-input__prefix-split,.shopee-input__suffix-split{display:inline-block;width:1px;height:calc(100% - 14px);margin-left:8px;vertical-align:middle;background:#eee}.shopee-input__suffix-split{margin-right:8px}.shopee-input__area{width:100%;overflow:auto;font-size:14px;vertical-align:top;border:0;outline:none;-webkit-box-sizing:border-box;box-sizing:border-box}.shopee-input__area .shopee-input__inner{display:inline-block;padding:8px 12px}.shopee-input__area .shopee-input__count{float:right;margin-top:4px;line-height:16px;color:#999}.shopee-input__area::-webkit-input-placeholder{color:#b7b7b7}.shopee-input__area::-moz-placeholder{color:#b7b7b7}.shopee-input__area::-ms-input-placeholder{color:#b7b7b7}.shopee-input__area::placeholder{color:#b7b7b7}.shopee-input__error-msg{margin:4px 0;font-size:12px;line-height:1em;color:#ff4742;word-break:normal;word-wrap:break-word}.shopee-input__help-text{margin-top:4px;font-size:12px;line-height:14px;color:#999}.shopee-input-group{display:-webkit-box;display:-ms-flexbox;display:flex}.shopee-input-group__prepend .shopee-input__inner,.shopee-input-group__prepend .shopee-selector{border-right:0;border-top-right-radius:0;border-bottom-right-radius:0}.shopee-input-group__prepend:hover+.shopee-input-group__append .shopee-input__inner{border-left-color:#b7b7b7}.shopee-input-group__append{-webkit-box-flex:1;-ms-flex:1;flex:1}.shopee-input-group__append .shopee-button,.shopee-input-group__append .shopee-input__inner,.shopee-input-group__append .shopee-selector{border-bottom-left-radius:0;border-top-left-radius:0}.shopee-popper{background-color:#fff;border-radius:4px;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,.09),0 8px 8px 0 rgba(0,0,0,.05);box-shadow:0 0 8px 0 rgba(0,0,0,.09),0 8px 8px 0 rgba(0,0,0,.05)}.shopee-popper[x-placement^=bottom]{margin-top:4px}.shopee-popper[x-placement^=top]{margin-bottom:4px}.shopee-popper[x-placement^=left]{margin-right:4px}.shopee-popper[x-placement^=right]{margin-left:4px}.slide-fast-appear,.slide-fast-enter-active,.slide-fast-leave-active{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-fast-appear,.slide-fast-enter-active{-webkit-animation-name:"shopee-slide-fast-in";animation-name:"shopee-slide-fast-in";-webkit-animation-play-state:running;animation-play-state:running}.slide-fast-leave-active{-webkit-animation-name:"shopee-slide-fast-out";animation-name:"shopee-slide-fast-out";-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes shopee-slide-fast-in{0%{opacity:0;-webkit-transform:scaleY(.8);transform:scaleY(.8)}}@keyframes shopee-slide-fast-in{0%{opacity:0;-webkit-transform:scaleY(.8);transform:scaleY(.8)}}@-webkit-keyframes shopee-slide-fast-out{to{opacity:0;-webkit-transform:scaleY(.8);transform:scaleY(.8)}}@keyframes shopee-slide-fast-out{to{opacity:0;-webkit-transform:scaleY(.8);transform:scaleY(.8)}}.shopee-selector{border:1px solid #e5e5e5;border-radius:4px;outline:none;-webkit-transition:border .2s ease-in-out;transition:border .2s ease-in-out;position:relative;display:inline-table;width:100%;padding:7px 12px;font-size:14px;line-height:16px;color:#333;cursor:pointer;background-color:#fff;border-collapse:separate;border-spacing:0;-webkit-box-sizing:border-box;box-sizing:border-box}.shopee-selector .shopee-selector__prefix-icon.shopee-icon,.shopee-selector .shopee-selector__suffix-icon.shopee-icon{width:16px;height:16px;vertical-align:middle}.shopee-selector .shopee-selector__clear-btn.shopee-icon{width:12px;height:12px;padding:2px;margin-right:0;vertical-align:middle}.shopee-selector.focused,.shopee-selector:focus,.shopee-selector:hover{border-color:#b7b7b7}.shopee-selector.disabled{color:#b7b7b7;cursor:not-allowed;background-color:#f6f6f6;border-color:#eee}.shopee-selector.disabled:hover{border-color:#eee}.shopee-selector.disabled .shopee-selector__prefix,.shopee-selector.disabled .shopee-selector__suffix{color:#b7b7b7}.shopee-selector.active-clearable:hover .shopee-selector__clear-btn.shopee-icon{visibility:visible}.shopee-selector .placeholder{color:#b7b7b7}.shopee-selector .shopee-selector__inner{font-size:14px;line-height:16px}.shopee-selector .line-clamp--1{-webkit-line-clamp:1}.shopee-selector .line-clamp--1,.shopee-selector .line-clamp--2{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-box-orient:vertical}.shopee-selector .line-clamp--2{-webkit-line-clamp:2}.shopee-selector .line-clamp--3{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-line-clamp:3;-webkit-box-orient:vertical}.shopee-selector--small{padding:3px 8px}.shopee-selector--small .shopee-selector__prefix-icon.shopee-icon,.shopee-selector--small .shopee-selector__suffix-icon.shopee-icon{width:16px;height:16px;vertical-align:middle}.shopee-selector--small .shopee-selector__clear-btn.shopee-icon{width:12px;height:12px;padding:2px;margin-right:0;vertical-align:middle}.shopee-selector--large{padding:11px 12px}.shopee-selector--large .shopee-selector__prefix-icon.shopee-icon,.shopee-selector--large .shopee-selector__suffix-icon.shopee-icon{width:16px;height:16px;vertical-align:middle}.shopee-selector--large .shopee-selector__clear-btn.shopee-icon{width:12px;height:12px;padding:2px;margin-right:0;vertical-align:middle}.shopee-selector__prefix,.shopee-selector__suffix{position:relative;display:table-cell;width:1px;height:100%;line-height:0;color:#b7b7b7;white-space:nowrap;vertical-align:middle}.shopee-selector__prefix{padding-right:8px}.shopee-selector__suffix{padding-left:8px}.shopee-selector__clear-btn.shopee-icon{display:inline-block;visibility:hidden;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.shopee-selector__clear-btn:hover{color:#6e6e6e}.shopee-option{padding:8px 12px;font-size:14px;line-height:16px;color:#333;word-break:normal;word-wrap:break-word;list-style:none;cursor:pointer}.shopee-option.active,.shopee-option:hover{color:#333;background-color:rgba(0,0,0,.04)}.shopee-option.selected{font-weight:500;color:#ee4d2d}.shopee-option.disabled{cursor:not-allowed;opacity:.5}.shopee-option.is-divided{border-top:1px solid #e5e5e5}.shopee-option .shopee-icon{float:right;width:10px;height:10px;margin-top:1px}.shopee-option-group__title{padding:8px 16px;font-size:12px;color:#999}.shopee-option-group__options{padding:0}.shopee-option-group__split{width:calc(100% - 24px);height:1px;margin:8px 12px;background:#e5e5e5}.shopee-select{display:inline-block;width:100%}.shopee-select.is-show .shopee-selector .shopee-selector__suffix-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.shopee-select__menu{padding:8px 0;margin:0;overflow:auto;font-weight:400;color:#333;background-color:#fff;border-radius:4px;-webkit-box-shadow:0 6px 16px 0 rgba(0,0,0,.04);box-shadow:0 6px 16px 0 rgba(0,0,0,.04)}.shopee-select__menu .filter{padding:4px 12px 8px}.shopee-button{color:#333;background-color:#fff;border:1px solid #e5e5e5;position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:32px;min-width:72px;padding:0 16px;font-family:inherit;font-size:14px;font-weight:500;text-decoration:none;white-space:nowrap;vertical-align:middle;cursor:pointer;border-radius:4px;outline:none;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.shopee-button:hover:before{background-color:rgba(0,0,0,.04)}.shopee-button:active:before{background-color:rgba(0,0,0,.08)}.shopee-button.loading:before{background-color:hsla(0,0%,100%,.4)}.shopee-button.shopee-button--outline{color:#fff;background-color:transparent;border-color:#e5e5e5}.shopee-button.shopee-button--outline:hover:before{background-color:hsla(0,0%,100%,.04)}.shopee-button.shopee-button--outline:active:before{background-color:hsla(0,0%,100%,.08)}.shopee-button.shopee-button--outline.loading:before{background-color:hsla(0,0%,100%,.4)}.shopee-button.shopee-button--frameless{color:#fff;background-color:transparent;border-color:transparent}.shopee-button.shopee-button--frameless:hover:before{background-color:hsla(0,0%,100%,.04)}.shopee-button.shopee-button--frameless:active:before{background-color:hsla(0,0%,100%,.08)}html[data-focus-visible] .shopee-button:focus{-webkit-box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(238,77,45,.3);box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(238,77,45,.3)}.shopee-button:before{position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:inherit;content:""}.shopee-button.disabled,.shopee-button.disabled:hover{cursor:not-allowed;opacity:.5}.shopee-button.disabled:before,.shopee-button.disabled:hover:before{display:none}.shopee-button span{line-height:1;vertical-align:middle}.shopee-button span .shopee-icon{vertical-align:text-bottom}.shopee-button .shopee-icon{width:16px;height:16px;vertical-align:middle}.shopee-button .shopee-icon+span,.shopee-button span+.shopee-icon{margin-left:8px}.shopee-button--x-large{height:48px;min-width:80px;padding:0 16px;font-size:16px}.shopee-button--x-large .shopee-icon+span,.shopee-button--x-large span+.shopee-icon{margin-left:8px}.shopee-button--large{height:40px;min-width:80px;padding:0 16px;font-size:14px}.shopee-button--small{height:24px;min-width:64px;padding:0 8px;font-size:12px}.shopee-button--small .shopee-icon{width:12px;height:12px}.shopee-button--rich{height:auto;padding:8px 24px}.shopee-button--rich .shopee-icon{display:inline-block;width:24px;height:24px;vertical-align:middle}.shopee-button--rich .shopee-button__rich-content{display:inline-block;margin-left:16px;line-height:1;text-align:left;vertical-align:middle}.shopee-button--rich .shopee-button__rich-content .shopee-button__description{margin-top:2px;font-size:11px;line-height:normal;white-space:nowrap}.shopee-button.shopee-button--frameless{color:#333}.shopee-button.shopee-button--frameless:hover:before{background-color:rgba(0,0,0,.04)}.shopee-button.shopee-button--frameless:active:before{background-color:rgba(0,0,0,.08)}.shopee-button.shopee-button--frameless.loading:before{background-color:hsla(0,0%,100%,.4)}.shopee-button--primary{color:#fff;background-color:#ee4d2d;border-color:#ee4d2d}.shopee-button--primary:hover:before{background-color:rgba(0,0,0,.04)}.shopee-button--primary:active:before{background-color:rgba(0,0,0,.08)}.shopee-button--primary.loading:before{background-color:hsla(0,0%,100%,.4)}.shopee-button--primary.shopee-button--outline{color:#ee4d2d;background-color:transparent;border-color:#ee4d2d}.shopee-button--primary.shopee-button--outline:hover:before{background-color:rgba(238,77,45,.04)}.shopee-button--primary.shopee-button--outline:active:before{background-color:rgba(238,77,45,.08)}.shopee-button--primary.shopee-button--outline.loading:before{background-color:hsla(0,0%,100%,.4)}.shopee-button--primary.shopee-button--frameless{color:#ee4d2d;background-color:transparent;border-color:transparent}.shopee-button--primary.shopee-button--frameless:hover:before{background-color:rgba(238,77,45,.04)}.shopee-button--primary.shopee-button--frameless:active:before{background-color:rgba(238,77,45,.08)}.shopee-button--primary.shopee-button--frameless.loading:before{background-color:hsla(0,0%,100%,.4)}.shopee-button--secondary{color:#fff;background-color:#00bfa5;border-color:#00bfa5}.shopee-button--secondary:hover:before{background-color:rgba(0,0,0,.04)}.shopee-button--secondary:active:before{background-color:rgba(0,0,0,.08)}.shopee-button--secondary.loading:before{background-color:hsla(0,0%,100%,.4)}.shopee-button--secondary.shopee-button--outline{color:#00bfa5;background-color:transparent;border-color:#00bfa5}.shopee-button--secondary.shopee-button--outline:hover:before{background-color:rgba(0,191,165,.04)}.shopee-button--secondary.shopee-button--outline:active:before{background-color:rgba(0,191,165,.08)}.shopee-button--secondary.shopee-button--outline.loading:before{background-color:hsla(0,0%,100%,.4)}.shopee-button--secondary.shopee-button--frameless{color:#00bfa5;background-color:transparent;border-color:transparent}.shopee-button--secondary.shopee-button--frameless:hover:before{background-color:rgba(0,191,165,.04)}.shopee-button--secondary.shopee-button--frameless:active:before{background-color:rgba(0,191,165,.08)}.shopee-button--secondary.shopee-button--frameless.loading:before{background-color:hsla(0,0%,100%,.4)}html[data-focus-visible] .shopee-button--secondary:focus{-webkit-box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(0,191,165,.3);box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(0,191,165,.3)}.shopee-button--danger{color:#fff;background-color:#ff4742;border-color:#ff4742}.shopee-button--danger:hover:before{background-color:rgba(0,0,0,.04)}.shopee-button--danger:active:before{background-color:rgba(0,0,0,.08)}.shopee-button--danger.loading:before{background-color:hsla(0,0%,100%,.4)}.shopee-button--danger.shopee-button--outline{color:#ff4742;background-color:transparent;border-color:#ff4742}.shopee-button--danger.shopee-button--outline:hover:before{background-color:rgba(255,71,66,.04)}.shopee-button--danger.shopee-button--outline:active:before{background-color:rgba(255,71,66,.08)}.shopee-button--danger.shopee-button--outline.loading:before{background-color:hsla(0,0%,100%,.4)}.shopee-button--danger.shopee-button--frameless{color:#ff4742;background-color:transparent;border-color:transparent}.shopee-button--danger.shopee-button--frameless:hover:before{background-color:rgba(255,71,66,.04)}.shopee-button--danger.shopee-button--frameless:active:before{background-color:rgba(255,71,66,.08)}.shopee-button--danger.shopee-button--frameless.loading:before{background-color:hsla(0,0%,100%,.4)}html[data-focus-visible] .shopee-button--danger:focus{-webkit-box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(255,71,66,.3);box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(255,71,66,.3)}.shopee-button--link{color:#2673dd;background-color:transparent;border-color:transparent;height:unset;min-width:unset;padding:0;font-weight:400}.shopee-button--link:hover:before{background-color:rgba(0,0,0,.04)}.shopee-button--link:active:before{background-color:rgba(0,0,0,.08)}.shopee-button--link.shopee-button--outline{color:transparent;background-color:transparent;border-color:transparent}.shopee-button--link.shopee-button--outline:hover:before{background-color:rgba(0,0,0,.04)}.shopee-button--link.shopee-button--outline:active:before{background-color:rgba(0,0,0,.08)}.shopee-button--link.shopee-button--outline.loading:before{background-color:hsla(0,0%,100%,.4)}.shopee-button--link.shopee-button--frameless{color:transparent;background-color:transparent;border-color:transparent}.shopee-button--link.shopee-button--frameless:hover:before{background-color:rgba(0,0,0,.04)}.shopee-button--link.shopee-button--frameless:active:before{background-color:rgba(0,0,0,.08)}.shopee-button--link.shopee-button--frameless.loading:before{background-color:hsla(0,0%,100%,.4)}.shopee-button--link:active:before,.shopee-button--link:hover:before{background-color:transparent}.shopee-button--link.loading:before{background-color:hsla(0,0%,100%,.4)}.shopee-button--link.shopee-button:hover:before{background-color:transparent}.shopee-button--link .shopee-icon+span,.shopee-button--link span+.shopee-icon{margin-left:6px}.shopee-button--dashed{border-style:dashed}.shopee-button--round{border-radius:100px}.shopee-button--circle{min-width:unset;padding:8px;line-height:0;border-radius:100%}.shopee-button--block{width:100%}.shopee-button--compact{padding:0 8px}.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-button-group{display:inline-block;vertical-align:middle}.shopee-button-group.horizontal .shopee-button{float:left}.shopee-button-group.horizontal .shopee-button:not(:last-child):not(:first-child){border-radius:0}.shopee-button-group.horizontal .shopee-button:not(:last-child){margin-right:-1px}.shopee-button-group.horizontal .shopee-button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.shopee-button-group.horizontal .shopee-button:last-child{border-bottom-left-radius:0;border-top-left-radius:0}.shopee-button-group.vertical .shopee-button{display:block;float:none;width:100%}.shopee-button-group.vertical .shopee-button:not(:last-child):not(:first-child){border-radius:0}.shopee-button-group.vertical .shopee-button:not(:last-child){margin-bottom:-1px}.shopee-button-group.vertical .shopee-button:first-child{border-bottom-right-radius:0;border-bottom-left-radius:0}.shopee-button-group.vertical .shopee-button:last-child{border-top-right-radius:0;border-top-left-radius:0}@-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}