.index__label___3jrYj {
  cursor: pointer;
}
.index__Select___P7QfY {
  font-size: 1.3rem;
}
.index__input___3NHL2 {
  position: absolute;
  top: 2rem;
  left: 0;
  border-radius: 5px;
  padding: .5rem;
  border: 1px solid #d7d9d9;
  width: 100%;
  z-index: 2;
}
.index__select-container___3sm6I {
  left: 0;
  width: 100%;
  font-size: 1.45rem;
  z-index: 2;
}
.index__results-container___3fgOx {
  left: 0;
  width: 100%;
  background-color: #FFFFFF;
  border: 1px solid #C0C0C0;
  font-size: 1.45rem;
  z-index: 2;
}
.index__result-item___1naPn {
  width: 100%;
  padding: 0.6em 0.6em 0.1em 0.6em;
  color: #767676;
  background-color: #FFFFFF;
  font-size: 1.45rem;
  cursor: pointer;
  visibility: visible;
}
.index__result-item___1naPn a {
  visibility: hidden;
}
.index__result-item___1naPn:hover {
  background-color: #FAFAFA;
}
.index__result-item___1naPn:hover a {
  visibility: visible;
}
.index__inner-item___AXDph {
  width: 100%;
  padding: 0.6em 0.6em 0.1em 1.8em;
  color: #767676;
  background-color: #FFFFFF;
  font-size: 1.45rem;
  cursor: pointer;
}
.index__inner-item___AXDph a {
  visibility: hidden;
}
.index__inner-item___AXDph:hover {
  background-color: #FAFAFA;
}
.index__inner-item___AXDph:hover a {
  visibility: visible;
}
.LoginSupportLinks__container___1QEA1 {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 8rem;
  width: 100%;
}
.LoginSupportLinks__container___1QEA1 a {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 2rem 3rem;
  color: #767676;
  transition: all 0.2s;
  cursor: pointer;
}
.LoginSupportLinks__container___1QEA1 a:hover {
  color: #16D4E6;
}
.LoginSupportLinks__container___1QEA1 .LoginSupportLinks__language___1dzss {
  color: #767676;
  font-size: 2.2rem;
  cursor: pointer;
}
.LoginSupportLinks__container___1QEA1 .LoginSupportLinks__language___1dzss.LoginSupportLinks__selected___2XhcB {
  color: #16D4E6 !important;
  cursor: default;
}
.LoginSupportLinks__container___1QEA1 .LoginSupportLinks__language___1dzss:not(.LoginSupportLinks__selected___2XhcB):hover {
  color: #34E5F5;
}
.LoginSupportLinks__container___1QEA1 .LoginSupportLinks__language___1dzss:not(:last-child) {
  border-right: 1px solid #F1F1F1;
}
.InterestLabel__iconWrapper___37eiK {
  flex-shrink: 0;
  border-radius: 100%;
  background-color: #16D4E6;
  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;
}
.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;
}
.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 #16D4E6;
  background-color: #34E5F5;
  color: #FAFAFA;
}
.SelectableChip__selected___3rwoT a {
  color: #17BCCB;
}
.BrandAvatar__image___2kPuZ {
  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: 10rem;
  width: 10rem;
  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: #16D4E6 !important;
  border-bottom: 2px solid #16D4E6;
}
.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 #16D4E6, 0 1px #16D4E6, 1px 0 #16D4E6, 0 -1px #16D4E6;
}
.RateSelector__active-primary___67C4F {
  color: #16D4E6 !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 rgba(22, 212, 230, 0.6);
  }
  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: 100%;
  min-width: 17rem;
  padding: 2rem;
  border-radius: 1rem;
  white-space: pre-line;
  word-break: break-word;
  animation-duration: 0.3s;
}
.ChatBubble__left___3zHlg {
  max-width: 100%;
  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__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: 100%;
  min-width: 17rem;
  padding: 2rem;
  border-radius: 1rem;
  white-space: pre-line;
  word-break: break-word;
  animation-duration: 0.3s;
  background-color: #e5fafd;
}
.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 #e5fafd;
  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 3.5rem 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 #16D4E6;
}
.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__icon-container___1Kj_W {
  position: absolute;
  bottom: 0;
  right: 1.5rem;
  display: flex;
  align-items: center;
  height: 100%;
}
.ChatTextarea__icon___3AHLy {
  font-size: 2rem;
  margin-top: 0.8rem;
  color: #767676;
  cursor: pointer;
}
.ChatTextarea__icon___3AHLy:hover {
  color: #16D4E6;
}
.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);
  }
}
.SafeImage__wrapper___1u0ta {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.SafeImage__background-image___n4PFC {
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: black;
}
.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;
}
.SafeImage__overlay___1qcz6 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.15);
  z-index: 1;
}
.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 {
  border-radius: 3px;
  height: 350px;
}
.MediaCarousel__arrow___HL4eu {
  cursor: pointer;
  padding: 2rem 2rem 1.1rem;
  color: white;
}
.MediaCarousel__arrow___HL4eu i {
  font-size: 2rem;
}
.MediaCarousel__dots___2YEhx {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  border-radius: 10px;
  background-color: rgba(0, 0, 0, 0.5);
}
.UploadMedia__carousel-wrapper___3tyw- {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #F1F1F1;
}
.UploadMedia__carousel-wrapper___3tyw- li {
  padding: 0;
}
.UploadMedia__arrow___2MUYv {
  cursor: pointer;
  padding: 2rem 2rem 1.1rem;
  color: white;
}
.UploadMedia__arrow___2MUYv i {
  font-size: 2rem;
}
.UploadMedia__buttons-wrapper___2QqiP {
  position: absolute;
  top: 0;
  width: 100%;
  text-align: right;
  padding: 0 1rem;
}
.UploadMedia__button___97oQe {
  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;
}
.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;
}
.FillBar__chart___KtkEz {
  display: flex;
  min-width: 50%;
}
.FillBar__container___5BnxO {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 1rem;
  width: 100%;
}
.FillBar__label___CHTju {
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 1.4rem;
  font-weight: 600;
}
.FillBar__percentage___2g_5Z {
  font-size: 1.3rem;
  width: 25%;
}
.FillBar__progress___2sKTN {
  background-color: #16D4E6;
  border-radius: 1.3rem;
  height: 1.3rem;
}
.FillBar__total___2acbV {
  width: 75%;
  background-color: #F1F1F1;
  border-radius: 1.3rem;
  flex: 1;
  height: 1.3rem;
  overflow: hidden;
}
.Map__zoom___3KBOh {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  z-index: 1;
  cursor: pointer;
  background-color: #767676;
  color: #FAFAFA;
  font-size: 2rem;
}
.Map__zoom___3KBOh:hover {
  background-color: #1f2626;
}
.Map__zoom-in___1YTOt {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  z-index: 1;
  cursor: pointer;
  background-color: #767676;
  color: #FAFAFA;
  font-size: 2rem;
  left: 2%;
  bottom: 18%;
}
.Map__zoom-in___1YTOt:hover {
  background-color: #1f2626;
}
.Map__zoom-in___1YTOt span {
  margin-top: 0.25rem;
  margin-left: 0.1rem;
}
.Map__zoom-out___jT1qf {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  z-index: 1;
  cursor: pointer;
  background-color: #767676;
  color: #FAFAFA;
  font-size: 2rem;
  left: 2%;
  bottom: 7%;
}
.Map__zoom-out___jT1qf:hover {
  background-color: #1f2626;
}
.Keywords__cloud___T6DRt {
  min-height: 50rem;
}
.Keywords__cloud___T6DRt span {
  color: #16D4E6 !important;
}
.Header__header___2-beu {
  height: 15.5rem;
}
.Header__cover___2sa7a {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}
.Header__no-image___3t1eE {
  background-color: #C0C0C0;
}
.Header__close___2EEj_ {
  position: absolute;
  top: 36%;
  right: 3rem;
  font-size: 3rem;
  cursor: pointer;
  color: #FAFAFA;
  text-shadow: 0 0 1px #1f2626;
}
.Header__close___2EEj_:hover {
  color: #16D4E6;
}
.Layout__content___2izLt {
  height: 73vh;
  background-color: #FFFFFF;
}
.Layout__sidebar-background___3PDyM {
  background-color: #FAFAFA;
  border-right: 1px solid #F1F1F1;
}
.Sidebar__layout___3G8xk {
  position: absolute;
  top: 0;
  left: 0;
  width: 25%;
  height: 100%;
}
.Sidebar__content___3x9s4 {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  padding: 10rem 3rem 0 3rem;
  z-index: 1;
}
.Avatar__image___9bCmL {
  border: 0.25rem solid #FFFFFF;
}
.Avatar__sensitive-content-tag___1FCfm {
  height: 2.5rem;
  max-width: 15rem;
  border-radius: 50rem;
  background-color: #1f2626;
  color: #FAFAFA;
  font-size: 1.2rem;
  padding: 0.5rem 0.75rem;
}
.Avatar__link___2rVQM {
  color: #16D4E6;
}
.Avatar__link___2rVQM:hover {
  color: #17BCCB;
}
.AccountIndicators__card___1hDQ1 {
  min-width: 16rem;
  transition: background-color 0.2s;
}
.AccountIndicators__clickable___1kODw:not(.AccountIndicators__active___3BxrR) {
  cursor: pointer;
}
.AccountIndicators__clickable___1kODw:hover:not(.AccountIndicators__active___3BxrR) {
  background-color: #cef6fa;
}
.AccountIndicators__active___3BxrR {
  border: 0.25rem solid #16D4E6;
}
.RelatedAccounts__avatar___DUa19 {
  z-index: 1;
  width: 100%;
}
.RelatedAccounts__cover___1Jw3F {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 40%;
  background-position: center;
  background-size: cover;
}
.RelatedAccounts__profile-link___ORWsL {
  position: absolute;
  right: 3%;
  bottom: 14%;
  z-index: 2;
}
.SuccessfulParticipationsList__list___2dp1s a {
  color: #1F2626;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.SuccessfulParticipationsList__card___37ERF {
  height: 28rem;
  cursor: pointer;
  transition: all 0.2s;
}
.SuccessfulParticipationsList__card___37ERF:hover {
  transform: scale(1.01);
  box-shadow: 0 0.9rem 2rem 0 rgba(0, 0, 0, 0.05);
}
.SuccessfulParticipationsList__image___3xVno {
  height: 60%;
  background-position: center;
  background-size: cover;
  background-color: #F1F1F1;
}
.SuccessfulParticipationsList__brand-container___jJHyP {
  position: absolute;
  display: flex;
  justify-content: space-between;
  align-items: center;
  top: 5%;
  right: 0;
  width: 50%;
  height: 5rem;
  padding: 0.25rem;
  z-index: 1;
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
  background-color: #767676;
  color: #FAFAFA;
}
.SuccessfulParticipationsList__brand-image___33rx8 {
  background-position: center;
  background-size: cover;
  width: 4.5rem;
  height: 4.5rem;
  border-radius: 50%;
}
.AudienceKeywords__cloud___2b7gY {
  min-height: 50rem;
}
.AudienceKeywords__cloud___2b7gY span {
  color: #16D4E6 !important;
}
.FloatingChatTrigger__icon___3DqTr {
  cursor: pointer;
  margin: 0 1rem;
}
.FloatingChatTrigger__icon___3DqTr:hover {
  color: #16D4E6 !important;
}
.FloatingChatTrigger__icon___3DqTr.FloatingChatTrigger__sm___1L4S6 {
  font-size: 1.8rem;
}
.FloatingChatTrigger__icon___3DqTr.FloatingChatTrigger__md___7nZoR {
  font-size: 2.5rem;
}
.ChatsList__container___2eN4E {
  border: 1px solid #F1F1F1;
  border-left-style: none;
}
.ChatsList__arrow___3QtG0 {
  cursor: pointer;
  height: 2rem;
  margin-left: 1rem;
}
.ChatsList__arrow___3QtG0.ChatsList__disabled___Q8_3j {
  color: #C0C0C0;
  cursor: default;
}
.GooglePlaceInput__input-wrapper___M4trt i {
  color: black !important;
}
.GooglePlaceInput__input-wrapper___M4trt input {
  font-size: 1.8rem;
  color: #767676;
  border-bottom: 1px solid black;
}
.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;
}
.ParticipationProducts__product___38gKR {
  display: flex;
  height: 22rem;
  width: 100%;
  border: 1px solid #F1F1F1;
  border-radius: 0.25rem;
  background-color: #FAFAFA;
}
.ParticipationProducts__image___3NKm8 {
  width: 25.75rem;
  height: 100%;
  background-position: center;
  background-size: cover;
}
.ParticipationProducts__details___35NqZ {
  position: relative;
  width: calc(100% - 25.75rem);
}
.BrandOption__avatar___1JS0H {
  width: 12rem;
  height: 12rem;
  border-radius: 50%;
  background-size: cover;
  background-position: center;
}
.BrandOption__name___KOFwB {
  font-size: 1.3rem;
}
.AdvertiserChip__avatar___1Bw1C {
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  background-size: cover;
  background-position: center;
}
.AdvertiserChip__name___3Ysks {
  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;
}
.VoxFeedFeedbackForm__button___3Vctn {
  display: flex;
  align-items: center;
  padding: 0.5rem 1.5rem !important;
}
.VoxFeedFeedbackForm__button___3Vctn i {
  font-size: 2.5rem !important;
}
.VoxFeedFeedbackForm__button___3Vctn span {
  display: none;
}
.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;
}
.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;
}
.VoxFeedFeedbackForm__button___3Vctn:hover span {
  display: initial;
}
.AvailableAccountCard__card___1yRjV {
  border-width: 1px;
  border-style: solid;
  transition: all 0.2s;
  cursor: default;
}
.AvailableAccountCard__hover___3g6IL:hover {
  transform: scale(1.02);
}
.AvailableAccountCard__low-border___1YC8l {
  border-color: #F85555;
}
.AvailableAccountCard__low-border___1YC8l.AvailableAccountCard__hover___3g6IL:hover {
  box-shadow: 0 2px 4px 0 rgba(247, 85, 85, 0.3), 0 4px 8px 0 rgba(0, 0, 0, 0.05);
}
.AvailableAccountCard__medium-border___3t5kW {
  border-color: #F8CD1C;
}
.AvailableAccountCard__medium-border___3t5kW.AvailableAccountCard__hover___3g6IL:hover {
  box-shadow: 0 4px 8px 0 rgba(250, 214, 64, 0.29);
}
.AvailableAccountCard__high-border___1cOwU {
  border-color: #61CB19;
}
.AvailableAccountCard__high-border___1cOwU.AvailableAccountCard__hover___3g6IL:hover {
  box-shadow: 0 4px 8px 0 rgba(97, 203, 25, 0.2);
}
.AvailableAccountCard__disabled___2JB5_ {
  border-color: #C0C0C0;
}
.AvailableAccountCard__bid___3j6o9 {
  position: absolute;
  right: 1rem;
  bottom: 1rem;
}
.AvailableAccountCard__overlay___3W23H {
  position: absolute;
  left: 0;
  top: 0;
  width: 95%;
  height: 95%;
  display: flex;
  align-items: center;
  text-align: center;
  z-index: 1;
  opacity: 0;
  cursor: default;
  color: #FAFAFA;
  font-size: 1.75rem;
  font-weight: 600;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 0.5rem;
  transition: all 0.2s;
}
.AvailableAccountCard__overlay___3W23H:hover {
  opacity: 1;
}
.AvailableAccountCard__overlay___3W23H:hover + .AvailableAccountCard__card___1yRjV {
  filter: blur(2px);
}
.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;
  -webkit-transform: scale(1.025);
  -moz-transform: scale(1.025);
  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;
  max-width: 35%;
  padding: 1rem 2rem;
  border-radius: 2.5rem 0 0 2.5rem;
  white-space: nowrap;
}
.CampaignCard__disabled___2aPvV {
  filter: grayscale(100%);
}
.InviteCard__label___2A3gj {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0;
  top: 7.2rem;
  max-width: 35%;
  padding: 0.5rem 1rem;
  border-radius: 2.5rem 0 0 2.5rem;
  white-space: nowrap;
}
.InviteCard__badge___3pH_Z {
  position: absolute;
  display: flex;
  align-items: center;
  right: 1rem;
  bottom: 1rem;
}
.HistoricalParticipationCard__bottom-info___2ayu6 {
  position: absolute;
  bottom: 1rem;
  left: 1rem;
  right: 1rem;
}
.HistoricalParticipationCard__overlay___3LkuW {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.7);
  color: #FFF;
  transition: 0.3s ease;
  opacity: 0;
  padding: 3rem;
  font-size: 1.5rem;
}
.HistoricalParticipationCard__overlay___3LkuW:hover {
  opacity: 1;
}
.ActiveParticipationCard__bottom-info___OkwsN {
  position: absolute;
  bottom: 1rem;
  left: 1rem;
  right: 1rem;
}
.ActiveParticipationCard__remaining-time___2oaLP {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0;
  bottom: 1rem;
  max-width: 35%;
  padding: 0.5rem 1rem;
  border-radius: 2.5rem 0 0 2.5rem;
  white-space: nowrap;
}
.ChatWithBrand__title___142eV {
  border-bottom: 1px solid #F1F1F1;
}
.ListItem__post___1rVnQ {
  height: 15.25rem;
  padding: 2rem;
  transition: all 0.2s;
  box-shadow: inset 0 -1px 0 0 #F1F1F1;
}
.ListItem__post___1rVnQ:hover {
  background-color: #FAFAFA;
}
.ListItem__post___1rVnQ.ListItem__selected___1FB5K {
  background-color: #cef6fa;
  cursor: default !important;
}
.ListItem__post___1rVnQ.ListItem__publishable___3RkKv {
  box-shadow: inset 0.5rem 0 0 #16D4E6;
}
.StatusIcon__icon___rFLH6 {
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FAFAFA;
  font-size: 1rem;
}
.StatusIcon__icon___rFLH6 i {
  margin-top: 0.5rem;
}
.PostCard__section___3QDeF {
  margin-top: 2rem;
  height: 100%;
  width: 100%;
  border-radius: 3px;
}
.PostCard__cross___1GGNW {
  position: absolute;
  top: 2rem;
  right: 3rem;
}
.TimelineSection__line___8IrOk {
  position: absolute;
  left: 0;
  height: calc(50% - 4px);
  width: 2px;
  background-color: #084E65;
}
.TimelineSection__dot___1MsjU {
  position: absolute;
  left: 0;
  top: 50%;
  color: #084E65;
  font-size: 4px;
  height: 4px;
  transform: translate(-1px, -50%);
}
.StatsSection__stats-grid___2Xapz {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
  grid-template-rows: auto;
  grid-row-gap: 2rem;
  padding: 2rem 0;
}
.StatsSection__reaction-image___2F4gF {
  width: 15px;
  height: 15px;
  margin-left: 1rem;
}
.StatsSection__info___2-y_g {
  color: #12a9b7;
  font-size: 1.8rem;
  font-weight: lighter;
}
.PostVerificationWizard__container___P8mYm {
  display: flex;
  justify-content: center;
  height: 100vh;
}
.PostVerificationWizard__background___RZdD5 {
  position: absolute;
  left: 0;
  right: 0;
  height: 54rem;
}
.PostVerificationWizard__content___3zTCn {
  justify-content: center;
  align-items: center;
}
.PostVerificationWizard__card___1ErRR {
  margin: 2rem auto;
  border-radius: 1rem;
  background: #FFFFFF;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
}
.PostVerificationWizard__card-dark-background___1BriI {
  background: #767676;
  border-radius: 1rem 1rem 0 0;
}
.PostVerificationWizard__card-light-background___3DijV {
  height: 34rem;
  background: #FAFAFA;
  border-radius: 1rem 1rem 0 0;
}
.PostVerificationWizard__buttons___3WBxl {
  margin: 2rem auto 0 auto;
}
.PostVerificationWizard__separator___JYiah {
  background: rgba(0, 0, 0, 0.1);
  width: 2px;
  height: 35px;
  margin: 0 0.6em;
}
.RenewCredentials__container___j5oJb {
  display: flex;
  justify-content: center;
  height: 100vh;
}
.RenewCredentials__background___UmetG {
  position: absolute;
  left: 0;
  right: 0;
  height: 54rem;
  background: #1f2626;
}
.RenewCredentials__card___2vK9K {
  margin: 2rem auto;
  border-radius: 1rem;
  background: #FFFFFF;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
}
.RenewCredentials__content___309Do {
  justify-content: center;
  align-items: center;
}
.RenewCredentials__card-light-background___1yyko {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 2rem;
  background: #FAFAFA;
}
.EventScoreList__container___vPqx4 {
  background-color: #FFFFFF;
  border-radius: 0.5rem;
  margin-top: 1.5rem;
}
.EventScoreList__row___1V0oC {
  width: 100%;
  height: 4.5rem;
  cursor: default;
}
.EventScoreList__separator___35Y1l {
  box-shadow: inset 0 -1px 0 0 rgba(192, 192, 192, 0.18);
}
.TagsSelector__label___2IqSb {
  cursor: pointer;
}
.TagsSelector__plus___1xoUr {
  color: #16D4E6;
  font-weight: bold;
  font-size: 2rem;
}
.TagsSelector__tags___3Ig14 {
  color: #16D4E6;
}
.TagsSelector__input___2ubBb {
  position: absolute;
  top: 4rem;
  left: 0;
  border-radius: 5px;
  padding: .5rem;
  border: 1px solid #d7d9d9;
  width: 100%;
  z-index: 2;
}
.TagsSelector__results-container___a5LWa {
  position: absolute;
  overflow-y: auto;
  max-height: 25vh;
  left: 0;
  width: 100%;
  background-color: #FFFFFF;
  border: 1px solid #C0C0C0;
  font-size: 1.3rem;
  z-index: 2;
}
.TagsSelector__result-item___1nppQ {
  width: 100%;
  padding: 1em;
  color: #767676;
  background-color: #FFFFFF;
  border-bottom: 1px solid #F1F1F1;
  font-size: 1.3rem;
  cursor: pointer;
}
.TagsSelector__result-item___1nppQ:hover {
  background-color: #FAFAFA;
}
.VoxearOptionButtons__options___1bF8a > span {
  cursor: pointer;
  width: 50%;
  text-transform: uppercase;
  display: inline-block;
  font-size: 0.9em;
  padding: 0.5em 1em;
  border: 1px solid #C0C0C0;
  border-left: none;
  color: #767676;
}
.VoxearOptionButtons__options___1bF8a > span:first-child {
  border-left: 1px solid #C0C0C0;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.VoxearOptionButtons__options___1bF8a > span:last-child {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.VoxearOptionButtons__options___1bF8a > span.VoxearOptionButtons__selected___vhYoA {
  background-color: #e4e4e4;
  color: #1F2626;
}
.Voxear__title___1y2zG::before {
  position: absolute;
  content: '';
  display: block;
  top: 50%;
  left: 0;
  width: 100%;
  margin-top: -1px;
  border-bottom: 1px solid #d7d9d9;
}
.Voxear__title___1y2zG {
  width: 100%;
}
.Voxear__title-icon___2eREz {
  background: #FAFAFA;
  padding-left: 1em;
}
.Voxear__title-text___3P56c {
  background: #FAFAFA;
  padding: 0 1em 0 0.5em;
}
.Steps__step___3XBEN {
  display: flex;
  align-items: center;
  padding: 0.75rem;
}
.Steps__step___3XBEN .Steps__joint___3MBnl {
  height: 3.5rem;
  width: 0.275rem;
}
.Steps__step___3XBEN .Steps__dot___3ygr9 {
  width: 1rem;
  height: 1rem;
  border-radius: 1rem;
}
.Identification__option___2-7sx {
  height: 22rem;
  box-shadow: inset 0 0 0 1px rgba(31, 38, 38, 0.4);
  border-radius: 0.5rem;
  cursor: pointer;
  transition: all 0.2s;
}
.Identification__option___2-7sx:hover {
  background-color: #F1F1F1;
}
.Identification__option___2-7sx .Identification__text___23IEX {
  position: absolute;
  bottom: 1rem;
}
.ChatRow__chat___c-Cu5 {
  width: 100%;
  min-height: 9rem;
  cursor: pointer;
  border-bottom: 1px solid #F1F1F1;
  transition: all 0.2s;
}
.ChatRow__chat___c-Cu5:hover:not(.ChatRow__selected___29KTI) {
  background-color: #FAFAFA;
}
.ChatRow__chat___c-Cu5::last-child {
  border-bottom-style: none;
}
.ChatRow__selected___29KTI {
  cursor: default;
  background-color: #cef6fa;
}
.ChatRow__badge___1LXEr {
  background-color: #F85555;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.25rem;
  color: #FAFAFA;
  margin-top: 0.5rem;
}
.ChatRow__container___1Nrm1 {
  border: 1px solid #F1F1F1;
  border-left-style: none;
}
.BillingAddressList__add-billing-address-btn___2YV_s {
  transition: all 0.2s;
  cursor: pointer;
  background-color: #FAFAFA;
  border: 1px solid #C0C0C0;
}
.BillingAddressList__add-billing-address-btn___2YV_s:hover {
  background-color: #F1F1F1;
}
.BillingAddressList__add-billing-address-btn___2YV_s.BillingAddressList__disabled___n9T0s {
  background-color: #FAFAFA;
  border: none;
  cursor: inherit;
  opacity: 0.5;
}
.BillingAddressList__billing-address___H27OV {
  transition: all 0.2s;
  background-color: #FFFFFF;
  border: 1px solid #FAFAFA;
}
.BillingAddressList__billing-address___H27OV.BillingAddressList__selected___2gjba {
  background-color: rgba(22, 212, 230, 0.1);
  border: 1px solid #16D4E6;
}
.BillingAddressList__icon___26g0R {
  font-size: 2.5rem;
  color: #C0C0C0;
  transition: color 0.2s;
}
.BillingAddressList__icon___26g0R:hover {
  color: #767676;
}
.BillingAddressList__indicator___2FRgF {
  width: 3.5rem;
  height: 3.5rem;
  max-width: 3.5rem;
  border-radius: 50%;
}
.OfferSuggestionInput__wrapper___w_jo2 {
  width: 166px;
  padding: 8px 16px;
  text-align: center;
}
.OfferSuggestionInput__wrapper___w_jo2 .OfferSuggestionInput__add___3fo0x {
  font-size: 12px;
  margin-top: 8px;
}
.OfferSuggestionInput__left___2M3I4 {
  position: absolute;
  left: 0;
}
.OfferSuggestionInput__right___3M15X {
  position: absolute;
  right: 0;
}
.OfferForPublication__wrapper___2w1jr {
  padding: 20px;
  text-align: left;
  line-height: 1.618;
}
.OfferForPublication__edit-button___2F9f9 {
  cursor: pointer;
  margin-left: 8px;
}
.OfferForPublication__pop-over___3X33P {
  padding: 16px 16px 8px;
}
.OfferForPublication__button___RHt62 {
  position: absolute;
  border: none;
  outline: none;
  box-shadow: none;
  background: transparent;
}
.OfferForPublication__close___1lyvW {
  top: -8px;
  right: -20px;
  color: #737e80;
  font-size: 10px;
}
.CampaignCard__container___2ps2x {
  height: 49rem;
  padding: 0;
  transition: all 0.2s;
  cursor: pointer;
}
.CampaignCard__container___2ps2x:hover {
  transform: scale(1.02);
}
.CampaignCard__container___2ps2x.CampaignCard__without-costs___3cGHM {
  height: 30rem;
}
.CampaignCard__container___2ps2x.CampaignCard__without-stats___3Hzwk {
  height: 22rem;
}
.CampaignCard__container___2ps2x.CampaignCard__only-costs___3VKJW {
  height: 32rem;
}
.CampaignCard__loading___2tMGg {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.7);
}
.CampaignCard__header___zDBk6 {
  width: 100%;
  height: 22rem;
  background-size: cover;
  background-position: center;
}
.CampaignCard__overlay___26GHl {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.7) 100%);
}
.CampaignCard__menu___yZ3Dd {
  position: absolute;
  top: 0.5rem;
  right: 0;
}
.CampaignCard__menu-icon___3z68k {
  font-size: 3rem !important;
  color: #FAFAFA;
}
.CampaignCard__public-indicator___2qNWS {
  background-color: #16D4E6;
  color: #FAFAFA;
  padding: 0.5rem 1.5rem 0.5rem 1rem;
  border-top-right-radius: 3rem;
  border-bottom-right-radius: 3rem;
}
.CampaignCard__name___LzAwO {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.CampaignCard__notification-icon___9rFxY {
  font-size: 2rem;
  color: #FAFAFA;
}
.CampaignCard__notification-badge___1cOpa {
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 2.75rem;
  height: 2.75rem;
  border-radius: 2.5rem;
  background-color: #F85555;
  font-size: 1.4rem;
  font-weight: 400;
  padding: 0 0.5rem;
  color: #FAFAFA;
}
.CampaignCard__indicators-container___2Igbc {
  height: 27rem;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #FFFFFF;
  transition: all 0.3s;
  overflow: hidden;
}
.CampaignCard__indicators-container___2Igbc.CampaignCard__expanded___1BSZE {
  height: 45.75rem;
}
.CampaignCard__indicators-container___2Igbc.CampaignCard__expanded___1BSZE.CampaignCard__only-costs___3VKJW {
  height: 29rem;
}
.CampaignCard__indicators-container___2Igbc.CampaignCard__without-costs___3cGHM,
.CampaignCard__indicators-container___2Igbc.CampaignCard__without-stats___3Hzwk {
  height: auto;
}
.CampaignCard__indicators-container___2Igbc.CampaignCard__only-costs___3VKJW {
  height: 11rem;
}
.CampaignCard__budget-detail-button___2wpu8 {
  width: 4rem;
  height: 4rem;
  border: 1px solid #F1F1F1;
  border-radius: 50%;
  background-color: #FAFAFA;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  overflow: hidden;
  text-align: center;
}
.CampaignCard__budget-detail-button___2wpu8:hover {
  background-color: #F1F1F1;
}
.CampaignCard__button-decorator___1vuY- {
  height: 0.125rem;
  background-color: #C0C0C0;
}
.CampaignCard__bar___1_MSF {
  height: 1rem;
  display: flex;
  border-radius: 100px;
  overflow: hidden;
}
.BrandUsersCardRow__avatar___bF9SK {
  border-radius: 50%;
  width: 4rem;
  height: 4rem;
  background-size: cover;
  background-position: center;
}
.BrandUsersCardRow__icon___1mkRG {
  font-size: 2.5rem;
  cursor: pointer;
  color: #C0C0C0;
}
.BrandUsersCardRow__icon___1mkRG:hover {
  color: #767676;
}
.BrandUsersCardRow__label___3zb2n {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 2.5rem;
  margin-left: 1rem;
  border-radius: 100px;
  padding: 1rem 1.5rem;
  font-size: 1.3rem;
  font-weight: 400;
  color: #FAFAFA;
  background-color: #61CB19;
}
.BrandUsersCardRow__loading-overlay___3b5vk {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(255, 255, 255, 0.9);
  font-size: 1.5rem;
}
.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: #16D4E6;
}
.OrderControl__select___rhnCP {
  min-width: 200px;
  display: flex;
  justify-content: space-between;
  border: 1px solid #C0C0C0;
  color: #767676;
}
.TagsSearcher__label___1zva0 {
  cursor: pointer;
}
.TagsSearcher__plus___8LYSr {
  color: #16D4E6;
  font-weight: bold;
  font-size: 2rem;
}
.TagsSearcher__tags___3AH0Q {
  color: #16D4E6;
}
.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: rgba(22, 212, 230, 0.1);
  color: #767676;
}
.InfluencerTypeSelect__activeItem___Ka-4f:hover {
  background-color: rgba(22, 212, 230, 0.05);
}
.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;
}
.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;
}
.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: #16D4E6;
  font-weight: bold;
  margin-left: 1.8rem;
  padding-left: 1.8rem;
  border-left: 1px solid #16D4E6;
  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 #16D4E6;
  background-color: #16D4E6;
  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;
}
.SocialNetworkSearcher__pagination___1-w8W {
  list-style: none;
  padding: 0;
  display: inline-flex;
}
.SocialNetworkSearcher__pagination___1-w8W li {
  padding: .5em;
}
.SocialNetworkSearcher__pagination___1-w8W a {
  outline: none;
}
.SocialNetworkSearcher__pagination-arrows___gbSAv {
  color: white;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: #1F2626;
}
.SocialNetworkSearcher__pagination-arrows___gbSAv i {
  font-size: 1rem;
}
.SocialNetworkSearcher__page___2xg6c a {
  outline: none;
  color: #1F2626;
}
.SocialNetworkSearcher__active___eX4N3 a {
  color: #C0C0C0;
}
.SocialNetworkSearcher__arrow-disabled___ecuU8 div {
  background-color: #C0C0C0;
}
.InfluencerSelectableTable__selectedRow___2QkSj {
  background: #cef6fa !important;
}
.InfluencerSelectableTable__go-to-top___2diPR {
  position: absolute;
  display: flex;
  left: 1rem;
  cursor: pointer;
}
.InfluencerSelectableTable__go-to-top___2diPR:hover {
  color: #16D4E6;
}
.CardStats__stats-grid___WfFvb {
  display: grid;
  padding: 1rem 0.8rem;
  grid-column-gap: 0.5rem;
  grid-row-gap: 0.5rem;
  grid-template-columns: auto auto auto;
  grid-template-rows: auto;
  align-items: center;
  grid-template-areas: ". . ." ". . ." ". divider divider";
}
.CardStats__stats-cell___8JM6z {
  padding: 0.3rem;
  color: #767676;
}
.CardStats__stats-cell___8JM6z p {
  font-weight: bold;
  color: black;
}
.CardStats__invitation-title___1Xsp2 {
  color: #F54F23;
}
.CardStats__invitation-divider___2af9S {
  grid-area: divider;
}
.InfluencerCard__card___3Th4r {
  min-width: 37rem;
  border-radius: 2px;
  overflow: hidden;
  position: relative;
  box-shadow: 0 0.4rem 2rem 0 rgba(0, 0, 0, 0.05);
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1);
  border: 1px solid transparent;
  background-color: white;
}
.InfluencerCard__card-with-invites___2gZ77 {
  border: 1px solid #F54F23;
  border-bottom: none;
}
.InfluencerCard__card-show-stats___Kq5Zz {
  height: auto;
  max-height: 61rem;
  overflow: initial;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.InfluencerCard__card-selected___Om9L3 {
  border: none !important;
}
.InfluencerCard__header___3kem2 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  background-size: cover;
  background-position: center center;
  height: 18rem;
  color: white;
  padding: 1.2rem 2rem;
  font-size: 1.8rem;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  overflow: hidden;
}
.InfluencerCard__header___3kem2 a {
  color: white;
  margin-left: 1.2rem;
}
.InfluencerCard__header___3kem2 a:hover {
  color: #16D4E6;
}
.InfluencerCard__header___3kem2 i {
  color: #F1F1F1;
  cursor: pointer;
}
.InfluencerCard__header___3kem2 i:hover {
  color: #C0C0C0;
}
.InfluencerCard__overlay___14jdF {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
}
.InfluencerCard__avatar___1sRvP {
  position: absolute;
  top: 18rem;
  left: 1.8rem;
  transform: translate(0, -50%);
  z-index: 20;
  cursor: pointer;
}
.InfluencerCard__verification-badge___3xTWI {
  position: absolute;
  top: 16.5rem;
  left: 12rem;
  z-index: 1;
}
.InfluencerCard__avatar-img___X51ij {
  width: 10rem !important;
  height: 10rem !important;
}
.InfluencerCard__avatar-img___X51ij div {
  width: 10rem !important;
  height: 10rem !important;
}
.InfluencerCard__lower___3iY5Q {
  height: 13rem;
}
.InfluencerCard__info___Ce0Kw {
  padding: 1.8rem 1.8rem 1rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.InfluencerCard__info___Ce0Kw h3 {
  white-space: nowrap;
  font-weight: bold;
  margin: 0;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 100%;
}
.InfluencerCard__info___Ce0Kw h4 {
  line-height: 2.2rem;
  font-weight: bold;
  margin: 0;
}
.InfluencerCard__info___Ce0Kw p {
  color: #C0C0C0;
}
.InfluencerCard__social-badge___3u0_M {
  position: absolute;
  bottom: 0;
  right: 0.8rem;
  transform: translateY(-50%);
}
.InfluencerCard__selected___2SZEQ {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 10;
  border-radius: 2px;
  border: 1px solid #16D4E6;
  border-bottom: none;
  background-color: rgba(22, 212, 230, 0.1);
  cursor: pointer;
}
.InfluencerCard__selected-radio___TNECH {
  border: 1px solid #16D4E6;
  border-radius: 50%;
  background-color: rgba(22, 212, 230, 0.6);
  width: 13px;
  height: 13px;
  margin-left: auto;
  margin-top: 8px;
}
.InfluencerCard__stats-wrapper___1REoq {
  position: absolute;
  z-index: 100;
  width: calc(100% + 2px);
  left: -1px;
  top: calc(100% - 1px);
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  background-color: white;
  text-align: center;
  box-shadow: 0 0.4rem 0rem 0 rgba(0, 0, 0, 0.05);
}
.InfluencerCard__stats-overlay___2KRkd {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 20;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border: 1px solid #16D4E6;
  border-top: none;
  background-color: rgba(22, 212, 230, 0.1);
  cursor: pointer;
}
.InfluencerCard__stats-with-invites___1yoLr {
  border: 1px solid #F54F23;
  border-top: none;
  left: -1px;
  width: calc(100% + 2px);
}
.InfluencerCard__stats-selected___2XTOq {
  border: none;
  width: 100%;
  left: 0;
}
.InfluencerCard__fav-active___7RE2U {
  color: #F85555 !important;
}
.InfluencerCard__sensitive-content-tag___33Boe {
  position: absolute;
  right: 1rem;
  top: 18rem;
  transform: translate(0, -50%);
  z-index: 20;
}
.InfluencerCard__icon___14uLt {
  cursor: pointer;
}
.InfluencerCard__icon___14uLt:hover {
  color: #16D4E6 !important;
}
.InfluencerCard__username___2Al3- {
  cursor: pointer;
}
.InfluencerCard__username___2Al3-:hover {
  text-decoration: underline;
}
.InfluencerGridResults__grid___Icjlf {
  display: grid;
  grid-row-gap: 3rem;
  grid-column-gap: 2rem;
  grid-template-columns: repeat(auto-fill, minmax(37rem, 1fr));
}
.OfferCard__card-top___2Ce26 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #FAFAFA;
  border-bottom: 1px solid #F1F1F1;
}
.OfferCard__label___2ckOl {
  max-width: 12rem;
  white-space: pre-wrap;
  font-size: 1.5rem;
  font-weight: 500;
  margin-right: 0.5rem;
}
.OfferCard__time-input___2t3iC {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.OfferCard__add-button___8WM_8 {
  display: flex;
  align-items: center;
  padding: 1rem 2.5rem;
  margin: 0 2rem;
  font-size: 1.5rem;
}
.OfferCard__active___3KG_d {
  border: 1px solid #16D4E6;
  color: #16D4E6;
}
.ProductGrid__circle___2QR5l {
  border: 1px solid #16D4E6;
  border-radius: 50%;
  margin-right: 1rem;
  margin-bottom: 3px;
  width: 2rem;
  height: 2rem;
}
.ProductGrid__circle___2QR5l i {
  position: absolute;
  top: 3px;
  right: 3px;
  font-size: 1rem !important;
}
.ProductGrid__grid___3CSRZ {
  width: 100%;
  height: calc(100% - 145px);
  overflow: auto;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(256px, 1fr));
  grid-template-rows: minmax(304px, max-content);
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  align-items: flex-start;
  padding: 0 3rem 1rem;
}
.ProductGrid__add-button___2sLPm {
  padding: 1rem 3rem;
}
.ProductGrid__add-button___2sLPm:disabled {
  background-color: #C0C0C0;
  border: 1px solid #C0C0C0;
}
.ProductGrid__footer___1nTSc {
  display: flex;
  align-items: center;
  padding: 2rem;
  position: absolute;
  width: 100%;
  bottom: 0;
  background-color: white;
  border-top: 1px solid #F1F1F1;
  height: 65px;
}
.ProductGrid__add-card___1qubH {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 1px solid #16D4E6;
  min-height: 304px;
  max-height: 50px;
  cursor: pointer;
  color: #16D4E6;
  font-size: 2.2rem;
}
.ProductGrid__add-card___1qubH span {
  border: 1px solid #16D4E6;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 7px;
  margin-bottom: 1.2rem;
}
.ProductCard__card___dH6Sx {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  min-height: 38rem;
  max-height: 6.25rem;
  border-radius: 3px;
  background-color: white;
  overflow: hidden;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.12);
}
.ProductCard__card___dH6Sx li {
  padding: 0;
}
.ProductCard__description___3i5_4 {
  display: -webkit-box;
  width: 100%;
  max-height: 5rem;
  font-size: 1.6rem;
  line-height: 1.7rem;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #C0C0C0;
}
.ProductCard__image___3-0wu {
  height: 160px !important;
  z-index: 10;
}
.ProductCard__overlay___1VHNN {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 10;
}
.ProductCard__button___2Fgm0 {
  font-size: 1.8rem;
  padding: 1rem 6rem;
}
.ProductCard__button___2Fgm0:hover {
  background-color: #4b4b4b;
}
.ProductCard__button-white___2LgXe {
  font-size: 1.8rem;
  padding: 1rem 6rem;
}
.ProductCard__button-white___2LgXe:hover {
  background-color: #4b4b4b;
}
.ProductCard__button-white___2LgXe:hover {
  background-color: white;
}
.ProductCard__selected___2XkJp {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border-radius: 2px;
  border: 1px solid #16D4E6;
  background-color: rgba(22, 212, 230, 0.1);
  cursor: pointer;
  z-index: 1;
}
.ProductCard__selected-dot___3cdN8 {
  position: absolute;
  width: 16px;
  height: 16px;
  background-color: #16D4E6;
  border-radius: 50%;
  top: 16px;
  right: 16px;
  z-index: 10;
  cursor: pointer;
}
.ProductImageCarousel__arrow___1hC9e {
  cursor: pointer;
  padding: 2rem 2rem 1.1rem;
  color: white;
  z-index: 2;
}
.ProductImageCarousel__arrow___1hC9e i {
  font-size: 2rem;
}
.ProductForm__input___2svgG {
  font-size: 1.7rem;
  text-align: left;
  border-bottom: 1px solid #1f2626;
  padding: 1rem;
}
.ProductForm__mid-section___1dWuR {
  padding: 0 10rem 5rem 10rem;
  height: calc(100% - 149px);
  overflow: auto;
}
.ProductForm__label___3jjMl {
  display: flex;
  margin-top: 2rem;
}
.ProductForm__label___3jjMl span {
  font-size: 1.5rem;
  font-weight: 300;
  margin-left: auto;
}
.ProductForm__instruction-list___sqEg_ li {
  padding: 0;
  margin: 0.5rem 0;
}
.ProductForm__textarea___3ZTe6 {
  font-size: 1.7rem;
  background-color: white;
  border: 1px solid #C0C0C0;
}
.ProductForm__footer___Y-gVA {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 2rem;
  background-color: white;
  border-top: 1px solid #F1F1F1;
}
.ProductForm__add-button___Q6FEs {
  padding: 1rem 3rem;
}
.ProductForm__add-button___Q6FEs:disabled {
  background-color: #C0C0C0;
  border: 1px solid #C0C0C0;
}
.ProductForm__uploader___3hFH6 {
  width: 100%;
  max-width: 258px;
}
.ProductForm__uploader-media___3dhOI {
  width: 258px;
  height: 162px;
  border-radius: 8px;
  overflow: hidden;
}
.ProductQuantities__mid___2Ymk4 {
  padding: 0 10rem;
  height: calc(100% - 151px);
  overflow: auto;
}
.ProductQuantities__footer___M9AOM {
  display: flex;
  align-items: center;
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 2rem;
  background-color: white;
  border-top: 1px solid #F1F1F1;
}
.ProductQuantities__add-button___3FRUX {
  padding: 1rem 3rem;
}
.ProductQuantities__add-button___3FRUX:disabled {
  background-color: #C0C0C0;
  border: 1px solid #C0C0C0;
}
.ProductQuantities__input___2H_pN {
  width: 60px;
  border-bottom: 1px solid black;
}
.ProductQuantities__input-disable___1iWkA {
  background-color: transparent !important;
  border: none;
}
.ProductQuantities__input-error___2Bti- {
  border-bottom: 1px solid #F85555;
}
.ProductCard__images___1G5s0 {
  width: 25%;
  height: 104px;
  flex-shrink: 0;
}
.ProductCard__images___1G5s0 li {
  padding: 0;
}
.ProductCard__image___2yJMy {
  height: 104px;
}
.ProductCard__info___2yMLK {
  display: flex;
  flex-direction: column;
  padding-left: 2rem;
  width: 75%;
  height: 104px;
}
@keyframes ProductAddress__neon1___25VkY {
  from {
    transform: translate(0, 0);
    opacity: 1;
  }
  to {
    transform: translate(0, -150%);
    opacity: 0;
  }
}
.ProductAddress__glow___29U4b {
  font-size: 1.8rem;
  position: absolute;
  opacity: 1;
  animation: ProductAddress__neon1___25VkY 0.5s ease-in-out;
}
.ProductAddress__back-link___3afOK {
  font-size: 1.8rem;
  position: absolute;
  opacity: 0;
}
.InviteInfluencers__footer___3lSCN {
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
  background-color: #1f2626;
  color: #FFFFFF;
  z-index: 100;
  padding: 1.5rem 3rem;
  font-size: 3rem;
  display: flex;
  align-items: center;
  transition: transform 0.2s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.InviteInfluencers__hide___1fb7Q {
  transform: translate(0, 100%);
}
.InviteInfluencers__stepper-wrapper___3Fd3l {
  display: flex;
  align-items: center;
  flex-grow: 1;
}
.InviteInfluencers__stepper-wrapper___3Fd3l span {
  cursor: pointer;
  height: 2rem;
  padding: 0 1rem;
}
.InviteInfluencers__stepper-wrapper___3Fd3l i {
  color: white;
}
.InviteInfluencers__stepper___3u0e7 {
  display: flex;
  padding: 0;
  justify-content: flex-start;
  align-items: center;
}
.InviteInfluencers__stepper-item___3OmOQ {
  flex: none;
  color: white;
}
.InviteInfluencers__back-button___3o2IF {
  margin: 0 2rem 0 auto;
  padding: 1rem 2rem;
  color: white;
}
.ProposalReactionsDialog__tab___3Dh2G {
  padding: 0.75rem 0.75rem 0.37rem 0.75rem;
  transition: all 0.2s;
  cursor: pointer;
}
.ProposalReactionsDialog__tab___3Dh2G:hover {
  background: rgba(0, 0, 0, 0.05);
}
.ProposalReactionsDialog__tab___3Dh2G.ProposalReactionsDialog__selected___G9KuW {
  box-shadow: 0 0.25rem 0 #16D4E6;
}
.ProposalReactionsDialog__tab___3Dh2G .ProposalReactionsDialog__icon___3CN0N {
  font-size: 2.2rem;
}
.ProposalReactionsDialog__row___3gTxj {
  border-bottom: 1px solid #F1F1F1;
}
.ProposalRowReactions__icon___27SyO {
  font-size: 2.5rem;
  margin-right: 0.3rem;
}
.ProposalRowReactions__popover-body___2H_sj {
  padding: 1.5rem;
}
.ProposalRowReactions__popover-title___7JQxZ {
  font-size: 1.4rem;
}
.ProductButton__add-button___1ZjtL {
  display: flex;
  align-items: center;
  padding: 1rem 2.5rem;
  margin: 0 2rem;
  font-size: 1.5rem;
}
.ProductButton__active___28-r3 {
  border: 1px solid #16D4E6;
  color: #16D4E6;
}
.Dialog__navigationButton___20sUE {
  position: absolute;
  top: 180px;
  color: #FAFAFA;
  border-radius: 50%;
  width: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid;
  transition: all 0.2s;
}
.Dialog__navigationButton___20sUE:hover {
  background: #FAFAFA;
  color: #767676;
}
.Dialog__navigationButtonLeft___3V77T {
  left: -120px;
}
.Dialog__navigationButtonRight___3uaXf {
  right: -120px;
}
.Dialog__navLeftArrow___Fm_dw {
  margin-left: -0.1rem;
  margin-top: 0.5rem;
}
.Dialog__navRightArrow___3YZuA {
  margin-left: 0.3rem;
  margin-top: 0.5rem;
}
.ProposalReactionsUserSearch__users-dropdown___2L9zU {
  border-radius: 0;
  background-color: #FAFAFA;
  border: 1px solid #F1F1F1;
  transition: 0.2s all;
}
.ProposalReactionsUserSearch__users-dropdown___2L9zU:hover {
  background-color: #F1F1F1;
  border: 1px solid #C0C0C0;
}
.ProposalReactionsUserSearch__users-dropdown___2L9zU.ProposalReactionsUserSearch__disabled___2xNBx:hover {
  background-color: #FAFAFA;
  border: 1px solid #F1F1F1;
}
.ProposalReactionsUserSearch__users-dropdown___2L9zU.ProposalReactionsUserSearch__disabled___2xNBx:hover * {
  cursor: initial;
}
.ProposalReactionsUserSearch__dropdown-body___B9_UH {
  height: 30rem;
  width: 30rem;
}
.ProposalReactionsUserSearch__row___1MTmr {
  border-bottom: 1px solid #F1F1F1;
  cursor: pointer;
  transition: all 0.2s;
}
.ProposalReactionsUserSearch__row___1MTmr:hover {
  background-color: #F1F1F1;
}
.ProposalReactionsUserSearch__row___1MTmr.ProposalReactionsUserSearch__active___2B9nM {
  background-color: rgba(22, 212, 230, 0.1);
}
.ParticipationListActions__icon___3bvrh {
  font-size: 2.5rem;
  cursor: pointer;
  margin: 0 1rem;
}
.ParticipationListActions__icon___3bvrh:hover {
  color: #16D4E6;
}
.Option__container___3r0iS {
  width: 100%;
  height: 6.5rem;
  padding: 0 2rem;
  cursor: pointer;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-top-style: none;
  transition: all 0.2s;
}
.Option__container___3r0iS:hover:not(.Option__selected___Orl0R) {
  background-color: #F1F1F1;
}
.Option__selected___Orl0R {
  background-color: #FAFAFA;
  box-shadow: inset 0.5rem 0 0 0 #16D4E6;
}
.OptionList__dropdown___3MKSc {
  padding: 0 !important;
}
.OptionList__dropdown___3MKSc button {
  padding: 0 !important;
  font-size: 1.625rem;
  text-decoration: underline;
}
.OptionList__dropdown___3MKSc .OptionList__option___GVDih {
  display: flex;
  justify-content: flex-start;
  padding: 1rem;
  cursor: pointer;
  transition: all 0.2s;
}
.OptionList__dropdown___3MKSc .OptionList__option___GVDih:hover {
  background-color: #F1F1F1;
}
.PublicationsMain__search-bar___2fsLb {
  width: 250px;
}
.PublicationsMain__select___2lPJK {
  min-width: 150px;
  display: flex;
  justify-content: space-between;
  border: 1px solid #F1F1F1;
  color: #767676;
  margin: 0 2rem;
  align-self: flex-end;
}
.PublicationsMain__date-select___3gzM1 {
  max-height: 38px;
}
.PublishedPost__navigationButton___jmLpU {
  position: absolute;
  top: 120px;
  color: #FAFAFA;
  border-radius: 50%;
  width: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid;
  transition: all 0.2s;
}
.PublishedPost__navigationButton___jmLpU:hover {
  background: #FAFAFA;
  color: #767676;
}
.PublishedPost__navigationButtonLeft___2ozFw {
  left: -120px;
}
.PublishedPost__navigationButtonRight___3SXEm {
  right: -120px;
}
.PublishedPost__navLeftArrow___hiiL1 {
  margin-left: -0.1rem;
  margin-top: 0.5rem;
}
.PublishedPost__navRightArrow___Jtn4q {
  margin-left: 0.3rem;
  margin-top: 0.5rem;
}
.PublishedPost__card___1oyJ- {
  border: none !important;
  background: transparent !important;
}
.PublicationsGrid__card___abxDV {
  margin: 0.6rem;
  width: calc(33.333% - 1.2rem);
  min-width: 370px;
}
@media (max-width: 1208px) {
  .PublicationsGrid__card___abxDV {
    width: calc(50% - 1.2rem);
  }
}
.MinEngagementCostInput__wrapper___VKwKr {
  width: 22rem;
}
.MinEngagementCostInput__left___HvlnL {
  position: absolute;
  left: 0;
}
.MinEngagementCostInput__right___qYBxc {
  position: absolute;
  right: 0;
}
.MinEngagementCostInput__iconWrapper___3SF7w {
  cursor: pointer;
  width: 16px !important;
  height: 16px !important;
  border-radius: 50%;
  background-color: #16D4E6;
}
.MinEngagementCostInput__icon___2ttS3 {
  margin-top: 1px;
  font-size: 0.9rem;
  color: #FFFFFF;
}
.IncrementalBar__incremental-bar-container___3II3I {
  width: 200px;
  height: 1.5rem;
  border-radius: 100px;
}
.IncrementalBar__incremental-bar-container___3II3I .IncrementalBar__incremental-bar___3D2kE {
  box-shadow: inset -4px 0 0 0 #FFFFFF;
  height: 100%;
  position: absolute;
  left: 0;
  border-radius: 100px;
  transition: 0.4s all;
}
.Main__container___3o4Z7 {
  position: fixed;
  bottom: 0;
  left: 0;
  display: flex;
  width: 100%;
  height: 7.75rem;
  background-color: #1f2626;
  z-index: 10;
  padding: 1rem 7rem 1rem 4rem;
}
.Main__stepper-wrapper___1DWtO {
  display: flex;
  align-items: center;
  flex-grow: 1;
}
.Main__stepper-wrapper___1DWtO span {
  cursor: pointer;
  height: 2rem;
  padding: 0 1rem;
}
.Main__stepper-wrapper___1DWtO i {
  color: white;
}
.Main__stepper___1m5-C {
  display: flex;
  padding: 0;
  justify-content: flex-start;
  align-items: center;
}
.Main__stepper-item___2C4Ks {
  flex: none;
  color: white;
}
.BrandInfoDialog__image-uploader___32bl5 {
  height: 10rem;
  width: 10rem;
  border-radius: 50%;
  background-color: #767676;
  border-color: #767676;
  color: #FAFAFA;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.2s;
}
.BrandInfoDialog__image-uploader___32bl5:hover {
  background-color: #1f2626;
}
.BrandCard__card___3pHfT {
  cursor: pointer;
  height: 33rem;
  transition: all 0.2s;
}
.BrandCard__card___3pHfT:hover {
  transform: scale(1.03);
}
.BrandCard__card___3pHfT .BrandCard__menu___qxXyW {
  position: absolute;
  top: 1rem;
  right: 1rem;
  color: #1F2626;
}
.BrandCard__card___3pHfT .BrandCard__advertiser-avatar___3fvpB {
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  margin-right: 0.25rem;
  background-size: cover;
  background-position: center;
}
.BrandCard__card___3pHfT .BrandCard__notification-icon___2SV6- {
  font-size: 2rem;
  color: #767676;
}
.BrandCard__card___3pHfT .BrandCard__notification-badge___3I_ou {
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 2.5rem;
  height: 2.5rem;
  border-radius: 2.5rem;
  background-color: #F85555;
  font-size: 1.2rem;
  font-weight: 400;
  padding: 0 0.5rem;
  color: #FAFAFA;
}
.BrandInvitationCard__container___3thV4 {
  height: 33rem;
}
.BrandInvitationCard__invitation-indicator___1iP-E {
  position: absolute;
  top: 1.5rem;
  background-color: #16D4E6;
  color: #FAFAFA;
  padding: 0.5rem 1.5rem 0.5rem 1rem;
  border-top-right-radius: 3rem;
  border-bottom-right-radius: 3rem;
}
.BrandInvitationCard__text___31bWF {
  max-height: 5.5rem;
  overflow: hidden;
}
.BrandInvitationCard__loading___t8eFU {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 2;
}
.CampaignDashboardHeader__back___1Parg {
  font-size: 2.5rem;
  color: #FAFAFA;
  padding-top: 1rem;
  cursor: pointer;
}
.CampaignDashboardHeader__back___1Parg:hover {
  color: #16D4E6;
}
.CampaignDashboardHeader__image___1ZFZW {
  width: 7rem;
  height: 7rem;
}
.CampaignDashboardHeader__public-label___1jMsX {
  border-radius: 0 100px 100px 0 !important;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #1f2626;
  border: 1px solid #767676 !important;
  color: #FAFAFA;
  font-size: 1.3rem;
  padding: 0.5rem 1rem;
  margin-left: 1rem;
}
.CampaignDashboardHeader__public-label___1jMsX i {
  font-size: 2rem;
  margin-left: 1rem;
}
.CampaignDashboardHeader__option___29Qvy {
  height: 5.5rem;
  cursor: pointer;
}
.CampaignDashboardHeader__option___29Qvy:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.CampaignDashboardHeader__option___29Qvy.CampaignDashboardHeader__active___2M0hX {
  border-bottom: 0.375rem solid #16D4E6;
}
.CampaignDashboardHeader__option___29Qvy .CampaignDashboardHeader__badge___3PJdp {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.2rem;
  height: 2.2rem;
  margin-left: 1rem;
  border-radius: 50%;
  background-color: #F85555;
  font-size: 1.2rem;
  font-weight: 400;
  color: #FAFAFA;
}
.CampaignDashboardHeader__button-edit___hcElz {
  display: flex;
  align-items: center;
  padding: 0.5rem 0.625rem;
  background-color: #767676;
  border-color: #767676;
  color: #FAFAFA;
  font-size: 1.4rem;
}
.CampaignDashboardHeader__button-edit___hcElz span {
  display: none;
}
.CampaignDashboardHeader__button-edit___hcElz:hover {
  background-color: #767676;
  border-color: #767676;
  color: #16D4E6;
}
.CampaignDashboardHeader__button-edit___hcElz:hover span {
  display: initial;
}
.CampaignDashboardHeader__button-edit___hcElz i {
  font-size: 1.5rem !important;
}
.CampaignDashboardHeader__pending-action-indicator___3CM18 {
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  background-color: #F85555;
  position: absolute;
  right: 10%;
  top: 15%;
}
.SocialNetworkChart__chart___1JyoH {
  width: 100%;
}
.SocialNetworkChart__container___Ndz6M {
  width: 100%;
}
.SocialNetworkChart__icon___3LhRb {
  margin-bottom: 2.25rem;
}
.SocialNetworkChart__icons-container___11LHh {
  font-size: 3.25rem;
  height: 250px;
  padding-top: 2.5rem;
  width: auto;
}
.InterestsChart__container___S6_Fw {
  color: #FAFAFA;
  padding-top: 3rem;
  width: 50%;
}
.InterestsChart__icon___3fUko:before {
  background: #16D4E6;
  border-radius: 50%;
  display: block;
  font-size: 2.5rem;
  height: 4rem;
  padding-left: .75rem;
  padding-top: .75rem;
  width: 4rem;
  font-weight: bold !important;
}
.InterestsChart__label___1iBY4 {
  align-items: center;
  display: flex;
  justify-content: flex-start;
  margin-bottom: 6.2rem;
  width: 100%;
}
.InterestsChart__text___2zIHB {
  color: #767676;
  padding-left: .5rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
}
.InfluencerStats__charts___3QCaQ {
  display: flex;
  flex-wrap: wrap;
  padding: 2rem 2rem 0 2rem;
  width: 100%;
}
.InfluencerStats__container___3RR4c {
  box-sizing: border-box;
  color: #767676;
  margin: 0 2rem 2rem 2rem;
}
.InfluencerStats__description___2tsEh {
  display: flex;
  align-items: center;
  padding: 3rem 0em 1rem 2rem;
}
.InfluencerStats__empty-container___1MGXY {
  align-items: center;
  display: flex;
  height: 50rem;
  text-align: center;
}
.InfluencerStats__item-bottom-row___Vc4y1 {
  margin-bottom: 3rem;
  width: 100%;
}
.InfluencerStats__item-top-row___YiV3r {
  margin-bottom: 5rem;
  width: 100%;
}
.InfluencerStats__title___1jYnQ {
  margin-right: 1rem;
}
.FeedbackItem__row___3qhT0 {
  cursor: pointer;
  transition: all 0.2s;
  border-bottom: 1px solid #F1F1F1;
}
.FeedbackItem__row___3qhT0:hover:not(.FeedbackItem__active___2uFMx) {
  background-color: #FAFAFA;
}
.FeedbackItem__row___3qhT0:not(:last-child) {
  border-bottom: 1px solid #F1F1F1;
}
.FeedbackItem__active___2uFMx {
  cursor: default;
  background-color: #cef6fa;
}
.FeedbackPreview__advertiser-reply___2UPz_ .FeedbackPreview__advertiser-globe-tail___1p_34 {
  position: absolute;
  bottom: -9px;
  right: 0;
  width: 0;
  height: 0;
  border-left: 16px solid transparent;
  border-right: 0 solid transparent;
  border-top: 16px solid #F1F1F1;
  transition: all 0.2s;
}
.FeedbackPreview__advertiser-reply___2UPz_ .FeedbackPreview__advertiser-globe-tail___1p_34:after {
  content: ' ';
  position: absolute;
  bottom: 2px;
  right: 1px;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 0 solid transparent;
  border-top: 15px solid #FFFFFF;
  transition: all 0.2s;
}
.FeedbackPreview__advertiser-reply___2UPz_.FeedbackPreview__focus___1LDDD .FeedbackPreview__advertiser-globe-tail___1p_34 {
  border-top: 16px solid #34E5F5;
}
.FeedbackPreview__arrow___14k4e:hover {
  color: #16D4E6;
}
.FeedbackPublications__container___3I66U {
  width: 45%;
  flex-shrink: 0;
}
.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: #cef6fa;
}
.BrandDashboardHeader__back___2dV_7 {
  font-size: 2.5rem;
  color: #FAFAFA;
  padding-top: 1rem;
  cursor: pointer;
}
.BrandDashboardHeader__back___2dV_7:hover {
  color: #16D4E6;
}
.BrandDashboardHeader__image___suDoZ {
  width: 7rem;
  height: 7rem;
}
.BrandDashboardHeader__pending-action-indicator___me7fd {
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  background-color: #F85555;
  position: absolute;
  right: 10%;
  top: 15%;
}
.BrandSelector__container___bo56e {
  height: 55vh;
  background-color: #FAFAFA;
}
.BrandSelector__title___u7PlT {
  background-color: #FFFFFF;
  border-bottom: 1px solid #F1F1F1;
}
.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: #f4f4f4;
}
.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 #16D4E6;
}
.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;
}
.FloatingChat__close___1XR6r {
  font-size: 1.2rem;
  cursor: pointer;
  margin-top: 0.375rem;
}
.FloatingChat__close___1XR6r:hover {
  color: #16D4E6;
}
.FloatingChat__body___2BzrO {
  min-height: 40vh;
  background-color: #FFFFFF;
  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: 100vw;
  max-height: 4rem;
  z-index: 999;
}
.Main__row___2QWlc {
  margin: 0 auto;
  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;
}
.CurrentConversation__header___-pzvn {
  height: 8rem;
}
.CurrentConversation__content___1yLDK {
  height: calc(100% - 8rem);
  overflow: hidden;
}
.CurrentConversation__arrow___FQvSG:hover {
  color: #16D4E6;
}
.CurrentConversation__social-accounts___2BMgr {
  border: 1px solid #F1F1F1;
}
.InfluencerSocialAccounts__header___tk6jU {
  display: flex;
  justify-content: space-between;
  background-color: #FFFFFF;
  border-bottom: 1px solid #C0C0C0;
  width: 100%;
  height: 45px;
}
.InfluencerSocialAccounts__close___1gCdU {
  font-size: 1.2rem;
}
.InfluencerSocialAccounts__close___1gCdU:hover {
  color: #16D4E6;
}
.InfluencerSocialAccounts__content___3rHW6 {
  height: calc(54.5vh);
}
.ChatRow__row___-W3tX {
  cursor: pointer;
  transition: all 0.2s;
  width: 100%;
  min-height: 13rem;
  border-bottom: 1px solid #F1F1F1;
}
.ChatRow__row___-W3tX:hover:not(.ChatRow__selected___3E1Be) {
  background-color: #FAFAFA;
}
.ChatRow__selected___3E1Be {
  cursor: default;
  background-color: #cef6fa;
}
.ChatOptions__dropdown___181WP {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left: none !important;
  height: 3.9rem;
}
.ChatOptions__dropdown___181WP:hover {
  border-left: none !important;
}
.ChatOptions__dropdown___181WP button {
  padding: 1.3rem 1rem 1.3rem 0 !important;
}
.ChatOptions__option___3OX1V:hover {
  background-color: #F1F1F1;
}
.ParticipationRequests__grid___prJjF {
  height: 100%;
  display: grid;
  grid-template-columns: 1fr 74%;
  grid-template-rows: auto 1fr;
  grid-column-gap: 3rem;
  grid-template-areas: "list profile" "list tabs";
}
.ParticipationRequests__span-rows___3ERK7 {
  grid-row-start: 1;
  grid-row-end: 3;
}
.ParticipationRequests__scroll-top___Egbbp {
  position: absolute;
  cursor: pointer;
  background-color: #1f2626;
  height: 40px;
  width: 40px;
  bottom: 2rem;
  right: 0rem;
  z-index: 10;
  color: white;
  border-radius: 50%;
  font-size: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 0 4px 2px rgba(31, 38, 38, 0.2);
}
.ParticipationRequests__scroll-top___Egbbp span {
  padding: 10px 0px 0px 2px;
}
.ParticipationRequestList__select-button___3EC25 {
  min-width: 200px;
  display: flex;
  justify-content: space-between;
  border: 1px solid #C0C0C0;
  color: #C0C0C0;
  padding: 1rem !important;
}
.ParticipationRequestList__notification-badge___--vhe {
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 2.75rem;
  height: 2.75rem;
  border-radius: 2.5rem;
  background-color: #767676;
  font-size: 1.4rem;
  font-weight: 400;
  padding: 0 0.5rem;
  color: #FAFAFA;
}
.ParticipationRequestItem__item___1SbaU {
  border-bottom: 1px solid #F1F1F1;
}
.ParticipationRequestItem__selected___1gK3l {
  background-color: rgba(22, 212, 230, 0.2);
}
.ParticipationRequestProfile__grid___uGleU {
  display: grid;
  border: 1px solid #F1F1F1;
  background-color: #FAFAFA;
  border-radius: 4px;
  overflow: hidden;
  grid-template-columns: 2fr 1fr 1.5fr 1fr;
  grid-template-rows: auto auto auto auto;
  grid-gap: 0.5rem;
  grid-template-areas: "avatar . . ." "avatar . . ." "description interests interests themes" "lower lower lower lower";
}
.ParticipationRequestProfile__description____LLYn {
  grid-area: description;
  padding: 2rem;
}
.ParticipationRequestProfile__interests___3A_BT {
  font-size: 1.3rem;
  grid-area: interests;
  align-self: flex-start;
  padding-top: 2rem;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: auto;
  grid-column-gap: 0.5rem;
  grid-template-areas: "title title title";
}
.ParticipationRequestProfile__interests___3A_BT p {
  font-size: 1.7rem;
}
.ParticipationRequestProfile__lower-wrapper___1tQH6 {
  grid-area: lower;
  transition: 0.25s;
  max-width: 100%;
  white-space: nowrap;
}
.ParticipationRequestProfile__themes___22l9R {
  display: -webkit-box;
  max-height: 216px;
  font-size: 1.7rem;
  line-height: 1.7;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 1rem;
}
.SocialAvatar__avatar-cell___1mlV9 {
  grid-area: avatar;
  padding: 2rem 0 0 2rem;
  display: flex;
  align-items: center;
}
.SocialAvatar__avatar___huXk3 {
  width: 10rem;
  height: 10rem;
  margin-right: 1.5rem;
}
.SocialAvatar__avatar-img___30pJP {
  width: 100% !important;
  height: 100% !important;
}
.SocialAvatar__avatar-img___30pJP div {
  width: 100% !important;
  height: 100% !important;
}
.SocialAvatar__username___1uXjV {
  cursor: pointer;
}
.SocialAvatar__username___1uXjV:hover {
  text-decoration: underline;
}
.SocialAvatar__social-badge___M1fZa {
  position: absolute;
  bottom: 0;
  right: 0.8rem;
}
.SocialAvatar__icon___AJgIV {
  color: #C0C0C0 !important;
  margin: 0.5rem 1rem;
}
.SocialAvatar__icon___AJgIV:hover {
  color: #767676 !important;
}
.ProposalState__lower-error___2s2ww {
  display: flex;
  padding: 0.5rem;
  background-color: rgba(248, 85, 85, 0.2);
}
.styles__lower___5SE1V {
  padding: 1rem 2rem;
  border-top: 1px solid #F1F1F1;
  background-color: white;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  min-height: 9rem;
  height: 100%;
}
.styles__lower___5SE1V h3 {
  width: auto;
  flex-grow: 1;
}
.CancelationState__reject-div___3UT0p {
  display: inline-block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: white;
}
.SocialAccountTabs__caret___y05LI {
  max-height: 12px;
  margin-left: 1rem;
  transition: transform 0.2s;
}
.SocialAccountTabs__card___3AwJW {
  width: calc(33.333% - 1.2rem);
}
@media (max-width: 1648px) {
  .SocialAccountTabs__card___3AwJW {
    width: calc(50% - 1.2rem);
  }
}
.PostCard__card___2fFx- {
  display: flex;
  flex-direction: column;
  padding: 1.5rem 1.5rem 1rem;
  background-color: #FAFAFA;
  border: 1px solid #F1F1F1;
  border-radius: 3px;
}
.PostCard__card___2fFx-:hover {
  box-shadow: 0 0.4rem 2rem 0 rgba(0, 0, 0, 0.05);
}
.BanDetail__wrapper___3eBc9 {
  border: 1px solid #C0C0C0;
  border-radius: 2px;
  background-color: rgba(250, 214, 64, 0.15);
  padding: 1rem;
  width: 100%;
  margin: 1rem 0;
  white-space: pre-wrap;
}
.BanDetail__date___3JkDn {
  display: block;
  text-align: right;
  font-size: 1.5rem;
}
.BanDetail__block___3meZI {
  font-weight: bold;
  color: #767676;
}
.BanDetail__unban___12zOK {
  font-size: 1.5rem;
  color: #6CD425;
}
.BanDetailsList__wrapper___1lr8v {
  border-left: 1px solid #C0C0C0;
  max-height: 100%;
  width: 35%;
  background-color: #F1F1F1;
}
.BanDetailsList__list___Cql1h {
  max-height: 100%;
  overflow-y: auto;
  padding: 1rem 1rem 6rem;
  border-top: 1px solid #C0C0C0;
}
.BanForm__wrapper___1OhWq {
  cursor: pointer;
  border-radius: 6px;
  padding: 0rem 2rem 1rem;
  border: 1px solid #C0C0C0;
  margin: 1rem 0;
  background-color: transparent;
  font-weight: bold;
  user-select: none;
}
.BanForm__selected___3_jhw {
  color: #F85555;
  border: 1px solid #C0C0C0;
}
.BanForm__banned___1oAM2 {
  background-color: rgba(248, 85, 85, 0.05);
}
.BanForm__label___3Lnmu {
  color: #767676;
  font-size: 1.5rem;
  font-weight: bold;
  margin: 1.5rem 0 1rem;
}
.BanForm__select-button___1wXyH {
  white-space: pre-wrap;
  text-align: left;
}
.BanForm__disabled___b3AL5 {
  color: #C0C0C0;
  cursor: not-allowed;
}
.BanForm__private-text___ITBde {
  background-color: rgba(250, 214, 64, 0.15);
}
.SocialAccountInfo__container___2h8sK {
  display: flex;
  align-items: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-right: 1rem;
}
.SocialAccountInfo__wrapper___lR_kc {
  flex-grow: 1;
  padding: 0.5rem;
  border: 1px solid #C0C0C0;
  border-radius: 4px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-right: 1rem;
  cursor: pointer;
  height: 100%;
  display: flex;
  align-items: center;
}
.SocialAccountInfo__selected___1wYxm {
  border: 1px solid #16D4E6;
  background-color: rgba(22, 212, 230, 0.2);
}
.SocialAccountInfo__selected-notes___288YO i {
  color: #16D4E6;
}
.SocialAccountInfo__followers___vZEWX {
  color: #C0C0C0;
  font-size: 1.5rem;
  line-height: 1.5rem;
}
.SocialAccountInfo__info-wrapper___3sv48 {
  padding: 0 1rem 1rem;
  overflow: hidden;
  text-overflow: ellipsis;
}
.SocialAccountInfo__single___2J_la {
  border: none;
  background-color: white;
}
.BanSocialAccounts__grid___3zvf0 {
  width: 100%;
  min-height: 580px;
  max-height: 80vh;
  border-radius: 4px;
  display: flex;
  overflow: hidden;
}
.BanSocialAccounts__sub-grid___1F7F4 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: auto;
  grid-gap: 1rem;
  max-height: 128px;
  overflow: hidden;
  overflow-y: auto;
}
.BanSocialAccounts__unban___btbio {
  font-weight: bold;
  border-radius: 6px;
  padding: 1rem 2rem;
  border: 1px solid #C0C0C0;
  cursor: pointer;
  user-select: none;
}
.BanSocialAccounts__selectable___1EKXd {
  cursor: pointer;
  border: 1px solid #6cd425;
  background-color: rgba(108, 212, 37, 0.15);
  color: #6CD425;
}
.Registration__card___1tDdk {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  color: #454c4c;
  font-weight: 600;
  font-size: 2.2rem;
  background-color: white;
  box-shadow: 0 0 12px 4px rgba(134, 134, 134, 0.08);
  border-radius: 6px;
  backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: 2rem;
  text-align: center;
}
.Registration__card___1tDdk i {
  font-size: 6.6rem;
  height: 8rem;
}
.Registration__card___1tDdk p {
  margin-top: 2rem;
}
.Registration__curtain___1VnP9 {
  display: flex;
  align-items: center;
  height: 100vh;
}
.Registration__advertiser___3n9yq {
  background-color: #454c4c;
}
.Registration__influencer___mV4Be {
  background: linear-gradient(43.3deg, #00FF9D 0%, #0097E7 100%);
}
.Registration__flip-container___3i2AH {
  perspective: 1000px;
  margin: 2rem 0;
}
.Registration__flipper___3euGd {
  position: relative;
  transition: 0.6s;
  transform-style: preserve-3d;
  width: 254px;
  height: 237px;
}
.Registration__front___3lHgN {
  z-index: 2;
  transform: rotateY(0deg);
}
.Registration__front___3lHgN i {
  color: #0097E7;
  background: -webkit-linear-gradient(top, #878787, #000);
  background: linear-gradient(43.3deg, #0097E7 0%, #00FF9D 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.Registration__back___3N7nT {
  transform: rotateY(180deg);
}
.AutoHideHeader__header___2XhSN {
  width: 100%;
}
.AutoHideHeader__fixed___2Hv7A {
  position: fixed;
  z-index: 150;
  left: 0;
  transition: all 0.2s;
}
.BrandSearcher__container___2_uwK {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
}
.BrandSearcher__container___2_uwK.BrandSearcher__active___1-EwP {
  opacity: 1;
  z-index: 999;
}
.BrandSearcher__container___2_uwK.BrandSearcher__active___1-EwP .BrandSearcher__icon___3V-ph {
  color: #FAFAFA;
  cursor: pointer;
  position: fixed;
  right: 3rem;
  top: 3rem;
  font-size: 3rem;
  z-index: 1000;
}
.BrandSearcher__container___2_uwK.BrandSearcher__active___1-EwP .BrandSearcher__icon___3V-ph:hover {
  color: #16D4E6;
}
.BrandSearcher__container___2_uwK .BrandSearcher__input___3ULBB {
  color: #FFFFFF;
  font-size: 3rem;
  font-weight: 300;
  font-style: italic;
}
.BrandSearcher__container___2_uwK .BrandSearcher__brand___M79qx {
  cursor: pointer;
}
.BrandSearcher__container___2_uwK .BrandSearcher__brand___M79qx .BrandSearcher__image___2NVWH {
  transition: all 0.2s;
}
.BrandSearcher__container___2_uwK .BrandSearcher__brand___M79qx:hover .BrandSearcher__image___2NVWH {
  transform: scale(1.05);
}
.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: #16D4E6;
}
.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: #16D4E6;
}
.Menubar__intercom-launcher___3-ybH:hover {
  background-color: #17BCCB;
}

/*# sourceMappingURL=app.69eacef8b9099010c945.css.map*/