.AODChatsFetchError-module__Lv_Lua__panel{border:1px solid var(--grey-300);background-color:var(--white);border-radius:8px;padding:1.5rem;box-shadow:0 1px 2px #0f172a0f}.AODChatsFetchError-module__Lv_Lua__title{color:#0f172a;margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.AODChatsFetchError-module__Lv_Lua__message{color:#64748b;margin:0 0 1rem;font-size:.9375rem;line-height:1.6}.AODChatsFetchError-module__Lv_Lua__actions{flex-wrap:wrap;gap:.75rem;display:flex}.AODChatsFetchError-module__Lv_Lua__resetLink{border-radius:var(--border-radius-14,14px);background-color:var(--primary-600);color:var(--white);font-size:var(--text-16,1rem);justify-content:center;align-items:center;padding:0 1.5rem;font-weight:600;line-height:2.5rem;-webkit-text-decoration:none;text-decoration:none;display:inline-flex}.AODChatsFetchError-module__Lv_Lua__resetLink:hover{background-color:var(--primary-800);color:var(--white);-webkit-text-decoration:none;text-decoration:none}
.AODPageLoading-module__yRdppW__container{flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:240px;padding:3rem 1rem;display:flex}.AODPageLoading-module__yRdppW__overlay{z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#f8fafcb8;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 calc(100% - 8px),#0000 100%);mask-image:linear-gradient(#000 calc(100% - 8px),#0000 100%)}.AODPageLoading-module__yRdppW__spinner{border:2.5px solid #7c4eda26;border-top-color:#7c4edacc;border-radius:50%;width:36px;height:36px;animation:.7s linear infinite AODPageLoading-module__yRdppW__spin}@keyframes AODPageLoading-module__yRdppW__spin{to{transform:rotate(360deg)}}.AODPageLoading-module__yRdppW__label{color:#64748b;letter-spacing:.02em;font-size:.8125rem;font-weight:500}.AODPageLoading-module__yRdppW__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.AODNavigationProvider-module__eOUiAq__root{flex:1;position:relative}
.AODFilterBar-module__KE3XFa__filterBar{align-items:center;gap:8px;margin-bottom:1rem;display:flex}.AODFilterBar-module__KE3XFa__resetButton{border:1px solid var(--grey-300);background-color:var(--white);height:38px;color:var(--grey-900);white-space:nowrap;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 12px;font-size:.875rem;font-weight:500;line-height:1;-webkit-text-decoration:none;text-decoration:none;display:flex}.AODFilterBar-module__KE3XFa__resetButton:visited{color:var(--grey-900);-webkit-text-decoration:none;text-decoration:none}.AODFilterBar-module__KE3XFa__resetButton:hover{border-color:var(--grey-400);color:var(--grey-900);-webkit-text-decoration:none;text-decoration:none}.AODFilterBar-module__KE3XFa__resetIcon{color:var(--grey-500);flex-shrink:0}
.AODHeader-module__XX6MBG__header{border-left:3px solid var(--primary-700);margin-bottom:2rem;padding-left:1rem}.AODHeader-module__XX6MBG__eyebrow{color:var(--primary-700);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.25rem;font-size:.75rem;font-weight:600}.AODHeader-module__XX6MBG__title{color:#0f172a;letter-spacing:-.025em;margin-bottom:.375rem;font-size:1.875rem;font-weight:700;line-height:1.2}.AODHeader-module__XX6MBG__subtitle{color:#64748b;font-size:.9375rem;line-height:1.6}
.RadioItem-module__hDyZGG__radioButtonCircle{border:1px solid var(--grey-300,#d4d4d4);background-color:var(--white,#fff);border-radius:20px;width:16px;min-width:16px;height:16px;position:relative}.RadioItem-module__hDyZGG__radioButtonCircle:hover{border-color:var(--grey-400,#a3a3a3)}.RadioItem-module__hDyZGG__radioButtonCircle:active{background-color:var(--grey-50,#fafafa)}.RadioItem-module__hDyZGG__radioButtonCircle:after{content:"";opacity:0;background-color:var(--primary-600,#5e2dc1);border:none;border-radius:10px;width:6px;height:6px;transition:opacity .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.RadioItem-module__hDyZGG__wrapper{width:100%;color:var(--grey-700,#404040);font-size:var(--text-14);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;display:flex}.RadioItem-module__hDyZGG__wrapper.RadioItem-module__hDyZGG__right{justify-content:space-between}.RadioItem-module__hDyZGG__wrapper input[type=radio]{opacity:0;white-space:nowrap;clip-path:inset(50%);width:0;height:0;margin:0;position:absolute;overflow:hidden}.RadioItem-module__hDyZGG__wrapper input[type=radio]:focus+.RadioItem-module__hDyZGG__radioButtonCircle{outline:2px solid var(--primary-200,#e4d8fd);outline-offset:2px}.RadioItem-module__hDyZGG__wrapper.RadioItem-module__hDyZGG__bordered{border:1px solid var(--grey-300,#d4d4d4);border-radius:14px;height:40px;padding:0 12px}.RadioItem-module__hDyZGG__wrapper.RadioItem-module__hDyZGG__disabled{color:var(--grey-200,#e5e5e5);pointer-events:none}.RadioItem-module__hDyZGG__wrapper.RadioItem-module__hDyZGG__bordered:active{outline:2px solid var(--primary-300,#d1bdfa);outline-offset:1px;background-color:var(--grey-100,#f5f5f5)}.RadioItem-module__hDyZGG__label{color:var(--grey-900,#171717);font-size:var(--text-16)}.RadioItem-module__hDyZGG__label.RadioItem-module__hDyZGG__disabled{color:var(--grey-500,#737373)}.RadioItem-module__hDyZGG__radioButtonCircle.RadioItem-module__hDyZGG__disabled{border-color:var(--grey-400,#a3a3a3);background-color:var(--grey-200,#e5e5e5)}.RadioItem-module__hDyZGG__wrapper input[type=radio]:checked+.RadioItem-module__hDyZGG__radioButtonCircle{border-color:var(--primary-300,#d1bdfa);background-color:var(--primary-100,#ede5ff)}.RadioItem-module__hDyZGG__wrapper input[type=radio]:checked+.RadioItem-module__hDyZGG__radioButtonCircle:hover{border-color:var(--primary-400,#ac8cee)}.RadioItem-module__hDyZGG__wrapper input[type=radio]:checked+.RadioItem-module__hDyZGG__radioButtonCircle:active{background-color:var(--primary-200,#e4d8fd)}.RadioItem-module__hDyZGG__wrapper.RadioItem-module__hDyZGG__disabled input[type=radio]:checked+.RadioItem-module__hDyZGG__radioButtonCircle{border-color:var(--grey-200,#e5e5e5);background-color:var(--grey-50,#fafafa)}.RadioItem-module__hDyZGG__wrapper input[type=radio]:checked+.RadioItem-module__hDyZGG__radioButtonCircle:after{opacity:1;background-color:var(--primary-600,#5e2dc1)}.RadioItem-module__hDyZGG__wrapper.RadioItem-module__hDyZGG__disabled input[type=radio]:checked+.RadioItem-module__hDyZGG__radioButtonCircle:after{background-color:var(--grey-300,#d4d4d4)}.RadioItem-module__hDyZGG__highlight{background-color:#0000;font-weight:700}
.Dropdown-module__RSTywq__dropdown{width:100%;position:relative}.Dropdown-module__RSTywq__menu{border:1px solid var(--grey-300,#d4d4d4);border-radius:var(--border-radius-14);background-color:var(--white,#fff);width:100%;max-height:290px;box-shadow:var(--drop-shadow-xl);margin-top:2px;padding:8px 0;list-style:none;position:absolute;overflow-y:auto}.Dropdown-module__RSTywq__menu.Dropdown-module__RSTywq__withLabel{margin-top:30px}.Dropdown-module__RSTywq__chevron{color:var(--grey-500,#737373);cursor:pointer;transition:transform .3s ease-in-out}.Dropdown-module__RSTywq__chevron.Dropdown-module__RSTywq__disabled{color:var(--grey-400,#a3a3a3)}.Dropdown-module__RSTywq__chevron.Dropdown-module__RSTywq__error{color:var(--danger-700,#b91c1c)}.Dropdown-module__RSTywq__chevron.Dropdown-module__RSTywq__rotate{transform:rotate(180deg)}.Dropdown-module__RSTywq__clearIcon{color:var(--grey-500,#737373);cursor:pointer;justify-content:center;align-items:center;display:flex}.Dropdown-module__RSTywq__menuOpen{top:48px}.Dropdown-module__RSTywq__menuClosed{display:none}.Dropdown-module__RSTywq__item,.Dropdown-module__RSTywq__highlightedItem{cursor:pointer;flex-direction:column;margin:0 8px;padding:6px 8px;display:flex}.Dropdown-module__RSTywq__item{background-color:var(--white,#fff)}.Dropdown-module__RSTywq__highlightedItem{border-radius:var(--border-radius-8);background-color:var(--grey-100,#f5f5f5)}.Dropdown-module__RSTywq__selectedItems{flex-wrap:wrap;margin-top:20px;display:flex}.Dropdown-module__RSTywq__selectedItem{margin:0 8px 8px 0}.Dropdown-module__RSTywq__container{position:relative}
.DidYouKnow-module__q0sEDG__container{background-color:var(--primary-100,#ede5ff);border-radius:16px;width:100%;padding:4px}.DidYouKnow-module__q0sEDG__headline{color:var(--primary-800,#401f84);font-family:var(--font-arboria);font-size:var(--text-20);text-align:center;padding:4px 0 8px}.DidYouKnow-module__q0sEDG__textBody{background-color:var(--white,#fff);text-align:center;border-radius:12px;padding:24px;font-weight:500}.DidYouKnow-module__q0sEDG__textBody p{margin-bottom:0}
.Calendar-module__8tpVPa__calendar{width:100%}@media screen and (min-width:1200px){.Calendar-module__8tpVPa__calendar{min-width:304px;padding:16px}}.Calendar-module__8tpVPa__yearNavigation{grid-template-columns:48px 1fr 48px;place-items:center;margin-bottom:16px;display:grid}@media screen and (min-width:1200px){.Calendar-module__8tpVPa__yearNavigation{grid-template-columns:24px 1fr 24px}}.Calendar-module__8tpVPa__yearNavigation svg{height:16px}@media screen and (min-width:1200px){.Calendar-module__8tpVPa__yearNavigation svg{height:14px}}.Calendar-module__8tpVPa__navButton{border-radius:var(--border-radius-14);width:48px;color:var(--primary-600,#5e2dc1);padding:19px}@media screen and (min-width:1200px){.Calendar-module__8tpVPa__navButton{border-radius:var(--border-radius-8);width:24px;height:24px;padding:7px}}.Calendar-module__8tpVPa__yearLabel{font-weight:700}.Calendar-module__8tpVPa__disabledYear{background-color:var(--grey-100,#f5f5f5);color:var(--grey-500,#737373);cursor:not-allowed;pointer-events:none;border:none}.Calendar-module__8tpVPa__months{grid-gap:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}@media screen and (min-width:1200px){.Calendar-module__8tpVPa__months{gap:4px}}.Calendar-module__8tpVPa__month{border-radius:var(--border-radius-14);width:100%;color:var(--grey-700,#404040);font-size:var(--text-14);text-align:center;cursor:pointer;font-weight:500}@media screen and (min-width:1200px){.Calendar-module__8tpVPa__month{border-radius:var(--border-radius-8);height:32px}}.Calendar-module__8tpVPa__disabledMonth{color:var(--grey-500,#737373);cursor:not-allowed;pointer-events:none;font-weight:400;background-color:#0000!important}.Calendar-module__8tpVPa__currentMonth{position:relative}.Calendar-module__8tpVPa__currentMonth:after{content:"";background-color:var(--secondary-500,#fc6012);border-radius:50%;width:3px;height:3px;position:absolute;bottom:3px;left:50%;transform:translate(-50%,-50%)}@media screen and (min-width:800px){.Calendar-module__8tpVPa__currentMonth:after{display:none}}
.DatePicker-module__vdfg4q__datePickerWrapper{position:relative}.DatePicker-module__vdfg4q__datePickerWrapper input{cursor:pointer}.DatePicker-module__vdfg4q__datePickerHeadline{color:var(--grey-900,#171717);margin-bottom:16px}.DatePicker-module__vdfg4q__calendarWrapper{border:1px solid var(--grey-300,#d4d4d4);border-radius:var(--border-radius-14);background-color:var(--white,#fff);width:calc(100% - 6px);box-shadow:var(--drop-shadow-xl);margin-left:3px;position:absolute;top:44px}.DatePicker-module__vdfg4q__calendarClosed{display:none}
.RadiusFilter-module__5FLedG__icon{transition:transform .3s}.RadiusFilter-module__5FLedG__icon.RadiusFilter-module__5FLedG__active{transform:rotate(180deg)}.RadiusFilter-module__5FLedG__icon.RadiusFilter-module__5FLedG__disabled path{fill:var(--grey-400,#a3a3a3)}.RadiusFilter-module__5FLedG__label{width:111px;height:38px;color:var(--grey-900,#171717);font-size:var(--text-14);text-align:right;cursor:pointer;background-color:#0000;border-top-right-radius:14px;border-bottom-right-radius:14px;justify-content:space-between;align-items:center;gap:8px;padding:0 12px 0 8px;font-weight:400;line-height:21px;display:flex;position:absolute;top:50%;right:4px;transform:translateY(-50%)}@media screen and (max-width:1199.98px){.RadiusFilter-module__5FLedG__label{display:none}}.RadiusFilter-module__5FLedG__label:before{content:"";border-left:1px solid var(--grey-200,#e5e5e5);height:21px;position:absolute;top:25%;left:-2px}.RadiusFilter-module__5FLedG__label:hover{background-color:var(--grey-50,#fafafa);border-top-left-radius:0;border-bottom-left-radius:0}.RadiusFilter-module__5FLedG__label.RadiusFilter-module__5FLedG__disabled:hover{background-color:#0000}.RadiusFilter-module__5FLedG__menu{border:1px solid var(--grey-300,#d4d4d4);border-radius:var(--border-radius-14);background-color:var(--white,#fff);width:172px;max-height:375px;box-shadow:var(--drop-shadow-xl);margin-top:4px;padding:8px 0;list-style:none;position:absolute;right:0;overflow-y:auto}.RadiusFilter-module__5FLedG__menuClosed{display:none}.RadiusFilter-module__5FLedG__item,.RadiusFilter-module__5FLedG__highlightedItem{cursor:pointer;flex-direction:column;margin:0 8px;padding:6px 8px;display:flex}.RadiusFilter-module__5FLedG__item{background-color:var(--white,#fff)}.RadiusFilter-module__5FLedG__highlightedItem{border-radius:var(--border-radius-8);background-color:var(--grey-100,#f5f5f5)}.RadiusFilter-module__5FLedG__selectedItems{flex-wrap:wrap;margin-top:20px;display:flex}.RadiusFilter-module__5FLedG__selectedItem{margin:0 8px 8px 0}
.TaskBoostChips-module__WrUW6G__wrapper{flex-direction:column;gap:12px;display:flex}.TaskBoostChips-module__WrUW6G__headline{color:var(--primary-900);font-size:var(--text-14);align-self:stretch;font-weight:600;line-height:100%}.TaskBoostChips-module__WrUW6G__chipsWrapper{flex-wrap:wrap;align-content:flex-start;align-items:flex-start;gap:8px;display:flex}.TaskBoostChips-module__WrUW6G__chip{border-radius:var(--border-radius-1000);height:40px;color:var(--grey-700);font-size:var(--text-14);background:#ffffffbf;justify-content:center;align-items:center;gap:8px;padding:16px;font-weight:600;display:flex}.TaskBoostChips-module__WrUW6G__chipsWrapper.TaskBoostChips-module__WrUW6G__collapsed .TaskBoostChips-module__WrUW6G__chip:nth-child(n+4){display:none}.TaskBoostChips-module__WrUW6G__showMoreButton{border:1px solid var(--primary-300);border-radius:var(--border-radius-1000);height:40px;color:var(--grey-700);font-size:var(--text-14);background-color:#0000;align-items:center;gap:8px;padding:16px;font-weight:600;display:flex}
.SearchInput-module__kc8_0G__inputWrapper{position:relative}.SearchInput-module__kc8_0G__label{color:var(--grey-700);font-size:var(--text-14);margin-bottom:4px;font-weight:500}.SearchInput-module__kc8_0G__inputField{border:1px solid var(--grey-300);border-radius:var(--border-radius-14);width:100%;height:48px;color:var(--grey-500);font-size:var(--text-16);text-overflow:ellipsis;white-space:nowrap;padding:8px 28px 8px 40px;line-height:150%;overflow:hidden!important}.SearchInput-module__kc8_0G__inputField:active{background-color:var(--grey-50)}.SearchInput-module__kc8_0G__inputField:focus{outline:2px solid var(--primary-300);outline-offset:1px;color:var(--grey-700)}@media screen and (min-width:1200px){.SearchInput-module__kc8_0G__inputField{height:40px;font-size:var(--text-14)}.SearchInput-module__kc8_0G__inputFieldWithRadius{padding-right:120px}}.SearchInput-module__kc8_0G__inputFieldFilled{color:var(--grey-900)}.SearchInput-module__kc8_0G__icon{position:absolute}.SearchInput-module__kc8_0G__icon path{fill:var(--grey-300)}.SearchInput-module__kc8_0G__magnifyingGlassIcon{pointer-events:none;top:50%;left:24px;transform:translate(-50%,-50%)}.SearchInput-module__kc8_0G__magnifyingGlassIcon path{fill:var(--grey-300)}.SearchInput-module__kc8_0G__iconWhenInputFilled path{fill:var(--grey-500)}.SearchInput-module__kc8_0G__deleteIcon{cursor:pointer;width:20px;height:20px;top:50%;right:7px;transform:translateY(-50%)}.SearchInput-module__kc8_0G__deleteIcon path{fill:var(--grey-500)}@media screen and (min-width:1200px){.SearchInput-module__kc8_0G__deleteIcon{right:12px}.SearchInput-module__kc8_0G__deleteIconRadius{right:122px}}.SearchInput-module__kc8_0G__dropdownButton{background-color:#0000;align-items:center;gap:8px;min-height:21px;padding:0;display:flex;position:absolute;top:25%;right:12px}.SearchInput-module__kc8_0G__chevron{width:14px;color:var(--grey-500);cursor:pointer;padding:0;transition:transform .3s}.SearchInput-module__kc8_0G__chevronRotate{transform:rotate(180deg)}.SearchInput-module__kc8_0G__hasActiveFilter::placeholder{color:var(--grey-700)}.SearchInput-module__kc8_0G__inputWrapper input[type=search]{background-color:var(--white)}.SearchInput-module__kc8_0G__inputWrapper input[type=search]::-webkit-search-cancel-button{display:none}.SearchInput-module__kc8_0G__inputWrapper input[type=search]::-webkit-search-decoration{display:none}.SearchInput-module__kc8_0G__loadingWrapper{position:absolute;top:16px;left:16px}@media screen and (min-width:1200px){.SearchInput-module__kc8_0G__loadingWrapper{top:12px}}
.RangeSlider-module__mGv4UG__sliderContainer{width:100%;position:relative}.RangeSlider-module__mGv4UG__rangeSlider{z-index:2;background:var(--grey-200,#e5e5e5);appearance:none;border-radius:100px;outline:none;width:100%;height:4px;margin:0;padding:0;position:relative}.RangeSlider-module__mGv4UG__rangeSlider:focus{outline:none}.RangeSlider-module__mGv4UG__rangeSlider:disabled{opacity:.5;cursor:not-allowed}.RangeSlider-module__mGv4UG__rangeSlider:before{content:"";z-index:1;width:var(--fill-percentage,50%);background:var(--primary-600,#5e2dc1);pointer-events:none;border-radius:100px;height:100%;position:absolute;top:0;left:0}.RangeSlider-module__mGv4UG__rangeSlider::-webkit-slider-track{background:var(--grey-200,#e5e5e5);cursor:pointer;border:none;border-radius:100px;width:100%;height:4px}.RangeSlider-module__mGv4UG__rangeSlider::-moz-range-track{background:var(--grey-200,#e5e5e5);cursor:pointer;border:none;border-radius:100px;width:100%;height:4px}.RangeSlider-module__mGv4UG__rangeSlider::-webkit-slider-thumb{z-index:3;background:var(--primary-600,#5e2dc1);cursor:pointer;appearance:none;border-radius:50%;width:20px;height:20px;transition:transform .2s;position:relative;box-shadow:0 2px 4px #0000001a}.RangeSlider-module__mGv4UG__rangeSlider::-moz-range-thumb{background:var(--primary-600,#5e2dc1);cursor:pointer;border-radius:50%;width:20px;height:20px;transition:transform .2s;box-shadow:0 2px 4px #0000001a}.RangeSlider-module__mGv4UG__rangeSlider::-webkit-slider-thumb:hover{background:var(--primary-500,#7c4eda);transform:scale(1.1)}.RangeSlider-module__mGv4UG__rangeSlider::-moz-range-thumb:hover{background:var(--primary-500,#7c4eda);transform:scale(1.1)}.RangeSlider-module__mGv4UG__rangeSlider:disabled::-webkit-slider-thumb{cursor:not-allowed}.RangeSlider-module__mGv4UG__rangeSlider:disabled::-moz-range-thumb{cursor:not-allowed}.RangeSlider-module__mGv4UG__label{color:var(--grey-500,#737373);font-size:var(--text-14);margin-bottom:12px;line-height:150%;display:block}
.ProfessionProfileHeaderExpanded-module__7x0zfa__headerTop{flex-direction:column-reverse;margin-bottom:32px;display:flex}@media screen and (min-width:800px){.ProfessionProfileHeaderExpanded-module__7x0zfa__headerTop{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:20px}}.ProfessionProfileHeaderExpanded-module__7x0zfa__mobileSeparator{margin-top:12px;display:block}@media screen and (min-width:800px){.ProfessionProfileHeaderExpanded-module__7x0zfa__mobileSeparator{display:none}}.ProfessionProfileHeaderExpanded-module__7x0zfa__desktopSeparatorWrapper{display:none}@media screen and (min-width:800px){.ProfessionProfileHeaderExpanded-module__7x0zfa__desktopSeparatorWrapper{display:block}.ProfessionProfileHeaderExpanded-module__7x0zfa__desktopSeparatorWrapper .ProfessionProfileHeaderExpanded-module__7x0zfa__desktopSeparator{margin-bottom:40px;padding-top:0}}.ProfessionProfileHeaderExpanded-module__7x0zfa__main{flex-direction:row;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}@media screen and (min-width:800px){.ProfessionProfileHeaderExpanded-module__7x0zfa__main{margin-bottom:36px}}@media screen and (min-width:1200px){.ProfessionProfileHeaderExpanded-module__7x0zfa__mainTab{margin-bottom:4px}}.ProfessionProfileHeaderExpanded-module__7x0zfa__mainContent{flex-grow:2;max-width:100%}@media screen and (min-width:1200px){.ProfessionProfileHeaderExpanded-module__7x0zfa__mainContent{max-width:var(--main-content-max-width,560px)}.ProfessionProfileHeaderExpanded-module__7x0zfa__mainContentTab{margin-bottom:40px}}.ProfessionProfileHeaderExpanded-module__7x0zfa__headline{-webkit-hyphens:auto;hyphens:auto;word-wrap:break-word;flex-direction:column;gap:12px;margin-bottom:28px;display:flex}@media screen and (min-width:800px){.ProfessionProfileHeaderExpanded-module__7x0zfa__headline{gap:16px;margin-bottom:32px}}.ProfessionProfileHeaderExpanded-module__7x0zfa__subheadlineText{color:var(--primary-600);letter-spacing:0;font-size:16px;line-height:100%}.ProfessionProfileHeaderExpanded-module__7x0zfa__headlineText{color:var(--primary-900);font-family:var(--font-arboria);letter-spacing:-2%;text-wrap:balance;font-size:36px;font-weight:700;line-height:110%}@media screen and (min-width:800px){.ProfessionProfileHeaderExpanded-module__7x0zfa__headlineText{font-size:48px}}.ProfessionProfileHeaderExpanded-module__7x0zfa__brandingInfo{color:var(--primary-900);font-size:var(--text-14);-webkit-hyphens:auto;hyphens:auto;word-wrap:break-word;margin:-8px 0 28px;font-weight:600;line-height:100%}@media screen and (min-width:800px){.ProfessionProfileHeaderExpanded-module__7x0zfa__brandingInfo{margin-bottom:32px}}.ProfessionProfileHeaderExpanded-module__7x0zfa__taskBoosts,.ProfessionProfileHeaderExpanded-module__7x0zfa__professionCompassScore{margin-bottom:24px}.ProfessionProfileHeaderExpanded-module__7x0zfa__footer{flex-direction:column-reverse;justify-content:space-between;gap:20px;display:flex}@media screen and (min-width:800px){.ProfessionProfileHeaderExpanded-module__7x0zfa__footer{flex-direction:row;gap:8px;margin:0;padding:0}}.ProfessionProfileHeaderExpanded-module__7x0zfa__tabBar{scrollbar-width:none;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;align-items:center;gap:4px;margin:20px -24px 0;padding:0 24px;display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#0000 4px,#000 28px calc(100% - 28px),#0000 calc(100% - 4px));mask-image:linear-gradient(90deg,#0000 4px,#000 28px calc(100% - 28px),#0000 calc(100% - 4px))}@media screen and (min-width:800px){.ProfessionProfileHeaderExpanded-module__7x0zfa__tabBar{gap:12px;margin:0;padding:0;-webkit-mask-image:none;mask-image:none}}.ProfessionProfileHeaderExpanded-module__7x0zfa__tabBarItem{color:var(--grey-600);font-size:var(--text-16);border-bottom:2px solid #0000;flex-shrink:0;padding:0 12px 16px;font-weight:500;line-height:115%;-webkit-text-decoration:none;text-decoration:none}.ProfessionProfileHeaderExpanded-module__7x0zfa__tabBarItem:hover{border-bottom:2px solid var(--grey-400);color:var(--grey-800);-webkit-text-decoration:none;text-decoration:none}.ProfessionProfileHeaderExpanded-module__7x0zfa__tabBarItemActive{border-bottom:2px solid var(--primary-600);color:var(--primary-600);font-weight:600}.ProfessionProfileHeaderExpanded-module__7x0zfa__tabBarItemActive:hover{border-bottom:2px solid var(--primary-600);color:var(--primary-600)}.ProfessionProfileHeaderExpanded-module__7x0zfa__footerDate{color:var(--grey-500);font-size:var(--text-12);font-weight:500}.ProfessionProfileHeaderExpanded-module__7x0zfa__footerDateRight{margin-bottom:72px}@media screen and (min-width:800px){.ProfessionProfileHeaderExpanded-module__7x0zfa__footerDateRight{margin-bottom:64px}}@media screen and (min-width:1200px){.ProfessionProfileHeaderExpanded-module__7x0zfa__footerDateRight{margin-bottom:16px;margin-left:auto}}.ProfessionProfileHeaderExpanded-module__7x0zfa__fakeMain{padding-top:16px}@media screen and (min-width:800px){.ProfessionProfileHeaderExpanded-module__7x0zfa__fakeMain{padding-top:24px}}@media screen and (min-width:1200px){.ProfessionProfileHeaderExpanded-module__7x0zfa__fakeMain{padding-top:32px}}.ProfessionProfileHeaderExpanded-module__7x0zfa__mobileImage{width:100%;max-width:560px;margin-bottom:24px;margin-left:auto;margin-right:auto;overflow:hidden}@media screen and (min-width:1200px){.ProfessionProfileHeaderExpanded-module__7x0zfa__mobileImage{display:none}}.ProfessionProfileHeaderExpanded-module__7x0zfa__desktopImage{display:none}@media screen and (min-width:1200px){.ProfessionProfileHeaderExpanded-module__7x0zfa__desktopImage{flex-shrink:0;align-self:center;width:560px;display:block}.ProfessionProfileHeaderExpanded-module__7x0zfa__desktopImageAlignedTop{align-self:flex-start}}.ProfessionProfileHeaderExpanded-module__7x0zfa__headerImg{border-radius:16px;width:100%;height:auto}.ProfessionProfileHeaderExpanded-module__7x0zfa__svgImg{width:100%;height:auto}@media screen and (min-width:1200px){.ProfessionProfileHeaderExpanded-module__7x0zfa__tabProfileImageMax{-o-object-fit:contain;object-fit:contain;width:auto;max-width:100%;height:auto;max-height:320px}}
.ProfessionProfileHeader-module__Qhn8Sa__hero{z-index:2;width:calc(100vw - var(--scrollbar-width,0px));margin-left:calc((calc(100vw - var(--scrollbar-width,0px)) - 100%) / -2);background-color:var(--primary-50);color:var(--grey-700);font-size:var(--text-14);padding-top:20px;position:relative;overflow:hidden}@media screen and (min-width:800px){.ProfessionProfileHeader-module__Qhn8Sa__hero{background-color:#f7f4ff}}.ProfessionProfileHeader-module__Qhn8Sa__heroContent{z-index:1;padding:0 20px;position:relative}@media screen and (min-width:800px){.ProfessionProfileHeader-module__Qhn8Sa__heroContent{max-width:var(--content-width-tablet);margin:0 auto;padding:0}}@media screen and (min-width:1200px){.ProfessionProfileHeader-module__Qhn8Sa__heroContent{max-width:1140px}}.ProfessionProfileHeader-module__Qhn8Sa__meshGradient{opacity:.5;pointer-events:none;position:absolute;inset:0}.ProfessionProfileHeader-module__Qhn8Sa__meshRadial{background-image:radial-gradient(ellipse 259px 235px at calc(50% + 100px) calc(100% + 19px + var(--mesh-y-adjust,0px)), #5e2dc133, #5e2dc133 30%, #f4f0ff00), radial-gradient(ellipse 222px 197px at calc(50% - 140px) calc(100% - 84px + var(--mesh-y-adjust,0px)), #f9481229, #f9481229 30%, #f4f0ff00), radial-gradient(ellipse 222px 197px at calc(50% - 31px) calc(100% - 165px + var(--mesh-y-adjust,0px)), #3eeec82e, #3eeec82e 30%, #f4f0ff00);pointer-events:none;background-repeat:no-repeat;width:100%;height:100%;position:absolute;inset:0}@media screen and (min-width:800px){.ProfessionProfileHeader-module__Qhn8Sa__meshRadial{background-image:radial-gradient(ellipse 515px 465px at calc(50% + 217px) calc(100% - 5px + var(--mesh-y-adjust,0px)), #5e2dc133, #5e2dc133 30%, #f7f4ff00), radial-gradient(ellipse 435px 383px at calc(50% - 303px) calc(100% - 135px + var(--mesh-y-adjust,0px)), #f9481229, #f9481229 30%, #f7f4ff00), radial-gradient(ellipse 435px 383px at calc(50% - 63px) calc(100% - 328px + var(--mesh-y-adjust,0px)), #3eeec82e, #3eeec82e 30%, #f7f4ff00)}}@media screen and (min-width:1200px){.ProfessionProfileHeader-module__Qhn8Sa__meshRadial{background-image:radial-gradient(ellipse 859px 781px at calc(50% + 324px) calc(640px + var(--mesh-y-adjust,0px)), #5e2dc133, #5e2dc133 30%, #f7f4ff00), radial-gradient(ellipse 736px 656px at calc(50% - 453px) calc(487px + var(--mesh-y-adjust,0px)), #f9481229, #f9481229 30%, #f7f4ff00), radial-gradient(ellipse 736px 656px at calc(50% - 88px) calc(217px + var(--mesh-y-adjust,0px)), #3eeec82e, #3eeec82e 30%, #f7f4ff00)}}.ProfessionProfileHeader-module__Qhn8Sa__stickyCardCornerBg{z-index:3;width:calc(100vw - var(--scrollbar-width,0px));height:40px;margin-bottom:-40px;margin-left:calc((calc(100vw - var(--scrollbar-width,0px)) - 100%) / -2);background-color:var(--primary-50);pointer-events:none;position:sticky;top:109px;overflow:hidden;-webkit-mask-image:radial-gradient(circle at 24px 24px,#0000 23.5px,#000 24px),radial-gradient(circle at 0 24px,#0000 23.5px,#000 24px);mask-image:radial-gradient(circle at 24px 24px,#0000 23.5px,#000 24px),radial-gradient(circle at 0 24px,#0000 23.5px,#000 24px);-webkit-mask-position:0 0,100% 0;mask-position:0 0,100% 0;-webkit-mask-size:24px 24px;mask-size:24px 24px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media screen and (min-width:800px){.ProfessionProfileHeader-module__Qhn8Sa__stickyCardCornerBg{background-color:#f7f4ff;top:145px;-webkit-mask-image:radial-gradient(circle at 40px 40px,#0000 39.5px,#000 40px),radial-gradient(circle at 0 40px,#0000 39.5px,#000 40px);mask-image:radial-gradient(circle at 40px 40px,#0000 39.5px,#000 40px),radial-gradient(circle at 0 40px,#0000 39.5px,#000 40px);-webkit-mask-position:0 0,100% 0;mask-position:0 0,100% 0;-webkit-mask-size:40px 40px;mask-size:40px 40px}}@media screen and (min-width:1200px){.ProfessionProfileHeader-module__Qhn8Sa__stickyCardCornerBg{top:155px}}.ProfessionProfileHeader-module__Qhn8Sa__cornerGradient{opacity:.5;pointer-events:none;position:absolute;inset:0}.ProfessionProfileHeader-module__Qhn8Sa__cornerGradientInner{--mesh-y-adjust:-40px;width:100%;height:640px;position:absolute;bottom:0;left:0}.ProfessionProfileHeader-module__Qhn8Sa__thoughtBubble{z-index:4;pointer-events:none;position:relative}
.DurationSlider-module__lXKCFa__wrapper{position:relative}.DurationSlider-module__lXKCFa__wrapper input{cursor:pointer}.DurationSlider-module__lXKCFa__sliderWrapper{border:1px solid var(--grey-300,#d4d4d4);border-radius:var(--border-radius-14);background-color:var(--white,#fff);width:calc(100% - 6px);box-shadow:var(--drop-shadow-xl);margin-left:3px;padding:16px;position:absolute;top:44px}.DurationSlider-module__lXKCFa__sliderClosed{display:none}
.ProfessionProfileHeaderStickyTail-module__2T6NNq__stickyTail{z-index:3;width:calc(100vw - var(--scrollbar-width,0px));height:64px;margin-top:-64px;margin-left:calc((calc(100vw - var(--scrollbar-width,0px)) - 100%) / -2);background-color:var(--primary-50);color:var(--grey-700);font-size:var(--text-14);box-sizing:border-box;align-self:flex-start;align-items:center;display:flex;position:sticky;top:45px;overflow:hidden}@media screen and (min-width:800px){.ProfessionProfileHeaderStickyTail-module__2T6NNq__stickyTail{background-color:#f7f4ff;height:80px;margin-top:-80px;top:65px}}@media screen and (min-width:1200px){.ProfessionProfileHeaderStickyTail-module__2T6NNq__stickyTail{top:75px}}.ProfessionProfileHeaderStickyTail-module__2T6NNq__tailGradient{opacity:.5;pointer-events:none;position:absolute;inset:0}.ProfessionProfileHeaderStickyTail-module__2T6NNq__tailGradientInner{width:100%;height:640px;position:absolute;bottom:0;left:0}.ProfessionProfileHeaderStickyTail-module__2T6NNq__content{z-index:1;flex:1;justify-content:space-between;align-items:center;gap:12px;padding:0 20px;display:flex;position:relative;overflow:hidden}@media screen and (min-width:800px){.ProfessionProfileHeaderStickyTail-module__2T6NNq__content{max-width:var(--content-width-tablet);margin:0 auto;padding:0}}@media screen and (min-width:1200px){.ProfessionProfileHeaderStickyTail-module__2T6NNq__content{max-width:1140px}}.ProfessionProfileHeaderStickyTail-module__2T6NNq__titleSpacer{flex:1;min-width:0}.ProfessionProfileHeaderStickyTail-module__2T6NNq__headline{flex-direction:column;flex:1;min-width:0;margin:0;display:flex}.ProfessionProfileHeaderStickyTail-module__2T6NNq__truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ProfessionProfileHeaderStickyTail-module__2T6NNq__subheadlineText{color:var(--primary-600);font-size:var(--text-12);font-weight:600;line-height:125%}@media screen and (min-width:800px){.ProfessionProfileHeaderStickyTail-module__2T6NNq__subheadlineText{font-size:var(--text-14);line-height:100%;overflow:visible}}.ProfessionProfileHeaderStickyTail-module__2T6NNq__headlineText{color:var(--primary-900);font-size:var(--text-12);font-weight:600;line-height:125%}@media screen and (min-width:800px){.ProfessionProfileHeaderStickyTail-module__2T6NNq__headlineText{font-family:var(--font-arboria);font-size:var(--text-24);font-weight:700;line-height:110%}.ProfessionProfileHeaderStickyTail-module__2T6NNq__mobileLabel{display:none}}.ProfessionProfileHeaderStickyTail-module__2T6NNq__desktopLabel{display:none}@media screen and (min-width:800px){.ProfessionProfileHeaderStickyTail-module__2T6NNq__desktopLabel{display:inline}}.ProfessionProfileHeaderStickyTail-module__2T6NNq__cta{flex-shrink:0}.ProfessionProfileHeaderStickyTail-module__2T6NNq__stickyVacancyButton{border:1px solid var(--primary-600);height:36px;min-height:36px;color:var(--white);font-size:var(--text-14);border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:6px 10px;font-weight:600;display:flex}@media screen and (min-width:800px){.ProfessionProfileHeaderStickyTail-module__2T6NNq__stickyVacancyButton{height:40px;min-height:40px;padding:8px 12px}}@media screen and (min-width:1200px){.ProfessionProfileHeaderStickyTail-module__2T6NNq__stickyVacancyButton{min-width:350px}}.ProfessionProfileHeaderStickyTail-module__2T6NNq__stickyVacancyButton:hover{background-color:var(--primary-800);color:var(--white)}.ProfessionProfileHeaderStickyTail-module__2T6NNq__stickyVacancyDisabled{height:36px;font-size:var(--text-12);border-radius:8px}@media screen and (min-width:800px){.ProfessionProfileHeaderStickyTail-module__2T6NNq__stickyVacancyDisabled{height:40px;font-size:var(--text-14)}}@media screen and (min-width:1200px){.ProfessionProfileHeaderStickyTail-module__2T6NNq__stickyVacancyDisabled{min-width:350px}}.ProfessionProfileHeaderStickyTail-module__2T6NNq__zeroVacancyButtons{--zero-vacancy-overlap:8px;flex-direction:row;align-items:stretch;gap:0;display:flex}.ProfessionProfileHeaderStickyTail-module__2T6NNq__zeroVacancyDisabledButton{z-index:0;width:auto;min-width:0;min-width:initial;height:36px;padding:6px calc(10px + var(--zero-vacancy-overlap)) 6px 10px;font-size:var(--text-14);white-space:nowrap;border-radius:8px 0 0 8px;flex-shrink:0;font-weight:600;line-height:100%;display:none;position:relative}@media screen and (min-width:800px){.ProfessionProfileHeaderStickyTail-module__2T6NNq__zeroVacancyDisabledButton{height:40px;padding:8px calc(12px + var(--zero-vacancy-overlap)) 8px 12px;display:flex}}.ProfessionProfileHeaderStickyTail-module__2T6NNq__zeroVacancyButtons .ProfessionProfileHeaderStickyTail-module__2T6NNq__stickyVacancyButton{z-index:1;flex:1;min-width:0;height:36px;margin-left:0;position:relative}@media screen and (min-width:800px){.ProfessionProfileHeaderStickyTail-module__2T6NNq__zeroVacancyButtons .ProfessionProfileHeaderStickyTail-module__2T6NNq__stickyVacancyButton{min-width:0;min-width:initial;height:40px;margin-left:calc(-1 * var(--zero-vacancy-overlap));flex:0 auto}}@media screen and (min-width:1200px){.ProfessionProfileHeaderStickyTail-module__2T6NNq__zeroVacancyButtons .ProfessionProfileHeaderStickyTail-module__2T6NNq__stickyVacancyButton{min-width:0;min-width:initial}}.ProfessionProfileHeaderStickyTail-module__2T6NNq__arrowIcon{flex-shrink:0;width:14px;height:12px}
.OverlayActionControls-module__EbIWiW__buttonWrapper{width:100%;padding-top:20px}.OverlayActionControls-module__EbIWiW__resetButton{width:100%;color:var(--grey-900,#171717);padding:0}.OverlayActionControls-module__EbIWiW__confirmButton{width:100%;margin-bottom:12px}
.ThoughtBubble-module__x8g8dG__wrapper{pointer-events:none;max-width:300px;margin-left:auto;margin-right:auto;position:relative;transform:translateY(-50%)rotate(-1deg)}@media screen and (min-width:800px){.ThoughtBubble-module__x8g8dG__wrapper{max-width:676px}}@media screen and (min-width:1200px){.ThoughtBubble-module__x8g8dG__wrapper{margin-left:0;margin-left:initial;margin-right:0;margin-right:initial}}.ThoughtBubble-module__x8g8dG__bubble{border:1px solid var(--primary-100);background-color:var(--primary-50);border-radius:16px;margin-bottom:-32px;padding:16px}@media screen and (min-width:1200px){.ThoughtBubble-module__x8g8dG__bubble{padding:24px}}.ThoughtBubble-module__x8g8dG__text{color:var(--primary-900);font-size:var(--text-16)}.ThoughtBubble-module__x8g8dG__text p{margin-bottom:0;line-height:125%}.ThoughtBubble-module__x8g8dG__text p+p{margin-top:8px}.ThoughtBubble-module__x8g8dG__dots{width:34px;height:34px;position:absolute;bottom:-32px;left:-32px}.ThoughtBubble-module__x8g8dG__dotMedium{border:1px solid var(--primary-100);background-color:var(--primary-50);border-radius:50%;width:24px;height:24px;position:absolute;top:0;right:0}.ThoughtBubble-module__x8g8dG__dotSmall{border:1px solid var(--primary-100);background-color:var(--primary-50);border-radius:50%;width:12px;height:12px;position:absolute;bottom:0;left:0}
.SearchOverlay-module__OjHlyq__container{flex-direction:column;height:100%;padding-top:56px;display:flex;position:relative}.SearchOverlay-module__OjHlyq__listWrapper{flex-grow:1;position:relative;overflow:hidden auto}.SearchOverlay-module__OjHlyq__listWrapperDuration{flex-direction:column;justify-content:space-between;padding-bottom:60px;display:flex}.SearchOverlay-module__OjHlyq__headline{font-size:var(--headline-24);margin:8px 0 16px}.SearchOverlay-module__OjHlyq__itemWrapper{flex-wrap:wrap;display:flex}.SearchOverlay-module__OjHlyq__fadeOut{background:linear-gradient(180deg, #fff0 0%, var(--white) 100%);width:100%;height:16px;position:sticky;bottom:0}.SearchOverlay-module__OjHlyq__buttonLabel{flex-direction:row;gap:6px;display:flex}.SearchOverlay-module__OjHlyq__lastItem{margin-bottom:4px}.SearchOverlay-module__OjHlyq__lastItem:after{content:"";border-bottom:1px solid var(--grey-200,#e5e5e5);margin-top:12px;display:block}.SearchOverlay-module__OjHlyq__highlight{background-color:#0000;font-weight:700}
.TOC-module__RksujG__tocContainer ol{color:var(--grey-700);font-size:var(--text-14);flex-wrap:wrap;gap:8px;margin:0;padding:0;line-height:100%;list-style:none;display:flex}.TOC-module__RksujG__tocItem a{background-color:var(--grey-100);color:var(--grey-800);border-radius:20px;padding:8px 12px;font-weight:700;-webkit-text-decoration:none;text-decoration:none;display:inline-block;box-shadow:0 1px 1px #0000000d}.TOC-module__RksujG__tocItem a:hover{background-color:var(--grey-50)}.TOC-module__RksujG__tocItem a:after{content:"  ->"}
.SearchOverlayOverview-module__L29MQq__itemWrapper{justify-content:space-between;align-items:center;display:flex}.SearchOverlayOverview-module__L29MQq__list{padding:0;list-style:none}.SearchOverlayOverview-module__L29MQq__buttonWrapper{width:100%}.SearchOverlayOverview-module__L29MQq__button{grid-gap:8px;background-color:#0000;grid-template-columns:auto 24px;gap:8px;width:100%;padding:0;display:grid}.SearchOverlayOverview-module__L29MQq__listItem{border-bottom:1px solid var(--grey-200,#e5e5e5);cursor:pointer;padding:13.5px 0}.SearchOverlayOverview-module__L29MQq__listItem:last-of-type{border-bottom:none}.SearchOverlayOverview-module__L29MQq__disabledListItem{cursor:not-allowed;pointer-events:none}.SearchOverlayOverview-module__L29MQq__disabledListItem>button>div,.SearchOverlayOverview-module__L29MQq__disabledListItem>button>div>p{color:var(--grey-300,#d4d4d4)}.SearchOverlayOverview-module__L29MQq__category{color:var(--grey-600,#525252);font-size:var(--text-14);margin-right:16px;font-weight:500}.SearchOverlayOverview-module__L29MQq__icon{width:24px;height:24px;color:var(--grey-400,#a3a3a3);padding:5px;display:flex}
.CityLinkCard-module__eMgdma__cityCard{border:1px solid var(--grey-200);background-color:var(--white);white-space:nowrap;border-radius:12px;flex-direction:column;flex-shrink:0;justify-content:center;gap:8px;padding:12px 24px 12px 12px;line-height:1;-webkit-text-decoration:none;text-decoration:none;display:flex}.CityLinkCard-module__eMgdma__cityCard:hover{outline:2px solid var(--primary-600);-webkit-text-decoration:none;text-decoration:none}.CityLinkCard-module__eMgdma__cityCardHeader{color:var(--grey-500);font-size:var(--text-12);font-weight:500}.CityLinkCard-module__eMgdma__cityCardText{color:var(--grey-700);font-size:var(--text-14);font-weight:600}
.BackButton-module__8nBOcq__backButton{color:var(--grey-500,#737373);font-size:var(--text-14);position:absolute;top:0;left:-24px}
.MultiSelect-module__nxTZRW__dropdown{width:100%;position:relative}.MultiSelect-module__nxTZRW__menu{border:1px solid var(--grey-300,#d4d4d4);border-radius:var(--border-radius-14);background-color:var(--white,#fff);width:100%;max-height:290px;box-shadow:var(--drop-shadow-xl);margin-top:2px;padding:8px 0;list-style:none;position:absolute;overflow-y:auto}.MultiSelect-module__nxTZRW__menu.MultiSelect-module__nxTZRW__withLabel{margin-top:30px}.MultiSelect-module__nxTZRW__input{padding-right:80px}.MultiSelect-module__nxTZRW__chevron{color:var(--grey-500,#737373);cursor:pointer;transition:transform .3s ease-in-out}.MultiSelect-module__nxTZRW__chevron.MultiSelect-module__nxTZRW__disabled{color:var(--grey-400,#a3a3a3)}.MultiSelect-module__nxTZRW__chevron.MultiSelect-module__nxTZRW__error{color:var(--danger-700,#b91c1c)}.MultiSelect-module__nxTZRW__chevron.MultiSelect-module__nxTZRW__rotate{transform:rotate(180deg)}.MultiSelect-module__nxTZRW__menuOpen{top:48px}.MultiSelect-module__nxTZRW__menuClosed{display:none}.MultiSelect-module__nxTZRW__item,.MultiSelect-module__nxTZRW__highlightedItem{cursor:pointer;flex-direction:column;margin:0 8px;padding:6px 8px;display:flex}.MultiSelect-module__nxTZRW__item{background-color:var(--white,#fff)}.MultiSelect-module__nxTZRW__divider{border-top:1px solid var(--grey-300,#d4d4d4);height:1px;margin:4px 16px}.MultiSelect-module__nxTZRW__highlightedItem{border-radius:var(--border-radius-8);background-color:var(--grey-100,#f5f5f5)}.MultiSelect-module__nxTZRW__selectedItems{flex-wrap:wrap;margin-top:20px;display:flex}.MultiSelect-module__nxTZRW__selectedItem{margin:0 8px 8px 0}.MultiSelect-module__nxTZRW__container{position:relative}.MultiSelect-module__nxTZRW__separator{margin:0 16px}
.ProfessionShortCard-module__WCLvBW__card{border:1px solid var(--grey-300,#d4d4d4);border-radius:16px;align-items:center;gap:16px;width:100%;min-width:330px;padding:12px 24px 12px 12px;-webkit-text-decoration:none;text-decoration:none;display:flex;overflow:hidden}.ProfessionShortCard-module__WCLvBW__card:hover{outline:2px solid var(--primary-600,#5e2dc1);-webkit-text-decoration:none;text-decoration:none}.ProfessionShortCard-module__WCLvBW__title{max-width:100%;color:var(--grey-900,#171717);text-overflow:ellipsis;-webkit-hyphens:auto;hyphens:auto;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;flex-grow:1;font-weight:700;display:-webkit-box;overflow:hidden}.ProfessionShortCard-module__WCLvBW__image{-o-object-fit:cover;object-fit:cover;border-radius:8px;min-width:56px}.ProfessionShortCard-module__WCLvBW__vacancyCount{color:var(--primary-600,#5e2dc1);font-size:var(--text-14);font-weight:500}.ProfessionShortCard-module__WCLvBW__contentWrapper{flex-direction:column;flex-grow:1;line-height:150%;display:flex}
.NotFoundDisplay-module__NNo-mq__httpError{padding-top:4px}@media screen and (min-width:800px){.NotFoundDisplay-module__NNo-mq__httpError{padding-top:36px}}.NotFoundDisplay-module__NNo-mq__container{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:770px;min-height:50vh;margin:0 auto;padding:0 4px;display:flex}.NotFoundDisplay-module__NNo-mq__badge{background-color:var(--primary-100);color:var(--primary-500);border-radius:8px;margin-bottom:16px;padding:4px 8px;font-size:14px;font-weight:700;line-height:125%}@media screen and (min-width:800px){.NotFoundDisplay-module__NNo-mq__badge{margin-bottom:12px}}.NotFoundDisplay-module__NNo-mq__headline{max-width:480px;color:var(--black);font-family:var(--font-inter);text-align:center;margin-bottom:14px;font-size:28px;font-weight:700;line-height:1.25}@media screen and (min-width:800px){.NotFoundDisplay-module__NNo-mq__headline{margin-bottom:12px;font-size:40px}}.NotFoundDisplay-module__NNo-mq__headlineMeteor{color:var(--primary-600)}.NotFoundDisplay-module__NNo-mq__subline{max-width:410px;color:var(--grey-500);text-align:center;font-size:16px;font-weight:500;line-height:1.4}.NotFoundDisplay-module__NNo-mq__rocketContainer{background-image:url(../media/404-text.1dmr9k_37n8l3.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;justify-content:center;align-items:center;width:100%;height:248px;margin-top:16px;padding:16px 0 32px;display:flex;position:relative;overflow:visible}@media screen and (min-width:800px){.NotFoundDisplay-module__NNo-mq__rocketContainer{width:100%;height:auto}}@media screen and (min-width:1200px){.NotFoundDisplay-module__NNo-mq__rocketContainer{background-size:auto}}.NotFoundDisplay-module__NNo-mq__backgroundWrapper{z-index:-1;width:calc(100vw - var(--scrollbar-width,0px));pointer-events:none;position:absolute;top:-220px;bottom:-220px;left:50%;overflow:hidden visible;transform:translate(-50%)}@media screen and (min-width:800px){.NotFoundDisplay-module__NNo-mq__backgroundWrapper{top:-200px;bottom:-260px}}.NotFoundDisplay-module__NNo-mq__backgroundSvg{background-image:url(../media/404-background.0wn2ua56v3uhq.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:calc(100vw + 150px);height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}@media screen and (min-width:800px){.NotFoundDisplay-module__NNo-mq__backgroundSvg{background-size:auto}}.NotFoundDisplay-module__NNo-mq__rocket{transform:scale(.83)}@media screen and (min-width:800px){.NotFoundDisplay-module__NNo-mq__rocket{transform:none}}.NotFoundDisplay-module__NNo-mq__cardsRow{width:calc(100vw - var(--scrollbar-width,0px));margin:0 calc((calc(100vw - var(--scrollbar-width,0px)) - 100%) / -2);padding:0 calc((calc(100vw - var(--scrollbar-width,0px)) - 100%) / 2);scrollbar-width:none;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;gap:12px;display:flex;overflow-x:scroll}@media screen and (min-width:800px){.NotFoundDisplay-module__NNo-mq__cardsRow{gap:20px;width:100%;margin:0;padding:0;overflow-x:visible}}.NotFoundDisplay-module__NNo-mq__cardsRow::-webkit-scrollbar{display:none}.NotFoundDisplay-module__NNo-mq__cards{flex-direction:column;gap:12px;width:100%;margin-top:12px;display:flex}@media screen and (min-width:800px){.NotFoundDisplay-module__NNo-mq__cards{margin-top:20px}}.NotFoundDisplay-module__NNo-mq__card{border:1px solid var(--grey-200);background:var(--white);border-radius:24px;flex-direction:column;flex-shrink:0;gap:12px;padding:20px 24px;-webkit-text-decoration:none;text-decoration:none;transition:transform .2s;display:flex}.NotFoundDisplay-module__NNo-mq__card:hover{-webkit-text-decoration:none;text-decoration:none;transform:scale(1.02)rotate(-.5deg)}.NotFoundDisplay-module__NNo-mq__cardPrimary{background-color:var(--primary-50);border:none}.NotFoundDisplay-module__NNo-mq__cardSecondary{background-color:var(--secondary-50);border:none}.NotFoundDisplay-module__NNo-mq__cardEmoji{background-color:var(--white);width:40px;height:40px;color:inherit;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;display:flex;transform:rotate(-3deg)}.NotFoundDisplay-module__NNo-mq__cardBody{flex-grow:1}.NotFoundDisplay-module__NNo-mq__cardTitle{color:var(--grey-900);margin:0;font-size:18px;font-weight:700;line-height:1.25}.NotFoundDisplay-module__NNo-mq__cardText{color:var(--grey-700);margin-bottom:0;font-size:14px;font-weight:500;line-height:1.4}.NotFoundDisplay-module__NNo-mq__cardCta{color:inherit;flex-direction:row;align-items:center;gap:8px;margin-bottom:0;padding:8px 0;font-size:16px;font-weight:600;display:flex}.NotFoundDisplay-module__NNo-mq__cardArrow{color:var(--primary-500);font-size:20px;font-weight:600;display:inline-block}.NotFoundDisplay-module__NNo-mq__cardPrimary .NotFoundDisplay-module__NNo-mq__cardCta{color:var(--primary-500)}.NotFoundDisplay-module__NNo-mq__cardSecondary .NotFoundDisplay-module__NNo-mq__cardCta{color:var(--secondary-500)}.NotFoundDisplay-module__NNo-mq__cardsRow .NotFoundDisplay-module__NNo-mq__card{width:calc(50% - 6px);min-width:320px}@media screen and (min-width:800px){.NotFoundDisplay-module__NNo-mq__cardsRow .NotFoundDisplay-module__NNo-mq__card{width:calc(50% - 10px)}}.NotFoundDisplay-module__NNo-mq__cards .NotFoundDisplay-module__NNo-mq__card{flex-direction:row;align-items:center;width:100%;padding:16px}.NotFoundDisplay-module__NNo-mq__cards .NotFoundDisplay-module__NNo-mq__cardEmoji{border:1px solid var(--primary-100);font-size:16px}.NotFoundDisplay-module__NNo-mq__cards .NotFoundDisplay-module__NNo-mq__cardTitle{color:var(--grey-800);font-size:16px}.NotFoundDisplay-module__NNo-mq__cards .NotFoundDisplay-module__NNo-mq__cardText{color:var(--grey-500)}
.SearchOverlayInternshipTask-module___yWw6a__itemWrapper{flex-wrap:wrap;gap:12px;margin-top:12px;padding-left:0;display:flex}.SearchOverlayInternshipTask-module___yWw6a__itemWrapper>button{padding-left:16px;padding-right:16px}.SearchOverlayInternshipTask-module___yWw6a__item{list-style:none}
.InfoCard-module__9TgsKa__RegisterBox{border-radius:var(--border-radius-8);background:var(--grey-100,#f5f5f5);color:var(--grey-900,#171717);text-align:center;margin-top:auto;padding:16px;font-weight:500;line-height:16px}.InfoCard-module__9TgsKa__registerButton{color:var(--primary-500,#7c4eda)!important;margin-bottom:-16px!important;padding:0 8px!important;-webkit-text-decoration:none!important;text-decoration:none!important;display:block!important}.InfoCard-module__9TgsKa__registerButton:hover{color:var(--primary-600,#5e2dc1)!important}a.InfoCard-module__9TgsKa__registerButton{margin-top:8px;padding-bottom:16px!important}.InfoCard-module__9TgsKa__fit{width:-webkit-fill-available;width:-moz-available;width:stretch}
.TopicCard-module__FNysIq__card{border:1px solid var(--grey-300,#d4d4d4);border-radius:16px;align-items:center;gap:16px;width:100%;min-width:330px;padding:12px 24px 12px 12px;font-weight:700;-webkit-text-decoration:none;text-decoration:none;display:flex}.TopicCard-module__FNysIq__card:hover{outline:2px solid var(--primary-600,#5e2dc1);-webkit-text-decoration:none;text-decoration:none}.TopicCard-module__FNysIq__emojiContainer{background-color:var(--grey-100,#f5f5f5);width:56px;height:56px;font-size:var(--headline-28);text-align:center;border-radius:8px;justify-content:center;align-items:center;display:flex}.TopicCard-module__FNysIq__title{color:var(--grey-900,#171717);-webkit-hyphens:auto;hyphens:auto;flex-grow:1}.TopicCard-module__FNysIq__lastCard{background-color:var(--primary-600,#5e2dc1);rotate:-1.5deg}.TopicCard-module__FNysIq__lastCard .TopicCard-module__FNysIq__title{color:var(--white,#fff)}.TopicCard-module__FNysIq__lastCard svg{fill:var(--white,#fff)}.TopicCard-module__FNysIq__lastCard .TopicCard-module__FNysIq__emojiContainer{background-color:var(--white,#fff);clip-path:polygon(47.895% 1.389%,56.521% 19.925%,72.621% 7.325%,70.822% 27.69%,91.065% 24.828%,79.325% 41.565%,98.287% 49.209%,79.751% 57.834%,92.351% 73.934%,71.986% 72.135%,74.848% 92.379%,58.11% 80.638%,50.467% 99.601%,41.842% 81.064%,25.742% 93.664%,27.541% 73.299%,7.297% 76.161%,19.037% 59.424%,.075% 51.78%,18.611% 43.155%,6.011% 27.055%,26.377% 28.854%,23.515% 8.61%,40.252% 20.351%,47.895% 1.389%)}.TopicCard-module__FNysIq__lastCard:hover{color:var(--white,#fff)}
.GoneDisplay-module__HRTmQq__httpError{padding-top:4px}@media screen and (min-width:800px){.GoneDisplay-module__HRTmQq__httpError{padding-top:36px}}.GoneDisplay-module__HRTmQq__container{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:770px;min-height:50vh;margin:0 auto;padding:0 4px;display:flex}.GoneDisplay-module__HRTmQq__badge{background-color:var(--primary-100);color:var(--primary-500);font-size:var(--text-14);border-radius:8px;margin-bottom:16px;padding:4px 8px;font-weight:700;line-height:125%}@media screen and (min-width:800px){.GoneDisplay-module__HRTmQq__badge{margin-bottom:12px}}.GoneDisplay-module__HRTmQq__headline{color:var(--grey-900);font-size:var(--headline-28);text-align:center;margin-bottom:14px;font-weight:700;line-height:125%}@media screen and (min-width:800px){.GoneDisplay-module__HRTmQq__headline{font-size:var(--headline-40);margin-bottom:12px}}.GoneDisplay-module__HRTmQq__headlineMeteor{color:var(--primary-600)}.GoneDisplay-module__HRTmQq__heroContainer{background-image:url(../media/410-text.158071us2ant3.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;justify-content:center;align-self:stretch;align-items:center;width:100%;height:248px;margin-top:16px;padding:16px 0 32px;display:flex;position:relative;overflow:visible}@media screen and (min-width:800px){.GoneDisplay-module__HRTmQq__heroContainer{width:100%;height:auto}}@media screen and (min-width:1200px){.GoneDisplay-module__HRTmQq__heroContainer{background-size:auto}}.GoneDisplay-module__HRTmQq__backgroundWrapper{z-index:-1;width:calc(100vw - var(--scrollbar-width,0px));pointer-events:none;position:absolute;top:-220px;bottom:-220px;left:50%;overflow:hidden visible;transform:translate(-50%)}@media screen and (min-width:800px){.GoneDisplay-module__HRTmQq__backgroundWrapper{top:-200px;bottom:-260px}}.GoneDisplay-module__HRTmQq__backgroundSvg{background-image:url(../media/410-background.0wn2ua56v3uhq.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:calc(100vw + 150px);height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}@media screen and (min-width:800px){.GoneDisplay-module__HRTmQq__backgroundSvg{background-size:auto}}.GoneDisplay-module__HRTmQq__map{transform:scale(.73)}@media screen and (min-width:800px){.GoneDisplay-module__HRTmQq__map{transform:none}}.GoneDisplay-module__HRTmQq__suggestions{align-self:stretch;width:100%;margin-top:8px}.GoneDisplay-module__HRTmQq__suggestionsBadge{background-color:var(--primary-100);width:fit-content;height:30px;color:var(--primary-500);font-size:var(--text-14);border-radius:8px;justify-content:center;align-items:center;gap:6px;margin-bottom:16px;margin-left:auto;margin-right:auto;padding:4px 8px;font-weight:700;line-height:125%;display:flex}.GoneDisplay-module__HRTmQq__suggestionsBadgeIcon{display:inline-flex}.GoneDisplay-module__HRTmQq__suggestionsHeadline{color:var(--grey-900);text-align:center;margin:0 0 20px;font-size:22px;font-weight:700;line-height:125%}.GoneDisplay-module__HRTmQq__suggestionsHeadlineMeteor{color:var(--primary-600)}.GoneDisplay-module__HRTmQq__similarCards{flex-direction:column;align-items:stretch;gap:16px;width:100%;max-width:100%;margin-bottom:24px;display:flex}.GoneDisplay-module__HRTmQq__similarCards>*{box-sizing:border-box;width:100%}.GoneDisplay-module__HRTmQq__similarCta{width:100%!important;color:var(--primary-600)!important}.GoneDisplay-module__HRTmQq__info{width:100%;color:var(--grey-700);font-size:var(--text-16);margin-top:24px;margin-bottom:0;font-weight:700;line-height:140%}
.SearchOverlayProfession-module__bsks6G__itemWrapper{width:100%;margin-top:16px;padding:0;position:absolute;top:0;left:0}.SearchOverlayProfession-module__bsks6G__item{cursor:pointer;-webkit-tap-highlight-color:#0000;flex-direction:column;padding:13px 3px;display:flex;position:absolute;top:0;left:0;right:0}.SearchOverlayProfession-module__bsks6G__scrollContainer{flex-grow:1;padding-top:3px;overflow-y:auto}.SearchOverlayProfession-module__bsks6G__listWrapper{flex-direction:column;flex-grow:1;display:flex;position:relative;overflow:hidden}
.OverlayHeader-module__hHOSha__headline{grid-column-gap:8px;-moz-column-gap:8px;color:var(--grey-900,#171717);font-size:var(--text-20);grid-template-columns:32px 1fr;align-items:center;column-gap:8px;margin-bottom:32px;font-weight:600;line-height:20px;display:grid}.OverlayHeader-module__hHOSha__headlineWithoutLogo{color:var(--grey-900,#171717);font-size:var(--text-20);align-items:center;margin-bottom:32px;font-weight:600;line-height:20px;display:grid}
.InertiaSwiper-module__jd96Sq__swiper{--swiper-card-wrapper-padding:24px;position:relative}.InertiaSwiper-module__jd96Sq__swiperPresetWhite{--swiper-gradient-solid:#fff;--swiper-gradient-transparent:#fff0}.InertiaSwiper-module__jd96Sq__swiperPresetGrey{--swiper-gradient-solid:#f5f5f5;--swiper-gradient-transparent:#f5f5f500}.InertiaSwiper-module__jd96Sq__swiper:before,.InertiaSwiper-module__jd96Sq__swiper:after{content:"";z-index:1;top:var(--swiper-card-wrapper-padding);bottom:var(--swiper-card-wrapper-padding);opacity:1;pointer-events:none;width:24px;transition:opacity .16s;position:absolute}.InertiaSwiper-module__jd96Sq__swiper.InertiaSwiper-module__jd96Sq__swiperAtScrollStart:before,.InertiaSwiper-module__jd96Sq__swiper.InertiaSwiper-module__jd96Sq__swiperAtScrollEnd:after{opacity:0}.InertiaSwiper-module__jd96Sq__swiper:before{background-image:linear-gradient(to right, var(--swiper-gradient-solid), var(--swiper-gradient-transparent));left:0}.InertiaSwiper-module__jd96Sq__swiper:after{background-image:linear-gradient(to left, var(--swiper-gradient-solid), var(--swiper-gradient-transparent));right:0}.InertiaSwiper-module__jd96Sq__swiperCardWrapper{max-width:100%;padding:var(--swiper-card-wrapper-padding,24px);-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none;touch-action:pan-x;-webkit-user-select:none;user-select:none;flex-flow:row;gap:6px;display:flex;overflow-x:auto}.InertiaSwiper-module__jd96Sq__swiperCardWrapper :where(a,button,img){-webkit-user-drag:none;touch-action:pan-x}.InertiaSwiper-module__jd96Sq__swiperCardWrapper::-webkit-scrollbar{display:none}.InertiaSwiper-module__jd96Sq__swiperPresetGrey .InertiaSwiper-module__jd96Sq__swiperCardWrapper{white-space:nowrap}
.ApplicationOptions-module__APABfa__modal{z-index:2;border:1px solid var(--grey-300);background-color:var(--white);width:100%;min-width:300px;height:fit-content;box-shadow:var(--drop-shadow-xl);border-radius:12px;flex-direction:column;gap:24px;padding:24px;display:flex;position:absolute;top:60px;left:0}.ApplicationOptions-module__APABfa__optionWrapper{flex-direction:column;gap:8px;display:flex}.ApplicationOptions-module__APABfa__optionHeadline{font-weight:700}.ApplicationOptions-module__APABfa__option{background-color:var(--grey-100);word-wrap:break-word;white-space:pre-line;border-radius:10px;padding:10px 20px}.ApplicationOptions-module__APABfa__optionCopy{font-size:var(--text-14)}.ApplicationOptions-module__APABfa__referenceText{background-color:var(--primary-100);color:var(--primary-900);font-size:var(--text-12);border-radius:10px;padding:10px 12px;line-height:18px;position:relative}.ApplicationOptions-module__APABfa__referenceIconWrapper{background-color:var(--white);width:26px;height:26px;box-shadow:var(--shadow-md);border-radius:100px;justify-content:center;align-items:center;display:flex;position:absolute;top:0;left:0;transform:translate(-50%,-50%)}
.SearchOverlayTopics-module__T3NLTG__itemWrapper{margin:16px 6px 0 3px;padding:0}.SearchOverlayTopics-module__T3NLTG__item{cursor:pointer;-webkit-tap-highlight-color:#0000;margin-bottom:12px;margin-right:12px;display:inline-flex}.SearchOverlayTopics-module__T3NLTG__lastItem{margin-bottom:11px}
.Divider-module__mUgLDa__divider{color:var(--grey-600,#525252);font-size:var(--text-14);justify-content:center;align-items:center;gap:16px;margin-top:24px;margin-bottom:24px;font-weight:500;display:flex}.Divider-module__mUgLDa__dividerLine{background:url(../media/line.2akrqc5lq83z-.svg) 0 0/0 4px repeat-x;flex:1;height:4px}.Divider-module__mUgLDa__dividerText{white-space:nowrap;padding:0 8px}
.FurtherContent-module__IwxDEG__container{border:1px solid var(--grey-300);background-color:var(--white);width:100%;box-shadow:0 1px 1px var(--black-50);border-radius:12px;flex-direction:column;padding:0;display:flex;overflow:hidden}.FurtherContent-module__IwxDEG__main{flex-direction:column;padding-top:24px;display:flex}.FurtherContent-module__IwxDEG__title{font-size:var(--text-24);margin:0 24px;font-weight:700}@media screen and (min-width:800px){.FurtherContent-module__IwxDEG__title{font-size:var(--text-20)}}.FurtherContent-module__IwxDEG__divider{border-top:2px dotted var(--grey-200);margin:0 24px}.FurtherContent-module__IwxDEG__citySection{background-color:var(--grey-100)}.FurtherContent-module__IwxDEG__citySectionTitle{font-size:var(--text-16);margin:24px 24px 0;font-weight:700}
.FactsListEntry-module__33L2Jq__container{flex-direction:row;align-items:center;gap:16px;width:100%;min-width:0;display:flex}.FactsListEntry-module__33L2Jq__emojiBox{background-color:var(--grey-100);min-width:44px;height:44px;font-size:var(--text-18);border-radius:11px;justify-content:center;align-items:center;display:flex}.FactsListEntry-module__33L2Jq__textContainer{min-width:0;font-size:var(--text-14);flex-direction:column;flex:1;line-height:150%;display:flex}.FactsListEntry-module__33L2Jq__title{font-weight:600}.FactsListEntry-module__33L2Jq__clickableLink{color:var(--primary-600);cursor:pointer;-webkit-text-decoration:none;text-decoration:none}.FactsListEntry-module__33L2Jq__linkWithoutDecoration.FactsListEntry-module__33L2Jq__linkWithoutDecoration{color:var(--grey-900);font-weight:var(--font-weight-medium);-webkit-text-decoration:none;text-decoration:none}.FactsListEntry-module__33L2Jq__linkWithoutDecoration.FactsListEntry-module__33L2Jq__linkWithoutDecoration:hover{-webkit-text-decoration:underline;text-decoration:underline}.FactsListEntry-module__33L2Jq__truncatedValue{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.FactsListEntry-module__33L2Jq__clickableLink:hover{color:var(--primary-700);-webkit-text-decoration:underline;text-decoration:underline}.FactsListEntry-module__33L2Jq__clickableLink:focus{outline:2px solid var(--primary-500);outline-offset:2px;border-radius:2px}
.SearchOverlayApprenticeshipType-module__jNK6Xq__itemWrapper{flex-wrap:wrap;gap:12px;margin-top:12px;padding-left:0;display:flex}.SearchOverlayApprenticeshipType-module__jNK6Xq__itemWrapper>button{padding-left:16px;padding-right:16px}.SearchOverlayApprenticeshipType-module__jNK6Xq__item{list-style:none}
.Label-module__7BK9yG__label{color:var(--grey-700,#404040);font-size:var(--text-14);margin-bottom:8px;font-weight:500;line-height:14px}
.ContactPersonCard-module__rxdfxG__container{background-color:var(--grey-100);border-radius:24px;flex-direction:column;gap:20px;width:100%;padding:24px 4px 4px;display:flex}.ContactPersonCard-module__rxdfxG__headline{font-size:var(--text-20);margin-left:16px;font-weight:700}.ContactPersonCard-module__rxdfxG__listWrapper{border:1px solid var(--grey-100);background-color:var(--white);border-radius:20px;flex-direction:column;gap:16px;padding:16px;display:flex;box-shadow:0 1px 2px #0000000d}.ContactPersonCard-module__rxdfxG__listHeader{gap:16px;width:100%;margin:auto;display:flex}.ContactPersonCard-module__rxdfxG__contactImage{-o-object-fit:cover;object-fit:cover;border-radius:100px;width:44px;height:44px}.ContactPersonCard-module__rxdfxG__nameWrapper{flex-direction:column;justify-content:center;display:flex}.ContactPersonCard-module__rxdfxG__nameText{font-size:var(--text-16);font-weight:var(--font-weight-l);line-height:150%}.ContactPersonCard-module__rxdfxG__positionText{color:var(--grey-700);font-size:var(--text-12)}.ContactPersonCard-module__rxdfxG__seperator{background-color:var(--grey-300);width:auto;height:1px;margin:0 60px}.ContactPersonCard-module__rxdfxG__placeholder{background-color:var(--primary-100);min-width:44px;height:44px;color:var(--primary-600);font-size:var(--text-16);font-weight:var(--font-weight-l);border-radius:1000px;justify-content:center;align-items:center;line-height:150%;display:flex}
.SearchOverlayIndustry-module__4q6eKW__itemWrapper{margin:16px 6px 0 3px;padding:0}.SearchOverlayIndustry-module__4q6eKW__item{cursor:pointer;-webkit-tap-highlight-color:#0000;margin-bottom:12px;margin-right:12px;display:inline-flex}.SearchOverlayIndustry-module__4q6eKW__lastItem{margin-bottom:14px}
.SubscribeButton-module__HEK94q__label{color:var(--primary-600);font-size:var(--text-14);background-color:#0000;gap:4px;padding:0;font-weight:500;position:relative}.SubscribeButton-module__HEK94q__label.SubscribeButton-module__HEK94q__alreadySubscribed:after{content:"";border:solid var(--primary-600);border-width:0 2px 2px 0;width:6px;height:12px;transition:opacity .3s;position:absolute;bottom:8px;right:-16px;transform:rotate(45deg)}.SubscribeButton-module__HEK94q__jobLetterBoxButton{border-radius:var(--border-radius-8);width:100%;height:40px;color:var(--primary-600);white-space:nowrap;padding:8px 16px;font-style:normal;font-weight:700;overflow:hidden}@media screen and (min-width:1200px){.SubscribeButton-module__HEK94q__jobLetterBoxButton{max-width:200px;padding:0}}
.SignupOverlay-module__fsYatW__wrapper{width:100%;height:100dvh;padding:24px;overflow:scroll}@media screen and (min-width:800px){.SignupOverlay-module__fsYatW__wrapper{height:fit-content}}.SignupOverlay-module__fsYatW__headline{font-size:var(--text-20);margin-bottom:16px;font-weight:600;line-height:20px}.SignupOverlay-module__fsYatW__RegisterBox{border-radius:var(--border-radius-8);background:var(--grey-100,#f5f5f5);color:var(--grey-900,#171717);text-align:center;margin-top:auto;padding:16px;font-weight:500;line-height:16px}.SignupOverlay-module__fsYatW__formFields{grid-row-gap:8px;row-gap:8px;margin-bottom:16px;display:grid}.SignupOverlay-module__fsYatW__subLabel{color:var(--grey-900,#171717);font-size:var(--text-12);font-weight:400;line-height:18px}.SignupOverlay-module__fsYatW__dividerEmail{padding:8px}.SignupOverlay-module__fsYatW__dividerEmail:before,.SignupOverlay-module__fsYatW__dividerEmail:after{content:url(../media/line.1wmz8tq6c-hnz.svg);width:200px;height:200px}.SignupOverlay-module__fsYatW__fit{width:-webkit-fill-available;width:-moz-available;width:stretch}.SignupOverlay-module__fsYatW__registerButton{margin-bottom:24px}.SignupOverlay-module__fsYatW__datenSchutz{background-color:var(--grey-100,#f5f5f5);color:var(--grey-900,#171717);font-size:var(--text-12);border-radius:8px;margin-bottom:24px;padding:12px 16px;font-weight:400;line-height:150%}.SignupOverlay-module__fsYatW__errorLabel{color:var(--danger-600,#dc2626)}.SignupOverlay-module__fsYatW__successLabel{color:var(--success-700,#15803d)}
.JobLetterBox-module__hQf7SW__jobletterBox{background-color:var(--primary-600,#5e2dc1);color:var(--white,#fff);text-align:left;border-radius:16px;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:16px;display:flex;position:relative}@media screen and (min-width:1200px){.JobLetterBox-module__hQf7SW__jobletterBox{flex-direction:row;align-items:center;padding:24px 24px 24px 66px}.JobLetterBox-module__hQf7SW__jobLetterBoxMainSearch{margin:0 16px}}.JobLetterBox-module__hQf7SW__headline{font-size:var(--text-16);font-weight:700}@media screen and (min-width:1200px){.JobLetterBox-module__hQf7SW__headline{font-size:var(--text-20)}}.JobLetterBox-module__hQf7SW__emoji{font-size:70px;position:absolute;top:-5px;right:15px;transform:rotate(9deg)}@media screen and (min-width:1200px){.JobLetterBox-module__hQf7SW__emoji{top:40px;left:-25px;right:auto;transform:rotate(-16deg)}.JobLetterBox-module__hQf7SW__textBlock{margin-right:20px}}.JobLetterBox-module__hQf7SW__text{font-size:var(--text-14);margin-top:6px;margin-bottom:20px}@media screen and (min-width:1200px){.JobLetterBox-module__hQf7SW__text{margin-bottom:0}}.JobLetterBox-module__hQf7SW__text span{font-weight:700}
.ScrollingTabBar-module__yiHSCq__tabContainer{overflow:hidden}.ScrollingTabBar-module__yiHSCq__tabScrolling{overscroll-behavior-x:contain;scroll-behavior:smooth;scrollbar-width:none;flex-flow:row;flex-grow:1;gap:24px;max-width:100%;display:flex;overflow:auto}.ScrollingTabBar-module__yiHSCq__tabButton{width:-webkit-fill-available;width:-moz-available;border-radius:var(--border-radius-8);width:stretch;height:28px;color:var(--grey-900,#171717);font-family:var(--font-inter);font-size:var(--text-12);white-space:nowrap;background-color:#0000;padding:8px;font-weight:600;line-height:12px}.ScrollingTabBar-module__yiHSCq__tabButton:focus-visible{outline:2px solid var(--primary-300,#d1bdfa);outline-offset:-2px;background-color:#0000}.ScrollingTabBar-module__yiHSCq__tabButton:not(.ScrollingTabBar-module__yiHSCq__tabButtonActive):hover{background-color:var(--grey-100,#f5f5f5);color:var(--grey-900,#171717)}.ScrollingTabBar-module__yiHSCq__tabButtonActive{outline:1px solid var(--primary-400,#ac8cee);outline-offset:-2px;background-color:var(--primary-200,#e4d8fd);color:var(--primary-950,#2e165f)}
.StickyHeader-module__IFE45W__pin{background-color:var(--grey-100);width:24px;height:24px;font-size:var(--text-12);border-radius:7px;justify-content:center;align-items:center;display:flex}.StickyHeader-module__IFE45W__address{font-size:var(--text-14)}.StickyHeader-module__IFE45W__vacanciesBadge{background-color:var(--primary-100);height:fit-content;color:var(--primary-700);white-space:nowrap;border-radius:8px;padding:6px;font-size:11px;font-weight:600;line-height:11px}.StickyHeader-module__IFE45W__stickyHeader{z-index:9;width:calc(100vw - var(--scrollbar-width,0px));max-width:calc(100vw - var(--scrollbar-width,0px));border-bottom:1px solid var(--grey-200);background-color:var(--white);gap:16px;padding:55px 0 12px;transition:transform .4s,opacity .4s;position:fixed;top:0;left:0;box-shadow:0 4px 10px #00000008}@media screen and (min-width:800px){.StickyHeader-module__IFE45W__stickyHeader{padding-top:65px}}@media screen and (min-width:1200px){.StickyHeader-module__IFE45W__stickyHeader{gap:8px;padding-top:75px}}.StickyHeader-module__IFE45W__stickyHeaderContent{flex-direction:row;justify-content:space-between;align-items:center;max-width:800px;margin:auto;padding:2px 16px;display:flex}@media screen and (min-width:1200px){.StickyHeader-module__IFE45W__stickyHeaderContent{max-width:1252px;padding:2px 56px}}.StickyHeader-module__IFE45W__displaySticky{opacity:1;transform:translateY(0)}.StickyHeader-module__IFE45W__hideSticky{opacity:0;transform:translateY(-100%)}.StickyHeader-module__IFE45W__stickySection{flex-direction:row;align-items:center;gap:16px;display:flex}@media screen and (min-width:1200px){.StickyHeader-module__IFE45W__stickySection{flex:1}}.StickyHeader-module__IFE45W__whatContainer{flex:1;justify-content:flex-start;max-width:calc(100% - 131px)}@media screen and (min-width:1200px){.StickyHeader-module__IFE45W__whatContainer{max-width:calc(100% - 167px)}}.StickyHeader-module__IFE45W__whatContainerWithFavorite{max-width:calc(100% - 171px)}.StickyHeader-module__IFE45W__logoContainer{border:1px solid var(--grey-200);background-color:var(--white);border-radius:8px;flex-shrink:0;width:48px;height:40px;position:relative;overflow:hidden}@media screen and (min-width:1200px){.StickyHeader-module__IFE45W__logoContainer{width:72px}}.StickyHeader-module__IFE45W__logo{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;padding:4px 8px}.StickyHeader-module__IFE45W__logoPlaceholder{background-color:var(--grey-100);width:100%;height:100%;color:var(--grey-600);font-size:var(--text-12);text-align:center;word-wrap:break-word;border-radius:8px;justify-content:center;align-items:center;padding:4px;font-weight:600;line-height:1.2;display:flex}.StickyHeader-module__IFE45W__textContainer{flex-direction:column;flex:1;max-width:calc(100% - 64px);display:flex}.StickyHeader-module__IFE45W__corporationName{color:inherit;font-size:var(--text-12);line-height:150%;-webkit-text-decoration:none;text-decoration:none}.StickyHeader-module__IFE45W__corporationName:hover{cursor:pointer;-webkit-text-decoration:none;text-decoration:none}.StickyHeader-module__IFE45W__stickyTitle{font-size:var(--text-12);font-weight:600;line-height:150%}@media screen and (min-width:1200px){.StickyHeader-module__IFE45W__stickyTitle{font-size:var(--text-14)}}.StickyHeader-module__IFE45W__truncated{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}@media screen and (min-width:1200px){.StickyHeader-module__IFE45W__truncated{max-width:300px}}.StickyHeader-module__IFE45W__whereContainer{justify-content:center;display:none}@media screen and (min-width:1200px){.StickyHeader-module__IFE45W__whereContainer{display:flex}}.StickyHeader-module__IFE45W__stickyAddress{line-height:150%}.StickyHeader-module__IFE45W__boldAddress{font-weight:600}.StickyHeader-module__IFE45W__applicationContainer{justify-content:flex-end;gap:12px;position:relative}.StickyHeader-module__IFE45W__modalMount{pointer-events:none;position:absolute;inset:0}.StickyHeader-module__IFE45W__applicationContainer .StickyHeader-module__IFE45W__modalMount>*{display:none}@media screen and (min-width:1200px){.StickyHeader-module__IFE45W__applicationContainer .StickyHeader-module__IFE45W__modalMount>*{pointer-events:auto;display:flex}}.StickyHeader-module__IFE45W__applicationContainer .StickyHeader-module__IFE45W__stickyApplicationButton{min-height:36px;font-size:var(--text-12);text-wrap:nowrap;border-radius:8px;padding:0 12px}@media screen and (min-width:1200px){.StickyHeader-module__IFE45W__applicationContainer .StickyHeader-module__IFE45W__stickyApplicationButton{height:40px;font-size:var(--text-14);padding:0 16px}}.StickyHeader-module__IFE45W__applicationContainer .StickyHeader-module__IFE45W__stickyBookmarkButton{border-color:var(--grey-300);width:36px;max-height:36px;padding:0}@media screen and (min-width:1200px){.StickyHeader-module__IFE45W__applicationContainer .StickyHeader-module__IFE45W__stickyBookmarkButton{width:40px;max-height:40px}}.StickyHeader-module__IFE45W__applicationOptionsWrapper{position:relative}.StickyHeader-module__IFE45W__chevron{width:16px;height:16px;transition:transform .1s}.StickyHeader-module__IFE45W__desktopOnlyButton{display:none}@media screen and (min-width:1200px){.StickyHeader-module__IFE45W__desktopOnlyButton{display:flex}}.StickyHeader-module__IFE45W__stickyApplicationOptionsButton{height:40px;color:var(--primary-600);border-radius:8px;padding:0 11px}
.LoginOverlay-module__kNG_1G__wrapper{flex-direction:column;width:100%;height:100dvh;padding:24px;display:flex}@media screen and (min-width:800px){.LoginOverlay-module__kNG_1G__wrapper{height:fit-content}}.LoginOverlay-module__kNG_1G__headline{grid-column-gap:8px;-moz-column-gap:8px;color:var(--grey-900,#171717);font-size:var(--text-20);grid-template-columns:32px 1fr;align-items:center;column-gap:8px;margin-bottom:16px;font-weight:600;line-height:20px;display:grid}.LoginOverlay-module__kNG_1G__formFields{grid-row-gap:8px;row-gap:8px;margin-bottom:16px;display:grid}.LoginOverlay-module__kNG_1G__fit{width:-webkit-fill-available;width:-moz-available;width:stretch}.LoginOverlay-module__kNG_1G__GoogleButton{color:var(--grey-900,#171717)}.LoginOverlay-module__kNG_1G__passwordButton a{-webkit-text-decoration:none;text-decoration:none}.LoginOverlay-module__kNG_1G__passwordButton a:hover{color:var(--primary-600,#5e2dc1);-webkit-text-decoration:none;text-decoration:none}.LoginOverlay-module__kNG_1G__loginButton{margin-bottom:24px}.LoginOverlay-module__kNG_1G__registerButton{color:var(--primary-500,#7c4eda)}.LoginOverlay-module__kNG_1G__errorLabel{color:var(--danger-600,#dc2626);font-size:var(--text-12);font-weight:400;line-height:18px}
.SubscribeButton-module__HTzM3a__subscribeButton{border-radius:var(--border-radius-8);width:100%;height:40px;color:var(--primary-600);white-space:nowrap;padding:8px 16px;font-style:normal;font-weight:700;overflow:hidden}@media screen and (min-width:1200px){.SubscribeButton-module__HTzM3a__subscribeButton{max-width:200px}}.SubscribeButton-module__HTzM3a__alreadySubscribed{pointer-events:none}.SubscribeButton-module__HTzM3a__alreadySubscribedWrapper{cursor:not-allowed}
.AdvisorCard-module__RpG6WW__card{border:1px solid var(--grey-200,#e5e5e5);border-radius:var(--border-radius-16);background-color:var(--white,white);flex-direction:column;gap:12px;min-width:336px;max-width:384px;height:100%;min-height:366px;max-height:414px;padding:16px;display:flex}.AdvisorCard-module__RpG6WW__card:hover{box-shadow:var(--shadow-md-inverted)}.AdvisorCard-module__RpG6WW__image{border-radius:var(--border-radius-8);-o-object-fit:cover;object-fit:cover}.AdvisorCard-module__RpG6WW__cardLink,.AdvisorCard-module__RpG6WW__cardLink:hover{color:var(--grey-900,#171717);-webkit-text-decoration:none;text-decoration:none}.AdvisorCard-module__RpG6WW__title{font-size:var(--text-20);font-weight:700}.AdvisorCard-module__RpG6WW__subline{max-height:88px;color:var(--grey-600,#525252);font-size:var(--text-14);text-overflow:ellipsis;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;line-height:21px;display:-webkit-box;overflow:hidden}@media screen and (min-width:1200px){.AdvisorCard-module__RpG6WW__subline{-webkit-line-clamp:4;line-clamp:4}}.AdvisorCard-module__RpG6WW__tags{flex-wrap:wrap;gap:8px;display:flex}.AdvisorCard-module__RpG6WW__tag{border:1px solid var(--grey-200,#e5e5e5);background:var(--grey-50,#fafafa);color:var(--grey-600,#525252);font-size:var(--text-12);border-radius:8px;justify-content:center;align-items:center;padding:6px 8px;font-style:normal;font-weight:600;line-height:150%;display:flex}
.JobpostingHeader-module__v8QoTq__headerContainer{flex-direction:column;gap:8px;display:flex}@media screen and (min-width:800px){.JobpostingHeader-module__v8QoTq__headerContainer{gap:12px}}.JobpostingHeader-module__v8QoTq__title{font-family:var(--font-arboria);font-size:var(--headline-28);-webkit-hyphens:auto;hyphens:auto;font-weight:700}@media screen and (min-width:800px){.JobpostingHeader-module__v8QoTq__title{font-size:var(--headline-40)}}.JobpostingHeader-module__v8QoTq__badgeWrapper{flex-wrap:wrap;gap:8px;padding-bottom:12px;display:flex}@media screen and (min-width:800px){.JobpostingHeader-module__v8QoTq__badgeWrapper{padding-bottom:20px}}.JobpostingHeader-module__v8QoTq__badge{background-color:var(--grey-100);font-size:var(--text-12);white-space:nowrap;border-radius:5px;padding:8px;font-weight:600;line-height:12px}.JobpostingHeader-module__v8QoTq__corporationLink{color:inherit;-webkit-text-decoration:none;text-decoration:none}.JobpostingHeader-module__v8QoTq__corporationLink:hover{-webkit-text-decoration:none;text-decoration:none}.JobpostingHeader-module__v8QoTq__corporationText{font-size:var(--text-14);padding-bottom:12px}@media screen and (min-width:800px){.JobpostingHeader-module__v8QoTq__corporationText{font-size:var(--text-16);padding-bottom:0}}.JobpostingHeader-module__v8QoTq__infoContainer{grid-gap:12px;grid-template-columns:min-content auto;gap:12px;padding-top:20px;display:grid}.JobpostingHeader-module__v8QoTq__pin{background-color:var(--grey-100);width:24px;height:24px;font-size:var(--text-12);border-radius:7px;justify-content:center;align-items:center;display:flex}.JobpostingHeader-module__v8QoTq__address{color:var(--grey-700);font-size:var(--text-14)}.JobpostingHeader-module__v8QoTq__addressCorporationName{margin-right:4px;display:none}@media screen and (min-width:800px){.JobpostingHeader-module__v8QoTq__addressCorporationName{display:inline-block}}.JobpostingHeader-module__v8QoTq__vacanciesBadge{background-color:var(--primary-100);height:fit-content;color:var(--primary-700);white-space:nowrap;border-radius:8px;padding:6px;font-size:11px;font-weight:600;line-height:11px}.JobpostingHeader-module__v8QoTq__applicationButtons{grid-gap:16px;grid-template-columns:auto min-content;grid-template-areas:"a b""c c""d d";gap:16px;padding-top:20px;display:grid}@media screen and (min-width:800px){.JobpostingHeader-module__v8QoTq__applicationButtons{grid-template-columns:max-content auto min-content;grid-template-areas:"a b c""d d d";padding-top:24px}}.JobpostingHeader-module__v8QoTq__applicationButton{width:100%!important}@media screen and (min-width:800px){.JobpostingHeader-module__v8QoTq__applicationButton{width:fit-content!important}}.JobpostingHeader-module__v8QoTq__applicationOptionsWrapper{position:relative}.JobpostingHeader-module__v8QoTq__applicationOptionsButton{color:var(--primary-600)!important}.JobpostingHeader-module__v8QoTq__chevron{width:16px;height:16px;transition:transform .1s}.JobpostingHeader-module__v8QoTq__bookmark{display:none}@media screen and (min-width:1200px){.JobpostingHeader-module__v8QoTq__bookmark{min-width:max-content;display:inline-flex}}.JobpostingHeader-module__v8QoTq__bookmarkButton{grid-area:b;padding:0 17px!important}.JobpostingHeader-module__v8QoTq__bookmarkButton svg{min-width:12px}@media screen and (min-width:800px){.JobpostingHeader-module__v8QoTq__bookmarkButton{grid-area:c}}@media screen and (min-width:1200px){.JobpostingHeader-module__v8QoTq__bookmarkButton{padding:0 24px}}.JobpostingHeader-module__v8QoTq__secondaryOptions{grid-area:c}@media screen and (min-width:800px){.JobpostingHeader-module__v8QoTq__secondaryOptions{grid-area:b}}
.MailConfirm-module__QpQw5a__wrapper{text-align:center;width:100%;padding:24px}.MailConfirm-module__QpQw5a__Icon{background-color:var(--grey-100,#f5f5f5);border-radius:12px;width:48px;height:48px;margin-bottom:16px;margin-left:50%;padding:12px;transform:translate(-24px)}.MailConfirm-module__QpQw5a__Icon:before{content:"💌";width:24px;height:24px;font-size:var(--text-24)}.MailConfirm-module__QpQw5a__center{text-align:center;margin-bottom:24px}.MailConfirm-module__QpQw5a__spinner{width:48px;margin:0 auto}.MailConfirm-module__QpQw5a__guardian{margin-top:24px;margin-bottom:24px}
.AdvisorOverviewSection-module__WdrJyG__advisorOverview{grid-gap:40px;justify-items:normal;gap:40px;display:grid}@media screen and (min-width:1200px){.AdvisorOverviewSection-module__WdrJyG__advisorOverview{width:var(--container-width);justify-items:center}}.AdvisorOverviewSection-module__WdrJyG__title{font-family:var(--font-arboria);font-size:var(--headline-28);text-align:center;margin-bottom:16px;line-height:35px}.AdvisorOverviewSection-module__WdrJyG__subline{text-align:center}.AdvisorOverviewSection-module__WdrJyG__link{justify-self:center}
.Breadcrumbs-module__j9Ugvq__container{margin-bottom:20px;padding-left:0;list-style:none;display:flex}@media screen and (max-width:799.999px){.Breadcrumbs-module__j9Ugvq__container{width:100%;min-width:0}}.Breadcrumbs-module__j9Ugvq__listItem{font-size:var(--text-12);align-items:center;display:flex}@media screen and (max-width:799.999px){.Breadcrumbs-module__j9Ugvq__listItem{display:none}}@media screen and (min-width:800px){.Breadcrumbs-module__j9Ugvq__listItem.Breadcrumbs-module__j9Ugvq__isHome:not(.Breadcrumbs-module__j9Ugvq__isSecondToLast){display:flex}}@media screen and (max-width:799.999px){.Breadcrumbs-module__j9Ugvq__listItem.Breadcrumbs-module__j9Ugvq__isHomeAlone{display:flex}.Breadcrumbs-module__j9Ugvq__listItem.Breadcrumbs-module__j9Ugvq__isSecondToLast:not(.Breadcrumbs-module__j9Ugvq__isHome){flex:1;min-width:0;max-width:100%;display:flex}}.Breadcrumbs-module__j9Ugvq__breadcrumbLink{color:var(--grey-700);-webkit-text-decoration:none;text-decoration:none}.Breadcrumbs-module__j9Ugvq__breadcrumbLink:hover{color:var(--grey-500);-webkit-text-decoration:underline;text-decoration:underline}@media screen and (max-width:799.999px){.Breadcrumbs-module__j9Ugvq__listItem.Breadcrumbs-module__j9Ugvq__isSecondToLast:not(.Breadcrumbs-module__j9Ugvq__isHome) .Breadcrumbs-module__j9Ugvq__breadcrumbLink{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}}@media screen and (min-width:800px){.Breadcrumbs-module__j9Ugvq__listItem.Breadcrumbs-module__j9Ugvq__isSecondToLast:not(.Breadcrumbs-module__j9Ugvq__isHome) .Breadcrumbs-module__j9Ugvq__breadcrumbLink{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:600px;display:block;overflow:hidden}}.Breadcrumbs-module__j9Ugvq__breadcrumbSpan{display:none}@media screen and (min-width:800px){.Breadcrumbs-module__j9Ugvq__breadcrumbSpan{cursor:default;font-weight:700;display:flex}.Breadcrumbs-module__j9Ugvq__listItem:last-child .Breadcrumbs-module__j9Ugvq__breadcrumbSpan{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:600px;display:block;overflow:hidden}.Breadcrumbs-module__j9Ugvq__homeLink>span{display:none}}.Breadcrumbs-module__j9Ugvq__homeLink>svg{display:none}@media screen and (min-width:800px){.Breadcrumbs-module__j9Ugvq__homeLink>svg{padding-top:1px;display:inline}.Breadcrumbs-module__j9Ugvq__homeLink{padding-top:2px}}.Breadcrumbs-module__j9Ugvq__chevron{width:11px;min-width:11px;height:11px;color:var(--grey-400);margin:0 8px 1px;transform:scaleX(-1)}@media screen and (max-width:799.999px){.Breadcrumbs-module__j9Ugvq__chevron{display:none}.Breadcrumbs-module__j9Ugvq__chevron:first-of-type{margin-left:0}.Breadcrumbs-module__j9Ugvq__listItem.Breadcrumbs-module__j9Ugvq__isHomeAlone .Breadcrumbs-module__j9Ugvq__chevron,.Breadcrumbs-module__j9Ugvq__listItem.Breadcrumbs-module__j9Ugvq__isSecondToLast:not(.Breadcrumbs-module__j9Ugvq__isHome) .Breadcrumbs-module__j9Ugvq__chevron{display:inline}}@media screen and (min-width:800px){.Breadcrumbs-module__j9Ugvq__chevron{display:inline;transform:scaleX(1)}.Breadcrumbs-module__j9Ugvq__chevron:first-of-type{margin-left:8px}.Breadcrumbs-module__j9Ugvq__listItem.Breadcrumbs-module__j9Ugvq__isHome .Breadcrumbs-module__j9Ugvq__chevron{display:none}}
.LoginFlyOut-module__sZzhmG__loginFlyOut{z-index:10;border:1px solid var(--grey-300);background-color:var(--white);border-radius:16px;padding:16px 16px 12px;position:absolute;top:36px;right:0;box-shadow:0 10px 8px #0000000a,0 4px 3px #0000001a}.LoginFlyOut-module__sZzhmG__loginFlyOutItem{justify-content:center;align-items:center;width:100%;height:40px;margin-bottom:8px;display:flex}.LoginFlyOut-module__sZzhmG__loginFlyOutItemLink{font-weight:400}.LoginFlyOut-module__sZzhmG__loginFlyOutItemLink:hover,.LoginFlyOut-module__sZzhmG__loginFlyOutItemLinkIcon{color:var(--primary-600)}
.layout-module__1wEpJW__mainContent{width:100%;height:100%;margin:auto;padding:16px 16px 96px;position:relative}@media screen and (min-width:800px){.layout-module__1wEpJW__mainContent{width:var(--content-width-tablet);padding-left:0;padding-right:0}}@media screen and (min-width:1200px){.layout-module__1wEpJW__mainContent{width:var(--content-width-desktop)}}
.MaintainerBar-module__JhUzLa__wrapper{width:100%;color:var(--white);flex-direction:column;justify-content:space-between;align-items:center;gap:8px;margin:-48px 0 16px;padding:8px 0;font-size:14px;display:flex;position:relative}.MaintainerBar-module__JhUzLa__wrapper:before{content:"";z-index:-1;width:calc(100vw - var(--scrollbar-width,0));background-image:linear-gradient(to right, var(--secondary-500));height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}@media screen and (min-width:800px){.MaintainerBar-module__JhUzLa__wrapper{flex-direction:row}}.MaintainerBar-module__JhUzLa__buttonWrapper{flex-direction:row;justify-content:center;align-items:center;gap:8px;display:flex}.MaintainerBar-module__JhUzLa__button{border:1px solid var(--white);height:32px;color:var(--white);cursor:pointer;background-color:#0000;border-radius:16px;justify-content:center;align-items:center;padding:0 16px;font-size:14px;font-weight:700;-webkit-text-decoration:none;text-decoration:none;display:flex}.MaintainerBar-module__JhUzLa__button:hover{color:var(--white);background-color:#fff3;-webkit-text-decoration:none;text-decoration:none}.MaintainerBar-module__JhUzLa__modalContainer{flex-direction:column;align-items:center;gap:16px;padding:24px;display:flex}.MaintainerBar-module__JhUzLa__modalHeadline{font-size:28px}@media screen and (min-width:800px){.MaintainerBar-module__JhUzLa__modalHeadline{font-size:24px}}.MaintainerBar-module__JhUzLa__modalDescription{text-align:center}.MaintainerBar-module__JhUzLa__modalButtonWrapper{gap:12px;display:flex}.MaintainerBar-module__JhUzLa__modalButton{min-width:140px}
.LandingPageContent-module__Gq5m_W__contentSeparator{margin-bottom:24px;padding-top:8px}@media screen and (min-width:800px){.LandingPageContent-module__Gq5m_W__contentSeparator{margin-bottom:32px}}
.HeaderSection-module__RIY4Ja__container{border-radius:40px;width:calc(100% + 32px);padding:24px 16px 40px}@media screen and (min-width:1200px){.HeaderSection-module__RIY4Ja__container{width:calc(100% + 112px);padding:32px 56px 48px}}.HeaderSection-module__RIY4Ja__backgroundImage{background:url("data:image/svg+xml,<svg width=\"1946\" height=\"1084\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M1014.11 149.793C1204.06-29.83 1545-15.767 1667.95 30.673l277.92 122.762-336.4 929.695L.964 475.56c6.723-42.418 157.838-164.182 356.904-88.991 319.192 120.565 418.818-12.248 656.242-236.776Z\" fill=\"%235127A5\"/></svg>") left 65% bottom 150% no-repeat,url("data:image/svg+xml,<svg width=\"1155\" height=\"1554\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M180.043 218.295c-1.628 65.169-81.836 424.127-79.755 672.498.176 21.039-.201 42.065.75 63.183.252 5.609-1.055 17.439 1.845 22.964 5.189 9.889 5.194-19.999 7.422-30.128 14.596-66.348 42.584-130.628 69.74-191.084 29.504-65.684 56.49-132.592 85.655-198.445 26.174-59.102 57.612-114.617 87.141-171.698 42.579-82.308 86.376-164.936 137.264-241.694 8.825-13.311 18.325-26.167 26.743-39.777.902-1.458 3.198-6.925 2.462-1.44-4.84 36.048-10.961 70.616-12.288 107.584-4.223 117.649-4.574 235.592-12.369 352.701-3.581 53.784-6.889 107.372-5.51 161.895.92 36.393 3.759 72.941 4.631 109.325 1.073 44.808.347 89.034 3.255 134.024.208 3.211 2.694 24.672 2.99 23.859 16.341-44.927 27.982-92.417 44.027-137.613 32.251-90.848 68.319-177.611 114.164-260.966 15.661-28.474 32.067-62.363 57.646-82.903 3.954-3.175 1.621 5.849 1.562 7.061-.89 18.084-.308 36.443-.82 54.591-2.847 100.923-2.225 202.281-2.97 303.487-.333 45.322-2.025 90.396-3.574 135.541-.791 23.05-1.85 46.18 1.738 69.6 1.196 7.81 3.649 23.26 10.324 11.12 23.082-41.97 48.993-82.71 74.508-123.04 52.442-82.889 116.923-154.602 181.996-226.836 13.473-14.956 26.73-30.915 41.72-44.377 3.68-3.302 4.78.007 4.78 4.178-.04 30.801-3.59 61.329-4.4 92.041-1.29 48.604-.02 97.523 1.43 146.435 1.07 36.166 1.76 72.439 4.43 108.729.48 6.49-.01 23.92 5.31 30.63 2.73 3.43 9.06-8.06 9.83-9.21 2.34-3.51-.06 8.96-.68 13.31-4.53 31.59-7.76 63.62-9.13 95.9-3.07 72.04 7.75 145.86 15.72 218.62 1.69 15.43-.46 40.04 6.59 54.86\" stroke=\"%237C4EDA\" stroke-width=\"200\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>") 30% 50% no-repeat;background-color:var(--primary-600,#5e2dc1)}@media screen and (min-width:1200px){.HeaderSection-module__RIY4Ja__backgroundImage{background-image:url("data:image/svg+xml,<svg width=\"1312\" height=\"766\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M-3.548 840.144c-10.79-64.289-69.512-38.751 0 0Zm0 0c69.514 38.751 403.135 324.586 674.084 464.316 22.952 11.83 45.488 24.19 69.088 35.33 6.268 2.96 18.151 10.97 26.252 11.33 14.498.66-17.922-16.4-27.291-24.32-61.37-51.88-110.765-115.44-156.617-176.02-49.818-65.82-102.792-129.92-153.04-195.504-45.096-58.866-82.476-120.739-122.943-181.673-58.35-87.862-116.164-177.078-162.456-269.755-8.028-16.072-15.071-32.532-23.719-48.384-.927-1.697-5.189-7.022.226-3.185 35.589 25.218 68.642 50.822 107.781 73.192 124.559 71.189 252.251 138.828 373.628 213.141 55.745 34.129 111.474 67.885 171.624 97.673 40.148 19.883 81.859 38.012 121.962 57.936 49.389 24.538 96.838 50.472 147.759 73.351 3.63 1.633 28.72 11.491 28.05 10.743-36.86-41.332-79.92-79.612-117.292-120.812-75.119-82.817-143.033-166.969-200.147-258.565-19.51-31.291-44.353-66.386-48.049-102.675-.571-5.609 7.523 1.781 8.795 2.53 18.971 11.174 39.311 21.091 58.626 31.938 107.414 60.325 217.821 117.564 327.067 176.03 48.93 26.182 96.59 53.527 144.44 80.775 24.44 13.917 48.76 28.132 76.77 38.05 9.34 3.306 27.89 9.766 19.57-3.57-28.77-46.123-54.13-94.256-79.34-141.776-51.82-97.667-82.76-200.52-113.84-304.24-6.43-21.474-14.12-43.31-17.82-65.397-.91-5.417 3.48-4.586 8-2.201 33.39 17.608 63.92 38.441 96.65 56.746 51.79 28.97 105.78 55.665 159.89 82.188 40.01 19.611 79.87 39.642 121.18 57.782 7.38 3.244 25.94 13.657 37.08 12.376 5.7-.656-2.16-13.299-2.85-14.688-2.11-4.258 9.68 5.167 13.94 8.248 30.99 22.377 63.39 43.752 97.4 63.488 75.93 44.057 163.87 75.787 248.59 109.652 17.97 7.182 43.11 23.29 64.31 24.976\" stroke=\"%237C4EDA\" stroke-width=\"180\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M530.616 446.541c262.124 88.979 584.024-75.126 681.834-174.118L1425.7 31.54 691.382-714.607-588.285 580.475c25.203 37.854 224.408 88.298 382.777-71.979C48.429 251.5 202.962 335.318 530.616 446.541Z\" fill=\"%235127A5\"/></svg>");background-size:cover}}.HeaderSection-module__RIY4Ja__shortVideoBackgroundImage{background:url("data:image/svg+xml,<svg width=\"1946\" height=\"1907\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M874.015 215.375c43.653-39.186 1.628-65.169 0 0Zm0 0c-1.629 65.169-83.813 427.753-81.732 676.123.176 21.039-.2 42.066.75 63.184.253 5.609-1.055 17.439 1.845 22.964 5.189 9.889 5.194-20 7.422-30.128 14.597-66.349 42.584-130.628 69.74-191.084 29.505-65.685 56.49-132.592 85.655-198.446 26.174-59.102 57.615-114.617 87.145-171.698 42.58-82.307 86.37-164.935 137.26-241.693 8.83-13.312 18.33-26.167 26.74-39.778.91-1.457 3.2-6.924 2.46-1.44-4.83 36.048-10.96 70.616-12.28 107.585-4.23 117.648-4.58 235.591-12.37 352.7-3.58 53.785-6.89 107.372-5.51 161.896.92 36.392 3.76 72.941 4.63 109.324 1.07 44.809.35 89.035 3.25 134.024.21 3.212 2.7 24.672 2.99 23.86 16.34-44.928 27.99-92.418 44.03-137.614 32.25-90.848 68.32-177.611 114.17-260.965 15.66-28.475 32.06-62.364 57.64-82.904 3.95-3.175 1.62 5.849 1.56 7.061-.89 18.085-.31 36.444-.82 54.592-2.84 100.923-2.22 202.281-2.97 303.486-.33 45.322-2.02 90.396-3.57 135.536-.79 23.06-1.85 46.19 1.74 69.61 1.19 7.81 3.65 23.26 10.32 11.12 23.08-41.98 48.99-82.71 74.51-123.044 52.44-82.89 116.92-154.602 181.99-226.837 13.48-14.955 26.73-30.914 41.73-44.376 3.68-3.302 4.78.006 4.77 4.177-.03 30.801-3.58 61.33-4.4 92.041-1.28 48.605-.01 97.523 1.43 146.436 1.07 36.165 1.77 72.443 4.44 108.733.48 6.49-.01 23.91 5.31 30.62 2.72 3.44 9.06-8.06 9.82-9.2 2.35-3.52-.06 8.95-.68 13.3-4.53 31.6-7.75 63.63-9.13 95.9-3.06 72.05 7.76 145.86 15.73 218.62 1.69 15.43-.46 40.05 6.59 54.87\" stroke=\"%237C4EDA\" stroke-width=\"200\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M1014.11 972.793c189.95-179.623 530.89-165.56 653.84-119.119l277.92 122.761-336.4 929.695L.964 1298.56c6.723-42.42 157.838-164.18 356.904-88.99 319.192 120.56 418.818-12.25 656.242-236.777Z\" fill=\"%235127A5\"/></svg>") 60%;background-color:var(--primary-600,#5e2dc1)}@media screen and (min-width:1200px){.HeaderSection-module__RIY4Ja__shortVideoBackgroundImage{background:url("data:image/svg+xml,<svg width=\"100%\" height=\"770\" viewBox=\"0 0 1312 770\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M575.58 -202.155C638.49 -258.626 591.896 -280.508 575.58 -202.155ZM575.58 -202.155C559.264 -123.802 377.496 328.17 325.623 624.971C321.229 650.112 316.15 675.36 312.702 700.426C311.787 707.084 307.566 721.529 309.962 727.505C314.251 738.203 320.81 702.431 325.804 689.82C358.515 607.212 407.434 524.143 454.481 445.833C505.596 360.75 553.845 274.756 604.574 189.545C650.103 113.07 701.394 39.7349 750.653 -35.056C821.681 -142.901 894.296 -251.397 974.447 -354.421C988.347 -372.288 1002.99 -389.757 1016.45 -407.892C1017.89 -409.834 1021.94 -416.881 1019.82 -410.155C1005.9 -365.951 990.701 -323.237 980.944 -278.701C949.891 -136.97 923.592 4.26548 888.213 146.134C871.964 211.29 856.097 276.15 845.857 341.103C839.022 384.457 834.54 427.577 827.647 470.931C819.157 524.323 808.556 577.414 802.309 630.621C801.863 634.419 800.251 659.558 800.797 658.521C830.982 601.167 855.881 541.777 885.755 484.167C945.805 368.366 1009.71 256.616 1085.03 146.802C1110.76 109.289 1138.61 65.1321 1174.94 34.9399C1180.55 30.2734 1175.67 41.5853 1175.33 43.049C1170.26 64.8881 1166.96 86.733 1162.34 108.565C1136.67 229.977 1115.22 351.149 1092.1 472.438C1081.75 526.754 1069.76 581.07 1057.93 635.439C1051.89 663.207 1045.5 691.122 1044.83 718.364C1044.61 727.447 1044.27 745.4 1055.24 729.41C1093.16 674.11 1134.34 619.672 1174.93 565.809C1258.36 455.105 1354.32 355.138 1451.12 254.417C1471.17 233.563 1491.16 211.557 1512.77 192.156C1518.07 187.398 1518.72 191.116 1517.8 196.11C1511 232.98 1499.88 270.297 1492.14 307.232C1479.88 365.685 1470.73 423.954 1461.81 482.177C1455.21 525.227 1448.12 568.492 1443.49 611.333C1442.66 618.996 1438.23 639.96 1443.38 646.822C1446.01 650.337 1456.42 635.193 1457.62 633.653C1461.31 628.933 1455.58 644.386 1453.85 649.728C1441.29 688.535 1430.26 727.577 1421.47 766.504C1401.85 853.403 1399.13 939.374 1393.09 1024.71C1391.81 1042.81 1383.74 1072.73 1389.26 1088.93\" stroke=\"%237C4EDA\" stroke-width=\"180\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M743.966 376.45C846.949 109.216 710.07 -181.627 621.154 -263.294L403.155 -437.919L-364 378.571L799.275 1447C837.4 1417.31 899.117 1216.57 755.152 1084.34C524.313 872.32 615.236 710.492 743.966 376.45Z\" fill=\"%235127A5\"/></svg>") 50% no-repeat;background-color:var(--primary-600,#5e2dc1);background-size:cover}.HeaderSection-module__RIY4Ja__breadcrumbMargin nav>ul{margin-bottom:0}}.HeaderSection-module__RIY4Ja__contentWrapper{text-align:center;flex-direction:column;align-items:center;gap:32px;padding-left:8px;padding-right:8px;line-height:125%;display:flex}@media screen and (min-width:1200px){.HeaderSection-module__RIY4Ja__contentWrapper{flex-direction:column;padding-left:50px;padding-right:50px}.HeaderSection-module__RIY4Ja__shortVideoContentWrapper{text-align:left;flex-direction:row;justify-content:space-between}}.HeaderSection-module__RIY4Ja__title{color:var(--white,#fff);font-family:var(--font-arboria);font-size:var(--headline-36);letter-spacing:-.36px;font-weight:900}@media screen and (min-width:1200px){.HeaderSection-module__RIY4Ja__title{font-size:var(--headline-56)}}.HeaderSection-module__RIY4Ja__subtitle{color:var(--primary-200,#e4d8fd);font-size:var(--text-16);font-weight:700}.HeaderSection-module__RIY4Ja__text{max-width:650px;color:var(--white,#fff)}@media screen and (min-width:1200px){.HeaderSection-module__RIY4Ja__text{padding-top:24px;padding-bottom:24px}.HeaderSection-module__RIY4Ja__onlyMobile{display:none}}.HeaderSection-module__RIY4Ja__textDesktop{display:none}@media screen and (min-width:1200px){.HeaderSection-module__RIY4Ja__textDesktop{display:inline-block}}.HeaderSection-module__RIY4Ja__shortVideoWrapper{transform:rotate(1deg)}.HeaderSection-module__RIY4Ja__shortVideo{width:320px;height:570px}.HeaderSection-module__RIY4Ja__shortVideo iframe{width:100%;height:100%}.HeaderSection-module__RIY4Ja__videoWrapper{width:100%;max-width:624px;transform:rotate(-1deg)}@media screen and (min-width:1200px){.HeaderSection-module__RIY4Ja__videoWrapper{transform:rotate(0)}}.HeaderSection-module__RIY4Ja__video{aspect-ratio:16/9;width:100%}.HeaderSection-module__RIY4Ja__video iframe{width:100%;height:100%}@media screen and (min-width:1200px){.HeaderSection-module__RIY4Ja__video{width:624px}}.HeaderSection-module__RIY4Ja__textWrapper{max-width:652px}.HeaderSection-module__RIY4Ja__shortVideoTextWrapper{max-width:500px}.HeaderSection-module__RIY4Ja__socialMediaComponent{--consent-info-text-color:var(--primary-200,#e4d8fd);--consent-info-link-color:var(--primary-200,#e4d8fd);--consent-info-font-size:var(--text-10);--consent-info-text-align:center;--consent-info-width-short-video:min-content}.HeaderSection-module__RIY4Ja__socialMediaComponent iframe{border:4px solid var(--white,#fff);box-shadow:var(--drop-shadow-xl-inverted);border-radius:16px}.HeaderSection-module__RIY4Ja__button{background-color:var(--white,#fff);color:var(--primary-600,#5e2dc1)}.HeaderSection-module__RIY4Ja__button:hover{background-color:var(--grey-50,#fafafa);box-shadow:var(--shadow-md-inverted);color:var(--primary-600,#5e2dc1);-webkit-text-decoration:none;text-decoration:none}.HeaderSection-module__RIY4Ja__buttonInverse{background-color:var(--primary-600,#5e2dc1);color:var(--white,#fff)}.HeaderSection-module__RIY4Ja__buttonInverse:hover{background-color:var(--primary-700,#5127a5);box-shadow:var(--shadow-md-inverted);color:var(--white,#fff);-webkit-text-decoration:none;text-decoration:none}.HeaderSection-module__RIY4Ja__buttonDesktop{display:none}@media screen and (min-width:1200px){.HeaderSection-module__RIY4Ja__buttonDesktop{display:flex}}.HeaderSection-module__RIY4Ja__socialMediaSkeleton{height:215px}@media screen and (min-width:800px){.HeaderSection-module__RIY4Ja__socialMediaSkeleton{height:360px}}@media screen and (min-width:1200px){.HeaderSection-module__RIY4Ja__socialMediaSkeleton{height:360px}}.HeaderSection-module__RIY4Ja__socialMediaSkeletonShort{height:600px}.HeaderSection-module__RIY4Ja__enjoyLehreVariant.HeaderSection-module__RIY4Ja__container{padding:64px 8px 56px}@media screen and (min-width:1200px){.HeaderSection-module__RIY4Ja__enjoyLehreVariant.HeaderSection-module__RIY4Ja__container{padding:128px 104px 64px 56px}.HeaderSection-module__RIY4Ja__enjoyLehreVariant .HeaderSection-module__RIY4Ja__contentWrapper{align-items:flex-start}}.HeaderSection-module__RIY4Ja__enjoyLehreVariant .HeaderSection-module__RIY4Ja__subtitle{margin-bottom:12px}.HeaderSection-module__RIY4Ja__enjoyLehreVariant .HeaderSection-module__RIY4Ja__shortVideo{transform:rotate(.5deg)}.HeaderSection-module__RIY4Ja__enjoyLehreVariant .HeaderSection-module__RIY4Ja__text>*{margin-bottom:16px}
.InternshipHeader-module__y1ZABG__headerContainer{flex-direction:column;gap:8px;display:flex}@media screen and (min-width:800px){.InternshipHeader-module__y1ZABG__headerContainer{gap:12px}}.InternshipHeader-module__y1ZABG__title{font-family:var(--font-arboria);font-size:var(--headline-28);font-weight:700}@media screen and (min-width:800px){.InternshipHeader-module__y1ZABG__title{font-size:var(--headline-40)}}.InternshipHeader-module__y1ZABG__badgeWrapper{flex-wrap:wrap;gap:8px;padding-bottom:12px;display:flex}@media screen and (min-width:800px){.InternshipHeader-module__y1ZABG__badgeWrapper{padding-bottom:20px}}.InternshipHeader-module__y1ZABG__badge{background-color:var(--grey-100,#f5f5f5);font-size:var(--text-12);white-space:nowrap;border-radius:5px;padding:8px;font-weight:600;line-height:12px}.InternshipHeader-module__y1ZABG__corporationLink{color:inherit;-webkit-text-decoration:none;text-decoration:none}.InternshipHeader-module__y1ZABG__corporationLink:hover{-webkit-text-decoration:none;text-decoration:none}.InternshipHeader-module__y1ZABG__corporationText{font-size:var(--text-14);padding-bottom:12px}@media screen and (min-width:800px){.InternshipHeader-module__y1ZABG__corporationText{font-size:var(--text-16);padding-bottom:0}}.InternshipHeader-module__y1ZABG__infoContainer{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.InternshipHeader-module__y1ZABG__pin{background-color:var(--grey-100,#f5f5f5);width:24px;height:24px;font-size:var(--text-12);border-radius:7px;justify-content:center;align-items:center;display:flex}.InternshipHeader-module__y1ZABG__address{color:var(--grey-700);font-size:var(--text-14)}.InternshipHeader-module__y1ZABG__addressCorporationName{margin-right:4px;display:none}@media screen and (min-width:800px){.InternshipHeader-module__y1ZABG__addressCorporationName{display:inline-block}}.InternshipHeader-module__y1ZABG__vacanciesBadge{background-color:var(--primary-100,#ede5ff);height:fit-content;color:var(--primary-700,#5127a5);white-space:nowrap;border-radius:8px;padding:6px;font-size:11px;font-weight:600;line-height:11px}.InternshipHeader-module__y1ZABG__applicationButtons{flex-direction:column;gap:16px;padding-top:20px;display:flex}@media screen and (min-width:800px){.InternshipHeader-module__y1ZABG__applicationButtons{flex-direction:row;padding-top:24px}}.InternshipHeader-module__y1ZABG__applicationButton{width:100%}@media screen and (min-width:800px){.InternshipHeader-module__y1ZABG__applicationButton{width:fit-content}}.InternshipHeader-module__y1ZABG__applicationOptionsWrapper{position:relative}.InternshipHeader-module__y1ZABG__applicationOptionsButton{color:var(--primary-600,#5e2dc1)}.InternshipHeader-module__y1ZABG__chevron{width:16px;height:16px;transition:transform .1s}
.FilterChips-module__SrxTAa__filterChips{display:none}@media screen and (min-width:1200px){.FilterChips-module__SrxTAa__filterChips{flex-wrap:wrap;margin-bottom:24px;display:flex}}.FilterChips-module__SrxTAa__filterChips>*{margin:0 8px 8px 0}
.NavBar-module__jGDhoa__login{border-radius:var(--border-radius-1000,1000px);background:var(--grey-100,#f5f5f5);height:40px;padding:0 20px;display:inline-block;color:var(--grey-900,#171717)!important}.NavBar-module__jGDhoa__dropdown{height:1.875rem;color:var(--grey-900);font-size:var(--text-14);align-items:center;margin-right:15px;font-weight:600;display:flex;transform:translateZ(0)}.NavBar-module__jGDhoa__dropdownButton{cursor:pointer;justify-content:center;align-items:center;gap:6px;width:fit-content;padding:0;display:flex}.NavBar-module__jGDhoa__dropdownContent{z-index:1;background-color:var(--white);border-radius:8px;width:255px;min-width:160px;padding:8px;display:none;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 4px 3px #00000014,0 10px 8px #0000000a}.NavBar-module__jGDhoa__subNavigationMainLinkDropdown{padding:0 1rem}.NavBar-module__jGDhoa__dropdownContent a{color:#000;background-color:#0000;padding:0 16px;-webkit-text-decoration:none;text-decoration:none;display:block}.NavBar-module__jGDhoa__aboveNav a{color:var(--grey-900,#171717);-webkit-text-decoration:none;text-decoration:none}.NavBar-module__jGDhoa__subNavigationMainLinkDropdown a{font-size:var(--text-14);padding-left:0}.NavBar-module__jGDhoa__dropdownContent a:hover{background-color:#0000;-webkit-text-decoration:underline;text-decoration:underline}.NavBar-module__jGDhoa__subNavigationMainLinkDropdown li{border-bottom:3px dotted var(--grey-200);padding-top:8px;padding-bottom:8px;line-height:26px;list-style:none}.NavBar-module__jGDhoa__subNavigationMainLinkDropdown li:last-of-type{border-bottom:none}.NavBar-module__jGDhoa__aboveNav a:hover{-webkit-text-decoration:underline;text-decoration:underline}.NavBar-module__jGDhoa__additionalItem{font-size:var(--text-14);margin-top:16px}.NavBar-module__jGDhoa__searchIconWrapper svg{width:30px;max-width:none;max-width:initial;height:30px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.NavBar-module__jGDhoa__dropdownButton:hover{color:var(--grey-700)}.NavBar-module__jGDhoa__dropdownButton:hover svg{transform:rotate(180deg)}.NavBar-module__jGDhoa__chevron{width:12px;height:16px;transition:transform .3s}.NavBar-module__jGDhoa__nav{isolation:isolate;grid-template-columns:auto auto;justify-self:end;display:grid}.NavBar-module__jGDhoa__hamburgerIcon{content:""}.NavBar-module__jGDhoa__searchIconButton{border:none;padding:0}.NavBar-module__jGDhoa__searchIcon{background-size:auto 810px;flex-direction:row;align-items:center;height:30px;-webkit-text-decoration:none;text-decoration:none;display:flex;gap:0!important;padding:0!important}.NavBar-module__jGDhoa__searchIcon:hover{-webkit-text-decoration:none;text-decoration:none}.NavBar-module__jGDhoa__searchIconWrapper{background-color:var(--grey-100);width:30px;height:30px;color:var(--primary-600);border-radius:50%;align-items:center;display:flex;position:relative}.NavBar-module__jGDhoa__searchIconWrapper path{fill:var(--primary-600)}.NavBar-module__jGDhoa__searchIconText{width:0;color:var(--primary-600);white-space:nowrap;font-size:11px;font-weight:700;transition:width .5s;overflow:hidden}@media screen and (min-width:800px){.NavBar-module__jGDhoa__searchIconText{font-size:15px}}.NavBar-module__jGDhoa__roundIcon{border-radius:var(--border-radius-1000)}.NavBar-module__jGDhoa__searchIconText.NavBar-module__jGDhoa__scroll{width:90px}@media screen and (min-width:800px){.NavBar-module__jGDhoa__searchIconText.NavBar-module__jGDhoa__scroll{width:114px}}.NavBar-module__jGDhoa__hiddenMobile{visibility:hidden;display:none}@media screen and (min-width:1200px){.NavBar-module__jGDhoa__hiddenMobile{visibility:visible;grid-template-rows:1fr 1fr;display:grid}.NavBar-module__jGDhoa__hiddenMobile.NavBar-module__jGDhoa__scroll{grid-template-rows:1fr}}.NavBar-module__jGDhoa__aboveNav{visibility:visible;opacity:1;font-size:var(--text-14);grid-template-columns:repeat(6,auto);justify-content:end;margin-top:8px;transition:opacity .5s,transform .3ms;display:grid;position:relative}.NavBar-module__jGDhoa__aboveNav.NavBar-module__jGDhoa__scroll{opacity:0;pointer-events:none;display:none;transform:scaleY(0)}.NavBar-module__jGDhoa__logoutButton{color:var(--grey-900);background-color:#0000;padding:0}.NavBar-module__jGDhoa__separator{margin:0 12px}.NavBar-module__jGDhoa__loginLink{font-size:var(--text-14);align-items:center;margin-top:-8px;margin-left:30px;display:flex;background-color:var(--grey-100)!important;border-radius:0 0 12px 12px!important;height:37px!important;padding:8px 16px!important;font-weight:600!important}.NavBar-module__jGDhoa__loginLink:hover{background-color:var(--grey-200)!important;color:var(--grey-900)!important}.NavBar-module__jGDhoa__belowNav{grid-template-columns:repeat(7,auto);align-items:end;display:grid}.NavBar-module__jGDhoa__hiddenDesktop{grid-template-columns:auto auto;display:grid}@media screen and (min-width:800px){.NavBar-module__jGDhoa__hiddenDesktop{grid-template-columns:auto auto auto;align-items:center}}@media screen and (min-width:1200px){.NavBar-module__jGDhoa__hiddenDesktop{visibility:hidden;display:none}}.NavBar-module__jGDhoa__apprenticeLink{display:none}@media screen and (min-width:800px){.NavBar-module__jGDhoa__apprenticeLink{color:var(--grey-600);font-size:var(--text-14);margin-right:24px;font-weight:500;display:inline-block}}.NavBar-module__jGDhoa__dropdown:hover .NavBar-module__jGDhoa__dropdownContent{display:block}.NavBar-module__jGDhoa__dropdown:hover .NavBar-module__jGDhoa__chevron{transform:rotate(180deg)}.NavBar-module__jGDhoa__navigationLinks{z-index:5;background-color:var(--white);border-radius:1.2rem;width:16rem;max-height:calc(90vh - 9rem);padding:1.6rem 0;display:none;position:absolute;top:5.2rem;left:calc(100% - 17rem);overflow:hidden scroll;box-shadow:0 4px 3px #00000014,0 10px 8px #0000000a}.NavBar-module__jGDhoa__navigationLinksContent{margin:0;padding:0;line-height:26px;list-style:none}.NavBar-module__jGDhoa__navigationItem{-ms-flex-align:center;align-items:center;font-size:15px;font-weight:600;display:flex}.NavBar-module__jGDhoa__navigationMainLinkText:after{content:"x";color:var(--grey-900);font-size:var(--text-20);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:auto;margin-left:5px;transition:transform .5s;display:block}.NavBar-module__jGDhoa__linkDotted{border-bottom:.3rem dotted var(--secondary-500);width:fit-content;font-weight:600;color:var(--primary-600)!important;padding:0!important}
.Textarea-module__-y0LcW__textareaWrapper{grid-row-gap:12px;grid-template-rows:max-content max-content;row-gap:12px;width:100%;min-width:300px;display:grid}@media screen and (min-width:800px){.Textarea-module__-y0LcW__textareaWrapper{row-gap:8px}}.Textarea-module__-y0LcW__textarea{border:1px solid var(--grey-200,#e5e5e5);border-radius:var(--border-radius-14);background-color:var(--white,#fff);width:100%;height:100%;color:var(--grey-900,#171717);font-size:var(--text-16);resize:none;padding:12px;font-weight:400;line-height:150%}.Textarea-module__-y0LcW__textarea::placeholder{color:var(--grey-500,#737373)}.Textarea-module__-y0LcW__textarea:hover{border-color:var(--grey-300,#d4d4d4)}.Textarea-module__-y0LcW__textarea:active{outline:2px solid var(--primary-300,#d1bdfa);outline-offset:2px}.Textarea-module__-y0LcW__textarea:focus{outline:2px solid var(--primary-300,#d1bdfa);outline-offset:2px;background-color:var(--grey-100,#f5f5f5)}.Textarea-module__-y0LcW__textarea:disabled{background-color:var(--grey-200,#e5e5e5);color:var(--grey-500,#737373)}.Textarea-module__-y0LcW__textarea:disabled::placeholder{color:var(--grey-500,#737373)}.Textarea-module__-y0LcW__error{background-color:var(--danger-50,#fef2f2);color:var(--danger-700,#b91c1c)}.Textarea-module__-y0LcW__error:hover,.Textarea-module__-y0LcW__error:focus{color:var(--danger-700,#b91c1c);background-color:var(--danger-50,#fef2f2)!important}.Textarea-module__-y0LcW__error::placeholder{color:var(--danger-300,#fca5a5)}.Textarea-module__-y0LcW__helperText{color:var(--danger-600,#dc2626);font-size:var(--text-12);font-style:normal;font-weight:400;line-height:150%}
.FavoriteSearches-module__9E9cvq__container{flex-direction:column;align-items:center;margin-bottom:30px;display:flex}@media screen and (min-width:1200px){.FavoriteSearches-module__9E9cvq__container{margin:0 70px 60px}}.FavoriteSearches-module__9E9cvq__buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.FavoriteSearches-module__9E9cvq__span{font-size:var(--text-14);flex:0 auto;font-weight:700}@media screen and (max-width:1199.98px){.FavoriteSearches-module__9E9cvq__span{text-align:center;width:100%}}.FavoriteSearches-module__9E9cvq__ctaButton{height:42px;font-size:var(--text-14);padding:16px 12px}.FavoriteSearches-module__9E9cvq__ctaButton:hover{color:var(--grey-900,#171717)}
.Carousel-module__qw5hja__container{width:calc(100% + 32px);position:relative;overflow:hidden}@media screen and (min-width:1200px){.Carousel-module__qw5hja__container{width:calc(100% + 112px)}}.Carousel-module__qw5hja__container .Carousel-module__qw5hja__swiperInstance{max-width:calc(100vw - 2px)}.Carousel-module__qw5hja__container .Carousel-module__qw5hja__swiperSlide{height:auto;height:initial}.Carousel-module__qw5hja__slideNavigation{gap:24px;position:absolute;top:24px;right:24px}@media screen and (min-width:1200px){.Carousel-module__qw5hja__slideNavigation{top:auto;top:initial;right:auto;right:initial;gap:16px;bottom:40px;left:50%;transform:translate(-50%)}}
.LocationSelectorNavigationLoading-module__EAVkUG__root{position:relative}.LocationSelectorNavigationLoading-module__EAVkUG__loadingOverlay{z-index:2;border-radius:var(--border-radius-14,14px);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#ffffffe0;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.LocationSelectorNavigationLoading-module__EAVkUG__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.HamburgerIcon-module__RkWiUa__hamburgerButton{border-radius:var(--border-radius-1000,1000px);background-image:linear-gradient(var(--white,#fff), var(--grey-100,#f5f5f5));background-repeat:no-repeat;background-position:var(--header-background-position,center 0);background-size:auto 810px;margin-left:10px;position:sticky}.HamburgerIcon-module__RkWiUa__hamburger{cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:999px;display:block}.HamburgerIcon-module__RkWiUa__line{opacity:1;background-color:var(--grey-700,#404040);width:.75rem;height:.125rem;margin-bottom:.125rem;transition:transform .3s ease-in-out,opacity .3s ease-in-out;display:block}.HamburgerIcon-module__RkWiUa__line:last-of-type{margin-bottom:0}
.SwiperCircleNavigation-module__lqLg3a__slideNavigation{gap:16px;display:flex}.SwiperCircleNavigation-module__lqLg3a__navButton{border:1px solid var(--grey-400,#a3a3a3);background-color:var(--grey-50,#fafafa);width:32px;height:32px;color:var(--primary-900,#361a70);border-radius:1000px;padding:0;position:relative}.SwiperCircleNavigation-module__lqLg3a__buttonArrow{position:absolute;top:3px;left:8px}
.page-module__zh9uaG__container{max-width:1000px;padding:2rem}
