.icon-hello {
	background-size: 111px 72px;
	background-image: url(/hu/business/small-business/images/overview/hello_bubble__eu1dbrvzhtiu_large.png);
	--p-width: 111px;
	--p-height: 72px;
	width: var(--p-width);
	height: var(--p-height);
}
.typography-body-reduced-tight.avail-msg {
	font-size: 17px;
}
@media (min-resolution: 1.5dppx), (min-resolution: 144dpi) {
	.icon-hello {
		background-image: url(/hu/business/small-business/images/overview/hello_bubble__eu1dbrvzhtiu_large_2x.png);
	}
}

@media (max-width: 1068px) {
	.icon-hello {
		background-size: 94px 60px;
		--p-width: 94px;
		--p-height: 60px;
		width: var(--p-width);
		height: var(--p-height);
		background-image: url(/hu/business/small-business/images/overview/hello_bubble__eu1dbrvzhtiu_medium.png);
	}
}

@media (max-width: 1068px) and (min-resolution: 1.5dppx), (max-width: 1068px) and (min-resolution: 144dpi) {
	.icon-hello {
		background-image: url(/hu/business/small-business/images/overview/hello_bubble__eu1dbrvzhtiu_medium_2x.png);
	}
}

@media (max-width: 734px) {
	.icon-hello {
		background-size: 56px 37px;
		--p-width: 56px;
		--p-height: 37px;
		width: var(--p-width);
		height: var(--p-height);
		background-image: url(/hu/business/small-business/images/overview/hello_bubble__eu1dbrvzhtiu_small.png);
	}
	.typography-body-reduced-tight.avail-msg {
		font-size: 14px;
	}
}

@media (max-width: 734px) and (min-resolution: 1.5dppx), (max-width: 734px) and (min-resolution: 144dpi) {
	.icon-hello {
		background-image: url(/hu/business/small-business/images/overview/hello_bubble__eu1dbrvzhtiu_small_2x.png);
	}
}

.section-experts .scroll-gallery .gallery-item {
	width: 100%;
}

.section-experts .scroll-gallery .gallery-copy-container {
	max-width: 100%;
}

.section-experts .scroll-gallery .gallery-item:last-child {
	width: 100%;
}

html.enhanced-xp .section-hero .hero-headline .headline-animate:last-child {
	margin-top: 12px;
}

@media only screen and (min-width: 1069px) {
	.section-tools .section-content {
		max-width: 890px;
	}
	.icon.icon-clapping {
		margin-top: -7px;
	}
	.icon.icon-telephone, .icon.icon-shopping {
		margin-top: -4px;
	}
	.section-router .tile-copy-container {
		max-width: 320px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	#experts-gallery-container .scroll-gallery .gallery-item picture {
		overflow: hidden;
	}
	#experts-gallery-container .scroll-gallery .gallery-item img {
		width: 100%;
	}
	.icon.icon-clapping {
		margin-top: -13px;
	}
	.icon.icon-telephone, .icon.icon-shopping {
		margin-top: -4px;
	}
}

@media only screen and (max-width: 734px) {
	#experts-gallery-container .scroll-gallery .gallery-item img {
		width: 100%;
	}
	.icon.icon-clapping {
		margin-top: -5px;
	}
}

@media only screen and (max-width: 419px) {
	.section-hero .hero-headline {
		font-size: 29px;
	}

	#experts-gallery-container .scroll-gallery .item-container, #productivity-gallery-container .scroll-gallery .item-container {
		padding-inline: 15px;
	}
	.section-experts .typography-section-headline {
		font-size: 40px;
	}
	.section-security .section-headline {
		font-size: 40px;
	}
	.section-tools .typography-section-headline {
		font-size: 40px;
	}
	.section-success-stories .copy-container .button {
		--sk-button-padding-horizontal: 16px;
	}
}
