/*NC Live Center Extension CSS*/
/*Begin extension CSS 371, Scorecard Renderer*/
.ncpost-container.score-board{
    min-height: 100px;
    position: relative;
}

.ncpost-comments.score-board{
    margin-top: 30px;
}

.score-board-time{    
    position: absolute;
    left: 15px;
    top: 35px;
    text-align: center;
}
.score-board-current-time{
    font-weight: 100;
    color: #2d2d2d;
    font-size: 16px;
    font-family: "Guardian Sans","Helvetica Neue","FontAwesome",Helvetica,Arial,sans-serif; 
}


.ncpost-container.score-board  .ncpost-title{
    margin-left:55px; 
    width: auto;
}

.ncpost-container.score-board  .ncpost-content{
    margin-left:55px; 
}
/* 
.ncpost-container.score-board  .ncpost-comments-ui{
    margin-top: 30px;
}
.ncpost-container.score-board   .ncpost-comments:first-child{
    margin-top: 25px;
} */

.ncpost-container.score-board .ncpost-comments-container{
    margin-top: 35px;
}

.ncpost-container.score-board .ncpost-content + .score-board-time + .ncpost-comments-container{
    margin-top: 50px;
}

.ncpost-container.score-board .ncpost-title ~ .ncpost-content ~ .score-board-time ~ .ncpost-comments-container{
    margin-top: 30px;
}

.yellow-svg{
    vertical-align: middle;
    vertical-align: -webkit-baseline-middle;
}

.red-svg{
    vertical-align: middle;
    vertical-align: -webkit-baseline-middle;
}

.yellow-svg-div{    
    margin-bottom:5px;
    min-width: 40px;
}

.red-svg-div{
    margin-bottom:5px;
    min-width: 40px;
}


.score-board-yellow-path{
    fill:#ffd800;    
}

.score-board-red-path{
    fill:#de4a14;    
}
/*End extension CSS 371, Scorecard Renderer*/

/*Begin extension CSS 539, Svenska Kommentarer*/

/*End extension CSS 539, Svenska Kommentarer*/

/*Begin extension CSS 567, Countdowns skin*/
.ncpost-countdown-element {
   margin-bottom: 10px;
   background-color: #14b0e6;
   padding: 8px 15px;
   color: #fff;
   font-size: 17px;
   font-weight: normal;
   display: block
}

.ncpost-countdown-wrapper {
   color: #fff
}

   .ncpost-countdown-wrapper:hover {
       color: #fff
   }

   .ncpost-countdown-wrapper:focus, .ncpost-countdown-wrapper:active, .ncpost-countdown-wrapper:visited {
       color: #fff
   }

.ncpost-countdown-link {
   color: #fff;
   cursor: pointer
}

   .ncpost-countdown-link:hover {
       color: #fff;
       text-decoration: underline
   }

   .ncpost-countdown-link:focus, .ncpost-countdown-link:active, .ncpost-countdown-link:visited {
       color: #fff
   }

.ncpost-countdown-time {
   min-width: 100px;
   display: inline-block
}

.ncpost-countdown-displaytime {
   font-weight: bold
}

.ncpost-countdown-icon {
   padding-right: 8px;
   opacity: .5
}
/*End extension CSS 567, Countdowns skin*/

/*Begin extension CSS 624, Multisport panel Renderer*/
.nc-sc-advanced-rendered {
  margin-bottom: 30px;
  position:relative;
  z-index:2;
}

.nc-sc-advanced-header {
  color: #fff;
  position: relative;
  font-size: 18px;
}

.resp-table {
  color: #cc0066;
  font-size: 50px;
}
.nc-sc-textarea-container {
  color: #fff;
  text-align: justify;
  padding: 10px 30px;
}

@media screen and (min-width: 768px) {
  .nc-sc-advanced-header.toggled .nc-sc-team-image {
    height: 60px;
    max-width: 100%;
    display: block;
  }

  .nc-sc-advanced-header.toggled .nc-sc-team-name {
    vertical-align: bottom;
  }

  .nc-sc-advanced-header.toggled .nc-sc-team-scores {
    line-height: 70px;
    height: 76px;
  }
  .nc-sc-advanced-header.toggled .nc-sc-team-scores-resp {
    line-height: 70px;
    height: 76px;
  }

  .nc-sc-advanced-header.toggled .nc-sc-team1-header,
  .nc-sc-advanced-header.toggled .nc-sc-team2-header {
    height: unset;
  }
}

.nc-sc-team1-header {
  padding-left: 5px;
  width: 35%;
  text-align: left;
  background: #fff;
  height: 40px;
}

.nc-sc-team2-header {
  padding-right: 5px;
  text-align: right;
  background: #fff;
  width: 35%;
  height: 40px;
  vertical-align: top;
}

.nc-sc-team1-header,
.nc-sc-team2-header {
  display: none;
}

.nc-sc-team1-header-mobile,
.nc-sc-team2-header-mobile {
  display: inline-block;
  width: 35%;
  background: #fff;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 2px;
}

.nc-sc-team1-header-mobile {
  text-align: left;
}
.nc-sc-team2-header-mobile {
  text-align: right;
}

.nc-sc-team-image-container-mobile {
}

.nc-sc-team-image-mobile {
  height: 30px;
  max-width: 100px;
}

