@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);
  min-height: 100vh;
  overflow-x: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
}
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: #01193D;
  --color-text: #FFFFFF;
  --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: 'Poppins';
  --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-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: 101px;
  --altura-topo-mob: 70px;
  --logo-w: 384px;
  --logo-w-mob: 215px;
  --logo-h: 97px;
  --logo-h-mob: 66px;
  --accent-primary: #102542;
  --accent-secondary: #0796C3;
  --accent-warning: #ffc107;
  --accent-danger: #dc3545;
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfedw.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLCz7Z1xlEA.ttf) format('truetype');
}
.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;
}
/*
    @a - Tamanho largura da barra de scroll
    @c - Cor da barra de scroll
    @b - Cor de fundo da barra fixa
*/
.mc {
  margin: 0 auto;
}
.ml {
  margin-left: auto;
}
.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;
  }
}
.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;
  text-align: center;
  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);
}
@media (min-width:1024px) {
  .btn.btn-sm {
    min-height: 35px;
  }
}
.btn.btn-md {
  min-height: 40px;
  padding: var(--spacing-8) var(--spacing-16);
  font-size: var(--font-size-16);
}
@media (min-width:1024px) {
  .btn.btn-md {
    min-height: 45px;
  }
}
.btn.btn-lg {
  min-height: 42px;
  padding: var(--spacing-8) var(--spacing-25);
  font-size: clamp(var(--font-size-16), 1.2vw, var(--font-size-18));
}
@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);
}
.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);
}
.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);
}
.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(--preto);
}
.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.btn-dark:not(.btn-vazado) {
  background-color: var(--dark);
  color: var(--white);
}
.btn.btn-dark.btn-vazado {
  border-color: var(--dark);
  color: var(--dark);
}
.btn.btn-dark.btn-vazado:hover,
.btn.btn-dark.btn-vazado:focus {
  border-color: var(--dark);
  color: var(--dark);
  box-shadow: 0 4px 8px rgba(17, 17, 17, 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(--dark);
  font-family: 'icomoon';
  font-size: 30px;
  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: 10;
  transform: translate(0, 0);
}
.btn.btn-icon.whats-icon:hover {
  box-shadow: 0 4px 10px rgba(16, 37, 66, 0.3);
}
.btn.text-primary {
  color: var(--primary);
}
.btn.text-primary.btn-icon.whats-icon:before {
  color: var(--primary);
}
.btn.text-secondary {
  color: var(--secondary);
}
.btn.text-secondary.btn-icon.whats-icon:before {
  color: var(--secondary);
}
.btn.text-tertiary {
  color: var(--tertiary);
}
.btn.text-tertiary.btn-icon.whats-icon:before {
  color: var(--tertiary);
}
.btn.text-white {
  color: var(--white);
}
.btn.text-white.btn-icon.whats-icon:before {
  color: var(--white);
}
.btn.text-dark {
  color: var(--preto);
}
.btn.text-dark.btn-icon.whats-icon:before {
  color: var(--preto);
}
.fade {
  view-timeline-name: --fade;
  animation-timeline: --fade;
  animation-name: fade;
  animation-range: entry 0% cover 40%;
  animation-fill-mode: both;
  animation-duration: 0.8s;
}
@keyframes fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fade:nth-child(1n) {
  animation-delay: 0.2s;
}
.fade:nth-child(2n) {
  animation-delay: 0.4s;
}
.fade:nth-child(3n) {
  animation-delay: 0.6s;
}
.fade-up {
  view-timeline-name: --fade-up;
  animation-timeline: --fade-up;
  animation-name: fade-up;
  animation-range: entry 0% cover 40%;
  animation-fill-mode: both;
  animation-duration: 0.8s;
}
@keyframes fade-up {
  from {
    opacity: 0;
    transform: translateY(60px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.fade-up:nth-child(1n) {
  animation-delay: 0.2s;
}
.fade-up:nth-child(2n) {
  animation-delay: 0.4s;
}
.fade-up:nth-child(3n) {
  animation-delay: 0.6s;
}
.fade-down {
  view-timeline-name: --fade-down;
  animation-timeline: --fade-down;
  animation-name: fade-down;
  animation-range: entry 0% cover 40%;
  animation-fill-mode: both;
  animation-duration: 0.8s;
}
@keyframes fade-down {
  from {
    opacity: 0;
    transform: translateY(-60px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.fade-down:nth-child(1n) {
  animation-delay: 0.2s;
}
.fade-down:nth-child(2n) {
  animation-delay: 0.4s;
}
.fade-down:nth-child(3n) {
  animation-delay: 0.6s;
}
.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-35);
  }
}
.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);
}
:root {
  --card-bg: #01193D;
  --card-border: #004B97;
  --primary: #1e90ff;
  --accent: #ffb300;
  --btn-bg: #1565c0;
  --btn-hover: #1e90ff;
  --input-bg: #14213d;
  --input-border: #223355;
  --input-text: #fff;
  --placeholder: #aaa;
  --white: #fff;
  --footer-bg: #011534;
  --footer-text: #aaa;
  --max-width: 1280px;
  --card-max: 347px;
  --card-min: 260px;
  --moedas-font: 35px;
  --moedas-color: #fff;
  --moedas-label-size: 16px;
  --moedas-label-color: #9797A5;
  --valor-font: 22px;
  --valor-color: #fff;
  --por-moeda-font: 14px;
  --por-moeda-color: #9797A5;
  --divider: #004B97;
  --btn-height: 39px;
  --btn-bg: #004B97;
  --btn-hover: #1565c0;
  --btn-radius: 6px;
  --btn-font: 16px;
  --btn-text: #fff;
  --ident-bg: #002052;
  --ident-border: #004B97;
  --ident-label: #fff;
  --ident-input-bg: transparent;
  --ident-input-color: #fff;
  --ident-input-placeholder: #9797A5;
  --ident-btn-bg: #ffb300;
  --ident-btn-color: #222;
  --ident-btn-radius: 8px;
  --ident-btn-font: 18px;
  --ident-btn-width: 140px;
  --ident-avatar-size: 48px;
  --ident-input-font: 18px;
  --ident-input-height: 48px;
  --ident-input-padding: 0 16px;
}
.container {
  width: 100%;
  padding: 0 20px;
  margin: 0 auto;
  position: relative;
  flex: 1 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.header {
  display: flex;
  align-items: flex-start;
  max-width: var(--max-width);
  gap: 32px;
  width: 100%;
  margin: 15px auto 0;
  position: relative;
  z-index: 2;
  justify-content: space-between;
}
.logo {
  width: 133px;
  height: 140px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 24px #0003;
  background-image: url("../../images/logo.png");
  background-position: center;
  background-repeat: no-repeat;
  flex-shrink: 0;
}
.identificacao-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  width: 100%;
  max-width: 700px;
}
.ident-label {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 0;
  margin-left: 8px;
}
.identificacao {
  background: #002052;
  border: 2px solid #004B97;
  border-radius: 10px;
  display: flex;
  align-items: center;
  gap: 16px;
  width: 100%;
  height: 62px;
  padding: 0 5px 0 5px;
  box-sizing: border-box;
}
.identificacao .avatar {
  width: 50px;
  height: 50px;
  border-radius: 8px;
  background: #fff;
  background-image: url("../../images/logo-parceiro.png");
  background-position: center;
  background-repeat: no-repeat;
  flex-shrink: 0;
  background-size: contain;
}
.identificacao input {
  background: transparent;
  border: none;
  color: #fff;
  font-size: 18px;
  flex: 1 1 auto;
  height: 48px;
  outline: none;
  padding: 0 8px;
}
.identificacao input::placeholder {
  color: #9797A5;
  opacity: 1;
  font-size: 18px;
  font-weight: 400;
}
.identificacao button {
  background: #ffb300;
  color: #222;
  border: none;
  border-radius: 8px;
  height: 48px;
  min-width: 140px;
  font-size: 18px;
  font-weight: 700;
  cursor: pointer;
  transition: background 0.2s;
  white-space: nowrap;
  margin-left: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.identificacao button:hover {
  background: #ffd24d;
}
.main-title {
  text-align: center;
  font-size: 2.2rem;
  font-weight: 700;
  margin: 40px auto 52px;
  display: table;
  letter-spacing: 0.5px;
  z-index: 1;
  max-width: var(--max-width);
  position: relative;
}
@media (max-width: 1023px) {
  .main-title {
    margin-bottom: 20px;
  }
}
.main-title::after {
  content: '';
  display: inline-block;
  width: 66px;
  height: 75px;
  background-image: url("../../images/detalhe-titulo.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  vertical-align: middle;
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: -38px;
  z-index: 0;
}
.pacotes-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(var(--card-min), 1fr));
  gap: 24px;
  width: 100%;
  max-width: var(--max-width);
  margin: 0 auto 40px auto;
  justify-items: center;
  align-items: stretch;
  z-index: 1;
  position: relative;
}
.pacote-card {
  background: var(--card-bg);
  border: 1px solid var(--card-border);
  border-radius: 15px;
  min-width: var(--card-min);
  max-width: var(--card-max);
  width: 100%;
  padding: 22px;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  box-shadow: 0 0 0 #0002;
  position: relative;
  transition: all 0.2s;
  min-height: 210px;
  box-sizing: border-box;
  box-shadow: 0 0px 1px #0002;
}
.pacote-card:hover {
  transform: translateY(-2px) scale(1.001);
  box-shadow: 0 4px 49px #0002;
  /* border-color: var(--primary); */
}
.pacote-moedas-area {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 14px;
  margin-bottom: 0;
  margin-top: 0;
}
.pacote-moedas-textos {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  line-height: 1;
}
.pacote-moedas {
  font-size: var(--moedas-font);
  font-weight: 700;
  color: var(--moedas-color);
  line-height: 1;
  text-align: right;
}
.pacote-moedas-text {
  font-size: var(--moedas-label-size);
  font-weight: 400;
  color: var(--moedas-label-color);
  margin-top: 2px;
  letter-spacing: 0.01em;
  text-align: right;
}
.coin {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-image: url("../../images/moeda.png");
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  margin-left: 2px;
}
.pacote-divider {
  width: 100%;
  height: 1px;
  background: var(--divider);
  margin: 16px 0 16px 0;
  border: none;
}
.pacote-preco {
  font-size: var(--valor-font);
  color: var(--valor-color);
  font-weight: 400;
  text-align: right;
  width: 100%;
  margin-bottom: 0;
  line-height: 1.2;
}
.pacote-preco-por {
  font-size: var(--por-moeda-font);
  color: var(--por-moeda-color);
  text-align: right;
  width: 100%;
  margin-top: 2px;
  font-weight: 400;
  display: none;
}
.pacote-card button,
.pacote-card a {
  background: var(--btn-bg);
  color: var(--btn-text);
  border: none;
  border-radius: var(--btn-radius);
  height: var(--btn-height);
  width: 100%;
  font-size: var(--btn-font);
  font-weight: 400;
  cursor: pointer;
  transition: background 0.2s;
  margin-top: 13px;
  box-shadow: 0 2px 8px #0001;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pacote-card button:hover,
.pacote-card a:hover {
  background: var(--btn-hover);
}
#footerBlock {
  width: 100%;
}
.footer {
  background: var(--footer-bg);
  color: var(--footer-text);
  padding: 0 20px;
  margin-top: 50px;
  min-height: 115px;
  font-size: 1rem;
  position: relative;
  width: 100%;
  z-index: 2;
  border-top: 4px solid #01193D;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer-content {
  width: 100%;
  max-width: var(--max-width);
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 24px 0;
  box-sizing: border-box;
}
.footer-text {
  color: #bfc9db;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.01em;
  text-align: left;
  font-family: inherit;
}
.footer-logos {
  display: flex;
  gap: 18px;
  margin-top: 0;
}
.footer-logo {
  width: 63px;
  height: 63px;
  border-radius: 6px;
  background-size: cover;
  background-position: center;
  display: inline-block;
  box-shadow: 0 2px 12px #0003;
}
.footer-logo.seller {
  background-image: url("../../images/logo-rod.png");
  background-position: 0 0;
  background-repeat: no-repeat;
}
.footer-logo.kako {
  background-image: url("../../images/logo-parceiro.png");
  background-position: 0 0;
  background-repeat: no-repeat;
}
@media (max-width: 900px) {
  .footer-content {
    flex-direction: column;
    gap: 18px;
  }
  .footer-logos {
    margin-top: 0;
  }
}
@media (max-width: 600px) {
  .footer-logo {
    width: 36px;
    height: 36px;
  }
  .footer-text {
    font-size: 13px;
  }
  .identificacao {
    gap: 10px;
  }
  .identificacao input {
    width: 100%;
    padding: 0;
  }
  .identificacao input::placeholder {
    font-size: 15px;
  }
}
/* Ornamental shapes */
.shape-01,
.shape-02,
.shape-03 {
  position: absolute;
  z-index: 0;
  pointer-events: none;
  background-size: cover;
}
.shape-01 {
  right: -170px;
  top: -140px;
  width: 326px;
  height: 324px;
  background-image: url("../../images/det-01.png");
  background-position: center;
  background-repeat: no-repeat;
  animation: anm-03 25s linear 0s infinite normal both;
}
@keyframes anm-03 {
  0% {
    transform: rotate(0);
    transform-origin: 60% 50%;
  }
  100% {
    transform: rotate(360deg);
    transform-origin: 45% 60%;
  }
}
.shape-02 {
  left: -150px;
  top: 50%;
  width: 322px;
  height: 322px;
  background-image: url("../../images/det-02.png");
  background-position: center;
  background-repeat: no-repeat;
  animation: anm-02 20s linear 0s infinite alternate-reverse both;
}
@keyframes anm-02 {
  0%,
  100% {
    transform: rotate(0deg);
    transform-origin: 50% 50%;
  }
  10% {
    transform: rotate(8deg);
  }
  20%,
  40%,
  60% {
    transform: rotate(-10deg);
  }
  30%,
  50%,
  70% {
    transform: rotate(10deg);
  }
  80% {
    transform: rotate(-8deg);
  }
  90% {
    transform: rotate(8deg);
  }
}
.shape-03 {
  right: -200px;
  bottom: -130px;
  width: 432px;
  height: 432px;
  background-image: url("../../images/det-03.png");
  background-position: center;
  background-repeat: no-repeat;
  animation: anm-02 20s linear 0s infinite alternate-reverse both;
}
@keyframes anm-02 {
  0%,
  100% {
    transform: rotate(0deg);
    transform-origin: 50% 50%;
  }
  10% {
    transform: rotate(8deg);
  }
  20%,
  40%,
  60% {
    transform: rotate(-10deg);
  }
  30%,
  50%,
  70% {
    transform: rotate(10deg);
  }
  80% {
    transform: rotate(-8deg);
  }
  90% {
    transform: rotate(8deg);
  }
}
/* Responsivo */
@media (max-width: 900px) {
  .header {
    flex-direction: column;
    align-items: center;
    gap: 18px;
    padding: 0;
  }
  .shape-01 {
    right: -85px;
    top: -70px;
    width: 160px;
    height: 160px;
  }
  .shape-02 {
    left: -75px;
    top: 50%;
    width: 160px;
    height: 160px;
  }
  .shape-03 {
    right: -100px;
    bottom: -65px;
    width: 215px;
    height: 215px;
  }
  .logo {
    width: 80px;
    height: 80px;
    background-size: 100%;
  }
  .identificacao-wrap {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }
  .identificacao {
    max-width: 100%;
    padding: 4px;
    justify-content: center;
  }
  .identificacao label {
    position: static;
    margin-bottom: 0;
  }
  .main-title {
    font-size: 1.5rem;
  }
  .pacotes-grid {
    gap: 16px;
  }
  .pacote-card {
    min-width: 0;
  }
}
@media (max-width: 600px) {
  .logo {
    width: 60px;
    height: 60px;
  }
  .identificacao button {
    min-width: 90px;
    margin-left: 0;
    font-size: 15px;
  }
  .pacotes-grid {
    grid-template-columns: 1fr;
  }
  .pacote-card {
    min-width: 0;
    max-width: 98vw;
    padding: 18px 8px 14px 8px;
  }
  .footer {
    font-size: 0.9rem;
  }
  .shape-left,
  .shape-right {
    display: none;
  }
}
.checkout-etapas-2025 {
  display: flex;
  justify-content: space-between;
  position: relative;
  margin-bottom: 40px;
}
.checkout-etapas-2025:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 12px;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 3px;
  background-color: #DDD;
}
.checkout-etapas-2025 p {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  gap: 13px;
  color: #7BB341;
  font-weight: 700;
  font-size: 19px;
}
@media (max-width: 1279px) {
  .checkout-etapas-2025 p {
    font-size: 18.05px;
  }
}
@media (max-width: 1023px) {
  .checkout-etapas-2025 p {
    font-size: 17.1px;
  }
}
@media (max-width: 768px) {
  .checkout-etapas-2025 p {
    font-size: 13.3px;
  }
}
@media (max-width: 480px) {
  .checkout-etapas-2025 p {
    font-size: 11.4px;
  }
}
.checkout-etapas-2025 p:after {
  content: '';
  display: block;
  width: 25px;
  height: 25px;
  border-radius: 25px;
  border-color: #DDD;
  border-width: 3px;
  border-style: solid;
  background-color: #FFFFFF;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
}
.checkout-etapas-2025 p + p {
  align-items: center;
}
.checkout-etapas-2025 p:last-child {
  align-items: flex-end;
}
.checkout-etapas-2025 p.active::after {
  border-color: #7BB341;
  border-width: 8px;
  border-style: solid;
}
.checkout-etapas-2025 p.valid::after {
  border: 0;
  background-color: green;
  content: 'x';
  font-family: 'icomoon';
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
}
#total-cartao-credito-pagarme {
  background-color: #DDD;
  cursor: not-allowed;
}
.formas-de-pagamento-2025 {
  border: 1px solid #004B97;
  border-radius: 5px;
  overflow: hidden;
  width: 100%;
  max-width: 100%;
  margin-top: 0;
  background-color: transparent;
  box-shadow: 0 3px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 3px 2px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 3px 2px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 3px 2px rgba(0, 0, 0, 0.05);
}
@media (max-width: 1023px) {
  .formas-de-pagamento-2025 {
    max-width: 100%;
  }
}
.formas-de-pagamento-2025 .forma-pgt:last-child a {
  border-bottom: 0 !important;
}
.formas-de-pagamento-2025 .forma-pgt.active > a {
  background-color: #F0F5FA !important;
}
.formas-de-pagamento-2025 .forma-pgt.active > a i.icon-seta-14 {
  transform: rotate(90deg);
}
.formas-de-pagamento-2025 .forma-pgt .simbolo {
  background-color: #FFFFFF !important;
}
.formas-de-pagamento-2025 .forma-pgt.active .inner {
  background-color: transparent;
}
.formas-de-pagamento-2025 .forma-pgt a.tit {
  height: 72px;
  display: flex;
  align-items: center;
  background-color: #004B97;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  color: #FFF;
  cursor: pointer;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
}
.formas-de-pagamento-2025 .forma-pgt a.tit:hover {
  background-color: rgba(229, 229, 229, 0.3);
}
.formas-de-pagamento-2025 .forma-pgt a.tit:hover .simbolo {
  background-color: #FFFFFF;
}
.formas-de-pagamento-2025 .forma-pgt a.tit i {
  color: #757575;
  font-size: 26px;
  margin-right: 15px;
  margin-left: auto;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
}
.formas-de-pagamento-2025 .forma-pgt a.tit .simbolo {
  border-color: #EDEDED;
  border-width: 1px;
  border-style: solid;
  border-radius: 50%;
  width: 38px;
  height: 38px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 34px;
  margin-right: 16px;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
}
.formas-de-pagamento-2025 .forma-pgt a.tit .simbolo i {
  font-size: 22px;
  line-height: 0;
  margin-right: 0;
  margin-left: 0;
}
.formas-de-pagamento-2025 .forma-pgt .inner {
  padding: 25px;
  background-color: transparent;
  color: white;
  font-size: 16px;
}
.formas-de-pagamento-2025 .botao-next {
  margin-left: auto;
}
.formas-de-pagamento-2025 .bandeiras {
  margin: 0;
  padding: 0;
  text-align: center;
  position: absolute;
  top: 0;
  right: 70px;
  z-index: 0;
}
.formas-de-pagamento-2025 .bandeiras .bandeira {
  text-align: center;
  border: 1px solid #DFDFDF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  position: relative;
  border-radius: 5px;
  width: 43px;
  line-height: 1;
  padding: 2px 2px 0 2px;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0;
  filter: alpha(opacity=50);
  margin: 10px 4px;
  display: inline-block;
  position: absolute;
}
.formas-de-pagamento-2025 .bandeiras .bandeira.valid {
  font-size: 14px;
}
.formas-de-pagamento-2025 .bandeiras .bandeira.is-selected {
  opacity: 1;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  filter: alpha(opacity=1);
}
.formas-de-pagamento-2025 .bandeiras .bandeira i {
  display: none;
  position: absolute;
}
.formas-de-pagamento-2025 .bandeiras .bandeira img {
  max-width: 100%;
  height: auto;
  display: inline-block;
  margin: 0;
}
.blc-cartao .dados-pagamento-cartao .bandeiras {
  margin: 0;
  padding: 0;
  text-align: center;
  position: absolute;
  top: 0;
  right: 70px;
  z-index: 0;
}
.blc-cartao .dados-pagamento-cartao .bandeiras .bandeira {
  text-align: center;
  border: 1px solid #DFDFDF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  position: relative;
  border-radius: 5px;
  width: 43px;
  line-height: 1;
  padding: 2px 2px 0 2px;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0;
  filter: alpha(opacity=50);
  margin: 10px 4px;
  display: inline-block;
  position: absolute;
}
.blc-cartao .dados-pagamento-cartao .bandeiras .bandeira.valid {
  font-size: 14px;
}
.blc-cartao .dados-pagamento-cartao .bandeiras .bandeira.is-selected {
  opacity: 1;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  filter: alpha(opacity=1);
}
.blc-cartao .dados-pagamento-cartao .bandeiras .bandeira i {
  display: none;
  position: absolute;
}
.blc-cartao .dados-pagamento-cartao .bandeiras .bandeira img {
  max-width: 100%;
  height: auto;
  display: inline-block;
  margin: 0;
}
.blc-checkout {
  padding-left: 15px;
  padding-right: 15px;
}
.blc-checkout-2025 {
  margin: 0 auto;
  flex-wrap: wrap;
  max-width: 950px;
  gap: 20px;
  justify-content: space-between;
  display: flex;
}
@media (max-width: 1023px) {
  .blc-checkout-2025 {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
.blc-checkout-2025 h3 {
  font-size: 25px;
  text-align: left;
  width: 100%;
  font-weight: 700;
  margin-bottom: 0;
  color: #333333;
}
@media (max-width: 1279px) {
  .blc-checkout-2025 h3 {
    font-size: 23.75px;
  }
}
@media (max-width: 1023px) {
  .blc-checkout-2025 h3 {
    font-size: 22.5px;
  }
}
@media (max-width: 768px) {
  .blc-checkout-2025 h3 {
    font-size: 17.5px;
  }
}
@media (max-width: 480px) {
  .blc-checkout-2025 h3 {
    font-size: 15px;
  }
}
.blc-checkout-2025.etapa-4b {
  max-width: 600px;
  margin: 0 auto;
}
.cadastro-checkout-2025 .checkout {
  max-width: 870px;
  margin: 0 auto;
}
@media (max-width: 1023px) {
  .cadastro-checkout-2025 .checkout {
    width: 100%;
  }
}
label.termos a {
  display: inline;
}
.pg-checkout-2025 {
  margin: 0 auto;
  width: 100%;
  display: flex;
  gap: 50px;
  justify-content: center;
  background-color: transparent;
  border-radius: 7px;
  border: 0;
  padding: 18px;
  z-index: 9;
}
.pg-checkout-2025 .label-floatlabel {
  top: -13px !important;
}
.pg-checkout-2025 .botao-prev {
  background-color: #333333;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 10px 20px;
  cursor: pointer;
  color: #FFF;
  font-size: 18px;
  border: 0;
  display: flex ;
  align-items: center;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  max-width: 250px;
}
@media (max-width: 1023px) {
  .pg-checkout-2025 {
    flex-direction: column-reverse;
    gap: 8px;
  }
}
.pg-checkout-2025 .etapas-inner {
  width: 100%;
}
.pg-checkout-2025 .em-analise {
  background-color: orange;
  padding: 7px 15px;
  border-radius: 5px;
  margin-top: 20px;
  font-weight: bold;
}
.pg-checkout-2025 .carrinho {
  background-color: #02132C;
  width: 100%;
  max-width: 336px;
  border-color: #004B97;
  border-width: 1px;
  border-style: solid;
  border-radius: 5px;
  padding: 23px;
  box-shadow: 0 3px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 3px 2px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 3px 2px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 3px 2px rgba(0, 0, 0, 0.05);
  height: max-content;
  position: sticky;
  top: 100px;
}
@media (max-width: 1023px) {
  .pg-checkout-2025 .carrinho {
    position: static;
    margin-top: 0;
  }
}
@media (max-width: 1023px) {
  .pg-checkout-2025 .carrinho {
    max-width: 100%;
  }
}
.pg-checkout-2025 .carrinho b {
  color: #333333;
  font-weight: 600;
  margin-bottom: 30px;
  font-weight: normal;
  display: block;
  color: #EC8400;
  font-weight: 700;
  font-size: 25px;
}
.pg-checkout-2025 .carrinho table {
  width: 100%;
}
.pg-checkout-2025 .carrinho table td {
  padding: 10px 0;
  border-bottom-color: #DDDDDD;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.pg-checkout-2025 .carrinho table td .nome-item {
  line-height: 1.4;
}
.pg-checkout-2025 .carrinho table td .nome-item span {
  line-height: 1.4;
}
.pg-checkout-2025 .carrinho table td + td {
  text-align: right;
  white-space: nowrap;
}
.pg-checkout-2025 .carrinho table td span {
  background-color: #7BB341;
  border-radius: 5px;
  display: inline-flex;
  margin-right: 5px;
  padding: 2px 7px;
  margin-left: 0;
  justify-content: center;
  align-items: center;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: 700;
}
.pg-checkout-2025 .carrinho table td + td {
  text-align: right;
  vertical-align: top;
}
.pg-checkout-2025 .carrinho form.cupom {
  display: flex;
  gap: 5px;
  margin-top: 16px;
  margin-bottom: 6px;
  border-bottom-color: #DDD;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding-bottom: 18px;
}
.pg-checkout-2025 .carrinho form.cupom span {
  display: flex;
  flex-direction: column;
}
.pg-checkout-2025 .carrinho form.cupom button {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'Red Hat Display', Tahoma, Arial, Helvetica, sans-serif;
  padding: 10px;
  font-size: 16px;
  color: #FFFFFF;
  background-color: #EC8400;
  border-radius: 4px;
  outline: none;
  border: none;
  cursor: pointer;
  width: max-content;
  margin: 0 auto;
  white-space: nowrap;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
}
.pg-checkout-2025 .carrinho form.cupom button:hover {
  background-color: #7BB341;
}
.pg-checkout-2025 .carrinho table.total {
  font-size: 19px;
  color: #000000;
}
.pg-checkout-2025 .carrinho table.total td {
  border-bottom: 0;
}
.pg-checkout-2025 .carrinho .botoes-quantidade {
  width: 80px;
  border-radius: 5px;
  border-color: #333333;
  border-width: 1px;
  border-style: solid;
  margin: 7px auto;
}
.pg-checkout-2025 .carrinho .botoes-quantidade .add-mais {
  margin-left: 7px;
}
.pg-checkout-2025 .carrinho .botoes-quantidade .add-menos {
  margin-right: 7px;
}
.pg-checkout-2025 .carrinho .botoes-quantidade .add-mais,
.pg-checkout-2025 .carrinho .botoes-quantidade .add-menos {
  width: 22px;
  height: 22px;
  background-color: transparent;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: #000000;
  border: 0;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
}
.pg-checkout-2025 .carrinho .botoes-quantidade .add-mais:hover,
.pg-checkout-2025 .carrinho .botoes-quantidade .add-menos:hover {
  color: #333333;
}
.checkout-pedido-2025 {
  padding-bottom: 40px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 800px;
  margin: 50px auto;
  margin-bottom: 0;
  padding-bottom: 20px;
  width: 100%;
}
.checkout-pedido-2025 [type=text],
.checkout-pedido-2025 [type=password],
.checkout-pedido-2025 [type=email],
.checkout-pedido-2025 [type=number],
.checkout-pedido-2025 [type=date],
.checkout-pedido-2025 select,
.checkout-pedido-2025 textarea {
  background-color: #FFFFFF;
  border-color: #dddddd;
  border-width: 2px;
  border-style: solid;
  color: #666;
}
.checkout-pedido-2025::placeholder {
  color: #666;
}
.checkout-pedido-2025 *:before,
.checkout-pedido-2025 *:after {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
@media (max-width: 1023px) {
  .checkout-pedido-2025 {
    flex-wrap: wrap;
    padding-bottom: 0;
    flex-direction: column;
    margin: 20px 0;
    gap: 30px;
  }
}
.checkout-pedido-2025 h3 {
  display: none;
}
.checkout-pedido-2025 .botao-form {
  padding: 0;
}
.checkout-pedido-2025 .etapas {
  display: flex;
  justify-content: space-between;
  position: relative;
  margin-bottom: 40px;
  width: 100%;
}
@media (max-width: 1023px) {
  .checkout-pedido-2025 .etapas {
    margin-bottom: 25px;
  }
}
.checkout-pedido-2025 .etapas:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 12px;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 3px;
  background-color: #DDD;
}
.checkout-pedido-2025 .etapas p {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  gap: 13px;
  color: #666;
  font-weight: 700;
  font-size: 19px;
}
@media (max-width: 1279px) {
  .checkout-pedido-2025 .etapas p {
    font-size: 18.05px;
  }
}
@media (max-width: 1023px) {
  .checkout-pedido-2025 .etapas p {
    font-size: 17.1px;
  }
}
@media (max-width: 768px) {
  .checkout-pedido-2025 .etapas p {
    font-size: 13.3px;
  }
}
@media (max-width: 480px) {
  .checkout-pedido-2025 .etapas p {
    font-size: 11.4px;
  }
}
.checkout-pedido-2025 .etapas p:after {
  content: '';
  display: block;
  width: 25px;
  height: 25px;
  border-radius: 25px;
  border-color: #DDD;
  border-width: 3px;
  border-style: solid;
  background-color: #F3F3F3;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
}
.checkout-pedido-2025 .etapas p + p {
  align-items: center;
}
.checkout-pedido-2025 .etapas p:last-child {
  align-items: flex-end;
}
.checkout-pedido-2025 .etapas p.active {
  color: #7BB341;
}
.checkout-pedido-2025 .etapas p.active::after {
  border-color: #7BB341;
  border-width: 8px;
  border-style: solid;
}
.checkout-pedido-2025 .etapas p.valid {
  color: green;
}
.checkout-pedido-2025 .etapas p.valid::after {
  border: 0;
  background-color: green;
  content: "\e991";
  font-family: 'icomoon';
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
}
.checkout-pedido-2025 .botao-form {
  display: flex;
  justify-content: space-between;
}
.checkout-pedido-2025 .botao-form button {
  display: flex;
  gap: 10px;
  justify-content: space-between;
  align-items: center;
  width: auto;
  padding: 0 17px;
  font-family: 'Red Hat Display', Tahoma, Arial, Helvetica, sans-serif;
  cursor: pointer;
}
.checkout-pedido-2025 .botao-form button.voltar-etapa {
  background-color: transparent;
  border: 0;
}
.checkout-pedido-2025 .botao-form button.voltar-etapa:before {
  font-family: icomoon;
}
.checkout-pedido-2025 .botao-form button[type="submit"] {
  margin-left: auto;
}
.checkout-pedido-2025 .botao-form button[type="submit"]:after {
  font-family: icomoon;
}
.checkout-pedido-2025 .botao-form button[disabled] {
  background-color: #486826;
  cursor: not-allowed;
}
.checkout-pedido-2025 .botao-form button[disabled]:after,
.checkout-pedido-2025 .botao-form button[disabled]:before {
  display: none;
}
.checkout-pedido-2025 .obrigado-pedido {
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  font-size: 30px;
  gap: 20px;
  margin: 40px auto;
}
@media (max-width: 1279px) {
  .checkout-pedido-2025 .obrigado-pedido {
    font-size: 28.5px;
  }
}
@media (max-width: 1023px) {
  .checkout-pedido-2025 .obrigado-pedido {
    font-size: 27px;
  }
}
@media (max-width: 768px) {
  .checkout-pedido-2025 .obrigado-pedido {
    font-size: 21px;
  }
}
@media (max-width: 480px) {
  .checkout-pedido-2025 .obrigado-pedido {
    font-size: 18px;
  }
}
.checkout-pedido-2025 .obrigado-pedido i {
  color: #8DBB8E;
  font-size: 75px;
}
@media (max-width: 1279px) {
  .checkout-pedido-2025 .obrigado-pedido i {
    font-size: 71.25px;
  }
}
@media (max-width: 1023px) {
  .checkout-pedido-2025 .obrigado-pedido i {
    font-size: 67.5px;
  }
}
@media (max-width: 768px) {
  .checkout-pedido-2025 .obrigado-pedido i {
    font-size: 52.5px;
  }
}
@media (max-width: 480px) {
  .checkout-pedido-2025 .obrigado-pedido i {
    font-size: 45px;
  }
}
.checkout-pedido-2025 .obrigado-pedido b {
  color: #8DBB8E;
  font-size: 40px;
  font-weight: 700;
}
@media (max-width: 1279px) {
  .checkout-pedido-2025 .obrigado-pedido b {
    font-size: 38px;
  }
}
@media (max-width: 1023px) {
  .checkout-pedido-2025 .obrigado-pedido b {
    font-size: 36px;
  }
}
@media (max-width: 768px) {
  .checkout-pedido-2025 .obrigado-pedido b {
    font-size: 28px;
  }
}
@media (max-width: 480px) {
  .checkout-pedido-2025 .obrigado-pedido b {
    font-size: 24px;
  }
}
.checkout-pedido-2025 .obrigado-pedido a {
  display: flex;
  background-color: #11C03F;
  color: #FFFFFF;
  font-size: 25px;
  border-radius: 50px;
  margin: 0 auto;
  display: inline-flex;
  gap: 7px;
  padding: 7px 15px;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
}
@media (max-width: 1279px) {
  .checkout-pedido-2025 .obrigado-pedido a {
    font-size: 23.75px;
  }
}
@media (max-width: 1023px) {
  .checkout-pedido-2025 .obrigado-pedido a {
    font-size: 22.5px;
  }
}
@media (max-width: 768px) {
  .checkout-pedido-2025 .obrigado-pedido a {
    font-size: 17.5px;
  }
}
@media (max-width: 480px) {
  .checkout-pedido-2025 .obrigado-pedido a {
    font-size: 15px;
  }
}
.checkout-pedido-2025 .obrigado-pedido a:hover {
  background-color: #0fa937;
}
.checkout-pedido-2025 .obrigado-pedido a:before {
  content: "\e906";
  font-family: 'icomoon';
}
.cadastro-checkout-2025 .checkout {
  max-width: 870px;
  margin: 0 auto;
}
@media (max-width: 1023px) {
  .cadastro-checkout-2025 .checkout {
    width: 100%;
  }
}
.cadastro-checkout-2025 .checkout h2 {
  text-align: center;
  font-weight: 700;
  color: #000000;
  font-size: 25px;
  margin-top: 0;
}
.cadastro-checkout-2025 .checkout h3 {
  font-size: 25px;
  text-align: center;
  font-weight: 700;
  margin-bottom: 30px;
}
@media (max-width: 1279px) {
  .cadastro-checkout-2025 .checkout h3 {
    font-size: 23.75px;
  }
}
@media (max-width: 1023px) {
  .cadastro-checkout-2025 .checkout h3 {
    font-size: 22.5px;
  }
}
@media (max-width: 768px) {
  .cadastro-checkout-2025 .checkout h3 {
    font-size: 17.5px;
  }
}
@media (max-width: 480px) {
  .cadastro-checkout-2025 .checkout h3 {
    font-size: 15px;
  }
}
.cadastro-checkout-2025 .checkout hr {
  border-color: rgba(209, 214, 243, 0.5);
  margin: 3px 0;
}
.cadastro-checkout-2025 .checkout .escolha {
  border-radius: 5px;
  padding: 10px;
  color: #000000;
  border-color: #CCC;
  border-width: 1px;
  border-style: solid;
  padding: 17px 15px;
  margin-bottom: 24px;
}
.cadastro-checkout-2025 .checkout .escolha .input-radio,
.cadastro-checkout-2025 .checkout .escolha .input-check {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  cursor: pointer;
  padding: 0;
}
.cadastro-checkout-2025 .checkout .escolha .input-radio label,
.cadastro-checkout-2025 .checkout .escolha .input-check label {
  font-size: 15px;
  color: #333333;
  margin-right: 10px;
  padding: 10px !important;
  border-radius: 5px;
  width: auto !important;
  position: relative !important;
  top: auto !important;
  left: auto !important;
  justify-content: center;
  display: flex;
  font-weight: 700;
  line-height: 1;
  font-size: 22px;
  cursor: pointer;
}
@media (max-width: 768px) {
  .cadastro-checkout-2025 .checkout .escolha .input-radio label,
  .cadastro-checkout-2025 .checkout .escolha .input-check label {
    margin: 0 10px 7px 0;
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  .cadastro-checkout-2025 .checkout .escolha .input-radio label,
  .cadastro-checkout-2025 .checkout .escolha .input-check label {
    width: 100%;
    margin: 0 0 7px;
  }
}
.cadastro-checkout-2025 .checkout .escolha .input-radio label span img,
.cadastro-checkout-2025 .checkout .escolha .input-check label span img {
  margin-top: 5px;
  width: 100%;
  height: auto;
}
.cadastro-checkout-2025 .checkout .escolha .input-radio label.error,
.cadastro-checkout-2025 .checkout .escolha .input-check label.error {
  display: none !important;
}
.cadastro-checkout-2025 .checkout .escolha .input-radio strong,
.cadastro-checkout-2025 .checkout .escolha .input-check strong {
  display: block;
  position: relative !important;
  color: #333333;
  top: 0 !important;
  padding: 0;
  margin-bottom: 5px;
  font-weight: 700;
}
.cadastro-checkout-2025 .checkout .escolha .input-radio strong.campo-obg,
.cadastro-checkout-2025 .checkout .escolha .input-check strong.campo-obg {
  position: relative;
  display: table;
  padding-right: 15px;
}
.cadastro-checkout-2025 .checkout .escolha .input-radio strong.campo-obg:before,
.cadastro-checkout-2025 .checkout .escolha .input-check strong.campo-obg:before {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  background-color: #d80000;
  position: absolute;
  top: calc(50% - 5px);
  right: 0;
  z-index: 0;
  border-radius: 150px;
}
.cadastro-checkout-2025 .checkout .escolha .input-radio [type=radio][required],
.cadastro-checkout-2025 .checkout .escolha .input-check [type=radio][required] {
  border-color: #7BB341 !important;
  border-width: 1px !important;
  border-style: solid !important;
}
.cadastro-checkout-2025 .checkout .escolha .input-radio .form-checkbox,
.cadastro-checkout-2025 .checkout .escolha .input-check .form-checkbox {
  float: left;
  border-radius: 5px;
}
.cadastro-checkout-2025 .checkout .escolha [type=radio] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: checkbox;
  width: 23px;
  height: 23px;
  margin-right: 10px;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  min-width: 25px;
  border-radius: 50%;
  border-color: #7BB341;
  border-width: 1px;
  border-style: solid;
  background-color: #FFFFFF;
  position: relative;
}
.cadastro-checkout-2025 .checkout .escolha [type=radio]:before {
  content: '';
  display: block;
  width: 1px;
  height: 1px;
  border-radius: 50%;
  position: absolute;
  top: calc(50% - 0.5px);
  left: calc(50% - 0.5px);
  z-index: 0;
  opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
}
.cadastro-checkout-2025 .checkout .escolha [type=radio]:checked {
  border-color: #7BB341;
  border-width: 1px;
  border-style: solid;
}
.cadastro-checkout-2025 .checkout .escolha [type=radio]:checked:before {
  width: 15px;
  height: 15px;
  background-color: #7BB341;
  top: calc(50% - 7.5px);
  left: calc(50% - 7.5px);
  opacity: 1;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  filter: alpha(opacity=1);
  visibility: visible;
}
.cadastro-checkout-2025 .checkout input[type="checkbox"] {
  border: 0 !important;
}
.cadastro-checkout-2025 .checkout .etapas-checkout {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1023px) {
  .cadastro-checkout-2025 .checkout .etapas-checkout {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .cadastro-checkout-2025 .checkout .etapas-checkout {
    margin-top: 15px;
  }
}
.cadastro-checkout-2025 .checkout .etapas-checkout > div {
  padding: 20px;
  font-size: 13px;
  position: relative;
  min-width: 152px;
}
@media only screen and (max-width: 768px) {
  .cadastro-checkout-2025 .checkout .etapas-checkout > div {
    width: 25%;
    overflow: hidden;
    min-width: auto;
    padding: 0;
    height: 54px;
  }
}
.cadastro-checkout-2025 .checkout .etapas-checkout > div::before {
  content: '';
  display: block;
  width: 100%;
  height: 6px;
  background-color: #DDD;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  top: 30px;
}
@media only screen and (max-width: 768px) {
  .cadastro-checkout-2025 .checkout .etapas-checkout > div::before {
    top: 9px;
  }
}
.cadastro-checkout-2025 .checkout .etapas-checkout > div:first-child:before {
  width: 50%;
  height: 6px;
  left: 50%;
}
.cadastro-checkout-2025 .checkout .etapas-checkout > div:last-child:before {
  width: 50%;
  height: 6px;
}
.cadastro-checkout-2025 .checkout .etapas-checkout > div span {
  position: relative;
  padding-top: 30px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: flex;
  text-align: center;
  justify-content: center;
  color: #888;
  text-transform: uppercase;
}
@media only screen and (max-width: 768px) {
  .cadastro-checkout-2025 .checkout .etapas-checkout > div span {
    width: 100%;
    height: 100%;
    display: flex;
  }
}
.cadastro-checkout-2025 .checkout .etapas-checkout > div span:before {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  font-weight: 700;
  display: flex;
  justify-content: center;
  font-size: 15px;
  align-items: center;
  background-color: #DDD;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: calc(50% - 12px);
  z-index: 50%;
}
.cadastro-checkout-2025 .checkout .etapas-checkout > div span b {
  font-size: 12px;
  white-space: nowrap;
}
@media only screen and (max-width: 768px) {
  .cadastro-checkout-2025 .checkout .etapas-checkout > div span b {
    display: none;
  }
}
.cadastro-checkout-2025 .checkout .etapas-checkout > div.active span {
  font-weight: 700;
  color: #EC8400;
}
.cadastro-checkout-2025 .checkout .etapas-checkout > div.active span:before {
  background-color: #EC8400;
  color: #FFF;
}
.cadastro-checkout-2025 .checkout .etapas-checkout > div.etapa-1 span:before {
  content: '1';
}
.cadastro-checkout-2025 .checkout .etapas-checkout > div.etapa-2 span:before {
  content: '2';
}
.cadastro-checkout-2025 .checkout .etapas-checkout > div.etapa-3 span:before {
  content: '3';
}
.cadastro-checkout-2025 .checkout .etapas-checkout > div.etapa-4 span:before {
  content: '4';
}
.cadastro-checkout-2025 .checkout .confirmar-valores {
  background-color: #FF9205;
  border-radius: 5px;
  padding: 15px;
  text-align: center;
  margin-bottom: 30px;
  color: #000000;
  font-size: 12px;
  font-weight: 700;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1023px) {
  .cadastro-checkout-2025 .checkout .confirmar-valores {
    flex-direction: column;
    justify-content: center;
  }
}
.cadastro-checkout-2025 .checkout .confirmar-valores h3 {
  color: #444;
  font-weight: 700;
  font-size: 16px;
}
.cadastro-checkout-2025 .checkout .confirmar-valores h3 span {
  font-weight: normal;
}
.cadastro-checkout-2025 .checkout .confirmar-valores .valor_total {
  font-size: 25px;
}
.cadastro-checkout-2025 .checkout .confirmar-valores .formas-de-pagamento {
  font-size: 16px;
  font-weight: 700;
  display: flex;
  align-items: center;
  gap: 12px;
  width: 100%;
}
@media (max-width: 1023px) {
  .cadastro-checkout-2025 .checkout .confirmar-valores .formas-de-pagamento {
    flex-direction: column;
  }
}
.cadastro-checkout-2025 .checkout .confirmar-valores .formas-de-pagamento select {
  font-size: 14px;
  padding: 8px 10px;
}
.cadastro-checkout-2025 .checkout .etapa-cadastro h3 {
  color: #7BB341;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 15px;
}
.cadastro-checkout-2025 .checkout .payment_data .bandeiras {
  margin: 0;
  padding: 0;
  text-align: center;
  position: absolute;
  top: 0;
  right: 57px;
  z-index: 0;
}
.cadastro-checkout-2025 .checkout .payment_data .bandeiras .bandeira {
  text-align: center;
  border: 1px solid #DFDFDF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  position: relative;
  border-radius: 5px;
  width: 43px;
  line-height: 1;
  padding: 2px 2px 0 2px;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0;
  filter: alpha(opacity=50);
  margin: 10px 4px;
  display: inline-block;
  position: absolute;
}
.cadastro-checkout-2025 .checkout .payment_data .bandeiras .bandeira.valid {
  font-size: 14px;
}
.cadastro-checkout-2025 .checkout .payment_data .bandeiras .bandeira.is-selected {
  opacity: 1;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  filter: alpha(opacity=1);
}
.cadastro-checkout-2025 .checkout .payment_data .bandeiras .bandeira i {
  display: none;
  position: absolute;
}
.cadastro-checkout-2025 .checkout .payment_data .bandeiras .bandeira img {
  max-width: 100%;
  height: auto;
  display: inline-block;
  margin: 0;
}
.cadastro-checkout-2025 .checkout .payment_data table {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
  margin-bottom: 20px;
  border-radius: 5px;
}
@media only screen and (max-width: 1023px) {
  .cadastro-checkout-2025 .checkout .payment_data table {
    display: flex;
    flex-direction: column;
  }
}
@media only screen and (max-width: 1023px) {
  .cadastro-checkout-2025 .checkout .payment_data table td,
  .cadastro-checkout-2025 .checkout .payment_data table tbody,
  .cadastro-checkout-2025 .checkout .payment_data table tr {
    display: block;
    text-align: center !important;
  }
}
.cadastro-checkout-2025 .checkout .payment_data table td:first-child {
  font-weight: 700;
}
.cadastro-checkout-2025 .checkout .payment_data table td:first-child span {
  color: #EC8400;
  font-weight: normal;
}
@media only screen and (max-width: 1023px) {
  .cadastro-checkout-2025 .checkout .payment_data table td:first-child span {
    display: block;
  }
}
.cadastro-checkout-2025 .checkout .payment_data table td:last-child {
  text-align: right;
  color: #7BB341;
  font-weight: 700;
}
.cadastro-checkout-2025 .checkout form [type=checkbox]:before {
  top: -5px !important;
  left: 0px !important;
}
.cadastro-checkout-2025 .checkout #etapa-cartao,
.cadastro-checkout-2025 .checkout #etapa-pix {
  border-radius: 5px;
  padding: 20px;
  max-width: 638px;
  margin: 0 auto;
}
@media (max-width: 1023px) {
  .cadastro-checkout-2025 .checkout #etapa-cartao,
  .cadastro-checkout-2025 .checkout #etapa-pix {
    padding-left: 0;
    padding-right: 0;
  }
}
.cadastro-checkout-2025 .checkout #etapa-cartao form,
.cadastro-checkout-2025 .checkout #etapa-pix form {
  margin-bottom: 0;
}
.sucesso {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: rgba(123, 179, 65, 0.25);
  border-color: rgba(123, 179, 65, 0.7);
  border-width: 1px;
  border-style: solid;
  border-radius: 7px;
  text-align: center;
  padding: 20px;
  min-height: 200px;
  max-width: 500px;
  margin: 50px auto;
  width: 40%;
}
@media (max-width: 1023px) {
  .sucesso {
    width: 100%;
  }
}
.sucesso > div:nth-child(1) {
  font-size: 20px;
  display: flex;
  color: #7BB341;
  font-weight: 700;
  justify-content: center;
  margin-bottom: 10px;
  flex-direction: column;
}
.sucesso > div:nth-child(1):before {
  content: "\e926";
  font-size: 50px;
  font-family: 'icomoon';
  color: #7BB341;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.row::after {
  content: "";
  clear: both;
  display: table;
}
.row > div {
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  margin-bottom: 13px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.col-lg-12 {
  width: 100%;
}
.col-lg-11 {
  width: 91.66666667%;
}
.col-lg-10 {
  width: 83.33333333%;
}
.col-lg-9 {
  width: 75%;
}
.col-lg-8 {
  width: 66.66666667%;
}
.col-lg-7 {
  width: 58.33333333%;
}
.col-lg-6 {
  width: 50%;
}
.col-lg-5 {
  width: 41.66666667%;
}
.col-lg-4 {
  width: 33.33333333%;
}
.col-lg-3 {
  width: 25%;
}
.col-lg-2 {
  width: 16.66666667%;
}
.col-lg-1 {
  width: 8.33333333%;
}
@media (max-width: 1023px) {
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
}
@media (max-width: 768px) {
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
}
@media (max-width: 1023px) {
  .pg-checkout-2025 .row > div {
    width: 100%;
  }
}
.pagar_me_error_message,
.error-pagamento {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
  display: flex;
  align-items: center;
}
.pagar_me_error_message:empty,
.error-pagamento:empty {
  display: none;
}
.pagar_me_error_message:before,
.error-pagamento:before {
  font-weight: 700;
  font-family: "icomoon";
  background-color: #721c24;
  color: #FFF;
  border-radius: 50%;
  width: 13px;
  height: 13px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2px;
  margin-right: 10px;
}
.termos,
.outroEndereco {
  margin-top: 20px;
  display: flex;
  align-items: center;
}
.termos label.error,
.outroEndereco label.error {
  right: auto;
  left: 10px;
  top: 0;
  margin-right: 15px;
  z-index: 0;
  pointer-events: none;
}
.termos input[type=checkbox],
.outroEndereco input[type=checkbox] {
  margin-right: 7px;
}
.termos input.error,
.outroEndereco input.error {
  margin-left: 26px;
}
.termos a,
.outroEndereco a {
  font-weight: 700;
  color: #7BB341;
}
.termos {
  margin-top: 0;
}
.termos input {
  position: relative;
  top: 6px;
}
.termos label.error {
  top: 5px;
}
.termos-url {
  position: relative;
}
.termos-url input {
  min-width: 23px;
}
.termos-url label.error {
  top: 14px !important;
}
#dadoscobranca {
  min-width: 23px;
}
.remodal.remodal-termos {
  overflow-y: scroll;
  max-height: 80%;
  font-size: 14px;
}
.remodal.remodal-termos h2 {
  margin-bottom: 15px;
  color: #EC8400;
}
.remodal.remodal-termos span.titulo3 {
  font-weight: 700;
}
.resultado input[type=radio],
.cadastr-checkout input[type=radio],
#cadastro input[type=radio],
#payment_form input[type=radio],
#payment_form_pix input[type=radio],
.resultado #cadastro,
.cadastr-checkout #cadastro,
#cadastro #cadastro,
#payment_form #cadastro,
#payment_form_pix #cadastro,
.resultado #payment_form,
.cadastr-checkout #payment_form,
#cadastro #payment_form,
#payment_form #payment_form,
#payment_form_pix #payment_form,
.resultado #payment_form_pix,
.cadastr-checkout #payment_form_pix,
#cadastro #payment_form_pix,
#payment_form #payment_form_pix,
#payment_form_pix #payment_form_pix {
  -webkit-appearance: radio!important;
  -moz-appearance: radio!important;
  appearance: radio !important;
}
.aviso-email-bloqueado p {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  font-size: 13px;
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.remodal {
  max-height: 70vh;
  overflow-y: scroll;
}
.termos-e-condicoes h3 {
  margin-bottom: 20px;
}
.termos-e-condicoes .titulo2 {
  color: #EC8400;
  font-weight: 700;
}
.login-erro,
.login-sucesso {
  color: #FFFFFF;
  position: absolute;
  bottom: calc(100% + 10px);
  right: 15px;
  z-index: 0;
  background-color: #ff4242;
  font-size: 11px;
  text-align: center;
  border-radius: 3px;
  padding: 5px 7px;
  padding-right: 15px;
  max-width: 150px;
  opacity: 90%;
  -moz-opacity: 90%;
  -webkit-opacity: 90%;
  cursor: pointer;
}
.login-erro:after,
.login-sucesso:after {
  content: '✕';
  position: absolute;
  top: 3px;
  right: 3px;
  z-index: 0;
}
.login-erro:before,
.login-sucesso:before {
  content: '';
  display: block;
  position: absolute;
  bottom: -8px;
  right: 10px;
  z-index: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 9px 0 9px;
  border-color: #ff4242 transparent transparent transparent;
}
.login-sucesso {
  background-color: green;
}
.login-sucesso:before {
  border-color: green transparent transparent transparent;
}
.qr_code_retorno {
  position: relative;
}
.qr_code_retorno small b {
  display: block;
  font-size: 14px;
  text-align: left;
}
@media (max-width: 1023px) {
  .qr_code_retorno small b {
    margin-top: 20px;
  }
}
.qr_code_retorno .total_pix {
  font-size: 20px;
  font-weight: 700;
  color: #7BB341;
}
.qr_code_retorno .imagem {
  text-align: center;
}
@media (max-width: 1023px) {
  .qr_code_retorno .imagem {
    display: none;
  }
}
.qr_code_retorno .codigo {
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-color: #CCC;
  border-width: 1px;
  border-style: solid;
  border-radius: 5px;
  padding: 7px;
  font-size: 15px;
  overflow: hidden;
  justify-content: space-between;
  display: flex;
  gap: 6px;
}
@media (max-width: 1023px) {
  .qr_code_retorno .codigo {
    flex-direction: column;
  }
}
.qr_code_retorno .codigo input {
  width: 100%;
}
.qr_code_retorno .codigo button {
  background-color: #444444;
  border-radius: 5px;
  padding: 10px 15px;
  color: #FFFFFF;
  border: 0;
  font-family: 'Red Hat Display', Tahoma, Arial, Helvetica, sans-serif;
  cursor: pointer;
}
@media (max-width: 1023px) {
  .qr_code_retorno .codigo button {
    width: 100%;
  }
}
.qr_code_retorno .vencimento {
  background-color: #EEEEEE;
  border-radius: 5px;
  padding: 7px;
  font-size: 12px;
  margin-top: -70px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
}
@media (max-width: 1023px) {
  .qr_code_retorno .vencimento {
    margin-top: 0;
    position: static;
    margin: 0 auto;
    margin-bottom: 5px;
  }
}
.qr_code_retorno a {
  background-color: #468C00;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: #FFFFFF;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  padding: 10px 20px;
  font-weight: 700;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  cursor: pointer;
  margin: 0 auto 20px;
  width: auto;
  max-width: 120px;
  display: none;
}
.qr_code_retorno a:hover {
  box-shadow: 0 0 0 7px rgba(70, 140, 0, 0.3);
  -moz-box-shadow: 0 0 0 7px rgba(70, 140, 0, 0.3);
  -webkit-box-shadow: 0 0 0 7px rgba(70, 140, 0, 0.3);
  -ms-box-shadow: 0 0 0 7px rgba(70, 140, 0, 0.3);
}
.final-pix,
.final-boleto,
.final-cartao {
  text-align: center;
  font-size: 16px;
  color: #FFFFFF;
  margin: 30px 0;
}
.final-pix img,
.final-boleto img,
.final-cartao img {
  display: flex;
  margin: 0 auto;
}
.final-pix b,
.final-boleto b,
.final-cartao b {
  color: #EC8400;
  font-size: 24px;
  display: flex;
  margin: 10px 0;
  justify-content: center;
}
@media (max-width: 1279px) {
  .final-pix b,
  .final-boleto b,
  .final-cartao b {
    font-size: 22.8px;
  }
}
@media (max-width: 1023px) {
  .final-pix b,
  .final-boleto b,
  .final-cartao b {
    font-size: 21.6px;
  }
}
@media (max-width: 768px) {
  .final-pix b,
  .final-boleto b,
  .final-cartao b {
    font-size: 16.8px;
  }
}
@media (max-width: 480px) {
  .final-pix b,
  .final-boleto b,
  .final-cartao b {
    font-size: 14.4px;
  }
}
.final-pix .instrucao,
.final-boleto .instrucao,
.final-cartao .instrucao {
  max-width: 555px;
  text-align: center;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  font-size: 22px;
  color: white;
  margin-bottom: 15px;
}
@media (max-width: 1279px) {
  .final-pix .instrucao,
  .final-boleto .instrucao,
  .final-cartao .instrucao {
    font-size: 20.9px;
  }
}
@media (max-width: 1023px) {
  .final-pix .instrucao,
  .final-boleto .instrucao,
  .final-cartao .instrucao {
    font-size: 19.8px;
  }
}
@media (max-width: 768px) {
  .final-pix .instrucao,
  .final-boleto .instrucao,
  .final-cartao .instrucao {
    font-size: 15.4px;
  }
}
@media (max-width: 480px) {
  .final-pix .instrucao,
  .final-boleto .instrucao,
  .final-cartao .instrucao {
    font-size: 13.2px;
  }
}
.final-pix .img-qrcode,
.final-boleto .img-qrcode,
.final-cartao .img-qrcode {
  max-width: 366px;
  margin: 0 auto;
  margin-bottom: 15px;
}
.final-pix .total,
.final-boleto .total,
.final-cartao .total {
  font-weight: 700;
  font-size: 22px;
}
.final-pix .preferir,
.final-boleto .preferir,
.final-cartao .preferir {
  margin-bottom: 15px;
  margin-top: 30px;
}
.final-pix .blc-copy,
.final-boleto .blc-copy,
.final-cartao .blc-copy {
  max-width: 700px;
  display: flex;
  gap: 10px;
  margin: 0 auto;
}
.final-pix .blc-copy input,
.final-boleto .blc-copy input,
.final-cartao .blc-copy input {
  border-radius: 5px;
  border-color: #164677;
  border-width: 1px;
  border-style: solid;
  padding: 7px 10px;
  background-color: #00142C !important;
  font-size: 22px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.final-pix .blc-copy a,
.final-boleto .blc-copy a,
.final-cartao .blc-copy a {
  display: flex;
  gap: 7px;
  margin: 0;
  white-space: nowrap;
}
.final-pix .timer,
.final-boleto .timer,
.final-cartao .timer {
  margin-top: 30px;
}
.final-pix .timer #contador,
.final-boleto .timer #contador,
.final-cartao .timer #contador {
  font-size: 22px;
}
.interna .etapa-1,
.interna .etapa-2,
.interna .etapa-3,
.dados-pagamento-cartao {
  max-width: 800px;
  margin: 0 auto;
}
.interna .etapa-1.etapa-3 h3,
.interna .etapa-2.etapa-3 h3,
.interna .etapa-3.etapa-3 h3,
.dados-pagamento-cartao.etapa-3 h3 {
  font-weight: 700;
  margin-bottom: 15px;
}
.interna .etapa-1 .panel-heading,
.interna .etapa-2 .panel-heading,
.interna .etapa-3 .panel-heading,
.dados-pagamento-cartao .panel-heading {
  font-weight: 700;
  color: #000;
  margin-bottom: 10px;
}
.interna .etapa-1 input[type=text],
.interna .etapa-2 input[type=text],
.interna .etapa-3 input[type=text],
.dados-pagamento-cartao input[type=text],
.interna .etapa-1 select,
.interna .etapa-2 select,
.interna .etapa-3 select,
.dados-pagamento-cartao select,
.interna .etapa-1 input[required],
.interna .etapa-2 input[required],
.interna .etapa-3 input[required],
.dados-pagamento-cartao input[required],
.interna .etapa-1 select[required],
.interna .etapa-2 select[required],
.interna .etapa-3 select[required],
.dados-pagamento-cartao select[required] {
  border-right: 2px solid #BBBBBB;
  border-color: #BBBBBB;
}
#payment_form .escolha-cartao {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.cartao .escolha {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.txt-termos {
  padding: 15px 0;
  margin-top: 40px;
  padding-top: 0;
  font-size: 14px;
  color: #000;
}
.label-termos {
  display: flex;
  align-items: center;
  margin-top: 20px;
  cursor: pointer;
}
.label-termos input {
  margin-top: -4px;
}
.btn-add-socio,
.remover-socio {
  background-color: green;
  color: #FFFFFF;
  height: 54px;
  padding: 7px;
  border-radius: 5px;
  display: flex;
  gap: 7px;
  text-align: left;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  font-size: 18px;
  font-family: 'Red Hat Display', Tahoma, Arial, Helvetica, sans-serif;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  font-weight: 700;
  border: 0;
  width: 100%;
}
.btn-add-socio i,
.remover-socio i {
  font-size: 15px;
}
.btn-add-socio:hover,
.remover-socio:hover {
  background-color: #006700;
}
.remover-socio {
  background-color: red;
}
.remover-socio:hover {
  background-color: #e60000;
}
.etapa-3 hr {
  margin: 20px 0;
}
.formulario-cartoes > figure {
  text-align: center;
}
.formulario-cartoes > figure img {
  margin: 30px 0;
}
.formulario-cartoes > div strong {
  font-weight: normal;
  font-size: 14px;
  display: flex;
  margin-bottom: 4px;
}
.formulario-cartoes > div input[required],
.formulario-cartoes > div select[required] {
  border-right-color: #ddd !important;
  border-right-width: 2px !important;
  border-right-style: solid !important;
}
.formulario-cartoes > div.campo-cvv {
  position: relative;
}
.formulario-cartoes > div.campo-cvv > div {
  position: relative;
  z-index: 1;
}
.formulario-cartoes > div.campo-cvv:after {
  content: '';
  display: block;
  background-image: url('../../include/inc_module/mod_system/template/images/cvv.webp');
  width: 36px;
  height: 25px;
  position: absolute;
  bottom: 16px;
  right: 20px;
  z-index: 999;
}
.formulario-cartoes > div #form-checkout__submit {
  margin: 20px auto;
}
.formulario-cartoes .campo-tipo-e-cpf {
  display: flex;
  flex-wrap: wrap;
  gap: 0 15px;
}
.formulario-cartoes .campo-tipo-e-cpf strong {
  width: 100%;
}
.formulario-cartoes .campo-tipo-e-cpf select {
  width: 20%;
}
.formulario-cartoes .campo-tipo-e-cpf input {
  width: calc(80% - 15px);
}
.img-qrcode img {
  max-width: 400px;
}
@media (max-width: 768px) {
  .img-qrcode img {
    max-width: 300px;
  }
}
.dois-botoes {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 20px;
}
.dois-botoes > button + button {
  margin-left: auto;
  margin-right: 0;
}
.final-pix,
.final-boleto,
.final-cartao {
  text-align: center;
  font-size: 16px;
  color: #FFF;
}
.final-pix img,
.final-boleto img,
.final-cartao img {
  display: flex;
  margin: 0 auto;
}
.final-pix b,
.final-boleto b,
.final-cartao b {
  color: #EC8400;
  font-size: 24px;
  display: flex;
  margin: 10px 0;
  justify-content: center;
}
@media (max-width: 1279px) {
  .final-pix b,
  .final-boleto b,
  .final-cartao b {
    font-size: 22.8px;
  }
}
@media (max-width: 1023px) {
  .final-pix b,
  .final-boleto b,
  .final-cartao b {
    font-size: 21.6px;
  }
}
@media (max-width: 768px) {
  .final-pix b,
  .final-boleto b,
  .final-cartao b {
    font-size: 16.8px;
  }
}
@media (max-width: 480px) {
  .final-pix b,
  .final-boleto b,
  .final-cartao b {
    font-size: 14.4px;
  }
}
.final-pix .instrucao,
.final-boleto .instrucao,
.final-cartao .instrucao {
  max-width: 555px;
  text-align: center;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  font-size: 22px;
  margin-bottom: 15px;
}
@media (max-width: 1279px) {
  .final-pix .instrucao,
  .final-boleto .instrucao,
  .final-cartao .instrucao {
    font-size: 20.9px;
  }
}
@media (max-width: 1023px) {
  .final-pix .instrucao,
  .final-boleto .instrucao,
  .final-cartao .instrucao {
    font-size: 19.8px;
  }
}
@media (max-width: 768px) {
  .final-pix .instrucao,
  .final-boleto .instrucao,
  .final-cartao .instrucao {
    font-size: 15.4px;
  }
}
@media (max-width: 480px) {
  .final-pix .instrucao,
  .final-boleto .instrucao,
  .final-cartao .instrucao {
    font-size: 13.2px;
  }
}
.final-pix .img-qrcode,
.final-boleto .img-qrcode,
.final-cartao .img-qrcode {
  max-width: 366px;
  margin: 0 auto;
  margin-bottom: 15px;
}
.final-pix .total,
.final-boleto .total,
.final-cartao .total {
  font-weight: 700;
  font-size: 22px;
  color: white;
}
.final-pix .preferir,
.final-boleto .preferir,
.final-cartao .preferir {
  margin-bottom: 15px;
  margin-top: 30px;
}
.final-pix .blc-copy,
.final-boleto .blc-copy,
.final-cartao .blc-copy {
  max-width: 700px;
  display: flex;
  gap: 10px;
  margin: 0 auto;
}
.final-pix .blc-copy input,
.final-boleto .blc-copy input,
.final-cartao .blc-copy input {
  border-radius: 5px;
  border-color: #08498B;
  border-width: 1px;
  border-style: solid;
  padding: 7px 10px;
  background-color: #02142C !important;
  font-size: 22px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.final-pix .blc-copy input::placeholder,
.final-boleto .blc-copy input::placeholder,
.final-cartao .blc-copy input::placeholder {
  color: #FFF;
}
.final-pix .blc-copy a,
.final-boleto .blc-copy a,
.final-cartao .blc-copy a {
  display: flex;
  gap: 7px;
  margin: 0;
  white-space: nowrap;
}
.final-pix .timer,
.final-boleto .timer,
.final-cartao .timer {
  margin-top: 30px;
}
.final-pix .timer #contador,
.final-boleto .timer #contador,
.final-cartao .timer #contador {
  font-size: 22px;
}
.botao-next {
  background-color: #7BB341;
  display: table;
  font-size: 18px;
  color: #FFFFFF;
  border: 0;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  padding: 0 20px;
  height: 50px;
  line-height: 50px;
  font-weight: 700;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  cursor: pointer;
  margin: 0 auto;
  width: auto;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: auto !important;
}
.botao-next:hover {
  box-shadow: 0 0 0 7px rgba(123, 179, 65, 0.3);
  -moz-box-shadow: 0 0 0 7px rgba(123, 179, 65, 0.3);
  -webkit-box-shadow: 0 0 0 7px rgba(123, 179, 65, 0.3);
  -ms-box-shadow: 0 0 0 7px rgba(123, 179, 65, 0.3);
  color: #FFFFFF !important;
}
.botao-back {
  background-color: #808080;
  font-size: 16px;
  color: #FFFFFF;
  gap: 5px;
  border-radius: 5px;
  margin: 0 auto;
  padding: 0 20px;
  height: 35px;
  font-weight: 700;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  cursor: pointer;
  width: auto;
  font-weight: normal;
  border: 0;
  display: flex;
  align-items: center;
}
.botao-back:hover {
  box-shadow: 0 0 0 7px rgba(34, 34, 34, 0.3);
  -moz-box-shadow: 0 0 0 7px rgba(34, 34, 34, 0.3);
  -webkit-box-shadow: 0 0 0 7px rgba(34, 34, 34, 0.3);
  -ms-box-shadow: 0 0 0 7px rgba(34, 34, 34, 0.3);
}
.forma-pgt .botao-next {
  margin-top: 20px;
  margin-bottom: 0 !important;
}
.dados-pagamento-cartao .label-mesmo-endereco {
  margin-top: 18px;
  display: block;
}
.dados-pagamento-cartao #mesmoEndereco {
  position: relative;
  top: 4px;
}
.gerenciar-assinatura .inner {
  border-color: #004B97;
  border-width: 1px;
  border-style: solid;
  background-color: transparent;
  padding: 15px;
  max-width: 600px;
  margin: 0 auto;
}
.gerenciar-assinatura .inner h3 {
  font-weight: 700;
  color: #EC8400;
  font-size: 20px;
  margin-top: 30px;
  display: flex;
  justify-content: center;
  margin-bottom: 10px;
}
@media (max-width: 1279px) {
  .gerenciar-assinatura .inner h3 {
    font-size: 19px;
  }
}
@media (max-width: 1023px) {
  .gerenciar-assinatura .inner h3 {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .gerenciar-assinatura .inner h3 {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .gerenciar-assinatura .inner h3 {
    font-size: 12px;
  }
}
.gerenciar-assinatura .inner table {
  width: 100%;
}
.gerenciar-assinatura .inner table td {
  padding: 7px;
  border-bottom-color: #BBB;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.gerenciar-assinatura .inner .botoes {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  padding-top: 30px;
}
.gerenciar-assinatura .inner .botoes a {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #7BB341;
  padding: 15px;
  font-size: 15px;
  border-radius: 10px;
  margin-bottom: 15px;
  color: #FFFFFF;
  font-weight: 700;
  cursor: pointer;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  width: 266px;
  height: 50px;
  max-width: 100% !important;
}
.gerenciar-assinatura .inner .botoes a:hover {
  background-color: #EC8400;
}
.gerenciar-assinatura .inner .botoes a.cancelar-assinatura {
  background-color: #dc3545;
  border-color: #dc3545;
  border-width: 1px;
  border-style: solid;
}
.gerenciar-assinatura .inner .botoes a.cancelar-assinatura:hover {
  background-color: #a71d2a;
}
.gerenciar-assinatura .inner .botoes a.cancelar-assinatura:disabled {
  background-color: #333333 !important;
}
.gerenciar-assinatura .inner .botoes a.alterar-cartao,
.gerenciar-assinatura .inner .botoes a.pagar-com-boleto {
  background-color: #EC8400;
  color: #FFFFFF;
  font-size: 15px;
  gap: 8px;
  display: flex;
  align-items: center;
  line-height: 1;
  font-weight: 700;
  width: 266px;
  max-width: 100% !important;
}
.gerenciar-assinatura .inner .botoes a.alterar-cartao:hover,
.gerenciar-assinatura .inner .botoes a.pagar-com-boleto:hover {
  background-color: #059d4d;
}
.gerenciar-assinatura .inner .botoes a.alterar-cartao svg,
.gerenciar-assinatura .inner .botoes a.pagar-com-boleto svg {
  filter: brightness(0) invert(100%);
  line-height: 1;
}
.gerenciar-assinatura .inner .alterar-forma-pagamento {
  display: flex;
  margin: 30px;
  align-items: center;
}
.formas-de-pagamento-2025 .inner p {
  margin-bottom: 15px;
}
.centered-modal {
  top: 0;
  left: 0;
}
.centered-modal.in {
  display: flex !important;
}
.centered-modal .modal-dialog {
  margin: auto;
}
.modal-padding {
  padding: 30px 25px;
}
.modal-spinner {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 1e+28;
}
.modal-spinner .modal-content {
  box-shadow: none;
  border: 1px solid #DBDBDB;
  background-clip: border-box;
  border-radius: 0;
}
.modal-spinner .modal-content .modal-footer .btn + .btn {
  margin-bottom: 10px;
}
.modal-spinner {
  background-color: rgba(123, 179, 65, 0.6);
}
.modal-spinner.in,
.modal-spinner.sub-menu.open {
  opacity: 0.8;
}
.spinner {
  position: relative;
  margin: 0 auto;
  width: 110px;
}
.spinner:before {
  content: '';
  display: block;
  padding-top: 100%;
}
.spinner svg.circular {
  animation: rotate 2s linear infinite;
  height: 100%;
  transform-origin: center center;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
@supports (-ms-ime-align: auto) {
  .spinner svg.circular {
    animation: rotate 1.5s linear infinite !important;
  }
}
.spinner svg.circular circle.path {
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  stroke-linecap: round;
  animation: dash 2s ease-in-out infinite, spinner 4s ease-in-out infinite;
  stroke: #012110;
}
@supports (-ms-ime-align: auto) {
  .spinner svg.circular circle.path {
    stroke-dasharray: 115, 200;
    animation: none;
  }
}
@keyframes rotate {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes dash {
  0% {
    stroke-dasharray: 0, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 125, 200;
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dasharray: 125, 200;
    stroke-dashoffset: -125px;
  }
}
@keyframes spinner {
  100%,
  0%,
  49% {
    stroke: #EC8400;
  }
  50%,
  99% {
    stroke: #618e33;
  }
}
.modal.modal-spinner {
  text-align: center;
  padding: 0;
}
.modal.modal-spinner:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}
.modal.modal-spinner .modal-content {
  background: transparent;
  border: 0;
}
.modal.modal-spinner .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.fraseAguarde {
  padding: 15px;
  margin-top: 1rem;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  text-align: center;
  color: #FFF;
  position: relative;
  top: 15px;
  font-size: 27px;
  font-weight: 600;
}
@media (max-width: 767px) {
  .fraseAguarde {
    font-size: 15px;
  }
}
#please-wait p {
  color: #FFFFFF;
  font-size: 15px;
  margin-top: 15px;
}
#please-wait .backdrop {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 150;
  overflow: hidden;
  background: rgba(123, 179, 65, 0.7);
  justify-content: center;
  align-items: center;
  display: flex;
  flex-direction: column;
}
#please-wait .backdrop .aes-card {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 10px;
  background-color: #fff;
  text-align: center;
  border-radius: 3px;
}
#please-wait .backdrop .aes-card .loading-text {
  font-size: 22px;
  font-weight: 600;
  color: #d8d8d8;
  position: relative;
  -webkit-text-stroke-width: 0.5px;
}
#please-wait .backdrop .aes-card .loading-text:before {
  content: attr(data-content);
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  color: #00415f;
  -webkit-text-stroke-width: 0;
  animation: fill 5s linear infinite;
}
#please-wait .backdrop .aes-card .loading-text:after {
  content: attr(data-content);
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  color: #d8d8d8;
  background-color: #ffffff;
  -webkit-text-stroke-width: 0.5px;
  animation: unfill 5s linear infinite;
}
@-webkit-keyframes fill {
  0% {
    width: 0%;
  }
  50% {
    width: 100%;
  }
}
@keyframes fill {
  0% {
    width: 0%;
  }
  50% {
    width: 100%;
  }
}
@-webkit-keyframes unfill {
  0% {
    width: 0%;
  }
  50% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@keyframes unfill {
  0% {
    width: 0%;
  }
  50% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
#please-wait {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: opacity 0.5s;
  z-index: 99990000;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
}
#progress-modal .backdrop {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: absolute;
  display: flex;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 150;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.8);
}
#progress-modal .backdrop .container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 0 40px;
}
#progress-modal .backdrop .animation-box md-progress-circular {
  z-index: inherit;
  margin-top: 30px;
}
#progress-modal .backdrop .text-box {
  text-align: center;
  margin-top: 35px;
}
.multi-color-spinner {
  animation: rotator 1.5s linear infinite;
}
.multi-color-spinner .path {
  stroke-dasharray: 187;
  stroke-dashoffset: 0;
  transform-origin: center;
  animation: progress-modal-dash 1.5s ease-in-out infinite, progress-modal-colors 6s ease-in-out infinite;
}
.md-icon-spinner {
  width: 96px;
  height: 96px;
}
@keyframes rotator {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(270deg);
  }
}
@keyframes progress-modal-colors {
  0% {
    stroke: #ff4687;
  }
  15% {
    stroke: #febe20;
  }
  30% {
    stroke: #e61400;
  }
  45% {
    stroke: #ff5a0f;
  }
  60% {
    stroke: #0555fa;
  }
  75% {
    stroke: #41b9e6;
  }
  90% {
    stroke: #008c5a;
  }
  100% {
    stroke: #55be5a;
  }
}
@keyframes progress-modal-dash {
  0% {
    stroke-dashoffset: 187;
  }
  50% {
    stroke-dashoffset: 46.75;
    transform: rotate(135deg);
  }
  100% {
    stroke-dashoffset: 187;
    transform: rotate(450deg);
  }
}
.blc-loading {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  margin: 0 auto;
  cursor: not-allowed;
}
.blc-loading .loading {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  width: 20px;
  height: 20px;
}
.blc-loading .spinner {
  animation: rotate 2s linear infinite;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.blc-loading circle {
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 3;
  stroke-dasharray: 89, 200;
  stroke-dashoffset: -35;
  animation: dash 1.5s ease-in-out infinite;
}
@keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124;
  }
}
.link-back {
  display: table;
  margin-left: auto;
  border-radius: 5px;
  transition: 0.3s all linear;
  -moz-transition: 0.3s all linear;
  -webkit-transition: 0.3s all linear;
  -ms-transition: 0.3s all linear;
  font-size: 15px;
  padding: 5px 10px;
  margin-top: 25px;
  margin-bottom: 25px;
  background-color: #7BB341;
  color: #FFFFFF;
}
.link-back:hover {
  background-color: #618e33;
  color: #FFFFFF;
}
.pg-checkout [type=text],
.pg-checkout [type=password],
.pg-checkout [type=email],
.pg-checkout [type=number],
.pg-checkout [type=date],
.pg-checkout select,
.pg-checkout textarea {
  background-color: #FFFFFF;
  border-color: #dddddd;
  border-width: 2px;
  border-style: solid;
  color: #666;
}
.pg-checkout ::-webkit-input-placeholder {
  color: #666;
}
.pg-checkout ::-moz-placeholder {
  color: #666;
}
.pg-checkout :-ms-input-placeholder {
  color: #666;
}
.pg-checkout input:-moz-placeholder {
  color: #666;
}
@media (max-width: 1023px) {
  .pg-checkout {
    flex-wrap: wrap;
  }
}
.pg-checkout .modint-18 {
  width: 100%;
  min-height: auto;
  padding: 50px 0;
}
.pg-checkout .modint-18 .titulo-bread {
  margin: 0 auto 0;
  width: 100%;
  max-width: 1280px;
  padding: 0;
}
.pg-checkout .modint-18 .titulo-bread h1 {
  margin-bottom: 0;
}
.pg-checkout .botao-form {
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  -ms-border-radius: 100px;
  background-color: #363E51;
  color: #FFFFFF;
  width: 140px;
  height: 50px;
  display: flex;
  align-items: center;
  position: relative;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  padding: 0;
}
.pg-checkout .botao-form:before {
  content: "Enviar";
  position: absolute;
  top: calc(50% - 9px);
  left: 0;
  z-index: 0;
  line-height: 16px;
  color: #FFFFFF;
  display: block;
  font-size: 16px;
  font-weight: 700;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  padding: 0 20px;
}
.pg-checkout .botao-form:after {
  content: '\e955';
  font-family: 'icomoon';
  font-size: 35px;
  color: #363E51;
  transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  -ms-border-radius: 100px;
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #FFFFFF;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
}
.pg-checkout .botao-form [type=submit] {
  background-color: transparent;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  text-indent: -9999px;
}
.pg-checkout .botao-form [type=submit]:hover {
  cursor: pointer;
}
.pg-checkout .botao-form:hover {
  cursor: pointer;
  background-color: #262b39;
  color: #FFFFFF;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
  padding-left: 70px;
}
.pg-checkout .botao-form:hover:after {
  color: #363E51;
  right: 95px;
}
.pg-checkout .botao-form:hover:before {
  position: absolute;
  top: calc(50% - 9px);
  left: 45px;
  z-index: 0;
}
@keyframes botao {
  0% {
    transform: scale(1) rotate(-90deg);
  }
  50% {
    transform: scale(0.8) rotate(-90deg);
  }
  100% {
    transform: scale(1) rotate(-90deg);
  }
}
@-webkit-keyframes botao {
  0% {
    -webkit-transform: scale(1) rotate(-90deg);
  }
  50% {
    -webkit-transform: scale(0.8) rotate(-90deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(-90deg);
  }
}
@-moz-keyframes botao {
  0% {
    -moz-transform: scale(1) rotate(-90deg);
  }
  50% {
    -moz-transform: scale(0.8) rotate(-90deg);
  }
  100% {
    -moz-transform: scale(1) rotate(-90deg);
  }
}
.pg-checkout > h1 {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto 0;
  font-size: 50px;
  font-weight: 700;
  min-height: 120px;
  display: flex;
  align-items: center;
  padding: 15px 0;
  color: #FFFFFF;
  position: relative;
  margin-bottom: 60px;
}
@media (max-width: 1279px) {
  .pg-checkout > h1 {
    font-size: 47.5px;
  }
}
@media (max-width: 1023px) {
  .pg-checkout > h1 {
    font-size: 45px;
  }
}
@media (max-width: 768px) {
  .pg-checkout > h1 {
    font-size: 35px;
  }
}
@media (max-width: 480px) {
  .pg-checkout > h1 {
    font-size: 30px;
  }
}
@media (max-width: 1023px) {
  .pg-checkout > h1 {
    min-height: 93px;
    margin-bottom: 30px;
  }
}
.pg-checkout > h1:before {
  content: '';
  display: block;
  width: 100vw;
  height: 100%;
  background-color: #14B9FB;
  position: absolute;
  top: 0;
  left: calc(50% - 50vw);
  z-index: -1;
}
.spacer {
  margin: 0;
  padding: 0;
  height: initial;
  border: none !important;
  box-shadow: none !important;
}
.pg-checkout-2025 form [type=text],
.pg-checkout-2025 form select,
.pg-checkout-2025 form [type=email] {
  width: 100%;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  -ms-border-radius: 7px;
  font-family: 'Archivo', Tahoma, Arial, Helvetica, sans-serif;
  border-color: #094989 !important;
  border-width: 2px;
  border-style: solid;
  background-color: #02142C;
  font-size: 16px;
  color: white;
  height: 54px;
  padding: 10px 30px 10px 15px !important;
}
.pg-checkout-2025 form [type=text].error,
.pg-checkout-2025 form select.error,
.pg-checkout-2025 form [type=email].error {
  border-color: red !important;
}
.pg-checkout-2025 form p {
  position: relative;
  margin-bottom: 15px;
}
.pg-checkout-2025 .formulario-cartoes .campo-tipo-e-cpf select {
  width: 20%;
}
.pg-checkout-2025 .formulario-cartoes .campo-tipo-e-cpf {
  display: flex;
  flex-wrap: wrap;
  gap: 0 15px;
}
.pg-checkout-2025 .formulario-cartoes .campo-tipo-e-cpf select {
  width: 20%;
}
.pg-checkout-2025 .formulario-cartoes .campo-tipo-e-cpf input {
  width: calc(80% - 15px);
}
.icon-pix {
  background-image: url("../../images/pix.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
  display: flex;
}
.blc-total-moedas {
  display: flex;
  flex-direction: column;
  margin-bottom: 18px;
  padding-bottom: 18px;
  text-align: right;
  border-bottom: 1px solid #004B97;
}
.blc-total-moedas #total-moedas {
  color: #FFFFFF;
  font-size: 23px;
  font-weight: normal;
  margin-bottom: 0;
}
.blc-total-moedas span {
  font-size: 14px;
  color: #9797A5;
}
.blc-total-pagar {
  display: flex;
  flex-direction: column;
  margin-bottom: 18px;
  text-align: right;
}
.blc-total-pagar #total-pagar {
  color: #FFFFFF;
  font-size: 30px;
  margin-bottom: 0;
}
.blc-total-pagar span {
  font-size: 14px;
  color: #9797A5;
}
@media (max-width: 1023px) {
  .interna .etapa-3.etapa-3 {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 15px;
  }
}
.voltar-etapa-1 {
  background-color: #333333;
  color: white;
  padding: 8px 14px;
  border-radius: 5px;
  border: 0;
  font-size: 18px;
  font-family: var(--font-family);
  margin-top: 15px;
  cursor: pointer;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
}
.voltar-etapa-1:hover {
  background-color: #02132C;
}
#form-pix p {
  display: block;
  float: left;
  width: 100%;
}
#form-pix .bl6 {
  width: calc(50% - 4px);
  float: left;
  display: block;
}
@media (max-width: 1023px) {
  #form-pix .bl6 {
    width: 100%;
  }
}
#form-pix .bl6 + .bl6 {
  margin-left: 8px;
  display: block;
}
@media (max-width: 1023px) {
  #form-pix .bl6 + .bl6 {
    margin-left: 0;
  }
}
@media (max-width: 1023px) {
  .blc-copy {
    flex-direction: column;
  }
}
.blc-copy input::placeholder {
  color: white!important;
  opacity: 1;
}
.blc-copy input::placeholder {
  color: white!important;
}
.blc-copy input::-webkit-input-placeholder {
  color: white!important;
}
input:-ms-input-placeholder {
  color: white!important;
}
.blc-copy input::-ms-input-placeholder {
  color: white!important;
}
.final-pix .blc-copy input {
  background-color: white!important;
}
html {
  scroll-behavior: smooth;
  scroll-timeline: --page-scroll block;
  overflow-x: hidden;
}
/* 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;
}
#mainBlock {
  background-image: url("../../images/bg-topo.jpg");
  background-position: top;
  background-repeat: no-repeat;
  width: 100%;
}
/*******************************
*                              *
*           LOADING 2           *
*                              *
/******************************


Aplique esse HTML ------------------------------------------

<div id='please-wait' style='display:none'>
  <div class='backdrop'>
      <svg class='multi-color-spinner' width='96px' height='96px' viewBox='0 0 66 66' xmlns='http://www.w3.org/2000/svg' fit=' preserveAspectRatio='xMidYMid meet' focusable='false'>
          <circle class='path' fill='none' stroke-width='6' stroke-linecap='round' cx='33' cy='33' r='30'></circle>
      </svg>
      <p>Carregando</p>
  </div>
</div>

Aplique esse scriot ------------------------------------------


// Mostrar
$("#please-wait").appendTo('body').fadeIn();

// Esconder
$("#please-wait").fadeOut();



*/
#please-wait p {
  color: #FFFFFF;
  font-size: 15px;
  margin-top: 15px;
}
#please-wait .backdrop {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 150;
  overflow: hidden;
  background: rgba(16, 37, 66, 0.7);
  justify-content: center;
  align-items: center;
  display: flex;
  flex-direction: column;
}
#please-wait .backdrop .aes-card {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 10px;
  background-color: #fff;
  text-align: center;
  border-radius: 3px;
}
#please-wait .backdrop .aes-card .loading-text {
  font-size: 22px;
  font-weight: 600;
  color: #d8d8d8;
  position: relative;
  -webkit-text-stroke-width: 0.5px;
}
#please-wait .backdrop .aes-card .loading-text:before {
  content: attr(data-content);
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  color: #00415f;
  -webkit-text-stroke-width: 0;
  animation: fill 5s linear infinite;
}
#please-wait .backdrop .aes-card .loading-text:after {
  content: attr(data-content);
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  color: #d8d8d8;
  background-color: #ffffff;
  -webkit-text-stroke-width: 0.5px;
  animation: unfill 5s linear infinite;
}
@-webkit-keyframes fill {
  0% {
    width: 0%;
  }
  50% {
    width: 100%;
  }
}
@keyframes fill {
  0% {
    width: 0%;
  }
  50% {
    width: 100%;
  }
}
@-webkit-keyframes unfill {
  0% {
    width: 0%;
  }
  50% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@keyframes unfill {
  0% {
    width: 0%;
  }
  50% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
#please-wait {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: opacity 0.5s;
  z-index: 99990000;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
}
#progress-modal .backdrop {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: absolute;
  display: flex;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 150;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.8);
}
#progress-modal .backdrop .container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 0 40px;
}
#progress-modal .backdrop .animation-box md-progress-circular {
  z-index: inherit;
  margin-top: 30px;
}
#progress-modal .backdrop .text-box {
  text-align: center;
  margin-top: 35px;
}
.multi-color-spinner {
  animation: rotator 1.5s linear infinite;
}
.multi-color-spinner .path {
  stroke-dasharray: 187;
  stroke-dashoffset: 0;
  transform-origin: center;
  animation: progress-modal-dash 1.5s ease-in-out infinite, progress-modal-colors 6s ease-in-out infinite;
}
.md-icon-spinner {
  width: 96px;
  height: 96px;
}
@keyframes rotator {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(270deg);
  }
}
@keyframes progress-modal-colors {
  0% {
    stroke: #ff4687;
  }
  15% {
    stroke: #febe20;
  }
  30% {
    stroke: #e61400;
  }
  45% {
    stroke: #ff5a0f;
  }
  60% {
    stroke: #0555fa;
  }
  75% {
    stroke: #41b9e6;
  }
  90% {
    stroke: #008c5a;
  }
  100% {
    stroke: #55be5a;
  }
}
@keyframes progress-modal-dash {
  0% {
    stroke-dashoffset: 187;
  }
  50% {
    stroke-dashoffset: 46.75;
    transform: rotate(135deg);
  }
  100% {
    stroke-dashoffset: 187;
    transform: rotate(450deg);
  }
}
