

/* Start:/local/templates/loyalty/template_styles.css?1768818774928*/

.c-flex {
	display: flex;
	gap: 50px;
}

.c-flex.c-flex--desktop {
	display: flex;
}

.c-flex.c-flex--mobile {
	display: none;
	margin-top: 45px;
}

.c-flex.c-flex--loyalty-bottom-button {
	margin-bottom: 130px;
	margin-top: 45px;
}

.b-loyalty__content .b-faq {
	margin-bottom: 45px;
}

@media (max-width: 460px) {
	#teyca-loyalty-info .bx-soa-section-title {
		font-size: 16px;
	}

	.c-flex {
		flex-direction: column;
	}

	.c-flex.c-flex--loyalty-bottom-button {
		margin: 45px 0;
	}
}

@media (max-width: 640px) {
	.c-flex.c-flex--desktop {
		display: none;
	}

	.c-flex.c-flex--mobile,
	.c-flex.c-flex--loyalty-bottom-button {
		display: flex;
		align-items: center;
		gap: 20px;
	}

	.c-flex.c-flex--mobile .button,
	.c-flex.c-flex--loyalty-bottom-button .button {
		width: 310px;
		margin: 0;
	}

	.c-flex.c-flex--loyalty-bottom-button {
		margin-bottom: 70px;
		margin-top: 45px;
	}
}

@media (max-width: 1024px) {
	
}

/* End */
/* /local/templates/loyalty/template_styles.css?1768818774928 */
