/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/
.icon-hello {
	background-image: url(/cz/business/small-business/images/overview/hello_bubble__eu1dbrvzhtiu_large.png);
	--p-width: 207px;
	background-size: 207px 72px;
}
@media (min-resolution: 1.5dppx), (min-resolution: 144dpi) {
	.icon-hello {
		background-image: url(/cz/business/small-business/images/overview/hello_bubble__eu1dbrvzhtiu_large_2x.png);
	}
}
@media (max-width: 1068px) {
	.icon-hello {
		background-image: url(/cz/business/small-business/images/overview/hello_bubble__eu1dbrvzhtiu_medium.png);
		--p-width: 175px;
		--p-height: 60px;
		background-size: 175px 60px;
	}
}
@media (max-width: 1068px) and (min-resolution: 1.5dppx), (max-width: 1068px) and (min-resolution: 144dpi) {
	.icon-hello {
		background-image: url(/cz/business/small-business/images/overview/hello_bubble__eu1dbrvzhtiu_medium_2x.png);
	}
}
@media (max-width: 734px) {
	.icon-hello {
		background-image: url(/cz/business/small-business/images/overview/hello_bubble__eu1dbrvzhtiu_small.png);
		--p-width: 104px;
		--p-height: 36px;
		background-size: 104px 36px;
	}
}
@media (max-width: 734px) and (min-resolution: 1.5dppx), (max-width: 734px) and (min-resolution: 144dpi) {
	.icon-hello {
		background-image: url(/cz/business/small-business/images/overview/hello_bubble__eu1dbrvzhtiu_small_2x.png);
	}
}
/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

.section-experts .scroll-gallery .gallery-item {
	width: 100%;
}
.section-experts .scroll-gallery .gallery-item:last-child {
	width: 100%;
}
.section-experts .scroll-gallery .gallery-copy-container {
	max-width: 100%;
}
.icon-technologist-2 {
	margin-top: -5px;
}
.typography-body-reduced-tight.avail-msg {
	font-size: 17px;
}
@media only screen and (min-width: 1069px) {
	.section-tools .section-content {
		max-width: 840px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-router .grid-item:nth-child(4) .tile-copy-container {
		max-width: 450px;
	}
	#experts-gallery-container .scroll-gallery .gallery-item {
		width: 374px;
	}
	.section-tools .section-content {
		max-width: 730px;
	}
}

@media only screen and (max-width: 734px) {
	.section.section-tools .typography-section-headline {
		font-size: 40px;
	}
	.typography-body-reduced-tight.avail-msg {
		font-size: 14px;
	}
}

@media only screen and (max-width: 360px) {
	.section.section-hero.init .typography-hero-headline, .section.section-experts .typography-section-headline {
		font-size: 36px;
	}
	.section.section-tools .typography-section-headline {
		font-size: 36px;
	}
	#experts-gallery-container .scroll-gallery .item-container, #productivity-gallery-container .scroll-gallery .item-container {
		padding-inline: 15px;
	}
}

/*------------------------------------*
   END LOCAL FIXES
\*------------------------------------*/
