:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.wgt-swiper-vertical>.wgt-swiper-wrapper{flex-direction:column}.wgt-swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.wgt-swiper-android .wgt-swiper-slide,.wgt-swiper-ios .wgt-swiper-slide,.wgt-swiper-wrapper{transform:translateZ(0)}.wgt-swiper-horizontal{touch-action:pan-y}.wgt-swiper-vertical{touch-action:pan-x}.wgt-swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.wgt-swiper-slide-invisible-blank{visibility:hidden}.wgt-swiper-autoheight,.wgt-swiper-autoheight .wgt-swiper-slide{height:auto}.wgt-swiper-autoheight .wgt-swiper-wrapper{align-items:flex-start;transition-property:transform,height}.wgt-swiper-backface-hidden .wgt-swiper-slide{transform:translateZ(0);backface-visibility:hidden}.wgt-swiper-3d.wgt-swiper-css-mode .wgt-swiper-wrapper{perspective:1200px}.wgt-swiper-3d .wgt-swiper-wrapper{transform-style:preserve-3d}.wgt-swiper-3d{perspective:1200px}.wgt-swiper-3d .wgt-swiper-slide,.wgt-swiper-3d .wgt-swiper-cube-shadow{transform-style:preserve-3d}.wgt-swiper-css-mode>.wgt-swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.wgt-swiper-css-mode>.wgt-swiper-wrapper::-webkit-scrollbar{display:none}.wgt-swiper-css-mode>.wgt-swiper-wrapper>.wgt-swiper-slide{scroll-snap-align:start start}.wgt-swiper-css-mode.wgt-swiper-horizontal>.wgt-swiper-wrapper{scroll-snap-type:x mandatory}.wgt-swiper-css-mode.wgt-swiper-vertical>.wgt-swiper-wrapper{scroll-snap-type:y mandatory}.wgt-swiper-css-mode.wgt-swiper-free-mode>.wgt-swiper-wrapper{scroll-snap-type:none}.wgt-swiper-css-mode.wgt-swiper-free-mode>.wgt-swiper-wrapper>.wgt-swiper-slide{scroll-snap-align:none}.wgt-swiper-css-mode.wgt-swiper-centered>.wgt-swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.wgt-swiper-css-mode.wgt-swiper-centered>.wgt-swiper-wrapper>.wgt-swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.wgt-swiper-css-mode.wgt-swiper-centered.wgt-swiper-horizontal>.wgt-swiper-wrapper>.wgt-swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.wgt-swiper-css-mode.wgt-swiper-centered.wgt-swiper-horizontal>.wgt-swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.wgt-swiper-css-mode.wgt-swiper-centered.wgt-swiper-vertical>.wgt-swiper-wrapper>.wgt-swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.wgt-swiper-css-mode.wgt-swiper-centered.wgt-swiper-vertical>.wgt-swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.wgt-swiper-3d .wgt-swiper-slide-shadow,.wgt-swiper-3d .wgt-swiper-slide-shadow-left,.wgt-swiper-3d .wgt-swiper-slide-shadow-right,.wgt-swiper-3d .wgt-swiper-slide-shadow-top,.wgt-swiper-3d .wgt-swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.wgt-swiper-3d .wgt-swiper-slide-shadow{background:#00000026}.wgt-swiper-3d .wgt-swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.wgt-swiper-3d .wgt-swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.wgt-swiper-3d .wgt-swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.wgt-swiper-3d .wgt-swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.wgt-swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.wgt-swiper:not(.wgt-swiper-watch-progress) .wgt-swiper-lazy-preloader,.wgt-swiper-watch-progress .wgt-swiper-slide-visible .wgt-swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.wgt-swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.wgt-swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}*{box-sizing:border-box}.wbadge{--inset: 0;text-align:center;position:absolute;overflow:hidden;width:160px;height:50px;z-index:999}.wbadge:after{content:"";display:block;padding-bottom:100%}.wbadge-content{position:absolute;width:100%;height:100%;padding-top:30%;color:var(--color);background:var(--background);min-height:1.5em;border-radius:4px}.wbadge-text{font-weight:400}.wbadge-position-topLeft{top:0;bottom:auto;left:0;right:auto}.wbadge-position-topRight{top:0;right:0;bottom:auto;left:auto}.wbadge-position-bottomLeft{bottom:0;left:0;right:auto;top:auto}.wbadge-position-bottomRight{bottom:0;right:0;left:auto;top:auto}.wbadge-position-topLeft .wbadge-content{top:var(--inset);left:var(--inset);bottom:auto;right:auto}.wbadge-position-topRight .wbadge-content{top:var(--inset);right:var(--inset);bottom:auto;left:auto}.wbadge-position-bottomLeft .wbadge-content{bottom:var(--inset);left:var(--inset);top:auto;right:auto}.wbadge-position-bottomRight .wbadge-content{bottom:var(--inset);right:var(--inset);top:auto;left:auto}.wbadge-type-ribbon{width:100%;height:100%;border-width:0;background:none!important}.wbadge-type-ribbon .wbadge-content{--inset: 40px;padding:0;height:auto;width:100%;min-height:1.7em;border-left:none!important;border-right:none!important}.wbadge-type-ribbon .wbadge-text{width:8em;margin:0 auto}.wbadge-type-corner{--inset: 0;background:none}.wbadge-type-corner .wbadge-content{height:auto;width:100%;padding:0;background:var(--background);display:flex;flex-direction:column;justify-content:flex-end;align-items:center;border-left:none!important;border-right:none!important;border-top:none!important}.wbadge-type-corner .wbadge-text{width:6em;padding-top:40px}.wbadge-type-ribbon.wbadge-position-topLeft .wbadge-content,.wbadge-type-corner.wbadge-position-topLeft .wbadge-content{transform:rotate(-45deg) translate(-50%);transform-origin:0 0}.wbadge-type-ribbon.wbadge-position-topRight .wbadge-content,.wbadge-type-corner.wbadge-position-topRight .wbadge-content{transform:rotate(45deg) translate(50%);transform-origin:100% 0%}.wbadge-type-ribbon.wbadge-position-bottomLeft .wbadge-content,.wbadge-type-corner.wbadge-position-bottomLeft .wbadge-content{transform:rotate(45deg) translate(-50%);transform-origin:0% 100%}.wbadge-type-ribbon.wbadge-position-bottomRight .wbadge-content,.wbadge-type-corner.wbadge-position-bottomRight .wbadge-content{transform:rotate(-45deg) translate(50%);transform-origin:100% 100%}.wbadge-type-corner.wbadge-position-bottomLeft .wbadge-content,.wbadge-type-corner.wbadge-position-bottomRight .wbadge-content{justify-content:flex-start}.wbadge-type-corner.wbadge-position-bottomLeft .wbadge-text,.wbadge-type-corner.wbadge-position-bottomRight .wbadge-text{padding-bottom:40px;padding-top:.5em}.wbadge-type-circle .wbadge-content{padding:0 0 calc(5em - 4px) 0;width:5em;height:auto;border-width:2px;border-color:transparent;border-radius:50%;border-style:solid}.wbadge-type-circle .wbadge-text{transform:translate(-50%,-50%);position:absolute;top:50%;left:50%;width:100%}.wbadge-type-banner{--inset: 0;width:100%}.wbadge-type-banner .wbadge-content{width:100%;height:auto;background:var(--background);display:flex;justify-content:center;align-items:center;padding:0;border-left:none!important;border-right:none!important}.wbadge-type-banner.wbadge-position-topLeft .wbadge-content,.wbadge-type-banner.wbadge-position-topRight .wbadge-content{border-top:none!important}.wbadge-type-banner.wbadge-position-bottomLeft .wbadge-content,.wbadge-type-banner.wbadge-position-bottomRight .wbadge-content{border-bottom:none!important}.wbadge-type-rectangle .wbadge-content,.wbadge-type-oval .wbadge-content{height:auto;width:auto;background:var(--background);background-image:var(--background-image);display:flex;justify-content:center;align-items:center;padding:.25em .5em;min-width:15%;max-width:66%}.wbadge-type-rectangle .wbadge-text,.wbadge-type-oval .wbadge-text{width:auto}.wbadge-type-oval .wbadge-content{border-radius:100px}.wbadge-type-pennant,.wbadge-type-swallowtail{width:auto;height:auto;border-radius:0;border:none;min-width:33%;max-width:66%}.wbadge-type-pennant.wbadge-position-topLeft,.wbadge-type-swallowtail.wbadge-position-topLeft{top:var(--inset);left:var(--inset);bottom:auto;right:auto;text-align:left}.wbadge-type-pennant.wbadge-position-topRight,.wbadge-type-swallowtail.wbadge-position-topRight{top:var(--inset);right:var(--inset);bottom:auto;left:auto;text-align:right}.wbadge-type-pennant.wbadge-position-bottomLeft,.wbadge-type-swallowtail.wbadge-position-bottomLeft{bottom:var(--inset);left:var(--inset);top:auto;right:auto;text-align:left}.wbadge-type-pennant.wbadge-position-bottomRight,.wbadge-type-swallowtail.wbadge-position-bottomRight{bottom:var(--inset);right:var(--inset);top:auto;left:auto;text-align:right}.wbadge-type-pennant.wbadge-position-topLeft .wbadge-content,.wbadge-type-pennant.wbadge-position-topRight .wbadge-content,.wbadge-type-pennant.wbadge-position-bottomLeft .wbadge-content,.wbadge-type-pennant.wbadge-position-bottomRight .wbadge-content,.wbadge-type-swallowtail.wbadge-position-topLeft .wbadge-content,.wbadge-type-swallowtail.wbadge-position-topRight .wbadge-content,.wbadge-type-swallowtail.wbadge-position-bottomLeft .wbadge-content,.wbadge-type-swallowtail.wbadge-position-bottomRight .wbadge-content{top:auto;left:auto;bottom:auto;right:auto;border:none!important}.wbadge-type-pennant.wbadge-position-topRight .wbadge-content,.wbadge-type-pennant.wbadge-position-bottomRight .wbadge-content,.wbadge-type-swallowtail.wbadge-position-topRight .wbadge-content,.wbadge-type-swallowtail.wbadge-position-bottomRight .wbadge-content{text-align:right;margin:0 0 0 auto}.wbadge-type-pennant:after,.wbadge-type-swallowtail:after{display:none}.wbadge-type-pennant svg,.wbadge-type-swallowtail svg{position:absolute;top:0;left:0;width:100%;height:100%;fill:var(--background)}.wbadge-type-pennant.wbadge-position-topRight svg,.wbadge-type-pennant.wbadge-position-bottomRight svg,.wbadge-type-swallowtail.wbadge-position-topRight svg,.wbadge-type-swallowtail.wbadge-position-bottomRight svg{transform:rotate(180deg)}.wbadge-type-pennant .wbadge-content,.wbadge-type-swallowtail .wbadge-content{height:auto;width:90%;padding:0;display:flex;flex-direction:column;justify-content:center;background:none!important;position:relative}.wbadge-type-pennant .wbadge-text,.wbadge-type-swallowtail .wbadge-text{padding:.5em}.wbadge-border .wbadge-content{border-style:solid;border-color:var(--color)}.wbadge-border svg{stroke:var(--color);stroke-width:2px}.wizz_bogo_table{border-collapse:collapse}.wizz_bogo_table td,.wizz_bogo_table th{padding:0 0 0 1%;width:50%;font-size:16px;border:1px solid lightgray}.wizz-timer-block{display:none}.countdown_timer_wrapper{display:flex;flex-flow:column;margin-top:20px;margin-bottom:20px;padding-top:10px;padding-bottom:10px;border:#ffffff solid 0px;text-align:center;flex:auto;align-items:center}.countdown_timer_wrapper h2{font-weight:500;font-size:30px;margin:0;padding:0;line-height:1.2;letter-spacing:normal;text-transform:none}.countdown_timer_subheading{font-size:18px;line-height:1.2;letter-spacing:normal;padding:.5rem 0;margin:0}.countdown_wrapper{display:grid;grid-template-columns:0fr 15px 0fr 15px 0fr 15px 0fr;gap:0px 2px;place-items:center;-webkit-box-align:center}.countdown_time{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:700}.countdown_legend{grid-column:span 2 / auto;padding-right:10px;text-align:center}.two_dot{font-weight:700;line-height:.8;justify-self:center}.last{grid-column:span 1 / auto;padding-right:0;text-align:center}#wizz-snackbar-overlay{display:block!important;position:fixed;width:100%;height:100%;z-index:9999999999;background-color:#0003;cursor:not-allowed!important}#discos_snackbar_notify{visibility:hidden;min-width:250px;margin-left:-125px;background-color:#fff;color:#000;text-align:center;border-radius:8px;position:fixed;z-index:99999999999999999;left:50%;top:30px;font-size:17px;box-shadow:0 0 2px #0003,0 4px 20px #0003}#discos_snackbar_notify.show{visibility:visible;animation:fadein .5s}@-webkit-keyframes fadein{0%{top:0;opacity:0}to{top:30px;opacity:1}}@keyframes fadein{0%{top:0;opacity:0}to{top:30px;opacity:1}}@-webkit-keyframes fadeout{0%{top:30px;opacity:1}to{top:0;opacity:0}}@keyframes fadeout{0%{top:30px;opacity:1}to{top:0;opacity:0}}.discos-main-banner-wrapper{display:flex;align-items:center;justify-content:flex-end}.discos-banner-text{width:100%;text-align:center;text-decoration:none;line-height:1.3em}.discos-close-icon{padding-right:10px;cursor:pointer;right:0;position:absolute}.discos-banner-preview-content{width:100%;text-align:center;display:flex;align-items:center;position:relative;justify-content:center;gap:16px}.discos-banner__content{display:flex;flex-direction:column;position:relative}.discos-banner__text{line-height:1.2}.banner-schedule-timer{display:flex;justify-content:center;align-items:center;gap:4px}.banner-timer-wrp{border-radius:4px;background:#f81c3c;margin:auto 0}.banner-schedule-timer__box{width:auto}.box-number{text-align:center;font-feature-settings:"clig" off,"liga" off;font-size:18px;font-style:normal;font-weight:600;line-height:1}.box-text{text-align:center;font-feature-settings:"clig" off,"liga" off;font-size:8px;font-style:normal;font-weight:400;line-height:1}.colon{border-left:1px solid;height:25px}:root{--wizz-background: rgb(0, 128, 96, 10%);--wizz-black: #000;--wizz-sbm-button: rgb(0, 128, 96, 100%)}.wizz-widget p{margin:0}.wizz-widget{clear:both;display:flex;flex-direction:column;padding:10px;border-radius:8px;font-size:16px;margin:1rem 0}.wizz_radio_check{display:block!important;width:10px;height:10px;background-color:var(--wizz-sbm-button);border-radius:6px;margin:0 auto}.wizz-radio [type=radio]:checked+label span.radio_check{display:block;width:10px;height:10px;background-color:var(--wizz-sbm-button);border-radius:6px;margin:0 auto}.wizz-radio .radio_check{display:none}.wizz-radio [type=radio]+label{width:20px;height:20px;border:2px solid var(--wizz-sbm-button);border-radius:10px;display:flex;justify-content:center;align-items:center;margin:5px 1rem;cursor:pointer}.wizz_volume_discount_main{border-radius:8px;margin-top:1rem;border:2px solid var(--wizz-sbm-button);cursor:pointer}.wizz_volume_discount_main_inner{display:flex;flex-wrap:nowrap;align-content:center;align-items:center;justify-content:flex-start;padding:.7rem 12px .7rem 0}.wizz_vol_discount_title{display:flex;flex-direction:column;justify-content:center}.wizz_upsell_price{display:flex;flex-direction:column;align-items:flex-end;flex-wrap:nowrap;flex:1}.wizz-radio input{visibility:hidden;position:absolute}.wizz-widget .wizz-most-popular-img.wizz-most-popular-show{position:relative;top:0;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;width:100%;pointer-events:none;height:20px}.wizz-widget .wizz-most-popular-img{display:none}.wizz-widget .wizz-most-popular-img #wizz-icon{width:24px;margin-right:7px;position:relative;top:-2px}.wizz-widget .wizz-most-popular-img #wizz-icon>svg{height:19.5px}.wizz-widget .wizz-most-popular-img #wizz-label{border-radius:6px 4px 4px 0;font-size:12px;font-weight:700;padding:0 10px;color:#fff;background:var(--wizz-black)}.wizz-widget .wizz_submit_btn{min-height:4rem;border:1px solid transparent;border-radius:5px;width:100%;background-color:var(--wizz-sbm-button);color:#fff;font-size:16px;cursor:pointer;margin-top:1.5rem}.wizz-widget .wizz_trademark_section{font-size:13px;color:#919eab}.wizz-widget .wizz_vol_discount_price{text-decoration:line-through;font-weight:unset}.wizz-widget .wizz_vol_discount_compareAtPrice{font-weight:900}.wizz-widget .wizz_vol_discount_compareAtPrice>span{font-weight:400}.wizz_widget_footer{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.wizz_widget_footer .wizz_widget_subtotal span:nth-child(1){text-decoration:line-through}.wizz_widget_footer .wizz_widget_subtotal span:nth-child(2){font-weight:700}.wizz_widget_head .wizz_widget_heading{font-weight:600}@media screen and (max-width: 1024px){.wizz-radio label{margin:5px .5rem}.wizz_vol_discount_title{width:43%}}@media screen and (max-width: 768px){.wizz_upsell_price{width:42%}}@media screen and (max-width: 540px){.wizz_upsell_price{width:47%}}@media screen and (max-width: 425px){.wizz_upsell_price{width:45%}}@media screen and (max-width: 320px){.wizz_upsell_price{width:43%}}@media screen and (max-width: 280px){.wizz_vol_discount_title{width:32%}.wizz_upsell_price{width:50%}}.wizz_drawer_custom_Boundless{max-height:100%;overflow-y:auto}.wizz_drawer_footer_custom_Boundless{height:auto!important;position:absolute;background-color:#f6f6f6}.urgency_timer{line-height:1rem;font-size:16px;display:none;justify-content:center;animation:utFadeIn .5s ease-in-out;padding:5px 0}.urgency_timer_clock{display:flex;align-items:center;padding:0 6px}.urgency_timer_content{display:flex;align-items:center;flex-direction:row;justify-content:center;font-weight:500;margin:0}.urgency_days,.urgency_hrs,.urgency_mins,.urgency_secs{display:flex;font-weight:500;align-items:center}.urgency_txt{font-size:11px;padding:1px 2px 0 3px}.urgency_timer_text{display:flex;align-items:center;padding-right:5px;font-weight:500;font-size:12px}.ut_segment{display:flex;gap:1px}.ut_card{font-family:Advent Pro,sans-serif;position:relative;display:inline-flex;box-shadow:0 0 3px #0000001a,0 4px 20px #00000026;height:22px;width:16px;align-items:center;justify-content:center;background:#000;border-radius:3px;padding:2px;color:#fff;font-weight:300;margin:0 0 0 1px}@keyframes utFadeIn{0%{opacity:0}to{opacity:1}}@media only screen and (max-width: 600px){.urgency_days,.urgency_hrs,.urgency_mins,.urgency_secs{flex-direction:column;margin:0 6px 0 0}.urgency_txt{padding:3px 2px 0 3px}.discos-banner-preview-content{flex-direction:column;gap:12px}}.ul.order-discount--cart-list{text-decoration:none}.discos_custom_strike_price{text-decoration:line-through!important}.discos-banner__text-goal{font-weight:700}.wprogress_banner_content{width:100%;text-align:center;display:flex;align-items:center;position:relative;padding:10px 30px;justify-content:center;gap:5px}.wizz_badge_img--svg{display:inline-flex!important;justify-content:flex-end;align-items:flex-start;height:60px!important}.wgift_thumbnail_wrapper{width:350px;height:auto;margin-bottom:2rem;position:relative}.wgift_thumbnail_msg{font-size:20px;font-weight:600;margin-bottom:10px}.wgt_slides{width:90px;height:90px}.wgt_offer_image:hover{border:1px solid blue}.wgt_disable{pointer-events:none!important;opacity:.2}.wgt_hidden{display:none!important}.wgt_swiper_footer{display:flex;justify-content:center;align-items:center;gap:10px;margin:15px 0}.wgt_swiper_button{width:20px;height:19px;border:1px solid #000000;border-radius:4px;box-shadow:0 0 #0003,0 2px 3px #0003;background:#fff;cursor:pointer;color:#000}@media screen and (min-width: 600px){.wgt_swiper_button:hover{background:#000;color:#fff}}.wgt-swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.wgt-swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var( --swiper-wrapper-transition-timing-function, initial );box-sizing:content-box;margin-bottom:5px}.wgt-swiper-slide{flex-shrink:0;width:calc((100% - 10px) / 3);height:100%;position:relative;transition-property:transform;display:block}.wgt-swiper-slide img{display:block;width:100%;height:100%;object-fit:fill;border-radius:8px;box-shadow:0 0 #0003,0 2px 3px #0003;cursor:pointer}.bxgx_widget_wrapper{margin-top:12px;display:flex;flex-direction:column;gap:12px;padding:16px;border-radius:12px;box-shadow:1px 0 #00000021,-1px 0 #00000021,0 -1px #0000002b,0 1px #cccccc80,0 1px #1a1a1a12}.bxgx_widget_header{text-align:center}.bxgx_widget_header .bxgx_widget_header__title{font-size:20px;font-weight:650}.bxgx_widget_header .bxgx_widget_header__desc{font-size:13px;font-weight:450}.bxgx_widget_trigger_product{padding:16px}.bxgx_widget_trigger_product,.bxgx_widget_offer_product{display:flex;gap:8px}.bxgx_widget_offer_product,.bxgy_widget_offer_product{background-color:#0074571a;border-radius:12px}.bxgx_widget_offer_product__header{border-radius:12px 12px 0 0;background-color:#007457;color:#fff;font-weight:650;font-size:14px;text-align:center}.bxgy_widget_offer_product__head{max-height:350px}.trigger_product__left img,.offer_product__left img{width:80px;height:80px}.trigger_product__right,.offer_product__right{display:flex;flex-direction:column;width:100%}.trigger_product__right-top{display:flex;flex-direction:column;gap:4px}.right-top__price{text-align:left}.block-price__wrapper{display:flex;flex-direction:row;gap:1rem;justify-content:flex-end;align-items:center}.right-top__old-price{text-decoration:line-through;font-size:13px;font-weight:450;margin:0;word-break:break-word}.right-top__discount-price{font-size:14px;font-weight:550;margin:0;word-break:break-word}.right-top__discount-price.empty{text-decoration:none}.trigger_product__right-bottom{display:flex;flex-direction:column}.trigger_product__right-bottom .right-bottom__variant{display:flex;flex-direction:column;align-items:center;gap:8px}.right-bottom__variant select{outline:none;border-radius:8px;padding:8px 8px 8px 12px;border:1px #ddd;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");background-repeat:no-repeat;background-position-x:100%;background-position-y:3px;display:flex;align-items:center}.trigger_quantity_number,.offer_quantity_number{margin:0;padding:0;font-size:13px;font-weight:650}.bxgx_widget_offer_product{display:flex;flex-direction:column}.bxgx_widget_offer_product__body,.bxgy_widget_offer_product__body{display:flex;gap:8px;padding:16px}.bxgx_widget_total_price{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:3rem}.bxgx_widget_total_price .text-total{font-size:20px;font-weight:650}.bxgx_widget_total_original_price{text-decoration:line-through;font-size:13px;color:#616161!important;font-weight:400;word-break:break-word}.bxgx_widget_total_original_price.empty{font-size:20px;color:unset;text-decoration:none;font-weight:650}.bxgx_widget_total_discounted_price{font-size:20px;font-weight:650;word-break:break-word}.bxgx-widget__atc{border:none;outline:none;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;height:40px;font-weight:600;cursor:pointer;background-color:#000;color:#fff}.bxgx_widget_powered{display:flex;align-items:center;gap:2px;margin:0 auto;font-size:10px;color:#919eab;font-weight:400}.bxgx-widget-select-variants,.bxgx-widget-offer-any-variants{width:100%;display:flex;align-items:center;gap:8px}.bxgx-widget-select-variants select,.bxgx-widget-offer-any-variants select{border:1px solid #ddd!important;outline:none}.bxgx-widget-offer-quantity{color:#303030;font-size:13px;font-weight:650}.bxgx_widget_trigger_image,.bxgx_widget_offer_image{border-radius:8px}.widget-title-variant{font-size:13px;font-weight:400;color:#616161;display:flex!important}.bxgx-widget__atc.bxgx_widget_button--loading{pointer-events:none}.bxgx_widget_button--loading .bxgx-widget__atc-text{opacity:0;visibility:hidden}.bxgx_widget_button--loading:after{content:"";position:absolute;width:24px;height:24px;margin:0 auto;border:2px solid transparent;border-top-color:#fff;border-right-color:#fff;border-bottom-color:#fff;border-radius:50%;animation:button-loading-spinner 1s linear infinite}.wi-total-origin-price-variants{margin:0 0 0 auto;word-break:break-word}.wpopup_main{background-color:#0000007f;position:fixed;height:100%;width:100%;top:0;left:0;bottom:0;right:0;overflow:auto;z-index:999999999999999999;padding-top:8rem;padding-bottom:8rem;display:flex;align-items:center;justify-content:center}.wpopup_container{background:#fff;max-width:480px;position:relative;width:100%;border-radius:17px}.wpopup_x_button{position:absolute;right:0;width:12px;height:12px}.wpopup_x_button svg{position:absolute;right:14px;top:10px;cursor:pointer}.wpopup_x_button svg path{fill:#ccc}.wpopup_x_button svg:hover path{opacity:.5}.wpopup_header{display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center;padding:20px 10px;border-radius:15px 15px 0 0}.wpopup_header p{font-family:inherit;line-height:1.2;letter-spacing:0;display:block;margin:0}.wpopup_header #wpopup_header--heading{font-weight:600;font-size:18px;text-align:center}.wpopup_header #wpopup_header--sub-heading{font-weight:500;font-size:17px;text-align:center}.wpopup_body{max-height:50vh;overflow:auto}.wpopup_body::-webkit-scrollbar{width:7px}.wpopup_body::-webkit-scrollbar-track{background-color:transparent}.wpopup_body::-webkit-scrollbar-thumb{background-color:gray;border-radius:6px}.wpopup_offers_container ul{margin:0;padding:0}.wpopup_line_item{position:relative;list-style:none;border-bottom:1px solid rgba(204,204,204,.5);margin:0 2rem;padding:1.5rem 0}.wpopup_line_item:last-child{border:none}.wpopup_line_item--inner{margin:0;display:flex;justify-content:space-between;align-items:start;flex-direction:column}.wpopup_line_item--inner.addedOpacity{opacity:.5}.wpopup_line_item--desc{display:flex;align-items:center;position:relative;margin:0;width:100%}.wpopup_imgbox{padding:0 2rem 0 0;position:relative;cursor:pointer}.wpopup_imgbox--inner{width:80px;height:80px}.wpopup_imgbox--inner img{height:inherit;width:inherit;object-fit:fill;border-radius:8px;box-shadow:0 0 2px #0003,0 2px 10px #0000001a}.wpopup_line_item--infobox{width:100%;display:flex;gap:10px;margin:auto 0;justify-content:space-between;align-items:center}.wpopup_line_item--info{width:65%;display:flex;flex-direction:column;gap:3px}.wpopup_line_item--name{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;font-size:14px;font-weight:600;line-height:normal;color:#202223;width:100%}.wpopup_line_item--name a{width:80%;color:inherit;text-transform:capitalize;text-decoration:none}.wpopup_line_item--quantity{text-align:center;width:20%;color:inherit}.wpopup_line_item--price{font-size:14px;font-weight:600;line-height:20px}.wpopup_line_item--originalPrice{color:#000;font-weight:400;text-decoration:line-through!important;padding:0 5px 0 0}.wpopup_line_item--discountedPrice{color:#d72c0d}.wpopup_line_item--variantSelector{position:relative;margin:10px 0 0;max-width:100%}.custom-bxgx-logic-or{margin:0;padding:0;font-size:14px}.wpopup_line_item--variantSelector:after{position:absolute;border-width:1px 1px 0 0;content:"";height:6px;width:6px;right:10px;transform:rotate(135deg);top:12px}.wpopup_line_item--variantSelector select{background:#fff;height:auto;width:95%;padding:5px 25px 5px 10px;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:14px;position:relative;font-family:inherit;text-indent:0}.wpopup_line_item--variantField:not([disabled]){cursor:pointer;color:#000}.wpopup_line_item--variantField{line-height:1.2;margin:0 10px 0 0!important;min-width:70px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='5' viewBox='0 0 8 5'%3E%3Cpath fill='%23666' d='M0 0l3.5 4.4C3.7 4.4 7.1 0 7.1 0H0z'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 10px center!important;background-color:#fff!important;background-size:initial!important;border-radius:5px;border-width:1px!important;border-style:solid!important;border-color:#0000001a!important}.wpopup_line_item--action{width:35%;display:block;position:relative}.wpopup_line_item--atcButton{padding:0 8px}.wpopup_line_item--atcButton button{font-size:14px;font-family:inherit;width:100%;padding:8px;line-height:20px;font-weight:400;border:1px solid transparent;border-radius:8px;cursor:pointer;background:#008060;height:auto;transition:all .5s}.wpopup_line_item--atcButton button span{display:inline-block;position:relative;transition:.5s;font-weight:550}@media screen and (min-width: 900px){.wpopup_line_item--atcButton button:hover span{padding-right:10px}.wpopup_line_item--atcButton button span:after{content:"»";position:absolute;opacity:0;top:0;right:-20px;transition:.5s}.wpopup_line_item--atcButton button:hover span:after{opacity:1;right:0}.wbutton_animation--loading .wpopup_line_item--atcText:after{display:none}}.wbutton_animation--loading .wpopup_line_item--atcText{visibility:hidden;opacity:0}.wbutton_animation--loading:after{content:"";position:absolute;width:20px;height:20px;margin:0 auto;border:2px solid transparent;border-top-color:#fff;border-right-color:#fff;border-bottom-color:#fff;border-radius:50%;animation:button-loading-spinner .5s linear infinite;left:42%}@keyframes button-loading-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.wpopup_footer{display:flex;align-items:center;justify-content:flex-end;padding:1rem 2.1rem;border-top:1px solid #e6e6e6;border-radius:0 0 15px 15px;gap:15px;position:relative}.wpopup_footer button{display:flex;align-items:center;justify-content:center;width:auto;padding:8px 20px;font-size:14px;line-height:20px;font-family:inherit;border:1px solid #000;color:#fff;text-transform:inherit;font-weight:500;border-radius:8px;box-shadow:0 2px 1px #0000000d,0 0 1px #00000040;cursor:pointer;min-width:9rem}.wpopup_footer button:hover{opacity:.5}.wpopup_nothanks_btn{font-size:14px;text-transform:inherit;font-weight:400;letter-spacing:0;margin:0 20px 0 0;position:absolute;left:20px;line-height:20px;text-decoration:underline;overflow-wrap:break-word;width:30%}.wcopyright{text-align:center}.wcopyright a{font-weight:400;font-size:13px;line-height:20px;color:#bdc1cc;text-decoration-line:none}.wpopup--outofstock{padding:8px!important;font-weight:550!important;font-size:14px;border-radius:8px;background-color:#0000000d!important;color:#b5b5b5!important;pointer-events:none!important}.reward_progress_bar_main{margin:5px 0 10px;max-width:1052px;width:100%}.reward_progress_bar_main.template_2 .reward_tiers_badges{padding:20px 0}.reward_progress_bar_main.template_2 .reward_tiers_value{margin:0 0 6px!important}.reward_progress_bar_main.cart,.reward_progress_bar_main.cart.Refresh{margin:5px auto 10px}.reward_progress_bar_main.cart .rpb_order_tier,.reward_progress_bar_main.cart .rpb_order_tier_desc,.reward_progress_bar_main.cart .reward_progress_bar-icon,.reward_progress_bar_main.cart .reward_progress_divider,.reward_progress_bar_main.cart .reward_progress_bar-icon-template_3,.reward_progress_bar_main.cart.Refresh .rpb_order_tier,.reward_progress_bar_main.cart.Refresh .rpb_order_tier_desc,.reward_progress_bar_main.cart.Refresh .reward_progress_bar-icon,.reward_progress_bar_main.cart.Refresh .reward_progress_divider,.reward_progress_bar_main.cart.Refresh .reward_progress_bar-icon-template_3{width:140px;max-width:140px;min-width:140px}.reward_progress_bar_main:has(.reward_progress_bar-icon-template_3) .rpb_order_tier{text-align:right}.reward_progress_bar_main:has(.reward_progress_bar-icon-template_3) .rpb_order_tier,.reward_progress_bar_main:has(.reward_progress_bar-icon-template_3) .rpb_order_tier_desc,.reward_progress_bar_main:has(.reward_progress_bar-icon-template_3) .reward_progress_bar-icon,.reward_progress_bar_main:has(.reward_progress_bar-icon-template_3) .reward_progress_divider,.reward_progress_bar_main:has(.reward_progress_bar-icon-template_3) .reward_progress_bar-icon-template_3{width:100px!important;max-width:100px!important;min-width:100px!important}@media screen and (max-width: 390px){.reward_progress_bar_main:has(.reward_progress_bar-icon-template_3) .rpb_order_tier{text-align:right}.reward_progress_bar_main:has(.reward_progress_bar-icon-template_3) .rpb_order_tier,.reward_progress_bar_main:has(.reward_progress_bar-icon-template_3) .rpb_order_tier_desc,.reward_progress_bar_main:has(.reward_progress_bar-icon-template_3) .reward_progress_bar-icon,.reward_progress_bar_main:has(.reward_progress_bar-icon-template_3) .reward_progress_divider,.reward_progress_bar_main:has(.reward_progress_bar-icon-template_3) .reward_progress_bar-icon-template_3{width:88px!important;max-width:88px!important;min-width:88px!important}}.reward_progress_bar_main.Refresh:has(.reward_progress_bar-icon-template_3) .rpb_order_tier,.reward_progress_bar_main.Refresh:has(.reward_progress_bar-icon-template_3) .rpb_order_tier_desc,.reward_progress_bar_main.Refresh:has(.reward_progress_bar-icon-template_3) .reward_progress_bar-icon,.reward_progress_bar_main.Refresh:has(.reward_progress_bar-icon-template_3) .reward_progress_divider,.reward_progress_bar_main.Refresh:has(.reward_progress_bar-icon-template_3) .reward_progress_bar-icon-template_3{width:106px!important;max-width:106px!important;min-width:106px!important}.reward_progress_bar_main.cart.Refresh:has(.reward_progress_bar-icon-template_3) .rpb_order_tier,.reward_progress_bar_main.cart.Refresh:has(.reward_progress_bar-icon-template_3) .rpb_order_tier_desc,.reward_progress_bar_main.cart.Refresh:has(.reward_progress_bar-icon-template_3) .reward_progress_bar-icon,.reward_progress_bar_main.cart.Refresh:has(.reward_progress_bar-icon-template_3) .reward_progress_divider,.reward_progress_bar_main.cart.Refresh:has(.reward_progress_bar-icon-template_3) .reward_progress_bar-icon-template_3{width:100px!important;max-width:100px!important;min-width:100px!important}.reward_progress_bar_wrapper{width:100%;display:flex!important;align-items:center;position:relative;flex-direction:column}.reward_tiers_badges{position:relative;display:grid;grid-template-columns:1.7fr 1fr 1fr!important;align-items:center;font-size:12px;text-align:center;line-height:15px;width:100%}.reward_progress_bar .progressing{background:#005bd3}.rpb_order_tier,.rpb_order_tier_desc{position:absolute!important;line-height:15px}.rpb_order_tier{margin:0 0 16px!important}.rpb_order_tier_desc{line-height:15px}.reward_tiers_value,.reward_tiers_desc{display:flex;padding:16px 0;width:100%!important}.reward_tiers_value{font-weight:550;margin-bottom:8px;align-items:flex-start}.reward_tiers_desc{font-weight:450;align-items:center}.reward_progress_bar--fill{display:block!important;height:100%;background:linear-gradient(90deg,#c3f1dc 9%,#29845a 92%);transition:width .1s ease;border-radius:inherit}.reward_progress_container{width:100%;margin:5px auto;text-align:center;z-index:1;position:absolute}.reward_progress_bar{position:relative;width:100%;height:8px;background-color:#e0e0e0;border-radius:10px;overflow:hidden!important;box-sizing:border-box;box-shadow:0 2px 10px #1212121a}.reward_progress_bar.template-1{height:16px}.reward_progress_bar--dots{display:block!important;top:50%;left:50%;width:8px;height:8px;border-radius:50%;display:flex;justify-content:center;align-items:center;white-space:nowrap;pointer-events:none}.reward_progress_bar--icon{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center;white-space:nowrap;pointer-events:none}.reward_progressing_msg{margin:5px 0 0;text-align:center;line-height:25px}.reward_congrats_msg{margin:16px 0 0;text-align:center;line-height:25px}.wizz-bogo-reward .reward_progress_bar_main{padding:0 8px}.wpopup_line_item--variantSelectQuantity{display:flex;align-items:center;width:fit-content;height:32px;border:1px solid #ddd;border-radius:8px;gap:4px}.wquantity-btn,.wquantity-input{width:fit-content;height:fit-content;display:flex;align-items:center}.wquantity-input{border:none;outline:none;width:30px;text-align:center}.wquantity-btn{cursor:pointer}.wpopup_bxgx_limit_noti{position:absolute;top:-50%;left:0;width:100%;text-align:center;background-color:#ffef9d;color:#4f4700;font-weight:550}.limited_stock_message{color:#8e1f0b;font-size:14px}.wpopup_alert_message{display:none;align-items:center;gap:4px}.svg_alert_icon{display:flex;align-items:center;fill:#8e1f0b}@media screen and (max-width: 768px){.wpopup_body{max-height:40vh}.wpopup_line_item{margin:0 1rem}.wpopup_line_item--atcButton{padding:0}.wpopup_footer{flex-direction:column;gap:10px}.wpopup_footer button{width:100%}.wpopup_nothanks_btn{position:relative;left:unset;margin:unset;width:auto}.wpopup_bxgx_limit_noti{top:-20%}}.wvariant-selector{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:4px;-webkit-user-select:none;user-select:none;cursor:pointer;border:1px solid #c2c2c2;padding:6px 8px 6px 12px;border-radius:8px;background-color:#fdfdfd;text-overflow:ellipsis;width:100%;position:relative}.wvariant-value{display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:5px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.wvariant-label{font-size:13px;font-weight:450;line-height:18px;color:#303030;text-align:start;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.wselect-button{display:flex;align-items:center}.wvariant-selector:hover{border-color:#a0a0a0}.wizz__quantity-container{display:flex;flex-direction:column;justify-content:flex-start;gap:4px;width:100%;cursor:default}.wizz__quantity-selector{display:flex;align-items:center;justify-content:space-between;gap:4px;border-radius:8px;background-color:#fdfdfd;overflow:hidden}.wizz__decrease-btn,.wizz__increase-btn{display:inline-flex;border:none;margin:0;padding:6px 4px;outline:transparent;color:#4a4a4a;background-color:transparent;cursor:pointer;-webkit-user-select:none;user-select:none}.wizz__decrease-btn:hover,.wizz__increase-btn:hover{background-color:#0000000a}.wizz__decrease-btn:active,.wizz__increase-btn:active{background-color:#00000014;box-shadow:#0000000f 0 2px 4px inset}.wizz__decrease-btn:disabled,.wizz__increase-btn:disabled{cursor:not-allowed;opacity:.5}.wizz__quantity-input{display:inline-block;text-align:center;min-width:35px;max-width:40px;font-size:13px;font-weight:450;line-height:20px;text-overflow:ellipsis;margin:0;padding:0;border:none;background-color:transparent;-webkit-user-select:none;user-select:none;color:#303030;height:inherit;cursor:default}.wizz__quantity-input::-webkit-inner-spin-button,.wizz__quantity-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.wizz__quantity-input[type=number]{-moz-appearance:textfield}.wizz_volume_discount_variant_selector{display:flex;justify-content:center;align-items:center;gap:1rem;padding:0 1rem 1rem 1.5rem}.wizz_volume_variant_wrapper{display:grid;grid-template-columns:minmax(105px,1fr) minmax(105px,.5fr);grid-template-rows:34px;gap:1rem;width:100%}.wizz_volume_discount_variant_wrapper{display:none;flex-direction:column}.wizz_add_variant_btn{color:#b5b5b5;font-size:13px;padding:0 0 .5rem 4rem}.wizz_variants_list{padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.wizz_variant_scroll{overflow-x:hidden;overflow-y:auto;max-height:167px}.wizz_variant_wrapper{display:none;position:absolute;top:36px;bottom:unset;left:0;width:100%;background-color:#fff;padding:4px;border-radius:8px;border:1px solid #c2c2c2;z-index:10}.wizz_variant_wrapper.last{top:unset;bottom:36px}.wizz_variant_child{color:#303030!important;border-radius:4px;padding:6px;margin:0!important;font-size:13px;text-align:start}.wizz_variant_child:hover{background-color:#ebebeb}.wb_variant-disable{opacity:.5;pointer-events:none;cursor:not-allowed;-webkit-user-select:none;user-select:none}.wb_volume_variant-remove{height:20px;visibility:hidden}.wizz_volume_error_add{display:flex;gap:1rem;justify-content:flex-start;align-items:center;padding:0 1rem}.wizz_volume_error_message{color:#8e1f0b;font-size:13px}.wizz_volume_error_add{display:none}.wizz_volume_spinner{border:2px solid #f3f3f3;border-top:2px solid #ffffff;border-right:2px solid #ffffff;border-bottom:none;border-left:none;border-radius:50%;width:20px;height:20px;display:inline-block;animation:button-loading-spinner .8s linear infinite;vertical-align:middle}.wb-widget-custom-checkbox{display:inline-flex;align-items:center;cursor:pointer;height:80px}.wb-widget-checkbox-input{display:none!important}.wb-widget-checkbox-label{display:flex;align-items:center;cursor:pointer;gap:8px}.wb-widget-checkbox-box{width:20px;height:20px;border:2px solid #ddd;border-radius:4px;background-color:#fff;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.wb-widget-checkbox-icon{width:12px;height:12px;color:#fff;opacity:0;transform:scale(.5);transition:all .2s ease}.wb-widget-checkbox-disabled,.wb-widget-checkbox-blocked{opacity:.5;pointer-events:none;cursor:not-allowed;-webkit-user-select:none;user-select:none}.right-bottom__variant{display:flex;flex-direction:column;gap:1rem}.bxgy_widget_offer_product__text{font-size:13px;padding:1rem 0 0;text-align:center}.offer_product__right-top>div{font-weight:650}.w-gs-gift-slide-container{max-width:380px;margin:0 auto;background-color:transparent;padding:12px 0}.w-gs-gift-slide-container.cart{max-width:100%!important;padding:12px 0!important}.w-gs-gift-slide-container.cart .w-gs-product-item{min-width:304px!important;width:304px!important}.w-gs-gift-slide-container.cart .w-gs-products-track{gap:20px!important}@media (max-width: 768px){.w-gs-gift-slide-container.cart .w-gs-product-item{min-width:281px!important;width:281px!important}}.w-gs-gift-slide{display:flex;align-items:center;gap:16px}.w-gs-arrow-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background-color:#eee;border:none;border-radius:99px;cursor:pointer;transition:all .2s ease;flex-shrink:0}.w-gs-arrow-btn:hover{background-color:#e0e0e0;transform:scale(1.05)}.w-gs-arrow-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.w-gs-arrow-btn svg{width:20px;height:20px}.w-gs-products-container{flex:1;overflow:hidden;position:relative}.w-gs-products-track{display:flex;gap:16px;transition:transform .3s ease;will-change:transform;justify-content:space-evenly}.w-gs-product-item.w-gs-clone{pointer-events:auto}.w-gs-product-item{display:flex;align-items:center;gap:12px;min-width:100%;width:100%;flex-shrink:0}.w-gs-product-image{width:76px;height:76px;border-radius:5px;overflow:hidden;flex-shrink:0;background-color:#f8f8f8}.w-gs-product-image img{width:100%;height:100%;object-fit:cover}.w-gs-product-details{flex:1;display:flex;flex-direction:column;gap:4px}.w-gs-product-info{display:flex;gap:8px;align-items:center}.w-gs-product-name{font-family:Inter,sans-serif;font-weight:650;font-size:13px;line-height:1.54;color:#303030}.w-gs-product-quantity{font-family:Inter,sans-serif;font-weight:550;font-size:13px;line-height:1.54;color:#303030}.w-gs-product-pricing{display:flex;gap:8px;align-items:center}.w-gs-original-price{font-family:Inter,sans-serif;font-weight:450;font-size:13px;line-height:1.54;color:#616161;text-decoration:line-through}.w-gs-free-price{font-family:Inter,sans-serif;font-weight:550;font-size:13px;line-height:1.54;color:#d72c0d}.w-gs-add-btn{display:flex;align-items:center;justify-content:center;padding:6px 12px;background-color:#1a1a1a;color:#fff;border:none;border-radius:8px;font-family:Inter,sans-serif;font-weight:550;font-size:12px;line-height:1.33;cursor:pointer;transition:all .2s ease;flex-shrink:0;width:45px}.w-gs-add-btn:hover{background-color:#2a2a2a;transform:translateY(-1px);box-shadow:0 2px 8px #1a1a1a33}.w-gs-add-btn:active{transform:translateY(0);box-shadow:0 1px 4px #1a1a1a33}@media (max-width: 768px){.w-gs-gift-slide-container{padding:12px 0}.w-gs-gift-slide{gap:12px}.w-gs-product-item{min-width:248px;width:248px;padding:12px;gap:10px}.w-gs-product-image{width:60px;height:60px}.w-gs-product-name,.w-gs-product-quantity,.w-gs-original-price,.w-gs-free-price{font-size:12px}.w-gs-add-btn{padding:5px 10px;font-size:11px}}@media (max-width: 480px){.w-gs-gift-slide-container{padding:12px 0}.w-gs-gift-slide{gap:8px}.w-gs-arrow-btn{width:24px;height:24px}.w-gs-arrow-btn svg{width:16px;height:16px}.w-gs-product-item{min-width:100%;width:100%;padding:10px;gap:8px}.w-gs-product-image{width:50px;height:50px}.offer_product__right,.trigger_product__right,.wvariant-selector{flex:1;min-width:0}}.w-gs-variant-icon{cursor:pointer;height:20px;width:20px;color:#8a8a8a;transition:all .2s ease}.w-gs-variant-wrapper{display:flex;align-items:center;justify-content:space-between;padding:0 8px;border:1px solid #e3e3e3;border-radius:4px;cursor:pointer;max-width:124px;width:124px}.w-gs-variant-wrapper.w-gs-selected .w-gs-variant-icon{transform:rotate(180deg)}.w-gs-variant-option{z-index:999999;border:1px solid #e3e3e3;background-color:#fff;max-height:150px;overflow:hidden auto}.w-gs-variant-option__list{margin:0!important;padding:0!important}.w-gs-variant-option__item{margin:0!important;padding:8px!important;cursor:pointer}.w-gs-variant-option__item:hover,.w-gs-variant-option__item-text-selected{background-color:#f8f8f8}.w-gs-variant-option__item-disabled{opacity:.5;pointer-events:none;cursor:not-allowed;-webkit-user-select:none;user-select:none}.w-gs-selected-variant{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.w-gs-add-btn.w-gs-disabled{background-color:#f2f2f2;color:#b5b5b5;cursor:not-allowed;pointer-events:none}.reward_progress_badge{min-width:40px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%}.reward_progress_bar-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center}.reward_progress_bar-wrapper.first{margin-left:5rem}.reward_progress_bar-wrapper.template-3{align-items:end}.reward_progress_bar-wrapper.template-3.last .reward_progress_divider{visibility:hidden}@media (max-width: 1024px){.reward_progress_bar_main.cart .rpb_order_tier,.reward_progress_bar_main.cart .rpb_order_tier_desc,.reward_progress_bar_main.cart .reward_progress_bar-icon,.reward_progress_bar_main.cart .reward_progress_divider{width:50px!important;max-width:50px!important;min-width:50px!important}.reward_progress_bar_main.cart:has(.reward_progress_bar-icon-template_3) .rpb_order_tier,.reward_progress_bar_main.cart:has(.reward_progress_bar-icon-template_3) .rpb_order_tier_desc,.reward_progress_bar_main.cart:has(.reward_progress_bar-icon-template_3) .reward_progress_bar-icon,.reward_progress_bar_main.cart:has(.reward_progress_bar-icon-template_3) .reward_progress_divider{width:100px!important;max-width:100px!important;min-width:100px!important}.reward_progress_bar_main.Refresh:has(.reward_progress_bar-icon-template_3) .rpb_order_tier,.reward_progress_bar_main.Refresh:has(.reward_progress_bar-icon-template_3) .rpb_order_tier_desc,.reward_progress_bar_main.Refresh:has(.reward_progress_bar-icon-template_3) .reward_progress_bar-icon,.reward_progress_bar_main.Refresh:has(.reward_progress_bar-icon-template_3) .reward_progress_divider,.reward_progress_bar_main.Refresh:has(.reward_progress_bar-icon-template_3) .reward_progress_bar-icon-template_3{width:88px!important;max-width:88px!important;min-width:88px!important}.reward_progress_bar_main.cart.Refresh:has(.reward_progress_bar-icon-template_3) .rpb_order_tier,.reward_progress_bar_main.cart.Refresh:has(.reward_progress_bar-icon-template_3) .rpb_order_tier_desc,.reward_progress_bar_main.cart.Refresh:has(.reward_progress_bar-icon-template_3) .reward_progress_bar-icon,.reward_progress_bar_main.cart.Refresh:has(.reward_progress_bar-icon-template_3) .reward_progress_divider,.reward_progress_bar_main.cart.Refresh:has(.reward_progress_bar-icon-template_3) .reward_progress_bar-icon-template_3{width:96px!important;max-width:96px!important;min-width:96px!important}.reward_progress_bar_main.cart.Refresh .rpb_order_tier,.reward_progress_bar_main.cart.Refresh .rpb_order_tier_desc,.reward_progress_bar_main.cart.Refresh .reward_progress_bar-icon,.reward_progress_bar_main.cart.Refresh .reward_progress_divider,.reward_progress_bar_main.cart.Refresh .reward_progress_bar-icon-template_3{width:50px!important;max-width:50px!important;min-width:50px!important}}.reward_progress_bar-icon{display:flex;flex-direction:row;align-items:center;justify-content:center;position:absolute;gap:.5rem;width:50px;z-index:2}.rpb_order_tier,.rpb_order_tier_desc{width:50px;max-width:50px;min-width:50px;text-align:center;font-size:12px}@media (max-width: 1024px){.rpb_order_tier,.rpb_order_tier_desc{width:50px;max-width:50px;min-width:50px}}.reward_tiers_desc{justify-content:end}.reward_progress_divider{position:absolute;display:block!important;height:8px;width:50px}.reward_progress_divider:before{content:"";position:absolute;top:0;width:4px;height:100%;background-color:#fff;right:-4px}.reward_progress_divider.last:before{visibility:hidden}.reward_progress_badge-3{width:20px;height:20px;max-width:20px;display:flex;align-items:center;justify-content:center;border-radius:50%}.reward_progress_bar-icon-template_3{display:flex;width:100px;flex-direction:row;align-items:center;justify-content:end;position:absolute;gap:.5rem}.reward_progress_badge-desc-3{display:flex;width:16px;height:16px;align-items:center;justify-content:center}.reward_progress_desc-3{line-height:15px;text-align:center;font-size:12px}
