/*NC Live Center Extension CSS*/
/*Begin extension CSS 13343, 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 13343, Avatar */

/*Begin extension CSS 13346, 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 13346, Post sorting*/

/*Begin extension CSS 13348, 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 13348, Typing animation*/

/*Begin extension CSS 13352, Icon library*/
.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}.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}}.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}}.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}.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 13352, Icon library*/

/*Begin extension CSS 13354, 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 13354, Image Gallery*/

/*Begin extension CSS 13360, User Contribution enable*/
.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 13360, User Contribution enable*/

/*Begin extension CSS 13381, 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 13381, Hockey*/

/*Begin extension CSS 13399, Tags*/
.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 13399, Tags*/

/*Begin extension CSS 13480, Comments Translations*/

/*End extension CSS 13480, Comments Translations*/

/*Begin extension CSS 13481, Load more Translations*/

/*End extension CSS 13481, Load more Translations*/

/*Begin extension CSS 13560, 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 13560, Scoreboard support*/

/*Begin extension CSS 13566, Skin*/
@media(max-width:500px){.feed-hockey{padding:10px}.feed-hockey-team-score{width:45px}}.posts-view,.lc-feed-container{font-family:Roboto,sans-serif;color:#1f2937}.posts-view .ncpost-question-container .ncpost-new-comment-toggle,.lc-feed-container .ncpost-question-container .ncpost-new-comment-toggle{color:#1f2937;border-radius:0;border:1px solid #cb2421;padding:10px 20px;font-family:Roboto,sans-serif;font-size:16px;font-weight:700;align-self:center;width:210px;text-align:center}.posts-view .ncpost-question-container .ncpost-submit,.lc-feed-container .ncpost-question-container .ncpost-submit{background-color:#cb2421}.posts-view .ncpost-question-container>div,.lc-feed-container .ncpost-question-container>div{display:flex;flex-direction:column;width:100%}.posts-view .ncpost-link,.lc-feed-container .ncpost-link{font-family:Roboto,sans-serif}.posts-view .ncpost-link .ncpost-link-title,.lc-feed-container .ncpost-link .ncpost-link-title{color:#cb2421!important;font-family:Roboto,sans-serif;font-size:20px;text-decoration:none}.posts-view .ncpost-link .ncpost-link-site,.lc-feed-container .ncpost-link .ncpost-link-site{color:#1f2937!important}.posts-view .ncpost-comments-container .ncpost-new-comment-panel input,.lc-feed-container .ncpost-comments-container .ncpost-new-comment-panel input,.posts-view .ncpost-question-container .ncpost-new-comment-panel input,.lc-feed-container .ncpost-question-container .ncpost-new-comment-panel input,.posts-view .ncpost-comments-container .ncpost-new-comment-panel textarea,.lc-feed-container .ncpost-comments-container .ncpost-new-comment-panel textarea,.posts-view .ncpost-question-container .ncpost-new-comment-panel textarea,.lc-feed-container .ncpost-question-container .ncpost-new-comment-panel textarea{box-shadow:none;border-radius:0}.posts-view .ncpost-comments-container .ncpost-new-comment-panel .ncpost-submit,.lc-feed-container .ncpost-comments-container .ncpost-new-comment-panel .ncpost-submit,.posts-view .ncpost-question-container .ncpost-new-comment-panel .ncpost-submit,.lc-feed-container .ncpost-question-container .ncpost-new-comment-panel .ncpost-submit{border-radius:0}.posts-view .ncpost-channelcontent-container,.lc-feed-container .ncpost-channelcontent-container{font-family:Roboto,sans-serif;padding-bottom:24px;border-bottom:1px solid #ccc}.posts-view .ncpost-channelcontent-container .ncpost-top-text-container,.lc-feed-container .ncpost-channelcontent-container .ncpost-top-text-container{border-radius:5px;background:#fdfdfd;padding:20px;margin-bottom:10px;font-family:Roboto,sans-serif;font-size:20px;font-weight:900;line-height:150%;color:#1f2937;border-radius:0;box-shadow:none}.posts-view .ncpost-channelcontent-container .ncpost-top-text-container h5,.lc-feed-container .ncpost-channelcontent-container .ncpost-top-text-container h5{color:#1f2937;font-size:20px;font-style:normal;font-weight:700;line-height:120%;text-transform:uppercase}.posts-view .ncpost-channelcontent-container .ncpost-top-text-container li:not(:last-child),.lc-feed-container .ncpost-channelcontent-container .ncpost-top-text-container li:not(:last-child){margin-bottom:8px}.posts-view .ncpost-channelcontent-container .ncposts-sorter,.lc-feed-container .ncpost-channelcontent-container .ncposts-sorter{margin:20px 0 0 0}.posts-view .ncpost-channelcontent-container .ncposts-sorter .ncposts-sorter-title,.lc-feed-container .ncpost-channelcontent-container .ncposts-sorter .ncposts-sorter-title{display:none}.posts-view .ncpost-channelcontent-container .ncposts-sorter .ncpost-toggle-group,.lc-feed-container .ncpost-channelcontent-container .ncposts-sorter .ncpost-toggle-group{display:flex;justify-content:end}.posts-view .ncpost-channelcontent-container .ncposts-sorter .ncpost-toggle-group .toggle-indicator,.lc-feed-container .ncpost-channelcontent-container .ncposts-sorter .ncpost-toggle-group .toggle-indicator{display:none}.posts-view .ncpost-channelcontent-container .ncposts-sorter .ncpost-toggle-group .toggle-label,.lc-feed-container .ncpost-channelcontent-container .ncposts-sorter .ncpost-toggle-group .toggle-label{padding:10px 15px;color:#1f2937;background-color:#fff;border:solid 1px #fdfdfd;border-radius:0!important;height:auto;width:auto;cursor:pointer}.posts-view .ncpost-channelcontent-container .ncposts-sorter .ncpost-toggle-group .toggle-label:first-of-type,.lc-feed-container .ncpost-channelcontent-container .ncposts-sorter .ncpost-toggle-group .toggle-label:first-of-type{border-radius:4px 0 0 4px}.posts-view .ncpost-channelcontent-container .ncposts-sorter .ncpost-toggle-group .toggle-label:not(:first-of-type),.lc-feed-container .ncpost-channelcontent-container .ncposts-sorter .ncpost-toggle-group .toggle-label:not(:first-of-type){border-left:0}.posts-view .ncpost-channelcontent-container .ncposts-sorter .ncpost-toggle-group .toggle-label:last-of-type,.lc-feed-container .ncpost-channelcontent-container .ncposts-sorter .ncpost-toggle-group .toggle-label:last-of-type{border-radius:0 4px 4px 0}.posts-view .ncpost-channelcontent-container .ncposts-sorter .ncpost-toggle-group .toggle-label.active,.lc-feed-container .ncpost-channelcontent-container .ncposts-sorter .ncpost-toggle-group .toggle-label.active{background-color:#1f2937;border-color:#1f2937;color:#fff}.posts-view .ncpost-pinned-post,.lc-feed-container .ncpost-pinned-post{padding:0}.posts-view .ncpost-pinned-post .ncpost-container,.lc-feed-container .ncpost-pinned-post .ncpost-container{margin:0;margin-top:15px;background-color:#fdfdfd;border-bottom:0;margin-bottom:20px;padding:20px;font-family:Roboto,sans-serif}.posts-view .ncpost-pinned-post .ncpost-container:before,.lc-feed-container .ncpost-pinned-post .ncpost-container:before{content:"";position:absolute;top:0;left:0;height:4px;width:100%;background:#cb2421}.posts-view .ncpost-pinned-post .ncpost-container .ncpost-pinned-indicator,.lc-feed-container .ncpost-pinned-post .ncpost-container .ncpost-pinned-indicator{display:block;position:absolute;right:40px;top:20px}.posts-view .ncpost-pinned-post .ncpost-container .ncpost-pinned-indicator svg,.lc-feed-container .ncpost-pinned-post .ncpost-container .ncpost-pinned-indicator svg{fill:#cb2421}.posts-view .ncpost-list-container,.lc-feed-container .ncpost-list-container{font-family:Roboto,sans-serif;line-height:normal;letter-spacing:.14px;color:#1f2937}.posts-view .ncpost-question-container .ncpost-new-comment-toggle,.lc-feed-container .ncpost-question-container .ncpost-new-comment-toggle{color:#cb2421;border-color:#cb2421}.posts-view .ncpost-question-container .ncpost-submit,.lc-feed-container .ncpost-question-container .ncpost-submit{background-color:#cb2421}.posts-view .ncpost-list-post .ncpost-container .ncpost-comments-container .ncpost-user-contribution .ncpost-user-reply .ncpost-comment-created,.lc-feed-container .ncpost-list-post .ncpost-container .ncpost-comments-container .ncpost-user-contribution .ncpost-user-reply .ncpost-comment-created,.posts-view .lc-feed-container .ncpost-list-container .ncpost-list-post .ncpost-container .ncpost-comments-container .ncpost-user-contribution .ncpost-user-reply .ncpost-comment-created,.lc-feed-container .lc-feed-container .ncpost-list-container .ncpost-list-post .ncpost-container .ncpost-comments-container .ncpost-user-contribution .ncpost-user-reply .ncpost-comment-created{color:#fff!important}.posts-view .ncpost-questions-container .ncpost-user-contribution .ncpost-user-comment,.lc-feed-container .ncpost-questions-container .ncpost-user-contribution .ncpost-user-comment{background-color:#fff!important;box-shadow:none}.posts-view .ncpost-questions-container .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-info,.lc-feed-container .ncpost-questions-container .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-info{justify-content:unset;align-items:center}.posts-view .ncpost-questions-container .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-info .ncpost-comment-name,.lc-feed-container .ncpost-questions-container .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-info .ncpost-comment-name{color:#1f2937;text-transform:capitalize;font-weight:900}.posts-view .ncpost-questions-container .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-info .ncpost-comment-created,.lc-feed-container .ncpost-questions-container .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-info .ncpost-comment-created{color:#1f2937!important;margin-left:3px}.posts-view .ncpost-questions-container .ncpost-user-contribution .ncpost-comment-avatar,.lc-feed-container .ncpost-questions-container .ncpost-user-contribution .ncpost-comment-avatar{width:30px;margin-right:10px;display:flex;align-items:center}.posts-view .ncpost-questions-container .ncpost-user-contribution .ncpost-comment-avatar img,.lc-feed-container .ncpost-questions-container .ncpost-user-contribution .ncpost-comment-avatar img{width:100%}.posts-view .ncpost-questions-container .ncpost-user-contribution .ncpost-user-reply,.lc-feed-container .ncpost-questions-container .ncpost-user-contribution .ncpost-user-reply{box-shadow:0 2px 2px rgba(0,0,0,.1);background-color:#cb2421!important;color:#fff!important}.posts-view .ncpost-questions-container .ncpost-user-contribution .ncpost-user-reply .ncpost-comment-info,.lc-feed-container .ncpost-questions-container .ncpost-user-contribution .ncpost-user-reply .ncpost-comment-info{justify-content:unset}.posts-view .ncpost-questions-container .ncpost-user-contribution .ncpost-user-reply .ncpost-comment-created,.lc-feed-container .ncpost-questions-container .ncpost-user-contribution .ncpost-user-reply .ncpost-comment-created{color:#fff!important}.posts-view .ncpost-list-post,.lc-feed-container .ncpost-list-post{padding-left:0}.posts-view .ncpost-container,.lc-feed-container .ncpost-container{padding:20px}.posts-view .ncpost-avatar-container,.lc-feed-container .ncpost-avatar-container{left:20px}.posts-view .ncpost-container,.lc-feed-container .ncpost-container,.posts-view .ncpost-pinned-post,.lc-feed-container .ncpost-pinned-post{margin:0;margin-top:15px;background-color:#fdfdfd;border-bottom:0;margin-bottom:20px}.posts-view .ncpost-container .ncpost-icon-container,.lc-feed-container .ncpost-container .ncpost-icon-container,.posts-view .ncpost-pinned-post .ncpost-icon-container,.lc-feed-container .ncpost-pinned-post .ncpost-icon-container{width:35px;position:absolute;top:12px;left:unset;right:30px}.posts-view .ncpost-container .ncpost-pinned-indicator,.lc-feed-container .ncpost-container .ncpost-pinned-indicator,.posts-view .ncpost-pinned-post .ncpost-pinned-indicator,.lc-feed-container .ncpost-pinned-post .ncpost-pinned-indicator{display:none}.posts-view .ncpost-container .ncpost-header,.lc-feed-container .ncpost-container .ncpost-header,.posts-view .ncpost-pinned-post .ncpost-header,.lc-feed-container .ncpost-pinned-post .ncpost-header{color:#1f2937;display:flex;justify-content:space-between;font-family:Roboto,sans-serif}.posts-view .ncpost-container .ncpost-header .ncpost-timestamp,.lc-feed-container .ncpost-container .ncpost-header .ncpost-timestamp,.posts-view .ncpost-pinned-post .ncpost-header .ncpost-timestamp,.lc-feed-container .ncpost-pinned-post .ncpost-header .ncpost-timestamp{color:#cb2421}.posts-view .ncpost-container .ncpost-header .ncpost-byline,.lc-feed-container .ncpost-container .ncpost-header .ncpost-byline,.posts-view .ncpost-pinned-post .ncpost-header .ncpost-byline,.lc-feed-container .ncpost-pinned-post .ncpost-header .ncpost-byline{color:#1f2937;font-weight:900;text-transform:capitalize}.posts-view .ncpost-container .ncpost-title,.lc-feed-container .ncpost-container .ncpost-title,.posts-view .ncpost-pinned-post .ncpost-title,.lc-feed-container .ncpost-pinned-post .ncpost-title{font-family:Roboto,sans-serif;font-size:26px;font-style:normal;font-weight:700;line-height:120%;margin-bottom:20px}.posts-view .ncpost-container .ncpost-breaking,.lc-feed-container .ncpost-container .ncpost-breaking,.posts-view .ncpost-pinned-post .ncpost-breaking,.lc-feed-container .ncpost-pinned-post .ncpost-breaking{background-color:unset!important}.posts-view .ncpost-container.ncpost-importance-2,.lc-feed-container .ncpost-container.ncpost-importance-2,.posts-view .ncpost-pinned-post.ncpost-importance-2,.lc-feed-container .ncpost-pinned-post.ncpost-importance-2{position:relative;background:#fdfdfd;padding-top:25px}.posts-view .ncpost-container.ncpost-importance-2 .ncpost-comments-container .ncpost-user-contribution .ncpost-user-comment,.lc-feed-container .ncpost-container.ncpost-importance-2 .ncpost-comments-container .ncpost-user-contribution .ncpost-user-comment,.posts-view .ncpost-pinned-post.ncpost-importance-2 .ncpost-comments-container .ncpost-user-contribution .ncpost-user-comment,.lc-feed-container .ncpost-pinned-post.ncpost-importance-2 .ncpost-comments-container .ncpost-user-contribution .ncpost-user-comment{background-color:#f1f5f9}.posts-view .ncpost-container.ncpost-importance-2::before,.lc-feed-container .ncpost-container.ncpost-importance-2::before,.posts-view .ncpost-pinned-post.ncpost-importance-2::before,.lc-feed-container .ncpost-pinned-post.ncpost-importance-2::before{content:"";position:absolute;top:0;left:0;height:10px;width:100%;background:#444}.posts-view .ncpost-container.ncpost-importance-3,.lc-feed-container .ncpost-container.ncpost-importance-3,.posts-view .ncpost-pinned-post.ncpost-importance-3,.lc-feed-container .ncpost-pinned-post.ncpost-importance-3{position:relative;background:#fdfdfd}.posts-view .ncpost-container.ncpost-importance-3 .ncpost-comments-container .ncpost-user-contribution .ncpost-user-comment,.lc-feed-container .ncpost-container.ncpost-importance-3 .ncpost-comments-container .ncpost-user-contribution .ncpost-user-comment,.posts-view .ncpost-pinned-post.ncpost-importance-3 .ncpost-comments-container .ncpost-user-contribution .ncpost-user-comment,.lc-feed-container .ncpost-pinned-post.ncpost-importance-3 .ncpost-comments-container .ncpost-user-contribution .ncpost-user-comment{background-color:#f1f5f9}.posts-view .ncpost-container.ncpost-importance-3::before::before,.lc-feed-container .ncpost-container.ncpost-importance-3::before::before,.posts-view .ncpost-pinned-post.ncpost-importance-3::before::before,.lc-feed-container .ncpost-pinned-post.ncpost-importance-3::before::before{content:"";position:absolute;top:0;left:0;height:10px;width:100%;background:#cb2421}.posts-view .ncpost-container .ncpost-comments-container,.lc-feed-container .ncpost-container .ncpost-comments-container,.posts-view .ncpost-pinned-post .ncpost-comments-container,.lc-feed-container .ncpost-pinned-post .ncpost-comments-container{margin-top:15px;position:relative}.posts-view .ncpost-container .ncpost-comments-container .ncpost-user-contribution .ncpost-comment-info,.lc-feed-container .ncpost-container .ncpost-comments-container .ncpost-user-contribution .ncpost-comment-info,.posts-view .ncpost-pinned-post .ncpost-comments-container .ncpost-user-contribution .ncpost-comment-info,.lc-feed-container .ncpost-pinned-post .ncpost-comments-container .ncpost-user-contribution .ncpost-comment-info{justify-content:unset;align-items:center}.posts-view .ncpost-container .ncpost-comments-container .ncpost-user-contribution .ncpost-comment-avatar,.lc-feed-container .ncpost-container .ncpost-comments-container .ncpost-user-contribution .ncpost-comment-avatar,.posts-view .ncpost-pinned-post .ncpost-comments-container .ncpost-user-contribution .ncpost-comment-avatar,.lc-feed-container .ncpost-pinned-post .ncpost-comments-container .ncpost-user-contribution .ncpost-comment-avatar{width:30px;margin-right:10px;align-items:center;display:flex}.posts-view .ncpost-container .ncpost-comments-container .ncpost-user-contribution .ncpost-comment-avatar img,.lc-feed-container .ncpost-container .ncpost-comments-container .ncpost-user-contribution .ncpost-comment-avatar img,.posts-view .ncpost-pinned-post .ncpost-comments-container .ncpost-user-contribution .ncpost-comment-avatar img,.lc-feed-container .ncpost-pinned-post .ncpost-comments-container .ncpost-user-contribution .ncpost-comment-avatar img{width:100%}.posts-view .ncpost-container .ncpost-comments-container .ncpost-user-contribution .ncpost-user-comment,.lc-feed-container .ncpost-container .ncpost-comments-container .ncpost-user-contribution .ncpost-user-comment,.posts-view .ncpost-pinned-post .ncpost-comments-container .ncpost-user-contribution .ncpost-user-comment,.lc-feed-container .ncpost-pinned-post .ncpost-comments-container .ncpost-user-contribution .ncpost-user-comment{padding:20px;border-radius:5px;background-color:#f1f5f9!important}.posts-view .ncpost-container .ncpost-comments-container .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-name,.lc-feed-container .ncpost-container .ncpost-comments-container .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-name,.posts-view .ncpost-pinned-post .ncpost-comments-container .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-name,.lc-feed-container .ncpost-pinned-post .ncpost-comments-container .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-name{color:#1f2937;text-transform:capitalize;font-weight:900}.posts-view .ncpost-container .ncpost-comments-container .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-created,.lc-feed-container .ncpost-container .ncpost-comments-container .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-created,.posts-view .ncpost-pinned-post .ncpost-comments-container .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-created,.lc-feed-container .ncpost-pinned-post .ncpost-comments-container .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-created{color:#1f2937!important;font-size:14px;margin-left:3px}.posts-view .ncpost-container .ncpost-comments-container .ncpost-user-contribution .ncpost-user-reply,.lc-feed-container .ncpost-container .ncpost-comments-container .ncpost-user-contribution .ncpost-user-reply,.posts-view .ncpost-pinned-post .ncpost-comments-container .ncpost-user-contribution .ncpost-user-reply,.lc-feed-container .ncpost-pinned-post .ncpost-comments-container .ncpost-user-contribution .ncpost-user-reply{padding:20px;border-radius:5px;background-color:#cb2421!important;color:#fff!important}.posts-view .ncpost-container .ncpost-comments-container .ncpost-user-contribution .ncpost-user-reply .ncpost-comment-created,.lc-feed-container .ncpost-container .ncpost-comments-container .ncpost-user-contribution .ncpost-user-reply .ncpost-comment-created,.posts-view .ncpost-pinned-post .ncpost-comments-container .ncpost-user-contribution .ncpost-user-reply .ncpost-comment-created,.lc-feed-container .ncpost-pinned-post .ncpost-comments-container .ncpost-user-contribution .ncpost-user-reply .ncpost-comment-created{color:#fff!important;font-size:12px}.posts-view .ncpost-container .ncpost-comments-container .ncpost-new-comment-toggle,.lc-feed-container .ncpost-container .ncpost-comments-container .ncpost-new-comment-toggle,.posts-view .ncpost-pinned-post .ncpost-comments-container .ncpost-new-comment-toggle,.lc-feed-container .ncpost-pinned-post .ncpost-comments-container .ncpost-new-comment-toggle{color:#cb2421;font-family:Roboto,sans-serif;font-weight:700;margin-left:20px;position:relative}.posts-view .ncpost-container .ncpost-comments-container .ncpost-new-comment-toggle::before,.lc-feed-container .ncpost-container .ncpost-comments-container .ncpost-new-comment-toggle::before,.posts-view .ncpost-pinned-post .ncpost-comments-container .ncpost-new-comment-toggle::before,.lc-feed-container .ncpost-pinned-post .ncpost-comments-container .ncpost-new-comment-toggle::before{content:url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 35 35' xmlns='http://www.w3.org/2000/svg'%3E%3Cg %3E%3Cpath fill='%23CB2421' d='M8.8569,19.3564 C8.7149,19.4844 8.5789,19.5954 8.4479,19.6924 C8.1709,19.8954 7.8449,20.0004 7.5019,20.0004 C7.1149,20.0004 6.7529,19.8694 6.4639,19.6144 C6.1139,19.3054 5.9699,18.8824 5.9699,18.4084 L5.9699,15.1624 C5.1429,14.6814 4.4709,14.0874 3.9629,13.3794 C3.3219,12.4864 2.9999,11.4514 2.9999,10.3034 C2.9999,9.3554 3.2339,8.4694 3.6989,7.6644 C4.1549,6.8754 4.8009,6.2024 5.6259,5.6494 C6.4249,5.1134 7.3689,4.7054 8.4549,4.4194 C9.5239,4.1384 10.7059,4.0004 11.9999,4.0004 C13.2939,4.0004 14.4759,4.1384 15.5449,4.4194 C16.6319,4.7054 17.5739,5.1144 18.3669,5.6514 C19.1819,6.2034 19.8239,6.8734 20.2849,7.6574 C20.7609,8.4634 20.9999,9.3524 20.9999,10.3034 C20.9999,11.2694 20.7619,12.1664 20.2849,12.9734 C19.8219,13.7594 19.1779,14.4274 18.3609,14.9714 C17.5689,15.4994 16.6289,15.9034 15.5449,16.1884 C14.4759,16.4684 13.2939,16.6084 11.9999,16.6084 L11.5569,16.6084 C11.5479,16.6084 10.6479,17.5244 8.8569,19.3564 L8.8569,19.3564 Z M7.9699,17.4004 L10.7369,14.5364 L11.2269,14.5914 C11.3199,14.6024 11.4309,14.6084 11.5569,14.6084 L11.9999,14.6084 C13.1289,14.6084 14.1409,14.4894 15.0369,14.2534 C15.9169,14.0224 16.6539,13.7064 17.2519,13.3074 C17.8229,12.9264 18.2559,12.4784 18.5629,11.9594 C18.8549,11.4614 18.9999,10.9174 18.9999,10.3034 C18.9999,9.7074 18.8559,9.1694 18.5629,8.6714 C18.2559,8.1504 17.8199,7.6974 17.2449,7.3074 C16.6489,6.9044 15.9139,6.5854 15.0369,6.3544 C14.1409,6.1194 13.1289,6.0004 11.9999,6.0004 C10.8709,6.0004 9.8589,6.1194 8.9629,6.3544 C8.0839,6.5854 7.3439,6.9054 6.7399,7.3104 C6.1609,7.6984 5.7289,8.1484 5.4309,8.6644 C5.1429,9.1644 4.9999,9.7044 4.9999,10.3034 C4.9999,11.0394 5.1949,11.6664 5.5879,12.2134 C6.0029,12.7924 6.6029,13.2744 7.4029,13.6604 L7.9699,13.9324 L7.9699,17.4004 Z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");width:18px;height:18px;vertical-align:middle;position:absolute;left:-20px;top:-2px}.posts-view .ncpost-container .ncpost-comments-container .ncpost-submit,.lc-feed-container .ncpost-container .ncpost-comments-container .ncpost-submit,.posts-view .ncpost-pinned-post .ncpost-comments-container .ncpost-submit,.lc-feed-container .ncpost-pinned-post .ncpost-comments-container .ncpost-submit{background-color:#cb2421}.posts-view .ncpost-container blockquote,.lc-feed-container .ncpost-container blockquote,.posts-view .ncpost-pinned-post blockquote,.lc-feed-container .ncpost-pinned-post blockquote{position:relative;color:#1f2937;font-size:18px;font-weight:600;border-left:0;padding:0;padding-left:40px}.posts-view .ncpost-container blockquote::before,.lc-feed-container .ncpost-container blockquote::before,.posts-view .ncpost-pinned-post blockquote::before,.lc-feed-container .ncpost-pinned-post blockquote::before{content:url("data:image/svg+xml,%3Csvg width='30' height='31' viewBox='0 0 30 31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='Frame 38'%3E%3Cpath id='&%23226;&%23128;&%23156;' d='M11.2731 8.20607C12.2833 8.1413 12.9964 8.40038 13.4123 8.91853C13.8283 9.37192 13.7095 10.0196 13.0558 10.2787C11.0948 11.0559 10.3223 11.8979 9.90633 13.2581C10.6788 13.2581 11.5702 13.6467 12.4616 14.4887C13.2935 15.3955 13.7095 16.4318 13.7095 17.6624C13.7095 18.8283 13.2935 19.9294 12.4616 20.9009C11.5702 21.7429 10.6194 22.1963 9.49036 22.1963C7.1134 22.1963 5.6278 20.1884 5.21184 18.3749C4.79587 16.6261 5.03357 14.8773 5.56838 13.3876C6.1032 11.8979 6.81628 10.6025 8.48015 9.30715C9.31209 8.65946 10.2629 8.27084 11.2731 8.20607ZM22.5636 8.20607C23.5738 8.1413 24.2869 8.40038 24.7029 8.91853C25.1188 9.37192 25 10.0196 24.3463 10.2787C22.3853 11.0559 21.6128 11.8979 21.1969 13.2581C21.9694 13.2581 22.8607 13.6467 23.7521 14.4887C24.584 15.3955 25 16.4318 25 17.6624C25 18.8283 24.584 19.9294 23.7521 20.9009C22.8607 21.7429 21.91 22.1963 20.7809 22.1963C18.4039 22.1963 16.9183 20.1884 16.5024 18.3749C16.0864 16.6261 16.3241 14.8773 16.8589 13.3876C17.3937 11.8979 18.1068 10.6025 19.7707 9.30715C20.6026 8.65946 21.5534 8.27084 22.5636 8.20607Z' fill='%23212226'/%3E%3C/g%3E%3C/svg%3E");position:absolute;left:0}.posts-view .ncpost-content,.lc-feed-container .ncpost-content{font-size:17px;font-weight:400;line-height:150%;font-style:normal}.posts-view .ncpost-content a,.lc-feed-container .ncpost-content a{color:#cb2421!important;line-height:150%;font-size:17px!important;text-decoration-line:none}.posts-view .ncpost-content a:hover,.lc-feed-container .ncpost-content a:hover{color:#1f2937;line-height:150%;text-decoration-line:underline}.posts-view .ncpost-content h5,.lc-feed-container .ncpost-content h5{font-family:Roboto,sans-serif;font-size:18px;font-style:normal;font-weight:600;line-height:120%}.posts-view .ncpost-content .ncpost-image-byline,.lc-feed-container .ncpost-content .ncpost-image-byline{text-align:left;color:#1f2937;font-weight:500}.posts-view .ncpost-content .ncpost-image-byline .ncpost-image-byline-description,.lc-feed-container .ncpost-content .ncpost-image-byline .ncpost-image-byline-description{color:#1f2937;font-weight:500}.ncpost-list-post .ncpost-container .ncpost-link{display:flex;flex-direction:row;padding:0;border-radius:0;background:#fdfdfd;overflow:hidden;border:0;margin-bottom:20px}@media(max-width:500px){.ncpost-list-post .ncpost-container .ncpost-link{flex-direction:column}}.ncpost-list-post .ncpost-container .ncpost-link-image-wrapper{width:170px}@media(max-width:500px){.ncpost-list-post .ncpost-container .ncpost-link-image-wrapper{width:100%}}.ncpost-list-post .ncpost-container .ncpost-link-image-wrapper .ncpost-link-image{min-width:170px;margin:0;object-fit:cover;height:100%;max-width:100%;max-height:none;float:unset}@media(max-width:500px){.ncpost-list-post .ncpost-container .ncpost-link-image-wrapper .ncpost-link-image{width:100%}}.ncpost-list-post .ncpost-container .ncpost-link-info{display:flex;padding:20px;flex-direction:column;align-items:flex-start;flex:1 0 0;background:#f1f5f9}.ncpost-list-post .ncpost-container .ncpost-link-info-title{margin-top:0;color:#1f2937!important;text-decoration:none;font-family:Roboto,sans-serif;font-size:18px!important;font-style:normal;font-weight:700!important;line-height:normal}.ncpost-list-post .ncpost-container .ncpost-link-info-title:active{margin-top:0!important;font-size:18px!important}.ncpost-list-post .ncpost-container .ncpost-link-info-title:hover{text-decoration:underline}.ncpost-list-post .ncpost-container .ncpost-link-info-source{color:#2f3542;font-family:Roboto,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:normal}.ncpost-list-post .ncpost-container .ncpost-link-info-description{margin-top:15px;color:#1f2937;font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.ncpost-breaking-container{margin-left:-20px;margin-right:-20px;margin-top:-20px;margin-bottom:10px}.ncpost-custom-breaking{width:100%;margin:0;padding:10px 8px;padding-left:20px;display:flex;align-items:center;background-color:#cb2421;color:#fff;font-family:Roboto,sans-serif;font-size:12px;font-style:normal;font-weight:700}.ncpost-breaking-icon{display:flex;align-items:center;margin-left:8px;margin-bottom:1px}.ncpost-breaking-icon svg{fill:#fff}.lc-feed-container .lc-load-more{display:inline-block;height:42px!important;padding:10px 15px!important;margin-top:20px!important;gap:8px!important;font-weight:400!important;align-self:center;font-size:15px;border:1px solid #cb2421!important;background-color:#cb2421!important}@media(max-width:500px){.feed-hockey{padding:10px}.feed-hockey-team-score{width:45px}}.posts-view,.lc-feed-container{font-family:Roboto,sans-serif;color:#1f2937}.posts-view .ncpost-question-container .ncpost-new-comment-toggle,.lc-feed-container .ncpost-question-container .ncpost-new-comment-toggle{color:#1f2937;border-radius:0;border:1px solid #cb2421;padding:10px 20px;font-family:Roboto,sans-serif;font-size:16px;font-weight:700;align-self:center;width:210px;text-align:center}.posts-view .ncpost-question-container .ncpost-submit,.lc-feed-container .ncpost-question-container .ncpost-submit{background-color:#cb2421}.posts-view .ncpost-question-container>div,.lc-feed-container .ncpost-question-container>div{display:flex;flex-direction:column;width:100%}.posts-view .ncpost-link,.lc-feed-container .ncpost-link{font-family:Roboto,sans-serif}.posts-view .ncpost-link .ncpost-link-title,.lc-feed-container .ncpost-link .ncpost-link-title{color:#cb2421!important;font-family:Roboto,sans-serif;font-size:20px;text-decoration:none}.posts-view .ncpost-link .ncpost-link-site,.lc-feed-container .ncpost-link .ncpost-link-site{color:#1f2937!important}.posts-view .ncpost-comments-container .ncpost-new-comment-panel input,.lc-feed-container .ncpost-comments-container .ncpost-new-comment-panel input,.posts-view .ncpost-question-container .ncpost-new-comment-panel input,.lc-feed-container .ncpost-question-container .ncpost-new-comment-panel input,.posts-view .ncpost-comments-container .ncpost-new-comment-panel textarea,.lc-feed-container .ncpost-comments-container .ncpost-new-comment-panel textarea,.posts-view .ncpost-question-container .ncpost-new-comment-panel textarea,.lc-feed-container .ncpost-question-container .ncpost-new-comment-panel textarea{box-shadow:none;border-radius:0}.posts-view .ncpost-comments-container .ncpost-new-comment-panel .ncpost-submit,.lc-feed-container .ncpost-comments-container .ncpost-new-comment-panel .ncpost-submit,.posts-view .ncpost-question-container .ncpost-new-comment-panel .ncpost-submit,.lc-feed-container .ncpost-question-container .ncpost-new-comment-panel .ncpost-submit{border-radius:0}.posts-view .ncpost-channelcontent-container,.lc-feed-container .ncpost-channelcontent-container{font-family:Roboto,sans-serif;padding-bottom:24px;border-bottom:1px solid #ccc}.posts-view .ncpost-channelcontent-container .ncpost-top-text-container,.lc-feed-container .ncpost-channelcontent-container .ncpost-top-text-container{border-radius:5px;background:#fdfdfd;padding:20px;margin-bottom:10px;font-family:Roboto,sans-serif;font-size:20px;font-weight:900;line-height:150%;color:#1f2937;border-radius:0;box-shadow:none}.posts-view .ncpost-channelcontent-container .ncpost-top-text-container h5,.lc-feed-container .ncpost-channelcontent-container .ncpost-top-text-container h5{color:#1f2937;font-size:20px;font-style:normal;font-weight:700;line-height:120%;text-transform:uppercase}.posts-view .ncpost-channelcontent-container .ncpost-top-text-container li:not(:last-child),.lc-feed-container .ncpost-channelcontent-container .ncpost-top-text-container li:not(:last-child){margin-bottom:8px}.posts-view .ncpost-channelcontent-container .ncposts-sorter,.lc-feed-container .ncpost-channelcontent-container .ncposts-sorter{margin:20px 0 0 0}.posts-view .ncpost-channelcontent-container .ncposts-sorter .ncposts-sorter-title,.lc-feed-container .ncpost-channelcontent-container .ncposts-sorter .ncposts-sorter-title{display:none}.posts-view .ncpost-channelcontent-container .ncposts-sorter .ncpost-toggle-group,.lc-feed-container .ncpost-channelcontent-container .ncposts-sorter .ncpost-toggle-group{display:flex;justify-content:end}.posts-view .ncpost-channelcontent-container .ncposts-sorter .ncpost-toggle-group .toggle-indicator,.lc-feed-container .ncpost-channelcontent-container .ncposts-sorter .ncpost-toggle-group .toggle-indicator{display:none}.posts-view .ncpost-channelcontent-container .ncposts-sorter .ncpost-toggle-group .toggle-label,.lc-feed-container .ncpost-channelcontent-container .ncposts-sorter .ncpost-toggle-group .toggle-label{padding:10px 15px;color:#1f2937;background-color:#fff;border:solid 1px #fdfdfd;border-radius:0!important;height:auto;width:auto;cursor:pointer}.posts-view .ncpost-channelcontent-container .ncposts-sorter .ncpost-toggle-group .toggle-label:first-of-type,.lc-feed-container .ncpost-channelcontent-container .ncposts-sorter .ncpost-toggle-group .toggle-label:first-of-type{border-radius:4px 0 0 4px}.posts-view .ncpost-channelcontent-container .ncposts-sorter .ncpost-toggle-group .toggle-label:not(:first-of-type),.lc-feed-container .ncpost-channelcontent-container .ncposts-sorter .ncpost-toggle-group .toggle-label:not(:first-of-type){border-left:0}.posts-view .ncpost-channelcontent-container .ncposts-sorter .ncpost-toggle-group .toggle-label:last-of-type,.lc-feed-container .ncpost-channelcontent-container .ncposts-sorter .ncpost-toggle-group .toggle-label:last-of-type{border-radius:0 4px 4px 0}.posts-view .ncpost-channelcontent-container .ncposts-sorter .ncpost-toggle-group .toggle-label.active,.lc-feed-container .ncpost-channelcontent-container .ncposts-sorter .ncpost-toggle-group .toggle-label.active{background-color:#1f2937;border-color:#1f2937;color:#fff}.posts-view .ncpost-pinned-post,.lc-feed-container .ncpost-pinned-post{padding:0}.posts-view .ncpost-pinned-post .ncpost-container,.lc-feed-container .ncpost-pinned-post .ncpost-container{margin:0;margin-top:15px;background-color:#fdfdfd;border-bottom:0;margin-bottom:20px;padding:20px;font-family:Roboto,sans-serif}.posts-view .ncpost-pinned-post .ncpost-container:before,.lc-feed-container .ncpost-pinned-post .ncpost-container:before{content:"";position:absolute;top:0;left:0;height:4px;width:100%;background:#cb2421}.posts-view .ncpost-pinned-post .ncpost-container .ncpost-pinned-indicator,.lc-feed-container .ncpost-pinned-post .ncpost-container .ncpost-pinned-indicator{display:block;position:absolute;right:40px;top:20px}.posts-view .ncpost-pinned-post .ncpost-container .ncpost-pinned-indicator svg,.lc-feed-container .ncpost-pinned-post .ncpost-container .ncpost-pinned-indicator svg{fill:#cb2421}.posts-view .ncpost-list-container,.lc-feed-container .ncpost-list-container{font-family:Roboto,sans-serif;line-height:normal;letter-spacing:.14px;color:#1f2937}.posts-view .ncpost-question-container .ncpost-new-comment-toggle,.lc-feed-container .ncpost-question-container .ncpost-new-comment-toggle{color:#cb2421;border-color:#cb2421}.posts-view .ncpost-question-container .ncpost-submit,.lc-feed-container .ncpost-question-container .ncpost-submit{background-color:#cb2421}.posts-view .ncpost-list-post .ncpost-container .ncpost-comments-container .ncpost-user-contribution .ncpost-user-reply .ncpost-comment-created,.lc-feed-container .ncpost-list-post .ncpost-container .ncpost-comments-container .ncpost-user-contribution .ncpost-user-reply .ncpost-comment-created,.posts-view .lc-feed-container .ncpost-list-container .ncpost-list-post .ncpost-container .ncpost-comments-container .ncpost-user-contribution .ncpost-user-reply .ncpost-comment-created,.lc-feed-container .lc-feed-container .ncpost-list-container .ncpost-list-post .ncpost-container .ncpost-comments-container .ncpost-user-contribution .ncpost-user-reply .ncpost-comment-created{color:#fff!important}.posts-view .ncpost-questions-container .ncpost-user-contribution .ncpost-user-comment,.lc-feed-container .ncpost-questions-container .ncpost-user-contribution .ncpost-user-comment{background-color:#fff!important;box-shadow:none}.posts-view .ncpost-questions-container .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-info,.lc-feed-container .ncpost-questions-container .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-info{justify-content:unset;align-items:center}.posts-view .ncpost-questions-container .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-info .ncpost-comment-name,.lc-feed-container .ncpost-questions-container .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-info .ncpost-comment-name{color:#1f2937;text-transform:capitalize;font-weight:900}.posts-view .ncpost-questions-container .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-info .ncpost-comment-created,.lc-feed-container .ncpost-questions-container .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-info .ncpost-comment-created{color:#1f2937!important;margin-left:3px}.posts-view .ncpost-questions-container .ncpost-user-contribution .ncpost-comment-avatar,.lc-feed-container .ncpost-questions-container .ncpost-user-contribution .ncpost-comment-avatar{width:30px;margin-right:10px;display:flex;align-items:center}.posts-view .ncpost-questions-container .ncpost-user-contribution .ncpost-comment-avatar img,.lc-feed-container .ncpost-questions-container .ncpost-user-contribution .ncpost-comment-avatar img{width:100%}.posts-view .ncpost-questions-container .ncpost-user-contribution .ncpost-user-reply,.lc-feed-container .ncpost-questions-container .ncpost-user-contribution .ncpost-user-reply{box-shadow:0 2px 2px rgba(0,0,0,.1);background-color:#cb2421!important;color:#fff!important}.posts-view .ncpost-questions-container .ncpost-user-contribution .ncpost-user-reply .ncpost-comment-info,.lc-feed-container .ncpost-questions-container .ncpost-user-contribution .ncpost-user-reply .ncpost-comment-info{justify-content:unset}.posts-view .ncpost-questions-container .ncpost-user-contribution .ncpost-user-reply .ncpost-comment-created,.lc-feed-container .ncpost-questions-container .ncpost-user-contribution .ncpost-user-reply .ncpost-comment-created{color:#fff!important}.posts-view .ncpost-list-post,.lc-feed-container .ncpost-list-post{padding-left:0}.posts-view .ncpost-container,.lc-feed-container .ncpost-container{padding:20px}.posts-view .ncpost-avatar-container,.lc-feed-container .ncpost-avatar-container{left:20px}.posts-view .ncpost-container,.lc-feed-container .ncpost-container,.posts-view .ncpost-pinned-post,.lc-feed-container .ncpost-pinned-post{margin:0;margin-top:15px;background-color:#fdfdfd;border-bottom:0;margin-bottom:20px}.posts-view .ncpost-container .ncpost-icon-container,.lc-feed-container .ncpost-container .ncpost-icon-container,.posts-view .ncpost-pinned-post .ncpost-icon-container,.lc-feed-container .ncpost-pinned-post .ncpost-icon-container{width:35px;position:absolute;top:12px;left:unset;right:30px}.posts-view .ncpost-container .ncpost-pinned-indicator,.lc-feed-container .ncpost-container .ncpost-pinned-indicator,.posts-view .ncpost-pinned-post .ncpost-pinned-indicator,.lc-feed-container .ncpost-pinned-post .ncpost-pinned-indicator{display:none}.posts-view .ncpost-container .ncpost-header,.lc-feed-container .ncpost-container .ncpost-header,.posts-view .ncpost-pinned-post .ncpost-header,.lc-feed-container .ncpost-pinned-post .ncpost-header{color:#1f2937;display:flex;justify-content:space-between;font-family:Roboto,sans-serif}.posts-view .ncpost-container .ncpost-header .ncpost-timestamp,.lc-feed-container .ncpost-container .ncpost-header .ncpost-timestamp,.posts-view .ncpost-pinned-post .ncpost-header .ncpost-timestamp,.lc-feed-container .ncpost-pinned-post .ncpost-header .ncpost-timestamp{color:#cb2421}.posts-view .ncpost-container .ncpost-header .ncpost-byline,.lc-feed-container .ncpost-container .ncpost-header .ncpost-byline,.posts-view .ncpost-pinned-post .ncpost-header .ncpost-byline,.lc-feed-container .ncpost-pinned-post .ncpost-header .ncpost-byline{color:#1f2937;font-weight:900;text-transform:capitalize}.posts-view .ncpost-container .ncpost-title,.lc-feed-container .ncpost-container .ncpost-title,.posts-view .ncpost-pinned-post .ncpost-title,.lc-feed-container .ncpost-pinned-post .ncpost-title{font-family:Roboto,sans-serif;font-size:26px;font-style:normal;font-weight:700;line-height:120%;margin-bottom:20px}.posts-view .ncpost-container .ncpost-breaking,.lc-feed-container .ncpost-container .ncpost-breaking,.posts-view .ncpost-pinned-post .ncpost-breaking,.lc-feed-container .ncpost-pinned-post .ncpost-breaking{background-color:unset!important}.posts-view .ncpost-container.ncpost-importance-2,.lc-feed-container .ncpost-container.ncpost-importance-2,.posts-view .ncpost-pinned-post.ncpost-importance-2,.lc-feed-container .ncpost-pinned-post.ncpost-importance-2{position:relative;background:#fdfdfd;padding-top:25px}.posts-view .ncpost-container.ncpost-importance-2 .ncpost-comments-container .ncpost-user-contribution .ncpost-user-comment,.lc-feed-container .ncpost-container.ncpost-importance-2 .ncpost-comments-container .ncpost-user-contribution .ncpost-user-comment,.posts-view .ncpost-pinned-post.ncpost-importance-2 .ncpost-comments-container .ncpost-user-contribution .ncpost-user-comment,.lc-feed-container .ncpost-pinned-post.ncpost-importance-2 .ncpost-comments-container .ncpost-user-contribution .ncpost-user-comment{background-color:#f1f5f9}.posts-view .ncpost-container.ncpost-importance-2::before,.lc-feed-container .ncpost-container.ncpost-importance-2::before,.posts-view .ncpost-pinned-post.ncpost-importance-2::before,.lc-feed-container .ncpost-pinned-post.ncpost-importance-2::before{content:"";position:absolute;top:0;left:0;height:10px;width:100%;background:#444}.posts-view .ncpost-container.ncpost-importance-3,.lc-feed-container .ncpost-container.ncpost-importance-3,.posts-view .ncpost-pinned-post.ncpost-importance-3,.lc-feed-container .ncpost-pinned-post.ncpost-importance-3{position:relative;background:#fdfdfd}.posts-view .ncpost-container.ncpost-importance-3 .ncpost-comments-container .ncpost-user-contribution .ncpost-user-comment,.lc-feed-container .ncpost-container.ncpost-importance-3 .ncpost-comments-container .ncpost-user-contribution .ncpost-user-comment,.posts-view .ncpost-pinned-post.ncpost-importance-3 .ncpost-comments-container .ncpost-user-contribution .ncpost-user-comment,.lc-feed-container .ncpost-pinned-post.ncpost-importance-3 .ncpost-comments-container .ncpost-user-contribution .ncpost-user-comment{background-color:#f1f5f9}.posts-view .ncpost-container.ncpost-importance-3::before::before,.lc-feed-container .ncpost-container.ncpost-importance-3::before::before,.posts-view .ncpost-pinned-post.ncpost-importance-3::before::before,.lc-feed-container .ncpost-pinned-post.ncpost-importance-3::before::before{content:"";position:absolute;top:0;left:0;height:10px;width:100%;background:#cb2421}.posts-view .ncpost-container .ncpost-comments-container,.lc-feed-container .ncpost-container .ncpost-comments-container,.posts-view .ncpost-pinned-post .ncpost-comments-container,.lc-feed-container .ncpost-pinned-post .ncpost-comments-container{margin-top:15px;position:relative}.posts-view .ncpost-container .ncpost-comments-container .ncpost-user-contribution .ncpost-comment-info,.lc-feed-container .ncpost-container .ncpost-comments-container .ncpost-user-contribution .ncpost-comment-info,.posts-view .ncpost-pinned-post .ncpost-comments-container .ncpost-user-contribution .ncpost-comment-info,.lc-feed-container .ncpost-pinned-post .ncpost-comments-container .ncpost-user-contribution .ncpost-comment-info{justify-content:unset;align-items:center}.posts-view .ncpost-container .ncpost-comments-container .ncpost-user-contribution .ncpost-comment-avatar,.lc-feed-container .ncpost-container .ncpost-comments-container .ncpost-user-contribution .ncpost-comment-avatar,.posts-view .ncpost-pinned-post .ncpost-comments-container .ncpost-user-contribution .ncpost-comment-avatar,.lc-feed-container .ncpost-pinned-post .ncpost-comments-container .ncpost-user-contribution .ncpost-comment-avatar{width:30px;margin-right:10px;align-items:center;display:flex}.posts-view .ncpost-container .ncpost-comments-container .ncpost-user-contribution .ncpost-comment-avatar img,.lc-feed-container .ncpost-container .ncpost-comments-container .ncpost-user-contribution .ncpost-comment-avatar img,.posts-view .ncpost-pinned-post .ncpost-comments-container .ncpost-user-contribution .ncpost-comment-avatar img,.lc-feed-container .ncpost-pinned-post .ncpost-comments-container .ncpost-user-contribution .ncpost-comment-avatar img{width:100%}.posts-view .ncpost-container .ncpost-comments-container .ncpost-user-contribution .ncpost-user-comment,.lc-feed-container .ncpost-container .ncpost-comments-container .ncpost-user-contribution .ncpost-user-comment,.posts-view .ncpost-pinned-post .ncpost-comments-container .ncpost-user-contribution .ncpost-user-comment,.lc-feed-container .ncpost-pinned-post .ncpost-comments-container .ncpost-user-contribution .ncpost-user-comment{padding:20px;border-radius:5px;background-color:#f1f5f9!important}.posts-view .ncpost-container .ncpost-comments-container .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-name,.lc-feed-container .ncpost-container .ncpost-comments-container .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-name,.posts-view .ncpost-pinned-post .ncpost-comments-container .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-name,.lc-feed-container .ncpost-pinned-post .ncpost-comments-container .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-name{color:#1f2937;text-transform:capitalize;font-weight:900}.posts-view .ncpost-container .ncpost-comments-container .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-created,.lc-feed-container .ncpost-container .ncpost-comments-container .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-created,.posts-view .ncpost-pinned-post .ncpost-comments-container .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-created,.lc-feed-container .ncpost-pinned-post .ncpost-comments-container .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-created{color:#1f2937!important;font-size:14px;margin-left:3px}.posts-view .ncpost-container .ncpost-comments-container .ncpost-user-contribution .ncpost-user-reply,.lc-feed-container .ncpost-container .ncpost-comments-container .ncpost-user-contribution .ncpost-user-reply,.posts-view .ncpost-pinned-post .ncpost-comments-container .ncpost-user-contribution .ncpost-user-reply,.lc-feed-container .ncpost-pinned-post .ncpost-comments-container .ncpost-user-contribution .ncpost-user-reply{padding:20px;border-radius:5px;background-color:#cb2421!important;color:#fff!important}.posts-view .ncpost-container .ncpost-comments-container .ncpost-user-contribution .ncpost-user-reply .ncpost-comment-created,.lc-feed-container .ncpost-container .ncpost-comments-container .ncpost-user-contribution .ncpost-user-reply .ncpost-comment-created,.posts-view .ncpost-pinned-post .ncpost-comments-container .ncpost-user-contribution .ncpost-user-reply .ncpost-comment-created,.lc-feed-container .ncpost-pinned-post .ncpost-comments-container .ncpost-user-contribution .ncpost-user-reply .ncpost-comment-created{color:#fff!important;font-size:12px}.posts-view .ncpost-container .ncpost-comments-container .ncpost-new-comment-toggle,.lc-feed-container .ncpost-container .ncpost-comments-container .ncpost-new-comment-toggle,.posts-view .ncpost-pinned-post .ncpost-comments-container .ncpost-new-comment-toggle,.lc-feed-container .ncpost-pinned-post .ncpost-comments-container .ncpost-new-comment-toggle{color:#cb2421;font-family:Roboto,sans-serif;font-weight:700;margin-left:20px;position:relative}.posts-view .ncpost-container .ncpost-comments-container .ncpost-new-comment-toggle::before,.lc-feed-container .ncpost-container .ncpost-comments-container .ncpost-new-comment-toggle::before,.posts-view .ncpost-pinned-post .ncpost-comments-container .ncpost-new-comment-toggle::before,.lc-feed-container .ncpost-pinned-post .ncpost-comments-container .ncpost-new-comment-toggle::before{content:url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 35 35' xmlns='http://www.w3.org/2000/svg'%3E%3Cg %3E%3Cpath fill='%23CB2421' d='M8.8569,19.3564 C8.7149,19.4844 8.5789,19.5954 8.4479,19.6924 C8.1709,19.8954 7.8449,20.0004 7.5019,20.0004 C7.1149,20.0004 6.7529,19.8694 6.4639,19.6144 C6.1139,19.3054 5.9699,18.8824 5.9699,18.4084 L5.9699,15.1624 C5.1429,14.6814 4.4709,14.0874 3.9629,13.3794 C3.3219,12.4864 2.9999,11.4514 2.9999,10.3034 C2.9999,9.3554 3.2339,8.4694 3.6989,7.6644 C4.1549,6.8754 4.8009,6.2024 5.6259,5.6494 C6.4249,5.1134 7.3689,4.7054 8.4549,4.4194 C9.5239,4.1384 10.7059,4.0004 11.9999,4.0004 C13.2939,4.0004 14.4759,4.1384 15.5449,4.4194 C16.6319,4.7054 17.5739,5.1144 18.3669,5.6514 C19.1819,6.2034 19.8239,6.8734 20.2849,7.6574 C20.7609,8.4634 20.9999,9.3524 20.9999,10.3034 C20.9999,11.2694 20.7619,12.1664 20.2849,12.9734 C19.8219,13.7594 19.1779,14.4274 18.3609,14.9714 C17.5689,15.4994 16.6289,15.9034 15.5449,16.1884 C14.4759,16.4684 13.2939,16.6084 11.9999,16.6084 L11.5569,16.6084 C11.5479,16.6084 10.6479,17.5244 8.8569,19.3564 L8.8569,19.3564 Z M7.9699,17.4004 L10.7369,14.5364 L11.2269,14.5914 C11.3199,14.6024 11.4309,14.6084 11.5569,14.6084 L11.9999,14.6084 C13.1289,14.6084 14.1409,14.4894 15.0369,14.2534 C15.9169,14.0224 16.6539,13.7064 17.2519,13.3074 C17.8229,12.9264 18.2559,12.4784 18.5629,11.9594 C18.8549,11.4614 18.9999,10.9174 18.9999,10.3034 C18.9999,9.7074 18.8559,9.1694 18.5629,8.6714 C18.2559,8.1504 17.8199,7.6974 17.2449,7.3074 C16.6489,6.9044 15.9139,6.5854 15.0369,6.3544 C14.1409,6.1194 13.1289,6.0004 11.9999,6.0004 C10.8709,6.0004 9.8589,6.1194 8.9629,6.3544 C8.0839,6.5854 7.3439,6.9054 6.7399,7.3104 C6.1609,7.6984 5.7289,8.1484 5.4309,8.6644 C5.1429,9.1644 4.9999,9.7044 4.9999,10.3034 C4.9999,11.0394 5.1949,11.6664 5.5879,12.2134 C6.0029,12.7924 6.6029,13.2744 7.4029,13.6604 L7.9699,13.9324 L7.9699,17.4004 Z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");width:18px;height:18px;vertical-align:middle;position:absolute;left:-20px;top:-2px}.posts-view .ncpost-container .ncpost-comments-container .ncpost-submit,.lc-feed-container .ncpost-container .ncpost-comments-container .ncpost-submit,.posts-view .ncpost-pinned-post .ncpost-comments-container .ncpost-submit,.lc-feed-container .ncpost-pinned-post .ncpost-comments-container .ncpost-submit{background-color:#cb2421}.posts-view .ncpost-container blockquote,.lc-feed-container .ncpost-container blockquote,.posts-view .ncpost-pinned-post blockquote,.lc-feed-container .ncpost-pinned-post blockquote{position:relative;color:#1f2937;font-size:18px;font-weight:600;border-left:0;padding:0;padding-left:40px}.posts-view .ncpost-container blockquote::before,.lc-feed-container .ncpost-container blockquote::before,.posts-view .ncpost-pinned-post blockquote::before,.lc-feed-container .ncpost-pinned-post blockquote::before{content:url("data:image/svg+xml,%3Csvg width='30' height='31' viewBox='0 0 30 31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='Frame 38'%3E%3Cpath id='&%23226;&%23128;&%23156;' d='M11.2731 8.20607C12.2833 8.1413 12.9964 8.40038 13.4123 8.91853C13.8283 9.37192 13.7095 10.0196 13.0558 10.2787C11.0948 11.0559 10.3223 11.8979 9.90633 13.2581C10.6788 13.2581 11.5702 13.6467 12.4616 14.4887C13.2935 15.3955 13.7095 16.4318 13.7095 17.6624C13.7095 18.8283 13.2935 19.9294 12.4616 20.9009C11.5702 21.7429 10.6194 22.1963 9.49036 22.1963C7.1134 22.1963 5.6278 20.1884 5.21184 18.3749C4.79587 16.6261 5.03357 14.8773 5.56838 13.3876C6.1032 11.8979 6.81628 10.6025 8.48015 9.30715C9.31209 8.65946 10.2629 8.27084 11.2731 8.20607ZM22.5636 8.20607C23.5738 8.1413 24.2869 8.40038 24.7029 8.91853C25.1188 9.37192 25 10.0196 24.3463 10.2787C22.3853 11.0559 21.6128 11.8979 21.1969 13.2581C21.9694 13.2581 22.8607 13.6467 23.7521 14.4887C24.584 15.3955 25 16.4318 25 17.6624C25 18.8283 24.584 19.9294 23.7521 20.9009C22.8607 21.7429 21.91 22.1963 20.7809 22.1963C18.4039 22.1963 16.9183 20.1884 16.5024 18.3749C16.0864 16.6261 16.3241 14.8773 16.8589 13.3876C17.3937 11.8979 18.1068 10.6025 19.7707 9.30715C20.6026 8.65946 21.5534 8.27084 22.5636 8.20607Z' fill='%23212226'/%3E%3C/g%3E%3C/svg%3E");position:absolute;left:0}.posts-view .ncpost-content,.lc-feed-container .ncpost-content{font-size:17px;font-weight:400;line-height:150%;font-style:normal}.posts-view .ncpost-content a,.lc-feed-container .ncpost-content a{color:#cb2421!important;line-height:150%;font-size:17px!important;text-decoration-line:none}.posts-view .ncpost-content a:hover,.lc-feed-container .ncpost-content a:hover{color:#1f2937;line-height:150%;text-decoration-line:underline}.posts-view .ncpost-content h5,.lc-feed-container .ncpost-content h5{font-family:Roboto,sans-serif;font-size:18px;font-style:normal;font-weight:600;line-height:120%}.posts-view .ncpost-content .ncpost-image-byline,.lc-feed-container .ncpost-content .ncpost-image-byline{text-align:left;color:#1f2937;font-weight:500}.posts-view .ncpost-content .ncpost-image-byline .ncpost-image-byline-description,.lc-feed-container .ncpost-content .ncpost-image-byline .ncpost-image-byline-description{color:#1f2937;font-weight:500}.ncpost-list-post .ncpost-container .ncpost-link{display:flex;flex-direction:row;padding:0;border-radius:0;background:#fdfdfd;overflow:hidden;border:0;margin-bottom:20px}@media(max-width:500px){.ncpost-list-post .ncpost-container .ncpost-link{flex-direction:column}}.ncpost-list-post .ncpost-container .ncpost-link-image-wrapper{width:170px}@media(max-width:500px){.ncpost-list-post .ncpost-container .ncpost-link-image-wrapper{width:100%}}.ncpost-list-post .ncpost-container .ncpost-link-image-wrapper .ncpost-link-image{min-width:170px;margin:0;object-fit:cover;height:100%;max-width:100%;max-height:none;float:unset}@media(max-width:500px){.ncpost-list-post .ncpost-container .ncpost-link-image-wrapper .ncpost-link-image{width:100%}}.ncpost-list-post .ncpost-container .ncpost-link-info{display:flex;padding:20px;flex-direction:column;align-items:flex-start;flex:1 0 0;background:#f1f5f9}.ncpost-list-post .ncpost-container .ncpost-link-info-title{margin-top:0;color:#1f2937!important;text-decoration:none;font-family:Roboto,sans-serif;font-size:18px!important;font-style:normal;font-weight:700!important;line-height:normal}.ncpost-list-post .ncpost-container .ncpost-link-info-title:active{margin-top:0!important;font-size:18px!important}.ncpost-list-post .ncpost-container .ncpost-link-info-title:hover{text-decoration:underline}.ncpost-list-post .ncpost-container .ncpost-link-info-source{color:#2f3542;font-family:Roboto,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:normal}.ncpost-list-post .ncpost-container .ncpost-link-info-description{margin-top:15px;color:#1f2937;font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.ncpost-breaking-container{margin-left:-20px;margin-right:-20px;margin-top:-20px;margin-bottom:10px}.ncpost-custom-breaking{width:100%;margin:0;padding:10px 8px;padding-left:20px;display:flex;align-items:center;background-color:#cb2421;color:#fff;font-family:Roboto,sans-serif;font-size:12px;font-style:normal;font-weight:700}.ncpost-breaking-icon{display:flex;align-items:center;margin-left:8px;margin-bottom:1px}.ncpost-breaking-icon svg{fill:#fff}.lc-feed-container .lc-load-more{display:inline-block;height:42px!important;padding:10px 15px!important;margin-top:20px!important;gap:8px!important;font-weight:400!important;align-self:center;font-size:15px;border:1px solid #cb2421!important;background-color:#cb2421!important}.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 13566, Skin*/

/*Begin extension CSS 13900, Fonts*/

/*End extension CSS 13900, Fonts*/

/*Begin extension CSS 14228, Video*/
.lc-video-stream {
  position: relative;
  padding-top: 56.25%;
}
.ncpost-content .bunny-video-info {
  display: none;
}
/*End extension CSS 14228, Video*/

/*Begin extension CSS 14339, Gifs*/

/*End extension CSS 14339, Gifs*/

/*Begin extension CSS 14526, Test*/

/*End extension CSS 14526, Test*/

/*Begin extension CSS 15476, HS Channel Ads*/

/*End extension CSS 15476, HS Channel Ads*/

/*Begin extension CSS 15996, 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 15996, Link card 2.0*/

/*Begin extension CSS 16009, Bet365 Live Odds Widget*/

/*End extension CSS 16009, Bet365 Live Odds Widget*/

/*Begin extension CSS 16211, HS Live Channel Ads*/

/*End extension CSS 16211, HS Live Channel Ads*/


.nc-lc-extensions-css{ display: block }