@charset "UTF-8";
*,
*::after,
*::before {
  box-sizing: border-box;
}
body,
span,
p,
form,
img,
a,
input,
select,
textarea,
html,
figure,
header,
footer,
article,
section,
iframe {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
}
ul,
ol,
li {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.titulo1,
.titulo2,
.titulo3,
.titulo4 {
  margin: 0;
  padding: 0;
  line-height: var(--line-height-sm);
  font-weight: normal;
}
input,
textarea {
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
}
.spaceAfterCP,
.spaceBeforeCP {
  width: 100%;
}
a {
  text-decoration: none;
  display: block;
}
a:hover {
  color: #cccccc;
}
figure {
  line-height: 0;
  flex-shrink: 0;
}
figure figcaption {
  line-height: 1.2;
}
body {
  font-family: var(--font-family);
  font-size: clamp(var(--font-size-16), 1.2vw, var(--font-size-18));
  background-color: var(--background);
  color: var(--color-text);
  /* width - Tamanho da barra de scroll que movimenta */
  /* Track - Fundo da barra fixa */
  /* Handle - Barra de scroll que movimenta */
  line-height: var(--line-height-md);
}
body::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
body::-webkit-scrollbar-track {
  background-color: #EEEEEE;
  margin: 0 15px;
}
body::-webkit-scrollbar-thumb {
  background-color: #102542;
  border-radius: var(--radius-sm);
}
body::-webkit-scrollbar-thumb:hover {
  background-color: #153157;
}
.radius {
  border-radius: var(--radius-sm);
}
#cookiesdirective {
  box-shadow: 0 0 20px -10px var(--dark);
  background-color: #dddddd;
  width: 300px !important;
  left: calc(50% - 150px) !important;
  min-height: 160px !important;
  margin-bottom: var(--spacing-20);
  border-radius: var(--radius-md);
  border: 2px solid var(--white);
  text-align: center;
  padding: var(--spacing-25) var(--spacing-10) var(--spacing-10);
  animation: slideUp 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
@media (min-width:769px) {
  #cookiesdirective {
    padding: var(--spacing-15) var(--spacing-10) var(--spacing-10);
    left: 20px !important;
  }
}
#cookiesdirective:before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg enable-background='new 0 0 511.999 511.999' version='1.1' viewBox='0 0 512 512' xml:space='preserve' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m501.78 235.24c-29.7-10.499-49.799-38.699-49.799-70.199 0.601-5.101-1.8-9.3-5.7-12.9-3.3-2.701-8.399-3.9-12.599-3.301-25.201 3.6-49.2-3.6-67.5-18.3s-31.201-36.899-33.3-62.699c-0.3-4.501-3.001-8.701-6.901-11.4-3.9-2.401-8.699-3.001-13.2-1.201-40.8 14.7-79.2-11.1-94.499-46.199-3.001-6.601-9.901-10.201-17.1-8.699-57.601 12.9-109.4 49.06-144.8 94.661-81.899 105.3-73.5 250.2 18.3 342.3 99.901 99.598 261 99.598 360.6 0 46.199-46.201 76.7-112.06 76.7-182.26-0.603-9.901-0.903-16.5-10.203-19.802z' fill='%23FEA832'/%3E%3Cpath d='m511.98 255.04c0 70.199-30.5 136.06-76.7 182.26-99.6 99.598-260.7 99.598-360.6 0l291.5-306.76c18.3 14.7 42.299 21.899 67.5 18.3 4.2-0.599 9.3 0.601 12.599 3.301 3.9 3.6 6.301 7.798 5.7 12.9 0 31.5 20.099 59.7 49.799 70.199 9.302 3.302 9.602 9.901 10.202 19.801z' fill='%23FE9923'/%3E%3Cpath d='m193.48 312.5c-7.5-6.599-17.701-10.499-28.5-10.499-24.901 0-45 20.099-45 45 0 11.7 4.501 22.2 11.7 30 8.099 9.3 20.099 15 33.3 15 24.901 0 45-20.101 45-45-1e-3 -14.101-6.301-26.4-16.5-34.501z' fill='%23994C0F'/%3E%3Cg fill='%23713708'%3E%3Cpath d='m314.98 302c-24.814 0-45-20.186-45-45s20.186-45 45-45 45 20.186 45 45-20.185 45-45 45z'/%3E%3Cpath d='m299.98 422c-16.538 0-30-13.462-30-30s13.462-30 30-30 30 13.462 30 30-13.462 30-30 30z'/%3E%3C/g%3E%3Cpath d='m179.98 212c-16.538 0-30-13.462-30-30s13.462-30 30-30 30 13.462 30 30-13.462 30-30 30z' fill='%23994C0F'/%3E%3Ccircle cx='404.24' cy='318.13' r='15' fill='%23713708'/%3E%3Ccircle cx='104.23' cy='258.13' r='15' fill='%23994C0F'/%3E%3Cpath d='m209.98 347c0 24.899-20.099 45-45 45-13.2 0-25.201-5.7-33.3-15l61.8-64.501c10.2 8.101 16.5 20.4 16.5 34.501z' stroke-width='4' stroke='%23ffffff' fill='%23713708'/%3E%3C/svg%3E%0A");
  background-size: 90%;
  background-position: center;
  background-repeat: no-repeat;
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: -20px;
  left: calc(50% - 20px);
  z-index: 0;
  background-color: var(--white);
  border-radius: 50%;
  float: left;
}
@media (min-width:769px) {
  #cookiesdirective:before {
    top: -17px;
    left: -17px;
  }
}
#cookiesdirective .cookie-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: var(--font-size-14);
  line-height: 1.2;
}
#cookiesdirective .cookie-wrapper .text-cookie {
  color: var(--dark);
  font-size: var(--font-size-14);
}
#cookiesdirective .cookie-wrapper .text-cookie a {
  color: var(--secondary);
  display: block;
  transition: color 0.3s ease-out;
}
#cookiesdirective .cookie-wrapper .text-cookie a:hover {
  color: #000000;
  display: block;
}
#cookiesdirective .cookie-wrapper .mbr-text p {
  margin-bottom: var(--spacing-8);
}
#cookiesdirective .cookie-wrapper .btn-aceitar {
  margin: var(--spacing-8) auto;
  font-weight: bold;
}
#cookiesdirective .cookie-wrapper .btn-aceitar button,
#cookiesdirective .cookie-wrapper .btn-aceitar a {
  color: var(--white);
  padding: var(--spacing-10) var(--spacing-20) !important;
  background-color: var(--primary);
  border-radius: var(--radius-sm);
  cursor: pointer;
  transition: background-color 0.3s ease-out;
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  border: none;
  font-weight: bold;
}
#cookiesdirective .cookie-wrapper .btn-aceitar button:hover,
#cookiesdirective .cookie-wrapper .btn-aceitar a:hover {
  background-color: #010204;
}
@keyframes slideUp {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(0);
  }
}
:root {
  --primary: #102542;
  --primary-dark: #081321;
  --secondary: #0796C3;
  --secondary-dark: #06789c;
  --tertiary: #DB612A;
  --tertiary-dark: #bc5020;
  --success: #198754;
  --success-dark: #13653f;
  --bt-shopping: #ff520e;
  --cor-wpp: #0EC143;
  --danger: #dc3545;
  --warning: #ffc107;
  --info: #0dcaf0;
  --dark: #111111;
  --dark-light: #515151;
  --white: #FFFFFF;
  --white-dark: #ebebeb;
  --light: #EEEEEE;
  --cinza: #333333;
  --preto: #000000;
  --cinza6: #666666;
  --background: #FFFFFF;
  --color-text: #111111;
  --radius-sm: 5px;
  --radius-md: 8px;
  --radius-lg: 16px;
  --radius-pill: 9999px;
  --font-size-10: 10px;
  --font-size-12: 12px;
  --font-size-14: 14px;
  --font-size-16: 16px;
  --font-size-18: 18px;
  --font-size-20: 20px;
  --font-size-22: 22px;
  --font-size-23: 23px;
  --font-size-25: 25px;
  --font-size-30: 30px;
  --font-size-35: 35px;
  --font-size-40: 40px;
  --font-size-45: 45px;
  --font-size-50: 50px;
  --font-size-55: 55px;
  --font-size-60: 60px;
  --font-family: 'Red Hat Display';
  --line-height-1: 1;
  --line-height-sm: 1.2;
  --line-height-md: 1.4;
  --line-height-lg: 1.7;
  --spacing-5: 5px;
  --spacing-8: 8px;
  --spacing-10: 10px;
  --spacing-15: 15px;
  --spacing-16: 16px;
  --spacing-20: 20px;
  --spacing-25: 25px;
  --spacing-30: 30px;
  --spacing-32: 32px;
  --spacing-35: 35px;
  --spacing-40: 40px;
  --spacing-45: 45px;
  --spacing-50: 50px;
  --spacing-55: 55px;
  --spacing-60: 60px;
  --spacing-70: 70px;
  --spacing-80: 80px;
  --spacing-90: 90px;
  --spacing-100: 100px;
  --spacing-150: 150px;
  --altura-topo: 126px;
  --altura-topo-mob: 70px;
  --logo-w: 219px;
  --logo-w-mob: 215px;
  --logo-h: 122px;
  --logo-h-mob: 66px;
  --accent-primary: #102542;
  --accent-secondary: #0796C3;
  --accent-warning: #ffc107;
  --accent-danger: #dc3545;
}
@font-face {
  font-family: 'Red Hat Display';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/redhatdisplay/v21/8vIf7wUr0m80wwYf0QCXZzYzUoTK8RZQvRd-D1NYbmyWQk8z_Q.ttf) format('truetype');
}
@font-face {
  font-family: 'Red Hat Display';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/redhatdisplay/v21/8vIf7wUr0m80wwYf0QCXZzYzUoTK8RZQvRd-D1NYbsWRQk8z_Q.ttf) format('truetype');
}
.btn {
  transition: background-color 0.3s, color 0.3s, border-color 0.3s, transform 0.3s, box-shadow 0.3s ease-out;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  line-height: 1.2;
  cursor: pointer;
  overflow: hidden;
  flex-shrink: 0;
  text-decoration: none;
  touch-action: manipulation;
  -webkit-tap-highlight-color: transparent;
  user-select: none;
}
.btn:hover,
.btn:focus {
  transform: translateY(-2px);
}
.btn.btn-vazado {
  border-width: 2px;
  border-style: solid;
}
.btn.btn-sm {
  min-height: 32px;
  padding: var(--spacing-8);
  font-size: var(--font-size-14);
  text-align: center;
}
@media (min-width:1024px) {
  .btn.btn-sm {
    min-height: 35px;
  }
}
.btn.btn-md {
  height: 40px;
  padding: var(--spacing-8) var(--spacing-16);
  font-size: var(--font-size-16);
  text-align: center;
}
@media (min-width:1024px) {
  .btn.btn-md {
    min-height: 45px;
  }
}
.btn.btn-lg {
  min-height: 50px;
  padding: var(--spacing-8) var(--spacing-25);
  font-size: clamp(var(--font-size-16), 1.2vw, var(--font-size-18));
  text-align: center;
}
@media (min-width:1024px) {
  .btn.btn-lg {
    padding: var(--spacing-8) var(--spacing-35);
    min-height: 50px;
  }
}
.btn.btn-primary:not(.btn-vazado) {
  background-color: var(--primary);
  color: var(--white);
}
.btn.btn-primary:not(.btn-vazado):hover,
.btn.btn-primary:not(.btn-vazado):focus {
  background-color: var(--primary-dark);
  box-shadow: 0 4px 8px rgba(16, 37, 66, 0.3);
}
.btn.btn-primary.btn-vazado {
  border-color: var(--primary);
  color: var(--primary);
}
.btn.btn-primary.btn-vazado:hover {
  box-shadow: 0 4px 8px rgba(16, 37, 66, 0.3);
}
.btn.btn-secondary:not(.btn-vazado) {
  background-color: var(--secondary);
  color: var(--white);
}
.btn.btn-secondary:not(.btn-vazado):hover,
.btn.btn-secondary:not(.btn-vazado):focus {
  background-color: var(--secondary-dark);
  box-shadow: 0 4px 8px rgba(7, 150, 195, 0.3);
}
.btn.btn-secondary.btn-vazado {
  border-color: var(--secondary);
  color: var(--secondary);
}
.btn.btn-secondary.btn-vazado:hover {
  box-shadow: 0 4px 8px rgba(7, 150, 195, 0.3);
}
.btn.btn-tertiary:not(.btn-vazado) {
  background-color: var(--tertiary);
  color: var(--white);
}
.btn.btn-tertiary:not(.btn-vazado):hover,
.btn.btn-tertiary:not(.btn-vazado):focus {
  background-color: var(--tertiary-dark);
  box-shadow: 0 4px 8px rgba(219, 97, 42, 0.3);
}
.btn.btn-tertiary.btn-vazado {
  border-color: var(--tertiary);
  color: var(--tertiary);
}
.btn.btn-tertiary.btn-vazado:hover,
.btn.btn-tertiary.btn-vazado:focus {
  border-color: var(--tertiary-dark);
  color: var(--tertiary-dark);
  box-shadow: 0 4px 8px rgba(219, 97, 42, 0.3);
}
.btn.btn-white:not(.btn-vazado) {
  background-color: var(--white);
  color: var(--primary);
}
.btn.btn-white.btn-vazado {
  border-color: var(--white);
  color: var(--white);
}
.btn.btn-white.btn-vazado:hover,
.btn.btn-white.btn-vazado:focus {
  border-color: var(--white);
  color: var(--white);
  box-shadow: 0 4px 8px rgba(255, 255, 255, 0.3);
}
.btn:disabled {
  opacity: 0.65;
  filter: alpha(opacity=0.65);
  pointer-events: none;
  cursor: not-allowed;
}
.btn:focus {
  outline: 2px solid rgba(7, 150, 195, 0.15);
  outline-offset: 0px;
}
.btn.btn-icon {
  display: flex;
  gap: 10px;
}
.btn.btn-icon.whats-icon {
  display: flex;
  align-items: flex-start;
  align-items: center;
  padding: var(--spacing-8) var(--spacing-25) var(--spacing-8) var(--spacing-16);
  min-height: 47px;
}
.btn.btn-icon.whats-icon:before {
  content: '\e906';
  color: var(--white);
  font-family: 'icomoon';
  font-size: 33px;
  font-weight: normal;
  margin-right: 10px;
  transition: background-color 0.3s, color 0.3s ease-out;
}
@media (min-width:1024px) {
  .btn.btn-icon.whats-icon {
    min-height: 57px;
  }
}
.btn.btn-icon.whats-icon:before {
  margin-right: 10px;
  transform: translate(0, 0);
}
.btn.btn-icon.whats-icon:hover {
  box-shadow: 0 4px 10px rgba(14, 193, 67, 0.3);
}
.mgl-8 {
  margin-left: 0;
}
@media (min-width:1024px) {
  .mgl-8 {
    margin-left: var(--spacing-8);
  }
}
.mgl-16 {
  margin-left: 0;
}
@media (min-width:1024px) {
  .mgl-16 {
    margin-left: var(--spacing-16);
  }
}
.mgl-32 {
  margin-left: 0;
}
@media (min-width:1024px) {
  .mgl-32 {
    margin-left: var(--spacing-32);
  }
}
.mgl-20 {
  margin-left: 0;
}
@media (min-width:1024px) {
  .mgl-20 {
    margin-left: var(--spacing-20);
  }
}
.fs-16 {
  font-size: var(--font-size-16);
}
.fs-18 {
  font-size: var(--font-size-18);
}
.fs-25 {
  font-size: var(--font-size-25);
}
.al {
  text-align: left;
}
.ar {
  text-align: right;
}
.ac {
  text-align: center;
}
.aj {
  text-align: justify;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.cb {
  clear: both;
}
.mc {
  margin: 0 auto;
}
.ml {
  margin-left: auto;
}
/*
    @a - Tamanho largura da barra de scroll
    @c - Cor da barra de scroll
    @b - Cor de fundo da barra fixa
*/
.wrapper {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto 0;
}
.tu {
  text-transform: uppercase;
}
.fw-bold {
  font-weight: bold;
}
/* Filter preto e branco com blur, para aplicar o blur declare um valor em px na classe
    1. Primeiro valor = Grayscale (Preto e Branco)
    2. Segundo valor = Blur (valor em px)
*/
.jfe {
  justify-content: flex-end;
}
.sc {
  justify-content: center;
}
.aic {
  align-items: center;
}
/*
    Regras de uso:
    - Altere os valores seguindo a ordem abaixo apenas se necessário:
        1. @c = Cor
        2. @a = Largura
        3. @b = Altura
        4. @d = Media Querie para centralizar o traço - DECLARE APENAS QUANDO NECESSÝRIO ALTERAR A MEDIDA

        Obs: O traço centralizado (.traco-c) não tem Media Querie, pois será centralizado em todas as medidas (Desktop e Mobile).
*/
/*
    Regras de uso:
    - Altere os valores seguindo a ordem abaixo apenas se necessário:
        Traço superior (Maior)
        1. @c = Cor
        2. @a = Largura
        3. @b = Altura

        Traço Inferior (Menor)
        4. @f = Cor
        5. @d = Largura
        6. @e = Altura
        7. @g = Media Querie para centralizar os traços - DECLARE APENAS QUANDO NECESSÝRIO ALTERAR A MEDIDA

        Obs: O traço duplo centralizado (.traco-duplo-c) não tem Media Querie, pois será centralizado em todas as medidas (Desktop e Mobile).
*/
/*  Legenda
    @a = Cor da película
    @b = Opacidade, caso seja necessário aplicar transparência na cor
*/
/*  Legenda
    @a = Primeira cor do grandiente (esquerda)
    @b = Segunda cor do grandiente (direita)
    @c = Opacidade, caso seja necessário aplicar transparência no gradiente
*/
/*  Legenda
    @a = Primeira cor do grandiente (cima)
    @b = Segunda cor do grandiente (baixo)
    @c = Opacidade, caso seja necessário aplicar transparência no gradiente
    @d = Altura do elemento, caso seja necessário ajustar o tamanho
*/
/*
    Legenda:
    @a = Número ou código do ícone na galeria de ícones do Icomoon
    @b = Cor do ícone
    @c = Tamanho da fonte
    @d = Tamanho do bloco e do line-height
*/
/* Animation BG */
/* Fim Animation BG */
/* Grid CSS Layout - Bloco Gap (Grid) ------------------------------------------------------------ */
/* Fim Grid CSS Layout --------------------------------------------------------------- */
/* Balanço suave */
/*Shake suave*/
/*Rotação fora do Eixo*/
/*Rotação fora do Eixo - Reverse*/
/*Kern em Animações*/
/* Animações de Loading nos botões */
.to-top {
  position: fixed;
  bottom: 30px;
  left: 50%;
  z-index: 999;
  transform: translateX(-50%);
  background-color: rgba(16, 37, 66, 0.6);
  border: 2px solid var(--white);
  color: var(--white);
  width: 30px;
  height: 30px;
  border-radius: var(--radius-md);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 26px;
  box-shadow: 0 4px 15px rgba(17, 17, 17, 0.3);
  /* Animação para mostrar o botão */
  animation: show-back-to-top 1.2s ease-out both;
  animation-timeline: --page-scroll;
  animation-range: 0% 15%;
  transition: transform 0.3s, background-color 0.3s ease-out;
}
.to-top svg {
  width: 20px;
  height: 20px;
  position: relative;
  top: -1px;
}
.to-top:hover {
  background-color: #102542;
}
@keyframes show-back-to-top {
  from {
    opacity: 0;
    filter: alpha(opacity=0);
    transform: translate(-50%, 150px);
    visibility: hidden;
  }
  30% {
    opacity: 0.3;
    filter: alpha(opacity=0.3);
    visibility: visible;
  }
  to {
    opacity: 1;
    filter: alpha(opacity=1);
    transform: translate(-50%, 0);
    visibility: visible;
  }
}
/* Animation BG */
/* Fim Animation BG */
@font-face {
  font-family: 'icomoon';
  src: url('../../fontes/icomoon.ttf?291ahw') format('truetype'), url('../../fontes/icomoon.woff?291ahw') format('woff'), url('../../fontes/icomoon.svg?291ahw#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
i,
.icomoon-liga {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-webcis-g:before {
  content: "\e907";
}
.icon-webcis-p:before {
  content: "\e916";
}
.icon-tik-tok:before {
  content: "\e9bf";
}
.icon-twitter-x:before {
  content: "\e911";
}
.icon-linkedin:before {
  content: "\e908";
}
.icon-instagram:before {
  content: "\e94a";
}
.icon-whatsapp:before {
  content: "\e906";
}
.icon-facebook:before {
  content: "\e909";
}
.icon-youtube:before {
  content: "\e92e";
}
.icon-youtube-02:before {
  content: "\e90b";
}
.icon-pinterest:before {
  content: "\e90c";
}
.icon-rss:before {
  content: "\e90d";
}
.icon-blog:before {
  content: "\e90e";
}
.icon-arroba:before {
  content: "\e922";
}
.icon-waze:before {
  content: "\e99f";
}
.icon-waze-02:before {
  content: "\e9ae";
}
.icon-pin-02:before {
  content: "\e929";
}
.icon-pin-03:before {
  content: "\e930";
}
.icon-pin-04:before {
  content: "\e928";
}
.icon-rota:before {
  content: "\e943";
}
.icon-compartilhar:before {
  content: "\e9bd";
}
.icon-compartilhar-02:before {
  content: "\e9ac";
}
.icon-compartilhar-03:before {
  content: "\e9ad";
}
.icon-email-02:before {
  content: "\e987";
}
.icon-email-03:before {
  content: "\e93f";
}
.icon-email-04:before {
  content: "\e921";
}
.icon-telefone:before {
  content: "\e92f";
}
.icon-telefone-03:before {
  content: "\e92d";
}
.icon-telefone-04:before {
  content: "\e941";
}
.icon-telefone-05:before {
  content: "\e972";
}
.icon-chat:before {
  content: "\e93a";
}
.icon-chat-03:before {
  content: "\e9a8";
}
.icon-telefone-06:before {
  content: "\e942";
}
.icon-atendimento:before {
  content: "\e913";
}
.icon-atendimento-02:before {
  content: "\e914";
}
.icon-usuario:before {
  content: "\e98a";
}
.icon-usuario-02:before {
  content: "\e997";
}
.icon-usuario-04:before {
  content: "\e91c";
}
.icon-usuario-05:before {
  content: "\e91d";
}
.icon-camera:before {
  content: "\e998";
}
.icon-camera-03:before {
  content: "\e99b";
}
.icon-relogio:before {
  content: "\e931";
}
.icon-calendario-03:before {
  content: "\e964";
}
.icon-seta:before {
  content: "\e902";
}
.icon-seta-02:before {
  content: "\e970";
}
.icon-seta-03:before {
  content: "\e971";
}
.icon-seta-04:before {
  content: "\e96e";
}
.icon-seta-05:before {
  content: "\e96f";
}
.icon-seta-10:before {
  content: "\e952";
}
.icon-seta-11:before {
  content: "\e953";
}
.icon-seta-12:before {
  content: "\e954";
}
.icon-seta-20:before {
  content: "\e940";
}
.icon-seta-21:before {
  content: "\e9b1";
}
.icon-play:before {
  content: "\e96d";
}
.icon-pause:before {
  content: "\f04c";
}
.icon-final:before {
  content: "\ea23";
}
.icon-inicio:before {
  content: "\ea24";
}
.icon-mais:before {
  content: "\e96a";
}
.icon-mais-02:before {
  content: "\e95d";
}
.icon-mais-03:before {
  content: "\e95c";
}
.icon-mais-04:before {
  content: "\e95e";
}
.icon-menos:before {
  content: "\e969";
}
.icon-menos-02:before {
  content: "\e967";
}
.icon-menos-03:before {
  content: "\e924";
}
.icon-check-02:before {
  content: "\e926";
}
.icon-check-03:before {
  content: "\e94c";
}
.icon-check-04:before {
  content: "\e991";
}
.icon-estrela:before {
  content: "\e977";
}
.icon-estrela-02:before {
  content: "\e978";
}
.icon-cadeado:before {
  content: "\e905";
}
.icon-carrinho:before {
  content: "\e9b3";
}
.icon-carrinho-02:before {
  content: "\e917";
}
.icon-carrinho-03:before {
  content: "\e901";
}
.icon-sacola:before {
  content: "\e925";
}
.icon-sacola-02:before {
  content: "\e94d";
}
.icon-tag-01:before {
  content: "\e938";
}
.icon-tag-02:before {
  content: "\e939";
}
.icon-ticket:before {
  content: "\e93b";
}
.icon-delivery:before {
  content: "\e91b";
}
.icon-delivery-02:before {
  content: "\e90f";
}
.icon-delivery-03:before {
  content: "\e918";
}
.icon-lixeira:before {
  content: "\e9b6";
}
.icon-icon-lixeira-02:before {
  content: "\e900";
}
.icon-upload-02:before {
  content: "\e968";
}
.icon-pasta-aberta:before {
  content: "\e992";
}
.icon-pasta-fechada:before {
  content: "\e995";
}
.icon-download:before {
  content: "\e935";
}
.icon-pdf:before {
  content: "\e9bb";
}
.icon-clip:before {
  content: "\e98b";
}
.icon-copiar:before {
  content: "\e9b5";
}
.icon-doc:before {
  content: "\e92a";
}
.icon-doc-02:before {
  content: "\e92b";
}
.icon-imprimir:before {
  content: "\e999";
}
.icon-visivel:before {
  content: "\e99a";
}
.icon-invisivel:before {
  content: "\e99d";
}
.icon-filtro-02:before {
  content: "\e976";
}
.icon-ordenar:before {
  content: "\e974";
}
.icon-aleatorio:before {
  content: "\e983";
}
.icon-config:before {
  content: "\e985";
}
.icon-icon-ajuste:before {
  content: "\e994";
}
.icon-sino:before {
  content: "\e979";
}
.icon-sino-02:before {
  content: "\e97a";
}
.icon-chave:before {
  content: "\e97f";
}
.icon-chave-02:before {
  content: "\e980";
}
.icon-zoom-in:before {
  content: "\e963";
}
.icon-zoom-out:before {
  content: "\e965";
}
.icon-expandir:before {
  content: "\e9a0";
}
.icon-atualizar-02:before {
  content: "\e903";
}
.icon-sair:before {
  content: "\e986";
}
.icon-sair-02:before {
  content: "\e97e";
}
.icon-dash:before {
  content: "\e984";
}
.icon-click:before {
  content: "\e9b4";
}
.icon-dinheiro:before {
  content: "\e9b7";
}
.icon-dinheiro-02:before {
  content: "\e9a1";
}
.icon-escudo:before {
  content: "\e9a4";
}
.icon-cama:before {
  content: "\e9a5";
}
.icon-cama-02:before {
  content: "\e98f";
}
.icon-banheiro:before {
  content: "\e9a6";
}
.icon-banheiro-02:before {
  content: "\e9a2";
}
.icon-carro:before {
  content: "\e9a7";
}
.icon-carro-02:before {
  content: "\e990";
}
.icon-checklist:before {
  content: "\e9a9";
}
.icon-checklist-02:before {
  content: "\e9b9";
}
.icon-empresa:before {
  content: "\e9aa";
}
.icon-metragem:before {
  content: "\e9ab";
}
.icon-metragem-02:before {
  content: "\e9c0";
}
.icon-planta:before {
  content: "\e9c1";
}
.icon-icon-camera:before {
  content: "\f03d";
}
.icon-checklist-03:before {
  content: "\e9c2";
}
.icon-marcacao:before {
  content: "\e9c3";
}
.icon-coracao-01:before {
  content: "\e9c4";
}
.icon-coracao-02:before {
  content: "\e9c5";
}
.icon-estrela-03:before {
  content: "\e9c6";
}
.icon-estrela-04:before {
  content: "\e9c7";
}
.icon-estrela-05:before {
  content: "\e9c8";
}
.icon-stats:before {
  content: "\e982";
}
.icon-menu:before {
  content: "\e95f";
}
.icon-menu-04:before {
  content: "\e962";
}
.icon-mouse:before {
  content: "\e94e";
}
.icon-empresa-02:before {
  content: "\e91a";
}
.icon-empresa-03:before {
  content: "\e927";
}
.icon-empresa-04:before {
  content: "\e910";
}
.icon-empresa-05:before {
  content: "\e9c9";
}
.icon-link:before {
  content: "\e945";
}
.icon-responsivo:before {
  content: "\e946";
}
.icon-enviar:before {
  content: "\e920";
}
.icon-home-02:before {
  content: "\e96c";
}
.icon-ajuda:before {
  content: "\e91e";
}
.icon-info:before {
  content: "\e91f";
}
.icon-alerta:before {
  content: "\e97c";
}
.icon-alerta-02:before {
  content: "\e97b";
}
.icon-asterisco:before {
  content: "\f069";
}
.icon-pix:before {
  content: "\e9bc";
  color: #4bb8a9;
}
.icon-qrcode-02:before {
  content: "\e99c";
}
.icon-qrcode:before {
  content: "\e99e";
}
.icon-tradutor:before {
  content: "\e9ca";
}
.icon-review:before {
  content: "\e9cb";
}
body {
  position: static !important;
}
/* Header - Mobile First */
.topo-07 {
  box-shadow: var(--sombra);
  position: relative;
  z-index: 100;
  padding: 0 var(--spacing-20);
  width: 100%;
  height: var(--altura-topo-mob);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  transition: height 0.3s, background-color 0.3s, box-shadow 0.3s, backdrop-filter 0.3s ease-out;
  /* Animação controlada pelo scroll */
  animation: header-shrink forwards ease-in-out;
  animation-timeline: scroll();
  animation-range: 0px 100px;
  background-color: var(--primary);
  /* Keyframes para animação do header */
  /* Keyframes para animação do menu */
}
@keyframes header-shrink {
  to {
    height: var(--altura-topo-mob);
    background-color: rgba(16, 37, 66, 0.8);
    box-shadow: 0 1px 5px rgba(17, 17, 17, 0.05);
    backdrop-filter: blur(8px);
  }
}
@media (min-width:1024px) {
  @keyframes header-shrink {
    to {
      height: var(--altura-topo-mob);
      border-bottom: 1px solid var(--light);
      backdrop-filter: blur(8px);
      background-color: rgba(16, 37, 66, 0.8);
    }
  }
}
@media (min-width:1024px) {
  @keyframes menu-shrink {
    to {
      font-size: var(--font-size-16);
    }
  }
}
@media (min-width:1024px) {
  .topo-07 {
    height: var(--altura-topo);
    background-color: transparent;
  }
}
.topo-07 .wrapper {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto 0;
  display: flex;
  align-items: center;
  height: 100%;
  /* Botão "Chat" no Responsivo */
  /* Checkbox para controle do menu mobile */
  /* Navegação - Mobile First */
}
@media (min-width:1024px) {
  .topo-07 .wrapper {
    justify-content: space-between;
  }
}
.topo-07 .wrapper .logo {
  height: calc(100% + 17px);
  background-size: contain;
  margin: var(--spacing-15) 0px var(--spacing-15) var(--spacing-15);
  transition: width 0.3s ease-out;
  max-width: 177px;
  align-self: flex-start;
}
@media (min-width:1024px) {
  .topo-07 .wrapper .logo {
    margin-left: 0;
    max-width: 197px;
    min-width: 197px;
  }
}
@media (min-width:1366px) {
  .topo-07 .wrapper .logo {
    min-width: 219px;
    max-width: 219px;
  }
}
.topo-07 .wrapper .logo h1 {
  display: none;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  width: 0px;
  height: 0px;
}
.topo-07 .wrapper .logo a {
  height: 100%;
}
.topo-07 .wrapper .logo a img {
  object-fit: contain;
  object-position: left;
  width: 100%;
  height: 100%;
}
.topo-07 .wrapper .logo:focus {
  outline: 2px solid var(--secondary);
  outline-offset: 0px;
}
.topo-07 .wrapper .mobile-chat {
  width: 30px;
  height: 30px;
  margin: 0 0 0 auto;
  background-image: url("data:image/svg+xml,%3Csvg class='icon-svg' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23FFFFFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' aria-hidden='true' focusable='false'%3E%3Cpath d='M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z'%3E%3C/path%3E%3Ccircle cx='9' cy='10' r='1'%3E%3C/circle%3E%3Ccircle cx='12' cy='10' r='1'%3E%3C/circle%3E%3Ccircle cx='15' cy='10' r='1'%3E%3C/circle%3E%3C/svg%3E");
}
@media (min-width:1024px) {
  .topo-07 .wrapper .mobile-chat {
    display: none;
  }
}
.topo-07 .wrapper #menu-toggle {
  display: none;
  /* Overlay e posicionamento quando o menu está aberto */
}
.topo-07 .wrapper #menu-toggle:checked ~ .botao-menu svg {
  transform: rotate(-45deg);
  stroke: var(--danger);
}
.topo-07 .wrapper #menu-toggle:checked ~ .botao-menu .line-top-bottom {
  stroke-dasharray: 20 300;
  stroke-dashoffset: -32.42;
  stroke: var(--dark);
}
.topo-07 .wrapper #menu-toggle:checked ~ .botao-menu .line {
  stroke: var(--dark);
}
.topo-07 .wrapper #menu-toggle:checked ~ .overlay {
  opacity: 1;
  filter: alpha(opacity=1);
  visibility: visible;
  pointer-events: auto;
}
.topo-07 .wrapper #menu-toggle:checked ~ nav {
  left: 0;
}
.topo-07 .wrapper #menu-toggle:checked ~ .botao-menu {
  background-color: var(--primary);
}
.topo-07 .wrapper #menu-toggle:checked ~ .botao-menu .line {
  stroke: var(--white);
}
.topo-07 .wrapper .botao-menu {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 70px;
  position: relative;
  cursor: pointer;
  z-index: 1002;
  margin-left: -20px;
}
@media (min-width:1024px) {
  .topo-07 .wrapper .botao-menu {
    display: none;
  }
}
.topo-07 .wrapper .botao-menu svg {
  width: 35px;
  height: 35px;
  fill: none;
  stroke: var(--dark);
  stroke-width: 3;
  stroke-linecap: round;
  stroke-linejoin: round;
  transition: transform 600ms cubic-bezier(0.4, 0, 0.2, 1);
  /* Estilos para as linhas do SVG */
  /* Estado inicial da linha superior/inferior */
}
.topo-07 .wrapper .botao-menu svg .line {
  fill: none;
  stroke: var(--white);
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 3;
  transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1), stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);
}
.topo-07 .wrapper .botao-menu svg .line-top-bottom {
  stroke-dasharray: 12 63;
}
.topo-07 .wrapper .botao-menu:hover svg {
  stroke: var(--primary);
}
.topo-07 .wrapper nav {
  position: fixed;
  top: 70px;
  left: -300px;
  z-index: 1001;
  width: 300px;
  height: 100vh;
  box-shadow: var(--sombra);
  overflow-y: auto;
  transition: left 0.3s ease-out;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: var(--primary);
  padding-bottom: 250px;
  gap: var(--spacing-16);
}
@media (min-width:1024px) {
  .topo-07 .wrapper nav {
    position: static;
    top: 0;
    width: auto;
    height: 100%;
    padding: 0;
    box-shadow: none;
    overflow: visible;
    background-color: transparent;
    flex-direction: row;
    padding-bottom: 0;
    position: relative;
    left: auto;
    align-self: flex-start;
    animation: menu-nav forwards ease-in-out;
    animation-timeline: scroll();
    animation-range: 0px 100px;
  }
}
.topo-07 .wrapper nav .box-linhas {
  pointer-events: none;
}
@media (min-width:1024px) {
  .topo-07 .wrapper nav .box-linhas {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    animation: saida-linhas ease-out 0.5s 0.3s both;
    animation-timeline: scroll();
    animation-range: 0px 100px;
    opacity: 1;
    filter: alpha(opacity=1);
  }
  @keyframes saida-linhas {
    100% {
      opacity: 0;
      filter: alpha(opacity=0);
    }
  }
  .topo-07 .wrapper nav .box-linhas:before {
    content: '';
    display: block;
    width: 370px;
    height: 1px;
    background-color: #FFFFFF;
    position: absolute;
    top: 90%;
    right: 0px;
    z-index: 0;
    animation: efeito-linha-h ease-out 0.5s 0.3s both;
    transform-origin: right;
    transform: rotateY(90deg);
  }
  @keyframes efeito-linha-h {
    100% {
      transform: rotateY(0deg);
    }
  }
}
.topo-07 .wrapper nav .bloco-telefone {
  display: none;
}
@media (min-width:1024px) {
  .topo-07 .wrapper nav .bloco-telefone {
    position: relative;
    gap: 10px;
    display: flex;
    flex-direction: column;
    padding-left: 5px;
  }
}
.topo-07 .wrapper nav .bloco-telefone:after {
  content: '';
  display: block;
  width: 1px;
  height: 45px;
  background-color: var(--white);
  position: absolute;
  top: 0;
  left: -13px;
  z-index: -1;
  top: 4px !important;
  animation: efeito-linha-v ease-out 0.5s 0.8s both;
  transform-origin: center;
  transform: rotateX(90deg);
}
@keyframes efeito-linha-v {
  100% {
    transform: rotateX(0deg);
  }
}
@media (min-width:1366px) {
  .topo-07 .wrapper nav .bloco-telefone:after {
    position: absolute;
    top: 0;
    left: -15px;
    z-index: -1;
  }
}
.topo-07 .wrapper nav .bloco-telefone a {
  color: var(--white);
  font-weight: bold;
  font-size: var(--font-size-16);
  transition: color 0.3s ease-out;
}
.topo-07 .wrapper nav .bloco-telefone a:hover {
  color: var(--secondary);
}
.topo-07 .wrapper nav .bloco-telefone .whatsapp {
  display: flex;
  align-items: flex-start;
}
.topo-07 .wrapper nav .bloco-telefone .whatsapp:before {
  content: '\e906';
  color: #FFFFFF;
  font-family: 'icomoon';
  font-size: 16px;
  font-weight: normal;
  margin-right: 10px;
  transition: background-color 0.3s, color 0.3s ease-out;
}
.topo-07 .wrapper nav .bloco-telefone .whatsapp:before {
  margin-right: 18px;
}
.topo-07 .wrapper nav .bloco-telefone .telefone {
  display: flex;
  align-items: flex-start;
}
.topo-07 .wrapper nav .bloco-telefone .telefone:before {
  content: '\e972';
  color: #FFFFFF;
  font-family: 'icomoon';
  font-size: 18px;
  font-weight: normal;
  margin-right: 10px;
  transition: background-color 0.3s, color 0.3s ease-out;
}
.topo-07 .wrapper nav .bloco-telefone .telefone:before {
  margin-right: 16px;
}
.topo-07 .wrapper nav .menu {
  list-style: none;
  display: flex;
  flex-direction: column;
  width: 100%;
  padding-right: 5px;
  /* Menu principal para desktop */
}
@media (min-width:1024px) {
  .topo-07 .wrapper nav .menu {
    flex-direction: row;
    width: auto;
    height: 100%;
  }
}
.topo-07 .wrapper nav .menu li {
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  /* Mostrar submenu ao passar o mouse ou ao focar com teclado */
}
@media (min-width:1024px) {
  .topo-07 .wrapper nav .menu li {
    border: none;
  }
}
.topo-07 .wrapper nav .menu li a,
.topo-07 .wrapper nav .menu li button {
  text-align: left;
  display: block;
  width: 100%;
  text-decoration: none;
  font-size: var(--font-size-16) !important;
  color: var(--white);
  border: none;
  background-color: transparent;
  transition: color 0.3s ease-out;
  padding: var(--spacing-20);
  animation: menu-shrink forwards ease-in-out;
  animation-timeline: scroll();
  animation-range: 0px 100px;
  font-weight: 300;
}
@media (min-width:1024px) {
  .topo-07 .wrapper nav .menu li a,
  .topo-07 .wrapper nav .menu li button {
    display: flex;
    align-items: center;
    width: auto;
    height: 100%;
    color: var(--white);
    border-radius: var(--radius-sm);
    padding: 0 var(--spacing-10);
  }
  .topo-07 .wrapper nav .menu li a:before,
  .topo-07 .wrapper nav .menu li button:before {
    content: '';
    display: block;
    width: 100%;
    height: 0px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    background-color: var(--white);
    transition: height 0.3s ease-out;
  }
}
@media (min-width:1366px) {
  .topo-07 .wrapper nav .menu li a,
  .topo-07 .wrapper nav .menu li button {
    padding: 0 var(--spacing-15);
  }
}
.topo-07 .wrapper nav .menu li.active a,
.topo-07 .wrapper nav .menu li:hover a,
.topo-07 .wrapper nav .menu li:focus-within a,
.topo-07 .wrapper nav .menu li.active button,
.topo-07 .wrapper nav .menu li:hover button,
.topo-07 .wrapper nav .menu li:focus-within button {
  color: var(--secondary);
  background-color: rgba(17, 17, 17, 0.1);
}
@media (min-width:1024px) {
  .topo-07 .wrapper nav .menu li.active a,
  .topo-07 .wrapper nav .menu li:hover a,
  .topo-07 .wrapper nav .menu li:focus-within a,
  .topo-07 .wrapper nav .menu li.active button,
  .topo-07 .wrapper nav .menu li:hover button,
  .topo-07 .wrapper nav .menu li:focus-within button {
    color: var(--secondary);
    outline: none;
    background-color: transparent;
  }
  .topo-07 .wrapper nav .menu li.active a:before,
  .topo-07 .wrapper nav .menu li:hover a:before,
  .topo-07 .wrapper nav .menu li:focus-within a:before,
  .topo-07 .wrapper nav .menu li.active button:before,
  .topo-07 .wrapper nav .menu li:hover button:before,
  .topo-07 .wrapper nav .menu li:focus-within button:before {
    height: 4px;
  }
}
.topo-07 .wrapper nav .menu li.submenu {
  padding-bottom: var(--spacing-20);
}
@media (min-width:1024px) {
  .topo-07 .wrapper nav .menu li.submenu {
    padding-bottom: 0;
  }
}
.topo-07 .wrapper nav .menu li.submenu button {
  background: none;
  font-family: inherit;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 4px;
  transition: border-color 0.3s ease-out;
  border: none;
}
@media (min-width:1024px) {
  .topo-07 .wrapper nav .menu li.submenu button:after {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    transition: transform 0.3s ease-out;
    position: relative;
    left: 3px;
    background-image: url("data:image/svg+xml,%3Csvg class='icon-svg' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23FFFFFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' aria-hidden='true' focusable='false'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
  }
}
.topo-07 .wrapper nav .menu li.submenu button:hover,
.topo-07 .wrapper nav .menu li.submenu button:focus-within {
  color: var(--white);
  border: none;
}
@media (min-width:1024px) {
  .topo-07 .wrapper nav .menu li.submenu button:hover,
  .topo-07 .wrapper nav .menu li.submenu button:focus-within {
    color: var(--secondary);
  }
  .topo-07 .wrapper nav .menu li.submenu button:hover:after,
  .topo-07 .wrapper nav .menu li.submenu button:focus-within:after {
    transform: rotate(180deg);
  }
}
.topo-07 .wrapper nav .menu li.submenu > ul {
  list-style: none;
  border-left: 1px rgba(255, 255, 255, 0.1) solid;
  margin-left: var(--spacing-25);
  padding: 0 var(--spacing-5);
  border-radius: 0;
  opacity: 1;
  filter: alpha(opacity=1);
  visibility: visible;
  display: block;
}
@media (min-width:1024px) {
  .topo-07 .wrapper nav .menu li.submenu > ul {
    border-radius: var(--radius-md);
    position: absolute;
    display: block;
    background-color: var(--secondary);
    box-shadow: var(--sombra);
    margin-left: 0;
    padding: var(--spacing-8);
    width: max-content;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    transform: translateY(10px);
    transition: opacity 0.3s, visibility 0.3s, transform 0.3s ease-out;
    border-left: none;
    max-width: 372px;
  }
  .topo-07 .wrapper nav .menu li.submenu > ul:after {
    content: '';
    display: block;
    width: 25px;
    height: 25px;
    border-radius: var(--radius-sm);
    position: absolute;
    top: -5px;
    left: 10px;
    z-index: -1;
    transform: rotate(45deg);
    background-color: var(--secondary);
  }
}
.topo-07 .wrapper nav .menu li.submenu > ul li {
  border: none;
}
.topo-07 .wrapper nav .menu li.submenu > ul li a {
  width: 100%;
  color: var(--white);
  padding: var(--spacing-8);
  background-color: transparent;
  text-transform: none;
  font-size: var(--font-size-14) !important;
}
@media (min-width:1024px) {
  .topo-07 .wrapper nav .menu li.submenu > ul li a {
    color: var(--dark);
    padding: var(--spacing-10) !important;
    font-size: var(--font-size-16) !important;
    transition: background-color 0.3s ease-out;
  }
  .topo-07 .wrapper nav .menu li.submenu > ul li a:before {
    display: none;
  }
}
.topo-07 .wrapper nav .menu li.submenu > ul li:hover a,
.topo-07 .wrapper nav .menu li.submenu > ul li:focus-within a {
  background-color: transparent;
}
@media (min-width:1024px) {
  .topo-07 .wrapper nav .menu li.submenu > ul li:hover a,
  .topo-07 .wrapper nav .menu li.submenu > ul li:focus-within a {
    background-color: rgba(17, 17, 17, 0.15);
  }
}
.topo-07 .wrapper nav .menu li.submenu > ul li.active a {
  background-color: rgba(17, 17, 17, 0.15);
}
.topo-07 .wrapper nav .menu li:hover ul,
.topo-07 .wrapper nav .menu li:focus-within ul {
  display: block;
  opacity: 1;
  filter: alpha(opacity=1);
  visibility: visible;
  box-shadow: none;
}
@media (min-width:1024px) {
  .topo-07 .wrapper nav .menu li:hover ul,
  .topo-07 .wrapper nav .menu li:focus-within ul {
    transform: translateY(-5px);
    box-shadow: 0 0 5px rgba(17, 17, 17, 0.15);
  }
}
.topo-07 .wrapper .tradutor {
  width: 100%;
  height: 57px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 35px;
  gap: var(--spacing-8);
}
@media (min-width:1024px) {
  .topo-07 .wrapper .tradutor {
    position: relative;
    height: auto;
    margin-top: 0;
  }
}
.topo-07 .wrapper .tradutor:before {
  color: var(--white);
}
.topo-07 .wrapper .tradutor span {
  cursor: pointer;
  width: 24px;
  height: 24px;
  border-radius: 7px;
  position: relative;
  background-size: cover;
  z-index: 1;
  display: block;
}
.topo-07 .wrapper .tradutor span:after {
  content: '';
  display: block;
  width: 23px;
  height: 23px;
  position: absolute;
  top: -2px;
  left: -2px;
  z-index: 0;
  border-radius: 10px;
  border: 2px solid transparent;
  transition: border 0.3s ease-out;
  box-sizing: initial;
}
.topo-07 .wrapper .tradutor span:hover:after,
.topo-07 .wrapper .tradutor span.active:after {
  border: 2px solid var(--dark);
}
@media (min-width:1024px) {
  .topo-07 .wrapper .tradutor span:hover:after,
  .topo-07 .wrapper .tradutor span.active:after {
    border: 2px solid var(--secondary);
  }
}
.topo-07 .wrapper .tradutor span[data-google-lang=pt] {
  background-image: url("../../images/tradutor.png");
  background-position: 0 0;
  background-repeat: no-repeat;
}
.topo-07 .wrapper .tradutor span[data-google-lang=en] {
  background-image: url("../../images/tradutor.png");
  background-position: -29px 0;
  background-repeat: no-repeat;
}
.topo-07 .wrapper .tradutor span[data-google-lang=es] {
  background-image: url("../../images/tradutor.png");
  background-position: -50px 0;
  background-repeat: no-repeat;
}
.topo-07 .wrapper .tradutor span[data-google-lang=zh-TW] {
  background-image: url("../../images/tradutor.png");
  background-position: -75px 0;
  background-repeat: no-repeat;
}
.topo-07 .wrapper .tradutor span[data-google-lang=en-GB] {
  background-image: url("../../images/tradutor.png");
  background-position: -99px 0;
  background-repeat: no-repeat;
}
.topo-07 .wrapper .tradutor span[data-google-lang=fr] {
  background-image: url("../../images/tradutor.png");
  background-position: -125px 0;
  background-repeat: no-repeat;
}
.topo-07 .wrapper .tradutor span[data-google-lang=it] {
  background-image: url("../../images/tradutor.png");
  background-position: -149px 0;
  background-repeat: no-repeat;
}
.topo-07 .wrapper .bt-orcamento.active {
  background-color: red;
}
/* Overlay escuro */
.overlay {
  content: '';
  display: block;
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  right: 0;
  bottom: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  background-color: rgba(17, 17, 17, 0.15);
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.3s, visibility 0.3s ease-out;
}
.rodape-20 {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-flow: row wrap;
  background-color: #111111;
  padding: 0 var(--spacing-20);
  font-size: var(--font-size-14);
  color: #FFFFFF;
  position: relative;
}
.rodape-20:before {
  content: '';
  display: block;
  width: calc(100% - 7px);
  height: 4px;
  position: absolute;
  top: 4px;
  left: calc(50% - ((100% - 7px) / 2));
  z-index: 0;
  background-color: #102542;
}
.rodape-20 .wrapper {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  padding: var(--spacing-70) 0;
}
@media (min-width:1024px) {
  .rodape-20 .wrapper {
    flex-direction: initial;
  }
}
.rodape-20 .wrapper a {
  color: #FFFFFF;
}
.rodape-20 .wrapper .bloco-rod {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-right: var(--spacing-50);
  padding: 0;
  opacity: 0;
  transform: translateY(80px) scaleY(1);
  animation: fadeUp 1s ease forwards;
  animation-timeline: view();
  animation-range: entry 10% cover 30%;
  animation-delay: 0s;
}
@keyframes fadeUp {
  0% {
    opacity: 0;
    transform: translateY(80px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeUp {
  0% {
    opacity: 0;
    transform: translateY(80px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@media (min-width:769px) {
  .rodape-20 .wrapper .bloco-rod {
    align-items: flex-start;
  }
}
@media (min-width:1024px) {
  .rodape-20 .wrapper .bloco-rod {
    max-width: 68%;
  }
}
@media (min-width:1366px) {
  .rodape-20 .wrapper .bloco-rod {
    width: 100%;
  }
}
.rodape-20 .wrapper .bloco-rod:first-child {
  margin-top: 0;
}
@media (min-width:769px) {
  .rodape-20 .wrapper .bloco-rod:first-child {
    margin-top: var(--spacing-60);
  }
}
.rodape-20 .wrapper .bloco-rod:nth-of-type(2) {
  display: none;
}
@media (min-width:1024px) {
  .rodape-20 .wrapper .bloco-rod:nth-of-type(2) {
    width: 100%;
    max-width: 300px;
    display: flex;
    flex-wrap: wrap;
    align-content: baseline;
    border-left: 1px rgba(255, 255, 255, 0.2) solid;
    padding-left: var(--spacing-55);
    margin-right: 0;
  }
}
.rodape-20 .wrapper .bloco-3 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 30%;
}
.rodape-20 .wrapper .bloco-3:nth-last-of-type(2) {
  width: 40%;
}
.rodape-20 .wrapper b {
  font-size: clamp(var(--font-size-20), 4vw, var(--font-size-25));
  font-weight: bold;
  color: #FFFFFF;
}
.rodape-20 .wrapper .redes {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  height: auto;
  padding: var(--spacing-16) 0 0 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  gap: var(--spacing-8);
}
@media (min-width:769px) {
  .rodape-20 .wrapper .redes {
    justify-content: flex-start;
    border-top: none;
    border-left: 1px rgba(255, 255, 255, 0.2) solid;
    padding: var(--spacing-16) 0 var(--spacing-16) var(--spacing-32);
    width: max-content;
  }
}
.rodape-20 .wrapper .redes a {
  padding: var(--spacing-8);
  background-color: var(--primary);
  border-radius: var(--radius-sm);
  width: 35px;
  height: 35px;
  position: relative;
}
.rodape-20 .wrapper .redes a i {
  color: var(--secondary);
  transition: color 0.3s ease-out;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 0;
  transform: translate(-50%, -50%);
  font-size: 20px;
}
.rodape-20 .wrapper .redes a:hover i {
  color: var(--white);
}
.rodape-20 .wrapper .redes span {
  float: left;
  margin-right: var(--spacing-10);
}
.rodape-20 .wrapper .copyright {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-flow: row wrap;
  align-items: center;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding-top: var(--spacing-15);
}
.rodape-20 .wrapper .copyright a {
  display: flex;
  align-items: center;
  position: relative;
  padding-right: var(--spacing-70);
}
@media (min-width:1024px) {
  .rodape-20 .wrapper .copyright a {
    margin-top: 0;
  }
}
.rodape-20 .wrapper .copyright a:before {
  content: '\e907';
  display: block;
  font-family: 'icomoon';
  color: #868686;
  font-size: var(--font-size-18);
  position: absolute;
  top: -2px;
  right: 0;
  z-index: 0;
  line-height: 1;
  transition: color 0.3s ease-out;
}
.rodape-20 .wrapper .copyright a:hover:before {
  color: #ff520e;
}
.rodape-20 .wrapper .copyright span {
  width: 100%;
  font-size: var(--font-size-14);
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 0;
  gap: var(--spacing-16);
}
@media (min-width:769px) {
  .rodape-20 .wrapper .copyright span {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: var(--spacing-32) 0;
    padding-bottom: 0;
  }
}
@media (min-width:1024px) {
  .rodape-20 .wrapper .copyright span {
    flex-direction: initial;
  }
}
.rodape-20 .wrapper .bloco-telefone-rodape {
  display: flex;
  width: 100%;
  margin: var(--spacing-20) 0 var(--spacing-20);
  flex-direction: column;
}
@media (min-width:769px) {
  .rodape-20 .wrapper .bloco-telefone-rodape {
    margin: var(--spacing-25) 0 var(--spacing-40);
    flex-direction: initial;
  }
}
.rodape-20 .wrapper .bloco-telefone-rodape .bloco-3,
.rodape-20 .wrapper .bloco-telefone-rodape .bloco-4 {
  width: 100%;
  align-items: center;
}
@media (min-width:769px) {
  .rodape-20 .wrapper .bloco-telefone-rodape .bloco-3,
  .rodape-20 .wrapper .bloco-telefone-rodape .bloco-4 {
    align-items: flex-start;
  }
}
.rodape-20 .wrapper .bloco-telefone-rodape .bloco-4 {
  display: flex;
  align-items: center;
}
@media (min-width:1024px) {
  .rodape-20 .wrapper .bloco-telefone-rodape .bloco-4 {
    width: 31%;
  }
}
.rodape-20 .wrapper .telefone-rodape {
  position: relative;
  font-size: clamp(var(--font-size-18), 1.2vw, var(--font-size-20));
  padding-right: var(--spacing-20);
  display: flex;
  margin: var(--spacing-5) 0;
  flex-direction: column;
  padding-left: 30px;
}
.rodape-20 .wrapper .telefone-rodape:before {
  content: '\e92f';
  font-family: 'icomoon';
  color: #FFFFFF;
  font-size: var(--font-size-18);
  font-weight: normal;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  transform: translate(0, 3px);
}
.rodape-20 .wrapper .telefone-rodape a {
  width: 100%;
}
.rodape-20 .wrapper .whatsapp-rodape {
  position: relative;
  font-size: clamp(var(--font-size-18), 1.2vw, var(--font-size-20));
  display: flex;
  margin: var(--spacing-5) 0;
  flex-direction: column;
  padding-left: 30px;
}
.rodape-20 .wrapper .whatsapp-rodape:before {
  content: '\e906';
  font-family: 'icomoon';
  color: #FFFFFF;
  font-size: var(--font-size-18);
  font-weight: normal;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  transform: translate(0, 3px);
}
.rodape-20 .wrapper .whatsapp-rodape a {
  width: 100%;
}
.rodape-20 .wrapper .email-rodape {
  position: relative;
  font-size: var(--font-size-16);
  padding-right: var(--spacing-20);
  display: flex;
  justify-content: center;
  min-height: 30px;
  flex-direction: column;
  padding-left: 30px;
}
.rodape-20 .wrapper .email-rodape:before {
  content: '\e987';
  font-family: 'icomoon';
  color: #FFFFFF;
  font-size: var(--font-size-18);
  font-weight: normal;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  transform: translate(0, 3px);
}
.rodape-20 .wrapper .logo-rodape {
  width: 100%;
  height: 143px;
  background-image: url("../../images/logo.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 83%;
  float: right;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding-bottom: var(--spacing-25);
  margin-bottom: var(--spacing-25);
}
.rodape-20 .wrapper .menu-rodape {
  display: flex;
  flex-direction: column;
}
.rodape-20 .wrapper .menu-rodape .menu {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-5);
}
.rodape-20 .wrapper .menu-rodape .menu li {
  float: left;
  position: relative;
}
.rodape-20 .wrapper .menu-rodape .menu li.active > a {
  color: var(--secondary);
}
.rodape-20 .wrapper .menu-rodape .menu li a:hover {
  color: var(--secondary);
}
.rodape-20 .wrapper .menu-rodape .menu li.submenu {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-5);
}
.rodape-20 .wrapper .menu-rodape .menu li.submenu.active a {
  color: var(--white);
}
.rodape-20 .wrapper .menu-rodape .menu li.submenu button {
  all: initial;
  color: var(--white);
  font-family: 'Red Hat Display';
  font-size: var(--font-size-14);
  display: flex;
  align-items: center;
}
.rodape-20 .wrapper .menu-rodape .menu li.submenu button:before {
  content: '';
  display: block;
  width: 3px;
  height: 3px;
  border-radius: 100%;
  margin-right: var(--spacing-5);
  background-color: #FFFFFF;
}
.rodape-20 .wrapper .menu-rodape .menu li.submenu ul {
  margin-left: var(--spacing-20);
  display: flex;
  flex-direction: column;
  gap: var(--spacing-5);
}
.rodape-20 .wrapper .menu-rodape .menu li.submenu ul li.active a,
.rodape-20 .wrapper .menu-rodape .menu li.submenu ul li:hover a {
  color: var(--secondary);
}
.rodape-20 .wrapper .menu-rodape .menu li a {
  font-size: var(--font-size-14);
  float: left;
  padding: 0;
  text-transform: initial;
  height: auto;
  position: relative;
  display: flex;
  align-items: center;
  transition: color 0.3s ease-out;
}
.rodape-20 .wrapper .menu-rodape .menu li a:before {
  content: '';
  display: block;
  width: 3px;
  height: 3px;
  border-radius: 100%;
  margin-right: var(--spacing-5);
  background-color: #FFFFFF;
  min-width: 3px;
}
.modint-15 {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto 0;
  margin-bottom: 35px;
  background-color: #FFFFFF;
  background-color: transparent;
  padding: clamp(var(--spacing-20), 10vw, var(--spacing-5)) 20px;
}
.modint-15:before {
  content: '';
  display: block;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 500px;
  position: absolute;
  top: -20px;
  left: 0;
  z-index: 0;
  padding-top: 21px;
  z-index: 1000;
  pointer-events: none;
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='1920px' height='76px' viewBox='0 0 1920 76' enable-background='new 0 0 1920 76' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath opacity='0.4' fill='%23102542' d='M960,0L320,66h1280L960,0z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23FFFFFF' d='M1920,76L960,22L0,76H1920z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
@media (min-width:481px) {
  .modint-15:before {
    background-size: 800px;
    top: -31px;
    padding-top: 32px;
  }
}
@media (min-width:769px) {
  .modint-15:before {
    background-size: 1024px;
    top: -40px;
    padding-top: 41px;
  }
}
@media (min-width:1024px) {
  .modint-15:before {
    background-size: 1300px;
    top: -50px;
    padding-top: 52px;
  }
}
@media (min-width:1366px) {
  .modint-15:before {
    background-size: 1920px;
    top: -75px;
    padding-top: 75px;
  }
}
@media (min-width:1366px) {
  .modint-15 {
    padding-left: 0;
    padding-right: 0;
  }
}
.modint-15:before {
  bottom: auto;
  top: 393px;
}
@media (min-width:481px) {
  .modint-15:before {
    top: 381px;
  }
}
@media (min-width:769px) {
  .modint-15:before {
    top: 372px;
  }
}
@media (min-width:1024px) {
  .modint-15:before {
    top: 362px;
  }
}
@media (min-width:1366px) {
  .modint-15:before {
    top: 338px;
  }
}
.modint-15 .bg-img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 412px;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-position: 0 0;
}
.modint-15 .bg-img:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background-color: rgba(0, 0, 0, 0.6);
  mix-blend-mode: multiply;
  pointer-events: none;
}
.modint-15 .bg-img:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 215px;
  background: #000000;
  background: linear-gradient(to bottom, #000000 0, transparent 85%);
  mix-blend-mode: multiply;
}
.modint-15 .titulo-bread {
  height: 412px;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  width: inherit;
  align-items: center;
}
@media (min-width:1024px) {
  .modint-15 .titulo-bread {
    width: auto;
  }
}
.modint-15 .titulo-bread h1 {
  display: table;
  position: relative;
  font-weight: bold;
  font-size: clamp(var(--font-size-20), 4vw, var(--font-size-50));
  color: #FFFFFF;
  line-height: 1.2;
  padding-bottom: 8px;
}
.modint-15 .titulo-bread h1:before {
  content: '';
  display: block;
  position: absolute;
  bottom: -10px;
  right: -20px;
  z-index: 0;
  width: 40px;
  height: 40px;
  border-right: 1px #FFFFFF solid;
  border-bottom: 1px solid #FFFFFF;
}
@media (min-width:481px) {
  .modint-15 .titulo-bread h1:before {
    width: 50px;
    height: 50px;
  }
}
@media (min-width:769px) {
  .modint-15 .titulo-bread h1:before {
    width: 60px;
    height: 60px;
  }
}
.banner-29 {
  overflow: hidden;
  position: relative;
  height: 80vh;
  width: 100%;
  z-index: 2;
  /* No Js */
  /*
    * 	Owl Carousel - Auto Height Plugin
    */
}
@media (min-width:1024px) {
  .banner-29 {
    height: 100vh;
  }
}
.banner-29 .owl-carousel {
  display: none;
  width: 100%;
  position: relative;
  z-index: 1;
}
.banner-29 .owl-carousel.owl-loaded {
  display: block;
  height: 80vh;
}
@media (min-width:1024px) {
  .banner-29 .owl-carousel.owl-loaded {
    height: 100vh;
  }
}
.banner-29 .owl-carousel.owl-loading {
  opacity: 0;
  filter: alpha(opacity=0);
  display: block;
}
.banner-29 .owl-carousel.owl-hidden {
  opacity: 0;
  filter: alpha(opacity=0);
}
.banner-29 .owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.banner-29 .owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.banner-29 .owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.banner-29 .owl-carousel.owl-rtl {
  direction: rtl;
}
.banner-29 .owl-carousel.owl-rtl .owl-item {
  float: right;
}
.banner-29 .owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
}
@media (min-width:1024px) {
  .banner-29 .owl-carousel .owl-stage {
    height: 100vh;
  }
}
.banner-29 .owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  height: 80vh;
}
.banner-29 .owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  overflow: hidden;
}
@media (min-width:1024px) {
  .banner-29 .owl-carousel .owl-item {
    height: 100%;
  }
}
.banner-29 .owl-carousel .owl-item.active .legenda b {
  animation: fadeup 0.6s 0.5s both;
}
@keyframes fadeup {
  0% {
    transform: translateY(50px);
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    transform: translateY(0px);
    opacity: 1;
    filter: alpha(opacity=1);
  }
}
.banner-29 .owl-carousel .owl-item.active .legenda span {
  animation: fadeup 0.6s 0.8s both;
}
@keyframes fadeup {
  0% {
    transform: translateY(50px);
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    transform: translateY(0px);
    opacity: 1;
    filter: alpha(opacity=1);
  }
}
.banner-29 .owl-carousel .owl-item.active .legenda a {
  animation: fadeup 0.6s 1s both;
}
@keyframes fadeup {
  0% {
    transform: translateY(50px);
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    transform: translateY(0px);
    opacity: 1;
    filter: alpha(opacity=1);
  }
}
.banner-29 .owl-carousel .owl-item img {
  display: block;
}
.banner-29 .owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
.banner-29 .owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  filter: alpha(opacity=0);
  transition: opacity 400ms ease;
}
.banner-29 .owl-carousel .owl-item .owl-lazy[src^=""],
.banner-29 .owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}
.banner-29 .owl-carousel .owl-item .box-banner {
  height: 80vh;
}
@media (min-width:1024px) {
  .banner-29 .owl-carousel .owl-item .box-banner {
    height: 100vh;
  }
}
.banner-29 .owl-carousel .owl-item .box-banner .img-banner {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.banner-29 .owl-carousel .owl-item .box-banner .img-banner:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: transparent;
  background: linear-gradient(to right, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
  mix-blend-mode: multiply;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 51;
}
@media (min-width:1024px) {
  .banner-29 .owl-carousel .owl-item .box-banner .img-banner:before {
    background: transparent;
    background: linear-gradient(to right, transparent 0%, #000000 100%);
  }
}
.banner-29 .owl-carousel .owl-item .box-banner .img-banner:after {
  content: '';
  display: block;
  width: 100%;
  height: 300px;
  background: #111111;
  background: linear-gradient(to bottom, #111111 0%, transparent 100%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.banner-29 .owl-carousel .owl-item .legenda {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto 0;
  padding: 0 20px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 999;
}
@media (min-width:1024px) {
  .banner-29 .owl-carousel .owl-item .legenda {
    justify-content: flex-end;
    padding: 0 40px 200px;
    align-items: flex-end;
  }
}
.banner-29 .owl-carousel .owl-item .legenda b {
  font-size: clamp(var(--font-size-30), 4vw, var(--font-size-40));
  color: var(--white);
  max-width: 600px;
  text-align: center;
  text-transform: none;
  margin-bottom: var(--spacing-5);
  line-height: 1.2;
}
@media (min-width:1024px) {
  .banner-29 .owl-carousel .owl-item .legenda b {
    text-align: right;
  }
}
.banner-29 .owl-carousel .owl-item .legenda span {
  line-height: 1.2;
  font-size: clamp(var(--font-size-16), 4vw, var(--font-size-25));
  color: #FFFFFF;
  max-width: 720px;
  width: 100%;
  text-align: center;
}
@media (min-width:1024px) {
  .banner-29 .owl-carousel .owl-item .legenda span {
    text-align: right;
  }
}
.banner-29 .owl-carousel .owl-item .legenda .bt-ban {
  margin-top: var(--spacing-20);
}
.banner-29 .owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.banner-29 .owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.banner-29 .owl-carousel .owl-animated-in {
  z-index: 0;
}
.banner-29 .owl-carousel .owl-animated-out {
  z-index: 1;
}
.banner-29 .owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
    filter: alpha(opacity=1);
  }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
}
.banner-29 .no-js .owl-carousel {
  display: block;
}
.banner-29 .owl-theme .owl-nav {
  width: 100%;
  height: 34px;
  position: absolute;
  top: calc(50% - (50px / 2));
  left: 0;
  z-index: 0;
  display: flex;
  justify-content: space-between;
  text-align: center;
  pointer-events: none;
}
@media (min-width:1024px) {
  .banner-29 .owl-theme .owl-nav {
    height: 50px;
  }
}
.banner-29 .owl-theme .owl-nav .owl-prev,
.banner-29 .owl-theme .owl-nav .owl-next {
  width: 34px;
  height: 34px;
  background-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  color: var(--white);
  border-radius: 150px;
  padding: 0;
  pointer-events: all;
  border: none;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
  transition: left 0.3s, right 0.3s, background-color 0.3s, color 0.3s ease-out;
  display: none;
}
@media (min-width:1024px) {
  .banner-29 .owl-theme .owl-nav .owl-prev,
  .banner-29 .owl-theme .owl-nav .owl-next {
    width: 50px;
    height: 50px;
    background-color: transparent;
    box-shadow: none;
    display: flex;
  }
}
.banner-29 .owl-theme .owl-nav .owl-prev:hover,
.banner-29 .owl-theme .owl-nav .owl-next:hover {
  cursor: pointer;
  background-color: var(--white);
  color: var(--dark);
}
@media (min-width:1024px) {
  .banner-29 .owl-theme .owl-nav .owl-prev:hover,
  .banner-29 .owl-theme .owl-nav .owl-next:hover {
    background-color: transparent;
    color: var(--light);
  }
}
.banner-29 .owl-theme .owl-nav .owl-prev svg,
.banner-29 .owl-theme .owl-nav .owl-next svg {
  width: 20px;
  height: 20px;
}
@media (min-width:1024px) {
  .banner-29 .owl-theme .owl-nav .owl-prev svg,
  .banner-29 .owl-theme .owl-nav .owl-next svg {
    width: 50px;
    height: 50px;
    filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 0.4));
  }
}
.banner-29 .owl-theme .owl-nav .owl-prev {
  left: 15px;
}
@media (min-width:1024px) {
  .banner-29 .owl-theme .owl-nav .owl-prev {
    left: -55px;
  }
}
.banner-29 .owl-theme .owl-nav .owl-prev svg {
  transform: translate(-1px, 1px);
}
.banner-29 .owl-theme .owl-nav .owl-next {
  right: 15px;
}
@media (min-width:1024px) {
  .banner-29 .owl-theme .owl-nav .owl-next {
    right: -55px;
  }
}
.banner-29 .owl-theme .owl-nav .owl-next svg {
  transform: translate(0, 1px);
}
.banner-29 .owl-theme:hover .owl-prev {
  left: 15px;
}
.banner-29 .owl-theme:hover .owl-next {
  right: 15px;
}
.banner-29 .owl-theme .owl-dots {
  text-align: center;
  display: flex;
  justify-content: center;
  width: 100%;
  position: absolute;
  bottom: 30px;
  left: 0;
  z-index: 0;
}
.banner-29 .owl-theme .owl-dots .owl-dot {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  border: 1px solid var(--white);
  width: 15px;
  height: 15px;
  padding: 0;
  margin: 0 3px;
  border-radius: 150px;
  zoom: 1;
}
.banner-29 .owl-theme .owl-dots .owl-dot span {
  width: 7px;
  height: 7px;
  background-color: transparent;
  display: block;
  border-radius: 30px;
  transition: background-color 0.3s ease-out;
}
.banner-29 .owl-theme .owl-dots .owl-dot.active,
.banner-29 .owl-theme .owl-dots .owl-dot:hover {
  cursor: pointer;
}
.banner-29 .owl-theme .owl-dots .owl-dot.active span,
.banner-29 .owl-theme .owl-dots .owl-dot:hover span {
  background-color: var(--white);
}
.banner-29 .owl-theme .owl-dots.disabled {
  display: none;
  margin-top: 0;
}
.banner-29 .mouse-home {
  display: none;
  bottom: 90px;
  border: none;
}
@media (min-width:1024px) {
  .banner-29 .mouse-home {
    width: 50px;
    height: 55px;
    position: absolute;
    bottom: 50px;
    left: calc(50% - 10px);
    z-index: 999;
    filter: drop-shadow(0 0 5px var(--preto));
    display: block;
  }
}
.banner-29 .mouse-home:before,
.banner-29 .mouse-home:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 50px;
  height: 50px;
  background-image: url("data:image/svg+xml,%3Csvg class='icon-svg' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23FFFFFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' aria-hidden='true' focusable='false'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
}
.banner-29 .mouse-home:before {
  animation: seta-busca infinite 1s;
}
.banner-29 .mouse-home:after {
  top: 10px;
  animation: seta-busca infinite 1s 0.1s;
}
.banner-29 .mouse-home b {
  font-weight: normal;
  position: absolute;
  top: 20px;
  left: 0;
  z-index: 0;
}
.banner-29 .mouse-home b:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 50px;
  height: 50px;
  animation: seta-busca infinite 1s 0.2s;
  background-image: url("data:image/svg+xml,%3Csvg class='icon-svg' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23FFFFFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' aria-hidden='true' focusable='false'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
}
@keyframes seta-busca {
  0% {
    opacity: 1;
    filter: alpha(opacity=1);
  }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
}
.banner-29 #ancora {
  position: absolute;
  top: 100vh;
  right: 100vh;
  z-index: 99999;
  width: 100%;
  height: 3px;
  margin-top: 0;
}
.banner-big {
  display: none;
}
@media (min-width:1024px) {
  .banner-big {
    display: block;
  }
}
.banner-small {
  display: block;
}
@media (min-width:1024px) {
  .banner-small {
    display: none;
  }
}
.servicos-30 {
  width: 100%;
  position: relative;
  margin: 0 auto 0;
  background-color: var(--white);
  padding: clamp(var(--spacing-20), 10vw, var(--spacing-70)) 20px;
  overflow-x: clip;
}
@media (min-width:1366px) {
  .servicos-30 {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width:1024px) {
  .servicos-30 {
    padding-bottom: var(--spacing-150);
  }
}
.servicos-30:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 1920px;
  height: 187px;
  background-image: url("../../images/bg-serv.png");
  background-position: 0 0;
  background-repeat: no-repeat;
}
.servicos-30 h2 {
  font-size: clamp(var(--font-size-20), 4vw, var(--font-size-55));
  color: var(--preto);
  font-weight: bold;
  margin: 0 auto 0;
  margin-bottom: var(--spacing-40);
  display: table;
  position: relative;
  opacity: 0;
  transform: translateY(80px) scaleY(1);
  animation: fadeUp 1s ease forwards;
  animation-timeline: view();
  animation-range: entry 10% cover 30%;
  animation-delay: 0s;
}
@keyframes fadeUp {
  0% {
    opacity: 0;
    transform: translateY(80px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeUp {
  0% {
    opacity: 0;
    transform: translateY(80px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.servicos-30 h2:before {
  content: '';
  display: block;
  position: absolute;
  bottom: -10px;
  right: -20px;
  z-index: 0;
  width: 40px;
  height: 40px;
  border-right: 1px #102542 solid;
  border-bottom: 1px solid #102542;
}
@media (min-width:481px) {
  .servicos-30 h2:before {
    width: 50px;
    height: 50px;
  }
}
@media (min-width:769px) {
  .servicos-30 h2:before {
    width: 60px;
    height: 60px;
  }
}
.servicos-30 > span {
  font-size: var(--font-size-16);
  text-align: center;
  margin: 0 auto 40px;
  color: var(--cinza);
  display: block;
  max-width: 1023px;
  opacity: 0;
  transform: translateY(80px) scaleY(1);
  animation: fadeUp 1s ease forwards;
  animation-timeline: view();
  animation-range: entry 10% cover 30%;
  animation-delay: 0s;
}
@keyframes fadeUp {
  0% {
    opacity: 0;
    transform: translateY(80px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeUp {
  0% {
    opacity: 0;
    transform: translateY(80px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.servicos-30 .wrapper {
  display: grid;
  gap: 25px clamp(10px, 2vw, 25px);
  justify-items: center;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 449.5px), 1fr));
  opacity: 0;
  transform: translateY(80px) scaleY(1);
  animation: fadeUp 1s ease forwards;
  animation-timeline: view();
  animation-range: entry 10% cover 30%;
  animation-delay: 0s;
}
.servicos-30 .wrapper > * {
  max-width: 462px;
  width: 100%;
}
@media (min-width:1024px) {
  .servicos-30 .wrapper > * {
    max-width: initial;
  }
}
@keyframes fadeUp {
  0% {
    opacity: 0;
    transform: translateY(80px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeUp {
  0% {
    opacity: 0;
    transform: translateY(80px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.servicos-30 .wrapper article,
.servicos-30 .wrapper a {
  display: block;
  position: relative;
  height: 300px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 30px 40px;
  overflow: hidden;
  color: var(--white);
  transition: transform 0.3s ease-out;
}
.servicos-30 .wrapper article:after,
.servicos-30 .wrapper a:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background-color: rgba(16, 37, 66, 0.7);
  mix-blend-mode: multiply;
  pointer-events: none;
}
.servicos-30 .wrapper article:after,
.servicos-30 .wrapper a:after {
  background-color: rgba(16, 37, 66, 0.9);
  mix-blend-mode: multiply;
}
@media (min-width:1024px) {
  .servicos-30 .wrapper article:after,
  .servicos-30 .wrapper a:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    background-color: rgba(17, 17, 17, 0.7);
    mix-blend-mode: multiply;
    pointer-events: none;
  }
}
.servicos-30 .wrapper article:hover:after,
.servicos-30 .wrapper a:hover:after {
  background-color: rgba(16, 37, 66, 0.9);
  mix-blend-mode: multiply;
}
.servicos-30 .wrapper article:hover span,
.servicos-30 .wrapper a:hover span {
  height: 70px;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=1);
}
.servicos-30 .wrapper article:hover p,
.servicos-30 .wrapper a:hover p {
  top: 40px;
  opacity: 1;
  filter: alpha(opacity=1);
}
.servicos-30 .wrapper article figure,
.servicos-30 .wrapper a figure {
  position: relative;
  z-index: 1;
}
.servicos-30 .wrapper article h3,
.servicos-30 .wrapper a h3 {
  display: flex;
  align-items: center;
  position: relative;
  font-size: clamp(var(--font-size-20), 4vw, var(--font-size-25));
  font-weight: bold;
  z-index: 1;
  margin: 10px 0 10px 0;
}
@media (min-width:1024px) {
  .servicos-30 .wrapper article h3,
  .servicos-30 .wrapper a h3 {
    font-size: clamp(var(--font-size-20), 4vw, var(--font-size-30));
  }
}
.servicos-30 .wrapper article span,
.servicos-30 .wrapper a span {
  display: block;
  height: 0;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  position: relative;
  z-index: 1;
  color: var(--white);
  transition: height 0.3s, visibility 0.3s, opacity 0.3s ease-out;
  display: -webkit-box;
  max-width: 100%;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: var(--font-size-16);
}
.servicos-30 .wrapper article p,
.servicos-30 .wrapper a p {
  color: var(--white);
  font-size: var(--font-size-16);
  position: absolute;
  top: -50px;
  right: 40px;
  z-index: 2;
  transition: top 0.3s, opacity 0.3s ease-out;
  background-color: #5067AD;
  padding: var(--spacing-10);
  font-weight: bold;
}
.servicos-30 .wrapper article span,
.servicos-30 .wrapper a span {
  height: 70px;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=1);
}
@media (min-width:1024px) {
  .servicos-30 .wrapper article span,
  .servicos-30 .wrapper a span {
    height: 0px;
    opacity: 0;
    filter: alpha(opacity=0);
  }
}
.servicos-30 .wrapper article p,
.servicos-30 .wrapper a p {
  top: 40px;
  opacity: 1;
  filter: alpha(opacity=1);
}
@media (min-width:1024px) {
  .servicos-30 .wrapper article p,
  .servicos-30 .wrapper a p {
    opacity: 0;
    filter: alpha(opacity=0);
  }
}
.sobre-42 {
  width: 100%;
  background-color: #3B4878;
  overflow-x: clip;
  position: relative;
  padding: clamp(var(--spacing-20), 10vw, var(--spacing-70)) 20px;
}
@media (min-width:1366px) {
  .sobre-42 {
    padding-left: 0;
    padding-right: 0;
  }
}
.sobre-42:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-image: url("../../images/bg-assessoria.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
  mix-blend-mode: multiply;
  pointer-events: none;
  background-position: bottom;
}
.sobre-42 .wrapper {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto 0;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  position: relative;
  flex-direction: column;
  align-items: center;
}
@media (min-width:769px) {
  .sobre-42 .wrapper {
    flex-direction: row;
    align-items: flex-start;
  }
}
.sobre-42 .wrapper figure {
  position: relative;
  margin-right: 0;
  margin-bottom: 0;
  width: 100%;
  z-index: 1;
  opacity: 0;
  animation: fade 1s ease forwards;
  animation-timeline: view();
  animation-range: entry 10% cover 30%;
  animation-delay: 0s;
}
@keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media (min-width:769px) {
  .sobre-42 .wrapper figure {
    margin-right: 60px;
    margin-bottom: -135px;
    width: auto;
  }
}
.sobre-42 .wrapper figure:before {
  content: '';
  display: block;
  position: absolute;
  top: -33px;
  right: -33px;
  z-index: 0;
  width: 110px;
  height: 110px;
  background-image: radial-gradient(var(--white) 2px, transparent 3px);
  background-size: 14px 14px;
}
.sobre-42 .wrapper figure img {
  position: relative;
  width: 100%;
  height: auto;
}
.sobre-42 .wrapper .box-txt {
  width: 100%;
  max-width: 100%;
  flex-shrink: 0;
  margin-top: var(--spacing-20);
}
@media (min-width:769px) {
  .sobre-42 .wrapper .box-txt {
    max-width: 50%;
    margin-top: 0;
  }
}
@media (min-width:1366px) {
  .sobre-42 .wrapper .box-txt {
    max-width: 729px;
  }
}
.sobre-42 .wrapper .box-txt h2 {
  color: var(--white);
  font-size: clamp(var(--font-size-20), 4vw, var(--font-size-45));
  font-weight: bold;
  opacity: 0;
  transform: translateY(80px) scaleY(1);
  animation: fadeUp 1s ease forwards;
  animation-timeline: view();
  animation-range: entry 10% cover 30%;
  animation-delay: 0s;
}
@keyframes fadeUp {
  0% {
    opacity: 0;
    transform: translateY(80px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeUp {
  0% {
    opacity: 0;
    transform: translateY(80px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.sobre-42 .wrapper .box-txt span {
  display: block;
  font-size: clamp(var(--font-size-20), 4vw, var(--font-size-20));
  color: var(--white);
  font-weight: bold;
  opacity: 0;
  transform: translateY(80px) scaleY(1);
  animation: fadeUp 1s ease forwards;
  animation-timeline: view();
  animation-range: entry 10% cover 30%;
  animation-delay: 0s;
}
@keyframes fadeUp {
  0% {
    opacity: 0;
    transform: translateY(80px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeUp {
  0% {
    opacity: 0;
    transform: translateY(80px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.sobre-42 .wrapper .box-txt .txt {
  margin-top: 40px;
  color: var(--white);
  opacity: 0;
  transform: translateY(80px) scaleY(1);
  animation: fadeUp 1s ease forwards;
  animation-timeline: view();
  animation-range: entry 10% cover 30%;
  animation-delay: 0s;
}
@keyframes fadeUp {
  0% {
    opacity: 0;
    transform: translateY(80px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeUp {
  0% {
    opacity: 0;
    transform: translateY(80px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.destaque-menor-12 {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-flow: row wrap;
  position: relative;
  text-align: center;
  padding: clamp(var(--spacing-20), 10vw, var(--spacing-150)) 20px;
}
@media (min-width:1366px) {
  .destaque-menor-12 {
    padding-left: 0;
    padding-right: 0;
  }
}
.destaque-menor-12:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background-color: #102542;
  mix-blend-mode: multiply;
  pointer-events: none;
}
.destaque-menor-12:after {
  pointer-events: none;
}
.destaque-menor-12:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-image: url("../../images/banner1.jpg");
  background-repeat: no-repeat;
  background-position: bottom;
  background-attachment: fixed;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  pointer-events: none;
}
.destaque-menor-12 .wrapper {
  position: relative;
  z-index: 1;
}
.destaque-menor-12 .wrapper h2 {
  display: table;
  margin: 0 auto 0;
  color: var(--white);
  font-size: clamp(var(--font-size-20), 4vw, var(--font-size-40));
  font-weight: bold;
  margin-bottom: var(--spacing-10);
}
.destaque-menor-12 .wrapper span {
  display: block;
  font-size: clamp(var(--font-size-16), 4vw, var(--font-size-30));
  color: var(--white);
  font-weight: bold;
}
.destaque-menor-12 a {
  margin-top: var(--spacing-25);
  font-weight: bold;
  font-size: clamp(var(--font-size-16), 4vw, var(--font-size-20));
}
.mvv-01 {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: var(--spacing-50);
  padding: clamp(var(--spacing-20), 10vw, var(--spacing-100)) 20px;
  background-color: #EEEEEE;
}
@media (min-width:1366px) {
  .mvv-01 {
    padding-left: 0;
    padding-right: 0;
  }
}
.mvv-01 .wrapper {
  display: grid;
  justify-content: space-between;
  gap: 70px clamp(55px, 2vw, 70px);
  justify-items: center;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 363.33333333px), 1fr));
}
.mvv-01 .wrapper > * {
  max-width: 410px;
  width: 100%;
}
@media (min-width:1024px) {
  .mvv-01 .wrapper > * {
    max-width: initial;
  }
}
.mvv-01 .wrapper .txt-missao {
  min-height: 300px;
  padding: 0 25px 45px;
  border-radius: 10px;
  background-color: #FFFFFF;
  border-bottom: 4px solid #102542;
}
.mvv-01 .wrapper .txt-missao figure {
  width: 100px;
  height: 100px;
  aspect-ratio: 1/1;
  margin: -50px auto 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  background-color: #102542;
}
.mvv-01 .wrapper .txt-missao figure img,
.mvv-01 .wrapper .txt-missao figure iframe {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.mvv-01 .wrapper .txt-missao figure img {
  filter: brightness(0) invert(100%);
  width: 50%;
  height: auto;
}
.mvv-01 .wrapper .txt-missao h2 {
  font-weight: bold;
  text-align: center;
  margin-top: var(--spacing-20);
  margin-bottom: var(--spacing-25);
  color: var(--preto);
  font-size: clamp(var(--font-size-20), 4vw, var(--font-size-22));
}
.mvv-01 .wrapper .txt-missao p {
  font-size: var(--font-size-16);
}
.tabs-05 {
  border-bottom: 1px solid #dddddd;
  padding: 0 var(--spacing-20);
  position: relative;
  overflow-x: clip;
}
.tabs-05:last-child {
  border-bottom: none;
}
.tabs-05:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 1920px;
  height: 187px;
  background-image: url("../../images/bg-serv.png");
  background-position: 0 0;
  background-repeat: no-repeat;
}
.conteudo-vertical1 {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto 0;
  margin-top: var(--spacing-40);
  margin-bottom: var(--spacing-70);
  display: flex;
  flex-direction: column-reverse;
  position: relative;
  justify-content: center;
}
.conteudo-vertical1:after {
  content: '';
  background-size: 100%;
  position: absolute;
  top: 50px;
  right: 0;
  z-index: 99999;
  width: 25px;
  height: 35px;
  background-image: url("../../images/icon-touch.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  animation: touch 2s ease-out infinite;
  pointer-events: none;
}
@-moz-keyframes touch {
  50% {
    transform: translateX(-30px);
  }
  0%,
  100% {
    transform: translateX(0px);
  }
}
@-webkit-keyframes touch {
  50% {
    transform: translateX(-30px);
  }
  0%,
  100% {
    transform: translateX(0px);
  }
}
@keyframes touch {
  50% {
    transform: translateX(-30px);
  }
  0%,
  100% {
    transform: translateX(0px);
  }
}
@media (min-width:1024px) {
  .conteudo-vertical1:after {
    display: none;
  }
}
.conteudo-vertical1:before {
  content: '';
  display: block;
  width: 10px;
  height: 67px;
  box-shadow: -13px 0 14px -14px rgba(0, 0, 0, 0.7) inset;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
@media (min-width:1024px) {
  .conteudo-vertical1:before {
    display: none;
  }
}
@media (min-width:1024px) {
  .conteudo-vertical1 {
    flex-direction: row;
    margin-bottom: var(--spacing-150);
  }
}
.conteudo-vertical1 .tituloTabs {
  font-size: clamp(var(--font-size-20), 4vw, var(--font-size-40));
  color: #000000;
  font-weight: bold;
  width: 100%;
  margin-bottom: 15px;
  position: relative;
  display: flex;
  align-items: flex-end;
}
@media (min-width:769px) {
  .conteudo-vertical1 .tituloTabs {
    margin-bottom: 30px;
  }
}
@media (min-width:1024px) {
  .conteudo-vertical1 .tituloTabs {
    margin-bottom: 40px;
  }
}
.conteudo-vertical1 .abas {
  width: 100%;
  padding: 0;
  margin-left: 0;
  border-bottom: 1px dotted #ddd;
  position: relative;
  float: left;
  margin-right: 50px;
  margin-bottom: 30px;
  border-left: none;
  white-space: nowrap;
  overflow-x: scroll;
}
@media (min-width:1024px) {
  .conteudo-vertical1 .abas {
    width: 407px;
    padding-left: 40px;
    margin-left: 50px;
    margin-right: 0;
    border-left: 1px #9A9A9A solid;
    border-bottom: 1px solid transparent;
    overflow-x: hidden;
  }
}
.conteudo-vertical1 .abas .title-abas {
  display: none;
  font-size: 25px;
  font-weight: bold;
  border-bottom: 0;
  color: #000000;
  padding: 0;
  margin-bottom: 30px;
  white-space: break-spaces;
}
@media (min-width:1024px) {
  .conteudo-vertical1 .abas .title-abas {
    display: block;
  }
}
.conteudo-vertical1 .abas .title-abas:hover {
  cursor: default;
}
.conteudo-vertical1 .abas li {
  text-align: center;
  justify-content: center;
  margin-right: 0;
  width: auto;
  display: inline-block;
  padding: 10px 5px;
  height: 100%;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  margin-top: -1px;
  cursor: pointer;
}
@media (min-width:1024px) {
  .conteudo-vertical1 .abas li {
    text-align: left;
    align-items: flex-start;
    height: auto;
    display: flex;
    padding: 0;
  }
  .conteudo-vertical1 .abas li:last-child a {
    border: none;
  }
}
.conteudo-vertical1 .abas li a {
  font-size: 20px;
  color: #000000;
  padding: 10px 15px 10px 15px;
  font-weight: normal;
  border-bottom: 1px solid #9A9A9A;
  transition: background-color 0.3s ease-out;
  background-color: rgba(0, 0, 0, 0.15);
  border-radius: var(--radius-sm);
  width: 100%;
  font-size: var(--font-size-16);
}
@media (min-width:1024px) {
  .conteudo-vertical1 .abas li a {
    background-color: transparent;
    border-radius: 0;
    padding: 25px 10px 20px 0;
    white-space: break-spaces;
  }
}
.conteudo-vertical1 .abas li:hover a,
.conteudo-vertical1 .abas li.selected a {
  border: none;
  background-color: #102542;
  color: #FFFFFF;
  transition: color 0.3s, border 0.3s, background-color 0.3s ease-out;
}
@media (min-width:1024px) {
  .conteudo-vertical1 .abas li:hover a,
  .conteudo-vertical1 .abas li.selected a {
    color: #0796C3;
    border-right: 5px #102542 solid;
    background-color: transparent;
    border-bottom: 1px solid #9A9A9A;
  }
}
.conteudo-vertical1 .conteudos {
  width: 100%;
  display: block;
}
@media (min-width:1024px) {
  .conteudo-vertical1 .conteudos {
    width: 890px;
  }
}
.conteudo-vertical1 .conteudos > li {
  font-size: 18px;
  color: #000000;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  display: none;
}
.conteudo-vertical1 .conteudos > li::after {
  content: "";
  clear: both;
  display: table;
}
.conteudo-vertical1 .conteudos > li figure {
  position: relative;
  aspect-ratio: 1 / 1;
  height: fit-content;
  order: 3;
  float: right;
  width: 100%;
  margin: 0 0 90px 30px;
}
.conteudo-vertical1 .conteudos > li figure img,
.conteudo-vertical1 .conteudos > li figure iframe {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width:481px) {
  .conteudo-vertical1 .conteudos > li figure {
    width: calc(35% - 30px);
  }
}
@media (min-width:1024px) {
  .conteudo-vertical1 .conteudos > li figure {
    width: auto;
  }
}
.conteudo-vertical1 .conteudos > li figure img {
  width: 100%;
  height: auto;
}
.conteudo-vertical1 .conteudos > li figure:before {
  content: '';
  display: block;
  width: calc(100% - 15px);
  height: calc(100% + 53px);
  position: absolute;
  top: 7.5px;
  left: 7.5px;
  z-index: 0;
  border: 1px solid #000000;
  box-sizing: border-box;
  background-image: url("../../images/logo.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-position: calc(100% - 12px) calc(100% - 10px);
  background-size: 60px;
  pointer-events: none;
}
.conteudo-vertical1 .conteudos > li figure:after {
  content: '';
  display: block;
  width: 15px;
  height: 15px;
  border: 1px solid #102542;
  position: absolute;
  top: calc(100% + 52px);
  left: 15px;
  z-index: 0;
  pointer-events: none;
}
.conteudo-vertical1 .conteudos > li .text-tabs {
  width: calc(100% - 357px);
}
.conteudo-vertical1 .conteudos > li .titulo1 {
  color: #333333;
  font-size: 35px;
  font-weight: bold;
  position: relative;
  display: table;
  width: 100%;
}
.conteudo-vertical1 .conteudos > li .titulo1:after {
  content: '';
  display: block;
  background-color: #102542;
  position: absolute;
  bottom: -5px;
  left: 0;
  z-index: 0;
  width: 52px;
  height: 4px;
}
.conteudo-vertical1 .conteudos > li .titulo2 {
  font-size: #64778B;
  color: 25px;
  font-weight: bold;
}
.conteudo-vertical1 .conteudos > li ul {
  margin-top: 20px;
}
.conteudo-vertical1 .conteudos > li ul li {
  font-size: 18px;
  margin-left: 20px;
  display: flex;
  align-items: flex-start;
}
.conteudo-vertical1 .conteudos > li ul li:before {
  content: '\e94c';
  color: #102542;
  font-family: 'icomoon';
  font-size: 17px;
  font-weight: normal;
  margin-right: 10px;
  transition: background-color 0.3s, color 0.3s ease-out;
}
.skiptranslate,
#google_translate_element,
.goog-te-banner-frame,
.goog-te-balloon-frame,
#goog-gt-tt,
.goog-te-balloon-frame,
.goog-tooltip,
.goog-tooltip:hover {
  display: none !important;
}
html,
body {
  top: 0 !important;
}
font {
  background: transparent !important;
  color: inherit !important;
  font: inherit !important;
}
font:hover,
.goog-text-highlight:hover,
.goog-text-highlight {
  -webkit-box-shadow: inherit !important;
  -moz-box-shadow: inherit !important;
  box-shadow: inherit !important;
  box-sizing: inherit !important;
  -webkit-box-sizing: inherit !important;
  -moz-box-sizing: inherit !important;
}
.box-txtimg {
  width: 100%;
  padding: 0 var(--spacing-20);
}
@media (min-width:1366px) {
  .box-txtimg {
    padding: 0;
  }
}
.texto-imagem {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto 0;
  margin-bottom: var(--spacing-40);
}
.texto-imagem .imagem-acima {
  width: 100%;
  margin-bottom: var(--spacing-32);
  display: flex;
  flex-direction: column;
  position: relative;
}
@media (min-width:769px) {
  .texto-imagem .imagem-acima {
    max-width: 50%;
  }
}
.texto-imagem .imagem-acima img {
  width: 100%;
  height: auto;
}
.texto-imagem .imagem-abaixo {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-top: var(--spacing-32);
  position: relative;
}
@media (min-width:769px) {
  .texto-imagem .imagem-abaixo {
    max-width: 50%;
  }
}
.texto-imagem .imagem-abaixo img {
  width: 100%;
  height: auto;
}
.texto-imagem .imagem-esquerda {
  margin: 0 0 var(--spacing-32);
  width: 100%;
  position: relative;
}
@media (min-width:769px) {
  .texto-imagem .imagem-esquerda {
    max-width: 50%;
    margin: 0 var(--spacing-32) var(--spacing-32) 0;
  }
}
.texto-imagem .imagem-esquerda img {
  width: 100%;
  height: auto;
}
.texto-imagem .texto-direita ul li {
  display: flex;
  align-items: flex-start;
}
.texto-imagem .texto-direita ul li:before {
  content: '\e94c';
  color: var(--secondary);
  font-family: 'icomoon';
  font-size: 16px;
  font-weight: normal;
  margin-right: 10px;
  transition: background-color 0.3s, color 0.3s ease-out;
}
.texto-imagem .texto-direita strong {
  color: var(--primary);
  font-weight: normal;
}
.texto-imagem .imagem-direita {
  margin: 0 0 var(--spacing-32);
  width: 100%;
  position: relative;
}
@media (min-width:769px) {
  .texto-imagem .imagem-direita {
    max-width: 50%;
    margin: 0 0 var(--spacing-32) var(--spacing-32);
  }
}
.texto-imagem .imagem-direita img {
  width: 100%;
  height: auto;
}
.texto-imagem-left {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto 0;
  margin-bottom: var(--spacing-40);
}
@media (min-width:769px) {
  .texto-imagem-left {
    flex-wrap: nowrap;
  }
}
.texto-imagem-left .imagem-esquerda {
  margin-bottom: var(--spacing-32);
  width: 100%;
  position: relative;
}
@media (min-width:769px) {
  .texto-imagem-left .imagem-esquerda {
    max-width: 50%;
    margin: 0 var(--spacing-32) var(--spacing-32) 0;
  }
}
.texto-imagem-left .imagem-esquerda img {
  width: 100%;
  height: auto;
}
.texto-imagem-right {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto 0;
  margin-bottom: var(--spacing-70);
}
@media (min-width:769px) {
  .texto-imagem-right {
    flex-wrap: nowrap;
  }
}
.texto-imagem-right .imagem-direita {
  margin-top: var(--spacing-32);
  width: 100%;
  position: relative;
}
@media (min-width:769px) {
  .texto-imagem-right .imagem-direita {
    max-width: 50%;
    margin: 0 0 var(--spacing-32) var(--spacing-32);
  }
}
.texto-imagem-right .imagem-direita img {
  width: 100%;
  height: auto;
}
.legenda-imagem {
  width: 100%;
  padding: 10px;
  color: var(--white);
  font-size: clamp(16px, 1.2vw, 18px);
  line-height: 1.4;
  background-color: var(--primary);
}
.floating-wpp {
  position: fixed;
  bottom: 30px;
  left: 30px;
  z-index: 1021;
  font-size: var(--font-size-14);
  transition: transform 0.3s, opacity 0.3s, bottom 0.3s ease-out;
  animation: slide-in-bottom 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
.floating-wpp:before {
  content: '';
  display: block;
  width: 80px;
  height: 80px;
  background-color: rgba(14, 193, 67, 0.8);
  position: absolute;
  top: -10px;
  right: -10px;
  z-index: 0;
  border-radius: var(--radius-pill);
  animation: ping 1s ease-in-out infinite both;
}
.floating-wpp:after {
  content: '';
  display: block;
  width: 80px;
  height: 80px;
  background-color: rgba(14, 193, 67, 0.8);
  position: absolute;
  bottom: -10px;
  left: -10px;
  z-index: -10;
  border-radius: var(--radius-pill);
  animation: ping 1s ease-in-out 0.7s infinite both;
}
.floating-wpp .floating-wpp-button {
  width: 58px;
  height: 58px;
  position: relative;
  border-radius: var(--radius-pill);
  background-color: #0EC143;
  cursor: pointer;
  box-shadow: 0 0 10px -3px #000000;
}
.floating-wpp .floating-wpp-button:after {
  content: "\e906";
  width: 58px;
  height: 58px;
  font-family: icomoon;
  font-size: 35px;
  font-weight: normal;
  color: var(--white);
  display: flex;
  justify-content: center;
  align-items: center;
}
.floating-wpp .floating-wpp-button:before {
  content: '1';
  width: 15px;
  height: 15px;
  background-color: #ff6600;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
  color: var(--white);
  border-radius: var(--radius-pill);
  font-size: 8px;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  animation: scale-in-center 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 5s both;
}
@keyframes scale-in-center {
  0% {
    transform: scale(0);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.floating-wpp .floating-wpp-popup {
  border: 2px solid var(--white);
  border-radius: 8px;
  background-color: #e5ddd5;
  overflow: hidden;
  position: absolute;
  padding: 0;
  box-shadow: 1px 2px 8px rgba(60, 60, 60, 0.25);
  width: 0;
  height: 0;
  bottom: 140px;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: bottom 0.1s ease-out, opacity 0.2s ease-out;
  transform-origin: bottom;
}
.floating-wpp .floating-wpp-popup.active {
  padding: 0 var(--spacing-15) var(--spacing-10) var(--spacing-15);
  width: 295px;
  height: auto;
  bottom: 70px;
  opacity: 1;
  filter: alpha(opacity=1);
}
@media (min-width:481px) {
  .floating-wpp .floating-wpp-popup.active {
    width: 280px;
  }
}
.floating-wpp .floating-wpp-popup.active a {
  pointer-events: all !important;
}
.floating-wpp .floating-wpp-popup.active .floating-wpp-message {
  opacity: 1;
  filter: alpha(opacity=1);
  transition-delay: 0.2s;
}
.floating-wpp .floating-wpp-popup .floating-wpp-message {
  background-color: var(--white);
  padding: 8px;
  border-radius: 7.5px;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15);
  opacity: 0;
  filter: alpha(opacity=0);
  transition: opacity 0.2s;
  max-width: 100%;
}
.floating-wpp .floating-wpp-popup .floating-wpp-head {
  text-align: left;
  color: var(--white);
  margin: 0 -15px 15px -15px;
  padding: var(--spacing-15);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  cursor: pointer;
  font-weight: bold;
  background-color: #39847a;
  font-size: var(--font-size-14);
}
@media (min-width:481px) {
  .floating-wpp .floating-wpp-popup .floating-wpp-head {
    font-size: 15px;
  }
}
.floating-wpp .floating-wpp-popup .floating-wpp-head span {
  padding-right: 27px;
}
.floating-wpp .floating-wpp-popup .floating-wpp-head .close {
  position: absolute;
  top: 14px;
  right: 17px;
  z-index: 0;
  color: var(--white);
  text-shadow: none;
  opacity: 1;
  filter: alpha(opacity=1);
  font-size: inherit;
}
.floating-wpp .floating-wpp-popup .floating-wpp-head .close:before {
  font-family: 'icomoon';
}
.floating-wpp .floating-wpp-input-message {
  background-color: #e5ddd5;
  margin: 5px -15px -15px -15px;
  padding: 0 var(--spacing-15);
  display: flex;
  align-items: center;
}
.floating-wpp .floating-wpp-input-message textarea {
  border: 1px solid var(--white);
  border-radius: 21px;
  box-shadow: none;
  padding: 8px 12px;
  margin: var(--spacing-10) 0 var(--spacing-15) 0;
  width: 190px;
  height: initial;
  flex-grow: 1;
  font-size: inherit;
  font-family: inherit;
  resize: none;
  outline: none;
  color: #4a4a4a;
  box-shadow: 1px 2px 8px rgba(60, 60, 60, 0.25);
  visibility: visible !important;
  animation-delay: 0s;
  animation-duration: 0s;
}
.floating-wpp .floating-wpp-btn-send {
  margin: 10px 0 15px 12px;
  font-size: 0;
  cursor: pointer;
  box-shadow: 1px 2px 8px rgba(60, 60, 60, 0.25);
  border-radius: 150px;
  width: 45px;
  height: 45px;
  background-color: #39847a;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background-color 0.3s, box-shadow 0.3s ease-out;
}
.floating-wpp .floating-wpp-btn-send:hover {
  box-shadow: 0 0 10px #000000;
  background-color: #41968a;
}
.floating-wpp .floating-wpp-btn-send:after {
  content: "\e920";
  display: flex;
  width: 25px;
  height: 25px;
  font-family: icomoon;
  font-size: 25px;
  font-weight: normal;
  color: var(--white);
  position: absolute;
  top: 4px;
}
.floating-wpp .whats-multiplo a {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  line-height: 1.2;
  position: relative;
  color: #666;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  padding: 8px 10px 20px 60px;
  box-sizing: border-box;
  transition: color 0.3s ease-out;
  pointer-events: none !important;
}
.floating-wpp .whats-multiplo a:last-child {
  border: none;
  margin-bottom: 0;
}
.floating-wpp .whats-multiplo a:before {
  content: '';
  display: block;
  content: '\e906';
  font-family: 'icomoon';
  font-size: 35px;
  line-height: 1;
  position: absolute;
  top: 8px;
  left: 10px;
  z-index: 0;
  color: #0EC143;
}
.floating-wpp .whats-multiplo a:hover {
  color: var(--preto);
}
.floating-wpp .whats-multiplo a span {
  font-size: 13px;
  display: block;
}
@keyframes ping {
  0% {
    transform: scale(0.2);
    opacity: 0.8;
  }
  80% {
    transform: scale(1.2);
    opacity: 0;
  }
  100% {
    transform: scale(2.2);
    opacity: 0;
  }
}
@keyframes slide-in-bottom {
  0% {
    transform: translateY(1000px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
form .accent-controls {
  accent-color: var(--accent-secondary);
}
form p {
  width: 100%;
  position: relative;
}
form p > label:nth-child(1) {
  width: 100%;
  padding-bottom: 15px;
  position: absolute;
  top: -100000px;
  left: 0;
  z-index: 0;
}
form p label {
  padding: 0 20px 0 0;
  display: flex;
  align-items: center;
  float: left;
  color: var(--white);
}
form p label.termos {
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  display: initial;
  color: var(--cinza);
}
form p label.termos input[type=checkbox] {
  margin-right: 10px;
  border-radius: 2px;
  border: 2px solid var(--primary);
  width: 20px;
  height: 20px;
  position: relative;
  top: 3px;
}
form p label.termos input[type=checkbox]:checked {
  background-color: var(--primary);
}
form p label.termos input[type=checkbox]:checked:before {
  display: block;
  content: '\e94c';
  color: var(--dark);
  font-family: 'icomoon';
}
form p label.termos input[type=checkbox][required] {
  border: 2px solid var(--primary) !important;
}
form p label.termos input[type=checkbox].error {
  border: 2px solid var(--danger) !important;
  pointer-events: none;
}
form p label.termos input[type=checkbox].error:before {
  display: none;
}
form p label.termos input[type=checkbox].error:after {
  display: block;
  content: 'Aceite os termos de uso e política de privacidade.';
  font-family: var(--font-family);
  color: var(--white) !important;
  position: absolute;
  bottom: calc(100% + 10px);
  left: 0px;
  z-index: 0;
  background-color: #ff4242;
  font-size: 11px !important;
  text-align: center;
  border-radius: 3px;
  padding: 5px 7px;
  width: 150px;
  opacity: 90%;
  filter: alpha(opacity=90%);
  cursor: pointer;
  box-shadow: 0 0 4px rgba(17, 17, 17, 0.65);
}
form p label.termos label.error {
  top: 4px !important;
  left: 0;
  display: none !important;
}
form p label.termos label.error:before,
form p label.termos label.error:after {
  display: none;
}
form [type=text],
form [type=password],
form [type=email],
form [type=number],
form [type=date],
form select,
form textarea {
  width: 100%;
  float: left;
  border-radius: 7px;
  font-family: var(--font-family);
  border: 2px solid #BBBBBB;
  background-color: var(--white);
  font-size: 16px;
  color: var(--cinza);
  height: 54px;
  padding: 10px 30px 10px 15px;
  transition: outline 0.2s, border 0.2s ease-out;
}
form [type=text]:focus-visible,
form [type=password]:focus-visible,
form [type=email]:focus-visible,
form [type=number]:focus-visible,
form [type=date]:focus-visible,
form select:focus-visible,
form textarea:focus-visible {
  border: 2px solid #0796C3;
  outline: 4px solid rgba(7, 150, 195, 0.15);
  transform: scale(1.01);
}
form [type=text]::placeholder,
form [type=password]::placeholder,
form [type=email]::placeholder,
form [type=number]::placeholder,
form [type=date]::placeholder,
form select::placeholder,
form textarea::placeholder {
  color: var(--cinza);
}
form textarea {
  height: 94px;
  padding: 10px 15px;
}
form input[required],
form select[required],
form textarea[required] {
  border-right: 2px var(--danger) solid;
}
form .floatlabel-wrapper {
  display: block;
  padding-bottom: 0;
}
form .floatlabel-wrapper label {
  background-color: var(--white);
  padding: 0 5px;
  border-radius: 3px;
  color: var(--secondary) !important;
}
form .floatlabel-wrapper label.label-floatlabel {
  z-index: 2;
}
form .floatlabel-wrapper .floatlabel.error {
  border: 2px solid var(--danger);
}
form .floatlabel-wrapper .floatlabel.error:focus-visible {
  outline: 4px solid rgba(220, 53, 69, 0.15);
}
form .floatlabel-wrapper .floatlabel.error ~ .label-floatlabel {
  color: var(--danger) !important;
}
form .floatlabel-wrapper .floatlabel.valid {
  border: 2px solid var(--success);
}
form .floatlabel-wrapper .floatlabel.valid:focus-visible {
  outline: 4px solid rgba(25, 135, 84, 0.15);
}
form .floatlabel-wrapper .floatlabel.valid + .label-floatlabel {
  color: var(--success) !important;
}
form .floatlabel-wrapper span.error {
  position: absolute;
  top: 18px;
  right: 15px;
  z-index: 0;
  width: 16px;
  height: 16px;
  transform: scale(0.5);
  border-radius: 50px;
  text-align: center;
  background-color: var(--danger);
  color: var(--white);
  padding: 0;
}
form .floatlabel-wrapper span.error:after {
  content: '';
  font-family: serif;
  display: block;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 20px;
  font-size: var(--font-size-18);
  font-weight: bold;
}
form .floatlabel-wrapper span.error:before {
  content: '';
  display: block;
  width: 60px;
  height: 60px;
  background-color: var(--danger);
  position: absolute;
  top: calc(50% - 30px);
  right: -23px;
  z-index: 0;
  border-radius: 50%;
  -webkit-animation: scale-up-center 1s ease-out infinite forwards;
  animation: scale-up-center 1s ease-out infinite forwards;
}
@keyframes scale-up-center {
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0.5;
    filter: alpha(opacity=0.5);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
    filter: alpha(opacity=0);
  }
}
form .formulario {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  gap: var(--spacing-10);
}
form .formulario .input-radio,
form .formulario .input-check {
  flex-grow: 0 !important;
  padding: 7px;
}
form .formulario p {
  padding: 0;
  flex-grow: 1;
}
form .formulario .bl1 {
  width: calc(8.33333333% - 14px);
}
@media (min-width:481px) {
  form .formulario .bl1 {
    width: calc(15.66% - 14px);
  }
}
form .formulario .bl2 {
  width: calc(31.7% - 14px);
}
@media (min-width:481px) {
  form .formulario .bl2 {
    width: calc(16.66666667% - 14px);
  }
}
form .formulario .bl3 {
  width: 100%;
}
@media (min-width:481px) {
  form .formulario .bl3 {
    width: calc(25% - 14px);
  }
}
form .formulario .bl4 {
  width: 100%;
}
@media (min-width:481px) {
  form .formulario .bl4 {
    width: calc(33.33333333% - 14px);
  }
}
form .formulario .bl5 {
  width: 100%;
}
@media (min-width:481px) {
  form .formulario .bl5 {
    width: calc(41.66666667% - 14px);
  }
}
form .formulario .bl6 {
  width: 100%;
}
@media (min-width:481px) {
  form .formulario .bl6 {
    width: calc(50% - 14px);
  }
}
form .formulario .bl7 {
  width: 100%;
}
@media (min-width:481px) {
  form .formulario .bl7 {
    width: calc(58.33333333% - 14px);
  }
}
form .formulario .bl8 {
  width: 100%;
}
@media (min-width:481px) {
  form .formulario .bl8 {
    width: calc(66.66666667% - 14px);
  }
}
form .formulario .bl9 {
  width: 100%;
}
@media (min-width:481px) {
  form .formulario .bl9 {
    width: calc(75% - 14px);
  }
}
form .formulario .bl10 {
  width: 100%;
}
@media (min-width:481px) {
  form .formulario .bl10 {
    width: calc(83.33333333% - 14px);
  }
}
form .formulario .bl11 {
  width: 100%;
}
@media (min-width:481px) {
  form .formulario .bl11 {
    width: calc(91.66666667% - 14px);
  }
}
form .formulario .bl12 {
  width: 100%;
}
@media (min-width:1024px) {
  form .formulario {
    justify-content: flex-start;
  }
}
form .seta-select {
  position: relative;
}
form .seta-select:after {
  content: '\e952';
  display: block;
  font-family: 'icomoon';
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
  padding: 0 10px;
  height: 100%;
  cursor: pointer;
  pointer-events: none;
  display: flex;
  align-items: center;
}
form .seta-select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
}
form .input-radio,
form .input-check {
  border-radius: 8px;
  padding: 0px !important;
  color: var(--dark);
}
form .input-radio label,
form .input-check label {
  font-size: 15px;
  color: var(--dark);
  margin-right: 10px;
  padding: 10px !important;
  border-radius: 8px;
  width: auto !important;
  position: relative !important;
  top: auto !important;
  left: auto !important;
}
form .input-radio label:nth-child(1),
form .input-check label:nth-child(1) {
  width: 100% !important;
  font-weight: bold;
}
form .input-radio label.error,
form .input-check label.error {
  display: none !important;
}
form .input-radio strong,
form .input-check strong {
  display: block;
  position: relative !important;
  color: #333333;
  top: 0 !important;
  padding: 0;
  margin-bottom: 5px;
  font-weight: bold;
}
form .input-radio strong.campo-obg,
form .input-check strong.campo-obg {
  position: relative;
  display: table;
  padding-right: 15px;
}
form .input-radio strong.campo-obg:before,
form .input-check strong.campo-obg:before {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  background-color: var(--danger);
  position: absolute;
  top: calc(50% - 5px);
  right: 0;
  z-index: 0;
  border-radius: 150px;
}
form .input-radio [type=radio][required],
form .input-check [type=radio][required],
form .input-radio [type=checkbox][required],
form .input-check [type=checkbox][required] {
  border: 2px solid var(--danger) !important;
}
form .input-radio [type=radio][required]:checked,
form .input-check [type=radio][required]:checked,
form .input-radio [type=checkbox][required]:checked,
form .input-check [type=checkbox][required]:checked {
  border: 2px solid var(--primary) !important;
}
form .input-radio .form-checkbox,
form .input-check .form-checkbox {
  float: left;
  border-radius: 8px;
  width: 100%;
}
form .input-radio .form-checkbox label:nth-child(1),
form .input-check .form-checkbox label:nth-child(1) {
  width: auto !important;
  font-weight: normal;
}
form [type=radio] {
  appearance: auto;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  transition: border 0.3s ease-out;
  border-radius: 50%;
  border: 2px solid var(--secondary);
  background-color: var(--white);
  position: relative;
  transform: scale(1.1);
}
form [type=checkbox] {
  appearance: checkbox;
  -moz-appearance: checkbox;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  background-color: var(--white);
  border-radius: var(--radius-sm);
  position: relative;
  border: 2px solid var(--secondary);
  transform: scale(1.1);
}
form [type=checkbox]:focus {
  outline: 2px solid var(--secondary);
  outline-offset: 1px;
}
form .file-input {
  width: 100%;
  position: relative;
}
form .file-input:before {
  display: block;
  content: '\e968';
  font-family: 'icomoon';
  font-size: 26px;
  line-height: 1;
  color: var(--secondary);
  position: absolute;
  bottom: calc(50% - 13px);
  right: 15px;
  z-index: 0;
  pointer-events: none;
}
form .file-input span {
  font-weight: bold;
  font-size: 15px;
}
form .file-input [type=file] {
  width: 100%;
  float: left;
  border-radius: 8px;
  border: 2px solid #BBBBBB;
  background-color: var(--white);
  font-size: 14px;
  color: #333333;
  padding: 15px 35px 15px 15px;
}
form .file-input [type=file]:focus {
  border: 2px solid #0796C3;
  outline: 4px solid rgba(7, 150, 195, 0.15);
  transform: scale(1.01);
}
form .file-input [type=file]:hover {
  cursor: pointer;
}
form .file-input label.error {
  right: 50px !important;
}
form .formID {
  position: absolute;
  top: -9999px;
  left: -9999px;
  z-index: -1;
}
form .botao-form {
  position: relative;
}
form .botao-form [type=submit] {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  color: var(--white);
  font-size: 20px;
  text-indent: -9999px;
  cursor: pointer;
}
form .botao-form [type=submit]:focus-visible {
  outline: 2px solid var(--secondary);
}
form .botao-form:after {
  display: block;
  text-indent: initial;
  content: attr(data-value);
  font-family: var(--font-family);
  font-size: clamp(var(--font-size-16), 1.2vw, var(--font-size-18));
}
.form-success {
  padding: 25px;
  border-radius: 10px;
  background-color: var(--white);
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.08);
  border: 1px solid var(--light);
}
.form-success b {
  color: var(--success);
}
.form-success .obrigado {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.form-success .obrigado big {
  font-size: clamp(var(--font-size-16), 1.2vw, var(--font-size-20));
  font-weight: bold;
}
.form-success .obrigado a {
  align-self: flex-end;
}
.mapa-01 {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto 0;
  position: relative;
  border-radius: var(--radius-md);
  border: 1px solid #cccccc;
  margin: clamp(var(--spacing-45), 8vw, var(--spacing-100)) auto clamp(var(--spacing-30), 4vw, var(--spacing-60));
  overflow: hidden;
}
.mapa-01:before {
  width: 100%;
  height: 100%;
  pointer-events: none;
  background-color: var(--secondary);
  mix-blend-mode: hue;
  position: absolute;
  content: '';
  display: block;
}
.mapa-01 form {
  border-radius: var(--radius-sm);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  padding: var(--spacing-10);
  background-color: var(--light);
  display: flex;
}
@media (min-width:1024px) {
  .mapa-01 form {
    width: 434px;
    position: absolute;
    bottom: 15px;
    right: 15px;
    z-index: 0;
  }
}
.mapa-01 form [type=text] {
  width: 57%;
  height: 50px;
  margin: 0 3% 0 0;
  padding: var(--spacing-10);
  border-radius: var(--radius-sm);
  font-size: var(--font-size-14);
}
.mapa-01 form [type=submit] {
  width: 40%;
  height: 50px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--secondary);
  color: var(--white);
  font-size: clamp(var(--font-size-14), 1.2vw, var(--font-size-18));
  border-radius: var(--radius-sm);
  cursor: pointer;
  border: none;
  transition: background-color 0.3s ease-out;
  position: static;
  text-indent: unset;
  top: auto;
  left: auto;
}
.mapa-01 form [type=submit]:hover {
  background-color: #045d79;
}
.mapa-01 iframe {
  width: 100%;
  float: left;
}
.bt-enviar {
  width: 100%;
  height: 45px;
  border-radius: var(--radius-sm);
  font-size: var(--font-size-18);
  color: var(--white);
  font-weight: bold;
  text-transform: uppercase;
  background-color: var(--primary-dark);
  margin-top: var(--spacing-16);
  right: auto;
  transition: background-color 0.3s ease-out;
  display: flex;
  justify-content: center;
  align-items: center;
  display: inline-flex;
}
@media (min-width:481px) {
  .bt-enviar {
    background-color: var(--primary);
    width: 98px;
    height: calc(100% - 10px);
    flex-direction: column;
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 0;
  }
}
.bt-enviar:hover {
  background-color: #010204;
}
.bt-enviar i {
  font-size: var(--spacing-25);
  color: var(--white);
  margin-right: var(--spacing-10);
}
@media (min-width:481px) {
  .bt-enviar i {
    margin-right: 0;
    margin-bottom: var(--spacing-5);
  }
}
.bt-enviar [type=submit] {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background: none;
  cursor: pointer;
}
.bt-enviar [type=submit]:hover {
  background-color: transparent !important;
  color: var(--white) !important;
}
html {
  scroll-behavior: smooth;
  scroll-timeline: --page-scroll block;
}
#mainBlock {
  display: flex;
  flex-direction: column;
}
.interna {
  width: 100%;
}
.interna .box-txtimg ul {
  margin-top: var(--spacing-30);
  margin-bottom: var(--spacing-30);
}
.interna .box-txtimg ul li {
  display: flex;
  align-items: flex-start;
  display: contents;
  margin-top: var(--spacing-10);
  margin-bottom: var(--spacing-10);
  display: block;
}
.interna .box-txtimg ul li:before {
  content: '\e94c';
  color: #102542;
  font-family: 'icomoon';
  font-size: 18px;
  font-weight: normal;
  margin-right: 10px;
  transition: background-color 0.3s, color 0.3s ease-out;
}
.interna .box-txtimg figure {
  margin-bottom: var(--spacing-70);
}
.interna .box-txtimg figure:before {
  content: '';
  display: block;
  width: calc(100% - 15px);
  height: calc(100% + 53px);
  position: absolute;
  top: 7.5px;
  left: 7.5px;
  z-index: 0;
  border: 1px solid #000000;
  box-sizing: border-box;
  background-image: url("../../images/logo.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-position: calc(100% - 12px) calc(100% - 10px);
  background-size: 60px;
  pointer-events: none;
}
.interna .box-txtimg figure:after {
  content: '';
  display: block;
  width: 15px;
  height: 15px;
  border: 1px solid #102542;
  position: absolute;
  top: calc(100% + 52px);
  left: 15px;
  z-index: 0;
  pointer-events: none;
}
.box-contato {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto 0;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  max-width: 670px;
  margin-bottom: var(--spacing-50);
  padding: 0 var(--spacing-20);
}
@media (min-width:1024px) {
  .box-contato {
    max-width: 1280px;
    flex-direction: initial;
  }
}
@media (min-width:1366px) {
  .box-contato {
    padding: 0;
  }
}
.box-contato .dados-contato {
  width: 100%;
  padding: var(--spacing-20) 0 var(--spacing-30);
  border-radius: var(--radius-lg) var(--radius-lg) 0 0;
  color: var(--cinza6);
  display: flex;
  flex-direction: column;
  align-items: center;
  border-bottom: 1px solid #CCCCCC;
}
@media (min-width:1024px) {
  .box-contato .dados-contato {
    border-radius: var(--radius-lg) 0 0 var(--radius-lg);
    max-width: 45%;
    padding-right: var(--spacing-40);
    border: none;
  }
}
@media (min-width:1366px) {
  .box-contato .dados-contato {
    max-width: 513px;
    padding: var(--spacing-20) var(--spacing-80) 0 0;
  }
}
.box-contato .dados-contato h3 {
  font-size: clamp(var(--font-size-25), 4vw, var(--font-size-45));
  color: var(--dark);
  font-weight: bold;
  margin-bottom: var(--spacing-50);
  position: relative;
  text-align: center;
}
@media (min-width:1024px) {
  .box-contato .dados-contato h3 {
    padding-right: 145px;
    text-align: left;
  }
}
.box-contato .dados-contato h3:after {
  content: '';
  display: block;
  width: 70px;
  height: 70px;
  background-image: url("../../images/img-contato.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: -35px;
  right: 5px;
  z-index: -1;
}
@media (min-width:1024px) {
  .box-contato .dados-contato h3:after {
    width: 155px;
    height: 155px;
  }
}
.box-contato .dados-contato > span {
  display: block;
  font-size: var(--font-size-16);
  margin-bottom: var(--spacing-30);
}
.box-contato .dados-contato ul {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--spacing-25) 50px;
  font-size: var(--font-size-16);
}
@media (min-width:1024px) {
  .box-contato .dados-contato ul {
    align-items: flex-start;
    width: 100%;
  }
}
.box-contato .dados-contato ul li {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width:1024px) {
  .box-contato .dados-contato ul li {
    flex-direction: initial;
  }
}
.box-contato .dados-contato ul li a {
  color: var(--cinza6);
  font-weight: bold;
}
.box-contato .dados-contato ul li span {
  font-weight: bold;
  text-align: center;
}
@media (min-width:1024px) {
  .box-contato .dados-contato ul li span {
    text-align: left;
  }
}
.box-contato .dados-contato ul li span b {
  font-weight: normal;
  font-size: var(--font-size-14);
}
.box-contato .dados-contato ul li.telefone {
  display: flex;
  align-items: flex-start;
  align-items: center;
}
.box-contato .dados-contato ul li.telefone:before {
  content: '\e972';
  color: var(--cinza6);
  font-family: 'icomoon';
  font-size: 25px;
  font-weight: normal;
  margin-right: 10px;
  transition: background-color 0.3s, color 0.3s ease-out;
}
@media (min-width:1024px) {
  .box-contato .dados-contato ul li.telefone {
    align-items: flex-start;
  }
}
.box-contato .dados-contato ul li.telefone:before {
  margin: 0 0 10px;
}
@media (min-width:1024px) {
  .box-contato .dados-contato ul li.telefone:before {
    margin: 0 10px 0 0;
  }
}
.box-contato .dados-contato ul li.whatsapp {
  display: flex;
  align-items: flex-start;
  align-items: center;
}
.box-contato .dados-contato ul li.whatsapp:before {
  content: '\e906';
  color: var(--cinza6);
  font-family: 'icomoon';
  font-size: 25px;
  font-weight: normal;
  margin-right: 10px;
  transition: background-color 0.3s, color 0.3s ease-out;
}
@media (min-width:1024px) {
  .box-contato .dados-contato ul li.whatsapp {
    align-items: flex-start;
  }
}
.box-contato .dados-contato ul li.whatsapp:before {
  margin: 0 0 var(--spacing-10);
}
@media (min-width:1024px) {
  .box-contato .dados-contato ul li.whatsapp:before {
    margin: 0 var(--spacing-10) 0 0;
  }
}
.box-contato .dados-contato ul li.email-contato {
  display: flex;
  align-items: flex-start;
  align-items: center;
}
.box-contato .dados-contato ul li.email-contato:before {
  content: '\e987';
  color: var(--cinza6);
  font-family: 'icomoon';
  font-size: 23px;
  font-weight: normal;
  margin-right: 10px;
  transition: background-color 0.3s, color 0.3s ease-out;
}
@media (min-width:1024px) {
  .box-contato .dados-contato ul li.email-contato {
    align-items: flex-start;
  }
}
.box-contato .dados-contato ul li.email-contato:before {
  top: 0;
  margin: 0 0 var(--spacing-10);
}
@media (min-width:1024px) {
  .box-contato .dados-contato ul li.email-contato:before {
    margin: 0 var(--spacing-10) 0 0;
  }
}
.box-contato .dados-contato ul li.endereco {
  display: flex;
  align-items: flex-start;
  align-items: center;
}
.box-contato .dados-contato ul li.endereco:before {
  content: '\e928';
  color: var(--cinza6);
  font-family: 'icomoon';
  font-size: 25px;
  font-weight: normal;
  margin-right: 10px;
  transition: background-color 0.3s, color 0.3s ease-out;
}
@media (min-width:1024px) {
  .box-contato .dados-contato ul li.endereco {
    align-items: flex-start;
  }
}
.box-contato .dados-contato ul li.endereco:before {
  margin: 0 0 var(--spacing-10);
}
@media (min-width:1024px) {
  .box-contato .dados-contato ul li.endereco:before {
    margin: 0 var(--spacing-10) 0 0;
  }
}
.box-contato .dados-contato ul li:before {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  top: 5px;
  border-radius: 150%;
  flex-shrink: 0;
  margin: 0 0 var(--spacing-10);
}
.box-contato .dados-contato .botao-wpp {
  margin-top: 0;
}
@media (min-width:1024px) {
  .box-contato .dados-contato .botao-wpp {
    margin-top: var(--spacing-35);
  }
}
.box-contato .dados-contato .botao-wpp a.whats-global {
  background-color: var(--cor-wpp);
}
.box-contato .dados-contato .botao-wpp a.whats-global span {
  color: var(--white);
  font-size: var(--font-size-22);
  display: flex;
  flex-direction: column;
  text-align: left;
}
.box-contato .dados-contato .botao-wpp a.whats-global span small {
  font-weight: normal;
  font-size: var(--font-size-14);
}
.box-contato .dados-contato .redes {
  width: 100%;
  margin-top: var(--spacing-20);
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width:1024px) {
  .box-contato .dados-contato .redes {
    align-items: flex-start;
  }
}
.box-contato .dados-contato .redes strong {
  display: block;
  color: var(--dark);
  margin-bottom: var(--spacing-10);
}
.box-contato .dados-contato .redes > div {
  display: flex;
  gap: var(--spacing-10);
}
.box-contato .dados-contato .redes > div a {
  padding: var(--spacing-8);
  border-radius: var(--radius-md);
  background-color: #0796c3;
  color: var(--white);
  line-height: 0;
  font-size: var(--font-size-20);
  transition: background-color 0.3s, color 0.3s ease-out;
}
.box-contato .dados-contato .redes > div a:hover {
  background-color: #045d79;
}
.box-contato .box-form {
  display: flex;
  flex-direction: column;
  flex: 1;
  padding: var(--spacing-32) 0 0;
  position: relative;
  text-align: center;
}
@media (min-width:1024px) {
  .box-contato .box-form {
    padding-left: var(--spacing-40);
    text-align: left;
  }
}
@media (min-width:1366px) {
  .box-contato .box-form {
    padding-left: var(--spacing-80);
  }
}
.box-contato .box-form:before {
  display: none;
}
@media (min-width:1024px) {
  .box-contato .box-form:before {
    content: '';
    display: block;
    width: 1px;
    height: calc(100% + 150px);
    background-color: #CCCCCC;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
  }
}
.box-contato .box-form h3 {
  font-size: clamp(var(--font-size-20), 4vw, var(--font-size-30));
  padding-bottom: var(--spacing-5);
  margin-bottom: var(--spacing-20);
  font-weight: bold;
}
.box-contato .box-form .msg-obrigatorio {
  font-size: var(--font-size-16);
}
.box-contato .box-form .msg-obrigatorio em {
  color: var(--danger);
}
.box-contato .box-form .file-input:before {
  color: #DB612A;
}
.box-contato .box-form .botao-form {
  background-color: #DB612A;
  color: var(--white);
  margin-top: var(--spacing-16);
}
.box-contato .box-form .botao-form:hover {
  box-shadow: 0 4px 8px rgba(219, 97, 42, 0.3);
}
/* Acessibilidade */
.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.skip-link {
  position: absolute;
  top: -40px;
  left: 0;
  z-index: 99999;
  background-color: var(--secondary);
  color: var(--white);
  padding: var(--spacing-8);
  border-radius: var(--radius-sm);
  font-size: 14px;
  transition: top 0.3s, left 0.3s, color 0.3s, background-color 0.3s ease-out;
}
.skip-link:focus {
  top: 5px;
  left: 5px;
}
.skip-link:hover {
  color: var(--light);
  background-color: #057092;
}
.pg-interna .rodape-20 .bloco-rod:first-child {
  margin-top: 0;
}
/*# sourceMappingURL=./frontend.css.map */