.elementor-9 .elementor-element.elementor-element-ebbd966{--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-9 .elementor-element.elementor-element-ebbd966:not(.elementor-motion-effects-element-type-background), .elementor-9 .elementor-element.elementor-element-ebbd966 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#21177C;}.elementor-9 .elementor-element.elementor-element-0653caa{--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-9 .elementor-element.elementor-element-ed2a0f0{--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-9 .elementor-element.elementor-element-a56ae15{--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-9 .elementor-element.elementor-element-2ed0216{--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-9 .elementor-element.elementor-element-1882aab{--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-9 .elementor-element.elementor-element-8557b21{--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-9 .elementor-element.elementor-element-fe30af5{--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-9 .elementor-element.elementor-element-b6000a0{--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-9 .elementor-element.elementor-element-efdb94f{--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-9 .elementor-element.elementor-element-6f064ad{--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-9 .elementor-element.elementor-element-1189bc6{--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-9 .elementor-element.elementor-element-51d3600{--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-9 .elementor-element.elementor-element-c3e08c0{--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-9 .elementor-element.elementor-element-edd136a{--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-9 .elementor-element.elementor-element-3744655{--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;}/* Start custom CSS for html, class: .elementor-element-2dc5123 */.imp-hero-sites,
.imp-hero-sites * {
  box-sizing: border-box;
}

.imp-hero-sites {
  width: 100%;
  padding: 90px 28px;
  background: #eef5fb;
  font-family: Arial, Helvetica, sans-serif;
  overflow: hidden;
}

.imp-hero-container {
  width: 100%;
  max-width: 1380px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 0.9fr 1.1fr;
  gap: 80px;
  align-items: center;
}

/* TEXTO */
.imp-hero-texto h1 {
  margin: 0 0 28px;
  color: #08085c;
  font-size: clamp(42px, 4vw, 66px);
  line-height: 1.15;
  font-weight: 800;
  letter-spacing: -1px;
}

.imp-hero-texto h1 span {
  color: #2453d4;
}

.imp-hero-texto p {
  margin: 0;
  max-width: 560px;
  color: #56616d;
  font-size: 22px;
  line-height: 1.55;
  font-weight: 400;
}

.imp-hero-botoes {
  display: flex;
  align-items: center;
  gap: 34px;
  margin-top: 52px;
}

.imp-btn {
  min-width: 180px;
  height: 58px;
  border-radius: 999px;
  padding: 0 32px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.8px;
  transition: all 0.3s ease;
}

.imp-btn-azul {
  background: #2453d4;
  color: #ffffff;
  border: 1px solid #2453d4;
}

.imp-btn-azul:hover {
  background: #123bb0;
  color: #ffffff;
  transform: translateY(-3px);
}

.imp-btn-claro {
  background: transparent;
  color: #111111;
  border: 1px solid #111111;
}

.imp-btn-claro:hover {
  background: #111111;
  color: #ffffff;
  transform: translateY(-3px);
}

/* IMAGENS */
.imp-hero-imagens {
  display: grid;
  grid-template-columns: 1.1fr 0.95fr;
  gap: 28px;
  align-items: center;
  position: relative;
}

.imp-img-grande {
  width: 100%;
  height: 445px;
  position: relative;
  z-index: 2;
}

.imp-img-grande::before {
  content: "";
  position: absolute;
  top: -18px;
  left: -18px;
  width: 100%;
  height: 100%;
  background: #2453d4;
  z-index: -1;
}

.imp-img-grande img,
.imp-img-coluna img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* COLUNA DIREITA */
.imp-img-coluna {
  display: grid;
  grid-template-rows: 1fr 1fr;
  gap: 28px;
}

.imp-img-coluna img {
  height: 200px;
}

/* TABLET */
@media (max-width: 1024px) {
  .imp-hero-sites {
    padding: 75px 22px;
  }

  .imp-hero-container {
    grid-template-columns: 1fr;
    gap: 55px;
    text-align: center;
  }

  .imp-hero-texto p {
    margin: 0 auto;
  }

  .imp-hero-botoes {
    justify-content: center;
  }

  .imp-hero-imagens {
    max-width: 850px;
    margin: 0 auto;
  }

  .imp-hero-texto h1 {
    font-size: 48px;
  }
}

/* CELULAR */
@media (max-width: 767px) {
  .imp-hero-sites {
    padding: 58px 16px;
  }

  .imp-hero-container {
    gap: 42px;
  }

  .imp-hero-texto h1 {
    font-size: 34px;
    line-height: 1.18;
    letter-spacing: -0.5px;
    font-weight: 800;
  }

  .imp-hero-texto p {
    font-size: 17px;
    line-height: 1.55;
  }

  .imp-hero-botoes {
    flex-direction: column;
    gap: 16px;
    margin-top: 34px;
  }

  .imp-btn {
    width: 100%;
    max-width: 290px;
    height: 54px;
    font-size: 14px;
  }

  .imp-hero-imagens {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .imp-img-grande {
    height: 300px;
  }

  .imp-img-grande::before {
    top: -10px;
    left: -10px;
  }

  .imp-img-coluna {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
    gap: 18px;
  }

  .imp-img-coluna img {
    height: 160px;
  }
}

/* CELULAR PEQUENO */
@media (max-width: 480px) {
  .imp-hero-texto h1 {
    font-size: 30px;
  }

  .imp-img-grande {
    height: 260px;
  }

  .imp-img-coluna {
    grid-template-columns: 1fr;
  }

  .imp-img-coluna img {
    height: 190px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-01b20d9 */.imp-faixa-palavras {
  width: 100%;
  background: #1654ff;
  overflow: hidden;
  position: relative;
  padding: 18px 0;
}

.imp-faixa-palavras-wrap {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
}

.imp-faixa-palavras-track {
  display: flex;
  align-items: center;
  width: max-content;
  animation: impMarquee 28s linear infinite;
}

.imp-faixa-palavras-group {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}

.imp-faixa-palavras-group span {
  display: inline-flex;
  align-items: center;
  position: relative;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.3px;
  white-space: nowrap;
  margin-right: 38px;
  flex-shrink: 0;
}

.imp-faixa-palavras-group span::after {
  content: "•";
  color: #ffffff;
  opacity: 0.85;
  margin-left: 38px;
  font-size: 20px;
  font-weight: 700;
}

@keyframes impMarquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}

/* Tablet */
@media (max-width: 768px) {
  .imp-faixa-palavras {
    padding: 16px 0;
  }

  .imp-faixa-palavras-group span {
    font-size: 16px;
    margin-right: 30px;
  }

  .imp-faixa-palavras-group span::after {
    margin-left: 30px;
    font-size: 18px;
  }

  .imp-faixa-palavras-track {
    animation: impMarquee 24s linear infinite;
  }
}

/* Celular */
@media (max-width: 480px) {
  .imp-faixa-palavras {
    padding: 14px 0;
  }

  .imp-faixa-palavras-group span {
    font-size: 14px;
    margin-right: 24px;
  }

  .imp-faixa-palavras-group span::after {
    margin-left: 24px;
    font-size: 16px;
  }

  .imp-faixa-palavras-track {
    animation: impMarquee 20s linear infinite;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5b9e9e1 */* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.problema-section {
  width: 100%;
  position: relative;
  overflow: hidden;
  background: #f4f8ff;
  padding: 110px 20px 95px;
  font-family: Arial, Helvetica, sans-serif;
}

.problema-container {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.problema-bg-circle {
  position: absolute;
  width: 420px;
  height: 420px;
  border-radius: 50%;
  top: -220px;
  left: -120px;
  background: radial-gradient(circle, rgba(37, 99, 235, 0.10), transparent 65%);
  z-index: 1;
}

.problema-dots {
  position: absolute;
  width: 170px;
  height: 170px;
  top: 70px;
  right: 150px;
  opacity: 0.35;
  background-image: radial-gradient(#2563eb 1px, transparent 1px);
  background-size: 14px 14px;
  z-index: 1;
}

.problema-header {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  align-items: center;
  margin-bottom: 70px;
}

.problema-label {
  display: inline-block;
  font-size: 13px;
  letter-spacing: 8px;
  font-weight: 800;
  color: #255eea;
  margin-bottom: 24px;
}

.problema-title-area h2 {
  font-size: 48px;
  line-height: 1.17;
  font-weight: 900;
  color: #07143b;
  letter-spacing: -1.1px;
}

.linha-title {
  display: block;
  white-space: nowrap;
}

.linha-title.dark {
  color: #07143b;
}

.linha-title.blue {
  color: #265de8;
}

.problema-header p {
  max-width: 610px;
  font-size: 21px;
  line-height: 1.75;
  color: #3c4b69;
}

.problema-cards {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 28px;
}

.problema-card {
  min-height: 380px;
  border-radius: 20px;
  padding: 42px 34px;
  text-align: center;
  color: #ffffff;
  box-shadow: 0 28px 50px rgba(15, 23, 42, 0.13);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.card-red {
  background: linear-gradient(180deg, #f0003d, #ce0034);
}

.card-blue {
  background: linear-gradient(180deg, #2867f0, #0646c9);
}

.problema-icon {
  width: 88px;
  height: 88px;
  background: #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 32px;
}

.problema-icon svg {
  width: 32px;
  height: 32px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.card-red .problema-icon {
  color: #e8003a;
}

.card-blue .problema-icon {
  color: #2665ee;
}

.problema-card h3 {
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 22px;
}

.problema-card span {
  width: 52px;
  height: 4px;
  background: #ffffff;
  border-radius: 30px;
  margin-bottom: 28px;
}

.problema-card p {
  font-size: 15px;
  line-height: 1.7;
  max-width: 270px;
  color: rgba(255, 255, 255, 0.94);
}

.problema-btn-area {
  display: flex;
  justify-content: center;
  margin-top: 36px;
}

.problema-btn {
  width: 330px;
  height: 58px;
  border-radius: 9px;
  background: linear-gradient(135deg, #2856d9, #003db8);
  color: #ffffff;
  text-decoration: none;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  box-shadow: 0 18px 35px rgba(37, 86, 217, 0.28);
  transition: 0.3s ease;
}

.problema-btn:hover {
  transform: translateY(-3px);
}

.problema-btn span {
  font-size: 18px;
  letter-spacing: 0;
}

/* TABLET */
@media (max-width: 1024px) {
  .problema-section {
    padding: 85px 22px 75px;
  }

  .problema-header {
    grid-template-columns: 1fr;
    gap: 28px;
    text-align: center;
    margin-bottom: 50px;
  }

  .problema-title-area h2 {
    font-size: 40px;
    line-height: 1.18;
  }

  .problema-header p {
    margin: 0 auto;
    font-size: 18px;
    line-height: 1.65;
  }

  .problema-cards {
    grid-template-columns: repeat(2, 1fr);
  }

  .problema-card {
    min-height: 340px;
  }

  .problema-dots {
    right: 30px;
    top: 50px;
  }
}

/* CELULAR */
@media (max-width: 767px) {
  .problema-section {
    padding: 60px 0 58px;
  }

  .problema-container {
    width: 100%;
    max-width: 100%;
    padding: 0 24px;
    margin: 0 auto;
  }

  .problema-header {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
    gap: 24px;
    margin-bottom: 42px;
  }

  .problema-title-area {
    width: 100%;
    max-width: 100%;
  }

  .problema-label {
    font-size: 10px;
    letter-spacing: 6px;
    margin-bottom: 20px;
  }

  .problema-title-area h2 {
    font-size: clamp(25px, 7vw, 30px);
    line-height: 1.27;
    letter-spacing: -0.5px;
    max-width: 100%;
  }

  .linha-title {
    display: block;
    white-space: nowrap;
  }

  .problema-header p {
    max-width: 100%;
    margin: 0;
    font-size: 16px;
    line-height: 1.72;
    color: #35496b;
  }

  .problema-dots {
    width: 110px;
    height: 110px;
    top: 145px;
    right: 25px;
    opacity: 0.20;
    background-size: 13px 13px;
  }

  .problema-cards {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .problema-card {
    width: 100%;
    min-height: auto;
    padding: 38px 24px;
    border-radius: 18px;
  }

  .problema-icon {
    width: 76px;
    height: 76px;
    margin-bottom: 25px;
  }

  .problema-icon svg {
    width: 29px;
    height: 29px;
  }

  .problema-card h3 {
    font-size: 19px;
  }

  .problema-card p {
    font-size: 15px;
    max-width: 285px;
  }

  .problema-btn-area {
    margin-top: 28px;
  }

  .problema-btn {
    width: 100%;
    max-width: 330px;
    height: 56px;
    font-size: 11px;
    letter-spacing: 4px;
  }

  .problema-bg-circle {
    width: 300px;
    height: 300px;
    top: -145px;
    left: -145px;
  }
}

/* CELULAR PEQUENO */
@media (max-width: 390px) {
  .problema-container {
    padding: 0 22px;
  }

  .problema-title-area h2 {
    font-size: 25px;
    line-height: 1.28;
  }

  .problema-header p {
    font-size: 15.8px;
  }

  .problema-btn {
    letter-spacing: 3px;
  }
}

/* CELULAR MUITO PEQUENO */
@media (max-width: 340px) {
  .problema-title-area h2 {
    font-size: 22px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-886c90e */.imp-autoridade {
  width: 100%;
  background: #ffffff;
  font-family: "Inter", Arial, sans-serif;
  color: #10164f;
  overflow: hidden;
  padding: 0;
  box-sizing: border-box;
}

.imp-autoridade *,
.imp-autoridade *::before,
.imp-autoridade *::after {
  box-sizing: border-box;
}

.imp-autoridade-container {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 82px 24px 96px;
}

.imp-autoridade-topo {
  text-align: center;
  max-width: 920px;
  margin: 0 auto 72px;
}

.imp-autoridade-label {
  display: block;
  color: #1654ff;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  margin-bottom: 16px;
  line-height: 1.2;
  white-space: nowrap;
}

.imp-autoridade-topo h2 {
  max-width: 820px;
  margin: 0 auto 22px;
  color: #10164f;
  font-size: clamp(34px, 3.5vw, 48px);
  line-height: 1.13;
  font-weight: 900;
  letter-spacing: 0.4px;
  text-wrap: balance;
}

.imp-autoridade-topo p {
  max-width: 850px;
  margin: 0 auto;
  color: #53638f;
  font-size: 18px;
  line-height: 1.78;
  font-weight: 500;
}

.imp-autoridade-grid {
  display: grid;
  grid-template-columns: 0.84fr 1.28fr;
  gap: 62px;
  align-items: center;
}

.imp-autoridade-info {
  width: 100%;
  max-width: 465px;
}

.imp-autoridade-info h3 {
  margin: 0 0 30px;
  color: #10164f;
  font-size: clamp(30px, 2.8vw, 42px);
  line-height: 1.16;
  font-weight: 900;
  letter-spacing: 0.2px;
  text-wrap: balance;
}

.imp-autoridade-info p {
  margin: 0;
  padding: 19px 0;
  color: #53638f;
  font-size: 17px;
  line-height: 1.72;
  font-weight: 500;
  border-bottom: 1px solid rgba(83, 99, 143, 0.18);
}

.imp-autoridade-info p:first-of-type {
  padding-top: 0;
}

.imp-autoridade-info p:last-of-type {
  border-bottom: none;
  margin-bottom: 34px;
}

.imp-autoridade-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 178px;
  background: #1654ff;
  color: #ffffff;
  text-decoration: none;
  padding: 16px 36px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.5px;
  white-space: nowrap;
  box-shadow: 0 16px 32px rgba(22, 84, 255, 0.24);
  transition: all 0.3s ease;
}

.imp-autoridade-btn:hover {
  transform: translateY(-3px);
  box-shadow: 0 22px 44px rgba(22, 84, 255, 0.34);
}

.imp-autoridade-cards {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
}

.imp-autoridade-card {
  background: #f1f6fb;
  border-radius: 16px;
  padding: 34px 32px;
  min-height: 172px;
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 22px;
  align-items: flex-start;
  box-shadow: 0 20px 50px rgba(13, 25, 80, 0.05);
  transition: all 0.3s ease;
}

.imp-autoridade-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 26px 58px rgba(13, 25, 80, 0.1);
}

.imp-autoridade-numero {
  color: #76c900;
  font-size: 39px;
  line-height: 1;
  font-weight: 500;
  white-space: nowrap;
}

.imp-autoridade-card h4 {
  margin: 0 0 12px;
  color: #10164f;
  font-size: 20.5px;
  line-height: 1.25;
  font-weight: 900;
  text-wrap: balance;
}

.imp-autoridade-card p {
  margin: 0;
  color: #53638f;
  font-size: 15.8px;
  line-height: 1.65;
  font-weight: 500;
}

/* TABLET */
@media (max-width: 1100px) {
  .imp-autoridade-container {
    padding: 70px 24px 82px;
  }

  .imp-autoridade-grid {
    grid-template-columns: 1fr;
    gap: 50px;
  }

  .imp-autoridade-info {
    max-width: 780px;
    margin: 0 auto;
    text-align: center;
  }

  .imp-autoridade-info p {
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
  }

  .imp-autoridade-cards {
    max-width: 920px;
    margin: 0 auto;
  }
}

/* TABLET MENOR */
@media (max-width: 768px) {
  .imp-autoridade-container {
    padding: 58px 18px 68px;
  }

  .imp-autoridade-topo {
    margin-bottom: 52px;
  }

  .imp-autoridade-label {
    font-size: 11px;
    letter-spacing: 1.1px;
  }

  .imp-autoridade-topo h2 {
    max-width: 620px;
    font-size: clamp(27px, 6vw, 36px);
    line-height: 1.18;
  }

  .imp-autoridade-topo p {
    font-size: 16px;
    line-height: 1.7;
  }

  .imp-autoridade-info h3 {
    font-size: clamp(27px, 6vw, 34px);
    line-height: 1.2;
  }

  .imp-autoridade-info p {
    font-size: 15.5px;
    line-height: 1.68;
  }

  .imp-autoridade-cards {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .imp-autoridade-card {
    min-height: auto;
    padding: 28px 24px;
  }
}

/* CELULAR */
@media (max-width: 480px) {
  .imp-autoridade-container {
    padding: 48px 15px 58px;
  }

  .imp-autoridade-topo {
    margin-bottom: 42px;
  }

  .imp-autoridade-label {
    font-size: 10px;
    letter-spacing: 0.8px;
    white-space: normal;
  }

  .imp-autoridade-topo h2 {
    font-size: 25px;
    line-height: 1.22;
    margin-bottom: 17px;
  }

  .imp-autoridade-topo p {
    font-size: 14.8px;
    line-height: 1.66;
  }

  .imp-autoridade-grid {
    gap: 38px;
  }

  .imp-autoridade-info h3 {
    font-size: 25px;
    line-height: 1.22;
    margin-bottom: 24px;
  }

  .imp-autoridade-info p {
    font-size: 14.8px;
    padding: 16px 0;
  }

  .imp-autoridade-btn {
    width: 100%;
    max-width: 245px;
    padding: 15px 28px;
    font-size: 13px;
  }

  .imp-autoridade-card {
    grid-template-columns: auto 1fr;
    gap: 15px;
    padding: 24px 18px;
    border-radius: 14px;
  }

  .imp-autoridade-numero {
    font-size: 31px;
  }

  .imp-autoridade-card h4 {
    font-size: 17px;
    line-height: 1.25;
    margin-bottom: 9px;
  }

  .imp-autoridade-card p {
    font-size: 14.3px;
    line-height: 1.58;
  }
}

/* CELULAR PEQUENO */
@media (max-width: 360px) {
  .imp-autoridade-topo h2 {
    font-size: 23px;
  }

  .imp-autoridade-info h3 {
    font-size: 23px;
  }

  .imp-autoridade-card {
    padding: 22px 15px;
    gap: 12px;
  }

  .imp-autoridade-numero {
    font-size: 28px;
  }

  .imp-autoridade-card h4 {
    font-size: 16px;
  }

  .imp-autoridade-card p {
    font-size: 13.8px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-402488e */.imp-motivos {
  width: 100%;
  background: linear-gradient(115deg, #ff7a1a 0%, #ff4a16 45%, #ff1515 100%);
  font-family: "Inter", Arial, sans-serif;
  color: #ffffff;
  overflow: hidden;
  box-sizing: border-box;
}

.imp-motivos *,
.imp-motivos *::before,
.imp-motivos *::after {
  box-sizing: border-box;
}

.imp-motivos-container {
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  padding: 52px 24px 44px;
}

.imp-motivos-topo {
  max-width: 900px;
  margin: 0 auto 38px;
  text-align: center;
}

.imp-motivos-topo span {
  display: block;
  margin-bottom: 12px;
  color: rgba(255, 255, 255, 0.92);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 4px;
  text-transform: uppercase;
  line-height: 1.2;
}

.imp-motivos-topo h2 {
  max-width: 860px;
  margin: 0 auto 14px;
  color: #ffffff;
  font-size: clamp(32px, 3.7vw, 54px);
  line-height: 1.12;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 1.8px;
}

.imp-motivos-topo p {
  margin: 0;
  color: rgba(255, 255, 255, 0.92);
  font-size: 18px;
  line-height: 1.45;
  font-weight: 400;
}

.imp-motivos-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  align-items: stretch;
  max-width: 1140px;
  margin: 0 auto;
}

.imp-motivo-card {
  text-align: center;
  padding: 8px 34px 0;
  position: relative;
}

.imp-motivo-card:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 4px;
  right: 0;
  width: 1px;
  height: 145px;
  background: rgba(255, 255, 255, 0.18);
}

.imp-motivo-icon {
  width: 56px;
  height: 56px;
  margin: 0 auto 18px;
  color: #ffffff;
}

.imp-motivo-icon svg {
  width: 100%;
  height: 100%;
  display: block;
}

.imp-motivo-card h3 {
  margin: 0 0 12px;
  color: #ffffff;
  font-size: 22px;
  line-height: 1.2;
  font-weight: 800;
}

.imp-motivo-card p {
  max-width: 290px;
  margin: 0 auto;
  color: rgba(255, 255, 255, 0.9);
  font-size: 15px;
  line-height: 1.55;
  font-weight: 400;
}

/* Tablet */
@media (max-width: 1024px) {
  .imp-motivos-container {
    padding: 46px 22px 40px;
  }

  .imp-motivos-topo {
    margin-bottom: 34px;
  }

  .imp-motivos-topo h2 {
    font-size: clamp(28px, 5vw, 42px);
    letter-spacing: 1.2px;
  }

  .imp-motivos-topo p {
    font-size: 17px;
  }

  .imp-motivo-card {
    padding: 6px 22px 0;
  }

  .imp-motivo-card:not(:last-child)::after {
    height: 135px;
  }

  .imp-motivo-card h3 {
    font-size: 21px;
  }

  .imp-motivo-card p {
    font-size: 14.8px;
  }
}

/* Tablet e celular */
@media (max-width: 768px) {
  .imp-motivos-container {
    padding: 40px 18px 36px;
  }

  .imp-motivos-topo {
    margin-bottom: 30px;
  }

  .imp-motivos-topo span {
    font-size: 10px;
    letter-spacing: 2.2px;
    margin-bottom: 10px;
  }

  .imp-motivos-topo h2 {
    max-width: 620px;
    font-size: clamp(24px, 7vw, 34px);
    line-height: 1.16;
    letter-spacing: 0.8px;
    margin-bottom: 12px;
  }

  .imp-motivos-topo p {
    font-size: 15.5px;
    line-height: 1.5;
  }

  .imp-motivos-grid {
    grid-template-columns: 1fr;
    gap: 24px;
    max-width: 560px;
  }

  .imp-motivo-card {
    padding: 0 10px 24px;
  }

  .imp-motivo-card:not(:last-child)::after {
    top: auto;
    right: 50%;
    bottom: 0;
    transform: translateX(50%);
    width: 110px;
    height: 1px;
  }

  .imp-motivo-icon {
    width: 48px;
    height: 48px;
    margin-bottom: 14px;
  }

  .imp-motivo-card h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }

  .imp-motivo-card p {
    font-size: 14.5px;
    line-height: 1.5;
  }
}

/* Celular */
@media (max-width: 480px) {
  .imp-motivos-container {
    padding: 34px 15px 30px;
  }

  .imp-motivos-topo {
    margin-bottom: 26px;
  }

  .imp-motivos-topo span {
    font-size: 9px;
    letter-spacing: 1.8px;
  }

  .imp-motivos-topo h2 {
    font-size: 22px;
    line-height: 1.18;
    margin-bottom: 10px;
  }

  .imp-motivos-topo p {
    font-size: 14.3px;
  }

  .imp-motivos-grid {
    gap: 22px;
  }

  .imp-motivo-icon {
    width: 42px;
    height: 42px;
    margin-bottom: 12px;
  }

  .imp-motivo-card h3 {
    font-size: 18px;
  }

  .imp-motivo-card p {
    font-size: 13.8px;
    line-height: 1.5;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-eb5b39e */.impulso-sobre-lateral {
  width: 100%;
  background: #f4f8ff;
  padding: 90px 20px;
  font-family: Arial, Helvetica, sans-serif;
  overflow: hidden;
}

.sobre-lateral-container {
  width: 100%;
  max-width: 1680px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1.12fr 0.88fr;
  align-items: center;
  gap: 85px;
}

.sobre-lateral-img {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sobre-lateral-img img {
  width: 100%;
  max-width: 900px;
  height: auto;
  display: block;
  object-fit: contain;
  transform: scale(1.08);
  filter: drop-shadow(0 30px 60px rgba(15, 45, 90, 0.16));
}

.sobre-lateral-texto {
  width: 100%;
  max-width: 690px;
}

.sobre-lateral-tag {
  display: inline-block;
  background: #e8f0ff;
  color: #1557ff;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 1.6px;
  padding: 10px 18px;
  border-radius: 999px;
  margin-bottom: 24px;
}

.sobre-lateral-texto h2 {
  margin: 0;
  color: #07152f;
  font-size: 48px;
  line-height: 1.16;
  font-weight: 900;
  letter-spacing: -1.4px;
}

.sobre-lateral-texto h2 strong {
  color: #1557ff;
}

.sobre-lateral-texto p {
  color: #53627a;
  font-size: 17px;
  line-height: 1.75;
  margin: 22px 0 0;
}

.sobre-lateral-lista {
  margin-top: 34px;
  display: grid;
  gap: 24px;
}

.sobre-lateral-item {
  display: grid;
  grid-template-columns: 56px 1fr;
  gap: 18px;
  align-items: flex-start;
}

.sobre-lateral-icon {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: linear-gradient(135deg, #1557ff, #0048d8);
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 14px 28px rgba(21, 87, 255, 0.28);
}

.sobre-lateral-icon svg {
  width: 25px;
  height: 25px;
  fill: none;
  stroke: #ffffff;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.sobre-lateral-item h3 {
  margin: 0;
  color: #07152f;
  font-size: 18px;
  line-height: 1.25;
  font-weight: 900;
}

.sobre-lateral-item p {
  margin: 6px 0 0;
  color: #53627a;
  font-size: 15.5px;
  line-height: 1.6;
}

.sobre-lateral-btn {
  margin-top: 36px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #1557ff;
  color: #ffffff;
  text-decoration: none;
  padding: 18px 38px;
  border-radius: 8px;
  font-size: 17px;
  font-weight: 900;
  box-shadow: 0 18px 38px rgba(21, 87, 255, 0.25);
  transition: 0.3s ease;
}

.sobre-lateral-btn:hover {
  transform: translateY(-3px);
  box-shadow: 0 24px 48px rgba(21, 87, 255, 0.34);
}

/* Notebook menor */
@media (max-width: 1366px) {
  .sobre-lateral-container {
    max-width: 1240px;
    grid-template-columns: 1fr 1fr;
    gap: 55px;
  }

  .sobre-lateral-img img {
    max-width: 760px;
    transform: scale(1.04);
  }

  .sobre-lateral-texto h2 {
    font-size: 42px;
  }
}

/* Tablet */
@media (max-width: 1024px) {
  .impulso-sobre-lateral {
    padding: 80px 18px;
  }

  .sobre-lateral-container {
    grid-template-columns: 1fr;
    gap: 45px;
  }

  .sobre-lateral-img {
    order: 1;
  }

  .sobre-lateral-texto {
    order: 2;
    max-width: 850px;
    margin: 0 auto;
    text-align: center;
  }

  .sobre-lateral-img img {
    max-width: 760px;
    transform: none;
  }

  .sobre-lateral-texto h2 {
    font-size: 38px;
  }

  .sobre-lateral-lista {
    max-width: 720px;
    margin: 34px auto 0;
    text-align: left;
  }
}

/* Celular */
@media (max-width: 600px) {
  .impulso-sobre-lateral {
    padding: 65px 15px;
  }

  .sobre-lateral-container {
    gap: 34px;
  }

  .sobre-lateral-img img {
    width: 112%;
    max-width: none;
    margin-left: -6%;
  }

  .sobre-lateral-tag {
    font-size: 10px;
    padding: 8px 14px;
    letter-spacing: 1.2px;
    margin-bottom: 20px;
  }

  .sobre-lateral-texto h2 {
    font-size: 29px;
    line-height: 1.22;
    letter-spacing: -0.6px;
  }

  .sobre-lateral-texto p {
    font-size: 15px;
    line-height: 1.65;
    margin-top: 18px;
  }

  .sobre-lateral-lista {
    gap: 19px;
    margin-top: 28px;
  }

  .sobre-lateral-item {
    grid-template-columns: 46px 1fr;
    gap: 14px;
  }

  .sobre-lateral-icon {
    width: 42px;
    height: 42px;
  }

  .sobre-lateral-icon svg {
    width: 21px;
    height: 21px;
  }

  .sobre-lateral-item h3 {
    font-size: 16px;
  }

  .sobre-lateral-item p {
    font-size: 14px;
    line-height: 1.55;
  }

  .sobre-lateral-btn {
    width: 100%;
    margin-top: 30px;
    padding: 16px 18px;
    font-size: 15px;
  }
}

/* Celular pequeno */
@media (max-width: 380px) {
  .sobre-lateral-texto h2 {
    font-size: 26px;
  }

  .sobre-lateral-item {
    grid-template-columns: 42px 1fr;
  }

  .sobre-lateral-icon {
    width: 38px;
    height: 38px;
  }

  .sobre-lateral-icon svg {
    width: 19px;
    height: 19px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ad8dca8 */.impulso-incluso-color {
  width: 100%;
  background: #f4f8ff;
  padding: 95px 20px;
  font-family: Arial, Helvetica, sans-serif;
  overflow: hidden;
  position: relative;
}

.impulso-incluso-color::before {
  content: "";
  position: absolute;
  top: -90px;
  left: -70px;
  width: 260px;
  height: 260px;
  border: 1px solid rgba(21, 87, 255, 0.10);
  border-radius: 50%;
  box-shadow:
    0 0 0 35px rgba(21, 87, 255, 0.025),
    0 0 0 70px rgba(21, 87, 255, 0.02);
}

.impulso-incluso-color::after {
  content: "";
  position: absolute;
  right: 70px;
  top: 60px;
  width: 150px;
  height: 150px;
  opacity: 0.35;
  background-image: radial-gradient(#1557ff 2px, transparent 2px);
  background-size: 18px 18px;
}

.incluso-color-container {
  width: 100%;
  max-width: 1380px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.incluso-color-header {
  text-align: center;
  max-width: 820px;
  margin: 0 auto 58px;
}

.incluso-color-header span {
  display: inline-block;
  background: #ffffff;
  color: #1557ff;
  padding: 11px 30px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 2.8px;
  box-shadow: 0 12px 28px rgba(8, 30, 70, 0.06);
  margin-bottom: 26px;
}

.incluso-color-header h2 {
  margin: 0;
  color: #07152f;
  font-size: 42px;
  line-height: 1.18;
  font-weight: 900;
  letter-spacing: -1.2px;
}

.incluso-title-line {
  width: 90px;
  height: 4px;
  border-radius: 999px;
  background: linear-gradient(90deg, #1557ff, #00d36f);
  margin: 24px auto 0;
}

.incluso-color-header p {
  margin: 26px auto 0;
  color: #62718a;
  font-size: 17px;
  line-height: 1.75;
  max-width: 720px;
}

.incluso-color-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
}

.incluso-color-card {
  min-height: 235px;
  border-radius: 20px;
  padding: 38px 34px;
  display: grid;
  grid-template-columns: 82px 1fr;
  gap: 24px;
  align-items: flex-start;
  box-shadow: 0 20px 55px rgba(8, 30, 70, 0.14);
  overflow: hidden;
  position: relative;
  transition: 0.3s ease;
}

.incluso-color-card:hover {
  transform: translateY(-6px);
}

.card-blue {
  background: linear-gradient(135deg, #1557ff 0%, #003eb8 100%);
}

.card-green {
  background: linear-gradient(135deg, #00a83f 0%, #00cc58 100%);
}

.incluso-color-card::before {
  content: "";
  position: absolute;
  right: -80px;
  top: -80px;
  width: 190px;
  height: 190px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.12);
}

.incluso-color-icon {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.13);
  display: flex;
  align-items: center;
  justify-content: center;
}

.incluso-color-icon svg {
  width: 34px;
  height: 34px;
  fill: none;
  stroke: #ffffff;
  stroke-width: 2.1;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.incluso-color-card h3 {
  margin: 0;
  color: #ffffff;
  font-size: 22px;
  line-height: 1.25;
  font-weight: 900;
}

.incluso-color-card div > span {
  display: block;
  width: 48px;
  height: 3px;
  border-radius: 999px;
  background: #ffffff;
  margin: 18px 0 22px;
}

.incluso-color-card p {
  margin: 0;
  color: rgba(255, 255, 255, 0.92);
  font-size: 16px;
  line-height: 1.65;
  max-width: 310px;
}

.incluso-color-button-wrap {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 46px;
}

.incluso-color-button-wrap a {
  min-width: 510px;
  min-height: 64px;
  padding: 18px 36px;
  border-radius: 12px;
  background: linear-gradient(135deg, #0b2f87, #1557ff);
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 3px;
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  box-shadow: 0 22px 48px rgba(21, 87, 255, 0.24);
  transition: 0.3s ease;
}

.incluso-color-button-wrap a:hover {
  transform: translateY(-4px);
  box-shadow: 0 28px 58px rgba(21, 87, 255, 0.34);
}

.incluso-color-button-wrap a span {
  font-size: 20px;
}

.incluso-color-button-wrap a strong {
  font-size: 20px;
  line-height: 1;
}

/* Notebook */
@media (max-width: 1366px) {
  .incluso-color-container {
    max-width: 1180px;
  }

  .incluso-color-header h2 {
    font-size: 36px;
  }

  .incluso-color-grid {
    gap: 22px;
  }

  .incluso-color-card {
    min-height: 220px;
    padding: 34px 28px;
    grid-template-columns: 72px 1fr;
    gap: 20px;
  }

  .incluso-color-card h3 {
    font-size: 20px;
  }

  .incluso-color-card p {
    font-size: 15px;
  }
}

/* Tablet */
@media (max-width: 1024px) {
  .impulso-incluso-color {
    padding: 80px 18px;
  }

  .impulso-incluso-color::after {
    display: none;
  }

  .incluso-color-header {
    margin-bottom: 42px;
  }

  .incluso-color-header h2 {
    font-size: 32px;
  }

  .incluso-color-header p {
    font-size: 15.5px;
  }

  .incluso-color-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 18px;
  }

  .incluso-color-card {
    min-height: 215px;
  }

  .incluso-color-button-wrap a {
    min-width: 420px;
  }
}

/* Celular */
@media (max-width: 640px) {
  .impulso-incluso-color {
    padding: 65px 15px;
  }

  .impulso-incluso-color::before {
    display: none;
  }

  .incluso-color-header {
    margin-bottom: 34px;
  }

  .incluso-color-header span {
    font-size: 10px;
    letter-spacing: 1.8px;
    padding: 9px 20px;
    margin-bottom: 20px;
  }

  .incluso-color-header h2 {
    font-size: 27px;
    line-height: 1.22;
    letter-spacing: -0.7px;
  }

  .incluso-title-line {
    margin-top: 18px;
  }

  .incluso-color-header p {
    margin-top: 20px;
    font-size: 14.5px;
    line-height: 1.65;
  }

  .incluso-color-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .incluso-color-card {
    min-height: auto;
    padding: 30px 22px;
    grid-template-columns: 1fr;
    gap: 18px;
    text-align: center;
    justify-items: center;
  }

  .incluso-color-icon {
    width: 66px;
    height: 66px;
  }

  .incluso-color-icon svg {
    width: 31px;
    height: 31px;
  }

  .incluso-color-card h3 {
    font-size: 19px;
  }

  .incluso-color-card div > span {
    margin: 15px auto 18px;
  }

  .incluso-color-card p {
    font-size: 14.5px;
    line-height: 1.6;
    max-width: 100%;
  }

  .incluso-color-button-wrap {
    margin-top: 34px;
  }

  .incluso-color-button-wrap a {
    width: 100%;
    min-width: 0;
    min-height: 58px;
    padding: 16px 18px;
    font-size: 12px;
    letter-spacing: 1.8px;
    gap: 12px;
  }
}

/* Celular pequeno */
@media (max-width: 380px) {
  .incluso-color-header h2 {
    font-size: 24px;
  }

  .incluso-color-button-wrap a {
    font-size: 11px;
    letter-spacing: 1.2px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-652db1f */.imp-como-section,
.imp-como-section * {
  box-sizing: border-box;
}

.imp-como-section {
  width: 100%;
  max-width: 100%;
  position: relative;
  overflow: hidden;
  padding: 76px 20px 72px;
  font-family: "Inter", "Segoe UI", Arial, sans-serif;
  background:
    radial-gradient(circle at top left, rgba(37, 99, 235, 0.07), transparent 24%),
    radial-gradient(circle at bottom right, rgba(37, 99, 235, 0.045), transparent 28%),
    linear-gradient(180deg, #f8fbff 0%, #ffffff 100%);
}

.imp-como-container {
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.imp-como-decor {
  position: absolute;
  border-radius: 50%;
  border: 1px solid rgba(37, 99, 235, 0.07);
  pointer-events: none;
}

.imp-como-decor::before,
.imp-como-decor::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  border: 1px solid rgba(37, 99, 235, 0.06);
}

.imp-como-decor::before {
  inset: 28px;
}

.imp-como-decor::after {
  inset: 56px;
}

.imp-como-decor-left {
  width: 320px;
  height: 320px;
  top: -150px;
  left: -140px;
}

.imp-como-decor-right {
  width: 340px;
  height: 340px;
  right: -145px;
  bottom: -130px;
}

.imp-como-dots {
  width: 150px;
  height: 150px;
  position: absolute;
  top: 58px;
  right: 110px;
  opacity: 0.27;
  background-image: radial-gradient(#2563eb 1.2px, transparent 1.2px);
  background-size: 13px 13px;
}

/* LAYOUT */
.imp-como-layout {
  display: grid;
  grid-template-columns: 1.04fr 0.96fr;
  align-items: center;
  gap: 76px;
}

.imp-como-image-area {
  width: 100%;
}

.imp-como-image-box {
  width: 100%;
  position: relative;
  border-radius: 24px;
  overflow: hidden;
  background: #ffffff;
  box-shadow: 0 28px 70px rgba(15, 23, 42, 0.14);
}

.imp-como-image-box::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(37, 99, 235, 0.08), transparent 45%);
  z-index: 2;
  pointer-events: none;
}

.imp-como-image {
  width: 100%;
  height: auto;
  min-height: 430px;
  display: block;
  object-fit: contain;
  padding: 26px;
  background: linear-gradient(180deg, #ffffff, #f8fbff);
}

/* CONTEÚDO */
.imp-como-content {
  width: 100%;
}

.imp-como-badge {
  width: fit-content;
  min-height: 38px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0 26px;
  margin-bottom: 20px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.96);
  border: 1px solid rgba(15, 23, 42, 0.08);
  box-shadow: 0 12px 35px rgba(15, 23, 42, 0.06);
  color: #2563eb;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  white-space: nowrap;
}

.imp-como-badge svg {
  width: 18px;
  height: 18px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.9;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.imp-como-content h2 {
  max-width: 560px;
  margin: 0;
  color: #0f172a;
  font-size: clamp(34px, 3.4vw, 50px);
  line-height: 1.12;
  font-weight: 900;
  letter-spacing: -1.7px;
}

.imp-como-line {
  width: 92px;
  height: 4px;
  margin: 26px 0 24px;
  border-radius: 999px;
  background: linear-gradient(90deg, #2563eb 0%, #2563eb 55%, #22c55e 55%, #22c55e 100%);
}

.imp-como-subtitle {
  max-width: 620px;
  margin: 0 0 26px;
  color: #64748b;
  font-size: 17px;
  line-height: 1.75;
  font-weight: 500;
}

/* PASSOS */
.imp-como-steps {
  width: 100%;
  position: relative;
}

.imp-como-steps::before {
  content: "";
  position: absolute;
  top: 28px;
  bottom: 28px;
  left: 21px;
  width: 1px;
  background: rgba(37, 99, 235, 0.14);
}

.imp-como-step {
  position: relative;
  display: grid;
  grid-template-columns: 44px minmax(0, 1fr) 44px;
  gap: 20px;
  align-items: center;
  padding: 18px 0;
  border-bottom: 1px solid rgba(15, 23, 42, 0.08);
}

.imp-como-step:last-child {
  border-bottom: none;
}

.imp-step-number {
  width: 44px;
  height: 44px;
  position: relative;
  z-index: 2;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  color: #2563eb;
  font-size: 18px;
  font-weight: 900;
  box-shadow: 0 10px 26px rgba(15, 23, 42, 0.08);
}

.imp-step-text h3 {
  margin: 0 0 7px;
  color: #0f172a;
  font-size: 18px;
  line-height: 1.25;
  font-weight: 900;
  letter-spacing: -0.25px;
}

.imp-step-text p {
  margin: 0;
  color: #475569;
  font-size: 15px;
  line-height: 1.55;
  font-weight: 500;
}

.imp-step-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #16a34a;
}

.imp-step-icon svg {
  width: 32px;
  height: 32px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.9;
  stroke-linecap: round;
  stroke-linejoin: round;
}

/* CTA */
.imp-como-cta-area {
  width: 100%;
  margin-top: 48px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.imp-como-cta {
  width: 500px;
  max-width: 100%;
  min-height: 66px;
  padding: 0 30px;
  border-radius: 13px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 17px;
  text-decoration: none;
  background: linear-gradient(135deg, #0b2b75 0%, #144ee3 100%);
  color: #ffffff;
  box-shadow: 0 24px 54px rgba(37, 99, 235, 0.28);
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 1.8px;
  white-space: nowrap;
  transition: 0.25s ease;
}

.imp-como-cta:hover {
  transform: translateY(-3px);
  box-shadow: 0 30px 68px rgba(37, 99, 235, 0.36);
}

.imp-como-cta span {
  font-size: 19px;
}

.imp-como-cta strong {
  font-size: 24px;
  line-height: 1;
}

.imp-como-cta-area p {
  margin: 18px 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  color: #64748b;
  font-size: 15px;
  line-height: 1.5;
  font-weight: 500;
  text-align: center;
}

.imp-como-cta-area p svg {
  width: 18px;
  height: 18px;
  color: #16a34a;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.9;
  stroke-linecap: round;
  stroke-linejoin: round;
  flex-shrink: 0;
}

/* TABLET */
@media (max-width: 1100px) {
  .imp-como-section {
    padding: 64px 18px 70px;
  }

  .imp-como-layout {
    grid-template-columns: 1fr;
    gap: 48px;
  }

  .imp-como-image-area {
    order: 1;
  }

  .imp-como-content {
    order: 2;
    max-width: 820px;
    margin: 0 auto;
    text-align: center;
  }

  .imp-como-badge {
    margin-left: auto;
    margin-right: auto;
  }

  .imp-como-content h2 {
    max-width: 760px;
    margin: 0 auto;
    font-size: clamp(34px, 5vw, 46px);
  }

  .imp-como-line {
    margin-left: auto;
    margin-right: auto;
  }

  .imp-como-subtitle {
    max-width: 760px;
    margin-left: auto;
    margin-right: auto;
    font-size: 17px;
  }

  .imp-como-step {
    text-align: left;
  }

  .imp-como-image {
    min-height: auto;
    max-height: 520px;
  }
}

/* CELULAR */
@media (max-width: 768px) {
  .imp-como-section {
    padding: 42px 14px 54px;
  }

  .imp-como-decor-left {
    width: 170px;
    height: 170px;
    top: -85px;
    left: -95px;
  }

  .imp-como-decor-right,
  .imp-como-dots {
    display: none;
  }

  .imp-como-layout {
    gap: 34px;
  }

  .imp-como-image-box {
    border-radius: 18px;
    box-shadow: 0 20px 44px rgba(15, 23, 42, 0.12);
  }

  .imp-como-image {
    padding: 14px;
  }

  .imp-como-badge {
    min-height: 32px;
    padding: 7px 15px;
    margin-bottom: 16px;
    font-size: 8.5px;
    letter-spacing: 1.1px;
  }

  .imp-como-badge svg {
    width: 15px;
    height: 15px;
  }

  .imp-como-content h2 {
    max-width: 360px;
    font-size: 29px;
    line-height: 1.14;
    letter-spacing: -0.9px;
  }

  .imp-como-line {
    width: 76px;
    height: 3px;
    margin: 18px auto 16px;
  }

  .imp-como-subtitle {
    max-width: 360px;
    margin-bottom: 22px;
    font-size: 15px;
    line-height: 1.58;
  }

  .imp-como-steps::before {
    left: 18px;
  }

  .imp-como-step {
    grid-template-columns: 38px minmax(0, 1fr) 32px;
    gap: 13px;
    padding: 16px 0;
  }

  .imp-step-number {
    width: 38px;
    height: 38px;
    font-size: 15px;
  }

  .imp-step-text h3 {
    font-size: 16.5px;
    line-height: 1.22;
  }

  .imp-step-text p {
    font-size: 13.5px;
    line-height: 1.48;
  }

  .imp-step-icon svg {
    width: 26px;
    height: 26px;
  }

  .imp-como-cta-area {
    margin-top: 30px;
  }

  .imp-como-cta {
    width: 100%;
    min-height: 54px;
    padding: 0 13px;
    gap: 10px;
    font-size: 10px;
    letter-spacing: 0.7px;
  }

  .imp-como-cta span {
    font-size: 15px;
  }

  .imp-como-cta strong {
    font-size: 18px;
  }

  .imp-como-cta-area p {
    max-width: 340px;
    font-size: 13px;
  }
}

/* CELULAR PEQUENO */
@media (max-width: 420px) {
  .imp-como-section {
    padding: 38px 12px 48px;
  }

  .imp-como-content h2 {
    max-width: 330px;
    font-size: 27px;
  }

  .imp-como-subtitle {
    max-width: 330px;
    font-size: 14.5px;
  }

  .imp-como-step {
    grid-template-columns: 36px minmax(0, 1fr);
  }

  .imp-step-icon {
    display: none;
  }

  .imp-step-number {
    width: 36px;
    height: 36px;
    font-size: 14px;
  }

  .imp-step-text h3 {
    font-size: 16px;
  }

  .imp-step-text p {
    font-size: 13px;
  }

  .imp-como-cta {
    min-height: 52px;
    font-size: 9px;
    letter-spacing: 0.4px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d93ecd1 */.impulso-garantia-final {
  width: 100%;
  background: #f4f8ff;
  padding: 95px 20px;
  font-family: Arial, Helvetica, sans-serif;
  overflow: hidden;
}

.garantia-final-container {
  width: 100%;
  max-width: 1520px;
  margin: 0 auto;
}

.garantia-final-header {
  display: grid;
  grid-template-columns: 1fr 0.9fr;
  align-items: center;
  gap: 70px;
  margin-bottom: 48px;
}

.garantia-final-title {
  text-align: left;
}

.garantia-final-tag {
  display: inline-block;
  background: #e8f0ff;
  color: #1557ff;
  padding: 9px 18px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 1.5px;
  margin-bottom: 18px;
}

.garantia-final-title h2 {
  margin: 0;
  color: #07152f;
  font-size: 48px;
  line-height: 1.14;
  font-weight: 900;
  letter-spacing: -1.4px;
  max-width: 760px;
}

.garantia-final-title h2 strong {
  color: #1557ff;
}

.garantia-final-subtitle {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.garantia-final-subtitle p {
  margin: 0;
  color: #53627a;
  font-size: 19px;
  line-height: 1.75;
  max-width: 620px;
  text-align: right;
}

.garantia-final-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 26px;
}

.garantia-final-card {
  border-radius: 24px;
  padding: 38px 28px 34px;
  min-height: 330px;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  justify-content: center;
  transition: 0.3s ease;
}

.garantia-final-card::after {
  content: "";
  width: 100px;
  height: 4px;
  border-radius: 999px;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}

.garantia-final-card:hover {
  transform: translateY(-6px);
}

.card-dark {
  background: linear-gradient(135deg, #06152f 0%, #081d43 100%);
  box-shadow: 0 18px 45px rgba(6, 21, 47, 0.22);
}

.card-dark::after {
  background: #1557ff;
}

.card-green {
  background: linear-gradient(135deg, #009e3d 0%, #00c94b 100%);
  box-shadow: 0 18px 45px rgba(0, 170, 60, 0.22);
}

.card-green::after {
  background: #ffffff;
}

.garantia-final-icon {
  width: 82px;
  height: 82px;
  margin: 0 auto 24px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.13);
  display: flex;
  align-items: center;
  justify-content: center;
}

.garantia-final-icon svg {
  width: 38px;
  height: 38px;
  fill: none;
  stroke: #ffffff;
  stroke-width: 2.1;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.garantia-final-card h3 {
  margin: 0;
  color: #ffffff;
  font-size: 21px;
  line-height: 1.28;
  font-weight: 900;
  max-width: 260px;
}

.garantia-final-card p {
  margin: 16px 0 0;
  color: rgba(255, 255, 255, 0.92);
  font-size: 15.5px;
  line-height: 1.72;
  max-width: 285px;
}

.garantia-final-cta {
  width: 100%;
  max-width: 1220px;
  margin: 34px auto 0;
  background: #ffffff;
  border: 1px solid rgba(13, 42, 85, 0.08);
  border-radius: 22px;
  padding: 26px 32px;
  display: grid;
  grid-template-columns: 64px 1fr auto;
  align-items: center;
  gap: 24px;
  box-shadow: 0 18px 45px rgba(8, 30, 70, 0.07);
}

.garantia-final-cta-icon {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: linear-gradient(135deg, #1557ff, #0048d8);
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.garantia-final-cta-icon svg {
  width: 30px;
  height: 30px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2.2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.garantia-final-cta-text h3 {
  margin: 0;
  color: #07152f;
  font-size: 20px;
  font-weight: 900;
  line-height: 1.25;
}

.garantia-final-cta-text p {
  margin: 7px 0 0;
  color: #53627a;
  font-size: 15.5px;
  line-height: 1.6;
  max-width: 720px;
}

.garantia-final-cta a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #1557ff;
  color: #ffffff;
  text-decoration: none;
  padding: 16px 30px;
  border-radius: 10px;
  font-size: 15px;
  font-weight: 900;
  white-space: nowrap;
  transition: 0.3s ease;
  box-shadow: 0 14px 30px rgba(21, 87, 255, 0.24);
}

.garantia-final-cta a:hover {
  transform: translateY(-3px);
  box-shadow: 0 20px 42px rgba(21, 87, 255, 0.32);
}

/* Notebook */
@media (max-width: 1366px) {
  .garantia-final-title h2 {
    font-size: 42px;
  }

  .garantia-final-subtitle p {
    font-size: 17px;
  }

  .garantia-final-header {
    gap: 45px;
  }

  .garantia-final-grid {
    gap: 20px;
  }

  .garantia-final-card {
    padding: 34px 22px 30px;
    min-height: 315px;
  }

  .garantia-final-card h3 {
    font-size: 19px;
  }

  .garantia-final-card p {
    font-size: 14.5px;
  }
}

/* Tablet */
@media (max-width: 1024px) {
  .impulso-garantia-final {
    padding: 80px 18px;
  }

  .garantia-final-header {
    grid-template-columns: 1fr;
    gap: 18px;
    text-align: center;
    margin-bottom: 36px;
  }

  .garantia-final-title {
    text-align: center;
  }

  .garantia-final-title h2 {
    font-size: 34px;
    max-width: 760px;
    margin: 0 auto;
  }

  .garantia-final-subtitle {
    justify-content: center;
  }

  .garantia-final-subtitle p {
    font-size: 16px;
    max-width: 680px;
    margin: 0 auto;
    text-align: center;
  }

  .garantia-final-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 18px;
  }

  .garantia-final-card {
    min-height: 290px;
  }

  .garantia-final-cta {
    grid-template-columns: 1fr;
    text-align: center;
    justify-items: center;
  }

  .garantia-final-cta-text p {
    max-width: 680px;
  }
}

/* Celular */
@media (max-width: 620px) {
  .impulso-garantia-final {
    padding: 65px 15px;
  }

  .garantia-final-header {
    margin-bottom: 30px;
  }

  .garantia-final-tag {
    font-size: 10px;
    padding: 8px 14px;
    letter-spacing: 1.2px;
    margin-bottom: 16px;
  }

  .garantia-final-title h2 {
    font-size: 27px;
    line-height: 1.22;
    letter-spacing: -0.6px;
  }

  .garantia-final-subtitle p {
    font-size: 15px;
    line-height: 1.65;
    text-align: center;
  }

  .garantia-final-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .garantia-final-card {
    min-height: auto;
    padding: 32px 20px;
    border-radius: 20px;
  }

  .garantia-final-icon {
    width: 68px;
    height: 68px;
    margin-bottom: 20px;
  }

  .garantia-final-icon svg {
    width: 32px;
    height: 32px;
  }

  .garantia-final-card h3 {
    font-size: 18px;
    max-width: 100%;
  }

  .garantia-final-card p {
    font-size: 14.5px;
    line-height: 1.6;
    margin-top: 12px;
    max-width: 100%;
  }

  .garantia-final-cta {
    margin-top: 24px;
    padding: 24px 18px;
    border-radius: 18px;
  }

  .garantia-final-cta-icon {
    width: 58px;
    height: 58px;
  }

  .garantia-final-cta-text h3 {
    font-size: 18px;
  }

  .garantia-final-cta-text p {
    font-size: 14.5px;
  }

  .garantia-final-cta a {
    width: 100%;
    padding: 14px 20px;
    font-size: 14px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4a85a4f *//* ===== PORTFÓLIO ISOLADO IMPULSO.HOST ===== */

#portfolio.imp-portfolio-section {
  width: 100%;
  background: #ffffff !important;
  background-color: #ffffff !important;
  background-image: none !important;
  padding: 90px 24px;
  font-family: Arial, Helvetica, sans-serif;
  overflow: hidden;
  box-sizing: border-box;
}

#portfolio.imp-portfolio-section * {
  box-sizing: border-box;
}

#portfolio .imp-portfolio-container {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
}

/* TÍTULO */

#portfolio .imp-portfolio-title {
  text-align: center;
  margin-bottom: 52px;
}

#portfolio .imp-portfolio-title span {
  display: block;
  color: #1458ff;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 8px;
  text-transform: uppercase;
  margin-bottom: 14px;
}

#portfolio .imp-portfolio-title h2 {
  color: #21177c;
  font-size: 44px;
  font-weight: 900;
  line-height: 1.1;
  margin: 0;
}

/* GRID */

#portfolio .imp-portfolio-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 34px;
}

/* CARD */

#portfolio .imp-portfolio-card {
  background: #ffffff;
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid rgba(33, 23, 124, 0.12);
  box-shadow: 0 18px 45px rgba(7, 18, 59, 0.10);
  transition: 0.3s ease;
}

#portfolio .imp-portfolio-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 26px 60px rgba(7, 18, 59, 0.16);
}

/* IMAGEM */

#portfolio .imp-portfolio-img {
  width: 100%;
  height: 220px;
  overflow: hidden;
  background: #f5f7ff;
}

#portfolio .imp-portfolio-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
  display: block;
  transition: 0.4s ease;
}

#portfolio .imp-portfolio-card:hover .imp-portfolio-img img {
  transform: scale(1.04);
}

/* CONTEÚDO */

#portfolio .imp-portfolio-content {
  padding: 26px 24px 28px;
}

#portfolio .imp-portfolio-content span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #75ead8;
  color: #07123b;
  padding: 9px 18px;
  border-radius: 999px;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 18px;
}

#portfolio .imp-portfolio-content h3 {
  color: #21177c;
  font-size: 25px;
  font-weight: 900;
  line-height: 1.15;
  margin: 0 0 14px;
}

#portfolio .imp-portfolio-content p {
  color: #4b5675;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.55;
  margin: 0;
}

/* TABLET */

@media (max-width: 1024px) {
  #portfolio.imp-portfolio-section {
    padding: 75px 22px;
  }

  #portfolio .imp-portfolio-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 28px;
  }

  #portfolio .imp-portfolio-title h2 {
    font-size: 38px;
  }

  #portfolio .imp-portfolio-title span {
    font-size: 12px;
    letter-spacing: 6px;
  }

  #portfolio .imp-portfolio-img {
    height: 210px;
  }
}

/* CELULAR */

@media (max-width: 767px) {
  #portfolio.imp-portfolio-section {
    padding: 60px 18px;
  }

  #portfolio .imp-portfolio-title {
    margin-bottom: 36px;
  }

  #portfolio .imp-portfolio-title span {
    font-size: 11px;
    letter-spacing: 4px;
    margin-bottom: 10px;
  }

  #portfolio .imp-portfolio-title h2 {
    font-size: 31px;
  }

  #portfolio .imp-portfolio-grid {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  #portfolio .imp-portfolio-img {
    height: 210px;
  }

  #portfolio .imp-portfolio-content {
    padding: 24px 20px;
  }

  #portfolio .imp-portfolio-content h3 {
    font-size: 23px;
  }

  #portfolio .imp-portfolio-content p {
    font-size: 14px;
  }
}

