*{
  box-sizing:border-box;
}

body{
  margin:0;
  font-family:Arial,sans-serif;
  background:#f5f6f8;
  color:#111;
  overflow-x:hidden;
}

/* CONTAINER */

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

/* HERO */

.hero{
  position:relative;

  background:
    linear-gradient(rgba(0,0,0,0.72),rgba(0,0,0,0.78)),
    url("https://images.unsplash.com/photo-1555041469-a586c61ea9bc?q=80&w=1600&auto=format&fit=crop")
    center/cover no-repeat;

  min-height:100vh;
  display:flex;
  align-items:center;
  text-align:center;
  color:white;
}

.hero-overlay{
  position:absolute;
  inset:0;
}

.hero-content{
  position:relative;
  z-index:2;
}

/* LOGO */

.logo{
  display:flex;
  justify-content:center;
  margin-bottom:20px;
}

.logo img{
  height:90px;
  max-width:260px;
  object-fit:contain;
}

/* BADGE */

.top-badge{
  display:inline-block;
  background:rgba(37,211,102,0.15);
  border:1px solid #25D366;
  color:#25D366;
  padding:10px 18px;
  border-radius:50px;
  font-size:14px;
  margin-bottom:25px;
  font-weight:bold;
}

/* TITULO */

.hero h1{
  font-size:56px;
  line-height:1.2;
  max-width:900px;
  margin:auto;
  margin-bottom:25px;
}

/* TEXTO */

.hero-text{
  max-width:760px;
  margin:auto;
  font-size:20px;
  line-height:1.7;
  opacity:0.95;
  margin-bottom:35px;
}

/* BOTÃO */

.hero-buttons{
  margin-bottom:35px;
}

.btn{
  display:inline-block;
  background:#25D366;
  color:white;
  text-decoration:none;
  padding:18px 34px;
  border-radius:14px;
  font-size:18px;
  font-weight:bold;
  transition:0.25s;
  box-shadow:0 10px 30px rgba(37,211,102,0.3);
}

.btn:hover{
  transform:translateY(-4px);
}

.btn.white{
  background:white;
  color:#111;
}

/* ANIMAÇÃO */

.pulse{
  animation:pulse 2s infinite;
}

@keyframes pulse{

  0%{
    transform:scale(1);
  }

  50%{
    transform:scale(1.04);
  }

  100%{
    transform:scale(1);
  }

}

/* FEATURES */

.hero-features{
  display:flex;
  justify-content:center;
  flex-wrap:wrap;
  gap:15px;
}

.feature-item{
  background:rgba(255,255,255,0.1);
  padding:12px 18px;
  border-radius:12px;
  backdrop-filter:blur(5px);
  font-size:14px;
}

/* BENEFÍCIOS */

.benefits-section{
  position:relative;

  background:
    linear-gradient(rgba(0,0,0,0.70),rgba(0,0,0,0.75)),
    url("https://images.unsplash.com/photo-1505693416388-ac5ce068fe85?q=80&w=1600&auto=format&fit=crop")
    center/cover no-repeat;

  color:white;
}

.benefits-overlay{
  position:absolute;
  inset:0;
}

.benefits-content{
  position:relative;
  z-index:2;
}

/* SEÇÕES */

.section{
  padding:100px 20px;
  text-align:center;
}

.section h2{
  font-size:44px;
  margin-bottom:20px;
}

.section-text{
  max-width:760px;
  margin:auto;
  margin-bottom:60px;
  line-height:1.8;
  opacity:0.9;
}

/* GRID BENEFÍCIOS */

.grid{
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(260px,1fr));
  gap:28px;
  margin-top:50px;
}

/* CARDS BENEFÍCIOS */

.card{
  background:rgba(255,255,255,0.92);
  padding:40px 30px;
  border-radius:24px;
  box-shadow:0 12px 35px rgba(0,0,0,0.18);
  transition:0.3s;
  color:#111;
}

.card:hover{
  transform:translateY(-8px);
}

.icon{
  font-size:50px;
  margin-bottom:18px;
}

/* DARK SECTION */

.dark-section{
  background:#111;
  color:white;
}

/* SERVIÇOS */

.services-grid{
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(320px,1fr));
  gap:35px;
  margin-top:60px;
}

.service-card{
  background:#1b1b1b;
  border-radius:26px;
  overflow:hidden;
  box-shadow:0 15px 40px rgba(0,0,0,0.3);
  transition:0.35s;
  border:1px solid rgba(255,255,255,0.05);
  position:relative;
}

.service-card:hover{
  transform:translateY(-10px);
  box-shadow:0 25px 50px rgba(0,0,0,0.45);
}

.service-card img{
  width:100%;
  height:260px;
  object-fit:cover;
  display:block;
  transition:0.4s;
}

.service-card:hover img{
  transform:scale(1.05);
}

.service-content{
  padding:30px;
  text-align:left;
}

.service-content h3{
  margin-top:0;
  margin-bottom:18px;
  font-size:25px;
  line-height:1.4;
  color:white;
}

.service-content p{
  line-height:1.8;
  opacity:0.88;
  font-size:16px;
  color:#d7d7d7;
  min-height:110px;
}

/* BOTÃO WHATSAPP */

.service-whatsapp{
  display:inline-block;
  margin-top:18px;
  background:#25D366;
  color:white;
  text-decoration:none;
  padding:14px 22px;
  border-radius:14px;
  font-weight:bold;
  transition:0.3s;
  box-shadow:0 8px 20px rgba(37,211,102,0.25);
}

.service-whatsapp:hover{
  transform:translateY(-3px);
  background:#1ebe5d;
}

