.elementor-kit-8{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#F6F9FC;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ==============================
   LAYOUT GLOBAL
================================ */
.content-limitado {
  width: 100%;
  max-width: 1300px;
  margin-inline: auto;
  padding-inline: clamp(16px, 4vw, 32px);
  box-sizing: border-box;
}

@media (max-width: 1024px) {
  .content-limitado {
    max-width: 1500px;
  }
}

@media (max-width: 767px) {
  .content-limitado {
    max-width: none;
    width: 100%;
    padding-inline: 10px;
  }
}

html, body {
  max-width: 100%;
  overflow-x: hidden;
}

/* ==============================
   CARROSSEL
================================ */
.carousel-glass .swiper,
.carousel-glass .swiper-wrapper {
  overflow: visible !important;
}

.carousel-glass-wrapper {
  padding-top: 3vw;
  padding-bottom: 3vw;
  overflow: visible !important;
  background: transparent !important;
}

.carousel-glass .swiper-slide {
  position: relative;
  background: rgba(255,255,255,0.88) !important;
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  border-radius: 4vw;
  padding: 2.5vw;
  box-shadow:
    0 0 2.4vw -0.8vw rgba(0,0,0,0.10),
    0 0 1.2vw -0.6vw rgba(0,0,0,0.06);
  overflow: hidden;
  transition: transform .35s ease, box-shadow .35s ease;
}

.carousel-glass .swiper-slide:hover {
  transform: translateY(-0.4vw);
  box-shadow:
    0 0 3vw -0.6vw rgba(0,0,0,0.14),
    0 0 1.6vw -0.5vw rgba(0,0,0,0.08);
}

/* ==============================
   FORM
================================ */
.elementor-kit-8 .elementor-form {
  background: #f9fbff;
  padding: 48px;
  border-radius: 18px;
  box-shadow: 0 24px 48px rgba(0,0,0,.08);
}

.elementor-kit-8 .elementor-field-label {
  font-size: 14px;
  font-weight: 500;
  color: #1f2a44;
  margin-bottom: 6px;
}

/* ==============================
   FIXOS
================================ */
.texto-fixo {
  position: relative;
  width: 32vw;
  z-index: 10;
}

/* ==============================
   SISTEMA TIPOGRÁFICO SEAR — BASE
   (cores removidas para ajuste manual via Elementor)
================================ */

/* EYEBROW */
body .elementor .elementor-widget-text-editor.sear-eyebrow,
body .elementor .sear-eyebrow {
  font-size: 13px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 1.4;
  opacity: 0.85;
}

/* H1 */
body .elementor .elementor-widget-heading.sear-h1 .elementor-heading-title {
  font-size: clamp(34px, 4.5vw, 52px);
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.025em;
  max-width: 960px;
  margin-inline: auto;
}

/* H1 SUB */
body .elementor .elementor-widget-heading.sear-h1-sub .elementor-heading-title {
  font-size: 22px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.01em;
  max-width: 720px;
  margin: 14px auto 0;
}

/* H1.5 */
body .elementor .elementor-widget-heading.sear-h1-5 .elementor-heading-title {
  font-size: clamp(30px, 3.6vw, 40px);
  font-weight: 600;
  line-height: 1.25;
  letter-spacing: -0.022em;
  max-width: 1300px;
}

/* H2 */
body .elementor .elementor-widget-heading.sear-h2 .elementor-heading-title {
  font-size: clamp(26px, 3vw, 34px);
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: -0.02em;
  max-width: 720px
  text-align: auto;;
}

/* H2.5 */
body .elementor .elementor-widget-heading.sear-h2-5 .elementor-heading-title {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.45;
  letter-spacing: -0.018em;
  max-width: 640px;
  margin-inline: auto;
  text-align: center;
}

/* H3 */
body .elementor .elementor-widget-heading.sear-h3 .elementor-heading-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.45;
  letter-spacing: -0.015em;
}

