/* Grid widths */
/*
 *  Colors
 *  add custom color variables as needed in marked area
 */
/*
 * Box Shadow
 */
/*
 * Fonts
 */
/* Font Weights */
/*
 *  Widths
 *  add custom widths in marked area below
 */
/* *** TRANSFORM
============================================================================ */
/* *** SIZE
============================================================================ */
/* *** BOX SHADOW
============================================================================ */
.post.post-card.page-card.external .post-body,
.post.post-card.page-card.repost .post-body {
  padding: 16px;
}
.post.post-card.page-card .post-card-header {
  padding-left: 16px;
  padding-right: 50px;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.post.post-card.page-card .post-card-header .meta {
  margin-top: 0;
  line-height: 1;
}
.post.post-card.page-card .post-card-header .name-block .link-wrap {
  line-height: 1;
}
.post.post-card.page-card .post-title-block .post-title {
  margin: 12px 0;
}
.post.post-card.page-card .card-crumbs {
  padding: 0 16px 0 0;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.post.post-card.page-card .card-crumbs .post-icons {
  padding-right: 0;
}
.post.post-card.page-card .card-crumbs .post-icons i {
  color: #8C8C8C;
}
.post.post-card.page-card .card-crumbs .spoiler-icon {
  margin: 0 8px 0 0;
}
.post.post-card.page-card .floating-menu-holder.post-floating-menu {
  top: 10px;
  right: 10px;
}
.post.post-card.page-card .floating-menu-holder.post-floating-menu i {
  font-weight: 400;
}
.post.post-card.page-card .post-media {
  margin-bottom: 20px;
}
.post.post-card.page-card .post-body {
  padding: 0 16px 16px;
}
.post.post-card.page-card .post-body p:last-of-type {
  margin-bottom: 0;
}
.post.post-card.page-card .emojis-wrap {
  padding-top: 0;
}
.post.post-card.page-card .emojis-wrap .emojis {
  margin-bottom: 16px;
}
.post.post-card.page-card .post-bottom {
  padding-top: 0;
}
.post.post-card.page-card.repost .post-title-block {
  margin: 12px 0;
}
@media (max-width: 767px) {
  .post.post-card.page-card .post-card-header {
    padding-left: 0;
  }
}
.view_mode_masonry .post.post-card .post-bottom {
  padding-top: 16px;
}
body.view_mode_titles .post {
  padding: 8px;
}

/* Grid widths */
/*
 *  Colors
 *  add custom color variables as needed in marked area
 */
/*
 * Box Shadow
 */
/*
 * Fonts
 */
/* Font Weights */
/*
 *  Widths
 *  add custom widths in marked area below
 */
/* *** TRANSFORM
============================================================================ */
/* *** SIZE
============================================================================ */
/* *** BOX SHADOW
============================================================================ */
.post.post-card.news-card .post-card-header {
  padding: 0 50px 16px 16px;
  -ms-align-items: center;
  align-items: center;
}
.post.post-card.news-card.external .card-crumbs {
  padding-bottom: 0;
}

/* Grid widths */
/*
 *  Colors
 *  add custom color variables as needed in marked area
 */
/*
 * Box Shadow
 */
/*
 * Fonts
 */
/* Font Weights */
/*
 *  Widths
 *  add custom widths in marked area below
 */
/* *** TRANSFORM
============================================================================ */
/* *** SIZE
============================================================================ */
/* *** BOX SHADOW
============================================================================ */
.post.post-card.community-card .spoiler-icon {
  margin-left: 10px;
  margin-right: 0;
}
@media (max-width: 500px) {
  .post.post-card.community-card .post-actions {
    margin: 8px 0;
  }
}

/* Grid widths */
/*
 *  Colors
 *  add custom color variables as needed in marked area
 */
/*
 * Box Shadow
 */
/*
 * Fonts
 */
/* Font Weights */
/*
 *  Widths
 *  add custom widths in marked area below
 */
/* *** TRANSFORM
============================================================================ */
/* *** SIZE
============================================================================ */
/* *** BOX SHADOW
============================================================================ */
.create_edit_user {
  background-color: black;
}
.create_edit_user .page-main .page-wrapper {
  background-color: black;
}
.create_edit_user .page-main .registration-form,
.create_edit_user .page-main .request-username-form {
  padding: 32px;
  background-color: #ffffff;
  border-radius: 10px;
  display: block;
  max-width: 450px;
}
.create_edit_user .page-main .registration-form .step-title,
.create_edit_user .page-main .request-username-form .step-title {
  text-align: center;
  font-size: 18px;
  margin-bottom: 24px;
}
.create_edit_user .page-main .registration-form .form-content,
.create_edit_user .page-main .request-username-form .form-content {
  margin-bottom: 12px;
}
.create_edit_user .page-main .registration-form .form-content:last-of-type,
.create_edit_user .page-main .request-username-form .form-content:last-of-type {
  margin-bottom: 0;
}
.create_edit_user .page-main .registration-form .form-content .g-recaptcha > div,
.create_edit_user .page-main .request-username-form .form-content .g-recaptcha > div {
  margin: 0 auto;
}
.create_edit_user .page-main .registration-form .form-content.form-password,
.create_edit_user .page-main .request-username-form .form-content.form-password {
  position: relative;
}
.create_edit_user .page-main .registration-form .form-content.form-password i,
.create_edit_user .page-main .request-username-form .form-content.form-password i {
  position: absolute;
  right: 14px;
  top: 37px;
  color: #9CA3AF;
  font-size: 16px;
  cursor: pointer;
}
.create_edit_user .page-main .registration-form .field-description,
.create_edit_user .page-main .request-username-form .field-description {
  color: #6B7280;
  font-size: 12px;
  margin-top: 6px;
}
.create_edit_user .page-main .registration-form .page-actions-container,
.create_edit_user .page-main .request-username-form .page-actions-container {
  margin: 16px auto 0;
  padding: 0;
}
.create_edit_user .page-main .registration-form .page-title-container,
.create_edit_user .page-main .request-username-form .page-title-container {
  display: flex;
  justify-content: space-between;
  max-width: 400px;
  margin: 0 auto;
  align-items: center;
}
.create_edit_user .page-main .registration-form .page-title-container .page-title,
.create_edit_user .page-main .request-username-form .page-title-container .page-title {
  font-size: 14px;
  margin-bottom: 14px;
  font-weight: bold;
}
.create_edit_user .page-main .registration-form hr,
.create_edit_user .page-main .request-username-form hr {
  margin: 24px 0;
}
.create_edit_user .page-main .registration-form button,
.create_edit_user .page-main .request-username-form button,
.create_edit_user .page-main .registration-form .btn,
.create_edit_user .page-main .request-username-form .btn {
  padding: 10px;
  font-size: 14px;
  height: 40px;
  width: calc(50% - 6px);
}
.create_edit_user .page-main .registration-form label.not-valid,
.create_edit_user .page-main .request-username-form label.not-valid {
  color: #EB212E;
}
.create_edit_user .page-main .registration-form input.not-valid,
.create_edit_user .page-main .request-username-form input.not-valid {
  border-color: #EB212E;
}
.create_edit_user .page-main .registration-form input.not-valid:focus,
.create_edit_user .page-main .request-username-form input.not-valid:focus {
  outline-color: #EB212E;
}
.create_edit_user .page-main .registration-form input.consent,
.create_edit_user .page-main .request-username-form input.consent {
  accent-color: #EB212E;
  border-radius: 4px;
  width: 16px;
  height: 16px;
}
.create_edit_user .page-main .registration-form .availability-text,
.create_edit_user .page-main .request-username-form .availability-text {
  font-size: 12px;
  font-weight: 300;
  margin-top: 12px;
}
.create_edit_user .page-main .registration-form .error-msg,
.create_edit_user .page-main .request-username-form .error-msg {
  font-size: 12px;
  margin-top: 12px;
}
.create_edit_user .page-main .registration-form .access-key-availability,
.create_edit_user .page-main .request-username-form .access-key-availability,
.create_edit_user .page-main .registration-form .username-availability,
.create_edit_user .page-main .request-username-form .username-availability {
  margin-bottom: 12px;
}
.create_edit_user .page-main .registration-form .access-key-availability .username-request,
.create_edit_user .page-main .request-username-form .access-key-availability .username-request,
.create_edit_user .page-main .registration-form .username-availability .username-request,
.create_edit_user .page-main .request-username-form .username-availability .username-request {
  font-weight: bold;
  text-decoration: underline;
  font-size: 14px;
  margin: 5px 0;
}
.create_edit_user .page-main .registration-form .waitlist-copy,
.create_edit_user .page-main .request-username-form .waitlist-copy {
  font-size: 12px;
  font-weight: 300;
  margin-bottom: 24px;
}
.create_edit_user .page-main .registration-form .already-registered,
.create_edit_user .page-main .request-username-form .already-registered {
  text-align: center;
}
.create_edit_user .page-main .registration-form .already-registered a,
.create_edit_user .page-main .request-username-form .already-registered a {
  font-size: 12px;
}
@media (max-width: 767px) {
  .create_edit_user .page-main .registration-form {
    max-width: 400px;
    padding: 24px;
  }
}
@media (max-width: 500px) {
  .create_edit_user .page-main .registration-form .interests {
    overflow-y: scroll;
    max-height: 312px;
  }
  .create_edit_user .page-main .registration-form .interest-image {
    width: 74px;
    max-width: 100%;
    margin: 0 auto;
  }
}

/* Grid widths */
/*
 *  Colors
 *  add custom color variables as needed in marked area
 */
/*
 * Box Shadow
 */
/*
 * Fonts
 */
/* Font Weights */
/*
 *  Widths
 *  add custom widths in marked area below
 */
/* *** TRANSFORM
============================================================================ */
/* *** SIZE
============================================================================ */
/* *** BOX SHADOW
============================================================================ */
body.fun_app_home_explore {
  background-color: #0B0B0B;
}
body.fun_app_home_explore .ajax-loader {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  background-image: url('/images/ajax-spinner.gif');
  background-repeat: no-repeat;
  background-position: center;
  z-index: 500;
  display: none;
}
body.fun_app_home_explore .no-posts {
  color: #FFF;
  background-color: rgba(255, 255, 255, 0.2);
  padding: 15px;
  border-radius: 10px;
}
body.fun_app_home_explore .no-posts h2,
body.fun_app_home_explore .no-posts h3 {
  color: white;
}
body.fun_app_home_explore .post .post-body.post-body-overflow:after {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #292525 50%, #292525 100%);
}
body.fun_app_home_explore .post.community-card:not(.external, .repost) .post-body > *:not(.post-type) {
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: none;
}
body.fun_app_home_explore .post.community-card:not(.external, .repost) .post-body > *:not(.post-type):first-child {
  display: -webkit-box;
}
body.fun_app_home_explore .post.community-card:not(.external, .repost) .post-body > .post-title-text {
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
}
body.fun_app_home_explore .post.community-card.external .external-excerpt > * {
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: none;
}
body.fun_app_home_explore .post.community-card.external .external-excerpt > *:first-child {
  display: -webkit-box;
}
body.fun_app_home_explore .interest-page-feeds-tab {
  color: #FFF;
}
body.fun_app_home_explore .interest-page-feeds-tab * {
  color: #FFF;
}
body.fun_app_home_explore .interest-page-feeds-tab .btn.see-all {
  color: #1A1A1A;
  background-color: #D0D2D3;
  padding: 7px 22px;
}
body.fun_app_home_explore .interest-page-feeds-tab .btn.see-all i {
  color: #1A1A1A;
  margin-left: 6px;
}
body.fun_app_home_explore .interest-page-feeds-tab .btn.see-all:hover {
  background-color: #EB212E;
}
body.fun_app_home_explore .interest-page-content-tab .interest-posts {
  margin-left: -10px;
  margin-right: -10px;
}
body.fun_app_home_explore .interest-page-content-tab .interest-post {
  padding-left: 10px;
  padding-right: 10px;
}
body.fun_app_home_explore .interest-page-content-tab .interest-post .post {
  margin-bottom: 20px;
  background-color: #292525;
}
body.fun_app_home_explore .interest-page-content-tab .interest-post .post *,
body.fun_app_home_explore .interest-page-content-tab .interest-post .post.external .external-container .post-title-block .post-title a,
body.fun_app_home_explore .interest-page-content-tab .interest-post .post.repost .external-container .post-title-block .post-title a {
  color: #FFF;
}
body.fun_app_home_explore .interest-page-content-tab .interest-post .post p,
body.fun_app_home_explore .interest-page-content-tab .interest-post .post.external .external-container .body,
body.fun_app_home_explore .interest-page-content-tab .interest-post .post.external .post-header .repost-content {
  color: #D0D2D3;
  word-break: break-word;
}
body.fun_app_home_explore .interest-page-content-tab .interest-post .post .meta {
  margin: 0 16px 16px 0;
}
body.fun_app_home_explore .interest-page-content-tab .interest-post .post .community-crumbs {
  font-size: 12px;
  margin: 0 0 16px 16px;
}
body.fun_app_home_explore .interest-page-content-tab .interest-post .post .site-icon {
  color: #1A1A1A;
  background-color: #D0D2D3;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  padding: 4px 16px;
  border-radius: 9999px;
  display: inline-block;
  margin: 0 0 16px 16px;
}
body.fun_app_home_explore .interest-page-content-tab .interest-post .post .spoiler-icon {
  line-height: 1;
  padding: 4px 16px;
  height: 20px;
}
body.fun_app_home_explore .interest-page-content-tab .interest-post .post .spoiler-icon .custom-tooltip-text {
  color: black;
}
@media (max-width: 1024px) {
  body.fun_app_home_explore .interest-page-content-tab .interest-posts {
    margin-left: -8px;
    margin-right: -8px;
  }
  body.fun_app_home_explore .interest-page-content-tab .interest-post {
    padding-left: 8px;
    padding-right: 8px;
  }
  body.fun_app_home_explore .interest-page-content-tab .interest-post .post {
    margin-bottom: 16px;
  }
}
@media (max-width: 767px) {
  body.fun_app_home_explore .interest-page-content-tab .interest-post .post .site-icon {
    margin: 0 0 16px 0;
  }
}
body.fun_app_home_explore h1 {
  font-size: 32px;
  font-weight: 600;
  color: #FFF;
  margin: 0;
  line-height: 1;
}
@media (max-width: 1024px) {
  body.fun_app_home_explore h1 {
    font-size: 24px;
  }
}
body.fun_app_home_explore .title-wrap {
  margin-bottom: 16px;
}
body.fun_app_home_explore .pane-title {
  font-size: 18px;
  font-weight: 700;
  color: #FFF;
  margin-bottom: 0;
}
body.fun_app_home_explore .top-bar {
  margin-bottom: 16px;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-align-items: flex-end;
  align-items: flex-end;
}
body.fun_app_home_explore .top-bar h1,
body.fun_app_home_explore .top-bar .btn-wrap {
  width: 25%;
}
body.fun_app_home_explore .top-bar h1 {
  padding-right: 24px;
}
body.fun_app_home_explore .top-bar .btn-wrap {
  text-align: right;
  padding-left: 24px;
}
body.fun_app_home_explore .top-bar .btn-wrap button {
  width: 200px;
  max-width: 100%;
  height: 40px;
}
body.fun_app_home_explore .top-bar .btn-wrap button i {
  margin-right: 6px;
}
body.fun_app_home_explore .top-bar .btn-wrap button:hover {
  border: 1px solid #FFF;
  background-color: #FFF;
  color: #1A1A1A;
}
body.fun_app_home_explore .top-bar .btn-wrap button:hover i {
  color: #1A1A1A;
}
body.fun_app_home_explore .top-bar .content-feed-tabs {
  width: 50%;
  display: -ms-flex;
  display: flex;
}
body.fun_app_home_explore .top-bar .content-feed-tabs a {
  display: block;
  width: 50%;
  text-align: center;
  font-size: 14px;
  line-height: 1.5;
  padding: 7px;
  border-bottom: 1px solid #FFF;
  text-decoration: none;
  color: #A7A7A7;
  font-weight: 500;
}
body.fun_app_home_explore .top-bar .content-feed-tabs a:hover {
  border-bottom: 4px solid #FFF;
  color: #FFF;
}
body.fun_app_home_explore .top-bar .content-feed-tabs a.active {
  border-bottom: 4px solid #FFF;
  color: #FFF;
}
@media (max-width: 1024px) {
  body.fun_app_home_explore .top-bar h1,
  body.fun_app_home_explore .top-bar .btn-wrap {
    width: 30%;
  }
  body.fun_app_home_explore .top-bar .btn-wrap button {
    width: 175px;
  }
  body.fun_app_home_explore .top-bar .content-feed-tabs {
    width: 40%;
  }
}
@media (max-width: 767px) {
  body.fun_app_home_explore .top-bar .content-feed-tabs {
    width: 100%;
    padding-top: 24px;
  }
}
body.fun_app_home_explore .topics-col {
  width: 256px;
}
body.fun_app_home_explore .topics-col .topic {
  display: -ms-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  text-decoration: none;
  height: 80px;
  background-color: #292525;
  padding-right: 16px;
  border-radius: 10px;
  margin-bottom: 16px;
}
body.fun_app_home_explore .topics-col .topic.active,
body.fun_app_home_explore .topics-col .topic:hover {
  background-color: #FFF;
}
body.fun_app_home_explore .topics-col .topic.active .topic-name,
body.fun_app_home_explore .topics-col .topic:hover .topic-name {
  color: #1A1A1A;
}
body.fun_app_home_explore .topics-col .topic-image {
  width: 74px;
  height: 80px;
  margin-right: 12px;
  border-radius: 8px;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  flex-shrink: 0;
}
body.fun_app_home_explore .topics-col .topic-name {
  font-size: 14px;
  font-weight: 500;
}
@media (max-width: 767px) {
  body.fun_app_home_explore .topics-col {
    width: 100%;
    order: 1;
  }
}
body.fun_app_home_explore .pages-col {
  padding-left: 32px;
  width: calc(100% - 256px);
}
@media (max-width: 767px) {
  body.fun_app_home_explore .pages-col {
    width: 100%;
    padding-left: 0;
    order: 0;
  }
}
body.fun_app_home_explore .pages-pane {
  position: relative;
  margin-bottom: 32px;
}
body.fun_app_home_explore .pages-pane.content-scrollbar:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 100px;
  height: 100%;
  background: linear-gradient(to left, #0b0b0b 0%, rgba(11, 11, 11, 0) 100%);
  pointer-events: none;
}
body.fun_app_home_explore .pages-pane .users {
  position: relative;
  display: block;
  overflow-y: hidden;
  overflow-x: scroll;
  white-space: nowrap;
}
body.fun_app_home_explore .pages-pane .users::-webkit-scrollbar {
  display: none;
}
body.fun_app_home_explore .pages-pane .user {
  position: relative;
  padding-right: 16px;
  display: inline-block;
  margin-right: -4px;
  text-align: center;
}
body.fun_app_home_explore .pages-pane .user:last-of-type {
  padding-right: 0;
}
body.fun_app_home_explore .pages-pane .user:last-of-type .follow-user {
  left: 50%;
}
body.fun_app_home_explore .pages-pane .user > .inner {
  background-color: #292525;
  padding: 16px;
  border-radius: 10px;
  width: 156px;
}
body.fun_app_home_explore .pages-pane .user .follow-user {
  position: absolute;
  left: calc(50% - 8px);
  top: 112px;
  transform: translateX(-50%);
  padding: 10px;
  width: 100px;
  line-height: 1;
  font-size: 12px;
  font-weight: 500;
  border-radius: 8px;
}
body.fun_app_home_explore .pages-pane .user .avatar {
  display: block;
  margin-bottom: 24px;
}
body.fun_app_home_explore .pages-pane .user .user-name {
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: none;
  text-align: center;
  margin-bottom: 8px;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
body.fun_app_home_explore .pages-pane .user a:not(.btn):hover {
  color: #EB212E;
}
body.fun_app_home_explore .pages-pane .user .followers {
  font-size: 12px;
  font-weight: 300;
  color: #D0D2D3;
}
body.fun_app_home_explore .pages-pane .avatar {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  width: 124px;
  height: 124px;
  border-radius: 9999px;
}
@media (max-width: 1024px) {
  body.fun_app_home_explore .pages-pane .users {
    position: relative;
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
    overflow-x: hidden;
    margin-right: -6px;
    margin-left: -6px;
  }
  body.fun_app_home_explore .pages-pane .user {
    margin-bottom: 12px;
    margin-right: 0;
    padding-right: 6px;
    padding-left: 6px;
    width: 33.3333%;
  }
  body.fun_app_home_explore .pages-pane .user .follow-user {
    top: 84px;
  }
  body.fun_app_home_explore .pages-pane .user > .inner {
    width: 100%;
  }
  body.fun_app_home_explore .pages-pane .avatar {
    width: 84px;
    height: 84px;
    margin: 0 auto 24px;
  }
}
@media (max-width: 550px) {
  body.fun_app_home_explore .pages-pane .user {
    width: 50%;
  }
}
body.fun_app_home_explore .communities-pane {
  margin-bottom: 64px;
}
body.fun_app_home_explore .communities-pane .communities {
  margin-left: -8px;
  margin-right: -8px;
}
body.fun_app_home_explore .communities-pane .community {
  padding-right: 8px;
  padding-left: 8px;
  margin-bottom: 16px;
}
body.fun_app_home_explore .communities-pane .community > .inner:hover span {
  color: #EB212E;
}
body.fun_app_home_explore .communities-pane .community-banner {
  border-radius: 10px;
  display: block;
  aspect-ratio: 244/147;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 12px;
}
body.fun_app_home_explore .communities-pane .community-info {
  text-decoration: none;
}
body.fun_app_home_explore .communities-pane .community-info .avatar {
  margin-right: 8px;
  width: 40px;
  height: 40px;
}
body.fun_app_home_explore .communities-pane .community-info .community-data .name {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
}
body.fun_app_home_explore .communities-pane .community-info .community-data .members {
  font-size: 12px;
  font-weight: 400;
  color: #EFEFEF;
}
@media (max-width: 500px) {
  body.fun_app_home_explore .communities-pane {
    margin-bottom: 4px;
  }
  body.fun_app_home_explore .communities-pane .communities {
    margin-left: -6px;
    margin-right: -6px;
  }
  body.fun_app_home_explore .communities-pane .community {
    padding-right: 6px;
    padding-left: 6px;
    margin-bottom: 12px;
  }
  body.fun_app_home_explore .communities-pane .community-banner {
    margin-bottom: -8px;
    z-index: 2;
    position: relative;
  }
  body.fun_app_home_explore .communities-pane .community-info {
    background-color: #292525;
    padding: 20px 16px 16px;
    border-radius: 0 0 8px 8px;
    z-index: 1;
    position: relative;
  }
}
body.fun_app_home_explore .tags-pane {
  margin-bottom: 30px;
}
body.fun_app_home_explore .tags-pane .tags .tag > .inner .tag,
body.fun_app_home_explore .keywords-pane .tags .tag > .inner .tag,
body.fun_app_home_explore .tags-pane .keywords .tag > .inner .tag,
body.fun_app_home_explore .keywords-pane .keywords .tag > .inner .tag,
body.fun_app_home_explore .tags-pane .tags .keyword > .inner .keyword,
body.fun_app_home_explore .keywords-pane .tags .keyword > .inner .keyword,
body.fun_app_home_explore .tags-pane .keywords .keyword > .inner .keyword,
body.fun_app_home_explore .keywords-pane .keywords .keyword > .inner .keyword {
  flex-shrink: 0;
  margin-right: 12px;
  margin-bottom: 12px;
  padding: 21px 24px;
  font-size: 14px;
  color: #FFF;
  background-color: #EB212E;
  text-decoration: none;
  line-height: 1;
  border-radius: 10px;
  font-weight: 400;
}
body.fun_app_home_explore .tags-pane .tags > .tag,
body.fun_app_home_explore .keywords-pane .tags > .tag,
body.fun_app_home_explore .tags-pane .keywords > .tag,
body.fun_app_home_explore .keywords-pane .keywords > .tag,
body.fun_app_home_explore .tags-pane .tags > .keyword,
body.fun_app_home_explore .keywords-pane .tags > .keyword,
body.fun_app_home_explore .tags-pane .keywords > .keyword,
body.fun_app_home_explore .keywords-pane .keywords > .keyword {
  position: relative;
}
body.fun_app_home_explore .tags-pane .tag-popup,
body.fun_app_home_explore .keywords-pane .tag-popup,
body.fun_app_home_explore .tags-pane .keyword-popup,
body.fun_app_home_explore .keywords-pane .keyword-popup {
  position: absolute;
  left: 0;
  bottom: calc(100% + 24px);
  z-index: 150;
}
body.fun_app_home_explore .tags-pane .tag-popup ul,
body.fun_app_home_explore .keywords-pane .tag-popup ul,
body.fun_app_home_explore .tags-pane .keyword-popup ul,
body.fun_app_home_explore .keywords-pane .keyword-popup ul {
  background-color: #2E2929;
  padding: 24px;
  border-radius: 10px;
  margin: 0;
  list-style: none;
  list-style-type: none;
  min-width: 256px;
  max-width: calc(100% - 34px);
}
body.fun_app_home_explore .tags-pane .tag-popup ul li,
body.fun_app_home_explore .keywords-pane .tag-popup ul li,
body.fun_app_home_explore .tags-pane .keyword-popup ul li,
body.fun_app_home_explore .keywords-pane .keyword-popup ul li {
  margin-bottom: 12px;
}
body.fun_app_home_explore .tags-pane .tag-popup ul li:first-of-type,
body.fun_app_home_explore .keywords-pane .tag-popup ul li:first-of-type,
body.fun_app_home_explore .tags-pane .keyword-popup ul li:first-of-type,
body.fun_app_home_explore .keywords-pane .keyword-popup ul li:first-of-type {
  margin-bottom: 8px;
}
body.fun_app_home_explore .tags-pane .tag-popup ul li:last-of-type,
body.fun_app_home_explore .keywords-pane .tag-popup ul li:last-of-type,
body.fun_app_home_explore .tags-pane .keyword-popup ul li:last-of-type,
body.fun_app_home_explore .keywords-pane .keyword-popup ul li:last-of-type {
  margin-bottom: 0;
}
body.fun_app_home_explore .tags-pane .tag-popup ul li a,
body.fun_app_home_explore .keywords-pane .tag-popup ul li a,
body.fun_app_home_explore .tags-pane .keyword-popup ul li a,
body.fun_app_home_explore .keywords-pane .keyword-popup ul li a {
  text-decoration: none;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  position: relative;
  display: block;
  color: #FFF;
  padding-top: 9px;
  padding-bottom: 9px;
}
body.fun_app_home_explore .tags-pane .tag-popup ul li a:hover,
body.fun_app_home_explore .keywords-pane .tag-popup ul li a:hover,
body.fun_app_home_explore .tags-pane .keyword-popup ul li a:hover,
body.fun_app_home_explore .keywords-pane .keyword-popup ul li a:hover {
  color: #EB212E;
}
body.fun_app_home_explore .tags-pane .tag-popup ul li a:after,
body.fun_app_home_explore .keywords-pane .tag-popup ul li a:after,
body.fun_app_home_explore .tags-pane .keyword-popup ul li a:after,
body.fun_app_home_explore .keywords-pane .keyword-popup ul li a:after {
  content: '\f061';
  font-family: 'Font Awesome 6 Pro';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 10px;
}
body.fun_app_home_explore .tags-pane .tag-popup .tag-popup-title,
body.fun_app_home_explore .keywords-pane .tag-popup .tag-popup-title,
body.fun_app_home_explore .tags-pane .keyword-popup .tag-popup-title,
body.fun_app_home_explore .keywords-pane .keyword-popup .tag-popup-title,
body.fun_app_home_explore .tags-pane .tag-popup .keyword-popup-title,
body.fun_app_home_explore .keywords-pane .tag-popup .keyword-popup-title,
body.fun_app_home_explore .tags-pane .keyword-popup .keyword-popup-title,
body.fun_app_home_explore .keywords-pane .keyword-popup .keyword-popup-title {
  color: #9B9B9B;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
}
body.fun_app_home_explore .tags-pane .tag-menu-bg-close,
body.fun_app_home_explore .keywords-pane .tag-menu-bg-close,
body.fun_app_home_explore .tags-pane .keyword-menu-bg-close,
body.fun_app_home_explore .keywords-pane .keyword-menu-bg-close {
  display: none;
  background-color: rgba(41, 43, 46, 0.5);
  overflow: hidden;
  z-index: 149;
  position: fixed;
  height: calc(100vh - 100px);
  width: 100%;
  bottom: 55px;
  left: 0;
  right: 0;
}
@media (max-width: 767px) {
  body.fun_app_home_explore .tags-pane .tag-popup,
  body.fun_app_home_explore .keywords-pane .tag-popup,
  body.fun_app_home_explore .tags-pane .keyword-popup,
  body.fun_app_home_explore .keywords-pane .keyword-popup {
    position: fixed;
    border-radius: 0;
    width: 100%;
    bottom: 55px;
    left: 0;
    right: 0;
    top: unset;
  }
  body.fun_app_home_explore .tags-pane .tag-popup .tag-popup-title,
  body.fun_app_home_explore .keywords-pane .tag-popup .tag-popup-title,
  body.fun_app_home_explore .tags-pane .keyword-popup .tag-popup-title,
  body.fun_app_home_explore .keywords-pane .keyword-popup .tag-popup-title,
  body.fun_app_home_explore .tags-pane .tag-popup .keyword-popup-title,
  body.fun_app_home_explore .keywords-pane .tag-popup .keyword-popup-title,
  body.fun_app_home_explore .tags-pane .keyword-popup .keyword-popup-title,
  body.fun_app_home_explore .keywords-pane .keyword-popup .keyword-popup-title {
    font-size: 16px;
  }
  body.fun_app_home_explore .tags-pane .tag-popup ul,
  body.fun_app_home_explore .keywords-pane .tag-popup ul,
  body.fun_app_home_explore .tags-pane .keyword-popup ul,
  body.fun_app_home_explore .keywords-pane .keyword-popup ul {
    width: 100%;
    max-width: 100%;
    border-radius: 0;
  }
  body.fun_app_home_explore .tags-pane .tag-popup ul li a,
  body.fun_app_home_explore .keywords-pane .tag-popup ul li a,
  body.fun_app_home_explore .tags-pane .keyword-popup ul li a,
  body.fun_app_home_explore .keywords-pane .keyword-popup ul li a {
    font-size: 16px;
  }
  body.fun_app_home_explore .tags-pane .tag-popup ul li a:after,
  body.fun_app_home_explore .keywords-pane .tag-popup ul li a:after,
  body.fun_app_home_explore .tags-pane .keyword-popup ul li a:after,
  body.fun_app_home_explore .keywords-pane .keyword-popup ul li a:after {
    font-size: 12px;
  }
}


/*# sourceMappingURL=funapp-styles-2.css.map*/