.baseurl {
  content: ""; }

/* -- Font Sizes -- */
/* -- Breakpoints -- */
/* -- Colours -- */
body {
  color: #191414;
  font-size: 15px; }
  body h2 {
    font-size: 32px;
    font-weight: 700; }
    @media (min-width: 768px) {
      body h2 {
        font-size: 49px; } }

#js-navbar {
  background: transparent !important; }

.lia-quilt-community-page .lia-component-quilt-header .lia-quilt-row-banner {
  background: transparent !important; }

header .lia-component-common-widget-search-form,
.home-dev .lia-component-common-widget-search-form,
.CommunityPage .lia-component-common-widget-search-form {
  padding: 0; }
  header .lia-component-common-widget-search-form .SearchForm.lia-form-inline .search-input,
  .home-dev .lia-component-common-widget-search-form .SearchForm.lia-form-inline .search-input,
  .CommunityPage .lia-component-common-widget-search-form .SearchForm.lia-form-inline .search-input {
    border: 0; }
  header .lia-component-common-widget-search-form .SearchForm.lia-form-inline .lia-search-form-granularity,
  .home-dev .lia-component-common-widget-search-form .SearchForm.lia-form-inline .lia-search-form-granularity,
  .CommunityPage .lia-component-common-widget-search-form .SearchForm.lia-form-inline .lia-search-form-granularity {
    border: 0;
    right: 0; }

header .lia-breadcrumb,
.home-dev .lia-breadcrumb,
.CommunityPage .lia-breadcrumb {
  margin: 0; }
  header .lia-breadcrumb > .lia-list-standard-inline > li.final-crumb,
  .home-dev .lia-breadcrumb > .lia-list-standard-inline > li.final-crumb,
  .CommunityPage .lia-breadcrumb > .lia-list-standard-inline > li.final-crumb {
    display: inline-block; }

@media screen and (max-width: 1023px) {
  .lia-quilt-layout-spotify-header header .navbar-user-navigation .nav > li {
    display: block; } }

@media screen and (min-width: 992px) {
  body.CommunityPage .lia-content > .lia-top-quilt > .lia-quilt-row:not(.lia-quilt-row-header) > .lia-quilt-column-24, body.CommunityPage .lia-content > .lia-top-quilt > .lia-quilt-row.lia-quilt-row-header .lia-quilt-row-banner > .lia-quilt-column {
    max-width: 962px; } }

@media screen and (min-width: 1200px) {
  body.CommunityPage .lia-content > .lia-top-quilt > .lia-quilt-row:not(.lia-quilt-row-header) > .lia-quilt-column-24, body.CommunityPage .lia-content > .lia-top-quilt > .lia-quilt-row.lia-quilt-row-header .lia-quilt-row-banner > .lia-quilt-column {
    max-width: 1170px; } }

@media (max-width: 767px) {
  .hideMobile {
    display: none; } }

