.matchday-search-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:75;background:#0000004d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.matchday-search-overlay[hidden],.matchday-mobile-menu[hidden]{display:none}.matchday-search-panel{position:absolute;inset-block-start:74px;inset-inline:0;border-bottom:1px solid var(--md-border);background:var(--md-bg);box-shadow:0 10px 30px #0000001f}.matchday-search-panel__inner{max-width:42rem;padding-block:1rem}.matchday-search-panel__field{position:relative}.matchday-search-panel__icon{position:absolute;inset-block-start:50%;inset-inline-start:.75rem;width:1rem;height:1rem;color:var(--md-muted-soft);transform:translateY(-50%)}.matchday-search-panel__icon svg{display:block;width:100%;height:100%}.matchday-search-panel__input{width:100%;min-height:3rem;padding:.75rem 1rem .75rem 2.5rem;border:1px solid var(--md-border);border-radius:0;background:#fff;color:var(--md-ink);font-family:var(--md-body-font);font-size:.875rem;outline:none}.matchday-search-panel__input::placeholder{color:#ababab}.matchday-search-panel__input:focus{border-color:var(--md-red)}.matchday-search-panel__results{margin-top:.75rem}.matchday-search-panel__result{display:flex;align-items:center;gap:.75rem;padding:.5rem;color:var(--md-ink);text-decoration:none;transition:background-color .16s var(--md-ease)}.matchday-search-panel__result:hover{background:#f0f0ea}.matchday-search-panel__result[hidden]{display:none}.matchday-search-panel__result-image{width:2.5rem;height:2.5rem;flex:0 0 auto;border-radius:2px;background:#f0f0ea;object-fit:cover}.matchday-search-panel__result-copy{display:grid;gap:.125rem}.matchday-search-panel__result-title{font-size:.875rem;font-weight:600}.matchday-search-panel__result-price,.matchday-search-panel__empty{color:var(--md-muted-soft);font-size:.75rem}.matchday-search-panel__empty{margin:0;padding:.5rem 0}.matchday-quick-view{position:fixed;top:0;right:0;bottom:0;left:0;z-index:95;pointer-events:none;font-family:var(--md-body-font)}.matchday-quick-view__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;opacity:0;transition:opacity .22s var(--md-ease)}.matchday-quick-view__dialog{position:absolute;inset-inline:0;inset-block-end:0;display:grid;max-height:90svh;overflow-y:auto;background:var(--md-bg);box-shadow:0 -18px 60px #0000003d;transform:translateY(100%);transition:transform .28s var(--md-ease)}.matchday-quick-view.is-open{pointer-events:auto}.matchday-quick-view.is-open .matchday-quick-view__overlay{opacity:1}.matchday-quick-view.is-open .matchday-quick-view__dialog{transform:translateY(0)}.matchday-quick-view__close{position:absolute;top:.75rem;right:.75rem;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:1px solid var(--md-border);border-radius:999px;background:#ffffffeb;color:var(--md-ink);cursor:pointer}.matchday-quick-view svg,.matchday-collection-card__view svg{display:block;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.matchday-quick-view__close svg{width:1rem;height:1rem}.matchday-quick-view__media{position:relative;min-height:14rem;overflow:hidden;background:#f0f0ea}.matchday-quick-view__image-shell{display:grid;place-items:center;width:100%;height:100%;min-height:14rem;color:var(--md-muted-soft);font-family:var(--md-display-font);font-size:4rem}.matchday-quick-view__media img{display:block;width:100%;height:100%;min-height:14rem;object-fit:cover}.matchday-quick-view__strip{position:absolute;inset-inline:0;bottom:0;display:grid;grid-auto-columns:1fr;grid-auto-flow:column;height:.35rem}.matchday-quick-view__strip span{display:block}.matchday-quick-view__content{display:grid;gap:1rem;padding:1rem}.matchday-quick-view__header p,.matchday-quick-view__header h2{margin:0}.matchday-quick-view__header p{color:var(--md-red);font-size:.625rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.matchday-quick-view__header h2{margin-top:.25rem;color:var(--md-ink);font-size:2rem}.matchday-quick-view__rating,.matchday-quick-view__price{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem}.matchday-quick-view__rating{margin-top:.5rem;color:var(--md-ink);font-size:.75rem;font-weight:800}.matchday-quick-view__rating svg{width:.75rem;height:.75rem;fill:currentColor}.matchday-quick-view__rating span:last-child{color:var(--md-muted-soft)}.matchday-quick-view__price{margin-top:.5rem}.matchday-quick-view__price strong{color:var(--md-ink);font-size:1.35rem;font-weight:900}.matchday-quick-view__price em{color:var(--md-red);font-size:.75rem;font-style:normal;font-weight:900}.matchday-quick-view__price em[hidden]{display:none}.matchday-quick-view__tiers{display:grid;gap:.5rem}.matchday-quick-view__tiers>p,.matchday-quick-view__includes p{margin:0;color:var(--md-muted);font-size:.6875rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.matchday-quick-view-tier{position:relative;display:grid;grid-template-columns:1.25rem minmax(0,1fr) auto;gap:.6rem;align-items:center;min-height:3.75rem;border:1px solid var(--md-border);border-radius:0;padding:.75rem;background:transparent;color:var(--md-ink);cursor:pointer;text-align:left;transition:border-color .18s var(--md-ease),background-color .18s var(--md-ease),box-shadow .18s var(--md-ease)}.matchday-quick-view-tier:hover,.matchday-quick-view-tier.is-active{border-color:var(--md-ink);background:#fff}.matchday-quick-view-tier.is-active{box-shadow:0 10px 24px #0000000d}.matchday-quick-view-tier>span{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;border:2px solid #cccccc;border-radius:999px}.matchday-quick-view-tier.is-active>span{border-color:var(--md-ink);background:var(--md-ink)}.matchday-quick-view-tier.is-active>span:after{width:.35rem;height:.35rem;border-radius:999px;background:#fff;content:""}.matchday-quick-view-tier strong,.matchday-quick-view-tier small,.matchday-quick-view-tier b{line-height:1.1}.matchday-quick-view-tier strong{display:block;font-size:.875rem;font-weight:900}.matchday-quick-view-tier small{display:block;margin-top:.15rem;color:var(--md-muted-soft);font-size:.6875rem}.matchday-quick-view-tier b{font-size:.875rem;white-space:nowrap}.matchday-quick-view-tier i{position:absolute;top:-.45rem;right:.75rem;padding:.15rem .35rem;background:var(--md-ink);color:#fff;font-size:.5rem;font-style:normal;font-weight:900;letter-spacing:.08em;line-height:1;text-transform:uppercase}.matchday-quick-view__includes div{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.5rem}.matchday-quick-view__includes span{padding:.35rem .55rem;background:#f0f0ea;color:#4a4a4a;font-size:.6875rem;font-weight:800}.matchday-quick-view__actions{display:grid;gap:.75rem;padding-top:.25rem}.matchday-quick-view__add{display:inline-flex;align-items:center;justify-content:center;min-height:3.5rem;border:0;border-radius:0;background:var(--md-ink);color:#fff;cursor:pointer;font-family:var(--md-display-font);font-size:1rem;letter-spacing:0;line-height:1;text-transform:uppercase;transition:background-color .18s var(--md-ease),transform .18s var(--md-ease)}.matchday-quick-view__add:hover{background:var(--md-red)}.matchday-quick-view__add.is-added{background:var(--md-success)}.matchday-quick-view__add:disabled{cursor:wait;opacity:.8}.matchday-quick-view__add:active{transform:scale(.98)}.matchday-quick-view__actions a{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;color:var(--md-muted);font-size:.75rem;font-weight:800;text-decoration:none}.matchday-quick-view__actions a:hover{color:var(--md-red)}.matchday-quick-view__actions a svg{width:.75rem;height:.75rem}.matchday-search{min-height:70vh;padding-block:calc(var(--md-header-total-height) + 1.5rem) 4rem;background:var(--md-bg)}.matchday-search svg{display:block;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.matchday-search__header{display:grid;gap:.75rem;margin-bottom:1.5rem}.matchday-search__header p,.matchday-search__header h1,.matchday-search__header span{margin:0}.matchday-search__header p{color:var(--md-red);font-size:.75rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.matchday-search__header h1{color:var(--md-ink);font-size:clamp(3rem,12vw,6rem)}.matchday-search__header>span{color:var(--md-muted);font-size:.875rem;font-weight:700}.matchday-search__form{display:grid;gap:.75rem;margin-top:.75rem}.matchday-search__form input[type=search]{width:100%;min-height:3.5rem;border:1px solid var(--md-border);border-radius:0;padding-inline:1rem;background:#fff;color:var(--md-ink);font:inherit;font-size:1rem}.matchday-search__form input[type=search]:focus{border-color:var(--md-ink);outline:2px solid transparent}.matchday-search__form button,.matchday-search__empty a,.matchday-search__suggested-header a{display:inline-flex;align-items:center;justify-content:center;min-height:3.5rem;border:0;border-radius:0;background:var(--md-ink);color:#fff;cursor:pointer;font-family:var(--md-display-font);letter-spacing:0;line-height:1;text-decoration:none;text-transform:uppercase;transition:background-color .18s var(--md-ease),color .18s var(--md-ease),transform .18s var(--md-ease)}.matchday-search__form button:hover,.matchday-search__empty a:hover,.matchday-search__suggested-header a:hover{background:var(--md-red)}.matchday-search__form button svg{width:1rem;height:1rem;margin-right:.45rem}.matchday-search__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem .75rem}.matchday-search-result{display:grid;border:1px solid var(--md-border);background:#fff}.matchday-search-result__media{display:grid;place-items:center;aspect-ratio:4 / 3;overflow:hidden;background:#f0f0ea;color:var(--md-muted-soft);font-size:.75rem;font-weight:900;letter-spacing:.12em;text-decoration:none}.matchday-search-result__image{display:block;width:100%;height:100%;object-fit:cover}.matchday-search-result__copy{display:grid;gap:.45rem;padding:1rem}.matchday-search-result__copy p,.matchday-search-result__copy h2,.matchday-search-result__copy div{margin:0}.matchday-search-result__copy p{color:var(--md-red);font-size:.625rem;font-weight:900;letter-spacing:.12em}.matchday-search-result__copy h2{color:var(--md-ink);font-size:1.5rem}.matchday-search-result__copy h2 a{color:inherit;text-decoration:none}.matchday-search-result__copy div{color:var(--md-muted);font-size:.875rem;line-height:1.5}.matchday-search-result__link{display:inline-flex;align-items:center;gap:.35rem;margin-top:.4rem;color:var(--md-ink);font-size:.75rem;font-weight:900;text-decoration:none;text-transform:uppercase}.matchday-search-result__link:hover{color:var(--md-red)}.matchday-search-result__link svg{width:.75rem;height:.75rem}.matchday-search__empty{display:grid;justify-items:center;gap:1rem;min-height:24rem;border:1px solid var(--md-border);background:#fff;padding:3rem 1rem;text-align:center}.matchday-search__empty h2{max-width:26rem;margin:0;color:var(--md-ink);font-size:clamp(2.5rem,10vw,4rem)}.matchday-search__empty p{max-width:30rem;margin:0;color:var(--md-muted);line-height:1.6}.matchday-search__empty a{min-width:min(100%,16rem);padding-inline:1.5rem}.matchday-search__suggested{display:grid;gap:1rem}.matchday-search__suggested-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem}.matchday-search__suggested-header p{margin:0;color:var(--md-ink);font-size:.875rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.matchday-search__suggested-header a{min-height:2.75rem;padding-inline:1rem;font-size:.875rem}.matchday-search__pagination{margin-top:2rem;color:var(--md-ink);text-align:center}.matchday-search__pagination .page,.matchday-search__pagination .next,.matchday-search__pagination .prev{display:inline-flex;margin:.15rem}.matchday-search__pagination a,.matchday-search__pagination .current{display:inline-flex;align-items:center;justify-content:center;min-width:2.5rem;min-height:2.5rem;border:1px solid var(--md-border);padding-inline:.75rem;background:#fff;color:var(--md-ink);font-weight:900;text-decoration:none}.matchday-search__pagination .current,.matchday-search__pagination a:hover{border-color:var(--md-ink);background:var(--md-ink);color:#fff}.matchday-collection-hero{position:relative;height:180px;margin-top:var(--md-header-total-height);overflow:hidden;color:#fff}.matchday-collection-hero__media,.matchday-collection-hero__image,.matchday-collection-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.matchday-collection-hero__image{display:block;width:100%;height:100%;object-fit:cover;object-position:top center}.matchday-collection-hero__overlay{background:linear-gradient(to right,rgb(0 0 0 / 70%),rgb(0 0 0 / 40%) 52%,transparent)}.matchday-collection-hero__content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center}.matchday-collection-hero__heading{margin:0;color:#fff;font-size:3rem;line-height:.95}.matchday-collection-hero__subheading{max-width:28rem;margin:.5rem 0 0;color:#ffffffb3;font-size:.875rem;line-height:1.5}.matchday-collection-proof{border-bottom:1px solid var(--md-border);background:#fff}.matchday-collection-proof__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-block:.75rem;color:#4a4a4a;font-size:.75rem;line-height:1}.matchday-collection-proof__item{display:flex;align-items:center;gap:.375rem;flex:0 0 auto}.matchday-collection-proof__item:nth-child(n+3){display:none}.matchday-collection-proof__icon,.matchday-collection-proof__icon svg{width:.6875rem;height:.6875rem}.matchday-collection-proof__icon svg{display:block;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.matchday-collection-proof__item:first-child .matchday-collection-proof__icon svg{fill:currentColor}.matchday-collection-proof__copy{display:inline-flex;align-items:baseline;gap:.25rem;white-space:nowrap}.matchday-collection-proof__copy strong{color:var(--md-ink);font-weight:800}.matchday-collection{background:var(--md-paper);color:var(--md-ink)}.matchday-collection__sentinel{display:block;width:100%;height:1px}.matchday-collection__toolbar{position:sticky;top:var(--md-header-total-height);z-index:20;border-bottom:1px solid var(--md-border);background:#fffffff5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:box-shadow .18s var(--md-ease)}.matchday-collection__toolbar.is-sticky{box-shadow:0 10px 30px #00000014}.matchday-collection__toolbar-inner{display:flex;flex-direction:column;gap:.75rem;padding-block:.875rem}.matchday-collection__filters{display:flex;gap:.5rem;overflow-x:auto;scrollbar-width:none}.matchday-collection__filters::-webkit-scrollbar{display:none}.matchday-collection__filter{flex:0 0 auto;min-height:2.375rem;border:1px solid var(--md-border);border-radius:999px;padding:.625rem 1rem;background:#fff;color:#4a4a4a;font:inherit;font-size:.75rem;font-weight:800;line-height:1;text-transform:uppercase;transition:background .18s var(--md-ease),border-color .18s var(--md-ease),color .18s var(--md-ease),transform .18s var(--md-ease)}.matchday-collection__filter:hover,.matchday-collection__filter.is-active{border-color:var(--md-ink);background:var(--md-ink);color:#fff}.matchday-collection__filter:active{transform:scale(.97)}.matchday-collection__sort{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.matchday-collection__count{color:#6f6f67;font-size:.75rem;font-weight:700;line-height:1;white-space:nowrap}.matchday-collection__select{min-height:2.375rem;max-width:12.5rem;border:1px solid var(--md-border);border-radius:.375rem;padding:.5rem 2rem .5rem .75rem;background-color:#fff;color:var(--md-ink);font:inherit;font-size:.75rem;font-weight:800;text-transform:uppercase}.matchday-collection__body{padding-block:1rem 4.5rem}.matchday-collection__featured{display:grid;grid-template-columns:minmax(0,1fr);gap:1rem;margin-bottom:1.5rem}.matchday-collection__featured[hidden],.matchday-collection-card[hidden],.matchday-collection__empty[hidden]{display:none!important}.matchday-collection__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem .75rem}.matchday-collection__grid .matchday-collection-card[data-initial-featured=true]{display:none}.matchday-collection-card{min-width:0}.matchday-collection-card__visual{position:relative;aspect-ratio:3 / 4;overflow:hidden;border-radius:.5rem;background:#f0f0ea;isolation:isolate}.matchday-collection-card--featured .matchday-collection-card__visual{aspect-ratio:4 / 5}.matchday-collection-card__media,.matchday-collection-card__image{display:block;width:100%;height:100%}.matchday-collection-card__image{object-fit:cover;transition:transform .45s var(--md-ease)}.matchday-collection-card:hover .matchday-collection-card__image{transform:scale(1.035)}.matchday-collection-card__badge,.matchday-collection-card__fast{position:absolute;top:.625rem;z-index:2;border-radius:999px;padding:.375rem .625rem;font-size:.625rem;font-weight:900;line-height:1;text-transform:uppercase}.matchday-collection-card__badge{left:.625rem;background:var(--md-ink);color:#fff}.matchday-collection-card:has(.matchday-collection-card__fast) .matchday-collection-card__badge{max-width:calc(100% - 6.75rem);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.matchday-collection-card__fast{right:.625rem;background:var(--md-red);color:#fff}.matchday-collection-card__strip{position:absolute;inset-inline:0;bottom:0;z-index:2;display:grid;grid-auto-flow:column;grid-auto-columns:1fr;height:.25rem}.matchday-collection-card__strip span{display:block}.matchday-collection-card__view{position:absolute;top:.625rem;right:.625rem;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:0;border-radius:999px;background:#ffffffeb;color:var(--md-ink);cursor:pointer;opacity:0;pointer-events:none;transform:translateY(-.25rem);transition:opacity .18s var(--md-ease),transform .18s var(--md-ease),background .18s var(--md-ease)}.matchday-collection-card__view:hover{background:#fff}.matchday-collection-card:has(.matchday-collection-card__fast) .matchday-collection-card__view{top:2.875rem}.matchday-collection-card__view svg{width:1rem;height:1rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.matchday-collection-card__quick-add{position:absolute;inset-inline:.625rem;bottom:.75rem;z-index:3;display:inline-flex;align-items:center;justify-content:center;min-height:2.5rem;border:0;border-radius:.375rem;padding:.625rem .75rem;background:#fffffff0;color:var(--md-ink);font:inherit;font-size:.75rem;font-weight:900;line-height:1.15;text-align:center;text-decoration:none;text-transform:uppercase;transition:background .18s var(--md-ease),color .18s var(--md-ease),opacity .18s var(--md-ease),transform .18s var(--md-ease)}.matchday-collection-card__quick-add:hover,.matchday-collection-card__quick-add.is-added{background:var(--md-ink);color:#fff}.matchday-collection-card__quick-add.is-loading{pointer-events:none;opacity:.75}@media(hover:none),(pointer:coarse),(max-width:767px){.matchday-collection-card__view,.matchday-collection-card__quick-add{opacity:1;pointer-events:auto;transform:translateY(0)}}@media(max-width:749px){[data-matchday-quick-view-modal].is-open .matchday-quick-view__dialog{transition:none;transform:translateY(0)}}.matchday-collection-card__details{display:grid;gap:.375rem;padding-top:.75rem}.matchday-collection-card__title{margin:0;font-size:1.125rem;line-height:.95}.matchday-collection-card__title a{color:inherit;text-decoration:none}.matchday-collection-card__rating{display:flex;align-items:center;gap:.25rem;color:#4a4a4a;font-size:.75rem;font-weight:800;line-height:1}.matchday-collection-card__rating svg{width:.75rem;height:.75rem;fill:#f2b705;color:#f2b705}.matchday-collection-card__reviews{color:#8a8a82;font-weight:700}.matchday-collection-card__price-row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.matchday-collection-card__price{color:var(--md-red);font-size:.875rem;font-weight:900}.matchday-collection-card__compare{color:#8a8a82;font-size:.75rem;font-weight:700;text-decoration:line-through}.matchday-collection-card__kit-link{display:inline-flex;align-items:center;gap:.25rem;width:fit-content;margin-top:.25rem;color:var(--md-ink);font-size:.75rem;font-weight:900;line-height:1;text-decoration:none;text-transform:uppercase}.matchday-collection-card__kit-link svg{width:.875rem;height:.875rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5}.matchday-collection__empty{margin-top:2rem;border:1px solid var(--md-border);border-radius:.5rem;padding:2rem;background:#fff;color:#6f6f67;font-size:.875rem;font-weight:800;text-align:center;text-transform:uppercase}.matchday-collection__empty--static{margin-top:0}.matchday-collection__pagination{display:flex;justify-content:center;margin-top:3rem;color:var(--md-ink);font-size:.875rem;font-weight:800}.matchday-collection__pagination .page,.matchday-collection__pagination .next,.matchday-collection__pagination .prev{display:inline-flex;align-items:center;justify-content:center;min-width:2.5rem;min-height:2.5rem;margin-inline:.125rem;border:1px solid var(--md-border);border-radius:999px;background:#fff;color:inherit}.matchday-collection__pagination .current{border-color:var(--md-ink);background:var(--md-ink);color:#fff}.matchday-collection__pagination a{display:inline-flex;align-items:center;justify-content:center;min-width:2.5rem;min-height:2.5rem;color:inherit;text-decoration:none}@media screen and (min-width:640px){.matchday-quick-view__dialog{top:50%;bottom:auto;left:50%;grid-template-columns:minmax(20rem,24rem) minmax(0,1fr);width:min(52rem,calc(100vw - 3rem));max-height:min(44rem,calc(100svh - 3rem));overflow:hidden;box-shadow:0 24px 80px #00000047;transform:translate(-50%,-45%) scale(.98);opacity:0;transition:transform .24s var(--md-ease),opacity .24s var(--md-ease)}.matchday-quick-view.is-open .matchday-quick-view__dialog{transform:translate(-50%,-50%) scale(1);opacity:1}.matchday-quick-view__media,.matchday-quick-view__image-shell,.matchday-quick-view__media img{min-height:100%}.matchday-quick-view__content{align-content:start;max-height:min(44rem,calc(100svh - 3rem));overflow-y:auto;padding:1.5rem}.matchday-quick-view__header h2{font-size:3rem}.matchday-quick-view__tiers{gap:.65rem}.matchday-quick-view-tier{min-height:4.125rem;padding:.875rem 1rem}.matchday-search__header{grid-template-columns:minmax(0,1fr) minmax(22rem,34rem);align-items:end;margin-bottom:2rem}.matchday-search__header p,.matchday-search__header h1,.matchday-search__header>span{grid-column:1}.matchday-search__form{grid-column:2;grid-row:1 / span 3;grid-template-columns:minmax(0,1fr) auto;align-self:end;margin-top:0}.matchday-search__form button{padding-inline:1.25rem}.matchday-search__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem 1rem}.matchday-collection-proof__inner{justify-content:center;gap:2.5rem}.matchday-collection-proof__item:nth-child(3){display:flex}}@media screen and (min-width:750px){.matchday-collection-hero{height:240px}.matchday-collection-hero__heading{font-size:5rem}.matchday-collection-hero__subheading{font-size:1rem}.matchday-collection-proof__item:nth-child(n+3){display:flex}.matchday-collection__toolbar-inner{min-height:4.25rem;flex-direction:row;align-items:center;justify-content:space-between;padding-block:0}.matchday-collection__filters{flex-wrap:wrap;overflow:visible}.matchday-collection__sort{justify-content:flex-end}.matchday-collection__body{padding-block:1.5rem 5rem}.matchday-collection__featured{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;margin-bottom:2rem}.matchday-collection__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem 1rem}.matchday-collection-card__quick-add{opacity:0;transform:translateY(.375rem)}.matchday-collection-card:hover .matchday-collection-card__quick-add,.matchday-collection-card__quick-add:focus-visible,.matchday-collection-card:hover .matchday-collection-card__view,.matchday-collection-card__view:focus-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.matchday-collection-card__title{font-size:1.375rem}}@media screen and (min-width:1024px){.matchday-collection__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.75rem 1.25rem}.matchday-collection-card--featured .matchday-collection-card__title{font-size:2rem}.matchday-search{padding-block:calc(var(--md-header-total-height) + 2.5rem) 5rem}.matchday-search__header h1{font-size:6.5rem}.matchday-search__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.75rem 1.25rem}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/matchday-collection.css.map */
