:root{--md-bg: #fafaf5;--md-ink: #1a1a1a;--md-red: #e63946;--md-red-hover: #d32f3c;--md-border: #e8e8e3;--md-surface: #ffffff;--md-muted: #6b6b6b;--md-muted-soft: #999999;--md-success: #1a8754;--md-yellow: #ffd60a;--md-display-font: Anton, Impact, "Arial Narrow", sans-serif;--md-body-font: "Space Grotesk", var(--font-paragraph--family), Arial, sans-serif;--md-container-max: 1400px;--md-container-pad-mobile: 1rem;--md-container-pad-tablet: 1.5rem;--md-container-pad-desktop: 2rem;--md-ease: cubic-bezier(.23, 1, .32, 1);--md-header-offset: var(--header-group-height, 0px);--md-announcement-height: 30px;--md-header-height-mobile: 56px;--md-header-height-desktop: 64px;--md-header-total-height: calc(var(--md-announcement-height) + var(--md-header-height-mobile))}body{background:var(--md-bg)}body:has(.matchday-header){--header-height: var(--md-header-height-mobile);--header-group-height: var(--md-header-total-height)}html.matchday-lock-scroll,html.matchday-lock-scroll body{overflow:hidden}.matchday-scope{background:var(--md-bg);color:var(--md-ink);font-family:var(--md-body-font)}.matchday-scope *,.matchday-scope *:before,.matchday-scope *:after{box-sizing:border-box}.matchday-container{width:100%;max-width:var(--md-container-max);margin-inline:auto;padding-inline:var(--md-container-pad-mobile)}.matchday-display{font-family:var(--md-display-font);text-transform:uppercase;letter-spacing:0;line-height:.9}.matchday-body{font-family:var(--md-body-font)}.matchday-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.875rem 1.5rem;border:1px solid transparent;border-radius:0;font-family:var(--md-display-font);font-size:1rem;line-height:1;text-transform:uppercase;letter-spacing:0;text-decoration:none;transition:background-color .18s var(--md-ease),border-color .18s var(--md-ease),color .18s var(--md-ease),transform .18s var(--md-ease)}.matchday-button:active{transform:scale(.97)}.matchday-button--primary{background:var(--md-red);color:#fff}.matchday-button--primary:hover{background:var(--md-red-hover);color:#fff}.matchday-button--dark{background:var(--md-ink);color:#fff}.matchday-button--dark:hover{background:var(--md-red);color:#fff}.matchday-button--outline-light{border-color:#fff6;color:#fff}.matchday-button--outline-light:hover{background:#ffffff1a;color:#fff}.matchday-card{position:relative;overflow:hidden;background:var(--md-surface);border:1px solid var(--md-border);border-radius:0}.matchday-media{display:block;width:100%;height:100%;object-fit:cover}.matchday-aspect-square{aspect-ratio:1 / 1}.matchday-aspect-product{aspect-ratio:3 / 4}.matchday-aspect-nation{aspect-ratio:4 / 5}.matchday-badge{display:inline-flex;align-items:center;min-height:20px;padding:.25rem .5rem;background:var(--md-red);color:#fff;font-size:.625rem;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.08em}.matchday-proof-strip{background:var(--md-ink);color:#fff}.matchday-color-strip{display:flex;overflow:hidden;width:6rem;height:.375rem;border-radius:999px}.matchday-color-strip>span{flex:1}.matchday-scrollbar-hide{scrollbar-width:none;-ms-overflow-style:none}.matchday-scrollbar-hide::-webkit-scrollbar{display:none}.matchday-safe-bottom{padding-bottom:max(.75rem,env(safe-area-inset-bottom))}.matchday-header-section{min-height:var(--md-header-total-height)}.matchday-header-section:has(.matchday-cart.is-open){z-index:100}.matchday-header-section:has(.matchday-header[data-home=true]){min-height:0}.matchday-header-shell{position:relative;z-index:60}.matchday-announcement{position:fixed;inset-block-start:0;inset-inline:0;z-index:71;display:flex;align-items:center;justify-content:center;min-height:var(--md-announcement-height);padding:.375rem 1rem;background:var(--md-ink);color:#fff;font-family:var(--md-body-font);font-size:.625rem;font-weight:500;line-height:1.2;text-align:center;letter-spacing:.08em}.matchday-header{position:fixed;inset-block-start:var(--md-announcement-height);inset-inline:0;z-index:70;background:transparent;color:#fff;transition:transform .3s var(--md-ease),background-color .3s var(--md-ease),box-shadow .3s var(--md-ease),border-color .3s var(--md-ease),backdrop-filter .3s var(--md-ease)}.matchday-header[data-home=false],.matchday-header.is-scrolled,.matchday-header.is-search-open,.matchday-header.is-menu-open{background:#fafaf5f2;color:var(--md-ink);border-bottom:1px solid var(--md-border);box-shadow:0 1px 2px #00000008;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.matchday-header.is-hidden{transform:translateY(-100%)}.matchday-header__inner{display:flex;align-items:center;justify-content:space-between;min-height:var(--md-header-height-mobile)}.matchday-header__brand{display:inline-flex;align-items:center;gap:.5rem;min-width:0;color:currentColor;text-decoration:none}.matchday-header__logo-image{width:1.75rem;height:1.75rem;flex:0 0 auto;object-fit:contain}.matchday-header__brand-text{color:currentColor;font-family:var(--md-display-font);font-size:1.125rem;line-height:1;text-transform:uppercase;letter-spacing:0}.matchday-header__nav{display:none;align-items:center;gap:1.5rem}.matchday-header__nav-link,.matchday-header__builder-link{display:inline-flex;align-items:center;gap:.375rem;color:currentColor;font-size:.8125rem;font-weight:600;line-height:1;text-transform:uppercase;text-decoration:none;letter-spacing:.08em;transition:color .18s var(--md-ease),background-color .18s var(--md-ease),border-color .18s var(--md-ease)}.matchday-header__nav-link{opacity:.92}.matchday-header__nav-link:hover,.matchday-header__nav-link.is-active{color:var(--md-red);opacity:1}.matchday-header__builder-link{padding:.5rem .75rem;border:1px solid rgb(255 255 255 / 60%);color:#fff}.matchday-header[data-home=false] .matchday-header__builder-link,.matchday-header.is-scrolled .matchday-header__builder-link,.matchday-header.is-search-open .matchday-header__builder-link,.matchday-header.is-menu-open .matchday-header__builder-link{border-color:var(--md-red);color:var(--md-red)}.matchday-header__builder-link:hover,.matchday-header__builder-link.is-active,.matchday-header[data-home=false] .matchday-header__builder-link:hover,.matchday-header.is-scrolled .matchday-header__builder-link:hover,.matchday-header.is-search-open .matchday-header__builder-link:hover,.matchday-header.is-menu-open .matchday-header__builder-link:hover{border-color:var(--md-red);background:var(--md-red);color:#fff}.matchday-header[data-home=true]:not(.is-scrolled):not(.is-search-open):not(.is-menu-open) .matchday-header__nav-link:hover,.matchday-header[data-home=true]:not(.is-scrolled):not(.is-search-open):not(.is-menu-open) .matchday-header__nav-link.is-active{color:#fff}.matchday-header__spark,.matchday-header__spark svg{width:.75rem;height:.75rem}.matchday-header__spark svg{display:block;fill:currentColor}.matchday-header__actions{display:flex;align-items:center;gap:.5rem}.matchday-header__icon-button{position:relative;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border:1px solid rgb(255 255 255 / 20%);border-radius:999px;background:transparent;color:currentColor;cursor:pointer;transition:transform .18s var(--md-ease),border-color .18s var(--md-ease),color .18s var(--md-ease),background-color .18s var(--md-ease)}.matchday-header[data-home=false] .matchday-header__icon-button,.matchday-header.is-scrolled .matchday-header__icon-button,.matchday-header.is-search-open .matchday-header__icon-button,.matchday-header.is-menu-open .matchday-header__icon-button,.matchday-mobile-menu .matchday-header__icon-button{border-color:var(--md-border);color:var(--md-ink)}.matchday-header__icon-button:hover{border-color:#ffffff7f}.matchday-header[data-home=false] .matchday-header__icon-button:hover,.matchday-header.is-scrolled .matchday-header__icon-button:hover,.matchday-header.is-search-open .matchday-header__icon-button:hover,.matchday-header.is-menu-open .matchday-header__icon-button:hover,.matchday-mobile-menu .matchday-header__icon-button:hover{border-color:#e6394666}.matchday-header__icon-button:active{transform:scale(.95)}.matchday-header__icon-button svg{width:1rem;height:1rem}.matchday-header__menu-button{margin-inline-start:-.5rem;border-color:transparent}.matchday-header__menu-close,.matchday-header.is-menu-open .matchday-header__menu-open{display:none}.matchday-header.is-menu-open .matchday-header__menu-close{display:inline-flex}.matchday-header__cart-count,.matchday-mobile-menu__cart-count{position:absolute;inset-block-start:-.25rem;inset-inline-end:-.25rem;display:flex;align-items:center;justify-content:center;min-width:1.125rem;min-height:1.125rem;padding:0 .25rem;border-radius:999px;background:var(--md-red);color:#fff;font-family:var(--md-body-font);font-size:.625rem;font-weight:700;line-height:1}.matchday-header__cart-count.is-empty,.matchday-mobile-menu__cart-count.is-empty,.matchday-search-overlay[hidden],.matchday-mobile-menu[hidden]{display:none}.matchday-mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;flex-direction:column;overflow-y:auto;background:var(--md-bg);color:var(--md-ink)}.matchday-mobile-menu__top{display:flex;align-items:center;justify-content:space-between;min-height:var(--md-header-height-mobile);margin-top:var(--md-announcement-height);flex:0 0 auto}.matchday-mobile-menu__nav{display:flex;flex:1 1 auto;flex-direction:column;padding-block:1.5rem 2rem}.matchday-mobile-menu__primary{display:grid;gap:1rem;margin-bottom:2rem}.matchday-mobile-menu__primary-link{display:inline-flex;align-items:center;gap:.75rem;color:var(--md-ink);font-family:var(--md-display-font);font-size:2rem;line-height:.95;text-transform:uppercase;text-decoration:none;letter-spacing:0}.matchday-mobile-menu__primary-link--red,.matchday-mobile-menu__primary-link:hover{color:var(--md-red)}.matchday-mobile-menu__divider{height:1px;margin-bottom:1.5rem;background:var(--md-border)}.matchday-mobile-menu__eyebrow{margin:0 0 .75rem;color:var(--md-muted-soft);font-size:.625rem;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.14em}.matchday-mobile-menu__nations{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;margin-bottom:2rem}.matchday-mobile-menu__nation{display:flex;align-items:center;gap:.625rem;min-height:3.125rem;padding:.75rem;border:1px solid var(--md-border);background:#fff;color:var(--md-ink);font-size:.875rem;font-weight:600;text-decoration:none;transition:border-color .16s var(--md-ease)}.matchday-mobile-menu__nation:hover{border-color:#e639464d}.matchday-mobile-menu__flag{font-size:1.125rem;line-height:1}.matchday-mobile-menu__cart{position:relative;display:inline-flex;align-items:center;gap:.5rem;width:fit-content;margin-bottom:auto;padding:0;border:0;background:transparent;color:var(--md-muted);font-family:var(--md-body-font);font-size:1.125rem;font-weight:600;cursor:pointer}.matchday-mobile-menu__cart:hover{color:var(--md-ink)}.matchday-mobile-menu__cart-count{position:static}.matchday-mobile-menu__proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;padding-top:2rem}.matchday-mobile-menu__proof>div{padding:.75rem;border:1px solid var(--md-border);background:#fff;text-align:center}.matchday-mobile-menu__proof strong,.matchday-mobile-menu__proof span{display:block}.matchday-mobile-menu__proof strong{color:var(--md-ink);font-size:.625rem;line-height:1.1}.matchday-mobile-menu__proof span{margin-top:.25rem;color:var(--md-muted-soft);font-size:.5625rem;line-height:1.1}.matchday-cart-drawer-host header-actions{display:contents}.matchday-cart-drawer-host .account-button,.matchday-cart-drawer-host [data-testid=cart-drawer-trigger],.matchday-cart-drawer-host>header-actions>.action__cart{display:none}.matchday-cart{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;pointer-events:none;font-family:var(--md-body-font)}.matchday-cart[hidden]{display:none}.matchday-cart__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;opacity:0;transition:opacity .22s var(--md-ease)}.matchday-cart__drawer{position:absolute;inset-block:0;inset-inline-end:0;display:flex;flex-direction:column;width:min(100vw,30rem);background:var(--md-bg);box-shadow:-24px 0 60px #0000002e;transform:translate(100%);transition:transform .28s var(--md-ease)}.matchday-cart.is-open{pointer-events:auto}.matchday-cart.is-open .matchday-cart__overlay{opacity:1}.matchday-cart.is-open .matchday-cart__drawer{transform:translate(0)}.matchday-cart__header{display:flex;align-items:center;justify-content:space-between;min-height:4.5rem;padding:1rem;border-bottom:1px solid var(--md-border);background:#fff}.matchday-cart__title{display:flex;align-items:center;min-width:0;gap:.75rem}.matchday-cart__title svg,.matchday-cart__close svg,.matchday-cart__shipping svg,.matchday-cart__empty svg,.matchday-cart__gift svg,.matchday-cart__promo svg{display:block;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.matchday-cart__title svg{width:1.35rem;height:1.35rem;color:var(--md-red)}.matchday-cart__title h2{margin:0;color:var(--md-ink);font-size:1.75rem}.matchday-cart__close{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:1px solid var(--md-border);border-radius:0;background:#fff;color:var(--md-ink);cursor:pointer;transition:background-color .18s var(--md-ease),border-color .18s var(--md-ease)}.matchday-cart__close:hover{border-color:var(--md-ink);background:#f5f5f0}.matchday-cart__close svg{width:1.125rem;height:1.125rem}.matchday-cart__shipping{display:grid;gap:.55rem;padding:.875rem 1rem;border-bottom:1px solid var(--md-border);background:#fff9d9}.matchday-cart__shipping[hidden],.matchday-cart__empty[hidden],.matchday-cart__gift[hidden],.matchday-cart__upsells[hidden],.matchday-cart__promo[hidden],.matchday-cart__footer[hidden],.matchday-cart__savings[hidden],.matchday-cart-upsell[hidden]{display:none}.matchday-cart__shipping-copy{display:flex;align-items:center;gap:.5rem;color:var(--md-ink)}.matchday-cart__shipping-copy svg{width:1rem;height:1rem;color:var(--md-red)}.matchday-cart__shipping-copy p{margin:0;font-size:.8125rem;font-weight:800}.matchday-cart__meter{height:.45rem;overflow:hidden;background:#1a1a1a1f}.matchday-cart__meter span{display:block;width:0;height:100%;background:var(--md-red);transition:width .28s var(--md-ease)}.matchday-cart__shipping small{color:#5c5230;font-size:.6875rem;font-weight:700}.matchday-cart__body{flex:1;min-height:0;overflow-y:auto;padding:1rem;background:var(--md-bg)}.matchday-cart__empty{display:grid;place-items:center;min-height:22rem;text-align:center}.matchday-cart__empty svg{width:3rem;height:3rem;color:var(--md-muted-soft)}.matchday-cart__empty h3{margin:1rem 0 0;font-size:2.5rem}.matchday-cart__empty p{margin:.5rem 0 1.25rem;color:var(--md-muted)}.matchday-cart__empty a,.matchday-cart__checkout,.matchday-cart__continue{display:inline-flex;align-items:center;justify-content:center;min-height:3.25rem;border-radius:0;font-family:var(--md-display-font);line-height:1;letter-spacing:0;text-transform:uppercase;text-decoration:none}.matchday-cart__empty a{padding-inline:1.5rem;background:var(--md-red);color:#fff}.matchday-cart__gift{display:grid;grid-template-columns:2.75rem minmax(0,1fr) auto;gap:.75rem;align-items:center;margin-bottom:1rem;padding:.75rem;border:1px solid rgb(26 135 84 / 25%);background:#1a875414}.matchday-cart__gift>span{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;background:#fff;color:var(--md-success)}.matchday-cart__gift svg{width:1rem;height:1rem}.matchday-cart__gift strong,.matchday-cart__gift p,.matchday-cart__gift b{margin:0}.matchday-cart__gift strong{display:block;font-size:.875rem;font-weight:900}.matchday-cart__gift p{margin-top:.15rem;color:var(--md-muted);font-size:.6875rem}.matchday-cart__gift b{color:var(--md-success);font-family:var(--md-display-font)}.matchday-cart__items{display:grid;gap:.75rem}.matchday-cart-item{display:grid;grid-template-columns:5.25rem minmax(0,1fr);gap:.75rem;padding:.75rem;border:1px solid var(--md-border);background:#fff}.matchday-cart-item__media{display:grid;place-items:center;aspect-ratio:1;overflow:hidden;background:#f5f5f0;color:var(--md-muted-soft);font-family:var(--md-display-font);font-size:2rem;text-decoration:none}.matchday-cart-item__media img{display:block;width:100%;height:100%;object-fit:cover}.matchday-cart-item__copy{display:grid;gap:.4rem;min-width:0}.matchday-cart-item__top{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.5rem;align-items:start}.matchday-cart-item__top a{overflow:hidden;color:var(--md-ink);font-size:.875rem;font-weight:900;line-height:1.15;text-decoration:none;text-overflow:ellipsis}.matchday-cart-item__top strong{color:var(--md-ink);font-family:var(--md-display-font);font-size:1rem;white-space:nowrap}.matchday-cart-item__copy p{margin:0;color:var(--md-muted);font-size:.75rem}.matchday-cart-item__properties{display:grid;gap:.15rem;margin:0}.matchday-cart-item__properties div{display:flex;flex-wrap:wrap;gap:.25rem;color:var(--md-muted);font-size:.6875rem}.matchday-cart-item__properties dt{font-weight:800}.matchday-cart-item__properties dd{margin:0}.matchday-cart-item__actions{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.15rem}.matchday-cart-item__qty{display:inline-grid;grid-template-columns:1.875rem 2rem 1.875rem;min-height:2rem;border:1px solid var(--md-border);background:#f8f8f3}.matchday-cart-item__qty button,.matchday-cart-item__actions>button{border:0;border-radius:0;background:transparent;color:var(--md-ink);cursor:pointer;font:inherit}.matchday-cart-item__qty button{font-weight:900}.matchday-cart-item__qty span{display:grid;place-items:center;font-size:.75rem;font-weight:900}.matchday-cart-item__actions>button{color:var(--md-muted-soft);font-size:.6875rem;font-weight:800;text-decoration:underline;text-underline-offset:.2em}.matchday-cart__upsells,.matchday-cart__promo{margin-top:1rem}.matchday-cart__section-title{margin:0;color:var(--md-ink);font-size:.875rem;font-weight:900;text-transform:uppercase}.matchday-cart__upsells>small{display:block;margin-top:.2rem;color:var(--md-muted);font-size:.6875rem}.matchday-cart__upsell-list{display:grid;gap:.5rem;margin-top:.75rem}.matchday-cart-upsell{display:grid;grid-template-columns:3.75rem minmax(0,1fr) auto;gap:.75rem;align-items:center;padding:.6rem;border:1px solid var(--md-border);background:#fff}.matchday-cart-upsell__media{aspect-ratio:1;overflow:hidden;background:#f5f5f0}.matchday-cart-upsell__image{display:block;width:100%;height:100%;object-fit:cover}.matchday-cart-upsell span{min-width:0}.matchday-cart-upsell strong,.matchday-cart-upsell small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.matchday-cart-upsell strong{color:var(--md-ink);font-size:.8125rem;font-weight:900}.matchday-cart-upsell small{margin-top:.2rem;color:var(--md-muted);font-size:.75rem}.matchday-cart-upsell button,.matchday-cart-upsell>a:last-child{display:inline-flex;align-items:center;justify-content:center;min-height:2rem;padding-inline:.75rem;border:1px solid var(--md-ink);border-radius:0;background:var(--md-ink);color:#fff;cursor:pointer;font-family:var(--md-display-font);font-size:.75rem;letter-spacing:0;line-height:1;text-decoration:none;text-transform:uppercase}.matchday-cart__promo{padding:.75rem;border:1px dashed var(--md-border);background:#fff}.matchday-cart__promo>div{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.5rem}.matchday-cart__promo svg{width:1rem;height:1rem;color:var(--md-red)}.matchday-cart__promo input{min-width:0;min-height:2.5rem;border:1px solid var(--md-border);border-radius:0;padding-inline:.75rem;background:#f8f8f3;color:var(--md-ink);font:inherit;font-size:.8125rem}.matchday-cart__promo button{min-height:2.5rem;border:0;border-radius:0;padding-inline:.9rem;background:var(--md-red);color:#fff;cursor:pointer;font-family:var(--md-display-font);letter-spacing:0;text-transform:uppercase}.matchday-cart__promo p{margin:.5rem 0 0;color:var(--md-success);font-size:.75rem;font-weight:800}.matchday-cart__footer{padding:1rem;border-top:1px solid var(--md-border);background:#fff;box-shadow:0 -12px 30px #0000000d}.matchday-cart__savings{margin-bottom:.5rem;color:var(--md-success);font-size:.75rem;font-weight:900}.matchday-cart__subtotal{display:flex;align-items:center;justify-content:space-between;gap:1rem;color:var(--md-ink)}.matchday-cart__subtotal span{font-size:.875rem;font-weight:800}.matchday-cart__subtotal strong{font-size:1.75rem}.matchday-cart__footer p{margin:.35rem 0 .9rem;color:var(--md-muted);font-size:.75rem}.matchday-cart__checkout{width:100%;min-height:3.75rem;background:var(--md-red);color:#fff;font-size:1.125rem}.matchday-cart__checkout:hover{background:var(--md-red-hover)}.matchday-cart__trust{display:flex;justify-content:center;gap:1rem;margin-top:.75rem;color:var(--md-muted);font-size:.6875rem;font-weight:800}.matchday-cart__continue{width:100%;min-height:2.75rem;margin-top:.5rem;border:0;background:transparent;color:var(--md-muted);cursor:pointer;font-size:.875rem}.matchday-footer{padding-block:2.5rem;background:#111;color:#fff;font-family:var(--md-body-font)}.matchday-footer__main{display:flex;flex-direction:column;gap:2rem}.matchday-footer__brand{max-width:20rem}.matchday-footer__title{margin:0;color:#fff;font-size:1.25rem;line-height:1}.matchday-footer__tagline{max-width:20rem;margin:.25rem 0 0;color:#ffffff59;font-size:.75rem;line-height:1.55}.matchday-footer__newsletter{width:100%}.matchday-footer__newsletter-heading{margin:0 0 .5rem;color:#fff;font-size:.875rem;font-weight:600;line-height:1.3}.matchday-footer__form{display:grid;gap:.5rem}.matchday-footer__input{min-width:0;width:100%;min-height:3rem;padding:.75rem 1rem;border:1px solid rgb(255 255 255 / 10%);border-radius:0;background:#ffffff0d;color:#fff;font-family:var(--md-body-font);font-size:.875rem;line-height:1.2;outline:none;transition:border-color .16s var(--md-ease)}.matchday-footer__input::placeholder{color:#ffffff4d}.matchday-footer__input:focus{border-color:#ffffff4d}.matchday-footer__submit{min-height:3rem;padding:.75rem 1.25rem;border:0;border-radius:0;background:var(--md-red);color:#fff;font-family:var(--md-body-font);font-size:.875rem;font-weight:800;line-height:1;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;transition:background-color .16s var(--md-ease),transform .16s var(--md-ease)}.matchday-footer__submit:hover{background:var(--md-red-hover)}.matchday-footer__submit:active{transform:scale(.97)}.matchday-footer__message{grid-column:1 / -1;margin:.25rem 0 0;color:#ffffff7f;font-size:.75rem;line-height:1.4}.matchday-footer__bottom{display:flex;flex-direction:column;gap:.75rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgb(255 255 255 / 8%)}.matchday-footer__copyright{margin:0;color:#fff3;font-size:.75rem;line-height:1.4}.matchday-footer__links{display:flex;flex-wrap:wrap;gap:1.25rem}.matchday-footer__links a,.matchday-footer__links span{color:#fff3;font-size:.75rem;line-height:1.4;text-decoration:none;transition:color .16s var(--md-ease)}.matchday-footer__links a:hover{color:#fff6}@keyframes matchday-hero-rise{0%{opacity:0;transform:translateY(1.25rem)}to{opacity:1;transform:translateY(0)}}@keyframes matchday-hero-fade{0%{opacity:0}to{opacity:1}}@keyframes matchday-builder-in{0%{opacity:0;transform:translate(1.25rem)}to{opacity:1;transform:translate(0)}}@keyframes matchday-spin{to{transform:rotate(360deg)}}@keyframes matchday-pulse{0%{opacity:1;transform:scale(.96)}to{opacity:0;transform:scale(1.12)}}@media screen and (min-width:640px){.matchday-container{padding-inline:var(--md-container-pad-tablet)}.matchday-footer__form{grid-template-columns:minmax(0,1fr) auto}}@media screen and (min-width:750px){:root{--md-header-total-height: calc(var(--md-announcement-height) + var(--md-header-height-desktop))}body:has(.matchday-header){--header-height: var(--md-header-height-desktop)}.matchday-header__inner{min-height:var(--md-header-height-desktop)}.matchday-header__menu-button{display:none}.matchday-header__logo-image{width:2rem;height:2rem}.matchday-header__brand-text{font-size:1.25rem}.matchday-header__nav{display:flex}.matchday-footer{padding-block:3.5rem}.matchday-footer__main{flex-direction:row;align-items:flex-start;justify-content:space-between}.matchday-footer__newsletter{max-width:24rem}.matchday-footer__bottom{flex-direction:row;align-items:center;justify-content:space-between}}@media screen and (min-width:1024px){.matchday-container{padding-inline:var(--md-container-pad-desktop)}}@media(prefers-reduced-motion:reduce){.matchday-button,.matchday-header,.matchday-header__icon-button,.matchday-header__nav-link,.matchday-header__builder-link,.matchday-search-panel__result,.matchday-mobile-menu__nation,.matchday-hero__button,.matchday-nation-card,.matchday-nation-card__image,.matchday-best-card__image,.matchday-best-card__quick-add,.matchday-best__view-all,.matchday-best__footer-button,.matchday-build-cta__button,.matchday-footer__input,.matchday-footer__submit,.matchday-footer__links a,.matchday-sticky-cta,.matchday-sticky-cta__button,.matchday-collection__toolbar,.matchday-collection__filter,.matchday-collection-card__image,.matchday-collection-card__view,.matchday-collection-card__quick-add,.matchday-cart__overlay,.matchday-cart__drawer,.matchday-cart__close,.matchday-cart__meter span,.matchday-cart-page__back,.matchday-cart-page__update button,.matchday-cart-page__checkout,.matchday-cart-page-upsell button,.matchday-cart-page-upsell__link,.matchday-quick-view__overlay,.matchday-quick-view__dialog,.matchday-quick-view-tier,.matchday-quick-view__add,.matchday-search__form button,.matchday-search__empty a,.matchday-search__suggested-header a,.matchday-page__breadcrumb a,.matchday-page__secondary-link,.matchday-contact__breadcrumb a,.matchday-contact-form__field input,.matchday-contact-form__field select,.matchday-contact-form__field textarea,.matchday-contact-form__submit,.matchday-collection-list__breadcrumb a,.matchday-collection-list__all-link,.matchday-collection-list-card__image,.matchday-404__search button,.matchday-404-link,.matchday-blog__breadcrumb a,.matchday-blog__tags a,.matchday-blog__tags span,.matchday-blog-lead__image,.matchday-blog-card__image,.matchday-article__breadcrumb a,.matchday-article__side-cta a,.matchday-article__tags a,.matchday-article-nav-card,.matchday-article-comment-form__field input,.matchday-article-comment-form__field textarea,.matchday-article-comment-form__submit,.matchday-password__field-row input,.matchday-password__field-row button,.matchday-gift-card__button{transition:none}.matchday-hero__title,.matchday-hero__subheading,.matchday-hero__actions,.matchday-best-card__quick-add.is-loading svg{animation:none}.matchday-button:active,.matchday-header__icon-button:active,.matchday-hero__button:active,.matchday-nation-card:active,.matchday-best-card__quick-add:active,.matchday-best__footer-button:active,.matchday-build-cta__button:active,.matchday-footer__submit:active,.matchday-sticky-cta__button:active,.matchday-collection__filter:active{transform:none}.matchday-product__wish,.matchday-product__dot,.matchday-product__arrow,.matchday-product__thumb,.matchday-product__tier,.matchday-product__submit,.matchday-product-upsell,.matchday-product-upsell__add,.matchday-product__faq-item summary span,.matchday-product-more__image,.matchday-product-sticky,.matchday-builder__panel.is-active,.matchday-builder-nation,.matchday-builder-nation__image,.matchday-builder-tier,.matchday-builder__continue,.matchday-builder__cart,.matchday-builder-upsell,.matchday-builder__skip,.matchday-cart-upsell,.matchday-cart__checkout,.matchday-cart-page-item__image,.matchday-quick-view__add{transition:none;animation:none}.matchday-product__wish:active,.matchday-product__submit:active,.matchday-builder-nation:active,.matchday-builder__continue:active,.matchday-builder__cart:active,.matchday-quick-view__add:active,.matchday-contact-form__submit:active,.matchday-article-nav-card:hover,.matchday-article-comment-form__submit:active,.matchday-password__field-row button:active,.matchday-gift-card__button:active{transform:none}.matchday-404__signal:before{animation:none}}@media print{.matchday-gift-card{min-height:auto;padding:0;background:#fff}.matchday-gift-card .matchday-container{width:100%;max-width:none;padding:0}.matchday-gift-card__header{margin-bottom:.75rem}.matchday-gift-card__layout{grid-template-columns:1fr}.matchday-gift-card__preview,.matchday-gift-card__details,.matchday-gift-card__panel,.matchday-gift-card__meta{break-inside:avoid;border-color:#111}.matchday-gift-card__ticket-media{min-height:12rem}.matchday-gift-card__actions,.matchday-gift-card__wallet,.matchday-gift-card__copy{display:none}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/matchday-core.css.map */
