#BLOY-popup-widget__container{bottom:0;height:0;position:fixed;right:0;width:0;z-index:99999}#BLOY-popup-widget__container[data-open=true] .BLOY-popup{opacity:1;transform:none;transition:opacity 364ms cubic-bezier(.4,0,.2,1),transform 242ms cubic-bezier(.4,0,.2,1)}#BLOY-popup-widget__container[data-open=false] .BLOY-popup{opacity:0;transform:scale(.75,.5625);transition:opacity 364ms cubic-bezier(.4,0,.2,1),transform 242ms cubic-bezier(.4,0,.2,1) 121ms;visibility:hidden}.BLOY-popup__wrapper{display:flex;flex-direction:column;height:100%;max-height:660px}@media (max-width:450px){#BLOY-popup-widget__container[data-open=true] .BLOY-popup{bottom:0;height:100dvh!important;left:0;max-height:unset!important;max-width:unset!important;right:0;top:0;transform:scale(1);width:100%!important;z-index:9999999999}.BLOY-popup__wrapper{max-height:unset}}.BLOY-skeleton{animation:bloySkeletonAnimation 2s ease-in-out infinite;background:linear-gradient(90deg,#eeeeeebb 25%,#dededebb 50%,#eeeeeebb 75%);background-size:200% 100%;display:block!important;margin-top:14px;width:100%}.BLOY-skeleton--line{height:15px}div .BLOY-skeleton--line:last-child{margin-bottom:6px}@keyframes bloySkeletonAnimation{0%{background-position:200% 0}to{background-position:-200% 0}}.BLOY-popup__noti{padding:100px 0;text-align:center}.BLOY-popup__noti>*{margin-bottom:16px}.BLOY-popup__noti-title{color:var(--bloy-text-color);font-size:16px;font-weight:600}.BLOY-popup__noti-other,.BLOY-popup__noti-text{color:var(--bloy-text-color);font-size:13px}.BLOY-popup__noti-other{margin-top:-15px}.BLOY-popup__section{animation:bloyFadeInSlideFromLeft .2s ease-in-out forwards;background-color:#fff;border:1px solid #e3e3e3;border-radius:var(--bloy-popup-border-radius,0);box-shadow:0 0 5px 0 rgba(0,0,0,.05);opacity:0;padding:14px 16px}.BLOY-popup__section>:not(.BLOY-popup__noti) svg path[fill]{fill:var(--bloy-icon-color)}.BLOY-popup__section svg path[stroke]{stroke:var(--bloy-icon-color)}.BLOY-popup__section svg g[fill]{fill:var(--bloy-icon-color)}.BLOY-popup__section svg g[stroke]{stroke:var(--bloy-icon-color)}@keyframes bloyFadeInSlideFromLeft{0%{opacity:0;transform:translateX(-100%)}to{opacity:1;transform:translateX(0)}}.BLOY-popup__section+.BLOY-popup__section{margin-top:20px}.BLOY-popup{background-color:#fff;box-shadow:0 0 5px 0 rgba(0,0,0,.5),0 1px 15px 0 rgba(0,0,0,.2);height:calc(100% - 120px);max-height:660px;overflow:hidden;position:fixed;scrollbar-width:none;width:350px;-ms-overflow-style:none;border-radius:var(--bloy-popup-border-radius,0);bottom:80px;right:20px}.BLOY-popup__watermark{background-color:#fff;margin-top:auto;padding:13px}.BLOY-popup__watermark-container{align-items:center;background-color:#e8ecff;border-radius:20px;display:flex;font-size:14px;height:35px;justify-content:center;margin-top:auto;padding:5px 10px;text-align:center}.BLOY-popup svg{fill:none;stroke:unset}.BLOY-popup.BLOY-popup__bg--solid{background-color:var(--bloy-popup-background-color)}.BLOY-popup.BLOY-popup__bg--img{background-image:var(--bloy-popup-image);background-position:50%;background-repeat:no-repeat;background-size:cover}.BLOY-popup__header--img-overlay{background-color:var(--bloy-popup-header-color);bottom:0;display:block!important;left:0;opacity:40%;position:absolute;right:0;top:0}.BLOY-popup::-webkit-scrollbar,.BLOY-popup__container::-webkit-scrollbar{display:none}.BLOY-popup__header{background-color:#241a28;height:170px;position:relative}.BLOY-popup__header.BLOY-popup__header--solid{background-color:var(--bloy-popup-header-color)}.BLOY-popup__header.BLOY-popup__header--img{background-image:var(--bloy-header-image);background-position:50%;background-repeat:no-repeat;background-size:cover}.BLOY-popup--fixed .BLOY-popup__header{height:50px;left:0;position:absolute;top:0;width:100%;z-index:1}.BLOY-popup__header--title{color:var(--bloy-header-text-color);line-height:1.5;margin-left:16px;opacity:1;position:absolute;top:50%;transform:translateY(-50%)}.BLOY-popup__header--title-first{font-size:14px;font-weight:400;line-height:20px}.BLOY-popup__header--title-second{font-size:24px;font-weight:700;line-height:32px}.BLOY-popup__header--title.BLOY-popup__header--title-fixed{opacity:0}.BLOY-popup__action{align-items:center;display:flex;flex-direction:row-reverse;height:50px;justify-content:space-between;position:absolute;width:100%;z-index:2}.BLOY-popup__action button{padding:0 6px}.BLOY-popup__action--close{background-color:transparent;border:none;cursor:pointer}.BLOY-popup__action--close svg path{fill:var(--bloy-header-text-color)}.BLOY-popup__action--back{align-items:center;background-color:transparent;border:none;color:#fff;cursor:pointer;display:flex}.BLOY-popup__action--back img,.BLOY-popup__action--back svg{height:20px;width:20px}.BLOY-popup__action--back span{margin-left:2px}.BLOY-popup__container{height:calc(100% - 30px);overflow-y:scroll;scrollbar-color:auto}.BLOY-popup__main{transform:translateY(-30px)}.BLOY-popup--fixed .BLOY-popup__main{transform:translateY(140px)}.BLOY-popup__main-container{animation:bloySlideInFromLeft .1s ease-in-out forwards;padding:0 12px;position:relative;z-index:1}@keyframes bloySlideInFromLeft{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.BLOY-widget{align-items:center;background-color:var(--bloy-primary-color);border-radius:var(--bloy-popup-border-radius,0);bottom:20px;color:var(--bloy-btn-text-color)!important;cursor:pointer;display:flex;height:50px;padding:0 16px;position:fixed;right:20px;transition:all .2s;width:150px;width:fit-content}.BLOY-widget,.BLOY-widget *{box-sizing:content-box!important}#BLOY-popup-widget__container[data-open=true] .BLOY-widget{width:var(--bloy-widget-width-display)!important}.BLOY-widget__icon{display:var(--bloy-widget-icon-display);line-height:0}.BLOY-widget__icon img,.BLOY-widget__icon svg{fill:#fff!important;height:20px;max-width:unset;width:20px}.BLOY-widget__title{display:block;display:var(--bloy-widget-text-display);font-size:14px;line-height:1.4;margin-left:8px;overflow:hidden;text-align:center;white-space:nowrap}.BLOY-popup__point-program{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:14px 5px}.BLOY-popup__point-referral-program{align-items:center;display:flex;justify-content:space-between;padding:14px 0}.BLOY-popup__point-program:hover{background-color:#f9f9f9;border-radius:var(--bloy-popup-border-radius,0)}.BLOY-popup__vip-program{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:5px 2px}.BLOY-popup__vip-program:hover{background-color:#f9f9f9;border-radius:var(--bloy-popup-border-radius,0)}.BLOY-popup__next-action+.BLOY-popup__point-program{margin-bottom:-14px;padding:5px 2px}.BLOY-popup__next-action+.BLOY-popup__point-program-reward{margin-bottom:-14px;padding:12px 0}.BLOY-popup__point-item{align-items:center;display:flex}.BLOY-popup__point-item img,.BLOY-popup__point-item svg{height:20px;margin-right:8px;width:20px}.BLOY-popup__tier{align-items:center;color:var(--bloy-text-color);display:flex;font-size:14px}.BLOY-popup__tier img,.BLOY-popup__tier svg{height:20px;margin-right:8px;width:20px}.BLOY-popup__tier+img,.BLOY-popup__tier+svg{height:25px;width:25px}.BLOY-popup__text{color:var(--bloy-text-color)}.BLOY-popup__point-item svg path{fill:var(--bloy-icon-color)}.BLOY-popup__point-item+img,.BLOY-popup__point-item+svg{height:25px;width:25px}.BLOY-popup__point-item span{color:var(--bloy-text-color);font-size:14px;font-weight:400}.BLOY-popup__next-action{border-bottom:1px solid #f0f0f0}.BLOY-popup__next-action .BLOY-popup__item-detail{max-width:unset}.BLOY-popup__next-action-title{color:var(--bloy-text-color);font-size:16px;font-weight:700}.BLOY-popup__login{text-align:center}.BLOY-popup__login-title{color:var(--bloy-text-color);font-size:16px;font-weight:600;line-height:24px}.BLOY-popup__login-body{color:var(--bloy-text-color);font-size:14px;font-weight:400;line-height:20px;margin:6px 0 10px}.BLOY-popup__login-join{background-color:var(--bloy-primary-color);border:none;border-radius:var(--bloy-popup-btn-border-radius,0);color:var(--bloy-btn-text-color);cursor:pointer;font-family:var(--font-body-family);font-size:16px;font-weight:500;padding:10px;width:100%}.BLOY-popup__login-join:hover{opacity:.7}.BLOY-popup__login-signIn{color:var(--bloy-text-color);font-size:14px;font-weight:400;line-height:20px;margin-top:6px}.BLOY-popup__login-signIn-link{text-decoration:none}.BLOY-popup__list-title{color:var(--bloy-text-color);font-size:16px;font-weight:600}.BLOY-popup__list-subtitle{color:var(--bloy-text-color);font-size:14px}.BLOY-popup__list-item{padding:14px 0}.BLOY-popup__list-item+.BLOY-popup__list-item{border-top:1px solid #f0f0f0}.BLOY-popup__item-discount .BLOY-popup__text--primary{margin-bottom:4px}.BLOY-popup__item-discount{align-items:center;display:flex;gap:8px}.BLOY-popup__item-discountBadge{background-color:#e4e5e7;border-radius:28px;font-size:12px;padding:2px 8px}.BLOY-popup__item-content{align-items:center;display:flex}.BLOY-popup__item-content--disabled{opacity:.6}.BLOY-popup__item-contentSpacing{align-items:center;display:flex;gap:10px;justify-content:space-between;width:100%}.BLOY-popup__item-contentIcon{line-height:0;margin-right:12px}.BLOY-popup__item-contentIcon img,.BLOY-popup__item-contentIcon svg{height:25px;width:25px}.BLOY-popup__item-detail{display:flex;flex-direction:column;gap:2px}.BLOY-popup__item-activity{width:70%;word-wrap:break-word}.BLOY-popup__item-activity .BLOY-popup__text--primary{margin-bottom:6px}.BLOY-popup__text--primary{color:var(--bloy-text-color);font-size:14px;font-weight:600}.BLOY-popup__text--subdued{color:var(--bloy-text-color);font-size:14px;opacity:.7}.BLOY-popup__text--subdued p{margin:auto}.BLOY-popup__activity__date{flex-shrink:0;text-align:right}.BLOY-popup__discountAction{display:flex;gap:10px;margin-top:10px}.BLOY-popup__emptyState{padding:100px 0;text-align:center}.BLOY-popup__emptyState>*{margin-bottom:16px}.BLOY-popup__emptyState-title{color:var(--bloy-text-color);font-size:16px;font-weight:600}.BLOY-popup__emptyState-text{color:var(--bloy-text-color);font-size:13px}.BLOY-popup__emptyState-icon img,.BLOY-popup__emptyState-icon svg{height:36px;margin:0 auto;width:36px}.BLOY-popup__birthday>*{margin-bottom:14px}.BLOY-popup__birthday-text{color:var(--bloy-text-color);font-size:13px}.BLOY-popup__paginate-load{text-align:center}.BLOY-popup__paginate-load svg{animation:bloyBtnLoading .6s linear infinite}.BLOY-cart__rewards{margin-bottom:16px;margin-left:auto;margin-right:0;max-width:400px}#BLOY-popup__toast_container{align-items:center;bottom:0;display:flex;flex-direction:column;left:0;position:fixed;right:0;text-align:center;z-index:2147483648}.BLOY-popup__toast{align-items:center;animation-duration:.3s;animation-name:BLOY-popupToastSlideUp;animation-timing-function:cubic-bezier(.215,.61,.355,1);background:var(--bloy-primary-color,#001584);bottom:0;box-shadow:0 1px 6px rgba(0,0,0,.08),0 1px 3px rgba(0,0,0,.19);cursor:pointer;display:inline-flex;gap:10px;justify-content:space-between;margin:16px;padding:8px 14px;position:absolute}.BLOY-popup__toast__close{color:#fff}.BLOY-popup__toast-fadeOut{animation-duration:.3s;animation-fill-mode:forwards;animation-name:BLOY-popupToastFadeOut;animation-timing-function:cubic-bezier(.215,.61,.355,1)}#BLOY-toast-container h4,#BLOY-toast-container p{margin:3px 0!important}.BLOY-popup__toast-text{color:#fff;font-size:16px;font-weight:400}.BLOY-popup__toast-icon{background:#fff;border-radius:100%;height:50px;left:-40px;position:absolute;top:5px;width:50px}.BLOY-popup__toast a,.BLOY-popup__toast a:hover{color:#549edb!important;text-decoration:none!important}.BLOY-popup__toast-success{border-bottom:2px solid #51c625}.BLOY-popup__toast-warning{border-bottom:2px solid #db9215}.BLOY-popup__toast-error{border-bottom:2px solid #db2b1d}.BLOY-popup__toast-info{border-bottom:2px solid #27abdb}.BLOY-popup__next_tier{align-items:center;display:flex;gap:4px;margin-top:12px}.BLOY-popup__progress_container{background:#e8ebf9;border-radius:4px;height:4px;overflow:hidden;width:100%}.BLOY-popup_progress_order_booster_container{background:#e8ebf9;border-radius:4px;height:8px;overflow:hidden;width:100%}.BLOY-popup___order_booster_progress{height:8px}.BLOY-popup___order_booster_progress,.BLOY-popup__progress{background:var(--bloy-primary-color);border-radius:4px;display:block!important;transition:width .3s ease-in-out;width:40%}.BLOY-popup__progress{height:4px}.BLOY-popup__vip_heading{display:flex;justify-content:space-between}.BLOY-popup__vip_icon{display:flex;justify-content:center}.BLOY-popup__next_tier img{width:20px!important}.BLOY-popup__vip_icon img{height:128px!important;width:128px!important}.BLOY-popup__vip_heading_content{margin-bottom:14px;text-align:center}.BLOY-popup__vip_action{align-self:center;opacity:1;transition:all .3s ease}.BLOY-popup__vip_action_disabled{visibility:hidden}.BLOY-popup__vip_action:hover{cursor:pointer;opacity:.7}.BLOY-popup__vip_dashboard{color:var(--bloy-text-color);font-size:14px}.BLOY-popup__vip_title{color:var(--bloy-text-color);font-size:16px;font-weight:600}.BLOY_popup__vip_spent{background:#f3f4f5;border-radius:4px;color:var(--bloy-text-color);display:inline-block;font-size:12px;font-weight:450;margin-top:8px;padding:2px 6px}.BLOY-popup__vip_perk_tier{border-top:1px solid #e3e3e3;font-size:14px;font-weight:400;margin-left:10px;padding-top:12px}.BLOY-popup__vip_perk_title{font-size:16px;font-weight:600;line-height:24px}.BLOY-popup__vip_perk_container,.BLOY-popup__vip_perk_title{color:var(--bloy-text-color);margin-bottom:10px;margin-left:10px}.BLOY-popup__vip_perk_container{align-items:center;display:flex;font-size:14px;gap:8px;height:20px;height:auto;line-height:20px}.BLOY-popup__vip_perk_container img,.BLOY-popup__vip_perk_container svg{height:18px;width:18px}.BLOY-popup__vip_perk span{font-size:14px;font-weight:400}.BLOY-popup__vip_perk+.BLOY-popup__vip_perk{margin-top:12px}.BLOY-popup__tier_desciption{color:var(--bloy-text-color)}@keyframes BLOY-popupToastSlideUp{0%{opacity:0;transform:translate3d(0,400px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes BLOY-popupToastFadeOut{0%{opacity:1}to{opacity:0}}#BLOY-canvas{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:999}.BLOY-popup__bottom{display:block!important;padding:10px 0}.BLOY-popup__text--highlight{margin-left:3px}.BLOY-popup__highlight,.BLOY-popup__text--highlight{color:#005bd3;font-size:18px;font-weight:600}.BLOY-lto_box__description{font-size:14px}.BLOY-lto_box__title{color:var(--bloy-lto-text-color,#111);font-size:20px;font-weight:600;margin-bottom:10px;margin-top:4px}.BLOY-popup__text--strikethrough{text-decoration:line-through}.BLOY-popup__section-lto-header{align-items:center;color:var(--bloy-text-color,#1b1731);cursor:pointer;display:flex;font-size:16px;font-weight:600;justify-content:space-between}.BLOY-popup__section-lto-header svg{height:25px;width:25px}.BLOY-popup__lto-des{color:var(--bloy-text-color);font-size:14px;font-weight:400}.BLOY-popup__lto-duration{align-items:center;color:var(--bloy-text-color,#616161);display:flex;font-size:14px;font-weight:400}.BLOY-popup__section-lto-header:hover{background-color:#f9f9f9;border-radius:var(--bloy-popup-border-radius,0)}.BLOY-lto_timeleft{align-items:center;color:#1b1731;display:flex;font-size:.8rem;gap:6px;justify-content:center;margin-top:1rem}.BLOY-relative-container{margin-bottom:16px;margin-top:16px;position:relative}.BLOY-flex-min-width{flex:1;min-width:0}.BLOY-select-button{align-items:center;background-color:#fff;border:1px solid #ddd;border-radius:4px;cursor:pointer;display:flex;font-size:13px;justify-content:space-between;padding:10px}.BLOY-selected-variant-content{align-items:center;display:flex;gap:10px}.BLOY-variant-image{border-radius:4px;flex-shrink:0;height:40px;object-fit:cover;width:40px}.BLOY-product-title-overflow{font-size:14px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.BLOY-variant-options-overflow{color:#666;font-size:12px}.BLOY-placeholder-text{color:#0000008f}.BLOY-dropdown-arrow{color:#0000008f;flex-shrink:0;height:24px;margin-left:8px}.BLOY-free-product-skeleton-container{margin-bottom:16px;margin-top:16x}.BLOY-dropdown-menu{background-color:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 4px 6px rgba(0,0,0,.1);left:0;margin-top:4px;max-height:300px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:1000}.BLOY-dropdown-item{align-items:center;background-color:#fff;border-bottom:1px solid #f0f0f0;cursor:pointer;display:flex;gap:10px;padding:10px;transition:background-color .2s,opacity .2s}.BLOY-item-selected{background-color:#f5f5f5!important}.BLOY-item-hover:not(.BLOY-item-out-of-stock){background-color:#f5f5f5}.BLOY-dropdown-product-title-overflow{color:#303030;font-size:13px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.BLOY-dropdown-variant-options{color:#666;font-size:12px;margin-top:2px}.BLOY-item-out-of-stock{background-color:#f9f9f9;cursor:not-allowed!important;opacity:.6}.BLOY-item-out-of-stock:hover{background-color:#f9f9f9!important}.BLOY-out-of-stock-label{color:#dc3545;font-size:12px;font-weight:700;margin-top:2px}