.bright-red {
  background-color: #EB1E32; }

@media (max-width: 767px) {
  .lia-quilt-row.lia-quilt-row-main-topics .lia-quilt-column.lia-quilt-column-24.lia-quilt-column-main-content-topics {
    padding: 0; } }

section.homepage-panel-topics {
  padding: 0; }
  @media (max-width: 767px) {
    section.homepage-panel-topics {
      margin-top: -19px; } }
  @media (min-width: 768px) {
    section.homepage-panel-topics {
      padding: 60px 0; } }
  section.homepage-panel-topics h3.panel-title {
    font-size: 20px;
    font-weight: 700;
    color: #ffffff;
    background-color: #191414;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media (min-width: 768px) {
      section.homepage-panel-topics h3.panel-title {
        display: none; } }
  @media (max-width: 767px) {
    section.homepage-panel-topics #carouselTopics {
      display: block;
      background-color: #f1f1f1; } }
  @media (min-width: 768px) {
    section.homepage-panel-topics #carouselTopics {
      width: 580px;
      margin: auto; } }
  section.homepage-panel-topics #carouselTopics .topicListContainer {
    overflow: hidden; }
    @media (max-width: 767px) {
      section.homepage-panel-topics #carouselTopics .topicListContainer {
        padding: 10px 0; } }
    @media (min-width: 768px) {
      section.homepage-panel-topics #carouselTopics .topicListContainer {
        height: 850px; } }
    section.homepage-panel-topics #carouselTopics .topicListContainer .topicList {
      top: 0;
      transition: all 0.5s ease; }
      @media (max-width: 767px) {
        section.homepage-panel-topics #carouselTopics .topicListContainer .topicList {
          position: static; } }
      @media (min-width: 768px) {
        section.homepage-panel-topics #carouselTopics .topicListContainer .topicList {
          position: relative;
          display: block; } }
      section.homepage-panel-topics #carouselTopics .topicListContainer .topicList .li {
        height: 125px;
        margin-top: 0;
        padding: 10px;
        margin-left: 10px;
        position: relative; }
        @media (min-width: 768px) {
          section.homepage-panel-topics #carouselTopics .topicListContainer .topicList .li {
            padding: 15px;
            margin-top: 20px;
            margin-left: 0;
            height: 150px; } }
        section.homepage-panel-topics #carouselTopics .topicListContainer .topicList .li:first-child {
          margin-top: 0px; }
        section.homepage-panel-topics #carouselTopics .topicListContainer .topicList .li .topicItem {
          position: relative;
          z-index: 2;
          height: 100%;
          display: flex;
          align-items: center; }
          @media (max-width: 767px) {
            section.homepage-panel-topics #carouselTopics .topicListContainer .topicList .li .topicItem > div {
              width: 100%; }
              section.homepage-panel-topics #carouselTopics .topicListContainer .topicList .li .topicItem > div .details > div {
                width: 100%; }
                section.homepage-panel-topics #carouselTopics .topicListContainer .topicList .li .topicItem > div .details > div .post-context {
                  white-space: nowrap;
                  text-overflow: ellipsis;
                  overflow: hidden;
                  width: calc(100% - 1px);
                  display: block; }
              section.homepage-panel-topics #carouselTopics .topicListContainer .topicList .li .topicItem > div .subject {
                font-size: 15px; }
              section.homepage-panel-topics #carouselTopics .topicListContainer .topicList .li .topicItem > div .body {
                display: none; } }
      @media (max-width: 767px) {
        section.homepage-panel-topics #carouselTopics .topicListContainer .topicList li.showTopic {
          display: block; } }
      section.homepage-panel-topics #carouselTopics .topicListContainer .topicList.owl-carousel .owl-stage {
        left: -20px; }
  section.homepage-panel-topics #carouselTopics .viewmore {
    padding: 50px;
    text-align: center; }
    @media (max-width: 767px) {
      section.homepage-panel-topics #carouselTopics .viewmore {
        display: none; } }
    section.homepage-panel-topics #carouselTopics .viewmore button.btn {
      opacity: 1;
      min-width: 0;
      width: 180px;
      height: 42px;
      overflow: hidden;
      padding: 11px 0 9px;
      transition: all 0.3s ease;
      position: relative; }
      section.homepage-panel-topics #carouselTopics .viewmore button.btn[disabled] {
        opacity: 0;
        width: 0; }
      section.homepage-panel-topics #carouselTopics .viewmore button.btn::before, section.homepage-panel-topics #carouselTopics .viewmore button.btn::after {
        display: inline-block;
        font-family: "Font Awesome 5 Pro";
        font-weight: 900;
        font-size: 14px; }
      section.homepage-panel-topics #carouselTopics .viewmore button.btn.viewprev::before {
        content: '\f077';
        margin-right: 10px; }
      section.homepage-panel-topics #carouselTopics .viewmore button.btn.viewnext span {
        display: none; }
      section.homepage-panel-topics #carouselTopics .viewmore button.btn.viewnext::after {
        content: "\f078";
        margin-left: 10px; }
      @media (max-width: 767px) {
        section.homepage-panel-topics #carouselTopics .viewmore button.btn.viewprev {
          display: none; }
        section.homepage-panel-topics #carouselTopics .viewmore button.btn.viewnext {
          background-color: transparent;
          color: #4b917d;
          text-transform: capitalize;
          font-weight: normal;
          text-decoration: underline; }
          section.homepage-panel-topics #carouselTopics .viewmore button.btn.viewnext span {
            display: inline-block;
            text-transform: lowercase;
            text-decoration: underline; } }
  section.homepage-panel-topics ul.radioTitles {
    margin-bottom: 45px; }
    @media (max-width: 767px) {
      section.homepage-panel-topics ul.radioTitles {
        display: none; } }
    section.homepage-panel-topics ul.radioTitles li {
      padding: 0 28px; }
  section.homepage-panel-topics a.readmore {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
    z-index: 3; }
    section.homepage-panel-topics a.readmore + .bgHighlight {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border-radius: 15px;
      transition: all 0.5s ease;
      background-color: #fff;
      z-index: 1; }
    @media (min-width: 768px) {
      section.homepage-panel-topics a.readmore:hover + .bgHighlight {
        background-color: #f3f3f3; } }

.lia-quilt-row-main-stars {
  color: #FFFFFF;
  background: url("/html/assets/star-bg.png") no-repeat;
  background-color: #1E3264;
  background-position: initial;
  background-size: cover; }
  @media (min-width: 768px) {
    .lia-quilt-row-main-stars {
      background-position: center right;
      background-size: contain; } }
  .lia-quilt-row-main-stars section.homepage-panel-stars {
    padding: 60px 0; }
    .lia-quilt-row-main-stars section.homepage-panel-stars .container-fluid {
      padding: 0; }
      .lia-quilt-row-main-stars section.homepage-panel-stars .container-fluid .row {
        margin: 0; }
        .lia-quilt-row-main-stars section.homepage-panel-stars .container-fluid .row .col-sm-6, .lia-quilt-row-main-stars section.homepage-panel-stars .container-fluid .row .col-sm-5 {
          padding: 0; }
    .lia-quilt-row-main-stars section.homepage-panel-stars h2 {
      padding: 40px 0; }
    .lia-quilt-row-main-stars section.homepage-panel-stars .tab {
      display: inline-block;
      text-transform: uppercase;
      font-size: 12px;
      font-weight: 800;
      padding: 3px 5px 0 5px; }
    .lia-quilt-row-main-stars section.homepage-panel-stars .btn {
      margin-top: 40px;
      margin-bottom: 30px; }
      @media (min-width: 768px) {
        .lia-quilt-row-main-stars section.homepage-panel-stars .btn {
          margin-bottom: 0; } }
    .lia-quilt-row-main-stars section.homepage-panel-stars #star-container {
      max-width: 90vh;
      max-height: 90vh;
      position: relative; }
      .lia-quilt-row-main-stars section.homepage-panel-stars #star-container #star-main {
        height: 100%;
        width: 100%; }
        .lia-quilt-row-main-stars section.homepage-panel-stars #star-container #star-main .star-row {
          width: 100%;
          height: 33.33%;
          font: 0/0 a; }
          .lia-quilt-row-main-stars section.homepage-panel-stars #star-container #star-main .star-row .circle {
            display: inline-block;
            vertical-align: middle;
            margin: 3%;
            width: 27.33%;
            padding-bottom: 27.33%;
            border-radius: 50%;
            position: relative; }
            .lia-quilt-row-main-stars section.homepage-panel-stars #star-container #star-main .star-row .circle.social img {
              background-color: #FFFFFF;
              width: 100%;
              height: 100%;
              position: absolute;
              border-radius: 50%;
              object-fit: cover;
              max-width: none; }
            .lia-quilt-row-main-stars section.homepage-panel-stars #star-container #star-main .star-row .circle .avatar {
              width: 100%;
              height: 100%;
              position: absolute; }

