/*NC Live Center Extension CSS*/
/*Begin extension CSS 14377, 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 14377, Avatar */

/*Begin extension CSS 14379, Key Events*/

/*End extension CSS 14379, Key Events*/

/*Begin extension CSS 14380, 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 14380, Post sorting*/

/*Begin extension CSS 14384, 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 14384, Image Gallery*/

/*Begin extension CSS 14388, Football*/
.nc-football-scoreboard{background-color:#fff;border-radius:10px;margin:30px 0;padding:30px;font-family:Open Sans;box-shadow:0 2px 10px #0000001a}.nc-football-scoreboard svg{width:20px}.nc-football-scoreboard-team-info{justify-content:space-between;align-items:center;display:flex}.nc-football-scoreboard-team{width:35%;align-items:center;display:flex}.nc-football-scoreboard-team:last-child{justify-content:end}.nc-football-scoreboard-team-image{width:50px;height:50px;background-repeat:no-repeat;background-size:cover}.nc-football-scoreboard-team-name{margin:0 20px;font-size:16px;font-weight:900}.nc-football-scoreboard-scorebox{text-align:center}.nc-football-scoreboard-quarter{text-transform:uppercase;color:#e90052;margin:15px 0 0;font-size:13px;font-weight:700}.nc-football-scoreboard-scores{color:#fff;background-color:#222;padding:15px 10px;font-size:40px;font-weight:900;display:flex}.nc-football-scoreboard-score{width:38px;line-height:1}.nc-football-scoreboard-goals-container{justify-content:center;margin:15px 0;display:flex}.nc-football-scoreboard-separation{width:1px;background-color:#ccc}.nc-football-scoreboard-goals{padding:0 30px}.nc-football-scoreboard-goal{margin:5px 0;display:flex}.nc-football-scoreboard-goal-name{margin-right:5px}.nc-football-scoreboard .game-event-timeline{margin-top:40px;display:flex;position:relative}.nc-football-scoreboard .game-event-timeline .timeline-team-info{padding-right:7px}.nc-football-scoreboard .game-event-timeline .timeline-team-info .team{align-items:center;padding:5.5px 0;display:flex}.nc-football-scoreboard .game-event-timeline .timeline-team-info .team-code{text-transform:uppercase;font-size:12px;font-weight:900}.nc-football-scoreboard .game-event-timeline .timeline-team-info .team-image{width:25px;height:25px;background-color:#ccc;background-position:50%;background-size:cover;margin-right:7px}.nc-football-scoreboard .game-event-timeline .timeline-group{z-index:2;width:100%;align-items:center;display:flex;position:relative}.nc-football-scoreboard .game-event-timeline .timeline-group .hovered-info{visibility:hidden;white-space:nowrap;opacity:0;background-color:#f3f3f3;border-radius:24px;align-items:center;padding:10px 15px;font-weight:900;transition:all .5s;display:flex;position:absolute;left:-24px;box-shadow:0 1px 1px #0000001a}.nc-football-scoreboard .game-event-timeline .timeline-group .hovered-info span{align-items:center;margin-right:5px;display:flex}.nc-football-scoreboard .game-event-timeline .timeline-group .event-mark{cursor:pointer;background-color:#fff;font-size:12px;font-weight:900;position:absolute}.nc-football-scoreboard .game-event-timeline .timeline-group .event-mark:hover .hovered-info{opacity:1;visibility:visible}.nc-football-scoreboard .game-event-timeline .timeline-group svg{width:15px}.nc-football-scoreboard .game-event-timeline .timeline-group .icon-above{position:absolute;top:-15px}.nc-football-scoreboard .game-event-timeline .timeline-group .icon-above .hovered-info{top:-44px}.nc-football-scoreboard .game-event-timeline .timeline-group .icon-below{position:absolute;top:24px}.nc-football-scoreboard .game-event-timeline .timeline-group .icon-below .hovered-info{bottom:-39px}.nc-football-scoreboard .game-event-timeline .line{width:100%;border-bottom:1px solid #ccc;position:absolute;bottom:35px}.nc-football-scoreboard.dark-theme{color:#fff;background-color:#222;padding-top:10px}.nc-football-scoreboard.dark-theme .event-mark{background-color:#222!important}.nc-football-scoreboard.dark-theme .line{border-bottom:1px solid #434343!important}.nc-football-scoreboard.dark-theme .hovered-info{background-color:#000!important}.nc-football-scoreboard.dark-theme .nc-football-scoreboard-separation{background-color:#434343!important}.nc-football-scoreboard.dark-theme .goal{stroke:#eee}
/*End extension CSS 14388, Football*/

/*Begin extension CSS 14390, 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 14390, User Contribution enable*/

/*Begin extension CSS 14392, Video*/
.lc-video-stream {
  position: relative;
  height: 303px;
}
.lc-video-stream iframe {
  position: relative !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.lc-video-stream .bunny-video-info {
  display: none;
}
/*End extension CSS 14392, Video*/

/*Begin extension CSS 14395, Gif*/

/*End extension CSS 14395, Gif*/

/*Begin extension CSS 14466, Sharing*/
.posts-view .share-icons-container{pointer-events:none;}.share-icons-top .ncpost-container share:first-of-type{display:flex;}.share-icons-bottom .ncpost-container share:last-of-type{display:flex;}.share-icons-container{display:none;align-items:center;margin:0 0 10px 0;}.share-icons-container .share-icons{display:flex;}.share-icons-container .share-icon{display:inline-flex;margin-right:5px;padding:3px;}.share-icons-container .share-icon svg{fill:#000;width:14px;}.share-icons-container .share-icon-link-success{position:absolute;top:-25px;background-color:#fff;padding:6px 8px;font-size:12px;color:#000;box-shadow:0 2px 9px rgba(0,0,0,.1);border-radius:3px;}
/*End extension CSS 14466, Sharing*/

/*Begin extension CSS 14467, 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 14467, Scoreboard Support*/

/*Begin extension CSS 14469, Formula 1*/
.nc-formula1-leaderboard{padding:30px 10px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;margin:30px 0}.nc-formula1-leaderboard .race-info{margin-bottom:25px}.nc-formula1-leaderboard .race-type{font-weight:700;font-size:20px;margin-bottom:5px}.nc-formula1-leaderboard .race-date{font-weight:700;margin-right:10px}.nc-formula1-leaderboard table{width:100%;border-collapse:collapse}.nc-formula1-leaderboard table th{text-align:left;padding:13px 5px}.nc-formula1-leaderboard table td{padding:13px 5px}.nc-formula1-leaderboard table tr:nth-child(even){background-color:#f2f2f2}.nc-formula1-leaderboard{padding:30px 10px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;margin:30px 0}.nc-formula1-leaderboard .race-info{margin-bottom:25px}.nc-formula1-leaderboard .race-type{font-weight:700;font-size:20px;margin-bottom:5px}.nc-formula1-leaderboard .race-date{font-weight:700;margin-right:10px}.nc-formula1-leaderboard table{width:100%;border-collapse:collapse}.nc-formula1-leaderboard table th{text-align:left;padding:13px 5px}.nc-formula1-leaderboard table td{padding:13px 5px}.nc-formula1-leaderboard table tr:nth-child(even){background-color:#f2f2f2}.nc-formula1-leaderboard{padding:30px 10px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;margin:30px 0}.nc-formula1-leaderboard .race-info{margin-bottom:25px}.nc-formula1-leaderboard .race-type{font-weight:700;font-size:20px;margin-bottom:5px}.nc-formula1-leaderboard .race-date{font-weight:700;margin-right:10px}.nc-formula1-leaderboard table{width:100%;border-collapse:collapse}.nc-formula1-leaderboard table th{text-align:left;padding:13px 5px}.nc-formula1-leaderboard table td{padding:13px 5px}.nc-formula1-leaderboard table tr:nth-child(even){background-color:#f2f2f2}.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 14469, Formula 1*/

/*Begin extension CSS 14471, Basketball*/
.nc-basketball-scoreboard{padding:20px;font-family:Open Sans;box-shadow:0 2px 10px rgba(0,0,0,.2);border-radius:15px;margin:30px 0;background-color:#fff;}.nc-basketball-scoreboard .nc-basketball-top-info{text-align:center;margin-bottom:25px;}.nc-basketball-scoreboard .nc-basketball-standing{font-weight:700;margin-bottom:4px;}.nc-basketball-scoreboard .nc-basketball-boxscore{display:flex;justify-content:space-between;margin-bottom:20px;align-items:center;}.nc-basketball-scoreboard .nc-basketball-quarter{font-weight:700;white-space:nowrap;padding:0 10px;}.nc-basketball-scoreboard .nc-basketball-team-column{display:flex;align-items:center;width:275px;justify-content:flex-end;}.nc-basketball-scoreboard .nc-basketball-team-column .nc-basketball-team-info{display:flex;}.nc-basketball-scoreboard .nc-basketball-team-column .nc-basketball-team-name{font-size:13px;font-weight:700;margin-bottom:3px;}.nc-basketball-scoreboard .nc-basketball-team-column .nc-basketball-team-name._desktop{display:block;}.nc-basketball-scoreboard .nc-basketball-team-column .nc-basketball-team-name._mobile{display:none;}.nc-basketball-scoreboard .nc-basketball-team-column .nc-basketball-team-abbreviation{font-size:12px;text-transform:uppercase;color:#898989;}.nc-basketball-scoreboard .nc-basketball-team-column .nc-basketball-team-image{margin:0 10px;}.nc-basketball-scoreboard .nc-basketball-team-column .nc-basketball-team-image div{width:40px;height:40px;background-size:cover;background-position:center;}.nc-basketball-scoreboard .nc-basketball-team-column .nc-basketball-total-score{font-size:25px;font-weight:700;padding:5px;width:60px;text-align:center;}.nc-basketball-scoreboard .nc-basketball-team-column._away{justify-content:start;}.nc-basketball-scoreboard .nc-basketball-team-column._home .nc-basketball-team-info{text-align:right;}.nc-basketball-scoreboard .nc-basketball-boxscore-summary{display:flex;justify-content:center;font-size:12px;padding:20px 15px 5px 15px;border-top:1px solid #dedede;}.nc-basketball-scoreboard .nc-basketball-boxscore-column{text-align:center;width:25px;}.nc-basketball-scoreboard .nc-basketball-boxscore-column._total .nc-basketball-boxscore-quarter{font-weight:600;}.nc-basketball-scoreboard .nc-basketball-boxscore-column._total .nc-basketball-boxscore-points{font-weight:600;}.nc-basketball-scoreboard .nc-basketball-boxscore-team{padding-right:25px;padding-top:2px;}.nc-basketball-scoreboard .nc-basketball-boxscore-points{padding-top:2px;}.nc-basketball-scoreboard .nc-basketball-boxscore-quarter{padding-bottom:2px;}@media(max-width:730px){.nc-basketball-scoreboard{padding:15px 10px;}.nc-basketball-scoreboard .nc-basketball-boxscore{justify-content:space-around;}.nc-basketball-scoreboard .nc-basketball-quarter{font-size:12px;}.nc-basketball-scoreboard .nc-basketball-team-column{width:150px;}.nc-basketball-scoreboard .nc-basketball-team-column .nc-basketball-team-info{text-align:center;flex-direction:column;padding:0 5px;}.nc-basketball-scoreboard .nc-basketball-team-column .nc-basketball-team-name{font-size:14px;margin-bottom:0;text-align:center;margin-top:5px;}.nc-basketball-scoreboard .nc-basketball-team-column .nc-basketball-team-name._desktop{display:none;}.nc-basketball-scoreboard .nc-basketball-team-column .nc-basketball-team-name._mobile{display:block;}.nc-basketball-scoreboard .nc-basketball-team-column .nc-basketball-team-abbreviation{text-align:center;}.nc-basketball-scoreboard .nc-basketball-team-column .nc-basketball-team-image div{width:30px;height:30px;}.nc-basketball-scoreboard .nc-basketball-team-column .nc-basketball-total-score{font-size:18px;width:50px;}.nc-basketball-scoreboard .nc-basketball-team-column._home .nc-basketball-team-info{display:flex;flex-direction:column-reverse;align-items:center;}}.nc-basketball-scoreboard.dark-theme{background-color:#222;color:#fff;}.nc-basketball-scoreboard.dark-theme .nc-basketball-gameDate{color:#b2b2b2;}.nc-basketball-scoreboard.dark-theme .nc-basketball-boxscore-summary{border-top:1px solid #3f3f3f;color:#a0a0a0;}.nc-basketball-scoreboard.dark-theme .nc-basketball-boxscore-team{color:#fff;}
/*End extension CSS 14471, Basketball*/

/*Begin extension CSS 14474, Tennis*/
.feed-tennis{padding:25px;background-color:var(--base--surface);border-radius:5px;margin:25px 0}.feed-tennis-information{margin-bottom:10px;display:flex;color:var(--gray--400)}.feed-tennis-information-match{display:flex;align-items:center}.feed-tennis-information-match::after{content:'';display:inline-flex;height:5px;width:5px;border-radius:10px;background-color:var(--gray--400);margin:0 10px}.feed-tennis-state{margin-bottom:10px;color:var(--gray--500)}.feed-tennis-scores{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid var(--gray--200)}.feed-tennis-scores:last-child{border:0}.feed-tennis-scores-team{display:flex;align-items:center}.feed-tennis-scores-team-indicator{display:inline-flex;height:7px;width:7px;border-radius:10px}.feed-tennis-scores-team-indicator#active{background-color:var(--base--primary)}.feed-tennis-scores-team-indicator#disabled{background-color:var(--gray--300)}.feed-tennis-scores-team-name{margin-left:10px;font-size:16px;font-weight:700}.feed-tennis-scores-team-scores{display:flex;font-size:17px}.feed-tennis-scores-team-scores div{width:40px;text-align:center}

/* nc {"timeUtc":1677245341} nc */
/*End extension CSS 14474, Tennis*/

/*Begin extension CSS 14476, 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 14476, Hockey*/

/*Begin extension CSS 14477, Tags Filtering*/
.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 14477, Tags Filtering*/

/*Begin extension CSS 14523, Skin*/
@font-face{font-family:PublicoText-Roman;src:url("https://www.startribune.com/fonts/PublicoTextRoman/PublicoText-Roman.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:PublicoHeadlineCondensed-Medium;src:url("https://www.startribune.com/fonts/PublicoHeadlineCondensedMedium/PublicoHeadlineCondensed-Medium.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:PublicoHeadline-Italic;src:url("https://www.startribune.com/fonts/PublicoHeadlineItalic/PublicoHeadline-Italic.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Graphik-Regular;src:url("https://www.startribune.com/fonts/GraphikRegular/Graphik-Regular.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Graphik-Bold;src:url("https://static.norkon.net/fonts/star-tribune/Graphik-Bold.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Graphik-Medium;src:url("https://www.startribune.com/fonts/GraphikMedium/Graphik-Medium.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Graphik-Semibold;src:url("https://www.startribune.com/fonts/GraphikSemibold/Graphik-Semibold.woff2") format("woff2");font-weight:400;font-style:normal}@media(max-width:500px){.feed-hockey{padding:10px}.feed-hockey-team-score{width:45px}.nc-football-scoreboard-team{flex-direction:column}.nc-football-scoreboard-team .nc-football-scoreboard-team-image{height:auto}.nc-football-scoreboard-team:nth-of-type(3){flex-direction:column-reverse}.nc-football-scoreboard{padding:15px}}.nc-football-scoreboard{font-family:'Graphik-Regular'}.nc-football-scoreboard .icon-below{top:18px!important}.lc-default-theme{background:transparent!important}.posts-view .ncpost-channelcontent-container .key-events-container .key-event a{pointer-events:none;display:none}.posts-view .ncpost-channelcontent-container .key-events-container .key-event #delete-event{display:flex!important;align-items:center;justify-content:center;padding:2px;cursor:pointer}.posts-view,.lc-feed-container{max-width:none;padding:0;font-family:'Graphik-Regular';color:#0d0d0d}.posts-view .ncpost-question-container .ncpost-new-comment-toggle,.lc-feed-container .ncpost-question-container .ncpost-new-comment-toggle{border:1px solid #0d0d0d;border-radius:40px;padding:10px 20px;align-self:center;color:#0d0d0d;width:100%;font-size:14px;font-weight:600;line-height:17px;text-align:center;font-family:'Graphik-Semibold'}.posts-view .ncpost-question-container .ncpost-new-comment-toggle::before,.lc-feed-container .ncpost-question-container .ncpost-new-comment-toggle::before{content:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2215%22 height=%2214%22 viewBox=%220%200%2015%2014%22 fill=%22none%22%3E%3Cpath fill-rule=%22evenodd%22 clip-rule=%22evenodd%22 d=%22M4.19517%200.766602C2.30352%200.766602%200.766602%202.30352%200.766602%204.19517V7.27204C0.766602%209.16369%202.30352%2010.7006%204.19517%2010.7006H4.25927V12.7259C4.25927%2012.9005%204.35485%2013.0612%204.50835%2013.1445C4.66184%2013.2279%204.84865%2013.2206%204.99514%2013.1255L8.72982%2010.7006H10.7647C12.6564%2010.7006%2014.1933%209.16369%2014.1933%207.27204V4.19517C14.1933%202.30352%2012.6564%200.766602%2010.7647%200.766602H4.19517ZM1.71946%204.19517C1.71946%202.82977%202.82977%201.71946%204.19517%201.71946H10.7647C12.1301%201.71946%2013.2404%202.82977%2013.2404%204.19517V7.27204C13.2404%208.63744%2012.1301%209.74774%2010.7647%209.74774H8.58872C8.49663%209.74774%208.40651%209.77443%208.32927%209.82458L5.21213%2011.8485V10.2242C5.21213%209.96105%204.99882%209.74774%204.7357%209.74774H4.19517C2.82977%209.74774%201.71946%208.63744%201.71946%207.27204V4.19517Z%22 fill=%22%230D0D0D%22/%3E%3C/svg%3E");display:inline-block;margin-right:10px;vertical-align:middle;width:18px;height:18px;position:static;margin-right:5px;margin-top:2px}.posts-view .ncpost-new-comment-panel .ncpost-input-field,.lc-feed-container .ncpost-new-comment-panel .ncpost-input-field{border-radius:40px;border-color:#afafaf;box-shadow:none!important}.posts-view .ncpost-new-comment-panel textarea.ncpost-input-field,.lc-feed-container .ncpost-new-comment-panel textarea.ncpost-input-field{border-radius:12px}.posts-view .ncpost-new-comment-panel input::placeholder,.lc-feed-container .ncpost-new-comment-panel input::placeholder,.posts-view .ncpost-new-comment-panel textarea::placeholder,.lc-feed-container .ncpost-new-comment-panel textarea::placeholder{color:#666;font-size:14px;font-weight:400;font-style:italic;font-family:'Graphik-Regular'}.posts-view .ncpost-new-comment-panel .ncpost-submit,.lc-feed-container .ncpost-new-comment-panel .ncpost-submit{background-color:#0d0d0d;color:#fff;border-radius:40px!important;font-size:14px;font-weight:600;font-family:'Graphik-Semibold'}.posts-view .ncpost-question-container>div,.lc-feed-container .ncpost-question-container>div{display:flex;flex-direction:column;width:100%}.posts-view .ncpost-container .ncpost-link,.lc-feed-container .ncpost-container .ncpost-link{display:flex;flex-direction:row;padding:0;border-radius:0;background:#fff;overflow:hidden;border:0;margin-bottom:20px;line-height:normal}@media(max-width:500px){.posts-view .ncpost-container .ncpost-link,.lc-feed-container .ncpost-container .ncpost-link{flex-direction:column}}.posts-view .ncpost-container .ncpost-link-image-wrapper,.lc-feed-container .ncpost-container .ncpost-link-image-wrapper{width:170px;line-height:12px}@media(max-width:500px){.posts-view .ncpost-container .ncpost-link-image-wrapper,.lc-feed-container .ncpost-container .ncpost-link-image-wrapper{width:100%}}.posts-view .ncpost-container .ncpost-link-image-wrapper .ncpost-link-image,.lc-feed-container .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;border-top-left-radius:16px;border-bottom-left-radius:16px}@media(max-width:500px){.posts-view .ncpost-container .ncpost-link-image-wrapper .ncpost-link-image,.lc-feed-container .ncpost-container .ncpost-link-image-wrapper .ncpost-link-image{width:100%;border-top-left-radius:0;border-bottom-left-radius:0;border-top-left-radius:16px;border-top-right-radius:16px}}.posts-view .ncpost-container .ncpost-link-info,.lc-feed-container .ncpost-container .ncpost-link-info{display:flex;padding:12px;flex-direction:column;align-items:flex-start;gap:4px;flex:1 0 0;background:#fff;border:1px solid #e5e7eb;border-top-right-radius:16px;border-bottom-right-radius:16px}@media(max-width:500px){.posts-view .ncpost-container .ncpost-link-info,.lc-feed-container .ncpost-container .ncpost-link-info{border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:16px;border-bottom-right-radius:16px}}.posts-view .ncpost-container .ncpost-link-info-title,.lc-feed-container .ncpost-container .ncpost-link-info-title{margin-top:0;color:#0d0d0d!important;text-decoration:none;font-family:'Graphik-Semibold';font-size:18px!important;font-style:normal;font-weight:600!important;line-height:22.5px!important}.posts-view .ncpost-container .ncpost-link-info-title:active,.lc-feed-container .ncpost-container .ncpost-link-info-title:active{margin-top:0!important;font-size:18px!important}.posts-view .ncpost-container .ncpost-link-info-title:hover,.lc-feed-container .ncpost-container .ncpost-link-info-title:hover{text-decoration:underline}.posts-view .ncpost-container .ncpost-link-info-source,.lc-feed-container .ncpost-container .ncpost-link-info-source{color:#434343;font-family:'Graphik-Regular';font-size:14px;font-style:normal;font-weight:400;line-height:17px}.posts-view .ncpost-container .ncpost-link-info-description,.lc-feed-container .ncpost-container .ncpost-link-info-description{color:#0d0d0d;font-family:'Graphik-Regular';font-size:16px;font-style:normal;font-weight:400;line-height:20px}.posts-view .ncpost-channelcontent-container,.lc-feed-container .ncpost-channelcontent-container{font-family:'PublicoText-Roman';padding-bottom:24px}.posts-view .ncpost-channelcontent-container div.feed-football>div>div.nc-football-scoreboard-team-info>div.nc-football-scoreboard-scorebox>div.nc-football-scoreboard-quarter,.lc-feed-container .ncpost-channelcontent-container div.feed-football>div>div.nc-football-scoreboard-team-info>div.nc-football-scoreboard-scorebox>div.nc-football-scoreboard-quarter{color:#06ac63}.posts-view .ncpost-channelcontent-container .ncpost-countdown-container,.lc-feed-container .ncpost-channelcontent-container .ncpost-countdown-container{font-family:'PublicoText-Roman';margin:20px 0;color:#0d0d0d}.posts-view .ncpost-channelcontent-container .ncpost-countdown-container .ncpost-countdown-element,.lc-feed-container .ncpost-channelcontent-container .ncpost-countdown-container .ncpost-countdown-element{background-color:#06ac63;border-radius:4px;color:#0d0d0d}.posts-view .ncpost-channelcontent-container .key-events-container a,.lc-feed-container .ncpost-channelcontent-container .key-events-container a{color:#0d0d0d;font-size:14px;font-weight:600;line-height:17px;text-decoration:none;font-family:'Graphik-Semibold'}.posts-view .ncpost-channelcontent-container .key-events-container .key-event-left,.lc-feed-container .ncpost-channelcontent-container .key-events-container .key-event-left{display:flex;flex-direction:column;gap:3px;min-width:80%}@media(max-width:500px){.posts-view .ncpost-channelcontent-container .key-events-container .key-event-left,.lc-feed-container .ncpost-channelcontent-container .key-events-container .key-event-left{min-width:70%}}.posts-view .ncpost-channelcontent-container .key-events-container .key-event-group,.lc-feed-container .ncpost-channelcontent-container .key-events-container .key-event-group{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:15px}.posts-view .ncpost-channelcontent-container .key-events-container .key-event-group:last-child .key-event-time::after,.lc-feed-container .ncpost-channelcontent-container .key-events-container .key-event-group:last-child .key-event-time::after{display:none}.posts-view .ncpost-channelcontent-container .key-events-container .key-event-title,.lc-feed-container .ncpost-channelcontent-container .key-events-container .key-event-title{padding-left:15px;font-size:18px;line-height:22px;font-weight:400;font-family:'PublicoText-Roman'}.posts-view .ncpost-channelcontent-container .key-events-container #delete-event,.lc-feed-container .ncpost-channelcontent-container .key-events-container #delete-event{display:none!important}.posts-view .ncpost-channelcontent-container .key-events-container .key-event-time,.lc-feed-container .ncpost-channelcontent-container .key-events-container .key-event-time{font-size:11px;font-weight:600;line-height:13px;color:#cd2e2e;padding-left:15px;position:relative;font-family:'Graphik-Semibold';text-transform:uppercase}.posts-view .ncpost-channelcontent-container .key-events-container .key-event-time::after,.lc-feed-container .ncpost-channelcontent-container .key-events-container .key-event-time::after{width:1px;height:50px;content:" ";display:block;background-color:#cd2e2e;position:absolute;left:3px;top:7px}.posts-view .ncpost-channelcontent-container .key-events-container .key-event-time::before,.lc-feed-container .ncpost-channelcontent-container .key-events-container .key-event-time::before{width:7px;height:7px;border-radius:3px;content:" ";display:block;background-color:#cd2e2e;position:absolute;left:0;top:3px}@media(max-width:500px){.posts-view .ncpost-channelcontent-container .key-events-container .key-event-time::after,.lc-feed-container .ncpost-channelcontent-container .key-events-container .key-event-time::after{top:7px;height:50px}}.posts-view .ncpost-channelcontent-container .key-events-container .key-event span,.lc-feed-container .ncpost-channelcontent-container .key-events-container .key-event span{font-weight:500;font-size:16px}.posts-view .ncpost-channelcontent-container .key-events-container .key-event,.lc-feed-container .ncpost-channelcontent-container .key-events-container .key-event{padding:5px 0 5px 15px;position:relative;min-width:20%;display:flex;justify-content:end}@media(max-width:500px){.posts-view .ncpost-channelcontent-container .key-events-container .key-event,.lc-feed-container .ncpost-channelcontent-container .key-events-container .key-event{min-width:30%}}.posts-view .ncpost-channelcontent-container .nc-football-scoreboard-score,.lc-feed-container .ncpost-channelcontent-container .nc-football-scoreboard-score{width:30px}.posts-view .ncpost-channelcontent-container .nc-football-scoreboard-scores,.lc-feed-container .ncpost-channelcontent-container .nc-football-scoreboard-scores{font-size:36px}.posts-view .ncpost-channelcontent-container .ncpost-linked,.lc-feed-container .ncpost-channelcontent-container .ncpost-linked{display:flex!important;flex-direction:column-reverse!important}.posts-view .ncpost-channelcontent-container .ncpost-linked .ncpost-questions-container,.lc-feed-container .ncpost-channelcontent-container .ncpost-linked .ncpost-questions-container{margin:0!important}.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;color:#0d0d0d;border-radius:0;box-shadow:none;font-family:'PublicoText-Roman'}.posts-view .ncpost-channelcontent-container .ncpost-top-text-container h5,.lc-feed-container .ncpost-channelcontent-container .ncpost-top-text-container h5{color:#0d0d0d;font-family:'PublicoHeadlineCondensed-Medium';font-size:24px;font-weight:500;line-height:28px;text-align:left}.posts-view .ncpost-channelcontent-container .ncpost-top-text-container u,.lc-feed-container .ncpost-channelcontent-container .ncpost-top-text-container u{text-decoration:none}.posts-view .ncpost-channelcontent-container .ncpost-top-text-container p,.lc-feed-container .ncpost-channelcontent-container .ncpost-top-text-container p{font-size:18px;font-weight:400;line-height:23px}.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;padding-top:12px;border-top:1px solid #0d0d0d}.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-prefix,.lc-feed-container .ncpost-channelcontent-container .ncposts-sorter .ncpost-toggle-prefix{font-size:16px;font-weight:400;line-height:19px;color:#575757;margin-right:8px;font-family:'Graphik-Regular'}.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;border-radius:40px;border:1px solid #e1e1e1}.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:#0d0d0d;height:auto;width:auto;cursor:pointer;font-size:14px;font-weight:600;line-height:17px;font-family:'Graphik-Semibold'}.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:#0d0d0d;border-radius:40px;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;padding:15px!important;background-color:#fff;margin-bottom:20px;font-family:'PublicoText-Roman';border-radius:16px;border:1px solid #0d0d0d}.posts-view .ncpost-pinned-post .ncpost-container .ncpost-avatar-container,.lc-feed-container .ncpost-pinned-post .ncpost-container .ncpost-avatar-container{left:15px}.posts-view .ncpost-pinned-post .ncpost-container .ncpost-pinned-wrapper,.lc-feed-container .ncpost-pinned-post .ncpost-container .ncpost-pinned-wrapper{display:flex;align-items:center;gap:4px;margin-bottom:15px}.posts-view .ncpost-pinned-post .ncpost-container .ncpost-pinned-indicator,.lc-feed-container .ncpost-pinned-post .ncpost-container .ncpost-pinned-indicator{display:block;position:static}.posts-view .ncpost-pinned-post .ncpost-container .ncpost-pinned-indicator svg,.lc-feed-container .ncpost-pinned-post .ncpost-container .ncpost-pinned-indicator svg{fill:#06ac63}.posts-view .ncpost-pinned-post .ncpost-container .ncpost-pinned-label,.lc-feed-container .ncpost-pinned-post .ncpost-container .ncpost-pinned-label{font-size:11px;font-weight:600;line-height:13px;color:#03854a;font-family:'Graphik-Semibold'}.posts-view .ncpost-list-container,.lc-feed-container .ncpost-list-container{font-family:'PublicoText-Roman';line-height:normal;letter-spacing:.14px;color:#0d0d0d}.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,.lc-feed-container .ncpost-questions-container{margin:0!important}.posts-view .ncpost-questions-container .ncpost-user-contribution .ncpost-user-comment,.lc-feed-container .ncpost-questions-container .ncpost-user-contribution .ncpost-user-comment{padding:15px;background-color:#f2f2f2!important;box-shadow:none;font-family:'Graphik-Regular'}.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:space-between;align-items:end;gap:14px}.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:#0d0d0d;text-transform:capitalize;font-weight:900;font-family:'Graphik-Semibold'}.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:#434343!important;font-family:'Graphik-Regular'}.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:#05442e!important;color:#fff!important;padding:15px;font-family:'Graphik-Regular'}.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;font-family:'Graphik-Regular'}.posts-view .ncpost-questions-container .ncpost-user-contribution .ncpost-user-reply .ncpost-comment-name,.lc-feed-container .ncpost-questions-container .ncpost-user-contribution .ncpost-user-reply .ncpost-comment-name{font-family:'Graphik-Semibold'}.posts-view .ncpost-list-post,.lc-feed-container .ncpost-list-post{padding:16px 0 16px 0;border-bottom:1px solid #e1e1e1}.posts-view .ncpost-container,.lc-feed-container .ncpost-container{padding:0!important;border-radius:4px;margin:0!important}.posts-view .ncpost-container p,.lc-feed-container .ncpost-container p{margin:0 0 0}.posts-view .ncpost-avatar-container,.lc-feed-container .ncpost-avatar-container{border-radius:30px;left:0}.posts-view .share-icons-container,.lc-feed-container .share-icons-container{display:block;position:relative;justify-content:end;right:0;bottom:0}.posts-view .share-icons-container .share-icon,.lc-feed-container .share-icons-container .share-icon{border:1px solid #e1e1e1;border-radius:15px;padding:5px;margin:0!important;margin-left:5px}.posts-view .ncpost-pinned-post .share-icons-container,.lc-feed-container .ncpost-pinned-post .share-icons-container{right:15px}.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}.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 .share-icons-container svg,.lc-feed-container .ncpost-container .share-icons-container svg,.posts-view .ncpost-pinned-post .share-icons-container svg,.lc-feed-container .ncpost-pinned-post .share-icons-container svg{fill:#0d0d0d}.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:#0d0d0d;display:flex;justify-content:space-between;font-family:'PublicoText-Roman';padding-top:3px}.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{font-size:11px;text-transform:uppercase;line-height:13px;font-weight:400;color:#575757;font-family:'Graphik-Regular'}.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{font-family:'Graphik-Semibold';color:#575757;font-weight:600;font-size:14px;line-height:17px;margin-bottom:1px}.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:'PublicoHeadlineCondensed-Medium';font-size:32px;font-weight:500;line-height:35px;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:#fff;border-top:4px solid #03854a;border-radius:4px}.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:#fff;border-bottom:0}.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:#0d0d0d}.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{padding:0;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:space-between;align-items:end;gap:14px}.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:15px;border-radius:5px;background-color:#f2f2f2!important;font-family:'Graphik-Regular'}.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:#0d0d0d;text-transform:capitalize;font-family:'Graphik-Semibold'}.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:#434343!important;font-size:12px;font-family:'Graphik-Regular'}.posts-view .ncpost-container .ncpost-comments-container .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-content,.lc-feed-container .ncpost-container .ncpost-comments-container .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-content,.posts-view .ncpost-pinned-post .ncpost-comments-container .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-content,.lc-feed-container .ncpost-pinned-post .ncpost-comments-container .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-content{color:#0d0d0d;font-family:'Graphik-Regular'}.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:15px;border-radius:5px;background-color:#05442e!important;color:#fff!important;font-family:'Graphik-Regular'}.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-user-contribution .ncpost-user-reply .ncpost-comment-name,.lc-feed-container .ncpost-container .ncpost-comments-container .ncpost-user-contribution .ncpost-user-reply .ncpost-comment-name,.posts-view .ncpost-pinned-post .ncpost-comments-container .ncpost-user-contribution .ncpost-user-reply .ncpost-comment-name,.lc-feed-container .ncpost-pinned-post .ncpost-comments-container .ncpost-user-contribution .ncpost-user-reply .ncpost-comment-name{font-family:'Graphik-Semibold'}.posts-view .ncpost-container .ncpost-comments-container .ncpost-user-contribution .ncpost-user-reply .ncpost-comment-content,.lc-feed-container .ncpost-container .ncpost-comments-container .ncpost-user-contribution .ncpost-user-reply .ncpost-comment-content,.posts-view .ncpost-pinned-post .ncpost-comments-container .ncpost-user-contribution .ncpost-user-reply .ncpost-comment-content,.lc-feed-container .ncpost-pinned-post .ncpost-comments-container .ncpost-user-contribution .ncpost-user-reply .ncpost-comment-content{color:#fff;font-family:'Graphik-Regular'}.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:#0d0d0d;font-family:'Graphik-Semibold';font-size:14px;font-weight:600;line-height:17px;margin-left:0;position:relative;border:1px solid #e1e1e1;padding:4px 12px;border-radius:40px}.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 xmlns=%22http://www.w3.org/2000/svg%22 width=%2214%22 height=%2214%22 viewBox=%220%200%2015%2014%22 fill=%22none%22%3E%3Cpath fill-rule=%22evenodd%22 clip-rule=%22evenodd%22 d=%22M4.19517%200.766602C2.30352%200.766602%200.766602%202.30352%200.766602%204.19517V7.27204C0.766602%209.16369%202.30352%2010.7006%204.19517%2010.7006H4.25927V12.7259C4.25927%2012.9005%204.35485%2013.0612%204.50835%2013.1445C4.66184%2013.2279%204.84865%2013.2206%204.99514%2013.1255L8.72982%2010.7006H10.7647C12.6564%2010.7006%2014.1933%209.16369%2014.1933%207.27204V4.19517C14.1933%202.30352%2012.6564%200.766602%2010.7647%200.766602H4.19517ZM1.71946%204.19517C1.71946%202.82977%202.82977%201.71946%204.19517%201.71946H10.7647C12.1301%201.71946%2013.2404%202.82977%2013.2404%204.19517V7.27204C13.2404%208.63744%2012.1301%209.74774%2010.7647%209.74774H8.58872C8.49663%209.74774%208.40651%209.77443%208.32927%209.82458L5.21213%2011.8485V10.2242C5.21213%209.96105%204.99882%209.74774%204.7357%209.74774H4.19517C2.82977%209.74774%201.71946%208.63744%201.71946%207.27204V4.19517Z%22 fill=%22%230D0D0D%22/%3E%3C/svg%3E");display:inline-block;margin-right:10px;vertical-align:middle;width:15px;height:15px;position:static;margin-right:2px}.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:#0d0d0d;font-size:24px;font-weight:600;border-left:0;padding:0;padding-left:34px;font-family:'PublicoHeadline-Italic'}.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;charset=UTF-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='25'%20height='18'%20viewBox='0%200%2025%2018'%20fill='none'%3E%3Cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M19.7749%207.34154H24.9434V17.3555H14.6064V7.34154L18.0521%200.665612H23.2206L19.7749%207.34154ZM11.1616%207.34154V17.3555H0.824646V7.34154L4.27033%200.665612H9.43881L5.99313%207.34154H11.1616Z'%20fill='%2300AC63'/%3E%3C/svg%3E");width:30px;height:30px;display:inline-block;position:absolute;left:0;top:0}.posts-view .ncpost-tags,.lc-feed-container .ncpost-tags{width:100%!important;display:flex;margin-bottom:20px}.posts-view .ncpost-tags .ncpost-tag,.lc-feed-container .ncpost-tags .ncpost-tag{border-radius:24px;border:1px solid #e1e1e1;padding:4px 12px;background-color:#fdfdfd;color:#0d0d0d;font-size:14px;line-height:17px;font-weight:600;font-family:'Graphik-Semibold'}.posts-view .ncpost-content,.lc-feed-container .ncpost-content{font-size:18px;font-weight:400;line-height:140%;font-style:normal}.posts-view .ncpost-content a,.lc-feed-container .ncpost-content a{color:#0d0d0d!important;line-height:150%;font-size:18px!important;text-decoration-line:none;border-bottom:1px solid #00854b}.posts-view .ncpost-content a:hover,.lc-feed-container .ncpost-content a:hover{color:#00854b!important;line-height:150%}.posts-view .ncpost-content h5,.lc-feed-container .ncpost-content h5{font-family:'PublicoText-Roman';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:#0d0d0d;font-weight:500;line-height:14px}.posts-view .ncpost-content .ncpost-image-byline .ncpost-image-byline-description,.lc-feed-container .ncpost-content .ncpost-image-byline .ncpost-image-byline-description{font-family:'Graphik-Regular';color:#434343;font-size:12px;line-height:14px;font-weight:400}.posts-view .ncpost-content .ncpost-image-byline .ncpost-image-byline-source,.lc-feed-container .ncpost-content .ncpost-image-byline .ncpost-image-byline-source{font-family:'Graphik-Medium';color:#575757;font-size:11px;line-height:14px;font-weight:400}.ncpost-breaking-container{margin:0 0 20px 0}.ncpost-custom-breaking{margin:0;display:flex;justify-content:center;width:fit-content;padding:3px 8px;color:#fff;background-color:#cd2e2e;font-family:'Graphik-Semibold';font-size:11px;line-height:13px;font-style:normal;font-weight:600;border-radius:6px}.lc-feed-container .lc-load-more{display:inline-block;height:42px!important;padding:10px 15px!important;margin-top:20px!important;gap:8px!important;align-self:center;color:#0d0d0d!important;background-color:#0d0d0d;border-radius:40px!important;font-size:14px!important;line-height:14px;font-weight:600;font-family:'Graphik-Semibold';text-align:right!important;width:100%;display:block;background-color:#fff!important}.lc-feed-container .lc-load-more:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='14' viewBox='0 0 48 48'%3E%3Cpath d='M0 0h48v48H0z' fill='none'/%3E%3Cg id='Shopicon'%3E%3Cpolygon points='24,29.172 9.414,14.586 6.586,17.414 24,34.828 41.414,17.414 38.586,14.586'/%3E%3C/g%3E%3C/svg%3E");display:inline-block;margin-right:5px;vertical-align:middle;width:18px;height:18px;margin-top:2px}.lc-feed-container .lc-load-more:hover{text-decoration:underline;text-underline-offset:3px}.lc-white-theme .ncpost-pinned>.ncpost-pinned-post::before{width:13px;height:13px;border-radius:50%;content:" ";display:block;background-color:#06ac63;position:absolute;left:-5px;top:34px;z-index:99}.lc-white-theme .ncpost-pinned>.ncpost-pinned-post::after{width:3px;height:150%;content:" ";display:block;background-color:#06ac63!important;position:absolute;left:0;top:44px;z-index:98}.lc-white-theme .ncpost-pinned-post{padding-left:20px}.lc-white-theme section.ncpost-list-container{overflow-y:clip}.lc-white-theme .ncpost-list-post{padding-left:20px}.lc-white-theme .ncpost-list-post::after{width:3px;content:" ";display:block;background-color:#06ac63!important;position:absolute;left:0;z-index:98;top:40px;bottom:0;height:150%}.lc-white-theme .ncpost-list-post::before{width:13px;height:13px;border-radius:50%;content:" ";display:block;background-color:#06ac63;position:absolute;left:-5px;top:34px;z-index:99}.lc-white-theme .ncpost-first-post::after{background-color:#fff!important;width:5px;left:-1px}@font-face{font-family:PublicoText-Roman;src:url("https://www.startribune.com/fonts/PublicoTextRoman/PublicoText-Roman.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:PublicoHeadlineCondensed-Medium;src:url("https://www.startribune.com/fonts/PublicoHeadlineCondensedMedium/PublicoHeadlineCondensed-Medium.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:PublicoHeadline-Italic;src:url("https://www.startribune.com/fonts/PublicoHeadlineItalic/PublicoHeadline-Italic.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Graphik-Regular;src:url("https://www.startribune.com/fonts/GraphikRegular/Graphik-Regular.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Graphik-Bold;src:url("https://static.norkon.net/fonts/star-tribune/Graphik-Bold.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Graphik-Medium;src:url("https://www.startribune.com/fonts/GraphikMedium/Graphik-Medium.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Graphik-Semibold;src:url("https://www.startribune.com/fonts/GraphikSemibold/Graphik-Semibold.woff2") format("woff2");font-weight:400;font-style:normal}@media(max-width:500px){.feed-hockey{padding:10px}.feed-hockey-team-score{width:45px}.nc-football-scoreboard-team{flex-direction:column}.nc-football-scoreboard-team .nc-football-scoreboard-team-image{height:auto}.nc-football-scoreboard-team:nth-of-type(3){flex-direction:column-reverse}.nc-football-scoreboard{padding:15px}}.nc-football-scoreboard{font-family:"Graphik-Regular"}.nc-football-scoreboard .icon-below{top:18px!important}.lc-default-theme{background:transparent!important}.posts-view .ncpost-channelcontent-container .key-events-container .key-event a{pointer-events:none;display:none}.posts-view .ncpost-channelcontent-container .key-events-container .key-event #delete-event{display:flex!important;align-items:center;justify-content:center;padding:2px;cursor:pointer}.posts-view,.lc-feed-container{max-width:none;padding:0;font-family:"Graphik-Regular";color:#0d0d0d}.posts-view .ncpost-question-container .ncpost-new-comment-toggle,.lc-feed-container .ncpost-question-container .ncpost-new-comment-toggle{border:1px solid #0d0d0d;border-radius:40px;padding:10px 20px;align-self:center;color:#0d0d0d;width:100%;font-size:14px;font-weight:600;line-height:17px;text-align:center;font-family:"Graphik-Semibold"}.posts-view .ncpost-question-container .ncpost-new-comment-toggle::before,.lc-feed-container .ncpost-question-container .ncpost-new-comment-toggle::before{content:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2215%22 height=%2214%22 viewBox=%220%200%2015%2014%22 fill=%22none%22%3E%3Cpath fill-rule=%22evenodd%22 clip-rule=%22evenodd%22 d=%22M4.19517%200.766602C2.30352%200.766602%200.766602%202.30352%200.766602%204.19517V7.27204C0.766602%209.16369%202.30352%2010.7006%204.19517%2010.7006H4.25927V12.7259C4.25927%2012.9005%204.35485%2013.0612%204.50835%2013.1445C4.66184%2013.2279%204.84865%2013.2206%204.99514%2013.1255L8.72982%2010.7006H10.7647C12.6564%2010.7006%2014.1933%209.16369%2014.1933%207.27204V4.19517C14.1933%202.30352%2012.6564%200.766602%2010.7647%200.766602H4.19517ZM1.71946%204.19517C1.71946%202.82977%202.82977%201.71946%204.19517%201.71946H10.7647C12.1301%201.71946%2013.2404%202.82977%2013.2404%204.19517V7.27204C13.2404%208.63744%2012.1301%209.74774%2010.7647%209.74774H8.58872C8.49663%209.74774%208.40651%209.77443%208.32927%209.82458L5.21213%2011.8485V10.2242C5.21213%209.96105%204.99882%209.74774%204.7357%209.74774H4.19517C2.82977%209.74774%201.71946%208.63744%201.71946%207.27204V4.19517Z%22 fill=%22%230D0D0D%22/%3E%3C/svg%3E");display:inline-block;margin-right:10px;vertical-align:middle;width:18px;height:18px;position:static;margin-right:5px;margin-top:2px}.posts-view .ncpost-new-comment-panel .ncpost-input-field,.lc-feed-container .ncpost-new-comment-panel .ncpost-input-field{border-radius:40px;border-color:#afafaf;box-shadow:none!important}.posts-view .ncpost-new-comment-panel textarea.ncpost-input-field,.lc-feed-container .ncpost-new-comment-panel textarea.ncpost-input-field{border-radius:12px}.posts-view .ncpost-new-comment-panel input::placeholder,.lc-feed-container .ncpost-new-comment-panel input::placeholder,.posts-view .ncpost-new-comment-panel textarea::placeholder,.lc-feed-container .ncpost-new-comment-panel textarea::placeholder{color:#666;font-size:14px;font-weight:400;font-style:italic;font-family:"Graphik-Regular"}.posts-view .ncpost-new-comment-panel .ncpost-submit,.lc-feed-container .ncpost-new-comment-panel .ncpost-submit{background-color:#0d0d0d;color:#fff;border-radius:40px!important;font-size:14px;font-weight:600;font-family:"Graphik-Semibold"}.posts-view .ncpost-question-container>div,.lc-feed-container .ncpost-question-container>div{display:flex;flex-direction:column;width:100%}.posts-view .ncpost-container .ncpost-link,.lc-feed-container .ncpost-container .ncpost-link{display:flex;flex-direction:row;padding:0;border-radius:0;background:#fff;overflow:hidden;border:0;margin-bottom:20px;line-height:normal}@media(max-width:500px){.posts-view .ncpost-container .ncpost-link,.lc-feed-container .ncpost-container .ncpost-link{flex-direction:column}}.posts-view .ncpost-container .ncpost-link-image-wrapper,.lc-feed-container .ncpost-container .ncpost-link-image-wrapper{width:170px;line-height:12px}@media(max-width:500px){.posts-view .ncpost-container .ncpost-link-image-wrapper,.lc-feed-container .ncpost-container .ncpost-link-image-wrapper{width:100%}}.posts-view .ncpost-container .ncpost-link-image-wrapper .ncpost-link-image,.lc-feed-container .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;border-top-left-radius:16px;border-bottom-left-radius:16px}@media(max-width:500px){.posts-view .ncpost-container .ncpost-link-image-wrapper .ncpost-link-image,.lc-feed-container .ncpost-container .ncpost-link-image-wrapper .ncpost-link-image{width:100%;border-top-left-radius:0;border-bottom-left-radius:0;border-top-left-radius:16px;border-top-right-radius:16px}}.posts-view .ncpost-container .ncpost-link-info,.lc-feed-container .ncpost-container .ncpost-link-info{display:flex;padding:12px;flex-direction:column;align-items:flex-start;gap:4px;flex:1 0 0;background:#fff;border:1px solid #e5e7eb;border-top-right-radius:16px;border-bottom-right-radius:16px}@media(max-width:500px){.posts-view .ncpost-container .ncpost-link-info,.lc-feed-container .ncpost-container .ncpost-link-info{border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:16px;border-bottom-right-radius:16px}}.posts-view .ncpost-container .ncpost-link-info-title,.lc-feed-container .ncpost-container .ncpost-link-info-title{margin-top:0;color:#0d0d0d!important;text-decoration:none;font-family:"Graphik-Semibold";font-size:18px!important;font-style:normal;font-weight:600!important;line-height:22.5px!important}.posts-view .ncpost-container .ncpost-link-info-title:active,.lc-feed-container .ncpost-container .ncpost-link-info-title:active{margin-top:0!important;font-size:18px!important}.posts-view .ncpost-container .ncpost-link-info-title:hover,.lc-feed-container .ncpost-container .ncpost-link-info-title:hover{text-decoration:underline}.posts-view .ncpost-container .ncpost-link-info-source,.lc-feed-container .ncpost-container .ncpost-link-info-source{color:#434343;font-family:"Graphik-Regular";font-size:14px;font-style:normal;font-weight:400;line-height:17px}.posts-view .ncpost-container .ncpost-link-info-description,.lc-feed-container .ncpost-container .ncpost-link-info-description{color:#0d0d0d;font-family:"Graphik-Regular";font-size:16px;font-style:normal;font-weight:400;line-height:20px}.posts-view .ncpost-channelcontent-container,.lc-feed-container .ncpost-channelcontent-container{font-family:"PublicoText-Roman";padding-bottom:24px}.posts-view .ncpost-channelcontent-container div.feed-football>div>div.nc-football-scoreboard-team-info>div.nc-football-scoreboard-scorebox>div.nc-football-scoreboard-quarter,.lc-feed-container .ncpost-channelcontent-container div.feed-football>div>div.nc-football-scoreboard-team-info>div.nc-football-scoreboard-scorebox>div.nc-football-scoreboard-quarter{color:#06ac63}.posts-view .ncpost-channelcontent-container .ncpost-countdown-container,.lc-feed-container .ncpost-channelcontent-container .ncpost-countdown-container{font-family:"PublicoText-Roman";margin:20px 0;color:#0d0d0d}.posts-view .ncpost-channelcontent-container .ncpost-countdown-container .ncpost-countdown-element,.lc-feed-container .ncpost-channelcontent-container .ncpost-countdown-container .ncpost-countdown-element{background-color:#06ac63;border-radius:4px;color:#0d0d0d}.posts-view .ncpost-channelcontent-container .key-events-container a,.lc-feed-container .ncpost-channelcontent-container .key-events-container a{color:#0d0d0d;font-size:14px;font-weight:600;line-height:17px;text-decoration:none;font-family:"Graphik-Semibold"}.posts-view .ncpost-channelcontent-container .key-events-container .key-event-left,.lc-feed-container .ncpost-channelcontent-container .key-events-container .key-event-left{display:flex;flex-direction:column;gap:3px;min-width:80%}@media(max-width:500px){.posts-view .ncpost-channelcontent-container .key-events-container .key-event-left,.lc-feed-container .ncpost-channelcontent-container .key-events-container .key-event-left{min-width:70%}}.posts-view .ncpost-channelcontent-container .key-events-container .key-event-group,.lc-feed-container .ncpost-channelcontent-container .key-events-container .key-event-group{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:15px}.posts-view .ncpost-channelcontent-container .key-events-container .key-event-group:last-child .key-event-time::after,.lc-feed-container .ncpost-channelcontent-container .key-events-container .key-event-group:last-child .key-event-time::after{display:none}.posts-view .ncpost-channelcontent-container .key-events-container .key-event-title,.lc-feed-container .ncpost-channelcontent-container .key-events-container .key-event-title{padding-left:15px;font-size:18px;line-height:22px;font-weight:400;font-family:"PublicoText-Roman"}.posts-view .ncpost-channelcontent-container .key-events-container #delete-event,.lc-feed-container .ncpost-channelcontent-container .key-events-container #delete-event{display:none!important}.posts-view .ncpost-channelcontent-container .key-events-container .key-event-time,.lc-feed-container .ncpost-channelcontent-container .key-events-container .key-event-time{font-size:11px;font-weight:600;line-height:13px;color:#cd2e2e;padding-left:15px;position:relative;font-family:"Graphik-Semibold";text-transform:uppercase}.posts-view .ncpost-channelcontent-container .key-events-container .key-event-time::after,.lc-feed-container .ncpost-channelcontent-container .key-events-container .key-event-time::after{width:1px;height:50px;content:" ";display:block;background-color:#cd2e2e;position:absolute;left:3px;top:7px}.posts-view .ncpost-channelcontent-container .key-events-container .key-event-time::before,.lc-feed-container .ncpost-channelcontent-container .key-events-container .key-event-time::before{width:7px;height:7px;border-radius:3px;content:" ";display:block;background-color:#cd2e2e;position:absolute;left:0;top:3px}@media(max-width:500px){.posts-view .ncpost-channelcontent-container .key-events-container .key-event-time::after,.lc-feed-container .ncpost-channelcontent-container .key-events-container .key-event-time::after{top:7px;height:50px}}.posts-view .ncpost-channelcontent-container .key-events-container .key-event span,.lc-feed-container .ncpost-channelcontent-container .key-events-container .key-event span{font-weight:500;font-size:16px}.posts-view .ncpost-channelcontent-container .key-events-container .key-event,.lc-feed-container .ncpost-channelcontent-container .key-events-container .key-event{padding:5px 0 5px 15px;position:relative;min-width:20%;display:flex;justify-content:end}@media(max-width:500px){.posts-view .ncpost-channelcontent-container .key-events-container .key-event,.lc-feed-container .ncpost-channelcontent-container .key-events-container .key-event{min-width:30%}}.posts-view .ncpost-channelcontent-container .nc-football-scoreboard-score,.lc-feed-container .ncpost-channelcontent-container .nc-football-scoreboard-score{width:30px}.posts-view .ncpost-channelcontent-container .nc-football-scoreboard-scores,.lc-feed-container .ncpost-channelcontent-container .nc-football-scoreboard-scores{font-size:36px}.posts-view .ncpost-channelcontent-container .ncpost-linked,.lc-feed-container .ncpost-channelcontent-container .ncpost-linked{display:flex!important;flex-direction:column-reverse!important}.posts-view .ncpost-channelcontent-container .ncpost-linked .ncpost-questions-container,.lc-feed-container .ncpost-channelcontent-container .ncpost-linked .ncpost-questions-container{margin:0!important}.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;color:#0d0d0d;border-radius:0;box-shadow:none;font-family:"PublicoText-Roman"}.posts-view .ncpost-channelcontent-container .ncpost-top-text-container h5,.lc-feed-container .ncpost-channelcontent-container .ncpost-top-text-container h5{color:#0d0d0d;font-family:"PublicoHeadlineCondensed-Medium";font-size:24px;font-weight:500;line-height:28px;text-align:left}.posts-view .ncpost-channelcontent-container .ncpost-top-text-container u,.lc-feed-container .ncpost-channelcontent-container .ncpost-top-text-container u{text-decoration:none}.posts-view .ncpost-channelcontent-container .ncpost-top-text-container p,.lc-feed-container .ncpost-channelcontent-container .ncpost-top-text-container p{font-size:18px;font-weight:400;line-height:23px}.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;padding-top:12px;border-top:1px solid #0d0d0d}.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-prefix,.lc-feed-container .ncpost-channelcontent-container .ncposts-sorter .ncpost-toggle-prefix{font-size:16px;font-weight:400;line-height:19px;color:#575757;margin-right:8px;font-family:"Graphik-Regular"}.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;border-radius:40px;border:1px solid #e1e1e1}.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:#0d0d0d;height:auto;width:auto;cursor:pointer;font-size:14px;font-weight:600;line-height:17px;font-family:"Graphik-Semibold"}.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:#0d0d0d;border-radius:40px;color:#fff}.posts-view .ncpost-pinned-post,.lc-feed-container .ncpost-pinned-post{padding:0;margin-bottom:16px!important}.posts-view .ncpost-pinned-post .ncpost-container,.lc-feed-container .ncpost-pinned-post .ncpost-container{margin:0;margin-top:15px;padding:15px!important;background-color:#fff;margin-bottom:20px;font-family:"PublicoText-Roman";border-radius:16px;border:1px solid #0d0d0d}.posts-view .ncpost-pinned-post .ncpost-container .ncpost-avatar-container,.lc-feed-container .ncpost-pinned-post .ncpost-container .ncpost-avatar-container{left:15px}.posts-view .ncpost-pinned-post .ncpost-container .ncpost-pinned-wrapper,.lc-feed-container .ncpost-pinned-post .ncpost-container .ncpost-pinned-wrapper{display:flex;align-items:center;gap:4px;margin-bottom:15px}.posts-view .ncpost-pinned-post .ncpost-container .ncpost-pinned-indicator,.lc-feed-container .ncpost-pinned-post .ncpost-container .ncpost-pinned-indicator{display:block;position:static}.posts-view .ncpost-pinned-post .ncpost-container .ncpost-pinned-indicator svg,.lc-feed-container .ncpost-pinned-post .ncpost-container .ncpost-pinned-indicator svg{fill:#06ac63}.posts-view .ncpost-pinned-post .ncpost-container .ncpost-pinned-label,.lc-feed-container .ncpost-pinned-post .ncpost-container .ncpost-pinned-label{font-size:11px;font-weight:600;line-height:13px;color:#03854a;font-family:"Graphik-Semibold"}.posts-view .ncpost-list-container,.lc-feed-container .ncpost-list-container{font-family:"PublicoText-Roman";line-height:normal;letter-spacing:.14px;color:#0d0d0d}.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,.lc-feed-container .ncpost-questions-container{margin:0!important}.posts-view .ncpost-questions-container .ncpost-user-contribution .ncpost-user-comment,.lc-feed-container .ncpost-questions-container .ncpost-user-contribution .ncpost-user-comment{padding:15px;background-color:#f2f2f2!important;box-shadow:none;font-family:"Graphik-Regular"}.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:space-between;align-items:end;gap:14px}.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:#0d0d0d;text-transform:capitalize;font-weight:900;font-family:"Graphik-Semibold"}.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:#434343!important;font-family:"Graphik-Regular"}.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:#05442e!important;color:#fff!important;padding:15px;font-family:"Graphik-Regular"}.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;font-family:"Graphik-Regular"}.posts-view .ncpost-questions-container .ncpost-user-contribution .ncpost-user-reply .ncpost-comment-name,.lc-feed-container .ncpost-questions-container .ncpost-user-contribution .ncpost-user-reply .ncpost-comment-name{font-family:"Graphik-Semibold"}.posts-view .ncpost-list-post,.lc-feed-container .ncpost-list-post{padding:16px 0 16px 0;border-bottom:1px solid #e1e1e1}.posts-view .ncpost-container,.lc-feed-container .ncpost-container{padding:0!important;border-radius:4px;margin:0!important}.posts-view .ncpost-container p,.lc-feed-container .ncpost-container p{margin:0 0 16px 0}.posts-view .ncpost-avatar-container,.lc-feed-container .ncpost-avatar-container{border-radius:30px;left:0}.posts-view .share-icons-container,.lc-feed-container .share-icons-container{display:block;position:relative;justify-content:end;right:0;bottom:0;margin-top:24px}.posts-view .share-icons-container .share-icon,.lc-feed-container .share-icons-container .share-icon{border:1px solid #e1e1e1;border-radius:15px;padding:5px;margin:0!important;margin-left:5px}.posts-view .share-icons-container .share-icons,.lc-feed-container .share-icons-container .share-icons{gap:4px}.posts-view .ncpost-pinned-post .share-icons-container,.lc-feed-container .ncpost-pinned-post .share-icons-container{right:15px}.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}.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 .share-icons-container svg,.lc-feed-container .ncpost-container .share-icons-container svg,.posts-view .ncpost-pinned-post .share-icons-container svg,.lc-feed-container .ncpost-pinned-post .share-icons-container svg{fill:#0d0d0d}.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:#0d0d0d;display:flex;justify-content:space-between;font-family:"PublicoText-Roman";padding-top:3px}.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{font-size:11px;text-transform:uppercase;line-height:13px;font-weight:400;color:#575757;font-family:"Graphik-Regular"}.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{font-family:"Graphik-Semibold";color:#575757;font-weight:600;font-size:14px;line-height:17px;margin-bottom:1px}.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:"PublicoHeadlineCondensed-Medium";font-size:32px;font-weight:500;line-height:35px;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:#fff;border-top:4px solid #03854a;border-radius:4px}.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:#fff;border-bottom:0}.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:#0d0d0d}.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{padding:0;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:space-between;align-items:end;gap:14px}.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:15px;border-radius:5px;background-color:#f2f2f2!important;font-family:"Graphik-Regular"}.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:#0d0d0d;text-transform:capitalize;font-family:"Graphik-Semibold"}.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:#434343!important;font-size:12px;font-family:"Graphik-Regular"}.posts-view .ncpost-container .ncpost-comments-container .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-content,.lc-feed-container .ncpost-container .ncpost-comments-container .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-content,.posts-view .ncpost-pinned-post .ncpost-comments-container .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-content,.lc-feed-container .ncpost-pinned-post .ncpost-comments-container .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-content{color:#0d0d0d;font-family:"Graphik-Regular"}.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:15px;border-radius:5px;background-color:#05442e!important;color:#fff!important;font-family:"Graphik-Regular"}.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-user-contribution .ncpost-user-reply .ncpost-comment-name,.lc-feed-container .ncpost-container .ncpost-comments-container .ncpost-user-contribution .ncpost-user-reply .ncpost-comment-name,.posts-view .ncpost-pinned-post .ncpost-comments-container .ncpost-user-contribution .ncpost-user-reply .ncpost-comment-name,.lc-feed-container .ncpost-pinned-post .ncpost-comments-container .ncpost-user-contribution .ncpost-user-reply .ncpost-comment-name{font-family:"Graphik-Semibold"}.posts-view .ncpost-container .ncpost-comments-container .ncpost-user-contribution .ncpost-user-reply .ncpost-comment-content,.lc-feed-container .ncpost-container .ncpost-comments-container .ncpost-user-contribution .ncpost-user-reply .ncpost-comment-content,.posts-view .ncpost-pinned-post .ncpost-comments-container .ncpost-user-contribution .ncpost-user-reply .ncpost-comment-content,.lc-feed-container .ncpost-pinned-post .ncpost-comments-container .ncpost-user-contribution .ncpost-user-reply .ncpost-comment-content{color:#fff;font-family:"Graphik-Regular"}.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:#0d0d0d;font-family:"Graphik-Semibold";font-size:14px;font-weight:600;line-height:17px;margin-left:0;position:relative;border:1px solid #e1e1e1;padding:4px 12px;border-radius:40px}.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 xmlns=%22http://www.w3.org/2000/svg%22 width=%2214%22 height=%2214%22 viewBox=%220%200%2015%2014%22 fill=%22none%22%3E%3Cpath fill-rule=%22evenodd%22 clip-rule=%22evenodd%22 d=%22M4.19517%200.766602C2.30352%200.766602%200.766602%202.30352%200.766602%204.19517V7.27204C0.766602%209.16369%202.30352%2010.7006%204.19517%2010.7006H4.25927V12.7259C4.25927%2012.9005%204.35485%2013.0612%204.50835%2013.1445C4.66184%2013.2279%204.84865%2013.2206%204.99514%2013.1255L8.72982%2010.7006H10.7647C12.6564%2010.7006%2014.1933%209.16369%2014.1933%207.27204V4.19517C14.1933%202.30352%2012.6564%200.766602%2010.7647%200.766602H4.19517ZM1.71946%204.19517C1.71946%202.82977%202.82977%201.71946%204.19517%201.71946H10.7647C12.1301%201.71946%2013.2404%202.82977%2013.2404%204.19517V7.27204C13.2404%208.63744%2012.1301%209.74774%2010.7647%209.74774H8.58872C8.49663%209.74774%208.40651%209.77443%208.32927%209.82458L5.21213%2011.8485V10.2242C5.21213%209.96105%204.99882%209.74774%204.7357%209.74774H4.19517C2.82977%209.74774%201.71946%208.63744%201.71946%207.27204V4.19517Z%22 fill=%22%230D0D0D%22/%3E%3C/svg%3E");display:inline-block;margin-right:10px;vertical-align:middle;width:15px;height:15px;position:static;margin-right:2px}.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:#0d0d0d;font-size:24px;font-weight:600;border-left:0;padding:0;padding-left:34px;font-family:"PublicoHeadline-Italic"}.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;charset=UTF-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='25'%20height='18'%20viewBox='0%200%2025%2018'%20fill='none'%3E%3Cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M19.7749%207.34154H24.9434V17.3555H14.6064V7.34154L18.0521%200.665612H23.2206L19.7749%207.34154ZM11.1616%207.34154V17.3555H0.824646V7.34154L4.27033%200.665612H9.43881L5.99313%207.34154H11.1616Z'%20fill='%2300AC63'/%3E%3C/svg%3E");width:30px;height:30px;display:inline-block;position:absolute;left:0;top:0}.posts-view .ncpost-tags,.lc-feed-container .ncpost-tags{width:100%!important;display:flex;margin-bottom:20px}.posts-view .ncpost-tags .ncpost-tag,.lc-feed-container .ncpost-tags .ncpost-tag{border-radius:24px;border:1px solid #e1e1e1;padding:4px 12px;background-color:#fdfdfd;color:#0d0d0d;font-size:14px;line-height:17px;font-weight:600;font-family:"Graphik-Semibold"}.posts-view .ncpost-content,.lc-feed-container .ncpost-content{font-size:18px;font-weight:400;line-height:140%;font-style:normal}.posts-view .ncpost-content a,.lc-feed-container .ncpost-content a{color:#0d0d0d!important;line-height:150%;font-size:18px!important;text-decoration-line:none;border-bottom:1px solid #00854b}.posts-view .ncpost-content a:hover,.lc-feed-container .ncpost-content a:hover{color:#00854b!important;line-height:150%}.posts-view .ncpost-content h5,.lc-feed-container .ncpost-content h5{font-family:"PublicoText-Roman";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:#0d0d0d;font-weight:500;line-height:14px}.posts-view .ncpost-content .ncpost-image-byline .ncpost-image-byline-description,.lc-feed-container .ncpost-content .ncpost-image-byline .ncpost-image-byline-description{font-family:"Graphik-Regular";color:#434343;font-size:12px;line-height:14px;font-weight:400}.posts-view .ncpost-content .ncpost-image-byline .ncpost-image-byline-source,.lc-feed-container .ncpost-content .ncpost-image-byline .ncpost-image-byline-source{font-family:"Graphik-Medium";color:#575757;font-size:11px;line-height:14px;font-weight:400}.ncpost-breaking-container{margin:0 0 20px 0}.ncpost-custom-breaking{margin:0;display:flex;justify-content:center;width:fit-content;padding:3px 8px;color:#fff;background-color:#cd2e2e;font-family:"Graphik-Semibold";font-size:11px;line-height:13px;font-style:normal;font-weight:600;border-radius:6px}.lc-feed-container .lc-load-more{display:inline-block;height:42px!important;padding:10px 15px!important;margin-top:20px!important;gap:8px!important;align-self:center;color:#0d0d0d!important;background-color:#0d0d0d;border-radius:40px!important;font-size:14px!important;line-height:14px;font-weight:600;font-family:"Graphik-Semibold";text-align:right!important;width:100%;display:block;background-color:#fff!important}.lc-feed-container .lc-load-more:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='14' viewBox='0 0 48 48'%3E%3Cpath d='M0 0h48v48H0z' fill='none'/%3E%3Cg id='Shopicon'%3E%3Cpolygon points='24,29.172 9.414,14.586 6.586,17.414 24,34.828 41.414,17.414 38.586,14.586'/%3E%3C/g%3E%3C/svg%3E");display:inline-block;margin-right:5px;vertical-align:middle;width:18px;height:18px;margin-top:2px}.lc-feed-container .lc-load-more:hover{text-decoration:underline;text-underline-offset:3px}.lc-white-theme .ncpost-pinned>.ncpost-pinned-post::before{width:13px;height:13px;border-radius:50%;content:" ";display:block;background-color:#06ac63;position:absolute;left:-5px;top:34px;z-index:99}.lc-white-theme .ncpost-pinned>.ncpost-pinned-post::after{width:3px;height:150%;content:" ";display:block;background-color:#06ac63!important;position:absolute;left:0;top:44px;z-index:98}.lc-white-theme .ncpost-pinned-post{padding-left:20px}.lc-white-theme section.ncpost-list-container{overflow-y:clip}.lc-white-theme .ncpost-list-post{padding-left:20px}.lc-white-theme .ncpost-list-post::after{width:3px;content:" ";display:block;background-color:#06ac63!important;position:absolute;left:0;z-index:98;top:40px;bottom:0;height:150%}.lc-white-theme .ncpost-list-post::before{width:13px;height:13px;border-radius:50%;content:" ";display:block;background-color:#06ac63;position:absolute;left:-5px;top:34px;z-index:99}.lc-white-theme .ncpost-first-post::after{background-color:#fff!important;width:5px;left:-1px}.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-container .ncpost-link-card{margin:15px 0;border:1px solid #e1e1e1;display:flex;flex-direction:row;gap:1rem;text-decoration:unset;padding:20px}.ncpost-container .ncpost-link-card-image{display:flex;justify-content:center;align-items:center;overflow:hidden;flex-shrink:0;margin-right:20px}.ncpost-container .ncpost-link-card img{width:180px;height:100%;object-fit:cover}.ncpost-container .ncpost-link-card-info-title{font-weight:700;font-size:18px;text-decoration:underline;margin-bottom:3px;color:#222}.ncpost-container .ncpost-link-card-info-site{color:#1e1e1e;font-size:14px;margin-bottom:10px}.ncpost-container .ncpost-link-card-info-description{color:#7c7c7c;font-weight:400;font-size:13px;text-decoration:unset}.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 14523, Skin*/

/*Begin extension CSS 16251, 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 16251, Link card 2.0*/


.nc-lc-extensions-css{ display: block }