.ff-cp__grid{display:grid;grid-template-columns:1fr var(--ff-cp-summary-w, 380px);gap:var(--ff-cp-grid-gap, 40px);align-items:start}.ff-cp__header{display:flex;align-items:baseline;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:var(--ff-cp-header-mb, 24px)}.ff-cp__title{margin:0;font-size:var(--ff-cp-title-size, 28px);font-weight:var(--ff-cp-title-weight, 700);color:var(--ff-cp-title-color, #121212);text-transform:var(--ff-cp-title-transform, uppercase);letter-spacing:calc(var(--ff-cp-title-ls, 2) * .01em);line-height:1.2}.ff-cp__title-count{font-weight:var(--ff-cp-count-weight, 400);opacity:.55}.ff-cp__continue{font-size:var(--ff-cp-link-size, 14px);color:var(--ff-cp-link-color, #121212);text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;transition:opacity .15s ease}.ff-cp__continue:hover{opacity:.6}.ff-cp-active .title-wrapper-with-link,.ff-cp-active .cart-items thead{display:none!important}.ff-cp-active .cart__items{border-bottom:none!important;padding-bottom:0!important}.ff-cp__items-col{min-width:0}.ff-cp__items{display:flex;flex-direction:column}.ff-cp__items .cart-items{display:block!important;border:none;box-shadow:none}.ff-cp__items .cart-items tbody{display:block!important}.ff-cp__item{display:flex!important;gap:var(--ff-cp-item-gap, 16px);padding:var(--ff-cp-item-pad, 20px) 0;border-bottom:var(--ff-cp-divider-width, 1px) solid var(--ff-cp-divider-color, #e5e5e5);position:relative}.ff-cp__item:first-child{border-top:var(--ff-cp-divider-width, 1px) solid var(--ff-cp-divider-color, #e5e5e5)}.ff-cp__item>td{display:block;padding:0!important;border:none!important;vertical-align:top}.ff-cp__item-media{flex-shrink:0;width:var(--ff-cp-img-size, 120px)}.ff-cp__item-link{display:block;border-radius:var(--ff-cp-img-radius, 0px);overflow:hidden}.ff-cp__item-link:empty{display:none}.ff-cp__item-img{width:100%;height:auto;display:block;object-fit:cover;aspect-ratio:var(--ff-cp-img-ratio, auto);border-radius:var(--ff-cp-img-radius, 0px)}.ff-cp__item-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:var(--ff-cp-body-gap, 10px)}.ff-cp__item-top{display:flex;justify-content:space-between;gap:16px}.ff-cp__item-info{flex:1;min-width:0}.ff-cp__item-vendor{font-size:var(--ff-cp-meta-size, 12px);color:var(--ff-cp-text, #121212);opacity:var(--ff-cp-meta-opacity, .5);margin:0 0 3px;text-transform:uppercase;letter-spacing:.03em}.ff-cp__item-name{display:block;font-size:var(--ff-cp-item-title-size, 16px);font-weight:var(--ff-cp-item-title-weight, 600);color:var(--ff-cp-item-title-color, #121212);text-decoration:none;line-height:1.3;word-break:break-word}.ff-cp__item-name:hover{text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px}.ff-cp__item-options{margin-top:5px}.ff-cp__item-option{display:inline;font-size:var(--ff-cp-meta-size, 12px);color:var(--ff-cp-text, #121212);opacity:var(--ff-cp-meta-opacity, .65);line-height:1.4}.ff-cp__item-option+.ff-cp__item-option:before{content:" / "}.ff-cp__item-per-price{font-size:var(--ff-cp-meta-size, 12px);opacity:var(--ff-cp-meta-opacity, .65);margin-top:4px}.ff-cp__item-selling-plan{font-size:var(--ff-cp-meta-size, 12px);opacity:var(--ff-cp-meta-opacity, .65);margin-top:3px}.ff-cp__item-discounts{margin-top:4px;padding:0;list-style:none}.ff-cp__item-discounts .discounts__discount{font-size:var(--ff-cp-meta-size, 12px)}.ff-cp__item-price{flex-shrink:0;text-align:right;position:relative}.ff-cp__item-price .loading__spinner{position:absolute;top:0;right:0;bottom:0;left:auto;padding:0}.ff-cp__item-final,.ff-cp__item-sale{display:block;font-size:var(--ff-cp-price-size, 16px);font-weight:var(--ff-cp-price-weight, 600);color:var(--ff-cp-text, #121212);opacity:1!important;line-height:1.3}.ff-cp__item-sale{color:var(--ff-cp-sale-color, #cd3737);opacity:1!important}.ff-cp__item-compare{display:block;font-size:var(--ff-cp-compare-size, 13px);color:var(--ff-cp-compare-color, #999999);text-decoration:line-through;line-height:1.3}.ff-cp__item-unit{font-size:12px;opacity:var(--ff-cp-meta-opacity, .65);margin-top:2px}.ff-cp__item-bottom{display:flex;align-items:center;flex-wrap:wrap}.ff-cp__item .cart-item__quantity-wrapper{flex-wrap:nowrap!important}.ff-cp__qty.ff-qty-split{display:flex;align-items:center;gap:4px;border:none;background:none;padding:0;width:auto;min-height:auto;border-radius:0}.ff-cp__qty.ff-qty-split:before,.ff-cp__qty.ff-qty-split:after{display:none!important;content:none!important}.ff-cp__qty.ff-qty-split .quantity__button{width:var(--ff-cp-qty-btn-size, 36px);height:var(--ff-cp-qty-btn-size, 36px);min-width:var(--ff-cp-qty-btn-size, 36px);min-height:var(--ff-cp-qty-btn-size, 36px);border:1px solid var(--ff-cp-divider-color, #e5e5e5);border-radius:0;background:transparent;display:flex;align-items:center;justify-content:center;padding:0;margin:0;cursor:pointer;color:var(--ff-cp-text, #121212);transition:border-color .15s ease,background-color .15s ease}.ff-cp__qty.ff-qty-split .quantity__button:hover{border-color:#00000080}.ff-cp__qty.ff-qty-split .quantity__button .svg-wrapper{width:var(--ff-cp-qty-icon-size, 11px);height:var(--ff-cp-qty-icon-size, 11px)}.ff-cp__qty.ff-qty-split .quantity__input{width:var(--ff-cp-qty-input-w, 42px);height:var(--ff-cp-qty-btn-size, 36px);min-width:var(--ff-cp-qty-input-w, 42px);border:1px solid var(--ff-cp-divider-color, #e5e5e5);border-radius:0;background:transparent;text-align:center;font-size:14px;font-weight:500;color:var(--ff-cp-text, #121212);padding:0;-moz-appearance:textfield}.ff-cp__qty.ff-qty-split .quantity__input::-webkit-outer-spin-button,.ff-cp__qty.ff-qty-split .quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ff-cp__qty.ff-qty-split .quantity__button:focus,.ff-cp__qty.ff-qty-split .quantity__button:focus-visible,.ff-cp__qty.ff-qty-split .quantity__input:focus,.ff-cp__qty.ff-qty-split .quantity__input:focus-visible{outline:none!important;box-shadow:none!important}.ff-cp__qty.ff-qty-split .quantity__button:focus-visible,.ff-cp__qty.ff-qty-split .quantity__input:focus-visible{border-color:#00000080}.ff-cp__remove{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:var(--ff-cp-remove-size, 28px);height:var(--ff-cp-remove-size, 28px);margin-left:12px;background:none;border:none;cursor:pointer;color:var(--ff-cp-text, #121212);opacity:var(--ff-cp-remove-opacity, .4);transition:opacity .15s ease;padding:0}.ff-cp__remove:hover{opacity:1}.ff-cp__remove .svg-wrapper{width:var(--ff-cp-remove-icon-size, 18px);height:var(--ff-cp-remove-icon-size, 18px)}.ff-cp__remove .svg-wrapper svg,.ff-cp__remove .svg-wrapper .icon-remove{width:100%!important;height:100%!important}.ff-cd__remove .svg-wrapper svg,.ff-cd__remove .svg-wrapper .icon-remove{width:100%!important;height:100%!important}.ff-cp__item .quantity-popover-container{padding:0}.ff-cp__item .quantity-popover__info.global-settings-popup{transform:translateY(0);top:100%}.ff-cp__item .cart-item__error{display:flex;align-items:flex-start;margin-top:6px;flex-basis:100%;min-width:0}.ff-cp__item .cart-item__error-text{font-size:1.3rem;line-height:1.4;letter-spacing:.04rem;order:1}.ff-cp__item .cart-item__error-text+.svg-wrapper{flex-shrink:0;width:1.5rem;height:1.5rem;margin-right:.7rem;margin-top:.25rem}.ff-cp__item .cart-item__error-text:empty+.svg-wrapper{display:none}html.ff-cart-open .ff-cp__item .cart-item__error,cart-items.ff-cp-syncing .ff-cp__item .cart-item__error{display:none}.cart__items--disabled .ff-cp__item{pointer-events:none;opacity:.5}.ff-cp-active .cart__warnings{padding:4rem 0 2rem}.ff-cp-active .cart__empty-text{font-size:var(--ff-cp-empty-title-size, 22px);font-weight:600;text-transform:uppercase;letter-spacing:.03em;margin:0 0 2rem}.ff-cp__summary{position:sticky;top:calc(var(--ff-header-fixed-h, 60px) + 20px);border:var(--ff-cp-summary-border-w, 1px) solid var(--ff-cp-divider-color, #e5e5e5);padding:var(--ff-cp-summary-pad, 24px);padding-bottom:var(--ff-cp-summary-pad-bottom, 14px);background:var(--ff-cp-summary-bg, #ffffff)}.ff-cp__summary-heading{margin:0 0 var(--ff-cp-summary-heading-mb, 16px);font-size:var(--ff-cp-summary-heading-size, 20px);font-weight:var(--ff-cp-summary-heading-weight, 700);color:var(--ff-cp-summary-heading-color, #121212);text-transform:var(--ff-cp-summary-heading-transform, uppercase);letter-spacing:.02em;line-height:1.2}.ff-cp__bar-wrap{margin-bottom:var(--ff-cp-bar-mb, 16px);padding-bottom:var(--ff-cp-bar-mb, 16px);border-bottom:1px solid var(--ff-cp-divider-color, #e5e5e5)}.ff-cp__bar-text{font-size:var(--ff-cp-bar-text-size, 13px);font-weight:var(--ff-cp-bar-text-weight, 400);color:var(--ff-cp-bar-text-color, #555);margin-bottom:8px;line-height:1.3;text-align:center}.ff-cp__bar-track{width:100%;height:var(--ff-cp-bar-height, 8px);background:var(--ff-cp-bar-track, #e5e5e5);border-radius:var(--ff-cp-bar-radius, 0);position:relative;overflow:hidden}.ff-cp__bar-fill{position:absolute;top:0;left:0;height:100%;display:block!important;background-color:var(--ff-cp-bar-fill, #cd3737);border-radius:inherit;transition:width .5s cubic-bezier(.25,.46,.45,.94);min-width:0;font-size:0;line-height:0;overflow:hidden}.ff-cp__bar-fill--complete{background-color:var(--ff-cp-bar-complete, #16a34a)}.ff-cp__bar-fill--striped:not(.ff-cp__bar-fill--complete){background-image:linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem;animation:ff-cp-stripes .75s linear infinite}@keyframes ff-cp-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.ff-cp__bar-fill--complete{animation:ff-cp-celebrate .6s ease-out 1}@keyframes ff-cp-celebrate{0%{filter:brightness(1)}40%{filter:brightness(1.5)}to{filter:brightness(1)}}.ff-cp__totals-row{display:flex;justify-content:space-between;align-items:baseline}.ff-cp__totals-label{font-size:var(--ff-cp-totals-size, 16px);font-weight:var(--ff-cp-totals-weight, 600);text-transform:uppercase;letter-spacing:.02em;color:var(--ff-cp-text, #121212)}.ff-cp__totals-value{font-size:calc(var(--ff-cp-totals-size, 16px) + 1px);font-weight:var(--ff-cp-totals-value-weight, 700);color:var(--ff-cp-text, #121212)}.ff-cp__summary-discounts{margin-bottom:8px}.ff-cp__summary-discounts .discounts__discount{font-size:var(--ff-cp-discount-size, 13px)}.ff-cp__tax-note{display:block;font-size:var(--ff-cp-tax-size, 12px);font-weight:var(--ff-cp-tax-weight, 400);color:var(--ff-cp-tax-color, #888);margin-top:6px;line-height:1.4}.ff-cp__tax-note a{color:inherit}.ff-cp__note-section{margin-top:var(--ff-cp-note-mt, 14px);border-top:1px solid var(--ff-cp-divider-color, #e5e5e5)}.ff-cp__note-section:last-child{margin-bottom:calc(var(--ff-cp-summary-pad, 24px) * -1);padding-bottom:var(--ff-cp-summary-pad, 24px)}.ff-cp__note-details{margin:0;padding:0}.ff-cp__note-details[open]{padding:0}.ff-cp__note-toggle{display:flex;align-items:center;justify-content:center;padding:var(--ff-cp-note-pad-y, 10px) var(--ff-cp-note-pad-x, 0px);margin:0;cursor:pointer;list-style:none;font-size:var(--ff-cp-note-size, 12px);font-weight:var(--ff-cp-note-weight, 400);color:var(--ff-cp-text, #121212);opacity:var(--ff-cp-note-opacity, .6);transition:opacity .15s ease;-webkit-padding-start:0;padding-inline-start:0}.ff-cp__note-toggle:hover{opacity:1}.ff-cp__note-toggle::-webkit-details-marker{display:none}.ff-cp__note-toggle::marker{display:none;content:""}.ff-cp__note-label{text-decoration:underline;text-underline-offset:2px}.ff-cp__note-body{padding:var(--ff-cp-note-body-pad-top, 0px) var(--ff-cp-note-body-pad-x, 0px) var(--ff-cp-note-body-pad-bottom, 10px)}.ff-cp__note-section .cart__note{top:0;height:auto;position:relative}.ff-cp__note-section .cart__note:before,.ff-cp__note-section .cart__note:after{content:none!important;display:none!important}.ff-cp__note-section .cart__note label{position:static;top:auto;height:auto}.ff-cp__note-textarea{display:block;width:100%;min-height:70px;padding:10px 12px;font-size:13px;font-family:inherit;line-height:1.5;border:1px solid var(--ff-cp-divider-color, #e5e5e5);border-radius:0;background:transparent;color:var(--ff-cp-text, #121212);resize:vertical}.ff-cp__note-textarea:focus{outline:none;border-color:#0006}.ff-cp__cta-wrap{margin-top:var(--ff-cp-cta-mt, 16px)}.ff-cp__cta{display:block;width:100%;text-align:center;padding:var(--ff-cp-cta-pad-y, 16px) 20px;font-size:var(--ff-cp-cta-size, 16px);font-weight:var(--ff-cp-cta-weight, 700);text-transform:var(--ff-cp-cta-transform, uppercase);letter-spacing:calc(var(--ff-cp-cta-ls, 6) * .01em);cursor:pointer;line-height:1.3;font-family:inherit;border:none;--btn-pad-x: 20px}.ff-cp__summary .ff-cp__cta{background-color:var(--ff-cp-cta-bg, #121212);color:var(--ff-cp-cta-text, #fff);border:2px solid var(--ff-cp-cta-bg, #121212);--btn-bg: var(--ff-cp-cta-bg, #121212);--btn-text: var(--ff-cp-cta-text, #fff);--btn-border: var(--ff-cp-cta-bg, #121212)}.ff-cp__cta:disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.ff-cp__cta-text{pointer-events:none}.ff-cp__dynamic-checkout{margin-top:var(--ff-cp-btn-gap, 10px)}.ff-cp__dynamic-checkout:has(.dynamic-checkout__content:empty){margin:0}@media screen and (max-width:749px){.ff-cp__dynamic-checkout .shopify-accelerated-checkout-cart{display:grid!important;grid-template-columns:1fr 1fr;gap:var(--ff-cp-btn-gap, 10px)}.ff-cp__dynamic-checkout .shopify-accelerated-checkout-cart>:first-child{grid-column:1 / -1}}.ff-cp__trust{display:flex;flex-wrap:wrap;justify-content:var(--ff-cp-trust-align, center);gap:var(--ff-cp-trust-row-gap, 4px) 16px;margin-top:0;padding-top:var(--ff-cp-trust-mt, 14px);border-top:1px solid var(--ff-cp-divider-color, #e5e5e5)}.ff-cp__trust:last-child{margin-bottom:calc(var(--ff-cp-summary-pad, 24px) * -1);padding-bottom:var(--ff-cp-summary-pad, 24px)}.ff-cp__trust-item{display:flex;align-items:center;gap:var(--ff-cp-trust-gap, 5px)}.ff-cp__trust-icon{display:flex;align-items:center;color:var(--ff-cp-trust-color, #777)}.ff-cp__trust-icon svg,.ff-cp__trust-icon .svg-wrapper{width:var(--ff-cp-trust-icon-size, 15px);height:var(--ff-cp-trust-icon-size, 15px)}.ff-cp__trust-text{font-size:var(--ff-cp-trust-size, 13px);color:var(--ff-cp-trust-color, #777);line-height:1}.ff-cp__errors{margin-top:10px;color:#cd3737;font-size:14px}@media screen and (max-width:749px){.ff-cp__grid{grid-template-columns:1fr;gap:24px}.ff-cp__title{font-size:var(--ff-cp-title-size-m, 22px)}.ff-cp__item-media{width:var(--ff-cp-img-size-m, 90px)}.ff-cp__item-name{font-size:var(--ff-cp-item-title-size-m, 14px)}.ff-cp__item-final,.ff-cp__item-sale{font-size:var(--ff-cp-price-size-m, 14px)}.ff-cp__item-compare{font-size:var(--ff-cp-compare-size-m, 12px)}.ff-cp__header{margin-bottom:var(--ff-cp-header-mb-m, 18px)}.ff-cp__summary{position:static}.ff-cp__summary-heading{font-size:var(--ff-cp-summary-heading-size-m, 18px)}.ff-cp__cta{font-size:var(--ff-cp-cta-size-m, 15px)}.ff-cp__trust-text{font-size:var(--ff-cp-trust-size-m, 12px)}.ff-cp__totals-label{font-size:var(--ff-cp-totals-size-m, 15px)}.ff-cp__totals-value{font-size:calc(var(--ff-cp-totals-size-m, 15px) + 1px)}.ff-cp__remove{flex-shrink:0}.ff-cp__item.cart-item{margin-bottom:0!important}}.ff-cp__xs{margin-top:var(--ff-cp-xs-mt, 32px);padding-top:0}.ff-cp__xs-heading{margin:0 0 var(--ff-cp-xs-heading-mb, 16px);font-size:var(--ff-cp-xs-heading-size, 20px);font-weight:var(--ff-cp-xs-heading-weight, 700);color:var(--ff-cp-xs-heading-color, #121212);text-transform:var(--ff-cp-xs-heading-transform, none);letter-spacing:calc(var(--ff-cp-xs-heading-ls, 0) * .01em);line-height:1.2}.ff-cp__xs-grid{display:grid;grid-template-columns:repeat(var(--ff-cp-xs-cols, 2),1fr);gap:var(--ff-cp-xs-gap, 16px)}.ff-cp__xs-card{display:flex;gap:var(--ff-cp-xs-inner-gap, 14px);padding:var(--ff-cp-xs-card-pad, 12px);border:var(--ff-cp-xs-card-border-w, 1px) solid var(--ff-cp-xs-card-border-color, #e5e5e5);border-radius:var(--ff-cp-xs-card-radius, 0px);background:var(--ff-cp-xs-card-bg, transparent);transition:border-color .15s ease}.ff-cp__xs-card:hover{border-color:var(--ff-cp-xs-card-hover-border, #bbb)}.ff-cp__xs-img{flex-shrink:0;width:var(--ff-cp-xs-img-w, 90px)}.ff-cp__xs-img a{display:block;border-radius:var(--ff-cp-xs-img-radius, 0px);overflow:hidden}.ff-cp__xs-img img{width:100%;height:auto;display:block;object-fit:cover;aspect-ratio:var(--ff-cp-xs-img-ratio, 1)}.ff-cp__xs-body{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:6px}.ff-cp__xs-title{text-decoration:none;color:var(--ff-cp-xs-title-color, #121212);font-size:var(--ff-cp-xs-title-size, 14px);font-weight:var(--ff-cp-xs-title-weight, 600);line-height:1.3;display:-webkit-box;-webkit-line-clamp:var(--ff-cp-xs-title-lines, 2);-webkit-box-orient:vertical;overflow:hidden}.ff-cp__xs-title-text.fx--underline,.ff-cp__xs-title-text.fx--underline-lift{background-size:0% 1px}.ff-cp__xs-card:hover .ff-cp__xs-title-text.fx--underline,.ff-cp__xs-card:hover .ff-cp__xs-title-text.fx--underline-lift{background-size:100% 1px}.ff-cp__xs-prices{display:flex;align-items:baseline;gap:6px}.ff-cp__xs-price{font-size:var(--ff-cp-xs-price-size, 14px);font-weight:var(--ff-cp-xs-price-weight, 600);color:var(--ff-cp-text, #121212);opacity:1}.ff-cp__xs-compare{font-size:calc(var(--ff-cp-xs-price-size, 14px) - 2px);color:var(--ff-cp-xs-compare-color, #999);text-decoration:line-through;opacity:1}.ff-cp__xs-atc{display:inline-block;padding:var(--ff-cp-xs-atc-pad-y, 7px) var(--ff-cp-xs-atc-pad-x, 14px);font-size:var(--ff-cp-xs-atc-size, 12px);font-weight:var(--ff-cp-xs-atc-weight, 600);font-family:inherit;text-transform:var(--ff-cp-xs-atc-transform, uppercase);letter-spacing:.03em;line-height:1;cursor:pointer;border:var(--ff-cp-xs-atc-border-w, 1px) solid var(--ff-cp-xs-atc-border-color, #121212);border-radius:var(--ff-cp-xs-atc-radius, 0px);background-color:var(--ff-cp-xs-atc-bg, #ffffff);color:var(--ff-cp-xs-atc-color, #121212);align-self:flex-start;--btn-bg: var(--ff-cp-xs-atc-bg, #ffffff);--btn-text: var(--ff-cp-xs-atc-color, #121212);--btn-border: var(--ff-cp-xs-atc-border-color, #121212)}.ff-cp__xs-atc:disabled{opacity:.4;cursor:not-allowed}.ff-cp__xs-atc .fx__label{color:inherit!important}@media screen and (max-width:749px){.ff-cp__xs-grid{grid-template-columns:repeat(var(--ff-cp-xs-cols-m, 1),1fr)}.ff-cp__xs-heading{font-size:var(--ff-cp-xs-heading-size-m, 18px)}.ff-cp__xs-img{width:var(--ff-cp-xs-img-w-m, 80px)}.ff-cp__xs-title{font-size:var(--ff-cp-xs-title-size-m, 13px)}.ff-cp__xs-price{font-size:var(--ff-cp-xs-price-size-m, 13px)}.ff-cp__xs-atc{font-size:var(--ff-cp-xs-atc-size-m, 11px)}}.ff-cp__payments{margin-top:var(--ff-cp-pay-mt, 14px);padding-top:var(--ff-cp-pay-mt, 14px);border-top:1px solid var(--ff-cp-divider-color, #e5e5e5);text-align:center}.ff-cp__payments-label{display:block;font-size:var(--ff-cp-pay-label-size, 11px);font-weight:var(--ff-cp-pay-label-weight, 400);color:var(--ff-cp-pay-label-color, #999);text-transform:var(--ff-cp-pay-label-transform, uppercase);letter-spacing:.06em;margin-bottom:8px}.ff-cp__payments-icons{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--ff-cp-pay-gap, 6px)}.ff-cp__payment-icon{display:flex;align-items:center}.ff-cp__payment-icon svg{height:var(--ff-cp-pay-icon-h, 24px);width:auto}.ff-cp__payments:last-child{margin-bottom:calc(var(--ff-cp-summary-pad, 24px) * -1);padding-bottom:var(--ff-cp-summary-pad, 24px)}
/*# sourceMappingURL=/cdn/shop/t/49/assets/ff-cart-page.css.map */
