@charset "UTF-8";
/*
 $borders-color - USING ON:
	  stroke-button borders,
	  logo-buttons flags,
	  fields borders,
	  borders of some mind blocks,
	  borders of some blocks,
	  password progress-line bg,
	  other borders */
/*
 $borders-hash - USING ON:
	  posts where images bordered (autoposts, link-post) */
/*
 $font-medium - USING ON:
	  all buttons
	  some titles
	  all links */
/*
 $font-light - USING ON:
	  "Check your email" popup, */
/*
	$color-08 - USING ON:
	cards hover overlay */
/*
	$color-white-05 - USING ON:
	cards buttons after hover with dark-bg, hover on text, etc. */
/*
	$color-white-03 - USING ON:
	hover on $color-white-05 */
/*
	$color-white-01 - USING ON:
	progress-bar on add track at add album */
/*
 $color-03 - USING ON:
	  disabled btns - pledges activity
		longArrow and disable text  - manage campaign */
/*
 $color-02 - USING ON:
	  applause icons */
/*
 $color-01 - USING ON:
	  applause icons hover
		notice in price-popup(on album for sale and crowd. album) */
/*
 $gray-hover - USING ON (only gray links when you hover on):
		post's time
		"Describe more" in "add post"
		"Add photo, video" in "add post" */
/*
 $color-03 - USING ON:
		as background in payout(pending step) */
/*
 $green - USING ON:
	  buttons "fan" ("become a fan")
	  buttons "buy", "pledge",
		confirmation progress lines */
/*
 $green - USING ON:
	  buttons "fan" ("become a fan")
	  buttons "buy", "pledge", */
/*
 $placeholder-color - USING ON:
		placeholder */
/*
	альбом плашка с applause и другими функциями */
/*
 $red - USING ON:
	  hover on delete button,
	  password tips,
	  notice titles, */
/*
 $line-height-* - USING ON:
	  buttons
		text */
/*
 $box-shadow - USING ON:
	  tips */
/*
 $box-shadow - USING ON:
	  posts (news-feed, profiles, post-page) */
/*
 $box-shadow - USING ON:
	  video posts */
/*
 $drop-down-shadow - USING ON:
	  drop-downs (only, without selectized fields) */
/*
 $select-shadow - USING ON:
	  selectized fields (only, without drop-downs) */
/*
	from "organizer.sass" */
