.elementor-1734 .elementor-element.elementor-element-636c820{--display:flex;--min-height:40vh;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--overlay-opacity:1;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:080px;--padding-bottom:80px;--padding-left:20px;--padding-right:20px;}.elementor-1734 .elementor-element.elementor-element-636c820::before, .elementor-1734 .elementor-element.elementor-element-636c820 > .elementor-background-video-container::before, .elementor-1734 .elementor-element.elementor-element-636c820 > .e-con-inner > .elementor-background-video-container::before, .elementor-1734 .elementor-element.elementor-element-636c820 > .elementor-background-slideshow::before, .elementor-1734 .elementor-element.elementor-element-636c820 > .e-con-inner > .elementor-background-slideshow::before, .elementor-1734 .elementor-element.elementor-element-636c820 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#BC0C24;--background-overlay:'';}.elementor-widget-theme-page-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1734 .elementor-element.elementor-element-f41426e{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:08px 0px 0px 0px;text-align:center;}.elementor-1734 .elementor-element.elementor-element-f41426e .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:3rem;font-weight:800;text-transform:none;text-shadow:1px 1px 10px rgba(0, 0, 0, 0.6);color:#FFFFFF;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1734 .elementor-element.elementor-element-33bfc34{text-align:center;}.elementor-1734 .elementor-element.elementor-element-33bfc34 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:1.25rem;font-weight:400;-webkit-text-stroke-color:#000;stroke:#000;text-shadow:1px 1px 6px rgba(0, 0, 0, 0.6);color:#FFFFFF;}.elementor-1734 .elementor-element.elementor-element-0d33e48{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1734 .elementor-element.elementor-element-0e5a0a2{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1734 .elementor-element.elementor-element-28909b6{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--overlay-opacity:1;}.elementor-1734 .elementor-element.elementor-element-28909b6::before, .elementor-1734 .elementor-element.elementor-element-28909b6 > .elementor-background-video-container::before, .elementor-1734 .elementor-element.elementor-element-28909b6 > .e-con-inner > .elementor-background-video-container::before, .elementor-1734 .elementor-element.elementor-element-28909b6 > .elementor-background-slideshow::before, .elementor-1734 .elementor-element.elementor-element-28909b6 > .e-con-inner > .elementor-background-slideshow::before, .elementor-1734 .elementor-element.elementor-element-28909b6 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#021627;--background-overlay:'';}@media(max-width:1024px){.elementor-widget-theme-page-title .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}}@media(max-width:767px){.elementor-1734 .elementor-element.elementor-element-636c820{--gap:20px 20px;--row-gap:20px;--column-gap:20px;--padding-top:60px;--padding-bottom:60px;--padding-left:0px;--padding-right:0px;}.elementor-1734 .elementor-element.elementor-element-636c820.e-con{--align-self:center;}.elementor-widget-theme-page-title .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-1734 .elementor-element.elementor-element-f41426e .elementor-heading-title{font-size:2.2rem;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-1734 .elementor-element.elementor-element-33bfc34 .elementor-heading-title{font-size:1.25rem;-webkit-text-stroke-width:0px;stroke-width:0px;}}/* Start custom CSS for heading, class: .elementor-element-33bfc34 *//* Bloco 1: Hero Projetos Sociais */
.bloco-hero-projetos {
  background-color: #ffffff;
  padding: 60px 20px;
  font-family: 'Poppins', sans-serif;
}

.container-hero {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 60px;
  max-width: 1140px;
  margin: 0 auto;
  flex-wrap: wrap;
}

.texto-hero-projetos {
  flex: 1;
  min-width: 320px;
}

.texto-hero-projetos h1 {
  font-size: 2.5rem;
  font-weight: 800;
  color: #021627;
  margin-bottom: 20px;
  line-height: 1.3;
}

.texto-hero-projetos p {
  font-size: 1.125rem;
  color: #021627;
  line-height: 1.6;
  text-align: justify;
}

.imagem-hero-projetos {
  flex: 1;
  text-align: center;
}

.imagem-hero-projetos img {
  max-width: 440px;
  width: 100%;
  border-radius: 24px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
}

