.ProgressBar-module__6woTsW__container{flex-direction:column;align-items:center;display:flex}.ProgressBar-module__6woTsW__backgroundWrapper{z-index:-1;gap:4px;width:100%;height:100%;display:flex;position:absolute}.ProgressBar-module__6woTsW__progressWrapper{justify-content:space-between;gap:4px;width:335px;height:3px;margin-bottom:4px;display:flex;position:relative}@media screen and (min-width:800px){.ProgressBar-module__6woTsW__progressWrapper{width:460px}}.ProgressBar-module__6woTsW__backgroundDash,.ProgressBar-module__6woTsW__unprogressedDash{border:none;border-radius:100px;flex-grow:1;height:100%}.ProgressBar-module__6woTsW__backgroundDash{background-color:var(--primary-200)}.ProgressBar-module__6woTsW__unprogressedDash{transform-origin:0;transition:transform .3s ease-out;transform:scaleX(0)}.ProgressBar-module__6woTsW__progressedDash{background-color:var(--primary-600);transform:scaleX(1)}.ProgressBar-module__6woTsW__button,.ProgressBar-module__6woTsW__buttonForward{font-size:var(--text-14);padding:0}.ProgressBar-module__6woTsW__button{color:var(--grey-500);font-weight:500}.ProgressBar-module__6woTsW__buttonForward{color:var(--primary-600);font-weight:600}.ProgressBar-module__6woTsW__buttonForward:hover{color:var(--primary-800)}.ProgressBar-module__6woTsW__buttonForwardDisabled{color:var(--primary-200);cursor:not-allowed;pointer-events:auto}.ProgressBar-module__6woTsW__buttonContainer{width:100%;display:flex}.ProgressBar-module__6woTsW__buttonContainer:has(.ProgressBar-module__6woTsW__button:not(:only-child)){justify-content:space-between}.ProgressBar-module__6woTsW__buttonContainer:has(.ProgressBar-module__6woTsW__button:only-child){justify-content:center}
.Overlay-module__4f_kua__drawer{background:var(--white,#fff);border-top-left-radius:32px;border-top-right-radius:32px;padding:24px;transition:transform .3s ease-in-out;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}.Overlay-module__4f_kua__drawerVisible{transform:translateY(0)}.Overlay-module__4f_kua__backdrop{background:#00000080;position:fixed;inset:0}.Overlay-module__4f_kua__closeButton{color:var(--grey-500,#737373);cursor:pointer;background-color:#0000;padding:18px;position:absolute;top:24px;right:8px}
.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;padding:12px 14px;font-weight:500;line-height:20px}@media screen and (min-width:1200px){.Calendar-module__8tpVPa__month{border-radius:var(--border-radius-8);height:32px;padding:6px 8px}}.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}
.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}
.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}
.BackButton-module__8nBOcq__backButton{color:var(--grey-500);font:inherit;font-size:var(--text-14);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-weight:600;display:inline-flex;position:absolute;top:10px}.BackButton-module__8nBOcq__backButton:hover{color:var(--grey-700)}
.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}
.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}
.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}
.SearchOverlayInternship-module__57UXya__itemWrapper{margin:16px 6px 0 3px;padding:0}.SearchOverlayInternship-module__57UXya__item{cursor:pointer;-webkit-tap-highlight-color:#0000;margin-bottom:12px;margin-right:12px;display:inline-flex}.SearchOverlayInternship-module__57UXya__lastItem{margin-bottom:14px}
.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}
.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}
.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}
.styles-module__uiImYa__firstColumn{grid-column:1}@media screen and (min-width:800px){.styles-module__uiImYa__firstColumn{width:100%}}.styles-module__uiImYa__secondColumn{grid-column:1}@media screen and (min-width:800px){.styles-module__uiImYa__secondColumn{grid-column:auto;width:100%}}.styles-module__uiImYa__fullWidth{grid-column:1}@media screen and (min-width:800px){.styles-module__uiImYa__fullWidth{grid-column:span 2}}
.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}
.FilterBar-module__eqez-G__filterArea{display:none}@media screen and (min-width:1200px){.FilterBar-module__eqez-G__filterArea{flex-direction:column;flex-grow:1;width:328px;margin-bottom:10px;display:flex}}.FilterBar-module__eqez-G__filterArea input{cursor:pointer}.FilterBar-module__eqez-G__reset{color:var(--grey-700);font-size:var(--text-14);justify-content:space-between;align-items:center;margin-bottom:12px;font-weight:500;display:flex}.FilterBar-module__eqez-G__resetButton{height:21px;color:var(--primary-600);font:inherit;font-size:var(--text-14);cursor:pointer;background:0 0;border:none;padding:0}.FilterBar-module__eqez-G__resetButton:hover{-webkit-text-decoration:underline;text-decoration:underline}.FilterBar-module__eqez-G__resetButton:disabled{cursor:not-allowed}.FilterBar-module__eqez-G__resetButton:hover:disabled{-webkit-text-decoration:none;text-decoration:none}.FilterBar-module__eqez-G__filters>*{margin-bottom:8px}.FilterBar-module__eqez-G__disclaimer{color:var(--grey-500);font-size:var(--text-12);margin-top:10px;font-weight:400;line-height:150%;display:inline-block}.FilterBar-module__eqez-G__disclaimer:hover{-webkit-text-decoration-color:var(--grey-500);text-decoration-color:var(--grey-500)}@media screen and (min-width:1200px){.FilterBar-module__eqez-G__disclaimer.FilterBar-module__eqez-G__mobile{display:none}}@media screen and (--viewport-medium-large){.FilterBar-module__eqez-G__disclaimer.FilterBar-module__eqez-G__desktop{display:none}}
.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}
.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}
.FilterButtons-module__cTISKW__filterButtonWrapper{height:78px;margin:24px 0 40px;position:relative;transform:translateZ(0)}.FilterButtons-module__cTISKW__filterButtonWrapper p{font-size:var(--text-14)}@media screen and (min-width:1200px){.FilterButtons-module__cTISKW__filterButtonWrapper{display:none}}.FilterButtons-module__cTISKW__filterButtonScroll{z-index:2;flex-flow:row;align-items:center;width:100vw;margin-left:-16px;display:inline-flex;position:absolute;bottom:0;overflow:hidden}@media screen and (min-width:800px){.FilterButtons-module__cTISKW__filterButtonScroll{width:calc(100% + 2rem)}}.FilterButtons-module__cTISKW__filterButtonScroll:before,.FilterButtons-module__cTISKW__filterButtonScroll:after{content:"";z-index:10;width:1rem;height:100%;position:absolute}.FilterButtons-module__cTISKW__filterButtonScroll:before{background:linear-gradient(270deg, #ffffff1a 0%, var(--white) 100%)}.FilterButtons-module__cTISKW__filterButtonScroll:after{background:linear-gradient(90deg, #ffffff1a 0%, var(--white) 100%);right:0}.FilterButtons-module__cTISKW__filterButtonHolder{overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scrollbar-width:none;max-width:100%;overflow:auto}.FilterButtons-module__cTISKW__filterButtonHolder::-webkit-scrollbar{display:none}.FilterButtons-module__cTISKW__filterButtonFlex{align-items:center;margin-right:0;padding:0 16px;display:flex}.FilterButtons-module__cTISKW__hyperButton{min-width:48px;margin-right:8px}.FilterButtons-module__cTISKW__filterButton{white-space:nowrap;margin-right:8px}.FilterButtons-module__cTISKW__badge{border:1px solid var(--primary-300);background-color:var(--primary-100);height:21px;color:var(--primary-600);font-size:var(--text-12);text-overflow:ellipsis;border-radius:100px;padding:1px 7px;font-weight:500;line-height:18px}.FilterButtons-module__cTISKW__disabledButton{background-color:var(--grey-50);color:var(--grey-300);cursor:not-allowed;pointer-events:none}
.Label-module__7BK9yG__label{color:var(--grey-700,#404040);font-size:var(--text-14);margin-bottom:8px;font-weight:500;line-height:14px}
.MultiSelectFilter-module__UC_8-G__container{flex-direction:column;height:100%;display:flex;position:relative}.MultiSelectFilter-module__UC_8-G__headline{color:var(--grey-900,#171717);font-size:var(--headline-24);margin:10px 0 40px;font-weight:700}.MultiSelectFilter-module__UC_8-G__filterElements{flex-grow:1;overflow:hidden auto}.MultiSelectFilter-module__UC_8-G__itemWrapper{flex-wrap:wrap;display:flex}.MultiSelectFilter-module__UC_8-G__filterButton{margin-bottom:.75rem;margin-right:.75rem}
.SearchInputs-module__KGQQAa__mainSearchArea{flex-direction:column;gap:16px;display:flex}@media screen and (min-width:800px){.SearchInputs-module__KGQQAa__mainSearchArea{flex-direction:row;justify-content:space-between;align-items:end;gap:12px}}.SearchInputs-module__KGQQAa__searchInputGroup{gap:4px;width:100%}.SearchInputs-module__KGQQAa__searchInput,.SearchInputs-module__KGQQAa__searchButton{width:100%}@media screen and (min-width:800px){.SearchInputs-module__KGQQAa__searchButton{white-space:nowrap;width:auto}}@media screen and (min-width:1200px){.SearchInputs-module__KGQQAa__searchButton{width:135px;min-width:135px;min-height:40px;font-size:var(--text-14);padding:10px 12px;line-height:20px}}
.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__stretch{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}
.SeoText-module__WtXmca__container{padding-top:135px}@media screen and (min-width:1200px){.SeoText-module__WtXmca__content{grid-gap:24px;grid-template-columns:40% 1fr;align-items:center;gap:24px;display:grid}.SeoText-module__WtXmca__contentReverse{grid-template-columns:1fr 40%}}.SeoText-module__WtXmca__headline{color:var(--primary-600,#5e2dc1);font-size:var(--text-16);margin-bottom:16px;line-height:125%}@media screen and (min-width:800px){.SeoText-module__WtXmca__headline{font-size:var(--headline-24)}}.SeoText-module__WtXmca__blockText{font-size:var(--text-14);margin-bottom:10px;line-height:150%}@media screen and (min-width:800px){.SeoText-module__WtXmca__blockText{font-size:var(--text-16);margin-bottom:20px}}.SeoText-module__WtXmca__blockText span{font-weight:700}.SeoText-module__WtXmca__lastBlock{margin-bottom:40px}.SeoText-module__WtXmca__image{display:none}@media screen and (min-width:800px){.SeoText-module__WtXmca__image{width:100%;height:auto;margin-bottom:20px;display:block}}@media screen and (min-width:1200px){.SeoText-module__WtXmca__image{margin-bottom:40px}}.SeoText-module__WtXmca__list{font-size:var(--text-14);padding-left:16px}@media screen and (min-width:800px){.SeoText-module__WtXmca__list{font-size:var(--text-16)}}.SeoText-module__WtXmca__listItem{margin-bottom:16px;line-height:150%}.SeoText-module__WtXmca__listItem span{font-weight:700}ol .SeoText-module__WtXmca__listItem::marker{font-weight:700}
.EmptySearchState-module__ayLN1q__container{text-align:center}.EmptySearchState-module__ayLN1q__headline{font-size:var(--text-16);word-wrap:break-word;font-weight:400;line-height:150%;display:inline}@media screen and (min-width:1200px){.EmptySearchState-module__ayLN1q__headline{width:70%;font-size:var(--headline-24);margin:0 auto 24px;font-weight:700}}.EmptySearchState-module__ayLN1q__headline span{-webkit-box-decoration-break:clone;box-decoration-break:clone;background-image:url("data:image/svg+xml,<svg width=\"512\" height=\"6\" viewBox=\"0 0 512 6\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(%23clip0_2759_61607)\"><path d=\"M0 3C2.84444 1 5.68889 1 8.53333 3C11.3778 5 14.2222 5 17.0667 3C19.9111 1 22.7556 1 25.6 3C28.4444 5 31.2889 5 34.1333 3C36.9778 1 39.8222 1 42.6667 3C45.5111 5 48.3556 5 51.2 3C54.0444 1 56.8889 1 59.7333 3C62.5778 5 65.4222 5 68.2667 3C71.1111 1 73.9556 1 76.8 3C79.6444 5 82.4889 5 85.3333 3C88.1778 1 91.0222 1 93.8667 3C96.7111 5 99.5555 5 102.4 3C105.244 1 108.089 1 110.933 3C113.778 5 116.622 5 119.467 3C122.311 1 125.156 1 128 3\" stroke=\"%23AC8CEE\"/><path d=\"M128 3C130.844 5 133.689 5 136.533 3C139.378 1 142.222 1 145.067 3C147.911 5 150.756 5 153.6 3C156.444 1 159.289 1 162.133 3C164.978 5 167.822 5 170.667 3C173.511 1 176.356 1 179.2 3C182.044 5 184.889 5 187.733 3C190.578 1 193.422 1 196.267 3C199.111 5 201.956 5 204.8 3C207.644 1 210.489 1 213.333 3C216.178 5 219.022 5 221.867 3C224.711 1 227.556 1 230.4 3C233.244 5 236.089 5 238.933 3C241.778 1 244.622 1 247.467 3C250.311 5 253.156 5 256 3\" stroke=\"%23AC8CEE\"/><path d=\"M256 3C258.844 1 261.689 1 264.533 3C267.378 5 270.222 5 273.067 3C275.911 1 278.756 1 281.6 3C284.444 5 287.289 5 290.133 3C292.978 1 295.822 1 298.667 3C301.511 5 304.356 5 307.2 3C310.044 1 312.889 1 315.733 3C318.578 5 321.422 5 324.267 3C327.111 1 329.956 1 332.8 3C335.644 5 338.489 5 341.333 3C344.178 1 347.022 1 349.867 3C352.711 5 355.556 5 358.4 3C361.244 1 364.089 1 366.933 3C369.778 5 372.622 5 375.467 3C378.311 1 381.156 1 384 3\" stroke=\"%23AC8CEE\"/><path d=\"M384 3C386.844 5 389.689 5 392.533 3C395.378 1 398.222 1 401.067 3C403.911 5 406.756 5 409.6 3C412.444 1 415.289 1 418.133 3C420.978 5 423.822 5 426.667 3C429.511 1 432.356 1 435.2 3C438.044 5 440.889 5 443.733 3C446.578 1 449.422 1 452.267 3C455.111 5 457.956 5 460.8 3C463.644 1 466.489 1 469.333 3C472.178 5 475.022 5 477.867 3C480.711 1 483.556 1 486.4 3C489.244 5 492.089 5 494.933 3C497.778 1 500.622 1 503.467 3C506.311 5 509.156 5 512 3\" stroke=\"%23AC8CEE\"/></g><defs><clipPath id=\"clip0_2759_61607\"><rect width=\"512\" height=\"6\" fill=\"white\"/></clipPath></defs></svg>");background-position:0 100%;background-repeat:repeat-x;background-size:auto 5px;padding-bottom:4px;font-weight:700;display:inline;position:relative}@media screen and (min-width:1200px){.EmptySearchState-module__ayLN1q__headline span{background-image:url("data:image/svg+xml,<svg width=\"256\" height=\"8\" viewBox=\"0 0 256 8\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(%23clip0_2418_19749)\"><path d=\"M0 4.25C2.84444 0.583333 5.68889 0.583333 8.53333 4.25C11.3778 7.91667 14.2222 7.91667 17.0667 4.25C19.9111 0.583333 22.7556 0.583333 25.6 4.25C28.4444 7.91667 31.2889 7.91667 34.1333 4.25C36.9778 0.583333 39.8222 0.583333 42.6667 4.25C45.5111 7.91667 48.3556 7.91667 51.2 4.25C54.0444 0.583333 56.8889 0.583333 59.7333 4.25C62.5778 7.91667 65.4222 7.91667 68.2667 4.25C71.1111 0.583333 73.9556 0.583333 76.8 4.25C79.6444 7.91667 82.4889 7.91667 85.3333 4.25C88.1778 0.583333 91.0222 0.583333 93.8667 4.25C96.7111 7.91667 99.5555 7.91667 102.4 4.25C105.244 0.583333 108.089 0.583333 110.933 4.25C113.778 7.91667 116.622 7.91667 119.467 4.25C122.311 0.583333 125.156 0.583333 128 4.25\" stroke=\"%23AC8CEE\"/><path d=\"M128 4.25C130.844 7.91667 133.689 7.91667 136.533 4.25C139.378 0.583333 142.222 0.583333 145.067 4.25C147.911 7.91667 150.756 7.91667 153.6 4.25C156.444 0.583333 159.289 0.583333 162.133 4.25C164.978 7.91667 167.822 7.91667 170.667 4.25C173.511 0.583333 176.356 0.583333 179.2 4.25C182.044 7.91667 184.889 7.91667 187.733 4.25C190.578 0.583333 193.422 0.583333 196.267 4.25C199.111 7.91667 201.956 7.91667 204.8 4.25C207.644 0.583333 210.489 0.583333 213.333 4.25C216.178 7.91667 219.022 7.91667 221.867 4.25C224.711 0.583333 227.556 0.583333 230.4 4.25C233.244 7.91667 236.089 7.91667 238.933 4.25C241.778 0.583333 244.622 0.583333 247.467 4.25C250.311 7.91667 253.156 7.91667 256 4.25\" stroke=\"%23AC8CEE\"/></g><defs><clipPath id=\"clip0_2418_19749\"><rect width=\"256\" height=\"7\" fill=\"white\" transform=\"translate(0 0.75)\"/></clipPath></defs></svg>");background-size:auto 8px;padding-bottom:8px}}.EmptySearchState-module__ayLN1q__subHeadline{margin:24px 0}@media screen and (min-width:1200px){.EmptySearchState-module__ayLN1q__subHeadline{margin:32px 0}}.EmptySearchState-module__ayLN1q__subHeadline span{display:inline}.EmptySearchState-module__ayLN1q__resetButton{height:auto;color:var(--primary-600);font:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-weight:700;-webkit-text-decoration:underline;text-decoration:underline;display:inline}.EmptySearchState-module__ayLN1q__filterChips{flex-wrap:wrap;justify-content:center;min-height:16px;display:flex}.EmptySearchState-module__ayLN1q__filterChips>*{margin:0 8px 16px}@media screen and (min-width:1200px){.EmptySearchState-module__ayLN1q__filterChips>*{margin:0 4px 8px}}.EmptySearchState-module__ayLN1q__text{padding-top:24px;display:block}.EmptySearchState-module__ayLN1q__filterReset{flex-direction:column;justify-content:center;display:flex}@media screen and (min-width:1200px){.EmptySearchState-module__ayLN1q__filterReset{flex-direction:row}}.EmptySearchState-module__ayLN1q__breaker{margin-bottom:40px}@media screen and (min-width:1200px){.EmptySearchState-module__ayLN1q__breaker{margin-bottom:56px}}.EmptySearchState-module__ayLN1q__CardArea{flex-direction:column;gap:16px;display:flex}.EmptySearchState-module__ayLN1q__skeletonHeader{justify-content:space-between;display:flex}.EmptySearchState-module__ayLN1q__skeleton{margin-bottom:14px}@media screen and (min-width:1200px){.EmptySearchState-module__ayLN1q__skeleton>span:last-child{display:none}}.EmptySearchState-module__ayLN1q__disclaimerSkeleton{max-width:375px;margin:20px 0 16px}@media screen and (min-width:800px){.EmptySearchState-module__ayLN1q__disclaimerSkeleton{margin:12px 0 10px}}@media screen and (min-width:1200px){.EmptySearchState-module__ayLN1q__disclaimerSkeleton{display:none}}.EmptySearchState-module__ayLN1q__abbyContainer{flex-direction:column;justify-content:center;align-items:center;gap:16px;margin-top:60px;display:flex}.EmptySearchState-module__ayLN1q__abbyText{flex-direction:column;justify-content:center;align-items:center;gap:16px;max-width:300px;display:flex}.EmptySearchState-module__ayLN1q__abbyCTA{font-size:var(--text-18);font-weight:var(--font-weight-l);text-align:center;line-height:28px}.EmptySearchState-module__ayLN1q__abbyCTALink,.EmptySearchState-module__ayLN1q__abbyCTALink:hover{-webkit-text-decoration:none;text-decoration:none}
.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}
.ProfessionCompass-module__wv4LGG__container{flex-direction:column;justify-content:center;align-items:center;padding-top:8px;display:flex}@media screen and (min-width:1200px){.ProfessionCompass-module__wv4LGG__container{padding-top:46px}}.ProfessionCompass-module__wv4LGG__noScriptWarning{flex-direction:column;align-items:center;padding-top:8px;display:flex}@media screen and (min-width:1200px){.ProfessionCompass-module__wv4LGG__noScriptWarning{padding-top:46px}}.ProfessionCompass-module__wv4LGG__noScriptContainer{text-align:center;min-height:calc(100dvh - 180px);max-height:calc(100dvh - 120px)}@supports not (height:100dvh){.ProfessionCompass-module__wv4LGG__noScriptContainer{min-height:calc(100vh - 220px);max-height:calc(100vh - 160px)}}@media screen and (min-width:1200px){.ProfessionCompass-module__wv4LGG__noScriptContainer{min-height:calc(100vh - 200px);max-height:calc(100vh - 100px)}}.ProfessionCompass-module__wv4LGG__headline{font-size:var(--text-20);text-align:center;margin-bottom:0}@media screen and (min-width:1200px){.ProfessionCompass-module__wv4LGG__headline{font-size:var(--headline-32);margin-bottom:4px}}.ProfessionCompass-module__wv4LGG__subHeadline{color:var(--grey-500,#737373);font-size:var(--text-13);font-weight:500;line-height:150%}@media screen and (min-width:1200px){.ProfessionCompass-module__wv4LGG__subHeadline{font-size:var(--text-18)}}.ProfessionCompass-module__wv4LGG__questionWrapper{flex-direction:column;flex-grow:1;justify-content:center;gap:20px;min-height:420px;display:flex}@media screen and (min-width:1200px){.ProfessionCompass-module__wv4LGG__questionWrapper{flex-direction:row;align-items:center;min-height:480px}}.ProfessionCompass-module__wv4LGG__questionWrapper>div{max-height:256px}.ProfessionCompass-module__wv4LGG__progressWrapper{justify-content:space-between;gap:4px;width:335px;height:3px;margin-bottom:4px;display:flex;position:relative}@media screen and (min-width:800px){.ProfessionCompass-module__wv4LGG__progressWrapper{width:460px}}.ProfessionCompass-module__wv4LGG__backgroundWrapper{z-index:-1;gap:4px;width:100%;height:100%;display:flex;position:absolute}.ProfessionCompass-module__wv4LGG__backgroundDash,.ProfessionCompass-module__wv4LGG__unprogressedDash{border:none;border-radius:100px;flex-grow:1;height:100%}.ProfessionCompass-module__wv4LGG__backgroundDash{background-color:var(--primary-200,#e4d8fd)}.ProfessionCompass-module__wv4LGG__cardSsr{opacity:0}
@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__stretch{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)}
.SuccessAnimation-module__WjjpFa__headline{font-size:var(--headline-32);text-align:center;margin-bottom:22px}@media screen and (min-width:800px){.SuccessAnimation-module__WjjpFa__headline{margin-bottom:64px}}.SuccessAnimation-module__WjjpFa__sub{color:var(--grey-500,#737373);font-size:var(--text-13);font-weight:500;line-height:150%}@media screen and (min-width:800px){.SuccessAnimation-module__WjjpFa__sub{font-size:var(--text-18)}}.SuccessAnimation-module__WjjpFa__animationContainer{background-color:var(--white,#fff);flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;padding:0 16px;animation-name:SuccessAnimation-module__WjjpFa__slide-in-up,SuccessAnimation-module__WjjpFa__slide-out-up;animation-duration:.5s,.5s;animation-timing-function:linear,linear;animation-delay:0s,5s;animation-fill-mode:forwards,forwards;display:flex;position:fixed;top:0;left:0}@keyframes SuccessAnimation-module__WjjpFa__slide-in-up{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translate(0,0)}}@keyframes SuccessAnimation-module__WjjpFa__slide-out-up{0%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translateY(-100%)}}
.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)}
.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:8;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)}}
.layout-module__l5AWXG__pageContainer{padding-top:24px}@media screen and (min-width:800px){.layout-module__l5AWXG__pageContainer{padding-top:32px}}@media screen and (min-width:1200px){.layout-module__l5AWXG__pageContainer{padding-top:48px}}.layout-module__l5AWXG__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__l5AWXG__title{font-size:var(--headline-48);margin-bottom:32px}}.layout-module__l5AWXG__contentSeperator{margin-bottom:24px;padding-top:8px}@media screen and (min-width:800px){.layout-module__l5AWXG__contentSeperator{margin-bottom:32px}}
.Views-module__9nDJqW__container{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.Views-module__9nDJqW__animationOverlay{z-index:999;opacity:0;background:var(--white,#fff);pointer-events:none;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .5s ease-in-out;display:flex;position:absolute;inset:0}.Views-module__9nDJqW__fadeIn{opacity:1}
.DAFooter-module__kYpl8q__wrapper{text-align:center;justify-content:center;display:grid}.DAFooter-module__kYpl8q__text{max-width:380px;color:var(--grey-400,#a3a3a3);font-size:var(--text-24);letter-spacing:-2%;justify-self:center;font-weight:500;line-height:125%}.DAFooter-module__kYpl8q__bold{color:var(--grey-900,#171717);font-weight:700}.DAFooter-module__kYpl8q__passwordInput{grid-row-gap:12px;justify-self:center;row-gap:12px;min-width:272px;margin:36px 0;display:grid}.DAFooter-module__kYpl8q__passwordInput>p{font-size:var(--text-12);text-align:left}.DAFooter-module__kYpl8q__hintText{color:var(--danger-500,#737373)}.DAFooter-module__kYpl8q__checkButton{background:linear-gradient(90deg,#5e2dc1,#7b44b7);place-self:center;width:max-content;margin:24px 0 100px}.DAFooter-module__kYpl8q__checkButton.DAFooter-module__kYpl8q__loading{color:var(--white,#fff)}@media screen and (min-width:800px){.DAFooter-module__kYpl8q__checkButton{display:none}}.DAFooter-module__kYpl8q__sendHint{display:none}.DAFooter-module__kYpl8q__sendHint.DAFooter-module__kYpl8q__review{color:var(--grey-500,#737373);font-size:var(--text-12);margin-top:38px;display:block}
.StudyflixSearch-module__tpMpua__container{max-width:var(--content-width-desktop);margin:0 auto;padding:16px 24px 96px}.StudyflixSearch-module__tpMpua__container [data-testid=search-result-empty-title] span{background-image:url(/studyflix_images/underscore.svg)}.StudyflixSearch-module__tpMpua__container [class*=abbyContainer]{display:none}
