CINXE.COM

Join the conversation | Community

<!DOCTYPE html> <html lang="en"> <head> <script> if (window.location.pathname.includes("search-staffing-hub-131")) { window.location.replace("https://tcommunity.linkedin.com/p/staffing"); } </script> <script> if (window.location.pathname.includes("product-updates-112")) { window.location.replace("https://tcommunity.linkedin.com/product-updates"); } </script> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script> <script> function addHero(jQuery) { var oldH1 = document.querySelectorAll("h1")[0]; var oldH1Class = ".text-center.event-overview-title"; var siteContentDiv = ".sitewidth.event-sitewidth"; var heroSection = '<section class="generic_hero qa-generic_hero-container homepage-widget-wrapper homepage-widget-wrapper--no-side-margins homepage-widget-wrapper--no-spacing"><div class="sitewidth"><div class="col"><div class="forum-featured-image" style="background-color: var(--config-main-brand-light-blue);"><div class="forum-featured-image__content brand-hero"><div class="sitewidth"><div class="col col--main has--side"><div class="forum-list-view-spacing forum-list-view-spacing--v qa-subForum-header"><h1 class="thread-list-view-title brand-hero-title qa-page-title">Events</h1></div></div></div></div></div></div></div></section>'; if ($(oldH1).is(oldH1Class)) { $(oldH1).remove(); } $(heroSection).insertBefore(siteContentDiv); } $(document).ready(addHero); </script> <script> function addGroupHero(jQuery) { var oldGroupH1 = document.querySelectorAll("h1")[0]; var oldGroupH1Class = ".group-overview-wrapper-title"; var classGroup = ".group-overview"; var siteGroupContentDiv = ".sitewidth.breadcrumb-container"; var heroGroupSection = '<section class="generic_hero qa-generic_hero-container homepage-widget-wrapper homepage-widget-wrapper--no-side-margins homepage-widget-wrapper--no-spacing"><div class="sitewidth"><div class="col"><div class="forum-featured-image" style="background-color: var(--config-card-background-color);"><div class="forum-featured-image__content brand-hero"><div class="sitewidth"><div class="col col--main has--side"><div class="forum-list-view-spacing forum-list-view-spacing--v qa-subForum-header"><h1 class="thread-list-view-title brand-hero-title qa-page-title">Groups</h1></div></div></div></div></div></div></div></section>'; if ($(oldGroupH1).is(oldGroupH1Class)) { $(oldGroupH1).remove(); } if ($(classGroup).is(":visible")) { $(heroGroupSection).insertAfter(siteGroupContentDiv); } } $(document).ready(addGroupHero); </script> <script> function makeContentSiteWidth(jQuery) { var currentCategory = "category-page"; var pageCategory = document.body.classList.contains(currentCategory); var newsColDiv = "col col--main has--side qa-div-main widget-wrapper"; var newsColDivRemove = "has--side"; var searchForDiv = document.getElementsByClassName(newsColDiv); if (pageCategory) { $(searchForDiv).removeClass(newsColDivRemove); } } $(document).ready(makeContentSiteWidth); </script> <script> function profileWidth(jQuery) { const onProfilePage = "twig_default-member-profile"; const bodyClass = document.body.classList.contains(onProfilePage); const oldDiv = "col col--main has--side qa-div-main"; const profileDivRemove = "has--side"; const grabProfDiv = document.getElementsByClassName(oldDiv); if (bodyClass) { $(grabProfDiv).removeClass(profileDivRemove); } } $(document).ready(profileWidth); </script> <script> function makeContentSiteWidth(jQuery) { var currentPageH1 = [ "twig_default-inbox-conversation", "twig_default-setting-profile", "twig_default-inbox-overview", "twig_topic-new", ]; var pageH1Name = document.body.classList.contains(currentPageH1[0]); var inboxOverview = document.body.classList.contains(currentPageH1[2]); var createPost = document.body.classList.contains(currentPageH1[3]); var settingColDiv = "col col--main has--side qa-div-main"; var settingColDivRemove = "has--side"; var searchForDiv = document.getElementsByClassName(settingColDiv); if (pageH1Name) { $(searchForDiv).removeClass(settingColDivRemove); } else if (inboxOverview) { $(searchForDiv).removeClass(settingColDivRemove); } else if (createPost) { $(searchForDiv).removeClass(settingColDivRemove); } } $(document).ready(makeContentSiteWidth); </script> <script type="text/javascript" async src="https://play.vidyard.com/embed/v4.js" ></script> <style> @font-face { font-family: "Community Pro"; src: url("https://public.sj-cdn.net/linkedin/TTF+Community+Pro/CommunityPro-Light.ttf") format("truetype"); font-weight: 300; } @font-face { font-family: "Community Pro"; src: url("https://public.sj-cdn.net/linkedin/TTF+Community+Pro/CommunityPro-LightItalic.ttf") format("truetype"); font-weight: 300; font-style: italic; } @font-face { font-family: "Community Pro"; src: url("https://public.sj-cdn.net/linkedin/TTF+Community+Pro/CommunityPro-Regular.ttf") format("truetype"); font-weight: normal; } @font-face { font-family: "Community Pro"; src: url("https://public.sj-cdn.net/linkedin/TTF+Community+Pro/CommunityPro-RegularItalic.ttf") format("truetype"); font-weight: normal; font-style: italic; } @font-face { font-family: "Community Pro"; src: url("https://public.sj-cdn.net/linkedin/TTF+Community+Pro/CommunityPro-Medium.ttf") format("truetype"); font-weight: 500; } @font-face { font-family: "Community Pro"; src: url("https://public.sj-cdn.net/linkedin/TTF+Community+Pro/CommunityPro-MediumItalic.ttf") format("truetype"); font-weight: 500; font-style: italic; } @font-face { font-family: "Community Pro"; src: url("https://public.sj-cdn.net/linkedin/TTF+Community+Pro/CommunityPro-Bold.ttf") format("truetype"); font-weight: bold; } @font-face { font-family: "Community Pro"; src: url("https://public.sj-cdn.net/linkedin/TTF+Community+Pro/CommunityPro-BoldItalic.ttf") format("truetype"); font-weight: bold; font-style: italic; } :root { --config--main-button-base-font-family: Community Pro, Helvetica, Arial, Helvetica Neue, Helvetica, sans-serif !important; --config--main-font-secondary: Community Pro, Helvetica, Arial, Helvetica Neue, Helvetica, sans-serif !important; --config--main-font-base-stack: Community Pro, Helvetica, Arial, Helvetica Neue, Helvetica, sans-serif !important; --config-body-background-color: #fafaf9; --config-hero-color: #0a66c2 !important; --config-card-background-color: #f3f2ef; --config-hero-background-color: #fdfaf5 !important; --config-hero-stats-background-color: #eef3f8 !important; --config-widget-cta-background-color: #fdfaf5 !important; --config-main-brand-dark-blue: #004182; --config-main-brand-linkedin-blue: #0a66c2; --config-main-brand-light-blue: #dce6f1; --config-main-brand-green: #44712e; --config-main-brand-lime-green: #83941f; --config-main-brand-light-sage: #d7ebce; --config-main-brand-dark-amber: #915907; --config-main-brand-amber: #e7a33e; --config-main-brand-light-amber: #fce2ba; --config-main-brand-dark-red: #b24020; --conifg-main-brand-warm-red: #f5987e; --config-main-brand-light-red: #fadfd8; --config-main-brand-dark-gray: #38434f; --config-main-brand-cool-gray: #56687a; --config-main-brand-light-gray: #e9e5df; --main-cursor-url: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' style='enable-background:new 0 0 64 64' xml:space='preserve' width='32' height='32'%3E%3Cpath d='m27 15.95-2.165-5.14a2.924 2.924 0 0 0-3.825-1.56c-.41.175-.765.43-1.045.745A2.927 2.927 0 0 0 16.34 8.82c-.415.175-.775.44-1.055.755A2.92 2.92 0 0 0 11.71 8.48c-.4.17-.745.415-1.02.715L8.455 3.88a2.93 2.93 0 0 0-3.83-1.56 2.928 2.928 0 0 0-1.56 3.83l4.04 9.605-.135-.135A2.905 2.905 0 0 0 3.775 15a2.926 2.926 0 0 0-.93 4.765l7.89 7.845.04.035c2.98 2.605 7.095 3.275 10.74 1.74 5.22-2.195 7.68-8.22 5.485-13.435z' style='fill-rule:evenodd;clip-rule:evenodd;fill:%23fff'/%3E%3Cpath d='M21.015 9.25c-.41.175-.765.43-1.045.745a2.927 2.927 0 0 0-3.625-1.175c-.415.175-.775.44-1.055.755a2.92 2.92 0 0 0-3.575-1.095c-.4.17-.745.415-1.02.715L8.46 3.88a2.93 2.93 0 0 0-3.83-1.56 2.928 2.928 0 0 0-1.56 3.83l4.04 9.605-.135-.135A2.905 2.905 0 0 0 3.78 15a2.926 2.926 0 0 0-.93 4.765l7.89 7.845.04.035c2.98 2.605 7.095 3.275 10.74 1.74 5.22-2.195 7.675-8.22 5.48-13.435l-2.165-5.14a2.916 2.916 0 0 0-3.82-1.56zm4.415 7.365c1.83 4.345-.22 9.37-4.565 11.2a8.5 8.5 0 0 1-8.935-1.435l-7.875-7.825a1.211 1.211 0 0 1-.005-1.72 1.2 1.2 0 0 1 .39-.265c.455-.19.98-.09 1.335.265l6.165 6-7.3-17.35a1.218 1.218 0 0 1 2.245-.945l4.96 11.79a.85.85 0 0 0 1.115.455.85.85 0 0 0 .455-1.115l-1.69-4.02a1.214 1.214 0 1 1 2.24-.94l2.275 5.41c.185.435.68.64 1.115.455a.848.848 0 0 0 .455-1.115l-1.46-3.465a1.214 1.214 0 1 1 2.24-.945l2.04 4.855v.005c.18.435.68.64 1.115.455.435-.18.64-.68.455-1.115l-.005-.005-1.185-2.82c-.26-.62.03-1.335.65-1.59.62-.26 1.33.03 1.59.65l2.18 5.13z' style='fill-rule:evenodd;clip-rule:evenodd'/%3E%3C/svg%3E") 10 6, pointer !important; --main-cursor-hover-url: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' style='enable-background:new 0 0 64 64' xml:space='preserve' width='32' height='32'%3E%3Cpath d='M24.95 12.8c-.45 0-.85.1-1.25.3a2.965 2.965 0 0 0-2.95-2.45c-.45 0-.9.1-1.25.3C19.25 9.6 18 8.6 16.6 8.6c-.45 0-.85.1-1.2.3l-.1-5.75c-.05-1.6-1.35-2.9-3-2.85-1.6.05-2.9 1.35-2.85 3l.2 10.4-.1-.2C9.1 12.4 8 11.7 6.8 11.75c-.4 0-.75.1-1.1.25-1.5.65-2.15 2.35-1.5 3.85l4.4 10.2v.05c1.8 3.5 5.4 5.65 9.35 5.6C23.6 31.6 28.1 26.9 28 21.25l-.1-5.6c0-1.6-1.35-2.85-2.95-2.85z' style='fill:%23fff'/%3E%3Cpath d='M24.95 12.8c-.45 0-.85.1-1.25.3a2.965 2.965 0 0 0-2.95-2.45c-.45 0-.9.1-1.25.3C19.25 9.6 18 8.6 16.6 8.6c-.45 0-.85.1-1.2.3l-.1-5.75c-.05-1.6-1.35-2.9-3-2.85-1.6.05-2.9 1.35-2.85 3l.2 10.4-.1-.2C9.1 12.4 8 11.7 6.8 11.75c-.4 0-.75.1-1.1.25-1.5.65-2.15 2.35-1.5 3.85l4.4 10.2v.05c1.8 3.5 5.4 5.65 9.35 5.6C23.6 31.6 28.1 26.9 28 21.25l-.1-5.6c0-1.6-1.35-2.85-2.95-2.85zm1.4 8.5c.1 4.7-3.7 8.6-8.4 8.7-3.3.05-6.25-1.7-7.75-4.65l-4.4-10.2c-.15-.3-.15-.65 0-.95s.35-.55.65-.65c.15-.05.3-.1.45-.1.5 0 .95.3 1.15.75l3.5 7.85-.4-18.8c0-.65.5-1.25 1.2-1.25s1.2.5 1.25 1.2l.2 12.8c0 .45.4.85.85.85.45 0 .85-.4.85-.85l-.1-4.35c0-.65.5-1.2 1.2-1.25.65 0 1.2.5 1.25 1.2l.15 5.8c0 .45.4.85.85.85.45 0 .85-.4.85-.85l-.05-3.75c0-.65.55-1.25 1.2-1.25.65 0 1.2.5 1.25 1.2l.1 5.25c0 .45.4.85.85.85.45 0 .85-.4.85-.85l-.05-3.05c0-.65.5-1.25 1.2-1.25.65 0 1.2.5 1.25 1.2l.05 5.55z' style='fill-rule:evenodd;clip-rule:evenodd'/%3E%3C/svg%3E") 10 6, pointer !important; --config-hero-background-position: top -45px right -25px !important; --config-brand-border-radius: 24px; --config-card-border-radius: 0.8rem !important; --config-button-cta-border-radius: var(--config-brand-border-radius); --config-card-shadow: 3px 3px 3px -1px rgba(0, 0, 0, 0.2); } @media (max-width: 390px) { .header-navigation .header-navigation_logo-anchor { margin-right:0!important; } } @media (max-width: 600px) { section.homepage-widget-wrapper > div > div > div.brand-hero.qa-brand-hero.custom-hero-banner{ background-position:center !important; } .hero-search{ width: 100%; float:left; margin: 0 0 !important; } } @media (max-width: 767px) { .custom-hero-banner.brand-hero .brand-hero-title { margin-top: 0; padding-top: 16px; font-size: 34px !important; line-height: normal; } } @media (min-width: 768px) { .custom-hero-banner.brand-hero .brand-hero-title { font-size: 50px !important; margin-bottom: 22px; margin-top: 0; } } body { cursor: var(--main-cursor-url) !important; } span { cursor: var(--main-cursor-hover-url) !important; } button:hover { cursor: var(--main-cursor-hover-url) !important; } a { cursor: var(--main-cursor-hover-url) !important; } .header-navigation .header-navigation_logo { max-height: 25px !important; } .brand-hero.qa-brand-hero.custom-hero-banner { background-position: var(--config-hero-background-position); background-size: cover !important; /*background-color: var(--config-hero-background-color);*/ } input[type="search"].search-box__input { border-radius: var(--config-brand-border-radius); } .event-list-item-container .event-item-image-container .event-item__image { border-radius: var(--config-card-border-radius) !important; } .btn--new-topic { padding: 0 50px !important; } @media (min-width: 450px) { .widget--cta .btn, .widget--cta .btn--cta { margin: 0 15px 0 auto; } } .card-widget-wrapper { border: 0 !important; transition: 0.2s ease; } .Template-footer .logo-insided { display: none !important; } .homepage-widget-container.widget-container.homepage-widget-container--quick_links.widget-container--quick_links.homepage-widget-container--quick_links.widget-container--quick_links.homepage-widget-container--index-10.widget-container--index-10 { background-color: var(--config-widget-cta-background-color); height: 22rem; margin: 30px 0; } .stats-bar { background-color: var(--config-widget-cta-background-color) !important; } ul.list.list--stats-bar.qa-stats-bar { background-color: var(--config-widget-cta-background-color) !important; } section.full-width.Template-brand-stats.custom-stats-bar { /*display: none;*/ } @media (min-width 601px){ .brand-hero .hero-search { margin: 0 15px !important; } } /*.content--centered { text-align: left !important; }*/ } .brand-logo img { max-height: 26px !important; } .brand-url-container { display: none !important; } p { font-weight: 500 !important; font-family: var(--config--main-button-base-font-family); } div.full-width.Template-content > div > div > div > div > header > h1{ font-family: var(--config--main-button-base-font-family); font-weight: 300 !important; font-size: 38px !important; } h1:not(div.full-width.Template-content > div > div > div > div > header > h1) { font-weight: 300 !important; font-size: 42px !important; font-family: var(--config--main-button-base-font-family); } .default-avatar.avatar-variant-1 { background-color: var(--config-main-brand-dark-blue) !important; color: white !important; } .header-navigation .header-navigation-items-wrapper { flex-grow: 0 !important; } .card-widget-wrapper { border-radius: var(--config-brand-border-radius) !important; } .sitewidth.breadcrumb-container { display: none; } .algolia-hit-container { border-radius: 0 0 10px 10px; } button.btn.btn--secondary.search-icon.header-navigation_extendable-search-icon { border-radius: 24px; } .event-overview-title { background-color: var(--config-main-brand-light-blue); margin-bottom: 32px !important; padding: 88px 0 !important; } .group-overview-wrapper-title { background-color: var(--config-card-background-color); margin-top: 0 !important; margin-bottom: 10px !important; padding: 88px 0 !important; } .tooltip--share { display: none; } /* p.forum-list-view-description.brand-hero-subtitle.qa-subforum-description { display: none; }*/ a.menu-create-topic.qa-menu-create-topic.btn.btn--cta { display: none !important; } menu-create-topic.qa-menu-create-topic.btn.btn--cta { display: none !important; } .templatefoot-privacy-links { display: none !important; } footer { display: flex !important; flex-wrap: wrap !important; } ul.footer-legal-items { list-style: none; margin: 0; padding: 0; overflow: hidden; } li.footer-legal-item { display: inline-block; margin-bottom: 0; list-style: none; } .footer-legal-link { float: left; } a.footer-legal-link { text-align: center; text-decoration: none; display: inline-block; padding: 10px; } ul.footer-language-items { list-style: none; margin: 0; padding: 0; overflow: hidden; } li.footer-language-item { display: inline-block; margin-bottom: 0; list-style: none; } .footer-language-link { clear: left; } a.footer-language-link { text-align: center; text-decoration: none; display: inline-block; padding: 10px; } .event-past-header { padding: 20px 0px !important; } .event-upcoming-header { padding: 20px 0px !important; } .header-navigation .main-navigation--nav-buttons-wrapper .btn { border-radius: 5px !important; } .social-sharing .tooltip-container .tooltip-trigger .share-button { border-radius: 2rem; } ul.list-group.list-group--spacing8.list-group--gutter-bottom { /* display: none;*/ } .private-messages { padding-top: 20px; } </style> <style> /* fix missing group tags */ .group-overview-wrapper .group-overview-wrapper-title { display: none; } </style> <!-- LOGIN PAGE STYLING --> <style> body.private-register { background-image: url(https://uploads-us-west-2.insided.com/linkedinlts-en/attachment/e18fa03e-6c8d-4da6-a481-01f19e5f5e1b.jpg); background-size:cover; background-position:top center; padding:0 16px; } body.private-register .full-width.Template-content { background-color:#fff; padding-top:44px; margin-top: 100px; border-radius:32px; padding-left: 24px; padding-right: 24px; } body.private-register .full-width.Template-content .qa-div-main > img { padding-left: 20px; padding-right: 20px; margin-bottom:0; } body.private-register #modal_login { margin-top:22px; } /* hide 'Powered by Gainsight */ .logo-gainsight { visibility: hidden !important; } div.full-width.Template-content > div > div > div > div > header > h1 { font-weight: 300 !important; font-size: 34px !important; line-height:normal; } @media (min-width:768px) { body.private-register { padding: 0; } div.full-width.Template-content > div > div > div > div > header > h1 { font-size: 40px !important; } } @media (min-width:1025px) { body.private-register .full-width.Template-content { padding-left: 10px; padding-right: 10px; } } </style> <!-- END LOGIN PAGE STYLING --> <style> /* center hero content for category pages, groups page, and individual event pages */ .category-page .forum-featured-image__content .col--main.has--side, .category-page .qa-subForum-header .sitewidth, .twig_page-group-overview .col--main.has--side, .twig_page-event .col--main.has--side { text-align: center; margin: auto; float: none; } .category-page .forum-featured-image__content .searchbar-in-hero, .category-page .qa-subForum-header .searchbar-in-hero { margin-left: auto; margin-right: auto; } .category-page .forum-featured-image__content .hero-subforum-title, .category-page .qa-subForum-header .sitewidth .thread-subforum-title { color:#0073b1; } </style> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="format-detection" content="telephone=no"> <meta name="HandheldFriendly" content="true" /> <meta http-equiv="X-UA-Compatible" content="ie=edge"><script type="text/javascript">(window.NREUM||(NREUM={})).init={ajax:{deny_list:["bam.nr-data.net"]}};(window.NREUM||(NREUM={})).loader_config={licenseKey:"5364be9000",applicationID:"1064186925"};;/*! For license information please see nr-loader-rum-1.274.0.min.js.LICENSE.txt */ (()=>{var e,t,r={8122:(e,t,r)=>{"use strict";r.d(t,{a:()=>i});var n=r(944);function i(e,t){try{if(!e||"object"!=typeof e)return(0,n.R)(3);if(!t||"object"!=typeof t)return(0,n.R)(4);const r=Object.create(Object.getPrototypeOf(t),Object.getOwnPropertyDescriptors(t)),o=0===Object.keys(r).length?e:r;for(let a in o)if(void 0!==e[a])try{if(null===e[a]){r[a]=null;continue}Array.isArray(e[a])&&Array.isArray(t[a])?r[a]=Array.from(new Set([...e[a],...t[a]])):"object"==typeof e[a]&&"object"==typeof t[a]?r[a]=i(e[a],t[a]):r[a]=e[a]}catch(e){(0,n.R)(1,e)}return r}catch(e){(0,n.R)(2,e)}}},2555:(e,t,r)=>{"use strict";r.d(t,{Vp:()=>c,fn:()=>s,x1:()=>u});var n=r(384),i=r(8122);const o={beacon:n.NT.beacon,errorBeacon:n.NT.errorBeacon,licenseKey:void 0,applicationID:void 0,sa:void 0,queueTime:void 0,applicationTime:void 0,ttGuid:void 0,user:void 0,account:void 0,product:void 0,extra:void 0,jsAttributes:{},userAttributes:void 0,atts:void 0,transactionName:void 0,tNamePlain:void 0},a={};function s(e){try{const t=c(e);return!!t.licenseKey&&!!t.errorBeacon&&!!t.applicationID}catch(e){return!1}}function c(e){if(!e)throw new Error("All info objects require an agent identifier!");if(!a[e])throw new Error("Info for ".concat(e," was never set"));return a[e]}function u(e,t){if(!e)throw new Error("All info objects require an agent identifier!");a[e]=(0,i.a)(t,o);const r=(0,n.nY)(e);r&&(r.info=a[e])}},9417:(e,t,r)=>{"use strict";r.d(t,{D0:()=>g,gD:()=>h,xN:()=>p});var n=r(993);const i=e=>{if(!e||"string"!=typeof e)return!1;try{document.createDocumentFragment().querySelector(e)}catch{return!1}return!0};var o=r(2614),a=r(944),s=r(384),c=r(8122);const u="[data-nr-mask]",d=()=>{const e={mask_selector:"*",block_selector:"[data-nr-block]",mask_input_options:{color:!1,date:!1,"datetime-local":!1,email:!1,month:!1,number:!1,range:!1,search:!1,tel:!1,text:!1,time:!1,url:!1,week:!1,textarea:!1,select:!1,password:!0}};return{ajax:{deny_list:void 0,block_internal:!0,enabled:!0,harvestTimeSeconds:10,autoStart:!0},distributed_tracing:{enabled:void 0,exclude_newrelic_header:void 0,cors_use_newrelic_header:void 0,cors_use_tracecontext_headers:void 0,allowed_origins:void 0},feature_flags:[],generic_events:{enabled:!0,harvestTimeSeconds:30,autoStart:!0},harvest:{tooManyRequestsDelay:60},jserrors:{enabled:!0,harvestTimeSeconds:10,autoStart:!0},logging:{enabled:!0,harvestTimeSeconds:10,autoStart:!0,level:n.p_.INFO},metrics:{enabled:!0,autoStart:!0},obfuscate:void 0,page_action:{enabled:!0},page_view_event:{enabled:!0,autoStart:!0},page_view_timing:{enabled:!0,harvestTimeSeconds:30,autoStart:!0},performance:{capture_marks:!1,capture_measures:!1},privacy:{cookies_enabled:!0},proxy:{assets:void 0,beacon:void 0},session:{expiresMs:o.wk,inactiveMs:o.BB},session_replay:{autoStart:!0,enabled:!1,harvestTimeSeconds:60,preload:!1,sampling_rate:10,error_sampling_rate:100,collect_fonts:!1,inline_images:!1,fix_stylesheets:!0,mask_all_inputs:!0,get mask_text_selector(){return e.mask_selector},set mask_text_selector(t){i(t)?e.mask_selector="".concat(t,",").concat(u):""===t||null===t?e.mask_selector=u:(0,a.R)(5,t)},get block_class(){return"nr-block"},get ignore_class(){return"nr-ignore"},get mask_text_class(){return"nr-mask"},get block_selector(){return e.block_selector},set block_selector(t){i(t)?e.block_selector+=",".concat(t):""!==t&&(0,a.R)(6,t)},get mask_input_options(){return e.mask_input_options},set mask_input_options(t){t&&"object"==typeof t?e.mask_input_options={...t,password:!0}:(0,a.R)(7,t)}},session_trace:{enabled:!0,harvestTimeSeconds:10,autoStart:!0},soft_navigations:{enabled:!0,harvestTimeSeconds:10,autoStart:!0},spa:{enabled:!0,harvestTimeSeconds:10,autoStart:!0},ssl:void 0,user_actions:{enabled:!0}}},l={},f="All configuration objects require an agent identifier!";function g(e){if(!e)throw new Error(f);if(!l[e])throw new Error("Configuration for ".concat(e," was never set"));return l[e]}function p(e,t){if(!e)throw new Error(f);l[e]=(0,c.a)(t,d());const r=(0,s.nY)(e);r&&(r.init=l[e])}function h(e,t){if(!e)throw new Error(f);var r=g(e);if(r){for(var n=t.split("."),i=0;i<n.length-1;i++)if("object"!=typeof(r=r[n[i]]))return;r=r[n[n.length-1]]}return r}},3371:(e,t,r)=>{"use strict";r.d(t,{V:()=>f,f:()=>l});var n=r(8122),i=r(384),o=r(6154),a=r(9324);let s=0;const c={buildEnv:a.F3,distMethod:a.Xs,version:a.xv,originTime:o.WN},u={customTransaction:void 0,disabled:!1,isolatedBacklog:!1,loaderType:void 0,maxBytes:3e4,onerror:void 0,ptid:void 0,releaseIds:{},appMetadata:{},session:void 0,denyList:void 0,timeKeeper:void 0,obfuscator:void 0},d={};function l(e){if(!e)throw new Error("All runtime objects require an agent identifier!");if(!d[e])throw new Error("Runtime for ".concat(e," was never set"));return d[e]}function f(e,t){if(!e)throw new Error("All runtime objects require an agent identifier!");d[e]={...(0,n.a)(t,u),...c},Object.hasOwnProperty.call(d[e],"harvestCount")||Object.defineProperty(d[e],"harvestCount",{get:()=>++s});const r=(0,i.nY)(e);r&&(r.runtime=d[e])}},9324:(e,t,r)=>{"use strict";r.d(t,{F3:()=>i,Xs:()=>o,xv:()=>n});const n="1.274.0",i="PROD",o="CDN"},6154:(e,t,r)=>{"use strict";r.d(t,{OF:()=>c,RI:()=>i,WN:()=>d,bv:()=>o,gm:()=>a,mw:()=>s,sb:()=>u});var n=r(1863);const i="undefined"!=typeof window&&!!window.document,o="undefined"!=typeof WorkerGlobalScope&&("undefined"!=typeof self&&self instanceof WorkerGlobalScope&&self.navigator instanceof WorkerNavigator||"undefined"!=typeof globalThis&&globalThis instanceof WorkerGlobalScope&&globalThis.navigator instanceof WorkerNavigator),a=i?window:"undefined"!=typeof WorkerGlobalScope&&("undefined"!=typeof self&&self instanceof WorkerGlobalScope&&self||"undefined"!=typeof globalThis&&globalThis instanceof WorkerGlobalScope&&globalThis),s=Boolean("hidden"===a?.document?.visibilityState),c=/iPad|iPhone|iPod/.test(a.navigator?.userAgent),u=c&&"undefined"==typeof SharedWorker,d=((()=>{const e=a.navigator?.userAgent?.match(/Firefox[/\s](\d+\.\d+)/);Array.isArray(e)&&e.length>=2&&e[1]})(),Date.now()-(0,n.t)())},1687:(e,t,r)=>{"use strict";r.d(t,{Ak:()=>c,Ze:()=>l,x3:()=>u});var n=r(7836),i=r(3606),o=r(860),a=r(2646);const s={};function c(e,t){const r={staged:!1,priority:o.P3[t]||0};d(e),s[e].get(t)||s[e].set(t,r)}function u(e,t){e&&s[e]&&(s[e].get(t)&&s[e].delete(t),g(e,t,!1),s[e].size&&f(e))}function d(e){if(!e)throw new Error("agentIdentifier required");s[e]||(s[e]=new Map)}function l(e="",t="feature",r=!1){if(d(e),!e||!s[e].get(t)||r)return g(e,t);s[e].get(t).staged=!0,f(e)}function f(e){const t=Array.from(s[e]);t.every((([e,t])=>t.staged))&&(t.sort(((e,t)=>e[1].priority-t[1].priority)),t.forEach((([t])=>{s[e].delete(t),g(e,t)})))}function g(e,t,r=!0){const o=e?n.ee.get(e):n.ee,s=i.i.handlers;if(!o.aborted&&o.backlog&&s){if(r){const e=o.backlog[t],r=s[t];if(r){for(let t=0;e&&t<e.length;++t)p(e[t],r);Object.entries(r).forEach((([e,t])=>{Object.values(t||{}).forEach((t=>{t[0]?.on&&t[0]?.context()instanceof a.y&&t[0].on(e,t[1])}))}))}}o.isolatedBacklog||delete s[t],o.backlog[t]=null,o.emit("drain-"+t,[])}}function p(e,t){var r=e[1];Object.values(t[r]||{}).forEach((t=>{var r=e[0];if(t[0]===r){var n=t[1],i=e[3],o=e[2];n.apply(i,o)}}))}},7836:(e,t,r)=>{"use strict";r.d(t,{P:()=>c,ee:()=>u});var n=r(384),i=r(8990),o=r(3371),a=r(2646),s=r(5607);const c="nr@context:".concat(s.W),u=function e(t,r){var n={},s={},d={},l=!1;try{l=16===r.length&&(0,o.f)(r).isolatedBacklog}catch(e){}var f={on:p,addEventListener:p,removeEventListener:function(e,t){var r=n[e];if(!r)return;for(var i=0;i<r.length;i++)r[i]===t&&r.splice(i,1)},emit:function(e,r,n,i,o){!1!==o&&(o=!0);if(u.aborted&&!i)return;t&&o&&t.emit(e,r,n);for(var a=g(n),c=h(e),d=c.length,l=0;l<d;l++)c[l].apply(a,r);var p=m()[s[e]];p&&p.push([f,e,r,a]);return a},get:v,listeners:h,context:g,buffer:function(e,t){const r=m();if(t=t||"feature",f.aborted)return;Object.entries(e||{}).forEach((([e,n])=>{s[n]=t,t in r||(r[t]=[])}))},abort:function(){f._aborted=!0,Object.keys(f.backlog).forEach((e=>{delete f.backlog[e]}))},isBuffering:function(e){return!!m()[s[e]]},debugId:r,backlog:l?{}:t&&"object"==typeof t.backlog?t.backlog:{},isolatedBacklog:l};return Object.defineProperty(f,"aborted",{get:()=>{let e=f._aborted||!1;return e||(t&&(e=t.aborted),e)}}),f;function g(e){return e&&e instanceof a.y?e:e?(0,i.I)(e,c,(()=>new a.y(c))):new a.y(c)}function p(e,t){n[e]=h(e).concat(t)}function h(e){return n[e]||[]}function v(t){return d[t]=d[t]||e(f,t)}function m(){return f.backlog}}(void 0,"globalEE"),d=(0,n.Zm)();d.ee||(d.ee=u)},2646:(e,t,r)=>{"use strict";r.d(t,{y:()=>n});class n{constructor(e){this.contextId=e}}},9908:(e,t,r)=>{"use strict";r.d(t,{d:()=>n,p:()=>i});var n=r(7836).ee.get("handle");function i(e,t,r,i,o){o?(o.buffer([e],i),o.emit(e,t,r)):(n.buffer([e],i),n.emit(e,t,r))}},3606:(e,t,r)=>{"use strict";r.d(t,{i:()=>o});var n=r(9908);o.on=a;var i=o.handlers={};function o(e,t,r,o){a(o||n.d,i,e,t,r)}function a(e,t,r,i,o){o||(o="feature"),e||(e=n.d);var a=t[o]=t[o]||{};(a[r]=a[r]||[]).push([e,i])}},3878:(e,t,r)=>{"use strict";function n(e,t){return{capture:e,passive:!1,signal:t}}function i(e,t,r=!1,i){window.addEventListener(e,t,n(r,i))}function o(e,t,r=!1,i){document.addEventListener(e,t,n(r,i))}r.d(t,{DD:()=>o,jT:()=>n,sp:()=>i})},5607:(e,t,r)=>{"use strict";r.d(t,{W:()=>n});const n=(0,r(9566).bz)()},9566:(e,t,r)=>{"use strict";r.d(t,{LA:()=>s,bz:()=>a});var n=r(6154);const i="xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx";function o(e,t){return e?15&e[t]:16*Math.random()|0}function a(){const e=n.gm?.crypto||n.gm?.msCrypto;let t,r=0;return e&&e.getRandomValues&&(t=e.getRandomValues(new Uint8Array(30))),i.split("").map((e=>"x"===e?o(t,r++).toString(16):"y"===e?(3&o()|8).toString(16):e)).join("")}function s(e){const t=n.gm?.crypto||n.gm?.msCrypto;let r,i=0;t&&t.getRandomValues&&(r=t.getRandomValues(new Uint8Array(e)));const a=[];for(var s=0;s<e;s++)a.push(o(r,i++).toString(16));return a.join("")}},2614:(e,t,r)=>{"use strict";r.d(t,{BB:()=>a,H3:()=>n,g:()=>u,iL:()=>c,tS:()=>s,uh:()=>i,wk:()=>o});const n="NRBA",i="SESSION",o=144e5,a=18e5,s={STARTED:"session-started",PAUSE:"session-pause",RESET:"session-reset",RESUME:"session-resume",UPDATE:"session-update"},c={SAME_TAB:"same-tab",CROSS_TAB:"cross-tab"},u={OFF:0,FULL:1,ERROR:2}},1863:(e,t,r)=>{"use strict";function n(){return Math.floor(performance.now())}r.d(t,{t:()=>n})},944:(e,t,r)=>{"use strict";function n(e,t){"function"==typeof console.debug&&console.debug("New Relic Warning: https://github.com/newrelic/newrelic-browser-agent/blob/main/docs/warning-codes.md#".concat(e),t)}r.d(t,{R:()=>n})},5284:(e,t,r)=>{"use strict";r.d(t,{t:()=>c,B:()=>s});var n=r(7836),i=r(6154);const o="newrelic";const a=new Set,s={};function c(e,t){const r=n.ee.get(t);s[t]??={},e&&"object"==typeof e&&(a.has(t)||(r.emit("rumresp",[e]),s[t]=e,a.add(t),function(e={}){try{i.gm.dispatchEvent(new CustomEvent(o,{detail:e}))}catch(e){}}({loaded:!0})))}},8990:(e,t,r)=>{"use strict";r.d(t,{I:()=>i});var n=Object.prototype.hasOwnProperty;function i(e,t,r){if(n.call(e,t))return e[t];var i=r();if(Object.defineProperty&&Object.keys)try{return Object.defineProperty(e,t,{value:i,writable:!0,enumerable:!1}),i}catch(e){}return e[t]=i,i}},6389:(e,t,r)=>{"use strict";function n(e,t=500,r={}){const n=r?.leading||!1;let i;return(...r)=>{n&&void 0===i&&(e.apply(this,r),i=setTimeout((()=>{i=clearTimeout(i)}),t)),n||(clearTimeout(i),i=setTimeout((()=>{e.apply(this,r)}),t))}}function i(e){let t=!1;return(...r)=>{t||(t=!0,e.apply(this,r))}}r.d(t,{J:()=>i,s:()=>n})},5289:(e,t,r)=>{"use strict";r.d(t,{GG:()=>o,sB:()=>a});var n=r(3878);function i(){return"undefined"==typeof document||"complete"===document.readyState}function o(e,t){if(i())return e();(0,n.sp)("load",e,t)}function a(e){if(i())return e();(0,n.DD)("DOMContentLoaded",e)}},384:(e,t,r)=>{"use strict";r.d(t,{NT:()=>o,US:()=>d,Zm:()=>a,bQ:()=>c,dV:()=>s,nY:()=>u,pV:()=>l});var n=r(6154),i=r(1863);const o={beacon:"bam.nr-data.net",errorBeacon:"bam.nr-data.net"};function a(){return n.gm.NREUM||(n.gm.NREUM={}),void 0===n.gm.newrelic&&(n.gm.newrelic=n.gm.NREUM),n.gm.NREUM}function s(){let e=a();return e.o||(e.o={ST:n.gm.setTimeout,SI:n.gm.setImmediate,CT:n.gm.clearTimeout,XHR:n.gm.XMLHttpRequest,REQ:n.gm.Request,EV:n.gm.Event,PR:n.gm.Promise,MO:n.gm.MutationObserver,FETCH:n.gm.fetch,WS:n.gm.WebSocket}),e}function c(e,t){let r=a();r.initializedAgents??={},t.initializedAt={ms:(0,i.t)(),date:new Date},r.initializedAgents[e]=t}function u(e){let t=a();return t.initializedAgents?.[e]}function d(e,t){a()[e]=t}function l(){return function(){let e=a();const t=e.info||{};e.info={beacon:o.beacon,errorBeacon:o.errorBeacon,...t}}(),function(){let e=a();const t=e.init||{};e.init={...t}}(),s(),function(){let e=a();const t=e.loader_config||{};e.loader_config={...t}}(),a()}},2843:(e,t,r)=>{"use strict";r.d(t,{u:()=>i});var n=r(3878);function i(e,t=!1,r,i){(0,n.DD)("visibilitychange",(function(){if(t)return void("hidden"===document.visibilityState&&e());e(document.visibilityState)}),r,i)}},3434:(e,t,r)=>{"use strict";r.d(t,{YM:()=>c});var n=r(7836),i=r(5607);const o="nr@original:".concat(i.W);var a=Object.prototype.hasOwnProperty,s=!1;function c(e,t){return e||(e=n.ee),r.inPlace=function(e,t,n,i,o){n||(n="");const a="-"===n.charAt(0);for(let s=0;s<t.length;s++){const c=t[s],u=e[c];d(u)||(e[c]=r(u,a?c+n:n,i,c,o))}},r.flag=o,r;function r(t,r,n,s,c){return d(t)?t:(r||(r=""),nrWrapper[o]=t,function(e,t,r){if(Object.defineProperty&&Object.keys)try{return Object.keys(e).forEach((function(r){Object.defineProperty(t,r,{get:function(){return e[r]},set:function(t){return e[r]=t,t}})})),t}catch(e){u([e],r)}for(var n in e)a.call(e,n)&&(t[n]=e[n])}(t,nrWrapper,e),nrWrapper);function nrWrapper(){var o,a,d,l;try{a=this,o=[...arguments],d="function"==typeof n?n(o,a):n||{}}catch(t){u([t,"",[o,a,s],d],e)}i(r+"start",[o,a,s],d,c);try{return l=t.apply(a,o)}catch(e){throw i(r+"err",[o,a,e],d,c),e}finally{i(r+"end",[o,a,l],d,c)}}}function i(r,n,i,o){if(!s||t){var a=s;s=!0;try{e.emit(r,n,i,t,o)}catch(t){u([t,r,n,i],e)}s=a}}}function u(e,t){t||(t=n.ee);try{t.emit("internal-error",e)}catch(e){}}function d(e){return!(e&&"function"==typeof e&&e.apply&&!e[o])}},993:(e,t,r)=>{"use strict";r.d(t,{ET:()=>o,p_:()=>i});var n=r(860);const i={ERROR:"ERROR",WARN:"WARN",INFO:"INFO",DEBUG:"DEBUG",TRACE:"TRACE"},o="log";n.K7.logging},3969:(e,t,r)=>{"use strict";r.d(t,{TZ:()=>n,XG:()=>s,rs:()=>i,xV:()=>a,z_:()=>o});const n=r(860).K7.metrics,i="sm",o="cm",a="storeSupportabilityMetrics",s="storeEventMetrics"},6630:(e,t,r)=>{"use strict";r.d(t,{T:()=>n});const n=r(860).K7.pageViewEvent},782:(e,t,r)=>{"use strict";r.d(t,{T:()=>n});const n=r(860).K7.pageViewTiming},6344:(e,t,r)=>{"use strict";r.d(t,{G4:()=>i});var n=r(2614);r(860).K7.sessionReplay;const i={RECORD:"recordReplay",PAUSE:"pauseReplay",REPLAY_RUNNING:"replayRunning",ERROR_DURING_REPLAY:"errorDuringReplay"};n.g.ERROR,n.g.FULL,n.g.OFF},4234:(e,t,r)=>{"use strict";r.d(t,{W:()=>o});var n=r(7836),i=r(1687);class o{constructor(e,t){this.agentIdentifier=e,this.ee=n.ee.get(e),this.featureName=t,this.blocked=!1}deregisterDrain(){(0,i.x3)(this.agentIdentifier,this.featureName)}}},7603:(e,t,r)=>{"use strict";r.d(t,{j:()=>P});var n=r(860),i=r(2555),o=r(3371),a=r(9908),s=r(7836),c=r(1687),u=r(5289),d=r(6154),l=r(944),f=r(3969),g=r(384),p=r(6344);const h=["setErrorHandler","finished","addToTrace","addRelease","addPageAction","setCurrentRouteName","setPageViewName","setCustomAttribute","interaction","noticeError","setUserId","setApplicationVersion","start",p.G4.RECORD,p.G4.PAUSE,"log","wrapLogger"],v=["setErrorHandler","finished","addToTrace","addRelease"];var m=r(1863),b=r(2614),y=r(993);var w=r(2646),A=r(3434);function R(e,t,r,n){if("object"!=typeof t||!t||"string"!=typeof r||!r||"function"!=typeof t[r])return(0,l.R)(29);const i=function(e){return(e||s.ee).get("logger")}(e),o=(0,A.YM)(i),a=new w.y(s.P);return a.level=n.level,a.customAttributes=n.customAttributes,o.inPlace(t,[r],"wrap-logger-",a),i}function E(){const e=(0,g.pV)();h.forEach((t=>{e[t]=(...r)=>function(t,...r){let n=[];return Object.values(e.initializedAgents).forEach((e=>{e&&e.api?e.exposed&&e.api[t]&&n.push(e.api[t](...r)):(0,l.R)(38,t)})),n.length>1?n:n[0]}(t,...r)}))}const x={};function _(e,t,g=!1){t||(0,c.Ak)(e,"api");const h={};var w=s.ee.get(e),A=w.get("tracer");x[e]=b.g.OFF,w.on(p.G4.REPLAY_RUNNING,(t=>{x[e]=t}));var E="api-",_=E+"ixn-";function N(t,r,n,o){const a=(0,i.Vp)(e);return null===r?delete a.jsAttributes[t]:(0,i.x1)(e,{...a,jsAttributes:{...a.jsAttributes,[t]:r}}),j(E,n,!0,o||null===r?"session":void 0)(t,r)}function T(){}h.log=function(e,{customAttributes:t={},level:r=y.p_.INFO}={}){(0,a.p)(f.xV,["API/log/called"],void 0,n.K7.metrics,w),function(e,t,r={},i=y.p_.INFO){(0,a.p)(f.xV,["API/logging/".concat(i.toLowerCase(),"/called")],void 0,n.K7.metrics,e),(0,a.p)(y.ET,[(0,m.t)(),t,r,i],void 0,n.K7.logging,e)}(w,e,t,r)},h.wrapLogger=(e,t,{customAttributes:r={},level:i=y.p_.INFO}={})=>{(0,a.p)(f.xV,["API/wrapLogger/called"],void 0,n.K7.metrics,w),R(w,e,t,{customAttributes:r,level:i})},v.forEach((e=>{h[e]=j(E,e,!0,"api")})),h.addPageAction=j(E,"addPageAction",!0,n.K7.genericEvents),h.setPageViewName=function(t,r){if("string"==typeof t)return"/"!==t.charAt(0)&&(t="/"+t),(0,o.f)(e).customTransaction=(r||"http://custom.transaction")+t,j(E,"setPageViewName",!0)()},h.setCustomAttribute=function(e,t,r=!1){if("string"==typeof e){if(["string","number","boolean"].includes(typeof t)||null===t)return N(e,t,"setCustomAttribute",r);(0,l.R)(40,typeof t)}else(0,l.R)(39,typeof e)},h.setUserId=function(e){if("string"==typeof e||null===e)return N("enduser.id",e,"setUserId",!0);(0,l.R)(41,typeof e)},h.setApplicationVersion=function(e){if("string"==typeof e||null===e)return N("application.version",e,"setApplicationVersion",!1);(0,l.R)(42,typeof e)},h.start=()=>{try{(0,a.p)(f.xV,["API/start/called"],void 0,n.K7.metrics,w),w.emit("manual-start-all")}catch(e){(0,l.R)(23,e)}},h[p.G4.RECORD]=function(){(0,a.p)(f.xV,["API/recordReplay/called"],void 0,n.K7.metrics,w),(0,a.p)(p.G4.RECORD,[],void 0,n.K7.sessionReplay,w)},h[p.G4.PAUSE]=function(){(0,a.p)(f.xV,["API/pauseReplay/called"],void 0,n.K7.metrics,w),(0,a.p)(p.G4.PAUSE,[],void 0,n.K7.sessionReplay,w)},h.interaction=function(e){return(new T).get("object"==typeof e?e:{})};const S=T.prototype={createTracer:function(e,t){var r={},i=this,o="function"==typeof t;return(0,a.p)(f.xV,["API/createTracer/called"],void 0,n.K7.metrics,w),g||(0,a.p)(_+"tracer",[(0,m.t)(),e,r],i,n.K7.spa,w),function(){if(A.emit((o?"":"no-")+"fn-start",[(0,m.t)(),i,o],r),o)try{return t.apply(this,arguments)}catch(e){const t="string"==typeof e?new Error(e):e;throw A.emit("fn-err",[arguments,this,t],r),t}finally{A.emit("fn-end",[(0,m.t)()],r)}}}};function j(e,t,r,i){return function(){return(0,a.p)(f.xV,["API/"+t+"/called"],void 0,n.K7.metrics,w),i&&(0,a.p)(e+t,[(0,m.t)(),...arguments],r?null:this,i,w),r?void 0:this}}function k(){r.e(296).then(r.bind(r,8778)).then((({setAPI:t})=>{t(e),(0,c.Ze)(e,"api")})).catch((e=>{(0,l.R)(27,e),w.abort()}))}return["actionText","setName","setAttribute","save","ignore","onEnd","getContext","end","get"].forEach((e=>{S[e]=j(_,e,void 0,g?n.K7.softNav:n.K7.spa)})),h.setCurrentRouteName=g?j(_,"routeName",void 0,n.K7.softNav):j(E,"routeName",!0,n.K7.spa),h.noticeError=function(t,r){"string"==typeof t&&(t=new Error(t)),(0,a.p)(f.xV,["API/noticeError/called"],void 0,n.K7.metrics,w),(0,a.p)("err",[t,(0,m.t)(),!1,r,!!x[e]],void 0,n.K7.jserrors,w)},d.RI?(0,u.GG)((()=>k()),!0):k(),h}var N=r(9417),T=r(8122);const S={accountID:void 0,trustKey:void 0,agentID:void 0,licenseKey:void 0,applicationID:void 0,xpid:void 0},j={};var k=r(5284);const I=e=>{const t=e.startsWith("http");e+="/",r.p=t?e:"https://"+e};let O=!1;function P(e,t={},r,n){let{init:a,info:c,loader_config:u,runtime:l={},exposed:f=!0}=t;l.loaderType=r;const p=(0,g.pV)();c||(a=p.init,c=p.info,u=p.loader_config),(0,N.xN)(e.agentIdentifier,a||{}),function(e,t){if(!e)throw new Error("All loader-config objects require an agent identifier!");j[e]=(0,T.a)(t,S);const r=(0,g.nY)(e);r&&(r.loader_config=j[e])}(e.agentIdentifier,u||{}),c.jsAttributes??={},d.bv&&(c.jsAttributes.isWorker=!0),(0,i.x1)(e.agentIdentifier,c);const h=(0,N.D0)(e.agentIdentifier),v=[c.beacon,c.errorBeacon];O||(h.proxy.assets&&(I(h.proxy.assets),v.push(h.proxy.assets)),h.proxy.beacon&&v.push(h.proxy.beacon),E(),(0,g.US)("activatedFeatures",k.B),e.runSoftNavOverSpa&&=!0===h.soft_navigations.enabled&&h.feature_flags.includes("soft_nav")),l.denyList=[...h.ajax.deny_list||[],...h.ajax.block_internal?v:[]],l.ptid=e.agentIdentifier,(0,o.V)(e.agentIdentifier,l),e.ee=s.ee.get(e.agentIdentifier),void 0===e.api&&(e.api=_(e.agentIdentifier,n,e.runSoftNavOverSpa)),void 0===e.exposed&&(e.exposed=f),O=!0}},8374:(e,t,r)=>{r.nc=(()=>{try{return document?.currentScript?.nonce}catch(e){}return""})()},860:(e,t,r)=>{"use strict";r.d(t,{$J:()=>o,K7:()=>n,P3:()=>i});const n={ajax:"ajax",genericEvents:"generic_events",jserrors:"jserrors",logging:"logging",metrics:"metrics",pageAction:"page_action",pageViewEvent:"page_view_event",pageViewTiming:"page_view_timing",sessionReplay:"session_replay",sessionTrace:"session_trace",softNav:"soft_navigations",spa:"spa"},i={[n.pageViewEvent]:1,[n.pageViewTiming]:2,[n.metrics]:3,[n.jserrors]:4,[n.spa]:5,[n.ajax]:6,[n.sessionTrace]:7,[n.softNav]:8,[n.sessionReplay]:9,[n.logging]:10,[n.genericEvents]:11},o={[n.pageViewTiming]:"events",[n.ajax]:"events",[n.spa]:"events",[n.softNav]:"events",[n.metrics]:"jserrors",[n.jserrors]:"jserrors",[n.sessionTrace]:"browser/blobs",[n.sessionReplay]:"browser/blobs",[n.logging]:"browser/logs",[n.genericEvents]:"ins"}}},n={};function i(e){var t=n[e];if(void 0!==t)return t.exports;var o=n[e]={exports:{}};return r[e](o,o.exports,i),o.exports}i.m=r,i.d=(e,t)=>{for(var r in t)i.o(t,r)&&!i.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},i.f={},i.e=e=>Promise.all(Object.keys(i.f).reduce(((t,r)=>(i.f[r](e,t),t)),[])),i.u=e=>"nr-rum-1.274.0.min.js",i.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),e={},t="NRBA-1.274.0.PROD:",i.l=(r,n,o,a)=>{if(e[r])e[r].push(n);else{var s,c;if(void 0!==o)for(var u=document.getElementsByTagName("script"),d=0;d<u.length;d++){var l=u[d];if(l.getAttribute("src")==r||l.getAttribute("data-webpack")==t+o){s=l;break}}if(!s){c=!0;var f={296:"sha512-gkYkZDAwQ9PwaDXs2YM+rNIdRej1Ac1mupWobRJ8eahQcXz6/sunGZCKklrzi5kWxhOGRZr2tn0rEKuLTXzfAA=="};(s=document.createElement("script")).charset="utf-8",s.timeout=120,i.nc&&s.setAttribute("nonce",i.nc),s.setAttribute("data-webpack",t+o),s.src=r,0!==s.src.indexOf(window.location.origin+"/")&&(s.crossOrigin="anonymous"),f[a]&&(s.integrity=f[a])}e[r]=[n];var g=(t,n)=>{s.onerror=s.onload=null,clearTimeout(p);var i=e[r];if(delete e[r],s.parentNode&&s.parentNode.removeChild(s),i&&i.forEach((e=>e(n))),t)return t(n)},p=setTimeout(g.bind(null,void 0,{type:"timeout",target:s}),12e4);s.onerror=g.bind(null,s.onerror),s.onload=g.bind(null,s.onload),c&&document.head.appendChild(s)}},i.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},i.p="https://js-agent.newrelic.com/",(()=>{var e={840:0,374:0};i.f.j=(t,r)=>{var n=i.o(e,t)?e[t]:void 0;if(0!==n)if(n)r.push(n[2]);else{var o=new Promise(((r,i)=>n=e[t]=[r,i]));r.push(n[2]=o);var a=i.p+i.u(t),s=new Error;i.l(a,(r=>{if(i.o(e,t)&&(0!==(n=e[t])&&(e[t]=void 0),n)){var o=r&&("load"===r.type?"missing":r.type),a=r&&r.target&&r.target.src;s.message="Loading chunk "+t+" failed.\n("+o+": "+a+")",s.name="ChunkLoadError",s.type=o,s.request=a,n[1](s)}}),"chunk-"+t,t)}};var t=(t,r)=>{var n,o,[a,s,c]=r,u=0;if(a.some((t=>0!==e[t]))){for(n in s)i.o(s,n)&&(i.m[n]=s[n]);if(c)c(i)}for(t&&t(r);u<a.length;u++)o=a[u],i.o(e,o)&&e[o]&&e[o][0](),e[o]=0},r=self["webpackChunk:NRBA-1.274.0.PROD"]=self["webpackChunk:NRBA-1.274.0.PROD"]||[];r.forEach(t.bind(null,0)),r.push=t.bind(null,r.push.bind(r))})(),(()=>{"use strict";i(8374);var e=i(944),t=i(6344),r=i(9566);class n{agentIdentifier;constructor(e=(0,r.LA)(16)){this.agentIdentifier=e}#e(t,...r){if("function"==typeof this.api?.[t])return this.api[t](...r);(0,e.R)(35,t)}addPageAction(e,t){return this.#e("addPageAction",e,t)}setPageViewName(e,t){return this.#e("setPageViewName",e,t)}setCustomAttribute(e,t,r){return this.#e("setCustomAttribute",e,t,r)}noticeError(e,t){return this.#e("noticeError",e,t)}setUserId(e){return this.#e("setUserId",e)}setApplicationVersion(e){return this.#e("setApplicationVersion",e)}setErrorHandler(e){return this.#e("setErrorHandler",e)}addRelease(e,t){return this.#e("addRelease",e,t)}log(e,t){return this.#e("log",e,t)}}class o extends n{#e(t,...r){if("function"==typeof this.api?.[t])return this.api[t](...r);(0,e.R)(35,t)}start(){return this.#e("start")}finished(e){return this.#e("finished",e)}recordReplay(){return this.#e(t.G4.RECORD)}pauseReplay(){return this.#e(t.G4.PAUSE)}addToTrace(e){return this.#e("addToTrace",e)}setCurrentRouteName(e){return this.#e("setCurrentRouteName",e)}interaction(){return this.#e("interaction")}wrapLogger(e,t,r){return this.#e("wrapLogger",e,t,r)}}var a=i(860),s=i(9417);const c=Object.values(a.K7);function u(e){const t={};return c.forEach((r=>{t[r]=function(e,t){return!0===(0,s.gD)(t,"".concat(e,".enabled"))}(r,e)})),t}var d=i(7603);var l=i(1687),f=i(4234),g=i(5289),p=i(6154),h=i(384);const v=e=>p.RI&&!0===(0,s.gD)(e,"privacy.cookies_enabled");function m(e){return!!(0,h.dV)().o.MO&&v(e)&&!0===(0,s.gD)(e,"session_trace.enabled")}var b=i(6389);class y extends f.W{constructor(e,t,r=!0){super(e.agentIdentifier,t),this.auto=r,this.abortHandler=void 0,this.featAggregate=void 0,this.onAggregateImported=void 0,!1===e.init[this.featureName].autoStart&&(this.auto=!1),this.auto?(0,l.Ak)(e.agentIdentifier,t):this.ee.on("manual-start-all",(0,b.J)((()=>{(0,l.Ak)(e.agentIdentifier,this.featureName),this.auto=!0,this.importAggregator(e)})))}importAggregator(t,r={}){if(this.featAggregate||!this.auto)return;let n;this.onAggregateImported=new Promise((e=>{n=e}));const o=async()=>{let o;try{if(v(this.agentIdentifier)){const{setupAgentSession:e}=await i.e(296).then(i.bind(i,3861));o=e(t)}}catch(t){(0,e.R)(20,t),this.ee.emit("internal-error",[t]),this.featureName===a.K7.sessionReplay&&this.abortHandler?.()}try{if(t.sharedAggregator)await t.sharedAggregator;else{t.sharedAggregator=i.e(296).then(i.bind(i,9337));const{EventAggregator:e}=await t.sharedAggregator;t.sharedAggregator=new e}if(!this.#t(this.featureName,o))return(0,l.Ze)(this.agentIdentifier,this.featureName),void n(!1);const{lazyFeatureLoader:e}=await i.e(296).then(i.bind(i,6103)),{Aggregate:a}=await e(this.featureName,"aggregate");this.featAggregate=new a(t,r),n(!0)}catch(t){(0,e.R)(34,t),this.abortHandler?.(),(0,l.Ze)(this.agentIdentifier,this.featureName,!0),n(!1),this.ee&&this.ee.abort()}};p.RI?(0,g.GG)((()=>o()),!0):o()}#t(e,t){switch(e){case a.K7.sessionReplay:return m(this.agentIdentifier)&&!!t;case a.K7.sessionTrace:return!!t;default:return!0}}}var w=i(6630);class A extends y{static featureName=w.T;constructor(e,t=!0){super(e,w.T,t),this.importAggregator(e)}}var R=i(9908),E=i(2843),x=i(3878),_=i(782),N=i(1863);class T extends y{static featureName=_.T;constructor(e,t=!0){super(e,_.T,t),p.RI&&((0,E.u)((()=>(0,R.p)("docHidden",[(0,N.t)()],void 0,_.T,this.ee)),!0),(0,x.sp)("pagehide",(()=>(0,R.p)("winPagehide",[(0,N.t)()],void 0,_.T,this.ee))),this.importAggregator(e))}}var S=i(3969);class j extends y{static featureName=S.TZ;constructor(e,t=!0){super(e,S.TZ,t),this.importAggregator(e)}}new class extends o{constructor(t,r){super(r),p.gm?(this.features={},(0,h.bQ)(this.agentIdentifier,this),this.desiredFeatures=new Set(t.features||[]),this.desiredFeatures.add(A),this.runSoftNavOverSpa=[...this.desiredFeatures].some((e=>e.featureName===a.K7.softNav)),(0,d.j)(this,t,t.loaderType||"agent"),this.run()):(0,e.R)(21)}get config(){return{info:this.info,init:this.init,loader_config:this.loader_config,runtime:this.runtime}}run(){try{const t=u(this.agentIdentifier),r=[...this.desiredFeatures];r.sort(((e,t)=>a.P3[e.featureName]-a.P3[t.featureName])),r.forEach((r=>{if(!t[r.featureName]&&r.featureName!==a.K7.pageViewEvent)return;if(this.runSoftNavOverSpa&&r.featureName===a.K7.spa)return;if(!this.runSoftNavOverSpa&&r.featureName===a.K7.softNav)return;const n=function(e){switch(e){case a.K7.ajax:return[a.K7.jserrors];case a.K7.sessionTrace:return[a.K7.ajax,a.K7.pageViewEvent];case a.K7.sessionReplay:return[a.K7.sessionTrace];case a.K7.pageViewTiming:return[a.K7.pageViewEvent];default:return[]}}(r.featureName).filter((e=>!(e in this.features)));n.length>0&&(0,e.R)(36,{targetFeature:r.featureName,missingDependencies:n}),this.features[r.featureName]=new r(this)}))}catch(t){(0,e.R)(22,t);for(const e in this.features)this.features[e].abortHandler?.();const r=(0,h.Zm)();delete r.initializedAgents[this.agentIdentifier]?.api,delete r.initializedAgents[this.agentIdentifier]?.features,delete this.sharedAggregator;return r.ee.get(this.agentIdentifier).abort(),!1}}}({features:[A,T,j],loaderType:"lite"})})()})();</script> <link rel="shortcut icon" type="image/png" href="https://dowpznhhyvkm4.cloudfront.net/2024-11-22-07-13-21-fd8fbf89bb/dist/linkedinlts-en/images/favicon.png" /> <title>Join the conversation | Community</title> <meta name="description" content="On the Forum you can ask questions or take part in discussions."> <meta property="og:title" content="Join the conversation | Community"/> <meta property="og:type" content="website" /> <meta property="og:url" content="https://tcommunity.linkedin.com/private/login"/> <meta property="og:description" content="On the Forum you can ask questions or take part in discussions." /> <meta property="og:image" content="https://uploads-us-west-2.insided.com/linkedinlts-en/attachment/f54e655b-cddb-4000-a2ed-dc93902305bc_thumb.png"/> <meta property="og:image:secure_url" content="https://uploads-us-west-2.insided.com/linkedinlts-en/attachment/f54e655b-cddb-4000-a2ed-dc93902305bc_thumb.png"/> <link rel="canonical" href="https://tcommunity.linkedin.com/private/login" /> <style id="css-variables">@font-face{ font-family:Roboto; src:url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/bold/Roboto-Bold-webfont.eot); src:url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/bold/Roboto-Bold-webfont.eot#iefix) format("embedded-opentype"),url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/bold/Roboto-Bold-webfont.woff) format("woff"),url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/bold/Roboto-Bold-webfont.ttf) format("truetype"),url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/bold/Roboto-Bold-webfont.svg#2dumbregular) format("svg"); font-style:normal; font-weight:700 } @font-face{ font-family:Roboto; src:url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/bolditalic/Roboto-BoldItalic-webfont.eot); src:url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/bolditalic/Roboto-BoldItalic-webfont.eot#iefix) format("embedded-opentype"),url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/bolditalic/Roboto-BoldItalic-webfont.woff) format("woff"),url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/bolditalic/Roboto-BoldItalic-webfont.ttf) format("truetype"),url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/bolditalic/Roboto-BoldItalic-webfont.svg#2dumbregular) format("svg"); font-style:italic; font-weight:700 } @font-face{ font-family:Roboto; src:url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/fonts/roboto/italic/Roboto-Italic-webfont.eot); src:url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/fonts/roboto/italic/Roboto-Italic-webfont.eot#iefix) format("embedded-opentype"),url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/fonts/roboto/italic/Roboto-Italic-webfont.woff) format("woff"),url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/fonts/roboto/italic/Roboto-Italic-webfont.ttf) format("truetype"),url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/fonts/roboto/italic/Roboto-Italic-webfont.svg#2dumbregular) format("svg"); font-style:italic; font-weight:normal } @font-face{ font-family:Roboto; src:url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/light/Roboto-Light-webfont.eot); src:url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/light/Roboto-Light-webfont.eot#iefix) format("embedded-opentype"),url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/light/Roboto-Light-webfont.woff) format("woff"),url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/light/Roboto-Light-webfont.ttf) format("truetype"),url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/light/Roboto-Light-webfont.svg#2dumbregular) format("svg"); font-style:normal; font-weight:300 } @font-face{ font-family:Roboto; src:url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/medium/Roboto-Medium-webfont.eot); src:url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/medium/Roboto-Medium-webfont.eot#iefix) format("embedded-opentype"),url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/medium/Roboto-Medium-webfont.woff) format("woff"),url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/medium/Roboto-Medium-webfont.ttf) format("truetype"),url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/medium/Roboto-Medium-webfont.svg#2dumbregular) format("svg"); font-style:normal; font-weight:500 } @font-face{ font-family:Roboto; src:url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/mediumitalic/Roboto-MediumItalic-webfont.eot); src:url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/mediumitalic/Roboto-MediumItalic-webfont.eot#iefix) format("embedded-opentype"),url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/mediumitalic/Roboto-MediumItalic-webfont.woff) format("woff"),url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/mediumitalic/Roboto-MediumItalic-webfont.ttf) format("truetype"),url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/mediumitalic/Roboto-MediumItalic-webfont.svg#2dumbregular) format("svg"); font-style:italic; font-weight:500 } @font-face{ font-family:Roboto; src:url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/regular/Roboto-Regular-webfont.eot); src:url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/regular/Roboto-Regular-webfont.eot#iefix) format("embedded-opentype"),url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/regular/Roboto-Regular-webfont.woff) format("woff"),url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/regular/Roboto-Regular-webfont.ttf) format("truetype"),url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/regular/Roboto-Regular-webfont.svg#2dumbregular) format("svg"); font-style:normal; font-weight:normal } html {--borderradius-base: 4px;--config--main-border-base-color: #e6e9ecff;--config--main-button-base-font-color: #1a1a1a;--config--main-button-base-font-family: Community Pro, Helvetica, Arial, Helvetica Neue, Helvetica, sans-serif;;--config--main-button-base-font-weight: 400;--config--main-button-base-radius: 3px;--config--main-button-base-texttransform: none;--config--main-color-alert: #ec4339ff;--config--main-color-brand: #0073b1ff;--config--main-color-brand-secondary: #0073b1ff;--config--main-color-contrast: #2aaae1;--config--main-color-day: #f0f2f6;--config--main-color-day-dark: #ededed;--config--main-color-day-light: #fff;--config--main-color-disabled: #e6e9ecff;--config--main-color-dusk: #a7aeb5;--config--main-color-dusk-dark: #616a73;--config--main-color-dusk-light: #d5d7db;--config--main-color-highlighted: #B0DFF3;--config--main-color-info: #efb920ff;--config--main-color-night: #434649ff;--config--main-color-night-inverted: #f5f5f5;--config--main-color-night-light: #2b2b2b;--config--main-color-success: #7cb82fff;--config--main-font-base-lineheight: 1.5;--config--main-font-base-stack: Community Pro, Helvetica, Arial, Helvetica Neue, Helvetica, sans-serif;;--config--main-font-base-style: normal;--config--main-font-base-weight: normal;--config--main-font-secondary: Community Pro, Helvetica, Arial, Helvetica Neue, Helvetica, sans-serif;;--config--main-fonts: @font-face{ font-family:Roboto; src:url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/bold/Roboto-Bold-webfont.eot); src:url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/bold/Roboto-Bold-webfont.eot#iefix) format("embedded-opentype"),url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/bold/Roboto-Bold-webfont.woff) format("woff"),url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/bold/Roboto-Bold-webfont.ttf) format("truetype"),url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/bold/Roboto-Bold-webfont.svg#2dumbregular) format("svg"); font-style:normal; font-weight:700 } @font-face{ font-family:Roboto; src:url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/bolditalic/Roboto-BoldItalic-webfont.eot); src:url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/bolditalic/Roboto-BoldItalic-webfont.eot#iefix) format("embedded-opentype"),url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/bolditalic/Roboto-BoldItalic-webfont.woff) format("woff"),url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/bolditalic/Roboto-BoldItalic-webfont.ttf) format("truetype"),url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/bolditalic/Roboto-BoldItalic-webfont.svg#2dumbregular) format("svg"); font-style:italic; font-weight:700 } @font-face{ font-family:Roboto; src:url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/fonts/roboto/italic/Roboto-Italic-webfont.eot); src:url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/fonts/roboto/italic/Roboto-Italic-webfont.eot#iefix) format("embedded-opentype"),url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/fonts/roboto/italic/Roboto-Italic-webfont.woff) format("woff"),url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/fonts/roboto/italic/Roboto-Italic-webfont.ttf) format("truetype"),url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/fonts/roboto/italic/Roboto-Italic-webfont.svg#2dumbregular) format("svg"); font-style:italic; font-weight:normal } @font-face{ font-family:Roboto; src:url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/light/Roboto-Light-webfont.eot); src:url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/light/Roboto-Light-webfont.eot#iefix) format("embedded-opentype"),url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/light/Roboto-Light-webfont.woff) format("woff"),url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/light/Roboto-Light-webfont.ttf) format("truetype"),url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/light/Roboto-Light-webfont.svg#2dumbregular) format("svg"); font-style:normal; font-weight:300 } @font-face{ font-family:Roboto; src:url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/medium/Roboto-Medium-webfont.eot); src:url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/medium/Roboto-Medium-webfont.eot#iefix) format("embedded-opentype"),url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/medium/Roboto-Medium-webfont.woff) format("woff"),url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/medium/Roboto-Medium-webfont.ttf) format("truetype"),url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/medium/Roboto-Medium-webfont.svg#2dumbregular) format("svg"); font-style:normal; font-weight:500 } @font-face{ font-family:Roboto; src:url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/mediumitalic/Roboto-MediumItalic-webfont.eot); src:url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/mediumitalic/Roboto-MediumItalic-webfont.eot#iefix) format("embedded-opentype"),url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/mediumitalic/Roboto-MediumItalic-webfont.woff) format("woff"),url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/mediumitalic/Roboto-MediumItalic-webfont.ttf) format("truetype"),url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/mediumitalic/Roboto-MediumItalic-webfont.svg#2dumbregular) format("svg"); font-style:italic; font-weight:500 } @font-face{ font-family:Roboto; src:url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/regular/Roboto-Regular-webfont.eot); src:url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/regular/Roboto-Regular-webfont.eot#iefix) format("embedded-opentype"),url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/regular/Roboto-Regular-webfont.woff) format("woff"),url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/regular/Roboto-Regular-webfont.ttf) format("truetype"),url(https://d2cn40jarzxub5.cloudfront.net/_fonts/fonts/roboto/regular/Roboto-Regular-webfont.svg#2dumbregular) format("svg"); font-style:normal; font-weight:normal };--config--main-header-font-weight: 600;--config-anchor-base-color: #0073b1ff;--config-anchor-base-hover-color: #0073b1ff;--config-avatar-notification-background-color: #0073b1ff;--config-body-background-color: #fcfbf8ff;--config-body-wrapper-background-color: transparent;--config-body-wrapper-box-shadow: 0 0 0 transparent;--config-body-wrapper-max-width: 100%;--config-button-cancel-active-background-color: #DA5C5C;--config-button-cancel-active-border-color: #DA5C5C;--config-button-cancel-active-color: #fff;--config-button-cancel-background-color: #F76767;--config-button-cancel-border-color: #F76767;--config-button-cancel-border-radius: 2px;--config-button-cancel-border-width: 1px;--config-button-cancel-box-shadow: 0 0 0 transparent;--config-button-cancel-color: #fff;--config-button-cancel-hover-background-color: #DA5C5C;--config-button-cancel-hover-border-color: #DA5C5C;--config-button-cancel-hover-color: #fff;--config-button-cta-active-background-color: #004182;--config-button-cta-active-border-color: #004182;--config-button-cta-active-border-width: 1px;--config-button-cta-active-box-shadow: 0 0 0 transparent;--config-button-cta-active-color: #ffffff;--config-button-cta-background-color: #004182;--config-button-cta-border-color: #004182;--config-button-cta-border-radius: 2px;--config-button-cta-border-width: 1px;--config-button-cta-box-shadow: 0 0 0 transparent;--config-button-cta-color: #ffffff;--config-button-cta-focus-background-color: #006ca7ff;--config-button-cta-focus-border-color: #006297ff;--config-button-cta-focus-border-width: 1px;--config-button-cta-focus-color: #ffffff;--config-button-cta-hover-background-color: #004182;--config-button-cta-hover-border-color: #004182;--config-button-cta-hover-border-width: 1px;--config-button-cta-hover-box-shadow: 0 0 0 transparent;--config-button-cta-hover-color: #ffffff;--config-button-cta-spinner-color: #fff;--config-button-cta-spinner-hover-color: #fff;--config-button-secondary-active-background-color: #cae6f5;--config-button-secondary-active-border-color: #036aa1;--config-button-secondary-active-border-width: 1px;--config-button-secondary-active-box-shadow: 0 0 0 transparent;--config-button-secondary-active-color: #036aa1;--config-button-secondary-background-color: #fff;--config-button-secondary-border-color: #004182;--config-button-secondary-border-radius: 2px;--config-button-secondary-border-width: 1px;--config-button-secondary-box-shadow: 0 0 0 transparent;--config-button-secondary-color: #004182;--config-button-secondary-focus-background-color: #006297ff;--config-button-secondary-focus-border-color: #006297ff;--config-button-secondary-focus-border-width: 1px;--config-button-secondary-focus-color: #0073b1;--config-button-secondary-hover-background-color: #ecf6fc;--config-button-secondary-hover-border-color: #036aa1;--config-button-secondary-hover-border-width: 1px;--config-button-secondary-hover-box-shadow: 0 0 0 transparent;--config-button-secondary-hover-color: #036aa1;--config-button-secondary-spinner-color: #fff;--config-button-secondary-spinner-hover-color: #fff;--config-button-toggle-active-background-color: #cae6f5;--config-button-toggle-active-border-color: #036aa1;--config-button-toggle-active-color: #036aa1;--config-button-toggle-background-color: rgba(0,0,0,0);--config-button-toggle-border-color: #004182;--config-button-toggle-border-radius: 2px;--config-button-toggle-border-width: 1px;--config-button-toggle-box-shadow: 0 0 0 transparent;--config-button-toggle-color: #004182;--config-button-toggle-filled-background-color: #0073b1ff;--config-button-toggle-filled-color: #fff;--config-button-toggle-filled-pseudo-color: #fff;--config-button-toggle-filled-spinner-color: #fff;--config-button-toggle-focus-border-color: #006297ff;--config-button-toggle-hover-background-color: #ecf6fc;--config-button-toggle-hover-border-color: #036aa1;--config-button-toggle-hover-color: #036aa1;--config-button-toggle-on-active-background-color: #065d8a;--config-button-toggle-on-active-border-color: #065d8a;--config-button-toggle-on-active-color: #fff;--config-button-toggle-on-background-color: #004182;--config-button-toggle-on-border-color: #004182;--config-button-toggle-on-border-radius: 2px;--config-button-toggle-on-border-width: 1px;--config-button-toggle-on-box-shadow: 0 0 0 transparent;--config-button-toggle-on-color: #ffffff;--config-button-toggle-on-hover-background-color: #036aa1;--config-button-toggle-on-hover-border-color: #036aa1;--config-button-toggle-on-hover-color: #fff;--config-button-toggle-outline-background-color: #0073b1ff;--config-button-toggle-outline-color: #0073b1ff;--config-button-toggle-outline-pseudo-color: #0073b1ff;--config-button-toggle-outline-spinner-color: #0073b1ff;--config-content-type-article-color: #fff;--config-cookie-modal-background-color: rgba(60,60,60,.9);--config-cookie-modal-color: #fff;--config-create-topic-type-icon-color: #434649ff;--config-cta-close-button-color: #a7aeb5;--config-cta-icon-background-color: #0073b1ff;--config-cta-icon-check: #fff;--config-editor-comment-toolbar-background-color: #fff;--config-editor-comment-toolbar-button-color: #434649ff;--config-editor-comment-toolbar-button-hover-color: #0073b1ff;--config-footer-background-color: #434649ff;--config-footer-color: #fff;--config-header-color: #303333ff;--config-header-color-inverted: #f5f5f5;--config-hero-background-position: top left;--config-hero-color: #303336ff;--config-hero-font-weight: bold;--config-hero-stats-background-color: #fff;--config-hero-stats-counter-font-weight: bold;--config-hero-text-shadow: none;--config-input-focus-color: #0073b1ff;--config-link-base-color: #434649ff;--config-link-base-hover-color: #0073b1ff;--config-link-hover-decoration: none;--config-main-navigation-background-color: #ffffff;--config-main-navigation-border-bottom-color: #efefef;--config-main-navigation-border-top-color: transparent;--config-main-navigation-dropdown-background-color: #fff;--config-main-navigation-dropdown-color: #2b3346;--config-main-navigation-dropdown-font-weight: normal;--config-main-navigation-nav-color: #0073b1;--config-main-navigation-nav-font-weight: normal;--config-main-navigation-nav-link-color: #0073b1;--config-main-navigation-search-placeholder-color: #86898cff;--config-mention-selector-hover-selected-color: #fff;--config-meta-link-font-weight: normal;--config-meta-link-hover-color: #0073b1ff;--config-meta-text-color: #86898cff;--config-notification-widget-background-color: #000000ff;--config-notification-widget-color: #ffffffff;--config-pagination-active-page-color: #0073b1ff;--config-paging-item-hover-color: #0073b1ff;--config-pill-color: #fff;--config-powered-by-insided-display: visible;--config-profile-user-statistics-background-color: #fff;--config-sharpen-fonts: true;--config-sidebar-widget-color: #303333;--config-sidebar-widget-font-family: Community Pro, Helvetica, Arial, Helvetica Neue, Helvetica, sans-serif;;--config-sidebar-widget-font-weight: 600;--config-ssi-header-height: auto;--config-ssi-header-mobile-height: auto;--config-subcategory-hero-color: #434649ff;--config-tag-modify-link-color: #0073b1ff;--config-tag-pill-background-color: #f8f8f8;--config-tag-pill-hover-background-color: #8cffffff;--config-tag-pill-hover-border-color: #0073b1ff;--config-tag-pill-hover-color: #0073b1ff;--config-thread-list-best-answer-background-color: #7cb82f0d;--config-thread-list-best-answer-border-color: #7cb82fff;--config-thread-list-mod-break-background: #0073b10d;--config-thread-list-mod-break-border-color: #0073b1ff;--config-thread-list-sticky-topic-background: #0073b1f2;--config-thread-list-sticky-topic-border-color: #0073b1ff;--config-thread-list-sticky-topic-flag-color: #0073b1ff;--config-thread-list-topic-button-subscribe-border-width: 1px;--config-thread-list-topic-title-font-weight: bold;--config-thread-pill-answer-background-color: #7cb82fff;--config-thread-pill-author-background-color: #0073b1ff;--config-thread-pill-author-color: #fff;--config-thread-pill-question-background-color: #f47b16ff;--config-thread-pill-question-color: #fff;--config-thread-pill-sticky-background-color: #0073b1ff;--config-thread-pill-sticky-color: #fff;--config-topic-page-answered-field-icon-color: #7cb82fff;--config-topic-page-answered-field-link-color: #0073b1ff;--config-topic-page-header-font-weight: 600;--config-topic-page-post-actions-active: #0073b1ff;--config-topic-page-post-actions-icon-color: #a7aeb5;--config-topic-page-quote-border-color: #e6e9ecff;--config-topic-question-color: #f47b16ff;--config-widget-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.08);--config-widget-cta-background-color: #000000ff;--config-widget-cta-color: #434649ff;--config-widget-tabs-font-weight: normal;--config-widget-tabs-forum-list-header-color: #303333;--config-widget-tabs-forum-list-header-hover-color: #0073b1ff;--config-card-border-radius: 5px;--config-card-border-width: 1px;--config-card-background-color: #ffffff;--config-card-title-color: #2b3346;--config-card-text-color: #141415;--config-card-border-color: #e6e9ec;--config-card-hover-background-color: #e9e5df;--config-card-hover-title-color: #0073b1;--config-card-hover-text-color: #2b3346ff;--config-card-hover-border-color: #e6e9ec;--config-card-hover-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.04);--config-card-active-background-color: #e9e5df;--config-card-active-title-color: #2b3346;--config-card-active-text-color: #2b3346;--config-card-active-border-color: #e6e9ec;--config-sidebar-background-color: transparent;--config-sidebar-border-color: transparent;--config-sidebar-border-radius: 3px;--config-sidebar-border-width: 1px;--config-sidebar-shadow: 0 0 0 transparent;--config-sidebar-widget-username-color: #434649ff;--config-username-hover-color: #0073b1ff;--config-username-hover-decoration: none;--config-content-type-survey-background-color: #322c75;--config-content-type-survey-color: #fff;--config-checkbox-checked-color: #322c75;--config-content-type-article-background-color: #322c75;--config-main-navigation-dropdown-hover-color: #322c75;--config-meta-icon-color: #a7aeb5;--config-tag-pill-border-color: #e3e4ec;--config-tag-pill-color: #2b3346;--config-username-color: #322c75;--config-widget-tabs-active-border-color: #322c75;--config-widgets-action-link-color: #322c75;--config-button-border-width: 1px;--config-button-border-radius: 2px;--config-button-cta-hover-border-radius: 2px;--config-button-cta-active-border-radius: 2px;--config-button-secondary-hover-border-radius: 2px;--config-button-secondary-active-border-radius: 2px;--config-button-toggle-hover-border-radius: 2px;--config-button-toggle-active-border-radius: 2px;--config-button-toggle-on-hover-border-radius: 2px;--config-button-toggle-on-active-border-radius: 2px;--config-button-cancel-hover-border-radius: 2px;--config-button-cancel-active-border-radius: 2px;--config-button-toggle-hover-border-width: 1px;--config-button-toggle-active-border-width: 1px;--config-button-toggle-on-hover-border-width: 1px;--config-button-toggle-on-active-border-width: 1px;--config-button-cancel-hover-border-width: 1px;--config-button-cancel-active-border-width: 1px;}</style> <div data-preact="shared/modules/Layout/Devtool/index" class="" data-props="{}"><undefined></undefined></div> <link href="https://dowpznhhyvkm4.cloudfront.net/2024-11-22-07-13-21-fd8fbf89bb/dist/css/forum.css" id='main-css' rel="stylesheet" type="text/css" /> <script nonce="">if (!(window.CSS && CSS.supports('color', 'var(--fake-var)'))) { document.head.removeChild(document.getElementById('main-css')) document.write('<link href="/destination.css" rel="stylesheet" type="text/css"><\x2flink>'); }</script> <style> .h3.topic__title{ font-size: 24px !important } body > main > div > section > div.main-navigation-sitewidth > div.header-navigation-items-wrapper{ width: 90%; } #cke_1221{ display:none !important; } div.header-navigation-items-wrapper > div > div > nav > ul > li > div > ul{ max-height:85vh; overflow-y:scroll; } ul.main-menu-list { padding-bottom: 10px !important; } .event-header-container{ grid-template-rows: auto !important; } /*hide close button on intro bar*/ div.cta-widget.qa-cta-widget > div > span.close.js-close--element{ display:none !important; } /*hide footer languages*/ .footer-language-items{ display:none !important; } /* Custom widgets title setting */ .custom-widget-header * { text-align: center; } .custom-widget-title { font-weight: 500; font-size: 32px; } .qa-brand-hero-title { font-weight: 500; font-size: 36px; } .custom-widget-subtitle { font-weight: 400; margin-top: 16px; margin-bottom: 0; font-size: 16px; max-width: 560px; margin: auto; margin-top: 8px; } @media (max-width: 767px) { .custom-widget-title, .custom-widget-subtitle { padding: 0 16px; } } @media (max-width: 420px) { .custom-widget-title { font-size: 24px; } .custom-widget-subtitle { font-size: 14px; } } /* Search bar */ input[type=search].search-box__input { box-shadow: none; border: 1px solid #d0d3d6; } /* Making header-navigation sticky */ @media (min-width: 500px) { .header-navigation { display: flex; width: 100%; flex-direction: column; height: auto; padding: 12px 0; position: fixed; z-index: 9999; box-shadow:0px 2px 0px #0073b1; margin-bottom:24px; } /* solving sticky header-nav related pos issues */ .body-wrapper { max-width: var(--config-body-wrapper-max-width); background-color: var(--config-body-wrapper-background-color); box-shadow: var(--config-body-wrapper-box-shadow); margin: auto; padding-top: 72px; } .main-navigation--wrapper { padding-bottom: 16px; height: 76px; margin-top: -72px; } /* Menu hover underline */ .header-navigation_list-item ul { list-style: none; margin: 0; } .header-navigation_list-item ul li { display: inline-block; display: inline; margin: auto; } .header-navigation_list-item ul li a { padding-bottom: 0; text-decoration: none; color:#004182; } .header-navigation_list-item ul li a, .header-navigation_list-item ul li a:after, .header-navigation_list-item ul li a:before { transition: all .5s; } .header-navigation_list-item ul li a:hover { color:#915907; } .header-navigation_list-item ul li a { position: relative; } .header-navigation_list-item ul li a:after { position: absolute; bottom: 0; left: 0; right: 0; margin: auto; width: 0%; content: '.'; color: transparent; background: #004182; height: 1px; } .header-navigation_list-item ul li a:hover:after { width: 100%; } .header-navigation_list-item ul li a { transition: all 1s; } .header-navigation_list-item:hover { text-decoration: underline; z-index: 1; } .header-navigation_list-item a:hover:after { z-index: -10; animation: fill 1s forwards; opacity: 1; } /* END menu hover */ } /* Tags */ .tag--pill { background: transparent; border: 1px solid #d0d3d6; } /* Event share btn .btn--event.event__ended.qa-event-ended { margin: 5px 0px; } */ /* .Sidebarmodule .widget.box { display: none !important; } */ /* Profile Badge widget */ .box.widget.widget--badges.qa-widget-badges { display: none; } /**/ /* Footer styling */ .brand-footer-wrapper { padding: 32px; background: #fff; color: #434649; border-top: 2px solid #0073b1; } .brand-footer-wrapper a:hover { text-decoration: underline; } a.qa-topic-title.thread-list-block__title-link { color: var(--config-header-color) !important; } div.group-overview-item__meta.group-overview-item__meta--members-total.text--meta > div > span{ color: var(--config-meta-text-color) !important; } .algolia-hit-container > div{ display:none; } .instant-search__filter-list-item.instant-search__source-filter-item{ display:none; } .search-topic-list .thread-list-item--federated { display:none; } .mfp-container { top:30px; } body > div.body-wrapper > div.widget-container.widget-container--container_2_1.widget-container--index-12 > div > div > div > div.col.col--side.Sidebar.qa-div-sidebar.custom-sidebar.Sidebarmodule.Sidebarmodule--no-margin.widget-container--container-2-1-column_2 > div.widget-container.widget-container--product_area_filter.widget-container--container-2-1-column_2-index-1 > div > div > div > div > ul > li:nth-child(-n+6):not(ul.ideation-filters__product-area > li:nth-child(-n+1)){ display:none; } body > div.body-wrapper > div.widget-container.widget-container--container_2_1.widget-container--index-7 > div > div > div > div.col.col--side.Sidebar.qa-div-sidebar.custom-sidebar.Sidebarmodule.Sidebarmodule--no-margin.widget-container--container-2-1-column_2 > div.widget-container.widget-container--product_area_filter.widget-container--container-2-1-column_2-index-0 > div > div > div > div > ul > li:not(ul.ideation-filters__product-area > li:nth-child(-n+6)){ display:none; } .linkedin-modal { display: block; /* Hidden by default */ position: fixed; /* Stay in place */ z-index: 5000; /* Sit on top */ left: 0; top: 0; width: 100%; /* Full width */ height: 100%; /* Full height */ overflow: auto; /* Enable scroll if needed */ background-color: rgba(0,0,0,0.4); /* Black background with opacity */ } .modal-content { background-color: #fefefe; margin: 15% auto; /* 15% from the top and centered */ padding: 20px; border: 1px solid #888; width: 40%; /* Could be more or less, depending on screen size */ overflow-y: hidden; position: fixed; margin-left: 30%; } body > div.full-width.Template-content > div > div > div > div > div.box__pad.box--note.box--blend{ display: none !important; } div.thread-list-title.qa-subForum-header > h1{ margin-top: 1rem; } .sitewidth.breadcrumb-container{ display:block!important; } [id^="mega-menu-category-"] > span.text--meta { display: none; } </style> </head> <body class="private-register"> <div data-preact="destination/modules/Accessibility/SkipToContent/SkipToContent" class="" data-props="{}"><a href="#main-content-target" class="skip-to-content-btn" aria-label="Skip to main content">Skip to main content</a></div> <script> if(location.pathname === '/s/login' || location.pathname === '/login'){ location.pathname ='/' } </script> <!-- Start Skilljar localization --> <script> function callback(mutationList, observer) { for (const mutation of mutationList) { if (mutation.type === "childList" || mutation.type === "subtree") { //console.log("A child node has been added or removed."); var container = document.getElementsByClassName( "algolia-hit-container" )[0]; if (container) { let role = inSidedData.user.role; document .querySelectorAll("span.algolia-search-results-section__title-label") .forEach((e) => { if (e.innerHTML === "Community") { e.parentElement.parentElement.setAttribute( "style", "display:block !important" ); } }); if (role.includes("German")) { document .querySelectorAll( "span.algolia-search-results-section__title-label" ) .forEach((e) => { if (e.innerHTML === "Learning Center: German") { console.log("showing German: ", e.innerHTML) e.parentElement.parentElement.setAttribute( "style", "display:block !important" ); } }); } if (role.includes("Dutch")) { document .querySelectorAll( "span.algolia-search-results-section__title-label" ) .forEach((e) => { if (e.innerHTML === "Learning Center: Dutch") { e.parentElement.parentElement.setAttribute( "style", "display:block !important" ); } }); } if (role.includes("Italian")) { document .querySelectorAll( "span.algolia-search-results-section__title-label" ) .forEach((e) => { if (e.innerHTML === "Learning Center: Italian") { e.parentElement.parentElement.setAttribute( "style", "display:block !important" ); } }); } if (role.includes("Spanish")) { document .querySelectorAll( "span.algolia-search-results-section__title-label" ) .forEach((e) => { if (e.innerHTML === "Learning Center: Spanish") { e.parentElement.parentElement.setAttribute( "style", "display:block !important" ); } }); } if (role.includes("Portuguese")) { document .querySelectorAll( "span.algolia-search-results-section__title-label" ) .forEach((e) => { if (e.innerHTML === "Learning Center: Portuguese") { e.parentElement.parentElement.setAttribute( "style", "display:block !important" ); } }); } if (role) { document .querySelectorAll( "span.algolia-search-results-section__title-label" ) .forEach((e) => { if (e.innerHTML === "Learning Center: English") { e.parentElement.parentElement.setAttribute( "style", "display:block !important" ); } }); } if (role.includes("French")) { document .querySelectorAll( "span.algolia-search-results-section__title-label" ) .forEach((e) => { if (e.innerHTML === "Learning Center: French") { e.parentElement.parentElement.setAttribute( "style", "display:block !important" ); } }); } } else if (location.pathname === "/search") { let role = inSidedData.user.role; document.querySelectorAll("input.topic-type-checkbox").forEach((e) => { if (e.nextSibling.textContent === "Community" || e.nextSibling.textContent === "Knowledge base category") { e.parentElement.parentElement.parentElement.parentElement.setAttribute( "style", "display:block !important" ); } }); if (role.includes("German")) { document .querySelectorAll("input.topic-type-checkbox") .forEach((e) => { if (e.nextSibling.textContent === "Learning Center: German") { e.parentElement.parentElement.parentElement.parentElement.setAttribute( "style", "display:block !important" ); } }); document .querySelectorAll("span.thread-list-item--index-label") .forEach((e) => { if (e.innerHTML === "Learning Center: German") { e.parentElement.setAttribute( "style", "display:block !important" ); } }); } if (role.includes("Dutch")) { document .querySelectorAll("input.topic-type-checkbox") .forEach((e) => { if (e.nextSibling.textContent === "Learning Center: Dutch") { e.parentElement.parentElement.parentElement.parentElement.setAttribute( "style", "display:block !important" ); } }); document .querySelectorAll("span.thread-list-item--index-label") .forEach((e) => { if (e.innerHTML === "Learning Center: Dutch") { e.parentElement.setAttribute( "style", "display:block !important" ); } }); } if (role.includes("Italian")) { document .querySelectorAll("input.topic-type-checkbox") .forEach((e) => { if (e.nextSibling.textContent === "Learning Center: Italian") { e.parentElement.parentElement.parentElement.parentElement.setAttribute( "style", "display:block !important" ); } }); document .querySelectorAll("span.thread-list-item--index-label") .forEach((e) => { if (e.innerHTML === "Learning Center: Italian") { e.parentElement.setAttribute( "style", "display:block !important" ); } }); } if (role.includes("Spanish")) { document .querySelectorAll("input.topic-type-checkbox") .forEach((e) => { if (e.nextSibling.textContent === "Learning Center: Spanish") { e.parentElement.parentElement.parentElement.parentElement.setAttribute( "style", "display:block !important" ); } }); document .querySelectorAll("span.thread-list-item--index-label") .forEach((e) => { if (e.innerHTML === "Learning Center: Spanish") { e.parentElement.setAttribute( "style", "display:block !important" ); } }); } if (role.includes("Portuguese")) { document .querySelectorAll("input.topic-type-checkbox") .forEach((e) => { if (e.nextSibling.textContent === "Learning Center: Portuguese") { e.parentElement.parentElement.parentElement.parentElement.setAttribute( "style", "display:block !important" ); } }); document .querySelectorAll("span.thread-list-item--index-label") .forEach((e) => { if (e.innerHTML === "Learning Center: Portuguese") { e.parentElement.setAttribute( "style", "display:block !important" ); } }); } if (role) { document .querySelectorAll("input.topic-type-checkbox") .forEach((e) => { if (e.nextSibling.textContent === "Learning Center: English") { e.parentElement.parentElement.parentElement.parentElement.setAttribute( "style", "display:block !important" ); } }); document .querySelectorAll("span.thread-list-item--index-label") .forEach((e) => { if (e.innerHTML === "Learning Center: English") { e.parentElement.setAttribute( "style", "display:block !important" ); } }); } if (role.includes("French")) { document .querySelectorAll("input.topic-type-checkbox") .forEach((e) => { if (e.nextSibling.textContent === "Learning Center: French") { e.parentElement.parentElement.parentElement.parentElement.setAttribute( "style", "display:block !important" ); } }); document .querySelectorAll("span.thread-list-item--index-label") .forEach((e) => { if (e.innerHTML === "Learning Center: French") { e.parentElement.setAttribute( "style", "display:block !important" ); } }); } } } } } const targetNode = document.querySelector("body"); const observerOptions = { childList: true, subtree: true, }; const observer = new MutationObserver(callback); observer.observe(targetNode, observerOptions); </script> <!-- End Skilljar localization --> <div data-preact="cookie-banner/index" class="" data-props="{&quot;level&quot;:2,&quot;termsConditions&quot;:&quot;\/site\/terms&quot;,&quot;cookieConfig&quot;:{&quot;use_external_modal&quot;:false,&quot;mapping&quot;:{&quot;required&quot;:1,&quot;anonymous&quot;:2,&quot;all&quot;:3}},&quot;phrases&quot;:{&quot;Forum&quot;:{&quot;cookiepolicy.title&quot;:&quot;Cookie policy&quot;,&quot;cookiepolicy.content&quot;:&quot;We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. &lt;a href=\&quot;{link}\&quot;&gt;Learn more about our cookies.&lt;\/a&gt;&quot;,&quot;cookiepolicy.button&quot;:&quot;Accept cookies&quot;,&quot;cookiepolicy.button.deny&quot;:&quot;Deny all&quot;,&quot;cookiepolicy.link&quot;:&quot;Cookie settings&quot;,&quot;cookiepolicy.modal.title&quot;:&quot;Cookie settings&quot;,&quot;cookiepolicy.modal.content&quot;:&quot;We use 3 different kinds of cookies. You can choose which cookies you want to accept. We need basic cookies to make this site work, therefore these are the minimum you can select. &lt;a href=\&quot;{link}\&quot;&gt;Learn more about our cookies.&lt;\/a&gt;&quot;,&quot;cookiepolicy.modal.level1&quot;:&quot;Basic&lt;br&gt;Functional&quot;,&quot;cookiepolicy.modal.level2&quot;:&quot;Normal&lt;br&gt;Functional + analytics&quot;,&quot;cookiepolicy.modal.level3&quot;:&quot;Complete&lt;br&gt;Functional + analytics + social media + embedded videos&quot;}}}"></div> <div><script type="text/javascript">window.inSidedData = {"communityId":"linkedinlts-en","environment":"production","language":"en","device":"desktop","user":{"userid":null,"name":"guest","role":"roles.guest","mainRole":"roles.guest","rank":"","avatar":"","rankIcon":"","rankName":"","isModerator":false,"pmUnreadCount":0,"pmTotalCount":0,"topicsCount":0,"repliesCount":0,"solvedCount":0,"loginSource":null,"registerSource":null},"page":{"pageNumber":1,"name":"Welcome!","path":"Linkedin LTS Community::Welcome!","section":null,"site":"Linkedin LTS Community","title":"Welcome!","url":"/private/login","firstRender":false},"form":{"name":"","step":""},"content":{"category":{"id":null,"title":null,"type":null},"topic":{"id":null,"title":null,"type":null,"content_type":null,"source_id":null,"created":null,"replies":null,"is_sticky":null,"prefix":null,"tags":null},"post":{"id":null},"path":":"},"search":{"phrase":null,"count":null}}</script></div> <div class="full-width Template-content"> <div class="sitewidth"> <div class="col col--main qa-div-main"> <div class="box pagebox box__pad "> <div class="box__content"> <header class="content-header"> <h1 class="qa-page-title">Welcome!</h1> </header> <p>Please login or register below.</p> <div id="modal_login" > <h4>For LinkedIn employees: </h4> <a class="btn--cta btn--sso qa-sso-saml_v2" href="https://tcommunity.linkedin.com/ssoproxy/login?ssoType=saml" title="My environment"> Employee Login </a> <a class="btn btn--icon btn--sso btn--linkedin" href="https://tcommunity.linkedin.com/sso/login?ssoType=linkedin" title="LinkedIn"> Customer Login | Register </a> </div> <div class="login-box"> </div> <div class="box__pad box--note box--blend"> <a href="/private/resetPassword">Forgot password?</a> <span class="text--meta"> | </span> <a href="/private/register">Create an account</a> </div> </div> </div> </div> </div> </div> <div class="full-width Template-secondary"> <div class="sitewidth"> <div class="col col--main has--side"> </div> </div> </div> <div class="full-width Template-footer"> <div data-preact="powered-by-insided/index" class="powered-by-insided-footer" data-props="{&quot;rootUrl&quot;:&quot;tcommunity.linkedin.com&quot;,&quot;termsConditions&quot;:&quot;\/site\/terms&quot;,&quot;cookieConfig&quot;:{&quot;use_external_modal&quot;:false,&quot;mapping&quot;:{&quot;required&quot;:1,&quot;anonymous&quot;:2,&quot;all&quot;:3}},&quot;communityVisibility&quot;:&quot;private&quot;,&quot;isGuestUser&quot;:true,&quot;phrases&quot;:{&quot;Forum&quot;:{&quot;branded.back_to_top&quot;:&quot;Back to top&quot;,&quot;Terms &amp; Conditions&quot;:&quot;Terms &amp; Conditions&quot;,&quot;cookiepolicy.link&quot;:&quot;Cookie settings&quot;}}}"><div class="Template-footer"><div class="sitewidth box box--blend" data-component="scrollTopStickyButton"><div class="templatefoot"><a href="https://www.gainsight.com/customer-communities/" class="logo-gainsight" title="Visit Gainsight.com" target="_blank" rel="noreferrer" aria-label="Powered by Gainsight"><span class="is-hidden">Powered by Gainsight</span></a></div><div class="templatefoot-privacy-links"></div><span class="scroll-to-top-sticky-button js-scrollto widget--base-shadow is-hidden-S custom-scroll-to-top" title="Back to top" aria-label="Back to top"></span></div></div></div> </div> <script src='https://dowpznhhyvkm4.cloudfront.net/2024-11-22-07-13-21-fd8fbf89bb/dist/js/600.js'></script><script src='https://dowpznhhyvkm4.cloudfront.net/2024-11-22-07-13-21-fd8fbf89bb/dist/js/701.js'></script><script src='https://dowpznhhyvkm4.cloudfront.net/2024-11-22-07-13-21-fd8fbf89bb/dist/js/755.js'></script><script src='https://dowpznhhyvkm4.cloudfront.net/2024-11-22-07-13-21-fd8fbf89bb/dist/js/434.js'></script><script src='https://dowpznhhyvkm4.cloudfront.net/2024-11-22-07-13-21-fd8fbf89bb/dist/js/18.js'></script><script src='https://dowpznhhyvkm4.cloudfront.net/2024-11-22-07-13-21-fd8fbf89bb/dist/js/74.js'></script><script src='https://dowpznhhyvkm4.cloudfront.net/2024-11-22-07-13-21-fd8fbf89bb/dist/js/911.js'></script><script crossorigin='anonymous' src='https://dowpznhhyvkm4.cloudfront.net/2024-11-22-07-13-21-fd8fbf89bb/dist/js/preact-app.js' id='insided-preact-app' data-basepath='https://dowpznhhyvkm4.cloudfront.net/2024-11-22-07-13-21-fd8fbf89bb/dist/js/' data-environment='production' data-region='us-west-2' data-communityId='linkedinlts-en' data-modules='["badges","reputation","unreadPostCounter","metadataPostDetails","ideation","subforumSubscription","mentions","privateMessage","TopicSocialShare","fileAttachments","channelConfiguration","pageConfiguration","webmasterManagement","nonModeratorsCanUploadImagesAndVideos","knowledgeBase","event","eventEngagement","publicTagManagement","publicTagAutoSuggestion","publicTagDestination","integrationsApi","integrationsApps","userOverviewStatistics","rank","salesforceCrm","salesforceFederatedSearch","salesforceCaseEscalation","zendeskFederatedSearch","zendeskTicketEscalation","thirdPartyScripts","customCss","pointSystem","ideationV2","analyticsV2","engagementDashboard","analyticsV2SelfService","analyticsV2ProductFeedback","privateGroup","moderationOverviewBetaDefault","emailCampaigns","imageResizingAndAlignment","richTopicCards","productAreas","productUpdates","productboardIntegration","freshdeskV2","convertQuestionsToIdeas","loginWithEmail","hiddenGroup","NewUICardGroupOverview","enableGroupTags","CommunityOverview","changeAuthorOfPublishedContent","thoughtIndustries","intercomFederatedSearch","intercomCreateConversations","aiFeaturesForCM","aiFeatures","categoriesV2","categoriesConfig","categoriesV2ConfigCommunity","categoriesV2Community","trackingEnabled","categoriesV2Destination","ccRebranding","widgetSiteIdentity","eventSubscriptions","aiFeedback","customizationSettings","CommunityOverviewOpenForAllUsers","adminSeats","articleScheduling","bannerWidget","controlSideMenu","conversationalWidget","destinationCustomization","emailTemplate","emoji","group","knowledgeBaseOverviewOpenForAllUsers","selfBadges","selfServiceSso","subtitleAndBackgroundToWidgets","teamNotes","topicHelpfulness","userManagement","widgetLibrary","zapier","userSegments","articleToProductUpdateConversion","federatedSearchApi","eventsUpdates","eventsOverviewPagination","dynamicCookiePrefix","multiLanguage","dynamicContentWidget","eventsCustomization","contentCopilot","aiCampaigns","moderationHome","gainsightPlatformSso"]' data-userPermissions='{"readableCategories":[],"permissions":[]}' data-cssLink='https://dowpznhhyvkm4.cloudfront.net/2024-11-22-07-13-21-fd8fbf89bb/dist/css/forum.css' data-defaultCdn='' data-fb-app-id='' data-communityUrl='https://tcommunity.linkedin.com' data-controlUrl='https://linkedinlts-en.insided.com' data-eventLogger='https://t3t09eztsd.execute-api.us-west-2.amazonaws.com/v1/event' data-application='forum' data-cookieConfig='{"use_external_modal":false,"mapping":{"required":1,"anonymous":2,"all":3}}' data-defaultCookieLevel='2' nonce='' data-search='[]' data-selectedCookieLevel='2'></script> <script src='https://dowpznhhyvkm4.cloudfront.net/2024-11-22-07-13-21-fd8fbf89bb/dist/js/600.js'></script><script src='https://dowpznhhyvkm4.cloudfront.net/2024-11-22-07-13-21-fd8fbf89bb/dist/js/755.js'></script><script src='https://dowpznhhyvkm4.cloudfront.net/2024-11-22-07-13-21-fd8fbf89bb/dist/js/729.js'></script><script src='https://dowpznhhyvkm4.cloudfront.net/2024-11-22-07-13-21-fd8fbf89bb/dist/js/18.js'></script><script src='https://dowpznhhyvkm4.cloudfront.net/2024-11-22-07-13-21-fd8fbf89bb/dist/js/911.js'></script><script src="https://dowpznhhyvkm4.cloudfront.net/2024-11-22-07-13-21-fd8fbf89bb/dist/js/app.js" id="insided-app" data-basepath="https://dowpznhhyvkm4.cloudfront.net/2024-11-22-07-13-21-fd8fbf89bb/dist/js/" nonce="" data-environment="production" data-region="us-west-2" data-communityId="linkedinlts-en" data-modules='["badges","reputation","unreadPostCounter","metadataPostDetails","ideation","subforumSubscription","mentions","privateMessage","TopicSocialShare","fileAttachments","channelConfiguration","pageConfiguration","webmasterManagement","nonModeratorsCanUploadImagesAndVideos","knowledgeBase","event","eventEngagement","publicTagManagement","publicTagAutoSuggestion","publicTagDestination","integrationsApi","integrationsApps","userOverviewStatistics","rank","salesforceCrm","salesforceFederatedSearch","salesforceCaseEscalation","zendeskFederatedSearch","zendeskTicketEscalation","thirdPartyScripts","customCss","pointSystem","ideationV2","analyticsV2","engagementDashboard","analyticsV2SelfService","analyticsV2ProductFeedback","privateGroup","moderationOverviewBetaDefault","emailCampaigns","imageResizingAndAlignment","richTopicCards","productAreas","productUpdates","productboardIntegration","freshdeskV2","convertQuestionsToIdeas","loginWithEmail","hiddenGroup","NewUICardGroupOverview","enableGroupTags","CommunityOverview","changeAuthorOfPublishedContent","thoughtIndustries","intercomFederatedSearch","intercomCreateConversations","aiFeaturesForCM","aiFeatures","categoriesV2","categoriesConfig","categoriesV2ConfigCommunity","categoriesV2Community","trackingEnabled","categoriesV2Destination","ccRebranding","widgetSiteIdentity","eventSubscriptions","aiFeedback","customizationSettings","CommunityOverviewOpenForAllUsers","adminSeats","articleScheduling","bannerWidget","controlSideMenu","conversationalWidget","destinationCustomization","emailTemplate","emoji","group","knowledgeBaseOverviewOpenForAllUsers","selfBadges","selfServiceSso","subtitleAndBackgroundToWidgets","teamNotes","topicHelpfulness","userManagement","widgetLibrary","zapier","userSegments","articleToProductUpdateConversion","federatedSearchApi","eventsUpdates","eventsOverviewPagination","dynamicCookiePrefix","multiLanguage","dynamicContentWidget","eventsCustomization","contentCopilot","aiCampaigns","moderationHome","gainsightPlatformSso"]' data-cssLink='https://dowpznhhyvkm4.cloudfront.net/2024-11-22-07-13-21-fd8fbf89bb/dist/css/forum.css' data-defaultCdn='https://dowpznhhyvkm4.cloudfront.net/2024-11-22-07-13-21-fd8fbf89bb/control/assets' data-fb-app-id='' data-language='en'></script><script nonce="">app.init([{"model":"csrf","data":{"name":"yip_csrf_token","token":"51Q8p5KTRp4IBjK9NwhT0Oc8pfMQ35Dniw7X64ZUX7s"}},{"data":{"map":null,"breadcrumbData":null},"component":"tracker"}]);</script> <style> /* Hide Calendar Links */ div.event-details__header_label { display: none; } </style> <!-- Start remove quicklinks from footer on homepage --> <script> if(location.pathname === '/'){ document.querySelector("#linkedIn-footer-quick-links-wrapper").remove() } </script> <!-- End remove quicklinks from footer on homepage --> <!-- Start Change Email Callout to linkedin blue on LOGIN PAGE --> <script> if(location.pathname === '/private/login'){ function insertAfter(referenceNode, newNode) { referenceNode.parentNode.insertBefore(newNode, referenceNode.nextSibling); } var div = document.createElement("div"); var htmlString = `<div id='seperator' class="seperator--text"><span>or</span></div>` div.innerHTML = htmlString.trim(); var ref = document.querySelector("#modal_login > a.btn--cta.btn--sso.qa-sso-saml_v2") insertAfter(ref, div) var node = document.querySelector("#modal_login > h4") var clone = node.cloneNode(true); // TEXT FOR LINKEDIN USER CALLOUT // anything before SPAN in BLACK anything between span tage will be BLUE //clone.innerHTML = `<h4>For LinkedIn customers: <span style="color:##0073b1;">Please use the email address you use to log into your LinkedIn.com account.</span></h4><br>` clone.innerHTML = `<h4>For customers:</h4>` var ref2 = document.querySelector('#seperator').parentNode insertAfter(ref2, clone) document.querySelector("#modal_login").prepend(document.querySelector("#modal_login > div")) document.querySelector("#modal_login").prepend(document.querySelector("#modal_login > a.btn.btn--icon.btn--sso.btn--linkedin")) document.querySelector("#modal_login").prepend(document.querySelector("#modal_login > h4:nth-child(5)")) } </script> <!-- End Change Email Callout to linkedin blue --> <!-- Log in page edit --> <script> if(location.pathname === '/private/login' || location.pathname === '/private/register'){ var p = document.querySelector("body > div.full-width.Template-content > div > div") var i = document.createElement('img') i.src="https://uploads-us-west-2.insided.com/linkedinlts-en/attachment/0eda61cc-e016-469d-8b4e-dfa362cc98e3.png" i.alt='Sales Navigator Logo' i.className='sitewidth' i.style.marginBottom = '3%' p.prepend(i) } </script> <script> if (location.pathname === '/private/register') { if ($("label[for='register_user_username']").length) { $("label[for='register_user_username']").append("<span style='display: block;font-weight: 400;font-size: 13px;'>We recommend using your First and Last name as your username, which will be displayed next to your posts and comments.</span>") } } if (window.location.pathname.includes("/sso/setUsername")) { if ($("#SignupForm_username").length) { $("#SignupForm_username").parent().find("label").append("<span style='display: block;font-weight: 400;font-size: 13px;'>We recommend using your First and Last name as your username, which will be displayed next to your posts and comments.</span>") $("#SignupForm_username").attr("placeholder", "Enter a username") } $(".qa-page-title").css("visibility", "hidden") $(".form > p").hide() } </script> <!-- Log in page Edit --> <!-- change button on create idea page --> <script> if(location.pathname === '/ideas'){ $('ul.list + a[href="/topic/new"]')[0].innerHTML= 'Create product idea' //change what button on idea pages says $('ul.list + a[href="/topic/new"]')[0].href += '?type=idea' } </script> <!-- change button on create idea page --> <!-- Add stat bar to categories --> <script> /* if(inSidedData.page.name == 'Category'){ var bar = `<section class="full-width Template-brand-cta is-transition--height custom-intro-bar" data-component="close-element" data-data="{&quot;storageName&quot;:&quot;close--widget-cta&quot;,&quot;parent&quot;:&quot;.Template-brand-cta&quot;}"><div class="cta-widget qa-cta-widget"><div class="sitewidth"><span class="icon icon--cross icon--auto-width close js-close--element" aria-hidden="true"></span><div class="col"><div class="box widget widget--cta"><div class="box__content box__pad"><ul class="list list--float"><li class="list__item"><span class="icon icon--replace icon--round icon--checkmark" aria-hidden="true"></span><div class="list--label"><span>Find answers to your questions</span></div></li><li class="list__item"><span class="icon icon--replace icon--round icon--checkmark" aria-hidden="true"></span><div class="list--label"><span>Share best practices with your peers</span></div></li><li class="list__item"><span class="icon icon--replace icon--round icon--checkmark" aria-hidden="true"></span><div class="list--label"><span>Submit product feedback</span></div></li></ul><a href="/topic/new" data-track="{&quot;trigger&quot;:&quot;widget&quot;,&quot;type&quot;:&quot;Topic Initiated&quot;}" data-ga-track="{&quot;eventCategory&quot;:&quot;Homepage&quot;,&quot;eventAction&quot;:&quot;Create topic clicked&quot;,&quot;eventLabel&quot;:{&quot;Position&quot;:&quot;Introduction widget&quot;}}" class="btn--cta btn--new-topic qa-topic-new-button">Start a new post</a></div></div> </div></div></div></section>` var newDiv = document.createElement('div') newDiv.innerHTML = bar document.body.appendChild(newDiv) if(document.querySelector("div.forum-featured-image") != null){ document.querySelector("div.forum-featured-image").after(newDiv) document.querySelector("div.forum-featured-image").style.marginBottom = 0 }else if(document.querySelector("div.thread-list-title.qa-subForum-header") != null){ document.querySelector("div.thread-list-title.qa-subForum-header").after(newDiv) } }*/ if(inSidedData.page.name == 'Category'){ var bar = `<section class="full-width Template-brand-cta is-transition--height custom-intro-bar" data-component="close-element" data-data="{&quot;storageName&quot;:&quot;close--widget-cta&quot;,&quot;parent&quot;:&quot;.Template-brand-cta&quot;}"><div class="cta-widget qa-cta-widget"><div class="sitewidth"><span class="icon icon--cross icon--auto-width close js-close--element" aria-hidden="true"></span><div class="col"><div class="box widget widget--cta"><div class="box__content box__pad"><ul class="list list--float"><li class="list__item"><span class="icon icon--replace icon--round icon--checkmark" aria-hidden="true"></span><div class="list--label"><span><a href="https://tcommunity.linkedin.com/community-overview-guidelines-and-faqs-109/introduce-yourself-and-meet-the-community-97" style="text-decoration:underline;">Introduce yourself</a></span></div></li><li class="list__item"><span class="icon icon--replace icon--round icon--checkmark" aria-hidden="true"></span><div class="list--label"><span><a href="https://tcommunity.linkedin.com/search/activity/unanswered" style="text-decoration:underline;">Answer peer questions</a></span></div></li><li class="list__item"><span class="icon icon--replace icon--round icon--checkmark" aria-hidden="true"></span><div class="list--label"><span><a href="https://tcommunity.linkedin.com/ideas" style="text-decoration:underline;">Submit and upvote product ideas</a></span></div></li></ul><a href="/topic/new" data-track="{&quot;trigger&quot;:&quot;widget&quot;,&quot;type&quot;:&quot;Topic Initiated&quot;}" data-ga-track="{&quot;eventCategory&quot;:&quot;Homepage&quot;,&quot;eventAction&quot;:&quot;Create topic clicked&quot;,&quot;eventLabel&quot;:{&quot;Position&quot;:&quot;Introduction widget&quot;}}" class="btn--cta btn--new-topic qa-topic-new-button">Ask the Community</a></div></div> </div></div></div></section>` var newDiv = document.createElement('div') newDiv.innerHTML = bar document.body.appendChild(newDiv) if(document.querySelector("div.forum-featured-image") != null){ document.querySelector("div.forum-featured-image").after(newDiv) document.querySelector("div.forum-featured-image").style.marginBottom = 0 }else if(document.querySelector("div.thread-list-title.qa-subForum-header") != null){ document.querySelector("div.thread-list-title.qa-subForum-header").after(newDiv) } } </script> <!-- Add stat bar to categories --> <!-- Remove Embed Media Option From Editor --> <script> function linkTrack(){ var userid = inSidedData.user.userid var searchTerm = document.querySelector('div.search-box > input').value var url = this.querySelector('a').href var currentUrl = location.href var data = { searchTerm, url, currentUrl, userid }; var options = { 'method' : 'POST', 'contentType': 'application/json', 'body' : JSON.stringify(data) }; fetch('https://script.google.com/macros/s/AKfycbwbZRNVDeMMK129LK2ahRU6oIDSt1HC5-fq_5OBcDuSnKhY9HCnsX5HElvbvEMd_bzK/exec', options) } function linkTrack2(){ var userid = inSidedData.user.userid var searchTerm = document.querySelector("div.instant-search-input-wrapper > div > div > div > input").value var currentUrl = location.href var url = this.querySelector('a').href var data = { searchTerm, url, currentUrl, userid }; var options = { 'method' : 'POST', 'contentType': 'application/json', 'body' : JSON.stringify(data) }; fetch('https://script.google.com/macros/s/AKfycbwbZRNVDeMMK129LK2ahRU6oIDSt1HC5-fq_5OBcDuSnKhY9HCnsX5HElvbvEMd_bzK/exec', options) } const editorTargetNode = document.querySelector("body"); // Options for the observer (which mutations to observe) const editorConfig = { attributes: true, childList: true, subtree: true }; // ideaCallback function to execute when mutations are observed const editorCallback = (mutationList, editorObserver) => { for (const mutation of mutationList) { document.querySelectorAll('li.algolia-search-result').forEach(l=>{l.onclick=linkTrack}) document.querySelectorAll('div.search-topic-list > div > .qa-topic-block').forEach(l=>{l.onclick=linkTrack2}) if (mutation.type === "childList") { let menu = document.querySelector(".cke.cke_reset_all.cke_1.cke_panel.cke_panel.cke_menu_panel.cke_ltr > iframe") if(menu != null){ document.querySelector(".cke.cke_reset_all.cke_1.cke_panel.cke_panel.cke_menu_panel.cke_ltr > iframe").contentDocument.querySelector('head > style').innerHTML+=`a[title="Embed media"]{display:none!important;}` editorObserver.disconnect(); } } } }; // Create an observer instance linked to the ideaCallback function const editorObserver = new MutationObserver(editorCallback); editorObserver.observe(editorTargetNode, editorConfig); </script> <!-- Remove Embed Media Option From Editor --> <!--Start Edit Support page mailto link --> <script> if(location.pathname == '/p/get-help'){ document.querySelector("a.quicklink__url[href='mailto://tcommunity@linkedin.com']").href= 'mailto:tcommunity@linkedin.com' } </script> <!--End Edit Support page mailto link --> <!-- Start Sign-In Localization Scripts --> <script> // Define language-specific text replacements for both pages const languageText = { 'es': { 'Welcome!': '¡Bienvenido/a!', 'Preferred Language': 'Lengua preferida ', 'Please login or register below.': 'Por favor, inicia sesión o regístrate a continuación', 'For customers:': 'Para clientes:', 'Customer Login | Register': 'Inicio de sesión de clientes | Registrarse', 'or': 'o', 'For LinkedIn employees:': 'Para empleados de LinkedIn:', 'Employee Login': 'Inicio de sesión de empleados', // Account Creation Page Translations 'Username *': 'Nombre de usuario *', 'We recommend using your First and Last name as your username, which will be displayed next to your posts and comments.': 'Recomendamos usar tu Nombre y Apellido como nombre de usuario, que se mostrará junto a tus publicaciones y comentarios.', 'Email': 'Correo electrónico', 'Company *': 'Empresa *', 'Additional Community Language': 'Lengua preferida', 'Corporate Talent Acquisition': 'Adquisición de Talento Corporativo', 'Learning & Development': 'Aprendizaje y Desarrollo', 'Both Corporate Talent Acquisition + Learning & Development': 'Tanto Adquisición de Talento Corporativo como Aprendizaje y Desarrollo', 'Staffing': 'Dotación de personal', 'Your region:': 'Región: ', 'Asia Pacific (APAC)': 'Asia Pacífico (APAC)', 'Europe, Middle East, Africa (EMEA)': 'Europa, Oriente Medio y África (EMEA)', 'Central or South America (LATAM)': 'América Central o Sudámerica (LATAM)', 'North America (NAMER)': 'América del Norte (NAMER)', 'I accept the': 'Acepto las ', 'Community Policies': 'Políticas de la Comunidad', 'Save': 'Guardar', 'Enter a username': 'Ingresa un nombre de usuario', 'Chinese': 'Chino', 'What is the main focus of your role?': '¿Cuál es el enfoque principal de tu rol?' }, 'pt': { 'Welcome!': 'Seja bem-vindo/a', 'Preferred Language': 'Língua preferida ', 'Please login or register below.': 'Por favor, acesse ou registre-se abaixo', 'For customers:': 'Para clientes:', 'Customer Login | Register': 'Login do cliente | Registrar-se', 'or': 'ou', 'For LinkedIn employees:': 'Para funcionários do LinkedIn:', 'Employee Login': 'Login do funcionário', // Account Creation Page Translations 'Username *': 'Nome de usuário *', 'We recommend using your First and Last name as your username, which will be displayed next to your posts and comments.': 'Recomendamos que use o seu Primeiro e Último nome como nome de usuário, que será exibido ao lado das suas publicações e comentários.', 'Email': 'Email', 'Company *': 'Empresa *', 'Additional Community Language': 'Idioma adicional da comunidade (privado)', 'Corporate Talent Acquisition': 'Atração de talento coorporativo', 'Learning & Development': 'Aprendizagem & Desenvolvimento', 'Both Corporate Talent Acquisition + Learning & Development': 'Tanto a Aquisição de Talentos Corporativos quanto o Desenvolvimento e Aprendizagem.', 'Staffing': 'Empresa de contratação', 'Your region:': 'Região: ', 'Asia Pacific (APAC)': 'Asia Pacífico (APAC)', 'Europe, Middle East, Africa (EMEA)': 'Europa, Oriente Médio e África', 'Central or South America (LATAM)': 'América Central e América do Sul (LATAM)', 'North America (NAMER)': 'América do Norte (NAMER)', 'I accept the': 'Eu aceito as políticas da Comunidade', 'Community Policies': 'Políticas da Comunidade', 'Save': 'Salvar', 'Enter a username': 'Adicione o nome de usuário', 'Chinese': 'Chinês', 'What is the main focus of your role?': 'Qual é o principal foco do seu cargo?' }, 'fr': { 'Welcome!': 'Bienvenue!', 'Preferred Language': 'Langue préférée ', 'Please login or register below.': 'Veuillez vous connecter ou vous inscrire ci-dessous', 'For customers:': 'Pour les clients:', 'Customer Login | Register': 'Connexion client | S\'inscrire', 'or': 'ou', 'For LinkedIn employees:': 'Pour les employés de LinkedIn:', 'Employee Login': 'Connexion des employés', // Account Creation Page Translations 'Username *': 'Nom d\'utilisateur *', 'We recommend using your First and Last name as your username, which will be displayed next to your posts and comments.': 'Nous vous recommandons d\'utiliser votre prénom et votre nom comme nom d\'utilisateur, qui sera affiché à côté de vos messages et commentaires.', 'Email': 'Courriel', 'Company *': 'Entreprise *', 'Additional Community Language': 'Langue communautaire supplémentaire (privée)', 'Corporate Talent Acquisition': 'Acquisition de talents pour les entreprises', 'Learning & Development': 'Apprentissage et Développement', 'Both Corporate Talent Acquisition + Learning & Development': 'L\'acquisition de talents et l\'apprentissage et le développement', 'Staffing': 'Entreprises de Recrutement', 'Your region:': 'Région: ', 'Asia Pacific (APAC)': 'Asie-Pacifique', 'Europe, Middle East, Africa (EMEA)': 'Europe, Moyen-Orient, Afrique', 'Central or South America (LATAM)': 'Amérique centrale ou du Sud', 'North America (NAMER)': 'Amérique du Nord', 'I accept the': 'J\'accepte la politique de la Communauté ', 'Community Policies': 'Politiques de la Communauté', 'Save': 'Sauvegarder', 'Enter a username': 'Saisir un nom d\'utilisateur', 'Chinese': 'Chinois', 'What is the main focus of your role?': 'Quel est l\'objectif principal de votre rôle ?' }, 'it': { 'Welcome!': 'Benvenuto!', 'Preferred Language': 'Lingua preferita ', 'Please login or register below.': 'Effettua il login o registrati di seguito', 'For customers:': 'Per i clienti:', 'Customer Login | Register': 'Accesso clienti | Registrati', 'or': 'o', 'For LinkedIn employees:': 'Per dipendenti LinkedIn:', 'Employee Login': 'Accesso dipendenti', // Account Creation Page Translations 'Username *': 'Nome utente *', 'We recommend using your First and Last name as your username, which will be displayed next to your posts and comments.': 'Ti consigliamo di utilizzare il tuo Nome e Cognome come nome utente, che verrà visualizzato accanto ai tuoi post e commenti.', 'Email': 'Email', 'Company *': 'Azienda *', 'Additional Community Language': 'Lingua aggiuntiva della community (privata)', 'Corporate Talent Acquisition': 'Acquisizione del talento aziendale', 'Learning & Development': 'Apprendimento e sviluppo', 'Both Corporate Talent Acquisition + Learning & Development': 'Sia Acquisizione del talento aziendale che Apprendimento e sviluppo', 'Staffing': 'Personale', 'Your region:': 'Regione: ', 'Asia Pacific (APAC)': 'Asia Pacifico (APAC)', 'Europe, Middle East, Africa (EMEA)': 'Europa, Medio Oriente e Africa (EMEA)', 'Central or South America (LATAM)': 'America Centrale o Meridionale (LATAM)', 'North America (NAMER)': 'Nord America (NAMER)', 'I accept the': 'Accetto le ', 'Community Policies': 'Politiche della Community', 'Save': 'Salva', 'Enter a username': 'Inserisci un nome utente', 'Chinese': 'Cinese', 'What is the main focus of your role?': 'Qual è il focus principale del tuo ruolo?' }, 'de': { 'Welcome!': 'Willkommen!', 'Preferred Language': 'Bevorzugte Sprache ', 'Please login or register below.': 'Bitte anmelden oder registrieren', 'For customers:': 'Für Kund:innen:', 'Customer Login | Register': 'Kunden-Login | Registrieren', 'or': 'oder', 'For LinkedIn employees:': 'Für LinkedIn-Mitarbeiter:innen:', 'Employee Login': 'Mitarbeiter-Login', // Account Creation Page Translations 'Username *': 'Benutzername *', 'We recommend using your First and Last name as your username, which will be displayed next to your posts and comments.': 'Wir empfehlen, Ihren Vor- und Nachnamen als Benutzernamen zu verwenden, der neben Ihren Beiträgen und Kommentaren angezeigt wird.', 'Email': 'Email', 'Company *': 'Unternehmen *', 'Additional Community Language': 'Zusätzliche Communitysprache (privat)', 'Corporate Talent Acquisition': 'Akquise von Unternehmenstalenten', 'Learning & Development': 'Lernen und Entwicklung', 'Both Corporate Talent Acquisition + Learning & Development': 'Talentakquise für Unternehmen + Lernen und Entwicklung', 'Staffing': 'Personalausstattung', 'Your region:': 'Region:', 'Asia Pacific (APAC)': 'Asien-Pazifik (APAC)', 'Europe, Middle East, Africa (EMEA)': 'Europa, Naher Osten, Afrika (EMEA)', 'Central or South America (LATAM)': 'Central or South America (LATAM)', 'North America (NAMER)': 'Nordamerika (NAMER)', 'I accept the': 'Ich akzeptiere die ', 'Community Policies': 'Communitypolitiken', 'Save': 'Speichern', 'Enter a username': 'Benutzername eingeben', 'Chinese': 'Chinesisch', 'What is the main focus of your role?': 'Worin besteht der Schwerpunkt Ihrer Tätigkeit?' }, 'nl': { 'Welcome!': 'Welkom!', 'Preferred Language': 'Voorkeurstaal ', 'Please login or register below.': 'Meld u aan of registreer u hieronder', 'For customers:': 'Voor klanten:', 'Customer Login | Register': 'Klantenlogin | Registreer', 'or': 'of', 'For LinkedIn employees:': 'Voor LinkedIn-werknemers:', 'Employee Login': 'Werknemerlogin', // Account Creation Page Translations 'Username *': 'Gebruikersnaam *', 'We recommend using your First and Last name as your username, which will be displayed next to your posts and comments.': 'We raden aan om uw voor- en achternaam als gebruikersnaam te gebruiken. Deze worden naast uw berichten + opmerkingen weergegeven.', 'Email': 'E-mail', 'Company *': 'Bedrijf *', 'Additional Community Language': 'Extra Community-taal (privé)', 'Corporate Talent Acquisition': 'Zakelijke Talentacquisitie', 'Learning & Development': 'Leren & Ontwikkelen', 'Both Corporate Talent Acquisition + Learning & Development': 'Zowel Zakelijke Talentacquisitie + Leren & Ontwikkelen', 'Staffing': 'Recruitmentbedrijven', 'Your region:': 'Regio:', 'Asia Pacific (APAC)': 'Asia Pacifico (APAC)', 'Europe, Middle East, Africa (EMEA)': 'Europa, Naher Osten, Afrika (EMEA)', 'Central or South America (LATAM)': 'Central or South America (LATAM)', 'North America (NAMER)': 'Nordamerika (NAMER)', 'I accept the': 'Ik accepteer het ', 'Community Policies': 'beleid van de Community', 'Save': 'Opslaan', 'Enter a username': 'Voer een gebruikersnaam in', 'Chinese': 'Chinees', 'What is the main focus of your role?': 'Wat is de belangrijkste focus van uw rol?' }, 'ja': { 'Welcome!': 'ようこそ!', 'Preferred Language': '希望言語 ', 'Please login or register below.': '以下よりログインまたは新規登録をお願い致します。', 'For customers:': 'お客様:', 'Customer Login | Register': 'お客様ログイン/新規登録', 'or': 'または', 'For LinkedIn employees:': 'LinkedIn社員:', 'Employee Login': '社員ログイン/新規登録', // Account Creation Page Translations 'Username *': 'ユーザーネーム *', 'We recommend using your First and Last name as your username, which will be displayed next to your posts and comments.': 'ユーザーネームは投稿やコメントの際に表示される為、苗字とお名前の組み合わせを使用することをおすすめしています。', 'Email': 'Eメールアドレス', 'Company *': '所属企業 *', 'Additional Community Language': '追加のコミュニティ言語(非表示項目)', 'Corporate Talent Acquisition': '企業の採用', 'Learning & Development': '人材の学習と能力開発(L&D)', 'Both Corporate Talent Acquisition + Learning & Development': '採用と人材開発', 'Staffing': '人材紹介会社', 'Your region:': '地域:', 'Asia Pacific (APAC)': 'アジア太平洋地域(APAC)', 'Europe, Middle East, Africa (EMEA)': 'ヨーロッパ・中東・アフリカ(EMEA)', 'Central or South America (LATAM)': '中央・南アメリカ(LATAM)', 'North America (NAMER)': '北アメリカ(NAMER)', 'I accept the': 'コミュニティのポリシーに ', 'Community Policies': '同意します。', 'Save': '登録', 'Enter a username': 'ユーザーネームをご入力ください', 'Chinese': '中国語', 'What is the main focus of your role?': '主な業務範囲はどれに当てはまりますか?' }, 'zh': { 'Welcome!': '欢迎!', 'Preferred Language': '偏向的语言 ', 'Please login or register below.': '请从下方登录或注册', 'For customers:': '客户:', 'Customer Login | Register': '客户登录/注册', 'or': '或', 'For LinkedIn employees:': '领英员工', 'Employee Login': '雇员登入', // Account Creation Page Translations 'Username *': '用户名 *', 'We recommend using your First and Last name as your username, which will be displayed next to your posts and comments.': '您将会以您的用户名进行动态或评论的发布,我们推荐您使用您的姓或名作为您的用户名', 'Email': '邮箱地址', 'Company *': '所在企业 *', 'Additional Community Language': '其他社群语言(个人)', 'Corporate Talent Acquisition': '企业人才招聘', 'Learning & Development': '人才学习与发展', 'Both Corporate Talent Acquisition + Learning & Development': '企业人才招聘与发展', 'Staffing': '猎企', 'Your region:': '区域:', 'Asia Pacific (APAC)': '亚太 (APAC)', 'Europe, Middle East, Africa (EMEA)': '欧洲、中东和非洲(EMEA)', 'Central or South America (LATAM)': '中美洲或南美洲(LATAM)', 'North America (NAMER)': '北美洲(NAMER)', 'I accept the': '我接受 ', 'Community Policies': '社群政策', 'Save': '保存', 'Enter a username': '请输入用户名', 'Chinese': '中文', 'What is the main focus of your role?': '您的主要工作范围是?' } }; // Function to replace text based on language for both pages function replaceTextForLanguage(language) { // Create a tree walker to traverse all text nodes in the document const walker = document.createTreeWalker( document.body, NodeFilter.SHOW_TEXT, { acceptNode: function(node) { return NodeFilter.FILTER_ACCEPT; } }, false ); let node; while (node = walker.nextNode()) { const originalText = node.textContent.trim(); const normalizedText = originalText.replace(/\s+/g, ' '); console.log('Original text:', originalText); // Log the original text if (languageText[language] && languageText[language][originalText]) { node.textContent = languageText[language][originalText]; console.log('Replaced text:', node.textContent); // Log the replaced text } else if (languageText[language] && languageText[language][normalizedText]) { node.textContent = languageText[language][normalizedText]; console.log('Replaced text (normalized):', node.textContent); // Log the replaced text } } // Additional handling for labels with links on the Account Creation Page const termsLabel = document.querySelector('.termsLabel'); if (termsLabel) { const labelText = termsLabel.childNodes[0].textContent.trim(); const linkText = termsLabel.querySelector('a').textContent.trim(); if (languageText[language] && languageText[language][labelText]) { termsLabel.childNodes[0].textContent = languageText[language][labelText] + ' '; } if (languageText[language] && languageText[language][linkText]) { termsLabel.querySelector('a').textContent = languageText[language][linkText]; } console.log('Replaced terms label:', termsLabel.innerHTML); } // Additional handling for dynamically added content on the Account Creation Page const dynamicallyAddedElement = document.querySelector('#SignupForm_username'); if (dynamicallyAddedElement && dynamicallyAddedElement.getAttribute('placeholder') === 'Enter a username') { dynamicallyAddedElement.setAttribute('placeholder', languageText[language]['Enter a username']); } // Additional handling for input buttons on the Account Creation Page const saveButton = document.querySelector('input[type="submit"][value="Save"]'); if (saveButton && languageText[language] && languageText[language]['Save']) { saveButton.value = languageText[language]['Save']; console.log('Replaced save button text:', saveButton.value); } } // Detect browser language const browserLanguage = navigator.language.substring(0, 2); // Get the first two characters (e.g., 'en', 'es', 'fr') // Replace text on page load based on URL window.onload = function() { if (window.location.href.includes('tcommunity.linkedin.com/private/login')) { replaceTextForLanguage(browserLanguage); } else if (window.location.href.includes('https://tcommunity.linkedin.com/sso/setUsername')) { replaceTextForLanguage(browserLanguage); } }; </script> <!-- End Sign-In Localization Scripts --> <!-- START Dropdown Localization in Account Creation Page --> <script defer> document.addEventListener('DOMContentLoaded', function() { const translations = { "en": { "prompt": "Selecting this enhances your Community experience, making content & resources in your preferred language easier to find.", "none": "English", "simplified_chinese": "Chinese", "dutch": "Dutch", "french": "French", "german": "German", "italian": "Italian", "japanese": "Japanese", "polish": "Polish", "portuguese": "Portuguese", "spanish": "Spanish", "turkish": "Turkish" }, "es": { "prompt": "Seleccionar esto mejora tu experiencia en la Comunidad, haciendo que el contenido y los recursos en tu idioma preferido sean más fáciles de encontrar.", "none": "Inglés", "simplified_chinese": "Chino", "dutch": "Holandés", "french": "Francés", "german": "Alemán", "italian": "Italiano", "japanese": "Japonés", "polish": "Polaco", "portuguese": "Portugués", "spanish": "Español", "turkish": "Turco" }, "pt": { "prompt": "Selecionar isso melhora sua experiência na Comunidade, tornando mais fácil encontrar conteúdo e recursos no seu idioma preferido.", "none": "Inglês", "simplified_chinese": "Chinês", "dutch": "Holandês", "french": "Francês", "german": "Alemão", "italian": "Italiano", "japanese": "Japonês", "polish": "Polonês", "portuguese": "Português", "spanish": "Espanhol", "turkish": "Turco" }, "fr": { "prompt": "Ce choix améliore votre expérience communautaire, en facilitant la recherche de contenu et de ressources dans votre langue préférée.", "none": "Anglais", "simplified_chinese": "Chinois", "dutch": "Néerlandais", "french": "Français", "german": "Allemand", "italian": "Italien", "japanese": "Japonais", "polish": "Polonais", "portuguese": "Portugais", "spanish": "Espagnol", "turkish": "Turc" }, "it": { "prompt": "Selezionare questo migliora la tua esperienza nella Community, rendendo più facile trovare contenuti e risorse nella tua lingua preferita.", "none": "Inglese", "simplified_chinese": "Cinese", "dutch": "Olandese", "french": "Francese", "german": "Tedesco", "italian": "Italiano", "japanese": "Giapponese", "polish": "Polacco", "portuguese": "Portoghese", "spanish": "Spagnolo", "turkish": "Turco" }, "de": { "prompt": "Auswahl dieser Option verbessert Ihre Community-Erfahrung, indem Inhalte und Ressourcen in Ihrer bevorzugten Sprache leichter zu finden sind.", "none": "Englisch", "simplified_chinese": "Chinesisch", "dutch": "Niederländisch", "french": "Französisch", "german": "Deutsch", "italian": "Italienisch", "japanese": "Japanisch", "polish": "Polnisch", "portuguese": "Portugiesisch", "spanish": "Spanisch", "turkish": "Türkisch" }, "nl": { "prompt": "Selectie hiervan verbetert uw Community-ervaring, omdat u content en middelen in uw voorkeurs taal gemakkelijker kunt vinden.", "none": "Engels", "simplified_chinese": "Chinees", "dutch": "Nederlands", "french": "Frans", "german": "Duits", "italian": "Italiaans", "japanese": "Japans", "polish": "Pools", "portuguese": "Portugees", "spanish": "Spaans", "turkish": "Turks" }, "ja": { "prompt": "こちらを選択すると、お好みの言語のコンテンツやリソースを見つけやすくなります。", "none": "英語", "simplified_chinese": "中国語", "dutch": "オランダ語", "french": "フランス語", "german": "ドイツ語", "italian": "イタリア語", "japanese": "日本語", "polish": "ポーランド語", "portuguese": "ポルトガル語", "spanish": "スペイン語", "turkish": "トルコ語" }, "zh": { "prompt": "选择此项以帮助提升你的社群体验,当在使用你偏向的语言时,更加容易找到相关内容和资源", "none": "英语", "simplified_chinese": "中文", "dutch": "荷兰语", "french": "法语", "german": "德语", "italian": "意大利语", "japanese": "日语", "polish": "波兰语", "portuguese": "葡萄牙语", "spanish": "西班牙语", "turkish": "土耳其语" } }; const userLang = navigator.language || navigator.userLanguage; const lang = userLang.startsWith('pt') ? 'pt' : userLang.startsWith('es') ? 'es' : userLang.startsWith('fr') ? 'fr' : userLang.startsWith('it') ? 'it' : userLang.startsWith('de') ? 'de' : userLang.startsWith('nl') ? 'nl' : userLang.startsWith('ja') ? 'ja' : userLang.startsWith('zh') ? 'zh' : 'en'; // Default to English if no match function localizeDropdown() { const dropdown = document.getElementById('customfield_8'); if (dropdown) { console.log('Dropdown element found:', dropdown); setTimeout(() => { if (dropdown.selectize) { const selectize = dropdown.selectize; // Update placeholder selectize.settings.placeholder = translations[lang].prompt; selectize.updatePlaceholder(); // Update options selectize.clearOptions(); selectize.addOption({ value: "", text: translations[lang].prompt }); selectize.addOption({ value: "no_secondary_language", text: translations[lang].none }); selectize.addOption({ value: "simplified_chinese", text: translations[lang].simplified_chinese }); selectize.addOption({ value: "dutch", text: translations[lang].dutch }); selectize.addOption({ value: "french", text: translations[lang].french }); selectize.addOption({ value: "german", text: translations[lang].german }); selectize.addOption({ value: "italian", text: translations[lang].italian }); selectize.addOption({ value: "japanese", text: translations[lang].japanese }); selectize.addOption({ value: "polish", text: translations[lang].polish }); selectize.addOption({ value: "portuguese", text: translations[lang].portuguese }); selectize.addOption({ value: "spanish", text: translations[lang].spanish }); selectize.addOption({ value: "turkish", text: translations[lang].turkish }); selectize.refreshOptions(false); console.log('Dropdown options and placeholder localized.'); } else { console.log('Selectize.js not initialized yet, retrying...'); setTimeout(localizeDropdown, 500); } }, 500); } else { console.log('Dropdown element not found.'); } } localizeDropdown(); }); </script> <!-- END Dropdown Localization in Account Creation Page --> <script type="text/javascript">window.NREUM||(NREUM={});NREUM.info={"beacon":"bam.nr-data.net","licenseKey":"5364be9000","applicationID":"1064186925,438654967,16947947","transactionName":"YgFTY0QFW0sHUkVQWVtLcFRCDVpWSXhfal9RAVVrdQtbTBReXVVTRzhhRV8SVEwDcl5XQkcLXVtTFhpUCVZYVw==","queueTime":0,"applicationTime":93,"atts":"TkZEFQwfSBREUBMDTUgZ","errorBeacon":"bam.nr-data.net","agent":""}</script></body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10