.crowdfunding .item, .music_preorder .item, .artists .item, .music .item, .music_temp .item {
  display: flex;
  flex-direction: column;
  vertical-align: top;
  font-size: 12px;
  letter-spacing: -0.2px; }
  .crowdfunding .item:hover .item_part_one .hover_info, .music_preorder .item:hover .item_part_one .hover_info, .artists .item:hover .item_part_one .hover_info, .music .item:hover .item_part_one .hover_info, .music_temp .item:hover .item_part_one .hover_info {
    opacity: 1; }
  .crowdfunding .item:hover .item_part_one .hover, .music_preorder .item:hover .item_part_one .hover, .artists .item:hover .item_part_one .hover, .music .item:hover .item_part_one .hover, .music_temp .item:hover .item_part_one .hover {
    opacity: 1; }
  .crowdfunding .item:hover .item_part_one .act_to_playlist, .music_preorder .item:hover .item_part_one .act_to_playlist, .artists .item:hover .item_part_one .act_to_playlist, .music .item:hover .item_part_one .act_to_playlist, .music_temp .item:hover .item_part_one .act_to_playlist {
    display: block; }
  .crowdfunding .item:hover .item_part_one .post_menu_btn, .music_preorder .item:hover .item_part_one .post_menu_btn, .artists .item:hover .item_part_one .post_menu_btn, .music .item:hover .item_part_one .post_menu_btn, .music_temp .item:hover .item_part_one .post_menu_btn {
    opacity: 1;
    visibility: visible; }
  .crowdfunding .item:hover .item_part_one .tag_notreleased, .music_preorder .item:hover .item_part_one .tag_notreleased, .artists .item:hover .item_part_one .tag_notreleased, .music .item:hover .item_part_one .tag_notreleased, .music_temp .item:hover .item_part_one .tag_notreleased {
    display: block; }
  .crowdfunding .item:hover .item_part_one .applause-outer, .music_preorder .item:hover .item_part_one .applause-outer, .artists .item:hover .item_part_one .applause-outer, .music .item:hover .item_part_one .applause-outer, .music_temp .item:hover .item_part_one .applause-outer {
    display: block; }
  .crowdfunding .item:hover .item_part_two .btn-green-30, .music_preorder .item:hover .item_part_two .btn-green-30, .artists .item:hover .item_part_two .btn-green-30, .music .item:hover .item_part_two .btn-green-30, .music_temp .item:hover .item_part_two .btn-green-30 {
    opacity: 1; }
  .crowdfunding .item:hover .item_part_two .btn-stroked-gray, .music_preorder .item:hover .item_part_two .btn-stroked-gray, .artists .item:hover .item_part_two .btn-stroked-gray, .music .item:hover .item_part_two .btn-stroked-gray, .music_temp .item:hover .item_part_two .btn-stroked-gray {
    opacity: 1; }
  .crowdfunding .item:hover .item_part_two .btn-logo-green-30, .music_preorder .item:hover .item_part_two .btn-logo-green-30, .artists .item:hover .item_part_two .btn-logo-green-30, .music .item:hover .item_part_two .btn-logo-green-30, .music_temp .item:hover .item_part_two .btn-logo-green-30 {
    opacity: 1; }
  .crowdfunding .item .item_part_one, .music_preorder .item .item_part_one, .artists .item .item_part_one, .music .item .item_part_one, .music_temp .item .item_part_one {
    position: relative; }
    .crowdfunding .item .item_part_one .image, .music_preorder .item .item_part_one .image, .artists .item .item_part_one .image, .music .item .item_part_one .image, .music_temp .item .item_part_one .image {
      display: block;
      position: relative;
      z-index: 1; }
      .crowdfunding .item .item_part_one .image img, .music_preorder .item .item_part_one .image img, .artists .item .item_part_one .image img, .music .item .item_part_one .image img, .music_temp .item .item_part_one .image img {
        display: block;
        width: 100%;
        height: auto; }
    .crowdfunding .item .item_part_one .hover, .music_preorder .item .item_part_one .hover, .artists .item .item_part_one .hover, .music .item .item_part_one .hover, .music_temp .item .item_part_one .hover {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.45);
      overflow: hidden;
      max-width: 100%;
      opacity: 0;
      -webkit-transition: all .4s ease;
      transition: all .4s ease;
      z-index: 2; }
    .crowdfunding .item .item_part_one .hover_info, .music_preorder .item .item_part_one .hover_info, .artists .item .item_part_one .hover_info, .music .item .item_part_one .hover_info, .music_temp .item .item_part_one .hover_info {
      position: absolute;
      left: 0;
      top: 0;
      height: 100%;
      width: 100%;
      background-color: rgba(0, 0, 0, 0.85);
      color: rgba(255, 255, 255, 0.5);
      font-size: 11px;
      letter-spacing: 0;
      padding: 20px;
      padding-top: 19px;
      opacity: 0;
      transition: all .4s ease; }
      .crowdfunding .item .item_part_one .hover_info .release_date, .music_preorder .item .item_part_one .hover_info .release_date, .artists .item .item_part_one .hover_info .release_date, .music .item .item_part_one .hover_info .release_date, .music_temp .item .item_part_one .hover_info .release_date {
        margin-bottom: 17px; }
      .crowdfunding .item .item_part_one .hover_info .estimate_date, .music_preorder .item .item_part_one .hover_info .estimate_date, .artists .item .item_part_one .hover_info .estimate_date, .music .item .item_part_one .hover_info .estimate_date, .music_temp .item .item_part_one .hover_info .estimate_date {
        margin-bottom: 17px; }
      .crowdfunding .item .item_part_one .hover_info .release_value,
      .crowdfunding .item .item_part_one .hover_info .estimate_value,
      .crowdfunding .item .item_part_one .hover_info .confirmation_value, .music_preorder .item .item_part_one .hover_info .release_value,
      .music_preorder .item .item_part_one .hover_info .estimate_value,
      .music_preorder .item .item_part_one .hover_info .confirmation_value, .artists .item .item_part_one .hover_info .release_value,
      .artists .item .item_part_one .hover_info .estimate_value,
      .artists .item .item_part_one .hover_info .confirmation_value, .music .item .item_part_one .hover_info .release_value,
      .music .item .item_part_one .hover_info .estimate_value,
      .music .item .item_part_one .hover_info .confirmation_value, .music_temp .item .item_part_one .hover_info .release_value,
      .music_temp .item .item_part_one .hover_info .estimate_value,
      .music_temp .item .item_part_one .hover_info .confirmation_value {
        font-weight: 600;
        color: #fff;
        margin-top: 5px;
        font-size: 12px;
        letter-spacing: -0.2px; }
      .crowdfunding .item .item_part_one .hover_info .estimate_value .value,
      .crowdfunding .item .item_part_one .hover_info .confirmation_value .value, .music_preorder .item .item_part_one .hover_info .estimate_value .value,
      .music_preorder .item .item_part_one .hover_info .confirmation_value .value, .artists .item .item_part_one .hover_info .estimate_value .value,
      .artists .item .item_part_one .hover_info .confirmation_value .value, .music .item .item_part_one .hover_info .estimate_value .value,
      .music .item .item_part_one .hover_info .confirmation_value .value, .music_temp .item .item_part_one .hover_info .estimate_value .value,
      .music_temp .item .item_part_one .hover_info .confirmation_value .value {
        display: inline-block;
        width: auto; }
    .crowdfunding .item .item_part_one .applause-outer, .music_preorder .item .item_part_one .applause-outer, .artists .item .item_part_one .applause-outer, .music .item .item_part_one .applause-outer, .music_temp .item .item_part_one .applause-outer {
      display: none;
      position: absolute;
      right: 85px;
      bottom: 14px;
      z-index: 2; }
    .crowdfunding .item .item_part_one .icon-applause, .music_preorder .item .item_part_one .icon-applause, .artists .item .item_part_one .icon-applause, .music .item .item_part_one .icon-applause, .music_temp .item .item_part_one .icon-applause {
      vertical-align: middle; }
    .crowdfunding .item .item_part_one .btn-play-round, .music_preorder .item .item_part_one .btn-play-round, .artists .item .item_part_one .btn-play-round, .music .item .item_part_one .btn-play-round, .music_temp .item .item_part_one .btn-play-round {
      left: 10px;
      bottom: 10px;
      position: absolute;
      z-index: 2; }
      .crowdfunding .item .item_part_one .btn-play-round[data-play-album=true] .icon-play:before, .music_preorder .item .item_part_one .btn-play-round[data-play-album=true] .icon-play:before, .artists .item .item_part_one .btn-play-round[data-play-album=true] .icon-play:before, .music .item .item_part_one .btn-play-round[data-play-album=true] .icon-play:before, .music_temp .item .item_part_one .btn-play-round[data-play-album=true] .icon-play:before {
        content: '\e907';
        margin-left: 1px; }
      .crowdfunding .item .item_part_one .btn-play-round[disabled], .music_preorder .item .item_part_one .btn-play-round[disabled], .artists .item .item_part_one .btn-play-round[disabled], .music .item .item_part_one .btn-play-round[disabled], .music_temp .item .item_part_one .btn-play-round[disabled] {
        color: rgba(0, 0, 0, 0.1); }
    .crowdfunding .item .item_part_one .act_to_playlist, .music_preorder .item .item_part_one .act_to_playlist, .artists .item .item_part_one .act_to_playlist, .music .item .item_part_one .act_to_playlist, .music_temp .item .item_part_one .act_to_playlist {
      position: absolute;
      right: 55px;
      bottom: 14px;
      display: none;
      z-index: 2;
      color: rgba(255, 255, 255, 0.5);
      transition: color 0.3s; }
      .crowdfunding .item .item_part_one .act_to_playlist:hover, .music_preorder .item .item_part_one .act_to_playlist:hover, .artists .item .item_part_one .act_to_playlist:hover, .music .item .item_part_one .act_to_playlist:hover, .music_temp .item .item_part_one .act_to_playlist:hover {
        color: rgba(255, 255, 255, 0.3); }
      .crowdfunding .item .item_part_one .act_to_playlist svg, .music_preorder .item .item_part_one .act_to_playlist svg, .artists .item .item_part_one .act_to_playlist svg, .music .item .item_part_one .act_to_playlist svg, .music_temp .item .item_part_one .act_to_playlist svg {
        fill: rgba(255, 255, 255, 0.5); }
    .crowdfunding .item .item_part_one .post_menu, .music_preorder .item .item_part_one .post_menu, .artists .item .item_part_one .post_menu, .music .item .item_part_one .post_menu, .music_temp .item .item_part_one .post_menu {
      position: absolute;
      right: 16px;
      top: calc(100% - 37px);
      z-index: inherit; }
    .crowdfunding .item .item_part_one .post_menu_btn, .music_preorder .item .item_part_one .post_menu_btn, .artists .item .item_part_one .post_menu_btn, .music .item .item_part_one .post_menu_btn, .music_temp .item .item_part_one .post_menu_btn {
      opacity: 0;
      visibility: hidden;
      z-index: 2; }
      .crowdfunding .item .item_part_one .post_menu_btn .menu_point, .music_preorder .item .item_part_one .post_menu_btn .menu_point, .artists .item .item_part_one .post_menu_btn .menu_point, .music .item .item_part_one .post_menu_btn .menu_point, .music_temp .item .item_part_one .post_menu_btn .menu_point {
        background-color: rgba(255, 255, 255, 0.5); }
      .crowdfunding .item .item_part_one .post_menu_btn:hover .menu_point, .music_preorder .item .item_part_one .post_menu_btn:hover .menu_point, .artists .item .item_part_one .post_menu_btn:hover .menu_point, .music .item .item_part_one .post_menu_btn:hover .menu_point, .music_temp .item .item_part_one .post_menu_btn:hover .menu_point {
        background-color: rgba(255, 255, 255, 0.2); }
    .crowdfunding .item .item_part_one .post_menu_list, .music_preorder .item .item_part_one .post_menu_list, .artists .item .item_part_one .post_menu_list, .music .item .item_part_one .post_menu_list, .music_temp .item .item_part_one .post_menu_list {
      z-index: 3; }
    .crowdfunding .item .item_part_one .progress_line, .music_preorder .item .item_part_one .progress_line, .artists .item .item_part_one .progress_line, .music .item .item_part_one .progress_line, .music_temp .item .item_part_one .progress_line {
      height: 4px;
      position: relative; }
      .crowdfunding .item .item_part_one .progress_line.confirmed .zero,
      .crowdfunding .item .item_part_one .progress_line.confirmed .funded_progress_line, .music_preorder .item .item_part_one .progress_line.confirmed .zero,
      .music_preorder .item .item_part_one .progress_line.confirmed .funded_progress_line, .artists .item .item_part_one .progress_line.confirmed .zero,
      .artists .item .item_part_one .progress_line.confirmed .funded_progress_line, .music .item .item_part_one .progress_line.confirmed .zero,
      .music .item .item_part_one .progress_line.confirmed .funded_progress_line, .music_temp .item .item_part_one .progress_line.confirmed .zero,
      .music_temp .item .item_part_one .progress_line.confirmed .funded_progress_line {
        background-color: #48ea8d; }
      .crowdfunding .item .item_part_one .progress_line.confirmed .conf_point, .music_preorder .item .item_part_one .progress_line.confirmed .conf_point, .artists .item .item_part_one .progress_line.confirmed .conf_point, .music .item .item_part_one .progress_line.confirmed .conf_point, .music_temp .item .item_part_one .progress_line.confirmed .conf_point {
        display: none; }
      .crowdfunding .item .item_part_one .progress_line .zero, .music_preorder .item .item_part_one .progress_line .zero, .artists .item .item_part_one .progress_line .zero, .music .item .item_part_one .progress_line .zero, .music_temp .item .item_part_one .progress_line .zero {
        width: 10px;
        position: absolute;
        left: 0;
        height: 100%;
        background-color: #000; }
      .crowdfunding .item .item_part_one .progress_line .progress, .music_preorder .item .item_part_one .progress_line .progress, .artists .item .item_part_one .progress_line .progress, .music .item .item_part_one .progress_line .progress, .music_temp .item .item_part_one .progress_line .progress {
        width: calc(100% - 10px);
        height: 100%;
        position: absolute;
        right: 0; }
      .crowdfunding .item .item_part_one .progress_line .conf_point, .music_preorder .item .item_part_one .progress_line .conf_point, .artists .item .item_part_one .progress_line .conf_point, .music .item .item_part_one .progress_line .conf_point, .music_temp .item .item_part_one .progress_line .conf_point {
        position: absolute;
        left: 0;
        max-width: 100%;
        height: 20px;
        margin-top: -8px;
        z-index: 1; }
        .crowdfunding .item .item_part_one .progress_line .conf_point .conf-line, .music_preorder .item .item_part_one .progress_line .conf_point .conf-line, .artists .item .item_part_one .progress_line .conf_point .conf-line, .music .item .item_part_one .progress_line .conf_point .conf-line, .music_temp .item .item_part_one .progress_line .conf_point .conf-line {
          background-color: #c2c2c2;
          height: 4px;
          margin-top: 8px; }
      .crowdfunding .item .item_part_one .progress_line .notice, .music_preorder .item .item_part_one .progress_line .notice, .artists .item .item_part_one .progress_line .notice, .music .item .item_part_one .progress_line .notice, .music_temp .item .item_part_one .progress_line .notice {
        position: absolute;
        bottom: 20px;
        z-index: 3;
        width: 328px;
        background-color: #fff;
        padding: 13px;
        font-size: 11px;
        letter-spacing: 0;
        color: #000;
        transition: opacity .3s ease, visibility .3s ease;
        white-space: normal; }
      .crowdfunding .item .item_part_one .progress_line .notice_title, .music_preorder .item .item_part_one .progress_line .notice_title, .artists .item .item_part_one .progress_line .notice_title, .music .item .item_part_one .progress_line .notice_title, .music_temp .item .item_part_one .progress_line .notice_title {
        font-weight: 600;
        margin-bottom: 15px;
        white-space: normal; }
      .crowdfunding .item .item_part_one .progress_line .funded_progress, .music_preorder .item .item_part_one .progress_line .funded_progress, .artists .item .item_part_one .progress_line .funded_progress, .music .item .item_part_one .progress_line .funded_progress, .music_temp .item .item_part_one .progress_line .funded_progress {
        position: absolute;
        left: 0;
        z-index: 1;
        max-width: 100%;
        height: 20px;
        margin-top: -8px;
        z-index: 2; }
      .crowdfunding .item .item_part_one .progress_line .funded_progress_line, .music_preorder .item .item_part_one .progress_line .funded_progress_line, .artists .item .item_part_one .progress_line .funded_progress_line, .music .item .item_part_one .progress_line .funded_progress_line, .music_temp .item .item_part_one .progress_line .funded_progress_line {
        background-color: #000;
        height: 4px;
        margin-top: 8px; }
  .crowdfunding .item .item_part_two, .music_preorder .item .item_part_two, .artists .item .item_part_two, .music .item .item_part_two, .music_temp .item .item_part_two {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex-grow: 1;
    line-height: 1.2; }
    .crowdfunding .item .item_part_two .buttons-wrapper, .music_preorder .item .item_part_two .buttons-wrapper, .artists .item .item_part_two .buttons-wrapper, .music .item .item_part_two .buttons-wrapper, .music_temp .item .item_part_two .buttons-wrapper {
      min-height: 47px; }
    .crowdfunding .item .item_part_two .info, .music_preorder .item .item_part_two .info, .artists .item .item_part_two .info, .music .item .item_part_two .info, .music_temp .item .item_part_two .info {
      position: relative;
      flex-grow: 1; }
    .crowdfunding .item .item_part_two .first-row, .music_preorder .item .item_part_two .first-row, .artists .item .item_part_two .first-row, .music .item .item_part_two .first-row, .music_temp .item .item_part_two .first-row {
      margin-bottom: 11px;
      position: relative; }
      .crowdfunding .item .item_part_two .first-row .applause-place, .music_preorder .item .item_part_two .first-row .applause-place, .artists .item .item_part_two .first-row .applause-place, .music .item .item_part_two .first-row .applause-place, .music_temp .item .item_part_two .first-row .applause-place {
        position: absolute;
        right: 0;
        top: 0; }
        .crowdfunding .item .item_part_two .first-row .applause-place .applause-outer, .music_preorder .item .item_part_two .first-row .applause-place .applause-outer, .artists .item .item_part_two .first-row .applause-place .applause-outer, .music .item .item_part_two .first-row .applause-place .applause-outer, .music_temp .item .item_part_two .first-row .applause-place .applause-outer {
          position: static; }
      .crowdfunding .item .item_part_two .first-row .applause-outer, .music_preorder .item .item_part_two .first-row .applause-outer, .artists .item .item_part_two .first-row .applause-outer, .music .item .item_part_two .first-row .applause-outer, .music_temp .item .item_part_two .first-row .applause-outer {
        position: absolute;
        right: 0;
        top: 0;
        max-width: 70px;
        vertical-align: middle;
        display: none; }
      .crowdfunding .item .item_part_two .first-row .icon-applause, .music_preorder .item .item_part_two .first-row .icon-applause, .artists .item .item_part_two .first-row .icon-applause, .music .item .item_part_two .first-row .icon-applause, .music_temp .item .item_part_two .first-row .icon-applause {
        vertical-align: middle; }
    .crowdfunding .item .item_part_two a.name:hover, .music_preorder .item .item_part_two a.name:hover, .artists .item .item_part_two a.name:hover, .music .item .item_part_two a.name:hover, .music_temp .item .item_part_two a.name:hover {
      color: rgba(0, 0, 0, 0.5); }
      .crowdfunding .item .item_part_two a.name:hover span, .music_preorder .item .item_part_two a.name:hover span, .artists .item .item_part_two a.name:hover span, .music .item .item_part_two a.name:hover span, .music_temp .item .item_part_two a.name:hover span {
        color: rgba(0, 0, 0, 0.2); }
    .crowdfunding .item .item_part_two a.name-inner, .music_preorder .item .item_part_two a.name-inner, .artists .item .item_part_two a.name-inner, .music .item .item_part_two a.name-inner, .music_temp .item .item_part_two a.name-inner {
      transition: color 0.3s; }
      .crowdfunding .item .item_part_two a.name-inner:hover, .music_preorder .item .item_part_two a.name-inner:hover, .artists .item .item_part_two a.name-inner:hover, .music .item .item_part_two a.name-inner:hover, .music_temp .item .item_part_two a.name-inner:hover {
        color: rgba(0, 0, 0, 0.5); }
    .crowdfunding .item .item_part_two .name, .music_preorder .item .item_part_two .name, .artists .item .item_part_two .name, .music .item .item_part_two .name, .music_temp .item .item_part_two .name {
      display: flex;
      justify-content: flex-start;
      margin-bottom: 12px;
      padding-right: 0;
      margin-top: 17px; }
      .crowdfunding .item .item_part_two .name .name-inner, .music_preorder .item .item_part_two .name .name-inner, .artists .item .item_part_two .name .name-inner, .music .item .item_part_two .name .name-inner, .music_temp .item .item_part_two .name .name-inner {
        line-height: 1.2em;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-weight: 600;
        font-size: 15px;
        letter-spacing: -0.4px; }
    .crowdfunding .item .item_part_two .crowd_desc, .music_preorder .item .item_part_two .crowd_desc, .artists .item .item_part_two .crowd_desc, .music .item .item_part_two .crowd_desc, .music_temp .item .item_part_two .crowd_desc {
      color: rgba(0, 0, 0, 0.5);
      margin-bottom: 17px; }
      .crowdfunding .item .item_part_two .crowd_desc span, .music_preorder .item .item_part_two .crowd_desc span, .artists .item .item_part_two .crowd_desc span, .music .item .item_part_two .crowd_desc span, .music_temp .item .item_part_two .crowd_desc span {
        max-height: 2.4em;
        line-height: 1.2em;
        display: block;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: normal;
        word-wrap: break-word; }
    .crowdfunding .item .item_part_two .event_title,
    .crowdfunding .item .item_part_two .event_user,
    .crowdfunding .item .item_part_two .type, .music_preorder .item .item_part_two .event_title,
    .music_preorder .item .item_part_two .event_user,
    .music_preorder .item .item_part_two .type, .artists .item .item_part_two .event_title,
    .artists .item .item_part_two .event_user,
    .artists .item .item_part_two .type, .music .item .item_part_two .event_title,
    .music .item .item_part_two .event_user,
    .music .item .item_part_two .type, .music_temp .item .item_part_two .event_title,
    .music_temp .item .item_part_two .event_user,
    .music_temp .item .item_part_two .type {
      line-height: 1.2;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      .crowdfunding .item .item_part_two .event_title span,
      .crowdfunding .item .item_part_two .event_user span,
      .crowdfunding .item .item_part_two .type span, .music_preorder .item .item_part_two .event_title span,
      .music_preorder .item .item_part_two .event_user span,
      .music_preorder .item .item_part_two .type span, .artists .item .item_part_two .event_title span,
      .artists .item .item_part_two .event_user span,
      .artists .item .item_part_two .type span, .music .item .item_part_two .event_title span,
      .music .item .item_part_two .event_user span,
      .music .item .item_part_two .type span, .music_temp .item .item_part_two .event_title span,
      .music_temp .item .item_part_two .event_user span,
      .music_temp .item .item_part_two .type span {
        color: #a1a1a1; }
      .crowdfunding .item .item_part_two .event_title a:hover,
      .crowdfunding .item .item_part_two .event_user a:hover,
      .crowdfunding .item .item_part_two .type a:hover, .music_preorder .item .item_part_two .event_title a:hover,
      .music_preorder .item .item_part_two .event_user a:hover,
      .music_preorder .item .item_part_two .type a:hover, .artists .item .item_part_two .event_title a:hover,
      .artists .item .item_part_two .event_user a:hover,
      .artists .item .item_part_two .type a:hover, .music .item .item_part_two .event_title a:hover,
      .music .item .item_part_two .event_user a:hover,
      .music .item .item_part_two .type a:hover, .music_temp .item .item_part_two .event_title a:hover,
      .music_temp .item .item_part_two .event_user a:hover,
      .music_temp .item .item_part_two .type a:hover {
        color: rgba(0, 0, 0, 0.5); }
    .crowdfunding .item .item_part_two .event_title, .music_preorder .item .item_part_two .event_title, .artists .item .item_part_two .event_title, .music .item .item_part_two .event_title, .music_temp .item .item_part_two .event_title {
      margin-top: 8px;
      height: 29px; }
    .crowdfunding .item .item_part_two .event_user, .music_preorder .item .item_part_two .event_user, .artists .item .item_part_two .event_user, .music .item .item_part_two .event_user, .music_temp .item .item_part_two .event_user {
      margin-top: 1px;
      color: #a3a3a3;
      min-height: 14px; }
      .crowdfunding .item .item_part_two .event_user a:hover, .music_preorder .item .item_part_two .event_user a:hover, .artists .item .item_part_two .event_user a:hover, .music .item .item_part_two .event_user a:hover, .music_temp .item .item_part_two .event_user a:hover {
        color: rgba(0, 0, 0, 0.5); }
    .crowdfunding .item .item_part_two .artist-wrapper, .music_preorder .item .item_part_two .artist-wrapper, .artists .item .item_part_two .artist-wrapper, .music .item .item_part_two .artist-wrapper, .music_temp .item .item_part_two .artist-wrapper {
      margin-top: 2px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      .crowdfunding .item .item_part_two .artist-wrapper .artist, .music_preorder .item .item_part_two .artist-wrapper .artist, .artists .item .item_part_two .artist-wrapper .artist, .music .item .item_part_two .artist-wrapper .artist, .music_temp .item .item_part_two .artist-wrapper .artist {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 100%; }
    .crowdfunding .item .item_part_two .artist, .music_preorder .item .item_part_two .artist, .artists .item .item_part_two .artist, .music .item .item_part_two .artist, .music_temp .item .item_part_two .artist {
      line-height: 1.2;
      display: inline-block; }
      .crowdfunding .item .item_part_two .artist:hover, .music_preorder .item .item_part_two .artist:hover, .artists .item .item_part_two .artist:hover, .music .item .item_part_two .artist:hover, .music_temp .item .item_part_two .artist:hover {
        color: rgba(0, 0, 0, 0.5); }
    .crowdfunding .item .item_part_two .genre, .crowdfunding .item .item_part_two .date, .music_preorder .item .item_part_two .genre, .music_preorder .item .item_part_two .date, .artists .item .item_part_two .genre, .artists .item .item_part_two .date, .music .item .item_part_two .genre, .music .item .item_part_two .date, .music_temp .item .item_part_two .genre, .music_temp .item .item_part_two .date {
      line-height: 1.2;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      color: #a3a3a3; }
      .crowdfunding .item .item_part_two .genre a, .crowdfunding .item .item_part_two .date a, .music_preorder .item .item_part_two .genre a, .music_preorder .item .item_part_two .date a, .artists .item .item_part_two .genre a, .artists .item .item_part_two .date a, .music .item .item_part_two .genre a, .music .item .item_part_two .date a, .music_temp .item .item_part_two .genre a, .music_temp .item .item_part_two .date a {
        color: #a3a3a3; }

.crowdfunding .hover-effect .item_part_one .hover_info, .music_preorder .hover-effect .item_part_one .hover_info, .artists .hover-effect .item_part_one .hover_info, .music .hover-effect .item_part_one .hover_info, .music_temp .hover-effect .item_part_one .hover_info {
  opacity: 1; }

.crowdfunding .hover-effect .item_part_one .hover, .music_preorder .hover-effect .item_part_one .hover, .artists .hover-effect .item_part_one .hover, .music .hover-effect .item_part_one .hover, .music_temp .hover-effect .item_part_one .hover {
  opacity: 1; }

.crowdfunding .hover-effect .item_part_one .act_to_playlist, .music_preorder .hover-effect .item_part_one .act_to_playlist, .artists .hover-effect .item_part_one .act_to_playlist, .music .hover-effect .item_part_one .act_to_playlist, .music_temp .hover-effect .item_part_one .act_to_playlist {
  display: block; }

.crowdfunding .hover-effect .item_part_one .post_menu_btn, .music_preorder .hover-effect .item_part_one .post_menu_btn, .artists .hover-effect .item_part_one .post_menu_btn, .music .hover-effect .item_part_one .post_menu_btn, .music_temp .hover-effect .item_part_one .post_menu_btn {
  opacity: 1;
  visibility: visible; }

.crowdfunding .hover-effect .item_part_one .tag_notreleased, .music_preorder .hover-effect .item_part_one .tag_notreleased, .artists .hover-effect .item_part_one .tag_notreleased, .music .hover-effect .item_part_one .tag_notreleased, .music_temp .hover-effect .item_part_one .tag_notreleased {
  display: block; }

.crowdfunding .hover-effect .item_part_one .applause-outer, .music_preorder .hover-effect .item_part_one .applause-outer, .artists .hover-effect .item_part_one .applause-outer, .music .hover-effect .item_part_one .applause-outer, .music_temp .hover-effect .item_part_one .applause-outer {
  display: block; }

.crowdfunding .hover-effect .item_part_one .item_part_two .btn-green-30, .music_preorder .hover-effect .item_part_one .item_part_two .btn-green-30, .artists .hover-effect .item_part_one .item_part_two .btn-green-30, .music .hover-effect .item_part_one .item_part_two .btn-green-30, .music_temp .hover-effect .item_part_one .item_part_two .btn-green-30 {
  opacity: 1; }

.crowdfunding .hover-effect .item_part_one .item_part_two .btn-stroked-gray, .music_preorder .hover-effect .item_part_one .item_part_two .btn-stroked-gray, .artists .hover-effect .item_part_one .item_part_two .btn-stroked-gray, .music .hover-effect .item_part_one .item_part_two .btn-stroked-gray, .music_temp .hover-effect .item_part_one .item_part_two .btn-stroked-gray {
  opacity: 1; }

.crowdfunding .hover-effect .item_part_one .item_part_two .btn-logo-green-30, .music_preorder .hover-effect .item_part_one .item_part_two .btn-logo-green-30, .artists .hover-effect .item_part_one .item_part_two .btn-logo-green-30, .music .hover-effect .item_part_one .item_part_two .btn-logo-green-30, .music_temp .hover-effect .item_part_one .item_part_two .btn-logo-green-30 {
  opacity: 1; }

.events .item .item_part_one .image {
  padding-bottom: 66.66%; }
  .events .item .item_part_one .image img {
    position: absolute;
    left: 0;
    top: 0; }

.cr-pages-w .item .item_part_two {
  justify-content: space-between; }

.music_preorder .item .item_part_one .image {
  padding-bottom: 100%; }
  .music_preorder .item .item_part_one .image img {
    position: absolute;
    left: 0;
    top: 0; }

.crowdfunding .item .item_part_two .bottom_wrapper, .music_preorder .item .item_part_two .bottom_wrapper {
  border-top: 1px solid rgba(0, 0, 0, 0.07); }
  .crowdfunding .item .item_part_two .bottom_wrapper .btn-stroked-gray > span, .music_preorder .item .item_part_two .bottom_wrapper .btn-stroked-gray > span {
    text-transform: capitalize; }

.crowdfunding .item .item_part_two .name, .music_preorder .item .item_part_two .name {
  margin-top: 13px; }

.crowdfunding .item .item_part_two .artist-wrapper, .music_preorder .item .item_part_two .artist-wrapper {
  display: flex;
  margin-top: 8px; }

.crowdfunding .item .item_part_two .tooltip-more, .music_preorder .item .item_part_two .tooltip-more {
  color: #a3a3a3;
  align-items: center;
  height: 14px;
  margin-top: 3px; }
  .crowdfunding .item .item_part_two .tooltip-more .more-button, .music_preorder .item .item_part_two .tooltip-more .more-button {
    color: #a3a3a3; }

.music .item .item_part_one .image {
  padding-bottom: 100%; }
  .music .item .item_part_one .image img {
    position: absolute;
    left: 0;
    top: 0; }

.music .item .item_part_one .post_menu {
  top: calc(100% - 33px); }

.music .item .item_part_one .act_to_playlist {
  bottom: 14px;
  color: rgba(255, 255, 255, 0.5); }
  .music .item .item_part_one .act_to_playlist:hover {
    color: rgba(255, 255, 255, 0.3); }

.music .item.album-deleted .icon-deleted {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 100%;
  font-size: 92px;
  background-color: rgba(0, 0, 0, 0.07);
  color: rgba(0, 0, 0, 0.2); }
  .music .item.album-deleted .icon-deleted:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }

.music .item.album-deleted .name {
  color: rgba(0, 0, 0, 0.5);
  padding-right: 0; }

.music .item.album-deleted .artist {
  color: rgba(0, 0, 0, 0.5); }
  .music .item.album-deleted .artist:hover {
    color: rgba(0, 0, 0, 0.2); }

.music .item.album-deleted .btn-play-round {
  color: rgba(0, 0, 0, 0.1); }

.music .item.album-deleted .post_menu .post_menu_btn {
  opacity: 1;
  visibility: visible; }

.music .item.album-deleted .post_menu .menu_point {
  background-color: rgba(0, 0, 0, 0.2); }

.music .item.album-deleted .post_menu:hover .menu_point {
  background-color: rgba(0, 0, 0, 0.1); }

.artists .item {
  z-index: 2; }
  .artists .item:hover {
    z-index: 3; }
    .artists .item:hover .hover {
      opacity: 1; }
  .artists .item .item_part_one .image {
    /* Need to check for able to delete .no_image*/ }
    .artists .item .item_part_one .image .no_image {
      font-weight: 600;
      font-size: 50px;
      letter-spacing: -1.4px;
      color: rgba(0, 0, 0, 0.2);
      text-align: center;
      background-color: #dedede;
      padding: 50% 0;
      line-height: 0; }
    .artists .item .item_part_one .image span.avatar {
      display: block;
      font-weight: 600;
      font-size: 50px;
      letter-spacing: -1.4px;
      text-align: center;
      background-color: #dedede;
      color: rgba(0, 0, 0, 0.2);
      padding: 50% 0;
      line-height: 0; }
      .artists .item .item_part_one .image span.avatar img {
        position: absolute;
        top: 0; }
  .artists .item .item_part_two .name {
    padding-right: 0; }
  .artists .item .item_part_two .fans {
    font-size: 12px;
    letter-spacing: -0.2px;
    margin-top: 4px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.2; }
    .artists .item .item_part_two .fans div {
      display: inline; }
    .artists .item .item_part_two .fans span {
      color: rgba(0, 0, 0, 0.5); }
  .artists .item .item_part_two .type-wrapper {
    position: relative;
    color: rgba(0, 0, 0, 0.5);
    margin-top: 4px;
    padding-right: 20px;
    display: inline-block;
    overflow: visible; }
    .artists .item .item_part_two .type-wrapper .ask_tip {
      transition: opacity .3s ease, visibility .3s ease;
      font-size: 12px;
      letter-spacing: -0.2px;
      color: #000;
      position: absolute;
      top: 25px;
      padding: 20px;
      background-color: #fff;
      box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
      z-index: 3;
      width: 300px;
      font-weight: 300; }
      .artists .item .item_part_two .type-wrapper .ask_tip p {
        white-space: normal; }
      .artists .item .item_part_two .type-wrapper .ask_tip .title {
        font-weight: 600;
        font-size: 13px;
        letter-spacing: -0.4px;
        margin-bottom: 10px; }
    .artists .item .item_part_two .type-wrapper .icon-check {
      position: absolute;
      right: 0;
      top: 0;
      color: #fff;
      height: 14px;
      width: 14px;
      background: #dedede;
      border-radius: 100%;
      font-size: 7px;
      display: flex;
      justify-content: center;
      align-items: center;
      padding-bottom: 1px; }
      .artists .item .item_part_two .type-wrapper .icon-check.acc_official {
        color: #48ea8d; }
      .artists .item .item_part_two .type-wrapper .icon-check.green {
        background-color: #48ea8d; }
      .artists .item .item_part_two .type-wrapper .icon-check:hover ~ .verified {
        visibility: visible;
        opacity: 1;
        transition-delay: .3s; }
      .artists .item .item_part_two .type-wrapper .icon-check:hover ~ .official {
        visibility: visible;
        opacity: 1;
        transition-delay: .3s; }

.artists-row .item {
  flex-direction: row; }
  .artists-row .item .item_part_two {
    padding: 0 20px; }
    .artists-row .item .item_part_two .name {
      margin: 0; }
    .artists-row .item .item_part_two .type-wrapper {
      margin-top: 5px; }

.crowdfunding .approximately, .music_preorder .approximately, .artists .approximately, .music .approximately {
  transition: opacity .3s ease, visability .3s ease;
  font-size: 11px;
  letter-spacing: 0;
  color: #000;
  position: absolute;
  padding: 10px;
  background-color: #fff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  z-index: 2; }

.crowdfunding .more, .music_preorder .more, .artists .more, .music .more {
  display: block;
  font-size: 13px;
  letter-spacing: -0.4px;
  color: #000;
  cursor: pointer; }
  .crowdfunding .more:hover, .music_preorder .more:hover, .artists .more:hover, .music .more:hover {
    color: rgba(0, 0, 0, 0.3); }

.crowdfunding .icon-logo, .music_preorder .icon-logo, .artists .icon-logo, .music .icon-logo {
  margin-right: 13px;
  font-size: 20px; }

.crowdfunding .btn-logo-stroked, .music_preorder .btn-logo-stroked, .artists .btn-logo-stroked, .music .btn-logo-stroked {
  margin-top: 17px; }

.crowdfunding .btn-stroked-gray, .music_preorder .btn-stroked-gray, .artists .btn-stroked-gray, .music .btn-stroked-gray {
  margin-top: 17px;
  margin-right: 10px; }

.crowdfunding .btn-logo-green-30, .music_preorder .btn-logo-green-30, .artists .btn-logo-green-30, .music .btn-logo-green-30 {
  opacity: 0;
  margin-top: 17px; }
  .crowdfunding .btn-logo-green-30:hover, .music_preorder .btn-logo-green-30:hover, .artists .btn-logo-green-30:hover, .music .btn-logo-green-30:hover {
    cursor: pointer; }

.crowdfunding .tag_notreleased, .music_preorder .tag_notreleased, .artists .tag_notreleased, .music .tag_notreleased {
  position: absolute;
  color: rgba(255, 255, 255, 0.5);
  left: 50%;
  top: 50%;
  padding: 0 10px;
  transform: translate(-50%, -50%);
  line-height: 18px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  z-index: 2;
  display: none;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: -0.2px;
  white-space: nowrap; }

.crowdfunding .tag_funded, .music_preorder .tag_funded, .artists .tag_funded, .music .tag_funded {
  position: absolute;
  left: 10px;
  bottom: 14px;
  background-color: #000;
  padding: 0 13px;
  border-radius: 2px;
  font-weight: 600;
  line-height: 30px;
  color: #fff;
  max-width: calc(100% - 20px);
  white-space: nowrap;
  text-overflow: ellipsis;
  z-index: 2;
  text-transform: capitalize;
  cursor: pointer; }
  .crowdfunding .tag_funded .approximately, .music_preorder .tag_funded .approximately, .artists .tag_funded .approximately, .music .tag_funded .approximately {
    display: block; }
  .crowdfunding .tag_funded:hover .approximately, .music_preorder .tag_funded:hover .approximately, .artists .tag_funded:hover .approximately, .music .tag_funded:hover .approximately {
    visibility: visible;
    opacity: 1;
    transition-delay: 0.3s; }

.crowdfunding .tag_refunded, .music_preorder .tag_refunded, .artists .tag_refunded, .music .tag_refunded {
  position: absolute;
  left: 10px;
  bottom: 14px;
  background-color: #ababab;
  padding: 0 13px;
  border-radius: 2px;
  font-weight: 600;
  line-height: 30px;
  color: rgba(0, 0, 0, 0.5);
  max-width: calc(100% - 20px);
  white-space: nowrap;
  text-overflow: ellipsis;
  text-transform: capitalize;
  z-index: 2;
  cursor: pointer; }

.crowdfunding .btn-green-30, .music_preorder .btn-green-30, .artists .btn-green-30, .music .btn-green-30 {
  opacity: 0;
  margin-top: 17px; }

.crowdfunding .tag_private, .music_preorder .tag_private, .artists .tag_private, .music .tag_private {
  position: absolute;
  left: 10px;
  bottom: 14px;
  background-color: #000;
  padding: 0 13px;
  border-radius: 2px;
  font-weight: 600;
  line-height: 30px;
  color: rgba(255, 255, 255, 0.5);
  max-width: calc(100% - 20px);
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
  z-index: 2; }

.crowdfunding .tag_tour, .music_preorder .tag_tour, .artists .tag_tour, .music .tag_tour {
  position: absolute;
  left: 10px;
  bottom: 14px;
  background-color: #fff;
  padding: 0 10px;
  border-radius: 2px;
  font-weight: 600;
  line-height: 30px;
  color: rgba(0, 0, 0, 0.5);
  max-width: calc(100% - 20px);
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
  z-index: 2; }
  .crowdfunding .tag_tour p, .music_preorder .tag_tour p, .artists .tag_tour p, .music .tag_tour p {
    margin: 0; }

.item .show-on-rollover {
  display: none; }

.item:hover .hide-on-rollover {
  display: none; }

.item:hover .show-on-rollover {
  display: inline-block; }

.subscribe-buttons .show-on-rollover {
  display: none; }

.subscribe-buttons:hover .hide-on-rollover {
  display: none; }

.subscribe-buttons:hover .show-on-rollover {
  display: inline-block; }
