.btn{overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-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-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack: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-box;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}}._1ghZxH{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}._3VzuPv{color:rgba(0,0,0,.26);font-size:.875rem;line-height:1rem;padding:.625rem}.shopee-drawer{position:relative;display:-webkit-box;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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;height:10px}.shopee-arrow-box__arrow--left{-webkit-box-pack:start;-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-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.shopee-arrow-box__arrow--right{-webkit-box-pack:end;-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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack: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}._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:none;font-size:.875rem;font-weight:300;line-height:1;letter-spacing:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:background-color .1s cubic-bezier(.4,0,.6,1);transition:background-color .1s cubic-bezier(.4,0,.6,1);position:relative;background:rgba(0,0,0,.54);color:#fff;-webkit-transition:opacity .2s ease;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-box-flex:0!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:none;font-size:.875rem;font-weight:300;line-height:1;letter-spacing:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:background-color .1s cubic-bezier(.4,0,.6,1);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-box-flex:0!important;-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:none;-webkit-transition:background-color .1s cubic-bezier(.4,0,.6,1);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:none;font-size:.875rem;font-weight:300;line-height:1;letter-spacing:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:background-color .1s cubic-bezier(.4,0,.6,1);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:none}.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-box-flex:0!important;-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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-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-box-orient:vertical;-webkit-box-direction:normal;-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-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.confirm-popup,.confirm-popup__button-group{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-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-box-orient:vertical;-webkit-box-direction:normal;-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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack: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-box-orient:vertical;-webkit-box-direction:normal;-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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-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;-webkit-transition:opacity .2s;transition:opacity .2s}.shopee-modal__transition-enter{opacity:.01}.shopee-modal__transition-enter.shopee-modal__transition-enter-active{opacity:1;-webkit-transition:opacity .2s;transition:opacity .2s}.shopee-modal__transition-exit{opacity:1}.shopee-modal__transition-exit.shopee-modal__transition-exit-active{opacity:.01;-webkit-transition:opacity .2s;transition:opacity .2s}.stardust-icon{stroke:currentColor;fill:currentColor;width:1em;height:1em}.shopee-alert-popup{background-color:#fff}.shopee-alert-popup__btn{-webkit-box-flex:1;-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-box-pack:end;-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-box;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-box-flex:1;-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;-webkit-transition:color .3s cubic-bezier(.4,0,.6,1);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);-webkit-transition:-webkit-transform .3s cubic-bezier(.4,0,.6,1);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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.ofs-navbar__items{-webkit-box-flex:1;-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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-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;-webkit-transition:color .3s cubic-bezier(.4,0,.6,1);transition:color .3s cubic-bezier(.4,0,.6,1)}.ofs-navbar__item--active{border-color:#ee4d2d;-webkit-transition:border-color .2s cubic-bezier(.4,0,.6,1);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-box;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-box;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-box-flex:1;-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-box-align:baseline;-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-box-flex:1;-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}._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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:200;-webkit-transition:top .1s cubic-bezier(.4,0,.6,1);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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-right:.9375rem;opacity:1;-webkit-transition:opacity .6s cubic-bezier(.4,0,.6,1),-webkit-transform .6s cubic-bezier(.4,0,.6,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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-transition:-webkit-transform .6s cubic-bezier(.4,0,.6,1);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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;text-transform:capitalize;cursor:pointer;opacity:0;-webkit-transition:opacity .1s cubic-bezier(.4,0,.6,1) .66s;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-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.ofs-header__right{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-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;padding:0;border:.1875rem solid #fff}.ofs-header__right .shopee-searchbar__main>.shopee-popover,.ofs-header__right>.shopee-searchbar{-webkit-transition:width .6s cubic-bezier(.4,0,.2,1) .6s;transition:width .6s cubic-bezier(.4,0,.2,1) .6s}.ofs-header__right .shopee-searchbar__main>.shopee-popover{width:27.9375rem!important}.ofs-header__right .shopee-button-solid{background-color:#d0011b}.ofs-header__cart-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:end;-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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;height:5.3125rem;-webkit-box-pack:justify;-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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-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:none}.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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}._2vgccu ._3P5w8a{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;outline:none;border:none;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)}._3z5Hol{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)}._3z5Hol:hover{background-color:#fafafa}._3z5Hol ._2strqt{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._3z5Hol ._3CDkIy{font-weight:500}._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}._3MSyrL{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-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:none;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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:.875rem 0 1.3125rem;-webkit-box-align:center;-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;top:.125rem;margin-right:.9375rem}._20XwlT,.TlDAAS{position:relative}._20XwlT{top:-.1875rem}._2gXksm{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack: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-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}._2R6dRn{opacity:0}._2GchKS{opacity:1;-webkit-transition:opacity .2s ease;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-box-align:center;-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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.PprGRm{-webkit-box-orient:horizontal;-webkit-flex-direction:row-reverse;-moz-box-orient:horizontal;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-orient:vertical;-webkit-box-direction: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-box-pack:center;-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-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}._12a-8K,.T6YC6A{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.T6YC6A{-webkit-box-pack:center;-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:-webkit-calc(100% - 2.5rem);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-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}._1bvb2H{-webkit-box-pack:center;-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-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack: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:-webkit-gradient(linear,left top,left bottom,from(#f53d2d),to(#f63));background:linear-gradient(-180deg,#f53d2d,#f63);-webkit-transition:-webkit-transform .2s cubic-bezier(.4,0,.2,1);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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-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-box-flex:1;-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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.navbar__link{position:relative;-webkit-box-pack:center;-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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-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-box-orient:horizontal;-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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-moz-box-flex:0;-webkit-box-direction:normal;-moz-box-direction:normal}.col{-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-orient:vertical;-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-box-orient:horizontal;-webkit-flex-direction:row-reverse;-moz-box-orient:horizontal;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.col.reverse,.row.reverse{-webkit-box-direction:reverse;-moz-box-direction:reverse}.col.reverse{-webkit-box-orient:vertical;-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-box-flex:0;-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-box-flex:1;-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-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-xs{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-xs{-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-xs{-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-xs{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.bottom-xs{-webkit-box-align:end;-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-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-xs{-webkit-box-ordinal-group:0;-webkit-order:-1;-moz-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-xs{-webkit-box-ordinal-group:2;-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-box-flex:0;-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-box-flex:1;-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-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-sm{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-sm{-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-sm{-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-sm{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.bottom-sm{-webkit-box-align:end;-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-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-sm{-webkit-box-ordinal-group:0;-webkit-order:-1;-moz-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-sm{-webkit-box-ordinal-group:2;-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-box-flex:0;-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-box-flex:1;-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-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-md{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-md{-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-md{-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-md{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.bottom-md{-webkit-box-align:end;-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-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-md{-webkit-box-ordinal-group:0;-webkit-order:-1;-moz-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-md{-webkit-box-ordinal-group:2;-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-box-flex:0;-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-box-flex:1;-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-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-lg{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-lg{-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-lg{-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-lg{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.bottom-lg{-webkit-box-align:end;-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-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-lg{-webkit-box-ordinal-group:0;-webkit-order:-1;-moz-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-lg{-webkit-box-ordinal-group:2;-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-box-flex:1;-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-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex,.h-center{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-auto{-webkit-box-flex:1;-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-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.justify-center{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.justify-between{-webkit-box-pack:justify;-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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.center,.v-center{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.center{-webkit-box-pack: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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-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-box-flex:0;-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:none}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:none;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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-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-box;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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-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-box;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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack: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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-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-box-flex:1;-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-box;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-box-flex:1;-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-box;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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;border-top:1px dashed #eee;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;border-bottom:1px dotted rgba(0,0,0,.09);-webkit-box-align:start;-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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.order-detail-header__text-info-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack: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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align: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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:end;-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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:left;-webkit-box-flex:1;-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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack: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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-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:none}.purchase-text-info-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:left;-webkit-box-flex:1;-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-box;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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align: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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-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-box-flex:1;-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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-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-box-flex:1;-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-box;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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align: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-box;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-box;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;-webkit-transition:box-shadow .1s cubic-bezier(.4,0,.6,1),-webkit-transform .1s cubic-bezier(.4,0,.6,1);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-box;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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-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-box;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-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack: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-box;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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;line-height:1rem;font-size:.875rem;border:none;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}.shopee-searchbar{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;outline:none;border:none;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__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__search-shop{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-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-box-flex:0;-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-box-flex:0;-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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-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-box;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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-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-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.shopee-searchbar-selector__option{-webkit-box-flex:0;-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-box-flex:0;-webkit-flex:0 1 auto;-moz-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.shopee-searchbar-selector__option-tick{-webkit-box-flex:0;-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}.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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-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-box-orient:vertical;-webkit-box-direction:normal;-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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.ofs-recommend-page-header__top{-webkit-box-align:center;-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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-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:none}@-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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-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-box-pack: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-box-flex:0;-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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack: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-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}._1ix216,.IFLxoY,.Xqnqjs{display:-webkit-box;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-box-pack:justify;-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-box-flex:1;-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:none;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;-webkit-transition:opacity .2s;transition:opacity .2s}.wNXtyX{opacity:.05}._3Un1Ty{opacity:1;-webkit-transition:opacity .2s;transition:opacity .2s}._3Pkts4{min-height:1rem;margin-bottom:.3125rem}._2XySpH{text-align:center}._1edvKF{color:#ff424f}._1UY6xl{display:-webkit-box;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:none}._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-box-flex:1;-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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align: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{-webkit-transition:opacity .15s;transition:opacity .15s}._2GBj3A,._6DfIyI{opacity:1}._2gSGqu{opacity:0;-webkit-transition:opacity .15s;transition:opacity .15s}._3pAlT-{-webkit-transform:scale(.8);transform:scale(.8)}._3Ss5vm{-webkit-transition:-webkit-transform .2s;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);-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}._3eWHCm{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-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-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}._1ruZ5a,.hh2rFL{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}._23zKgc{-webkit-box-flex:1;-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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}._2CtOpX{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}._1ynZRA{-webkit-box-pack:end;-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-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}._3nm8yw{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-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-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-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%;-webkit-transition:opacity .1s cubic-bezier(.4,0,.6,1);transition:opacity .1s cubic-bezier(.4,0,.6,1);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack: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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-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-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}._3qVJYR,._6naxFx,._36wKwh{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}._6naxFx,._36wKwh{-webkit-box-pack:center;-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-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;font-size:1.25rem;color:#222;padding-right:5rem;max-width:-webkit-calc(100% - 10rem);max-width:calc(100% - 10rem)}._3eCQOY{padding:0 1.875rem;max-width:-webkit-calc(100% - 3.75rem);max-width:calc(100% - 3.75rem)}.ZWZ4ab{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:capitalize}._1dDVs4{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-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-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}._2Vgu8y{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}._2pher1,._2Vgu8y{-webkit-box-pack:center;-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-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}._2FAubX{-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}._3-m13F,._3Wu5Yi{-webkit-box-pack:justify;-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-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-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-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;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:none;-webkit-box-flex:1;-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:none;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-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}._2XRSuf{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}._2tK8Te{-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}._1ilxso{-webkit-box-pack:justify;-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}._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}._10utQ_{display:block;margin:1.25rem auto 1rem;padding:.625rem 2.0625rem;border-radius:3.375rem;border:none;color:#d0011b;background:none;background-color:#fff;outline:none;line-height:1rem}._10utQ_ ._2gWLWc{font-weight:700}._1-KlE8{color:#fff;background-color:#e26b01}.Wgc71N{position:relative;z-index:1;margin:auto auto .125rem;width:1.875rem;height:1.875rem}._1iyGLy:not(._1x0w8-) ._1LhpsH{color:#dc0000}._1iyGLy:not(._1x0w8-) .cogvN0{color:#ffe7b1}._1x0w8- ._1LhpsH{color:#dc0000}._1x0w8- .cogvN0{color:#ffe7b1}._1LhpsH{position:absolute;top:1px;left:0;font-size:.625rem;font-weight:700;line-height:1.875rem;text-align:center;width:1.875rem;height:1.875rem;color:#ffd98a}._3DsXnZ ._1LhpsH:not(._1ASTBs){top:0}.uJbC01{width:1.875rem;height:1.875rem}._162teH{position:absolute;width:1.75rem;height:1.75rem;z-index:-1;top:1px;left:1px}._1ASTBs{position:absolute;width:16px;height:16px;top:6px;left:7px}._1ASTBs,.cogvN0{display:inline-block}.cogvN0{margin-top:.125rem;height:.875rem;font-size:.75rem;line-height:.875rem;color:#c43700;width:2.0625rem;text-align:center}._2b7Ico{position:relative}._2pWs6R{margin:0;padding:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}._3JUvhj{position:absolute;top:.875rem;left:2.5%;height:2px;width:95%}._1EAG3P{background-color:#c43700}.eRkPsz{background-color:#fff;-webkit-transform-origin:left;transform-origin:left;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}._3VGEzo{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}._4HgxHZ{width:1.25rem;height:1.25rem;margin-right:.5rem}.LPhJzg{margin:0;padding:0;font-size:1.25rem;font-weight:medium;color:#fff}._1MTyJT{width:1.25rem;height:1.25rem;margin-left:.1875rem}._1Uergo .LPhJzg{color:#000}._2Gigj7 ._1MTyJT path{fill:#fff}._3w7SxE{padding:1.25rem 1.25rem 1.875rem;background:-webkit-gradient(linear,left bottom,left top,from(#f67500),color-stop(47.95%,#fb0));background:linear-gradient(0deg,#f67500,#fb0 47.95%);isolation:isolate}.style__container__WKL22{display:none}.H88vm0{margin-right:calc((100% - 2.5rem)/4 - 3.4375rem);scroll-snap-align:start}.H88vm0:first-child{margin-left:.9375rem}.H88vm0:last-child{padding-right:.9375rem}._2e0UQz{display:block;width:3.4375rem;height:3.4375rem;margin-bottom:.3125rem;border-radius:.625rem}._3X_a8B{margin:0;padding:0;font-size:10px;line-height:12px;color:#000;text-align:center;width:55px;word-break:break-word;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}._3upyue{margin:1.25rem 0 0;padding:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow-x:scroll;-webkit-overflow-scrolling:touch;-webkit-scroll-snap-type:x mandatory;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;scroll-padding-left:15px}._3upyue::-webkit-scrollbar{display:none}._3upyue.dE_WpP{padding:0 15px}._3upyue.dE_WpP a{margin:0}._3upyue.dE_WpP a:last-child{padding-right:0}._3q5csl{position:absolute;bottom:5px;left:10px;margin:0;padding:0;height:10px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;list-style-type:none}._3q5csl._3f-QSW{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}._2q5k2R{margin-left:5px;width:8px;height:1px;border:0;border-bottom:1px solid #fff}._2q5k2R._3f-QSW{width:10px;height:10px;border:none;border-radius:50%;background:#fff;cursor:pointer}._2q5k2R._3f-QSW._1Tyywf{background:#ee4d2d}._2q5k2R._3f-QSW:first-child{margin-left:0}._1Tyywf{width:6px;height:6px;border:1px solid #fff;border-radius:50%}._13ab0D{position:absolute;top:-webkit-calc(50% - 30px);top:calc(50% - 30px);width:35px;height:60px;border:none;background-color:rgba(0,0,0,.18);font-size:20px;line-height:40px;color:#fff;outline:none}._2mDRc2{left:0}._1qrduU{right:0}.FAPTAI{display:block;margin:auto}._2tck3T{-webkit-transform:scaleX(-1);transform:scaleX(-1)}._18_MAs{position:relative;overflow:hidden}._33ZA40{position:relative;width:100%;height:112px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0;padding:0;list-style:none}._1C--K8{-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}._35hy6p{position:absolute;top:0;left:0;width:100%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin:0;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}._1qz0n-{display:none}._3vBfg_,._18_MAs:hover ._1qz0n-{display:block}._3vBfg_{width:100%;border-radius:4px}._2QCwdh{display:inline-block;width:100%;height:100%;border-radius:2px}.fhidT_{margin-top:.625rem;padding:.75rem 0 1.25rem;background-color:#fff}._3N3lBu{margin:0;padding:0 .625rem;font-size:1rem;line-height:1.25rem;font-weight:500;color:#ee4d2d}.-qdjhe{display:block;width:100%;border-radius:4px}._3MGCPJ{width:-webkit-calc(100% - 24px);width:calc(100% - 24px);height:-webkit-calc((100vw - 24px)/3);height:calc((100vw - 24px)/3);max-height:180px;margin:.75rem .75rem 0;border-radius:.25rem}._20P0qT,.vRqBJq{color:rgba(0,0,0,.54);font-size:.75rem;margin-bottom:.25rem}._20P0qT{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}._2Riy2R{line-height:.875rem}.xk0zQw{position:relative;height:.25rem;width:7.5rem;background-color:rgba(0,0,0,.06)}._1eImnZ,.xk0zQw{border-radius:1.625rem}._1eImnZ{position:absolute;top:0;left:0;background-image:-webkit-gradient(linear,right top,left top,color-stop(-22.87%,#fe733c),to(#ffbf30));background-image:linear-gradient(270deg,#fe733c -22.87%,#ffbf30);height:100%}.eHPPJA{vertical-align:middle;width:.8125rem;height:1rem;display:inline-block;margin-right:.25rem}._1LrUo1{position:fixed;z-index:1}._1LrUo1,._2T3v67{top:0;right:0;bottom:0;left:0}._2T3v67{position:absolute;background:#000;opacity:.4;z-index:-1;-webkit-transition:opacity .3s;transition:opacity .3s}.LOYQd4{position:fixed;bottom:0;background-color:#fff;width:100vw;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}._9TGiiy{position:relative;text-align:center}._2Nbp8c{height:1px;width:100%;background:rgba(0,0,0,.09);-webkit-transform:scaleY(.5);transform:scaleY(.5)}._1yS9D_{margin:0;padding:0;font-size:20px;line-height:50px;color:rgba(0,0,0,.87);font-weight:400}.bLmuw-{position:absolute;right:0;top:0;height:100%;background-color:transparent;border:none}._1YOQnd{display:block;width:18px;height:18px}.QvQfsl{padding:17px 13px}._1EljkX{display:block;width:100%}._2JqW7l{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin:13px 0 8px;font-size:14px;font-weight:500}.uPqWZn{color:rgba(0,0,0,.54);font-size:13px;font-weight:lighter;line-height:14px}.uPqWZn p{margin:0}.vWCDlL{display:block;width:100%;margin:17px 0 0;padding:0;border:none;height:40px;line-height:40px;color:#fff;background-color:#ee4d2d;text-align:center;border-radius:2px;box-shadow:0 0 9px 0 rgba(0,0,0,.09)}.vWCDlL[disabled]{opacity:.5}._2Hxqwl{text-align:right;width:100%;display:block;color:#3e87dd;text-decoration:underline;cursor:pointer}._33_Jne,.KlbfN_{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:330px;background-color:#fff;border-radius:4px;-webkit-transition:opacity .3s;transition:opacity .3s}.nV6pYD{line-height:20px;font-size:17px;padding:22px 0 15px;font-weight:400}._3LqWAh,.nV6pYD{text-align:center;margin:0}._3LqWAh{font-size:15px;font-weight:300;line-height:18px;padding:0 0 28px;color:#757575}._2jiiNN{width:1px;height:55px;background:rgba(0,0,0,.09);-webkit-transform:scaleX(.5);transform:scaleX(.5)}._19z8S1{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.xE1QrD{border:none;background-color:transparent;-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;color:#ee4d2d;line-height:50px}._1Kg2ah ._2T3v67{opacity:0}._1Kg2ah .LOYQd4{-webkit-transform:translateY(100%);transform:translateY(100%)}._1K51G- ._2T3v67{opacity:.4}._1K51G- .LOYQd4{-webkit-transform:translateY(0);transform:translateY(0)}.q7KDf0 ._33_Jne{opacity:1}.q7KDf0 ._2T3v67{opacity:.4}.q7KDf0 .LOYQd4{-webkit-transform:translateY(0);transform:translateY(0)}._1ERNp3 ._2T3v67,._1ERNp3 ._33_Jne{opacity:0}._1ERNp3 .LOYQd4{-webkit-transform:translateY(100%);transform:translateY(100%)}._1R-XjX{margin-top:17px}._1pVkiD .LOYQd4{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);-webkit-transform-origin:center;transform-origin:center;-webkit-transition-duration:.3s;transition-duration:.3s;width:480px;border-radius:3px;box-shadow:0 3px 10px 0 rgba(0,0,0,.2);bottom:unset;padding:30px}._1pVkiD .QvQfsl{padding:0}._1pVkiD ._2JqW7l{margin-bottom:4px}._1pVkiD ._1R-XjX{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}._1pVkiD ._26Ocsu{margin:0 25px;height:40px;background-color:transparent;border:none}._1pVkiD .vWCDlL{margin-top:0;width:105px}._1pVkiD ._33_Jne{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:480px;background:#fff;border-radius:3px;box-shadow:0 3px 10px 0 rgba(0,0,0,.2);padding:30px;font-weight:400}._1pVkiD .ksw9sz{width:45px;margin:20px auto 10px}._1pVkiD ._1_FPYZ{color:#6c0;font-size:18px;line-height:25px;font-weight:500}._1pVkiD .L_7nPy{color:rgba(0,0,0,.87);line-height:19px;font-size:16px;margin-top:28px}._1pVkiD .KlbfN_{padding:20px 40px;clear:both}._1pVkiD ._2UrTSo{margin:50px 0;text-align:center}._1pVkiD ._2eIAtM{margin:0;width:105px;height:40px;border-radius:2px;text-align:center;font-weight:500;color:#fff;background:#ee4d2d;float:right}._1Kg2ah._1pVkiD ._2T3v67{opacity:0}._1Kg2ah._1pVkiD .LOYQd4{-webkit-transform:translate(-50%,-50%) scale(.9);transform:translate(-50%,-50%) scale(.9)}._1K51G-._1pVkiD ._2T3v67{opacity:.4}._1K51G-._1pVkiD .LOYQd4{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}._3XGqM4._1pVkiD ._33_Jne{opacity:1}._3XGqM4._1pVkiD ._2T3v67{opacity:.4}._3XGqM4._1pVkiD .LOYQd4{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}._1ERNp3._1pVkiD ._2T3v67,._1ERNp3._1pVkiD ._33_Jne{opacity:0}._1ERNp3._1pVkiD .LOYQd4{-webkit-transform:translate(-50%,-50%) scale(.9);transform:translate(-50%,-50%) scale(.9)}._1iCTHh{margin-bottom:4px;font-size:20px;color:#f5a623;line-height:24px;font-weight:500}._2UrTSo{margin:0;padding-top:20px;padding-bottom:14px;border-bottom:1px solid rgba(194,186,186,.09);text-align:center}._2eIAtM{width:100%;display:block;padding:15px 0;background-color:transparent;border:none;outline:none;color:#ee4d2d}._1rgEl7{display:inline-block;vertical-align:bottom;margin-right:7px;margin-bottom:1px;padding-left:7px;padding-right:11px;height:17px;background-color:#3e87dd;border-top-right-radius:20px;border-bottom-right-radius:20px;color:#fff;font-size:11px;line-height:17px}.exIDQv{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.LJiamb{height:32px}.prd7zX{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.hnctLT{margin-right:.25rem;width:1rem;height:1rem}.-zQvug{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}._3u1k8A{font-size:.75rem;color:#bdbdbd;text-align:right;text-decoration:line-through}._1GVB1U{font-size:1.125rem;font-weight:700;line-height:1.125rem;color:#ee4d2d}._37NWoO ._1GVB1U{font-size:.875rem;line-height:1rem}._1cZExI{padding:.5rem .6875rem;margin:0 0 0 .3125rem;font-size:.875rem;min-width:4.75rem;color:#fff;background-color:#ee4d2d;border:none;border-radius:2px}._1cZExI[disabled]{background:#f09d8c;color:#fff}._37NWoO._1cZExI[disabled]{background:rgba(0,0,0,.09);color:rgba(0,0,0,.26)}.exIDQv ._1ahXSe{background:#fff;color:rgba(0,0,0,.87);border:1px solid rgba(0,0,0,.09);border-radius:2px;font-weight:400;margin-left:0}._5J3xXA{position:absolute;display:block;width:80px;bottom:10px;right:10px}._1hZnit{background-color:#fff;box-shadow:0 1px 5px 0 rgba(0,0,0,.09);border-radius:2px}._343fnK{margin-bottom:.8125rem;font-size:1rem;line-height:1.1875rem;color:rgba(0,0,0,.87);font-weight:400}._3G5DOx ._343fnK{margin-bottom:1rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._91LJ_e{display:block;width:100%;height:6.625rem;cursor:pointer}._3oDOV4{position:relative;padding:.9375rem .75rem .75rem}._3nV9jz{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}._1hZnit ._3KU7Y0{padding:8.6px;background:#fff;font-size:15px;color:rgba(0,0,0,.87);border:1px solid rgba(0,0,0,.09);border-radius:2px;margin-left:0}._1ggBpE{position:-webkit-sticky;position:sticky;top:2.125rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;overflow-x:scroll;overflow-y:hidden;margin:0;padding:4px;list-style:none;background-color:#f9f9f9;-webkit-overflow-scrolling:touch;-webkit-scroll-snap-type:x mandatory;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;scroll-padding-left:4px;isolation:isolate;z-index:1}._1ggBpE::-webkit-scrollbar{display:none}.Ek1z9_ ._1X7N7U{width:-webkit-calc((100% - 26.5px)/5.5);width:calc((100% - 26.5px)/5.5)}._1X7N7U{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:4rem;height:4.625rem;background-color:#fff;scroll-snap-align:start}._1X7N7U+._1X7N7U{margin-left:.28125rem}.TyTBcL{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;background:none;border:1px solid transparent;outline:none}._29Vs8R{border:1px solid #ee4d2d;border-radius:2px}._2h0lZ-{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-top:.26562rem}._2h0lZ-,._3_a3wf{width:2.5rem;height:2.5rem}._3_a3wf{display:block;-o-object-fit:contain;object-fit:contain}.Ighalx{height:24px;font-size:10px;line-height:12px;white-space:normal;word-break:break-word;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-align:center}._1D4-o0{margin:.625rem 0 0;padding:0;height:50px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;list-style:none;background-color:#fff}._2z__JS{-moz-box-sizing:border-box;box-sizing:border-box;height:100%}._1N_EbI{color:#ff5722;border-bottom:4px solid #ff5722}._3krilj{width:100%;height:100%;background-color:transparent;border:none;color:#333;font-size:15px;text-align:center;line-height:50px;outline:none}._3krilj:hover{color:#ff5722}._3fUhml{position:relative;cursor:pointer;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1}._1AmdGK{background-color:none;outline:none;width:100%;height:19px;border-left:2px solid #ebeef5;text-align:center;line-height:20px}._7wPaOv{display:none;position:absolute;top:50px;right:0;padding-top:10px;z-index:1}._3fUhml:hover ._7wPaOv{display:block}._1MvV5K{width:216px;padding:0;margin:0;list-style:none;background-color:#fff}._3R0Q5u{width:100%;height:50px;font-weight:400;font-size:15px;color:#333;letter-spacing:0;text-align:center;background:none;border:none;outline:none}._3R0Q5u:hover{color:#ff5722}._2uPcNB{margin-top:.4375rem;padding-bottom:10px;background-color:#fff;min-height:100vh}._1TSgm3{margin:0;padding:.75rem .625rem;font-weight:500;font-size:1rem;color:#ee4d2d}.TcE5wc{margin:0;padding:12px 10px;isolation:isolate;list-style:none}._6FsGd4+._6FsGd4{margin-top:12px}._23oDja{position:fixed;bottom:15px;right:15px;background-color:transparent;border:none}.OL3_Sq{-moz-box-sizing:border-box;box-sizing:border-box;margin:0 .5rem;width:-webkit-calc(100% - 16px);width:calc(100% - 16px);color:#ee4d2d;font-size:.875rem;background:#fff;border:1px solid #ee4d2d;border-radius:2px;display:block;line-height:2.25rem}.OL3_Sq,.VMxAe5{text-align:center}._3Au1YY._2uPcNB{margin-top:2.125rem;min-height:unset;background-color:transparent}._3Au1YY .TcE5wc{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0}._3Au1YY ._1TSgm3{padding:0;font-size:1.25rem;line-height:1.5rem;color:#222}._3Au1YY ._6FsGd4{margin-top:15px;margin-right:14px;-moz-box-sizing:border-box;box-sizing:border-box;width:-webkit-calc((100% - 28px)/3);width:calc((100% - 28px)/3)}._3Au1YY ._6FsGd4:nth-child(3n){margin-right:0}._7KNEck{padding:30px 0;font-size:15px;text-align:center;color:#ee4d2d;background-color:#fff}._1ZZNhc{margin-top:10px;background:#fff}._1ZZNhc iframe{display:block;width:100%}._1ZZNhc iframe img{width:100%}._1ZZNhc+._1ZZNhc{margin-top:0}._37qgyT{margin:0;padding:.75rem .625rem;font-size:1rem;line-height:1.25rem;font-weight:500;color:#ee4d2d}.pAJkCU{height:18.75rem;margin:12.5rem auto 1.25rem;display:block}._1gN_jU{text-align:center;font-size:1rem;color:#222}._1VLvDx{border:.0625rem solid rgba(0,0,0,.14);border-radius:.625rem;margin:.625rem;padding:.625rem;text-align:center}._3sjFp{border-radius:.125rem;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:-moz-inline-box;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;-moz-box-pack:center;justify-content:center;padding:0 1rem;overflow:hidden;outline:none;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;-moz-box-flex:0;flex:0 0 auto;position:relative}._3sjFp:active:before{content:"";background-color:rgba(0,0,0,.05);position:absolute;bottom:0;right:0;top:0;left:0}.lJMau{height:2.75rem}._3zn07{height:2.25rem;min-width:4rem}._18F8b{height:1.75rem;min-width:4rem;padding:0 .75rem}.uxSdp{height:1.25rem;min-width:3.25rem;padding:0 .5rem}.xCn81{background:transparent}.TOjHY.AHhqR{color:#fff;border:.0625rem solid transparent;background:#ee4d2d;background:var(--nc-primary,#ee4d2d)}.TOjHY.xCn81{color:#ee4d2d;color:var(--nc-primary,#ee4d2d);border:.0625rem solid #ee4d2d;border:.0625rem solid var(--nc-primary,#ee4d2d)}.TOjHY.xCn81:active:before{background-color:#ee4d2d;background-color:var(--nc-primary,#ee4d2d);opacity:.05}._1-4Xn.xCn81{color:rgba(0,0,0,.87);color:var(--nc-text-primary,rgba(0,0,0,.87));border:.0625rem solid rgba(0,0,0,.26)}._1qQAl.xCn81{color:#fff;border:.0625rem solid #fff}._1qQAl.xCn81:active:before{background-color:#fff;opacity:.26}._3sjFp:disabled{color:rgba(0,0,0,.26);color:var(--nc-util-disabled,rgba(0,0,0,.26))}._3sjFp:disabled.xCn81{border-color:rgba(0,0,0,.09);border-color:var(--nc-util-line,rgba(0,0,0,.09))}._3sjFp:disabled._1qQAl.xCn81{border-color:hsla(0,0%,100%,.54);color:hsla(0,0%,100%,.4)}._3sjFp:disabled.TOjHY.AHhqR{background:rgba(0,0,0,.09)}._2HCeY{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._19rDu{margin-left:.25rem}._193wCc{-webkit-transition:margin-top .3s cubic-bezier(.4,0,.2,1);transition:margin-top .3s cubic-bezier(.4,0,.2,1);-webkit-overflow-scrolling:touch}._193wCc._3cVWns{margin-top:7.4375rem}._193wCc._3GgbTj{margin-top:11.125rem}._24Fff_{height:22.875rem}._1QINTf,._2yzbDy{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}._1QINTf{width:24.375rem;height:22.875rem;background-image:-webkit-gradient(linear,left bottom,left top,from(#f67500),color-stop(47.95%,#fb0));background-image:linear-gradient(0deg,#f67500,#fb0 47.95%);border-radius:.25rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.rxN8Zf{height:16.25rem}._35t4RL{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:1.125rem;line-height:1.25rem;font-weight:500;color:#fff}._3hbjef,._35t4RL{margin-bottom:.875rem}._3hbjef{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}._3hbjef svg:first-child{width:1.75rem;height:1.75rem}._3hbjef p{font-size:1.875rem;font-weight:500;line-height:1.875rem}._3hbjef svg:last-child{margin-left:.25rem;width:1.25rem;height:1.25rem}._1gYoyY{width:335px}._2jXElM{margin-top:0;margin-left:10px;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1}.IKCI4j{width:49.875rem;height:16.3125rem;border-radius:.25rem}.IKCI4j ul{width:798px;height:261px}._2jXElM{margin-left:.625rem}._2XnZd1{display:inline-block;width:100%;height:100%;border-radius:2px}._1mf7lu{height:261px}._2-rEYH{position:relative}._2YaDYj{overflow:hidden}._15a7pO{padding:0;margin:9px 0 0;width:798px;list-style:none;overflow:visible;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}._3m4D-z,._15a7pO{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}._3m4D-z{-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:7px;-webkit-flex-basis:151px;-ms-flex-preferred-size:151px;flex-basis:151px;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;background:#fff}._3m4D-z+._3m4D-z{margin-left:10px}._1w02b5{display:block;margin:auto auto .5rem;width:3.4375rem;height:3.4375rem;border-radius:5px}._23n8Ti{margin:0;font-size:.875rem;color:#000;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._2Ti2Lq{position:absolute;top:-webkit-calc(50% - 12.5px);top:calc(50% - 12.5px);width:25px;height:25px;background:#fff;border-radius:50%;box-shadow:0 0 4px rgba(0,0,0,.1);border:none;outline:none;z-index:1;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}._2Ti2Lq:hover{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:scale(1.5);transform:scale(1.5)}._3KyD5d{left:-10px}._3-aUrM{right:-10px}.rae-KP{left:5px}._3on4gQ,.rae-KP{position:absolute;bottom:5px;width:.8em}._3on4gQ{right:5px}._1qW-y4{margin:30px auto auto;width:1200px}._1qW-y4 *{-moz-box-sizing:border-box;box-sizing:border-box}._1qW-y4 button{border:none;outline:none}._1qW-y4 ol,._1qW-y4 ul{list-style:none}.shopee-progress-bar{height:3px;z-index:10000;position:fixed;top:0;left:-100%;width:100%;background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,.3)),color-stop(30%,#fff),to(#fff));background:linear-gradient(90deg,hsla(0,0%,100%,.3) 0,#fff 30%,#fff);border-top-right-radius:2px;border-bottom-right-radius:2px;-webkit-transition:-webkit-transform 30s ease-out;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%);-webkit-transition:-webkit-transform .2s ease-out;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%);-webkit-transition:-webkit-transform 40s ease-out;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%);-webkit-transition:-webkit-transform .2s ease-out;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%);-webkit-transition:-webkit-transform 40s ease-out;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{-webkit-transition:-webkit-transform .2s ease-out;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);-webkit-transition:none;transition:none}._2IJN-0{z-index:9999;position:fixed;width:100%;height:100%;left:0;top:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack: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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack: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}.language-selection{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack: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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack: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;-webkit-transition:opacity .1s cubic-bezier(.4,0,.6,1);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-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.action-toast__icon{-webkit-box-align:center;-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,Pickwick,sans-serif}.shopee-modal-xbcA3dFx0Ck:before{font-family:-apple-system,Helvetica Neue,Helvetica,Roboto,Droid Sans,Arial,Lithograph Light,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,Century Gothic,sans-serif}.shopee__fo0dKsgoukkfcaik{font-family:-apple-system,Helvetica Neue,Helvetica,Roboto,Droid Sans,Arial,Letter Gothic,sans-serif}.shopee__kZMc3xKQ4ab{font-family:-apple-system,Helvetica Neue,Helvetica,Roboto,Droid Sans,Arial,Boulder,sans-serif}.shopee__kZMc3xKQ4ab:before{font-family:-apple-system,Helvetica Neue,Helvetica,Roboto,Droid Sans,Arial,Socket,sans-serif}.shopee__kZMc3xKQ4ab:after{font-family:-apple-system,Helvetica Neue,Helvetica,Roboto,Droid Sans,Arial,Marigold,sans-serif}head{font-family:-apple-system,Helvetica Neue,Helvetica,Roboto,Droid Sans,Arial,eiWnZgJRtksPiYNFllWnaEJtjCTMYqfJ,sans-serif}.shopee__3o9SfdFxcoiKs:after{font-family:-apple-system,Helvetica Neue,Helvetica,Roboto,Droid Sans,Arial,Tahoma,sans-serif}.shopee__fo0dKsgoukkfcaik:after{font-family:-apple-system,Helvetica Neue,Helvetica,Roboto,Droid Sans,Arial,"1-1",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}