/* Rodapé RioHH */
.vita-footer,
.vita-footer-riohh {
  background: #262347 !important;
  color: #b8b4c9;
  padding: 2.2rem 1.5rem 10rem;
  font-family: PingFang, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
}

.vita-footer-riohh .vf-block {
  margin: 0 0 2.4rem;
}

.vita-footer-riohh .vf-title {
  margin: 0 0 .45rem;
  color: #e8e6f2;
  font-size: 1.45rem;
  font-weight: 700;
  line-height: 1.3;
}

.vita-footer-riohh .vf-sub {
  margin: 0 0 1.2rem;
  color: #9a96ad;
  font-size: 1.15rem;
  line-height: 1.45;
}

.vita-footer-riohh .vf-socials {
  display: flex;
  align-items: center;
  gap: 1.1rem;
}

.vita-footer-riohh .vf-soc {
  width: 5.2rem;
  height: 5.2rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  filter: drop-shadow(0 .25rem .7rem rgba(0,0,0,.35));
}

.vita-footer-riohh .vf-soc img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}

.vita-footer-riohh .vf-partners {
  width: 100%;
  border-radius: .6rem;
  overflow: hidden;
}

.vita-footer-riohh .vf-partners img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: contain;
}

.vita-footer-riohh .vf-apps {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: .85rem;
}

.vita-footer-riohh .vf-app {
  display: flex;
  align-items: center;
  gap: .75rem;
  min-height: 4.6rem;
  padding: .7rem .95rem;
  border: .1rem solid rgba(180, 176, 205, .45);
  border-radius: .7rem;
  color: #e8e6f2;
  text-decoration: none;
  background: transparent;
  box-sizing: border-box;
}

.vita-footer-riohh .vf-app i {
  font-size: 2.2rem;
  width: 2.4rem;
  text-align: center;
  color: #c5c1d4;
}

.vita-footer-riohh .vf-app .fa-android {
  color: #3ddc84;
}

.vita-footer-riohh .vf-app span {
  display: flex;
  flex-direction: column;
  gap: .12rem;
  line-height: 1.15;
}

.vita-footer-riohh .vf-app small {
  font-size: 1rem;
  color: #9a96ad;
}

.vita-footer-riohh .vf-app strong {
  font-size: 1.25rem;
  font-weight: 700;
  color: #eceaf5;
}

.vita-footer-riohh .vf-brand-block {
  margin-top: .4rem;
}

.vita-footer-riohh .vf-brand-row {
  display: flex;
  align-items: center;
  gap: .85rem;
  margin: 0 0 1rem;
}

.vita-footer-riohh .vf-brand-name {
  margin: 0;
  font-size: 2.35rem;
  font-weight: 800;
  letter-spacing: -.02em;
  line-height: 1;
}

.vita-footer-riohh .vf-brand-rio {
  background: linear-gradient(96deg, #f6d15a 0%, #f0a93a 55%, #ff8a2b 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
}

.vita-footer-riohh .vf-brand-rest {
  color: #d2cee3;
  -webkit-text-fill-color: #d2cee3;
}

.vita-footer-riohh .vf-age {
  width: 3.1rem;
  height: 3.1rem;
  border-radius: 50%;
  border: .18rem solid #e53935;
  color: #e53935;
  background: rgba(255,255,255,.06);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1.05rem;
  font-weight: 800;
  flex-shrink: 0;
}

.vita-footer-riohh .vf-corp,
.vita-footer-riohh .vf-rules,
.vita-footer-riohh .vf-copy {
  margin: 0;
  color: #8f8ba3;
  font-size: 1.05rem;
  line-height: 1.55;
}

.vita-footer-riohh .vf-corp {
  margin-bottom: 1.1rem;
}

.vita-footer-riohh .vf-rules {
  padding-left: 1.5rem;
  margin-bottom: 1.35rem;
}

.vita-footer-riohh .vf-rules li {
  margin: 0 0 .55rem;
}

.vita-footer-riohh .vf-copy {
  text-align: left;
  color: #a19db4;
}

/* legacy hide */
.vita-footer-riohh .vita-footer-links,
.vita-footer-riohh .vita-footer-social,
.vita-footer-riohh .vita-footer-seals,
.vita-footer-riohh .vita-footer-line {
  display: none !important;
}

.vita-tg-fab {
  position: fixed;
  right: max(4px, calc(50% - 248px));
  bottom: calc(88px + env(safe-area-inset-bottom, 0px));
  width: 78px;
  z-index: 10001;
  text-decoration: none;
  color: #fff;
  text-align: center;
  background: transparent;
  filter: drop-shadow(0 4px 12px rgba(0,0,0,.45));
}

.vita-fab-stack {
  position: fixed;
  right: max(6px, calc(50% - 248px + 6px));
  bottom: calc(88px + env(safe-area-inset-bottom, 0px));
  width: 96px;
  height: 96px;
  z-index: 10001;
}

.vita-fab-stack .vita-tg-fab {
  position: absolute;
  inset: 0;
  right: auto;
  bottom: auto;
  margin: 0;
}

.vita-tg-fab img {
  width: 88px;
  height: auto;
  display: block;
  margin: 0 auto;
  border-radius: 0;
  background: transparent;
}

.vita-tg-fab-fallback {
  display: none;
  width: 56px;
  height: 56px;
  margin: 0 auto;
  border-radius: 14px;
  background: #2AABEE;
  align-items: center;
  justify-content: center;
  font-size: 28px;
}

.vita-tg-fab img[style*="display: none"] + .vita-tg-fab-fallback {
  display: flex;
}

.vita-tg-fab small {
  display: none !important;
}

.vita-chat-fab {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 64px;
  height: 64px;
  border: 0;
  background: transparent;
  padding: 0;
  cursor: pointer;
  display: none;
}

.vita-chat-fab.is-visible {
  display: block;
}

.vita-chat-fab img {
  width: 100%;
  height: auto;
  display: block;
}

.vita-chat-fab-fallback {
  display: none;
}

body.home-ref .footer,
body.home-ref .footer-line,
body.home-ref .aovivo-resultados {
  display: none !important;
}

body.home-ref .vita-footer {
  display: block;
}

body.vita-clone .vita-footer-riohh {
  background: #262347 !important;
}
