teste

Sua Solução Aqui

* {
margin: 0;
padding: 0;
box-sizing: border-box;
}

body {
font-family: -apple-system, BlinkMacSystemFont, ‘Segoe UI’, Roboto, ‘Helvetica Neue’, Arial, sans-serif;
line-height: 1.6;
color: #333;
}

.container {
max-width: 1200px;
margin: 0 auto;
padding: 0 20px;
}

/* Header */
header {
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
color: white;
padding: 60px 20px;
text-align: center;
}

header h1 {
font-size: 48px;
margin-bottom: 20px;
font-weight: 700;
}

header p {
font-size: 20px;
margin-bottom: 30px;
opacity: 0.95;
}

/* CTA Button */
.btn {
display: inline-block;
background: white;
color: #667eea;
padding: 15px 40px;
border-radius: 50px;
text-decoration: none;
font-weight: 600;
font-size: 16px;
transition: transform 0.3s, box-shadow 0.3s;
cursor: pointer;
border: none;
}

.btn:hover {
transform: translateY(-2px);
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
}

/* Features Section */
.features {
padding: 80px 20px;
background: #f8f9fa;
}

.features h2 {
text-align: center;
font-size: 36px;
margin-bottom: 60px;
color: #333;
}

.features-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 40px;
}

.feature-card {
background: white;
padding: 40px;
border-radius: 10px;
text-align: center;
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
transition: box-shadow 0.3s;
}

.feature-card:hover {
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}

.feature-icon {
font-size: 48px;
margin-bottom: 20px;
}

.feature-card h3 {
font-size: 22px;
margin-bottom: 15px;
color: #667eea;
}

.feature-card p {
color: #666;
font-size: 16px;
}

/* CTA Section */
.cta-section {
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
color: white;
padding: 80px 20px;
text-align: center;
}

.cta-section h2 {
font-size: 36px;
margin-bottom: 30px;
}

.cta-section .btn {
background: white;
color: #667eea;
padding: 18px 50px;
font-size: 18px;
}

/* Footer */
footer {
background: #2d3748;
color: white;
text-align: center;
padding: 30px 20px;
font-size: 14px;
}

/* Responsivo */
@media (max-width: 768px) {
header h1 {
font-size: 32px;
}

header p {
font-size: 18px;
}

.features h2,
.cta-section h2 {
font-size: 28px;
}

.features-grid {
grid-template-columns: 1fr;
}
}

Transforme Seu Negócio

Solução simples e poderosa para crescer

Por que nos escolher?

Rápido

Implementação em minutos, sem complicações

🛡️

Seguro

Proteção total dos seus dados e privacidade

🎯

Eficaz

Resultados comprovados e mensuráveis

Pronto para começar?

Junte-se a milhares de clientes satisfeitos

© 2024 Sua Empresa. Todos os direitos reservados.