.payment-plan-wrapper{display:flex;flex-direction:column-reverse;gap:1.4rem;margin:.8rem 0 3rem}.payment-plan__item{position:relative;padding:.8rem;border-radius:15px;border:2px solid transparent!important;background-color:#f5f5f5!important;transition:all .3s ease-in-out;cursor:pointer;display:flex!important;flex-direction:column!important;grid-template-columns:unset!important;grid-template-rows:unset!important}.payment-plan__item:first-child{width:100%;margin-top:0}.payment-plan__item:first-child label{line-height:2rem}.payment-plan__item:last-child{width:100%}.payment-plan__item.active{background-color:#f5f5f5!important;border-color:#426f74!important}.payment-plan__item:hover{border-color:#426f74!important}.payment-plan__header{display:none}.payment-plan__item .badge-img{position:absolute;right:-21px;top:-14px;pointer-events:none}.payment-plan__left-column{flex:1}.payment-plan__input{display:block;margin-bottom:0;grid-column:unset!important;grid-row:unset!important}.payment-plan__input label{display:inline-block;position:relative;padding-left:2rem;font-weight:400;font-size:2rem;line-height:2;margin-bottom:0;text-align:left;color:#426f74}.payment-plan__input input[type=radio]{display:none}.payment-plan__input input[type=radio]~label:before{display:none}.payment-plan__input input[type=radio]:checked~label:before{background:rgb(var(--color-foreground)) url(icon-checkmark-white.svg) no-repeat 3px 5px / 1.4rem}.payment-plan__price--each,.payment-plan__price-each,div.payment-plan__price--each,.payment-plan__item .payment-plan__price--each{display:none!important}.payment-plan__price{display:flex!important;flex-wrap:wrap!important;align-items:center;justify-content:space-between;gap:.8rem;margin-top:-2.8rem;margin-bottom:.5rem;grid-column:unset!important;grid-row:unset!important}.payment-plan__item[data-plan=one-time] .payment-plan__price{flex-wrap:nowrap!important;padding-bottom:2rem}.payment-plan__item[data-plan=one-time] .price-wrap{width:auto!important;margin-top:0!important}.payment-plan__discount{display:inline-block;background-color:#426f74;color:#fff;font-size:1.8rem;line-height:1;font-weight:400;padding:.5rem .8rem;border-radius:.4rem;margin-bottom:0;white-space:nowrap;z-index:1;order:1;margin-left:auto}.price-wrap,div.price-wrap{display:flex!important;align-items:center;justify-content:flex-end;gap:.8rem;order:2;width:100%;margin-top:.8rem}.payment-plan__price--discounted{font-size:2.5rem;transition:color .3s ease-in-out;font-weight:600;font-family:var(--font-heading-family);color:rgb(var(--color-foreground));display:inline-block!important;line-height:1;margin-bottom:0!important}.payment-plan__price--base{font-size:1.6rem;color:var(--color-bs-txt2);font-family:var(--font-heading-family);text-decoration:line-through;line-height:1.8;margin-bottom:0!important;display:inline-block!important}.payment-plan__description{margin-top:-3.5rem;margin-bottom:0;padding-left:1em;text-align:left;grid-column:unset!important;grid-row:unset!important}.payment-plan__description ul{padding-left:0;margin-bottom:6px;margin-top:0}.payment-plan__description ul li:first-child,li.js-free-shipping__onetime,li.js-free-shipping__subscribe{display:none!important}.payment-plan__description ul li{position:relative;margin-top:0;padding-left:2rem;list-style-type:none;font-size:1.6rem;color:#000;line-height:1.25}.payment-plan__description ul li:not(:last-child){margin-bottom:.8rem}.payment-plan__description ul li:before{content:"";position:absolute;top:2px;left:0;display:inline-flex;width:1.6rem;height:1.6rem;margin-right:1rem;background:url(small-check.svg) no-repeat center/contain}.payment-plan__select-wrapper{display:flex;gap:1rem;align-items:center;justify-content:flex-start;margin-top:1rem}.payment-plan__select{position:relative;width:calc(100% - 110px);z-index:2}.payment-plan__select:after{position:absolute;content:"";width:8px;height:8px;background-repeat:no-repeat;z-index:1;border-right:2px solid #666;border-bottom:2px solid #666;right:10px;top:calc(50% - 3px);transform:translateY(-50%) rotate(45deg);pointer-events:none}.payment-plan__select select{width:100%;z-index:1;border-radius:.4rem;border:1px solid var(--dark-green);font-size:1.8rem;color:rgb(var(--color-foreground));padding:.5rem 3rem .5rem 2rem;-webkit-appearance:none;appearance:none}.delivers-every-text{font-size:1.6rem;font-weight:600}.payment-plan__badge{display:none}.payment-plan__badge:before{content:"";display:block;width:10rem;height:10rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:url(subscribe-badge.svg) no-repeat center/contain;z-index:-1}@media screen and (max-width:1400px){.payment-plan__item .badge-img{right:-15px}}@media screen and (min-width:750px)and (max-width:1220px){.payment-plan__item{width:100%!important;margin-top:0!important}}@media screen and (max-width:680px){.payment-plan-wrapper{flex-direction:column-reverse;margin-top:0;gap:6px;margin-bottom:1rem}}@media screen and (max-width:640px){.payment-plan__item{width:100%!important;border-radius:15px;padding:1rem}.payment-plan__badge{right:0}.payment-plan__select-wrapper{gap:.5rem;flex-wrap:wrap}.payment-plan__item:first-child{margin-top:.5rem}.payment-plan__input label{font-size:1.8rem;padding-left:1.5rem;line-height:1.5}.payment-plan__price--discounted{font-size:2rem;margin-bottom:0}.payment-plan__price--base{font-size:1.4rem}.payment-plan__discount{font-size:1.4rem;padding:.4rem .6rem;white-space:normal;text-align:center}.payment-plan__price{margin-top:-2.2rem;gap:.5rem}.payment-plan__item[data-plan=one-time] .payment-plan__price{flex-wrap:wrap!important;padding-bottom:0}.payment-plan__item[data-plan=one-time] .price-wrap{width:100%!important;margin-top:.5rem!important}.price-wrap,div.price-wrap{gap:.5rem;margin-top:.5rem}.payment-plan__description{margin-top:0}.payment-plan__description ul li{font-size:1.4rem;padding-left:1.8rem;line-height:1.3}.payment-plan__description ul li:before{width:1.4rem;height:1.4rem}.payment-plan__description ul li:not(:last-child){margin-bottom:.6rem}.payment-plan__select{width:100%;flex:1}.payment-plan__select select{font-size:1.6rem;padding:.4rem 2.5rem .4rem 1.5rem}.delivers-every-text{font-size:1.4rem;white-space:nowrap}}@media screen and (min-width:913px)and (max-width:1024px){.payment-plan__item[data-plan=one-time] .payment-plan__price{flex-wrap:wrap!important}.payment-plan__item[data-plan=one-time] .price-wrap{width:100%!important;margin-top:.5rem!important}}@media screen and (max-width:480px){.payment-plan__item{padding:.8rem}.payment-plan__input label{font-size:1.6rem}.payment-plan__price--discounted{font-size:1.8rem}.payment-plan__discount{font-size:1.2rem;padding:.3rem .5rem}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/component-loop-widget.css.map */