/* CELULAR PEQUENO */

@media (max-width: 420px) {
  #portfolio.imp-portfolio-section {
    padding: 52px 14px;
  }

  #portfolio .imp-portfolio-title h2 {
    font-size: 28px;
  }

  #portfolio .imp-portfolio-title span {
    letter-spacing: 3px;
  }

  #portfolio .imp-portfolio-img {
    height: 185px;
  }

  #portfolio .imp-portfolio-content span {
    font-size: 10px;
    padding: 8px 15px;
    letter-spacing: 1.5px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-95a0ff6 */* {
  box-sizing: border-box;
}

.avaliacoes-clientes {
  width: 100%;
  padding: 90px 24px 100px;
  background:
    radial-gradient(circle at 8% 8%, rgba(31, 99, 255, 0.08), transparent 28%),
    radial-gradient(circle at 92% 90%, rgba(22, 163, 74, 0.10), transparent 30%),
    #f8fbff;
  font-family: Arial, Helvetica, sans-serif;
  overflow: hidden;
}

.avaliacoes-container {
  width: 100%;
  max-width: 1480px;
  margin: 0 auto;
}

/* TOPO */
.avaliacoes-topo {
  max-width: 950px;
  margin: 0 auto 58px;
  text-align: center;
}

.avaliacoes-tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #16a34a;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.avaliacoes-tag::before {
  content: "";
  width: 9px;
  height: 9px;
  background: #16a34a;
  border-radius: 50%;
  margin-right: 10px;
}

