.survey-header {
  height: 11.625rem;
  background-size: cover;
  margin: 0 -0.5rem;
  color: #777;
  display: flex;
  align-items: center;
  position: relative;
  width: 100%;
  margin-top: 1.25rem;
}
.survey-header span {
  color: #EF960D;
}
.survey-header__ln1 {
  font-size: 2.5rem;
  margin-bottom: 0;
  padding-bottom: 1.25rem;
  line-height: 2.6875rem;
}
.survey-header__ln2 {
  margin-bottom: 0;
  font-size: 1.5rem;
}
.survey-header__ln3 {
  margin-bottom: 0;
  font-size: 1.25rem;
}
.survey-header__detail, .survey-header__benefit {
  color: var(--text-gray-medium);
  text-decoration: underline;
  padding-top: 1.25rem;
  bottom: 0.8125rem;
  left: 2.3125rem;
  justify-content: flex-end;
  display: flex;
}
.survey-header__detail:hover, .survey-header__benefit:hover {
  color: var(--text-gray-medium);
}
.survey-header__line {
  display: none;
  margin-top: 0.375rem;
  margin-bottom: 0;
  border: 0;
  border-top: 0.1875rem solid var(--orange);
  position: relative;
  width: 38.3125rem;
  margin-left: 0.3125rem;
}
.survey-header__line::before {
  content: "";
  position: absolute;
  left: -0.3125rem;
  top: -0.1875rem;
  width: 0;
  height: 0;
  border-bottom: 0.1875rem solid var(--orange);
  border-left: 0.3125rem solid transparent;
}
.survey-header__line::after {
  content: "";
  position: absolute;
  right: -0.3125rem;
  top: -0.1875rem;
  width: 0;
  height: 0;
  border-top: 0.1875rem solid var(--orange);
  border-right: 0.3125rem solid transparent;
}
.survey-header--influencer, .survey-header--influencerpro, .survey-header--influencerproplus {
  display: flex;
  align-items: center;
}
.survey-header--influencer .survey-header__icon, .survey-header--influencerpro .survey-header__icon, .survey-header--influencerproplus .survey-header__icon {
  background: left top no-repeat;
  width: 7.375rem;
  height: 7.125rem;
  flex-basis: 7.375rem;
  background-size: contain;
}
.survey-header--influencer .survey-header__content, .survey-header--influencerpro .survey-header__content, .survey-header--influencerproplus .survey-header__content {
  padding-left: 1.5625rem;
  position: relative;
  width: 45.625rem;
}
.survey-header--influencer .survey-header__content::before, .survey-header--influencerpro .survey-header__content::before, .survey-header--influencerproplus .survey-header__content::before {
  content: "";
  width: 0.125rem;
  height: 100%;
  background-color: var(--orange);
  position: absolute;
  left: 0.3125rem;
  right: 0;
}
.survey-header--influencer .survey-header__ln1, .survey-header--influencerpro .survey-header__ln1, .survey-header--influencerproplus .survey-header__ln1 {
  font-size: 1.5rem;
  line-height: 2.1875rem;
}
.survey-header--influencer .survey-header__ln1 span, .survey-header--influencerpro .survey-header__ln1 span, .survey-header--influencerproplus .survey-header__ln1 span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}
.survey-header--influencer .survey-header__ln2, .survey-header--influencerpro .survey-header__ln2, .survey-header--influencerproplus .survey-header__ln2 {
  font-size: 1.125rem;
  line-height: 1.375rem;
}
.survey-header--influencer .survey-header__detail,
.survey-header--influencer .survey-header__benefit, .survey-header--influencerpro .survey-header__detail,
.survey-header--influencerpro .survey-header__benefit, .survey-header--influencerproplus .survey-header__detail,
.survey-header--influencerproplus .survey-header__benefit {
  position: static;
  margin-top: 0.625rem;
  display: inline-block;
  padding-right: 1.875rem;
}
.survey-header--influencer .survey-header__icon {
  background-image: url("/dist/assets/influencer-37d519f2.png");
}
.survey-header--influencerpro .survey-header__icon {
  background-image: url("/dist/assets/influencer_pro-2688cc47.png");
}
.survey-header--influencerproplus .survey-header__icon {
  background-image: url("/dist/assets/influencer_pro_plus-6b757e7f.png");
}
.device-mobile .survey-header {
  height: 10.6875rem;
  background: right bottom no-repeat url("/dist/assets/header_bg_mobile-c659e0b4.png");
  background-size: cover;
  align-items: stretch;
  padding-top: 1.25rem;
}
.device-mobile .survey-header__content {
  margin-top: 0;
}
.device-mobile .survey-header__ln1 {
  font-size: 1.125rem;
  margin-bottom: 0;
  line-height: 1.3125rem;
}
.device-mobile .survey-header__ln1 span {
  overflow: visible;
  white-space: normal;
  text-overflow: clip;
  display: inline;
}
.device-mobile .survey-header__ln2 {
  margin-bottom: 0;
  font-size: 0.75rem;
  line-height: 0.9375rem;
}
.device-mobile .survey-header__ln3 {
  margin-bottom: 0;
  font-size: 1.25rem;
}
.device-mobile .survey-header--influencer, .device-mobile .survey-header--influencerpro, .device-mobile .survey-header--influencerproplus {
  justify-content: flex-start;
  flex-wrap: wrap;
  background: linear-gradient(180deg, rgb(255, 255, 255) 70%, rgb(236, 237, 237) 100%);
  padding: 0 0.9375rem;
  height: auto;
  box-shadow: 0rem 0.1875rem 0.375rem rgba(0, 0, 0, 0.1607843137);
  border: 0.125rem solid #FFFFFF;
}
.device-mobile .survey-header--influencer::after, .device-mobile .survey-header--influencerpro::after, .device-mobile .survey-header--influencerproplus::after {
  display: none;
}
.device-mobile .survey-header--influencer .survey-header__collapse, .device-mobile .survey-header--influencerpro .survey-header__collapse, .device-mobile .survey-header--influencerproplus .survey-header__collapse {
  padding-bottom: 0.3125rem;
}
.device-mobile .survey-header--influencer .survey-header__content, .device-mobile .survey-header--influencerpro .survey-header__content, .device-mobile .survey-header--influencerproplus .survey-header__content {
  width: 73%;
  margin-top: 1.25rem !important;
  display: flex;
  align-items: center;
}
.device-mobile .survey-header--influencer .survey-header__icon, .device-mobile .survey-header--influencerpro .survey-header__icon, .device-mobile .survey-header--influencerproplus .survey-header__icon {
  width: 5.3125rem;
  height: 5.3125rem;
  flex-basis: 5.3125rem;
  background-size: contain;
  margin-bottom: 0.625rem;
}
.device-mobile .survey-header--influencer .survey-header__ln1, .device-mobile .survey-header--influencerpro .survey-header__ln1, .device-mobile .survey-header--influencerproplus .survey-header__ln1 {
  font-size: 1rem;
  padding-top: 0.5rem;
  line-height: 1.125rem;
  color: red !important;
}
.device-mobile .survey-header--influencer .survey-header__ln2, .device-mobile .survey-header--influencerpro .survey-header__ln2, .device-mobile .survey-header--influencerproplus .survey-header__ln2 {
  font-size: 0.9375rem;
  line-height: 1rem;
}
.device-mobile .survey-header--influencer .survey-header__detail,
.device-mobile .survey-header--influencer .survey-header__benefit, .device-mobile .survey-header--influencerpro .survey-header__detail,
.device-mobile .survey-header--influencerpro .survey-header__benefit, .device-mobile .survey-header--influencerproplus .survey-header__detail,
.device-mobile .survey-header--influencerproplus .survey-header__benefit {
  position: static;
  margin-top: 0.625rem;
  display: inline-block;
}
.device-mobile .survey-header--influencer .survey-header__benefit, .device-mobile .survey-header--influencerpro .survey-header__benefit, .device-mobile .survey-header--influencerproplus .survey-header__benefit {
  display: block;
}
.device-mobile .survey-header--influencer .survey-header__btn, .device-mobile .survey-header--influencerpro .survey-header__btn, .device-mobile .survey-header--influencerproplus .survey-header__btn {
  background-color: #bababa;
  width: 1.25rem;
  height: 1.25rem;
  line-height: 1.125rem;
  position: absolute;
  bottom: 0;
  right: 0;
  color: #fff;
  font-size: 1.375rem;
  padding: 0 0.0625rem 0 0.125rem;
  border-radius: 50%;
  text-decoration: none;
}
.device-mobile .survey-header--influencer .survey-header__btn:hover, .device-mobile .survey-header--influencerpro .survey-header__btn:hover, .device-mobile .survey-header--influencerproplus .survey-header__btn:hover {
  text-decoration: none;
}
.device-mobile .survey-header--influencer .survey-header__btn--font-size, .device-mobile .survey-header--influencerpro .survey-header__btn--font-size, .device-mobile .survey-header--influencerproplus .survey-header__btn--font-size {
  font-size: 2.5rem;
  padding-bottom: 0.1875rem;
  padding-left: 0.0625rem;
  line-height: 0;
}
.device-mobile .survey-header__break {
  flex-basis: 100%;
  height: 0;
}
body {
  font-family: "Roboto", sans-serif;
  background-color: #F6F7F9;
}
.survey-benefit__blank__second {
  border: none;
}
.survey-benefit__blank__second p {
  text-align: left;
  padding-left: 2rem;
}
.survey-benefit__influencer-pro-plus__column p {
  width: 19.3125rem;
  line-height: 1.2;
  margin-top: auto;
  margin-bottom: auto;
}
.survey-benefit__influencer-pro__column p {
  line-height: 5;
  height: 1.25rem;
}
.survey-benefit_influencer__column p {
  line-height: 5;
  height: 1.25rem;
}
.survey-benefit__bodyText {
  text-align: center;
  font-family: "Roboto";
  font-style: normal;
  font-size: 1rem;
  line-height: 1.5rem;
}
.survey-benefit__influencer-pro-plus {
  background-color: #1EA81E;
  height: 10rem;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  font-size: 1.375rem;
  text-align: center;
  font-family: "Roboto";
  border-radius: 0rem 0.375rem 0rem 0rem;
  border-top: none;
  align-items: center;
  text-transform: uppercase;
  color: #FFFFFF;
  text-shadow: 0rem 0.125rem 0.375rem rgba(0, 0, 0, 0.16);
  position: relative;
}
.survey-benefit__influencer-pro-plus .icon-wrapper {
  background-image: url("/dist/assets/Desktop-ProPlusIcon-50578153.svg");
  background-repeat: no-repeat;
  height: 4.0625rem;
  margin-left: auto;
  margin-right: auto;
  width: 4.0625rem;
  max-height: 10.25rem;
}
.survey-benefit__influencer-pro-plus .icon-wrapper-banner {
  background-image: url("/dist/assets/Desktop-ProPlusIcon-50578153.svg");
  background-repeat: no-repeat;
  height: inherit;
  margin-left: auto;
  margin-right: auto;
  width: 4.0625rem;
  margin-top: 0.875rem;
  max-height: 10.25rem;
}
.survey-benefit__influencer {
  background-color: #FAA21B;
  border-radius: 0.375rem 0rem 0rem 0rem;
  border-top: none !important;
  height: 10rem;
  width: 100%;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  font-size: 1.375rem;
  align-items: center;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  text-shadow: 0rem 0.125rem 0.375rem rgba(0, 0, 0, 0.16);
  position: relative;
}
.survey-benefit__influencer .icon-wrapper {
  background-image: url("/dist/assets/Desktop-InfluencerIcon-f8e8908a.svg");
  background-repeat: no-repeat;
  height: 4.0625rem;
  margin-left: auto;
  margin-right: auto;
  width: 4.0625rem;
  background-position-x: -0.25rem;
  max-height: 10.25rem;
}
.survey-benefit__influencer .icon-wrapper-banner {
  background-image: url("/dist/assets/Desktop-InfluencerIcon-f8e8908a.svg");
  background-repeat: no-repeat;
  height: inherit;
  margin-left: auto;
  margin-right: auto;
  width: 4.0625rem;
  margin-top: 0.875rem;
  max-height: 10.25rem;
}
.survey-benefit__influencer-pro-plus__second {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.375rem 0rem;
  position: static;
  height: 2.25rem;
  left: 0rem;
  top: 10.25rem;
  background-color: #C7E9C7;
  flex: none;
  order: 1;
  align-self: stretch;
  flex-grow: 0;
  margin: 0rem 0rem;
}
.survey-benefit__influencer-pro-plus__second p {
  height: 1.5rem;
  left: 0rem;
  top: 0.375rem;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1.5rem;
  text-align: center;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: var(--survey-benefits-green);
  flex: none;
  order: 0;
  flex-grow: 1;
  margin: 0rem 0rem;
}
.survey-benefit__influencer-pro__second {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.375rem 0rem;
  position: static;
  width: 100%;
  height: 2.25rem;
  left: 0rem;
  top: 10.25rem;
  background-color: #C4DFFF;
  flex: none;
  order: 1;
  align-self: stretch;
  flex-grow: 0;
  margin: 0rem 0rem;
}
.survey-benefit__influencer-pro__second p {
  height: 1.5rem;
  left: 0rem;
  top: 0.375rem;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1.5rem;
  text-align: center;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: var(--survey-benefits-blue);
  flex: none;
  order: 0;
  flex-grow: 1;
  margin: 0rem 0rem;
}
.survey-benefit__influencer__second {
  flex-direction: row;
  align-items: center;
  justify-content: center;
  align-items: center;
  padding: 0.375rem 0rem;
  position: static;
  width: 100%;
  height: 2.25rem;
  background-color: #FEE7C6;
  flex: none;
  order: 1;
  align-self: stretch;
  flex-grow: 0;
  margin: 0rem 0rem;
}
.survey-benefit__influencer__second p {
  font-family: "Roboto";
  font-weight: 700;
  font-size: 0.875rem;
  text-align: center;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: var(--survey-benefits-orange);
  flex: none;
  flex-grow: 1;
  margin: 0rem 0rem;
}
.survey-benefit__blank__second {
  border-top: none;
  width: 25rem;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 1.375rem;
  line-height: 1.4375rem;
  text-transform: uppercase;
  color: var(--text-gray-medium);
}
.survey-benefit_influencer-pro__column {
  border-left: 0.0625rem solid #dee2e6;
  border-right: 0.0625rem solid #dee2e6;
}
.survey-benefit_influencer-pro__column p {
  line-height: 5;
  height: 1.25rem;
}
.survey-benefit__influencer-pro {
  background-color: #1280FF;
  height: 10rem;
  padding: 0;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  align-items: center;
  font-size: 1.375rem;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  text-shadow: 0rem 0.125rem 0.375rem rgba(0, 0, 0, 0.16);
  position: relative;
}
.survey-benefit__influencer-pro .icon-wrapper {
  background-image: url("/dist/assets/Desktop-InfluencerPro-c6611b74.svg");
  background-repeat: no-repeat;
  height: 4.0625rem;
  margin-left: auto;
  margin-right: auto;
  width: 4.0625rem;
  max-height: 10.25rem;
}
.survey-benefit__influencer-pro .icon-wrapper-banner {
  background-image: url("/dist/assets/Desktop-InfluencerPro-c6611b74.svg");
  background-repeat: no-repeat;
  height: inherit;
  margin-left: auto;
  margin-right: auto;
  width: 4.0625rem;
  margin-top: 0.875rem;
  max-height: 10.25rem;
}
.survey-benefit-levels .nav-link {
  background-color: violet;
}
.survey-benefit-levels .nav-link {
  background-color: #E5E5E5;
  border: #E5E5E5 0.3125rem solid;
  height: 11rem;
  margin: 0 0 1.0625rem 1rem;
  border-radius: 0.9375rem 0.9375rem 0rem 0rem;
  text-align: center;
  position: relative;
}
.survey-benefit-levels .nav-link .influencer-icon,
.survey-benefit-levels .nav-link .influencer-pro-icon,
.survey-benefit-levels .nav-link .influencer-pro-plus-icon {
  width: 8.75rem;
  height: 8.75rem;
}
.survey-benefit-levels .nav-link.active {
  background-color: #E5E5E5;
}
.survey-benefit-levels .my-level {
  position: relative;
}
.survey-benefit-levels .my-level::before {
  content: "";
  position: absolute;
  width: 6.25rem;
  height: 6.25rem;
  top: 0;
  left: 1.0625rem;
  background: linear-gradient(to bottom right, #eea541 50%, transparent 0);
  border-radius: 0.875rem 0 0 0;
  z-index: 2;
}
.survey-benefit-levels .my-level::after {
  content: "Your \aStatus";
  white-space: pre-wrap;
  text-transform: uppercase;
  position: absolute;
  font-size: 1.1em;
  color: white;
  top: 0.9375rem;
  left: 1.125rem;
  line-height: 1em;
  font-weight: bolder;
  text-align: center;
  transform: rotate(-45deg);
  z-index: 3;
}
.survey-benefit-levels .my-level .nav-link {
  border: #eea541 0.3125rem solid;
  background-color: #fff;
}
.survey-benefit-levels .my-level .nav-link.active {
  border: #eea541 0.3125rem solid;
  background-color: #FFF;
}
.survey-benefit-levels .my-level:first-child::before {
  top: 0;
  left: 0;
}
.survey-benefit-levels .my-level:first-child::after {
  top: 0.8125rem;
  left: 0.0625rem;
}
.survey-benefit-levels .nav-item:first-child a {
  margin-left: 0;
}
.survey-benefit-levels .active {
  background-color: #E5E5E5;
}
.survey-benefit-levels.nav-tabs {
  border-bottom: 0;
}
.survey-benefit-levels .nav-item {
  position: relative;
}
.survey-benefit-levels .active.nav-link::after,
.survey-benefit-levels .my-level .active.nav-link::after {
  content: "";
  position: absolute;
  bottom: -1.625rem;
  left: -1.25rem;
  background-color: #E5E5E5;
  width: calc(100% + 0.625rem);
  height: 1.625rem;
  border: #E5E5E5 0.3125rem solid;
  border-width: 0 0.3125rem;
  margin-left: 0.9375rem;
}
.survey-benefit-levels .my-level .active.nav-link::after {
  border-color: #eea541;
  background-color: #FFF;
}
.survey-benefit-levels .nav-link:hover,
.survey-benefit-levels .nav-link:focus {
  border-color: #E5E5E5;
}
.survey-benefit-levels .active.my-level .nav-link:hover,
.survey-benefit-levels .active.my-level .nav-link:focus,
.survey-benefit-levels .my-level .nav-link:hover,
.survey-benefit-levels .my-level .nav-link:focus {
  border-color: #eea541;
}
.survey-benefit-levels .player-badge {
  width: 8.125rem;
  height: 8.125rem;
  margin: 0 auto;
}
.survey-benefit-levels .player-badge .badge {
  width: 8.125rem;
  height: 8.125rem;
  margin: 0.3125rem;
}
.survey-benefit-levels .player-badge .name {
  font-size: 2.5rem;
  line-height: 7.1875rem;
}
.survey-benefit-content .tab-pane {
  border: #E5E5E5 0.3125rem solid;
  background-color: #E5E5E5;
  border-radius: 1.25rem;
  box-shadow: 0rem 1.375rem 1.875rem -1.5625rem #111;
  padding: 1.5625rem 0.9375rem 0.9375rem;
  flex-grow: 4;
}
.survey-benefit-content .my-level {
  border: #eea541 0.3125rem solid;
  background-color: #FFF;
}
.survey-benefit-content .removeLeftTopCorner {
  border-radius: 0rem 1.25rem 1.25rem 1.25rem;
}
.survey-benefit-content .removeLeftTopCorner .vbContent::before {
  border-radius: 0;
}
.survey-benefit-content .removeRightTopCorner {
  border-radius: 1.25rem 0rem 1.25rem 1.25rem;
}
.survey-benefit-content .vbContent {
  display: flex;
  background-color: #fff;
  border-radius: 1.25rem;
  position: relative;
  margin-top: 1.25rem;
  padding-top: 1.75rem;
  min-height: 17.5rem;
  align-content: stretch;
}
.survey-benefit-content .vbContent .side {
  flex-basis: 13.75rem;
  padding-left: 0.625rem;
  padding-top: 1.875rem;
}
.survey-benefit-content .vbContent .side img {
  width: 11.25rem;
}
.survey-benefit-content .vbContent .main {
  flex: 1 1 0;
  padding-right: 0.9375rem;
}
.survey-benefit-content .vbContent .main .main-wrapper {
  padding-left: 0.625rem;
}
.survey-benefit-content .survey-benefit-title {
  position: absolute;
  top: -1.25rem;
  left: 50%;
  transform: translateX(-50%);
  background: #eea541;
  width: calc(100% - 1.125rem);
  border-radius: 1.875rem;
  font-size: 1.375rem;
  text-align: left;
  padding-left: 2.1875rem;
  color: white;
  margin: 0 0 2.625rem;
  text-transform: uppercase;
}
.survey-benefit-content .survey-benefit-title::after {
  position: absolute;
  bottom: -0.9375rem;
  left: 5.625rem;
  border-left: 0.9375rem solid transparent;
  border-right: 0.9375rem solid transparent;
  border-top: 0.9375rem solid #eea541;
  content: "";
}
.survey-benefit-content .survey-benefit-intro {
  font-size: 1.25rem;
  color: #777;
  line-height: 1.5rem;
  margin: 0 auto 0.9375rem auto;
}
.survey-benefit-content ul.survey-benefit-info {
  margin: auto 1rem;
  font-size: 1.5rem;
  padding-left: 0;
  padding: 0.625rem 0;
}
.survey-benefit-content .survey-benefit-info-title {
  color: #FAA21B;
  font-size: 1.5rem;
  line-height: 1.5625rem;
  font-weight: 700;
}
.survey-benefit-content .survey-benefit-info li {
  font-size: 1rem;
  color: #777;
  padding-bottom: 0.625rem;
  line-height: 1.5em;
}
.survey-benefit-content .list-container {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.survey-benefit-content .list-container-left, .survey-benefit-content .list-container-right {
  flex-basis: 50%;
  justify-content: center;
  flex-direction: column;
}
.survey-benefit-levels .influencer-icon,
.survey-benefit-levels .influencer-pro-icon,
.survey-benefit-levels .influencer-pro-plus-icon, .survey-benefit-content .influencer-icon,
.survey-benefit-content .influencer-pro-icon,
.survey-benefit-content .influencer-pro-plus-icon {
  display: inline-block;
}
.survey-header__content {
  margin-top: -1.25rem;
}
.survey-header__ln3 {
  padding-top: 0.625rem;
  font-style: italic;
}
.survey-header__ln3 span {
  color: var(--header-blue);
}
#mainContent {
  min-width: 72.8125rem !important;
  width: 72.8125rem !important;
  max-width: 72.8125rem !important;
  padding-bottom: 1.875rem;
}
.td.survey-benefit__blank {
  border-top: none;
}
.status {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 0.75rem;
  line-height: 1.5rem;
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #F6F7F9;
  position: absolute;
  width: 100%;
  height: 1.5rem;
  left: 0rem;
  top: 0rem;
  border-radius: 0.375rem 0rem 0rem 0rem;
  margin: 0;
  background: rgba(53, 53, 53, 0.8);
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
  flex: none;
  order: 0;
  flex-grow: 1;
}
.statusPro {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 0.75rem;
  line-height: 1.5rem;
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #F6F7F9;
  position: absolute;
  width: 100%;
  height: 1.5rem;
  left: 0rem;
  top: 0rem;
  margin: 0;
  background: rgba(53, 53, 53, 0.8);
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
  flex: none;
  order: 0;
  flex-grow: 1;
}
.statusPlus {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 0.75rem;
  line-height: 1.5rem;
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #F6F7F9;
  position: absolute;
  width: 100%;
  height: 1.5rem;
  left: 0rem;
  top: 0rem;
  border-radius: 0rem 0.375rem 0rem 0rem;
  margin: 0;
  background: rgba(53, 53, 53, 0.8);
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
  flex: none;
  order: 0;
  flex-grow: 1;
}
.textBody > tr:nth-child(n+2) {
  text-align: center;
  font-family: Roboto;
  font-weight: 500;
  color: #636565;
  font-size: 1rem;
  border-radius: 0.375rem;
}
.body td:nth-child(2) {
  background-color: #F7F0E5;
  vertical-align: middle;
  line-height: 100%;
  z-index: 1;
}
tr:nth-child(even) > td:nth-child(2) {
  background-color: #FFF9F1;
}
tr:nth-child(even) > td:nth-child(3) {
  background-color: #F1F7FF;
}
.body td:nth-child(3) {
  background-color: #E5EDF8;
  z-index: 1;
  vertical-align: middle;
  line-height: 100%;
}
.body td:nth-child(4) {
  background-color: #E6F1E6;
  z-index: 1;
  vertical-align: middle;
  line-height: 100%;
}
tr:nth-child(even) > td:nth-child(4) {
  background-color: #F2FAF2;
}
td.survey-benefit__influencer-pro-plus__second {
  vertical-align: middle;
  line-height: 100%;
}
td.survey-benefit__influencer-pro__second {
  vertical-align: middle;
  line-height: 100%;
}
td.survey-benefit__influencer__second {
  vertical-align: middle;
  line-height: 100%;
}
.table th, .table td {
  padding: 0.75rem;
  width: 14.375rem;
  border-top: 0.0625rem solid #dee2e6;
}
.icons {
  width: 3.75rem;
}
.reward-icon {
  width: 5.6875rem;
  height: 2.1875rem;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
td.survey-benefit__blank__second {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 1.375rem;
  line-height: 1.4375rem;
  text-transform: uppercase;
  color: var(--text-gray-medium);
}
.icon-wrapper-banner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
}
td.rewardRow.survey-benefit__influencer-pro-plus__column {
  width: 28.0625rem;
  display: flex;
  height: 4.375rem;
  align-items: center;
  position: relative;
  text-align: left;
}
.help_icon {
  width: 1.5rem;
  margin-left: 0.625rem;
}
td.rewardRow.survey-benefit__influencer-pro-plus__column {
  /* display: flex; */
  width: 28.4375rem;
  display: flex;
  height: 4.375rem;
  align-items: center;
  text-align: left;
}
.reward-title {
  text-align: left;
}
.header-container {
  display: flex;
  flex-direction: column;
}
.header-container h1 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  font-size: 2.5rem;
  line-height: 3.1875rem;
  color: var(--header-blue);
}
.header-container p {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 2.0625rem;
  color: #777777;
}
.link-wrapper {
  justify-items: flex-end;
  text-align: right;
  padding-top: 3.875rem;
}
.link-wrapper a {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 1.125rem;
  text-decoration-line: underline;
  color: #777777;
  text-decoration: underline;
  background-color: transparent;
}
.body td:nth-child(1) {
  background-color: #FFFFFF;
  vertical-align: middle;
  line-height: 100%;
}
.table th, .table td {
  padding: 0;
  border-top: 0.0625rem solid #dee2e6;
}
.tooltip-inner {
  max-width: 460 0.0625rem;
  text-align: left;
  padding: 1rem 1.5rem;
  background-color: #181919;
  color: #FFFFFF;
  font-size: 0.875rem;
  border: none;
}
table th, .table td {
  padding: 0;
  border-top: none;
}
p.benefit-para {
  margin: auto;
  width: 11.375rem;
  line-height: 1.5rem;
}
tr:nth-child(2) > td:nth-child(1) {
  border-radius: 0.375rem 0rem 0rem 0rem;
}
tr:last-child > td:nth-child(1) {
  border-radius: 0rem 0rem 0rem 0.375rem;
}
tr:nth-child(12) > td:nth-child(4) {
  border-radius: 0rem 0rem 0.375rem 0rem;
}
.header-title {
  max-width: 165.4 0.1875rem;
  line-height: 1.375rem;
  padding-top: 0.5rem;
}
.reward-texts {
  margin: 0;
  line-height: 1.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
p.influencer {
  max-width: 165.4 0.1875rem;
  margin: auto;
  margin-top: 0.5rem;
}
.table {
  width: 100%;
  margin-bottom: 6.25rem;
  color: #212529;
}
.secondHeaderRow > td:nth-child(n+2) {
  filter: drop-shadow(0.0625rem 0rem 0.0625rem rgba(0, 0, 0, 0.16));
}
thead.thead-dark {
  filter: drop-shadow(0.0625rem 0 0.3125rem 0.0625rem rgba(0, 0, 0, 0.16));
}
tr:nth-child(odd) > td.rewardRow.survey-benefit__influencer-pro-plus__column {
  background-color: #F6f7f9;
}
.body td:nth-child(4) {
  filter: drop-shadow(0.0625rem 0 0.3125rem 0.0625rem rgba(0, 0, 0, 0.16));
}
.body td:last-of-type {
  filter: drop-shadow(0.0625rem 0rem 0.0625rem rgba(0, 0, 0, 0.16));
}
tr:last-child > td:nth-child(2) {
  filter: drop-shadow(0rem 0 0.3125rem 0.0625rem rgba(0, 0, 0, 0.16));
}
tr:last-child > td:nth-child(3) {
  filter: drop-shadow(0rem 0 0.3125rem 0.0625rem rgba(0, 0, 0, 0.16));
}
.cross {
  background-image: url(/dist/assets/BenefitFeatureAvailability-3b41b84a.svg);
  background-repeat: no-repeat;
  width: 1.25rem;
  margin-left: auto;
  margin-right: auto;
}
.check {
  background-image: url(/dist/assets/yellow-check-d7145602.svg);
  background-repeat: no-repeat;
  height: 1.875rem;
  width: 1.5625rem;
  margin-left: auto;
  margin-right: auto;
}
#help-tooltip {
  background-image: url(/dist/assets/help_outline-b14c6c53.svg);
  background-repeat: no-repeat;
  height: 1.5rem;
  width: 1.5rem;
  /* position: absolute; */
  top: 50%;
  border: none;
  right: 0;
  margin-right: 1rem;
  margin-top: -0.75rem;
}
.reward-icon-wrapper {
  width: 6.25rem;
}
header {
  background: #FFFFFF;
  filter: drop-shadow(0.125rem 0.1875rem 0.0625rem rgba(0, 0, 0, 0.16));
  position: relative;
  z-index: 1;
}
body.survey-benefits-page > div.tooltip {
  z-index: 10;
}