@-webkit-keyframes shopee-icon-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.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:#eda500;background-color:#fff7e0}.shopee-tag__information.info{color:#40d0bd;background-color:#e8f9f7}.shopee-tag__information.success{color:#5c7;background-color:#eaf9ef}.shopee-tag__information.error{color:#ff4742;background-color:#ffe9e8}.shopee-tag__information.invalid{color:#666;background-color:#eee}.shopee-tag__information.return{color:#ff831d;background-color:#feece1}.shopee-tag__explain{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;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{border-radius:2px;color:#ee4d2d;border:1px solid #f6a696}.shopee-tag__expired,.shopee-tag__promotion{padding-right:4px;background-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shopee-tag__expired{border-radius:2px;color:#999;border:1px solid #b7b7b7}.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-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-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)}}.shopee-option{position:relative;padding:8px 12px;font-size:14px;line-height:16px;color:#333;word-break:break-word;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.multiple{padding-right:36px}.shopee-option.selected{font-weight:500;color:#ee4d2d}.shopee-option.selected .shopee-option__selected-icon{position:absolute;top:50%;right:12px;width:16px;height:16px;margin:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);fill:#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-option-add{position:relative;width:100%;height:40px;background:#fff;-webkit-box-shadow:inset 0 1px 0 0 #e5e5e5;box-shadow:inset 0 1px 0 0 #e5e5e5}.shopee-option-add__text{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:12px;cursor:pointer}.shopee-option-add__text .add-icon{width:16px;height:16px;fill:#2673dd}.shopee-option-add__text .label{height:16px;padding-left:4px;font-size:14px;line-height:16px;color:#2673dd}.shopee-option-add__input{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:inherit;padding:8px 12px;-webkit-box-sizing:border-box;box-sizing:border-box}.shopee-option-add__input .input{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-right:4px}.shopee-option-add__input .icon{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;width:24px;height:24px;min-width:24px;padding:3px;margin-left:4px}.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__filter{margin:12px 12px 8px}.shopee-select__filter-empty{padding:8px 12px 16px;margin:0;font-size:14px;line-height:16px;color:#999;text-align:center}.shopee-select__menu{position:relative;padding:0;margin:0;overflow:auto;font-weight:400;line-height:0;color:#333;background:#fff;border-radius:4px}.shopee-select__menu::-webkit-scrollbar{width:0;height:0}.shopee-select__menu-mask{position:absolute;right:0;bottom:0;left:0;height:32px;background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),color-stop(69%,hsla(0,0%,100%,.5)),to(hsla(0,0%,100%,.9)));background:linear-gradient(180deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5) 69%,hsla(0,0%,100%,.9))}.shopee-select__options{padding-top:8px;padding-bottom:8px}.shopee-select__filter+.shopee-select__menu .shopee-select__options{padding-top:0}.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:40px;right:0;bottom:40px;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 1px 8px 0 rgba(0,0,0,.12);box-shadow:0 1px 8px 0 rgba(0,0,0,.12)}.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{padding-left:36px}.shopee-modal__header-inner__has-close{padding-right:28px}.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{display:-webkit-box;overflow:hidden;font-size:20px;font-weight:500;color:#333;text-overflow:ellipsis;word-break:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:2}.shopee-modal__subtitle{margin-top:8px;font-size:14px;line-height:1;color:#999;word-break:break-word}.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+.shopee-modal__footer{-webkit-box-shadow:0 -4px 4px 0 rgba(0,0,0,.04);box-shadow:0 -4px 4px 0 rgba(0,0,0,.04)}.shopee-modal__footer{position:relative;-ms-flex-negative:0;flex-shrink:0;padding:24px;overflow:hidden}.shopee-modal__footer.with-assist{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.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__close.shopee-icon{position:absolute;top:24px;right:48px;width:24px;height:24px;padding:4px;color:#999;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-modal__close.shopee-icon:focus,.shopee-modal__close.shopee-icon:hover{color:#747474}@-webkit-keyframes shopee-fade-fast-in{0%{opacity:0}}@-webkit-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-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:not(.disabled):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;width:100%}.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;width:36px;height:24px;padding-right:6px;padding-left:6px}.shopee-date-table__row .shopee-date-table__cell.line-start{padding-left:0}.shopee-date-table__row .shopee-date-table__cell.line-end{padding-right:0}.shopee-date-table__row .shopee-date-table__cell.in-range:after,.shopee-date-table__row .shopee-date-table__cell.in-range:before,.shopee-date-table__row .shopee-date-table__cell.in-selecting-range:after,.shopee-date-table__row .shopee-date-table__cell.in-selecting-range:before{position:absolute;top:0;z-index:0;height:100%;content:""}.shopee-date-table__row .shopee-date-table__cell.in-range:before,.shopee-date-table__row .shopee-date-table__cell.in-selecting-range:before{left:-4px;width:24px;border-bottom-left-radius:4px;border-top-left-radius:4px}.shopee-date-table__row .shopee-date-table__cell.in-range:after,.shopee-date-table__row .shopee-date-table__cell.in-selecting-range:after{right:-4px;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,.shopee-date-table__row .shopee-date-table__cell.in-range.month-end:after,.shopee-date-table__row .shopee-date-table__cell.in-range.month-start:before,.shopee-date-table__row .shopee-date-table__cell.in-range.selected:after,.shopee-date-table__row .shopee-date-table__cell.in-range.selected:before,.shopee-date-table__row .shopee-date-table__cell.in-selecting-range.line-end:after,.shopee-date-table__row .shopee-date-table__cell.in-selecting-range.line-start:before,.shopee-date-table__row .shopee-date-table__cell.in-selecting-range.month-end:after,.shopee-date-table__row .shopee-date-table__cell.in-selecting-range.month-start:before,.shopee-date-table__row .shopee-date-table__cell.in-selecting-range.selected:after,.shopee-date-table__row .shopee-date-table__cell.in-selecting-range.selected:before{display:none}.shopee-date-table__row .shopee-date-table__cell.in-selecting-range:after,.shopee-date-table__row .shopee-date-table__cell.in-selecting-range:before{background-color:#f6f6f6}.shopee-date-table__row .shopee-date-table__cell.in-range:after,.shopee-date-table__row .shopee-date-table__cell.in-range:before{background-color:#fef1ee}.shopee-date-table__row .shopee-date-table__cell.in-range.disabled-next:before,.shopee-date-table__row .shopee-date-table__cell.in-range.disabled-prev:after{display:none}.shopee-date-table__row .shopee-date-table__cell.in-range.disabled:after,.shopee-date-table__row .shopee-date-table__cell.in-range.disabled:before{background-color:#fff8f7}.shopee-date-table__row .shopee-date-table__cell.in-range.in-selecting-range:after,.shopee-date-table__row .shopee-date-table__cell.in-range.in-selecting-range:before{background-color:#fde4e0}.shopee-date-table__row .shopee-date-table__cell.in-range.in-selecting-range.disabled:after,.shopee-date-table__row .shopee-date-table__cell.in-range.in-selecting-range.disabled:before{background-color:#fff8f7}.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.current{font-weight:500;color:#ee4d2d}.shopee-date-table__row .shopee-date-table__cell-inner.in-selecting-range,.shopee-date-table__row .shopee-date-table__cell-inner.selecting-range-end,.shopee-date-table__row .shopee-date-table__cell-inner.selecting-range-start,.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.in-selecting-range,.shopee-date-table__row .shopee-date-table__cell-inner.in-range.selecting-range-end,.shopee-date-table__row .shopee-date-table__cell-inner.in-range.selecting-range-start,.shopee-date-table__row .shopee-date-table__cell-inner.in-range:hover{background-color:#fde4e0}.shopee-date-table__row .shopee-date-table__cell-inner.selected.range-end,.shopee-date-table__row .shopee-date-table__cell-inner.selected.range-start,.shopee-date-table__row .shopee-date-table__cell-inner.selected:hover.range-end,.shopee-date-table__row .shopee-date-table__cell-inner.selected:hover.range-start,.shopee-date-table__row .shopee-date-table__cell-inner.selected:hover:not(.selecting-range-end),.shopee-date-table__row .shopee-date-table__cell-inner.selected:not(.selecting-range-end){color:#fff;background-color:#ee4d2d}.shopee-date-table__row .shopee-date-table__cell-inner.disabled{cursor:not-allowed;opacity:.5}.shopee-date-table__row .shopee-date-table__cell-inner.disabled:hover:not(.current),.shopee-date-table__row .shopee-date-table__cell-inner.disabled:not(.current){color:#999}.shopee-date-table__row .shopee-date-table__cell-inner.disabled.selected,.shopee-date-table__row .shopee-date-table__cell-inner.disabled.selected:hover{color:#fff}.shopee-date-table__row .shopee-date-table__cell-inner.disabled.in-range,.shopee-date-table__row .shopee-date-table__cell-inner.disabled.in-selecting-range{color:#999;background-color:#fff8f7}.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.current{font-weight:500;color:#ee4d2d}.shopee-month-table__col.in-selecting-range,.shopee-month-table__col.selecting-range-end,.shopee-month-table__col.selecting-range-start,.shopee-month-table__col:hover{background-color:#f6f6f6}.shopee-month-table__col.in-range{background-color:#fef1ee}.shopee-month-table__col.in-range.in-selecting-range,.shopee-month-table__col.in-range.selecting-range-end,.shopee-month-table__col.in-range.selecting-range-start,.shopee-month-table__col.in-range:hover{background-color:#fde4e0}.shopee-month-table__col.selected.range-end,.shopee-month-table__col.selected.range-start,.shopee-month-table__col.selected:hover.range-end,.shopee-month-table__col.selected:hover.range-start,.shopee-month-table__col.selected:hover:not(.selecting-range-end),.shopee-month-table__col.selected:not(.selecting-range-end){color:#fff;background-color:#ee4d2d}.shopee-month-table__col.disabled{cursor:not-allowed;opacity:.5}.shopee-month-table__col.disabled:hover:not(.current),.shopee-month-table__col.disabled:not(.current){color:#999}.shopee-month-table__col.disabled.selected,.shopee-month-table__col.disabled.selected:hover{color:#fff}.shopee-month-table__col.disabled.in-range,.shopee-month-table__col.disabled.in-selecting-range{color:#999;background-color:#fff8f7}.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.current{font-weight:500;color:#ee4d2d}.shopee-year-table__col.in-selecting-range,.shopee-year-table__col.selecting-range-end,.shopee-year-table__col.selecting-range-start,.shopee-year-table__col:hover{background-color:#f6f6f6}.shopee-year-table__col.in-range{background-color:#fef1ee}.shopee-year-table__col.in-range.in-selecting-range,.shopee-year-table__col.in-range.selecting-range-end,.shopee-year-table__col.in-range.selecting-range-start,.shopee-year-table__col.in-range:hover{background-color:#fde4e0}.shopee-year-table__col.selected.range-end,.shopee-year-table__col.selected.range-start,.shopee-year-table__col.selected:hover.range-end,.shopee-year-table__col.selected:hover.range-start,.shopee-year-table__col.selected:hover:not(.selecting-range-end),.shopee-year-table__col.selected:not(.selecting-range-end){color:#fff;background-color:#ee4d2d}.shopee-year-table__col.disabled{cursor:not-allowed;opacity:.5}.shopee-year-table__col.disabled:hover:not(.current),.shopee-year-table__col.disabled:not(.current){color:#999}.shopee-year-table__col.disabled.selected,.shopee-year-table__col.disabled.selected:hover{color:#fff}.shopee-year-table__col.disabled.in-range,.shopee-year-table__col.disabled.in-selecting-range{color:#999;background-color:#fff8f7}.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;width:100%}.shopee-date-picker__picker{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.shopee-date-picker__prefix{display:inline-block;font-weight:500;color:#333;vertical-align:middle}.shopee-switch{position:relative;display:inline-block;vertical-align:middle;cursor:pointer;-webkit-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}.shopee-switch:before{right:100%;left:0;display:inline-block;margin-top:2px;background-color:#fff;border-radius:50%;content:""}.shopee-switch:before,.shopee-switch__label{position:absolute;-webkit-transition:left .3s ease-in-out;transition:left .3s ease-in-out}.shopee-switch__label{left:7px;font-size:12px;color:#fff}.shopee-switch__label--inactive{right:8px;left:unset;-webkit-transition:right .3s ease-in-out;transition:right .3s ease-in-out}.shopee-switch--open{background-color:#5c7}.shopee-switch--close{background-color:#b7b7b7}.shopee-switch--x-large.shopee-switch--open:before{left:43px;margin-top:3px}.shopee-switch--x-large.shopee-switch--close:before{left:3px;margin-top:3px}.shopee-switch--large.shopee-switch--open:before{left:34px;margin-top:2px}.shopee-switch--large.shopee-switch--close:before{left:2px;margin-top:2px}.shopee-switch--normal.shopee-switch--open:before{left:26px}.shopee-switch--normal.shopee-switch--close:before{left:2px;margin-top:2px}.shopee-switch--small.shopee-switch--open:before{left:18px;margin-top:2px}.shopee-switch--small.shopee-switch--close:before{left:2px;margin-top:2px}.shopee-switch--x-large{width:80px;height:40px;font-size:14px;line-height:40px;border-radius:20px}.shopee-switch--x-large:before{width:34px;height:34px}.shopee-switch--x-large:after{left:85px;line-height:40px}.shopee-switch--large{width:64px;height:32px;font-size:14px;line-height:32px;border-radius:16px}.shopee-switch--large:before{width:28px;height:28px}.shopee-switch--large:after{left:69px;line-height:32px}.shopee-switch--normal{width:48px;height:24px;font-size:14px;line-height:24px;border-radius:12px}.shopee-switch--normal:before{width:20px;height:20px}.shopee-switch--normal:after{left:53px;line-height:24px}.shopee-switch--small{width:32px;height:16px;font-size:12px;line-height:16px;border-radius:8px}.shopee-switch--small:before{width:12px;height:12px}.shopee-switch--small:after{left:37px;line-height:16px}.shopee-switch--loading{opacity:.8}.shopee-switch--disabled{cursor:not-allowed;background-color:#b7b7b7;opacity:.5}.shopee-switch--disabled.shopee-switch--open{background-color:#5c7}.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{z-index:1;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{z-index:1;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)}.shopee-button.shopee-button--frameless.loading:before{z-index:1;background-color:hsla(0,0%,100%,.4)}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--frameless{color:#333}.shopee-button--frameless:hover:before{background-color:rgba(0,0,0,.04)}.shopee-button--frameless:active:before{background-color:rgba(0,0,0,.08)}.shopee-button--frameless.loading:before{z-index:1;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{z-index:1;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{z-index:1;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{z-index:1;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{z-index:1;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{z-index:1;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{z-index:1;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{z-index:1;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{z-index:1;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{z-index:1;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{z-index:1;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{z-index:1;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{z-index:1;background-color:hsla(0,0%,100%,.4)}.shopee-button--link.shopee-button:hover:before{background-color:transparent}.shopee-button--link.shopee-button:not(.disabled):hover{color:#0046ab}.shopee-button--link .shopee-icon+span{margin-left:4px}.shopee-button--link span+.shopee-icon{margin-left:2px}.shopee-button--link.underline{text-decoration:underline}.shopee-button--dashed{border-color:#d8d8d8;border-style:dashed}.shopee-button--dashed.shopee-button--primary{color:#2673dd;background-color:#fff;border-color:#2673dd;border-style:dashed}.shopee-button--dashed.shopee-button--primary:hover:before{background-color:rgba(0,0,0,.04)}.shopee-button--dashed.shopee-button--primary:active:before{background-color:rgba(0,0,0,.08)}.shopee-button--dashed.shopee-button--primary.shopee-button--outline{color:#fff;background-color:transparent;border-color:#2673dd}.shopee-button--dashed.shopee-button--primary.shopee-button--outline:hover:before{background-color:hsla(0,0%,100%,.04)}.shopee-button--dashed.shopee-button--primary.shopee-button--outline:active:before{background-color:hsla(0,0%,100%,.08)}.shopee-button--dashed.shopee-button--primary.shopee-button--outline.loading:before{z-index:1;background-color:hsla(0,0%,100%,.4)}.shopee-button--dashed.shopee-button--primary.shopee-button--frameless{color:#fff;background-color:transparent;border-color:transparent}.shopee-button--dashed.shopee-button--primary.shopee-button--frameless:hover:before{background-color:hsla(0,0%,100%,.04)}.shopee-button--dashed.shopee-button--primary.shopee-button--frameless:active:before{background-color:hsla(0,0%,100%,.08)}.shopee-button--dashed.shopee-button--primary.shopee-button--frameless.loading:before{z-index:1;background-color:hsla(0,0%,100%,.4)}.shopee-button--dashed.shopee-button--primary:hover:before{background-color:rgba(38,115,221,.04)}.shopee-button--dashed.shopee-button--primary:active:before{background-color:rgba(38,115,221,.08)}.shopee-button--dashed.shopee-button--primary.loading:before{z-index:1;background-color:hsla(0,0%,100%,.4)}.shopee-button--ghost{color:#fff;background-color:transparent;border-color:#fff}.shopee-button--ghost:hover:before{background-color:rgba(0,0,0,.04)}.shopee-button--ghost:active:before{background-color:rgba(0,0,0,.08)}.shopee-button--ghost.shopee-button--outline{color:transparent;background-color:transparent;border-color:#fff}.shopee-button--ghost.shopee-button--outline:hover:before{background-color:rgba(0,0,0,.04)}.shopee-button--ghost.shopee-button--outline:active:before{background-color:rgba(0,0,0,.08)}.shopee-button--ghost.shopee-button--outline.loading:before{z-index:1;background-color:hsla(0,0%,100%,.4)}.shopee-button--ghost.shopee-button--frameless{color:transparent;background-color:transparent;border-color:transparent}.shopee-button--ghost.shopee-button--frameless:hover:before{background-color:rgba(0,0,0,.04)}.shopee-button--ghost.shopee-button--frameless:active:before{background-color:rgba(0,0,0,.08)}.shopee-button--ghost.shopee-button--frameless.loading:before{z-index:1;background-color:hsla(0,0%,100%,.4)}.shopee-button--ghost:hover:before{background-color:hsla(0,0%,100%,.04)}.shopee-button--ghost:active:before{background-color:hsla(0,0%,100%,.08)}.shopee-button--ghost.loading:before{z-index:1;background-color:hsla(0,0%,100%,.4)}.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}.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}.shopee-number-input .shopee-input__input{padding-right:12px}.shopee-number-input .shopee-input__inner{padding-right:0}.shopee-number-input .shopee-input__suffix{padding-left:0}.shopee-number-input__suffix{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;padding-right:12px;vertical-align:middle}.shopee-number-input__suffix-split{display:inline-block;width:1px;height:calc(100% - 14px);margin-right:8px;vertical-align:middle;background:#eee}.shopee-number-input--no-suffix .shopee-text-input__inner{padding-right:0}.shopee-number-input__controls{position:absolute;top:0;right:0;display:inline-block;width:24px;height:100%;text-align:center;vertical-align:middle;cursor:pointer;background:#fff;border-left:1px solid #e5e5e5;border-top-right-radius:4px;border-bottom-right-radius:4px;opacity:0}.shopee-number-input__controls:before{position:absolute;top:50%;left:0;width:100%;height:1px;background:#e5e5e5;content:"";-webkit-transform:translateY(-.5px);transform:translateY(-.5px)}.shopee-number-input__control{position:absolute;width:100%;height:50%;overflow:hidden;line-height:16px;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.shopee-number-input__control .shopee-icon{position:absolute;left:50%;width:16px;height:16px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-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.up .shopee-icon{top:45%}.shopee-number-input__control.down{bottom:0}.shopee-number-input__control.down .shopee-icon{top:55%}.shopee-number-input__control.disabled .shopee-icon{cursor:not-allowed;opacity:.4;fill:#b7b7b7}.shopee-number-input__control.disabled:hover .shopee-icon{fill:#b7b7b7}.shopee-number-input__control:hover .shopee-icon{fill:#333}.shopee-number-input:not(.disabled):hover .shopee-number-input__suffix{opacity:0}.shopee-number-input:not(.disabled):hover .shopee-number-input__controls{z-index:2;opacity:1}.shopee-number-input--small .shopee-number-input__control .shopee-icon{width:14px;height:14px}.shopee-number-input--small .shopee-number-input__controls{width:16px}.shopee-number-input--large .shopee-number-input__control .shopee-icon,.shopee-number-input--x-large .shopee-number-input__control .shopee-icon{width:16px;height:16px}.shopee-number-input--x-large .shopee-number-input__control.down .shopee-icon,.shopee-number-input--x-large .shopee-number-input__control.up .shopee-icon{top:50%}.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.shopee-pager__button-next,.shopee-pager .shopee-button.shopee-pager__button-prev{float:left;width:24px;min-width:24px;padding:0;color:#666}.shopee-pager .shopee-button.shopee-pager__button-next:not(.disabled):hover,.shopee-pager .shopee-button.shopee-pager__button-prev:not(.disabled):hover{color:#ee4d2d}.shopee-pager .shopee-button.shopee-pager__button-next:not(.disabled):hover:before,.shopee-pager .shopee-button.shopee-pager__button-prev:not(.disabled):hover:before{background-color:transparent}.shopee-pager .shopee-button.shopee-pager__button-next .shopee-icon,.shopee-pager .shopee-button.shopee-pager__button-prev .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:#b7b7b7;text-align:center}.shopee-pagination-jumper__input .shopee-number-input .shopee-input__inner{padding:0}.shopee-pagination-jumper__input .shopee-number-input .shopee-input__inner.focused .shopee-input__input{color:#333}.shopee-pagination-jumper__input .shopee-number-input .shopee-number-input__controls{display:none}.shopee-pagination-jumper__input .shopee-button{min-width:64px;padding:unset;margin-left:8px;font-weight:500;text-align:center}.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:16px;height:16px;margin-right:0;vertical-align:middle}.shopee-selector.focused,.shopee-selector:focus,.shopee-selector:hover{border-color:#b7b7b7}.shopee-selector .shopee-selector__inner{font-size:14px;line-height:16px}.shopee-selector .shopee-selector__inner:before{position:absolute;width:10px;margin-left:-10px;content:"*";visibility:hidden}.shopee-selector.th{padding:4.5px 12px;line-height:1.5}.shopee-selector.th .shopee-selector__inner{position:relative;line-height:1.5}.shopee-selector.th .shopee-selector__inner:before{position:absolute;width:10px;margin-left:-10px;line-height:1.5;content:"*";visibility:hidden}.shopee-selector.disabled{color:#b7b7b7;cursor:not-allowed;background-color:#f6f6f6;border-color:#e5e5e5}.shopee-selector.disabled:hover{border-color:#e5e5e5}.shopee-selector.disabled .shopee-selector__prefix,.shopee-selector.disabled .shopee-selector__suffix{color:#b7b7b7}.shopee-selector.disabled .shopee-selector--tag{background-color:#eee;border:1px solid #d8d8d8}.shopee-selector.disabled .shopee-selector--tag__text{color:#b7b7b7}.shopee-selector.disabled .shopee-selector--tag__delete-icon{fill:#b7b7b7}.shopee-selector.active-clearable:hover .shopee-selector__clear-btn.shopee-icon{visibility:visible}.shopee-selector .placeholder{color:#b7b7b7}.shopee-selector .placeholder:before{position:absolute;width:10px;margin-left:-10px;content:"*";visibility:hidden}.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{-webkit-line-clamp:3}.shopee-selector .line-clamp--3,.shopee-selector .line-clamp--4{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-box-orient:vertical}.shopee-selector .line-clamp--4{-webkit-line-clamp:4}.shopee-selector .line-clamp--5{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-line-clamp:5;-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:16px;height:16px;margin-right:0;vertical-align:middle}.shopee-selector--small.th{padding:.5px 12px}.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:16px;height:16px;margin-right:0;vertical-align:middle}.shopee-selector--large.th{padding:8.5px 12px}.shopee-selector--large .shopee-selector--tags{padding:0;margin:3px 8px 7px}.shopee-selector.multiple{padding:0 12px 0 0}.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-selector--tags{padding:0;margin:-1px 4px 3px 8px}.shopee-selector--tag{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:22px;padding-left:8px;margin:4px 4px 0 0;font-size:0;white-space:nowrap;background-color:#fafafa;border:1px solid #e5e5e5;border-radius:2px}.shopee-selector--tag .text{height:22px;overflow:hidden;font-size:14px;line-height:22px;color:#333;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.shopee-selector--tag .delete-icon{width:12px;height:12px;min-width:12px;padding:2px;margin:0 4px;fill:#999}.shopee-selector--tag .delete-icon:hover{fill:#666}.shopee-cascader-menu{display:inline-block;height:100%;min-width:80px;margin:0;overflow:auto;font-size:14px;font-weight:400;color:#333;vertical-align:top;list-style:none;background-color:#fff;border-radius:4px;-webkit-transform-origin:left;transform-origin:left}.shopee-cascader-menu.panel{border-radius:0}.shopee-cascader-menu:not(.panel):first-child:before{width:0}.shopee-cascader-menu:not(.panel):before{position:absolute;top:0;bottom:0;width:1px;background-color:#e5e5e5;content:""}.shopee-cascader-menu__wrapper{display:inline-block;white-space:nowrap}.shopee-cascader-menu__items{padding-top:8px;padding-bottom:8px}.shopee-cascader-menu__item{position:relative;padding:8px 12px;font-size:14px;line-height:16px;word-break:break-word;word-wrap:break-word;white-space:normal;cursor:pointer}.shopee-cascader-menu__item.active,.shopee-cascader-menu__item:hover{color:#333;background-color:rgba(0,0,0,.04)}.shopee-cascader-menu__item.selected{font-weight:500;color:#ee4d2d}.shopee-cascader-menu__item.selected .shopee-icon{fill:#ee4d2d}.shopee-cascader-menu__item.disabled{cursor:not-allowed;opacity:.5}.shopee-cascader-menu__item.has-children{padding-right:32px}.shopee-cascader-menu__item .shopee-icon{position:absolute;top:50%;right:8px;width:16px;height:16px;-webkit-transform:translateY(-50%);transform:translateY(-50%);fill:#999}.shopee-cascader-menu .right-border{position:absolute;top:0;bottom:0;width:1px;background-color:#e5e5e5}.shopee-cascader-panel{position:relative;width:100%;overflow:hidden;border:1px solid #e5e5e5;border-radius:4px}.shopee-cascader-panel .arrow{position:absolute;top:50%;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:32px;height:32px;cursor:pointer;background:rgba(0,0,0,.5);border-radius:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.shopee-cascader-panel .arrow.left{left:8px}.shopee-cascader-panel .arrow.right{right:8px}.shopee-cascader-panel .arrow:focus,.shopee-cascader-panel .arrow:hover{background:rgba(0,0,0,.6)}.shopee-cascader-panel .arrow .icon{width:24px;height:24px;fill:#fff}.shopee-cascader{display:inline-block;width:100%}.shopee-cascader.is-show .shopee-selector .shopee-selector__suffix-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}@-webkit-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)}}.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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px 24px;margin:0 auto;pointer-events:all;background-color:#fff;border-radius:4px;-webkit-box-shadow:0 0 16px 0 rgba(0,0,0,.1),0 8px 16px 0 rgba(0,0,0,.06);box-shadow:0 0 16px 0 rgba(0,0,0,.1),0 8px 16px 0 rgba(0,0,0,.06);-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-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:#eee;border-color:#d8d8d8}.shopee-checkbox.disabled .shopee-checkbox__indicator+.shopee-checkbox__label{color:#333}.shopee-checkbox.disabled.indeterminate .shopee-checkbox__indicator,.shopee-checkbox.disabled .shopee-checkbox__input:checked+.shopee-checkbox__indicator{background-color:#ee4d2d;border-color:#ee4d2d;opacity:.5}.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-dropdown-menu{padding:8px 0;margin:0;background-color:#fff;border-radius:4px}.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-scrollbar{position:relative;overflow:hidden}.shopee-scrollbar,.shopee-scrollbar__wrapper{height:100%;max-width:inherit;max-height:inherit}.shopee-scrollbar__wrapper{overflow:auto;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-table{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:1px}.shopee-table .hidden-columns{z-index:-1;visibility:hidden}.shopee-table__cell{padding-right:8px;padding-left:8px;font-size:14px;font-weight:400;line-height:16px;text-align:left;word-wrap:break-word}.shopee-table__cell.align-right{text-align:right}.shopee-table__cell.align-center{text-align:center}.shopee-table__cell.first-cell{padding-left:16px}.shopee-table__cell.last-cell{padding-right:16px}.shopee-table__cell-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:16px;height:16px;color:#999;vertical-align:middle;cursor:pointer}.shopee-table__cell-actions,.shopee-table__cell-label{vertical-align:middle}.shopee-table__cell-actions{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;line-height:0}.shopee-table__cell-actions .shopee-table__cell-action{margin-left:4px}.shopee-table__cell .expand-icon{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-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-table__cell .expand-icon.expanded{-webkit-transform:rotate(0);transform:rotate(0)}.shopee-table table{overflow:hidden;border-collapse:separate;table-layout:fixed}.shopee-table thead .shopee-table__cell{padding-top:10px;padding-bottom:11px;font-size:0;line-height:18px;color:#666}.shopee-table thead .shopee-table__cell-label{font-size:14px}.shopee-table thead tr{vertical-align:top}.shopee-table thead th.filter-expand{-webkit-box-shadow:0 0 0 999px rgba(0,0,0,.01) inset;box-shadow:inset 0 0 0 999px rgba(0,0,0,.01)}.shopee-table tbody .shopee-table__cell{padding-top:16px;padding-bottom:16px;color:#333}.shopee-table tbody tr{vertical-align:middle}.shopee-table tbody tr td{position:relative;vertical-align:inherit;border-color:#eee;-webkit-transition:-webkit-box-shadow .2s ease-in-out;transition:-webkit-box-shadow .2s ease-in-out;transition:box-shadow .2s ease-in-out;transition:box-shadow .2s ease-in-out,-webkit-box-shadow .2s ease-in-out}.shopee-table tbody tr td:after{position:absolute;top:0;right:0;left:0;pointer-events:none;border-bottom:1px solid;border-color:inherit;content:""}.shopee-table tbody tr td.is-first:after{left:16px}.shopee-table tbody tr td.is-last:after{right:16px}.shopee-table tbody tr:first-child td:after{display:none}.shopee-table tbody tr.valign-top{vertical-align:top}.shopee-table tbody tr.valign-bottom{vertical-align:bottom}.shopee-table tbody tr.valign-baseline{vertical-align:baseline}.shopee-table tbody tr.disabled{cursor:not-allowed;background-color:#f6f6f6}.shopee-table tbody tr.disabled .shopee-table__cell{color:#b7b7b7}.shopee-table tbody tr.hover-row td{-webkit-box-shadow:0 0 0 999px rgba(0,0,0,.01) inset;box-shadow:inset 0 0 0 999px rgba(0,0,0,.01)}.shopee-table tbody tr.shopee-table__row-expanded{background-color:#fafafa}.shopee-table tbody tr.shopee-table__row-expanded .expand+td{padding-left:16px}.shopee-table tbody tr.shopee-table__row-expanded+tr:not(.shopee-table__row-expanded) td.is-first:after{left:0}.shopee-table tbody tr.shopee-table__row-expanded+tr:not(.shopee-table__row-expanded) td.is-last:after{right:0}.shopee-table tbody tr:not(.shopee-table__row-expanded) .expand-action.expanded:before{position:absolute;bottom:-4px;left:11px;z-index:1;width:8px;height:8px;background-color:#fafafa;border:1px solid;border-color:inherit;content:"";-webkit-transform:rotate(45deg);transform:rotate(45deg)}.shopee-table tbody tr:not(.shopee-table__row-expanded) .expand-action.expanded.is-first:before{margin-left:8px}.shopee-table tbody tr:not(.shopee-table__row-expanded)+.shopee-table__row-expanded td.is-first:after{left:0}.shopee-table tbody tr:not(.shopee-table__row-expanded)+.shopee-table__row-expanded td.is-last:after{right:0}.shopee-table__body-container,.shopee-table__header-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;overflow:hidden}.shopee-table__header-container{border-radius:4px;margin:-1px -1px 0;border-bottom-right-radius:0;border-bottom-left-radius:0;position:relative;z-index:1;-ms-flex-negative:0;flex-shrink:0;background-color:#f6f6f6;border:1px solid #e5e5e5;border-bottom-color:#eee}.shopee-table-scrollY .shopee-table__header-container{z-index:1;-webkit-box-shadow:0 4px 8px -2px rgba(0,0,0,.1);box-shadow:0 4px 8px -2px rgba(0,0,0,.1)}.shopee-table__body-container{border:1px solid #e5e5e5;border-radius:4px;margin:0 -1px -1px;border-top:0;border-top-right-radius:0;border-top-left-radius:0;position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;background-color:#fff;-webkit-transform:scale(1);transform:scale(1)}.shopee-table--no-header .shopee-table__body-container{border-top:1px solid #e5e5e5;border-top-right-radius:4px;border-top-left-radius:4px}.shopee-table__fix-body,.shopee-table__fix-header,.shopee-table__main-body,.shopee-table__main-header{overflow:hidden}.shopee-table__main-body .shopee-scrollbar__wrapper{-webkit-box-sizing:content-box;box-sizing:content-box}.shopee-table__fix-left,.shopee-table__fix-right{z-index:1;-ms-flex-negative:0;flex-shrink:0}.shopee-table-scrollX-left .shopee-table__fix-right,.shopee-table-scrollX-middle .shopee-table__fix-left,.shopee-table-scrollX-middle .shopee-table__fix-right,.shopee-table-scrollX-right .shopee-table__fix-left{-webkit-box-shadow:0 0 16px rgba(0,0,0,.12);box-shadow:0 0 16px rgba(0,0,0,.12)}.shopee-table__sort-icons{position:relative;cursor:pointer}.shopee-table__sort-icon{position:absolute;width:16px;height:16px;overflow:hidden}.shopee-table__sort-icon.up{-webkit-transform:translateY(-20%);transform:translateY(-20%)}.sort-asc .shopee-table__sort-icon.up{color:#ee4d2d}.shopee-table__sort-icon.down{-webkit-transform:translateY(20%);transform:translateY(20%)}.sort-desc .shopee-table__sort-icon.down{color:#ee4d2d}.shopee-table__empty{position:fixed;top:0;right:0;bottom:0;left:0}.shopee-table__empty-content{position:absolute;top:50%;left:50%;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.shopee-table__empty-content .shopee-icon{width:56px;height:56px}.shopee-table__empty-text{display:block;margin-top:4px;font-size:14px;color:#999}.shopee-table__loading{position:fixed;top:0;right:0;bottom:0;left:0}.shopee-table--border td:after{display:none}.shopee-table--border td,.shopee-table--border th{border-top:1px solid #eee;border-right:1px solid #eee}.shopee-table--border tr:first-child td,.shopee-table--border tr:first-child th{border-top:0}.shopee-table--border td:last-child,.shopee-table--border th:last-child{border-right:0}.shopee-table--border .shopee-table__fix-left td:last-child,.shopee-table--border .shopee-table__fix-left th:last-child{border-right:1px solid #eee}.shopee-table--border .shopee-table__fix-right td:first-child,.shopee-table--border .shopee-table__fix-right th:first-child{border-left:1px solid #eee}.shopee-table--border .shopee-table__cell{padding-right:16px;padding-left:16px}.shopee-table--striped td:after{display:none}.shopee-table--striped tr:nth-child(2n) td{background-color:#fafafa}.shopee-table--empty-data{min-height:200px}.shopee-table--with-append:not(.shopee-table--empty-data) .shopee-table__body-container{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.shopee-table--with-append .shopee-table__append{border:1px solid #e5e5e5;border-radius:4px;margin:0 -1px -1px;border-top:0;border-top-right-radius:0;border-top-left-radius:0;position:relative;padding:24px 16px}.shopee-table--with-append .shopee-table__append:before{position:absolute;top:0;right:16px;left:16px;pointer-events:none;border-bottom:1px solid;border-color:inherit;content:""}.shopee-table--with-append.shopee-table--border .shopee-table__append:before{right:0;left:0}.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-step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.shopee-step__head{-webkit-box-flex:0;-ms-flex:none;flex:none;line-height:24px;background-color:transparent}.shopee-step__head-step{display:inline-block;width:24px;height:24px;font-size:14px;font-weight:500;color:#fff;text-align:center;background-color:#d8d8d8;border-radius:50%;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.shopee-step__head-icon{width:24px;height:24px;color:#d8d8d8;vertical-align:top;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.shopee-step__content{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-left:12px;text-align:left}.shopee-step__content .shopee-popover{display:block;font-size:0}.shopee-step__content-single{padding-top:4px}.shopee-step-title{font-size:16px;line-height:18px}.shopee-step-desc,.shopee-step-title{display:-webkit-box;max-width:180px;overflow:hidden;color:#b7b7b7;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.shopee-step-desc{margin-top:4px;font-size:12px}.shopee-step__tail{-ms-flex-item-align:start;align-self:flex-start;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;height:1px;min-width:60px;margin:12px 24px 0;background-color:#e5e5e5}.shopee-step:last-child .shopee-step__tail{display:none}.shopee-step-dot .shopee-step__head{line-height:0}.shopee-step-dot .shopee-step__head-dot{display:inline-block;width:10px;height:10px;background-color:#d8d8d8;border-radius:50%;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.shopee-step-dot .shopee-step__tail{margin-top:5px}.shopee-step.finished .shopee-step__head-dot,.shopee-step.finished .shopee-step__head-step{background-color:rgba(238,77,45,.7)}.shopee-step.finished .shopee-step__head-icon{color:rgba(238,77,45,.7)}.shopee-step.finished .shopee-step-desc,.shopee-step.finished .shopee-step-title{color:#333}.shopee-step.active .shopee-step__head-dot,.shopee-step.active .shopee-step__head-step,.shopee-step.finished .shopee-step__tail{background-color:#ee4d2d}.shopee-step.active .shopee-step__head-icon{color:#ee4d2d}.shopee-step.active .shopee-step-title{font-weight:500;color:#333}.shopee-step.active .shopee-step-desc{color:#333}.shopee-step.disabled .shopee-step__head-step{color:#b7b7b7;background:transparent;border:1px solid #b7b7b7}.shopee-steps{display:-webkit-box;display:-ms-flexbox;display:flex}.shopee-steps-label-vertical .shopee-step{position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.shopee-steps-label-vertical .shopee-step__content{margin-top:12px;margin-left:0;text-align:center}.shopee-steps-label-vertical .shopee-step__tail{position:absolute;margin-left:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.shopee-steps-label-vertical .shopee-step,.shopee-steps-max-width .shopee-step{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;min-width:252px}.shopee-steps-label-vertical .shopee-step__tail,.shopee-steps-max-width .shopee-step__tail{width:120px}.shopee-steps-label-vertical.shopee-steps-dot .shopee-step,.shopee-steps-max-width.shopee-steps-dot .shopee-step{min-width:208px}.shopee-steps-label-vertical.shopee-steps-dot .shopee-step-dot,.shopee-steps-max-width.shopee-steps-dot .shopee-step-dot{min-width:194px}.shopee-steps-label-vertical.shopee-steps-dot .shopee-step__tail,.shopee-steps-max-width.shopee-steps-dot .shopee-step__tail{width:160px}.shopee-steps-auto-width .shopee-step{-ms-flex-preferred-size:100%;flex-basis:100%}.shopee-steps-auto-width .shopee-step .shopee-step__tail{width:calc(100% - 56px)}.shopee-steps-auto-width .shopee-step.shopee-step-dot .shopee-step__tail{width:calc(100% - 42px)}.shopee-otp-input{display:inline-block;overflow:hidden}.shopee-otp-input-item{display:inline-block;width:40px;margin-right:12px}.shopee-otp-input-item:last-of-type{margin-right:0}.shopee-otp-input-item .shopee-input__inner{padding:0}.shopee-otp-input-item .shopee-input__inner.disabled{cursor:auto}.shopee-otp-input-item .shopee-input__input{text-align:center}.shopee-otp-input--underline .shopee-input__inner{border:0;border-bottom:1px solid #d8d8d8;border-radius:0}.shopee-otp-input--underline .shopee-input__inner.focused{border-bottom:1px solid #999}.shopee-otp-input--underline .shopee-input__inner.disabled,.shopee-otp-input--underline .shopee-input__inner.disabled input{color:inherit;background-color:inherit}.shopee-otp-input--underline .shopee-input__input{font-size:20px}.shopee-form-item{display:-webkit-box;display:-ms-flexbox;display:flex;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;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-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}.shopee-alert{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;padding:11px 16px;color:#666;background:#f2f2f2;border:1px solid #d4d4d4;border-radius:4px}.shopee-alert-icon{margin-right:8px;font-size:0;color:#d6d6d6}.shopee-alert-icon .shopee-icon{width:16px;height:16px}.shopee-alert-title{margin-right:20px;font-size:14px;line-height:16px}.shopee-alert--with-desc .shopee-alert-title{font-size:20px;color:#333}.shopee-alert-title a{margin-left:8px;font-size:14px;color:#2673dd;text-decoration:none}.shopee-alert-desc{margin:4px 0 0;font-size:14px;line-height:18px;color:#666}.shopee-alert-desc a{display:inline-block;margin-left:8px;font-size:14px;color:#2673dd;text-decoration:none}.shopee-alert-close{position:absolute;right:12px;padding-top:2px;padding-left:2px;font-size:14px;line-height:16px;color:#b7b7b7;cursor:pointer}.shopee-alert-close .shopee-icon{width:16px;height:16px}.shopee-alert-close .shopee-icon svg{width:12px;height:12px}.shopee-alert--success{background-color:#ebf9ef;border-color:#7ed898}.shopee-alert--success .shopee-alert-icon{color:#5c7}.shopee-alert--error{background-color:#ffe9e8;border-color:#ff736f}.shopee-alert--error .shopee-alert-icon{color:#ff4742}.shopee-alert--info{background-color:#e5eefb;border-color:#3d72bf}.shopee-alert--info .shopee-alert-icon{color:#2673dd}.shopee-alert--warning{background-color:#fff7e0;border-color:#ffce3d}.shopee-alert--warning .shopee-alert-icon{color:#ffbf00}.shopee-alert--with-desc{padding:16px}.shopee-alert--with-desc .shopee-alert-icon{padding-top:2px}.shopee-alert--with-desc .shopee-alert-title{font-size:16px;line-height:20px}.shopee-alert.is-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.shopee-alert--small{padding:7px 16px}.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}@keyframes shopee-fade-fast-in{0%{opacity:0}}@keyframes shopee-fade-fast-out{to{opacity:0}}.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}.shopee-tabs__nav-next .shopee-icon,.shopee-tabs__nav-prev .shopee-icon{position:relative;top:1px;width:16px;cursor:pointer}.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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:none;flex:none}.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 .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-tabs-close{width:14px;height:14px;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 .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{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:56px;padding:0 16px;overflow:hidden;text-align:center}.shopee-tabs-line .shopee-tabs__nav-next svg,.shopee-tabs-line .shopee-tabs__nav-prev svg{top:2px}.shopee-tabs-line.shopee-tabs-small .shopee-tabs__nav-tab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:auto;padding:8px 16px}.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{width:auto;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{width:auto;line-height:36px;background-image:none}.shopee-tabs-bottom:not(.shopee-tabs-line) .shopee-tabs__nav-tab,.shopee-tabs-top:not(.shopee-tabs-line) .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-tabs,.shopee-tabs-right .shopee-tabs__nav-tabs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.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{white-space:normal}.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-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-slider{position:relative;width:100%;height:14px;font-size:14px;cursor:pointer}.shopee-slider-rail,.shopee-slider-stops,.shopee-slider-track{position:absolute;height:6px;margin-top:4px;border-radius:3px}.shopee-slider-rail{width:100%;background-color:#e5e5e5;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.shopee-slider-stops{width:100%}.shopee-slider-stop{position:absolute;width:6px;height:6px;background-color:#fff;border-radius:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.shopee-slider-track{background-color:#ee4d2d;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.shopee-slider-marks{position:absolute;top:18px;left:0;width:100%;font-size:14px}.shopee-slider-mark{position:absolute;display:inline-block;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.shopee-slider-mark-dot{position:absolute;left:50%;width:8px;height:8px;margin-top:-15px;margin-left:-4px;background-color:#fff;border:2px solid #d8d8d8;border-radius:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.shopee-slider-mark-dot.active{border-color:#ee4d2d}.shopee-slider-thumb{position:absolute;width:14px;height:14px;margin-left:-7px}.shopee-slider-thumb .shopee-popover__ref,.shopee-slider-thumb .shopee-tooltip{width:100%;height:100%;vertical-align:top}.shopee-slider-thumb__popper.shopee-popper.shopee-tooltip__popper{min-width:0}.shopee-slider-thumb__button{position:absolute;width:100%;height:100%;background-color:#fff;border:2px solid #ee4d2d;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:border-color .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:border-color .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:border-color .2s ease-in-out,transform .2s ease-in-out;transition:border-color .2s ease-in-out,transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.shopee-slider-thumb__button:hover{cursor:-webkit-grab;cursor:grab}.shopee-slider--with-marks{margin-bottom:32px}.shopee-slider--vertical{display:inline-block;width:14px;height:100%;margin:12px 0}.shopee-slider--vertical .shopee-slider-rail,.shopee-slider--vertical .shopee-slider-stops,.shopee-slider--vertical .shopee-slider-track{width:6px;margin-top:0;margin-left:4px}.shopee-slider--vertical .shopee-slider-rail,.shopee-slider--vertical .shopee-slider-stops{height:100%}.shopee-slider--vertical .shopee-slider-stop{-webkit-transform:translateY(50%);transform:translateY(50%)}.shopee-slider--vertical .shopee-slider-track{bottom:0}.shopee-slider--vertical .shopee-slider-marks{top:0;left:18px;width:0;height:100%}.shopee-slider--vertical .shopee-slider-mark{-webkit-transform:translateY(50%);transform:translateY(50%)}.shopee-slider--vertical .shopee-slider-mark-dot{top:50%;left:0;margin-top:-4px;margin-left:-15px}.shopee-slider--vertical .shopee-slider-thumb{margin-bottom:-7px;margin-left:0}.shopee-slider.disabled{cursor:not-allowed}.shopee-slider.disabled .shopee-slider-track{background-color:#f6a696}.shopee-slider.disabled .shopee-slider-thumb__button{cursor:not-allowed;border-color:#f6a696}.shopee-slider.dragging .shopee-slider-thumb__button,.shopee-slider:not(.disabled):hover .shopee-slider-thumb__button{border-color:#ee4d2d}.shopee-slider.dragging .shopee-slider-thumb__button.dragging,.shopee-slider.dragging .shopee-slider-thumb__button:focus,.shopee-slider.dragging .shopee-slider-thumb__button:hover,.shopee-slider:not(.disabled):hover .shopee-slider-thumb__button.dragging,.shopee-slider:not(.disabled):hover .shopee-slider-thumb__button:focus,.shopee-slider:not(.disabled):hover .shopee-slider-thumb__button:hover{z-index:1;border-color:#ee4d2d;-webkit-transform:scale(1.143);transform:scale(1.143)}.shopee-slider:not(.disabled) .shopee-slider-rail.unrange:hover{background-color:#d8d8d8}.shopee-progress{position:relative}.shopee-progress.text-hide .shopee-progress-bar{display:block;padding-right:0;margin-right:0}.shopee-progress-text{display:inline-block;margin-left:8px}.shopee-progress-text .desc{font-size:14px;line-height:16px;color:#999;vertical-align:middle}.shopee-progress-text .icon{width:16px;height:16px;line-height:16px;vertical-align:middle}.shopee-progress-text .icon__fail{fill:#ff4742}.shopee-progress-bar{display:inline-block;width:100%;padding-right:70px;margin-right:-70px;vertical-align:middle;-webkit-box-sizing:border-box;box-sizing:border-box}.shopee-progress-bar .bar__outer{position:relative;height:8px;overflow:hidden;vertical-align:middle;background-color:#f6f6f6;border-radius:4px}.shopee-progress-bar .bar__outer.is-fail .bar__inner{background-color:#ff4742}.shopee-progress-bar .bar__outer.is-small{height:4px}.shopee-progress-bar .bar__outer .bar__inner{position:absolute;top:0;left:0;height:100%;background-color:#5c7;border-radius:4px;-webkit-transition:width .4s ease;transition:width .4s ease}.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:18px;left:9px;height:100%;border-left:1px solid #e5e5e5}.shopee-timeline-item__line.icon{top:16px;left:11px}.shopee-timeline-item__dot{position:absolute;top:-2px;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{top:-4px;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:16px;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 img{border-radius:4px}.shopee-timeline-item__image:before{position:absolute;top:0;left:0;width:56px;height:56px;background-color:rgba(0,0,0,.04);border-radius:4px}.shopee-timeline-item__time{padding:0;margin:8px 0 0;line-height:14px;color:#666}.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:#e8f9f7}.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-avatar{position:relative;display:inline-block;width:56px;height:56px;overflow:hidden;border-radius:2px}.shopee-avatar:before{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.03);content:""}.shopee-avatar--circle{border-radius:100%}.shopee-avatar--large{width:96px;height:96px}.shopee-avatar--small{width:32px;height:32px}.shopee-avatar--x-small{width:24px;height:24px}.shopee-avatar-img,.shopee-avatar img,.shopee-avatar svg{width:100%;height:100%}.shopee-tooltip__popper .shopee-popover__content{padding:4px 8px}.shopee-tree{position:relative;min-width:160px;padding:12px 0}.shopee-tree .shopee-tree-node{position:relative;cursor:pointer;outline:none}.shopee-tree .shopee-tree-node__children.all-leaf .label{padding-left:12px}.shopee-tree .shopee-tree-node__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 12px 12px 0;font-size:12px;line-height:16px;color:#333;cursor:pointer;background-color:#fff;border-left:4px solid transparent}.shopee-tree .shopee-tree-node__content.is-root{font-size:14px;line-height:18px}.shopee-tree .shopee-tree-node__content.is-current{color:#ee4d2d;background-color:#fff2ef;border-left-color:#ee4d2d}.shopee-tree .shopee-tree-node__content.is-current .icon{fill:#ee4d2d}.shopee-tree .shopee-tree-node__content .icon{position:absolute;width:16px;height:16px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;fill:#666}.shopee-tree .shopee-tree-node__content .icon.is-expanded{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.shopee-tree .shopee-tree-node__content .label{padding-left:20px;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical}.shopee-tree .shopee-tree-node__content:hover:not(.is-current){background:rgba(0,0,0,.04)}.shopee-sidebar{position:relative;max-width:220px;padding:24px 32px;overflow-x:hidden;list-style:none;background-color:#fff;-webkit-box-shadow:0 1px 4px 0 rgba(74,74,78,.16);box-shadow:0 1px 4px 0 rgba(74,74,78,.16)}.shopee-sidebar-item{position:relative;font-size:13px;line-height:16px;color:#333;list-style:none;cursor:pointer;outline:none}.shopee-sidebar-item:hover{color:#ee4d2d}.shopee-sidebar-item.is-active{font-weight:500;color:#ee4d2d}.shopee-sidebar-item+.shopee-sidebar-item{padding-top:12px}.shopee-sidebar-item-group{position:relative;list-style:none;cursor:default}.shopee-sidebar-item-group.has-icon{padding-left:8px}.shopee-sidebar-item-group .item-group__title{padding-bottom:12px;font-size:14px;font-weight:500;line-height:16px;color:#b7b7b7}.shopee-sidebar-item-group .item-group__title-icon{position:absolute;left:-16px;width:16px;height:16px}.shopee-sidebar-item-group .item-group__content{padding:0}.shopee-sidebar-item-group+.shopee-sidebar-item-group{padding-top:24px}.shopee-popper{background-color:#fff;border-radius:4px;-webkit-box-shadow:0 0 16px 0 rgba(0,0,0,.1),0 8px 16px 0 rgba(0,0,0,.06);box-shadow:0 0 16px 0 rgba(0,0,0,.1),0 8px 16px 0 rgba(0,0,0,.06)}.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}@keyframes shopee-slide-fast-in{0%{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-popover,.shopee-popover__ref{display:inline-block}.shopee-popover__content{padding:12px 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 16px 0 rgba(0,0,0,.1),0 8px 16px 0 rgba(0,0,0,.06);box-shadow:0 0 16px 0 rgba(0,0,0,.1),0 8px 16px 0 rgba(0,0,0,.06)}.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}@keyframes shopee-zoom-fast-in{0%{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-input{line-height:0}.shopee-input input,.shopee-input textarea{font-family:inherit}.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:16px;height:16px;vertical-align:middle;cursor:pointer}.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:16px;height:16px;vertical-align:middle}.shopee-input__inner--small .shopee-input__clear-btn.shopee-icon{width:16px;height:16px;vertical-align:middle;cursor:pointer}.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:16px;height:16px;vertical-align:middle;cursor:pointer}.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:16px;height:16px;vertical-align:middle;cursor:pointer}.shopee-input__inner--x-large .shopee-input__input{height:46px;font-size:16px}.shopee-input__inner.error{border-color:#ff4742}.shopee-input__inner.disabled{color:#b7b7b7;cursor:not-allowed;background-color:#f6f6f6;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;line-height:16px;color:#999;vertical-align:middle}.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__inner::-webkit-input-placeholder{color:#b7b7b7}.shopee-input__area .shopee-input__inner::-moz-placeholder{color:#b7b7b7}.shopee-input__area .shopee-input__inner::-ms-input-placeholder{color:#b7b7b7}.shopee-input__area .shopee-input__inner::placeholder{color:#b7b7b7}.shopee-input__area .shopee-input__count{float:right;margin-top:4px;line-height:16px;color:#999}.shopee-input__error-msg{margin:4px 0;font-size:12px;line-height:1em;color:#ff4742;word-break:normal;word-wrap:break-word;white-space:nowrap}.shopee-input__help-text{margin-bottom:0}.shopee-input__help-text,.shopee-input__warning-text{margin-top:4px;font-size:12px;line-height:14px;color:#999;white-space:nowrap}.shopee-input__warning-text{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:9px;background-color:#f6f6f6;border-radius:4px}.shopee-input__warning-text .shopee-icon{width:14px;height:14px;margin-right:5px;fill:#ffbf00}.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-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-default-page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.shopee-default-page__icon{width:96px;height:96px;margin-bottom:8px}.shopee-default-page__icon.small{width:56px;height:56px}.shopee-default-page__content{max-width:600px;font-size:14px;font-weight:400;line-height:18px;color:#999;text-align:center}.shopee-anchor{position:relative}.shopee-anchor__wrapper{padding-left:4px;margin-left:-4px;overflow:auto}.shopee-anchor__ink{position:absolute;top:0;left:0;height:100%}.shopee-anchor__ink:before{position:relative;display:block;width:1px;height:100%;margin:0 auto;background-color:#e5e5e5;content:" "}.shopee-anchor__ink-ball{position:absolute;display:inline-block;width:2px;height:16px;background-color:#ee4d2d;-webkit-transition:top .4s ease-in-out;transition:top .4s ease-in-out}.shopee-anchor__item{padding-left:16px}.shopee-anchor__item__title{position:relative;display:block;margin-bottom:14px;font-size:14px;line-height:18px;color:#666;text-decoration:none;white-space:nowrap;-webkit-transition:color .3s;transition:color .3s}.shopee-anchor__item__title .error-icon{position:relative;top:-1px;width:16px;height:16px;margin-left:8px;color:#ee4d2d;vertical-align:middle}.shopee-anchor__item:only-child .shopee-anchor__item__title{margin-bottom:0}.shopee-anchor__item--active>.shopee-anchor__item__title{font-weight:500;color:#ee4d2d}.shopee-anchor>.shopee-anchor__item:last-child .shopee-anchor__item__title{margin-bottom:0}@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}.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;color:#ee4d2d;text-align:center}.shopee-spin-content.white,.shopee-spin-content.white .shopee-spin-content-tips{color:#fff}.shopee-spin-content.grey{color:#999}.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-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-row{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}.shopee-row:after,.shopee-row:before{display:table;content:""}.shopee-row:after{clear:both}.shopee-row__flex{display:-webkit-box;display:-ms-flexbox;display:flex}.shopee-row__flex:after,.shopee-row__flex:before{display:none}.shopee-row__flex.is-justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.shopee-row__flex.is-justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.shopee-row__flex.is-justify-space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.shopee-row__flex.is-justify-space-around{-ms-flex-pack:distribute;justify-content:space-around}.shopee-row__flex.is-align-middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shopee-row__flex.is-align-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}[class*=shopee-col-]{float:left;-webkit-box-sizing:border-box;box-sizing:border-box}.shopee-col-0{display:none;width:0}.shopee-col-offset-0{margin-left:0}.shopee-col-pull-0{position:relative;right:0}.shopee-col-push-0{position:relative;left:0}.shopee-col-1{width:7.14286%}.shopee-col-offset-1{margin-left:7.14286%}.shopee-col-pull-1{position:relative;right:7.14286%}.shopee-col-push-1{position:relative;left:7.14286%}.shopee-col-2{width:14.28571%}.shopee-col-offset-2{margin-left:14.28571%}.shopee-col-pull-2{position:relative;right:14.28571%}.shopee-col-push-2{position:relative;left:14.28571%}.shopee-col-3{width:21.42857%}.shopee-col-offset-3{margin-left:21.42857%}.shopee-col-pull-3{position:relative;right:21.42857%}.shopee-col-push-3{position:relative;left:21.42857%}.shopee-col-4{width:28.57143%}.shopee-col-offset-4{margin-left:28.57143%}.shopee-col-pull-4{position:relative;right:28.57143%}.shopee-col-push-4{position:relative;left:28.57143%}.shopee-col-5{width:35.71429%}.shopee-col-offset-5{margin-left:35.71429%}.shopee-col-pull-5{position:relative;right:35.71429%}.shopee-col-push-5{position:relative;left:35.71429%}.shopee-col-6{width:42.85714%}.shopee-col-offset-6{margin-left:42.85714%}.shopee-col-pull-6{position:relative;right:42.85714%}.shopee-col-push-6{position:relative;left:42.85714%}.shopee-col-7{width:50%}.shopee-col-offset-7{margin-left:50%}.shopee-col-pull-7{position:relative;right:50%}.shopee-col-push-7{position:relative;left:50%}.shopee-col-8{width:57.14286%}.shopee-col-offset-8{margin-left:57.14286%}.shopee-col-pull-8{position:relative;right:57.14286%}.shopee-col-push-8{position:relative;left:57.14286%}.shopee-col-9{width:64.28571%}.shopee-col-offset-9{margin-left:64.28571%}.shopee-col-pull-9{position:relative;right:64.28571%}.shopee-col-push-9{position:relative;left:64.28571%}.shopee-col-10{width:71.42857%}.shopee-col-offset-10{margin-left:71.42857%}.shopee-col-pull-10{position:relative;right:71.42857%}.shopee-col-push-10{position:relative;left:71.42857%}.shopee-col-11{width:78.57143%}.shopee-col-offset-11{margin-left:78.57143%}.shopee-col-pull-11{position:relative;right:78.57143%}.shopee-col-push-11{position:relative;left:78.57143%}.shopee-col-12{width:85.71429%}.shopee-col-offset-12{margin-left:85.71429%}.shopee-col-pull-12{position:relative;right:85.71429%}.shopee-col-push-12{position:relative;left:85.71429%}.shopee-col-13{width:92.85714%}.shopee-col-offset-13{margin-left:92.85714%}.shopee-col-pull-13{position:relative;right:92.85714%}.shopee-col-push-13{position:relative;left:92.85714%}.shopee-col-14{width:100%}.shopee-col-offset-14{margin-left:100%}.shopee-col-pull-14{position:relative;right:100%}.shopee-col-push-14{position:relative;left:100%}.shopee-card{position:relative;padding:24px;background:#fff;border-radius:4px;-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.1);box-shadow:0 1px 4px 0 rgba(0,0,0,.1)}.shopee-card:before{position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;pointer-events:none;background:transparent;border-radius:inherit;content:""}.shopee-card--border{border:1px solid #e5e5e5;-webkit-box-shadow:none;box-shadow:none}.shopee-card--border.hover:hover:before{background:rgba(0,0,0,.04)}.shopee-card--gray{background:#f6f6f6;-webkit-box-shadow:none;box-shadow:none}.shopee-card--gray.hover:hover:before{background:rgba(0,0,0,.04)}.shopee-card__title{padding:0;margin:0 0 4px;font-size:22px;line-height:20px;color:#333}.shopee-card__content{font-size:14px;line-height:22px;color:#999}.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}@-webkit-keyframes pulsateDotShadow{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:.1;-webkit-transform:scale(2.6);transform:scale(2.6)}}@keyframes pulsateDotShadow{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:.1;-webkit-transform:scale(2.6);transform:scale(2.6)}}.shopee-badge-x{position:relative;display:inline-block;font-size:0;vertical-align:middle}.shopee-badge-x__sup{display:inline-block;padding:0 4px;font-size:12px;line-height:12px;color:#fff;text-align:center;white-space:nowrap;background-color:#ee4d2d;border:1px solid #fff;border-radius:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.shopee-badge-x__sup--fixed{position:absolute;top:0;right:10px;-webkit-transform:translateY(-50%) translateX(100%);transform:translateY(-50%) translateX(100%)}.shopee-badge-x__sup--fixed.shopee-badge__sup--pulse:before{top:5px;right:5px}.shopee-badge-x__sup--dot{right:5px;width:10px;height:10px;padding:0;border-radius:50%}.shopee-badge-x__sup--pulse{right:8px;width:16px;height:16px;padding:0;background-color:#fef1ee;border-radius:50%}.shopee-badge-x__sup--pulse:after,.shopee-badge-x__sup--pulse:before{position:absolute;top:5px;right:5px;width:6px;height:6px;background:#ee4d2d;border-radius:50%;content:""}.shopee-badge-x__sup--pulse:after{-webkit-animation:pulsateDotShadow 1s ease-in-out 0s infinite;animation:pulsateDotShadow 1s ease-in-out 0s infinite}.shopee-badge-x__sup--beta,.shopee-badge-x__sup--hot,.shopee-badge-x__sup--new{right:unset;left:100%;padding:2px;font-size:10px;background-image:-webkit-gradient(linear,right top,left top,color-stop(9%,#ff815c),color-stop(91%,#ee4d2d));background-image:linear-gradient(270deg,#ff815c 9%,#ee4d2d 91%);border-radius:9px 3px 9px 9px;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.shopee-badge-x__sup--beta span,.shopee-badge-x__sup--hot span,.shopee-badge-x__sup--new span{display:inline-block;-webkit-transform:scale(.83);transform:scale(.83)}.shopee-badge-x__sup--num{height:20px;padding:0;line-height:18px}