.drawer{position:fixed;z-index:1000;left:0;top:0;width:100vw;height:100%;display:flex;justify-content:flex-end;background-color:rgba(var(--color-foreground),.5);transition:visibility var(--duration-default) ease}.drawer.active{visibility:visible}.drawer__inner{height:100%;width:40rem;max-width:calc(100vw - 3rem);padding:0 1.5rem;border:.1rem solid rgba(var(--color-foreground),.2);border-right:0;overflow:hidden;display:flex;flex-direction:column;transform:translate(100%);transition:transform var(--duration-default) ease}.drawer__inner-empty{height:100%;padding:0 1.5rem;overflow:hidden;display:flex;flex-direction:column}.cart-drawer__warnings{display:flex;flex-direction:column;flex:1;justify-content:center}cart-drawer.is-empty .drawer__inner{display:grid;grid-template-rows:1fr;align-items:center;padding:0}cart-drawer.is-empty .drawer__header{display:none}cart-drawer:not(.is-empty) .cart-drawer__warnings,cart-drawer:not(.is-empty) .cart-drawer__collection{display:none}.cart-drawer__warnings--has-collection .cart__login-title{margin-top:2.5rem}.drawer.active .drawer__inner{transform:translate(0)}.drawer__header{position:relative;padding:1.5rem 0;display:flex;justify-content:space-between;align-items:center}.drawer__heading{margin:0 0 1rem}.drawer__close{display:inline-block;padding:0;min-width:4.4rem;min-height:4.4rem;box-shadow:0 0 0 .2rem rgba(var(--color-button),0);position:absolute;top:10px;right:-10px;color:rgb(var(--color-foreground));background-color:transparent;border:none;cursor:pointer}.cart-drawer__warnings .drawer__close{right:5px}.drawer__close svg{height:2rem;width:2rem}.drawer__contents{flex-grow:1;display:flex;flex-direction:column}.drawer__footer{border-top:.1rem solid rgba(var(--color-foreground),.2);padding:1.5rem 0}cart-drawer-items.is-empty+.drawer__footer{display:none}.drawer__footer>details{margin-top:-1.5rem;border-bottom:.1rem solid rgba(var(--color-foreground),.2)}.drawer__footer>details[open]{padding-bottom:1.5rem}.drawer__footer summary{display:flex;position:relative;line-height:1;padding:1.5rem 2.8rem 1.5rem 0}.drawer__footer>details+.cart-drawer__footer{padding-top:1.5rem}cart-drawer{position:fixed;top:0;left:0;width:100vw;height:100%}.cart-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0}.cart-drawer__overlay:empty{display:block}.cart-drawer__form{flex-grow:1;display:flex;flex-wrap:wrap}.cart-drawer__collection{margin:0 2.5rem 1.5rem}.cart-drawer .drawer__cart-items-wrapper{flex-grow:1}.cart-drawer .cart-items,.cart-drawer tbody{display:block;width:100%}.cart-drawer thead{display:inline-table;width:100%}cart-drawer-items{overflow:auto;flex:1}@media screen and (max-height:650px){cart-drawer-items{overflow:visible}.drawer__inner{overflow:scroll}}.cart-drawer .cart-item{display:grid;grid-template:repeat(2,auto) / repeat(4,1fr);gap:1rem;margin-bottom:0}.cart-drawer .cart-item:last-child{margin-bottom:1rem}.cart-drawer .cart-item__media{grid-row:1 / 3}.cart-drawer .cart-item__image{max-width:100%}.cart-drawer .cart-items thead{margin-bottom:.5rem}.cart-drawer .cart-items thead th:first-child,.cart-drawer .cart-items thead th:last-child{width:0;padding:0}.cart-drawer .cart-items thead th:nth-child(2){width:50%;padding-left:0}.cart-drawer .cart-items thead tr{display:table-row;margin-bottom:0}.cart-drawer .cart-items th{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.cart-drawer .cart-item:last-child{margin-bottom:1.5rem}.cart-drawer .cart-item .loading__spinner{right:5px;padding-top:2.5rem}.cart-drawer .cart-items td{padding-top:1.7rem}.cart-drawer .cart-item>td+td{padding-left:1rem}.cart-drawer .cart-item__details{width:auto;grid-column:2 / 4}.cart-drawer .cart-item__totals{pointer-events:none;display:flex;align-items:flex-start;justify-content:flex-end}.cart-drawer.cart-drawer .cart-item__price-wrapper>*:only-child{margin-top:0}.cart-drawer .cart-item__price-wrapper .cart-item__discounted-prices{display:flex;flex-direction:column;gap:.6rem}.cart-drawer .unit-price{margin-top:.6rem}.cart-drawer .cart-items .cart-item__quantity{padding-top:0;grid-column:2 / 5}@media screen and (max-width:749px){.cart-drawer .cart-item cart-remove-button{margin-left:0}}.cart-drawer__footer>*+*{margin-top:1rem}.cart-drawer .totals{justify-content:space-between}.cart-drawer .price{line-height:1}.cart-drawer .tax-note{margin:1.2rem 0 2rem auto;text-align:left}.cart-drawer .product-option dd{word-break:break-word}.cart-drawer details[open]>summary .icon-caret{transform:rotate(180deg)}.cart-drawer .cart__checkout-button{max-width:none}.drawer__footer .cart__dynamic-checkout-buttons{max-width:100%}.drawer__footer #dynamic-checkout-cart ul{flex-wrap:wrap!important;flex-direction:row!important;margin:.5rem -.5rem 0 0!important;gap:.5rem}.drawer__footer [data-shopify-buttoncontainer]{justify-content:flex-start}.drawer__footer #dynamic-checkout-cart ul>li{flex-basis:calc(50% - .5rem)!important;margin:0!important}.drawer__footer #dynamic-checkout-cart ul>li:only-child{flex-basis:100%!important;margin-right:.5rem!important}.drawer__inner-empty{display:none}.is-empty .drawer__inner-empty{display:flex}@media screen and (min-width:750px){.drawer__footer #dynamic-checkout-cart ul>li{flex-basis:calc(100% / 3 - .5rem)!important;margin:0!important}.drawer__footer #dynamic-checkout-cart ul>li:first-child:nth-last-child(2),.drawer__footer #dynamic-checkout-cart ul>li:first-child:nth-last-child(2)~li,.drawer__footer #dynamic-checkout-cart ul>li:first-child:nth-last-child(4),.drawer__footer #dynamic-checkout-cart ul>li:first-child:nth-last-child(4)~li{flex-basis:calc(50% - .5rem)!important}}cart-drawer-items::-webkit-scrollbar{width:3px}cart-drawer-items::-webkit-scrollbar-thumb{background-color:rgba(var(--color-foreground),.7);border-radius:100px}cart-drawer-items::-webkit-scrollbar-track-piece{margin-top:31px}.cart-drawer .quantity-popover-container{padding:0;width:calc(14rem / var(--font-body-scale) + var(--inputs-border-width)* 2)}.cart-drawer .quantity-popover__info.global-settings-popup{transform:translateY(0);top:100%}.cart-drawer .cart-item__error{margin-top:.8rem}.cart-drawer .quantity-popover__info+.cart-item__error{margin-top:.2rem}.cart-item__price-wrapper .price.free-item{color:#e9000f;font-weight:600}.drawer__footer .cart__ctas button{width:calc(100% - 5rem);min-width:unset}@media screen and (min-width:750px){.cart-drawer .cart-item__quantity--info quantity-popover>*{padding-left:0}.cart-drawer .cart-item__error{margin-left:0}}@media screen and (min-width:750px){cart-drawer,cart-drawer *{font-family:Montserrat,var(--font-body-family),sans-serif;letter-spacing:0}.cart-drawer .drawer__inner{padding:0 2.2rem;background:#fff;color:#1f1d1d;border-color:#e5e5e5}.cart-drawer .drawer__header{align-items:flex-start;padding:3.8rem 0 1rem}.cart-drawer .drawer__heading{margin:0;color:#1f1d1d;font-family:Montserrat,var(--font-body-family),sans-serif!important;font-size:4rem;font-weight:800!important;line-height:1;text-transform:uppercase}.cart-drawer .drawer__close{top:3.3rem;right:-.8rem;color:#1f1d1d}.cart-drawer .drawer__close svg{width:2.6rem;height:2.6rem}.cart-drawer__free-shipping{display:flex;align-items:center;gap:.9rem;margin:.4rem 0 3rem;color:#1f1d1d;font-size:1.35rem;line-height:1.35}.cart-drawer__free-shipping-icon{width:2.2rem;height:2.2rem;flex:0 0 auto;color:#f3c247}.cart-drawer .drawer__cart-items-wrapper{border-top:.1rem solid #e5e5e5;padding-top:3.2rem}.cart-drawer .cart-items thead{margin:0}.cart-drawer .cart-items th{height:0;padding:0;border-bottom:0}.cart-drawer .cart-item{position:relative;display:grid;grid-template-columns:9.4rem minmax(0,1fr) auto;grid-template-rows:auto auto;column-gap:1.5rem;row-gap:1.1rem;padding:0 0 2.6rem;border-bottom:0}.cart-drawer .cart-items td{padding-top:0}.cart-drawer .cart-item>td+td{padding-left:0}.cart-drawer .cart-item__media{grid-column:1;grid-row:1 / 3;padding-top:2rem}.cart-drawer .cart-item__image{width:9.4rem;max-width:9.4rem;border-radius:.6rem;background:#f8f8f8}.cart-drawer .cart-item__details{grid-column:2 / 4;grid-row:1;padding-right:7.2rem}.cart-drawer .cart-item__name{display:block;margin:0 0 1.4rem;color:#1f1d1d;font-family:Montserrat,var(--font-body-family),sans-serif!important;font-size:1.65rem;font-weight:800!important;line-height:1.35;text-decoration:none}.cart-drawer .cart-item__unit-price{display:none}.cart-drawer .cart-item dl{margin:0}.cart-drawer .product-option{display:flex;flex-wrap:nowrap;gap:.35rem;margin:0 0 .6rem;color:#666;font-size:1.28rem;line-height:1.35;word-break:normal}.cart-drawer .product-option dt,.cart-drawer .product-option dd{margin:0;color:inherit}.cart-drawer .product-option--warranty dd{overflow:hidden;text-overflow:ellipsis}.cart-drawer .cart-item__totals{position:absolute;top:.4rem;right:0;display:block;padding:0}.cart-drawer .cart-item__price-wrapper .price{color:#1f1d1d;font-size:1.55rem;font-weight:800;line-height:1.1;white-space:nowrap}.cart-drawer .cart-items .cart-item__quantity{grid-column:2 / 4;grid-row:2;padding-top:0}.cart-drawer .cart-item__quantity-wrapper{align-items:center;gap:1.2rem}.cart-drawer .quantity-popover-container{width:min(17rem,100%)}.cart-drawer quantity-input.quantity{min-height:4.4rem;border:.1rem solid #d8d8d8;border-radius:.5rem}.cart-drawer .quantity__button,.cart-drawer .quantity__input{color:#1f1d1d;font-size:1.6rem;font-weight:500}.cart-drawer cart-remove-button .button{min-width:3rem;min-height:3rem;color:#1f1d1d}.cart-drawer cart-remove-button svg{width:1.9rem;height:1.9rem}.cart-drawer .drawer__footer{margin-top:auto;padding:2rem 0 2.2rem;border-top:.1rem solid #e5e5e5}.cart-drawer .cart-drawer__footer{padding-top:0}.cart-drawer .totals{align-items:center;margin-bottom:.8rem}.cart-drawer .totals__total,.cart-drawer .totals__total-value{margin:0;color:#1f1d1d;font-size:1.55rem;font-weight:800;line-height:1.2;text-transform:uppercase}.cart-drawer .tax-note{display:block;margin:0;color:#777;font-size:1.2rem;line-height:1.4;text-align:left}.cart-drawer .cart__ctas{margin-top:1.6rem}.drawer__footer .cart__ctas button,.cart-drawer .cart__checkout-button{display:inline-flex;align-items:center;justify-content:center;gap:1.2rem;width:100%;min-height:5.2rem;border:0;border-radius:.4rem;background:linear-gradient(90deg,#f77 4%,#f5c237 51.23%,#ff9519);color:#111;font-size:1.55rem;font-weight:800;line-height:1;text-transform:uppercase}.cart-drawer .cart__checkout-button:before,.cart-drawer .cart__checkout-button:after{display:none}.cart-drawer .cart__checkout-button .fg-checkout-lock{width:1.85rem;height:2rem;flex:0 0 auto}.cart-drawer__secure-payments{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:1.5rem;color:#666;font-size:.88rem;font-weight:700;text-transform:uppercase;white-space:nowrap}.cart-drawer__secure-label{display:inline-flex;align-items:center;gap:.6rem;flex:0 0 auto}.cart-drawer__secure-label svg{width:1.35rem;height:1.35rem;color:#666}.cart-drawer__payment-icons{display:inline-flex;align-items:center;justify-content:flex-end;gap:.7rem;min-width:0;flex:1 1 auto}.payment-icon{display:inline-flex;align-items:center;justify-content:center;min-width:2.2rem;height:1.6rem;color:#0b4ea2;font-size:.95rem;font-weight:900;line-height:1;text-transform:none}.payment-icon--mastercard{position:relative;min-width:2.5rem}.payment-icon--mastercard span{position:absolute;width:1.35rem;height:1.35rem;border-radius:50%}.payment-icon--mastercard span:first-child{left:.25rem;background:#eb001b}.payment-icon--mastercard span:last-child{right:.25rem;background:#f79e1b;opacity:.9}.payment-icon--amex{color:#1f83c6}.payment-icon--paypal{color:#003087;font-style:italic}.payment-icon--apple{gap:.18rem;color:#111;font-weight:800}.payment-icon--apple:before{content:none}.payment-icon--apple svg{display:block;width:1.05rem;height:1.25rem;fill:currentColor;flex:0 0 auto}.cart-drawer .xcotton-productProtection,.cart-drawer [class*=xcotton][class*=Protection],.cart-drawer [class*=shipping-protection],.cart-drawer [class*=ShippingProtection],.cart-drawer .fg-shipping-protection-widget{border:.1rem solid #e5e5e5!important;border-radius:.4rem!important;background:#fff!important;color:#1f1d1d!important;box-shadow:none!important}.cart-drawer .fg-shipping-protection-widget{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;column-gap:1rem;row-gap:.4rem;padding:1.3rem 1.35rem!important;margin:0 0 .6rem!important}.cart-drawer .fg-shipping-protection-widget .fg-protection-title{color:#1f1d1d;font-size:1.2rem;font-weight:800;line-height:1.2;text-transform:uppercase}.cart-drawer .fg-shipping-protection-widget .fg-protection-copy{grid-column:2 / 5;color:#1f1d1d;font-size:1.12rem;line-height:1.5}.cart-drawer .fg-shipping-protection-widget .fg-protection-icon{width:2.1rem;height:2.1rem;color:#f3c247}.cart-drawer .fg-shipping-protection-widget .fg-protection-icon svg{display:block;width:100%;height:100%}.cart-drawer .fg-shipping-protection-widget .fg-protection-info{display:inline-flex;align-items:center;justify-content:center;width:1.6rem;height:1.6rem;border-radius:50%;background:#c8c8c8;color:#fff;font-size:1rem;font-weight:800;line-height:1}.cart-drawer .fg-shipping-protection-widget .fg-protection-price{color:#1f1d1d;font-size:1.3rem;font-weight:500;white-space:nowrap}.cart-drawer .fg-protection-toggle{position:relative;display:inline-flex;align-items:center;width:4.2rem;height:2.4rem;border:0;border-radius:999px;background:#c8c8c8;cursor:pointer;transition:background .2s ease}.cart-drawer .fg-protection-toggle:after{content:"";position:absolute;top:.3rem;left:.3rem;width:1.8rem;height:1.8rem;border-radius:50%;background:#fff;box-shadow:0 .1rem .3rem #0003;transition:transform .2s ease}.cart-drawer .fg-protection-toggle.is-active{background:#f3c247}.cart-drawer .fg-protection-toggle.is-active:after{transform:translate(1.8rem)}.cart-drawer .fg-hide-protection-action,.cart-drawer button.fg-hide-protection-action,.cart-drawer a.fg-hide-protection-action{display:none!important}}@media screen and (max-width:749px){cart-drawer,cart-drawer *{font-family:Montserrat,var(--font-body-family),sans-serif;letter-spacing:0}.cart-drawer .drawer__inner{padding:0 2rem;background:#fff;color:#1f1d1d;border-color:#e5e5e5}.cart-drawer .drawer__header{align-items:flex-start;padding:4.6rem 0 1.2rem}.cart-drawer .drawer__heading{margin:0;color:#1f1d1d;font-family:Montserrat,var(--font-body-family),sans-serif!important;font-size:clamp(3.3rem,10vw,5rem);font-weight:800!important;line-height:1;text-transform:uppercase}.cart-drawer .drawer__close{top:4.1rem;right:-.8rem;color:#1f1d1d}.cart-drawer .drawer__close svg{width:2.8rem;height:2.8rem}.cart-drawer__free-shipping{display:flex;align-items:center;gap:1rem;margin:.6rem 0 3.4rem;color:#1f1d1d;font-size:1.45rem;line-height:1.35}.cart-drawer__free-shipping-icon{width:2.4rem;height:2.4rem;flex:0 0 auto;color:#f3c247}.cart-drawer .drawer__cart-items-wrapper{border-top:.1rem solid #e5e5e5;padding-top:3.7rem}.cart-drawer .cart-items thead{margin:0}.cart-drawer .cart-items th{height:0;padding:0;border-bottom:0}.cart-drawer .cart-item{position:relative;grid-template-columns:11rem minmax(0,1fr) auto;grid-template-rows:auto auto;column-gap:1.7rem;row-gap:1.2rem;padding:0 0 2.8rem;border-bottom:0}.cart-drawer .cart-items td{padding-top:0}.cart-drawer .cart-item>td+td{padding-left:0}.cart-drawer .cart-item__media{grid-column:1;grid-row:1 / 3;padding-top:2.1rem}.cart-drawer .cart-item__image{width:11rem;max-width:11rem;border-radius:.6rem;background:#f8f8f8}.cart-drawer .cart-item__details{grid-column:2 / 4;grid-row:1;padding-right:7.8rem}.cart-drawer .cart-item__name{display:block;margin:0 0 1.6rem;color:#1f1d1d;font-family:Montserrat,var(--font-body-family),sans-serif!important;font-size:1.9rem;font-weight:800!important;line-height:1.35;text-decoration:none}.cart-drawer .cart-item__unit-price{display:none}.cart-drawer .cart-item dl{margin:0}.cart-drawer .product-option{display:flex;flex-wrap:nowrap;gap:.35rem;margin:0 0 .7rem;color:#666;font-size:1.45rem;line-height:1.35;word-break:normal}.cart-drawer .product-option dt,.cart-drawer .product-option dd{margin:0;color:inherit;white-space:nowrap}.cart-drawer .product-option--warranty dd{overflow:hidden;text-overflow:ellipsis}.cart-drawer .cart-item__totals{position:absolute;top:.7rem;right:0;display:block;padding:0}.cart-drawer .cart-item__price-wrapper .price{color:#1f1d1d;font-size:1.8rem;font-weight:800;line-height:1.1;white-space:nowrap}.cart-drawer .cart-items .cart-item__quantity{grid-column:2 / 4;grid-row:2}.cart-drawer .cart-item__quantity-wrapper{align-items:center;gap:1.4rem}.cart-drawer .quantity-popover-container{width:min(19rem,100%)}.cart-drawer quantity-input.quantity{min-height:4.8rem;border:.1rem solid #d8d8d8;border-radius:.5rem}.cart-drawer .quantity__button,.cart-drawer .quantity__input{color:#1f1d1d;font-size:1.8rem;font-weight:500}.cart-drawer cart-remove-button .button{min-width:3.2rem;min-height:3.2rem;color:#1f1d1d}.cart-drawer cart-remove-button svg{width:2.1rem;height:2.1rem}.cart-drawer__footer-wrapper{margin-top:auto}.cart-drawer .drawer__footer{margin-top:auto;padding:2rem 0 max(1.7rem,env(safe-area-inset-bottom));border-top:.1rem solid #e5e5e5}.cart-drawer .cart-drawer__footer{padding-top:0}.cart-drawer .totals{align-items:center;margin-bottom:.8rem}.cart-drawer .totals__total,.cart-drawer .totals__total-value{margin:0;color:#1f1d1d;font-size:1.75rem;font-weight:800;line-height:1.2;text-transform:uppercase}.cart-drawer .tax-note{display:block;margin:0;color:#777;font-size:1.2rem;line-height:1.4;text-align:left}.cart-drawer .cart__ctas{margin-top:1.8rem}.drawer__footer .cart__ctas button,.cart-drawer .cart__checkout-button{width:100%;min-height:5.6rem;border:0;border-radius:.4rem;background:linear-gradient(90deg,#f77 4%,#f5c237 51.23%,#ff9519);color:#111;font-size:1.8rem;font-weight:800;line-height:1;text-transform:uppercase}.cart-drawer .cart__checkout-button:before,.cart-drawer .cart__checkout-button:after{display:none}.cart-drawer .cart__checkout-button{display:inline-flex;align-items:center;justify-content:center;gap:1.4rem}.cart-drawer .cart__checkout-button .fg-checkout-lock{width:2rem;height:2.2rem;flex:0 0 auto}.cart-drawer__secure-payments{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1.7rem;color:#666;font-size:1.05rem;font-weight:700;text-transform:uppercase;white-space:nowrap}.cart-drawer__secure-label{display:inline-flex;align-items:center;gap:.8rem;flex:0 0 auto}.cart-drawer__secure-label svg{width:1.6rem;height:1.6rem;color:#666}.cart-drawer__payment-icons{display:inline-flex;align-items:center;justify-content:flex-end;gap:1.05rem;min-width:0;flex:1 1 auto}.payment-icon{display:inline-flex;align-items:center;justify-content:center;min-width:2.6rem;height:1.8rem;color:#0b4ea2;font-size:1.1rem;font-weight:900;line-height:1;text-transform:none}.payment-icon--mastercard{position:relative;min-width:2.9rem}.payment-icon--mastercard span{position:absolute;width:1.55rem;height:1.55rem;border-radius:50%}.payment-icon--mastercard span:first-child{left:.3rem;background:#eb001b}.payment-icon--mastercard span:last-child{right:.3rem;background:#f79e1b;opacity:.9}.payment-icon--amex{color:#1f83c6}.payment-icon--paypal{color:#003087;font-style:italic}.payment-icon--apple{gap:.2rem;color:#111;font-weight:800}.payment-icon--apple:before{content:none}.payment-icon--apple svg{display:block;width:1.15rem;height:1.35rem;fill:currentColor;flex:0 0 auto}.cart-drawer .xcotton-productProtection,.cart-drawer [class*=xcotton][class*=Protection],.cart-drawer [class*=shipping-protection],.cart-drawer [class*=ShippingProtection],.cart-drawer .fg-shipping-protection-widget{border:.1rem solid #e5e5e5!important;border-radius:.4rem!important;background:#fff!important;color:#1f1d1d!important;box-shadow:none!important}.cart-drawer .fg-shipping-protection-widget{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;column-gap:1.2rem;row-gap:.45rem;padding:1.45rem 1.5rem!important;margin:0 0 .6rem!important}.cart-drawer .fg-shipping-protection-widget .fg-protection-title{color:#1f1d1d;font-size:1.35rem;font-weight:800;line-height:1.2;text-transform:uppercase}.cart-drawer .fg-shipping-protection-widget .fg-protection-copy{grid-column:2 / 5;color:#1f1d1d;font-size:1.25rem;line-height:1.55}.cart-drawer .fg-shipping-protection-widget .fg-protection-icon{width:2.4rem;height:2.4rem;color:#f3c247}.cart-drawer .fg-shipping-protection-widget .fg-protection-icon svg{display:block;width:100%;height:100%}.cart-drawer .fg-shipping-protection-widget .fg-protection-info{display:inline-flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem;border-radius:50%;background:#c8c8c8;color:#fff;font-size:1.2rem;font-weight:800;line-height:1}.cart-drawer .fg-shipping-protection-widget .fg-protection-price{color:#1f1d1d;font-size:1.45rem;font-weight:500;white-space:nowrap}.cart-drawer .fg-protection-toggle{position:relative;display:inline-flex;align-items:center;width:4.5rem;height:2.6rem;border:0;border-radius:999px;background:#c8c8c8;cursor:pointer;transition:background .2s ease}.cart-drawer .fg-protection-toggle:after{content:"";position:absolute;top:.3rem;left:.3rem;width:2rem;height:2rem;border-radius:50%;background:#fff;box-shadow:0 .1rem .3rem #0003;transition:transform .2s ease}.cart-drawer .fg-protection-toggle.is-active{background:#f3c247}.cart-drawer .fg-protection-toggle.is-active:after{transform:translate(1.9rem)}.cart-drawer .fg-hide-protection-action,.cart-drawer button.fg-hide-protection-action,.cart-drawer a.fg-hide-protection-action{display:none!important}}@media screen and (max-width:390px){.cart-drawer .drawer__inner{padding:0 1.6rem}.cart-drawer .cart-item{grid-template-columns:9.2rem minmax(0,1fr) auto;column-gap:1.4rem}.cart-drawer .cart-item__image{width:9.2rem;max-width:9.2rem}.cart-drawer .cart-item__name{font-size:1.7rem}.cart-drawer .product-option{font-size:1.28rem}.cart-drawer__secure-payments{gap:.65rem;font-size:.92rem}.cart-drawer__payment-icons{gap:.65rem}}cart-drawer .cart-drawer__free-shipping[hidden]{display:none!important}cart-drawer .cart-drawer .cart-items thead,cart-drawer .cart-drawer .cart-items thead tr{display:block;width:100%}cart-drawer .cart-drawer .cart-items thead{height:0;margin:0;border-bottom:0;overflow:hidden}cart-drawer .cart-drawer .cart-items thead th{display:block;width:0!important;height:0!important;padding:0!important;border:0!important;color:transparent!important;font-size:0!important;line-height:0!important;overflow:hidden!important}cart-drawer .cart-drawer .drawer__heading,cart-drawer .cart-drawer .cart-item__name,cart-drawer .cart-drawer .totals__total,cart-drawer .cart-drawer .totals__total-value,cart-drawer .cart-drawer .cart__checkout-button,cart-drawer .cart-drawer .fg-protection-title{font-weight:600!important}cart-drawer .cart-drawer .drawer__heading{font-family:"Nesatho",Montserrat,var(--font-heading-family),sans-serif!important}cart-drawer .cart-drawer .cart-item__details{padding-right:0!important}cart-drawer .cart-drawer .cart-item__totals{display:none!important}cart-drawer .cart-drawer .cart-item__unit-price,cart-drawer .cart-drawer .cart-item__unit-price.product-option{display:block!important;margin:0 0 1.2rem!important;color:#666!important;font-size:1.45rem!important;font-weight:400!important;line-height:1.2!important}cart-drawer .cart-drawer .cart-item__unit-price s,cart-drawer .cart-drawer .cart-item__unit-price strong{display:inline;color:inherit!important;font-weight:400!important;text-decoration-thickness:.1rem}cart-drawer .cart-drawer .cart-item__media{padding-top:3.8rem!important}cart-drawer .cart-drawer quantity-input.quantity{min-height:3.8rem!important;border-color:#d7d7d7!important;border-radius:.4rem!important}cart-drawer .cart-drawer .quantity-popover-container{width:min(14.5rem,100%)!important}cart-drawer .cart-drawer .quantity__button,cart-drawer .cart-drawer .quantity__input{min-height:3.8rem!important;font-size:1.45rem!important;font-weight:400!important}cart-drawer .cart-drawer .fg-shipping-protection-widget{grid-template-columns:auto minmax(0,1fr) auto auto!important}cart-drawer .cart-drawer .fg-shipping-protection-widget .fg-protection-icon{grid-column:1;grid-row:1 / 3}cart-drawer .cart-drawer .fg-shipping-protection-widget .fg-protection-title{grid-column:2;grid-row:1}cart-drawer .cart-drawer .fg-shipping-protection-widget .fg-protection-info{grid-column:3;grid-row:1;padding:0;border:0;-webkit-appearance:none;appearance:none;cursor:pointer}cart-drawer .cart-drawer .fg-shipping-protection-widget .fg-protection-price{grid-column:4;grid-row:1}cart-drawer .cart-drawer .fg-shipping-protection-widget .fg-protection-copy{grid-column:2 / 4;grid-row:2}cart-drawer .cart-drawer .fg-shipping-protection-widget .fg-protection-toggle{grid-column:4;grid-row:2;justify-self:end}cart-drawer .cart-drawer .fg-hide-protection-original,cart-drawer .cart-drawer .fg-native-protection-control,cart-drawer .cart-drawer .fg-shipping-protection-widget>:not(.fg-protection-icon):not(.fg-protection-title):not(.fg-protection-info):not(.fg-protection-price):not(.fg-protection-toggle):not(.fg-protection-copy){display:none!important;visibility:hidden!important}cart-drawer .cart-drawer #CartDrawer-Checkout{gap:1.2rem}@media screen and (min-width:750px){cart-drawer .cart-drawer .drawer__heading{font-size:3.6rem}cart-drawer .cart-drawer .cart-item{grid-template-columns:9.4rem minmax(0,1fr) auto;column-gap:1.5rem}cart-drawer .cart-drawer .cart-item__name{font-size:1.7rem}cart-drawer .cart-drawer .product-option{font-size:1.3rem}}@media screen and (max-width:749px){cart-drawer .cart-drawer .drawer__heading{font-size:clamp(3.1rem,9vw,4.3rem)}cart-drawer .cart-drawer .cart-item__name{font-size:1.8rem}cart-drawer .cart-drawer .cart-item__unit-price,cart-drawer .cart-drawer .cart-item__unit-price.product-option{font-size:1.45rem!important}cart-drawer .cart-drawer .cart-item__media{padding-top:4.2rem!important}}@media screen and (max-width:749px){cart-drawer .cart-drawer .drawer__inner{padding-inline:1.5rem}cart-drawer .cart-drawer .drawer__header{padding-top:3rem;padding-bottom:.6rem}cart-drawer .cart-drawer .drawer__heading{font-size:clamp(2.6rem,7.8vw,3.4rem);font-weight:600!important;line-height:1}cart-drawer .cart-drawer .drawer__close{top:2.6rem;right:-.2rem}cart-drawer .cart-drawer .drawer__close svg{width:2.4rem;height:2.4rem}cart-drawer .cart-drawer__free-shipping{margin:.5rem 0 1.5rem;gap:.8rem;font-size:1.25rem;line-height:1.25}cart-drawer .cart-drawer__free-shipping-icon{width:1.9rem;height:1.9rem}cart-drawer .cart-drawer .drawer__cart-items-wrapper{padding-top:2.1rem;border-top:.1rem solid #e5e5e5}cart-drawer .cart-drawer .cart-item{grid-template-columns:minmax(11rem,17rem) minmax(0,1fr);grid-template-rows:auto auto;column-gap:1.4rem;row-gap:.9rem;min-height:17rem;padding:0 0 2rem}cart-drawer .cart-drawer .cart-item__media{grid-column:1;grid-row:1 / 3;padding-top:2.4rem!important}cart-drawer .cart-drawer .cart-item__image{width:clamp(11rem,36vw,17rem);max-width:clamp(11rem,36vw,17rem);aspect-ratio:1 / 1;object-fit:contain}cart-drawer .cart-drawer .cart-item__details{grid-column:2;grid-row:1;padding-right:0!important}cart-drawer .cart-drawer .cart-item__name{display:-webkit-box;margin:0 0 .65rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:1.45rem;font-weight:600!important;line-height:1.25}cart-drawer .cart-drawer .cart-item__unit-price,cart-drawer .cart-drawer .cart-item__unit-price.product-option{margin-bottom:.6rem!important;font-size:1.25rem!important;line-height:1.2!important}cart-drawer .cart-drawer .product-option{margin-bottom:.35rem;font-size:1.15rem;line-height:1.25}cart-drawer .cart-drawer .cart-items .cart-item__quantity{grid-column:2;grid-row:2;align-self:end}cart-drawer .cart-drawer .cart-item__quantity-wrapper{gap:.8rem}cart-drawer .cart-drawer .quantity-popover-container{width:12.2rem!important}cart-drawer .cart-drawer quantity-input.quantity,cart-drawer .cart-drawer .quantity__button,cart-drawer .cart-drawer .quantity__input{min-height:3.3rem!important}cart-drawer .cart-drawer .quantity__button,cart-drawer .cart-drawer .quantity__input{font-size:1.25rem!important}cart-drawer .cart-drawer cart-remove-button .button{min-width:2.8rem;min-height:2.8rem}cart-drawer .cart-drawer cart-remove-button svg{width:1.7rem;height:1.7rem}cart-drawer .cart-drawer .drawer__footer{padding-top:1.4rem;padding-bottom:max(1.2rem,env(safe-area-inset-bottom))}cart-drawer .cart-drawer .totals{margin-bottom:1.1rem}cart-drawer .cart-drawer .totals__total,cart-drawer .cart-drawer .totals__total-value{font-size:1.45rem;line-height:1.15;white-space:nowrap}cart-drawer .cart-drawer .fg-shipping-protection-widget{grid-template-columns:2.1rem minmax(0,1fr) auto 4.2rem!important;grid-template-rows:auto auto;min-height:9rem;margin-bottom:.7rem!important;padding:1.2rem!important;column-gap:.85rem;row-gap:.25rem;align-items:center}cart-drawer .cart-drawer .fg-shipping-protection-widget .fg-protection-icon{grid-column:1;grid-row:1 / 3;align-self:center;width:2rem;height:2rem}cart-drawer .cart-drawer .fg-shipping-protection-widget .fg-protection-title{grid-column:2;grid-row:1;font-size:1.18rem;line-height:1.15;white-space:nowrap}cart-drawer .cart-drawer .fg-shipping-protection-widget .fg-protection-info{width:1.5rem;height:1.5rem;font-size:.95rem}cart-drawer .cart-drawer .fg-shipping-protection-widget .fg-protection-price{grid-column:3;grid-row:1;font-size:1.18rem;line-height:1;white-space:nowrap}cart-drawer .cart-drawer .fg-shipping-protection-widget .fg-protection-copy{grid-column:2 / 4;grid-row:2;max-width:100%;font-size:1.05rem;line-height:1.3}cart-drawer .cart-drawer .fg-shipping-protection-widget .fg-protection-toggle{grid-column:4;grid-row:1 / 3;align-self:center;width:4.1rem;height:2.4rem}cart-drawer .cart-drawer .fg-shipping-protection-widget .fg-protection-toggle:after{width:1.8rem;height:1.8rem}cart-drawer .cart-drawer .fg-shipping-protection-widget .fg-protection-toggle.is-active:after{transform:translate(1.7rem)}cart-drawer .cart-drawer .cart__ctas{margin-top:1.2rem}cart-drawer .cart-drawer #CartDrawer-Checkout{min-height:7rem;height:7rem;border-radius:.4rem;gap:1rem}cart-drawer .cart-drawer__secure-payments{flex-wrap:nowrap;justify-content:space-between;gap:.5rem;margin-top:1.1rem;overflow:hidden;font-size:.82rem;line-height:1}cart-drawer .cart-drawer__secure-label{flex:0 1 auto;min-width:0;gap:.45rem;white-space:nowrap}cart-drawer .cart-drawer__secure-label svg{width:1.25rem;height:1.25rem}cart-drawer .cart-drawer__payment-icons{flex:0 0 auto;flex-wrap:nowrap;gap:.4rem}cart-drawer .payment-icon{min-width:auto;height:1.5rem;font-size:.88rem;line-height:1}cart-drawer .payment-icon--mastercard{min-width:2.2rem}cart-drawer .payment-icon--mastercard span{width:1.2rem;height:1.2rem}}@media screen and (max-width:390px){cart-drawer .cart-drawer .cart-item{grid-template-columns:minmax(10.4rem,14rem) minmax(0,1fr);column-gap:1.1rem}cart-drawer .cart-drawer .cart-item__image{width:clamp(10.4rem,34vw,14rem);max-width:clamp(10.4rem,34vw,14rem)}cart-drawer .cart-drawer .cart-item__name{font-size:1.35rem}cart-drawer .cart-drawer .fg-shipping-protection-widget{grid-template-columns:1.9rem minmax(0,1fr) auto 3.9rem!important;column-gap:.65rem;padding-inline:1rem!important}cart-drawer .cart-drawer .fg-shipping-protection-widget .fg-protection-title,cart-drawer .cart-drawer .fg-shipping-protection-widget .fg-protection-price{font-size:1.08rem}cart-drawer .cart-drawer .fg-shipping-protection-widget .fg-protection-copy{font-size:.98rem}cart-drawer .cart-drawer__secure-payments{font-size:.74rem;gap:.35rem}cart-drawer .cart-drawer__payment-icons{gap:.28rem}}@media screen and (max-width:767px){cart-drawer,cart-drawer .drawer,cart-drawer .cart-drawer,cart-drawer .drawer__inner,cart-drawer .drawer__contents,cart-drawer .cart-drawer__form,cart-drawer .drawer__cart-items-wrapper,cart-drawer .drawer__footer{max-width:100vw;box-sizing:border-box;overflow-x:hidden}cart-drawer .drawer{width:100%}cart-drawer .cart-drawer .drawer__inner{width:min(40rem,calc(100vw - 1.6rem));max-width:calc(100vw - 1.6rem);padding-inline:1.2rem}cart-drawer .cart-drawer *{min-width:0}cart-drawer .cart-drawer .drawer__header{padding-top:2.7rem;padding-bottom:.5rem}cart-drawer .cart-drawer .drawer__heading{font-size:clamp(2.45rem,7.2vw,3.15rem)}cart-drawer .cart-drawer__free-shipping{margin:.4rem 0 1.2rem;font-size:1.18rem}cart-drawer .cart-drawer .drawer__cart-items-wrapper{padding-top:1.8rem}cart-drawer .cart-drawer .cart-item{grid-template-columns:minmax(8.8rem,13.6rem) minmax(0,1fr);column-gap:1.2rem;row-gap:.7rem;min-height:14.8rem;padding-bottom:1.55rem}cart-drawer .cart-drawer .cart-item__media{padding-top:1.9rem!important}cart-drawer .cart-drawer .cart-item__image{width:clamp(8.8rem,30vw,13.6rem);max-width:clamp(8.8rem,30vw,13.6rem)}cart-drawer .cart-drawer .cart-item__name{margin-bottom:.5rem;font-size:1.36rem;line-height:1.22}cart-drawer .cart-drawer .cart-item__unit-price,cart-drawer .cart-drawer .cart-item__unit-price.product-option{margin-bottom:.48rem!important;color:#2a2929!important;font-size:1.18rem!important;font-weight:600!important}cart-drawer .cart-drawer .product-option{color:#4a4a4a;margin-bottom:.25rem;font-size:1.08rem;line-height:1.22}cart-drawer .cart-drawer .quantity-popover-container{width:11.4rem!important}cart-drawer .cart-drawer quantity-input.quantity,cart-drawer .cart-drawer .quantity__button,cart-drawer .cart-drawer .quantity__input{min-height:3.05rem!important}cart-drawer .cart-drawer .quantity__button,cart-drawer .cart-drawer .quantity__input{font-size:1.16rem!important}cart-drawer .cart-drawer cart-remove-button .button{min-width:2.5rem;min-height:2.5rem}cart-drawer .cart-drawer .drawer__footer{padding-top:1.15rem}cart-drawer .cart-drawer .totals{margin-bottom:.9rem}cart-drawer .cart-drawer .totals__total,cart-drawer .cart-drawer .totals__total-value{font-size:1.34rem}cart-drawer .cart-drawer .fg-shipping-protection-widget{grid-template-columns:1.8rem minmax(0,1fr) 1.45rem minmax(4.2rem,auto) 3.9rem!important;grid-template-rows:auto auto;min-height:7.8rem;padding:.9rem 1rem!important;column-gap:.55rem;row-gap:.08rem}cart-drawer .cart-drawer .fg-shipping-protection-widget .fg-protection-icon{width:1.8rem;height:1.8rem}cart-drawer .cart-drawer .fg-shipping-protection-widget .fg-protection-title{grid-column:2;grid-row:1;font-size:1.08rem;line-height:1.1;white-space:nowrap}cart-drawer .cart-drawer .fg-shipping-protection-widget .fg-protection-info{grid-column:3;grid-row:1;width:1.45rem;height:1.45rem;font-size:.9rem}cart-drawer .cart-drawer .fg-shipping-protection-widget .fg-protection-price{grid-column:4;grid-row:1;justify-self:end;font-size:1.08rem}cart-drawer .cart-drawer .fg-shipping-protection-widget .fg-protection-copy{grid-column:2 / 5;grid-row:2;margin-top:.12rem;font-size:.96rem;line-height:1.22}cart-drawer .cart-drawer .fg-shipping-protection-widget .fg-protection-toggle{grid-column:5;grid-row:1 / 3;width:3.8rem;height:2.2rem}cart-drawer .cart-drawer .fg-shipping-protection-widget .fg-protection-toggle:after{top:.25rem;left:.25rem;width:1.7rem;height:1.7rem}cart-drawer .cart-drawer .fg-shipping-protection-widget .fg-protection-toggle.is-active:after{transform:translate(1.6rem)}cart-drawer .cart-drawer .cart__ctas{margin-top:1rem}cart-drawer .cart-drawer #CartDrawer-Checkout{min-height:5.6rem;height:5.6rem;gap:.85rem}cart-drawer .cart-drawer__secure-payments{gap:.35rem;margin-top:.95rem;font-size:.74rem}cart-drawer .cart-drawer__secure-label{gap:.35rem;letter-spacing:0}cart-drawer .cart-drawer__secure-label svg{width:1.12rem;height:1.12rem}cart-drawer .cart-drawer__payment-icons{gap:.28rem}cart-drawer .payment-icon{height:1.25rem;font-size:.76rem}cart-drawer .payment-icon--mastercard{min-width:1.9rem}cart-drawer .payment-icon--mastercard span{width:1.05rem;height:1.05rem}}@media screen and (max-width:390px){cart-drawer .cart-drawer .drawer__inner{width:min(40rem,calc(100vw - 1rem));max-width:calc(100vw - 1rem);padding-inline:1rem}cart-drawer .cart-drawer .cart-item{grid-template-columns:minmax(8.2rem,11.8rem) minmax(0,1fr);column-gap:.95rem}cart-drawer .cart-drawer .cart-item__image{width:clamp(8.2rem,28vw,11.8rem);max-width:clamp(8.2rem,28vw,11.8rem)}cart-drawer .cart-drawer .cart-item__name{font-size:1.28rem}cart-drawer .cart-drawer .fg-shipping-protection-widget{grid-template-columns:1.65rem minmax(0,1fr) 1.35rem minmax(3.8rem,auto) 3.6rem!important;padding:.85rem .8rem!important;column-gap:.42rem}cart-drawer .cart-drawer .fg-shipping-protection-widget .fg-protection-title,cart-drawer .cart-drawer .fg-shipping-protection-widget .fg-protection-price{font-size:.98rem}cart-drawer .cart-drawer .fg-shipping-protection-widget .fg-protection-copy{font-size:.88rem}cart-drawer .cart-drawer .fg-shipping-protection-widget .fg-protection-toggle{width:3.5rem;height:2.05rem}cart-drawer .cart-drawer .fg-shipping-protection-widget .fg-protection-toggle:after{width:1.55rem;height:1.55rem}cart-drawer .cart-drawer .fg-shipping-protection-widget .fg-protection-toggle.is-active:after{transform:translate(1.45rem)}cart-drawer .cart-drawer__secure-payments{font-size:.66rem}cart-drawer .payment-icon{font-size:.68rem}}@media screen and (max-width:767px){cart-drawer .cart-drawer .fg-shipping-protection-widget{grid-template-columns:1.8rem minmax(0,1fr) 1.45rem 5.25rem!important;grid-template-rows:auto auto;column-gap:.65rem;row-gap:.18rem;align-items:start}cart-drawer .cart-drawer .fg-shipping-protection-widget .fg-protection-icon{grid-column:1;grid-row:1 / 3;align-self:center}cart-drawer .cart-drawer .fg-shipping-protection-widget .fg-protection-title{grid-column:2;grid-row:1;align-self:start}cart-drawer .cart-drawer .fg-shipping-protection-widget .fg-protection-info{grid-column:3;grid-row:1;align-self:start;justify-self:start}cart-drawer .cart-drawer .fg-shipping-protection-widget .fg-protection-price{grid-column:4;grid-row:1;align-self:start;justify-self:start;text-align:left}cart-drawer .cart-drawer .fg-shipping-protection-widget .fg-protection-copy{grid-column:2 / 4;grid-row:2;align-self:start;margin-top:.15rem}cart-drawer .cart-drawer .fg-shipping-protection-widget .fg-protection-toggle{grid-column:4;grid-row:2;align-self:start;justify-self:start;margin-top:.28rem}cart-drawer .payment-icon--apple{gap:.12rem}cart-drawer .payment-icon--apple svg{width:.86rem;height:1.05rem}}@media screen and (max-width:390px){cart-drawer .cart-drawer .fg-shipping-protection-widget{grid-template-columns:1.6rem minmax(0,1fr) 1.35rem 4.75rem!important;column-gap:.45rem}cart-drawer .cart-drawer .fg-shipping-protection-widget .fg-protection-title,cart-drawer .cart-drawer .fg-shipping-protection-widget .fg-protection-price{font-size:.95rem}cart-drawer .cart-drawer .fg-shipping-protection-widget .fg-protection-copy{font-size:.86rem}cart-drawer .cart-drawer .fg-shipping-protection-widget .fg-protection-toggle{width:3.45rem}cart-drawer .payment-icon--apple svg{width:.78rem;height:.96rem}}@media screen and (max-width:767px){cart-drawer .cart-drawer .fg-shipping-protection-widget{min-height:6.7rem;padding:.62rem .9rem!important;row-gap:0}cart-drawer .cart-drawer .fg-shipping-protection-widget .fg-protection-icon{width:2.28rem;height:2.28rem}cart-drawer .cart-drawer .fg-shipping-protection-widget .fg-protection-title{line-height:1.05}cart-drawer .cart-drawer .fg-shipping-protection-widget .fg-protection-copy{margin-top:0;line-height:1.16}cart-drawer .cart-drawer .fg-shipping-protection-widget .fg-protection-toggle{margin-top:.16rem}cart-drawer .cart-drawer .cart__ctas{margin-top:.8rem}cart-drawer .cart-drawer #CartDrawer-Checkout{min-height:4.75rem;height:4.75rem;gap:.72rem}cart-drawer .cart-drawer__secure-payments{margin-top:.82rem}cart-drawer .cart-drawer__payment-icons{gap:.48rem}}@media screen and (max-width:390px){cart-drawer .cart-drawer .fg-shipping-protection-widget{min-height:6.25rem;padding:.58rem .75rem!important}cart-drawer .cart-drawer .fg-shipping-protection-widget .fg-protection-icon{width:2.05rem;height:2.05rem}cart-drawer .cart-drawer #CartDrawer-Checkout{min-height:4.45rem;height:4.45rem}cart-drawer .cart-drawer__payment-icons{gap:.38rem}}cart-drawer .cart-drawer .drawer__heading{font-weight:400!important}cart-drawer .payment-icon--apple svg{transform:translateY(-.04rem)}@media screen and (max-width:767px){cart-drawer .cart-drawer .fg-shipping-protection-widget{align-content:center;align-items:center;padding-top:.72rem!important;padding-bottom:.72rem!important;row-gap:.12rem}cart-drawer .cart-drawer .fg-shipping-protection-widget .fg-protection-icon{align-self:center}cart-drawer .cart-drawer .fg-shipping-protection-widget .fg-protection-title,cart-drawer .cart-drawer .fg-shipping-protection-widget .fg-protection-info,cart-drawer .cart-drawer .fg-shipping-protection-widget .fg-protection-price{align-self:end}cart-drawer .cart-drawer .fg-shipping-protection-widget .fg-protection-copy{align-self:start;margin-top:0}cart-drawer .cart-drawer .fg-shipping-protection-widget .fg-protection-toggle{align-self:center;margin-top:0}cart-drawer .cart-drawer__payment-icons{gap:.62rem;align-items:center}}@media screen and (max-width:390px){cart-drawer .cart-drawer .fg-shipping-protection-widget{padding-top:.66rem!important;padding-bottom:.66rem!important}cart-drawer .cart-drawer__payment-icons{gap:.48rem}}cart-drawer .cart-drawer .fg-product-protection-action{display:inline-flex!important;align-items:center;justify-content:flex-start;width:100%;max-width:100%;box-sizing:border-box;margin:.55rem 0 0;padding:.55rem .75rem;border:.1rem solid #e5e5e5;border-radius:.4rem;background:#fff;color:#4a4a4a!important;font-family:Montserrat,var(--font-body-family),sans-serif;font-size:1.08rem;font-weight:400!important;line-height:1.25;text-align:left;text-decoration:none!important;text-transform:none}cart-drawer .payment-icon--klarna,cart-drawer .payment-icon--afterpay{display:none}@media screen and (max-width:767px){cart-drawer .cart-drawer .fg-product-protection-action{font-size:1.08rem}cart-drawer .payment-icon--klarna,cart-drawer .payment-icon--afterpay{display:inline-flex;min-width:auto;padding:0 .18rem;color:#111;font-size:.68rem;font-weight:800;letter-spacing:0;text-transform:none}cart-drawer .payment-icon--klarna{color:#111}cart-drawer .payment-icon--afterpay{color:#111}}@media screen and (max-width:390px){cart-drawer .payment-icon--klarna,cart-drawer .payment-icon--afterpay{font-size:.6rem;padding-inline:.08rem}}cart-drawer .cart-drawer .fg-product-protection-action{width:fit-content;max-width:100%;min-height:3.2rem;justify-content:center;margin-top:.65rem;padding:.58rem 1.25rem;border-color:#f1d8a8;border-radius:.4rem;background:#fff8ea;color:#4a4a4a!important;font-size:1.28rem;line-height:1.2;white-space:nowrap;-webkit-appearance:none;appearance:none;cursor:pointer}cart-drawer .cart-drawer .cart-item__unit-price,cart-drawer .cart-drawer .cart-item__unit-price.product-option{color:#2a2929!important;font-weight:600!important}cart-drawer .cart-drawer .totals__total{font-weight:400!important}@media screen and (max-width:767px){cart-drawer .cart-drawer .fg-product-protection-action{display:inline-flex!important;min-height:2.9rem;margin-top:.45rem;padding:.5rem .95rem;font-size:1.08rem}}@media screen and (max-width:390px){cart-drawer .cart-drawer .fg-product-protection-action{max-width:100%;padding-inline:.75rem;font-size:.98rem}}cart-drawer .cart-drawer .fg-product-protection-action,cart-drawer .cart-drawer .fg-product-protection-action.fg-hide-protection-action{display:inline-flex!important;visibility:visible!important}cart-drawer .cart-drawer .drawer__footer .xcotton-productProtection:not(.fg-shipping-protection-widget),cart-drawer .cart-drawer .drawer__footer [class*=xcotton][class*=Protection]:not(.fg-shipping-protection-widget),cart-drawer .cart-drawer .drawer__footer [class*=shipping-protection]:not(.fg-shipping-protection-widget),cart-drawer .cart-drawer .drawer__footer [class*=ShippingProtection]:not(.fg-shipping-protection-widget){padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}cart-drawer .cart-drawer .drawer__footer .fg-shipping-protection-widget{border:.1rem solid #e5e5e5!important;border-radius:.4rem!important;background:#fff!important;box-shadow:none!important}cart-drawer .cart-drawer .drawer__footer .fg-protection-direct-parent{padding:0!important;border:none!important;outline:none!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}cart-drawer .cart-drawer .drawer__footer .fg-protection-outer-shell{border:none!important;outline:none!important;background:transparent!important;box-shadow:none!important}cart-drawer .cart-drawer .drawer__footer .fg-protection-direct-parent:before,cart-drawer .cart-drawer .drawer__footer .fg-protection-direct-parent:after,cart-drawer .cart-drawer .drawer__footer .fg-protection-outer-shell:before,cart-drawer .cart-drawer .drawer__footer .fg-protection-outer-shell:after{content:none!important;display:none!important;border:0!important;outline:none!important;background:transparent!important;box-shadow:none!important}cart-drawer .cart-drawer .drawer__footer .fg-protection-direct-parent>.fg-shipping-protection-widget{margin:0 0 .25rem!important}cart-drawer .cart-drawer .drawer__footer .totals{margin-bottom:.65rem!important}cart-drawer .cart-drawer .drawer__footer .fg-protection-direct-parent,cart-drawer .cart-drawer .drawer__footer .fg-protection-outer-shell{margin-top:0!important;margin-bottom:0!important}cart-drawer .cart-drawer .drawer__footer .cart__ctas{margin-top:.55rem!important}@media screen and (max-width:767px){cart-drawer .cart-drawer .drawer__footer .totals{margin-bottom:.5rem!important}cart-drawer .cart-drawer .drawer__footer .tax-note{margin-bottom:.65rem!important}cart-drawer .cart-drawer .drawer__footer .fg-protection-direct-parent>.fg-shipping-protection-widget{margin-bottom:.2rem!important}cart-drawer .cart-drawer .drawer__footer .cart__ctas{margin-top:.45rem!important}}
/*# sourceMappingURL=/cdn/shop/t/133/assets/component-cart-drawer.css.map */
