.lp-footer-18 * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.lp-footer-18 {
	padding: 32px 0;
	text-align: center;
	position: relative;
}

@media all and (min-width: 600px) {
	.lp-footer-18 {
		padding: 56px 0;
	}
}

@media all and (min-width: 1200px) {
	.lp-footer-18 {
		padding: 80px 0;
	}
}

@media all and (min-width: 960px) {
	.lp-footer-18._2 .lp-footer-18-sm__item {
		width: 432px;
	}
}

@media all and (min-width: 1200px) {
	.lp-footer-18._2 .lp-footer-18-sm__item {
		width: 564px;
	}
}

@media all and (min-width: 1380px) {
	.lp-footer-18._2 .lp-footer-18-sm__item {
		width: 628px;
	}
}

@media all and (min-width: 960px) {
	.lp-footer-18._3 .lp-footer-18-sm__item {
		width: 272px;
	}
}

@media all and (min-width: 1200px) {
	.lp-footer-18._3 .lp-footer-18-sm__item {
		width: 368px;
	}
}

@media all and (min-width: 1380px) {
	.lp-footer-18._3 .lp-footer-18-sm__item {
		width: 408px;
	}
}

@media all and (min-width: 960px) {
	.lp-footer-18._4 .lp-footer-18-sm__item {
		width: 272px;
	}
}

@media all and (min-width: 1200px) {
	.lp-footer-18._4 .lp-footer-18-sm__item {
		width: 270px;
	}
}

@media all and (min-width: 1380px) {
	.lp-footer-18._4 .lp-footer-18-sm__item {
		width: 298px;
	}
}

.lp-footer-18 .lp-block-bg {
}

.lp-footer-18 .lp-block-bg .lp-block-overlay {
	background: var(--primary-color-base)0d;
}

@media all and (min-width: 1200px) {
	.lp-footer-18-title, .lp-footer-18-subtitle {
		margin-left: auto;
		margin-right: auto;
		max-width: 848px;
	}
}

.lp-footer-18-subtitle {
	margin-top: 8px;
}

.lp-footer-18-sm {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 24px 0 -16px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

@media all and (min-width: 600px) {
	.lp-footer-18-sm {
		margin: 40px -24px -32px 0;
	}
}

@media all and (min-width: 960px) {
	.lp-footer-18-sm {
		margin: 40px -48px -32px 0;
	}
}

@media all and (min-width: 1200px) {
	.lp-footer-18-sm {
		margin: 48px -24px -32px 0;
	}
}

@media all and (min-width: 1380px) {
	.lp-footer-18-sm {
		margin: 48px -32px -32px 0;
	}
}

.lp-footer-18-sm__item {
	background: #fff;
	display: flex;
	text-decoration: none;
	align-items: center;
	justify-content: center;
	position: relative;
	padding: 16px 24px 16px 40px;
	width: 100%;
	margin: 0 0 16px;
	-webkit-transition: all 200ms;
	transition: all 200ms;
}

.lp-footer-18 .lp-footer-18-sm__item .lp-block-bg {
	background-image: none;
	background-color: #fff;
}

.lp-footer-18 .lp-footer-18-sm__item .lp-block-bg .lp-block-overlay {
	background: none;
}

.lp-footer-18 .lp-footer-18-sm__item > *:not(.lp-block-bg) {
	position: relative;
}

.lp-footer-18-sm__icon {
	max-width: 120px;
	max-height: 120px;
	box-sizing: content-box;
	width: 26px;
	height: 26px;
	margin: 0 40px 0 0;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}

.lp-footer-18-sm__text {
	flex: 1 0 1%;
	text-align: left;
	text-decoration: none;
}

@media all and (min-width: 600px) {
	.lp-footer-18-sm__item {
		width: 276px;
		padding: 16px 24px;
		margin: 0 24px 32px 0;
	}

	.lp-footer-18-sm__icon {
		margin: 0 24px 0 0;
	}

	.lp-footer-18-sm__text {
		flex: none;
	}
}

@media all and (min-width: 960px) {
	.lp-footer-18-sm__item {
		margin: 0 48px 32px 0;
	}
}

@media all and (min-width: 1200px) {
	.lp-footer-18-sm__item {
		margin: 0 24px 32px 0;
	}
}

@media all and (min-width: 1380px) {
	.lp-footer-18-sm__item {
		margin: 0 32px 32px 0;
	}
}

.lp-footer-18-sm__item:hover {
	-webkit-transition: all 200ms;
	transition: all 200ms;
	-webkit-box-shadow: 0 0 0 2px var(--primary-color-base);
	box-shadow: 0 0 0 2px var(--primary-color-base);
}

.lp-footer-18-sm__icon svg {
	width: 100%;
	height: 100%;
  fill: var(--text-color-base);
}

.lp-footer-18-sm__image {
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}
