/* Block 12 */
.ns_acf-gt-block-12 .ns_acf-gt-block-12-box-inner,
.ns_acf-gt-block-12 .ns_acf-gt-block-12-caption{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	align-content: center;
	text-align: center;
	width: 92%;
	max-width: 272px;
	margin: auto;
	font-size: 14px;
	line-height: 20px;
}

.ns_acf-gt-block-12 .ns_acf-gt-block-12-box .ns_acf-gt-block-12-box-icon{
	margin-bottom: 8px;
}

.ns_acf-gt-block-12 .ns_acf-gt-block-12-box .ns_acf-gt-block-12-box-title{
	font-size: 16px;
	line-height: 22px;
}

.ns_acf-gt-block-12 .ns_acf-gt-block-12-box .ns_acf-gt-block-12-box-actions{
	margin-top: 8px;
}

.ns_acf-gt-block-12 .ns_acf-gt-block-12-caption{
	width: 100%;
	max-width: 100%;
	margin-top: 56px;
	font-size: 12px;
	line-height: 18px;
}

.ns_acf-gt-block-12 .ns_acf-gt-block-12-caption a{
	text-decoration: underline;
}

.ns_acf-gt-block-12 .ns_acf-gt-block-12-cta{
	margin-top: 48px;
}

@media only screen and (max-width: 767px) {
	/*
		.ns_acf-gt-block-12 .ns_acf-gt-block-12-box:not(:last-child){
			margin-bottom: 48px;
		}
	*/

	.ns_acf-gt-block-12 .ns_acf-gt-block-12-caption{
		margin-top: 32px;
	}

	.ns_acf-gt-block-12 .swiper{
		padding-bottom: 48px;
		overflow: visible;
	}

	.ns_acf-gt-block-12 .swiper .swiper-pagination{
		bottom: 0px;
	}
}
