.gf-fbt{--gf-fbt-maroon: #9e1449;--gf-fbt-black: #111111;--gf-fbt-ink: #1f2937;--gf-fbt-mrp: #94969f;--gf-fbt-line: #e8e8e8;--gf-fbt-tint: #faf2f5;margin:0;padding:2.4rem 0 calc(2.8rem + 90px);background:#fff;color:var(--gf-fbt-ink);font-family:var(--font-body-family)}.gf-fbt__inner{padding-left:1.6rem;padding-right:1.6rem}.gf-fbt__heading{margin:0 0 1.4rem;color:var(--gf-fbt-black);font-family:var(--font-body-family);font-size:1.7rem;font-weight:700;letter-spacing:.04em;line-height:1.25;text-transform:uppercase}.gf-fbt__list{display:flex;flex-direction:column;margin:0;padding:0;border:1px solid var(--gf-fbt-line);border-radius:1.2rem;background:#fff;overflow:hidden}.gf-fbt__row{display:grid;grid-template-columns:6.4rem minmax(0,1fr) 2.4rem;gap:1rem;align-items:start;margin:0;padding:1.2rem;border:0;border-bottom:1px solid var(--gf-fbt-line);background:#fff}.gf-fbt__row:last-child{border-bottom:0}.gf-fbt__row--current{background:var(--gf-fbt-tint)}.gf-fbt__row--unavailable{opacity:.55}.gf-fbt__row>[data-gf-fbt-product-json]{display:none!important}.gf-fbt__media-link{display:block;text-decoration:none}.gf-fbt__media{width:6.4rem;height:6.4rem;border:1px solid var(--gf-fbt-line);border-radius:.8rem;overflow:hidden;background:#f5f5f5}.gf-fbt__img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.gf-fbt__img--placeholder{background:#eee}.gf-fbt__info{min-width:0}.gf-fbt__vendor{margin:0 0 .1rem;color:#6b7280;font-size:1.15rem;font-weight:700;letter-spacing:.04em;line-height:1.25;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gf-fbt__title{display:block;margin:0 0 .3rem;color:var(--gf-fbt-ink);font-size:1.25rem;font-weight:500;line-height:1.3;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gf-fbt__pricing{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem}.gf-fbt__mrp{color:var(--gf-fbt-mrp);font-size:1.15rem;font-weight:400;text-decoration:line-through;white-space:nowrap}.gf-fbt__price{color:var(--gf-fbt-black);font-size:1.35rem;font-weight:700;letter-spacing:-.02em;white-space:nowrap}.gf-fbt__discount{color:var(--gf-fbt-maroon);font-size:1.15rem;font-weight:700;white-space:nowrap}.gf-fbt__check{position:relative;display:inline-flex;align-items:flex-start;justify-content:center;width:1.8rem;height:1.8rem;margin:.15rem 0 0;cursor:pointer;-webkit-tap-highlight-color:transparent}.gf-fbt__checkbox{position:absolute;opacity:0;width:1px;height:1px;margin:0;pointer-events:none}.gf-fbt__box{box-sizing:border-box;display:block;width:1.6rem;height:1.6rem;border:.13rem solid #c9ccd1;border-radius:.3rem;background:#fff;transition:border-color .15s ease,background .15s ease}.gf-fbt__box:after{content:"";position:absolute;left:50%;top:46%;width:.36rem;height:.68rem;border:solid #ffffff;border-width:0 .13rem .13rem 0;opacity:0;transform:translate(-50%,-55%) rotate(45deg)}.gf-fbt__checkbox:checked+.gf-fbt__box{border-color:var(--gf-fbt-maroon);background:var(--gf-fbt-maroon)}.gf-fbt__checkbox:checked+.gf-fbt__box:after{opacity:1}.gf-fbt__checkbox:focus-visible+.gf-fbt__box{outline:.15rem solid var(--gf-fbt-black);outline-offset:.15rem}.gf-fbt__checkbox:disabled+.gf-fbt__box{opacity:.45;cursor:not-allowed}.gf-fbt__footer{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:1.2rem 1.6rem;margin-top:1.6rem}.gf-fbt__total{flex:1 1 auto;min-width:0}.gf-fbt__total-label{margin:0;color:#3a3a3a;font-size:1.35rem;font-weight:600;line-height:1.15}.gf-fbt__total-pricing{display:flex;flex-wrap:wrap;align-items:baseline;gap:.4rem .55rem;margin:0;padding:0}.gf-fbt__total-mrp{color:var(--gf-fbt-mrp);font-size:1.15rem;font-weight:400;text-decoration:line-through;white-space:nowrap}.gf-fbt__total-price{color:var(--gf-fbt-black);font-size:1.55rem;font-weight:700;letter-spacing:-.02em;white-space:nowrap}.gf-fbt__total-discount{color:var(--gf-fbt-maroon);font-size:1.15rem;font-weight:700;white-space:nowrap}.gf-fbt__add{box-sizing:border-box;flex:0 0 auto;align-self:center;width:auto;min-width:0;max-width:100%;min-height:0;height:auto;margin:0;padding:.85rem 1.6rem;border:.14rem solid var(--gf-fbt-maroon);border-radius:999px;background:#fff;color:var(--gf-fbt-maroon);font-family:var(--font-body-family);font-size:1.3rem;font-weight:700;line-height:1.2;white-space:nowrap;cursor:pointer;transition:background .15s ease,color .15s ease;-webkit-tap-highlight-color:transparent}.gf-fbt__add:hover:not(:disabled),.gf-fbt__add:focus-visible:not(:disabled){background:var(--gf-fbt-maroon);color:#fff;outline:none}.gf-fbt__add:disabled{opacity:.5;cursor:not-allowed}.gf-fbt__add.is-loading{opacity:.7}.gf-fbt__add.is-added{background:#14958f;border-color:#14958f;color:#fff}html.gf-fbt-modal-open{overflow:hidden}.gf-fbt-modal[hidden]{display:none!important}.gf-fbt-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:flex-end;justify-content:center;padding:0}.gf-fbt-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#1111117a}.gf-fbt-modal__dialog{position:relative;z-index:1;display:flex;flex-direction:column;width:100%;max-width:52rem;max-height:min(92vh,72rem);margin:0;padding:0 0 1.2rem;border:1px solid var(--gf-fbt-line);border-radius:1.6rem 1.6rem 0 0;background:#fff;color:var(--gf-fbt-ink);box-shadow:0 -.8rem 3rem #0000001f;overflow:auto;-webkit-overflow-scrolling:touch}.gf-fbt-modal__header{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;padding:1.4rem 1.6rem .8rem;position:sticky;top:0;background:#fff;z-index:2}.gf-fbt-modal__title{margin:0;color:var(--gf-fbt-black);font-size:1.7rem;font-weight:700;line-height:1.3}.gf-fbt-modal__close{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;margin:0;padding:0;border:0;border-radius:999px;background:transparent;color:var(--gf-fbt-black);font-size:2.4rem;line-height:1;cursor:pointer}.gf-fbt-modal__close:hover,.gf-fbt-modal__close:focus-visible{background:#f3f4f6;outline:none}.gf-fbt-modal__progress{display:flex;align-items:center;gap:.4rem;padding:.4rem 1.6rem 1.2rem;overflow-x:auto}.gf-fbt-modal__step{display:inline-flex;align-items:center;gap:.5rem;flex:0 0 auto;color:#9ca3af;font-size:1.2rem;font-weight:600;white-space:nowrap}.gf-fbt-modal__step-num{display:inline-flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;border-radius:999px;background:#e5e7eb;color:#6b7280;font-size:1.15rem;font-weight:700}.gf-fbt-modal__step.is-current{color:var(--gf-fbt-maroon)}.gf-fbt-modal__step.is-current .gf-fbt-modal__step-num{background:var(--gf-fbt-maroon);color:#fff}.gf-fbt-modal__step.is-done{color:var(--gf-fbt-maroon)}.gf-fbt-modal__step.is-done .gf-fbt-modal__step-num{background:var(--gf-fbt-maroon);color:#fff}.gf-fbt-modal__step-line{flex:1 1 1.6rem;min-width:1.2rem;height:.15rem;background:#e5e7eb}.gf-fbt-modal__body{padding:0 1.6rem 1.2rem}.gf-fbt-modal__card{padding:1.2rem;border:1px solid var(--gf-fbt-line);border-radius:1.2rem;background:#fff}.gf-fbt-modal__card.is-active{border-color:#d9dde3;box-shadow:0 .2rem .8rem #0000000a}.gf-fbt-modal__queue,.gf-fbt-modal__collapsed{display:none!important}.gf-fbt-modal__product{display:grid;grid-template-columns:7.2rem minmax(0,1fr);gap:1.2rem;align-items:start;margin-bottom:1.4rem}.gf-fbt-modal__media{width:7.2rem;height:7.2rem;border:1px solid var(--gf-fbt-line);border-radius:.9rem;overflow:hidden;background:#f5f5f5}.gf-fbt-modal__media img,.gf-fbt-modal__collapsed-media img{display:block;width:100%;height:100%;object-fit:cover}.gf-fbt-modal__media-ph{width:100%;height:100%;background:#eee}.gf-fbt-modal__product-title{margin:0 0 .45rem;color:var(--gf-fbt-black);font-size:1.4rem;font-weight:600;line-height:1.35}.gf-fbt-modal__pricing{display:flex;flex-wrap:wrap;align-items:baseline;gap:.4rem .6rem}.gf-fbt-modal__mrp{color:var(--gf-fbt-mrp);font-size:1.2rem;text-decoration:line-through}.gf-fbt-modal__price{color:var(--gf-fbt-black);font-size:1.5rem;font-weight:700}.gf-fbt-modal__discount{color:var(--gf-fbt-maroon);font-size:1.2rem;font-weight:700}.gf-fbt-modal__option{margin-bottom:1.4rem}.gf-fbt-modal__option-label{margin:0 0 .7rem;color:var(--gf-fbt-ink);font-size:1.3rem;font-weight:600}.gf-fbt-modal__option-label strong{color:var(--gf-fbt-black);font-weight:700}.gf-fbt-modal__swatches,.gf-fbt-modal__pills{display:flex;flex-wrap:wrap;gap:.7rem}.gf-fbt-modal__swatch{box-sizing:border-box;width:4.4rem;height:4.4rem;padding:0;border:.15rem solid #d1d5db;border-radius:.7rem;overflow:hidden;background:#fff;cursor:pointer}.gf-fbt-modal__swatch.is-selected{border-color:var(--gf-fbt-maroon)}.gf-fbt-modal__swatch.is-unavailable,.gf-fbt-modal__pill.is-unavailable{opacity:.4;cursor:not-allowed;position:relative}.gf-fbt-modal__swatch.is-unavailable:after,.gf-fbt-modal__pill.is-unavailable:after{content:"";position:absolute;top:45%;right:-10%;bottom:45%;left:-10%;height:.12rem;background:#6b7280;transform:rotate(-28deg)}.gf-fbt-modal__swatch-text{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:1rem;font-weight:600}.gf-fbt-modal__pill{box-sizing:border-box;min-width:4.4rem;min-height:4rem;padding:.6rem 1.1rem;border:.14rem solid #d1d5db;border-radius:.7rem;background:#fff;color:var(--gf-fbt-black);font-family:var(--font-body-family);font-size:1.3rem;font-weight:600;cursor:pointer}.gf-fbt-modal__pill.is-selected{border-color:var(--gf-fbt-maroon);color:var(--gf-fbt-maroon)}.gf-fbt-modal__ready{margin:0 0 1rem;color:#6b7280;font-size:1.25rem}.gf-fbt-modal__nav{display:grid;grid-template-columns:1fr 1fr;gap:.8rem;margin-top:.4rem}.gf-fbt-modal__prev,.gf-fbt-modal__next{box-sizing:border-box;width:100%;min-height:4.4rem;margin:0;padding:.85rem 1.2rem;border-radius:.8rem;font-family:var(--font-body-family);font-size:1.35rem;font-weight:700;line-height:1.2;cursor:pointer;-webkit-tap-highlight-color:transparent}.gf-fbt-modal__prev{border:.14rem solid #d1d5db;background:#f3f4f6;color:#6b7280}.gf-fbt-modal__prev--spacer{visibility:hidden;pointer-events:none}.gf-fbt-modal__next{border:.14rem solid var(--gf-fbt-maroon);background:var(--gf-fbt-maroon);color:#fff}.gf-fbt-modal__next:disabled{opacity:.45;cursor:not-allowed}.gf-fbt-modal__next.is-loading{opacity:.7}.gf-fbt-modal__next.is-added,.gf-fbt-modal__next.is-go-bag{background:var(--gf-fbt-maroon);border-color:var(--gf-fbt-maroon);color:#fff}.gf-fbt-modal__queue{display:flex;flex-direction:column;gap:.7rem;margin-top:1.2rem}.gf-fbt-modal__collapsed{display:grid;grid-template-columns:2.2rem 4rem minmax(0,1fr) auto;gap:.8rem;align-items:center;width:100%;margin:0;padding:.8rem 1rem;border:1px solid var(--gf-fbt-line);border-radius:1rem;background:#fff;color:inherit;text-align:left;cursor:pointer;font:inherit}.gf-fbt-modal__collapsed:disabled{cursor:default;opacity:.85}.gf-fbt-modal__collapsed-num{display:inline-flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;border-radius:999px;background:#e5e7eb;color:#6b7280;font-size:1.15rem;font-weight:700}.gf-fbt-modal__collapsed.is-done .gf-fbt-modal__collapsed-num{background:var(--gf-fbt-maroon);color:#fff}.gf-fbt-modal__collapsed-media{width:4rem;height:4rem;border-radius:.6rem;overflow:hidden;background:#f5f5f5}.gf-fbt-modal__collapsed-title{min-width:0;color:var(--gf-fbt-ink);font-size:1.25rem;font-weight:500;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gf-fbt-modal__collapsed-chevron{color:#9ca3af;font-size:1.4rem}@media screen and (min-width:750px){.gf-fbt{padding:3rem 0 calc(3.2rem + 64px)}.gf-fbt__inner{padding-left:2.4rem;padding-right:2.4rem;max-width:72rem}.gf-fbt__heading{font-size:1.9rem}.gf-fbt__row{grid-template-columns:7.2rem minmax(0,1fr) 2.8rem;gap:1.4rem;padding:1.4rem 1.6rem}.gf-fbt__media{width:7.2rem;height:7.2rem}.gf-fbt__footer{flex-wrap:nowrap;align-items:center;gap:2rem}.gf-fbt__add{padding:.9rem 1.9rem;font-size:1.35rem}.gf-fbt-modal{align-items:center;padding:2.4rem}.gf-fbt-modal__dialog{border-radius:1.4rem;max-height:min(88vh,76rem);padding-bottom:1.2rem}.gf-fbt-modal__header,.gf-fbt-modal__progress,.gf-fbt-modal__body{padding-left:2rem;padding-right:2rem}.gf-fbt-modal__product{grid-template-columns:9.6rem minmax(0,1fr)}.gf-fbt-modal__media{width:9.6rem;height:9.6rem}.gf-fbt-modal__nav{grid-template-columns:minmax(12rem,1fr) minmax(14rem,1.2fr)}}@media(prefers-reduced-motion:reduce){.gf-fbt__box,.gf-fbt__add{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/gf-fbt.css.map */
