.verd-cart{display:block;color:var(--verd-ink);background:#fff}.verd-cart *,.verd-cart *:before,.verd-cart *:after{box-sizing:border-box}.verd-cart svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.verd-cart-icon{width:2rem;height:2rem;flex:0 0 auto}.verd-cart__shell{padding-block:4rem 6.4rem}.verd-cart__heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:2.4rem}.verd-cart__eyebrow{margin:0 0 .4rem;color:var(--verd-green);font-size:1.08rem;font-weight:750;letter-spacing:.13em;text-transform:uppercase}.verd-cart__heading-row h1{margin:0;font-size:clamp(3.6rem,3.2vw,5rem);line-height:1.04;letter-spacing:-.035em}.verd-cart__item-count{padding-bottom:.45rem;color:var(--verd-muted);font-size:1.25rem;font-weight:650}.verd-cart-shipping{margin-bottom:2rem;padding-top:.15rem}.verd-cart-shipping p{margin:0 0 .75rem;color:var(--verd-muted);font-size:1.16rem}.verd-cart-shipping p strong{color:var(--verd-green);font-weight:750}.verd-cart-shipping__meter{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1.2rem}.verd-cart-shipping__meter>b{min-width:5.4rem;color:var(--verd-ink);font-size:1.08rem;text-align:right}.verd-cart-shipping__track{height:.8rem;overflow:hidden;background:#e5e8e2;border-radius:99rem}.verd-cart-shipping__track span{width:var(--verd-cart-progress);height:100%;display:block;background:var(--verd-green);border-radius:inherit;transition:width .3s ease}.verd-cart__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(34rem,39rem);align-items:start;gap:3.2rem}.verd-cart__main{min-width:0}.verd-cart__items{border:1px solid var(--verd-border);border-radius:1rem;overflow:hidden;background:#fff}.verd-cart-table__head{min-height:4.7rem;display:grid;grid-template-columns:minmax(0,1fr) 8rem 13rem 8rem;align-items:center;gap:1.2rem;padding:0 5.8rem 0 2rem;color:#637068;background:#f7f8f4;border-bottom:1px solid var(--verd-border);font-size:1.02rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.verd-cart-table__head span:not(:first-child){text-align:center}.verd-cart-item{position:relative;display:grid;grid-template-columns:13.2rem minmax(16rem,1fr) 8rem 13rem 8rem 2.5rem;align-items:center;gap:1.2rem;padding:2rem}.verd-cart-item+.verd-cart-item{border-top:1px solid var(--verd-border)}.verd-cart-item.is-loading{opacity:.58;pointer-events:none}.verd-cart-item__media{align-self:start;overflow:hidden;aspect-ratio:1;background:#f7f5ed;border:1px solid var(--verd-border);border-radius:.75rem}.verd-cart-item__media img,.verd-cart-item__media svg{width:100%;height:100%;display:block;object-fit:cover}.verd-cart-item__details{min-width:0;align-self:start;padding-top:.15rem}.verd-cart-item__type{display:block;margin-bottom:.35rem;color:var(--verd-green);font-size:.98rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.verd-cart-item__title{display:inline-block;color:var(--verd-ink);font-family:var(--font-heading-family);font-size:1.65rem;font-weight:700;line-height:1.2;text-decoration:none}.verd-cart-item__title:hover{color:var(--verd-green)}.verd-cart-item__options{display:grid;gap:.2rem;margin:.7rem 0 0;color:var(--verd-muted);font-size:1.18rem}.verd-cart-item__options div{display:flex;gap:.35rem}.verd-cart-item__options dt{font-weight:650}.verd-cart-item__options dd{margin:0}.verd-cart-item__plan,.verd-cart-item__property{margin:.45rem 0 0;color:var(--verd-muted);font-size:1.14rem}.verd-cart-item__property span{font-weight:650}.verd-cart-item__seed-badge{width:max-content;max-width:100%;display:block;margin-top:.8rem;padding:.35rem .7rem;color:var(--verd-green-deep);background:#eef4ed;border-radius:.4rem;font-size:.94rem;font-weight:700}.verd-cart-item__unit-price,.verd-cart-item__line-price{text-align:center}.verd-cart-item__unit-price strong,.verd-cart-item__unit-price s,.verd-cart-item__line-price strong,.verd-cart-item__line-price s{display:block}.verd-cart-item__unit-price strong,.verd-cart-item__line-price strong{font-size:1.22rem}.verd-cart-item__unit-price s,.verd-cart-item__line-price s{color:#899189;font-size:1rem}.verd-cart-quantity{width:12.2rem;height:4.3rem;display:grid;grid-template-columns:3.8rem 1fr 3.8rem;align-items:center;overflow:hidden;border:1px solid #cfd6cf;border-radius:.65rem}.verd-cart-quantity button{height:100%;display:grid;place-items:center;padding:0;color:var(--verd-ink);background:#fff;border:0;cursor:pointer}.verd-cart-quantity button:hover{color:var(--verd-green);background:#f5f8f4}.verd-cart-quantity button .verd-cart-icon{width:1.5rem;height:1.5rem}.verd-cart-quantity input{width:100%;padding:0;color:var(--verd-ink);border:0;outline:0;background:#fff;font:inherit;font-size:1.2rem;font-weight:700;text-align:center;-webkit-appearance:textfield;appearance:textfield}.verd-cart-quantity input::-webkit-outer-spin-button,.verd-cart-quantity input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;appearance:none}.verd-cart-item__remove{display:grid;place-items:center;padding:.35rem;color:#7c867f;background:transparent;border:0;cursor:pointer}.verd-cart-item__remove:hover{color:var(--verd-error)}.verd-cart-item__remove span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.verd-cart-item__error{grid-column:2 / -1;margin:-.4rem 0 0;color:var(--verd-error);font-size:1.05rem}.verd-cart__fallback-update{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.verd-cart__below-items{margin-top:2rem}.verd-cart__continue{width:max-content;display:inline-flex;align-items:center;gap:.8rem;color:var(--verd-green-deep);font-size:1.36rem;font-weight:750;text-decoration:none}.verd-cart__continue:hover{color:var(--verd-green)}.verd-cart__continue .verd-cart-icon{width:1.75rem;height:1.75rem}.verd-cart-summary{position:sticky;top:9.5rem}.verd-cart-summary__inner{padding:2.4rem;background:linear-gradient(180deg,#f5f8f3,#fbfcf9 48%,#fff);border:1px solid #d4ded3;border-radius:1rem;box-shadow:0 1.2rem 3.2rem #23442f12}.verd-cart-summary h2{margin:0 0 1.8rem;font-size:2.4rem}.verd-cart-summary__row{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;margin-top:1.15rem;color:var(--verd-muted);font-size:1.28rem}.verd-cart-summary__row strong{color:var(--verd-ink);text-align:right}.verd-cart-summary__discount,.verd-cart-summary__discount strong{color:var(--verd-success)}.verd-cart-summary__divider{height:1px;margin:1.7rem 0;background:var(--verd-border)}.verd-cart-summary__total{display:flex;justify-content:space-between;align-items:baseline;gap:1.5rem;font-size:1.35rem;font-weight:700}.verd-cart-summary__total strong{font-size:2rem}.verd-cart-summary__tax{margin:.8rem 0 1.6rem;color:var(--verd-muted);font-size:1.1rem}.verd-cart-summary__promo{margin:0 0 1.4rem;padding:1.35rem 0;border-block:1px solid var(--verd-border)}.verd-cart-summary__promo>label{display:block;margin-bottom:.65rem;color:var(--verd-ink);font-size:1.2rem;font-weight:750}.verd-cart-summary__promo>div{display:grid;grid-template-columns:minmax(0,1fr) auto}.verd-cart-summary__promo input{min-width:0;height:4rem;padding:0 1rem;color:var(--verd-ink);background:#fff;border:1px solid #cfd6cf;border-radius:.55rem 0 0 .55rem;font:inherit;font-size:1.16rem}.verd-cart-summary__promo button{padding:0 1.5rem;color:#fff;background:var(--verd-green);border:0;border-radius:0 .55rem .55rem 0;font:inherit;font-size:1.14rem;font-weight:750;cursor:pointer}.verd-cart-summary__promo button:hover{background:var(--verd-green-dark)}.verd-cart-summary__protection-target.main_cart_icons{display:block;gap:0}.verd-cart-summary__protection-target>.easy-insurance,.verd-cart-summary__checkout-wrap>.easy-insurance{margin-block:0 1.2rem}.verd-cart-summary__checkout-wrap.cart__ctas{display:block;margin-top:0}.verd-cart-summary__checkout{width:100%;min-height:5rem;display:flex;align-items:center;justify-content:center;gap:.8rem;color:#fff;background:var(--verd-green);border:0;border-radius:.6rem;font:inherit;font-size:1.4rem;font-weight:750;cursor:pointer}.verd-cart-summary__checkout:hover{background:var(--verd-green-dark)}.verd-cart-summary__checkout .verd-icon,.verd-cart-summary__checkout .verd-cart-icon{width:1.8rem;height:1.8rem}.verd-cart-summary__accelerated{margin-top:1rem}.verd-cart-summary__proofs{display:grid;gap:1rem;margin-top:1.8rem;padding-top:1.7rem;border-top:1px solid var(--verd-border)}.verd-cart-summary__proofs>div{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:.9rem}.verd-cart-summary__proofs .verd-icon{width:2.2rem;height:2.2rem;color:var(--verd-green)}.verd-cart-summary__proofs strong,.verd-cart-summary__proofs small{display:block}.verd-cart-summary__proofs strong{font-size:1.2rem}.verd-cart-summary__proofs small{margin-top:.1rem;color:var(--verd-muted);font-size:1.04rem}.verd-cart-summary__help{display:block;margin-top:1.6rem;color:var(--verd-green-deep);font-size:1rem;font-weight:700;text-align:center;text-decoration:none}.verd-cart-summary__help:hover{color:var(--verd-green);text-decoration:underline}.verd-cart-summary__note-card{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.9rem 1rem;margin-top:1.2rem;padding:1.5rem;background:#fff;border:1px solid var(--verd-border);border-radius:.8rem}.verd-cart-summary__note-card>.verd-cart-icon{width:2.25rem;height:2.25rem;margin-top:.1rem;color:var(--verd-green)}.verd-cart-summary__note-copy label,.verd-cart-summary__note-copy span{display:block}.verd-cart-summary__note-copy label{color:var(--verd-ink);font-size:1.2rem;font-weight:750}.verd-cart-summary__note-copy span{margin-top:.15rem;color:var(--verd-muted);font-size:1.04rem}.verd-cart-summary__note-card textarea{grid-column:1 / -1;min-height:7.2rem;padding:.9rem 1rem;color:var(--verd-ink);background:#fff;border:1px solid #cfd6cf;border-radius:.55rem;resize:vertical;font:inherit;font-size:1.14rem}.verd-cart-summary__note-card>small{grid-column:1 / -1;color:var(--verd-muted);font-size:.98rem;text-align:right}.verd-cart-mobile-checkout{display:none}.verd-cart__error{margin:1.5rem 0 0;padding:1rem 1.2rem;color:var(--verd-error);background:#fff2f0;border:1px solid #ffd3cc;border-radius:.6rem}.verd-cart-empty{max-width:64rem;margin:2rem auto 3rem;padding:6rem 3rem;text-align:center;background:#fbfaf5;border:1px solid var(--verd-border);border-radius:1rem}.verd-cart-empty__icon{width:7rem;height:7rem;display:grid;place-items:center;margin:0 auto 1.6rem;color:var(--verd-green);background:#edf3eb;border-radius:50%}.verd-cart-empty__icon .verd-cart-icon{width:3.2rem;height:3.2rem}.verd-cart-empty h2{margin:0;font-size:2.8rem}.verd-cart-empty p{max-width:44rem;margin:1rem auto 2rem;color:var(--verd-muted);font-size:1.2rem}.verd-cart__primary-button{min-height:4.6rem;display:inline-flex;align-items:center;justify-content:center;padding:0 2.5rem;color:#fff;background:var(--verd-accent);border-radius:.55rem;font-weight:750;text-decoration:none}.verd-cart__primary-button:hover{color:#fff;background:var(--verd-accent-hover)}.verd-cart-recommendations{padding-block:5rem;background:#fafaf7;border-top:1px solid #eef0eb}.verd-cart-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:2rem}.verd-cart-section-heading p{margin:0 0 .35rem;color:var(--verd-green);font-size:1rem;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.verd-cart-section-heading h2{margin:0;font-size:clamp(2.8rem,2.6vw,3.7rem);line-height:1.08}.verd-cart-section-heading>a{padding-bottom:.35rem;color:var(--verd-green-deep);font-size:1.08rem;font-weight:700;text-decoration:none}.verd-cart-section-heading>a:hover{color:var(--verd-green)}.verd-cart-recommendations__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}.verd-cart-product-card{min-width:0;display:grid;grid-template-columns:13rem minmax(0,1fr);overflow:hidden;background:#fff;border:1px solid var(--verd-border);border-radius:.8rem}.verd-cart-product-card__media{overflow:hidden;background:#f7f4ea}.verd-cart-product-card__media img,.verd-cart-product-card__media svg{width:100%;height:100%;min-height:14.8rem;display:block;object-fit:cover;transition:transform .25s ease}.verd-cart-product-card:hover .verd-cart-product-card__media img{transform:scale(1.025)}.verd-cart-product-card__body{min-width:0;display:flex;flex-direction:column;padding:1.25rem}.verd-cart-product-card__body>span{color:var(--verd-green);font-size:.86rem;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.verd-cart-product-card h3{margin:.3rem 0 .55rem;font-family:var(--font-body-family);font-size:1.16rem;line-height:1.25;letter-spacing:0}.verd-cart-product-card h3 a{color:var(--verd-ink);text-decoration:none}.verd-cart-product-card__rating{color:var(--verd-star);font-size:1.02rem}.verd-cart-product-card__rating small{color:var(--verd-muted);font-size:.88rem}.verd-cart-product-card__price{display:block;margin:auto 0 .8rem;padding-top:.7rem;font-size:1.2rem}.verd-cart-product-card form,.verd-cart-product-card__choose{display:block;margin-top:auto}.verd-cart-product-card button,.verd-cart-product-card__choose{width:100%;min-height:3.5rem;padding:.8rem 1rem;color:#fff;background:var(--verd-green);border:0;border-radius:.45rem;font:inherit;font-size:1rem;font-weight:750;line-height:1.2;text-align:center;text-decoration:none;cursor:pointer}.verd-cart-product-card button:hover,.verd-cart-product-card__choose:hover{color:#fff;background:var(--verd-green-dark)}.verd-cart-product-card button:disabled{cursor:wait;opacity:.65}.verd-cart-bundle{padding-block:3rem 5.5rem;background:#fff}.verd-cart-bundle__box{display:grid;grid-template-columns:minmax(23rem,.85fr) minmax(46rem,1.55fr) minmax(18rem,.55fr);align-items:center;gap:2.5rem;padding:2.4rem 2.8rem;background:#fbf8ef;border:1px solid #e3ddcf;border-radius:1rem}.verd-cart-bundle__copy p{margin:0 0 .35rem;color:var(--verd-green);font-size:.92rem;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.verd-cart-bundle__copy h2{margin:0;font-size:2.6rem;line-height:1.08}.verd-cart-bundle__copy>span{display:block;margin-top:.65rem;color:var(--verd-muted);font-size:1.02rem;line-height:1.45}.verd-cart-bundle__copy a{display:inline-block;margin-top:1rem;color:var(--verd-green-deep);font-size:1rem;font-weight:750;text-decoration:none}.verd-cart-bundle__products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.4rem}.verd-cart-bundle__product{position:relative;min-width:0;display:grid;grid-template-columns:7.4rem minmax(0,1fr);align-items:center;gap:.9rem}.verd-cart-bundle__product>a{overflow:hidden;aspect-ratio:1;background:#f1f3ed;border-radius:.6rem}.verd-cart-bundle__product img,.verd-cart-bundle__product svg{width:100%;height:100%;display:block;object-fit:cover}.verd-cart-bundle__product strong,.verd-cart-bundle__product span{display:block}.verd-cart-bundle__product strong{font-size:1rem;line-height:1.25}.verd-cart-bundle__product span{margin-top:.25rem;font-size:.96rem;font-weight:700}.verd-cart-bundle__product>b{position:absolute;right:-1.8rem;top:50%;color:var(--verd-green-deep);font-size:1.6rem;transform:translateY(-50%)}.verd-cart-bundle__action{text-align:center}.verd-cart-bundle__action>span,.verd-cart-bundle__action>strong,.verd-cart-bundle__action>small{display:block}.verd-cart-bundle__action>span{color:var(--verd-muted);font-size:.92rem}.verd-cart-bundle__action>strong{margin-top:.15rem;font-size:1.8rem}.verd-cart-bundle__action>small{margin:.2rem 0 .9rem;color:var(--verd-success);font-size:.86rem}.verd-cart-bundle__action button{width:100%;min-height:4.3rem;padding:.8rem 1.2rem;color:#fff;background:var(--verd-green);border:0;border-radius:.55rem;font:inherit;font-size:1.02rem;font-weight:750;cursor:pointer}.verd-cart-bundle__action button:hover{background:var(--verd-green-dark)}.verd-cart-bundle__action button:disabled{cursor:wait;opacity:.65}@media screen and (max-width:1180px){.verd-cart__layout{grid-template-columns:minmax(0,1fr) 33rem;gap:2rem}.verd-cart-item{grid-template-columns:11rem minmax(14rem,1fr) 7rem 11.5rem 7rem 2.3rem;padding:1.6rem}.verd-cart-table__head{grid-template-columns:minmax(0,1fr) 7rem 11.5rem 7rem;padding-right:5.1rem}.verd-cart-quantity{width:11rem;grid-template-columns:3.4rem 1fr 3.4rem}.verd-cart-recommendations__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.verd-cart-bundle__box{grid-template-columns:1fr}.verd-cart-bundle__copy{max-width:62rem}.verd-cart-bundle__action{display:grid;grid-template-columns:auto auto 1fr auto;align-items:center;gap:1rem;text-align:left}.verd-cart-bundle__action>small{margin:0}.verd-cart-bundle__action button{width:auto;min-width:20rem}}@media screen and (max-width:989px){.verd-cart__shell{padding-top:3rem}.verd-cart__layout{grid-template-columns:1fr}.verd-cart-summary{position:static}.verd-cart-summary__inner{max-width:none}}@media screen and (max-width:749px){.page-cart{padding-bottom:7.6rem}.verd-cart__shell{width:100%;padding:2.3rem 1.2rem 4rem}.verd-cart__heading-row{margin-bottom:1.8rem}.verd-cart__eyebrow{font-size:1rem}.verd-cart__heading-row h1{font-size:3.5rem}.verd-cart__item-count{font-size:1.12rem}.verd-cart-shipping{margin-bottom:1.6rem;padding-inline:.2rem}.verd-cart-shipping p{font-size:1.08rem}.verd-cart-shipping__meter{gap:.8rem}.verd-cart-shipping__meter>b{min-width:4.8rem;font-size:1rem}.verd-cart-table__head{display:none}.verd-cart__items{border-radius:.8rem}.verd-cart-item{grid-template-columns:10.4rem minmax(0,1fr);grid-template-rows:auto auto auto;align-items:start;gap:1rem 1.2rem;padding:1.2rem}.verd-cart-item__media{grid-column:1;grid-row:1 / 4}.verd-cart-item__details{grid-column:2;grid-row:1;padding-right:2.2rem}.verd-cart-item__type{font-size:.9rem}.verd-cart-item__title{font-size:1.48rem}.verd-cart-item__options{font-size:1.12rem}.verd-cart-item__seed-badge{margin-top:.6rem}.verd-cart-item__unit-price{display:none}.verd-cart-item__quantity{grid-column:2;grid-row:2}.verd-cart-quantity{width:10.8rem;height:4rem;grid-template-columns:3.3rem 1fr 3.3rem}.verd-cart-item__line-price{grid-column:2;grid-row:2;align-self:center;justify-self:end}.verd-cart-item__line-price strong{font-size:1.22rem}.verd-cart-item__remove{position:absolute;top:1rem;right:.8rem}.verd-cart-item__error{grid-column:1 / -1}.verd-cart__below-items{margin-top:1.6rem}.verd-cart-summary__inner{padding:2rem 1.6rem}.verd-cart-summary h2{font-size:2.3rem}.verd-cart-summary__accelerated{display:none}.verd-cart__continue{font-size:1.3rem}.verd-cart-mobile-checkout{position:fixed;z-index:45;right:0;bottom:0;left:0;min-height:7.2rem;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:1.5rem;padding:1rem 1.2rem;visibility:hidden;opacity:0;pointer-events:none;transform:translateY(100%);background:#fffffff7;border-top:1px solid var(--verd-border);box-shadow:0 -1rem 3rem #14231b1f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:opacity .2s ease,transform .2s ease,visibility .2s}.verd-cart-mobile-checkout.is-visible{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}.verd-cart-mobile-checkout div span,.verd-cart-mobile-checkout div strong{display:block}.verd-cart-mobile-checkout div span{color:var(--verd-muted);font-size:.95rem}.verd-cart-mobile-checkout div strong{font-size:1.35rem}.verd-cart-mobile-checkout button{min-height:4.8rem;color:#fff;background:var(--verd-green);border:0;border-radius:.6rem;font:inherit;font-size:1.42rem;font-weight:750}.verd-cart-empty{margin-inline:0;padding:4rem 2rem}.verd-cart-recommendations{padding-block:3.6rem}.verd-cart-recommendations .verd-container,.verd-cart-bundle .verd-container{width:100%;padding-inline:1.2rem}.verd-cart-section-heading{align-items:flex-start;margin-bottom:1.6rem}.verd-cart-section-heading h2{font-size:2.75rem}.verd-cart-section-heading>a{padding-top:.5rem;white-space:nowrap}.verd-cart-recommendations__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.verd-cart-product-card{grid-template-columns:1fr}.verd-cart-product-card__media{aspect-ratio:1}.verd-cart-product-card__media img,.verd-cart-product-card__media svg{min-height:0}.verd-cart-product-card__body{min-height:15.5rem;padding:1rem}.verd-cart-product-card h3{font-size:1.12rem}.verd-cart-product-card__price{font-size:1.16rem}.verd-cart-bundle{padding-block:2rem 4rem}.verd-cart-bundle__box{gap:2rem;padding:2rem 1.5rem}.verd-cart-bundle__copy h2{font-size:2.5rem}.verd-cart-bundle__products{grid-template-columns:1fr;gap:1rem}.verd-cart-bundle__product{grid-template-columns:6.8rem 1fr;padding-bottom:1rem;border-bottom:1px solid #e5dfd3}.verd-cart-bundle__product:last-child{padding-bottom:0;border-bottom:0}.verd-cart-bundle__product>b{right:auto;top:auto;bottom:-.95rem;left:3rem;transform:none}.verd-cart-bundle__action{grid-template-columns:auto 1fr;text-align:left}.verd-cart-bundle__action>strong{text-align:right}.verd-cart-bundle__action>small,.verd-cart-bundle__action button{grid-column:1 / -1}.verd-cart-bundle__action button{width:100%}}@media screen and (max-width:420px){.verd-cart__heading-row h1{font-size:3.2rem}.verd-cart-item{grid-template-columns:9.2rem minmax(0,1fr)}.verd-cart-item__title{font-size:1.38rem}.verd-cart-quantity{width:10.2rem}.verd-cart-summary__note-card{padding:1.35rem}}@media(prefers-reduced-motion:reduce){.verd-cart-shipping__track span{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/45/assets/verd-cart.css.map */
