/*NC Live Center Extension CSS*/
/*Begin extension CSS 13300, Author 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 13300, Author avatar*/

/*Begin extension CSS 13304, Typing Animation*/
.typing-container{padding:15px 0;}.typing-container .dot-container{-webkit-animation:fade-in-bottom 1s cubic-bezier(.39,.575,.565,1) both;animation:fade-in-bottom 1s cubic-bezier(.39,.575,.565,1) both;display:inline-block;padding:8px 20px;margin:0;}.typing-container .dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:3px;background:#222;animation:wave-typing-animation 1.3s linear infinite;}.typing-container .dot:nth-child(2){animation-delay:-1.1s;}.typing-container .dot:nth-child(3){animation-delay:-.9s;}@media(max-width:500px){.typing-container{top:15px;}}@keyframes wave-typing-animation{0%,60%,100%{transform:initial;opacity:.3;}30%{transform:translateY(-15px);opacity:1;}}@-webkit-keyframes fade-in-bottom{0%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0;}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;}}@keyframes fade-in-bottom{0%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0;}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;}}
/*End extension CSS 13304, Typing Animation*/

/*Begin extension CSS 13305, 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;height:36px;transition:transform 5s ease;cursor:pointer;}.ncposts-sorter .ncpost-toggle-group .toggle-label.active{background-color:rgba(0,0,0);border-radius:5px;cursor:pointer;}
/*End extension CSS 13305, Sorting*/