section.homepage-panel-metrics {
  background-color: #f1f1f1; }
  @media (max-width: 767px) {
    section.homepage-panel-metrics {
      display: none; } }
  section.homepage-panel-metrics .statsContainer {
    padding: 50px 0;
    display: flex;
    justify-content: center;
    align-items: center; }
    section.homepage-panel-metrics .statsContainer img {
      height: 80px;
      margin-right: 40px; }
    section.homepage-panel-metrics .statsContainer p {
      margin: 0 !important;
      font-size: 20px;
      line-height: 1.5em; }
      section.homepage-panel-metrics .statsContainer p > span {
        font-weight: 700;
        color: #1DB954; }

@media (max-width: 767px) {
  .lia-quilt-row.lia-quilt-row-main-blog .lia-quilt-column.lia-quilt-column-24.lia-quilt-column-main-content-blog {
    padding: 0; } }

section.homepage-panel-blog {
  padding-bottom: 10px; }
  @media (min-width: 768px) {
    section.homepage-panel-blog {
      padding-bottom: 60px; } }
  section.homepage-panel-blog h2 {
    text-align: center;
    margin: 30px;
    font-size: 32px;
    font-weight: 700; }
    @media (min-width: 768px) {
      section.homepage-panel-blog h2 {
        margin: 50px; } }
    @media (min-width: 992px) {
      section.homepage-panel-blog h2 {
        margin: 60px; } }
    @media (min-width: 1200px) {
      section.homepage-panel-blog h2 {
        margin: 75px; } }
    @media (min-width: 768px) {
      section.homepage-panel-blog h2 {
        font-size: 49px; } }
  section.homepage-panel-blog #carouselBlog {
    margin: auto; }
    @media (max-width: 767px) {
      section.homepage-panel-blog #carouselBlog .owl-stage {
        left: -30px; }
      section.homepage-panel-blog #carouselBlog .owl-item > div {
        margin-left: 15px; } }
    @media (min-width: 768px) {
      section.homepage-panel-blog #carouselBlog {
        width: 588px; } }
    @media (min-width: 992px) {
      section.homepage-panel-blog #carouselBlog {
        width: 812px; } }
    @media (min-width: 1200px) {
      section.homepage-panel-blog #carouselBlog {
        width: 920px; } }
    section.homepage-panel-blog #carouselBlog .subject {
      font-size: 20px;
      font-weight: 700; }
    section.homepage-panel-blog #carouselBlog .blogImage {
      margin: 0 0 20px;
      padding-top: 100%;
      position: relative; }
      section.homepage-panel-blog #carouselBlog .blogImage img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        position: absolute;
        top: 0; }
    section.homepage-panel-blog #carouselBlog a {
      color: #191414; }

