:root {
	--main-bg-color: rgb(0, 97, 97, 0.7);
	--mobile-info-portrait-max-height: 70%;
	--mobile-info-landscape-max-width: 70%;
	--desktop-info-max-height: 70%;
	--desktop-info-height: 70%;

	--loader-progressbar-bgcolor: rgb(0, 97, 97, 1);
	--loader-progressbar-height: 2px;
}
