@keyframes rotating{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-spinner-popup{align-items:center;background:hsla(0,0%,100%,.6);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:10001}.loading-spinner-popup__container{align-items:center;background-color:#fff;border-radius:4px;box-shadow:0 3px 10px rgba(0,0,0,.09);display:flex;height:108px;justify-content:center;width:108px}.loading-spinner-popup__container img{animation:rotating 2s linear infinite}.shopee-button-solid{align-items:center;background:rgba(0,0,0,.54);border:0;border-radius:2px;box-shadow:0 1px 1px 0 rgba(0,0,0,.09);color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:300;justify-content:center;letter-spacing:0;line-height:1;outline:none;outline:0;overflow:visible;position:relative;transition:background-color .1s cubic-bezier(.4,0,.6,1);transition:opacity .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.shopee-button-solid:focus-visible:before{--focus-indicator-spacing:1px;border-radius:var(--focus-indicator-border-radius);content:"";height:calc(100% + var(--focus-indicator-spacing)*2);left:calc(var(--focus-indicator-spacing)*-1);margin:calc(var(--focus-indicator-spacing)*-1);outline:var(--focus-indicator-stroke-width) solid var(--focus-indicator-color);padding:var(--focus-indicator-spacing);position:absolute;top:calc(var(--focus-indicator-spacing)*-1);width:calc(100% + var(--focus-indicator-spacing)*2)}.shopee-button-solid:active{box-shadow:inset 0 2px 1px 0 rgba(0,0,0,.05)}.shopee-button-solid--fill{height:100%;padding-bottom:0;padding-top:0;width:100%}.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;outline:0;overflow:visible;position:relative}.shopee-button-solid--primary:focus-visible:before{border-radius:var(--focus-indicator-border-radius);content:"";height:calc(100% + var(--focus-indicator-spacing)*2);left:calc(var(--focus-indicator-spacing)*-1);margin:calc(var(--focus-indicator-spacing)*-1);outline:var(--focus-indicator-stroke-width) solid var(--focus-indicator-color);padding:var(--focus-indicator-spacing);position:absolute;top:calc(var(--focus-indicator-spacing)*-1);width:calc(100% + var(--focus-indicator-spacing)*2)}.shopee-button-solid--primary:not(.shopee-button-solid--disabled):hover{background:#f05d40}.shopee-button-solid--primary:not(.shopee-button-solid--disabled):active{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;box-shadow:none;cursor:not-allowed}.shopee-button-solid--tributton{background:#ee4d2d;flex:none!important;height:36px;outline:0;overflow:visible;padding:10px 13px!important;position:relative;text-transform:uppercase!important;width:102px}.shopee-button-solid--tributton:focus-visible:before{border-radius:var(--focus-indicator-border-radius);content:"";height:calc(100% + var(--focus-indicator-spacing)*2);left:calc(var(--focus-indicator-spacing)*-1);margin:calc(var(--focus-indicator-spacing)*-1);outline:var(--focus-indicator-stroke-width) solid var(--focus-indicator-color);padding:var(--focus-indicator-spacing);position:absolute;top:calc(var(--focus-indicator-spacing)*-1);width:calc(100% + var(--focus-indicator-spacing)*2)}.shopee-button-solid--tributton:not(.disabled):hover{background:#f05d40}.shopee-button-solid--tributton:not(.disabled):active{background:#e2492b;box-shadow:inset 0 2px 1px 0 rgba(0,0,0,.05)}.shopee-button-solid--tributton.disabled{background:#facac0!important;box-shadow:none;cursor:not-allowed}.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{background-color:rgba(0,0,0,.26);box-shadow:none}.shopee-button-solid--disabled:hover{background-color:rgba(0,0,0,.26);cursor:not-allowed}html[lang=my] .shopee-button-solid{line-height:1.5}.shopee-button-outline{align-items:center;background:transparent;border:0;border:1px solid rgba(0,0,0,.09);border-radius:2px;color:rgba(0,0,0,.8);cursor:pointer;display:flex;font-size:.875rem;font-weight:300;justify-content:center;letter-spacing:0;line-height:1;outline:none;outline:0;overflow:visible;position:relative;transition:background-color .1s cubic-bezier(.4,0,.6,1)}.shopee-button-outline:focus-visible:before{--focus-indicator-spacing:1px;border-radius:var(--focus-indicator-border-radius);content:"";height:calc(100% + var(--focus-indicator-spacing)*2);left:calc(var(--focus-indicator-spacing)*-1);margin:calc(var(--focus-indicator-spacing)*-1);outline:var(--focus-indicator-stroke-width) solid var(--focus-indicator-color);padding:var(--focus-indicator-spacing);position:absolute;top:calc(var(--focus-indicator-spacing)*-1);width:calc(100% + var(--focus-indicator-spacing)*2)}.shopee-button-outline--normal{background:#fff}.shopee-button-outline--normal:hover{background:#f3f3f3}.shopee-button-outline--disabled{border-color:rgba(0,0,0,.09);color:rgba(0,0,0,.26)}.shopee-button-outline--fill{height:100%;padding-bottom:0;padding-top:0;width:100%}.shopee-button-outline--tributton{flex:none!important;height:36px;padding:10px 15px!important;text-transform:uppercase!important;width:130px}.shopee-button-outline--tributton:hover{border-color:#ee4d2d;color:#ee4d2d;flex:none!important;padding:10px 15px!important}.shopee-button-outline--primary-reverse,.shopee-button-outline--primary:hover{border-color:#ee4d2d;color:#ee4d2d}.shopee-button-outline--primary-reverse:hover{background:#ee4d2d;color:#fff}.shopee-button-outline--complement:hover{border-color:#00bfa5;color:#00bfa5}.shopee-button-outline--rounded{border-radius:1.25rem}.shopee-button-outline--rounded:hover{border-color:#ee4d2d;color:#ee4d2d}html[lang=my] .shopee-button-outline{line-height:1.5}.cancel-btn{background:none;border:0;box-sizing:border-box;color:#555;cursor:pointer;font-size:.875rem;font-weight:400;line-height:1;margin-right:6px;padding:10px 0;text-transform:uppercase;transition:background-color .1s cubic-bezier(.4,0,.6,1);width:140px}.cancel-btn:hover{background:#f8f8f8}.cancel-btn:active{background:#f5f5f5}.shopee-button-no-outline,.shopee-icon-button,.shopee-image-button{align-items:center;border:0;cursor:pointer;display:flex;font-size:.875rem;font-weight:300;justify-content:center;letter-spacing:0;line-height:1;outline:none;transition:background-color .1s cubic-bezier(.4,0,.6,1)}.shopee-button-no-outline{background-color:transparent;border:0;color:rgba(0,0,0,.8);outline:0;overflow:visible;padding:.3125rem .4375rem;position:relative}.shopee-button-no-outline:focus-visible:before{--focus-indicator-spacing:1px;border-radius:var(--focus-indicator-border-radius);content:"";height:calc(100% + var(--focus-indicator-spacing)*2);left:calc(var(--focus-indicator-spacing)*-1);margin:calc(var(--focus-indicator-spacing)*-1);outline:var(--focus-indicator-stroke-width) solid var(--focus-indicator-color);padding:var(--focus-indicator-spacing);position:absolute;top:calc(var(--focus-indicator-spacing)*-1);width:calc(100% + var(--focus-indicator-spacing)*2)}.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);flex:none!important;height:36px;padding:10px 15px!important;text-transform:uppercase}.shopee-button-no-outline--tributton:hover{color:#ee4d2d}html[lang=my] .shopee-button-no-outline{line-height:1.5}.shopee-icon-button{background-color:transparent;border:1px solid rgba(0,0,0,.54);outline:0;overflow:visible;padding:0;position:relative}.shopee-icon-button:focus-visible:before{--focus-indicator-spacing:1px;border-radius:var(--focus-indicator-border-radius);content:"";height:calc(100% + var(--focus-indicator-spacing)*2);left:calc(var(--focus-indicator-spacing)*-1);margin:calc(var(--focus-indicator-spacing)*-1);outline:var(--focus-indicator-stroke-width) solid var(--focus-indicator-color);padding:var(--focus-indicator-spacing);position:absolute;top:calc(var(--focus-indicator-spacing)*-1);width:calc(100% + var(--focus-indicator-spacing)*2)}html[lang=my] .shopee-icon-button{line-height:1.5}.shopee-image-button{background-position:50%;background-repeat:no-repeat;background-size:cover;outline:0;overflow:visible;padding-top:100%;position:relative;width:100%}.shopee-image-button:focus-visible:before{--focus-indicator-spacing:1px;border-radius:var(--focus-indicator-border-radius);content:"";height:calc(100% + var(--focus-indicator-spacing)*2);left:calc(var(--focus-indicator-spacing)*-1);margin:calc(var(--focus-indicator-spacing)*-1);outline:var(--focus-indicator-stroke-width) solid var(--focus-indicator-color);padding:var(--focus-indicator-spacing);position:absolute;top:calc(var(--focus-indicator-spacing)*-1);width:calc(100% + var(--focus-indicator-spacing)*2)}.shopee-image-button:hover .shopee-image-button__mask{background-color:rgba(0,0,0,.7)}.shopee-image-button__mask{background-color:rgba(0,0,0,.4);bottom:0;left:0;position:absolute;right:0;top:0}.shopee-image-button__text{box-sizing:border-box;color:#fff;font-weight:300;left:50%;overflow:hidden;padding:0 .625rem;position:absolute;text-overflow:ellipsis;top:50%;transform:translate(-50%,-50%);white-space:nowrap;width:100%}.shopee-see-all-button>.shopee-button-no-outline{align-items:center;color:#ee4d2d;display:flex}.shopee-see-all-button>.shopee-button-no-outline>.icon-arrow-right{font-size:.625rem}.stardust-button{background-color:#fff;border:1px solid rgba(0,0,0,.26);border-radius:4px;color:rgba(0,0,0,.87);font-family:-apple-system,Helvetica Neue,Helvetica,Roboto,Droid Sans,Arial,SHPBurmese,sans-serif;font-size:14px;font-weight:400;padding:8px 10px}.stardust-button.stardust-button--active,.stardust-button:hover{background-color:rgba(0,0,0,.09);border-color:rgba(0,0,0,.26);cursor:pointer}.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{background-color:rgba(0,0,0,.26);border:1px solid rgba(0,0,0,.26);cursor:not-allowed}.stardust-button--block{display:block;width:100%}.stardust-button--block+.stardust-button--block{margin-top:5px}.stardust-button--large{border-radius:6px;font-size:16px;padding:12px 14px}.stardust-button--large,.stardust-button--small{font-family:-apple-system,Helvetica Neue,Helvetica,Roboto,Droid Sans,Arial,SHPBurmese,sans-serif;font-weight:400}.stardust-button--small{border-radius:3px;font-size:12px;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{align-items:center;background:#fff;border-radius:3px;box-shadow:0 2px 4px rgba(0,0,0,.5);display:flex;flex-direction:column;font-size:1rem;justify-content:center;padding:30px;width:440px}.confirm-popup__button-group{display:flex;justify-content:center;margin-top:2rem}.confirm-popup .shopee-button-outline--confirm-popup,.confirm-popup .shopee-button-solid--confirm-popup{font-size:.875rem;margin:.46875rem;min-height:2.5rem;text-transform:uppercase;width:6.25rem}.confirm-two-popup{align-items:center;background:#fff;border-radius:3px;box-shadow:0 2px 4px rgba(0,0,0,.5);display:flex;flex-direction:column;font-size:1rem;justify-content:center;padding:30px;width:440px}.confirm-two-popup__button-group{display:flex;justify-content:flex-end;margin-top:1.8125rem;width:100%}.confirm-two-popup .shopee-button-no-outline--confirm-two-popup,.confirm-two-popup .shopee-button-solid--confirm-two-popup{font-family:Roboto;font-size:.875rem;font-weight:500;line-height:1rem;min-height:2.5rem;padding:.75rem;text-transform:uppercase;width:7.5rem}.confirm-two-popup .shopee-button-no-outline--confirm-two-popup{color:#000;margin-right:1.25rem;opacity:.54}.kiCpFo{left:0;position:absolute;top:0}.d4CZbr{width:3.625rem}.zvKpoU{background-color:#fff;border-radius:.1875rem;box-shadow:0 .1875rem .625rem 0 rgba(0,0,0,.14);display:flex;flex-direction:row;overflow:hidden;padding:1.875rem 1.875rem 1.25rem;position:relative;width:34.375rem}.Z6v0iw{color:#333;font-size:1.375rem;font-weight:600;margin-bottom:.5625rem}.pxShte{color:#333;font-size:1.25rem;font-weight:400;margin-bottom:1.625rem}.UNGwiq{padding-right:2.4375rem}.lOu1t2{align-items:center;display:flex;flex-direction:column}.GDeUTx{margin-bottom:.6875rem;overflow:hidden}.kEgt9x{height:10rem;margin:-.625rem -.3125rem -.9375rem;width:10rem}.eOSx7z,.lXWD5W{background-repeat:no-repeat;display:inline-block;height:3.1875rem;margin-right:.625rem;width:9.625rem}.lXWD5W{background-position-x:-.625rem;background-position-y:-.6875rem;background-size:113% 146%}.eOSx7z{background-size:100%}.MZYPMp{align-items:center;display:flex}.IQEmT_,.UE7SrN{height:1rem;padding:.1875rem}.ZJXh5H.zvKpoU{padding:1rem 1.75rem 1.25rem;width:34.8125rem}.ZJXh5H .Z6v0iw{margin-bottom:1rem;padding-top:2.0625rem}.ZJXh5H .lXWD5W{background-position-x:-.5625rem;background-position-y:-.5625rem;background-size:115% 151%;height:2.1875rem;width:7.5rem}.ZJXh5H .eOSx7z{height:2.1875rem;width:6.6875rem}.ZJXh5H .fweWCq{background-position-y:-.125rem;background-repeat:no-repeat;background-size:100% 114%;display:inline-block;height:2.1875rem;width:6.875rem}.ZJXh5H .UNGwiq{padding-right:1.4375rem}.ZJXh5H .lOu1t2{justify-content:center}.ZJXh5H .kEgt9x{height:11rem;margin:0;width:11rem}.ZJXh5H .GDeUTx{margin-bottom:-.25rem}.ZJXh5H .IQEmT_,.ZJXh5H .SBb_pM,.ZJXh5H .UE7SrN{height:.75rem;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;margin-right:.375rem;padding:0;-ms-interpolation-mode:nearest-neighbor}.ZJXh5H .SBb_pM{margin-right:0}.icon-popup{align-items:center;background:#fff;border-radius:3px;box-shadow:0 2px 4px rgba(0,0,0,.5);display:flex;flex-direction:column;font-size:1rem;justify-content:center;padding:30px;width:440px}.error-popup .icon-error{height:50px;margin-bottom:14px;width:50px}.btn{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1;align-items:center;border:0;border-radius:2px;box-shadow:0 1px 1px 0 rgba(0,0,0,.09);box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;font-size:14px;justify-content:center;outline:0;text-transform:capitalize}.btn--inline{display:inline-flex}.btn--full{width:100%}.btn--s{height:34px;max-width:190px;min-width:60px;padding:0 15px}.btn--m{height:40px;max-width:220px;min-width:70px;padding:0 20px}.btn--l{font-size:16px;height:48px;padding:0 20px}.btn--l,.btn--xl{max-width:250px;min-width:80px}.btn--xl{height:52px}.btn-solid-primary{background:#ee4d2d;color:#fff;outline:0;overflow:visible;position:relative}.btn-solid-primary:focus-visible:before{border-radius:var(--focus-indicator-border-radius);content:"";height:calc(100% + var(--focus-indicator-spacing)*2);left:calc(var(--focus-indicator-spacing)*-1);margin:calc(var(--focus-indicator-spacing)*-1);outline:var(--focus-indicator-stroke-width) solid var(--focus-indicator-color);padding:var(--focus-indicator-spacing);position:absolute;top:calc(var(--focus-indicator-spacing)*-1);width:calc(100% + var(--focus-indicator-spacing)*2)}.btn-solid-primary:not(.btn-solid-primary--disabled):hover{background:#f05d40}.btn-solid-primary:not(.btn-solid-primary--disabled):active{background:#e2492b;box-shadow:inset 0 2px 1px 0 rgba(0,0,0,.05)}.btn-solid-primary.btn-solid-primary--disabled{background:#facac0!important;box-shadow:none;cursor:not-allowed}.btn-solid-primary--link{color:#fff}.theme--ofs .btn-solid-primary{background:#d0011b;outline:0;overflow:visible;position:relative}.theme--ofs .btn-solid-primary:focus-visible:before{border-radius:var(--focus-indicator-border-radius);content:"";height:calc(100% + var(--focus-indicator-spacing)*2);left:calc(var(--focus-indicator-spacing)*-1);margin:calc(var(--focus-indicator-spacing)*-1);outline:var(--focus-indicator-stroke-width) solid var(--focus-indicator-color);padding:var(--focus-indicator-spacing);position:absolute;top:calc(var(--focus-indicator-spacing)*-1);width:calc(100% + var(--focus-indicator-spacing)*2)}.theme--ofs .btn-solid-primary:not(.btn-solid-primary--disabled):hover{background:#d41830}.theme--ofs .btn-solid-primary:not(.btn-solid-primary--disabled):active{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;box-shadow:none;cursor:not-allowed}.theme--s-mart .btn-solid-primary{background:#066bc8;outline:0;overflow:visible;position:relative}.theme--s-mart .btn-solid-primary:focus-visible:before{border-radius:var(--focus-indicator-border-radius);content:"";height:calc(100% + var(--focus-indicator-spacing)*2);left:calc(var(--focus-indicator-spacing)*-1);margin:calc(var(--focus-indicator-spacing)*-1);outline:var(--focus-indicator-stroke-width) solid var(--focus-indicator-color);padding:var(--focus-indicator-spacing);position:absolute;top:calc(var(--focus-indicator-spacing)*-1);width:calc(100% + var(--focus-indicator-spacing)*2)}.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{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;box-shadow:none;cursor:not-allowed}.btn-light{background:#fff;border:1px solid rgba(0,0,0,.09);box-shadow:0 1px 1px 0 rgba(0,0,0,.03);color:#555;outline:0;overflow:visible;position:relative}.btn-light:focus-visible:before{border-radius:var(--focus-indicator-border-radius);content:"";height:calc(100% + var(--focus-indicator-spacing)*2);left:calc(var(--focus-indicator-spacing)*-1);margin:calc(var(--focus-indicator-spacing)*-1);outline:var(--focus-indicator-stroke-width) solid var(--focus-indicator-color);padding:var(--focus-indicator-spacing);position:absolute;top:calc(var(--focus-indicator-spacing)*-1);width:calc(100% + var(--focus-indicator-spacing)*2)}.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}.info-popup{background:#fff;border-radius:3px;box-shadow:0 2px 4px rgba(0,0,0,.5);flex-direction:column;font-size:1rem;padding:30px;width:440px}.info-popup__head{align-items:center;display:flex;margin-bottom:30px;width:100%}.info-popup__head .shopee-svg-icon{height:24px;width:24px}.info-popup__icon{margin-right:10px}.info-popup__title{color:#333;font-size:18px}.info-popup__message{color:#555;font-size:16px}.info-popup__buttons{display:flex;justify-content:flex-end;margin-top:25px;width:100%}.info-popup__btn{font-size:.875rem;margin:.46875rem;min-height:2.5rem;text-transform:uppercase;width:6.25rem}.success-popup__icon{height:50px;margin-bottom:14px;width: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;height:1em;width:1em}.shopee-alert-popup{background-color:#fff}.shopee-alert-popup__btn{flex:1;max-width:100%}.shopeeCopyMessage{background-color:transparent;border:0 solid;color:#f5a623;font-size:20px;margin-bottom:66px;margin-top:44px;outline:none;text-align:center;width:100%}.shopeeTributtonTitle{color:#555;font-size:18px;margin-left:10px;margin-top:6px}.shopeeTributtonButtons{justify-content:flex-end;margin-top:0}.PJFhUR{border:.0625rem solid rgba(0,0,0,.14);border-radius:.625rem;margin:.625rem;padding:.625rem;text-align:center}.Z8uGFZ{align-items:center;border-radius:var(--nr-normal,.125rem);display:inline-flex;flex:0 0 auto;justify-content:center;outline:none;overflow:hidden;padding:0 1rem;position:relative}.Z8uGFZ:active:before{background-color:var(--nc-util-pressed,rgba(0,0,0,.05));bottom:0;content:"";left:0;position:absolute;right:0;top:0}.hXSrmw{height:2.75rem}.hXSrmw .cpBfTr{line-height:2.75rem}.dy3qYv{height:2.25rem;min-width:4rem}.dy3qYv .cpBfTr{line-height:2.25rem}.jnFgoR{height:1.75rem;min-width:4rem;padding:0 .75rem}.jnFgoR .cpBfTr{line-height:1.75rem}.Y_YSUu{height:1.25rem;min-width:3.25rem;padding:0 .5rem}.Y_YSUu .cpBfTr{line-height:1.25rem}.fkLS3o{background:transparent}.JVNY7E.AHoeYM{background:var(--nc-primary,#ee4d2d);border:.0625rem solid transparent;color:#fff}.JVNY7E.fkLS3o{border:.0625rem solid var(--nc-primary,#ee4d2d);color:var(--nc-primary,#ee4d2d)}.DYki4w.fkLS3o{border:.0625rem solid rgba(0,0,0,.26);color:var(--nc-text-primary,rgba(0,0,0,.87))}.nLbFKB.fkLS3o{border:.0625rem solid #fff;color:#fff}.Z8uGFZ:disabled{color:var(--nc-util-disabled,rgba(0,0,0,.26))}.Z8uGFZ:disabled.fkLS3o{border-color:var(--nc-util-line,rgba(0,0,0,.09))}.Z8uGFZ:disabled.nLbFKB.fkLS3o{border-color:hsla(0,0%,100%,.54);color:hsla(0,0%,100%,.4)}.Z8uGFZ:disabled.JVNY7E.AHoeYM{background:rgba(0,0,0,.09)}.cpBfTr{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pYnFyv{margin-left:.25rem}.l25lop{display:block;height:18.75rem;margin:12.5rem auto 1.25rem}.b5PKZy{color:#222;font-size:1rem;text-align:center}.ZK0CJb{transition:margin-top .3s cubic-bezier(.4,0,.2,1);-webkit-overflow-scrolling:touch}.ZK0CJb.Dr8g6q{margin-top:7.4375rem}.ZK0CJb.j9kkvQ{margin-top:11.125rem}.Q3No02.hMihhk{flex:1;font-size:.625rem;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;overflow:hidden;width:0}.Q3No02{align-items:center;border-style:solid;border-width:.0625rem 0;box-sizing:border-box;color:#ee4d2d;cursor:default;display:flex;font-size:.75rem;height:1.1875rem;justify-content:center;margin-left:.5rem;padding:0 .3125rem;position:relative;white-space:nowrap}.chqYnT{color:#9b9b9b}.Q3No02 span{overflow:hidden;text-overflow:ellipsis}.cSdsVH{border-radius:.125rem;height:1rem}.Dh8899,.UCZng4{height:100%;overflow:hidden;position:absolute;top:0}.Dh8899 svg,.UCZng4 svg{height:35px;width:5px;fill:#ee4d2d}.Dh8899{left:0}.UCZng4{right:0;transform:rotate(180deg)}.UCZng4 svg{float:right}.cpXFZ3 svg{height:unset;width:unset;fill:unset}.eCwnDO{height:.75rem;margin-left:-.1875rem;margin-right:.1875rem}.I5bsxm{color:#ee4d2d}.YX3MZd{color:#757575;font-size:.875rem}.Vo7Vku{flex:1}.shopee-popover--default,.shopee-popover--dropdown{background:#fff;border-radius:2px;box-shadow:0 1px 1px 0 rgba(0,0,0,.05)}.shopee-popover--default{max-height:8.375rem;overflow-x:hidden;overflow-y:auto;padding:.3125rem 0}.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:focus-visible{border-radius:2px;outline:2px solid #000}.stardust-popover__popover{position:absolute;will-change:transform;z-index:-1}.stardust-popover__popover--show{animation:popover-enter-animation .2s cubic-bezier(.4,0,.6,1);opacity:1;z-index:3}.stardust-popover__popover--border{border:1px solid rgba(0,0,0,.09)}.stardust-popover__popover--hide{animation:popover-hide-animation .2s cubic-bezier(.4,0,.6,1)}.stardust-popover__arrow{position:absolute;will-change:transform;z-index:3}.stardust-popover__arrow--inner{height:0;left:-8px;position:absolute;width:0}@keyframes popover-enter-animation{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes popover-hide-animation{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(0)}}.CzLyKQ{grid-column-end:4;grid-column-start:2;-ms-grid-column-span:2;align-items:center;display:flex;padding:.75rem 0}.Yt8RCW{align-items:stretch;flex-direction:column;justify-content:center;padding-right:1.875rem}.CzLyKQ .icon-voucher-applied-line,.CzLyKQ .icon-voucher-line{color:#ee4d2d;fill:currentColor;height:1.25rem;width:1.3125rem}.hNQnJB{flex:0 0 auto;height:1.125rem;overflow:visible!important;width:1.125rem}.j5kTyq{margin-right:.5rem}.GEeiXI{margin-right:.25rem}.FGs2jP,.YeF4Yc{flex-shrink:0;font-weight:500}.nOoMrG{background:none;border:0;color:#05a;cursor:pointer;font-size:14px;line-height:16px;margin-right:1.875rem;padding:0;white-space:nowrap}[lang=my] .nOoMrG{line-height:24px}.oI3JPG{flex:1}.Bos_Qh,.kazfTP{align-items:center;display:flex}.Bos_Qh{margin-top:.5rem}.KHZurV{align-items:center;color:#ee4d2d;display:flex;flex:1;font-size:.875rem}.KHZurV .shopee-drawer{display:inline-flex}.MgrJdX{background:none;border:0;color:#05a;cursor:pointer;font-weight:medium;margin-left:.75rem;padding:0;white-space:nowrap}.MgrJdX,.vC9k1c{font-size:.875rem}.vC9k1c{background:#fff;color:rgba(0,0,0,.8);line-height:1.375rem;padding:1.25rem;width:18.75rem;word-wrap:break-word;text-align:left}.em_i3K{stroke:currentColor;color:rgba(0,0,0,.54);margin-left:.375rem}.KQwzrA{color:#ee4d2d}.stardust-checkbox{align-items:center;color:rgba(0,0,0,.54);cursor:default;display:flex;font-family:-apple-system,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Roboto,Droid Sans,Arial,SHPBurmese,sans-serif;font-size:12px;font-weight:300;max-width:400px;position:relative}.stardust-checkbox__input{left:0;opacity:0;position:absolute;top:0}.stardust-checkbox__box{border:1px solid rgba(0,0,0,.14);border-radius:2px;box-shadow:inset 0 2px 0 0 rgba(0,0,0,.02);flex-shrink:0;height:16px;margin-right:8px;position:relative;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:16px}.stardust-checkbox__box:hover{box-shadow:inset 0 2px 1px 0 rgba(0,0,0,.09)}.stardust-checkbox__box:before{border-bottom:2px solid #fff;border-left:2px solid #fff;content:"";height:5px;left:3px;position:absolute;top:3px;transform:rotate(-45deg);width:9px}.stardust-checkbox--disabled{cursor:no-drop;opacity:.35}.stardust-checkbox--disabled .stardust-checkbox__box{background:#e7e7e7!important;box-shadow:none!important}.stardust-checkbox--disabled .stardust-checkbox__box:before{border-color:transparent}.stardust-checkbox--checked>.stardust-checkbox__box{background:#ee4d2d;border-color:#ee4d2d}.stardust-checkbox--checked>.stardust-checkbox__box:hover{box-shadow:none}.stardust-checkbox--checked>.stardust-checkbox__box:before{border-color:#fff}.ificCM{box-sizing:border-box;font-size:14px;line-height:16px}[lang=my] .ificCM{line-height:24px}.T5n8VV .BBQR6_,.T5n8VV .BjTxuU,.T5n8VV .Iz070x{opacity:.2}.T5n8VV .BjTxuU{cursor:not-allowed}.BjTxuU{box-sizing:border-box;display:flex;flex-direction:row-reverse;grid-column-end:2;grid-column-start:1;min-width:58px;-ms-grid-column-span:1;flex:0 0 auto;padding:16px 12px 16px 20px}.BjTxuU .stardust-checkbox--disabled{opacity:1}.BjTxuU .stardust-checkbox--disabled .stardust-checkbox__box{border:1px solid #e7e7e7}.Iz070x{flex:0 0 auto;height:18px;padding:1px;width:18px;fill:none}.BBQR6_{flex-shrink:0;font-weight:500;margin-left:8px}.PkMsif{color:#929292;flex:0 1 auto;font-weight:500;margin-left:17px}.Prdzh0{z-index:2}.eXBxkv{stroke:currentColor;color:rgba(0,0,0,.54);flex:0 1 auto;font-size:12px;line-height:14px;padding-left:6px;padding-right:6px}[lang=my] .eXBxkv{line-height:18px}.QXhebg{background:#fff;color:rgba(0,0,0,.8);font-size:14px;line-height:16px;padding:20px;width:300px;word-wrap:break-word;text-align:left}[lang=my] .QXhebg{line-height:24px}.IR54W9{color:#d0d0d0;font-weight:500;padding-right:30px}.ni9n3B{color:#ee4d2d}.fDdBqs{grid-column-end:4;grid-column-start:3;justify-content:flex-end}.dOZlXw,.fDdBqs{-ms-grid-column-span:1;align-items:center;display:flex}.dOZlXw{grid-column-end:3;grid-column-start:2;justify-content:flex-start}.uYpIgW{color:#05a;cursor:pointer;margin-left:.375rem}.stardust-toast{align-items:center;bottom:0;display:flex;height:100%;justify-content:center;left:0;pointer-events:all;position:absolute;right:0;top:0;transition:opacity .1s cubic-bezier(.4,0,.6,1);width:100%;z-index:1}.stardust-toast--hidden{opacity:0;pointer-events:none}.stardust-toast__container{align-items:center;background-color:rgba(0,0,0,.65);border-radius:7px;color:#fff;cursor:default;display:flex;flex-direction:column;font-family:-apple-system,Helvetica Neue,Helvetica,Roboto,Droid Sans,Arial,SHPBurmese,sans-serif;font-size:14px;font-weight:400;justify-content:space-around;padding:15px;pointer-events:all;pointer-events:inherit;text-align:center}.stardust-toast__icon svg{height:30px;margin-bottom:7px;width:30px}.stardust-toast__text{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;word-break:break-all;word-wrap:break-word}.f0bbkH{background:#fff;border-radius:3px;box-shadow:0 2px 4px rgba(0,0,0,.5);flex-direction:column;font-size:1rem;padding:30px;padding:2.75rem 2.5rem 1.5rem;width:440px;width:27.5rem}.u2TYJZ{color:#333;font-size:1rem;line-height:1.125rem}.MhLiC9{display:flex;justify-content:flex-end;margin-top:2.1875rem}.MhLiC9 .cancel-btn,.MhLiC9 .shopee-button-solid--confirm-popup{font-size:.875rem;min-height:2.5rem;width:6.5625rem}.MhLiC9 .shopee-button-solid--confirm-popup{margin-right:1.5rem;text-transform:uppercase}.SHq91i{width:100%}.Kwo_We{background-color:#fff;border-radius:3px;box-shadow:0 3px 10px rgba(0,0,0,.14);padding:0 30px;width:550px}.khs5up{border-bottom:.5px solid rgba(0,0,0,.09);font-size:20px;font-weight:500;line-height:24px;padding:25px 0}.I6h5df,.khs5up{box-sizing:border-box}.I6h5df{padding:15px 0}.I6h5df:not(:last-child){border-bottom:.5px solid rgba(0,0,0,.09)}.YFerFn{padding-bottom:14px}.OvAbRH{display:flex;font-size:12px;line-height:14px}[lang=my] .OvAbRH{line-height:18px}.OvAbRH:not(:last-child){margin-bottom:8px}.vxKt8Q{flex:1}.SWO9VF{flex-shrink:0}.aK4ilT,.eUKwCl{font-weight:500}.aK4ilT{color:#ee4c2c}.qmvSHd{font-weight:500}.z5DAvV{color:#f2994a}.dFd6ZV{color:rgba(0,0,0,.54);font-size:12px;line-height:14px;padding:2px 0 11px;text-align:right}[lang=my] .dFd6ZV{line-height:18px}.BV92a3{display:flex;flex-direction:column}.DScaTh{align-items:center}.DScaTh,.unV7eM{display:flex;justify-content:flex-end}.unV7eM{font-size:14px;line-height:16px;margin-top:1px}[lang=my] .unV7eM{line-height:24px}._BTKc7{color:#ee4d2d;padding-left:24px}.YZz8w9{color:#f6a700}.znJ7TE{align-items:center;display:flex;margin-left:20px}.CoYXUV{color:#222;font-size:16px;line-height:20px}[lang=my] .CoYXUV{line-height:26px}.mketV9{color:#ee4d2d;font-size:24px;line-height:28px;margin-left:5px}.XKRl_U{margin-left:8px}.Z1wqF9{margin-right:2px}.GANWyY{stroke:currentColor;color:rgba(0,0,0,.54);font-size:12px;line-height:14px;padding-left:4px}[lang=my] .GANWyY{line-height:18px}.YJJMvh{z-index:2}.GY1MJC{background:#fff;color:rgba(0,0,0,.87);font-size:14px;line-height:16px;padding:20px;width:365px;word-wrap:break-word;text-align:left}[lang=my] .GY1MJC{line-height:24px}.iW3eM2{font-size:18px;font-weight:500;line-height:28px;margin-bottom:8px}.WhvsrO{grid-column-end:4;grid-column-start:1;padding:12px 0;-ms-grid-column-span:3;align-items:center;display:flex;flex:1;width:100%}.GQ7Hga{margin:0 8px}.nR_85m{color:#bbb}.QmkEaL{color:#ee4d2d;margin:0 8px;max-width:168px}svg.VpnM2N{height:36px;width:36px}.VvYoGQ,.v5CBXg{cursor:pointer}.VvYoGQ{margin-left:2.1875rem}.iqpIui{flex:1}.CShA8H{display:flex;flex-direction:column}.gi2p36{align-items:center;display:flex;justify-content:flex-end}.OLNYAw{color:#f6a700;font-size:.875rem;margin-top:1px;text-align:right}.qVyf2m{align-items:center;display:flex;margin-left:1.25rem}.z2aO1D{color:#ee4d2d;font-size:1.875rem;line-height:1.875rem;margin-left:.3125rem}.u4pma8{box-sizing:border-box;display:flex;flex-direction:row-reverse;min-width:58px;padding:0 12px 0 20px}.u4pma8 .stardust-checkbox--disabled{opacity:1}.u4pma8 .stardust-checkbox--disabled .stardust-checkbox__box{border:1px solid #e7e7e7}.Z6oxZ3{grid-column-end:4;grid-column-start:1;-ms-grid-column-span:3;border-top:1px dashed rgba(0,0,0,.09)}.yn6AIc{align-items:center;background:#fff;box-sizing:border-box;display:grid;flex:1;font-size:1rem;grid-template-columns:1fr 20.3125rem 11.875rem;margin-top:.75rem;position:relative;width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.yn6AIc{bottom:0;position:-webkit-sticky;position:sticky;z-index:2}}.yn6AIc .shopee-button-solid{border-radius:2px;box-sizing:border-box;font-size:.875rem;font-weight:300;height:2.5rem;margin:0 22px 0 15px;padding:13px 36px;text-transform:capitalize;width:13.125rem}@supports not ((position:-webkit-sticky) or (position:sticky)){.gM5JQs{bottom:0;left:50%;position:fixed;transform:translateX(-50%);width:1200px;z-index:2}}.dhqg2H{border-radius:0;transition:background .1s cubic-bezier(.4,0,.6,1)}.dhqg2H:before{background:linear-gradient(transparent,rgba(0,0,0,.06));content:"";height:1.25rem;left:0;position:absolute;top:-1.25rem;width:100%}.lRHCcS{-ms-grid-row:1}.iDgxib{-ms-grid-row:2}.WuLbM9{-ms-grid-row:3}.MOZmZ1{-ms-grid-row:4}.Kk1Mak{-ms-grid-row:5}.Za1N64{align-items:center;background:#fff;border-radius:.125rem;border-radius:3px;box-shadow:0 1px 1px 0 rgba(0,0,0,.05);color:#888;display:flex;font-size:14px;height:55px;line-height:16px;margin-bottom:12px;overflow:hidden;padding:0 20px}[lang=my] .Za1N64{line-height:24px}.SQGY8I{box-sizing:border-box;display:flex;flex-direction:row-reverse;min-width:58px;padding:0 12px 0 20px}.SQGY8I .stardust-checkbox--disabled{opacity:1}.SQGY8I .stardust-checkbox--disabled .stardust-checkbox__box{border:1px solid #e7e7e7}.jX4z5R{color:rgba(0,0,0,.8);width:46.27949%}.jHcdvj{width:15.88022%}.jHcdvj,.o1QlcH{text-align:center}.o1QlcH{width:15.4265%}.RT5qRd{width:10.43557%}.RT5qRd,.TkKRaF{text-align:center}.TkKRaF{width:12.70417%}.UALjfH{align-items:center;display:flex;flex-direction:column;height:37.5rem;justify-content:center}.Mkjo2B{background-image:url(https://deo.shopeemobile.com/shopee/shopee-pcmall-live-sg/cart/ef577a25315c384ed114.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:11.1875rem;width:12.5rem}.R1_DmZ{font-size:1.25rem;font-weight:700}.R1_DmZ,.ad3jOq{margin-top:1.625rem}.ad3jOq{color:rgba(0,0,0,.87);display:block;-webkit-text-decoration:none;text-decoration:none}.ad3jOq>.shopee-button-solid{padding:.625rem 2.625rem}.kGvFN2{font-size:16px;line-height:20px;text-transform:capitalize}[lang=my] .kGvFN2{line-height:26px}.zLDLbp{height:21rem}.zLDLbp .Mkjo2B{height:6.125rem;width:6.75rem}.zLDLbp .R1_DmZ{color:rgba(0,0,0,.4);font-size:14px;line-height:16px;margin-top:1.125rem}[lang=my] .zLDLbp .R1_DmZ{line-height:24px}.zLDLbp .ad3jOq{margin-top:1.0625rem}.Es_V3Q{background-color:#d0011b;border-radius:2px;box-sizing:border-box;display:inline-block;line-height:12px;padding:2px 3px;vertical-align:middle}.PxFrzE{margin-top:-2px;padding:0}.PxFrzE>svg{display:block;fill:#fff;height:15px;width:30px}.mZwlsC{padding:0}.mZwlsC>svg{display:block;fill:#fff}.xzDLS0{margin-bottom:1px}.xzDLS0>svg{display:block;fill:#fff;height:11px;width:24px}.JsC6Oq,.Koi0Pw,.QbH_Bj{align-items:center;display:flex}.JsC6Oq{border-bottom:1px solid rgba(0,0,0,.09);box-sizing:border-box;height:3.75rem;padding:0 20px}.NWPcV8{border-bottom:0}.gzSvrb{align-items:center;display:flex;flex:1}.Ll5dDW{box-sizing:border-box;display:flex;flex-direction:row-reverse;min-width:58px;padding:0 12px 0 20px}.Ll5dDW .stardust-checkbox--disabled{opacity:1}.Ll5dDW .stardust-checkbox--disabled .stardust-checkbox__box{border:1px solid #e7e7e7}.EGA8FU{background-color:rgba(0,0,0,.4);border-radius:11px;color:#fff;line-height:18px;margin-left:8px;padding:3px 10px}.Eg4UEE{background:none;border:0;display:flex;margin-left:5px;padding:0}.QcqMX5{align-items:center;color:rgba(0,0,0,.87);display:flex;font-weight:500;min-width:50px;-webkit-text-decoration:none;text-decoration:none}.QcqMX5>.aOiA2G{width:1.875rem}.AxeMgG{color:#ee4d2d;cursor:pointer;height:1rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:1.375rem}.cVlPY7{flex:1}.p1DEnN{align-items:center;display:flex;padding-right:20px;text-transform:capitalize}.KeOYUq{height:1.125rem;margin-right:.625rem;width:1.125rem;fill:none}.vjkBXu{margin-right:10px}.vjkBXu:last-child{margin:0}.tnTSPU{color:rgba(0,0,0,.54);-webkit-text-decoration:line-through;text-decoration:line-through}.f24lR4{margin:0}.owBguB{align-items:center;display:flex;flex-direction:column;justify-content:center}.kGu6RJ{color:rgba(0,0,0,.54);margin-top:5px;text-transform:capitalize}.product-variation{align-items:center;background:#fff;border:1px solid rgba(0,0,0,.09);border-radius:2px;box-sizing:border-box;color:rgba(0,0,0,.8);cursor:pointer;display:inline-flex;justify-content:center;margin:0 8px 8px 0;min-height:2.125rem;min-width:5rem;outline:0;overflow:visible;padding:.25rem .75rem;position:relative;text-align:left;word-break:break-word}.product-variation:focus-visible:before{--focus-indicator-spacing:2px;border-radius:var(--focus-indicator-border-radius);content:"";height:calc(100% + var(--focus-indicator-spacing)*2);left:calc(var(--focus-indicator-spacing)*-1);margin:calc(var(--focus-indicator-spacing)*-1);outline:var(--focus-indicator-stroke-width) solid var(--focus-indicator-color);padding:var(--focus-indicator-spacing);position:absolute;top:calc(var(--focus-indicator-spacing)*-1);width:calc(100% + var(--focus-indicator-spacing)*2)}.product-variation:hover{border-color:var(--brand-primary-color,#ee4d2d);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{border-color:var(--brand-primary-color,#ee4d2d);color:var(--brand-primary-color,#ee4d2d)}.product-variation__tick{bottom:0;height:.9375rem;overflow:hidden;position:absolute;right:0;width:.9375rem}.product-variation__tick>.icon-tick-bold{bottom:0;color:#fff;font-size:8px;position:absolute;right:0}.product-variation__tick:before{border:.9375rem solid transparent;border-bottom:.9375rem solid var(--brand-primary-color,#ee4d2d);bottom:0;content:"";position:absolute;right:-.9375rem}.shopee-arrow-box__arrow{display:flex;height:10px}.shopee-arrow-box__arrow--left{justify-content:flex-start;padding-left:15px}.shopee-arrow-box__arrow--center{justify-content:center}.shopee-arrow-box__arrow--right{justify-content:flex-end;padding-right:15px}.shopee-arrow-box__arrow-outer{border-bottom:10px solid rgba(0,0,0,.09);border-left:10px solid transparent;border-right:10px solid transparent;bottom:-1px;height:0;position:relative;width:0}.shopee-arrow-box__arrow-inner{border-bottom:8px solid #fff;border-left:8px solid transparent;border-right:8px solid transparent;bottom:-10px;height:0;left:-8px;position:absolute;width:0}.shopee-arrow-box__content{background:#fff;border:1px solid rgba(0,0,0,.09);border-radius:.125rem;box-shadow:0 1px 1px 0 rgba(0,0,0,.05);overflow:hidden;white-space:pre-wrap}.qNRZqG{align-items:center;cursor:pointer;display:flex;flex:1;justify-content:space-between;outline:none;position:relative}.IlkVEv{cursor:auto}.mM4TZ8{background:none;border:0;color:rgba(0,0,0,.54);display:flex;flex:1;flex-direction:column;font-size:14px;line-height:16px;margin-right:10px;padding:0}[lang=my] .mM4TZ8{line-height:24px}.iIg1CN{align-items:center;display:flex;text-align:left;text-transform:capitalize}.E33rwr{background:none;border-bottom:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid rgba(0,0,0,.54);margin:0 0 0 10px;padding:0;transform:rotate(0);transition:transform .1s cubic-bezier(.4,0,.6,1)}.DPQ0Al{transform:rotate(180deg)}.dDPSp3{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;word-break:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin-top:5px;text-align:left}.bfr5fB{position:absolute;right:-1.25rem;top:110%;z-index:3}.bfr5fB .shopee-arrow-box__arrow-outer{border-bottom-color:rgba(0,0,0,.09)}.bfr5fB .shopee-arrow-box__content{border-color:rgba(0,0,0,.09);box-shadow:0 5px 10px 0 rgba(0,0,0,.09)}.YgOLqE{background:#fff;display:flex;flex-direction:column;max-height:28.125rem;overflow-y:auto;padding:27px 25px;width:19.6875rem}.UTcc4z,.VwC_Ua{color:rgba(0,0,0,.54);font-size:16px;line-height:20px;text-transform:capitalize}[lang=my] .UTcc4z,[lang=my] .VwC_Ua{line-height:26px}.UTcc4z,.VwC_Ua{margin-bottom:10px}.wc_sud{margin-bottom:15px}.wc_sud:last-child{margin-bottom:0}.Cf3cyU{display:flex;flex-wrap:wrap}.ZQrI2V{display:flex;flex:1;justify-content:flex-end;margin-top:5px}.ZQrI2V>.shopee-button-solid{cursor:pointer;font-size:14px;font-weight:500;line-height:16px;padding:12px 0;text-transform:uppercase;width:140px}[lang=my] .ZQrI2V>.shopee-button-solid{line-height:24px}.j_w5yD{align-items:center;display:flex}.HrzuLB{border:1px solid #ee4d2d;border-radius:2px;box-sizing:border-box;color:#ee4d2d;display:block;font-size:12px;font-weight:400;line-height:14px;margin:0 5px 5px 0;overflow:hidden;padding:2px 4px;text-overflow:ellipsis;white-space:nowrap}[lang=my] .HrzuLB{line-height:18px}.HrzuLB:last-child{overflow:hidden;text-overflow:ellipsis}.XyrmVS{overflow:visible}.sHr_ZJ{border-color:#26aa99;color:#26aa99}.xmNccP{align-items:center;background:transparent;border:0;border:1px solid rgba(0,0,0,.09);border-radius:2px;color:rgba(0,0,0,.8);cursor:pointer;display:flex;font-size:.875rem;font-weight:300;height:32px;justify-content:center;letter-spacing:0;line-height:1;outline:none;transition:background-color .1s cubic-bezier(.4,0,.6,1);width:32px}.XRowTk,.xmNccP[disabled]{border-color:rgba(0,0,0,.09);color:#ccc}.XRowTk svg,.xmNccP[disabled] svg{fill:#ccc}.xmNccP:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 4px #000}.xmNccP .shopee-svg-icon{flex-shrink:0;font-size:10px;height:10px;width:10px}.xmNccP:first-child{border-bottom-right-radius:0;border-top-right-radius:0}.xmNccP:last-child{border-bottom-left-radius:0;border-top-left-radius:0}.EdSXgF{align-items:center;display:flex}.NVp3lB{-webkit-appearance:none;border-left:0;border-radius:0;border-right:0;box-sizing:border-box;cursor:text;font-size:16px;font-weight:400;height:32px;text-align:center;width:50px}.sluy3i{align-items:center;display:flex;flex-direction:column;justify-content:center;width:15.4265%}.sluy3i .shopee-input-quantity>.shopee-button-outline{height:30px;width:30px}.sluy3i .shopee-input-quantity>.shopee-button-outline-mid{width:40px}.tU6oaq{opacity:.3}.PwuHYD{color:#ee4d2d;font-size:.8125rem;margin-top:.3125rem}.J8cCGR{max-width:100%;z-index:2}.p3dA0S{z-index:3}.BHJkz_{left:0;margin-top:1.8125rem;max-width:1200px;position:absolute;width:75rem}.slfWNx.slfWNx{border:.0625rem solid transparent;color:#ee4d2d;font-weight:400;height:1.875rem;max-width:100%}.mmpUSA{background-color:#fff;border:.0625rem solid #ee4d2d;border-bottom:0;border-radius:.0625rem .0625rem 0 0;position:relative;width:8.125rem}.mmpUSA .wZrjgF{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.f3N1Rf{margin-left:.25rem;width:.625rem}.Pk8KSn{background:none;border:0;border-radius:50%;height:30px;padding:2px 4px;width:30px}.Pk8KSn:active,.Pk8KSn:hover{background:rgba(0,0,0,.09)}.XyoN49{color:#ee4d2d;font-size:12px;line-height:14px;margin-top:8px}[lang=my] .XyoN49{line-height:18px}.IUjtFe{display:flex;margin:4px 0 2px;text-transform:capitalize}.K9M1H6{color:#ee4d2d;font-size:12px;line-height:14px;margin-right:5px}[lang=my] .K9M1H6{line-height:18px}.YGSt93{background-color:#ee4d2d;border-radius:1px;font-size:10px}.YGSt93,.hK3pGP{color:#fff;padding:1px 5px}.hK3pGP{background-color:#a3a3a3;border-radius:44px;box-sizing:border-box;flex-shrink:0;font-size:12px;font-size:.625rem;line-height:14px;margin-right:5px;text-transform:uppercase}[lang=my] .hK3pGP{line-height:18px}.lDiGJB{color:rgba(0,0,0,.87);display:block;margin-top:15px;padding:0 20px 15px;-webkit-text-decoration:none;text-decoration:none}.lDiGJB:first-child{padding-top:15px}.lDiGJB:last-child{padding-bottom:20px}.f1bSN6{align-items:center;display:flex}.K5If_E{border-top:0}.K5If_E .HRvCAv{color:rgba(0,0,0,.8)}.K5If_E .HRvCAv,.K5If_E .brf29Y,.K5If_E .eHDC_o,.K5If_E .gJyWia{opacity:.3}.YUGfPf{background:rgba(0,0,0,.02)}.sN9Wwc{background:rgba(238,77,45,.05)!important;margin-top:0!important;padding-top:15px}.kEMRam{margin-top:0;padding:16px 0}.Cts5dc{background-color:rgba(255,243,237,.4);border-radius:2px}.t89ViJ{border-bottom:1px solid rgba(0,0,0,.09);display:block;height:1px;margin-left:50px;margin-right:20px}.t89ViJ:last-child{display:none}.Xp4RLg{box-sizing:border-box;display:flex;flex-direction:row-reverse;min-width:58px;padding:0 12px 0 20px}.Xp4RLg .stardust-checkbox--disabled{opacity:1}.Xp4RLg .stardust-checkbox--disabled .stardust-checkbox__box{border:1px solid #e7e7e7}.brf29Y{box-sizing:border-box;flex-direction:column;position:relative;width:29.03811%}.brf29Y,.bzhajK{display:flex}.eHDC_o{width:17.24138%}.eHDC_o,.gJyWia{align-items:center;display:flex;justify-content:center}.gJyWia{flex-direction:column;width:15.88022%}.HRvCAv{color:#ee4d2d;width:10.43557%}.HRvCAv,.bRSn43{align-items:center;display:flex;justify-content:center}.bRSn43{text-transform:capitalize;width:12.70417%}.TvSDdG{flex-direction:column}.lSrQtj{background:none;border:0;cursor:pointer}.lSrQtj:hover{color:#ee4d2d;transition:color .1s cubic-bezier(.4,0,.6,1)}.rt3G4Q{color:#ee4d2d;font-size:13px;margin-top:5px}.hWIyT9{color:#f63336;font-size:14px;line-height:16px;margin-top:32px;padding-right:48px;text-align:right}[lang=my] .hWIyT9{line-height:24px}.vMLvE5{color:#f63336;font-size:14px;line-height:16px;margin-bottom:26px;margin-top:11px;padding-left:58px;text-align:left}[lang=my] .vMLvE5{line-height:24px}.tl3cng{color:#ee4d2d;display:inline-block;font-size:12px;font-weight:500;line-height:14px;margin-top:12px}[lang=my] .tl3cng{line-height:18px}.kG42T8{color:#ee4d2d;display:inline-block;font-size:12px;font-weight:500;line-height:14px;margin-top:12px}[lang=my] .kG42T8{line-height:18px}.QUePGT{height:14px;margin-right:6px;vertical-align:bottom;width:auto}.Jkd76v{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#ee4d2d;font-size:12px;font-weight:500;line-height:14px;margin-top:12px}[lang=my] .Jkd76v{line-height:18px}.Jkd76v>p{display:inline}.jAFsBG{align-items:center;display:flex;gap:5px;margin-top:auto}.CS9dAN{height:14px;width:15.6px}.TeoU0a{color:#252525;font-size:12px;line-height:14px}[lang=my] .TeoU0a{line-height:18px}.jFEiVQ{height:80px;object-fit:cover;width:80px}.Ou_0WX{display:flex;flex:1;flex-direction:column;font-size:14px;line-height:16px;overflow:hidden;padding:5px 20px 0 10px}[lang=my] .Ou_0WX{line-height:24px}.c54pg1{color:rgba(0,0,0,.87);display:block;font-size:14px;line-height:16px;overflow:hidden;-webkit-text-decoration:none;text-decoration:none;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;margin-bottom:5px;-webkit-box-orient:vertical}[lang=my] .c54pg1{line-height:24px}.vJizex{border:1px solid;border-radius:2px;color:#ee4d2d;font-size:10px;line-height:16px;margin-right:.5em;padding:0 1px}.gvFc9h{color:#ee4d2d;display:flex}.mTLhFC{background:rgba(238,77,45,.05);margin-top:0;padding-top:15px}.Kv1AvK{height:18px;object-fit:contain;object-position:left}.QSLoEa{animation:T1GUbT 1s ease .2s infinite;background-color:#fafafa;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23e5e4e4' viewBox='0 0 54 61'%3E%3Cpath stroke='none' 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.4M27.1 4.2c7.1.2 7.9 11.7 7.7 12.6H19.1c-.1-.9.4-12.4 8-12.6m9.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.3s-2.2-2.7-3.5-3.4c-1-.6-2.1-1-3.3-1.4-.9-.3-1.9-.7-2.9-1.2q-3.6-1.8-4.8-4.2c-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.7s-4.7 2-4.4 4.6c.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 7'/%3E%3C/svg%3E"),linear-gradient(90deg,#fafafa,#f1f0f0 25%,#fafafa 50%);background-position:50%,100% 0;background-repeat:no-repeat,no-repeat;background-size:60px 60px,200% 100%;max-height:100%;max-width:100%}.uXN1L5{vertical-align:bottom}.CZvMK3{background-color:#fafafa;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTIwIiBmaWxsPSJub25lIj48cGF0aCBmaWxsPSIjRThFOEU4IiBkPSJNODMuNSAxMTAuMDcxYzEwLjIxNyAwIDE4LjUtOC4yODMgMTguNS0xOC41cy04LjI4My0xOC41LTE4LjUtMTguNVM2NSA4MS4zNTQgNjUgOTEuNTcxczguMjgzIDE4LjUgMTguNSAxOC41Ii8+PHBhdGggc3Ryb2tlPSIjRThFOEU4IiBkPSJNMTAgNzcuMDcxYTQgNCAwIDEgMCAwLTggNCA0IDAgMCAwIDAgOFoiLz48cGF0aCBmaWxsPSIjRThFOEU4IiBkPSJNMTExLjQ2NCA0My41MzVhMSAxIDAgMCAwIDAgMS40MTVsMi4xMjIgMi4xMjEtMi4xMjIgMi4xMjFhMSAxIDAgMCAwIDEuNDE1IDEuNDE1TDExNSA0OC40ODVsMi4xMjEgMi4xMjJhMS4wMDEgMS4wMDEgMCAwIDAgMS40MTUtMS40MTVsLTIuMTIyLTIuMTIgMi4xMjItMi4xMjJhMS4wMDEgMS4wMDEgMCAwIDAtMS40MTUtMS40MTVMMTE1IDQ1LjY1N2wtMi4xMjEtMi4xMjFhMSAxIDAgMCAwLTEuNDE1IDBabS05MS45OTktMjVhMSAxIDAgMCAwIDAgMS40MTVsMi4xMiAyLjEyMS0yLjEyIDIuMTIxYTEgMSAwIDAgMCAxLjQxNCAxLjQxNUwyMyAyMy40ODVsMi4xMjEgMi4xMjJhMSAxIDAgMCAwIDEuNDE1LTEuNDE1bC0yLjEyMi0yLjEyIDIuMTIyLTIuMTIyYTEgMSAwIDAgMC0xLjQxNS0xLjQxNUwyMyAyMC42NTdsLTIuMTIxLTIuMTIyYTEgMSAwIDAgMC0xLjQxNSAwWiIvPjxwYXRoIGZpbGw9IiNCREJEQkQiIGQ9Ik01MSAzOS4wNzF2LTE4YTEgMSAwIDAgMSAxLTFoMzhhMyAzIDAgMCAxIDMgM3Y0NC41MDRhMjQgMjQgMCAwIDAtMi0xLjI5M1YyMy4wN2ExIDEgMCAwIDAtMS0xSDUzdjE3YTUgNSAwIDAgMS01IDVIMzB2NTZhMSAxIDAgMCAwIDEgMWgyOC41MDRxLjc1MSAxLjA0MyAxLjYwNyAySDMxYTMgMyAwIDAgMS0zLTN2LTU3YTEgMSAwIDAgMSAxLTFoMTlhMyAzIDAgMCAwIDMtM1oiLz48cGF0aCBzdHJva2U9IiNCREJEQkQiIGQ9Im01MiAyMS4wNzEtMjMgMjIiLz48cmVjdCB3aWR0aD0iNDIiIGhlaWdodD0iMiIgeD0iMzkiIHk9IjU3LjA3MSIgZmlsbD0iI0JEQkRCRCIgcng9IjEiLz48cmVjdCB3aWR0aD0iMjIiIGhlaWdodD0iMiIgeD0iMzkiIHk9IjY1LjA3MSIgZmlsbD0iI0JEQkRCRCIgcng9IjEiLz48cmVjdCB3aWR0aD0iMTUiIGhlaWdodD0iMiIgeD0iMzkiIHk9IjczLjA3MSIgZmlsbD0iI0JEQkRCRCIgcng9IjEiLz48cGF0aCBzdHJva2U9IiNCREJEQkQiIGQ9Ik05MS41MTEgMTAwLjQ5MWM3LjI3MS02Ljc4IDcuNjY5LTE4LjE3Ljg4OS0yNS40NHMtMTguMTctNy42NjgtMjUuNDQtLjg4OC03LjY2OSAxOC4xNy0uODg5IDI1LjQ0YzYuNzggNy4yNzEgMTguMTcgNy42NjggMjUuNDQuODg4WiIvPjxyZWN0IHdpZHRoPSIyIiBoZWlnaHQ9IjIyIiB4PSI3MC41MTUiIHk9IjgwIiBmaWxsPSIjQkRCREJEIiByeD0iMSIgdHJhbnNmb3JtPSJyb3RhdGUoLTQ1IDcwLjUxNSA4MCkiLz48cmVjdCB3aWR0aD0iMiIgaGVpZ2h0PSIyMiIgeD0iODYuMDcxIiB5PSI3OC41ODYiIGZpbGw9IiNCREJEQkQiIHJ4PSIxIiB0cmFuc2Zvcm09InJvdGF0ZSg0NSA4Ni4wNzEgNzguNTg2KSIvPjwvc3ZnPg==);background-position:50%;background-repeat:no-repeat;background-size:60px 60px}.UkIsx8{display:contents}@keyframes T1GUbT{0%{background-position:50%,100% 0}to{background-position:50%,-100% 0}}.c1Iv3t{padding:.75rem 1.25rem .3125rem}.c1Iv3t:last-of-type{padding-bottom:.9375rem}.NzpN8m{align-items:flex-start;display:flex}.uDtVdM{box-sizing:border-box;display:flex;padding:0 0 0 80px;width:34.30127%}.R24st9{padding:0 0 0 12px}.MIfyxV{background-position:50%;background-repeat:no-repeat;background-size:contain;margin:0 0 0 .4375rem;min-height:3.125rem;min-width:3.125rem}.wxAXB7{color:rgba(0,0,0,.8);font-size:.875rem;padding:.3125rem 1.25rem 0 .625rem;width:15.21875rem}.LQT8Rf,.wxAXB7{line-height:1rem}.LQT8Rf{border:1px solid;border-radius:2px;color:#ee4d2d;font-size:.625rem;margin-right:.5em;padding:0 1px;white-space:nowrap}.I7veiU,.LQT8Rf{vertical-align:middle}.gA4lf2{color:rgba(0,0,0,.54);padding:.3125rem 0 0;width:17.24138%}.pnS4SY{width:15.88022%}.LG0TAK{align-items:center;display:flex;flex-direction:row;justify-content:center;padding:.3125rem 0 0;width:15.4265%}.CRFQbj{width:10.43557%}.Z8vx9d{align-items:center;display:flex;justify-content:center;padding:.3125rem 0 0;text-transform:capitalize;width:12.70417%}.Hnulwd{flex-direction:column}.h9bG4F{color:#f63336;font-size:.75rem;line-height:1rem;padding-right:.75rem;text-align:right}.uMSvyq{font-size:.875rem;margin-bottom:1.625rem;padding-left:3.625rem;text-align:left}.CUrbnq{background:rgba(238,77,45,.05)!important;padding-bottom:1rem}.UwuNmF .CRFQbj,.UwuNmF .LG0TAK,.UwuNmF .gA4lf2,.UwuNmF .pnS4SY,.UwuNmF .uDtVdM{opacity:.26}.If42wk{align-items:center;display:flex;flex-direction:column;justify-content:center}.XeLPKs{background:rgba(0,0,0,.4);border-radius:2px;color:#fff;font-size:.625rem;height:1.0625rem;line-height:1.25rem;padding:0 .5rem;text-transform:uppercase;white-space:nowrap}.zDud0b{background:none;border:0;cursor:pointer}.zDud0b:hover{color:#ee4d2d;transition:color .1s cubic-bezier(.4,0,.6,1)}._9G37m{border:1px solid rgba(0,0,0,.09);border-radius:2px;margin:22px 20px}.wsVAKH{background:#fff3ed;color:rgba(0,0,0,.87);font-size:14px;font-weight:500;line-height:30px;line-height:16px;padding:9px 12px}[lang=my] .wsVAKH{line-height:24px}.lKqYHD{border:1px solid;border-radius:2px;color:#ee4d2d;display:inline-block;font-size:12px;font-weight:400;line-height:14px;margin-right:8px;padding:1px 4px;vertical-align:middle}[lang=my] .lKqYHD{line-height:18px}.Vm8iNU{margin-left:12px}.Vm8iNU>a{color:#ee4d2d;display:inline-block;text-transform:capitalize}.MuMxsb{vertical-align:-1px}.ArX7yj{border-top:1px solid rgba(0,0,0,.09);padding:1rem 0 1rem 2.5rem}.ArX7yj,.N9nCmB{align-items:center;display:flex}.N9nCmB{height:1.75rem;margin:0 0 0 .875rem}.GAFp7N,.lGPe96{color:#ee4d2d;fill:currentColor;height:1.25rem;margin-top:.0625rem;width:1.3125rem}.JC72Dv{margin:0 0 0 1.5rem;position:relative;z-index:0}.JC72Dv .stardust-spinner{padding:.9375rem 0}.JC72Dv .shopee-popover{margin:.625rem 0 0;width:36.25rem}.JC72Dv .shopee-popover:after,.JC72Dv .shopee-popover:before{display:none}.JC72Dv .shopee-popover .voucher-ticket{flex-wrap:wrap;text-align:center;white-space:normal}.qe2YoR{background:none;border:0;color:#05a;padding:0;white-space:nowrap}.qe2YoR:hover{cursor:pointer}.Uak7Ps{z-index:1}.QIr8Cv{border:1px solid rgba(0,0,0,.09);z-index:590!important}.QIr8Cv:after,.QIr8Cv:before{content:"";left:4rem;position:absolute}.QIr8Cv:after{border:.5rem solid transparent;border-bottom-color:#fff;top:-.9375rem;z-index:1}.QIr8Cv:before{border:.5rem solid transparent;border-bottom-color:rgba(0,0,0,.09);top:-1.0625rem;z-index:0}@keyframes movement{0%{transform:translateY(2px)}50%{transform:translateY(-2px)}to{transform:translateY(2px)}}.stardust-spinner--hidden{display:none}.stardust-spinner__background{align-content:center;align-items:center;background-color:rgba(0,0,0,.4);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.stardust-spinner__background--no-overlay{background-color:transparent;height:auto;position:static;width:auto}.stardust-spinner__background--no-overlay .stardust-spinner__main{border-radius:0;padding:0}.stardust-spinner__main{background:#fff;border-radius:1rem;color:#000;flex:0 1 auto;padding:1rem}.stardust-spinner__spinner{animation:movement .4s linear infinite}.stardust-spinner__spinner:nth-child(2){animation-delay:.1s}.stardust-spinner__spinner:nth-child(3){animation-delay:.2s}.nKTIzW{color:rgba(0,0,0,.87)}.GlVfsd{color:#ee4d2d}.FyEzdy{color:rgba(0,0,0,.54)}.FyEzdy>.stardust-spinner{display:inline-block;margin:0 0 0 .25rem;transform:scale(.3) translate3d(0,-.5rem,0);transform-origin:bottom left}.Lujugs{color:rgba(0,0,0,.26)}.h2m2dQ{margin:0 0 0 1.5rem}.MZ3PRa.MZ3PRa{background:#fff!important;border:.0625rem solid #ee4d2d!important;color:#ee4d2d!important;width:auto}.MZ3PRa.MZ3PRa:active,.MZ3PRa.MZ3PRa:focus{box-shadow:inset 0 .125rem .0625rem 0 rgba(0,0,0,.05)}.Cm4gJp button{border:0!important}.vkn7oD{background-color:#ee4d2d;border-radius:1px;color:#fff;font-size:12px;line-height:14px;margin:0 .1875rem 0 .25rem;padding:.125rem .25rem;text-transform:capitalize}[lang=my] .vkn7oD{line-height:18px}.PvkwQ6{background-color:rgba(0,0,0,.26)}.shopee-drawer{display:flex;outline:0;overflow:visible;position:relative}.shopee-drawer:focus-visible:before{--focus-indicator-spacing:1px;border-radius:var(--focus-indicator-border-radius);content:"";height:calc(100% + var(--focus-indicator-spacing)*2);left:calc(var(--focus-indicator-spacing)*-1);margin:calc(var(--focus-indicator-spacing)*-1);outline:var(--focus-indicator-stroke-width) solid var(--focus-indicator-color);padding:var(--focus-indicator-spacing);position:absolute;top:calc(var(--focus-indicator-spacing)*-1);width:calc(100% + var(--focus-indicator-spacing)*2)}.shopee-drawer__contents{position:absolute;top:100%;z-index:400}.shopee-drawer .icon-help{stroke:currentColor}.shopee-drawer-image-show__content-wrapper,.shopee-drawer-image-show__image{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.shopee-drawer-image-show__content-wrapper{position:relative}.shopee-drawer-image-show__find-button{align-items:center;background:#fff;bottom:.3125rem;cursor:pointer;display:flex;height:2.1875rem;justify-content:center;position:absolute;right:.3125rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:2.1875rem}.shopee-drawer-image-show__find-button>svg{font-size:1.5625rem;stroke:currentColor}._RPX38{align-items:center;border-top:1px solid rgba(0,0,0,.09);display:flex;padding:1.25rem 0 1.25rem 2.5rem}._RPX38 .shopee-drawer:hover .shopee-drawer__contents:after{visibility:visible}._RPX38 .shopee-drawer__contents{top:calc(100% + .625rem)}._RPX38 .shopee-drawer__contents:after{border-color:transparent transparent #fff;border-style:solid;border-width:.625rem .75rem;content:"";display:inline-block;left:50%;position:absolute;top:-1.25rem;transform:translateX(-50%);transition:visibility 0s;transition-delay:.2s;visibility:hidden;z-index:3}.HbPB1K{margin-right:.9375rem}.vKNZXi{color:#00bfa5;stroke:currentColor;fill:currentColor;height:.9375rem;width:1.25rem}.Eb1Wor{color:#05a;cursor:pointer;margin-left:.375rem}.FzndVC{background-color:#fff;border-radius:2px;border-top:0;box-shadow:0 .0625rem 3.125rem 0 rgba(0,0,0,.14);overflow:hidden;padding:20px;white-space:normal;width:34.375rem}.L5mJIy{display:flex;line-height:16px}.HbUVSZ{display:flex;margin-top:20px}._1wnH1D{color:rgba(0,0,0,.54);font-weight:500}.O5uQNQ{flex:1}.O5uQNQ+.O5uQNQ{margin-left:20px}.fsjktE{display:flex;min-width:140px}.pR83Ye{display:flex;flex-direction:column}.KvzZcC{vertical-align:text-top!important}.G3Mg7n,.KvzZcC{margin-right:4px}.G3Mg7n{border:1px solid #ee4d2d;border-radius:2px;color:#ee4d2d;display:inline-block;font-size:12px;line-height:14px;margin-top:4px;padding:2px 4px}[lang=my] .G3Mg7n{line-height:18px}.wKbnHY{font-size:16px;font-weight:500;line-height:20px}[lang=my] .wKbnHY{line-height:26px}.eLQT_L{color:rgba(0,0,0,.6);font-size:14px;line-height:16px}[lang=my] .eLQT_L{line-height:24px}.RIfxP9{border-top:1px solid rgba(0,0,0,.09);margin-left:.9375rem;width:calc(100% - 15px)}.AuhAvM,.RIfxP9{margin-bottom:.9375rem}.AuhAvM{background:#fff;border-radius:.125rem;box-shadow:0 1px 1px 0 rgba(0,0,0,.05);overflow:hidden;overflow:visible}.RqMReY{padding-bottom:1px;position:relative}.MIThvo{background:rgba(238,77,45,.05)!important;border-top:1px solid rgba(0,0,0,.09);color:#f63336;font-size:.875rem;line-height:1.125rem;margin-top:-1px;padding:.9375rem 3rem .9375rem 0;text-align:right}.ofMNEl{margin-bottom:0}.i0KH4X{background:#fff;border-radius:.125rem;box-shadow:0 1px 1px 0 rgba(0,0,0,.05);margin-bottom:.9375rem;min-height:200px;overflow:hidden;overflow:visible}.IKhPFB{border-bottom:1px solid rgba(0,0,0,.09);box-sizing:border-box;height:3.75rem;padding:0 1.25rem}.IKhPFB,.SP3KGO{align-items:center;display:flex}.SP3KGO{border-top:1px solid rgba(0,0,0,.09);padding:1.5625rem 0 1.25rem 2.5rem}.Q5AWdP{color:rgba(0,0,0,.87);display:block;display:flex;margin-top:.9375rem;padding:0 1.25rem .9375rem;-webkit-text-decoration:none;text-decoration:none}.Q5AWdP:first-child{padding-top:.9375rem}.Q5AWdP:last-child{padding-bottom:1.25rem}.QSKD5J{border-top:1px solid rgba(0,0,0,.09);margin-bottom:.9375rem;margin-left:.9375rem;width:calc(100% - 15px)}.eupcUt{display:flex;flex-direction:column}.eupcUt .Xe6VCd:first-child{margin-bottom:.375rem}.d_Ml8J{box-sizing:border-box;display:flex;flex-direction:row-reverse;min-width:58px;padding:0 12px 0 20px}.d_Ml8J .stardust-checkbox--disabled{opacity:1}.d_Ml8J .stardust-checkbox--disabled .stardust-checkbox__box{border:1px solid #e7e7e7}.MV29in{align-items:center;animation:placholderPulse 1.5s ease-in-out infinite;background-color:#f4f4f4;display:flex;height:5rem;justify-content:center;margin-right:.5rem;width:5rem}.YeMuYt{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23e5e4e4' viewBox='0 0 54 61'%3E%3Cpath stroke='none' 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.4M27.1 4.2c7.1.2 7.9 11.7 7.7 12.6H19.1c-.1-.9.4-12.4 8-12.6m9.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.3s-2.2-2.7-3.5-3.4c-1-.6-2.1-1-3.3-1.4-.9-.3-1.9-.7-2.9-1.2q-3.6-1.8-4.8-4.2c-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.7s-4.7 2-4.4 4.6c.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 7'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;height:2rem;width:2rem}.Xe6VCd{animation:placholderPulse 1.5s ease-in-out infinite;background-color:#f4f4f4;height:.875rem}.Ljj5Rm{width:27.8125rem}.zgsXzo{width:22.375rem}.TFHK02{width:13.0625rem}@keyframes placholderPulse{0%{background-color:#f4f4f4}50%{background-color:#f9f9f9}to{background-color:#f4f4f4}}.ps208V{background:#fff;border-radius:.125rem;box-shadow:0 1px 1px 0 rgba(0,0,0,.05);overflow:hidden;overflow:visible;padding:0 20px;position:relative}.NWdZ7q{border-top:1px solid rgba(0,0,0,.09);padding-top:15px}.rpKHai{font-weight:500;padding:24px 58px;text-transform:capitalize}.C7T2Uc{border-top:1px solid rgba(0,0,0,.09);cursor:pointer;outline:none;padding:18px 0;text-align:center;width:100%}.fnj3Ej{background-color:#fff;border-radius:2px;box-shadow:0 1px 4px 0 rgba(0,0,0,.26);margin-left:-.1875rem;margin-top:.5rem;overflow:hidden}.dXUpxA{color:rgba(0,0,0,.26);font-size:.875rem;line-height:1rem;padding:.625rem}#shopee-searchbar-selected-option{background-color:#fbfbfb}.shopee-searchbar{--focus-indicator-spacing:3px;align-items:stretch;background:#fff;border-radius:2px;box-sizing:border-box;display:flex;height:2.5rem;justify-content:space-between;padding:.1875rem}.shopee-searchbar--focus .shopee-searchbar-input:before{border-radius:2px;bottom:-4px;content:"";left:-4px;margin:calc(var(--focus-indicator-spacing)*-1);outline:var(--focus-indicator-stroke-width) solid var(--focus-indicator-color);padding:var(--focus-indicator-spacing);pointer-events:none;position:absolute;right:7px;top:-4px;z-index:1}.shopee-searchbar>.btn svg{margin:0 auto}.shopee-searchbar__main{display:flex;flex:1}.shopee-searchbar__search-button{outline:0;overflow:visible;position:relative}.shopee-searchbar__search-button:focus-visible:before{border-radius:var(--focus-indicator-border-radius);content:"";height:calc(100% + var(--focus-indicator-spacing)*2);left:calc(var(--focus-indicator-spacing)*-1);margin:calc(var(--focus-indicator-spacing)*-1);outline:var(--focus-indicator-stroke-width) solid var(--focus-indicator-color);padding:var(--focus-indicator-spacing);position:absolute;top:calc(var(--focus-indicator-spacing)*-1);width:calc(100% + var(--focus-indicator-spacing)*2)}.shopee-searchbar-input{box-sizing:border-box;display:flex;flex:1;padding:0 .625rem;position:relative}.shopee-searchbar-input__input{align-items:center;border:0;display:flex;flex:1;margin:0;outline:none;padding: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{background-color:#fff;border-radius:2px;box-shadow:0 1px 4px 0 rgba(0,0,0,.26);margin-left:-.1875rem;margin-top:.5rem;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{color:rgba(0,0,0,.87);color:rgba(0,0,0,.8);display:block;font-size:.875rem;line-height:1rem;overflow:hidden;padding:.625rem;-webkit-text-decoration:none;text-decoration:none;text-overflow:ellipsis;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{color:rgba(0,0,0,.87);line-height:1rem;overflow:hidden;padding:.625rem;-webkit-text-decoration:none;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.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{align-items:center;display:flex}.shopee-searchbar-hints__search-shop .shopee-svg-icon{color:#ee4d2d;height:1rem;margin-right:.5rem;width:1rem}.shopee-searchbar-hints__entry{display:flex;flex-direction:column;justify-content:center;overflow:hidden}.shopee-searchbar-hints__entry--history{text-overflow:ellipsis}.shopee-searchbar-hints__entry__product-name{flex:0 1 auto}.shopee-searchbar-hints__entry__typed-product-name{font-weight:500}.shopee-searchbar-hints__entry__category-name{color:rgba(0,0,0,.26);flex:0 1 auto;margin-top:.25rem}.shopee-searchbar-hints__search-prefill{align-items:center;display:flex;padding-right:15px}.shopee-searchbar-hints__search-prefill img{margin-left:auto}.shopee-searchbar-hints__search-prefill .shopee-searchbar-hints__text{margin-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shopee-searchbar-user-hints{background-color:#fff;border-bottom:1px solid rgba(0,0,0,.09);border-left:1px solid rgba(0,0,0,.09);border-right:1px solid rgba(0,0,0,.09)}.shopee-searchbar-user-hints__entry{color:rgba(0,0,0,.87);display:flex;font-size:.875rem;line-height:1rem;padding:.625rem;-webkit-text-decoration:none;text-decoration:none}.shopee-searchbar-selector{align-items:center;color:rgba(0,0,0,.87);cursor:pointer;display:flex;height:100%;max-width:9.375rem;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.shopee-searchbar-selector__trigger{align-items:center;background-color:#fff;border:0;border-left:1px solid rgba(0,0,0,.09);box-sizing:border-box;display:flex;height:75%;padding-left:.9375rem;padding-right:.625rem;width:100%}.shopee-searchbar-selector__trigger>span{line-height:1.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shopee-searchbar-selector__trigger>.shopee-svg-icon{height:.5rem;margin-left:.9375rem;width:.5rem}.shopee-searchbar-selector__dropdown{background-color:#fff;border-radius:.125rem;border-radius:2px;box-shadow:0 1px 1px 0 rgba(0,0,0,.05);box-shadow:0 .3125rem .625rem 0 rgba(0,0,0,.05);margin-top:.75rem;max-height:var(--radix-select-content-available-height);overflow:hidden;overflow-y:auto;width:100%;z-index:601}.shopee-searchbar-selector__option{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;flex:0 1 auto;height:2.8125rem;justify-content:space-between;padding-left:.9375rem;padding-right:.625rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;width:100%}.shopee-searchbar-selector__option:hover{background-color:#fbfbfb}.shopee-searchbar-selector__option-label{align-items:center;display:flex;flex:0 1 auto;width:100%}.shopee-searchbar-selector__option-tick{align-self:center;color:#ee4d2d;flex:0 1 auto;height:.625rem;margin-left:.9375rem;width:.625rem}.cart-page-header-wrapper{align-items:center;background:#fff;border-bottom:1px solid rgba(0,0,0,.09);display:flex;height:6.25rem}.cart-page-header{display:flex;flex:1;padding-left:1.125rem}.cart-page-header .cart-page-searchbar>.searchbar{border:2px solid #ee4d2d}.cart-page-logo{align-items:flex-end;color:rgba(0,0,0,.87);display:block;display:flex;-webkit-text-decoration:none;text-decoration:none}.cart-page-logo__page-name{border-left:.0625rem solid #ee4d2d;color:#ee4d2d;font-size:1.25rem;height:1.875rem;line-height:1.875rem;margin-bottom:.0625rem;margin-left:.9375rem;padding-left:.9375rem;text-transform:capitalize}.cart-page-header--tw .cart-page-logo__page-name{margin-bottom:.125rem}.cart-page-logo .icon-shopee-logo{background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;height:2.875rem;width:8.125rem;fill:#ee4d2d}.cart-page-searchbar{position:relative;width:38.8125rem}.cart-page-searchbar>.shopee-searchbar{border:2px solid #ee4d2d;padding:0}.cart-page-searchbar button{border-radius:0;height:unset;width:5rem}.GO0LDV{color:rgba(0,0,0,.8);display:flex;flex-direction:column;padding-top:20px}.nG8mfg{height:12px;width:100%}div.a11y-hidden,h1.a11y-hidden,h2.a11y-hidden,h3.a11y-hidden,h4.a11y-hidden,span.a11y-hidden{height:1px;left:-9999px;overflow:hidden;position:absolute;width:1px}.theme--s-mart .cart-page-searchbar .btn-solid-primary{background:#ee4d2d;outline:0;overflow:visible;position:relative}.theme--s-mart .cart-page-searchbar .btn-solid-primary:focus-visible:before{border-radius:var(--focus-indicator-border-radius);content:"";height:calc(100% + var(--focus-indicator-spacing)*2);left:calc(var(--focus-indicator-spacing)*-1);margin:calc(var(--focus-indicator-spacing)*-1);outline:var(--focus-indicator-stroke-width) solid var(--focus-indicator-color);padding:var(--focus-indicator-spacing);position:absolute;top:calc(var(--focus-indicator-spacing)*-1);width:calc(100% + var(--focus-indicator-spacing)*2)}.theme--s-mart .cart-page-searchbar .btn-solid-primary:not(.btn-solid-primary--disabled):hover{background:#f05d40}.theme--s-mart .cart-page-searchbar .btn-solid-primary:not(.btn-solid-primary--disabled):active{background:#e2492b;box-shadow:inset 0 2px 1px 0 rgba(0,0,0,.05)}.theme--s-mart .cart-page-searchbar .btn-solid-primary.btn-solid-primary--disabled{background:#facac0!important;box-shadow:none;cursor:not-allowed}
/*# sourceMappingURL=https://sourcemap.webfe.shopeemobile.com/pcmall-cart/_/pcmall-cart.d41197ed1da44d767934.css.map*/