.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}@-webkit-keyframes shopee-fade-fast-in{0%{opacity:0}}@keyframes shopee-fade-fast-in{0%{opacity:0}}@-webkit-keyframes shopee-fade-fast-out{to{opacity:0}}@keyframes shopee-fade-fast-out{to{opacity:0}}.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-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}@-webkit-keyframes shopee-zoom-fast-in{0%{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}}@keyframes shopee-zoom-fast-in{0%{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}}@-webkit-keyframes shopee-zoom-fast-out{to{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}}@keyframes shopee-zoom-fast-out{to{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}}.shopee-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}@-webkit-keyframes shopee-icon-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.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-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-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-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}@-webkit-keyframes shopee-slide-fast-in{0%{opacity:0;-webkit-transform:scaleY(.8);transform:scaleY(.8)}}@keyframes shopee-slide-fast-in{0%{opacity:0;-webkit-transform:scaleY(.8);transform:scaleY(.8)}}@-webkit-keyframes shopee-slide-fast-out{to{opacity:0;-webkit-transform:scaleY(.8);transform:scaleY(.8)}}@keyframes shopee-slide-fast-out{to{opacity:0;-webkit-transform:scaleY(.8);transform:scaleY(.8)}}@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-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%}.collapse-transition{-webkit-transition:height .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s ease-in-out;transition:height .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s ease-in-out}.shopee-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}