/*!*********************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./extensions/CartSlider/app.css ***!
  \*********************************************************************************/.RTZ-rewards-card{align-items:center;background-color:#e8e8e8;border-radius:12px;box-shadow:0 2px 4px rgba(0,0,0,.1);display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;max-width:350px;padding:12px 16px}.RTZ-loading-spinner{animation:spinner-d3wgkg 1s linear infinite;border:9px solid #ededed;border-radius:50%;display:block!important;height:56px;width:56px}.RTZ-gift-icon{align-items:center;background-color:#2c5aa0;border-radius:8px;display:flex;flex-shrink:0;font-size:20px;height:40px;justify-content:center;margin-right:12px;width:40px}.RTZ-points-text{color:#333;flex:1;font-size:14px;font-weight:400}.RTZ-points-number{color:#d2691e;font-weight:600}.RTZ-rewards-button{background-color:#2c5aa0;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;margin-left:12px;padding:8px 16px;transition:background-color .2s ease}.RTZ-redeem-container{background-color:#f9f9f9;border-radius:8px;font-family:Arial,sans-serif;margin:20px auto;max-width:400px}.redeem-header{font-size:14px}.header-text{color:#333;font-size:large;font-weight:600}.points-count{background-color:#007bff;border-radius:4px;color:#fff;font-size:12px;margin-left:5px;padding:2px 8px}.form-group{margin-bottom:15px}.form-label{color:#666;display:block;font-size:14px;font-weight:500;margin-bottom:5px}.form-select{background-color:#fff;border:1px solid #ddd;border-radius:4px;box-sizing:border-box;cursor:pointer;font-size:14px;outline:none;padding:8px;transition:border-color .3s ease;width:100%}.form-select:disabled{background-color:#f5f5f5;color:#999;cursor:not-allowed}.form-select:disabled:hover{border-color:#ddd}.apply-button{background-color:#fff;border:2px solid #ddd;border-radius:4px;box-sizing:border-box;cursor:pointer;font-size:14px;font-weight:500;outline:none;padding:8px;transition:all .3s ease;width:100%}@media (max-width:480px){.redeem-container{margin:10px;padding:15px}.apply-button,.form-select{font-size:13px;padding:8px}.redeem-header{font-size:13px}.points-count{font-size:11px}}.product-redeem-rules-icon-wrapper{height:30px;width:30px}.product-redeem-rules-icon-wrapper svg{height:100%;width:100%}.product-redeem-rules-container{align-items:center;display:flex;justify-content:space-between}.product-redeem-rules-content{align-items:center;display:flex;gap:20px}.product-redeem-btn{align-items:center;border:none;border-radius:5px;cursor:pointer;justify-content:center;min-width:80px;padding:10px;width:80px}.product-redeem-content-title{font-size:13px;font-weight:500}.product-redeem-content-subtitle{color:#818181;font-size:12px}.product-redeem-content{display:flex;flex-direction:column}.product-redeem-copy-code-box{border:1px solid;justify-content:space-around;width:100%}.product-redeem-copy-code-box,.signin_redeem{align-items:center;border-radius:10px;display:flex}.signin_redeem{background-color:#eff3f5;border:1px solid #e8ebed;gap:10px;margin:0 auto 20px;max-width:calc(100% - 30px);padding:14px 7px;width:calc(100% - 30px)}.rtz-redeem_text{font-size:15px;font-stretch:normal;font-style:normal;font-weight:600;letter-spacing:-.6px;line-height:1.67;padding:8px;position:relative}.modal{background-color:#ccf1d1;height:101%;margin:unset;padding:unset;top:0;width:100vw;z-index:888}

/*!**************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./extensions/CartSlider/ToggleUI.css ***!
  \**************************************************************************************/.modal,.toast{position:fixed}.toast{background-color:#000;border-radius:10px;bottom:14%;color:#fff;padding:.5rem 1rem}@media screen and (max-width:550px){.toast{bottom:2%}}

/*!**************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./extensions/CartSlider/CouponAndRedeemRules.css ***!
  \**************************************************************************************************/h1,h2,h3,h4,h5,h6,p{margin:unset;padding:unset}.widget-btn{align-items:center;border:"none";border-radius:15px;bottom:20px;cursor:pointer;display:flex;font-size:1.5rem;font-weight:700;gap:4.5%;height:45px;justify-content:center;position:fixed;transform:translateX(5px);transition:all .5s ease;white-space:nowrap;width:155px;z-index:9999}.shake{animation:horizontal-shaking .5s ease-in-out infinite}@keyframes horizontal-shaking{0%{transform:translateX(0)}25%{transform:translateX(5px)}50%{transform:translateX(-5px)}75%{transform:translateX(5px)}to{transform:translateX(0)}}.widget-btn p{font-size:15px;font-weight:600;margin:unset}.widget-btn-container svg{height:1.5rem;width:1.5rem}.widget-close-btn{align-items:center;border-radius:100%;bottom:20px;color:#fff;cursor:pointer;display:flex;font-size:3.5rem;height:50px;justify-content:center;left:20px;position:fixed;transition:all .5s ease;width:50px;z-index:9999}.widget-close-btn svg{height:3rem!important;width:3rem!important}@keyframes expandButton{0%{padding:12px;width:50px}to{padding:12px 24px;width:180px}}@keyframes shrinkButton{0%{padding:12px 24px;width:180px}to{padding:12px;width:50px}}.widget-content{background:#fff;border:0;bottom:100px;box-shadow:0 0 80px 0 rgba(0,0,0,.16);display:block;height:calc(100vh - 25%);left:20px;max-height:100%;opacity:1;overflow-x:hidden;overflow-y:scroll;overscroll-behavior:contain;visibility:visible;width:350px;z-index:99999999!important}.widget-content,.widget-overlay{animation:fadeIn .4s ease-out;position:fixed}.widget-overlay{background:rgba(0,0,0,.4);bottom:0;left:0;right:0;top:0;z-index:100}.widget-overlay.closing{animation:fadeOut .4s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.widget-content.closing{animation:fadeOut .4s ease-out}.widget-content::-webkit-scrollbar{display:none}.widget-content-close-btn svg{height:20px!important;width:20px!important}.widget-content svg{height:30px;width:30px}.arrow-widget svg{color:#929292;height:15px;width:15px}.widget-content-bg{background-image:url(https://thevital-production.s3.us-east-2.amazonaws.com/widget-images/Whitw+background.png);background-repeat:no-repeat;background-size:cover;border-radius:0;display:flex;flex-direction:column;height:175px;justify-content:center;padding:20px 25px 60px;position:relative}.widget-content-header{align-items:center;background-color:transparent;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;justify-content:flex-end;left:-7px;position:absolute;top:-7px;width:100%}.widget-content-close-btn{background-color:transparent;background-size:20px;border:none;border-radius:3px;color:#fff;cursor:pointer;font-weight:inherit;line-height:inherit;font:inherit;height:30px;text-align:left;width:30px}.widget-sections-main{height:90%}.widget-sections-main h2{font-size:x-large}.content-section{padding-bottom:3rem;position:absolute;top:20%;width:100%}.content-box{box-shadow:3px 5px 30px -10px rgba(0,0,0,.2);margin:1rem;min-height:10%}.widget-content-text-secondary{font-size:16px;font-weight:500}.widget-content-text-primary{font-size:24px;font-weight:600;line-height:39px}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.widget-topbar{height:65px;justify-content:space-between;padding:10px;position:sticky;top:0;z-index:55}.widget-topbar,.widget-topbar-title{align-items:center;color:#fff;display:flex}.widget-topbar-title{flex-direction:row}.widget-topbar-title svg{cursor:pointer;height:20px!important;width:20px!important}.widget-topbar-close{display:flex}.widget-topbar-close svg{cursor:pointer;height:30px!important;width:30px!important}.card-body{background-color:#fff;text-align:center}.card-body-btn{border:none;height:auto;margin-bottom:14px;padding:13px 30px}.card-body-btn:hover{filter:brightness(120%)}.box-content-1{align-items:center;display:flex;flex-direction:column}.box-content-subtitle{font-size:16px;font-weight:700;margin-bottom:10px;text-align:center}.box-content-text{color:#8f8f8f;line-height:150%;margin-bottom:16px;padding-left:12px;padding-right:12px}.SignUpreward{font-family:inherit;font-size:15px;font-size:14px;font-weight:400;line-height:20px;margin-bottom:16px}.box-content-2{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:15px}.thevital-footer{position:fixed;width:100%}.bottom-sticky-section{align-items:center;background:#fff;bottom:0;box-shadow:0 -4px 4px #e7e7e7;display:flex;justify-content:center;padding:3px 0;position:absolute;width:350px}.bottom-sticky-section p{color:#8d8d8d;font-size:11px;margin:unset;padding:inherit}.bottom-sticky-section img{margin-left:2%;width:22%}.reward-redeem{color:#000;height:100%;width:100%}.reward-buttons{align-items:center;background:transparent;border:1px solid #ededed;border-radius:10px;color:#000;cursor:pointer;display:flex;justify-content:space-between;margin:12px 0;padding:15px;width:100%}.reward-buttons:hover{box-shadow:0 0 8px 0 rgba(18,17,39,.12)}.reward-buttons-content{align-items:center;display:flex;gap:10px}.reward-buttons-subcontent{font-size:13px}.widget-footer{align-items:center;background-color:#fff;bottom:0;display:flex;height:34px;justify-content:center;position:sticky;width:100%}.widget-follow-btn{cursor:pointer;font-size:10px;min-width:75px;padding:7px 10px;width:75px}.widget-follow-btn a{text-decoration:none}.waystoearn-item{align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 0 46px -10px rgba(0,0,0,.2);color:#000;display:flex;gap:5%;justify-content:space-between;margin:10px 15px;padding:12px 10px;width:95%}.availablePoints{margin:0 15px;width:90%}.availablePoints,.waystoearn-content{display:flex;flex-direction:column}.waystoearn-content-subtitle{color:#818181;font-size:12px}.way-to-earn-heading{font-size:14px;font-weight:700;margin:16px}.empty-reward{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.empty-reward img{height:45%;width:70%}.empty-reward-section{height:88%;width:100%}.widget-section-title{margin-left:5%}.reward-history-icon{align-items:center;border-radius:50%;display:flex;justify-content:center}.reward-history-icon svg{height:25px;width:25px}.reward-history-box{align-items:center;display:flex;gap:1rem;justify-content:space-between;padding:1.25rem}.ui-admin-bar--is-collapsed .ui-admin-bar__expand-button{display:none}.reward-history-details{display:flex;justify-content:space-between;width:100%}.reward-history-comment p{font-size:small;margin:unset;text-align:start}.reward-points-data{display:flex;flex-direction:column;justify-content:space-between;padding:0 10px}.reward-points-data-content{align-items:center;display:flex;gap:10px}.reward-points-data p{margin:.5rem 0}.redeem-section{align-items:center;display:flex;height:100%;justify-content:center;padding-bottom:3%;transition:left .3s ease}.redeem-conditions{padding-left:3rem!important}.redeem-conditions li{font-size:small;text-align:start}.redeem-points{display:flex;flex-direction:column;gap:1rem;justify-content:space-around}.input-redeem{border:1px solid #bbb;height:3.5rem;padding-left:1rem}.redeem-points-action{display:flex;flex-direction:column;gap:1rem;margin:0 1rem;width:90%}.input-redeem:focus-visible{outline:none!important}.redeem-points button:disabled{background-color:#939393!important}.redeem-box-padding{box-shadow:0 0 46px -10px rgba(0,0,0,.2);margin:16px}.generated-coupon-boxes{display:flex;flex-direction:column;gap:1rem}.generated-coupons{border-radius:1px solid #000;border-style:dashed;border-width:1px}.generated-coupons svg{height:30px;width:30px}.generated-coupons p{margin:unset}.redeem-coupons{display:flex;flex-direction:column}.loading-spinner{animation:spinner-d3wgkg 1s linear infinite;border:9px solid #ededed;border-radius:50%;display:block!important;height:56px;width:56px}@keyframes spinner-d3wgkg{to{transform:rotate(1turn)}}@media screen and (max-width:1296px){.content-section{top:20%}}@media screen and (max-width:1024px){.input-redeem{width:100%}.widget-content{height:525px;width:350px}.widget-content-bg{height:175px}.bottom-sticky-section p{font-size:12px}.bottom-sticky-section img{width:20%}}@media screen and (max-width:550px){.widget-content{border-radius:0;height:100%;left:0!important;right:0!important}.bottom-sticky-section,.widget-content{bottom:0;width:100%}.widget-content-header{left:0;position:fixed;top:0}.widget-btn-container svg{height:2rem;width:2rem}.reward-history-comment p{font-size:1.2rem}.content-section{position:absolute;top:16%}.widget-btn{padding:6px;width:135px}.widget-btn p{font-size:13px}.input-redeem{width:175px}.rtz-slider-toast{bottom:2%}}input[type=range]{-webkit-appearance:none;appearance:none;cursor:pointer}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;border:2px solid #ccc;border-radius:50%;cursor:pointer;height:20px;margin-top:-6px;width:20px}input[type=range]::-moz-range-thumb{background:#fff;border:2px solid #ccc;border-radius:50%;cursor:pointer;height:20px;width:20px}input[type=range]:focus{outline:none}input[type=range]::-webkit-slider-runnable-track{border-radius:4px;cursor:pointer;height:8px;width:100%}input[type=range]::-moz-range-track{border-radius:4px;cursor:pointer;height:8px;width:100%}.toggle-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin-bottom:20px;max-width:500px}.waystoearn-content-title{font-size:13px;font-weight:500}.rtz-order-point_text{font-size:12px;font-stretch:normal;font-style:normal;font-weight:600;letter-spacing:-.6px;position:relative}.rtz-slider-toast{background-color:#000;border-radius:10px;bottom:14%;color:#fff;padding:.5rem 1rem;position:fixed;z-index:100}.cart-reward-button{font-size:15px;font-stretch:normal;font-style:normal;font-weight:600;letter-spacing:-.6px;line-height:1.67;margin-bottom:9px;padding-left:5px;position:relative}@keyframes spin{to{transform:rotate(1turn)}}.toggle-section{margin-bottom:9px}.toggle-section:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.toggle-section:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px;margin-bottom:0}.toggle-header{align-items:center;background-color:#eff3f5;border:1px solid #000;border-radius:10px;cursor:pointer;display:flex;font-size:12px;font-stretch:normal;font-style:normal;font-weight:600;justify-content:space-between;padding:10px 7px;transition:background-color .2s ease}.toggle-header:hover{background:#f0f0f0}.toggle-header.active{background:#f8f9fa}.toggle-header span:first-child{color:#374151;font-size:14px;font-weight:500}.toggle-content{animation:slideDown .2s ease-out;background:#fff;border-top:1px solid #e5e7eb;height:65vh;overflow-x:hidden;overflow-y:scroll}.cart-reward-buttons{align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 0 46px -10px rgba(0,0,0,.2);color:#000;display:flex;gap:5%;justify-content:space-between;margin:8px 0;padding:9px;width:99%}.cart-reward-button{background-color:#000;border-radius:5px;color:#fff;padding:4px}@media screen and (max-width:550px){.rtz-slider-toast{bottom:2%}}.rtz-waystoearn-item{align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 0 46px -10px rgba(0,0,0,.2);color:#000;display:flex;gap:5%;justify-content:space-between;margin:10px 15px;padding:12px 10px;width:95%}.rtz-widget-follow-btn{cursor:pointer;font-size:10px}