.elementor-5531 .elementor-element.elementor-element-0ae0ec1{--display:flex;}@media(max-width:767px){.elementor-5531 .elementor-element.elementor-element-1ec157c{width:100%;max-width:100%;}}/* Start custom CSS for html, class: .elementor-element-1ec157c *//* Controle isolado apenas do topo */
.hero-topo{
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.hero-topo h1{
  font-family: inherit !important;
  font-weight: 700 !important;
  letter-spacing: -0.025em !important;
}

.hero-topo h2{
  font-family: inherit !important;
  font-weight: 500 !important;
}

/* Mobile */
@media (max-width: 500px){
  .hero-topo{
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .hero-topo h1{
    font-size: 29px !important;
    line-height: 0.9 !important;
    margin-bottom: 20px !important;
  }

  .hero-topo h1 span{
    display: block !important;
    white-space: normal !important;
  }

  .hero-topo h2{
    font-size: 17px !important;
    line-height: 1.0 !important;
    max-width: ch !important;
    margin: 0 auto !important;
  }
}

/* Tablet */
@media (min-width: 431px) and (max-width: 1024px){
  .hero-topo{
    padding-left: 24px !important;
    padding-right: 24px !important;
  }

  .hero-topo h1{
    font-size: 40px !important;
    line-height: 1.02 !important;
    margin-bottom: 16px !important;
  }

  .hero-topo h1 span{
    display: block !important;
    white-space: normal !important;
  }

  .hero-topo h2{
    font-size: 20px !important;
    line-height: 1.9 !important;
    max-width: 800px !important;
    margin: 0 auto !important;
  }
}

/* Desktop */
@media (min-width: 1025px){
  .hero-topo{
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .hero-topo h1{
    font-size: 55px !important;
    line-height: 1.02 !important;
    margin-bottom: 18px !important;
  }

  .hero-topo h2{
    font-size: 28px !important;
    line-height: 1.9 !important;
    max-width: 950px !important;
    margin: 0 auto !important;
  }
}
/* CSS do topo */
.hero-topo{
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

/* ... resto do CSS do topo ... */


/* CSS da caixa do vídeo */
.video-box{
  width: 100%;
}

@media (max-width: 430px){
  .video-box{
    max-width: 320px !important;
  }
}

@media (min-width: 431px) and (max-width: 1024px){
  .video-box{
    max-width: 380px !important;
  }
}

@media (min-width: 1025px){
  .video-box{
    max-width: 430px !important;
  }
}/* End custom CSS */