:root {
	--container-max-width: 1920px;
	--padding-width: 60px;
	--section-gap-base: 30px;
	--section-gap-multiplier: 4;
	--header-height: 110px;
	--header-height-mobile: 80px;
	--header-logo-top-offset: 15px;
	--card-border-radius: 30px;
	--image-border-radius: 30px;
}