.T4327 .headline {
	margin: 0 0 20px 0;
}

.T4327 .text {
	margin: 40px 0;
	color: #333;
}

.T4327 .row { margin-bottom: 30px; display: flex; }
.T4327 .row .item {
	position: relative;
	display: block;
	width: calc( (100% - 90px) / 4 );
	margin-right: 30px;
}

.T4327 .row .item:last-child { margin-right: 0; }

.T4327 .row .item .image img { width: 100%; height: auto; }


.T4327 .row .item .name {
	position: absolute;
	bottom: 30px;
	left: 0px;
	line-height: 1.2;
	color: #FFF;
	padding: 5px 15px 5px 15px;
	margin: 0 !important;
}


.T4327 .row .item .connector {
	position: absolute;
	top: 50%;
	right: 0;
	z-index: 10;
	transform: translate(calc( 50% + 12.5px ),-50%);
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background-color: #FFF;
	color: #000;
}

.T4327 .row .item .connector .inner {
	position: absolute;
	top: 43%;
	left: 51%;
	transform: translate(-50%,-50%);
}

.T4327 .row .item:last-child .connector { display: none; }
@media all and (min-width: 1024px) and (max-width: 1279px) {
	.T4327 .row { margin-bottom: 25px; }
	.T4327 .row .item {
		width: calc( (100% - 75px) / 4 );
		margin-right: 25px;
	}
	.T4327 .row .item:last-child { margin-right: 0; }



	.T4327 .row .item .name {
		bottom: 25px;
		padding: 4px 13px 4px 13px;
	}

	.T4327 .row .item .connector {
		top: 50%;
		width: 70px;
		height: 70px;
		margin: 0;
	}

}

@media all and (min-width: 768px) and (max-width:1023px) {
	.T4327 .row { margin-bottom: 0; flex-wrap: wrap; }
	.T4327 .row .item:nth-child(2n) { margin-right: 0px; }
	.T4327 .row .item {
		width: calc( (100% - 25px) / 2 );
		margin-right: 25px;
		margin-bottom: 25px;
	}
	
	.T4327 .row .item:last-child { margin-right: 0; }



	.T4327 .row .item .name {
		bottom: 25px;
		padding: 4px 13px 4px 13px;
	}

	.T4327 .row .item .connector {
		top: 50%;
		width: 70px;
		height: 70px;
		margin: 0;
	}

	.T4327 .row .item .connector.hide {
		display: none;
	}

	.T4327 .row .item:nth-child(2n) .connector { display: none; }
}

@media all and (min-width: 568px) and (max-width: 767px) {
	.T4327 .row { margin-bottom: 0; flex-wrap: wrap; }
	.T4327 .row .item:nth-child(2n) { margin-right: 0px; }
	.T4327 .row .item {
		width: calc( (100% - 20px) / 2 );
		margin-right: 20px;
		margin-bottom: 20px;
	}

	.T4327 .row .item:last-child { margin-right: 0; }



	.T4327 .row .item .name {
		bottom: 20px;
		padding: 3px 10px 3px 10px;
	}

	.T4327 .row .item .connector {
		top: 50%;
		width: 60px;
		height: 60px;
		margin: 0;
		transform: translate(calc( 50% + 9.5px ),-50%);
	}

	.T4327 .row .item:nth-child(2n) .connector { display: none; }
}

@media all and (max-width: 567px) {
	body.boxmodel .T4327 { padding: 0 !important; }
	.T4327 .row { margin-bottom: 0; flex-wrap: wrap; }
	.T4327 .row .item:nth-child(2n) { margin-right: 0px; }
	.T4327 .row .item {
		width: calc( (100% - 20px) / 2 );
		margin-right: 15px;
		margin-bottom: 15px;
	}



	.T4327 .row .item .name {
		bottom: 15px;
		padding: 3px 10px 3px 10px;
		font-size: 15px !important;
	}

	.T4327 .row .item .connector {
		top: 50%;
		width: 45px;
		height: 45px;
		margin: 0;
		transform: translate(calc( 50% + 7.5px ),-50%);
	}

	.T4327 .row .item:nth-child(2n) .connector { display: none; }

}

.T4327.S6862 .row .item .name {
	bottom: -15px;
	right: -15px;
	left: auto;
}

@media all and (min-width: 1024px) and (max-width: 1279px) {
	.T4327.S6862 .row .item .name { bottom: -12px; right: -12px; left: auto; }
}

@media all and (min-width: 768px) and (max-width:1023px) {
	.T4327.S6862 .row .item .name { bottom: -10px; right: -10px; left: auto; }
}

@media all and (min-width: 568px) and (max-width: 767px) {
	.T4327.S6862 .row .item .name { bottom: -8px; right: -8px; left: auto; }
}

@media all and (max-width: 567px) {
	.T4327.S6862 .row .item .name { bottom: -6px; right: auto; left: auto; }
}

.T4327.S7483 .row { justify-content: center; }.T4327.S6873 { 
	background-color: #FFF;
	padding: 15px 20px;
	position: relative;
	z-index: 10; 
}@media all and (min-width: 768px) and (max-width:1023px) {

	.T4327.S7678 .row .item .connector {
		bottom: -35px;
		width: 70px;
		height: 70px;
		margin: 0;
		top: 103%;
		right: 0;
	}
	.T4327 .row .item:nth-child(2n+1) .connector { display: block; }
	.T4327 .row .item:last-child .connector { display: none; }
}

@media all and (min-width: 568px) and (max-width: 767px) {

	.T4327.S7678 .row .item .connector {
		bottom: 0;
		width: 60px;
		height: 60px;
		margin: 0;
		top: 100%;
		right: 0;
		transform: translate(calc( 50% + 9.5px ),-50%);
	}

	.T4327 .row .item:nth-child(2n+1) .connector { display: block; }
	.T4327 .row .item:last-child .connector { display: none; }


}

@media all and (max-width: 567px) {


	.T4327.S7678 .row .item .connector {
		bottom: 0;
		width: 45px;
		height: 45px;
		margin: 0;
		top: 100%;
		right: 0;
		transform: translate(calc( 50% + 7.5px ),-50%);

	}
	
	.T4327 .row .item:nth-child(2n+1) .connector { display: block; }
	.T4327 .row .item:last-child .connector { display: none; }

}