/* Responsivo */
@media (max-width: 768px) {
  .container-hero {
    flex-direction: column;
    text-align: center;
  }

  .texto-hero-projetos h1 {
    font-size: 2rem;
  }

  .texto-hero-projetos p {
    text-align: justify;
  }

  .imagem-hero-projetos img {
    max-width: 300px;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-636c820 *//* Banner Hero - Quem Faz o ISBET */
.hero-quem-somos {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  background-color: #BC0C24; /* Vermelho institucional ISBET */
  height: 60vh;
  min-height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
  padding: 0;
}

.container-hero {
  position: relative;
  z-index: 2;
  max-width: 800px;
  width: 100%;
  padding: 0 20px;
  color: #ffffff;
}

.container-hero h1 {
  font-size: 3rem;
  margin-bottom: 20px;
  font-weight: 800;
  font-family: 'Poppins', sans-serif;
  color: #ffffff;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.6); /* Sombrinha para contraste */
}

.container-hero p {
  font-size: 1.25rem;
  font-weight: 400;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: 'Poppins', sans-serif;
  color: #ffffff;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.6);
}

/* Botão CTA no Banner */
.hero-btn {
  background-color: #F7A437; /* Amarelo institucional */
  color: #021627; /* Azul institucional */
  padding: 12px 28px;
  border: none;
  border-radius: 6px;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
  text-decoration: none;
  display: inline-block;
  transition: background-color 0.3s, transform 0.3s;
}

.hero-btn:hover {
  background-color: #e69c00;
  transform: scale(1.05); /* Efeito suave no hover */
}

/* Responsivo Mobile */
@media (max-width: 768px) {
  .hero-quem-somos {
    height: 50vh;
    min-height: 300px;
  }

  .container-hero h1 {
    font-size: 2.2rem;
  }

  .container-hero p {
    font-size: 1rem;
  }

  .hero-btn {
    font-size: 14px;
    padding: 10px 20px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c732a8b */.bloco-projetos-visao {
  background-color: #fff;
  padding: 20px 20px;
  font-family: 'Poppins', sans-serif;
  text-align: center;
}

.titulo-projetos {
  font-size: 2.2rem;
  font-weight: 800;
  color: #021627;
  margin-bottom: 16px;
}

.subtitulo-projetos {
  color: #021627;
  font-size: 1.1rem;
  max-width: 800px;
  margin: 0 auto 20px;
}

.missao {
  font-size: 1.05rem;
  color: #021627;
  margin-bottom: 40px;
}

.grid-visao {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 32px;
  max-width: 1140px;
  margin: 0 auto;
}

.item-visao {
  background-color: #fff;
  border-radius: 12px;
  padding: 20px;
  box-shadow: 0 4px 14px rgba(0,0,0,0.09);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.item-visao:hover {
  transform: translateY(-6px);
  box-shadow: 0 8px 24px rgba(0,0,0,0.1);
}

.item-visao img {
  height: 64px;
  margin-bottom: 16px;
}

.item-visao h3 {
  font-size: 1.1rem;
  font-weight: 700;
  color: #021627;
  margin-bottom: 8px;
}

.item-visao p {
  font-size: 0.95rem;
  color: #021627;
  line-height: 1.5;
}

/* Mobile refinado */
@media (max-width: 480px) {
  .titulo-projetos {
    font-size: 1.5rem;
  }

  .subtitulo-projetos,
  .missao {
    font-size: 1rem;
    padding: 0 12px;
  }

  .item-visao img {
    height: 48px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d2a72f7 */.bloco-projetos-cards {
  background-color: #f9f9f9;
  padding: 20px 20px;
  font-family: 'Poppins', sans-serif;
}

.container-projetos {
  max-width: 1140px;
  margin: 0 auto;
  text-align: center;
}

.titulo-projetos {
  font-size: 2rem;
  font-weight: 800;
  color: #021627;
  margin-bottom: 40px;
}

.grid-projetos {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 24px;
}

.card-projeto {
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.09);
  text-align: left;
  transition: transform 0.3s ease;
}

.card-projeto:hover {
  transform: translateY(-6px);
}

.card-projeto img {
  width: 100%;
  height: auto;
  max-height: 120px; /* ou menos se quiser mais compacto */
  object-fit: contain;
  display: block;
  margin: 0 auto 8px; /* REDUZIDO de 16px para 8px */
}

.card-projeto h3 {
  margin-top: 0;
}

.conteudo-card {
  padding: 20px;
}

.card-projeto h3 {
  font-size: 1.2rem;
  font-weight: 700;
  color: #021627;
  margin-bottom: 10px;
}

.card-projeto p {
  font-size: 0.95rem;
  color: #333;
  line-height: 1.5;
}

.btn-projeto {
  display: inline-block;
  margin-top: 12px;
  font-size: 0.95rem;
  font-weight: 600;
  color: #990000;
  text-decoration: none;
  transition: color 0.3s ease, transform 0.2s ease;
}

.btn-projeto:hover {
  color: #cc0000;
  transform: translateX(4px);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-bb01f65 */.cta-final-projetos {
  background-color: #021627;
  color: #ffffff;
  padding: 20px 20px;
  text-align: center;
  font-family: 'Poppins', sans-serif;
  position: relative;
}

.container-cta {
  max-width: 800px;
  margin: 0 auto;
}

.cta-final-projetos h2 {
  font-size: 2.2rem;
  color: #ffffff;
  font-weight: 800;
  margin-bottom: 20px;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
}

.cta-final-projetos p {
  font-size: 1.125rem;
  line-height: 1.6;
  margin-bottom: 32px;
  color: #e4e4e4;
}

.cta-final-projetos .btn-primary.btn-interesse {
  background-color: #990000;
  color: #fff;
  padding: 14px 32px;
  border-radius: 8px;
  font-weight: 700;
  font-size: 1rem;
  text-decoration: none;
  transition: background-color 0.3s, transform 0.2s;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.1);
  display: inline-block;
  cursor: pointer;
  border: none;
}

.cta-final-projetos .btn-primary.btn-interesse:hover,
.cta-final-projetos .btn-primary.btn-interesse:focus-visible {
  background-color: #cc0000;
  transform: translateY(-3px) scale(1.04);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
}

.cta-final-projetos .btn-primary.btn-interesse:active {
  transform: scale(0.98);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
}

.cta-final-projetos .seta-direita {
  margin-left: 8px;
  font-weight: bold;
  font-size: 1.2rem;
  display: inline-block;
  transition: transform 0.3s ease;
}

.cta-final-projetos .btn-primary.btn-interesse:hover .seta-direita {
  transform: translateX(4px);
}

/* Responsivo */
@media (max-width: 768px) {
  .cta-final-projetos h2 {
    font-size: 1.75rem;
  }

  .cta-final-projetos p {
    font-size: 1rem;
    padding: 0 16px;
  }
}/* End custom CSS */