.kd-ctwpl {
	padding: 100px 0 38px;
}
.kd-ctwpl:before,
.kd-ctwpl:after {
	content: '';
	width: 279px;
	height: 410px;
	position: absolute;
}
.kd-ctwpl:before {
	top: 109px;
	right: 0;
	background: url(/wp-content/uploads/2022/06/bg-hexagon-top.svg) no-repeat center;
	background: url(/wp-content/uploads/2022/07/bg-hexagon-top.svg) no-repeat center;
	background-size: cover;
}
.kd-ctwpl:after {
	bottom: 100px;
	left: 0;
	background: url(/wp-content/uploads/2022/06/bg-hexagon-bot.svg) no-repeat center;
	background: url(/wp-content/uploads/2022/07/bg-hexagon-bot.svg) no-repeat center;
	background-size: cover;
}
.kd-ctwpl__content {
	text-align: center;
	margin: 0 auto 65px;
	max-width: 1018px;
}
.kd-ctwpl__content h2 {
	font-size: 18px;
	font-weight: 400;
	line-height: 1.2223;
	letter-spacing: -0.03em;
	color: #0A4973;
	margin: 0 0 10px;
}
.kd-ctwpl__content h3 {
	font-weight: 600;
	font-size: 45px;
	line-height: 1.2445;
	text-align: center;
	letter-spacing: -0.05em;
	color: #252829;
	margin: 0 0 38px;
}
.kd-ctwpl__content p {
	font-weight: 300;
	font-size: 18px;
	line-height: 1.795;
	text-align: center;
	letter-spacing: -0.05em;
	color: #252829;
}
.kd-ctwpl__list {
	margin: 0 -12px;
}
.kd-ctwpl__inner {
	display: flex;
	flex-flow: row wrap;
}
.kd-ctwpl__industries_layout .kd-ctwpl__inner {
    max-width: 1216px;
    margin: auto;
}
.kd-ctwpl__item {
	flex: 0 1 33.3333%;
	margin-bottom: 62px;
}
.kd-ctwpl__industries_layout .kd-ctwpl__item {
	flex: 0 1 25%;
}
.kd-ctwpl__item-wrap {
	display: block;
	margin: 0 12px;
	background-color: #fff;
	height: 100%;
	position: relative;
	padding-left: 96px;
	z-index: 1;
}
.kd-ctwpl__industries_layout .kd-ctwpl__item-wrap {
    border: 1px solid #C7E5EF;
    padding: 48px 15px;
    display: flex;
    flex-flow: column wrap;
    align-items: center;
}
.kd-ctwpl__item-wrap i {
	width: 66px;
	height: 66px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: absolute;
	left: 0;
	top: 0;
}
.kd-ctwpl__industries_layout .kd-ctwpl__item-wrap i {
	width: 107px;
	height: 107px;
	position: relative;
	left: auto;
	top: auto;
	margin-bottom: 23px;
	display: block;
}
.kd-ctwpl__item-wrap h3 {
	font-weight: 600;
	font-size: 22px;
	line-height: 1.2728;
	letter-spacing: -0.05em;
	display: flex;
	align-items: center;
	min-height: 66px;
	color: #252829;
}
.kd-ctwpl__item-wrap h3 a {
	color: #252829;
}
.kd-ctwpl__item-wrap h3 a:hover {
	color: var(--link-color, var(--color-palette-primary));
}
.kd-ctwpl__industries_layout .kd-ctwpl__item-wrap h3 {
	min-height: 0;
	margin: 0;
}
.kd-ctwpl__item-wrap p {
	font-weight: 300;
	font-size: 16px;
	line-height: 1.56;
	letter-spacing: -0.05em;
	color: #252829;
	margin: 0;
}
.kd-admin .kd-container {
	max-width: 1330px;
	margin: auto;
	width: 100%;
}
.kd-admin .kd-button.wp-block-button__link {
    border-radius: 3px;
    padding: 32px 28px 29px;
}
@media (max-width: 1024px) {
	.kd-ctwpl__content h3 {
	    font-size: 36px;
	}
	.kd-ctwpl__item {
	    flex: 0 1 50%;
	    margin-bottom: 30px;
	}
	.kd-ctwpl__industries_layout .kd-ctwpl__item {
	    flex: 0 1 50%;
	}
	.kd-ctwpl__item-wrap h3 {
		font-size: 20px;
	}
}
@media (max-width: 767px) {
	.kd-ctwpl__item {
	    flex: 0 1 100%;
	}
	.kd-ctwpl:after,
	.kd-ctwpl:before {
		display: none;
	}
}