@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:400;src:url("montserrat-v30-latin-regular.woff2?20250923183505") format("woff2")}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:300;src:url("montserrat-v30-latin-300.woff2?20250923183505") format("woff2")}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:500;src:url("montserrat-v30-latin-500.woff2?20250923183505") format("woff2")}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:600;src:url("montserrat-v30-latin-600.woff2?20250923183505") format("woff2")}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:700;src:url("montserrat-v30-latin-700.woff2?20250923183505") format("woff2")}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:800;src:url("montserrat-v30-latin-800.woff2?20250923183505") format("woff2")}
:root {
	--font-family: 'Montserrat', sans-serif;
	--font-heading: 'Montserrat', sans-serif;

	--accent-color: #350950;	
	--topbar-bg-color: #133d1f;	
	--topbar-text-color: #ffffff;			
	--footer-bg-color: #350950;			
	--footer-text-color: #ffffff;		
	--footer-hover-text-color: #48b433;		
	--brands-hover-color: #4ed92b;		
	--cta-color: #ffffff;	
	
	--black: #000;
	--purple: #9c56cb;
	--white: #fff;
	--gray: #282828;
	--green: #2e8b57;
	--grey: #eaedec;
	--star: #ccc;
	--gold-star: #f4c726;
	--border: #eeeeee1a;
	--red: #ca1e19;	

	--button-bg-color: #350950;
	--button-text-color: #ffffff;
	--button-hover-bg-color: #133d1f;
	--button-hover-text-color: #ffffff;	
	--icon-bg-color: #6a1b9a;		
	--range-to: #35095033;		
	--max-width: 93.75rem;	
	--narrow-width: 62.5rem;	
	--zoom: url(zoom.png?20250923183505);
}