:root{--columns:1;--gap:1rem}@keyframes dot-bounce{0%{transform:translateY(0)}5%{transform:translateY(2px)}20%{transform:translateY(-8px)}35%{transform:translateY(4px)}40%{transform:translateY(0)}to{transform:translateY(0)}}@keyframes dot-fade{0%{opacity:1}50%{opacity:.2}to{opacity:1}}@keyframes dot-pulse{0%{transform:scale(1)}5%{transform:scale(.98)}50%{transform:scale(1.5)}to{transform:scale(1)}}@keyframes full-height{0%{height:0}to{height:100%}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.m-fixture--fixture-title,.m-layout-block{background-color:transparent}.m-layout-block--full-media figcaption{display:none}.m-layout-block>h2{color:inherit;color:var(--layout-block-heading-color,inherit);font-family:Amina-Black,Helvetica,Roboto,Arial,sans-serif;font-family:var(--layout-block-heading-font-family,"Amina-Black",Helvetica,Roboto,Arial,sans-serif);font-size:1.5rem;font-size:var(--layout-block-heading-font-size,1.5rem);font-weight:700;font-weight:var(--layout-block-heading-font-weight,bold);line-height:1.2;line-height:var(--layout-block-heading-line-height,1.2);margin:0 0 1rem;margin:var(--layout-block-heading-margin,0 0 1rem 0);padding:0;padding:var(--layout-block-heading-padding,0);text-align:left;text-align:var(--layout-block-heading-text-align,left);text-transform:uppercase;text-transform:var(--layout-block-heading-text-transform,uppercase)}.m-lineup__item{margin:.5rem 0 0;margin:var(--lineup-item-margin,0 0 .5rem 0)}.m-lineup__number{display:inline-block;display:var(--lineup-number-display,inline-block);font-weight:600;font-weight:var(--lineup-number-font-weight,600)}.m-lineup__player-name{display:inline-block;display:var(--lineup-player-name-display,inline-block);font-weight:600;font-weight:var(--lineup-player-name-font-weight,600)}.m-lineup__position{display:block;display:var(--lineup-position-display,block);font-weight:400;font-weight:var(--lineup-position-font-weight,normal)}.m-match-day-programme--back img{max-width:none;width:100%}.m-match-day-programme__section{position:relative;position:var(--mdp-section-position,relative);width:100%;width:var(--mdp-section-width,100%)}.m-match-day-programme__section--front{display:flex;display:var(--mdp-section-display--front,flex);flex-direction:column-reverse;flex-direction:var(--mdp-section-flex-direction--front,column-reverse);height:calc(100svh - 3.25rem);height:var(--mdp-section-height--front,calc(100svh - var(--clubcast-offset-top, 0px) - var(--layout-builder-header-height, 3.25rem)))}@media screen and (min-width:80em){.m-match-day-programme__section--player{display:flex}}.m-match-day-programme__section-inner{display:block;display:var(--mdp-section-inner-display,block);padding:1.5rem;padding:var(--mdp-section-inner-padding,1.5rem);position:relative;position:var(--mdp-section-inner-position,relative);will-change:transform;z-index:2;z-index:var(--mdp-section-inner-z-index,2)}@media print,screen and (min-width:64em){.m-match-day-programme__section-inner{display:flex;display:var(--mdp-section-inner-display,flex);justify-content:center;justify-content:var(--mdp-section-inner-justify-content,center);padding:2rem;padding:var(--mdp-section-inner-padding,2rem)}}@media screen and (min-width:80em){.m-match-day-programme__section-inner{justify-content:flex-start;justify-content:var(--mdp-section-inner-justify-content,flex-start)}}.m-match-day-programme__section--front .m-match-day-programme__section-inner{height:auto;height:var(--mdp-section-inner-height--front,auto);left:0;left:var(--mdp-section-inner-left--front,0);position:relative;position:var(--mdp-section-inner-position--front,relative);top:0;top:var(--mdp-section-inner-top--front,0);width:100%;width:var(--mdp-section-inner-width--front,100%)}@media print,screen and (min-width:64em){.m-match-day-programme__section--front .m-match-day-programme__section-inner{flex-direction:row-reverse;flex-direction:var(--mdp-section-inner-flex-direction--front,row-reverse);justify-content:flex-start;justify-content:var(--mdp-section-inner-justify-content--front,flex-start)}}@media screen and (min-width:80em){.m-match-day-programme__section--opposition .m-match-day-programme__section-inner{justify-content:flex-end;justify-content:var(--mdp-section-inner-justify-content--opposition,flex-end)}.m-match-day-programme__section--player .m-match-day-programme__section-inner{flex:0 1 50%;flex:var(--mdp-section-inner-flex--player,0 1 50%);justify-content:flex-end;justify-content:var(--mdp-section-inner-justify-content--player,flex-end);min-width:0;padding:0;padding:var(--mdp-section-inner-padding--player,0)}}.m-match-day-programme__section-background{height:100svh;height:var(--mdp-section-background-height,100svh);left:0;left:var(--mdp-section-background-left,0);overflow:hidden;overflow:var(--mdp-section-background-overflow,hidden);position:sticky;position:var(--mdp-section-background-position,sticky);top:0;top:var(--mdp-section-background-top,0);width:100%;width:var(--mdp-section-background-width,100%);z-index:1;z-index:var(--mdp-section-background-z-index,1)}.m-match-day-programme__section--front .m-match-day-programme__section-background{flex-grow:1;flex-grow:var(--mdp-section-background-flex-grow--front,1);height:auto;height:var(--mdp-section-background-height--front,auto);position:relative;position:var(--mdp-section-background-position--front,relative)}@media print,screen and (min-width:64em){.m-match-day-programme__section--front .m-match-day-programme__section-background{height:100%;height:var(--mdp-section-background-height--front,100%);position:absolute;position:var(--mdp-section-background-position--front,absolute)}}.m-match-day-programme__section-background :is(.field,.field__item){height:100%;width:100%}.m-match-day-programme__section-background img{height:100%;height:var(--mdp-section-background-img-height,100%);-o-object-fit:cover;object-fit:cover;-o-object-fit:var(--mdp-section-background-img-object-fit,cover);object-fit:var(--mdp-section-background-img-object-fit,cover);-o-object-position:center;object-position:center;-o-object-position:var(--mdp-section-background-img-object-position,center);object-position:var(--mdp-section-background-img-object-position,center);width:100%;width:var(--mdp-section-background-img-width,100%)}@media print,screen and (min-width:64em){.m-match-day-programme__section--player .m-match-day-programme__section-background{position:sticky;position:var(--mdp-section-background-position--player,sticky)}}@media screen and (min-width:80em){.m-match-day-programme__section--player .m-match-day-programme__section-background{flex:0 1 50%;flex:var(--mdp-section-background-flex--player,0 1 50%);top:2rem;top:var(--mdp-section-background-top--player,2rem)}}@media print,screen and (min-width:64em){.m-match-day-programme__section--player .m-match-day-programme__section-background>.field{display:flex}.m-match-day-programme__section--player .m-match-day-programme__section-background img{position:relative}}.m-match-day-programme__section-content{min-width:0;position:relative;position:var(--mdp-section-content-position,relative)}@media screen and (min-width:90em){.m-match-day-programme__section-content{margin:0 auto;margin:var(--mdp-section-content-margin,0 auto);max-width:calc(100% - 220px);max-width:var(--mdp-section-content-max-width,calc(100% - 220px));width:100%;width:var(--mdp-section-content-width,100%)}.m-match-day-programme__section--opposition .m-match-day-programme__section-content{display:flex;justify-content:flex-end}}.m-match-day-programme__section-content-inner{background-color:hsla(0,0%,100%,.9);background-color:var(--mdp-section-content-inner-background-color,hsla(0,0%,100%,.9));border-radius:.25rem;border-radius:var(--mdp-section-content-inner-border-radius,.25rem);box-shadow:0 0 10px 0 rgba(0,0,0,.2);box-shadow:var(--mdp-section-content-inner-box-shadow,0 0 10px 0 rgba(0,0,0,.2));display:flex;display:var(--mdp-section-content-inner-display,flex);flex-direction:column;flex-direction:var(--mdp-section-content-inner-flex-direction,column);gap:1rem;gap:var(--mdp-section-content-inner-gap,1rem);padding:1rem;padding:var(--mdp-section-content-inner-padding,1rem)}@media print,screen and (min-width:64em){.m-match-day-programme__section-content-inner{flex:1;flex:var(--mdp-section-content-inner-flex,1);max-width:30.5rem;max-width:var(--mdp-section-content-inner-max-width,30.5rem);padding:1.5rem;padding:var(--mdp-section-content-inner-padding,1.5rem);width:100%;width:var(--mdp-section-content-inner-width,100%)}}@media screen and (min-width:80em){.m-match-day-programme__section--player .m-match-day-programme__section-content-inner{box-shadow:none;box-shadow:var(--mdp-section-content-inner-box-shadow--player,none);max-width:none}}.m-match-day-programme__section--player .m-match-day-programme__section-content-inner :is(h1,h2,h3,h4,h5,h6){border-bottom:.25rem solid #101010;border-bottom:var(--mdp-section-content-inner-headings-border-bottom--player,.25rem solid #101010);border-top:.25rem solid #101010;border-top:var(--mdp-section-content-inner-headings-border-top--player,.25rem solid #101010);line-height:1;line-height:var(--mdp-section-content-inner-headings-line-height--player,1);padding:1rem 0;padding:var(--mdp-section-content-inner-headings-padding--player,1rem 0);text-transform:uppercase;text-transform:var(--mdp-section-content-inner-headings-text-transform--player,uppercase)}@media print,screen and (min-width:64em){.m-match-day-programme__section--player .m-match-day-programme__section-content-inner :is(h1,h2,h3,h4,h5,h6){font-size:2rem;font-size:var(--mdp-section-content-inner-headings-font-size--player,2rem)}}@media print,screen and (max-width:79.99875em){.m-match-day-programme__multi_col>*+*{margin-top:1.5rem}}@media screen and (min-width:80em){.m-match-day-programme__multi_col{display:flex;display:var(--mdp-multi-col-display,flex);flex:1;flex:var(--mdp-multi-col-flex,1);gap:1rem;gap:var(--mdp-multi-col-gap,1rem);margin:0 auto;margin:var(--mdp-multi-col-margin,0 auto);max-width:100%;max-width:var(--mdp-multi-col-max-width,100%);width:100%;width:var(--mdp-multi-col-width,100%)}.m-match-day-programme__section-content--left,.m-match-day-programme__section-content--middle,.m-match-day-programme__section-content--right{display:flex;display:var(--mdp-section-content-col-display,flex);justify-content:center;justify-content:var(--mdp-section-content-col-justify-content,center);margin:0;margin:var(--mdp-section-content-col-margin,0);width:33.33%;width:var(--mdp-section-content-col-width,33.33%)}}.m-match-day-programme__section-sponsor{background-color:#dbdbdb;background-color:var(--mdp-section-sponsor-background-color,#dbdbdb);display:flex;display:var(--mdp-section-sponsor-display,flex);font-weight:600;font-weight:var(--mdp-section-sponsor-font-weight,600);justify-content:space-between;justify-content:var(--mdp-section-sponsor-justify-content,space-between);vertical-align:center;vertical-align:var(--mdp-section-sponsor-vertical-align,center)}.m-match-day-programme__section-sponsor span{margin:1rem;margin:var(--mdp-section-sponsor-span-margin,1rem)}.m-match-day-programme__section-sponsor .m-sponsor{margin:auto 1rem;margin:var(--mdp-section-sponsor-block-margin,auto 1rem);max-width:4.375rem;max-width:var(--mdp-section-sponsor-block-max-width,4.375rem)}.m-match-day-programme__scroll-hint{background-image:none;background-image:var(--mdp-scroll-hint-background-image,none);bottom:0;bottom:var(--mdp-scroll-hint-bottom,0);color:#fff;color:var(--mdp-scroll-hint-color,#fff);font-weight:600;font-weight:var(--mdp-scroll-hint-font-weight,600);margin-right:0;margin-right:var(--mdp-scroll-hint-margin-right,0);overflow:hidden;overflow:var(--mdp-scroll-hint-overflow,hidden);position:relative;position:var(--mdp-scroll-hint-position,relative);right:0;right:var(--mdp-scroll-hint-right,0);text-transform:uppercase;text-transform:var(--mdp-scroll-hint-text-transform,uppercase);transform:none;transform:var(--mdp-scroll-hint-transform,none);transform-origin:bottom right;transform-origin:var(--mdp-scroll-hint-transform-origin,bottom right);width:auto;width:var(--mdp-scroll-hint-width,auto);z-index:1;z-index:var(--mdp-scroll-hint-z-index,1)}@media print,screen and (min-width:64em){.m-match-day-programme__scroll-hint{display:flex;display:var(--mdp-scroll-hint-display,flex)}}.m-match-day-programme__scroll-hint-inner{align-items:center;align-items:var(--mdp-scroll-hint-inner-align-items,center);display:flex;display:var(--mdp-scroll-hint-inner-display,flex);padding:0 0 0 1rem;padding:var(--mdp-scroll-hint-inner-padding,0 0 0 1rem)}.m-match-day-programme__scroll-text{margin:0;margin:var(--mdp-scroll-text-margin,0)}.m-match-day-programme__scroll-icon{display:flex;display:var(--mdp-scroll-icon-display,flex);flex-direction:row;flex-direction:var(--mdp-scroll-icon-flex-direction,row);margin:auto 0 0;margin:var(--mdp-scroll-icon-margin,auto 0 0);transform:none;transform:var(--mdp-scroll-icon-transform,none)}@media print,screen and (min-width:64em){.m-match-day-programme__scroll-icon{flex-direction:column;flex-direction:var(--mdp-scroll-icon-flex-direction,column)}}.m-match-day-programme__scroll-arrow{animation:scrollHint 2s infinite;background:#fff;background:var(--mdp-scroll-arrow-mask-background,#fff);display:block;display:var(--mdp-scroll-arrow-display,block);height:.625rem;height:var(--mdp-scroll-arrow-height,.625rem);-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCIgdmlld0JveD0iMCAwIDE4NS4zNDQgMTg1LjM0NCI+PHBhdGggZD0iTTkyLjY3MiAxNDQuMzczYTEwLjcgMTAuNyAwIDAgMS03LjU5My0zLjEzOEwzLjE0NSA1OS4zMDFjLTQuMTk0LTQuMTk5LTQuMTk0LTEwLjk5MiAwLTE1LjE4YTEwLjcyIDEwLjcyIDAgMCAxIDE1LjE4IDBsNzQuMzQ3IDc0LjM0MSA3NC4zNDctNzQuMzQxYTEwLjcyIDEwLjcyIDAgMCAxIDE1LjE4IDBjNC4xOTQgNC4xOTQgNC4xOTQgMTAuOTgxIDAgMTUuMThsLTgxLjkzOSA4MS45MzRhMTAuNyAxMC43IDAgMCAxLTcuNTg4IDMuMTM4IiBzdHlsZT0iZmlsbDojZmZmIi8+PC9zdmc+) no-repeat center center/contain;mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCIgdmlld0JveD0iMCAwIDE4NS4zNDQgMTg1LjM0NCI+PHBhdGggZD0iTTkyLjY3MiAxNDQuMzczYTEwLjcgMTAuNyAwIDAgMS03LjU5My0zLjEzOEwzLjE0NSA1OS4zMDFjLTQuMTk0LTQuMTk5LTQuMTk0LTEwLjk5MiAwLTE1LjE4YTEwLjcyIDEwLjcyIDAgMCAxIDE1LjE4IDBsNzQuMzQ3IDc0LjM0MSA3NC4zNDctNzQuMzQxYTEwLjcyIDEwLjcyIDAgMCAxIDE1LjE4IDBjNC4xOTQgNC4xOTQgNC4xOTQgMTAuOTgxIDAgMTUuMThsLTgxLjkzOSA4MS45MzRhMTAuNyAxMC43IDAgMCAxLTcuNTg4IDMuMTM4IiBzdHlsZT0iZmlsbDojZmZmIi8+PC9zdmc+) no-repeat center center/contain;-webkit-mask:var(--mdp-scroll-arrow-mask,url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCIgdmlld0JveD0iMCAwIDE4NS4zNDQgMTg1LjM0NCI+PHBhdGggZD0iTTkyLjY3MiAxNDQuMzczYTEwLjcgMTAuNyAwIDAgMS03LjU5My0zLjEzOEwzLjE0NSA1OS4zMDFjLTQuMTk0LTQuMTk5LTQuMTk0LTEwLjk5MiAwLTE1LjE4YTEwLjcyIDEwLjcyIDAgMCAxIDE1LjE4IDBsNzQuMzQ3IDc0LjM0MSA3NC4zNDctNzQuMzQxYTEwLjcyIDEwLjcyIDAgMCAxIDE1LjE4IDBjNC4xOTQgNC4xOTQgNC4xOTQgMTAuOTgxIDAgMTUuMThsLTgxLjkzOSA4MS45MzRhMTAuNyAxMC43IDAgMCAxLTcuNTg4IDMuMTM4IiBzdHlsZT0iZmlsbDojZmZmIi8+PC9zdmc+) no-repeat center center/contain);mask:var(--mdp-scroll-arrow-mask,url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCIgdmlld0JveD0iMCAwIDE4NS4zNDQgMTg1LjM0NCI+PHBhdGggZD0iTTkyLjY3MiAxNDQuMzczYTEwLjcgMTAuNyAwIDAgMS03LjU5My0zLjEzOEwzLjE0NSA1OS4zMDFjLTQuMTk0LTQuMTk5LTQuMTk0LTEwLjk5MiAwLTE1LjE4YTEwLjcyIDEwLjcyIDAgMCAxIDE1LjE4IDBsNzQuMzQ3IDc0LjM0MSA3NC4zNDctNzQuMzQxYTEwLjcyIDEwLjcyIDAgMCAxIDE1LjE4IDBjNC4xOTQgNC4xOTQgNC4xOTQgMTAuOTgxIDAgMTUuMThsLTgxLjkzOSA4MS45MzRhMTAuNyAxMC43IDAgMCAxLTcuNTg4IDMuMTM4IiBzdHlsZT0iZmlsbDojZmZmIi8+PC9zdmc+) no-repeat center center/contain);width:1.25rem;width:var(--mdp-scroll-arrow-width,1.25rem)}.m-match-day-programme__scroll-arrow:first-child{height:.9375rem;height:var(--mdp-scroll-arrow-height,.625rem);-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiI+PHBhdGggZmlsbD0iIzdmZWY4MiIgZD0iTTcgMHYxMC40NjZhMTUuNzUgMTUuNzUgMCAwIDAtNS4yMzktNC4yNzhMMS4zNzcgNiAuNSA3Ljc4OGMyLjgyNSAxLjM0MiA1LjAyMSAzLjUwMiA2LjYwNCA2LjUxTDggMTZsLjg5Ni0xLjcwMmMxLjU4My0zLjAwOCAzLjc3OS01LjE2OCA2LjYwNC02LjUxTDE0LjYyMyA2YTE1LjggMTUuOCAwIDAgMC01LjYyNCA0LjQ2N0w5IDBaIi8+PC9zdmc+) no-repeat center/contain;mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiI+PHBhdGggZmlsbD0iIzdmZWY4MiIgZD0iTTcgMHYxMC40NjZhMTUuNzUgMTUuNzUgMCAwIDAtNS4yMzktNC4yNzhMMS4zNzcgNiAuNSA3Ljc4OGMyLjgyNSAxLjM0MiA1LjAyMSAzLjUwMiA2LjYwNCA2LjUxTDggMTZsLjg5Ni0xLjcwMmMxLjU4My0zLjAwOCAzLjc3OS01LjE2OCA2LjYwNC02LjUxTDE0LjYyMyA2YTE1LjggMTUuOCAwIDAgMC01LjYyNCA0LjQ2N0w5IDBaIi8+PC9zdmc+) no-repeat center/contain;-webkit-mask:var(--mdp-scroll-arrow-mask,url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCIgdmlld0JveD0iMCAwIDE4NS4zNDQgMTg1LjM0NCI+PHBhdGggZD0iTTkyLjY3MiAxNDQuMzczYTEwLjcgMTAuNyAwIDAgMS03LjU5My0zLjEzOEwzLjE0NSA1OS4zMDFjLTQuMTk0LTQuMTk5LTQuMTk0LTEwLjk5MiAwLTE1LjE4YTEwLjcyIDEwLjcyIDAgMCAxIDE1LjE4IDBsNzQuMzQ3IDc0LjM0MSA3NC4zNDctNzQuMzQxYTEwLjcyIDEwLjcyIDAgMCAxIDE1LjE4IDBjNC4xOTQgNC4xOTQgNC4xOTQgMTAuOTgxIDAgMTUuMThsLTgxLjkzOSA4MS45MzRhMTAuNyAxMC43IDAgMCAxLTcuNTg4IDMuMTM4IiBzdHlsZT0iZmlsbDojZmZmIi8+PC9zdmc+) no-repeat center center/contain);mask:var(--mdp-scroll-arrow-mask,url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCIgdmlld0JveD0iMCAwIDE4NS4zNDQgMTg1LjM0NCI+PHBhdGggZD0iTTkyLjY3MiAxNDQuMzczYTEwLjcgMTAuNyAwIDAgMS03LjU5My0zLjEzOEwzLjE0NSA1OS4zMDFjLTQuMTk0LTQuMTk5LTQuMTk0LTEwLjk5MiAwLTE1LjE4YTEwLjcyIDEwLjcyIDAgMCAxIDE1LjE4IDBsNzQuMzQ3IDc0LjM0MSA3NC4zNDctNzQuMzQxYTEwLjcyIDEwLjcyIDAgMCAxIDE1LjE4IDBjNC4xOTQgNC4xOTQgNC4xOTQgMTAuOTgxIDAgMTUuMThsLTgxLjkzOSA4MS45MzRhMTAuNyAxMC43IDAgMCAxLTcuNTg4IDMuMTM4IiBzdHlsZT0iZmlsbDojZmZmIi8+PC9zdmc+) no-repeat center center/contain)}.m-match-day-programme__scroll-arrow:nth-child(2){animation-delay:-.33s}.m-match-day-programme__scroll-arrow:nth-child(3){animation-delay:-.66s}@keyframes scrollHint{0%{opacity:0;transform:translateY(-10px)}50%{opacity:1}to{opacity:0;transform:translateY(10px)}}.m-match-day-programme__fixture{align-self:flex-end;align-self:var(--mdp-fixture-align-self,flex-end);bottom:0;bottom:var(--mdp-fixture-bottom,0);margin:0;margin:var(--mdp-fixture-margin,0);position:relative;position:var(--mdp-fixture-position,relative);right:0;right:var(--mdp-fixture-right,0);z-index:1;z-index:var(--mdp-fixture-z-index,1)}.m-match-day-programme__fixture-inner{align-items:flex-start;align-items:var(--mdp-fixture-inner-align-items,flex-start);display:flex;display:var(--mdp-fixture-inner-display,flex);flex-direction:column;flex-direction:var(--mdp-fixture-inner-flex-direction,column);text-align:left;text-align:var(--mdp-fixture-text-align,left)}@media print,screen and (min-width:64em){.m-match-day-programme__fixture-inner{text-align:right;text-align:var(--mdp-fixture-text-align,right)}}.m-match-day-programme__fixture-team-crests{display:flex;display:var(--mdp-fixture-team-crests-display,flex);gap:1rem;gap:var(--mdp-fixture-team-crests-gap,1rem);margin:0;margin:var(--mdp-fixture-team-crests-margin,0)}@media print,screen and (min-width:64em){.m-match-day-programme__fixture-team-crests{margin:0 0 0 auto;margin:var(--mdp-fixture-team-crests-margin,0 0 0 auto)}}.m-match-day-programme__fixture-team-crest{margin:0;margin:var(--mdp-fixture-team-crest-margin,0);width:5.9375rem;width:var(--mdp-fixture-team-crest-width,5.9375rem)}@media screen and (min-width:48em){.m-match-day-programme__fixture-team-crest{width:9rem;width:var(--mdp-fixture-team-crest-width,9rem)}}@media screen and (min-width:90em){.m-match-day-programme__fixture-team-crest{width:11.625rem;width:var(--mdp-fixture-team-crest-width,11.625rem)}}.m-match-day-programme__fixture-logo{margin:0 0 1rem;margin:var(--mdp-fixture-logo-margin,0 0 1rem);max-width:10rem;max-width:var(--mdp-fixture-logo-max-width,10rem)}@media screen and (min-width:48em){.m-match-day-programme__fixture-logo{max-width:13.125rem;max-width:var(--mdp-fixture-logo-max-width,13.125rem)}}.m-match-day-programme__fixture-teamnames{display:flex;display:var(--mdp-fixture-teamnames-display,flex);flex-direction:column;flex-direction:var(--mdp-fixture-teamnames-flex-direction,column);gap:0;gap:var(--mdp-fixture-teamnames-gap,0);margin:0;margin:var(--mdp-fixture-teamnames-margin,0)}@media print,screen and (min-width:64em){.m-match-day-programme__fixture-teamnames{margin:0 0 0 auto;margin:var(--mdp-fixture-teamnames-margin,0 0 0 auto)}}.m-match-day-programme__fixture-team-name{font-family:Amina-Black,Helvetica,Roboto,Arial,sans-serif;font-family:var(--mdp-fixture-team-name-font-family,"Amina-Black",Helvetica,Roboto,Arial,sans-serif);font-size:2rem;font-size:var(--mdp-fixture-team-name-font-size,2rem);font-weight:600;font-weight:var(--mdp-fixture-team-name-font-weight,600);margin:0;margin:var(--mdp-fixture-team-name-margin,0);text-transform:uppercase;text-transform:var(--mdp-fixture-team-name-text-transform,uppercase)}.m-match-day-programme__fixture-details{font-family:Amina-Black,Helvetica,Roboto,Arial,sans-serif;font-family:var(--mdp-fixture-details-font-family,"Amina-Black",Helvetica,Roboto,Arial,sans-serif);font-size:1.125rem;font-size:var(--mdp-fixture-details-font-size,1.125rem);font-weight:600;font-weight:var(--mdp-fixture-details-font-weight,600);margin:0;margin:var(--mdp-fixture-details-margin,0);text-transform:uppercase;text-transform:var(--mdp-fixture-details-text-transform,uppercase)}@media print,screen and (min-width:64em){.m-match-day-programme__fixture-details{margin:0 0 0 auto;margin:var(--mdp-fixture-details-margin,0 0 0 auto)}}.m-match-day-programme__fixture-date{font-size:1.125rem;font-size:var(--mdp-fixture-date-font-size,1.125rem);font-weight:600;font-weight:var(--mdp-fixture-date-font-weight,600);text-transform:uppercase;text-transform:var(--mdp-fixture-date-text-transform,uppercase)}@media screen and (min-width:48em){.m-match-day-programme__fixture-date{font-size:1.25rem;font-size:var(--mdp-fixture-date-font-size,1.25rem)}}@media screen and (min-width:90em){.m-match-day-programme__fixture-date{font-size:1.375rem;font-size:var(--mdp-fixture-date-font-size,1.375rem)}}.m-matchday-programme-fixture-teaser{border-bottom:.125rem solid #7fef82;border-bottom:var(--mdp-fixture-teaser-border-bottom,.125rem solid #7fef82);margin:0;margin:var(--mdp-fixture-teaser-margin,0);padding:0 0 1rem;padding:var(--mdp-fixture-teaser-padding,0 0 1rem);position:relative;position:var(--mdp-fixture-teaser-position,relative)}.m-matchday-programme-fixture-teaser__matchcentre-link{height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.m-matchday-programme-fixture-teaser__inner{display:flex;display:var(--mdp-fixture-teaser-inner-display,flex);flex-direction:column;flex-direction:var(--mdp-fixture-teaser-inner-flex-direction,column);gap:1.5rem 0;gap:var(--mdp-fixture-teaser-inner-gap,1.5rem 0);padding:0;padding:var(--mdp-fixture-teaser-inner-padding,0)}.m-matchday-programme-fixture-teaser__info{display:flex;display:var(--mdp-fixture-teaser-info-display,flex);flex-wrap:nowrap;flex-wrap:var(--mdp-fixture-teaser-info-flex-wrap,nowrap);gap:0 1rem;gap:var(--mdp-fixture-teaser-info-gap,0 1rem);justify-content:center;justify-content:var(--mdp-fixture-teaser-info-justify-content,center)}@media print,screen and (min-width:64em){.m-matchday-programme-fixture-teaser__info{flex-wrap:wrap;flex-wrap:var(--mdp-fixture-teaser-info-flex-wrap,wrap);gap:1rem;gap:var(--mdp-fixture-teaser-info-gap,1rem);justify-content:space-between;justify-content:var(--mdp-fixture-teaser-info-justify-content,space-between)}}.m-matchday-programme-fixture-teaser__team-badge{height:4.625rem;height:var(--mdp-fixture-teaser-team-badge-height,4.625rem);width:4.625rem;width:var(--mdp-fixture-teaser-team-badge-width,4.625rem)}.m-matchday-programme-fixture-teaser__match-time{align-self:center;align-self:var(--mdp-fixture-teaser-match-time-align-self,center);color:#fff;color:var(--mdp-fixture-teaser-match-time-color,#fff);font-family:Amina-Black,Helvetica,Roboto,Arial,sans-serif;font-family:var(--mdp-fixture-teaser-match-time-font-family,"Amina-Black",Helvetica,Roboto,Arial,sans-serif);font-size:3.125rem;font-size:var(--mdp-fixture-teaser-match-time-font-size,3.125rem);font-weight:900;font-weight:var(--mdp-fixture-teaser-match-time-font-weight,900);line-height:1;line-height:var(--mdp-fixture-teaser-match-time-line-height,1)}@media print,screen and (min-width:64em){.m-matchday-programme-fixture-teaser__match-time{flex-grow:1;order:1;text-align:center}}.m-matchday-programme-fixture-teaser__match-status{align-self:center;align-self:var(--mdp-fixture-teaser-match-status-align-self,center);color:#fff;color:var(--mdp-fixture-teaser-match-status-color,#fff);font-family:Amina-Black,Helvetica,Roboto,Arial,sans-serif;font-family:var(--mdp-fixture-teaser-match-status-font-family,"Amina-Black",Helvetica,Roboto,Arial,sans-serif);font-size:1.5rem;font-size:var(--mdp-fixture-teaser-match-status-font-size,1.5rem);font-weight:900;font-weight:var(--mdp-fixture-teaser-match-status-font-weight,900);line-height:1;line-height:var(--mdp-fixture-teaser-match-status-line-height,1);text-transform:uppercase;text-transform:var(--mdp-fixture-teaser-match-status-text-transform,uppercase)}.m-matchday-programme-fixture-teaser__results{align-self:center;align-self:var(--mdp-fixture-teaser-results-align-self,center);color:#fff;color:var(--mdp-fixture-teaser-results-color,#fff);display:flex;display:var(--mdp-fixture-teaser-results-display,flex);font-family:Amina-Black,Helvetica,Roboto,Arial,sans-serif;font-family:var(--mdp-fixture-teaser-results-font-family,"Amina-Black",Helvetica,Roboto,Arial,sans-serif);font-size:3.125rem;font-size:var(--mdp-fixture-teaser-results-font-size,3.125rem);font-weight:900;font-weight:var(--mdp-fixture-teaser-results-font-weight,900);gap:1rem;gap:var(--mdp-fixture-teaser-results-gap,1rem);line-height:1;line-height:var(--mdp-fixture-teaser-results-line-height,1);text-transform:uppercase;text-transform:var(--mdp-fixture-teaser-results-text-transform,uppercase)}@media print,screen and (min-width:64em){.m-matchday-programme-fixture-teaser__results{flex-grow:1;justify-content:space-between;order:1}.m-matchday-programme-fixture-teaser__result{min-width:4.625rem;min-width:var(--mdp-fixture-teaser-result-min-width,var(--mdp-fixture-teaser-team-badge-width,4.625rem));text-align:center}}.m-matchday-programme-fixture-teaser__details{display:flex;display:var(--mdp-fixture-teaser-details-display,flex);gap:0 1rem;gap:var(--mdp-fixture-teaser-details-gap,0 1rem);justify-content:center;justify-content:var(--mdp-fixture-teaser-details-justify-content,center)}.m-matchday-programme-fixture-teaser__date{align-self:center;align-self:var(--mdp-fixture-teaser-date-align-self,center);color:#fff;color:var(--mdp-fixture-teaser-date-color,#fff);font-family:Amina-Black,Helvetica,Roboto,Arial,sans-serif;font-family:var(--mdp-fixture-teaser-date-font-family,"Amina-Black",Helvetica,Roboto,Arial,sans-serif);font-size:.8125rem;font-size:var(--mdp-fixture-teaser-date-font-size,.8125rem);font-weight:900;font-weight:var(--mdp-fixture-teaser-date-font-weight,900);line-height:1;line-height:var(--mdp-fixture-teaser-date-line-height,1)}.m-matchday-programme-fixture-teaser__competition{width:1rem;width:var(--mdp-fixture-teaser-competition-width,1rem)}.m-matchday-programme-fixture-teaser__start-time{align-self:center;align-self:var(--mdp-fixture-teaser-start-time-align-self,center);color:#fff;color:var(--mdp-fixture-teaser-start-time-color,#fff);font-family:Amina-Black,Helvetica,Roboto,Arial,sans-serif;font-family:var(--mdp-fixture-teaser-start-time-font-family,"Amina-Black",Helvetica,Roboto,Arial,sans-serif);font-size:.8125rem;font-size:var(--mdp-fixture-teaser-start-time-font-size,.8125rem);font-weight:900;font-weight:var(--mdp-fixture-teaser-start-time-font-weight,900);line-height:1;line-height:var(--mdp-fixture-teaser-start-time-line-height,1)}.m-matchday-programme-fixture-teaser__button-group{display:flex;display:var(--mdp-fixture-teaser-button-group-display,flex);gap:1rem;gap:var(--mdp-fixture-teaser-button-group-gap,1rem);justify-content:center;justify-content:var(--mdp-fixture-teaser-button-group-justify-content,center)}.m-matchday-programme-gallery{background:url(/themes/custom/connacht/assets/gradient-bg.5d573d570f6fbc10b76c.webp) no-repeat 50%/cover;background:var(--mdp-gallery-background,none);border-radius:.375rem;border-radius:var(--mdp-gallery-border-radius,0);margin:0;margin:var(--mdp-gallery-margin,0);padding:1rem;padding:var(--mdp-gallery-padding,0)}.m-matchday-programme-gallery__cssglide{--glide-per-view:1;--glide-enabled:1;--glide-type:slider}.m-matchday-programme-gallery__glide-arrows{display:flex;display:var(--mdp-gallery-glide-arrows-display,flex);gap:1rem;gap:var(--mdp-gallery-glide-arrows-gap,1rem);justify-content:space-between;justify-content:var(--mdp-gallery-glide-arrows-justify-content,space-between);margin:0;margin:var(--mdp-gallery-glide-arrows-margin,0);padding:0;padding:var(--mdp-gallery-glide-arrows-padding,0)}.m-matchday-programme-gallery__glide-arrow{background:#007d4b;background:var(--mdp-gallery-glide-arrow-background,#007d4b);cursor:pointer;height:1.5rem;height:var(--mdp-gallery-glide-arrow-height,1.5rem);-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiI+PHBhdGggZmlsbD0iIzFFMUUxRSIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTMgMGM3LjE4IDAgMTMgNS44MiAxMyAxM3MtNS44MiAxMy0xMyAxM1MwIDIwLjE4IDAgMTMgNS44MiAwIDEzIDBtMi43MDcgNi4yOTNhMSAxIDAgMCAwLTEuNDE0IDBsLTYgNi0uMDgzLjA5NGExIDEgMCAwIDAgLjA4MyAxLjMybDYgNiAuMDk0LjA4M2ExIDEgMCAwIDAgMS4zMi0uMDgzbC4wODMtLjA5NGExIDEgMCAwIDAtLjA4My0xLjMyTDEwLjQxNSAxM2w1LjI5Mi01LjI5My4wODMtLjA5NGExIDEgMCAwIDAtLjA4My0xLjMyIi8+PC9zdmc+) no-repeat center/contain;mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiI+PHBhdGggZmlsbD0iIzFFMUUxRSIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTMgMGM3LjE4IDAgMTMgNS44MiAxMyAxM3MtNS44MiAxMy0xMyAxM1MwIDIwLjE4IDAgMTMgNS44MiAwIDEzIDBtMi43MDcgNi4yOTNhMSAxIDAgMCAwLTEuNDE0IDBsLTYgNi0uMDgzLjA5NGExIDEgMCAwIDAgLjA4MyAxLjMybDYgNiAuMDk0LjA4M2ExIDEgMCAwIDAgMS4zMi0uMDgzbC4wODMtLjA5NGExIDEgMCAwIDAtLjA4My0xLjMyTDEwLjQxNSAxM2w1LjI5Mi01LjI5My4wODMtLjA5NGExIDEgMCAwIDAtLjA4My0xLjMyIi8+PC9zdmc+) no-repeat center/contain;-webkit-mask:var(--mdp-gallery-glide-arrow-mask,url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiI+PHBhdGggZmlsbD0iIzFFMUUxRSIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTMgMGM3LjE4IDAgMTMgNS44MiAxMyAxM3MtNS44MiAxMy0xMyAxM1MwIDIwLjE4IDAgMTMgNS44MiAwIDEzIDBtMi43MDcgNi4yOTNhMSAxIDAgMCAwLTEuNDE0IDBsLTYgNi0uMDgzLjA5NGExIDEgMCAwIDAgLjA4MyAxLjMybDYgNiAuMDk0LjA4M2ExIDEgMCAwIDAgMS4zMi0uMDgzbC4wODMtLjA5NGExIDEgMCAwIDAtLjA4My0xLjMyTDEwLjQxNSAxM2w1LjI5Mi01LjI5My4wODMtLjA5NGExIDEgMCAwIDAtLjA4My0xLjMyIi8+PC9zdmc+) no-repeat center/contain);mask:var(--mdp-gallery-glide-arrow-mask,url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiI+PHBhdGggZmlsbD0iIzFFMUUxRSIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTMgMGM3LjE4IDAgMTMgNS44MiAxMyAxM3MtNS44MiAxMy0xMyAxM1MwIDIwLjE4IDAgMTMgNS44MiAwIDEzIDBtMi43MDcgNi4yOTNhMSAxIDAgMCAwLTEuNDE0IDBsLTYgNi0uMDgzLjA5NGExIDEgMCAwIDAgLjA4MyAxLjMybDYgNiAuMDk0LjA4M2ExIDEgMCAwIDAgMS4zMi0uMDgzbC4wODMtLjA5NGExIDEgMCAwIDAtLjA4My0xLjMyTDEwLjQxNSAxM2w1LjI5Mi01LjI5My4wODMtLjA5NGExIDEgMCAwIDAtLjA4My0xLjMyIi8+PC9zdmc+) no-repeat center/contain);position:relative;position:var(--mdp-gallery-glide-arrow-position,relative);width:1.5rem;width:var(--mdp-gallery-glide-arrow-width,1.5rem)}.m-matchday-programme-gallery__glide-arrow:hover{background:#002313;background:var(--mdp-gallery-glide-arrow-background,#007d4b)}.m-matchday-programme-gallery__glide-arrow--next{-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiI+PHBhdGggZmlsbD0iIzFFMUUxRSIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTMgMGM3LjE4IDAgMTMgNS44MiAxMyAxM3MtNS44MiAxMy0xMyAxM1MwIDIwLjE4IDAgMTMgNS44MiAwIDEzIDBtLTEuMzg3IDYuMjFhMSAxIDAgMCAwLTEuMzIuMDgzbC0uMDgzLjA5NGExIDEgMCAwIDAgLjA4MyAxLjMyTDE1LjU4NSAxM2wtNS4yOTIgNS4yOTMtLjA4My4wOTRhMSAxIDAgMCAwIDEuNDk3IDEuMzJsNi02IC4wODMtLjA5NGExIDEgMCAwIDAtLjA4My0xLjMybC02LTZ6Ii8+PC9zdmc+) no-repeat center/contain;mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiI+PHBhdGggZmlsbD0iIzFFMUUxRSIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTMgMGM3LjE4IDAgMTMgNS44MiAxMyAxM3MtNS44MiAxMy0xMyAxM1MwIDIwLjE4IDAgMTMgNS44MiAwIDEzIDBtLTEuMzg3IDYuMjFhMSAxIDAgMCAwLTEuMzIuMDgzbC0uMDgzLjA5NGExIDEgMCAwIDAgLjA4MyAxLjMyTDE1LjU4NSAxM2wtNS4yOTIgNS4yOTMtLjA4My4wOTRhMSAxIDAgMCAwIDEuNDk3IDEuMzJsNi02IC4wODMtLjA5NGExIDEgMCAwIDAtLjA4My0xLjMybC02LTZ6Ii8+PC9zdmc+) no-repeat center/contain;-webkit-mask:var(--mdp-gallery-glide-arrow-mask--next,url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiI+PHBhdGggZmlsbD0iIzFFMUUxRSIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTMgMGM3LjE4IDAgMTMgNS44MiAxMyAxM3MtNS44MiAxMy0xMyAxM1MwIDIwLjE4IDAgMTMgNS44MiAwIDEzIDBtLTEuMzg3IDYuMjFhMSAxIDAgMCAwLTEuMzIuMDgzbC0uMDgzLjA5NGExIDEgMCAwIDAgLjA4MyAxLjMyTDE1LjU4NSAxM2wtNS4yOTIgNS4yOTMtLjA4My4wOTRhMSAxIDAgMCAwIDEuNDk3IDEuMzJsNi02IC4wODMtLjA5NGExIDEgMCAwIDAtLjA4My0xLjMybC02LTZ6Ii8+PC9zdmc+) no-repeat center/contain);mask:var(--mdp-gallery-glide-arrow-mask--next,url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiI+PHBhdGggZmlsbD0iIzFFMUUxRSIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTMgMGM3LjE4IDAgMTMgNS44MiAxMyAxM3MtNS44MiAxMy0xMyAxM1MwIDIwLjE4IDAgMTMgNS44MiAwIDEzIDBtLTEuMzg3IDYuMjFhMSAxIDAgMCAwLTEuMzIuMDgzbC0uMDgzLjA5NGExIDEgMCAwIDAgLjA4MyAxLjMyTDE1LjU4NSAxM2wtNS4yOTIgNS4yOTMtLjA4My4wOTRhMSAxIDAgMCAwIDEuNDk3IDEuMzJsNi02IC4wODMtLjA5NGExIDEgMCAwIDAtLjA4My0xLjMybC02LTZ6Ii8+PC9zdmc+) no-repeat center/contain)}.m-matchday-programme-gallery .glide__arrow--disabled{display:block;display:var(--mdp-gallery-glide-arrow-display--disabled,block);opacity:.3;opacity:var(--mdp-gallery-glide-arrow-opacity--disabled,.3);visibility:visible;visibility:var(--mdp-gallery-glide-arrow-visibility--disabled,visible)}.m-matchday-programme-gallery__glide-slide img{height:100%;height:var(--mdp-gallery-glide-slide-img-height,100%)}.m-team-intro__inner{display:block;display:var(--team-intro-display,block)}.m-team-intro__name{font-size:2rem;font-size:var(--team-intro-font-size,2rem)}.m-team-intro__name h2{background-color:#fff;background-color:var(--team-intro-name-bg,#fff);display:block;display:inline-block;display:var(--team-intro-name-display,inline-block);line-height:1;line-height:var(--team-intro-name-line-height,1);margin:0 0 1.5rem;margin:var(--team-intro-name-margin,0 0 1.5rem 0);overflow:hidden;padding:.375rem 1rem;padding:var(--team-intro-name-padding,.375rem 1rem);text-overflow:ellipsis;text-transform:uppercase;text-transform:var(--team-intro-name-text-transform,uppercase);white-space:nowrap}.m-team-intro__header{align-items:center;align-items:var(--team-intro-header-align-items,center);display:flex;display:var(--team-intro-header-display,flex);flex-direction:column;flex-direction:var(--team-intro-header-flex-direction,column);justify-content:center;justify-content:var(--team-intro-header-justify-content,center);text-align:center;text-align:var(--team-intro-header-text-align,center)}.m-team-intro__info{border-bottom:.125rem solid #fff;border-bottom:var(--team-intro-info-border-bottom,.125rem solid #fff);border-top:.125rem solid #fff;border-top:var(--team-intro-info-border-top,.125rem solid #fff);display:flex;display:var(--team-intro-info-display,flex);flex-wrap:wrap;flex-wrap:var(--team-intro-info-flex-wrap,wrap);font-weight:600;font-weight:var(--team-intro-info-font-weight,600);margin:0;margin:var(--team-intro-info-margin,0);padding:1.5rem 0 0;padding:var(--team-intro-info-padding,1.5rem 0 0)}.m-team-intro__info-block{flex:0 0 50%;flex:var(--team-intro-info-block-flex,0 0 50%);font-size:.875rem;font-size:var(--team-intro-info-block-font-size,.875rem);margin:0 0 1.5rem;margin:var(--team-intro-info-block-margin,0 0 1.5rem);padding:0 .5rem;padding:var(--team-intro-info-block-padding,0 .5rem);text-align:center;text-align:var(--team-intro-info-block-text-align,center)}@media screen and (min-width:48em)and (max-width:63.99875em){.m-team-intro__info-block{flex:0 0 33.3333%;flex:var(--team-intro-info-block-flex,0 0 33.3333%)}}@media screen and (min-width:48em){.m-team-intro__info-block{font-size:1.125rem;font-size:var(--team-intro-info-block-font-size,1.125rem)}}.m-team-intro__info-block-title{margin:0;margin:var(--team-intro-info-block-title-margin,0);text-transform:uppercase;text-transform:var(--team-intro-info-block-title-text-transform,uppercase)}.m-match-day-programme{--mdp-fixture-date-font-size:1.125rem;--mdp-fixture-date-font-weight:900;--mdp-fixture-team-name-font-size:1.875rem;--mdp-fixture-team-name-font-weight:500;--mdp-fixture-team-name-font-weight:900;--mdp-fixture-team-crest-width:5.9375rem;--mdp-fixture-team-crests-margin:0 0 1rem}@media print,screen and (min-width:64em){.m-match-day-programme{--mdp-fixture-team-crests-margin:0 0 1rem auto}}@media screen and (min-width:80em){.m-match-day-programme{--mdp-section-inner-padding--player:2rem}}@media screen and (max-width:63.99875em){.m-match-day-programme__section--front .m-match-day-programme__section-inner{background:url(/themes/custom/connacht/assets/mdp-menu-bg-rotated.37c6eb78f9bb24ea5f52.svg) no-repeat 50%/cover;display:flex;flex-flow:row-reverse}}.m-match-day-programme__section--player .m-match-day-programme__section-content-inner :is(h1,h2,h3,h4,h5,h6){font-size:1.5rem}.m-match-day-programme__section--player .m-match-day-programme__section-content-inner :is(.m-team-intro__info-block-title){margin-bottom:1rem}@media screen and (max-width:63.99875em){.m-match-day-programme__scroll-hint{flex-grow:0;flex-shrink:1;writing-mode:vertical-lr}}.m-match-day-programme__scroll-text{display:none}.m-match-day-programme__scroll-arrow:first-child{--mdp-scroll-arrow-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiI+PHBhdGggZmlsbD0iIzdmZWY4MiIgZD0iTTcgMHYxMC40NjZhMTUuNzUgMTUuNzUgMCAwIDAtNS4yMzktNC4yNzhMMS4zNzcgNiAuNSA3Ljc4OGMyLjgyNSAxLjM0MiA1LjAyMSAzLjUwMiA2LjYwNCA2LjUxTDggMTZsLjg5Ni0xLjcwMmMxLjU4My0zLjAwOCAzLjc3OS01LjE2OCA2LjYwNC02LjUxTDE0LjYyMyA2YTE1LjggMTUuOCAwIDAgMC01LjYyNCA0LjQ2N0w5IDBaIi8+PC9zdmc+) no-repeat center/contain;--mdp-scroll-arrow-height:0.9375rem}.m-match-day-programme__fixture{color:#fff}@media screen and (max-width:63.99875em){.m-match-day-programme__fixture{flex-grow:1}}.m-match-day-programme__fixture .m-match-day-programme__fixture-details,.m-match-day-programme__fixture .m-match-day-programme__fixture-vs{color:#7fef82}.m-match-day-programme__fixture .m-match-day-programme__fixture-time{color:#fff}.m-match-day-programme__fixture-team-name{line-height:1.2}.m-match-day-programme__fixture-team-name--away{--mdp-fixture-team-name-font-size:2.1875rem}.m-matchday-programme-gallery{--mdp-gallery-glide-arrow-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiI+PHBhdGggZmlsbD0iIzdGRUY4MiIgZD0iTTAgOWgxMC40NjZhMTUuNzUgMTUuNzUgMCAwIDAtNC4yNzggNS4yMzlMNiAxNC42MjNsMS43ODguODc3YzEuMzQyLTIuODI1IDMuNTAyLTUuMDIxIDYuNTEtNi42MDRMMTYgOGwtMS43MDItLjg5NkMxMS4yOSA1LjUyMSA5LjEzIDMuMzI1IDcuNzg4LjVMNiAxLjM3N2ExNS44IDE1LjggMCAwIDAgNC40NjcgNS42MjRMMCA3eiIvPjwvc3ZnPg==) no-repeat center/contain;--mdp-gallery-glide-arrow-mask--next:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiI+PHBhdGggZmlsbD0iIzdGRUY4MiIgZD0iTTAgOWgxMC40NjZhMTUuNzUgMTUuNzUgMCAwIDAtNC4yNzggNS4yMzlMNiAxNC42MjNsMS43ODguODc3YzEuMzQyLTIuODI1IDMuNTAyLTUuMDIxIDYuNTEtNi42MDRMMTYgOGwtMS43MDItLjg5NkMxMS4yOSA1LjUyMSA5LjEzIDMuMzI1IDcuNzg4LjVMNiAxLjM3N2ExNS44IDE1LjggMCAwIDAgNC40NjcgNS42MjRMMCA3eiIvPjwvc3ZnPg==) no-repeat center/contain;--mdp-gallery-padding:1rem;--mdp-gallery-background:url(/themes/custom/connacht/assets/gradient-bg.5d573d570f6fbc10b76c.webp) no-repeat center/cover;--mdp-gallery-border-radius:0.375rem;--mdp-gallery-glide-arrows-margin:1rem 0 0}.m-matchday-programme-gallery__glide-arrow:hover{--mdp-gallery-glide-arrow-background:#002313}.m-matchday-programme-gallery__glide-arrow--prev{transform:rotate(180deg)}.m-lineup__item{--lineup-number-font-weight:900;--lineup-item-margin:0.5rem 0 0;--lineup-player-name-font-weight:900;--lineup-position-font-weight:400;border-top:.125rem solid;padding-top:.5rem}.m-lineup__number{font-family:Amina-Black,Helvetica,Roboto,Arial,sans-serif}