@keyframes AuraGlowCard-module__J4T5rq__animateGlowKf{0%{background-position:0 0}50%{background-position:100% 0}to{background-position:0 0}}.AuraGlowCard-module__J4T5rq__auraGlowCard{width:100%;position:relative}.AuraGlowCard-module__J4T5rq__auraGlowCard.AuraGlowCard-module__J4T5rq__size-1,.AuraGlowCard-module__J4T5rq__auraGlowCard.AuraGlowCard-module__J4T5rq__size-2{--aura-card-border-radius:var(--radius-4)}.AuraGlowCard-module__J4T5rq__auraGlowCard.AuraGlowCard-module__J4T5rq__size-3,.AuraGlowCard-module__J4T5rq__auraGlowCard.AuraGlowCard-module__J4T5rq__size-4{--aura-card-border-radius:var(--radius-5)}.AuraGlowCard-module__J4T5rq__auraGlowCard.AuraGlowCard-module__J4T5rq__size-5{--aura-card-border-radius:var(--radius-6)}.AuraGlowCard-module__J4T5rq__auraGlowCard{border-radius:var(--aura-card-border-radius)}.AuraGlowCard-module__J4T5rq__auraGlowCard .AuraGlowCard-module__J4T5rq__inner{border-radius:var(--aura-card-border-radius);flex-direction:row;transition:filter .3s ease-in-out;display:flex}.AuraGlowCard-module__J4T5rq__auraGlowCard.AuraGlowCard-module__J4T5rq__animate{cursor:not-allowed}.AuraGlowCard-module__J4T5rq__auraGlowCard.AuraGlowCard-module__J4T5rq__animate .AuraGlowCard-module__J4T5rq__inner{pointer-events:none}.AuraGlowCard-module__J4T5rq__auraGlowCard.AuraGlowCard-module__J4T5rq__animate.AuraGlowCard-module__J4T5rq__lowContrast .AuraGlowCard-module__J4T5rq__inner{filter:contrast(.92)}.AuraGlowCard-module__J4T5rq__auraGlowCard:before,.AuraGlowCard-module__J4T5rq__auraGlowCard:after{content:"";background:linear-gradient(45deg,var(--crimson-a6),var(--yellow-a6),var(--lime-a6),var(--blue-a6),var(--purple-a6),var(--orange-a6));z-index:-1;border-radius:var(--aura-card-border-radius);opacity:0;background-size:300%;width:100%;transition:opacity .3s ease-in-out;animation:3s linear infinite AuraGlowCard-module__J4T5rq__animateGlowKf;position:absolute;inset:0}.AuraGlowCard-module__J4T5rq__auraGlowCard:after{filter:blur(var(--space-2));transform:translate(0,0)}.AuraGlowCard-module__J4T5rq__auraGlowCard.AuraGlowCard-module__J4T5rq__animate:before,.AuraGlowCard-module__J4T5rq__auraGlowCard.AuraGlowCard-module__J4T5rq__animate:after{opacity:1}
.JobPromptHeaderBackdrop-module__n_m7qq__auraBackground{z-index:-1}
.Accordion-module__HynDCq__Root{border-radius:8px;width:100%;overflow:hidden}.Accordion-module__HynDCq__Item{margin-top:1px;overflow:hidden}.Accordion-module__HynDCq__Item:first-child{border-top-left-radius:8px;border-top-right-radius:8px;margin-top:0}.Accordion-module__HynDCq__Item:last-child{border-bottom-right-radius:8px;border-bottom-left-radius:8px}.Accordion-module__HynDCq__Item:focus-within{z-index:1;position:relative}.Accordion-module__HynDCq__Header{all:unset;display:flex}.Accordion-module__HynDCq__Trigger{all:unset;background-color:var(--gray-a2);color:var(--gray-12);cursor:pointer;border-bottom:1px solid var(--gray-a3);flex:1;justify-content:space-between;align-items:center;padding:12px 16px;font-family:inherit;font-size:14px;font-weight:500;line-height:1;transition:background-color .15s;display:flex}.Accordion-module__HynDCq__Trigger:hover{background-color:var(--gray-a3)}.Accordion-module__HynDCq__Trigger[data-state=open]{background-color:var(--accent-a3);color:var(--accent-11)}.Accordion-module__HynDCq__Content{background-color:var(--gray-a1);border-bottom:1px solid var(--gray-a3);overflow:hidden}.Accordion-module__HynDCq__Content[data-state=open]{animation:.25s cubic-bezier(.87,0,.13,1) Accordion-module__HynDCq__slideDown}.Accordion-module__HynDCq__Content[data-state=closed]{animation:.25s cubic-bezier(.87,0,.13,1) Accordion-module__HynDCq__slideUp}.Accordion-module__HynDCq__ContentInner{padding:12px 16px}.Accordion-module__HynDCq__Chevron{color:var(--gray-11);flex-shrink:0;margin-left:8px;transition:transform .25s cubic-bezier(.87,0,.13,1)}.Accordion-module__HynDCq__Trigger[data-state=open] .Accordion-module__HynDCq__Chevron{color:var(--accent-11);transform:rotate(180deg)}@keyframes Accordion-module__HynDCq__slideDown{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes Accordion-module__HynDCq__slideUp{0%{height:var(--radix-accordion-content-height)}to{height:0}}
.ScrollableArea-module__ltl-uW__ScrollAreaRoot{--scrollbar-size:var(--space-1);flex-direction:column;display:flex;overflow:hidden}.ScrollableArea-module__ltl-uW__ScrollAreaViewport{border-radius:inherit;flex:auto;width:100%;height:100%}.ScrollableArea-module__ltl-uW__ScrollAreaViewport>div{flex-direction:column;display:flex!important}.ScrollableArea-module__ltl-uW__ScrollAreaViewportHorizontal>div{flex-direction:row}.ScrollableArea-module__ltl-uW__ScrollAreaMask{--target:bottom;--scrollbar-width:0px;--mask-size:16px;--mask-size-start:0px;--mask-size-end:0px;--mask-image-content:linear-gradient(to var(--target),transparent 0px,black var(--mask-size-start),black calc(100% - var(--mask-size-end)),transparent 100%);--mask-size-content:calc(100% - var(--scrollbar-width))100%;--mask-image-scrollbar:linear-gradient(black,black);--mask-size-scrollbar:var(--scrollbar-width)100%;-webkit-mask-image:var(--mask-image-content),var(--mask-image-scrollbar);-webkit-mask-image:var(--mask-image-content),var(--mask-image-scrollbar);mask-image:var(--mask-image-content),var(--mask-image-scrollbar);-webkit-mask-size:var(--mask-size-content),var(--mask-size-scrollbar);-webkit-mask-size:var(--mask-size-content),var(--mask-size-scrollbar);mask-size:var(--mask-size-content),var(--mask-size-scrollbar);-webkit-mask-position:0 0,100% 0;mask-position:0 0,100% 0;-webkit-mask-repeat:no-repeat,no-repeat;mask-repeat:no-repeat,no-repeat}.ScrollableArea-module__ltl-uW__ScrollAreaMaskHorizontal{--target:right;--mask-size-content:100% calc(100% - var(--scrollbar-width));--mask-size-scrollbar:100% var(--scrollbar-width);flex-direction:row}.ScrollableArea-module__ltl-uW__ScrollAreaMaskStart{--mask-size-start:var(--mask-size)}.ScrollableArea-module__ltl-uW__ScrollAreaMaskEnd{--mask-size-end:var(--mask-size)}.ScrollableArea-module__ltl-uW__ScrollAreaScrollbar{-webkit-user-select:none;user-select:none;touch-action:none;background:var(--black-a3);padding:2px;transition:background 1ms;display:flex}.ScrollableArea-module__ltl-uW__ScrollAreaScrollbar:hover{background:var(--black-a2)}.ScrollableArea-module__ltl-uW__ScrollAreaScrollbar[data-orientation=vertical]{width:var(--scrollbar-size)}.ScrollableArea-module__ltl-uW__ScrollAreaScrollbar[data-orientation=horizontal]{height:var(--scrollbar-size);flex-direction:column}.ScrollableArea-module__ltl-uW__ScrollAreaScrollbarHidden{display:none!important}.ScrollableArea-module__ltl-uW__ScrollAreaThumb{background:var(--mauve-10);border-radius:var(--scrollbar-size);flex:1;position:relative}.ScrollableArea-module__ltl-uW__ScrollAreaThumb:before{content:"";width:100%;min-width:8px;height:100%;min-height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ScrollableArea-module__ltl-uW__ScrollAreaCorner{background:var(--black-a5)}.ScrollableArea-module__ltl-uW__ScrollAreaFullWidth{width:100%}.ScrollableArea-module__ltl-uW__ScrollAreaViewportSnapX{scroll-snap-type:x mandatory}.ScrollableArea-module__ltl-uW__ScrollAreaViewportSnapY{scroll-snap-type:y mandatory}
.BadgePopover-module__tym-0W__BadgePopoverContent{--base-menu-content-padding:0;--max-width:300px;--max-height:350px}.BadgePopover-module__tym-0W__BadgePopoverContent .BadgePopover-module__tym-0W__container{max-height:var(--max-height);max-width:max(var(--radix-dropdown-menu-trigger-width),var(--max-width));width:var(--radix-dropdown-menu-content-available-width)}.BadgePopover-module__tym-0W__BadgePopoverContent mark{background-color:var(--accent-a3);color:var(--accent-a12)}.BadgePopover-module__tym-0W__BadgePopoverTrigger:hover{cursor:pointer}.BadgePopover-module__tym-0W__BadgePopoverItem{border-top:1px solid #0000;border-bottom:1px solid #0000;height:fit-content;padding:0}.BadgePopover-module__tym-0W__BadgePopoverItem[data-highlighted]{background-color:var(--gray-a3);color:var(--black-a12)}.BadgePopover-module__tym-0W__BadgePopoverItem:hover{border-top:1px solid var(--gray-3);border-bottom:1px solid var(--gray-3)}.BadgePopover-module__tym-0W__SourceBadge[data-disabled]{cursor:default}.BadgePopover-module__tym-0W__SourceBadgeInner{width:100%}.BadgePopover-module__tym-0W__SourceBadgeCount{color:var(--accent-a6)}
.HighlightedText-module__kqHvoq__HighlightedText{-webkit-line-clamp:var(--line-clamp,3);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.HighlightedText-module__kqHvoq__HighlightedText mark{background-color:var(--accent-a3);color:var(--accent-a12)}
.BulkSelectItem-module__GanxZq__prefixElement{opacity:0;transition:opacity .3s cubic-bezier(.87,0,.13,1);position:absolute}.BulkSelectItem-module__GanxZq__container[data-select-enabled=true] .BulkSelectItem-module__GanxZq__prefixElement{opacity:1}@media (width>=768px){.BulkSelectItem-module__GanxZq__container:hover .BulkSelectItem-module__GanxZq__prefixElement{opacity:1}}.BulkSelectItem-module__GanxZq__fallbackElement{opacity:1;visibility:visible;transition:opacity .3s cubic-bezier(.87,0,.13,1)}.BulkSelectItem-module__GanxZq__container[data-select-enabled=true] .BulkSelectItem-module__GanxZq__fallbackElement{opacity:0;visibility:hidden}@media (width>=768px){.BulkSelectItem-module__GanxZq__container:hover .BulkSelectItem-module__GanxZq__fallbackElement{opacity:0;visibility:hidden}}.BulkSelectItem-module__GanxZq__container[data-select-enabled=true]:hover{cursor:pointer}.BulkSelectItem-module__GanxZq__childrenContent{pointer-events:auto}.BulkSelectItem-module__GanxZq__container[data-select-enabled=true] .BulkSelectItem-module__GanxZq__childrenContent{pointer-events:none}
._QuoteNote-module__iw-uVW__wrapper{height:100%;box-shadow:0 0 0 1px color-mix(in oklab,var(--gray-a3),var(--gray-3)25%),0 2px 3px -2px var(--gray-a3),0 3px 12px -4px var(--black-a2),0 4px 16px -8px var(--gray-a8)}
.CollapsibleText-module__ugngIW__collapsibleContainer{width:100%;position:relative}.CollapsibleText-module__ugngIW__collapsibleContent{transition:max-height .4s;position:relative;overflow:hidden}.CollapsibleText-module__ugngIW__collapsibleContent.CollapsibleText-module__ugngIW__isClickable{cursor:pointer}.CollapsibleText-module__ugngIW__overlayGradient{background:linear-gradient(180deg,transparent,var(--color-background)100%);width:100%;height:20px;position:absolute}.CollapsibleText-module__ugngIW__collapsibleContainer:hover .CollapsibleText-module__ugngIW__overlayGradient.CollapsibleText-module__ugngIW__isClickable{border-bottom:1px solid var(--accent-3)}.CollapsibleText-module__ugngIW__foldIcon{cursor:pointer;color:var(--accent-6);position:absolute;bottom:-9px;right:-16px}
.ProfileEditStory-module__qSfYMa__createExperienceField{background-color:var(--accent-3);border-radius:var(--radius-4);height:150px;padding:var(--space-3);overflow-y:auto}.ProfileEditStory-module__qSfYMa__createExperienceField:focus-within{border:2px solid var(--accent-8)}
.ProfileStoryFilledState-module__KU9Vlq__companyLogoFallback svg,.ProfileStoryFilledState-module__KU9Vlq__companyLogoFallback p{justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.ProfileStoryFilledState-module__KU9Vlq__verticalLine{background-color:var(--accent-a6);width:1px;height:100%;margin-top:10px;margin-left:auto;margin-right:auto}
.ProfileStoryHighlightFilledState-module__IkcYjW__highlightCard{width:240px;height:350px;box-shadow:var(--shadow-3);padding:0}.ProfileStoryHighlightFilledState-module__IkcYjW__highlightContainer{flex-flow:column;min-height:352px;position:relative}.ProfileStoryHighlightFilledState-module__IkcYjW__highlightContainer:hover{cursor:pointer}.ProfileStoryHighlightFilledState-module__IkcYjW__highlightImage{border-radius:8px 8px 0 0;flex-grow:0;flex-shrink:0;width:100%;height:50%;max-height:175px;position:relative;overflow:hidden}@media (width<=768px){.ProfileStoryHighlightFilledState-module__IkcYjW__highlightImage{border-radius:8px 8px 0 0;width:100%;height:200px}}.ProfileStoryHighlightFilledState-module__IkcYjW__highlightImage img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;margin-left:auto}
.CoverPhotoEditForm-module__oIYviW__coverImageButton{bottom:var(--space-4);right:var(--space-4);position:absolute}
.ProfileStoryHighlightsSection-module__J0bTpW__highlightsWrapper{--radix-scroll-area-corner-width:0px;--radix-scroll-area-corner-height:0px;position:relative}.ProfileStoryHighlightsSection-module__J0bTpW__scrollableHighlights{border-radius:inherit;width:100%;height:100%;padding:var(--space-4)var(--space-2)}.ProfileStoryHighlightsSection-module__J0bTpW__rootScrollableArea{margin:calc(var(--space-4)*-1)calc(var(--space-2)*-1)}
.SplashImageEditForm-module__Zcx3xW__addSplashImageButton{bottom:var(--space-4);right:var(--space-4);position:absolute}
.AtsJobDropdownMenuItems-module__4dxFwG__atsItem{--base-menu-item-height:var(--space-8)}
.UserSidebarFooter-module__QdS4Qa__banner{opacity:1;visibility:visible;width:100%;max-height:500px;transition:transform .3s ease-in-out,opacity .3s ease-in-out,max-height .3s ease-in-out,visibility linear;overflow:hidden;transform:translateY(0)}.UserSidebarFooter-module__QdS4Qa__wrapper[data-visible=false] .UserSidebarFooter-module__QdS4Qa__banner{pointer-events:none;opacity:0;visibility:hidden;max-height:0;transition:transform .3s ease-in-out,opacity .3s ease-in-out,max-height .3s ease-in-out,visibility 0s linear .3s;transform:translateY(100%)}.UserSidebarFooter-module__QdS4Qa__links{background:var(--gray-2);box-shadow:inset 0 2px 4px -2px var(--gray-6)}
.ContentWithSidebar-module__rRwTzW__wrapper,.ContentWithSidebar-module__rRwTzW__separator{--main-nav-height:81px;--container-height:calc(100vh - var(--main-nav-height));--separator-size:var(--container-height);max-height:var(--container-height)}.ContentWithSidebar-module__rRwTzW__separator{background-color:var(--gray-3)}.ContentWithSidebar-module__rRwTzW__content{width:100%}
._Section-module__6nRL0q__root{text-align:center}
._SpotlightBanner-module__QgxexW__image{-webkit-user-select:none;user-select:none;pointer-events:none;-o-object-fit:cover;object-fit:cover;height:auto!important}
.JDHeroForm-module__r2QEwq__jobPromptInput{scrollbar-width:none;-ms-overflow-style:none;flex-grow:1;max-height:164px;overflow-y:auto}
._SplitColumnBanner-module__KX7dza__content{text-align:left;flex:1;justify-content:start;min-width:350px}._SplitColumnBanner-module__KX7dza__image{flex:1;min-width:350px}._SplitColumnBanner-module__KX7dza__richTextFooter span{color:var(--gray-a11)}._SplitColumnBanner-module__KX7dza__richTextFooter a{color:var(--gray-a12)}@media screen and (width<=768px){._SplitColumnBanner-module__KX7dza__content{text-align:center;justify-content:center}._SplitColumnBanner-module__KX7dza__image{min-width:350px}}
.SearchEmptyResults-module__QpB9vq__emptyResults{text-align:center}
.FilterOptionButton-module__bn5h6G__unstyled{all:unset;cursor:pointer;display:block}.FilterOptionButton-module__bn5h6G__unstyled:hover{border-radius:var(--radius-2);background-color:var(--accent-a4)}
.ListLayout-module__ggmoNW__ListLayoutToolbar{z-index:10;padding:var(--space-4)0;--toolbar-max-width:100%;--list-layout-toolbar-bottom-position:var(--footer-height,3.5rem);transition:transform .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}[data-footer-open=true] .ListLayout-module__ggmoNW__ListLayoutToolbar{transform:translateX(-50%)translateY(calc(-1*var(--list-layout-toolbar-bottom-position)))}[data-bulkedit-open=true] .ListLayout-module__ggmoNW__ListLayoutToolbar{transform:translate(-50%)translateY(100%)}@media screen and (width<=1023px){[data-sidebar-open=true] .ListLayout-module__ggmoNW__ListLayoutToolbar{transform:translate(-50%)translateY(100%)}}.ListLayout-module__ggmoNW__ListLayoutFiltersInset{transition:margin-left .3s}
.ActivityIndicator-module__M26Nyq__wrapper{position:relative}.ActivityIndicator-module__M26Nyq__indicator{box-sizing:border-box;width:var(--space-2);height:var(--space-2);border:2px solid var(--accent-1);background:var(--green-8);border-radius:50%;position:absolute;bottom:0;right:0;translate:33% 33%}@media screen and (width>=520px){.ActivityIndicator-module__M26Nyq__indicator{width:var(--space-3);height:var(--space-3)}}.ActivityIndicator-module__M26Nyq__green{background:#5bb98b}.ActivityIndicator-module__M26Nyq__yellow{background:#f3d768}
.SideModal-module__anlRaG__overlay{z-index:0;background:#00000080;position:fixed;inset:0}.SideModal-module__anlRaG__overlay[data-state=closed]{animation:.1s ease-in SideModal-module__anlRaG__hide}.SideModal-module__anlRaG__wrapper{background:var(--accent-1);z-index:0;min-width:400px;position:fixed;top:0;bottom:0;right:0;overflow:auto}.SideModal-module__anlRaG__wrapper[data-state=open]{animation:.3s cubic-bezier(.16,1,.3,1) SideModal-module__anlRaG__slideIn}.SideModal-module__anlRaG__wrapper[data-state=closed]{animation:.1s ease-in SideModal-module__anlRaG__hide}.SideModal-module__anlRaG__wrapper[data-swipe=end]{animation:.1s ease-out SideModal-module__anlRaG__swipeOut}.SideModal-module__anlRaG__close{top:var(--space-4);right:var(--space-4);position:absolute}@keyframes SideModal-module__anlRaG__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes SideModal-module__anlRaG__hide{0%{opacity:1}to{opacity:0}}@keyframes SideModal-module__anlRaG__reveal{0%{opacity:0}to{opacity:1}}
.Tray-module__m1A8ZG__trayItem{text-align:center;margin:var(--space-1)auto;flex-direction:column;align-items:center;gap:0;display:flex;padding:0!important}.Tray-module__m1A8ZG__trayItem svg{width:var(--space-5);height:var(--space-5);flex-shrink:0}.Tray-module__m1A8ZG__trayButton{width:100%;height:100%!important}@media screen and (width>=1024px){.Tray-module__m1A8ZG__hideDesktop{display:none}}
