.fe-cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#14141447;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;visibility:hidden;transition:opacity .28s ease,visibility .28s ease;z-index:9998}.fe-cart-overlay.is-open{opacity:1;visibility:visible}.fe-cart-drawer{position:fixed;top:0;right:0;width:min(480px,100vw);height:100vh;background:#fff;border-radius:28px 0 0 28px;transform:translate(100%);transition:transform .32s ease;z-index:9999;box-shadow:-10px 0 40px #00000014;display:flex;flex-direction:column}.fe-cart-drawer.is-open{transform:translate(0)}.fe-cart-drawer__inner{display:flex;flex-direction:column;height:100%}.fe-cart-drawer__body{flex:1;overflow-y:auto;padding:0 18px 20px}.fe-cart-drawer__footer{padding:16px 18px 18px;background:#fff;border-top:1px solid #edf0ea}.fe-cart-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 18px 14px;border-bottom:1px solid #edf0ea}.fe-cart-header__left{display:flex;align-items:center;gap:12px;min-width:0}.fe-cart-header__icon-wrap{position:relative;width:42px;height:42px;border-radius:999px;background:#f6faf3;display:flex;align-items:center;justify-content:center;flex-shrink:0}.fe-cart-header__icon{font-size:1.8rem;line-height:1}.fe-cart-header__count{position:absolute;top:-4px;right:-2px;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#276e49;color:#fff;font-size:1.1rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.fe-cart-header__title{margin:0;font-size:2rem;line-height:1.15;font-weight:700;color:#111}.fe-cart-header__close{width:42px;height:42px;border:0;border-radius:999px;background:#f2f4f1;color:#111;font-size:2.2rem;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.fe-cart-shipping{margin:14px 0 18px;padding:16px;background:#f6faf3;border-radius:20px}.fe-cart-shipping__top{display:flex;align-items:center;gap:10px;margin-bottom:10px}.fe-cart-shipping__icon{font-size:1.8rem;line-height:1;color:#276e49;flex:0 0 auto}.fe-cart-shipping__text{margin:0;font-size:1.4rem;line-height:1.35;font-weight:600;color:#1c2b1f}.fe-cart-shipping__bar{width:100%;height:10px;background:#d5dbd3;border-radius:999px;overflow:hidden}.fe-cart-shipping__bar-fill{display:block;height:100%;background:#276e49;border-radius:999px;font-size:0;line-height:0;white-space:nowrap}.fe-cart-items{display:flex;flex-direction:column;gap:14px}.fe-cart-empty{padding:24px 16px;border-radius:20px;background:#f8faf7;text-align:center}.fe-cart-empty p{margin:0;font-size:1.4rem;color:#4b4b4b}.fe-cart-item{position:relative;display:grid;grid-template-columns:76px 1fr;gap:10px;padding:10px;background:#f8faf7;border-radius:18px;box-shadow:0 4px 12px #0000000a}.fe-cart-item__remove{position:absolute;top:8px;right:8px;width:24px;height:24px;border:0;border-radius:999px;background:#ecefe8;color:#111;font-size:1.8rem;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.fe-cart-item__image-wrap{width:76px;height:76px;border-radius:14px;overflow:hidden;background:#fff}.fe-cart-item__image{width:100%;height:100%;object-fit:cover;display:block}.fe-cart-item__content{min-width:0}.fe-cart-item__top{display:flex;justify-content:space-between;gap:10px;padding-right:30px}.fe-cart-item__title{margin:0;font-size:1.4rem;line-height:1.2;font-weight:700;color:#111}.fe-cart-item__prices{text-align:right;white-space:nowrap;flex-shrink:0}.fe-cart-item__price--compare{display:block;font-size:1.2rem;color:#8a8a8a;text-decoration:line-through}.fe-cart-item__price--final{display:block;font-size:1.5rem;font-weight:700;color:#111}.fe-cart-item__description{margin-top:4px;font-size:1.15rem;line-height:1.35;color:#666}.fe-cart-item__meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.fe-cart-badge{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;font-size:1.15rem;font-weight:700}.fe-cart-badge--green{background:#b7ef63;color:#276e49}.fe-cart-badge--dark{background:#1d1d1d;color:#fff}.fe-cart-item__bottom{margin-top:8px}.fe-cart-qty{display:inline-flex;align-items:center;gap:8px;background:#fff;border-radius:999px;padding:4px 8px;border:1px solid #e6e6e6}.fe-cart-qty__btn{width:28px;height:28px;border:0;border-radius:50%;background:#ecefe8;color:#111;font-size:2rem;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.fe-cart-qty__value{min-width:18px;text-align:center;font-size:1.5rem;font-weight:700;color:#111}.fe-cart-upsell{margin-top:18px}.fe-cart-upsell__heading{margin:6px 0 12px;font-size:1.6rem;line-height:1.2;font-weight:700;color:#1b1b1b}.fe-cart-upsell__track{display:flex;gap:12px;overflow-x:auto;padding-bottom:6px;scrollbar-width:none}.fe-cart-upsell__track::-webkit-scrollbar{display:none}.fe-cart-upsell__card{flex:0 0 220px;display:grid;grid-template-columns:72px 1fr auto;align-items:center;gap:12px;padding:12px;background:#f7faf5;border-radius:22px;box-shadow:0 6px 16px #0000000a}.fe-cart-upsell__image-wrap{display:block;width:72px;height:72px;border-radius:16px;overflow:hidden;background:#fff;flex-shrink:0}.fe-cart-upsell__image{display:block;width:100%;height:100%;object-fit:cover}.fe-cart-upsell__info{min-width:0}.fe-cart-upsell__title{margin:0 0 4px;font-size:1.4rem;line-height:1.25;font-weight:700;color:#1b1b1b}.fe-cart-upsell__price{font-size:1.4rem;line-height:1.2;font-weight:700;color:#276e49}.fe-cart-upsell__add{width:40px;height:40px;border:0;border-radius:999px;background:#276e49;color:#fff;font-size:2rem;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.fe-cart-discount{margin-bottom:14px}.fe-cart-discount__inner{display:grid;grid-template-columns:1fr auto;gap:10px}.fe-cart-discount__input{width:100%;min-height:48px;border:1px solid #d8ddd5;border-radius:16px;background:#fff;padding:0 14px;font-size:1.4rem;color:#111}.fe-cart-discount__button{min-height:48px;padding:0 16px;border:0;border-radius:16px;background:#f0f4ee;color:#276e49;font-size:1.35rem;font-weight:700;cursor:pointer}.fe-cart-footer__form{margin:0}.fe-cart-checkout-btn{width:100%;min-height:64px;border:0;border-radius:22px;background:#276e49;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:14px 20px;font-size:1.8rem;font-weight:700;cursor:pointer}.fe-cart-checkout-btn__label{display:inline-block}.fe-cart-checkout-btn__prices{display:flex;align-items:center;gap:10px}.fe-cart-checkout-btn__compare{font-size:1.4rem;opacity:.75;text-decoration:line-through}.fe-cart-checkout-btn__final{font-size:1.9rem;font-weight:700}.fe-cart-trust{display:flex;flex-direction:column;gap:8px;margin-top:14px}.fe-cart-trust__item{font-size:1.3rem;line-height:1.35;color:#276e49}body.fe-cart-open{overflow:hidden}.fe-cart-item__variant-wrap{margin-top:6px}.fe-cart-item__variant-label{display:block;margin-bottom:5px;font-size:1.15rem;font-weight:700;color:#4e5b50}.fe-cart-item__variant-select{width:100%;min-height:40px;border:1px solid #d8ddd5;border-radius:12px;background:#fff;padding:0 12px;font-size:1.25rem;font-weight:600;color:#111;outline:none}.fe-cart-item__variant-current{margin-top:6px;font-size:1.2rem;font-weight:600;color:#4e5b50}@media screen and (max-width:749px){.fe-cart-drawer{width:100vw;border-radius:22px 22px 0 0;top:auto;bottom:0;height:92vh;transform:translateY(100%)}.fe-cart-drawer.is-open{transform:translateY(0)}.fe-cart-header{padding:16px 16px 12px}.fe-cart-drawer__body{padding:0 16px 18px}.fe-cart-drawer__footer{padding:14px 16px 16px}.fe-cart-item{grid-template-columns:72px 1fr;gap:10px;padding:10px}.fe-cart-item__image-wrap{width:72px;height:72px}.fe-cart-checkout-btn{min-height:60px;padding:12px 18px}.fe-cart-upsell__card{flex-basis:190px;grid-template-columns:64px 1fr auto;gap:10px;padding:10px;align-items:start}.fe-cart-upsell__image-wrap{width:64px;height:64px;border-radius:14px}.fe-cart-upsell__info{min-width:0;padding-top:2px}.fe-cart-upsell__title{margin:0 0 5px;font-size:1.18rem;line-height:1.22;font-weight:700;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:normal;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.fe-cart-upsell__price{font-size:1.22rem;line-height:1.15}.fe-cart-upsell__add{width:36px;height:36px;font-size:1.8rem;align-self:center}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/fe-cart-drawer.css.map */
