/* BLOCO DE CARROSEIS*/
.texto-carrosel {
  text-align: center;
}

#header-start {
  height: 0px;
  position: relative;
  top: 100px;
}



/* BLOCO DE VERTICAIS*/

.bloco {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px;
    border-radius: 0;
    height: 380px; /* altura total do bloco */
    box-sizing: border-box;
  }
  
  .bloco-imagem {
    width: 140px;
    height: 240px;
    border-radius: 25px;
    background-size: cover;
    background-position: center;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  }

  .minha-section {
    width: 100vw;
    margin: 0;
    padding: 0;
    position: relative;
    left: 0;
    right: 0;

  }


/* BLOCO INICIO*/

.titulo-gradiente {
  background: linear-gradient(90deg, #FF512F, #DD2476); /* pode ajustar as cores */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}

.bloco-mobile {
  padding: 60px 20px;
  background: #fff;
  color: #1e1e1e;
}

.conteudo {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  margin: auto;
  flex-wrap: wrap;
}

.texto {
  flex: 1;
  min-width: 300px;
  padding: 10px;
  
}

.etiqueta {
  color: #f57c00;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
}

h1 {
  font-size: 36px;
  margin: 10px 0;
  line-height: 1.2;
}

.destaque {
  color: #f57c00;
}

h2 {
  font-size: 20px;
  color: #5f6368;
  margin-bottom: 20px;
}

p {
  font-size: 16px;
  color: #5f6368;
  line-height: 1.6;
  margin-bottom: 30px;
}

.botao {
  display: inline-block;
  padding: 12px 24px;
  background-color: #f57c00;
  color: #fff;
  text-decoration: none;
  border-radius: 8px;
  font-weight: bold;
  transition: background 0.3s ease;
}

.botao:hover {
  background-color: #ff8000;
}

.imagem {
  flex: 1;
  min-width: 300px;
  text-align: center;
  padding: 20px;
}

.imagem img {
  max-width: 80%;
  height: auto;
}

---------
.imagem2 {
  flex: 1;
  min-width: 300px;
  text-align: center;
  padding: 20px;
}

.imagem img {
  max-width: 80%;
  height: auto;
}
----------


/* RESPONSIVO */
@media (max-width: 768px) {
  .conteudo {
    flex-direction: column;
    text-align: center;
  }

  h1 {
    font-size: 28px;
  }

  h2 {
    font-size: 18px;
  }

  .botao {
    width: 100%;
    max-width: 300px;
  }
}

/* BLOCO FORMATOS E SOLUÇÕES*/

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

.grupo-titulo {
  font-size: 28px;
  color: #e6007e;
  margin-bottom: 20px;
  text-align: left;
}

.cards-container {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 50px;
}

/* Container dos cards */
.product-cards {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
  padding: 20px;
  padding-top: 5px !important;
}

.linha-abaixo-titulo {
  width: 100%;
  height: 2px;
  background-color: #f57c00;
  margin-bottom: 5px;
}

/* Se o container tiver padding lateral, compense com margin negativa */
.container-com-cards {
  position: relative;
}

.container-com-cards .linha-abaixo-titulo {
  width: calc(100% + -75px); /* ajusta para compensar padding */
  margin-left: -20px;
  margin-right: -20px;
}


/* Cada card */
.product-card {
  background: white;
  border-radius: 16px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.08);
  flex: 1 1 calc(33.333% - 40px); /* máximo de 3 por linha com espaçamento */
  max-width: calc(33.333% - 40px);
  box-sizing: border-box;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  transition: transform 0.3s ease;
}

.product-card img {
  width: 100%;
  height: auto;
  display: block;
}

.product-card h4 {
  font-size: 16px;
  margin: 16px 0 8px;
}

.product-card p {
  font-size: 14px;
  color: #666;
  margin: 0 16px 16px;
}

.product-card a {
  display: inline-block;
  margin-bottom: 16px;
  padding: 10px 20px;
  background: linear-gradient(to right, #f15a24, #e6007e);
  color: white;
  font-weight: bold;
  border-radius: 8px;
  text-decoration: none;
  transition: background 0.3s ease;
}

.product-card a:hover {
  background: linear-gradient(to right, #e6007e, #f15a24);
}

.ad-block-title {
  max-width: 1200x;
  margin: auto;
  padding: 0 60px;
  margin-top: 40px !important;
  margin-bottom: 5px !important;
}

/* Responsividade */
@media (max-width: 768px) {
  .product-card {
    flex: 1 1 100%;
    max-width: 100%;
  }
  .titulo-formato {
    text-align: center;
  }
}

/*-----------Baixe midiakit--------------*/

.cta-midia-kit {
  background: linear-gradient(90deg, #FF512F, #e6007e);
  padding: 60px 20px;
  border-radius: 25px;
  margin: 60px auto;
  max-width: 1200px;
  color: white !important;
  text-align: center;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px; /* Ajuste o valor conforme a distância desejada */
}

.cta-title {
  color: white;
  font-size: 36px;
  font-weight: 800;
  margin-bottom: 15px;
}

.cta-text {
  color: white;
  font-size: 20px;
  font-weight: 400;
  max-width: 700px;
  margin: 0 auto 30px auto;
  line-height: 1.5;
}

.cta-container h2 {
  font-size: 40px;
  margin-bottom: 15px;
  font-weight: 600;
}

.cta-container p {
  font-size: 24px;
  margin-bottom: 30px;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.cta-button {
  display: inline-block;
  padding: 15px 30px;
  font-size: 18px;
  color: linear-gradient(60deg, #FF512F, #DD2476);;
  border: 2px solid white;
  border-radius: 8px;
  text-decoration: none;
  transition: 0.3s;
  font-weight: bold;
  background: white;
}

.cta-button:hover {
  background-color: rgb(255, 255, 255);
}


@media (max-width: 768px) {
  .titulo-formato {
    text-align: center;
  }

  .cta-midia-kit {
    margin: 50px 16px; /* cria recuo nas laterais */
    padding: 30px 20px; /* mantém espaçamento interno */
    border-radius: 12px;
  }

  .cta-midia-kit h2 {
    font-size: 22px; /* menor que no desktop */
    line-height: 1.3;
    margin-bottom: 12px;
  }

  .cta-midia-kit p {
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 18px;
  }

  .cta-midia-kit .btn {
    padding: 10px 16px;
    font-size: 14px;
  }
}

/* BLOCO CASES*/
.margem-cases {
  margin-top: 20px;
  margin-bottom: 20px;
}

.box-color1 {
  background-color: #FF512F;
  color: #777;
	border-color: #FF512F;
}

.box-color2 {
  background-color: #f81a5d;
  color: #777;
	border-color: #f81a5d;
}

.box-color3 {
  background-color: #DD2476;
  color: #777;
	border-color: #DD2476;
}


.titulo-case {
  color: whitesmoke;
  margin-top: 5px;
  margin-bottom: 0px;
  margin-left: 16px;
  margin-right: 16px;
  font-size: 25px;
}

.texto-case {
  color: whitesmoke;
  margin-top: 0;
  margin-bottom: 20px;
  margin-left: 16px;
  margin-right: 16px;
}

.link-case {
  color: whitesmoke;
  margin-top: 0;
  margin-bottom: 20px;
  margin-left: 16px;
  margin-right: 16px;
}


/* BLOCO ESTÚDIO */

:root{
  --bg: #ffffff;
  --blue: #0f6b82;
  --muted: #6b6b6b;
  --accent: #f39c12;
  --radius: 20px;
  --gap: 16px;
  --font: "Poppins";
}

.pageOFC {
  max-width:1200px;
  margin:0px auto;
  padding:30px;
}

.pageOFC1 {
  max-width:1200px;
  margin:32px 0px 0px 32px;
  padding:0px 20px 0px 20px;
  margin-left: 20;
}

.headlineOFC {
  text-align:center;
  font-weight:800;
  margin-bottom:28px;
  font-size:48px;
}

.heroOFC{
  display:flex;
  gap:32px;
  align-items:flex-start;
}

.galleryOFC{
  width:56%;
  display:grid;
  grid-template-columns: 2fr 1fr 1fr;
  grid-template-rows: auto auto;
  gap:var(--gap);
}

.tileOFC{
  background:var(--blue);
  border-radius: var(--radius);
  overflow:hidden;
}

.tileOFC img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}

.tile--bigOFC{
  grid-column:1 / 2;
  grid-row:1 / 3;
  aspect-ratio: 3 / 4;
}

.tile--tallOFC{
  aspect-ratio: 1 / 1.5;
}

.tile--wideOFC{
  grid-column:2 / 4;
  grid-row:2 / 3;
  aspect-ratio: 2 / 1;
}

.contentOFC{
  width:40%;
}

.kickerOFC{
  display:block;
  color:var(--accent);
  font-weight:700;
  letter-spacing:1px;
  margin-bottom:8px;
}

.titleOFC{
  margin:0 0 12px;
  font-size:34px;
  font-weight:800;
}

.leadOFC{
  font-size:18px;
  line-height:1.35;
  margin:0 0 14px;
  color:#111;
}

.metaOFC{
  margin:0 0 22px;
  color:var(--muted);
}

.btnOFC{
  display:inline-block;
  background:var(--accent);
  color:white;
  text-decoration:none;
  padding:14px 22px;
  border-radius:10px;
  font-weight:700;
}

/* Responsivo */
@media (max-width: 900px) {
  .heroOFC {
    flex-direction: column;
  }

  .contentOFC {
    order: -1; /* Faz o texto aparecer antes da galeria */
  }

  .galleryOFC {
    order: 0;
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto auto;
    gap: 16px;
  }

  .tile--bigOFC {
    grid-column: 1 / 3;
    grid-row: 1;
    aspect-ratio: 3 / 4;
  }

  .tile--tallOFC {
    aspect-ratio: 1 / 1.4; /* altura ajustada para não ocupar tanto espaço */
  }

  .tile--tallOFC:nth-of-type(2) {
    grid-column: 1;
    grid-row: 2;
  }

  .tile--tallOFC:nth-of-type(3) {
    grid-column: 2;
    grid-row: 2;
  }

  .tile--wideOFC {
    grid-column: 1 / 3;
    grid-row: 3;
    aspect-ratio: 2 / 1;
  }

  .contentOFC {
    width: 100%;
    margin-top: 14px;
    margin-bottom: 15px;
  }
}


-------------------------

/* BLOCO PERFIL COMUNIDADE */

    .services-section {
      max-width: 1000px;
      margin: auto;
      text-align: center;
    }

    .services-section h2 {
      font-size: 32px;
      margin-bottom: 10px;
    }

    .services-section p {
      font-size: 16px;
      color: #555;
      margin-bottom: 25px;
    }

    .cards {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      gap: 20px;
    }

    .card {
      background: white;
      border-radius: 8px;
      padding: 20px;
      flex: 1 1 calc(25% - 20px);
      box-shadow: 0 2px 8px rgba(0,0,0,0.1);
      text-align: left;
      position: relative;
      
    }

    .buttone {
      text-align:unset;
      color: #ff6600;
    }

    .icon-box {
      width: 40px;
      height: 40px;
      border-radius: 8px;
      display: flex;
      align-items: center;
      justify-content: center;
      position: absolute;
      top: 20px;
      left: 20px;
    }

    .icon-box img {
      width: 50px;
      height: 50px;
    }



    .card h3 {
      margin-left: 70px;
      font-size: 18px;
    }
    

@media (max-width: 768px) {
  .cards {
    flex-direction: column;
    align-items: center;
  }

  .card {
    flex: 1 1 100%;
    width: 90%;
    margin-bottom: 20px;
  }

  .card h3 {
    margin-left: 60px;
    font-size: 16px;
  }

  .icon-box {
    top: 15px;
    left: 15px;
    width: 35px;
    height: 35px;
  }

  .icon-box img {
    width: 40px;
    height: 40px;
  }

  .services-section h2 {
    font-size: 24px;
  }

  .services-section p {
    font-size: 14px;
  }
}

------------------------------



.comunidade-section {
  padding: 60px 20px;
  background-color: #f9f9f9;
  text-align: center;
}

.comunidade-section h2 {
  font-size: 28px;
  margin-bottom: 40px;
}

.comunidade-section h2 span {
  color: #ff6600;
}

.comunidade-cards {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
}

.comunidade-card {
  background-color: white;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  padding: 20px;
  width: 300px;
  text-align: left;
}

.comunidade-card img {
  width: 100%;
  height: auto;
  border-radius: 8px;
  margin-bottom: 15px;
}

.comunidade-card h3 {
  font-size: 20px;
  margin-bottom: 10px;
}

.comunidade-card p {
  font-size: 14px;
  color: #555;
  margin-bottom: 20px;
}

.veja-mais {
  font-weight: bold;
  color: #ff6600;
  text-decoration: none;
}

.img-arredondada {
  border-radius: 50%;
}

/* Responsivo */
@media (max-width: 768px) {
  .comunidade-cards {
    flex-direction: column;
    align-items: center;
  }

  .comunidade-card {
    width: 90%;
  }
}

.margem-bottom-botoes {
  margin-bottom: 60px;
}

---------------------------

/* BLOCO ADVANCED TALKS */

.espacamento {
  margin-bottom: 60px !important;
}

/* BLOCO TERRA INSIGHTS */

.terrainsight-padding {
  padding: 20px !important;
}

.texto-terrainsights {
  margin-bottom: 0;
}

.titulo-terrainsights {
  margin-bottom: 0;
}


.section-oc {
  margin-top: 40px !important;
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

/* BLOCO TESTE VERTICAIS */

 .carousel-block {
      background: #1c1c1c;
      border-radius: 20px;
      padding: 40px 20px;
      width: 90%;
      max-width: 1000px;
      box-shadow: 0 10px 30px rgba(0,0,0,0.6);
    }

.ad-block {
  display: flex;
  align-items: center;       /* Centraliza verticalmente */
  justify-content: space-between;
  border-radius: 20px;
  padding: 40px 20px;
  gap: 40px;                 /* espaço entre texto e carrossel */
  background: linear-gradient(to right, #f15a24, #e6007e);  
  width: 100%;
  max-width: 1200px;
  
}

.ad-text {
  flex: 1;                   /* pega metade do espaço */
  color: #fff;
}

.ad-text h2 {
  font-size: 2rem;
  margin-bottom: 1rem;
}

.ad-text p {
  margin-bottom: 1.5rem;
  line-height: 1.5;
}

.ad-text .btn {
  display: inline-block;
  padding: 10px 20px;
  border: 2px solid #fff;
  border-radius: 30px;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  transition: 0.3s;
}

.ad-text .btn:hover {
  background: #fff;
  color: #111;
}

.ad-carousel {
  flex: 1;               /* impede que ele cresça automaticamente */
  width: 300px;             /* define uma largura fixa */
}

.swiper {
  width: 100%;
  height: 100%;
}


/* ================= GRID NORMAL (3 por linha) ================= */
.product-cards-OFC {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
  padding: 20px;
}

.product-card-OFC {
  background: white;
  border-radius: 16px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.08);
  flex: 1 1 calc(33.333% - 40px); /* máximo de 3 por linha */
  max-width: calc(33.333% - 40px);
  box-sizing: border-box;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  transition: transform 0.3s ease;
}

.product-card-OFC img {
  width: 100%;
  border-radius: 0px;
  margin-bottom: 15px;
}

/* Hover bonito */
.product-card-OFC:hover {
  transform: translateY(-5px);
}


/* ================= CARROSSEL (Swiper) ================= */
.swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 300px;  /* controla largura do slide */
  height: auto;
}

.swiper-slide .product-card-OFC {
  flex: none;         /* remove regra de grid */
  width: 100%;        /* ocupa toda largura do slide */
  max-width: 280px;   /* garante que não fique muito largo */
}

/* Responsividade para telas pequenas */
@media (max-width: 768px) {
  .ad-block {
    flex-direction: column;   /* empilha os itens */
    text-align: center;       /* centraliza o texto no mobile */
    gap: 20px;                /* diminui o espaço no mobile */
  }
}

/* ================= bloco conteúdo ================= */

.bordaconteudo {
  border-radius: 8px;
}



/* ================= CARROSSEL (Swiper) ================= */
.hub-block {
  align-items: center;       /* Centraliza verticalmente */
  justify-content: space-between;
  border-radius: 20px;
  padding: 20px 20px 20px;
  gap: 40px;                 /* espaço entre texto e carrossel */
  background-image: url('../_img/pattern-8.png');  
  width: 100%;
  max-width: 1200px;
}

/* Responsividade para telas pequenas */
@media (max-width: 768px) {
  .hub-block {
    flex-direction: column;   /* empilha os itens */
    text-align: center;       /* centraliza o texto no mobile */
    gap: 20px;                /* diminui o espaço no mobile */
    border-radius: 0px;
  }
}
