#custom-recharge-widget-container.rc-widget__root,#custom-recharge-widget-container{display:block!important;visibility:visible!important;opacity:1!important;box-sizing:border-box;max-width:100%;padding-bottom:0;margin-bottom:0}.rc-widget__root .rc-purchase-option-group{border:0;padding:0;margin:0 0 4px}.rc-widget__root .rc-selection__root{display:flex;flex-direction:column;gap:16px}.rc-widget__root .rc-selection__root.compact{gap:16px}.rc-widget__root .rc-purchase-option{border:1px solid #e0e0e0;border-radius:12px;padding:10px 14px;cursor:pointer;transition:border-color .2s ease,background .2s ease;background:#fff;position:relative;color:var(--rc-widget-text-color, #121212)}.rc-widget__root .rc-purchase-option__subscription{overflow:visible}.rc-widget__root .rc-purchase-option__subscription .rc-purchase-option__label{padding-top:10px}.rc-widget__root .rc-purchase-option.rc-purchase-option__selected,.rc-widget__root .rc-purchase-option[rc-selected]{border-color:var(--rc-widget-brand-color, #40472C);background:var(--rc-widget-selected-bg-color, #fff)}.rc-widget__root .rc-purchase-option.rc-purchase-option__selected .rc-purchase-option__selector,.rc-widget__root .rc-purchase-option[rc-selected] .rc-purchase-option__selector{color:var(--rc-widget-brand-color, #40472C)}.rc-widget__root .rc-purchase-option[rc-not-selected]{border-color:#e0e0e0;background:#fff}.rc-widget__root .rc-purchase-option__label{display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer;margin:0}.rc-widget__root .rc-purchase-option__selector,.rc-widget__root .rc-purchase-option__selector_onetime,.rc-widget__root .rc-purchase-option__selector_subscription{display:flex;align-items:center;gap:6px;flex:1;min-width:0;font-size:18px;font-weight:400;flex-wrap:wrap;padding:4px 0}.rc-widget__root .rc-purchase-option__input{position:absolute;opacity:0;pointer-events:none}.rc-widget__root .rc-purchase-option__checked-indicator{display:block;width:20px;height:20px;border:2px solid #888;border-radius:50%;flex-shrink:0;position:relative;box-sizing:border-box;background:#fff}.rc-widget__root .rc-purchase-option.rc-purchase-option__selected .rc-purchase-option__checked-indicator,.rc-widget__root .rc-purchase-option[rc-selected] .rc-purchase-option__checked-indicator{border-color:var(--rc-widget-brand-color, #40472C);background:#fff}.rc-widget__root .rc-purchase-option.rc-purchase-option__selected .rc-purchase-option__checked-indicator:after,.rc-widget__root .rc-purchase-option[rc-selected] .rc-purchase-option__checked-indicator:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;border-radius:50%;background:var(--rc-widget-brand-color, #40472C)}.rc-widget__root .rc-purchase-option__prices{display:flex;flex-direction:row;gap:.3em;padding:0;align-items:center;flex-wrap:nowrap;margin-left:auto;flex-shrink:0}.rc-widget__root .rc-price{color:var(--rc-widget-text-color, #121212);font-size:17.6px;font-weight:600}.rc-widget__root .rc-purchase-option__prices .rc-price.rc-purchase-option__price,.rc-widget__root .rc-purchase-option__prices .rc-price.rc-purchase-option__discounted-price,.rc-widget__root .rc-purchase-option__prices>.rc-price:not(.strike-through){font-size:17.6px;font-weight:600}.rc-widget__root .rc-price.strike-through.text-muted,.rc-widget__root .rc-purchase-option__original-price{font-size:13px;font-weight:400;text-decoration:line-through;color:#999}.rc-widget__root .rc-purchase-option__badge{position:absolute;top:-12px;right:12px;display:inline-block;background:var(--rc-widget-badge-bg-color, #EBBF20);color:var(--rc-widget-badge-text-color, #000);font-size:12px;font-weight:400;padding:4px 8px;border-radius:6px;white-space:nowrap;z-index:1;box-shadow:0 1px 3px #0000001a}.rc-widget__root .rc-purchase-option__sub-container{display:none;margin-top:10px}.rc-widget__root .rc-benefits__list{margin-bottom:12px}.rc-widget__root .rc-benefits__list ul{list-style:none;padding-left:0;margin:0}.rc-widget__root .rc-benefits__list li{position:relative;font-size:14px;line-height:1.4;color:var(--rc-widget-brand-color, #40472C);margin-bottom:8px;padding-left:24px}.rc-widget__root .rc-benefits__list li:before{content:"";position:absolute;left:0;top:3px;width:14px;height:14px;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Ccircle cx='9' cy='9' r='8' fill='%23fff' stroke='%2340472C' stroke-width='1.5'/%3E%3Cpath d='M5 9l3 3 5-6' fill='none' stroke='%2340472C' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.rc-widget__root .rc-benefits__list li:last-child{margin-bottom:0}.rc-widget__root .rc-benefits__list li strong{color:var(--rc-widget-brand-color, #40472C);font-weight:600}.rc-widget__root .rc-purchase-option__subscription[rc-selected] .rc-purchase-option__sub-container,.rc-widget__root .rc-purchase-option__subscription.rc-purchase-option__selected .rc-purchase-option__sub-container{display:block}.rc-widget__root .rc-plans-dropdown-wrapper{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.rc-widget__root .rc-plans__label{font-size:14px;font-weight:400;color:var(--rc-widget-text-color, #121212);margin:0}.rc-widget__root .rc-plans-dropdown{flex:1;min-width:120px;max-width:100%;padding:8px 32px 8px 12px;font-size:14px;color:var(--rc-widget-text-color, #121212);background:#fff;border:1px solid #e0e0e0;border-radius:var(--rc-widget-field-radius, 4px);cursor:pointer;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23121212' d='M6 8L0 0h12z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center}.rc-widget__root .rc-plans-dropdown:focus{outline:none;border-color:var(--rc-widget-brand-color, #40472C)}.rc-widget__root .recharge-info-icon{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;border-radius:50%;border:1px solid currentColor;font-size:10px;font-style:italic;cursor:pointer;vertical-align:middle;flex-shrink:0}.rc-widget__root .recharge-info-icon.rc-info-icon--hidden{display:none!important}@media(max-width:768px){#custom-recharge-widget-container.rc-widget__root,#custom-recharge-widget-container{width:100%;overflow-x:hidden;padding-inline:0}.rc-widget__root .rc-purchase-option-group,.rc-widget__root .rc-selection__root,.rc-widget__root .rc-purchase-option{min-width:0}.rc-widget__root .rc-purchase-option__badge{right:8px}.rc-widget__root .rc-purchase-option__selector,.rc-widget__root .rc-purchase-option__selector_onetime,.rc-widget__root .rc-purchase-option__selector_subscription{font-size:15px;white-space:nowrap;flex-wrap:nowrap}.rc-widget__root .rc-price{font-size:14.6px}.rc-widget__root .rc-purchase-option__prices .rc-price.rc-purchase-option__price,.rc-widget__root .rc-purchase-option__prices .rc-price.rc-purchase-option__discounted-price,.rc-widget__root .rc-purchase-option__prices>.rc-price:not(.strike-through){font-size:14.6px}.rc-widget__root .rc-price.strike-through.text-muted,.rc-widget__root .rc-purchase-option__original-price{font-size:10px}.rc-widget__root .rc-purchase-option__badge{font-size:9px}.rc-widget__root .recharge-info-icon{font-size:7px}}@media(max-width:390px){.rc-widget__root .recharge-info-icon{display:none!important}}.rc-widget__root .visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.custom-recharge-2column{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;width:100%;margin:0}.recharge-option-box{border:1px solid #000;border-radius:8px;padding:12px 16px;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:column;background:#fff;position:relative;text-align:center}.recharge-recommended-badge{position:absolute;top:8px;right:12px;font-size:11px;font-weight:400;color:#fff;display:block;z-index:1}.recharge-option-box[data-option=onetime] .recharge-recommended-badge{display:none}.recharge-option-box[data-option=subscription] .recharge-recommended-badge{color:#fff}.recharge-option-header{margin-top:16px;display:flex;align-items:center;justify-content:flex-start;gap:8px;margin-bottom:8px}.recharge-option-box[data-option=subscription]{background:#40472c;color:#fff;border-color:#40472c}.recharge-option-box[data-option=onetime]{background:#fff;color:#121212;border-color:#000}.recharge-radio{width:18px;height:18px;border:2px solid currentColor;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.recharge-option-box[data-option=onetime].selected .recharge-radio{border-color:#40472c;background:#fff}.recharge-option-box[data-option=onetime]:not(.selected) .recharge-radio{border-color:#999;background:#fff}.recharge-option-box[data-option=subscription].selected .recharge-radio{border-color:#fff;background:#fff}.recharge-option-box[data-option=subscription]:not(.selected) .recharge-radio{border-color:#ffffff80;background:#fff}.recharge-radio-dot{width:8px;height:8px;border-radius:50%;background:#40472c;display:none}.recharge-option-box.selected .recharge-radio-dot{display:block}.recharge-option-box[data-option=subscription].selected .recharge-radio-dot{background:#40472c}.recharge-option-title{font-size:22px;font-weight:600;line-height:1.2;margin:0}.recharge-option-content{display:flex;flex-direction:column;gap:4px;flex:1}.recharge-badge{display:none}.recharge-benefit-item{font-size:14px;font-weight:400;line-height:1.3;margin:0;padding:0;display:flex;align-items:center;gap:8px}.recharge-checkmark{width:16px;height:16px;border:1.5px solid currentColor;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}.recharge-checkmark:after{content:"\2713";font-size:10px;font-weight:600;color:currentColor}.recharge-option-box[data-option=subscription] .recharge-checkmark{border-color:#fff}.recharge-option-box[data-option=onetime] .recharge-checkmark{border-color:#121212}.recharge-schedule-link{color:inherit;text-decoration:underline;cursor:pointer}.recharge-option-box[data-option=subscription] .recharge-schedule-link{color:#fff}.recharge-option-box[data-option=onetime] .recharge-schedule-link{color:#121212}.recharge-bottom-row{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:auto;padding-top:12px}.recharge-delivery-info{font-size:11px;font-weight:600;text-align:center}.recharge-change-link{color:#999;text-decoration:underline;margin-left:2px;cursor:pointer}.recharge-option-box[data-option=subscription] .recharge-change-link{color:#ffffffb3}.recharge-option-box[data-option=onetime] .recharge-change-link{color:#999}.recharge-info-icon{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;border-radius:50%;border:1px solid #000000;background:transparent;color:#000;font-size:10px;font-weight:600;font-style:italic;line-height:1;text-align:center;cursor:pointer;margin-left:4px;vertical-align:middle;transition:opacity .2s ease}.recharge-info-icon:hover{opacity:.7}.recharge-option-box[data-option=subscription] .recharge-info-icon{border-color:#fff;color:#fff}.recharge-option-box[data-option=onetime] .recharge-info-icon{border-color:#000;color:#000}.recharge-action-button{padding:0;border:none;background:transparent;font-size:11px;font-weight:600;cursor:pointer;text-decoration:none;white-space:nowrap;transition:opacity .2s}.recharge-option-box[data-option=subscription] .recharge-action-button{color:#fff}.recharge-option-box[data-option=onetime] .recharge-action-button{color:#000}@media(min-width:1025px)and (max-width:1480px){.custom-recharge-2column{gap:10px}.recharge-option-box{padding:12px 14px}.recharge-option-header{margin-top:10px;margin-bottom:6px}.recharge-option-title{font-size:15px}.recharge-option-content{gap:3px}.recharge-benefit-item{font-size:12px;line-height:1.25}.recharge-checkmark{width:14px;height:14px}.recharge-checkmark:after{font-size:9px}.recharge-bottom-row{padding-top:10px}.recharge-delivery-info,.recharge-change-link,.recharge-action-button{font-size:10px}.recharge-recommended-badge{font-size:9px;top:6px;right:10px}}@media(max-width:1024px){.custom-recharge-2column{grid-template-columns:repeat(2,1fr);gap:6px}.recharge-option-box{padding:8px 6px;min-height:auto}.recharge-option-header{margin-top:6px;margin-bottom:6px;gap:6px;padding-top:8px;justify-content:flex-start}.recharge-radio{width:14px;height:14px;border-width:1.5px}.recharge-radio-dot{width:6px;height:6px}.recharge-option-title{font-size:12px;line-height:1.2;white-space:nowrap}.recharge-option-content{gap:3px;margin-bottom:6px}.recharge-benefit-item{font-size:9px;line-height:1.2;gap:5px}.recharge-checkmark{width:12px;height:12px;border-width:1.5px;flex-shrink:0}.recharge-checkmark:after{font-size:8px}.recharge-bottom-row{gap:6px;padding-top:6px;margin-top:auto}.recharge-delivery-info{font-size:9px;line-height:1.3}.recharge-change-link{font-size:8px}.recharge-action-button{font-size:10px;padding:0}.recharge-recommended-badge{font-size:9px;top:4px;right:6px;padding:2px 4px}}.rc-delivery-drawer{max-width:480px;margin:0 auto}.rc-modal-options{background:#fff;border:1px solid #e0e0e0;border-radius:12px;overflow:hidden;margin-bottom:16px}.rc-modal-option{display:flex;align-items:center;padding:16px 20px;cursor:pointer;border-bottom:1px solid #f0f0f0;transition:background .2s}.rc-modal-option:last-child{border-bottom:none}.rc-modal-option:hover{background:#f9f9f9}.rc-modal-option.selected{background:#f0f7f0}.rc-modal-radio{width:20px;height:20px;border:2px solid #ddd;border-radius:50%;margin-right:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.rc-modal-option.selected .rc-modal-radio{border-color:#40472c;background:#40472c}.rc-modal-radio-dot{width:8px;height:8px;border-radius:50%;background:#fff;display:none}.rc-modal-option.selected .rc-modal-radio-dot{display:block}.rc-modal-option-content{flex:1}.rc-modal-option-label{font-size:16px;font-weight:500;color:#121212}.rc-modal-option-recommended{font-size:12px;color:#666;margin-top:2px}.rc-modal-check{color:#40472c;font-size:18px}.rc-modal-info{font-size:12px;color:#666;text-align:center;margin-bottom:12px;white-space:nowrap}.rc-modal-done{width:100%;padding:12px;background:#40472c;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:opacity .2s;text-align:center}.rc-modal-done:hover{opacity:.9}.rc-modal-footer{text-align:center;padding:0 20px 16px}.rc-modal-footer .rc-modal-guarantee{font-size:12px;color:#999;margin:12px 0 0;text-align:center;white-space:nowrap}.rc-rewards-drawer{max-width:480px;margin:0 auto}.rc-rewards-content{padding:0 20px 16px}.rc-rewards-dropdown-wrapper{margin-bottom:16px;width:100%}.rc-rewards-dropdown-label{display:block;font-size:14px;font-weight:500;color:#121212;margin-bottom:8px;text-align:center}.rc-rewards-dropdown{width:100%;padding:10px 36px 10px 12px;font-size:14px;font-weight:400;color:#121212;background:#fff;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23121212' d='M6 8L0 0h12z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;transition:border-color .2s}.rc-rewards-dropdown:hover{border-color:#40472c}.rc-rewards-dropdown:focus{outline:none;border-color:#40472c;box-shadow:0 0 0 3px #40472c1a}.rc-rewards-list{display:flex;flex-direction:column;gap:12px;margin-bottom:0;align-items:center}.rc-reward-item{display:flex;gap:12px;background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:12px;box-shadow:0 2px 8px #0000000d;width:100%;max-width:100%}.rc-reward-image{flex-shrink:0;width:70px;height:70px;border-radius:8px;overflow:hidden;background:#f5f5f5}.rc-reward-image img{width:100%;height:100%;object-fit:cover}.rc-reward-details{flex:1;display:flex;flex-direction:column;gap:3px;text-align:left}.rc-reward-name{font-size:15px;font-weight:600;color:#121212;margin:0}.rc-reward-description{font-size:13px;color:#666;margin:0}.rc-reward-value{font-size:13px;font-weight:500;color:#40472c;margin:auto 0 0}.rc-rewards-footer{padding:0 20px 16px;text-align:center}.rc-rewards-disclaimer{font-size:12px;color:#999;margin:12px 0 0;text-align:center;line-height:1.4;padding:0 4px}.rc-rewards-got-it{width:100%;padding:12px;background:#40472c;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:opacity .2s}.rc-rewards-got-it:hover{opacity:.9}.rc-rewards-subtitle{font-size:12px;color:#999}@media(max-width:1024px){.rc-rewards-drawer{max-width:100%}.rc-rewards-content{padding:0 16px 12px}.rc-rewards-dropdown-wrapper{margin-bottom:12px}.rc-rewards-dropdown-label{font-size:13px;margin-bottom:6px}.rc-rewards-dropdown{padding:8px 32px 8px 10px;font-size:13px;background-position:right 10px center}.rc-rewards-list{gap:10px}.rc-reward-item{padding:10px;gap:10px}.rc-reward-image{width:60px;height:60px}.rc-reward-name{font-size:14px}.rc-reward-description,.rc-reward-value{font-size:12px}.rc-rewards-footer{padding:0 16px 12px}.rc-rewards-disclaimer{margin-top:10px;font-size:11px;padding:0}.rc-rewards-got-it{padding:10px;font-size:15px}.rc-modal-info{white-space:normal;font-size:11px;line-height:1.4}.rc-modal-footer{padding:0 16px 16px}}
/*# sourceMappingURL=/cdn/shop/t/141/assets/custom-recharge-widget.css.map */
