sourcepoint-ui/live/AUS/theguardianios AUS first_layer.css [214:321]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
}

@media (max-width: 375px) {
	.btn-primary,
	.btn-secondary {
		font-size: 15px !important;
		padding: 8px 12px !important;
	}

	.btn-secondary {
		margin-left: 8px !important;
	}
}

@media (min-width: 46.25rem) {
	.cta-container {
		-webkit-backdrop-filter: none;
		backdrop-filter: none;
		background: none;
	}

	.cta-row {
		max-width: 46.25rem;
		position: relative;
		width: 100%;
	}

	.cta-container .cta-ask  {
		display: block;
	}

	.cta-container .cta-description  {
		display: block;
		font-family: "Guardian Text Sans Web", Arial, serif !important;
		font-size: 15px !important;
		line-height: 20px !important;
	}

	.cta-container .cta-description em {
		font-style:  normal;
		font-weight: bold;
	}

	.gs-container {
		max-width: 46.25rem;
		padding: 0.5rem 1.25rem 0 1.125rem !important;
	}

	.gu-content {
		max-height: 100% !important;
		overflow-y: none;
		padding-bottom: initial !important;
		scrollbar-width: initial;
		scrollbar-color: initial;
	}

	.gu-content::-webkit-scrollbar {
		width: initial;
	}

	.gu-content::-webkit-scrollbar-track {
		background: none;
	}

	.gu-content::-webkit-scrollbar-thumb {
		background-color: none;
		border-radius: initial;
		border: none;
	}

	.gu-privacy-headline {
		margin-bottom: 17px !important;
	}

	.gu-privacy-headline > p {
		font-size: 42px !important;
	}


	.body-copy,
	.gu-tcfv2-privacy-notice {
		font-size: 15px !important;
		line-height: 20px !important;
		width: 35rem;
	}

	.cta-container,
	.gu-tcfv2-privacy-notice {
		padding-left: 0.25rem !important;
	}

	.main-text .cta-description  {
		display: none;
	}

	.main-text .message-column {
		margin-bottom: 0 !important;
	}

	.main-text .message-column:nth-child(n+2) {
		margin-left: 20px !important;
	}

	.main-text {
		flex-direction: row;
		flex-wrap: nowrap;
		padding-bottom: 0 !important;
	}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



sourcepoint-ui/live/TCFv2/theguardianandroid TCFv2 first_layer.css [224:330]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
}

@media (max-width: 375px) {
	.btn-primary,
	.btn-secondary {
		font-size: 15px !important;
		padding: 8px 12px !important;
	}

	.btn-secondary {
		margin-left: 8px !important;
	}
}

@media (min-width: 46.25rem) {
	.cta-container {
		-webkit-backdrop-filter: none;
		backdrop-filter: none;
		background: none;
	}

	.cta-row {
		max-width: 46.25rem;
		position: relative;
		width: 100%;
	}

	.cta-container .cta-ask  {
		display: block;
	}

	.cta-container .cta-description  {
		display: block;
		font-family: "Guardian Text Sans Web", Arial, serif !important;
		font-size: 15px !important;
		line-height: 20px !important;
	}

	.cta-container .cta-description em {
		font-style:  normal;
		font-weight: bold;
	}

	.gs-container {
		max-width: 46.25rem;
		padding: 0.5rem 1.25rem 0 1.125rem !important;
	}

	.gu-content {
		max-height: 100% !important;
		overflow-y: none;
		padding-bottom: initial !important;
		scrollbar-width: initial;
		scrollbar-color: initial;
	}

	.gu-content::-webkit-scrollbar {
		width: initial;
	}

	.gu-content::-webkit-scrollbar-track {
		background: none;
	}

	.gu-content::-webkit-scrollbar-thumb {
		background-color: none;
		border-radius: initial;
		border: none;
	}

	.gu-privacy-headline {
		margin-bottom: 17px !important;
	}

	.gu-privacy-headline > p {
		font-size: 42px !important;
	}

	.body-copy,
	.gu-tcfv2-privacy-notice {
		font-size: 15px !important;
		line-height: 20px !important;
		width: 35rem;
	}

	.cta-container,
	.gu-tcfv2-privacy-notice {
		padding-left: 0.25rem !important;
	}

	.main-text .cta-description  {
		display: none;
	}

	.main-text .message-column {
		margin-bottom: 0 !important;
	}

	.main-text .message-column:nth-child(n+2) {
		margin-left: 20px !important;
	}

	.main-text {
		flex-direction: row;
		flex-wrap: nowrap;
		padding-bottom: 0 !important;
	}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



