:root {
–primary-color: #4F46E5;
–secondary-color: #10B981;
–dark: #1F2937;
–light: #F9FAFB;
–gradient: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
}
.hero-section {
background: var(–gradient);
min-height: 100vh;
display: flex;
align-items: center;
justify-content: center;
padding: 80px 20px;
position: relative;
overflow: hidden;
}
.hero-section::before {
content: »;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: url(‘data:image/svg+xml,%3Csvg width= »60″ height= »60″ viewBox= »0 0 60 60″ xmlns= »http://www.w3.org/2000/svg »%3E%3Cg fill= »none » fill-rule= »evenodd »%3E%3Cg fill= »%23ffffff » fill-opacity= »0.05″%3E%3Cpath d= »M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z »/%3E%3C/g%3E%3C/g%3E%3C/svg%3E’);
opacity: 0.3;
}
.hero-content {
max-width: 1200px;
margin: 0 auto;
text-align: center;
position: relative;
z-index: 1;
}
.hero-title {
font-size: 4rem;
font-weight: 800;
color: white;
margin-bottom: 20px;
line-height: 1.2;
animation: fadeInUp 0.8s ease-out;
}
.hero-subtitle {
font-size: 1.5rem;
color: rgba(255, 255, 255, 0.9);
margin-bottom: 40px;
animation: fadeInUp 0.8s ease-out 0.2s both;
}
.hero-cta {
display: inline-flex;
gap: 20px;
animation: fadeInUp 0.8s ease-out 0.4s both;
}
.btn {
padding: 16px 32px;
font-size: 1.1rem;
font-weight: 600;
border-radius: 50px;
text-decoration: none;
transition: all 0.3s ease;
display: inline-block;
}
.btn-primary {
background: white;
color: var(–primary-color);
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}
.btn-primary:hover {
transform: translateY(-3px);
box-shadow: 0 15px 40px rgba(0, 0, 0, 0.3);
}
.btn-secondary {
background: transparent;
color: white;
border: 2px solid white;
}
.btn-secondary:hover {
background: white;
color: var(–primary-color);
transform: translateY(-3px);
}
.features-section {
padding: 100px 20px;
background: var(–light);
}
.section-header {
text-align: center;
max-width: 800px;
margin: 0 auto 60px;
}
.section-label {
color: var(–primary-color);
font-weight: 600;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 0.9rem;
margin-bottom: 10px;
}
.section-title {
font-size: 2.5rem;
font-weight: 800;
color: var(–dark);
margin-bottom: 20px;
}
.section-description {
font-size: 1.2rem;
color: #6B7280;
}
.features-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 30px;
max-width: 1200px;
margin: 0 auto;
}
.feature-card {
background: white;
padding: 40px;
border-radius: 20px;
box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
transition: all 0.3s ease;
border: 2px solid transparent;
}
.feature-card:hover {
transform: translateY(-10px);
box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
border-color: var(–primary-color);
}
.feature-icon {
width: 60px;
height: 60px;
background: linear-gradient(135deg, var(–primary-color), var(–secondary-color));
border-radius: 15px;
display: flex;
align-items: center;
justify-content: center;
font-size: 2rem;
margin-bottom: 20px;
color: white;
}
.feature-title {
font-size: 1.5rem;
font-weight: 700;
color: var(–dark);
margin-bottom: 15px;
}
.feature-description {
color: #6B7280;
line-height: 1.6;
margin-bottom: 15px;
}
.feature-list {
list-style: none;
padding: 0;
margin: 0;
}
.feature-list li {
padding: 8px 0;
color: #4B5563;
position: relative;
padding-left: 25px;
}
.feature-list li::before {
content: ‘✓’;
position: absolute;
left: 0;
color: var(–secondary-color);
font-weight: bold;
}
@keyframes fadeInUp {
from {
opacity: 0;
transform: translateY(30px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
@media (max-width: 768px) {
.hero-title {
font-size: 2.5rem;
}
.hero-subtitle {
font-size: 1.2rem;
}
.hero-cta {
flex-direction: column;
}
.section-title {
font-size: 2rem;
}
}
Automatisation & Productivité
Transformez votre façon de travailler avec des solutions intelligentes d’automatisation
📊
Services Microsoft
Excel, Word, Outlook, PowerPoint, OneNote, Clipchamp
- Mise en forme Office avancée
- Tableaux, formulaires et graphiques
- Maîtrise VBA et Power Query
- Gestion et automatisation Outlook
🚀
Outils No-Code
Make, Canva, VoiceFlow, Botpress, Airtable, StackAI
- Génération de documents automatisée
- Automatisation des réseaux sociaux
- Création d’articles intelligente
- Optimisation des tâches répétitives
🤖
Automatisation Avancée
Python et autres technologies de pointe
- Création d’outils avec IA
- Chatbots et solutions applicatives
- Traitement de bases de données
- Intégrations API complexes