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

.footerSocial .headerTitle {
  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%);
}

.footerSocial .mainFooter {
  position: relative;
  width: 172.46px;
  height: 84.75px;
}

.footerSocial .pageTitle {
  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;
}

.footerSocial .sectionDivider {
  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;
}

.footerSocial .imageThumbnail {
  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;
}

.footerSocial .videoThumbnail {
  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;
}

.footerSocial .asideSidebar {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  padding: 120px 80px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: var(--cream);
}

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

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

.footerSocial .cardBody {
  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: #1a1a1a;
  font-size: 56px;
  text-align: center;
  letter-spacing: -1.68px;
  line-height: normal;
}

.footerSocial .navList {
  position: relative;
  width: fit-content;
  font-family: "DM Sans", Helvetica;
  font-weight: 400;
  color: #52585d;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 21.6px;
  white-space: nowrap;
}

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

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

.footerSocial .highlightText {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  padding: 48px 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: #1b2232;
}

.footerSocial .formTextarea {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 40px;
  padding: 0px 32px 0px 0px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.footerSocial .messageBox {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "DM Sans", Helvetica;
  font-weight: bold;
  color: #1b2232;
  font-size: 24px;
  letter-spacing: -0.72px;
  line-height: normal;
}

.footerSocial .alertIcon {
  position: relative;
  width: 902px;
  font-family: "DM Sans", Helvetica;
  font-weight: 400;
  color: #1b2232;
  font-size: 18px;
  letter-spacing: -0.54px;
  line-height: normal;
  display: none;
}

.footerSocial .highlightText.active .alertIcon {
  display: block;
}

.footerSocial .iconWrapper {
  position: relative;
  width: 40px;
  height: 40px;
}

.footerSocial .profileName {
  position: relative;
  width: fit-content;
  font-family: "DM Sans", Helvetica;
  font-weight: 400;
  color: #1b2232;
  font-size: 18px;
  letter-spacing: -0.54px;
  line-height: normal;
  display: none;
}

.footerSocial .highlightText.active .profileName {
  display: block;
}

/* FAQ toggle icon */
.faq-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  min-width: 40px;
  font-size: 28px;
  font-weight: 300;
  color: #1b2232;
  cursor: pointer;
  transition: transform 0.3s ease;
  user-select: none;
}

.footerSocial .highlightText {
  cursor: pointer;
}

.footerSocial .highlightText.active .faq-toggle {
  transform: rotate(45deg);
}

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

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

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

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

.footerSocial .buttonTertiary {
  position: relative;
  width: 126.33px;
  height: 60.72px;
}

.footerSocial .headerLogo {
  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;
}

.footerSocial .headerMenu {
  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;
}

.footerSocial .navDropdown {
  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;
}

.footerSocial .footerText {
  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;
}

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

.footerSocial .formGroup {
  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;
}

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

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

.footerSocial .loginForm {
  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;
}

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

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

.footerSocial .sidebarMenu {
  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;
}

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

.footerSocial .userMenu {
  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;
}
