.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}
.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)}
.PracticalExperiencesComponent-module__fwR57W__wrapper{grid-row-gap:32px;grid-column:1;row-gap:32px;display:grid}@media screen and (min-width:800px){.PracticalExperiencesComponent-module__fwR57W__wrapper{grid-column:1/3;grid-template-columns:repeat(2,1fr);gap:12px}}.PracticalExperiencesComponent-module__fwR57W__toggle{margin-top:12px}.PracticalExperiencesComponent-module__fwR57W__removeButton{justify-self:center;width:max-content}@media screen and (min-width:800px){.PracticalExperiencesComponent-module__fwR57W__removeButton{grid-column:1/3}}.PracticalExperiencesComponent-module__fwR57W__addButton{grid-column:1;justify-self:center;width:max-content}@media screen and (min-width:800px){.PracticalExperiencesComponent-module__fwR57W__addButton{grid-column:1/3}}.PracticalExperiencesComponent-module__fwR57W__separator{grid-column:1;max-width:100%;margin:16px 0;overflow:hidden}@media screen and (min-width:800px){.PracticalExperiencesComponent-module__fwR57W__separator,.PracticalExperiencesComponent-module__fwR57W__fullWidth{grid-column:1/3}}
.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}
.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}
.RadioSelectComponent-module__fVdYra__wrapper{grid-gap:12px;border:none;grid-column:1/3;grid-template-columns:repeat(2,1fr);gap:12px;padding:0;display:grid}@media screen and (min-width:800px){.RadioSelectComponent-module__fVdYra__wrapper{grid-template-columns:repeat(3,1fr)}}.RadioSelectComponent-module__fVdYra__label{color:var(--grey-900,#171717);font-size:var(--text-14);grid-column:1/3;margin-bottom:8px;font-weight:500;line-height:125%}@media screen and (min-width:800px){.RadioSelectComponent-module__fVdYra__label{font-size:var(--text-12);grid-column:1/4}}.RadioSelectComponent-module__fVdYra__error{color:var(--danger-600,#dc2626);font-size:var(--text-12);font-weight:400;line-height:normal}.RadioSelectComponent-module__fVdYra__disabled{background-color:var(--grey-200,#e5e5e5)}.RadioSelectComponent-module__fVdYra__radioError{background-color:var(--danger-50,#fef2f2);border:1px solid var(--danger-200,#fecaca)!important}
.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}
.Dropzone-module__bEAEwG__wrapper{flex-direction:column;row-gap:8px;display:flex}.Dropzone-module__bEAEwG__dropzoneContainer{border:2px dashed var(--grey-300,#d4d4d4);border-radius:14px;position:relative}.Dropzone-module__bEAEwG__dropzoneContainer:hover{border:2px dashed var(--grey-400,#a3a3a3)}.Dropzone-module__bEAEwG__dropzone{text-align:center;justify-content:center;align-items:center;height:100%;padding:50px;display:grid}.Dropzone-module__bEAEwG__dropzone:hover{cursor:pointer}.Dropzone-module__bEAEwG__dropzone:focus{outline:2px solid var(--primary-300,#d1bdfa);outline-offset:2px}.Dropzone-module__bEAEwG__uploadButton{background-color:var(--white,#fff);height:40px;color:var(--grey-900,#171717);justify-self:center;margin-bottom:16px;padding:8px 12px;font-weight:500}.Dropzone-module__bEAEwG__infoLine{color:var(--grey-500,#737373);font-size:var(--text-12)}.Dropzone-module__bEAEwG__infoLine.Dropzone-module__bEAEwG__error{color:var(--danger-700,#b91c1c)}.Dropzone-module__bEAEwG__label{color:var(--grey-900,#171717);font-size:var(--text-14);font-weight:500;line-height:normal}.Dropzone-module__bEAEwG__disabled{background-color:var(--grey-200,#e5e5e5)!important;cursor:not-allowed!important}.Dropzone-module__bEAEwG__active{border:1px dashed var(--neutral-7);background-color:var(--neutral-3);border-radius:12px}.Dropzone-module__bEAEwG__dropzoneError{border:2px dashed var(--danger-200,#fecaca);background-color:var(--danger-50,#fef2f2);color:var(--danger-70)}.Dropzone-module__bEAEwG__helperText{color:var(--danger-600,#dc2626);font-size:var(--text-12);margin-top:4px;font-weight:400;line-height:normal}.Dropzone-module__bEAEwG__dragging{outline:2px solid var(--primary-300,#d1bdfa);background-color:var(--grey-50,#fafafa);line-height:normal}.Dropzone-module__bEAEwG__fileContainer{grid-column-gap:12px;-moz-column-gap:12px;border:1px solid var(--grey-100,#f5f5f5);background-color:var(--grey-50,#fafafa);border-radius:14px;grid-template-rows:repeat(2,1fr);grid-template-columns:max-content 1fr max-content;align-items:center;column-gap:12px;width:100%;padding:9px 12px;display:grid}.Dropzone-module__bEAEwG__preview{grid-row:1/3}.Dropzone-module__bEAEwG__removeButton{grid-area:1/3/3}.Dropzone-module__bEAEwG__fileTitle{color:var(--grey-900,#171717);font-size:var(--text-16);text-overflow:ellipsis;font-weight:500;line-height:normal}.Dropzone-module__bEAEwG__fileSize{color:var(--grey-500,#737373);font-size:var(--text-12);font-weight:400;line-height:normal}.Dropzone-module__bEAEwG__fontWeightMedium{font-weight:var(--font-weight-m)}
.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}
.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}
.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}
.UploadComponent-module__o9Zijq__wrapper{grid-row-gap:16px;grid-column:1/3;row-gap:16px;display:grid}.UploadComponent-module__o9Zijq__button{width:max-content}
.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}}
.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}}
.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)}
.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}
.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}
.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}
.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}
.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}
.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}
.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}
.ProfessionSection-module__7eDWQG__wrapper{grid-gap:20px;justify-items:normal;gap:20px;margin-bottom:12px;display:grid}@media screen and (min-width:800px){.ProfessionSection-module__7eDWQG__wrapper{justify-items:center}}@media screen and (min-width:1200px){.ProfessionSection-module__7eDWQG__wrapper{padding:48px 0}}.ProfessionSection-module__7eDWQG__title{font-family:var(--font-arboria);font-size:var(--headline-28);letter-spacing:-1%;text-align:center;margin-bottom:12px;font-weight:700;line-height:125%}.ProfessionSection-module__7eDWQG__header{text-align:center;max-width:808px;margin-bottom:4px}
.LocationSelector-module__USis7G__container,.LocationSelector-module__USis7G__header{flex-direction:column;gap:16px;width:100%;display:flex}.LocationSelector-module__USis7G__headline{font-size:var(--text-20);font-weight:700}.LocationSelector-module__USis7G__subline{font-size:var(--text-14);font-weight:400}.LocationSelector-module__USis7G__dropdowns{flex-direction:row;gap:16px;width:100%;display:flex}.LocationSelector-module__USis7G__dropdownWrapper{flex:1;min-width:0}@media (max-width:768px){.LocationSelector-module__USis7G__dropdowns{flex-direction:column}.LocationSelector-module__USis7G__dropdownWrapper{width:100%}}
.LocationSelectorDropdown-module__cgq95q__container{width:100%;position:relative}.LocationSelectorDropdown-module__cgq95q__chevron{color:var(--grey-500);transition:transform .2s}.LocationSelectorDropdown-module__cgq95q__rotate{transform:rotate(180deg)}.LocationSelectorDropdown-module__cgq95q__disabled{opacity:.5}.LocationSelectorDropdown-module__cgq95q__error{color:var(--danger-500)}.LocationSelectorDropdown-module__cgq95q__container label{font-size:var(--text-12)}@media screen and (min-width:1200px){.LocationSelectorDropdown-module__cgq95q__container label{font-size:var(--text-14)}}.LocationSelectorDropdown-module__cgq95q__locationInput{height:48px;font-size:var(--text-16);text-overflow:ellipsis;white-space:nowrap;cursor:pointer;padding-right:36px;overflow:hidden}@media screen and (min-width:1200px){.LocationSelectorDropdown-module__cgq95q__locationInput{height:46px;font-size:var(--text-14)}}.LocationSelectorDropdown-module__cgq95q__locationInput.LocationSelectorDropdown-module__cgq95q__locationInputReadonlyStatic:-moz-read-only{cursor:default;pointer-events:none;-webkit-user-select:none;user-select:none;overscroll-behavior-x:none;overflow-x:clip}.LocationSelectorDropdown-module__cgq95q__locationInput.LocationSelectorDropdown-module__cgq95q__locationInputReadonlyStatic,.LocationSelectorDropdown-module__cgq95q__locationInput.LocationSelectorDropdown-module__cgq95q__locationInputReadonlyStatic:read-only{cursor:default;pointer-events:none;-webkit-user-select:none;user-select:none;overscroll-behavior-x:none;overflow-x:clip}.LocationSelectorDropdown-module__cgq95q__inputWrapperReadonly:focus-within{outline-offset:0;outline:none}.LocationSelectorDropdown-module__cgq95q__inputWrapperReadonly:active{background-color:var(--white)}.LocationSelectorDropdown-module__cgq95q__truncationMeasure{visibility:hidden;white-space:nowrap;pointer-events:none;height:0;position:absolute;overflow:hidden}.LocationSelectorDropdown-module__cgq95q__truncationTooltipLayout{width:100%;min-width:0;display:block}.LocationSelectorDropdown-module__cgq95q__menu{z-index:9999;border:1px solid var(--grey-200);background:var(--white);max-height:300px;box-shadow:var(--drop-shadow-xl);border-radius:12px;flex-direction:column;gap:4px;margin:4px 0 0;padding:4px;list-style:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto}.LocationSelectorDropdown-module__cgq95q__menuClosed{display:none}.LocationSelectorDropdown-module__cgq95q__menuOpen{display:flex}.LocationSelectorDropdown-module__cgq95q__menuMobile.LocationSelectorDropdown-module__cgq95q__menuOpen{max-height:min(300px,50dvh)}.LocationSelectorDropdown-module__cgq95q__withLabel{top:calc(100% + 4px)}.LocationSelectorDropdown-module__cgq95q__item,.LocationSelectorDropdown-module__cgq95q__highlightedItem{list-style:none}.LocationSelectorDropdown-module__cgq95q__itemButton{cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;width:100%;padding:6px 12px;display:flex}.LocationSelectorDropdown-module__cgq95q__itemButton:hover{background-color:var(--grey-100);border-radius:6px}.LocationSelectorDropdown-module__cgq95q__highlightedItem .LocationSelectorDropdown-module__cgq95q__itemButton{border-radius:var(--border-radius-8);background-color:var(--grey-100)}.LocationSelectorDropdown-module__cgq95q__itemButton.LocationSelectorDropdown-module__cgq95q__selected{border-radius:var(--border-radius-8);background-color:var(--primary-50)}.LocationSelectorDropdown-module__cgq95q__itemContent{flex:1;align-items:center;display:flex}.LocationSelectorDropdown-module__cgq95q__itemLabel{color:var(--black);font-size:var(--text-14);text-align:left;-webkit-hyphens:auto;hyphens:auto;line-height:150%}.LocationSelectorDropdown-module__cgq95q__rightElement{justify-content:center;align-items:center;padding:6px;display:flex}.LocationSelectorDropdown-module__cgq95q__countBadge{border:1px solid var(--primary-100);background-color:var(--primary-100);border-radius:8px;justify-content:center;align-items:center;height:24px;padding:4px 8px;display:flex;position:relative}.LocationSelectorDropdown-module__cgq95q__countText{color:var(--primary-700);font-size:var(--text-12);text-align:center;font-weight:500;line-height:1}.LocationSelectorDropdown-module__cgq95q__checkIcon{justify-content:center;align-items:center;width:16px;height:16px;display:flex}
.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}
.LocationSelectorNavigationWrapper-module__Xr5C_q__wrapper{width:100%;position:relative}.LocationSelectorNavigationWrapper-module__Xr5C_q__loadingOverlay{z-index:2;border-radius:var(--border-radius-14);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#ffffffe0;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.LocationSelectorNavigationWrapper-module__Xr5C_q__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.SimilarJobpostings-module__n1pABG__similarSection{justify-content:center;width:100vw;margin-top:56px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);display:flex}.SimilarJobpostings-module__n1pABG__similarSectionInner{background-color:var(--grey-50);border-radius:40px 40px 0 0;flex-direction:column;align-items:center;width:100%;max-width:1800px;padding:24px 16px;display:flex}@media screen and (min-width:1200px){.SimilarJobpostings-module__n1pABG__similarSectionInner{padding-left:68px;padding-right:68px}}.SimilarJobpostings-module__n1pABG__similarSectionContent{flex-direction:column;gap:24px;width:100%;padding-top:24px;display:flex}@media screen and (min-width:800px){.SimilarJobpostings-module__n1pABG__similarSectionContent{max-width:768px}}@media screen and (min-width:1200px){.SimilarJobpostings-module__n1pABG__similarSectionContent{max-width:1140px}}.SimilarJobpostings-module__n1pABG__similarHeadline{color:var(--grey-900);font-size:var(--text-24);font-weight:700;line-height:130%}.SimilarJobpostings-module__n1pABG__similarCardArea{flex-direction:column;gap:16px;display:flex}.SimilarJobpostings-module__n1pABG__separator{width:100%;padding-top:20px}.SimilarJobpostings-module__n1pABG__abbyLink{border:1px solid var(--grey-300);border-radius:var(--border-radius-16);background-color:var(--white);color:var(--grey-500);font-size:var(--text-18);text-align:center;grid-gap:16px;gap:16px;padding:16px;-webkit-text-decoration:none;text-decoration:none;display:grid}@media screen and (min-width:1200px){.SimilarJobpostings-module__n1pABG__abbyLink{grid-template-columns:max-content 1fr max-content;align-items:center}}.SimilarJobpostings-module__n1pABG__abbyLink span{color:var(--grey-900);font-weight:700}.SimilarJobpostings-module__n1pABG__abbyLink:hover{color:var(--grey-500);-webkit-text-decoration:none;text-decoration:none}@media screen and (min-width:1200px){.SimilarJobpostings-module__n1pABG__abbyLink{text-align:left;flex-direction:row}}.SimilarJobpostings-module__n1pABG__abbyLinkButton{width:100%}@media screen and (min-width:1200px){.SimilarJobpostings-module__n1pABG__abbyLinkButton{width:auto}}.SimilarJobpostings-module__n1pABG__box{display:none}@media screen and (min-width:1200px){.SimilarJobpostings-module__n1pABG__box{border:3px solid var(--white);outline:1px solid var(--grey-200);background-color:var(--grey-100);border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;rotate:3.5deg}}
.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}
.Label-module__7BK9yG__label{color:var(--grey-700,#404040);font-size:var(--text-14);margin-bottom:8px;font-weight:500;line-height:14px}
.page-module__J69xdG__grid{flex-direction:column;align-items:center;margin-bottom:-84px;display:flex}@media screen and (max-width:389.999px){.page-module__J69xdG__grid{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}}.page-module__J69xdG__advisorWrapper{padding:0 0 64px}@media screen and (min-width:1200px){.page-module__J69xdG__advisorWrapper{padding:0 0 80px}}.page-module__J69xdG__carouselWrapper{border:1px solid #0000}@media screen and (min-width:1200px){.page-module__J69xdG__carouselWrapper{margin-top:0}}.page-module__J69xdG__professionWrapper{padding:64px 0}@media screen and (min-width:1200px){.page-module__J69xdG__professionWrapper{padding:128px 0}.page-module__J69xdG__faqWrapper{padding:0 0 128px}}
.page-module__-mj88G__grid{flex-direction:column;align-items:center;gap:64px;display:flex}@media screen and (max-width:389.999px){.page-module__-mj88G__grid{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}}@media screen and (min-width:1200px){.page-module__-mj88G__grid{gap:80px}}.page-module__-mj88G__carouselContainer{border:1px solid var(--grey-200,#e5e5e5);background-image:url("data:image/svg+xml,<svg width=\"390\" height=\"1431\" viewBox=\"0 0 390 1431\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M-1236.85-899.831c237.21-54.422 474.393-109.229 711.622-159.689 55.805-11.87 112.188-27.79 167.353-32.86 18.169-1.67-32.86 21.23-50.144 30.28-135.419 70.898-268.885 146.021-401.032 223.08-42.769 24.94-134.654 68.206-169.125 112.421-10.784 13.832-13.311 43.741 1.356 49.939 49.66 20.988 125.078 20.183 181.356 26.808 147.733 17.39 293.977 37.922 439.735 59.652 15.564 2.32 31.131 4.631 46.689 6.964 11.598 1.739 34.281-4.932 34.6 5.627.132 4.38-7.614 7.933-12.249 11.037-15.683 10.504-32.141 19.9-48.383 29.571-76.561 45.589-153.618 90.349-230.228 135.855-138.656 82.362-280.231 162.53-416.261 249.111-15.407 9.807-53.099 27.254-41.239 35.092 9.82 6.496 25.56 5.158 39.105 5.9 35.07 1.923 70.813 1.904 106.457 2.082 479.174 2.394 961.553-5.923 1432.053 23.817 43.245 2.733 48.796-2.12-.139 24.316-61.553 33.253-292.48 149.344-317.89 162.21-280.222 141.894-561.367 282.36-836.745 434.449-36.261 20.027-73.287 38.872-108.277 61.024-32.219 20.396-59.21 37.497-15.07 45.644 71.489 13.196 149.877 10.942 225.334 14.999 124.021 6.667 248.474 11.788 373.186 16.474 129.15 4.852 258.375 10.498 388.403 12.749 32.31.56 31.555-1.126 14.941-11.64-25.585-16.191-60.888-19.913-94.499-23.289-8.217-.825-160.62-8.27-160.56 2.076.04 7.036 11.19 8.214 18.042 10.781 19.987 7.488 41.09 13.373 62.138 19.26 56.774 15.88 229.998 59.859 276.957 72.071 128.252 33.353 260.211 63.783 381.565 108.192.038.014 69.829 11.93 37.951 38.89-24.488 20.711-146.218 75.626-154.076 79.391-31.493 15.089-502.868 243.027-484.896 263.377 21.927 24.83 61.285 44.67 91.874 59.72 130.225 64.06 278.09 105.23 420.429 152.36 23.946 7.93 48.168 15.5 71.321 24.56 11.109 4.35 25.646 6.37 31.313 15.63 9.393 15.35-37.317 31.16-58.857 42.15-114.657 58.53-235.805 107.94-344.09 179.14-132.041 86.82 8.757 122.64 81.601 147.8 102.793 35.5 210.476 63.17 314.916 96.1 27.195 8.57 149.055 26.51 82.496 77.15-113.651 86.47-237.181 157.13-337.831 257.56-10.055 10.03-70.436 68.28-52.436 76.21 88.352 38.9 223.05 35.39 326.172 41.69 155.384 9.48 312.662 13.66 467.182 25.51 35.63 2.73 132.64 1.8 99.29 24.05-70.71 47.17-154.46 88.24-227.52 130.07-201.857 115.57-403.956 231.32-601.036 354.84-72.543 45.47-170.649 96.98-227.479 161.39-27.698 31.4 80.316 83.76 94.337 92.21 107.662 64.93 224.388 121.06 335.852 181.77 15.688 8.54 86.172 23.79 47.007 46.2-122.206 69.93-249.149 130.75-371.659 200.42-111.048 63.15-220.934 128.48-331.233 192.95-18.528 10.83-21.387 16.22-36.058 7.51-27.288-16.21-60.94-23.88-88.32-39.51\" stroke=\"%23F5F5F5\" stroke-width=\"250\" stroke-linecap=\"round\"/></svg>");background-size:cover;border-radius:40px}@media screen and (min-width:1200px){.page-module__-mj88G__carouselContainer{background-image:url("data:image/svg+xml,<svg width=\"1312\" height=\"837\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M-22.566 727.401C30.83 489.956 83.868 252.372 140.843 16.623c13.403-55.457 23.401-113.186 42.657-165.129 6.342-17.108 4.95 38.806 5.644 58.303 5.443 152.76 15.536 305.584 27.946 458.053 4.016 49.346 3.342 150.906 28.327 201.096 7.816 15.701 33.698 30.9 45.624 20.351 40.382-35.721 72.237-104.086 102.524-151.979C473.07 311.594 554.764 188.571 637.331 66.503c8.816-13.034 17.625-26.075 26.45-39.098 6.579-9.71 10.361-33.05 20.022-28.774 4.008 1.773 3.865 10.293 4.663 15.815 2.697 18.681 4.061 37.583 5.767 56.41 8.041 88.742 15.12 177.574 23.065 266.326 14.379 160.63 25.52 322.945 44.84 483.03 2.188 18.132 1.639 59.663 13.831 52.355 10.104-6.056 15.695-20.826 22.216-32.722 16.885-30.797 32.308-63.041 47.867-95.111C1055.22 313.615 1256.11-125.021 1486.18-536.504c21.15-37.821 19.17-44.924 21.87 10.63 3.4 69.878 8.34 328.296 8.97 356.771 6.91 314.023 12.14 628.261 30.34 942.32 2.39 41.355 3.4 82.888 8.26 124.015 4.47 37.868 8.24 69.598 34.65 33.31 42.79-58.774 74.62-130.444 110.87-196.744 59.59-108.97 117.98-218.998 176.08-329.448 60.17-114.382 121.09-228.486 179.29-344.783 14.46-28.897 12.62-28.944-4.04-18.503-25.66 16.08-44.27 46.31-61.83 75.165-4.3 7.054-76.85 141.286-67.49 145.702 6.36 3.003 12.24-6.545 17.52-11.615 15.38-14.79 29.81-31.28 44.21-47.72 38.85-44.342 153.34-181.57 184.64-218.644 85.49-101.259 169.94-207.122 262.42-297.384.03-.028 40.92-57.823 51.47-17.426 8.1 31.032 5.03 164.541 5.04 173.254 0 34.922 1.93 558.51 28.05 551.094 31.87-9.049 66.76-35.973 93.55-57.059 114.04-89.771 215.04-205.343 319.04-313.351 17.5-18.171 34.78-36.75 52.96-53.715 8.72-8.14 16.82-20.378 27.62-21.488 17.9-1.84 11.98 47.116 12.59 71.293 3.25 128.689-4.52 259.296 12.91 387.713 21.26 156.59 114.39 45.084 168.55-9.744 76.43-77.369 147.9-162.531 222.71-242.501 19.48-20.823 88.31-122.972 105.23-41.068 28.88 139.851 39.24 281.787 86.33 415.945 4.71 13.402 31.16 93.023 46.08 80.213 73.26-62.876 128.28-185.871 178.51-276.155 75.68-136.039 147.39-276.08 224.83-410.318 17.86-30.949 58.92-118.852 64.58-79.158 12 84.154 12.86 177.422 19.02 261.385 17.03 231.978 34.11 464.248 60.38 695.353 9.66 85.067 13.73 195.797 47.28 274.875 16.35 38.55 110.23-36.25 123.91-45.24 105.07-69.052 206.12-150.074 309.02-224.375 14.48-10.457 58.68-67.439 61.97-22.435 10.28 140.425 10.29 281.19 20.2 421.77 8.98 127.44 20.43 254.76 30.92 382.09 1.77 21.39 5.39 26.29-8.81 35.76-26.4 17.61-47.85 44.65-73.78 62.59\" stroke=\"%23F5F5F5\" stroke-width=\"250\" stroke-linecap=\"round\"/></svg>")}.page-module__-mj88G__faqWrapper{padding-top:48px}}
.VacancyContent-module__1Ck0FG__grid{flex-direction:column;align-items:center;gap:32px;max-width:1192px;display:flex}@media screen and (max-width:389.999px){.VacancyContent-module__1Ck0FG__grid{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}}@media screen and (min-width:1200px){.VacancyContent-module__1Ck0FG__grid{flex-direction:row;align-items:baseline;gap:40px;margin-bottom:-24px}}.VacancyContent-module__1Ck0FG__maintainer{margin:16px 0!important}.VacancyContent-module__1Ck0FG__mainColumn{display:contents}@media screen and (min-width:1200px){.VacancyContent-module__1Ck0FG__mainColumn{flex-direction:column;flex-grow:1;gap:40px;display:flex}}.VacancyContent-module__1Ck0FG__mainColumn>div{flex-direction:column;width:100%;display:flex}.VacancyContent-module__1Ck0FG__sidebarWrapper{display:contents}@media screen and (min-width:1200px){.VacancyContent-module__1Ck0FG__sidebarWrapper{align-self:stretch;width:354px;min-width:354px;display:block;position:relative}}.VacancyContent-module__1Ck0FG__stickySidebar{display:contents}@media screen and (min-width:1200px){.VacancyContent-module__1Ck0FG__stickySidebar{flex-direction:column;gap:28px;width:100%;display:flex;position:sticky;top:154px}}.VacancyContent-module__1Ck0FG__headerSection .VacancyContent-module__1Ck0FG__separator{width:100%;margin-bottom:24px;padding-top:24px}.VacancyContent-module__1Ck0FG__headerSection{order:0}@media screen and (min-width:1200px){.VacancyContent-module__1Ck0FG__headerSection{padding-top:15px}}.VacancyContent-module__1Ck0FG__factsList{order:4}@media screen and (min-width:1200px){.VacancyContent-module__1Ck0FG__factsList{order:1}}.VacancyContent-module__1Ck0FG__mainSection{order:2}.VacancyContent-module__1Ck0FG__salaryBlock{order:3}.VacancyContent-module__1Ck0FG__contactPerson{order:1}@media screen and (min-width:1200px){.VacancyContent-module__1Ck0FG__contactPerson{order:4}}.VacancyContent-module__1Ck0FG__locationSection{order:5}@media screen and (min-width:1200px){.VacancyContent-module__1Ck0FG__breadcrumbs{padding-top:16px}}
@media screen and (min-width:1200px){.SearchResults-module__6Vm6GG__searchResultArea{flex-grow:3}}.SearchResults-module__6Vm6GG__headline{font-size:var(--text-16);font-weight:700;line-height:125%}@media screen and (min-width:800px){.SearchResults-module__6Vm6GG__headline{font-size:var(--headline-24);line-height:130%}}.SearchResults-module__6Vm6GG__disclaimer{color:var(--grey-500,#737373);font-size:var(--text-12);margin-top:10px;font-weight:400;line-height:125%;display:inline-block}.SearchResults-module__6Vm6GG__disclaimer:hover{-webkit-text-decoration-color:var(--grey-500,#737373);text-decoration-color:var(--grey-500,#737373)}@media screen and (min-width:1200px){.SearchResults-module__6Vm6GG__disclaimer.SearchResults-module__6Vm6GG__mobile{display:none}}@media screen and (--viewport-medium-large){.SearchResults-module__6Vm6GG__disclaimer.SearchResults-module__6Vm6GG__desktop{display:none}}.SearchResults-module__6Vm6GG__disclaimer.SearchResults-module__6Vm6GG__internship{margin-bottom:16px}@media screen and (min-width:1200px){.SearchResults-module__6Vm6GG__disclaimer.SearchResults-module__6Vm6GG__internship{margin-bottom:0}}.SearchResults-module__6Vm6GG__disclaimerSkeleton{max-width:375px;margin:20px 0 16px}@media screen and (min-width:800px){.SearchResults-module__6Vm6GG__disclaimerSkeleton{margin:12px 0 10px}}@media screen and (min-width:1200px){.SearchResults-module__6Vm6GG__disclaimerSkeleton{display:none}}.SearchResults-module__6Vm6GG__CardArea{flex-direction:column;gap:16px;display:flex}.SearchResults-module__6Vm6GG__searchContextMenu{justify-content:space-between;align-items:center;display:flex}@media screen and (min-width:1200px){.SearchResults-module__6Vm6GG__contextMenuInternship{margin-bottom:8px}}.SearchResults-module__6Vm6GG__spinnerContainer{justify-content:center;padding:16px;display:flex}.SearchResults-module__6Vm6GG__breakerDivider{margin-bottom:16px}.SearchResults-module__6Vm6GG__subscribeButton{color:var(--primary-600,#5e2dc1);font-size:var(--text-14);background-color:#0000;gap:4px;padding:0;font-weight:400}.SearchResults-module__6Vm6GG__skeleton{margin-bottom:14px}@media screen and (min-width:1200px){.SearchResults-module__6Vm6GG__skeleton>span:last-child{display:none}}.SearchResults-module__6Vm6GG__skeletonHeader{justify-content:space-between;margin-bottom:10px;display:flex}.SearchResults-module__6Vm6GG__provisional{border:1px solid var(--grey-300,#d4d4d4);border-radius:20px;padding:20px}.SearchResults-module__6Vm6GG__extendedContainer{border-top:1px solid var(--grey-200,#e5e5e5);text-align:left;margin-top:56px;padding-top:24px}@media screen and (min-width:800px){.SearchResults-module__6Vm6GG__extendedContainer{border-top:none}}.SearchResults-module__6Vm6GG__extendedDescription{color:var(--grey-500,#737373);font-size:var(--text-14);margin:12px 0;font-weight:500;line-height:150%}.SearchResults-module__6Vm6GG__extendedCardArea{flex-direction:column;gap:24px;display:flex}@media screen and (min-width:800px){.SearchResults-module__6Vm6GG__extendedCardArea{gap:16px}}
.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)}
.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)}
.Search-module__2D3Qnq__searchGrid{grid-template-areas:"inputs""filter""results";display:grid}@media screen and (min-width:1200px){.Search-module__2D3Qnq__searchGrid{grid-template-columns:328px 1fr;grid-template-areas:"inputs inputs""filter results";gap:40px;padding-top:24px}}.Search-module__2D3Qnq__inputs{z-index:3;grid-area:inputs;position:relative}.Search-module__2D3Qnq__filter{grid-area:filter}@media screen and (min-width:1200px){.Search-module__2D3Qnq__filter{z-index:2;align-self:start;position:sticky;top:128px}}.Search-module__2D3Qnq__results{grid-area:results}@media screen and (min-width:800px){.Search-module__2D3Qnq__results{overflow:hidden}}@media screen and (min-width:1200px){.Search-module__2D3Qnq__results{margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px}}.Search-module__2D3Qnq__skeletonSearchInputs{height:200px}@media screen and (min-width:1200px){.Search-module__2D3Qnq__skeletonSearchInputs{height:65px}}.Search-module__2D3Qnq__skeletonSearchFilter{height:150px;margin-bottom:24px}@media screen and (min-width:1200px){.Search-module__2D3Qnq__skeletonSearchFilter{height:380px}}.Search-module__2D3Qnq__skeletonTitle{height:50px;margin-bottom:24px}.Search-module__2D3Qnq__skeletonSearchResult{height:300px;margin-bottom:16px}.Search-module__2D3Qnq__errorContainer{text-align:center;flex-direction:column;align-items:center;display:flex}@media screen and (min-width:1200px){.Search-module__2D3Qnq__errorContainer{margin-top:32px}}.Search-module__2D3Qnq__errorContainer h2{font-size:var(--text-20);margin-bottom:38px}@media screen and (min-width:800px){.Search-module__2D3Qnq__errorContainer h2{font-size:var(--headline-28)}}
.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}}
.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}
.Linkbanners-module__WDFN0a__container{grid-gap:16px;gap:16px;display:grid}@media screen and (min-width:800px){.Linkbanners-module__WDFN0a__container{grid-template-columns:1fr 1fr}}@media screen and (min-width:1200px){.Linkbanners-module__WDFN0a__container{gap:24px}}.Linkbanners-module__WDFN0a__containerLinks{width:100%;color:inherit;font:inherit;text-align:inherit;cursor:pointer;background:0 0;border:none;padding:0;-webkit-text-decoration:none;text-decoration:none}.Linkbanners-module__WDFN0a__containerLinks:hover{-webkit-text-decoration:none;text-decoration:none}@media screen and (min-width:800px){.Linkbanners-module__WDFN0a__containerLinks:only-child{grid-column:1/-1;justify-self:center;max-width:570px}}.Linkbanners-module__WDFN0a__box{border:1px solid var(--grey-200);border-radius:var(--border-radius-16);grid-gap:12px;gap:12px;padding:16px;transition:transform .2s;display:grid;position:relative}@media screen and (min-width:1200px){.Linkbanners-module__WDFN0a__box{grid-template-columns:max-content 1fr max-content}}.Linkbanners-module__WDFN0a__box:hover{transform:scale(1.02)rotate(-.5deg)}.Linkbanners-module__WDFN0a__emojiBox{border:3px solid var(--white);outline:1px solid var(--outline);background-color:var(--bg-color);border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;rotate:3.5deg}.Linkbanners-module__WDFN0a__pc{--bg-color:var(--secondary-50);--outline:var(--secondary-100)}.Linkbanners-module__WDFN0a__sparkle{--bg-color:var(--primary-200);--outline:var(--primary-200)}.Linkbanners-module__WDFN0a__text{width:80%;color:var(--grey-500);font-size:var(--text-14);align-content:center;font-weight:500;line-height:130%}.Linkbanners-module__WDFN0a__text span{color:var(--grey-900);font-weight:600}.Linkbanners-module__WDFN0a__arrow{display:none}@media screen and (min-width:1200px){.Linkbanners-module__WDFN0a__arrow{width:auto;height:14px;color:var(--grey-900);align-self:center;display:block}.Linkbanners-module__WDFN0a__abbyText{width:90%}}
.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}
.layout-module__QiNcmW__pageContainer{padding-top:24px}@media screen and (min-width:800px){.layout-module__QiNcmW__pageContainer{padding-top:32px}}@media screen and (min-width:1200px){.layout-module__QiNcmW__pageContainer{padding-top:48px}}.layout-module__QiNcmW__title{font-family:var(--font-arboria);font-size:var(--headline-32);letter-spacing:-.02rem;margin-bottom:24px;font-weight:700;line-height:90%}@media screen and (min-width:800px){.layout-module__QiNcmW__title{font-size:var(--headline-48);margin-bottom:32px}}.layout-module__QiNcmW__contentSeperator{margin-bottom:24px;padding-top:8px}@media screen and (min-width:800px){.layout-module__QiNcmW__contentSeperator{margin-bottom:32px}}
.GraduationFilter-module__NrCPRW__container{flex-direction:column;height:100%;display:flex;position:relative}.GraduationFilter-module__NrCPRW__headline{color:var(--grey-900,#171717);font-size:var(--headline-24);margin:10px 0 40px;font-weight:700}.GraduationFilter-module__NrCPRW__filterElements{flex-grow:1;overflow:hidden auto}.GraduationFilter-module__NrCPRW__itemWrapper{flex-wrap:wrap;display:flex}.GraduationFilter-module__NrCPRW__filterButton{margin-bottom:.75rem;margin-right:.75rem}
.ButtonBar-module__PpxyaW__wrapper{border:1px solid var(--grey-200,#e5e5e5);background-color:var(--white,#fff);justify-content:center;padding:17px 0}.ButtonBar-module__PpxyaW__innerWrapper{justify-content:space-between;display:flex}@media screen and (min-width:800px){.ButtonBar-module__PpxyaW__innerWrapper{width:100%;padding:0 48px}}@media screen and (min-width:1200px){.ButtonBar-module__PpxyaW__innerWrapper{width:var(--content-width-desktop);padding:0 24px}}.ButtonBar-module__PpxyaW__button{width:max-content;padding:8px 14px;font-weight:500}.ButtonBar-module__PpxyaW__button.ButtonBar-module__PpxyaW__gradient{background:linear-gradient(90deg,#5e2dc1,#7b44b7)}.ButtonBar-module__PpxyaW__button.ButtonBar-module__PpxyaW__loading{color:var(--white,#fff)}
.page-module__ztvBBG__container{max-width:1000px;padding:2rem}
