.eapp-popup-content-blocks-container-component.eapp-popup-content-blocks-container-paddings-small {
		padding: 28px !important;
}

.eapp-popup-block-variation-title-component {
	font-family: "Circular Std", sans-serif !important;
	font-weight: 500;
	font-style: normal;
	line-height: 1.2;
}

.eapp-popup-block-variation-text-text {
	font-family: "Circular Std", sans-serif !important;
	font-weight: 300;
	font-style: normal;
	line-height: 1.5;
}

.eapp-popup-button-component {
	font-family: "Circular Std", sans-serif !important;
	font-weight: 300;
	font-style: normal;
	height: 52px !important;
}

.eapp-popup-control-close-icon {
	height: 14px;
	width: 14px;
}

@media (max-width: 999px) {
	.eapp-popup-block-variation-title-component {
		font-size: 28px !important;
	}
	.eapp-popup-button-component {
		font-size: 16px !important;
	}
}

@media (max-width: 690px) {
	.eapp-popup-block-variation-title-component {
		font-size: 22px !important;
	}
}