.AlertUI__container___1UMDg {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 10001;
  padding: 2rem;
}
.AlertUI__box___vHIsK {
  margin-bottom: 1rem;
  border-radius: 8px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1), inset 0 0 0 1px rgba(192, 192, 192, 0.54);
  max-width: calc(100vw - 4rem);
}
.AlertUI__success___2pazZ {
  background: #E5F7D9;
  border: 1px solid #61CB19;
  color: #61CB19;
}
.AlertUI__error___2Tqaf {
  background: #FFD1D1;
  border: 1px solid #F85555;
  color: #F85555;
}
.AlertUI__warning___1I7hu {
  background: #FEFAE9;
  border: 1px solid #F8CD1C;
  color: #F8CD1C;
}
.AlertUI__close___iw2q- {
  color: #1f2626;
  align-self: flex-start;
  margin-left: 2rem;
  padding: 2.5rem;
}
.AlertUI__message___1Zk6- {
  color: #767676;
  white-space: pre-wrap;
  max-width: 250px;
  margin-top: 0.4rem;
}

.InterestLabel__iconWrapper___37eiK {
  flex-shrink: 0;
  border-radius: 100%;
  background-color: var(--primary);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2em;
  height: 2em;
}
.InterestLabel__icon___3QxVI {
  margin-top: 0.5rem;
  font-size: 1.75rem;
  color: #FAFAFA;
}
.InterestLabel__label___2hLOZ {
  font-weight: 300;
  margin-left: 0.5em;
  font-size: 1.2em;
}

.DefaultEntityImage__container___1bxul {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  color: #FFF;
  font-size: 2rem;
}

.TextWithHighlightedElements__container___3p5L4 {
  white-space: pre-line;
  word-break: break-word;
  color: #767676;
}

.ReliabilityBar__score-bar___1SUK2 {
  height: 0.5rem;
  border-radius: 100px;
}
.ReliabilityBar__score-bar___1SUK2 .ReliabilityBar__positive-score___BXm1x {
  box-shadow: inset -4px 0 0 0 #FFFFFF;
  height: 100%;
  position: absolute;
  left: 0;
  border-radius: 100px;
  transition: 0.2s all;
}

.Accordion__header___lh57P {
  transition: box-shadow 0.2s;
  border-bottom: 1px solid #F1F1F1;
}
.Accordion__header___lh57P.Accordion__expanded___7NHpp {
  box-shadow: inset 3px 0 0 #1f2626;
}
.Accordion__header___lh57P:not(:first-child) {
  border-top: 1px solid #F1F1F1;
}
.Accordion__title___3SQAT {
  max-width: 90%;
}
.Accordion__icon___34VVG {
  transition: transform 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.Accordion__content___1AFWE {
  transition: height 0.2s;
}

.Badge__container___1ZyEf {
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 2.2rem;
  height: 2.2rem;
  border-radius: 2.2rem;
  padding: 0 0.75rem;
  font-size: 1.2rem;
  line-height: 1.2rem;
  color: #FFFFFF;
  background-color: #F85555;
}

.Dialog__overlay___1ATSZ {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(92, 101, 102, 0.8);
  overflow-y: auto;
  overflow-x: hidden;
}
.Dialog__container___1gQ3w {
  max-height: 100vh;
}
.Dialog__header___nUrDv {
  padding: 2rem;
  min-height: 10rem;
  color: white;
  background: black;
}
.Dialog__header___nUrDv i {
  cursor: pointer;
  font-size: 2.5rem;
}

.EasyLexContract__container___1eVZ4 {
  color: #767676;
  font-size: 12px;
}
.EasyLexContract__container___1eVZ4 .EasyLexContract__infoContainer___3Ym-U {
  padding: 24px;
}
.EasyLexContract__container___1eVZ4 .EasyLexContract__infoContainer___3Ym-U .EasyLexContract__mainTittle___7NgUl {
  margin-bottom: 16px;
  color: #272727;
}
.EasyLexContract__container___1eVZ4 .EasyLexContract__infoContainer___3Ym-U .EasyLexContract__instructionsLabel___1y_VV {
  margin-bottom: 10px;
  font-weight: 600;
}
.EasyLexContract__container___1eVZ4 .EasyLexContract__infoContainer___3Ym-U .EasyLexContract__instructions___1KQyI {
  font-size: 12px;
}
.EasyLexContract__container___1eVZ4 .EasyLexContract__buttonContainer___3vUU6 {
  width: 100%;
  height: 96px;
  margin-top: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #d8d8d8;
}
.EasyLexContract__container___1eVZ4 .EasyLexContract__proccesButtonContainer___1BDsV {
  width: 100%;
  font-size: 14px;
  padding: 24px;
  display: flex;
  justify-content: space-between;
}
.EasyLexContract__container___1eVZ4 .EasyLexContract__proccesButtonContainer___1BDsV .EasyLexContract__cancelButton____PpNW {
  color: var(--primary);
}

.FillBar__chart___139KK {
  display: flex;
  min-width: 50%;
}
.FillBar__container___1XHId {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 1rem;
  width: 100%;
}
.FillBar__label___yEbXD {
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 1.4rem;
  font-weight: 600;
}
.FillBar__percentage___1G_rD {
  font-size: 1.3rem;
  width: 25%;
}
.FillBar__progress___5anpV {
  background-color: var(--primary);
  border-radius: 8px;
  height: 8px;
}
.FillBar__total___IfiMC {
  width: 75%;
  background-color: #F1F1F1;
  border-radius: 8px;
  flex: 1;
  height: 8px;
  overflow: hidden;
}

.FormInput__input___1F5xS {
  width: 100%;
  outline: none;
  display: block;
  box-shadow: none;
  font-weight: 400;
  border-radius: 2px;
  padding: 0.5rem 1.5rem;
  border: 1px solid #C0C0C0;
  background-color: #FFFFFF;
}
.FormInput__input___1F5xS:focus {
  border: 1px solid var(--primary);
}
.FormInput__input___1F5xS::placeholder {
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: normal;
  color: #767676;
  font-family: Proxima Nova;
}
.FormInput__input___1F5xS:disabled {
  color: #A5A8A8;
  background-color: #F2F2F2;
}
.FormInput__input___1F5xS[type=number]::-webkit-inner-spin-button,
.FormInput__input___1F5xS[type=number]::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
}
.FormInput__input-active___1H2_k {
  border: 1px solid var(--primary);
}
.FormInput__input-error___17ZBG {
  border: 1px solid #F85555;
}
.FormInput__input-error___17ZBG:focus {
  border: 1px solid #F85555;
}

.InfoHelper__circle___3z_Uq {
  background-color: #1f2626;
  border-radius: 50%;
  width: 2rem;
  height: 2rem;
  color: white;
  font-size: 1.6rem;
}

.MoneyInput__wrapper___3Xxtq {
  border: 1px solid #C0C0C0;
  border-radius: 2px;
}
.MoneyInput__icon-box___TVPyD {
  padding: 0.8rem;
  background-color: #F1F1F1;
  line-height: 1.5;
  font-size: 1.5rem;
}
.MoneyInput__input___2HE-W {
  padding: 0.8rem;
  border: none;
  line-height: 1.5;
  font-size: 1.5rem;
  border-radius: 0;
  border-left: 1px solid #C0C0C0;
  border-right: 1px solid #C0C0C0;
}
.MoneyInput__input___2HE-W:focus {
  border-color: #C0C0C0 !important;
}

.Paginator__pagination___7THIj {
  list-style: none;
  padding: 0;
  display: inline-flex;
}
.Paginator__pagination___7THIj li {
  padding: .5em;
}
.Paginator__pagination___7THIj a {
  outline: none;
}
.Paginator__page___3L11K a {
  outline: none;
  color: #1F2626;
}
.Paginator__active___dHg9y a {
  color: #C0C0C0;
}
.Paginator__arrow-disabled___22slI div {
  background-color: #C0C0C0;
}
.Paginator__pagination-arrows___3v9Cu {
  color: white;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: #1F2626;
}
.Paginator__pagination-arrows___3v9Cu i {
  font-size: 1rem;
}

.PostCardLayout__card___2GaqQ {
  padding: 2rem;
  border: 1px solid #F1F1F1;
  border-radius: 3px;
  background-color: #FAFAFA;
}

.PowerByVoxfeed__label___1VzD5 {
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
}
.PowerByVoxfeed__label___1VzD5 img {
  display: inline-block;
  width: auto;
  height: 24px;
  margin-left: 5px;
}

.FormLabel__label___2B_Vs {
  display: block;
  font-size: 2rem;
  font-weight: 600;
  line-height: normal;
  margin: 2rem 0 1rem;
  color: #272727;
}
@media (min-width: 768px) {
  .FormLabel__label___2B_Vs {
    font-size: 18px;
  }
}

.Select__item___2-05m {
  cursor: pointer;
  padding: 6px 8px;
  border-top: 1px solid #F1F1F1;
  text-align: left;
}
.Select__item___2-05m:hover {
  background-color: #F1F1F1;
}

.SelectWrapper__wrapper___3gGGD {
  width: 100%;
  background-color: #FAFAFA;
  border: 1px solid #F1F1F1;
  cursor: pointer;
}
.SelectWrapper__wrapper-open___2YcRL {
  background-color: #FAFAFA;
  border-color: #F1F1F1;
}
.SelectWrapper__disabled___2k_Vr {
  color: #C0C0C0;
  cursor: default;
}
.SelectWrapper__button___3uXVB {
  box-shadow: none;
  border: none;
  background: transparent;
  padding: 0.8rem 1.2rem;
  width: 100%;
  text-align: left;
  outline: none;
}
.SelectWrapper__icon___2lm-5 {
  margin-left: auto;
  height: 2rem;
}
.SelectWrapper__list___32MYs {
  display: none;
  position: absolute;
  top: calc(100% + 1px);
  left: -1px;
  background: #F1F1F1;
  max-height: 20rem;
  min-width: calc(100% + 3px);
  overflow-y: auto;
  z-index: 10;
  border: 1px solid #C0C0C0;
  border-top: none;
  box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.05);
}
.SelectWrapper__list-open___2QeLg {
  display: block;
}

.Stepper__step___1gUp3 {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid white;
  border-radius: 40px;
  color: white;
  font-weight: bold;
  line-height: 1;
  cursor: pointer;
}
.Stepper__disabled___AwuxN {
  opacity: 0.5;
}
.Stepper__active___af7yu {
  opacity: 1;
}

.Tab__tab___17ZMq {
  color: #C0C0C0;
  cursor: pointer;
}
.Tab__active___yJDcG {
  border-bottom: 2px solid var(--primary);
  text-align: center;
  color: var(--primary) !important;
}

