.AbbyLoading-module__QE5QpG__typingIndicator{color:var(--grey-500,#737373);font-size:var(--text-14);align-items:center;gap:12px;font-style:normal;display:flex}.AbbyLoading-module__QE5QpG__message{justify-content:flex-start;align-items:flex-start;scroll-padding-bottom:0;display:flex}.AbbyLoading-module__QE5QpG__messageContent{max-width:90%;color:var(--grey-800,#262626);padding:8px 12px;position:relative}@media screen and (min-width:800px){.AbbyLoading-module__QE5QpG__messageContent{max-width:85%;padding:12px 16px}}@media screen and (min-width:1200px){.AbbyLoading-module__QE5QpG__messageContent{max-width:70%;padding:16px}}
.AbbyTextInput-module__4YkNZW__abbySendButton{z-index:10;border-radius:var(--border-radius-8,8px);justify-content:center;align-items:center;width:36px;height:36px;margin:auto 0;display:flex;position:absolute;top:0;bottom:0;right:6px}@media screen and (min-width:800px){.AbbyTextInput-module__4YkNZW__abbySendButton{width:32px;height:32px;right:8px}}.AbbyTextInput-module__4YkNZW__chatInput{z-index:2;align-items:flex-end;width:100%;display:flex;position:relative}.AbbyTextInput-module__4YkNZW__chatTextArea{border:1px solid var(--grey-300,#d4d4d4);border-radius:var(--border-radius-14,14px);background-color:var(--white,#fff);width:100%;height:100%;max-height:120px;color:var(--grey-900,#171717);font-size:var(--text-16);text-align:left;vertical-align:middle;resize:none;outline:none;flex:1;margin:0;padding:12px 40px 12px 16px}@media screen and (min-width:800px){.AbbyTextInput-module__4YkNZW__chatTextArea{padding-right:50px}}.AbbyTextInput-module__4YkNZW__chatTextArea::placeholder{color:var(--grey-400,#a3a3a3);font-weight:400}.AbbyTextInput-module__4YkNZW__chatTextArea:focus{outline:2px solid var(--primary-300,#d1bdfa);outline-offset:1px;box-shadow:0 0 0 2px #5e2dc11a}.AbbyTextInput-module__4YkNZW__chatTextArea:disabled{background-color:var(--grey-50,#fafafa);cursor:not-allowed}.AbbyTextInput-module__4YkNZW__chatInputContainer{z-index:10;height:calc(72px + env(safe-area-inset-bottom,0));margin-bottom:calc(-1*env(safe-area-inset-bottom,0));padding:0 24px;padding-bottom:env(safe-area-inset-bottom,0);background-color:var(--grey-50,#fafafa);position:sticky;bottom:0}@media screen and (min-width:800px){.AbbyTextInput-module__4YkNZW__chatInputContainer{height:calc(68px + env(safe-area-inset-bottom,0));padding-bottom:env(safe-area-inset-bottom,0)}}.AbbyTextInput-module__4YkNZW__platformIos .AbbyTextInput-module__4YkNZW__chatInputContainer{right:env(safe-area-inset-right,0);bottom:0;left:env(safe-area-inset-left,0);width:100%;max-width:800px;margin:0 auto;position:fixed}.AbbyTextInput-module__4YkNZW__platformAndroid .AbbyTextInput-module__4YkNZW__chatInputContainer{position:sticky}.AbbyTextInput-module__4YkNZW__platformAndroid .AbbyTextInput-module__4YkNZW__chatInputContainer.AbbyTextInput-module__4YkNZW__androidFixed{right:env(safe-area-inset-right,0);bottom:env(safe-area-inset-bottom,0);left:env(safe-area-inset-left,0);width:100%;max-width:800px;margin:0 auto;position:fixed}
.JobPostingCard-module__dCDgma__jobPostingCardWrapper{background-color:var(--white);position:relative}.JobPostingCard-module__dCDgma__jobPostingCard{border:1px solid var(--grey-300,#d4d4d4);border-radius:16px;max-width:100%;padding:16px;display:grid}@media screen and (min-width:800px){.JobPostingCard-module__dCDgma__jobPostingCard{grid-template-columns:100px 1fr;min-height:136px;padding:0}}.JobPostingCard-module__dCDgma__jobPostingCard:hover{cursor:pointer;box-shadow:0 4px 12px #0000001a}.JobPostingCard-module__dCDgma__cardLink,.JobPostingCard-module__dCDgma__cardLink:hover{-webkit-text-decoration:none;text-decoration:none}.JobPostingCard-module__dCDgma__jobCardLogo{border-radius:8px;margin-bottom:16px;display:flex;position:relative}@media screen and (min-width:800px){.JobPostingCard-module__dCDgma__jobCardLogo{border-right:1px solid var(--grey-300,#d4d4d4);border-radius:0;justify-content:center;align-self:center;align-items:center;height:100%;margin-bottom:0;padding:0 15px}}.JobPostingCard-module__dCDgma__jobCardLogo img{-o-object-fit:contain;object-fit:contain;width:100%;max-width:56px;max-height:40px}@media screen and (min-width:800px){.JobPostingCard-module__dCDgma__jobCardLogo img{max-width:100%;max-height:none}}.JobPostingCard-module__dCDgma__jobCardContent{flex-direction:column;justify-content:space-between;min-width:0;display:flex}@media screen and (min-width:800px){.JobPostingCard-module__dCDgma__jobCardContent{flex-direction:column-reverse;padding:16px 60px 16px 16px}}.JobPostingCard-module__dCDgma__contents{flex-direction:column;flex-grow:1;justify-content:space-between;display:flex}.JobPostingCard-module__dCDgma__badgeContainer{flex-wrap:wrap;display:flex}.JobPostingCard-module__dCDgma__promotedBadge,.JobPostingCard-module__dCDgma__directApplicationBadge{border-radius:6px;width:max-content;margin-top:8px;padding:5px 8px;font-size:11px;font-weight:400;line-height:125%}@media screen and (min-width:800px){.JobPostingCard-module__dCDgma__promotedBadge,.JobPostingCard-module__dCDgma__directApplicationBadge{margin-top:0;margin-bottom:10px}}.JobPostingCard-module__dCDgma__promotedBadge{border:1px solid var(--grey-300);color:var(--grey-500);display:inline-block}.JobPostingCard-module__dCDgma__directApplicationBadge{background-color:var(--secondary-50);color:var(--secondary-500);align-items:center;gap:6px;display:inline-flex}.JobPostingCard-module__dCDgma__jobCardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:8px;display:flex}@media screen and (min-width:1200px){.JobPostingCard-module__dCDgma__jobCardHeader{margin-bottom:12px}}.JobPostingCard-module__dCDgma__jobTitleSection{flex:1;min-width:0}.JobPostingCard-module__dCDgma__jobTitle{color:var(--grey-900,#171717);font-family:Inter,sans-serif;font-size:var(--text-16);-webkit-hyphens:auto;hyphens:auto;word-wrap:break-word;margin-bottom:4px;font-weight:700;line-height:125%}.JobPostingCard-module__dCDgma__companyName{color:var(--grey-500);font-size:var(--text-14);word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin-bottom:8px;font-weight:400;line-height:115%}.JobPostingCard-module__dCDgma__jobCardFooter{flex-direction:column;justify-content:space-between;align-items:flex-start;display:flex}.JobPostingCard-module__dCDgma__jobInfo{flex-direction:column;display:flex}@media screen and (min-width:800px){.JobPostingCard-module__dCDgma__jobInfo{flex-flow:wrap}.JobPostingCard-module__dCDgma__jobInfo>:not(:last-child){margin-right:12px}}.JobPostingCard-module__dCDgma__infoItem{color:var(--grey-500);font-size:var(--text-12);white-space:normal;align-items:center;font-weight:500;line-height:150%;display:flex}@media screen and (min-width:800px){.JobPostingCard-module__dCDgma__infoItem{font-size:var(--text-12);white-space:nowrap}}@media screen and (min-width:1200px){.JobPostingCard-module__dCDgma__infoItem{font-size:var(--text-13);white-space:nowrap}}.JobPostingCard-module__dCDgma__viewDetailsBtn{border-radius:var(--border-radius-8,8px);background:var(--primary-600);color:#fff;cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-self:flex-start;align-items:center;width:32px;height:32px;display:flex;position:absolute;bottom:16px;right:16px}@media screen and (min-width:800px){.JobPostingCard-module__dCDgma__viewDetailsBtn{width:36px;height:36px}}@media screen and (min-width:1200px){.JobPostingCard-module__dCDgma__viewDetailsBtn{width:40px;height:40px;margin-left:12px}}.JobPostingCard-module__dCDgma__viewDetailsBtn:hover{background:var(--primary-700)}.JobPostingCard-module__dCDgma__viewDetailsBtn:active{transform:translateY(0)}.JobPostingCard-module__dCDgma__branches:before{content:url("data:image/svg+xml,<svg width=\"10\" height=\"13\" viewBox=\"0 0 10 13\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M4.53125 12.2656C1.10938 7.34375 0.5 6.82812 0.5 5C0.5 2.51562 2.49219 0.5 5 0.5C7.48438 0.5 9.5 2.51562 9.5 5C9.5 6.82812 8.86719 7.34375 5.44531 12.2656C5.23438 12.5938 4.74219 12.5938 4.53125 12.2656ZM5 6.875C6.03125 6.875 6.875 6.05469 6.875 5C6.875 3.96875 6.03125 3.125 5 3.125C3.94531 3.125 3.125 3.96875 3.125 5C3.125 6.05469 3.94531 6.875 5 6.875Z\" fill=\"%23737373\"/></svg>");margin-right:12px}.JobPostingCard-module__dCDgma__startingAt:before{content:url("data:image/svg+xml,<svg width=\"12\" height=\"13\" viewBox=\"0 0 12 13\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0.75 11.375V5H11.25V11.375C11.25 12.0078 10.7344 12.5 10.125 12.5H1.875C1.24219 12.5 0.75 12.0078 0.75 11.375ZM8.25 6.78125V7.71875C8.25 7.88281 8.36719 8 8.53125 8H9.46875C9.60938 8 9.75 7.88281 9.75 7.71875V6.78125C9.75 6.64062 9.60938 6.5 9.46875 6.5H8.53125C8.36719 6.5 8.25 6.64062 8.25 6.78125ZM8.25 9.78125V10.7188C8.25 10.8828 8.36719 11 8.53125 11H9.46875C9.60938 11 9.75 10.8828 9.75 10.7188V9.78125C9.75 9.64062 9.60938 9.5 9.46875 9.5H8.53125C8.36719 9.5 8.25 9.64062 8.25 9.78125ZM5.25 6.78125V7.71875C5.25 7.88281 5.36719 8 5.53125 8H6.46875C6.60938 8 6.75 7.88281 6.75 7.71875V6.78125C6.75 6.64062 6.60938 6.5 6.46875 6.5H5.53125C5.36719 6.5 5.25 6.64062 5.25 6.78125ZM5.25 9.78125V10.7188C5.25 10.8828 5.36719 11 5.53125 11H6.46875C6.60938 11 6.75 10.8828 6.75 10.7188V9.78125C6.75 9.64062 6.60938 9.5 6.46875 9.5H5.53125C5.36719 9.5 5.25 9.64062 5.25 9.78125ZM2.25 6.78125V7.71875C2.25 7.88281 2.36719 8 2.53125 8H3.46875C3.60938 8 3.75 7.88281 3.75 7.71875V6.78125C3.75 6.64062 3.60938 6.5 3.46875 6.5H2.53125C2.36719 6.5 2.25 6.64062 2.25 6.78125ZM2.25 9.78125V10.7188C2.25 10.8828 2.36719 11 2.53125 11H3.46875C3.60938 11 3.75 10.8828 3.75 10.7188V9.78125C3.75 9.64062 3.60938 9.5 3.46875 9.5H2.53125C2.36719 9.5 2.25 9.64062 2.25 9.78125ZM10.125 2C10.7344 2 11.25 2.51562 11.25 3.125V4.25H0.75V3.125C0.75 2.51562 1.24219 2 1.875 2H3V0.875C3 0.6875 3.16406 0.5 3.375 0.5H4.125C4.3125 0.5 4.5 0.6875 4.5 0.875V2H7.5V0.875C7.5 0.6875 7.66406 0.5 7.875 0.5H8.625C8.8125 0.5 9 0.6875 9 0.875V2H10.125Z\" fill=\"%23737373\"/></svg>");margin-right:10px}.JobPostingCard-module__dCDgma__vacancies:before{content:url("data:image/svg+xml,<svg width=\"16\" height=\"11\" viewBox=\"0 0 16 11\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M2.75 4.75C1.90625 4.75 1.25 4.09375 1.25 3.25C1.25 2.42969 1.90625 1.75 2.75 1.75C3.57031 1.75 4.25 2.42969 4.25 3.25C4.25 4.09375 3.57031 4.75 2.75 4.75ZM13.25 4.75C12.4062 4.75 11.75 4.09375 11.75 3.25C11.75 2.42969 12.4062 1.75 13.25 1.75C14.0703 1.75 14.75 2.42969 14.75 3.25C14.75 4.09375 14.0703 4.75 13.25 4.75ZM14 5.5C14.8203 5.5 15.5 6.17969 15.5 7V7.75C15.5 8.17188 15.1484 8.5 14.75 8.5H13.2031C13.0391 7.39844 12.3828 6.46094 11.4219 5.94531C11.7031 5.6875 12.0781 5.5 12.5 5.5H14ZM8 5.5C6.54688 5.5 5.375 4.32812 5.375 2.875C5.375 1.44531 6.54688 0.25 8 0.25C9.42969 0.25 10.625 1.44531 10.625 2.875C10.625 4.32812 9.42969 5.5 8 5.5ZM9.78125 6.25C11.2812 6.25 12.5 7.46875 12.5 8.96875V9.625C12.5 10.2578 11.9844 10.75 11.375 10.75H4.625C3.99219 10.75 3.5 10.2578 3.5 9.625V8.96875C3.5 7.46875 4.69531 6.25 6.19531 6.25H6.38281C6.875 6.48438 7.41406 6.625 8 6.625C8.5625 6.625 9.10156 6.48438 9.59375 6.25H9.78125ZM4.55469 5.94531C3.59375 6.46094 2.9375 7.39844 2.77344 8.5H1.25C0.828125 8.5 0.5 8.17188 0.5 7.75V7C0.5 6.17969 1.15625 5.5 2 5.5H3.5C3.89844 5.5 4.27344 5.6875 4.55469 5.94531Z\" fill=\"%23737373\"/></svg>");margin-right:6px}
.MessagesList-module__aokyXG__messageWrapper,.MessagesList-module__aokyXG__messageWrapperWithMinHeight{flex-direction:column;display:flex}.MessagesList-module__aokyXG__message{align-items:flex-start;display:flex}.MessagesList-module__aokyXG__message.MessagesList-module__aokyXG__user{justify-content:flex-end;scroll-margin-top:72px}@media screen and (min-width:1200px){.MessagesList-module__aokyXG__message.MessagesList-module__aokyXG__user{scroll-margin-top:24px}}.MessagesList-module__aokyXG__messageContent{border-radius:var(--border-radius-8,8px);max-width:90%;color:var(--grey-800,#262626);flex-direction:column;align-items:flex-start;padding:8px 12px;display:flex;position:relative}@media screen and (min-width:800px){.MessagesList-module__aokyXG__messageContent{max-width:85%;padding:12px 16px}}@media screen and (min-width:1200px){.MessagesList-module__aokyXG__messageContent{max-width:70%;padding:16px}}.MessagesList-module__aokyXG__message.MessagesList-module__aokyXG__assistant{justify-content:flex-start;scroll-padding-bottom:0}.MessagesList-module__aokyXG__message.MessagesList-module__aokyXG__user .MessagesList-module__aokyXG__messageContent{background:var(--primary-100,#ede5ff);color:var(--primary-700,#5127a5);border:none}.MessagesList-module__aokyXG__message.MessagesList-module__aokyXG__assistant .MessagesList-module__aokyXG__messageContent{box-shadow:none;color:var(--grey-800,#262626);border:none;padding:0}.MessagesList-module__aokyXG__messageText{word-wrap:break-word;white-space:normal;flex-shrink:0;width:100%;margin-bottom:8px}.MessagesList-module__aokyXG__messageText a,.MessagesList-module__aokyXG__messageText p,.MessagesList-module__aokyXG__messageText h1,.MessagesList-module__aokyXG__messageText h2,.MessagesList-module__aokyXG__messageText h3,.MessagesList-module__aokyXG__messageText h4,.MessagesList-module__aokyXG__messageText ol,.MessagesList-module__aokyXG__messageText ul,.MessagesList-module__aokyXG__messageText table{line-height:160%}.MessagesList-module__aokyXG__messageText h1,.MessagesList-module__aokyXG__messageText h2,.MessagesList-module__aokyXG__messageText h3{font-weight:700}.MessagesList-module__aokyXG__messageText h1{font-size:var(--headline-24)}.MessagesList-module__aokyXG__messageText h2{font-size:var(--text-20)}.MessagesList-module__aokyXG__messageText h3{font-size:var(--text-18)}.MessagesList-module__aokyXG__messageText>:last-child{margin-bottom:0}.MessagesList-module__aokyXG__messageText a{color:var(--primary-600,#5e2dc1);cursor:pointer;font-weight:500;-webkit-text-decoration:underline;text-decoration:underline;transition:color .2s}.MessagesList-module__aokyXG__messageText a:hover{color:var(--primary-800,#401f84);-webkit-text-decoration:underline;text-decoration:underline}.MessagesList-module__aokyXG__messageText a:visited{color:var(--primary-600,#5e2dc1)}.MessagesList-module__aokyXG__messageText a:active{color:var(--primary-800,#401f84)}.MessagesList-module__aokyXG__messageText li{margin-bottom:12px;padding-left:8px}.MessagesList-module__aokyXG__messageText li::marker{font-weight:500}.MessagesList-module__aokyXG__message.MessagesList-module__aokyXG__user .MessagesList-module__aokyXG__messageText{font-weight:500}.MessagesList-module__aokyXG__message.MessagesList-module__aokyXG__user .MessagesList-module__aokyXG__messageText a{color:var(--white,#fff);-webkit-text-decoration:underline;text-decoration:underline}.MessagesList-module__aokyXG__message.MessagesList-module__aokyXG__user .MessagesList-module__aokyXG__messageText a:hover{color:var(--grey-100,#f5f5f5);-webkit-text-decoration:underline;text-decoration:underline}.MessagesList-module__aokyXG__message.MessagesList-module__aokyXG__user .MessagesList-module__aokyXG__messageText a:visited{color:var(--white,#fff)}.MessagesList-module__aokyXG__message.MessagesList-module__aokyXG__user .MessagesList-module__aokyXG__messageText a:active{color:var(--grey-100,#f5f5f5)}.MessagesList-module__aokyXG__messageTimestamp{opacity:.7;font-size:var(--text-12);flex-direction:row;align-items:center;gap:8px;font-weight:500;display:flex}.MessagesList-module__aokyXG__timestampText{flex-shrink:0}.MessagesList-module__aokyXG__message.MessagesList-module__aokyXG__assistant .MessagesList-module__aokyXG__messageTimestamp{color:var(--grey-400,#a3a3a3)}.MessagesList-module__aokyXG__functionsIndicator{color:var(--primary-600,#5e2dc1);background:#5e2dc11a;border-radius:4px;align-self:flex-start;padding:4px 8px;font-size:11px;font-weight:600}.MessagesList-module__aokyXG__copyButton{cursor:pointer;background:0 0;border:none;border-radius:3rem;justify-content:center;align-items:center;width:36px;height:36px;padding:2px;display:flex}.MessagesList-module__aokyXG__copyButton:hover{opacity:1}.MessagesList-module__aokyXG__copyIcon,.MessagesList-module__aokyXG__copySuccess{color:var(--grey-500,#737373);font-size:var(--text-18);font-weight:500}.MessagesList-module__aokyXG__message.MessagesList-module__aokyXG__user .MessagesList-module__aokyXG__functionsIndicator{background:var(--grey-600,#525252);color:var(--white,#fff)}.MessagesList-module__aokyXG__suggestedResponsesContainer{margin-top:8px;margin-bottom:0}.MessagesList-module__aokyXG__suggestedResponsesContent{box-shadow:none;border:none;padding:0;background:0 0!important}.MessagesList-module__aokyXG__suggestedResponses{flex-direction:column;gap:8px;display:flex}.MessagesList-module__aokyXG__suggestedResponseBtn{background-color:var(--grey-100,#f5f5f5);border-radius:100px;align-items:center;height:fit-content;min-height:48px;padding:10px 24px;font-weight:500;display:flex}.MessagesList-module__aokyXG__suggestedResponseBtn:hover{background-color:var(--grey-300,#d4d4d4)}.MessagesList-module__aokyXG__expandBtn{background:var(--primary-600,#5e2dc1);color:var(--white,#fff);font-size:var(--text-10);white-space:nowrap;cursor:pointer;border:none;border-radius:12px;flex-shrink:0;margin-left:auto;padding:1px 4px;font-weight:600;transition:all .2s}.MessagesList-module__aokyXG__expandBtn:hover{background:var(--primary-800,#401f84);transform:scale(1.05)}@media screen and (min-width:800px){.MessagesList-module__aokyXG__expandBtn{font-size:var(--text-10);padding:2px 8px}}.MessagesList-module__aokyXG__jobPostingsContainer{flex-direction:column;gap:16px;display:flex}
.Separator-module__TtWtQW__wrapper{flex-direction:column;row-gap:2px;margin-bottom:20px;padding-top:8px;display:flex}@media screen and (min-width:800px){.Separator-module__TtWtQW__wrapper{margin-bottom:24px}}.Separator-module__TtWtQW__separatorLine{background-image:var(--dot-pattern);background-repeat:repeat-x;background-size:6px 2px;height:2px}.Separator-module__TtWtQW__secondLine{margin-left:3px}
.CompanyBreadcrumb-module__FVMMdW__container{flex-direction:row;align-items:center;gap:20px;width:100%;display:flex}.CompanyBreadcrumb-module__FVMMdW__logoContainer{border:1px solid var(--grey-200,#e5e5e5);background-color:var(--white,#fff);border-radius:8px;width:72px;height:48px;display:flex;position:relative;overflow:hidden}.CompanyBreadcrumb-module__FVMMdW__logo{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;padding:8px}.CompanyBreadcrumb-module__FVMMdW__logoPlaceholder{background-color:var(--grey-100,#f5f5f5);width:100%;height:100%;color:var(--grey-600,#525252);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}.CompanyBreadcrumb-module__FVMMdW__content{flex-direction:column;gap:8px;display:flex}.CompanyBreadcrumb-module__FVMMdW__companyName{width:100%;color:var(--grey-900,#171717);font-size:var(--text-12);letter-spacing:0;font-weight:700;-webkit-text-decoration:none;text-decoration:none}.CompanyBreadcrumb-module__FVMMdW__companyName:hover{-webkit-text-decoration:none;text-decoration:none}.CompanyBreadcrumb-module__FVMMdW__ratingContainer{width:100%;height:16px;color:var(--grey-700,#404040);font-size:var(--text-12);flex-direction:row;align-items:center;gap:4px;-webkit-text-decoration:none;text-decoration:none;display:flex}.CompanyBreadcrumb-module__FVMMdW__ratingContainer:hover{-webkit-text-decoration:none;text-decoration:none}.CompanyBreadcrumb-module__FVMMdW__activeReviews{color:var(--grey-700,#404040);letter-spacing:-.24px;font-weight:500}
.EmailTakenOverlay-module__kts7Sa__wrapper{text-align:center;justify-content:center;justify-items:center;max-width:600px;padding:24px;display:grid}.EmailTakenOverlay-module__kts7Sa__headline{font-size:var(--headline-24);margin-top:12px}.EmailTakenOverlay-module__kts7Sa__span{color:var(--grey-400,#a3a3a3);font-size:var(--text-24);font-weight:500}.EmailTakenOverlay-module__kts7Sa__infoBox{border:1px solid var(--primary-200,#e4d8fd);background-color:var(--primary-50,#f4f0ff);max-width:400px;color:var(--primary-600,#5e2dc1);border-radius:14px;margin-top:24px}.EmailTakenOverlay-module__kts7Sa__infoBox.EmailTakenOverlay-module__kts7Sa__email{font-weight:500}.EmailTakenOverlay-module__kts7Sa__fit{width:-webkit-fill-available;width:-moz-available;width:stretch}.EmailTakenOverlay-module__kts7Sa__input{width:100%;margin-top:40px}.EmailTakenOverlay-module__kts7Sa__passwordButton{margin-top:16px}.EmailTakenOverlay-module__kts7Sa__passwordButton a{-webkit-text-decoration:none;text-decoration:none}.EmailTakenOverlay-module__kts7Sa__passwordButton a:hover{color:var(--primary-600,#5e2dc1);-webkit-text-decoration:none;text-decoration:none}.EmailTakenOverlay-module__kts7Sa__loginButton{margin-top:16px}.EmailTakenOverlay-module__kts7Sa__email{font-weight:700}
.BlogCtaCard-module__3u-dbW__container{border:4px solid var(--grey-200,#e5e5e5);-webkit-hyphens:auto;hyphens:auto;border-radius:24px;flex-direction:column;padding:32px;display:flex}@media screen and (min-width:800px){.BlogCtaCard-module__3u-dbW__container{flex-direction:row;align-items:center}}.BlogCtaCard-module__3u-dbW__content{flex-direction:column;display:flex}.BlogCtaCard-module__3u-dbW__image{border:1px solid var(--white,#fff);-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;border-radius:24px;margin-bottom:24px}@media screen and (min-width:800px){.BlogCtaCard-module__3u-dbW__image{margin-bottom:0;margin-right:24px}}.BlogCtaCard-module__3u-dbW__textContent{flex-direction:column;align-items:stretch;display:flex}@media screen and (min-width:800px){.BlogCtaCard-module__3u-dbW__textContent{flex-direction:row}}.BlogCtaCard-module__3u-dbW__ctaButton{place-self:end;margin-left:24px}.BlogCtaCard-module__3u-dbW__headline{font-family:var(--font-arboria);font-size:var(--headline-24);text-transform:uppercase;margin-bottom:8px;font-weight:900;line-height:24.15px}@media screen and (max-width:450px){.BlogCtaCard-module__3u-dbW__headline{-webkit-hyphens:auto;hyphens:auto;word-wrap:break-word}}.BlogCtaCard-module__3u-dbW__teaserText{font-weight:400;line-height:24px}.BlogCtaCard-module__3u-dbW__iconButton{background-color:var(--primary-600,#5e2dc1);border-radius:100%;width:48px;height:48px;padding:0}.BlogCtaCard-module__3u-dbW__iconButton:hover{background-color:var(--primary-700,#5127a5);box-shadow:none}.BlogCtaCard-module__3u-dbW__icon{color:var(--white,#fff)}.BlogCtaCard-module__3u-dbW__icon svg{max-width:none}
.InternshipBreaker-module__ZaCYCq__container{background-color:var(--primary-50,#f4f0ff);cursor:pointer;border-radius:16px;flex-direction:column;padding:20px;-webkit-text-decoration:none;text-decoration:none;transition:transform .1s;display:flex}.InternshipBreaker-module__ZaCYCq__container:hover{-webkit-text-decoration:none;text-decoration:none;transform:rotate(-.5deg)scale(1.02)}.InternshipBreaker-module__ZaCYCq__content{flex-direction:column;gap:8px;display:flex}.InternshipBreaker-module__ZaCYCq__headline{color:var(--grey-700,#404040);font-weight:700;line-height:125%}.InternshipBreaker-module__ZaCYCq__description{color:var(--grey-700,#404040);font-size:var(--text-14);margin-bottom:16px;line-height:150%}.InternshipBreaker-module__ZaCYCq__linkButton{width:fit-content;font-size:var(--text-14);justify-content:center;align-items:center;gap:8px;font-weight:600;display:flex}
.ProfessionShortCards-module__4P0KCW__cardGrid{grid-gap:16px;gap:16px;display:grid}@media screen and (min-width:688px){.ProfessionShortCards-module__4P0KCW__cardGrid{grid-template-columns:1fr 1fr}.ProfessionShortCards-module__4P0KCW__title{font-size:var(--text-16);-webkit-line-clamp:3;line-clamp:3}}
.ProgressCircle-module__UK6PjW__wrapper{z-index:3;grid-column-gap:8px;-moz-column-gap:8px;border:1px solid var(--grey-200,#e5e5e5);grid-template-columns:max-content 1fr max-content;align-items:center;column-gap:8px;padding:12px 24px;display:grid}.ProgressCircle-module__UK6PjW__button{height:40px;color:var(--black,#000);padding:0 12px}.ProgressCircle-module__UK6PjW__iconWrapper{position:relative}.ProgressCircle-module__UK6PjW__icon{position:absolute;top:9px;left:6px}.ProgressCircle-module__UK6PjW__center{grid-column:1/3;justify-self:center}
.InternshipJobPostingsSection-module__AquJYG__jobPostingsContainer{border:1px solid var(--grey-200);background-color:var(--grey-50);border-radius:40px;flex-direction:column;align-items:center;gap:32px;width:100vw;padding:32px 0;display:flex;overflow:hidden}@media screen and (min-width:1200px){.InternshipJobPostingsSection-module__AquJYG__jobPostingsContainer{gap:40px;width:1252px;padding:48px 102px}}.InternshipJobPostingsSection-module__AquJYG__title{height:100%;font-family:var(--font-arboria);font-size:var(--headline-28);text-align:center;margin:0 16px;line-height:125%}@media screen and (min-width:1200px){.InternshipJobPostingsSection-module__AquJYG__title{font-size:var(--headline-36)}}.InternshipJobPostingsSection-module__AquJYG__cardGrid{scrollbar-width:none;flex-direction:row;gap:20px;width:100%;padding:0 16px;display:flex;overflow-x:auto}@media screen and (min-width:1200px){.InternshipJobPostingsSection-module__AquJYG__cardGrid{flex-wrap:wrap;width:1046px;padding:0;overflow:hidden}}.InternshipJobPostingsSection-module__AquJYG__jobPostingCard{background-color:var(--white);width:320px;height:100%}@media screen and (min-width:1200px){.InternshipJobPostingsSection-module__AquJYG__jobPostingCard{width:513px}}.InternshipJobPostingsSection-module__AquJYG__emptyContainer{flex-direction:column;align-items:center;gap:8px;padding:160px 22px 0;display:flex}@media screen and (min-width:1200px){.InternshipJobPostingsSection-module__AquJYG__emptyContainer{padding-top:240px}}.InternshipJobPostingsSection-module__AquJYG__emptySubline{font-family:var(--font-arboria);font-size:var(--text-20);text-align:center;font-weight:700}.InternshipJobPostingsSection-module__AquJYG__emptyText{text-align:center}@media screen and (min-width:1200px){.InternshipJobPostingsSection-module__AquJYG__emptyText{max-width:520px}}.InternshipJobPostingsSection-module__AquJYG__cta{border:1px solid var(--grey-300);width:fit-content;color:var(--primary-500);margin:0 16px}.InternshipJobPostingsSection-module__AquJYG__cta.InternshipJobPostingsSection-module__AquJYG__emptyCta{color:var(--white)}.InternshipJobPostingsSection-module__AquJYG__containerBackground{background-image:url(../media/internshipHubNearbyPostings.e4354ff4.svg);background-position:50% -116px;background-repeat:no-repeat;background-size:600px 600px}@media screen and (min-width:1200px){.InternshipJobPostingsSection-module__AquJYG__containerBackground{background-position:50% -153px;background-size:800px 800px}}
.AuthorInfo-module__QXCNyG__container{flex-direction:column;padding:40px 0;display:flex}@media screen and (min-width:800px){.AuthorInfo-module__QXCNyG__container{flex-direction:row;align-items:center}}.AuthorInfo-module__QXCNyG__image{-o-object-fit:cover;object-fit:cover;border-radius:16px}.AuthorInfo-module__QXCNyG__imageContainer{width:max-content;min-width:104px;margin-bottom:32px;position:relative}@media screen and (min-width:800px){.AuthorInfo-module__QXCNyG__imageContainer{margin-bottom:0;margin-right:32px}}.AuthorInfo-module__QXCNyG__signet{position:absolute;bottom:-11px;right:-12px}.AuthorInfo-module__QXCNyG__divider{background-image:url("data:image/svg+xml,<svg width=\"770\" height=\"13\" viewBox=\"0 0 770 13\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M1 6.5C6.68889 -0.833334 12.3778 -0.833334 18.0667 6.5C23.7556 13.8333 29.4444 13.8333 35.1333 6.5C40.8222 -0.833334 46.5111 -0.833334 52.2 6.5C57.8889 13.8333 63.5778 13.8333 69.2667 6.5C74.9555 -0.833334 80.6444 -0.833334 86.3333 6.5C92.0222 13.8333 97.7111 13.8333 103.4 6.5C109.089 -0.833334 114.778 -0.833334 120.467 6.5C126.156 13.8333 131.844 13.8333 137.533 6.5C143.222 -0.833334 148.911 -0.833334 154.6 6.5C160.289 13.8333 165.978 13.8333 171.667 6.5C177.356 -0.833334 183.044 -0.833334 188.733 6.5C194.422 13.8333 200.111 13.8333 205.8 6.5C211.489 -0.833334 217.178 -0.833334 222.867 6.5C228.556 13.8333 234.244 13.8333 239.933 6.5C245.622 -0.833334 251.311 -0.833334 257 6.5\" stroke=\"%23AC8CEE\" stroke-width=\"2\"/><path d=\"M257 6.5C262.689 13.8333 268.378 13.8333 274.067 6.5C279.756 -0.833334 285.444 -0.833334 291.133 6.5C296.822 13.8333 302.511 13.8333 308.2 6.5C313.889 -0.833334 319.578 -0.833334 325.267 6.5C330.956 13.8333 336.644 13.8333 342.333 6.5C348.022 -0.833334 353.711 -0.833334 359.4 6.5C365.089 13.8333 370.778 13.8333 376.467 6.5C382.156 -0.833334 387.844 -0.833334 393.533 6.5C399.222 13.8333 404.911 13.8333 410.6 6.5C416.289 -0.833334 421.978 -0.833334 427.667 6.5C433.356 13.8333 439.044 13.8333 444.733 6.5C450.422 -0.833334 456.111 -0.833334 461.8 6.5C467.489 13.8333 473.178 13.8333 478.867 6.5C484.556 -0.833334 490.244 -0.833334 495.933 6.5C501.622 13.8333 507.311 13.8333 513 6.5\" stroke=\"%23AC8CEE\" stroke-width=\"2\"/><path d=\"M513 6.5C518.689 -0.833334 524.378 -0.833334 530.067 6.5C535.756 13.8333 541.444 13.8333 547.133 6.5C552.822 -0.833334 558.511 -0.833334 564.2 6.5C569.889 13.8333 575.578 13.8333 581.267 6.5C586.956 -0.833334 592.644 -0.833334 598.333 6.5C604.022 13.8333 609.711 13.8333 615.4 6.5C621.089 -0.833334 626.778 -0.833334 632.467 6.5C638.156 13.8333 643.844 13.8333 649.533 6.5C655.222 -0.833334 660.911 -0.833334 666.6 6.5C672.289 13.8333 677.978 13.8333 683.667 6.5C689.356 -0.833334 695.044 -0.833334 700.733 6.5C706.422 13.8333 712.111 13.8333 717.8 6.5C723.489 -0.833334 729.178 -0.833334 734.867 6.5C740.556 13.8333 746.244 13.8333 751.933 6.5C757.622 -0.833334 763.311 -0.833334 769 6.5\" stroke=\"%23AC8CEE\" stroke-width=\"2\"/></svg>");border:none;height:13px}.AuthorInfo-module__QXCNyG__headline{font-family:var(--font-arboria);font-size:var(--headline-24);text-transform:uppercase;margin-bottom:12px;font-weight:900}
.EducationDirections-module__4h9eRG__container{flex-direction:column;gap:16px;width:100%;display:flex}.EducationDirections-module__4h9eRG__headline{font-size:var(--text-16);font-weight:700}@media screen and (min-width:1200px){.EducationDirections-module__4h9eRG__headline{font-size:var(--text-18)}}.EducationDirections-module__4h9eRG__text{font-size:var(--text-14)}.EducationDirections-module__4h9eRG__educationDirections{grid-gap:16px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px;width:100%;display:grid}.EducationDirections-module__4h9eRG__container .EducationDirections-module__4h9eRG__professionCheckBreaker{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"177\" height=\"137\" fill=\"none\"><g clip-path=\"url(%23a)\"><path fill=\"%233A517D\" d=\"m61.495 102.083-.331 61.222-3.81 2.207.33-61.221 3.81-2.208Z\"/><path fill=\"%236E81A4\" d=\"m57.684 104.291-.331 61.221-3.834-2.207.331-61.222 3.834 2.208Z\"/><path fill=\"%23DCDCDC\" d=\"m61.493 102.089-3.81 2.207-3.833-2.207 3.81-2.216 3.833 2.216ZM64.59 112.256l5.804-3.369 8.636 4.984-5.804 3.369-8.636-4.984Z\"/><path fill=\"%23C6C6C6\" d=\"m47.725 85.356 5.803-3.37L70.44 91.74l-5.803 3.377-16.911-9.76Z\"/><path fill=\"%23C5C5C5\" d=\"m64.636 95.113 5.804-3.376-.046 17.151-5.804 3.369.046-17.144Z\"/><path fill=\"%23C5004D\" d=\"m73.278 100.105 5.804-3.376-.054 17.151-5.803 3.369.053-17.144Z\"/><path fill=\"%23EC6726\" d=\"m73.28 100.1-.054 17.143-8.636-4.984.046-17.143 8.644 4.984Z\"/><path fill=\"%23CB5825\" d=\"m64.635 95.113 5.803-3.376 8.645 4.984-5.804 3.376-8.644-4.984Z\"/><path fill=\"%23C6C6C6\" d=\"m73.28 100.105 5.803-3.376 43.336 25.004-5.804 3.376-43.336-25.004Z\"/><path fill=\"%23C5004D\" d=\"m125.259 130.084 5.804-3.369-.046 17.144-5.804 3.369.046-17.144Z\"/><path fill=\"%23F6F6F6\" d=\"m142.17 139.838-.046 17.144-94.446-54.484.046-17.144 16.91 9.76-.045 17.144 8.636 4.984.054-17.144 43.336 25.004-.046 17.144 8.644 4.983.046-17.143 16.911 9.752Z\"/><path fill=\"%23C5C5C5\" d=\"m116.616 125.1 5.804-3.377-.046 17.151-5.804 3.369.046-17.143Z\"/><path fill=\"%23C2410C\" d=\"m125.261 130.086-.047 17.143-8.644-4.983.046-17.144 8.645 4.984Z\"/><path fill=\"%23CB5825\" d=\"m116.615 125.1 5.804-3.377 8.644 4.992-5.804 3.368-8.644-4.983Z\"/><path fill=\"%233A517D\" d=\"m142.169 139.834 5.804-3.369-.046 17.144-5.804 3.369.046-17.144Z\"/><path fill=\"%23C6C6C6\" d=\"m125.258 130.084 5.804-3.369 16.911 9.753-5.804 3.368-16.911-9.752Z\"/><path fill=\"%23F9C0A7\" d=\"m45.914 31.659-1.685 1.607-4.457 2.077-1.932 3.799 6.997 4.16 3.325-2.737.193-2.138 2.509-2.2-4.95-4.568Z\"/><path fill=\"%2342EED2\" d=\"m93.393 10.943-24.84 5.583-23.315 15.021 4.403 6.084 23.33-9.63 13.24-1.353 7.182-15.705Z\"/><path fill=\"%23010304\" d=\"m12.454 96.402-3.91 7.691.716 3.269-4.172 6.652-1.031 7.668 2.855 1.585 7.32-12.706 1.77.492 4.927-10.767-8.475-3.884ZM141.053 103.538l4.919-3.8 2.109-5.045 4.68-2.26 5.434-7.323-2.363-1.638-12.855 6.422-6.211 9.56 4.287 4.084Z\"/><path fill=\"%23212B55\" d=\"m103.852 66.426-36.223.708-1.463 6.391-.8 11.244-14.68 11.937-34.075-.177-.947 15.367 45.291.169 37.117-29.541 20.105 3.822 17.889 14.075 7.42-10.19-20.898-22.497-18.736-1.308Z\"/><path fill=\"%2342EED2\" d=\"M69.983 62.631s-4.464 4.815-1.193 7.599c2.417 2.069 26.386 1.723 26.386 1.723l7.367-5.323.454-.184h.008l.269-.116.038-.061 7.29-11.375 1.593-3.27 3.679-7.552 3.734-7.668-4.257-11.475-.077-.2-2.101-2.454-8.167-9.537h-.008l-11.607-1.807-7.913 9.406-1.324 5.184-9.43 30.503-4.741 6.6v.007Z\"/><path fill=\"%23F9C0A7\" d=\"m125.613 8.114-.578 2.245-.762.746-.285 2.085-6.281 7.168-1.377-.216-1.155-.484-.316-5.738 2.31-4.999 5.465.27 2.979-1.077Z\"/><path fill=\"%23F9C0A7\" d=\"m115.815 18.604-2.64 3.676s-3.956.346-5.604-1.184c-1.647-1.53-4.503-4.915-4.503-4.915l3.587-6.36 9.607 4.237-.455 4.554.008-.008Z\"/><path fill=\"%23212B55\" d=\"m111.418 1.254-5.727 10.16 5.319 5.045 5.05-.184.769-2.17 1.678-.699.039-.015.87.43 1.131-.63 1.44-1.892 1.516-.27 2.586-1.307.555-2.292-3.664-5.684L119.878 0l-8.46 1.254Z\"/><path fill=\"%23212B55\" d=\"m111.418 1.251-5.727 10.16 5.319 5.046 5.05-.185.769-2.169 1.678-.7.816-4.176-7.905-7.976Z\"/><path fill=\"%23F9C0A7\" d=\"m159.266 33.83 4.849-2.946s2.725-3.045 3.987-3.93c1.263-.884 4.919-1.807 4.919-1.807s1.278.861.054 2.092c-1.224 1.23-2.571 1.861-2.571 1.861s-.701.63-.331.87c0 0 2.209-.178 2.786-.424s2.055-1.284 2.486-1.407c.431-.123 1.832 1.492 1.494 2.692 0 0 .446 1.722-.962 2.5 0 0 .654 1.707-1.078 2.568 0 0 .061 1.7-1.709 1.884-1.77.185-6.181 0-6.181 0l-4.31 1-3.426-4.953h-.007Z\"/><path fill=\"%2342EED2\" d=\"m115.875 44.074-7.705-3.13 7.705 3.13.154.062 20.86 8.468 28.664-13.798-.323-.623-3.186-6.045-.339-.639-24.501 8.168-21.852-14.736-.185-.123.708 19.266Z\"/><path fill=\"%23514193\" d=\"M23.846 46.845 3.133 70.465l34.961 6.937 18.612-21.228-29.635-8.698-3.01-.593-.215-.038Z\"/><path fill=\"%23514193\" d=\"m3.125 70.475-1.832-1.607 2.871-2.5 3.056 1.83\"/><path fill=\"%233B2782\" d=\"M18.503 40.345c-.462.785-.523 1.938-.054 3.315.624 1.83 2.233 3.776 3.826 4.968 0 0-.824.939-1.2 1.37l-4.712 5.368-6.558 7.483-4.71 5.369c-2.448 2.792-5.273.73-5.088-3.707.084-2.062.839-4.13 1.978-5.423l4.71-5.368 6.559-7.484 4.71-5.368c.178-.2.355-.37.54-.523Z\"/><path fill=\"%233B2782\" d=\"M18.45 43.663c-.469-1.384-.407-2.53.055-3.315 2.301-1.946 4.718.116 4.549 4.23a9.893 9.893 0 0 1-1.001 3.884c-1.593-1.2-2.979-2.969-3.595-4.799h-.007Z\"/><path fill=\"%236859A3\" d=\"M28.241 64.485c2.27.777 4.88 1.216 7.674 1.293 4.773.13 10.076-.831 15.095-3.1 3.44-2.069 6.342-5.468 7.643-7.445.493-.738.708-2.03.193-3.561-.986-2.907-3.91-5.684-6.528-6.2l-2.802-.553-2.463-.492-.692-.139-.224-.038-.546-.108-8.99-1.784-1.301-.262-2.056-.407-1.647-.323-10.214-2.03c-1.378-.262-2.371.145-2.88 1.022.801-.677 1.61-.861 2.325-.653.147.038.285.1.424.169.708.392 1.278 1.2 1.57 2.345.177.677.262 1.47.223 2.37-.03.507-.47 2.107-1.008 3.868v.008l-.208.692c-.8 2.584-1.701 5.26-1.701 5.26-.508 4.738 2.887 8.276 8.12 10.076l-.007-.008Z\"/><path fill=\"%233B2782\" d=\"M35.439 66.442c1.416-1.615.854-3.268-1.255-3.683-2.11-.416-4.972.553-6.389 2.168-1.416 1.615-.854 3.27 1.255 3.684 2.109.416 4.972-.553 6.389-2.169ZM47.125 44.61l-.54-1.6-3.532 4.046.539 1.6 3.533-4.046ZM50.989 43.238l-.54-1.6-16.28-3.223.54 1.6 16.28 3.223Z\"/><path fill=\"%23514193\" d=\"m34.709 40.017-5.111 5.86 2.286.454 3.533-4.045 11.707 2.322-3.533 4.046 2.286.454 5.111-5.868-16.28-3.223Z\"/><path fill=\"%233B2782\" d=\"m34.708 40.015-.538-1.6-5.111 5.861.538 1.6 5.111-5.861Z\"/><path fill=\"%23F9C0A7\" d=\"m37.117 42.826 6.412 3.2 2.694-2.562-2.147-2.938-6.882-.707-.077 3.007Z\"/><path fill=\"%23F49D74\" d=\"m48.238 38.415 1.363 2.23-.731.685-2.972-.623 2.34-2.292Z\"/><path fill=\"%237C2D12\" d=\"M115.876 44.09s-4.626 5.806-14.825.084c-9.576-5.376-17.673 10.975-30.435 4.045l-6.882 6.884 8.49 3.553s13.663-2.93 20.73-8.614c7.066-5.683 11.661-2.615 14.909-.861 3.241 1.754 7.851-4.315 7.851-4.315l.162-.784v.007Z\"/></g><defs><clipPath id=\"a\"><path fill=\"%23fff\" d=\"M0 0h177v208H0z\"/></clipPath></defs></svg>") no-repeat;background-color:var(--secondary-50,#ffeadb);background-position:right -47px bottom 0;width:100%;padding-right:160px}.EducationDirections-module__4h9eRG__container .EducationDirections-module__4h9eRG__professionCheckBreaker span{max-width:250px}.EducationDirections-module__4h9eRG__container .EducationDirections-module__4h9eRG__professionCheckBreaker>span{color:var(--secondary-700,#c2410c)}@media screen and (min-width:1200px){.EducationDirections-module__4h9eRG__container .EducationDirections-module__4h9eRG__professionCheckBreaker{background-position:right calc(12% - 39.52px) bottom 0}}
.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}
.ProfessionTopicsCardWithCTA-module__yo73Ua__card{background-color:var(--grey-100,#f5f5f5);border-radius:16px;flex-direction:column;gap:16px;width:100%;margin-bottom:24px;padding:24px;display:flex}.ProfessionTopicsCardWithCTA-module__yo73Ua__title{font-size:var(--text-20);line-height:25px}.ProfessionTopicsCardWithCTA-module__yo73Ua__teaserText{font-weight:400}
.ProgressSidebar-module__0Mu0JG__wrapper,.ProgressSidebar-module__0Mu0JG__innerWrapper,.ProgressSidebar-module__0Mu0JG__step{border-radius:20px}.ProgressSidebar-module__0Mu0JG__headline{margin:24px 16px 20px;font-weight:700;line-height:150%}.ProgressSidebar-module__0Mu0JG__wrapper{background-color:var(--grey-100,#f5f5f5);height:max-content;padding:4px}.ProgressSidebar-module__0Mu0JG__innerWrapper{grid-row-gap:8px;background-color:var(--white,#fff);row-gap:8px;padding:8px;display:grid}.ProgressSidebar-module__0Mu0JG__thumbnails{width:100%;margin-right:30px}.ProgressSidebar-module__0Mu0JG__step{background-color:var(--white,#fff);grid-template-columns:max-content 1fr max-content;align-items:center;padding:16px 16px 16px 20px;display:grid}.ProgressSidebar-module__0Mu0JG__step.ProgressSidebar-module__0Mu0JG__inProgress{background:linear-gradient(90deg,#eaf0fd,#f2edf9);padding:20px}.ProgressSidebar-module__0Mu0JG__stepNumber{color:var(--grey-300,#d4d4d4);font-size:var(--text-10);font-weight:400;line-height:100%}.ProgressSidebar-module__0Mu0JG__stepNumber.ProgressSidebar-module__0Mu0JG__inProgress{color:var(--primary-600,#5e2dc1);font-size:var(--text-12);font-weight:600}.ProgressSidebar-module__0Mu0JG__stepNumber.ProgressSidebar-module__0Mu0JG__ready{color:var(--grey-500,#737373);font-weight:500}.ProgressSidebar-module__0Mu0JG__stepHeadline{color:var(--grey-300,#d4d4d4);font-size:var(--text-12);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.ProgressSidebar-module__0Mu0JG__stepHeadline.ProgressSidebar-module__0Mu0JG__inProgress,.ProgressSidebar-module__0Mu0JG__stepHeadline.ProgressSidebar-module__0Mu0JG__ready{font-size:var(--text-14)}.ProgressSidebar-module__0Mu0JG__stepHeadline.ProgressSidebar-module__0Mu0JG__ready{-webkit-text-decoration:line-through;text-decoration:line-through;-webkit-text-decoration-color:var(--primary-600,#5e2dc1);text-decoration-color:var(--primary-600,#5e2dc1);text-decoration-thickness:2px}.ProgressSidebar-module__0Mu0JG__checkIcon{background-color:var(--primary-600,#5e2dc1);color:var(--white,#fff);border-radius:100%;padding:2px}
.CarouselSlide-module__nEHQka__slideContainer{flex-direction:column;align-items:center;gap:24px;width:100%;height:100%;padding:64px 16px;display:flex}@media screen and (min-width:800px){.CarouselSlide-module__nEHQka__slideContainer{padding:80px 36px 36px}}@media screen and (min-width:1200px){.CarouselSlide-module__nEHQka__slideContainer{flex-direction:row;align-items:flex-start;gap:40px;padding:108px 146px 104px}}.CarouselSlide-module__nEHQka__slideNavigation{margin-bottom:8px}.CarouselSlide-module__nEHQka__textContainer{flex-direction:column;align-items:center;gap:16px;display:flex}@media screen and (min-width:1200px){.CarouselSlide-module__nEHQka__textContainer{align-items:flex-start;gap:32px}}.CarouselSlide-module__nEHQka__titleContainer{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}@media screen and (min-width:1200px){.CarouselSlide-module__nEHQka__titleContainer{text-align:inherit;align-items:flex-start}.CarouselSlide-module__nEHQka__maxWidth{max-width:520px}}.CarouselSlide-module__nEHQka__subline{color:var(--primary-600,#5e2dc1);font-size:var(--text-16);font-weight:var(--font-weight-xl)}.CarouselSlide-module__nEHQka__title{font-family:var(--font-arboria);font-size:var(--headline-36);font-weight:var(--font-weight-xl)}.CarouselSlide-module__nEHQka__markdownText :last-child{margin-bottom:0}.CarouselSlide-module__nEHQka__markdownText ol,.CarouselSlide-module__nEHQka__markdownText ul{padding-left:20px}@media screen and (min-width:1200px){.CarouselSlide-module__nEHQka__videoContainer{transform:rotate(1deg)}}.CarouselSlide-module__nEHQka__socialMediaSkeletonInsta,.CarouselSlide-module__nEHQka__socialMediaSkeletonShort{height:650px}.CarouselSlide-module__nEHQka__socialMediaContainer{--consent-info-font-size:var(--text-10);--consent-info-text-align:center;--consent-info-width-short-video:min-content}.CarouselSlide-module__nEHQka__socialMediaComponent{width:fit-content}.CarouselSlide-module__nEHQka__socialMediaComponent iframe{border:1px solid var(--grey-100,#f5f5f5);box-shadow:var(--shadow-md);border-radius:16px}.CarouselSlide-module__nEHQka__consentCardComponent{border:1px solid var(--grey-100,#f5f5f5);box-shadow:var(--shadow-md)}.CarouselSlide-module__nEHQka__image{border:4px solid var(--white,#fff);width:344px;max-width:100%;box-shadow:var(--shadow-md-inverted);aspect-ratio:344/518;-o-object-fit:cover;object-fit:cover;border-radius:16px;transform:rotate(-1deg)}.CarouselSlide-module__nEHQka__transparentImageWrapper{min-width:315px;max-width:400px;height:615px}.CarouselSlide-module__nEHQka__transparentImage{-o-object-fit:contain;object-fit:contain;width:auto;height:100%}.CarouselSlide-module__nEHQka__video{aspect-ratio:16/9;width:100%}.CarouselSlide-module__nEHQka__video iframe{border:4px solid var(--white,#fff);width:100%;height:100%;box-shadow:var(--shadow-md);border-radius:16px}@media screen and (min-width:800px){.CarouselSlide-module__nEHQka__video{width:624px;height:328px}}@media screen and (min-width:1200px){.CarouselSlide-module__nEHQka__video{width:450px;height:240px}}
.ConsentCard-module__4KI72a__container{background:#f4f0ff80;border-radius:24px;justify-content:center;align-items:center;width:100%;height:100%;padding:90px 40px 80px;display:flex;position:relative;overflow:hidden}@media screen and (min-width:800px){.ConsentCard-module__4KI72a__container{padding:60px 24px 74px}}.ConsentCard-module__4KI72a__meshGradient{background:radial-gradient(circle,#5e2dc11a 0%,#7c4dda0d 50%,#0000 100%);width:944px;height:944px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(180deg)}.ConsentCard-module__4KI72a__skeletonHeadline{z-index:1;background-color:#ffffff80;border-radius:100px;width:80%;height:16px;position:absolute;top:24px;left:24px}.ConsentCard-module__4KI72a__skeletonSubHeadline{z-index:1;background-color:#ffffff80;border-radius:100px;width:55%;height:16px;position:absolute;top:56px;left:24px}.ConsentCard-module__4KI72a__skeletonContentElement{background:#ffffff80;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;padding:20px 79px;display:flex;position:relative}@media screen and (min-width:800px){.ConsentCard-module__4KI72a__skeletonContentElement{max-width:321px}}.ConsentCard-module__4KI72a__skeletonContentWrapper{z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;padding-left:24px;padding-right:24px;display:flex;position:absolute;top:100px}@media screen and (min-width:800px){.ConsentCard-module__4KI72a__skeletonContentWrapper{flex-flow:wrap;width:100%}}.ConsentCard-module__4KI72a__skeletonBubbles{height:49px;display:flex;position:relative}.ConsentCard-module__4KI72a__bubble{position:absolute}.ConsentCard-module__4KI72a__bubble.ConsentCard-module__4KI72a__small:first-child{right:-4px}.ConsentCard-module__4KI72a__bubble.ConsentCard-module__4KI72a__small:last-child{top:4px}.ConsentCard-module__4KI72a__skeletonPollLine{background:var(--grey-200,#e5e5e5);border-radius:100px;height:8px}.ConsentCard-module__4KI72a__skeletonPollLine1{width:166px}.ConsentCard-module__4KI72a__skeletonPollLine2{width:132px}.ConsentCard-module__4KI72a__fadeOverlay{z-index:2;background:linear-gradient(#fff6 0%,#fff 100%);width:100%;height:100%;position:absolute;top:0}.ConsentCard-module__4KI72a__content{z-index:3;flex-direction:column;justify-content:center;align-items:center;gap:32px;width:100%;max-width:419px;display:flex;position:relative}.ConsentCard-module__4KI72a__header{text-align:center;flex-direction:column;align-items:center;gap:16px;width:100%;display:flex}.ConsentCard-module__4KI72a__title{font-family:var(--font-inter);font-size:var(--headline-24);letter-spacing:-.48px;text-align:center;margin:0;font-weight:700;line-height:1.25}.ConsentCard-module__4KI72a__highlight{color:var(--primary-600)}.ConsentCard-module__4KI72a__description{color:var(--grey-700);font-family:var(--font-inter);text-align:center;margin:0;font-weight:500;line-height:22px}.ConsentCard-module__4KI72a__toggleSection{flex-direction:column;align-items:center;gap:16px;width:100%;display:flex}.ConsentCard-module__4KI72a__toggleWrapper{justify-content:center;align-items:center;gap:12px;width:100%;padding:0 8px;display:flex}.ConsentCard-module__4KI72a__toggleLabel{font-size:var(--text-12);font-weight:600;line-height:14px}.ConsentCard-module__4KI72a__privacyNote{max-width:368px;font-family:var(--font-inter);font-size:var(--text-10);text-align:center;margin:0;font-weight:400;line-height:1.3}.ConsentCard-module__4KI72a__privacyNote a{text-underline-position:from-font;font-weight:400;-webkit-text-decoration:underline;text-decoration:underline}.ConsentCard-module__4KI72a__privacyNote a:hover{color:var(--primary-600)}
.BulletPoint-module__r3g1qG__container{flex-direction:row;align-items:center;gap:8px;width:100%;display:flex}.BulletPoint-module__r3g1qG__iconContainer{background-color:var(--primary-100,#ede5ff);border-radius:4.8px;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.BulletPoint-module__r3g1qG__icon{width:9.6px;height:9.6px;color:var(--primary-600,#5e2dc1)}.BulletPoint-module__r3g1qG__text{font-size:var(--text-12);font-weight:400;line-height:20px}
.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}
.NavBar-module__jGDhoa__login{border-radius:var(--border-radius-1000,1000px);background:var(--grey-100,#f5f5f5);height:40px;padding:0 20px;display:inline-block;color:var(--grey-900,#171717)!important}.NavBar-module__jGDhoa__dropdown{height:1.875rem;color:var(--grey-900,#171717);font-size:var(--text-14);align-items:center;margin-right:15px;font-weight:600;display:flex;transform:translateZ(0)}.NavBar-module__jGDhoa__dropdownButton{cursor:pointer;justify-content:center;align-items:center;gap:6px;width:fit-content;padding:0;display:flex}.NavBar-module__jGDhoa__dropdownContent{z-index:1;background-color:var(--white,#fff);border-radius:8px;width:255px;min-width:160px;padding:8px;display:none;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 4px 3px #00000014,0 10px 8px #0000000a}.NavBar-module__jGDhoa__subNavigationMainLinkDropdown{padding:0 1rem}.NavBar-module__jGDhoa__dropdownContent a{color:#000;background-color:#0000;padding:0 16px;-webkit-text-decoration:none;text-decoration:none;display:block}.NavBar-module__jGDhoa__aboveNav a{color:var(--grey-900,#171717);-webkit-text-decoration:none;text-decoration:none}.NavBar-module__jGDhoa__subNavigationMainLinkDropdown a{font-size:var(--text-14);padding-left:0}.NavBar-module__jGDhoa__dropdownContent a:hover{background-color:#0000;-webkit-text-decoration:underline;text-decoration:underline}.NavBar-module__jGDhoa__subNavigationMainLinkDropdown li{border-bottom:3px dotted var(--grey-200,#e5e5e5);padding-top:8px;padding-bottom:8px;line-height:26px;list-style:none}.NavBar-module__jGDhoa__subNavigationMainLinkDropdown li:last-of-type{border-bottom:none}.NavBar-module__jGDhoa__aboveNav a:hover{-webkit-text-decoration:underline;text-decoration:underline}.NavBar-module__jGDhoa__additionalItem{font-size:var(--text-14);margin-top:16px}.NavBar-module__jGDhoa__searchIconWrapper svg{width:30px;max-width:none;max-width:initial;height:30px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.NavBar-module__jGDhoa__dropdownButton:hover{color:var(--grey-700,#404040)}.NavBar-module__jGDhoa__dropdownButton:hover svg{transform:rotate(180deg)}.NavBar-module__jGDhoa__chevron{width:12px;height:16px;transition:transform .3s}.NavBar-module__jGDhoa__nav{isolation:isolate;grid-template-columns:auto auto;justify-self:end;display:grid}.NavBar-module__jGDhoa__hamburgerIcon{content:""}.NavBar-module__jGDhoa__searchIconButton{border:none;padding:0}.NavBar-module__jGDhoa__searchIcon{background-size:auto 810px;flex-direction:row;align-items:center;height:30px;-webkit-text-decoration:none;text-decoration:none;display:flex;gap:0!important;padding:0!important}.NavBar-module__jGDhoa__searchIcon:hover{-webkit-text-decoration:none;text-decoration:none}.NavBar-module__jGDhoa__searchIconWrapper{background-color:var(--grey-100,#f5f5f5);width:30px;height:30px;color:var(--primary-600,#5e2dc1);border-radius:50%;align-items:center;display:flex;position:relative}.NavBar-module__jGDhoa__searchIconWrapper path{fill:var(--primary-600,#5e2dc1)}.NavBar-module__jGDhoa__searchIconText{width:0;color:var(--primary-600,#5e2dc1);white-space:nowrap;font-size:11px;font-weight:700;transition:width .5s;overflow:hidden}@media screen and (min-width:800px){.NavBar-module__jGDhoa__searchIconText{font-size:15px}}.NavBar-module__jGDhoa__roundIcon{border-radius:var(--border-radius-1000)}.NavBar-module__jGDhoa__searchIconText.NavBar-module__jGDhoa__scroll{width:90px}@media screen and (min-width:800px){.NavBar-module__jGDhoa__searchIconText.NavBar-module__jGDhoa__scroll{width:114px}}.NavBar-module__jGDhoa__hiddenMobile{visibility:hidden;display:none}@media screen and (min-width:1200px){.NavBar-module__jGDhoa__hiddenMobile{visibility:visible;grid-template-rows:1fr 1fr;display:grid}.NavBar-module__jGDhoa__hiddenMobile.NavBar-module__jGDhoa__scroll{grid-template-rows:1fr}}.NavBar-module__jGDhoa__aboveNav{visibility:visible;opacity:1;font-size:var(--text-14);grid-template-columns:repeat(6,auto);justify-content:end;margin-top:8px;transition:opacity .5s,transform .3ms;display:grid;position:relative}.NavBar-module__jGDhoa__aboveNav.NavBar-module__jGDhoa__scroll{opacity:0;pointer-events:none;display:none;transform:scaleY(0)}.NavBar-module__jGDhoa__logoutButton{color:var(--grey-900,#171717);background-color:#0000;padding:0}.NavBar-module__jGDhoa__separator{margin:0 12px}.NavBar-module__jGDhoa__loginLink{font-size:var(--text-14);align-items:center;margin-top:-8px;margin-left:30px;display:flex;background-color:var(--grey-100,#f5f5f5)!important;border-radius:0 0 12px 12px!important;height:37px!important;padding:8px 16px!important;font-weight:600!important}.NavBar-module__jGDhoa__loginLink:hover{background-color:var(--grey-200,#e5e5e5)!important;color:var(--grey-900,#171717)!important}.NavBar-module__jGDhoa__belowNav{grid-template-columns:repeat(7,auto);align-items:end;display:grid}.NavBar-module__jGDhoa__hiddenDesktop{grid-template-columns:auto auto;display:grid}@media screen and (min-width:800px){.NavBar-module__jGDhoa__hiddenDesktop{grid-template-columns:auto auto auto;align-items:center}}@media screen and (min-width:1200px){.NavBar-module__jGDhoa__hiddenDesktop{visibility:hidden;display:none}}.NavBar-module__jGDhoa__apprenticeLink{display:none}@media screen and (min-width:800px){.NavBar-module__jGDhoa__apprenticeLink{color:var(--grey-600,#525252);font-size:var(--text-14);margin-right:24px;font-weight:500;display:inline-block}}.NavBar-module__jGDhoa__dropdown:hover .NavBar-module__jGDhoa__dropdownContent{display:block}.NavBar-module__jGDhoa__dropdown:hover .NavBar-module__jGDhoa__chevron{transform:rotate(180deg)}.NavBar-module__jGDhoa__navigationLinks{z-index:5;background-color:var(--white,#fff);border-radius:1.2rem;width:16rem;max-height:calc(90vh - 9rem);padding:1.6rem 0;display:none;position:absolute;top:5.2rem;left:calc(100% - 17rem);overflow:hidden scroll;box-shadow:0 4px 3px #00000014,0 10px 8px #0000000a}.NavBar-module__jGDhoa__navigationLinksContent{margin:0;padding:0;line-height:26px;list-style:none}.NavBar-module__jGDhoa__navigationItem{-ms-flex-align:center;align-items:center;font-size:15px;font-weight:600;display:flex}.NavBar-module__jGDhoa__navigationMainLinkText:after{content:"x";color:var(--grey-900,#171717);font-size:var(--text-20);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:auto;margin-left:5px;transition:transform .5s;display:block}.NavBar-module__jGDhoa__linkDotted{border-bottom:.3rem dotted var(--secondary-500,#fc6012);width:fit-content;font-weight:600;color:var(--primary-600,#5e2dc1)!important;padding:0!important}
.ProfessionTopicsInfoBox-module__Zwux9W__container{background-color:var(--grey-100,#f5f5f5);border-radius:16px;flex-direction:column;width:100%;padding:24px;display:flex}.ProfessionTopicsInfoBox-module__Zwux9W__container h2,.ProfessionTopicsInfoBox-module__Zwux9W__container h3,.ProfessionTopicsInfoBox-module__Zwux9W__container h4{font-size:var(--text-20);font-weight:700;line-height:125%}.ProfessionTopicsInfoBox-module__Zwux9W__container li{margin-bottom:8px;padding-left:24px;position:relative}.ProfessionTopicsInfoBox-module__Zwux9W__container ul li:before{content:"";background-color:var(--primary-600,#5e2dc1);border-radius:50%;width:8px;height:8px;display:inline-block;position:absolute;top:8px;left:0}.ProfessionTopicsInfoBox-module__Zwux9W__container ol li:before{content:counter(list-counter)". ";width:auto;height:auto;color:var(--primary-600,#5e2dc1);counter-increment:list-counter;font-weight:700;display:inline-block;position:absolute;top:0;left:0}.ProfessionTopicsInfoBox-module__Zwux9W__container ol,.ProfessionTopicsInfoBox-module__Zwux9W__container ul{margin:0 0 8px;padding:0;list-style:none}.ProfessionTopicsInfoBox-module__Zwux9W__container ol{counter-reset:list-counter}.ProfessionTopicsInfoBox-module__Zwux9W__container>*{margin-bottom:16px}.ProfessionTopicsInfoBox-module__Zwux9W__container>:last-child{margin-bottom:0}
.SectionHeader-module__Alr2QW__wrapper{flex-direction:column;grid-column:1/3;row-gap:8px;display:flex}.SectionHeader-module__Alr2QW__wrapper.SectionHeader-module__Alr2QW__review{align-items:center}.SectionHeader-module__Alr2QW__headline{color:var(--grey-400,#a3a3a3);font-size:var(--text-24);letter-spacing:-.48px;font-weight:500;line-height:125%}.SectionHeader-module__Alr2QW__headline.SectionHeader-module__Alr2QW__bold{color:var(--grey-900,#171717);font-weight:700}
.Poll-module__A4sYUG__skeleton{border-radius:24px;width:100%;height:600px}@media screen and (min-width:800px){.Poll-module__A4sYUG__skeleton{height:425px}}.Poll-module__A4sYUG__consentInfo{color:var(--grey-500);text-align:center;margin-top:4px;font-size:8px;font-weight:400;line-height:100%}.Poll-module__A4sYUG__consentInfo a{color:var(--grey-500)}
.ProfessionCard-module__uKOkeG__card{border:1px solid var(--grey-200,#e5e5e5);width:100%;color:var(--grey-900,#171717);border-radius:20px;flex-direction:column;gap:16px;padding:20px;display:flex}.ProfessionCard-module__uKOkeG__header{flex-direction:column;display:flex}.ProfessionCard-module__uKOkeG__title{font-size:var(--text-14);flex-direction:row;align-items:center;gap:12px;font-weight:700;line-height:20px;display:flex}.ProfessionCard-module__uKOkeG__subtitle{color:var(--grey-700,#404040);font-size:var(--text-12);font-weight:400}.ProfessionCard-module__uKOkeG__bulletPoints{flex-direction:column;gap:8px;display:flex}.ProfessionCard-module__uKOkeG__textBold{font-weight:600}
.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,#404040);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,#5e2dc1);font-size:var(--text-14);padding:0}.FilterBar-module__eqez-G__resetButton:hover{-webkit-text-decoration:underline;text-decoration:underline}.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,#737373);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,#737373);text-decoration-color:var(--grey-500,#737373)}@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}}
.HamburgerIcon-module__RkWiUa__hamburgerButton{border-radius:var(--border-radius-1000,1000px);background-image:linear-gradient(var(--white,#fff),var(--grey-100,#f5f5f5));background-repeat:no-repeat;background-position:var(--header-background-position,center 0);background-size:auto 810px;margin-left:10px;position:sticky}.HamburgerIcon-module__RkWiUa__hamburger{cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:999px;display:block}.HamburgerIcon-module__RkWiUa__line{opacity:1;background-color:var(--grey-700,#404040);width:.75rem;height:.125rem;margin-bottom:.125rem;transition:transform .3s ease-in-out,opacity .3s ease-in-out;display:block}.HamburgerIcon-module__RkWiUa__line:last-of-type{margin-bottom:0}
.page-module__ktOJhG__grid{grid-row-gap:48px;grid-auto-flow:row;row-gap:48px;display:grid}@media screen and (min-width:800px){.page-module__ktOJhG__grid{row-gap:96px;padding:84px 32px 0}.page-module__ktOJhG__pageContentPadding{padding-top:70px}}.page-module__ktOJhG__subText,.page-module__ktOJhG__videoContainer{text-align:center}.page-module__ktOJhG__videoContainer iframe{border-radius:14px}
.SocialMediaComponent-module__Dcghyq__socialMediaComponent{margin-bottom:24px}
.StartView-module__ffij-W__wrapper{grid-gap:24px 12px;grid-template-columns:70% 30%;justify-content:center;justify-self:center;align-items:end;gap:24px 12px;width:100%;max-width:500px;margin:0 auto;display:grid}.StartView-module__ffij-W__separator,.StartView-module__ffij-W__headline,.StartView-module__ffij-W__hint,.StartView-module__ffij-W__accountButton{grid-column:1/3}.StartView-module__ffij-W__headline{text-align:center}.StartView-module__ffij-W__input{grid-column:1}.StartView-module__ffij-W__submitButton{grid-column:2;height:46px}.StartView-module__ffij-W__hint{color:var(--grey-500,#737373);font-size:var(--text-12);font-weight:400;line-height:150%}.StartView-module__ffij-W__accountButton{width:100%;height:40px;position:relative}.StartView-module__ffij-W__abIcon{height:24px;position:absolute;left:12px}
.PollComponent-module__hu3jEG__container{grid-gap:20px;background:#f4f0ff0d;border-radius:24px;grid-template-rows:auto auto auto;grid-template-areas:"header""options""footer";gap:20px;width:100%;padding:20px;display:grid;position:relative;overflow:hidden}@media screen and (min-width:800px){.PollComponent-module__hu3jEG__container{gap:24px;padding:24px}}.PollComponent-module__hu3jEG__meshGradient{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='390' height='695' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cg filter='url(%23b)' opacity='.4'%3E%3Cellipse cx='-304.522' cy='13.248' fill='%237C4EDA' rx='453.985' ry='354.094' transform='rotate(160.957 -304.522 13.248)'/%3E%3C/g%3E%3Cg filter='url(%23c)' opacity='.4'%3E%3Cellipse cx='192.363' cy='757.33' fill='%2342EED2' rx='296.154' ry='193.054' transform='rotate(160.957 192.363 757.33)'/%3E%3C/g%3E%3Cg filter='url(%23d)' opacity='.4'%3E%3Cellipse cx='806.206' cy='153.29' fill='%23FC6012' rx='296.154' ry='193.054' transform='rotate(160.957 806.206 153.29)'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='b' width='2185.29' height='2028.47' x='-1397.17' y='-1000.98' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur result='effect1_foregroundBlur_109_592' stdDeviation='324.057'/%3E%3C/filter%3E%3Cfilter id='c' width='1870.24' height='1709.3' x='-742.758' y='-97.318' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur result='effect1_foregroundBlur_109_592' stdDeviation='324.057'/%3E%3C/filter%3E%3Cfilter id='d' width='1870.24' height='1709.3' x='-128.916' y='-701.357' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur result='effect1_foregroundBlur_109_592' stdDeviation='324.057'/%3E%3C/filter%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M666 819h-944v-944h944z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}@supports ((-moz-appearance:none)){.PollComponent-module__hu3jEG__meshGradient{filter:blur(180px);background:radial-gradient(1100px 850px at -78% 2%,#7c4eda80 0%,#7c4eda4d 35%,#7c4eda26 55%,#7c4eda0d 75%,#0000 100%),radial-gradient(750px 500px at 49% 109%,#42eed280 0%,#42eed24d 35%,#42eed226 55%,#42eed20d 75%,#0000 100%),radial-gradient(750px 500px at 207% 22%,#fc601280 0%,#fc60124d 35%,#fc601226 55%,#fc60120d 75%,#0000 100%)}}@media screen and (min-width:800px){.PollComponent-module__hu3jEG__meshGradient{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cg filter='url(%23b)' opacity='.4'%3E%3Cellipse cx='-149.522' cy='-66.752' fill='%237C4EDA' rx='453.985' ry='354.094' transform='rotate(160.957 -149.522 -66.752)'/%3E%3C/g%3E%3Cg filter='url(%23c)' opacity='.4'%3E%3Cellipse cx='347.363' cy='677.33' fill='%2342EED2' rx='296.154' ry='193.054' transform='rotate(160.957 347.363 677.33)'/%3E%3C/g%3E%3Cg filter='url(%23d)' opacity='.4'%3E%3Cellipse cx='961.206' cy='73.29' fill='%23FC6012' rx='296.154' ry='193.054' transform='rotate(160.957 961.206 73.29)'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='b' width='2185.29' height='2028.47' x='-1242.17' y='-1080.98' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur result='effect1_foregroundBlur_99_2206' stdDeviation='324.057'/%3E%3C/filter%3E%3Cfilter id='c' width='1870.24' height='1709.3' x='-587.758' y='-177.318' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur result='effect1_foregroundBlur_99_2206' stdDeviation='324.057'/%3E%3C/filter%3E%3Cfilter id='d' width='1870.24' height='1709.3' x='26.085' y='-781.357' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur result='effect1_foregroundBlur_99_2206' stdDeviation='324.057'/%3E%3C/filter%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M821 739h-944v-944h944z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}@supports ((-moz-appearance:none)){.PollComponent-module__hu3jEG__meshGradient{filter:blur(180px);background:radial-gradient(1100px 850px at -15% -10%,#7c4eda47 0%,#7c4eda24 40%,#7c4eda0d 60%,#0000 100%),radial-gradient(750px 500px at 35% 85%,#42eed247 0%,#42eed224 40%,#42eed20d 60%,#0000 100%),radial-gradient(750px 500px at 96% 10%,#fc601247 0%,#fc601224 40%,#fc60120d 60%,#0000 100%)}}}.PollComponent-module__hu3jEG__header{z-index:1;flex-direction:column;grid-area:header;gap:16px;display:flex}@media screen and (min-width:800px){.PollComponent-module__hu3jEG__header{flex-direction:row}}.PollComponent-module__hu3jEG__votesBadge{background:#ffffff80;border:1px solid #fffc;border-radius:100px;justify-content:center;align-items:center;width:fit-content;height:fit-content;padding:4px 8px;display:inline-flex}@media screen and (min-width:800px){.PollComponent-module__hu3jEG__votesBadge{order:2}}.PollComponent-module__hu3jEG__votesText{color:var(--primary-500);font-size:var(--text-14);white-space:nowrap;font-weight:600;line-height:125%}.PollComponent-module__hu3jEG__question{width:100%;color:var(--primary-900);font-size:var(--text-20);letter-spacing:-.4px;margin:0;font-weight:600;line-height:125%}@media screen and (min-width:800px){.PollComponent-module__hu3jEG__question{order:1}}.PollComponent-module__hu3jEG__optionsContainer{z-index:1;opacity:1;flex-flow:column wrap;grid-area:options;justify-content:center;align-items:center;gap:8px;margin-bottom:8px;transition:opacity .3s ease-out,transform .3s ease-out;display:flex}.PollComponent-module__hu3jEG__optionsContainer.PollComponent-module__hu3jEG__answered{opacity:1}@media screen and (min-width:800px){.PollComponent-module__hu3jEG__optionsContainer{grid-gap:12px;grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr;justify-content:center;align-items:stretch;gap:12px;display:grid}}.PollComponent-module__hu3jEG__optionCard{cursor:pointer;background:#ffffffe6;border:1px solid #0000;border-radius:16px;flex-direction:row;justify-content:center;width:100%;padding:20px 80px;transition:transform .2s;display:flex;position:relative;overflow:hidden}.PollComponent-module__hu3jEG__optionCard:hover{border:1px solid var(--primary-400);transform:rotate(-1.5deg)}.PollComponent-module__hu3jEG__optionCard:hover p{color:var(--primary-600)}.PollComponent-module__hu3jEG__optionCard.PollComponent-module__hu3jEG__disabled{cursor:not-allowed;pointer-events:none}.PollComponent-module__hu3jEG__optionCard.PollComponent-module__hu3jEG__disabled:hover{color:var(--grey-800);border:none;transform:none}.PollComponent-module__hu3jEG__optionCard.PollComponent-module__hu3jEG__answered{text-align:left;border:none;justify-content:space-between;align-items:center;gap:12px;padding:20px 24px}.PollComponent-module__hu3jEG__optionCard.PollComponent-module__hu3jEG__answered p{color:var(--grey-800)}.PollComponent-module__hu3jEG__optionCard.PollComponent-module__hu3jEG__answered.PollComponent-module__hu3jEG__choosenAnswer p{color:var(--primary-600)}@media screen and (min-width:800px){.PollComponent-module__hu3jEG__optionCard:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;max-width:50%}}.PollComponent-module__hu3jEG__optionCardContent{flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.PollComponent-module__hu3jEG__optionCardContent.PollComponent-module__hu3jEG__answered{border-radius:12px;align-items:flex-start;width:100%}.PollComponent-module__hu3jEG__optionFill{transform-origin:0;background:#f3f3f3;border-radius:16px 0 0 16px;height:100%;transition:none;position:absolute;inset:0;transform:scaleX(0)}.PollComponent-module__hu3jEG__optionCard.PollComponent-module__hu3jEG__animateFill .PollComponent-module__hu3jEG__optionFill{transform:scaleX(var(--pct,0));transition:transform .8s ease-out}.PollComponent-module__hu3jEG__optionFill.PollComponent-module__hu3jEG__choosenAnswer{background:linear-gradient(90deg,var(--primary-50)0%,var(--primary-200)100%)}.PollComponent-module__hu3jEG__bubblesContainer{display:flex;position:relative}.PollComponent-module__hu3jEG__pollBubbles{transform:rotate(-1.5deg)}.PollComponent-module__hu3jEG__optionText{z-index:1;width:100%;color:var(--grey-800);font-size:var(--text-14);letter-spacing:-.28px;text-align:center;margin:0;font-weight:600;line-height:120%;position:relative}.PollComponent-module__hu3jEG__optionText.PollComponent-module__hu3jEG__answered{text-align:left}.PollComponent-module__hu3jEG__optionCardResult{z-index:1;color:var(--grey-700);font-weight:600}.PollComponent-module__hu3jEG__optionCardResult.PollComponent-module__hu3jEG__choosenAnswer{color:var(--primary-600);font-size:var(--text-24)}.PollComponent-module__hu3jEG__footer{z-index:1;opacity:1;text-align:center;grid-area:footer;width:100%;transition:opacity .6s ease-out,transform .6s ease-out;position:relative;transform:translateY(0)scale(1)}.PollComponent-module__hu3jEG__footer.PollComponent-module__hu3jEG__answered{opacity:0;transform:translateY(30px)scale(.9)}.PollComponent-module__hu3jEG__footer.PollComponent-module__hu3jEG__answered.PollComponent-module__hu3jEG__showResults{opacity:1;transition-delay:.3s;transform:translateY(0)scale(1)}.PollComponent-module__hu3jEG__footerText{color:var(--grey-800);font-weight:500;line-height:125%}.PollComponent-module__hu3jEG__footerText.PollComponent-module__hu3jEG__footerTextDefault{font-size:var(--text-12)}.PollComponent-module__hu3jEG__footerText.PollComponent-module__hu3jEG__footerTextAnswered{opacity:0;font-size:var(--text-14);transition:opacity .4s ease-out,transform .4s ease-out;transform:translateY(20px)}.PollComponent-module__hu3jEG__footerText.PollComponent-module__hu3jEG__footerTextAnswered.PollComponent-module__hu3jEG__animate{opacity:1;transition-delay:.3s;transform:translateY(0)}.PollComponent-module__hu3jEG__footerText.PollComponent-module__hu3jEG__footerTextAnswered p:first-child{color:var(--primary-900);font-weight:700}.PollComponent-module__hu3jEG__footerText.PollComponent-module__hu3jEG__footerTextAnswered p:last-of-type{margin-bottom:20px}.PollComponent-module__hu3jEG__footerText.PollComponent-module__hu3jEG__footerTextAnswered p:only-child{margin-bottom:0}.PollComponent-module__hu3jEG__furtherInfoCard{opacity:0;background:var(--primary-600);text-align:left;border-radius:16px;flex-direction:column;justify-content:space-between;align-items:center;padding:12px 16px;transition:opacity .3s ease-out,transform .3s ease-out;display:flex;overflow:hidden;transform:translateY(20px)}.PollComponent-module__hu3jEG__furtherInfoCard.PollComponent-module__hu3jEG__animate{opacity:1;transition-delay:.5s;transform:translateY(0)}@media screen and (min-width:800px){.PollComponent-module__hu3jEG__furtherInfoCard{flex-direction:row;gap:24px}}.PollComponent-module__hu3jEG__furtherInfoHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.PollComponent-module__hu3jEG__furtherInfoBadge{background:var(--primary-50);color:var(--primary-700);font-size:var(--text-12);border-radius:999px;align-items:center;gap:6px;padding:2px 8px;font-weight:600;display:inline-flex}.PollComponent-module__hu3jEG__furtherInfoTitle{color:var(--primary-900);letter-spacing:-.2px;margin:0 0 6px;font-weight:700}.PollComponent-module__hu3jEG__furtherInfoSubline{color:var(--grey-700);font-size:var(--text-14);margin:0 0 10px;line-height:125%}.PollComponent-module__hu3jEG__furtherInfoCta{background:var(--primary-600);color:#fff;border-radius:10px;align-items:center;gap:8px;width:100%;padding:8px 12px;font-weight:600;-webkit-text-decoration:none;text-decoration:none;display:inline-flex}@media screen and (min-width:800px){.PollComponent-module__hu3jEG__furtherInfoCta{width:auto}}.PollComponent-module__hu3jEG__furtherInfoCta:hover{background:var(--primary-700)}.PollComponent-module__hu3jEG__furtherInfoContent{flex-shrink:1;align-items:center;gap:12px;margin-bottom:24px;display:flex}@media screen and (min-width:800px){.PollComponent-module__hu3jEG__furtherInfoContent{margin-bottom:0}}.PollComponent-module__hu3jEG__furtherInfoEmoji{flex-shrink:0}.PollComponent-module__hu3jEG__furtherInfoText{color:#fff;font-size:var(--text-14);letter-spacing:-.14px;font-weight:500;line-height:125%}.PollComponent-module__hu3jEG__furtherInfoText span{font-weight:700}.PollComponent-module__hu3jEG__furtherInfoButton{width:100%;height:36px;font-size:var(--text-14);flex-shrink:0;padding:0 12px}@media screen and (min-width:800px){.PollComponent-module__hu3jEG__furtherInfoButton{width:auto}}.PollComponent-module__hu3jEG__optionBubbles{height:40px;margin-left:-24px}.PollComponent-module__hu3jEG__optionBubbles.PollComponent-module__hu3jEG__answered{margin-left:0}.PollComponent-module__hu3jEG__loading{opacity:.6;pointer-events:none}.PollComponent-module__hu3jEG__loadingCard{opacity:.7;transition:opacity .3s,transform .3s;transform:scale(.98)}.PollComponent-module__hu3jEG__skeleton{border-radius:24px;width:100%;height:600px}@media screen and (min-width:800px){.PollComponent-module__hu3jEG__skeleton{height:425px}}.PollComponent-module__hu3jEG__spinner{animation:2s linear infinite PollComponent-module__hu3jEG__spin;display:inline-block}@keyframes PollComponent-module__hu3jEG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.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{margin-right:8px;padding:16px}.FilterButtons-module__cTISKW__hyperButton svg{max-width:none}.FilterButtons-module__cTISKW__filterButton{color:var(--grey-900,#171717);white-space:nowrap;gap:12px;margin-right:8px;padding-left:16px;padding-right:16px}.FilterButtons-module__cTISKW__badge{border:1px solid var(--primary-300,#d1bdfa);background-color:var(--primary-100,#ede5ff);height:21px;color:var(--primary-600,#5e2dc1);font-size:var(--text-12);text-overflow:ellipsis;border-radius:100px;padding:1px 7px;font-weight:500;line-height:18px}.FilterButtons-module__cTISKW__disabledButton{border-color:var(--grey-200,#e5e5e5);color:var(--grey-300,#d4d4d4);cursor:not-allowed;pointer-events:none}
.HamburgerMenu-module__hJbOoq__list{padding:0;list-style:none}.HamburgerMenu-module__hJbOoq__mainList{padding:0 16px}.HamburgerMenu-module__hJbOoq__navigationMainLinkDropdown{justify-content:space-between;margin-bottom:16px;display:flex}.HamburgerMenu-module__hJbOoq__popOverEnhanced{background-color:var(--white,#fff);border-radius:12px;width:calc(100% - 32px);max-height:calc(90vh - 90px);padding:16px 0;position:absolute;top:68px;left:16px;overflow:hidden scroll;box-shadow:0 4px 3px #00000014,0 10px 8px #0000000a}@media screen and (min-width:800px){.HamburgerMenu-module__hJbOoq__popOverEnhanced{width:328px;max-height:calc(90vh - 90px);left:calc(100% - 344px)}}.HamburgerMenu-module__hJbOoq__chevron{height:16px;color:var(--primary-600,#5e2dc1);transition:transform .7s;transform:rotate(0)}.HamburgerMenu-module__hJbOoq__chevronOpen{transform:rotate(-180deg)}.HamburgerMenu-module__hJbOoq__navigationMainListLink{color:#333;font-size:var(--text-13)}.HamburgerMenu-module__hJbOoq__navigationMainListLink a{color:#333;-webkit-text-decoration:none;text-decoration:none}.HamburgerMenu-module__hJbOoq__navigationMainListLink a:hover{-webkit-text-decoration:none;text-decoration:none}.HamburgerMenu-module__hJbOoq__subNavigationMainLinkDropdown{grid-row-gap:16px;row-gap:16px;margin-bottom:16px;display:grid}.HamburgerMenu-module__hJbOoq__navigationMainLinkDropdownButton{background-color:var(--white,#fff);width:100%;height:26px;color:var(--grey-900,#171717);text-align:left;grid-template-columns:1fr max-content;padding:0;font-size:15px;font-weight:600;-webkit-text-decoration:none;text-decoration:none;display:grid}.HamburgerMenu-module__hJbOoq__navigationMainLinkDropdownButton:hover{-webkit-text-decoration:none;text-decoration:none}.HamburgerMenu-module__hJbOoq__navigationMainLinkDropdownCockpit{grid-template-columns:20px 1fr}.HamburgerMenu-module__hJbOoq__navigationMainLinkDropdownButtonAzubisFinden{padding:16px 0}.HamburgerMenu-module__hJbOoq__navigationLoginRegisterButtonsGrid{grid-column-gap:16px;-moz-column-gap:16px;grid-template-columns:1fr 1fr;align-content:center;column-gap:16px;display:grid}.HamburgerMenu-module__hJbOoq__fade{transition:content-visibility .25s,opacity .25s}.HamburgerMenu-module__hJbOoq__background{opacity:.5;background-color:var(--grey-900,#171717);width:100%;height:100vh;position:fixed;top:0;left:0}.HamburgerMenu-module__hJbOoq__linkDotted{width:fit-content;color:var(--primary-600,#5e2dc1);border-bottom:.3rem dotted #fc5f12;font-weight:600}.HamburgerMenu-module__hJbOoq__navigationLoginLogout{background-color:var(--white,#fff);color:var(--grey-900,#171717);font-size:var(--text-13);grid-template-columns:1fr;padding:0 16px;display:grid}.HamburgerMenu-module__hJbOoq__dottedLine{color:var(--grey-300,#d4d4d4);padding:8px 0}.HamburgerMenu-module__hJbOoq__dottedLine>svg{width:100%;height:auto}.HamburgerMenu-module__hJbOoq__navigationLoginText{grid-template-rows:16px 49px 55px}.HamburgerMenu-module__hJbOoq__navigationLogoutText{grid-template-rows:24px 44px 49px}.HamburgerMenu-module__hJbOoq__fit{width:-webkit-fill-available;width:-moz-available;width:stretch}.HamburgerMenu-module__hJbOoq__logoutButton{background-color:var(--white,#fff);color:var(--primary-600,#5e2dc1);padding:0}.HamburgerMenu-module__hJbOoq__corporateLoginButton{grid-template-columns:auto 20px;line-height:21px;color:var(--grey-900,#171717)!important;font-size:var(--text-14)!important;border-color:#0000!important;justify-content:space-between!important;padding:16px!important;font-weight:400!important;display:grid!important}.HamburgerMenu-module__hJbOoq__corporateLoginButton svg{color:var(--primary-600,#5e2dc1)}
.layout-module__DtPhdW__mainContent{width:100%;height:100%;margin:auto;padding:16px 16px 96px;position:relative}@media screen and (min-width:800px){.layout-module__DtPhdW__mainContent{width:var(--content-width-tablet);padding-left:0;padding-right:0}}@media screen and (min-width:1200px){.layout-module__DtPhdW__mainContent{width:var(--content-width-desktop)}}.layout-module__DtPhdW__title{margin-bottom:24px}@media screen and (min-width:1200px){.layout-module__DtPhdW__title{margin-bottom:0}}
.layout-module__v2m09W__mainContent{width:100%;height:100%;margin:auto;position:relative;overflow-x:hidden}@media screen and (min-width:800px){.layout-module__v2m09W__mainContent{padding-left:0;padding-right:0}}@media screen and (min-width:1200px){.layout-module__v2m09W__mainContent{max-width:1800px}}.layout-module__v2m09W__footerWrapper{border-top:none!important}
.Onboarding-module__K4fiua__onboardingContainer{background-color:var(--grey-50,#f9fafb);justify-content:center;align-items:start;min-height:100vh;margin-top:48px;padding:12px;display:flex}@media screen and (min-width:800px){.Onboarding-module__K4fiua__onboardingContainer{align-items:center;margin-top:0;padding:0}}.Onboarding-module__K4fiua__onboardingCard{width:100%;max-width:100%;box-shadow:none;border-radius:0;padding:16px}@media screen and (min-width:800px){.Onboarding-module__K4fiua__onboardingCard{max-width:600px;margin:0 auto;padding:0}}.Onboarding-module__K4fiua__onboardingHeader{text-align:center;margin-bottom:16px}.Onboarding-module__K4fiua__onboardingHeader h1{color:var(--grey-800,#262626);font-size:var(--headline-24);margin:24px 0 16px;font-weight:600;line-height:1.2}@media screen and (min-width:800px){.Onboarding-module__K4fiua__onboardingHeader h1{font-size:var(--headline-28)}}.Onboarding-module__K4fiua__onboardingHeader p{color:var(--grey-500,#737373);font-size:var(--text-14);margin:0;font-weight:400;line-height:1.5}@media screen and (min-width:800px){.Onboarding-module__K4fiua__onboardingHeader p{font-size:var(--text-16)}}.Onboarding-module__K4fiua__headerLogo{justify-content:center;align-items:center;margin-bottom:0;display:flex}.Onboarding-module__K4fiua__onboardingForm{flex-direction:column;gap:12px;display:flex}.Onboarding-module__K4fiua__formGroup{font-size:var(--text-12);flex-direction:column;gap:8px;margin-top:16px;line-height:150%;display:flex}.Onboarding-module__K4fiua__label{color:var(--grey-800,#262626);font-size:var(--text-12);margin-top:8px;font-weight:500;line-height:125%}.Onboarding-module__K4fiua__locationDescription{color:var(--grey-500,#737373);font-size:var(--text-12);line-height:150%}.Onboarding-module__K4fiua__locationBtn{width:min-content;font-size:var(--text-14);text-wrap:nowrap;cursor:pointer;gap:8px;padding-left:0;font-weight:600}.Onboarding-module__K4fiua__locationLoading,.Onboarding-module__K4fiua__locationSuccess,.Onboarding-module__K4fiua__locationDenied{color:var(--grey-500,#737373);font-size:var(--text-14);align-items:center;gap:8px;display:flex}.Onboarding-module__K4fiua__locationSuccess,.Onboarding-module__K4fiua__locationDenied{font-weight:500}.Onboarding-module__K4fiua__locationSuccess{color:var(--success-600,#059669)}.Onboarding-module__K4fiua__locationIcon{font-size:var(--text-12)}.Onboarding-module__K4fiua__firstNameInput{height:48px}@media screen and (min-width:1200px){.Onboarding-module__K4fiua__firstNameInput{height:40px;font-size:var(--text-14)}}
.SimilarTopicsCards-module__PJl-Fa__headline{font-size:var(--headline-24);margin-bottom:24px}.SimilarTopicsCards-module__PJl-Fa__container{margin-bottom:24px;container:cardcontainer/inline-size}.SimilarTopicsCards-module__PJl-Fa__cardGrid{grid-gap:16px;gap:16px;display:grid}@container cardcontainer (min-width:688px){.SimilarTopicsCards-module__PJl-Fa__cardGrid{grid-template-columns:1fr 1fr}}
.UnderAgeView-module__2yugRq__wrapper{text-align:center;grid-row-gap:16px;justify-content:center;row-gap:16px;width:100%;max-width:500px;margin:0 auto;display:grid;position:relative}.UnderAgeView-module__2yugRq__button{width:100%}.UnderAgeView-module__2yugRq__headline{font-size:var(--headline-24);letter-spacing:-.48px}.UnderAgeView-module__2yugRq__hint{border:1px solid var(--blue-200,#afddff);background-color:var(--blue-50,#ebf6ff);color:var(--blue-700,#1d4ed8);text-align:center;border-radius:14px;padding:16px}.UnderAgeView-module__2yugRq__buttonWrapper{grid-column-gap:12px;-moz-column-gap:12px;grid-template-columns:1fr 1fr;column-gap:12px;display:grid}
.SocialMediaComponent-module__ziQKqq__socialMediaComponent{flex-direction:column;justify-content:center;align-items:center;display:flex}
.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{width:100%}.SearchInputs-module__KGQQAa__searchButton{width:100%;font-size:var(--text-14)}@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;height:40px;padding:0 20px}}
.OnboardingWhere-module__v_PpCW__dropdown{width:100%;position:relative}.OnboardingWhere-module__v_PpCW__dropdown>label{font-size:var(--text-12)}@media screen and (min-width:800px){.OnboardingWhere-module__v_PpCW__dropdownAutocomplete{z-index:1;transform:translateZ(0)}}.OnboardingWhere-module__v_PpCW__menu{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:4px 3px 0;padding:8px 0;list-style:none;position:absolute;overflow-y:auto}.OnboardingWhere-module__v_PpCW__menuClosed{display:none}.OnboardingWhere-module__v_PpCW__item,.OnboardingWhere-module__v_PpCW__highlightedItem{cursor:pointer;flex-direction:column;margin:0 8px;padding:6px 8px;display:flex}.OnboardingWhere-module__v_PpCW__item{background-color:var(--white,#fff)}.OnboardingWhere-module__v_PpCW__highlightedItem{border-radius:var(--border-radius-8);background-color:var(--grey-100,#f5f5f5)}.OnboardingWhere-module__v_PpCW__separatorHeadline{color:var(--grey-400,#a3a3a3);font-size:var(--text-13);margin:4px 16px;font-weight:700}.OnboardingWhere-module__v_PpCW__selectedItems{flex-wrap:wrap;margin-top:20px;display:flex}.OnboardingWhere-module__v_PpCW__selectedItem{margin:0 8px 8px 0}.OnboardingWhere-module__v_PpCW__lastItem{margin-bottom:4px}.OnboardingWhere-module__v_PpCW__lastItem:after{content:"";border-bottom:1px solid var(--grey-300,#d4d4d4);margin-top:12px;display:block}.OnboardingWhere-module__v_PpCW__separator{background:var(--grey-300,#d4d4d4);border:0;height:1px;margin:8px 16px}.OnboardingWhere-module__v_PpCW__listHeader{color:var(--grey-600,#525252);font-family:var(--font-inter);font-size:var(--text-14);font-weight:var(--font-weight-xl);flex-direction:column;margin:0 8px;padding:6px 8px;line-height:150%;display:flex}.OnboardingWhere-module__v_PpCW__label{color:var(--primary-600,#5e2dc1);font-size:var(--text-14);background-color:#0000;gap:4px;padding:0;font-weight:400}@media screen and (min-width:800px){.OnboardingWhere-module__v_PpCW__label{font-weight:500}}.OnboardingWhere-module__v_PpCW__container{position:relative}.OnboardingWhere-module__v_PpCW__menuRadio{width:147px;top:35px;right:-3px}@media screen and (max-width:799.98px){.OnboardingWhere-module__v_PpCW__prefix{display:none}}.OnboardingWhere-module__v_PpCW__description:hover{-webkit-text-decoration:underline;text-decoration:underline}.OnboardingWhere-module__v_PpCW__icon{display:none}@media screen and (max-width:799.98px){.OnboardingWhere-module__v_PpCW__icon{display:block}}.OnboardingWhere-module__v_PpCW__autocomplete{max-height:max-content}.OnboardingWhere-module__v_PpCW__autocomplete .OnboardingWhere-module__v_PpCW__item,.OnboardingWhere-module__v_PpCW__autocomplete .OnboardingWhere-module__v_PpCW__highlightedItem{padding:4px 8px}.OnboardingWhere-module__v_PpCW__locationAgreement{width:100%;color:var(--primary-600,#5e2dc1);font-size:var(--text-14);cursor:pointer;background-color:#0000;align-items:center;gap:6px;padding:4px;font-weight:400;display:flex}.OnboardingWhere-module__v_PpCW__negativelocationAgreement,.OnboardingWhere-module__v_PpCW__negativelocationHeadline{font-size:var(--text-10);cursor:pointer;align-items:center;gap:6px;padding:0 16px;line-height:150%;display:flex}.OnboardingWhere-module__v_PpCW__negativelocationAgreement{color:var(--grey-500,#737373);font-weight:400}.OnboardingWhere-module__v_PpCW__negativelocationHeadline{color:var(--grey-700,#404040);margin-bottom:4px;font-weight:700}.OnboardingWhere-module__v_PpCW__negativelocationHeadline>svg{padding:2px}.OnboardingWhere-module__v_PpCW__sticker{background-color:var(--tertiary-100,#ccfbf1);color:var(--tertiary-700,#0f766e);font-size:var(--text-10);border-radius:4px;margin-right:0;padding:0 4px;font-weight:500;position:absolute;right:16px}.OnboardingWhere-module__v_PpCW__multiSelectItem{position:absolute;top:0;left:0;right:0}.OnboardingWhere-module__v_PpCW__inputLabel{margin-bottom:8px}
.TOC-module__M45koq__tocContainer{background-color:var(--grey-100,#f5f5f5);counter-reset:tocCounter;border-radius:16px;padding:24px}@media screen and (min-width:1200px){.TOC-module__M45koq__tocContainer{position:sticky;top:120px}}.TOC-module__M45koq__tocContainer ol{padding:0}.TOC-module__M45koq__tocTitle{font-size:var(--text-20);margin-bottom:4px;font-weight:700;line-height:125%}.TOC-module__M45koq__tocItem{border-bottom:2px dotted var(--grey-300,#d4d4d4);counter-increment:tocCounter;align-items:flex-start;padding:12px 0;font-weight:500;list-style:none;display:flex;position:relative}.TOC-module__M45koq__tocItem:before{content:counter(tocCounter)".";color:var(--grey-500,#737373);position:absolute;top:12px;left:0}.TOC-module__M45koq__tocItem a{padding-left:24px;-webkit-text-decoration:none;text-decoration:none}.TOC-module__M45koq__tocItem a:hover{-webkit-text-decoration:underline;text-decoration:underline}.TOC-module__M45koq__tocItem:last-of-type{border-bottom:none;padding-bottom:0}
.DirectApplicationForm-module__qFfXGG__form{flex-direction:column;padding:24px;display:flex;position:relative}@media screen and (min-width:800px){.DirectApplicationForm-module__qFfXGG__form{margin-top:0}}.DirectApplicationForm-module__qFfXGG__innerWrapper{grid-template-columns:1fr;display:grid}@media screen and (min-width:800px){.DirectApplicationForm-module__qFfXGG__innerWrapper{-moz-column-gap:40px;grid-template-columns:60% calc(40% - 40px);align-self:center;align-items:start;column-gap:40px;width:100%;padding:0 24px}}@media screen and (min-width:1200px){.DirectApplicationForm-module__qFfXGG__innerWrapper{width:var(--content-width-desktop)}}.DirectApplicationForm-module__qFfXGG__sectionsContainer{flex-direction:column;grid-column:1;display:flex}.DirectApplicationForm-module__qFfXGG__overlay{z-index:10;background:var(--white,#fff);top:calc(var(--minified-header-height) - 80px);position:fixed;bottom:0;left:0;right:0;overflow-y:auto}.DirectApplicationForm-module__qFfXGG__separator{grid-column:1/3;max-width:100%;margin:16px 0 48px;overflow:hidden}@media screen and (min-width:800px){.DirectApplicationForm-module__qFfXGG__separator{margin:32px 0 64px}}.DirectApplicationForm-module__qFfXGG__progressCircle{background-color:var(--white,#fff);width:100vw;position:fixed;bottom:0;left:0}@media screen and (min-width:800px){.DirectApplicationForm-module__qFfXGG__progressCircle{display:none}}.DirectApplicationForm-module__qFfXGG__buttonBar{z-index:4;background-color:var(--white,#fff);width:100vw;display:none;position:fixed;bottom:0;right:0}@media screen and (min-width:800px){.DirectApplicationForm-module__qFfXGG__buttonBar{display:flex}}.DirectApplicationForm-module__qFfXGG__section{grid-row-gap:32px;grid-template-columns:1fr;row-gap:32px;display:grid}@media screen and (min-width:800px){.DirectApplicationForm-module__qFfXGG__section{grid-template-columns:repeat(2,1fr);gap:24px 12px}}.DirectApplicationForm-module__qFfXGG__sidebarColumn{display:none}@media screen and (min-width:800px){.DirectApplicationForm-module__qFfXGG__sidebarColumn{flex-direction:column;grid-column:2;align-self:start;gap:20px;height:fit-content;display:flex;position:sticky;top:24px}}.DirectApplicationForm-module__qFfXGG__progressSidebar,.DirectApplicationForm-module__qFfXGG__contactCard{position:static}.DirectApplicationForm-module__qFfXGG__footer{max-width:800px;margin-top:48px;margin-bottom:calc(var(--da-footer-height) + 48px);text-align:center;align-self:center;place-items:center}@media screen and (--viewport-small){.DirectApplicationForm-module__qFfXGG__footer{margin:48px 0 var(--da-footer-height)}}
.StrapiBlogRenderer-module__KwV5rW__itemContainer{margin-bottom:72px}@media screen and (min-width:800px){.StrapiBlogRenderer-module__KwV5rW__itemContainer{margin-bottom:96px}}
.AbbyHeader-module__SgK6fW__abbyHeader{z-index:2;background-color:var(--grey-50,"#fafafa");grid-gap:16px;grid-template-columns:auto auto 1fr auto;align-items:center;gap:16px;height:64px;padding:16px 24px;display:grid;position:sticky;top:0;left:0;right:0}.AbbyHeader-module__SgK6fW__newChatButton{background-color:inherit;width:32px;height:32px;color:var(--grey-900);border-radius:100%;justify-content:center;align-items:center;padding:0;display:flex}.AbbyHeader-module__SgK6fW__newChatButton:hover{background-color:inherit;color:var(--grey-700)}.AbbyHeader-module__SgK6fW__pencilIcon{width:25px;height:25px;color:inherit;padding-top:1px;padding-left:1px}.AbbyHeader-module__SgK6fW__loginLink{border:1px solid var(--grey-300,#d4d4d4);border-radius:100px;justify-content:center;align-items:center;height:32px;padding:0 12px}.AbbyHeader-module__SgK6fW__loginLink:hover{color:inherit}.AbbyHeader-module__SgK6fW__loginFlyOutPosition{position:absolute;top:57px;right:22px}@media screen and (min-width:1200px){.AbbyHeader-module__SgK6fW__abbyHeader{background-color:#0000;gap:16px;padding-left:24px;padding-right:24px}.AbbyHeader-module__SgK6fW__placeholderDiv{background-color:#0000}.AbbyHeader-module__SgK6fW__newChatButton{background-color:var(--grey-50,"#fafafa")}.AbbyHeader-module__SgK6fW__pencilIcon{color:var(--grey-900)}}
.WelcomeMessage-module__0Wze5W__welcomeMessage{text-align:center;background:#fff;border:.1rem solid #d4d4d4;border-radius:1.2rem;max-width:600px;margin:auto;padding:12px;box-shadow:0 .1rem .1rem #0000000d}@media screen and (min-width:800px){.WelcomeMessage-module__0Wze5W__welcomeMessage{padding:16px}}.WelcomeMessage-module__0Wze5W__welcomeMessage h3{color:var(--grey-800,#262626);font-size:var(--text-16);margin-bottom:12px;font-weight:600}@media screen and (min-width:800px){.WelcomeMessage-module__0Wze5W__welcomeMessage h3{font-size:var(--text-20);margin-bottom:16px}}.WelcomeMessage-module__0Wze5W__welcomeMessage ul{text-align:left;margin-left:0;padding-left:1.8em;list-style-position:outside}.WelcomeMessage-module__0Wze5W__welcomeMessage p,.WelcomeMessage-module__0Wze5W__welcomeMessage ul{color:var(--grey-500,#737373);font-size:var(--text-13);margin-bottom:16px;line-height:1.6}@media screen and (min-width:800px){.WelcomeMessage-module__0Wze5W__welcomeMessage p,.WelcomeMessage-module__0Wze5W__welcomeMessage ul{font-size:15px}}.WelcomeMessage-module__0Wze5W__welcomeMessage li{margin-bottom:8px;position:relative}.WelcomeMessage-module__0Wze5W__welcomeMessage li::marker{color:var(--primary-600,#5e2dc1)}.WelcomeMessage-module__0Wze5W__zukunftHero{color:var(--grey-800,#262626);font-family:var(--font-arboria);font-size:var(--text-24);margin-bottom:16px;font-weight:700;line-height:1.2}@media screen and (min-width:800px){.WelcomeMessage-module__0Wze5W__zukunftHero{font-size:var(--headline-48)}}.WelcomeMessage-module__0Wze5W__zukunftGradient{color:#0000;-webkit-text-fill-color:transparent;background-image:url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScyNDknIGhlaWdodD0nNzUnIGZpbGw9J25vbmUnIHZpZXdCb3g9JzAgMCAyNDkgNzUnPjxnIGNsaXAtcGF0aD0ndXJsKC8jY2xpcDBfMTAyXzQpJz48cGF0aCBmaWxsPScjNUUyREMxJyBkPSdNMCAwaDI0OXY3NUgweicvPjxwYXRoIGZpbGw9JyNGQzVGMTInIGQ9J20wIDY5LjEzMiA4LjI4LTIuNzZjOC4yODEtMi43NjEgMjQuODQzLTguMjgxIDQxLjQwNC0xMi44ODggMTYuNTYxLTQuNTM3IDMzLjEyMy04LjMzMiA0OS42ODQtNS41MiAxNi41NjEuMjcyOSAzMy4xMjMtLjk4NCA0OS42ODQgMCAxNi41NjEuOTE0IDMzLjEyMyA2LjQzNSA0MS40MDMgOS4xOTVsOC4yODEgMi43NkgweicvPjxwYXRoIGZpbGw9JyM0MkVFRDInIGQ9J200NyA4MS43NjIgOC4yOC0zLjY3NWM4LjI4MS0zLjc0MyAyNC44NDMtMTAuOTg5IDQxLjQwNC0xMC4xMjYgMTYuNTYxLjg2MiAzMy4xMjMgMTAuMTc4IDQ5LjY4NCA5LjE5NSAxNi41NjEtLjkxNSAzMy4xMjMtMTEuOTU2IDQ5LjY4NC0xNi41NjIgMTYuNTYxLTQuNTM3IDMzLjEyMy0yLjgxMiA0OS42ODQgMi43NiAxNi41NjEgNS40NyAzMy4xMjMgMTQuNzg1IDQxLjQwMyAxOS4zMjJsOC4yODEgNC42MDZ2NS41Mkg0N3onLz48L2c+PC9zdmc+);background-position:50%;background-repeat:no-repeat;background-size:120% 100%;-webkit-background-clip:text;background-clip:text;display:inline-block}
.MinifiedHeader-module__YSuo4a__wrapper{background-color:var(--primary-600,#5e2dc1);max-width:100vw;color:var(--white,#fff);grid-row-gap:8px;grid-template-rows:repeat(4,max-content);row-gap:8px;padding:24px 24px 100px;transition:all .3s ease-in-out;display:grid;position:relative;overflow:hidden}.MinifiedHeader-module__YSuo4a__wrapper.MinifiedHeader-module__YSuo4a__minified{grid-template-rows:1fr max-content 2fr;align-items:center;gap:0 8px;padding-bottom:24px}@media screen and (min-width:800px){.MinifiedHeader-module__YSuo4a__wrapper.MinifiedHeader-module__YSuo4a__minified{grid-template-columns:1fr max-content;align-items:center}.MinifiedHeader-module__YSuo4a__innerWrapper{grid-template-columns:repeat(3,1fr);justify-content:center;justify-self:center;align-items:center;max-width:100vw;padding:0 24px;display:grid}}@media screen and (min-width:1200px){.MinifiedHeader-module__YSuo4a__innerWrapper{width:var(--content-width-desktop)}}.MinifiedHeader-module__YSuo4a__corporationSection{grid-gap:6px 8px;grid-column:1/4;gap:6px 8px;display:grid}.MinifiedHeader-module__YSuo4a__corporationSection.MinifiedHeader-module__YSuo4a__minified{grid-template-columns:max-content}@media screen and (min-width:800px){.MinifiedHeader-module__YSuo4a__corporationSection{align-items:center}.MinifiedHeader-module__YSuo4a__corporationSection.MinifiedHeader-module__YSuo4a__minified{grid-column:3;justify-self:end;max-width:350px}}.MinifiedHeader-module__YSuo4a__corporationImage{border:1px solid;border-radius:8px;justify-content:center;align-items:center;width:48px;height:36px;display:flex;overflow:hidden}.MinifiedHeader-module__YSuo4a__corporationImage.MinifiedHeader-module__YSuo4a__minified{grid-area:1/1/3;align-self:center}.MinifiedHeader-module__YSuo4a__subsidiaryName,.MinifiedHeader-module__YSuo4a__corporationName{line-height:125%}.MinifiedHeader-module__YSuo4a__subsidiaryName.MinifiedHeader-module__YSuo4a__minified{font-size:var(--text-12);text-overflow:ellipsis;white-space:nowrap;grid-column:2;font-weight:500;line-height:normal;overflow:hidden}.MinifiedHeader-module__YSuo4a__headline{font-size:var(--headline-28);letter-spacing:-.56px;margin-top:8px;line-height:125%;transition:all .3s ease-in-out}.MinifiedHeader-module__YSuo4a__headline.MinifiedHeader-module__YSuo4a__minified{font-size:var(--text-12);text-overflow:ellipsis;white-space:nowrap;grid-column:2;margin:0;font-weight:600;line-height:normal;overflow:hidden}@media screen and (min-width:800px){.MinifiedHeader-module__YSuo4a__headline.MinifiedHeader-module__YSuo4a__minified{font-size:var(--text-12);text-overflow:ellipsis;white-space:nowrap;grid-column:2;margin:0;font-weight:600;line-height:normal;overflow:hidden}}.MinifiedHeader-module__YSuo4a__infoSection{-moz-column-gap:32px;column-gap:32px;margin-top:16px;display:flex}.MinifiedHeader-module__YSuo4a__infoSection.MinifiedHeader-module__YSuo4a__minified{display:none}.MinifiedHeader-module__YSuo4a__iconAndText{-moz-column-gap:8px;align-items:center;column-gap:8px;min-width:max-content;display:flex}.MinifiedHeader-module__YSuo4a__circle1,.MinifiedHeader-module__YSuo4a__circle2{filter:blur(128px);border-radius:100%;position:absolute}.MinifiedHeader-module__YSuo4a__circle1{background-color:var(--tertiary-200,#42eed2);width:200px;height:200px;bottom:-20px;left:20px}.MinifiedHeader-module__YSuo4a__circle2{background-color:var(--secondary-500,#fc6012);width:150px;height:150px;bottom:-120px;right:0}.MinifiedHeader-module__YSuo4a__button{grid-column:2;justify-self:end;width:32px;height:32px;padding:0}@media screen and (min-width:800px){.MinifiedHeader-module__YSuo4a__button{display:none}}.MinifiedHeader-module__YSuo4a__logo,.MinifiedHeader-module__YSuo4a__line{display:none}@media screen and (min-width:800px){.MinifiedHeader-module__YSuo4a__logo,.MinifiedHeader-module__YSuo4a__line{display:block}}.MinifiedHeader-module__YSuo4a__backButton{display:none}@media screen and (min-width:800px){.MinifiedHeader-module__YSuo4a__backButton{width:max-content;display:flex}}.MinifiedHeader-module__YSuo4a__logo{justify-self:center}.MinifiedHeader-module__YSuo4a__line{background-color:#ffffff40;grid-area:2/1/auto/4;width:100%;height:1px;margin:32px 0}.MinifiedHeader-module__YSuo4a__line.MinifiedHeader-module__YSuo4a__minified{display:none}
.SuccessPage-module__kDzIea__wrapper{flex-direction:column;height:100dvh;display:flex;overflow:hidden}.SuccessPage-module__kDzIea__innerWrapper{z-index:100;background-color:var(--white,#fff);scrollbar-width:none;-ms-overflow-style:none;border-radius:40px 40px 0 0;flex-grow:1;justify-content:center;margin-top:-35px;padding:24px;transition:margin-top .3s;display:flex;overflow-y:auto}.SuccessPage-module__kDzIea__innerWrapper::-webkit-scrollbar{background:0 0;width:0}.SuccessPage-module__kDzIea__contentBox{flex-direction:column;justify-self:center;gap:16px;margin:20px auto;display:flex}@media screen and (min-width:800px){.SuccessPage-module__kDzIea__contentBox{width:var(--content-width-tablet)}}.SuccessPage-module__kDzIea__headline{max-width:570px;color:var(--grey-400);font-size:var(--text-24);letter-spacing:-1px;font-weight:500;line-height:130%}.SuccessPage-module__kDzIea__headline>span{color:var(--grey-900);font-weight:700}
.ShareButtons-module__3HqP_q__shareBox{flex-direction:column;display:flex}@media screen and (min-width:800px){.ShareButtons-module__3HqP_q__shareBox{flex-direction:row;justify-content:space-between;align-items:center}}.ShareButtons-module__3HqP_q__headline{font-family:var(--font-arboria);font-size:var(--headline-24);text-transform:uppercase;margin-bottom:24px;font-weight:900;line-height:105%}@media screen and (min-width:800px){.ShareButtons-module__3HqP_q__headline{font-size:var(--headline-32);margin-bottom:0}}.ShareButtons-module__3HqP_q__shareButtons{grid-gap:12px;grid-template-rows:repeat(3,auto);gap:12px;display:grid}@media screen and (min-width:800px){.ShareButtons-module__3HqP_q__shareButtons{grid-template-rows:repeat(2,auto);grid-template-columns:1fr 136px}}.ShareButtons-module__3HqP_q__whatsapp{background-color:var(--whatsapp-500,#25d366);width:100%;color:var(--grey-900,#171717)}@media screen and (min-width:800px){.ShareButtons-module__3HqP_q__whatsapp{width:108px;height:100%;color:var(--white,#fff);border-radius:24px;grid-row:1/3}}.ShareButtons-module__3HqP_q__whatsapp:hover{background-color:var(--whatsapp-300,#2ff579)}@media screen and (min-width:800px){.ShareButtons-module__3HqP_q__whatsapp:hover{border-radius:24px}}.ShareButtons-module__3HqP_q__whatsapp svg{width:16px;height:18px;fill:var(--grey-900,#171717)}@media screen and (min-width:800px){.ShareButtons-module__3HqP_q__whatsapp svg{width:56px;height:56px;fill:var(--white,#fff)}}.ShareButtons-module__3HqP_q__noTextMobile{display:none}@media screen and (min-width:800px){.ShareButtons-module__3HqP_q__noTextMobile{display:block}.ShareButtons-module__3HqP_q__noTextDesktop{display:none}}
.UserFlyOut-module__68EJKG__loginFlyOut{z-index:10;border:1px solid var(--grey-300,#d4d4d4);background-color:var(--white,#fff);grid-gap:8px;border-radius:16px;grid-template-rows:auto auto;gap:8px;padding:16px 16px 12px;display:grid;position:absolute;top:64px;right:22px;box-shadow:0 10px 8px #0000000a,0 4px 3px #0000001a}.UserFlyOut-module__68EJKG__loginFlyOutItem{justify-content:center;align-items:center;width:100%;height:40px;margin-bottom:8px;display:flex}.UserFlyOut-module__68EJKG__loginFlyOutItemLink{font-weight:400}.UserFlyOut-module__68EJKG__loginFlyOutItemLink:hover,.UserFlyOut-module__68EJKG__loginFlyOutItemLinkIcon{color:var(--primary-600,#5e2dc1)}.UserFlyOut-module__68EJKG__firstLetter{background-color:var(--primary-100);width:32px;height:32px;color:var(--primary-500);border-radius:100%;padding-top:4px}.UserFlyOut-module__68EJKG__withFirstNameButton{padding:0}.UserFlyOut-module__68EJKG__noFirstNameButton{border:1px solid var(--grey-300);border-radius:100%;width:32px;height:32px;padding:0}
.VotingWidget-module__kL1sPW__container{min-width:300px;height:130px;color:var(--white,#fff);font-size:var(--text-14);grid-row-gap:12px;background-color:#000;border-radius:16px;grid-template-columns:1fr max-content;row-gap:12px;padding:12px 18px;transition:all .7s;display:grid;position:fixed;bottom:32px;right:80px;overflow:hidden}.VotingWidget-module__kL1sPW__clicked{height:105px}.VotingWidget-module__kL1sPW__fadeout{opacity:0;transition:all .7s;bottom:-100px}.VotingWidget-module__kL1sPW__closeButton{cursor:pointer;background-color:#0000;grid-column:2;padding:0}.VotingWidget-module__kL1sPW__headline{grid-area:1/1}.VotingWidget-module__kL1sPW__text{grid-column:1/2}.VotingWidget-module__kL1sPW__iconContainer{grid-area:3/1/auto/2;justify-content:center;display:flex}.VotingWidget-module__kL1sPW__starIcon{cursor:pointer;width:41px;height:40px;padding:8px}
.page-module__pkPnYa__headerContainer{margin-bottom:40px}@media screen and (min-width:800px){.page-module__pkPnYa__headerContainer{margin-bottom:56px}}.page-module__pkPnYa__navElement{margin-bottom:24px}.page-module__pkPnYa__linkList{margin-bottom:56px}@media screen and (min-width:1200px){.page-module__pkPnYa__linkList{margin-bottom:80px}}
.layout-module__i-5n6a__mainContent{padding:env(safe-area-inset-top)env(safe-area-inset-right)env(safe-area-inset-bottom)env(safe-area-inset-left);background-color:var(--grey-50,"#fafafa");position:absolute;inset:0;overflow-y:auto}
.page-module__FDf5kW__gridContainer{grid-template-areas:"a""b""c";display:grid}@media screen and (min-width:1200px){.page-module__FDf5kW__gridContainer{-moz-column-gap:32px;grid-template-columns:768px 1fr;grid-template-areas:"a b""c b";column-gap:32px}}.page-module__FDf5kW__header{grid-area:a}.page-module__FDf5kW__mainImage{-o-object-fit:cover;object-fit:cover;aspect-ratio:21/10;border-radius:12px;width:100%;height:auto;margin-bottom:24px}.page-module__FDf5kW__teaserText{color:var(--grey-900,#171717);margin-bottom:24px}.page-module__FDf5kW__teaserText h2{margin-bottom:24px}@media screen and (min-width:800px){.page-module__FDf5kW__teaserText{margin-bottom:56px}}.page-module__FDf5kW__tocContent{grid-area:b;margin-bottom:48px;position:relative}.page-module__FDf5kW__content{flex-direction:column;grid-area:c;justify-content:end;display:flex}
.page-module__ptuYDq__headline{color:var(--grey-900,#171717);font-family:var(--font-arboria);font-size:var(--headline-32);text-transform:uppercase;-webkit-hyphens:auto;hyphens:auto;word-wrap:break-word;margin-bottom:6px;font-weight:900;line-height:35px}@media screen and (min-width:800px){.page-module__ptuYDq__headline{font-size:var(--headline-48);line-height:50px}}.page-module__ptuYDq__publishingDate{font-size:var(--text-12);padding:2px 6px;line-height:100%}.page-module__ptuYDq__teaserText{color:var(--grey-900,#171717);font-size:var(--text-20);text-align:left;margin-bottom:48px;font-weight:400;line-height:28px}@media screen and (min-width:800px){.page-module__ptuYDq__teaserText{font-size:var(--headline-28);line-height:38px}}.page-module__ptuYDq__headerImage{margin-bottom:72px}@media screen and (min-width:800px){.page-module__ptuYDq__headerImage{margin-bottom:96px}}.page-module__ptuYDq__pageContainer{position:relative}.page-module__ptuYDq__divider{background-image:url("data:image/svg+xml,<svg width=\"770\" height=\"13\" viewBox=\"0 0 770 13\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M1 6.5C6.68889 -0.833334 12.3778 -0.833334 18.0667 6.5C23.7556 13.8333 29.4444 13.8333 35.1333 6.5C40.8222 -0.833334 46.5111 -0.833334 52.2 6.5C57.8889 13.8333 63.5778 13.8333 69.2667 6.5C74.9555 -0.833334 80.6444 -0.833334 86.3333 6.5C92.0222 13.8333 97.7111 13.8333 103.4 6.5C109.089 -0.833334 114.778 -0.833334 120.467 6.5C126.156 13.8333 131.844 13.8333 137.533 6.5C143.222 -0.833334 148.911 -0.833334 154.6 6.5C160.289 13.8333 165.978 13.8333 171.667 6.5C177.356 -0.833334 183.044 -0.833334 188.733 6.5C194.422 13.8333 200.111 13.8333 205.8 6.5C211.489 -0.833334 217.178 -0.833334 222.867 6.5C228.556 13.8333 234.244 13.8333 239.933 6.5C245.622 -0.833334 251.311 -0.833334 257 6.5\" stroke=\"%23AC8CEE\" stroke-width=\"2\"/><path d=\"M257 6.5C262.689 13.8333 268.378 13.8333 274.067 6.5C279.756 -0.833334 285.444 -0.833334 291.133 6.5C296.822 13.8333 302.511 13.8333 308.2 6.5C313.889 -0.833334 319.578 -0.833334 325.267 6.5C330.956 13.8333 336.644 13.8333 342.333 6.5C348.022 -0.833334 353.711 -0.833334 359.4 6.5C365.089 13.8333 370.778 13.8333 376.467 6.5C382.156 -0.833334 387.844 -0.833334 393.533 6.5C399.222 13.8333 404.911 13.8333 410.6 6.5C416.289 -0.833334 421.978 -0.833334 427.667 6.5C433.356 13.8333 439.044 13.8333 444.733 6.5C450.422 -0.833334 456.111 -0.833334 461.8 6.5C467.489 13.8333 473.178 13.8333 478.867 6.5C484.556 -0.833334 490.244 -0.833334 495.933 6.5C501.622 13.8333 507.311 13.8333 513 6.5\" stroke=\"%23AC8CEE\" stroke-width=\"2\"/><path d=\"M513 6.5C518.689 -0.833334 524.378 -0.833334 530.067 6.5C535.756 13.8333 541.444 13.8333 547.133 6.5C552.822 -0.833334 558.511 -0.833334 564.2 6.5C569.889 13.8333 575.578 13.8333 581.267 6.5C586.956 -0.833334 592.644 -0.833334 598.333 6.5C604.022 13.8333 609.711 13.8333 615.4 6.5C621.089 -0.833334 626.778 -0.833334 632.467 6.5C638.156 13.8333 643.844 13.8333 649.533 6.5C655.222 -0.833334 660.911 -0.833334 666.6 6.5C672.289 13.8333 677.978 13.8333 683.667 6.5C689.356 -0.833334 695.044 -0.833334 700.733 6.5C706.422 13.8333 712.111 13.8333 717.8 6.5C723.489 -0.833334 729.178 -0.833334 734.867 6.5C740.556 13.8333 746.244 13.8333 751.933 6.5C757.622 -0.833334 763.311 -0.833334 769 6.5\" stroke=\"%23AC8CEE\" stroke-width=\"2\"/></svg>");border:none;height:13px;margin-bottom:72px}@media screen and (min-width:800px){.page-module__ptuYDq__divider{margin-bottom:96px}}.page-module__ptuYDq__badgeContainer{flex-wrap:wrap;align-items:center;margin-bottom:12px;display:flex}.page-module__ptuYDq__badgeContainer>*{margin-bottom:4px;margin-right:8px}
.page-module__aJEs2G__pageLayout{flex-direction:column;height:100vh;display:flex;position:relative;overflow:hidden}.page-module__aJEs2G__minifiedHeader{position:sticky;top:0}.page-module__aJEs2G__formWrapper{border:1px solid var(--grey-300,#d4d4d4);background-color:var(--white,#fff);scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;border-radius:32px;flex:1;margin-top:-80px;position:relative;overflow-y:auto}
.Abby-module__yxVLyW__chatbotContainer{max-width:100%;min-height:100vh;padding:calc(env(safe-area-inset-top) + 12px)env(safe-area-inset-right)env(safe-area-inset-bottom)env(safe-area-inset-left);box-shadow:none;border-radius:0;flex-direction:column;margin:0;scroll-margin-top:0;display:flex;position:relative}@media screen and (min-width:800px){.Abby-module__yxVLyW__chatbotContainer{width:100%;max-width:95%;min-height:100vh;margin:0 auto;padding-top:45px}}@media screen and (min-width:1200px){.Abby-module__yxVLyW__chatbotContainer{max-width:800px}}.Abby-module__yxVLyW__chatMessages{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:24px;padding:52px 24px 12px;scroll-margin-top:52px;display:flex;overflow-y:auto}@media screen and (min-width:1200px){.Abby-module__yxVLyW__chatMessages{padding:12px 24px;scroll-margin-top:12px}}.Abby-module__yxVLyW__chatHider{z-index:1;background:var(--grey-50,#fafafa);pointer-events:none;height:44px;position:absolute;bottom:0;left:0;right:0}.Abby-module__yxVLyW__chatHiderAndroid{bottom:calc(-1*env(safe-area-inset-bottom,0));height:calc(72px + env(safe-area-inset-bottom,0))}.Abby-module__yxVLyW__platformIos .Abby-module__yxVLyW__chatMessages{padding-bottom:calc(72px + 20px + env(safe-area-inset-bottom,0px))}.Abby-module__yxVLyW__platformAndroid .Abby-module__yxVLyW__chatMessages{scroll-padding-bottom:20px;padding-bottom:calc(60px + 72px + 20px + env(safe-area-inset-bottom,0px))!important}
.ErrorStatusDisplay-module__OgJB6W__main{text-align:center;flex-direction:column;align-items:center;gap:32px;margin-top:50px;display:flex}.ErrorStatusDisplay-module__OgJB6W__statuscode{color:var(--primary-600,#5e2dc1);font-family:var(--font-arboria);letter-spacing:normal;font-weight:700;line-height:100%}.ErrorStatusDisplay-module__OgJB6W__title{color:var(--primary-600,#5e2dc1);font-family:var(--font-arboria);font-size:var(--headline-32);font-weight:700}@media screen and (min-width:800px){.ErrorStatusDisplay-module__OgJB6W__title{font-size:var(--headline-48)}}.ErrorStatusDisplay-module__OgJB6W__text{font-size:var(--text-14);text-align:center}@media screen and (min-width:800px){.ErrorStatusDisplay-module__OgJB6W__text{width:90%}}
