/*! normalize.css v3.0.2 | MIT License | git.io/normalize EDITED */
@font-face {
	font-family: Inter Variable;
	src: url(../fonts/Inter.var.woff2) format("woff2-variations");
	font-weight: 100 900;
}

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}
audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden],
template {
	display: none;
}
a {
	background-color: transparent;
}
a:active,
a:hover {
	outline: 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b,
strong {
	font-weight: 700;
}
dfn {
	font-style: italic;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
mark {
	background: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 1em 40px;
}
hr {
	box-sizing: content-box;
	height: 0;
}
pre {
	overflow: auto;
}
code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}
button {
	overflow: visible;
}
button,
select {
	text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	appearance: button;
	cursor: pointer;
}
button[disabled],
html input[disabled] {
	cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
input {
	line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}
input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
}
optgroup {
	font-weight: 700;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td,
th {
	padding: 0;
}
.wrapper {
	width: 100%;
	max-width: 151.1rem;
	margin: 0 auto;
	padding: 0 3.6rem;
	margin-bottom: 2rem;
	position: relative;
}
.wrapper:before {
	content: "";
	display: block;
}
.wrapper:after {
	content: "";
	display: table;
	clear: both;
}
@media (max-width: 52.49em) {
	.wrapper {
		padding: 0 1.6rem;
	}
}
@media (max-width: 39.99em) {
	.wrapper {
		padding: 0 1.2rem;
	}
}
[class*="col-"] {
	width: 100%;
	padding-left: 1.6rem;
	padding-right: 1.6rem;
	float: left;
}
.col-1 {
	width: 8.33333%;
}
.col-2 {
	width: 16.66667%;
}
.col-3 {
	width: 25%;
}
.col-4 {
	width: 33.33333%;
}
.col-5 {
	width: 41.66667%;
}
@media (max-width: 81.24em) {
	.col-1-wide {
		width: 8.33333%;
	}
	.col-2-wide {
		width: 16.66667%;
	}
	.col-3-wide {
		width: 25%;
	}
	.col-4-wide {
		width: 33.33333%;
	}
	.col-5-wide {
		width: 41.66667%;
	}
}
@media (max-width: 64.0525em) {
	.col-1-desk {
		width: 8.33333%;
	}
	.col-2-desk {
		width: 16.66667%;
	}
	.col-3-desk {
		width: 25%;
	}
	.col-4-desk {
		width: 33.33333%;
	}
	.col-5-desk {
		width: 41.66667%;
	}
}
@media (max-width: 52.49em) {
	.col-1-tab {
		width: 8.33333%;
	}
	.col-2-tab {
		width: 16.66667%;
	}
	.col-3-tab {
		width: 25%;
	}
	.col-4-tab {
		width: 33.33333%;
	}
	.col-5-tab {
		width: 41.66667%;
	}
}
@media (max-width: 39.99em) {
	.col-1-phab {
		width: 8.33333%;
	}
	.col-2-phab {
		width: 16.66667%;
	}
	.col-3-phab {
		width: 25%;
	}
	.col-4-phab {
		width: 33.33333%;
	}
	.col-5-phab {
		width: 41.66667%;
	}
}
@media (max-width: 24.99em) {
	.col-1-mob {
		width: 8.33333%;
	}
	.col-2-mob {
		width: 16.66667%;
	}
	.col-3-mob {
		width: 25%;
	}
	.col-4-mob {
		width: 33.33333%;
	}
	.col-5-mob {
		width: 41.66667%;
	}
}

* {
	box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin-top: 0;
	margin-bottom: 0;
}
figure {
	margin: 0;
}
ol,
ul {
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
}
ol li,
ul li {
	list-style-type: none;
}
html {
	font-size: 62.5%;
}
body {
	background: #fff;
	overflow-x: hidden;
}

svg.icon {
	width: 2rem;
	height: 2rem;
	display: block;
	fill: #000;
}

.telstra-bar-v3 {
	font-size: 62.5%;
	--tab-background: transparent;
	position: relative;
	width: 100%;
	background-color: rgb(3, 23, 69);
	z-index: 100;
	top: 0;
	display: flex;
}

.telstra-bar-v3__telstra-nav {
	order: 999;
	display: flex;
	align-items: center;
	position: relative;
}

.telstra-bar-v3__afl-play-wrapper {
	order: 2;
	width: 7.2rem;
	height: 4.8rem;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	margin-right: auto;
}

.telstra-bar-v3__afl-play {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 4.2rem;
	opacity: 0.7;
	border-radius: 0.6rem;
	width: 100%;
	transition: all 0.25s ease;
}

.telstra-bar-v3__afl-play img {
	height: 3.16rem;
}

.telstra-bar-v3__afl-play svg.icon {
	width: 3.2rem;
	height: 1.7rem;
}

.telstra-bar-v3__list {
	order: 1;
	display: flex;
}

.telstra-bar-v3__club-list {
	order: 2;
	display: flex;
	align-items: center;
}

.telstra-bar-v3__login {
	display: none;
}

.telstra-bar-v3__item {
	height: 4.8rem;
	display: flex;
	align-items: flex-end;
}

.telstra-bar-v3__item.is-active .telstra-bar-v3__tab-content {
	--tab-background: linear-gradient(180deg, rgb(143 4 119/25%), transparent),
		rgb(80, 5, 75);
	opacity: 1;
}

.telstra-bar-v3__item.is-active .telstra-bar-v3__tab-content--afl-logo {
	--tab-background: linear-gradient(180deg, rgb(0 64 153/25%), transparent),
		linear-gradient(0deg, #01285e, #01285e);
}

.telstra-bar-v3__item.is-active .telstra-bar-v3__site-logo {
	display: none;
}

.telstra-bar-v3__item.is-active .telstra-bar-v3__site-logo--white {
	display: inline-block;
}

.telstra-bar-v3__item.is-active .telstra-bar-v3__link-name {
	color: #fff;
}

.telstra-bar-v3__tab-wrapper {
	height: 4.2rem;
	margin-bottom: -0.2rem;
}

.telstra-bar-v3__tab {
	height: 4.2rem;
	line-height: 4.2rem;
	display: inline-block;
	position: relative;
}

.telstra-bar-v3__tab-content {
	border-radius: 5px 5px 0 0;
	padding: 0 0.5rem;
	background: var(--tab-background);
	display: flex;
	justify-content: center;
	align-items: center;
	width: 7.2rem;
	height: 4.2rem;
	opacity: 0.7;
	transition: opacity 0.25s ease, background 0.25s ease;
	-webkit-mask: url(../i/elements/tab-mobile.svg);
	mask: url(../i/elements/tab-mobile.svg);
	-webkit-mask-position: center;
	mask-position: center;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-size: contain;
	mask-size: contain;
}

.telstra-bar-v3__site-logo {
	display: none;
}

.telstra-bar-v3__site-logo .icon {
	width: 3.5rem;
	height: 2rem;
}

.telstra-bar-v3__site-logo--white {
	display: inline-block;
}

.telstra-bar-v3__logo-wrapper {
	display: flex;
	align-items: center;
	z-index: 10;
}

.telstra-bar-v3__logo-wrapper--aflw-logo .icon {
	width: 3.8rem;
	height: 3.8rem;
}

.telstra-bar-v3__link-name {
	display: none;
}

.telstra-bar-v3__link {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 4.8rem;
	width: 16.2rem;
	color: #fff;
	font-weight: 700;
	font-size: 1.33rem;
	line-height: 1.8rem;
	letter-spacing: -0.1px;
	text-decoration: none;
}

@media (min-width: 840px) {
	.telstra-bar-v3__tab-content {
		width: 14.6rem;
		text-decoration: none;
		-webkit-mask: url(../i/elements/tab.svg);
		mask: url(../i/elements/tab.svg);
		-webkit-mask-size: 100%;
		mask-size: 100%;
		display: flex;
		justify-content: center;
		gap: 0.8rem;
	}

	.telstra-bar-v3__link-name {
		display: block;
		color: #fff;
		font-weight: 700;
		font-size: 1.33rem;
		letter-spacing: -0.1px;
		text-decoration: none;
	}
}

@media (min-width: 1160px) {
	.telstra-bar-v3,
	.telstra-bar-v3__telstra-nav {
		background-color: #fff;
	}

	.telstra-bar-v3__telstra-nav {
		height: auto;
	}

	.telstra-bar-v3__afl-play-wrapper {
		order: 3;
		width: 13.6rem;
		margin-left: -1.9rem;
	}

	.telstra-bar-v3__afl-play {
		opacity: 1;
		width: 100%;
	}

	.telstra-bar-v3__afl-play:focus-visible {
		background-color: rgba(0, 0, 0, 0.09);
	}
}

@media (min-width: 1160px) and (min-width: 840px) {
	.telstra-bar-v3__afl-play:hover {
		background-color: rgba(0, 0, 0, 0.09);
	}
}

@media (min-width: 1160px) {
	.telstra-bar-v3__list {
		order: 2;
		display: flex;
		flex-grow: unset;
	}

	.telstra-bar-v3__login {
		order: 4;
		display: flex;
		align-items: center;
		height: auto;
		margin-left: auto;
	}

	.telstra-bar-v3__item .telstra-bar-v3__site-logo {
		display: inline-block;
	}

	.telstra-bar-v3__item .telstra-bar-v3__site-logo .icon {
		height: 3.5rem;
		width: 3.5rem;
	}

	.telstra-bar-v3__item .telstra-bar-v3__site-logo--white {
		display: none;
	}

	.telstra-bar-v3__item .telstra-bar-v3__site-logo--white .icon {
		height: 3.5rem;
		width: 3.5rem;
	}

	.telstra-bar-v3__item
		.telstra-bar-v3__logo-wrapper--aflw-logo
		.telstra-bar-v3__site-logo
		.icon {
		height: 1.8rem;
	}

	.telstra-bar-v3__item
		.telstra-bar-v3__logo-wrapper--aflw-logo
		.telstra-bar-v3__site-logo--white {
		display: none;
	}

	.telstra-bar-v3__item
		.telstra-bar-v3__logo-wrapper--aflw-logo
		.telstra-bar-v3__site-logo--white
		.icon {
		height: 3.8rem;
		width: 3.8rem;
	}

	.telstra-bar-v3__item.is-active .telstra-bar-v3__tab-content:focus-visible {
		--tab-background: linear-gradient(
				180deg,
				rgb(143 4 119/75%),
				transparent
			),
			#50054b;
	}

	.telstra-bar-v3__item.is-active
		.telstra-bar-v3__tab-content:focus-visible
		.telstra-bar-v3__site-logo {
		display: none;
	}

	.telstra-bar-v3__item.is-active
		.telstra-bar-v3__tab-content:focus-visible
		.telstra-bar-v3__site-logo--white {
		display: inline-block;
	}

	.telstra-bar-v3__item.is-active
		.telstra-bar-v3__tab-content:focus-visible
		.telstra-bar-v3__link-name {
		color: #fff;
	}
}

@media (min-width: 1160px) and (min-width: 840px) {
	.telstra-bar-v3__item.is-active .telstra-bar-v3__tab-content:hover {
		--tab-background: linear-gradient(
				180deg,
				rgb(143 4 119/75%),
				transparent
			),
			#50054b;
	}

	.telstra-bar-v3__item.is-active
		.telstra-bar-v3__tab-content:hover
		.telstra-bar-v3__site-logo {
		display: none;
	}

	.telstra-bar-v3__item.is-active
		.telstra-bar-v3__tab-content:hover
		.telstra-bar-v3__site-logo--white {
		display: inline-block;
	}

	.telstra-bar-v3__item.is-active
		.telstra-bar-v3__tab-content:hover
		.telstra-bar-v3__link-name {
		color: #fff;
	}
}

@media (min-width: 1160px) {
	.telstra-bar-v3__item.is-active
		.telstra-bar-v3__tab-content--afl-logo:focus-visible {
		--tab-background: linear-gradient(
				180deg,
				rgb(0 64 153/75%),
				transparent
			),
			linear-gradient(0deg, #01285e, #01285e);
		-webkit-mask: url(../i/elements/tab.svg);
		mask: url(../i/elements/tab.svg);
		-webkit-mask-size: 100%;
		mask-size: 100%;
	}
}

@media (min-width: 1160px) and (min-width: 840px) {
	.telstra-bar-v3__item.is-active
		.telstra-bar-v3__tab-content--afl-logo:hover {
		--tab-background: linear-gradient(
				180deg,
				rgb(0 64 153/75%),
				transparent
			),
			linear-gradient(0deg, #01285e, #01285e);
		-webkit-mask: url(../i/elements/tab.svg);
		mask: url(../i/elements/tab.svg);
		-webkit-mask-size: 100%;
		mask-size: 100%;
	}
}

@media (min-width: 1160px) {
	.telstra-bar-v3__item.is-active .telstra-bar-v3__site-logo {
		display: none;
	}

	.telstra-bar-v3__item.is-active .telstra-bar-v3__site-logo--white {
		display: inline-block;
	}

	.telstra-bar-v3__item.is-active .telstra-bar-v3__link-name {
		color: #fff;
	}

	.telstra-bar-v3__item + li {
		position: relative;
		right: 1.3rem;
	}

	.telstra-bar-v3__link-name {
		color: rgb(118, 118, 118);
	}

	.telstra-bar-v3__tab-content {
		opacity: 1;
	}

	.telstra-bar-v3__tab-content:focus-visible:focus-visible {
		--tab-background: rgba(0, 0, 0, 0.09);
		opacity: unset;
		position: relative;
	}

	.telstra-bar-v3__tab-content:focus-visible:focus-visible
		.telstra-bar-v3__site-logo {
		display: inline-block;
	}

	.telstra-bar-v3__tab-content:focus-visible:focus-visible
		.telstra-bar-v3__site-logo--white {
		display: none;
	}

	.telstra-bar-v3__tab-content:focus-visible:focus-visible
		.telstra-bar-v3__link-name {
		color: rgb(26, 26, 26);
	}
}

@media (min-width: 1160px) and (min-width: 840px) {
	.telstra-bar-v3__tab-content:focus-visible:hover {
		--tab-background: rgba(0, 0, 0, 0.09);
		opacity: unset;
		position: relative;
	}

	.telstra-bar-v3__tab-content:focus-visible:hover
		.telstra-bar-v3__site-logo {
		display: inline-block;
	}

	.telstra-bar-v3__tab-content:focus-visible:hover
		.telstra-bar-v3__site-logo--white {
		display: none;
	}

	.telstra-bar-v3__tab-content:focus-visible:hover
		.telstra-bar-v3__link-name {
		color: rgb(26, 26, 26);
	}
}

@media (min-width: 1160px) and (min-width: 840px) {
	.telstra-bar-v3__tab-content:hover:focus-visible {
		--tab-background: rgba(0, 0, 0, 0.09);
		opacity: unset;
		position: relative;
	}

	.telstra-bar-v3__tab-content:hover:focus-visible
		.telstra-bar-v3__site-logo {
		display: inline-block;
	}

	.telstra-bar-v3__tab-content:hover:focus-visible
		.telstra-bar-v3__site-logo--white {
		display: none;
	}

	.telstra-bar-v3__tab-content:hover:focus-visible
		.telstra-bar-v3__link-name {
		color: rgb(26, 26, 26);
	}
}

@media (min-width: 1160px) and (min-width: 840px) and (min-width: 840px) {
	.telstra-bar-v3__tab-content:hover:hover {
		--tab-background: rgba(0, 0, 0, 0.09);
		opacity: unset;
		position: relative;
	}

	.telstra-bar-v3__tab-content:hover:hover .telstra-bar-v3__site-logo {
		display: inline-block;
	}

	.telstra-bar-v3__tab-content:hover:hover .telstra-bar-v3__site-logo--white {
		display: none;
	}

	.telstra-bar-v3__tab-content:hover:hover .telstra-bar-v3__link-name {
		color: rgb(26, 26, 26);
	}
}

.is-active > [data-toggle=".telstra-bar-v3__telstra-nav"] {
	z-index: 150;
}

.is-active > [data-toggle=".telstra-bar-v3__telstra-nav"]:after {
	content: " ";
	display: block;
	height: 100vh;
	width: 100vw;
	position: fixed;
	top: 0;
	left: 0;
	cursor: auto;
}

.telstra-dropdown-v3 {
	display: none;
	position: absolute;
	right: 0.8rem;
	top: calc(100% - 0.6rem);
	z-index: 160;
	width: 28.8rem;
	flex-direction: column;
	will-change: transform;
	border-radius: 0.8rem;
	opacity: 0;
	transform: translateY(0.8rem);
	height: auto;
	pointer-events: none;
}

.is-active .telstra-dropdown-v3,
.telstra-dropdown-v3 {
	transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
}

.is-active .telstra-dropdown-v3 {
	opacity: 1;
	transform: translateY(0);
	pointer-events: all;
	display: flex;
}

.telstra-dropdown-v3__link {
	background: transparent;
	border: none;
	outline: none;
	display: flex;
	height: 100%;
	align-items: center;
	cursor: pointer;
	text-decoration: none;
	padding-right: 0.8rem;
}

.is-active .telstra-dropdown-v3__link .telstra-dropdown-v3__arrow.icon {
	transform: scaleY(-1);
}

.telstra-dropdown-v3__link:focus-visible {
	text-decoration: underline;
}

.telstra-dropdown-v3__link:focus-visible .telstra-dropdown-v3__arrow.icon {
	transform: scale(1.25);
}

.is-active
	.telstra-dropdown-v3__link:focus-visible
	.telstra-dropdown-v3__arrow.icon {
	transform: scale(1.25) scaleY(-1);
}

@media (min-width: 840px) {
	.telstra-dropdown-v3__link:hover {
		text-decoration: underline;
	}

	.telstra-dropdown-v3__link:hover .telstra-dropdown-v3__arrow.icon {
		transform: scale(1.25);
	}

	.is-active
		.telstra-dropdown-v3__link:hover
		.telstra-dropdown-v3__arrow.icon {
		transform: scale(1.25) scaleY(-1);
	}
}

.telstra-dropdown-v3__flex {
	display: flex;
	height: 4.4rem;
	align-items: center;
}

.telstra-dropdown-v3__line {
	font-size: 0.8rem;
	font-weight: 700;
	line-height: 1rem;
	letter-spacing: 0.15rem;
	color: rgb(82, 82, 82);
	text-transform: uppercase;
	text-align: left;
	display: none;
	white-space: nowrap;
}

.telstra-dropdown-v3__line .u-bold {
	display: block;
	font-size: 1.1rem;
	line-height: 1.2rem;
	color: #000;
	font-weight: 700;
}

.telstra-dropdown-v3__arrow.icon {
	width: 1.6rem;
	height: 1.6rem;
	transition: transform 0.3s ease-in-out;
	fill: rgb(118, 118, 118);
}

.telstra-dropdown-v3__telstra-logo-wrapper {
	padding-left: 1.2rem;
	border-left: 0.05rem solid rgb(255 255 255/20%);
}

.telstra-dropdown-v3__telstra-logo-wrapper--orange {
	display: none;
}

.telstra-dropdown-v3__telstra-logo-wrapper--white {
	display: flex;
}

.telstra-dropdown-v3__logo.icon {
	width: 1.75rem;
	height: 2rem;
	margin: 0 0.3rem 0 0;
}

.telstra-dropdown-v3__header {
	position: relative;
	color: #fff;
	display: flex;
	flex-direction: column;
	align-items: left;
	height: 14.4rem;
	padding: 2.4rem;
}

.telstra-dropdown-v3__header,
.telstra-dropdown-v3__image {
	border-top-left-radius: 0.8rem;
	border-top-right-radius: 0.8rem;
}

.telstra-dropdown-v3__image {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: -1;
}

.telstra-dropdown-v3__open-logo {
	display: block;
	margin-bottom: 1.6rem;
}

.telstra-dropdown-v3__open-logo .icon {
	width: 4rem;
	height: 4rem;
}

.telstra-dropdown-v3__title {
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 1.31;
	color: #fff;
	display: block;
	margin-bottom: 0.2rem;
}

.telstra-dropdown-v3__title .icon {
	display: inline-block;
	margin-right: 1.2rem;
}

.telstra-dropdown-v3__subtitle {
	font-size: 1.3rem;
	letter-spacing: -0.01rem;
	line-height: 1.6rem;
	font-weight: 500;
	max-width: 24rem;
}

.telstra-dropdown-v3__wrapper {
	width: 100%;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	border-bottom-left-radius: 0.8rem;
	border-bottom-right-radius: 0.8rem;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.06), 0 10px 30px rgba(0, 0, 0, 0.2);
}

@media (min-width: 1160px) {
	.telstra-dropdown-v3 {
		top: 4.4rem;
		opacity: 0;
	}

	.telstra-dropdown-v3__flex {
		padding: 0;
		height: 4.8rem;
	}

	.telstra-dropdown-v3__link {
		padding: 0 1.6rem 0 1.2rem;
		height: 4.8rem;
	}

	.telstra-dropdown-v3__logo.icon {
		width: 2.3rem;
		height: 2.4rem;
	}

	.telstra-dropdown-v3__telstra-logo-wrapper {
		border: none;
		padding-left: 0;
	}

	.telstra-dropdown-v3__telstra-logo-wrapper--orange {
		display: flex;
	}

	.telstra-dropdown-v3__telstra-logo-wrapper--white {
		display: none;
	}

	.telstra-dropdown-v3__line {
		display: inline-block;
	}
}

@media (min-width: 1352px) {
	.telstra-dropdown-v3__link {
		padding: 0 2.4rem 0 1.6rem;
	}
}

.clubs-menu-v3 {
	order: 2;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-left: auto;
}

.clubs-menu-v3__button {
	display: flex;
	align-items: center;
	position: relative;
	height: 100%;
	background: transparent;
	border: none;
	color: #fff;
	font-size: 1.33rem;
	font-weight: 600;
	line-height: 1.8rem;
	letter-spacing: -0.1px;
}

.clubs-menu-v3__dropdown-arrow.icon {
	width: 1.6rem;
	height: 1.6rem;
	fill: rgb(118, 118, 118);
	transition: transform 0.3s ease-in-out;
	margin-left: 0.5rem;
}

.clubs-menu-v3__wrapper {
	position: absolute;
	visibility: hidden;
	height: 0;
	top: calc(100% - 0.6rem);
	left: -15rem;
}

/* Only show this in Mobile */
@media (max-width: 1159px) {
	.clubs-menu-v3.is-active .clubs-menu-v3__wrapper {
		visibility: visible;
		width: 24rem;
		height: 43.2rem;
	}
}

.clubs-menu-v3 .club-list {
	flex-wrap: wrap;
	background: #fff;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-template-rows: repeat(6, 1fr);
	height: 100%;
	width: 100%;
	padding: 0 0.8rem;
	border-radius: 0.8rem;
	box-shadow: 0 0 10px rgb(0 0 0/6%), 0 10px 30px rgb(0 0 0/20%);
}

.clubs-menu-v3 .club-list__club-link,
.clubs-menu-v3 .club-list__club-list-item {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}

.clubs-menu-v3 .club-list__club-link {
	margin: 0;
	flex-direction: column;
	border-radius: 0.4rem;
}

.clubs-menu-v3 .club-list__club-link .club-logo {
	height: 5.6rem;
	width: 5.6rem;
}

.clubs-menu-v3 .club-list__club-link:focus-visible {
	background: rgba(0, 64, 153, 0.08);
	color: rgb(0, 64, 153);
}

@media (min-width: 840px) {
	.clubs-menu-v3 .club-list__club-link:hover {
		background: rgba(0, 64, 153, 0.08);
		color: rgb(0, 64, 153);
	}
}

.clubs-menu-v3 .club-list__club-name {
	display: none;
}

.clubs-menu-v3__title {
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 2.1rem;
	color: #fff;
	display: flex;
	align-content: center;
}

@media (min-width: 1160px) {
	.clubs-menu-v3 {
		order: 3;
		flex-grow: 1;
		flex-direction: row;
	}

	.clubs-menu-v3__button {
		display: none;
	}

	.clubs-menu-v3__wrapper {
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		height: 100%;
		top: 0;
		left: 0;
	}

	.clubs-menu-v3 .club-list {
		visibility: visible;
		position: relative;
		height: 100%;
		display: flex;
		flex-wrap: nowrap;
		border-radius: 0;
		box-shadow: none;
	}

	.clubs-menu-v3 .club-list__club-link .club-logo {
		height: 3.2rem;
		width: 3.2rem;
		transition: all 0.2s ease-in-out;
	}

	.clubs-menu-v3 .club-list__club-link:focus-visible {
		background: transparent;
	}

	.clubs-menu-v3 .club-list__club-link:focus-visible .club-logo {
		transform: scale(1.4);
	}

	.clubs-menu-v3 .club-list__club-link:focus-visible .club-list__club-name {
		display: flex;
		color: #fff;
		padding: 0.8rem 0.6rem;
		background-color: #000;
		border-radius: 0.8rem;
		text-decoration: none;
		font-weight: 600;
		position: absolute;
		top: 100%;
		font-size: 1.479rem;
		line-height: 1.8rem;
		text-align: center;
		white-space: nowrap;
	}

	.clubs-menu-v3
		.club-list__club-link:focus-visible
		.club-list__club-name
		.external {
		width: 2rem;
		height: 2rem;
		margin-left: 0.4rem;
		fill: #fff;
	}
}

@media (min-width: 1160px) and (min-width: 840px) {
	.clubs-menu-v3 .club-list__club-link:hover {
		background: transparent;
	}

	.clubs-menu-v3 .club-list__club-link:hover .club-logo {
		transform: scale(1.4);
	}

	.clubs-menu-v3 .club-list__club-link:hover .club-list__club-name {
		display: flex;
		color: #fff;
		padding: 0.8rem 0.6rem;
		background-color: #000;
		border-radius: 0.8rem;
		text-decoration: none;
		font-weight: 600;
		position: absolute;
		top: 100%;
		font-size: 1.479rem;
		line-height: 1.8rem;
		text-align: center;
		white-space: nowrap;
	}

	.clubs-menu-v3 .club-list__club-link:hover .club-list__club-name .external {
		width: 2rem;
		height: 2rem;
		margin-left: 0.4rem;
		fill: #fff;
	}
}

@media (min-width: 1352px) {
	.clubs-menu-v3 .club-list {
		gap: 0.4rem;
	}

	.clubs-menu-v3__club-link:focus-visible .club-logo {
		height: 4.8rem;
		width: 4.8rem;
	}
}

@media (min-width: 1352px) and (min-width: 840px) {
	.clubs-menu-v3__club-link:hover .club-logo {
		height: 4.8rem;
		width: 4.8rem;
	}
}

@media (min-width: 1352px) {
	.clubs-menu-v3__club-link .club-logo {
		height: 3.6rem;
		width: 3.6rem;
	}
}

@media (min-width: 1400px) {
	.clubs-menu-v3 .club-list {
		gap: 1.2rem;
	}
}

.is-active > [data-toggle=".clubs-menu-v3"]:after {
	content: " ";
	display: block;
	height: 100vh;
	width: 100vw;
	position: fixed;
	top: 0;
	left: 0;
	cursor: auto;
}

.linked-list {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	padding: 0.8rem;
	background-color: #fff;
}

.linked-list .is-active {
	position: relative;
}

.linked-list .is-active:after {
	content: "";
	height: 0.4rem;
	width: 100%;
	background: rgb(31, 180, 255);
	bottom: 0;
	left: 0;
	position: absolute;
}

.linked-list__item.has-children {
	position: relative;
}

.linked-list__item.has-children:focus-visible .linked-list__dropdown {
	transform: translate(-50%);
	opacity: 1;
	pointer-events: auto;
}

@media (min-width: 840px) {
	.linked-list__item.has-children:hover .linked-list__dropdown {
		transform: translate(-50%);
		opacity: 1;
		pointer-events: auto;
	}
}

.linked-list__link {
	color: #000;
	font-weight: 700;
	display: flex;
	justify-content: space-between;
	font-size: 1.6rem;
	padding: 1.6rem;
	position: relative;
	border-radius: 0.4rem;
	text-decoration: none;
}

.linked-list__link .icon {
	fill: rgb(1, 40, 94);
	width: 2rem;
	height: 2rem;
}

.linked-list__link:focus-visible {
	background: rgba(0, 64, 153, 0.08);
	color: rgb(0, 64, 153);
	cursor: pointer;
}

.linked-list__link:focus-visible .icon {
	opacity: 1;
}

@media (min-width: 840px) {
	.linked-list__link:hover {
		background: rgba(0, 64, 153, 0.08);
		color: rgb(0, 64, 153);
		cursor: pointer;
	}

	.linked-list__link:hover .icon {
		opacity: 1;
	}
}

.linked-list__link-label {
	display: flex;
	align-items: center;
	position: relative;
	font-size: 1.5rem;
	line-height: 1.8rem;
	font-weight: 600;
}

.linked-list__dropdown-label {
	padding: 1.2rem 1.8rem;
}

.linked-list__dropdown-label:focus-visible {
	cursor: pointer;
	background: #f7f7f9;
	color: #525252;
}

.linked-list__dropdown-label:focus-visible + .linked-list__dropdown {
	transform: translate(-50%);
	opacity: 1;
	pointer-events: auto;
}

@media (min-width: 840px) {
	.linked-list__dropdown-label:hover {
		cursor: pointer;
		background: #f7f7f9;
		color: #525252;
	}

	.linked-list__dropdown-label:hover + .linked-list__dropdown {
		transform: translate(-50%);
		opacity: 1;
		pointer-events: auto;
	}
}

.linked-list__dropdown {
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translate(-50%, 1rem);
	opacity: 0;
	background: rgb(0, 64, 153);
	padding: 1.2rem 1.8rem;
	pointer-events: none;
	min-width: 140%;
	margin-top: -0.8rem;
	color: #fff;
	transition: opacity 0.25s cubic-bezier(0, 0.5, 0.6, 1),
		transform 0.25s cubic-bezier(0, 0.5, 0.6, 1);
	display: block;
}

.linked-list__dropdown:focus-within {
	transform: translate(-50%);
	opacity: 1;
	pointer-events: auto;
}

.linked-list__dropdown .is-active:after {
	height: 0.2rem;
}

.linked-list__dropdown .linked-list__link {
	padding: 0 0 0.2rem;
}

@media (min-width: 641px) {
	.linked-list:after {
		display: none;
	}
}

@media (max-width: 1159px) {
	.u-hide-until-max-mobile {
		display: none !important;
	}
}

@media (min-width: 1158px) {
	.u-hide-from-max-mobile {
		display: none !important;
	}
}

.u-screen-reader {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}



/* Telstra Footer Styles */

.telstra-footer {
	background-image: linear-gradient(270deg, #5e50bf, #5cd6e0 67%, #0064d2);
	padding-bottom: 0.6rem;
	position: absolute;
	width: 100%;
	z-index: 2;
}
.telstra-footer__inner {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	background: #fff;
	padding: 2rem 1.8rem 3rem;
}
@media (min-width: 52.5em) {
	.telstra-footer__inner {
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-pack: center;
		justify-content: center;
		-ms-flex-align: center;
		align-items: center;
		padding: 4.5rem 0;
	}
}
.telstra-footer__links {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
}
@media (min-width: 52.5em) {
	.telstra-footer__links {
		-ms-flex-direction: row;
		flex-direction: row;
	}
}
.telstra-footer__link {
	color: inherit;
	text-decoration: none;
	color: #727272;
	font-size: 1rem;
	margin-bottom: 1.8rem;
	line-height: 1;
}
@media (min-width: 52.5em) {
	.telstra-footer__link {
		margin: 0;
	}
}
.telstra-footer__link:focus {
	text-decoration: underline;
}
@media (min-width: 52.5em) {
	.telstra-footer__link:hover {
		text-decoration: underline;
	}
}
.telstra-footer__item {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
}
@media (min-width: 52.5em) {
	.telstra-footer__item:after {
		content: " ";
		display: inline-block;
		height: 0.4rem;
		width: 0.4rem;
		background: #727272;
		margin: 0 1.8rem;
	}
	.telstra-footer__item:last-child:after {
		display: none;
	}
}
.telstra-footer__branding {
	text-transform: uppercase;
	font-size: 0.9rem;
	font-weight: 600;
	line-height: 1.22;
	letter-spacing: 0.2rem;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 3.5rem;
}
@media (min-width: 52.5em) {
	.telstra-footer__branding {
		margin: 0 1.6rem 0 0;
	}
}
.telstra-footer__logo {
	display: inline-block;
	font-size: 0;
	margin-left: 1.2rem;
}
.telstra-footer__logo,
.telstra-footer__logo .icon {
	height: 3.6rem;
	width: 3.6rem;
}