.elementor-590 .elementor-element.elementor-element-df93114{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-1a5b40e *//* Otimizações para scroll suave */

body, html {
  -webkit-overflow-scrolling: touch;
  scroll-behavior: smooth;
  will-change: scroll-position;
  font-family: 'Inter', sans-serif;
  color: #4F2B27;
  background: #F8F6F4;
  line-height: 1.6;
  scroll-padding-top: 80px;
  scroll-snap-type: y proximity;
}

/* Melhorar performance de animações */
.fade-in, .hero-content, .reflexo-inner, .sobre-inner, .resolver-content {
  will-change: transform, opacity;
  backface-visibility: hidden;
  transform: translateZ(0);
}

/* HERO SECTION */
.hero {
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background: linear-gradient(to top, rgba(79,43,39,0.85) 0%, rgba(146,90,84,0.10) 60%, rgba(146,90,84,0.01) 100%), url('https://rinoplastiarosanacaiaffa.com.br/wp-content/uploads/2025/07/herosection.webp') center/cover no-repeat;
  padding-top: 60px;
  padding-bottom: 60px;
}

.hero-content {
  max-width: 700px;
  padding: 4rem 2rem 2rem 2rem;
  color: #fff;
  text-shadow: 0 4px 32px rgba(0,0,0,0.18);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  text-align: center;
  margin: 0 auto;
  height: 70vh;
  min-height: 400px;
  position: relative;
  top: 10vh;
  gap: 1.1rem;
}

.hero-title, .hero-subtitle, .hero-btn {
  display: block;
  width: 100%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  opacity: 0;
  animation: fadeInUp 1s cubic-bezier(.77,0,.18,1) forwards;
}

.hero-title { 
  animation-delay: 0.1s; 
  font-family: 'Playfair Display', serif;
  font-size: 3.2rem;
  line-height: 1.1;
  color: #fff;
  margin-bottom: 0.2rem;
  letter-spacing: 0.5px;
  text-wrap: balance;
}

.hero-subtitle { 
  animation-delay: 0.3s; 
  font-size: 1.5rem;
  font-family: 'Inter', sans-serif;
  color: #E8CFCB;
  margin-bottom: 0.2rem;
  letter-spacing: 0.5px;
  font-weight: 400;
  text-wrap: balance;
}

.hero-btn { 
  animation-delay: 0.5s; 
  background: #925a54;
  color: #fff;
  border: none;
  padding: 1.1rem 2.6rem;
  border-radius: 32px;
  font-size: 1.2rem;
  font-weight: 700;
  cursor: pointer;
  transition: background 0.3s, transform 0.2s;
  box-shadow: 0 4px 24px rgba(146,90,84,0.12);
  align-self: flex-start;
  display: flex;
  align-items: center;
  gap: 0.7rem;
  margin-top: 0.2rem;
  justify-content: center;
  width: auto;
  min-width: 180px;
  max-width: 320px;
  text-decoration: none;
}

.hero-btn:hover {
  background: #4F2B27;
  transform: translateY(-2px) scale(1.04);
  text-decoration: none;
}

/* REFLEXO SECTION */
.reflexo {
  display: flex;
  justify-content: center;
  align-items: center;
  background: transparent;
  border-radius: 0;
  box-shadow: none;
  padding: 5rem 2vw;
  margin-bottom: 4rem;
  flex-wrap: wrap;
}

.reflexo-inner {
  background: transparent;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
  display: flex;
  align-items: stretch;
  justify-content: center;
  gap: 3.5rem;
  max-width: 1200px;
  width: 100%;
  flex-wrap: wrap;
}

.reflexo-img {
  flex: 1 1 380px;
  display: flex;
  justify-content: center;
  align-items: stretch;
}

.reflexo-img img {
  width: 100%;
  max-width: 420px;
  height: 100%;
  aspect-ratio: unset;
  border-radius: 24px;
  box-shadow: 0 4px 32px rgba(146,90,84,0.13);
  object-fit: cover;
  background: #eee;
}

.reflexo-content {
  flex: 1 1 420px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 1.5rem;
  min-width: 300px;
}

.reflexo-title {
  font-family: 'Playfair Display', serif;
  color: #925a54;
  font-size: 2.5rem;
  margin-bottom: 0.5rem;
  text-align: left;
  line-height: 1.15;
  text-wrap: balance;
}

.reflexo-texto {
  font-size: 1.15rem;
  color: #4F2B27;
  margin-bottom: 0.5rem;
  text-align: left;
}

.reflexo-btn {
  background: #925a54;
  color: #fff;
  border: none;
  border-radius: 32px;
  padding: 1rem 2.2rem;
  font-size: 1.1rem;
  font-weight: 700;
  cursor: pointer;
  transition: background 0.3s, transform 0.2s;
  box-shadow: 0 4px 24px rgba(146,90,84,0.12);
  align-self: flex-start;
  text-decoration: none;
  margin-top: 0.5rem;
  display: inline-block;
}

.reflexo-btn:hover {
  background: #4F2B27;
  transform: translateY(-2px) scale(1.04);
  text-decoration: none;
}

/* RESOLVER SECTION */
.resolver {
  min-height: 100vh;
  width: 100vw;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url('https://rinoplastiarosanacaiaffa.com.br/wp-content/uploads/2025/07/sectionresolver.webp') center -150px no-repeat;
  background-size: 120%;
  background-position: center -150px;
  background-attachment: scroll;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
  overflow: hidden;
  left: 0;
  right: 0;
}

.resolver::before {
  content: '';
  position: absolute;
  inset: 0;
  background: rgba(146,90,84,0.6);
  z-index: 1;
}

.resolver-content {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  gap: 1.5rem;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

.resolver .section-title {
  color: #fff;
  font-size: 4.5rem;
  line-height: 1.1;
  font-weight: 700;
  letter-spacing: 0.5px;
  margin: 0 auto;
  max-width: 800px;
  text-wrap: balance;
  opacity: 0;
  transform: translateY(30px);
  font-family: 'Playfair Display', serif;
}

.resolver p {
  color: #fff;
  font-size: 1.3rem;
  line-height: 1.6;
  max-width: 800px;
  margin: 0 auto;
  text-wrap: balance;
  opacity: 0;
  transform: translateY(30px);
}

/* SOBRE SECTION */
.sobre-section {
  min-height: 100vh;
  width: 100vw;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #925a54;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
  overflow: hidden;
  left: calc(-50vw + 50%);
  right: calc(-50vw + 50%);
}

.sobre-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4rem;
  max-width: 1200px;
  width: 100%;
  padding: 4rem 2rem;
  flex-wrap: wrap;
  margin: 0 auto;
}

.sobre-text {
  flex: 1 1 500px;
  color: #fff;
  text-align: left;
}

.sobre-text .section-title {
  color: #fff;
  font-size: 3rem;
  line-height: 1.2;
  margin-bottom: 2rem;
  text-align: left;
  font-family: 'Playfair Display', serif;
}

.sobre-text p {
  color: #fff;
  font-size: 1.1rem;
  line-height: 1.8;
  margin-bottom: 1.5rem;
  text-align: left;
}

.sobre-btn {
  display: inline-block;
  background: #fff;
  color: #925a54;
  text-decoration: none;
  padding: 1rem 2rem;
  border-radius: 32px;
  font-size: 1.1rem;
  font-weight: 600;
  margin-top: 2rem;
  transition: all 0.3s ease;
  border: 2px solid #fff;
}

.sobre-btn:hover {
  background: transparent;
  color: #fff;
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(255,255,255,0.2);
}

.sobre-img {
  flex: 1 1 400px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.sobre-img img {
  width: 100%;
  max-width: 450px;
  height: auto;
  border-radius: 24px;
  object-fit: cover;
}

/* CONTATO SECTION */
.contato-section {
  height: 60vh;
  width: 100vw;
  position: relative;
  background: #1a1a1a;
  margin: 0;
  padding: 0;
  border: none;
  box-shadow: none;
  overflow: hidden;
  left: calc(-50vw + 50%);
  right: calc(-50vw + 50%);
}

.contato-container {
  display: flex;
  height: 100%;
  width: 100vw;
  margin: 0;
  padding: 0;
}

.contato-info {
  flex: 1;
  background: #925a54;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  text-align: left;
  width: 100%;
  margin: 0;
  border: none;
  box-shadow: none;
}

.contato-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  max-width: 300px;
  width: 100%;
}

.contato-info h2 {
  color: #fff;
  margin-bottom: 2rem;
  font-size: 2.5rem;
  text-align: left;
  width: 100%;
  font-family: 'Playfair Display', serif;
}

.contato-item {
  display: flex;
  align-items: center;
  gap: 1rem;
  margin-bottom: 1.5rem;
  padding: 0;
  background: transparent;
  border-radius: 0;
  transition: all 0.3s ease;
  width: 100%;
}

.contato-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  font-size: 1.2rem;
  flex-shrink: 0;
}

