:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:.8;--PhoneInputInternationalIconGlobe-opacity:.65;--PhoneInputCountrySelect-marginRight:.35em;--PhoneInputCountrySelectArrow-width:.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height)*var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth)var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth)var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{width:100%;height:100%;display:block}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{margin-right:var(--PhoneInputCountrySelect-marginRight);align-self:stretch;align-items:center;display:flex;position:relative}.PhoneInputCountrySelect{z-index:1;opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;top:0;left:0}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity);display:block}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth)var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth)var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}
.ThemedCard-module__rJH1Xa__card{--card-background-color:var(--accent-a1);--base-card-surface-box-shadow:0 0 0 1px var(--accent-6)}
.Command-module__GAxf4a__command{background-color:var(--color-background);color:var(--gray-12);width:100%;height:100%;box-shadow:var(--shadow-3);flex-direction:column;display:flex;overflow:hidden}.Command-module__GAxf4a__command:focus-visible{outline:none}.Command-module__GAxf4a__commandDialog{border:0;border-radius:0;width:100%;max-width:100%;height:100%;max-height:100%;padding:0;overflow:hidden}@media screen and (width>=768px){.Command-module__GAxf4a__commandDialog{border-radius:var(--radius-4);width:auto;max-width:600px;height:auto;max-height:80vh}}.Command-module__GAxf4a__dialogHeader{padding:var(--space-4);padding-bottom:var(--space-3)}.Command-module__GAxf4a__dialogTitle{color:var(--gray-12);margin:0;margin-bottom:var(--space-1);font-size:18px;font-weight:600}.Command-module__GAxf4a__dialogDescription{font-size:var(--font-size-2);color:var(--gray-11);margin:0}.Command-module__GAxf4a__commandInputWrapper{background-color:var(--gray-2);padding:var(--space-4);border-radius:0}.Command-module__GAxf4a__commandInputWrapper.Command-module__GAxf4a__sticky{z-index:10;position:sticky;top:0;left:0;right:0}.Command-module__GAxf4a__commandInputWrapper.Command-module__GAxf4a__sideTop{border-bottom:1px solid var(--gray-6);top:0}.Command-module__GAxf4a__commandInputWrapper.Command-module__GAxf4a__sideBottom{border-top:1px solid var(--gray-6);bottom:0}.Command-module__GAxf4a__commandInput{width:100%;height:100%;color:var(--gray-12);background:0 0;border:none;outline:none;flex:1;padding:0}.Command-module__GAxf4a__commandInput:disabled{cursor:not-allowed;opacity:.5}.Command-module__GAxf4a__commandInput::placeholder{color:var(--gray-10)}.Command-module__GAxf4a__commandList{max-height:var(--cmdk-list-max-height,754px);overflow:hidden auto}.Command-module__GAxf4a__commandList:focus-visible{outline:none}.Command-module__GAxf4a__commandEmpty{padding:var(--space-8);text-align:center}.Command-module__GAxf4a__commandGroup{color:var(--gray-12);overflow:hidden}.Command-module__GAxf4a__commandGroupHeading{color:var(--gray-11);padding:var(--space-2)var(--space-3);text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--space-2);font-size:11px;font-weight:700}.Command-module__GAxf4a__commandSeparator{background-color:var(--gray-6);height:1px;margin:var(--space-2)0}.Command-module__GAxf4a__commandItem{cursor:pointer;padding:var(--space-2)var(--space-3);-webkit-user-select:none;user-select:none;color:var(--gray-12);outline:none;align-items:center;transition:background-color .15s;display:flex;position:relative}.Command-module__GAxf4a__commandItem>*{z-index:1}.Command-module__GAxf4a__commandItem:hover:before{opacity:1}.Command-module__GAxf4a__commandItem:before{content:"";top:0;left:var(--space-2);height:100%;width:calc(100% - var(--space-4));background-color:var(--gray-3);border-radius:var(--radius-2);opacity:0;transition:opacity .15s;position:absolute}.Command-module__GAxf4a__commandItem[data-selected=true]:before,.Command-module__GAxf4a__commandItem[data-active=true]:before{opacity:1;background-color:var(--gray-4);color:var(--gray-12)}.Command-module__GAxf4a__commandItem[data-active=true]:before{outline:1px solid var(--gray-8);background-color:var(--gray-a2);outline-offset:-2px}.Command-module__GAxf4a__commandItem[data-selected=true][data-active=true]:before{background-color:var(--gray-4);outline:none}.Command-module__GAxf4a__commandItem[data-disabled=true]{pointer-events:none;opacity:.5}.Command-module__GAxf4a__commandItem[data-selected=true] svg,.Command-module__GAxf4a__commandItem[data-active=true] svg{color:var(--gray-12)}.Command-module__GAxf4a__commandShortcut{margin-left:auto}.Command-module__GAxf4a__commandItem[data-selected=true] .Command-module__GAxf4a__commandShortcut{color:var(--gray-10)}.Command-module__GAxf4a__cmdkStyles [cmdk-group-heading]{padding:0 var(--space-4)}.Command-module__GAxf4a__cmdkStyles [cmdk-group]{margin:var(--space-2)0}.Command-module__GAxf4a__cmdkStyles [cmdk-group]~[cmdk-separator]:last-of-type{display:none}.Command-module__GAxf4a__cmdkStyles [cmdk-input-wrapper] svg{width:20px;height:20px}.Command-module__GAxf4a__cmdkStyles [cmdk-input]{height:100%;font-size:var(--font-size-3)}.Command-module__GAxf4a__cmdkStyles [cmdk-item]{padding:var(--space-2)var(--space-4);font-size:var(--font-size-3);border-radius:0;transition:background-color .15s;position:relative}.Command-module__GAxf4a__enterShortcut{opacity:0;justify-content:center;align-items:center;transition:opacity .15s;display:none}.Command-module__GAxf4a__cmdkStyles [cmdk-item][data-selected=true] .Command-module__GAxf4a__enterShortcut{opacity:1;display:flex}.Command-module__GAxf4a__cmdkStyles [cmdk-item][data-selected=true]:not(:hover) .Command-module__GAxf4a__commandShortcut{opacity:0}.Command-module__GAxf4a__cmdkStyles [cmdk-item][data-selected=true]:hover .Command-module__GAxf4a__enterShortcut{display:none}.Command-module__GAxf4a__commandFooter{border-top:1px solid var(--gray-6);border-radius:0 0 var(--radius-4)var(--radius-4)}
.EmptyCard-module__MqWv5G__emptyCard{contain:none}.EmptyCard-module__MqWv5G__emptyCardWithBackground{background-color:var(--accent-a3)}.EmptyCard-module__MqWv5G__emptyCardContent{color:var(--gray-a11)}.EmptyCard-module__MqWv5G__clickable{cursor:pointer}
.Panels-module__dPMm8G__panel{background:var(--accent-a3)}.Panels-module__dPMm8G__plain{background:var(--slate-1)}.Panels-module__dPMm8G__gray{background:var(--gray-1)}.Panels-module__dPMm8G__white{background:var(--white-a1)}.Panels-module__dPMm8G__border{border-right:1px solid var(--gray-a6)}
._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}
.IdealJobSection-module__HK4aSW__textAlignStart{text-align:start}
.JobPromptHeader-module__JWnRKG__wrapper{--mask-height:clamp(50px,5vw,120px);-webkit-mask-image:linear-gradient(to top,transparent 0%,black var(--mask-height),black calc(100% - var(--mask-height)),transparent 100%);-webkit-mask-image:linear-gradient(to top,transparent 0%,black var(--mask-height),black calc(100% - var(--mask-height)),transparent 100%);mask-image:linear-gradient(to top,transparent 0%,black var(--mask-height),black calc(100% - var(--mask-height)),transparent 100%);background-color:#0000}.JobPromptHeader-module__JWnRKG__wrapperBlendMode{mix-blend-mode:screen}
.Breadcrumbs-module__jgWKGW__linkSecondary{color:var(--accent-11)}.Breadcrumbs-module__jgWKGW__linkSecondary:hover{color:var(--accent-12);-webkit-text-decoration:1px var(--accent-5)underline;-webkit-text-decoration:1px var(--accent-5)underline;text-decoration:1px var(--accent-5)underline}.Breadcrumbs-module__jgWKGW__linkPrimary{color:var(--accent-12)}
.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)}