/* TITLE SM */
body .elementor .elementor-widget-heading.sear-title-sm .elementor-heading-title {
  font-size: 17px;
  font-weight: 600;
  line-height: 1.45;
  letter-spacing: -0.01em;
}

/* BODY */
body .elementor .elementor-widget-text-editor.sear-body,
body .elementor .sear-body {
  font-size: 16.5px;
  line-height: 1.85;
  max-width: 1300px;
}

/* BODY MUTED */
body .elementor .elementor-widget-text-editor.sear-body-muted,
body .elementor .sear-body-muted {
  font-size: 16px;
  line-height: 1.8;
}

/* SMALL */
body .elementor .elementor-widget-text-editor.sear-small,
body .elementor .sear-small {
  font-size: 14px;
  line-height: 1.6;
}

@media (max-width: 1200px) and (min-width: 768px) {

  body .elementor .sear-eyebrow {
    font-size: clamp(11px, 1.6vw, 12px) !important;
    letter-spacing: 0.13em !important;
  }

  body .elementor .sear-h1 .elementor-heading-title {
    font-size: clamp(30px, 3.2vw, 40px) !important;
  }

  body .elementor .sear-h1-sub .elementor-heading-title {
    font-size: clamp(18px, 2.2vw, 20px) !important;
  }

  body .elementor .sear-h1-5 .elementor-heading-title {
    font-size: clamp(26px, 2.8vw, 34px) !important;
  }

  body .elementor .sear-h2 .elementor-heading-title {
    font-size: clamp(24px, 2.4vw, 28px) !important;
  }

  body .elementor .sear-h2-5 .elementor-heading-title {
    font-size: clamp(20px, 2.1vw, 22px) !important;
  }

  body .elementor .sear-h3 .elementor-heading-title {
    font-size: clamp(17px, 1.9vw, 18px) !important;
  }

  body .elementor .sear-title-sm .elementor-heading-title {
    font-size: clamp(15px, 1.8vw, 16px) !important;
  }

  body .elementor .sear-body {
    font-size: clamp(14.5px, 1.9vw, 15px) !important;
  }

  body .elementor .sear-body-muted {
    font-size: clamp(14px, 1.8vw, 14.5px) !important;
  }

  body .elementor .sear-small {
    font-size: clamp(13px, 1.7vw, 13.8px) !important;
  }
}

@media (max-width: 767px) {

  body.elementor-page .elementor .sear-h1 .elementor-heading-title {
    font-size: clamp(28px, 7.2vw, 36px) !important;
  }

  body.elementor-page .elementor .sear-h1-sub .elementor-heading-title {
    font-size: clamp(16px, 4.4vw, 19px) !important;
  }

  body.elementor-page .elementor .sear-h1-5 .elementor-heading-title {
    font-size: clamp(24px, 6.4vw, 30px) !important;
  }

  body.elementor-page .elementor .sear-h2 .elementor-heading-title {
    font-size: clamp(22px, 5.6vw, 27px) !important;
  }

  body.elementor-page .elementor .sear-h2-5 .elementor-heading-title {
    font-size: clamp(19px, 5vw, 23px) !important;
  }

  body.elementor-page .elementor .sear-h3 .elementor-heading-title {
    font-size: clamp(17px, 4.6vw, 20px) !important;
  }

  body.elementor-page .elementor .sear-title-sm .elementor-heading-title {
    font-size: clamp(15px, 4.1vw, 17px) !important;
  }

  body.elementor-page .elementor .sear-body,
  body.elementor-page .elementor .sear-body-muted {
    font-size: clamp(14.5px, 3.9vw, 16px) !important;
  }

  body.elementor-page .elementor .sear-small {
    font-size: clamp(13px, 3.5vw, 14.5px) !important;
  }

  body.elementor-page .elementor .sear-eyebrow {
    font-size: 11px !important;
    letter-spacing: 0.12em !important;
  }
}

.grecaptcha-badge {
  transform-origin: bottom right;
  transition: transform .2s ease;
}

@media (max-width: 767px) {
  .grecaptcha-badge {
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
  }
}/* End custom CSS */