.contato-text {
  color: #fff !important;
  font-size: 1.2rem;
  text-decoration: none;
  font-weight: 500;
}

.contato-text:hover {
  color: #fff !important;
  text-decoration: underline;
}

.contato-mapa {
  flex: 1;
  height: 100%;
  margin: 0;
  padding: 0;
  border: none;
  box-shadow: none;
}

.contato-mapa iframe {
  width: 100%;
  height: 100%;
  border: none;
  margin: 0;
  padding: 0;
}

/* WHATSAPP FLOAT */
.whatsapp-float {
  position: fixed;
  right: 32px;
  bottom: 32px;
  z-index: 100;
  background: #25D366;
  border-radius: 50%;
  width: 68px;
  height: 68px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 8px 32px rgba(32,55,72,0.18);
  cursor: pointer;
  transition: background 0.2s, transform 0.2s;
}

.whatsapp-float:hover {
  background: #128C7E;
  transform: scale(1.09);
}

.whatsapp-float svg {
  width: 40px;
  height: 40px;
  fill: #fff;
}

/* ANIMAÇÕES */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(40px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.fade-in {
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 1.2s cubic-bezier(0.4, 0, 0.2, 1), transform 1.2s cubic-bezier(0.4, 0, 0.2, 1);
}

.fade-in.visible {
  opacity: 1;
  transform: translateY(0);
}

/* RESPONSIVIDADE */
@media (max-width: 900px) {
  .hero-content { 
    padding: 3rem 1rem 1rem 1rem; 
  }
  .hero-title { 
    font-size: 2.1rem; 
  }
  .reflexo-inner {
    flex-direction: column;
    align-items: center;
    padding: 2rem 0.7rem;
    gap: 2rem;
  }
  .reflexo-img, .reflexo-img img {
    height: auto;
    max-width: 90vw;
  }
  .reflexo-content {
    align-items: center;
    text-align: center;
  }
  .reflexo-title, .reflexo-texto {
    text-align: center;
  }
  .reflexo-btn {
    align-self: center;
  }
  .sobre-inner {
    flex-direction: column;
    gap: 3rem;
    padding: 3rem 1rem;
  }
  .sobre-text .section-title {
    font-size: 2.5rem;
    text-align: center;
  }
  .sobre-text p {
    text-align: center;
    font-size: 1rem;
  }
  .sobre-btn {
    text-align: center;
    width: 100%;
    max-width: 300px;
    margin: 2rem auto 0;
    display: block;
  }
  .sobre-img img {
    max-width: 350px;
  }
  .contato-container {
    flex-direction: column;
    height: 100%;
  }
  .contato-info {
    padding: 0;
    height: 50%;
  }
  .contato-content {
    max-width: 250px;
    padding: 0 1rem;
  }
  .contato-info h2 {
    font-size: 2rem;
    margin-bottom: 2rem;
  }
  .contato-item {
    padding: 0.8rem 1.5rem;
    margin-bottom: 1.5rem;
  }
  .contato-text {
    font-size: 1.1rem;
  }
  .contato-mapa {
    height: 50%;
  }
}

@media (max-width: 600px) {
  .hero-content { 
    padding: 2rem 0.5rem 1rem 0.5rem; 
  }
  .hero-title { 
    font-size: 1.5rem; 
  }
  .sobre-section {
    min-height: auto;
    padding: 3rem 0;
  }
  .sobre-text .section-title {
    font-size: 2rem;
  }
  .sobre-text p {
    font-size: 0.95rem;
  }
  .sobre-img img {
    max-width: 350px;
  }
  .contato-info {
    padding: 0;
    height: 40%;
  }
  .contato-content {
    max-width: 200px;
    padding: 0 1rem;
  }
  .contato-info h2 {
    font-size: 1.8rem;
    margin-bottom: 1.5rem;
  }
  .contato-item {
    padding: 0.7rem 1rem;
    margin-bottom: 1rem;
    gap: 0.8rem;
  }
  .contato-text {
    font-size: 1rem;
  }
  .contato-icon {
    width: 35px;
    height: 35px;
    font-size: 1rem;
  }
  .contato-mapa {
    height: 60%;
  }
  .resolver-content {
    width: 100%;
    height: 70vh;
    padding: 0;
  }
  .resolver { 
    min-height: 70vh; 
  }
  .resolver .section-title {
    font-size: 2.5rem;
  }
  .resolver p {
    font-size: 1.1rem;
  }
}
```

---

## 📝 Instruções de Uso:

### 1. **Adicionar CSS no Elementor:**
- Vá em **Elementor** > **Site Settings** > **Custom CSS**
- Cole todo o código CSS acima
- Clique em **Update**

### 2. **Adicionar Fontes Google:**
- Vá em **Elementor** > **Site Settings** > **Typography**
- Ou adicione no **Theme Customizer** > **Additional CSS**:
```css
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700&family=Inter:wght@400;700&display=swap');
```

### 3. **HTML para Widget:**
Use o HTML do arquivo `elementor-version.html` (sem a parte `<style>`) em um widget HTML do Elementor.

---

## ✅ Benefícios:
- **CSS organizado** e fácil de manter
- **Responsivo** para todos os dispositivos
- **Animações suaves** preservadas
- **Performance otimizada** para Elementor/* End custom CSS */