.fexx-cart-drawer{--drawer-body-padding: 0;--drawer-footer-padding: 0;--drawer-content-max-height: 100dvh;--fexx-benefit-color: var(--fexx-benefit-color, #187545);width:min(100%,470px);height:100dvh;padding:0;font-family:var(--text-font-family, inherit)}.fexx-cart-drawer::part(content){border-radius:0;overflow:hidden;background:#fff;box-shadow:-20px 0 60px #0000001f}.fexx-cart-drawer::part(body){display:block;padding:0;background:#fff}.fexx-cart-drawer::part(footer){padding:0;border-top:1px solid #e9e9eb;background:#fffffffa;box-shadow:0 -10px 30px #0000000a}.fexx-cart-shell{min-width:0}.fexx-cart-header{position:relative;display:block;padding:22px 20px 18px;border-bottom:1px solid #ededee;background:#fff}.fexx-cart-header__row,.fexx-cart-header__title-row,.fexx-cart-summary__row,.fexx-cart-discounts>div{display:flex;align-items:center;justify-content:space-between}.fexx-cart-header__eyebrow{margin:0 0 3px;color:#77777c;font-size:10px;font-weight:700;line-height:1.2;letter-spacing:.1em;text-transform:uppercase}.fexx-cart-header__title-row{justify-content:flex-start;gap:9px}.fexx-cart-header__title{margin:0;color:#111113;font-size:22px;font-weight:650;line-height:1.15;letter-spacing:-.035em}.fexx-cart-count{display:inline-grid;place-items:center;min-width:23px;height:23px;padding:0 7px;border-radius:999px;background:#f0f0f2;color:#343438;font-size:11px;font-weight:700}.fexx-cart-close{display:inline-grid!important;place-items:center;width:38px;height:38px;padding:0;border:0;border-radius:999px;background:#f4f4f5;color:#171719;transition:background .16s ease,transform .16s ease}.fexx-cart-close:hover{background:#e9e9eb;transform:scale(1.03)}.fexx-cart-close:focus-visible,.fexx-quantity__button:focus-visible,.fexx-cart-checkout:focus-visible,.fexx-cart-view:focus-visible{outline:2px solid #111;outline-offset:2px}.fexx-cart-goals{display:block;margin-top:18px;padding:15px;border:1px solid #e8e8ea;border-radius:16px;background:#f8f8f9}.fexx-cart-goals[aria-busy=true]{opacity:.72;pointer-events:none}.fexx-cart-goals__heading{display:grid;gap:3px;margin-bottom:13px}.fexx-cart-goals__heading>span{color:#77777c;font-size:9px;font-weight:750;line-height:1.2;letter-spacing:.09em;text-transform:uppercase}.fexx-cart-goals__heading>strong{color:#171719;font-size:12px;font-weight:620;line-height:1.35;letter-spacing:-.015em}.fexx-cart-goals__track{position:relative;height:7px;margin:10px 40px 0 0;border-radius:999px;background:#dedee2}.fexx-cart-goals__fill{position:absolute;inset:0 auto 0 0;width:0;border-radius:inherit;background:#171719;box-shadow:0 1px 4px #17171933;transition:width .42s cubic-bezier(.22,.8,.24,1)}.fexx-cart-goals__marker{position:absolute;top:50%;left:min(var(--goal-position),100%);display:grid;place-items:center;width:26px;height:26px;transform:translate(-50%,-50%);border:2px solid #d8d8dc;border-radius:50%;background:#fff;color:#8b8b90;box-shadow:0 3px 10px #00000014;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease}.fexx-cart-goals__marker.is-last{transform:translate(-50%,-50%)}.fexx-cart-goals__marker svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.fexx-cart-goals__marker.is-reached{border-color:#171719;background:#171719;color:#fff;transform:translate(-50%,-50%) scale(1.04)}.fexx-cart-goals__labels{position:relative;height:22px;margin:13px 40px 0 0}.fexx-cart-goals__labels span{position:absolute;top:0;left:min(var(--goal-position),100%);width:max-content;max-width:88px;transform:translate(-50%);color:#8a8a8f;font-size:9px;font-weight:600;line-height:1.25;text-align:center;white-space:nowrap}.fexx-cart-goals__labels span.is-last{transform:translate(-50%);text-align:center}.fexx-cart-goals__labels span.is-reached{color:#171719}.fexx-cart-rewards{display:grid;gap:8px;margin-top:13px}.fexx-cart-reward{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:9px;border:1px solid #e5e5e7;border-radius:12px;background:#fff;opacity:.62;transition:opacity .18s ease,border-color .18s ease,box-shadow .18s ease}.fexx-cart-reward--message-only{grid-template-columns:minmax(0,1fr);padding:10px 12px}.fexx-cart-reward.is-unlocked{border-color:#cfcfd2;opacity:1;box-shadow:0 5px 18px #0000000b}.fexx-cart-reward.is-added{border-color:#171719;opacity:1}.fexx-cart-reward__image-wrap{width:46px;height:46px;overflow:hidden;border-radius:9px;background:#f3f3f4}.fexx-cart-reward__image{display:block;width:100%;height:100%;object-fit:cover}.fexx-cart-reward__content{display:grid;min-width:0;gap:1px}.fexx-cart-reward__state{color:#8b8b90;font-size:8px;font-weight:750;line-height:1.2;letter-spacing:.08em;text-transform:uppercase}.fexx-cart-reward__content strong{overflow:hidden;color:#171719;font-size:11px;font-weight:680;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.fexx-cart-reward__content small{overflow:hidden;color:#77777c;font-size:9px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.fexx-cart-reward__button{min-width:78px;min-height:32px;padding:7px 10px;border:0;border-radius:9px;background:#171719;color:#fff;font-size:9px;font-weight:700;line-height:1.15;cursor:pointer}.fexx-cart-reward__button:disabled{background:#ededee;color:#8d8d92;cursor:default}.fexx-cart-body{padding:4px 20px 22px}.fexx-cart-items{display:grid}.fexx-cart-items>*+*{padding-top:16px!important}.fexx-cart-item{position:relative;display:grid;grid-template-columns:76px minmax(0,1fr);align-items:start;gap:13px;padding:16px 0;border-bottom:1px solid #eeeeef}.fexx-cart-item__media{position:relative;width:76px;height:84px}.fexx-cart-item__media>a{display:block;width:100%;height:100%}.fexx-cart-item__image{display:block;width:100%;height:100%;border-radius:12px;background:#f4f4f5;object-fit:cover}.fexx-cart-item__image--placeholder{border:1px solid #ececef}.fexx-cart-item__media>.pill-loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.fexx-cart-item__reward-badge{position:absolute;left:5px;bottom:5px;padding:4px 6px;border-radius:6px;background:#111113e6;color:#fff;font-size:7px;font-weight:750;line-height:1;letter-spacing:.05em;text-transform:uppercase}.fexx-cart-item__content{display:grid;min-width:0;gap:9px}.fexx-cart-item__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.fexx-cart-item__titles{display:grid;min-width:0;gap:3px}.fexx-cart-item__title{display:-webkit-box;overflow:hidden;margin:0;color:#171719;font-size:12px;font-weight:620;line-height:1.3;letter-spacing:-.015em;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}.fexx-cart-item__variant,.fexx-cart-item__properties,.fexx-cart-item__reward-text{margin:0;color:#7b7b80;font-size:9px;line-height:1.3}.fexx-cart-item__properties{display:grid;gap:2px;padding:0;list-style:none}.fexx-cart-item__price{display:grid;flex:0 0 auto;justify-items:end;gap:1px;text-align:right}.fexx-cart-item__compare{color:#96969a;font-size:9px;line-height:1.2;text-decoration:line-through}.fexx-cart-item__final{color:#171719;font-size:11px;font-weight:680;line-height:1.2;white-space:nowrap}.fexx-cart-item__final.is-free{color:var(--fexx-benefit-color, #187545)}.fexx-cart-item__actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.fexx-cart-item__controls{display:flex;align-items:center;justify-content:space-between;width:100%;gap:12px}.fexx-quantity{display:inline-grid;grid-template-columns:28px 30px 28px;align-items:center;height:30px;overflow:hidden;border:1px solid #dedee1;border-radius:9px;background:#fff}.fexx-quantity__button{display:grid;place-items:center;width:28px;height:28px;padding:0;border:0;background:transparent;color:#2a2a2e;font-size:15px;line-height:1;cursor:pointer}.fexx-quantity__button:hover{background:#f3f3f4}.fexx-quantity__input{width:30px!important;min-width:30px;height:28px;padding:0!important;border:0!important;background:transparent!important;color:#171719;font-size:10px;font-weight:650;text-align:center;box-shadow:none!important;-webkit-appearance:textfield;appearance:textfield}.fexx-quantity__input::-webkit-outer-spin-button,.fexx-quantity__input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;appearance:none}.fexx-cart-item__remove{flex:0 0 auto;color:#85858a;font-size:9px;line-height:1.2;text-decoration:underline;text-underline-offset:3px}.fexx-cart-item__discounts{display:grid;gap:3px;margin:0;padding:0;color:var(--fexx-benefit-color, #187545);font-size:8px;list-style:none}.fexx-cart-recommendations{padding-top:22px}.fexx-cart-section-heading span{color:#85858a;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.fexx-cart-section-heading h3{margin:2px 0 12px;color:#171719;font-size:14px;font-weight:650;letter-spacing:-.02em}.fexx-cart-recommendations__carousel{width:calc(100% + 20px);padding-right:20px}.fexx-cart-recommendations__list{grid:auto / auto-flow 82%!important;gap:9px;border:0!important}.fexx-cart-recommendations .horizontal-product{min-height:90px;align-items:center;gap:10px;padding:10px;border:1px solid #e8e8ea;border-radius:13px;background:#f8f8f9!important}.fexx-cart-recommendations .horizontal-product__image{width:58px;height:68px;flex-basis:58px;border-radius:9px;object-fit:cover}.fexx-cart-recommendations .horizontal-product__info{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px}.fexx-cart-recommendations .horizontal-product__info .text-sm{font-size:10px;line-height:1.25}.fexx-cart-recommendations .horizontal-product__cta{margin:0}.fexx-cart-recommendations .horizontal-product__cta .button{min-width:auto;min-height:31px;padding:7px 10px;border:0;border-radius:8px;background:#171719;color:#fff;font-size:8px}.fexx-cart-footer{display:grid;gap:11px;padding:15px 20px 17px}.fexx-cart-discounts{display:grid;gap:5px}.fexx-cart-discounts>div{color:var(--fexx-benefit-color, #187545);font-size:10px}.fexx-cart-discounts span{display:inline-flex;align-items:center;gap:5px}.fexx-cart-summary{display:grid;gap:3px}.fexx-cart-summary__row span{color:#56565b;font-size:12px}.fexx-cart-summary__row strong{color:#111113;font-size:17px;font-weight:700;letter-spacing:-.025em}.fexx-cart-summary__shipping{margin:0;color:#85858a;font-size:9px;line-height:1.35}.fexx-cart-cashback{display:flex;align-items:center;gap:9px;padding:9px 11px;border-radius:10px;background:#f3f3f4}.fexx-cart-cashback__icon{display:grid;place-items:center;width:23px;height:23px;flex:0 0 23px;border-radius:999px;background:#171719;color:#fff;font-size:9px;font-weight:750}.fexx-cart-cashback p{margin:0;color:#545459;font-size:9px;line-height:1.3}.fexx-cart-cashback strong{color:#171719;font-weight:700}.fexx-cart-note-trigger{justify-self:start;padding:0;border:0;background:transparent;color:#747479;font-size:9px;text-decoration:underline;text-underline-offset:3px}.fexx-cart-actions{display:grid;gap:8px}.fexx-cart-checkout{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:50px;padding:0 17px;border:0;border-radius:12px;background:#171719;color:#fff;font-size:11px;font-weight:700;letter-spacing:-.01em;cursor:pointer;transition:transform .16s ease,opacity .16s ease}.fexx-cart-checkout:hover{opacity:.92;transform:translateY(-1px)}.fexx-cart-checkout.is-centered{justify-content:center}.fexx-cart-checkout strong{font-size:11px;font-weight:700}.fexx-cart-view{display:block;color:#5f5f64;font-size:9px;line-height:1.4;text-align:center;text-decoration:underline;text-underline-offset:3px}.fexx-cart-trust{display:flex;align-items:center;justify-content:center;gap:6px;color:#85858a;font-size:8px;line-height:1.2}.fexx-cart-native-shipping{margin-top:18px}.fexx-cart-empty{display:grid;justify-items:center;gap:18px;width:min(100%,330px);margin:auto;padding:70px 28px;text-align:center}.fexx-cart-empty__icon{display:grid;place-items:center;width:66px;height:66px;border-radius:50%;background:#f3f3f4;color:#171719}.fexx-cart-empty__content{display:grid;justify-items:center;gap:9px}.fexx-cart-empty__title{margin:0;color:#171719;font-size:19px;font-weight:650;letter-spacing:-.03em}.fexx-cart-empty__text{margin:0 0 8px;color:#77777c;font-size:11px;line-height:1.5}.fexx-cart-close--empty{position:absolute!important;top:18px!important;right:18px!important;z-index:2}@media screen and (min-width:700px){.fexx-cart-drawer{width:470px;padding:12px}.fexx-cart-drawer::part(content){border-radius:20px}.fexx-cart-header{padding:24px 24px 19px}.fexx-cart-body{padding-right:24px;padding-left:24px}.fexx-cart-footer{padding:16px 24px 20px}.fexx-cart-recommendations__carousel{width:calc(100% + 24px);padding-right:24px}}@media screen and (max-width:420px){.fexx-cart-header{padding:18px 15px 15px}.fexx-cart-body{padding-right:15px;padding-left:15px}.fexx-cart-footer{padding:13px 15px 15px}.fexx-cart-goals{padding:13px}.fexx-cart-reward{grid-template-columns:42px minmax(0,1fr) auto}.fexx-cart-reward__image-wrap{width:42px;height:42px}.fexx-cart-reward__button{min-width:70px;padding-inline:8px}.fexx-cart-item{grid-template-columns:70px minmax(0,1fr);gap:11px}.fexx-cart-item__media{width:70px;height:78px}.fexx-cart-recommendations__carousel{width:calc(100% + 15px);padding-right:15px}}@media(prefers-reduced-motion:reduce){.fexx-cart-goals__fill,.fexx-cart-close,.fexx-cart-reward,.fexx-cart-checkout{transition:none}.fexx-cart-virtual-gift__scarcity>span{animation:none}}.fexx-cart-item--virtual-gift[hidden]{display:none!important}.fexx-cart-item--virtual-gift{animation:fexxVirtualGiftIn .26s ease both}.fexx-cart-item--virtual-gift .fexx-cart-item__reward-badge{background:var(--fexx-benefit-color, #187545)}.fexx-cart-item__actions--gift{align-items:center}.fexx-cart-item__actions--gift .fexx-cart-item__reward-text{flex:0 0 auto;color:var(--fexx-benefit-color, #187545);font-weight:700;white-space:nowrap}.fexx-cart-virtual-gift__scarcity{display:inline-flex;align-items:center;gap:6px;min-width:0;max-width:100%;padding:5px 7px;border:1px solid #f0ddd5;border-radius:7px;background:#fff8f5;color:#8b4634;font-size:8px;line-height:1.2}.fexx-cart-virtual-gift__scarcity>span{flex:0 0 auto;width:6px;height:6px;border-radius:50%;background:#b75940;box-shadow:0 0 #b7594057;animation:fexxGiftScarcityPulse 1.8s ease-out infinite}.fexx-cart-virtual-gift__scarcity strong{overflow:hidden;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.fexx-cart-checkout{text-decoration:none}@keyframes fexxGiftScarcityPulse{0%{box-shadow:0 0 #b7594057}70%,to{box-shadow:0 0 0 6px #b7594000}}@keyframes fexxVirtualGiftIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:420px){.fexx-cart-item__actions--gift{align-items:flex-start;flex-direction:column;gap:7px}.fexx-cart-item__actions--gift .fexx-cart-item__reward-text{white-space:normal}}.fexx-cart-checkout{position:relative;overflow:hidden;transition:transform .18s ease,opacity .18s ease,box-shadow .18s ease}.fexx-cart-checkout:hover{opacity:1;transform:translateY(-1px);box-shadow:0 8px 22px #00000024}.fexx-cart-checkout:active{transform:scale(.985)}.fexx-cart-checkout:after{content:"";position:absolute;top:0;left:-70%;width:38%;height:100%;pointer-events:none;transform:skew(-18deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.18),transparent);animation:fexxCheckoutShine 1.1s ease .6s 1 both}@keyframes fexxCheckoutShine{0%{left:-70%}to{left:140%}}@media(prefers-reduced-motion:reduce){.fexx-cart-checkout{transition:none!important}.fexx-cart-checkout:after{animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/279/assets/fexx-cart-drawer.css.map */
