@font-face {
    font-family: "bellslim_font_black";
    src: url(../media/core/fonts/bellslim_black-webfont.woff) format("woff"), url(../fonts/bellslim_black-webfont.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

.topic_not_found_billing-container {
	padding-top: 60px;
	padding-bottom: 60px;
	width: 100%;
}

.topic_not_found_billing-content {
	margin-left: auto;
	margin-right: auto;
}

@media(max-width: 768px) {
	.topic_not_found_billing-content {
		width: 100%;
	}
	.big-title {
		font-family: "bellslim_font_black", Helvetica, Arial, sans-serif;
		font-size: 26px;
		font-weight: 400;
		letter-spacing: -.4px;
		line-height: 28px;
		padding-top: 30px;
	}
}

@media(min-width: 768px) {
	.topic_not_found_billing-content {
		width: 60%;
	}
	.topic_not_found_billing_details {
		padding-left: 40px;
		padding-right: 40px;
	}
	.big-title {
		font-size: 32px;
		letter-spacing: -.5px;
		line-height: 38px;
		font-family: "bellslim_font_black", Helvetica, Arial, sans-serif;
		font-weight: 400;
		color: #111 !important;
		margin-bottom: 15px;
		padding-top: 30px;
	}
}

@media (min-width: 992px) {
	.big-title {
		font-size: 40px;
		letter-spacing: -.7px;
		line-height: 46px;
	}
}

.pad-v-60 {
	padding-top: 60px;
	padding-bottom: 60px;
}

.margin-h-auto {
	width: 100%
}

.txtYellowOrange1 {
	color: #dd9c33;
}

.topic_not_found_billing-content .icon {
	color: #dd9c33;
	font-family: 'bell-icon';
	font-style: normal;
	speak: none;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	position: static;
	font-size: 60px;
}
