/*NC Live Center Extension CSS*/
/*Begin extension CSS 13983, 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 13983, Avatar*/

/*Begin extension CSS 13985, 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 13985, Key Events*/

/*Begin extension CSS 13986, 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 13986, Post Sorting*/

/*Begin extension CSS 13988, Typing Animation*/
.typing-container{padding:15px 0}.typing-container .dot-container{margin:0;padding:8px 20px;animation:fade-in-bottom 1s cubic-bezier(.39,.575,.565,1) both;display:inline-block}.typing-container .dot{width:8px;height:8px;background:#222;border-radius:50%;margin-right:3px;animation:wave-typing-animation 1.3s linear infinite;display:inline-block}.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%,to{transform:initial;opacity:.3}30%{opacity:1;transform:translateY(-15px)}}@keyframes fade-in-bottom{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
/*End extension CSS 13988, Typing Animation*/

/*Begin extension CSS 13992, Icons*/
.lc-feed-container .ncpost-list-post,.lc-feed-container .ncpost-pinned-post,.lc-feed-container .ncpost-linked{padding-left:60px;position:relative;}.lc-feed-container .ncpost-list-post .ncpost-container,.lc-feed-container .ncpost-pinned-post .ncpost-container,.lc-feed-container .ncpost-linked .ncpost-container{position:relative;overflow:unset;}.lc-feed-container .ncpost-list-post .ncpost-container .ncpost-header,.lc-feed-container .ncpost-pinned-post .ncpost-container .ncpost-header,.lc-feed-container .ncpost-linked .ncpost-container .ncpost-header{display:flex;flex-direction:column-reverse;margin-bottom:20px;padding-right:30px !important;}.lc-feed-container .ncpost-list-post .ncpost-container .ncpost-header .ncpost-byline,.lc-feed-container .ncpost-pinned-post .ncpost-container .ncpost-header .ncpost-byline,.lc-feed-container .ncpost-linked .ncpost-container .ncpost-header .ncpost-byline{text-align:left;margin-bottom:4px;}.lc-feed-container .ncpost-list-post .ncpost-container .ncpost-header .ncpost-timestamp,.lc-feed-container .ncpost-pinned-post .ncpost-container .ncpost-header .ncpost-timestamp,.lc-feed-container .ncpost-linked .ncpost-container .ncpost-header .ncpost-timestamp{font-size:13px;}.lc-feed-container .ncpost-list-post .ncpost-container .ncpost-header svg,.lc-feed-container .ncpost-pinned-post .ncpost-container .ncpost-header svg,.lc-feed-container .ncpost-linked .ncpost-container .ncpost-header svg{display:none !important;}.lc-feed-container .ncpost-list-post .ncpost-icon-container,.lc-feed-container .ncpost-pinned-post .ncpost-icon-container,.lc-feed-container .ncpost-linked .ncpost-icon-container{width:35px;position:absolute;left:-45px;top:10px;}.lc-feed-container .ncpost-list-post .ncpost-icon-container svg,.lc-feed-container .ncpost-pinned-post .ncpost-icon-container svg,.lc-feed-container .ncpost-linked .ncpost-icon-container svg{width:100%;height:100%;}.lc-feed-container .ncpost-list-post .ncpost-icon-container img,.lc-feed-container .ncpost-pinned-post .ncpost-icon-container img,.lc-feed-container .ncpost-linked .ncpost-icon-container img{width:100%;}@media(max-width:600px){.lc-feed-container .ncpost-list-post,.lc-feed-container .ncpost-pinned-post,.lc-feed-container .ncpost-linked{padding-left:0;}.lc-feed-container .ncpost-list-post .ncpost-icon-container,.lc-feed-container .ncpost-pinned-post .ncpost-icon-container,.lc-feed-container .ncpost-linked .ncpost-icon-container{width:25px;left:unset;right:15px;}}.posts-view .ncpost-list-post,.posts-view .ncpost-pinned-post{padding-left:60px;position:relative;}.posts-view .ncpost-list-post .ncpost-container,.posts-view .ncpost-pinned-post .ncpost-container{overflow:unset;}.posts-view .ncpost-list-post .ncpost-icon-container,.posts-view .ncpost-pinned-post .ncpost-icon-container{width:35px;position:absolute;left:-50px;top:10px;}.posts-view .ncpost-list-post .ncpost-icon-container svg,.posts-view .ncpost-pinned-post .ncpost-icon-container svg{width:100%;height:100%;}.posts-view .ncpost-list-post .ncpost-icon-container img,.posts-view .ncpost-pinned-post .ncpost-icon-container img{width:100%;height:100%;}@media(max-width:600px){.posts-view .ncpost-list-post,.posts-view .ncpost-pinned-post{padding-left:30px;}.posts-view .ncpost-list-post .ncpost-icon-container,.posts-view .ncpost-pinned-post .ncpost-icon-container{width:25px;}}
/*End extension CSS 13992, Icons*/

/*Begin extension CSS 13994, Image Gallery*/
.ig__highlight-image{text-align:center;background-color:#fbfbfb;min-height:300px;display:flex;justify-content:center;align-items:center;}.ncpost-image-gallery{user-select:none;}.ncpost-image-gallery .ncpost-image-byline{display:flex;align-items:center;justify-content:center;margin-top:10px;}.ncpost-image-gallery .ncpost-image-byline-description{text-align:center;}.arrow-nav{position:absolute;top:200px;width:100%;}.arrow-nav div{padding:8px;cursor:pointer;}.arrow-nav svg{width:12px;}.ig__highlight-image img{max-width:80%;max-height:300px;}.ig__image-descr{text-align:center;margin-top:5px;}.ig__all-images-preview{display:flex;overflow-x:scroll;scroll-behavior:smooth;background-color:#fbfbfb;position:relative;max-width:1000px;user-select:none;}.ig__highlight-image{height:400px;display:flex;align-items:center;justify-content:center;background-color:#f9f9f9;}.ig__highlight-image img{max-width:100%;max-height:400px;}.ig__image-preview-element{display:flex;align-items:center;padding:0 3px;cursor:pointer;}.ig__image-wrapper{width:170px;height:120px;display:flex;align-items:center;justify-content:center;background-color:#ededed;}.ig__all-images-preview{padding-bottom:15px;}.ig__all-images-preview img{max-width:100%;max-height:120px;}.ig__all-images-preview img:hover{opacity:.6;}.ig__all-images-preview::-webkit-scrollbar{height:8px;background-color:#ececec;}.ig__all-images-preview::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.14);border-radius:3px;cursor:pointer;}.ig__buttons-container{position:relative;}.ig__arrow-element{width:18px;height:20px;background:#fbfbfb;position:absolute;bottom:30px;display:flex;align-items:center;justify-content:center;padding-top:2px;cursor:pointer;}.ig__arrow-element i{margin-bottom:1px;}.ig__right{right:27px;}.ig__left{left:27px;}
/*End extension CSS 13994, Image Gallery*/

/*Begin extension CSS 13997, Football*/
.nc-football-scoreboard{background-color:#fff;border-radius:10px;margin:30px 0;padding:30px;font-family:Open Sans;box-shadow:0 2px 10px #0000001a}.nc-football-scoreboard svg{width:20px}.nc-football-scoreboard-team-info{justify-content:space-between;align-items:center;display:flex}.nc-football-scoreboard-team{width:35%;align-items:center;display:flex}.nc-football-scoreboard-team:last-child{justify-content:end}.nc-football-scoreboard-team-image{width:50px;height:50px;background-repeat:no-repeat;background-size:cover}.nc-football-scoreboard-team-name{margin:0 20px;font-size:16px;font-weight:900}.nc-football-scoreboard-scorebox{text-align:center}.nc-football-scoreboard-quarter{text-transform:uppercase;color:#e90052;margin:15px 0 0;font-size:13px;font-weight:700}.nc-football-scoreboard-scores{color:#fff;background-color:#222;padding:15px 10px;font-size:40px;font-weight:900;display:flex}.nc-football-scoreboard-score{width:38px;line-height:1}.nc-football-scoreboard-goals-container{justify-content:center;margin:15px 0;display:flex}.nc-football-scoreboard-separation{width:1px;background-color:#ccc}.nc-football-scoreboard-goals{padding:0 30px}.nc-football-scoreboard-goal{margin:5px 0;display:flex}.nc-football-scoreboard-goal-name{margin-right:5px}.nc-football-scoreboard .game-event-timeline{margin-top:40px;display:flex;position:relative}.nc-football-scoreboard .game-event-timeline .timeline-team-info{padding-right:7px}.nc-football-scoreboard .game-event-timeline .timeline-team-info .team{align-items:center;padding:5.5px 0;display:flex}.nc-football-scoreboard .game-event-timeline .timeline-team-info .team-code{text-transform:uppercase;font-size:12px;font-weight:900}.nc-football-scoreboard .game-event-timeline .timeline-team-info .team-image{width:25px;height:25px;background-color:#ccc;background-position:50%;background-size:cover;margin-right:7px}.nc-football-scoreboard .game-event-timeline .timeline-group{z-index:2;width:100%;align-items:center;display:flex;position:relative}.nc-football-scoreboard .game-event-timeline .timeline-group .hovered-info{visibility:hidden;white-space:nowrap;opacity:0;background-color:#f3f3f3;border-radius:24px;align-items:center;padding:10px 15px;font-weight:900;transition:all .5s;display:flex;position:absolute;left:-24px;box-shadow:0 1px 1px #0000001a}.nc-football-scoreboard .game-event-timeline .timeline-group .hovered-info span{align-items:center;margin-right:5px;display:flex}.nc-football-scoreboard .game-event-timeline .timeline-group .event-mark{cursor:pointer;background-color:#fff;font-size:12px;font-weight:900;position:absolute}.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-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 .line{width:100%;border-bottom:1px solid #ccc;position:absolute;bottom:35px}.nc-football-scoreboard.dark-theme{color:#fff;background-color:#222;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}
/*End extension CSS 13997, Football*/

/*Begin extension CSS 13999, UC*/
.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 13999, UC*/

/*Begin extension CSS 14222, Video*/
.lc-video-stream {
  position: relative;
  padding-top: 56.25%;
}
.ncpost-content .bunny-video-info {
  display: none;
}
/*End extension CSS 14222, Video*/

/*Begin extension CSS 14956, betaradescss*/
.ncpost-title, .ncpost-link-title, .ncpost-container p,h1,h2,h3,h4,h5 {
    font-family: 'Roboto' !important;
    font-weight: 600 !important;
}
.ncposts-sorter {
    font-family: 'Roboto' !important;
}
.ncpost-header {
    font-family: 'Roboto' !important;
}
.lc-feed-container {
  background: #f8f8f8 !important;
  margin-top: 25px !important;
  border-radius: 16px; !important;
}
.ncpost-new-comment-toggle {
  font-family: 'Roboto' !important;
}

.lc-feed-container .ncpost-list-post { 
 padding-right: 25px !important;
}
.typing-container {
    padding: 2px 0;
}
.ncposts-sorter  {
 display: none !important;
}
.lc-feed-container .lc-load-more {
    font-family: 'Roboto';
}

.lc-feed-container {
    font-family: "Albert Sans", sans-serif !important;
}
.lc-feed-container .ncpost-container .ncpost-link-card .ncpost-link-card-info .ncpost-link-card-info-title {
 font-family: "Albert Sans", sans-serif;
}
/*End extension CSS 14956, betaradescss*/

/*Begin extension CSS 15163, 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 15163, Basketball*/

/*Begin extension CSS 15165, Tennis*/
.feed-tennis{padding:25px;background-color:var(--base--surface);border-radius:5px;margin:25px 0}.feed-tennis-information{margin-bottom:10px;display:flex;color:var(--gray--400)}.feed-tennis-information-match{display:flex;align-items:center}.feed-tennis-information-match::after{content:'';display:inline-flex;height:5px;width:5px;border-radius:10px;background-color:var(--gray--400);margin:0 10px}.feed-tennis-state{margin-bottom:10px;color:var(--gray--500)}.feed-tennis-scores{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid var(--gray--200)}.feed-tennis-scores:last-child{border:0}.feed-tennis-scores-team{display:flex;align-items:center}.feed-tennis-scores-team-indicator{display:inline-flex;height:7px;width:7px;border-radius:10px}.feed-tennis-scores-team-indicator#active{background-color:var(--base--primary)}.feed-tennis-scores-team-indicator#disabled{background-color:var(--gray--300)}.feed-tennis-scores-team-name{margin-left:10px;font-size:16px;font-weight:700}.feed-tennis-scores-team-scores{display:flex;font-size:17px}.feed-tennis-scores-team-scores div{width:40px;text-align:center}

/* nc {"timeUtc":1677245341} nc */
/*End extension CSS 15165, Tennis*/

/*Begin extension CSS 15173, Skin*/
.lc-feed-container {
  font-family: "Albert Sans", sans-serif;
  color: #1C1C1E;
}
.lc-feed-container .lc-load-more {
  border: none;
  background-color: #078EE7;
  color: #ffffff;
  border-radius: 4px;
  padding: 12px;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
  transition-duration: 0.15s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.lc-feed-container .lc-load-more:hover {
  background-color: #078EE7;
  opacity: 0.75;
}
.lc-feed-container .ncpost-new-comment-panel {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.lc-feed-container .ncpost-new-comment-panel > div {
  display: flex;
  flex-direction: column;
  gap: 10px;
  font-size: 16px;
  line-height: 19.2px;
  color: #1C1C1E;
}
.lc-feed-container .ncpost-new-comment-panel > div input {
  box-shadow: none;
  border: 1px solid #EEF2F7;
  border-radius: 4px;
  padding: 10px;
  margin: 0;
}
.lc-feed-container .ncpost-new-comment-panel > div input::placeholder {
  color: #CADAE5;
}
.lc-feed-container .ncpost-new-comment-panel > div textarea {
  box-shadow: none;
  border: 1px solid #EEF2F7;
  border-radius: 4px;
  padding: 10px;
  margin: 0;
}
.lc-feed-container .ncpost-new-comment-panel > div textarea::placeholder {
  color: #CADAE5;
}
.lc-feed-container .ncpost-new-comment-panel .ncpost-submit {
  border-radius: 4px;
  padding: 12px;
  margin: 0;
  color: #ffffff;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
  background-color: #078EE7;
  align-self: self-end;
  transition-duration: 0.15s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.lc-feed-container .ncpost-new-comment-panel .ncpost-submit:hover {
  opacity: 0.75;
}
.lc-feed-container .ncpost-new-comment-panel .ncpost-submit b {
  font-weight: normal;
}
.lc-feed-container .ncpost-new-comment-panel .ncpost-submit i {
  font-style: normal;
  display: none;
}
.lc-feed-container .ncpost-channelcontent-container {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.lc-feed-container .ncpost-channelcontent-container .feed-football:empty {
  display: none;
}
.lc-feed-container .ncpost-channelcontent-container .typing-enabled:has(.typing-container:empty) {
  display: none;
}
.lc-feed-container .ncpost-channelcontent-container .ncpost-top-text-container {
  display: flex;
  flex-direction: column;
  gap: 11px;
  margin-bottom: 0;
}
.lc-feed-container .ncpost-channelcontent-container .ncpost-top-text-container h5 {
  font-size: 19px;
  line-height: 22.5px;
  font-weight: 700;
  color: #1C1C1E;
}
.lc-feed-container .ncpost-channelcontent-container .ncpost-top-text-container p {
  margin: 0;
  font-size: 16px;
  line-height: 19.2px;
  font-weight: 400;
  color: #1C1C1E;
}
.lc-feed-container .ncpost-channelcontent-container .key-events-container .key-event-time {
  color: #6B7F8F;
  font-size: 16px;
  line-height: 19.2px;
  font-weight: 400;
}
.lc-feed-container .ncpost-channelcontent-container .key-events-container .key-event-time::before {
  background-color: #E4EAF1;
}
.lc-feed-container .ncpost-channelcontent-container .key-events-container .key-event-time::after {
  background-color: #E4EAF1;
}
.lc-feed-container .ncpost-channelcontent-container .key-events-container .key-event {
  font-size: 16px;
  line-height: 18.75px;
  text-decoration: underline;
  color: #078EE7;
  font-weight: 400;
}
.lc-feed-container .ncpost-channelcontent-container .ncpost-question-container {
  margin: 0;
}
.lc-feed-container .ncpost-channelcontent-container .ncpost-question-container .ncpost-new-comment-toggle {
  width: 100%;
  text-align: center;
  border: 1px solid #18415C;
  padding: 10px 15px;
  border-radius: 5px;
  color: #18415C;
  font-size: 16px;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  transition-duration: 0.15s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.lc-feed-container .ncpost-channelcontent-container .ncpost-question-container .ncpost-new-comment-toggle:hover {
  opacity: 0.75;
}
.lc-feed-container .ncpost-channelcontent-container .ncpost-question-container .ncpost-new-comment-toggle:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background-size: contain;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('data:image/svg+xml,<svg width="14" height="12" viewBox="0 0 14 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 0C8.20833 0 9.32292 0.239583 10.3438 0.71875C11.3646 1.19792 12.1667 1.84375 12.75 2.65625C13.3542 3.46875 13.6562 4.36458 13.6562 5.34375C13.6562 6.30208 13.3542 7.1875 12.75 8C12.1667 8.8125 11.3646 9.45833 10.3438 9.9375C9.32292 10.4167 8.20833 10.6562 7 10.6562C6.20833 10.6562 5.42708 10.5521 4.65625 10.3438C4.03125 10.8438 3.34375 11.2396 2.59375 11.5312C1.86458 11.8021 1.11458 11.9583 0.34375 12C1.01042 11.3125 1.51042 10.6667 1.84375 10.0625C2.05208 9.64583 2.15625 9.29167 2.15625 9C1.59375 8.5625 1.14583 8.02083 0.8125 7.375C0.5 6.72917 0.34375 6.05208 0.34375 5.34375C0.34375 4.36458 0.635417 3.46875 1.21875 2.65625C1.82292 1.84375 2.63542 1.19792 3.65625 0.71875C4.67708 0.239583 5.79167 0 7 0ZM7 9.34375C7.95833 9.34375 8.84375 9.16667 9.65625 8.8125C10.4896 8.4375 11.1458 7.94792 11.625 7.34375C12.1042 6.71875 12.3438 6.05208 12.3438 5.34375C12.3438 4.61458 12.1042 3.94792 11.625 3.34375C11.1458 2.71875 10.4896 2.22917 9.65625 1.875C8.84375 1.52083 7.95833 1.34375 7 1.34375C6.04167 1.34375 5.14583 1.52083 4.3125 1.875C3.5 2.22917 2.85417 2.71875 2.375 3.34375C1.89583 3.94792 1.65625 4.61458 1.65625 5.34375C1.65625 6.05208 1.89583 6.71875 2.375 7.34375C2.85417 7.94792 3.5 8.4375 4.3125 8.8125C5.14583 9.16667 6.04167 9.34375 7 9.34375Z" fill="%2318415C"/></svg>');
}
.lc-feed-container .ncpost-channelcontent-container .ncposts-sorter {
  margin: 0;
}
.lc-feed-container .ncpost-channelcontent-container .ncposts-sorter > div:first-child {
  display: none;
}
.lc-feed-container .ncpost-channelcontent-container .ncposts-sorter .ncpost-toggle-group {
  display: flex;
}
.lc-feed-container .ncpost-channelcontent-container .ncposts-sorter .ncpost-toggle-group .toggle-label {
  padding: 10px 15px 10px 15px;
  border: 1px solid #EEF2F7;
  background: #ffffff;
  color: #1C1C1E;
  font-size: 14px;
  font-weight: 400;
  line-height: 16.94px;
}
.lc-feed-container .ncpost-channelcontent-container .ncposts-sorter .ncpost-toggle-group .toggle-label:first-child {
  border-radius: 4px 0px 0px 4px;
  border-right: none;
}
.lc-feed-container .ncpost-channelcontent-container .ncposts-sorter .ncpost-toggle-group .toggle-label:last-child {
  border-radius: 0px 4px 4px 0px;
  border-left: none;
}
.lc-feed-container .ncpost-channelcontent-container .ncposts-sorter .ncpost-toggle-group .toggle-label.active {
  color: #ffffff;
  background: #078EE7;
  border: none;
}
.lc-feed-container .ncpost-channelcontent-container div:has(.tags-group:empty) {
  display: none;
}
.lc-feed-container .ncpost-channelcontent-container .tags-group {
  margin: 0;
}
.lc-feed-container .ncpost-channelcontent-container .tags-group:empty {
  display: none;
}
.lc-feed-container .ncpost-channelcontent-container .tags-group .filtered-tag {
  background-color: #f7f7f7;
  border: 1px solid #EEF2F7;
  border-radius: 5px;
  padding: 10px;
  color: #1C1C1E;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
}
.lc-feed-container .ncpost-list-post .ncpost-icon-container {
  top: 25px;
}
.lc-feed-container .ncpost-container {
  display: flex !important;
  flex-direction: column;
  gap: 10px;
  background-color: #ffffff;
  border-radius: 7px;
  color: #1C1C1E;
  font-size: 16px;
  line-height: 19.2px;
  box-shadow: 0px 4px 10px 0px #00000014;
  padding: 30px;
}
.lc-feed-container .ncpost-container.ncpost-importance-2 {
  border-bottom: none;
  border-top: 6px solid #ff9b70;
  display: flex !important;
}
.lc-feed-container .ncpost-container.ncpost-importance-3 {
  border-bottom: none;
  border-top: 6px solid #e9006b;
  display: flex !important;
}
.lc-feed-container .ncpost-container .ncpost-avatar-container {
  left: 30px;
  border-radius: 5px;
  width: 32px;
  height: 32px;
}
.lc-feed-container .ncpost-container .ncpost-header {
  margin: 0;
}
.lc-feed-container .ncpost-container .ncpost-header .ncpost-header-info .ncpost-byline {
  margin: 0;
  color: #1C1C1E;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.lc-feed-container .ncpost-container .ncpost-header .ncpost-header-info .ncpost-timestamp {
  color: #6B7F8F;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  width: fit-content;
}
.lc-feed-container .ncpost-container .ncpost-header {
  padding-left: 42px !important;
}
.lc-feed-container .ncpost-container .share-icons-container {
  margin: 0;
}
.lc-feed-container .ncpost-container .share-icons-container .share-icons .share-icon svg {
  fill: #18415C;
}
.lc-feed-container .ncpost-container .ncpost-content {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.lc-feed-container .ncpost-container .ncpost-content a {
  color: #35AFFF;
}
.lc-feed-container .ncpost-container .ncpost-content p {
  margin: 0;
}
.lc-feed-container .ncpost-container .ncpost-content blockquote:not(.tiktok-embed) {
  border-left: 5px solid #078EE7;
  background: #f9fafb;
  padding: 20px;
  color: #1C1C1E;
  font-size: 16px;
  line-height: 22.4px;
  margin: 0;
}
.lc-feed-container .ncpost-container .ncpost-content blockquote:not(.tiktok-embed) b {
  font-weight: 400;
}
.lc-feed-container .ncpost-container .ncpost-content blockquote:not(.tiktok-embed) p {
  margin: 0;
}
.lc-feed-container .ncpost-container .ncpost-link-card {
  gap: 15px;
  border-radius: 5px;
  border: 1px solid #EEF2F7;
  background: #ffffff;
  margin: 0;
  padding: 20px;
}
.lc-feed-container .ncpost-container .ncpost-link-card .ncpost-link-card-image {
  margin: 0;
  border-radius: 0;
}
.lc-feed-container .ncpost-container .ncpost-link-card .ncpost-link-card-info {
  display: flex;
  flex-direction: column;
  gap: 5px;
  padding: 0;
}
.lc-feed-container .ncpost-container .ncpost-link-card .ncpost-link-card-info .ncpost-link-card-info-title {
  margin: 0;
  text-decoration: none;
  color: #1C1C1E;
  font-size: 19px;
  font-weight: 700;
  line-height: normal;
}
.lc-feed-container .ncpost-container .ncpost-link-card .ncpost-link-card-info .ncpost-link-card-info-site {
  margin: 0;
  color: #6B7F8F;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.lc-feed-container .ncpost-container .ncpost-link-card .ncpost-link-card-info .ncpost-link-card-info-description {
  color: #1C1C1E;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
@media (max-width: 500px) {
  .lc-feed-container .ncpost-container .ncpost-link-card {
    flex-direction: column;
  }
  .lc-feed-container .ncpost-container .ncpost-link-card img {
    width: 100%;
    max-height: 200px;
  }
}
.lc-feed-container .ncpost-container .ncpost-title {
  margin: 0;
  font-weight: 700;
  color: #1C1C1E;
  font-size: 19px;
  line-height: 22.5px;
}
.lc-feed-container .ncpost-container .ncpost-title.ncpost-breaking {
  padding: 3px 5px;
  background-color: #078EE7;
  border-radius: 3px;
  color: #fff;
}
.lc-feed-container .ncpost-container .ncpost-tags {
  gap: 10px;
  margin-top: 0;
  text-align: left;
  float: left;
}
.lc-feed-container .ncpost-container .ncpost-tags .ncpost-tagquantele {
  margin-left: 0;
  margin-right: 8px;
  background-color: #EEF2F7;
  color: #1C1C1E;
  padding: 10px;
  line-height: 14px;
  font-size: 12px;
  font-weight: 700;
  border-radius: 5px;
}
.lc-feed-container .ncpost-container .ncpost-tags .ncpost-tag {
  background-color: #f7f7f7;
  border: 1px solid #EEF2F7;
  border-radius: 5px;
  padding: 10px;
  color: #1C1C1E;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
}
.lc-feed-container .ncpost-container .ncpost-image-byline {
  text-align: left;
}
.lc-feed-container .ncpost-container .ncpost-image-byline .ncpost-image-byline-description {
  color: #6B7F8F;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
}
.lc-feed-container .ncpost-container .ncpost-comments-container .ncpost-new-comment-toggle {
  display: flex;
  align-items: center;
  gap: 5px;
  color: #18415C;
  font-size: 16px;
  font-weight: 700;
  line-height: 19.2px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  transition-duration: 0.15s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.lc-feed-container .ncpost-container .ncpost-comments-container .ncpost-new-comment-toggle:hover {
  opacity: 0.75;
}
.lc-feed-container .ncpost-container .ncpost-comments-container .ncpost-new-comment-toggle::before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background-size: contain;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('data:image/svg+xml,<svg width="14" height="12" viewBox="0 0 14 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 0C8.20833 0 9.32292 0.239583 10.3438 0.71875C11.3646 1.19792 12.1667 1.84375 12.75 2.65625C13.3542 3.46875 13.6562 4.36458 13.6562 5.34375C13.6562 6.30208 13.3542 7.1875 12.75 8C12.1667 8.8125 11.3646 9.45833 10.3438 9.9375C9.32292 10.4167 8.20833 10.6562 7 10.6562C6.20833 10.6562 5.42708 10.5521 4.65625 10.3438C4.03125 10.8438 3.34375 11.2396 2.59375 11.5312C1.86458 11.8021 1.11458 11.9583 0.34375 12C1.01042 11.3125 1.51042 10.6667 1.84375 10.0625C2.05208 9.64583 2.15625 9.29167 2.15625 9C1.59375 8.5625 1.14583 8.02083 0.8125 7.375C0.5 6.72917 0.34375 6.05208 0.34375 5.34375C0.34375 4.36458 0.635417 3.46875 1.21875 2.65625C1.82292 1.84375 2.63542 1.19792 3.65625 0.71875C4.67708 0.239583 5.79167 0 7 0ZM7 9.34375C7.95833 9.34375 8.84375 9.16667 9.65625 8.8125C10.4896 8.4375 11.1458 7.94792 11.625 7.34375C12.1042 6.71875 12.3438 6.05208 12.3438 5.34375C12.3438 4.61458 12.1042 3.94792 11.625 3.34375C11.1458 2.71875 10.4896 2.22917 9.65625 1.875C8.84375 1.52083 7.95833 1.34375 7 1.34375C6.04167 1.34375 5.14583 1.52083 4.3125 1.875C3.5 2.22917 2.85417 2.71875 2.375 3.34375C1.89583 3.94792 1.65625 4.61458 1.65625 5.34375C1.65625 6.05208 1.89583 6.71875 2.375 7.34375C2.85417 7.94792 3.5 8.4375 4.3125 8.8125C5.14583 9.16667 6.04167 9.34375 7 9.34375Z" fill="%2318415C"/></svg>');
}
.lc-feed-container .ncpost-container .ncpost-user-contribution {
  padding: 0 30px;
}
@media (max-width: 500px) {
  .lc-feed-container .ncpost-container .ncpost-user-contribution {
    padding: 0;
  }
}
.lc-feed-container .ncpost-container .ncpost-user-contribution .ncpost-user-comment {
  background-color: #EEF2F7;
  padding: 15px;
  gap: 5px;
  border-radius: 8px 8px 8px 0px;
  font-size: 15px;
  line-height: 18px;
}
.lc-feed-container .ncpost-container .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-name {
  font-weight: 700;
}
.lc-feed-container .ncpost-container .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-created {
  font-size: 12px;
  line-height: 14.4px;
  color: #6B7F8F;
}
@media (max-width: 500px) {
  .lc-feed-container .ncpost-container .ncpost-user-contribution .ncpost-user-replies {
    padding-left: 0;
  }
}
.lc-feed-container .ncpost-container .ncpost-user-contribution .ncpost-user-replies .ncpost-user-reply {
  background-color: #078EE7;
  color: #ffffff;
  padding: 15px;
  gap: 5px;
  border-radius: 8px 8px 0px 8px;
  font-size: 15px;
  line-height: 18px;
}
.lc-feed-container .ncpost-container .ncpost-user-contribution .ncpost-user-replies .ncpost-user-reply .ncpost-comment-name {
  font-weight: 700;
}
.lc-feed-container .ncpost-container .ncpost-user-contribution .ncpost-user-replies .ncpost-user-reply .ncpost-comment-created {
  font-size: 12px;
  line-height: 14.4px;
  color: #ffffff !important;
}
.lc-feed-container .ncpost-user-contribution {
  padding: 0 30px;
}
@media (max-width: 500px) {
  .lc-feed-container .ncpost-user-contribution {
    padding: 0;
  }
}
.lc-feed-container .ncpost-user-contribution .ncpost-user-comment {
  background-color: #ffffff;
  padding: 15px;
  gap: 5px;
  border-radius: 8px 8px 8px 0px;
  font-size: 15px;
  line-height: 18px;
  box-shadow: 0px 4px 10px 0px #00000014;
}
.lc-feed-container .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-name {
  font-weight: 700;
}
.lc-feed-container .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-created {
  font-size: 12px;
  line-height: 14.4px;
  color: #6B7F8F;
}
@media (max-width: 500px) {
  .lc-feed-container .ncpost-user-contribution .ncpost-user-replies {
    padding-left: 0;
  }
}
.lc-feed-container .ncpost-user-contribution .ncpost-user-replies .ncpost-user-reply {
  background-color: #18415C;
  color: #ffffff;
  padding: 15px;
  gap: 5px;
  border-radius: 8px 8px 0px 8px;
  font-size: 15px;
  line-height: 18px;
}
.lc-feed-container .ncpost-user-contribution .ncpost-user-replies .ncpost-user-reply .ncpost-comment-name {
  font-weight: 700;
}
.lc-feed-container .ncpost-user-contribution .ncpost-user-replies .ncpost-user-reply .ncpost-comment-created {
  font-size: 12px;
  line-height: 14.4px;
  color: #ffffff !important;
}
.lc-feed-container .ncpost-linked .ncpost-icon-container {
  top: 25px;
}
.lc-feed-container .ncpost-pinned-post .ncpost-container {
  border-top: 6px solid #6B65EB;
}
.lc-feed-container .ncpost-pinned-post .ncpost-icon-container {
  top: 25px;
}
.lc-feed-container .ncpost-importance-0:not(:has(.ncpost-content)) {
  display: none !important;
}
.editor-preview-and-feed .posts-view .ncpost-container .ncpost-avatar-container {
  top: 15px;
}
[_bet-theme="dark"] .lc-feed-container {
  background-color: #062437 !important;
}
[_bet-theme="dark"] .lc-feed-container .ncpost-input-field {
  background-color: #173345;
  border-color: #274152;
  box-shadow: none;
}
[_bet-theme="dark"] .lc-feed-container .ncpost-input-field::placeholder {
  color: #6B7F8F;
}
[_bet-theme="dark"] .lc-feed-container .ncpost-container {
  background-color: #173345;
  color: #fff;
}
[_bet-theme="dark"] .lc-feed-container .ncpost-container .ncpost-header .ncpost-byline {
  color: #fff;
}
[_bet-theme="dark"] .lc-feed-container .ncpost-container .ncpost-header .ncpost-timestamp {
  color: #CADAE5;
}
[_bet-theme="dark"] .lc-feed-container .ncpost-container .ncpost-title {
  color: #fff;
}
[_bet-theme="dark"] .lc-feed-container .ncpost-container .ncpost-new-comment-toggle {
  color: #fff;
}
[_bet-theme="dark"] .lc-feed-container .ncpost-container .ncpost-new-comment-toggle::before {
  background-image: url('data:image/svg+xml,<svg width="14" height="12" viewBox="0 0 14 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 0C8.20833 0 9.32292 0.239583 10.3438 0.71875C11.3646 1.19792 12.1667 1.84375 12.75 2.65625C13.3542 3.46875 13.6562 4.36458 13.6562 5.34375C13.6562 6.30208 13.3542 7.1875 12.75 8C12.1667 8.8125 11.3646 9.45833 10.3438 9.9375C9.32292 10.4167 8.20833 10.6562 7 10.6562C6.20833 10.6562 5.42708 10.5521 4.65625 10.3438C4.03125 10.8438 3.34375 11.2396 2.59375 11.5312C1.86458 11.8021 1.11458 11.9583 0.34375 12C1.01042 11.3125 1.51042 10.6667 1.84375 10.0625C2.05208 9.64583 2.15625 9.29167 2.15625 9C1.59375 8.5625 1.14583 8.02083 0.8125 7.375C0.5 6.72917 0.34375 6.05208 0.34375 5.34375C0.34375 4.36458 0.635417 3.46875 1.21875 2.65625C1.82292 1.84375 2.63542 1.19792 3.65625 0.71875C4.67708 0.239583 5.79167 0 7 0ZM7 9.34375C7.95833 9.34375 8.84375 9.16667 9.65625 8.8125C10.4896 8.4375 11.1458 7.94792 11.625 7.34375C12.1042 6.71875 12.3438 6.05208 12.3438 5.34375C12.3438 4.61458 12.1042 3.94792 11.625 3.34375C11.1458 2.71875 10.4896 2.22917 9.65625 1.875C8.84375 1.52083 7.95833 1.34375 7 1.34375C6.04167 1.34375 5.14583 1.52083 4.3125 1.875C3.5 2.22917 2.85417 2.71875 2.375 3.34375C1.89583 3.94792 1.65625 4.61458 1.65625 5.34375C1.65625 6.05208 1.89583 6.71875 2.375 7.34375C2.85417 7.94792 3.5 8.4375 4.3125 8.8125C5.14583 9.16667 6.04167 9.34375 7 9.34375Z" fill="%23fff"/></svg>');
}
[_bet-theme="dark"] .lc-feed-container .ncpost-top-text-container p {
  color: #fff !important;
}
[_bet-theme="dark"] .lc-feed-container .ncpost-top-text-container .ncpost-image-byline {
  color: #fff !important;
}
[_bet-theme="dark"] .lc-feed-container .ncpost-toggle-group .toggle-label {
  background-color: #173345 !important;
  color: #fff !important;
  border-color: #274152 !important;
}
[_bet-theme="dark"] .lc-feed-container .ncpost-toggle-group .active {
  background-color: #078EE7 !important;
  color: #fff !important;
  border-color: #078EE7 !important;
}
[_bet-theme="dark"] .lc-feed-container .key-events-container .key-event-time {
  color: #CADAE5;
}
[_bet-theme="dark"] .lc-feed-container .key-events-container .key-event-title {
  color: #fff;
}
[_bet-theme="dark"] .lc-feed-container .ncpost-question-container .ncpost-new-comment-toggle {
  color: #fff;
  background-color: #173345;
  border-color: #274152;
}
[_bet-theme="dark"] .lc-feed-container .ncpost-question-container .ncpost-new-comment-toggle::before {
  background-image: url('data:image/svg+xml,<svg width="14" height="12" viewBox="0 0 14 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 0C8.20833 0 9.32292 0.239583 10.3438 0.71875C11.3646 1.19792 12.1667 1.84375 12.75 2.65625C13.3542 3.46875 13.6562 4.36458 13.6562 5.34375C13.6562 6.30208 13.3542 7.1875 12.75 8C12.1667 8.8125 11.3646 9.45833 10.3438 9.9375C9.32292 10.4167 8.20833 10.6562 7 10.6562C6.20833 10.6562 5.42708 10.5521 4.65625 10.3438C4.03125 10.8438 3.34375 11.2396 2.59375 11.5312C1.86458 11.8021 1.11458 11.9583 0.34375 12C1.01042 11.3125 1.51042 10.6667 1.84375 10.0625C2.05208 9.64583 2.15625 9.29167 2.15625 9C1.59375 8.5625 1.14583 8.02083 0.8125 7.375C0.5 6.72917 0.34375 6.05208 0.34375 5.34375C0.34375 4.36458 0.635417 3.46875 1.21875 2.65625C1.82292 1.84375 2.63542 1.19792 3.65625 0.71875C4.67708 0.239583 5.79167 0 7 0ZM7 9.34375C7.95833 9.34375 8.84375 9.16667 9.65625 8.8125C10.4896 8.4375 11.1458 7.94792 11.625 7.34375C12.1042 6.71875 12.3438 6.05208 12.3438 5.34375C12.3438 4.61458 12.1042 3.94792 11.625 3.34375C11.1458 2.71875 10.4896 2.22917 9.65625 1.875C8.84375 1.52083 7.95833 1.34375 7 1.34375C6.04167 1.34375 5.14583 1.52083 4.3125 1.875C3.5 2.22917 2.85417 2.71875 2.375 3.34375C1.89583 3.94792 1.65625 4.61458 1.65625 5.34375C1.65625 6.05208 1.89583 6.71875 2.375 7.34375C2.85417 7.94792 3.5 8.4375 4.3125 8.8125C5.14583 9.16667 6.04167 9.34375 7 9.34375Z" fill="%23fff"/></svg>');
}
[_bet-theme="dark"] .lc-feed-container .ncpost-questions-container .ncpost-user-contribution .ncpost-user-comment {
  background-color: #173345;
  color: #fff;
}
[_bet-theme="dark"] .lc-feed-container .ncpost-user-contribution .ncpost-user-comment {
  background-color: #274152;
  color: #fff;
}
[_bet-theme="dark"] .lc-feed-container .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-info .ncpost-comment-created {
  color: #fff;
}
[_bet-theme="dark"] .lc-feed-container .ncpost-user-contribution .ncpost-user-replies .ncpost-user-reply {
  background-color: #078EE7;
  color: #fff;
}

.lc-feed-container {
  font-family: "Albert Sans", sans-serif;
  color: #1C1C1E;
  
}
.lc-feed-container .lc-load-more {
  border: none;
  background-color: #078EE7;
  color: #ffffff;
  border-radius: 4px;
  padding: 12px;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
  transition-duration: 0.15s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.lc-feed-container .lc-load-more:hover {
  background-color: #078EE7;
  opacity: 0.75;
}
.lc-feed-container .ncpost-new-comment-panel {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.lc-feed-container .ncpost-new-comment-panel > div {
  display: flex;
  flex-direction: column;
  gap: 10px;
  font-size: 16px;
  line-height: 19.2px;
  color: #1C1C1E;
}
.lc-feed-container .ncpost-new-comment-panel > div input {
  box-shadow: none;
  border: 1px solid #EEF2F7;
  border-radius: 4px;
  padding: 10px;
  margin: 0;
}
.lc-feed-container .ncpost-new-comment-panel > div input::placeholder {
  color: #CADAE5;
}
.lc-feed-container .ncpost-new-comment-panel > div textarea {
  box-shadow: none;
  border: 1px solid #EEF2F7;
  border-radius: 4px;
  padding: 10px;
  margin: 0;
}
.lc-feed-container .ncpost-new-comment-panel > div textarea::placeholder {
  color: #CADAE5;
}
.lc-feed-container .ncpost-new-comment-panel .ncpost-submit {
  border-radius: 4px;
  padding: 12px;
  margin: 0;
  color: #ffffff;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
  background-color: #078EE7;
  align-self: self-end;
  transition-duration: 0.15s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.lc-feed-container .ncpost-new-comment-panel .ncpost-submit:hover {
  opacity: 0.75;
}
.lc-feed-container .ncpost-new-comment-panel .ncpost-submit b {
  font-weight: normal;
}
.lc-feed-container .ncpost-new-comment-panel .ncpost-submit i {
  font-style: normal;
  display: none;
}
.lc-feed-container .ncpost-channelcontent-container {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.lc-feed-container .ncpost-channelcontent-container .feed-football:empty {
  display: none;
}
.lc-feed-container .ncpost-channelcontent-container .typing-enabled:has(.typing-container:empty) {
  display: none;
}
.lc-feed-container .ncpost-channelcontent-container .ncpost-top-text-container {
  display: flex;
  flex-direction: column;
  gap: 11px;
  margin-bottom: 0;
}
.lc-feed-container .ncpost-channelcontent-container .ncpost-top-text-container h5 {
  font-size: 19px;
  line-height: 22.5px;
  font-weight: 700;
  color: #1C1C1E;
}
.lc-feed-container .ncpost-channelcontent-container .ncpost-top-text-container p {
  margin: 0;
  font-size: 16px;
  line-height: 19.2px;
  font-weight: 400;
  color: #1C1C1E;
}
.lc-feed-container .ncpost-channelcontent-container .key-events-container .key-event-time {
  color: #6B7F8F;
  font-size: 16px;
  line-height: 19.2px;
  font-weight: 400;
}
.lc-feed-container .ncpost-channelcontent-container .key-events-container .key-event-time::before {
  background-color: #E4EAF1;
}
.lc-feed-container .ncpost-channelcontent-container .key-events-container .key-event-time::after {
  background-color: #E4EAF1;
}
.lc-feed-container .ncpost-channelcontent-container .key-events-container .key-event {
  font-size: 16px;
  line-height: 18.75px;
  text-decoration: underline;
  color: #078EE7;
  font-weight: 400;
}
.lc-feed-container .ncpost-channelcontent-container .ncpost-question-container {
  margin: 0;
}
.lc-feed-container .ncpost-channelcontent-container .ncpost-question-container .ncpost-new-comment-toggle {
  width: 100%;
  text-align: center;
  border: 1px solid #18415C;
  padding: 10px 15px;
  border-radius: 5px;
  color: #18415C;
  font-size: 16px;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  transition-duration: 0.15s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.lc-feed-container .ncpost-channelcontent-container .ncpost-question-container .ncpost-new-comment-toggle:hover {
  opacity: 0.75;
}
.lc-feed-container .ncpost-channelcontent-container .ncpost-question-container .ncpost-new-comment-toggle:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background-size: contain;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('data:image/svg+xml,<svg width="14" height="12" viewBox="0 0 14 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 0C8.20833 0 9.32292 0.239583 10.3438 0.71875C11.3646 1.19792 12.1667 1.84375 12.75 2.65625C13.3542 3.46875 13.6562 4.36458 13.6562 5.34375C13.6562 6.30208 13.3542 7.1875 12.75 8C12.1667 8.8125 11.3646 9.45833 10.3438 9.9375C9.32292 10.4167 8.20833 10.6562 7 10.6562C6.20833 10.6562 5.42708 10.5521 4.65625 10.3438C4.03125 10.8438 3.34375 11.2396 2.59375 11.5312C1.86458 11.8021 1.11458 11.9583 0.34375 12C1.01042 11.3125 1.51042 10.6667 1.84375 10.0625C2.05208 9.64583 2.15625 9.29167 2.15625 9C1.59375 8.5625 1.14583 8.02083 0.8125 7.375C0.5 6.72917 0.34375 6.05208 0.34375 5.34375C0.34375 4.36458 0.635417 3.46875 1.21875 2.65625C1.82292 1.84375 2.63542 1.19792 3.65625 0.71875C4.67708 0.239583 5.79167 0 7 0ZM7 9.34375C7.95833 9.34375 8.84375 9.16667 9.65625 8.8125C10.4896 8.4375 11.1458 7.94792 11.625 7.34375C12.1042 6.71875 12.3438 6.05208 12.3438 5.34375C12.3438 4.61458 12.1042 3.94792 11.625 3.34375C11.1458 2.71875 10.4896 2.22917 9.65625 1.875C8.84375 1.52083 7.95833 1.34375 7 1.34375C6.04167 1.34375 5.14583 1.52083 4.3125 1.875C3.5 2.22917 2.85417 2.71875 2.375 3.34375C1.89583 3.94792 1.65625 4.61458 1.65625 5.34375C1.65625 6.05208 1.89583 6.71875 2.375 7.34375C2.85417 7.94792 3.5 8.4375 4.3125 8.8125C5.14583 9.16667 6.04167 9.34375 7 9.34375Z" fill="%2318415C"/></svg>');
}
.lc-feed-container .ncpost-channelcontent-container .ncposts-sorter {
  margin: 0;
}
.lc-feed-container .ncpost-channelcontent-container .ncposts-sorter > div:first-child {
  display: none;
}
.lc-feed-container .ncpost-channelcontent-container .ncposts-sorter .ncpost-toggle-group {
  display: flex;
}
.lc-feed-container .ncpost-channelcontent-container .ncposts-sorter .ncpost-toggle-group .toggle-label {
  padding: 10px 15px 10px 15px;
  border: 1px solid #EEF2F7;
  background: #ffffff;
  color: #1C1C1E;
  font-size: 14px;
  font-weight: 400;
  line-height: 16.94px;
}
.lc-feed-container .ncpost-channelcontent-container .ncposts-sorter .ncpost-toggle-group .toggle-label:first-child {
  border-radius: 4px 0px 0px 4px;
  border-right: none;
}
.lc-feed-container .ncpost-channelcontent-container .ncposts-sorter .ncpost-toggle-group .toggle-label:last-child {
  border-radius: 0px 4px 4px 0px;
  border-left: none;
}
.lc-feed-container .ncpost-channelcontent-container .ncposts-sorter .ncpost-toggle-group .toggle-label.active {
  color: #ffffff;
  background: #078EE7;
  border: none;
}
.lc-feed-container .ncpost-channelcontent-container div:has(.tags-group:empty) {
  display: none;
}
.lc-feed-container .ncpost-channelcontent-container .tags-group {
  margin: 0;
}
.lc-feed-container .ncpost-channelcontent-container .tags-group:empty {
  display: none;
}
.lc-feed-container .ncpost-channelcontent-container .tags-group .filtered-tag {
  background-color: #f7f7f7;
  border: 1px solid #EEF2F7;
  border-radius: 5px;
  padding: 10px;
  color: #1C1C1E;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
}
.lc-feed-container .ncpost-list-post {
  
}
.lc-feed-container .ncpost-list-post .ncpost-icon-container {
  top: 25px;
}
.lc-feed-container .ncpost-container {
  display: flex !important;
  flex-direction: column;
  gap: 10px;
  background-color: #ffffff;
  border-radius: 7px;
  color: #1C1C1E;
  font-size: 16px;
  line-height: 19.2px;
  box-shadow: 0px 4px 10px 0px #00000014;
  padding: 30px;
  
}
.lc-feed-container .ncpost-container.ncpost-importance-2 {
  border-bottom: none;
  border-top: 6px solid #ff9b70;
  display: flex !important;
}
.lc-feed-container .ncpost-container.ncpost-importance-3 {
  border-bottom: none;
  border-top: 6px solid #e9006b;
  display: flex !important;
}
.lc-feed-container .ncpost-container .ncpost-avatar-container {
  left: 30px;
  border-radius: 5px;
  width: 32px;
  height: 32px;
}
.lc-feed-container .ncpost-container .ncpost-header {
  margin: 0;
}
.lc-feed-container .ncpost-container .ncpost-header .ncpost-header-info .ncpost-byline {
  margin: 0;
  color: #1C1C1E;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.lc-feed-container .ncpost-container .ncpost-header .ncpost-header-info .ncpost-timestamp {
  color: #6B7F8F;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  width: fit-content;
}
.lc-feed-container .ncpost-container .ncpost-header {
  padding-left: 42px !important;
}
.lc-feed-container .ncpost-container .share-icons-container {
  margin: 0;
}
.lc-feed-container .ncpost-container .share-icons-container .share-icons .share-icon svg {
  fill: #18415C;
}
.lc-feed-container .ncpost-container .ncpost-content {
  display: flex;
  flex-direction: column;
  gap: 10px;
  
}
.lc-feed-container .ncpost-container .ncpost-content a {
  color: #35AFFF;
}
.lc-feed-container .ncpost-container .ncpost-content p {
  margin: 0;
}
.lc-feed-container .ncpost-container .ncpost-content blockquote:not(.tiktok-embed) {
  border-left: 5px solid #078EE7;
  background: #f9fafb;
  padding: 20px;
  color: #1C1C1E;
  font-size: 16px;
  line-height: 22.4px;
  margin: 0;
}
.lc-feed-container .ncpost-container .ncpost-content blockquote:not(.tiktok-embed) b {
  font-weight: 400;
}
.lc-feed-container .ncpost-container .ncpost-content blockquote:not(.tiktok-embed) p {
  margin: 0;
}
.lc-feed-container .ncpost-container .ncpost-link-card {
  gap: 15px;
  border-radius: 5px;
  border: 1px solid #EEF2F7;
  background: #ffffff;
  margin: 0;
  padding: 20px;
}
.lc-feed-container .ncpost-container .ncpost-link-card .ncpost-link-card-image {
  margin: 0;
  border-radius: 0;
}
.lc-feed-container .ncpost-container .ncpost-link-card .ncpost-link-card-info {
  display: flex;
  flex-direction: column;
  gap: 5px;
  padding: 0;
}
.lc-feed-container .ncpost-container .ncpost-link-card .ncpost-link-card-info .ncpost-link-card-info-title {
  margin: 0;
  text-decoration: none;
  color: #1C1C1E;
  font-size: 19px;
  font-weight: 700;
  line-height: normal;
}
.lc-feed-container .ncpost-container .ncpost-link-card .ncpost-link-card-info .ncpost-link-card-info-site {
  margin: 0;
  color: #6B7F8F;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.lc-feed-container .ncpost-container .ncpost-link-card .ncpost-link-card-info .ncpost-link-card-info-description {
  color: #1C1C1E;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
@media (max-width: 500px) {
  .lc-feed-container .ncpost-container .ncpost-link-card {
    flex-direction: column;
  }
  .lc-feed-container .ncpost-container .ncpost-link-card img {
    width: 100%;
    max-height: 200px;
  }
}
.lc-feed-container .ncpost-container .ncpost-title {
  margin: 0;
  font-weight: 700;
  color: #1C1C1E;
  font-size: 19px;
  line-height: 22.5px;
}
.lc-feed-container .ncpost-container .ncpost-title.ncpost-breaking {
  padding: 3px 5px;
  background-color: #078EE7;
  border-radius: 3px;
  color: #fff;
}
.lc-feed-container .ncpost-container .ncpost-tags {
  gap: 10px;
  margin-top: 0;
  text-align: left;
  float: left;
}
.lc-feed-container .ncpost-container .ncpost-tags .ncpost-tagquantele {
  margin-left: 0;
  margin-right: 8px;
  background-color: #EEF2F7;
  color: #1C1C1E;
  padding: 10px;
  line-height: 14px;
  font-size: 12px;
  font-weight: 700;
  border-radius: 5px;
}
.lc-feed-container .ncpost-container .ncpost-tags .ncpost-tag {
  background-color: #f7f7f7;
  border: 1px solid #EEF2F7;
  border-radius: 5px;
  padding: 10px;
  color: #1C1C1E;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
}
.lc-feed-container .ncpost-container .ncpost-image-byline {
  
}
.lc-feed-container .ncpost-container .ncpost-image-byline {
  text-align: left;
}
.lc-feed-container .ncpost-container .ncpost-image-byline .ncpost-image-byline-description {
  color: #6B7F8F;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
}
.lc-feed-container .ncpost-container .ncpost-comments-container .ncpost-new-comment-toggle {
  display: flex;
  align-items: center;
  gap: 5px;
  color: #18415C;
  font-size: 16px;
  font-weight: 700;
  line-height: 19.2px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  transition-duration: 0.15s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.lc-feed-container .ncpost-container .ncpost-comments-container .ncpost-new-comment-toggle:hover {
  opacity: 0.75;
}
.lc-feed-container .ncpost-container .ncpost-comments-container .ncpost-new-comment-toggle::before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background-size: contain;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('data:image/svg+xml,<svg width="14" height="12" viewBox="0 0 14 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 0C8.20833 0 9.32292 0.239583 10.3438 0.71875C11.3646 1.19792 12.1667 1.84375 12.75 2.65625C13.3542 3.46875 13.6562 4.36458 13.6562 5.34375C13.6562 6.30208 13.3542 7.1875 12.75 8C12.1667 8.8125 11.3646 9.45833 10.3438 9.9375C9.32292 10.4167 8.20833 10.6562 7 10.6562C6.20833 10.6562 5.42708 10.5521 4.65625 10.3438C4.03125 10.8438 3.34375 11.2396 2.59375 11.5312C1.86458 11.8021 1.11458 11.9583 0.34375 12C1.01042 11.3125 1.51042 10.6667 1.84375 10.0625C2.05208 9.64583 2.15625 9.29167 2.15625 9C1.59375 8.5625 1.14583 8.02083 0.8125 7.375C0.5 6.72917 0.34375 6.05208 0.34375 5.34375C0.34375 4.36458 0.635417 3.46875 1.21875 2.65625C1.82292 1.84375 2.63542 1.19792 3.65625 0.71875C4.67708 0.239583 5.79167 0 7 0ZM7 9.34375C7.95833 9.34375 8.84375 9.16667 9.65625 8.8125C10.4896 8.4375 11.1458 7.94792 11.625 7.34375C12.1042 6.71875 12.3438 6.05208 12.3438 5.34375C12.3438 4.61458 12.1042 3.94792 11.625 3.34375C11.1458 2.71875 10.4896 2.22917 9.65625 1.875C8.84375 1.52083 7.95833 1.34375 7 1.34375C6.04167 1.34375 5.14583 1.52083 4.3125 1.875C3.5 2.22917 2.85417 2.71875 2.375 3.34375C1.89583 3.94792 1.65625 4.61458 1.65625 5.34375C1.65625 6.05208 1.89583 6.71875 2.375 7.34375C2.85417 7.94792 3.5 8.4375 4.3125 8.8125C5.14583 9.16667 6.04167 9.34375 7 9.34375Z" fill="%2318415C"/></svg>');
}
.lc-feed-container .ncpost-container .ncpost-user-contribution {
  padding: 0 30px;
}
@media (max-width: 500px) {
  .lc-feed-container .ncpost-container .ncpost-user-contribution {
    padding: 0;
  }
}
.lc-feed-container .ncpost-container .ncpost-user-contribution .ncpost-user-comment {
  background-color: #EEF2F7;
  padding: 15px;
  gap: 5px;
  border-radius: 8px 8px 8px 0px;
  font-size: 15px;
  line-height: 18px;
}
.lc-feed-container .ncpost-container .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-name {
  font-weight: 700;
}
.lc-feed-container .ncpost-container .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-created {
  font-size: 12px;
  line-height: 14.4px;
  color: #6B7F8F;
}
@media (max-width: 500px) {
  .lc-feed-container .ncpost-container .ncpost-user-contribution .ncpost-user-replies {
    padding-left: 0;
  }
}
.lc-feed-container .ncpost-container .ncpost-user-contribution .ncpost-user-replies .ncpost-user-reply {
  background-color: #078EE7;
  color: #ffffff;
  padding: 15px;
  gap: 5px;
  border-radius: 8px 8px 0px 8px;
  font-size: 15px;
  line-height: 18px;
}
.lc-feed-container .ncpost-container .ncpost-user-contribution .ncpost-user-replies .ncpost-user-reply .ncpost-comment-name {
  font-weight: 700;
}
.lc-feed-container .ncpost-container .ncpost-user-contribution .ncpost-user-replies .ncpost-user-reply .ncpost-comment-created {
  font-size: 12px;
  line-height: 14.4px;
  color: #ffffff !important;
}
.lc-feed-container .ncpost-user-contribution {
  padding: 0 30px;
}
@media (max-width: 500px) {
  .lc-feed-container .ncpost-user-contribution {
    padding: 0;
  }
}
.lc-feed-container .ncpost-user-contribution .ncpost-user-comment {
  background-color: #ffffff;
  padding: 15px;
  gap: 5px;
  border-radius: 8px 8px 8px 0px;
  font-size: 15px;
  line-height: 18px;
  box-shadow: 0px 4px 10px 0px #00000014;
}
.lc-feed-container .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-name {
  font-weight: 700;
}
.lc-feed-container .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-created {
  font-size: 12px;
  line-height: 14.4px;
  color: #6B7F8F;
}
@media (max-width: 500px) {
  .lc-feed-container .ncpost-user-contribution .ncpost-user-replies {
    padding-left: 0;
  }
}
.lc-feed-container .ncpost-user-contribution .ncpost-user-replies .ncpost-user-reply {
  background-color: #18415C;
  color: #ffffff;
  padding: 15px;
  gap: 5px;
  border-radius: 8px 8px 0px 8px;
  font-size: 15px;
  line-height: 18px;
}
.lc-feed-container .ncpost-user-contribution .ncpost-user-replies .ncpost-user-reply .ncpost-comment-name {
  font-weight: 700;
}
.lc-feed-container .ncpost-user-contribution .ncpost-user-replies .ncpost-user-reply .ncpost-comment-created {
  font-size: 12px;
  line-height: 14.4px;
  color: #ffffff !important;
}
.lc-feed-container .ncpost-linked {
  
}
.lc-feed-container .ncpost-linked .ncpost-icon-container {
  top: 25px;
}
.lc-feed-container .ncpost-pinned-post {
  
}
.lc-feed-container .ncpost-pinned-post .ncpost-container {
  border-top: 6px solid #6B65EB;
}
.lc-feed-container .ncpost-pinned-post .ncpost-icon-container {
  top: 25px;
}
.lc-feed-container .ncpost-importance-0:not(:has(.ncpost-content)) {
  display: none !important;
}
.editor-preview-and-feed .posts-view .ncpost-container .ncpost-avatar-container {
  top: 15px;
}
[_bet-theme="dark"] .lc-feed-container {
  background-color: #062437 !important;
}
[_bet-theme="dark"] .lc-feed-container .ncpost-input-field {
  background-color: #173345;
  border-color: #274152;
  box-shadow: none;
}
[_bet-theme="dark"] .lc-feed-container .ncpost-input-field::placeholder {
  color: #6B7F8F;
}
[_bet-theme="dark"] .lc-feed-container .ncpost-container {
  background-color: #173345;
  color: #fff;
}
[_bet-theme="dark"] .lc-feed-container .ncpost-container .ncpost-header .ncpost-byline {
  color: #fff;
}
[_bet-theme="dark"] .lc-feed-container .ncpost-container .ncpost-header .ncpost-timestamp {
  color: #CADAE5;
}
[_bet-theme="dark"] .lc-feed-container .ncpost-container .ncpost-title {
  color: #fff;
}
[_bet-theme="dark"] .lc-feed-container .ncpost-container .ncpost-new-comment-toggle {
  color: #fff;
}
[_bet-theme="dark"] .lc-feed-container .ncpost-container .ncpost-new-comment-toggle::before {
  background-image: url('data:image/svg+xml,<svg width="14" height="12" viewBox="0 0 14 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 0C8.20833 0 9.32292 0.239583 10.3438 0.71875C11.3646 1.19792 12.1667 1.84375 12.75 2.65625C13.3542 3.46875 13.6562 4.36458 13.6562 5.34375C13.6562 6.30208 13.3542 7.1875 12.75 8C12.1667 8.8125 11.3646 9.45833 10.3438 9.9375C9.32292 10.4167 8.20833 10.6562 7 10.6562C6.20833 10.6562 5.42708 10.5521 4.65625 10.3438C4.03125 10.8438 3.34375 11.2396 2.59375 11.5312C1.86458 11.8021 1.11458 11.9583 0.34375 12C1.01042 11.3125 1.51042 10.6667 1.84375 10.0625C2.05208 9.64583 2.15625 9.29167 2.15625 9C1.59375 8.5625 1.14583 8.02083 0.8125 7.375C0.5 6.72917 0.34375 6.05208 0.34375 5.34375C0.34375 4.36458 0.635417 3.46875 1.21875 2.65625C1.82292 1.84375 2.63542 1.19792 3.65625 0.71875C4.67708 0.239583 5.79167 0 7 0ZM7 9.34375C7.95833 9.34375 8.84375 9.16667 9.65625 8.8125C10.4896 8.4375 11.1458 7.94792 11.625 7.34375C12.1042 6.71875 12.3438 6.05208 12.3438 5.34375C12.3438 4.61458 12.1042 3.94792 11.625 3.34375C11.1458 2.71875 10.4896 2.22917 9.65625 1.875C8.84375 1.52083 7.95833 1.34375 7 1.34375C6.04167 1.34375 5.14583 1.52083 4.3125 1.875C3.5 2.22917 2.85417 2.71875 2.375 3.34375C1.89583 3.94792 1.65625 4.61458 1.65625 5.34375C1.65625 6.05208 1.89583 6.71875 2.375 7.34375C2.85417 7.94792 3.5 8.4375 4.3125 8.8125C5.14583 9.16667 6.04167 9.34375 7 9.34375Z" fill="%23fff"/></svg>');
}
[_bet-theme="dark"] .lc-feed-container .ncpost-top-text-container p {
  color: #fff !important;
}
[_bet-theme="dark"] .lc-feed-container .ncpost-top-text-container .ncpost-image-byline {
  color: #fff !important;
}
[_bet-theme="dark"] .lc-feed-container .ncpost-toggle-group .toggle-label {
  background-color: #173345 !important;
  color: #fff !important;
  border-color: #274152 !important;
}
[_bet-theme="dark"] .lc-feed-container .ncpost-toggle-group .active {
  background-color: #078EE7 !important;
  color: #fff !important;
  border-color: #078EE7 !important;
}
[_bet-theme="dark"] .lc-feed-container .key-events-container .key-event-time {
  color: #CADAE5;
}
[_bet-theme="dark"] .lc-feed-container .key-events-container .key-event-title {
  color: #fff;
}
[_bet-theme="dark"] .lc-feed-container .ncpost-question-container .ncpost-new-comment-toggle {
  color: #fff;
  background-color: #173345;
  border-color: #274152;
}
[_bet-theme="dark"] .lc-feed-container .ncpost-question-container .ncpost-new-comment-toggle::before {
  background-image: url('data:image/svg+xml,<svg width="14" height="12" viewBox="0 0 14 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 0C8.20833 0 9.32292 0.239583 10.3438 0.71875C11.3646 1.19792 12.1667 1.84375 12.75 2.65625C13.3542 3.46875 13.6562 4.36458 13.6562 5.34375C13.6562 6.30208 13.3542 7.1875 12.75 8C12.1667 8.8125 11.3646 9.45833 10.3438 9.9375C9.32292 10.4167 8.20833 10.6562 7 10.6562C6.20833 10.6562 5.42708 10.5521 4.65625 10.3438C4.03125 10.8438 3.34375 11.2396 2.59375 11.5312C1.86458 11.8021 1.11458 11.9583 0.34375 12C1.01042 11.3125 1.51042 10.6667 1.84375 10.0625C2.05208 9.64583 2.15625 9.29167 2.15625 9C1.59375 8.5625 1.14583 8.02083 0.8125 7.375C0.5 6.72917 0.34375 6.05208 0.34375 5.34375C0.34375 4.36458 0.635417 3.46875 1.21875 2.65625C1.82292 1.84375 2.63542 1.19792 3.65625 0.71875C4.67708 0.239583 5.79167 0 7 0ZM7 9.34375C7.95833 9.34375 8.84375 9.16667 9.65625 8.8125C10.4896 8.4375 11.1458 7.94792 11.625 7.34375C12.1042 6.71875 12.3438 6.05208 12.3438 5.34375C12.3438 4.61458 12.1042 3.94792 11.625 3.34375C11.1458 2.71875 10.4896 2.22917 9.65625 1.875C8.84375 1.52083 7.95833 1.34375 7 1.34375C6.04167 1.34375 5.14583 1.52083 4.3125 1.875C3.5 2.22917 2.85417 2.71875 2.375 3.34375C1.89583 3.94792 1.65625 4.61458 1.65625 5.34375C1.65625 6.05208 1.89583 6.71875 2.375 7.34375C2.85417 7.94792 3.5 8.4375 4.3125 8.8125C5.14583 9.16667 6.04167 9.34375 7 9.34375Z" fill="%23fff"/></svg>');
}
[_bet-theme="dark"] .lc-feed-container .ncpost-questions-container .ncpost-user-contribution .ncpost-user-comment {
  background-color: #173345;
  color: #fff;
}
[_bet-theme="dark"] .lc-feed-container .ncpost-user-contribution .ncpost-user-comment {
  background-color: #274152;
  color: #fff;
}
[_bet-theme="dark"] .lc-feed-container .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-info .ncpost-comment-created {
  color: #fff;
}
[_bet-theme="dark"] .lc-feed-container .ncpost-user-contribution .ncpost-user-replies .ncpost-user-reply {
  background-color: #078EE7;
  color: #fff;
}
/*End extension CSS 15173, Skin*/

/*Begin extension CSS 15208, Link Card*/
.ncpost-link-card {
    margin: 15px 0;
    border: 1px solid #e1e1e1;
    display: flex;
    text-decoration: unset;
    padding: 20px;
}

.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;
}

.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 15208, Link Card*/

/*Begin extension CSS 15250, Translations*/

/*End extension CSS 15250, Translations*/

/*Begin extension CSS 16003, 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;
}

.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;
}

.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 16003, Link card 2.0*/


.nc-lc-extensions-css{ display: block }