.btn{overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:14px;-moz-box-sizing:border-box;box-sizing:border-box;box-shadow:0 1px 1px 0 rgba(0,0,0,.09);border-radius:2px;border:0;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;text-transform:capitalize;outline:0;cursor:pointer}.btn--inline{display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex}.btn--full{width:100%}.btn--s{height:34px;padding:0 15px;min-width:60px;max-width:190px}.btn--m{height:40px;padding:0 20px;min-width:70px;max-width:220px}.btn--l{font-size:16px;height:48px;padding:0 20px}.btn--l,.btn--xl{min-width:80px;max-width:250px}.btn--xl{height:52px}.btn-solid-primary{color:#fff;background:#ee4d2d}.btn-solid-primary:not(.btn-solid-primary--disabled):hover{background:#f05d40}.btn-solid-primary:not(.btn-solid-primary--disabled):active,.btn-solid-primary:not(.btn-solid-primary--disabled):focus{background:#e2492b;box-shadow:inset 0 2px 1px 0 rgba(0,0,0,.05)}.btn-solid-primary.btn-solid-primary--disabled{background:#facac0!important;cursor:not-allowed;box-shadow:none}.btn-solid-primary--link{color:#fff}.theme--ofs .btn-solid-primary{background:#d0011b}.theme--ofs .btn-solid-primary:not(.btn-solid-primary--disabled):hover{background:#d41830}.theme--ofs .btn-solid-primary:not(.btn-solid-primary--disabled):active,.theme--ofs .btn-solid-primary:not(.btn-solid-primary--disabled):focus{background:#c6011a;box-shadow:inset 0 2px 1px 0 rgba(0,0,0,.05)}.theme--ofs .btn-solid-primary.btn-solid-primary--disabled{background:#f1b3bb!important;cursor:not-allowed;box-shadow:none}.theme--s-mart .btn-solid-primary{background:#066bc8}.theme--s-mart .btn-solid-primary:not(.btn-solid-primary--disabled):hover{background:#1c78cd}.theme--s-mart .btn-solid-primary:not(.btn-solid-primary--disabled):active,.theme--s-mart .btn-solid-primary:not(.btn-solid-primary--disabled):focus{background:#0666be;box-shadow:inset 0 2px 1px 0 rgba(0,0,0,.05)}.theme--s-mart .btn-solid-primary.btn-solid-primary--disabled{background:#b4d3ef!important;cursor:not-allowed;box-shadow:none}.btn-light{background:#fff;color:#555;border:1px solid rgba(0,0,0,.09);box-shadow:0 1px 1px 0 rgba(0,0,0,.03)}.btn-light:active,.btn-light:hover{background:rgba(0,0,0,.02)}.btn-light:active{box-shadow:inset 0 2px 1px 0 rgba(0,0,0,.05)}.btn-light--link{color:#555}.btn-light--disabled{background:#fff!important;color:#ccc;cursor:not-allowed}.shopee-popover--default,.shopee-popover--dropdown{box-shadow:0 1px 1px 0 rgba(0,0,0,.05);border-radius:2px;background:#fff}.shopee-popover--default{max-height:8.375rem;padding:.3125rem 0;overflow-x:hidden;overflow-y:auto}.shopee-popover--dropdown{border:1px solid rgba(0,0,0,.09)}.shopee-popover--dropdown:after,.shopee-popover--dropdown:before{content:"";position:absolute;right:1rem}.shopee-popover--dropdown:after{border:.5rem solid transparent;border-bottom-color:#fff;top:-.9375rem;z-index:1}.shopee-popover--dropdown:before{border:.5rem solid transparent;border-bottom-color:rgba(0,0,0,.09);top:-1.0625rem;z-index:0}.stardust-popover{position:relative}.stardust-popover__popover{will-change:transform;position:absolute;z-index:-1}.stardust-popover__popover--show{z-index:3;-webkit-animation:popover-enter-animation .2s cubic-bezier(.4,0,.6,1);animation:popover-enter-animation .2s cubic-bezier(.4,0,.6,1);opacity:1}.stardust-popover__popover--border{border:1px solid rgba(0,0,0,.09)}.stardust-popover__popover--hide{-webkit-animation:popover-hide-animation .2s cubic-bezier(.4,0,.6,1);animation:popover-hide-animation .2s cubic-bezier(.4,0,.6,1)}.stardust-popover__arrow{z-index:3;position:absolute;will-change:transform}.stardust-popover__arrow--inner{position:absolute;left:-8px;width:0;height:0}@-webkit-keyframes popover-enter-animation{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes popover-enter-animation{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes popover-hide-animation{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(0);transform:scale(0);opacity:0}}@keyframes popover-hide-animation{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(0);transform:scale(0);opacity:0}}._1-2Hwr{margin-top:.5rem;margin-left:-.1875rem;background-color:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,.26);border-radius:2px;overflow:hidden}._3YfyKJ{color:rgba(0,0,0,.26);font-size:.875rem;line-height:1rem;padding:.625rem}.shopee-drawer{position:relative;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.shopee-drawer__contents{position:absolute;top:100%;z-index:400}.shopee-drawer .icon-help{stroke:currentColor}.shopee-arrow-box__arrow{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;height:10px}.shopee-arrow-box__arrow--left{-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-left:15px}.shopee-arrow-box__arrow--center{-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.shopee-arrow-box__arrow--right{-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-right:15px}.shopee-arrow-box__arrow-outer{position:relative;bottom:-1px;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid rgba(0,0,0,.09)}.shopee-arrow-box__arrow-inner{position:absolute;bottom:-10px;left:-8px;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #fff}.shopee-arrow-box__content{box-shadow:0 1px 1px 0 rgba(0,0,0,.05);border-radius:.125rem;overflow:hidden;border:1px solid rgba(0,0,0,.09);white-space:pre-wrap}.shopee-drawer-image-show__content-wrapper,.shopee-drawer-image-show__image{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.shopee-drawer-image-show__content-wrapper{position:relative}.shopee-drawer-image-show__find-button{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;bottom:.3125rem;right:.3125rem;height:2.1875rem;width:2.1875rem;background:#fff}.shopee-drawer-image-show__find-button>svg{font-size:1.5625rem;stroke:currentColor}.shopee-searchbar{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:2.5rem;-moz-box-sizing:border-box;box-sizing:border-box;padding:.1875rem;border-radius:2px;background:#fff}.shopee-searchbar--focus{box-shadow:0 0 12px 0 rgba(0,0,0,.09)}.shopee-searchbar>.btn svg{margin:0 auto}.shopee-searchbar-input,.shopee-searchbar__main{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.shopee-searchbar-input{-moz-box-sizing:border-box;box-sizing:border-box;padding-left:.625rem}.shopee-searchbar-input__input{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;outline:none;border:0;padding:0;margin:0}.shopee-searchbar-input__input:-moz-placeholder{color:rgba(0,0,0,.54)}.shopee-searchbar-input__input:-ms-input-placeholder{color:rgba(0,0,0,.54)}.shopee-searchbar-input__input::-webkit-input-placeholder{color:rgba(0,0,0,.54)}.shopee-searchbar-input__input::-moz-placeholder{color:rgba(0,0,0,.54)}.shopee-searchbar-hints{margin-top:.5rem;margin-left:-.1875rem;background-color:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,.26);border-radius:2px;overflow:hidden}.shopee-searchbar-hints__header{color:rgba(0,0,0,.26);font-size:.875rem;line-height:1rem;padding:.625rem}.shopee-searchbar-hints__history-entry{text-decoration:none;display:block;padding:.625rem;font-size:.875rem;line-height:1rem;color:rgba(0,0,0,.8);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.shopee-searchbar-hints__history-entry:hover{background-color:#fafafa}.shopee-searchbar-hints__history-entry__text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shopee-searchbar-hints__history-entry__typed-text{font-weight:500}.shopee-searchbar-hints__history-entry__category-name{color:rgba(0,0,0,.26);margin-top:.25rem}.shopee-searchbar-hints__entry,.shopee-searchbar-hints__search-prefill,.shopee-searchbar-hints__search-shop{text-decoration:none;color:rgba(0,0,0,.8);text-overflow:ellipsis;overflow:hidden;white-space:nowrap;line-height:1rem;padding:.625rem}.shopee-searchbar-hints__entry:hover,.shopee-searchbar-hints__search-prefill:hover,.shopee-searchbar-hints__search-shop:hover{background-color:#fafafa}.shopee-searchbar-hints__entry__bold-product-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shopee-searchbar-hints__search-shop{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.shopee-searchbar-hints__search-shop .shopee-svg-icon{width:1rem;height:1rem;margin-right:.5rem;color:#ee4d2d}.shopee-searchbar-hints__entry{overflow:hidden;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.shopee-searchbar-hints__entry--history{text-overflow:ellipsis}.shopee-searchbar-hints__entry__product-name{-webkit-flex:0 1 auto;-moz-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.shopee-searchbar-hints__entry__typed-product-name{font-weight:500}.shopee-searchbar-hints__entry__category-name{-webkit-flex:0 1 auto;-moz-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;color:rgba(0,0,0,.26);margin-top:.25rem}.shopee-searchbar-hints__search-prefill{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding-right:15px}.shopee-searchbar-hints__search-prefill img{margin-left:auto}.shopee-searchbar-hints__search-prefill .shopee-searchbar-hints__text{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-right:20px}.shopee-searchbar-user-hints{background-color:#fff;border-left:1px solid rgba(0,0,0,.09);border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.shopee-searchbar-user-hints__entry{text-decoration:none;color:rgba(0,0,0,.8);display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:.625rem;font-size:.875rem;line-height:1rem}.shopee-searchbar-selector{position:relative;max-width:9.375rem;height:100%;color:rgba(0,0,0,.87);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.shopee-searchbar-selector .shopee-drawer{width:100%;height:100%;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.shopee-searchbar-selector .shopee-drawer__contents{z-index:601}.shopee-searchbar-selector__selected{width:100%;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;border-left:1px solid rgba(0,0,0,.09);height:75%;padding-left:.9375rem;padding-right:.625rem;-moz-box-sizing:border-box;box-sizing:border-box}.shopee-searchbar-selector__selected>.shopee-svg-icon{width:.5rem;height:.5rem;margin-left:.9375rem}.shopee-searchbar-selector__selected-label{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;line-height:1.25rem}.shopee-searchbar-selector__options{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;box-shadow:0 1px 1px 0 rgba(0,0,0,.05);border-radius:.125rem;overflow:hidden;background-color:#fff;margin-top:.5rem}.shopee-searchbar-selector__option,.shopee-searchbar-selector__options{width:100%;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.shopee-searchbar-selector__option{-webkit-flex:0 1 auto;-moz-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;height:2.8125rem;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding-left:.9375rem;padding-right:.625rem;white-space:nowrap}.shopee-searchbar-selector__option:hover{background-color:#fbfbfb}.shopee-searchbar-selector__option-label{-webkit-flex:0 1 auto;-moz-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:100%;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.shopee-searchbar-selector__option-tick{-webkit-flex:0 1 auto;-moz-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;color:#ee4d2d;width:.625rem;height:.625rem;margin-left:.9375rem;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}._2GKiug{-moz-box-sizing:border-box;box-sizing:border-box;border:5px solid #fff;background-color:#fafafa}.shopee-button-solid{outline:none;cursor:pointer;border:0;font-size:.875rem;font-weight:300;line-height:1;letter-spacing:0;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;transition:background-color .1s cubic-bezier(.4,0,.6,1);position:relative;background:rgba(0,0,0,.54);color:#fff;transition:opacity .2s ease;border-radius:2px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;box-shadow:0 1px 1px 0 rgba(0,0,0,.09)}.shopee-button-solid:active{box-shadow:inset 0 2px 1px 0 rgba(0,0,0,.05)}.shopee-button-solid--fill{height:100%;width:100%;padding-top:0;padding-bottom:0}.shopee-button-solid--complement{background:#00bfa5}.shopee-button-solid--complement:hover{background:#00a08a}.shopee-button-solid--secondary{background:#3b3f53}.shopee-button-solid--primary{background:#ee4d2d}.shopee-button-solid--primary:not(.shopee-button-solid--disabled):hover{background:#f05d40}.shopee-button-solid--primary:not(.shopee-button-solid--disabled):active,.shopee-button-solid--primary:not(.shopee-button-solid--disabled):focus{background:#e2492b;box-shadow:inset 0 2px 1px 0 rgba(0,0,0,.05)}.shopee-button-solid--primary.shopee-button-solid--disabled{background:#facac0!important;cursor:not-allowed;box-shadow:none}.shopee-button-solid--tributton{padding:10px 13px!important;-webkit-flex:none!important;-moz-box-flex:0!important;-ms-flex:none!important;flex:none!important;text-transform:uppercase!important;width:102px;height:36px;background:#ee4d2d}.shopee-button-solid--tributton:not(.disabled):hover{background:#f05d40}.shopee-button-solid--tributton:not(.disabled):active,.shopee-button-solid--tributton:not(.disabled):focus{background:#e2492b;box-shadow:inset 0 2px 1px 0 rgba(0,0,0,.05)}.shopee-button-solid--tributton.disabled{background:#facac0!important;cursor:not-allowed;box-shadow:none}.shopee-button-solid--email{background-color:#1d9db4}.shopee-button-solid--facebook{background-color:#31589c}.shopee-button-solid--sms{background-color:#13b50b}.shopee-button-solid--disabled{box-shadow:none;background-color:rgba(0,0,0,.26)}.shopee-button-solid--disabled:hover{background-color:rgba(0,0,0,.26);cursor:not-allowed}.shopee-button-outline{outline:none;cursor:pointer;border:0;font-size:.875rem;font-weight:300;line-height:1;letter-spacing:0;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;transition:background-color .1s cubic-bezier(.4,0,.6,1);border:1px solid rgba(0,0,0,.09);border-radius:2px;background:transparent;color:rgba(0,0,0,.8)}.shopee-button-outline--normal{background:#fff}.shopee-button-outline--normal:hover{background:#f3f3f3}.shopee-button-outline--disabled{color:rgba(0,0,0,.26);border-color:rgba(0,0,0,.09)}.shopee-button-outline--fill{width:100%;height:100%;padding-top:0;padding-bottom:0}.shopee-button-outline--tributton{text-transform:uppercase!important;width:130px;height:36px}.shopee-button-outline--tributton,.shopee-button-outline--tributton:hover{-webkit-flex:none!important;-moz-box-flex:0!important;-ms-flex:none!important;flex:none!important;padding:10px 15px!important}.shopee-button-outline--primary-reverse,.shopee-button-outline--primary:hover,.shopee-button-outline--tributton:hover{color:#ee4d2d;border-color:#ee4d2d}.shopee-button-outline--primary-reverse:hover{background:#ee4d2d;color:#fff}.shopee-button-outline--complement:hover{color:#00bfa5;border-color:#00bfa5}.shopee-button-outline--rounded{border-radius:1.25rem}.shopee-button-outline--rounded:hover{color:#ee4d2d;border-color:#ee4d2d}.cancel-btn{padding:10px 0;-moz-box-sizing:border-box;box-sizing:border-box;width:140px;text-transform:uppercase;font-size:.875rem;font-weight:400;cursor:pointer;color:#555;margin-right:6px;line-height:1;background:none;border:0;transition:background-color .1s cubic-bezier(.4,0,.6,1)}.cancel-btn:hover{background:#f8f8f8}.cancel-btn:active{background:#f5f5f5}.shopee-button-no-outline,.shopee-icon-button,.shopee-image-button{outline:none;cursor:pointer;border:0;font-size:.875rem;font-weight:300;line-height:1;letter-spacing:0;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;transition:background-color .1s cubic-bezier(.4,0,.6,1)}.shopee-button-no-outline{padding:.3125rem .4375rem;color:rgba(0,0,0,.8);background-color:transparent;border:0}.shopee-button-no-outline--primary,.shopee-button-no-outline:hover{color:#ee4d2d}.shopee-button-no-outline--complement{color:#00bfa5}.shopee-button-no-outline--disabled{color:rgba(0,0,0,.26);cursor:default}.shopee-button-no-outline--disabled:hover{color:rgba(0,0,0,.26)}.shopee-button-no-outline--tributton{color:rgba(0,0,0,.87);-webkit-flex:none!important;-moz-box-flex:0!important;-ms-flex:none!important;flex:none!important;padding:10px 15px!important;text-transform:uppercase;height:36px}.shopee-button-no-outline--tributton:hover{color:#ee4d2d}.shopee-icon-button{border:1px solid rgba(0,0,0,.54);background-color:transparent;padding:0}.shopee-image-button{background-position:50%;background-size:cover;background-repeat:no-repeat;width:100%;padding-top:100%;position:relative}.shopee-image-button:hover .shopee-image-button__mask{background-color:rgba(0,0,0,.7)}.shopee-image-button__mask{position:absolute;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.4)}.shopee-image-button__text{color:#fff;font-weight:300;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-overflow:ellipsis;overflow:hidden;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 .625rem;width:100%}.shopee-see-all-button>.shopee-button-no-outline{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;color:#ee4d2d}.shopee-see-all-button>.shopee-button-no-outline>.icon-arrow-right{font-size:.625rem}.stardust-button{font-family:-apple-system,Helvetica Neue,Helvetica,Roboto,Droid Sans,Arial,sans-serif;font-weight:400;font-size:14px;border-radius:4px;border:1px solid rgba(0,0,0,.26);background-color:#fff;color:rgba(0,0,0,.87);padding:8px 10px}.stardust-button.stardust-button--active,.stardust-button:hover{cursor:pointer;background-color:rgba(0,0,0,.09);border-color:rgba(0,0,0,.26)}.stardust-button--disabled{background-color:rgba(0,0,0,.26);border:1px solid rgba(0,0,0,.26)}.stardust-button--disabled.stardust-button--active,.stardust-button--disabled:hover{cursor:not-allowed;background-color:rgba(0,0,0,.26);border:1px solid rgba(0,0,0,.26)}.stardust-button--block{display:block;width:100%}.stardust-button--block+.stardust-button--block{margin-top:5px}.stardust-button--large{font-size:16px;border-radius:6px;padding:12px 14px}.stardust-button--large,.stardust-button--small{font-family:-apple-system,Helvetica Neue,Helvetica,Roboto,Droid Sans,Arial,sans-serif;font-weight:400}.stardust-button--small{font-size:12px;border-radius:3px;padding:6px 8px}.stardust-button--primary{background-color:#ee4d2d;border-color:#cd3011;color:#fff}.stardust-button--primary.stardust-button--active,.stardust-button--primary:hover{background-color:#d73211;border-color:#ba2b0f}.stardust-button--primary.stardust-button--disabled{opacity:.7}.stardust-button--primary.stardust-button--active.stardust-button--disabled,.stardust-button--primary:hover.stardust-button--disabled{background-color:#ee4d2d;border-color:#cd3011}.stardust-button--warning{background-color:#ff424f;border-color:#ef0010;color:#fff}.stardust-button--warning.stardust-button--active,.stardust-button--warning:hover{background-color:#fa0011;border-color:#e50010}.stardust-button--warning.stardust-button--disabled{opacity:.7}.stardust-button--warning.stardust-button--active.stardust-button--disabled,.stardust-button--warning:hover.stardust-button--disabled{background-color:#ff424f;border-color:#ef0010}.stardust-button--outline-primary{background-color:transparent;border-color:#ee4d2d;color:#ee4d2d}.stardust-button--outline-primary.stardust-button--active,.stardust-button--outline-primary:hover{background-color:hsla(0,0%,100%,.3);border-color:#d73211}.stardust-button--outline-primary.stardust-button--disabled{opacity:.7}.stardust-button--outline-primary.stardust-button--active.stardust-button--disabled,.stardust-button--outline-primary:hover.stardust-button--disabled{background-color:transparent;border-color:#ee4d2d}.stardust-button--outline-white{background-color:transparent;border-color:#fff;color:#fff}.stardust-button--outline-white.stardust-button--active,.stardust-button--outline-white:hover{background-color:hsla(0,0%,100%,.3);border-color:#fff}.stardust-button--outline-white.stardust-button--disabled{opacity:.7}.stardust-button--outline-white.stardust-button--active.stardust-button--disabled,.stardust-button--outline-white:hover.stardust-button--disabled{background-color:transparent;border-color:#fff}.stardust-button--ghost-primary{background-color:transparent;border-color:transparent;color:#ee4d2d}.stardust-button--ghost-primary.stardust-button--active,.stardust-button--ghost-primary:hover{background-color:rgba(0,0,0,.09);border-color:rgba(0,0,0,.09)}.stardust-button--ghost-primary.stardust-button--disabled{opacity:.7}.stardust-button--ghost-primary.stardust-button--active.stardust-button--disabled,.stardust-button--ghost-primary:hover.stardust-button--disabled{background-color:transparent;border-color:transparent}.confirm-popup{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:440px;font-size:1rem;padding:30px;background:#fff;border-radius:3px;box-shadow:0 2px 4px rgba(0,0,0,.5);-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.confirm-popup,.confirm-popup__button-group{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.confirm-popup__button-group{margin-top:2rem}.confirm-popup .shopee-button-outline--confirm-popup,.confirm-popup .shopee-button-solid--confirm-popup{width:6.25rem;min-height:2.5rem;font-size:.875rem;text-transform:uppercase;margin:.46875rem}._2xXdWH{position:absolute;top:0;left:0}._1mdpDQ{width:3.625rem}._1WUKhx{padding:1.875rem 1.875rem 1.25rem;width:34.375rem;position:relative;overflow:hidden;border-radius:.1875rem;background-color:#fff;box-shadow:0 .1875rem .625rem 0 rgba(0,0,0,.14);display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}._1Mx6Kr{margin-bottom:.5625rem;font-size:1.375rem;font-weight:600;color:#333}.oy8SjV{margin-bottom:1.625rem;font-size:1.25rem;font-weight:400;color:#333}._3-jJLR{padding-right:2.4375rem}._2Z6QN5{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}._26u4vz{overflow:hidden;margin-bottom:.6875rem}.VeFs3F{margin:-.625rem -.3125rem -.9375rem;width:10rem;height:10rem}._1WzpTs,.cO5G0P{width:9.625rem;height:3.1875rem;display:inline-block;background-repeat:no-repeat;margin-right:.625rem}.cO5G0P{background-position-x:-.625rem;background-position-y:-.6875rem;background-size:113% 146%}._1WzpTs{background-size:100%}._1LYFxU{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}._1VcE-S,.RvZw_V{height:1rem;padding:.1875rem}.icon-popup{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:440px;font-size:1rem;padding:30px;background:#fff;border-radius:3px;box-shadow:0 2px 4px rgba(0,0,0,.5);display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.error-popup .icon-error{margin-bottom:14px;width:50px;height:50px}.info-popup{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:440px;font-size:1rem;padding:30px;background:#fff;border-radius:3px;box-shadow:0 2px 4px rgba(0,0,0,.5)}.info-popup__head{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin-bottom:30px}.info-popup__head .shopee-svg-icon{height:24px;width:24px}.info-popup__icon{margin-right:10px}.info-popup__title{font-size:18px;color:#333}.info-popup__message{font-size:16px;color:#555}.info-popup__buttons{margin-top:25px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%}.info-popup__btn{width:6.25rem;min-height:2.5rem;font-size:.875rem;text-transform:uppercase;margin:.46875rem}.success-popup__icon{margin-bottom:14px;width:50px;height:50px}.shopee-modal__transition-appear{opacity:.01}.shopee-modal__transition-appear.shopee-modal__transition-appear-active{opacity:1;transition:opacity .2s}.shopee-modal__transition-enter{opacity:.01}.shopee-modal__transition-enter.shopee-modal__transition-enter-active{opacity:1;transition:opacity .2s}.shopee-modal__transition-exit{opacity:1}.shopee-modal__transition-exit.shopee-modal__transition-exit-active{opacity:.01;transition:opacity .2s}.stardust-icon{stroke:currentColor;fill:currentColor;width:1em;height:1em}.shopee-alert-popup{background-color:#fff}.shopee-alert-popup__btn{-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;max-width:100%}.shopeeCopyMessage{width:100%;text-align:center;margin-top:44px;font-size:20px;margin-bottom:66px;outline:none;background-color:transparent;border:0 solid;color:#f5a623}.shopeeTributtonTitle{color:#555;font-size:18px;margin-top:6px;margin-left:10px}.shopeeTributtonButtons{-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:0}.ofs-more-menu{position:absolute;right:0;top:50px;padding-top:14px}.ofs-more-menu__content{background:#fff;box-shadow:0 1px 50px 0 rgba(0,0,0,.2);border-radius:3px;padding:0 1.5625rem 1.5625rem;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;position:relative}.ofs-more-menu__content:before{content:"";width:0;height:0;position:absolute;top:-10px;right:44px;border-bottom:10px solid #fff;border-left:11px solid transparent;border-right:11px solid transparent}.ofs-more-menu__col{-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;width:170px}.ofs-more-menu__item{text-decoration:none;color:rgba(0,0,0,.8);display:block;margin-top:1.5625rem;overflow:hidden;text-overflow:ellipsis;padding-right:15px}.ofs-more-menu__item:hover{color:#ee4d2d;transition:color .3s cubic-bezier(.4,0,.6,1);cursor:pointer}.ofs-navbar--theme-official .ofs-more-menu__item:hover{color:#d0011b}.ofs-navbar{background:#fff;box-shadow:0 1px 1px 0 rgba(0,0,0,.05);transition:-webkit-transform .3s cubic-bezier(.4,0,.6,1);transition:transform .3s cubic-bezier(.4,0,.6,1);transition:transform .3s cubic-bezier(.4,0,.6,1),-webkit-transform .3s cubic-bezier(.4,0,.6,1);z-index:200;min-height:50px}.ofs-navbar--theme-official .ofs-navbar__item--active,.ofs-navbar--theme-official .ofs-navbar__item:hover{color:#d0011b}.ofs-navbar--theme-official .ofs-navbar__item--active{border-color:#d0011b}.ofs-navbar--docked{-webkit-transform:translateZ(0);transform:translateZ(0)}.ofs-navbar--hidden{-webkit-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0);height:0;min-height:0}.ofs-navbar__background{background:#fff}.ofs-navbar__items,.ofs-navbar__wrapper{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.ofs-navbar__items{-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.ofs-navbar__item{text-decoration:none;color:rgba(0,0,0,.8);display:block;padding:14px 10px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:4px solid #fff;font-size:.9375rem;font-weight:700;-moz-box-sizing:border-box;box-sizing:border-box}.ofs-navbar__item--active,.ofs-navbar__item:hover{cursor:pointer;color:#ee4d2d;transition:color .3s cubic-bezier(.4,0,.6,1)}.ofs-navbar__item--active{border-color:#ee4d2d;transition:border-color .2s cubic-bezier(.4,0,.6,1)}.ofs-navbar__item-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ofs-navbar__more{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding-left:20px;position:relative}.ofs-navbar__more:before{content:"";height:20px;border-left:1px solid rgba(0,0,0,.09);position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.ofs-navbar__more>.icon-down-arrow-filled{width:.6em;height:.6em;margin-left:4px}.ofs-navbar__more:hover{color:#000;color:initial;border-bottom-color:transparent}.ofs-navbar__more--show>.icon-down-arrow-filled{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.ofs-navbar__separator{margin:25px 0;width:1px;background:rgba(0,0,0,.09)}.UGtOW-{width:100%;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:.625rem;-moz-box-sizing:border-box;box-sizing:border-box;position:relative}.UGtOW-:hover{background-color:#f8f8f8}.n0eaQq{background-position:50%;background-size:cover;background-repeat:no-repeat;width:2.5rem;height:2.5rem;border:1px solid rgba(0,0,0,.09);-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.Cl7Aho{-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;margin-left:.625rem;overflow:hidden}._2D5wt1{font-weight:500;white-space:nowrap}._2D5wt1,._3IhOtG{text-overflow:ellipsis;overflow:hidden}._3IhOtG{color:rgba(0,0,0,.54);font-size:.75rem}._2J44Y-{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-left:2.5rem;-webkit-align-items:baseline;-moz-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}._3RcD57{color:#ee4d2d}._9LDxGP{margin:0 5px;font-size:9px}._3bOvAG,._9LDxGP{color:rgba(0,0,0,.54)}._3bOvAG,._17ArtF{font-size:.75rem}._17ArtF{float:right;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;z-index:1}._17ArtF>.shopee-button-no-outline{padding:0;font-weight:400;white-space:nowrap}._1-mdeL{-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}._2ETw9z{margin-top:.625rem}._1AHlP0{position:absolute;top:0;left:0;bottom:0;right:0;background-color:hsla(0,0%,100%,.65)}._2-s53F{line-height:1rem;padding:0 1px;margin-right:.5em;color:#ee4d2d;border-radius:2px;font-size:.625rem;border:1px solid}._27fFT3{margin-left:.375rem;font-size:.75rem;font-weight:400;color:rgba(0,0,0,.54);text-transform:capitalize}.cart-drawer-container{padding:10px 0}.cart-drawer{cursor:pointer;margin:0 0 0 5px}.cart-drawer .shopee-cart-number-badge{top:-.6875rem;left:-1.25rem}.cart-drawer .icon-shopping-cart-2{color:#fff;stroke:#fff}.cart-drawer__popover{z-index:400!important}._2r8h9U{text-align:center;padding:3.75rem 0}.i-zJTn{background-position:50%;background-size:cover;background-repeat:no-repeat;display:inline-block;width:6.25rem;height:6.25rem;background-image:url(https://deo.shopeemobile.com/shopee/shopee-pcmall-live-sg/assets/9bdd8040b334d31946f49e36beaf32db.png)}._20OqUU{margin-top:1.25rem;text-transform:capitalize}._3wLuhg{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;max-width:unset}._2UHtwe{line-height:normal;text-align:left}._2VDxqS{padding-left:.625rem;height:2.5rem;color:rgba(0,0,0,.26);text-transform:capitalize}._2uE9lB{box-shadow:0 1px 3.125rem 0 rgba(0,0,0,.2);border-radius:.125rem;overflow:hidden;background-color:#fff;width:25rem}._14Rqcu{height:2.5rem;line-height:2.5rem;background-color:#fdfdfd;text-align:center;text-transform:capitalize;font-size:.75rem;padding:.625rem;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}._14Rqcu>.shopee-button-solid{padding:.625rem .9375rem;text-transform:capitalize;font-size:.875rem}.ofs-header{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:200;transition:top .1s cubic-bezier(.4,0,.6,1)}.ofs-header__top{background:#d0011b;border-bottom:.0625rem solid rgba(0,0,0,.12);padding:.875rem 0 1.3125rem;z-index:300}.ofs-header__top,.ofs-header__top-wrapper{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.ofs-header__top-wrapper{-moz-box-sizing:border-box;box-sizing:border-box}.ofs-header__left{text-decoration:none;color:rgba(0,0,0,.8);display:block;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-right:.9375rem;opacity:1;transition:opacity .6s cubic-bezier(.4,0,.6,1),-webkit-transform .6s cubic-bezier(.4,0,.6,1);transition:transform .6s cubic-bezier(.4,0,.6,1),opacity .6s cubic-bezier(.4,0,.6,1);transition:transform .6s cubic-bezier(.4,0,.6,1),opacity .6s cubic-bezier(.4,0,.6,1),-webkit-transform .6s cubic-bezier(.4,0,.6,1);-webkit-transform-origin:-1px -1px;transform-origin:-1px -1px}.ofs-header__left .icon-shopee-logo--official-shop{background-position:50%;background-size:cover;background-repeat:no-repeat;width:2.5rem;height:2.8125rem;cursor:pointer;fill:#fff;margin-right:1rem}.ofs-header__logo-separator{height:1.875rem;border-right:1px solid hsla(0,0%,100%,.4)}.ofs-header__mid{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;transition:-webkit-transform .6s cubic-bezier(.4,0,.6,1);transition:transform .6s cubic-bezier(.4,0,.6,1);transition:transform .6s cubic-bezier(.4,0,.6,1),-webkit-transform .6s cubic-bezier(.4,0,.6,1)}.ofs-header__page-name{text-decoration:none;color:rgba(0,0,0,.8);display:block;color:#fff;font-size:1.75rem;line-height:1.25rem;padding:.4375rem 0;text-transform:uppercase;white-space:nowrap}.ofs-header__page-name>svg{height:2.0625rem;width:auto;fill:#fff}.ofs-header__page-name>.ofs-all-logo{top:5px;max-width:165px}.ofs-header__page-name>.ofs-tw-logo{max-width:148px}.ofs-header__page-name>.ofs-br-logo{top:5px;max-width:200px}.ofs-header__toggle{color:#fff;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;text-transform:capitalize;cursor:pointer;opacity:0;transition:opacity .1s cubic-bezier(.4,0,.6,1) .66s;z-index:-1;white-space:nowrap}.ofs-header__toggle-icon{fill:#fff;width:10px;height:10px;margin:0 .625rem 0 1.25rem}.ofs-header .spacer{-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.ofs-header__right{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:36.875rem}.ofs-header__right>.shopee-searchbar{width:32.5rem;transition:width .6s cubic-bezier(.4,0,.2,1) .6s;padding:0;border:.1875rem solid #fff}.ofs-header__right .shopee-searchbar__main>.shopee-popover{width:27.9375rem!important;transition:width .6s cubic-bezier(.4,0,.2,1) .6s}.ofs-header__right .shopee-button-solid{background-color:#d0011b}.ofs-header__cart-wrapper{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ofs-header__cart-wrapper .shopee-drawer{height:48px;padding-left:5px}.ofs-header__cart-wrapper .cart-drawer-container{height:100%;padding:10px 0;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.ofs-header__cart-wrapper .cart-drawer{margin:0}.ofs-header--docked{top:0}.ofs-header--docked .ofs-header__left{-webkit-transform:translate3d(-2.8125rem,0,0);transform:translate3d(-2.8125rem,0,0);opacity:0}.ofs-header--docked .ofs-header__toggle{opacity:1;z-index:auto;padding-top:5px}.ofs-header--docked .ofs-header__toggle--tw{padding-top:0}.ofs-header--docked .ofs-header__mid{-webkit-transform:translate3d(-4.5625rem,0,0);transform:translate3d(-4.5625rem,0,0)}.header-with-search-wrapper{background-color:#fff;box-shadow:0 .0625rem .15625rem rgba(0,0,0,.05);-moz-box-sizing:border-box;box-sizing:border-box;z-index:300}.header-with-search-outer-wrapper{height:5.3125rem}.header-with-search{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;height:5.3125rem;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 0 .625rem}.header-with-search,.header-with-search__cart-wrapper,.header-with-search__logo-section{-moz-box-sizing:border-box;box-sizing:border-box}.header-with-search__logo-section{position:relative;top:-.1875rem;padding-right:2.5rem}.header-with-search__logo-section--ten-ten{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.header-with-search__shopee-logo.icon-shopee-logo{display:block;width:162px;height:50px}.header-with-search__search-section{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:840px;position:relative}.header-with-search__search-section>.shopee-searchbar{width:100%;box-shadow:0 .125rem .25rem rgba(0,0,0,.09)}.header-with-search__cart-wrapper{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;padding-bottom:5px;margin:0 10px}.header-with-search__auth-separator{margin:0 10px;height:.875rem;border-right:1px solid hsla(0,0%,100%,.26)}.header-with-search-wrapper{background:transparent;box-shadow:0 1px 1px 0 rgba(0,0,0,.05)}.header-with-search-wrapper .shopee-searchbar-input{background-color:#fff;border-color:#fff}.header-with-search-wrapper .shopee-searchbar-input .shopee-drawer__contents{z-index:601}.header-with-search-wrapper .header-with-search__shopee-logo{width:162px;height:50px}.header-with-search-wrapper .header-with-search__shopee-logo--hidden{opacity:0}.header-with-search-wrapper .header-with-search__shopee-logo .st0{fill:#fff!important}.header-with-search-wrapper .header-with-search__app-download-wrapper__link-layout{background-color:#fff;border:0}.header-with-search-wrapper .shopee-searchbar>.btn-solid-primary{background:#fb5533}.header-with-search-wrapper .shopee-searchbar>.btn-solid-primary:not(.disabled):hover{background:#fb6445}.header-with-search-wrapper .shopee-searchbar>.btn-solid-primary:not(.disabled):active,.header-with-search-wrapper .shopee-searchbar>.btn-solid-primary:not(.disabled):focus{background:#ee5130;box-shadow:inset 0 2px 1px 0 rgba(0,0,0,.05)}.header-with-search-wrapper .shopee-searchbar>.btn-solid-primary.disabled{background:#feccc2!important;cursor:not-allowed;box-shadow:none}.shopee-top--sticky .header-with-search-wrapper.container-wrapper{min-width:inherit}.shopee-top--sticky .header-with-search.container{width:inherit;max-width:1200px}._2vgccu{-moz-box-sizing:border-box;box-sizing:border-box;padding-left:.625rem}._2vgccu,._2vgccu ._3P5w8a{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}._2vgccu ._3P5w8a{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;outline:none;border:0;padding:0;margin:0}._2vgccu ._3P5w8a:-moz-placeholder{color:rgba(0,0,0,.54)}._2vgccu ._3P5w8a:-ms-input-placeholder{color:rgba(0,0,0,.54)}._2vgccu ._3P5w8a::-webkit-input-placeholder{color:rgba(0,0,0,.54)}._2vgccu ._3P5w8a::-moz-placeholder{color:rgba(0,0,0,.54)}._3g1Y8t{margin-top:.5rem;margin-left:-.1875rem;background-color:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,.26);border-radius:2px;overflow:hidden}._1jx13a{text-decoration:none;display:block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:.625rem;font-size:.875rem;line-height:1rem;color:rgba(0,0,0,.8)}._1jx13a:hover{background-color:#fafafa}._1jx13a ._3OxwYG{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._1jx13a ._2HPwCz{font-weight:500}._3MSyrL{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:2.5rem;-moz-box-sizing:border-box;box-sizing:border-box;padding:.1875rem;border-radius:2px;background:#fff}._3MSyrL._15Mbr7{box-shadow:0 0 12px 0 rgba(0,0,0,.09)}._3MSyrL ._25t6TL{margin:0 auto}._3MSyrL ._25t6TL,._3MSyrL ._25t6TL:active,._3MSyrL ._25t6TL:focus,._3MSyrL ._25t6TL:hover{background-color:#066bc8}.sEFDYX{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;position:relative}.sEFDYX ._92SIk9{width:100%}.sEFDYX ._2EJn5p{width:1.125rem;height:1.125rem}._3mvG_W{background-color:#fff;padding:.125rem .625rem;color:#066bc8;border-radius:1rem;font-size:.75rem;line-height:.875rem;border:0;outline:none;text-transform:capitalize}._2UHOb_{background:#066bc8;box-shadow:0 1px 1px 0 rgba(0,0,0,.05);z-index:300}._2UHOb_,._3EBgGO{-moz-box-sizing:border-box;box-sizing:border-box}._3EBgGO{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:.875rem 0 1.3125rem;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}._2gXksm,._20XwlT{-moz-box-sizing:border-box;box-sizing:border-box}.TlDAAS{line-height:0;position:relative;top:.125rem;margin-right:.9375rem}._1bilCi{top:unset}._20XwlT{position:relative;top:-.1875rem}._2gXksm{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:1.875rem}._1n0rtZ{width:32.5rem;position:relative;margin-left:auto}.yjE34b{height:1.875rem;border-right:1px solid hsla(0,0%,100%,.4);margin:0 .9375rem}._3a_8bb{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.n510L4{padding:2px;border-radius:2px;background:#fff;margin-top:.625rem;width:11.25rem}._1HehM4{height:11.25rem;width:11.25rem}._3a_8bb{padding:0 .9375rem .3125rem;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.Gk2nxk{width:4.375rem;margin-top:.3125rem}.prKd1P{width:100%}._2QcfeN{color:#fff;text-decoration:none;font-size:.8125rem;font-weight:300;padding:0 .4375rem;border-right:2px solid hsla(0,0%,100%,.22)}._2QcfeN:last-child{border:0}._2QcfeN:not(._3EM-Li):hover{color:hsla(0,0%,100%,.7);cursor:pointer}._3EM-Li{border:0}._3EM-Li,.UqAGKm{padding-right:0}._2oiwpp ._1Q8HhT,._2oiwpp ._2Vhc0C,._2oiwpp ._2ZpQIN,._2oiwpp ._3IOO_S,._2oiwpp ._3tjBP2,._2oiwpp ._127-Aw,._2oiwpp ._331pQN{display:inline-block;overflow:hidden;text-indent:-9999px;text-align:left;margin-right:10px}._2oiwpp ._331pQN{width:28px;height:27px}._2oiwpp ._1Q8HhT,._2oiwpp ._2ZpQIN,._2oiwpp ._3IOO_S{width:16px;height:16px}._2oiwpp ._2Vhc0C{width:16px;height:15px}._2oiwpp ._3tjBP2{width:14px;height:16px}._2oiwpp ._127-Aw{width:16px;height:16px}.navbar-wrapper--light ._2QcfeN{color:currentColor;border-color:hsla(0,0%,53.3%,.22)}.navbar-wrapper--light ._2QcfeN:not(._3EM-Li):hover{color:#ee4d2d}.header-navbar-background{background-image:url(https://deo.shopeemobile.com/shopee/shopee-pcmall-live-sg/assets/ed2b884858e3014955cf8d7473d79082.png)}.header-navbar-facebook-png{background-size:487.5% 293.75%;background-position:8.064516129032258% 16.129032258064516%}.header-navbar-instagram-png{background-size:487.5% 293.75%;background-position:58.064516129032256% 16.129032258064516%}.header-navbar-line-png{background-size:487.5% 313.3333333333333%;background-position:8.064516129032258% 96.875%}.header-navbar-shopee-campus-header-png{background-size:487.5% 293.75%;background-position:50% 100%}.header-navbar-ticktok-png{background-size:487.5% 293.75%;background-position:91.93548387096774% 100%}.header-navbar-twitter-png{background-size:487.5% 293.75%;background-position:100% 16.129032258064516%}._25_r8I{position:relative}._25_r8I img{vertical-align:bottom}.mHhPAA{visibility:hidden}._1cRBf1{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}._2R6dRn{opacity:0}._2GchKS{opacity:1;transition:opacity .2s ease}._3VombQ{max-height:100%;max-width:100%;height:60px;width:60px;background-position:50%;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 54 61' fill='%23e5e4e4'%3E%3Cpath d='M51.2 16.9H38.7C38.7 11.6 36 .6 27 .5 17.4.4 15.2 12.4 15.2 16.9H2.8c-3.4 0-2.7 3.4-2.7 3.4l2.4 33s-.1 7.3 6.3 7.5h36.5c6.2-.4 6.3-7.5 6.3-7.5l2.4-33c0-.1.5-3.5-2.8-3.4zM27.1 4.2c7.1.2 7.9 11.7 7.7 12.6H19.1c-.1-.9.4-12.4 8-12.6zm9.1 44.6c-1 1.7-2.7 3-5 3.7-1.2.4-2.4.5-3.6.5-3.2 0-6.5-1.1-9.3-3.3-.8-.6-1-1.5-.5-2.3.2-.4.7-.7 1.2-.8.4-.1.9 0 1.2.3 3.2 2.4 8.3 4 11.9 1.6 1.4-.9 2.1-2.7 1.6-4.3-.5-1.6-2.2-2.7-3.5-3.4-1-.6-2.1-1-3.3-1.4-.9-.3-1.9-.7-2.9-1.2-2.4-1.2-4-2.6-4.8-4.2-1.2-2.3-.6-5.4 1.4-7.5 3.6-3.8 10-3.2 14-.4.9.6.9 1.7.4 2.5s-1.4.9-2.2.4c-2-1.4-4.4-2-6.4-1.7-2 .3-4.7 2-4.4 4.6.2 1.5 2 2.6 3.3 3.3.8.4 1.5.7 2.3.9 4.3 1.3 7.2 3.3 8.6 5.7 1.2 2.1 1.2 4.9 0 7z'/%3E%3C/svg%3E")}._3va1kl ._3iG8SS{right:0;bottom:0}._3iG8SS,._3va1kl ._3iG8SS{position:absolute;top:0;left:0;opacity:0;pointer-events:none;z-index:-1}._3iG8SS{width:100%;height:100%}.qgeUgW{position:fixed;opacity:0;width:0;height:0;pointer-events:none;z-index:-1}.shopee-avatar{display:inline-block;width:1.875rem;height:1.875rem;position:relative;border-radius:50%;border:.0625rem solid rgba(0,0,0,.09);-moz-box-sizing:border-box;box-sizing:border-box}.shopee-avatar__placeholder{width:100%;position:relative;padding-top:100%;background-color:#f5f5f5;border-radius:50%;overflow:hidden}.shopee-avatar__placeholder .icon-headshot{stroke:#c6c6c6;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:1.5rem;font-weight:400;line-height:2rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.shopee-avatar__img,.shopee-avatar__img-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:block}.shopee-avatar__img{border-radius:50%}.shopee-avatar__official-badge,.shopee-avatar__preferred-badge{display:inline-block;width:12px;height:12px;line-height:12px;-moz-box-sizing:border-box;box-sizing:border-box;border:.0625rem solid #fff;border-radius:50%;position:absolute;right:-.125rem;bottom:-.125rem;color:#fff;text-align:center;font-size:6px}.shopee-avatar__preferred-badge{background-color:#ee4d2d}.shopee-avatar__official-badge{background-color:#d0011b}._1y8Itz{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}._3Izqms{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}._1y8Itz,.PprGRm{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.PprGRm{-webkit-flex-direction:row-reverse;-moz-box-orient:horizontal;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-flex-flow:wrap-reverse;-moz-box-orient:vertical;-moz-box-direction:reverse;-ms-flex-flow:wrap-reverse;flex-flow:wrap-reverse}._1y8Itz{-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.PprGRm{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}._1y8Itz{width:100%;height:100%}._1pWzZJ{width:60%;height:60%;stroke:#fff}._1L24qK{max-width:70%;max-height:70%}.PprGRm{width:100%;height:100%;background-color:#fff}._3Izqms{width:50%;height:50%}._2JC84N{width:100%;height:100%}.T6YC6A{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}._12a-8K,.T6YC6A{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.T6YC6A{-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}._12a-8K{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}._12a-8K:hover{background-color:#f8f8f8}.M0_hBO{background-color:#fff2ee}._3GkuM_{height:.0625rem;width:calc(100% - 2.5rem);background-color:rgba(0,0,0,.09);margin:auto}.T6YC6A{-moz-box-sizing:border-box;box-sizing:border-box;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;overflow:hidden;background-color:#f5f5f5}.KwJZyk{color:rgba(0,0,0,.54);word-wrap:break-word}.sC-lGz{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-left:auto}._1Bx7Lc{max-width:60%;max-height:60%}.WdUql_{width:45%;height:45%;stroke:#c6c6c6}._2Ede4i,._3rkKzp{width:100%;height:100%;border-radius:50%}@-webkit-keyframes REqpfR{0%{background-color:#fff}50%{background-color:#fff4f4}to{background-color:#fff}}@keyframes REqpfR{0%{background-color:#fff}50%{background-color:#fff4f4}to{background-color:#fff}}._2eE6e2{-webkit-animation:REqpfR 3s ease;animation:REqpfR 3s ease}@-webkit-keyframes _2GgaT7{0%{background-color:#fafdff}50%{background-color:#fff4f4}to{background-color:#fafdff}}@keyframes _2GgaT7{0%{background-color:#fafdff}50%{background-color:#fff4f4}to{background-color:#fafdff}}.CnSVpn{-webkit-animation:_2GgaT7 3s ease;animation:_2GgaT7 3s ease}@-webkit-keyframes k6MmSR{0%{background-color:#f7fffe;border-color:#b4e5de}50%{background-color:#fff4f4;border-color:rgba(238,44,74,.6)}to{background-color:#f7fffe;border-color:#b4e5de}}@keyframes k6MmSR{0%{background-color:#f7fffe;border-color:#b4e5de}50%{background-color:#fff4f4;border-color:rgba(238,44,74,.6)}to{background-color:#f7fffe;border-color:#b4e5de}}._5s6xue{-webkit-animation:k6MmSR 3s ease;animation:k6MmSR 3s ease}@-webkit-keyframes T9rCWC{0%{background-color:#fff}50%{background-color:#fff4f4}to{background-color:#fff}}@keyframes T9rCWC{0%{background-color:#fff}50%{background-color:#fff4f4}to{background-color:#fff}}._1oFRTy{-webkit-animation:T9rCWC 3s ease;animation:T9rCWC 3s ease}@-webkit-keyframes _3aUAuJ{0%{background-color:#fff;border-top:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}50%{background-color:#fff4f4;border-top:1px solid rgba(238,44,74,.6);border-bottom:1px solid rgba(238,44,74,.6)}to{background-color:#fff;border-top:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}}@keyframes _3aUAuJ{0%{background-color:#fff;border-top:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}50%{background-color:#fff4f4;border-top:1px solid rgba(238,44,74,.6);border-bottom:1px solid rgba(238,44,74,.6)}to{background-color:#fff;border-top:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}}._2DJvk6{-webkit-animation:_3aUAuJ 3s ease;animation:_3aUAuJ 3s ease}.LAesRR{-webkit-animation:T9rCWC 3s ease;animation:T9rCWC 3s ease;border:1px solid #ee2c4a;border-radius:2px}.LAesRR input::-webkit-input-placeholder{color:#ee2c4a}.LAesRR input::-moz-placeholder{color:#ee2c4a}.LAesRR input:-ms-input-placeholder{color:#ee2c4a}.LAesRR input::-ms-input-placeholder{color:#ee2c4a}.LAesRR input::placeholder{color:#ee2c4a}._3IIzca{-webkit-animation:_3aUAuJ 3s ease;animation:_3aUAuJ 3s ease}@-webkit-keyframes _1cUfj3{0%{background-color:#fff;border-top:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}50%{background-color:#fff4f4;border-top:1px solid rgba(238,44,74,.6);border-bottom:1px solid rgba(238,44,74,.6)}to{background-color:#fff;border-top:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}}@keyframes _1cUfj3{0%{background-color:#fff;border-top:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}50%{background-color:#fff4f4;border-top:1px solid rgba(238,44,74,.6);border-bottom:1px solid rgba(238,44,74,.6)}to{background-color:#fff;border-top:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}}.SyyqzK{-webkit-animation:_1cUfj3 3s ease;animation:_1cUfj3 3s ease}._1bvb2H,._183uD9{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}._1bvb2H{-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}._183uD9{height:2.125rem;color:currentColor}.i0Sg1k{pointer-events:none}._1bvb2H{position:relative;top:-.3125rem;left:-.75rem;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:1.25rem;margin-right:-.9375rem;background-color:#fff;font-size:.75rem}._1ACthV{width:1.125rem}._2ETlda{width:1.375rem}._1Kbbkz{color:#ee4d2d;color:var(--brand-primary-color,#ee4d2d)}.wTpbOa{color:#d0011b}._1nSLli{margin-left:.3125rem;font-weight:300;font-size:.8125rem;text-transform:capitalize}._180yS4{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:25rem;background-color:#fff;box-shadow:0 1px 3.125rem 0 rgba(0,0,0,.2);border-radius:.125rem;overflow:hidden;height:21.875rem;color:rgba(0,0,0,.8)}._3bcHbL{height:6.25rem;width:6.25rem}._1cB0ke{margin:.625rem}.navbar{color:#fff}.navbar .shopee-avatar{width:1.375rem;height:1.375rem}.navbar .shopee-avatar__placeholder .icon-headshot{font-size:.9375rem;line-height:.9375rem}.navbar__link{color:currentColor}.navbar__link-text.navbar__link-text--normal-case{text-transform:none}.navbar__help-center-icon{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:.3125rem;margin-left:.5rem;color:currentColor}.navbar__help-center-icon .icon-help-center{height:1.125rem;width:1.125rem}.navbar__username{max-width:9.375rem;padding-left:.3125rem;overflow:hidden;text-overflow:ellipsis}.navbar-user-link{text-transform:capitalize}.shopee-top{background:#f53d2d;background:linear-gradient(-180deg,#f53d2d,#f63);transition:-webkit-transform .2s cubic-bezier(.4,0,.2,1);transition:transform .2s cubic-bezier(.4,0,.2,1);transition:transform .2s cubic-bezier(.4,0,.2,1),-webkit-transform .2s cubic-bezier(.4,0,.2,1)}.theme--ofs .shopee-top,.theme--s-mart .shopee-top{background:transparent}.shopee-top--sticky{position:fixed;top:0;left:0;right:0;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:100}.shopee-top--collapsed{-webkit-transform:translate3d(0,-2.125rem,0);transform:translate3d(0,-2.125rem,0)}.shopee-top--collapsed .navbar{visibility:hidden}.shopee-top--collapsed .shopee-modal__container{-webkit-transform:translateY(2.125rem);transform:translateY(2.125rem)}.navbar{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.navbar .shopee-dropdown .shopee-popover{padding:1.25rem 1.25rem .1875rem;background-color:#fff;border:1px solid rgba(0,0,0,.09);border-top:0}.navbar .shopee-dropdown__entry:not(.shopee-dropdown__entry--selected){background-color:#fff;border:0;line-height:1;margin-bottom:1.0625rem}.navbar .shopee-dropdown__entry:not(.shopee-dropdown__entry--selected):hover{color:#ee4d2d}.navbar .shopee-dropdown__entry--selected{border:0}.navbar__spacer{-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.navbar__links{list-style:none;padding:0;margin:0}.navbar__link,.navbar__links{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.navbar__link{position:relative;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 .625rem}.navbar__link--tappable{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.navbar__link--hoverable:hover .navbar__link-text{color:hsla(0,0%,100%,.7)}.navbar__link--hoverable:hover:before{display:none}.navbar__link:not(:first-child):before{content:"";position:absolute;left:0;display:block;width:1px;height:.9375rem;top:1.125rem;background-color:rgba(0,0,0,.26)}.navbar__link--sell>.navbar__link-text{font-weight:500!important}.navbar__link--account__container{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;text-transform:none}.navbar__link--account__container .navbar__link-text{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding-left:.3125rem;font-weight:400}.navbar__link--notification,.navbar__link--separator{padding:0}.navbar__link:hover+.navbar__link:before{display:none}.navbar__link-container--notification{text-decoration:none;color:rgba(0,0,0,.8);display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;color:currentColor;cursor:pointer}.navbar__link-container--notification .shopee-simple-badge{position:absolute;top:-.3125rem;right:-.625rem}.navbar__link-icon{font-size:1.0625rem;color:#ee4d2d;margin-right:.625rem}.navbar__link-icon.icon-notification-2{fill:currentColor;margin-right:4px}.navbar__link-icon.icon-shopping-cart-2{fill:currentColor;width:26px;height:26px;cursor:pointer}.navbar__link-text{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:2.125rem;font-weight:300;font-size:.8125rem;color:currentColor;text-transform:capitalize}.navbar__link-text--medium{font-weight:500}.navbar__link-separator{border-right:1px solid hsla(0,0%,100%,.4);height:.8125rem}.navbar-account-drawer__content{box-shadow:0 .0625rem 3.125rem 0 rgba(0,0,0,.2);background-color:#fff;width:9.375rem;border-radius:2px;border-top:0;overflow:hidden}.navbar-account-drawer__button{height:2.5rem;padding-left:.9375rem;font-weight:500;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;color:rgba(0,0,0,.8)}.navbar-account-drawer__button:hover{background-color:#fafafa;color:#00bfa5}.shopee-cart-number-badge,.shopee-notification-number-badge{position:relative;border-radius:2.75rem;min-width:.6875rem;line-height:1.2em;padding:0 .3125rem;text-align:center;height:1rem;border:.125rem solid #ee4d2d;border:.125rem solid var(--brand-primary-color,#ee4d2d);color:#ee4d2d;color:var(--brand-primary-color,#ee4d2d);background-color:#fff;left:-1.125rem;top:-.5rem;margin-right:-.875rem}.navbar-wrapper{height:2.125rem;z-index:400;background:transparent;position:relative}.navbar-wrapper--official-shop{background:#d0011b}.navbar-wrapper--without-search{background:#ee4d2d}.navbar-wrapper .navbar{color:#fff}.navbar-wrapper .navbar__link-icon,.navbar-wrapper .navbar__link-text{color:currentColor}.navbar-wrapper .navbar__link:after,.navbar-wrapper .navbar__link:before{display:none}.navbar-wrapper .navbar__link{cursor:pointer}.navbar-wrapper .navbar__link:hover{color:hsla(0,0%,100%,.7)}.navbar-wrapper .navbar__link--login .navbar__link-text{color:#ee4d2d;font-weight:500}.navbar-wrapper .navbar__link--login:hover .navbar__link-text{color:#ee4d2d}.navbar-wrapper .navbar__link--login:active{background-color:hsla(0,0%,100%,.8)}.navbar-wrapper--light{background:#f0f0f0}.navbar-wrapper--light .navbar{color:rgba(0,0,0,.54)}.navbar-wrapper--light .navbar__link{cursor:pointer;color:currentColor}.navbar-wrapper--light .navbar__link--separator{color:rgba(0,0,0,.54)}.navbar-wrapper--light .navbar__link--hoverable:hover .navbar__link-text{color:#ee4d2d}.navbar-wrapper--light .navbar__link--hoverable:hover:before{display:none}.navbar-wrapper--light .navbar__link:hover{color:#ee4d2d}.navbar-wrapper--light .navbar__link-separator{border-right:1px solid rgba(0,0,0,.12)}.shopee-top--sticky .navbar-wrapper.container-wrapper,.shopee-top--sticky .ofs-header.container-wrapper{min-width:inherit}.shopee-top--sticky .navbar.container{width:inherit;max-width:1200px}.wojXmR{background:#066bc8}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.sprite-product-sharing{background-image:url(https://deo.shopeemobile.com/shopee/shopee-pcmall-live-sg/assets/1876c121524255f7eb6a64b4d8d0b7e3.png);background-size:100%;background-color:transparent}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.sprite-product-sharing{background-image:url(https://deo.shopeemobile.com/shopee/shopee-pcmall-live-sg/assets/2e6656dc1c9d158ee5a9cf7640983150.png);background-size:100%;background-color:transparent}}.sprite-product-sharing-fb{background-position:0 0;width:190px;height:190px}.sprite-product-sharing-fm{background-position:0 -100%;width:190px;height:190px}.sprite-product-sharing-gp{background-position:0 -200%;width:190px;height:190px}.sprite-product-sharing-pinterest{background-position:0 -300%;width:190px;height:190px}.sprite-product-sharing-twitter{background-position:0 -400%;width:190px;height:190px}.sprite-social{background-image:url(https://deo.shopeemobile.com/shopee/shopee-pcmall-live-sg/assets/1822aa22765953b947347540a6ce9e68.png);background-size:100%;background-color:transparent}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.sprite-social{background-image:url(https://deo.shopeemobile.com/shopee/shopee-pcmall-live-sg/assets/a1408a9a1abc6dcc2ffa85aedd5c5949.png);background-size:100%;background-color:transparent}}.sprite-social-email{background-position:0 0;width:22px;height:22px}.sprite-social-fb{background-position:0 -100%;width:22px;height:22px}.sprite-social-ig{background-position:0 -200%;width:22px;height:22px}.sprite-social-line{background-position:0 -300%;width:22px;height:22px}.sprite-social-shopee{background-position:2px -400%;width:22px;height:22px}.sprite-social-sms{background-position:0 -500%;width:22px;height:22px}.sprite-social-white{background-image:url(https://deo.shopeemobile.com/shopee/shopee-pcmall-live-sg/assets/ef94fbd4a9ef67a217fa7dea3a5e7158.png);background-size:100%;background-color:transparent}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.sprite-social-white{background-image:url(https://deo.shopeemobile.com/shopee/shopee-pcmall-live-sg/assets/a0a6ee704e39605c62b5d83546bf65f8.png);background-size:100%;background-color:transparent}}.sprite-social-white-email{background-position:0 0;width:22px;height:22px}.sprite-social-white-fb{background-position:0 -100%;width:22px;height:22px}.sprite-social-white-shopee{background-position:0 -200%;width:22px;height:22px}.sprite-social-white-sms{background-position:0 -300%;width:22px;height:22px}.container,.container-fluid{margin-right:auto;margin-left:auto}.container-fluid{padding-right:.625rem;padding-left:.625rem}.container-wrapper{min-width:1200px}.container{width:1200px}.row{-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-flex-direction:row;-moz-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-.3125rem;margin-left:-.3125rem}.col,.row{-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-flex:0;-moz-box-direction:normal}.col{-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-flex-direction:column;-moz-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.row.reverse{-webkit-flex-direction:row-reverse;-moz-box-orient:horizontal;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.col.reverse,.row.reverse{-moz-box-direction:reverse}.col.reverse{-webkit-flex-direction:column-reverse;-moz-box-orient:vertical;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.col-xs,.col-xs-1,.col-xs-1-2,.col-xs-1-25,.col-xs-2,.col-xs-2-4,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-9-6,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-offset-0,.col-xs-offset-1,.col-xs-offset-2,.col-xs-offset-3,.col-xs-offset-4,.col-xs-offset-5,.col-xs-offset-6,.col-xs-offset-7,.col-xs-offset-8,.col-xs-offset-9,.col-xs-offset-10,.col-xs-offset-11,.col-xs-offset-12{-moz-box-sizing:border-box;box-sizing:border-box;-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:.3125rem;padding-left:.3125rem}.col-xs{-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-xs-1{-webkit-flex-basis:8.333%;-ms-flex-preferred-size:8.333%;flex-basis:8.333%;max-width:8.333%}.col-xs-1-2{-webkit-flex-basis:10%;-ms-flex-preferred-size:10%;flex-basis:10%;max-width:10%}.col-xs-1-25{-webkit-flex-basis:12.5%;-ms-flex-preferred-size:12.5%;flex-basis:12.5%;max-width:12.5%}.col-xs-2{-webkit-flex-basis:16.666%;-ms-flex-preferred-size:16.666%;flex-basis:16.666%;max-width:16.666%}.col-xs-2-4{-webkit-flex-basis:20%;-ms-flex-preferred-size:20%;flex-basis:20%;max-width:20%}.col-xs-9-6{-webkit-flex-basis:80%;-ms-flex-preferred-size:80%;flex-basis:80%;max-width:80%}.col-xs-3{-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-xs-4{-webkit-flex-basis:33.333%;-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%}.col-xs-5{-webkit-flex-basis:41.667%;-ms-flex-preferred-size:41.667%;flex-basis:41.667%;max-width:41.667%}.col-xs-6{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-xs-7{-webkit-flex-basis:58.333%;-ms-flex-preferred-size:58.333%;flex-basis:58.333%;max-width:58.333%}.col-xs-8{-webkit-flex-basis:66.667%;-ms-flex-preferred-size:66.667%;flex-basis:66.667%;max-width:66.667%}.col-xs-9{-webkit-flex-basis:75%;-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-xs-10{-webkit-flex-basis:83.333%;-ms-flex-preferred-size:83.333%;flex-basis:83.333%;max-width:83.333%}.col-xs-11{-webkit-flex-basis:91.667%;-ms-flex-preferred-size:91.667%;flex-basis:91.667%;max-width:91.667%}.col-xs-12{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:8.333%}.col-xs-offset-2{margin-left:16.666%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.333%}.col-xs-offset-5{margin-left:41.667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.333%}.col-xs-offset-8{margin-left:66.667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.333%}.col-xs-offset-11{margin-left:91.667%}.start-xs{-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-xs{-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-xs{-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-xs{-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-xs{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.bottom-xs{-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-xs{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.between-xs{-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-xs{-webkit-order:-1;-moz-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-xs{-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1}@media only screen and (min-width:47em){.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-offset-0,.col-sm-offset-1,.col-sm-offset-2,.col-sm-offset-3,.col-sm-offset-4,.col-sm-offset-5,.col-sm-offset-6,.col-sm-offset-7,.col-sm-offset-8,.col-sm-offset-9,.col-sm-offset-10,.col-sm-offset-11,.col-sm-offset-12{-moz-box-sizing:border-box;box-sizing:border-box;-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:.3125rem;padding-left:.3125rem}.col-sm{-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-sm-1{-webkit-flex-basis:8.333%;-ms-flex-preferred-size:8.333%;flex-basis:8.333%;max-width:8.333%}.col-sm-2{-webkit-flex-basis:16.666%;-ms-flex-preferred-size:16.666%;flex-basis:16.666%;max-width:16.666%}.col-sm-3{-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-sm-4{-webkit-flex-basis:33.333%;-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%}.col-sm-5{-webkit-flex-basis:41.667%;-ms-flex-preferred-size:41.667%;flex-basis:41.667%;max-width:41.667%}.col-sm-6{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-sm-7{-webkit-flex-basis:58.333%;-ms-flex-preferred-size:58.333%;flex-basis:58.333%;max-width:58.333%}.col-sm-8{-webkit-flex-basis:66.667%;-ms-flex-preferred-size:66.667%;flex-basis:66.667%;max-width:66.667%}.col-sm-9{-webkit-flex-basis:75%;-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-sm-10{-webkit-flex-basis:83.333%;-ms-flex-preferred-size:83.333%;flex-basis:83.333%;max-width:83.333%}.col-sm-11{-webkit-flex-basis:91.667%;-ms-flex-preferred-size:91.667%;flex-basis:91.667%;max-width:91.667%}.col-sm-12{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-sm-offset-0{margin-left:0}.col-sm-offset-1{margin-left:8.333%}.col-sm-offset-2{margin-left:16.666%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.333%}.col-sm-offset-5{margin-left:41.667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.333%}.col-sm-offset-8{margin-left:66.667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.333%}.col-sm-offset-11{margin-left:91.667%}.start-sm{-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-sm{-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-sm{-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-sm{-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-sm{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.bottom-sm{-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-sm{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.between-sm{-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-sm{-webkit-order:-1;-moz-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-sm{-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media only screen and (min-width:63em){.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-offset-0,.col-md-offset-1,.col-md-offset-2,.col-md-offset-3,.col-md-offset-4,.col-md-offset-5,.col-md-offset-6,.col-md-offset-7,.col-md-offset-8,.col-md-offset-9,.col-md-offset-10,.col-md-offset-11,.col-md-offset-12{-moz-box-sizing:border-box;box-sizing:border-box;-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:.3125rem;padding-left:.3125rem}.col-md{-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-md-1{-webkit-flex-basis:8.333%;-ms-flex-preferred-size:8.333%;flex-basis:8.333%;max-width:8.333%}.col-md-1-2{-webkit-flex-basis:10%;-ms-flex-preferred-size:10%;flex-basis:10%;max-width:10%}.col-md-1-25{-webkit-flex-basis:12.5%;-ms-flex-preferred-size:12.5%;flex-basis:12.5%;max-width:12.5%}.col-md-2{-webkit-flex-basis:16.666%;-ms-flex-preferred-size:16.666%;flex-basis:16.666%;max-width:16.666%}.col-md-2-4{-webkit-flex-basis:20%;-ms-flex-preferred-size:20%;flex-basis:20%;max-width:20%}.col-md-3{-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-md-4{-webkit-flex-basis:33.333%;-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%}.col-md-5{-webkit-flex-basis:41.667%;-ms-flex-preferred-size:41.667%;flex-basis:41.667%;max-width:41.667%}.col-md-6{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-md-7{-webkit-flex-basis:58.333%;-ms-flex-preferred-size:58.333%;flex-basis:58.333%;max-width:58.333%}.col-md-8{-webkit-flex-basis:66.667%;-ms-flex-preferred-size:66.667%;flex-basis:66.667%;max-width:66.667%}.col-md-9{-webkit-flex-basis:75%;-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-md-10{-webkit-flex-basis:83.333%;-ms-flex-preferred-size:83.333%;flex-basis:83.333%;max-width:83.333%}.col-md-11{-webkit-flex-basis:91.667%;-ms-flex-preferred-size:91.667%;flex-basis:91.667%;max-width:91.667%}.col-md-12{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.333%}.col-md-offset-2{margin-left:16.666%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.333%}.col-md-offset-5{margin-left:41.667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.333%}.col-md-offset-8{margin-left:66.667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.333%}.col-md-offset-11{margin-left:91.667%}.start-md{-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-md{-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-md{-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-md{-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-md{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.bottom-md{-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-md{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.between-md{-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-md{-webkit-order:-1;-moz-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-md{-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media only screen and (min-width:78em){.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-offset-0,.col-lg-offset-1,.col-lg-offset-2,.col-lg-offset-3,.col-lg-offset-4,.col-lg-offset-5,.col-lg-offset-6,.col-lg-offset-7,.col-lg-offset-8,.col-lg-offset-9,.col-lg-offset-10,.col-lg-offset-11,.col-lg-offset-12{-moz-box-sizing:border-box;box-sizing:border-box;-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:.3125rem;padding-left:.3125rem}.col-lg{-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-lg-1{-webkit-flex-basis:8.333%;-ms-flex-preferred-size:8.333%;flex-basis:8.333%;max-width:8.333%}.col-lg-2{-webkit-flex-basis:16.666%;-ms-flex-preferred-size:16.666%;flex-basis:16.666%;max-width:16.666%}.col-lg-3{-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-lg-4{-webkit-flex-basis:33.333%;-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%}.col-lg-5{-webkit-flex-basis:41.667%;-ms-flex-preferred-size:41.667%;flex-basis:41.667%;max-width:41.667%}.col-lg-6{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-lg-7{-webkit-flex-basis:58.333%;-ms-flex-preferred-size:58.333%;flex-basis:58.333%;max-width:58.333%}.col-lg-8{-webkit-flex-basis:66.667%;-ms-flex-preferred-size:66.667%;flex-basis:66.667%;max-width:66.667%}.col-lg-9{-webkit-flex-basis:75%;-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-lg-10{-webkit-flex-basis:83.333%;-ms-flex-preferred-size:83.333%;flex-basis:83.333%;max-width:83.333%}.col-lg-11{-webkit-flex-basis:91.667%;-ms-flex-preferred-size:91.667%;flex-basis:91.667%;max-width:91.667%}.col-lg-12{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.333%}.col-lg-offset-2{margin-left:16.666%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.333%}.col-lg-offset-5{margin-left:41.667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.333%}.col-lg-offset-8{margin-left:66.667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.333%}.col-lg-offset-11{margin-left:91.667%}.start-lg{-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-lg{-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-lg{-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-lg{-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-lg{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.bottom-lg{-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-lg{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.between-lg{-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-lg{-webkit-order:-1;-moz-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-lg{-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1}}@font-face{font-display:swap;font-family:OCR A Std;src:url(https://deo.shopeemobile.com/shopee/shopee-pcmall-live-sg/assets/cb14165cac0923899a1d112382edc8ef.eot);src:local("OCR A Std"),url(https://deo.shopeemobile.com/shopee/shopee-pcmall-live-sg/assets/fd2622718d9af0e62af689d71132b8aa.woff) format("woff"),url(https://deo.shopeemobile.com/shopee/shopee-pcmall-live-sg/assets/78fbe3734c909300864ea46818d26643.ttf) format("truetype"),url(https://deo.shopeemobile.com/shopee/shopee-pcmall-live-sg/assets/89dbe49c3f752520e00f096965d4a11b.svg#svgFontName) format("svg")}@font-face{font-display:swap;font-family:Neuzeit Grotesk Bold;src:url(https://deo.shopeemobile.com/shopee/shopee-pcmall-live-sg/assets/e33e039e3931f99245e9f373107b10bd.eot);src:local("Neuzeit Grotesk Bold"),local("NeuzeitGro-Bol"),url(https://deo.shopeemobile.com/shopee/shopee-pcmall-live-sg/assets/e33e039e3931f99245e9f373107b10bd.eot#iefix) format("embedded-opentype"),url(https://deo.shopeemobile.com/shopee/shopee-pcmall-live-sg/assets/6f64fdfb0f322d17d2241c606a4f1aba.woff) format("woff"),url(https://deo.shopeemobile.com/shopee/shopee-pcmall-live-sg/assets/05f2d190143c21f047d7ec834cc6f15a.ttf) format("truetype"),url(https://deo.shopeemobile.com/shopee/shopee-pcmall-live-sg/assets/80e36568c10e1d8bbca9e52ec72093b5.svg#NeuzeitGro-Bol) format("svg")}@font-face{font-display:swap;font-family:Roboto;src:url(https://deo.shopeemobile.com/shopee/shopee-pcmall-live-sg/assets/f1bcf0f64a201912072b3597bdbf269b.eot);src:local("Roboto Light"),local("Roboto-Light"),url(https://deo.shopeemobile.com/shopee/shopee-pcmall-live-sg/assets/8dc942c71385e7509b87af5d07f3db78.woff) format("woff"),url(https://deo.shopeemobile.com/shopee/shopee-pcmall-live-sg/assets/c248e1508ed79ef03adf0260317acc33.ttf) format("truetype"),url(https://deo.shopeemobile.com/shopee/shopee-pcmall-live-sg/assets/22b00e9ebe4fb931e1969e81af9b3b77.svg#Roboto-Light) format("svg");font-weight:300;font-style:normal}@font-face{font-display:swap;font-family:Roboto;src:url(https://deo.shopeemobile.com/shopee/shopee-pcmall-live-sg/assets/5edb75fadfbc53d7745c4c85046781f7.eot);src:local("Roboto"),local("Roboto-Regular"),url(https://deo.shopeemobile.com/shopee/shopee-pcmall-live-sg/assets/770a8fca674a3550e241a6de7fa82d8b.woff) format("woff"),url(https://deo.shopeemobile.com/shopee/shopee-pcmall-live-sg/assets/10952ea0fbd7cb93977fad8128712d87.ttf) format("truetype"),url(https://deo.shopeemobile.com/shopee/shopee-pcmall-live-sg/assets/530bb210634462ee86def85cac06cd98.svg#Roboto-Regular) format("svg");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:Roboto;src:url(https://deo.shopeemobile.com/shopee/shopee-pcmall-live-sg/assets/37f419871727f019c788ddf132dca114.eot);src:local("Roboto Bold"),local("Roboto-Bold"),url(https://deo.shopeemobile.com/shopee/shopee-pcmall-live-sg/assets/8bd7856b64b4313341ebfbc0136c9d74.woff) format("woff"),url(https://deo.shopeemobile.com/shopee/shopee-pcmall-live-sg/assets/69c061b7c23590e75a8806c4ed465be4.ttf) format("truetype"),url(https://deo.shopeemobile.com/shopee/shopee-pcmall-live-sg/assets/e68a8399887dea81b6f6f236b74c2e66.svg#Roboto-Bold) format("svg");font-weight:700;font-style:normal}@font-face{font-display:swap;font-family:Roboto;src:url(https://deo.shopeemobile.com/shopee/shopee-pcmall-live-sg/assets/f4df501fdaf4863dc4e07e1eb19af8f8.eot);src:local("Roboto Medium"),local("Roboto-Medium"),url(https://deo.shopeemobile.com/shopee/shopee-pcmall-live-sg/assets/eb797abfa6a5cca2463e423c07c4f6ea.woff) format("woff"),url(https://deo.shopeemobile.com/shopee/shopee-pcmall-live-sg/assets/ad148b1c1dd7fb964d14f7c4c547c1b4.ttf) format("truetype"),url(https://deo.shopeemobile.com/shopee/shopee-pcmall-live-sg/assets/b9511d3bde226fd11da07e3bb26e4b7c.svg#Roboto-Medium) format("svg");font-weight:500;font-style:normal}body{font-size:.875rem;-ms-text-size-adjust:none;text-size-adjust:none;-webkit-text-size-adjust:none}body,html{font-family:Helvetica Neue,Helvetica,Arial,文泉驛正黑,WenQuanYi Zen Hei,Hiragino Sans GB,儷黑 Pro,LiHei Pro,Heiti TC,微軟正黑體,Microsoft JhengHei UI,Microsoft JhengHei,sans-serif;color:rgba(0,0,0,.8);line-height:1.2}.shopee-typo-headline{font-size:1.5rem;font-weight:400;line-height:2rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.shopee-typo-title{font-size:1.25rem;font-weight:400;line-height:1;letter-spacing:.01em}.shopee-typo-subhead{font-size:1.0625rem;font-weight:300;line-height:1.4rem;letter-spacing:.04em}.shopee-typo-body{font-size:.875rem;font-weight:400;line-height:20px;letter-spacing:0}.shopee-typo-button{font-size:.875rem;font-weight:300;line-height:1;letter-spacing:0}.shopee-typo-fancy-number{font-family:Neuzeit Grotesk,Helvetica Neue,Helvetica,Arial,文泉驛正黑,WenQuanYi Zen Hei,Hiragino Sans GB,儷黑 Pro,LiHei Pro,Heiti TC,微軟正黑體,Microsoft JhengHei UI,Microsoft JhengHei,sans-serif;font-weight:700}.stardust-button{font-family:inherit!important}.clearfix{clear:both}.hide{display:none}.expand{-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1}.link-to-keep-parent-style{color:currentColor;text-decoration:inherit}.center-cover-bg-img{background-position:50%;background-size:cover;background-repeat:no-repeat}.card{background:#fff;border-radius:3px;box-shadow:0 1px 1px 0 rgba(0,0,0,.05)}.h-center{-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex,.h-center{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.flex-column{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-auto{-webkit-flex:1 1 auto;-moz-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.flex-no-overflow{width:0}.items-center{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.justify-center{-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.justify-between{-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.occupy-parent{position:absolute;top:0;bottom:0;left:0;right:0}.v-flex{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.center,.v-center{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.center{-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.cover-parent{position:absolute;top:0;right:0;left:0;bottom:0}.text-trunc-1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.skeleton{border-color:#fafafa!important;border-radius:2px;box-shadow:none!important;background-color:#fafafa!important;background-clip:padding-box!important;cursor:default;color:transparent!important;-webkit-animation:glow 2s linear infinite;animation:glow 2s linear infinite;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@-webkit-keyframes glow{0%,to{border-color:#fafafa;background-color:#fafafa}50%{border-color:#f5f5f5;background-color:#f5f5f5}}@keyframes glow{0%,to{border-color:#fafafa;background-color:#fafafa}50%{border-color:#f5f5f5;background-color:#f5f5f5}}.skeleton-line{height:.625rem}.skeleton-full{width:100%}.skeleton-medium{width:66.67%}.skeleton-short{width:33.33%}.pl-c-primary{color:#ee4d2d}.pl-promotion{white-space:nowrap}:root{--brand-primary-color:#ee4d2d;--brand-primary-light-color:rgba(255,87,34,0.1)}.theme--ofs{--brand-primary-color:#d0011b;--brand-primary-light-color:rgba(208,1,27,0.08)}.theme--s-mart{--brand-primary-color:#066bc8;--brand-primary-light-color:#e6f0f9}body{background-color:#f5f5f5}body .stardust-popup,body .stardust-popup .stardust-popup__dialog--wrapper{z-index:10000;-moz-box-sizing:border-box;box-sizing:border-box}body .stardust-popup .stardust-popup__dialog--wrapper{max-width:31.25rem}body .stardust-popup .stardust-popup__dialog{border-radius:2px;margin-left:auto;margin-right:auto;-moz-box-sizing:border-box;box-sizing:border-box;padding-bottom:1.875rem}body .stardust-popup .stardust-popup__dialog--wrapper-top{padding-top:2.5rem;padding-left:1.875rem;padding-right:1.875rem;font-size:16px}body .stardust-popup .stardust-popup-title{text-align:left}body .stardust-popup .stardust-popup-buttons{margin-left:1.875rem;margin-right:1.875rem;margin-top:1.875rem;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-moz-box-sizing:border-box;box-sizing:border-box}body .stardust-popup .stardust-popup-button{-webkit-flex:0 1 6.25rem;-moz-box-flex:0;-ms-flex:0 1 6.25rem;flex:0 1 6.25rem;margin-left:1rem;height:2.5rem;line-height:2.5rem;border-radius:.125rem;-moz-box-sizing:border-box;box-sizing:border-box;font-size:14px;border:.0625rem solid rgba(0,0,0,.09);box-shadow:0 .0625rem .0625rem 0 rgba(0,0,0,.03);white-space:nowrap;padding-left:.625rem;padding-right:.625rem}body .stardust-popup .stardust-popup-button--main{background:#ee4d2d;color:#fff;text-transform:uppercase}body .stardust-popup .stardust-popup-button--main:hover{background:#f05d40}body .stardust-popup .stardust-popup-button--main:active{background:#e2492b}body .stardust-popup .stardust-popup-button--secondary{background:#fff;color:rgba(0,0,0,.87);text-transform:uppercase;border:0}body .stardust-popup .stardust-popup-button--secondary:hover{background:rgba(0,0,0,.02);border-color:rgba(0,0,0,.09)}body .stardust-popup .stardust-popup-button--secondary:active{background:rgba(0,0,0,.02);border-color:rgba(0,0,0,.09);box-shadow:inset 0 .125rem .0625rem 0 rgba(0,0,0,.05)}.ofs-tw-logo{max-width:150px}.icon-tw-mall-inline{width:1.875rem;height:.9375rem}.shopee-svg-icon{display:inline-block;width:1em;height:1em;fill:currentColor;position:relative}.icon-all-cate{width:.75rem}.icon-notification-2{width:.875rem;height:1.125rem}.icon-notifications-wallet{stroke:#fff}.icon-order-order,.icon-order-paid,.icon-order-problem,.icon-order-rating,.icon-order-received,.icon-order-shipping{stroke:currentColor}.icon-shopee-logo{width:11.875rem;height:4rem;fill:#fff}.icon-line{display:inline-block;background:url(https://deo.shopeemobile.com/shopee/shopee-pcmall-live-sg/assets/e7e8c8a24b2e1ae6fb9c4076d42140aa.png) no-repeat;background-size:contain;overflow:hidden;text-indent:-9999px;text-align:left;width:22px;height:22px}.icon-shopee-logo--official-shop{width:2.5rem;height:2.8125rem;fill:#fff}.icon-location-marker{color:#ee4d2d;fill:currentColor}.icon-vn-privacy{background-position:0 -110px}.icon-vn-shipping{background-position:0 -122px}.icon-vn-tos{background-position:0 -134px}.icon-vn-violation{background-position:0 -146px}.icon-share-fb,.icon-share-gplus,.icon-share-messenger,.icon-share-pinterest,.icon-share-twitter{display:inline-block;background:url(https://deo.shopeemobile.com/shopee/shopee-pcmall-live-sg/assets/4268e6c922bc887da52eef2c1314a284.png) no-repeat;overflow:hidden;text-indent:-9999px;text-align:left;width:24px;height:24px}.icon-share-messenger{background-position:0 0}.icon-share-fb{background-position:-24px 0}.icon-share-gplus{background-position:0 -24px}.icon-share-pinterest{background-position:-24px -24px}.icon-share-twitter{background-position:0 -48px}.shopee-spacer{display:inline-block;width:1px;height:.625rem;background-color:rgba(0,0,0,.12)}.address-modal__form_input{width:100%}.address-modal__form_input.hidden{position:absolute;left:-1000px;top:-1000px;width:1px;height:1px;opacity:0}.address-modal .shopee-popup-form__main-container{margin-bottom:0;padding-bottom:84px}.shopee-address-picker{width:20rem;border:1px solid rgba(0,0,0,.09);background-color:#fff;z-index:1;box-shadow:0 1px 1px 0 rgba(0,0,0,.05);border-radius:.125rem;overflow:hidden}.shopee-address-picker__search-bar{background-color:#fff;padding:.3125rem .625rem}.shopee-address-picker__search-bar input{outline:none;border:0;background-color:#f5f5f5;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;height:1.875rem;line-height:1.875rem;padding:0 .625rem;border-radius:2px}.shopee-address-picker__search-bar input::-webkit-input-placeholder{color:rgba(0,0,0,.26)}.shopee-address-picker__search-bar input::-moz-placeholder{color:rgba(0,0,0,.26)}.shopee-address-picker__search-bar input:-ms-input-placeholder{color:rgba(0,0,0,.26)}.shopee-address-picker__search-bar input::-ms-input-placeholder{color:rgba(0,0,0,.26)}.shopee-address-picker__search-bar input::placeholder{color:rgba(0,0,0,.26)}.shopee-address-picker__current-level-list,.shopee-address-picker__search-result{list-style:none;padding:0;margin:0;max-height:17.5rem;overflow-y:scroll}.shopee-address-picker__current-level-list-item,.shopee-address-picker__last-selected-address-level,.shopee-address-picker__search-result-item{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:.625rem}.shopee-address-picker__last-selected-address-level{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;color:#ee4d2d;background-color:#f5f5f5}.shopee-address-picker__last-selected-address-level .icon-arrow-left{font-size:.625rem;margin-right:.625rem}.notification-card{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:1.25rem}.notification-card .shopee-image-placeholder{background-color:#f5f5f5}.notification-card .shopee-image-placeholder .shopee-svg-icon{font-size:2.5rem}.notification-card:hover{background-color:#f8f8f8}.notification-card .shopee-avatar{width:3.75rem;height:3.75rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.notification-card__connector{width:.0625rem;position:absolute;top:0;left:3.75rem;bottom:0;background:rgba(0,0,0,.09)}.notification-card__connector-dot{width:.5rem;height:.5rem;background:#e2e2e2;border-radius:50%;position:absolute;left:3.5rem;margin-top:.375rem}.notification-card__collapse{cursor:pointer;margin-left:.625rem}.notification-card__image{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-flow:row-reverse wrap-reverse;-moz-box-orient:horizontal;-moz-box-direction:reverse;-ms-flex-flow:row-reverse wrap-reverse;flex-flow:row-reverse wrap-reverse;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;position:relative;width:5rem;height:5rem;background-color:#fff}.notification-card__img-background{width:100%;padding-top:100%;background-position:50%;background-size:cover;background-repeat:no-repeat}.notification-card__img-background--half{width:50%;padding-top:50%;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.notification-card__detail{word-wrap:break-word;padding-left:1.25rem;min-width:0;-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;margin-right:.625rem}.notification-card__title{font-size:1rem;margin-bottom:.625rem;color:rgba(0,0,0,.8)}.notification-card__description{font-size:.875rem;margin-bottom:.625rem;max-width:40.625rem;color:rgba(0,0,0,.54)}.notification-card__content{font-size:.875rem;color:rgba(0,0,0,.54);margin-bottom:.3125rem}.notification-card__info{font-size:.875rem;color:rgba(0,0,0,.54);line-height:1;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.notification-card__button{margin-left:auto;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.notification-card__button .shopee-button-outline{padding:0 .4375rem;background-color:#fff;min-width:5rem;height:1.875rem;font-size:.75rem;text-transform:capitalize;-moz-box-sizing:border-box;box-sizing:border-box}.notification-card__button .shopee-button-outline:hover{color:#ee4d2d;border-color:#ee4d2d}.notification-card__button .shopee-button-outline--complement{color:#00bfa5;border-color:#00bfa5}.notification-card--group-primary{position:relative}.notification-card--group-primary .notification-card__connector{top:50%}.notification-card--group-primary .notification-card__connector--single{display:none}.notification-card__spinner{width:.75rem;height:.75rem;background-position:50%;background-size:cover;background-repeat:no-repeat;background:url(https://deo.shopeemobile.com/shopee/shopee-pcmall-live-sg/assets/be61e869a4c7e201ad8443a58c2c8d96.png);-webkit-animation:spin .6s linear infinite;animation:spin .6s linear infinite}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.notification-card--group-secondary{background:#f9f9f9;padding-left:6.25rem;position:relative}.notification-card--group-secondary .notification-card__title{color:rgba(0,0,0,.54)}.notification-card--mini{padding:.5rem .625rem}.notification-card--mini .shopee-image-placeholder .shopee-svg-icon{font-size:1.5rem}.notification-card--mini .shopee-avatar{width:2.5rem;height:2.5rem}.notification-card--mini .notification-card__image{width:2.5rem;height:2.5rem;border:.5px solid rgba(0,0,0,.09);-moz-box-sizing:border-box;box-sizing:border-box}.notification-card--mini .notification-card__detail{padding-left:.375rem}.notification-card--mini .notification-card__title{margin-bottom:.375rem;font-size:.875rem}.notification-card--mini .notification-card__content{font-size:.75rem;color:rgba(0,0,0,.54);line-height:.9375rem}.notification-card--mini .notification-card__description{margin-bottom:.375rem;max-width:20rem}.notification-card--unread{background-color:#fff2ee}.shopee-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:600}.shopee-popup__overlay{width:100%;height:100%;background-color:rgba(0,0,0,.4)}.shopee-popup__container{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);overflow:visible;max-height:100%;max-width:100%}.shopee-popup__close-btn{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;line-height:2.5rem;height:1.875rem;width:1.875rem;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#5a5a5a;top:-.625rem;right:-.625rem;border-radius:1.25rem;border:3px solid #fff}.shopee-popup__close-btn .shopee-svg-icon{font-size:.75rem;color:#fff}.shopee-alert-popup{width:31.25rem;padding:1.25rem;overflow:visible}.shopee-alert-popup__title{font-size:1.5rem;color:#ee4d2d;margin-top:1.875rem}.shopee-alert-popup__message{margin-top:2.5rem;font-size:1rem}.shopee-alert-popup__message-list{margin-top:1.875rem}.shopee-alert-popup__button-vertical-layout,.shopee-alert-popup__message-list{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.shopee-alert-popup__button-vertical-layout{margin-top:6.25rem}.shopee-alert-popup__button-vertical-layout .shopee-alert-popup__button-spacer{height:1.25rem}.shopee-alert-popup__button-vertical-layout .shopee-button-outline,.shopee-alert-popup__button-vertical-layout .shopee-button-solid{-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;font-size:1rem}.shopee-alert-popup__button-vertical-layout .shopee-button-outline{color:rgba(0,0,0,.8)}.shopee-alert-popup__button-horizontal-layout{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-top:6.25rem}.shopee-alert-popup__button-horizontal-layout .shopee-alert-popup__button-spacer{width:.625rem}.shopee-alert-popup__button-horizontal-layout .shopee-button-outline,.shopee-alert-popup__button-horizontal-layout .shopee-button-solid{-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;padding:.75rem 0;text-transform:capitalize}.shopee-no-scroll{overflow:hidden}.shopee-shop-collection-filter__collection,.shopee-shop-collection-filter__header{font-weight:500}.shopee-shop-collection-filter__header{color:rgba(0,0,0,.8);text-transform:uppercase;padding:.875rem 0 1.125rem}.shopee-shop-collection-filter__collection{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:.625rem 0;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;font-size:.8125rem;color:rgba(0,0,0,.8)}.shopee-shop-collection-filter__collection--active{color:#ee4d2d}.shopee-shop-collection-filter__collection+.shopee-shop-collection-filter__collection{border-top:1px solid rgba(0,0,0,.09)}.shop-collection-view{margin-bottom:.625rem}.shop-search-result-view__item{margin-top:.625rem}.shop-collection-list{background-color:#fff;width:16.875rem;max-height:18.75rem;box-shadow:0 1px 1px 0 rgba(0,0,0,.05);border-radius:.125rem;overflow:hidden;overflow-y:auto}.shop-collection-list__item{text-decoration:none;color:rgba(0,0,0,.8);display:block;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;padding-left:3.75rem;height:3.75rem;overflow:hidden}.shop-collection-list__item:hover{background-color:#f8f8f8}.shop-collection-list__item:hover .shop-collection-list__item-desc-name{color:#ee4d2d}.shop-collection-list__item-image{position:absolute;top:.625rem;left:.625rem;height:2.5rem;width:2.5rem;background-color:#f5f5f5}.shop-collection-list__item-image>.shopee-svg-icon{font-size:1.25rem;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.shop-collection-list__item-image>img,.shop-collection-list__item-image__adult-mask{position:absolute;top:0;left:0;width:100%;height:100%}.shop-collection-list__item-image__adult-mask{background-repeat:no-repeat;background-position:50%;background-size:70%;background-color:#fff}.shop-collection-list__item-image__adult-mask--18{background-image:url(https://deo.shopeemobile.com/shopee/shopee-pcmall-live-sg/assets/e0d1677a58deaa693aa9fcea93255096.png)}.shop-collection-list__item-image__adult-mask--20{background-image:url(https://deo.shopeemobile.com/shopee/shopee-pcmall-live-sg/assets/3d819965643f1287ea7358313e66e85e.png)}.shop-collection-list__item-image__adult-mask--21{background-image:url(https://deo.shopeemobile.com/shopee/shopee-pcmall-live-sg/assets/f897d97e691bc43c7b917018f97ad5bc.png)}.shop-collection-list__item-desc{height:100%;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.shop-collection-list__item-desc-name{white-space:nowrap;color:rgba(0,0,0,.87);overflow:hidden;text-overflow:ellipsis}.shop-collection-list__item-desc-product{color:rgba(0,0,0,.54);font-size:.75rem;margin-top:.125rem}.shopee-guarantee-icon{background-position:50%;background-size:cover;background-repeat:no-repeat;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:url(https://deo.shopeemobile.com/shopee/shopee-pcmall-live-sg/assets/67454c89080444c5997b53109072c9e0.png)}.order-detail-header{background-color:#fff;border-top-left-radius:.3125rem;border-top-right-radius:.3125rem}.order-detail-header__state-container{position:relative;-moz-box-sizing:border-box;box-sizing:border-box;padding:5rem 2.8125rem 2.8125rem}.order-detail-header__back-button,.order-detail-header__note{right:1.25rem;position:absolute;top:1.25rem;font-size:.875rem;line-height:1rem}.order-detail-header__separator{margin:0 1em}.order-detail-header__back-button{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;left:1.25rem;color:rgba(0,0,0,.54)}.order-detail-header__back-button:hover{cursor:pointer}.order-detail-header__back-button--arrow{font-size:.875rem;margin-right:.3125rem}.order-detail-header__status{color:#ee4d2d;text-transform:uppercase}.order-detail-header__invoice{padding:0 .9375rem}.order-detail-header__invoice-inner{padding:.625rem .3125rem;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;border-top:1px dashed #eee;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.order-detail-header__invoice-title{font-size:12px;color:rgba(0,0,0,.54)}.order-detail-header__invoice-ph-title{font-size:12px;display:inline-block}.order-detail-header__invoice-popover{height:231px;width:350px;background-color:#fff;border-radius:4px;padding:15px}.order-detail-header__invoice-disclaimer-header{font-family:Roboto;font-style:normal;font-weight:500;font-size:14px;line-height:16px;margin-bottom:10px}.order-detail-header__invoice-disclaimer-content{font-style:normal;font-weight:400;font-size:14px;line-height:16px}.order-detail-header__invoice-icon{vertical-align:middle;margin-left:8px}.order-detail-header__action-container{-moz-box-sizing:border-box;box-sizing:border-box;background-color:#fffcf5;padding-top:1.25rem}.order-detail-header__button-wrapper{width:13.125rem;height:2.5rem;font-size:.875rem;margin-left:1rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;background:#fff}.order-detail-header__button-wrapper-container{padding:0 1.25rem .625rem;margin-bottom:.625rem;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;border-bottom:1px dotted rgba(0,0,0,.09);-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}.order-detail-header__button-wrapper-container--last{padding-bottom:1.25rem;border-bottom:0}.order-detail-header__group-buttons-wrapper-container,.order-detail-header__text-info-wrapper{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.order-detail-header__text-info-wrapper{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:left;min-height:1.25rem}.order-detail-header__text-info-wrapper p{width:100%;padding:0;margin:0}.order-detail-header__text-info-wrapper-with-reason>span:first-child{font-weight:600}.order-detail-header__button-content-wrapper{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;text-transform:capitalize}.order-detail-header__shopee-guarantee__icon{width:1.25rem;height:1.25rem;margin-right:.3125rem;display:inline-block}.order-detail-header__primary-icon{color:#ee4d2d;font-size:1.25rem;margin:0 .625rem 0 .3125rem}.order-detail-header__primary-shopee-guarantee-icon{width:1.25rem;height:1.25rem;margin-right:.3125rem}.purchase-card-buttons__wrapper{background:#fffefb;padding:0 1.5rem}.purchase-card-buttons__total-payment{padding-top:2.5rem;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end}.purchase-card-buttons__shopee-guarantee-icon{width:1.375rem;height:1.375rem;margin-right:.3125rem}.purchase-card-buttons__label-price{color:rgba(0,0,0,.8);font-size:.875rem;line-height:1.25rem;margin-right:.625rem}.purchase-card-buttons__total-price{color:#ee4d2d;font-size:1.875rem;line-height:2rem}.purchase-card-buttons__container{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;padding:1.125rem 0 1.25rem}.purchase-card-buttons__show-button-wrapper{min-width:10rem;height:2.5rem;margin-left:.625rem;background:#fff}.purchase-card-buttons__show-button-wrapper .shopee-button-outline,.purchase-card-buttons__show-button-wrapper .shopee-button-solid{padding:0 .625rem;-moz-box-sizing:border-box;box-sizing:border-box}.purchase-card-buttons__text-info{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:left;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1}.purchase-card-buttons__open-more-wrapper{position:relative;width:6.25rem;height:2.5rem;margin-left:.625rem}.purchase-card-buttons__open-more-button{font-size:.875rem;font-weight:300;line-height:1;letter-spacing:0;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%;height:100%;color:rgba(0,0,0,.8);border:1px solid rgba(0,0,0,.09);background:#fff;position:relative;z-index:2;-moz-box-sizing:border-box;box-sizing:border-box}.purchase-card-buttons__open-more-button__arrow{font-size:.625rem;margin-left:.3125rem}.purchase-card-buttons__inside-button-container{display:none;position:absolute;top:2.5rem;left:0;border:1px solid #ee4d2d;background:#fff;z-index:1}.purchase-card-buttons__open-more-wrapper:hover .purchase-card-buttons__open-more-button{color:#ee4d2d;border:1px solid #ee4d2d;border-bottom-color:#fff}.purchase-card-buttons__open-more-wrapper:hover .purchase-card-buttons__inside-button-container{display:block}.purchase-card-buttons__inside-button{color:rgba(0,0,0,.8);min-width:11.25rem;height:2.5rem;padding:0 .625rem;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.purchase-card-buttons__inside-button:hover{color:#ee4d2d;background:#f8f8f8}.purchase-card-buttons__button-content{text-decoration:none;text-transform:capitalize}.checkout-card__content-wrapper,.order-card__content-wrapper{background:#fff}.checkout-card__content,.order-card__content{padding:1.25rem 1.25rem 0}.order-content-status{color:#ee4d2d;line-height:1.5rem;text-align:right;text-transform:uppercase;white-space:nowrap}.checkout-card__order-wrapper:not(:last-child){margin-bottom:1.875rem;border-bottom:1px solid rgba(0,0,0,.09)}.checkout-card__order-wrapper:last-child,.order-card__container{border-bottom:0}.purchase-text-info-wrapper{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:left;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1}.purchase-text-info{font-size:.75rem;line-height:.9375rem;word-wrap:break-word;max-width:25rem;color:rgba(0,0,0,.54)}.purchase-text-info__hover-point{position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.purchase-text-info__tooltip-content{background:#fff;color:rgba(0,0,0,.8);width:18.75rem;padding:1.25rem;font-size:.875rem;line-height:1.375rem;word-wrap:break-word;text-align:left}.purchase-text-info .shopee-drawer{display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex}.purchase-text-info:nth-child(2){color:#ee4d2d}.purchase-empty-order__container{box-shadow:0 1px 1px 0 rgba(0,0,0,.05);border-radius:.125rem;overflow:hidden;background:#fff;width:100%;height:100%;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.purchase-empty-order__icon{background-position:50%;background-size:cover;background-repeat:no-repeat;background-image:url(https://deo.shopeemobile.com/shopee/shopee-pcmall-live-sg/assets/5fafbb923393b712b96488590b8f781f.png);width:6.25rem;height:6.25rem;margin-bottom:1.25rem}.purchase-empty-order__text{color:rgba(0,0,0,.8);font-size:.875rem;line-height:1.0625rem}.shopee-order-detail__coin-info{background-color:#fff;-moz-box-sizing:border-box;box-sizing:border-box;margin-top:.625rem}.shopee-order-detail__coin-info-desc{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.shopee-order-detail__coin-info-icon{width:1.5rem;height:1.5rem;margin-right:.625rem}.shopee-order-detail__coin-info-label{font-size:1.0625rem}.shopee-order-detail__coin-info-sublabel{color:rgba(0,0,0,.54);font-size:.75rem;margin-left:.625rem}.shopee-order-detail__coin-info-spacer{-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.shopee-order-detail__coin-info-amount{font-size:1.0625rem;color:#f6a700}.shopee-price--primary{color:#ee4d2d}.shopee-price--original{color:rgba(0,0,0,.26);text-decoration:line-through}.checkout-card__container,.order-card__container,.order-detail-header{box-shadow:0 1px 1px 0 rgba(0,0,0,.05);border-radius:.125rem;overflow:hidden;overflow:visible}.order-cancel-popup__dropdown{display:block}.order-cancel-popup__buttons{margin-top:3.125rem}.rating-modal__header{border-bottom:1px solid rgba(0,0,0,.09)}.rating-modal__header--view{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-top:1.25rem}.rating-modal__title{font-size:1.25rem;line-height:1.5rem;font-weight:700;color:rgba(0,0,0,.8);margin-bottom:.625rem;text-transform:capitalize}.rating-modal__created-time{font-size:.75rem;color:rgba(0,0,0,.54);padding-bottom:.625rem}.rating-modal__rating-action-container{position:absolute;top:.625rem;right:.625rem;font-size:.75rem;line-height:.875rem;color:rgba(0,0,0,.54)}.rating-modal__rating-action-container .shopee-button-solid{padding:.1875rem .3125rem;margin-left:.625rem;color:rgba(0,0,0,.8);font-size:.75rem;font-weight:700}.rating-modal__rating-action-container .shopee-button-solid .shopee-svg-icon{font-size:.75rem;margin-right:0}.rating-modal__rating-item-wrapper{width:60%}.rating-modal__image-list-wrapper{-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:80%}.rating-modal-edit-item__container{margin-top:1.875rem}.rating-modal-edit-item__back-button-wrapper{position:absolute;background:#fff;width:100%;top:1.125rem;left:0;z-index:9999}.rating-modal-edit-item__back-button{padding:.3125rem 1.25rem;color:rgba(0,0,0,.54)}.rating-modal-edit-item__back-button:hover{cursor:pointer}.rating-modal-edit-item__back-button-arrow{font-size:.875rem;margin-right:.3125rem}.rating-stars__container{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.rating-stars__container>div{margin:0 .125rem}.rating-stars__star{stroke:currentColor}.rating-stars__star--clickable{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rating-modal-handler__container{padding-bottom:1.875rem;border-bottom:1px dotted rgba(0,0,0,.09)}.rating-modal-handler__container--last{border-bottom:0}.rating-modal-handler__rating-stars-wrapper{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:.625rem 0 1.25rem;position:relative;font-size:2.25rem;letter-spacing:.25rem}.rating-modal-handler__rating-prompt-text{margin-bottom:1.25rem;text-align:center;color:rgba(0,0,0,.54)}.shopee-rating-stars{position:relative;display:inline-block}.shopee-rating-stars__stars{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.shopee-rating-stars__star-wrapper{position:relative;margin-right:1px}.shopee-rating-stars__star-wrapper>.shopee-rating-stars__lit{overflow:hidden;position:absolute;height:100%;left:0;top:0;z-index:1}.shopee-rating-stars__gold-star{color:#ffce3d;fill:#ffce3d;display:block;position:absolute;left:0;overflow-x:hidden}.shopee-rating-stars__dark-star{color:#d5d5d5;display:block}.shopee-rating-stars__primary-star{color:#ee4d2d;stroke:#ee4d2d;display:block;position:absolute;left:0;overflow-x:hidden}.theme--ofs .shopee-rating-stars__primary-star{color:#d0011b;stroke:#d0011b}.theme--s-mart .shopee-rating-stars__primary-star{color:#ffce3d;stroke:#ffce3d}.shopee-rating-stars__hollow-star{color:#ee4d2d;display:block;stroke:currentColor}.theme--s-mart .shopee-rating-stars__hollow-star{color:#ffce3d;stroke:#ffce3d}.categories-breadcrumb{margin:1.875rem auto}.categories-breadcrumb__link--home{text-decoration:none;color:rgba(0,0,0,.8)}.categories-breadcrumb>.breadcrumb{font-size:.875rem;padding:0}.categories-content-card{box-shadow:0 1px 1px 0 rgba(0,0,0,.05);border-radius:.125rem;overflow:hidden;background:#fff;margin-bottom:1.875rem}.thumbnail-grid-categories{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.category-grid{text-decoration:none;color:rgba(0,0,0,.8);display:block;width:14.28571%;-moz-box-sizing:border-box;box-sizing:border-box;height:12.5rem;border-right:1px solid rgba(0,0,0,.05);border-bottom:1px solid rgba(0,0,0,.05);text-align:center;background-color:#fdfdfd;transition:box-shadow .1s cubic-bezier(.4,0,.6,1),-webkit-transform .1s cubic-bezier(.4,0,.6,1);transition:transform .1s cubic-bezier(.4,0,.6,1),box-shadow .1s cubic-bezier(.4,0,.6,1);transition:transform .1s cubic-bezier(.4,0,.6,1),box-shadow .1s cubic-bezier(.4,0,.6,1),-webkit-transform .1s cubic-bezier(.4,0,.6,1)}.category-grid:hover{background-color:#fff;z-index:1;border-color:rgba(0,0,0,.12);box-shadow:0 0 .8125rem 0 rgba(0,0,0,.05)}.category-grid__thumbnail{margin:.625rem auto;width:8.75rem;height:7.5rem;background-size:100%}.category-grid__category-name{color:rgba(0,0,0,.8);font-size:.875rem;text-decoration:none;line-height:1.25rem;max-width:90%;margin:0 auto;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-height:2.5rem}.alphabetical-navigator{list-style:none;text-align:center;padding:0 6.25rem;margin-top:2.5rem;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.alphabetical-navigator__letter{color:rgba(0,0,0,.14);margin:0 .3125rem;text-decoration:none}.alphabetical-navigator__letter--wrapper{display:inline-block;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.alphabetical-navigator__letter--active{color:#ee4d2d;cursor:pointer}.alphabetical-navigator__letter--spacer{color:rgba(0,0,0,.14);float:right}.alphabetical-list-of-categories{margin-top:2rem;margin-bottom:2rem}.list-of-categories-in-letter{margin:0 2.125rem}.list-of-categories-in-letter--categories{padding:0 1.25rem}.list-of-categories-in-letter>h1{font-size:2.25rem;font-weight:500;border-bottom:1px solid rgba(0,0,0,.05);padding:.625rem 1.25rem}.a-category--wrapper:not(:last-child){margin-bottom:1.25rem}.a-category__display-name{text-decoration:none;color:rgba(0,0,0,.8);display:block;color:#ee4d2d;font-size:1rem;margin-top:.625rem;margin-bottom:.625rem}.a-category__sub-categories--wrapper{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.a-category__sub-categories--wrapper .a-sub-category--display-name{text-decoration:none;color:rgba(0,0,0,.8);width:25%;color:rgba(0,0,0,.54);font-size:.875rem;line-height:1.25rem}.daily-discover-page,.recommend-products-by-view{padding:2.5rem 0 3.75rem}.daily-discover-page__content,.recommend-products-by-view__content{padding:1.25rem 0 2.6875rem}.daily-discover-page__item-card-wrapper,.recommend-products-by-view__item-card-wrapper{margin-bottom:.625rem}.purchase-list-page__tabs-container{box-shadow:0 1px 1px 0 rgba(0,0,0,.05);border-radius:.125rem;background:#fff;border-top-left-radius:2px;border-top-right-radius:2px;margin-bottom:.75rem}.purchase-list-page__tab,.purchase-list-page__tabs-container{overflow:hidden;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.purchase-list-page__tab{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:1rem;line-height:1.1875rem;padding:1rem 0;color:rgba(0,0,0,.8);-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.purchase-list-page__tab:hover{color:#ee4d2d}.purchase-list-page__tab--selected{color:#ee4d2d;border-bottom:2px solid #ee4d2d}.purchase-list-page__tab-label{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.purchase-list-page__tab-count{color:#ee4d2d;font-size:.9em;vertical-align:baseline;margin-left:.3em}.purchase-list-page__search-bar{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;background:#eaeaea;padding:.75rem 0;box-shadow:0 1px 1px 0 rgba(0,0,0,.05);border-radius:2px;color:#555}.purchase-list-page__search-bar ::-webkit-input-placeholder{color:#929292}.purchase-list-page__search-bar ::-moz-placeholder{color:#929292}.purchase-list-page__search-bar :-ms-input-placeholder{color:#929292}.purchase-list-page__search-bar ::-ms-input-placeholder{color:#929292}.purchase-list-page__search-bar ::placeholder{color:#929292}.purchase-list-page__search-bar svg{margin-left:.9375rem;margin-right:.9375rem;stroke:#bbb}.purchase-list-page__search-bar input{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;line-height:1rem;font-size:.875rem;border:0;outline:none;background-color:inherit}.purchase-list-page__search-bar-focus svg{stroke:#555}.purchase-list-page__search-result{margin-top:1.25rem;font-size:14px;color:#757575;text-align:center}.purchase-list-page__search-result div{display:inline}.purchase-list-page__search-result span{color:#555}.purchase-list-page__checkout-card-wrapper:last-child,.purchase-list-page__order-card-wrapper:last-child{margin-bottom:0}.purchase-list-page__checkout-card-wrapper,.purchase-list-page__order-card-wrapper{margin-bottom:.625rem;margin-top:.75rem}.purchase-list-page__empty-page-wrapper{width:100%;height:37.5rem;margin-top:.75rem}.theme--ofs .shopee-cart-number-badge,.theme--ofs .shopee-notification-number-badge{color:#d0011b;border-color:#d0011b}.theme--ofs .footer{border-top-color:#d0011b}.theme--ofs .footer__category-list-item-main>a:hover,.theme--ofs .footer__category-list-item-sub>a:hover,.theme--ofs .icon-like,.theme--ofs .icon-preorder,.theme--ofs .navbar-wrapper .navbar__link--login:hover .navbar__link-text,.theme--ofs .navbar-wrapper .navbar__link--login>.navbar__link-text,.theme--ofs .product-comment-item__at-user,.theme--ofs .product-page .shopee-tab-container__header-item--active>.product-page__tab-link,.theme--ofs .shopee-address-picker__last-selected-address-level,.theme--ofs .shopee-badge--promotion__label-wrapper,.theme--ofs .shopee-badge--promotion__label-wrapper__off-label.shopee-badge--promotion__label-wrapper__off-label--zh-Hant,.theme--ofs .shopee-facet-filter__facet .shopee-checkbox__box--checked,.theme--ofs .shopee-filter-group__item .shopee-checkbox__box--checked,.theme--ofs .shopee-item-card__hidden-price-display,.theme--ofs .shopee-mini-page-controller__current,.theme--ofs .shopee-product-info-body__order-quantity .shopee-button-outline-mid,.theme--ofs .shopee-product-info-body__preorder,.theme--ofs .shopee-product-info-body__ship-to-selector-wrapper:hover .shopee-product-info-body__ship-to-text,.theme--ofs .shopee-product-info__header__rating-desc,.theme--ofs .shopee-product-info__header__real-price,.theme--ofs .shopee-product-rating-overview__text-overview,.theme--ofs .shopee-product__shipping-option-current-channel-cost,.theme--ofs .shopee-rating-stars__hollow-star,.theme--ofs .shopee-search-correction__new-search,.theme--ofs .shopee-search-filter-status,.theme--ofs .shopee-search-result-header__text-highlight,.theme--ofs .shopee-search-user-brief__header-text-highlight,.theme--ofs .shopee-search-user-item .shopee-svg-icon:not(.icon-tick),.theme--ofs .shopee-search-user-item__follow-count-number,.theme--ofs .shopee-search-user-seller-info-item__primary-text,.theme--ofs .shopee-searchbar-hints__search-shop>.shopee-svg-icon,.theme--ofs .shopee-shop-collection-filter__collection--active,.theme--ofs .shopee-sort-by-options .shopee-dropdown__entry:not(.shopee-dropdown__entry--selected):hover,.theme--ofs .wholesale-popup__price,.theme--ofs .wholesale-table__body-cell--price{color:#d0011b!important;stroke:#d0011b!important}.theme--ofs .shopee-header-section__header-link>.shopee-button-no-outline{color:#d0011b}.theme--ofs .section-recommend-products__separator,.theme--ofs .shopee-sort-by-options .shopee-dropdown--has-selected>.shopee-dropdown__entry--selected,.theme--ofs .shopee-sort-by-options__option--selected{color:#d0011b;border-bottom-color:#d0011b}.theme--ofs .image-carousel__dot--active,.theme--ofs .shopee-page-controller>.shopee-button-solid,.theme--ofs .shopee-price-range-filter__button>.shopee-button-solid,.theme--ofs .shopee-search-empty-result-section__button .shopee-button-solid,.theme--ofs .shopee-search-reset>a>.shopee-button-solid{background-color:#d0011b}.theme--ofs .shopee-searchbar>.shopee-button-solid:hover{background-color:#c30018}.theme--ofs .shopee-product-rating-overview__filter--active{border-color:#d0011b;fill:#d0011b}.theme--ofs .product-page .shopee-tab-container__header-item--active,.theme--ofs .shopee-image-gallery__option-image-wrapper__selected-mask,.theme--ofs .shopee-lightbox-thumbnail__selected-mask,.theme--ofs .shopee-product-info-body__ship-to-selector-wrapper:hover{border-color:#d0011b}.theme--ofs .btn-buynow,.theme--ofs .shopee-button-solid--primary{background-color:#d0011b}.theme--ofs .btn-buynow:hover,.theme--ofs .shopee-button-solid--primary:hover{background-color:#e00622}.theme--ofs .btn-buynow:active,.theme--ofs .shopee-button-solid--primary:active{background-color:#c30018}.theme--ofs .btn-add-to-cart,.theme--ofs .btn-chat-now{background-color:#fff3f3;color:#d0011b;border:1px solid #d0011b}.theme--ofs .btn-add-to-cart:hover,.theme--ofs .btn-chat-now:hover{background-color:#fff}.theme--ofs .btn-add-to-cart:active,.theme--ofs .btn-chat-now:active{background-color:#ffe8e8}.theme--ofs .icon-web-chat,.theme--ofs .product-page-bundle-deal__see-all{color:#d0011b!important}.theme--ofs .product-page-bundle-deal__tag,.theme--ofs .shopee-item-card__bundle-deal,.theme--ofs .shopee-product-info__header__bundle-deal-tag{color:#d0011b!important;border-color:#d0011b!important}.theme--ofs .select-with-status__dropdown-item:hover{background:#d0011b}.theme--ofs .section-seller-overview__item-text-value,.theme--ofs .shop-collection-list__item:hover .shop-collection-list__item-desc-name,.theme--ofs .shop-page-shop-description__shop-name,.theme--ofs .shop-page__menu .shop-page__menu-item:hover,.theme--ofs .shopee-category-list__sub-category--active,.theme--ofs .shopee-sort-bar .shopee-sort-by-options .select-with-status__value{color:#d0011b}.theme--ofs .shop-page__menu .shop-page__menu-item--active{color:#d0011b;border-bottom-color:#d0011b}.theme--ofs .shopee-product-info__header__real-price{color:#d0011b}.theme--ofs .shopee-category-list__sub-category--active .shopee-category-list__sub-category__caret{fill:#d0011b}.theme--ofs .shopee-sort-bar .shopee-sort-by-options__option--selected{background:#d0011b}.ofs-page__container{min-height:100vh;padding:1.25rem 0 8.75rem}.ofs-page__section{margin-bottom:1.875rem}.ofs-page__recommend-header{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:30px;border-bottom:4px solid #d0011b;padding:0 5px 10px;font-weight:500}.ofs-page__recommend-header-title{text-decoration:none;color:rgba(0,0,0,.8);color:#d0011b;font-size:1.0625rem;text-transform:uppercase}.ofs-page__recommend-header-see-all{text-decoration:none;color:rgba(0,0,0,.8);font-size:.875rem;color:#d0011b;padding:0;font-weight:300}.ofs-page__recommend-header-see-all:hover{color:#d0011b}.ofs-page__recommend-header-see-all>.icon-arrow-right{stroke:#d0011b;font-size:.625rem;margin-left:.3125rem}.ofs-recommend-page{padding:3.125rem 0 3.75rem}.ofs-recommend-page-header{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:1.875rem}.ofs-recommend-page-header,.ofs-recommend-page-header__top{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.ofs-recommend-page-header__top{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.ofs-recommend-page-header__strike{width:1.25rem;border-top:2px solid #d0011b}.ofs-recommend-page-header__title{padding:.375rem .625rem .25rem;text-transform:uppercase;font-size:1.25rem;font-weight:500;color:rgba(0,0,0,.8)}.ofs-recommend-page-header__bottom{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#888;font-size:.75rem;min-height:.875rem}.ofs-product-grid__pagination-wrapper{margin-top:2.6875rem}a{text-decoration:none}.clear-btn-style{background:0;border:0}@-webkit-keyframes movement{0%{-webkit-transform:translateY(2px);transform:translateY(2px)}50%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}to{-webkit-transform:translateY(2px);transform:translateY(2px)}}@keyframes movement{0%{-webkit-transform:translateY(2px);transform:translateY(2px)}50%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}to{-webkit-transform:translateY(2px);transform:translateY(2px)}}.stardust-spinner--hidden{display:none}.stardust-spinner__background{width:100%;height:100%;top:0;left:0;position:fixed;background-color:rgba(0,0,0,.4);display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.stardust-spinner__background--no-overlay{position:static;background-color:transparent;width:auto;height:auto}.stardust-spinner__background--no-overlay .stardust-spinner__main{padding:0;border-radius:0}.stardust-spinner__main{-webkit-flex:0 1 auto;-moz-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;padding:1rem;border-radius:1rem;background:#fff;color:#000}.stardust-spinner__spinner{-webkit-animation:movement .4s linear infinite;animation:movement .4s linear infinite}.stardust-spinner__spinner:nth-child(2){-webkit-animation-delay:.1s;animation-delay:.1s}.stardust-spinner__spinner:nth-child(3){-webkit-animation-delay:.2s;animation-delay:.2s}._3Rp_32{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;min-height:50rem;min-height:100vh}._3Rp_32 ._1bwazo{background-color:transparent}.IFLxoY,.Xqnqjs{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}._1ix216,.IFLxoY,.Xqnqjs{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}._1ix216{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}._1ix216,.Xqnqjs{-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.Xqnqjs{height:1px}.Xqnqjs:after{content:"";min-height:inherit;font-size:0}}._34gSQ-{background-color:#fff;-moz-box-sizing:border-box;box-sizing:border-box;box-shadow:0 3px 10px 0 rgba(0,0,0,.14);border-radius:.25rem;overflow:hidden;width:31.25rem}._34gSQ-._2kpMlA{width:24.8125rem}.Xqnqjs{-moz-box-sizing:border-box;box-sizing:border-box;min-height:5rem}._3AiUtd{margin-bottom:1.875rem}._3e4zDA{padding:0 1.875rem 1.875rem;overflow:hidden}._3e4zDA._2kpMlA{padding:0 5rem 4rem}.IFLxoY{padding-bottom:.875rem}._1ZEpVL{color:#ccc;padding:0 1rem;text-transform:uppercase;font-size:.75rem}._3svg61{height:1px;width:100%;background-color:#dbdbdb;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){._3svg61{height:.5px}}._1ix216{margin:0 -.3125rem}.OK6Cf4{padding:0 .625rem;border:1px solid rgba(0,0,0,.14);border-left:0;color:#555;cursor:pointer;background-color:#fbfbfb;outline:none;min-width:6.25rem;-moz-box-sizing:border-box;box-sizing:border-box}._1Q85Vy{cursor:not-allowed;color:#ccc}.Lg2XGS{opacity:.05}.fLbHuo{opacity:1;transition:opacity .2s}.wNXtyX{opacity:.05}._3Un1Ty{opacity:1;transition:opacity .2s}._3Pkts4{min-height:1rem;margin-bottom:.3125rem}._2XySpH{text-align:center}._1edvKF{color:#ff424f}._1UY6xl{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.KxJcjC{width:100%;border-radius:.125rem;overflow:hidden}._32FVxQ{-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid rgba(0,0,0,.14);height:2.5rem}._32FVxQ,.UkhMPJ{padding:.625rem;outline:none}.UkhMPJ{border:0}._1ZJ9qN{border:1px solid #ff424f}._3WFUon{-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid rgba(0,0,0,.14);height:2.5rem}._3nCDJd{border:1px solid #ff424f}._2_6YFc,._2WIO1v{border-color:rgba(0,0,0,.54)}._2uM4oF{-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}._2gB17H{margin:0;padding:.25rem 0 .5rem;font-size:.75rem;min-height:.9375rem;color:#ff424f}._2gB17H:first-letter{text-transform:capitalize}._1uOEwe,._3jDeJl{position:fixed;top:0;bottom:0;left:0;right:0}._3jDeJl{background-color:rgba(0,0,0,.4)}._1uOEwe{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;z-index:9000}.OZxFMu{z-index:1}._3INE57{opacity:0}._2GBj3A{transition:opacity .15s}._2GBj3A,._6DfIyI{opacity:1}._2gSGqu{opacity:0;transition:opacity .15s}._3pAlT-{-webkit-transform:scale(.8);transform:scale(.8)}._3Ss5vm{transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}._1MbL7i,._3Ss5vm{-webkit-transform:scale(1);transform:scale(1)}._1CWBT1{-webkit-transform:scale(.8);transform:scale(.8);transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}._3eWHCm{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}._1kfJr9,.TR28fh{margin:0;font-size:1rem;line-height:1.5;text-align:center}._3eWHCm{width:27.5rem;padding:1.875rem;background-color:#fff;box-shadow:0 .125rem .25rem rgba(0,0,0,.54);border-radius:.1875rem}._1W9KhX{width:3.125rem;height:3.125rem;margin-bottom:.9375rem}.TR28fh{color:#ff424f}._1kfJr9{color:#6c0}._1ruZ5a{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}._1ruZ5a,.hh2rFL{-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}._23zKgc{-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}._3Nrkgj{outline:none;padding:0 .625rem;border:0;background:none;border-radius:.125rem}._3Nrkgj:hover{opacity:.91}._3Nrkgj:active{opacity:1}._3Nrkgj:disabled{opacity:.7;cursor:not-allowed}.hh2rFL{height:2.5rem;min-width:8.75rem}.hh2rFL:not(:first-of-type){margin-left:.625rem}._3kANJY{text-transform:uppercase}._3_offS{color:#fff;background-color:#ee4d2d;box-shadow:0 1px 1px rgba(0,0,0,.09)}._3_offS:active{background-color:#e2492b}._2Exa8W{color:#555}._2Exa8W:hover{background-color:#f8f8f8}._2Exa8W:active{background-color:#f5f5f5}._3CvzOB{box-shadow:0 1px 1px rgba(0,0,0,.03);color:#555;border:1px solid rgba(0,0,0,.09)}._3CvzOB:hover{background-color:rgba(0,0,0,.02)}._3CvzOB:active{box-shadow:inset 0 2px 1px rgba(0,0,0,.05)}._2WaRLi{color:#05a;font-size:.75rem;line-height:.875rem;padding:0 .625rem}._1IRuK_{width:100%}._1ynZRA,._2CtOpX{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}._2CtOpX{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}._1ynZRA{-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}._2CtOpX{padding:1.875rem;height:12.5rem}._2jzJcM{color:#ff424f;font-size:1rem;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}._3nm8yw{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}._2HCc0n{width:3.75rem;height:3.75rem;margin:1.25rem auto 0;border-radius:50%;background-color:#f5f5f5;border:1px solid rgba(0,0,0,.09)}._3dCYZn{font-size:1.5rem;stroke:#c6c6c6}._2KbZSJ{margin-top:1.5625rem;font-size:12px;color:rgba(0,0,0,.87);text-align:center}.R49cvp{padding:0 1.5625rem;margin-right:.3125rem}._3LmzHH{color:#ee4d2d;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none}.Tn-1zP{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.zl9_GE{background:transparent}.stardust-toast{position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;width:100%;height:100%;transition:opacity .1s cubic-bezier(.4,0,.6,1);display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;pointer-events:all}.stardust-toast--hidden{opacity:0;pointer-events:none}.stardust-toast__container{font-family:-apple-system,Helvetica Neue,Helvetica,Roboto,Droid Sans,Arial,sans-serif;font-weight:400;font-size:14px;background-color:rgba(0,0,0,.65);color:#fff;text-align:center;padding:15px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;pointer-events:all;cursor:default;border-radius:7px;pointer-events:inherit}.stardust-toast__icon svg{width:30px;height:30px;margin-bottom:7px}._26s7gx{width:2.25rem!important;height:2.25rem!important}._3Q13ul,.s3PB8Z{height:27.5rem}._3qVJYR,._6naxFx{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}._3qVJYR,._6naxFx,._36wKwh{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}._6naxFx,._36wKwh{-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}._3qVJYR{-moz-box-sizing:content-box;box-sizing:content-box;width:100%}.yGpYhu{fill:#ee4d2d;width:1.5rem;height:1.5rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;padding-top:.25rem}._6naxFx{width:5rem}._3p_roN{-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;font-size:1.25rem;color:#222;padding-right:5rem;max-width:calc(100% - 10rem)}._3eCQOY{padding:0 1.875rem;max-width:calc(100% - 3.75rem)}.ZWZ4ab{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:capitalize}._1dDVs4{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}._3t8EbS{width:3.75rem;height:3.75rem;margin-bottom:1.25rem}._2SIfpt{margin:auto;font-size:3.25rem;color:#13b50b}.EpBJ-Y{font-size:1rem;margin-bottom:1.25rem;text-align:center}._13zyBo{color:#ee4d2d}._3JmPH3{margin-top:2.1875rem;font-weight:500;font-size:1rem;text-transform:capitalize}._1UtINp,._2pher1,._2Vgu8y{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}._2Vgu8y{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}._2pher1,._2Vgu8y{-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}._2Vgu8y{-moz-box-sizing:border-box;box-sizing:border-box;min-width:6.25rem;min-height:4.5rem;padding:.625rem .3125rem}._2pher1{width:2rem;height:2rem;border:1px solid rgba(0,0,0,.26);border-radius:100%;color:rgba(0,0,0,.26)}.v-JwLd{background-color:#6c0;border-color:#6c0;color:#fff}.yWjvx9{margin:.3125rem 0 0;font-size:.75rem;color:rgba(0,0,0,.26);text-transform:capitalize}._2Xj-3V{color:#6c0}._37oqYP{position:relative;bottom:10px;width:5.3125rem;height:.0625rem;background-color:rgba(0,0,0,.26)}._37oqYP:after{content:"";position:absolute;top:-2px;right:0;display:block;-moz-box-sizing:border-box;box-sizing:border-box;width:.3125rem;height:.3125rem;border-top:.0625rem solid rgba(0,0,0,.26);border-right:.0625rem solid rgba(0,0,0,.26);-webkit-transform:rotate(45deg);transform:rotate(45deg)}._3-l3Fh{background-color:#6c0}._3-l3Fh:after{border-top-color:#6c0;border-right-color:#6c0}._1bNb0g{color:#ee4d2d;cursor:pointer}._1bEJJs{color:rgba(0,0,0,.26);cursor:not-allowed}._2FAubX,._3-m13F,._3Wu5Yi{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}._2FAubX{-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}._3-m13F,._3Wu5Yi{-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}._11EqvS{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}._3-m13F,._3Rzcjh{width:100%;padding:1.375rem 1.875rem}._3Rzcjh{height:100%}._11EqvS{max-width:8.5rem;font-size:1.25rem;color:#222;text-transform:capitalize}._2FAubX{margin-left:1.25rem}.LXvhYo{padding:.6875rem .875rem;color:#ffbf00;font-size:.875rem;font-weight:700;border:2px solid #ffbf00;border-radius:2px;position:relative;margin-right:1rem}.LXvhYo,.LXvhYo:after{background-color:#fefaec}.LXvhYo:after{position:absolute;content:"";-moz-box-sizing:border-box;box-sizing:border-box;width:.75rem;height:.75rem;-webkit-transform:rotate(45deg) translateX(-50%);transform:rotate(45deg) translateX(-50%);border-top:2px solid #ffbf00;border-right:2px solid #ffbf00;top:50%;right:-.75rem}._3F92IZ,.YKCgqk{width:2.5rem;height:2.5rem}._2O9TWB{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}._3izDPq{font-size:1.25rem;color:#222}.yjBjsT{white-space:pre;padding-right:.25rem;color:rgba(0,0,0,.26)}._25Fkvp,.yjBjsT{font-size:.875rem}._25Fkvp{font-weight:500}._25Fkvp,._25Fkvp:active,._25Fkvp:hover,._25Fkvp:visited{color:#ee4d2d}._1mrJbr,._3mizNj{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.JZGBU6{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}._3mizNj{-moz-box-sizing:border-box;box-sizing:border-box;width:100%;height:2.5rem;overflow:hidden;border:1px solid rgba(0,0,0,.14);border-radius:2px;box-shadow:inset 0 2px 0 rgba(0,0,0,.02)}._3ohfoK{background:#fff6f7;border-color:#ff424f}._3ohfoK,.kyDxAM{box-shadow:0 0 4px rgba(0,0,0,.14)}.kyDxAM{border-color:rgba(0,0,0,.54)}.yReWDs{padding:.75rem;outline:none;border:0;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-filter:none;filter:none}.yReWDs::-webkit-input-placeholder{color:rgba(0,0,0,.26);padding-left:.1875rem}.yReWDs::-moz-placeholder{color:rgba(0,0,0,.26);padding-left:.1875rem}.yReWDs:-ms-input-placeholder{color:rgba(0,0,0,.26);padding-left:.1875rem}.yReWDs::-ms-input-placeholder{color:rgba(0,0,0,.26);padding-left:.1875rem}.yReWDs::placeholder{color:rgba(0,0,0,.26);padding-left:.1875rem}.yReWDs:-webkit-autofill,.yReWDs:-webkit-autofill:focus,.yReWDs:-webkit-autofill:hover{box-shadow:inset 0 0 0 20px #fff;-webkit-box-shadow:0 0 0 20px #fff inset}.yReWDs::-ms-clear{display:none}._1BpX9Q{background:#fff6f7}._1BpX9Q:-webkit-autofill,._1BpX9Q:-webkit-autofill:focus,._1BpX9Q:-webkit-autofill:hover{box-shadow:inset 0 0 0 20px #fff6f7;-webkit-box-shadow:0 0 0 20px #fff6f7 inset}._2RHkvG{margin:0;padding:.25rem 0 0;font-size:.75rem;color:#ff424f;min-height:1rem}._2RHkvG:first-letter{text-transform:capitalize}._1mrJbr{background:transparent;border:0;outline:none;padding:0 .9375rem 0 .75rem}.t5jqkM{width:1.25rem;height:.75rem}._2nnXgl{width:1.25rem;height:.625rem;padding-top:.375rem}._2Swkv7{width:1rem;height:1rem}.JZGBU6{background-color:rgba(0,0,0,.2);height:1.625rem;width:.0625rem;margin-right:.75rem}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){.JZGBU6{width:.03125rem}}._1-8U2f{min-height:30.125rem}._1QH2-S{min-height:20.875rem}._180g34{min-height:25.75rem}._2TSZHC{min-height:17rem}._2NKXzm{min-height:30.125rem}._3QVVx7{min-height:26.5625rem}._3YhnLP{min-height:26.25rem}._1HmgpX{min-height:26.6875rem}.Xk61Do{min-height:22.125rem}.O7i4zV{min-height:17.1875rem}.R1Mhc_{min-height:24.0625rem}._15pxf0{min-height:12.5rem}._9YXX7W{min-height:27.6875rem}._3n9v_-{min-height:23.4375rem}._3rLMsG{text-align:center;padding:2.5rem 0;color:rgba(0,0,0,.54)}._1ilxso,._1wjIrC,._2XRSuf,._10Vl49{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}._2XRSuf{-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}._2tK8Te{-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}._1ilxso{-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (-ms-high-contrast:active),(-ms-high-contrast:none){._2XRSuf{height:1px}._2XRSuf:after{content:"";min-height:inherit;font-size:0}}._1229NB{background-color:#fff;min-width:75rem;min-height:100vh}._10Vl49{height:5.25rem;box-shadow:0 6px 6px rgba(0,0,0,.06)}._1ilxso{width:75rem;margin:0 auto}._3XB6zw{fill:#ee4d2d}._3d2_4f{height:2.625rem;margin-top:-.75rem;margin-right:-1.125rem}.IC3E7x{height:2.625rem;margin-top:-.625rem;margin-right:.625rem}._2oP3Vy{color:#222;font-size:1.5rem}._3pclFS{color:#ee4d2d;font-size:.875rem;margin-right:.9375rem;cursor:pointer}._2XRSuf{min-height:37.5rem;margin:0 auto;width:75rem}._2tK8Te{height:37.5rem;width:65rem}._1Ub41X{background-color:#f5f5f5}._2IJN-0{z-index:9999;position:fixed;width:100%;height:100%;left:0;top:0;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}._1lzg0h{background:#fff;height:auto;z-index:10000;border-radius:3px;box-shadow:0 3px 10px 0 rgba(0,0,0,.14);position:relative}.uYEgjK{position:fixed;width:100vw;height:100vh;z-index:1001;left:0;top:0;background-color:rgba(0,0,0,.14)}._1arMIo{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;box-shadow:0 0 .625rem 0 rgba(0,0,0,.14);position:absolute;top:-1.25rem;right:-1.25rem;width:2.5rem;height:2.5rem;border-radius:100%;background:#5a5a5a;border:3px solid #fff}._1arMIo ._1qloir{color:#fff;font-size:1.125rem}._1wSE68{width:140px;text-transform:uppercase}.shopee-popup-form{box-shadow:0 1px 1px 0 rgba(0,0,0,.05);border-radius:.125rem;border-radius:3px;width:500px;max-width:100%;padding:30px 30px 0;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;overflow:hidden}.shopee-popup-form__header{height:60px}.shopee-popup-form__header,.shopee-popup-form__title{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.shopee-popup-form__title{font-weight:400;font-size:1.25rem;color:#222;text-transform:capitalize}.shopee-popup-form__subtitle{margin-top:-15px;font-weight:500;font-size:.875rem;line-height:1.0625rem;color:#bbb;text-transform:capitalize}.shopee-popup-form__back-btn{margin-right:.875rem;cursor:pointer;color:rgba(0,0,0,.4);display:inline-block}.shopee-popup-form__back-btn>.icon-back{font-size:.9375rem}.shopee-popup-form__main{-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;padding-right:50px;margin-right:-50px;padding-left:50px;margin-left:-50px;position:relative}.shopee-popup-form__main::-webkit-scrollbar{display:none}.shopee-popup-form__main-container{margin-bottom:84px}.shopee-popup-form__prompt-message{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:0 0 15px;color:#764;background:#fffefb;border:1px solid rgba(255,174,4,.2);padding:12px;border-radius:2px}.shopee-popup-form__prompt-message-text{-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.shopee-popup-form__message{color:rgba(0,0,0,.54)}.shopee-popup-form__server-error{width:100%;margin-bottom:7px;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#ff424f}.shopee-popup-form__server-error,.shopee-popup-form__subheader{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.shopee-popup-form__subheader{margin:.375rem 0 .5rem;color:rgba(0,0,0,.54)}.shopee-popup-form__subheader-text{text-transform:capitalize}.shopee-popup-form__gap{-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.shopee-popup-form__footer{position:absolute;bottom:0;left:0;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;right:0;height:84px;text-transform:uppercase;background:linear-gradient(hsla(0,0%,100%,.9),#fff);-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:22px 30px;-moz-box-sizing:border-box;box-sizing:border-box;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.shopee-popup-form__footer .shopee-button-outline,.shopee-popup-form__footer .shopee-popup-form__cancel,.shopee-popup-form__footer>.shopee-button-solid{text-transform:uppercase;width:140px;font-size:.875rem;font-weight:400;padding:.75rem 0;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;outline:0}.shopee-popup-form__inputs-row{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.shopee-popup-form--voice-otp{max-height:260px}.shopee-popup-form--user-detail,.shopee-popup-form--verify{height:21.25rem}.shopee-popup-form--bank-account,.shopee-popup-form--credit-card{height:34.375rem}.shopee-popup-form--bank-account-id{height:34.375rem;width:640px}.shopee-popup-form__my-address-toggle{color:#ee4d2d;text-decoration:underline;cursor:pointer}.shopee-popup-form__my-address-toggle:first-letter{text-transform:uppercase}.shopee-popup-form--user-detail-tw{height:34.375rem}.icon-prompt-bell{margin-right:5px;width:22px;height:20px}.product-variation{cursor:pointer;min-width:5rem;min-height:2.125rem;-moz-box-sizing:border-box;box-sizing:border-box;padding:.25rem .75rem;margin:0 8px 8px 0;color:rgba(0,0,0,.8);text-align:left;border-radius:2px;border:1px solid rgba(0,0,0,.09);position:relative;background:#fff;outline:0;word-break:break-word;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-variation:hover{color:#ee4d2d;color:var(--brand-primary-color,#ee4d2d);border-color:#ee4d2d;border-color:var(--brand-primary-color,#ee4d2d)}.product-variation--disabled{color:rgba(0,0,0,.26);cursor:not-allowed}.product-variation--disabled:hover{border-color:rgba(0,0,0,.09);color:rgba(0,0,0,.26)}.product-variation--disabled:focus{outline:0}.product-variation--selected{color:#ee4d2d;color:var(--brand-primary-color,#ee4d2d);border-color:#ee4d2d;border-color:var(--brand-primary-color,#ee4d2d)}.product-variation__tick{width:.9375rem;height:.9375rem;position:absolute;overflow:hidden;right:0;bottom:0}.product-variation__tick>.icon-tick-bold{position:absolute;right:0;bottom:0;color:#fff;font-size:8px}.product-variation__tick:before{border:.9375rem solid transparent;border-bottom:.9375rem solid var(--brand-primary-color,#ee4d2d);content:"";position:absolute;right:-.9375rem;bottom:0}._2KdYzP{outline:none;cursor:pointer;border:0;font-size:.875rem;font-weight:300;line-height:1;letter-spacing:0;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;transition:background-color .1s cubic-bezier(.4,0,.6,1);border:1px solid rgba(0,0,0,.09);border-radius:2px;background:transparent;color:rgba(0,0,0,.8);width:32px;height:32px}._2KdYzP[disabled],.loikkf{border-color:rgba(0,0,0,.09);color:#ccc}._2KdYzP[disabled] svg,.loikkf svg{fill:#ccc}._2KdYzP .shopee-svg-icon{font-size:10px;width:10px;height:10px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}._2KdYzP:first-child{border-top-right-radius:0;border-bottom-right-radius:0}._2KdYzP:last-child{border-top-left-radius:0;border-bottom-left-radius:0}._16mL_A{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.iRO3yj{width:50px;height:32px;border-left:0;border-right:0;font-size:16px;font-weight:400;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center;cursor:text;border-radius:0;-webkit-appearance:none}.adult-screen{position:absolute;top:0;left:0;bottom:0;right:0;background-repeat:no-repeat;background-position:50%;background-size:160px;background-color:#fff}.adult-screen--18{background-image:url(https://deo.shopeemobile.com/shopee/shopee-pcmall-live-sg/assets/e0d1677a58deaa693aa9fcea93255096.png)}.adult-screen--20{background-image:url(https://deo.shopeemobile.com/shopee/shopee-pcmall-live-sg/assets/3d819965643f1287ea7358313e66e85e.png)}.adult-screen--21{background-image:url(https://deo.shopeemobile.com/shopee/shopee-pcmall-live-sg/assets/f897d97e691bc43c7b917018f97ad5bc.png)}.adult-screen--small{position:absolute;top:0;left:0;bottom:0;right:0;background-repeat:no-repeat;background-position:50%;background-size:70%}.shopee-image-placeholder{width:100%;padding-top:100%;position:relative;background-color:#fafafa}.shopee-image-placeholder>.icon-default-image,.shopee-image-placeholder>.icon-shopee-tiny{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:rgba(0,0,0,.05);font-size:3.8125rem}.shopee-image-placeholder>.icon-default-image{stroke:#fff}._3eZSzS{display:block;top:0;left:0;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none}._1xFdBY,._3eZSzS{position:absolute;width:100%}._1xFdBY{font-weight:300;background-color:rgba(208,1,27,.9);bottom:0;color:#fff;font-size:1rem;height:2.5rem;text-align:center;vertical-align:middle;line-height:2.5rem;z-index:1}.s4BoaT{display:block;position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none}._1KT0Ub{position:relative}._1KT0Ub:hover{cursor:pointer}._3Q7kBy{width:100%;padding-top:100%;background-position:50%}.zv-8eM{height:7.5rem!important;width:7.5rem!important}._2cH9zc,._2R5Zek{position:relative}.WlrGVu{position:absolute;top:0;left:0;width:100%;height:100%}._2E6Dva{background-color:#fff}._2E6Dva .shopee-svg-icon{font-size:7.5rem!important}.Wzsnw7{width:100%;max-height:100%}._1Bin-J{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;position:relative;width:100%;height:100%;background-size:contain;background-repeat:no-repeat;background-position:50%}.ZOkylT{width:4.55rem;height:4.55rem;fill:#ee4d2d;z-index:1}.WVX0td{font-size:.875rem;line-height:1.125rem;color:#ee4d2d;text-align:center;width:100%;-moz-box-sizing:border-box;box-sizing:border-box;padding:1.875rem 1.875rem 0;z-index:1}._2BCcvD{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;background:hsla(0,0%,100%,.9)}._3_W3e7{position:absolute;width:5rem;height:5rem;top:50%;left:50%;-webkit-transform:translate3d(-2.5rem,-2.5rem,0);transform:translate3d(-2.5rem,-2.5rem,0)}._3_W3e7:hover{cursor:pointer}._1T-M8Y{opacity:1;transition:opacity .2s linear .5s;position:absolute;width:100%;height:100%;top:0}._1T-M8Y._3VLS5X{opacity:0}.uonC29{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:7.5rem;height:7.5rem;border-radius:3.75rem;background-color:rgba(0,0,0,.7);font-size:1.25rem;color:#fff;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;text-transform:capitalize}._2Sctso{padding:2.1875rem 2.5rem 0 3.4375rem;width:885px!important}._2Sctso .shopee-popup-form__main{min-height:20.3125rem}.mlJd9h{display:grid;grid-template-rows:1fr 5.25rem;grid-template-columns:18.75rem 1fr;grid-column-gap:3.4375rem;margin-bottom:0}._3WGoff{width:18.75rem;grid-column-start:1;grid-column-end:2;-ms-grid-column-span:1}._1zFCl4{overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:1.25rem;font-weight:400;margin:0 0 2.1875rem}._15STwc{width:18.75rem}._22HL8L{grid-column-start:2;grid-column-end:3;-ms-grid-column-span:1;padding-bottom:.75rem;font-size:.875rem;display:grid;grid-template-columns:1fr .625rem auto}._1I2URr,._1jDr2X{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}._2LJZdq,._2UkO_q{margin-bottom:1.25rem}._1I2URr,.zmmo4P{grid-column-start:1;grid-column-end:2;-ms-grid-column-span:1;margin-right:1.875rem;word-break:break-all;color:rgba(0,0,0,.54);font-size:.875rem;text-transform:capitalize;min-width:6.25rem;line-height:2rem}._1qtz9c,._1XKkWz{grid-column-start:3;grid-column-end:4;-ms-grid-column-span:1;color:rgba(0,0,0,.87)}._1qtz9c{max-height:14.8125rem;overflow-y:auto}._1qtz9c.EXuKem{max-height:6.5625rem}._1XKkWz{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}._1XKkWz .shopee-button-outline-mid{color:#ee4d2d}.D4ynUb{grid-column-start:1;grid-column-end:4;-ms-grid-column-span:3;height:1.25rem}._3VByTI{margin-left:.625rem;font-size:.875rem;color:rgba(0,0,0,.54)}._3AQURl{color:#ee4d2d;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}._1Q2kEe,._3AQURl{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}._1Q2kEe{grid-row-start:2;grid-row-end:3;-ms-grid-row-span:1;grid-column:1/span 2;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:1rem 0 0}._3K1Y8C{margin-right:1rem;box-shadow:none}._3EvAvw{-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}._1UqtQa{fill:currentColor;stroke:currentColor;margin-right:10px;font-size:1.25rem}._2xxLvd{margin-left:.5rem;font-size:.875rem;font-weight:400;color:rgba(0,0,0,.54);text-transform:capitalize}._1LAmaq{margin-top:.3125rem;grid-column-start:3;grid-column-end:4;-ms-grid-column-span:1;color:#ff424f}@-webkit-keyframes rotating{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotating{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.loading-spinner-popup{position:fixed;left:0;top:0;width:100%;height:100%;background:hsla(0,0%,100%,.6);z-index:10001}.loading-spinner-popup,.loading-spinner-popup__container{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.loading-spinner-popup__container{width:108px;height:108px;background-color:#fff;box-shadow:0 3px 10px rgba(0,0,0,.09);border-radius:4px}.loading-spinner-popup__container img{-webkit-animation:rotating 2s linear infinite;animation:rotating 2s linear infinite}.shopee-search-result-header{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;font-size:1rem;font-weight:400;margin:0 0 1.5rem;color:#555}.shopee-search-result-header__text-highlight{color:#ee4d2d}.shopee-search-result-header .icon-hint-bulb{position:relative;top:.125rem;width:1rem;height:1.375rem;margin:0 .75rem 0 0;color:#555}.shopee-search-result-header .icon-voucher-tag{width:1.125rem;margin-right:.625rem}.shopee-search-result-header__placeholder,.shopee-search-result-header__text{padding:.1875rem 0}.shopee-search-result-header__placeholder{height:1.2rem}.shopee-search-result-header__text-emphasize,.shopee-search-result-header__text-highlight{font-weight:700;text-decoration:none}.shopee-search-result-header__text-emphasize{color:#222}.shopee-search-result-header__keyword{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:.75rem}.shopee-search-result-header__keyword-item{height:2.125rem;margin-right:.5rem;padding:0 .875rem;border:1px solid #757575;border-radius:.125rem;font-size:14px;color:rgba(0,0,0,.87);cursor:pointer}.shopee-search-empty-result-section,.shopee-search-result-header__keyword-item{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.shopee-search-empty-result-section{-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:6.25rem 0 7.5rem}.shopee-search-empty-result-section__icon{width:8.375rem}.shopee-search-empty-result-section__title{margin:.9375rem 0 .625rem;color:rgba(0,0,0,.87);font-size:1.125rem}.shopee-search-empty-result-section__hint{font-size:1.125rem;color:rgba(0,0,0,.54)}.shopee-search-empty-result-section__hint>span{font-weight:700}.shopee-search-empty-result-section__or{font-size:1.125rem;margin-top:15px;color:rgba(0,0,0,.4)}.shopee-search-empty-result-section__button{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:1.5625rem 0 0;text-decoration:none}.shopee-search-empty-result-section__button .shopee-button-solid{background:#ee4d2d;color:#fff;font-size:1.125rem;height:3rem;padding:0 1.25rem}.shopee-search-recommendation .shopee-header-section--simple>.shopee-header-section__header{padding:0 0 1.25rem;height:auto}.shopee-search-recommendation .shopee-header-section--simple .shopee-header-section__header__title{font-weight:500;text-transform:uppercase;font-size:1.125rem;color:#222}.shopee-search-recommendation__item{margin-bottom:.625rem}.select-with-status__holder{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;position:relative;height:40px;border:1px solid rgba(0,0,0,.14);transition:border-color .1s ease;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:2px;margin-bottom:.625rem}.select-with-status__holder .select-with-status__placeholder{cursor:pointer}.select-with-status__search{border:0;outline:none}.select-with-status__box-shadow{background-image:linear-gradient(180deg,#fff,#f7f7f7)}.select-with-status--hover .select-with-status__dropdown{visibility:visible}.select-with-status--focus .select-with-status__holder{border-color:#ee4d2d;border-width:2px;padding:9px;box-shadow:inset 0 1px 3px 0 rgba(0,0,0,.13)}.select-with-status--error .select-with-status__holder{border-color:red}.select-with-status--disabled{cursor:not-allowed;pointer-events:none}.select-with-status--disabled .select-with-status__holder{border:1px solid rgba(0,0,0,.09);box-shadow:none}.select-with-status__placeholder{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:block;cursor:default;font-size:.875rem;color:#bbb;padding:.625rem;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%}.select-with-status__placeholder:first-letter{text-transform:capitalize}.select-with-status__value{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;cursor:default;font-size:.875rem;padding:.625rem;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%;color:#222}.select-with-status__dropdown{visibility:hidden;position:absolute;top:calc(100% + 1px);left:0;background:#fff;border:1px solid rgba(0,0,0,.09);box-shadow:0 1px 1px 0 rgba(0,0,0,.05);max-height:16.875rem;z-index:10000;width:100%;overflow-y:auto;padding:5px 0;margin:0 -1px;border-radius:2px}.select-with-status__dropdown-item{-moz-box-sizing:border-box;box-sizing:border-box;cursor:default;padding:5px;width:100%;color:#222}.select-with-status__dropdown-item--with-tick{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.select-with-status__dropdown-item:hover{background:#ee4d2d;color:#fff}.select-with-status__block-arrow{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.select-with-status__block-arrow>div{width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(0,0,0,.4);margin-right:15px;margin-left:5px}.select-with-status__error-msg{padding:0 0 13px;font-size:.75rem;color:#ff424f}.select-with-status .shopee-svg-icon.icon-arrow-down-small{width:.75rem;fill:#555;margin-right:.75rem}.select-with-status .shopee-svg-icon.icon-tick-bold{width:.6875rem;fill:#ee4d2d}.shopee-sort-by-options{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.shopee-sort-by-options .shopee-dropdown{-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.shopee-sort-by-options .shopee-dropdown .shopee-popover{width:100%;padding:0}.shopee-sort-by-options .shopee-dropdown__entry{background-color:#fff;border:0;padding:0 .625rem;text-transform:uppercase;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.shopee-sort-by-options .shopee-dropdown__entry--selected{color:rgba(0,0,0,.8);height:100%}.shopee-sort-by-options .shopee-dropdown__entry--selected span{-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.shopee-sort-by-options .shopee-dropdown__entry--selected:hover{background-color:rgba(0,0,0,.02)}.shopee-sort-by-options .shopee-dropdown__entry--optional{height:3.125rem}.shopee-sort-by-options .shopee-dropdown--has-selected .shopee-dropdown__entry--selected{color:#ee4d2d;border-bottom:2px solid #ee4d2d;-moz-box-sizing:border-box;box-sizing:border-box}.shopee-sort-by-options .select-with-status{min-width:12.5rem;margin-left:.625rem}.shopee-sort-by-options .select-with-status__dropdown-item,.shopee-sort-by-options .select-with-status__placeholder,.shopee-sort-by-options .select-with-status__value{text-align:left}.shopee-sort-by-options .select-with-status__placeholder,.shopee-sort-by-options .select-with-status__value{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:rgba(0,0,0,.8);margin:0 .625rem 0 .75rem;padding:0}.shopee-sort-by-options .select-with-status__value{color:#ee4d2d}.shopee-sort-by-options .select-with-status__dropdown{box-shadow:0 .3125rem .625rem 0 rgba(0,0,0,.05);margin:0;padding:.625rem 0;border:0}.shopee-sort-by-options .select-with-status__dropdown-item{padding:0 .75rem 0 .9375rem;cursor:pointer}.shopee-sort-by-options .select-with-status__dropdown-item:hover{background:transparent;color:#ee4d2d}.shopee-sort-by-options .select-with-status__holder{margin:0;background:#fff}.shopee-sort-by-options__option{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex:0 0 5.625rem;-moz-box-flex:0;-ms-flex:0 0 5.625rem;flex:0 0 5.625rem;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;text-transform:capitalize;padding:0 .9375rem;background:#fff;white-space:nowrap;margin-left:.625rem;-moz-box-sizing:border-box;box-sizing:border-box}.shopee-sort-by-options__option:active{background:#fdfdfd;box-shadow:inset 0 .0625rem 0 0 rgba(0,0,0,.03)}.shopee-sort-by-options__option--selected.shopee-sort-by-options__option{color:#fff;background:#ee4d2d}.shopee-sort-by-options__option--selected.shopee-sort-by-options__option:active{box-shadow:0 1px 1px 0 rgba(0,0,0,.02)}.shopee-sort-by-options .select-with-status__holder,.shopee-sort-by-options__option{box-shadow:0 1px 1px 0 rgba(0,0,0,.02);height:2.125rem;line-height:2.125rem;border-radius:2px;border:0}.shopee-sort-by-options .select-with-status__holder:hover,.shopee-sort-by-options__option:hover{background:#fdfdfd}.shopee-mini-page-controller{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.shopee-mini-page-controller__current{color:#ee4d2d}.shopee-mini-page-controller__next-btn,.shopee-mini-page-controller__prev-btn{box-shadow:0 1px 1px 0 rgba(0,0,0,.05);width:2.25rem;height:2.125rem;border-radius:2px;background:#fff;border:0}.shopee-mini-page-controller__next-btn.shopee-button-outline--disabled,.shopee-mini-page-controller__prev-btn.shopee-button-outline--disabled{background:#f9f9f9}.shopee-mini-page-controller__next-btn.shopee-button-outline--disabled .shopee-svg-icon,.shopee-mini-page-controller__prev-btn.shopee-button-outline--disabled .shopee-svg-icon{fill:#ccc}.shopee-mini-page-controller__next-btn.shopee-button-outline--disabled:active,.shopee-mini-page-controller__next-btn.shopee-button-outline--disabled:hover,.shopee-mini-page-controller__prev-btn.shopee-button-outline--disabled:active,.shopee-mini-page-controller__prev-btn.shopee-button-outline--disabled:hover{background:#f9f9f9}.shopee-mini-page-controller__next-btn.shopee-button-outline--disabled:active,.shopee-mini-page-controller__prev-btn.shopee-button-outline--disabled:active{box-shadow:0 1px 1px 0 rgba(0,0,0,.05)}.shopee-mini-page-controller__next-btn .shopee-svg-icon,.shopee-mini-page-controller__prev-btn .shopee-svg-icon{width:.625rem;height:.625rem;fill:#555;margin-top:.125rem}.shopee-mini-page-controller__next-btn:active,.shopee-mini-page-controller__next-btn:hover,.shopee-mini-page-controller__prev-btn:active,.shopee-mini-page-controller__prev-btn:hover{background:#fdfdfd}.shopee-mini-page-controller__next-btn:active,.shopee-mini-page-controller__prev-btn:active{box-shadow:inset 0 .0625rem 0 0 rgba(0,0,0,.03)}.shopee-mini-page-controller__prev-btn{margin-left:1.25rem;border-top-right-radius:0;border-bottom-right-radius:0;border-right:1px solid #f2f2f2}.shopee-mini-page-controller__next-btn{border-top-left-radius:0;border-bottom-left-radius:0}.shopee-page-controller{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.shopee-page-controller .shopee-icon-button{color:rgba(0,0,0,.4);min-width:2.5rem;height:1.875rem;border:0}.shopee-page-controller .shopee-icon-button .shopee-svg-icon{vertical-align:middle}.shopee-page-controller .shopee-icon-button--left{text-align:right;margin-right:.9375rem}.shopee-page-controller .shopee-icon-button--right{text-align:left;margin-left:.9375rem}.shopee-page-controller .shopee-button-no-outline{color:rgba(0,0,0,.4)}.shopee-page-controller .shopee-button-no-outline,.shopee-page-controller .shopee-button-solid{padding:0;min-width:2.5rem;text-align:center;height:1.875rem;font-size:1.25rem;margin-left:.9375rem;margin-right:.9375rem}.shopee-page-controller .shopee-button-solid{color:#fff}.shopee-page-controller .shopee-button-no-outline--non-click{cursor:auto}.shopee-page-controller__ellipses{display:inline-block;margin:0}.shopee-page-controller--v2 .shopee-icon-button{color:rgba(0,0,0,.54);min-width:1.5rem;height:1.5rem;border:1px solid rgba(0,0,0,.09)}.shopee-page-controller--v2 .shopee-icon-button .shopee-svg-icon{width:.6875rem}.shopee-page-controller--v2 .shopee-icon-button--left{margin-right:.625rem}.shopee-page-controller--v2 .shopee-icon-button--right{margin-left:.625rem}.shopee-page-controller--v2 .shopee-button-no-outline{margin:0 .625rem;height:1.5rem;min-width:1.5rem;color:rgba(0,0,0,.87);font-size:1rem}.shopee-page-controller--v2 .shopee-button-solid{margin:0 .625rem;height:1.5rem;min-width:1.5rem;font-size:1rem;border-radius:.0625rem;box-shadow:none}.shopee-sort-bar{font-weight:400;background:rgba(0,0,0,.03);padding:.8125rem 1.25rem;border-radius:2px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.shopee-sort-bar__label{color:#555;margin:0 .3125rem 0 0}.shopee-sort-bar--placeholder{height:2.125rem}.shopee-progress-bar{height:3px;z-index:10000;position:fixed;top:0;left:-100%;width:100%;background:linear-gradient(90deg,hsla(0,0%,100%,.3) 0,#fff 30%,#fff);border-top-right-radius:2px;border-bottom-right-radius:2px;transition:-webkit-transform 30s ease-out;transition:transform 30s ease-out;transition:transform 30s ease-out,-webkit-transform 30s ease-out}.shopee-progress-bar--start{-webkit-transform:translateX(60%);transform:translateX(60%);transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out}.shopee-progress-bar--after-start{-webkit-transform:translateX(79%);transform:translateX(79%);transition:-webkit-transform 40s ease-out;transition:transform 40s ease-out;transition:transform 40s ease-out,-webkit-transform 40s ease-out}.shopee-progress-bar--almost-done{-webkit-transform:translateX(80%);transform:translateX(80%);transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out}.shopee-progress-bar--after-almost-done{-webkit-transform:translateX(99%);transform:translateX(99%);transition:-webkit-transform 40s ease-out;transition:transform 40s ease-out;transition:transform 40s ease-out,-webkit-transform 40s ease-out}.shopee-progress-bar--done{-webkit-transform:translateX(100%);transform:translateX(100%)}.shopee-progress-bar--done,.shopee-progress-bar--done-up{transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out}.shopee-progress-bar--done-up{-webkit-transform:translateX(100%) translateY(-3px);transform:translateX(100%) translateY(-3px)}.shopee-progress-bar--reset{-webkit-transform:translateX(0) translateY(0);transform:translateX(0) translateY(0);transition:none}.language-selection{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-moz-box-sizing:border-box;box-sizing:border-box;padding:30px 15px;width:100%}.language-selection__background{position:relative;min-height:240px;width:470px}.language-selection__background-map{width:100%}.language-selection .icon-logo-vertical{width:108px;height:108px;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-45px);transform:translate(-50%,-45px)}.language-selection__title{text-align:center;font-size:1.25rem;padding-top:10px;padding-bottom:10px}.language-selection__list{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:15px;padding-right:15px;padding-top:20px}.language-selection__list .shopee-button-outline{height:2.5rem;font-size:.9375rem;font-weight:400}.language-selection__list-item{margin-top:18px;height:2.5rem;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.language-selection__list-item:first-child{margin-top:0}.language-selection__close-button{position:absolute;top:-1.25rem;right:-1.25rem;width:2.5rem;height:2.5rem;border-radius:100%;background:#5a5a5a;border:3px solid #fff;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.language-selection__close-button .shopee-svg-icon{color:#fff;font-size:1.125rem}.toast{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;left:0;right:0;top:0;bottom:0;z-index:10000;transition:opacity .1s cubic-bezier(.4,0,.6,1)}.toast--hidden{opacity:0;pointer-events:none}.toast__container{border-radius:2px;overflow:hidden;display:inline-block;cursor:default;padding:2.5rem 1.25rem;background-color:rgba(0,0,0,.7);color:#fff;font-size:1.0625rem;text-align:center;min-width:18.75rem;max-width:25rem}.toast__icon{margin-bottom:1.25rem}.action-toast__icon,.toast__icon{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.action-toast__icon{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:3.75rem;height:3.75rem;border-radius:50%;text-align:center;background-color:#00bfa5}.action-toast .icon-tick-bold{font-size:1.875rem;line-height:3.75rem}.action-toast .icon-exclamation-mark{font-size:2.5rem;line-height:3.75rem}.shopee-modal-xbcA3dFx0Ck:after,.shopee-modal-xbcA3dFx0Ck:before,.shopee__3o9SfdFxcoiKs:after,.shopee__3o9SfdFxcoiKs:before,.shopee__app_lCD90Cddk:before,.shopee__apps_4lsisfidk:after,.shopee__apps_AfCioSSffo:before,.shopee__apps_dsl2o98AcKd:after,.shopee__apps_dslDAcKd:after,.shopee__apps_KfBdoSfo:before,.shopee__apps_Mlsisfidk:after,.shopee__apps_sffiDDdk:before,.shopee__fo0dKsgoukkfcaik:after,.shopee__fo0dKsgoukkfcaik:before,.shopee__kZMc3xKQ4ab:after,.shopee__kZMc3xKQ4ab:before,.shopee__main_ls9isfidk:before,.shopee__modal_lCDKjLmdk:after,.shopee__modal_lCDKjLmdk:before,.shopee__modal_lmK09icoBdk:before,.shopee__modal_sfdfssf4BD:after{content:"";position:fixed;bottom:0;left:0;height:0;visibility:hidden;width:0}.shopee-modal-xbcA3dFx0Ck{font-family:-apple-system,Helvetica Neue,Helvetica,Roboto,Droid Sans,Arial,Marigold,sans-serif}.shopee-modal-xbcA3dFx0Ck:before{font-family:-apple-system,Helvetica Neue,Helvetica,Roboto,Droid Sans,Arial,Impact,sans-serif}.shopee-modal-xbcA3dFx0Ck:after{font-family:-apple-system,Helvetica Neue,Helvetica,Roboto,Droid Sans,Arial,Signboard,sans-serif}.shopee__fo0dKsgoukkfcaik:before{font-family:-apple-system,Helvetica Neue,Helvetica,Roboto,Droid Sans,Arial,Denmark,sans-serif}.shopee__fo0dKsgoukkfcaik{font-family:-apple-system,Helvetica Neue,Helvetica,Roboto,Droid Sans,Arial,Vagabond,sans-serif}.shopee__kZMc3xKQ4ab{font-family:-apple-system,Helvetica Neue,Helvetica,Roboto,Droid Sans,Arial,eiWnZgJRtksPiYNFllWnaEJtjCTMYqfJ,sans-serif}.shopee__kZMc3xKQ4ab:before{font-family:-apple-system,Helvetica Neue,Helvetica,Roboto,Droid Sans,Arial,Courier New,sans-serif}.shopee__kZMc3xKQ4ab:after{font-family:-apple-system,Helvetica Neue,Helvetica,Roboto,Droid Sans,Arial,Bazooka,sans-serif}head{font-family:-apple-system,Helvetica Neue,Helvetica,Roboto,Droid Sans,Arial,Coronet,sans-serif}.shopee__3o9SfdFxcoiKs:after{font-family:-apple-system,Helvetica Neue,Helvetica,Roboto,Droid Sans,Arial,Vagabond,sans-serif}.shopee__fo0dKsgoukkfcaik:after{font-family:-apple-system,Helvetica Neue,Helvetica,Roboto,Droid Sans,Arial,"1-4",sans-serif}.shopee-modal-xbcA3dFx0Ck,.shopee__3o9SfdFxcoiKs,.shopee__app_lCD90Cddk,.shopee__apps_4lsisfidk,.shopee__apps_AfCioSSffo,.shopee__apps_dsl2o98AcKd,.shopee__apps_dslDAcKd,.shopee__apps_KfBdoSfo,.shopee__apps_Mlsisfidk,.shopee__apps_sffiDDdk,.shopee__fo0dKsgoukkfcaik,.shopee__kZMc3xKQ4ab,.shopee__main_ls9isfidk,.shopee__modal_lCDKjLmdk,.shopee__modal_lmK09icoBdk,.shopee__modal_sfdfssf4BD{height:0;visibility:hidden;width:0;position:fixed;left:0;bottom:0}