@charset "utf-8";

:root{
	--color-basic: #f34545;
	--color-light: #fdecec;
	--color-darkgry: #464545;
	--color-invert: #0cbdbd;

	--shades-4: #680000;
	--shades-3: #AB0014;
	--shades-2: #CC182A;
	--shades-1: #FF514E;

	--opacity: #f3454510;
	--opacity2: #f3454530;

	--swiper-theme-color: #f34545;
}