: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}}.o-match-centre{background:#006342;padding:var(--hero-match-day-fixture-padding,1.5rem)}@media print,screen and (min-width:40em){.o-match-centre{--hero-match-day-fixture-padding:2rem}}.o-match-centre__header{align-content:center}.o-match-centre.js--live-fixture:not(js--live-fixture-prematch) .m-match-header__inner{display:grid;grid-template-areas:"info info info" "team-home kick-off-score team-away" "button-group button-group button-group";grid-template-columns:30% 40% 30%;grid-template-rows:1fr 50% 1fr;margin:auto;max-width:43.75rem}@media print,screen and (min-width:64em)and (max-width:79.99875em){.o-match-centre.js--live-fixture:not(js--live-fixture-prematch) .m-match-header__inner{grid-template-areas:"info info" "team-home team-away" "kick-off-score kick-off-score" "button-group button-group";grid-template-columns:50% 50%;grid-template-rows:1fr 40% 20% 1fr;height:100%}}.o-match-centre.js--live-fixture--Playing .m-match-header__live{display:block;visibility:visible}.o-match-centre.js--live-fixture--Played,.o-match-centre.js--live-fixture--Result{background:#1e1e1e}.o-match-centre.js--live-fixture--Played .m-match-header,.o-match-centre.js--live-fixture--Result .m-match-header{color:#fff}@keyframes live-pulse{0%{opacity:1;transform:scale(1)}80%{opacity:0;transform:scale(2)}to{opacity:1;transform:scale(0)}}.o-match-centre__header .m-match-header__inner{background:hsla(0,0%,100%,.1);color:#fff;display:grid;grid-template-areas:"info info" "team-home team-away" "kick-off-score kick-off-score" "button-group button-group";grid-template-columns:50% 50%;grid-template-rows:1fr 40% 20% 1fr;height:100%;justify-items:center;max-height:37.5rem;padding:var(--hero-match-day-fixture-match-header-padding,2rem);position:relative}@media screen and (min-width:48em)and (max-width:63.99875em){.o-match-centre__header .m-match-header__inner{grid-template-areas:"info info info" "team-home kick-off-score team-away" "button-group button-group button-group";grid-template-columns:30% 40% 30%;grid-template-rows:1fr 50% 1fr}}.o-match-centre__header .m-match-header__live{background:#f22b2b;border-radius:100%;display:none;height:.5rem;margin:1rem;position:absolute;right:0;top:0;visibility:hidden;width:.5rem}.o-match-centre__header .m-match-header__live:before{animation:live-pulse 1s ease-in infinite;background:#f22b2b;border-radius:100%;content:"";height:inherit;position:absolute;width:inherit}.o-match-centre__header .m-match-header__info{flex-direction:column;font-size:var(--hero-match-day-fixture-info-font-size,.75rem);grid-area:info;text-align:center}.o-match-centre__header .m-match-header__date{font-weight:500}.o-match-centre__header .m-match-header__competition{font-weight:400}.o-match-centre__header .m-match-header__team-away,.o-match-centre__header .m-match-header__team-home{align-content:center;text-align:center}.o-match-centre__header .m-match-header__team-home{grid-area:team-home}.o-match-centre__header .m-match-header__team-away{grid-area:team-away}.o-match-centre__header .m-match-header__team-name{font-size:var(--hero-match-day-fixture-team-name-font-size,.875rem);font-weight:500;padding:var(--hero-match-day-fixture-team-name-padding,1rem)}.o-match-centre__header .m-match-header__team-crest img{height:3.125rem;width:auto}@media print,screen and (min-width:40em){.o-match-centre__header .m-match-header__team-crest img{height:6.875rem}}.o-match-centre__header .m-match-header__kick-off-score{align-content:center;grid-area:kick-off-score;line-height:1}.o-match-centre__header .m-match-header__kick-off-score-inner{border:1px solid #fff;border-radius:.1875rem;padding:var(--hero-match-day-kick-off-score-inner-padding,.5rem)}@media print,screen and (min-width:40em){.o-match-centre__header .m-match-header__kick-off-score-inner{--hero-match-day-kick-off-score-padding:1rem}}.o-match-centre__header .m-match-header__kick-off-score-inner div{display:flex}.o-match-centre__header .m-match-header__fixture-time,.o-match-centre__header .m-match-header__scores{font-family:Saintly8,fieldwork-hum,Helvetica,Roboto,Arial,sans-serif;font-size:var(--hero-match-day-kick-off-score-font-size,2.25rem);font-weight:400}@media print,screen and (min-width:40em){.o-match-centre__header .m-match-header__fixture-time,.o-match-centre__header .m-match-header__scores{--hero-match-day-kick-off-score-font-size:3.375rem}}.o-match-centre__header .m-match-header__score-pen{align-self:center;font-size:var(--hero-match-day-fixture-time-font-size,1.125rem)}.o-match-centre__header .m-match-header__score-separator{margin:0 1rem}.o-match-centre__header .m-match-header__fixture-status{display:block;font-size:var(--hero-match-day-fixture-status-font-size,.875rem);font-weight:500;padding:1rem;text-align:center}.o-match-centre__header .m-match-header__button-group{align-content:end;grid-area:button-group}.o-match-centre__header .m-match-header__button-group a{margin:var(--hero-match-day-fixture-button-margin,.5rem);padding:var(--hero-match-day-fixture-button-padding,.5rem)}@media print,screen and (min-width:40em){.o-match-centre__header .m-match-header__button-group a{padding:var(--hero-match-day-fixture-button-padding,.8rem)}}.m-result-list-hero{background:#003e28 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTI1NCIgaGVpZ2h0PSIzNDUiIHZpZXdCb3g9IjAgMCAxMjU0IDM0NSI+PHRpdGxlPlNhaW50cy1GaXh0dXJlLUJnPC90aXRsZT48ZGVmcz48cGF0aCBpZD0iYSIgZD0iTTAgMGgxMjU0djM0NUgweiIvPjxwYXRoIGlkPSJjIiBkPSJNMCAwaDEyNTR2MzQ1SDB6Ii8+PHBhdGggaWQ9ImUiIGQ9Ik0wIDBoMTYwMnYzNDdIMHoiLz48cmFkaWFsR3JhZGllbnQgaWQ9ImYiIGN4PSI1MCUiIGN5PSI1MCUiIHI9IjU5LjMwMSUiIGZ4PSI1MCUiIGZ5PSI1MCUiIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoLjIwNzQyIC4yODgxIC0uMDYyNCAuOTU3NiAuNDI3IC0uMTIzKSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAxNmQ0OSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwM2UyOCIvPjwvcmFkaWFsR3JhZGllbnQ+PC9kZWZzPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PG1hc2sgaWQ9ImIiIGZpbGw9IiNmZmYiPjx1c2UgeGxpbms6aHJlZj0iI2EiLz48L21hc2s+PHVzZSB4bGluazpocmVmPSIjYSIgZmlsbD0iI2Q4ZDhkOCIvPjxnIG1hc2s9InVybCgjYikiPjxtYXNrIGlkPSJkIiBmaWxsPSIjZmZmIj48dXNlIHhsaW5rOmhyZWY9IiNjIi8+PC9tYXNrPjx1c2UgeGxpbms6aHJlZj0iI2MiIGZpbGw9IiMwMDYzNDIiLz48ZyBtYXNrPSJ1cmwoI2QpIj48dXNlIHhsaW5rOmhyZWY9IiNlIiBmaWxsPSJ1cmwoI2YpIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTczKSIvPjwvZz48L2c+PGcgZmlsbD0iIzAwMCIgbWFzaz0idXJsKCNiKSIgb3BhY2l0eT0iLjIyMyI+PHBhdGggZD0iTTYyNy41LTM5NSAxMTk1IDE3Mi41IDYyNy41IDc0MCA2MCAxNzIuNXptMCAyMy4wNjNMODMuMDY1IDE3Mi41bDU0NC40MzcgNTQ0LjQzN0wxMTcxLjkzNyAxNzIuNXptLS40NTcgMjIuNTkzIDUyMS4zODggNTIxLjM4Ny01MjEuMzg4IDUyMS4zODgtNTIxLjM4Ny01MjEuMzg4em0wIDIzLjA2M0wxMjguNzIgMTcyLjA0M2w0OTguMzI0IDQ5OC4zMjUgNDk4LjMyNS00OTguMzI1em0uNDU3IDIzLjUwNUwxMTAyLjc3NiAxNzIuNSA2MjcuNSA2NDcuNzc2IDE1Mi4yMjQgMTcyLjV6bTAgMjMuMDY1TDE3NS4yODkgMTcyLjUgNjI3LjUgNjI0LjcxMiAxMDc5LjcxMSAxNzIuNXptLS40NTcgMjIuNTkxTDgzOS4wNjctNDUuMDk2djUuMTE2aDUuMTE2bDIxMi4wMjQgMjEyLjAyNC0yMTIuMDI0IDIxMi4wMjRoLTUuMTE2djUuMTE1TDYyNy4wNDMgNjAxLjIwNyA0MTUuMDIgMzg5LjE4M3YtNS4xMTVoLTUuMTE2TDE5Ny44OCAxNzIuMDQ0IDQwOS45MDQtMzkuOThoNS4xMTZ2LTUuMTE2em0wIDIzLjA2NUw0MzEuMzMtMzguMzR2MTQuNjdoLTE0LjY3TDIyMC45NDUgMTcyLjA0NSA0MTYuNjU5IDM2Ny43NmgxNC42N3YxNC42NjhsMTk1LjcxNCAxOTUuNzE1IDE5NS43MTQtMTk1LjcxNVYzNjcuNzZoMTQuNjdsMTk1LjcxNS0xOTUuNzE1TDgzNy40MjgtMjMuNjdoLTE0LjY3di0xNC42N3ptLjQ1OCAyMy41MDRMODA2LjkxNC0zMS4xMzh2MjQuMjI0aDI0LjIyNEwxMDEwLjU1MSAxNzIuNSA4MzEuMTM4IDM1MS45MTJoLTI0LjIyNHYyNC4yMjZMNjI3LjUgNTU1LjU1MSA0NDguMDg4IDM3Ni4xMzh2LTI0LjIyNmgtMjQuMjI2TDI0NC40NDkgMTcyLjUgNDIzLjg2Mi02LjkxNGgyNC4yMjZ2LTI0LjIyNHptMCAyMy4wNjZMNDY0LjM5OC0yNC4zODJWOS4zOTZoLTMzLjc3OUwyNjcuNTE3IDE3Mi41bDE2My4xMDIgMTYzLjEwM2gzMy43Nzl2MzMuNzhsMTYzLjEwMyAxNjMuMTAzIDE2My4xMDMtMTYzLjEwM3YtMzMuNzhoMzMuNzc4bDE2My4xMDMtMTYzLjEwM0w4MjQuMzgyIDkuMzk2aC0zMy43Nzh2LTMzLjc3OHptLS40NTggMjIuNTkgMTQ2LjgwMiAxNDYuOHY0My4zMzZoNDMuMzM2bDE0Ni44MDEgMTQ2LjgwMi0xNDYuODAxIDE0Ni44aC00My4zMzZ2NDMuMzM4TDYyNy4wNDMgNTA4Ljk4MmwtMTQ2LjgwMS0xNDYuOHYtNDMuMzM4aC00My4zMzZMMjkwLjEwNSAxNzIuMDQzIDQzNi45MDYgMjUuMjRoNDMuMzM2di00My4zMzV6bTAgMjMuMDY3LTEzMC40OSAxMzAuNDl2NTIuODloLTUyLjg5bC0xMzAuNDkxIDEzMC40OSAxMzAuNDkgMTMwLjQ5aDUyLjg5MXY1Mi44OTNsMTMwLjQ5IDEzMC40OSAxMzAuNDktMTMwLjQ5di01Mi44OTJoNTIuODkybDEzMC40OS0xMzAuNDktMTMwLjQ5LTEzMC40OWgtNTIuODkxdi01Mi44OTF6bS40NTcgMjMuNTAxTDc0MS42ODgtNC4xMzl2NjIuNDUxaDYyLjQ1TDkxOC4zMjggMTcyLjUgODA0LjEzOSAyODYuNjg4aC02Mi40NTF2NjIuNDVMNjI3LjUgNDYzLjMyOCA1MTMuMzEyIDM0OS4xMzl2LTYyLjQ1MWgtNjIuNDVMMzM2LjY3MiAxNzIuNSA0NTAuODYxIDU4LjMxMmg2Mi40NTF2LTYyLjQ1em0wIDIzLjA3TDUyOS42MjUgMi42MTh2NzIuMDA3aC03Mi4wMDdMMzU5Ljc0MyAxNzIuNWw5Ny44NzUgOTcuODc1aDcyLjAwN3Y3Mi4wMDdsOTcuODc1IDk3Ljg3NSA5Ny44NzUtOTcuODc1di03Mi4wMDdoNzIuMDA3bDk3Ljg3NS05Ny44NzUtOTcuODc1LTk3Ljg3NWgtNzIuMDA3VjIuNjE4em0tLjQ1NyAyMi41ODYgODEuNTcyIDgxLjU3MnY4MS41NzFoODEuNTcxbDgxLjU3MiA4MS41NzEtODEuNTcyIDgxLjU3MmgtODEuNTcxdjgxLjU3MWwtODEuNTcyIDgxLjU3Mi04MS41NzEtODEuNTcydi04MS41NzFoLTgxLjU3MWwtODEuNTcyLTgxLjU3MiA4MS41NzItODEuNTcxaDgxLjU3MVY4LjkwMXptMCAyMy4wNzItNjUuMjU3IDY1LjI1N3Y5MS4xMjhoLTkxLjEyOEw0MDUuNCAxNzIuMDQzbDY1LjI1NyA2NS4yNThoOTEuMTI4djkxLjEyOGw2NS4yNTcgNjUuMjU3IDY1LjI1OC02NS4yNTd2LTkxLjEyOGg5MS4xMjhsNjUuMjU3LTY1LjI1OC02NS4yNTctNjUuMjU3aC05MS4xMjhWMTUuNjU4eiIgb3BhY2l0eT0iLjQxMSIvPjwvZz48L2c+PC9zdmc+) no-repeat 50%/auto 100%;border-radius:0;color:#fff;margin:var(--result-list-hero-margin,0);position:relative}.m-result-list-hero__match-centre-link{height:100%;left:0;position:absolute;top:0;width:100%}.m-result-list-hero__match-centre-link>span{height:1px;overflow:hidden;position:absolute;width:1px;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);white-space:nowrap}.m-result-list-hero__inner{display:flex;flex-direction:column;gap:var(--result-list-hero-inner-gap,.5rem);padding:var(--result-list-hero-inner-padding,1rem)}@media print,screen and (min-width:64em){.m-result-list-hero__inner{padding:var(--result-list-hero-inner-padding,1.5rem)}}.m-result-list-hero__info{display:flex;flex-direction:column;font-weight:400;gap:var(--result-list-hero-info-gap,.25rem);margin:var(--result-list-hero-info-margin,0 0 1rem);padding:var(--result-list-hero-info-padding,0);text-align:center}@media print,screen and (min-width:40em){.m-result-list-hero__info{align-items:center;flex-direction:row;gap:var(--result-list-hero-info-gap,1rem);text-align:unset}}.m-result-list-hero__date{font-size:var(--result-list-hero-date-font-size,1.125rem)}@media print,screen and (min-width:40em){.m-result-list-hero__competition,.m-result-list-hero__date{flex:0 1 33.33%}}.m-result-list-hero__competition img{display:block;margin:0 auto;max-width:var(--result-list-hero-competition-logo-img-max-width,9.375rem)}.m-result-list-hero__venue{font-size:var(--result-list-hero-venue-font-size,1.125rem)}@media print,screen and (min-width:40em){.m-result-list-hero__venue{flex:0 1 33.33%;text-align:right}}.m-result-list-hero__fixture{display:flex;flex-wrap:wrap;justify-content:center;padding:var(--result-list-hero-fixture-padding,0)}@media screen and (min-width:48em){.m-result-list-hero__fixture{align-items:center}}.m-result-list-hero__team{align-items:center;display:flex;flex:1 0 0%;flex-direction:column;gap:var(--result-list-hero-team-gap,1rem);margin:var(--result-list-hero-team-margin,0 1rem)}@media screen and (min-width:30em){.m-result-list-hero__team{flex-direction:row}}@media screen and (min-width:48em){.m-result-list-hero__team{margin:var(--result-list-hero-team-margin,0 2rem)}}@media screen and (min-width:48em)and (max-width:63.99875em){.m-result-list-hero__team{flex-direction:column}}.m-result-list-hero__team--home{order:1}@media screen and (min-width:30em){.m-result-list-hero__team--home{flex-direction:row-reverse}}@media screen and (min-width:48em)and (max-width:63.99875em){.m-result-list-hero__team--home{flex-direction:column}}.m-result-list-hero__team--away{order:2}@media screen and (min-width:48em){.m-result-list-hero__team--away{order:3}}.m-result-list-hero__team-badge{flex:none;max-width:var(--result-list-hero-team-badge-max-width,5.3125rem)}@media screen and (min-width:48em){.m-result-list-hero__team-badge{max-width:var(--result-list-hero-team-badge-max-width,6.375rem)}}.m-result-list-hero__team-name{font-family:Saintly8,fieldwork-hum,Helvetica,Roboto,Arial,sans-serif;font-size:var(--result-list-hero-team-name-font-size,2rem);font-weight:400}.m-result-list-hero__team-name-full,.m-result-list-hero__team-name-official,.m-result-list-hero__team-name-short{display:none}.m-result-list-hero__countdown,.m-result-list-hero__fixture-status,.m-result-list-hero__results{flex:1 0 100%;margin-top:1rem;order:3}@media screen and (min-width:48em){.m-result-list-hero__countdown,.m-result-list-hero__fixture-status,.m-result-list-hero__results{flex:0;margin:0;order:2}}.m-result-list-hero__countdown{display:block;text-align:center}.m-result-list-hero__countdown-inner{display:flex;justify-content:center;will-change:transform}.m-result-list-hero__countdown-time{align-items:center;display:flex;flex-direction:column;font-family:fieldwork-hum,Helvetica,Roboto,Arial,sans-serif;font-size:var(--result-list-hero-countdown-time-font-size,2.375rem);font-weight:700;line-height:1;margin:var(--result-list-hero-countdown-time-margin,0 .625rem);min-width:var(--result-list-hero-countdown-time-min-width,3rem)}.m-result-list-hero__countdown-period{color:#fff;font-family:fieldwork-hum,Helvetica,Roboto,Arial,sans-serif;font-size:var(--result-list-hero-countdown-period-font-size,.625rem);font-weight:400;text-transform:uppercase}.m-result-list-hero__fixture-status,.m-result-list-hero__fixture-time{background-color:transparent;border-radius:.1875rem;display:inline-block;font-size:var(--result-list-hero-fixture-time-font-size,.75rem);font-weight:700;line-height:1;margin-top:1rem;padding:.3125rem;text-align:center;text-transform:uppercase}.m-result-list-hero__fixture-status{padding:1rem}@media screen and (min-width:48em){.m-result-list-hero__fixture-status{padding:.3125rem}}.m-result-list-hero__results{align-items:center;display:flex;font:normal var(--result-list-hero-result-team-score-font-size,2.375rem) Saintly8,fieldwork-hum,Helvetica,Roboto,Arial,sans-serif;justify-content:center}.m-result-list-hero__result{align-items:center;display:flex;flex-direction:column-reverse;justify-content:center}@media screen and (min-width:48em){.m-result-list-hero__result{flex-direction:row;gap:.5rem}}.m-result-list-hero__team-score--pen{font-size:var(--result-list-hero-result-team-score-pen-font-size,1rem)}@media screen and (min-width:48em){.m-result-list-hero__result--away .m-result-list-hero__team-score--pen{order:1}}.m-result-list-hero__result-divider{width:var(--result-list-hero-result-divider-width,1rem)}.m-result-list-hero__button-group{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:var(--result-list-hero-button-group-margin,1rem 0 0)}.m-result-list-hero__button{background:#fff;color:#01100b;margin:0;position:relative;z-index:1}.m-result-list-hero__button:nth-child(3){display:none}.m-result-list-hero__button--match-centre{background:#fff;color:#01100b}.m-result-list-hero{--result-list-hero-margin:2rem 0;--result-list-hero-date-font-size:0.9375rem;--result-list-hero-venue-font-size:0.9375rem;--result-list-hero-countdown-time-font-size:2rem;--result-list-hero-countdown-period-font-size:0.8125rem;--result-list-hero-result-divider-width:1.25rem;--result-list-hero-fixture-time-font-size:1.25rem}@media screen and (min-width:48em){.m-result-list-hero{--result-list-hero-inner-padding:2rem;--result-list-hero-team-badge-max-width:7.8125rem;--result-list-hero-result-team-score-font-size:2.875rem;--result-list-hero-result-divider-width:7.5rem;background-size:cover}}.m-result-list-hero__fixture{position:relative}.m-result-list-hero__competition{font-size:.9375rem;font-weight:600;text-align:center;text-transform:uppercase}.m-result-list-hero__date,.m-result-list-hero__venue{order:1}@media print,screen and (min-width:40em){.m-result-list-hero__date{order:2;text-align:right}.m-result-list-hero__venue{order:-1;text-align:left}}.m-result-list-hero__fixture-time,.m-result-list-hero__team-name{display:none!important}.m-result-list-hero__team{justify-content:center}.m-result-list-hero__team-score{padding:0 .5rem}.m-result-list-hero__results{font-weight:700;justify-content:space-around}.m-result-list-hero__result-divider{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDIwIDIwIj48dGl0bGU+SWNvbiAvIEdyYWRpZW50IENyb3NzPC90aXRsZT48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIGdyYWRpZW50VHJhbnNmb3JtPSJyb3RhdGUoOTApIj48c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZjJiMjI3Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDA2MzQyIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHBhdGggZmlsbD0idXJsKCNhKSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2U9IiNmMmIyMjciIGQ9Ik02LjY3NiA2LjcxMlYzLjM4N0wxMC4wNTEgMGwzLjMzIDMuMzg3djMuMzI1aDMuMjg4TDIwIDkuOTc5bC0zLjMzMSAzLjMzOUgxMy4zOHYzLjM2NUwxMC4wNSAyMGwtMy4zNzUtMy4zMTd2LTMuMzY1SDMuMzQ3TDAgMTBsMy4zNDctMy4yODh6Ii8+PC9zdmc+) no-repeat 50%/contain;height:1.5625rem}@media print,screen and (max-width:47.99875em){.m-result-list-hero__result-divider{position:absolute;top:50%;transform:translateY(-150%)}}.m-result-list-hero__countdown-period{padding:1rem 0}.m-result-list-hero__button{border-radius:.3125rem;color:#006342;font-size:.875rem;font-weight:600;padding:.625rem 1rem;text-decoration:none;text-transform:uppercase}.m-result-list-hero__button.secondary{color:#002a1b}