@import url(https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css);
@import url(https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick.min.css);
@import url(https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick-theme.min.css);
.ModalBodyStyle__modal_body_wrapper___-9idM {
  padding: 0 35px 35px 35px;
  line-height: 1;
}

.ModalTitleStyle__modal_title___1oIMZ {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: #333;
}
.ModalTitleStyle__modal_title___1oIMZ .ModalTitleStyle__left___114We {
  text-align: left;
}
.ModalTitleStyle__modal_title___1oIMZ .ModalTitleStyle__center___1M6Qf {
  text-align: center;
}
.ModalTitleStyle__modal_title___1oIMZ .ModalTitleStyle__right___1gFgH {
  text-align: right;
}

.ModalHeaderStyle__modal_header_wrapper___3raYd {
  padding: 25px 45px;
  text-align: center;
  position: relative;
}

.ModalCloseStyle__modal_header_close___3tsv- {
  font-size: 23px;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
  -webkit-transition: 200ms ease;
  -moz-transition: 200ms ease;
  -o-transition: 200ms ease;
  -ms-transition: 200ms ease;
  transition: 200ms ease;
}
.ModalCloseStyle__modal_header_close___3tsv-:hover {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}

.ModalSubmitButtonStyle__submit_button___32oGd {
  background-color: #187bd8;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.4px;
  padding: 10px 25px;
  line-height: 1;
  text-align: center;
  border-radius: 4px;
  cursor: pointer;
  outline: none;
  border: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.ModalSubmitButtonStyle__submit_button___32oGd.ModalSubmitButtonStyle__disabled___31Puc {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}

.ModalCancelButtonStyle__submit_button___OTMao {
  background-color: #f5f5f5;
  color: #949494;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.4px;
  padding: 10px 25px;
  line-height: 1;
  text-align: center;
  border-radius: 4px;
  cursor: pointer;
  outline: none;
  border: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.ModalCancelButtonStyle__submit_button___OTMao.ModalCancelButtonStyle__disabled___sgkbj {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}

.ModalFooterStyle__modal_footer_wrapper___1chTD {
  padding: 0 35px 35px 35px;
}

.ModalRightButtonsWrapperStyles__buttons_wrapper___1aKdi {
  text-align: right;
}
.ModalRightButtonsWrapperStyles__buttons_wrapper___1aKdi > *:not(:last-of-type) {
  margin-right: 8px;
}

.ModalCenterButtonsWrapperStyles__buttons_wrapper___2IqmK {
  text-align: center;
}
.ModalCenterButtonsWrapperStyles__buttons_wrapper___2IqmK > *:not(:last-of-type) {
  margin-right: 10px;
}

.ModalFullWidthButtonsWrapperStyles__wrapper___1aTWF > * {
  width: 100%;
}
.ModalFullWidthButtonsWrapperStyles__wrapper___1aTWF > *:not(:last-of-type) {
  margin-bottom: 10px;
}

.PostCreate__posting_add_people___u3QfD {
  padding: 10px;
}
.PostCreate__community_search_input___3i57y {
  font-size: 16px;
}
.PostCreate__add_photo_btn___1kQub {
  background-color: #fafafa !important;
  border: 1px dashed #b6b6b6;
  border-radius: 6px !important;
  text-align: center;
  vertical-align: top;
  width: 104px;
  height: 124px;
  margin-left: 16px;
  margin-bottom: 5px;
  position: relative;
  padding: 0;
  cursor: pointer;
}
.PostCreate__add_photo_btn___1kQub .PostCreate__add_photo_icon___1ClpE {
  position: absolute;
  font-size: 36px;
  color: #b6b6b6;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: auto;
  left: 0;
  right: 0;
}
.PostCreate__add_photo_btn___1kQub:hover {
  cursor: pointer;
  border-color: #b2b2b2;
}
.PostCreate__add_photo_btn___1kQub:hover p {
  color: #b2b2b2;
}
.PostCreate__post_photos___2Q2FG {
  margin: 0;
  padding: 5px;
}
.PostCreate__post_photos___2Q2FG ul {
  margin: 0;
  padding: 0;
}
.PostCreate__post_photos___2Q2FG ul li {
  display: inline-block;
  padding: 0;
}
.PostCreate__post_photos___2Q2FG ul .PostCreate__add_photo_btn___1kQub {
  background-color: #fafafa !important;
  border: 1px dashed #b6b6b6;
  border-radius: 6px !important;
  text-align: center;
  vertical-align: top;
  width: 104px;
  height: 124px;
  margin-left: 16px;
  margin-bottom: 5px;
  position: relative;
  padding: 0;
  cursor: pointer;
}
.PostCreate__post_photos___2Q2FG ul .PostCreate__add_photo_btn___1kQub .PostCreate__add_photo_icon___1ClpE {
  position: absolute;
  font-size: 36px;
  color: #b6b6b6;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: auto;
  left: 0;
  right: 0;
}
.PostCreate__post_photos___2Q2FG ul .PostCreate__add_photo_btn___1kQub:hover {
  cursor: pointer;
  border-color: #b2b2b2;
}
.PostCreate__post_photos___2Q2FG ul .PostCreate__add_photo_btn___1kQub:hover p {
  color: #b2b2b2;
}
.PostCreate__post_modal_box___12TjX {
  width: 660px;
  margin: auto;
}
.PostCreate__custom_link_wrapper___IDgXj {
  width: 100%;
  background-color: #fff;
  border: 1px solid #dfdfdf;
  -webkit-box-shadow: 0 2px 1px rgba(0,0,0,0.03);
  box-shadow: 0 2px 1px rgba(0,0,0,0.03);
  position: relative;
}
.PostCreate__custom_link_wrapper___IDgXj .PostCreate__remove_btn___4mzfJ {
  cursor: pointer;
  position: absolute;
  right: 0;
  z-index: 1;
  top: 0;
  color: #fff;
  padding: 10px;
  background-color: rgba(0,0,0,0.6);
}
.PostCreate__custom_link_wrapper___IDgXj .PostCreate__custom_link_info___9xGf7.PostCreate__full_width___2LnDw {
  width: 100% !important;
  padding: 5px 10px 10px 10px !important;
}
.PostCreate__custom_link_wrapper___IDgXj .PostCreate__custom_link_info___9xGf7 {
  display: inline-block;
  vertical-align: top;
  width: calc(70% - 15px);
  padding: 5px 0 10px 10px;
}
.PostCreate__custom_link_wrapper___IDgXj .PostCreate__custom_link_info___9xGf7 .PostCreate__custom_link_title___EPLBW {
  margin-bottom: 5px;
  line-height: 1.2;
  font-size: 16px;
  font-weight: 600;
  color: #000;
}
.PostCreate__custom_link_wrapper___IDgXj .PostCreate__custom_link_info___9xGf7 .PostCreate__custom_link_description___xxg8y {
  font-size: 14px;
  margin-bottom: 10px;
  color: rgba(0,0,0,0.4);
  line-height: 1.2;
}
.PostCreate__custom_link_wrapper___IDgXj .PostCreate__custom_link_info___9xGf7 .PostCreate__custom_link_domain___3urWr {
  color: rgba(0,0,0,0.4);
  font-size: 12px;
}
.PostCreate__custom_link_wrapper___IDgXj .PostCreate__custom_link_info___9xGf7 .PostCreate__custom_link_domain___3urWr span {
  font-size: 12px !important;
}
.PostCreate__custom_link_wrapper___IDgXj .PostCreate__custom_link_img___2Jty_ {
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  width: 30%;
  margin-left: 15px;
  height: 155px;
  position: relative;
}
.PostCreate__custom_link_wrapper___IDgXj .PostCreate__custom_link_img___2Jty_ img {
  position: absolute;
  height: 100%;
  left: -50%;
  right: -50%;
  margin: auto auto;
}

.PostCreate__drag_image_info_container___PlZFb {
  position: relative;
  top: 10px;
  height: 20px;
  text-align: center;
  z-index: 1;
}
.PostCreate__show_suggestions_wrapper___1vDgh {
  border: none;
  border-radius: 0;
}
.PostCreate__show_suggestions_wrapper___1vDgh::placeholder {
  color: #433;
}
.PostCreate__show_suggestions_wrapper___1vDgh:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.PostCreate__remove_post_campaign___sYXsX {
  position: absolute;
  font-size: 16px;
  line-height: 1;
  top: 50%;
  right: 0;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.PostCreate__remove_post_campaign___sYXsX .PostCreate__remove_icon___3s4PX {
  font-size: 14px;
  color: #f60825 !important;
}
.PostCreate__show_suggestions___3nenX {
  width: 400px;
  height: 400px;
  background: #fafafa;
  overflow-y: scroll;
}
.PostCreate__suggestion_cell___2lzTy {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  padding: 0 5px;
  -webkit-box-pack: left;
  -moz-box-pack: left;
  -o-box-pack: left;
  -ms-flex-pack: left;
  -webkit-justify-content: left;
  justify-content: left;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-box-align: center;
  box-align: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  border-radius: 4px;
  height: 50px;
}
.PostCreate__suggestion_avatar___2T49P {
  width: 26px;
  height: 26px;
  border-radius: 20px;
  overflow: hidden;
  margin-right: 10px;
  position: relative;
}
.PostCreate__suggestion_avatar___2T49P img {
  height: 100%;
  position: absolute;
  top: -50%;
  bottom: -50%;
  left: -50%;
  right: -50%;
  margin: auto auto;
}
.PostCreate__show_more_suggestions___1Itl5 {
  margin: 10px auto;
  display: block;
  width: 58%;
  padding: 0;
  line-height: 30px;
  border-radius: 20px;
  border: 1px solid #dfdfdf;
  background-color: #fff;
  font-size: 15px;
  font-weight: 600;
  color: #999;
  cursor: pointer;
}
.PostCreate__suggestion_title___3kQ6d {
  width: calc(100% - 36px);
  font-size: 13px;
  cursor: pointer;
  font-weight: 500;
  color: #323232;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.PostCreate__post_input_area___3rFW6 {
  position: relative;
}
.PostCreate__post_input_area___3rFW6 .PostCreate__loader_wrapper___3Dhzu {
  padding: 20px;
  z-index: 15;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  border: 1px solid #dfdfdf;
  background-color: rgba(255,255,255,0.9);
}
.PostCreate__post_input_area___3rFW6 .PostCreate__loader_wrapper___3Dhzu .PostCreate__loading_bar___O0HNf {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  height: 10px;
  background-color: #efefef;
  border-radius: 80px;
  border: 1px solid #dfdfdf;
  overflow: hidden;
  position: absolute;
  width: 460px;
  top: 50%;
  margin-top: -5px;
  margin-left: auto;
  margin-right: auto;
}
.PostCreate__post_input_area___3rFW6 .PostCreate__loader_wrapper___3Dhzu .PostCreate__loading_bar___O0HNf .PostCreate__loader___1159h {
  width: 210px;
  height: 8px;
  background-color: #218ff8;
  border-radius: 80px;
  -webkit-animation-name: PostCreate__load___2nlqy;
  -moz-animation-name: PostCreate__load___2nlqy;
  -o-animation-name: PostCreate__load___2nlqy;
  -ms-animation-name: PostCreate__load___2nlqy;
  animation-name: PostCreate__load___2nlqy;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  -ms-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  animation-timing-function: linear;
}
.PostCreate__post_input_area___3rFW6 .PostCreate__loader_wrapper___3Dhzu p {
  position: absolute;
  top: 50%;
  margin-top: -35px;
  font-size: 15px;
  text-align: center;
  width: 460px;
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
}
.PostCreate__post_placeholder_input_area___oOKvD {
  cursor: text;
  font-size: 20px;
  color: rgba(187,187,187,0.8);
  line-height: 24px;
}
.PostCreate__post_body___2BMlq {
  position: relative;
  border-radius: 4px;
}
.PostCreate__post_body___2BMlq .PostCreate__icon___HXamf {
  display: inline-block;
  width: 25px;
  font-size: 25px;
  color: #c2c2c2;
  margin-right: 10px;
}
.PostCreate__writing_area___3UAW- {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 35px);
}
.PostCreate__writing_area___3UAW- b {
  font-weight: 800 !important;
}
.PostCreate__create_area___3-m-6 {
  font-size: 18px;
  border-radius: 5px;
  outline: none !important;
  min-height: 60px !important;
  margin-bottom: 15px;
}
.PostCreate__create_area___3-m-6::after {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  font-size: 18px;
  font-weight: 600;
  color: #485267;
  cursor: text;
}
.PostCreate__create_area___3-m-6 h2 {
  font-size: 22px;
  font-weight: 600;
  margin: 6px 0;
}
.PostCreate__create_area___3-m-6 h3 {
  font-size: 18px;
  font-weight: 600;
  margin: 6px 0;
}
.PostCreate__title_wrapper___1F0ls {
  position: relative;
  margin-bottom: 10px;
  font-weight: 800;
}
.PostCreate__title_wrapper___1F0ls .PostCreate__title_placeholder___1Io56 {
  position: absolute;
  top: 0;
  font-size: 24px;
  font-weight: 800;
  left: 0;
  line-height: 1;
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  z-index: 1;
}
.PostCreate__title_wrapper___1F0ls .PostCreate__post_title_area___3B3RF {
  z-index: 10;
  position: relative;
  word-wrap: break-word;
  font-size: 24px;
  border: none;
  resize: none;
  width: calc(100% - 20px);
  padding: 0;
  min-height: 24px;
  height: auto;
  font-weight: 800;
  line-height: 1;
  cursor: text;
}
.PostCreate__title_wrapper___1F0ls .PostCreate__post_title_area___3B3RF:hover,
.PostCreate__title_wrapper___1F0ls .PostCreate__post_title_area___3B3RF:active,
.PostCreate__title_wrapper___1F0ls .PostCreate__post_title_area___3B3RF:visited,
.PostCreate__title_wrapper___1F0ls .PostCreate__post_title_area___3B3RF:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.PostCreate__post_edit_overflow___2Hi_u {
  max-height: 80vh;
  overflow-y: auto;
  overflow-x: hidden;
}
.PostCreate__search_input___SR2yt > div {
  border-radius: 0;
  border-top: none;
  border-left: none;
  border-right: none;
  font-size: 15px;
}
.PostCreate__search_input___SR2yt > div:focus,
.PostCreate__search_input___SR2yt > div:hover,
.PostCreate__search_input___SR2yt > div:active,
.PostCreate__search_input___SR2yt > div:visited {
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.PostCreate__initial_search_bar___1gukx > div {
  border-radius: 0;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #dfdfdf;
  font-size: 15px;
}
.PostCreate__initial_search_bar___1gukx > div:focus {
  border-color: #187bd8;
}
.PostCreate__thread_search_input___3X2Fl {
  border-radius: 0;
  border: none;
  font-size: 15px;
  padding: 0;
  margin: 0;
  height: 35px;
}
.PostCreate__thread_search_input___3X2Fl:focus,
.PostCreate__thread_search_input___3X2Fl:active,
.PostCreate__thread_search_input___3X2Fl:visited {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.PostCreate__buttons_wrapper___nlP7r {
  padding-top: 5px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.PostCreate__posting_buttons___3rcv8 {
  position: relative;
  text-align: right;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0;
  -ms-flex: 0;
  flex: 0;
}
.PostCreate__posting_buttons___3rcv8 .PostCreate__post_errors___2koYb {
  background-color: rgba(0,0,0,0.7);
  position: absolute;
  color: #fff;
  bottom: 37px;
  right: 10px;
  border-radius: 4px;
  padding: 10px 15px;
  text-align: justify;
}
.PostCreate__posting_buttons___3rcv8 .PostCreate__post_errors___2koYb img {
  position: absolute;
  bottom: -6px;
  right: 30px;
  margin: auto auto;
}
.PostCreate__posting_buttons___3rcv8 .PostCreate__post_errors___2koYb p {
  line-height: 1;
  margin: 2px 0;
}
.PostCreate__annon_trigger___b8ebV {
  font-weight: 400;
  margin: 8px;
  color: #c7ced2;
  line-height: 1;
  cursor: pointer;
}
.PostCreate__annon_trigger___b8ebV input {
  display: inline-block;
  margin-right: 5px;
  margin-top: 0;
}
.PostCreate__post_button___2J9SM {
  vertical-align: top;
  margin: 0 0 0 10px;
  line-height: 1;
  padding: 10px 15px;
  border-radius: 12px;
  border: none;
  font-weight: 700;
  font-size: 16px;
  color: #fff;
  background: #187bd8;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  transition: 0.2s ease;
}
.PostCreate__post_button___2J9SM.PostCreate__inactive___FBFzT {
  color: #187bd8;
  background: rgba(24,123,216,0.1);
  pointer-events: none;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.PostCreate__post_button___2J9SM:hover {
  background: #1362ad;
}
.PostCreate__post_edit_modal___2-8ix > div {
  max-width: 580px;
}
.PostCreate__create_post_box___2LJUu .PostCreate__post_button___2J9SM {
  color: #187bd8;
  background: rgba(24,123,216,0.1);
}
.PostCreate__modal_post_creator___22ke8 {
  margin-top: 0 !important;
}
.PostCreate__modal_post_creator___22ke8 .PostCreate__create_area___3-m-6 {
  min-height: 230px !important;
}
.PostCreate__modal_post_creator___22ke8 .PostCreate__post_photos___WpzEO {
  margin-left: -20px;
}

.Buttons__close_post___39Rwy {
  position: absolute;
  right: 10px;
  top: 5px;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  font-size: 17px;
  font-weight: 300;
  z-index: 10;
  cursor: pointer;
}
.Buttons__post_photo_indicator___FNcCm {
  background-image: url("/resources/images/icons.png");
  -webkit-background-size: auto;
  -moz-background-size: auto;
  background-size: auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  cursor: pointer;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  right: 12px;
  z-index: 10;
  top: 20px;
}
.Buttons__post_photo_indicator___FNcCm:hover {
  background-position: 0 -16px;
}
.Buttons__title____a4Ge.Buttons__selected___38-yQ {
  background-position: center -17px;
}
.Buttons__title____a4Ge {
  background-image: url("/resources/images/format-size.svg");
  -webkit-background-size: 14px 17px;
  -moz-background-size: 14px 17px;
  background-size: 14px 17px;
  background-repeat: no-repeat;
  background-position: center;
}
.Buttons__posting_buttons___18IwA {
  position: relative;
}
.Buttons__posting_buttons___18IwA a {
  vertical-align: top;
  margin: 0 10px;
  line-height: 1;
}
.Buttons__posting_buttons___18IwA a span {
  margin-right: 5px;
}
.Buttons__posting_buttons___18IwA .Buttons__post_errors___2SDFx {
  background-color: rgba(0,0,0,0.7);
  position: absolute;
  color: #fff;
  bottom: 45px;
  right: 10px;
  border-radius: 4px;
  padding: 10px 15px;
  text-align: justify;
}
.Buttons__posting_buttons___18IwA .Buttons__post_errors___2SDFx img {
  position: absolute;
  bottom: -6px;
  right: 30px;
  margin: auto auto;
}
.Buttons__posting_buttons___18IwA .Buttons__post_errors___2SDFx p {
  line-height: 1;
  margin: 2px 0;
}
.Buttons__icons___1uWQ0 {
  vertical-align: middle;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 0 17%;
  -ms-flex: 1 0 17%;
  flex: 1 0 17%;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  max-width: 100px;
}
.Buttons__icons___1uWQ0 .Buttons__ico___36_ON {
  width: 36px;
  height: 36px;
  border-radius: 20px;
  background-color: #e7f2fc;
  text-align: center;
  font-size: 16px;
  color: #187bd8;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.Buttons__icons___1uWQ0 .Buttons__ico___36_ON:hover {
  cursor: pointer;
}
.Buttons__annon_trigger___6b7o1 {
  font-weight: 400;
  margin: 8px;
  color: #c7ced2;
  line-height: 1;
  cursor: pointer;
}
.Buttons__annon_trigger___6b7o1 input {
  display: inline-block;
  margin-right: 5px;
  margin-top: 0;
}
.Buttons__post_button___2L84k {
  padding: 8px 25px;
  border-radius: 9px;
  border: none;
}
.Buttons__post_button___2L84k span {
  margin-right: 15px;
}

.Profile__profile_header___1ON8t {
  margin-bottom: 30px;
}
.Profile__profile_header___1ON8t .Profile__profile_info___20Kai {
  padding: 20px 0 0 0;
}
.Profile__profile_header___1ON8t .Profile__profile_info___20Kai .Profile__user_photo___3uVr3 {
  display: inline-block;
  width: 75px;
  height: 75px;
  border-radius: 400px;
  vertical-align: middle;
  margin-right: 20px;
  position: relative;
  text-align: center;
  margin-bottom: 0;
}
.Profile__profile_header___1ON8t .Profile__profile_info___20Kai .Profile__user_photo___3uVr3::before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.Profile__profile_header___1ON8t .Profile__profile_info___20Kai .Profile__user_photo___3uVr3 i {
  display: inline-block;
  vertical-align: middle;
  font-weight: 300;
  font-size: 30px !important;
  color: #fff !important;
  margin: 0;
  text-transform: uppercase;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.Profile__profile_header___1ON8t .Profile__profile_info___20Kai .Profile__user_photo___3uVr3 img {
  width: 100%;
  border-radius: 50%;
}
.Profile__profile_header___1ON8t .Profile__profile_info___20Kai .Profile__user_photo___3uVr3 span {
  cursor: pointer;
  position: absolute;
  bottom: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: rgba(0,0,0,0.8);
  color: #fff;
  padding: 2px 6px;
  text-align: center;
  font-size: 12px;
  border-radius: 3px;
  width: auto;
  z-index: 1;
}
.Profile__profile_header___1ON8t .Profile__profile_info___20Kai .Profile__user_info___3nq7q {
  display: inline-block;
  width: calc(100% - 95px);
  vertical-align: middle;
}
.Profile__profile_header___1ON8t .Profile__profile_info___20Kai .Profile__user_info___3nq7q .Profile__user_name___3NRan {
  font-size: 25px;
  font-weight: 500;
  margin: 0;
}
.Profile__profile_header___1ON8t .Profile__profile_info___20Kai .Profile__user_info___3nq7q .Profile__user_bio___k9W1k {
  margin: 0;
}
.Profile__profile_header___1ON8t .Profile__profile_info___20Kai .Profile__user_info___3nq7q .Profile__user_karma___wSwiK {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  font-weight: 600;
}
.Profile__profile_header___1ON8t .Profile__profile_info___20Kai .Profile__right_actions___3B0rA {
  margin: 0;
  margin-top: 22px;
}
.Profile__profile_header___1ON8t .Profile__profile_info___20Kai .Profile__right_actions___3B0rA li {
  margin: 0 10px;
}
.Profile__profile_header___1ON8t .Profile__profile_info___20Kai .Profile__right_actions___3B0rA li .Profile__action___dOZvW {
  font-size: 14px;
  color: #2a3136;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  cursor: pointer;
}
.Profile__profile_header___1ON8t .Profile__profile_info___20Kai .Profile__right_actions___3B0rA li .Profile__action___dOZvW:hover {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.Profile__profile_header___1ON8t .Profile__profile_actions___22Qmt {
  margin-top: 30px;
}
.Profile__profile_header___1ON8t .Profile__profile_actions___22Qmt ul {
  margin: 0;
}
.Profile__profile_header___1ON8t .Profile__profile_actions___22Qmt ul li {
  margin-right: 20px;
  padding-bottom: 5px;
  border-bottom: 3px solid transparent;
}
.Profile__profile_header___1ON8t .Profile__profile_actions___22Qmt ul li a {
  color: inherit;
}
.Profile__profile_header___1ON8t .Profile__profile_actions___22Qmt ul li a:focus,
.Profile__profile_header___1ON8t .Profile__profile_actions___22Qmt ul li a:active,
.Profile__profile_header___1ON8t .Profile__profile_actions___22Qmt ul li a:visited {
  outline: none !important;
  text-decoration: none;
}
.Profile__profile_header___1ON8t .Profile__profile_actions___22Qmt ul li span {
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.Profile__profile_header___1ON8t .Profile__profile_actions___22Qmt ul li span .Profile__count___2Pn8O {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  margin-left: 5px;
}
.Profile__profile_header___1ON8t .Profile__profile_actions___22Qmt ul li.Profile__selected___3Z97x {
  border-color: #187bd8;
}
.Profile__profile_header___1ON8t .Profile__profile_actions___22Qmt ul li.Profile__selected___3Z97x span {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.Profile__profile_header___1ON8t .Profile__profile_actions___22Qmt ul li.Profile__selected___3Z97x span .Profile__count___2Pn8O {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.Profile__profile_actions___22Qmt li.Profile__selected___3Z97x {
  background-color: #ecf0f2;
}
.Profile__profile_actions___22Qmt li {
  overflow: hidden;
  border-radius: 4px;
}
.Profile__profile_actions___22Qmt a {
  display: block;
  padding: 10px 10px;
  font-size: 15px;
  color: #323232;
  width: 100%;
}
.Profile__profile_actions___22Qmt a:hover {
  background-color: #ecf0f2;
  text-decoration: none;
}
.Profile__profile_actions___22Qmt a svg {
  font-size: 16px;
  margin-right: 10px;
}
.Profile__edit_trigger___3x5zm {
  font-size: 12px;
  color: #187bd8;
  cursor: pointer;
  font-weight: 400 !important;
  margin: 0;
  line-height: 1;
}
.Profile__edit_trigger___3x5zm:hover {
  text-decoration: underline;
}
.Profile__input_counter___3nAwC {
  position: relative;
}
.Profile__input_counter___3nAwC .Profile__counter___19s-k {
  position: absolute;
  border-radius: 3px;
  padding: 0 9px;
  color: #bbb;
  font-weight: 600;
  line-height: 25px;
  top: 4px;
  right: 4px;
  font-size: 14px;
}
.Profile__box___24Es4 {
  padding: 10px;
  background-color: #fff;
  border: 1px solid #dfdfdf;
  border-radius: 4px;
  margin-top: 10px;
}
.Profile__box___24Es4 .Profile__box_regular___1dRb1 .Profile__box_title___2aplj {
  border-bottom: 1px solid #dfdfdf;
  margin: 0;
  padding: 0 0 10px 0;
  font-weight: 700;
  font-size: 15px;
}
.Profile__box___24Es4 .Profile__box_regular___1dRb1 .Profile__badges___1NSD_ {
  margin: 0;
}
.Profile__box___24Es4 .Profile__box_regular___1dRb1 .Profile__badges___1NSD_ li {
  padding: 10px 0;
  margin: 5px 0;
  border-bottom: 1px solid #dfdfdf;
}
.Profile__box___24Es4 .Profile__box_regular___1dRb1 .Profile__badges___1NSD_ li figure {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
.Profile__box___24Es4 .Profile__box_regular___1dRb1 .Profile__badges___1NSD_ li div.Profile__text___3uj6q {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 30px);
}
.Profile__box___24Es4 .Profile__box_regular___1dRb1 .Profile__badges___1NSD_ li div.Profile__text___3uj6q span {
  display: block;
  line-height: 1;
  font-weight: 600;
}
.Profile__box___24Es4 .Profile__box_regular___1dRb1 .Profile__badges___1NSD_ li div.Profile__text___3uj6q a {
  color: #2a3136;
  text-transform: none;
  display: block;
  margin: 0;
  line-height: 1.2;
  font-size: 12px;
}
.Profile__box___24Es4 .Profile__box_regular___1dRb1 .Profile__badges___1NSD_ li div.Profile__text___3uj6q a:focus,
.Profile__box___24Es4 .Profile__box_regular___1dRb1 .Profile__badges___1NSD_ li div.Profile__text___3uj6q a:active,
.Profile__box___24Es4 .Profile__box_regular___1dRb1 .Profile__badges___1NSD_ li div.Profile__text___3uj6q a:visited {
  outline: none;
}
.Profile__box___24Es4 .Profile__box_regular___1dRb1 .Profile__badges___1NSD_ li:nth-last-child(1) {
  border-bottom: none;
}
.Profile__box___24Es4 .Profile__box_regular___1dRb1 .Profile__communities___Ipn6n {
  margin: 0;
}
.Profile__box___24Es4 .Profile__box_regular___1dRb1 .Profile__communities___Ipn6n li {
  padding: 10px 0;
  border-bottom: 1px solid #dfdfdf;
}
.Profile__box___24Es4 .Profile__box_regular___1dRb1 .Profile__communities___Ipn6n li a,
.Profile__box___24Es4 .Profile__box_regular___1dRb1 .Profile__communities___Ipn6n li .Profile__community_info___1ypi3 {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 35px);
  color: #2a3136;
}
.Profile__box___24Es4 .Profile__box_regular___1dRb1 .Profile__communities___Ipn6n li a .Profile__community_name___P1tj7,
.Profile__box___24Es4 .Profile__box_regular___1dRb1 .Profile__communities___Ipn6n li .Profile__community_info___1ypi3 .Profile__community_name___P1tj7 {
  display: block;
  font-weight: 600;
  line-height: 1;
  margin: 0;
}
.Profile__box___24Es4 .Profile__box_regular___1dRb1 .Profile__communities___Ipn6n li a .Profile__community_bio___1nPa_,
.Profile__box___24Es4 .Profile__box_regular___1dRb1 .Profile__communities___Ipn6n li .Profile__community_info___1ypi3 .Profile__community_bio___1nPa_ {
  font-weight: 400 !important;
  display: block;
  margin-bottom: 0;
  color: #999;
  line-height: 1.3;
  margin-top: 0;
}
.Profile__box___24Es4 .Profile__box_regular___1dRb1 .Profile__communities___Ipn6n li a .Profile__community_karma___3F0wj,
.Profile__box___24Es4 .Profile__box_regular___1dRb1 .Profile__communities___Ipn6n li .Profile__community_info___1ypi3 .Profile__community_karma___3F0wj {
  margin: 0;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  margin-bottom: 4px;
  line-height: 1;
}
.Profile__box___24Es4 .Profile__box_regular___1dRb1 .Profile__communities___Ipn6n li a .Profile__community_activity___1NU15,
.Profile__box___24Es4 .Profile__box_regular___1dRb1 .Profile__communities___Ipn6n li .Profile__community_info___1ypi3 .Profile__community_activity___1NU15 {
  display: inline-block;
  padding-top: 5px;
  font-size: 12px;
  margin-right: 10px;
}
.Profile__box___24Es4 .Profile__box_regular___1dRb1 .Profile__communities___Ipn6n li a .Profile__community_activity___1NU15 .Profile__badge___1pt-U,
.Profile__box___24Es4 .Profile__box_regular___1dRb1 .Profile__communities___Ipn6n li .Profile__community_info___1ypi3 .Profile__community_activity___1NU15 .Profile__badge___1pt-U {
  background-color: #edf1f3;
  color: rgba(42,49,54,0.5);
  padding: 2px 5px;
  border-radius: 4px;
}
.Profile__box___24Es4 .Profile__box_regular___1dRb1 .Profile__communities___Ipn6n li a:hover,
.Profile__box___24Es4 .Profile__box_regular___1dRb1 .Profile__communities___Ipn6n li .Profile__community_info___1ypi3:hover,
.Profile__box___24Es4 .Profile__box_regular___1dRb1 .Profile__communities___Ipn6n li a:active,
.Profile__box___24Es4 .Profile__box_regular___1dRb1 .Profile__communities___Ipn6n li .Profile__community_info___1ypi3:active,
.Profile__box___24Es4 .Profile__box_regular___1dRb1 .Profile__communities___Ipn6n li a:visited,
.Profile__box___24Es4 .Profile__box_regular___1dRb1 .Profile__communities___Ipn6n li .Profile__community_info___1ypi3:visited,
.Profile__box___24Es4 .Profile__box_regular___1dRb1 .Profile__communities___Ipn6n li a:focus,
.Profile__box___24Es4 .Profile__box_regular___1dRb1 .Profile__communities___Ipn6n li .Profile__community_info___1ypi3:focus {
  text-decoration: none;
  outline: none;
}
.Profile__box___24Es4 .Profile__box_regular___1dRb1 .Profile__communities___Ipn6n li .Profile__community_info___1ypi3 .Profile__community_name___P1tj7:hover {
  text-decoration: underline;
}
.Profile__box___24Es4 .Profile__box_regular___1dRb1 .Profile__communities___Ipn6n li .Profile__community_info___1ypi3 .Profile__community_name___P1tj7:hover span {
  text-decoration: none;
}
.Profile__box___24Es4 .Profile__box_regular___1dRb1 .Profile__communities___Ipn6n li .Profile__community_icon___2kM3t {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 400px;
  margin-right: 7px;
  overflow: hidden;
  border: 1px solid transparent;
}
.Profile__box___24Es4 .Profile__box_regular___1dRb1 .Profile__communities___Ipn6n li .Profile__community_icon___2kM3t .Profile__hashtag_ico___3lt2d {
  display: block;
  background-image: url("/resources/images/hashtag_ico.png");
  -webkit-background-size: 20px 20px;
  -moz-background-size: 20px 20px;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  margin-top: -1px;
  margin-left: -1px;
  height: 20px;
  width: 20px;
}
.Profile__box___24Es4 .Profile__box_regular___1dRb1 .Profile__communities___Ipn6n li:nth-last-child(1) {
  border: none;
}
.Profile__followers_thumbnail___hVGz0 {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  padding: 0 3px 20px 3px;
  margin-bottom: 0 !important;
}
.Profile__followers_thumbnail___hVGz0:nth-last-child(1) {
  padding-bottom: 3px !important;
}
.Profile__user_thumbnail___1OSM2 {
  margin-bottom: 35px;
}
.Profile__user_thumbnail___1OSM2 .Profile__user_info___3nq7q {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 60px);
  color: #2a3136;
}
.Profile__user_thumbnail___1OSM2 .Profile__user_info___3nq7q .Profile__user_name___3NRan {
  font-weight: 600;
  line-height: 1.2;
  margin: 0;
}
.Profile__user_thumbnail___1OSM2 .Profile__user_info___3nq7q .Profile__user_name___3NRan a {
  color: inherit;
}
.Profile__user_thumbnail___1OSM2 .Profile__user_info___3nq7q .Profile__user_bio___k9W1k {
  font-weight: 400 !important;
  color: #b2b2b2;
  margin-bottom: 2px;
}
.Profile__user_thumbnail___1OSM2 .Profile__user_info___3nq7q .Profile__user_karma___wSwiK {
  margin: 0;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.Profile__user_thumbnail___1OSM2 .Profile__user_info___3nq7q .Profile__badge___1pt-U {
  vertical-align: middle;
  line-height: 1;
  background-color: #edf1f3;
  color: rgba(42,49,54,0.5);
  padding: 1px 4px;
  margin-right: 10px;
  margin-left: 2px;
  border-radius: 3px;
}
.Profile__user_thumbnail___1OSM2 .Profile__user_info___3nq7q .Profile__user_activity___3jov4 {
  color: inherit;
  vertical-align: middle;
  font-size: 12px;
}
.Profile__user_thumbnail___1OSM2 .Profile__user_info___3nq7q:hover,
.Profile__user_thumbnail___1OSM2 .Profile__user_info___3nq7q:active,
.Profile__user_thumbnail___1OSM2 .Profile__user_info___3nq7q:visited {
  text-decoration: none;
}
.Profile__user_thumbnail___1OSM2 .Profile__user_photo___3uVr3 {
  margin-right: 10px;
  width: 50px;
  height: 50px;
  background-color: #f00;
  display: inline-block;
  vertical-align: middle;
  border-radius: 400px;
  overflow: hidden;
  text-align: center;
}
.Profile__user_thumbnail___1OSM2 .Profile__user_photo___3uVr3::before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.Profile__user_thumbnail___1OSM2 .Profile__user_photo___3uVr3 i {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  text-transform: uppercase;
  color: #fff;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.Profile__user_thumbnail___1OSM2 .Profile__user_photo___3uVr3 span {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  text-transform: uppercase;
  color: #fff;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.Profile__user_thumbnail___1OSM2 .Profile__user_photo___3uVr3 img {
  width: 100%;
  border-radius: 4px;
}
.Profile__user_thumbnail___1OSM2:nth-last-child(1) {
  margin-bottom: 0;
}
.Profile__exp_modal_user___3pCBy {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  margin-right: 10px;
  position: relative;
  overflow: hidden;
  text-align: center;
}
.Profile__exp_modal_user___3pCBy span {
  line-height: 39px;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 300;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.Profile__exp_modal_user___3pCBy img {
  position: absolute;
  top: -50%;
  bottom: -50%;
  left: -50%;
  right: -50%;
  margin: auto auto;
  width: 100%;
}
.Profile__exp_input___bGbLl {
  display: inline-block;
  width: calc(100% - 50px);
  vertical-align: top;
}
.Profile__exp_input___bGbLl p {
  margin-bottom: 5px;
  font-weight: 600;
  font-size: 14px;
}
.Profile__exp_input___bGbLl .Profile__counter___19s-k {
  top: 29px !important;
}
.Profile__experience_modal___3afhI {
  width: 680px !important;
}
.Profile__upload_avatar_modal___3lLrr {
  margin: auto;
}
.Profile__upload_avatar_modal___3lLrr button[class*='close'][type="button"] {
  top: 10px;
}
.Profile__upload_avatar_modal___3lLrr > div {
  max-width: 520px;
}
.Profile__upload_avatar_modal___3lLrr .Profile__upload_avatar_btn___8Slui {
  text-align: center;
  width: 100%;
  padding: 20px;
  border-radius: 4px;
  border: 1px solid #dfdfdf;
  background-color: #fff;
  font-size: 16px;
  font-weight: 600;
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  margin-bottom: 10px;
}
.Profile__upload_avatar_modal___3lLrr .Profile__upload_avatar_btn___8Slui i {
  font-size: 26px;
  vertical-align: middle;
}
.Profile__upload_avatar_modal___3lLrr .Profile__upload_avatar_btn___8Slui span {
  vertical-align: middle;
}
.Profile__upload_avatar_modal___3lLrr .Profile__upload_avatar_btn___8Slui:hover {
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
}
.Profile__upload_avatar_modal___3lLrr .Profile__upload_avatar_btn___8Slui:active,
.Profile__upload_avatar_modal___3lLrr .Profile__upload_avatar_btn___8Slui:visited,
.Profile__upload_avatar_modal___3lLrr .Profile__upload_avatar_btn___8Slui:focus {
  outline: none;
}
.Profile__upload_avatar_modal___3lLrr .Profile__crop_wrapper___211j4 {
  height: 300px;
  width: 100%;
  position: relative;
  text-align: center;
}
.Profile__upload_avatar_modal___3lLrr .Profile__crop_wrapper___211j4 span {
  width: 100%;
  line-height: 298px;
  display: block;
  color: #fff;
  text-transform: uppercase;
  font-weight: 300;
  user-selct: none;
  -moz-user-select: none;
  font-size: 120px;
}
.Profile__upload_avatar_modal___3lLrr .Profile__crop_wrapper___211j4 canvas {
  cursor: move;
}
.Profile__upload_avatar_modal___3lLrr .Profile__crop_wrapper___211j4 .Profile__upload_tip___2aSH0 {
  background-color: #292929;
  color: #fff;
  padding: 7px 10px;
  width: 460px;
  position: absolute;
  bottom: 0;
}
.Profile__upload_avatar_modal___3lLrr .Profile__crop_wrapper___211j4.Profile__set_bg___3tzSw {
  background-color: #000;
}
.Profile__upload_avatar_modal___3lLrr .Profile__avatar__zoom_slider___34XBe {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  border: none;
/*hide the outline behind the border*/
}
.Profile__upload_avatar_modal___3lLrr .Profile__avatar__zoom_slider___34XBe:focus,
.Profile__upload_avatar_modal___3lLrr .Profile__avatar__zoom_slider___34XBe:active,
.Profile__upload_avatar_modal___3lLrr .Profile__avatar__zoom_slider___34XBe:visited {
  outline: none !important;
  border: none !important;
}
.Profile__upload_avatar_modal___3lLrr .Profile__avatar__zoom_slider___34XBe .Profile__zoom_minus___2OiYp {
  line-height: 1;
  font-size: 14px;
  color: #b2b2b2;
  vertical-align: middle;
}
.Profile__upload_avatar_modal___3lLrr .Profile__avatar__zoom_slider___34XBe .Profile__zoom_plus___1t8pg {
  line-height: 1;
  font-size: 21px;
  color: #b2b2b2;
  vertical-align: middle;
}
.Profile__upload_avatar_modal___3lLrr .Profile__avatar__zoom_slider___34XBe input:focus,
.Profile__upload_avatar_modal___3lLrr .Profile__avatar__zoom_slider___34XBe input:visited,
.Profile__upload_avatar_modal___3lLrr .Profile__avatar__zoom_slider___34XBe input:active {
  outline: none !important;
}
.Profile__upload_avatar_modal___3lLrr .Profile__avatar__zoom_slider___34XBe input:-moz-focusring {
  outline: none !important;
  border: none !important;
}
.Profile__upload_avatar_modal___3lLrr .Profile__avatar__zoom_slider___34XBe input[type=range] {
  border: none;
  display: inline-block;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  vertical-align: middle;
/*removes default webkit styles*/
  -webkit-appearance: none;
  margin: 0 10px;
/*fix for FF unable to apply focus style bug */
}
.Profile__upload_avatar_modal___3lLrr .Profile__avatar__zoom_slider___34XBe input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  background: #c5c5c5;
  border: none;
  border-radius: 7px;
}
.Profile__upload_avatar_modal___3lLrr .Profile__avatar__zoom_slider___34XBe input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: 1px solid #cdcdcd;
  height: 17px;
  width: 17px;
  border-radius: 50%;
  background: #fff;
  margin-top: -6px;
}
.Profile__upload_avatar_modal___3lLrr .Profile__avatar__zoom_slider___34XBe input[type=range]:focus {
  outline: none !important;
}
.Profile__upload_avatar_modal___3lLrr .Profile__avatar__zoom_slider___34XBe input[type=range]:focus::-webkit-slider-runnable-track {
  background: #c5c5c5;
}
.Profile__upload_avatar_modal___3lLrr .Profile__avatar__zoom_slider___34XBe input[type=range]::-moz-range-track {
  width: 100%;
  height: 5px;
  background: #c5c5c5;
  border: none;
  border-radius: 3px;
}
.Profile__upload_avatar_modal___3lLrr .Profile__avatar__zoom_slider___34XBe input[type=range]::-moz-range-thumb {
  border: 1px solid #cdcdcd;
  height: 17px;
  width: 17px;
  border-radius: 50%;
  background: #fff;
}
.Profile__upload_avatar_modal___3lLrr .Profile__avatar__zoom_slider___34XBe input[type=range]:-moz-focusring {
  outline: none !important;
}
.Profile__upload_avatar_modal___3lLrr .Profile__avatar__zoom_slider___34XBe input[type=range]::-ms-track {
  width: 100%;
  height: 5px;
/*remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
  background: transparent;
/*leave room for the larger thumb to overflow with a transparent border */
  border-color: transparent;
  border-width: 6px 0;
/*remove default tick marks*/
  color: transparent;
}
.Profile__upload_avatar_modal___3lLrr .Profile__avatar__zoom_slider___34XBe input[type=range]::-ms-fill-lower {
  background: #c5c5c5;
  border-radius: 10px;
}
.Profile__upload_avatar_modal___3lLrr .Profile__avatar__zoom_slider___34XBe input[type=range]::-ms-fill-upper {
  background: #c5c5c5;
  border-radius: 10px;
}
.Profile__upload_avatar_modal___3lLrr .Profile__avatar__zoom_slider___34XBe input[type=range]::-ms-thumb {
  border: 1px solid #cdcdcd;
  height: 17px;
  width: 17px;
  border-radius: 50%;
  background: #fff;
}
.Profile__upload_avatar_modal___3lLrr .Profile__avatar__zoom_slider___34XBe input[type=range]:focus::-ms-fill-lower {
  background: #c5c5c5;
}
.Profile__upload_avatar_modal___3lLrr .Profile__avatar__zoom_slider___34XBe input[type=range]:focus::-ms-fill-upper {
  background: #c5c5c5;
}
.Profile__no_comments_message___kKBPL {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
  font-size: 20px;
}
.Profile__drag_hint___3ZC57 {
  position: absolute;
  top: 17px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  background-color: #999;
  left: -50%;
  right: -50%;
  max-width: 240px;
  padding: 2px;
  color: #fff;
  border: 1px solid #fff;
  font-size: 14px;
}
.Profile__drag_hint___3ZC57 svg {
  margin-right: 6px;
}
.Profile__progress_step___OW31j {
  margin: 12px 0;
}
.Profile__progress_step___OW31j svg {
  font-size: 14px;
  margin-right: 5px;
  line-height: 1;
  color: #88bf58;
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
}
.Profile__progress_step___OW31j .Profile__progress_name___17h63 {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  font-size: 14px;
}
.Profile__progress_step___OW31j.Profile__completed___3UfAM svg {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.Profile__progress_step___OW31j.Profile__completed___3UfAM .Profile__progress_name___17h63 {
  color: inherit;
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  text-decoration: line-through;
}
.Profile__settings_wrapper___2VVdE {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 250px);
  border-left: 1px solid #dfdfdf;
  padding: 0 20px 20px 20px;
}
.Profile__settings_wrapper___2VVdE .Profile__title___22pt_ {
  padding: 0 0 6px 0;
  font-size: 15px;
  font-weight: 800;
  border-bottom: 1px solid #dfdfdf;
  margin: 20px 0 9px 0;
  display: block;
}
.Profile__settings_not_logged_section___1FZIW {
  width: 440px;
  margin: auto;
  padding: 80px 20px;
}
.Profile__settings_cell___22UeI {
  position: relative;
  color: inherit;
  cursor: pointer;
  border-bottom: 1px solid #dfdfdf;
}
.Profile__settings_cell___22UeI .Profile__border_danger___2iUHz {
  border-color: #ec8484 !important;
}
.Profile__settings_cell___22UeI .Profile__error___131u7 {
  color: #f00;
}
.Profile__settings_cell___22UeI .Profile__cell_label_wrapper___N4so5 {
  display: inline-block;
  font-size: 15px;
  width: 30%;
  vertical-align: top;
  padding-left: 10px;
  font-weight: 600;
  line-height: 1.2;
}
.Profile__settings_cell___22UeI .Profile__cell_value___dMY-n {
  display: inline-block;
  font-size: 15px;
  vertical-align: top;
  width: 50%;
  padding-left: 10px;
}
.Profile__settings_cell___22UeI .Profile__cell_value___dMY-n .Profile__value___3NKq3 {
  color: #909090;
  font-weight: 500;
  line-height: 1.2;
}
.Profile__settings_cell___22UeI .Profile__cell_action___2fMTL {
  text-align: right;
  font-size: 13px;
  line-height: 1;
  display: inline-block;
  width: 20%;
  vertical-align: middle;
  padding: 0 10px;
  color: #187bd8;
}
.Profile__settings_cell___22UeI .Profile__cell_tip_text___yybNX {
  font-size: 14px;
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  margin: 0 0 15px;
}
.Profile__settings_cell___22UeI .Profile__cell_link___-CRBv {
  font-size: 14px;
}
.Profile__cell_active___2n5XX {
  background-color: #f4f5f6;
}
.Profile__cell_active___2n5XX .Profile__cell_label_wrapper___N4so5 {
  padding: 12px 10px;
}
.Profile__cell_active___2n5XX .Profile__cell_value___dMY-n {
  padding: 12px 0;
}
.Profile__cell_active___2n5XX .Profile__cell_value___dMY-n button {
  margin-right: 10px;
}
.Profile__cell_active___2n5XX .Profile__cell_value___dMY-n .Profile__inactive_btn___28-Li {
  background-color: #fff;
  color: #333;
  border-color: #ccc;
  line-height: 1;
}
.Profile__cell_active___2n5XX .Profile__cell_value___dMY-n input,
.Profile__cell_active___2n5XX .Profile__cell_value___dMY-n select {
  margin-bottom: 10px;
}
.Profile__cell_active___2n5XX .Profile__cell_value___dMY-n hr {
  margin-top: 5px;
  margin-bottom: 12px;
  border-top: 1px solid #ccc;
}
.Profile__cell_active___2n5XX .Profile__cell_value___dMY-n > div {
  margin-bottom: 10px;
}
.Profile__cell_main_info___Flwix {
  display: block;
  width: 100%;
  padding: 8px 0;
  color: inherit;
}
.Profile__cell_main_info___Flwix:hover {
  background-color: #f4f5f6;
  color: inherit;
}
.Profile__cell_label___2RwM3 {
  vertical-align: middle;
}
.Profile__loading___1c9Q8 {
  text-align: center;
  position: absolute;
  background-color: rgba(244,245,246,0.9);
  width: 100%;
  height: 100%;
  z-index: 4;
  margin: -8px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.Profile__loading_bar___1DJvZ {
  vertical-align: middle;
  background-color: #f5f8fa;
  display: inline-block;
  width: 6px;
  height: 15px;
  margin: 0 1px;
  border-radius: 1.5px;
  border: 1px solid #dfdfdf;
  -webkit-animation: Profile__loading___1c9Q8 1s ease-in infinite;
  -moz-animation: Profile__loading___1c9Q8 1s ease-in infinite;
  -o-animation: Profile__loading___1c9Q8 1s ease-in infinite;
  -ms-animation: Profile__loading___1c9Q8 1s ease-in infinite;
  animation: Profile__loading___1c9Q8 1s ease-in infinite;
}
.Profile__loading_bar___1DJvZ:nth-child(1) {
  -webkit-animation-delay: 0;
  -moz-animation-delay: 0;
  -o-animation-delay: 0;
  -ms-animation-delay: 0;
  animation-delay: 0;
}
.Profile__loading_bar___1DJvZ:nth-child(2) {
  -webkit-animation-delay: 0.09s;
  -moz-animation-delay: 0.09s;
  -o-animation-delay: 0.09s;
  -ms-animation-delay: 0.09s;
  animation-delay: 0.09s;
}
.Profile__loading_bar___1DJvZ:nth-child(3) {
  -webkit-animation-delay: 0.18s;
  -moz-animation-delay: 0.18s;
  -o-animation-delay: 0.18s;
  -ms-animation-delay: 0.18s;
  animation-delay: 0.18s;
}
@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min--moz-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
  .Profile__hashtag_ico___3lt2d {
    background-image: url("/resources/images/hashtag_ico@2x.png") !important;
  }
}
@-moz-keyframes Profile__loading___1c9Q8 {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    border-color: #dfdfdf;
  }
  20% {
    -webkit-transform: scale(1, 1.6);
    -moz-transform: scale(1, 1.6);
    -o-transform: scale(1, 1.6);
    -ms-transform: scale(1, 1.6);
    transform: scale(1, 1.6);
    background-color: #197bd8;
    border-color: #1269bb;
  }
  40% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    border-color: #dfdfdf;
    background-color: #f5f8fa;
  }
}
@-webkit-keyframes Profile__loading___1c9Q8 {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    border-color: #dfdfdf;
  }
  20% {
    -webkit-transform: scale(1, 1.6);
    -moz-transform: scale(1, 1.6);
    -o-transform: scale(1, 1.6);
    -ms-transform: scale(1, 1.6);
    transform: scale(1, 1.6);
    background-color: #197bd8;
    border-color: #1269bb;
  }
  40% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    border-color: #dfdfdf;
    background-color: #f5f8fa;
  }
}
@-o-keyframes Profile__loading___1c9Q8 {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    border-color: #dfdfdf;
  }
  20% {
    -webkit-transform: scale(1, 1.6);
    -moz-transform: scale(1, 1.6);
    -o-transform: scale(1, 1.6);
    -ms-transform: scale(1, 1.6);
    transform: scale(1, 1.6);
    background-color: #197bd8;
    border-color: #1269bb;
  }
  40% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    border-color: #dfdfdf;
    background-color: #f5f8fa;
  }
}
@keyframes Profile__loading___1c9Q8 {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    border-color: #dfdfdf;
  }
  20% {
    -webkit-transform: scale(1, 1.6);
    -moz-transform: scale(1, 1.6);
    -o-transform: scale(1, 1.6);
    -ms-transform: scale(1, 1.6);
    transform: scale(1, 1.6);
    background-color: #197bd8;
    border-color: #1269bb;
  }
  40% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    border-color: #dfdfdf;
    background-color: #f5f8fa;
  }
}

.CampaignCreateCover__placeholder___16WER {
  width: 100%;
  height: 220px;
  margin-top: 10px;
  border: 1px solid #dfdfdf;
  background-color: #fafafa;
  border-radius: 4px;
  position: relative;
  background-position: center center;
  -webkit-background-size: 472px 310px;
  -moz-background-size: 472px 310px;
  background-size: 472px 310px;
  background-repeat: no-repeat;
}
.CampaignCreateCover__selected_cover___Hn4sV {
  width: 100%;
  height: 310px;
  margin-top: 10px;
  border: 1px solid #dfdfdf;
  background-color: #197bd8;
  border-radius: 4px;
  position: relative;
  background-position: center center;
  -webkit-background-size: 472px 310px;
  -moz-background-size: 472px 310px;
  background-size: 472px 310px;
  background-repeat: no-repeat;
}
.CampaignCreateCover__cover_modal___3l_1v > div {
  max-width: 546px !important;
}
.CampaignCreateCover__add_cover_btn___zaVxg {
  width: 220px;
  position: absolute;
  background-color: #fff;
  border: none;
  -webkit-box-shadow: 0 2px 8px rgba(0,0,0,0.2);
  box-shadow: 0 2px 8px rgba(0,0,0,0.2);
  color: #187bd8;
  font-weight: 400;
  border-radius: 4px;
  line-height: 1;
  padding: 14px 18px;
  top: -50%;
  text-align: center;
  bottom: -50%;
  height: 44px;
  margin: auto auto;
  left: -50%;
  right: -50%;
}
.CampaignCreateCover__add_cover_btn___zaVxg img {
  margin-right: 10px;
}
.CampaignCreateCover__full_width___3Fw3k {
  width: 100% !important;
  height: 100% !important;
}

.DocumentInfoStyle__file_info___1-LYD {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0 10px;
}

.DocumentNameStyle__file_name___2TRte {
  font-size: 14px;
  line-height: 1.07;
  color: #333;
  font-weight: 700;
  word-wrap: break-word;
}

.DocumentExtensionStyle__file_extension___38FeV {
  display: inline-block;
  word-break: normal;
}

.DocumentPillStyle__file_pill_wrapper___321WV {
  border: 1px solid #dedede;
  border-radius: 6px;
  height: 124px;
  width: 104px;
  background: #fff;
  margin: 0 0 15px 15px;
  position: relative;
  text-align: center;
}

.DocumentIconStyle__icon___1JAt9 {
  font-size: 36px;
  margin-bottom: 10px;
  color: #187bd8;
}

.RemoveButtonStyle__remove_button___3pBqO {
  position: absolute;
  font-size: 20px;
  z-index: 2;
  top: 5px;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  right: 6px;
  cursor: pointer;
  -webkit-transition: 100ms ease;
  -moz-transition: 100ms ease;
  -o-transition: 100ms ease;
  -ms-transition: 100ms ease;
  transition: 100ms ease;
}
.RemoveButtonStyle__remove_button___3pBqO:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.ImagePillStyle__not_visible___3szgm {
  filter: blur(4px);
}
.ImagePillStyle__image_pill___2JsJi {
  display: inline-block;
  vertical-align: top;
  width: 104px;
  height: 124px;
  margin-left: 15px;
  margin-bottom: 15px;
  border-radius: 6px;
  position: relative;
  padding: 0;
  overflow: hidden;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center;
}
.ImagePillStyle__image_pill___2JsJi img {
  display: none;
}
@supports (object-fit: cover) {
  .ImagePillStyle__image_pill___2JsJi {
    background-image: none !important;
  }
  .ImagePillStyle__image_pill___2JsJi img {
    display: block;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    object-fit: cover;
    margin: auto auto;
    height: 100%;
    width: 100%;
  }
}
.ImagePillStyle__image_pill___2JsJi.ImagePillStyle__deletable_image___2ZC9D {
  background-color: #333;
  -webkit-transition: 200ms ease;
  -moz-transition: 200ms ease;
  -o-transition: 200ms ease;
  -ms-transition: 200ms ease;
  transition: 200ms ease;
}
.ImagePillStyle__image_pill___2JsJi.ImagePillStyle__deletable_image___2ZC9D svg {
  color: #fff;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
}
.ImagePillStyle__image_pill___2JsJi.ImagePillStyle__deletable_image___2ZC9D:hover svg {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
}
.ImagePillStyle__image_pill___2JsJi.ImagePillStyle__deletable_image___2ZC9D:hover img {
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
}

.AddButtonStyle__add_photo_btn___1yp8p {
  background-color: #f0f4fa;
  border: 2px dashed #187bd8;
  border-radius: 6px !important;
  text-align: center;
  vertical-align: top;
  width: 104px;
  height: 124px;
  margin-left: 15px;
  margin-bottom: 15px;
  position: relative;
  padding: 0;
  cursor: pointer;
}
.AddButtonStyle__add_photo_btn___1yp8p:hover {
  cursor: pointer;
  border-color: #1362ac;
}
.AddButtonStyle__add_photo_btn___1yp8p:hover p {
  color: #1362ac;
}
.AddButtonStyle__add_photo_icon___3V4N0 {
  position: absolute;
  font-size: 36px;
  color: #187bd8;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: auto;
  left: 0;
  right: 0;
}

.LockedImageThumbBannerStyle__single_locked_image___CXmAR {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  text-align: center;
  margin: auto auto;
  height: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}
.LockedImageThumbBannerStyle__single_locked_image___CXmAR .LockedImageThumbBannerStyle__lock_icon___23Le4 {
  color: #ff9c00;
  font-size: 30px;
  top: 50%;
  position: relative;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.LockedImageBannerStyle__locked_image_wrapper___ju9Ca {
  position: fixed;
  background-color: rgba(255,255,255,0.9);
  width: 270px;
  padding: 30px;
  top: -50%;
  left: -50%;
  right: -50%;
  bottom: -50%;
  margin: auto auto;
  height: 140px;
}
.LockedImageBannerStyle__locked_image_wrapper___ju9Ca .LockedImageBannerStyle__lock_icon___2KfdO {
  color: #ff9c00;
  font-size: 30px;
}
.LockedImageBannerStyle__locked_image_wrapper___ju9Ca .LockedImageBannerStyle__locked_image_text___1Wh8- {
  color: #485267;
  font-size: 14px;
  line-height: 14px;
  font-weight: 600;
  letter-spacing: -0.63px;
  margin-top: 10px;
}

.MarkMainButtonStyle__marked_action___3ZNve {
  position: absolute;
  width: 24px;
  height: 24px;
  top: 5px;
  left: 5px;
  cursor: pointer;
}
.MarkMainButtonStyle__marked_action___3ZNve img {
  opacity: 1 !important;
  -ms-filter: none !important;
  filter: none !important;
}

.PlaceholderStyle__default___g1xea {
  border: 1px solid #b5b5b5;
  border-radius: 6px;
  width: 104px;
  height: 124px;
  position: relative;
  color: #b5b5b5;
  margin: 0 0 15px 15px;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fafafa;
}
.PlaceholderStyle__default___g1xea .PlaceholderStyle__icon_holder___1kdpr {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0 10px;
}
.PlaceholderStyle__default___g1xea .PlaceholderStyle__icon_holder___1kdpr .PlaceholderStyle__icon___3Gxht {
  font-size: 36px;
  margin-bottom: 10px;
}
.PlaceholderStyle__default___g1xea .PlaceholderStyle__icon_holder___1kdpr .PlaceholderStyle__text___2jYAd {
  display: block;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.23;
}

.GalleryBodyStyle__gallery_body___2E248 {
  margin: 0 0 0 -15px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: left;
  -moz-box-pack: left;
  -o-box-pack: left;
  -ms-flex-pack: left;
  -webkit-justify-content: left;
  justify-content: left;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.PostPreview__post_placeholder_wrapper___2Ut1j {
  margin: 10px 0 0 0;
  padding: 12px;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #dfdfdf;
  position: relative;
}
.PostPreview__user_info___Y1RSG {
  position: relative;
  height: 145px;
  background-color: #f0f0f0;
  overflow: hidden;
}
.PostPreview__user_info___Y1RSG::before {
  background-image: -webkit-linear-gradient(left, #f0f1f5 0%, #e9ebee 20%, #f6f7f9 40%, #f0f1f5 100%);
  background-image: -moz-linear-gradient(left, #f0f1f5 0%, #e9ebee 20%, #f6f7f9 40%, #f0f1f5 100%);
  background-image: -o-linear-gradient(left, #f0f1f5 0%, #e9ebee 20%, #f6f7f9 40%, #f0f1f5 100%);
  background-image: -ms-linear-gradient(left, #f0f1f5 0%, #e9ebee 20%, #f6f7f9 40%, #f0f1f5 100%);
  background-image: linear-gradient(to right, #f0f1f5 0%, #e9ebee 20%, #f6f7f9 40%, #f0f1f5 100%);
  background-repeat: no-repeat;
  -webkit-background-size: 810px 200px;
  -moz-background-size: 810px 200px;
  background-size: 810px 200px;
  content: ' ';
  display: block;
  height: 100%;
  position: relative;
  -webkit-animation-name: PostPreview__placeholder_animation___3bh3_;
  -moz-animation-name: PostPreview__placeholder_animation___3bh3_;
  -o-animation-name: PostPreview__placeholder_animation___3bh3_;
  -ms-animation-name: PostPreview__placeholder_animation___3bh3_;
  animation-name: PostPreview__placeholder_animation___3bh3_;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  -ms-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.PostPreview__community_placeholder___1FzrV {
  width: calc(50% - 10px);
  display: inline-block;
  vertical-align: top;
}
.PostPreview__community_placeholder___1FzrV .PostPreview__user_info___Y1RSG {
  height: 35px;
}
.PostPreview__community_placeholder___1FzrV:nth-child(even) {
  margin-left: 10px;
}
.PostPreview__post_image_placeholder___XIsnP {
  position: absolute;
  top: 0;
  left: 35px;
  background-color: #fff;
  width: 10px;
  height: 35px;
}
.PostPreview__name_top___1xtGk {
  position: absolute;
  left: 45px;
  top: 0;
  background-color: #fff;
  height: 12px;
  width: calc(100% - 45px);
}
.PostPreview__name_right___3uwBg {
  position: absolute;
  left: 120px;
  top: 12px;
  background-color: #fff;
  height: 11px;
  width: calc(100% - 120px);
}
.PostPreview__name_bottom___3nRa1 {
  position: absolute;
  left: 45px;
  top: 23px;
  background-color: #fff;
  height: 12px;
  width: calc(100% - 45px);
}
.PostPreview__name_separator___3jBjG {
  position: absolute;
  top: 35px;
  background-color: #fff;
  width: 100%;
  height: 10px;
}
.PostPreview__post_row_1___17XV5 {
  position: absolute;
  top: 53px;
  width: 100%;
  height: 4px;
  background-color: #fff;
  left: 0;
}
.PostPreview__post_row_2___Xh5qM {
  position: absolute;
  top: 65px;
  width: 100%;
  height: 4px;
  background-color: #fff;
  left: 0;
}
.PostPreview__post_row_3___3Wquv {
  position: absolute;
  top: 77px;
  width: 100%;
  height: 4px;
  background-color: #fff;
  left: 0;
}
.PostPreview__post_row_right___1P7vD {
  position: absolute;
  top: 81px;
  left: 290px;
  height: 8px;
  width: calc(100% - 290px);
  background-color: #fff;
}
.PostPreview__post_separator___1Ox_d {
  height: 56px;
  width: 100%;
  position: absolute;
  background-color: #fff;
  left: 0;
  top: 89px;
}
.PostPreview__post_wrapper___tMZgt {
  background-color: #fff;
  border: 1px solid;
  border-color: #e5e6e9 #dfe0e4 #d0d1d5;
  border-radius: 4px;
  margin-top: 12px;
  position: relative;
}
.PostPreview__community_label___3PF2N {
  margin-top: 2px;
  margin-left: 10px;
  display: table;
  margin-bottom: 0;
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  font-size: 12px;
  color: inherit;
}
.PostPreview__post_header___3TGC2 {
  margin: 0 12px;
  margin-top: 12px;
  margin-bottom: 10px;
}
.PostPreview__post_header___3TGC2 .PostPreview__user_img___1mUJJ {
  z-index: 1;
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  background-color: #b9d7f3;
  border-radius: 400px;
  text-align: center;
  position: relative;
}
.PostPreview__post_header___3TGC2 .PostPreview__user_img___1mUJJ::before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.PostPreview__post_header___3TGC2 .PostPreview__user_img___1mUJJ a {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
}
.PostPreview__post_header___3TGC2 .PostPreview__user_img___1mUJJ img {
  position: absolute;
  top: -50%;
  right: -50%;
  bottom: -50%;
  left: -50%;
  margin: auto auto;
  width: 100%;
  border-radius: 4px;
}
.PostPreview__post_header___3TGC2 .PostPreview__user_name___8XqOz {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  line-height: 1.2;
  width: calc(100% - 40px);
  margin-left: 10px;
}
.PostPreview__post_header___3TGC2 .PostPreview__user_name___8XqOz .PostPreview__user_experience___3KCRC {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  font-size: 14px !important;
  font-weight: 400 !important;
}
.PostPreview__post_header___3TGC2 .PostPreview__user_name___8XqOz .PostPreview__name___30btX {
  width: 95%;
  margin: 0;
  font-weight: 600;
}
.PostPreview__post_header___3TGC2 .PostPreview__user_name___8XqOz .PostPreview__name___30btX a {
  color: #333;
}
.PostPreview__post_header___3TGC2 .PostPreview__user_name___8XqOz .PostPreview__name___30btX .PostPreview__user_feeling_label___eSahZ {
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  margin-left: 5px;
  font-weight: 400;
}
.PostPreview__post_header___3TGC2 .PostPreview__user_name___8XqOz .PostPreview__name___30btX .PostPreview__user_feeling___2JP5r {
  font-weight: 400;
}
.PostPreview__post_header___3TGC2 .PostPreview__user_name___8XqOz .PostPreview__name___30btX .PostPreview__user_feeling___2JP5r img {
  margin-right: 3px;
  margin-left: 3px;
  width: 20px;
}
.PostPreview__post_info___1TSz0 {
  margin: 5px 12px 0 12px;
  padding-bottom: 5px;
  position: relative;
  border-bottom: 1px solid #dfdfdf;
}
.PostPreview__post_info___1TSz0 .PostPreview__bookmarked_icon___uq2nK {
  width: 13px;
  height: 23px;
  display: inline-block;
  margin-top: -6px;
  vertical-align: middle;
  margin-right: 7px;
  background-image: url("/resources/images/post_saved_icon.png");
  -webkit-background-size: 13px 23px;
  -moz-background-size: 13px 23px;
  background-size: 13px 23px;
  background-repeat: no-repeat;
}
.PostPreview__post_info___1TSz0 .PostPreview__post_community___3WEIq {
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
}
.PostPreview__post_info___1TSz0 .PostPreview__post_community___3WEIq p {
  margin: 0;
  display: inline-block;
  margin-right: 2px;
  color: #7f7f7f;
}
.PostPreview__post_info___1TSz0 .PostPreview__post_community___3WEIq a {
  color: #7f7f7f;
}
.PostPreview__post_actions_upper___VihfE {
  margin-top: 18px;
  padding: 0 12px;
  font-size: 12px;
}
.PostPreview__post_actions_upper___VihfE .PostPreview__karma_count___3CL49 {
  display: inline-block;
  width: 50%;
  vertical-align: middle;
}
.PostPreview__post_actions_upper___VihfE .PostPreview__karma_count___3CL49 span {
  color: #7f7f7f;
}
.PostPreview__post_actions_upper___VihfE .PostPreview__karma_count___3CL49 .PostPreview__community___14VuF {
  color: #7f7f7f;
}
.PostPreview__post_actions_upper___VihfE .PostPreview__timestamp___KtmyU {
  text-align: right;
  display: inline-block;
  width: 50%;
  vertical-align: middle;
}
.PostPreview__post_actions_upper___VihfE .PostPreview__timestamp___KtmyU p {
  margin: 0;
  font-size: 12px;
  color: #7f7f7f;
}
.PostPreview__karma_inactive___1Y8Pl {
  color: inherit !important;
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  text-decoration: none;
}
.PostPreview__karma_inactive___1Y8Pl:hover {
  text-decoration: none !important;
}
.PostPreview__post_body___1nGJk {
  padding: 0 12px;
}
.PostPreview__post_body___1nGJk .PostPreview__post_text___F5xCN h1 {
  margin: 20px 0 6px 0;
  font-weight: 700;
  font-size: 20px;
}
.PostPreview__post_body___1nGJk .PostPreview__post_text___F5xCN h1 a {
  color: inherit;
  word-wrap: break-word;
}
.PostPreview__post_body___1nGJk .PostPreview__post_text___F5xCN h2 {
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 6px;
  font-weight: 600;
}
.PostPreview__post_body___1nGJk .PostPreview__post_text___F5xCN h3 {
  font-size: 16px;
  margin-bottom: 6px;
  font-weight: 600;
  margin-top: 10px;
}
.PostPreview__post_body___1nGJk .PostPreview__post_text___F5xCN p {
  margin-bottom: 12px;
  word-wrap: break-word;
  font-size: 16px;
  line-height: 1.3;
}
.PostPreview__post_body___1nGJk .PostPreview__post_text___F5xCN ul,
.PostPreview__post_body___1nGJk .PostPreview__post_text___F5xCN ol {
  font-size: 16px;
  line-height: 1.3;
  margin-bottom: 20px;
}
.PostPreview__post_body___1nGJk .PostPreview__post_text___F5xCN span {
  font-size: 15px;
}
.PostPreview__post_body___1nGJk .PostPreview__post_gallery___12pVy {
  margin: 0 -12px;
  margin-bottom: 10px;
}
.PostPreview__post_body___1nGJk .PostPreview__post_gallery___12pVy img {
  position: absolute;
  top: -50%;
  bottom: -50%;
  left: -50%;
  right: -50%;
  margin: auto;
}
.PostPreview__post_body___1nGJk .PostPreview__gallery_more_btn___366MZ {
  width: 100%;
  height: 100%;
  z-index: 2;
  position: relative;
  text-align: center;
  background-color: rgba(0,0,0,0.55);
}
.PostPreview__post_body___1nGJk .PostPreview__gallery_more_btn___366MZ p {
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  padding-top: 53px;
  line-height: 1;
}
.PostPreview__post_body___1nGJk .PostPreview__gallery_more_btn___366MZ p .PostPreview__plus___sJRN7 {
  font-size: 24px;
  line-height: 1;
  vertical-align: middle;
  margin-right: -4px;
}
.PostPreview__post_body___1nGJk .PostPreview__gallery_more_btn___366MZ p .PostPreview__count___26lBl {
  font-size: 35px;
  vertical-align: middle;
}
.PostPreview__post_body___1nGJk .PostPreview__gallery_1x___1tbLk {
  height: 300px;
}
.PostPreview__post_body___1nGJk .PostPreview__gallery_1x___1tbLk .PostPreview__image___2CvtV {
  background-color: rgba(0,0,0,0.06);
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: relative;
  cursor: pointer;
  vertical-align: top;
}
.PostPreview__post_body___1nGJk .PostPreview__gallery_1x___1tbLk .PostPreview__image___2CvtV img {
  width: 100%;
}
.PostPreview__post_body___1nGJk .PostPreview__gallery_2x___viNlX {
  height: 300px;
}
.PostPreview__post_body___1nGJk .PostPreview__gallery_2x___viNlX .PostPreview__image___2CvtV {
  background-color: rgba(0,0,0,0.06);
  overflow: hidden;
  display: inline-block;
  width: calc(50% - 2px);
  height: 100%;
  position: relative;
  cursor: pointer;
  vertical-align: top;
}
.PostPreview__post_body___1nGJk .PostPreview__gallery_2x___viNlX .PostPreview__image___2CvtV img {
  height: 100%;
}
.PostPreview__post_body___1nGJk .PostPreview__gallery_2x___viNlX .PostPreview__image___2CvtV:first-child {
  margin-right: 2px;
}
.PostPreview__post_body___1nGJk .PostPreview__gallery_3x___1QY-U {
  height: 200px;
}
.PostPreview__post_body___1nGJk .PostPreview__gallery_3x___1QY-U .PostPreview__image___2CvtV {
  background-color: rgba(0,0,0,0.06);
  overflow: hidden;
  display: inline-block;
  width: calc(33.33333% - 2px);
  height: 100%;
  position: relative;
  cursor: pointer;
  vertical-align: top;
}
.PostPreview__post_body___1nGJk .PostPreview__gallery_3x___1QY-U .PostPreview__image___2CvtV img {
  height: 100%;
}
.PostPreview__post_body___1nGJk .PostPreview__gallery_3x___1QY-U .PostPreview__image___2CvtV:first-child {
  margin-right: 2px;
}
.PostPreview__post_body___1nGJk .PostPreview__gallery_3x___1QY-U .PostPreview__image___2CvtV:nth-child(2) {
  margin-right: 2px;
}
.PostPreview__post_body___1nGJk .PostPreview__gallery_4x___2vCCj {
  height: 400px;
}
.PostPreview__post_body___1nGJk .PostPreview__gallery_4x___2vCCj .PostPreview__image___2CvtV {
  background-color: rgba(0,0,0,0.06);
  overflow: hidden;
  display: inline-block;
  width: calc(50% - 2px);
  height: 50%;
  position: relative;
  cursor: pointer;
  vertical-align: top;
}
.PostPreview__post_body___1nGJk .PostPreview__gallery_4x___2vCCj .PostPreview__image___2CvtV img {
  height: 100%;
}
.PostPreview__post_body___1nGJk .PostPreview__gallery_4x___2vCCj .PostPreview__image___2CvtV:first-child {
  margin-right: 2px;
  margin-bottom: 2px;
}
.PostPreview__post_body___1nGJk .PostPreview__gallery_4x___2vCCj .PostPreview__image___2CvtV:nth-child(3) {
  margin-right: 2px;
}
.PostPreview__post_body___1nGJk .PostPreview__gallery_5x___3w5D_ {
  height: 340px;
}
.PostPreview__post_body___1nGJk .PostPreview__gallery_5x___3w5D_ .PostPreview__row_1___2j6Nn {
  height: 50%;
  margin-bottom: 2px;
}
.PostPreview__post_body___1nGJk .PostPreview__gallery_5x___3w5D_ .PostPreview__row_1___2j6Nn .PostPreview__image___2CvtV {
  background-color: rgba(0,0,0,0.06);
  overflow: hidden;
  display: inline-block;
  width: calc(50% - 2px);
  height: 100%;
  position: relative;
  cursor: pointer;
  vertical-align: top;
}
.PostPreview__post_body___1nGJk .PostPreview__gallery_5x___3w5D_ .PostPreview__row_1___2j6Nn .PostPreview__image___2CvtV img {
  height: 100%;
}
.PostPreview__post_body___1nGJk .PostPreview__gallery_5x___3w5D_ .PostPreview__row_1___2j6Nn .PostPreview__image___2CvtV:first-child {
  margin-right: 2px;
}
.PostPreview__post_body___1nGJk .PostPreview__gallery_5x___3w5D_ .PostPreview__row_2___2Wm73 {
  height: 50%;
}
.PostPreview__post_body___1nGJk .PostPreview__gallery_5x___3w5D_ .PostPreview__row_2___2Wm73 .PostPreview__image___2CvtV {
  background-color: rgba(0,0,0,0.06);
  overflow: hidden;
  display: inline-block;
  width: calc(33.33333% - 2px);
  height: 100%;
  position: relative;
  cursor: pointer;
  vertical-align: top;
}
.PostPreview__post_body___1nGJk .PostPreview__gallery_5x___3w5D_ .PostPreview__row_2___2Wm73 .PostPreview__image___2CvtV img {
  height: 100%;
}
.PostPreview__post_body___1nGJk .PostPreview__gallery_5x___3w5D_ .PostPreview__row_2___2Wm73 .PostPreview__image___2CvtV:first-child {
  margin-right: 2px;
}
.PostPreview__post_body___1nGJk .PostPreview__gallery_5x___3w5D_ .PostPreview__row_2___2Wm73 .PostPreview__image___2CvtV:nth-child(2) {
  margin-right: 2px;
}
.PostPreview__post_actions___2956w {
  margin: 3px 12px 0;
  padding: 4px 0 7px 0;
  border-top: 1px solid #dfdfdf;
}
.PostPreview__post_actions___2956w .PostPreview__post_actions_icon___131bn {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.PostPreview__post_actions___2956w .PostPreview__karma_ico___1dLap {
  margin-top: -3px;
  background-image: url("/resources/images/karma_sprite.png");
  -webkit-background-size: 32px 16px;
  -moz-background-size: 32px 16px;
  background-size: 32px 16px;
  background-position: -16px 0;
  background-repeat: no-repeat;
}
.PostPreview__post_actions___2956w .PostPreview__karma_active___wkh7V {
  background-position: 0 0 !important;
}
.PostPreview__post_actions___2956w .PostPreview__comment_ico___3sza9 {
  background-image: url("/resources/images/comment_ico.png");
  -webkit-background-size: 16px 16px;
  -moz-background-size: 16px 16px;
  background-size: 16px 16px;
  background-position: center center;
  background-repeat: no-repeat;
}
.PostPreview__post_actions___2956w .PostPreview__share_ico___ZMjuq {
  background-image: url("/resources/images/share_ico.png");
  -webkit-background-size: 16px 16px;
  -moz-background-size: 16px 16px;
  background-size: 16px 16px;
  background-position: center center;
  background-repeat: no-repeat;
}
.PostPreview__post_actions___2956w .PostPreview__post_links___3DoBJ {
  margin: 0;
}
.PostPreview__post_actions___2956w .PostPreview__post_links___3DoBJ li {
  padding: 0;
  cursor: pointer;
}
.PostPreview__post_actions___2956w .PostPreview__post_links___3DoBJ li:hover {
  text-decoration: underline;
}
.PostPreview__post_actions___2956w .PostPreview__post_links___3DoBJ li .PostPreview__link___1mNl0 {
  font-size: 14px;
  font-weight: 600;
  color: #7f7f7f;
  padding: 0 15px;
}
.PostPreview__post_actions___2956w .PostPreview__post_links___3DoBJ .PostPreview__karma_button___mGrhc {
  font-size: 14px;
  font-weight: 600;
  color: #7f7f7f;
  padding-right: 8px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.PostPreview__post_actions___2956w .PostPreview__post_links___3DoBJ .PostPreview__karma_button___mGrhc .PostPreview__active___3wSkT {
  color: #187bd8;
}
.PostPreview__post_actions___2956w .PostPreview__post_links___3DoBJ .PostPreview__post_share_btn___1hT7S {
  position: relative;
}
.PostPreview__comments_filter___3F0nT {
  position: relative;
  display: block;
  background: none;
  border: none;
  text-decoration: none !important;
  font-weight: 400 !important;
  font-size: 12px !important;
  padding-right: 0 !important;
  color: #9b9b9b;
}
.PostPreview__comments_filter___3F0nT:hover {
  text-decoration: none !important;
}
.PostPreview__comments_filter___3F0nT .PostPreview__icon___1Z75r {
  margin-left: 3px;
}
.PostPreview__comments_sort_filter___D98BY {
  padding: 6px 0;
  background-color: #fff;
  width: 274px;
  right: 0;
  left: auto;
  border-radius: 4px;
  border: 1px solid #cacaca;
  -webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.25);
  box-shadow: 0 2px 3px rgba(0,0,0,0.25);
}
.PostPreview__comments_sort_filter___D98BY .PostPreview__option_wrapper___2Ipx_.PostPreview__active___3wSkT .PostPreview__icon___1Z75r {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.PostPreview__comments_sort_filter___D98BY .PostPreview__option_wrapper___2Ipx_ {
  padding: 6px 12px !important;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
.PostPreview__comments_sort_filter___D98BY .PostPreview__option_wrapper___2Ipx_:hover {
  background-color: #e9ebee;
  border-color: #dfdfdf;
}
.PostPreview__comments_sort_filter___D98BY .PostPreview__option_wrapper___2Ipx_ .PostPreview__icon___1Z75r {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  width: 12px;
  vertical-align: top;
}
.PostPreview__comments_sort_filter___D98BY .PostPreview__option_wrapper___2Ipx_ .PostPreview__option___3_MgZ {
  display: inline-block;
  padding: 0 !important;
  vertical-align: top;
  width: 90%;
  margin-left: 10px;
}
.PostPreview__comments_sort_filter___D98BY .PostPreview__option_wrapper___2Ipx_ .PostPreview__option___3_MgZ .PostPreview__title___1Geyv {
  line-height: 1;
  color: #000 !important;
}
.PostPreview__comments_sort_filter___D98BY .PostPreview__option_wrapper___2Ipx_ .PostPreview__option___3_MgZ .PostPreview__info___mIeGK {
  line-height: 1.2;
  font-weight: 400 !important;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
.PostPreview__author_badge___1VEye {
  font-size: 11px;
  background-color: #ccdded;
  color: #187bd8;
  padding: 2px 7px 1px 7px;
  border-radius: 53px;
  margin-left: 4px;
  vertical-align: middle;
  font-weight: 700 !important;
}
.PostPreview__top_karma_user_badge___2rx66 {
  display: inline-block;
  width: 17px;
  height: 11px;
  vertical-align: middle;
  background-image: url("/resources/images/top_comment_ico@1x.png");
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: 17px 11px;
  -moz-background-size: 17px 11px;
  background-size: 17px 11px;
  margin-left: 5px;
}
.PostPreview__post_comments___2vjGY {
  background-color: #f6f7f9;
  border-top: 1px solid #dfdfdf;
  border-radius: 0 0 4px 4px;
}
.PostPreview__post_comments___2vjGY .PostPreview__show_more_comments___24Di2 {
  font-size: 13px;
  padding: 0 12px 12px;
  cursor: pointer;
  display: block;
  color: #868b8e;
}
.PostPreview__post_comments___2vjGY .PostPreview__reply_field___1gkzJ {
  padding: 12px;
  position: relative;
}
.PostPreview__post_comments___2vjGY .PostPreview__reply_field___1gkzJ .PostPreview__reply_arrow___2WmOy {
  position: absolute;
  left: -30px;
  top: 22px;
}
.PostPreview__post_comments___2vjGY .PostPreview__reply_field___1gkzJ .PostPreview__user_pic___2MHl5 {
  height: 30px;
  width: 30px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: top;
  overflow: hidden;
  border-radius: 400px;
  text-align: center;
  position: relative;
}
.PostPreview__post_comments___2vjGY .PostPreview__reply_field___1gkzJ .PostPreview__user_pic___2MHl5::before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.PostPreview__post_comments___2vjGY .PostPreview__reply_field___1gkzJ .PostPreview__user_pic___2MHl5 span {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  text-transform: uppercase;
  vertical-align: middle;
  color: #fff;
  font-size: 14px;
}
.PostPreview__post_comments___2vjGY .PostPreview__reply_field___1gkzJ .PostPreview__user_pic___2MHl5 img {
  position: absolute;
  top: -50%;
  left: -50%;
  right: -50%;
  bottom: -50%;
  margin: auto auto;
  width: 100%;
}
.PostPreview__post_comments___2vjGY .PostPreview__reply_field___1gkzJ .PostPreview__comment_input_area___2-v-S {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 40px);
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #dfdfdf;
}
.PostPreview__post_comments___2vjGY .PostPreview__comment___25z2b {
  padding: 17px 12px 15px 12px;
  border-top: 1px solid #dfdfdf;
}
.PostPreview__post_comments___2vjGY .PostPreview__comment___25z2b .PostPreview__comment_header___4i0nB {
  position: relative;
}
.PostPreview__post_comments___2vjGY .PostPreview__comment___25z2b .PostPreview__comment_header___4i0nB .PostPreview__user_experience___3KCRC {
  font-size: 14px;
  line-height: 1;
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  margin: 0;
  margin-bottom: 5px;
}
.PostPreview__post_comments___2vjGY .PostPreview__comment___25z2b .PostPreview__comment_header___4i0nB .PostPreview__user_pic___2MHl5 {
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  border-radius: 400px;
  text-align: center;
  position: relative;
}
.PostPreview__post_comments___2vjGY .PostPreview__comment___25z2b .PostPreview__comment_header___4i0nB .PostPreview__user_pic___2MHl5::before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.PostPreview__post_comments___2vjGY .PostPreview__comment___25z2b .PostPreview__comment_header___4i0nB .PostPreview__user_pic___2MHl5 a {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
}
.PostPreview__post_comments___2vjGY .PostPreview__comment___25z2b .PostPreview__comment_header___4i0nB .PostPreview__user_pic___2MHl5 img {
  position: absolute;
  top: -50%;
  left: -50%;
  right: -50%;
  bottom: -50%;
  margin: auto auto;
  width: 100%;
  border-radius: 4px;
}
.PostPreview__post_comments___2vjGY .PostPreview__comment___25z2b .PostPreview__comment_header___4i0nB .PostPreview__user_name___8XqOz {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  width: calc(100% - 40px);
  margin-left: 10px;
  margin-top: -3px;
}
.PostPreview__post_comments___2vjGY .PostPreview__comment___25z2b .PostPreview__comment_header___4i0nB .PostPreview__user_name___8XqOz .PostPreview__name___30btX {
  margin: 0;
  font-weight: 600;
  color: #333;
}
.PostPreview__post_comments___2vjGY .PostPreview__comment___25z2b .PostPreview__comment_header___4i0nB .PostPreview__user_name___8XqOz .PostPreview__name___30btX a {
  color: #333;
}
.PostPreview__post_comments___2vjGY .PostPreview__comment___25z2b .PostPreview__comment_header___4i0nB .PostPreview__timestamp___KtmyU {
  font-size: 12px;
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
}
.PostPreview__post_comments___2vjGY .PostPreview__comment___25z2b .PostPreview__comment_body___1SfNs {
  margin-top: 0;
  display: block;
  margin-bottom: 0;
  font-size: 14px;
}
.PostPreview__post_comments___2vjGY .PostPreview__comment___25z2b .PostPreview__comment_body___1SfNs .PostPreview__reply_field___1gkzJ {
  padding-left: 0;
  padding-bottom: 0;
}
.PostPreview__post_comments___2vjGY .PostPreview__comment___25z2b .PostPreview__comment_body___1SfNs p {
  line-height: 1.35;
  margin: 0;
}
.PostPreview__post_comments___2vjGY .PostPreview__comment___25z2b .PostPreview__comment_body___1SfNs .PostPreview__comment_image___2aRt- {
  width: 150px;
  height: 150px;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  background-color: #f1f1f1;
  cursor: pointer;
}
.PostPreview__post_comments___2vjGY .PostPreview__comment___25z2b .PostPreview__comment_body___1SfNs .PostPreview__comment_image___2aRt- img {
  position: absolute;
  top: -50%;
  bottom: -50%;
  left: -50%;
  right: -50%;
  margin: auto;
  height: 100%;
}
.PostPreview__post_comments___2vjGY .PostPreview__comment___25z2b .PostPreview__comment_body___1SfNs .PostPreview__comment_actions___3CXfW .PostPreview__timestamp___KtmyU {
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
}
.PostPreview__post_comments___2vjGY .PostPreview__comment___25z2b .PostPreview__comment_body___1SfNs .PostPreview__comment_actions___3CXfW .PostPreview__comment_karma_ico___1_WmF {
  width: 13px;
  height: 13px;
  display: inline-block;
  background-image: url("/resources/images/comment_karma.png");
  background-repeat: no-repeat;
  -webkit-background-size: 13px 13px;
  -moz-background-size: 13px 13px;
  background-size: 13px 13px;
  background-position: center center;
  vertical-align: middle;
  margin: -3px 2px 0 0;
}
.PostPreview__post_comments___2vjGY .PostPreview__comment___25z2b .PostPreview__comment_body___1SfNs .PostPreview__comment_actions___3CXfW .PostPreview__comment_karma_ico___1_WmF p {
  margin: 0;
}
.PostPreview__post_comments___2vjGY .PostPreview__comment___25z2b .PostPreview__comment_body___1SfNs .PostPreview__comment_actions___3CXfW .PostPreview__comment_links___kWWs5 {
  display: block;
  width: 100%;
  margin: 0;
  margin-top: -2px;
}
.PostPreview__post_comments___2vjGY .PostPreview__comment___25z2b .PostPreview__comment_body___1SfNs .PostPreview__comment_actions___3CXfW .PostPreview__comment_links___kWWs5 span {
  font-size: 13px;
}
.PostPreview__post_comments___2vjGY .PostPreview__comment___25z2b .PostPreview__comment_body___1SfNs .PostPreview__comment_actions___3CXfW .PostPreview__comment_links___kWWs5 .PostPreview__reply_button___371TS {
  font-size: 13px;
  color: #187bd8;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  position: relative;
}
.PostPreview__post_comments___2vjGY .PostPreview__comment___25z2b .PostPreview__comment_body___1SfNs .PostPreview__comment_actions___3CXfW .PostPreview__comment_links___kWWs5 .PostPreview__reply_button___371TS .PostPreview__reply_arrow_pointer___DON_Y {
  position: absolute;
  width: 13px;
  height: 15px;
  background-image: url("/resources/images/reply_pointer.png");
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: 13px 15px;
  -moz-background-size: 13px 15px;
  background-size: 13px 15px;
  top: 16px;
  z-index: 2;
  left: 50%;
  margin-left: -10px;
}
.PostPreview__post_comments___2vjGY .PostPreview__comment___25z2b .PostPreview__comment_body___1SfNs .PostPreview__comment_actions___3CXfW .PostPreview__comment_links___kWWs5 .PostPreview__reply_button___371TS:hover {
  text-decoration: underline;
}
.PostPreview__post_comments___2vjGY .PostPreview__comment___25z2b .PostPreview__comment_body___1SfNs .PostPreview__comment_actions___3CXfW .PostPreview__comment_links___kWWs5 .PostPreview__karma_button___mGrhc {
  font-size: 13px;
  cursor: pointer;
  color: #187bd8;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.PostPreview__post_comments___2vjGY .PostPreview__comment___25z2b .PostPreview__comment_body___1SfNs .PostPreview__comment_actions___3CXfW .PostPreview__comment_links___kWWs5 .PostPreview__karma_button___mGrhc:hover {
  text-decoration: underline;
}
.PostPreview__post_comments___2vjGY .PostPreview__comment___25z2b .PostPreview__comment_body___1SfNs .PostPreview__comment_actions___3CXfW .PostPreview__comment_links___kWWs5 .PostPreview__karma_button___mGrhc .PostPreview__plus___sJRN7 svg {
  margin-right: 4px;
  vertical-align: baseline;
  overflow: inherit;
}
.PostPreview__post_comments___2vjGY .PostPreview__comment___25z2b .PostPreview__comment_body___1SfNs .PostPreview__comment_actions___3CXfW .PostPreview__comment_links___kWWs5 .PostPreview__karma_button___mGrhc .PostPreview__plus___sJRN7 svg g {
  fill: #187bd8;
}
.PostPreview__post_comments___2vjGY .PostPreview__comment___25z2b .PostPreview__comment_body___1SfNs .PostPreview__comment_actions___3CXfW .PostPreview__comment_links___kWWs5 .PostPreview__karma_button___mGrhc .PostPreview__plus___sJRN7.PostPreview__active___3wSkT {
  color: #9b9b9b;
}
.PostPreview__post_comments___2vjGY .PostPreview__comment___25z2b .PostPreview__comment_body___1SfNs .PostPreview__comment_actions___3CXfW .PostPreview__comment_links___kWWs5 .PostPreview__karma_button___mGrhc .PostPreview__plus___sJRN7.PostPreview__active___3wSkT svg g {
  fill: #9b9b9b;
}
.PostPreview__post_comments___2vjGY .PostPreview__comment___25z2b .PostPreview__comment_body___1SfNs .PostPreview__comment_actions___3CXfW .PostPreview__comment_links___kWWs5 .PostPreview__karma_count___3CL49 {
  font-size: 13px;
  color: #777;
}
.PostPreview__post_comments___2vjGY .PostPreview__comment___25z2b .PostPreview__comment_body___1SfNs .PostPreview__comment_actions___3CXfW .PostPreview__collapsed_comments___1zDnV {
  background-color: #dde1e3;
  border: 1px solid #dfdfdf;
  border-radius: 4px;
  padding: 5px 10px;
  margin-top: 10px;
  position: relative;
  cursor: pointer;
}
.PostPreview__post_comments___2vjGY .PostPreview__comment___25z2b .PostPreview__comment_body___1SfNs .PostPreview__comment_actions___3CXfW .PostPreview__collapsed_comments___1zDnV img {
  position: absolute;
  width: 10px;
  top: -11px;
  left: 180px;
}
.PostPreview__post_comments___2vjGY .PostPreview__comment___25z2b .PostPreview__comment_body___1SfNs .PostPreview__comment_actions___3CXfW .PostPreview__collapsed_comments___1zDnV p {
  margin: 0;
  font-weight: 600;
  color: #868b8e;
}
.PostPreview__post_comments___2vjGY .PostPreview__comment___25z2b .PostPreview__comment_body___1SfNs .PostPreview__comment_actions___3CXfW .PostPreview__collapsed_comments___1zDnV p .PostPreview__comment_hint___2floM {
  font-weight: 400 !important;
  font-size: 12px;
  margin-left: 3px;
  display: inline-block;
  width: 270px;
}
.PostPreview__post_comments___2vjGY .PostPreview__comment___25z2b .PostPreview__comment_body___1SfNs .PostPreview__comment_actions___3CXfW .PostPreview__collapsed_comments___1zDnV p .PostPreview__comments_count___1DnUz {
  float: right;
  font-weight: 400 !important;
  font-size: 12px;
}
.PostPreview__post_comments___2vjGY .PostPreview__comment___25z2b .PostPreview__comment_body___1SfNs .PostPreview__reply_comment___2r940 {
  position: relative;
  margin-left: 0;
  margin-top: 15px;
  margin-bottom: 5px;
}
.PostPreview__post_comments___2vjGY .PostPreview__comment___25z2b .PostPreview__comment_body___1SfNs .PostPreview__reply_comment___2r940 .PostPreview__comment_image___2aRt- {
  margin-left: 40px;
  width: 100px;
  height: 100px;
  border-radius: 400px;
  overflow: hidden;
  position: relative;
  background-color: #f1f1f1;
}
.PostPreview__post_comments___2vjGY .PostPreview__comment___25z2b .PostPreview__comment_body___1SfNs .PostPreview__reply_comment___2r940 .PostPreview__comment_image___2aRt- img {
  position: absolute;
  top: -50%;
  bottom: -50%;
  left: -50%;
  right: -50%;
  margin: auto;
  height: 100%;
}
.PostPreview__post_comments___2vjGY .PostPreview__comment___25z2b .PostPreview__comment_body___1SfNs .PostPreview__reply_comment___2r940 .PostPreview__reply_arrow___2WmOy {
  position: absolute;
  left: -30px;
  top: 10px;
}
.PostPreview__post_comments___2vjGY .PostPreview__comment___25z2b .PostPreview__comment_body___1SfNs .PostPreview__reply_comment___2r940 .PostPreview__user_name___8XqOz {
  width: calc(100% - 40px);
}
.PostPreview__post_comments___2vjGY .PostPreview__comment___25z2b .PostPreview__comment_body___1SfNs .PostPreview__reply_comment___2r940 .PostPreview__comment_body___1SfNs {
  margin-top: 0;
}
.PostPreview__dot_separator___2bf1F {
  color: #9b9b9b;
}
.PostPreview__comment___25z2b:hover > .PostPreview__comment_header___4i0nB > .PostPreview__comment_menu_trigger___AsIOq {
  background-image: url("/resources/images/comment_menu.png");
}
.PostPreview__reply_comment___2r940:hover > .PostPreview__comment_header___4i0nB > .PostPreview__comment_menu_trigger___AsIOq {
  background-image: url("/resources/images/comment_menu.png");
}
.PostPreview__reply_comment___2r940 .PostPreview__comment_menu_trigger___AsIOq {
  top: 3px;
  right: 0;
}
.PostPreview__comment_menu_trigger___AsIOq {
  position: absolute;
  width: 12px;
  height: 7px;
  background-repeat: no-repeat;
  -webkit-background-size: 12px 7px;
  -moz-background-size: 12px 7px;
  background-size: 12px 7px;
  background-position: center center;
  right: 0;
  top: -5px;
  right: -5px;
  cursor: pointer;
  padding: 10px;
}
.PostPreview__comment_menu_trigger___AsIOq .PostPreview__right_menu___1etUX {
  float: right;
  margin-top: -3px;
  font-size: 30px;
  position: relative;
}
.PostPreview__comment_menu_trigger___AsIOq .PostPreview__right_menu___1etUX span {
  display: block;
  padding: 4px 8px;
  background-color: transparent;
  border-radius: 4px;
  font-weight: 300 !important;
}
.PostPreview__comment_menu_trigger___AsIOq .PostPreview__right_menu___1etUX span.PostPreview__active___3wSkT {
  background-color: #e5f8fe;
}
.PostPreview__comment_menu_trigger___AsIOq .PostPreview__right_menu___1etUX .PostPreview__context_menu___1WiPV {
  font-size: inherit;
  position: absolute;
  display: none;
  width: 300px;
  padding: 5px 0;
  background-color: #fff;
  z-index: 170;
  border-radius: 4px;
  right: -20px;
  -webkit-box-shadow: 0 3px 8px rgba(0,0,0,0.25);
  box-shadow: 0 3px 8px rgba(0,0,0,0.25);
  border: 1px solid #dfdfdf;
  top: 18px;
}
.PostPreview__comment_menu_trigger___AsIOq .PostPreview__right_menu___1etUX .PostPreview__context_menu___1WiPV ul {
  margin: 0;
}
.PostPreview__comment_menu_trigger___AsIOq .PostPreview__right_menu___1etUX .PostPreview__context_menu___1WiPV img {
  position: absolute;
  top: -7px;
  right: 10px;
}
.PostPreview__comment_menu_trigger___AsIOq .PostPreview__right_menu___1etUX .PostPreview__context_menu___1WiPV.PostPreview__active___3wSkT {
  display: block;
}
.PostPreview__galley_preview___1YlD8 {
  position: fixed;
  background-color: rgba(0,0,0,0.9);
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 9999999999999;
  text-align: center;
  padding: 20px;
}
.PostPreview__galley_preview___1YlD8 .PostPreview__close_gallery___3AqOJ {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 20px;
  color: #fff;
  cursor: pointer;
  font-weight: 300;
}
.PostPreview__galley_preview___1YlD8 .PostPreview__img_wrapper___2V6ad {
  height: 100%;
  width: 100%;
}
.PostPreview__galley_preview___1YlD8 .PostPreview__img_wrapper___2V6ad .PostPreview__current_img___1Anau {
  max-height: calc(100% - 160px);
  max-width: calc(100% - 160px);
  position: absolute;
  margin: auto;
  top: -50%;
  left: -50%;
  right: -50%;
  bottom: -50%;
}
.PostPreview__galley_preview___1YlD8 .PostPreview__img_wrapper___2V6ad .PostPreview__current_document___3c6G8 {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  cursor: pointer;
  max-width: 160px;
  margin: auto;
  padding: 10px 20px;
  color: #fff;
}
.PostPreview__galley_preview___1YlD8 .PostPreview__img_wrapper___2V6ad .PostPreview__doc_icon___2jm8t {
  font-size: 50px;
  margin-bottom: 20px;
}
.PostPreview__galley_preview___1YlD8 .PostPreview__img_wrapper___2V6ad .PostPreview__doc_name___2Lnda {
  word-wrap: break-word;
  font-size: 15px;
}
.PostPreview__galley_preview___1YlD8 .PostPreview__img_wrapper___2V6ad .PostPreview__gallery_arrow___brApr {
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  position: absolute;
  font-size: 60px;
  color: #fff;
  z-index: 999999;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.PostPreview__galley_preview___1YlD8 .PostPreview__img_wrapper___2V6ad .PostPreview__gallery_arrow___brApr .PostPreview__arrow_left___rzG-G,
.PostPreview__galley_preview___1YlD8 .PostPreview__img_wrapper___2V6ad .PostPreview__gallery_arrow___brApr .PostPreview__arrow_right___yUokD {
  height: 60px;
  width: 32px;
}
.PostPreview__galley_preview___1YlD8 .PostPreview__img_wrapper___2V6ad .PostPreview__gallery_arrow___brApr:hover {
  opacity: 1 !important;
  -ms-filter: none !important;
  filter: none !important;
  cursor: pointer;
}
.PostPreview__preview_tags___3lh6q ul {
  padding: 0 !important;
}
.PostPreview__preview_tags___3lh6q ul li {
  border-color: #187bd8 !important;
  margin-left: 0 !important;
  margin-right: 10px !important;
  color: #187bd8 !important;
}
.PostPreview__preview_tags___3lh6q ul li:hover {
  cursor: default !important;
}
.PostPreview__report_options___3l691 {
  font-weight: 400;
  font-size: 15px;
}
.PostPreview__report_options___3l691 input {
  display: inline-block;
  margin: 0;
  margin-right: 10px;
}
.PostPreview__custom_link_wrapper___1ruan {
  margin-bottom: 12px;
  width: 100%;
  background-color: #fff;
  border: 1px solid #dfdfdf;
  -webkit-box-shadow: 0 3px 8px rgba(0,0,0,0.25);
  box-shadow: 0 3px 8px rgba(0,0,0,0.25);
  position: relative;
}
.PostPreview__custom_link_wrapper___1ruan .PostPreview__remove_btn___oMWP_ {
  cursor: pointer;
  position: absolute;
  right: 0;
  z-index: 1;
  top: 0;
  color: #fff;
  padding: 10px;
  background-color: rgba(0,0,0,0.6);
}
.PostPreview__custom_link_wrapper___1ruan .PostPreview__custom_link_info___3-iU9.PostPreview__full_width___UpD1m {
  width: 100% !important;
  padding: 5px 10px 10px 10px !important;
}
.PostPreview__custom_link_wrapper___1ruan .PostPreview__custom_link_info___3-iU9 {
  display: inline-block;
  vertical-align: top;
  width: calc(70% - 20px);
  padding: 5px 0 10px 10px;
}
.PostPreview__custom_link_wrapper___1ruan .PostPreview__custom_link_info___3-iU9 .PostPreview__custom_link_title___390Z9 {
  margin-bottom: 5px;
  line-height: 1.2;
  font-size: 16px;
  font-weight: 600;
  color: #000;
}
.PostPreview__custom_link_wrapper___1ruan .PostPreview__custom_link_info___3-iU9 .PostPreview__custom_link_description___3SE-z {
  font-size: 14px;
  margin-bottom: 10px;
  color: rgba(0,0,0,0.4);
  line-height: 1.2;
}
.PostPreview__custom_link_wrapper___1ruan .PostPreview__custom_link_info___3-iU9 .PostPreview__custom_link_domain___2HZ4j {
  color: rgba(0,0,0,0.4);
  font-size: 12px;
}
.PostPreview__custom_link_wrapper___1ruan .PostPreview__custom_link_info___3-iU9 .PostPreview__custom_link_domain___2HZ4j span {
  font-size: 12px !important;
}
.PostPreview__custom_link_wrapper___1ruan .PostPreview__custom_link_img___oO3Pi {
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  width: 30%;
  margin-left: 15px;
  height: 155px;
  position: relative;
}
.PostPreview__custom_link_wrapper___1ruan .PostPreview__custom_link_img___oO3Pi img {
  position: absolute;
  height: 100%;
  left: -50%;
  right: -50%;
  margin: auto auto;
}
.PostPreview__comment_area_not_logged___35bx7 {
  font-size: 13px;
  margin: 0;
  border: none;
  padding: 4px 10px;
  border-radius: 4px;
  line-height: 1.7;
}
@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min--moz-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
  .PostPreview__reply_arrow_pointer___DON_Y {
    background-image: url("/resources/images/reply_pointer_2x.png") !important;
  }
  .PostPreview__karma_ico___1dLap {
    background-image: url("/resources/images/karma_sprite_2x.png") !important;
  }
  .PostPreview__comment_ico___3sza9 {
    background-image: url("/resources/images/comment_ico_2x.png") !important;
  }
  .PostPreview__share_ico___ZMjuq {
    background-image: url("/resources/images/share_ico_2x.png") !important;
  }
  .PostPreview__comment_karma_ico___1_WmF {
    background-image: url("/resources/images/comment_karma_2x.png") !important;
  }
  .PostPreview__top_karma_user_badge___2rx66 {
    background-image: url("/resources/images/top_comment_ico@2x.png") !important;
  }
  .PostPreview__main_options___yHcdu .PostPreview__option___3_MgZ .PostPreview__icon___1Z75r,
  .PostPreview__secondary_options___kZ79B .PostPreview__option___3_MgZ .PostPreview__icon___1Z75r {
    background-image: url("/resources/images/context_menu_icons@2x.png") !important;
  }
}
@-moz-keyframes PostPreview__placeholder_animation___3bh3_ {
  0% {
    -webkit-transform: translateX(-553px);
    -moz-transform: translateX(-553px);
    -o-transform: translateX(-553px);
    -ms-transform: translateX(-553px);
    transform: translateX(-553px);
  }
  100% {
    -webkit-transform: translateX(553px);
    -moz-transform: translateX(553px);
    -o-transform: translateX(553px);
    -ms-transform: translateX(553px);
    transform: translateX(553px);
  }
}
@-webkit-keyframes PostPreview__placeholder_animation___3bh3_ {
  0% {
    -webkit-transform: translateX(-553px);
    -moz-transform: translateX(-553px);
    -o-transform: translateX(-553px);
    -ms-transform: translateX(-553px);
    transform: translateX(-553px);
  }
  100% {
    -webkit-transform: translateX(553px);
    -moz-transform: translateX(553px);
    -o-transform: translateX(553px);
    -ms-transform: translateX(553px);
    transform: translateX(553px);
  }
}
@-o-keyframes PostPreview__placeholder_animation___3bh3_ {
  0% {
    -webkit-transform: translateX(-553px);
    -moz-transform: translateX(-553px);
    -o-transform: translateX(-553px);
    -ms-transform: translateX(-553px);
    transform: translateX(-553px);
  }
  100% {
    -webkit-transform: translateX(553px);
    -moz-transform: translateX(553px);
    -o-transform: translateX(553px);
    -ms-transform: translateX(553px);
    transform: translateX(553px);
  }
}
@keyframes PostPreview__placeholder_animation___3bh3_ {
  0% {
    -webkit-transform: translateX(-553px);
    -moz-transform: translateX(-553px);
    -o-transform: translateX(-553px);
    -ms-transform: translateX(-553px);
    transform: translateX(-553px);
  }
  100% {
    -webkit-transform: translateX(553px);
    -moz-transform: translateX(553px);
    -o-transform: translateX(553px);
    -ms-transform: translateX(553px);
    transform: translateX(553px);
  }
}

.ReportStyle__success_report_wrapper___24Svk {
  text-align: center;
  padding: 70px 110px;
}
.ReportStyle__success_report_wrapper___24Svk svg {
  font-size: 70px;
  margin-bottom: 30px;
}
.ReportStyle__success_title___YS6tH {
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 9px;
}
.ReportStyle__success_text___349DJ {
  font-size: 16px;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  margin-bottom: 40px;
}
.ReportStyle__button___2EQW8 {
  font-size: 16px;
  padding: 18px 25px;
}

.ConfirmModalStyles__modal___2lWQS > div {
  max-width: 500px;
}

body {
  font-size: 13px;
  font-family: "proxima-nova", "Proxima Nova", "Arial", "Helvetica Neue", "Helvetica", sans-serif !important;
  background-color: #fff;
  text-rendering: geometricPrecision;
  color: #323232;
}
i {
  font-style: normal;
}
a {
  color: #187bd8;
}
b,
strong {
  font-weight: 600 !important;
}
a:not([href]):not([tabindex]) {
  color: inherit;
}
.mobile-container-fluid {
  padding: 0;
  margin-right: auto;
  margin-left: auto;
}
.mobile-content-container {
  padding: 0;
  margin-right: auto;
  margin-left: auto;
  max-width: 680px;
}
.mobile-front-header {
  width: 100%;
  z-index: 100;
  height: 50px;
  background-color: #fff;
  border-bottom: 1px solid #dee4e7;
}
header.front-header {
  position: fixed;
  width: 100%;
  background-color: #fff;
  border-bottom: 1px solid #dfdfdf;
  z-index: 50;
}
header.front-header .header-wrapper {
  height: 48px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 1150px;
  margin: 0 auto;
}
header.front-header .header-wrapper .header-logo {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
header.front-header .header-wrapper .header-search {
  -webkit-box-flex: 6;
  -moz-box-flex: 6;
  -o-box-flex: 6;
  box-flex: 6;
  -webkit-flex: 6 0 auto;
  -ms-flex: 6 0 auto;
  flex: 6 0 auto;
}
header.front-header .header-wrapper .header-actions {
  -webkit-box-flex: 2;
  -moz-box-flex: 2;
  -o-box-flex: 2;
  box-flex: 2;
  -webkit-flex: 2 0 auto;
  -ms-flex: 2 0 auto;
  flex: 2 0 auto;
}
@media screen and (max-width: 1020px) {
  header.front-header .header-wrapper .header-wrapper {
    width: 98%;
  }
}
@media screen and (max-width: 600px) {
  header.front-header .header-wrapper .header-wrapper {
    width: 580px;
  }
}
header.front-header .search_bar_holder {
  position: relative;
}
header.front-header .header-search {
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 12px center;
  -webkit-background-size: auto 13px;
  -moz-background-size: auto 13px;
  background-size: auto 13px;
  height: 33px;
  background-image: url("/resources/images/search_ico.png");
  vertical-align: middle;
  padding: 5px 0 5px 40px;
  border-radius: 17px;
  font-size: 13px;
  font-weight: 500;
  line-height: 22px;
}
header.front-header .header-search:focus,
header.front-header .header-search:active,
header.front-header .header-search:visited {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  outline: none !important;
}
header.front-header .login_btn {
  font-size: 12px;
  line-height: 15px;
  color: #626f8c;
  vertical-align: middle;
}
header.front-header .post-button {
  color: #fff !important;
}
header.front-header .icon_link_with_label {
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  display: inline-block;
  position: relative;
  color: #626f8c;
}
header.front-header .icon_link_with_label img {
  margin-right: 7px;
  vertical-align: text-bottom;
}
header.front-header:first-of-type {
  margin-left: 0;
}
header.front-header .main-navigation {
  position: relative;
}
header.front-header .main-navigation ul {
  display: inline-block;
  margin: 0;
  margin-right: 10px;
  vertical-align: middle;
}
header.front-header .main-navigation ul li {
  margin: 0;
  padding: 0;
}
header.front-header .main-navigation ul li .icon_link_no_label {
  font-size: 18px;
  padding: 0 10px;
  color: #626f8c;
  position: relative;
  vertical-align: middle;
}
header.front-header .main-navigation ul li .icon_link_no_label span {
  font-size: 13px;
  margin-left: 4px;
  vertical-align: middle;
}
header.front-header .main-navigation ul li .icon_link_no_label.active {
  color: #187bd8;
}
header.front-header .main-navigation .profile-button {
  cursor: pointer;
  width: 26px;
  height: 26px;
  overflow: hidden;
  vertical-align: middle;
  position: relative;
  border-radius: 400px;
  text-align: center;
  color: #fff;
  text-decoration: none !important;
}
header.front-header .main-navigation .profile-button span {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  width: 100%;
  display: block;
  line-height: 28px;
  text-transform: uppercase;
}
header.front-header .main-navigation .profile-menu {
  position: absolute;
  width: 170px;
  border: 1px solid #dfdfdf;
  border-radius: 4px;
  -webkit-box-shadow: 0 3px 8px rgba(0,0,0,0.25);
  box-shadow: 0 3px 8px rgba(0,0,0,0.25);
  right: 0;
  top: calc(100% + 7px);
  background-color: #fff;
  text-align: left;
  z-index: 5;
}
header.front-header .main-navigation .profile-menu.wider-profile-menu {
  width: 280px;
}
header.front-header .main-navigation .profile-menu.wider-profile-menu .arrow {
  right: calc((35px - 18px) / 2);
  margin-right: 0;
}
header.front-header .main-navigation .profile-menu .arrow {
  width: 16px;
  position: absolute;
  top: -7px;
  right: -220px;
}
header.front-header .main-navigation .profile-menu .username {
  margin: 0;
  padding-left: 10px;
  font-size: 15px;
  font-weight: 600;
  width: 98%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
header.front-header .main-navigation .profile-menu .username a {
  color: inherit;
}
header.front-header .main-navigation .profile-menu .username a:hover {
  text-decoration: none;
}
header.front-header .main-navigation .profile-menu .edit-profile {
  color: rgba(0,0,0,0.5);
  text-decoration: none;
  margin-top: -4px !important;
  line-height: 1.2;
  display: block;
}
header.front-header .main-navigation .profile-menu .edit-profile:hover {
  color: #030303;
}
header.front-header .main-navigation .profile-menu .main-links {
  padding: 0 10px;
  width: 100%;
  margin: 0;
}
header.front-header .main-navigation .profile-menu .main-links.menu-spacing {
  padding: 12px 15px 8px;
}
header.front-header .main-navigation .profile-menu .main-links li {
  display: block;
}
header.front-header .main-navigation .profile-menu .main-links li a {
  margin: 0;
  display: block;
  width: 100%;
  padding: 8px 0;
  font-size: 13px;
}
header.front-header .main-navigation .profile-menu .main-links li a.top_border {
  border-top: 1px solid #dfdfdf;
}
header.front-header .main-navigation .profile-menu .sublinks {
  padding-left: 5px;
  padding-right: 5px;
  margin: 0;
  width: 100%;
  border-top: 1px solid #dfdfdf;
  padding-top: 3px;
  background-color: #f2f2f2;
  line-height: 1.3;
  padding-bottom: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
header.front-header .main-navigation .profile-menu .sublinks.menu-spacing {
  padding: 6px 13px 8px;
}
header.front-header .main-navigation .profile-menu .sublinks.menu-spacing li a {
  line-height: 18px;
}
header.front-header .main-navigation .profile-menu .sublinks li {
  color: rgba(0,0,0,0.3);
  font-weight: 600;
}
header.front-header .main-navigation .profile-menu .sublinks li a {
  padding: 0 4px;
  margin: 0;
  line-height: 1;
  font-size: 11px;
  color: rgba(0,0,0,0.3);
  text-decoration: none;
}
header.front-header .main-navigation .profile-menu .sublinks li a:hover {
  color: #030303;
}
header.front-header .main-navigation .profile-menu img {
  width: 100%;
  position: absolute;
  top: 0;
  left: -50%;
  right: -50%;
  margin: auto;
}
header.front-header .main-navigation a {
  display: inline-block;
  margin: 0;
}
header.front-header .main-navigation.profile-active .profile-menu {
  display: block;
}
header.front-header .form-group {
  margin: 0;
}
.warning_link {
  display: -webkit-box !important;
  display: -moz-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: box !important;
  display: flex !important;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.warning_link .warning_icon {
  margin-left: 5px;
  font-size: 18px;
}
.header-menu-section-label {
  background-color: #e6e6e6;
  margin: 0 -10px;
  color: #808080;
  padding: 5px 10px;
  font-size: 13px;
  font-weight: 500;
}
.header_start_campaign {
  display: inline-block;
  line-height: 16px;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.2px;
  color: #187bd8;
  border: solid 1px #187bd8;
  border-radius: 15px;
  padding: 6px 15px;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  transition: 0.2s ease;
}
.header_start_campaign:hover {
  color: #fff;
  background-color: #187bd8;
  text-decoration: none;
}
.header_start_campaign.solid {
  color: #fff;
  background-color: #187bd8;
  margin-left: 10px;
}
.header_start_campaign.solid svg {
  margin-right: 8px;
}
.header_logo {
  width: 109px;
  height: 26px;
  background-image: url("/resources/images/logo_1x.png");
  background-repeat: no-repeat;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  background-size: 100%;
  display: block;
  margin: 0 auto;
}
.react_container {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  min-height: 100vh;
}
.campaign_statistics_range_select_wrapper .react-tabs__tab--selected {
  background-color: #187bd8;
  color: #fff !important;
  border-color: #187bd8 !important;
}
.comment_body .public-DraftEditor-content {
  min-height: auto !important;
  padding: 0 !important;
  margin-bottom: 12px;
}
#post-listing {
  margin-bottom: 20px;
}
footer {
  background-color: #fff;
  padding: 40px 0 15px 0;
}
.footer-link-title {
  font-size: 14px;
  font-weight: 600;
}
.footer-list-spacing {
  margin-top: 25px;
}
.features-section {
  background-color: #fff;
  padding: 50px 0;
}
@media screen and (max-width: 992px) {
  .features-section h1 {
    margin-top: 30px !important;
  }
}
@media screen and (max-width: 768px) {
  .features-section img {
    margin-top: 0 !important;
    margin-bottom: 40px;
  }
}
.features-section h1 {
  font-size: 35px;
  font-weight: 800;
  margin-top: 0;
  margin-bottom: 60px;
  color: #4a4a4a;
}
.features-section h2 {
  font-size: 25px;
  margin-bottom: 8px;
  letter-spacing: -0.81px;
  line-height: 27px;
  margin-top: 0;
  color: #4a4a4a;
}
.features-section p {
  font-size: 20px;
  font-weight: 600;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  line-height: 24px;
  color: #4a4a4a;
}
.features-icon {
  width: 47px;
  height: 47px;
  display: inline-block;
  vertical-align: top;
  margin-right: 30px;
}
.features-icon img {
  height: 100%;
}
.feature-pill {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 60px;
  width: calc(100% - 77px);
}
.mobile_footer {
  margin: 0;
  padding: 0;
}
.mobile_footer li {
  display: block;
  width: 100%;
}
.mobile_footer a {
  display: block;
  width: 100%;
  padding: 15px 12px;
  line-height: 1;
  border-bottom: 1px solid #dfdfdf;
}
.mobile_footer a::after {
  content: "";
  background-image: url("/resources/images/disclosure_ondicator.png");
  -webkit-background-size: 10px 13px;
  -moz-background-size: 10px 13px;
  background-size: 10px 13px;
  background-position: center center;
  background-repeat: no-repeat;
  width: 10px;
  height: 13px;
  position: absolute;
  right: 10px;
}
.mobile_footer span {
  padding: 5px 10px;
  display: block;
}
.footer-language-change {
  background-color: #fff;
  display: block;
  width: 100%;
  margin-top: 10px;
  border: 1px solid #dfdfdf;
  border-radius: 4px;
  height: 38px;
  padding: 2px 16px;
  font-size: 15px;
}
/* Global input override **/
select {
  background-image: url("/resources/images/select_arrow.svg");
  -webkit-appearance: none;
  -moz-appearance: none;
  background-repeat: no-repeat;
  -webkit-background-size: 7px 4px;
  -moz-background-size: 7px 4px;
  background-size: 7px 4px;
  background-position: calc(100% - 10px) center;
}
select:focus {
  border-color: #55a3ec;
  -webkit-box-shadow: 0 0 8px rgba(24,123,216,0.49);
  box-shadow: 0 0 8px rgba(24,123,216,0.49);
}
input {
  margin: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #dedede;
}
input:not([type="checkbox"]):not([type="radio"]) {
  -webkit-appearance: none;
  -moz-appearane: none;
}
input[type="number"] {
  -moz-appearance: textfield !important;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input:focus {
  border-color: #55a3ec;
  -webkit-box-shadow: 0 0 8px rgba(24,123,216,0.49);
  box-shadow: 0 0 8px rgba(24,123,216,0.49);
}
textarea {
  resize: vertical;
}
textarea:focus {
  border-color: #55a3ec;
  -webkit-box-shadow: 0 0 8px rgba(24,123,216,0.49);
  box-shadow: 0 0 8px rgba(24,123,216,0.49);
}
.form-control {
  border-color: #dfdfdf !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 4px 12px 4px;
}
.list-inline > li {
  display: inline-block;
}
/* Global buttons style here **/
button {
  -webkit-appearance: none;
  -moz-appearance: none;
}
.rounded-corners {
  border-radius: 200px !important;
}
.btn-default {
  background-color: #187bd8;
  border-color: #187bd8;
  line-height: 1;
  color: #fff;
}
.btn-default:active,
.btn-default:focus,
.btn-default:visited {
  background-color: #187bd8 !important;
  border-color: #187bd8 !important;
  line-height: 1 !important;
  outline: none;
  color: #fff !important;
}
.btn-default:hover {
  background-color: #105697;
  color: #fff;
  border-color: #105697;
}
.btn-default.inactive {
  background-color: #edeef0 !important;
  color: rgba(72,82,103,0.4) !important;
  border-color: #edeef0;
}
.btn-default.inactive:hover {
  background: #d3d5da !important;
}
.btn-follow {
  background: -webkit-linear-gradient(top, #f4faff, #d9edff);
  background: -moz-linear-gradient(top, #f4faff, #d9edff);
  background: -o-linear-gradient(top, #f4faff, #d9edff);
  background: -ms-linear-gradient(top, #f4faff, #d9edff);
  background: linear-gradient(to bottom, #f4faff, #d9edff);
  background-color: #d9edff;
  border: 1px solid #b3daff;
  border-radius: 4px;
  padding: 0 20px;
  line-height: 36px;
  margin: 0;
  font-size: 14px;
  color: #187bd8;
  font-weight: 600;
}
.btn-follow span {
  border-left: 1px solid #187bd8;
  padding: 0 0 0 10px;
  margin-left: 10px;
  line-height: 30px;
  display: inline-block;
  font-weight: 600;
  color: #187bd8;
}
.btn-follow:active,
.btn-follow:focus,
.btn-follow:visited,
.btn-follow:hover {
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  color: #187bd8;
}
.btn-follow:hover {
  background: -webkit-linear-gradient(top, #d9edff, #d9edff);
  background: -moz-linear-gradient(top, #d9edff, #d9edff);
  background: -o-linear-gradient(top, #d9edff, #d9edff);
  background: -ms-linear-gradient(top, #d9edff, #d9edff);
  background: linear-gradient(to bottom, #d9edff, #d9edff);
  background-color: #d9edff;
}
.btn-follow.unfollow {
  background: #187bd8;
  background: -webkit-linear-gradient(top, #1c91ff, #187bd8);
  background: -moz-linear-gradient(top, #1c91ff, #187bd8);
  background: -o-linear-gradient(top, #1c91ff, #187bd8);
  background: -ms-linear-gradient(top, #1c91ff, #187bd8);
  background: linear-gradient(to bottom, #1c91ff, #187bd8);
  background-color: #187bd8;
  border: 1px solid #176bbb;
  color: #fff;
}
.btn-follow.unfollow span {
  border-left: 1px solid #176bbb;
  color: #fff;
}
/* <------ Global buttons style here **/
/* Grid and layout **/
.content-container {
  width: 1150px;
  margin: 0 auto;
}
.content-row {
  margin: 0 -5px;
}
.content-row [class*='column-'] {
  float: left;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 5px;
  line-height: 1;
}
.content-row .column-1 {
  width: 8.33333333%;
}
.content-row .column-2 {
  width: 16.66666%;
}
.content-row .column-3 {
  width: 25%;
}
.content-row .column-4 {
  width: 33.3333%;
}
.content-row .column-45 {
  width: 37%;
}
.content-row .column-5 {
  width: 41.666667%;
}
.content-row .column-6 {
  width: 50%;
}
.content-row .column-7 {
  width: 58.33333333%;
}
.content-row .column-8 {
  width: 66.66666667%;
}
.content-row .column-85 {
  width: 63%;
}
.content-row .column-9 {
  width: 75%;
}
.content-row .column-10 {
  width: 83.33333333%;
}
.content-row .column-11 {
  width: 91.66666667%;
}
.content-row .column-12 {
  width: 100%;
}
.content-row .column-7-feed {
  width: 50%;
}
.content-row .column-2-feed {
  width: 20%;
}
.content-row .column-3-feed {
  width: 30%;
}
.content-row .column-10-feed {
  width: 80%;
}
.content-row-feed [class*='column-'] {
  padding: 0 10px !important;
}
.mobile-content-row [class*='column-'] {
  float: left;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 5px;
}
.mobile-content-row .column-1 {
  width: 8.33333333%;
}
.mobile-content-row .column-2 {
  width: 16.66666%;
}
.mobile-content-row .column-3 {
  width: 25%;
}
.mobile-content-row .column-4 {
  width: 33.3333%;
}
.mobile-content-row .column-5 {
  width: 41.666667%;
}
.mobile-content-row .column-6 {
  width: 50%;
}
.mobile-content-row .column-7 {
  width: 58.33333333%;
}
.mobile-content-row .column-8 {
  width: 66.66666667%;
}
.mobile-content-row .column-9 {
  width: 75%;
}
.mobile-content-row .column-10 {
  width: 83.33333333%;
}
.mobile-content-row .column-11 {
  width: 91.66666667%;
}
.mobile-content-row .column-12 {
  width: 100%;
  padding: 0 !important;
}
.content-row:before,
.content-row:after {
  content: "";
  display: table;
  clear: both;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mobile-content-row:before,
.mobile-content-row:after {
  content: "";
  display: table;
  clear: both;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* <------ Grid and layout **/
/* Error messages **/
.error_message_basic {
  color: #f00 !important;
  display: block;
  padding-top: 2px;
}
.border-danger {
  border-color: #fa5265 !important;
}
.validation-error {
  position: relative;
}
.validation-error .border-danger {
  border: 1px solid #ff5c5c !important;
}
.validation-error .error-message {
  right: -310px;
  top: 0;
  position: absolute;
}
.validation-error .error-message i {
  position: absolute;
  left: -35px;
  top: 7px;
  font-size: 18px;
  color: #ff5c5c;
}
.validation-error .error-message p {
  margin: 0;
  background-color: #ffe5e5;
  padding: 5px 10px;
  width: 300px;
  text-align: left;
  border-radius: 4px;
  color: #ff5c5c;
}
.validation-error .error-message img {
  position: absolute;
  left: -6px;
  top: 7px;
}
/* TEMPORARY FIX **/
.fade {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
/* Modals css here **/
.modal-backdrop {
  background-color: #000;
  opacity: 0.9 !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)" !important;
  filter: alpha(opacity=90) !important;
}
.modal-no-bg .modal-content {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: none !important;
  border: none !important;
}
.modal-dialog {
  max-width: 680px;
}
.modal {
  padding: 0 20px !important;
}
@media screen and (min-width: 768px) {
  .modal .modal-dialog {
    width: auto;
  }
}
.modal .modal-content {
  -webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
  box-shadow: 0 3px 9px rgba(0,0,0,0.5);
}
.modal .m-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border-radius: 4px;
  outline: 0;
}
.modal .m-content .modal-header {
  border-bottom: none;
  padding-top: 20px;
  padding-bottom: 0;
}
.modal .m-content .modal-header .close {
  position: absolute;
  right: 15px;
}
.modal .m-content .modal-header .modal-title {
  font-size: 18px;
  font-weight: 600;
}
.modal .m-content .modal-header .modal-title-right {
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
}
.modal .m-content .modal-header .modal-subtitle {
  font-size: 15px;
  margin-bottom: 0;
  font-weight: 300;
}
.modal .m-content .modal-footer {
  border-top: none;
  text-align: left;
}
/* <------ Modals css here **/
/* Custom margin classes **/
.mt0 {
  margin-top: 0 !important;
}
.mt5 {
  margin-top: 5px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mt60 {
  margin-top: 60px !important;
}
.mt70 {
  margin-top: 70px !important;
}
.mt90 {
  margin-top: 90px !important;
}
.mb0 {
  margin-bottom: 0 !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
.mb70 {
  margin-bottom: 70px !important;
}
.mb80 {
  margin-bottom: 80px !important;
}
.mb90 {
  margin-bottom: 90px !important;
}
.mb100 {
  margin-bottom: 100px !important;
}
.nmb10 {
  margin-bottom: -10px !important;
}
.nmb20 {
  margin-bottom: -20px !important;
}
.nmb30 {
  margin-bottom: -30px !important;
}
.ml0 {
  margin-left: 0 !important;
}
.ml5 {
  margin-left: 5px !important;
}
.ml10 {
  margin-left: 10px !important;
}
.ml15 {
  margin-left: 15px !important;
}
.ml20 {
  margin-left: 20px !important;
}
.ml25 {
  margin-left: 25px !important;
}
.ml30 {
  margin-left: 30px !important;
}
.ml35 {
  margin-left: 35px !important;
}
.mr0 {
  margin-right: 0 !important;
}
.mr5 {
  margin-right: 5px !important;
}
.mr10 {
  margin-right: 10px !important;
}
.mr15 {
  margin-right: 15px !important;
}
.mr20 {
  margin-right: 20px !important;
}
.mr25 {
  margin-right: 25px !important;
}
.mr30 {
  margin-right: 30px !important;
}
.mr35 {
  margin-right: 35px !important;
}
.pos_relative {
  position: relative;
}
/* <------ Custom margin classes **/
/* Custom padding classes **/
.pt10 {
  padding-top: 10px !important;
}
.pt20 {
  padding-top: 20px;
}
.pt30 {
  padding-top: 30px;
}
.pt40 {
  padding-top: 40px;
}
.pt50 {
  padding-top: 50px;
}
.pt60 {
  padding-top: 60px;
}
.pt70 {
  padding-top: 70px;
}
.pb0 {
  padding-bottom: 0;
}
.pb5 {
  padding-bottom: 5px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb40 {
  padding-bottom: 40px;
}
.pb50 {
  padding-bottom: 50px;
}
.pb60 {
  padding-bottom: 60px;
}
.pb70 {
  padding-bottom: 70px;
}
.pb100 {
  padding-bottom: 100px;
}
.pl10 {
  padding-left: 10px;
}
.pl15 {
  padding-left: 15px;
}
.pl20 {
  padding-left: 20px !important;
}
.pl30 {
  padding-left: 30px;
}
.pl40 {
  padding-left: 40px;
}
.pl50 {
  padding-left: 50px;
}
.pl60 {
  padding-left: 60px;
}
.pl70 {
  padding-left: 70px;
}
.pr10 {
  padding-right: 10px;
}
.pr15 {
  padding-right: 15px;
}
.pr20 {
  padding-right: 20px;
}
.pr30 {
  padding-right: 30px;
}
.pr40 {
  padding-right: 40px;
}
.pr50 {
  padding-right: 50px;
}
.pr60 {
  padding-right: 60px;
}
.pr70 {
  padding-right: 70px;
}
/* <------ Custom padding classes **/
/* Others **/
.hidden {
  display: none !important;
}
.text_center {
  text-align: center;
}
.text_right {
  text-align: right;
}
.index_section_title {
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 4px;
  margin-top: 30px;
}
.index_section_subtitle {
  font-size: 15px;
  margin-bottom: 10px;
  margin-top: 0;
}
.no-scroll {
  overflow: hidden;
}
.draft-h2 {
  font-size: 18px;
  font-weight: 600;
}
.draft-h3 {
  font-size: 16px;
  font-weight: 600;
}
.legal-text-container h1 {
  letter-spacing: -0.8px;
  font-weight: 100;
  font-size: 44px;
  margin-bottom: 5vh;
  margin-top: 10vh;
}
.legal-text-container h2 {
  font-size: 26px;
  font-weight: 600;
  margin: 0 0 26px;
}
.legal-text-container h3 {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -0.5px;
}
.legal-text-container p {
  font-size: 17px;
  line-height: 27px;
  margin-bottom: 20px;
  color: #777;
}
.legal-text-container ol,
.legal-text-container ul {
  padding: 0 0 0 20px;
}
.legal-text-container ol li,
.legal-text-container ul li {
  font-size: 17px;
  line-height: 27px;
  color: #777;
}
.statement-text-container h1 {
  font-weight: 500;
  font-size: 44px;
  margin-bottom: 5vh;
  margin-top: 10vh;
}
.statement-text-container h2 {
  font-size: 26px;
  font-weight: 600;
  margin: 0 0 26px;
}
.statement-text-container h3 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px;
}
.statement-text-container p {
  font-size: 18px;
  line-height: 27px;
  margin-bottom: 20px;
}
.statement-text-container i {
  text-decoration: underline;
}
.statement-text-container ol,
.statement-text-container ul {
  padding: 0 0 0 20px;
}
.statement-text-container ol li,
.statement-text-container ul li {
  font-size: 18px;
  margin-bottom: 20px;
  line-height: 27px;
}
.slick-next,
.slick-prev {
  width: auto;
  height: auto;
}
.slick-prev {
  left: -70px !important;
}
.slick-next {
  right: -70px !important;
}
.slick-next::before,
.slick-prev::before {
  content: " " !important;
}
.slick-active.slick-current {
  z-index: 1;
}
/* <----- Others **/
.popover {
  -webkit-box-shadow: 0 3px 8px rgba(0,0,0,0.25);
  box-shadow: 0 3px 8px rgba(0,0,0,0.25);
  font-family: "myriad-pro", "Myriad Pro", "Roboto", "Helvetica Neue", "Arial", sans-serif;
}
.error_message_wrapper {
  position: fixed;
  background-color: rgba(255,255,255,0.98);
  top: 48px;
  width: 550px;
  -webkit-animation-name: errorAnim;
  -moz-animation-name: errorAnim;
  -o-animation-name: errorAnim;
  -ms-animation-name: errorAnim;
  animation-name: errorAnim;
  -webkit-animation-duration: 0.15s;
  -moz-animation-duration: 0.15s;
  -o-animation-duration: 0.15s;
  -ms-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-timing-function: easse-in-out;
  -moz-animation-timing-function: easse-in-out;
  -o-animation-timing-function: easse-in-out;
  -ms-animation-timing-function: easse-in-out;
  animation-timing-function: easse-in-out;
  margin: auto auto;
  display: block;
  left: -100%;
  right: -100%;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border: 1px solid #dfdfdf;
  -webkit-box-shadow: 0 3px 8px rgba(0,0,0,0.15);
  box-shadow: 0 3px 8px rgba(0,0,0,0.15);
  z-index: 1;
  padding: 15px 30px 20px 30px;
  font-size: 15px;
  color: #949494;
  line-height: 1;
}
.error_message_wrapper p {
  margin: 0;
}
.error_message_wrapper .close_btn {
  position: absolute;
  width: 12px;
  height: 12px;
  right: 5px;
  top: 5px;
  padding: 10px;
  background-image: url("/resources/images/cross_12px.png");
  background-position: center center;
  -webkit-background-size: 12px 12px;
  -moz-background-size: 12px 12px;
  background-size: 12px 12px;
  background-repeat: no-repeat;
  cursor: pointer;
}
.page-404-wrapper {
  padding: 80px 0;
}
.page-404-table {
  display: table;
  min-height: calc(100vh - 160px);
  margin: auto;
  max-width: 460px;
}
.page-404-row {
  display: table-row;
  text-align: center;
  color: #818da6;
}
.page-404-cell {
  display: table-cell;
  vertical-align: middle;
}
.page-404-status {
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  font-size: 234px;
  font-weight: 100;
  line-height: 0.96;
  letter-spacing: 0.3px;
  margin: 0 0 14px;
}
.page-404-title {
  font-size: 30px;
  font-weight: 900;
  line-height: 1.23;
  margin: 0 0 15px;
}
.page-404-description {
  font-size: 19px;
  margin-bottom: 80px;
  line-height: 1.21;
}
.page-404-link-home {
  display: inline-block;
  padding: 8px 29px 10px;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 700;
  color: #fff;
  border: 1px solid #197bd8;
  border-radius: 20px;
  background: #197bd8;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  transition: 0.2s ease;
}
.page-404-link-home:hover,
.page-404-link-home:focus,
.page-404-link-home:active {
  background: #fff;
  color: #197bd8;
  text-decoration: none;
}
.page-404-link-center {
  font-size: 16px;
  line-height: 1.25;
  color: #197bd8;
}
.page-404-link-center .page-404-link-center-icon {
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  transition: 0.2s ease;
  margin-left: 9px;
}
.page-404-link-center:hover,
.page-404-link-center:focus,
.page-404-link-center:active {
  text-decoration: none;
  color: #1462ad;
}
.page-404-link-center:hover .page-404-link-center-icon,
.page-404-link-center:focus .page-404-link-center-icon,
.page-404-link-center:active .page-404-link-center-icon {
  -webkit-transform: translateX(5px);
  -moz-transform: translateX(5px);
  -o-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
}
.overlay_visible {
  opacity: 1 !important;
  -ms-filter: none !important;
  filter: none !important;
}
.post_body .DraftEditor-root .DraftEditor-editorContainer .public-DraftEditor-content {
  padding: 0;
}
.comment_body > .DraftEditor-root > .DraftEditor-editorContainer > .public-DraftEditor-content {
  min-height: auto !important;
  padding: 0 !important;
}
.DraftEditor-root {
  position: relative;
}
.DraftEditor-root .public-DraftEditorPlaceholder-root {
  position: absolute;
  -webkit-transition: 0.15s ease;
  -moz-transition: 0.15s ease;
  -o-transition: 0.15s ease;
  -ms-transition: 0.15s ease;
  transition: 0.15s ease;
  opacity: 0.35;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";
  filter: alpha(opacity=35);
  top: 10px;
  left: 10px;
  z-index: 0;
}
.DraftEditor-root .DraftEditor-editorContainer {
  position: relative;
  z-index: 6;
}
.DraftEditor-root .DraftEditor-editorContainer .public-DraftEditor-content {
  min-height: 40px;
  padding: 10px;
  padding-right: 25px;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.modal-body .DraftEditor-root {
  max-height: 380px;
  overflow: scroll;
}
.type_area_big .DraftEditor-root {
  min-height: 130px;
  font-size: 16px;
}
.posting_feeling_select .Select-control {
  border: none;
}
.posting_feeling_select .Select-control .Select-arrow-zone {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.posting_feeling_select .Select-control .Select-placeholder,
.posting_feeling_select .Select-control .Select-input {
  line-height: 40px;
  height: 38px;
}
.posting_feeling_select .Select-control .Select-input {
  display: none;
}
.posting_feeling_select .Select-control .Select-clear {
  line-height: 38px;
}
.posting_feeling_select .Select-control:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.posting_feeling_select .Select-control:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.posting_feeling_select .is-focused:not(.is-open) > .Select-control {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.posting_feeling_select .Select-menu-outer {
  border-radius: 4px;
  overflow: hidden;
  -webkit-box-shadow: 0 3px 20px rgba(0,0,0,0.15);
  box-shadow: 0 3px 20px rgba(0,0,0,0.15);
}
.comment_input .DraftEditor-root {
  position: relative;
}
.comment_input .DraftEditor-root .public-DraftEditorPlaceholder-root {
  position: absolute;
  opacity: 0.35;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";
  filter: alpha(opacity=35);
  top: 5px;
  left: 10px;
  z-index: 0;
}
.comment_input .DraftEditor-root .DraftEditor-editorContainer {
  position: relative;
  z-index: 6;
}
.comment_input .DraftEditor-root .DraftEditor-editorContainer .public-DraftEditor-content {
  min-height: 30px;
  padding: 5px 43px 5px 10px;
}
.posting_community_choose .Select:hover,
.posting_community_choose .Select:active,
.posting_community_choose .Select:visited,
.posting_community_choose .Select:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.posting_community_choose .Select .Select-control {
  margin-top: 10px;
  border: none;
  border-radius: 0;
  height: auto;
}
.posting_community_choose .Select .Select-control:hover,
.posting_community_choose .Select .Select-control:active,
.posting_community_choose .Select .Select-control:visited,
.posting_community_choose .Select .Select-control:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.posting_community_choose .Select .Select-control .Select-placeholder {
  line-height: 1;
  padding: 0;
}
.posting_community_choose .Select .Select-control .Select-arrow-zone {
  width: auto;
  padding: 0;
  line-height: 1;
  vertical-align: top;
}
.posting_community_choose .Select .Select-control .Select-input {
  height: auto;
  padding: 0;
}
.Select-input input {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.spinner {
  margin: 100px auto;
  width: 50px;
  height: 40px;
  text-align: center;
  font-size: 10px;
}
.spinner > div {
  background-color: rgba(255,255,255,0.6);
  height: 100%;
  width: 4px;
  border-radius: 100px;
  margin: 2px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  -moz-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  -o-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  -ms-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}
.spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  -moz-animation-delay: -1.1s;
  -o-animation-delay: -1.1s;
  -ms-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.spinner .rect3 {
  -webkit-animation-delay: -1s;
  -moz-animation-delay: -1s;
  -o-animation-delay: -1s;
  -ms-animation-delay: -1s;
  animation-delay: -1s;
}
.spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  -moz-animation-delay: -0.9s;
  -o-animation-delay: -0.9s;
  -ms-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  -moz-animation-delay: -0.8s;
  -o-animation-delay: -0.8s;
  -ms-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
.separator_section {
  text-align: center;
  margin: 4px 0;
}
.separator_section .line {
  width: 40%;
  display: inline-block;
  vertical-align: middle;
  height: 1px;
  background-color: #bdbdbd;
}
.separator_section .separator_label {
  color: #bdbdbd;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  margin: 0 10px;
  text-transform: lowercase;
}
.login-box {
  padding: 20px 160px;
  background-color: #fff;
  border: 1px solid #dfdfdf;
  border-radius: 4px;
  margin-top: 20px;
}
.login-box h1 {
  font-size: 20px;
  margin-bottom: 30px;
  text-align: center;
  font-weight: 600;
}
.login-box h1 span {
  font-weight: 400;
}
.login-box input {
  padding-left: 15px;
  margin-top: 0 !important;
}
.login-box button {
  width: 100%;
  text-align: center;
  font-size: 17px;
}
.login-box p {
  text-align: center;
  color: rgba(42,49,54,0.5);
}
.login-box p a {
  font-size: 15px;
  margin-left: 6px;
  text-decoration: none;
  display: inline-block;
}
.login-box p.terms {
  text-align: left;
  margin-bottom: 40px;
}
.login-box p.terms a {
  margin: 0;
  color: rgba(42,49,54,0.7);
  text-decoration: underline;
  font-size: 13px;
  font-weight: 600;
}
.forgotten_pass_link {
  text-align: center;
  display: block;
  margin-bottom: 10px;
  font-size: 15px;
}
input:-webkit-autofill {
  background-image: inherit !important;
}
.loading_wrapper {
  position: absolute;
  width: 99% !important;
  height: 99% !important;
  z-index: 9999999;
  background-color: rgba(255,255,255,0.9);
  top: -100%;
  left: -100%;
  right: -100%;
  bottom: -100%;
  margin: auto auto;
}
.loading_wrapper.full_width {
  width: 100% !important;
  height: 100% !important;
}
.loading_wrapper.static {
  position: static !important;
}
.loading_wrapper.normal_z_index {
  z-index: 1;
}
.loading_wrapper.z_index_100 {
  z-index: 100;
}
.loading_wrapper.fixed_loader {
  position: fixed;
  width: 100%;
  height: 100%;
}
.loading_wrapper.no_background {
  background-color: transparent !important;
}
.loading_wrapper.relative {
  position: relative;
  height: 24px !important;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.loading_wrapper p {
  margin-top: 14px;
  font-size: 20px;
  font-weight: 600;
  position: absolute;
  top: calc(50% - 60px);
  left: -50%;
  right: -50%;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  text-align: center;
}
.loading {
  width: 100%;
  height: 18px;
  padding: 0;
  line-height: 100%;
  position: absolute;
  top: -100%;
  left: -100%;
  right: -100%;
  bottom: -100%;
  margin: auto auto;
  text-align: center;
}
.loading_bar {
  vertical-align: middle;
  background-color: #f5f8fa;
  display: inline-block;
  width: 6px !important;
  height: 15px !important;
  margin: 0 1px;
  border-radius: 1.5px;
  border: 1px solid #dfdfdf;
  -webkit-animation: loading 1s ease-in infinite;
  -moz-animation: loading 1s ease-in infinite;
  -o-animation: loading 1s ease-in infinite;
  -ms-animation: loading 1s ease-in infinite;
  animation: loading 1s ease-in infinite;
}
.loading_bar:nth-child(1) {
  -webkit-animation-delay: 0;
  -moz-animation-delay: 0;
  -o-animation-delay: 0;
  -ms-animation-delay: 0;
  animation-delay: 0;
}
.loading_bar:nth-child(2) {
  -webkit-animation-delay: 0.09s;
  -moz-animation-delay: 0.09s;
  -o-animation-delay: 0.09s;
  -ms-animation-delay: 0.09s;
  animation-delay: 0.09s;
}
.loading_bar:nth-child(3) {
  -webkit-animation-delay: 0.18s;
  -moz-animation-delay: 0.18s;
  -o-animation-delay: 0.18s;
  -ms-animation-delay: 0.18s;
  animation-delay: 0.18s;
}
.messages_block_wrapper {
  border: 1px solid #dfdfdf;
}
.sidebar-block-wrapper {
  background: #fff;
}
.sidebar-block-wrapper .title {
  padding: 20px 0 15px 10px;
  font-size: 20px;
  border-bottom: 1px solid #dfdfdf;
  margin: 0;
}
.sidebar-block-wrapper .sidebar-block-content {
  min-height: calc(100vh - 250px);
  display: inline-block;
  width: calc(100% - 250px);
  margin: 0;
  margin-left: -4px;
  padding: 0;
  vertical-align: top;
  border-left: 1px solid #dfdfdf;
  overflow: hidden;
}
.sidebar-block-wrapper .sidebar-block-content .title {
  padding: 20px 0 15px 10px;
  font-size: 20px;
  border-bottom: 1px solid #dfdfdf;
  margin: 0;
}
.notification_dot_flex_end {
  justify-self: flex-end;
  margin-right: 0;
  margin-left: auto;
}
.profile-settings-pic {
  margin-bottom: 40px;
}
.profile-settings-pic .img {
  display: inline-block;
  vertical-align: middle;
  width: 45px;
  height: 45px;
  overflow: hidden;
  position: relative;
}
.profile-settings-pic .img img {
  width: 100%;
  position: absolute;
  top: 0;
  left: -50%;
  right: -50%;
  margin: auto;
}
.profile-settings-pic .info {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.profile-settings-pic .info h4 {
  margin: 0;
}
.profile-settings-pic .info h4 span {
  color: #187bd8;
  font-size: 12px;
}
.profile-settings-pic .info h4 span:hover {
  cursor: pointer;
  color: #0c3d6c;
}
.profile-settings-pic .info p {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  margin: 0;
}
.change-pass-box {
  padding: 15px;
  border: 1px solid #dfdfdf;
  border-radius: 4px;
  background-color: #fff;
}
input[id*='toggle-'] {
  max-height: 0;
  max-width: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
input[id*='toggle-'] + label {
  display: block;
  position: relative;
  -webkit-box-shadow: inset 0 0 0 1px #d5d5d5;
  box-shadow: inset 0 0 0 1px #d5d5d5;
  height: 23px;
  width: 56px;
  border-radius: 15px;
}
input[id*='toggle-'] + label span:nth-child(1) {
  position: absolute;
  color: #fff;
  left: 7px;
  line-height: 23px;
  font-weight: 500;
}
input[id*='toggle-'] + label span:nth-child(2) {
  position: absolute;
  color: #000;
  line-height: 23px;
  right: 6px;
  font-weight: 600;
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  transition: 0.2s ease;
}
input[id*='toggle-'] + label:before {
  content: "";
  position: absolute;
  display: block;
  height: 23px;
  width: 23px;
  top: 0;
  left: 0;
  border-radius: 15px;
  background: rgba(24,123,216,0);
  -moz-transition: 0.25s ease-in-out;
  -webkit-transition: 0.25s ease-in-out;
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  -ms-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
input[id*='toggle-'] + label:after {
  content: "";
  position: absolute;
  display: block;
  height: 23px;
  width: 23px;
  top: 0;
  left: 0;
  border-radius: 15px;
  background: #fff;
  -webkit-box-shadow: inset 0 0 0 1px rgba(0,0,0,0.2), 0 2px 4px rgba(0,0,0,0.2);
  box-shadow: inset 0 0 0 1px rgba(0,0,0,0.2), 0 2px 4px rgba(0,0,0,0.2);
  -moz-transition: 0.25s ease-in-out;
  -webkit-transition: 0.25s ease-in-out;
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  -ms-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
input[id*='toggle-']:checked + label:before {
  width: 50px;
  background: #187bd8;
}
input[id*='toggle-']:checked + label:after {
  left: 33px;
  -webkit-box-shadow: inset 0 0 0 1px #187bd8, 0 2px 4px rgba(0,0,0,0.2);
  box-shadow: inset 0 0 0 1px #187bd8, 0 2px 4px rgba(0,0,0,0.2);
}
input[id*='toggle-']:checked +label span:nth-child(2) {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
#notif-settings h4 {
  margin: 0 0 30px;
  font-size: 15px;
  font-weight: 600;
}
#notif-settings p {
  margin: 0;
  font-weight: 400;
  font-size: 14px;
  margin-top: 5px;
}
.custom_link_wrapper {
  width: 100%;
  background-color: #fff;
  border: 1px solid #dfdfdf;
  -webkit-box-shadow: 0 2px 1px rgba(0,0,0,0.03);
  box-shadow: 0 2px 1px rgba(0,0,0,0.03);
  position: relative;
}
.custom_link_wrapper .remove_btn {
  cursor: pointer;
  position: absolute;
  right: 0;
  z-index: 1;
  top: 0;
  color: #fff;
  padding: 10px;
  background-color: rgba(0,0,0,0.6);
}
.custom_link_wrapper .custom_link_info.full_width {
  width: 100% !important;
  padding: 5px 10px 10px 10px !important;
}
.custom_link_wrapper .custom_link_info {
  display: inline-block;
  vertical-align: top;
  width: calc(70% - 20px);
  padding: 5px 0 10px 10px;
}
.custom_link_wrapper .custom_link_info .custom_link_title {
  margin-bottom: 5px;
  line-height: 1.2;
  font-size: 16px;
  font-weight: 600;
  color: #000;
}
.custom_link_wrapper .custom_link_info .custom_link_description {
  font-size: 14px;
  margin-bottom: 10px;
  color: rgba(0,0,0,0.4);
  line-height: 1.2;
}
.custom_link_wrapper .custom_link_info .custom_link_domain {
  color: rgba(0,0,0,0.4);
  font-size: 12px;
  text-transform: uppercase;
}
.custom_link_wrapper .custom_link_info .custom_link_domain span {
  text-transform: uppercase;
  font-size: 12px !important;
}
.custom_link_wrapper .custom_link_img {
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  width: 30%;
  margin-left: 15px;
  height: 155px;
  position: relative;
}
.custom_link_wrapper .custom_link_img img {
  position: absolute;
  height: 100%;
  left: -50%;
  right: -50%;
  max-width: none !important;
  margin: auto auto;
}
.private-icon {
  width: 54px;
  height: 64px;
  background-image: url("/resources/images/lock_icon.png");
  -webkit-background-size: 54px 64px;
  -moz-background-size: 54px 64px;
  background-size: 54px 64px;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0 auto;
  margin-top: 20px;
}
.conversation .public-DraftEditor-content {
  padding: 0 !important;
  min-height: auto !important;
}
.Select-value:hover,
.Select:hover,
.Select-value:focus,
.Select:focus,
.Select-value:visited,
.Select:visited,
.Select-value:active,
.Select:active {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.is-focused:not(.is-open)>.Select-control {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-color: transparent !important;
}
.Select-menu-outer {
  z-index: 60;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-top: 2px;
  border-radius: 4px !important;
  border: 1px solid #dfdfdf !important;
}
.Select-menu-outer:hover {
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: 1px solid;
  border-color: #dfdfdf !important;
}
.create_post_area.medium-editor-element {
  min-height: 180px;
}
.create_post_area.medium-editor-element i {
  font-style: italic;
}
.medium-editor-placeholder-relative::after {
  padding: 0;
  color: #b3b3b1;
  font-style: normal;
}
.medium-editor-placeholder:after {
  color: #b3b3b1;
  font-style: normal;
}
.nothing_to_show_message {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
}
.nothing_to_show_message p {
  opacity: 0.25;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
  filter: alpha(opacity=25);
  font-weight: 800;
  line-height: 17px;
  color: #485267;
  font-size: 19px;
  width: 150px;
  margin: 0 auto;
  margin-top: 14px;
}
.ElementsApp input {
  font-size: 18px !important;
}
.StripeElement {
  display: inline-block;
  padding-top: 8px;
}
.StripeElement iframe input {
  font-family: "proxima-nova", "Proxima Nova", "Myriad Pro", "Helvetica Neue", "Arial", sans-serif !important;
}
a.thanked {
  background-color: #dadada !important;
}
a.thanked:active,
a.thanked:focus,
a.thanked:visited,
a.thanked:hover {
  background-color: #dadada !important;
}
#paypal-button-container:hover + #paypal_cover_btn {
  background: #48b0e5;
  background-color: #48b0e5;
}
.medium-editor-placeholder:after {
  font-style: normal;
  color: #a3a3a3;
  opacity: 0.45;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=45)";
  filter: alpha(opacity=45);
}
.tooltip.in {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.d-flex {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  width: 100%;
}
.flex-row {
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.align-items-center {
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.justify-content-flex-end {
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.read_more_btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: none;
  border: none;
  color: #187bd8;
  padding: 0;
}
.read_more_btn:hover {
  color: #23527c;
  text-decoration: underline;
}
.enhanced_footer_wrapper {
  background-color: #f0f4fa;
  padding: 40px 0;
  margin-bottom: 25px;
  border-radius: 12px;
}
.enhanced_footer_wrapper svg {
  font-size: 58px;
  margin-right: 20px;
  color: #485267;
}
.enhanced_footer_info_wrapper {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 80px);
  color: #485267;
}
.enhanced_footer_info_wrapper .enhanced_footer_title {
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 6px;
  color: #485267;
}
.enhanced_footer_info_wrapper .enhanced_footer_info {
  font-size: 15px;
  line-height: 18px;
  color: #485267;
  margin-bottom: 12px;
}
.enhanced_footer_info_wrapper .enhanced_footer_link {
  color: #187bd8;
  font-size: 15px;
  line-height: 18px;
  margin-top: 12px;
}
.enhanced_footer_info_wrapper .enhanced_footer_link svg {
  color: #187bd8;
  font-size: 13px;
  margin-left: 8px;
}
.see_all_btn {
  display: inline-block;
  border-radius: 6px;
  background-color: #f0f2f5;
  line-height: 20px;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  font-size: 16px;
  font-weight: bold;
  color: #485267;
  padding: 8px 9px 8px 13px;
}
.see_all_btn:hover {
  background-color: #e1e5eb;
  text-decoration: none;
  color: #485267;
}
.see_all_btn .btn_icon {
  line-height: 19px;
  font-size: 19px;
  margin-left: 9px;
  vertical-align: sub;
}
.load_category_btn {
  border-radius: 100px;
  border: 1px solid #187bd8;
  color: #187bd8;
  padding: 11px 25px 12px;
  background: transparent;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  transition: 0.2s ease;
}
.load_category_btn:hover {
  background-color: #187bd8;
  color: #fff;
}
.load_category_btn:focus {
  outline: none;
}
.load_category_btn .btn_icon {
  margin-right: 8px;
}
.btn_rotate {
  background: none;
  border: 1px solid #dfdfdf;
  color: #dfdffd;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  transition: 0.2s ease;
}
.btn_rotate:hover,
.btn_rotate:focus,
.btn_rotate:active {
  boder-color: #b2b2b2;
  color: #b2b2b2;
  outline: none;
}
#withdraw_form_modal.modal.in,
#withdraw_document_modal.modal.in {
  overflow: auto;
}
#withdraw_form_modal.modal.in .modal-dialog,
#withdraw_document_modal.modal.in .modal-dialog {
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
}
#react-select-2-input,
#react-select-3-input {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.default_gallery {
  margin-left: -20px;
}
.notifications_remove_underline:hover {
  text-decoration: none;
}
.share_modal_outer {
  width: 480px !important;
}
.light_blue_background_color {
  background-color: #f0f4fa;
}
.static-statement-bar {
  position: fixed;
  top: 80px;
  padding: 8px;
  font-size: 14px;
  color: #fff;
  background-color: #187bd8;
  width: 100%;
  text-align: center;
  z-index: 49;
}
.static-statement-bar a {
  color: #fff;
  padding-left: 10px;
  font-weight: 700;
}
@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min--moz-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
  .private-icon {
    background-image: url("/resources/images/lock_icon@2x.png") !important;
  }
  .header_logo {
    background-image: url("/resources/images/logo_2x.png") !important;
  }
  .page-404-image {
    background-image: url("/resources/images/404_image.jpg") !important;
  }
  .mobile_footer a::after {
    background-image: url("/resources/images/disclosure_ondicator@2x.png") !important;
  }
  .header-search {
    background-image: url("/resources/images/search_ico_2x.png");
  }
}
@-moz-keyframes errorAnim {
  0% {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes errorAnim {
  0% {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-o-keyframes errorAnim {
  0% {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes errorAnim {
  0% {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-moz-keyframes sk-stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4);
    -moz-transform: scaleY(0.4);
    -o-transform: scaleY(0.4);
    -ms-transform: scaleY(0.4);
    transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4);
    -moz-transform: scaleY(0.4);
    -o-transform: scaleY(0.4);
    -ms-transform: scaleY(0.4);
    transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@-o-keyframes sk-stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4);
    -moz-transform: scaleY(0.4);
    -o-transform: scaleY(0.4);
    -ms-transform: scaleY(0.4);
    transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@keyframes sk-stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4);
    -moz-transform: scaleY(0.4);
    -o-transform: scaleY(0.4);
    -ms-transform: scaleY(0.4);
    transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@-moz-keyframes loading {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    border-color: #dfdfdf;
  }
  20% {
    -webkit-transform: scale(1, 1.6);
    -moz-transform: scale(1, 1.6);
    -o-transform: scale(1, 1.6);
    -ms-transform: scale(1, 1.6);
    transform: scale(1, 1.6);
    background-color: #197bd8;
    border-color: #1269bb;
  }
  40% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    border-color: #dfdfdf;
    background-color: #f5f8fa;
  }
}
@-webkit-keyframes loading {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    border-color: #dfdfdf;
  }
  20% {
    -webkit-transform: scale(1, 1.6);
    -moz-transform: scale(1, 1.6);
    -o-transform: scale(1, 1.6);
    -ms-transform: scale(1, 1.6);
    transform: scale(1, 1.6);
    background-color: #197bd8;
    border-color: #1269bb;
  }
  40% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    border-color: #dfdfdf;
    background-color: #f5f8fa;
  }
}
@-o-keyframes loading {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    border-color: #dfdfdf;
  }
  20% {
    -webkit-transform: scale(1, 1.6);
    -moz-transform: scale(1, 1.6);
    -o-transform: scale(1, 1.6);
    -ms-transform: scale(1, 1.6);
    transform: scale(1, 1.6);
    background-color: #197bd8;
    border-color: #1269bb;
  }
  40% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    border-color: #dfdfdf;
    background-color: #f5f8fa;
  }
}
@keyframes loading {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    border-color: #dfdfdf;
  }
  20% {
    -webkit-transform: scale(1, 1.6);
    -moz-transform: scale(1, 1.6);
    -o-transform: scale(1, 1.6);
    -ms-transform: scale(1, 1.6);
    transform: scale(1, 1.6);
    background-color: #197bd8;
    border-color: #1269bb;
  }
  40% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    border-color: #dfdfdf;
    background-color: #f5f8fa;
  }
}
@-moz-keyframes show_more_loading {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@-webkit-keyframes show_more_loading {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@-o-keyframes show_more_loading {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@keyframes show_more_loading {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}

.HomeFeed__community_page_box___2KjSq:nth-child(odd) {
  margin-left: 10px;
}
.HomeFeed__community_page_box___2KjSq {
  padding: 20px !important;
  width: calc(50% - 10px);
  float: left;
  margin-top: 0 !important;
  margin-bottom: 10px;
}
.HomeFeed__community_page_box___2KjSq button {
  padding: 0 8px !important;
}
.HomeFeed__community_page_box___2KjSq h4 {
  font-size: 15px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
}
.HomeFeed__box___1PvaQ {
  padding: 10px;
  background-color: #fff;
  border: 1px solid #dfdfdf;
  border-radius: 4px;
  margin-top: 10px;
}
.HomeFeed__box___1PvaQ .HomeFeed__box_regular___3pxxJ .HomeFeed__box_title___2hmeS {
  border-bottom: 1px solid #dfdfdf;
  margin: 0;
  padding: 0 0 10px 0;
  font-weight: 700;
  font-size: 15px;
}
.HomeFeed__box___1PvaQ .HomeFeed__box_regular___3pxxJ a {
  color: #187bd8;
}
.HomeFeed__box___1PvaQ .HomeFeed__box_community___24EOu .HomeFeed__community_color___1iyrn {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  border-radius: 400px;
  display: inline-block;
  vertical-align: top;
  border: 1px solid transparent;
  overflow: hidden;
}
.HomeFeed__box___1PvaQ .HomeFeed__box_community___24EOu .HomeFeed__community_color___1iyrn .HomeFeed__hashtag_ico___2XxRj {
  display: block;
  background-image: url("/resources/images/hashtag_ico.png");
  -webkit-background-size: 20px 20px;
  -moz-background-size: 20px 20px;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  margin-top: -1px;
  margin-left: -1px;
  height: 20px;
  width: 20px;
}
.HomeFeed__box___1PvaQ .HomeFeed__box_community___24EOu .HomeFeed__community_info___1_XwJ {
  margin-bottom: 10px;
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 36px);
  color: #000;
}
.HomeFeed__box___1PvaQ .HomeFeed__box_community___24EOu .HomeFeed__community_info___1_XwJ:hover {
  text-decoration: none;
}
.HomeFeed__box___1PvaQ .HomeFeed__box_community___24EOu .HomeFeed__community_info___1_XwJ a {
  color: #000;
}
.HomeFeed__box___1PvaQ .HomeFeed__box_community___24EOu .HomeFeed__community_info___1_XwJ .HomeFeed__community_title___3UOEy {
  margin: 0;
  padding: 0;
  margin-top: 2px;
}
.HomeFeed__box___1PvaQ .HomeFeed__box_community___24EOu .HomeFeed__community_info___1_XwJ .HomeFeed__community_title___3UOEy:hover {
  text-decoration: underline;
}
.HomeFeed__box___1PvaQ .HomeFeed__box_community___24EOu .HomeFeed__community_info___1_XwJ .HomeFeed__community_description___1dJ_C {
  margin: 0;
}
.HomeFeed__box___1PvaQ .HomeFeed__box_community___24EOu .HomeFeed__community_actions___1EEUM {
  margin-top: 12px;
}
.HomeFeed__box___1PvaQ .HomeFeed__box_community___24EOu .HomeFeed__community_actions___1EEUM .HomeFeed__community_share_btn___3DPjQ {
  margin-left: 20px;
  position: relative;
  font-weight: 600;
  z-index: 20;
}
.HomeFeed__box___1PvaQ .HomeFeed__box_community___24EOu .HomeFeed__community_actions___1EEUM .HomeFeed__community_more_btn___13WN3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.HomeFeed__box___1PvaQ .HomeFeed__box_community___24EOu .HomeFeed__community_actions___1EEUM .HomeFeed__community_more_btn___13WN3:hover,
.HomeFeed__box___1PvaQ .HomeFeed__box_community___24EOu .HomeFeed__community_actions___1EEUM .HomeFeed__community_share_btn___3DPjQ:hover {
  cursor: pointer;
}
.HomeFeed__campaigns_list_sidebar___eK9F9 {
  border-radius: 12px;
  padding: 10px 0;
  margin-top: 10px;
  background-color: #f6f9fc;
}
.HomeFeed__campaigns_list_sidebar_label___mumve {
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.24px;
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  margin-bottom: 6px;
  padding: 0 12px;
}
.HomeFeed__campaigns_list_sidebar_separator___3CNhg {
  height: 3px;
  width: 100%;
  background-color: #e9ebee;
  margin-bottom: 17px;
  margin-top: 10px;
}
.HomeFeed__see_all_campaigns_link___1AeZc {
  color: #187bd8;
  font-size: 14px;
  display: block;
  text-align: center;
  margin-top: -7px;
}
.HomeFeed__see_all_campaigns_link___1AeZc span {
  margin-right: 7px;
}
.HomeFeed__see_all_campaigns_link___1AeZc i {
  -webkit-transition: 100ms all ease-in;
  -moz-transition: 100ms all ease-in;
  -o-transition: 100ms all ease-in;
  -ms-transition: 100ms all ease-in;
  transition: 100ms all ease-in;
}
.HomeFeed__see_all_campaigns_link___1AeZc:hover {
  color: #187bd8;
}
.HomeFeed__see_all_campaigns_link___1AeZc:hover i {
  -webkit-transform: translateX(6px);
  -moz-transform: translateX(6px);
  -o-transform: translateX(6px);
  -ms-transform: translateX(6px);
  transform: translateX(6px);
}
.HomeFeed__feed_sidebar___1dwsg {
  position: fixed;
  top: 103px;
  max-width: 210px;
  width: 100%;
}
.HomeFeed__feed_sidebar___1dwsg.HomeFeed__push_down___Wx-Gn {
  top: 140px !important;
}
.HomeFeed__saved_box_icon___528kd {
  background-image: url("/resources/images/saved_ico_L.png");
  -webkit-background-size: 16px 25px;
  -moz-background-size: 16px 25px;
  background-size: 16px 25px;
  background-repeat: no-repeat;
  background-position: center center;
  width: 16px;
  height: 25px;
  margin-right: 5px;
  vertical-align: middle;
  display: inline-block;
}
.HomeFeed__saved_box_title___piJX- {
  font-size: 15px;
  margin: 0 5px;
  font-weight: 800;
  display: inline-block;
  vertical-align: middle;
}
.HomeFeed__saved_box_title___piJX- span {
  font-size: 13px;
  font-weight: 400;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.HomeFeed__create_post_box___2X7eR {
  position: relative;
  padding: 10px;
  background-color: #fff;
  border: 1px solid;
  border-color: #e5e6e9 #dfe0e4 #d0d1d5;
  border-radius: 4px;
  margin-top: 10px;
}
.HomeFeed__create_post_box___2X7eR .HomeFeed__user_pic___3uvaJ {
  display: inline-block;
  vertical-align: top;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  border-radius: 400px;
  overflow: hidden;
  position: relative;
  text-align: center;
}
.HomeFeed__create_post_box___2X7eR .HomeFeed__user_pic___3uvaJ span {
  display: block;
  line-height: 39px;
  font-weight: 300;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
}
.HomeFeed__create_post_box___2X7eR .HomeFeed__user_pic___3uvaJ img {
  position: absolute;
  margin: 0 auto;
  top: 0;
  left: -50%;
  right: -50%;
  height: 100%;
}
.HomeFeed__create_post_box___2X7eR .HomeFeed__post_input_area___YVPhr {
  display: inline-block;
  width: calc(100% - 50px);
  vertical-align: top;
  position: relative;
}
.HomeFeed__create_post_box___2X7eR .HomeFeed__post_input_area___YVPhr .HomeFeed__loader_wrapper___2NAyL {
  padding: 20px;
  z-index: 15;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  border: 1px solid #dfdfdf;
  background-color: rgba(255,255,255,0.9);
}
.HomeFeed__create_post_box___2X7eR .HomeFeed__post_input_area___YVPhr .HomeFeed__loader_wrapper___2NAyL .HomeFeed__loading_bar___1bhAr {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  height: 10px;
  background-color: #efefef;
  border-radius: 80px;
  border: 1px solid #dfdfdf;
  overflow: hidden;
  position: absolute;
  width: 460px;
  top: 50%;
  margin-top: -5px;
  margin-left: auto;
  margin-right: auto;
}
.HomeFeed__create_post_box___2X7eR .HomeFeed__post_input_area___YVPhr .HomeFeed__loader_wrapper___2NAyL .HomeFeed__loading_bar___1bhAr .HomeFeed__loader___2AGMz {
  width: 210px;
  height: 8px;
  background-color: #218ff8;
  border-radius: 80px;
  -webkit-animation-name: HomeFeed__load___BoVm7;
  -moz-animation-name: HomeFeed__load___BoVm7;
  -o-animation-name: HomeFeed__load___BoVm7;
  -ms-animation-name: HomeFeed__load___BoVm7;
  animation-name: HomeFeed__load___BoVm7;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  -ms-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  animation-timing-function: linear;
}
.HomeFeed__create_post_box___2X7eR .HomeFeed__post_input_area___YVPhr .HomeFeed__loader_wrapper___2NAyL p {
  position: absolute;
  top: 50%;
  margin-top: -35px;
  font-size: 15px;
  text-align: center;
  width: 460px;
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
}
.HomeFeed__my_profile_link___MP7c0 {
  display: block;
  margin-bottom: 20px;
  padding-left: 9px;
}
.HomeFeed__my_profile_link___MP7c0:hover p {
  color: #187bd8 !important;
}
.HomeFeed__my_profile_link___MP7c0 .HomeFeed__img___2KYt3 {
  display: inline-block;
  width: 34px;
  height: 34px;
  vertical-align: middle;
  overflow: hidden;
  position: relative;
  margin-right: 10px;
  border-radius: 400px;
  background-color: #b9d7f3;
  text-align: center;
}
.HomeFeed__my_profile_link___MP7c0 .HomeFeed__img___2KYt3 img {
  top: -50%;
  bottom: -50%;
  left: -50%;
  right: -50%;
  position: absolute;
  margin: auto auto;
  width: 100%;
}
.HomeFeed__my_profile_link___MP7c0 .HomeFeed__info___2bAZ2 {
  display: inline-block;
  width: calc(100% - 44px);
  vertical-align: middle;
}
.HomeFeed__my_profile_link___MP7c0 .HomeFeed__info___2bAZ2 p {
  margin: 0;
  font-weight: 600;
  line-height: 1;
  color: #333;
  font-size: 19px;
  width: 100%;
  display: block;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 120px;
}
.HomeFeed__feed___1NC9v li {
  margin-bottom: 15px;
}
.HomeFeed__feed___1NC9v .HomeFeed__feed_link___SpzRL {
  display: block;
  cursor: pointer;
  text-decoration: none;
  color: #414b54;
  position: relative;
  width: 98%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  padding: 7px 9px 9px;
  font-weight: 600;
}
.HomeFeed__feed___1NC9v .HomeFeed__feed_link___SpzRL:hover,
.HomeFeed__feed___1NC9v .HomeFeed__feed_link___SpzRL.HomeFeed__active_link___3zZtt {
  background-color: #ecf4fc;
  border-radius: 50px;
}
.HomeFeed__feed___1NC9v .HomeFeed__feed_link___SpzRL svg {
  width: 25px;
  height: 25px;
  font-size: 25px;
  vertical-align: middle;
  margin-right: 12px;
  color: #323232;
}
.HomeFeed__feed___1NC9v .HomeFeed__feed_link_icon___n8bsk,
.HomeFeed__feed___1NC9v .HomeFeed__feed_link_label___3t1_2 {
  vertical-align: middle;
}
.HomeFeed__users_list___1wH9b .HomeFeed__user___3my_5 {
  width: 32px;
  height: 32px;
  display: inline-block;
  margin: 5px;
  border-radius: 400px;
  overflow: hidden;
}
.HomeFeed__users_list___1wH9b .HomeFeed__user___3my_5 img {
  width: 100%;
}
.HomeFeed__users_list___1wH9b .HomeFeed__last_user___1WTb6 {
  position: relative;
  background-color: #000;
}
.HomeFeed__users_list___1wH9b .HomeFeed__last_user___1WTb6 img {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.HomeFeed__users_list___1wH9b .HomeFeed__last_user___1WTb6 p {
  line-height: 1;
  position: absolute;
  top: 5px;
  color: #fff;
  font-size: 11px;
  text-align: center;
}
.HomeFeed__header_logo___2V4rR {
  width: 123px;
  height: 30px;
  background-image: url("/resources/images/logo_1x.png");
  background-repeat: no-repeat;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  background-size: 100%;
  display: block;
}
.HomeFeed__discover_community_icon___18End {
  background-image: url("/resources/images/sidebar_community_icon.png");
  -webkit-background-size: 14px 14px;
  -moz-background-size: 14px 14px;
  background-size: 14px 14px;
  background-repeat: no-repeat;
  background-position: center center;
  width: 14px;
  height: 14px;
  margin-right: 5px;
  margin-left: -15px;
  vertical-align: text-bottom;
  display: inline-block;
}
.HomeFeed__saved_icon___BW8U7 {
  background-image: url("/resources/images/saved_ico.png");
  -webkit-background-size: 10px 16px;
  -moz-background-size: 10px 16px;
  background-size: 10px 16px;
  background-repeat: no-repeat;
  background-position: center center;
  width: 14px;
  height: 16px;
  margin-right: 5px;
  margin-left: -15px;
  vertical-align: text-bottom;
  display: inline-block;
}
.HomeFeed__language_switch_wrapper___1-Ihq {
  padding: 12px 15px;
}
.HomeFeed__language_switch_wrapper___1-Ihq .HomeFeed__lang_holder___38LCR {
  display: inline-block;
}
.HomeFeed__language_switch_wrapper___1-Ihq a {
  color: #187bd8;
  font-size: 13px;
  display: inline-block;
  font-weight: 500;
  cursor: pointer;
  line-height: 20px;
  text-decoration: none;
}
.HomeFeed__language_switch_wrapper___1-Ihq a:hover {
  text-decoration: underline;
}
.HomeFeed__language_switch_wrapper___1-Ihq .HomeFeed__lang_switch_active___1srLX {
  color: #323232;
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
}
@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min--moz-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
  .HomeFeed__header_logo___2V4rR {
    background-image: url("/resources/images/logo_2x.png");
  }
  .HomeFeed__discover_community_icon___18End {
    background-image: url("/resources/images/sidebar_community_icon@2x.png") !important;
  }
  .HomeFeed__saved_icon___BW8U7 {
    background-image: url("/resources/images/saved_ico@2x.png") !important;
  }
  .HomeFeed__hashtag_ico___2XxRj {
    background-image: url("/resources/images/hashtag_ico@2x.png") !important;
  }
}
.HomeFeed__community_wrapper___1inKW {
  border-bottom: 1px solid #dfdfdf;
  padding-top: 15px;
  padding-bottom: 10px;
}
.HomeFeed__community_wrapper___1inKW .HomeFeed__community_icon___25O0S {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-top: 2px;
  vertical-align: top;
  border-radius: 3px;
  background-color: #0d3349;
}
.HomeFeed__community_wrapper___1inKW .HomeFeed__community_name___2gSUY {
  line-height: 1;
  font-size: 15px;
  margin-left: 10px;
  display: inline-block;
  width: 185px;
  vertical-align: top;
  margin-bottom: 15px;
}
.HomeFeed__community_wrapper___1inKW .HomeFeed__community_user_list___2SmQV .HomeFeed__users___37LNi {
  margin: 0;
}
.HomeFeed__community_wrapper___1inKW .HomeFeed__community_user_list___2SmQV .HomeFeed__users___37LNi .HomeFeed__user___3my_5 {
  margin-bottom: 10px;
}
.HomeFeed__community_wrapper___1inKW .HomeFeed__community_user_list___2SmQV .HomeFeed__users___37LNi .HomeFeed__user___3my_5 .HomeFeed__user_pic___3uvaJ {
  display: inline-block;
  width: 27px;
  height: 27px;
  border-radius: 400px;
  overflow: hidden;
  vertical-align: top;
  text-align: center;
}
.HomeFeed__community_wrapper___1inKW .HomeFeed__community_user_list___2SmQV .HomeFeed__users___37LNi .HomeFeed__user___3my_5 .HomeFeed__user_pic___3uvaJ span {
  line-height: 26px;
  font-size: 11px;
  text-transform: uppercase;
  color: #fff;
}
.HomeFeed__community_wrapper___1inKW .HomeFeed__community_user_list___2SmQV .HomeFeed__users___37LNi .HomeFeed__user___3my_5 .HomeFeed__user_pic___3uvaJ img {
  width: 100%;
}
.HomeFeed__community_wrapper___1inKW .HomeFeed__community_user_list___2SmQV .HomeFeed__users___37LNi .HomeFeed__user___3my_5 .HomeFeed__user_info___2OhCC {
  margin-left: 10px;
  display: inline-block;
  width: 165px;
  vertical-align: top;
}
.HomeFeed__community_wrapper___1inKW .HomeFeed__community_user_list___2SmQV .HomeFeed__users___37LNi .HomeFeed__user___3my_5 .HomeFeed__user_info___2OhCC .HomeFeed__user_name___2FY62 {
  line-height: 1;
  margin: 0;
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  color: #333;
}
.HomeFeed__community_wrapper___1inKW .HomeFeed__community_user_list___2SmQV .HomeFeed__users___37LNi .HomeFeed__user___3my_5 .HomeFeed__user_info___2OhCC .HomeFeed__user_experience___2FUvx {
  display: block;
  margin: 0;
  line-height: 1;
  color: #333;
}
.HomeFeed__community_wrapper___1inKW:nth-last-child(1) {
  border-bottom: none !important;
}
.HomeFeed__modal_overlay___2WwK8 {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  background-color: rgba(48,48,48,0.8);
  overflow: scroll;
}
.HomeFeed__modal_overlay___2WwK8 .HomeFeed__modal_wrapper___2CFLk {
  position: relative;
  width: 100%;
  height: 100%;
}
.HomeFeed__modal_overlay___2WwK8 .HomeFeed__modal_wrapper___2CFLk .HomeFeed__inner___23Akc {
  -webkit-box-shadow: 0 2px 7px rgba(0,0,0,0.5);
  box-shadow: 0 2px 7px rgba(0,0,0,0.5);
  padding: 25px 25px 0 25px;
  margin: auto;
  background-color: #fff;
  width: 570px;
  height: 235px;
  border-radius: 4px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.HomeFeed__modal_overlay___2WwK8 .HomeFeed__modal_wrapper___2CFLk .HomeFeed__inner___23Akc .HomeFeed__left_col___IqOzF {
  display: inline-block;
  width: 50%;
  vertical-align: top;
  padding-right: 5px;
}
.HomeFeed__modal_overlay___2WwK8 .HomeFeed__modal_wrapper___2CFLk .HomeFeed__inner___23Akc .HomeFeed__right_col___3WKjN {
  display: inline-block;
  width: 50%;
  vertical-align: top;
  padding-left: 5px;
}
.HomeFeed__modal_overlay___2WwK8 .HomeFeed__modal_wrapper___2CFLk .HomeFeed__inner___23Akc .HomeFeed__right_col___3WKjN .HomeFeed__button___36YpJ {
  font-size: 15px;
  width: 100%;
}
.HomeFeed__modal_overlay___2WwK8 .HomeFeed__modal_wrapper___2CFLk .HomeFeed__inner___23Akc .HomeFeed__modal_title___2of_r {
  font-size: 18px;
  font-weight: 600;
  margin: 0;
}
.HomeFeed__modal_overlay___2WwK8 .HomeFeed__modal_wrapper___2CFLk .HomeFeed__inner___23Akc .HomeFeed__modal_description___2GLjB {
  font-size: 14px;
  margin: 5px 0 20px 0;
}
.HomeFeed__modal_overlay___2WwK8 .HomeFeed__modal_wrapper___2CFLk .HomeFeed__inner___23Akc .HomeFeed__terms_text___VmQsg {
  color: #9b9b9b;
  margin-top: 12px;
  margin-bottom: 27px;
}
.HomeFeed__modal_overlay___2WwK8 .HomeFeed__modal_wrapper___2CFLk .HomeFeed__inner___23Akc .HomeFeed__terms_text___VmQsg a {
  color: #9b9b9b;
  text-decoration: underline;
}
.HomeFeed__modal_overlay___2WwK8 .HomeFeed__modal_wrapper___2CFLk .HomeFeed__inner___23Akc .HomeFeed__modal_footer___3tr_8 {
  background-color: #e9ebee;
  margin: 0 -25px;
  text-align: center;
  padding: 6px 0 4px 0;
  font-weight: 600;
  border-radius: 0px 0px 4px 4px;
}
.HomeFeed__modal_overlay___2WwK8 .HomeFeed__modal_wrapper___2CFLk .HomeFeed__inner___23Akc .HomeFeed__modal_footer___3tr_8 span {
  color: #9b9b9b;
}
.HomeFeed__modal_overlay___2WwK8 .HomeFeed__modal_wrapper___2CFLk .HomeFeed__inner___23Akc .HomeFeed__modal_footer___3tr_8 span a {
  color: #187bd8;
}
@-moz-keyframes HomeFeed__load___BoVm7 {
  0% {
    -webkit-transform: translateX(-180%) translateY(-100%);
    -moz-transform: translateX(-180%) translateY(-100%);
    -o-transform: translateX(-180%) translateY(-100%);
    -ms-transform: translateX(-180%) translateY(-100%);
    transform: translateX(-180%) translateY(-100%);
  }
  0.1% {
    -webkit-transform: translateX(-180%) translateY(0);
    -moz-transform: translateX(-180%) translateY(0);
    -o-transform: translateX(-180%) translateY(0);
    -ms-transform: translateX(-180%) translateY(0);
    transform: translateX(-180%) translateY(0);
  }
  99.9% {
    -webkit-transform: translateX(460px) translateY(0%);
    -moz-transform: translateX(460px) translateY(0%);
    -o-transform: translateX(460px) translateY(0%);
    -ms-transform: translateX(460px) translateY(0%);
    transform: translateX(460px) translateY(0%);
  }
  100% {
    -webkit-transform: translateX(460px) translateY(-100%);
    -moz-transform: translateX(460px) translateY(-100%);
    -o-transform: translateX(460px) translateY(-100%);
    -ms-transform: translateX(460px) translateY(-100%);
    transform: translateX(460px) translateY(-100%);
  }
}
@-webkit-keyframes HomeFeed__load___BoVm7 {
  0% {
    -webkit-transform: translateX(-180%) translateY(-100%);
    -moz-transform: translateX(-180%) translateY(-100%);
    -o-transform: translateX(-180%) translateY(-100%);
    -ms-transform: translateX(-180%) translateY(-100%);
    transform: translateX(-180%) translateY(-100%);
  }
  0.1% {
    -webkit-transform: translateX(-180%) translateY(0);
    -moz-transform: translateX(-180%) translateY(0);
    -o-transform: translateX(-180%) translateY(0);
    -ms-transform: translateX(-180%) translateY(0);
    transform: translateX(-180%) translateY(0);
  }
  99.9% {
    -webkit-transform: translateX(460px) translateY(0%);
    -moz-transform: translateX(460px) translateY(0%);
    -o-transform: translateX(460px) translateY(0%);
    -ms-transform: translateX(460px) translateY(0%);
    transform: translateX(460px) translateY(0%);
  }
  100% {
    -webkit-transform: translateX(460px) translateY(-100%);
    -moz-transform: translateX(460px) translateY(-100%);
    -o-transform: translateX(460px) translateY(-100%);
    -ms-transform: translateX(460px) translateY(-100%);
    transform: translateX(460px) translateY(-100%);
  }
}
@-o-keyframes HomeFeed__load___BoVm7 {
  0% {
    -webkit-transform: translateX(-180%) translateY(-100%);
    -moz-transform: translateX(-180%) translateY(-100%);
    -o-transform: translateX(-180%) translateY(-100%);
    -ms-transform: translateX(-180%) translateY(-100%);
    transform: translateX(-180%) translateY(-100%);
  }
  0.1% {
    -webkit-transform: translateX(-180%) translateY(0);
    -moz-transform: translateX(-180%) translateY(0);
    -o-transform: translateX(-180%) translateY(0);
    -ms-transform: translateX(-180%) translateY(0);
    transform: translateX(-180%) translateY(0);
  }
  99.9% {
    -webkit-transform: translateX(460px) translateY(0%);
    -moz-transform: translateX(460px) translateY(0%);
    -o-transform: translateX(460px) translateY(0%);
    -ms-transform: translateX(460px) translateY(0%);
    transform: translateX(460px) translateY(0%);
  }
  100% {
    -webkit-transform: translateX(460px) translateY(-100%);
    -moz-transform: translateX(460px) translateY(-100%);
    -o-transform: translateX(460px) translateY(-100%);
    -ms-transform: translateX(460px) translateY(-100%);
    transform: translateX(460px) translateY(-100%);
  }
}
@keyframes HomeFeed__load___BoVm7 {
  0% {
    -webkit-transform: translateX(-180%) translateY(-100%);
    -moz-transform: translateX(-180%) translateY(-100%);
    -o-transform: translateX(-180%) translateY(-100%);
    -ms-transform: translateX(-180%) translateY(-100%);
    transform: translateX(-180%) translateY(-100%);
  }
  0.1% {
    -webkit-transform: translateX(-180%) translateY(0);
    -moz-transform: translateX(-180%) translateY(0);
    -o-transform: translateX(-180%) translateY(0);
    -ms-transform: translateX(-180%) translateY(0);
    transform: translateX(-180%) translateY(0);
  }
  99.9% {
    -webkit-transform: translateX(460px) translateY(0%);
    -moz-transform: translateX(460px) translateY(0%);
    -o-transform: translateX(460px) translateY(0%);
    -ms-transform: translateX(460px) translateY(0%);
    transform: translateX(460px) translateY(0%);
  }
  100% {
    -webkit-transform: translateX(460px) translateY(-100%);
    -moz-transform: translateX(460px) translateY(-100%);
    -o-transform: translateX(460px) translateY(-100%);
    -ms-transform: translateX(460px) translateY(-100%);
    transform: translateX(460px) translateY(-100%);
  }
}

.PostHeader__post_header___3mOdY {
  margin-bottom: 10px;
}
.PostHeader__post_header___3mOdY > .PostHeader__user_img___-7HoE {
  width: 45px;
  height: 45px;
}
.PostHeader__post_header___3mOdY > .PostHeader__user_info___mXjof {
  font-size: 17px;
  width: calc(100% - 80px);
}
.PostHeader__campaign_post_avatar___Ojzn1 {
  z-index: 1;
  width: 45px;
  height: 45px;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  text-align: center;
  position: relative;
  color: #fff;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.PostHeader__campaign_post_avatar___Ojzn1 img {
  top: -50%;
  bottom: -50%;
  left: -50%;
  right: -50%;
  position: absolute;
  margin: auto auto;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.PostHeader__user_img___-7HoE {
  z-index: 1;
  width: 35px;
  height: 35px;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  text-align: center;
  position: relative;
  color: #fff;
  background-color: #b9d7f3;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.PostHeader__user_img___-7HoE a,
.PostHeader__user_img___-7HoE > div {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
}
.PostHeader__user_img___-7HoE a:hover,
.PostHeader__user_img___-7HoE > div:hover,
.PostHeader__user_img___-7HoE a:focus,
.PostHeader__user_img___-7HoE > div:focus,
.PostHeader__user_img___-7HoE a:active,
.PostHeader__user_img___-7HoE > div:active {
  text-decoration: none;
}
.PostHeader__user_img___-7HoE img {
  display: none;
  position: absolute;
  top: -50%;
  left: -50%;
  bottom: -50%;
  right: -50%;
  margin: auto auto;
  width: 100%;
  border-radius: 4px;
}
@supports (object-fit: cover) {
  .PostHeader__user_img___-7HoE {
    background-image: none;
  }
  .PostHeader__user_img___-7HoE img {
    display: block;
    object-fit: cover;
    height: 100%;
    width: 100%;
  }
}
.PostHeader__user_default_avatar___2n6Mq {
  width: 50% !important;
  height: auto !important;
}
.PostHeader__anonymous_avatar___3Xuva {
  background-color: #d0d4dc;
}
.PostHeader__user_info___mXjof {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  line-height: 1.2;
  width: calc(100% - 60px);
  margin-left: 10px;
}
.PostHeader__campaign_name___Ezaco {
  word-wrap: break-word;
  margin: 0;
  vertical-align: middle;
  color: #333;
  font-weight: 600;
}
.PostHeader__campaign_name___Ezaco:hover,
.PostHeader__campaign_name___Ezaco:active,
.PostHeader__campaign_name___Ezaco:visited {
  color: #333;
}
.PostHeader__user_bio___1H4lo {
  display: inline;
}
.PostHeader__crop_avatar_background___O2wGD {
  background-color: #b9d7f3;
  padding: 30px;
}

.PostCreatorBox__create_post_box___3HtTV {
  position: relative;
  padding: 23px 24px 20px;
  background-color: #f9f9f9;
  border-radius: 12px;
  margin-top: 10px;
}
.PostCreatorBox__create_post_box___3HtTV h2 {
  font-size: 22px;
  font-weight: 600;
  margin: 6px 0;
}
.PostCreatorBox__create_post_box___3HtTV h3 {
  font-size: 18px;
  font-weight: 600;
  margin: 6px 0;
}

.PostLocationSearch__search_wrapper___IJ95Y {
  position: relative;
  padding-left: 12px;
  border-left: 1px solid #dfdfdf;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 auto;
  -ms-flex: 1 auto;
  flex: 1 auto;
}
.PostLocationSearch__search_wrapper___IJ95Y input {
  background-color: transparent;
  height: 20px;
}
.PostLocationSearch__search_wrapper___IJ95Y input:focus,
.PostLocationSearch__search_wrapper___IJ95Y input:hover {
  background-color: transparent;
}
.PostLocationSearch__marked_item___xudns {
  background-color: #f5f5f5;
}
.PostLocationSearch__community_choose___2NpAY {
  font-weight: 600;
  cursor: pointer;
  margin-left: 10px;
  text-align: left;
  width: calc(100% - 20px);
  vertical-align: top;
  display: inline-block;
  position: relative;
}
.PostLocationSearch__community_choose___2NpAY:hover,
.PostLocationSearch__community_choose___2NpAY:active,
.PostLocationSearch__community_choose___2NpAY:visited,
.PostLocationSearch__community_choose___2NpAY:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.PostLocationSearch__community_choose___2NpAY .PostLocationSearch__select_community_input___ROAWx {
  padding: 5px 0;
}
.PostLocationSearch__community_choose___2NpAY input {
  border: none;
  padding-left: 0;
  border-radius: 0;
}
.PostLocationSearch__community_choose___2NpAY input:focus {
  -webkit-box-shadow: inset 0 -1px rgba(102,175,233,0.6);
  box-shadow: inset 0 -1px rgba(102,175,233,0.6);
}
.PostLocationSearch__communities_dropdown___1X8Q4 {
  position: absolute;
  background-color: #fff;
  z-index: 22;
  width: 100%;
  -webkit-box-shadow: 0 3px 8px rgba(0,0,0,0.25);
  box-shadow: 0 3px 8px rgba(0,0,0,0.25);
  border-radius: 4px;
  border: 1px solid #dfdfdf;
  top: 30px;
  padding: 5px 0;
}
.PostLocationSearch__communities_dropdown___1X8Q4 .PostLocationSearch__dropdown_box_wrapper___2xqth {
  margin: 0;
  overflow-x: hidden;
  overflow-y: scroll;
  max-height: 260px;
  min-height: 40px;
}
.PostLocationSearch__thread_item___3zVy9 {
  padding: 8px 10px;
  cursor: pointer;
  font-weight: 700;
}
.PostLocationSearch__item___1ZDWm {
  padding: 8px 10px;
  cursor: pointer;
  line-height: 32px;
}
.PostLocationSearch__item___1ZDWm:hover {
  background-color: #f5f5f5;
}
.PostLocationSearch__item_focus___tBzD0 {
  padding: 8px 10px;
  cursor: pointer;
  line-height: 32px;
  background-color: #f5f5f5;
}
.PostLocationSearch__no_items___3YlgJ {
  text-align: center;
  padding: 8px 10px;
  color: #b2b2b2;
}
.PostLocationSearch__community_icon___SGYhj {
  margin: 0;
  border-radius: 20px;
  overflow: hidden;
  width: 20px;
  height: 20px;
  display: inline-block;
  position: relative;
  margin-right: 5px;
  vertical-align: middle;
}
.PostLocationSearch__community_icon___SGYhj img {
  top: -50%;
  bottom: -50%;
  left: -50%;
  right: -50%;
  position: absolute;
  margin: auto auto;
  height: 100%;
}
.PostLocationSearch__community_tooltip___19e-R {
  position: absolute;
  z-index: 10;
  background-color: rgba(0,0,0,0.5);
  padding: 10px;
  line-height: 1.2;
  width: 270px;
  border-radius: 4px;
  color: #fff;
  top: 40px;
  right: 0;
}
.PostLocationSearch__community_tooltip___19e-R p {
  margin: 0;
}
.PostLocationSearch__search_input_wrapper___1y1Vy {
  border-top: none;
  border-bottom: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #dfdfdf;
  border-radius: 0;
  padding-left: 0;
  position: relative;
}
.PostLocationSearch__community_search_input___3yMCK {
  border: none;
  border-radius: 0;
}
.PostLocationSearch__community_search_input___3yMCK:focus,
.PostLocationSearch__community_search_input___3yMCK:active,
.PostLocationSearch__community_search_input___3yMCK:visited {
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.PostLocationSearch__community_search_input___3yMCK:focus ~ .PostLocationSearch__tooltip___3kMjb {
  display: block !important;
}
.PostLocationSearch__thread_hashtag___wtObi {
  position: absolute;
  top: 7px;
  left: 0;
}
.PostLocationSearch__community_selected_icon___5MMS2 {
  display: block;
  margin: 0;
  border-radius: 20px;
  overflow: hidden;
  width: 20px;
  height: 20px;
  background-image: url("/resources/images/post_community_icon.png");
  -webkit-background-size: 20px 20px;
  -moz-background-size: 20px 20px;
  background-size: 20px 20px;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 6px;
  left: 0;
  z-index: 1;
}
.PostLocationSearch__tooltip___3kMjb {
  display: none;
  position: absolute;
  width: 265px;
  padding: 12px;
  background-color: #333;
  color: #fff;
  border-radius: 4px;
  font-weight: 300;
  letter-spacing: 0.5px;
  bottom: 5px;
  left: 230px;
  z-index: 20;
}
.PostLocationSearch__tooltip___3kMjb span {
  font-weight: 900;
}
.PostLocationSearch__tooltip___3kMjb .PostLocationSearch__arrow___PiUBg {
  width: 5px;
  height: 10px;
  background-image: url("/resources/images/post_create_tooltip_arrow.png");
  -webkit-background-size: 5px 10px;
  -moz-background-size: 5px 10px;
  background-size: 5px 10px;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  left: -4px;
  bottom: 6px;
}
.PostLocationSearch__post_campaign_search_wrapper___1-weg svg {
  font-size: 22px;
  color: rgba(0,0,0,0.3);
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.PostLocationSearch__post_campaign_search_wrapper___1-weg input {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 35px);
  padding: 0 25px 0 0;
  margin: 0;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  line-height: 1;
  height: auto;
}
.PostLocationSearch__post_campaign_search_wrapper___1-weg input::-webkit-input-placeholder {
  line-height: normal !important;
}
@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min--moz-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
  .PostLocationSearch__community_selected_icon___5MMS2 {
    background-image: url("/resources/images/post_community_icon@2x.png") !important;
  }
  .PostLocationSearch__arrow___PiUBg {
    background-image: url("/resources/images/post_create_tooltip_arrow@2x.png") !important;
  }
  .PostLocationSearch__community_icon___SGYhj {
    background-image: url("/resources/images/post_community_icon@2x.png") !important;
  }
}

.PostBody__post_body___1nQyl {
  margin-top: 10px;
}
.PostBody__post_body___1nQyl .PostBody__post_content___Ecy0i h1 {
  font-weight: 700;
  font-size: 24px;
}
.PostBody__post_body___1nQyl .PostBody__post_content___Ecy0i h1 a {
  color: inherit;
  word-wrap: break-word;
}
.PostBody__post_body___1nQyl .PostBody__post_content___Ecy0i h2 {
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 6px;
  font-weight: 600;
}
.PostBody__post_body___1nQyl .PostBody__post_content___Ecy0i h3 {
  font-size: 18px;
  margin-bottom: 6px;
  font-weight: 600;
  margin-top: 10px;
}
.PostBody__post_body___1nQyl .PostBody__post_content___Ecy0i p {
  margin-bottom: 12px;
  word-wrap: break-word;
  font-size: 15px;
  line-height: 22px;
}
.PostBody__post_body___1nQyl .PostBody__post_content___Ecy0i ul,
.PostBody__post_body___1nQyl .PostBody__post_content___Ecy0i ol {
  font-size: 16px;
  line-height: 1.3;
  margin-bottom: 20px;
}
.PostBody__post_body___1nQyl .PostBody__post_content___Ecy0i span {
  font-size: 15px;
}

.PostActions__post_actions___2mDfd {
  margin: 15px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.PostActions__post_actions_icon___2VKom {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: text-bottom;
  margin-right: 5px;
}
.PostActions__karma_ico___qJr15 {
  margin-top: -3px;
  background-image: url("/resources/images/karma_sprite.png");
  -webkit-background-size: 32px 16px;
  -moz-background-size: 32px 16px;
  background-size: 32px 16px;
  background-position: -16px 0;
  background-repeat: no-repeat;
}
.PostActions__karma_active___3Gj7p {
  color: #187bd8;
}
.PostActions__karma_active___3Gj7p svg {
  color: #187bd8;
}
.PostActions__comment_ico___L6xFD {
  background-image: url("/resources/images/reply_to_comment_icon.png");
  -webkit-background-size: 16px 16px;
  -moz-background-size: 16px 16px;
  background-size: 16px 16px;
  background-position: center center;
  background-repeat: no-repeat;
}
.PostActions__share_ico___6Jqo1 {
  background-image: url("/resources/images/share_ico.png");
  -webkit-background-size: 16px 16px;
  -moz-background-size: 16px 16px;
  background-size: 16px 16px;
  background-position: center center;
  background-repeat: no-repeat;
}
.PostActions__post_links___3l5kg {
  margin: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  width: 300px;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.PostActions__post_links___3l5kg li {
  margin-right: 50px;
  padding: 0;
  cursor: pointer;
}
.PostActions__post_links___3l5kg li:hover {
  text-decoration: underline;
}
.PostActions__post_links___3l5kg li .PostActions__link___33RR2 {
  font-size: 15px;
  color: #969696;
  font-weight: 600;
}
.PostActions__post_links___3l5kg li .PostActions__link___33RR2 svg {
  font-size: 19px;
  vertical-align: middle;
  margin-right: 8px;
}
.PostActions__post_links___3l5kg li .PostActions__link___33RR2 span {
  vertical-align: middle;
}
.PostActions__post_links___3l5kg .PostActions__post_share_btn___fYIwo {
  position: relative;
}
.PostActions__active_karma_icon___w7zcA {
  color: #187bd8 !important;
}
@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min--moz-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
  .PostActions__reply_arrow_pointer___msr2c {
    background-image: url("/resources/images/reply_pointer_2x.png") !important;
  }
  .PostActions__karma_ico___qJr15 {
    background-image: url("/resources/images/karma_sprite_2x.png") !important;
  }
  .PostActions__comment_ico___L6xFD {
    background-image: url("/resources/images/reply_to_comment_icon@2x.png") !important;
  }
  .PostActions__share_ico___6Jqo1 {
    background-image: url("/resources/images/share_ico_2x.png") !important;
  }
  .PostActions__comment_karma_ico___p2f9r {
    background-image: url("/resources/images/comment_karma_2x.png") !important;
  }
}

.ShareBox__community_share___8YHXY.ShareBox__share_box___2yMTi {
  right: 0;
  left: auto;
  top: 26px;
  text-align: left;
}
.ShareBox__community_share___8YHXY.ShareBox__share_box___2yMTi .ShareBox__indicator___283e8 {
  top: -6px;
  right: 6px;
  left: initial;
}
.ShareBox__share_box___2yMTi {
  font-weight: 400;
  display: block;
  cursor: default;
  width: 270px;
  background-color: #fff;
  border: 1px solid #dfdfdf;
  border-radius: 4px;
  -webkit-box-shadow: 0 3px 15px rgba(0,0,0,0.65);
  box-shadow: 0 3px 15px rgba(0,0,0,0.65);
  z-index: 1000;
  position: absolute;
  margin: auto auto;
  left: -100%;
  right: -100%;
}
.ShareBox__share_box___2yMTi input {
  margin-top: 15px;
  background-color: #f2f7f9;
}
.ShareBox__share_box___2yMTi li {
  cursor: default !important;
  margin: 0 !important;
}
.ShareBox__share_box___2yMTi .ShareBox__indicator___283e8 {
  position: absolute;
  left: 13%;
  margin-left: -6px;
}
.ShareBox__share_box___2yMTi .ShareBox__btn_share___48d_c {
  text-align: center;
  border-bottom: 1px solid #dfdfdf;
  font-size: 14px;
  display: block;
  padding: 10px 12px;
  color: inherit;
}
.ShareBox__share_box___2yMTi .ShareBox__btn_share___48d_c:hover {
  text-decoration: none;
  background-color: #f5f5f5;
}
.ShareBox__share_box___2yMTi .ShareBox__btn_share___48d_c:hover .ShareBox__icon___1JSnX {
  background-position-x: -18px;
}
.ShareBox__share_box___2yMTi .ShareBox__btn_share___48d_c .ShareBox__icon___1JSnX {
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-top: -2px;
  background-image: url("/resources/images/share_box_sprite.png");
  -webkit-background-size: 36px 72px;
  -moz-background-size: 36px 72px;
  background-size: 36px 72px;
}
.ShareBox__share_box___2yMTi .ShareBox__btn_share___48d_c .ShareBox__label___3fOml {
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
}
.ShareBox__share_box___2yMTi .ShareBox__btn_share___48d_c .ShareBox__facebook___3d0uv {
  background-position: 0 0;
}
.ShareBox__share_box___2yMTi .ShareBox__btn_share___48d_c .ShareBox__messenger___j8G22 {
  background-position: 0 -18px;
}
.ShareBox__share_box___2yMTi .ShareBox__btn_share___48d_c .ShareBox__twitter___kVkDK {
  background-position: 0 -36px;
}
.ShareBox__share_box___2yMTi .ShareBox__btn_share___48d_c .ShareBox__google___2MufC {
  background-position: 0 -54px;
}
.ShareBox__share_box___2yMTi .ShareBox__link_label___2EFee {
  width: 20%;
  display: inline-block !important;
  vertical-align: middle;
  text-align: center;
  color: #7f7f7f;
}
.ShareBox__share_box___2yMTi .ShareBox__post_url_link___14shx {
  width: 75%;
  display: inline-block;
  vertical-align: middle;
  height: 28px;
  margin: 10px 0;
  font-size: 12px;
  cursor: text;
}
.ShareBox__share_box___2yMTi .ShareBox__animation_layer___2W4L3 {
  z-index: -1;
  position: absolute;
  background-color: #4a4a4a;
  border-radius: 22px;
  color: #fff;
  line-height: 1;
  padding: 5px 12px;
  bottom: 45px;
  left: -100%;
  right: -100%;
  margin: 0 auto;
  width: 80px;
  text-align: center;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: translateY(-20%);
  -moz-transform: translateY(-20%);
  -o-transform: translateY(-20%);
  -ms-transform: translateY(-20%);
  transform: translateY(-20%);
}
.ShareBox__share_box___2yMTi .ShareBox__animation_layer___2W4L3.ShareBox__animate_copy___2VoWv {
  z-index: -1;
  -webkit-animation-name: ShareBox__copy_anim___1eJ3X;
  -moz-animation-name: ShareBox__copy_anim___1eJ3X;
  -o-animation-name: ShareBox__copy_anim___1eJ3X;
  -ms-animation-name: ShareBox__copy_anim___1eJ3X;
  animation-name: ShareBox__copy_anim___1eJ3X;
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  -o-animation-duration: 0.4s;
  -ms-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -o-animation-timing-function: ease-in-out;
  -ms-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min--moz-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
  .ShareBox__icon___1JSnX {
    background-image: url("/resources/images/share_box_sprite@2x.png") !important;
  }
}
@-moz-keyframes ShareBox__copy_anim___1eJ3X {
  0% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    z-index: 1;
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -o-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
  }
  20% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(-20%);
    -moz-transform: translateY(-20%);
    -o-transform: translateY(-20%);
    -ms-transform: translateY(-20%);
    transform: translateY(-20%);
  }
  80% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  100% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    z-index: -1;
  }
}
@-webkit-keyframes ShareBox__copy_anim___1eJ3X {
  0% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    z-index: 1;
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -o-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
  }
  20% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(-20%);
    -moz-transform: translateY(-20%);
    -o-transform: translateY(-20%);
    -ms-transform: translateY(-20%);
    transform: translateY(-20%);
  }
  80% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  100% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    z-index: -1;
  }
}
@-o-keyframes ShareBox__copy_anim___1eJ3X {
  0% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    z-index: 1;
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -o-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
  }
  20% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(-20%);
    -moz-transform: translateY(-20%);
    -o-transform: translateY(-20%);
    -ms-transform: translateY(-20%);
    transform: translateY(-20%);
  }
  80% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  100% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    z-index: -1;
  }
}
@keyframes ShareBox__copy_anim___1eJ3X {
  0% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    z-index: 1;
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -o-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
  }
  20% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(-20%);
    -moz-transform: translateY(-20%);
    -o-transform: translateY(-20%);
    -ms-transform: translateY(-20%);
    transform: translateY(-20%);
  }
  80% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  100% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    z-index: -1;
  }
}

.PostStats__post_actions_upper___2NZ-8 {
  margin-top: 13px;
  font-size: 12px;
}
.PostStats__post_actions_upper___2NZ-8 .PostStats__karma_count___qnkYf {
  display: inline-block;
  width: 50%;
  vertical-align: middle;
}
.PostStats__post_actions_upper___2NZ-8 .PostStats__karma_count___qnkYf span {
  color: #bbb;
}
.PostStats__post_actions_upper___2NZ-8 .PostStats__karma_count___qnkYf .PostStats__community___2kn21 {
  color: #bbb;
}
.PostStats__timestamp___2K9qQ {
  text-align: right;
  font-size: 12px;
  color: #969696;
}

.PostGallery__post_gallery___1RbQ_ {
  margin-top: 10px;
}
.PostGallery__larger_images___2mzxr .PostGallery__image___13zlC {
  width: 149px;
  height: 100px;
}
.PostGallery__larger_images___2mzxr .PostGallery__gallery_more_btn___31puR {
  line-height: 98px;
}
.PostGallery__gallery_more_btn___31puR {
  width: 100%;
  height: 100%;
  z-index: 2;
  position: relative;
  text-align: center;
  background-color: rgba(0,0,0,0.75);
  color: #fff;
  font-size: 29px;
  line-height: 72px;
  font-weight: 600;
}
.PostGallery__gallery_more_btn___31puR p {
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  padding-top: 53px;
  line-height: 1;
}
.PostGallery__gallery_more_btn___31puR p .PostGallery__plus___31NAD {
  font-size: 24px;
  line-height: 1;
  vertical-align: middle;
  margin-right: -4px;
}
.PostGallery__gallery_more_btn___31puR p .PostGallery__count___2EoR4 {
  font-size: 35px;
  vertical-align: middle;
}
.PostGallery__image___13zlC {
  display: inline-block;
  width: calc(100% / 4 - 5px);
  height: 74px;
  overflow: hidden;
  vertical-align: middle;
  margin-right: 5px;
  margin-bottom: 0;
  position: relative;
}
.PostGallery__image___13zlC img {
  top: -50%;
  bottom: -50%;
  left: -50%;
  right: -50%;
  position: absolute;
  margin: auto auto;
  height: 100%;
}

.PostInfoStyle__post_info___2ml8C {
  margin: 5px 12px 0 12px;
  padding-bottom: 5px;
  position: relative;
  border-bottom: 1px solid #ececec;
}
.PostInfoStyle__bookmarked_icon___1qfWl {
  width: 13px;
  height: 22px;
  display: inline-block;
  margin-top: -3px;
  border-radius: 3px 3px 0;
  vertical-align: middle;
  margin-right: 7px;
  background-image: url("/resources/images/post_saved_icon.png");
  -webkit-background-size: 13px 23px;
  -moz-background-size: 13px 23px;
  background-size: 13px 23px;
  background-repeat: no-repeat;
}
.PostInfoStyle__post_location_wrapper___2BWQP {
  display: block;
  vertical-align: middle;
  color: rgba(0,0,0,0.4);
  line-height: 16px;
  font-weight: 600;
  font-size: 13px;
}
.PostInfoStyle__post_location_wrapper___2BWQP span {
  margin-left: 3px;
}
.PostInfoStyle__thread_link___FIqa4 {
  font-weight: 700;
  color: inherit;
  margin-left: 3px;
  max-width: calc(100% - 200px);
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.PostInfoStyle__thread_link___FIqa4:hover {
  color: inherit;
}
.PostInfoStyle__context_menu___MLv1G {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 8px;
  right: 8px;
}
.PostInfoStyle__post_context_trigger___1RBQM {
  cursor: pointer;
  display: block;
  padding: 10px;
  border-radius: 4px;
  width: 12px;
  height: 7px;
  -webkit-background-size: 12px 7px;
  -moz-background-size: 12px 7px;
  background-size: 12px 7px;
  background-image: url("/resources/images/comment_menu.png");
  background-repeat: no-repeat;
  background-position: center center;
}
.PostInfoStyle__post_context_trigger___1RBQM:hover {
  background-color: #e9ebee;
}
.PostInfoStyle__active___1ltId {
  background-color: #e9ebee;
}
@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min--moz-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
  .PostInfoStyle__bookmarked_icon___1qfWl {
    background-image: url("/resources/images/post_saved_icon@2x.png") !important;
  }
  .PostInfoStyle__icon___3PzFO {
    background-image: url("/resources/images/post_community_icon@2x.png") !important;
  }
  .PostInfoStyle__post_context_trigger___1RBQM {
    background-image: url("/resources/images/comment_menu@2x.png") !important;
  }
}

.Options__option_box_trigger___1U0Sd {
  top: 5px;
  right: 0;
  width: 40px;
  height: 40px;
  border: 1px solid #187bd8;
  border-radius: 24px;
  cursor: pointer;
  position: relative;
}
.Options__option_box_trigger___1U0Sd:after {
  content: "...";
  font-size: 26px;
  text-align: center;
  width: 100%;
  line-height: 1;
  color: #187bd8;
  font-weight: 700;
  display: block;
}
.Options__option_box_trigger___1U0Sd .Options__context_menu___1Iz4d {
  position: absolute;
  top: 48px;
  right: -3px;
}
.Options__option_box_trigger___1U0Sd .Options__context_menu___1Iz4d img {
  top: -8px;
}
.Options__option_box_trigger___1U0Sd.Options__option_box_trigger_active___3_6bJ {
  background-color: rgba(24,123,216,0.1);
  border-color: #187bd8;
}
.Options__context_menu___1Iz4d {
  position: absolute;
  display: none;
  width: 300px;
  background-color: #fff;
  z-index: 15;
  border-radius: 4px;
  right: -10px;
  -webkit-box-shadow: 0 3px 8px rgba(0,0,0,0.25);
  box-shadow: 0 3px 8px rgba(0,0,0,0.25);
  border: 1px solid #dfdfdf;
  top: calc(100% + 6px);
}
.Options__context_menu___1Iz4d ul {
  margin: 0;
}
.Options__context_menu___1Iz4d img {
  position: absolute;
  top: -7px;
  right: 10px;
}
.Options__context_menu___1Iz4d.Options__active___mO7QE {
  display: block;
}
.Options__context_menu_inner___32BIm {
  border-radius: 12px;
}
.Options__bold_label___mjuib .Options__label___doy6- {
  font-weight: 700;
}
.Options__option___1FVYN {
  position: relative;
  padding: 5px 22px 4px;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  transition: 0.2s ease;
  margin-bottom: 3px;
}
.Options__option___1FVYN:hover {
  background-color: #e9ebee;
}
.Options__option___1FVYN .Options__icon___3m8OT {
  display: inline-block;
  width: 20px;
  text-align: center;
  margin-right: 12px;
  vertical-align: top;
  color: #7f7f7f;
}
.Options__option___1FVYN .Options__icon___3m8OT svg {
  font-size: 18px;
}
.Options__option___1FVYN .Options__text___12qyF {
  display: inline-block;
  width: calc(100% - 32px);
  vertical-align: middle;
}
.Options__option___1FVYN .Options__label___doy6- {
  font-size: 14px;
  color: #323232;
  line-height: 1.2;
}
.Options__option___1FVYN .Options__label___doy6-.Options__bold___25wFp {
  font-weight: 700;
}
.Options__option___1FVYN .Options__info___2oEGH {
  font-size: 13px;
  color: #7f7f7f;
  margin-top: 3px;
  line-height: 1.2;
}
.Options__option___1FVYN .Options__delete___2RQjL {
  color: #f60825;
}
.Options__option___1FVYN .Options__edit_property___18sI9 {
  color: #f6a71c;
}
.Options__option___1FVYN .Options__edit_personal_info___2dXBd,
.Options__option___1FVYN .Options__edit_documents___1woSK,
.Options__option___1FVYN .Options__edit_campaign___19QWE {
  color: #117cd9;
}
.Options__option___1FVYN .Options__activation___1oX7k {
  color: #d0021b;
}
.Options__option___1FVYN .Options__mark_finish___3N_jF {
  color: #187bd8;
}
.Options__option___1FVYN .Options__dashboard___hific {
  color: #3f495c;
}
.Options__option___1FVYN .Options__verify___q3D3s {
  color: #36d169;
}
.Options__options_wrapper___3TaeV {
  padding: 18px 0 14px;
}
.Options__options_header___11UjO {
  padding: 0 15px;
  margin-bottom: 12px;
  color: rgba(50,50,50,0.4);
}
.Options__options_title___TLBHf {
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  width: calc(100% - 28px);
}
.Options__options_icon___4LJ-t {
  display: inline-block;
  font-size: 18px;
  width: 20px;
  text-align: center;
  margin-right: 8px;
  vertical-align: top;
}
.Options__list_separator___2GBbi {
  height: 1px;
  width: calc(100% - 30px);
  background: #dfdfdf;
  margin: auto;
}
.Options__option_list___FNvQo {
  padding: 10px 0 8px;
}
.Options__separator___QjilA {
  width: calc(100% - 30px);
  margin: 8px auto;
  height: 1px;
  background: #dfdfdf;
}

.Post__post_wrapper___3hO2d {
  padding: 20px;
  background-color: #fff;
  border: 1px solid;
  border-color: #dedede;
  border-radius: 8px;
  margin-top: 12px;
  position: relative;
}
.Post__post_date___1XTZH {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-left: -9px;
}
.Post__indicator___1RM_l {
  width: 21px;
  height: 21px;
  background-color: #187bd8;
  border-radius: 10px;
  border: 7px solid #fff;
}
.Post__created_by_wrapper___3iHdp {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.Post__timestamp___F_Tv3 {
  font-size: 15px;
  font-weight: 700;
}
.Post__creator___1Wq-A {
  font-size: 15px;
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  margin-left: 5px;
}
.Post__dashboard_posts___1pX_2 .Post__post___2Daz7 {
  padding-left: 25px;
  border-left: 2px solid #dedede;
  padding-bottom: 30px;
  padding-top: 1px;
}
.Post__dashboard_posts___1pX_2 > div:nth-child(2) article {
  border-color: #b0c3e0;
  background-color: #f0f4fa;
}
.Post__end_posts_badge___1YmIW {
  background-color: #dedede;
  padding: 1px 10px;
  color: #949494;
  font-weight: 600;
  font-size: 12px;
  border-radius: 6px;
  display: inline-block;
  margin-left: -9px;
}

.PostPlaceholder__post_placeholder_wrapper___3BA2j {
  margin: 10px 0 0 0;
  padding: 12px;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #dfdfdf;
  position: relative;
}
.PostPlaceholder__user_info___22Am7 {
  position: relative;
  height: 145px;
  background-color: #f0f0f0;
  overflow: hidden;
}
.PostPlaceholder__user_info___22Am7::before {
  background-image: -webkit-linear-gradient(left, #f0f1f5 0%, #e9ebee 20%, #f6f7f9 40%, #f0f1f5 100%);
  background-image: -moz-linear-gradient(left, #f0f1f5 0%, #e9ebee 20%, #f6f7f9 40%, #f0f1f5 100%);
  background-image: -o-linear-gradient(left, #f0f1f5 0%, #e9ebee 20%, #f6f7f9 40%, #f0f1f5 100%);
  background-image: -ms-linear-gradient(left, #f0f1f5 0%, #e9ebee 20%, #f6f7f9 40%, #f0f1f5 100%);
  background-image: linear-gradient(to right, #f0f1f5 0%, #e9ebee 20%, #f6f7f9 40%, #f0f1f5 100%);
  background-repeat: no-repeat;
  -webkit-background-size: 810px 200px;
  -moz-background-size: 810px 200px;
  background-size: 810px 200px;
  content: ' ';
  display: block;
  height: 100%;
  position: relative;
  -webkit-animation-name: PostPlaceholder__placeholder_animation___3gvl3;
  -moz-animation-name: PostPlaceholder__placeholder_animation___3gvl3;
  -o-animation-name: PostPlaceholder__placeholder_animation___3gvl3;
  -ms-animation-name: PostPlaceholder__placeholder_animation___3gvl3;
  animation-name: PostPlaceholder__placeholder_animation___3gvl3;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  -ms-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.PostPlaceholder__post_image_placeholder___r2dmO {
  position: absolute;
  top: 0;
  left: 35px;
  background-color: #fff;
  width: 10px;
  height: 35px;
}
.PostPlaceholder__name_top___985no {
  position: absolute;
  left: 45px;
  top: 0;
  background-color: #fff;
  height: 12px;
  width: calc(100% - 45px);
}
.PostPlaceholder__name_right___2Ex-d {
  position: absolute;
  left: 120px;
  top: 12px;
  background-color: #fff;
  height: 11px;
  width: calc(100% - 120px);
}
.PostPlaceholder__name_bottom___3G6VS {
  position: absolute;
  left: 45px;
  top: 23px;
  background-color: #fff;
  height: 12px;
  width: calc(100% - 45px);
}
.PostPlaceholder__name_separator___ndzXv {
  position: absolute;
  top: 35px;
  background-color: #fff;
  width: 100%;
  height: 10px;
}
.PostPlaceholder__post_row_1___19gin {
  position: absolute;
  top: 53px;
  width: 100%;
  height: 4px;
  background-color: #fff;
  left: 0;
}
.PostPlaceholder__post_row_2___3HJJv {
  position: absolute;
  top: 65px;
  width: 100%;
  height: 4px;
  background-color: #fff;
  left: 0;
}
.PostPlaceholder__post_row_3___2NJaW {
  position: absolute;
  top: 77px;
  width: 100%;
  height: 4px;
  background-color: #fff;
  left: 0;
}
.PostPlaceholder__post_row_right___3jsaZ {
  position: absolute;
  top: 81px;
  left: 290px;
  height: 8px;
  width: calc(100% - 290px);
  background-color: #fff;
}
.PostPlaceholder__post_separator___2WNFS {
  height: 56px;
  width: 100%;
  position: absolute;
  background-color: #fff;
  left: 0;
  top: 89px;
}
@-moz-keyframes PostPlaceholder__placeholder_animation___3gvl3 {
  0% {
    -webkit-transform: translateX(-553px);
    -moz-transform: translateX(-553px);
    -o-transform: translateX(-553px);
    -ms-transform: translateX(-553px);
    transform: translateX(-553px);
  }
  100% {
    -webkit-transform: translateX(553px);
    -moz-transform: translateX(553px);
    -o-transform: translateX(553px);
    -ms-transform: translateX(553px);
    transform: translateX(553px);
  }
}
@-webkit-keyframes PostPlaceholder__placeholder_animation___3gvl3 {
  0% {
    -webkit-transform: translateX(-553px);
    -moz-transform: translateX(-553px);
    -o-transform: translateX(-553px);
    -ms-transform: translateX(-553px);
    transform: translateX(-553px);
  }
  100% {
    -webkit-transform: translateX(553px);
    -moz-transform: translateX(553px);
    -o-transform: translateX(553px);
    -ms-transform: translateX(553px);
    transform: translateX(553px);
  }
}
@-o-keyframes PostPlaceholder__placeholder_animation___3gvl3 {
  0% {
    -webkit-transform: translateX(-553px);
    -moz-transform: translateX(-553px);
    -o-transform: translateX(-553px);
    -ms-transform: translateX(-553px);
    transform: translateX(-553px);
  }
  100% {
    -webkit-transform: translateX(553px);
    -moz-transform: translateX(553px);
    -o-transform: translateX(553px);
    -ms-transform: translateX(553px);
    transform: translateX(553px);
  }
}
@keyframes PostPlaceholder__placeholder_animation___3gvl3 {
  0% {
    -webkit-transform: translateX(-553px);
    -moz-transform: translateX(-553px);
    -o-transform: translateX(-553px);
    -ms-transform: translateX(-553px);
    transform: translateX(-553px);
  }
  100% {
    -webkit-transform: translateX(553px);
    -moz-transform: translateX(553px);
    -o-transform: translateX(553px);
    -ms-transform: translateX(553px);
    transform: translateX(553px);
  }
}

.CampaignCardStyle__basic_card_row___2Y7GV {
  margin: 0 -12px;
}
.CampaignCardStyle__basic_card_column___n5X6X {
  display: inline-block;
  width: 25%;
  padding: 0 12px;
  vertical-align: top;
}
.CampaignCardStyle__three_cards_row___2d45Y {
  width: 33.33333%;
}
.CampaignCardStyle__four_cards_row___2Z4Yh {
  width: 25% !important;
}
.CampaignCardStyle__basic___1pwEU {
  display: block;
  background-color: #fff;
  margin-bottom: 30px;
  position: relative;
  color: #3f495c;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  transition: 0.2s ease;
}
.CampaignCardStyle__basic___1pwEU:hover,
.CampaignCardStyle__basic___1pwEU:focus {
  text-decoration: none;
  outline: none;
  color: initial;
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}
.CampaignCardStyle__basic___1pwEU:hover .CampaignCardStyle__item_title___3CF3x,
.CampaignCardStyle__basic___1pwEU:focus .CampaignCardStyle__item_title___3CF3x {
  text-decoration: none;
}
.CampaignCardStyle__basic___1pwEU .CampaignCardStyle__item_header___1x7Vb {
  height: 191px;
  width: 100%;
  position: relative;
  overflow: hidden;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  margin: 0;
  border-radius: 6px;
}
.CampaignCardStyle__basic___1pwEU .CampaignCardStyle__item_header___1x7Vb img {
  display: none;
}
@supports (object-fit: cover) {
  .CampaignCardStyle__basic___1pwEU .CampaignCardStyle__item_header___1x7Vb {
    background-image: none !important;
  }
  .CampaignCardStyle__basic___1pwEU .CampaignCardStyle__item_header___1x7Vb img {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
}
.CampaignCardStyle__basic___1pwEU .CampaignCardStyle__title_wrapper___16mhS {
  min-height: 105px;
}
.CampaignCardStyle__basic___1pwEU .CampaignCardStyle__title_holder___2zeRZ {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin: 20px 0 7px;
  min-height: 43px;
}
.CampaignCardStyle__basic___1pwEU .CampaignCardStyle__title_holder___2zeRZ .CampaignCardStyle__icon___2e32_ {
  width: 29px;
  height: 29px;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 29px;
  -ms-flex: 0 0 29px;
  flex: 0 0 29px;
  margin-left: 5px;
}
.CampaignCardStyle__basic___1pwEU .CampaignCardStyle__item_title___3CF3x {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.1;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  overflow: hidden;
  margin: 0;
}
.CampaignCardStyle__basic___1pwEU .CampaignCardStyle__item_description___2Iges {
  word-wrap: break-word;
  height: 38px;
  font-size: 16px;
  font-weight: 500;
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  line-height: 1.21;
  margin-bottom: 17px;
}
.CampaignCardStyle__basic___1pwEU .CampaignCardStyle__item_description___2Iges p {
  margin-bottom: 0;
}
.CampaignCardStyle__basic___1pwEU .CampaignCardStyle__item_description___2Iges p + div {
  display: none;
}
.CampaignCardStyle__basic___1pwEU .CampaignCardStyle__info_wrapper_finished___GDt6q .CampaignCardStyle__progress___2y4iQ {
  margin-bottom: 8px;
}
.CampaignCardStyle__basic___1pwEU .CampaignCardStyle__info_label___2YfOz {
  color: #969696;
  font-weight: 600;
  font-size: 12px;
  display: block;
}
.CampaignCardStyle__basic___1pwEU .CampaignCardStyle__amount___3Dew9 {
  margin-bottom: 10px;
  color: #818da6;
  margin-top: 8px;
  line-height: 20px;
  font-size: 16px;
  font-weight: 600;
  display: block;
}
.CampaignCardStyle__basic___1pwEU .CampaignCardStyle__amount___3Dew9 .CampaignCardStyle__raised_amount___30zAm {
  color: #187bd8;
}
.CampaignCardStyle__basic___1pwEU .CampaignCardStyle__time___D8qxU {
  margin-top: -2px;
  font-weight: 800;
  font-size: 15px;
}
.CampaignCardStyle__progress___2y4iQ {
  height: 6px;
  position: relative;
  background-color: #eaeaea;
  overflow: hidden;
  border: none;
  border-radius: 20px;
}
.CampaignCardStyle__progress___2y4iQ .CampaignCardStyle__bar___jelZu {
  background-color: #187bd8;
  height: 100%;
  width: 130px;
  position: absolute;
  top: 0;
  left: 0;
}
.CampaignCardStyle__basic_placeholder___uZocD {
  padding-bottom: 15px;
  margin-bottom: 20px;
}
.CampaignCardStyle__basic_placeholder___uZocD .CampaignCardStyle__placeholder___1tAZK {
  -webkit-animation-name: CampaignCardStyle__placeholderLoadAnimation___1HICP;
  -moz-animation-name: CampaignCardStyle__placeholderLoadAnimation___1HICP;
  -o-animation-name: CampaignCardStyle__placeholderLoadAnimation___1HICP;
  -ms-animation-name: CampaignCardStyle__placeholderLoadAnimation___1HICP;
  animation-name: CampaignCardStyle__placeholderLoadAnimation___1HICP;
  -webkit-animation-duration: 0.8s;
  -moz-animation-duration: 0.8s;
  -o-animation-duration: 0.8s;
  -ms-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -o-animation-timing-function: ease-in-out;
  -ms-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
.CampaignCardStyle__basic_placeholder___uZocD .CampaignCardStyle__placeholder___1tAZK .CampaignCardStyle__title_wrapper___16mhS {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  margin: 15px 0;
}
.CampaignCardStyle__basic_placeholder___uZocD .CampaignCardStyle__placeholder___1tAZK .CampaignCardStyle__verification_icon___192G- {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  background-color: #f2f2f5;
  margin: 0 0 0 20px;
  border-radius: 10px;
}
.CampaignCardStyle__basic_placeholder___uZocD .CampaignCardStyle__placeholder___1tAZK .CampaignCardStyle__image___1s96T {
  background-color: #f2f2f5;
  height: 191px;
}
.CampaignCardStyle__basic_placeholder___uZocD .CampaignCardStyle__placeholder___1tAZK .CampaignCardStyle__title___1bttd {
  border-radius: 40px;
  height: 18px;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #f2f2f5;
}
.CampaignCardStyle__basic_placeholder___uZocD .CampaignCardStyle__placeholder___1tAZK .CampaignCardStyle__description_row___2iusH {
  height: 6px;
  border-radius: 10px;
  background-color: #f2f2f5;
  margin: 0 0 5px 0;
}
.CampaignCardStyle__basic_placeholder___uZocD .CampaignCardStyle__placeholder___1tAZK .CampaignCardStyle__description_row___2iusH.CampaignCardStyle__last___3QTWT {
  width: 50%;
}
.CampaignCardStyle__basic_placeholder___uZocD .CampaignCardStyle__placeholder___1tAZK .CampaignCardStyle__progress_label___3_zUS {
  height: 6px;
  background-color: #f2f2f5;
  border-radius: 6px;
  margin-bottom: 5px;
  margin-top: 15px;
}
.CampaignCardStyle__basic_placeholder___uZocD .CampaignCardStyle__placeholder___1tAZK .CampaignCardStyle__amount___3Dew9 {
  border-radius: 40px;
  height: 13px;
  width: 70%;
  background-color: #f2f2f5;
}
.CampaignCardStyle__small___3a1ep .CampaignCardStyle__placeholder___1tAZK {
  -webkit-animation-name: CampaignCardStyle__placeholderLoadAnimation___1HICP;
  -moz-animation-name: CampaignCardStyle__placeholderLoadAnimation___1HICP;
  -o-animation-name: CampaignCardStyle__placeholderLoadAnimation___1HICP;
  -ms-animation-name: CampaignCardStyle__placeholderLoadAnimation___1HICP;
  animation-name: CampaignCardStyle__placeholderLoadAnimation___1HICP;
  -webkit-animation-duration: 0.8s;
  -moz-animation-duration: 0.8s;
  -o-animation-duration: 0.8s;
  -ms-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -o-animation-timing-function: ease-in-out;
  -ms-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
.CampaignCardStyle__small___3a1ep .CampaignCardStyle__placeholder___1tAZK .CampaignCardStyle__image___1s96T {
  display: inline-block;
  background-color: #f2f2f5;
  width: 105px;
  height: 60px;
  vertical-align: middle;
}
.CampaignCardStyle__small___3a1ep .CampaignCardStyle__placeholder___1tAZK .CampaignCardStyle__title___1bttd {
  display: inline-block;
  width: calc(100% - 115px);
  margin-left: 10px;
  vertical-align: top;
}
.CampaignCardStyle__small___3a1ep .CampaignCardStyle__placeholder___1tAZK .CampaignCardStyle__title___1bttd .CampaignCardStyle__title_row___3YY6j {
  width: 100%;
  height: 11px;
  border-radius: 4px;
  background-color: #f2f2f5;
  margin-bottom: 5px;
}
.CampaignCardStyle__small___3a1ep .CampaignCardStyle__placeholder___1tAZK .CampaignCardStyle__progress_label___3_zUS {
  width: 80px;
  height: 8px;
  background-color: #f2f2f5;
  border-radius: 4px;
  margin-bottom: 7px;
  margin-top: 30px;
}
.CampaignCardStyle__small___3a1ep .CampaignCardStyle__placeholder___1tAZK .CampaignCardStyle__progress_bar___2etfy {
  width: 100%;
  background-color: #f2f2f5;
  border-radius: 4px;
  height: 10px;
}
.CampaignCardStyle__featured_campaigns_placeholder___2GUap {
  -webkit-animation-name: CampaignCardStyle__placeholderLoadAnimation___1HICP;
  -moz-animation-name: CampaignCardStyle__placeholderLoadAnimation___1HICP;
  -o-animation-name: CampaignCardStyle__placeholderLoadAnimation___1HICP;
  -ms-animation-name: CampaignCardStyle__placeholderLoadAnimation___1HICP;
  animation-name: CampaignCardStyle__placeholderLoadAnimation___1HICP;
  -webkit-animation-duration: 0.8s;
  -moz-animation-duration: 0.8s;
  -o-animation-duration: 0.8s;
  -ms-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -o-animation-timing-function: ease-in-out;
  -ms-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  display: block;
  width: 1150px;
  margin: auto auto;
  padding-top: 33px;
}
.CampaignCardStyle__featured_campaigns_placeholder___2GUap .CampaignCardStyle__main_card___11rNA {
  width: 100%;
}
.CampaignCardStyle__featured_campaigns_placeholder___2GUap .CampaignCardStyle__main_card___11rNA .CampaignCardStyle__card_image___2oOsF {
  display: inline-block;
  vertical-align: top;
  width: 460px;
  height: 256px;
  background-color: #f2f2f5;
  margin-right: 38px;
}
.CampaignCardStyle__featured_campaigns_placeholder___2GUap .CampaignCardStyle__main_card___11rNA .CampaignCardStyle__card_info___3ZywA {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 500px);
}
.CampaignCardStyle__featured_campaigns_placeholder___2GUap .CampaignCardStyle__main_card___11rNA .CampaignCardStyle__card_info___3ZywA .CampaignCardStyle__card_title___13YfZ {
  width: 340px;
  height: 24px;
  margin-bottom: 20px;
}
.CampaignCardStyle__featured_campaigns_placeholder___2GUap .CampaignCardStyle__main_card___11rNA .CampaignCardStyle__card_info___3ZywA .CampaignCardStyle__card_description___YjTdm {
  width: 100%;
  height: 12px;
  margin-bottom: 8px;
  background-color: #f2f2f5;
}
.CampaignCardStyle__featured_campaigns_placeholder___2GUap .CampaignCardStyle__main_card___11rNA .CampaignCardStyle__card_info___3ZywA .CampaignCardStyle__card_description___YjTdm.CampaignCardStyle__last___3QTWT {
  width: 50%;
}
.CampaignCardStyle__featured_campaigns_placeholder___2GUap .CampaignCardStyle__main_card___11rNA .CampaignCardStyle__card_info___3ZywA .CampaignCardStyle__card_progress_bar___1SpxV {
  width: 280px;
  height: 8px;
  margin-top: 64px;
  margin-bottom: 8px;
  background-color: #f2f2f5;
}
.CampaignCardStyle__featured_campaigns_placeholder___2GUap .CampaignCardStyle__main_card___11rNA .CampaignCardStyle__card_info___3ZywA .CampaignCardStyle__card_money___3ilY0 {
  width: 246px;
  height: 23px;
  background-color: #f2f2f5;
}
.CampaignCardStyle__featured_campaigns_placeholder___2GUap .CampaignCardStyle__bottom_row___C9Dv3 {
  margin-top: 35px;
}
.CampaignCardStyle__campaign_small_card_placeholder___2KuQm {
  background-color: #fff;
}
.CampaignCardStyle__campaign_small_card_placeholder___2KuQm .CampaignCardStyle__card_image___2oOsF {
  display: inline-block;
  width: 130px;
  height: 110px;
  vertical-align: middle;
  background-color: #f2f2f5;
}
.CampaignCardStyle__campaign_small_card_placeholder___2KuQm .CampaignCardStyle__card_info___3ZywA {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 146px);
  padding: 15px;
}
.CampaignCardStyle__campaign_small_card_placeholder___2KuQm .CampaignCardStyle__card_info___3ZywA .CampaignCardStyle__card_title___13YfZ {
  width: 100%;
  height: 12px;
  background-color: #f2f2f5;
  margin-bottom: 10px;
}
.CampaignCardStyle__campaign_small_card_placeholder___2KuQm .CampaignCardStyle__card_info___3ZywA .CampaignCardStyle__card_title___13YfZ.CampaignCardStyle__last___3QTWT {
  width: 40%;
}
.CampaignCardStyle__campaign_small_card_placeholder___2KuQm .CampaignCardStyle__card_info___3ZywA .CampaignCardStyle__card_progress_bar___1SpxV {
  margin-top: 40px;
  width: 100%;
  height: 7px;
  background-color: #f2f2f5;
}
.CampaignCardStyle__feed_sidebar_campaign_card___2l28Q {
  margin: 0 !important;
  height: 95px !important;
}
.CampaignCardStyle__feed_sidebar_campaign_card___2l28Q .CampaignCardStyle__item_header___1x7Vb {
  width: 40px !important;
  height: 40px !important;
  border-radius: 40px !important;
}
.CampaignCardStyle__feed_sidebar_campaign_card___2l28Q .CampaignCardStyle__info_wrapper___ka7I1 {
  width: calc(100% - 75px) !important;
  right: 10px !important;
}
.CampaignCardStyle__feed_sidebar_campaign_card___2l28Q .CampaignCardStyle__raised_amount___30zAm {
  font-size: 13px !important;
}
.CampaignCardStyle__feed_sidebar_campaign_card___2l28Q .CampaignCardStyle__progress___2y4iQ {
  height: 5px !important;
}
.CampaignCardStyle__small___3a1ep {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  background-color: #fff;
  padding: 12px;
  position: relative;
  height: 117px;
  margin-bottom: 20px;
}
.CampaignCardStyle__small___3a1ep:hover {
  text-decoration: none;
  background-color: #f6f9fc;
}
.CampaignCardStyle__small___3a1ep:hover .CampaignCardStyle__item_title___3CF3x {
  text-decoration: none;
}
.CampaignCardStyle__small___3a1ep .CampaignCardStyle__item_header___1x7Vb {
  display: inline-block;
  overflow: hidden;
  border-radius: 8px;
  height: 42px;
  width: 60px;
  margin-right: 13px;
  vertical-align: middle;
  position: relative;
  background-color: #cdd0d5;
}
.CampaignCardStyle__small___3a1ep .CampaignCardStyle__item_header___1x7Vb img {
  width: 100%;
  position: absolute;
  top: -50%;
  left: -50%;
  right: -50%;
  bottom: -50%;
  margin: auto auto;
}
.CampaignCardStyle__small___3a1ep .CampaignCardStyle__title_wrapper___16mhS {
  display: inline-block;
  width: calc(100% - 73px);
  vertical-align: middle;
}
.CampaignCardStyle__small___3a1ep .CampaignCardStyle__item_title___3CF3x {
  font-size: 14px;
  font-weight: 700;
  color: #000;
  margin: 0;
  line-height: 14px;
}
.CampaignCardStyle__small___3a1ep .CampaignCardStyle__item_description___2Iges {
  display: none;
}
.CampaignCardStyle__small___3a1ep .CampaignCardStyle__info_wrapper___ka7I1 {
  position: absolute;
  bottom: 15px;
  margin-top: 10px;
  padding: 0;
  width: calc(100% - 25px);
}
.CampaignCardStyle__small___3a1ep .CampaignCardStyle__info_label___2YfOz {
  color: #adadad;
  font-size: 12px;
  display: block;
}
.CampaignCardStyle__small___3a1ep .CampaignCardStyle__amount___3Dew9 {
  color: #000;
  margin-top: -2px;
  display: block;
}
.CampaignCardStyle__small___3a1ep .CampaignCardStyle__amount___3Dew9 .CampaignCardStyle__raised_amount___30zAm {
  font-size: 13px;
  font-weight: 700;
}
.CampaignCardStyle__small___3a1ep .CampaignCardStyle__amount___3Dew9 .CampaignCardStyle__total_amount___2r_ch {
  font-size: 13px;
}
.CampaignCardStyle__small___3a1ep .CampaignCardStyle__time___D8qxU {
  margin-top: -2px;
  font-weight: 800;
  font-size: 15px;
}
.CampaignCardStyle__small___3a1ep .CampaignCardStyle__progress___2y4iQ {
  height: 6px;
  position: relative;
  background-color: #eaeaea;
  border-radius: 20px;
  overflow: hidden;
  border: none;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.08);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.08);
}
.CampaignCardStyle__small___3a1ep .CampaignCardStyle__progress___2y4iQ .CampaignCardStyle__bar___jelZu {
  background-color: #187bd8;
  height: 10px;
  width: 130px;
  position: absolute;
  top: 0;
  left: 0;
}
.CampaignCardStyle__campaign_list_section_title___1By-l {
  margin-top: 20px;
  margin-bottom: -2px;
  font-size: 22px;
  line-height: 1;
  font-weight: 700;
  margin-left: 5px;
}
.CampaignCardStyle__thumb_bank_wrapper___ifVU8 {
  padding: 20px;
  min-height: 120px;
  display: block;
  width: 100%;
  background-color: #fafafa;
  border-radius: 8px;
  border: 1px solid #ebebeb;
}
.CampaignCardStyle__thumb_bank_wrapper___ifVU8:hover {
  -webkit-box-shadow: 0 2px 18px rgba(0,0,0,0.12);
  box-shadow: 0 2px 18px rgba(0,0,0,0.12);
}
.CampaignCardStyle__thumb_bank_wrapper___ifVU8 .CampaignCardStyle__thumb_title___s5SU4 {
  font-size: 17px;
}
.CampaignCardStyle__thumb_bank_wrapper___ifVU8 .CampaignCardStyle__thumb_image___3i7GP {
  width: 92px;
  height: 78px;
}
.CampaignCardStyle__thumb_bank_wrapper___ifVU8 .CampaignCardStyle__thumb_header___2Yt_x {
  width: 112px;
}
.CampaignCardStyle__thumb_bank_wrapper___ifVU8 .CampaignCardStyle__thumb_info_wrapper___3NP9p {
  width: calc(100% - 112px);
}
.CampaignCardStyle__thumb_success_wrapper___1veDC {
  display: inline-block;
  width: calc(100% - 150px);
  vertical-align: middle;
  position: relative;
  text-align: left;
}
.CampaignCardStyle__thumb_success_wrapper___1veDC .CampaignCardStyle__thumb_header___2Yt_x {
  width: 148px;
}
.CampaignCardStyle__thumb_success_wrapper___1veDC .CampaignCardStyle__thumb_info_wrapper___3NP9p {
  width: calc(100% - 148px);
}
.CampaignCardStyle__thumb_success_wrapper___1veDC .CampaignCardStyle__thumb_info_wrapper___3NP9p .CampaignCardStyle__amount_info___3jvir {
  position: absolute;
  max-width: 300px;
  width: 100%;
  bottom: 0;
}
.CampaignCardStyle__thumb_success_wrapper___1veDC .CampaignCardStyle__thumb_title___s5SU4 {
  font-size: 20px;
  margin: 0 0 60px;
}
.CampaignCardStyle__thumb_success_wrapper___1veDC .CampaignCardStyle__thumb_image___3i7GP {
  width: 128px;
  height: 108px;
}
.CampaignCardStyle__thumb_header___2Yt_x {
  display: inline-block;
  vertical-align: top;
}
.CampaignCardStyle__thumb_image___3i7GP {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  margin-right: 20px;
}
.CampaignCardStyle__thumb_image___3i7GP img {
  position: absolute;
  width: auto;
  height: 100%;
  left: -50%;
  right: -50%;
  top: -50%;
  bottom: -50%;
  margin: auto;
}
.CampaignCardStyle__thumb_title___s5SU4 {
  font-weight: 700;
  margin: 0 0 10px;
}
.CampaignCardStyle__thumb_info_wrapper___3NP9p {
  display: inline-block;
  vertical-align: top;
  color: #323232;
}
.CampaignCardStyle__thumb_info_wrapper___3NP9p .CampaignCardStyle__info_label___2YfOz {
  font-weight: 600;
  color: #969696;
  font-size: 12px;
}
.CampaignCardStyle__thumb_info_wrapper___3NP9p .CampaignCardStyle__progress___2y4iQ {
  max-width: 300px;
}
.CampaignCardStyle__thumb_info_wrapper___3NP9p .CampaignCardStyle__amount___3Dew9 {
  color: #000;
  margin-top: -2px;
  display: block;
}
.CampaignCardStyle__thumb_info_wrapper___3NP9p .CampaignCardStyle__amount___3Dew9 .CampaignCardStyle__raised_amount___30zAm {
  font-size: 16px;
  font-weight: 700;
}
.CampaignCardStyle__thumb_info_wrapper___3NP9p .CampaignCardStyle__amount___3Dew9 .CampaignCardStyle__total_amount___2r_ch {
  font-size: 13px;
  font-weight: 600;
}
.CampaignCardStyle__thumb_description___23Txn {
  height: auto;
}
.CampaignCardStyle__campaign_card_success___2cr49 .CampaignCardStyle__successful_campaign_icon___2wSmg {
  margin-right: 7px;
  vertical-align: middle;
  color: #f04;
  font-size: 12px;
}
.CampaignCardStyle__campaign_card_success___2cr49 .CampaignCardStyle__finished_campaign_icon___3OxRR {
  margin-right: 7px;
  vertical-align: middle;
  color: #187bd8;
  font-size: 12px;
}
.CampaignCardStyle__campaign_card_success___2cr49 .CampaignCardStyle__raised_amount___30zAm {
  font-size: 16px;
  font-weight: 600;
  color: #187bd8;
  line-height: 1.25;
}
.CampaignCardStyle__campaign_card_success___2cr49 .CampaignCardStyle__success_text___2ycGk {
  color: #3f495c;
  font-size: 12px;
  line-height: 1;
  vertical-align: middle;
}
@-moz-keyframes CampaignCardStyle__placeholderLoadAnimation___1HICP {
  0% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  25% {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
  }
  50% {
    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
  }
  75% {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
  }
  10% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-webkit-keyframes CampaignCardStyle__placeholderLoadAnimation___1HICP {
  0% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  25% {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
  }
  50% {
    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
  }
  75% {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
  }
  10% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-o-keyframes CampaignCardStyle__placeholderLoadAnimation___1HICP {
  0% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  25% {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
  }
  50% {
    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
  }
  75% {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
  }
  10% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@keyframes CampaignCardStyle__placeholderLoadAnimation___1HICP {
  0% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  25% {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
  }
  50% {
    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
  }
  75% {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
  }
  10% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}

.SmallCampaignCardProgressBarOnRightStyle__campaign_image___1lxJL {
  width: 33px;
  height: 33px;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  position: relative;
  border-radius: 33px;
  margin-right: 10px;
}
.SmallCampaignCardProgressBarOnRightStyle__campaign_image___1lxJL img {
  position: absolute;
  top: -50%;
  bottom: -50%;
  left: -50%;
  right: -50%;
  margin: auto auto;
  height: 100%;
}
.SmallCampaignCardProgressBarOnRightStyle__campaign_title___wx2hA {
  color: #323232;
  font-size: 14px;
  font-weight: 600;
  width: calc(100% - 88px);
  display: inline-block;
  vertical-align: middle;
}
.SmallCampaignCardProgressBarOnRightStyle__campaign_progress_bar___2BOnd {
  width: 45px;
  display: inline-block;
  vertical-align: middle;
}
.SmallCampaignCardProgressBarOnRightStyle__outer___3Fh0v {
  border-radius: 4px;
  padding: 8px;
  margin: 5px;
  display: block;
  margin-bottom: 8px;
}
.SmallCampaignCardProgressBarOnRightStyle__outer___3Fh0v:hover {
  background-color: #e9eff8;
}

.HorizontalFeatureWithRightIconStyle__right_side___36Vgk {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 85px);
}
.HorizontalFeatureWithRightIconStyle__left_side___3seW8 {
  display: inline-block;
  vertical-align: middle;
  width: 36px;
  margin-right: 12px;
}
.HorizontalFeatureWithRightIconStyle__arrow___380hU {
  display: inline-block;
  vertical-align: middle;
  width: 35px;
  text-align: right;
  font-size: 30px;
  color: #b6bac2;
}
.HorizontalFeatureWithRightIconStyle__title___1lm6s {
  font-size: 23px;
  font-weight: 800;
  color: #323232;
  line-height: 28px;
}
.HorizontalFeatureWithRightIconStyle__info___1oF1g {
  font-size: 13px;
  color: #485267;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  line-height: 16px;
}
.HorizontalFeatureWithRightIconStyle__wrapper___1AGKD {
  background-color: #f6f9fc;
  border-radius: 12px;
  margin-top: 10px;
  padding: 10px 0;
}
.HorizontalFeatureWithRightIconStyle__inner___1GCjR {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 26px;
  padding-right: 26px;
}
.HorizontalFeatureWithRightIconStyle__inner___1GCjR:hover {
  cursor: pointer;
}

.SmallCampaignCreateHeaderStyle__wrapper___2CG0W {
  background-color: #f0f4fa;
  padding: 20px;
  border-radius: 12px;
}
.SmallCampaignCreateHeaderStyle__wrapper___2CG0W .SmallCampaignCreateHeaderStyle__title___r07pQ {
  font-size: 22px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 6px;
}
.SmallCampaignCreateHeaderStyle__wrapper___2CG0W .SmallCampaignCreateHeaderStyle__info___17Jfh {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.SmallCampaignCreateHeaderStyle__wrapper___2CG0W .SmallCampaignCreateHeaderStyle__button___qWfQz {
  text-align: center;
  padding: 10px 10px;
  font-weight: 700;
  margin: 15px -5px;
}

.CardCoverStyle__card_cover_wrapper___2ymcD {
  position: relative;
}
.CardCoverStyle__card_cover___12H6a {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  height: 438px;
  overflow: hidden;
  position: relative;
  border-radius: 6px;
}
.CardCoverStyle__card_cover___12H6a img {
  top: -50%;
  bottom: -50%;
  left: -50%;
  right: -50%;
  position: absolute;
  margin: auto auto;
  height: 100%;
}

.CardWrapperStyle__card___2WXwb {
  display: block;
  position: relative;
  color: #333;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  -ms-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  margin-bottom: 32px;
}
.CardWrapperStyle__card___2WXwb:hover {
  color: #333;
  text-decoration: none;
}
.CardWrapperStyle__card___2WXwb:hover [id*="card-overlay"] {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  z-index: 1;
}

.CardBodyStyle__body___2spf_ {
  padding: 22px 0;
}

.CardTitleStyle__title___2uCHD {
  font-size: 25px;
  font-weight: 800;
  line-height: 30px;
  margin: 0 0 12px;
}

.CardProgressBarStyle__progress___1YM3X {
  height: 6px;
  position: relative;
  background-color: #f0f4fa;
  overflow: hidden;
  border: none;
  width: 360px;
}
.CardProgressBarStyle__progress___1YM3X .CardProgressBarStyle__bar___1FiAK {
  background-color: #187bd8;
  height: 100%;
  width: 130px;
  position: absolute;
  top: 0;
  left: 0;
}

.CardMoneyRaisedStyle__donated_amount___2Jh-q {
  font-size: 20px;
  font-weight: 600;
  color: #187bd8;
  line-height: 1.2;
  margin: 9px 0 10px;
}
.CardMoneyRaisedStyle__donated_amount___2Jh-q .CardMoneyRaisedStyle__raised___3YrLz {
  color: rgba(50,50,50,0.4);
}

.CampaignMainFeaturedCardStyles__trust_label___3AzuS {
  position: absolute;
  left: 12px;
  top: 12px;
  width: 40px;
  z-index: 2;
}

.CardOverlayStyles__card_overlay___1DZyi {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  background: rgba(255,255,255,0.2);
  pointer-events: none;
  -webkit-transition: 0.12s ease;
  -moz-transition: 0.12s ease;
  -o-transition: 0.12s ease;
  -ms-transition: 0.12s ease;
  transition: 0.12s ease;
}

.CardCoverStyle__card_cover_wrapper___34lYf {
  position: relative;
}
.CardCoverStyle__card_cover___2cpKd {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  height: 140px;
  border-radius: 6px;
  overflow: hidden;
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center;
}
.CardCoverStyle__card_cover___2cpKd img {
  top: -50%;
  bottom: -50%;
  left: -50%;
  right: -50%;
  position: absolute;
  margin: auto auto;
  width: 100%;
}

.CardWrapperStyle__card___2Eq0h {
  display: block;
  color: #333;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  -ms-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  position: relative;
}
.CardWrapperStyle__card___2Eq0h:hover {
  color: #333;
  text-decoration: none;
  z-index: 10;
}
.CardWrapperStyle__card___2Eq0h:hover [id*="card-overlay"] {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  z-index: 1;
}

.CardBodyStyle__body___1rzBk {
  padding-top: 8px;
}

.CardTitleStyle__title___3Cpch {
  font-size: 15px;
  font-weight: 600;
  line-height: 18px;
  min-height: 36px;
  margin: 0 0 8px 0;
}

.CardProgressBarStyle__progress___3ijpJ {
  height: 5px;
  position: relative;
  background-color: #f0f4fa;
  overflow: hidden;
  border: none;
}
.CardProgressBarStyle__progress___3ijpJ .CardProgressBarStyle__bar___18n51 {
  background-color: #187bd8;
  height: 100%;
  width: 130px;
  position: absolute;
  top: 0;
  left: 0;
}

.CardMoneyRaisedStyle__donated_amount___24K5d {
  font-size: 15px;
  line-height: 1.13;
  color: #187bd8;
  font-weight: 700;
  margin-top: 8px;
  margin-bottom: 24px;
}

.CampaignHorizontalCardStyle__trust_label___2v57x {
  position: absolute;
  top: 5px;
  left: 5px;
  width: 30px;
  height: 34px;
  z-index: 2;
}

.CardOverlayStyles__card_overlay___tebmr {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  background: rgba(255,255,255,0.2);
  pointer-events: none;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  transition: 0.2s ease;
}

.CampaignMainIndexFeaturedCardStyle__card___z_opT {
  display: block;
  color: #3f495c;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  -ms-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  margin-bottom: 32px;
}
.CampaignMainIndexFeaturedCardStyle__card___z_opT:hover {
  color: #3f495c;
  text-decoration: none;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.CampaignMainIndexFeaturedCardStyle__index_main_card___2bzdt {
  text-align: left;
  display: inline-block;
  width: calc(50% - 12px);
  vertical-align: top;
  margin: 5px;
}
.CampaignMainIndexFeaturedCardStyle__index_main_card___2bzdt .CampaignMainIndexFeaturedCardStyle__card_cover___352cN {
  width: 100%;
  height: 150px;
  display: block;
  border-radius: 6px;
}
.CampaignMainIndexFeaturedCardStyle__index_main_card___2bzdt .CampaignMainIndexFeaturedCardStyle__content___18pOQ {
  padding: 0;
  width: 100%;
  display: block;
}
.CampaignMainIndexFeaturedCardStyle__index_main_card___2bzdt .CampaignMainIndexFeaturedCardStyle__content___18pOQ .CampaignMainIndexFeaturedCardStyle__title___19WMG {
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
  margin-top: 16px;
}
.CampaignMainIndexFeaturedCardStyle__index_main_card___2bzdt .CampaignMainIndexFeaturedCardStyle__content___18pOQ .CampaignMainIndexFeaturedCardStyle__donated_amount___1zem3 {
  text-align: left;
  font-size: 17px;
}
.CampaignMainIndexFeaturedCardStyle__card_cover___352cN {
  display: inline-block;
  vertical-align: top;
  width: 460px;
  height: 256px;
  overflow: hidden;
  position: relative;
}
.CampaignMainIndexFeaturedCardStyle__card_cover___352cN img {
  top: -50%;
  bottom: -50%;
  left: -50%;
  right: -50%;
  position: absolute;
  margin: auto auto;
  width: 100%;
}
.CampaignMainIndexFeaturedCardStyle__content___18pOQ {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 460px);
  padding: 22px 38px;
}
.CampaignMainIndexFeaturedCardStyle__title___19WMG {
  font-size: 30px;
  font-weight: 900;
  line-height: 1.23;
  margin: 0 0 12px;
}
.CampaignMainIndexFeaturedCardStyle__story___1mIXa {
  font-size: 16px;
  line-height: 1.25;
  margin-bottom: 40px;
}
.CampaignMainIndexFeaturedCardStyle__last_donation_label___3Tq3D {
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  color: #323232;
  font-size: 12px;
  line-height: 1.25;
  margin-bottom: 6px;
}
.CampaignMainIndexFeaturedCardStyle__donated_amount___1zem3 {
  font-size: 20px;
  font-weight: 600;
  color: #187bd8;
  line-height: 1.2;
  margin: 9px 0 10px;
}
.CampaignMainIndexFeaturedCardStyle__donated_amount___1zem3 .CampaignMainIndexFeaturedCardStyle__raised___1Gav9 {
  color: rgba(50,50,50,0.4);
}

.FooterTextStyles__footer_text___2L9ES {
  color: #949494;
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  font-weight: 400;
}

.FooterLinkStyles__footer_link___29uQM {
  display: block;
  font-size: 13px;
  color: #949494;
  margin-bottom: 10px;
  line-height: 1;
}
.FooterLinkStyles__footer_link___29uQM:hover {
  color: #949494;
}

.FooterAnchorStyles__footer_link___1cdUk {
  display: block;
  font-size: 13px;
  color: #949494;
  margin-bottom: 10px;
  line-height: 1;
}
.FooterAnchorStyles__footer_link___1cdUk:hover {
  color: #949494;
}

.FooterSocialAnchorStyles__footer_link___bwc7N {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  font-size: 13px;
  color: #949494;
  margin-bottom: 10px;
  line-height: 1;
}
.FooterSocialAnchorStyles__footer_link___bwc7N:hover {
  color: #949494;
}
.FooterSocialAnchorStyles__social_icon___13fjm {
  -webkit-align-self: flex-start;
  align-self: flex-start;
  -ms-flex-item-align: start;
  font-size: 20px;
  color: #949494;
  margin-right: 7px;
}
.FooterSocialAnchorStyles__footer_link_text___3_48j {
  -webkit-align-self: center;
  align-self: center;
  -ms-flex-item-align: center;
}

.FooterAppAnchorStyles__footer_link___2vRRq {
  display: block;
  font-size: 13px;
  color: #949494;
  margin-bottom: 10px;
  line-height: 1;
}
.FooterAppAnchorStyles__footer_link___2vRRq:hover {
  color: #949494;
}
.FooterAppAnchorStyles__footer_app_icon___1TlgW {
  width: 103px;
}

.FooterTitleStyles__footer_link_title___IounE {
  font-size: 14px;
  font-weight: 600;
}

.FooterLogoStyles__footer_logo___H4HJl {
  width: 109px;
  height: 26px;
  background-image: url("/resources/images/logo_1x.png");
  background-repeat: no-repeat;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  background-size: 100%;
  display: block;
  margin: 0 auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min--moz-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
  .FooterLogoStyles__footer_logo___H4HJl {
    background-image: url("/resources/images/logo_2x.png") !important;
  }
}

.FooterSocialLinkStyles__footer_link___3GJA6 {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  font-size: 13px;
  color: #949494;
  margin-bottom: 10px;
  line-height: 1;
}
.FooterSocialLinkStyles__footer_link___3GJA6:hover {
  color: #949494;
}
.FooterSocialLinkStyles__icon___BHwsr {
  -webkit-align-self: flex-start;
  align-self: flex-start;
  -ms-flex-item-align: start;
  font-size: 20px;
  color: #949494;
  margin-right: 7px;
}
.FooterSocialLinkStyles__footer_link_text___1pks8 {
  -webkit-align-self: center;
  align-self: center;
  -ms-flex-item-align: center;
}

.IndexFeatureWrapperStyle__feature_wrapper___1y5zP {
  margin-bottom: 30px;
  display: inline-block;
  vertical-align: top;
  width: calc(33.333333% - (40px / 3));
  padding: 0 35px;
}
.IndexFeatureWrapperStyle__feature_wrapper___1y5zP:nth-child(3n+1) {
  margin: 0 20px;
}

.IndexFeatureIconStyle__feature_icon___sMgBz {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 66px;
  height: 66px;
  color: #fff;
  margin: 0 auto 10px;
}
.IndexFeatureIconStyle__feature_icon___sMgBz svg {
  font-size: 33px;
  line-height: 2;
  color: #187bd8;
}

.IndexFeatureDescriptionStyle__feature_description___MzN55 {
  color: rgba(51,51,51,0.6);
  font-size: 15px;
  font-weight: 500;
  line-height: 1.4;
}

.IndexFeatureInfoWrapperStyle__feature_info_wrapper___33U3Y {
  text-align: center;
}

.IndexFeatureTitleStyle__feature_title___N_qsB {
  font-size: 23px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 24px;
  color: #333;
}

.IndexSectionTitleStyle__title___2AMQu {
  font-size: 33px;
  font-weight: 700;
  line-height: 1.15;
  margin: 0;
}

.FeaturesSectionWrapperStyles__features_wrapper___3fyem {
  padding: 87px 35px 46px;
  margin-top: 70px;
  background-color: #f0f4fa;
  text-align: center;
}

.IndexSectionTextStyles__features_section_text___2KCM8 {
  margin: 0;
  font-size: 19px;
  font-weight: 600;
  line-height: 1.32;
  color: #333;
}

.TextWrapperStyles__text_wrapper___1unNq {
  max-width: 444px;
  margin: 15px auto 43px;
}

.CampaignHomePageStyle__featured_campaigns___1bamx {
  padding: 32px 0 50px;
}
.CampaignHomePageStyle__featured_campaigns_title___1vbfF {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: 25px;
  line-height: 1.28;
  font-weight: 900;
  color: #333;
  margin: 0 0 25px;
  width: 100%;
}
.CampaignHomePageStyle__featured_campaigns_title___1vbfF svg {
  font-size: 30px;
  vertical-align: middle;
  margin-right: 19px;
}
.CampaignHomePageStyle__filter_campaigns___2tMrL {
  padding: 22px 0;
}
.CampaignHomePageStyle__campaign_search___3ScZi {
  border-radius: 19px;
  background: #f6f9fc;
  width: 100%;
  padding: 10px 5px 10px 42px;
  line-height: 1.21;
  outline: none;
  border: none;
}
.CampaignHomePageStyle__campaign_search___3ScZi::-webkit-input-placeholder {
  color: rgba(63,73,92,0.47);
}
.CampaignHomePageStyle__campaign_search___3ScZi::-moz-placeholder {
  color: rgba(63,73,92,0.47);
}
.CampaignHomePageStyle__campaign_search___3ScZi:-ms-input-placeholder {
  color: rgba(63,73,92,0.47);
}
.CampaignHomePageStyle__campaign_search___3ScZi:-moz-placeholder {
  color: rgba(63,73,92,0.47);
}
.CampaignHomePageStyle__category_preview___1XAlv {
  margin-bottom: 60px;
}
.CampaignHomePageStyle__category_header___30gYR {
  margin-bottom: 12px;
  color: #3f495c;
}
.CampaignHomePageStyle__category_icon_holder___2Rza0 {
  display: inline-block;
  width: 36px;
  margin-right: 10px;
  font-size: 28px;
}
.CampaignHomePageStyle__category_name___rme63 {
  display: inline-block;
  width: calc(100% - 46px);
  margin-top: 0;
  margin-bottom: 0;
  line-height: 30px;
  font-size: 25px;
  font-weight: 900;
}
.CampaignHomePageStyle__load_category_btn_holder___XnaOb {
  margin-top: -20px;
  text-align: center;
}

.NavButtonStyles__button___3xX3I {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  cursor: pointer;
  font-size: 24px;
  border: 1px solid #dedede;
  color: rgba(51,51,51,0.3);
  margin-left: 5px;
  border-radius: 50%;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  transition: 0.2s ease;
}
.NavButtonStyles__button___3xX3I:hover {
  color: #187bd8;
  background: rgba(24,123,216,0.15);
  border-color: rgba(24,123,216,0.15);
  -webkit-background-clip: padding-box; /* for Safari */
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
}
.NavButtonStyles__inactive___3GxnH {
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  pointer-events: none;
}
.NavButtonStyles__inactive___3GxnH:hover {
  color: rgba(51,51,51,0.3);
  background: #fff;
  border-color: #dedede;
  -webkit-background-clip: padding-box; /* for Safari */
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
}
.NavButtonStyles__no_event___2u8mR {
  pointer-events: none;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.NavButtonStyles__btn_icon___2indG {
  font-size: 21px;
}

.PaginationTextStyles__out_of_numbers___1k699 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  line-height: 17px;
  font-size: 14px;
  font-weight: 600;
  color: rgba(50,50,50,0.4);
}

.NavigationWrapperStyles__wrapper___IruWe {
  text-align: right;
}
.NavigationWrapperStyles__content___1mXi7 {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.SectionTitleStyles__section_title___36zsf {
  font-size: 56px;
  font-weight: 900;
  line-height: 0.98;
  letter-spacing: -0.78px;
  color: #333;
  margin: 0 0 25px;
}

.CreateCampaignButtonStyles__section_button___2pTnN {
  display: inline-block;
  padding: 15px 20px 16px;
  border-radius: 30px;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.2;
  color: #fff;
  background: #187bd8;
  -webkit-transition: 0.15s ease;
  -moz-transition: 0.15s ease;
  -o-transition: 0.15s ease;
  -ms-transition: 0.15s ease;
  transition: 0.15s ease;
  min-width: 266px;
  text-align: center;
}
.CreateCampaignButtonStyles__section_button___2pTnN:hover,
.CreateCampaignButtonStyles__section_button___2pTnN:focus {
  text-decoration: none;
  background: #1362ad;
  color: #fff;
}

.SectionWrapperStyles__section_wrapper___3hlaC {
  padding: 90px 0;
}

.ContentWrapperStyles__content_wrapper___ad9as {
  display: inline-block;
  width: calc(100% - 586px);
  vertical-align: middle;
  padding-right: 100px;
}

.SectionImageStyles__section_image___z7qJs {
  display: inline-block;
  vertical-align: middle;
  max-width: 586px;
}

.SectionTextStyles__section_text___4U4sY {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.23;
  color: #333;
  margin: 0 0 50px;
}

.SectionWrapperStyles__section_wrapper___3FsM_ {
  padding: 90px 0;
}
.SectionWrapperStyles__section_container___1N4vx {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.TestimonialTextStyles__testimonial_text___1ATvJ {
  font-size: 18px;
  font-weight: 500;
  font-style: italic;
  line-height: 1.17;
  color: rgba(51,51,51,0.6);
  margin: 0 0 20px;
}

.TestimonialCreatorStyles__testimonial_wrapper___3dWDs {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.TestimonialCreatorStyles__testimonial_avatar___2Yclj {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  margin-right: 12px;
}
.TestimonialCreatorStyles__testimonial_creator___SY_Nc {
  font-size: 16px;
  line-height: 1.31;
  color: BaseBlackColor;
}
.TestimonialCreatorStyles__testimonial_creator___SY_Nc span {
  font-weight: 600;
}

.SectionImageStyles__section_image_wrapper___2gQJD {
  width: 570px;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 570px;
  -ms-flex: 0 0 570px;
  flex: 0 0 570px;
  margin-right: 105px;
}
.SectionImageStyles__section_image___FN4j0 {
  width: 100%;
  margin-left: -20px;
}

.IndexListStyles__list___H-HGa {
  margin: 0 0 45px;
  padding: 0;
  list-style: none;
}
.IndexListStyles__item___3M3mo {
  position: relative;
  margin: 0 0 20px;
  padding-left: 31px;
  font-size: 19px;
  font-weight: 600;
  line-height: 1.32;
  color: #333;
}
.IndexListStyles__item___3M3mo:last-of-type {
  margin: 0;
}
.IndexListStyles__icon___33dPF {
  position: absolute;
  top: 2px;
  left: 0;
  color: #187bd8;
}

.ListWrapperStyles__list_wrapper___1X5ss {
  margin: 57px 0 50px;
}

.IndexStatStyles__index_stat___1GK7m {
  display: inline-block;
  width: 188px;
}
.IndexStatStyles__stat_num___3iGiI {
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
  padding-left: 15px;
  margin-bottom: 8px;
  color: #fff;
  border-left: 1px solid #187bd8;
}
.IndexStatStyles__stat_text___GgHoJ {
  font-size: 14px;
  line-height: 1.21;
  min-height: 33px;
  color: rgba(255,255,255,0.6);
  padding-left: 15px;
  margin-bottom: 0;
  border-left: 1px solid rgba(255,255,255,0.6);
}

.SectionWrapperStyles__section_wrapper___2vBNt {
  padding: 33px 0 30px;
  background: #3f495c;
}
.SectionWrapperStyles__section_container___39T5X {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.SectionWrapperStyles__section_wrapper___3MZcg {
  padding: 65px 0 70px;
  background: #f5efe9;
}
.SectionWrapperStyles__inner_section_wrapper___jLyg2 {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.ListWrapperStyles__list_wrapper___1YWfR {
  margin: 58px 0 0;
}

.SectionImageStyles__section_image_wrapper___2NDHH {
  -webkit-flex-basis: 42%;
  flex-basis: 42%;
}
.SectionImageStyles__section_image___1vqkB {
  max-width: 100%;
}

.TrustClubAdvantagesStyles__advantage___2BqJo {
  display: inline-block;
  width: 150px;
  margin-right: 25px;
  vertical-align: top;
  color: #333;
}
.TrustClubAdvantagesStyles__number___3bMn- {
  font-size: 76px;
  font-weight: 700;
  line-height: 1;
  margin: 0 0 3px;
  color: inherit;
}
.TrustClubAdvantagesStyles__text___fIkTc {
  font-size: 16px;
  font-weight: 700;
  color: inherit;
}

.ContentWrapperStyles__content_wrapper___RgcYC {
  -webkit-flex-basis: 58%;
  flex-basis: 58%;
  padding-right: 16%;
}

.SectionLinkStyles__link___2fEyo {
  display: inline-block;
  border-radius: 6px;
  border: 1px solid #187bd8;
  color: #187bd8;
  padding: 12px 20px;
  min-width: 205px;
  font-size: 19px;
  text-align: center;
  font-weight: 500;
}
.SectionLinkStyles__link___2fEyo:hover,
.SectionLinkStyles__link___2fEyo:focus,
.SectionLinkStyles__link___2fEyo:active {
  color: #187bd8;
}

.SectionWrapperStyles__section_wrapper___3nBCx {
  padding: 20px 0 10px;
}

.CategoriesLinkStyles__link___3FDfx {
  display: inline-block;
  text-align: center;
  padding: 11px 15px;
  min-width: 160px;
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  border-radius: 30px;
  background: #187bd8;
  -webkit-transition: 0.15s ease;
  -moz-transition: 0.15s ease;
  -o-transition: 0.15s ease;
  -ms-transition: 0.15s ease;
  transition: 0.15s ease;
}
.CategoriesLinkStyles__link___3FDfx:hover,
.CategoriesLinkStyles__link___3FDfx:focus {
  color: #fff;
  background: #1362ad;
  text-decoration: none;
}

.SectionTextsWrapperStyles__texts_wrapper___31lSX {
  display: inline-block;
  vertical-align: top;
  width: 576px;
  padding: 20px;
}

.TextWrapperStyles__text_wrapper___3vtpm {
  max-width: 420px;
  margin-top: 10px;
  margin-bottom: 25px;
}

.CategoryItemStyles__category___2mU2m {
  display: inline-block;
  position: relative;
  vertical-align: top;
  margin: 0 5px 10px;
  width: 277px;
  height: 277px;
  border-radius: 30px;
  overflow: hidden;
  cursor: pointer;
}
.CategoryItemStyles__category___2mU2m:hover .CategoryItemStyles__mask___1lqKP {
  background: rgba(63,73,92,0.3);
}
.CategoryItemStyles__category___2mU2m:hover .CategoryItemStyles__image___PU98b {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -o-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
}
.CategoryItemStyles__mask___1lqKP {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(63,73,92,0.5);
  z-index: 2;
  -webkit-transition: 0.15s ease;
  -moz-transition: 0.15s ease;
  -o-transition: 0.15s ease;
  -ms-transition: 0.15s ease;
  transition: 0.15s ease;
}
.CategoryItemStyles__name___xwc19 {
  display: block;
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0 15px;
  text-align: center;
  font-size: 25px;
  font-weight: 900;
  line-height: 1.2;
  margin: 0;
  z-index: 3;
  color: #fff;
}
.CategoryItemStyles__image___PU98b {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transition: 0.15s ease;
  -moz-transition: 0.15s ease;
  -o-transition: 0.15s ease;
  -ms-transition: 0.15s ease;
  transition: 0.15s ease;
}

.IndexSectionTitleStyle__title___2ss-h {
  font-size: 30px;
  font-weight: 800;
  line-height: 32px;
}

.Search__no_border___3_otA {
  position: relative;
}
.Search__no_border___3_otA .Search__search_overlay_wrapper___3Y-e6,
.Search__no_border___3_otA .Search__focus_overlay___8iIFo {
  top: 60px;
}
.Search__no_border___3_otA .Search__header_search___3Ek92 {
  border: none;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  width: 100%;
  font-size: 15px !important;
  font-weight: 700 !important;
  border-radius: 0 !important;
  color: transparent;
  overflow: hidden;
  text-transform: uppercase;
}
.Search__no_border___3_otA .Search__header_search___3Ek92.Search__expand___GewXk {
  top: 0;
  left: 0;
  min-width: 900px;
  color: rgba(51,51,51,0.4);
}
.Search__no_border___3_otA .Search__search_bar_group___1I96_ {
  width: 40px;
}
.Search__no_border___3_otA .Search__search_bar_group___1I96_ svg {
  font-size: 16px;
  left: 3px;
  color: #626f8c;
}
.Search__search_header_hide___3oMNF {
  position: absolute;
  left: 100%;
  top: -15px;
  width: 1115px;
  height: 60px;
  background-color: #fff;
  z-index: 9;
}
.Search__close_search_button___1yiGA {
  position: absolute;
  right: -1085px;
  z-index: 41;
  top: 0;
  font-size: 24px;
  cursor: pointer;
  color: #187bd8;
}
.Search__search_bar_group___1I96_ {
  position: relative;
}
.Search__search_bar_group___1I96_ svg {
  font-size: 13px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 13px;
  z-index: 1000;
  color: #b9b9b9;
}
.Search__search_overlay_wrapper___3Y-e6 {
  position: fixed;
  top: 60px;
  left: 0;
  width: 100vw;
  max-height: 50vh;
  min-height: 60px;
  z-index: 999;
  background-color: #fff;
}
.Search__search_overlay_wrapper___3Y-e6 .Search__search_overlay___3GURb {
  width: 1150px;
  margin: auto auto;
  background-color: #fff;
  max-height: 50vh;
  overflow-y: auto;
  overflow-x: hidden;
  padding-bottom: 10px;
}
.Search__search_overlay_wrapper___3Y-e6.Search__hide___28kDn {
  display: none;
}
.Search__search_suggestion_label___2DS-s {
  font-size: 18px;
  color: rgba(0,0,0,0.3);
  font-weight: 300;
  z-index: 1;
  background-color: #fff;
  padding: 0 12px;
  margin-bottom: 20px;
}
.Search__search_suggestion_label___2DS-s b {
  color: #333;
}
.Search__search_bar_input___4Q66G {
  font-size: 20px;
  color: #333;
  font-weight: 300;
  z-index: 1;
  background-color: #fff;
  border: none;
  outline: none;
  width: 50%;
  padding: 5px 12px 20px;
  line-height: normal;
}
.Search__search_bar_input___4Q66G:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.Search__search_no_results_label___3enBF {
  z-index: 0 !important;
}
.Search__search_item___cl-yt {
  display: block;
  width: 100%;
  padding: 12px;
  line-height: 1;
  font-size: 14px;
  color: #333;
  cursor: pointer;
  position: relative;
  z-index: 2;
  background-color: #fff;
}
.Search__search_item___cl-yt .Search__user_img___1Ydw7 {
  width: 26px;
  height: 26px;
  display: inline-block;
  border-radius: 400px;
  background-color: #b9d7f3;
  overflow: hidden;
  position: relative;
  vertical-align: middle;
  text-align: center;
}
.Search__search_item___cl-yt .Search__user_img___1Ydw7 span {
  line-height: 26px;
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
}
.Search__search_item___cl-yt .Search__user_img___1Ydw7 img {
  position: absolute;
  width: 100%;
  top: -50%;
  bottom: -50%;
  left: -50%;
  right: -50%;
  margin: auto auto;
}
.Search__search_item___cl-yt .Search__user_name___3yMZg {
  width: calc(100% - 45px);
  display: inline-block;
  vertical-align: middle;
  font-weight: 600;
  margin-left: 10px;
}
.Search__search_item___cl-yt:hover {
  text-decoration: none;
  background-color: #f1f3f4;
}
.Search__recent_searches_label___3BJFK {
  padding: 5px 10px;
  background-color: #dee4e7;
  color: #888;
  border-bottom: 1px solid #dfdfdf;
}
.Search__search_pre_label___376xR {
  font-weight: 400 !important;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  margin-right: 6px;
}
.Search__filter_inactive___1BtgD {
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
}
.Search__focus_overlay___8iIFo {
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.4);
  top: 60px;
  left: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: 300ms ease;
  -moz-transition: 300ms ease;
  -o-transition: 300ms ease;
  -ms-transition: 300ms ease;
  transition: 300ms ease;
  z-index: 998;
  visibility: hidden;
}
.Search__header_search___3Ek92 {
  z-index: 999;
  position: relative;
}
.Search__focus_overlay_visible___3PgsT {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
}
.Search__search_result_section_heading___FBx_F {
  font-size: 25px;
  font-weight: 800;
  margin-top: 20px;
  margin-bottom: 20px;
}
.Search__search_results_product_list_wrapper___3QCRB {
  width: 832px !important;
}
.Search__show_more_button___1_Jnw {
  cursor: pointer;
  border-radius: 60px;
  border: none;
  line-height: 1px;
  padding: 16px 18px;
  display: inline-block;
  margin: 20px auto;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  background-color: #187bd8;
}
.Search__loader_wrapper___1x1-L {
  position: relative;
  height: 50px;
}
@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min--moz-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
  .Search__hashtag_ico___2eFjW {
    background-image: url("/resources/images/hashtag_ico@2x.png") !important;
  }
}
.Search__no_results_wrapper___3xf88 {
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #dfdfdf;
  padding: 20px;
  margin-top: 20px;
}
.Search__no_results_wrapper___3xf88 .Search__icon___2SxuY {
  width: 60px;
  height: 60px;
  display: inline-block;
  background-image: url("/resources/images/no-results-img.png");
  background-repeat: no-repeat;
  -webkit-background-size: 60px;
  -moz-background-size: 60px;
  background-size: 60px;
  background-position: center center;
  vertical-align: middle;
}
.Search__no_results_wrapper___3xf88 .Search__info___2S9dd {
  display: inline-block;
  width: calc(100% - 80px);
  margin-left: 10px;
  vertical-align: middle;
}
.Search__no_results_wrapper___3xf88 .Search__info___2S9dd .Search__title___gEzVU {
  font-size: 15px;
  margin: 0;
}
.Search__no_results_wrapper___3xf88 .Search__info___2S9dd .Search__searched_string___2vPhr {
  font-size: 15px;
  font-weight: 600;
  margin: 0;
}
.Search__no_results_wrapper___3xf88 .Search__info___2S9dd .Search__info___2S9dd {
  font-size: 13px;
  margin: 0;
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
}
.Search__results_box_wrapper___2vRHb {
  margin-bottom: 10px;
}
.Search__box_label___1D_M5 {
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 10px;
  margin-top: 20px;
  display: block;
}
.Search__results_box___1RZHN {
  border-radius: 4px;
  background-color: #fff;
  border: 1px solid #dfdfdf;
}
.Search__box_cell___1bYoO {
  padding: 20px 15px;
  background-color: #fff;
  display: block;
  border-bottom: 1px solid #dfdfdf;
  color: #333;
  margin-bottom: 10px;
  border-radius: 6px;
}
.Search__box_cell___1bYoO .Search__user_avatar___3urFg {
  display: inline-block;
  width: 60px;
  height: 60px;
  margin-right: 15px;
  vertical-align: middle;
  border-radius: 400px;
  overflow: hidden;
  position: relative;
  text-align: center;
  color: inherit;
}
.Search__box_cell___1bYoO .Search__user_avatar___3urFg:hover {
  text-decoration: none;
}
.Search__box_cell___1bYoO .Search__user_avatar___3urFg span {
  line-height: 59px;
  font-size: 22px;
  font-weight: 300;
  text-transform: uppercase;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
}
.Search__box_cell___1bYoO .Search__user_avatar___3urFg img {
  position: absolute;
  margin: auto auto;
  width: 100%;
  top: -50%;
  bottom: -50%;
  left: -50%;
  right: -50%;
}
.Search__box_cell___1bYoO .Search__user_info___1Z4Qg {
  display: inline-block;
  width: calc(100% - 75px);
  vertical-align: middle;
  color: inherit;
  margin-left: 10px;
}
.Search__box_cell___1bYoO .Search__user_info___1Z4Qg:hover {
  text-decoration: none;
}
.Search__box_cell___1bYoO .Search__user_info___1Z4Qg:hover .Search__user_name___3yMZg {
  text-decoration: underline;
}
.Search__box_cell___1bYoO .Search__user_info___1Z4Qg .Search__user_name___3yMZg {
  font-size: 15px;
  margin: 0;
  width: 100%;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.Search__box_cell___1bYoO .Search__user_info___1Z4Qg .Search__user_username___1RqnO {
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 13px;
  opacity: 0.45;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=45)";
  filter: alpha(opacity=45);
  margin: 0;
}
.Search__view_more___S8HfH {
  cursor: pointer;
  font-size: 15px;
  color: rgba(0,0,0,0.5);
  background-color: #fff;
  padding: 10px 0;
  text-align: center;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border: 1px solid #dfdfdf;
  margin-top: -4px;
}
.Search__search_filters___DUcGl {
  cursor: pointer;
}
.Search__search_filters___DUcGl svg {
  margin-right: 6px;
}
.Search__search_filters___DUcGl span {
  color: #333;
}
.Search__search_filters___DUcGl a {
  color: #333;
}
.Search__filter_radio___2uMj3 {
  width: 13px;
  height: 13px;
  border: 1px solid #9a9a9a;
  border-radius: 100%;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.Search__filter_radio___2uMj3 .Search__radio_dot___ryTL4 {
  position: absolute;
  width: 7px;
  height: 7px;
  background-color: rgba(0,0,0,0.3);
  border-radius: 100%;
  top: 2px;
  left: 2px;
}

.CampaignBarPillStyles__pill_list___33e_4 {
  padding-top: 5px;
  max-height: 225px;
  overflow: auto;
}
.CampaignBarPillStyles__pill___133VP {
  display: -webkit-box !important;
  display: -moz-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: box !important;
  display: flex !important;
  padding: 10px 0;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.CampaignBarPillStyles__pill_image___2cdXd {
  position: relative;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  border-radius: 50%;
  overflow: hidden;
  -webkit-align-self: top;
  align-self: top;
  -ms-flex-item-align: top;
}
.CampaignBarPillStyles__pill_image___2cdXd img {
  width: auto;
  height: 100%;
  top: -50% !important;
  left: -50% !important;
  right: -50% !important;
  bottom: -50% !important;
  margin: auto;
}
.CampaignBarPillStyles__pill_name___Jt0iX {
  font-size: 13px;
  font-weight: bold;
  line-height: normal;
  color: #485267;
  width: calc(100% - 30px);
  -webkit-align-self: center;
  align-self: center;
  -ms-flex-item-align: center;
}

.Header__has_notification___s4pop {
  position: relative;
}
.Header__has_notification___s4pop .Header__active___2_g-R {
  color: #187bd8;
}
.Header__has_notification___s4pop i {
  color: #187bd8;
  position: relative;
}
.Header__has_notification___s4pop .Header__count___2li_P {
  -moz-osx-font-smoothing: auto !important;
  background-color: #fa3e3e;
  border-radius: 2px;
  color: #fff;
  right: -2px;
  top: -5px;
  padding: 1px 3px;
  position: absolute;
  font-size: 10px;
  text-align: center;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  display: inline-block;
  font-family: 'myriad-pro', 'Myriad Pro', 'Roboto', 'helvetica neue', Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  line-height: 1.3;
  min-height: 13px;
}
.Header__notification_icon___1yOoM {
  cursor: pointer;
  position: relative;
}
.Header__header_wrapper___1uNph {
  height: 60px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 1150px;
  margin: 0 auto;
}
.Header__header_wrapper___1uNph .Header__header_logo___3hML3 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-right: 19px;
}
.Header__header_wrapper___1uNph .Header__header_search___2M6sk {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.Header__header_wrapper___1uNph .Header__header_actions___1KJrE {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.Header__header_wrapper___1uNph .Header__header_links___3nsBh {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 0 11px 0 11px;
  border-right: 1px solid #e9ebee;
  margin: 0 6px 0 17px;
  text-align: left;
}
.Header__header_wrapper___1uNph .Header__header_links___3nsBh li {
  margin-left: 17px;
}
.Header__header_wrapper___1uNph .Header__header_links___3nsBh li:first-of-type {
  margin-left: 0;
}
.Header__header_wrapper_center___TLayS {
  height: 80px;
  padding: 19px 0;
}
.Header__header_wrapper_center___TLayS .Header__header_links___3nsBh:nth-of-type(1) {
  text-align: left;
}
.Header__header_wrapper_center___TLayS .Header__header_links___3nsBh,
.Header__header_wrapper_center___TLayS .Header__header_actions___1KJrE {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.Header__header_wrapper_center___TLayS .Header__header_links___3nsBh li,
.Header__header_wrapper_center___TLayS .Header__header_actions___1KJrE li {
  margin-right: 25px;
}
.Header__header_wrapper_center___TLayS .Header__header_links___3nsBh li:last-of-type,
.Header__header_wrapper_center___TLayS .Header__header_actions___1KJrE li:last-of-type {
  margin-right: 0;
}
.Header__header_wrapper_center___TLayS .Header__header_logo___3hML3 {
  vertical-align: middle;
  display: inline-block;
  width: 126px;
  margin: 0;
}
.Header__user_menu_trigger___1pgXK {
  display: inline-block;
  cursor: pointer;
  position: relative;
}
.Header__user_menu_trigger___1pgXK > span {
  color: #fff;
  text-transform: uppercase;
  line-height: 26px;
}
.Header__impersonate_button___3ILhA {
  position: fixed;
  top: 66px;
  right: 50%;
  -webkit-transform: translateX(500px);
  -moz-transform: translateX(500px);
  -o-transform: translateX(500px);
  -ms-transform: translateX(500px);
  transform: translateX(500px);
  border-radius: 20px;
  border: 1px solid #187bd8;
  color: #187bd8;
  background: #fff;
  padding: 6px 15px !important;
  cursor: pointer;
  font-size: 12px;
}
.Header__impersonate_button___3ILhA:hover {
  color: #125ca2;
  border-color: #125ca2;
}
.Header__impersonate_button___3ILhA:focus {
  outline: none;
}
.Header__marketplace_orders_indicator___1xF3w {
  width: 6px;
  height: 6px;
  position: absolute;
  background-color: #f00;
  border-radius: 12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -9px;
}
.Header__checkout_header___2RY5y {
  text-align: center;
  padding: 15px 0;
}
@media screen and (max-width: 1020px) {
  .Header__header_wrapper___1uNph {
    width: 98%;
  }
}
@media screen and (max-width: 600px) {
  .Header__header_wrapper___1uNph {
    width: 580px;
  }
}
.Header__header_left_links_wrapper___3Vc-p {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.WarningIconStyles__warning_icon___3KgJ3 {
  font-size: 15px;
  color: #f70824;
  vertical-align: middle;
}

.NotificationBadgeStyle__badge___1Sm0G {
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  background-color: #f70824;
  padding: 3px;
  line-height: 10px;
  min-width: 16px;
  display: inline-block;
  text-align: center;
  border-radius: 30px;
  position: absolute;
  top: -5px;
  right: -8px;
}
.NotificationBadgeStyle__badge_wrapper___3VcSL {
  position: absolute;
  top: -50%;
  left: -50%;
  right: -50%;
  bottom: -50%;
  margin: auto auto;
  width: 20px;
  height: 30px;
}

.HeaderDropdownMenuStyle__dropdown_group___HkJn3 {
  display: inline-block;
  position: relative;
  text-align: left;
}
.HeaderDropdownMenuStyle__dropdown_group___HkJn3:hover .HeaderDropdownMenuStyle__dropdown_wrapper___BJHsU {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transition: 300ms ease;
  -moz-transition: 300ms ease;
  -o-transition: 300ms ease;
  -ms-transition: 300ms ease;
  transition: 300ms ease;
  z-index: 1;
  visibility: visible;
  -webkit-transform: translateY(45px);
  -moz-transform: translateY(45px);
  -o-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
}
.HeaderDropdownMenuStyle__toggler___1SWKs {
  display: inline-block;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.4;
  color: #626f8c;
  background: none;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 10px 0;
}
.HeaderDropdownMenuStyle__toggler___1SWKs:focus,
.HeaderDropdownMenuStyle__toggler___1SWKs:active {
  color: initial;
  outline: none;
  border: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
}
.HeaderDropdownMenuStyle__toggler___1SWKs:hover {
  color: #4e5970;
  text-decoration: none;
}
.HeaderDropdownMenuStyle__toggler___1SWKs:hover .HeaderDropdownMenuStyle__toggler_icon___3RlNz {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: 300ms ease;
  -moz-transition: 300ms ease;
  -o-transition: 300ms ease;
  -ms-transition: 300ms ease;
  transition: 300ms ease;
}
.HeaderDropdownMenuStyle__toggler_icon___3RlNz {
  font-size: 20px;
  vertical-align: middle;
  margin-left: 6px;
  -webkit-transition: 300ms ease;
  -moz-transition: 300ms ease;
  -o-transition: 300ms ease;
  -ms-transition: 300ms ease;
  transition: 300ms ease;
}
.HeaderDropdownMenuStyle__dropdown_wrapper___BJHsU {
  position: absolute;
  -webkit-transition: 300ms ease;
  -moz-transition: 300ms ease;
  -o-transition: 300ms ease;
  -ms-transition: 300ms ease;
  transition: 300ms ease;
  left: 0;
  top: 0;
  width: 200px;
  border-radius: 4px;
  border: 1px solid #d7dbe0;
  padding: 10px 0 9px;
  background: #fff;
  list-style: none;
  margin: 0 !important;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transform: translateY(65px);
  -moz-transform: translateY(65px);
  -o-transform: translateY(65px);
  -ms-transform: translateY(65px);
  transform: translateY(65px);
}
.HeaderDropdownMenuStyle__item___3vfUX {
  padding: 7px 12px;
  line-height: 24px;
  font-size: 15px;
  color: #485267;
  margin-right: 0 !important;
}
.HeaderDropdownMenuStyle__item___3vfUX:hover {
  background-color: #f3f3f3;
}
.HeaderDropdownMenuStyle__item___3vfUX:hover a {
  color: #187bd8;
  text-decoration: none;
}
.HeaderDropdownMenuStyle__item___3vfUX .HeaderDropdownMenuStyle__item_icon___19qLF {
  display: inline-block;
  vertical-align: top;
  width: 20px;
  text-align: center;
  margin-right: 12px;
}
.HeaderDropdownMenuStyle__item___3vfUX .HeaderDropdownMenuStyle__item_text___152Jo {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.HeaderDropdownMenuStyle__item___3vfUX a {
  display: inline;
  color: #485267;
  cursor: pointer;
}
.HeaderDropdownMenuStyle__item___3vfUX .HeaderDropdownMenuStyle__item_icon___19qLF + .HeaderDropdownMenuStyle__item_text___152Jo {
  width: calc(100% - 37px);
}
.HeaderDropdownMenuStyle__link_to_all___1vs_m {
  margin-top: 11px;
  text-align: center;
  border-top: solid 1px #d7dbe0;
  line-height: 1;
  padding: 0;
  margin-bottom: -9px;
}
.HeaderDropdownMenuStyle__link_to_all___1vs_m a {
  padding: 10px;
  display: block;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2;
  color: #187bd8;
}
.HeaderDropdownMenuStyle__link_to_all___1vs_m a:hover {
  color: #1362ad;
  text-decoration: none;
}
.HeaderDropdownMenuStyle__link_to_all___1vs_m a:focus {
  outline: none;
}
.HeaderDropdownMenuStyle__link_to_all___1vs_m .HeaderDropdownMenuStyle__item_text___152Jo {
  display: inline;
}

.NotificationBellStyle__icon___47HrJ {
  position: relative;
  margin-right: 15px;
  cursor: pointer;
}
.NotificationBellStyle__icon___47HrJ svg {
  font-size: 19px;
  width: 18px;
  color: #62708d;
  position: relative;
  vertical-align: middle;
}

.NotificationsOverlayStyle__notifications_overlay_wrapper___fDWHG {
  width: 410px;
  position: absolute;
  text-align: left;
  right: 0;
  top: 25px;
  border: 1px solid #dedede;
  border-radius: 6px;
  padding: 15px;
  background-color: #fff;
  -webkit-box-shadow: 0 5px 11px rgba(51,51,51,0.2);
  box-shadow: 0 5px 11px rgba(51,51,51,0.2);
}
.NotificationsOverlayStyle__notifications_overlay_wrapper___fDWHG a {
  display: block !important;
  text-decoration: none;
}
.NotificationsOverlayStyle__notifications_overlay_wrapper___fDWHG:hover,
.NotificationsOverlayStyle__notifications_overlay_wrapper___fDWHG a {
  text-decoration: none;
}
.NotificationsOverlayStyle__scrollable___rzKRC {
  overflow-y: scroll;
  overflow-x: hidden;
  min-height: 300px;
  height: calc(100vh - 300px);
  padding-bottom: 17px;
}

.NotificationThumbnailIconStyle__avatar_wrapper___3vJ-Z {
  width: 44px;
  height: 44px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.NotificationThumbnailIconStyle__avatar_wrapper___3vJ-Z svg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto auto;
}
.NotificationThumbnailIconStyle__background___1u2k- {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 30px;
  top: 0;
  left: 0;
  font-size: 18px;
}
.NotificationThumbnailIconStyle__default___8ewpy {
  color: #187bd8;
  font-size: 18px;
}
.NotificationThumbnailIconStyle__default___8ewpy ~ .NotificationThumbnailIconStyle__background___1u2k- {
  background-color: rgba(24,123,216,0.2);
}
.NotificationThumbnailIconStyle__pending___eQXCF {
  color: #f5a524;
  font-size: 18px;
}
.NotificationThumbnailIconStyle__pending___eQXCF ~ .NotificationThumbnailIconStyle__background___1u2k- {
  background-color: rgba(245,165,36,0.2);
}
.NotificationThumbnailIconStyle__cancelled___3_H6f {
  color: #f70824;
  font-size: 18px;
}
.NotificationThumbnailIconStyle__cancelled___3_H6f ~ .NotificationThumbnailIconStyle__background___1u2k- {
  background-color: rgba(247,8,36,0.2);
}
.NotificationThumbnailIconStyle__completed___1MhGG {
  color: #37d26b;
  font-size: 18px;
}
.NotificationThumbnailIconStyle__completed___1MhGG ~ .NotificationThumbnailIconStyle__background___1u2k- {
  background-color: rgba(55,210,107,0.2);
}

.NotificationThumbnailWithIconStyle__avatar_wrapper___1IYQ3 {
  width: 44px;
  height: 44px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.NotificationThumbnailWithIconStyle__avatar_wrapper___1IYQ3 .NotificationThumbnailWithIconStyle__image___28wZ4 {
  width: 27px;
  height: 27px;
  overflow: hidden;
  border-radius: 20px;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto 0;
  position: absolute;
}
.NotificationThumbnailWithIconStyle__avatar_wrapper___1IYQ3 .NotificationThumbnailWithIconStyle__image___28wZ4 img {
  top: -50%;
  bottom: -50%;
  left: -50%;
  right: -50%;
  position: absolute;
  margin: auto auto;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.NotificationThumbnailWithIconStyle__avatar_wrapper___1IYQ3 .NotificationThumbnailWithIconStyle__icon___1PK9J {
  position: absolute;
  width: 24px;
  height: 24px;
  background-color: #fff;
  border-radius: 20px;
  left: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  top: 0;
  bottom: 0;
  margin: auto auto;
}
.NotificationThumbnailWithIconStyle__default___3B9N- {
  color: #187bd8;
  font-size: 14px;
}
.NotificationThumbnailWithIconStyle__pending___1j2MD {
  color: #f5a524;
  font-size: 14px;
}
.NotificationThumbnailWithIconStyle__cancelled___2lTPT {
  color: #f70824;
  font-size: 14px;
}
.NotificationThumbnailWithIconStyle__completed___YJ5FW {
  color: #37d26b;
  font-size: 14px;
}

.NotificationThumbnailStyle__avatar_wrapper___22Rx3 {
  width: 44px;
  height: 44px;
  position: relative;
  border-radius: 30px;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
}
.NotificationThumbnailStyle__avatar_wrapper___22Rx3 img {
  top: -50%;
  bottom: -50%;
  left: -50%;
  right: -50%;
  position: absolute;
  margin: auto auto;
  width: 100%;
  object-fit: cover;
  height: 100%;
}

.NotificationTextStyle__notification_text___3l-80 {
  font-size: 14px;
  color: #333;
  display: inline-block;
  width: calc(100% - 54px);
  margin-left: 10px;
  text-align: left;
  vertical-align: middle;
  line-height: 17px;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 0 70%;
  -ms-flex: 1 0 70%;
  flex: 1 0 70%;
}
.NotificationTextStyle__notification_text___3l-80 span {
  font-weight: 700;
}

.NotificationPillStyle__notification_pill___3_29f {
  padding: 10px;
  margin-bottom: 5px;
  border-radius: 6px;
  cursor: pointer;
  -webkit-transition: 200ms ease;
  -moz-transition: 200ms ease;
  -o-transition: 200ms ease;
  -ms-transition: 200ms ease;
  transition: 200ms ease;
}
.NotificationPillStyle__notification_pill___3_29f:hover {
  background-color: rgba(240,244,250,0.5);
  -webkit-transform: translate(0px, -3px);
  -moz-transform: translate(0px, -3px);
  -o-transform: translate(0px, -3px);
  -ms-transform: translate(0px, -3px);
  transform: translate(0px, -3px);
}
.NotificationPillStyle__unseen___1RlvM {
  background-color: #f0f4fa;
  -webkit-transition: 200ms ease;
  -moz-transition: 200ms ease;
  -o-transition: 200ms ease;
  -ms-transition: 200ms ease;
  transition: 200ms ease;
}
.NotificationPillStyle__unseen___1RlvM:hover {
  background-color: #dee7f4;
}

.NotificationTimeStampStyle__notification_timestamp___9jBbl {
  font-size: 13px;
  margin-top: 2px;
  line-height: 13px;
  color: rgba(51,51,51,0.4);
  margin-left: 54px;
}

.NotificationsHeaderStyle__title___1CEp0 {
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  color: #333;
  margin-bottom: 14px;
}
.NotificationsHeaderStyle__link_to_page___3aCV_ {
  line-height: 15px;
  margin-top: 5px;
  cursor: pointer;
  position: absolute;
  bottom: 0;
  padding: 8px;
  text-align: center;
  width: 100%;
  left: 0;
  color: #187bd8;
  border-top: 1px solid #dedede;
  font-size: 14px;
  font-weight: 600;
  height: 33px;
  background: #fff;
}
.NotificationsHeaderStyle__mark_button___dAo2I {
  font-size: 12px;
  color: rgba(51,51,51,0.3);
  line-height: 15px;
  margin-top: 5px;
  cursor: pointer;
}

.HeaderItemsStyles__header_links___lY7Gy {
  list-style: none;
  margin: 0;
  padding: 0;
}

.HeaderItemStyles__header_item___1Ts0- {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}

.CampaignPreviewStyle__header_section___1qnNa {
  background: #fff;
  background-color: #fff;
}
.CampaignPreviewStyle__campaign_preview_header___5uFgP {
  background-color: #f0f4fa;
}
.CampaignPreviewStyle__campaign_preview_header___5uFgP .CampaignPreviewStyle__campaign_story___1VUQj {
  padding: 0 0 10px;
}
.CampaignPreviewStyle__verified_label___1MaAS {
  position: absolute;
  top: 25px;
  left: 12px;
  width: 30px;
  z-index: 2;
}
.CampaignPreviewStyle__verified_label___1MaAS .CampaignPreviewStyle__info_text___3pEKV {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  color: #9b9b9b;
}
.CampaignPreviewStyle__verified_label___1MaAS .CampaignPreviewStyle__info_text___3pEKV.CampaignPreviewStyle__verified___psTQe {
  color: #37d26b !important;
  display: inline-block;
  width: calc(100% - 40px);
}
.CampaignPreviewStyle__title_section___vuAPq {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  position: relative;
  margin: 23px 0 20px;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.CampaignPreviewStyle__title_section___vuAPq > div {
  display: inline-block;
  vertical-align: top;
}
.CampaignPreviewStyle__title_section___vuAPq .CampaignPreviewStyle__title_box___2zgAH {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-right: 25px;
}
.CampaignPreviewStyle__title_section___vuAPq .CampaignPreviewStyle__option_box___2X8rB {
  width: 40px;
}
.CampaignPreviewStyle__title_section___vuAPq .CampaignPreviewStyle__option_box___2X8rB > div {
  top: -6px;
}
.CampaignPreviewStyle__title_section___vuAPq .CampaignPreviewStyle__title___2Sr0s {
  font-size: 34px;
  font-weight: 700;
  line-height: 38px;
  color: #333;
  margin: 0;
}
.CampaignPreviewStyle__campaign_info___C1xSC {
  position: relative;
}
.CampaignPreviewStyle__campaign_info___C1xSC h2 {
  word-wrap: break-word;
  font-size: 20px;
  margin-top: 10px;
}
.CampaignPreviewStyle__campaign_info___C1xSC h3 {
  word-wrap: break-word;
  font-size: 17px;
  margin-bottom: 5px;
  margin-top: 10px;
}
.CampaignPreviewStyle__campaign_info___C1xSC .CampaignPreviewStyle__title___2Sr0s {
  font-size: 26px;
  font-weight: 700;
  letter-spacing: -0.6px;
  line-height: 29px;
  margin: 0;
  word-wrap: break-word;
}
.CampaignPreviewStyle__campaign_info___C1xSC p {
  font-size: 15px;
  word-wrap: break-word;
  line-height: 20px;
}
.CampaignPreviewStyle__campaign_story_info___2HSIt {
  position: relative;
}
.CampaignPreviewStyle__campaign_story___1VUQj {
  color: #485267;
  line-height: 1.35;
}
.CampaignPreviewStyle__campaign_story___1VUQj h2 {
  word-wrap: break-word;
  font-size: 22px;
  font-weight: 400;
  color: inherit;
  margin: 0 0 10px;
}
.CampaignPreviewStyle__campaign_story___1VUQj h3 {
  word-wrap: break-word;
  font-size: 20px;
  font-weight: 400;
  color: inherit;
  margin: 0 0 10px;
}
.CampaignPreviewStyle__campaign_story___1VUQj h3 img {
  margin-right: 5px;
  width: 13px;
  height: 13px;
}
.CampaignPreviewStyle__campaign_story___1VUQj h3 span {
  word-wrap: break-word;
  vertical-align: middle;
  line-height: 24px;
  font-size: 15px;
  color: #485267;
}
.CampaignPreviewStyle__campaign_story___1VUQj .CampaignPreviewStyle__title___2Sr0s {
  font-size: 26px;
  line-height: 29px;
  padding-right: 32px;
  margin: 20px 0;
  word-wrap: break-word;
}
.CampaignPreviewStyle__campaign_story___1VUQj p,
.CampaignPreviewStyle__campaign_story___1VUQj blockquote {
  font-size: 17px !important;
  padding: 0;
  color: inherit;
  margin: 0 0 10px;
}
.CampaignPreviewStyle__campaign_story___1VUQj p + h2,
.CampaignPreviewStyle__campaign_story___1VUQj blockquote + h2,
.CampaignPreviewStyle__campaign_story___1VUQj p + h3,
.CampaignPreviewStyle__campaign_story___1VUQj blockquote + h3 {
  margin-top: 20px;
}
.CampaignPreviewStyle__campaign_story___1VUQj b,
.CampaignPreviewStyle__campaign_story___1VUQj strong {
  font-weight: 600;
}
.CampaignPreviewStyle__campaign_story___1VUQj i,
.CampaignPreviewStyle__campaign_story___1VUQj em {
  font-style: italic;
}
.CampaignPreviewStyle__campaign_story___1VUQj u {
  text-decoration: underline;
}
.CampaignPreviewStyle__campaign_story___1VUQj blockquote::before {
  content: '\201C';
}
.CampaignPreviewStyle__campaign_story___1VUQj blockquote::after {
  content: '\201D';
}
.CampaignPreviewStyle__campaign_funding_progress___ol1Ec {
  margin-top: 20px;
}
.CampaignPreviewStyle__campaign_funding_progress___ol1Ec .CampaignPreviewStyle__campaign_funding_label___2-tCh {
  margin-top: 11px;
  color: #485267;
  font-weight: 500;
  line-height: 18px;
  font-size: 15px;
}
.CampaignPreviewStyle__campaign_funding_progress___ol1Ec .CampaignPreviewStyle__campaign_funding_label___2-tCh img {
  margin-right: 7px;
}
.CampaignPreviewStyle__campaign_funding_progress___ol1Ec .CampaignPreviewStyle__amount_raised___3Q1sg {
  font-size: 26px;
  font-weight: 700;
  display: inline-block;
  vertical-align: text-bottom;
  letter-spacing: -1px;
  color: #187bd8;
  line-height: 0.77;
}
.CampaignPreviewStyle__campaign_funding_progress___ol1Ec .CampaignPreviewStyle__amount_needed___2QoKj {
  font-size: 14px;
  vertical-align: text-bottom;
  display: inline-block;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  margin-left: 4px;
  line-height: 1;
}
.CampaignPreviewStyle__campaign_funding_progress___ol1Ec .CampaignPreviewStyle__amount_description___1bBsp {
  color: #187bd8;
  font-size: 14px;
  vertical-align: text-bottom;
  display: inline-block;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  margin-left: 4px;
  line-height: 1;
  font-weight: 700;
}
.CampaignPreviewStyle__campaign_funding_progress___ol1Ec .CampaignPreviewStyle__progress___13tN8 {
  height: 12px;
  position: relative;
  background-color: #eaeaea;
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid #dedede;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
}
.CampaignPreviewStyle__campaign_funding_progress___ol1Ec .CampaignPreviewStyle__progress___13tN8 .CampaignPreviewStyle__progress_bar___3XJnx {
  background-color: #187bd8;
  height: 12px;
  border-radius: 40px;
  width: 130px;
  position: absolute;
  top: 0;
  left: 0;
}
.CampaignPreviewStyle__campaign_funding_progress___ol1Ec .CampaignPreviewStyle__campaign_withdraw_link___31Ew1 {
  display: inline-block;
  margin: 7px 0 9px;
  font-weight: 500;
  line-height: 1;
  font-size: 14px;
  letter-spacing: -0.55px;
}
.CampaignPreviewStyle__campaign_funding_progress___ol1Ec .CampaignPreviewStyle__campaign_withdraw_link___31Ew1 i {
  margin-left: 3px;
}
.CampaignPreviewStyle__campaign_funding_progress___ol1Ec .CampaignPreviewStyle__campaign_finished_amount___2gji3 {
  font-size: 22px;
  line-height: 27px;
  letter-spacing: -1px;
  color: #485267;
  text-align: right;
  padding: 0 0 5px;
}
.CampaignPreviewStyle__campaign_funding_progress___ol1Ec .CampaignPreviewStyle__campaign_finished_amount___2gji3 img {
  margin-right: 10px;
}
.CampaignPreviewStyle__campaign_funding_progress___ol1Ec .CampaignPreviewStyle__campaign_finished_amount___2gji3 p {
  display: inline;
  vertical-align: middle;
  font-weight: 600;
  letter-spacing: -0.7px;
}
.CampaignPreviewStyle__campaign_funding_progress___ol1Ec .CampaignPreviewStyle__campaign_finished_amount___2gji3 span {
  font-size: 28px;
  font-weight: 700;
  margin-left: 5px;
  color: #000;
  letter-spacing: normal;
}
.CampaignPreviewStyle__label___2G7Mo {
  font-size: 14px;
  display: block;
  line-height: 17px;
  color: #868686;
  margin-bottom: 9px;
}
.CampaignPreviewStyle__campaign_actions___3y5cD .CampaignPreviewStyle__campaign_actions_title___1QK9T {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.3px;
  color: #485267;
  line-height: 20px;
  margin-bottom: 6px;
}
.CampaignPreviewStyle__campaign_actions___3y5cD .CampaignPreviewStyle__small___o1CYA {
  width: 60px !important;
  margin-right: 8px;
  font-size: 17px;
  line-height: 21px;
  letter-spacing: -0.4px;
}
.CampaignPreviewStyle__campaign_actions___3y5cD .CampaignPreviewStyle__donate_btn___1lw57 {
  display: inline-block;
  position: relative;
  background: #f5a524;
  color: #fff;
  font-weight: 700;
  font-size: 19px;
  vertical-align: middle;
  text-align: center;
  border-radius: 8px;
  width: 100%;
  height: 48px;
  border: none;
  padding: 14px 10px 14px;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  transition: 0.2s ease;
}
.CampaignPreviewStyle__campaign_actions___3y5cD .CampaignPreviewStyle__donate_btn___1lw57:hover {
  background: #d98000 !important;
}
.CampaignPreviewStyle__campaign_actions___3y5cD .CampaignPreviewStyle__donate_btn___1lw57 .CampaignPreviewStyle__donate_btn_text___34ApP {
  display: inline-block;
  font-size: 17px;
  line-height: 1;
  padding: 2px 0 2px;
  vertical-align: top;
}
.CampaignPreviewStyle__campaign_actions___3y5cD .CampaignPreviewStyle__share_btn___MRzGB {
  display: inline-block;
  background: #f2f7f9;
  background: -webkit-linear-gradient(top, #f2f7f9, #e1edf7);
  background: -moz-linear-gradient(top, #f2f7f9, #e1edf7);
  background: -o-linear-gradient(top, #f2f7f9, #e1edf7);
  background: -ms-linear-gradient(top, #f2f7f9, #e1edf7);
  background: linear-gradient(to bottom, #f2f7f9, #e1edf7);
  background-color: #f2f7f9;
  border: 1px solid #dedede;
  line-height: 26px;
  font-size: 14px;
  color: #9b9b9b;
  text-align: center;
  border-radius: 4px;
  position: relative;
  width: calc(40% - 10px);
}
.CampaignPreviewStyle__campaign_actions___3y5cD .CampaignPreviewStyle__share_btn___MRzGB span {
  cursor: pointer;
  display: block;
}
.CampaignPreviewStyle__campaign_actions___3y5cD .CampaignPreviewStyle__warranty_title___3YGVe {
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 10px;
}
.CampaignPreviewStyle__campaign_actions___3y5cD .CampaignPreviewStyle__warranty_info___3Om2h {
  font-size: 16px;
  line-height: 18px;
}
.CampaignPreviewStyle__closed_donate_action___1VQfL {
  display: block;
  border-radius: 8px;
  border: 1px solid #dedede;
}
.CampaignPreviewStyle__closed_donate_action___1VQfL .CampaignPreviewStyle__not_allowed_text___3CSwX {
  text-align: center;
  padding: 20px 27px 20px;
  line-height: 20px;
  font-size: 16px;
  color: #bababa;
  font-weight: 600;
  margin-bottom: 0;
}
.CampaignPreviewStyle__closed_donate_action___1VQfL .CampaignPreviewStyle__donators_number___fjzd- {
  color: #4f618e;
  text-align: center;
  padding: 19px 10px 19px 45px;
  display: inline-block;
  background-image: url("/resources/images/raised_amount.svg");
  background-repeat: no-repeat;
  -webkit-background-size: 29px;
  -moz-background-size: 29px;
  background-size: 29px;
  background-position: left center;
}
.CampaignPreviewStyle__closed_donate_action___1VQfL .CampaignPreviewStyle__donators_number___fjzd- p {
  margin-bottom: 0;
  font-size: 13px;
  line-height: 16px;
}
.CampaignPreviewStyle__closed_donate_action___1VQfL .CampaignPreviewStyle__donators_number___fjzd- span {
  font-size: 24px;
  line-height: 26px;
  letter-spacing: -0.8px;
  font-weight: 600;
}
.CampaignPreviewStyle__campaign_author_info_section___2qJqI {
  padding: 20px 12px;
}
.CampaignPreviewStyle__campaign_author_info_section___2qJqI .CampaignPreviewStyle__author_avatar___3s7lx {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  margin-bottom: 25px;
}
.CampaignPreviewStyle__campaign_author_info_section___2qJqI .CampaignPreviewStyle__author_info___1DNOX {
  width: calc(100% - 58px);
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 25px;
}
.CampaignPreviewStyle__campaign_author_info_section___2qJqI .CampaignPreviewStyle__name___5LFc2 {
  font-size: 16px;
  line-height: 18px;
  margin: 0;
  display: block;
  word-wrap: break-word;
}
.CampaignPreviewStyle__campaign_author_info_section___2qJqI .CampaignPreviewStyle__campaign_location___39Pjd {
  color: #9b9b9b;
  font-size: 13px;
}
.CampaignPreviewStyle__campaign_author_info_section___2qJqI .CampaignPreviewStyle__campaign_location___39Pjd i {
  margin-right: 5px;
}
.CampaignPreviewStyle__campaign_stats_section___1bKM3 {
  border-bottom: 2px solid #dedede;
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding-bottom: 20px;
  margin-top: 20px;
}
.CampaignPreviewStyle__campaign_stats_section___1bKM3 .CampaignPreviewStyle__stat_wrapper___2_eZD {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.CampaignPreviewStyle__campaign_stats_section___1bKM3 .CampaignPreviewStyle__stat___2fGTW {
  font-size: 19px;
  font-weight: 700;
  color: #333;
  margin-bottom: 3px;
}
.CampaignPreviewStyle__campaign_stats_section___1bKM3 .CampaignPreviewStyle__stat_label___9nq9O {
  font-size: 13px;
  color: #333;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.CampaignPreviewStyle__campaign_option_box___FQgXk {
  position: absolute;
  top: 0;
  right: 0;
}
.CampaignPreviewStyle__campaign_ad_box___3GXTV {
  border-radius: 4px;
  border: 1px solid #dedede;
  background-color: #fff;
  padding: 32px 64px 38px;
  text-align: center;
  margin-top: 10px;
}
.CampaignPreviewStyle__campaign_ad_box___3GXTV .CampaignPreviewStyle__title___2Sr0s {
  font-size: 20px;
  font-weight: 700;
  line-height: 21px;
  letter-spacing: -0.51px;
  margin-bottom: 10px;
}
.CampaignPreviewStyle__campaign_ad_box___3GXTV .CampaignPreviewStyle__subtitle___2CgTC {
  color: #9b9b9b;
  font-size: 14px;
  line-height: 15px;
  margin-bottom: 16px;
}
.CampaignPreviewStyle__campaign_ad_box___3GXTV a {
  padding: 9px 0 10px;
  width: 100%;
  font-size: 14px;
  font-weight: 700;
}
.CampaignPreviewStyle__campaign_ad_box___3GXTV a:hover,
.CampaignPreviewStyle__campaign_ad_box___3GXTV a:focus {
  background: #1362ac !important;
  background-color: #1362ac !important;
  border-color: #1a72c4 !important;
}
.CampaignPreviewStyle__campaign_small_header___24pNW {
  position: fixed;
  background-color: #fff;
  width: 1150px;
  top: 0;
  left: -50%;
  right: -50%;
  margin: auto auto;
  border-radius: 0 0 4px 4px;
  border: 1px solid #dedede;
  padding: 15px;
  -webkit-box-shadow: 0 6px 8px rgba(0,0,0,0.2);
  box-shadow: 0 6px 8px rgba(0,0,0,0.2);
  z-index: 11;
  -webkit-transform: translateY(-67px);
  -moz-transform: translateY(-67px);
  -o-transform: translateY(-67px);
  -ms-transform: translateY(-67px);
  transform: translateY(-67px);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  -o-animation-duration: 0.2s;
  -ms-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.CampaignPreviewStyle__campaign_small_header___24pNW.CampaignPreviewStyle__hide___1eWPU {
  -webkit-animation-name: CampaignPreviewStyle__hideHeader___v0Vt0;
  -moz-animation-name: CampaignPreviewStyle__hideHeader___v0Vt0;
  -o-animation-name: CampaignPreviewStyle__hideHeader___v0Vt0;
  -ms-animation-name: CampaignPreviewStyle__hideHeader___v0Vt0;
  animation-name: CampaignPreviewStyle__hideHeader___v0Vt0;
}
.CampaignPreviewStyle__campaign_small_header___24pNW.CampaignPreviewStyle__show___2ez6d {
  -webkit-animation-name: CampaignPreviewStyle__showHeader___3P8Ka;
  -moz-animation-name: CampaignPreviewStyle__showHeader___3P8Ka;
  -o-animation-name: CampaignPreviewStyle__showHeader___3P8Ka;
  -ms-animation-name: CampaignPreviewStyle__showHeader___3P8Ka;
  animation-name: CampaignPreviewStyle__showHeader___3P8Ka;
}
.CampaignPreviewStyle__campaign_small_header___24pNW .CampaignPreviewStyle__campaign_actions___3y5cD {
  display: inline-block;
  width: calc(100% - 560px);
  vertical-align: middle;
}
.CampaignPreviewStyle__campaign_small_header___24pNW .CampaignPreviewStyle__campaign_name___3LK_3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 23px;
  display: inline-block;
  vertical-align: middle;
  width: 540px;
  margin-right: 15px;
}
.CampaignPreviewStyle__campaign_small_header___24pNW .CampaignPreviewStyle__donate_btn___1lw57 {
  position: relative;
  height: auto;
  line-height: 19px;
  background-color: rgba(245,165,36,0.9);
  color: #fff;
  font-size: 16px;
  display: block;
  vertical-align: middle;
  text-align: center;
  border-radius: 4px;
  border: none;
  width: 100%;
  padding: 12px 0 10px;
}
.CampaignPreviewStyle__campaign_small_header___24pNW .CampaignPreviewStyle__donate_btn___1lw57:hover {
  background-color: rgba(228,145,10,0.9);
}
.CampaignPreviewStyle__image___ZmPTp {
  width: calc(33% - 10px);
  display: inline-block;
  overflow: hidden;
  position: relative;
  border-radius: 4px;
  height: 130px;
  margin: 5px;
  cursor: pointer;
}
.CampaignPreviewStyle__image___ZmPTp img {
  height: 100%;
  position: absolute;
  top: -50%;
  bottom: -50%;
  right: -50%;
  left: -50%;
  margin: auto auto;
}
.CampaignPreviewStyle__list_wrapper___3baSz {
  padding: 12px !important;
  border-radius: 4px;
}
.CampaignPreviewStyle__campaigns_landing_box_wrapper___2IfZe {
  padding: 20px 0;
  background-color: #fff;
  border-bottom: 1px solid #dedede;
  border-top: 1px solid #dedede;
}
.CampaignPreviewStyle__campaigns_landing_box_wrapper___2IfZe h4 {
  font-size: 25px;
  font-weight: 800;
  color: #485267;
  letter-spacing: -0.8px;
  margin-bottom: 0;
  margin-top: 20px;
}
.CampaignPreviewStyle__campaigns_landing_box_wrapper___2IfZe p {
  font-size: 15px;
  color: #485267;
  line-height: 17px;
  letter-spacing: -0.64px;
}
.CampaignPreviewStyle__campaigns_landing_box_wrapper___2IfZe a {
  color: #fff;
  font-weight: 300;
  display: block;
  margin-top: 20px;
  font-size: 18px;
}
.CampaignPreviewStyle__audited_by_wrapper___29U8V {
  background-color: #fff;
  padding: 20px 0;
  border-bottom: 1px solid #dedede;
}
.CampaignPreviewStyle__thank_button___5El2O {
  background-color: #187bd8;
  color: #fff;
  font-size: 14px;
  padding: 4px 15px;
  border-radius: 4px;
  display: inline-block;
}
.CampaignPreviewStyle__thank_button___5El2O:hover {
  color: #fff;
  text-decoration: none;
  background-color: #156ec2 !important;
}
.CampaignPreviewStyle__thank_button___5El2O:active,
.CampaignPreviewStyle__thank_button___5El2O:focus,
.CampaignPreviewStyle__thank_button___5El2O:visited {
  color: #fff;
  text-decoration: none;
  background-color: #187bd8;
}
.CampaignPreviewStyle__thank_share_button___3YQwH {
  padding: 12px 50px;
  font-size: 17px;
  color: #fff;
  display: inline-block;
  margin: 0 auto;
  border-radius: 4px;
  max-width: 350px;
  width: 80%;
}
.CampaignPreviewStyle__thank_share_button___3YQwH:hover {
  color: #fff;
}
.CampaignPreviewStyle__thank_share_button___3YQwH.CampaignPreviewStyle__facebook___2o4Sb {
  background: #527ad1;
  background: -webkit-linear-gradient(top, #527ad1, #3b5998);
  background: -moz-linear-gradient(top, #527ad1, #3b5998);
  background: -o-linear-gradient(top, #527ad1, #3b5998);
  background: -ms-linear-gradient(top, #527ad1, #3b5998);
  background: linear-gradient(to bottom, #527ad1, #3b5998);
  background-color: #527ad1;
  color: #fff;
}
.CampaignPreviewStyle__thank_share_button___3YQwH.CampaignPreviewStyle__facebook___2o4Sb .CampaignPreviewStyle__fb_icon___LN9x1 {
  margin-right: 10px;
  font-size: 30px;
  vertical-align: middle;
}
.CampaignPreviewStyle__thank_share_button___3YQwH.CampaignPreviewStyle__email___2C8d4 {
  background: #f5a524;
  background: -webkit-linear-gradient(top, hsla(37,91%,55%,1), #d98000);
  background: -moz-linear-gradient(top, hsla(37,91%,55%,1), #d98000);
  background: -o-linear-gradient(top, hsla(37,91%,55%,1), #d98000);
  background: -ms-linear-gradient(top, hsla(37,91%,55%,1), #d98000);
  background: linear-gradient(to bottom, hsla(37,91%,55%,1), #d98000);
  background-color: #f5a524;
}
.CampaignPreviewStyle__thank_you_title___3BURt {
  font-size: 25px;
  text-align: center;
  margin-top: 20px;
}
.CampaignPreviewStyle__thank_you_icon___3l_Nj {
  font-size: 41px;
  color: #00ba76;
  display: block;
  margin: auto;
}
.CampaignPreviewStyle__box___2cgDU {
  background-color: #fff;
  border: 1px solid #dedede;
  border-radius: 4px;
}
.CampaignPreviewStyle__box_p15___2KJJ7 {
  padding: 15px;
}
.CampaignPreviewStyle__gallery___1xLRY {
  margin-top: 25px;
}
.CampaignPreviewStyle__urgent_label_holder___zDhOc {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  margin-top: 20px;
  background-color: rgba(247,8,36,0.03);
  border-radius: 18px;
  color: #f70824;
  padding: 10px 18px;
  line-height: 15px;
}
.CampaignPreviewStyle__urgent_label_text___28xB2 {
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  vertical-align: top;
  width: calc(100% - 30px);
  margin-left: 10px;
}
.CampaignPreviewStyle__urgent_label_icon___37xlX {
  font-size: 19px;
  vertical-align: top;
}
.CampaignPreviewStyle__unverified_btn___NjyGb {
  width: 100%;
  font-size: 19px;
  padding: 20px 0;
  background-color: #f1f6fa;
  border: 1px solid #e3e8eb;
  color: #a7acaf;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.CampaignPreviewStyle__edit_campaign_btn___3TF0A img {
  margin-right: 5px;
  vertical-align: middle;
}
.CampaignPreviewStyle__edit_campaign_btn___3TF0A span {
  vertical-align: middle;
  font-size: 13px;
}
.CampaignPreviewStyle__section_title___255Fx {
  line-height: 28px;
  font-size: 23px;
  color: #333;
  font-weight: 300;
  margin-bottom: 20px;
  margin-top: 50px;
}
.CampaignPreviewStyle__campaign_tabs_wrapper___1ZWfS {
  display: block;
  padding: 0;
  margin: 0;
}
.CampaignPreviewStyle__campaign_tab___1juXe {
  display: inline-block;
  width: 50%;
  text-align: center;
  padding: 13px 15px;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 1.1;
  color: rgba(72,82,103,0.5);
  border-bottom: 3px solid #dedede;
  font-weight: 400;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.CampaignPreviewStyle__campaign_tab___1juXe span {
  font-size: 14px;
  font-weight: 700;
  background-color: #dadce1;
  padding: 5px 9px;
  border-radius: 20px;
  margin-left: 10px;
  vertical-align: middle;
  line-height: 1;
  margin-top: -4px;
  display: inline-block;
}
.CampaignPreviewStyle__campaign_selected_tab___3jhxu {
  font-weight: 700;
  color: #187bd8;
  border-color: #187bd8;
}
.CampaignPreviewStyle__campaign_common_info_section___33sEP {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  margin-top: 30px;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.CampaignPreviewStyle__common_info_author___3rH9B {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.CampaignPreviewStyle__common_info_category___3fi2N {
  padding-left: 20px;
  border-left: 1px solid #dedede;
  margin-left: 20px;
}
.CampaignPreviewStyle__share_button___23Dbi {
  font-size: 15px;
  color: #187bd8;
  font-weight: 700;
  line-height: 18px;
  padding: 9px 0 11px 0;
  border-radius: 6px;
  border: 2px solid #187bd8;
  text-align: center;
  background-color: transparent;
  cursor: pointer;
}
.CampaignPreviewStyle__share_button___23Dbi:hover {
  color: #166fc2;
  border-color: #166fc2;
}
.CampaignPreviewStyle__campaign_story_trigger___1iNQJ {
  background: -webkit-linear-gradient(top, rgba(240,244,250,0) 0%, hsla(214,49%,96%,1) 56%, hsla(214,49%,96%,1) 100%);
  background: -moz-linear-gradient(top, rgba(240,244,250,0) 0%, hsla(214,49%,96%,1) 56%, hsla(214,49%,96%,1) 100%);
  background: -o-linear-gradient(top, rgba(240,244,250,0) 0%, hsla(214,49%,96%,1) 56%, hsla(214,49%,96%,1) 100%);
  background: -ms-linear-gradient(top, rgba(240,244,250,0) 0%, hsla(214,49%,96%,1) 56%, hsla(214,49%,96%,1) 100%);
  background: linear-gradient(to bottom, rgba(240,244,250,0) 0%, hsla(214,49%,96%,1) 56%, hsla(214,49%,96%,1) 100%);
  padding-top: 80px;
  margin-top: -80px;
  z-index: 2;
  position: relative;
  line-height: 1;
  padding-bottom: 15px;
}
.CampaignPreviewStyle__campaign_story_trigger___1iNQJ button {
  text-decoration: underline;
  font-size: 19px;
  color: #187bd8;
  line-height: 1;
}
.CampaignPreviewStyle__dashboard_trigger___2bMos {
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, hsla(209,0%,100%,1) 56%, hsla(209,0%,100%,1) 100%);
  background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, hsla(209,0%,100%,1) 56%, hsla(209,0%,100%,1) 100%);
  background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, hsla(209,0%,100%,1) 56%, hsla(209,0%,100%,1) 100%);
  background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, hsla(209,0%,100%,1) 56%, hsla(209,0%,100%,1) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, hsla(209,0%,100%,1) 56%, hsla(209,0%,100%,1) 100%);
}
.CampaignPreviewStyle__discover_campaigns_link___2GyJ5 {
  color: rgba(51,51,51,0.3);
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
  display: block;
  margin-bottom: -14px;
}
.CampaignPreviewStyle__discover_campaigns_link___2GyJ5:hover {
  color: rgba(51,51,51,0.3);
  text-decoration: none;
}
.CampaignPreviewStyle__discover_campaigns_link___2GyJ5:hover svg {
  -webkit-transform: translateX(-5px);
  -moz-transform: translateX(-5px);
  -o-transform: translateX(-5px);
  -ms-transform: translateX(-5px);
  transform: translateX(-5px);
}
.CampaignPreviewStyle__discover_campaigns_link___2GyJ5 svg {
  -webkit-transition: 150ms ease;
  -moz-transition: 150ms ease;
  -o-transition: 150ms ease;
  -ms-transition: 150ms ease;
  transition: 150ms ease;
  font-size: 24px;
  margin-right: 8px;
  vertical-align: middle;
}
.CampaignPreviewStyle__discover_campaigns_link___2GyJ5 div {
  vertical-align: middle;
  display: inline-block;
}
.CampaignPreviewStyle__video_preview_modal_overflow___ZHZat > div {
  max-width: 1150px;
  max-height: calc(100vh - 100px);
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.CampaignPreviewStyle__video_preview_modal_overflow___ZHZat > div > div {
  height: 100%;
  max-height: 720px;
}
.CampaignPreviewStyle__video_preview_modal_overflow___ZHZat .CampaignPreviewStyle__close_video_button___36Q90 {
  position: absolute;
  cursor: pointer;
  color: #fff;
  font-size: 30px;
  right: -50%;
  bottom: -50px;
  left: -50%;
  margin: auto auto;
}
.CampaignPreviewStyle__small_thank_you___3NjP- {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  background: #187bd8;
  color: #fff;
  outline: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  font-size: 10px;
  border-radius: 50%;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  transition: 0.2s ease;
}
.CampaignPreviewStyle__small_thank_you___3NjP-:hover {
  background: #1362ad;
}
.CampaignPreviewStyle__small_thank_you___3NjP-:focus {
  outline: none;
}
@-moz-keyframes CampaignPreviewStyle__hideHeader___v0Vt0 {
  0% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    visibility: visible;
    -webkit-transform: translateY(80px);
    -moz-transform: translateY(80px);
    -o-transform: translateY(80px);
    -ms-transform: translateY(80px);
    transform: translateY(80px);
  }
  50% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -ms-filter: none;
    filter: none;
    visibility: visible;
  }
  60% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    visibility: hidden;
  }
  100% {
    -webkit-transform: translateY(-67px);
    -moz-transform: translateY(-67px);
    -o-transform: translateY(-67px);
    -ms-transform: translateY(-67px);
    transform: translateY(-67px);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    visibility: hidden;
  }
}
@-webkit-keyframes CampaignPreviewStyle__hideHeader___v0Vt0 {
  0% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    visibility: visible;
    -webkit-transform: translateY(80px);
    -moz-transform: translateY(80px);
    -o-transform: translateY(80px);
    -ms-transform: translateY(80px);
    transform: translateY(80px);
  }
  50% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -ms-filter: none;
    filter: none;
    visibility: visible;
  }
  60% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    visibility: hidden;
  }
  100% {
    -webkit-transform: translateY(-67px);
    -moz-transform: translateY(-67px);
    -o-transform: translateY(-67px);
    -ms-transform: translateY(-67px);
    transform: translateY(-67px);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    visibility: hidden;
  }
}
@-o-keyframes CampaignPreviewStyle__hideHeader___v0Vt0 {
  0% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    visibility: visible;
    -webkit-transform: translateY(80px);
    -moz-transform: translateY(80px);
    -o-transform: translateY(80px);
    -ms-transform: translateY(80px);
    transform: translateY(80px);
  }
  50% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -ms-filter: none;
    filter: none;
    visibility: visible;
  }
  60% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    visibility: hidden;
  }
  100% {
    -webkit-transform: translateY(-67px);
    -moz-transform: translateY(-67px);
    -o-transform: translateY(-67px);
    -ms-transform: translateY(-67px);
    transform: translateY(-67px);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    visibility: hidden;
  }
}
@keyframes CampaignPreviewStyle__hideHeader___v0Vt0 {
  0% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    visibility: visible;
    -webkit-transform: translateY(80px);
    -moz-transform: translateY(80px);
    -o-transform: translateY(80px);
    -ms-transform: translateY(80px);
    transform: translateY(80px);
  }
  50% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -ms-filter: none;
    filter: none;
    visibility: visible;
  }
  60% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    visibility: hidden;
  }
  100% {
    -webkit-transform: translateY(-67px);
    -moz-transform: translateY(-67px);
    -o-transform: translateY(-67px);
    -ms-transform: translateY(-67px);
    transform: translateY(-67px);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    visibility: hidden;
  }
}
@-moz-keyframes CampaignPreviewStyle__showHeader___3P8Ka {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    visibility: hidden;
    -webkit-transform: translateY(-67px);
    -moz-transform: translateY(-67px);
    -o-transform: translateY(-67px);
    -ms-transform: translateY(-67px);
    transform: translateY(-67px);
  }
  50% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    visibility: hidden;
  }
  60% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -ms-filter: none;
    filter: none;
    visibility: visible;
  }
  100% {
    -webkit-transform: translateY(80px);
    -moz-transform: translateY(80px);
    -o-transform: translateY(80px);
    -ms-transform: translateY(80px);
    transform: translateY(80px);
    opacity: 1;
    -ms-filter: none;
    filter: none;
    visibility: visible;
  }
}
@-webkit-keyframes CampaignPreviewStyle__showHeader___3P8Ka {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    visibility: hidden;
    -webkit-transform: translateY(-67px);
    -moz-transform: translateY(-67px);
    -o-transform: translateY(-67px);
    -ms-transform: translateY(-67px);
    transform: translateY(-67px);
  }
  50% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    visibility: hidden;
  }
  60% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -ms-filter: none;
    filter: none;
    visibility: visible;
  }
  100% {
    -webkit-transform: translateY(80px);
    -moz-transform: translateY(80px);
    -o-transform: translateY(80px);
    -ms-transform: translateY(80px);
    transform: translateY(80px);
    opacity: 1;
    -ms-filter: none;
    filter: none;
    visibility: visible;
  }
}
@-o-keyframes CampaignPreviewStyle__showHeader___3P8Ka {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    visibility: hidden;
    -webkit-transform: translateY(-67px);
    -moz-transform: translateY(-67px);
    -o-transform: translateY(-67px);
    -ms-transform: translateY(-67px);
    transform: translateY(-67px);
  }
  50% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    visibility: hidden;
  }
  60% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -ms-filter: none;
    filter: none;
    visibility: visible;
  }
  100% {
    -webkit-transform: translateY(80px);
    -moz-transform: translateY(80px);
    -o-transform: translateY(80px);
    -ms-transform: translateY(80px);
    transform: translateY(80px);
    opacity: 1;
    -ms-filter: none;
    filter: none;
    visibility: visible;
  }
}
@keyframes CampaignPreviewStyle__showHeader___3P8Ka {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    visibility: hidden;
    -webkit-transform: translateY(-67px);
    -moz-transform: translateY(-67px);
    -o-transform: translateY(-67px);
    -ms-transform: translateY(-67px);
    transform: translateY(-67px);
  }
  50% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    visibility: hidden;
  }
  60% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -ms-filter: none;
    filter: none;
    visibility: visible;
  }
  100% {
    -webkit-transform: translateY(80px);
    -moz-transform: translateY(80px);
    -o-transform: translateY(80px);
    -ms-transform: translateY(80px);
    transform: translateY(80px);
    opacity: 1;
    -ms-filter: none;
    filter: none;
    visibility: visible;
  }
}

.ModalTitleCenterStyle__modal_title___10Vwt {
  font-size: 18px;
  font-weight: 700;
  color: #333;
  max-width: 80%;
  margin: 0 auto;
}

.ModalPostCreatorStyles__modal_title___2bGuC {
  font-size: 24px;
  line-height: 1.33;
}

.RegistrationModalStyle__modal_wrapper___34feH > div {
  max-width: 600px;
}
.RegistrationModalStyle__modal_description___1qCDi {
  font-size: 14px;
  margin: 5px 0 30px 0;
  line-height: 18px;
  letter-spacing: -0.3px;
}
.RegistrationModalStyle__terms_text___ZeFU- {
  color: #9b9b9b;
  margin-top: 12px;
  margin-bottom: 27px;
}
.RegistrationModalStyle__terms_text___ZeFU- a {
  color: #9b9b9b;
  text-decoration: underline;
}
.RegistrationModalStyle__log_in_text___3Cj1w {
  font-weight: 600;
  color: #9b9b9b;
}
.RegistrationModalStyle__log_in_link___21WhV {
  color: #187bd8;
  margin-left: 4px;
}

.Register__login_box___1E-w9 {
  padding: 10px 160px;
  background-color: #fff;
  border: 1px solid #dfdfdf;
  border-radius: 4px;
  margin-top: 20px;
}
.Register__login_box___1E-w9 h1 {
  font-size: 20px;
  margin-bottom: 30px;
  text-align: center;
  font-weight: 600;
}
.Register__login_box___1E-w9 h1 span {
  font-weight: 400;
}
.Register__login_box___1E-w9 input {
  padding-left: 15px;
  margin-top: 0 !important;
}
.Register__login_box___1E-w9 button {
  width: 100%;
  text-align: center;
  font-size: 17px;
}
.Register__login_box___1E-w9 a {
  text-align: center;
  display: block;
  margin-bottom: 10px;
  font-size: 15px;
}
.Register__login_box___1E-w9 p {
  text-align: center;
  color: rgba(42,49,54,0.5);
}
.Register__login_box___1E-w9 p a {
  font-size: 15px;
  margin-left: 6px;
  text-decoration: none;
  display: inline-block;
}
.Register__register_box___154E0 {
  padding: 60px 200px 100px;
  background-color: #fff;
  border: 1px solid #dfdfdf;
  border-radius: 4px;
  margin-top: 20px;
  position: relative;
}
.Register__register_box___154E0 .Register__border_error___2tTNF {
  border-color: #d0021b !important;
}
.Register__register_box___154E0 h1 {
  font-size: 20px;
  margin-bottom: 20px;
  text-align: center;
  font-weight: 800;
}
.Register__register_box___154E0 input {
  padding-left: 12px;
  font-size: 14px;
  font-weight: 800;
  margin-top: 0 !important;
}
.Register__register_box___154E0 button {
  width: 100%;
  text-align: center;
  font-size: 15px;
  font-weight: 600;
}
.Register__register_box___154E0 .Register__footer___1xNMl {
  position: absolute;
  bottom: 0px;
  padding: 5px;
  margin: 0;
  width: 100%;
  left: 0;
  background-color: #f7f7f7;
  border-radius: 0 0 4px 4px;
  border-top: 1px solid #dfdfdf;
  color: rgba(42,49,54,0.5);
  text-align: center;
}
.Register__register_box___154E0 .Register__footer___1xNMl a {
  font-size: 15px;
  margin: 0;
  margin-left: 4px;
  text-decoration: none;
  display: inline-block;
}
.Register__border_error___2tTNF {
  border-color: #d0021b !important;
}
.Register__register_error_wrapper___1Hh8o {
  position: absolute;
  top: 0;
  left: 100%;
  padding-left: 4px;
  width: 193px;
}
.Register__register_error_wrapper___1Hh8o .Register__error_icon___3DbnD {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  margin-right: 5px;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: 16px 16px;
  -moz-background-size: 16px 16px;
  background-size: 16px 16px;
}
.Register__register_error_wrapper___1Hh8o .Register__error_cross___2LiEb {
  background-image: url("/resources/images/error_cross.png");
}
.Register__register_error_wrapper___1Hh8o .Register__error_warning___2Dz4I {
  background-image: url("/resources/images/error_warning.png");
}
.Register__register_error_wrapper___1Hh8o .Register__error_text___3kWRr {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 21px);
  line-height: 1.2;
  color: #d0021b;
  font-weight: 600;
}
.Register__register_error_wrapper___1Hh8o .Register__error_text___3kWRr.Register__warning___3CUea {
  color: #f5a623 !important;
}
.Register__gender_choose___1eOdZ input {
  display: none;
}
.Register__gender_choose___1eOdZ .Register__radio___2xFJU {
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #dfdfdf;
  padding: 10px;
  color: #555;
  font-weight: 600;
  line-height: 1;
  margin: 0;
  width: 50%;
  text-align: center;
}
.Register__gender_choose___1eOdZ .Register__radio___2xFJU.Register__male___3mwo8 {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-right: none;
}
.Register__gender_choose___1eOdZ .Register__radio___2xFJU.Register__female___2o4cL {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.Register__gender_choose___1eOdZ input[type="radio"]:checked + label {
  background-color: #555 !important;
  color: #fff !important;
}
.Register__terms___pY6xc {
  margin-top: 15px;
  margin-bottom: 25px;
  color: #9b9b9b;
}
.Register__terms___pY6xc a {
  margin: 0 !important;
  padding: 0;
  color: #9b9b9b;
  text-decoration: underline !important;
  font-size: 13px !important;
  font-weight: 700;
}
.Register__error_message_wrapper___1lNz1 {
  position: fixed;
  background-color: rgba(255,255,255,0.98);
  top: 48px;
  width: 550px;
  -webkit-animation-name: Register__errorAnim___3lBRL;
  -moz-animation-name: Register__errorAnim___3lBRL;
  -o-animation-name: Register__errorAnim___3lBRL;
  -ms-animation-name: Register__errorAnim___3lBRL;
  animation-name: Register__errorAnim___3lBRL;
  -webkit-animation-duration: 0.15s;
  -moz-animation-duration: 0.15s;
  -o-animation-duration: 0.15s;
  -ms-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-timing-function: easse-in-out;
  -moz-animation-timing-function: easse-in-out;
  -o-animation-timing-function: easse-in-out;
  -ms-animation-timing-function: easse-in-out;
  animation-timing-function: easse-in-out;
  margin: auto auto;
  display: block;
  left: -100%;
  right: -100%;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border: 1px solid #dfdfdf;
  -webkit-box-shadow: 0 3px 8px rgba(0,0,0,0.15);
  box-shadow: 0 3px 8px rgba(0,0,0,0.15);
  z-index: 1;
  padding: 15px 30px 20px 30px;
  font-size: 15px;
  color: #8a8a8a;
  line-height: 1.25;
}
.Register__error_message_wrapper___1lNz1 p {
  margin: 0;
}
.Register__error_message_wrapper___1lNz1 .Register__close_btn___1KRHZ {
  position: absolute;
  width: 12px;
  height: 12px;
  right: 5px;
  top: 5px;
  padding: 10px;
  background-image: url("/resources/images/cross_12px.png");
  background-position: center center;
  -webkit-background-size: 12px 12px;
  -moz-background-size: 12px 12px;
  background-size: 12px 12px;
  background-repeat: no-repeat;
  cursor: pointer;
}
.Register__rounded___3W2d2 {
  border-radius: 50px !important;
}
.Register__mail_btn___18fb3 {
  background-color: #f2f7f9;
  display: block;
  border: 1px solid #187bd8;
  text-align: center;
  padding: 8px 0;
  padding-left: 12px;
  border-radius: 4px;
  color: #187bd8;
}
.Register__mail_btn___18fb3:hover {
  background-color: #cae0e8;
}
.Register__mail_btn___18fb3 .Register__icon___3ze5L {
  width: 16px;
  height: 16px;
  background-image: url("/resources/images/mail_index.png");
  background-position: center center;
  -webkit-background-size: 16px 13px;
  -moz-background-size: 16px 13px;
  background-size: 16px 13px;
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 10px;
  margin-top: -2px;
  vertical-align: middle;
}
.Register__mail_btn___18fb3 .Register__label___2KDZK {
  text-align: center;
  display: inline-block;
  margin-top: -2px;
  vertical-align: middle;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
}
.Register__facebook_btn___3zUbs {
  background-color: #3b5998;
  display: block;
  border: 1px solid #355088;
  text-align: center;
  padding: 8px 0;
  padding-left: 12px;
  border-radius: 4px;
  color: #fff !important;
  cursor: pointer;
}
.Register__facebook_btn___3zUbs:hover {
  background-color: #2f4779;
  color: #fff;
}
.Register__facebook_btn___3zUbs .Register__icon___3ze5L {
  width: 16px;
  height: 16px;
  background-image: url("/resources/images/index_fb_icon.png");
  background-position: center center;
  -webkit-background-size: 16px 16px;
  -moz-background-size: 16px 16px;
  background-size: 16px 16px;
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
.Register__facebook_btn___3zUbs .Register__icon___3ze5L.Register__large___6avHK {
  width: 23px;
  height: 23px;
  background-image: url("/resources/images/fb_icon_large.png");
  background-position: center center;
  -webkit-background-size: 23px 23px;
  -moz-background-size: 23px 23px;
  background-size: 23px 23px;
}
.Register__facebook_btn___3zUbs .Register__label___2KDZK {
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  margin-top: -3px;
}
.Register__facebook_btn___3zUbs .Register__label___2KDZK .Register__info___18Fln {
  display: block;
  line-height: 1;
  text-align: left;
  font-size: 12px;
  font-weight: 400;
}
.Register__separator_section___x13d2 {
  text-align: center;
  margin: 4px 0;
}
.Register__separator_section___x13d2 .Register__line___3RtYO {
  width: 40%;
  display: inline-block;
  vertical-align: middle;
  height: 1px;
  background-color: #bdbdbd;
}
.Register__separator_section___x13d2 .Register__label___2KDZK {
  color: #bdbdbd;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  margin: 0 10px;
  text-transform: lowercase;
}
.Register__register_hero_wrapper___7ohoh {
  background-color: #fff;
}
.Register__register_hero_left___1LIMt {
  display: inline-block;
  vertical-align: top;
  width: 40%;
  padding-left: 15px;
  position: relative;
}
.Register__register_hero_left___1LIMt img {
  position: absolute;
  left: -115%;
  top: 0;
}
.Register__register_hero_right___2cxqK {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  height: 400px;
  padding: 0 15px 0 0;
  margin-left: 30px;
  padding-top: 90px;
}
.Register__register_hero_right___2cxqK .Register__hero_title___2IIcN {
  font-size: 35px;
  margin-top: 0;
  font-weight: 900;
  color: #485267;
  letter-spacing: -0.91px;
  line-height: 32px;
  margin-bottom: 0;
  padding-bottom: 0;
  display: inline-block;
  vertical-align: middle;
  width: 50%;
}
.Register__register_hero_right___2cxqK .Register__hero_subtitle___3o-Ke {
  display: inline-block;
  vertical-align: middle;
  width: 45%;
  font-size: 18px;
  font-weight: 600;
  color: #a3a8b3;
  letter-spacing: -1.12px;
  line-height: 18px;
  margin: 0 0 0 22px;
}
.Register__register_hero_right___2cxqK .Register__title___1bGTV {
  margin-top: 43px;
  font-size: 15px;
  letter-spacing: -0.93px;
  line-height: 18px;
  color: #a3a8b3;
  font-weight: 500;
}
.Register__register_hero_right___2cxqK .Register__terms_text___1yFUI {
  color: #a3a8b3;
  font-size: 12px;
  margin-top: 10px;
  line-height: 12px;
  display: block;
  text-align: left;
}
.Register__register_hero_right___2cxqK .Register__terms_text___1yFUI a {
  font-weight: 800;
  color: #a3a8b3;
}
.Register__label_info___3j1VM {
  cursor: pointer;
}
.Register__error_message___1lAqU {
  top: -42px;
  position: absolute;
  z-index: 10;
  -webkit-box-shadow: 0 2px 28px rgba(0,0,0,0.5);
  box-shadow: 0 2px 28px rgba(0,0,0,0.5);
}
.Register__error_message___1lAqU i {
  left: 8px;
  top: 7px;
  font-size: 18px;
  color: #fff;
  position: absolute;
}
.Register__error_message___1lAqU p {
  margin: 0;
  background-color: #ff5c5c;
  font-weight: 400 !important;
  padding: 5px 10px 5px 30px;
  width: 300px;
  text-align: left;
  border-radius: 4px;
  opacity: 1 !important;
  -ms-filter: none !important;
  filter: none !important;
  color: #fff;
}
.Register__error_message___1lAqU img {
  position: absolute;
  left: 40px;
  top: 30px;
}
.Register__index_error___3nMzq {
  top: 0;
}
.Register__community_search_tag___2pPMC {
  margin: 0 -7.5px;
  margin-top: 10px;
  height: 320px;
  overflow-x: hidden;
  overflow-y: scroll;
}
.Register__community_search_tag___2pPMC li {
  cursor: pointer;
  background-color: #eef8fc;
  border: 1px solid #daeaf2;
  border-radius: 4px;
  padding: 10px 15px;
  margin: 7.5px;
  font-size: 15px;
}
.Register__community_search_tag___2pPMC li i {
  font-weight: 300;
  margin-right: 10px;
  font-size: 16px;
}
.Register__search_input___1cpW2 {
  width: 290px;
  margin-left: 82px;
  padding-left: 35px;
  background-image: url("/resources/images/search.png");
  background-repeat: no-repeat;
  -webkit-background-size: 16px 16px;
  -moz-background-size: 16px 16px;
  background-size: 16px 16px;
  background-position: 12px 7px;
}
.Register__show_more_btn___26dQV {
  font-size: 15px;
  display: block;
  width: 145px;
  margin: 5px auto 5px !important;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  -webkit-transition: 0.15s ease;
  -moz-transition: 0.15s ease;
  -o-transition: 0.15s ease;
  -ms-transition: 0.15s ease;
  transition: 0.15s ease;
  text-align: center;
  background-image: url("/resources/images/show_more_arrow_register.png");
  background-repeat: no-repeat;
  -webkit-background-size: 17px 17px;
  -moz-background-size: 17px 17px;
  background-size: 17px 17px;
  height: 17px;
  line-height: 1.3;
  background-position: 5px 0px;
}
.Register__show_more_btn___26dQV:hover {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.Register__complete_btn___duWT7 button {
  width: 100%;
  font-weight: 600;
}
.Register__complete_btn___duWT7.Register__inactive___3UsPG button {
  background-color: #f1f6fa;
  border-color: #e3e8eb;
  color: #a7acaf;
}
.Register__community_experience___38Qsg {
  height: 350px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.Register__community_experience___38Qsg .Register__community_color___1_xo_ {
  width: 17px;
  height: 17px;
  margin: 0 auto;
  border-radius: 3px;
  display: inline-block;
  vertical-align: top;
  margin-top: 3px;
  margin-right: 10px;
}
.Register__community_experience___38Qsg .Register__community_bio___1BR3m {
  display: inline-block;
  margin-bottom: 20px;
  width: 90%;
  position: relative;
}
.Register__community_experience___38Qsg .Register__community_bio___1BR3m label {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 5px;
}
.Register__community_experience___38Qsg .Register__community_bio___1BR3m .Register__experience_count___1ZzNY {
  position: absolute;
  top: 33px;
  right: 10px;
  font-weight: 600;
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
}
.Register__error_shake___GKkmj {
  -webkit-animation: Register__shake___17GjG 0.5s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  -moz-animation: Register__shake___17GjG 0.5s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  -o-animation: Register__shake___17GjG 0.5s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  -ms-animation: Register__shake___17GjG 0.5s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  animation: Register__shake___17GjG 0.5s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  -ms-perspective: 1000px;
  perspective: 1000px;
  border-color: #f00 !important;
}
.Register__error_shake_message___f_FiH {
  position: absolute;
  color: #f00;
}
.Register__register_steps_wrapper___1ZcFe {
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #dfdfdf;
  margin-top: 68px;
  padding: 20px;
  height: 520px;
  position: relative;
  overflow: hidden;
}
.Register__step_1_body___3ZcOg {
  width: 290px;
  margin-left: 301px;
}
.Register__step_1_body___3ZcOg .Register__age_choose___1Wsr7 {
  margin-bottom: 15px;
}
.Register__step_1_body___3ZcOg .Register__gender_choose___1eOdZ {
  margin-bottom: 15px;
}
.Register__step_1_body___3ZcOg .Register__step_1_button___2j6jN {
  -webkit-transition: 0.25s ease;
  -moz-transition: 0.25s ease;
  -o-transition: 0.25s ease;
  -ms-transition: 0.25s ease;
  transition: 0.25s ease;
  width: 100%;
}
.Register__step_1_body___3ZcOg .Register__step_1_button___2j6jN.Register__inactive___3UsPG {
  -webkit-transition: 0.25s ease;
  -moz-transition: 0.25s ease;
  -o-transition: 0.25s ease;
  -ms-transition: 0.25s ease;
  transition: 0.25s ease;
  background: inherit;
  background-color: #f1f6fa;
  border-color: #e3e8eb;
  color: #a7acaf;
}
.Register__step_1___2LvIx {
  position: absolute;
  left: -50%;
  right: -50%;
  margin: auto auto;
  width: 100%;
  -webkit-transform: translateY(88px);
  -moz-transform: translateY(88px);
  -o-transform: translateY(88px);
  -ms-transform: translateY(88px);
  transform: translateY(88px);
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  -ms-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  animation-timing-function: ease;
}
.Register__forced_loader___1R8fz {
  position: relative;
  left: 180px;
  top: -20px;
}
.Register__step_header___2Tag9 {
  width: 560px;
  margin: 0 auto;
  margin-bottom: 12px;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
}
.Register__step_header___2Tag9 .Register__step_count_icon___3IuRl {
  text-align: center;
  width: 62px;
  height: 62px;
  border-radius: 31px;
  border: 1px solid #187bd8;
  color: #187bd8;
  padding-top: 9px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}
.Register__step_header___2Tag9 .Register__step_count_icon___3IuRl .Register__count___234r- {
  font-size: 28px;
  font-weight: 300;
  line-height: 1;
  margin: 0;
  padding: 0;
  display: block;
}
.Register__step_header___2Tag9 .Register__step_count_icon___3IuRl .Register__label___2KDZK {
  display: block;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-size: 12px;
  margin-top: -2px;
}
.Register__step_header___2Tag9 .Register__step_title___1NGKa {
  display: inline-block;
  width: calc(100% - 82px);
  vertical-align: middle;
}
.Register__step_header___2Tag9 .Register__step_title___1NGKa .Register__main_title___3igqe {
  font-size: 18px;
  font-weight: 800;
  margin: 0;
  padding: 0;
}
.Register__step_header___2Tag9 .Register__step_title___1NGKa .Register__sub_title___i_jiP {
  font-size: 15px;
  margin: 0;
  padding: 0;
  margin-top: 3px;
}
.Register__step_header___2Tag9.Register__inactive___3UsPG {
  opacity: 0.1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
  filter: alpha(opacity=10);
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
}
.Register__step_header___2Tag9.Register__inactive___3UsPG .Register__step_count_icon___3IuRl {
  color: #000 !important;
  border-color: #000 !important;
}
.Register__step_2_body___VztFM {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: 0.15s ease-in;
  -moz-transition: 0.15s ease-in;
  -o-transition: 0.15s ease-in;
  -ms-transition: 0.15s ease-in;
  transition: 0.15s ease-in;
  -webkit-animation-duration: 0.15s;
  -moz-animation-duration: 0.15s;
  -o-animation-duration: 0.15s;
  -ms-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  animation-timing-function: ease;
}
.Register__step_2_button___3Cykc.Register__inactive___3UsPG {
  background: inherit;
  background-color: #f1f6fa;
  border-color: #e3e8eb;
  color: #a7acaf;
}
.Register__skip_step_2_btn___2FD4h {
  border: none;
  background-color: transparent;
  color: #b7b7b7;
  text-align: center;
  margin: 0 auto;
  display: block;
  font-size: 13px;
}
.Register__step_2___Ffq5o {
  -webkit-transform: translateY(340px);
  -moz-transform: translateY(340px);
  -o-transform: translateY(340px);
  -ms-transform: translateY(340px);
  transform: translateY(340px);
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  -ms-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  animation-timing-function: ease;
}
.Register__step_2_footer___3JU8e {
  text-align: center;
}
.Register__step_2_footer___3JU8e .Register__step_2_button___3Cykc {
  margin: 0 auto;
  display: block;
  margin-bottom: 12px;
  margin-top: 20px;
}
.Register__step_1_fade_top___3Q65_ {
  -webkit-animation-name: Register__step_1_fade_top___3Q65_;
  -moz-animation-name: Register__step_1_fade_top___3Q65_;
  -o-animation-name: Register__step_1_fade_top___3Q65_;
  -ms-animation-name: Register__step_1_fade_top___3Q65_;
  animation-name: Register__step_1_fade_top___3Q65_;
  -webkit-transform: translateY(-1100%);
  -moz-transform: translateY(-1100%);
  -o-transform: translateY(-1100%);
  -ms-transform: translateY(-1100%);
  transform: translateY(-1100%);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.Register__step_2_set_position___3uNjy {
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  transition-delay: 0.5s;
  -webkit-animation-name: Register__step_2_set_position___3uNjy;
  -moz-animation-name: Register__step_2_set_position___3uNjy;
  -o-animation-name: Register__step_2_set_position___3uNjy;
  -ms-animation-name: Register__step_2_set_position___3uNjy;
  animation-name: Register__step_2_set_position___3uNjy;
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  -o-animation-delay: 0.4s;
  -ms-animation-delay: 0.4s;
  animation-delay: 0.4s;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}
.Register__step_2_body___VztFM.Register__fade_in___2qh90 {
  -webkit-animation-name: Register__step_2_body_fade___2t2Gk;
  -moz-animation-name: Register__step_2_body_fade___2t2Gk;
  -o-animation-name: Register__step_2_body_fade___2t2Gk;
  -ms-animation-name: Register__step_2_body_fade___2t2Gk;
  animation-name: Register__step_2_body_fade___2t2Gk;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -o-animation-delay: 1s;
  -ms-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-transition-delay: 1s;
  -moz-transition-delay: 1s;
  -o-transition-delay: 1s;
  -ms-transition-delay: 1s;
  transition-delay: 1s;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min--moz-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
  .Register__mail_ico___2NsU0 {
    background-image: url("/resources/images/mail-ico_2x.png") !important;
  }
  .Register__pass_ico___2hX6L {
    background-image: url("/resources/images/pass-ico_2x.png") !important;
  }
  .Register__show_more_btn___26dQV {
    background-image: url("/resources/images/show_more_arrow_register_2x.png") !important;
  }
  .Register__search_input___1cpW2 {
    background-image: url("/resources/images/search_2x.png") !important;
  }
  .Register__index_reg_logo___pRmr3 {
    background-image: url("/resources/images/index_logo@2x.png") !important;
  }
  .Register__facebook_btn___3zUbs .Register__icon___3ze5L {
    background-image: url("/resources/images/index_fb_icon@2x.png") !important;
  }
  .Register__facebook_btn___3zUbs .Register__icon___3ze5L.Register__large___6avHK {
    background-image: url("/resources/images/fb_icon_large@2x.png") !important;
  }
}
@-moz-keyframes Register__errorAnim___3lBRL {
  0% {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes Register__errorAnim___3lBRL {
  0% {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-o-keyframes Register__errorAnim___3lBRL {
  0% {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes Register__errorAnim___3lBRL {
  0% {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-moz-keyframes Register__shake___17GjG {
  10%, 90% {
    -webkit-transform: translate3d(-1px, 0, 0);
    -moz-transform: translate3d(-1px, 0, 0);
    -o-transform: translate3d(-1px, 0, 0);
    -ms-transform: translate3d(-1px, 0, 0);
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    -webkit-transform: translate3d(2px, 0, 0);
    -moz-transform: translate3d(2px, 0, 0);
    -o-transform: translate3d(2px, 0, 0);
    -ms-transform: translate3d(2px, 0, 0);
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    -webkit-transform: translate3d(-3px, 0, 0);
    -moz-transform: translate3d(-3px, 0, 0);
    -o-transform: translate3d(-3px, 0, 0);
    -ms-transform: translate3d(-3px, 0, 0);
    transform: translate3d(-3px, 0, 0);
  }
  40%, 60% {
    -webkit-transform: translate3d(3px, 0, 0);
    -moz-transform: translate3d(3px, 0, 0);
    -o-transform: translate3d(3px, 0, 0);
    -ms-transform: translate3d(3px, 0, 0);
    transform: translate3d(3px, 0, 0);
  }
}
@-webkit-keyframes Register__shake___17GjG {
  10%, 90% {
    -webkit-transform: translate3d(-1px, 0, 0);
    -moz-transform: translate3d(-1px, 0, 0);
    -o-transform: translate3d(-1px, 0, 0);
    -ms-transform: translate3d(-1px, 0, 0);
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    -webkit-transform: translate3d(2px, 0, 0);
    -moz-transform: translate3d(2px, 0, 0);
    -o-transform: translate3d(2px, 0, 0);
    -ms-transform: translate3d(2px, 0, 0);
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    -webkit-transform: translate3d(-3px, 0, 0);
    -moz-transform: translate3d(-3px, 0, 0);
    -o-transform: translate3d(-3px, 0, 0);
    -ms-transform: translate3d(-3px, 0, 0);
    transform: translate3d(-3px, 0, 0);
  }
  40%, 60% {
    -webkit-transform: translate3d(3px, 0, 0);
    -moz-transform: translate3d(3px, 0, 0);
    -o-transform: translate3d(3px, 0, 0);
    -ms-transform: translate3d(3px, 0, 0);
    transform: translate3d(3px, 0, 0);
  }
}
@-o-keyframes Register__shake___17GjG {
  10%, 90% {
    -webkit-transform: translate3d(-1px, 0, 0);
    -moz-transform: translate3d(-1px, 0, 0);
    -o-transform: translate3d(-1px, 0, 0);
    -ms-transform: translate3d(-1px, 0, 0);
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    -webkit-transform: translate3d(2px, 0, 0);
    -moz-transform: translate3d(2px, 0, 0);
    -o-transform: translate3d(2px, 0, 0);
    -ms-transform: translate3d(2px, 0, 0);
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    -webkit-transform: translate3d(-3px, 0, 0);
    -moz-transform: translate3d(-3px, 0, 0);
    -o-transform: translate3d(-3px, 0, 0);
    -ms-transform: translate3d(-3px, 0, 0);
    transform: translate3d(-3px, 0, 0);
  }
  40%, 60% {
    -webkit-transform: translate3d(3px, 0, 0);
    -moz-transform: translate3d(3px, 0, 0);
    -o-transform: translate3d(3px, 0, 0);
    -ms-transform: translate3d(3px, 0, 0);
    transform: translate3d(3px, 0, 0);
  }
}
@keyframes Register__shake___17GjG {
  10%, 90% {
    -webkit-transform: translate3d(-1px, 0, 0);
    -moz-transform: translate3d(-1px, 0, 0);
    -o-transform: translate3d(-1px, 0, 0);
    -ms-transform: translate3d(-1px, 0, 0);
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    -webkit-transform: translate3d(2px, 0, 0);
    -moz-transform: translate3d(2px, 0, 0);
    -o-transform: translate3d(2px, 0, 0);
    -ms-transform: translate3d(2px, 0, 0);
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    -webkit-transform: translate3d(-3px, 0, 0);
    -moz-transform: translate3d(-3px, 0, 0);
    -o-transform: translate3d(-3px, 0, 0);
    -ms-transform: translate3d(-3px, 0, 0);
    transform: translate3d(-3px, 0, 0);
  }
  40%, 60% {
    -webkit-transform: translate3d(3px, 0, 0);
    -moz-transform: translate3d(3px, 0, 0);
    -o-transform: translate3d(3px, 0, 0);
    -ms-transform: translate3d(3px, 0, 0);
    transform: translate3d(3px, 0, 0);
  }
}
@-moz-keyframes Register__step_2_set_position___3uNjy {
  0% {
    -webkit-transform: translateY(340px);
    -moz-transform: translateY(340px);
    -o-transform: translateY(340px);
    -ms-transform: translateY(340px);
    transform: translateY(340px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes Register__step_2_set_position___3uNjy {
  0% {
    -webkit-transform: translateY(340px);
    -moz-transform: translateY(340px);
    -o-transform: translateY(340px);
    -ms-transform: translateY(340px);
    transform: translateY(340px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-o-keyframes Register__step_2_set_position___3uNjy {
  0% {
    -webkit-transform: translateY(340px);
    -moz-transform: translateY(340px);
    -o-transform: translateY(340px);
    -ms-transform: translateY(340px);
    transform: translateY(340px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes Register__step_2_set_position___3uNjy {
  0% {
    -webkit-transform: translateY(340px);
    -moz-transform: translateY(340px);
    -o-transform: translateY(340px);
    -ms-transform: translateY(340px);
    transform: translateY(340px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-moz-keyframes Register__step_1_fade_top___3Q65_ {
  0% {
    -webkit-transform: translateY(88px);
    -moz-transform: translateY(88px);
    -o-transform: translateY(88px);
    -ms-transform: translateY(88px);
    transform: translateY(88px);
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  100% {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
}
@-webkit-keyframes Register__step_1_fade_top___3Q65_ {
  0% {
    -webkit-transform: translateY(88px);
    -moz-transform: translateY(88px);
    -o-transform: translateY(88px);
    -ms-transform: translateY(88px);
    transform: translateY(88px);
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  100% {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
}
@-o-keyframes Register__step_1_fade_top___3Q65_ {
  0% {
    -webkit-transform: translateY(88px);
    -moz-transform: translateY(88px);
    -o-transform: translateY(88px);
    -ms-transform: translateY(88px);
    transform: translateY(88px);
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  100% {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
}
@keyframes Register__step_1_fade_top___3Q65_ {
  0% {
    -webkit-transform: translateY(88px);
    -moz-transform: translateY(88px);
    -o-transform: translateY(88px);
    -ms-transform: translateY(88px);
    transform: translateY(88px);
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  100% {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
}
@-moz-keyframes Register__step_2_body_fade___2t2Gk {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-webkit-keyframes Register__step_2_body_fade___2t2Gk {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-o-keyframes Register__step_2_body_fade___2t2Gk {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@keyframes Register__step_2_body_fade___2t2Gk {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}

.WithdrawSuccessModalStyle__modal___1Is7q {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.WithdrawSuccessModalStyle__modal___1Is7q > div {
  max-width: 430px;
}
.WithdrawSuccessModalStyle__modal_body___2d8yg {
  padding-bottom: 50px;
}
.WithdrawSuccessModalStyle__modal_title___fi1fF {
  font-size: 34px;
  letter-spacing: -0.78px;
  line-height: 1;
  margin-bottom: 25px;
  font-weight: 900;
}
.WithdrawSuccessModalStyle__modal_text___3S-Zf {
  max-width: 320px;
  margin: auto;
  font-size: 19px;
  letter-spacing: -0.4px;
  color: rgba(0,0,0,0.6);
  line-height: 1;
}
.WithdrawSuccessModalStyle__modal_links___3ciJ- button {
  display: inline-block;
  width: 216px;
  font-size: 16px;
  border-radius: 4px;
  padding: 10px 5px;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.WithdrawSuccessModalStyle__modal_links___3ciJ- button .WithdrawSuccessModalStyle__btn_icon___4BCDg {
  font-size: 10px;
  margin-left: 5px;
  vertical-align: 0;
}
.WithdrawSuccessModalStyle__modal_links___3ciJ- .WithdrawSuccessModalStyle__btn_default___1SRd5 {
  background-color: #187bd8;
  line-height: 1;
  outline: none;
  color: #fff;
}
.WithdrawSuccessModalStyle__modal_links___3ciJ- .WithdrawSuccessModalStyle__btn_default___1SRd5:hover,
.WithdrawSuccessModalStyle__modal_links___3ciJ- .WithdrawSuccessModalStyle__btn_default___1SRd5:active,
.WithdrawSuccessModalStyle__modal_links___3ciJ- .WithdrawSuccessModalStyle__btn_default___1SRd5:focus {
  background-color: #156cbe;
  color: #fff;
  text-decoration: none;
}
.WithdrawSuccessModalStyle__modal_links___3ciJ- .WithdrawSuccessModalStyle__btn_default___1SRd5:hover .WithdrawSuccessModalStyle__btn_icon___4BCDg,
.WithdrawSuccessModalStyle__modal_links___3ciJ- .WithdrawSuccessModalStyle__btn_default___1SRd5:active .WithdrawSuccessModalStyle__btn_icon___4BCDg,
.WithdrawSuccessModalStyle__modal_links___3ciJ- .WithdrawSuccessModalStyle__btn_default___1SRd5:focus .WithdrawSuccessModalStyle__btn_icon___4BCDg {
  -webkit-text-stroke: 1px #156cbe;
}
.WithdrawSuccessModalStyle__modal_links___3ciJ- .WithdrawSuccessModalStyle__btn_inactive___2FqUv {
  background-color: #dee4e7;
  color: #a7acaf;
}
.WithdrawSuccessModalStyle__modal_links___3ciJ- .WithdrawSuccessModalStyle__btn_inactive___2FqUv:hover,
.WithdrawSuccessModalStyle__modal_links___3ciJ- .WithdrawSuccessModalStyle__btn_inactive___2FqUv:active,
.WithdrawSuccessModalStyle__modal_links___3ciJ- .WithdrawSuccessModalStyle__btn_inactive___2FqUv:focus {
  color: #a7acaf;
  background-color: #c3c8cb;
  text-decoration: none;
}

.TermsTitleStyle__title___3BZZs {
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
  width: calc(100% - 30px);
  font-weight: 600;
  font-size: 17px;
  line-height: 21px;
}

.TermsWrapperStyle__no_documents_box___2m9rF {
  background-color: #f2f2f2;
  border-radius: 6px;
  padding: 20px;
  font-size: 15px;
  cursor: pointer;
}

.TermsDescriptionStyle__description___7Cnpu {
  font-size: 15px;
  line-height: 18px;
  font-weight: 400;
  margin-top: 4px;
}

.FundingInputStyle__campaign_funding_input___K-g4w {
  position: relative;
}
.FundingInputStyle__decimal_numbers___2yu76 {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: absolute;
  color: #187bd8;
  top: 0;
  right: 20px;
  height: 100%;
}
.FundingInputStyle__funding_input___3csnO {
  width: 100%;
  text-align: right;
  color: #187bd8;
  position: relative;
  background-color: #fafafa;
  border-radius: 6px;
}
.FundingInputStyle__funding_input___3csnO:focus {
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.FundingInputStyle__sign___3iydY {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #187bd8;
  z-index: 1;
}
.FundingInputStyle__big___1mdm2 .FundingInputStyle__decimal_numbers___2yu76 {
  font-size: 46px;
  line-height: 46px;
}
.FundingInputStyle__big___1mdm2 .FundingInputStyle__funding_input___3csnO {
  height: 85px;
  font-size: 46px;
  padding: 0 20px 0 65px;
  border: 1px solid #dedede;
}
.FundingInputStyle__big___1mdm2 .FundingInputStyle__wide_padding_right___2L5wJ {
  padding-right: 87px;
}
.FundingInputStyle__big___1mdm2 .FundingInputStyle__sign___3iydY {
  font-size: 48px;
  left: 20px;
}
.FundingInputStyle__small___rLv2k .FundingInputStyle__decimal_numbers___2yu76 {
  font-size: 25px;
  line-height: 25px;
}
.FundingInputStyle__small___rLv2k .FundingInputStyle__funding_input___3csnO {
  height: 55px;
  font-weight: 400;
  font-size: 25px;
  padding: 0 25px 0 50px;
  border: 2px solid #dedede;
}
.FundingInputStyle__small___rLv2k .FundingInputStyle__wide_padding_right___2L5wJ {
  padding-right: 55px;
}
.FundingInputStyle__small___rLv2k .FundingInputStyle__sign___3iydY {
  font-size: 25px;
  left: 25px;
}
.FundingInputStyle__caret___2Mfj3 {
  position: absolute;
}
.FundingInputStyle__checkout___1Bjfv .FundingInputStyle__funding_input___3csnO {
  background-color: #f0f4fa;
}
.FundingInputStyle__checkout___1Bjfv.FundingInputStyle__big___1mdm2 .FundingInputStyle__decimal_numbers___2yu76 {
  font-size: 66px;
  font-weight: 500;
  line-height: 66px;
  right: 28px;
}
.FundingInputStyle__checkout___1Bjfv.FundingInputStyle__big___1mdm2 .FundingInputStyle__sign___3iydY {
  font-size: 66px;
  font-weight: 500;
  line-height: 66px;
}
.FundingInputStyle__checkout___1Bjfv.FundingInputStyle__big___1mdm2 .FundingInputStyle__funding_input___3csnO {
  height: 108px;
  font-size: 66px;
  font-weight: 500;
  line-height: 66px;
  padding: 0 20px 0 85px;
  border-radius: 6px;
}
.FundingInputStyle__checkout___1Bjfv.FundingInputStyle__big___1mdm2 .FundingInputStyle__caret___2Mfj3 {
  right: 126px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 80px;
  width: 1px;
}
.FundingInputStyle__checkout___1Bjfv.FundingInputStyle__big___1mdm2 .FundingInputStyle__wide_padding_right___2L5wJ {
  padding-right: 125px;
}
.FundingInputStyle__checkout___1Bjfv.FundingInputStyle__small___rLv2k .FundingInputStyle__decimal_numbers___2yu76 {
  font-size: 38px;
  font-weight: 500;
  line-height: 38px;
}
.FundingInputStyle__checkout___1Bjfv.FundingInputStyle__small___rLv2k .FundingInputStyle__sign___3iydY {
  font-size: 38px;
  font-weight: 500;
  line-height: 38px;
}
.FundingInputStyle__checkout___1Bjfv.FundingInputStyle__small___rLv2k .FundingInputStyle__funding_input___3csnO {
  border-radius: 4px;
  border: 1px solid #dedede;
  height: 77px;
  font-weight: 500;
  font-size: 38px;
  line-height: 38px;
  padding: 0 25px 0 65px;
}
.FundingInputStyle__checkout___1Bjfv.FundingInputStyle__small___rLv2k .FundingInputStyle__wide_padding_right___2L5wJ {
  padding-right: 75px;
}
.FundingInputStyle__checkout___1Bjfv.FundingInputStyle__small___rLv2k .FundingInputStyle__caret___2Mfj3 {
  right: 76px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 45px;
}

.InputLabelStyle__label___3riYo {
  position: relative;
  font-size: 15px;
  font-weight: 600;
  color: #333;
  line-height: 19px;
  margin-bottom: 5px;
  width: 100%;
}

.InputErrorStyle__error_message___1BDmi {
  position: absolute;
  color: #f70824;
  top: 90px;
  left: 0;
  width: 100%;
}

.DefaultInputStyle__input___3cjZI {
  border-radius: 4px;
  border-width: 1px;
  border-style: solid;
  border-color: #dedede;
  font-size: 15px;
  font-weight: 500;
  padding: 0 16px;
  height: 50px;
  color: #333;
  width: 100%;
  -webkit-transition: 200ms ease;
  -moz-transition: 200ms ease;
  -o-transition: 200ms ease;
  -ms-transition: 200ms ease;
  transition: 200ms ease;
}
.DefaultInputStyle__input___3cjZI:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-width: 1px;
  outline: none;
  border-color: #55a3ec;
}
.DefaultInputStyle__input___3cjZI:-moz-placeholder {
  color: #b3b3b3;
}
.DefaultInputStyle__input___3cjZI::-moz-placeholder {
  color: #b3b3b3;
}
.DefaultInputStyle__input___3cjZI::-webkit-input-placeholder {
  color: #b3b3b3;
  -webkit-user-modify: read-write-plaintext-only;
}
.DefaultInputStyle__input___3cjZI:-ms-input-placeholder {
  color: #b3b3b3;
}
.DefaultInputStyle__input___3cjZI:input-placeholder {
  color: #b3b3b3;
}
.DefaultInputStyle__input___3cjZI:disabled {
  background-color: #f5f5f5;
  color: #949494;
}
.DefaultInputStyle__borderDanger___p2_UU {
  border-color: #fa5265;
}

.BasicInputStyles__input___3Wt08 {
  border-radius: 4px;
  border: 1px solid #dedede;
  background-color: #fff;
  font-size: 15px;
  font-weight: 500;
  color: #333;
  height: 50px;
  padding: 15px 16px 16px;
  width: 100%;
  line-height: 1.2;
  -webkit-transition: 200ms ease;
  -moz-transition: 200ms ease;
  -o-transition: 200ms ease;
  -ms-transition: 200ms ease;
  transition: 200ms ease;
}
.BasicInputStyles__input___3Wt08:-moz-placeholder {
  color: #b3b3b3;
}
.BasicInputStyles__input___3Wt08::-moz-placeholder {
  color: #b3b3b3;
}
.BasicInputStyles__input___3Wt08::-webkit-input-placeholder {
  color: #b3b3b3;
  -webkit-user-modify: read-write-plaintext-only;
}
.BasicInputStyles__input___3Wt08:-ms-input-placeholder {
  color: #b3b3b3;
}
.BasicInputStyles__input___3Wt08:input-placeholder {
  color: #b3b3b3;
}
.BasicInputStyles__input___3Wt08:focus,
.BasicInputStyles__input_focus___2yfZU {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-width: 1px;
  outline: none;
  border-color: #55a3ec;
}
.BasicInputStyles__input___3Wt08:disabled {
  background-color: #f5f5f5;
  color: #949494;
}
.BasicInputStyles__borderDanger___Ng448 {
  border-color: #fa5265 !important;
}

.DisabledFieldStyles__wrapper___2znz3 {
  position: relative;
}
.DisabledFieldStyles__disabled_wrapper_birthday___oKmuD,
.DisabledFieldStyles__disabled_wrapper___eG0cB {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
}
.DisabledFieldStyles__disabled_wrapper_birthday___oKmuD .DisabledFieldStyles__input_holder___37KJt select,
.DisabledFieldStyles__disabled_wrapper_birthday___oKmuD .DisabledFieldStyles__input_holder___37KJt [class*="react_select"] {
  background: #f6f6f6;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  pointer-events: none;
}
.DisabledFieldStyles__disabled_wrapper_birthday___oKmuD ::selection {
  background: transparent;
}
.DisabledFieldStyles__disabled_wrapper___eG0cB .DisabledFieldStyles__input_holder___37KJt {
  background: #f6f6f6;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  pointer-events: none;
}
.DisabledFieldStyles__disabled_wrapper___eG0cB .DisabledFieldStyles__input_holder___37KJt input,
.DisabledFieldStyles__disabled_wrapper___eG0cB .DisabledFieldStyles__input_holder___37KJt select,
.DisabledFieldStyles__disabled_wrapper___eG0cB .DisabledFieldStyles__input_holder___37KJt [class*="react_select"] {
  background: #f6f6f6;
}
.DisabledFieldStyles__disabled_wrapper___eG0cB ::selection {
  background: transparent;
}
.DisabledFieldStyles__disabled_tooltip___3Qznj {
  display: none;
  position: fixed;
  z-index: 5;
  margin: 12px 0 0 12px;
}
.DisabledFieldStyles__disabled_tooltip___3Qznj.DisabledFieldStyles__show___22Vpt {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.DisabledFieldStyles__icon___3drGY {
  font-size: 12px;
  color: #a9a9a9;
}
.DisabledFieldStyles__box___2tpum {
  background: #a9a9a9;
  padding: 10px 12px;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  line-height: 1.2;
  margin: 15px 0 0;
  max-width: 300px;
}
.DisabledFieldStyles__box___2tpum.DisabledFieldStyles__box_offset___2vv5N {
  position: relative;
  margin: -10px 0 0 -12px;
}
.DisabledFieldStyles__box___2tpum.DisabledFieldStyles__box_offset___2vv5N:before {
  position: absolute;
  content: '';
  left: 10px;
  bottom: calc(100% - 3px);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #a9a9a9 transparent;
}

.CampaignWithdrawFormStyle__info___2rMPI {
  margin-bottom: 15px;
  border: 1px solid #93a0b0;
  border-radius: 5px;
  background: #93a0b0;
  padding: 10px;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.2;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  cursor: pointer;
}
.CampaignWithdrawFormStyle__info___2rMPI span {
  vertical-align: middle;
}
.CampaignWithdrawFormStyle__info___2rMPI svg {
  vertical-align: middle;
  margin-right: 10px;
}
.CampaignWithdrawFormStyle__campaign_transfer_active___36XsK,
.CampaignWithdrawFormStyle__campaign_transfer_inactive___R8V59 {
  cursor: pointer;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 10px 60px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 20px;
  background-color: #197bd8;
}
.CampaignWithdrawFormStyle__campaign_transfer_inactive___R8V59 {
  background: #f6f9fa;
  color: #93a0b0;
}
.CampaignWithdrawFormStyle__form_holder___GlBTu {
  padding: 30px 25px 50px 40px;
}
.CampaignWithdrawFormStyle__form_row___35nLn {
  position: relative;
  margin-bottom: 25px;
}
.CampaignWithdrawFormStyle__form_row___35nLn textarea {
  resize: none;
  min-height: 63px;
  padding-top: 8px;
}
.CampaignWithdrawFormStyle__form_row___35nLn textarea::placeholder {
  color: #b3b3b3;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.CampaignWithdrawFormStyle__form_row___35nLn textarea:-ms-input-placeholder {
  color: #b3b3b3;
}
.CampaignWithdrawFormStyle__form_row___35nLn textarea::-ms-input-placeholder {
  color: #b3b3b3;
}
.CampaignWithdrawFormStyle__form_row___35nLn input::placeholder {
  color: #b3b3b3;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.CampaignWithdrawFormStyle__form_row___35nLn input:-ms-input-placeholder {
  color: #b3b3b3;
}
.CampaignWithdrawFormStyle__form_row___35nLn input::-ms-input-placeholder {
  color: #b3b3b3;
}
.CampaignWithdrawFormStyle__form_row___35nLn select {
  padding-right: 25px;
}
.CampaignWithdrawFormStyle__input_control___p0bNP {
  border-radius: 4px;
  border-width: 1px;
  border-style: solid;
  border-color: #dedede;
  font-size: 15px;
  font-weight: 500;
  padding: 0 16px;
  color: #333;
  width: 100%;
  -webkit-transition: 200ms ease;
  -moz-transition: 200ms ease;
  -o-transition: 200ms ease;
  -ms-transition: 200ms ease;
  transition: 200ms ease;
  height: 40px;
  padding-left: 18px;
  background-color: #fff;
}
.CampaignWithdrawFormStyle__input_control___p0bNP:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-width: 1px;
  border-color: #55a3ec;
}
.CampaignWithdrawFormStyle__input_control___p0bNP:-moz-placeholder {
  color: #b3b3b3;
}
.CampaignWithdrawFormStyle__input_control___p0bNP::-moz-placeholder {
  color: #b3b3b3;
}
.CampaignWithdrawFormStyle__input_control___p0bNP::-webkit-input-placeholder {
  color: #b3b3b3;
  -webkit-user-modify: read-write-plaintext-only;
}
.CampaignWithdrawFormStyle__input_control___p0bNP:-ms-input-placeholder {
  color: #b3b3b3;
}
.CampaignWithdrawFormStyle__input_control___p0bNP:input-placeholder {
  color: #b3b3b3;
}
.CampaignWithdrawFormStyle__submit_button___3MCpz {
  background-color: #197bd8;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.4px;
  padding: 10px 25px;
  line-height: 1;
  border-radius: 4px;
  cursor: pointer;
}
.CampaignWithdrawFormStyle__add_document_btn___32fYQ {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 14px;
  color: #919191;
  border: none;
  outline: none;
  padding: 0;
  background: none;
  text-align: left;
  margin-bottom: 30px;
}
.CampaignWithdrawFormStyle__plus_icon___3SZ_s {
  display: inline-block;
  border: 1px solid #979797;
  font-size: 19px;
  color: rgba(0,0,0,0.43);
  width: 24px;
  height: 24px;
  border-radius: 50%;
  text-align: center;
  vertical-align: middle;
  line-height: 23px;
  margin-right: 8px;
}
.CampaignWithdrawFormStyle__plus_text___2q1Cm {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 262px);
  text-align: left;
}
.CampaignWithdrawFormStyle__no_documents_box___1NVQ9 {
  background-color: #dedede;
  border-radius: 4px;
  padding: 10px;
  font-size: 15px;
}
.CampaignWithdrawFormStyle__no_documents_box___1NVQ9 label {
  display: block;
}
.CampaignWithdrawFormStyle__no_documents_box___1NVQ9 span {
  font-size: 13px;
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
}
.CampaignWithdrawFormStyle__input_document_component___2kRBv {
  width: 100%;
  height: 40px;
  border: 1px solid #dedede;
  background: #fafafa;
  background-color: #fafafa;
  font-size: 15px;
  color: rgba(45,45,45,0.3);
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding-left: 20px;
  margin-bottom: 15px;
}
.CampaignWithdrawFormStyle__input_document_component___2kRBv span {
  display: block;
  padding: 5px 5px 5px 0;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.CampaignWithdrawFormStyle__input_document_component___2kRBv label {
  width: 200px;
  height: 100%;
}
.CampaignWithdrawFormStyle__input_document_component___2kRBv label span {
  width: 200px;
  text-align: center;
  color: #333;
  display: block;
  height: 38px;
  background: #fff;
  margin-top: 2px;
  padding: 10px 0;
  font-weight: 400;
  border-left: 1px solid #dedede;
  cursor: pointer;
}
.CampaignWithdrawFormStyle__input_document_component___2kRBv label img {
  margin-right: 5px;
}
.CampaignWithdrawFormStyle__input_document_component___2kRBv input {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.CampaignWithdrawFormStyle__label___2cMzI {
  font-size: 21px;
  font-weight: 600;
  margin-bottom: 20px;
}
.CampaignWithdrawFormStyle__label_number___3kKOi {
  display: inline-block;
  font-size: 20px;
  font-weight: 300;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
  line-height: 30px;
  border: 1px solid #333;
  margin-right: 10px;
}
.CampaignWithdrawFormStyle__label_text___3lcZY {
  display: inline-block;
  vertical-align: middle;
  letter-spacing: -0.81px;
  width: calc(100% - 40px);
  line-height: 1;
}
.CampaignWithdrawFormStyle__sub_label___2P1XZ {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.5px;
  margin-bottom: 8px;
}
.CampaignWithdrawFormStyle__amount_info_box___1M8Lw {
  font-size: 14px;
  margin-top: 10px;
  color: rgba(51,51,51,0.4);
  font-weight: 600;
}
.CampaignWithdrawFormStyle__label_text___3lcZY {
  line-height: 1.62;
}

.RestrictedInputStyles__input_control___XMnWL {
  border-radius: 4px;
  border: 1px solid #dedede;
  background-color: #fff;
  font-size: 15px;
  font-weight: 500;
  color: #333;
  min-height: 50px;
  padding: 14px 70px 16px 14px;
  width: 100%;
  line-height: 1.2;
  -webkit-transition: 200ms ease;
  -moz-transition: 200ms ease;
  -o-transition: 200ms ease;
  -ms-transition: 200ms ease;
  transition: 200ms ease;
}
.RestrictedInputStyles__input_control___XMnWL:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-width: 1px;
  outline: none;
  border-color: #55a3ec;
}
.RestrictedInputStyles__input_control___XMnWL:-moz-placeholder {
  color: #b3b3b3;
}
.RestrictedInputStyles__input_control___XMnWL::-moz-placeholder {
  color: #b3b3b3;
}
.RestrictedInputStyles__input_control___XMnWL::-webkit-input-placeholder {
  color: #b3b3b3;
  -webkit-user-modify: read-write-plaintext-only;
}
.RestrictedInputStyles__input_control___XMnWL:-ms-input-placeholder {
  color: #b3b3b3;
}
.RestrictedInputStyles__input_control___XMnWL:input-placeholder {
  color: #b3b3b3;
}
.RestrictedInputStyles__input_control_icon___29UZy {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 14px;
  line-height: 1.14;
  font-weight: 900;
  color: #187bd8;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 7px 3px 8px;
  text-align: center;
  background: #e6e6e6;
  border-radius: 4px;
  min-width: 56px;
}

.InputGroupStyles__input_group___2Dipy {
  margin-top: 20px;
  position: relative;
}
.InputGroupStyles__campaign_create_mobile___2jD66 {
  position: relative;
  margin-bottom: 25px;
}



.BasicSearchWrapperStyle__campaign_list_holder___YcMZ5,
.BasicSearchWrapperStyle__campaign_list_holder_absolute___1GvvG {
  position: relative;
  padding: 15px 10px;
  border: solid 2px #dfdfdf;
  border-radius: 4px;
  z-index: 15;
  background: #fff;
  top: 10px;
  right: 0;
  width: 100%;
}
.BasicSearchWrapperStyle__campaign_select___NhMch {
  position: relative;
}
.BasicSearchWrapperStyle__campaign_list_holder_absolute___1GvvG {
  position: absolute;
  top: calc(100% + 10px);
}
.BasicSearchWrapperStyle__campaign_list_triangle___1qZBz {
  position: absolute;
  height: 11px;
  width: 22px;
  top: -10px;
  right: 20px;
}
.BasicSearchWrapperStyle__campaign_list_triangle___1qZBz:after {
  content: "";
  position: absolute;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #fff transparent;
  z-index: 2;
}
.BasicSearchWrapperStyle__campaign_list_triangle___1qZBz:before {
  position: absolute;
  content: "";
  top: -2px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #dfdfdf transparent;
  z-index: 1;
}
.BasicSearchWrapperStyle__campaigns_list___28ZLz {
  max-height: 240px;
  min-height: 80px;
  overflow-y: auto;
  overflow-x: hidden;
  margin: 0;
}

.CampaignSearchStyle__input_control___3Qjlr {
  background-color: #fff;
  border-radius: 4px;
  border: 2px solid #dedede;
  font-size: 14px;
  width: 100%;
  height: 40px;
  padding-left: 18px;
  color: #323232;
}
.CampaignSearchStyle__input_control___3Qjlr:focus {
  outline: none;
}
.CampaignSearchStyle__input_control___3Qjlr::-webkit-input-placeholder {
  color: #b3b3b3;
}
.CampaignSearchStyle__input_control___3Qjlr:-moz-placeholder {
  color: #b3b3b3;
}
.CampaignSearchStyle__input_control___3Qjlr::-moz-placeholder {
  color: #b3b3b3;
}
.CampaignSearchStyle__input_control___3Qjlr:-ms-input-placeholder {
  color: #b3b3b3;
}
.CampaignSearchStyle__input_control_icon___3a_X5 {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 15px;
  font-weight: 700;
  color: #187bd8;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.CampaignSearchStyle__input_number_holder___S23Bo {
  position: relative;
}
.CampaignSearchStyle__input_number_holder___S23Bo .CampaignSearchStyle__input_control___3Qjlr {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
  padding-right: 25px;
}
.CampaignSearchStyle__input_number_holder___S23Bo .CampaignSearchStyle__input_control___3Qjlr::-webkit-outer-spin-button,
.CampaignSearchStyle__input_number_holder___S23Bo .CampaignSearchStyle__input_control___3Qjlr::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.CampaignSearchStyle__input_number_holder___S23Bo svg {
  position: absolute;
  font-size: 12px;
  right: 10px;
  top: 14px;
  color: #187bd8;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.CampaignSearchStyle__location_hit___1voT9 {
  color: #187bd8 !important;
  font-weight: 700 !important;
  margin-bottom: 10px !important;
}
.CampaignSearchStyle__location_hit___1voT9 svg {
  margin-right: 7px;
}
.CampaignSearchStyle__static_number_holder___2y-E2 {
  background: #f0f0f0;
  border-radius: 4px;
  color: #a6a6a6;
  font-size: 14px;
  padding: 0 18px;
  height: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}
.CampaignSearchStyle__remove_location_button___2l_om {
  position: absolute;
  color: #f70824;
  width: 30px;
  height: 30px;
  background: none;
  padding: 0;
  margin: 0;
  font-size: 20px;
  border: none;
  right: -40px;
  top: 8px;
}
.CampaignSearchStyle__nothing_to_show___lLyDC {
  text-align: center;
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  font-weight: 600;
  margin: 27px 0;
  font-size: 16px;
}
.CampaignSearchStyle__campaign_element___A-vvz {
  padding: 11px 14px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  border-radius: 5px;
}
.CampaignSearchStyle__campaign_element___A-vvz:hover {
  cursor: pointer;
}
.CampaignSearchStyle__campaign_element___A-vvz.CampaignSearchStyle__selected_campaign___3fWra {
  background-color: #f0f4fa;
}
.CampaignSearchStyle__campaign_image_holder___2RtNf {
  width: 26px;
  height: 26px;
  border-radius: 20px;
  overflow: hidden;
  margin-right: 10px;
  position: relative;
}
.CampaignSearchStyle__campaign_image___2sSQq {
  height: 100%;
  position: absolute;
  top: -50%;
  bottom: -50%;
  left: -50%;
  right: -50%;
  margin: auto auto;
}
.CampaignSearchStyle__campaign_name___i_W23 {
  width: calc(100% - 36px);
  line-height: 17px;
  font-size: 14px;
  font-weight: 500;
  color: #323232;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.CampaignSearchStyle__select___xpMf7 {
  background-color: #fff !important;
  height: 50px !important;
  border: 1px solid #dedede !important;
  font-size: 16px !important;
  letter-spacing: -0.3px;
  line-height: 1.25;
  font-weight: 500;
  width: 100%;
  padding-right: 30px;
  color: #323232;
}
.CampaignSearchStyle__select___xpMf7:focus {
  outline: none;
}
.CampaignSearchStyle__select___xpMf7 option:disabled {
  color: #a3a3a3;
}
.CampaignSearchStyle__selected___1S6sa {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: left;
  -moz-box-pack: left;
  -o-box-pack: left;
  -ms-flex-pack: left;
  -webkit-justify-content: left;
  justify-content: left;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  border-radius: 4px;
  padding: 0 5px;
  cursor: pointer;
  height: 50px;
}
.CampaignSearchStyle__selected___1S6sa:hover {
  background-color: #e9ebee;
}
.CampaignSearchStyle__campaign_funding_input___l-hg6 {
  position: relative;
}
.CampaignSearchStyle__campaign_funding_input___l-hg6 .CampaignSearchStyle__decimal_numbers___2GXDI {
  position: absolute;
  right: 20px;
  color: #187bd8;
  top: 11px;
  height: 20px;
  font-size: 46px;
}
.CampaignSearchStyle__campaign_funding_input___l-hg6 .CampaignSearchStyle__currency_name___uE_OI {
  position: absolute;
  top: 60px;
  left: 25.5px;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.CampaignSearchStyle__funding_input___3we7X {
  width: 100%;
  height: 85px;
  text-align: right;
  padding-right: 87px;
  color: #187bd8;
  padding-left: 65px;
  position: relative;
  background-color: #fafafa;
  border-radius: 4px;
  border: 1px solid #dfdfdf;
  font-size: 46px;
}
.CampaignSearchStyle__funding_input___3we7X:focus {
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.CampaignSearchStyle__sign___YbtJP {
  position: absolute;
  font-size: 46px;
  top: 50%;
  left: 25px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #187bd8;
  z-index: 1;
}
.CampaignSearchStyle__add_country_btn___2-qX9 {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background: none;
  color: #187bd8;
}
.CampaignSearchStyle__add_country_btn___2-qX9 .CampaignSearchStyle__add_icon___ZoLcV {
  font-size: 18px;
  vertical-align: middle;
}
.CampaignSearchStyle__add_country_btn___2-qX9 span {
  line-height: 16px;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.9px;
  text-transform: uppercase;
  vertical-align: middle;
}
.CampaignSearchStyle__section_title___33th1 {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.22;
  letter-spacing: -1px;
  margin-bottom: 0px;
  margin-top: 50px;
}
.CampaignSearchStyle__tab___1Xh6o {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  margin: 0 10px 0 0;
  padding: 5px 0;
  text-align: center;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.23;
  color: #bcbcbc;
}
.CampaignSearchStyle__tab___1Xh6o:hover {
  color: #555455;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.CampaignSearchStyle__tab___1Xh6o i {
  font-size: 13px;
  margin-right: 6px;
  vertical-align: middle;
}
.CampaignSearchStyle__tab___1Xh6o .CampaignSearchStyle__selected_ico___1rfzh {
  display: none;
}
.CampaignSearchStyle__tab___1Xh6o.CampaignSearchStyle__selected_tab___3cmmN {
  color: #555455;
}
.CampaignSearchStyle__tab___1Xh6o.CampaignSearchStyle__selected_tab___3cmmN .CampaignSearchStyle__selected_ico___1rfzh {
  display: inline-block;
}
.CampaignSearchStyle__tab___1Xh6o.CampaignSearchStyle__selected_tab___3cmmN .CampaignSearchStyle__ico___1EkbM {
  display: none;
}
.CampaignSearchStyle__description_textarea___1RzXv {
  min-height: 500px;
  resize: none;
  padding: 12px;
  line-height: 1.35;
  font-size: 20px;
}
.CampaignSearchStyle__description_textarea___1RzXv:focus {
  outline: none;
}
.CampaignSearchStyle__description_textarea___1RzXv p {
  padding: 0;
  color: #485267;
}
.CampaignSearchStyle__description_textarea___1RzXv::after {
  font-weight: 700;
}
.CampaignSearchStyle__label___3aN6k {
  font-size: 14px;
  letter-spacing: -0.1px;
  line-height: 17px;
  font-weight: 400;
  color: #323232;
}
.CampaignSearchStyle__sub_label___33r7y {
  font-size: 12px;
  text-transform: uppercase;
  line-height: 14px;
  color: #999;
  font-weight: 400;
}
.CampaignSearchStyle__semibold_label___13J6s {
  font-size: 14px;
  color: #333;
  letter-spacing: -0.1px;
  line-height: 1.21;
  font-weight: 600;
}
.CampaignSearchStyle__input_with_icon___Ej8yL {
  position: relative;
  margin-bottom: 10px;
}
.CampaignSearchStyle__input_with_icon___Ej8yL select {
  background-image: none !important;
}
.CampaignSearchStyle__show_more_campaigns___1zNGU {
  margin: 10px auto;
  display: block;
  width: 58%;
  padding: 0;
  line-height: 30px;
  border-radius: 20px;
  border: 1px solid #dedede;
  background-color: #fff;
  font-size: 15px;
  font-weight: 600;
  color: #999;
  cursor: pointer;
}
.CampaignSearchStyle__delivery_radio_hint_wrapper___299y_ {
  position: absolute;
  left: 103%;
  width: 100%;
  top: 2px;
}
.CampaignSearchStyle__delivery_radio_hint_wrapper___299y_ svg {
  color: #e0e2e8;
  font-size: 15px;
}
.CampaignSearchStyle__delivery_radio_hint_wrapper___299y_ svg:hover ~ .CampaignSearchStyle__delivery_wrapper_hint___3n1Zt {
  visibility: visible;
  z-index: 0;
}
.CampaignSearchStyle__delivery_wrapper_hint___3n1Zt {
  position: absolute;
  top: -84px;
  margin: auto auto;
  width: 100%;
  left: -48%;
  background-color: #333;
  border-radius: 5px;
  color: #fff;
  padding: 10px;
  visibility: hidden;
  z-index: -2;
}
.CampaignSearchStyle__delivery_wrapper_hint___3n1Zt svg {
  position: absolute;
  bottom: -11px;
  line-height: 1px;
  font-size: 19px;
  color: #323232;
  left: -50%;
  right: -50%;
  margin: auto auto;
}
.CampaignSearchStyle__results_label___2w1sE {
  font-weight: 600;
  font-size: 13px;
  color: rgba(51,51,51,0.4);
  margin-bottom: 10px;
}

.SubLabelStyles__sub_label___3idCI {
  font-size: 15px;
  margin-bottom: 10px;
  color: #333;
  position: relative;
  font-weight: 600;
  line-height: 19px;
}

.BlueBoxStyle__blue_box___EC2YN {
  background-color: #f0f4fa;
  border-radius: 6px;
  padding: 20px;
}

.BankAccountBoxIconStyle__icon_wrapper___AwaeC {
  font-size: 18px;
  width: 43px;
  height: 43px;
  text-align: center;
  border-radius: 12px;
  position: relative;
  display: inline-block;
  margin-right: 15px;
}
.BankAccountBoxIconStyle__icon_wrapper___AwaeC svg {
  position: absolute;
  top: -50%;
  bottom: -50%;
  left: -50%;
  right: -50%;
  margin: auto auto;
}
.BankAccountBoxIconStyle__icon_wrapper___AwaeC.BankAccountBoxIconStyle__active___3wiOj {
  background-color: #d7f6e1;
  color: #37d26b;
}
.BankAccountBoxIconStyle__icon_wrapper___AwaeC.BankAccountBoxIconStyle__waiting___2ZLbG {
  background-color: #fdedd3;
  color: #f5a524;
}
.BankAccountBoxIconStyle__icon_wrapper___AwaeC.BankAccountBoxIconStyle__cancelled___2RV4K {
  background-color: #fdced3;
  color: #f70824;
}

.BankAccountBoxIBANStyle__verification_iban___6X_bj {
  font-size: 15px;
  font-weight: 700;
  line-height: 15px;
  margin-bottom: 2px;
}

.BankAccountBoxStatusStyle__status___2Kjwm {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 15px;
}
.BankAccountBoxStatusStyle__status_waiting___2KM_H {
  color: #f5a524;
}
.BankAccountBoxStatusStyle__status_active___1GJ8N {
  color: #37d26b;
}
.BankAccountBoxStatusStyle__status_cancelled___25DPb {
  color: #f70824;
}

.BankAccountBoxPillStyle__box_pill___3LyTs {
  font-size: 13px;
  line-height: 23px;
}
.BankAccountBoxPillStyle__box_pill_value___o7gl2 {
  font-weight: 700;
  display: inline-block;
  vertical-align: middle;
}
.BankAccountBoxPillStyle__box_pill_label___r_UkB {
  display: inline;
  vertical-align: middle;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}

.BankAccountCloseButtonStyle__left_icon_close_button___1-3lh {
  border: none;
  background: none;
  background-color: none;
  font-size: 14px;
  font-weight: 500;
}
.BankAccountCloseButtonStyle__left_icon_close_button___1-3lh svg {
  margin-right: 5px;
}

.BankAccountBoxInfoHolderStyle__verification_info___1quT4 {
  display: inline-block;
  width: calc(100% - 58px);
  vertical-align: top;
}

.EmailCTAFootnoteStyle__email_cta_footnote___3Rer- {
  font-size: 14px;
  color: #333;
  line-height: 18px;
}
.EmailCTAFootnoteStyle__email_cta_footnote___3Rer- a {
  color: #187bd8;
  font-weight: 600;
}

.FeatureBulletStyle__bullet___3MPa3 {
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
  color: #333;
}

.FeatureBulletWrapperStyle__bullet_wrapper___2OS0Q {
  padding-left: 13px;
  margin: 0;
}

.FeatureDescriptionStyle__description___ERvhf {
  font-size: 14px;
  line-height: 17px;
  color: #333;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  margin-bottom: 25px;
}

.FeatureIconWrapperStyle__icon_wrapper___HB6kQ {
  display: inline-block;
  vertical-align: top;
  font-size: 28px;
  width: 28px;
  margin-right: 15px;
}

.FeatureInfoWrapperStyle__info____gQHf {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 56px);
  margin-bottom: 20px;
}

.FeatureTitleStyle__title___2Xg8V {
  font-size: 17px;
  font-weight: 600;
  cursor: #333;
  line-height: 20px;
}

.CampaignWithdrawStyle__modal___1X01r > div {
  max-width: 620px;
  padding: 0;
}
.CampaignWithdrawStyle__withdraw_note___2qK4M {
  background: #187bd8;
  color: #fff;
  padding: 22px 25px 25px 25px;
  border-radius: 8px;
  -webkit-box-shadow: 0 26px 90px rgba(51,59,69,0.1);
  box-shadow: 0 26px 90px rgba(51,59,69,0.1);
}
.CampaignWithdrawStyle__withdraw_bank_icon___3zw7q {
  display: inline-block;
  vertical-align: middle;
  width: 60px;
  height: 70px;
  margin-right: 30px;
  font-size: 52px;
  color: rgba(255,255,255,0.7);
}
.CampaignWithdrawStyle__withdraw_note_text___2ybHm {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 90px);
}
.CampaignWithdrawStyle__withdraw_note_text___2ybHm p {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.33;
  letter-spacing: -0.4px;
  margin: 0;
  padding-right: 10px;
}
.CampaignWithdrawStyle__section_label___3efuW {
  font-size: 20px;
  color: #323232;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.39px;
  margin-bottom: 10px;
}
.CampaignWithdrawStyle__box___kF8-V {
  background: #f0f4fa;
  border-radius: 8px;
}
.CampaignWithdrawStyle__form_trigger_box___3rQof {
  padding: 20px;
  border-radius: 6px;
  background-color: #f0f4fa;
}
.CampaignWithdrawStyle__form_trigger_box___3rQof .CampaignWithdrawStyle__form_trigger_title___X1uy6 {
  display: inline-block;
  vertical-align: middle;
  font-size: 21px;
  font-weight: 900;
  line-height: 32px;
  color: #485267;
  margin: 0;
}
.CampaignWithdrawStyle__form_trigger_box___3rQof .CampaignWithdrawStyle__form_trigger_text___rfJwI {
  font-size: 16px;
  font-weight: 500;
  line-height: 17px;
  color: #485267;
  margin-bottom: 15px;
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
}
.CampaignWithdrawStyle__form_trigger_box___3rQof .CampaignWithdrawStyle__disabled___3QzSt .CampaignWithdrawStyle__trigger_modal_btn___2GenJ {
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
}
.CampaignWithdrawStyle__form_trigger_box___3rQof .CampaignWithdrawStyle__disabled___3QzSt .CampaignWithdrawStyle__trigger_modal_btn___2GenJ:hover {
  background: #187bd8;
}
.CampaignWithdrawStyle__form_trigger_box___3rQof .CampaignWithdrawStyle__trigger_modal_btn___2GenJ {
  border: none;
  -webkit-appearance: none;
  border-radius: 20.5px;
  background: #187bd8;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: -0.4px;
  padding: 8px 18px 11px;
}
.CampaignWithdrawStyle__form_trigger_box___3rQof .CampaignWithdrawStyle__trigger_modal_btn___2GenJ:hover {
  background: #1469b8;
}
.CampaignWithdrawStyle__form_trigger_box___3rQof .CampaignWithdrawStyle__trigger_modal_btn___2GenJ:focus {
  outline: none;
}
.CampaignWithdrawStyle__form_trigger_box___3rQof .CampaignWithdrawStyle__trigger_modal_btn___2GenJ .CampaignWithdrawStyle__icon___PQpyh {
  margin-left: 5px;
  font-size: 12px;
}
.CampaignWithdrawStyle__withdraw_btn_holder___3TKDZ {
  display: inline-block;
}
.CampaignWithdrawStyle__withdraw_rules_wrapper___6MNHA {
  color: #fff;
  margin: 0 10px 5px 0;
  background: #475166;
  padding: 20px 25px;
  border-radius: 8px;
}
.CampaignWithdrawStyle__withdraw_rules_wrapper___6MNHA .CampaignWithdrawStyle__withdraw_rules_icon___3cuK9 {
  font-size: 30px;
  display: inline-block;
  vertical-align: top;
  width: 50px;
}
.CampaignWithdrawStyle__withdraw_rules_wrapper___6MNHA .CampaignWithdrawStyle__withdraw_rules_title___2iARH {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.9;
  display: inline-block;
  width: calc(100% - 72px);
  vertical-align: top;
  margin: -3px 0 0;
}
.CampaignWithdrawStyle__withdraw_rules_wrapper___6MNHA .CampaignWithdrawStyle__withdraw_rules_title___2iARH .CampaignWithdrawStyle__withdraw_rules_info___QjqEo {
  font-size: 15px;
  color: #fff;
  font-weight: 400;
  line-height: 1.33;
}
.CampaignWithdrawStyle__withdraw_rules_wrapper___6MNHA .CampaignWithdrawStyle__withdraw_rules_title___2iARH .CampaignWithdrawStyle__withdraw_rules_info___QjqEo a {
  color: #fff;
  text-decoration: underline;
  font-weight: 700;
}
.CampaignWithdrawStyle__withdraw_rules___2mg6- {
  margin-top: 35px;
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 20px;
}
.CampaignWithdrawStyle__withdraw_rules___2mg6- li {
  margin-bottom: 15px;
}
.CampaignWithdrawStyle__withdraw_rules_expandable___1hldG {
  position: relative;
  background-color: #fff;
  height: 200px;
  overflow: hidden;
}
.CampaignWithdrawStyle__withdraw_rules_expandable___1hldG.CampaignWithdrawStyle__expanded___6kAps {
  height: auto;
}
.CampaignWithdrawStyle__expand_button___3sWcn {
  padding: 72px 30px 30px 30px;
  color: #187bd8;
  background: #fff;
  position: absolute;
  bottom: 0;
  width: 100%;
  border: none;
  font-size: 15px;
  background: -webkit-linear-gradient(90deg, #fff 0%, #fff 54%, rgba(255,255,255,0) 100%);
  background: -moz-linear-gradient(90deg, #fff 0%, #fff 54%, rgba(255,255,255,0) 100%);
  background: -o-linear-gradient(90deg, #fff 0%, #fff 54%, rgba(255,255,255,0) 100%);
  background: -ms-linear-gradient(90deg, #fff 0%, #fff 54%, rgba(255,255,255,0) 100%);
  background: linear-gradient(0deg, #fff 0%, #fff 54%, rgba(255,255,255,0) 100%);
}
.CampaignWithdrawStyle__most_transparent_badge___1g8WS {
  color: #475166;
  margin-top: 10px;
  margin-left: -20px;
  margin-right: -20px;
}
.CampaignWithdrawStyle__most_transparent_badge___1g8WS svg {
  margin-right: 6px;
  vertical-align: middle;
}
.CampaignWithdrawStyle__most_transparent_badge___1g8WS span {
  vertical-align: text-top;
}
.CampaignWithdrawStyle__withdraws_modal_wrapper___Rn1uN {
  overflow-y: scroll;
  overflow-x: hidden;
  max-height: calc(100vh - 190px);
  height: 100%;
  margin-bottom: 20px;
  margin-right: -20px;
  padding-right: 25px;
}
.CampaignWithdrawStyle__learn_more_modal_list___37g6_ {
  padding-left: 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.38;
  color: #323232;
}
.CampaignWithdrawStyle__learn_more_modal_list_item___2OY6c {
  padding-top: 20px;
}
.CampaignWithdrawStyle__learn_more_modal_footer_text___1V1Tu {
  padding-top: 10px;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  font-size: 15px;
  font-weight: 600;
  line-height: 1.33;
  color: #323232;
  padding-bottom: 0;
  margin-bottom: 0;
}

.CampaignCheckout__payment_section_title___2iXED {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
  margin-top: 20px;
  color: #485267;
}
.CampaignCheckout__checkout_header___1oE18 {
  background-color: #e9ebee;
  border-bottom: 1px solid #dfdffd;
  padding: 15px 0;
  text-align: center;
  color: #000;
}
.CampaignCheckout__checkout_header___1oE18 .CampaignCheckout__title___20FIQ {
  font-size: 20px;
  width: 680px;
  margin: 0 auto;
  text-align: center;
  line-height: 24px;
}
.CampaignCheckout__checkout_header___1oE18 .CampaignCheckout__sub___d9qHO {
  text-align: center;
  color: #9b9b9b;
  font-size: 13px;
}
.CampaignCheckout__checkout_container___1bd6w {
  max-width: 900px;
  margin: 20px auto 0;
}
.CampaignCheckout__checkout_process_wrapper___-0Aop {
  background-color: #fff;
}
.CampaignCheckout__label___KGlBV {
  color: #000;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 5px;
  margin-top: 11px;
  line-height: 20px;
}
.CampaignCheckout__card_brand___2B0Y2 {
  font-size: 20px;
  position: absolute;
  color: #999;
  left: 12px;
  top: 16px;
}
.CampaignCheckout__card_input___3CK1H {
  padding-left: 50px !important;
}
.CampaignCheckout__checkout_step_headers___3Vef3 {
  margin: 25px 0 20px;
  color: #485267;
}
.CampaignCheckout__checkout_step_headers___3Vef3 .CampaignCheckout__stepCounter___2EIHf {
  vertical-align: middle;
  margin-right: 5px;
  font-weight: 300;
  border-radius: 50%;
  border: 1px solid #485267;
  font-size: 20px;
  width: 30px;
  text-align: center;
  height: 30px;
  display: inline-block;
  line-height: 1.5;
}
.CampaignCheckout__checkout_step_headers___3Vef3 .CampaignCheckout__stepTitle___DPA5t {
  vertical-align: middle;
  font-size: 23px;
  font-weight: 600;
}
.CampaignCheckout__info_box___3AQ6L {
  background-color: #187bd8;
  color: #fff;
  border-radius: 4px;
  padding: 12px;
  margin-top: 15px;
}
.CampaignCheckout__info_box___3AQ6L a {
  display: block;
  color: #fff;
  text-align: right;
}
.CampaignCheckout__amount_input_outer___2VYm5 {
  padding: 30px 48px;
  margin-bottom: 22px;
  background-color: #edf6ff;
}
.CampaignCheckout__amount_input_wrapper___261SX {
  position: relative;
}
.CampaignCheckout__amount_input_wrapper___261SX .CampaignCheckout__info___rU28s {
  margin-top: 6px;
  text-align: center;
  font-size: 13px;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.CampaignCheckout__amount_input_wrapper___261SX .CampaignCheckout__decimal_numbers___3C1mC {
  position: absolute;
  right: 28px;
  color: #187bd8;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 66px;
  font-weight: 500;
  line-height: 66px;
}
.CampaignCheckout__amount_input_wrapper___261SX .CampaignCheckout__sign___1MhW0 {
  position: absolute;
  font-size: 66px;
  font-weight: 500;
  line-height: 66px;
  top: 50%;
  left: 20px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #187bd8;
  z-index: 1;
}
.CampaignCheckout__amount_input_title___2F4Yh {
  font-size: 22px;
  font-weight: 300;
  letter-spacing: -0.69px;
  line-height: 27px;
  color: #485267;
  margin-top: 30px;
  margin-bottom: 8px;
}
.CampaignCheckout__amount_input___WM_Y6 {
  width: 100%;
  height: 108px;
  text-align: right;
  color: #187bd8;
  position: relative;
  background-color: #f0f4fa;
  border-radius: 6px;
  border: 1px solid #dedede !important;
  font-size: 66px;
  font-weight: 500;
  line-height: 66px;
  padding: 0 125px 0 85px;
}
.CampaignCheckout__amount_input___WM_Y6:focus {
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-color: #187bd8 !important;
}
.CampaignCheckout__monthly_donation___2otns {
  margin-top: 29px;
  margin-bottom: 30px;
  display: block;
}
.CampaignCheckout__monthly_donation___2otns .CampaignCheckout__checkbox___6oOBu {
  font-size: 19px;
  vertical-align: top;
  color: #485267;
  width: 14px;
}
.CampaignCheckout__monthly_donation___2otns .CampaignCheckout__checkbox_label___kOD4F {
  font-size: 14px;
  font-weight: 500;
  margin-left: 8px;
  color: #485267;
}
.CampaignCheckout__monthly_donation___2otns img {
  display: block;
  vertical-align: top;
}
.CampaignCheckout__monthly_donation_tooltip___3_42p [class*="tooltip-inner"] {
  max-width: 230px !important;
}
.CampaignCheckout__motivational_tooltip___1OJp8 {
  font-size: 14px;
}
.CampaignCheckout__stripe_card_info_wrapper___3ZYVK {
  margin-top: 30px;
}
.CampaignCheckout__security_box___3Dgvp {
  display: block;
  height: 85px;
  border-radius: 4px;
  padding: 16px 12px 12px 12px;
  width: 100%;
  background-color: #0c8043;
  color: #fff;
}
.CampaignCheckout__security_box___3Dgvp:hover,
.CampaignCheckout__security_box___3Dgvp:focus,
.CampaignCheckout__security_box___3Dgvp:active,
.CampaignCheckout__security_box___3Dgvp:visited {
  color: #fff;
}
.CampaignCheckout__security_box___3Dgvp .CampaignCheckout__title___20FIQ {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 30px);
  margin-left: 10px;
  font-size: 15px;
  line-height: 1;
  font-weight: 600;
}
.CampaignCheckout__security_box___3Dgvp .CampaignCheckout__lock_icon___37WnT {
  font-size: 20px;
  display: inline-block;
}
.CampaignCheckout__security_box___3Dgvp .CampaignCheckout__link___eUH4O {
  display: block;
  color: #fff;
  margin-left: 23px;
  margin-top: 5px;
  font-weight: 300;
  letter-spacing: 0.3px;
}
.CampaignCheckout__sub_input_info___3QWDH {
  font-size: 13px;
  margin-top: 7px;
  line-height: 15px;
  color: #989898;
  position: relative;
}
.CampaignCheckout__sub_input_info___3QWDH span {
  right: 0;
}
.CampaignCheckout__donate_user_wrapper___1fE91 {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  list-style: none;
  padding: 0;
}
.CampaignCheckout__donate_user_wrapper___1fE91 .CampaignCheckout__radio___2W638 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-width: 33.333%;
  color: #333;
  text-align: center;
  border: 2px solid #dedede;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 0;
  padding: 15px 5px;
  cursor: pointer;
  vertical-align: middle;
  margin-right: -2px;
}
.CampaignCheckout__donate_user_wrapper___1fE91 .CampaignCheckout__radio___2W638 input {
  visibility: hidden;
  display: none;
}
.CampaignCheckout__donate_user_wrapper___1fE91 .CampaignCheckout__radio___2W638:nth-child(1) {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.CampaignCheckout__donate_user_wrapper___1fE91 .CampaignCheckout__radio___2W638:last-of-type {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  margin-right: 0;
}
.CampaignCheckout__donate_user_wrapper___1fE91 .CampaignCheckout__radio_checked___MFz0B {
  border-color: #187bd8;
  color: #187bd8;
  z-index: 1;
}
.CampaignCheckout__submit_donation_section___2KkjO {
  padding-top: 8px;
}
.CampaignCheckout__donate_button___35jIC {
  width: 100%;
  background-color: #187bd8;
  border-radius: 4px;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  border: none;
  padding: 7px 0;
  margin-top: 5px;
}
.CampaignCheckout__donate_button___35jIC:hover {
  background-color: #1468b7;
}
.CampaignCheckout__donate_button_unactive___2ciNu {
  background-color: #eee;
  color: #000;
}
.CampaignCheckout__donate_button_unactive___2ciNu:hover {
  background-color: #cacaca;
}
.CampaignCheckout__terms_label___oD9NF {
  color: rgba(0,0,0,0.5);
  margin: 5px 0;
  font-size: 13px;
}
.CampaignCheckout__terms_label___oD9NF a {
  color: rgba(0,0,0,0.5);
  text-decoration: underline;
}
.CampaignCheckout__organisation_logo_button___1zxEe {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  border: 1px solid #cecece;
  background-color: #f0f0f0;
  vertical-align: middle;
  border-radius: 26px;
  font-size: 35px;
  line-height: 0;
  color: #cecece;
  font-weight: 200;
  width: 52px;
  height: 52px;
}
.CampaignCheckout__organisation_logo_button___1zxEe:active,
.CampaignCheckout__organisation_logo_button___1zxEe:visited,
.CampaignCheckout__organisation_logo_button___1zxEe:focus {
  outline: none !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.CampaignCheckout__organisation_logo_change___1IYuU {
  border: 1px solid #187bd8;
  background-color: #f0f4fa;
  display: inline-block;
  vertical-align: middle;
  border-radius: 26px;
  line-height: 37px;
  padding: 0 14px;
  color: #187bd8;
  font-weight: 500;
}
.CampaignCheckout__organisation_logo_change___1IYuU:active,
.CampaignCheckout__organisation_logo_change___1IYuU:visited,
.CampaignCheckout__organisation_logo_change___1IYuU:focus {
  outline: none !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.CampaignCheckout__organisation_logo_change___1IYuU .CampaignCheckout__logo_change_icon___1hjoi {
  font-size: 11px;
}
.CampaignCheckout__organisation_logo___1q29k {
  display: inline-block;
  width: 52px;
  height: 52px;
  overflow: hidden;
  border-radius: 26px;
  vertical-align: middle;
  margin-right: 10px;
}
.CampaignCheckout__organisation_logo_label___12gfE {
  display: inline-block;
  width: 100px;
  vertical-align: middle;
  margin-left: 8px;
  font-size: 12px;
  color: #9b9b9b;
}
.CampaignCheckout__checkout_share_title___2qrZz {
  font-size: 24px;
  text-align: center;
  margin-bottom: 15px;
  margin-top: 50px;
}
.CampaignCheckout__login_form___1xi8s {
  display: inline-block;
  width: 45%;
  vertical-align: top;
  border-left: 1px solid #dfdfdf;
  padding-left: 30px;
}
.CampaignCheckout__guest_login_wrapper___ETbO8 {
  padding-right: 30px;
  display: inline-block;
  width: 45%;
  vertical-align: top;
}
.CampaignCheckout__guest_login_wrapper___ETbO8 .CampaignCheckout__title___20FIQ {
  font-size: 20px;
  margin-bottom: 30px;
  text-align: center;
  font-weight: 600;
  margin-top: 20px;
}
.CampaignCheckout__bank_info_wrapper___smMA6 {
  background-color: #f0f0f0;
  border-radius: 4px;
  padding: 12px;
  font-size: 15px;
}
.CampaignCheckout__bank_info_wrapper___smMA6 p {
  width: 100%;
}
.CampaignCheckout__bank_info_wrapper___smMA6 .CampaignCheckout__info_list_left___1Nu1d {
  display: inline-block;
  vertical-align: middle;
  width: 112px;
  text-align: right;
  font-weight: 600;
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
}
.CampaignCheckout__bank_info_wrapper___smMA6 .CampaignCheckout__info_list_right___1fSQY {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 112px);
  padding-left: 12px;
}
.CampaignCheckout__skip_share_btn___1oSZK {
  width: 100%;
  display: block;
  color: #187bd8;
  font-size: 18px;
  font-weight: 700;
  margin-top: 50px;
  cursor: pointer;
}
.CampaignCheckout__skip_share_btn___1oSZK svg {
  vertical-align: middle;
  margin-left: 10px;
  font-size: 20px;
}
.CampaignCheckout__skip_to_certificate___3Tbh0 {
  width: 100%;
  display: block;
  color: #187bd8 !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  cursor: pointer !important;
  margin-bottom: 30px;
}
.CampaignCheckout__skip_to_certificate___3Tbh0 svg {
  vertical-align: middle;
  margin-left: 10px;
  font-size: 20px;
}
.CampaignCheckout__success_wrapper___1LAA4 {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-self: center;
  align-self: center;
  -ms-flex-item-align: center;
  min-height: calc(100vh - 120px);
}
.CampaignCheckout__success_donation_header___2jBg9 {
  padding: 40px 0;
  border-bottom: 1px solid #dfdfdf;
  background-color: #e9ebee;
}
.CampaignCheckout__success_donation_header___2jBg9 img {
  width: 75px;
}
.CampaignCheckout__success_donation_header___2jBg9 p {
  font-size: 23px;
  font-weight: 600;
  line-height: 1.3;
  margin-top: 30px;
}
.CampaignCheckout__secured_icons_left___2qLIh {
  display: inline-block;
  width: 50%;
  vertical-align: middle;
  background-image: url("/resources/images/stripe_logo.png");
  background-repeat: no-repeat;
  -webkit-background-size: 73px 30px;
  -moz-background-size: 73px 30px;
  background-size: 73px 30px;
  background-position: left;
  height: 30px;
}
.CampaignCheckout__secured_icons_right___13Cmm {
  margin-top: 0;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  background-position: right;
  background-image: url("/resources/images/cards_icon.png");
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  height: 25px;
}
.CampaignCheckout__card_favourite_wrapper___wrdRr {
  text-align: center;
  padding: 20px 0;
  border-bottom: 1px solid #dfdfdf;
}
.CampaignCheckout__card_favourite_wrapper___wrdRr .CampaignCheckout__icon___R705G {
  width: 35px;
  height: 35px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  background-image: url("/resources/images/number_one_credit_card.png");
  -webkit-background-size: 35px 35px;
  -moz-background-size: 35px 35px;
  background-size: 35px 35px;
  background-position: center center;
  background-repeat: no-repeat;
}
.CampaignCheckout__card_favourite_wrapper___wrdRr .CampaignCheckout__icon_certificate___28j3P {
  width: 30px;
  height: 42px;
  display: inline-block;
  vertical-align: top;
  margin-right: 30px;
  background-image: url("/resources/images/certificate_icon.svg");
  -webkit-background-size: 30px 42px;
  -moz-background-size: 30px 42px;
  background-size: 30px 42px;
  background-position: center center;
  background-repeat: no-repeat;
}
.CampaignCheckout__card_favourite_wrapper___wrdRr .CampaignCheckout__info___rU28s {
  color: #4f618e;
  font-size: 15px;
  font-weight: 700;
  line-height: 15px;
  letter-spacing: -0.25px;
  display: inline-block;
  vertical-align: middle;
  width: 180px;
  text-align: left;
}
.CampaignCheckout__card_benefits___kS5pW {
  margin-top: 18px;
  border: 1px solid #dfdfdf;
  border-radius: 4px;
}
.CampaignCheckout__checkout_card_benefit___3VpTS {
  padding: 20px 0;
}
.CampaignCheckout__checkout_features_wrapper___19g5v {
  background-color: #fff;
  border-radius: 4px;
  margin-top: 10px;
}
.CampaignCheckout__donate_benefit_icon___9yP1z {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 8px;
  vertical-align: top;
  margin-left: 10px;
}
.CampaignCheckout__benefit_label___3dInX {
  color: #4f618e;
  display: inline-block;
  vertical-align: middle;
  width: 228px;
  font-size: 13px;
  line-height: 14px;
  letter-spacing: -0.2px;
}
.CampaignCheckout__donate_modal_error_message___2eXaZ {
  font-size: 18px;
  text-align: center;
  color: #f00;
  line-height: 20px;
}
.CampaignCheckout__donation_error_modal___3rk8D > div {
  max-width: 475px;
}
.CampaignCheckout__email_tip___2gOtG {
  color: rgba(0,0,0,0.4);
  font-size: 15px;
  line-height: 18px;
  margin-top: -5px;
  margin-bottom: 25px;
}
.CampaignCheckout__donation_small_container___386b8 {
  max-width: 640px;
  width: 100%;
  margin: 0 auto;
}
.CampaignCheckout__checkout_bank_header___Gw6ow {
  font-size: 25px;
  color: #323232;
  font-weight: 700;
  margin-bottom: 5px;
}
.CampaignCheckout__checkout_bank_label___2LlDl {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.25;
  max-width: 400px;
  margin-bottom: 25px;
}
.CampaignCheckout__checkout_sharing_title___nnief {
  font-size: 25px;
  font-weight: 800;
  color: #323232;
  line-height: 1;
}
.CampaignCheckout__sharing_title_tip___147mD {
  color: rgba(50,50,50,0.6);
  font-size: 16px;
  line-height: 20px;
}
.CampaignCheckout__donation_success_header___9CCOv {
  background-image: url("/resources/images/create_share_hero_gradient.svg");
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  padding: 45px 80px;
  margin-top: 10px;
  text-align: center;
}
.CampaignCheckout__donation_success_header___9CCOv p {
  color: #fff;
  line-height: 1;
}
.CampaignCheckout__donation_success_header___9CCOv .CampaignCheckout__success_header_title___32C84 {
  font-size: 29px;
  font-weight: 800;
  max-width: 320px;
  margin: 20px auto 20px;
}
.CampaignCheckout__donation_success_header___9CCOv .CampaignCheckout__success_header_subtitle___2vS9w {
  font-weight: 500;
  font-size: 20px;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
.CampaignCheckout__success_top_footer___22PKj {
  padding: 20px 20px 20px 0;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border: 1px solid #ebebeb;
  background-color: #fafafa;
  text-align: center;
}
.CampaignCheckout__donated_amount___1WB52 {
  display: inline-block;
  width: 150px;
  text-align: center;
  vertical-align: middle;
  padding: 0 10px;
}
.CampaignCheckout__donated_amount___1WB52 p {
  color: #323232;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 0;
}
.CampaignCheckout__donated_amount___1WB52 p:first-of-type {
  font-size: 15px;
}
.CampaignCheckout__donated_amount___1WB52 p:nth-of-type(2) {
  font-size: 36px;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.CampaignCheckout__paypal_btn___18OZe {
  background: #009cde;
  background-color: #009cde;
  border-radius: 4px;
  height: 45px;
  text-align: center;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  line-height: 1;
}
.CampaignCheckout__paypal_btn___18OZe img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 21px;
}
@media screen and (max-width: 323px) {
  .CampaignCheckout__paypal_btn___18OZe img {
    height: 17px;
  }
}
.CampaignCheckout__paypal_btn___18OZe .CampaignCheckout__pp_image___1-__2 {
  margin-right: 4px;
}
@media screen and (max-width: 323px) {
  .CampaignCheckout__paypal_btn___18OZe .CampaignCheckout__pp_image___1-__2 {
    margin-right: 3px;
  }
}
.CampaignCheckout__paypal_btn___18OZe:hover,
.CampaignCheckout__paypal_btn___18OZe:focus {
  background: #44afe4;
}
.CampaignCheckout__to_campaign___39ldP {
  color: rgba(50,50,50,0.6);
  font-size: 14px;
}
.CampaignCheckout__to_campaign___39ldP svg {
  font-size: 14px;
  vertical-align: middle;
  margin-left: 10px;
}
.CampaignCheckout__to_campaign___39ldP:hover {
  color: rgba(50,50,50,0.6);
  text-decoration: underline;
}
.CampaignCheckout__underlined___1dSr8 {
  text-decoration: underline;
}
.CampaignCheckout__donation_quick_amounts_wrapper___1I5YY {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 18px;
}
.CampaignCheckout__donation_quick_amounts_wrapper___1I5YY .CampaignCheckout__quick_amount_pill___33eYM {
  font-weight: 600;
  font-size: 15px;
  letter-spacing: -0.32px;
  line-height: 17px;
  color: #ababab;
  background-color: #e6e6e6;
  border-radius: 4px;
  padding: 8px 30px 9px 30px;
  cursor: pointer;
}
.CampaignCheckout__donation_quick_amounts_wrapper___1I5YY .CampaignCheckout__active___3lydx {
  background-color: #187bd8;
  color: #fff;
}
.CampaignCheckout__other_donation_label___3LOhn {
  margin-bottom: 7px;
  font-size: 13px;
  letter-spacing: -0.27px;
  line-height: 16px;
  color: #485267;
}
.CampaignCheckout__campaign_donate_thumbnail_wrapper___bdXDF {
  background-color: #fff;
  padding: 0 0 5px 0;
}
.CampaignCheckout__campaign_donate_thumbnail_title___2aY06 {
  font-size: 17px;
  font-weight: 700;
  display: block;
  color: #485267;
  line-height: 1.18;
  margin: 20px 0;
}
.CampaignCheckout__campaign_donate_thumbnail_title___2aY06:hover {
  color: #485267;
}
.CampaignCheckout__campaign_donate_thumbnail_title___2aY06:hover {
  text-decoration: none;
}
.CampaignCheckout__campaign_donate_thumbnail_image___7UH0t {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 140px;
  border-radius: 4px;
}
.CampaignCheckout__campaign_donate_thumbnail_image___7UH0t img {
  position: absolute;
  top: -50%;
  bottom: -50%;
  left: -50%;
  right: -50%;
  margin: auto auto;
  width: 100%;
}
.CampaignCheckout__campaign_donate_thumbnail_amount_wrapper___1AJcl {
  font-size: 14px;
  margin-bottom: 3px;
  color: #333;
}
.CampaignCheckout__campaign_donate_thumbnail_amount_wrapper___1AJcl .CampaignCheckout__campaign_donate_thumbnail_amount___2WWLT {
  font-weight: 700;
}
.CampaignCheckout__campaign_funding_progress___3nXol {
  height: 8px !important;
}
.CampaignCheckout__bank_donate_info_wrapper___x3Njz {
  margin-top: 20px;
  margin-bottom: 15px;
}
.CampaignCheckout__bank_donate_info_wrapper___x3Njz img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
.CampaignCheckout__bank_donate_info_wrapper___x3Njz .CampaignCheckout__bank_donate_reasons_title___3kyFw {
  font-size: 20px;
  font-weight: 700;
  color: #485267;
  display: inline-block;
  vertical-align: middle;
}
.CampaignCheckout__bank_donate_info_wrapper___x3Njz .CampaignCheckout__bank_donate_reasons___3QiQ- {
  color: #485267;
  font-size: 14px;
  line-height: 18px;
  margin-top: 15px;
}
.CampaignCheckout__warranty_urgent_box___xyiCM {
  background-color: #ff9c00;
  border-radius: 6px;
  font-size: 14px;
  color: #fff;
  line-height: 15px;
  font-weight: 500;
  padding: 20px;
  margin-top: 10px;
}
.CampaignCheckout__warranty_urgent_box___xyiCM .CampaignCheckout__warranty_urgent_box_info___17t5J {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 40px);
}
.CampaignCheckout__warranty_urgent_box___xyiCM .CampaignCheckout__warranty_urgent_box_info___17t5J a {
  display: block;
  color: #fff;
  font-weight: 700;
  margin-top: 15px;
  cursor: pointer;
}
.CampaignCheckout__warranty_urgent_box___xyiCM .CampaignCheckout__warranty_urgent_box_info___17t5J a svg {
  margin-left: 8px;
  font-size: 15px;
}
.CampaignCheckout__warranty_urgent_box___xyiCM svg {
  font-size: 24px;
  display: inline-block;
  vertical-align: top;
  margin-right: 12px;
}
.CampaignCheckout__secure_payment_box___1NJEB {
  display: inline-block;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: #0c8043;
  float: right;
  margin-top: -7px;
}
.CampaignCheckout__secure_payment_icon___1O4XH {
  font-size: 19px;
  margin-right: 7px;
  vertical-align: middle;
}
.CampaignCheckout__secure_payment_text___--3iU {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  line-height: 1.08;
  font-weight: 600;
}
.CampaignCheckout__secure_payment_text___--3iU span {
  display: block;
  font-size: 14px;
  letter-spacing: 0.4px;
  text-transform: uppercase;
}
.CampaignCheckout__donate_popover_icon_wrapper___2g5Ns {
  margin-top: -5px;
  padding: 0;
  margin-bottom: 14px;
}
.CampaignCheckout__donate_popover_icon_wrapper___2g5Ns .CampaignCheckout__popover_label___3t8eD {
  font-size: 16px;
  font-weight: 600;
  margin-left: 10px;
  line-height: 1.2;
}
.CampaignCheckout__donate_popover_icon_wrapper___2g5Ns .CampaignCheckout__popover_label___3t8eD.CampaignCheckout__blue___2I3v9 {
  color: #187bd8;
}
.CampaignCheckout__donate_popover_icon_wrapper___2g5Ns .CampaignCheckout__popover_label___3t8eD.CampaignCheckout__green___jkTgF {
  color: #27ad54;
}
.CampaignCheckout__donate_popover_icon_wrapper___2g5Ns .CampaignCheckout__donate_popover_icon___1WoJJ {
  position: relative;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 32px;
  -ms-flex: 0 0 32px;
  flex: 0 0 32px;
  height: auto;
  -webkit-align-self: flex-start;
  align-self: flex-start;
  -ms-flex-item-align: start;
}
.CampaignCheckout__donate_popover_icon_wrapper___2g5Ns .CampaignCheckout__donate_popover_icon_holder___2CgCv {
  cursor: pointer;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.CampaignCheckout__donate_popover_icon_wrapper___2g5Ns .CampaignCheckout__donate_popover_icon_holder___2CgCv:hover [data-name="verification-popover"],
.CampaignCheckout__donate_popover_icon_wrapper___2g5Ns .CampaignCheckout__donate_popover_icon_holder___2CgCv:hover [data-name="trust-club-popover"] {
  display: block;
}
.CampaignCheckout__return_link___IUxrp {
  font-size: 16px;
  margin-bottom: 30px;
  color: #187bd8;
  display: block;
  margin-top: 10px;
}
@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min--moz-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
  .CampaignCheckout__card_favourite_wrapper___wrdRr .CampaignCheckout__icon___R705G {
    background-image: url("/resources/images/number_one_credit_card@3x.png");
  }
  .CampaignCheckout__secured_icons_left___2qLIh {
    background-image: url("/resources/images/stripe_logo@2x.png");
  }
  .CampaignCheckout__secured_icons_right___13Cmm {
    background-image: url("/resources/images/cards_icon@2x.png");
  }
}

.CoverWrapperStyles__crop_wrapper___30EzR {
  width: 100%;
  position: relative;
  text-align: center;
  line-height: 0.6;
}
.CoverWrapperStyles__crop_wrapper___30EzR.CoverWrapperStyles__set_bg___17JiW {
  background-color: #000;
}



.UserFormLabelStyles__user_form_label___3I3HK {
  display: block;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.24;
  margin: 0 0 7px;
  color: #333;
}

.UserPersonalEditModalStyles__cancel___2gRd4 {
  font-size: 18px;
  vertical-align: top;
  width: 40%;
  margin-right: 15px;
}
.UserPersonalEditModalStyles__save___1vpri {
  font-size: 18px;
  vertical-align: top;
  width: calc(60% - 15px);
}

.RestrictedAutosizeTextareaStyles__restricted_textarea_wrapper___2Mn4A {
  position: relative;
}
.RestrictedAutosizeTextareaStyles__restricted_textarea___1Sik7 {
  font-size: 15px;
  font-weight: 500;
  line-height: normal;
  color: #333;
  min-height: 110px;
  width: 100%;
  resize: none;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  vertical-align: top;
  padding: 16px 55px 22px 15px;
  scrollbar-width: thin;
}
.RestrictedAutosizeTextareaStyles__restricted_textarea___1Sik7:focus {
  border-color: #55a3ec;
  -webkit-box-shadow: 0 0 8px rgba(24,123,216,0.49);
  box-shadow: 0 0 8px rgba(24,123,216,0.49);
  outline: none;
}
.RestrictedAutosizeTextareaStyles__restricted_textarea___1Sik7::-webkit-input-placeholder {
  font-weight: 400;
}
.RestrictedAutosizeTextareaStyles__restricted_textarea___1Sik7::-moz-placeholder {
  font-weight: 400;
}
.RestrictedAutosizeTextareaStyles__restricted_textarea___1Sik7:-ms-input-placeholder {
  font-weight: 400;
}
.RestrictedAutosizeTextareaStyles__restricted_textarea___1Sik7:-moz-placeholder {
  font-weight: 400;
}
.RestrictedAutosizeTextareaStyles__restriction___2go3x {
  position: absolute;
  top: 17px;
  right: 12px;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.2;
  color: rgba(51,51,51,0.5);
}

.MissionInputStyles__mission_border___3h8aj:focus {
  outline: none;
}
.MissionInputStyles__toolbar_editor___3hiKn {
  line-height: 1;
}
.MissionInputStyles__toolbar_editor___3hiKn:focus {
  outline: none;
}
.MissionInputStyles__mission_input___FbPKm,
.MissionInputStyles__mission_content___tZ4Zf {
  color: #333;
  line-height: 22px;
}
.MissionInputStyles__mission_input___FbPKm h2,
.MissionInputStyles__mission_content___tZ4Zf h2 {
  word-wrap: break-word;
  font-size: 23px;
  font-weight: 900;
  line-height: 1.217;
  color: inherit;
  margin: 0 0 13px;
}
.MissionInputStyles__mission_input___FbPKm h3,
.MissionInputStyles__mission_content___tZ4Zf h3 {
  word-wrap: break-word;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.217;
  color: inherit;
  margin: 0 0 13px;
}
.MissionInputStyles__mission_input___FbPKm p,
.MissionInputStyles__mission_content___tZ4Zf p,
.MissionInputStyles__mission_input___FbPKm blockquote,
.MissionInputStyles__mission_content___tZ4Zf blockquote {
  font-size: 15px !important;
  line-height: 1.53;
  padding: 0;
  color: inherit;
  margin: 0 0 13px;
}
.MissionInputStyles__mission_input___FbPKm p + h2,
.MissionInputStyles__mission_content___tZ4Zf p + h2,
.MissionInputStyles__mission_input___FbPKm blockquote + h2,
.MissionInputStyles__mission_content___tZ4Zf blockquote + h2,
.MissionInputStyles__mission_input___FbPKm p + h3,
.MissionInputStyles__mission_content___tZ4Zf p + h3,
.MissionInputStyles__mission_input___FbPKm blockquote + h3,
.MissionInputStyles__mission_content___tZ4Zf blockquote + h3 {
  margin-top: 30px;
}
.MissionInputStyles__mission_input___FbPKm b,
.MissionInputStyles__mission_content___tZ4Zf b,
.MissionInputStyles__mission_input___FbPKm strong,
.MissionInputStyles__mission_content___tZ4Zf strong {
  font-weight: 600;
}
.MissionInputStyles__mission_input___FbPKm i,
.MissionInputStyles__mission_content___tZ4Zf i,
.MissionInputStyles__mission_input___FbPKm em,
.MissionInputStyles__mission_content___tZ4Zf em {
  font-style: italic;
}
.MissionInputStyles__mission_input___FbPKm u,
.MissionInputStyles__mission_content___tZ4Zf u {
  text-decoration: underline;
}
.MissionInputStyles__mission_input___FbPKm blockquote::before,
.MissionInputStyles__mission_content___tZ4Zf blockquote::before {
  content: '\201C';
}
.MissionInputStyles__mission_input___FbPKm blockquote::after,
.MissionInputStyles__mission_content___tZ4Zf blockquote::after {
  content: '\201D';
}
.MissionInputStyles__mission_input___FbPKm::after,
.MissionInputStyles__mission_content___tZ4Zf::after {
  color: rgba(51,51,51,0.3);
  font-size: 23px !important;
  line-height: 1;
  padding: 0;
  max-width: 100%;
  height: auto;
  white-space: normal;
  margin: 0 0 13px;
}
.MissionInputStyles__mission_input___FbPKm *:last-child,
.MissionInputStyles__mission_content___tZ4Zf *:last-child {
  margin-bottom: 0;
}
.MissionInputStyles__mission_input___FbPKm {
  min-height: 250px;
}
.MissionInputStyles__trigger___ix3-b {
  margin-top: 10px;
}
.MissionInputStyles__trigger___ix3-b [class*="read_more_btn"] {
  position: relative;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: -0.26px;
  color: #187bd8;
}

.MissionInputWrapperStyles__mission_input_wrapper___4JpLX {
  padding: 25px 24px 20px 64px;
  position: relative;
  background: #f9f9f9;
  border-radius: 12px;
}

.MissionInputIconStyles__mission_input_icon___3iyQD {
  font-size: 25px;
  color: rgba(51,51,51,0.3);
  position: absolute;
  left: 24px;
  top: 24px;
}

.MissionInputButtonWrapperStyles__mission_input_button_wrapper___3dz2C {
  text-align: right;
  padding-top: 20px;
}

.MissionInputSubmitStyless__mission_input_submit___Qarfc {
  min-width: 140px;
  border-radius: 12px;
  background: #187bd8;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  color: #fff;
  padding: 8px 13px;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  transition: 0.2s ease;
  border: none;
  outline: none;
}
.MissionInputSubmitStyless__mission_input_submit___Qarfc:focus,
.MissionInputSubmitStyless__mission_input_submit___Qarfc:hover {
  background: #1362ad;
  outline: none;
}
.MissionInputSubmitStyless__mission_input_submit___Qarfc.MissionInputSubmitStyless__disabled___2dDOo {
  background: #e7f1fb;
  color: rgba(24,123,216,0.5);
}

.MissionInputStylingHintStyles__mission_input_styling_hint_wrapper___2P6Jl {
  padding: 20px 0 0 10px;
}
.MissionInputStylingHintStyles__hint_text___xGohN {
  display: inline-block;
  width: 290px;
  margin-right: 30px;
  vertical-align: middle;
  font-size: 16px;
  font-weight: 900;
  line-height: 1.06;
  color: #333;
}
.MissionInputStylingHintStyles__hint_image_wrapper___39-Us {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 320px);
  overflow: hidden;
}
.MissionInputStylingHintStyles__hint_image_wrapper___39-Us img {
  width: calc(100% + 1px);
}

.WithdrawTypeBoxLabelStyle__withdraw_type_label___2Pozv {
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  margin-bottom: 15px;
}

.WithdrawTypeBoxWrapperStyle__withdraw_type_box_wrapper___2AwYD {
  padding: 20px 50px;
  text-align: center;
  min-height: 210px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -ms-flex-line-pack: center;
  -webkit-align-content: center;
  align-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
  border: 1px solid #dedede;
}

.WithdrawTypeBoxIconHolderStyle__withdraw_type_icon___1R6Bg {
  font-size: 33px;
  color: baseBlackColor;
  margin-bottom: 14px;
  line-height: 1;
  position: relative;
}

.ArrowButtonStyle__arrow_button___2KBd9 svg {
  font-size: 14px;
  -webkit-transition: 200ms ease;
  -moz-transition: 200ms ease;
  -o-transition: 200ms ease;
  -ms-transition: 200ms ease;
  transition: 200ms ease;
  margin-left: 6px;
  vertical-align: middle;
}

.PrimaryButtonStyle__primary_button___35ms8 {
  color: #fff;
  font-size: 15px;
  line-height: 18px;
  background-color: #187bd8;
  border-radius: 6px;
  border: 1px solid transparent;
  padding: 6px 16px;
  -webkit-transition: 200ms ease;
  -moz-transition: 200ms ease;
  -o-transition: 200ms ease;
  -ms-transition: 200ms ease;
  transition: 200ms ease;
}
.PrimaryButtonStyle__primary_button___35ms8:hover {
  background-color: #1362ad;
}

.WithdrawTypeBoxStatusIconStyle__status_indicator___jMpnE {
  position: absolute;
  background-color: #fff;
  border-radius: 20px;
  width: 24px;
  height: 24px;
  padding: 5px;
  font-size: 14px;
  right: -50%;
  bottom: -5px;
  left: -30%;
  margin: auto auto;
}

.WithdrawTypeBoxesModalStyles__modal___2uGVz .WithdrawTypeBoxesModalStyles__dialog___3VSK3 {
  max-width: 822px;
}
.WithdrawTypeBoxesModalStyles__modal___2uGVz .WithdrawTypeBoxesModalStyles__body___3Id58 {
  padding: 18px 34px 20px;
}
.WithdrawTypeBoxesModalStyles__transfers_by_our_terms___1WHg6 {
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  margin: 30px 0 15px;
  text-align: center;
  color: #333;
}
.WithdrawTypeBoxesModalStyles__transfers_by_our_terms___1WHg6 a {
  text-decoration: underline;
  color: inherit;
}

.CampaignWithdrawAlertStyles__alert_box_triangle___20pvh {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 11px 13px 11px;
  border-color: transparent transparent #f5a524 transparent;
  margin: 0 auto 0 auto;
}
.CampaignWithdrawAlertStyles__alert_box___3JQIz {
  text-align: center;
  border-radius: 6px;
  background: #f5a524;
  color: #fff;
  padding: 25px 24px 16px;
}
.CampaignWithdrawAlertStyles__title___2Pp9k {
  font-size: 21px;
  font-weight: 700;
  line-heigh: 1.2;
  margin: 0 0 14px;
}
.CampaignWithdrawAlertStyles__text___2g7RV {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.19;
  margin-bottom: 15px;
}
.CampaignWithdrawAlertStyles__button___D-4zC {
  min-width: 189px;
  padding: 8px 15px 11px;
  background: #187bd8;
  font-size: 15px;
  color: #fff;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  transition: 0.2s ease;
  border-radius: 20px;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.CampaignWithdrawAlertStyles__button___D-4zC:hover {
  background: #1362ad;
  text-decoration: none;
}

.CookiesStyle__sticky_cookies_wrapper___10lXR {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 99999999;
  background-color: #485267;
  color: #9ba1ac;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  padding: 10px 0 12px 0;
}
.CookiesStyle__title___2BeJN {
  display: inline-block;
  margin-right: 15px;
  vertical-align: middle;
}
.CookiesStyle__title___2BeJN a {
  font-weight: 900;
  color: #fff;
  text-decoration: none;
}
.CookiesStyle__close_button___5ENNS {
  cursor: pointer;
  display: inline-block;
  width: 30px;
  height: 20px;
  vertical-align: middle;
  text-align: center;
}
.CookiesStyle__inner___czKQw {
  max-width: 1150px;
  width: 90%;
  margin: 0 auto;
}
.CookiesStyle__cookies_wrapper___xJQ73 {
  width: 100%;
  background-color: #485267;
  color: #9ba1ac;
  font-size: 14px;
  line-height: 18px;
  text-align: left;
  padding: 10px 0 12px 0;
  z-index: 100;
  position: relative;
}
.CookiesStyle__cookies_wrapper___xJQ73 .CookiesStyle__inner___czKQw {
  width: auto;
  padding: 0 12px;
}
.CookiesStyle__cookies_wrapper___xJQ73 .CookiesStyle__title___2BeJN {
  width: calc(100% - 35px);
  margin-right: 10px;
}
.CookiesStyle__cookies_wrapper___xJQ73 .CookiesStyle__close_button___5ENNS {
  width: 25px;
}

.LocationInputStyles__location_input___lnazV {
  padding-right: 65px !important;
}

.RestrictedTextareaStyles__restricted_textarea_wrapper___PyvDm {
  position: relative;
}
.RestrictedTextareaStyles__restricted_textarea___15OQe {
  font-size: 15px;
  font-weight: 500;
  line-height: normal;
  color: #333;
  min-height: 110px;
  width: 100%;
  resize: none;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  vertical-align: top;
  padding: 16px 55px 22px 15px;
  scrollbar-width: thin;
}
.RestrictedTextareaStyles__restricted_textarea___15OQe:focus {
  border-color: #55a3ec;
  -webkit-box-shadow: 0 0 8px rgba(24,123,216,0.49);
  box-shadow: 0 0 8px rgba(24,123,216,0.49);
  outline: none;
}
.RestrictedTextareaStyles__restricted_textarea___15OQe::-webkit-input-placeholder {
  font-weight: 400;
}
.RestrictedTextareaStyles__restricted_textarea___15OQe::-moz-placeholder {
  font-weight: 400;
}
.RestrictedTextareaStyles__restricted_textarea___15OQe:-ms-input-placeholder {
  font-weight: 400;
}
.RestrictedTextareaStyles__restricted_textarea___15OQe:-moz-placeholder {
  font-weight: 400;
}
.RestrictedTextareaStyles__restriction___2npFv {
  position: absolute;
  top: 17px;
  right: 12px;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.2;
  color: rgba(51,51,51,0.5);
}

.RestrictedTextareaWithMaxLengthStyles__restricted_textarea_wrapper___CDgxA {
  position: relative;
}
.RestrictedTextareaWithMaxLengthStyles__restricted_textarea___BDJHB {
  font-size: 15px;
  font-weight: 500;
  color: #333;
  min-height: 110px;
  width: 100%;
  resize: none;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  vertical-align: top;
  padding: 16px 85px 22px 15px;
  scrollbar-width: thin;
}
.RestrictedTextareaWithMaxLengthStyles__restricted_textarea___BDJHB:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-width: 1px;
  outline: none;
  border-color: #55a3ec;
}
.RestrictedTextareaWithMaxLengthStyles__restricted_textarea___BDJHB:-moz-placeholder {
  color: #b3b3b3;
}
.RestrictedTextareaWithMaxLengthStyles__restricted_textarea___BDJHB::-moz-placeholder {
  color: #b3b3b3;
}
.RestrictedTextareaWithMaxLengthStyles__restricted_textarea___BDJHB::-webkit-input-placeholder {
  color: #b3b3b3;
  -webkit-user-modify: read-write-plaintext-only;
}
.RestrictedTextareaWithMaxLengthStyles__restricted_textarea___BDJHB:-ms-input-placeholder {
  color: #b3b3b3;
}
.RestrictedTextareaWithMaxLengthStyles__restricted_textarea___BDJHB:input-placeholder {
  color: #b3b3b3;
}
.RestrictedTextareaWithMaxLengthStyles__restriction___2pr0u {
  position: absolute;
  top: 9px;
  right: 9px;
  padding: 7px;
  background: #e6e6e6;
  font-size: 14px;
  font-weight: 900;
  color: #187bd8;
  border-radius: 4px;
  line-height: 1.15;
}

.WrapperStyles__wrapper___3kgJG {
  max-width: 800px;
  width: 100%;
  margin: auto;
}

.HeaderStyle__header___R9mf9 {
  padding: 46px 50px 50px;
  border-bottom: 1px solid #dedede;
}

.TitleStyles__title___1LvMc {
  font-size: 35px;
  font-weight: 700;
  line-heigth: 0.97;
  color: #333;
  text-align: center;
  max-width: 540px;
  width: 100%;
  margin: 0 auto 20px;
  overflow-wrap: break-word;
}

.SubTitleStyles__sub_title___2MYnx {
  font-size: 17px;
  font-weight: 600;
  line-height: 1.18;
  text-align: center;
  color: #333;
  max-width: 540px;
  width: 100%;
  margin: 0 auto;
  overflow-wrap: break-word;
}

.SectionStyles__input_section___1P1NB {
  padding: 50px 0 100px;
}
.SectionStyles__form___2Vx5e {
  max-width: 710px;
  width: 100%;
  margin: auto;
}

.InputGroupStyles__input_group___1shpO {
  margin-bottom: 20px;
}

.LabelWrapperStyles__label_wrapper___3g0RY {
  display: inline-block;
  vertical-align: middle;
  width: 190px;
  margin-right: 30px;
}

.InputLabelStyles__input_label___19UFF {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.14;
  overflow-wrap: break-word;
  color: #333;
  margin: 0;
  width: 100%;
}

.InputWrapperStyles__input_wrapper___1bK02 {
  display: inline-block;
  width: calc(100% - 220px);
  vertical-align: middle;
}

.InputAdditionalInfoStyles__input_additional_info___1t6Hg {
  margin-left: 220px;
}

.OptionalInfoStyles__optional_field___phzHZ {
  display: block;
  margin-top: 10px;
  font-size: 13px;
  line-height: 1.23;
  color: #333;
}

.SplitterStyles__button_splitter___3jnsC {
  margin: 40px 0 30px;
  border-bottom: 1px solid #dedede;
}

.SubmitButtonStyles__submit_button___2LZbK {
  width: 100%;
  outline: none;
  border: none;
  padding: 10px 20px;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
  color: #fff;
  background: #187bd8;
  border-radius: 4px;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  transition: 0.2s ease;
}
.SubmitButtonStyles__submit_button___2LZbK:hover,
.SubmitButtonStyles__submit_button___2LZbK:focus {
  background: #1362ad;
  border: none;
  outline: none;
}

.LocationInputWrapperStyles__location_input_wrapper___1d2Si {
  position: relative;
}

.LogoStyles__logo___1SP7l {
  width: 130px;
  height: 130px;
  border-radius: 50%;
  cursor: pointer;
}

.LogoPlaceholderStyles__logo_placeholder___19FzY {
  position: relative;
  width: 130px;
  height: 130px;
  border-radius: 50%;
  border: 2px dashed #b5b5b5;
  background: #fafafa;
  overflow: hidden;
  cursor: pointer;
}
.LogoPlaceholderStyles__logo_placeholder_icon___3MdTt {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 36px;
  color: #b5b5b5;
}

.LocationIconStyles__location_icon___2siOc {
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 30px;
  color: #187bd8;
}

.BasicInputErrorStyle__error_message___V_oL0 {
  color: #f70824;
  margin-top: 5px;
  font-size: 13px;
}

.SelectBirthdayStyles__select_wrapper___3oOzv {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  width: 100%;
}
.SelectBirthdayStyles__select_wrapper___3oOzv .SelectBirthdayStyles__select_holder___1ZjqM {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.SelectBirthdayStyles__select_wrapper___3oOzv .SelectBirthdayStyles__select_month_holder___27R6Y {
  -webkit-box-flex: 2;
  -moz-box-flex: 2;
  -o-box-flex: 2;
  box-flex: 2;
  -webkit-flex: 2;
  -ms-flex: 2;
  flex: 2;
}
.SelectBirthdayStyles__select_holder___1ZjqM {
  position: relative;
}
.SelectBirthdayStyles__select_holder___1ZjqM:not(:last-of-type) {
  margin: 0 10px 0 0;
}
.SelectBirthdayStyles__select___1ArQF {
  border-radius: 4px;
  border: 1px solid #d9d9d9;
  background-color: #fff;
  font-size: 15px;
  width: 100%;
  height: 40px;
  color: #323232;
  min-height: 50px;
  padding: 2px 45px 2px 15px;
  line-height: 1.2;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-image: none;
}
.SelectBirthdayStyles__select___1ArQF:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-width: 1px;
  outline: none;
  border-color: #55a3ec;
}
.SelectBirthdayStyles__select___1ArQF::-ms-expand {
  display: none;
}
.SelectBirthdayStyles__icon___aRxDB {
  font-size: 30px;
  color: #187bd8;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 15px;
  pointer-events: none;
}
.SelectBirthdayStyles__select_wrapper_responsive___3LmQz {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  margin: 0;
  width: calc(100% + 10px);
}
.SelectBirthdayStyles__select_wrapper_responsive___3LmQz .SelectBirthdayStyles__select_holder___1ZjqM {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.SelectBirthdayStyles__select_wrapper_responsive___3LmQz .SelectBirthdayStyles__select_month_holder___27R6Y {
  -webkit-box-flex: 1.3;
  -moz-box-flex: 1.3;
  -o-box-flex: 1.3;
  box-flex: 1.3;
  -webkit-flex: 1.3;
  -ms-flex: 1.3;
  flex: 1.3;
}
@media screen and (max-width: 413px) {
  .SelectBirthdayStyles__select_wrapper_responsive___3LmQz {
    display: block;
    margin: 0;
    width: 100%;
  }
  .SelectBirthdayStyles__select_wrapper_responsive___3LmQz .SelectBirthdayStyles__select_holder___1ZjqM {
    display: inline-block;
    width: calc(50% - 5px);
    margin: 0;
  }
  .SelectBirthdayStyles__select_wrapper_responsive___3LmQz .SelectBirthdayStyles__select_holder___1ZjqM:last-of-type {
    margin-left: 10px;
  }
  .SelectBirthdayStyles__select_wrapper_responsive___3LmQz .SelectBirthdayStyles__select_month_holder___27R6Y {
    width: 100%;
    margin: 0 0 10px;
  }
}

.GenderInputStyles__gender_select___3YJbM {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -o-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.GenderInputStyles__gender_option___1hvzP {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  min-height: 50px;
  -webkit-flex-basis: 50%;
  flex-basis: 50%;
  width: 50%;
  overflow-wrap: break-word;
  text-align: center;
  cursor: pointer;
  line-height: 1;
  -webkit-transition: border-color 0.2s ease, color 0.2s ease;
  -moz-transition: border-color 0.2s ease, color 0.2s ease;
  -o-transition: border-color 0.2s ease, color 0.2s ease;
  -ms-transition: border-color 0.2s ease, color 0.2s ease;
  transition: border-color 0.2s ease, color 0.2s ease;
  border: 1px solid #dedede;
}
.GenderInputStyles__gender_option___1hvzP.GenderInputStyles__selected___1hCyp {
  color: #187bd8;
  z-index: 2;
  border-color: #187bd8;
  border-width: 2px;
}
.GenderInputStyles__gender_option___1hvzP:first-of-type {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  margin: 0;
}
.GenderInputStyles__gender_option___1hvzP:not(:first-of-type) {
  margin: 0 0 0 -1px;
}
.GenderInputStyles__gender_option___1hvzP:last-of-type {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.GenderInputStyles__gender_option_label___3vr-6 {
  display: block;
  vertical-align: middle;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2;
  padding: 8px 10px;
  width: 100%;
}

