@media (min-width: 768px) {
	.pros-and-cons-container {
		grid-template-columns: 1fr 1fr;
		gap: 1rem;
	}
}
.bulletpoints__heading.strong-heading {
	font-family: Inter, Arial, Roboto, sans-serif;
	font-size: 1.125rem;
	font-weight: 700;
}
@media (min-width: 600px) {
	.bulletpoints__heading.strong-heading {
		font-size: 1.5625rem;
	}
}
@media (min-width: 1024px) {
	.bulletpoints__heading.strong-heading {
		font-size: 1.9375rem;
	}
}
.bulletpoints__heading.plum-600 {
	color: #615c79;
}
.bulletpoints__heading.pros-and-cons-heading {
	margin: 1.5rem 0 0 0;
}
@media (min-width: 600px) {
	.bulletpoints__heading.pros-and-cons-heading {
		margin: 2rem 0 0.5rem 0;
	}
}
@media (min-width: 768px) {
	.bulletpoints__heading.pros-and-cons-heading.cons-heading {
		grid-column: 2;
		grid-row: 1;
	}
}
.bulletpoints.kostenlos .bulletpoint {
	margin-top: 1.25rem;
	width: 100%;
}
@media only screen and (max-width: 767.9px) {
	.bulletpoints.kostenlos .bulletpoint {
		margin-top: 0;
		padding-bottom: 1.25rem;
	}
}
.bulletpoints.kostenlos .bulletpoint .elipse {
	margin-top: 0;
}
.bulletpoints.paysafe-card.full-width .bulletpoint {
	border-bottom: solid 1px #e0e0e0;
	margin-bottom: 0;
	margin-top: 0;
	width: 100%;
}
.bulletpoints.paysafe-card.full-width .bulletpoint .elipse {
	margin-top: 1.25rem;
}
@media (min-width: 1024px) {
	.bulletpoints.paysafe-card.full-width .bulletpoint .elipse {
		vertical-align: middle;
	}
}
.bulletpoints.paysafe-card.full-width .bulletpoint p {
	padding: 1.25rem 0;
	vertical-align: middle;
}
.bulletpoints.paysafe-card.full-width .bulletpoint p.two-lines {
	padding: 0.5rem 0;
}
.bulletpoints.echtgeld .bulletpoint {
	display: flex;
	margin-bottom: 1rem;
}
.bulletpoints.echtgeld .bulletpoint:last-of-type {
	margin-bottom: 0;
}
.bulletpoints.echtgeld .bulletpoint .elipse {
	background-color: #d7f0e5;
	margin-top: 0;
}
.bulletpoints.echtgeld .bulletpoint svg {
	fill: #36b37e;
}
.bulletpoints.sm-number .bulletpoint {
	align-items: flex-start;
	display: flex;
	margin-bottom: 1.25rem;
}
.bulletpoints.sm-number .bulletpoint .elipse {
	flex-shrink: 0;
	line-height: 1.6;
	margin-top: 0;
}
@media (min-width: 1024px) {
	.bulletpoints.sm-number .bulletpoint .elipse {
		margin-right: 0.75rem;
		margin-top: 0.125rem;
	}
}
.bulletpoints.sm-number .bullet-number {
	color: #fff;
	font-weight: 700;
}
.bulletpoints.pros-and-cons .bulletpoint {
	display: grid;
	grid-template-columns: min-content 1fr;
	margin: 0.5rem auto;
}
@media (min-width: 600px) {
	.bulletpoints.pros-and-cons .bulletpoint {
		margin: 1rem auto;
	}
}
.bulletpoints.pros-and-cons .bulletpoint:last-child {
	margin-bottom: 0;
}
.bulletpoints.pros-and-cons .bulletpoint .bullet-item {
	width: unset;
}
.bulletpoints.pros-and-cons .bulletpoint .bullet-item p {
	font-size: 1rem;
	font-weight: normal;
	width: unset;
}
@media (min-width: 600px) {
	.bulletpoints.pros-and-cons .bulletpoint .bullet-item p {
		font-size: 1.125rem;
	}
}
.bulletpoints.pros-and-cons .bulletpoint .elipse {
	align-items: center;
	background-color: #d7f0e5;
	display: flex;
	height: 1.5rem;
	justify-content: center;
	margin-right: 0.75rem;
	margin-top: 0;
	position: relative;
	width: 1.5rem;
}
.bulletpoints.pros-and-cons .bulletpoint svg {
	fill: #36b37e;
	height: 0.5625rem;
	padding-top: 0;
	width: 0.5625rem;
}
@media (min-width: 600px) {
	.bulletpoints.pros-and-cons.large .elipse {
		margin-left: 0.5rem;
		margin-right: 1.5rem;
		transform: scale(1.6) translateY(0);
	}
}
@media (min-width: 1440px) {
	.bulletpoints.pros-and-cons.large .elipse {
		transform: scale(1.6) translateY(0.25rem);
	}
}
@media (min-width: 600px) {
	.bulletpoints.pros-and-cons.smaller-font .bullet-item p {
		font-size: 1rem;
	}
}
.bulletpoints.small-font .bulletpoint .bullet-item p {
	font-size: 0.875rem;
}
.bulletpoints.pros .bulletpoint .elipse {
	background-color: #d7f0e5;
}
.bulletpoints.pros .bulletpoint svg {
	fill: #36b37e;
}
.bulletpoints.cons .bulletpoint .elipse {
	background-color: #f8ced3;
}
.bulletpoints.cons .bulletpoint svg {
	fill: #de0b24;
}
.bulletpoints .bulletpoint {
	display: flex;
}
.bulletpoints .bulletpoint .bullet-item h4 {
	color: #002822;
	font-family: Inter, Arial, Roboto, sans-serif;
	margin-bottom: 0.5rem;
}
.bulletpoints .bulletpoint .bullet-item h4 + p {
	color: #4a4565;
	font-family: SourceSansPro, Arial, Roboto, sans-serif;
}
.bulletpoints .bulletpoint .elipse {
	background-color: #489900;
	border: none;
	border-radius: 50%;
	flex: 0 0 auto;
	height: 1.5rem;
	margin-right: 0.3125rem;
	margin-top: 0.125rem;
	text-align: center;
	vertical-align: top;
	width: 1.5rem;
}
@media only screen and (max-width: 767.9px) {
	.bulletpoints .bulletpoint .elipse {
		margin-right: 0.25rem;
	}
}
@media only screen and (min-width: 768px) and (max-width: 959.9px) {
	.bulletpoints .bulletpoint .elipse {
		margin-top: 0;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1023.9px) {
	.bulletpoints .bulletpoint .elipse {
		margin-right: 0.3125rem;
	}
}
.bulletpoints .bulletpoint svg {
	fill: #fff;
	height: 0.625rem;
	padding-top: 0.4375rem;
	width: 0.625rem;
}
@media only screen and (max-width: 767.9px) {
	.bulletpoints .bulletpoint svg {
		width: 0.75rem;
	}
}
.bulletpoints .bulletpoint p {
	display: inline-block;
	font-weight: 600;
	margin: unset;
}
.bulletpoints.thin .bulletpoint p {
	font-weight: normal;
}
.bulletpoints.full-width .bulletpoint {
	margin-bottom: 1rem;
	width: 100%;
}
.bulletpoints.full-width .bulletpoint .elipse {
	margin-right: 0.75rem;
	margin-top: 0;
}
.bulletpoints.full-width .bulletpoint .bullet-item {
	vertical-align: middle;
}
.bulletpoints.full-width .bulletpoint:last-child {
	margin-bottom: 0;
}
.bulletpoints.column .bulletpoint .bullet-item {
	display: block;
}
.bulletpoints.column .bulletpoint .bullet-item p {
	width: 100%;
}
@media only screen and (max-width: 767.9px) {
	.bulletpoints.column .bulletpoint .bullet-item {
		width: 15rem;
	}
}
@media only screen and (min-width: 1024px) {
	.bulletpoints.column .bulletpoint .bullet-item {
		font-size: 1rem;
	}
}
.bulletpoints.column .bulletpoint {
	display: flex;
	margin-bottom: 1rem;
}
.bulletpoints.column .bulletpoint:last-child {
	margin-bottom: 0;
}
.bulletpoints.column .bulletpoint .elipse {
	flex-shrink: 0;
	margin-top: 0;
}
.bulletpoints.column .bulletpoint p {
	width: auto;
}
.bulletpoints.text-light .bulletpoint p {
	font-weight: normal;
}
.bulletpoints.text-sm .bulletpoint p {
	font-size: 0.875rem;
}
.bulletpoints.lg-number .bulletpoint {
	display: flex;
}
@media only screen and (min-width: 1024px) {
	.bulletpoints.lg-number .bulletpoint {
		margin-bottom: 1.5rem;
	}
}
.bulletpoints.lg-number .elipse {
	display: table;
	height: 1.5rem;
	margin-right: 1rem;
	position: relative;
	width: 1.5rem;
}
@media only screen and (max-width: 767.9px) {
	.bulletpoints.lg-number .elipse {
		margin-top: 0;
	}
}
@media (min-width: 768px) {
	.bulletpoints.lg-number .elipse {
		height: 2.5rem;
		transform: translateY(-0.25rem);
		width: 2.5rem;
	}
}
.bulletpoints.lg-number .bullet-number {
	align-items: center;
	color: #fff;
	display: flex;
	font-family: Inter, Arial, Roboto, sans-serif;
	font-size: 0.875rem;
	font-weight: bold;
	height: 100%;
	justify-content: center;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
}
.bulletpoints.lg-checkmark .bulletpoint {
	display: flex;
}
@media only screen and (min-width: 1024px) {
	.bulletpoints.lg-checkmark .bulletpoint {
		margin-bottom: 1.5rem;
	}
}
.bulletpoints.lg-checkmark .bulletpoint .elipse {
	align-items: center;
	display: flex;
	height: 1.5rem;
	justify-content: center;
	margin-right: 1rem;
	position: relative;
	width: 1.5rem;
}
@media (min-width: 600px) {
	.bulletpoints.lg-checkmark .bulletpoint .elipse {
		height: 2.5rem;
		transform: translateY(-0.5rem);
		width: 2.5rem;
	}
}
@media only screen and (min-width: 1024px) {
	.bulletpoints.lg-checkmark .bulletpoint .elipse {
		height: 2.5rem;
		transform: translateY(-0.25rem);
		width: 2.5rem;
	}
}
.bulletpoints.lg-checkmark .bulletpoint svg {
	padding-top: 0;
}
@media (min-width: 600px) {
	.bulletpoints.lg-checkmark .bulletpoint svg {
		transform: scale(1.6);
	}
}
.bulletpoints.default .bulletpoint .elipse {
	align-self: center;
	background-color: #002822;
	height: 0.5rem;
	margin-right: 1rem;
	width: 0.5rem;
}
