*{margin:0;padding:0;outline:none;box-sizing:border-box}body{font-family:Roboto,system-ui,-apple-system,BlinkMacSystemFont,PingFang SC,Source Han Sans CN-Normal,Noto Sans CJK SC,Segoe UI,Helvetica Neue,Helvetica,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}button,input,select,textarea{font-size:100%;outline:none;font-family:inherit}a,div,input,p,textarea{-webkit-tap-highlight-color:rgba(0,0,0,0)}input,textarea{resize:none;-webkit-appearance:none}li,ol,ul{list-style:none}a{text-decoration:none}del{text-decoration:line-through}img{border-style:none}template{display:none}[hidden]{display:none}.shopee-react-modal__mask{position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;overflow:hidden;background-color:rgba(0,0,0,.5)}.shopee-react-modal__container{position:absolute;top:40px;right:0;bottom:40px;left:0;display:flex;align-items:center;justify-content:center}.shopee-react-modal__box{position:relative;display:inline-flex;max-height:100%;padding:0 24px;transform-origin:top}.shopee-react-modal__content{display:flex;flex-direction:column;width:400px;max-height:100%;overflow-y:auto;background-color:#fff;border-radius:3px;box-shadow:0 1px 8px 0 rgba(0,0,0,.12)}.shopee-react-modal__content--medium{width:500px}.shopee-react-modal__content--large{width:600px}.shopee-react-modal__content--x-large{width:800px;min-height:400px}.shopee-react-modal__content--center{text-align:center}.shopee-react-modal__header{flex-shrink:0;min-height:24px;padding:24px}.shopee-react-modal__header-inner{position:relative}.shopee-react-modal__header-inner__has-back{border-left:36px solid transparent}.shopee-react-modal__header-back.shopee-react-icon{position:absolute;top:0;width:20px;line-height:20px;margin-top:2px;margin-left:-36px;cursor:pointer}.shopee-react-modal__title{font-size:20px;font-weight:500;color:#333}.shopee-react-modal__subtitle{margin-top:8px;font-size:14px;line-height:1;color:#999}.shopee-react-modal__body{flex-grow:1;min-height:32px;padding:0 24px;overflow:auto;font-size:14px;color:#333}.shopee-react-modal__body.over-height{box-shadow:inset 0 -4px 4px 0 rgba(0,0,0,.04)}.shopee-react-modal__footer{flex-shrink:0;padding:24px;overflow:hidden}.shopee-react-modal__footer.with-assist{display:flex;justify-content:space-between}.shopee-react-modal__footer-buttons{display:inline-flex;float:right}.shopee-react-modal__footer-buttons .shopee-react-button:not(:first-of-type){margin-left:16px}.shopee-react-modal__content--center .shopee-react-modal__footer-buttons{float:none}.shopee-react-modal__close.shopee-react-icon{position:absolute;top:28px;right:48px;width:16px;line-height:16px;color:#999;cursor:pointer;box-sizing:border-box;transition:color .2s ease-in-out}.shopee-react-modal__close.shopee-react-icon:focus,.shopee-react-modal__close.shopee-react-icon:hover{color:#747474}.shopee-react-modal-fade-fast-enter{opacity:0}.shopee-react-modal-fade-fast-enter-active{opacity:1;transition:opacity .2s}.shopee-react-modal-fade-fast-exit{opacity:1}.shopee-react-modal-fade-fast-exit-active{opacity:0;transition:opacity .2s}.shopee-react-modal-move-down-fast-enter{opacity:0;transform:translateY(-10%) scaleY(.95)}.shopee-react-modal-move-down-fast-enter-active{opacity:1;transform:translateY(0) scaleY(1);transition:opacity .2s ease-out,transform .2s ease-out}.shopee-react-modal-move-down-fast-exit{opacity:1;transform:translateY(0) scaleY(1)}.shopee-react-modal-move-down-fast-exit-active{opacity:0;transform:translateY(-10%) scaleY(.95);transition:opacity .2s ease-out,transform .2s ease-out}.shopee-react-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-react-radio__input{display:none}.shopee-react-radio__input:checked+.shopee-react-radio__indicator{background-color:#ee4d2d;border-color:#ee4d2d}.shopee-react-radio__input:checked+.shopee-react-radio__indicator:before{transform:scale(1)}.shopee-react-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%;box-sizing:border-box;transition:border-color .2s ease-in-out}.shopee-react-radio__indicator:before{position:absolute;top:4px;left:4px;width:6px;height:6px;background-color:#fff;border-radius:50%;content:"";transform:scale(0);transition:transform .2s}.shopee-react-radio.disabled{color:#b7b7b7;cursor:not-allowed}.shopee-react-radio.disabled .shopee-react-radio__indicator{background-color:#eee;border-color:#d8d8d8}.shopee-react-radio.disabled .shopee-react-radio__indicator+.shopee-react-radio__label{color:#333}.shopee-react-radio.disabled .shopee-react-radio__input:checked+.shopee-react-radio__indicator{background-color:#ee4d2d;border-color:#ee4d2d;opacity:.5}.shopee-react-radio__label{display:inline-block;font-size:14px;vertical-align:middle}.shopee-react-radio:not(.disabled):hover .shopee-react-radio__indicator{border-color:#ee4d2d}.shopee-react-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;box-sizing:border-box;transition:all .2s ease-in-out}.shopee-react-radio-button:hover{color:#333;background-color:#f7f7f7;border-color:#e5e5e5}.shopee-react-radio-button.checked{color:#333;background-color:#f0f0f0;border-color:#e5e5e5}.shopee-react-radio-button.checked.disabled,.shopee-react-radio-button.checked.disabled:hover{color:#adadad;cursor:not-allowed;background-color:#f1f1f1;border-color:#e5e5e5}.shopee-react-radio-button.disabled,.shopee-react-radio-button.disabled:hover{color:#b7b7b7;cursor:not-allowed;background-color:#f6f6f6;border-color:#e5e5e5}.shopee-react-radio-button__input{display:none}.shopee-react-radio-button__label{display:inline-block}.shopee-react-radio-group{display:inline-block;font-size:0}.shopee-react-radio-group .shopee-react-radio:not(:last-of-type){margin-right:24px}.shopee-react-radio-group .shopee-react-radio-button{float:left}.shopee-react-radio-group .shopee-react-radio-button:first-of-type{border-bottom-left-radius:2px;border-top-left-radius:2px}.shopee-react-radio-group .shopee-react-radio-button:last-of-type{border-top-right-radius:2px;border-bottom-right-radius:2px}.shopee-react-radio-group .shopee-react-radio-button:not(:last-of-type){margin-right:-1px}.shopee-react-radio-group.vertical{vertical-align:middle}.shopee-react-radio-group.vertical .shopee-react-radio{display:block;width:100%;margin-right:0}.shopee-react-radio-group.vertical .shopee-react-radio:not(:last-of-type){margin-bottom:16px}.shopee-react-radio-group--x-large .shopee-react-radio-button{height:48px;padding:0 28px;font-size:16px;line-height:48px}.shopee-react-radio-group--large .shopee-react-radio-button{height:40px;padding:0 24px;font-size:14px;line-height:40px}.shopee-react-radio-group--small .shopee-react-radio-button{height:24px;padding:0 8px;font-size:12px;line-height:24px}.shopee-react-radio-group--outline .shopee-react-radio-button{color:#ee4d2d;background-color:#fff;border:1px solid #ee4d2d}.shopee-react-radio-group--outline .shopee-react-radio-button:hover{color:#fff;background-color:#e74b2c;border-color:#ee4d2d}.shopee-react-radio-group--outline .shopee-react-radio-button.checked{color:#fff;background-color:#e0482a;border-color:#ee4d2d}.shopee-react-radio-group--outline .shopee-react-radio-button.checked.disabled,.shopee-react-radio-group--outline .shopee-react-radio-button.checked.disabled:hover{color:#fff;cursor:not-allowed;background-color:#f8b8ab;border-color:#f8b8ab}.shopee-react-radio-group--outline .shopee-react-radio-button.disabled,.shopee-react-radio-group--outline .shopee-react-radio-button.disabled:hover{color:#f8b8ab;cursor:not-allowed;background-color:transparent;border-color:#f8b8ab}.shopee-react-tooltip{position:absolute;z-index:1070;display:block;visibility:visible}.shopee-react-tooltip-hidden{display:none}.shopee-react-tooltip-placement-top,.shopee-react-tooltip-placement-topLeft,.shopee-react-tooltip-placement-topRight{padding-bottom:8px}.shopee-react-tooltip-placement-right,.shopee-react-tooltip-placement-rightBottom,.shopee-react-tooltip-placement-rightTop{padding-left:8px}.shopee-react-tooltip-placement-bottom,.shopee-react-tooltip-placement-bottomLeft,.shopee-react-tooltip-placement-bottomRight{padding-top:8px}.shopee-react-tooltip-placement-left,.shopee-react-tooltip-placement-leftBottom,.shopee-react-tooltip-placement-leftTop{padding-right:8px}.shopee-react-tooltip-inner{box-sizing:border-box;font-size:14px;min-width:30px;padding:4px 8px;color:#fff;text-align:left;text-decoration:none;word-wrap:break-word;background-color:#000;border-radius:4px;box-shadow:0 0 8px 0 rgba(0,0,0,.09),0 8px 8px 0 rgba(0,0,0,.05)}.shopee-react-tooltip.no-arrow .shopee-react-tooltip-arrow{display:none}.shopee-react-tooltip-arrow{position:absolute;display:block;width:13px;height:13px;overflow:hidden;background:transparent;pointer-events:none}.shopee-react-tooltip-arrow-content{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:5px;height:5px;margin:auto;background-color:#000;content:"";pointer-events:auto}.shopee-react-tooltip-placement-top .shopee-react-tooltip-arrow,.shopee-react-tooltip-placement-topLeft .shopee-react-tooltip-arrow,.shopee-react-tooltip-placement-topRight .shopee-react-tooltip-arrow{bottom:-5px}.shopee-react-tooltip-placement-top .shopee-react-tooltip-arrow-content,.shopee-react-tooltip-placement-topLeft .shopee-react-tooltip-arrow-content,.shopee-react-tooltip-placement-topRight .shopee-react-tooltip-arrow-content{box-shadow:3px 3px 7px fade(#000,7%);transform:translateY(-6.5px) rotate(45deg)}.shopee-react-tooltip-placement-top .shopee-react-tooltip-arrow{left:50%;transform:translateX(-50%)}.shopee-react-tooltip-placement-topLeft .shopee-react-tooltip-arrow{left:13px}.shopee-react-tooltip-placement-topRight .shopee-react-tooltip-arrow{right:13px}.shopee-react-tooltip-placement-right .shopee-react-tooltip-arrow,.shopee-react-tooltip-placement-rightBottom .shopee-react-tooltip-arrow,.shopee-react-tooltip-placement-rightTop .shopee-react-tooltip-arrow{left:-5px}.shopee-react-tooltip-placement-right .shopee-react-tooltip-arrow-content,.shopee-react-tooltip-placement-rightBottom .shopee-react-tooltip-arrow-content,.shopee-react-tooltip-placement-rightTop .shopee-react-tooltip-arrow-content{box-shadow:-3px 3px 7px fade(#000,7%);transform:translateX(6.5px) rotate(45deg)}.shopee-react-tooltip-placement-right .shopee-react-tooltip-arrow{top:50%;transform:translateY(-50%)}.shopee-react-tooltip-placement-rightTop .shopee-react-tooltip-arrow{top:5px}.shopee-react-tooltip-placement-rightBottom .shopee-react-tooltip-arrow{bottom:5px}.shopee-react-tooltip-placement-left .shopee-react-tooltip-arrow,.shopee-react-tooltip-placement-leftBottom .shopee-react-tooltip-arrow,.shopee-react-tooltip-placement-leftTop .shopee-react-tooltip-arrow{right:-5px}.shopee-react-tooltip-placement-left .shopee-react-tooltip-arrow-content,.shopee-react-tooltip-placement-leftBottom .shopee-react-tooltip-arrow-content,.shopee-react-tooltip-placement-leftTop .shopee-react-tooltip-arrow-content{box-shadow:0 7px fade(#000,7%);transform:translateX(-6.5px) rotate(45deg)}.shopee-react-tooltip-placement-left .shopee-react-tooltip-arrow{top:50%;transform:translateY(-50%)}.shopee-react-tooltip-placement-leftTop .shopee-react-tooltip-arrow{top:5px}.shopee-react-tooltip-placement-leftBottom .shopee-react-tooltip-arrow{bottom:5px}.shopee-react-tooltip-placement-bottom .shopee-react-tooltip-arrow,.shopee-react-tooltip-placement-bottomLeft .shopee-react-tooltip-arrow,.shopee-react-tooltip-placement-bottomRight .shopee-react-tooltip-arrow{top:-5px}.shopee-react-tooltip-placement-bottom .shopee-react-tooltip-arrow-content,.shopee-react-tooltip-placement-bottomLeft .shopee-react-tooltip-arrow-content,.shopee-react-tooltip-placement-bottomRight .shopee-react-tooltip-arrow-content{box-shadow:-6px 7px fade(#000,7%);transform:translateY(6.5px) rotate(45deg)}.shopee-react-tooltip-placement-bottom .shopee-react-tooltip-arrow{left:50%;transform:translateX(-50%)}.shopee-react-tooltip-placement-bottomLeft .shopee-react-tooltip-arrow{left:13px}.shopee-react-tooltip-placement-bottomRight .shopee-react-tooltip-arrow{right:13px}.shopee-react-input{position:relative}.shopee-react-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;box-sizing:border-box;border:1px solid #e5e5e5;border-radius:4px;outline:none;transition:border .2s ease-in-out}.shopee-react-input__inner:hover{border-color:#b7b7b7}.shopee-react-input__inner.focused{border-color:#b7b7b7}.shopee-react-input__inner .shopee-react-input__prefix-icon.shopee-react-icon,.shopee-react-input__inner .shopee-react-input__suffix-icon.shopee-react-icon{width:16px;height:16px;line-height:16px;vertical-align:middle}.shopee-react-input__inner .shopee-react-input__clear-btn.shopee-react-icon{width:16px;height:16px;line-height:16px;vertical-align:middle;cursor:pointer}.shopee-react-input__inner .shopee-react-input__input{height:30px;font-size:14px;border-radius:4px}.shopee-react-input__inner--small{height:24px;padding:0 8px;font-size:12px}.shopee-react-input__inner--small .shopee-react-input__prefix-icon.shopee-react-icon,.shopee-react-input__inner--small .shopee-react-input__suffix-icon.shopee-react-icon{width:16px;height:16px;line-height:16px;vertical-align:middle}.shopee-react-input__inner--small .shopee-react-input__clear-btn.shopee-react-icon{width:16px;height:16px;line-height:16px;vertical-align:middle;cursor:pointer}.shopee-react-input__inner--small .shopee-react-input__input{height:22px;font-size:12px}.shopee-react-input__inner--large{height:40px;padding:0 12px}.shopee-react-input__inner--large .shopee-react-input__prefix-icon.shopee-react-icon,.shopee-react-input__inner--large .shopee-react-input__suffix-icon.shopee-react-icon{width:16px;height:16px;line-height:16px;vertical-align:middle}.shopee-react-input__inner--large .shopee-react-input__clear-btn.shopee-react-icon{width:16px;height:16px;line-height:16px;vertical-align:middle;cursor:pointer}.shopee-react-input__inner--large .shopee-react-input__input{height:38px;font-size:14px}.shopee-react-input__inner--x-large{height:48px;padding:0 16px;font-size:16px}.shopee-react-input__inner--x-large .shopee-react-input__prefix-icon.shopee-react-icon,.shopee-react-input__inner--x-large .shopee-react-input__suffix-icon.shopee-react-icon{width:16px;height:16px;line-height:16px;vertical-align:middle}.shopee-react-input__inner--x-large .shopee-react-input__clear-btn.shopee-react-icon{width:16px;height:16px;line-height:16px;vertical-align:middle;cursor:pointer}.shopee-react-input__inner--x-large .shopee-react-input__input{height:46px;font-size:16px}.shopee-react-input__inner.error{border-color:#ff4742}.shopee-react-input__inner.disabled{color:#b7b7b7;cursor:not-allowed;background-color:#f6f6f6;border-color:#e5e5e5}.shopee-react-input__inner.disabled:hover{border-color:#e5e5e5}.shopee-react-input__inner.disabled .shopee-react-input__input{color:#b7b7b7;cursor:not-allowed}.shopee-react-input__inner.active-clearable:hover .shopee-react-input__clear-btn{display:inline-block}.shopee-react-input__input{display:table-cell;width:100%;padding:0;color:#333;vertical-align:middle;background-color:inherit;border:0;outline:none;box-sizing:border-box}.shopee-react-input__input::-webkit-input-placeholder{color:#b7b7b7}.shopee-react-input__input::-ms-input-placeholder{color:#b7b7b7}.shopee-react-input__input::placeholder{color:#b7b7b7}.shopee-react-input__borderless,.shopee-react-input__borderless-disabled,.shopee-react-input__borderless-focused,.shopee-react-input__borderless:focus,.shopee-react-input__borderless:hover,.shopee-react-input__borderless[disabled]{background-color:transparent;border:none;box-shadow:none}.shopee-react-input__prefix,.shopee-react-input__suffix{position:relative;display:table-cell;width:1px;height:100%;line-height:0;color:#999;white-space:nowrap;vertical-align:middle}.shopee-react-input .shopee-react-input__clear-btn{display:none;color:#b7b7b7}.shopee-react-input .shopee-react-input__clear-btn:hover{color:#6e6e6e}.shopee-react-input__count{font-size:14px;line-height:16px;color:#999;vertical-align:middle}.shopee-react-input__prefix{padding-right:8px}.shopee-react-input__suffix{padding-left:8px}.shopee-react-input__suffix .shopee-react-input__suffix-split{margin-left:0}.shopee-react-input__prefix-split,.shopee-react-input__suffix-split{display:inline-block;width:1px;height:calc(100% - 14px);margin-left:8px;vertical-align:middle;background:#eee}.shopee-react-input__suffix-split{margin-right:8px}.shopee-react-input__area{position:relative;width:100%;overflow:auto;font-size:14px;vertical-align:top;border:0;outline:none;box-sizing:border-box}.shopee-react-input__area:hover .active-clearable+.shopee-react-input__clear-btn{position:absolute;display:block;right:8px;top:8px;z-index:1}.shopee-react-input__area .shopee-react-input__inner{display:inline-block;padding:8px 12px}.shopee-react-input__area .shopee-react-input__inner::-webkit-input-placeholder{color:#b7b7b7}.shopee-react-input__area .shopee-react-input__inner::-ms-input-placeholder{color:#b7b7b7}.shopee-react-input__area .shopee-react-input__inner::placeholder{color:#b7b7b7}.shopee-react-input__area .shopee-react-input__count{float:right;margin-top:4px;line-height:16px;color:#999}.shopee-react-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-react-input__help-text{margin-top:4px;margin-bottom:0;font-size:12px;line-height:14px;color:#999;white-space:nowrap}.shopee-react-input__warning-text{display:inline-flex;padding:9px;margin-top:4px;font-size:12px;line-height:14px;color:#999;white-space:nowrap;background-color:#f6f6f6;border-radius:4px}.shopee-react-input__warning-text .shopee-react-icon{width:14px;height:14px;line-height:14px;margin-right:5px;color:#ffbf00}.shopee-react-input-group{display:flex}.shopee-react-input-group__prepend .shopee-react-input__inner,.shopee-react-input-group__prepend .shopee-react-select .trigger{border-right:0;border-top-right-radius:0;border-bottom-right-radius:0}.shopee-react-input-group__prepend:hover+.shopee-react-input-group__append .shopee-react-input__inner{border-left-color:#b7b7b7}.shopee-react-input-group__append{flex:1 1}.shopee-react-input-group__append .shopee-react-input__inner,.shopee-react-input-group__append .shopee-react-select .trigger{border-bottom-left-radius:0;border-top-left-radius:0}.shopee-react-input-group__append .shopee-react-button{border-bottom-left-radius:0;border-top-left-radius:0}.shopee-react-button{color:#333;background-color:#fff;position:relative;display:inline-flex;align-items:center;justify-content:center;height:32px;min-width:72px;padding:0 16px;font-size:14px;font-weight:500;text-decoration:none;white-space:nowrap;vertical-align:middle;cursor:pointer;border:1px solid #e5e5e5;border-radius:4px;outline:none;box-sizing:border-box;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-react-button:focus:before,.shopee-react-button:hover:before{background-color:rgba(0,0,0,.06)}.shopee-react-button:active:before{background-color:rgba(0,0,0,.12)}.shopee-react-button.loading:before{background-color:hsla(0,0%,100%,.4)}.shopee-react-button.shopee-react-button--normal:focus:before,.shopee-react-button.shopee-react-button--normal:hover:before{background-color:rgba(0,0,0,.04)}.shopee-react-button.shopee-react-button--normal:active:before{background-color:rgba(0,0,0,.08)}.shopee-react-button.shopee-react-button--outline{color:#fff;background-color:transparent;border-color:#e5e5e5}.shopee-react-button.shopee-react-button--outline:focus:before,.shopee-react-button.shopee-react-button--outline:hover:before{background-color:hsla(0,0%,100%,.06)}.shopee-react-button.shopee-react-button--outline:active:before{background-color:hsla(0,0%,100%,.12)}.shopee-react-button.shopee-react-button--outline.loading:before{background-color:hsla(0,0%,100%,.4)}.shopee-react-button.shopee-react-button--frameless{color:#fff;background-color:transparent;border-color:transparent}.shopee-react-button.shopee-react-button--frameless:focus:before,.shopee-react-button.shopee-react-button--frameless:hover:before{background-color:hsla(0,0%,100%,.06)}.shopee-react-button.shopee-react-button--frameless:active:before{background-color:hsla(0,0%,100%,.12)}.shopee-react-button.shopee-react-button--frameless.loading:before{background-color:hsla(0,0%,100%,.4)}html[data-focus-visible] .shopee-react-button:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(238,77,45,.3)}.shopee-react-button:before{position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:inherit;content:""}.shopee-react-button.disabled,.shopee-react-button.disabled:hover{cursor:not-allowed;opacity:.5}.shopee-react-button.disabled:before,.shopee-react-button.disabled:hover:before{display:none}.shopee-react-button span{line-height:1;vertical-align:middle}.shopee-react-button span .shopee-react-icon{vertical-align:text-bottom}.shopee-react-button .shopee-react-icon{width:16px;line-height:16px;vertical-align:middle}.shopee-react-button .shopee-react-icon+span,.shopee-react-button span+.shopee-react-icon{margin-left:8px}.shopee-react-button--x-large{height:48px;min-width:80px;padding:0 16px;font-size:16px}.shopee-react-button--x-large .shopee-react-icon+span,.shopee-react-button--x-large span+.shopee-react-icon{margin-left:8px}.shopee-react-button--large{height:40px;min-width:80px;padding:0 16px;font-size:14px}.shopee-react-button--small{height:24px;min-width:64px;padding:0 8px;font-size:12px}.shopee-react-button--small .shopee-react-icon{width:12px;line-height:12px}.shopee-react-button--rich{height:auto;padding:8px 24px}.shopee-react-button--rich .shopee-react-icon{display:inline-block;width:24px;line-height:24px;vertical-align:middle}.shopee-react-button--rich .shopee-react-button__rich-content{display:inline-block;margin-left:16px;line-height:1;text-align:left;vertical-align:middle}.shopee-react-button--rich .shopee-react-button__rich-content .shopee-react-button__description{margin-top:2px;font-size:11px;line-height:normal;white-space:nowrap}.shopee-react-button--frameless{color:#333}.shopee-react-button--frameless:focus:before,.shopee-react-button--frameless:hover:before{background-color:rgba(0,0,0,.06)}.shopee-react-button--frameless:active:before{background-color:rgba(0,0,0,.12)}.shopee-react-button--frameless.loading:before{background-color:hsla(0,0%,100%,.4)}.shopee-react-button--primary{color:#fff;background-color:#ee4d2d;border-color:#ee4d2d}.shopee-react-button--primary:focus:before,.shopee-react-button--primary:hover:before{background-color:rgba(0,0,0,.06)}.shopee-react-button--primary:active:before{background-color:rgba(0,0,0,.12)}.shopee-react-button--primary.loading:before{background-color:hsla(0,0%,100%,.4)}.shopee-react-button--primary.shopee-react-button--normal:focus:before,.shopee-react-button--primary.shopee-react-button--normal:hover:before{background-color:rgba(0,0,0,.04)}.shopee-react-button--primary.shopee-react-button--normal:active:before{background-color:rgba(0,0,0,.08)}.shopee-react-button--primary.shopee-react-button--outline{color:#ee4d2d;background-color:transparent;border-color:#ee4d2d}.shopee-react-button--primary.shopee-react-button--outline:focus:before,.shopee-react-button--primary.shopee-react-button--outline:hover:before{background-color:rgba(238,77,45,.06)}.shopee-react-button--primary.shopee-react-button--outline:active:before{background-color:rgba(238,77,45,.12)}.shopee-react-button--primary.shopee-react-button--outline.loading:before{background-color:hsla(0,0%,100%,.4)}.shopee-react-button--primary.shopee-react-button--frameless{color:#ee4d2d;background-color:transparent;border-color:transparent}.shopee-react-button--primary.shopee-react-button--frameless:focus:before,.shopee-react-button--primary.shopee-react-button--frameless:hover:before{background-color:rgba(238,77,45,.06)}.shopee-react-button--primary.shopee-react-button--frameless:active:before{background-color:rgba(238,77,45,.12)}.shopee-react-button--primary.shopee-react-button--frameless.loading:before{background-color:hsla(0,0%,100%,.4)}.shopee-react-button--secondary{color:#fff;background-color:#00bfa5;border-color:#00bfa5}.shopee-react-button--secondary:focus:before,.shopee-react-button--secondary:hover:before{background-color:rgba(0,0,0,.06)}.shopee-react-button--secondary:active:before{background-color:rgba(0,0,0,.12)}.shopee-react-button--secondary.loading:before{background-color:hsla(0,0%,100%,.4)}.shopee-react-button--secondary.shopee-react-button--normal:focus:before,.shopee-react-button--secondary.shopee-react-button--normal:hover:before{background-color:rgba(0,0,0,.04)}.shopee-react-button--secondary.shopee-react-button--normal:active:before{background-color:rgba(0,0,0,.08)}.shopee-react-button--secondary.shopee-react-button--outline{color:#00bfa5;background-color:transparent;border-color:#00bfa5}.shopee-react-button--secondary.shopee-react-button--outline:focus:before,.shopee-react-button--secondary.shopee-react-button--outline:hover:before{background-color:rgba(0,191,165,.06)}.shopee-react-button--secondary.shopee-react-button--outline:active:before{background-color:rgba(0,191,165,.12)}.shopee-react-button--secondary.shopee-react-button--outline.loading:before{background-color:hsla(0,0%,100%,.4)}.shopee-react-button--secondary.shopee-react-button--frameless{color:#00bfa5;background-color:transparent;border-color:transparent}.shopee-react-button--secondary.shopee-react-button--frameless:focus:before,.shopee-react-button--secondary.shopee-react-button--frameless:hover:before{background-color:rgba(0,191,165,.06)}.shopee-react-button--secondary.shopee-react-button--frameless:active:before{background-color:rgba(0,191,165,.12)}.shopee-react-button--secondary.shopee-react-button--frameless.loading:before{background-color:hsla(0,0%,100%,.4)}html[data-focus-visible] .shopee-react-button--secondary:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(0,191,165,.3)}.shopee-react-button--danger{color:#fff;background-color:#ff4742;border-color:#ff4742}.shopee-react-button--danger:focus:before,.shopee-react-button--danger:hover:before{background-color:rgba(0,0,0,.06)}.shopee-react-button--danger:active:before{background-color:rgba(0,0,0,.12)}.shopee-react-button--danger.loading:before{background-color:hsla(0,0%,100%,.4)}.shopee-react-button--danger.shopee-react-button--normal:focus:before,.shopee-react-button--danger.shopee-react-button--normal:hover:before{background-color:rgba(0,0,0,.04)}.shopee-react-button--danger.shopee-react-button--normal:active:before{background-color:rgba(0,0,0,.08)}.shopee-react-button--danger.shopee-react-button--outline{color:#ff4742;background-color:transparent;border-color:#ff4742}.shopee-react-button--danger.shopee-react-button--outline:focus:before,.shopee-react-button--danger.shopee-react-button--outline:hover:before{background-color:rgba(255,71,66,.06)}.shopee-react-button--danger.shopee-react-button--outline:active:before{background-color:rgba(255,71,66,.12)}.shopee-react-button--danger.shopee-react-button--outline.loading:before{background-color:hsla(0,0%,100%,.4)}.shopee-react-button--danger.shopee-react-button--frameless{color:#ff4742;background-color:transparent;border-color:transparent}.shopee-react-button--danger.shopee-react-button--frameless:focus:before,.shopee-react-button--danger.shopee-react-button--frameless:hover:before{background-color:rgba(255,71,66,.06)}.shopee-react-button--danger.shopee-react-button--frameless:active:before{background-color:rgba(255,71,66,.12)}.shopee-react-button--danger.shopee-react-button--frameless.loading:before{background-color:hsla(0,0%,100%,.4)}html[data-focus-visible] .shopee-react-button--danger:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(255,71,66,.3)}.shopee-react-button--link{color:#2673dd;background-color:transparent;border-color:transparent;height:unset;min-width:unset;padding:0;font-weight:400}.shopee-react-button--link:focus:before,.shopee-react-button--link:hover:before{background-color:rgba(0,0,0,.06)}.shopee-react-button--link:active:before{background-color:rgba(0,0,0,.12)}.shopee-react-button--link.shopee-react-button--normal:focus:before,.shopee-react-button--link.shopee-react-button--normal:hover:before{background-color:rgba(0,0,0,.04)}.shopee-react-button--link.shopee-react-button--normal:active:before{background-color:rgba(0,0,0,.08)}.shopee-react-button--link.shopee-react-button--outline{color:transparent;background-color:transparent;border-color:transparent}.shopee-react-button--link.shopee-react-button--outline:focus:before,.shopee-react-button--link.shopee-react-button--outline:hover:before{background-color:rgba(0,0,0,.06)}.shopee-react-button--link.shopee-react-button--outline:active:before{background-color:rgba(0,0,0,.12)}.shopee-react-button--link.shopee-react-button--outline.loading:before{background-color:hsla(0,0%,100%,.4)}.shopee-react-button--link.shopee-react-button--frameless{color:transparent;background-color:transparent;border-color:transparent}.shopee-react-button--link.shopee-react-button--frameless:focus:before,.shopee-react-button--link.shopee-react-button--frameless:hover:before{background-color:rgba(0,0,0,.06)}.shopee-react-button--link.shopee-react-button--frameless:active:before{background-color:rgba(0,0,0,.12)}.shopee-react-button--link.shopee-react-button--frameless.loading:before{background-color:hsla(0,0%,100%,.4)}.shopee-react-button--link:focus:before,.shopee-react-button--link:hover:before{background-color:transparent}.shopee-react-button--link:active:before{background-color:transparent}.shopee-react-button--link.loading:before{background-color:hsla(0,0%,100%,.4)}.shopee-react-button--link.shopee-react-button:hover:before{background-color:transparent}.shopee-react-button--link.shopee-react-button:not(.disabled):hover{color:#1791f2}.shopee-react-button--link .shopee-react-icon+span{margin-left:4px}.shopee-react-button--link span+.shopee-react-icon{margin-left:2px}.shopee-react-button--link.underline{text-decoration:underline}.shopee-react-button--dashed{border-color:#d8d8d8;border-style:dashed}.shopee-react-button--dashed.shopee-react-button--primary{color:#2673dd;background-color:#fff;border-color:#2673dd;border-style:dashed}.shopee-react-button--dashed.shopee-react-button--primary:focus:before,.shopee-react-button--dashed.shopee-react-button--primary:hover:before{background-color:rgba(0,0,0,.06)}.shopee-react-button--dashed.shopee-react-button--primary:active:before{background-color:rgba(0,0,0,.12)}.shopee-react-button--dashed.shopee-react-button--primary.shopee-react-button--normal:focus:before,.shopee-react-button--dashed.shopee-react-button--primary.shopee-react-button--normal:hover:before{background-color:rgba(0,0,0,.04)}.shopee-react-button--dashed.shopee-react-button--primary.shopee-react-button--normal:active:before{background-color:rgba(0,0,0,.08)}.shopee-react-button--dashed.shopee-react-button--primary.shopee-react-button--outline{color:#fff;background-color:transparent;border-color:#2673dd}.shopee-react-button--dashed.shopee-react-button--primary.shopee-react-button--outline:focus:before,.shopee-react-button--dashed.shopee-react-button--primary.shopee-react-button--outline:hover:before{background-color:hsla(0,0%,100%,.06)}.shopee-react-button--dashed.shopee-react-button--primary.shopee-react-button--outline:active:before{background-color:hsla(0,0%,100%,.12)}.shopee-react-button--dashed.shopee-react-button--primary.shopee-react-button--outline.loading:before{background-color:hsla(0,0%,100%,.4)}.shopee-react-button--dashed.shopee-react-button--primary.shopee-react-button--frameless{color:#fff;background-color:transparent;border-color:transparent}.shopee-react-button--dashed.shopee-react-button--primary.shopee-react-button--frameless:focus:before,.shopee-react-button--dashed.shopee-react-button--primary.shopee-react-button--frameless:hover:before{background-color:hsla(0,0%,100%,.06)}.shopee-react-button--dashed.shopee-react-button--primary.shopee-react-button--frameless:active:before{background-color:hsla(0,0%,100%,.12)}.shopee-react-button--dashed.shopee-react-button--primary.shopee-react-button--frameless.loading:before{background-color:hsla(0,0%,100%,.4)}.shopee-react-button--dashed.shopee-react-button--primary:focus:before,.shopee-react-button--dashed.shopee-react-button--primary:hover:before{background-color:rgba(38,115,221,.06)}.shopee-react-button--dashed.shopee-react-button--primary:active:before{background-color:rgba(38,115,221,.12)}.shopee-react-button--dashed.shopee-react-button--primary.loading:before{background-color:hsla(0,0%,100%,.4)}.shopee-react-button--ghost{color:#fff;background-color:transparent;border-color:#fff}.shopee-react-button--ghost:focus:before,.shopee-react-button--ghost:hover:before{background-color:rgba(0,0,0,.06)}.shopee-react-button--ghost:active:before{background-color:rgba(0,0,0,.12)}.shopee-react-button--ghost.shopee-react-button--normal:focus:before,.shopee-react-button--ghost.shopee-react-button--normal:hover:before{background-color:rgba(0,0,0,.04)}.shopee-react-button--ghost.shopee-react-button--normal:active:before{background-color:rgba(0,0,0,.08)}.shopee-react-button--ghost.shopee-react-button--outline{color:transparent;background-color:transparent;border-color:#fff}.shopee-react-button--ghost.shopee-react-button--outline:focus:before,.shopee-react-button--ghost.shopee-react-button--outline:hover:before{background-color:rgba(0,0,0,.06)}.shopee-react-button--ghost.shopee-react-button--outline:active:before{background-color:rgba(0,0,0,.12)}.shopee-react-button--ghost.shopee-react-button--outline.loading:before{background-color:hsla(0,0%,100%,.4)}.shopee-react-button--ghost.shopee-react-button--frameless{color:transparent;background-color:transparent;border-color:transparent}.shopee-react-button--ghost.shopee-react-button--frameless:focus:before,.shopee-react-button--ghost.shopee-react-button--frameless:hover:before{background-color:rgba(0,0,0,.06)}.shopee-react-button--ghost.shopee-react-button--frameless:active:before{background-color:rgba(0,0,0,.12)}.shopee-react-button--ghost.shopee-react-button--frameless.loading:before{background-color:hsla(0,0%,100%,.4)}.shopee-react-button--ghost:focus:before,.shopee-react-button--ghost:hover:before{background-color:hsla(0,0%,100%,.06)}.shopee-react-button--ghost:active:before{background-color:hsla(0,0%,100%,.12)}.shopee-react-button--ghost.loading:before{background-color:hsla(0,0%,100%,.4)}.shopee-react-button--round{border-radius:100px}.shopee-react-button--circle{min-width:unset;padding:8px;border-radius:100%}.shopee-react-button--block{width:100%}.shopee-react-button--compact{padding:0 8px}.shopee-react-button-group{display:inline-block;vertical-align:middle}.shopee-react-button-group.horizontal .shopee-react-button{float:left}.shopee-react-button-group.horizontal .shopee-react-button:not(:last-of-type):not(:first-of-type){border-radius:0}.shopee-react-button-group.horizontal .shopee-react-button:not(:last-of-type){margin-right:-1px}.shopee-react-button-group.horizontal .shopee-react-button:first-of-type{border-top-right-radius:0;border-bottom-right-radius:0}.shopee-react-button-group.horizontal .shopee-react-button:last-of-type{border-bottom-left-radius:0;border-top-left-radius:0}.shopee-react-button-group.vertical .shopee-react-button{display:block;float:none;width:100%}.shopee-react-button-group.vertical .shopee-react-button:not(:last-of-type):not(:first-of-type){border-radius:0}.shopee-react-button-group.vertical .shopee-react-button:not(:last-of-type){margin-bottom:-1px}.shopee-react-button-group.vertical .shopee-react-button:first-of-type{border-bottom-right-radius:0;border-bottom-left-radius:0}.shopee-react-button-group.vertical .shopee-react-button:last-of-type{border-top-right-radius:0;border-top-left-radius:0}.shopee-react-dropdown-menu .shopee-react-popover-inner-content{padding:8px 0}.shopee-react-dropdown-item{padding:8px 12px;overflow:hidden;font-size:14px;line-height:16px;color:#333;white-space:normal;list-style:none;cursor:pointer;transition:color .2s ease-in-out,background-color .2s ease-in-out}.shopee-react-dropdown-item:hover{color:#333;background-color:rgba(0,0,0,.03)}.shopee-react-dropdown-item.selected{color:#ee4d2d}.shopee-react-dropdown-item.disabled{color:#b7b7b7;cursor:not-allowed}.shopee-react-dropdown-item.disabled:hover{background-color:#fff}.shopee-react-dropdown-item.is-divided{border-top:1px solid #e5e5e5}.shopee-react-dropdown-item.has-prefix-icon .shopee-react-dropdown-item__prefix-icon{float:left;width:16px;height:16px;margin-right:8px;vertical-align:middle}.shopee-react-dropdown-item.has-suffix-icon .shopee-react-dropdown-item__suffix-icon{float:right;width:16px;height:16px;margin-left:8px;vertical-align:middle}.shopee-react-dropdown-item-group{padding:0;list-style:none}.shopee-react-dropdown-item-group__list{padding:0;margin:0}.shopee-react-dropdown-item-group__title{padding:4px 16px;font-size:12px;color:#999;list-style:none}.shopee-react-dropdown{position:relative;display:inline-block}.shopee-react-dropdown .shopee-react-dropdown{width:100%}.shopee-react-dropdown .hover-class:before{background-color:rgba(0,0,0,.04)}.shopee-react-popover{position:absolute;top:0;left:0;z-index:1300;font-weight:400;white-space:normal;text-align:left;cursor:auto;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.shopee-react-popover-hidden{display:none!important}.shopee-react-popover-placement-top,.shopee-react-popover-placement-topLeft,.shopee-react-popover-placement-topRight{padding-bottom:10px}.shopee-react-popover-placement-top.no-arrow,.shopee-react-popover-placement-topLeft.no-arrow,.shopee-react-popover-placement-topRight.no-arrow{padding-bottom:0}.shopee-react-popover-placement-right,.shopee-react-popover-placement-rightBottom,.shopee-react-popover-placement-rightTop{padding-left:10px}.shopee-react-popover-placement-right.no-arrow,.shopee-react-popover-placement-rightBottom.no-arrow,.shopee-react-popover-placement-rightTop.no-arrow{padding-left:0}.shopee-react-popover-placement-bottom,.shopee-react-popover-placement-bottomLeft,.shopee-react-popover-placement-bottomRight{padding-top:10px}.shopee-react-popover-placement-bottom.no-arrow,.shopee-react-popover-placement-bottomLeft.no-arrow,.shopee-react-popover-placement-bottomRight.no-arrow{padding-top:0}.shopee-react-popover-placement-left,.shopee-react-popover-placement-leftBottom,.shopee-react-popover-placement-leftTop{padding-right:10px}.shopee-react-popover-placement-left.no-arrow,.shopee-react-popover-placement-leftBottom.no-arrow,.shopee-react-popover-placement-leftTop.no-arrow{padding-right:0}.shopee-react-popover-inner{background-color:#fff;background-clip:padding-box;border-radius:4px;box-shadow:0 0 16px 0 rgba(0,0,0,.1),0 8px 16px 0 rgba(0,0,0,.06)}.shopee-react-popover-inner-content{padding:12px 16px;color:#333}.shopee-react-popover.no-arrow .shopee-react-popover-arrow{display:none}.shopee-react-popover-arrow{position:absolute;display:block;background:transparent;border-style:solid;transform:rotate(45deg)}.shopee-react-popover-placement-top>.shopee-react-popover-content>.shopee-react-popover-arrow,.shopee-react-popover-placement-topLeft>.shopee-react-popover-content>.shopee-react-popover-arrow,.shopee-react-popover-placement-topRight>.shopee-react-popover-content>.shopee-react-popover-arrow{bottom:7px;border-color:transparent #fff #fff transparent;box-shadow:3px 3px 7px rgba(0,0,0,.07);border-width:3px}.shopee-react-popover-placement-top>.shopee-react-popover-content>.shopee-react-popover-arrow{left:50%;transform:translateX(-50%) rotate(45deg)}.shopee-react-popover-placement-topLeft>.shopee-react-popover-content>.shopee-react-popover-arrow{left:16px}.shopee-react-popover-placement-topRight>.shopee-react-popover-content>.shopee-react-popover-arrow{right:16px}.shopee-react-popover-placement-right>.shopee-react-popover-content>.shopee-react-popover-arrow,.shopee-react-popover-placement-rightBottom>.shopee-react-popover-content>.shopee-react-popover-arrow,.shopee-react-popover-placement-rightTop>.shopee-react-popover-content>.shopee-react-popover-arrow{left:7px;border-color:transparent transparent #fff #fff;box-shadow:-3px 3px 7px rgba(0,0,0,.07)}.shopee-react-popover-placement-right>.shopee-react-popover-content>.shopee-react-popover-arrow{top:50%;transform:translateY(-50%) rotate(45deg)}.shopee-react-popover-placement-rightTop>.shopee-react-popover-content>.shopee-react-popover-arrow{top:12px}.shopee-react-popover-placement-rightBottom>.shopee-react-popover-content>.shopee-react-popover-arrow{bottom:12px}.shopee-react-popover-placement-bottom>.shopee-react-popover-content>.shopee-react-popover-arrow,.shopee-react-popover-placement-bottomLeft>.shopee-react-popover-content>.shopee-react-popover-arrow,.shopee-react-popover-placement-bottomRight>.shopee-react-popover-content>.shopee-react-popover-arrow{top:7px;border-color:#fff transparent transparent #fff;box-shadow:-2px -2px 5px rgba(0,0,0,.06)}.shopee-react-popover-placement-bottom>.shopee-react-popover-content>.shopee-react-popover-arrow{left:50%;transform:translateX(-50%) rotate(45deg)}.shopee-react-popover-placement-bottomLeft>.shopee-react-popover-content>.shopee-react-popover-arrow{left:16px}.shopee-react-popover-placement-bottomRight>.shopee-react-popover-content>.shopee-react-popover-arrow{right:16px}.shopee-react-popover-placement-left>.shopee-react-popover-content>.shopee-react-popover-arrow,.shopee-react-popover-placement-leftBottom>.shopee-react-popover-content>.shopee-react-popover-arrow,.shopee-react-popover-placement-leftTop>.shopee-react-popover-content>.shopee-react-popover-arrow{right:7px;border-color:#fff #fff transparent transparent;box-shadow:3px -3px 7px rgba(0,0,0,.07)}.shopee-react-popover-placement-left>.shopee-react-popover-content>.shopee-react-popover-arrow{top:50%;transform:translateY(-50%) rotate(45deg)}.shopee-react-popover-placement-leftTop>.shopee-react-popover-content>.shopee-react-popover-arrow{top:12px}.shopee-react-popover-placement-leftBottom>.shopee-react-popover-content>.shopee-react-popover-arrow{bottom:12px}.shopee-react-icon{display:inline-block;color:inherit;font-style:normal;line-height:0;text-align:center;text-transform:none;fill:currentColor;vertical-align:-.125em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;outline:none}.shopee-react-icon>*{line-height:1}.shopee-react-icon svg{width:100%;height:100%}.shopee-react-icon .shopee-react-icon-icon{display:block}.shopee-react-icon[tabindex]{cursor:pointer}.shopee-react-icon-spin{display:inline-block;animation:shopee-react-icon-spin 1s linear 0s infinite}@keyframes shopee-react-icon-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.move-up-appear,.move-up-enter{animation-duration:.2s;animation-timing-function:ease-in-out;animation-fill-mode:both;animation-play-state:paused}.move-up-leave{animation-duration:.2s;animation-timing-function:ease-in-out;animation-fill-mode:both;animation-play-state:paused}.move-up-appear.move-up-appear-active,.move-up-enter.move-up-enter-active{animation-name:shopeeMoveUpIn;animation-play-state:running}.move-up-leave.move-up-leave-active{animation-name:shopeeMoveUpOut;animation-play-state:running;pointer-events:none}.move-up-appear,.move-up-enter{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-up-leave{animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-down-appear,.move-down-enter{animation-duration:.2s;animation-timing-function:ease-in-out;animation-fill-mode:both;animation-play-state:paused}.move-down-leave{animation-duration:.2s;animation-timing-function:ease-in-out;animation-fill-mode:both;animation-play-state:paused}.move-down-appear.move-down-appear-active,.move-down-enter.move-down-enter-active{animation-name:shopeeMoveDownIn;animation-play-state:running}.move-down-leave.move-down-leave-active{animation-name:shopeeMoveDownOut;animation-play-state:running;pointer-events:none}.move-down-appear,.move-down-enter{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-down-leave{animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-left-appear,.move-left-enter{animation-duration:.2s;animation-timing-function:ease-in-out;animation-fill-mode:both;animation-play-state:paused}.move-left-leave{animation-duration:.2s;animation-timing-function:ease-in-out;animation-fill-mode:both;animation-play-state:paused}.move-left-appear.move-left-appear-active,.move-left-enter.move-left-enter-active{animation-name:shopeeMoveLeftIn;animation-play-state:running}.move-left-leave.move-left-leave-active{animation-name:shopeeMoveLeftOut;animation-play-state:running;pointer-events:none}.move-left-appear,.move-left-enter{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-left-leave{animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-right-appear,.move-right-enter{animation-duration:.2s;animation-timing-function:ease-in-out;animation-fill-mode:both;animation-play-state:paused}.move-right-leave{animation-duration:.2s;animation-timing-function:ease-in-out;animation-fill-mode:both;animation-play-state:paused}.move-right-appear.move-right-appear-active,.move-right-enter.move-right-enter-active{animation-name:shopeeMoveRightIn;animation-play-state:running}.move-right-leave.move-right-leave-active{animation-name:shopeeMoveRightOut;animation-play-state:running;pointer-events:none}.move-right-appear,.move-right-enter{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-right-leave{animation-timing-function:cubic-bezier(.6,.04,.98,.34)}@keyframes shopeeMoveDownIn{0%{transform:translateY(100%);transform-origin:0 0;opacity:0}to{transform:translateY(0);transform-origin:0 0;opacity:1}}@keyframes shopeeMoveDownOut{0%{transform:translateY(0);transform-origin:0 0;opacity:1}to{transform:translateY(100%);transform-origin:0 0;opacity:0}}@keyframes shopeeMoveLeftIn{0%{transform:translateX(-100%);transform-origin:0 0;opacity:0}to{transform:translateX(0);transform-origin:0 0;opacity:1}}@keyframes shopeeMoveLeftOut{0%{transform:translateX(0);transform-origin:0 0;opacity:1}to{transform:translateX(-100%);transform-origin:0 0;opacity:0}}@keyframes shopeeMoveRightIn{0%{transform:translateX(100%);transform-origin:0 0;opacity:0}to{transform:translateX(0);transform-origin:0 0;opacity:1}}@keyframes shopeeMoveRightOut{0%{transform:translateX(0);transform-origin:0 0;opacity:1}to{transform:translateX(100%);transform-origin:0 0;opacity:0}}@keyframes shopeeMoveUpIn{0%{transform:translateY(-100%);transform-origin:0 0;opacity:0}to{transform:translateY(0);transform-origin:0 0;opacity:1}}@keyframes shopeeMoveUpOut{0%{transform:translateY(0);transform-origin:0 0;opacity:1}to{transform:translateY(-100%);transform-origin:0 0;opacity:0}}.shopee-react-zoom-appear,.shopee-react-zoom-enter{animation-duration:.2s;animation-timing-function:ease-in-out;animation-fill-mode:both;animation-play-state:paused}.shopee-react-zoom-leave{animation-duration:.2s;animation-timing-function:ease-in-out;animation-fill-mode:both;animation-play-state:paused}.shopee-react-zoom-appear.shopee-react-zoom-appear-active,.shopee-react-zoom-enter.shopee-react-zoom-enter-active{animation-name:shopeeZoomIn;animation-play-state:running}.shopee-react-zoom-leave.shopee-react-zoom-leave-active{animation-name:shopeeZoomOut;animation-play-state:running;pointer-events:none}.shopee-react-zoom-appear,.shopee-react-zoom-enter{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.shopee-react-zoom-appear-prepare,.shopee-react-zoom-enter-prepare{transform:none}.shopee-react-zoom-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.shopee-react-zoom-big-appear,.shopee-react-zoom-big-enter{animation-duration:.2s;animation-timing-function:ease-in-out;animation-fill-mode:both;animation-play-state:paused}.shopee-react-zoom-big-leave{animation-duration:.2s;animation-timing-function:ease-in-out;animation-fill-mode:both;animation-play-state:paused}.shopee-react-zoom-big-appear.shopee-react-zoom-big-appear-active,.shopee-react-zoom-big-enter.shopee-react-zoom-big-enter-active{animation-name:shopeeZoomBigIn;animation-play-state:running}.shopee-react-zoom-big-leave.shopee-react-zoom-big-leave-active{animation-name:shopeeZoomBigOut;animation-play-state:running;pointer-events:none}.shopee-react-zoom-big-appear,.shopee-react-zoom-big-enter{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.shopee-react-zoom-big-appear-prepare,.shopee-react-zoom-big-enter-prepare{transform:none}.shopee-react-zoom-big-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.shopee-react-zoom-big-fast-appear,.shopee-react-zoom-big-fast-enter{animation-duration:.1s;animation-timing-function:ease-in-out;animation-fill-mode:both;animation-play-state:paused}.shopee-react-zoom-big-fast-leave{animation-duration:.1s;animation-timing-function:ease-in-out;animation-fill-mode:both;animation-play-state:paused}.shopee-react-zoom-big-fast-appear.shopee-react-zoom-big-fast-appear-active,.shopee-react-zoom-big-fast-enter.shopee-react-zoom-big-fast-enter-active{animation-name:shopeeZoomBigIn;animation-play-state:running}.shopee-react-zoom-big-fast-leave.shopee-react-zoom-big-fast-leave-active{animation-name:shopeeZoomBigOut;animation-play-state:running;pointer-events:none}.shopee-react-zoom-big-fast-appear,.shopee-react-zoom-big-fast-enter{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.shopee-react-zoom-big-fast-appear-prepare,.shopee-react-zoom-big-fast-enter-prepare{transform:none}.shopee-react-zoom-big-fast-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.shopee-react-zoom-up-appear,.shopee-react-zoom-up-enter{animation-duration:.2s;animation-timing-function:ease-in-out;animation-fill-mode:both;animation-play-state:paused}.shopee-react-zoom-up-leave{animation-duration:.2s;animation-timing-function:ease-in-out;animation-fill-mode:both;animation-play-state:paused}.shopee-react-zoom-up-appear.shopee-react-zoom-up-appear-active,.shopee-react-zoom-up-enter.shopee-react-zoom-up-enter-active{animation-name:shopeeZoomUpIn;animation-play-state:running}.shopee-react-zoom-up-leave.shopee-react-zoom-up-leave-active{animation-name:shopeeZoomUpOut;animation-play-state:running;pointer-events:none}.shopee-react-zoom-up-appear,.shopee-react-zoom-up-enter{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.shopee-react-zoom-up-appear-prepare,.shopee-react-zoom-up-enter-prepare{transform:none}.shopee-react-zoom-up-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.shopee-react-zoom-down-appear,.shopee-react-zoom-down-enter{animation-duration:.2s;animation-timing-function:ease-in-out;animation-fill-mode:both;animation-play-state:paused}.shopee-react-zoom-down-leave{animation-duration:.2s;animation-timing-function:ease-in-out;animation-fill-mode:both;animation-play-state:paused}.shopee-react-zoom-down-appear.shopee-react-zoom-down-appear-active,.shopee-react-zoom-down-enter.shopee-react-zoom-down-enter-active{animation-name:shopeeZoomDownIn;animation-play-state:running}.shopee-react-zoom-down-leave.shopee-react-zoom-down-leave-active{animation-name:shopeeZoomDownOut;animation-play-state:running;pointer-events:none}.shopee-react-zoom-down-appear,.shopee-react-zoom-down-enter{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.shopee-react-zoom-down-appear-prepare,.shopee-react-zoom-down-enter-prepare{transform:none}.shopee-react-zoom-down-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.shopee-react-zoom-left-appear,.shopee-react-zoom-left-enter{animation-duration:.2s;animation-timing-function:ease-in-out;animation-fill-mode:both;animation-play-state:paused}.shopee-react-zoom-left-leave{animation-duration:.2s;animation-timing-function:ease-in-out;animation-fill-mode:both;animation-play-state:paused}.shopee-react-zoom-left-appear.shopee-react-zoom-left-appear-active,.shopee-react-zoom-left-enter.shopee-react-zoom-left-enter-active{animation-name:shopeeZoomLeftIn;animation-play-state:running}.shopee-react-zoom-left-leave.shopee-react-zoom-left-leave-active{animation-name:shopeeZoomLeftOut;animation-play-state:running;pointer-events:none}.shopee-react-zoom-left-appear,.shopee-react-zoom-left-enter{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.shopee-react-zoom-left-appear-prepare,.shopee-react-zoom-left-enter-prepare{transform:none}.shopee-react-zoom-left-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.shopee-react-zoom-right-appear,.shopee-react-zoom-right-enter{animation-duration:.2s;animation-timing-function:ease-in-out;animation-fill-mode:both;animation-play-state:paused}.shopee-react-zoom-right-leave{animation-duration:.2s;animation-timing-function:ease-in-out;animation-fill-mode:both;animation-play-state:paused}.shopee-react-zoom-right-appear.shopee-react-zoom-right-appear-active,.shopee-react-zoom-right-enter.shopee-react-zoom-right-enter-active{animation-name:shopeeZoomRightIn;animation-play-state:running}.shopee-react-zoom-right-leave.shopee-react-zoom-right-leave-active{animation-name:shopeeZoomRightOut;animation-play-state:running;pointer-events:none}.shopee-react-zoom-right-appear,.shopee-react-zoom-right-enter{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.shopee-react-zoom-right-appear-prepare,.shopee-react-zoom-right-enter-prepare{transform:none}.shopee-react-zoom-right-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}@keyframes shopeeZoomIn{0%{transform:scale(.2);opacity:0}to{transform:scale(1);opacity:1}}@keyframes shopeeZoomOut{0%{transform:scale(1)}to{transform:scale(.2);opacity:0}}@keyframes shopeeZoomBigIn{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes shopeeZoomBigOut{0%{transform:scale(1)}to{transform:scale(.8);opacity:0}}@keyframes shopeeZoomUpIn{0%{transform:scale(.8);transform-origin:50% 0;opacity:0}to{transform:scale(1);transform-origin:50% 0}}@keyframes shopeeZoomUpOut{0%{transform:scale(1);transform-origin:50% 0}to{transform:scale(.8);transform-origin:50% 0;opacity:0}}@keyframes shopeeZoomLeftIn{0%{transform:scale(.8);transform-origin:0 50%;opacity:0}to{transform:scale(1);transform-origin:0 50%}}@keyframes shopeeZoomLeftOut{0%{transform:scale(1);transform-origin:0 50%}to{transform:scale(.8);transform-origin:0 50%;opacity:0}}@keyframes shopeeZoomRightIn{0%{transform:scale(.8);transform-origin:100% 50%;opacity:0}to{transform:scale(1);transform-origin:100% 50%}}@keyframes shopeeZoomRightOut{0%{transform:scale(1);transform-origin:100% 50%}to{transform:scale(.8);transform-origin:100% 50%;opacity:0}}@keyframes shopeeZoomDownIn{0%{transform:scale(.8);transform-origin:50% 100%;opacity:0}to{transform:scale(1);transform-origin:50% 100%}}@keyframes shopeeZoomDownOut{0%{transform:scale(1);transform-origin:50% 100%}to{transform:scale(.8);transform-origin:50% 100%;opacity:0}}.shopee-react-pagination{text-align:right}.shopee-react-pagination__part{margin-right:24px}.shopee-react-pagination__part:last-of-type{margin-right:0}.shopee-react-pagination .shopee-react-icon{line-height:16px}.shopee-react-pagination .shopee-react-pagination-with-border .shopee-react-pagination-pager{height:32px}.shopee-react-pagination .shopee-react-pagination-with-border .shopee-react-pagination-pager__page{padding:0 12px;height:32px;line-height:30px;box-sizing:border-box;border:1px solid #d8dee6;border-radius:2px;font-size:12px}.shopee-react-pagination .shopee-react-pagination-with-border .shopee-react-pagination-pager__page.active{font-weight:400;color:#fff;border:1px solid #ee4d2d;background-color:#ee4d2d}.shopee-react-pagination .shopee-react-pagination-with-border .shopee-react-pagination-pager__page:hover:not(.shopee-react-pagination-pager__dot):not(.active){background-color:rgba(0,0,0,.04);color:#0a1f44}.shopee-react-pagination .shopee-react-pagination-with-border .shopee-react-button--small{height:32px}.shopee-react-pagination .shopee-react-pagination-with-border .shopee-react-pagination-pager__dot{width:0;min-width:14px;border:none;padding:0}.shopee-react-pagination .shopee-react-pagination-with-border .shopee-react-pagination-pager__button.shopee-react-button--frameless{width:32px;min-width:32px;border:1px solid #d8dee6;border-radius:2px;padding:0;color:#0a1f44}.shopee-react-pagination .shopee-react-pagination-with-border .shopee-react-pagination-pager__button.shopee-react-button--frameless:hover{background-color:rgba(0,0,0,.04);color:#0a1f44}.shopee-react-pagination-pager{display:inline-block;height:24px;vertical-align:middle}.shopee-react-pagination-pager__pages{float:left;padding:0;margin:0 16px;font-size:14px;line-height:24px;color:#333;list-style:none}.shopee-react-pagination-pager__pages--simple{margin:0 8px}.shopee-react-pagination-pager__pages--simple .shopee-react-pagination-pager__split{margin:0 4px}.shopee-react-pagination-pager__page{float:left;height:24px;min-width:16px;padding:0 4px;margin-right:16px;text-align:center;cursor:pointer;transition:color .2s ease-in-out}.shopee-react-pagination-pager__page:last-of-type{margin-right:0}.shopee-react-pagination-pager__page.active{font-weight:600;color:#ee4d2d}.shopee-react-pagination-pager__page:hover{color:#ee4d2d}.shopee-react-pagination-pager__dot{line-height:16px}.shopee-react-pagination-pager__button.shopee-react-button.shopee-react-button--frameless{float:left;width:24px;min-width:24px;padding:0;color:#666}.shopee-react-pagination-pager__button.shopee-react-button.shopee-react-button--frameless:hover{color:#333}.shopee-react-pagination-pager__button.shopee-react-button.shopee-react-button--frameless:hover:before{background-color:transparent}.shopee-react-pagination-pager__button.shopee-react-button.shopee-react-button--frameless .shopee-react-icon{width:16px;line-height:16px}.shopee-react-pagination-pager__current,.shopee-react-pagination-pager__total{float:left;height:24px;min-width:16px;padding:0 4px;text-align:center}.shopee-react-pagination-pager__split{float:left;height:24px;margin:0 8px}.shopee-react-pagination-sizes{display:inline-block;height:32px;vertical-align:middle}.shopee-react-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;box-sizing:content-box}.shopee-react-pagination-sizes__content.active{color:#333}.shopee-react-pagination-sizes__content .shopee-react-icon{position:absolute;top:8px;right:12px;width:14px;line-height:16px}.shopee-react-pagination-jumper{display:inline-block;vertical-align:middle}.shopee-react-pagination-jumper__label{display:inline-block;font-size:14px;color:#888;vertical-align:middle}.shopee-react-pagination-jumper__input{display:inline-block;margin-left:8px}.shopee-react-pagination-jumper__input .shopee-react-input,.shopee-react-pagination-jumper__input .shopee-react-number-input{display:inline-block;width:40px;vertical-align:middle}.shopee-react-pagination-jumper__input .shopee-react-input .shopee-react-input__input,.shopee-react-pagination-jumper__input .shopee-react-number-input .shopee-react-input__input{color:#333;text-align:center;padding:0 10px}.shopee-react-pagination-jumper__input .shopee-react-input .shopee-react-input__inner,.shopee-react-pagination-jumper__input .shopee-react-number-input .shopee-react-input__inner{padding:0}.shopee-react-pagination-jumper__input .shopee-react-input .shopee-react-number-input__controls,.shopee-react-pagination-jumper__input .shopee-react-number-input .shopee-react-number-input__controls{display:none}.shopee-react-pagination-jumper__input .shopee-react-button{min-width:64px;padding:unset;margin-left:8px;font-weight:500;text-align:center}