.twoUfi-headline__label {
	font-family: 'Inter', sans-serif;
	font-weight: 900;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin-bottom: 24px;
}

.twoUfi-headline__heading {
	font-family: 'Inter', sans-serif;
	font-weight: 900;
	font-size: 36px;
	line-height: 1.1;
	letter-spacing: -0.02em;
	color: #091C30;
	margin: 0 0 24px;
	text-wrap: balance;
}

@media (min-width: 768px) {
	.twoUfi-headline__heading {
		font-size: 48px;
	}
}

.twoUfi-headline__desc {
	font-family: 'Inter', sans-serif;
	font-weight: 500;
	font-size: 18px;
	line-height: 1.6;
	color: rgba(9, 28, 48, 0.7);
	margin: 0;
	margin-bottom: 0 !important;
	max-width: 640px;
}

.twoUfi-headline[style*="center"] .twoUfi-headline__desc {
	margin-left: auto;
	margin-right: auto;
}

@media (min-width: 768px) {
	.twoUfi-headline__desc {
		font-size: 20px;
	}
}
