.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}.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}.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)}.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}}._1l7Ika{border-radius:2.75rem;background-color:#a3a3a3;height:.875rem;line-height:.8125rem;padding:0 5px;text-transform:uppercase;font-size:.625rem;color:#fff;margin-right:5px;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}._2WZlng{background-color:#fff;border:1px solid #ee4d2d;color:#ee4d2d}._1sUxy9{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}._1sUxy9:hover{background-color:#f8f8f8}._1bNSSj{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}._3V6d4p{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;margin-left:.625rem;overflow:hidden}.Oo4LQk{font-weight:500;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}._2_DrQB{color:rgba(0,0,0,.54);font-size:.75rem}._1kIptg{-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}._2W2Ge6{color:#ee4d2d}._1QX3YJ{margin:0 5px;font-size:9px}._1QX3YJ,._2Ib9-I{color:rgba(0,0,0,.54)}._2Ib9-I,._3dbrCy{font-size:.75rem}._3dbrCy{float:right;z-index:1}._3dbrCy>.shopee-button-no-outline{padding:0;font-weight:400}._1d_3qO{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.TGxoGr{margin-top:.625rem}.KLtLhr{position:absolute;top:0;left:0;bottom:0;right:0;background-color:hsla(0,0%,100%,.65)}._3nOhLr{line-height:1rem;padding:0 1px;margin-right:.5em;color:#ee4d2d;border-radius:2px;font-size:.625rem;border:1px solid}._1gCqmE{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}._3ND99N{text-align:center;padding:3.75rem 0}.FDEpsq{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/f3540f6657bbdc1120e3f8cc90bdba97.png)}._3cgAl2{margin-top:1.25rem;text-transform:capitalize}.AbVulL{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;max-width:unset}._1biOP4{line-height:normal;text-align:left}._20qg4r{padding-left:.625rem;height:2.5rem;color:rgba(0,0,0,.26);text-transform:capitalize}.OGgnps{box-shadow:0 1px 3.125rem 0 rgba(0,0,0,.2);border-radius:.125rem;overflow:hidden;background-color:#fff;width:25rem}.Rgll-d{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}.Rgll-d>.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:20px 0;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__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;-webkit-transition:width .6s cubic-bezier(.4,0,.2,1) .6s;transition:width .6s cubic-bezier(.4,0,.2,1) .6s;padding:0;border:.1875rem solid #fff}.ofs-header__right .shopee-searchbar__main>.shopee-popover{width:27.9375rem!important;-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-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)}.hot-words{width:100%;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.hot-words,.hot-words__list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.hot-words__list{margin-top:5px;height:.875rem;font-size:.75rem;font-weight:300;line-height:.875rem;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:hidden;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.hot-words__label{white-space:nowrap;text-transform:capitalize;color:hsla(0,0%,100%,.8)}.hot-words__item{text-decoration:none;color:rgba(0,0,0,.8);white-space:nowrap;display:block;color:rgba(0,0,0,.54);margin-left:13px;color:hsla(0,0%,100%,.9)}.hot-words__item:first-child{margin-left: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}._2hX_O5{-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}._3K1GMe{padding:2px;border-radius:2px;background:#fff;margin-top:.625rem;width:11.25rem}._1e8sPO{height:11.25rem;width:11.25rem}._2hX_O5{padding:0 .9375rem .3125rem}.xMstat{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.dLs_7C{width:100%}._1I7JH8{margin-right:.3125rem}.vm8bkq{margin-left:.3125rem;padding-bottom:4px}._3yPx2v{color:#fff;text-decoration:none;font-size:.8125rem;font-weight:300;padding:0 .4375rem;border-right:2px solid hsla(0,0%,100%,.22)}._3yPx2v:last-child{border:0}._3yPx2v:not(.l5jiLT):hover{color:hsla(0,0%,100%,.7);cursor:pointer}.l5jiLT{border:0}._1_jwND,.l5jiLT{padding-right:0}.QFNh9Y ._1QpcA-,.QFNh9Y ._2-ocZu,.QFNh9Y ._2qPpaK,.QFNh9Y .FqA-ls,.QFNh9Y .rDCWmi,.QFNh9Y .vtDvhz,.QFNh9Y .WcrVq0{display:inline-block;overflow:hidden;text-indent:-9999px;text-align:left;margin-right:10px}.QFNh9Y ._2-ocZu{width:28px;height:27px}.QFNh9Y ._1QpcA-,.QFNh9Y .FqA-ls,.QFNh9Y .vtDvhz{width:16px;height:16px}.QFNh9Y .rDCWmi{width:16px;height:15px}.QFNh9Y ._2qPpaK{width:14px;height:16px}.QFNh9Y .WcrVq0{width:16px;height:16px}.navbar-wrapper--light ._3yPx2v{color:currentColor;border-color:hsla(0,0%,53.3%,.22)}.navbar-wrapper--light ._3yPx2v:not(.l5jiLT):hover{color:#ee4d2d}.pjy1mut-background{background-image:url(https://deo.shopeemobile.com/shopee/shopee-pcmall-live-sg/assets/e7fba41cad3372e2d3294d28ccbf4611.png)}.navbar-wrapper--light .pjy1mut-background{background-image:url(https://deo.shopeemobile.com/shopee/shopee-pcmall-live-sg/assets/f0d7b99819c45aeadd3eaac392d09443.png)}.pjy1mut-ic_cart-2x-png{width:56px;height:54px;background-size:321.42857142857144% 211.11111111111111%;background-position:8.064516129032258% 16.666666666666668%}.pjy1mut-ic_facebook-2x-png{width:32px;height:32px;background-size:562.5% 356.25%;background-position:64.86486486486487% 12.195121951219512%}.pjy1mut-ic_instagram-2x-png{width:32px;height:32px;background-size:562.5% 356.25%;background-position:58.108108108108105% 75.60975609756098%}.pjy1mut-ic_notification-2x-png{width:28px;height:32px;background-size:642.8571428571429% 356.25%;background-position:90.78947368421052% 75.60975609756098%}.pjy1mut-shopee-campus-header-png{width:32px;height:32px;background-size:562.5% 356.25%;background-position:100% 12.195121951219512%}.pjy1mut-ic_line-2x-png{width:32px;height:30px;background-size:562.5% 380%;background-position:6.756756756756757% 100%}.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}._18vWP9{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}._3qnRGv{-webkit-align-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}._1Y_EiY,._18vWP9{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}._1Y_EiY{-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}._18vWP9{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}._1Y_EiY{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}._18vWP9{width:100%;height:100%}._9SfWBC{width:60%;height:60%;stroke:#fff}._2rl98q{max-width:70%;max-height:70%}._1Y_EiY{width:100%;height:100%;background-color:#fff}._3qnRGv{width:50%;height:50%}._3TL7ad{width:100%;height:100%}.F8NCl2{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}._15YGwU,.F8NCl2{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.F8NCl2{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}._15YGwU{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}._15YGwU:hover{background-color:#f8f8f8}._3hlXx2{background-color:#fff2ee}._1PiTxJ{height:.0625rem;width:-webkit-calc(100% - 2.5rem);width:calc(100% - 2.5rem);background-color:rgba(0,0,0,.09);margin:auto}.F8NCl2{-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}._2eerWu{color:rgba(0,0,0,.54);word-wrap:break-word}._1MnyUq{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-left:auto}._2sX9D_{max-width:60%;max-height:60%}._1TLmGT{width:45%;height:45%;stroke:#c6c6c6}._1ibw7K,._3jsakd{width:100%;height:100%;border-radius:50%}._1fDuYN,._1PcKuZ{-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}._1fDuYN{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}._1PcKuZ{height:2.125rem;color:currentColor}._2nB0LQ{pointer-events:none}._1fDuYN{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}._28wDUe{width:1.125rem}.SSAL5V{width:1.375rem}._2xVQBj{color:#ee4d2d}._3wDwWs{color:#d0011b}.iMlhAT{margin-left:.3125rem;font-weight:300;font-size:.8125rem;text-transform:capitalize}._1eEp9q{-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)}._2Zbnk5{height:6.25rem;width:6.25rem}._1spXyD{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}.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{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;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}.akkDYI{height:18.75rem;margin:12.5rem auto 1.25rem;display:block}._26giNe{text-align:center;font-size:1rem;color:#222}.shopee-page-wrapper{-webkit-transition:margin-top .3s cubic-bezier(.4,0,.2,1);transition:margin-top .3s cubic-bezier(.4,0,.2,1)}.shopee-page-wrapper--home{margin-top:7.4375rem}.shopee-page-wrapper--ofs-category{margin-top:11.125rem}