.nc-sc-team-name-mobile {
  color: #888888;
  padding-top: 3px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.nc-sc-team-scores {
  width: 30%;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  height: 76px;
  line-height: 70px;
  color: #fff;
  font-size: 25px;
  background: #333;
}
.nc-sc-team-scores-resp {
  width: 30%;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  height: 71px;
  line-height: 70px;
  font-size: 21px;
  background: #333;
}
.nc-sc-team1-score {
  display: inline-block;
  font-weight: bold;
}

.nc-sc-score-space {
  display: inline-block;
  padding-left: 2.5px;
  padding-right: 2.5px;
}

.nc-sc-team2-score {
  display: inline-block;
  font-weight: bold;
}

.nc-sc-team-image-container {
  display: inline-block;
  padding-top: 5px;
  padding-bottom: 5px;
  vertical-align: top;
  max-width: 35%;
}

.nc-sc-team-image {
  height: 30px;
  max-width: 100px;
  display: inline-block;
}

.nc-sc-team-name {
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
  line-height: 40px;
  color: #888888;

  width: 65%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: top;
}

.nc-sc-advanced-toggle-1 {
  cursor: pointer;
  color: #14b0e6;
  line-height: 20px;
  text-align: center;
  background: #333;
  font-size: 14px;
  margin-top: -5px;
}

.nc-sc-advanced-content {
  background: #333;
}

.nc-sc-advanced-table {
  padding: 10px;
  padding-top: 0;
  background: #333;
}
.nc-sc-advanced-table table {
  min-width: 250px;
  font-size: 15px;
  margin: auto;
}

.nc-sc-advanced-table thead {
  border-bottom: 1px solid #bbbbbb;
}

.nc-sc-advanced-table th {
  color: #bbbbbb;
  font-weight: normal;
}

.nc-sc-advanced-table td {
  color: #fff;
}

.nc-sc-advanced-table th,
.nc-sc-advanced-table td {
  padding-left: 5px;
  padding-right: 5px;
}

.nc-sc-full-toggle {
  cursor: pointer;
  text-align: center;
  border-top: 1px dotted #909090;
  color: #14b0e6;
  margin-left: 15px;
  margin-right: 15px;
}

.nc-sc-team1-full,
.nc-sc-team2-full,
.nc-sc-team2-full-mobile {
  display: none;
  width: 50%;
  vertical-align: top;
  padding: 10px;
}

.nc-sc-team1-full.toggled,
.nc-sc-team2-full-mobile.toggled {
  display: block;
  width: 100%;
}

.nc-sc-team1-full.toggled table,
.nc-sc-team2-full.toggled table,
.nc-sc-team2-full-mobile table {
  text-align: left;
  width: 100%;
}

.nc-sc-team1-full.toggled table th,
.nc-sc-team2-full.toggled table th,
.nc-sc-team2-full-mobile table th {
  text-align: left;
}

.nc-sc-team1-full table,
.nc-sc-team2-full table,
.nc-sc-team2-full-mobile table {
  font-size: 15px;
}

.nc-sc-team2-full table {
  text-align: right;
}

.nc-sc-team2-full table th {
  text-align: right;
  width: 100%;
}

.nc-sc-team1-full table {
  text-align: left;
}

.nc-sc-team1-full table td,
.nc-sc-team2-full table td,
.nc-sc-team2-full-mobile table td {
  color: #fff;
  font-weight: normal;
}

.nc-sc-team1-full table th,
.nc-sc-team2-full table th,
.nc-sc-team2-full-mobile table th {
  color: #bbbbbb;
  font-weight: normal;
}

.nc-sc-team1-full table th,
.nc-sc-team1-full table td,
.nc-sc-team2-full table td,
.nc-sc-team2-full table th,
.nc-sc-team2-full-mobile table td,
.nc-sc-team2-full-mobile table th {
  padding-left: 5px;
  padding-right: 5px;
}

.nc-sc-team-name-full {
  display: none;
  color: #fff;
  padding-left: 13px;
  font-size: 17px;
}

.nc-sc-team-name-full.toggled {
  display: block;
}

@media screen and (min-width: 480px) {
  .nc-sc-team-scores {
    line-height: 40px;
    height: 40px;
    font-size: 25px;
    width: 20%;
  }

  .nc-sc-team-scores-resp {
    line-height: 40px;
    height: 40px;
    font-size: 22px;
    width: 20%;
  }

  .nc-sc-team1-header,
  .nc-sc-team2-header {
    display: inline-block;
    width: 40%;
  }

  .nc-sc-team1-header-mobile,
  .nc-sc-team2-header-mobile {
    display: none;
  }

  .nc-sc-team-name-full,
  .nc-sc-team-name-full.toggled {
    display: none;
  }

  .nc-sc-team1-full.toggled,
  .nc-sc-team2-full.toggled {
    width: 50%;
    display: inline-block;
  }

  .nc-sc-team2-full-mobile.toggled {
    display: none;
  }

  .nc-sc-team1-full.toggled table {
    text-align: left;
    width: 100%;
  }
  .nc-sc-team2-full.toggled table {
    text-align: right;
    float: right;
    width: 100%;
  }

  .nc-sc-team1-full.toggled table th {
    text-align: left;
  }

  .nc-sc-team2-full.toggled table th {
    text-align: right;
  }

  .nc-sc-advanced-toggle-1 {
    margin-top: 0;
  }
}

@media screen and (max-width: 480px) {
  .hide-on-mobile{
      display:none;
  }
  .align-left{
      text-align:left;
  }
}

.chevron::before {
  border-style: solid;
  border-width: 3px 3px 0 0;
  content: "";
  display: inline-block;
  height: 10px;
  left: 0.15em;
  position: relative;
  top: 0.15em;
  transform: rotate(-45deg);
  vertical-align: top;
  width: 10px;
  margin: 8px;
}

.chevron.down:before {
  top: 0;
  transform: rotate(135deg);
}
/*End extension CSS 624, Multisport panel Renderer*/

/*Begin extension CSS 900, Svensk Visa mer*/

/*End extension CSS 900, Svensk Visa mer*/

/*Begin extension CSS 1264, Facebook width controller*/
@media(max-width: 350px) {
    iframe[src*='facebook'] {
        max-width: 100% !important;
        height: 460px;
    }
}

@media(max-width: 600px) {
    iframe[src*='facebook'] {
        max-width: 100% !important;
    }
}
/*End extension CSS 1264, Facebook width controller*/

/*Begin extension CSS 5577, User Contribution*/
.ncpost-user-contribution{margin:15px 0}.ncpost-user-contribution .ncpost-user-comment{padding:15px;background-color:#f7f7f7;border-radius:5px;border-radius:10px 10px 10px 0}.ncpost-user-contribution .ncpost-user-reply{padding:15px;border-radius:10px 10px 0 10px;position:relative;background-color:#d5f3ff;margin-bottom:10px}.ncpost-user-contribution .ncpost-user-reply .ncpost-comment-created{color:#236c8a!important}.ncpost-user-contribution .ncpost-user-reply:last-child{margin-bottom:0}.ncpost-user-contribution .ncpost-user-replies{padding-left:50px;margin-top:10px;position:relative}.ncpost-user-contribution .ncpost-comment-info{display:flex;justify-content:space-between;margin-bottom:5px}.ncpost-user-contribution .ncpost-comment-name{font-weight:700}.ncpost-user-contribution .ncpost-comment-created{color:#a7a7a7;font-size:13px}.ncpost-user-contribution .ncpost-comment-image{margin-top:10px;max-width:230px;border-radius:8px;overflow:hidden}.ncpost-user-contribution .ncpost-comment-image img{width:100%}.ncpost-questions-container{margin-bottom:20px}.ncpost-questions-container .ncpost-user-comment{background-color:#fff;padding:20px;border-radius:10px 10px 10px 0;box-shadow:0 2px 2px rgba(0,0,0,.1)}.ncpost-questions-container .ncpost-user-reply{background-color:#008cba;color:#fff;border-radius:10px 10px 0 10px;margin-bottom:10px}.ncpost-questions-container .ncpost-user-reply .ncpost-comment-created{color:#93e4ff!important}.ncpost-questions-container .ncpost-user-reply:last-child{margin:0}.ncpost-question-container{margin:20px 0}.ncpost-question-container .ncpost-new-comment-toggle{border:1px solid #008cba;padding:10px 15px;border-radius:5px;color:#008cba;font-size:13px}.ncpost-container .ncpost-new-comment-toggle{color:#008cba;font-size:13px}.ncpost-new-comment-panel{position:relative}.ncpost-new-comment-panel input{font-family:inherit;font-size:inherit}.ncpost-new-comment-panel textarea{font-family:inherit;font-size:inherit;resize:none;height:100px}.ncpost-new-comment-panel .ncpost-submit{border-radius:5px;line-height:1.5;padding:10px 15px;font-family:inherit;font-size:13px}.ncpost-new-comment-panel .ncpost-upload-button{cursor:pointer;position:absolute;top:170px;right:10px;border:0;padding:10px;display:inline-flex;align-items:center;justify-content:center;background-color:transparent}.ncpost-new-comment-panel .ncpost-upload-button svg{fill:#909090}.ncpost-new-comment-panel .ncpost-upload-image{margin:15px 0}.ncpost-new-comment-panel .ncpost-upload-image div{width:200px;display:flex}.ncpost-new-comment-panel .ncpost-upload-image div img{width:100%;margin-right:5px}.ncpost-new-comment-panel .ncpost-upload-image div svg{fill:#909090;cursor:pointer}

/* nc {"timeUtc":1681383437} nc */
/*End extension CSS 5577, User Contribution*/

/*Begin extension CSS 6167, Scroll on specific channel*/
.scrollable-channel-21175 {overflow-y: unset;}
/*End extension CSS 6167, Scroll on specific channel*/

/*Begin extension CSS 8715, TT embed script*/

/*End extension CSS 8715, TT embed script*/

/*Begin extension CSS 8716, Embed Custom Inline Renderer*/

/*End extension CSS 8716, Embed Custom Inline Renderer*/

/*Begin extension CSS 13895, New Video*/
.lc-video-stream {
  position: relative;
  height: 303px;
}
.lc-video-stream iframe {
  position: relative !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.lc-video-stream .bunny-video-info {
  display: none;
}
/*End extension CSS 13895, New Video*/

/*Begin extension CSS 14396, User Contribution Renderer*/
@font-face {
  font-family: 'Titillium Web';
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/titilliumweb/v17/NaPFcZTIAOhVxoMyOr9n_E7fdMbewI1zZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Titillium Web';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/titilliumweb/v17/NaPFcZTIAOhVxoMyOr9n_E7fdMbepI5zZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Titillium Web';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/titilliumweb/v17/NaPAcZTIAOhVxoMyOr9n_E7fdMbmCA.ttf) format('truetype');
}
@font-face {
  font-family: 'Titillium Web';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/titilliumweb/v17/NaPFcZTIAOhVxoMyOr9n_E7fdMbe0IhzZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Titillium Web';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/titilliumweb/v17/NaPFcZTIAOhVxoMyOr9n_E7fdMbetIlzZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/titilliumweb/v17/NaPDcZTIAOhVxoMyOr9n_E7ffAzHKIw.ttf) format('truetype');
}
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/titilliumweb/v17/NaPDcZTIAOhVxoMyOr9n_E7ffGjEKIw.ttf) format('truetype');
}
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/titilliumweb/v17/NaPecZTIAOhVxoMyOr9n_E7fRMQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/titilliumweb/v17/NaPDcZTIAOhVxoMyOr9n_E7ffBzCKIw.ttf) format('truetype');
}
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/titilliumweb/v17/NaPDcZTIAOhVxoMyOr9n_E7ffHjDKIw.ttf) format('truetype');
}
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/titilliumweb/v17/NaPDcZTIAOhVxoMyOr9n_E7ffEDBKIw.ttf) format('truetype');
}
[data-bs-theme="dark"] .ncpost-container {
  background-color: #26292D !important;
  color: #fff !important;
}
[data-bs-theme="dark"] .ncpost-container p {
  color: #fff !important;
}
[data-bs-theme="dark"] .ncpost-avatar-header {
  color: #fff !important;
}
.lc-default-theme {
  font-family: "Open Sans", sans-serif;
}
@media (max-width: 500px) {
  .lc-default-theme .feed-hockey {
    padding: 10px !important;
  }
}
@media (max-width: 500px) {
  .lc-default-theme .feed-hockey .feed-hockey-team-info-logo {
    width: 50px !important;
  }
}
@media (max-width: 500px) {
  .lc-default-theme .feed-hockey .feed-hockey-team-score {
    width: 50px !important;
  }
}
.lc-default-theme .nc-football-scoreboard {
  padding: 15px;
  font-family: "Open Sans", sans-serif;
}
.lc-default-theme .nc-football-scoreboard .icon-below {
  top: 18px !important;
}
.lc-default-theme .nc-football-scoreboard .nc-football-scoreboard-team-info {
  align-items: end !important;
}
.lc-default-theme .nc-football-scoreboard .nc-football-scoreboard-team {
  flex-direction: column;
}
.lc-default-theme .nc-football-scoreboard .nc-football-scoreboard-team .nc-football-scoreboard-team-image {
  height: auto;
}
.lc-default-theme .nc-football-scoreboard .nc-football-scoreboard-team:nth-of-type(3) {
  flex-direction: column-reverse;
}
.lc-default-theme .nc-football-scoreboard .team-image {
  background-color: transparent !important;
}
.lc-default-theme .tags-group {
  margin: 10px 0 !important;
}
.lc-default-theme .ncpost-channelcontent-container {
  margin-bottom: 10px !important;
}
.lc-default-theme .ncposts-sorter {
  margin: 10px 0 !important;
}
.lc-default-theme .key-events-container {
  margin-bottom: 30px;
}
.lc-default-theme .key-events-container a {
  color: #de4f1d;
  font-size: 15px;
  font-weight: 500;
  font-family: "Titillium Web", sans-serif;
}
.lc-default-theme .key-events-container .key-event-group {
  display: flex;
  flex-direction: column;
  margin-bottom: 15px;
}
.lc-default-theme .key-events-container .key-event-time {
  font-family: "Titillium Web", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 21.29px;
  letter-spacing: 0.01em;
  color: #343434;
}
.lc-default-theme .key-events-container .key-event {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.lc-default-theme .key-events-container .key-event span {
  font-weight: 500;
  font-size: 16px;
}
.lc-default-theme .lc-load-more {
  border-radius: 50px;
  padding: 0 16px;
  height: 46px;
  color: white;
  font-family: "Titillium Web", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 14px;
  letter-spacing: 0.01em;
  text-align: left;
  background-color: #00528c;
  border: none;
  width: 330px;
  text-align: center;
}
.lc-default-theme .lc-load-more:hover {
  opacity: 0.8;
  background-color: #00528c;
}
.lc-default-theme .ncpost-user-contribution {
  margin: 16px 0;
}
.lc-default-theme .ncpost-user-contribution .ncpost-user-comment {
  padding: 12px 16px 12px 16px;
  gap: 4px;
  border-radius: 8px 8px 8px 0px;
  border: 1px solid #e7e7e7;
  background-color: white;
  color: #343434;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 18.2px;
  letter-spacing: -0.01em;
  text-align: left;
  box-shadow: none;
  max-width: 540px;
}
.lc-default-theme .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-info {
  margin: 0;
  font-family: "Titillium Web", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 21.29px;
  text-align: left;
}
.lc-default-theme .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-info .ncpost-comment-name {
  text-transform: uppercase;
}
.lc-default-theme .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-info .ncpost-comment-name::after {
  content: " - läsare";
}
.lc-default-theme .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-info .ncpost-comment-created {
  color: #343434;
}
.lc-default-theme .ncpost-user-contribution .ncpost-user-replies {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin: 0;
  padding: 0;
}
.lc-default-theme .ncpost-user-contribution .ncpost-user-replies .ncpost-user-reply {
  padding: 12px 16px 12px 16px;
  gap: 4px;
  border-radius: 8px 8px 0px 8px;
  background: #c0dcef;
  color: #343434;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 18.2px;
  letter-spacing: -0.01em;
  text-align: left;
  box-shadow: none;
  max-width: 540px;
  width: 100%;
  margin-top: 16px;
}
.lc-default-theme .ncpost-user-contribution .ncpost-user-replies .ncpost-user-reply .ncpost-comment-info {
  margin: 0;
  color: #343434;
  font-family: "Titillium Web", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 21.29px;
  text-align: left;
}
.lc-default-theme .ncpost-user-contribution .ncpost-user-replies .ncpost-user-reply .ncpost-comment-info .ncpost-comment-name {
  text-transform: uppercase;
}
.lc-default-theme .ncpost-user-contribution .ncpost-user-replies .ncpost-user-reply .ncpost-comment-info .ncpost-comment-created {
  color: #343434 !important;
}
.lc-default-theme .ncpost-question-container {
  margin: 0 auto;
}
.lc-default-theme .ncpost-question-container .ncpost-new-comment-toggle {
  border-radius: 50px;
  padding: 10px 16px;
  height: 46px;
  color: white;
  font-family: "Titillium Web", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 14px;
  letter-spacing: 0.01em;
  text-align: left;
  background-color: #00528c;
  border: none;
  width: 330px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.lc-default-theme .ncpost-question-container .ncpost-new-comment-toggle::after {
  margin-left: 10px;
  content: url('data:image/svg+xml,<svg width="20" height="18" viewBox="0 0 20 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19 11.023V2.50684C19 1.95455 18.5523 1.50684 18 1.50684H2C1.44772 1.50684 1 1.95455 1 2.50684V11.023C1 11.5753 1.44771 12.023 2 12.023H5.96471V15.5068L10.6431 12.023H18C18.5523 12.023 19 11.5753 19 11.023Z" stroke="white" stroke-width="2"/></svg>');
}
.lc-default-theme .ncpost-question-container .ncpost-new-comment-toggle:hover {
  opacity: 0.8;
}
.lc-default-theme .ncpost-top-text-container p {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
  text-align: left;
  color: #343434;
}
.lc-default-theme .ncpost-top-text-container p:first-child {
  color: black;
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 31.2px;
  text-align: left;
  margin: 0;
}
.lc-default-theme .ncpost-container {
  border-radius: 7px;
  border: 1px solid #e7e7e7;
  background-color: #fafafa;
  padding: 24px;
  color: #343434;
}
@media (max-width: 500px) {
  .lc-default-theme .ncpost-container {
    padding: 24px 12px 24px 12px;
  }
}
.lc-default-theme .ncpost-container .ncpost-breaking {
  background-color: #de4f1d;
  color: #fff !important;
  text-transform: uppercase;
  padding: 8px;
  font-family: "Titillium Web", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 26px;
  text-align: left;
}
.lc-default-theme .ncpost-container .ncpost-image {
  margin: 0;
}
.lc-default-theme .ncpost-container .ncpost-avatar-container {
  display: none;
}
.lc-default-theme .ncpost-container .ncpost-avatar-header {
  display: flex;
  gap: 10px;
  margin-bottom: 16px;
}
.lc-default-theme .ncpost-container .ncpost-avatar-header .ncpost-avatar-header__avatar {
  width: 44px;
  height: 44px;
  border-radius: 50%;
}
.lc-default-theme .ncpost-container .ncpost-avatar-header .ncpost-avatar-header__avatar svg {
  border-radius: 50%;
}
.lc-default-theme .ncpost-container .ncpost-avatar-header .ncpost-avatar-header__post-info {
  display: flex;
  align-items: center;
  gap: 10px;
}
.lc-default-theme .ncpost-container .ncpost-avatar-header .ncpost-avatar-header__post-info .ncpost-avatar-header__post-info__author {
  font-family: "Titillium Web", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 21.29px;
  letter-spacing: 0.01em;
  color: #343434;
  text-transform: uppercase;
}
.lc-default-theme .ncpost-container .ncpost-avatar-header .ncpost-avatar-header__post-info .ncpost-avatar-header__post-info__divider {
  width: 1px;
  height: 16px;
  background-color: #e7e7e7;
}
.lc-default-theme .ncpost-container .ncpost-avatar-header .ncpost-avatar-header__post-info .ncpost-avatar-header__post-info__timestamp {
  font-family: "Titillium Web", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 21.29px;
  letter-spacing: 0.01em;
  color: #343434;
  text-transform: uppercase;
}
.lc-default-theme .ncpost-container p {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
  text-align: left;
  margin-bottom: 16px;
  color: #343434;
}
.lc-default-theme .ncpost-container a {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
  text-align: left;
  text-decoration: underline;
  color: #343434;
}
.lc-default-theme .ncpost-container a:hover {
  opacity: 0.8;
}
.lc-default-theme .ncpost-container .ncpost-title {
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 31.2px;
  text-align: left;
  margin: 0 0 16px 0;
  color: #343434;
}
.lc-default-theme .ncpost-container .ncpost-new-comment-toggle {
  font-family: "Titillium Web", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 21.29px;
  text-align: left;
  color: #343434;
  text-transform: uppercase;
  display: flex;
  gap: 5px;
}
.lc-default-theme .ncpost-container .ncpost-new-comment-toggle:hover {
  opacity: 0.8;
}
.lc-default-theme .ncpost-container .ncpost-new-comment-toggle:before {
  margin-top: 1px;
  content: url('data:image/svg+xml,<svg width="14" height="13" viewBox="0 0 14 13" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 0.353516C8.20833 0.353516 9.32292 0.593099 10.3438 1.07227C11.3646 1.55143 12.1667 2.19727 12.75 3.00977C13.3542 3.82227 13.6562 4.7181 13.6562 5.69727C13.6562 6.6556 13.3542 7.54102 12.75 8.35352C12.1667 9.16602 11.3646 9.81185 10.3438 10.291C9.32292 10.7702 8.20833 11.0098 7 11.0098C6.20833 11.0098 5.42708 10.9056 4.65625 10.6973C4.03125 11.1973 3.34375 11.5931 2.59375 11.8848C1.86458 12.1556 1.11458 12.3118 0.34375 12.3535C1.01042 11.666 1.51042 11.0202 1.84375 10.416C2.05208 9.99935 2.15625 9.64518 2.15625 9.35352C1.59375 8.91602 1.14583 8.37435 0.8125 7.72852C0.5 7.08268 0.34375 6.4056 0.34375 5.69727C0.34375 4.7181 0.635417 3.82227 1.21875 3.00977C1.82292 2.19727 2.63542 1.55143 3.65625 1.07227C4.67708 0.593099 5.79167 0.353516 7 0.353516ZM7 9.69727C7.95833 9.69727 8.84375 9.52018 9.65625 9.16602C10.4896 8.79102 11.1458 8.30143 11.625 7.69727C12.1042 7.07227 12.3438 6.4056 12.3438 5.69727C12.3438 4.9681 12.1042 4.30143 11.625 3.69727C11.1458 3.07227 10.4896 2.58268 9.65625 2.22852C8.84375 1.87435 7.95833 1.69727 7 1.69727C6.04167 1.69727 5.14583 1.87435 4.3125 2.22852C3.5 2.58268 2.85417 3.07227 2.375 3.69727C1.89583 4.30143 1.65625 4.9681 1.65625 5.69727C1.65625 6.4056 1.89583 7.07227 2.375 7.69727C2.85417 8.30143 3.5 8.79102 4.3125 9.16602C5.14583 9.52018 6.04167 9.69727 7 9.69727Z" fill="%23343434"/></svg>');
}
.lc-default-theme .ncpost-pinned-post .ncpost-container {
  border: 2px solid #de4f1d;
  background-color: white;
}
.lc-default-theme .ncpost-pinned-post .ncpost-container .ncpost-title {
  background-color: #de4f1d;
  color: white;
  text-transform: uppercase;
  padding: 8px;
  font-family: "Titillium Web", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 26px;
  text-align: left;
}
.lc-default-theme .ncpost-pinned-post .ncpost-container .ncpost-title::before {
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
  content: url('data:image/svg+xml,<svg width="21" height="21" viewBox="0 0 21 21" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.70711 9.24699C1.33146 8.87134 1.30936 8.23053 1.70711 7.83278L7.36396 2.17593C7.73961 1.80028 8.40252 1.80028 8.77817 2.17593C9.17592 2.57367 9.15382 3.21449 8.77817 3.59014L8.11526 4.25305L11.6508 7.30245C12.9103 6.9268 14.2803 7.01519 15.4957 7.61181L15.5841 7.656C15.8713 7.81068 16.0923 8.07585 16.1365 8.38521C16.1807 8.69457 16.0702 9.02602 15.8492 9.24699L8.77817 16.3181C8.53511 16.5611 8.24784 16.6716 7.91639 16.6053C7.58493 16.5832 7.31977 16.3623 7.16509 16.075L7.12089 15.9866C6.52427 14.7713 6.43588 13.4012 6.81153 12.1417L3.76214 8.60618L3.12132 9.24699C2.72357 9.64474 2.10485 9.64474 1.70711 9.24699ZM12.3137 14.1967L13.7279 12.7825L15.8492 14.9038C16.247 15.3016 16.2249 15.9424 15.8492 16.3181C15.4515 16.7158 14.8328 16.7158 14.435 16.3181L12.3137 14.1967Z" fill="white"/></svg>');
}
.lc-default-theme .ncpost-new-comment-panel {
  margin-top: 16px;
}
.lc-default-theme .ncpost-new-comment-panel .ncpost-input-field {
  background-color: white;
  box-shadow: none;
  padding: 10px;
  border: 1px solid #343434;
  color: #343434;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 18.2px;
  letter-spacing: -0.01em;
  text-align: left;
}
.lc-default-theme .ncpost-new-comment-panel .ncpost-input-field::placeholder {
  color: #343434;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 18.2px;
  letter-spacing: -0.01em;
  text-align: left;
}
.lc-default-theme .ncpost-new-comment-panel .ncpost-submit {
  background-color: #00528c;
  color: white;
  text-align: left;
  border-radius: 50px;
  padding: 0 32px;
  height: 42px;
}
.lc-default-theme .ncpost-new-comment-panel .ncpost-submit b {
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 18.2px;
  letter-spacing: -0.01em;
}
.lc-default-theme .ncpost-new-comment-panel .ncpost-submit i {
  display: none;
}
.lc-default-theme .ncpost-new-comment-panel .ncpost-submit:hover {
  opacity: 0.8;
}

@import url("https://fonts.googleapis.com/css2?family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700&display=swap");
[data-bs-theme="dark"] .ncpost-container {
  background-color: #26292D !important;
  color: #fff !important;
}
[data-bs-theme="dark"] .ncpost-container p {
  color: #fff !important;
}
[data-bs-theme="dark"] .ncpost-avatar-header {
  color: #fff !important;
}
.lc-default-theme {
  font-family: "Open Sans", sans-serif;
}
@media (max-width: 500px) {
  .lc-default-theme .feed-hockey {
    padding: 10px !important;
  }
}
@media (max-width: 500px) {
  .lc-default-theme .feed-hockey .feed-hockey-team-info-logo {
    width: 50px !important;
  }
}
@media (max-width: 500px) {
  .lc-default-theme .feed-hockey .feed-hockey-team-score {
    width: 50px !important;
  }
}
.lc-default-theme .nc-football-scoreboard {
  padding: 15px;
  font-family: "Open Sans", sans-serif;
}
.lc-default-theme .nc-football-scoreboard .icon-below {
  top: 18px !important;
}
.lc-default-theme .nc-football-scoreboard .nc-football-scoreboard-team-info {
  align-items: end !important;
}
.lc-default-theme .nc-football-scoreboard .nc-football-scoreboard-team {
  flex-direction: column;
}
.lc-default-theme .nc-football-scoreboard .nc-football-scoreboard-team .nc-football-scoreboard-team-image {
  height: auto;
}
.lc-default-theme .nc-football-scoreboard .nc-football-scoreboard-team:nth-of-type(3) {
  flex-direction: column-reverse;
}
.lc-default-theme .nc-football-scoreboard .team-image {
  background-color: transparent !important;
}
.lc-default-theme .tags-group {
  margin: 10px 0 !important;
}
.lc-default-theme .ncpost-channelcontent-container {
  margin-bottom: 10px !important;
}
.lc-default-theme .ncposts-sorter {
  margin: 10px 0 !important;
}
.lc-default-theme .key-events-container {
  margin-bottom: 30px;
}
.lc-default-theme .key-events-container a {
  color: #de4f1d;
  font-size: 15px;
  font-weight: 500;
  font-family: "Titillium Web", sans-serif;
}
.lc-default-theme .key-events-container .key-event-group {
  display: flex;
  flex-direction: column;
  margin-bottom: 15px;
}
.lc-default-theme .key-events-container .key-event-time {
  font-family: "Titillium Web", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 21.29px;
  letter-spacing: 0.01em;
  color: #343434;
}
.lc-default-theme .key-events-container .key-event {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.lc-default-theme .key-events-container .key-event span {
  font-weight: 500;
  font-size: 16px;
}
.lc-default-theme .lc-load-more {
  border-radius: 50px;
  padding: 0 16px;
  height: 46px;
  color: white;
  font-family: "Titillium Web", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 14px;
  letter-spacing: 0.01em;
  text-align: left;
  background-color: #00528c;
  border: none;
  width: 330px;
  text-align: center;
}
.lc-default-theme .lc-load-more:hover {
  opacity: 0.8;
  background-color: #00528c;
}
.lc-default-theme .ncpost-user-contribution {
  margin: 16px 0;
}
.lc-default-theme .ncpost-user-contribution .ncpost-user-comment {
  padding: 12px 16px 12px 16px;
  gap: 4px;
  border-radius: 8px 8px 8px 0px;
  border: 1px solid #e7e7e7;
  background-color: white;
  color: #343434;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 18.2px;
  letter-spacing: -0.01em;
  text-align: left;
  box-shadow: none;
  max-width: 540px;
}
.lc-default-theme .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-info {
  margin: 0;
  font-family: "Titillium Web", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 21.29px;
  text-align: left;
}
.lc-default-theme .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-info .ncpost-comment-name {
  text-transform: uppercase;
}
.lc-default-theme .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-info .ncpost-comment-name::after {
  content: " - läsare";
}
.lc-default-theme .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-info .ncpost-comment-created {
  color: #343434;
}
.lc-default-theme .ncpost-user-contribution .ncpost-user-replies {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin: 0;
  padding: 0;
}
.lc-default-theme .ncpost-user-contribution .ncpost-user-replies .ncpost-user-reply {
  padding: 12px 16px 12px 16px;
  gap: 4px;
  border-radius: 8px 8px 0px 8px;
  background: #c0dcef;
  color: #343434;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 18.2px;
  letter-spacing: -0.01em;
  text-align: left;
  box-shadow: none;
  max-width: 540px;
  width: 100%;
  margin-top: 16px;
}
.lc-default-theme .ncpost-user-contribution .ncpost-user-replies .ncpost-user-reply .ncpost-comment-info {
  margin: 0;
  color: #343434;
  font-family: "Titillium Web", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 21.29px;
  text-align: left;
}
.lc-default-theme .ncpost-user-contribution .ncpost-user-replies .ncpost-user-reply .ncpost-comment-info .ncpost-comment-name {
  text-transform: uppercase;
}
.lc-default-theme .ncpost-user-contribution .ncpost-user-replies .ncpost-user-reply .ncpost-comment-info .ncpost-comment-created {
  color: #343434 !important;
}
.lc-default-theme .ncpost-question-container {
  margin: 0 auto;
}
.lc-default-theme .ncpost-question-container .ncpost-new-comment-toggle {
  border-radius: 50px;
  padding: 10px 16px;
  height: 46px;
  color: white;
  font-family: "Titillium Web", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 14px;
  letter-spacing: 0.01em;
  text-align: left;
  background-color: #00528c;
  border: none;
  width: 330px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.lc-default-theme .ncpost-question-container .ncpost-new-comment-toggle::after {
  margin-left: 10px;
  content: url('data:image/svg+xml,<svg width="20" height="18" viewBox="0 0 20 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19 11.023V2.50684C19 1.95455 18.5523 1.50684 18 1.50684H2C1.44772 1.50684 1 1.95455 1 2.50684V11.023C1 11.5753 1.44771 12.023 2 12.023H5.96471V15.5068L10.6431 12.023H18C18.5523 12.023 19 11.5753 19 11.023Z" stroke="white" stroke-width="2"/></svg>');
}
.lc-default-theme .ncpost-question-container .ncpost-new-comment-toggle:hover {
  opacity: 0.8;
}
.lc-default-theme .ncpost-top-text-container p {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
  text-align: left;
  color: #343434;
}
.lc-default-theme .ncpost-top-text-container p:first-child {
  color: black;
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 31.2px;
  text-align: left;
  margin: 0;
}
.lc-default-theme .ncpost-container {
  border-radius: 7px;
  border: 1px solid #e7e7e7;
  background-color: #fafafa;
  padding: 24px;
  color: #343434;
}
@media (max-width: 500px) {
  .lc-default-theme .ncpost-container {
    padding: 24px 12px 24px 12px;
  }
}
.lc-default-theme .ncpost-container .ncpost-breaking {
  background-color: #de4f1d;
  color: #fff !important;
  text-transform: uppercase;
  padding: 8px;
  font-family: "Titillium Web", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 26px;
  text-align: left;
}
.lc-default-theme .ncpost-container .ncpost-image {
  margin: 0;
}
.lc-default-theme .ncpost-container .ncpost-avatar-container {
  display: none;
}
.lc-default-theme .ncpost-container .ncpost-avatar-header {
  display: flex;
  gap: 10px;
  margin-bottom: 16px;
}
.lc-default-theme .ncpost-container .ncpost-avatar-header .ncpost-avatar-header__avatar {
  width: 44px;
  height: 44px;
  border-radius: 50%;
}
.lc-default-theme .ncpost-container .ncpost-avatar-header .ncpost-avatar-header__avatar svg {
  border-radius: 50%;
}
.lc-default-theme .ncpost-container .ncpost-avatar-header .ncpost-avatar-header__post-info {
  display: flex;
  align-items: center;
  gap: 10px;
}
.lc-default-theme .ncpost-container .ncpost-avatar-header .ncpost-avatar-header__post-info .ncpost-avatar-header__post-info__author {
  font-family: "Titillium Web", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 21.29px;
  letter-spacing: 0.01em;
  color: #343434;
  text-transform: uppercase;
}
.lc-default-theme .ncpost-container .ncpost-avatar-header .ncpost-avatar-header__post-info .ncpost-avatar-header__post-info__divider {
  width: 1px;
  height: 16px;
  background-color: #e7e7e7;
}
.lc-default-theme .ncpost-container .ncpost-avatar-header .ncpost-avatar-header__post-info .ncpost-avatar-header__post-info__timestamp {
  font-family: "Titillium Web", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 21.29px;
  letter-spacing: 0.01em;
  color: #343434;
  text-transform: uppercase;
}
.lc-default-theme .ncpost-container p {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
  text-align: left;
  margin-bottom: 16px;
  color: #343434;
}
.lc-default-theme .ncpost-container a {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
  text-align: left;
  text-decoration: underline;
  color: #343434;
}
.lc-default-theme .ncpost-container a:hover {
  opacity: 0.8;
}
.lc-default-theme .ncpost-container .ncpost-title {
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 31.2px;
  text-align: left;
  margin: 0 0 16px 0;
  color: #343434;
}
.lc-default-theme .ncpost-container .ncpost-new-comment-toggle {
  font-family: "Titillium Web", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 21.29px;
  text-align: left;
  color: #343434;
  text-transform: uppercase;
  display: flex;
  gap: 5px;
}
.lc-default-theme .ncpost-container .ncpost-new-comment-toggle:hover {
  opacity: 0.8;
}
.lc-default-theme .ncpost-container .ncpost-new-comment-toggle:before {
  margin-top: 1px;
  content: url('data:image/svg+xml,<svg width="14" height="13" viewBox="0 0 14 13" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 0.353516C8.20833 0.353516 9.32292 0.593099 10.3438 1.07227C11.3646 1.55143 12.1667 2.19727 12.75 3.00977C13.3542 3.82227 13.6562 4.7181 13.6562 5.69727C13.6562 6.6556 13.3542 7.54102 12.75 8.35352C12.1667 9.16602 11.3646 9.81185 10.3438 10.291C9.32292 10.7702 8.20833 11.0098 7 11.0098C6.20833 11.0098 5.42708 10.9056 4.65625 10.6973C4.03125 11.1973 3.34375 11.5931 2.59375 11.8848C1.86458 12.1556 1.11458 12.3118 0.34375 12.3535C1.01042 11.666 1.51042 11.0202 1.84375 10.416C2.05208 9.99935 2.15625 9.64518 2.15625 9.35352C1.59375 8.91602 1.14583 8.37435 0.8125 7.72852C0.5 7.08268 0.34375 6.4056 0.34375 5.69727C0.34375 4.7181 0.635417 3.82227 1.21875 3.00977C1.82292 2.19727 2.63542 1.55143 3.65625 1.07227C4.67708 0.593099 5.79167 0.353516 7 0.353516ZM7 9.69727C7.95833 9.69727 8.84375 9.52018 9.65625 9.16602C10.4896 8.79102 11.1458 8.30143 11.625 7.69727C12.1042 7.07227 12.3438 6.4056 12.3438 5.69727C12.3438 4.9681 12.1042 4.30143 11.625 3.69727C11.1458 3.07227 10.4896 2.58268 9.65625 2.22852C8.84375 1.87435 7.95833 1.69727 7 1.69727C6.04167 1.69727 5.14583 1.87435 4.3125 2.22852C3.5 2.58268 2.85417 3.07227 2.375 3.69727C1.89583 4.30143 1.65625 4.9681 1.65625 5.69727C1.65625 6.4056 1.89583 7.07227 2.375 7.69727C2.85417 8.30143 3.5 8.79102 4.3125 9.16602C5.14583 9.52018 6.04167 9.69727 7 9.69727Z" fill="%23343434"/></svg>');
}
.lc-default-theme .ncpost-pinned-post .ncpost-container {
  border: 2px solid #de4f1d;
  background-color: white;
}
.lc-default-theme .ncpost-pinned-post .ncpost-container .ncpost-title {
  background-color: #de4f1d;
  color: white;
  text-transform: uppercase;
  padding: 8px;
  font-family: "Titillium Web", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 26px;
  text-align: left;
}
.lc-default-theme .ncpost-pinned-post .ncpost-container .ncpost-title::before {
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
  content: url('data:image/svg+xml,<svg width="21" height="21" viewBox="0 0 21 21" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.70711 9.24699C1.33146 8.87134 1.30936 8.23053 1.70711 7.83278L7.36396 2.17593C7.73961 1.80028 8.40252 1.80028 8.77817 2.17593C9.17592 2.57367 9.15382 3.21449 8.77817 3.59014L8.11526 4.25305L11.6508 7.30245C12.9103 6.9268 14.2803 7.01519 15.4957 7.61181L15.5841 7.656C15.8713 7.81068 16.0923 8.07585 16.1365 8.38521C16.1807 8.69457 16.0702 9.02602 15.8492 9.24699L8.77817 16.3181C8.53511 16.5611 8.24784 16.6716 7.91639 16.6053C7.58493 16.5832 7.31977 16.3623 7.16509 16.075L7.12089 15.9866C6.52427 14.7713 6.43588 13.4012 6.81153 12.1417L3.76214 8.60618L3.12132 9.24699C2.72357 9.64474 2.10485 9.64474 1.70711 9.24699ZM12.3137 14.1967L13.7279 12.7825L15.8492 14.9038C16.247 15.3016 16.2249 15.9424 15.8492 16.3181C15.4515 16.7158 14.8328 16.7158 14.435 16.3181L12.3137 14.1967Z" fill="white"/></svg>');
}
.lc-default-theme .ncpost-new-comment-panel {
  margin-top: 16px;
}
.lc-default-theme .ncpost-new-comment-panel .ncpost-input-field {
  background-color: white;
  box-shadow: none;
  padding: 10px;
  border: 1px solid #343434;
  color: #343434;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 18.2px;
  letter-spacing: -0.01em;
  text-align: left;
}
.lc-default-theme .ncpost-new-comment-panel .ncpost-input-field::placeholder {
  color: #343434;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 18.2px;
  letter-spacing: -0.01em;
  text-align: left;
}
.lc-default-theme .ncpost-new-comment-panel .ncpost-submit {
  background-color: #00528c;
  color: white;
  text-align: left;
  border-radius: 50px;
  padding: 0 32px;
  height: 42px;
}
.lc-default-theme .ncpost-new-comment-panel .ncpost-submit b {
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 18.2px;
  letter-spacing: -0.01em;
}
.lc-default-theme .ncpost-new-comment-panel .ncpost-submit i {
  display: none;
}
.lc-default-theme .ncpost-new-comment-panel .ncpost-submit:hover {
  opacity: 0.8;
}
/*End extension CSS 14396, User Contribution Renderer*/

/*Begin extension CSS 14399, Football*/
.nc-football-scoreboard{font-family:Open Sans;margin:30px 0;padding:30px;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.1);background-color:#fff}.nc-football-scoreboard svg{width:20px}.nc-football-scoreboard-team-info{display:flex;align-items:center;justify-content:space-between}.nc-football-scoreboard-team{display:flex;align-items:center;width:35%}.nc-football-scoreboard-team:last-child{justify-content:end}.nc-football-scoreboard-team-image{width:50px;height:50px;background-size:cover;background-repeat:no-repeat}.nc-football-scoreboard-team-name{font-weight:900;margin:0 20px;font-size:16px}.nc-football-scoreboard-scorebox{text-align:center}.nc-football-scoreboard-quarter{font-size:13px;text-transform:uppercase;font-weight:700;margin:15px 0 0 0;color:#e90052}.nc-football-scoreboard-scores{display:flex;font-size:40px;font-weight:900;padding:15px 10px;background-color:#222;color:#fff}.nc-football-scoreboard-score{width:38px;line-height:1}@media(max-width:600px){.nc-football-scoreboard{padding:15px}.nc-football-scoreboard-team-info{align-items:start}.nc-football-scoreboard-team{margin-top:10px}.nc-football-scoreboard-team-image{width:30px;height:30px}.nc-football-scoreboard-team-name{font-size:12px;margin:0;white-space:nowrap;width:70px;text-align:center;text-overflow:ellipsis;overflow:hidden}.nc-football-scoreboard-scores{font-size:20px}.nc-football-scoreboard-score{width:28px}}.nc-football-scoreboard-goals-container{display:flex;justify-content:center;margin:15px 0}.nc-football-scoreboard-separation{width:1px;background-color:#ccc}.nc-football-scoreboard-goals{padding:0 30px;width:50%}.nc-football-scoreboard-goals .nc-football-scoreboard-goal{justify-content:end}.nc-football-scoreboard-goals:last-child .nc-football-scoreboard-goal{justify-content:start}.nc-football-scoreboard-goal{display:flex;margin:5px 0}.nc-football-scoreboard-goal-name{margin:0 5px}.nc-football-scoreboard .game-event-timeline{display:flex;position:relative;margin-top:40px}.nc-football-scoreboard .game-event-timeline .timeline-team-info{padding-right:7px}.nc-football-scoreboard .game-event-timeline .timeline-team-info .team{display:flex;align-items:center;padding:5.5px 0}.nc-football-scoreboard .game-event-timeline .timeline-team-info .team-code{text-transform:uppercase;font-weight:900;font-size:12px}.nc-football-scoreboard .game-event-timeline .timeline-team-info .team-image{width:25px;height:25px;background-size:cover;background-position:center;background-color:#ccc;margin-right:7px}.nc-football-scoreboard .game-event-timeline .timeline-group{position:relative;display:flex;align-items:center;z-index:2;width:100%}.nc-football-scoreboard .game-event-timeline .timeline-group .hovered-info{visibility:hidden;position:absolute;white-space:nowrap;left:-24px;padding:10px 15px;background-color:#f3f3f3;font-weight:900;border-radius:5px!important;align-items:center;opacity:0;display:flex;box-shadow:0 1px 1px rgba(0,0,0,.1);transition:ease .5s}.nc-football-scoreboard .game-event-timeline .timeline-group .hovered-info span{margin-right:5px;display:flex;align-items:center}.nc-football-scoreboard .game-event-timeline .timeline-group .event-mark{position:absolute;font-size:12px;font-weight:900;background-color:#fff;cursor:pointer}.nc-football-scoreboard .game-event-timeline .timeline-group .event-mark:hover .hovered-info{opacity:1;visibility:visible}.nc-football-scoreboard .game-event-timeline .timeline-group svg{width:15px}.nc-football-scoreboard .game-event-timeline .timeline-group .icon-above{position:absolute;top:-15px}.nc-football-scoreboard .game-event-timeline .timeline-group .icon-above .hovered-info{top:-44px}.nc-football-scoreboard .game-event-timeline .timeline-group .icon-above .hovered-info.sub{top:-65px}.nc-football-scoreboard .game-event-timeline .timeline-group .icon-below{position:absolute;top:24px}.nc-football-scoreboard .game-event-timeline .timeline-group .icon-below .hovered-info{bottom:-39px}.nc-football-scoreboard .game-event-timeline .timeline-group .icon-below .hovered-info.sub{bottom:-60px}.nc-football-scoreboard .game-event-timeline .line{position:absolute;width:100%;border-bottom:1px solid #ccc;bottom:35px}.nc-football-scoreboard.dark-theme{background-color:#222;color:#fff;padding-top:10px}.nc-football-scoreboard.dark-theme .event-mark{background-color:#222!important}.nc-football-scoreboard.dark-theme .line{border-bottom:1px solid #434343!important}.nc-football-scoreboard.dark-theme .hovered-info{background-color:#000!important}.nc-football-scoreboard.dark-theme .nc-football-scoreboard-separation{background-color:#434343!important}.nc-football-scoreboard.dark-theme .goal{stroke:#eee}.nc-football-scoreboard{font-family:Open Sans;margin:30px 0;padding:30px;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.1);background-color:#fff}.nc-football-scoreboard svg{width:20px}.nc-football-scoreboard-team-info{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eaeaea;padding-bottom:20px}.nc-football-scoreboard-team{display:flex;align-items:center;width:35%}.nc-football-scoreboard-team:last-child{justify-content:end}.nc-football-scoreboard-team-image{width:50px;height:50px;background-size:cover;background-repeat:no-repeat}.nc-football-scoreboard-team-name{font-weight:400;margin:0 20px;font-size:16px}.nc-football-scoreboard-scorebox{text-align:center}.nc-football-scoreboard-quarter{font-size:15px;font-weight:700;text-transform:uppercase;margin:15px 0 0 0;color:#434343}.nc-football-scoreboard-scores{display:flex;font-size:24px;font-weight:900;padding:15px 10px;gap:35px;background-color:#fff;color:#434343}.nc-football-scoreboard-score{width:38px;line-height:1}@media(max-width:600px){.nc-football-scoreboard{padding:15px}.nc-football-scoreboard-team-info{align-items:start}.nc-football-scoreboard-team{margin-top:10px}.nc-football-scoreboard-team-image{width:30px;height:30px}.nc-football-scoreboard-team-name{font-size:12px;margin:0;white-space:nowrap;width:70px;text-align:center;text-overflow:ellipsis;overflow:hidden}.nc-football-scoreboard-scores{font-size:20px}.nc-football-scoreboard-score{width:28px}}.nc-football-scoreboard-goals-container{display:flex;justify-content:center;margin:15px 0}.nc-football-scoreboard-separation{width:1px;background-color:#ccc}.nc-football-scoreboard-goals{padding:0 30px;width:50%}.nc-football-scoreboard-goals .nc-football-scoreboard-goal{justify-content:end}.nc-football-scoreboard-goals:last-child .nc-football-scoreboard-goal{justify-content:start}.nc-football-scoreboard-goal{display:flex;margin:5px 0;color:#434343}.nc-football-scoreboard-goal svg>path{fill:#434343}.nc-football-scoreboard-goal-name{margin:0 5px}.nc-football-scoreboard-goal-time{padding-right:5px}.nc-football-scoreboard .game-event-timeline{display:flex;position:relative;margin-top:40px}.nc-football-scoreboard .game-event-timeline .timeline-team-info{padding-right:7px}.nc-football-scoreboard .game-event-timeline .timeline-team-info .team{display:flex;align-items:center;padding:5.5px 0}.nc-football-scoreboard .game-event-timeline .timeline-team-info .team-code{text-transform:uppercase;font-weight:900;font-size:12px}.nc-football-scoreboard .game-event-timeline .timeline-team-info .team-image{width:25px;height:25px;background-size:cover;background-position:center;background-color:#ccc;margin-right:7px}.nc-football-scoreboard .game-event-timeline .timeline-group{position:relative;display:flex;align-items:center;z-index:2;width:100%}.nc-football-scoreboard .game-event-timeline .timeline-group .hovered-info{visibility:hidden;position:absolute;white-space:nowrap;left:-24px;padding:10px 15px;background-color:#f3f3f3;font-weight:900;border-radius:5px!important;align-items:center;opacity:0;display:flex;box-shadow:0 1px 1px rgba(0,0,0,.1);transition:ease .5s}.nc-football-scoreboard .game-event-timeline .timeline-group .hovered-info span{margin-right:5px;display:flex;align-items:center}.nc-football-scoreboard .game-event-timeline .timeline-group .event-mark{position:absolute;font-size:12px;font-weight:900;background-color:#fff;cursor:pointer}.nc-football-scoreboard .game-event-timeline .timeline-group .event-mark:hover .hovered-info{opacity:1;visibility:visible}.nc-football-scoreboard .game-event-timeline .timeline-group svg{width:15px}.nc-football-scoreboard .game-event-timeline .timeline-group .icon-above{position:absolute;top:-15px}.nc-football-scoreboard .game-event-timeline .timeline-group .icon-above .hovered-info{top:-44px}.nc-football-scoreboard .game-event-timeline .timeline-group .icon-above .hovered-info.sub{top:-65px}.nc-football-scoreboard .game-event-timeline .timeline-group .icon-below{position:absolute;top:24px}.nc-football-scoreboard .game-event-timeline .timeline-group .icon-below .hovered-info{bottom:-39px}.nc-football-scoreboard .game-event-timeline .timeline-group .icon-below .hovered-info.sub{bottom:-60px}.nc-football-scoreboard .game-event-timeline .line{position:absolute;width:100%;border-bottom:1px solid #ccc;bottom:35px}.nc-football-scoreboard.dark-theme{background-color:#222;color:#fff;padding-top:10px}.nc-football-scoreboard.dark-theme .event-mark{background-color:#222!important}.nc-football-scoreboard.dark-theme .line{border-bottom:1px solid #434343!important}.nc-football-scoreboard.dark-theme .hovered-info{background-color:#000!important}.nc-football-scoreboard.dark-theme .nc-football-scoreboard-separation{background-color:#434343!important}.nc-football-scoreboard.dark-theme .goal{stroke:#eee}.nc-football-scoreboard{font-family:Open Sans;margin:30px 0;padding:30px;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.1);background-color:#fff}.nc-football-scoreboard svg{width:20px}.nc-football-scoreboard-team-info{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eaeaea;padding-bottom:20px}.nc-football-scoreboard-team{display:flex;align-items:center;width:35%}.nc-football-scoreboard-team:last-child{justify-content:end}.nc-football-scoreboard-team-image{width:50px;height:50px;background-size:cover;background-repeat:no-repeat}.nc-football-scoreboard-team-name{font-weight:400;margin:0 20px;font-size:16px}.nc-football-scoreboard-scorebox{text-align:center}.nc-football-scoreboard-quarter{font-size:15px;font-weight:700;text-transform:uppercase;margin:15px 0 0 0;color:#434343}.nc-football-scoreboard-scores{display:flex;font-size:24px;font-weight:900;padding:15px 10px;gap:35px;background-color:#fff;color:#434343}.nc-football-scoreboard-score{width:38px;line-height:1}@media(max-width:600px){.nc-football-scoreboard{padding:15px}.nc-football-scoreboard-team-info{align-items:start}.nc-football-scoreboard-team{margin-top:10px}.nc-football-scoreboard-team-image{width:30px;height:30px}.nc-football-scoreboard-team-name{font-size:12px;margin:0;white-space:nowrap;width:70px;text-align:center;text-overflow:ellipsis;overflow:hidden}.nc-football-scoreboard-scores{font-size:20px}.nc-football-scoreboard-score{width:28px}}.nc-football-scoreboard-goals-container{display:flex;justify-content:center;margin:15px 0}.nc-football-scoreboard-separation{width:1px;background-color:#ccc}.nc-football-scoreboard-goals{padding:0 30px;width:50%}.nc-football-scoreboard-goals .nc-football-scoreboard-goal{justify-content:end}.nc-football-scoreboard-goals:last-child .nc-football-scoreboard-goal{justify-content:start}.nc-football-scoreboard-goal{display:flex;margin:5px 0;color:#434343}.nc-football-scoreboard-goal svg>path{fill:#434343}.nc-football-scoreboard-goal-name{margin:0 5px}.nc-football-scoreboard-goal-time{padding-right:5px}.nc-football-scoreboard .game-event-timeline{display:flex;position:relative;margin-top:40px}.nc-football-scoreboard .game-event-timeline .timeline-team-info{padding-right:7px}.nc-football-scoreboard .game-event-timeline .timeline-team-info .team{display:flex;align-items:center;padding:5.5px 0}.nc-football-scoreboard .game-event-timeline .timeline-team-info .team-code{text-transform:uppercase;font-weight:900;font-size:12px}.nc-football-scoreboard .game-event-timeline .timeline-team-info .team-image{width:25px;height:25px;background-size:cover;background-position:center;background-color:#ccc;margin-right:7px}.nc-football-scoreboard .game-event-timeline .timeline-group{position:relative;display:flex;align-items:center;z-index:2;width:100%}.nc-football-scoreboard .game-event-timeline .timeline-group .hovered-info{visibility:hidden;position:absolute;white-space:nowrap;left:-24px;padding:10px 15px;background-color:#f3f3f3;font-weight:900;border-radius:5px!important;align-items:center;opacity:0;display:flex;box-shadow:0 1px 1px rgba(0,0,0,.1);transition:ease .5s}.nc-football-scoreboard .game-event-timeline .timeline-group .hovered-info span{margin-right:5px;display:flex;align-items:center}.nc-football-scoreboard .game-event-timeline .timeline-group .event-mark{position:absolute;font-size:12px;font-weight:900;background-color:#fff;cursor:pointer}.nc-football-scoreboard .game-event-timeline .timeline-group .event-mark:hover .hovered-info{opacity:1;visibility:visible}.nc-football-scoreboard .game-event-timeline .timeline-group svg{width:15px}.nc-football-scoreboard .game-event-timeline .timeline-group .icon-above{position:absolute;top:-15px}.nc-football-scoreboard .game-event-timeline .timeline-group .icon-above .hovered-info{top:-44px}.nc-football-scoreboard .game-event-timeline .timeline-group .icon-above .hovered-info.sub{top:-65px}.nc-football-scoreboard .game-event-timeline .timeline-group .icon-below{position:absolute;top:24px}.nc-football-scoreboard .game-event-timeline .timeline-group .icon-below .hovered-info{bottom:-39px}.nc-football-scoreboard .game-event-timeline .timeline-group .icon-below .hovered-info.sub{bottom:-60px}.nc-football-scoreboard .game-event-timeline .line{position:absolute;width:100%;border-bottom:1px solid #ccc;bottom:35px}.nc-football-scoreboard.dark-theme{background-color:#222;color:#fff;padding-top:10px}.nc-football-scoreboard.dark-theme .event-mark{background-color:#222!important}.nc-football-scoreboard.dark-theme .line{border-bottom:1px solid #434343!important}.nc-football-scoreboard.dark-theme .hovered-info{background-color:#000!important}.nc-football-scoreboard.dark-theme .nc-football-scoreboard-separation{background-color:#434343!important}.nc-football-scoreboard.dark-theme .goal{stroke:#eee}.ncpost-top-text-container h5{margin:0;font-size:22px}.ncpost-top-text-container blockquote{margin:0;padding:0 30px;border-left:5px solid #f00}.ncpost-top-text-container .ncpost-image{max-width:100%;max-height:500px}.ncpost-top-text-container .ncpost-image-byline{margin:0;color:#7e7e7e;font-size:14px;text-align:center}.ncpost-container{padding:10px 15px;background-color:#fff;width:100%;min-height:40px;overflow:hidden}.ncpost-container p{margin:0 0 10px}.ncpost-container .ncpost-embed-element{text-align:center}.ncpost-container iframe{min-height:150px;margin-right:auto;margin-left:auto}.ncpost-container blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}.ncpost-container iframe.instagram-media.instagram-media-rendered{margin-right:auto!important;margin-left:auto!important;margin-bottom:15px!important;margin-top:15px!important}.ncpost-container .ncpost-header{width:100%;font-size:14px}.ncpost-container .ncpost-title{margin:3px 0 5px 0;font-size:23px;display:inline-block;width:100%;line-height:28px}.ncpost-container .ncpost-link{clear:both;min-height:120px;display:block;margin-bottom:10px;margin-top:15px;border:1px solid #eaeaea;border-radius:5px;padding:15px;background:#f7f7f7}.ncpost-container .ncpost-link iframe{width:100%;height:400px;border:0;margin-top:5px}.ncpost-container .ncpost-link a,.ncpost-container .ncpost-link a:visited,.ncpost-container .ncpost-link a:active{display:inline;color:#0078c8;margin-top:2px;font-size:20px;width:100%;line-height:24px}.ncpost-container .ncpost-link img{float:right;max-height:100px;margin:0 0 15px 15px}.ncpost-container .ncpost-link .ncpost-link-site{font-size:13px;color:#b7b7b7;display:block;margin-top:3px;margin-bottom:3px}.ncpost-container .ncpost-link.sublink{margin-top:15px}.ncpost-container .ncpost-link.sublink a,.ncpost-container .ncpost-link.sublink a:visited,.ncpost-container .ncpost-link.sublink a:active{font-size:18px;margin:0;line-height:20px}.ncpost-container .ncpost-breaking{background-color:#ffd800;padding:3px;padding-left:5px;margin-bottom:5px}.ncpost-container .ncpost-header .ncpost-timestamp{display:inline-flex;align-items:center;direction:ltr;color:#de4a14;width:210px;float:left}.ncpost-container .ncpost-header .ncpost-timestamp a,.ncpost-container .ncpost-header .ncpost-timestamp a:visited{color:#de4a14;text-decoration:none}.ncpost-container .ncpost-header .ncpost-timestamp svg{fill:#de4a14}.ncpost-container .ncpost-header .ncpost-timestamp .ncpost-timestamp-clock{margin-right:3px;display:inline-block;width:12px}.ncpost-container h5{font-size:16px}.ncpost-container .ncpost-header .ncpost-byline{color:#b7b7b7;text-align:right}.ncpost-container .ncpost-tagquant{width:100%;font-size:14px;color:#14b0e6;display:block}.ncpost-container .ncpost-tagquant a{color:#14b0e6}.ncpost-container .ncpost-tagquant .fa{font-size:12px}.ncpost-container .ncpost-tagquant .ncpost-quants{color:#14b0e6;float:left}.ncpost-container .ncpost-tagquant .ncpost-tagquant-icon{color:#b7b7b7}.ncpost-container .ncpost-tagquant .ncpost-tags{text-align:right;float:right}.ncpost-container .ncpost-image{max-width:100%;max-height:500px;padding-top:10px;padding-left:0;padding-right:0;padding-bottom:10px;margin-right:auto;display:block;margin-left:auto}.ncpost-container .ncpost-image-byline{width:100%;text-align:center}.ncpost-container .ncpost-image-byline-description{color:#b7b7b7;font-size:14px}.ncpost-container .ncpost-image-byline-source{color:#d6d6d6;font-size:12px;padding-left:5px}.ncpost-container .ncpost-twitter-container{clear:both;padding-top:5px;text-align:center;display:block}.ncpost-container .ncpost-twitter-container .twitter-tweet{margin-left:auto;margin-right:auto}.ncpost-container .ncpost-facebook-oembed-container{padding-bottom:10px;position:relative}.ncpost-container .ncpost-instagram-oembed-container{padding-bottom:10px;position:relative}.ncpost-pinned .ncpost-container{background:#ffead3}.ncpost-pinned .ncpost-container .ncpost-comment{background:#fff}.ncpost-importance-3{border-bottom:6px solid #de4a14}.ncpost-importance-2{border-bottom:6px solid #ffbc30}.ncpost-tags .ncpost-tagquantele{color:#b7b7b7;margin-left:7.5px;display:inline-block}.ncpost-tags .ncpost-tagquantele.ncpost-tag-clickable{color:#14b0e6;cursor:pointer;text-decoration:underline}.ncpost-quants .ncpost-tagquantele{margin-right:7.5px;display:inline-block}.ncpost-table{border:1px solid #ddd;width:100%;max-width:100%;margin-bottom:21px}.ncpost-table thead{vertical-align:middle;border-color:inherit}.ncpost-table tr th{border:1px solid #ddd;border-bottom-width:2px;vertical-align:bottom;padding:8px}.ncpost-table tr th.first-child{border-top:0}.ncpost-table tr td{border:1px solid #ddd;padding:8px;line-height:1.42857143;vertical-align:top}.ncpost-table-of-contents .ncpost-contentstable-entry{cursor:pointer;color:#14b0e6;font-weight:500}.ncpost-table-of-contents .ncpost-contentstable-entry.ncpost-contentstable-type-H5::before{content:"- "}.ncpost-table-of-contents .ncpost-contentstable-entry.ncpost-contentstable-type-H5{margin-left:20px}.ncpost-table-of-contents .ncpost-contentstable-entry.ncpost-contentstable-type-H4::before{content:"- "}.ncpost-table-of-contents .ncpost-contentstable-entry.ncpost-contentstable-type-H4{font-size:17px;margin-left:15px}.ncpost-table-of-contents .ncpost-contentstable-entry.ncpost-contentstable-type-H3::before{content:"- "}.ncpost-table-of-contents .ncpost-contentstable-entry.ncpost-contentstable-type-H3{font-size:19px;margin-left:10px}.ncpost-table-of-contents .ncpost-contentstable-entry.ncpost-contentstable-type-H2::before{content:"- "}.ncpost-table-of-contents .ncpost-contentstable-entry.ncpost-contentstable-type-H2{font-size:21px;margin-left:5px}.ncpost-table-of-contents .ncpost-contentstable-entry.ncpost-contentstable-type-H1::before{content:"- "}.ncpost-table-of-contents .ncpost-contentstable-entry.ncpost-contentstable-type-H1{font-size:23px}.ncpost-countdown-mutator{margin-top:5px}.ncpost-countdown-element{margin-bottom:10px;background-color:#14b0e6;padding:8px 15px;color:#fff;font-size:17px;font-weight:normal;display:block}.ncpost-countdown-wrapper{color:#fff}.ncpost-countdown-wrapper:hover{color:#fff}.ncpost-countdown-wrapper:focus,.ncpost-countdown-wrapper:active,.ncpost-countdown-wrapper:visited{color:#fff}.ncpost-countdown-link{color:#fff;cursor:pointer}.ncpost-countdown-link:hover{color:#fff;text-decoration:underline}.ncpost-countdown-link:focus,.ncpost-countdown-link:active,.ncpost-countdown-link:visited{color:#fff}.ncpost-countdown-time{min-width:100px;display:inline-block}.ncpost-countdown-displaytime{font-weight:bold}.ncpost-countdown-icon{padding-right:8px;opacity:.5}.ncpost-youtube-embed{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.ncpost-youtube-embed iframe,.ncpost-youtube-embed object,.ncpost-youtube-embed embed{position:absolute;top:0;left:0;min-height:initial;width:100%;height:100%}.ncpost-new-comment-toggle{margin-top:0;display:inline-block;font-size:12px;color:#008cba;cursor:pointer}.ncpost-new-comment-toggle svg{fill:#008cba}.ncpost-question-container .ncpost-new-comment-toggle{margin-bottom:5px}.ncpost-new-comment-panel{margin-top:10px;margin-bottom:10px}.ncpost-new-comment-panel ::placeholder{color:#b7b7b7}.ncpost-new-comment-panel .ncpost-input-field{display:block;width:100%;padding:13px 15px;border:1px solid #eee;box-shadow:inset 0 2px 3px 0 rgba(0,0,0,.15);border-radius:4px;margin-bottom:10px;outline:0}.ncpost-new-comment-panel .ncpost-submit{outline:0;background-color:#008cba;border:0;color:#fff;cursor:pointer;padding:12px 18px}.ncpost-new-comment-panel .hidden-image-input{display:none}.ncpost-new-comment-panel .img-upload-wrapper{border:1px solid #e8e8e8;border-radius:4px;background-color:#f2f2f2;height:42px;width:150px;display:flex;align-items:center;justify-content:center;margin-bottom:15px;font-weight:700;cursor:pointer}.ncpost-new-comment-panel .img-upload-wrapper span{margin-left:5px}.ncpost-new-comment-panel .inline-button{border-radius:4px;float:right;display:inline-flex;align-items:center;justify-content:center;margin-left:4px;cursor:pointer;position:absolute;top:10px;right:10px}.ncpost-new-comment-panel .inline-button svg{fill:#f0086d}.ncpost-new-comment-panel .img-loading-state{top:20px;left:0;right:0;background-color:#f2f2f2;z-index:9;width:100%;padding:10px;margin:auto;text-align:center;border-radius:5px;margin-bottom:15px}.ncpost-new-comment-panel .image-container{background-color:#f2f2f2;z-index:9;width:100%;padding:10px;margin:auto;text-align:center;border-radius:5px;position:relative;margin-bottom:15px}.ncpost-new-comment-panel .image-container img{max-width:100%;max-height:130px}.ncpost-comment{padding:10px;margin-bottom:10px;margin-top:10px;background:#f7f7f7;border-radius:2px}.ncpost-comment .image-comment-container{text-align:center;padding:10px}.ncpost-comment .image-comment-container img{max-width:100%;max-height:500px}.lc-feed-container{max-width:700px;margin:auto;padding-left:10px;padding-right:10px;padding-bottom:15px;font-family:'Open Sans';font-size:14px;color:#333}.lc-feed-container *{box-sizing:border-box}.lc-feed-container .ncpost-container{margin-bottom:20px}.lc-feed-container .ncpost-title{font-weight:600}.lc-feed-container .inv-green-fill{fill:#49b869}.lc-feed-container .inv-red-fill{fill:#ef402f}.lc-feed-container .ncpost-up-arrow{font-weight:600;color:#49b869}.lc-feed-container .ncpost-down-arrow{font-weight:600;color:#ef402f}.lc-feed-container .lc-load-more{display:none;margin-bottom:10px;color:#fff;background-color:#008cba;font-weight:bold;padding:10px 25px;font-size:17px;border:1px solid #fff;transition:color .1s,background-color .1s,fill .1s;cursor:pointer;overflow-anchor:none}.lc-feed-container .lc-load-more:hover{background-color:#007aa3}
/*End extension CSS 14399, Football*/

/*Begin extension CSS 14401, Hockey*/
.feed-hockey{padding:25px;background-color:var(--base--surface);border-radius:10px;color:var(--base--on-surface1);margin:25px 0;font:var(--regular--base-text);box-shadow:var(--box-shadow-4-10)}.feed-hockey-information{display:flex;color:var(--base--on-surface2);font:var(--regular--sm-text);margin-bottom:15px}.feed-hockey-information span{display:inline-flex;margin:0 3px}.feed-hockey-state{font:var(--bold--sm-text);text-transform:uppercase;text-align:center}.feed-hockey-teams{display:flex;justify-content:space-around}.feed-hockey-teams span{font:var(--bold--xl-text)}.feed-hockey-team{display:flex}.feed-hockey-team-score{width:100px;text-align:center;font:var(--bold--xl-text)}.feed-hockey-team-info{text-align:center;width:100px}.feed-hockey-team-info-logo{width:70px;margin:0 auto 10px auto}.feed-hockey-team-info-logo img{width:100%}.feed-hockey-team-info-name{font:var(--regular--base-text)}.feed-hockey-boxscore{margin-top:20px;padding-top:20px;border-top:1px solid var(--gray--300);font:var(--regular--xs-text)}.feed-hockey-boxscore-label{display:flex;justify-content:space-between;color:var(--base--on-surface2);margin-bottom:10px}.feed-hockey-boxscore-label-quarters{display:flex}.feed-hockey-boxscore-label-quarters div{width:30px;text-align:center}.feed-hockey-boxscore-team{display:flex;justify-content:space-between;font:var(--bold--sm-text);margin-top:4px}.feed-hockey-boxscore-team-scores{display:flex;font:var(--regular--sm-text)}.feed-hockey-boxscore-team-scores div{width:30px;text-align:center}

/* nc {"timeUtc":1677245745} nc */
/*End extension CSS 14401, Hockey*/

/*Begin extension CSS 14403, Key Events*/
.ncpost-channelcontent-container{margin-bottom:30px}.ncpost-channelcontent-container .key-events-container .key-events{justify-content:space-between;margin:5px 0;padding-left:22px;display:flex;position:relative}.ncpost-channelcontent-container .key-events-container .key-events a{margin-left:4px}.ncpost-channelcontent-container .key-events-container .key-events #delete-event{display:none!important}.ncpost-channelcontent-container .key-events-container .key-events:before{width:8px;height:8px;content:"";background-color:#1b1b1b;border-radius:10px;display:block;position:absolute;top:6px;left:0}.posts-view .ncpost-channelcontent-container .key-events-container .key-events a{pointer-events:none;margin-left:4px;display:none}.posts-view .ncpost-channelcontent-container .key-events-container .key-events #delete-event{cursor:pointer;justify-content:center;align-items:center;padding:2px;display:flex!important}.ncpost-linked{margin-bottom:30px;padding-right:35px;position:relative}.ncpost-linked .ncpost-container{margin-bottom:0}.ncpost-linked .ncpost-linked-close{width:30px;height:30px;cursor:pointer;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:0;right:0}
/*End extension CSS 14403, Key Events*/

/*Begin extension CSS 14404, Tags filter*/
.ncpost-tags{display:flex;align-items:center;justify-content:start;margin-top:15px;}.ncpost-tags .ncpost-tag{display:inline-flex;font-size:14px;padding:10px 13px;border-radius:4px;background-color:#f2f2f2;cursor:pointer;transition:all ease-in-out .3s;margin-right:5px;}.ncpost-tags .ncpost-tag:hover{opacity:.8;}.tags-group{display:flex;align-items:center;justify-content:end;flex-wrap:wrap;margin:15px 0;}.tags-group .filtered-tag{padding:10px 13px;background-color:#f2f2f2;border-radius:4px;}.tags-group .filter-close-selection{margin-left:8px;cursor:pointer;}
/*End extension CSS 14404, Tags filter*/

/*Begin extension CSS 14405, Post sorting*/
.ncposts-sorter{display:flex;justify-content:flex-end;align-items:center;margin:20px 0;}.ncposts-sorter .ncpost-toggle-group{display:flex;position:relative;transition:transform 5s ease;}.ncposts-sorter .ncpost-toggle-group .toggle-label{display:flex;align-items:center;justify-content:center;width:60px;height:35px;transition:transform 5s ease;cursor:pointer;}.ncposts-sorter .ncpost-toggle-group .toggle-label.active{background-color:rgba(0,0,0,.05);border-radius:5px;cursor:pointer;}
/*End extension CSS 14405, Post sorting*/

/*Begin extension CSS 14407, Typing animation*/
.typing-container{padding:15px 0;}.typing-container .dot-container{-webkit-animation:fade-in-bottom 1s cubic-bezier(.39,.575,.565,1) both;animation:fade-in-bottom 1s cubic-bezier(.39,.575,.565,1) both;display:inline-block;padding:8px 20px;margin:0;}.typing-container .dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:3px;background:#222;animation:wave-typing-animation 1.3s linear infinite;}.typing-container .dot:nth-child(2){animation-delay:-1.1s;}.typing-container .dot:nth-child(3){animation-delay:-.9s;}@media(max-width:500px){.typing-container{top:15px;}}@keyframes wave-typing-animation{0%,60%,100%{transform:initial;opacity:.3;}30%{transform:translateY(-15px);opacity:1;}}@-webkit-keyframes fade-in-bottom{0%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0;}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;}}@keyframes fade-in-bottom{0%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0;}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;}}
/*End extension CSS 14407, Typing animation*/

/*Begin extension CSS 14409, Avatar*/
.ncpost-avatar-container{width:40px;height:40px;position:absolute;left:15px;overflow:hidden}.ncpost-avatar-container .ncpost-avatar-image{width:100%;height:100%;background-position:50%;background-repeat:no-repeat;background-size:cover}.ncpost-avatar-container .ncpost-avatar-image svg{width:100%}.lc-feed-container .ncpost-container{position:relative}.lc-feed-container .ncpost-container .ncpost-header{flex-direction:column-reverse;margin-bottom:20px;display:flex;padding-left:50px!important}.lc-feed-container .ncpost-container .ncpost-header .ncpost-byline{text-align:left;margin-bottom:4px}.lc-feed-container .ncpost-container .ncpost-header .ncpost-timestamp{font-size:13px}.lc-feed-container .ncpost-container .ncpost-header svg{display:none!important}.posts-view .ncpost-container{position:relative}.posts-view .ncpost-container .ncpost-header{flex-direction:column-reverse;margin-bottom:20px;display:flex;padding-left:50px!important}.posts-view .ncpost-container .ncpost-header .ncpost-byline{text-align:left;margin-bottom:4px}.posts-view .ncpost-container .ncpost-header .ncpost-timestamp{font-size:13px}.posts-view .ncpost-container .ncpost-header svg{display:none!important}
/*End extension CSS 14409, Avatar*/

/*Begin extension CSS 14410, Translations*/

/*End extension CSS 14410, Translations*/

/*Begin extension CSS 14411, New Skin*/
@font-face {
  font-family: 'Titillium Web';
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/titilliumweb/v17/NaPFcZTIAOhVxoMyOr9n_E7fdMbewI1zZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Titillium Web';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/titilliumweb/v17/NaPFcZTIAOhVxoMyOr9n_E7fdMbepI5zZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Titillium Web';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/titilliumweb/v17/NaPAcZTIAOhVxoMyOr9n_E7fdMbmCA.ttf) format('truetype');
}
@font-face {
  font-family: 'Titillium Web';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/titilliumweb/v17/NaPFcZTIAOhVxoMyOr9n_E7fdMbe0IhzZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Titillium Web';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/titilliumweb/v17/NaPFcZTIAOhVxoMyOr9n_E7fdMbetIlzZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/titilliumweb/v17/NaPDcZTIAOhVxoMyOr9n_E7ffAzHKIw.ttf) format('truetype');
}
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/titilliumweb/v17/NaPDcZTIAOhVxoMyOr9n_E7ffGjEKIw.ttf) format('truetype');
}
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/titilliumweb/v17/NaPecZTIAOhVxoMyOr9n_E7fRMQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/titilliumweb/v17/NaPDcZTIAOhVxoMyOr9n_E7ffBzCKIw.ttf) format('truetype');
}
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/titilliumweb/v17/NaPDcZTIAOhVxoMyOr9n_E7ffHjDKIw.ttf) format('truetype');
}
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/titilliumweb/v17/NaPDcZTIAOhVxoMyOr9n_E7ffEDBKIw.ttf) format('truetype');
}
[data-bs-theme="dark"] .ncpost-top-text-container p {
  color: #fff !important;
}
[data-bs-theme="dark"] .ncposts-sorter div {
  color: #fff !important;
}
[data-bs-theme="dark"] .ncpost-container {
  background-color: #26292D !important;
  color: #fff !important;
  border: none !important;
}
[data-bs-theme="dark"] .ncpost-container p {
  color: #fff !important;
}
[data-bs-theme="dark"] .ncpost-title {
  color: #fff !important;
}
[data-bs-theme="dark"] .ncpost-new-comment-toggle {
  color: #fff !important;
}
[data-bs-theme="dark"] .ncpost-new-comment-toggle:before {
  margin-top: 1px;
  content: url('data:image/svg+xml,<svg width="14" height="13" viewBox="0 0 14 13" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 0.353516C8.20833 0.353516 9.32292 0.593099 10.3438 1.07227C11.3646 1.55143 12.1667 2.19727 12.75 3.00977C13.3542 3.82227 13.6562 4.7181 13.6562 5.69727C13.6562 6.6556 13.3542 7.54102 12.75 8.35352C12.1667 9.16602 11.3646 9.81185 10.3438 10.291C9.32292 10.7702 8.20833 11.0098 7 11.0098C6.20833 11.0098 5.42708 10.9056 4.65625 10.6973C4.03125 11.1973 3.34375 11.5931 2.59375 11.8848C1.86458 12.1556 1.11458 12.3118 0.34375 12.3535C1.01042 11.666 1.51042 11.0202 1.84375 10.416C2.05208 9.99935 2.15625 9.64518 2.15625 9.35352C1.59375 8.91602 1.14583 8.37435 0.8125 7.72852C0.5 7.08268 0.34375 6.4056 0.34375 5.69727C0.34375 4.7181 0.635417 3.82227 1.21875 3.00977C1.82292 2.19727 2.63542 1.55143 3.65625 1.07227C4.67708 0.593099 5.79167 0.353516 7 0.353516ZM7 9.69727C7.95833 9.69727 8.84375 9.52018 9.65625 9.16602C10.4896 8.79102 11.1458 8.30143 11.625 7.69727C12.1042 7.07227 12.3438 6.4056 12.3438 5.69727C12.3438 4.9681 12.1042 4.30143 11.625 3.69727C11.1458 3.07227 10.4896 2.58268 9.65625 2.22852C8.84375 1.87435 7.95833 1.69727 7 1.69727C6.04167 1.69727 5.14583 1.87435 4.3125 2.22852C3.5 2.58268 2.85417 3.07227 2.375 3.69727C1.89583 4.30143 1.65625 4.9681 1.65625 5.69727C1.65625 6.4056 1.89583 7.07227 2.375 7.69727C2.85417 8.30143 3.5 8.79102 4.3125 9.16602C5.14583 9.52018 6.04167 9.69727 7 9.69727Z" fill="%23fff"/></svg>') !important;
}
[data-bs-theme="dark"] .ncpost-avatar-header__post-info__author,
[data-bs-theme="dark"] .ncpost-avatar-header__post-info__timestamp {
  color: #fff !important;
}
.lc-default-theme {
  font-family: "Open Sans", sans-serif;
}
@media (max-width: 500px) {
  .lc-default-theme .feed-hockey {
    padding: 10px !important;
  }
}
@media (max-width: 500px) {
  .lc-default-theme .feed-hockey .feed-hockey-team-info-logo {
    width: 50px !important;
  }
}
@media (max-width: 500px) {
  .lc-default-theme .feed-hockey .feed-hockey-team-score {
    width: 50px !important;
  }
}
.lc-default-theme .nc-football-scoreboard {
  padding: 15px;
  font-family: "Open Sans", sans-serif;
}
.lc-default-theme .nc-football-scoreboard .icon-below {
  top: 18px !important;
}
.lc-default-theme .nc-football-scoreboard .nc-football-scoreboard-team-info {
  align-items: end !important;
}
.lc-default-theme .nc-football-scoreboard .nc-football-scoreboard-team {
  flex-direction: column;
}
.lc-default-theme .nc-football-scoreboard .nc-football-scoreboard-team .nc-football-scoreboard-team-image {
  height: auto;
}
.lc-default-theme .nc-football-scoreboard .nc-football-scoreboard-team:nth-of-type(3) {
  flex-direction: column-reverse;
}
.lc-default-theme .nc-football-scoreboard .team-image {
  background-color: transparent !important;
}
.lc-default-theme .tags-group {
  margin: 10px 0 !important;
}
.lc-default-theme .ncpost-channelcontent-container {
  margin-bottom: 10px !important;
}
.lc-default-theme .ncpost-channelcontent-container b {
  margin-left: 0 !important;
}
.lc-default-theme .ncposts-sorter {
  margin: 10px 0 !important;
}
.lc-default-theme .key-events-container {
  margin-bottom: 30px;
}
.lc-default-theme .key-events-container a {
  color: #de4f1d;
  font-size: 15px;
  font-weight: 500;
  font-family: "Titillium Web", sans-serif;
}
.lc-default-theme .key-events-container .key-event-group {
  display: flex;
  flex-direction: column;
  margin-bottom: 15px;
}
.lc-default-theme .key-events-container .key-event-time {
  font-family: "Titillium Web", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 21.29px;
  letter-spacing: 0.01em;
  color: #343434;
}
.lc-default-theme .key-events-container .key-event {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.lc-default-theme .key-events-container .key-event span {
  font-weight: 500;
  font-size: 16px;
}
.lc-default-theme .lc-load-more {
  border-radius: 50px;
  padding: 0 16px;
  height: 46px;
  color: white;
  font-family: "Titillium Web", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 14px;
  letter-spacing: 0.01em;
  text-align: left;
  background-color: #00528c;
  border: none;
  width: 330px;
  text-align: center;
}
.lc-default-theme .lc-load-more:hover {
  opacity: 0.8;
  background-color: #00528c;
}
.lc-default-theme .ncpost-user-contribution {
  margin: 16px 0;
}
.lc-default-theme .ncpost-user-contribution .ncpost-user-comment {
  padding: 12px 16px 12px 16px;
  gap: 4px;
  border-radius: 8px 8px 8px 0px;
  border: 1px solid #e7e7e7;
  background-color: white;
  color: #343434;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 18.2px;
  letter-spacing: -0.01em;
  text-align: left;
  box-shadow: none;
  max-width: 540px;
}
.lc-default-theme .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-info {
  margin: 0;
  font-family: "Titillium Web", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 21.29px;
  text-align: left;
}
.lc-default-theme .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-info .ncpost-comment-name {
  text-transform: uppercase;
  display: flex;
  gap: 4px;
}
.lc-default-theme .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-info .ncpost-comment-name b {
  font-weight: 700 !important;
  margin: 0 !important;
}
.lc-default-theme .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-info .ncpost-comment-name::after {
  content: " - läsare";
}
.lc-default-theme .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-info .ncpost-comment-created {
  color: #343434;
}
.lc-default-theme .ncpost-user-contribution .ncpost-user-replies {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin: 0;
  padding: 0;
}
.lc-default-theme .ncpost-user-contribution .ncpost-user-replies .ncpost-user-reply {
  padding: 12px 16px 12px 16px;
  gap: 4px;
  border-radius: 8px 8px 0px 8px;
  background: #c0dcef;
  color: #343434;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 18.2px;
  letter-spacing: -0.01em;
  text-align: left;
  box-shadow: none;
  max-width: 540px;
  width: 100%;
  margin-top: 16px;
}
.lc-default-theme .ncpost-user-contribution .ncpost-user-replies .ncpost-user-reply .ncpost-comment-info {
  margin: 0;
  color: #343434;
  font-family: "Titillium Web", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 21.29px;
  text-align: left;
}
.lc-default-theme .ncpost-user-contribution .ncpost-user-replies .ncpost-user-reply .ncpost-comment-info .ncpost-comment-name {
  text-transform: uppercase;
  display: flex;
  gap: 4px;
}
.lc-default-theme .ncpost-user-contribution .ncpost-user-replies .ncpost-user-reply .ncpost-comment-info .ncpost-comment-name b {
  font-weight: 700 !important;
  margin: 0 !important;
}
.lc-default-theme .ncpost-user-contribution .ncpost-user-replies .ncpost-user-reply .ncpost-comment-info .ncpost-comment-created {
  color: #343434 !important;
}
.lc-default-theme .ncpost-question-container {
  margin: 0 auto;
}
.lc-default-theme .ncpost-question-container .ncpost-new-comment-toggle {
  border-radius: 50px;
  padding: 10px 16px;
  height: 46px;
  color: white;
  font-family: "Titillium Web", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 14px;
  letter-spacing: 0.01em;
  text-align: left;
  background-color: #00528c;
  border: none;
  width: 330px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.lc-default-theme .ncpost-question-container .ncpost-new-comment-toggle::after {
  margin-left: 10px;
  content: url('data:image/svg+xml,<svg width="20" height="18" viewBox="0 0 20 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19 11.023V2.50684C19 1.95455 18.5523 1.50684 18 1.50684H2C1.44772 1.50684 1 1.95455 1 2.50684V11.023C1 11.5753 1.44771 12.023 2 12.023H5.96471V15.5068L10.6431 12.023H18C18.5523 12.023 19 11.5753 19 11.023Z" stroke="white" stroke-width="2"/></svg>');
}
.lc-default-theme .ncpost-question-container .ncpost-new-comment-toggle:hover {
  opacity: 0.8;
}
.lc-default-theme .ncpost-top-text-container p {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
  text-align: left;
  color: #343434;
}
.lc-default-theme .ncpost-top-text-container p:first-child {
  color: black;
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 31.2px;
  text-align: left;
  margin: 0;
}
.lc-default-theme .ncpost-container {
  border-radius: 7px;
  border: 1px solid #e7e7e7;
  background-color: #fafafa;
  padding: 24px;
  color: #343434;
}
@media (max-width: 500px) {
  .lc-default-theme .ncpost-container {
    padding: 24px 12px 24px 12px;
  }
}
.lc-default-theme .ncpost-container .ncpost-breaking {
  background-color: #de4f1d;
  color: #fff !important;
  text-transform: uppercase;
  padding: 8px;
  font-family: "Titillium Web", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 26px;
  text-align: left;
}
.lc-default-theme .ncpost-container .ncpost-image {
  margin: 0;
}
.lc-default-theme .ncpost-container .ncpost-avatar-container {
  display: none;
}
.lc-default-theme .ncpost-container .ncpost-avatar-header {
  display: flex;
  gap: 10px;
  margin-bottom: 16px;
}
.lc-default-theme .ncpost-container .ncpost-avatar-header .ncpost-avatar-header__avatar {
  width: 44px;
  height: 44px;
  border-radius: 50%;
}
.lc-default-theme .ncpost-container .ncpost-avatar-header .ncpost-avatar-header__avatar svg {
  border-radius: 50%;
}
.lc-default-theme .ncpost-container .ncpost-avatar-header .ncpost-avatar-header__post-info {
  display: flex;
  align-items: center;
  gap: 10px;
}
.lc-default-theme .ncpost-container .ncpost-avatar-header .ncpost-avatar-header__post-info .ncpost-avatar-header__post-info__author {
  font-family: "Titillium Web", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 21.29px;
  letter-spacing: 0.01em;
  color: #343434;
  text-transform: uppercase;
}
.lc-default-theme .ncpost-container .ncpost-avatar-header .ncpost-avatar-header__post-info .ncpost-avatar-header__post-info__divider {
  width: 1px;
  height: 16px;
  background-color: #e7e7e7;
}
.lc-default-theme .ncpost-container .ncpost-avatar-header .ncpost-avatar-header__post-info .ncpost-avatar-header__post-info__timestamp {
  font-family: "Titillium Web", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 21.29px;
  letter-spacing: 0.01em;
  color: #343434;
  text-transform: uppercase;
}
.lc-default-theme .ncpost-container p {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
  text-align: left;
  margin-bottom: 16px;
  color: #343434;
}
.lc-default-theme .ncpost-container a {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
  text-align: left;
  text-decoration: underline;
  color: #343434;
}
.lc-default-theme .ncpost-container a:hover {
  opacity: 0.8;
}
.lc-default-theme .ncpost-container .ncpost-title {
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 31.2px;
  text-align: left;
  margin: 0 0 16px 0;
  color: #343434;
}
.lc-default-theme .ncpost-container .ncpost-new-comment-toggle {
  font-family: "Titillium Web", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 21.29px;
  text-align: left;
  color: #343434;
  text-transform: uppercase;
  display: flex;
  gap: 5px;
}
.lc-default-theme .ncpost-container .ncpost-new-comment-toggle:hover {
  opacity: 0.8;
}
.lc-default-theme .ncpost-container .ncpost-new-comment-toggle:before {
  margin-top: 1px;
  content: url('data:image/svg+xml,<svg width="14" height="13" viewBox="0 0 14 13" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 0.353516C8.20833 0.353516 9.32292 0.593099 10.3438 1.07227C11.3646 1.55143 12.1667 2.19727 12.75 3.00977C13.3542 3.82227 13.6562 4.7181 13.6562 5.69727C13.6562 6.6556 13.3542 7.54102 12.75 8.35352C12.1667 9.16602 11.3646 9.81185 10.3438 10.291C9.32292 10.7702 8.20833 11.0098 7 11.0098C6.20833 11.0098 5.42708 10.9056 4.65625 10.6973C4.03125 11.1973 3.34375 11.5931 2.59375 11.8848C1.86458 12.1556 1.11458 12.3118 0.34375 12.3535C1.01042 11.666 1.51042 11.0202 1.84375 10.416C2.05208 9.99935 2.15625 9.64518 2.15625 9.35352C1.59375 8.91602 1.14583 8.37435 0.8125 7.72852C0.5 7.08268 0.34375 6.4056 0.34375 5.69727C0.34375 4.7181 0.635417 3.82227 1.21875 3.00977C1.82292 2.19727 2.63542 1.55143 3.65625 1.07227C4.67708 0.593099 5.79167 0.353516 7 0.353516ZM7 9.69727C7.95833 9.69727 8.84375 9.52018 9.65625 9.16602C10.4896 8.79102 11.1458 8.30143 11.625 7.69727C12.1042 7.07227 12.3438 6.4056 12.3438 5.69727C12.3438 4.9681 12.1042 4.30143 11.625 3.69727C11.1458 3.07227 10.4896 2.58268 9.65625 2.22852C8.84375 1.87435 7.95833 1.69727 7 1.69727C6.04167 1.69727 5.14583 1.87435 4.3125 2.22852C3.5 2.58268 2.85417 3.07227 2.375 3.69727C1.89583 4.30143 1.65625 4.9681 1.65625 5.69727C1.65625 6.4056 1.89583 7.07227 2.375 7.69727C2.85417 8.30143 3.5 8.79102 4.3125 9.16602C5.14583 9.52018 6.04167 9.69727 7 9.69727Z" fill="%23343434"/></svg>');
}
.lc-default-theme .ncpost-pinned-post .ncpost-container {
  border: 2px solid #de4f1d;
  background-color: white;
}
.lc-default-theme .ncpost-pinned-post .ncpost-container .ncpost-title {
  background-color: #de4f1d;
  color: white;
  text-transform: uppercase;
  padding: 8px;
  font-family: "Titillium Web", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 26px;
  text-align: left;
}
.lc-default-theme .ncpost-pinned-post .ncpost-container .ncpost-title::before {
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
  content: url('data:image/svg+xml,<svg width="21" height="21" viewBox="0 0 21 21" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.70711 9.24699C1.33146 8.87134 1.30936 8.23053 1.70711 7.83278L7.36396 2.17593C7.73961 1.80028 8.40252 1.80028 8.77817 2.17593C9.17592 2.57367 9.15382 3.21449 8.77817 3.59014L8.11526 4.25305L11.6508 7.30245C12.9103 6.9268 14.2803 7.01519 15.4957 7.61181L15.5841 7.656C15.8713 7.81068 16.0923 8.07585 16.1365 8.38521C16.1807 8.69457 16.0702 9.02602 15.8492 9.24699L8.77817 16.3181C8.53511 16.5611 8.24784 16.6716 7.91639 16.6053C7.58493 16.5832 7.31977 16.3623 7.16509 16.075L7.12089 15.9866C6.52427 14.7713 6.43588 13.4012 6.81153 12.1417L3.76214 8.60618L3.12132 9.24699C2.72357 9.64474 2.10485 9.64474 1.70711 9.24699ZM12.3137 14.1967L13.7279 12.7825L15.8492 14.9038C16.247 15.3016 16.2249 15.9424 15.8492 16.3181C15.4515 16.7158 14.8328 16.7158 14.435 16.3181L12.3137 14.1967Z" fill="white"/></svg>');
}
.lc-default-theme .ncpost-new-comment-panel {
  margin-top: 16px;
}
.lc-default-theme .ncpost-new-comment-panel .ncpost-input-field {
  background-color: white;
  box-shadow: none;
  padding: 10px;
  border: 1px solid #343434;
  color: #343434;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 18.2px;
  letter-spacing: -0.01em;
  text-align: left;
}
.lc-default-theme .ncpost-new-comment-panel .ncpost-input-field::placeholder {
  color: #343434;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 18.2px;
  letter-spacing: -0.01em;
  text-align: left;
}
.lc-default-theme .ncpost-new-comment-panel .ncpost-submit {
  background-color: #00528c;
  color: white;
  text-align: left;
  border-radius: 50px;
  padding: 0 32px;
  height: 42px;
}
.lc-default-theme .ncpost-new-comment-panel .ncpost-submit b {
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 18.2px;
  letter-spacing: -0.01em;
}
.lc-default-theme .ncpost-new-comment-panel .ncpost-submit i {
  display: none;
}
.lc-default-theme .ncpost-new-comment-panel .ncpost-submit:hover {
  opacity: 0.8;
}

@import url("https://fonts.googleapis.com/css2?family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700&display=swap");
[data-bs-theme="dark"] .ncpost-top-text-container p {
  color: #fff !important;
}
[data-bs-theme="dark"] .ncposts-sorter div {
  color: #fff !important;
}
[data-bs-theme="dark"] .ncpost-container {
  background-color: #26292D !important;
  color: #fff !important;
  border: none !important;
}
[data-bs-theme="dark"] .ncpost-container p {
  color: #fff !important;
}
[data-bs-theme="dark"] .ncpost-title {
  color: #fff !important;
}
[data-bs-theme="dark"] .ncpost-new-comment-toggle {
  color: #fff !important;
}
[data-bs-theme="dark"] .ncpost-new-comment-toggle:before {
  margin-top: 1px;
  content: url('data:image/svg+xml,<svg width="14" height="13" viewBox="0 0 14 13" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 0.353516C8.20833 0.353516 9.32292 0.593099 10.3438 1.07227C11.3646 1.55143 12.1667 2.19727 12.75 3.00977C13.3542 3.82227 13.6562 4.7181 13.6562 5.69727C13.6562 6.6556 13.3542 7.54102 12.75 8.35352C12.1667 9.16602 11.3646 9.81185 10.3438 10.291C9.32292 10.7702 8.20833 11.0098 7 11.0098C6.20833 11.0098 5.42708 10.9056 4.65625 10.6973C4.03125 11.1973 3.34375 11.5931 2.59375 11.8848C1.86458 12.1556 1.11458 12.3118 0.34375 12.3535C1.01042 11.666 1.51042 11.0202 1.84375 10.416C2.05208 9.99935 2.15625 9.64518 2.15625 9.35352C1.59375 8.91602 1.14583 8.37435 0.8125 7.72852C0.5 7.08268 0.34375 6.4056 0.34375 5.69727C0.34375 4.7181 0.635417 3.82227 1.21875 3.00977C1.82292 2.19727 2.63542 1.55143 3.65625 1.07227C4.67708 0.593099 5.79167 0.353516 7 0.353516ZM7 9.69727C7.95833 9.69727 8.84375 9.52018 9.65625 9.16602C10.4896 8.79102 11.1458 8.30143 11.625 7.69727C12.1042 7.07227 12.3438 6.4056 12.3438 5.69727C12.3438 4.9681 12.1042 4.30143 11.625 3.69727C11.1458 3.07227 10.4896 2.58268 9.65625 2.22852C8.84375 1.87435 7.95833 1.69727 7 1.69727C6.04167 1.69727 5.14583 1.87435 4.3125 2.22852C3.5 2.58268 2.85417 3.07227 2.375 3.69727C1.89583 4.30143 1.65625 4.9681 1.65625 5.69727C1.65625 6.4056 1.89583 7.07227 2.375 7.69727C2.85417 8.30143 3.5 8.79102 4.3125 9.16602C5.14583 9.52018 6.04167 9.69727 7 9.69727Z" fill="%23fff"/></svg>') !important;
}
[data-bs-theme="dark"] .ncpost-avatar-header__post-info__author,
[data-bs-theme="dark"] .ncpost-avatar-header__post-info__timestamp {
  color: #fff !important;
}
.lc-default-theme {
  font-family: "Open Sans", sans-serif;
}
@media (max-width: 500px) {
  .lc-default-theme .feed-hockey {
    padding: 10px !important;
  }
}
@media (max-width: 500px) {
  .lc-default-theme .feed-hockey .feed-hockey-team-info-logo {
    width: 50px !important;
  }
}
@media (max-width: 500px) {
  .lc-default-theme .feed-hockey .feed-hockey-team-score {
    width: 50px !important;
  }
}
.lc-default-theme .nc-football-scoreboard {
  padding: 15px;
  font-family: "Open Sans", sans-serif;
}
.lc-default-theme .nc-football-scoreboard .icon-below {
  top: 18px !important;
}
.lc-default-theme .nc-football-scoreboard .nc-football-scoreboard-team-info {
  align-items: end !important;
}
.lc-default-theme .nc-football-scoreboard .nc-football-scoreboard-team {
  flex-direction: column;
}
.lc-default-theme .nc-football-scoreboard .nc-football-scoreboard-team .nc-football-scoreboard-team-image {
  height: auto;
}
.lc-default-theme .nc-football-scoreboard .nc-football-scoreboard-team:nth-of-type(3) {
  flex-direction: column-reverse;
}
.lc-default-theme .nc-football-scoreboard .team-image {
  background-color: transparent !important;
}
.lc-default-theme .tags-group {
  margin: 10px 0 !important;
}
.lc-default-theme .ncpost-channelcontent-container {
  margin-bottom: 10px !important;
}
.lc-default-theme .ncpost-channelcontent-container b {
  margin-left: 0 !important;
}
.lc-default-theme .ncposts-sorter {
  margin: 10px 0 !important;
}
.lc-default-theme .key-events-container {
  margin-bottom: 30px;
}
.lc-default-theme .key-events-container a {
  color: #de4f1d;
  font-size: 15px;
  font-weight: 500;
  font-family: "Titillium Web", sans-serif;
}
.lc-default-theme .key-events-container .key-event-group {
  display: flex;
  flex-direction: column;
  margin-bottom: 15px;
}
.lc-default-theme .key-events-container .key-event-time {
  font-family: "Titillium Web", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 21.29px;
  letter-spacing: 0.01em;
  color: #343434;
}
.lc-default-theme .key-events-container .key-event {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.lc-default-theme .key-events-container .key-event span {
  font-weight: 500;
  font-size: 16px;
}
.lc-default-theme .lc-load-more {
  border-radius: 50px;
  padding: 0 16px;
  height: 46px;
  color: white;
  font-family: "Titillium Web", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 14px;
  letter-spacing: 0.01em;
  text-align: left;
  background-color: #00528c;
  border: none;
  width: 330px;
  text-align: center;
}
.lc-default-theme .lc-load-more:hover {
  opacity: 0.8;
  background-color: #00528c;
}
.lc-default-theme .ncpost-user-contribution {
  margin: 16px 0;
}
.lc-default-theme .ncpost-user-contribution .ncpost-user-comment {
  padding: 12px 16px 12px 16px;
  gap: 4px;
  border-radius: 8px 8px 8px 0px;
  border: 1px solid #e7e7e7;
  background-color: white;
  color: #343434;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 18.2px;
  letter-spacing: -0.01em;
  text-align: left;
  box-shadow: none;
  max-width: 540px;
}
.lc-default-theme .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-info {
  margin: 0;
  font-family: "Titillium Web", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 21.29px;
  text-align: left;
}
.lc-default-theme .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-info .ncpost-comment-name {
  text-transform: uppercase;
  display: flex;
  gap: 4px;
}
.lc-default-theme .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-info .ncpost-comment-name b {
  font-weight: 700 !important;
  margin: 0 !important;
}
.lc-default-theme .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-info .ncpost-comment-name::after {
  content: " - läsare";
}
.lc-default-theme .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-info .ncpost-comment-created {
  color: #343434;
}
.lc-default-theme .ncpost-user-contribution .ncpost-user-replies {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin: 0;
  padding: 0;
}
.lc-default-theme .ncpost-user-contribution .ncpost-user-replies .ncpost-user-reply {
  padding: 12px 16px 12px 16px;
  gap: 4px;
  border-radius: 8px 8px 0px 8px;
  background: #c0dcef;
  color: #343434;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 18.2px;
  letter-spacing: -0.01em;
  text-align: left;
  box-shadow: none;
  max-width: 540px;
  width: 100%;
  margin-top: 16px;
}
.lc-default-theme .ncpost-user-contribution .ncpost-user-replies .ncpost-user-reply .ncpost-comment-info {
  margin: 0;
  color: #343434;
  font-family: "Titillium Web", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 21.29px;
  text-align: left;
}
.lc-default-theme .ncpost-user-contribution .ncpost-user-replies .ncpost-user-reply .ncpost-comment-info .ncpost-comment-name {
  text-transform: uppercase;
  display: flex;
  gap: 4px;
}
.lc-default-theme .ncpost-user-contribution .ncpost-user-replies .ncpost-user-reply .ncpost-comment-info .ncpost-comment-name b {
  font-weight: 700 !important;
  margin: 0 !important;
}
.lc-default-theme .ncpost-user-contribution .ncpost-user-replies .ncpost-user-reply .ncpost-comment-info .ncpost-comment-created {
  color: #343434 !important;
}
.lc-default-theme .ncpost-question-container {
  margin: 0 auto;
}
.lc-default-theme .ncpost-question-container .ncpost-new-comment-toggle {
  border-radius: 50px;
  padding: 10px 16px;
  height: 46px;
  color: white;
  font-family: "Titillium Web", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 14px;
  letter-spacing: 0.01em;
  text-align: left;
  background-color: #00528c;
  border: none;
  width: 330px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.lc-default-theme .ncpost-question-container .ncpost-new-comment-toggle::after {
  margin-left: 10px;
  content: url('data:image/svg+xml,<svg width="20" height="18" viewBox="0 0 20 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19 11.023V2.50684C19 1.95455 18.5523 1.50684 18 1.50684H2C1.44772 1.50684 1 1.95455 1 2.50684V11.023C1 11.5753 1.44771 12.023 2 12.023H5.96471V15.5068L10.6431 12.023H18C18.5523 12.023 19 11.5753 19 11.023Z" stroke="white" stroke-width="2"/></svg>');
}
.lc-default-theme .ncpost-question-container .ncpost-new-comment-toggle:hover {
  opacity: 0.8;
}
.lc-default-theme .ncpost-top-text-container p {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
  text-align: left;
  color: #343434;
}
.lc-default-theme .ncpost-top-text-container p:first-child {
  color: black;
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 31.2px;
  text-align: left;
  margin: 0;
}
.lc-default-theme .ncpost-container {
  border-radius: 7px;
  border: 1px solid #e7e7e7;
  background-color: #fafafa;
  padding: 24px;
  color: #343434;
}
@media (max-width: 500px) {
  .lc-default-theme .ncpost-container {
    padding: 24px 12px 24px 12px;
  }
}
.lc-default-theme .ncpost-container .ncpost-breaking {
  background-color: #de4f1d;
  color: #fff !important;
  text-transform: uppercase;
  padding: 8px;
  font-family: "Titillium Web", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 26px;
  text-align: left;
}
.lc-default-theme .ncpost-container .ncpost-image {
  margin: 0;
}
.lc-default-theme .ncpost-container .ncpost-avatar-container {
  display: none;
}
.lc-default-theme .ncpost-container .ncpost-avatar-header {
  display: flex;
  gap: 10px;
  margin-bottom: 16px;
}
.lc-default-theme .ncpost-container .ncpost-avatar-header .ncpost-avatar-header__avatar {
  width: 44px;
  height: 44px;
  border-radius: 50%;
}
.lc-default-theme .ncpost-container .ncpost-avatar-header .ncpost-avatar-header__avatar svg {
  border-radius: 50%;
}
.lc-default-theme .ncpost-container .ncpost-avatar-header .ncpost-avatar-header__post-info {
  display: flex;
  align-items: center;
  gap: 10px;
}
.lc-default-theme .ncpost-container .ncpost-avatar-header .ncpost-avatar-header__post-info .ncpost-avatar-header__post-info__author {
  font-family: "Titillium Web", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 21.29px;
  letter-spacing: 0.01em;
  color: #343434;
  text-transform: uppercase;
}
.lc-default-theme .ncpost-container .ncpost-avatar-header .ncpost-avatar-header__post-info .ncpost-avatar-header__post-info__divider {
  width: 1px;
  height: 16px;
  background-color: #e7e7e7;
}
.lc-default-theme .ncpost-container .ncpost-avatar-header .ncpost-avatar-header__post-info .ncpost-avatar-header__post-info__timestamp {
  font-family: "Titillium Web", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 21.29px;
  letter-spacing: 0.01em;
  color: #343434;
  text-transform: uppercase;
}
.lc-default-theme .ncpost-container p {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
  text-align: left;
  margin-bottom: 16px;
  color: #343434;
}
.lc-default-theme .ncpost-container a {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
  text-align: left;
  text-decoration: underline;
  color: #343434;
}
.lc-default-theme .ncpost-container a:hover {
  opacity: 0.8;
}
.lc-default-theme .ncpost-container .ncpost-title {
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 31.2px;
  text-align: left;
  margin: 0 0 16px 0;
  color: #343434;
}
.lc-default-theme .ncpost-container .ncpost-new-comment-toggle {
  font-family: "Titillium Web", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 21.29px;
  text-align: left;
  color: #343434;
  text-transform: uppercase;
  display: flex;
  gap: 5px;
}
.lc-default-theme .ncpost-container .ncpost-new-comment-toggle:hover {
  opacity: 0.8;
}
.lc-default-theme .ncpost-container .ncpost-new-comment-toggle:before {
  margin-top: 1px;
  content: url('data:image/svg+xml,<svg width="14" height="13" viewBox="0 0 14 13" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 0.353516C8.20833 0.353516 9.32292 0.593099 10.3438 1.07227C11.3646 1.55143 12.1667 2.19727 12.75 3.00977C13.3542 3.82227 13.6562 4.7181 13.6562 5.69727C13.6562 6.6556 13.3542 7.54102 12.75 8.35352C12.1667 9.16602 11.3646 9.81185 10.3438 10.291C9.32292 10.7702 8.20833 11.0098 7 11.0098C6.20833 11.0098 5.42708 10.9056 4.65625 10.6973C4.03125 11.1973 3.34375 11.5931 2.59375 11.8848C1.86458 12.1556 1.11458 12.3118 0.34375 12.3535C1.01042 11.666 1.51042 11.0202 1.84375 10.416C2.05208 9.99935 2.15625 9.64518 2.15625 9.35352C1.59375 8.91602 1.14583 8.37435 0.8125 7.72852C0.5 7.08268 0.34375 6.4056 0.34375 5.69727C0.34375 4.7181 0.635417 3.82227 1.21875 3.00977C1.82292 2.19727 2.63542 1.55143 3.65625 1.07227C4.67708 0.593099 5.79167 0.353516 7 0.353516ZM7 9.69727C7.95833 9.69727 8.84375 9.52018 9.65625 9.16602C10.4896 8.79102 11.1458 8.30143 11.625 7.69727C12.1042 7.07227 12.3438 6.4056 12.3438 5.69727C12.3438 4.9681 12.1042 4.30143 11.625 3.69727C11.1458 3.07227 10.4896 2.58268 9.65625 2.22852C8.84375 1.87435 7.95833 1.69727 7 1.69727C6.04167 1.69727 5.14583 1.87435 4.3125 2.22852C3.5 2.58268 2.85417 3.07227 2.375 3.69727C1.89583 4.30143 1.65625 4.9681 1.65625 5.69727C1.65625 6.4056 1.89583 7.07227 2.375 7.69727C2.85417 8.30143 3.5 8.79102 4.3125 9.16602C5.14583 9.52018 6.04167 9.69727 7 9.69727Z" fill="%23343434"/></svg>');
}
.lc-default-theme .ncpost-pinned-post .ncpost-container {
  border: 2px solid #de4f1d;
  background-color: white;
}
.lc-default-theme .ncpost-pinned-post .ncpost-container .ncpost-title {
  background-color: #de4f1d;
  color: white;
  text-transform: uppercase;
  padding: 8px;
  font-family: "Titillium Web", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 26px;
  text-align: left;
}
.lc-default-theme .ncpost-pinned-post .ncpost-container .ncpost-title::before {
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
  content: url('data:image/svg+xml,<svg width="21" height="21" viewBox="0 0 21 21" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.70711 9.24699C1.33146 8.87134 1.30936 8.23053 1.70711 7.83278L7.36396 2.17593C7.73961 1.80028 8.40252 1.80028 8.77817 2.17593C9.17592 2.57367 9.15382 3.21449 8.77817 3.59014L8.11526 4.25305L11.6508 7.30245C12.9103 6.9268 14.2803 7.01519 15.4957 7.61181L15.5841 7.656C15.8713 7.81068 16.0923 8.07585 16.1365 8.38521C16.1807 8.69457 16.0702 9.02602 15.8492 9.24699L8.77817 16.3181C8.53511 16.5611 8.24784 16.6716 7.91639 16.6053C7.58493 16.5832 7.31977 16.3623 7.16509 16.075L7.12089 15.9866C6.52427 14.7713 6.43588 13.4012 6.81153 12.1417L3.76214 8.60618L3.12132 9.24699C2.72357 9.64474 2.10485 9.64474 1.70711 9.24699ZM12.3137 14.1967L13.7279 12.7825L15.8492 14.9038C16.247 15.3016 16.2249 15.9424 15.8492 16.3181C15.4515 16.7158 14.8328 16.7158 14.435 16.3181L12.3137 14.1967Z" fill="white"/></svg>');
}
.lc-default-theme .ncpost-new-comment-panel {
  margin-top: 16px;
}
.lc-default-theme .ncpost-new-comment-panel .ncpost-input-field {
  background-color: white;
  box-shadow: none;
  padding: 10px;
  border: 1px solid #343434;
  color: #343434;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 18.2px;
  letter-spacing: -0.01em;
  text-align: left;
}
.lc-default-theme .ncpost-new-comment-panel .ncpost-input-field::placeholder {
  color: #343434;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 18.2px;
  letter-spacing: -0.01em;
  text-align: left;
}
.lc-default-theme .ncpost-new-comment-panel .ncpost-submit {
  background-color: #00528c;
  color: white;
  text-align: left;
  border-radius: 50px;
  padding: 0 32px;
  height: 42px;
}
.lc-default-theme .ncpost-new-comment-panel .ncpost-submit b {
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 18.2px;
  letter-spacing: -0.01em;
}
.lc-default-theme .ncpost-new-comment-panel .ncpost-submit i {
  display: none;
}
.lc-default-theme .ncpost-new-comment-panel .ncpost-submit:hover {
  opacity: 0.8;
}
/*End extension CSS 14411, New Skin*/

/*Begin extension CSS 14412, Scoreboard support*/
:root{--basic--white:#fff;--basic--black:#000;--basic--transparent:#fff;--gray--900:#111827;--gray--800:#1f2937;--gray--700:#374151;--gray--600:#4b5563;--gray--500:#6b7280;--gray--400:#9ca3af;--gray--300:#d1d5db;--gray--200:#e5e7eb;--gray--100:#f3f4f6;--gray--50:#f9fafb;--red--900:#830a0a;--red--800:#991b1b;--red--700:#b91c1c;--red--600:#dc2626;--red--500:#ef4444;--red--400:#f87171;--red--300:#fca5a5;--red--200:#fecaca;--red--100:#fee2e2;--red--50:#fef2f2;--orange--900:#7c2d12;--orange--800:#9a3412;--orange--700:#c2410c;--orange--600:#ea580c;--orange--500:#f97316;--orange--400:#fb923c;--orange--300:#fdba74;--orange--200:#fed7aa;--orange--100:#ffedd5;--orange--50:#fff7ed;--yellow--900:#78350f;--yellow--800:#92400e;--yellow--700:#b45309;--yellow--600:#d97706;--yellow--500:#f59e0b;--yellow--400:#fbbf24;--yellow--300:#fcd34d;--yellow--200:#fde68a;--yellow--100:#fef3c7;--yellow--50:#fffbeb;--green--900:#064e3b;--green--800:#065f46;--green--700:#047857;--green--600:#059669;--green--500:#10b981;--green--400:#34d399;--green--300:#6ee7b7;--green--200:#a7f3d0;--green--100:#d1fae5;--green--50:#ecfdf5;--teal--900:#134e4a;--teal--800:#115e59;--teal--700:#0f766e;--teal--600:#0d9488;--teal--500:#14b8a6;--teal--400:#2dd4bf;--teal--300:#5eead4;--teal--200:#99f6e4;--teal--100:#ccfbf1;--teal--50:#f0fdfa;--cyan--900:#164e63;--cyan--800:#155e75;--cyan--700:#0e7490;--cyan--600:#0891b2;--cyan--500:#06b6d4;--cyan--400:#22d3ee;--cyan--300:#67e8f9;--cyan--200:#a5f3fc;--cyan--100:#cffafe;--cyan--50:#ecfeff;--light-blue--900:#0c4a6e;--light-blue--800:#075985;--light-blue--700:#0369a1;--light-blue--600:#0284c7;--light-blue--500:#0ea5e9;--light-blue--400:#38bdf8;--light-blue--300:#7dd3fc;--light-blue--200:#bae6fd;--light-blue--100:#e0f2fe;--light-blue--50:#f0f9ff;--blue--900:#1e3a8a;--blue--800:#1e40af;--blue--700:#1d4ed8;--blue--600:#2563eb;--blue--500:#3b82f6;--blue--400:#60a5fa;--blue--300:#93c5fd;--blue--200:#bfdbfe;--blue--100:#dbeafe;--blue--50:#eff6ff;--indigo--900:#312e81;--indigo--800:#3730a3;--indigo--700:#4338ca;--indigo--600:#4f46e5;--indigo--500:#6366f1;--indigo--400:#818cf8;--indigo--300:#a5b4fc;--indigo--200:#c7d2fe;--indigo--100:#e0e7ff;--indigo--50:#eef2ff;--purple--900:#4c1d95;--purple--800:#5b21b6;--purple--700:#6d28d9;--purple--600:#7c3aed;--purple--500:#8b5cf6;--purple--400:#a78bfa;--purple--300:#c4b5fd;--purple--200:#ddd6fe;--purple--100:#ede9fe;--purple--50:#f5f3ff;--pink--900:#831843;--pink--800:#9d174d;--pink--700:#be185d;--pink--600:#db2777;--pink--500:#ec4899;--pink--400:#f472b6;--pink--300:#f9a8d4;--pink--200:#fbcfe8;--pink--100:#fce7f3;--pink--50:#fdf2f8;--rose--900:#881337;--rose--800:#9f1239;--rose--700:#be123c;--rose--600:#e11d48;--rose--500:#f43f5e;--rose--400:#fb7185;--rose--300:#fda4af;--rose--200:#fecdd3;--rose--100:#ffe4e6;--rose--50:#fff1f2;--base--background:#f9fafb;--base--on-background1:#111827;--base--on-background2:#9ca3af;--base--surface:#fff;--base--on-surface1:#111827;--base--on-surface2:#9ca3af;--base--primary:#1d4ed8;--base--on-primary1:#fff;--base--on-primary2:#93c5fd;--base--primary-container:#dbeafe;--base--on-primary-container1:#2563eb;--base--on-primary-container2:#60a5fa;--base--information:#4338ca;--base--on-information1:#fff;--base--on-information2:#a5b4fc;--base--information-container:#e0e7ff;--base--on-information-container1:#3730a3;--base--on-information-container2:#6366f1;--base--warning:#f59e0b;--base--on-warning1:#fffbeb;--base--on-warning2:#fde68a;--base--warning-container:#fde68a;--base--on-warning-container1:#78350f;--base--on-warning-container2:#b45309;--base--error:#b91c1c;--base--on-error1:#fef2f2;--base--on-error2:#fecaca;--base--error-container:#fecaca;--base--on-error-container1:#991b1b;--base--on-error-container2:#dc2626;--base--success:#059669;--base--on-success1:#ecfdf5;--base--on-success2:#a7f3d0;--base--success-container:#a7f3d0;--base--on-success-container1:#065f46;--base--on-success-container2:#059669;--regular--xs-text:400 12px 'Open Sans',sans-serif;--regular--sm-text:400 15px 'Open Sans',sans-serif;--regular--base-text:400 16px 'Open Sans',sans-serif;--regular--md-text:400 18px 'Open Sans',sans-serif;--regular--lg-text:400 24px 'Open Sans',sans-serif;--regular--xl-text:400 30px 'Open Sans',sans-serif;--bold--xs-text:800 12px 'Open Sans',sans-serif;--bold--sm-text:800 15px 'Open Sans',sans-serif;--bold--base-text:800 16px 'Open Sans',sans-serif;--bold--md-text:800 18px 'Open Sans',sans-serif;--bold--lg-text:800 24px 'Open Sans',sans-serif;--bold--xl-text:800 30px 'Open Sans',sans-serif;--italic--xs-text:400 italic 12px 'Open Sans',sans-serif;--italic--sm-text:400 italic 15px 'Open Sans',sans-serif;--italic--base-text:400 italic 16px 'Open Sans',sans-serif;--italic--md-text:400 italic 18px 'Open Sans',sans-serif;--italic--lg-text:400 italic 24px 'Open Sans',sans-serif;--italic--xl-text:400 italic 30px 'Open Sans',sans-serif;--box-shadow-4-10:0 4px 10px rgba(0,0,0,.1);--info-boxshadow:0 0 5px rgba(29,78,216,.37);--error-boxshadow:0 0 5px #f87171;}.lc-scoreboard input{border:1px solid var(--gray--200);border-radius:3px;height:42px;width:100%;padding:0 15px;}.lc-scoreboard button{height:42px;min-width:42px;border-radius:3px;transition:ease-in-out .3s all;padding:0 15px;position:relative;display:flex;justify-content:center;align-items:center;transition:all ease-in-out .3s;}.lc-scoreboard button.primary{background-color:var(--base--primary);border:1px solid var(--base--primary);color:var(--base--on-primary1);}.lc-scoreboard button.primary.disabled{background-color:var(--gray--400);border-color:var(--gray--400);pointer-events:none;}.lc-scoreboard button.primary:hover{background-color:var(--indigo--800);}.lc-scoreboard button.secondary{background-color:transparent;border:1px solid var(--gray--200);color:var(--base--on-surface1);}.lc-scoreboard button.secondary:hover{background-color:var(--gray--100);}.lc-scoreboard{color:var(--base--on-surface1);padding:10px;}.lc-scoreboard-section-group{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid var(--gray--200);}.lc-scoreboard-section-group:last-child{border:0;margin:0;padding-bottom:15px;}.lc-scoreboard-section{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;min-height:30px;}.lc-scoreboard-section-information{display:inline-flex;align-items:center;font:var(--bold--sm-text);}.lc-scoreboard-section-information i{margin-right:5px;}.lc-scoreboard-section-pill{font:var(--regular--xs-text);color:var(--base--on-surface2);margin-left:5px;}.lc-scoreboard-input-group{width:49%;}.lc-scoreboard-input-group-label{color:var(--base--on-surface2);font:var(--regular--xs-text);margin-bottom:7px;}.lc-scoreboard-checkbox{align-items:center;display:inline-flex;cursor:pointer;}.lc-scoreboard-checkbox i{margin-right:5px;border-radius:4px;transition:all ease-in-out .3s;}.lc-scoreboard-checkbox span{font:var(--regular--sm-text);}.lc-scoreboard-checkbox:hover i{background-color:var(--gray--100);}.lc-scoreboard-radio{display:flex;}.lc-scoreboard-radio-button{align-items:center;display:flex;cursor:pointer;margin-right:20px;}.lc-scoreboard-radio-button i{margin-right:5px;border-radius:10px;transition:all ease-in-out .3s;}.lc-scoreboard-radio-button span{font:var(--regular--sm-text);}.lc-scoreboard-radio-button:hover i{background-color:var(--gray--100);}.lc-scoreboard-image{height:42px;width:42px;position:relative;flex-shrink:0;margin-right:8px;cursor:pointer;}.lc-scoreboard-image div{border:1px dashed var(--gray--200);display:inline-flex;justify-content:center;align-items:center;border-radius:5px;height:100%;width:100%;color:var(--gray--400);}.lc-scoreboard-image img{width:100%;}.lc-scoreboard-score{position:relative;}.lc-scoreboard-score-input{padding:5px 25px 5px 5px !important;border:1px solid var(--gray--200);border-radius:3px;height:42px;width:100%;display:flex;align-items:center;}.lc-scoreboard-score-adjuster{display:flex;flex-direction:column;justify-content:center;height:100%;position:absolute;right:0;top:0;}.lc-scoreboard-score-adjuster span{cursor:pointer;display:inline-flex;padding:1px 10px;}.lc-scoreboard-score-adjuster span.disabled{pointer-events:none;opacity:.7;}.lc-scoreboard-connected-title{display:flex;flex-direction:column;font-weight:700;}.lc-scoreboard-connected-title i{font-size:20px;margin-bottom:5px;}.lc-scoreboard-empty-state{font:var(--italic--sm-text);color:var(--base--on-surface2);padding:10px;text-align:center;}
/*End extension CSS 14412, Scoreboard support*/

/*Begin extension CSS 14414, Basketball*/
.nc-basketball-scoreboard{padding:20px;font-family:Open Sans;box-shadow:0 2px 10px rgba(0,0,0,.2);border-radius:15px;margin:30px 0;background-color:#fff;}.nc-basketball-scoreboard .nc-basketball-top-info{text-align:center;margin-bottom:25px;}.nc-basketball-scoreboard .nc-basketball-standing{font-weight:700;margin-bottom:4px;}.nc-basketball-scoreboard .nc-basketball-boxscore{display:flex;justify-content:space-between;margin-bottom:20px;align-items:center;}.nc-basketball-scoreboard .nc-basketball-quarter{font-weight:700;white-space:nowrap;padding:0 10px;}.nc-basketball-scoreboard .nc-basketball-team-column{display:flex;align-items:center;width:275px;justify-content:flex-end;}.nc-basketball-scoreboard .nc-basketball-team-column .nc-basketball-team-info{display:flex;}.nc-basketball-scoreboard .nc-basketball-team-column .nc-basketball-team-name{font-size:13px;font-weight:700;margin-bottom:3px;}.nc-basketball-scoreboard .nc-basketball-team-column .nc-basketball-team-name._desktop{display:block;}.nc-basketball-scoreboard .nc-basketball-team-column .nc-basketball-team-name._mobile{display:none;}.nc-basketball-scoreboard .nc-basketball-team-column .nc-basketball-team-abbreviation{font-size:12px;text-transform:uppercase;color:#898989;}.nc-basketball-scoreboard .nc-basketball-team-column .nc-basketball-team-image{margin:0 10px;}.nc-basketball-scoreboard .nc-basketball-team-column .nc-basketball-team-image div{width:40px;height:40px;background-size:cover;background-position:center;}.nc-basketball-scoreboard .nc-basketball-team-column .nc-basketball-total-score{font-size:25px;font-weight:700;padding:5px;width:60px;text-align:center;}.nc-basketball-scoreboard .nc-basketball-team-column._away{justify-content:start;}.nc-basketball-scoreboard .nc-basketball-team-column._home .nc-basketball-team-info{text-align:right;}.nc-basketball-scoreboard .nc-basketball-boxscore-summary{display:flex;justify-content:center;font-size:12px;padding:20px 15px 5px 15px;border-top:1px solid #dedede;}.nc-basketball-scoreboard .nc-basketball-boxscore-column{text-align:center;width:25px;}.nc-basketball-scoreboard .nc-basketball-boxscore-column._total .nc-basketball-boxscore-quarter{font-weight:600;}.nc-basketball-scoreboard .nc-basketball-boxscore-column._total .nc-basketball-boxscore-points{font-weight:600;}.nc-basketball-scoreboard .nc-basketball-boxscore-team{padding-right:25px;padding-top:2px;}.nc-basketball-scoreboard .nc-basketball-boxscore-points{padding-top:2px;}.nc-basketball-scoreboard .nc-basketball-boxscore-quarter{padding-bottom:2px;}@media(max-width:730px){.nc-basketball-scoreboard{padding:15px 10px;}.nc-basketball-scoreboard .nc-basketball-boxscore{justify-content:space-around;}.nc-basketball-scoreboard .nc-basketball-quarter{font-size:12px;}.nc-basketball-scoreboard .nc-basketball-team-column{width:150px;}.nc-basketball-scoreboard .nc-basketball-team-column .nc-basketball-team-info{text-align:center;flex-direction:column;padding:0 5px;}.nc-basketball-scoreboard .nc-basketball-team-column .nc-basketball-team-name{font-size:14px;margin-bottom:0;text-align:center;margin-top:5px;}.nc-basketball-scoreboard .nc-basketball-team-column .nc-basketball-team-name._desktop{display:none;}.nc-basketball-scoreboard .nc-basketball-team-column .nc-basketball-team-name._mobile{display:block;}.nc-basketball-scoreboard .nc-basketball-team-column .nc-basketball-team-abbreviation{text-align:center;}.nc-basketball-scoreboard .nc-basketball-team-column .nc-basketball-team-image div{width:30px;height:30px;}.nc-basketball-scoreboard .nc-basketball-team-column .nc-basketball-total-score{font-size:18px;width:50px;}.nc-basketball-scoreboard .nc-basketball-team-column._home .nc-basketball-team-info{display:flex;flex-direction:column-reverse;align-items:center;}}.nc-basketball-scoreboard.dark-theme{background-color:#222;color:#fff;}.nc-basketball-scoreboard.dark-theme .nc-basketball-gameDate{color:#b2b2b2;}.nc-basketball-scoreboard.dark-theme .nc-basketball-boxscore-summary{border-top:1px solid #3f3f3f;color:#a0a0a0;}.nc-basketball-scoreboard.dark-theme .nc-basketball-boxscore-team{color:#fff;}
/*End extension CSS 14414, Basketball*/

/*Begin extension CSS 14999, Flowplayer*/

/*End extension CSS 14999, Flowplayer*/

/*Begin extension CSS 15000, Flowplayer Lib*/

/*End extension CSS 15000, Flowplayer Lib*/

/*Begin extension CSS 16227, Link card 2.0*/
.ncpost-link-card {
    margin: 15px 0;
    border: 1px solid #E1E1E1;
    display: flex;
    flex-direction: row;
    gap: 1rem;
    text-decoration: unset;
    padding: 20px;
}

@media (max-width: 500px) {
   .ncpost-link-card {
        flex-direction: column;
        align-items: center;
    }
}

.ncpost-link-card-image {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    flex-shrink: 0;
    margin-right: 20px;
}

.ncpost-link-card img {
    width: 180px;
    height: 100%;
    object-fit: cover;
}

@media (max-width: 500px) {
  .ncpost-link-card img {
    width: 100%;
  }
}

.ncpost-link-card-info-title {
    font-weight: 700;
    font-size: 18px;
    text-decoration: underline;
    margin-bottom: 3px;
    color: #222;
}

.ncpost-link-card-info-site {
    color: #1E1E1E;
    font-size: 14px;
    margin-bottom: 10px;
}

.ncpost-link-card-info-description {
    color: #7C7C7C;
    font-weight: 400;
    font-size: 13px;
    text-decoration: unset;
}

/*End extension CSS 16227, Link card 2.0*/


.nc-lc-extensions-css{ display: block }