body.telegraph-mobile-edition-home #content > .page-title.hu-pad.group {
	display: none;
}

.telegraph-mobile-edition-home #content {
	background: #f4f7f8;
}

.telegraph-mobile-edition {
	box-sizing: border-box;
	width: 100%;
	max-width: 520px;
	margin: 0 auto;
	padding: 14px 14px 24px;
	color: #10202f;
	background: #f4f7f8;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
}

.telegraph-mobile-edition *,
.telegraph-mobile-edition *::before,
.telegraph-mobile-edition *::after {
	box-sizing: border-box;
}

.telegraph-mobile-edition a {
	color: inherit;
	text-decoration: none;
}

.telegraph-mobile-edition__masthead {
	padding: 10px 0 12px;
	border-bottom: 3px solid #10202f;
}

.telegraph-mobile-edition__brand {
	display: inline-block;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 2.05rem;
	font-weight: 700;
	line-height: 1;
	letter-spacing: 0;
	color: #10202f;
}

.telegraph-mobile-edition__identity {
	margin: 7px 0 0;
	font-size: 0.72rem;
	font-weight: 650;
	line-height: 1.35;
	color: #426171;
}

.telegraph-mobile-edition__rail {
	display: flex;
	gap: 8px;
	margin: 0 -14px;
	padding: 10px 14px;
	overflow-x: auto;
	border-bottom: 1px solid #d4dde2;
	background: #ffffff;
	scrollbar-width: none;
}

.telegraph-mobile-edition__rail::-webkit-scrollbar {
	display: none;
}

.telegraph-mobile-edition__rail a {
	flex: 0 0 auto;
	padding: 6px 9px;
	border: 1px solid #c6d2d8;
	border-radius: 999px;
	color: #10202f;
	background: #ffffff;
	font-size: 0.72rem;
	font-weight: 750;
	line-height: 1;
	text-transform: uppercase;
}

.telegraph-mobile-edition__edition {
	padding: 0;
	border-bottom: 3px double #c9d6dc;
}

.telegraph-mobile-edition__edition:last-of-type {
	border-bottom: 0;
}

.telegraph-mobile-edition__edition-title {
	display: flex;
	align-items: center;
	gap: 10px;
	margin: 16px 0 0;
	color: #a61f2b;
	font-size: 0.72rem;
	font-weight: 850;
	line-height: 1.1;
	text-transform: uppercase;
}

.telegraph-mobile-edition__edition-title::after {
	content: "";
	display: block;
	flex: 1 1 auto;
	height: 1px;
	background: #cbd8dd;
}

.telegraph-mobile-edition__lead {
	padding: 18px 0 16px;
	border-bottom: 1px solid #becbd2;
}

.telegraph-mobile-edition__kicker {
	margin: 0 0 8px;
	color: #008f95;
	font-size: 0.72rem;
	font-weight: 800;
	line-height: 1.1;
	text-transform: uppercase;
}

.telegraph-mobile-edition__lead h1,
.telegraph-mobile-edition__lead h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: 700;
	line-height: 1.04;
	letter-spacing: 0;
	color: #10202f;
}

.telegraph-mobile-edition__lead h1 {
	font-size: 2rem;
}

.telegraph-mobile-edition__lead h3 {
	font-size: 1.72rem;
}

.telegraph-mobile-edition__summary {
	margin: 10px 0 0;
	color: #354f5d;
	font-size: 0.96rem;
	line-height: 1.42;
}

.telegraph-mobile-edition__block {
	margin: 0;
	padding: 16px 0;
	border-bottom: 1px solid #d1dce1;
}

.telegraph-mobile-edition__block h3 {
	margin: 0 0 10px;
	color: #a61f2b;
	font-size: 0.74rem;
	font-weight: 850;
	line-height: 1.1;
	text-transform: uppercase;
}

.telegraph-mobile-edition__brief {
	padding: 10px 0;
	border-top: 1px solid #dce5e9;
}

.telegraph-mobile-edition__brief:first-of-type {
	border-top: 0;
}

.telegraph-mobile-edition__brief h4,
.telegraph-mobile-edition__analysis h4 {
	margin: 0;
	color: #10202f;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: 700;
	line-height: 1.18;
	letter-spacing: 0;
}

.telegraph-mobile-edition__brief h4 {
	font-size: 1.1rem;
}

.telegraph-mobile-edition__analysis {
	padding: 14px;
	margin: 2px -2px 0;
	border: 1px solid #bed5dc;
	border-radius: 6px;
	background: #ffffff;
}

.telegraph-mobile-edition__analysis h4 {
	font-size: 1.22rem;
}

.telegraph-mobile-edition__analysis div {
	margin-top: 7px;
	color: #405d6b;
	font-size: 0.88rem;
	line-height: 1.36;
}

.telegraph-mobile-edition__latest ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.telegraph-mobile-edition__latest li {
	padding: 9px 0;
	border-top: 1px solid #dce5e9;
}

.telegraph-mobile-edition__latest li:first-child {
	border-top: 0;
}

.telegraph-mobile-edition__latest a {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 0.98rem;
	font-weight: 700;
	line-height: 1.18;
}

.telegraph-mobile-edition__older {
	padding-top: 16px;
}

.telegraph-mobile-edition__older a {
	display: block;
	width: 100%;
	padding: 12px 14px;
	border-radius: 6px;
	color: #ffffff;
	background: #10202f;
	font-size: 0.82rem;
	font-weight: 850;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
}

.telegraph-mobile-edition__empty {
	margin: 18px 0;
	color: #354f5d;
	font-size: 0.98rem;
	line-height: 1.4;
}

@media (max-width: 360px) {
	.telegraph-mobile-edition {
		padding-right: 12px;
		padding-left: 12px;
	}

	.telegraph-mobile-edition__brand {
		font-size: 1.82rem;
	}

	.telegraph-mobile-edition__lead h1 {
		font-size: 1.72rem;
	}

	.telegraph-mobile-edition__lead h3 {
		font-size: 1.5rem;
	}
}