nav.homepage-category-browser {
  margin-top: 20px; }
  @media (min-width: 768px) {
    nav.homepage-category-browser {
      margin-top: 55px; } }
  nav.homepage-category-browser ul {
    margin: 0; }
    @media (min-width: 768px) {
      nav.homepage-category-browser ul {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        text-align: center; } }
    nav.homepage-category-browser ul li {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 33.33%;
      -moz-box-flex: 0;
      -moz-flex: 0 0 33.33%;
      -ms-flex: 0 0 33.33%;
      flex: 0 0 33.33%; }
      nav.homepage-category-browser ul li a.homepageCategory {
        display: block;
        color: white; }
        @media (max-width: 767px) {
          nav.homepage-category-browser ul li a.homepageCategory {
            display: flex; } }
        @media (min-width: 768px) {
          nav.homepage-category-browser ul li a.homepageCategory {
            padding: 15px 0;
            border-radius: 15px;
            transition: all 0.3s ease; }
            nav.homepage-category-browser ul li a.homepageCategory:hover {
              background-color: rgba(255, 255, 255, 0.15); } }
        nav.homepage-category-browser ul li a.homepageCategory > p {
          margin: 0 20px; }
          nav.homepage-category-browser ul li a.homepageCategory > p i {
            margin: 0 auto 30px;
            display: block;
            width: 60px;
            height: 60px;
            text-align: center;
            background: white;
            border-radius: 50%; }
            @media (min-width: 768px) {
              nav.homepage-category-browser ul li a.homepageCategory > p i {
                margin: 0 auto 25px; } }
            @media (min-width: 768px) {
              nav.homepage-category-browser ul li a.homepageCategory > p i {
                width: 120px;
                height: 120px; } }
            nav.homepage-category-browser ul li a.homepageCategory > p i:after {
              color: #191414;
              font-size: 30px;
              line-height: 60px; }
              @media (min-width: 768px) {
                nav.homepage-category-browser ul li a.homepageCategory > p i:after {
                  font-size: 60px;
                  line-height: 120px; } }
            nav.homepage-category-browser ul li a.homepageCategory > p i.Help:after {
              content: '\f128'; }
            nav.homepage-category-browser ul li a.homepageCategory > p i.TheGreenRoom:after {
              content: '\f075'; }
            nav.homepage-category-browser ul li a.homepageCategory > p i.newideas:after {
              content: '\f672'; }
        nav.homepage-category-browser ul li a.homepageCategory > div {
          margin-top: -4px; }
          nav.homepage-category-browser ul li a.homepageCategory > div p {
            margin: 0; }
            @media (min-width: 768px) {
              nav.homepage-category-browser ul li a.homepageCategory > div p {
                margin: 0 auto;
                max-width: 120px; } }
        nav.homepage-category-browser ul li a.homepageCategory h3 {
          font-size: 36px;
          font-weight: 700; }
          @media (min-width: 768px) {
            nav.homepage-category-browser ul li a.homepageCategory h3 {
              font-size: 49px; } }

