/** Header **/
.q-tab__label {
  font-size: 17px;
  font-weight: 600;
}[data-v-f82c5322] .q-icon {
  filter: drop-shadow(3px 5px 2px rgba(0, 0, 0, 0.4));
}
.logo-image img[data-v-f82c5322] {
  width: 90%;
  object-fit: contain;
  filter: drop-shadow(3px 5px 2px rgba(0, 0, 0, 0.4));
}
.responsive-size[data-v-f82c5322] {
  height: 110px;
}

/** Header MQ PHONE **/
@media (max-width: 599.98px) {
.responsive-size[data-v-f82c5322] {
    height: var(--m-header_height) !important;
}
.bg-button-menu[data-v-f82c5322] {
    background-color: transparent;
}
[data-v-f82c5322] .q-avatar {
    border-radius: 0;
}
.title-footer[data-v-f82c5322] {
    font-size: 18px;
}
[data-v-f82c5322] .q-footer {
    padding: 0 1rem;
}
[data-v-f82c5322] .q-header {
    padding: 0 1rem 0 1rem;
}
.text-header[data-v-f82c5322] {
    font-family: "sickDiary", sans-serif;
    color: #3e7577;
    font-weight: 700;
    font-size: 30px;
    text-align: center;
}
.body--dark .text-header[data-v-f82c5322] {
    text-shadow: 0 0 10px white, 0 0 15px #909244, 0 0 20px #909244, 0 0 30px #909244;
}
.body--light .text-header[data-v-f82c5322] {
    text-shadow: 0 0 2px white, 0 0 10px #3e7577, 0 0 15px #3e7577, 0 0 20px white, 0 0 30px white;
}
}
#wcb.carbonbadge[data-v-f82c5322] {
  --b1:#0e11a8;
  --b2:#00ffbc;
  font-size: 15px;
  text-align: center;
  color: var(--b1);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  line-height: 1.15;
}
#wcb.carbonbadge sub[data-v-f82c5322] {
  vertical-align: middle;
  position: relative;
  top: 0.3em;
  font-size: 0.7em;
}
#wcb #wcb_2[data-v-f82c5322], #wcb #wcb_a[data-v-f82c5322], #wcb #wcb_g[data-v-f82c5322] {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 1em;
  line-height: 1.15;
  font-family: -apple-system, BlinkMacSystemFont, sans-serif;
  text-decoration: none;
  margin: 0.2em 0;
}
#wcb #wcb_a[data-v-f82c5322], #wcb #wcb_g[data-v-f82c5322] {
  padding: 0.3em 0.5em;
  border: 0.13em solid var(--b2);
}
#wcb #wcb_g[data-v-f82c5322] {
  border-radius: 0.3em 0 0 0.3em;
  background: #fff;
  border-right: 0;
  min-width: 8.2em;
}
#wcb #wcb_a[data-v-f82c5322] {
  border-radius: 0 0.3em 0.3em 0;
  border-left: 0;
  background: var(--b1);
  color: #fff;
  font-weight: 700;
  border-color: var(--b1);
}
#wcb.wcb-d #wcb_a[data-v-f82c5322] {
  color: var(--b1);
  background: var(--b2);
  border-color: var(--b2);
}
#wcb.wcb-d #wcb_2[data-v-f82c5322] {
  color: #fff;
}