.matchday-product{padding-top:var(--md-header-total-height);background:var(--md-paper);color:var(--md-ink)}.matchday-product__breadcrumb{padding-block:.75rem}.matchday-product__crumbs{display:none}.matchday-product__back{display:inline-flex;align-items:center;gap:.25rem;color:#666;font-size:.875rem;text-decoration:none}.matchday-product__back svg,.matchday-product__arrow svg,.matchday-product__wish svg,.matchday-product__urgency svg{display:block;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.matchday-product__back svg{width:1rem;height:1rem}.matchday-product__main{padding-bottom:4rem}.matchday-product__layout{display:grid;gap:1.5rem}.matchday-product__stage{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:#f0f0ea;isolation:isolate}.matchday-product__slides,.matchday-product__slide,.matchday-product__image{width:100%;height:100%}.matchday-product__slide[hidden]{display:none}.matchday-product__image{display:block;object-fit:cover}.matchday-product__wish{position:absolute;top:1rem;right:1rem;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:0;border-radius:999px;background:#ffffffd1;color:var(--md-ink);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:color .18s var(--md-ease),transform .18s var(--md-ease)}.matchday-product__wish svg{width:1rem;height:1rem}.matchday-product__wish.is-active{color:var(--md-red)}.matchday-product__wish.is-active svg{fill:currentColor}.matchday-product__wish:active{transform:scale(.9)}.matchday-product__count{position:absolute;top:1rem;left:1rem;z-index:3;border-radius:999px;padding:.375rem .625rem;background:#0000009e;color:#fff;font-size:.625rem;font-weight:800;line-height:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.matchday-product__arrow{display:none}.matchday-product__dots{position:absolute;left:50%;bottom:1rem;z-index:3;display:flex;align-items:center;gap:.5rem;transform:translate(-50%)}.matchday-product__dot{width:.5rem;height:.5rem;border:0;border-radius:999px;padding:0;background:#ffffff73;transition:width .18s var(--md-ease),background .18s var(--md-ease)}.matchday-product__dot.is-active{width:1.5rem;background:#fff}.matchday-product__thumbs{display:none}.matchday-product__info{min-width:0}.matchday-product__color-strip{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;width:6rem;height:.375rem;margin-bottom:1.25rem;overflow:hidden;border-radius:999px}.matchday-product__badge{margin:0 0 .5rem;color:var(--md-red);font-size:.625rem;font-weight:900;letter-spacing:.12em;line-height:1;text-transform:uppercase}.matchday-product__title{margin:0;color:var(--md-ink);font-size:2rem;line-height:.95}.matchday-product__title span{color:var(--md-red)}.matchday-product__tagline{margin:.75rem 0 0;color:#4a4a4a;font-size:.875rem;line-height:1.55}.matchday-product__rating{display:flex;align-items:center;gap:.375rem;margin-top:.75rem;color:var(--md-ink);font-size:.75rem;font-weight:800;line-height:1}.matchday-product__rating svg{width:.75rem;height:.75rem;fill:currentColor}.matchday-product__muted{color:#777;font-weight:600}.matchday-product__divider{color:#999}.matchday-product__price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:.75rem;margin-top:1.25rem}.matchday-product__price{color:var(--md-ink);font-size:1.75rem;font-weight:900;line-height:1}.matchday-product__compare{color:#999;font-size:1rem;font-weight:700;text-decoration:line-through}.matchday-product__compare[hidden],.matchday-product__savings[hidden]{display:none}.matchday-product__savings{display:inline-flex;align-items:center;min-height:1.375rem;padding:.25rem .5rem;background:var(--md-red);color:#fff;font-size:.6875rem;font-weight:900;line-height:1;text-transform:uppercase}.matchday-product__installments{margin:.5rem 0 0;color:#666;font-size:.75rem}.matchday-product__urgency{display:inline-flex;align-items:center;gap:.375rem;margin:1rem 0 0;color:#1a8754;font-size:.75rem;font-weight:700}.matchday-product__urgency svg{width:.75rem;height:.75rem}.matchday-product__includes{margin-top:1.25rem;border:1px solid var(--md-border);padding:.75rem;background:#f5f5f0}.matchday-product__includes p,.matchday-product__tiers legend,.matchday-product__upsells>p{margin:0 0 .75rem;color:var(--md-ink);font-size:.625rem;font-weight:900;letter-spacing:.12em;line-height:1;text-transform:uppercase}.matchday-product__includes div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem .75rem}.matchday-product__includes span{position:relative;padding-left:.75rem;color:#4a4a4a;font-size:.75rem;line-height:1.25}.matchday-product__includes span:before{position:absolute;top:.45em;left:0;width:.25rem;height:.25rem;border-radius:999px;background:var(--md-red);content:""}.matchday-product__separator{height:1px;margin-block:1.5rem;background:var(--md-border)}.matchday-product__form{display:grid;gap:1.25rem}.matchday-product__tiers{display:grid;gap:.5rem;min-width:0;border:0;margin:0;padding:0}.matchday-product__tier{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;width:100%;border:1px solid var(--md-border);padding:.875rem 1rem;background:transparent;color:var(--md-ink);font:inherit;text-align:left;transition:background .18s var(--md-ease),border-color .18s var(--md-ease),box-shadow .18s var(--md-ease)}.matchday-product__tier:hover,.matchday-product__tier.is-active{border-color:var(--md-ink);background:#fff}.matchday-product__tier.is-active{box-shadow:0 10px 24px #0000000d}.matchday-product__tier-check{display:inline-flex;align-items:center;justify-content:center;width:.875rem;height:.875rem;border:2px solid #cccccc;border-radius:999px}.matchday-product__tier.is-active .matchday-product__tier-check{border-color:var(--md-ink)}.matchday-product__tier.is-active .matchday-product__tier-check:after{width:.45rem;height:.45rem;border-radius:inherit;background:var(--md-ink);content:""}.matchday-product__tier-copy{display:grid;min-width:0;gap:.2rem}.matchday-product__tier-copy strong{font-size:.875rem;font-weight:900;line-height:1}.matchday-product__tier-copy small{color:#999;font-size:.6875rem;font-weight:700;line-height:1}.matchday-product__tier-copy em{color:#666;font-size:.6875rem;font-style:normal;line-height:1.3}.matchday-product__tier-price{font-size:.875rem;font-weight:900;line-height:1;white-space:nowrap}.matchday-product__tier-tag{position:absolute;top:-.5rem;right:.75rem;padding:.1875rem .5rem;background:var(--md-ink);color:#fff;font-size:.5rem;font-weight:900;line-height:1;text-transform:uppercase}.matchday-product__tier-tag--red{background:var(--md-red)}.matchday-product__submit{min-height:3.75rem;border:0;background:var(--md-red);color:#fff;font-family:var(--md-font-display);font-size:1.125rem;font-weight:900;line-height:1;text-transform:uppercase;transition:background .18s var(--md-ease),transform .18s var(--md-ease)}.matchday-product__submit:hover{background:#d32f3f}.matchday-product__submit.is-added{background:#1a8754}.matchday-product__submit:active{transform:scale(.97)}.matchday-product__submit:disabled{cursor:wait;opacity:.75}.matchday-product__reassurance{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.75rem;color:#999;font-size:.6875rem;line-height:1.2}.matchday-product__upsells{display:grid;gap:.5rem}.matchday-product-upsell{display:grid;grid-template-columns:3.5rem minmax(0,1fr) auto;align-items:center;gap:.75rem;border:1px solid var(--md-border);padding:.75rem;transition:border-color .18s var(--md-ease)}.matchday-product-upsell:hover{border-color:var(--md-ink)}.matchday-product-upsell__media{display:block;width:3.5rem;height:3.5rem;overflow:hidden;background:#f0f0ea}.matchday-product-upsell__image{display:block;width:100%;height:100%;object-fit:cover}.matchday-product-upsell__copy{min-width:0}.matchday-product-upsell__copy>div:first-child{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.matchday-product-upsell__copy strong{font-size:.875rem;font-weight:800;line-height:1.2}.matchday-product-upsell__copy span{padding:.2rem .4rem;background:#f5f5f0;color:#666;font-size:.5rem;font-weight:900;line-height:1;text-transform:uppercase}.matchday-product-upsell__copy p{margin:.25rem 0 0;color:#666;font-size:.6875rem;line-height:1.35}.matchday-product-upsell__price{display:flex;align-items:center;gap:.5rem;margin-top:.25rem;font-size:.75rem}.matchday-product-upsell__price s{color:#999}.matchday-product-upsell__add{display:inline-flex;align-items:center;justify-content:center;min-height:2rem;border:1px solid var(--md-ink);padding:.5rem .75rem;background:transparent;color:var(--md-ink);font:inherit;font-size:.625rem;font-weight:900;line-height:1;text-decoration:none;text-transform:uppercase;transition:background .18s var(--md-ease),color .18s var(--md-ease)}.matchday-product-upsell__add:hover,.matchday-product-upsell__add.is-added{background:var(--md-ink);color:#fff}.matchday-product__faq-item{border-bottom:1px solid var(--md-border)}.matchday-product__faq-item:last-child{border-bottom:0}.matchday-product__faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-block:.875rem;color:var(--md-ink);font-size:.875rem;cursor:pointer;list-style:none}.matchday-product__faq-item summary::-webkit-details-marker{display:none}.matchday-product__faq-item summary span{color:#999;transition:transform .18s var(--md-ease)}.matchday-product__faq-item[open] summary span{transform:rotate(45deg)}.matchday-product__faq-item div{padding-bottom:.875rem;color:#666;font-size:.875rem;line-height:1.55}.matchday-product-reviews{border-top:1px solid var(--md-border);background:#fff}.matchday-product-reviews__inner{max-width:74rem;padding-block:3rem}.matchday-product-reviews__header{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin-bottom:2rem}.matchday-product-reviews__header h2{margin:0;font-size:1.5rem;line-height:1;text-transform:uppercase}.matchday-product-reviews__header div{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem}.matchday-product-review__stars{display:inline-flex;align-items:center;gap:.125rem;color:var(--md-ink)}.matchday-product-review__stars svg{width:.75rem;height:.75rem;fill:currentColor}.matchday-product-review__stars svg.is-muted{fill:none;stroke:currentColor;stroke-width:1.8}.matchday-product-reviews__list{display:grid}.matchday-product-review{border-bottom:1px solid #f0f0ea;padding-block:1.25rem}.matchday-product-review:last-child{border-bottom:0}.matchday-product-review p{margin:.5rem 0 0;color:var(--md-ink);font-size:.875rem;line-height:1.6}.matchday-product-review footer{margin-top:.5rem;color:#999;font-size:.75rem}.matchday-product-more{border-top:1px solid var(--md-border);padding-block:3rem;background:var(--md-paper)}.matchday-product-more__heading{margin:0 0 1.5rem;font-size:1.5rem;line-height:1;text-transform:uppercase}.matchday-product-more__grid{display:flex;gap:1rem;overflow-x:auto;margin-inline:calc(var(--md-container-pad-mobile) * -1);padding-inline:var(--md-container-pad-mobile);padding-bottom:.25rem}.matchday-product-more__card{flex:0 0 60vw;color:var(--md-ink);text-decoration:none}.matchday-product-more__media{display:block;aspect-ratio:3 / 4;overflow:hidden;background:#f0f0ea}.matchday-product-more__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s var(--md-ease)}.matchday-product-more__card:hover .matchday-product-more__image{transform:scale(1.035)}.matchday-product-more__card strong{display:block;margin-top:.75rem;font-family:var(--md-font-display);font-size:1rem;line-height:1}.matchday-product-more__card small{display:block;margin-top:.25rem;color:#999;font-size:.75rem}.matchday-product-sticky{position:fixed;right:0;bottom:0;left:0;z-index:50;border-top:1px solid var(--md-border);padding:.75rem 1rem calc(.75rem + env(safe-area-inset-bottom));background:#fffffff2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transform:translateY(100%);transition:transform .22s var(--md-ease)}.matchday-product-sticky.is-visible{transform:translateY(0)}.matchday-product-sticky__inner{display:flex;align-items:center;gap:.75rem}.matchday-product-sticky__inner>div{min-width:0;flex:1}.matchday-product-sticky p,.matchday-product-sticky span{display:block;overflow:hidden;margin:0;text-overflow:ellipsis;white-space:nowrap}.matchday-product-sticky p{color:var(--md-ink);font-size:.75rem;font-weight:900}.matchday-product-sticky span{margin-top:.125rem;color:#999;font-size:.6875rem}.matchday-product-sticky__button{flex:0 0 auto;min-height:2.75rem;border:0;padding:.75rem 1.25rem;background:var(--md-red);color:#fff;font-family:var(--md-font-display);font-size:.875rem;line-height:1;text-transform:uppercase}@media screen and (min-width:750px){.matchday-product__breadcrumb{padding-block:1.25rem}.matchday-product__crumbs{display:flex;align-items:center;gap:.5rem;color:#999;font-size:.75rem}.matchday-product__crumbs a{color:inherit;text-decoration:none;transition:color .18s var(--md-ease)}.matchday-product__crumbs a:hover,.matchday-product__crumbs span:last-child{color:var(--md-ink)}.matchday-product__back{display:none}.matchday-product__main{padding-bottom:5rem}.matchday-product__layout{grid-template-columns:minmax(0,7fr) minmax(22rem,5fr);gap:3rem}.matchday-product__gallery-sticky{position:sticky;top:calc(var(--md-header-total-height) + 1.5rem)}.matchday-product__stage{aspect-ratio:4 / 5}.matchday-product__count{display:none}.matchday-product__arrow{position:absolute;top:50%;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:0;border-radius:999px;background:#ffffffd1;color:var(--md-ink);opacity:0;transform:translateY(-50%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:opacity .18s var(--md-ease)}.matchday-product__stage:hover .matchday-product__arrow,.matchday-product__arrow:focus-visible{opacity:1}.matchday-product__arrow--prev{left:1rem}.matchday-product__arrow--next{right:1rem}.matchday-product__arrow svg{width:1.125rem;height:1.125rem}.matchday-product__thumbs{display:flex;gap:.625rem;margin-top:1rem}.matchday-product__thumb{flex:1;aspect-ratio:1 / 1;border:0;padding:0;background:#f0f0ea;opacity:.5;overflow:hidden;transition:opacity .18s var(--md-ease),box-shadow .18s var(--md-ease)}.matchday-product__thumb:hover,.matchday-product__thumb.is-active{opacity:1}.matchday-product__thumb.is-active{box-shadow:0 0 0 2px var(--md-ink),0 0 0 4px #fff}.matchday-product__thumb-image{display:block;width:100%;height:100%;object-fit:cover}.matchday-product__info{padding-top:.5rem}.matchday-product__title{font-size:3rem}.matchday-product__title span{display:block;margin-left:0}.matchday-product__tagline{font-size:1rem}.matchday-product__price{font-size:2rem}.matchday-product-reviews__inner{padding-block:5rem}.matchday-product-reviews__header h2,.matchday-product-more__heading{font-size:2rem}.matchday-product-more{padding-block:5rem}.matchday-product-more__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;overflow:visible;margin-inline:0;padding:0}.matchday-product-more__card{flex:initial}.matchday-product-sticky{display:none}}@media screen and (min-width:1024px){.matchday-product__layout{grid-template-columns:minmax(0,7fr) minmax(24rem,5fr);gap:5rem}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/matchday-product.css.map */