.SocialNetworksFormUI__dialog___n4H2K {
  border-radius: 4px;
  background-color: white;
}
.SocialNetworksFormUI__dialog___n4H2K .SocialNetworksFormUI__dialogContainer___a_EEj {
  padding: 15px;
}
.SocialNetworksFormUI__dialog___n4H2K .SocialNetworksFormUI__dialogContainer___a_EEj .SocialNetworksFormUI__unlinkContainer___1F_D1 {
  margin: 7rem 2rem;
  font-weight: 400;
  font-size: 24px;
  line-height: 24px;
  text-align: center;
  color: #272727;
}
.SocialNetworksFormUI__dialog___n4H2K .SocialNetworksFormUI__dialogContainer___a_EEj .SocialNetworksFormUI__unlinkContainer_modal___1PLpS {
  margin: 0;
}
.SocialNetworksFormUI__dialog___n4H2K .SocialNetworksFormUI__dialogContainer___a_EEj .SocialNetworksFormUI__unlinkContainer___1F_D1 .SocialNetworksFormUI__unlinkTitle___1bA0r {
  margin-bottom: 4rem;
}
.SocialNetworksFormUI__dialog___n4H2K .SocialNetworksFormUI__dialogContainer___a_EEj .SocialNetworksFormUI__unlinkContainer___1F_D1 .SocialNetworksFormUI__unlinkName___3hqkd {
  display: flex;
  justify-content: center;
  margin-bottom: 4rem;
}
.SocialNetworksFormUI__dialog___n4H2K .SocialNetworksFormUI__dialogContainer___a_EEj .SocialNetworksFormUI__unlinkContainer___1F_D1 .SocialNetworksFormUI__unlinkWarning___3_GfC {
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
}
.SocialNetworksFormUI__dialog___n4H2K .SocialNetworksFormUI__containerAccount___1CCh_ {
  padding: 5.5rem;
}
.SocialNetworksFormUI__dialog_unlinkContainer___2iqPi {
  margin: 2rem 4rem !important;
}
.SocialNetworksFormUI__dialog___n4H2K .SocialNetworksFormUI__header___3szyO {
  display: flex;
  justify-content: center;
}
.SocialNetworksFormUI__dialog___n4H2K .SocialNetworksFormUI__buttonContainer___3PEvk {
  display: flex;
  align-items: center;
  grid-gap: 2rem;
  justify-content: end;
}
.SocialNetworksFormUI__dialog___n4H2K .SocialNetworksFormUI__buttonContainer_modal___YTg1p {
  justify-content: right;
}
.SocialNetworksFormUI__dialog___n4H2K .SocialNetworksFormUI__buttonContainer_unlink___Yar_9 {
  justify-content: center;
}
.SocialNetworksFormUI__dialog___n4H2K .SocialNetworksFormUI__buttonContainer___3PEvk .SocialNetworksFormUI__button___pGSSA {
  margin-top: 1.5em;
  width: 14rem;
}
.SocialNetworksFormUI__dialog___n4H2K .SocialNetworksFormUI__buttonContainer___3PEvk .SocialNetworksFormUI__buttonCancel___2yDjy {
  margin-top: 1.5em;
  width: 14rem;
  text-align: center;
  color: #767676;
  font-size: 14px;
  font-weight: 600;
}
.SocialNetworksFormUI__dialog___n4H2K .SocialNetworksFormUI__buttonUnlink___28f5P {
  margin-top: 1rem;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  display: flex;
  align-items: center;
  color: #F64A4A;
}
.SocialNetworksFormUI__dialog___n4H2K .SocialNetworksFormUI__labelContainer___3nuNT {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.SocialNetworksFormUI__dialog___n4H2K .SocialNetworksFormUI__labelContainer___3nuNT .SocialNetworksFormUI__asterisk___1olEf {
  padding-left: 0.5rem;
  color: #f64a4a;
}
.SocialNetworksFormUI__dialog___n4H2K .SocialNetworksFormUI__instruction___20P2A {
  font-size: 14px;
  font-weight: 400;
  color: #16d4e6;
  margin-left: 2.5rem;
}
.SocialNetworksFormUI__dialog___n4H2K .SocialNetworksFormUI__disclaimer___skOCf {
  color: #ffdc4c;
  margin-left: 0.9rem;
}
.SocialNetworksFormUI__dialog___n4H2K .SocialNetworksFormUI__errorContainer___3K1aw {
  min-height: 1.2em;
  max-height: 1.2em;
  margin-top: .3em;
}
.SocialNetworksFormUI__dialog___n4H2K .SocialNetworksFormUI__errorLabel___3WeCd {
  color: red;
  font-size: .8em;
  margin: 0;
}
.SocialNetworksFormUI__dialog___n4H2K .SocialNetworksFormUI__imgContainer___ehMf7 {
  display: flex;
  justify-content: center;
}
.SocialNetworksFormUI__dialog___n4H2K .SocialNetworksFormUI__imgContainer___ehMf7 .SocialNetworksFormUI__iconCreator___3-wRD {
  width: 10em;
}
.SocialNetworksFormUI__dialog___n4H2K .SocialNetworksFormUI__input___1f6Rr {
  display: block;
  box-shadow: none;
  border: 1px solid #C0C0C0;
  border-radius: 2px;
  background-color: #FFFFFF;
  padding: 0.5rem 1.5rem;
  width: 100%;
  outline: none;
  font-weight: 400;
}
.SocialNetworksFormUI__dialog___n4H2K .SocialNetworksFormUI__input___1f6Rr:focus {
  border: 1px solid var(--primary);
}
.SocialNetworksFormUI__dialog___n4H2K .SocialNetworksFormUI__input___1f6Rr::placeholder {
  color: #C0C0C0;
  font-weight: 400;
  opacity: 0.6;
}
.SocialNetworksFormUI__dialog___n4H2K .SocialNetworksFormUI__input___1f6Rr:-ms-input-placeholder {
  color: #C0C0C0;
  font-weight: 400;
  opacity: 0.6;
}
.SocialNetworksFormUI__dialog___n4H2K .SocialNetworksFormUI__input___1f6Rr::-ms-input-placeholder {
  color: #C0C0C0;
  font-weight: 400;
  opacity: 0.6;
}
.SocialNetworksFormUI__dialog___n4H2K .SocialNetworksFormUI__input___1f6Rr[type=number]::-webkit-inner-spin-button,
.SocialNetworksFormUI__dialog___n4H2K .SocialNetworksFormUI__input___1f6Rr[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.SocialNetworksFormUI__dialog___n4H2K .SocialNetworksFormUI__input-active___1eRp3 {
  border: 1px solid var(--primary);
}
.SocialNetworksFormUI__dialog___n4H2K .SocialNetworksFormUI__input-error___2-zDQ {
  border: 1px solid #F85555;
}
.SocialNetworksFormUI__dialog___n4H2K .SocialNetworksFormUI__input-error___2-zDQ:focus {
  border: 1px solid #F85555;
}
.SocialNetworksFormUI__modal___lzW4C {
  min-width: 25vw;
  border-radius: 4px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  margin-top: 4rem;
}
.SocialNetworksFormUI__instaback___1aCV- {
  background-color: #e4405f;
}
.SocialNetworksFormUI__youtubeback___1lLCp {
  background-color: #ff0000;
}
.SocialNetworksFormUI__fbkback___3ph0U {
  background-color: #1778F2;
}
.SocialNetworksFormUI__formLabel___1DQKx {
  color: #767676;
  margin: .8em 0;
  font-weight: bold;
}
.SocialNetworksFormUI__headerIcon___3lfFp {
  width: 3em;
}
.SocialNetworksFormUI__paddin___1TQI- {
  padding-left: 6rem;
}

.FacebookLogin__button-facebook___1vc-L {
  background: #1778F2;
  border: none;
}
.FacebookLogin__button-facebook___1vc-L > div {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
}
.FacebookLogin__button-facebook___1vc-L:hover {
  background: #1778F2;
  filter: none;
  transform: none;
  border: none;
}
.FacebookLogin__button-facebook___1vc-L:active {
  background: #1778F2;
  filter: none;
  transform: none;
  border: none;
}

.SocialAvatar__list___blru4 {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  transform: translateY(-100%);
}
.SocialAvatar__story-border___yK2D_ {
  border: 1px solid #F64A4A;
  border-radius: 50%;
}

.SocialBadge__badge___3VVFD {
  color: white;
  border-radius: 50%;
}
.SocialBadge__icon___U6F-S {
  top: 50%;
  left: 50%;
  width: 27px;
  position: absolute;
  transform: translate(-50%, -50%);
}

.SearchInput__wrapper___1P8oT {
  border: 1px solid #C0C0C0;
  background: white;
  padding: 0.5rem 1.5rem;
  font-size: 1.6rem;
}
.SearchInput__wrapper___1P8oT button {
  box-shadow: none;
  border: none;
  margin-right: 1rem;
  height: 17px;
  outline: none;
  color: #767676;
  background-color: transparent;
}
.SearchInput__input___mWqyw {
  border: none;
  width: 100%;
  outline: none;
  background: white;
  padding-left: 0.5rem;
  -webkit-box-shadow: 0 0 0px 1000px white inset !important;
  -webkit-appearance: none;
}
.SearchInput__input___mWqyw:focus {
  border: none;
}
.SearchInput__input___mWqyw::-webkit-input-placeholder {
  color: #C0C0C0;
}
.SearchInput__input___mWqyw::-moz-placeholder {
  color: #C0C0C0;
}
.SearchInput__input___mWqyw:-ms-input-placeholder {
  color: #C0C0C0;
}
.SearchInput__input___mWqyw:-moz-placeholder {
  color: #C0C0C0;
}

.CampaignBrief__img___2T4TE {
  height: 22.5rem;
  width: calc(50% - 1rem);
  margin-bottom: 2rem;
  border-radius: 4px;
  overflow: hidden;
}
.CampaignBrief__single___2rFYR {
  width: 100%;
}
.CampaignBrief__boostContainer___3eomB {
  margin: 12px 0 8px;
}
.CampaignBrief__boostCode___1m5_W {
  display: flex;
  flex-direction: row;
  align-items: center;
  color: #272727;
}
.CampaignBrief__briefInfo___3cyJe {
  color: #767676;
}

:root {
  --primary: #16D4E6;
  --primaryD20: #0d7e89;
  --primaryD15: #0f94a0;
  --primaryD10: #12a9b8;
  --primaryD05: #14bfcf;
  --primaryL60: #ffffff;
  --primaryL45: #e5fbfd;
  --primaryL05: #2bdaeb;
  --primaryF60: rgba(22, 212, 230, 0.6);
  --primaryF50: rgba(22, 212, 230, 0.5);
  --primaryF20: rgba(22, 212, 230, 0.2);
  --primaryF10: rgba(22, 212, 230, 0.1);
  --primaryF05: rgba(22, 212, 230, 0.05);
  --gradientEnd: #ace500;
  --blackShadow: rgba(0, 0, 0, 0.12);
  --unbanSelectableBorder: #6cd425;
  --unbanSelectableBackground: rgba(108, 212, 37, 0.15);
}
.PinkDisclaimerDialog__dialog___2zUzv {
  width: 60vw;
  overflow: hidden;
  border-radius: 4px;
  background-color: #ffffff;
}
.PinkDisclaimerDialog__warning-box___1ekdf {
  padding: 1rem;
  border-radius: 4px;
  border: 1px solid #F8CD1C;
  background: rgba(248, 205, 28, 0.1);
}
.PinkDisclaimerDialog__warning-box___1ekdf i {
  font-size: 5rem;
  color: #F8CD1C;
}
.PinkDisclaimerDialog__warning-box__top___2Y2bZ {
  margin-top: 2rem;
}
.PinkDisclaimerDialog__warning-box__top--lite___dfgdR {
  width: 87%;
  float: right;
  margin-top: 4.5rem;
  background-color: #ffffff;
}
.PinkDisclaimerDialog__warning-box__msg___3lbrF {
  display: flex;
  align-items: flex-start;
}
.PinkDisclaimerDialog__warning-box__msg___3lbrF > img {
  margin-right: 1rem;
  filter: hue-rotate(50deg) brightness(168%);
}
.PinkDisclaimerDialog__warning-box__msg___3lbrF > span {
  font-size: 12px;
}
.PinkDisclaimerDialog__list___9Lw7u {
  padding: 2rem;
}
.PinkDisclaimerDialog__list___9Lw7u li {
  padding: 0.5rem;
  font-size: 2.2rem;
}
.PinkDisclaimerDialog__footer___2SxBM {
  margin-top: 8rem;
}

.BrandAvatar__image___2kPuZ {
  overflow: hidden;
  border-radius: 50%;
  background-size: cover;
  background-position: center;
}
.BrandAvatar__image___2kPuZ .BrandAvatar__overlay___3DADS {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.8);
  color: #FAFAFA;
  opacity: 0;
  transition: all 0.2s;
}
.BrandAvatar__image___2kPuZ.BrandAvatar__sm___2aKkW {
  width: 4rem;
  height: 4rem;
  font-size: 0.75rem;
}
.BrandAvatar__image___2kPuZ.BrandAvatar__md___2qLQN {
  height: 7rem;
  width: 7rem;
  font-size: 2rem;
}
.BrandAvatar__image___2kPuZ:hover .BrandAvatar__overlay___3DADS {
  opacity: 1;
}
.BrandAvatar__shadow___28aYl {
  box-shadow: 0 0.75rem 1.5rem 0 rgba(0, 0, 0, 0.4);
}

.Tab__container___23bvI {
  display: inline-flex;
  color: #767676;
  cursor: pointer;
}
.Tab__active___2kH2O {
  color: var(--primary) !important;
  border-bottom: 2px solid var(--primary);
}
.Tab__badge___33Ids {
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 2.5rem;
  height: 2.5rem;
  margin-left: 1rem;
  border-radius: 2.5rem;
  background-color: #F85555;
  font-size: 1.2rem;
  font-weight: 400;
  color: #FAFAFA;
  padding: 0 1rem;
}
.Tab__gray-badge___58DqR {
  background-color: #767676;
}

.RateSelector__container___2wWwn {
  display: flex;
  justify-content: space-between;
  padding: 1rem 1.5rem;
  width: 22rem;
  height: 4rem;
  border-radius: 4rem;
  background-color: #F1F1F1;
}
.RateSelector__container___2wWwn i {
  font-size: 1.75rem;
  color: #C0C0C0;
}
.RateSelector__hovered___p3e3_ {
  background-color: rgba(22, 212, 230, 0.1) !important;
}
.RateSelector__highlighted___278Wh {
  color: #FFFFFF !important;
  text-shadow: -1px 0 var(--primary), 0 1px var(--primary), 1px 0 var(--primary), 0 -1px var(--primary);
}
.RateSelector__active-primary___67C4F {
  color: var(--primary) !important;
}
.RateSelector__active-gold___268tl {
  color: #FEBE2D !important;
}
.RateSelector__transparent___23hg1 {
  background-color: transparent !important;
}

.Pulse__pulse___FTzYW {
  animation: Pulse__pulse___FTzYW 2s infinite;
}
@keyframes Pulse__pulse___FTzYW {
  0% {
    box-shadow: 0 0 0 0 var(--primaryF60);
  }
  70% {
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}

.ChatBubble__bubble___2bbur {
  max-width: 66%;
  min-width: 17rem;
  padding: 2rem;
  border-radius: 1rem;
  white-space: pre-line;
  word-break: break-word;
  animation-duration: 0.3s;
}
.ChatBubble__bubble___2bbur.ChatBubble__with-images___2hBHo {
  width: 66%;
}
.ChatBubble__left___3zHlg {
  max-width: 66%;
  min-width: 17rem;
  padding: 2rem;
  border-radius: 1rem;
  white-space: pre-line;
  word-break: break-word;
  animation-duration: 0.3s;
  background-color: #F1F1F1;
}
.ChatBubble__left___3zHlg.ChatBubble__with-images___2hBHo {
  width: 66%;
}
.ChatBubble__left___3zHlg.ChatBubble__animate___2ZaDD {
  animation-name: ChatBubble__slide-in-left___50gbn;
}
.ChatBubble__tail-left___3-Rot {
  position: absolute;
  bottom: -1rem;
  left: 0;
  width: 0;
  height: 0;
  border-right: 2rem solid transparent;
  border-left: 0 solid transparent;
  border-top: 2rem solid #F1F1F1;
  animation-duration: 0.3s;
}
.ChatBubble__tail-left___3-Rot.ChatBubble__animate___2ZaDD {
  animation-name: ChatBubble__slide-in-left___50gbn;
}
.ChatBubble__right___3GtyF {
  max-width: 66%;
  min-width: 17rem;
  padding: 2rem;
  border-radius: 1rem;
  white-space: pre-line;
  word-break: break-word;
  animation-duration: 0.3s;
  background-color: var(--primaryL45);
}
.ChatBubble__right___3GtyF.ChatBubble__with-images___2hBHo {
  width: 66%;
}
.ChatBubble__right___3GtyF.ChatBubble__animate___2ZaDD {
  animation-name: ChatBubble__slide-in-right___2XvSv;
}
.ChatBubble__tail-right___gZ9e1 {
  position: absolute;
  bottom: -1rem;
  right: 0;
  width: 0;
  height: 0;
  border-left: 2rem solid transparent;
  border-right: 0 solid transparent;
  border-top: 2rem solid var(--primaryL45);
  animation-duration: 0.3s;
}
.ChatBubble__tail-right___gZ9e1.ChatBubble__animate___2ZaDD {
  animation-name: ChatBubble__slide-in-right___2XvSv;
}
@keyframes ChatBubble__slide-in-left___50gbn {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes ChatBubble__slide-in-right___2XvSv {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.ChatBubble__date___2JKq2,
.ChatBubble__email___1moX8 {
  font-size: 1.2rem;
}
.ChatBubble__username___A7Cou {
  font-size: 1.3rem;
}
.ChatBubble__username___A7Cou,
.ChatBubble__email___1moX8 {
  max-width: 90%;
}

.ChatTextarea__textarea___rn1Oj {
  width: 100%;
  padding: 1.5rem 8rem 1rem 1rem;
  border-style: none;
  border-top: 1px solid #C0C0C0;
  outline: none;
  resize: none;
  background: transparent;
  transition: 0.2s all;
}
.ChatTextarea__textarea___rn1Oj:focus:not(.ChatTextarea__disabled___2MkW_),
.ChatTextarea__textarea___rn1Oj.ChatTextarea__focus___C3A9V:not(.ChatTextarea__disabled___2MkW_) {
  border-top: 1px solid var(--primary);
}
.ChatTextarea__textarea___rn1Oj:focus:not(.ChatTextarea__disabled___2MkW_)::-webkit-input-placeholder,
.ChatTextarea__textarea___rn1Oj.ChatTextarea__focus___C3A9V:not(.ChatTextarea__disabled___2MkW_)::-webkit-input-placeholder {
  color: #F1F1F1;
}
.ChatTextarea__textarea___rn1Oj:focus:not(.ChatTextarea__disabled___2MkW_)::-moz-placeholder,
.ChatTextarea__textarea___rn1Oj.ChatTextarea__focus___C3A9V:not(.ChatTextarea__disabled___2MkW_)::-moz-placeholder {
  color: #F1F1F1;
}
.ChatTextarea__textarea___rn1Oj.ChatTextarea__with-images___1BILy {
  padding-top: 10rem;
}
.ChatTextarea__icon-container___1Kj_W {
  position: absolute;
  bottom: 1rem;
  display: flex;
  align-items: flex-end;
  height: 100%;
}
.ChatTextarea__icon___3AHLy {
  font-size: 2rem;
  margin-top: 0.8rem;
}
.ChatTextarea__icon___3AHLy:not(.ChatTextarea__disabled___2MkW_) {
  color: #767676;
  cursor: pointer;
}
.ChatTextarea__icon___3AHLy:not(.ChatTextarea__disabled___2MkW_):hover {
  color: var(--primary);
}
.ChatTextarea__icon___3AHLy.ChatTextarea__disabled___2MkW_ {
  color: #F1F1F1;
  cursor: default;
}
.ChatTextarea__images-container___2100c {
  position: absolute;
  top: 0;
  left: 0;
  right: 1rem;
  z-index: 1;
}
.ChatTextarea__image___pV47R {
  height: 7.5rem;
  min-width: 20%;
  max-width: 25%;
  border-radius: 0.25rem;
  box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.12);
  background-position: center;
  background-size: cover;
  cursor: pointer;
  overflow: hidden;
}
.ChatTextarea__image-overlay___1fFKb {
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
}
.ChatTextarea__image-overlay___1fFKb:hover {
  opacity: 1;
}
.ChatTextarea__image-overlay___1fFKb i {
  position: absolute;
  right: 1rem;
  top: 1rem;
  color: #FAFAFA;
}
.ChatTextarea__image-overlay___1fFKb i:hover {
  color: var(--primary);
}

.Spinner__sk-circle___3oAVZ {
  width: 40px;
  height: 40px;
  position: relative;
}
.Spinner__sk-circle___3oAVZ .Spinner__sk-child___1T68T {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.Spinner__sk-circle___3oAVZ .Spinner__sk-child___1T68T:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #C0C0C0;
  border-radius: 100%;
  animation: Spinner__sk-circleBounceDelay___3v8TE 1.2s infinite ease-in-out both;
}
.Spinner__sk-circle___3oAVZ .Spinner__sk-circle2___3FIeM {
  transform: rotate(30deg);
}
.Spinner__sk-circle___3oAVZ .Spinner__sk-circle3___qZW7t {
  transform: rotate(60deg);
}
.Spinner__sk-circle___3oAVZ .Spinner__sk-circle4___zb7MT {
  transform: rotate(90deg);
}
.Spinner__sk-circle___3oAVZ .Spinner__sk-circle5___3VU2G {
  transform: rotate(120deg);
}
.Spinner__sk-circle___3oAVZ .Spinner__sk-circle6___1jbtN {
  transform: rotate(150deg);
}
.Spinner__sk-circle___3oAVZ .Spinner__sk-circle7___1bNvQ {
  transform: rotate(180deg);
}
.Spinner__sk-circle___3oAVZ .Spinner__sk-circle8___8SpV1 {
  transform: rotate(210deg);
}
.Spinner__sk-circle___3oAVZ .Spinner__sk-circle9___U_HIk {
  transform: rotate(240deg);
}
.Spinner__sk-circle___3oAVZ .Spinner__sk-circle10___MV9hA {
  transform: rotate(270deg);
}
.Spinner__sk-circle___3oAVZ .Spinner__sk-circle11___2Hv8C {
  transform: rotate(300deg);
}
.Spinner__sk-circle___3oAVZ .Spinner__sk-circle12___3g_P9 {
  transform: rotate(330deg);
}
.Spinner__sk-circle___3oAVZ .Spinner__sk-circle2___3FIeM:before {
  animation-delay: -1.1s;
}
.Spinner__sk-circle___3oAVZ .Spinner__sk-circle3___qZW7t:before {
  animation-delay: -1s;
}
.Spinner__sk-circle___3oAVZ .Spinner__sk-circle4___zb7MT:before {
  animation-delay: -0.9s;
}
.Spinner__sk-circle___3oAVZ .Spinner__sk-circle5___3VU2G:before {
  animation-delay: -0.8s;
}
.Spinner__sk-circle___3oAVZ .Spinner__sk-circle6___1jbtN:before {
  animation-delay: -0.7s;
}
.Spinner__sk-circle___3oAVZ .Spinner__sk-circle7___1bNvQ:before {
  animation-delay: -0.6s;
}
.Spinner__sk-circle___3oAVZ .Spinner__sk-circle8___8SpV1:before {
  animation-delay: -0.5s;
}
.Spinner__sk-circle___3oAVZ .Spinner__sk-circle9___U_HIk:before {
  animation-delay: -0.4s;
}
.Spinner__sk-circle___3oAVZ .Spinner__sk-circle10___MV9hA:before {
  animation-delay: -0.3s;
}
.Spinner__sk-circle___3oAVZ .Spinner__sk-circle11___2Hv8C:before {
  animation-delay: -0.2s;
}
.Spinner__sk-circle___3oAVZ .Spinner__sk-circle12___3g_P9:before {
  animation-delay: -0.1s;
}
@keyframes Spinner__sk-circleBounceDelay___3v8TE {
  0%,
  80%,
  100% {
    transform: scale(0);
  }
  40% {
    transform: scale(1);
  }
}

.VideoPreview__icon___17CiO {
  position: absolute;
  width: 100%;
  top: 0;
  height: 100%;
  z-index: 1;
  color: white;
  font-size: 8rem;
  cursor: pointer;
}

:root {
  --primary: #16D4E6;
  --primaryD20: #0d7e89;
  --primaryD15: #0f94a0;
  --primaryD10: #12a9b8;
  --primaryD05: #14bfcf;
  --primaryL60: #ffffff;
  --primaryL45: #e5fbfd;
  --primaryL05: #2bdaeb;
  --primaryF60: rgba(22, 212, 230, 0.6);
  --primaryF50: rgba(22, 212, 230, 0.5);
  --primaryF20: rgba(22, 212, 230, 0.2);
  --primaryF10: rgba(22, 212, 230, 0.1);
  --primaryF05: rgba(22, 212, 230, 0.05);
  --gradientEnd: #ace500;
  --blackShadow: rgba(0, 0, 0, 0.12);
  --unbanSelectableBorder: #6cd425;
  --unbanSelectableBackground: rgba(108, 212, 37, 0.15);
}
.SafeImage__wrapper___1u0ta {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.SafeImage__background-image___n4PFC {
  height: 100%;
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.SafeImage__play-icon-container___3qNQU {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.SafeImage__play-icon-container___3qNQU i {
  font-size: 90px;
}
.SafeImage__spinner-wrapper___3C0bh {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  background-color: #F1F1F1;
  z-index: 2;
}
.SafeImage__with-error___1zt44 {
  background-size: 40%;
  background-color: #F1F1F1;
  object-fit: scale-down;
}
.SafeImage__overlay___1qcz6 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.15);
  z-index: 1;
}
.SafeImage__gift-icon-lite___1qi1O {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.25);
}

.YoutubeVideoPreview__container___WqPY2 {
  height: 0;
  padding-top: 25px;
  position: relative;
  padding-bottom: 56.25%;
}
.YoutubeVideoPreview__container--small___21S0Z {
  padding: 0;
  height: auto;
  position: static;
}
.YoutubeVideoPreview__iframe___3SG5N {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.YoutubeVideoPreview__iframe--small___2Faeb {
  height: 200px;
  position: static;
}

.VerificationBadge__badge___Sry73 {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  color: white;
  margin-left: 0.5rem;
}
.VerificationBadge__small___3-kBJ {
  width: 1.5rem;
  height: 1.5rem;
  font-size: 0.75rem;
  line-height: 0.75rem;
}
.VerificationBadge__medium___1DJnL {
  width: 3rem;
  height: 3rem;
  font-size: 1.5rem;
  line-height: 1.5rem;
}

.SensitiveContentTag__tag___2OU5c {
  color: white;
  background-color: black;
  padding: 0.4rem 1.5rem;
  font-size: 1.4rem;
  font-weight: lighter;
  display: inline-block;
  border-radius: 20px;
  line-height: 1.4rem;
}

.MediaCarousel__carousel-item___3mbR3 {
  height: 350px;
}
.MediaCarousel__arrow___HL4eu {
  position: absolute;
  top: 50%;
  z-index: 1;
  transform: translateY(-50%);
  padding: 2rem 2rem 1.1rem;
  cursor: pointer;
}
.MediaCarousel__arrow___HL4eu i {
  color: white;
  font-size: 2rem;
}
.MediaCarousel__right___3yCB- {
  right: 0;
}
.MediaCarousel__left___PB1kD {
  left: 0;
}
.MediaCarousel__dots___2YEhx {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  border-radius: 10px;
  background-color: rgba(0, 0, 0, 0.5);
}
.MediaCarousel__urlContainer___2I4FE {
  padding: 2rem;
}

.PostBanner__post-banner___ADaBm {
  width: 100%;
}
.PostBanner__post-banner___ADaBm .PostBanner__link-section___3yu-b {
  display: flex;
  margin-bottom: 8px;
  justify-content: flex-end;
}
.PostBanner__post-banner___ADaBm .PostBanner__banner___3CoU- {
  height: 350px;
  text-align: center;
}
.PostBanner__post-banner___ADaBm .PostBanner__banner___3CoU- .PostBanner__post___1hf7x {
  height: 350px;
  width: 100%;
  border: none;
}
.PostBanner__circle___3fZR7 {
  width: 2rem;
  height: 2rem;
  display: flex;
  cursor: pointer;
  border-radius: 50%;
  align-items: center;
  margin: 0 0 7px 1rem;
  justify-content: center;
  background-color: #16d4e6;
}
.PostBanner__circle__help___1dTIW {
  color: white;
  font-weight: bold;
  font-size: 1.2rem;
}

:root {
  --primary: #16D4E6;
  --primaryD20: #0d7e89;
  --primaryD15: #0f94a0;
  --primaryD10: #12a9b8;
  --primaryD05: #14bfcf;
  --primaryL60: #ffffff;
  --primaryL45: #e5fbfd;
  --primaryL05: #2bdaeb;
  --primaryF60: rgba(22, 212, 230, 0.6);
  --primaryF50: rgba(22, 212, 230, 0.5);
  --primaryF20: rgba(22, 212, 230, 0.2);
  --primaryF10: rgba(22, 212, 230, 0.1);
  --primaryF05: rgba(22, 212, 230, 0.05);
  --gradientEnd: #ace500;
  --blackShadow: rgba(0, 0, 0, 0.12);
  --unbanSelectableBorder: #6cd425;
  --unbanSelectableBackground: rgba(108, 212, 37, 0.15);
}
.MediaUploaderCarousel__carousel-wrapper___3KTDU {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #F1F1F1;
}
.MediaUploaderCarousel__carousel-wrapper___3KTDU li {
  padding: 0;
}
.MediaUploaderCarousel__arrow___CHeg0 {
  cursor: pointer;
  padding: 2rem 2rem 1.1rem;
  color: white;
}
.MediaUploaderCarousel__arrow___CHeg0 i {
  font-size: 2rem;
}
.MediaUploaderCarousel__buttons-wrapper___QrPoN {
  position: absolute;
  top: 0;
  width: 100%;
  text-align: right;
  padding: 0 1rem;
}
.MediaUploaderCarousel__button___3EMlx {
  color: white;
  font-size: 1.6rem;
  padding: 1.5rem 0;
  margin: 0 1rem;
  border: none;
  background-color: transparent;
  box-shadow: none;
  z-index: 10;
  outline: none;
}
.MediaUploaderCarousel__back___3PXG- {
  background-color: #F1F1F1;
}
.MediaUploaderCarousel__lite___3b7p6 {
  color: #16d4e6;
  font-size: 30px;
  display: flex;
  text-align: center;
  margin-left: 5rem;
}
.MediaUploaderCarousel__highlight___3PevU {
  background-color: var(--primaryF20);
}
.MediaUploaderCarousel__litevideo___2gsUi {
  color: #16d4e6;
  font-size: 14px;
  font-weight: 400;
}

.ChatImagesUploader__icon____yoDn {
  font-size: 2rem;
  margin-top: 0.8rem;
  color: #767676;
  cursor: pointer;
}
.ChatImagesUploader__icon____yoDn:not(.ChatImagesUploader__disabled___22DKb):hover {
  color: var(--primary);
}
.ChatImagesUploader__icon____yoDn.ChatImagesUploader__disabled___22DKb {
  color: #F1F1F1;
  cursor: default;
}

.HeroSections__container___1yQde {
  margin: 0 auto;
  padding: 32px 0;
  background-color: #F2F2F2;
}
.HeroSections__container___1yQde .HeroSections__header___2BgcN {
  padding: 0 2rem;
}
.HeroSections__container___1yQde .HeroSections__logo___3I1K0 {
  width: 120px;
}
.HeroSections__container___1yQde .HeroSections__footer___mjK0t {
  margin: 0 2rem;
}
.HeroSections__container___1yQde .HeroSections__main___3OMH5 {
  display: flex;
  align-items: center;
  padding-bottom: 55px;
  height: calc(90vh);
}
.HeroSections__container___1yQde .HeroSections__main--bottom___2s_Jv {
  padding: 0;
  height: auto;
}
.HeroSections__container___1yQde .HeroSections__left-section___1cZVE {
  display: none;
}
.HeroSections__container___1yQde .HeroSections__right-section___1Tzde {
  padding-left: 0;
}
.HeroSections__container___1yQde .HeroSections__link___2AOqK {
  margin-top: 0;
  font-weight: 600;
  border-width: 1px;
  border-radius: 2px;
}
@media (min-width: 769px) {
  .HeroSections__container___1yQde {
    padding: 32px 64px;
  }
  .HeroSections__container___1yQde .HeroSections__header___2BgcN,
  .HeroSections__container___1yQde .HeroSections__footer___mjK0t {
    margin: 0;
    padding: 0;
  }
  .HeroSections__container___1yQde .HeroSections__main___3OMH5 {
    height: calc(83vh);
  }
  .HeroSections__container___1yQde .HeroSections__main--bottom___2s_Jv {
    padding: 55px 0 24px 0;
  }
  .HeroSections__container___1yQde .HeroSections__main--body___2J0Mo {
    padding: 55px 0;
  }
  .HeroSections__container___1yQde .HeroSections__logo___3I1K0 {
    width: 190px;
  }
  .HeroSections__container___1yQde .HeroSections__link___2AOqK {
    font-size: 18px;
    margin-top: 2.5rem;
  }
  .HeroSections__container___1yQde .HeroSections__link--padding-x___3yycZ {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (min-width: 1024px) {
  .HeroSections__container___1yQde .HeroSections__left-section___1cZVE {
    display: block;
  }
  .HeroSections__container___1yQde .HeroSections__left-section___1cZVE h1 {
    font-size: 330%;
    font-weight: 700;
    line-height: 108%;
    color: #1F2626;
    text-transform: uppercase;
    font-family: Roboto Condensed;
  }
  .HeroSections__container___1yQde .HeroSections__left-section___1cZVE h1 span {
    color: var(--primary);
  }
  .HeroSections__container___1yQde .HeroSections__left-section___1cZVE h1 div > div {
    font-size: 44px;
    margin-top: 20px;
  }
  .HeroSections__container___1yQde .HeroSections__left-section___1cZVE p {
    font-size: 32px;
    margin-top: 23px;
    font-weight: 400;
    line-height: 109%;
    font-family: Proxima Nova;
    color: #575757;
  }
  .HeroSections__container___1yQde .HeroSections__right-section___1Tzde {
    padding-left: 40px;
  }
}
@media (min-width: 1197px) {
  .HeroSections__container___1yQde .HeroSections__left-section___1cZVE h1 {
    font-size: 430%;
  }
}

.SupportLinks__container___3l0Tj {
  left: 0;
  width: 100%;
  bottom: -12px;
  padding: 10px;
  position: absolute;
}
.SupportLinks__container--no-padding___1Pj-3 {
  padding: 0;
}
.SupportLinks__container___3l0Tj a {
  height: 100%;
  display: flex;
  cursor: pointer;
  padding: 2rem 3rem;
  white-space: nowrap;
  align-items: center;
  transition: all 0.2s;
  color: #767676;
}
.SupportLinks__container___3l0Tj a:hover {
  color: var(--primary);
}
.SupportLinks__container___3l0Tj a:first-child {
  padding-left: 0;
}
.SupportLinks__container___3l0Tj .SupportLinks__language___3cttV {
  cursor: pointer;
  font-size: 2.2rem;
  color: #767676;
}
.SupportLinks__container___3l0Tj .SupportLinks__language___3cttV.SupportLinks__selected___2HpPa {
  cursor: default;
  color: var(--primary) !important;
}
.SupportLinks__container___3l0Tj .SupportLinks__language___3cttV:not(.SupportLinks__selected___2HpPa):hover {
  color: var(--primaryL05);
}
.SupportLinks__container___3l0Tj .SupportLinks__language___3cttV:not(:last-child) {
  border-right: 1px solid #D9D9D9;
}

.FloatingChatTrigger__icon___3DqTr {
  cursor: pointer;
  margin: 0 1rem;
}
.FloatingChatTrigger__icon___3DqTr:hover {
  color: var(--primary) !important;
}
.FloatingChatTrigger__icon___3DqTr.FloatingChatTrigger__sm___1L4S6 {
  font-size: 1.8rem;
}
.FloatingChatTrigger__icon___3DqTr.FloatingChatTrigger__md___7nZoR {
  font-size: 2.5rem;
}

.ChatsList__filters___2aGCF {
  height: 8rem;
  padding-left: 1.5rem;
}
.ChatsList__arrow___3QtG0 {
  cursor: pointer;
  height: 2rem;
  margin-left: 1rem;
}
.ChatsList__arrow___3QtG0.ChatsList__disabled___Q8_3j {
  color: #C0C0C0;
  cursor: default;
}
.ChatsList__chats-container___2BBFN {
  border: 1px solid #F1F1F1;
  border-left-style: none;
  height: calc(100% - 8rem);
}
.ChatsList__chats___K1CDz {
  max-height: calc(100% - 8rem);
}

.GooglePlaceInput__input-wrapper___M4trt i {
  color: #767676 !important;
}
.GooglePlaceInput__input-wrapper___M4trt input {
  font-size: 1.8rem;
  color: #767676;
}
.GooglePlaceInput__list___39mzB {
  position: absolute;
  top: 100%;
  background-color: white;
  border-left: 2px solid #F1F1F1;
  border-right: 2px solid #F1F1F1;
  width: 100%;
  z-index: 10;
}
.GooglePlaceInput__item___33BYn {
  padding: 1rem 2rem;
  color: #767676;
  border-bottom: 2px solid #F1F1F1;
  cursor: pointer;
}
.GooglePlaceInput__item___33BYn:hover {
  background-color: #F1F1F1;
}

.InviteDetailHeaderUI__grid___2VfwP {
  display: grid;
  grid-template-columns: auto auto;
  grid-column-gap: 2rem;
  grid-row-gap: 1rem;
  justify-items: end;
  grid-template-areas: "price user" ".     time";
}
@media (max-width: 930px) {
  .InviteDetailHeaderUI__grid___2VfwP {
    grid-template-columns: auto auto auto auto;
    justify-items: start;
    grid-template-areas: "user price time";
  }
}
@media screen and (max-width: 560px) {
  .InviteDetailHeaderUI__grid___2VfwP {
    grid-template-columns: auto auto;
    justify-items: start;
    grid-template-areas: "user price" ".    time";
  }
}
.InviteDetailHeaderUI__payment-container___ZNfoT {
  cursor: pointer;
}
.InviteDetailHeaderUI__payment-container___ZNfoT h3:hover {
  text-decoration: underline;
}

.CampaignHeader__wrapper___32Ngm {
  display: flex;
  padding: 3rem 6rem;
  flex-direction: column;
  align-items: flex-start;
}
@media (max-width: 930px) {
  .CampaignHeader__wrapper___32Ngm {
    padding: 2rem;
  }
}
.CampaignHeader__overlay___1cpFK {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0.9) 100%);
}
.CampaignHeader__info___3Na1o {
  width: 100%;
  margin-top: auto;
  color: #FFFFFF;
  display: grid;
  grid-gap: 2.2rem;
  align-items: center;
  grid-template-columns: auto 250px 128px 1fr;
  grid-template-rows: 1fr;
  grid-template-areas: "avatar name stars child";
}
@media (max-width: 930px) {
  .CampaignHeader__info___3Na1o {
    grid-template-columns: auto 1fr 128px;
    grid-template-rows: auto 1fr;
    grid-template-areas: "avatar name stars" "child child child";
  }
}
@media screen and (max-width: 560px) {
  .CampaignHeader__info___3Na1o {
    height: 100%;
    margin-top: 0;
    grid-template-columns: auto 1fr;
    grid-template-rows: auto 1fr;
    grid-row-gap: 1rem;
    grid-template-areas: "avatar name" "child child";
  }
}
.CampaignHeader__avatar___1zMKT {
  width: 8rem;
  height: 8rem;
  margin: 0 1rem;
  max-width: 8rem;
  border-radius: 8rem;
}
@media screen and (max-width: 560px) {
  .CampaignHeader__stars___3Jfwr {
    display: none;
  }
}
.CampaignHeader__logo___2-vZo {
  width: auto;
  height: 30px;
  margin-bottom: 16px;
}
@media screen and (max-width: 560px) {
  .CampaignHeader__logo___2-vZo {
    display: none;
  }
}

.BudgetCapacityCard__card___3qSmk {
  border-width: 1px;
  border-style: solid;
  transition: all 0.2s;
  cursor: default;
}
.BudgetCapacityCard__hover___3jORL:hover {
  transform: scale(1.02);
}
.BudgetCapacityCard__low-border___1dAdP {
  border-color: #F85555;
}
.BudgetCapacityCard__low-border___1dAdP.BudgetCapacityCard__hover___3jORL:hover {
  box-shadow: 0 2px 4px 0 rgba(247, 85, 85, 0.3), 0 4px 8px 0 rgba(0, 0, 0, 0.05);
}
.BudgetCapacityCard__medium-border___1tosk {
  border-color: #F8CD1C;
}
.BudgetCapacityCard__medium-border___1tosk.BudgetCapacityCard__hover___3jORL:hover {
  box-shadow: 0 4px 8px 0 rgba(250, 214, 64, 0.29);
}
.BudgetCapacityCard__high-border___Re3yF {
  border-color: #61CB19;
}
.BudgetCapacityCard__high-border___Re3yF.BudgetCapacityCard__hover___3jORL:hover {
  box-shadow: 0 4px 8px 0 rgba(97, 203, 25, 0.2);
}
.BudgetCapacityCard__disabled___1AWWj {
  border-color: #C0C0C0;
}

.ParticipationLayout__grid___3BuV8 {
  margin: 0 auto;
  padding: 0 32px 32px;
  display: grid;
  grid-gap: 32px 24px;
  grid-template-columns: 1fr 407px;
  grid-template-rows: auto auto auto 1fr;
  grid-template-areas: "btitle btitle" "brief right";
}
.ParticipationLayout__grid__soldout___3ril2 {
  margin: 0;
}
@media screen and (max-width: 930px) {
  .ParticipationLayout__grid___3BuV8 {
    grid-template-areas: "btitle btitle" "brief right";
  }
}
@media screen and (max-width: 800px) {
  .ParticipationLayout__grid___3BuV8 {
    padding: 0 1rem 3rem;
    grid-template-columns: 100%;
    grid-template-areas: "btitle" "brief" "right";
  }
}
.ParticipationLayout__right___3CwC2 {
  grid-area: right;
}
@media screen and (max-width: 800px) {
  .ParticipationLayout__brief___2Bezm {
    padding: 0;
  }
}

.CampaignBriefLite__brief___2j1jP {
  width: 100%;
  padding: 16px;
  border-radius: 2px;
  background-color: #FFFFFF;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.05);
}
.CampaignBriefLite__brief___2j1jP .CampaignBriefLite__title___3n3-x {
  font-size: 24px;
  font-weight: 400;
  line-height: normal;
  color: #1F2626;
  font-family: Proxima Nova;
}
.CampaignBriefLite__brief___2j1jP .CampaignBriefLite__subtitle___GWuNA {
  font-size: 14px;
  font-weight: 400;
  margin: 16px 0 8px;
  line-height: normal;
  color: #767676;
  font-family: Proxima Nova;
}
.CampaignBriefLite__brief___2j1jP .CampaignBriefLite__text___RYHq7 {
  font-size: 14px;
  font-weight: 400;
  color: #1F2626;
  line-height: normal;
  font-family: Proxima Nova;
}
.CampaignBriefLite__brief___2j1jP .CampaignBriefLite__text--gray___Kr9L- {
  color: #767676;
}
.CampaignBriefLite__brief___2j1jP .CampaignBriefLite__hashtag___SA-ci {
  margin-right: 0.8rem;
}
.CampaignBriefLite__brief___2j1jP .CampaignBriefLite__button___2QL14 {
  padding: 0;
  font-weight: 600;
  margin: 0 0 0 16px;
}
.CampaignBriefLite__containerSoldOut___2ewj8 {
  height: 100%;
  display: flex;
  padding: 16px;
  text-align: center;
  border-radius: 2px;
  flex-direction: column;
  justify-content: center;
  background-color: #FFFFFF;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.05);
}
.CampaignBriefLite__containerSoldOut___2ewj8 .CampaignBriefLite__disclaimerTitle___-ytB8 {
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
  color: #272727;
}
.CampaignBriefLite__containerSoldOut___2ewj8 .CampaignBriefLite__disclaimerTitle__login___3FJ7f {
  font-weight: 400;
}
.CampaignBriefLite__containerSoldOut___2ewj8 .CampaignBriefLite__loginTitle___qpkNd {
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
  color: #272727;
}
.CampaignBriefLite__containerSoldOut___2ewj8 .CampaignBriefLite__subtitle___GWuNA {
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  color: #272727;
}
.CampaignBriefLite__accounts___EMpMV {
  font-size: 24px;
  color: #1F2626;
  margin: 2rem 0 2rem 0;
}
.CampaignBriefLite__addProfile___3zVFS {
  gap: 10px;
  display: flex;
  align-items: center;
}
.CampaignBriefLite__briefLiteInfo___35nRB {
  font-size: 12px;
  margin-bottom: 2rem;
  color: #767676;
}
@media (max-width: 800px) {
  .CampaignBriefLite__containerBrief___3v8Gt {
    padding: 1rem 0.8rem;
  }
}

.AvailableAccountsLiteUI__container___1LERB {
  display: flex;
  flex-direction: column;
}
.AvailableAccountsLiteUI__dialog___rx1ll {
  display: flex;
  padding: 4rem 1rem;
  justify-content: center;
}

.VerifyModalLite__dialog___Vps8q {
  border-radius: 4px;
  background-color: white;
}
.VerifyModalLite__dialog___Vps8q .VerifyModalLite__dialogContainer___3fLwA {
  padding: 15px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.VerifyModalLite__dialog___Vps8q .VerifyModalLite__header___1Fp70 {
  display: flex;
  font-size: 16px;
}
.VerifyModalLite__dialog___Vps8q .VerifyModalLite__container___UWoRl {
  display: flex;
  justify-content: center;
  text-align: center;
  flex-direction: column;
}
.VerifyModalLite__dialog___Vps8q .VerifyModalLite__container___UWoRl .VerifyModalLite__title___1a5LE {
  color: #16d4e6;
  font-size: 18px;
  font-weight: 600;
}
.VerifyModalLite__dialog___Vps8q .VerifyModalLite__container___UWoRl .VerifyModalLite__text___1hzIc {
  font-size: 12px;
  font-weight: normal;
  color: var(--black);
  margin-top: 3rem;
}
.VerifyModalLite__dialog___Vps8q .VerifyModalLite__buttonContainer___YkTkN {
  display: flex;
  align-items: center;
  justify-content: center;
}
.VerifyModalLite__dialog___Vps8q .VerifyModalLite__buttonContainer___YkTkN .VerifyModalLite__button___Q0qaW {
  margin-top: 3rem;
  width: 18rem;
}

.ParticipationModalLite__dialog___1BHSr {
  border-radius: 4px;
  background-color: white;
}
.ParticipationModalLite__dialog___1BHSr .ParticipationModalLite__dialogContainer___1DKUK {
  padding: 15px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.ParticipationModalLite__dialog___1BHSr .ParticipationModalLite__input___3xdfT {
  padding: 0;
}
.ParticipationModalLite__dialog___1BHSr .ParticipationModalLite__header___1jkF1 {
  display: flex;
  font-size: 16px;
}
.ParticipationModalLite__dialog___1BHSr .ParticipationModalLite__buttonContainer___3_IMn {
  display: flex;
  grid-gap: 2rem;
  align-items: center;
  justify-content: flex-end;
}
.ParticipationModalLite__dialog___1BHSr .ParticipationModalLite__buttonContainer___3_IMn .ParticipationModalLite__button___P85js {
  margin-top: 3rem;
  width: 14rem;
}
.ParticipationModalLite__dialog___1BHSr .ParticipationModalLite__errorContainer___2uQtI {
  margin-top: .3em;
  min-height: 1.2em;
  max-height: 1.2em;
}
.ParticipationModalLite__dialog___1BHSr .ParticipationModalLite__disclaimer___2Bw-p {
  gap: 8px;
  width: 100%;
  padding: 8px;
  display: flex;
  color: #FEBE2D;
  margin-top: 16px;
  border-radius: 2px;
  border: 1px solid #FEBE2D;
}
.ParticipationModalLite__dialog___1BHSr .ParticipationModalLite__disclaimer___2Bw-p > img {
  width: auto;
}
.ParticipationModalLite__dialog___1BHSr .ParticipationModalLite__errorLabel___3Swta {
  margin: 0;
  color: red;
  font-size: .8em;
}
.ParticipationModalLite__dialog___1BHSr .ParticipationModalLite__labelContainer___22bYX {
  display: flex;
  font-size: 12px;
  font-weight: 600;
  flex-direction: row;
  align-items: center;
  margin: 2px 8px 8px 0;
}
.ParticipationModalLite__dialog___1BHSr .ParticipationModalLite__labelContainer___22bYX .ParticipationModalLite__asterisk___2z49Y {
  color: #f64a4a;
  padding-left: 0.5rem;
}
.ParticipationModalLite__dialog___1BHSr .ParticipationModalLite__media___30H-h {
  width: 100%;
  border-radius: 4px;
  margin-right: 1rem;
}
.ParticipationModalLite__dialog___1BHSr .ParticipationModalLite__thumbnail___2ks9o {
  width: 100%;
  height: 16rem;
  overflow: hidden;
  border-radius: 2px;
  border: solid 1px #16d4e6;
  background-color: rgba(22, 212, 230, 0.15) !important;
}

.SocialNetworkCard__networkContainer___LJtVg {
  display: flex;
  flex-direction: row;
  height: 80px;
  margin: 0 0 16px;
  padding: 8px 18px 8px 8px;
  border-radius: 2px;
  box-shadow: 0 2px 8px 0 rgba(97, 203, 25, 0.21);
  border: solid 1px #61cb19;
  background-color: #fff;
}
.SocialNetworkCard__networkContainer___LJtVg .SocialNetworkCard__avatar___3K8r0 {
  width: 20%;
}
.SocialNetworkCard__networkContainer___LJtVg .SocialNetworkCard__containerInfo___1G2pC {
  margin-left: 2.3rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  align-items: center;
}
.SocialNetworkCard__networkContainer___LJtVg .SocialNetworkCard__containerInfo___1G2pC .SocialNetworkCard__userName___3Sz4Z {
  font-size: 15px;
  font-weight: 600;
  color: #505050;
}
.SocialNetworkCard__networkContainer___LJtVg .SocialNetworkCard__containerInfo___1G2pC .SocialNetworkCard__follows___1kY7v {
  font-size: 13px;
  color: rgba(80, 80, 80, 0.7);
}
.SocialNetworkCard__networkContainer___LJtVg .SocialNetworkCard__containerInfo___1G2pC .SocialNetworkCard__button___3WQce {
  font-size: 14px;
  height: max-content;
  padding: 1.5rem 4.3rem;
}

.SectionWithFooter__footer___30MK7 {
  background-color: #FAFAFA;
  border-top: 1px solid #F1F1F1;
}

.PublicationPreview__wrapper___2-xaM {
  width: 100%;
  max-width: 45.5rem;
  background-color: #1f2626;
  overflow: hidden;
}
.PublicationPreview__top___27Krg {
  padding: 2rem;
  width: 100%;
  z-index: 1;
  transition: transform 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.PublicationPreview__bottom___2TyxJ {
  padding: 2rem;
  width: 100%;
  z-index: 1;
  transition: transform 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.PublicationPreview__youtubeUrl___ZA1Bg {
  color: white;
}
.PublicationPreview__urlContainer___20DEn {
  padding: 2rem;
}

.VoxFeedFeedbackForm__button___3Vctn {
  display: flex;
  align-items: center;
  padding: 0.5rem 1.5rem;
}
.VoxFeedFeedbackForm__button___3Vctn i {
  font-size: 2.5rem !important;
}
.VoxFeedFeedbackForm__button___3Vctn span {
  display: none;
  height: 16px;
}
.VoxFeedFeedbackForm__button___3Vctn:hover {
  padding-right: 0rem;
}
.VoxFeedFeedbackForm__button___3Vctn:hover span {
  display: initial;
}
.VoxFeedFeedbackForm__button___3Vctn.VoxFeedFeedbackForm__selected___2XwBN {
  background-color: rgba(22, 212, 230, 0.1) !important;
  border: 1px solid rgba(22, 212, 230, 0.1) !important;
  padding-right: 0rem;
}
.VoxFeedFeedbackForm__button___3Vctn.VoxFeedFeedbackForm__selected___2XwBN:hover {
  border: 1px solid rgba(22, 212, 230, 0.1) !important;
}
.VoxFeedFeedbackForm__button___3Vctn.VoxFeedFeedbackForm__selected___2XwBN span {
  display: initial;
}

.ProductsPaymentUI__delivery-type-title___7c9f6 {
  border-bottom: 1px solid #C0C0C0;
}

.BrandChatsList__row___2wP2v {
  cursor: pointer;
  transition: all 0.2s;
  width: 100%;
  min-height: 13rem;
}
.BrandChatsList__row___2wP2v:hover:not(.BrandChatsList__active___1T7G_) {
  background-color: #FAFAFA;
}
.BrandChatsList__row___2wP2v:not(:last-child) {
  border-bottom: 1px solid #F1F1F1;
}
.BrandChatsList__active___1T7G_ {
  cursor: default;
  background-color: var(--primaryF20);
}

.ParticipationFeedbackCard__globe-tail___poEow {
  position: absolute;
  bottom: -1rem;
  right: 0;
  width: 0;
  height: 0;
  border-left: 2rem solid transparent;
  border-right: 0 solid transparent;
  border-top: 1rem solid #F1F1F1;
}

.CampaignCard__container___2mwO6 {
  height: 22rem;
  border-radius: 0.25rem;
  overflow: hidden;
  box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.05);
  transition: all 0.2s;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.CampaignCard__container___2mwO6:hover {
  box-shadow: 0 1rem 3.75rem rgba(0, 0, 0, 0.2) !important;
  transform: scale(1.025);
}
.CampaignCard__gradient___2__QX {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
}
.CampaignCard__label___ECd1H {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0;
  top: 2rem;
  padding: 1rem 2rem;
  border-radius: 2.5rem 0 0 2.5rem;
  white-space: nowrap;
}
.CampaignCard__disabled___2aPvV {
  filter: grayscale(100%);
}

.ChatWithBrand__title___142eV {
  border-bottom: 1px solid #F1F1F1;
}

.PublicCampaignCardLite__container___2Fgvg {
  border-radius: 0.25rem;
  overflow: hidden;
  box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.05);
  transition: all 0.2s;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 22rem;
}
.PublicCampaignCardLite__container___2Fgvg:hover {
  box-shadow: 0 1rem 3.75rem rgba(0, 0, 0, 0.2) !important;
  transform: scale(1.025);
}
.PublicCampaignCardLite__vox___1qY6R {
  width: 50rem;
  height: 35rem;
  display: grid;
  grid-template-rows: 8fr 1fr;
  padding: 0 !important;
  margin: 0 3rem 6rem 0!important;
}
.PublicCampaignCardLite__vox___1qY6R .PublicCampaignCardLite__image___3JQ-Z {
  padding: 2rem 2rem;
}
.PublicCampaignCardLite__voxBadges___3BSIl {
  padding: 0;
  margin: 0;
}
.PublicCampaignCardLite__postContainer___3-XL7 {
  display: flex;
  align-items: center;
  flex-direction: row;
  padding: 0 1.5rem 0 2rem;
  justify-content: space-between;
  background-color: #f2f2f2;
  color: #767676;
}

.RenderBadges__img___3Elis {
  bottom: -10rem;
  display: flex;
  justify-content: flex-end;
}
.RenderBadges__imgVox___2ulhQ {
  display: flex;
  justify-content: flex-start;
  bottom: 0;
}
.RenderBadges__bcontainer___1bLTA {
  display: flex;
  flex-direction: row;
  bottom: -10rem;
  justify-content: flex-end;
}
.RenderBadges__bcontainer___1bLTA .RenderBadges__badge___1gsov {
  display: flex;
  flex-direction: row;
  width: fit-content;
  margin-right: 1rem;
}
.RenderBadges__label___2g4nT {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0;
  top: 2rem;
  padding: 1rem 2rem;
  border-radius: 2.5rem 0 0 2.5rem;
  white-space: nowrap;
}
.RenderBadges__active___dC9jf {
  color: black !important;
  margin-left: 1rem;
  font-size: 14px;
  font-weight: 400;
}
.RenderBadges__counting___1YbVX {
  color: white;
  margin-left: 0.5rem;
}
.RenderBadges__voxContainer___14U5G {
  display: flex;
  align-items: center;
  margin-left: 2rem;
  justify-content: space-between;
  padding: 0.5rem 0;
}
.RenderBadges__voxContainer___14U5G .RenderBadges__rewards___3SGT7 {
  display: flex;
  flex-direction: row;
  margin-right: 1rem;
}
.RenderBadges__voxContainer___14U5G .RenderBadges__rewards___3SGT7 .RenderBadges__currency___15JXy {
  margin-right: 1rem;
  font-weight: 400;
}
.RenderBadges__terminated___Ft7nz {
  display: flex;
  justify-content: space-between;
  color: white;
  background-color: #767676;
  font-size: 14px;
  font-weight: 400;
  padding-left: 2rem;
}
.RenderBadges__terminated___Ft7nz .RenderBadges__date___2v00y {
  margin-right: 1rem;
}

.BrandSelector__container___bo56e {
  height: 55vh;
  background-color: #FAFAFA;
}
.BrandSelector__title___u7PlT {
  background-color: #FFFFFF;
  border-bottom: 1px solid #F1F1F1;
  height: 46px;
}
.BrandSelector__searcher___eugA2 i {
  left: 0.5rem !important;
  font-size: 1.5rem !important;
}
.BrandSelector__searcher___eugA2 input {
  padding: 0 0 0 3rem !important;
}
.BrandSelector__searcher___eugA2 input::-webkit-input-placeholder {
  font-size: 1.5rem !important;
  font-style: normal !important;
}
.BrandSelector__searcher___eugA2 input::-moz-placeholder {
  font-size: 1.5rem !important;
  font-style: normal !important;
}
.BrandSelector__brand___3kVsH {
  width: 100%;
  height: 6rem;
  display: flex;
  align-items: center;
  border: 1px solid #F1F1F1;
  border-radius: 0.25rem;
  box-shadow: inset 0 0 0 1px #D2D4D4;
  margin: 1rem 0;
  padding: 0.75rem;
  cursor: pointer;
  transition: all 0.2s;
}
.BrandSelector__brand___3kVsH:hover {
  background-color: #F1F1F1;
}

.FloatingChat__container___hYzw3,
.FloatingChat__name___w6TZJ {
  transition: all 0.2s;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}
.FloatingChat__focused___PnfBg {
  box-shadow: 0 0 0 1px var(--primary);
}
.FloatingChat__header___uRDMD {
  height: 4rem;
  width: 100%;
  color: #FAFAFA;
  background-color: #1f2626;
  cursor: pointer;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  z-index: 1;
}
.FloatingChat__close___1XR6r {
  font-size: 1.2rem;
  cursor: pointer;
  margin-top: 0.375rem;
}
.FloatingChat__close___1XR6r:hover {
  color: var(--primary);
}
.FloatingChat__body___2BzrO {
  height: 65vh;
  background-color: #FAFAFA;
  box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.05);
}
.FloatingChat__badge___6T26- {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  font-size: 1.2rem;
  background-color: #F85555;
  color: #FAFAFA;
}
.FloatingChat__brand-switch___165LX {
  border-bottom: 1px solid #F1F1F1;
}

.Main__container___3DPk9 {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 90vw;
  height: 0;
  z-index: 999;
}
.Main__row___2QWlc {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: row-reverse;
}
.Main__extra-chats___10fRf {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 4rem;
  width: 4rem;
  background-color: #1f2626;
  color: #FAFAFA;
  cursor: pointer;
}
.Main__extra-chats___10fRf i {
  font-size: 2.5rem;
  margin-top: 1.2rem;
}
.Main__extra-chat-row___3X4D_ {
  width: 100%;
  cursor: pointer;
  padding: 1rem;
}
.Main__extra-chat-row___3X4D_:hover {
  background-color: #C0C0C0;
}

.SelectableChip__container___6R3DR {
  border-radius: 0.5rem;
  cursor: pointer;
  padding: 1rem;
  border: 1px solid #F1F1F1;
}
.SelectableChip__container___6R3DR:hover:not(.SelectableChip__selected___3rwoT) {
  background-color: #F1F1F1;
}
.SelectableChip__selected___3rwoT {
  border: 1px solid var(--primary);
  background-color: var(--primaryL05);
  color: #FAFAFA;
}
.SelectableChip__selected___3rwoT a {
  color: var(--primaryD10);
}

.AdvertiserChip__avatar___1Bw1C {
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  background-size: cover;
  background-position: center;
}
.AdvertiserChip__name___3Ysks {
  font-size: 1.3rem;
}

.StepOne__error___1tNX9 {
  border: 1px solid #F85555;
}

.BrandsSelect__select-item___2vYVj {
  padding: 1rem;
  border-top: 1px solid #C0C0C0;
  cursor: pointer;
}
.BrandsSelect__select-value___158xy {
  padding: 0;
  border: none;
  flex-grow: 1;
}
.BrandsSelect__input___2GYTR {
  flex-grow: 1;
  padding: 0;
  border: none;
  background: transparent;
}
.BrandsSelect__input___2GYTR:focus {
  border: none;
}
.BrandsSelect__icon___2_AC6 {
  font-size: 1rem;
  padding: 0 1rem;
}

.StepTwo__brand-box___1Ig1d {
  padding: 0.5rem;
  border: 1px solid #C0C0C0;
  border-radius: 2px;
  background-color: white;
}

.ProfileType__info___1OWAl {
  padding: 24px;
}
.ProfileType__info__text___1bwxa {
  font-size: 14px;
}
.ProfileType__info__text___1bwxa a {
  font-weight: bold;
}
.ProfileType__info__cards___1bFfK {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding: 0 1.5rem;
  align-items: center;
  justify-content: center;
}
.ProfileType__info__content-buttons___1rhDD {
  padding: 24px;
}
.ProfileType__info__buttons___7IMib {
  border-radius: 2px;
  padding: 1.3rem 3.5rem;
}

.Titles__container___27fJN {
  gap: 10px;
  display: flex;
  margin: 21px 16px 0 0;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.Titles__container___27fJN .Titles__item___2FKi3 {
  gap: 8px;
  display: flex;
  align-items: center;
}
.Titles__container___27fJN .Titles__item___2FKi3 > img {
  width: 16px;
}
.Titles__container___27fJN .Titles__item___2FKi3 > p {
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-weight: 600;
  line-height: normal;
  color: #272727;
  font-family: Proxima Nova;
}
@media screen and (max-width: 1024px) {
  .Titles__container___27fJN {
    display: none;
  }
}

.CardProfile__card___1MuON {
  width: 317px;
  display: flex;
  cursor: pointer;
  overflow: hidden;
  padding: 24px 16px;
  border-radius: 16px;
  transition: all 0.2s;
  flex-direction: column;
  justify-content: space-between;
}
.CardProfile__card__content___3pBCY {
  display: flex;
  align-self: center;
  flex-direction: column;
}
.CardProfile__card__content___3pBCY > img {
  width: 86px;
  height: 24px;
  margin: auto;
}
.CardProfile__card__content___3pBCY > p {
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  color: #272727;
  margin-bottom: 16px;
  font-family: Proxima Nova;
}
.CardProfile__card__list___2rtkA {
  margin: 0;
  list-style-type: none;
}
.CardProfile__card__list___2rtkA > li {
  font-size: 12px;
  font-weight: 400;
  line-height: normal;
  color: #272727;
  font-family: Proxima Nova;
  justify-content: flex-start;
}
.CardProfile__card__button___j_4iA {
  margin-top: 16px;
  border-radius: 2px;
  padding: 1.3rem 3.5rem;
  text-transform: capitalize;
}
.CardProfile__card__button--lite___NCPtl {
  border-color: #80ed99;
  background-color: #80ed99;
}
.CardProfile__card__selected___JsvXn {
  border: 1px solid var(--primary);
  background-color: #DBFCFF;
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.12);
}
.CardProfile__card__selected--lite___3GBUq {
  border: 1px solid #80ed99;
  background-color: #ECFFF0;
}

.connectionDialogUI__dialog___Tc3Ra {
  width: 50vw;
  max-width: 500px;
  overflow: hidden;
  border-radius: 4px;
  background-color: white;
}
.connectionDialogUI__dialogContainer___2mxfK {
  padding: 15px;
}
.connectionDialogUI__formLabel___OSt2u {
  font-weight: bold;
  color: black;
  margin: .8em 0;
}
.connectionDialogUI__button___253ct {
  margin-top: 1.5em;
}
.connectionDialogUI__headerIcon___38xlI {
  width: 3em;
}
.connectionDialogUI__errorContainer___20oex {
  min-height: 1.2em;
  max-height: 1.2em;
  margin-top: .3em;
}
.connectionDialogUI__errorLabel___24mqB {
  color: red;
  font-size: .8em;
  margin: 0;
}

.LimitationList__capabilitiesTable___2wbAa {
  padding-left: 15px;
  margin-bottom: 16px;
  margin-top: 20px;
}
.LimitationList__capabilitiesTable___2wbAa li {
  font-size: 14px;
  margin: 0;
  padding: 0;
  color: #767676;
}
.LimitationList__limitationsTable___1TOco {
  padding-left: 15px;
  font-weight: bold;
}
.LimitationList__limitationsTable___1TOco li {
  font-size: 14px;
  margin: 0;
  padding: 0;
  color: #767676;
}
.LimitationList__accordions___2y1u1 {
  height: calc(100% - 12.75rem);
}

:root {
  --primary: #16D4E6;
  --primaryD20: #0d7e89;
  --primaryD15: #0f94a0;
  --primaryD10: #12a9b8;
  --primaryD05: #14bfcf;
  --primaryL60: #ffffff;
  --primaryL45: #e5fbfd;
  --primaryL05: #2bdaeb;
  --primaryF60: rgba(22, 212, 230, 0.6);
  --primaryF50: rgba(22, 212, 230, 0.5);
  --primaryF20: rgba(22, 212, 230, 0.2);
  --primaryF10: rgba(22, 212, 230, 0.1);
  --primaryF05: rgba(22, 212, 230, 0.05);
  --gradientEnd: #ace500;
  --blackShadow: rgba(0, 0, 0, 0.12);
  --unbanSelectableBorder: #6cd425;
  --unbanSelectableBackground: rgba(108, 212, 37, 0.15);
}
.AccountDataForm__alert___1wFCX {
  gap: 8px;
  width: 100%;
  padding: 8px;
  display: flex;
  margin-top: 16px;
  border-radius: 2px;
  color: #FEBE2D;
  border: 1px solid #FEBE2D;
}
.AccountDataForm__alert___1wFCX > img {
  width: auto;
}
.AccountDataForm__music-container___QYh2g {
  gap: 8px;
  margin: 0;
  display: grid;
  grid-template-columns: auto auto auto auto auto;
}
@media (max-width: 640px) {
  .AccountDataForm__music-container___QYh2g {
    grid-template-columns: auto auto;
  }
}
.AccountDataForm__music-container___QYh2g > div {
  margin: 0;
  padding: 8px;
  display: flex;
  font-size: 12px;
  justify-content: center;
}

:root {
  --primary: #16D4E6;
  --primaryD20: #0d7e89;
  --primaryD15: #0f94a0;
  --primaryD10: #12a9b8;
  --primaryD05: #14bfcf;
  --primaryL60: #ffffff;
  --primaryL45: #e5fbfd;
  --primaryL05: #2bdaeb;
  --primaryF60: rgba(22, 212, 230, 0.6);
  --primaryF50: rgba(22, 212, 230, 0.5);
  --primaryF20: rgba(22, 212, 230, 0.2);
  --primaryF10: rgba(22, 212, 230, 0.1);
  --primaryF05: rgba(22, 212, 230, 0.05);
  --gradientEnd: #ace500;
  --blackShadow: rgba(0, 0, 0, 0.12);
  --unbanSelectableBorder: #6cd425;
  --unbanSelectableBackground: rgba(108, 212, 37, 0.15);
}
.MusicalGenres__tag___16KVE {
  display: flex;
  height: 3.75rem;
  cursor: pointer;
  border-radius: 4px;
  align-items: center;
  justify-content: start;
  color: #767676;
  border: 1px solid #E0E0E0;
}
.MusicalGenres__tag___16KVE:hover {
  background-color: #FAFAFA;
}
.MusicalGenres__tag___16KVE i {
  font-size: 2rem;
  line-height: 2rem;
}
.MusicalGenres__selected___OA7gp {
  border: 1px solid var(--primary);
  background-color: var(--primaryF20);
}
.MusicalGenres__selected___OA7gp:hover {
  background-color: var(--primaryF20);
}

.SinglePlaceSelect__wrapper___2thRc {
  background-color: #FFFFFF;
  border: 1px solid #C0C0C0;
}
.SinglePlaceSelect__error___EBQGt {
  border: 1px solid #F85555;
}
.SinglePlaceSelect__input___1Z1r6 {
  border: none;
  padding: 0;
  background: transparent;
}
.SinglePlaceSelect__input___1Z1r6:focus {
  border: none;
}
.SinglePlaceSelect__item___1REGz {
  cursor: pointer;
  padding: 0.5rem 1rem;
}
.SinglePlaceSelect__item___1REGz:hover {
  background: var(--primaryF20);
}
.SinglePlaceSelect__icon___Dr_mu {
  font-size: 1rem;
  color: #767676;
  margin-right: 1rem;
}

.AdvertisersPermissionsSelector__disclaimer___3Liq7 {
  background-color: #FAFAFA;
  border: 1px solid #F1F1F1;
  border-radius: 0.25rem;
  color: #767676;
}

.ProductsPaymentAddressInput__lite___BDZhy {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  margin-top: 13px;
}
@media (max-width: 1025px) {
  .ProductsPaymentAddressInput__lite___BDZhy {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: 50vw;
  }
  .ProductsPaymentAddressInput__lite___BDZhy .ProductsPaymentAddressInput__button___1b_QW {
    font-size: 14px;
    margin: 1rem 4rem 0 0;
    width: 80px;
    height: 30px;
  }
}

.PublicCampaignHeaderUI__badges___34dqS {
  display: inline-flex;
  align-items: center;
}
@media (max-width: 930px) {
  .PublicCampaignHeaderUI__badges___34dqS {
    grid-area: badges;
  }
}
.PublicCampaignHeaderUI__badge___3KY5j {
  margin: 0 1rem 0 0;
  width: 3rem;
  height: 3rem;
  display: flex;
  justify-items: center;
  align-items: center;
  font-size: 2rem;
  padding: 0 0 0 0.5rem;
  flex-shrink: 1;
}
.PublicCampaignHeaderUI__badge___3KY5j:last-child {
  margin: 0;
}
.PublicCampaignHeaderUI__participate___zB85d {
  font-size: 1.8rem;
  text-align: right;
  margin-right: 2rem;
}
@media (max-width: 930px) {
  .PublicCampaignHeaderUI__participate___zB85d {
    text-align: left;
    grid-area: participate;
  }
}

.ParticipationProducts__title___38I9Y {
  width: 95%;
  margin: 0 1rem 0 0;
}
.ParticipationProducts__product___38gKR {
  width: 100%;
  display: flex;
  height: 22rem;
  color: #505050;
  border-radius: 8px;
  background-color: #ffffff;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.05);
}
.ParticipationProducts__product--lite___3C53p {
  z-index: 1;
  width: 110%;
  margin-top: 5rem;
  position: relative;
}
.ParticipationProducts__product--lite-influencer___3LV8I {
  z-index: 1;
  width: 100%;
  margin-top: 2.5rem;
  position: relative;
}
.ParticipationProducts__image___3NKm8 {
  height: 100%;
  width: 25.75rem;
  background-size: cover;
  background-position: center;
}
.ParticipationProducts__details___35NqZ {
  position: relative;
  width: calc(100% - 25.75rem);
}
.ParticipationProducts__btn-trash___2Caz9 {
  padding: 1rem;
  border: none !important;
}
.ParticipationProducts__btn-trash___2Caz9 > img {
  width: 15px;
  height: 16px;
}
.ParticipationProducts__delivery__edit___3E80m {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media (max-width: 1025px) {
  .ParticipationProducts__product--lite-influencer___3LV8I {
    height: 100%;
  }
}

.OrderControl__icon___2mB41 {
  font-size: 1.8rem;
}
.OrderControl__span___2hdVU {
  cursor: pointer;
  white-space: nowrap;
  margin-right: 1.5rem;
  line-height: 1rem;
}
.OrderControl__selected___3N05P {
  color: var(--primary);
}
.OrderControl__select___rhnCP {
  min-width: 200px;
  display: flex;
  justify-content: space-between;
  border: 1px solid #C0C0C0;
  color: #767676;
}

.FilterHeaderTags__tag___1GZWc {
  display: flex;
  align-items: center;
  color: white;
  background-color: #767676;
  padding: 0.3rem 1.4rem;
  margin: 0 0.5rem 1rem 0;
  border-radius: 18px;
  cursor: pointer;
}
.FilterHeaderTags__tag___1GZWc span {
  display: block;
  height: 2.5rem;
  margin-left: 1rem;
}
.FilterHeaderTags__tag___1GZWc i {
  font-size: 1.2rem;
}
.FilterHeaderTags__title___1DRWR {
  border-bottom: 1px solid #C0C0C0;
}

.FilterWrapper__wrapper___2olBY {
  border-bottom: 1px solid #F1F1F1;
  user-select: none;
  background-color: white;
}
.FilterWrapper__title___1GMZB {
  color: #767676;
  margin: 0.8rem 0;
  cursor: pointer;
}

.InfluencerFilters__iconContainer___Tto8F {
  width: 15px;
  height: 15px;
  margin-left: 5px;
}
.InfluencerFilters__iconContainer___Tto8F path {
  fill: var(--primary);
}

.LocationSelectUI__input___1Y8u6 {
  border: none;
  padding: 0;
  background: transparent;
}
.LocationSelectUI__input___1Y8u6:focus {
  border: none;
}
.LocationSelectUI__tree-item___2_sKT {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.LocationSelectUI__tree-item___2_sKT:hover {
  background: #F1F1F1;
}
.LocationSelectUI__tree-item___2_sKT:hover span {
  display: block;
}
.LocationSelectUI__tree-item___2_sKT span {
  cursor: pointer;
  display: none;
  font-size: 1rem;
  margin-left: 1rem;
}
.LocationSelectUI__tree-item___2_sKT span:hover {
  color: var(--primary);
}

.Item__item___1cODS {
  cursor: pointer;
  padding: 1rem;
}
.Item__item___1cODS:hover {
  background-color: var(--primaryF10);
}
.Item__item___1cODS span {
  color: #C0C0C0;
}

.TagsSearcher__label___1zva0 {
  cursor: pointer;
}
.TagsSearcher__plus___8LYSr {
  color: var(--primary);
  font-weight: bold;
  font-size: 2rem;
}
.TagsSearcher__tags___3AH0Q {
  color: var(--primary);
}
.TagsSearcher__tag___1kcYG {
  margin: 1rem 1rem 0 0;
  border: 1px solid #767676;
  display: flex;
  align-items: center;
  border-radius: 20px;
  padding: 0.2rem 1.5rem;
  color: #767676;
}
.TagsSearcher__tag___1kcYG span {
  cursor: pointer;
  font-size: 1.2rem;
  display: block;
  margin-left: 1rem;
  height: 11px;
  color: #1f2626;
}
.TagsSearcher__input___2PqLM {
  position: absolute;
  top: 4rem;
  left: 0;
  border-radius: 5px;
  padding: .5rem;
  border: 1px solid #d7d9d9;
  width: 100%;
  z-index: 2;
}
.TagsSearcher__results-container___1VnN8 {
  position: absolute;
  overflow-y: auto;
  max-height: 25vh;
  top: 3rem;
  left: 0;
  width: 100%;
  background-color: #FFFFFF;
  border: 1px solid #C0C0C0;
  font-size: 1.3rem;
  z-index: 4;
}
.TagsSearcher__result-item___2C5j1 {
  width: 100%;
  padding: 1em;
  color: #767676;
  background-color: #FFFFFF;
  border-bottom: 1px solid #F1F1F1;
  font-size: 1.3rem;
  cursor: pointer;
}
.TagsSearcher__result-item___2C5j1:hover {
  background-color: #FAFAFA;
}

.CustomDropdown__dropdown___gks0b {
  max-height: 25vh;
  overflow-y: auto;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: #FAFAFA;
  border: 1px solid #C0C0C0;
  z-index: 2;
}
.CustomDropdown__text___HYhf1 {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.CustomDropdown__select___3wQ7x {
  border: 1px solid #F1F1F1;
  display: flex;
  justify-content: space-between;
  text-align: left;
  width: 100%;
}

.InfluencerTypeSelect__select___2FYUW {
  display: flex;
  justify-content: space-between;
  text-align: left;
  width: 100%;
}
.InfluencerTypeSelect__item___2D_GJ {
  width: 100%;
  padding: 1em;
  color: #767676;
  background-color: #FFFFFF;
  border-bottom: 1px solid #F1F1F1;
}
.InfluencerTypeSelect__item___2D_GJ:hover:not(.InfluencerTypeSelect__activeItem___Ka-4f) {
  background-color: #FAFAFA;
}
.InfluencerTypeSelect__activeItem___Ka-4f {
  background-color: var(--primaryF10);
  color: #767676;
}
.InfluencerTypeSelect__activeItem___Ka-4f:hover {
  background-color: var(--primaryF05);
}

.AudienceFilterHeader__popup___1CFnM {
  position: absolute;
  width: calc(100% - 24px);
  padding: 8px 8px;
  z-index: 10;
  background-color: white;
  border: 1px solid #C0C0C0;
  left: 12px;
  box-shadow: rgba(0, 0, 0, 0.08) 0 1px 0, rgba(0, 0, 0, 0.08) 0 3px 8px;
}
.AudienceFilterHeader__popup___1CFnM a {
  display: block;
  text-align: right;
}

.AudienceKeywordsUI__input___3TUWt {
  border: none;
  padding: 0;
  background: transparent;
}
.AudienceKeywordsUI__input___3TUWt:focus {
  border: none;
}
.AudienceKeywordsUI__search-item___3nZuL {
  cursor: pointer;
  padding: 1rem;
  color: #C0C0C0;
}
.AudienceKeywordsUI__search-item___3nZuL:hover {
  background-color: var(--primaryF10);
}
.AudienceKeywordsUI__selected-item___1_rNW i {
  visibility: hidden;
  font-size: 1.2rem;
}
.AudienceKeywordsUI__selected-item___1_rNW i:hover {
  color: var(--primary);
}
.AudienceKeywordsUI__selected-item___1_rNW:hover {
  background-color: #F1F1F1;
}
.AudienceKeywordsUI__selected-item___1_rNW:hover i {
  visibility: visible;
}

.SearchBar__wrapper___3GcaP {
  display: flex;
  flex-wrap: wrap;
  min-height: 6rem;
  width: 100%;
  box-shadow: inset 0 0 0 1px #F1F1F1, 0 4px 1rem 0 rgba(0, 0, 0, 0.04);
  font-size: 3.3rem;
  align-items: center;
  padding: 1.75rem 2.25rem 1.75rem 3rem;
  background-color: white;
  border-radius: 2px;
}
.SearchBar__wrapper___3GcaP form {
  flex-grow: 1;
}
.SearchBar__search-button___2vyZx {
  max-height: 4rem;
  margin-right: 2rem;
  cursor: pointer;
  box-shadow: none;
  background-color: white;
  border: none;
  font-size: inherit;
  outline: none;
}
.SearchBar__input___1xvfv {
  outline: none;
  border: none;
  flex-grow: 1;
  height: 100%;
  font-size: inherit;
  width: 100%;
}
.SearchBar__selector-wrapper___2pqkg {
  cursor: pointer;
  display: flex;
  align-items: center;
  color: var(--primary);
  font-weight: bold;
  margin-left: 1.8rem;
  padding-left: 1.8rem;
  border-left: 1px solid var(--primary);
  user-select: none;
}
.SearchBar__caret-down___3Hr5u {
  margin-left: 2rem;
  max-height: 3.9rem;
}
.SearchBar__interest-wrapper___2JvOV {
  font-size: 1.5rem;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 1rem 0;
  padding-top: 1rem;
  border-top: 1px solid #F1F1F1;
}
.SearchBar__tag___11GgH {
  display: flex;
  align-items: center;
  padding: 0.5rem 1.8rem;
  border: 1px solid black;
  margin-right: 1rem;
  margin-top: 1rem;
  cursor: pointer;
  user-select: none;
}
.SearchBar__tag___11GgH span {
  font-size: 1.5rem;
  margin-left: 1.5rem;
  max-height: 1.9rem;
}
.SearchBar__tag-selected___1vniw {
  border: 1px solid var(--primary);
  background-color: var(--primary);
  color: white;
}
.SearchBar__selected-wrapper___29ceZ {
  display: flex;
  flex-wrap: wrap;
  padding: 1rem 1.8rem;
  background-color: transparent;
}
.SearchBar__sticky___1Pe90 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  font-size: 10px;
  z-index: 110;
  background-color: white;
  transition: all 0.2s;
}
.SearchBar__stick-button___3arS2 {
  max-height: 2.8rem;
}

.ProductsBriefLite__title___AT2jF {
  width: 95%;
  font-size: 14px;
  font-weight: 600;
  margin: 0 1rem 0 0;
  line-height: normal;
  color: #272727;
  font-family: Proxima Nova;
}
.ProductsBriefLite__text___Hx8Rm {
  margin-top: 8px;
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
  line-height: normal;
  color: #767676;
  font-family: Proxima Nova;
}
.ProductsBriefLite__product___11taf {
  z-index: 1;
  width: 100%;
  display: flex;
  height: 22rem;
  position: relative;
  border-radius: 8px;
  margin: 24px 0 32px;
  color: #505050;
  background-color: #FFFFFF;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.05);
}
.ProductsBriefLite__image___mNeVR {
  height: 100%;
  width: 25.75rem;
  background-size: cover;
  background-position: center;
}
.ProductsBriefLite__image___mNeVR > div > div {
  border-radius: 8px 0 0 8px;
}
.ProductsBriefLite__radius___3EPBQ {
  border-radius: 8px 0 0 8px;
}
.ProductsBriefLite__details___3uieX {
  position: relative;
  width: calc(100% - 25.75rem);
}
.ProductsBriefLite__details___3uieX .ProductsBriefLite__price___1IQm0 {
  width: 100%;
  display: flex;
  align-items: center;
}
@media (max-width: 670px) {
  .ProductsBriefLite__title___AT2jF {
    font-size: 18px;
  }
  .ProductsBriefLite__text___Hx8Rm {
    font-size: 14px;
  }
  .ProductsBriefLite__product___11taf {
    height: auto;
    flex-direction: column;
  }
  .ProductsBriefLite__image___mNeVR {
    width: 100%;
    min-height: 135px;
  }
  .ProductsBriefLite__image___mNeVR > div > div {
    border-radius: 8px 8px 0 0;
  }
  .ProductsBriefLite__radius___3EPBQ {
    border-radius: 8px 8px 0 0;
  }
  .ProductsBriefLite__details___3uieX {
    width: 100%;
    position: relative;
  }
  .ProductsBriefLite__details___3uieX .ProductsBriefLite__price___1IQm0 {
    width: 100%;
    justify-content: space-between;
  }
}

.CardForm__card___f1RRD {
  width: 100%;
  padding: 32px 48px;
  border-radius: 24px;
  background-color: #f8f8f8;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.05);
}
.CardForm__card--small-padding___2ho2S {
  padding: 32px 40px;
}
.CardForm__card___f1RRD .CardForm__title___3P6Wm {
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  line-height: normal;
  color: #1F2626;
}
.CardForm__card___f1RRD .CardForm__sub-title___1aFtr {
  font-size: 24px;
  font-weight: 100;
  text-align: center;
  line-height: normal;
  margin: 0.5rem 0 2.5rem;
  color: #767676;
}
.CardForm__card___f1RRD .CardForm__sub-title--black___2PPib {
  color: #1F2626;
  margin: 0 0 3rem 0;
}
@media (max-width: 768px) {
  .CardForm__card___f1RRD {
    width: 90%;
    padding: 3rem;
    margin: 40px auto;
  }
  .CardForm__card___f1RRD .CardForm__title___3P6Wm,
  .CardForm__card___f1RRD .CardForm__sub-title___1aFtr {
    font-size: 18px;
  }
}

.FadeComponent__enter___2V8JA {
  opacity: 0;
}
.FadeComponent__enter-active___1jvcN {
  opacity: 1;
  transition: opacity 200ms ease-in;
}
.FadeComponent__leave___16PWF {
  position: absolute;
  opacity: 1;
}
.FadeComponent__leave-active___1UVes {
  opacity: 0;
}

.MobileAppBarUI__wrapper___31pt2 {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 8.5rem;
  background-color: white;
  border-bottom: 3px solid var(--primary);
  z-index: 100;
  padding: 0 1.5rem 0 0rem;
  color: #1f2626;
  box-shadow: 0px 2px 11px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
.MobileAppBarUI__close___2qI4q {
  height: 1.2rem;
  margin: 0 1.5rem;
  font-size: 1.2rem;
  cursor: pointer;
}
.MobileAppBarUI__thumb___3euCV {
  width: 52px;
  height: 52px;
  margin-right: 1.5rem;
  border-radius: 4px;
}
.MobileAppBarUI__button___15D-5 {
  margin-left: auto;
  padding: 0.5rem 3rem;
  font-size: 1.6rem;
  border: none;
  border-radius: 20px;
  background: var(--primary);
  color: white;
}
.MobileAppBarUI__button___15D-5:hover {
  color: white;
}
.MobileAppBarUI__text___ypKM2 {
  font-size: 1.6rem;
  font-weight: bold;
  margin-right: 1.5rem;
}

.ImagesGridUI__image___ZcjoF {
  height: 100%;
  position: relative;
  border-radius: 0.25rem;
  box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.12);
  cursor: pointer;
}
.ImagesGridUI__overlay___1PLDg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
  transition: all 0.2s;
  background-color: rgba(0, 0, 0, 0.8);
  color: #FAFAFA;
}
.ImagesGridUI__zoom-overlay___1jOxB {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
  transition: all 0.2s;
  background-color: rgba(0, 0, 0, 0.8);
  color: #FAFAFA;
  opacity: 0;
  font-size: 2rem;
}
.ImagesGridUI__zoom-overlay___1jOxB:hover {
  opacity: 1;
}

.ImagePreviewUI__wrapper___33ujQ:hover button {
  opacity: 1;
}
.ImagePreviewUI__overlay___vQXqD {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  color: white;
  opacity: 0;
  transition: opacity 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  font-size: 2.5rem;
}

.PostStatsGridUI__stats-grid___2Vd3e {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  padding: 2rem 0;
}
.PostStatsGridUI__reaction-image___88y5J {
  width: 15px;
  height: 15px;
  margin-left: 1rem;
}
.PostStatsGridUI__info___12kXI {
  color: var(--primary);
  font-size: 1.8rem;
  font-weight: lighter;
}

.ProductPopoverUI__popover___2Vubj {
  width: 232px;
  height: 184px;
  border-radius: 3px;
  overflow: hidden;
}
.ProductPopoverUI__info___Y17US {
  position: absolute;
  width: 90%;
  top: 6px;
  color: white;
  z-index: 10;
  font-size: 1.8rem;
  font-weight: bold;
  padding: 1rem;
}
.ProductPopoverUI__info___Y17US p {
  font-size: 1.6rem;
}
.ProductPopoverUI__arrow___1Hx4C {
  position: absolute;
  top: 50%;
  z-index: 1;
  transform: translateY(-50%);
  padding: 2rem 2rem 1.1rem;
  cursor: pointer;
}
.ProductPopoverUI__arrow___1Hx4C i {
  color: white;
  font-size: 2rem;
}
.ProductPopoverUI__right___1tX28 {
  right: 0;
}
.ProductPopoverUI__left___14075 {
  left: 0;
}
.ProductPopoverUI__close___3EDyc {
  position: absolute;
  top: 16px;
  right: 8px;
  font-size: 1.5rem;
  line-height: 1.5rem;
  cursor: pointer;
  color: white;
  z-index: 10;
}
.ProductPopoverUI__address___11Rvi {
  position: absolute;
  bottom: 0;
  color: white;
  font-weight: 600;
  padding: 1rem;
  z-index: 10;
  width: 100%;
}
.ProductPopoverUI__overlay___2eK9y {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  z-index: 1;
}

:root {
  --primary: #16D4E6;
  --primaryD20: #0d7e89;
  --primaryD15: #0f94a0;
  --primaryD10: #12a9b8;
  --primaryD05: #14bfcf;
  --primaryL60: #ffffff;
  --primaryL45: #e5fbfd;
  --primaryL05: #2bdaeb;
  --primaryF60: rgba(22, 212, 230, 0.6);
  --primaryF50: rgba(22, 212, 230, 0.5);
  --primaryF20: rgba(22, 212, 230, 0.2);
  --primaryF10: rgba(22, 212, 230, 0.1);
  --primaryF05: rgba(22, 212, 230, 0.05);
  --gradientEnd: #ace500;
  --blackShadow: rgba(0, 0, 0, 0.12);
  --unbanSelectableBorder: #6cd425;
  --unbanSelectableBackground: rgba(108, 212, 37, 0.15);
}
.TagInputUI__input___1yNCM {
  padding-right: calc(7rem + 3px);
}
.TagInputUI__button___1R9Ft {
  position: absolute;
  top: 3px;
  right: 3px;
  width: 7rem;
  height: 3rem;
  padding: 0.8rem;
  border-radius: 0.25rem;
  color: #FAFAFA;
  background-color: #C0C0C0;
  font-size: .7em;
}
.TagInputUI__button___1R9Ft:hover:not(:disabled) {
  background-color: #767676;
}
.TagInputUI__tags-container___3NwHO {
  display: flex;
  flex-wrap: wrap;
}
.TagInputUI__tag___1ppYr {
  display: inline-flex;
  align-items: center;
  margin: 0 1rem 1rem 0;
  padding: 0.5rem 1rem;
  background-color: #FAFAFA;
  border: 1px solid #C0C0C0;
  color: #767676;
  cursor: pointer;
  border-radius: 0.5rem;
}
.TagInputUI__tag___1ppYr:hover {
  background: #F1F1F1;
}
.TagInputUI__tag___1ppYr i {
  color: #1f2626;
  font-size: 1.2rem;
}

.PartnerFooterUI__footer___2bJvI {
  text-align: center;
  width: 100%;
  color: white;
}
.PartnerFooterUI__footer___2bJvI a {
  color: white;
}
.PartnerFooterUI__select-button___3oHci {
  color: white;
}
.PartnerFooterUI__select-button___3oHci i {
  font-size: inherit !important;
}

.PartnerLoginUI__button___Nkgla:disabled {
  background-color: #767676;
  border: 1px solid #1f2626;
}

.PartnerRegisterUI__button___nVb5i:disabled {
  background-color: #767676;
  border: 1px solid #1f2626;
}

.PartnerFormUI__wrapper___2kS_2 {
  width: 100vw;
  min-height: 100vh;
  padding: 4rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #1f2626;
}
.PartnerFormUI__card___fCo6o {
  padding: 0 3.4rem 3.4rem;
  background-color: white;
  border-radius: 4px;
  width: 384px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.16);
}
.PartnerFormUI__logo___2uBqI {
  width: 100%;
  max-width: 230px;
  margin: 2rem auto;
  height: 112px;
}
.PartnerFormUI__footer___1EALy {
  width: 384px;
}

.RolesSelect__roles-select___3eIJT {
  gap: 3rem;
  display: flex;
  flex-direction: column;
}
.RolesSelect__roles-select___3eIJT .RolesSelect__card___2Q-fW {
  gap: 16px;
  width: 100%;
  display: flex;
  padding: 3rem;
  cursor: pointer;
  align-items: center;
  border-radius: 16px;
  transition: all 0.2s;
  border: 2px solid #E0E0E0;
  background-color: #FFFFFF;
}
.RolesSelect__roles-select___3eIJT .RolesSelect__card___2Q-fW:hover {
  border-color: var(--primary);
  background-color: var(--primaryF20);
}
.RolesSelect__roles-select___3eIJT .RolesSelect__card___2Q-fW > div h3 {
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  color: #272727;
}
.RolesSelect__roles-select___3eIJT .RolesSelect__card___2Q-fW > div p {
  font-size: 13px;
  font-weight: 400;
  color: #5E5E5E;
}
@media (min-width: 768px) {
  .RolesSelect__roles-select___3eIJT .RolesSelect__card___2Q-fW > div h3 {
    font-size: 18px;
  }
  .RolesSelect__roles-select___3eIJT .RolesSelect__card___2Q-fW > div p {
    font-size: 14px;
  }
}

.RoleSteps__container___2iWLK,
.RoleSteps__vertical___1KBg8 {
  display: flex;
  padding-bottom: 65px;
  flex-direction: column;
  justify-content: space-between;
}
.RoleSteps__container___2iWLK .RoleSteps__content___XH-EK,
.RoleSteps__vertical___1KBg8 .RoleSteps__content___XH-EK {
  display: block;
  padding: 10px 40px;
}
.RoleSteps__container___2iWLK .RoleSteps__content___XH-EK .RoleSteps__item___pkDxR .RoleSteps__icon___136OP,
.RoleSteps__vertical___1KBg8 .RoleSteps__content___XH-EK .RoleSteps__item___pkDxR .RoleSteps__icon___136OP {
  width: 32px;
  margin: 10px auto;
}
.RoleSteps__container___2iWLK .RoleSteps__content___XH-EK .RoleSteps__item___pkDxR .RoleSteps__text___3tD7m,
.RoleSteps__vertical___1KBg8 .RoleSteps__content___XH-EK .RoleSteps__item___pkDxR .RoleSteps__text___3tD7m {
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  line-height: normal;
  color: #575757;
  font-family: Roboto Condensed;
}
.RoleSteps__container___2iWLK .RoleSteps__content___XH-EK .RoleSteps__arrow___2-Z-W,
.RoleSteps__vertical___1KBg8 .RoleSteps__content___XH-EK .RoleSteps__arrow___2-Z-W {
  display: none;
}
.RoleSteps__links___X9SC6 {
  gap: 10px;
  width: 100%;
  display: flex;
  padding: 32px 40px;
  flex-direction: column;
}
.RoleSteps__links___X9SC6 > a {
  flex: 1;
}
.RoleSteps__links___X9SC6 > a > button {
  width: 100%;
}
@media (min-width: 769px) {
  .RoleSteps__container___2iWLK {
    position: relative;
    flex-direction: row;
    padding-bottom: 120px;
  }
  .RoleSteps__container___2iWLK .RoleSteps__content___XH-EK {
    padding: 0;
    display: flex;
  }
  .RoleSteps__container___2iWLK .RoleSteps__content___XH-EK .RoleSteps__arrow___2-Z-W {
    width: 32px;
    display: block;
    margin: 0 70px;
    align-self: center;
  }
  .RoleSteps__links___X9SC6 {
    bottom: 0;
    gap: 32px;
    display: flex;
    margin: 32px 0;
    padding: 32px 0;
    position: absolute;
    flex-direction: row;
  }
}
@media (min-width: 1024px) {
  .RoleSteps__container___2iWLK .RoleSteps__content___XH-EK .RoleSteps__item___pkDxR .RoleSteps__text___3tD7m {
    font-size: 22px;
  }
  .RoleSteps__links___X9SC6 {
    margin: 0;
    position: static;
  }
  .RoleSteps__hidden___1ar1J {
    display: none;
  }
}

.InfluencerLoginUI__card___34IBJ {
  width: 100%;
  border-radius: 4px;
  border: 1px solid var(--primary);
  background-color: #FFFFFF;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.05);
}
.InfluencerLoginUI__card___34IBJ > h1 > div > strong {
  color: var(--primary);
}
.InfluencerLoginUI__button___LXjPI {
  margin: auto;
  display: block;
}
.InfluencerLoginUI__button___LXjPI:disabled {
  background-color: #767676;
  border: 1px solid #1f2626;
}
.InfluencerLoginUI__logo___2NlQy {
  width: 180px;
  height: auto;
  margin: 0 auto;
}
.InfluencerLoginUI__password___2CTEl {
  display: flex;
  font-size: 20px;
}
.InfluencerLoginUI__input___3seY9 {
  padding: 0.5rem 6rem !important;
}
.InfluencerLoginUI__showPassword___3zv2O {
  top: 1rem;
  right: 1rem;
  width: auto;
  cursor: pointer;
  font-size: 2.5rem;
  position: absolute;
  line-height: 2.5rem;
}
.InfluencerLoginUI__soldOut___1XLU6 {
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  line-height: normal;
  color: #767676;
  font-family: Proxima Nova;
}
.InfluencerLoginUI__terms___3bFjk {
  font-weight: 600;
  color: #767676;
}

.InvalidLinkPage__wrapper___361rz {
  background-color: #1f2626;
  width: 100vw;
  min-height: 100vh;
  padding: 15rem 2rem 5rem;
}
.InvalidLinkPage__error___2ME0E {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  background-color: #F85555;
  padding: 1rem 4rem;
  color: white;
  font-size: 1.8rem;
}
.InvalidLinkPage__error___2ME0E i {
  font-size: 2.5rem;
}
.InvalidLinkPage__left-container___-ejW0 {
  padding-right: 3rem;
  margin-bottom: 4rem;
}
@media screen and (max-width: 930px) {
  .InvalidLinkPage__left-container___-ejW0 {
    max-width: container-max-width;
    padding-right: 0;
  }
}
.InvalidLinkPage__icon___1Uuqu {
  width: 48px;
  height: 48px;
  background-color: var(--primary);
  border-radius: 50%;
  padding-top: 8px;
  justify-content: center;
  flex-shrink: 0;
  margin-top: 2px;
}
.InvalidLinkPage__icon___1Uuqu i {
  color: white;
  font-size: 3rem;
}
.InvalidLinkPage__sub___1LEMY {
  color: #C0C0C0;
  font-size: 2.1rem;
  line-height: 1.3;
}
.InvalidLinkPage__container___2Z3Tm {
  margin: 0 auto;
  max-width: 1024px;
}
@media screen and (max-width: 930px) {
  .InvalidLinkPage__container___2Z3Tm {
    padding: 0 2rem;
    max-width: container-max-width;
    margin: 0 auto;
    flex-direction: column;
    justify-items: center;
    align-items: center;
  }
}

.InvalidAccount__dialog___PtN3N {
  border-radius: 4px;
  position: relative;
  height: min-content !important;
  background-color: #FFFFFF;
}
.InvalidAccount__dialog___PtN3N .InvalidAccount__dialogContainer___FJkcY {
  padding: 15px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.InvalidAccount__dialog___PtN3N .InvalidAccount__header___3RhtU {
  display: flex;
  font-size: 16px;
}
.InvalidAccount__dialog___PtN3N .InvalidAccount__buttonContainer___3YxLA {
  display: flex;
  grid-gap: 2rem;
  align-items: center;
  justify-content: center;
}
.InvalidAccount__dialog___PtN3N .InvalidAccount__buttonContainer___3YxLA .InvalidAccount__button___1RPoX {
  width: 88px;
  margin: 3rem 0 1rem 0;
}
.InvalidAccount__dialog___PtN3N .InvalidAccount__buttonContainer___3YxLA .InvalidAccount__buttonCancel___1sTeg {
  font-size: 18px;
  font-weight: 600;
  margin-top: 0.5em;
  text-align: center;
  color: #767676;
}
.InvalidAccount__dialog___PtN3N .InvalidAccount__disclaimer___DexWK {
  font-size: 14px;
  text-align: center;
  color: #1F2626;
  margin: 0 1rem 0 1rem;
}
.InvalidAccount__dialog___PtN3N .InvalidAccount__icon___1HkHq {
  align-self: center;
}
.InvalidAccount__dialog___PtN3N .InvalidAccount__icon___1HkHq .InvalidAccount__iconWarning___1d9Kr {
  width: 76px;
  margin: 0 1rem 2rem 0;
  filter: hue-rotate(50deg) brightness(168%);
}
.InvalidAccount__dialogContent___2briN {
  display: flex;
  padding: 6rem 0;
  justify-content: center;
}

.ResponsiveDialog__close___p6f_z {
  color: white;
  font-size: 2.5rem;
  right: 0;
  position: absolute;
  z-index: 10;
}

.AutoHideHeader__header___2XhSN {
  width: 100%;
}
.AutoHideHeader__fixed___2Hv7A {
  position: fixed;
  z-index: 150;
  left: 0;
  transition: all 0.2s;
}

.UserAvatarDropdownUI__avatar___3PqwW {
  width: 40px;
  height: 40px;
  cursor: pointer;
  border-radius: 50%;
}
.UserAvatarDropdownUI__noti___1gUrr {
  right: 0;
  left: inherit;
  bottom: 0px;
  width: 12px;
  height: 12px;
  box-shadow: 0 0.4rem 2rem 0 rgba(0, 0, 0, 0.05);
}
.UserAvatarDropdownUI__arrow___PAJXD {
  gap: 0.5rem;
  display: flex;
  color: white;
  align-items: center;
}

.OrganizationMenuUI__list___1Zxu7 {
  max-height: 200px;
  overflow-y: auto;
}
.OrganizationMenuUI__row___1RDuF {
  color: black;
  padding: 2rem 3rem;
}
.OrganizationMenuUI__row___1RDuF:hover {
  color: black;
  background-color: #F1F1F1;
}
.OrganizationMenuUI__button___1nT4F {
  display: flex;
  align-items: center;
  color: white;
  font-size: 1.75rem;
  padding: 1rem;
  margin: 0 2rem;
  cursor: pointer;
  position: relative;
}
.OrganizationMenuUI__button___1nT4F:hover {
  background: rgba(255, 255, 255, 0.1);
}
.OrganizationMenuUI__button___1nT4F i {
  margin: 0 1rem;
}
.OrganizationMenuUI__dot___3oHuI {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #F85555;
  position: absolute;
  left: 1rem;
}
.OrganizationMenuUI__create-link___3WPeh {
  padding: 2rem 3rem;
  border-bottom: 1px solid #C0C0C0;
  min-width: 30rem;
}
.OrganizationMenuUI__pending___2jN8c {
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  background-color: #F85555;
  position: absolute;
  right: 10%;
  top: 15%;
}

.Menubar__menu___2LJyw {
  position: static;
  top: 0;
  left: 0;
  height: 7rem;
  width: 100%;
  padding: 0 5.5rem;
  z-index: 9999;
}
.Menubar__menu___2LJyw .Menubar__help___2WWOR {
  background-color: #FFFFFF;
  cursor: pointer;
  width: 3rem;
  height: 3rem;
  font-size: 1.75rem;
}
.Menubar__menu___2LJyw .Menubar__help___2WWOR i {
  color: #1f2626;
}
.Menubar__menu___2LJyw .Menubar__help___2WWOR:hover {
  background-color: #C0C0C0;
}
.Menubar__menu___2LJyw .Menubar__help___2WWOR:hover i {
  color: #FAFAFA;
}
.Menubar__menu___2LJyw .Menubar__dropdown___1aNWH {
  right: 0rem;
  width: 25rem;
}
.Menubar__menu___2LJyw .Menubar__user-menu-option___3dLtG {
  cursor: pointer;
}
.Menubar__menu___2LJyw .Menubar__user-menu-option___3dLtG:hover {
  background-color: #F1F1F1;
}
.Menubar__menu___2LJyw .Menubar__link___tMOow {
  width: 100%;
}
.Menubar__menu___2LJyw .Menubar__link___tMOow:hover {
  color: #1F2626;
}
.Menubar__menu___2LJyw .Menubar__icon___2mmBc {
  font-size: 2rem;
  margin-right: 1rem;
}
.Menubar__menu___2LJyw .Menubar__option___1ZxW6 {
  font-weight: 400;
  color: #FAFAFA;
  cursor: pointer;
  height: 100%;
  padding: 1rem;
}
.Menubar__menu___2LJyw .Menubar__option___1ZxW6.Menubar__active___3FalE {
  color: var(--primary);
}
.Menubar__menu___2LJyw .Menubar__option___1ZxW6 {
  font-weight: 400;
  color: #FAFAFA;
  cursor: pointer;
  height: 100%;
  padding: 1rem;
}
.Menubar__menu___2LJyw .Menubar__option___1ZxW6:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.Menubar__menu___2LJyw .Menubar__option___1ZxW6:hover:not(.Menubar__active___3FalE) {
  background-color: rgba(255, 255, 255, 0.1);
  color: #F1F1F1;
}
.Menubar__header___k9IdL {
  padding: 0 5.5rem;
}
.Menubar__overlay___1dcM4 {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.9) 100%);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.Menubar__intercom-launcher___3-ybH {
  width: 3rem;
  height: 3rem;
  font-size: 1.5rem;
  background-color: var(--primary);
}
.Menubar__intercom-launcher___3-ybH:hover {
  background-color: var(--primaryD10);
}

.BrandOption__avatar___1JS0H {
  width: 12rem;
  height: 12rem;
  border-radius: 50%;
  background-size: cover;
  background-position: center;
  object-fit: cover;
}
.BrandOption__name___KOFwB {
  font-size: 1.3rem;
}

.UserPhoneEdition__container___1mSmv {
  overflow: hidden;
  width: 100%;
  align-items: center;
}
.UserPhoneEdition__container___1mSmv input::-webkit-input-placeholder {
  padding-left: 2rem;
}
.UserPhoneEdition__container___1mSmv input::-moz-placeholder {
  padding-left: 2rem;
}
.UserPhoneEdition__prefix-input___2qBb0 {
  line-height: 1;
  position: absolute;
  border-style: none;
}
.UserPhoneEdition__prefix-input___2qBb0:after {
  content: "";
  position: absolute;
  top: 20%;
  bottom: 20%;
  right: 0;
  border-right: 1px solid #d7d9d9;
}

.PhoneVerificationWidget__container___27_M9 {
  overflow: hidden;
  width: 100%;
  font-size: 1.8rem;
  align-items: center;
}
.PhoneVerificationWidget__container___27_M9 input {
  font-size: 1.5rem;
  text-align: center;
  line-height: 1;
  border-style: none;
  border-bottom: 1px solid #767676;
}
.PhoneVerificationWidget__container___27_M9 input:focus {
  border-color: #C0C0C0 !important;
}
.PhoneVerificationWidget__container___27_M9 input:focus::-webkit-input-placeholder {
  color: #C0C0C0 !important;
}
.PhoneVerificationWidget__container___27_M9 input:focus::-moz-placeholder {
  color: #C0C0C0 !important;
}

.VerificationLabel__divider___TNJi8:after {
  content: "";
  position: absolute;
  top: 20%;
  bottom: 20%;
  right: 1px;
  border-right: 1px solid #d7d9d9;
}
.VerificationLabel__divider___TNJi8:last-child:after {
  border-right: 0;
}
.VerificationLabel__verify___Z6fGi {
  display: flex;
  width: 100%;
}

.InfoCard__avatar___2LorJ {
  border-radius: 50%;
  margin-right: 1rem;
}


/*# sourceMappingURL=app.377016bf3c1a3cb99a33.css.map*/