.avaliacoes-topo h2 {
  margin: 0 0 20px;
  color: #071531;
  font-size: clamp(36px, 3.4vw, 56px);
  line-height: 1.12;
  font-weight: 900;
  letter-spacing: -1.2px;
}

.avaliacoes-topo p {
  margin: 0 auto;
  color: #475569;
  font-size: clamp(17px, 1.35vw, 22px);
  line-height: 1.65;
  font-weight: 500;
  max-width: 850px;
}

/* GRID */
.avaliacoes-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 26px;
}

/* CARD */
.avaliacao-card {
  min-height: 410px;
  border-radius: 28px;
  padding: 34px 28px 30px;
  color: #ffffff;
  position: relative;
  overflow: hidden;
  box-shadow: 0 24px 55px rgba(15, 23, 42, 0.16);
  transition: all 0.35s ease;
}

.avaliacao-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 34px 75px rgba(15, 23, 42, 0.22);
}

.avaliacao-card::before {
  content: "";
  position: absolute;
  top: -120px;
  right: -120px;
  width: 260px;
  height: 260px;
  background: rgba(255, 255, 255, 0.14);
  border-radius: 50%;
}

.avaliacao-card::after {
  content: "";
  position: absolute;
  bottom: -100px;
  left: -100px;
  width: 230px;
  height: 230px;
  background: rgba(0, 0, 0, 0.10);
  border-radius: 50%;
}