/*Begin extension CSS 13307, User Contribution*/
.ncpost-user-contribution{margin:15px 0}.ncpost-user-contribution .ncpost-user-comment{padding:15px;background-color:#f7f7f7;border-radius:5px;border-radius:10px 10px 10px 0}.ncpost-user-contribution .ncpost-user-reply{padding:15px;border-radius:10px 10px 0 10px;position:relative;background-color:#d5f3ff;margin-bottom:10px}.ncpost-user-contribution .ncpost-user-reply .ncpost-comment-created{color:#236c8a!important}.ncpost-user-contribution .ncpost-user-reply:last-child{margin-bottom:0}.ncpost-user-contribution .ncpost-user-replies{padding-left:50px;margin-top:10px;position:relative}.ncpost-user-contribution .ncpost-comment-info{display:flex;justify-content:space-between;margin-bottom:5px}.ncpost-user-contribution .ncpost-comment-name{font-weight:700}.ncpost-user-contribution .ncpost-comment-created{color:#a7a7a7;font-size:13px}.ncpost-user-contribution .ncpost-comment-image{margin-top:10px;max-width:230px;border-radius:8px;overflow:hidden}.ncpost-user-contribution .ncpost-comment-image img{width:100%}.ncpost-questions-container{margin-bottom:20px}.ncpost-questions-container .ncpost-user-comment{background-color:#fff;padding:20px;border-radius:10px 10px 10px 0;box-shadow:0 2px 2px rgba(0,0,0,.1)}.ncpost-questions-container .ncpost-user-reply{background-color:#008cba;color:#fff;border-radius:10px 10px 0 10px;margin-bottom:10px}.ncpost-questions-container .ncpost-user-reply .ncpost-comment-created{color:white!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} .ncpost-comment-avatar { width: 24px;height: 24px;margin-left: 8px;} .ncpost-comment-avatar  > img { width: 24px;height: 24px;object-fit: cover; border-radius: 25px;} 


/* nc {"timeUtc":1681383437} nc */
/*End extension CSS 13307, User Contribution*/

/*Begin extension CSS 13308, Skin*/
@font-face{font-family:"neue-haas-grotesk-text";font-style:normal;font-weight:900;src:url("https://www.euroinvestor.dk/nocache-assets/neue-haas-grotesk-text-bold.woff") format("woff"),url("https://www.euroinvestor.dk/nocache-assets/neue-haas-grotesk-text-bold.woff2") format("woff2"),url("https://www.euroinvestor.dk/nocache-assets/neue-haas-grotesk-text-bold.eot?") format("embedded-opentype");font-display:block}@font-face{font-family:"neue-haas-grotesk-text";font-style:normal;font-weight:700;src:url("https://www.euroinvestor.dk/nocache-assets/neue-haas-grotesk-text-demi.woff") format("woff"),url("https://www.euroinvestor.dk/nocache-assets/neue-haas-grotesk-text-demi.woff2") format("woff2"),url("https://www.euroinvestor.dk/nocache-assets/neue-haas-grotesk-text-demi.eot?") format("embedded-opentype");font-display:block}@font-face{font-family:"neue-haas-grotesk-text";font-style:italic;font-weight:700;src:url("https://www.euroinvestor.dk/nocache-assets/neue-haas-grotesk-text-demi-italic.woff") format("woff"),url("https://www.euroinvestor.dk/nocache-assets/neue-haas-grotesk-text-demi-italic.woff2") format("woff2"),url("https://www.euroinvestor.dk/nocache-assets/neue-haas-grotesk-text-demi-italic.eot?") format("embedded-opentype");font-display:block}@font-face{font-family:"neue-haas-grotesk-text";font-style:normal;font-weight:500;src:url("https://www.euroinvestor.dk/nocache-assets/neue-haas-grotesk-text-medium.woff") format("woff"),url("https://www.euroinvestor.dk/nocache-assets/neue-haas-grotesk-text-medium.woff2") format("woff2"),url("https://www.euroinvestor.dk/nocache-assets/neue-haas-grotesk-text-medium.eot?") format("embedded-opentype");font-display:block}@font-face{font-family:"neue-haas-grotesk-text";font-style:normal;font-weight:400;src:url("https://www.euroinvestor.dk/nocache-assets/neue-haas-grotesk-text-regular.woff") format("woff"),url("https://www.euroinvestor.dk/nocache-assets/neue-haas-grotesk-text-regular.woff2") format("woff2"),url("https://www.euroinvestor.dk/nocache-assets/neue-haas-grotesk-text-regular.eot?") format("embedded-opentype");font-display:block}@font-face{font-family:"neue-haas-grotesk-text";font-style:italic;font-weight:400;src:url("https://www.euroinvestor.dk/nocache-assets/neue-haas-grotesk-text-regular-italic.woff") format("woff"),url("https://www.euroinvestor.dk/nocache-assets/neue-haas-grotesk-text-regular-italic.woff2") format("woff2"),url("https://www.euroinvestor.dk/nocache-assets/neue-haas-grotesk-text-regular-italic.eot?") format("embedded-opentype");font-display:block}@font-face{font-family:"MaisonNeue";font-style:normal;font-weight:900;src:url("https://www.euroinvestor.dk/nocache-assets/MaisonNeue-Bold.woff") format("woff"),url("https://www.euroinvestor.dk/nocache-assets/MaisonNeue-Bold.woff2") format("woff2");font-display:block}@font-face{font-family:"MaisonNeue";font-style:normal;font-weight:700;src:url("https://www.euroinvestor.dk/nocache-assets/MaisonNeue-Demi.woff") format("woff"),url("https://www.euroinvestor.dk/nocache-assets/MaisonNeue-Demi.woff2") format("woff2");font-display:block}@font-face{font-family:"MaisonNeue";font-style:normal;font-weight:400;src:url("https://www.euroinvestor.dk/nocache-assets/MaisonNeue-Medium.woff") format("woff"),url("https://www.euroinvestor.dk/nocache-assets/MaisonNeue-Medium.woff2") format("woff2");font-display:block}@font-face{font-family:"MaisonNeue";font-style:normal;font-weight:300;src:url("https://www.euroinvestor.dk/nocache-assets/MaisonNeue-Book.woff") format("woff"),url("https://www.euroinvestor.dk/nocache-assets/MaisonNeue-Book.woff2") format("woff2");font-display:block}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;src:url("https://www.euroinvestor.dk/nocache-assets/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("https://www.euroinvestor.dk/nocache-assets/fa-solid-900.woff2") format("woff2"),url("https://www.euroinvestor.dk/nocache-assets/fa-solid-900.woff") format("woff"),url("https://www.euroinvestor.dk/nocache-assets/fa-solid-900.ttf") format("truetype"),url("https://www.euroinvestor.dk/nocache-assets/fa-solid-900.svg#fontawesome") format("svg");font-display:block}@font-face{font-family:"InterRegular";font-style:normal;src:url("https://www.euroinvestor.dk/nocache-assets/Inter-Regular.ttf") format("truetype");font-display:block}@font-face{font-family:"InterSemiBold";font-style:normal;src:url("https://www.euroinvestor.dk/nocache-assets/Inter-SemiBold.ttf") format("truetype");font-display:block}.lc-default-theme{text-rendering:optimizeLegibility;padding:0;margin:0;background:#fff;color:#333;font-family:"neue-haas-grotesk-text";font-style:normal;font-weight:400}.lc-default-theme .lc-feed-container{max-width:549px;padding-left:39px;padding-right:39px;transition:color .1s linear,background-color .1s linear,border-color .1s linear;font-family:"neue-haas-grotesk-text";font-style:normal;font-weight:400;font-size:17px;line-height:26px;letter-spacing:.2px}.lc-default-theme .lc-feed-container .ncpost-avatar-container{display:none!important}.lc-default-theme .lc-feed-container div:has(button.lc-load-more){background:linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.75) 30%,#fff 50%);z-index:101;position:relative;left:0;margin-top:-46px}@media(max-width:768px){.lc-default-theme .lc-feed-container{padding-left:27px;padding-right:27px}}@media(max-width:500px){.lc-default-theme .lc-feed-container{padding-left:27px;padding-right:27px}}.lc-default-theme .lc-load-more{background-color:#fff!important;border-radius:6px;border:1px solid #0177ff!important;color:#0177ff!important;margin:32px 0;text-align:center;font-family:"MaisonNeue";font-style:normal;font-size:15px;line-height:15px;font-weight:700;color:#0177ff;border:1px solid #0177ff;padding:0 12px;margin-bottom:0;background-color:#fff;transition:color .1s linear,background-color .1s linear,border-color .1s linear}.lc-default-theme .lc-load-more:hover{background-color:#0177ff;color:#fff}.lc-default-theme .lc-load-more:hover{background-color:#0177ff!important;color:#fff!important}.lc-default-theme .ncpost-channelcontent-container .ncpost-top-text-container{gap:25px}.lc-default-theme .ncpost-pinned-post{font-family:"neue-haas-grotesk-text";font-style:normal;font-weight:400}.lc-default-theme .ncpost-pinned-post .ncpost-container{background:transparent;position:relative;margin-bottom:40px;max-width:500px}.lc-default-theme .ncpost-pinned-post,.lc-default-theme .ncpost-list-post{position:relative}.lc-default-theme section.ncpost-list-container{overflow-y:clip;max-width:549px}.lc-default-theme .ncpost-list-post{max-width:500px}.lc-default-theme .ncpost-list-post::after{width:1px;height:150%;content:" ";display:block;background-color:#333!important;position:absolute;left:0;top:44px;z-index:98}.lc-default-theme .ncpost-list-post::before{width:10px;height:10px;border-radius:50%;content:" ";display:block;background-color:#333;position:absolute;left:-4.5px;top:35px;z-index:99}.lc-default-theme .ncpost-pinned>.ncpost-pinned-post::before{content:"";width:32px;height:32px;background-image:url("data:image/svg+xml,%3Csvg width='33' height='33' viewBox='0 0 33 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='32' height='32' transform='translate(0.5 0.75)' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.7181 21.9509L16.7675 26.0003C16.9635 26.1962 17.2836 26.1963 17.467 25.9886C19.4522 23.7415 19.2137 21.4095 18.9352 20.303C18.8331 19.8974 18.916 19.4483 19.2118 19.1526L21.8556 16.5088C22.0928 16.2715 22.4329 16.1686 22.7619 16.2344L24.9043 16.6629C25.2333 16.7287 25.5734 16.6257 25.8106 16.3885L26.3544 15.8447C26.5503 15.6488 26.5503 15.3311 26.3544 15.1352L18.1162 6.89694C17.9202 6.70102 17.6026 6.70102 17.4067 6.89694L16.8629 7.44072C16.6257 7.67795 16.5227 8.01804 16.5885 8.34701L17.017 10.4895C17.0828 10.8185 16.9798 11.1586 16.7426 11.3958L14.0988 14.0396C13.803 14.3353 13.354 14.4183 12.9484 14.3162C11.8418 14.0377 9.5099 13.7991 7.26273 15.7843C7.05507 15.9678 7.05513 16.2879 7.25106 16.4838L11.2991 20.5319L6.72042 25.1106C6.42653 25.4045 6.42653 25.8809 6.72042 26.1748L7.07517 26.5296C7.36906 26.8235 7.84554 26.8235 8.13943 26.5296L12.7181 21.9509Z' fill='%239D9D9D'/%3E%3C/svg%3E");background-size:cover;background-color:transparent;z-index:999;left:-14px;top:20px;content:" ";display:block;position:absolute}.lc-default-theme .ncpost-pinned>.ncpost-pinned-post::after{width:1px;height:150%;content:" ";display:block;background-color:#9d9d9d!important;position:absolute;left:0;top:44px;z-index:98}.lc-default-theme .ncpost-pinned>.ncpost-pinned-post .ncpost-avatar-header__timestamp{color:#333;line-height:24px}.lc-default-theme .ncpost-container{margin-bottom:40px;padding:0 22px 20px 22px;max-width:500px;position:relative}@media(max-width:500px){.lc-default-theme .ncpost-container{padding-left:20px;padding-right:20px}}.lc-default-theme .ncpost-container .ncpost-title{color:#333;margin:8px 0 12px 0!important;font-family:"neue-haas-grotesk-text";font-size:20px;font-weight:800;line-height:24px;letter-spacing:.5px}.lc-default-theme .ncpost-container .ncpost-content{font-style:normal;color:#333;display:flex;flex-direction:column;gap:20px;margin-bottom:20px;max-width:500px;font-family:"neue-haas-grotesk-text";font-size:16px;font-weight:400;line-height:24px;letter-spacing:.2px}.lc-default-theme .ncpost-container .ncpost-content .infogram-embed{max-width:400px}@media(max-width:500px){.lc-default-theme .ncpost-container .ncpost-content .infogram-embed{max-width:100%}}.lc-default-theme .ncpost-container .ncpost-content iframe{max-width:400px;width:100%!important}@media(max-width:500px){.lc-default-theme .ncpost-container .ncpost-content iframe{max-width:100%}}.lc-default-theme .ncpost-container .ncpost-content a{color:#0177ff;text-decoration:none;font-style:normal}.lc-default-theme .ncpost-container .ncpost-content i{font-style:italic}.lc-default-theme .ncpost-container .ncpost-content ul,.lc-default-theme .ncpost-container .ncpost-content ol{padding-inline-start:15px;margin:0;font-family:"neue-haas-grotesk-text";font-size:16px;font-weight:400;line-height:24px;letter-spacing:.2px}.lc-default-theme .ncpost-container .ncpost-content ul li,.lc-default-theme .ncpost-container .ncpost-content ol li{padding-left:5px;padding-bottom:12px}.lc-default-theme .ncpost-container .ncpost-content ul li::marker,.lc-default-theme .ncpost-container .ncpost-content ol li::marker{color:#0177ff}.lc-default-theme .ncpost-container .ncpost-content ul>li>p,.lc-default-theme .ncpost-container .ncpost-content ol>li>p{margin-bottom:12px;color:#333;font-style:normal}.lc-default-theme .ncpost-container .ncpost-content p{margin-bottom:0}.lc-default-theme .ncpost-container .ncpost-content p i{font-style:italic}.lc-default-theme .ncpost-container .ncpost-content p b{font-style:normal}.lc-default-theme .ncpost-container .ncpost-content h5{color:#333;margin-top:12px;margin-bottom:8px;font-style:normal;margin:0;font-family:"neue-haas-grotesk-text";font-size:18px;font-weight:700;line-height:26px;letter-spacing:.3px}.lc-default-theme .ncpost-container .ncpost-content .ncpost-twitter-container,.lc-default-theme .ncpost-container .ncpost-content .ncpost-facebook-container,.lc-default-theme .ncpost-container .ncpost-content .ncpost-embed-element,.lc-default-theme .ncpost-container .ncpost-content .ncpost-youtube-embed,.lc-default-theme .ncpost-container .ncpost-content .ncpost-instagram-oembed-container{margin:0;max-width:400px;height:auto;text-align:left}.lc-default-theme .ncpost-container .ncpost-content .ncpost-twitter-container iframe,.lc-default-theme .ncpost-container .ncpost-content .ncpost-facebook-container iframe,.lc-default-theme .ncpost-container .ncpost-content .ncpost-embed-element iframe,.lc-default-theme .ncpost-container .ncpost-content .ncpost-youtube-embed iframe,.lc-default-theme .ncpost-container .ncpost-content .ncpost-instagram-oembed-container iframe{width:100%!important}@media(max-width:500px){.lc-default-theme .ncpost-container .ncpost-content .ncpost-twitter-container,.lc-default-theme .ncpost-container .ncpost-content .ncpost-facebook-container,.lc-default-theme .ncpost-container .ncpost-content .ncpost-embed-element,.lc-default-theme .ncpost-container .ncpost-content .ncpost-youtube-embed,.lc-default-theme .ncpost-container .ncpost-content .ncpost-instagram-oembed-container{max-width:100%}}.lc-default-theme .ncpost-container .ncpost-content .ncpost-youtube-embed{padding-bottom:43%}.lc-default-theme .ncpost-container .ncpost-content .ncpost-youtube-embed iframe{max-height:245px}.lc-default-theme .ncpost-container .ncpost-content .ncpost-image{margin:0!important;padding:0!important;max-width:400px!important}@media(max-width:500px){.lc-default-theme .ncpost-container .ncpost-content .ncpost-image{max-width:100%!important}}.lc-default-theme .ncpost-container .ncpost-content .ncpost-image-byline{text-align:left;margin-top:8px;margin-bottom:0;max-width:400px;line-height:13px}@media(max-width:500px){.lc-default-theme .ncpost-container .ncpost-content .ncpost-image-byline{max-width:100%}}.lc-default-theme .ncpost-container .ncpost-content .ncpost-image-byline .ncpost-image-byline-description{font-family:"MaisonNeue";font-size:12px;font-weight:300;line-height:16px;letter-spacing:0;font-style:normal;color:#a1a1a1}.lc-default-theme .ncpost-container .ncpost-content .ncpost-image-byline .ncpost-image-byline-source{font-style:normal;color:#a1a1a1;font-family:"MaisonNeue";font-size:12px;font-weight:300;line-height:16px;letter-spacing:0;padding-left:4px}.lc-default-theme .ncpost-container .ncpost-breaking{background-color:transparent;padding:0;margin:3px 0 12px 0;display:inline-block;width:100%}.lc-default-theme .ncpost-byline{position:absolute;bottom:0;right:0}.lc-default-theme .ncpost-image-byline-description{font-family:"MaisonNeue";font-style:normal;color:#a1a1a1;font-size:13px;font-weight:400;line-height:13px}.lc-default-theme .ncpost-image-byline-source{font-family:"MaisonNeue";font-style:normal;color:#a1a1a1;font-size:13px;font-weight:400;line-height:13px;padding-left:4px}.lc-default-theme .ncpost-link{display:flex!important;flex-direction:row!important;padding:0!important;border-radius:0!important;overflow:hidden;border:0;margin:0!important;margin-bottom:36px!important;background-color:#f7f7f7!important;border:0!important}@media(max-width:768px){.lc-default-theme .ncpost-link{min-height:180px}}@media(max-width:500px){.lc-default-theme .ncpost-link{flex-direction:column!important}}.lc-default-theme .ncpost-link a:visited,.lc-default-theme .ncpost-link a:active{margin-top:0!important}.lc-default-theme .ncpost-link-image-wrapper{min-width:40%;width:170px!important;min-height:auto;overflow:hidden;flex-shrink:0;margin-top:0}@media(max-width:500px){.lc-default-theme .ncpost-link-image-wrapper{width:100%!important}}.lc-default-theme .ncpost-link-image-wrapper .ncpost-link-image{margin:0;object-fit:cover;height:100%;max-width:100%;max-height:none;float:unset}@media(max-width:500px){.lc-default-theme .ncpost-link-image-wrapper .ncpost-link-image{width:100%}}.lc-default-theme .ncpost-link-info{display:flex;flex-direction:column;justify-content:start;align-items:start;padding:16px;flex-grow:1;background-color:#f7f7f7;max-width:60%}.lc-default-theme .ncpost-link-info-title{margin-top:0;color:#333!important;text-decoration:none;font-size:16px!important;line-height:20px!important;font-weight:700;overflow:hidden;width:100%;display:-webkit-box!important;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-family:"neue-haas-grotesk-text";letter-spacing:.2px}.lc-default-theme .ncpost-link-info-title:active{margin-top:0!important;font-size:18px!important}.lc-default-theme .ncpost-link-info-title:hover{text-decoration:underline}.lc-default-theme .ncpost-link-info-source{color:#0177ff;margin-top:8px;font-style:normal;font-family:"neue-haas-grotesk-text";font-size:14px;font-weight:700;line-height:18px;letter-spacing:.2px}.lc-default-theme .ncpost-link-info-description{margin-top:12px;color:#777;overflow:hidden;width:100%;display:-webkit-box!important;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-family:"neue-haas-grotesk-text";font-size:14px;font-weight:400;line-height:22px;letter-spacing:.2px}.lc-default-theme .ncpost-avatar-header .ncpost-custom-breaking{font-family:"MaisonNeue"!important;background-color:#ffdc97!important;border-radius:4px!important;padding:5px 6px 5px 6px!important;font-size:14px!important;line-height:14px!important;letter-spacing:.4px!important;font-style:normal;font-weight:700;text-transform:uppercase}.lc-default-theme .ncpost-avatar-header__timestamp{font-size:14px;color:#0177ff;line-height:24px;font-family:"MaisonNeue";font-style:normal;font-weight:700;letter-spacing:0}.lc-default-theme .ncpost-avatar-header__timestamp:has(span.ncpost-custom-breaking){color:#333;margin-bottom:0}.lc-default-theme .ncpost-avatar-header__name{margin-right:0;margin-left:8px;font-style:normal;color:#464646;font-family:"MaisonNeue";font-size:14px;font-weight:700;line-height:18px;letter-spacing:0}@media(max-width:500px){.lc-default-theme .ncpost-avatar-header__name{word-break:break-all}}.lc-default-theme .ncpost-avatar-header__author{position:absolute;right:22px;bottom:0;right:0;display:flex;justify-content:center;align-items:center}.lc-default-theme .ncpost-avatar-header__avatar{margin-left:8px;width:32px;height:32px;object-fit:cover;border-radius:25px}.lc-default-theme .ncpost-avatar-header .ncpost-custom-breaking{margin-left:8px;text-transform:uppercase;color:#333;display:inline-block}.lc-default-theme .ncpost-avatar-header .recent-time{color:#be160d}.lc-default-theme .ncpost-question-container{margin-top:32px;margin-bottom:32px}@media(max-width:500px){.lc-default-theme .ncpost-question-container>div{width:100%;text-align:center}}.lc-default-theme .ncpost-question-container .ncpost-new-comment-toggle{font-family:"MaisonNeue";font-style:normal;font-size:15px;line-height:15px;font-weight:700;color:#0177ff;border:1px solid #0177ff;border-radius:6px;padding:0 12px;margin-bottom:0;background-color:#fff;transition:color .1s linear,background-color .1s linear,border-color .1s linear}.lc-default-theme .ncpost-question-container .ncpost-new-comment-toggle:hover{background-color:#0177ff;color:#fff}.lc-default-theme .ncpost-questions-container{margin-bottom:40px}.lc-default-theme .ncpost-questions-container .ncpost-user-contribution .ncpost-comment-content{color:#333;letter-spacing:.2px;font-family:"neue-haas-grotesk-text";font-size:16px;font-weight:400;line-height:24px}.lc-default-theme .ncpost-questions-container .ncpost-user-contribution .ncpost-user-comment{border-radius:25px 25px 25px 0;padding:20px;background:#f7f7f7;color:#212226;margin-bottom:12px;box-shadow:none}.lc-default-theme .ncpost-questions-container .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-info{margin-bottom:0}.lc-default-theme .ncpost-questions-container .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-name{font-size:14px;font-style:normal;font-weight:300;line-height:24px;margin-top:12px;color:#333;font-family:"MaisonNeue";font-weight:700;line-height:18px}.lc-default-theme .ncpost-questions-container .ncpost-user-contribution .ncpost-user-comment .ncpost-comment-created{font-family:"MaisonNeue";font-style:normal;margin-bottom:4px;color:#333;font-size:14px;font-weight:700;line-height:18px}.lc-default-theme .ncpost-questions-container .ncpost-user-contribution .ncpost-user-replies{overflow-wrap:break-word}.lc-default-theme .ncpost-questions-container .ncpost-user-contribution .ncpost-user-replies .ncpost-user-reply{border-radius:25px 25px 0 25px;padding:20px;background:#201748;color:#fff;margin-left:24px;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.lc-default-theme .ncpost-questions-container .ncpost-user-contribution .ncpost-user-replies .ncpost-user-reply .ncpost-comment-created{font-family:"MaisonNeue";font-style:normal;margin-bottom:4px;font-size:12px;font-weight:700;line-height:14px;color:#fff}.lc-default-theme .ncpost-questions-container .ncpost-user-contribution .ncpost-user-replies .ncpost-user-reply .ncpost-comment-name{margin-top:12px;text-align:right;display:flex;align-items:center;justify-content:flex-end;font-family:"MaisonNeue";font-size:14px;font-weight:700;line-height:18px;color:#fff;gap:8px}.lc-default-theme .ncpost-questions-container .ncpost-user-contribution .ncpost-user-replies .ncpost-user-reply .ncpost-comment-name .ncpost-comment-avatar{width:32px;height:32px;margin-left:0}.lc-default-theme .ncpost-questions-container .ncpost-user-contribution .ncpost-user-replies .ncpost-user-reply .ncpost-comment-name .ncpost-comment-avatar img{margin-left:0;width:32px;height:32px;object-fit:cover;border-radius:25px}.lc-default-theme .ncpost-questions-container .ncpost-user-contribution .ncpost-user-replies .ncpost-user-reply .ncpost-comment-content{color:#fff;font-family:"neue-haas-grotesk-text";font-size:16px;font-weight:400;line-height:24px}.lc-default-theme .ncpost-new-comment-panel{margin-top:16px}.lc-default-theme .ncpost-new-comment-panel input{height:50px;margin-bottom:12px}.lc-default-theme .ncpost-new-comment-panel textarea{margin-bottom:16px}.lc-default-theme .ncpost-new-comment-panel input,.lc-default-theme .ncpost-new-comment-panel textarea{font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.32px;color:#333!important;padding:13px 14px;background:#fff!important;box-shadow:none;border:1px solid #eee;border-radius:4px}.lc-default-theme .ncpost-new-comment-panel input::placeholder,.lc-default-theme .ncpost-new-comment-panel textarea::placeholder{color:#777!important}.lc-default-theme .ncpost-new-comment-panel input:active,.lc-default-theme .ncpost-new-comment-panel textarea:active{background:transparent!important}.lc-default-theme .ncpost-new-comment-panel>div:has(>.instagram-media){max-width:400px;margin:0!important}.lc-default-theme .ncpost-new-comment-panel .ncpost-submit{display:flex;height:44px;padding:0 20px;justify-content:center;align-items:center;border-radius:6px;background:#0177ff;color:#fff;text-align:center;font-size:15px;font-family:"MaisonNeue";font-style:normal;font-weight:700;line-height:15px}.lc-default-theme .ncpost-new-comment-panel .ncpost-submit:disabled{background:#f8f8f8;color:#858585}@media(max-width:500px){.lc-default-theme .ncpost-new-comment-panel .ncpost-submit{width:100%}}.lc-default-theme .ncpost-new-comment-toggle{color:#333;height:36px;padding:0 20px;border-radius:2px;border:1px solid var(--grb-sort,#000);font-size:16px;font-style:normal;font-weight:400;line-height:16px;display:inline-flex;align-items:center;justify-content:center}.lc-default-theme .ncposts-sorter{font-family:"MaisonNeue";font-style:normal;font-size:14px;font-weight:400;line-height:18px;letter-spacing:0;color:#333;border-top:1px solid #eee;padding-top:16px;display:flex;justify-content:flex-end;align-items:baseline!important;margin:0 0 16px 0}@media(max-width:500px){.lc-default-theme .ncposts-sorter{margin-bottom:32px;justify-content:center}}.lc-default-theme .ncposts-sorter>div:first-child{margin-left:8px!important}.lc-default-theme .ncposts-sorter .ncpost-toggle-group{font-family:"MaisonNeue";font-size:14px;font-weight:400;line-height:18px;letter-spacing:0;display:flex;position:relative;transition:transform 5s ease;gap:10px}.lc-default-theme .ncposts-sorter .ncpost-toggle-group .toggle-label{text-transform:uppercase;transition:transform 5s ease;cursor:pointer;padding:5px 8px;border-radius:0!important;color:#333;text-align:right;font-size:14px;font-weight:400;line-height:18px;letter-spacing:0;display:flex;justify-content:center;align-items:center;padding:0;gap:10px}.lc-default-theme .ncposts-sorter .ncpost-toggle-group .toggle-label:first-child{border-radius:2px 0 0 2px}.lc-default-theme .ncposts-sorter .ncpost-toggle-group .toggle-label:last-child{border-radius:0 2px 2px 0}.lc-default-theme .ncposts-sorter .ncpost-toggle-group .active{font-weight:700;border-bottom:1px solid #333!important;background-color:#fff!important}.lc-default-theme .ncposts-sorter .ncpost-toggle-group.toggled .toggle-indicator{transform:translate(60px,0)}.lc-default-theme .ncposts-sorter .ncpost-toggle-group.reversed .toggle-indicator{transform:translate(-60px,0)}.lc-default-theme .ncpost-top-text-container{color:#333;display:flex;flex-direction:column;gap:20px}@media(max-width:500px){.lc-default-theme .ncpost-top-text-container{gap:18px}}.lc-default-theme .ncpost-top-text-container>h5{letter-spacing:.3px}@media(max-width:768px){.lc-default-theme .ncpost-top-text-container>h5{font-size:17px;line-height:26px}}.lc-default-theme .ncpost-top-text-container .ncpost-image-byline{text-align:left}.lc-default-theme .ncpost-top-text-container>p{margin:0;font-size:17px;font-style:normal;font-weight:400;line-height:26px;letter-spacing:.2px;color:#333}@media(max-width:500px){.lc-default-theme .ncpost-top-text-container>p{font-size:17px;line-height:26px}}.lc-default-theme .ncpost-top-text-container>p:first-child{font-size:20px;font-weight:800;line-height:26px}.lc-default-theme .ncpost-top-text-container>p:first-child>b{margin:0;font-size:22px;font-weight:800;line-height:26px;letter-spacing:.3px;font-weight:700}@media(max-width:500px){.lc-default-theme .ncpost-top-text-container>p:first-child>b{font-size:18px;line-height:24px}}.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 13308, Skin*/

/*Begin extension CSS 13309, Translations*/

/*End extension CSS 13309, Translations*/

/*Begin extension CSS 15471, Link Card*/
.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 15471, Link Card*/


.nc-lc-extensions-css{ display: block }