.elementor-17704 .elementor-element.elementor-element-8bb6ef3 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-17704 .elementor-element.elementor-element-8bb6ef3:not(.elementor-motion-effects-element-type-background), .elementor-17704 .elementor-element.elementor-element-8bb6ef3 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://ios.org.br/wp-content/uploads/2025/09/Landing-Page-Gente-que-Acredita_01-1-1.jpg");}.elementor-17704 .elementor-element.elementor-element-8bb6ef3 > .elementor-container{min-height:400px;}.elementor-17704 .elementor-element.elementor-element-8bb6ef3{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-17704 .elementor-element.elementor-element-8bb6ef3 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-17704 .elementor-element.elementor-element-b3bee3b > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-block-end:0px;}@media(min-width:768px){.elementor-17704 .elementor-element.elementor-element-b3bee3b{width:100%;}}@media(max-width:1024px){.elementor-17704 .elementor-element.elementor-element-b3bee3b > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-block-end:0px;}}@media(max-width:767px){.elementor-17704 .elementor-element.elementor-element-b3bee3b > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-block-end:0px;}}/* Start custom CSS for text-editor, class: .elementor-element-72c55b2 *//* =======================
   ESTILO BASE (Desktop)
======================= */
.nota {
  font-size: 48px;
  font-weight: 600;
  color: #ffffff;
  line-height: 1.1em;
  display: block;
}

.instituto {
  font-size: 64px;
  font-weight: 700;
  color: #ff9800; /* tom alaranjado */
  line-height: 1.1em;
  display: block;
}

.subtitulo {
  font-size: 20px;
  font-weight: 600;
  font-style: italic;
  color: #ffffff;
  line-height: 1.4em;
  display: block;
  margin-top: 10px;
}

.descricao {
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
  line-height: 1.6em;
  display: block;
  margin-top: 15px;
}

/* =======================
   TABLET
======================= */
@media (max-width: 1024px) {
  .nota {
    font-size: 40px;
  }
  .instituto {
    font-size: 54px;
  }
  .subtitulo {
    font-size: 18px;
  }
  .descricao {
    font-size: 16px;
  }
}

/* =======================
   MOBILE
======================= */
@media (max-width: 767px) {
  .nota {
    font-size: 32px;
  }
  .instituto {
    font-size: 42px;
  }
  .subtitulo {
    font-size: 16px;
  }
  .descricao {
    font-size: 14px;
  }
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-8bb6ef3 */.fundo-responsivo {
  background: url("https://ios.org.br/wp-content/uploads/2025/09/Landing-Page-Gente-que-Acredita_01.jpg") no-repeat center center;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #000; /* cor de fundo opcional */
  width: 100%;
  aspect-ratio: 1920 / 992;
  max-width: 100%;
  margin: 0 auto;
  max-height: 100%
    }
/* Mobile */
@media (max-width: 767px) {
  .fundo-responsivo {
    background-size: contain !important;
    background-position: top center !important;
    background-repeat: no-repeat !important;
    max-height: 100%
  }
}
/* Tablet */
@media (min-width: 768px) {
  .fundo-responsivo {
    background-size: contain !important;
    background-position: top center !important;
    background-repeat: no-repeat !important;
    max-height: 100%
  }
}
/* Responsivo opcional */
@media (max-width: 1024px) {
  .fundo-responsivo {
    background-size: contain;
    background-position: top center;
    max-height: 100%
  }
}/* End custom CSS */