/* 0.4.7 — final cascade, measured against Figma homepage frame 22:191. */
.ikd-hp-section__head>div>p,
.ikd-hp-delivery>div>p {
	margin-bottom: 4px;
	color: #797979;
	font-size: 14px;
	line-height: 20px;
}

.ikd-hp-delivery>div>span,
.ikd-hp-service-heading p {
	color: #797979;
	font-size: 16px;
	line-height: 20px;
}

.ikd-hp-delivery h2 {
	font-size: 24px;
	line-height: 28px;
}

.ikd-hp-delivery ul {
	margin-top: 16px;
	gap: 10px;
}

.ikd-hp-delivery li {
	min-height: 120px;
	padding: 20px;
}

.ikd-hp-delivery li strong {
	font-size: 32px;
	font-weight: 800;
	line-height: 40px;
}

.ikd-hp-delivery li span {
	font-size: 16px;
	font-weight: 500;
	line-height: 20px;
}

.ikd-hp-delivery__distance strong {
	font-size: 16px!important;
	line-height: 24px;
}

.ikd-hp-delivery__distance span {
	font-size: 14px!important;
	line-height: 20px;
}

.ikd-hp-service-heading h2,
.ikd-hp-process .ikd-hp-section__head h2 {
	font-size: 24px;
	line-height: 28px;
}

.ikd-hp-service-grid--two article { min-height: 132px; }
.ikd-hp-service-grid--three article { min-height: 160px; }

.ikd-hp-service-details article h3 {
	font-size: 16px;
	line-height: 24px;
}

.ikd-hp-service-details article p,
.ikd-hp-service-details article strong {
	font-size: 14px;
	line-height: 20px;
}

.ikd-hp-service-details article i,
.ikd-hp-process .ikd-hp-steps b {
	flex-basis: 40px;
	width: 40px;
	height: 40px;
}

.ikd-hp-process .ikd-hp-steps { gap: 20px 12px; }

.ikd-hp-process .ikd-hp-steps div {
	min-height: 230px;
	padding: 24px;
}

.ikd-hp-process .ikd-hp-steps strong {
	font-size: 16px;
	line-height: 24px;
}

.ikd-hp-process .ikd-hp-steps span {
	font-size: 16px;
	font-weight: 500;
	line-height: 20px;
}

.ikd-hp-button--small {
	display: flex;
	align-items: center;
	justify-content: center;
	align-self: stretch;
	min-height: 32px;
	margin-top: 8px;
	padding: 6px 16px;
	border-radius: 8px;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
}

@media (max-width: 700px) {
	.ikd-hp-section__head>div>p,
	.ikd-hp-delivery>div>p {
		font-size: 14px!important;
		line-height: 20px;
	}

	.ikd-hp-delivery li { min-height: 112px; }
	.ikd-hp-delivery li strong {
		font-size: 28px!important;
		line-height: 36px;
	}

	.ikd-hp-service-grid--two article { min-height: 132px; }
	.ikd-hp-process .ikd-hp-steps div { min-height: 190px; }

	.ikd-hp-button--small {
		display: flex!important;
		min-height: 36px!important;
		padding: 8px 12px;
		font-size: 14px!important;
	}
}
