.pc-affiliate-link__marker {
	display: inline-block;
	margin-inline-start: 0.04em;
	color: currentColor;
	font-size: 0.75em;
	font-weight: 700;
	line-height: 1;
	text-decoration: none;
	vertical-align: super;
}

.pc-affiliate-link__external {
	display: inline-block;
	width: 0.82em;
	height: 0.82em;
	margin-inline-start: 0.28em;
	background-color: currentColor;
	-webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M15 3h6v6'/%3E%3Cpath d='M10 14 21 3'/%3E%3Cpath d='M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6'/%3E%3C/svg%3E") center / contain no-repeat;
	mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M15 3h6v6'/%3E%3Cpath d='M10 14 21 3'/%3E%3Cpath d='M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6'/%3E%3C/svg%3E") center / contain no-repeat;
	vertical-align: -0.05em;
}

.pc-article-content a.pc-editorial-external-link.pc-affiliate-link::after {
	display: none;
	content: none;
}

.pc-affiliate-link__marker + .pc-affiliate-link__external {
	white-space: nowrap;
}

.pc-cta .pc-cta__text > .pc-affiliate-link__marker {
	position: relative;
	top: -0.08em;
	margin-inline-start: 0.1em;
	vertical-align: super;
}
