.gfp-bb{--gfp-bb-border: rgba(var(--color-scheme-text), .15);--gfp-bb-accent: rgb(var(--color-scheme-accent-1));--gfp-bb-accent-contrast: rgb(var(--color-scheme-accent-1-contrast));font-family:var(--main-font-stack, inherit)}.gfp-bb__label{font-family:var(--heading-font-stack, inherit);font-weight:var(--heading-font-weight, 700);font-size:1.1875rem;margin-bottom:.625rem}.gfp-bb__label--sm{font-size:1rem;margin-bottom:.25rem}.gfp-bb__size-help{font-size:.8125rem;opacity:.7;line-height:1.4;margin:0 0 .75rem}.gfp-bb__tabs{margin-top:1.5rem;margin-bottom:1.25rem}.gfp-bb__tab-list{display:flex;gap:1.25rem;border-bottom:1.5px solid var(--gfp-bb-border);margin-bottom:.75rem}.gfp-bb__tab{font-family:var(--heading-font-stack, inherit);font-weight:var(--heading-font-weight, 700);font-size:.9375rem;padding:.375rem 0 .5rem;margin-bottom:-1.5px;border-bottom:2.5px solid transparent;opacity:.6;transition:opacity .15s ease,border-color .15s ease}.gfp-bb__tab[aria-selected=true]{border-bottom-color:var(--gfp-bb-accent);opacity:1}.gfp-bb__tab-panel{font-size:.9375rem;line-height:1.55}.gfp-bb__tab-panel[hidden]{display:none}.gfp-bb__tab-panel p,.gfp-bb__tab-panel ul{margin:0 0 .625rem}.gfp-bb__tab-panel ul{padding-left:1.25rem;list-style:disc}.gfp-bb__sizes{border:0;padding:0;margin:0 0 1rem}.gfp-bb__size-row{display:grid;grid-template-columns:repeat(3,1fr);gap:.625rem}.gfp-bb__size{display:flex}.gfp-bb__size input{position:absolute;opacity:0;pointer-events:none}.gfp-bb__size-card{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:.625rem .5rem .5rem;border:1.5px solid var(--gfp-bb-border);border-radius:.625rem;cursor:pointer;text-align:center;transition:border-color .15s ease,background-color .15s ease}.gfp-bb__size input:checked+.gfp-bb__size-card{border-color:var(--gfp-bb-accent);background:rgba(var(--color-scheme-accent-1),.08)}.gfp-bb__size input:focus-visible+.gfp-bb__size-card{outline:2px solid var(--gfp-bb-accent);outline-offset:2px}.gfp-bb__size-icon{display:block;height:2.75rem;margin-bottom:.25rem;background-color:currentColor;opacity:.8;-webkit-mask:var(--gfp-bb-dog) no-repeat bottom center / contain;mask:var(--gfp-bb-dog) no-repeat bottom center / contain}.gfp-bb__size input:checked+.gfp-bb__size-card .gfp-bb__size-icon{background-color:var(--gfp-bb-accent);opacity:1}.gfp-bb__size-icon--small{width:1.5rem}.gfp-bb__size-icon--medium{width:2.75rem}.gfp-bb__size-icon--large{width:3.25rem}.gfp-bb__size-name{font-family:var(--heading-font-stack, inherit);font-weight:var(--heading-font-weight, 700);font-size:1rem}.gfp-bb__size-hint{font-size:.8125rem;opacity:.65}.gfp-bb__toggle{display:grid;grid-template-columns:1fr 1fr;gap:0;border:1.5px solid var(--gfp-bb-border);border-radius:999px;padding:.2rem;margin-bottom:1rem}.gfp-bb__toggle-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.35rem .3rem;border:1.5px solid transparent;border-radius:999px;font-family:var(--heading-font-stack, inherit);font-weight:var(--heading-font-weight, 700);font-size:.8125rem;line-height:1.2;white-space:nowrap;background:transparent;color:rgba(var(--color-scheme-text),.55);transition:border-color .15s ease,background-color .15s ease,color .15s ease}.gfp-bb__toggle-btn[aria-selected=true]{border-color:var(--gfp-bb-accent);background:rgba(var(--color-scheme-accent-1),.08);color:rgb(var(--color-scheme-text))}.gfp-bb__toggle-sub{font-size:.625rem;font-weight:400;opacity:.85}.gfp-bb__toggle-sub:empty{display:none}.gfp-bb__tiers{display:flex;flex-direction:column;gap:.625rem;margin-bottom:.875rem}.gfp-bb__tier input{position:absolute;opacity:0;pointer-events:none}.gfp-bb__tier-card{position:relative;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.875rem 1rem;border:1.5px solid var(--gfp-bb-border);border-radius:.75rem;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.gfp-bb__tier input:checked+.gfp-bb__tier-card{border-color:var(--gfp-bb-accent);box-shadow:0 0 0 1px var(--gfp-bb-accent);background:rgba(var(--color-scheme-accent-1),.06)}.gfp-bb__tier input:focus-visible+.gfp-bb__tier-card{outline:2px solid var(--gfp-bb-accent);outline-offset:2px}.gfp-bb__tier input:disabled+.gfp-bb__tier-card{opacity:.5;cursor:not-allowed}.gfp-bb__tier-main{display:flex;flex-direction:column;padding-left:1.9rem}.gfp-bb__tier-main:before{content:"";position:absolute;left:1rem;top:50%;transform:translateY(-50%);width:1.125rem;height:1.125rem;border:1.5px solid var(--gfp-bb-border);border-radius:50%;transition:border-color .15s ease,box-shadow .15s ease}.gfp-bb__tier input:checked+.gfp-bb__tier-card .gfp-bb__tier-main:before{border-color:var(--gfp-bb-accent);box-shadow:inset 0 0 0 4px var(--gfp-bb-accent)}.gfp-bb__tier-badge{position:absolute;top:0;right:.875rem;transform:translateY(-55%);background:var(--gfp-bb-accent);color:var(--gfp-bb-accent-contrast);font-size:.6875rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;padding:.2rem .6rem;border-radius:999px;white-space:nowrap}.gfp-bb__tier-title{font-family:var(--heading-font-stack, inherit);font-weight:var(--heading-font-weight, 700);font-size:1rem}.gfp-bb__tier-supply{font-size:.8125rem;opacity:.7}.gfp-bb__tier-supply:empty{display:none}.gfp-bb__tier-pricing{display:flex;flex-direction:column;align-items:flex-end;text-align:right}.gfp-bb__tier-price{font-family:var(--heading-font-stack, inherit);font-weight:var(--heading-font-weight, 700);font-size:1.125rem;line-height:1.2}.gfp-bb__tier-price-row{display:flex;align-items:baseline;justify-content:flex-end;gap:.35rem}.gfp-bb__tier-compare{font-size:.8125rem;opacity:.55;line-height:1.2}.gfp-bb__tier-compare s:empty{display:none}.gfp-bb__tier-note{font-size:.75rem;opacity:.7;max-width:11rem}.gfp-bb__tier-note:empty{display:none}.gfp-bb__delivery{font-size:.8125rem;margin:0 0 .875rem;opacity:.8}.gfp-bb__cta{width:100%}.gfp-bb__cta .push-btn__surface{padding-top:1.15rem;padding-bottom:1.15rem;font-size:1.1875rem}.gfp-bb__cta-price:empty{display:none}.gfp-bb__cta-price:before{content:"\a0\2013\a0"}.gfp-bb__guarantee{display:flex;align-items:center;justify-content:center;gap:.4rem;margin:.85rem 0 0}.gfp-bb__guarantee-icon{width:1.05rem;height:1.05rem;flex-shrink:0;color:var(--gfp-bb-accent)}.gfp-bb__guarantee-text{display:flex;flex-direction:column}.gfp-bb__guarantee-title{font-family:var(--heading-font-stack, inherit);font-weight:var(--heading-font-weight, 700);font-size:.8125rem;line-height:1.2}.gfp-bb__guarantee-sub{font-size:.8125rem;opacity:.75;line-height:1.35}.gfp-bb__guarantee-sub:empty{display:none}.gfp-sp{display:flex;align-items:center;gap:.5rem;flex-wrap:nowrap;min-width:0;font-family:var(--main-font-stack, inherit)}.gfp-sp__stars{position:relative;display:inline-block;font-size:.9375rem;line-height:1;white-space:nowrap;flex:none}.gfp-sp__stars-track{color:rgba(var(--color-scheme-text),.2);letter-spacing:2px}.gfp-sp__stars-fill{position:absolute;top:0;left:0;overflow:hidden;white-space:nowrap;color:#f5a623;letter-spacing:2px}.gfp-sp__reviews{font-size:.8125rem;opacity:.7;white-space:nowrap;flex:none}.gfp-sp__badge{flex:none;margin-left:auto;background:#282c5f;color:#fff;font-family:var(--heading-font-stack, inherit);font-weight:700;text-transform:uppercase;font-size:.625rem;letter-spacing:.03em;padding:.2rem .5rem;border-radius:999px;white-space:nowrap}@media(max-width:1023px){.gfp-sp.product-block{margin-top:-1rem;margin-bottom:-.5rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/gfp-buy-box.css.map */
