.audioError {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  background-color: var(--cream);
}

.audioError .chatTyping {
  display: flex;
  width: 100%;
  align-items: center;
  padding: 18px 120px;
  position: relative;
  flex: 0 0 auto;
  background-color: var(--cream);
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-color: #ff8201;
  backdrop-filter: blur(2px) brightness(100%);
  -webkit-backdrop-filter: blur(2px) brightness(100%);
}

.audioError .chatIdle {
  position: relative;
  width: 172.46px;
  height: 84.75px;
}

.audioError .commentPending {
  position: absolute;
  top: 0;
  left: 0;
  text-shadow: 2.24px 2.61px 0px #000000;
  -webkit-text-stroke: 0.37px #0a0a0a;
  font-family: "Boba Berry-Regular", Helvetica;
  font-weight: 400;
  color: var(--orange);
  font-size: 45.8px;
  letter-spacing: -3.20px;
  line-height: normal;
  white-space: nowrap;
}

.audioError .commentApproved {
  position: absolute;
  top: 30px;
  left: 30px;
  text-shadow: 2.24px 2.61px 0px #000000;
  -webkit-text-stroke: 0.37px #0a0a0a;
  font-family: "Boba Berry-Regular", Helvetica;
  font-weight: 400;
  color: var(--orange);
  font-size: 45.8px;
  letter-spacing: -3.20px;
  line-height: normal;
  white-space: nowrap;
}

.audioError .accordionExpanded {
  top: 1px;
  left: 1px;
  font-family: "Boba Berry - Inner-Regular", Helvetica;
  color: var(--cream);
  font-size: 45.8px;
  letter-spacing: -3.20px;
  position: absolute;
  font-weight: 400;
  line-height: normal;
  white-space: nowrap;
}

.audioError .accordionCollapsed {
  top: 32px;
  left: 31px;
  font-family: "Boba Berry - Inner-Regular", Helvetica;
  color: var(--cream);
  font-size: 45.8px;
  letter-spacing: -3.20px;
  position: absolute;
  font-weight: 400;
  line-height: normal;
  white-space: nowrap;
}

.audioError .alertWarning {
  display: flex;
  flex-direction: column;
  min-height: 1000px;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 180px 80px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: var(--cream);
}

.audioError .alertInfoMessage {
  flex-direction: column;
  max-width: 2000px;
  align-items: center;
  justify-content: center;
  gap: 56px;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  position: relative;
}

.audioError .badgeOutline {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.audioError .badgeFilled {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "DM Sans", Helvetica;
  font-weight: 600;
  color: var(--black);
  font-size: 56px;
  text-align: center;
  letter-spacing: -1.68px;
  line-height: normal;
}

.audioError .buttonAnimated {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  font-family: "DM Sans", Helvetica;
  font-weight: 400;
  color: #4e4e4e;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
  line-height: 26px;
}

.audioError .buttonStatic {
  display: flex;
  flex-direction: column;
  width: 1124px;
  align-items: center;
  justify-content: center;
  gap: 32px;
  position: relative;
  flex: 0 0 auto;
}

.audioError .cardClickable {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.audioError .cardNonClickable {
  display: flex;
  flex-direction: column;
  width: 500px;
  align-items: flex-start;
  gap: 8px;
  position: relative;
}

.audioError .headerScrolling {
  display: inline-flex;
  height: 70px;
  align-items: center;
  justify-content: center;
  gap: 8px;
  position: relative;
}

.audioError .footerScrolling {
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  font-family: "DM Sans", Helvetica;
  font-weight: bold;
  color: #1a1a1a;
  font-size: 32px;
  letter-spacing: -0.96px;
  line-height: normal;
  white-space: nowrap;
}

.audioError .formAutoComplete {
  position: relative;
  display: flex;
  align-items: center;
  align-self: stretch;
  font-family: "DM Sans", Helvetica;
  font-weight: 400;
  color: #4e4e4e;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 31.2px;
}

.audioError .formNoAutoComplete {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: flex-start;
  padding: 56px 200px;
  position: relative;
  flex: 0 0 auto;
  background-color: var(--tourquiz);
}

.audioError .navHover {
  flex-direction: column;
  align-items: flex-start;
  gap: 72px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  position: relative;
}

.audioError .navFocus {
  align-items: flex-start;
  justify-content: space-between;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  position: relative;
}

.audioError .profilePrivate {
  flex-direction: column;
  width: 500px;
  align-items: flex-start;
  gap: 16px;
  align-self: stretch;
  display: flex;
  position: relative;
}

.audioError .profilePublic {
  position: relative;
  width: 126.33px;
  height: 60.72px;
}

.audioError .sidebarLocked {
  top: 0;
  left: 0;
  text-shadow: 1.6px 1.87px 0px #000000;
  -webkit-text-stroke: 0.27px #0a0a0a;
  font-family: "Boba Berry-Regular", Helvetica;
  color: var(--orange);
  font-size: 32.7px;
  letter-spacing: -2.29px;
  position: absolute;
  font-weight: 400;
  line-height: normal;
  white-space: nowrap;
}

.audioError .sidebarUnlocked {
  top: 21px;
  left: 22px;
  text-shadow: 1.6px 1.87px 0px #000000;
  -webkit-text-stroke: 0.27px #0a0a0a;
  font-family: "Boba Berry-Regular", Helvetica;
  color: var(--orange);
  font-size: 32.7px;
  letter-spacing: -2.29px;
  position: absolute;
  font-weight: 400;
  line-height: normal;
  white-space: nowrap;
}

.audioError .tabSelectable {
  top: 1px;
  left: 1px;
  font-family: "Boba Berry - Inner-Regular", Helvetica;
  color: var(--cream);
  font-size: 32.7px;
  letter-spacing: -2.29px;
  position: absolute;
  font-weight: 400;
  line-height: normal;
  white-space: nowrap;
}

.audioError .tabUnselectable {
  top: 23px;
  left: 22px;
  font-family: "Boba Berry - Inner-Regular", Helvetica;
  color: var(--cream);
  font-size: 32.7px;
  letter-spacing: -2.29px;
  position: absolute;
  font-weight: 400;
  line-height: normal;
  white-space: nowrap;
}

.audioError .contentScrollable {
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  position: relative;
}

.audioError .contentNonScrollable {
  position: relative;
  display: flex;
  align-items: center;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Macan-Regular", Helvetica;
  font-weight: 400;
  color: var(--black);
  font-size: 16px;
  letter-spacing: -0.32px;
  line-height: normal;
}

.audioError .footerVisible {
  display: inline-flex;
  align-items: center;
  gap: 80px;
  position: relative;
  flex: 0 0 auto;
}

.audioError .footerHidden {
  display: flex;
  flex-direction: column;
  width: 180px;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  align-self: stretch;
}

.audioError .headerVisible {
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Macan-Medium", Helvetica;
  font-weight: bold;
  color: var(--black);
  font-size: 18px;
  letter-spacing: -0.36px;
  line-height: normal;
}

.audioError .headerHidden {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.audioError .loginLoading {
  display: inline-flex;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
}

.audioError .registerLoading {
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Macan-Regular", Helvetica;
  font-weight: 400;
  color: var(--black);
  font-size: 18px;
  letter-spacing: -0.36px;
  line-height: normal;
}

.audioError .formLoading {
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  position: relative;
}

.audioError .modalMaximized {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Macan-Regular", Helvetica;
  font-weight: 400;
  color: var(--black);
  font-size: 14px;
  text-align: center;
  letter-spacing: -0.28px;
  line-height: 20px;
}