/* REVIEWS */

.reviews-section{
  position:relative;

  background:
    linear-gradient(rgba(0,0,0,0.72),rgba(0,0,0,0.78)),
    url("https://i.postimg.cc/d191XGmH/avaliacao-de-clientes.png")
    center/cover no-repeat;

  color:white;
}

.reviews-grid{
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(260px,1fr));
  gap:25px;
  margin-top:50px;
}

.review-card{
  background:rgba(255,255,255,0.95);
  padding:35px 25px;
  border-radius:22px;
  box-shadow:0 10px 30px rgba(0,0,0,0.18);
  color:#111;
  transition:0.3s;
}

.review-card:hover{
  transform:translateY(-6px);
}

.stars{
  color:#f4b400;
  font-size:22px;
  margin-bottom:15px;
}

/* FAQ */

.faq-section{
  position:relative;

  background:
    linear-gradient(rgba(0,0,0,0.72),rgba(0,0,0,0.78)),
    url("https://i.postimg.cc/fLq3yz4T/perguntas-frequentes.jpg")
    center/cover no-repeat;

  color:white;
}

.faq-overlay{
  position:absolute;
  inset:0;
}

.faq-content{
  position:relative;
  z-index:2;
}

.faq-box{
  max-width:850px;
  margin:auto;
  text-align:left;
  background:rgba(0,0,0,0.45);
  padding:45px;
  border-radius:24px;
  backdrop-filter:blur(6px);
}

.faq-box h3{
  margin-top:35px;
  margin-bottom:12px;
  font-size:24px;
}

.faq-box h3:first-child{
  margin-top:0;
}

.faq-box p{
  line-height:1.9;
  opacity:0.92;
}

/* CTA */

.cta{
  background:#25D366;
  color:white;
  padding:100px 20px;
  text-align:center;
}

.cta h2{
  font-size:46px;
  margin-bottom:18px;
}

.cta-text{
  font-size:20px;
  margin-bottom:35px;
}

/* FLOATING */

.floating-whatsapp{
  position:fixed;
  right:20px;
  bottom:20px;
  z-index:999;
}

.floating-whatsapp a{
  display:flex;
  align-items:center;
  justify-content:center;
  background:#25D366;
  color:white;
  text-decoration:none;
  padding:16px 22px;
  border-radius:50px;
  font-weight:bold;
  box-shadow:0 8px 30px rgba(0,0,0,0.2);
}

/* MOBILE BAR */

.mobile-bar{
  display:none;
}

/* RESPONSIVO */

@media(max-width:768px){

  .container{
    padding:18px;
  }

  .hero{
    min-height:auto;
    padding:70px 0 55px;
    background-position:center center;
  }

  .logo{
    margin-bottom:14px;
  }

  .logo img{
    height:68px;
    max-width:210px;
  }

  .top-badge{
    font-size:13px;
    padding:8px 14px;
    margin-bottom:18px;
  }

  .hero h1{
    font-size:31px;
    line-height:1.25;
    margin-bottom:18px;
  }

  .hero-text{
    font-size:17px;
    line-height:1.7;
    margin-bottom:26px;
    padding:0 4px;
  }

  .hero-buttons{
    margin-bottom:26px;
  }

  .btn{
    width:100%;
    max-width:100%;
    font-size:17px;
    padding:18px 22px;
    border-radius:16px;
  }

  .hero-features{
    gap:10px;
  }

  .feature-item{
    width:100%;
    font-size:13px;
    padding:12px 14px;
  }

  .section{
    padding:65px 18px;
  }

  .section h2{
    font-size:30px;
    line-height:1.3;
    margin-bottom:16px;
  }

  .section-text{
    font-size:16px;
    line-height:1.8;
    margin-bottom:38px;
  }

  .grid{
    gap:18px;
  }

  .card{
    padding:28px 22px;
    border-radius:20px;
  }

  .icon{
    font-size:42px;
  }

  .services-grid{
    grid-template-columns:1fr;
    gap:22px;
    margin-top:38px;
  }

  .service-card{
    border-radius:22px;
  }

  .service-card img{
    height:210px;
  }

  .service-content{
    padding:22px;
  }

  .service-content h3{
    font-size:22px;
    line-height:1.4;
    margin-bottom:14px;
  }

  .service-content p{
    min-height:auto;
    font-size:15px;
    line-height:1.75;
  }

  .service-whatsapp{
    width:100%;
    text-align:center;
    padding:16px;
    font-size:16px;
    border-radius:14px;
  }

  .reviews-grid{
    gap:18px;
  }

  .review-card{
    padding:28px 22px;
  }

  .faq-box{
    padding:28px 22px;
    border-radius:20px;
  }

  .faq-box h3{
    font-size:21px;
    line-height:1.5;
  }

  .faq-box p{
    font-size:15px;
    line-height:1.8;
  }

  .cta{
    padding:75px 20px;
  }

  .cta h2{
    font-size:31px;
    line-height:1.3;
  }

  .cta-text{
    font-size:17px;
    line-height:1.7;
  }

  .floating-whatsapp{
    display:none;
  }

  .mobile-bar{
    display:block;
    position:fixed;
    left:0;
    right:0;
    bottom:0;
    z-index:9999;
    padding:10px 12px;
    background:white;
    box-shadow:0 -5px 20px rgba(0,0,0,0.08);
  }

  .mobile-bar a{
    display:block;
    background:#25D366;
    color:white;
    text-decoration:none;
    text-align:center;
    padding:17px;
    border-radius:14px;
    font-size:16px;
    font-weight:bold;
  }

}