.lia-component-quilt-header .lia-component-common-widget-search-form,
.CommunityPage .lia-component-common-widget-search-form {
  padding: 40px 0;
  float: none; }
  .lia-component-quilt-header .lia-component-common-widget-search-form .SearchForm.lia-form-inline,
  .CommunityPage .lia-component-common-widget-search-form .SearchForm.lia-form-inline {
    display: table; }
    .lia-component-quilt-header .lia-component-common-widget-search-form .SearchForm.lia-form-inline .search-input,
    .CommunityPage .lia-component-common-widget-search-form .SearchForm.lia-form-inline .search-input {
      height: 56px;
      border-radius: 28px;
      background: #fff;
      color: #8f958f;
      padding-left: 20px;
      position: relative; }
      .lia-component-quilt-header .lia-component-common-widget-search-form .SearchForm.lia-form-inline .search-input:hover, .lia-component-quilt-header .lia-component-common-widget-search-form .SearchForm.lia-form-inline .search-input:focus,
      .CommunityPage .lia-component-common-widget-search-form .SearchForm.lia-form-inline .search-input:hover,
      .CommunityPage .lia-component-common-widget-search-form .SearchForm.lia-form-inline .search-input:focus {
        border: 0;
        color: #8f958f !important; }
    .lia-component-quilt-header .lia-component-common-widget-search-form .SearchForm.lia-form-inline .lia-search-granularity-wrapper,
    .CommunityPage .lia-component-common-widget-search-form .SearchForm.lia-form-inline .lia-search-granularity-wrapper {
      height: 56px;
      background: rgba(0, 0, 0, 0.6);
      border-top-left-radius: 28px;
      border-bottom-left-radius: 28px;
      padding-right: 28px;
      margin-right: -28px; }
      @media (max-width: 767px) {
        .lia-component-quilt-header .lia-component-common-widget-search-form .SearchForm.lia-form-inline .lia-search-granularity-wrapper,
        .CommunityPage .lia-component-common-widget-search-form .SearchForm.lia-form-inline .lia-search-granularity-wrapper {
          display: none; } }
      .lia-component-quilt-header .lia-component-common-widget-search-form .SearchForm.lia-form-inline .lia-search-granularity-wrapper::before,
      .CommunityPage .lia-component-common-widget-search-form .SearchForm.lia-form-inline .lia-search-granularity-wrapper::before {
        right: 60px;
        color: white;
        font-weight: bold;
        top: 19.5px; }
    .lia-component-quilt-header .lia-component-common-widget-search-form .SearchForm.lia-form-inline .lia-cancel-search,
    .CommunityPage .lia-component-common-widget-search-form .SearchForm.lia-form-inline .lia-cancel-search {
      display: none; }
    .lia-component-quilt-header .lia-component-common-widget-search-form .SearchForm.lia-form-inline .lia-search-form-granularity,
    .CommunityPage .lia-component-common-widget-search-form .SearchForm.lia-form-inline .lia-search-form-granularity {
      padding: 0 50px 0 30px;
      font-size: 15px;
      color: #FFFFFF; }
    .lia-component-quilt-header .lia-component-common-widget-search-form .SearchForm.lia-form-inline .lia-button-searchForm-action,
    .CommunityPage .lia-component-common-widget-search-form .SearchForm.lia-form-inline .lia-button-searchForm-action {
      background-image: url("/html/assets/spotify-search-icon.svg") !important;
      height: 30px;
      right: 17px;
      top: 12px;
      width: 30px;
      background-repeat: no-repeat; }

header .breadcrumbWrapperAlign {
  text-align: center;
  padding: 0 15px; }
  header .breadcrumbWrapperAlign .breadcrumbWrapper {
    white-space: nowrap;
    min-width: 700px;
    max-width: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 56px;
    border-top-left-radius: 28px;
    border-top-right-radius: 28px;
    background: rgba(0, 0, 0, 0.6);
    padding: 0 15px;
    overflow: hidden; }
    header .breadcrumbWrapperAlign .breadcrumbWrapper .breadcrumbTitle {
      color: white;
      opacity: 0.7;
      line-height: 26px; }
      header .breadcrumbWrapperAlign .breadcrumbWrapper .breadcrumbTitle .fa-arrow-right {
        position: relative;
        top: 1px;
        padding-right: 10px; }
    header .breadcrumbWrapperAlign .breadcrumbWrapper .lia-breadcrumb {
      display: inline-block; }
      header .breadcrumbWrapperAlign .breadcrumbWrapper .lia-breadcrumb > .lia-list-standard-inline {
        padding-right: 0; }
        header .breadcrumbWrapperAlign .breadcrumbWrapper .lia-breadcrumb > .lia-list-standard-inline .lia-breadcrumb-seperator {
          display: none; }
        header .breadcrumbWrapperAlign .breadcrumbWrapper .lia-breadcrumb > .lia-list-standard-inline > li {
          color: white;
          display: inline-flex; }
          header .breadcrumbWrapperAlign .breadcrumbWrapper .lia-breadcrumb > .lia-list-standard-inline > li .lia-link-navigation {
            padding-left: 5px;
            padding-right: 5px;
            display: block;
            text-overflow: ellipsis;
            max-width: 170px;
            overflow: hidden;
            line-height: 26px; }
            header .breadcrumbWrapperAlign .breadcrumbWrapper .lia-breadcrumb > .lia-list-standard-inline > li .lia-link-navigation:last-child {
              padding-right: 0; }
          header .breadcrumbWrapperAlign .breadcrumbWrapper .lia-breadcrumb > .lia-list-standard-inline > li + li:before {
            content: "/\00a0"; }
    @media (max-width: 767px) {
      header .breadcrumbWrapperAlign .breadcrumbWrapper {
        display: none; } }

ul.radioTitles {
  display: flex;
  justify-content: center;
  margin-bottom: 60px; }
  ul.radioTitles > li {
    cursor: pointer;
    border: 3px solid #191414;
    color: #000;
    font-size: 20px;
    font-weight: 700;
    height: 44px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 0 25px;
    transition: background-color .3s ease, color .3s ease; }
    ul.radioTitles > li:first-child {
      border-top-left-radius: 25px;
      border-bottom-left-radius: 25px;
      border-right: 0; }
    ul.radioTitles > li:last-child {
      border-top-right-radius: 25px;
      border-bottom-right-radius: 25px;
      border-left: 0; }
    ul.radioTitles > li.active {
      background-color: #191414;
      color: #ffffff; }

.btn {
  font-size: 15px;
  letter-spacing: normal;
  font-weight: 700; }

.owl-carousel {
  /* -- Main carousel -- */
  /* -- Next and prev buttons -- */
  /* -- Slide indicators -- */ }
  .owl-carousel .owl-stage-outer {
    z-index: 1; }
  .owl-carousel .owl-nav {
    position: absolute;
    top: 0;
    height: 80%;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    @media (max-width: 767px) {
      .owl-carousel .owl-nav {
        display: none; } }
    @media (min-width: 768px) {
      .owl-carousel .owl-nav {
        width: 738px;
        margin-left: calc(50% - 369px); } }
    @media (min-width: 992px) {
      .owl-carousel .owl-nav {
        width: 962px;
        margin-left: calc(50% - 481px); } }
    @media (min-width: 1200px) {
      .owl-carousel .owl-nav {
        width: 1110px;
        margin-left: calc(50% - 555px); } }
    .owl-carousel .owl-nav button {
      transition: opacity .2s ease; }
      .owl-carousel .owl-nav button span {
        display: block;
        height: 60px;
        width: 60px;
        background: transparent;
        border-radius: 50%;
        border: 2px solid #191414;
        font-size: 0; }
      .owl-carousel .owl-nav button.disabled {
        opacity: 0.15; }
      .owl-carousel .owl-nav button.owl-prev {
        background: url("/html/assets/carousel-prev.svg") no-repeat; }
      .owl-carousel .owl-nav button.owl-next {
        background: url("/html/assets/carousel-next.svg") no-repeat; }
  .owl-carousel .owl-dots {
    position: relative;
    z-index: 1;
    text-align: center;
    -webkit-tap-highlight-color: transparent; }
    .owl-carousel .owl-dots .owl-dot {
      display: inline-block;
      zoom: 1; }
      .owl-carousel .owl-dots .owl-dot span {
        height: 16px;
        width: 16px;
        margin: 5px 7px;
        background-color: #B3B3B3;
        display: block;
        -webkit-backface-visibility: visible;
        transition: all .2s ease;
        border-radius: 50%; }
      .owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
        background-color: #000000; }

.avatar {
  border-radius: 50%;
  object-fit: cover;
  max-width: none; }

.user-rank-delimiter {
  padding: 0 5px; }

.user-rank-icon {
  height: 18px;
  width: 18px !important;
  display: inline-block !important; }
  .user-rank-icon.user-rank-icon-left {
    margin-right: 3px; }

.lia-panel.lia-panel-standard.lia-component-common-widget-announcement .lia-decoration-border {
  padding: 0 !important; }

/*
.lia-panel {
	&.lia-panel-standard {
		&.lia-component-common-widget-announcement {
			.lia-decoration-border {
				background: $spotify-green !important;
				border-width:0 !important;
			}
			.StringDisplayTaplet {
				text-align: left;
				font-size:18px;
			}
		}
	}
}

.lia-panel-feedback-banner-note {
	.lia-component-tag-banner {
		.lia-panel-feedback-inline-note {
			background-color: #FF4632;
			border-color: #FF4632;
			color: #fff;
		}
	}
}

#js-message-bar-sa-notice {
	background-color: #F59B23 !important;
	color: $white !important;
	fill: $white !important;
	&.alert-dismissible {
		.close {
			color: $white !important;
		}
	}
	a {
		color: $white !important;
	}
}
*/
.headerWrapper {
  background: url("/html/assets/header-bg2.png") no-repeat 0% 30%/cover; }

.background1 + .headerWrapper {
  background: url("/html/assets/header-bg1.png") no-repeat 0% 90%/cover; }

.background2 + .headerWrapper {
  background: url("/html/assets/header-bg2.png") no-repeat 0% 30%/cover; }

.background3 + .headerWrapper {
  background: url("/html/assets/header-bg3.png") no-repeat 0% 60%/cover; }

.lia-quilt-layout-spotify-header header .lia-autocomplete-container.lia-autocomplete-has-results a {
  color: #4b917d; }

.lia-quilt-column.lia-quilt-column-24.lia-quilt-column-single.lia-quilt-column-after {
  background-color: #191414;
  min-height: 0px; }

.lia-component-hero-homepage form,
.homepage-category-browser,
.headerContent {
  margin: auto;
  padding: 0 15px; }
  @media (min-width: 768px) {
    .lia-component-hero-homepage form,
    .homepage-category-browser,
    .headerContent {
      width: 730px !important; } }

.lia-quilt-layout-spotify-header header .navbar-user-navigation .nav > li > a {
  padding: 25px; }

/* -- Navbar -- */
.lia-quilt-layout-spotify-header header .navbar-toggle {
  margin-left: 0;
  margin-top: 15px; }
  @media (min-width: 992px) {
    .lia-quilt-layout-spotify-header header .navbar-toggle {
      margin-left: 50px; } }

.navbar-toggle .icon-bar,
.navbar-toggle.collapsed .icon-bar {
  position: relative;
  height: 5px;
  width: 34px; }
  .navbar-toggle .icon-bar + .icon-bar,
  .navbar-toggle.collapsed .icon-bar + .icon-bar {
    margin-top: 6px; }

.navbar-toggle:not(.collapsed) .icon-bar:nth-child(2) {
  top: 8px; }

.navbar-toggle:not(.collapsed) .icon-bar:nth-child(4) {
  top: -8px; }

.user-link.dropdown-toggle .navbar-user-img {
  margin: -20px 12px -20px 0;
  width: 40px;
  height: 40px; }
  @media (max-width: 767px) {
    .user-link.dropdown-toggle .navbar-user-img {
      margin-right: 0; } }

@media (min-width: 992px) {
  .user-link.dropdown-toggle .user-text.lia-mobile-hidden {
    display: inline-block; } }

.user-link.dropdown-toggle .user-text.lia-mobile-hidden::after {
  margin-left: 10px;
  display: inline-block;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f078";
  font-size: 14px; }

@media (max-width: 991px) {
  .lia-quilt-layout-spotify-header header .navbar-user-navigation .nav > li:first-child {
    display: none; } }

.lia-quilt-layout-spotify-header header h1 .navbar-logo {
  margin-top: 20px;
  background-size: 280px 40px;
  width: 280px; }
  @media (max-width: 991px) {
    .lia-quilt-layout-spotify-header header h1 .navbar-logo {
      width: 135px; }
      .lia-quilt-layout-spotify-header header h1 .navbar-logo:last-child {
        width: 135px;
        height: 40px; } }

.lia-quilt-layout-spotify-header header .navbar-user-navigation .nav > li.open .dropdown-menu {
  padding: 20px 0;
  position: absolute;
  right: -2px; }
  @media (max-width: 991px) {
    .lia-quilt-layout-spotify-header header .navbar-user-navigation .nav > li.open .dropdown-menu {
      right: 22px; } }

.lia-quilt-layout-spotify-header header .navbar-user-navigation .notification-widgets {
  display: flex;
  justify-content: center; }
  .lia-quilt-layout-spotify-header header .navbar-user-navigation .notification-widgets .lia-header-nav-component-widget {
    float: none; }

.lia-quilt-layout-spotify-header header .navbar-user-navigation .total-notif-count {
  position: absolute;
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #eb1e32;
  border-radius: 10px;
  left: 27px;
  transform: translateX(-50%); }
  .lia-quilt-layout-spotify-header header .navbar-user-navigation .total-notif-count.zero-count {
    display: none; }

div.topicTheme1 .topicList {
  overflow: hidden; }
  div.topicTheme1 .topicList .li {
    margin-top: 50px; }
    div.topicTheme1 .topicList .li:first-child {
      margin-top: 0; }
  div.topicTheme1 .topicList a {
    color: #191414; }
  div.topicTheme1 .topicList .subject {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px; }
  div.topicTheme1 .topicList .body {
    line-height: 1.4; }
  div.topicTheme1 .topicList .details {
    display: flex;
    align-items: center;
    line-height: 1.4em;
    font-size: 13px; }
    div.topicTheme1 .topicList .details > div {
      margin-left: 10px; }
    @media (max-width: 767px) {
      div.topicTheme1 .topicList .details .post-details {
        display: block; }
        div.topicTheme1 .topicList .details .post-details .user-rank-delimiter {
          display: none; } }
  div.topicTheme1 .topicList .avatar {
    display: inline-block;
    width: 35px;
    height: 35px; }

.CommunityTopics div.topicTheme1 ul.topicList {
  overflow: hidden; }
  .CommunityTopics div.topicTheme1 ul.topicList li {
    margin-top: 30px;
    border-top: 2px solid #efefef;
    padding-top: 30px; }
    .CommunityTopics div.topicTheme1 ul.topicList li:first-child {
      margin-top: 0;
      border-top: none;
      padding-top: 0; }

.home-dev .headerContent,
.home-dev .breadcrumbWrapperAlign,
.home-dev #js-message-bar-sa-notice {
  display: none !important; }

@media (min-width: 768px) {
  .home-dev .headerWrapper,
  .CommunityPage .headerWrapper {
    padding-bottom: 55px; } }

.home-dev .lia-component-common-widget-search-form,
.CommunityPage .lia-component-common-widget-search-form {
  padding: 40px 0 0; }
  .home-dev .lia-component-common-widget-search-form .SearchForm.lia-form-inline .lia-search-input-wrapper,
  .CommunityPage .lia-component-common-widget-search-form .SearchForm.lia-form-inline .lia-search-input-wrapper {
    position: relative; }

.home-dev .lia-component-hero-homepage,
.CommunityPage .lia-component-hero-homepage {
  background: transparent;
  text-align: center;
  margin-bottom: 0; }
  .home-dev .lia-component-hero-homepage h2,
  .CommunityPage .lia-component-hero-homepage h2 {
    color: #fff;
    font-size: 27px;
    font-weight: 500;
    letter-spacing: -1px; }
    @media (min-width: 768px) {
      .home-dev .lia-component-hero-homepage h2,
      .CommunityPage .lia-component-hero-homepage h2 {
        font-size: 49px; } }

body.CommunityTopics h2 {
  text-align: center;
  margin-bottom: 30px;
  font-size: 32px;
  font-weight: 700; }
  @media (min-width: 768px) {
    body.CommunityTopics h2 {
      margin-bottom: 50px; } }
  @media (min-width: 992px) {
    body.CommunityTopics h2 {
      margin-bottom: 60px; } }
  @media (min-width: 1200px) {
    body.CommunityTopics h2 {
      margin-bottom: 75px; } }
  @media (min-width: 768px) {
    body.CommunityTopics h2 {
      font-size: 49px; } }

/*# sourceMappingURL=maps/main.css.map */
