.elementor-1164 .elementor-element.elementor-element-b7c38f7{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1164 .elementor-element.elementor-element-a18753c{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1164 .elementor-element.elementor-element-6a13b5c{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1164 .elementor-element.elementor-element-a04266a{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1164 .elementor-element.elementor-element-ce41dc6{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-f31730b *//* =========================
   HERO V2 — SEM FAIXA BRANCA
   + SEM CROP/ZOOM
   ========================= */

/* zera qualquer espaçamento do widget */
.elementor-1164 .elementor-element.elementor-element-f31730b,
.elementor-1164 .elementor-element.elementor-element-f31730b .elementor-widget-container{
  margin: 0 !important;
  padding: 0 !important;
}

/* HERO como background com proporção fixa (não corta) */
.elementor-1164 .elementor-element.elementor-element-f31730b .uru-hero-v2{
  position: relative;
  width: 100%;
  margin: 0 !important;
  padding: 0 !important;
  aspect-ratio: 1280 / 350;
  min-height: 260px;

  background-image: url("https://camarauruana.go.gov.br/wp-content/uploads/2026/03/heroimgnova3.png");
  background-size: cover;          /* não corta porque a proporção bate */
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
  line-height: 0; /* evita “gap fantasma” */
}

/* overlay do texto */
.elementor-1164 .elementor-element.elementor-element-f31730b .uru-hero-v2__overlay{
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  pointer-events: none;
}

/* container alinhado ao grid do site */
.elementor-1164 .elementor-element.elementor-element-f31730b .uru-hero-v2__container{
  width: min(1200px, 92%);
  margin: 0 auto;
  display: flex;
  justify-content: flex-end;
}

/* texto */
.elementor-1164 .elementor-element.elementor-element-f31730b .uru-hero-v2__text{
  max-width: 520px;
  text-align: right;

  display: flex;
  flex-direction: column;
  align-items: flex-end;

  font-family: Inter, system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
  text-shadow: 0 10px 26px rgba(0,0,0,.55);
}

.elementor-1164 .elementor-element.elementor-element-f31730b .uru-hero-v2__subtitle,
.elementor-1164 .elementor-element.elementor-element-f31730b .uru-hero-v2__title{
  margin: 0 !important;
  padding: 0 !important;
  color: #fff;
}

.elementor-1164 .elementor-element.elementor-element-f31730b .uru-hero-v2__subtitle{
  font-size: clamp(16px, 1.8vw, 28px);
  font-weight: 400;
  letter-spacing: -0.02em;
  line-height: 1.1;
}

.elementor-1164 .elementor-element.elementor-element-f31730b .uru-hero-v2__title{
  font-size: clamp(34px, 5vw, 80px);
  font-weight: 800;
  line-height: 0.95;
  letter-spacing: -0.03em;
}

/* =========================
   MOBILE — troca imagem + centraliza texto
   (SEM mexer no desktop)
   ========================= */
@media (max-width: 768px){

  /* remove qualquer padding/margem que esteja "encolhendo" a largura do widget */
  .elementor-1164 .elementor-element.elementor-element-f31730b,
  .elementor-1164 .elementor-element.elementor-element-f31730b .elementor-widget-container{
    margin: 0 !important;
    padding: 0 !important;
  }

  /* força a hero a ocupar a largura total da viewport, mesmo dentro de container do tema */
  .elementor-1164 .elementor-element.elementor-element-f31730b .uru-hero-v2{
    width: 100vw !important;
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
    /* ✅ TROCA A IMAGEM SOMENTE NO MOBILE */
    background-image: url("https://camarauruana.go.gov.br/wp-content/uploads/2026/03/heroimmobile.png") !important;
    background-position: center !important;
  }

  /* ✅ centraliza o conteúdo (texto) no meio da foto */
  .elementor-1164 .elementor-element.elementor-element-f31730b .uru-hero-v2__overlay{
    align-items: center !important;
    justify-content: center !important;
  }

  /* ✅ container deixa de empurrar pra direita */
  .elementor-1164 .elementor-element.elementor-element-f31730b .uru-hero-v2__container{
    width: min(1200px, 92%) !important;
    justify-content: center !important;
  }

  /* ✅ texto centralizado e alinhado ao centro */
.elementor-1164 .elementor-element.elementor-element-f31730b .uru-hero-v2__text{
  text-align: center !important;
  align-items: center !important;
  transform: translateY(85px);
}

  .elementor-1164 .elementor-element.elementor-element-f31730b .uru-hero-v2__subtitle{
    font-size: clamp(15px, 3vw, 16px);
    line-height: 1.15;
  }

  .elementor-1164 .elementor-element.elementor-element-f31730b .uru-hero-v2__title{
    font-size: clamp(50px, 6vw, 34px);
    line-height: 1.05;
  }
  
    .elementor-1164 .elementor-element.elementor-element-f31730b .uru-hero-v2{
    aspect-ratio: 1 / 1 !important;   /* quadrado no mobile */
    height: auto !important;
    min-height: 0 !important;

    background-size: contain !important;  /* mostra a imagem completa */
    background-repeat: no-repeat !important;
    background-position: center !important;

    /* fundo para caso sobre “respiro” nas laterais */
    background-color: #003b29 !important;
  }

  /* ✅ garante que o overlay acompanha a nova altura */
  .elementor-1164 .elementor-element.elementor-element-f31730b .uru-hero-v2__overlay{
    align-items: center !important;
    justify-content: center !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-eca40dc *//* =========================
   ACESSO RÁPIDO — URUANA
   ========================= */

.elementor-1164 .elementor-element.elementor-element-eca40dc .uru-quick{
  font-family: Inter, system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
  padding: clamp(24px, 4vw, 40px) 0;
  background: #ffffff;
}

/* =========================
   HEADER DA SEÇÃO
   ========================= */

.elementor-1164 .elementor-element.elementor-element-eca40dc .uru-quick__head{
  width: min(1200px, 92%);
  margin: 0 auto 28px auto;
  text-align: center; /* CENTRALIZADO */
}

.elementor-1164 .elementor-element.elementor-element-eca40dc .uru-quick__title{
  margin: 0;
  color: #003b29;
  font-weight: 800;
  letter-spacing: -0.02em;
  font-size: clamp(28px, 3.2vw, 44px);
  line-height: 1.05;
}

/* remove o tracinho */
.elementor-1164 .elementor-element.elementor-element-eca40dc .uru-quick__rule{
  display: none;
}

/* =========================
   GRID
   ========================= */

.elementor-1164 .elementor-element.elementor-element-eca40dc .uru-quick__grid{
  width: min(1200px, 92%);
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}

/* =========================
   CARD
   ========================= */

.elementor-1164 .elementor-element.elementor-element-eca40dc .uru-quick__card{
  position: relative;
  display: grid;
  grid-template-columns: 48px 1fr 24px;
  align-items: center;
  gap: 14px;

  padding: 20px 18px;
  border-radius: 16px;

  background: #006d4d; /* verde institucional */
  color: #ffffff;
  text-decoration: none;

  box-shadow: 0 12px 26px rgba(0,0,0,.10);
  transition: transform .2s ease, box-shadow .2s ease, filter .2s ease;
}

/* Ícone */
.elementor-1164 .elementor-element.elementor-element-eca40dc .uru-quick__icon{
  width: 48px;
  height: 48px;
  border-radius: 14px;

  display: grid;
  place-items: center;

  background: rgba(255,255,255,.12);
  border: 1px solid rgba(255,255,255,.18);

  font-size: 22px;
  line-height: 1;
}

/* Texto */
.elementor-1164 .elementor-element.elementor-element-eca40dc .uru-quick__label{
  display: block;
  font-weight: 700;
  letter-spacing: -0.01em;
  font-size: 16px;
  line-height: 1.25;
  text-align: left;
}

/* Seta */
.elementor-1164 .elementor-element.elementor-element-eca40dc .uru-quick__chev{
  justify-self: end;
  opacity: .85;
  font-size: 20px;
  transition: transform .2s ease, opacity .2s ease;
}

/* =========================
   HOVER
   ========================= */

.elementor-1164 .elementor-element.elementor-element-eca40dc .uru-quick__card:hover{
  transform: translateY(-3px);
  box-shadow: 0 16px 36px rgba(0,0,0,.18);
  filter: brightness(1.05);
}

.elementor-1164 .elementor-element.elementor-element-eca40dc .uru-quick__card:hover .uru-quick__chev{
  transform: translateX(3px);
  opacity: 1;
}

/* =========================
   RESPONSIVO
   ========================= */

@media (max-width: 1024px){
  .elementor-1164 .elementor-element.elementor-element-eca40dc .uru-quick__grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 560px){

  .elementor-1164 .elementor-element.elementor-element-eca40dc .uru-quick{
    padding: 28px 0;
  }

  .elementor-1164 .elementor-element.elementor-element-eca40dc .uru-quick__grid{
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .elementor-1164 .elementor-element.elementor-element-eca40dc .uru-quick__card{
    padding: 18px 16px;
    grid-template-columns: 44px 1fr 20px;
  }

  .elementor-1164 .elementor-element.elementor-element-eca40dc .uru-quick__icon{
    width: 44px;
    height: 44px;
  }

  .elementor-1164 .elementor-element.elementor-element-eca40dc .uru-quick__label{
    font-size: 15px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a4de96f *//* =========================================
   PARLAMENTARES - CÂMARA URUANA
   ========================================= */

.elementor-1164 .elementor-element.elementor-element-a4de96f .uru-parl{
  position: relative;
  background: #003b29;
  padding: 50px 0;
  font-family: Inter, system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
  overflow: hidden;
}

/* Faixa vermelha do meio para baixo */
.elementor-1164 .elementor-element.elementor-element-a4de96f .uru-parl::after{
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  bottom: 0;
  background: #ff3632;
  z-index: 0;
}

.elementor-1164 .elementor-element.elementor-element-a4de96f .uru-parl__container{
  width: min(1200px, 92%);
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

/* =========================================
   HEADER (DESKTOP)
   ========================================= */

.elementor-1164 .elementor-element.elementor-element-a4de96f .uru-parl__head{
  display: grid;
  grid-template-columns: auto 6px 1fr;
  align-items: center;
  gap: 18px;
  margin-bottom: 30px;
}

.elementor-1164 .elementor-element.elementor-element-a4de96f .uru-parl__title{
  color: #fff;
  font-weight: 800;
  font-size: 38px;
  margin: 0;
  letter-spacing: -0.02em;
}

.elementor-1164 .elementor-element.elementor-element-a4de96f .uru-parl__bar{
  width: 6px;
  height: 50px;
  background: #006d4d;
  border-radius: 20px;
}

.elementor-1164 .elementor-element.elementor-element-a4de96f .uru-parl__subtitle{
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  margin: 0;
  line-height: 1.3;
}

/* =========================================
   GRID DESKTOP
   ========================================= */

.elementor-1164 .elementor-element.elementor-element-a4de96f .uru-parl__track{
  display: block;
}

.elementor-1164 .elementor-element.elementor-element-a4de96f .uru-parl__grid{
  display: grid;
  grid-template-columns: repeat(9, 1fr);
  gap: 16px;
}

.elementor-1164 .elementor-element.elementor-element-a4de96f .uru-parl__grid--b{
  display: none;
}

/* =========================================
   CARD
   ========================================= */

.elementor-1164 .elementor-element.elementor-element-a4de96f .uru-parl__card{
  background: #ffffff;
  border-radius: 10px;
  overflow: hidden;
  text-decoration: none;
  box-shadow: 0 10px 25px rgba(0,0,0,.20);
  transition: transform .25s ease, box-shadow .25s ease;
  display: block;
  color: inherit;
}

.elementor-1164 .elementor-element.elementor-element-a4de96f .uru-parl__card:hover{
  transform: translateY(-5px);
  box-shadow: 0 14px 34px rgba(0,0,0,.24);
}

.elementor-1164 .elementor-element.elementor-element-a4de96f .uru-parl__photo{
  position: relative;
  aspect-ratio: 3/4;
  background: #e9eef0;
}

.elementor-1164 .elementor-element.elementor-element-a4de96f .uru-parl__img{
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center;
}

/* Badge sempre 1 linha */
.elementor-1164 .elementor-element.elementor-element-a4de96f .uru-parl__badge{
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;

  background: #006d4d;
  color: #fff;
  text-align: center;

  padding: 7px 10px;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.04em;

  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.elementor-1164 .elementor-element.elementor-element-a4de96f .uru-parl__body{
  padding: 12px;
  text-align: center;
}

.elementor-1164 .elementor-element.elementor-element-a4de96f .uru-parl__name{
  font-size: 14px;
  font-weight: 800;
  margin: 0;
  color: #111;
  line-height: 1.15;
}

.elementor-1164 .elementor-element.elementor-element-a4de96f .uru-parl__role{
  font-size: 12px;
  margin: 6px 0 0;
  color: #555;
}

/* =========================================
   RESPONSIVO - CARROSSEL FLUIDO
   ========================================= */

@media (max-width: 900px){

  /* Header centralizado */
  .elementor-1164 .elementor-element.elementor-element-a4de96f .uru-parl__head{
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 10px;
    margin-bottom: 20px;
  }

  .elementor-1164 .elementor-element.elementor-element-a4de96f .uru-parl__bar{
    display: none;
  }

  .elementor-1164 .elementor-element.elementor-element-a4de96f .uru-parl__title{
    font-size: 30px;
  }

  .elementor-1164 .elementor-element.elementor-element-a4de96f .uru-parl__subtitle{
    font-size: 14px;
    max-width: 28ch;
    line-height: 1.4;
  }

  /* Carrossel */
  .elementor-1164 .elementor-element.elementor-element-a4de96f .uru-parl__track{
    display: flex;
    gap: 14px;

    overflow-x: auto;
    overflow-y: hidden;

    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;

    scroll-snap-type: x proximity;

    padding: 6px 10px 12px;
    margin: 0 -10px;

    scrollbar-width: none;
  }

  .elementor-1164 .elementor-element.elementor-element-a4de96f .uru-parl__track::-webkit-scrollbar{
    display: none;
  }

  /* Grid vira sequência horizontal */
  .elementor-1164 .elementor-element.elementor-element-a4de96f .uru-parl__grid{
    display: contents;
  }

  /* Cards menores no mobile */
  .elementor-1164 .elementor-element.elementor-element-a4de96f .uru-parl__card{
    flex: 0 0 235px;
    scroll-snap-align: start;
  }

  .elementor-1164 .elementor-element.elementor-element-a4de96f .uru-parl__photo{
    aspect-ratio: 4/5;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2e525d1 *//* =========================
   PORTAL DA TRANSPARÊNCIA
   (12 cards - 6x2 no desktop)
   ========================= */

/* Material Symbols (pode colocar no HTML do widget OU no header do site) */
@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,GRAD@24,600,0,0");

.elementor-1164 .elementor-element.elementor-element-2e525d1 .uru-transp{
  background: #0b4f3f; /* verde do projeto (ajuste se necessário) */
  padding: 56px 0;
}

.elementor-1164 .elementor-element.elementor-element-2e525d1 .uru-transp__container{
  width: min(1200px, 92%);
  margin: 0 auto;
}

.elementor-1164 .elementor-element.elementor-element-2e525d1 .uru-transp__head{
  margin-bottom: 24px;
}

.elementor-1164 .elementor-element.elementor-element-2e525d1 .uru-transp__title{
  margin: 0;
  font-family: Inter, system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
  font-weight: 800;
  letter-spacing: -0.03em;
  color: #ffffff;
  font-size: clamp(26px, 3vw, 44px);
}

/* GRID: 6 em cima e 6 embaixo (12 total) */
.elementor-1164 .elementor-element.elementor-element-2e525d1 .uru-transp__grid{
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 16px;
}

/* CARD */
.elementor-1164 .elementor-element.elementor-element-2e525d1 .uru-transp__card{
  background: #ffffff;
  border-radius: 16px;
  padding: 18px 16px;
  display: flex;
  align-items: center;
  gap: 12px;

  text-decoration: none;
  color: inherit;

  transition: transform .18s ease, box-shadow .18s ease, background-color .18s ease;
  box-shadow: 0 10px 22px rgba(0,0,0,.12);
}

/* ÍCONE */
.elementor-1164 .elementor-element.elementor-element-2e525d1 .uru-transp__icon{
  width: 44px;
  height: 44px;
  border-radius: 999px;
  display: grid;
  place-items: center;

  background: rgba(11,79,63,.10); /* leve verde */
  color: #0b4f3f;

  font-size: 24px;
  line-height: 1;

  font-variation-settings:
    "FILL" 0,
    "wght" 650,
    "GRAD" 0,
    "opsz" 24;
}

/* TEXTO */
.elementor-1164 .elementor-element.elementor-element-2e525d1 .uru-transp__text{
  font-family: Inter, system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
  font-weight: 700;
  letter-spacing: -0.02em;
  color: #083b30;
  font-size: 15px;
  line-height: 1.15;
}

/* Hover */
.elementor-1164 .elementor-element.elementor-element-2e525d1 .uru-transp__card:hover{
  transform: translateY(-2px);
  box-shadow: 0 14px 30px rgba(0,0,0,.18);
  background: #f7fffb;
}

.elementor-1164 .elementor-element.elementor-element-2e525d1 .uru-transp__card:hover .uru-transp__icon{
  color: #0b4f3f;
}

/* Acessibilidade */
.elementor-1164 .elementor-element.elementor-element-2e525d1 .uru-transp__card:focus-visible{
  outline: 3px solid rgba(255,170,0,.55);
  outline-offset: 4px;
}

/* =========================
   RESPONSIVO
   ========================= */

/* <= 1100: 4 colunas */
@media (max-width: 1100px){
  .elementor-1164 .elementor-element.elementor-element-2e525d1 .uru-transp__grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

/* <= 820: 2 colunas */
@media (max-width: 820px){
  .elementor-1164 .elementor-element.elementor-element-2e525d1 .uru-transp{
    padding: 44px 0;
  }

  .elementor-1164 .elementor-element.elementor-element-2e525d1 .uru-transp__grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
  }

  .elementor-1164 .elementor-element.elementor-element-2e525d1 .uru-transp__card{
    padding: 16px 14px;
    border-radius: 14px;
  }

  .elementor-1164 .elementor-element.elementor-element-2e525d1 .uru-transp__icon{
    width: 42px;
    height: 42px;
    font-size: 22px;
  }

  .elementor-1164 .elementor-element.elementor-element-2e525d1 .uru-transp__text{
    font-size: 14px;
  }
}

/* <= 420: 1 coluna */
@media (max-width: 420px){
  .elementor-1164 .elementor-element.elementor-element-2e525d1 .uru-transp__grid{
    grid-template-columns: 1fr;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-df45aa5 */.elementor-1164 .elementor-element.elementor-element-df45aa5 .uruana-live{
  font-family: Inter, system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
  border: 1px solid rgba(0,59,41,.14);
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #f7fbf9 100%);
  overflow: hidden;
  position: relative;
}

.elementor-1164 .elementor-element.elementor-element-df45aa5 .uruana-live__inner{
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 32px;
}

.elementor-1164 .elementor-element.elementor-element-df45aa5 .uruana-live__grid{
  display: grid;
  grid-template-columns: 1.02fr .98fr;
  gap: 36px;
  align-items: center;
  min-height: 620px;
}

/* ===== ESQUERDA ===== */
.elementor-1164 .elementor-element.elementor-element-df45aa5 .uruana-live__mediaCol{
  position: relative;
  min-height: 620px;
}

.elementor-1164 .elementor-element.elementor-element-df45aa5 .uruana-live__media{
  position: absolute;
  left: 50%;
  bottom: -3px;
  transform: translateX(-50%);
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  padding: 0;
  margin: 0;
}

.elementor-1164 .elementor-element.elementor-element-df45aa5 .uruana-live__mockup{
  display: block;
  width: 100%;
  max-width: 420px;
  height: auto;
  object-fit: contain;
  object-position: center bottom;
  margin: 0;
  padding-top: 0; /* corrigido */
  vertical-align: bottom;
}

/* ===== DIREITA ===== */
.elementor-1164 .elementor-element.elementor-element-df45aa5 .uruana-live__content{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  text-align: left;
  min-height: 620px;
  padding: 40px 0;
}

.elementor-1164 .elementor-element.elementor-element-df45aa5 .uruana-live__kicker{
  display: inline-flex;
  align-items: center;
  width: fit-content;
  padding: 8px 14px;
  border-radius: 999px;
  background: rgba(0,109,77,.08);
  border: 1px solid rgba(0,109,77,.14);
  color: #003b29;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .06em;
  text-transform: uppercase;
  margin-bottom: 16px;
}

.elementor-1164 .elementor-element.elementor-element-df45aa5 .uruana-live__title{
  margin: 0 0 14px;
  font-weight: 950;
  font-size: clamp(26px, 2.5vw, 44px);
  color: #003b29;
  letter-spacing: -0.04em;
  line-height: 1.04;
  max-width: 16ch;
  text-wrap: balance;
}

.elementor-1164 .elementor-element.elementor-element-df45aa5 .uruana-live__desc{
  margin: 0 0 20px;
  color: rgba(0,59,41,.82);
  line-height: 1.75;
  font-size: 15.5px;
  max-width: 58ch;
}

.elementor-1164 .elementor-element.elementor-element-df45aa5 .uruana-live__card{
  background: #c62828;
  border: 1px solid rgba(0,0,0,.08);
  border-radius: 22px;
  padding: 22px 22px;
  box-shadow: 0 14px 34px rgba(0,0,0,.08);
  max-width: 560px;
}

.elementor-1164 .elementor-element.elementor-element-df45aa5 .uruana-live__cardTitle{
  margin: 0 0 10px;
  font-weight: 900;
  font-size: 20px;
  color: #ffffff;
  letter-spacing: -0.02em;
  line-height: 1.2;
}

.elementor-1164 .elementor-element.elementor-element-df45aa5 .uruana-live__cardText{
  margin: 0 0 18px;
  line-height: 1.7;
  color: rgba(255,255,255,.94);
  font-size: 14.5px;
}

.elementor-1164 .elementor-element.elementor-element-df45aa5 .uruana-live__actions{
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.elementor-1164 .elementor-element.elementor-element-df45aa5 .uruana-live__btn{
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding: 13px 18px;
  border-radius: 999px;
  font-weight: 900;
  text-decoration: none !important;
  transition: transform .18s ease, filter .18s ease, background .18s ease;
  letter-spacing: -0.01em;
}

.elementor-1164 .elementor-element.elementor-element-df45aa5 .uruana-live__btn--primary{
  background: #ffffff;
  color: #003b29 !important;
  border: none;
}

.elementor-1164 .elementor-element.elementor-element-df45aa5 .uruana-live__btn--primary:hover{
  transform: translateY(-2px);
  filter: brightness(.97);
}

.elementor-1164 .elementor-element.elementor-element-df45aa5 .uruana-live__btnIcon{
  font-size: 18px;
  line-height: 1;
  color: #006d4d;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

/* ============================= */
/* TABLET - sem mexer no desktop */
/* ============================= */
@media (max-width:1024px){
  .elementor-1164 .elementor-element.elementor-element-df45aa5 .uruana-live{
    padding: 24px 0 0;
  }

  .elementor-1164 .elementor-element.elementor-element-df45aa5 .uruana-live__inner{
    padding: 0 24px;
  }

  .elementor-1164 .elementor-element.elementor-element-df45aa5 .uruana-live__grid{
    grid-template-columns: 1fr;
    align-items: center;
    gap: 8px;         /* reduz o espaço entre imagem e texto */
    min-height: auto; /* remove altura herdada */
  }

  .elementor-1164 .elementor-element.elementor-element-df45aa5 .uruana-live__mediaCol{
    position: relative;
    min-height: 0;
    height: auto;
    display: block;
  }

  .elementor-1164 .elementor-element.elementor-element-df45aa5 .uruana-live__media{
    position: relative;
    left: auto;
    bottom: -3px;
    transform: none;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
  }

  .elementor-1164 .elementor-element.elementor-element-df45aa5 .uruana-live__mockup{
    max-width: 340px;
    width: 100%;
    padding-top: 0;
  }

  .elementor-1164 .elementor-element.elementor-element-df45aa5 .uruana-live__content{
    min-height: auto;
    padding: 0 0 24px;
    align-items: center;
    text-align: center;
  }

  .elementor-1164 .elementor-element.elementor-element-df45aa5 .uruana-live__title{
    max-width: 22ch;
    margin: 0 auto 14px;
  }

  .elementor-1164 .elementor-element.elementor-element-df45aa5 .uruana-live__desc{
    text-align: center;
  }

  .elementor-1164 .elementor-element.elementor-element-df45aa5 .uruana-live__card{
    width: 100%;
    max-width: 680px;
    text-align: left;
  }
}

/* ============================= */
/* MOBILE */
/* ============================= */
@media (max-width:767px){
  .elementor-1164 .elementor-element.elementor-element-df45aa5 .uruana-live{
    padding: 18px 0 0;
    border-radius: 18px;
  }

  .elementor-1164 .elementor-element.elementor-element-df45aa5 .uruana-live__inner{
    padding: 0 16px;
  }

  .elementor-1164 .elementor-element.elementor-element-df45aa5 .uruana-live__grid{
    gap: 4px; /* quase sem espaço acima da imagem */
  }

  .elementor-1164 .elementor-element.elementor-element-df45aa5 .uruana-live__mediaCol{
    min-height: 0;
    height: auto;
    margin: 0;
  }

  .elementor-1164 .elementor-element.elementor-element-df45aa5 .uruana-live__media{
    bottom: -4px; /* força um pouco mais para baixo */
  }

  .elementor-1164 .elementor-element.elementor-element-df45aa5 .uruana-live__mockup{
    max-width: 260px;
    padding-top: 0;
  }

  .elementor-1164 .elementor-element.elementor-element-df45aa5 .uruana-live__content{
    padding: 0 0 22px;
  }

  .elementor-1164 .elementor-element.elementor-element-df45aa5 .uruana-live__title{
    font-size: clamp(24px,7vw,34px);
    max-width: 22ch;
    margin: 0 auto 12px;
    text-align: center;
  }

  .elementor-1164 .elementor-element.elementor-element-df45aa5 .uruana-live__desc{
    text-align: center;
    font-size: 14.5px;
  }

  .elementor-1164 .elementor-element.elementor-element-df45aa5 .uruana-live__btn{
    width: 100%;
  }
}/* End custom CSS */