.fb{--fb-orange: #FF751F;--fb-orange-dark: #CA3902;--fb-blue: #0080FA;--fb-black: #000;--fb-white: #fff;--fb-img-bg: #F3F3EC;--fb-line: #E4E4E0;--fb-line-strong: #C7C7C2;--fb-muted: #6B6B66;--fb-error: #C2261C;--fb-radius: 12px;--fb-tap: 44px;display:block;margin:0 0 20px;font-family:var(--font-body-family, inherit);color:var(--fb-black);-webkit-font-smoothing:antialiased}.fb *,.fb *:before,.fb *:after{box-sizing:border-box}.fb [hidden]{display:none!important}.fifas-bundle-mode product-form,.fifas-bundle-mode .product-form__quantity,.fifas-bundle-mode .sticky-atc{display:none!important}.fb__options{display:grid;gap:10px}.fb__opt{position:relative;border:1.5px solid var(--fb-line-strong);border-radius:var(--fb-radius);background:var(--fb-white);transition:border-color .15s ease,background .15s ease}.fb__opt.is-on{border-color:var(--fb-orange);border-width:2px}.fb__opt.is-on.fb__opt--bundle{background:#fff9f5}.fb__opt-head{display:flex;align-items:center;gap:12px;width:100%;min-height:var(--fb-tap);padding:15px 14px;border:0;background:none;font-family:inherit;text-align:left;cursor:pointer}.fb__radio{flex:0 0 auto;width:20px;height:20px;border-radius:50%;border:2px solid var(--fb-line-strong);display:grid;place-items:center;transition:border-color .15s ease}.fb__opt.is-on .fb__radio{border-color:var(--fb-orange)}.fb__radio:after{content:"";width:10px;height:10px;border-radius:50%;background:transparent;transition:background .15s ease}.fb__opt.is-on .fb__radio:after{background:var(--fb-orange)}.fb__opt-body{flex:1 1 auto;min-width:0}.fb__opt-title{display:block;font-size:16px;font-weight:600;line-height:1.25}.fb__opt-sub{display:block;margin-top:2px;font-size:13.5px;color:var(--fb-orange-dark);font-weight:600}.fb__opt-price{flex:0 0 auto;text-align:right;white-space:nowrap}.fb__price-now{display:block;font-size:16px;font-weight:600}.fb__price-was{display:block;font-size:13px;color:var(--fb-muted);text-decoration:line-through}.fb__flag{position:absolute;top:-10px;right:14px;padding:3px 10px;border-radius:20px;background:#ca3902;color:var(--fb-white);font-size:11px;font-weight:600;letter-spacing:.02em}.fb__slots{padding:2px 12px 12px;display:grid;gap:8px}.fb__opt:not(.is-on) .fb__slots{display:none}.fb__slot{position:relative;display:flex;align-items:flex-start;gap:12px;min-height:68px;padding:12px;border:1px solid var(--fb-line);border-radius:10px;background:var(--fb-white)}.fb__slot--empty{border-style:dashed;align-items:center}.fb__slot--done{border-color:var(--fb-orange);padding-right:44px}.fb__slot-img{flex:0 0 auto;width:48px;height:60px;border-radius:8px;object-fit:cover;background:var(--fb-img-bg)}.fb__slot-ph{flex:0 0 auto;width:44px;height:44px;border-radius:8px;background:var(--fb-img-bg);display:grid;place-items:center;font-size:15px;font-weight:600;color:var(--fb-muted)}.fb__slot-body{flex:1 1 auto;min-width:0}.fb__slot-name{display:block;font-size:14px;font-weight:600;line-height:1.3}.fb__slot-meta{display:block;margin-top:3px;font-size:12.5px;color:var(--fb-muted)}.fb__slot-hint{font-size:13.5px;color:var(--fb-muted)}.fb__slot-action{flex:0 0 auto;min-height:40px;padding:9px 16px;border:1px solid var(--fb-black);border-radius:8px;background:var(--fb-white);color:var(--fb-black);font-family:inherit;font-size:13.5px;font-weight:600;cursor:pointer}.fb__slot-remove{position:absolute;top:6px;right:6px;width:32px;height:32px;padding:0;display:grid;place-items:center;border:0;border-radius:8px;background:none;color:var(--fb-blue);cursor:pointer}.fb__slot-remove svg{width:17px;height:17px}.fb__slot-remove:hover{background:#0080fa14}.fb__perso{margin-top:8px}.fb__perso-input{width:100%;min-height:var(--fb-tap);padding:10px 12px;border:1px solid var(--fb-line-strong);border-radius:8px;background:var(--fb-white);color:var(--fb-black);font-family:inherit;font-size:15px;text-transform:uppercase}.fb__perso-input::placeholder{text-transform:none;color:#a5a5a0}.fb__perso-input.is-error{border-color:var(--fb-error);border-width:2px}.fb__perso-alert{display:flex;align-items:center;gap:6px;margin:6px 0 0;padding:8px 10px;border-radius:8px;background:#fdecea;color:var(--fb-error);font-size:13px;font-weight:600;line-height:1.3}.fb__perso-alert svg{flex:0 0 auto;width:15px;height:15px}.fb__summary{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin:0 12px 12px;padding:10px 12px;border-radius:10px;background:var(--fb-img-bg);font-size:13.5px}.fb__summary-save{color:var(--fb-orange-dark);font-weight:600}.fb__summary-total{font-size:16px;font-weight:600;white-space:nowrap}.fb__cta{width:100%;min-height:52px;margin-top:12px;padding:14px 18px;border:0;border-radius:999px;background:var(--fb-orange);color:var(--fb-white);font-family:inherit;font-size:16px;font-weight:600;letter-spacing:.01em;cursor:pointer;transition:background .15s ease}.fb__cta:hover{background:var(--fb-orange-dark)}.fb__cta[aria-busy=true]{opacity:.7;cursor:progress}.fb__error{margin:8px 0 0;font-size:13px;color:var(--fb-error);text-align:center}.fb__error:empty{display:none}.fb-panel{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;display:none}.fb-panel.is-open{display:block}.fb-panel__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073}.fb-panel__sheet{position:absolute;left:0;right:0;bottom:0;display:flex;flex-direction:column;max-height:90vh;max-height:90dvh;background:#fff;border-radius:16px 16px 0 0;overflow:hidden;font-family:var(--font-body-family, inherit);color:#000}@media screen and (min-width:750px){.fb-panel__sheet{left:50%;top:50%;right:auto;bottom:auto;transform:translate(-50%,-50%);width:560px;max-height:80vh;border-radius:16px}}.fb-panel__head{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px 10px}.fb-panel__title{margin:0;font-size:16px;font-weight:600}.fb-panel__close{width:44px;height:44px;margin:-10px -10px -10px 0;border:0;background:none;font-size:26px;line-height:1;color:#6b6b66;cursor:pointer}.fb-panel__search{flex:0 0 auto;padding:0 16px 10px}.fb-panel__search input{width:100%;min-height:44px;padding:11px 14px;border:1px solid #C7C7C2;border-radius:999px;background:#fff;color:#000;font-family:inherit;font-size:16px}.fb-panel__chips-wrap{position:relative;flex:0 0 auto}.fb-panel__chips{display:flex;gap:8px;padding:0 16px 12px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.fb-panel__chips::-webkit-scrollbar{display:none}.fb-panel__chips-more{position:absolute;top:0;right:0;bottom:12px;width:52px;display:flex;align-items:center;justify-content:flex-end;padding-right:6px;border:0;cursor:pointer;background:linear-gradient(to right,#fff0,#fff 55%);transition:opacity .15s ease}.fb-panel__chips-more span{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#000;color:#fff;font-size:14px;line-height:1}.fb-panel__chips-wrap.is-end .fb-panel__chips-more{opacity:0;pointer-events:none}.fb-chip{flex:0 0 auto;min-height:38px;padding:9px 15px;border:1px solid #C7C7C2;border-radius:999px;background:#fff;color:#000;font-family:inherit;font-size:13.5px;white-space:nowrap;cursor:pointer}.fb-chip:last-child{margin-right:44px}.fb-chip.is-on{background:#000;border-color:#000;color:#fff}.fb-panel__list{flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:0 16px 16px;border-top:1px solid #E4E4E0}.fb-panel__state{padding:32px 0;text-align:center;font-size:14px;color:#6b6b66}.fb-card{border-bottom:1px solid #E4E4E0}.fb-card__row{display:flex;align-items:center;gap:12px;width:100%;padding:12px 0;border:0;background:none;font-family:inherit;text-align:left;cursor:pointer}.fb-card__img{flex:0 0 auto;width:56px;height:70px;border-radius:8px;object-fit:cover;background:#f3f3ec}.fb-card__name{flex:1 1 auto;min-width:0;font-size:14.5px;font-weight:600;line-height:1.3}.fb-card__chevron{flex:0 0 auto;font-size:13px;font-weight:600;color:#ff751f;white-space:nowrap}.fb-card__config{padding:0 0 14px;display:grid;gap:14px}.fb-card:not(.is-open) .fb-card__config{display:none}.fb-field__label{display:block;margin-bottom:7px;font-size:11.5px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#6b6b66}.fb-field__opts{display:flex;flex-wrap:wrap;gap:7px}.fb-field__opts--row{flex-wrap:nowrap;gap:6px}.fb-field__opts--row .fb-opt-chip{flex:1 1 0;min-width:0;padding:12px 2px;text-align:center}.fb-opt-chip{min-height:46px;padding:12px 16px;border:1px solid #C7C7C2;border-radius:8px;background:#fff;color:#000;font-family:inherit;font-size:14.5px;cursor:pointer;white-space:nowrap}.fb-opt-chip.is-on{border-color:#000;border-width:2px;font-weight:600}.fb-opt-chip[disabled]{opacity:.35;cursor:not-allowed;text-decoration:line-through}.fb-opt-chip__extra{font-size:12.5px;color:#6b6b66}.fb-opt-chip.is-on .fb-opt-chip__extra{color:#ca3902}.fb-card__confirm{width:100%;min-height:48px;padding:13px 18px;border:0;border-radius:999px;background:#000;color:#fff;font-family:inherit;font-size:15px;font-weight:600;cursor:pointer}.fb-card__confirm[disabled]{opacity:.4;cursor:not-allowed}@media(prefers-reduced-motion:reduce){.fb *,.fb-panel *{transition:none!important}}.fb__opt[data-fb-opt=single] .fb__opt-title,.fb__opt[data-fb-opt=single] .fb__price-now{font-size:14px}product-info:not(.fifas-bundle-mode) .fb__cta,product-info:not(.fifas-bundle-mode) .fb__error{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/10/assets/fifas-bundle-3x2.css.map */