.card-azul {
  background: linear-gradient(180deg, #1f63ff 0%, #0e49d7 100%);
}

.card-verde {
  background: linear-gradient(180deg, #16a34a 0%, #087b34 100%);
}

.avaliacao-quote {
  position: relative;
  z-index: 2;
  color: #ffffff;
  font-size: 70px;
  line-height: 0.8;
  font-weight: 900;
  margin-bottom: 18px;
}

.avaliacao-stars {
  position: relative;
  z-index: 2;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 3px;
  font-weight: 900;
  margin-bottom: 26px;
}

.avaliacao-card p {
  position: relative;
  z-index: 2;
  margin: 0;
  color: #ffffff;
  font-size: 16.5px;
  line-height: 1.65;
  font-weight: 500;
}

/* CLIENTE */
.avaliacao-cliente {
  position: absolute;
  left: 28px;
  right: 28px;
  bottom: 30px;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 14px;
}

.cliente-avatar {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: #ffffff;
  color: #071531;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  font-weight: 900;
  flex: 0 0 auto;
}

.card-azul .cliente-avatar {
  color: #1f63ff;
}

.card-verde .cliente-avatar {
  color: #16a34a;
}

.avaliacao-cliente h3 {
  margin: 0 0 4px;
  color: #ffffff;
  font-size: 19px;
  line-height: 1.2;
  font-weight: 900;
}

.avaliacao-cliente span {
  display: block;
  color: #eaf2ff;
  font-size: 13px;
  line-height: 1.2;
  font-weight: 800;
}

/* TABLET */
@media (max-width: 1024px) {
  .avaliacoes-clientes {
    padding: 75px 22px 85px;
  }

  .avaliacoes-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .avaliacao-card {
    min-height: 380px;
  }
}

/* CELULAR */
@media (max-width: 767px) {
  .avaliacoes-clientes {
    padding: 60px 16px 70px;
  }

  .avaliacoes-topo {
    margin-bottom: 40px;
  }

  .avaliacoes-tag {
    font-size: 11px;
    letter-spacing: 3px;
    margin-bottom: 16px;
  }

  .avaliacoes-topo h2 {
    font-size: 31px;
    line-height: 1.15;
    letter-spacing: -0.7px;
  }

  .avaliacoes-topo p {
    font-size: 16px;
    line-height: 1.6;
  }

  .avaliacoes-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .avaliacao-card {
    min-height: 360px;
    border-radius: 22px;
    padding: 30px 24px 28px;
  }

  .avaliacao-quote {
    font-size: 60px;
    margin-bottom: 14px;
  }

  .avaliacao-stars {
    font-size: 18px;
    margin-bottom: 22px;
  }

  .avaliacao-card p {
    font-size: 15.5px;
    line-height: 1.62;
  }

  .avaliacao-cliente {
    left: 24px;
    right: 24px;
    bottom: 28px;
  }

  .avaliacao-cliente h3 {
    font-size: 18px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ac38617 */.imp-planos {
  width: 100%;
  padding: 80px 20px 95px;
  background: #eef5fb;
  font-family: Arial, sans-serif;
  overflow: hidden;
}

.imp-planos-container {
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
}

.imp-planos-topo {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 70px;
  align-items: start;
  margin-bottom: 38px;
}

.imp-planos-titulo span {
  display: block;
  color: #005cff;
  font-size: 15px;
  font-weight: 900;
  letter-spacing: 5px;
  margin-bottom: 18px;
}

.imp-planos-titulo h2 {
  margin: 0;
  color: #090d24;
  font-size: clamp(32px, 3.3vw, 48px);
  line-height: 1.08;
  font-weight: 900;
  max-width: 540px;
}

.imp-planos-subtitulo {
  padding-top: 38px;
}

.imp-planos-subtitulo p {
  margin: 0;
  color: #303852;
  font-size: 21px;
  line-height: 1.55;
  font-weight: 500;
  max-width: 680px;
}

.imp-planos-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 26px;
  align-items: stretch;
}

.imp-plano-card {
  background: #ffffff;
  border-radius: 10px;
  padding: 34px 34px 30px;
  text-align: center;
  box-shadow: 0 22px 55px rgba(40, 60, 90, 0.08);
  transition: all 0.3s ease;
  min-height: 620px;
  display: flex;
  flex-direction: column;
}

.imp-plano-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 32px 70px rgba(40, 60, 90, 0.13);
}

.imp-plano-icone {
  width: 72px;
  height: 72px;
  margin: 0 auto 22px;
  border-radius: 18px;
  background: #edf4ff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.imp-plano-icone svg {
  width: 38px;
  height: 38px;
  fill: #0066ff;
}

.imp-plano-icone.verde {
  background: #e9f8ee;
}

.imp-plano-icone.verde svg {
  fill: #0c9637;
}

.imp-plano-card h3 {
  margin: 0 0 10px;
  color: #080d24;
  font-size: 25px;
  line-height: 1.2;
  font-weight: 900;
}

.imp-preco {
  margin-bottom: 8px;
  color: #005cff;
  font-size: 50px;
  line-height: 1;
  font-weight: 900;
}

.imp-preco span {
  font-size: 20px;
  color: #080d24;
  margin-right: 4px;
  vertical-align: middle;
}

.imp-preco.verde {
  color: #0c9637;
  font-size: 38px;
  margin-top: 8px;
  margin-bottom: 16px;
}

.imp-recorrencia {
  margin: 0 auto 22px;
  color: #0044d8;
  font-size: 16px;
  line-height: 1.35;
  font-weight: 800;
}

.imp-recorrencia strong {
  font-weight: 900;
}

.imp-recorrencia.verde-texto {
  color: #0c7f31;
  font-size: 15px;
}

.imp-descricao {
  margin: 0 auto 28px;
  color: #17203a;
  font-size: 15.5px;
  line-height: 1.65;
  max-width: 330px;
}

.imp-plano-card ul {
  list-style: none;
  padding: 0;
  margin: 0 0 30px;
  text-align: left;
}

.imp-plano-card li {
  position: relative;
  padding-left: 32px;
  margin-bottom: 14px;
  color: #111827;
  font-size: 15.5px;
  line-height: 1.35;
  font-weight: 700;
}

.imp-plano-card li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: -1px;
  width: 19px;
  height: 19px;
  border-radius: 50%;
  border: 2px solid #0066ff;
  color: #0066ff;
  font-size: 12px;
  font-weight: 900;
  display: flex;
  align-items: center;
  justify-content: center;
}

.imp-plano-card .lista-verde li::before {
  border-color: #0c9637;
  color: #0c9637;
}

.imp-btn {
  margin-top: auto;
  width: 100%;
  min-height: 58px;
  border-radius: 8px;
  background: linear-gradient(135deg, #0066ff, #004bdd);
  color: #ffffff;
  text-decoration: none;
  font-size: 16px;
  font-weight: 900;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 18px;
  transition: all 0.3s ease;
}

.imp-btn::before {
  content: "☏";
  margin-right: 10px;
  font-size: 22px;
}

.imp-btn:hover {
  transform: translateY(-3px);
  box-shadow: 0 18px 35px rgba(0, 102, 255, 0.28);
}

.imp-btn.verde {
  background: linear-gradient(135deg, #0c9637, #087a2d);
}

.imp-btn.verde:hover {
  box-shadow: 0 18px 35px rgba(12, 150, 55, 0.28);
}

.imp-ajuda {
  margin-top: 28px;
  padding: 26px 34px;
  border-radius: 10px;
  border: 1px solid rgba(70, 110, 160, 0.15);
  background: rgba(255, 255, 255, 0.55);
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 28px;
}

.imp-ajuda-icon {
  width: 74px;
  height: 74px;
  border-radius: 50%;
  background: #dceaff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.imp-ajuda-icon svg {
  width: 38px;
  height: 38px;
  fill: #0066ff;
}

.imp-ajuda-texto h3 {
  margin: 0 0 6px;
  color: #080d24;
  font-size: 23px;
  line-height: 1.2;
  font-weight: 900;
}

.imp-ajuda-texto p {
  margin: 0;
  color: #4d5873;
  font-size: 17px;
  line-height: 1.45;
}

.imp-ajuda-btn {
  min-width: 420px;
  min-height: 58px;
  border-radius: 8px;
  background: linear-gradient(135deg, #063d78, #002d63);
  color: #ffffff;
  text-decoration: none;
  font-size: 16px;
  font-weight: 900;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 24px;
  transition: all 0.3s ease;
}

.imp-ajuda-btn::before {
  content: "☏";
  margin-right: 10px;
  font-size: 22px;
}

.imp-ajuda-btn:hover {
  transform: translateY(-3px);
  box-shadow: 0 18px 35px rgba(0, 45, 99, 0.25);
}

/* Tablet - PC não muda */
@media (max-width: 1024px) {
  .imp-planos {
    padding: 65px 18px 75px;
  }

  .imp-planos-topo {
    grid-template-columns: 1fr;
    gap: 18px;
    margin-bottom: 30px;
  }

  .imp-planos-titulo {
    text-align: center;
  }

  .imp-planos-titulo span {
    font-size: 13px;
    letter-spacing: 3px;
    margin-bottom: 12px;
  }

  .imp-planos-titulo h2 {
    max-width: 620px;
    margin: 0 auto;
    font-size: 34px;
    line-height: 1.12;
  }

  .imp-planos-subtitulo {
    padding-top: 0;
    text-align: center;
  }

  .imp-planos-subtitulo p {
    max-width: 650px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 1.5;
  }

  .imp-planos-grid {
    grid-template-columns: 1fr;
    max-width: 520px;
    margin: 0 auto;
    gap: 16px;
  }

  .imp-plano-card {
    min-height: auto;
    padding: 24px 24px 22px;
  }

  .imp-plano-icone {
    width: 56px;
    height: 56px;
    margin-bottom: 14px;
    border-radius: 15px;
  }

  .imp-plano-icone svg {
    width: 29px;
    height: 29px;
  }

  .imp-plano-card h3 {
    font-size: 21px;
    margin-bottom: 8px;
  }

  .imp-preco {
    font-size: 40px;
    margin-bottom: 6px;
  }

  .imp-preco span {
    font-size: 16px;
  }

  .imp-preco.verde {
    font-size: 30px;
    margin-bottom: 10px;
  }

  .imp-recorrencia {
    font-size: 13.5px;
    margin-bottom: 15px;
  }

  .imp-descricao {
    font-size: 13.8px;
    line-height: 1.5;
    margin-bottom: 18px;
    max-width: 360px;
  }

  .imp-plano-card ul {
    margin-bottom: 20px;
  }

  .imp-plano-card li {
    font-size: 13.8px;
    margin-bottom: 9px;
    padding-left: 28px;
  }

  .imp-plano-card li::before {
    width: 17px;
    height: 17px;
    font-size: 10px;
  }

  .imp-btn {
    min-height: 48px;
    font-size: 14px;
  }

  .imp-ajuda {
    max-width: 520px;
    margin: 22px auto 0;
    grid-template-columns: 1fr;
    text-align: center;
    gap: 14px;
    padding: 22px 20px;
  }

  .imp-ajuda-icon {
    width: 58px;
    height: 58px;
    margin: 0 auto;
  }

  .imp-ajuda-icon svg {
    width: 30px;
    height: 30px;
  }

  .imp-ajuda-texto h3 {
    font-size: 19px;
  }

  .imp-ajuda-texto p {
    font-size: 14px;
  }

  .imp-ajuda-btn {
    min-width: 100%;
    min-height: 48px;
    font-size: 14px;
  }
}

/* Celular */
@media (max-width: 600px) {
  .imp-planos {
    padding: 52px 14px 62px;
  }

  .imp-planos-topo {
    gap: 15px;
    margin-bottom: 26px;
  }

  .imp-planos-titulo span {
    font-size: 11px;
    letter-spacing: 2.4px;
    margin-bottom: 10px;
  }

  .imp-planos-titulo h2 {
    font-size: 26px;
    line-height: 1.14;
    max-width: 340px;
  }

  .imp-planos-subtitulo p {
    font-size: 14px;
    line-height: 1.5;
    max-width: 350px;
  }

  .imp-planos-grid {
    max-width: 360px;
    gap: 14px;
  }

  .imp-plano-card {
    padding: 22px 18px 20px;
    border-radius: 9px;
    box-shadow: 0 14px 35px rgba(40, 60, 90, 0.07);
  }

  .imp-plano-card:hover {
    transform: none;
  }

  .imp-plano-icone {
    width: 50px;
    height: 50px;
    margin-bottom: 12px;
    border-radius: 14px;
  }

  .imp-plano-icone svg {
    width: 26px;
    height: 26px;
  }

  .imp-plano-card h3 {
    font-size: 20px;
    margin-bottom: 7px;
  }

  .imp-preco {
    font-size: 36px;
    margin-bottom: 5px;
  }

  .imp-preco span {
    font-size: 15px;
  }

  .imp-preco.verde {
    font-size: 28px;
    margin-top: 4px;
    margin-bottom: 9px;
  }

  .imp-recorrencia {
    font-size: 13px;
    line-height: 1.32;
    margin-bottom: 14px;
  }

  .imp-descricao {
    font-size: 13.2px;
    line-height: 1.48;
    margin-bottom: 17px;
    max-width: 310px;
  }

  .imp-plano-card ul {
    margin-bottom: 18px;
  }

  .imp-plano-card li {
    font-size: 13.2px;
    margin-bottom: 8px;
    padding-left: 26px;
    line-height: 1.3;
  }

  .imp-plano-card li::before {
    width: 16px;
    height: 16px;
    font-size: 9px;
    border-width: 1.5px;
  }

  .imp-btn {
    min-height: 46px;
    font-size: 13.5px;
    border-radius: 7px;
    padding: 0 12px;
  }

  .imp-btn::before {
    font-size: 18px;
    margin-right: 8px;
  }

  .imp-ajuda {
    max-width: 360px;
    padding: 20px 16px;
    margin-top: 18px;
    gap: 12px;
  }

  .imp-ajuda-icon {
    width: 52px;
    height: 52px;
  }

  .imp-ajuda-icon svg {
    width: 27px;
    height: 27px;
  }

  .imp-ajuda-texto h3 {
    font-size: 18px;
  }

  .imp-ajuda-texto p {
    font-size: 13.5px;
    line-height: 1.45;
  }

  .imp-ajuda-btn {
    min-height: 46px;
    font-size: 13.5px;
    padding: 0 12px;
    border-radius: 7px;
  }

  .imp-ajuda-btn::before {
    font-size: 18px;
    margin-right: 8px;
  }
}

/* Celular pequeno */
@media (max-width: 380px) {
  .imp-planos {
    padding-left: 12px;
    padding-right: 12px;
  }

  .imp-planos-titulo h2 {
    font-size: 24px;
  }

  .imp-planos-subtitulo p {
    font-size: 13.5px;
  }

  .imp-planos-grid {
    max-width: 335px;
  }

  .imp-plano-card {
    padding: 20px 16px 18px;
  }

  .imp-preco {
    font-size: 33px;
  }

  .imp-preco.verde {
    font-size: 25px;
  }

  .imp-plano-card h3 {
    font-size: 19px;
  }

  .imp-descricao,
  .imp-plano-card li {
    font-size: 12.8px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-eba1eb9 */.impulso-faq {
  width: 100%;
  background: #f4f8ff;
  padding: 95px 20px;
  font-family: Arial, Helvetica, sans-serif;
  overflow: hidden;
}

.faq-container {
  width: 100%;
  max-width: 1420px;
  margin: 0 auto;
}

.faq-header {
  text-align: center;
  max-width: 850px;
  margin: 0 auto 52px;
}

.faq-tag {
  display: inline-block;
  background: #e8f0ff;
  color: #1557ff;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 1.6px;
  padding: 9px 18px;
  border-radius: 999px;
  margin-bottom: 18px;
}

.faq-header h2 {
  margin: 0;
  color: #06152f;
  font-size: 42px;
  line-height: 1.15;
  font-weight: 900;
  letter-spacing: -1.2px;
}

.faq-header p {
  margin: 18px auto 0;
  color: #5f6f89;
  font-size: 17px;
  line-height: 1.7;
  max-width: 720px;
}

.faq-content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 22px;
}

.faq-item {
  background: #ffffff;
  border: 1px solid rgba(13, 42, 85, 0.08);
  border-radius: 18px;
  box-shadow: 0 18px 45px rgba(8, 30, 70, 0.07);
  overflow: hidden;
}

.faq-item input {
  display: none;
}

.faq-question {
  width: 100%;
  min-height: 78px;
  padding: 24px 28px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  cursor: pointer;
}

.faq-question span {
  color: #071935;
  font-size: 17px;
  font-weight: 850;
  line-height: 1.35;
}

.faq-question strong {
  width: 36px;
  height: 36px;
  min-width: 36px;
  border-radius: 50%;
  background: linear-gradient(135deg, #1557ff, #00d084);
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 23px;
  line-height: 1;
  transition: 0.3s ease;
}

.faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: 0.35s ease;
}

.faq-answer p {
  margin: 0;
  padding: 0 28px 26px;
  color: #63728a;
  font-size: 15.5px;
  line-height: 1.7;
}

.faq-item input:checked ~ .faq-answer {
  max-height: 260px;
}

.faq-item input:checked ~ .faq-question strong {
  transform: rotate(45deg);
}

.faq-cta {
  margin-top: 40px;
  background: linear-gradient(135deg, #06152f, #0b2349);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 24px;
  padding: 34px 38px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 25px;
  box-shadow: 0 22px 50px rgba(6, 21, 47, 0.18);
}

.faq-cta h3 {
  margin: 0;
  color: #ffffff;
  font-size: 27px;
  font-weight: 900;
  line-height: 1.2;
}

.faq-cta p {
  margin: 9px 0 0;
  color: #b9c6dc;
  font-size: 15.5px;
  line-height: 1.6;
}

.faq-cta a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #00d084;
  color: #06152f;
  text-decoration: none;
  font-size: 15px;
  font-weight: 900;
  padding: 16px 30px;
  border-radius: 999px;
  white-space: nowrap;
  transition: 0.3s ease;
}

.faq-cta a:hover {
  transform: translateY(-3px);
  box-shadow: 0 12px 28px rgba(0, 208, 132, 0.35);
}

/* Tablet */
@media (max-width: 1024px) {
  .impulso-faq {
    padding: 80px 18px;
  }

  .faq-container {
    max-width: 920px;
  }

  .faq-header h2 {
    font-size: 34px;
  }

  .faq-content {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .faq-cta {
    align-items: flex-start;
    flex-direction: column;
  }
}

/* Celular */
@media (max-width: 520px) {
  .impulso-faq {
    padding: 65px 15px;
  }

  .faq-header {
    margin-bottom: 34px;
  }

  .faq-tag {
    font-size: 10px;
    padding: 7px 13px;
    letter-spacing: 1.2px;
  }

  .faq-header h2 {
    font-size: 25px;
    line-height: 1.22;
    letter-spacing: -0.5px;
  }

  .faq-header p {
    font-size: 14px;
    line-height: 1.6;
  }

  .faq-content {
    gap: 14px;
  }

  .faq-question {
    min-height: auto;
    padding: 18px 17px;
    gap: 12px;
  }

  .faq-question span {
    font-size: 14px;
    line-height: 1.4;
  }

  .faq-question strong {
    width: 30px;
    height: 30px;
    min-width: 30px;
    font-size: 20px;
  }

  .faq-answer p {
    padding: 0 17px 20px;
    font-size: 13.5px;
    line-height: 1.65;
  }

  .faq-cta {
    margin-top: 30px;
    padding: 24px 18px;
    border-radius: 18px;
    text-align: center;
    align-items: center;
  }

  .faq-cta h3 {
    font-size: 21px;
  }

  .faq-cta p {
    font-size: 14px;
  }

  .faq-cta a {
    width: 100%;
    padding: 14px 20px;
    font-size: 14px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-011319e */.impulso-cta-final {
  width: 100%;
  margin: 0;
  padding: 0;
  background: #f4f8ff;
  font-family: Arial, Helvetica, sans-serif;
  overflow: hidden;
}

.cta-final-container {
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 85px 20px;
  border-radius: 0;
  text-align: center;
  position: relative;
  overflow: hidden;
  background:
    linear-gradient(135deg, rgba(255, 122, 31, 0.97), rgba(255, 28, 28, 0.98)),
    radial-gradient(circle at 18% 20%, rgba(255,255,255,0.18), transparent 28%),
    radial-gradient(circle at 78% 70%, rgba(255,255,255,0.12), transparent 32%);
  box-shadow: none;
}

.cta-final-container::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 10% 10%, rgba(255,255,255,0.12), transparent 25%),
    radial-gradient(circle at 90% 90%, rgba(0,0,0,0.12), transparent 35%);
  pointer-events: none;
}

.cta-final-tag,
.cta-final-container h2,
.cta-final-container p,
.cta-final-actions {
  position: relative;
  z-index: 2;
}

.cta-final-tag {
  display: inline-block;
  color: rgba(255,255,255,0.95);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 18px;
}

.cta-final-container h2 {
  margin: 0;
  color: #ffffff;
  font-size: 48px;
  line-height: 1.14;
  font-weight: 900;
  letter-spacing: -1px;
}

.cta-final-container p {
  margin: 20px auto 0;
  color: rgba(255,255,255,0.94);
  font-size: 20px;
  line-height: 1.6;
  max-width: 780px;
}

.cta-final-actions {
  margin-top: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  flex-wrap: wrap;
}

.cta-final-btn {
  min-width: 240px;
  min-height: 56px;
  padding: 16px 32px;
  border-radius: 10px;
  background: #ffffff;
  color: #ff2b16;
  text-decoration: none;
  font-size: 16px;
  font-weight: 900;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 18px 40px rgba(0,0,0,0.18);
  transition: 0.3s ease;
}

.cta-final-btn:hover {
  transform: translateY(-3px);
  box-shadow: 0 24px 52px rgba(0,0,0,0.24);
}

.cta-final-actions span {
  color: rgba(255,255,255,0.92);
  font-size: 15.5px;
  line-height: 1.5;
  max-width: 360px;
  text-align: left;
}

/* Tablet */
@media (max-width: 1024px) {
  .cta-final-container {
    padding: 70px 24px;
  }

  .cta-final-container h2 {
    font-size: 38px;
  }

  .cta-final-container p {
    font-size: 17px;
    max-width: 680px;
  }

  .cta-final-actions {
    gap: 18px;
  }

  .cta-final-actions span {
    text-align: center;
  }
}

/* Celular */
@media (max-width: 620px) {
  .cta-final-container {
    padding: 58px 18px;
  }

  .cta-final-tag {
    font-size: 10px;
    letter-spacing: 1.4px;
    margin-bottom: 14px;
  }

  .cta-final-container h2 {
    font-size: 29px;
    line-height: 1.22;
    letter-spacing: -0.5px;
  }

  .cta-final-container p {
    font-size: 15px;
    line-height: 1.6;
    margin-top: 16px;
  }

  .cta-final-actions {
    margin-top: 28px;
    gap: 16px;
    flex-direction: column;
  }

  .cta-final-btn {
    width: 100%;
    max-width: 360px;
    min-width: 0;
    min-height: 52px;
    padding: 15px 20px;
    font-size: 15px;
  }

  .cta-final-actions span {
    font-size: 14px;
    text-align: center;
    max-width: 320px;
  }
}

/* Celular pequeno */
@media (max-width: 380px) {
  .cta-final-container {
    padding: 52px 15px;
  }

  .cta-final-container h2 {
    font-size: 26px;
  }

  .cta-final-container p {
    font-size: 14px;
  }

  .cta-final-btn {
    font-size: 14px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a07b098 */.rodape-premium {
  width: 100%;
  padding: 72px 20px 28px;
  background:
    radial-gradient(circle at top left, rgba(245, 190, 67, 0.12), transparent 28%),
    radial-gradient(circle at bottom right, rgba(245, 190, 67, 0.08), transparent 32%),
    linear-gradient(135deg, #050c16 0%, #071321 50%, #040912 100%);
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  overflow: hidden;
}

.rodape-container {
  max-width: 1180px;
  margin: 0 auto;
}

.rodape-grid {
  display: grid;
  grid-template-columns: 1.4fr 0.8fr 1fr;
  gap: 42px;
  align-items: start;
}

.rodape-brand h2 {
  margin: 0 0 18px;
  color: #ffffff;
  font-size: 34px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: -0.8px;
}

.rodape-brand h2 span {
  color: #f5be43;
}

.rodape-brand p {
  max-width: 460px;
  margin: 0 0 26px;
  color: #cbd5e1;
  font-size: 16px;
  line-height: 1.75;
}

.rodape-whatsapp {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 17px 26px;
  border-radius: 14px;
  background: linear-gradient(135deg, #ffd66b, #e4a91f);
  color: #07111d;
  text-decoration: none;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.8px;
  box-shadow: 0 18px 34px rgba(228, 169, 31, 0.25);
  transition: 0.3s ease;
}

.rodape-whatsapp:hover {
  transform: translateY(-3px);
  box-shadow: 0 24px 44px rgba(228, 169, 31, 0.35);
}

.rodape-col h3 {
  margin: 0 0 20px;
  color: #ffffff;
  font-size: 18px;
  font-weight: 900;
}

.rodape-col ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.rodape-col li {
  margin-bottom: 13px;
}

.rodape-col a {
  color: #cbd5e1;
  text-decoration: none;
  font-size: 15px;
  line-height: 1.5;
  transition: 0.25s ease;
}

.rodape-col a:hover {
  color: #f5be43;
  padding-left: 4px;
}

.rodape-contato {
  display: grid;
  gap: 16px;
}

.contato-card {
  margin: 0;
  padding: 16px;
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.045);
  border: 1px solid rgba(245, 190, 67, 0.16);
}

.contato-card strong {
  display: block;
  margin-bottom: 7px;
  color: #f5be43;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.5px;
}

.contato-card a,
.contato-card span {
  display: inline-block;
  color: #ffffff;
  text-decoration: none;
  font-size: 15.5px;
  font-weight: 800;
  line-height: 1.45;
  word-break: break-word;
}

.contato-card a:hover {
  color: #f5be43;
}

.rodape-bottom {
  margin-top: 46px;
  padding-top: 24px;
  border-top: 1px solid rgba(245, 190, 67, 0.18);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
}

.rodape-bottom p,
.rodape-bottom span {
  margin: 0;
  color: #94a3b8;
  font-size: 14px;
  line-height: 1.5;
}

/* TABLET */
@media (max-width: 1024px) {
  .rodape-premium {
    padding: 65px 18px 28px;
  }

  .rodape-grid {
    grid-template-columns: 1fr 1fr;
    gap: 34px;
  }

  .rodape-brand {
    grid-column: 1 / -1;
  }

  .rodape-brand p {
    max-width: 720px;
  }
}

/* CELULAR */
@media (max-width: 600px) {
  .rodape-premium {
    padding: 56px 14px 24px;
  }

  .rodape-container {
    max-width: 350px;
  }

  .rodape-grid {
    grid-template-columns: 1fr;
    gap: 34px;
    text-align: center;
  }

  .rodape-brand h2 {
    font-size: 30px;
  }

  .rodape-brand p {
    margin-left: auto;
    margin-right: auto;
    font-size: 15px;
    line-height: 1.7;
  }

  .rodape-whatsapp {
    width: 100%;
    padding: 17px 16px;
    font-size: 12px;
  }

  .rodape-col h3 {
    font-size: 17px;
  }

  .rodape-col li {
    margin-bottom: 12px;
  }

  .contato-card {
    padding: 15px;
  }

  .contato-card a,
  .contato-card span {
    font-size: 14.5px;
  }

  .rodape-bottom {
    margin-top: 34px;
    flex-direction: column;
    text-align: center;
    gap: 8px;
  }

  .rodape-bottom p,
  .rodape-bottom span {
    font-size: 13px;
  }
}

/* CELULAR PEQUENO */
@media (max-width: 380px) {
  .rodape-container {
    max-width: 310px;
  }

  .rodape-premium {
    padding-left: 12px;
    padding-right: 12px;
  }
}/* End custom CSS */