#semantic_analysis{
--color: #81C752;
--clip_path: polygon(50% 0%, 90% 20%, 100% 60%, 75% 100%, 25% 100%, 0% 60%, 10% 20%);
--fon_url: url("/static/products/semantic_analysis/assets/back.png");
--fon_url2: url("/static/products/semantic_analysis/assets/back2.png");

}

#segmentation{
--color: #8FAADC;
--clip_path: circle();
--fon_url: url("/static/products/segmentation/assets/back.png");
--fon_url2: url("/static/products/segmentation/assets/back2.png");

}

#predictive_models{
--color: #00DDD8;
--clip_path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
--fon_url: url("/static/products/predictive_models/assets/back.png");
--fon_url2: url("/static/products/predictive_models/assets/back2.png");

}

#factor_analysis{
--color: #FF3C5D;
--clip_path: polygon(20% 0%, 80% 0%, 100% 20%, 100% 80%, 80% 100%, 20% 100%, 0% 80%, 0% 20%);
--fon_url: url("/static/products/factor_analysis/assets/back.png");
--fon_url2: url("/static/products/factor_analysis/assets/back2.png");

}


#bi_reporting{
--color: #ED7D31;
--clip_path: polygon(0% 15%, 15% 15%, 15% 0%, 85% 0%, 85% 15%, 100% 15%, 100% 85%, 85% 85%, 85% 100%, 15% 100%, 15% 85%, 0% 85%);
--fon_url: url("/static/products/bi_reporting/assets/back.png");
--fon_url2: url("/static/products/bi_reporting/assets/back2.png");

}

#dashboards{
--color: orange;
--color_border: rgba(243, 156, 18, 0.25);
--clip_path: polygon(20% 0%, 80% 0%, 100% 20%, 100% 80%, 80% 100%, 20% 100%, 0% 80%, 0% 20%);
--fon_url: url("/static/products/bi_reporting/assets/back2.png");
}