.BoosterButton-module__SPgTzq__booster{background-color:var(--grey-100,#f5f5f5);height:48px;color:var(--grey-900,#171717);border:none;border-radius:100px;align-items:center;padding:0 24px;font-weight:500;display:flex}.BoosterButton-module__SPgTzq__booster:hover{background-color:var(--grey-200,#e5e5e5)}.BoosterButton-module__SPgTzq__active{background-color:var(--primary-100,#ede5ff);color:var(--primary-600,#5e2dc1)}.BoosterButton-module__SPgTzq__active:hover{background-color:var(--primary-200,#e4d8fd)}
.BoosterQuestions-module__1hLgzG__boostContainer{flex-direction:column;align-items:center;width:100vw;margin-bottom:140px;display:flex;overflow-x:hidden}@media screen and (min-width:800px){.BoosterQuestions-module__1hLgzG__boostContainer{min-height:calc(100vh - 200px);max-height:calc(100vh - 100px);margin-bottom:0}}.BoosterQuestions-module__1hLgzG__headline{font-size:var(--text-20);text-align:center;margin-bottom:22px}@media screen and (min-width:800px){.BoosterQuestions-module__1hLgzG__headline{font-size:var(--headline-32);margin-bottom:0}}.BoosterQuestions-module__1hLgzG__sub{color:var(--grey-500,#737373);font-size:var(--text-13);font-weight:500;line-height:150%}@media screen and (min-width:800px){.BoosterQuestions-module__1hLgzG__sub{font-size:var(--text-18)}}.BoosterQuestions-module__1hLgzG__wrapper{flex-grow:1;justify-content:center;align-items:center;display:flex}@media screen and (min-width:800px){.BoosterQuestions-module__1hLgzG__wrapper{max-width:80%}}@media screen and (min-width:1200px){.BoosterQuestions-module__1hLgzG__wrapper{max-width:920px}}.BoosterQuestions-module__1hLgzG__answers{flex-wrap:wrap;flex-grow:1;justify-content:center;gap:12px;display:flex}.BoosterQuestions-module__1hLgzG__zoomIn{--zoom-in:scale3d(.3,.3,.3);animation:.25s linear forwards BoosterQuestions-module__1hLgzG__zoom-in}@media screen and (min-width:800px){.BoosterQuestions-module__1hLgzG__zoomIn{--zoom-in:none}}.BoosterQuestions-module__1hLgzG__flyIn{--fly-in:100vw;animation:.25s linear forwards BoosterQuestions-module__1hLgzG__fly-in}.BoosterQuestions-module__1hLgzG__flyInReverse{--fly-in:-100vw;animation:.25s linear forwards BoosterQuestions-module__1hLgzG__fly-in}.BoosterQuestions-module__1hLgzG__flyOut{--fly-out:-100vw;animation:.25s linear forwards BoosterQuestions-module__1hLgzG__fly-out}.BoosterQuestions-module__1hLgzG__flyOutReverse{--fly-out:100vw;animation:.25s linear forwards BoosterQuestions-module__1hLgzG__fly-out}.BoosterQuestions-module__1hLgzG__flyOutAndIn{--fly-in:100vw;--fly-out:-100vw;animation-name:BoosterQuestions-module__1hLgzG__fly-out,BoosterQuestions-module__1hLgzG__fly-in;animation-duration:.25s,.25s;animation-timing-function:linear,linear;animation-delay:0s,.25s;animation-fill-mode:forwards,forwards}.BoosterQuestions-module__1hLgzG__flyOutAndInReverse{--fly-in:-100vw;--fly-out:100vw;animation-name:BoosterQuestions-module__1hLgzG__fly-out,BoosterQuestions-module__1hLgzG__fly-in;animation-duration:.25s,.25s;animation-timing-function:linear,linear;animation-delay:0s,.25s;animation-fill-mode:forwards,forwards}@keyframes BoosterQuestions-module__1hLgzG__zoom-in{0%{transform:var(--zoom-in);opacity:0}50%{opacity:1}}@keyframes BoosterQuestions-module__1hLgzG__fly-in{0%{transform:translateX(var(--fly-in))}to{transform:translate(0)}}@keyframes BoosterQuestions-module__1hLgzG__fly-out{0%{transform:translate(0)}to{transform:translateX(var(--fly-out))}}
.QuestionCard-module__LxAZga__card{border:8px solid var(--white,#fff);background-color:var(--primary-50,#f4f0ff);width:calc(100% - 16px);min-height:167px;color:var(--primary-900,#361a70);font-size:var(--text-18);text-align:center;cursor:pointer;-webkit-backdrop-filter:blur(18.6679px);backdrop-filter:blur(18.6679px);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;padding:30px;font-weight:600;line-height:125%;display:flex;box-shadow:0 5.6px 18.668px #0000000f}@media screen and (min-width:800px){.QuestionCard-module__LxAZga__card{width:100%;max-width:560px;min-height:321px;font-size:var(--text-24)}}.QuestionCard-module__LxAZga__emoji{font-size:var(--headline-28);margin-bottom:5px;line-height:125%}
.ForcedChoice-module__cNNUdW__wrapper{flex-grow:1;order:3;justify-content:center;align-items:center;width:100%;padding:0 16px;display:flex}@media screen and (min-width:1200px){.ForcedChoice-module__cNNUdW__wrapper{padding:0}}.ForcedChoice-module__cNNUdW__compassContainer{flex-direction:column;align-items:center;width:100vw;min-height:calc(100dvh - 180px);max-height:calc(100dvh - 120px);display:flex;overflow-x:hidden}@supports not (height:100dvh){.ForcedChoice-module__cNNUdW__compassContainer{min-height:calc(100vh - 220px);max-height:calc(100vh - 160px)}}@media screen and (min-width:1200px){.ForcedChoice-module__cNNUdW__compassContainer{min-height:calc(100vh - 200px);max-height:calc(100vh - 100px)}}.ForcedChoice-module__cNNUdW__cardContainer{flex-direction:column;align-items:center;gap:20px;width:100%;min-height:360px;display:flex}@media screen and (min-width:1200px){.ForcedChoice-module__cNNUdW__cardContainer{flex-direction:row;justify-content:center}}.ForcedChoice-module__cNNUdW__rotatePositive{margin-left:16px;rotate:1deg}@media screen and (min-width:1200px){.ForcedChoice-module__cNNUdW__rotatePositive{margin-left:0;rotate:none}.ForcedChoice-module__cNNUdW__rotatePositive:hover{transition:rotate .1s ease-in;rotate:-2deg}}.ForcedChoice-module__cNNUdW__rotateNegative{margin-right:16px;rotate:-1deg}@media screen and (min-width:1200px){.ForcedChoice-module__cNNUdW__rotateNegative{margin-right:0;rotate:none}.ForcedChoice-module__cNNUdW__rotateNegative:hover{transition:rotate .1s ease-in;rotate:2deg}}.ForcedChoice-module__cNNUdW__headline{font-size:var(--text-20);order:2}@media screen and (min-width:1200px){.ForcedChoice-module__cNNUdW__headline{font-size:var(--headline-32)}}.ForcedChoice-module__cNNUdW__headlineStep1{order:1;margin-bottom:4px}.ForcedChoice-module__cNNUdW__sub{color:var(--grey-500,#737373);font-size:var(--text-13);order:1;margin-bottom:4px;font-weight:500;line-height:150%}@media screen and (min-width:1200px){.ForcedChoice-module__cNNUdW__sub{font-size:var(--text-18)}}.ForcedChoice-module__cNNUdW__subStep1{order:2;margin-bottom:0}.ForcedChoice-module__cNNUdW__flyIn{animation:.25s linear forwards ForcedChoice-module__cNNUdW__fly-in}@media screen and (min-width:1200px){.ForcedChoice-module__cNNUdW__flyIn{animation-duration:.5s}}.ForcedChoice-module__cNNUdW__flyInLeft{--fly-in:-100vw}.ForcedChoice-module__cNNUdW__flyInRight{--fly-in:100vw}.ForcedChoice-module__cNNUdW__swipe{animation:.55s linear forwards ForcedChoice-module__cNNUdW__scale-and-swipe!important}@media screen and (min-width:1200px){.ForcedChoice-module__cNNUdW__swipe{animation-duration:.85s}}.ForcedChoice-module__cNNUdW__swipeLeftActive,.ForcedChoice-module__cNNUdW__swipeRightActive{background-color:var(--primary-100,#ede5ff);--scale:1.1}.ForcedChoice-module__cNNUdW__swipeLeftInactive,.ForcedChoice-module__cNNUdW__swipeRightInactive{--scale:.9}.ForcedChoice-module__cNNUdW__swipeLeftActive,.ForcedChoice-module__cNNUdW__swipeLeftInactive{--fly-out:-100vw}.ForcedChoice-module__cNNUdW__swipeRightActive,.ForcedChoice-module__cNNUdW__swipeRightInactive{--fly-out:100vw}.ForcedChoice-module__cNNUdW__flyInAndBounceOver{--z-index:2;--cubic-bezier:cubic-bezier(.215,.61,.355,1);--start:0,-50%,0;--second-step:0,55px,0;--third-step:0,-30px,0;--fourth-step:0,10px,0;--end:0,0,0;animation:1.176s linear forwards ForcedChoice-module__cNNUdW__bounce-in}@media screen and (min-width:1200px){.ForcedChoice-module__cNNUdW__flyInAndBounceOver{--start:-50%,10px,0;--second-step:105px,0,0;--third-step:-40px,0,0;--fourth-step:10px,0,0;--end:0,0,0}}.ForcedChoice-module__cNNUdW__flyInAndBounceUnder{--z-index:0;--cubic-bezier:cubic-bezier(.5,1.75,.75,1.25);--start:0,50%,0;--second-step:0,-55px,0;--third-step:0,30px,0;--fourth-step:0,-10px,0;--end:0,0,0;animation:1.176s linear forwards ForcedChoice-module__cNNUdW__bounce-in}@media screen and (min-width:1200px){.ForcedChoice-module__cNNUdW__flyInAndBounceUnder{--start:50%,30px,0;--second-step:-105px,0,0;--third-step:40px,0,0;--fourth-step:-10px,0,0;--end:0,0,0}}@media (prefers-reduced-motion:reduce){.ForcedChoice-module__cNNUdW__flyIn,.ForcedChoice-module__cNNUdW__swipe,.ForcedChoice-module__cNNUdW__flyInAndBounceUnder,.ForcedChoice-module__cNNUdW__flyInAndBounceOver{animation:none!important}}@keyframes ForcedChoice-module__cNNUdW__bounce-in{0%{z-index:var(--z-index);transform:translate3d(var(--start));animation-timing-function:var(--cubic-bezier)}30%{z-index:var(--z-index);transform:translate3d(var(--start));animation-timing-function:var(--cubic-bezier)}50%{z-index:0;transform:translate3d(var(--second-step));animation-timing-function:var(--cubic-bezier)}75%{transform:translate3d(var(--third-step));animation-timing-function:var(--cubic-bezier)}90%{transform:translate3d(var(--fourth-step));animation-timing-function:var(--cubic-bezier)}to{transform:translate3d(var(--end));animation-timing-function:var(--cubic-bezier)}}@keyframes ForcedChoice-module__cNNUdW__fly-in{0%{transform:translateX(var(--fly-in))}to{transform:translate(0)}}@keyframes ForcedChoice-module__cNNUdW__scale-and-swipe{0%{transform:scale(1)}45%{transform:scale(var(--scale))}54%{transform:scale(var(--scale))}to{transform:translateX(var(--fly-out))}}
.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}
.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}
.HeaderSection-module__CtBM2q__container{border-radius:40px;width:calc(100% + 32px);padding:24px 16px 40px}@media screen and (min-width:1200px){.HeaderSection-module__CtBM2q__container{width:calc(100% + 112px);padding:32px 56px 48px}}.HeaderSection-module__CtBM2q__backgroundImage{background:url("data:image/svg+xml,<svg width=\"1946\" height=\"1084\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M1014.11 149.793C1204.06-29.83 1545-15.767 1667.95 30.673l277.92 122.762-336.4 929.695L.964 475.56c6.723-42.418 157.838-164.182 356.904-88.991 319.192 120.565 418.818-12.248 656.242-236.776Z\" fill=\"%235127A5\"/></svg>") left 65% bottom 150% no-repeat,url("data:image/svg+xml,<svg width=\"1155\" height=\"1554\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M180.043 218.295c-1.628 65.169-81.836 424.127-79.755 672.498.176 21.039-.201 42.065.75 63.183.252 5.609-1.055 17.439 1.845 22.964 5.189 9.889 5.194-19.999 7.422-30.128 14.596-66.348 42.584-130.628 69.74-191.084 29.504-65.684 56.49-132.592 85.655-198.445 26.174-59.102 57.612-114.617 87.141-171.698 42.579-82.308 86.376-164.936 137.264-241.694 8.825-13.311 18.325-26.167 26.743-39.777.902-1.458 3.198-6.925 2.462-1.44-4.84 36.048-10.961 70.616-12.288 107.584-4.223 117.649-4.574 235.592-12.369 352.701-3.581 53.784-6.889 107.372-5.51 161.895.92 36.393 3.759 72.941 4.631 109.325 1.073 44.808.347 89.034 3.255 134.024.208 3.211 2.694 24.672 2.99 23.859 16.341-44.927 27.982-92.417 44.027-137.613 32.251-90.848 68.319-177.611 114.164-260.966 15.661-28.474 32.067-62.363 57.646-82.903 3.954-3.175 1.621 5.849 1.562 7.061-.89 18.084-.308 36.443-.82 54.591-2.847 100.923-2.225 202.281-2.97 303.487-.333 45.322-2.025 90.396-3.574 135.541-.791 23.05-1.85 46.18 1.738 69.6 1.196 7.81 3.649 23.26 10.324 11.12 23.082-41.97 48.993-82.71 74.508-123.04 52.442-82.889 116.923-154.602 181.996-226.836 13.473-14.956 26.73-30.915 41.72-44.377 3.68-3.302 4.78.007 4.78 4.178-.04 30.801-3.59 61.329-4.4 92.041-1.29 48.604-.02 97.523 1.43 146.435 1.07 36.166 1.76 72.439 4.43 108.729.48 6.49-.01 23.92 5.31 30.63 2.73 3.43 9.06-8.06 9.83-9.21 2.34-3.51-.06 8.96-.68 13.31-4.53 31.59-7.76 63.62-9.13 95.9-3.07 72.04 7.75 145.86 15.72 218.62 1.69 15.43-.46 40.04 6.59 54.86\" stroke=\"%237C4EDA\" stroke-width=\"200\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>") 30% 50% no-repeat;background-color:var(--primary-600,#5e2dc1)}@media screen and (min-width:1200px){.HeaderSection-module__CtBM2q__backgroundImage{background-image:url("data:image/svg+xml,<svg width=\"1312\" height=\"766\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M-3.548 840.144c-10.79-64.289-69.512-38.751 0 0Zm0 0c69.514 38.751 403.135 324.586 674.084 464.316 22.952 11.83 45.488 24.19 69.088 35.33 6.268 2.96 18.151 10.97 26.252 11.33 14.498.66-17.922-16.4-27.291-24.32-61.37-51.88-110.765-115.44-156.617-176.02-49.818-65.82-102.792-129.92-153.04-195.504-45.096-58.866-82.476-120.739-122.943-181.673-58.35-87.862-116.164-177.078-162.456-269.755-8.028-16.072-15.071-32.532-23.719-48.384-.927-1.697-5.189-7.022.226-3.185 35.589 25.218 68.642 50.822 107.781 73.192 124.559 71.189 252.251 138.828 373.628 213.141 55.745 34.129 111.474 67.885 171.624 97.673 40.148 19.883 81.859 38.012 121.962 57.936 49.389 24.538 96.838 50.472 147.759 73.351 3.63 1.633 28.72 11.491 28.05 10.743-36.86-41.332-79.92-79.612-117.292-120.812-75.119-82.817-143.033-166.969-200.147-258.565-19.51-31.291-44.353-66.386-48.049-102.675-.571-5.609 7.523 1.781 8.795 2.53 18.971 11.174 39.311 21.091 58.626 31.938 107.414 60.325 217.821 117.564 327.067 176.03 48.93 26.182 96.59 53.527 144.44 80.775 24.44 13.917 48.76 28.132 76.77 38.05 9.34 3.306 27.89 9.766 19.57-3.57-28.77-46.123-54.13-94.256-79.34-141.776-51.82-97.667-82.76-200.52-113.84-304.24-6.43-21.474-14.12-43.31-17.82-65.397-.91-5.417 3.48-4.586 8-2.201 33.39 17.608 63.92 38.441 96.65 56.746 51.79 28.97 105.78 55.665 159.89 82.188 40.01 19.611 79.87 39.642 121.18 57.782 7.38 3.244 25.94 13.657 37.08 12.376 5.7-.656-2.16-13.299-2.85-14.688-2.11-4.258 9.68 5.167 13.94 8.248 30.99 22.377 63.39 43.752 97.4 63.488 75.93 44.057 163.87 75.787 248.59 109.652 17.97 7.182 43.11 23.29 64.31 24.976\" stroke=\"%237C4EDA\" stroke-width=\"180\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M530.616 446.541c262.124 88.979 584.024-75.126 681.834-174.118L1425.7 31.54 691.382-714.607-588.285 580.475c25.203 37.854 224.408 88.298 382.777-71.979C48.429 251.5 202.962 335.318 530.616 446.541Z\" fill=\"%235127A5\"/></svg>");background-size:cover}}.HeaderSection-module__CtBM2q__shortVideoBackgroundImage{background:url("data:image/svg+xml,<svg width=\"1946\" height=\"1907\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M874.015 215.375c43.653-39.186 1.628-65.169 0 0Zm0 0c-1.629 65.169-83.813 427.753-81.732 676.123.176 21.039-.2 42.066.75 63.184.253 5.609-1.055 17.439 1.845 22.964 5.189 9.889 5.194-20 7.422-30.128 14.597-66.349 42.584-130.628 69.74-191.084 29.505-65.685 56.49-132.592 85.655-198.446 26.174-59.102 57.615-114.617 87.145-171.698 42.58-82.307 86.37-164.935 137.26-241.693 8.83-13.312 18.33-26.167 26.74-39.778.91-1.457 3.2-6.924 2.46-1.44-4.83 36.048-10.96 70.616-12.28 107.585-4.23 117.648-4.58 235.591-12.37 352.7-3.58 53.785-6.89 107.372-5.51 161.896.92 36.392 3.76 72.941 4.63 109.324 1.07 44.809.35 89.035 3.25 134.024.21 3.212 2.7 24.672 2.99 23.86 16.34-44.928 27.99-92.418 44.03-137.614 32.25-90.848 68.32-177.611 114.17-260.965 15.66-28.475 32.06-62.364 57.64-82.904 3.95-3.175 1.62 5.849 1.56 7.061-.89 18.085-.31 36.444-.82 54.592-2.84 100.923-2.22 202.281-2.97 303.486-.33 45.322-2.02 90.396-3.57 135.536-.79 23.06-1.85 46.19 1.74 69.61 1.19 7.81 3.65 23.26 10.32 11.12 23.08-41.98 48.99-82.71 74.51-123.044 52.44-82.89 116.92-154.602 181.99-226.837 13.48-14.955 26.73-30.914 41.73-44.376 3.68-3.302 4.78.006 4.77 4.177-.03 30.801-3.58 61.33-4.4 92.041-1.28 48.605-.01 97.523 1.43 146.436 1.07 36.165 1.77 72.443 4.44 108.733.48 6.49-.01 23.91 5.31 30.62 2.72 3.44 9.06-8.06 9.82-9.2 2.35-3.52-.06 8.95-.68 13.3-4.53 31.6-7.75 63.63-9.13 95.9-3.06 72.05 7.76 145.86 15.73 218.62 1.69 15.43-.46 40.05 6.59 54.87\" stroke=\"%237C4EDA\" stroke-width=\"200\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M1014.11 972.793c189.95-179.623 530.89-165.56 653.84-119.119l277.92 122.761-336.4 929.695L.964 1298.56c6.723-42.42 157.838-164.18 356.904-88.99 319.192 120.56 418.818-12.25 656.242-236.777Z\" fill=\"%235127A5\"/></svg>") 60% 50%;background-color:var(--primary-600,#5e2dc1)}@media screen and (min-width:1200px){.HeaderSection-module__CtBM2q__shortVideoBackgroundImage{background:url("data:image/svg+xml,<svg width=\"100%\" height=\"770\" viewBox=\"0 0 1312 770\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M575.58 -202.155C638.49 -258.626 591.896 -280.508 575.58 -202.155ZM575.58 -202.155C559.264 -123.802 377.496 328.17 325.623 624.971C321.229 650.112 316.15 675.36 312.702 700.426C311.787 707.084 307.566 721.529 309.962 727.505C314.251 738.203 320.81 702.431 325.804 689.82C358.515 607.212 407.434 524.143 454.481 445.833C505.596 360.75 553.845 274.756 604.574 189.545C650.103 113.07 701.394 39.7349 750.653 -35.056C821.681 -142.901 894.296 -251.397 974.447 -354.421C988.347 -372.288 1002.99 -389.757 1016.45 -407.892C1017.89 -409.834 1021.94 -416.881 1019.82 -410.155C1005.9 -365.951 990.701 -323.237 980.944 -278.701C949.891 -136.97 923.592 4.26548 888.213 146.134C871.964 211.29 856.097 276.15 845.857 341.103C839.022 384.457 834.54 427.577 827.647 470.931C819.157 524.323 808.556 577.414 802.309 630.621C801.863 634.419 800.251 659.558 800.797 658.521C830.982 601.167 855.881 541.777 885.755 484.167C945.805 368.366 1009.71 256.616 1085.03 146.802C1110.76 109.289 1138.61 65.1321 1174.94 34.9399C1180.55 30.2734 1175.67 41.5853 1175.33 43.049C1170.26 64.8881 1166.96 86.733 1162.34 108.565C1136.67 229.977 1115.22 351.149 1092.1 472.438C1081.75 526.754 1069.76 581.07 1057.93 635.439C1051.89 663.207 1045.5 691.122 1044.83 718.364C1044.61 727.447 1044.27 745.4 1055.24 729.41C1093.16 674.11 1134.34 619.672 1174.93 565.809C1258.36 455.105 1354.32 355.138 1451.12 254.417C1471.17 233.563 1491.16 211.557 1512.77 192.156C1518.07 187.398 1518.72 191.116 1517.8 196.11C1511 232.98 1499.88 270.297 1492.14 307.232C1479.88 365.685 1470.73 423.954 1461.81 482.177C1455.21 525.227 1448.12 568.492 1443.49 611.333C1442.66 618.996 1438.23 639.96 1443.38 646.822C1446.01 650.337 1456.42 635.193 1457.62 633.653C1461.31 628.933 1455.58 644.386 1453.85 649.728C1441.29 688.535 1430.26 727.577 1421.47 766.504C1401.85 853.403 1399.13 939.374 1393.09 1024.71C1391.81 1042.81 1383.74 1072.73 1389.26 1088.93\" stroke=\"%237C4EDA\" stroke-width=\"180\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M743.966 376.45C846.949 109.216 710.07 -181.627 621.154 -263.294L403.155 -437.919L-364 378.571L799.275 1447C837.4 1417.31 899.117 1216.57 755.152 1084.34C524.313 872.32 615.236 710.492 743.966 376.45Z\" fill=\"%235127A5\"/></svg>") 50% no-repeat;background-color:var(--primary-600,#5e2dc1);background-size:cover}.HeaderSection-module__CtBM2q__breadcrumbMargin nav>ul{margin-bottom:0}}.HeaderSection-module__CtBM2q__contentWrapper{text-align:center;flex-direction:column;align-items:center;gap:32px;padding-left:8px;padding-right:8px;line-height:125%;display:flex}@media screen and (min-width:1200px){.HeaderSection-module__CtBM2q__contentWrapper{flex-direction:column;padding-left:50px;padding-right:50px}.HeaderSection-module__CtBM2q__shortVideoContentWrapper{text-align:left;flex-direction:row;justify-content:space-between}}.HeaderSection-module__CtBM2q__title{color:var(--white,#fff);font-family:var(--font-arboria);font-size:var(--headline-36);letter-spacing:-.36px;font-weight:900}@media screen and (min-width:1200px){.HeaderSection-module__CtBM2q__title{font-size:var(--headline-56)}}.HeaderSection-module__CtBM2q__subtitle{color:var(--primary-200,#e4d8fd);font-size:var(--text-16);font-weight:700}.HeaderSection-module__CtBM2q__text{max-width:650px;color:var(--white,#fff)}@media screen and (min-width:1200px){.HeaderSection-module__CtBM2q__text{padding-top:24px;padding-bottom:24px}.HeaderSection-module__CtBM2q__onlyMobile{display:none}}.HeaderSection-module__CtBM2q__textDesktop{display:none}@media screen and (min-width:1200px){.HeaderSection-module__CtBM2q__textDesktop{display:inline-block}}.HeaderSection-module__CtBM2q__shortVideoWrapper{transform:rotate(1deg)}.HeaderSection-module__CtBM2q__shortVideo{width:320px;height:570px}.HeaderSection-module__CtBM2q__shortVideo iframe{width:100%;height:100%}.HeaderSection-module__CtBM2q__videoWrapper{width:100%;max-width:624px;transform:rotate(-1deg)}@media screen and (min-width:1200px){.HeaderSection-module__CtBM2q__videoWrapper{transform:rotate(0)}}.HeaderSection-module__CtBM2q__video{aspect-ratio:16/9;width:100%}.HeaderSection-module__CtBM2q__video iframe{width:100%;height:100%}@media screen and (min-width:1200px){.HeaderSection-module__CtBM2q__video{width:624px}}.HeaderSection-module__CtBM2q__textWrapper{max-width:652px}.HeaderSection-module__CtBM2q__shortVideoTextWrapper{max-width:500px}.HeaderSection-module__CtBM2q__socialMediaComponent{--consent-info-text-color:var(--primary-200,#e4d8fd);--consent-info-link-color:var(--primary-200,#e4d8fd);--consent-info-font-size:var(--text-10);--consent-info-text-align:center;--consent-info-width-short-video:min-content}.HeaderSection-module__CtBM2q__socialMediaComponent iframe{border:4px solid var(--white,#fff);box-shadow:var(--drop-shadow-xl-inverted);border-radius:16px}.HeaderSection-module__CtBM2q__button{background-color:var(--white,#fff);color:var(--primary-600,#5e2dc1)}.HeaderSection-module__CtBM2q__button:hover{background-color:var(--grey-50,#fafafa);box-shadow:var(--shadow-md-inverted);color:var(--primary-600,#5e2dc1);-webkit-text-decoration:none;text-decoration:none}.HeaderSection-module__CtBM2q__buttonInverse{background-color:var(--primary-600,#5e2dc1);color:var(--white,#fff)}.HeaderSection-module__CtBM2q__buttonInverse:hover{background-color:var(--primary-700,#5127a5);box-shadow:var(--shadow-md-inverted);color:var(--white,#fff);-webkit-text-decoration:none;text-decoration:none}.HeaderSection-module__CtBM2q__buttonDesktop{display:none}@media screen and (min-width:1200px){.HeaderSection-module__CtBM2q__buttonDesktop{display:flex}}.HeaderSection-module__CtBM2q__socialMediaSkeleton{height:215px}@media screen and (min-width:800px){.HeaderSection-module__CtBM2q__socialMediaSkeleton{height:360px}}@media screen and (min-width:1200px){.HeaderSection-module__CtBM2q__socialMediaSkeleton{height:360px}}.HeaderSection-module__CtBM2q__socialMediaSkeletonShort{height:600px}.HeaderSection-module__CtBM2q__enjoyLehreVariant.HeaderSection-module__CtBM2q__container{padding:64px 8px 56px}@media screen and (min-width:1200px){.HeaderSection-module__CtBM2q__enjoyLehreVariant.HeaderSection-module__CtBM2q__container{padding:128px 104px 64px 56px}.HeaderSection-module__CtBM2q__enjoyLehreVariant .HeaderSection-module__CtBM2q__contentWrapper{align-items:flex-start}}.HeaderSection-module__CtBM2q__enjoyLehreVariant .HeaderSection-module__CtBM2q__subtitle{margin-bottom:12px}.HeaderSection-module__CtBM2q__enjoyLehreVariant .HeaderSection-module__CtBM2q__shortVideo{transform:rotate(.5deg)}.HeaderSection-module__CtBM2q__enjoyLehreVariant .HeaderSection-module__CtBM2q__text>*{margin-bottom:16px}
.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}}
.JobPostingCard-module__dCDgma__jobPostingCardWrapper{width:100%;position:relative}.JobPostingCard-module__dCDgma__jobPostingCard{border:1px solid var(--grey-300,#d4d4d4);background-color:var(--white);border-radius:16px;max-width:100%;padding:16px;display:grid;overflow:hidden}@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);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;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}
.Carousel-module__eG-bgW__container{width:calc(100% + 32px);position:relative;overflow:hidden}@media screen and (min-width:1200px){.Carousel-module__eG-bgW__container{width:calc(100% + 112px)}}.Carousel-module__eG-bgW__container .Carousel-module__eG-bgW__swiperInstance{max-width:calc(100vw - 2px)}.Carousel-module__eG-bgW__container .Carousel-module__eG-bgW__swiperSlide{height:auto;height:initial}.Carousel-module__eG-bgW__slideNavigation{gap:24px;position:absolute;top:24px;right:24px}@media screen and (min-width:1200px){.Carousel-module__eG-bgW__slideNavigation{top:auto;top:initial;right:auto;right:initial;gap:16px;bottom:40px;left:50%;transform:translate(-50%)}}
.SwiperCircleNavigation-module__lqLg3a__slideNavigation{gap:16px;display:flex}.SwiperCircleNavigation-module__lqLg3a__navButton{border:1px solid var(--grey-400,#a3a3a3);background-color:var(--grey-50,#fafafa);width:32px;height:32px;color:var(--primary-900,#361a70);border-radius:1000px;padding:0;position:relative}.SwiperCircleNavigation-module__lqLg3a__buttonArrow{position:absolute;top:3px;left:8px}
.NearbyCorporationCard-module___51uTG__corporationContainer{border:1px solid var(--grey-300,#d4d4d4);border-radius:32px;justify-content:center;align-items:center;width:336px;height:180px;display:flex;position:relative;overflow:hidden}.NearbyCorporationCard-module___51uTG__corporationHoverText{color:var(--primary-600,#5e2dc1);font-size:var(--text-12);font-weight:600;display:none;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.NearbyCorporationCard-module___51uTG__corporationContainer:hover{box-shadow:var(--shadow-md)}.NearbyCorporationCard-module___51uTG__corporationContainer:hover .NearbyCorporationCard-module___51uTG__corporationHoverText{display:block}
.NearbyCorporationsSlider-module__Aav4DG__container{flex-direction:column;align-items:center;gap:20px;width:calc(100% + 32px);padding:0 0 64px;display:flex}@media screen and (min-width:1200px){.NearbyCorporationsSlider-module__Aav4DG__container{width:calc(100% + 112px);padding:64px 0 128px}}.NearbyCorporationsSlider-module__Aav4DG__header{text-align:center;flex-direction:column;align-items:center;gap:12px;max-width:560px;padding:0 16px;display:flex}.NearbyCorporationsSlider-module__Aav4DG__headline{font-family:var(--font-arboria);font-size:var(--headline-36);font-weight:var(--font-weight-xl);text-wrap:balance}.NearbyCorporationsSlider-module__Aav4DG__overflowContainer{width:calc(100vw - var(--scrollbar-width,0px));overflow-x:hidden}.NearbyCorporationsSlider-module__Aav4DG__swiperContainer{width:fit-content;max-width:1080px;position:relative;left:50%;transform:translate(-50%)}.NearbyCorporationsSlider-module__Aav4DG__container .NearbyCorporationsSlider-module__Aav4DG__swiperSlide{width:360px}.NearbyCorporationsSlider-module__Aav4DG__corporationPairContainer{flex-direction:column;gap:32px;padding:12px;display:flex}.NearbyCorporationsSlider-module__Aav4DG__fullHeight{height:416px}.NearbyCorporationsSlider-module__Aav4DG__skeletonContainer{flex-direction:column;gap:24px;display:flex}.NearbyCorporationsSlider-module__Aav4DG__skeletonRowContainer{gap:24px;display:flex}.NearbyCorporationsSlider-module__Aav4DG__skeletonRowContainer span{border-radius:32px}
.NearbyCorporations-module__vQLKsa__corporationSlider{width:100%!important;padding-top:0!important}
.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}
.AbbyBoosterButton-module___nfy-a__booster{border:1px solid var(--grey-300,#d4d4d4);border-radius:var(--border-radius-14);background-color:var(--white,#fff);height:40px;color:var(--grey-900,#171717);align-items:center;padding:0 16px;font-weight:500;display:flex}.AbbyBoosterButton-module___nfy-a__booster:hover{background-color:var(--grey-200,#e5e5e5)}.AbbyBoosterButton-module___nfy-a__active{border:1px solid var(--primary-300);background-color:var(--primary-100,#ede5ff);color:var(--primary-600,#5e2dc1)}.AbbyBoosterButton-module___nfy-a__active:hover{background-color:var(--primary-200,#e4d8fd)}
.ConditionalQuestionWrapper-module__ZbhiRq__conditionalQuestion{position:relative}.ConditionalQuestionWrapper-module__ZbhiRq__connectorLine{z-index:0;border-bottom:2px solid var(--primary-600);border-left:2px solid var(--primary-600);pointer-events:none;border-radius:0 0 0 10px;width:20px;height:50%;position:absolute;top:0;left:-20px}.ConditionalQuestionWrapper-module__ZbhiRq__connectorLineVertical{z-index:0;background-color:var(--primary-600);pointer-events:none;width:2px;position:absolute;left:-20px}
.NotFoundDisplay-module__NNo-mq__httpError{padding-top:4px}@media screen and (min-width:800px){.NotFoundDisplay-module__NNo-mq__httpError{padding-top:36px}}.NotFoundDisplay-module__NNo-mq__container{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:770px;min-height:50vh;margin:0 auto;padding:0 4px;display:flex}.NotFoundDisplay-module__NNo-mq__badge{background-color:var(--primary-100);color:var(--primary-500);border-radius:8px;margin-bottom:16px;padding:4px 8px;font-size:14px;font-weight:700;line-height:125%}@media screen and (min-width:800px){.NotFoundDisplay-module__NNo-mq__badge{margin-bottom:12px}}.NotFoundDisplay-module__NNo-mq__headline{max-width:480px;color:var(--black);font-family:var(--font-inter);text-align:center;margin-bottom:14px;font-size:28px;font-weight:700;line-height:1.25}@media screen and (min-width:800px){.NotFoundDisplay-module__NNo-mq__headline{margin-bottom:12px;font-size:40px}}.NotFoundDisplay-module__NNo-mq__headlineMeteor{color:var(--primary-600)}.NotFoundDisplay-module__NNo-mq__subline{max-width:410px;color:var(--grey-500);text-align:center;font-size:16px;font-weight:500;line-height:1.4}.NotFoundDisplay-module__NNo-mq__rocketContainer{background-image:url(../media/404-text.54be91fb.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;justify-content:center;align-items:center;width:100%;height:248px;margin-top:16px;padding:16px 0 32px;display:flex;position:relative;overflow:visible}@media screen and (min-width:800px){.NotFoundDisplay-module__NNo-mq__rocketContainer{width:100%;height:auto}}@media screen and (min-width:1200px){.NotFoundDisplay-module__NNo-mq__rocketContainer{background-size:auto}}.NotFoundDisplay-module__NNo-mq__backgroundWrapper{z-index:-1;width:calc(100vw - var(--scrollbar-width,0px));pointer-events:none;position:absolute;top:-220px;bottom:-220px;left:50%;overflow:hidden visible;transform:translate(-50%)}@media screen and (min-width:800px){.NotFoundDisplay-module__NNo-mq__backgroundWrapper{top:-200px;bottom:-260px}}.NotFoundDisplay-module__NNo-mq__backgroundSvg{background-image:url(../media/404-background.6c20a9cf.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:calc(100vw + 150px);height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}@media screen and (min-width:800px){.NotFoundDisplay-module__NNo-mq__backgroundSvg{background-size:auto}}.NotFoundDisplay-module__NNo-mq__rocket{transform:scale(.83)}@media screen and (min-width:800px){.NotFoundDisplay-module__NNo-mq__rocket{transform:none}}.NotFoundDisplay-module__NNo-mq__cardsRow{width:calc(100vw - var(--scrollbar-width,0px));margin:0 calc((calc(100vw - var(--scrollbar-width,0px)) - 100%)/-2);padding:0 calc((calc(100vw - var(--scrollbar-width,0px)) - 100%)/2);scrollbar-width:none;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;gap:12px;display:flex;overflow-x:scroll}@media screen and (min-width:800px){.NotFoundDisplay-module__NNo-mq__cardsRow{gap:20px;width:100%;margin:0;padding:0;overflow-x:visible}}.NotFoundDisplay-module__NNo-mq__cardsRow::-webkit-scrollbar{display:none}.NotFoundDisplay-module__NNo-mq__cards{flex-direction:column;gap:12px;width:100%;margin-top:12px;display:flex}@media screen and (min-width:800px){.NotFoundDisplay-module__NNo-mq__cards{margin-top:20px}}.NotFoundDisplay-module__NNo-mq__card{border:1px solid var(--grey-200);background:var(--white);border-radius:24px;flex-direction:column;flex-shrink:0;gap:12px;padding:20px 24px;-webkit-text-decoration:none;text-decoration:none;transition:transform .2s;display:flex}.NotFoundDisplay-module__NNo-mq__card:hover{-webkit-text-decoration:none;text-decoration:none;transform:scale(1.02)rotate(-.5deg)}.NotFoundDisplay-module__NNo-mq__cardPrimary{background-color:var(--primary-50);border:none}.NotFoundDisplay-module__NNo-mq__cardSecondary{background-color:var(--secondary-50);border:none}.NotFoundDisplay-module__NNo-mq__cardEmoji{background-color:var(--white);width:40px;height:40px;color:inherit;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;display:flex;transform:rotate(-3deg)}.NotFoundDisplay-module__NNo-mq__cardBody{flex-grow:1}.NotFoundDisplay-module__NNo-mq__cardTitle{color:var(--grey-900);margin:0;font-size:18px;font-weight:700;line-height:1.25}.NotFoundDisplay-module__NNo-mq__cardText{color:var(--grey-700);margin-bottom:0;font-size:14px;font-weight:500;line-height:1.4}.NotFoundDisplay-module__NNo-mq__cardCta{color:inherit;flex-direction:row;align-items:center;gap:8px;margin-bottom:0;padding:8px 0;font-size:16px;font-weight:600;display:flex}.NotFoundDisplay-module__NNo-mq__cardArrow{color:var(--primary-500);font-size:20px;font-weight:600;display:inline-block}.NotFoundDisplay-module__NNo-mq__cardPrimary .NotFoundDisplay-module__NNo-mq__cardCta{color:var(--primary-500)}.NotFoundDisplay-module__NNo-mq__cardSecondary .NotFoundDisplay-module__NNo-mq__cardCta{color:var(--secondary-500)}.NotFoundDisplay-module__NNo-mq__cardsRow .NotFoundDisplay-module__NNo-mq__card{width:calc(50% - 6px);min-width:320px}@media screen and (min-width:800px){.NotFoundDisplay-module__NNo-mq__cardsRow .NotFoundDisplay-module__NNo-mq__card{width:calc(50% - 10px)}}.NotFoundDisplay-module__NNo-mq__cards .NotFoundDisplay-module__NNo-mq__card{flex-direction:row;align-items:center;width:100%;padding:16px}.NotFoundDisplay-module__NNo-mq__cards .NotFoundDisplay-module__NNo-mq__cardEmoji{border:1px solid var(--primary-100);font-size:16px}.NotFoundDisplay-module__NNo-mq__cards .NotFoundDisplay-module__NNo-mq__cardTitle{color:var(--grey-800);font-size:16px}.NotFoundDisplay-module__NNo-mq__cards .NotFoundDisplay-module__NNo-mq__cardText{color:var(--grey-500)}
.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}
.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}
.AbbyProfessionShortCard-module__mhBhzG__card{border:1px solid var(--grey-200,#e5e5e5);background-color:var(--white,#fff);width:260px;font:inherit;text-align:left;cursor:pointer;border-radius:28px;flex-direction:column;flex-shrink:0;margin:0;padding:20px;display:flex}.AbbyProfessionShortCard-module__mhBhzG__card.AbbyProfessionShortCard-module__mhBhzG__last{border-color:var(--primary-600,#5e2dc1);background-color:var(--primary-600,#5e2dc1);position:relative}.AbbyProfessionShortCard-module__mhBhzG__card.AbbyProfessionShortCard-module__mhBhzG__last:before{content:"";border-radius:inherit;opacity:.2;pointer-events:none;background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"270\" height=\"322\" viewBox=\"0 0 270 322\" fill=\"none\"><path d=\"M-11.6946 398C-11.6946 355.116 21.3076 311.135 68.0608 292.442C156.067 257.255 229.519 442.385 304.306 320.333C331.258 276.348 326.938 110.656 241.682 170.033C117.373 261.297 112.834 156.811 112.834 67.1964C124.385 -43.8626 -36.1685 77.2677 -70 67.1969\" stroke=\"%23e4d8fd\" stroke-width=\"40\"/></svg>");position:absolute;inset:0}.AbbyProfessionShortCard-module__mhBhzG__cardInner{flex-grow:1;height:100%}.AbbyProfessionShortCard-module__mhBhzG__cardHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.AbbyProfessionShortCard-module__mhBhzG__placement{background-color:var(--grey-150);width:36px;height:36px;color:var(--black,#000);font-size:var(--text-12);border-radius:8px;grid-area:placing;justify-content:center;align-items:center;padding:5.5px 8px;font-weight:700;line-height:100%;display:flex}.AbbyProfessionShortCard-module__mhBhzG__match{background-color:var(--primary-100,#ede5ff);width:max-content;height:max-content;color:var(--primary-700,#5127a5);font-size:var(--text-10);border-radius:100px;gap:8px;padding:8px 10px;font-weight:600;line-height:100%;display:flex}.AbbyProfessionShortCard-module__mhBhzG__matchSkeleton{grid-area:match;place-self:center end;display:flex}.AbbyProfessionShortCard-module__mhBhzG__headline{color:var(--grey-900,#171717);font-size:var(--text-16);letter-spacing:normal;margin-bottom:20px;font-weight:700;line-height:125%}.AbbyProfessionShortCard-module__mhBhzG__headline.AbbyProfessionShortCard-module__mhBhzG__last{color:var(--white,#fff);font-size:var(--text-24);font-weight:700}.AbbyProfessionShortCard-module__mhBhzG__factsContainer{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.AbbyProfessionShortCard-module__mhBhzG__facts{background-color:var(--grey-150);color:var(--black,#000);font-size:var(--text-12);border-radius:8px;padding:4px 7px;font-weight:400;line-height:125%}.AbbyProfessionShortCard-module__mhBhzG__cardCta{border-radius:var(--border-radius-14,14px);background-color:var(--primary-600,#5e2dc1);width:100%;height:48px;color:var(--white,#fff);font-size:inherit;border:none;justify-content:center;align-items:center;font-weight:600;display:flex}@media (hover:hover) and (pointer:fine){.AbbyProfessionShortCard-module__mhBhzG__cardCta:hover{background-color:var(--primary-800,#401f84)}}.AbbyProfessionShortCard-module__mhBhzG__ctaButton{border-radius:var(--border-radius-14,14px);background-color:var(--white,#fff);width:100%;height:48px;color:var(--primary-600,#5e2dc1);font-size:inherit;border:none;justify-content:center;align-items:center;font-weight:600;display:flex}@media (hover:hover) and (pointer:fine){.AbbyProfessionShortCard-module__mhBhzG__ctaButton:hover{background-color:var(--grey-100,#f0f0f0)}}
.BooleanComponent-module__ujG4UW__wrapper{grid-gap:12px;border:none;grid-template-columns:repeat(2,1fr);gap:12px;width:100%;padding:0;display:grid}.BooleanComponent-module__ujG4UW__label{color:var(--grey-900,#171717);font-size:var(--text-14);grid-column:1/2;margin-bottom:12px;font-weight:500;line-height:125%}@media screen and (min-width:800px){.BooleanComponent-module__ujG4UW__label{font-size:var(--text-12)}}.BooleanComponent-module__ujG4UW__error{color:var(--danger-600,#dc2626);font-size:var(--text-12);grid-column:1/2;margin-top:12px;font-weight:400;line-height:normal}.BooleanComponent-module__ujG4UW__radioError{background-color:var(--danger-50,#fef2f2);border:1px solid var(--danger-200,#fecaca)!important}.BooleanComponent-module__ujG4UW__disabled{background-color:var(--grey-200,#e5e5e5)}
.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%}}
.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)}
.AdminBar-module__J67MCa__wrapper{background-color:var(--secondary-500,#fc6012);color:var(--white,#fff);font-size:var(--text-14);justify-content:space-between;align-items:center;padding:20px;display:flex}.AdminBar-module__J67MCa__wrapper a{font-weight:400}.AdminBar-module__J67MCa__faIcons{color:var(--white,#fff);font-family:var(--font-awesome);font-size:var(--text-14);font-weight:var(--font-weight-s);margin-left:0;display:inline-block}.AdminBar-module__J67MCa__person{color:var(--white,#fff);flex-wrap:wrap;align-items:center;line-height:150%;display:flex}.AdminBar-module__J67MCa__person small{margin-top:2px;margin-left:12px}.AdminBar-module__J67MCa__person span{font-weight:700}.AdminBar-module__J67MCa__person a{color:var(--white,#fff)}.AdminBar-module__J67MCa__list{flex-wrap:wrap;margin-left:20px;padding:0;list-style:none;display:flex}.AdminBar-module__J67MCa__list li{margin-right:20px}.AdminBar-module__J67MCa__list a{color:var(--white,#fff)}.AdminBar-module__J67MCa__list a:hover{-webkit-text-decoration:underline;text-decoration:underline}.AdminBar-module__J67MCa__list li:last-of-type{margin-right:0}.AdminBar-module__J67MCa__logout{background-color:inherit;color:var(--white,#fff);align-items:center;padding:0;display:flex}.AdminBar-module__J67MCa__logout span{margin-left:6px}.AdminBar-module__J67MCa__logout:hover{-webkit-text-decoration:underline;text-decoration:underline}
.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:100%;color:var(--grey-800,#262626);flex-direction:column;align-items:flex-start;padding:8px 12px;display:flex;position:relative}.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{width:100%;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__suggestedResponseBtn.MessagesList-module__aokyXG__bootst{align-self:flex-end;width:max-content}.MessagesList-module__aokyXG__jobPostingsContainer{flex-direction:column;gap:16px;width:80%;display:flex}.MessagesList-module__aokyXG__personalityType{font-size:var(--headline-24);margin-bottom:20px;padding-top:16px;font-weight:700}.MessagesList-module__aokyXG__personalityTypeList{padding-left:24px}.MessagesList-module__aokyXG__personalityTypeList li{margin-bottom:8px}.MessagesList-module__aokyXG__personalityTypeList li:last-of-type{margin-bottom:32px}.MessagesList-module__aokyXG__boostSelectionContainer{flex-direction:column;gap:12px;display:flex}.MessagesList-module__aokyXG__boostButtonsWrapper{flex-wrap:wrap;gap:12px;padding:16px 0 0;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}}
.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)}
.Footer-module__hP-FLq__bold{font-weight:var(--font-weight-xl)}.Footer-module__hP-FLq__footer{color:var(--grey-600);font-size:var(--text-14);content-visibility:auto;contain-intrinsic-size:0 638px;margin:auto;padding:0 16px 20px;overflow-x:visible}@media screen and (min-width:800px){.Footer-module__hP-FLq__footer{width:var(--content-width-tablet);contain-intrinsic-size:0 596px;justify-content:center;padding:0 0 20px}}@media screen and (min-width:1200px){.Footer-module__hP-FLq__footer{width:var(--content-width-desktop);contain-intrinsic-size:0 328px;padding-bottom:50px}}.Footer-module__hP-FLq__footerLinks{grid-row-gap:36px;grid-template:"a a""b c""d e";row-gap:36px;margin:auto auto 36px;display:grid}@media screen and (min-width:1200px){.Footer-module__hP-FLq__footerLinks{grid-template:"a f b c d g e"/384px 5% 1fr 1fr 1fr 10% 1fr}}.Footer-module__hP-FLq__logoWrapper{color:var(--grey-500);margin-bottom:20px;font-weight:500;line-height:160%;position:relative}.Footer-module__hP-FLq__logoWrapper:after{content:"";background-color:var(--primary-700);width:40px;height:2px;position:absolute;bottom:-20px;left:0}@media screen and (min-width:1200px){.Footer-module__hP-FLq__logoWrapper{padding-right:30px}}.Footer-module__hP-FLq__logoWrapper .Footer-module__hP-FLq__logo{margin-bottom:16px}.Footer-module__hP-FLq__linksWrapper{border-top:3px dotted var(--grey-200);padding-top:20px}@media screen and (min-width:1200px){.Footer-module__hP-FLq__linksWrapper{margin-bottom:46px;padding-top:50px}}.Footer-module__hP-FLq__listItems{padding-left:0}.Footer-module__hP-FLq__listItems li{margin-bottom:4px;list-style:none}.Footer-module__hP-FLq__listItems a{color:var(--grey-600);line-height:150%;-webkit-text-decoration:none;text-decoration:none}.Footer-module__hP-FLq__listItems a:hover{color:var(--grey-600);-webkit-text-decoration:underline;text-decoration:underline}@media screen and (min-width:1200px){.Footer-module__hP-FLq__listItems,.Footer-module__hP-FLq__socialMediaWrapper{padding-top:18px}}.Footer-module__hP-FLq__portalsWrapper{color:var(--grey-600);flex-direction:column;gap:32px;display:flex}@media screen and (min-width:1200px){.Footer-module__hP-FLq__portalsWrapper{flex-direction:row;justify-content:space-between;align-items:baseline}}.Footer-module__hP-FLq__socialMediaWrapper{grid-row-gap:16px;grid-template-rows:auto auto 1fr;row-gap:16px;height:100%;display:grid}.Footer-module__hP-FLq__socialMediaWrapper>:last-child{align-self:end;margin-top:-16px}.Footer-module__hP-FLq__iconsWrapper{grid-column-gap:14px;-moz-column-gap:14px;grid-template-columns:repeat(3,max-content);grid-template-areas:"a b c""d d d";column-gap:14px;display:grid}.Footer-module__hP-FLq__iconLink{width:20px;height:20px;color:var(--grey-500)}.Footer-module__hP-FLq__iconLink:last-of-type{margin-right:0}.Footer-module__hP-FLq__portalLinks{font-size:var(--text-13);flex-wrap:wrap;display:flex}@media screen and (min-width:1200px){.Footer-module__hP-FLq__portalLinks{display:block}}.Footer-module__hP-FLq__portalLink{color:var(--grey-600);font-weight:var(--font-weight-xl);border-radius:50px;padding:12px 16px;line-height:100%;-webkit-text-decoration:none;text-decoration:none}.Footer-module__hP-FLq__portalLink:first-of-type{outline:1px solid var(--grey-200)}.Footer-module__hP-FLq__portalLink:hover{background-color:var(--grey-100);color:var(--grey-600);-webkit-text-decoration:none;text-decoration:none}.Footer-module__hP-FLq__portalLink:hover:first-of-type{outline:1px solid var(--grey-100)}.Footer-module__hP-FLq__embraceLink{font-weight:var(--font-weight-xl)}.Footer-module__hP-FLq__embraceLink:hover{-webkit-text-decoration:underline;text-decoration:underline}.Footer-module__hP-FLq__embraceWrapper{font-size:var(--text-13);line-height:150%}.Footer-module__hP-FLq__gridAreaA{grid-area:a}.Footer-module__hP-FLq__gridAreaB{grid-area:b}.Footer-module__hP-FLq__gridAreaC{grid-area:c}.Footer-module__hP-FLq__gridAreaD{grid-area:d}.Footer-module__hP-FLq__gridAreaE{grid-area:e}
.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)}}
.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}}
.LinkBox-module__sj2yGq__linkBox{border:1px solid var(--grey-300,#d4d4d4);border-radius:var(--border-radius-4);padding:12px}@media screen and (min-width:800px){.LinkBox-module__sj2yGq__linkBox{width:50%}}.LinkBox-module__sj2yGq__headline{color:var(--grey-950,#0a0a0a);margin-bottom:16px;font-weight:700;line-height:150%}.LinkBox-module__sj2yGq__linkList{font-size:var(--text-14);margin:0;padding:0;list-style-type:none}.LinkBox-module__sj2yGq__linkList li:not(:last-of-type){margin-bottom:8px}.LinkBox-module__sj2yGq__linkList a{-webkit-text-decoration:none;text-decoration:none}.LinkBox-module__sj2yGq__linkList a:hover{-webkit-text-decoration:underline;text-decoration:underline}
.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)}}
.Header-module__85i50G__headerContainer{background-color:var(--white,#fff);width:100%;position:sticky;top:0}.Header-module__85i50G__headerWrapper{justify-content:space-between;align-items:center;width:100%;max-width:100vw;height:45px;padding:0 16px;display:flex}@media screen and (min-width:800px){.Header-module__85i50G__headerWrapper{grid-column-gap:48px;-moz-column-gap:48px;grid-template-columns:145px 1fr;column-gap:48px;max-width:800px;margin-bottom:20px;margin-left:auto;margin-right:auto;display:grid}}@media screen and (min-width:1200px){.Header-module__85i50G__headerWrapper{-moz-column-gap:18px;grid-template-columns:200px 1fr;column-gap:18px;max-width:1252px;height:75px;margin-bottom:0;padding-left:56px;padding-right:56px}}.Header-module__85i50G__logoWrapper{width:145px;padding-top:8px;transition:transform .5s}@media screen and (min-width:800px){.Header-module__85i50G__logoWrapper{transform:scale(128/145)}}@media screen and (min-width:1200px){.Header-module__85i50G__logoWrapper{transform:scale(210/145)}}.Header-module__85i50G__logo{width:145px;height:100%}@media screen and (min-width:800px){.Header-module__85i50G__logo{transform-origin:0;width:100%;transition:transform .5s}}@media screen and (min-width:1200.02px){.Header-module__85i50G__logo{width:210px}.Header-module__85i50G__logo.Header-module__85i50G__scroll{transform:scale(.85)}}.Header-module__85i50G__logoLink{align-self:end;width:145px;height:100%}@media screen and (min-width:1200.02px){.Header-module__85i50G__logoLink{width:210px;height:auto}}.Header-module__85i50G__logoLink.Header-module__85i50G__scroll{align-self:normal}.Header-module__85i50G__linkWrapper{border-bottom:3px dotted var(--grey-300,#d4d4d4);justify-content:center;align-items:center;height:38px;margin-bottom:16px;display:flex}@media screen and (min-width:800px){.Header-module__85i50G__linkWrapper{display:none}}.Header-module__85i50G__apprenticeLink{color:var(--grey-600,#525252);font-size:var(--text-14);font-weight:500;-webkit-text-decoration:none;text-decoration:none}.Header-module__85i50G__apprenticeLink:hover{-webkit-text-decoration:none;text-decoration:none}
.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}
.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}
.SeoText-module__WtXmca__container{padding-top:135px}@media screen and (min-width:1200px){.SeoText-module__WtXmca__content{grid-gap:24px;grid-template-columns:40% 1fr;align-items:center;gap:24px;display:grid}.SeoText-module__WtXmca__contentReverse{grid-template-columns:1fr 40%}}.SeoText-module__WtXmca__headline{color:var(--primary-600,#5e2dc1);font-size:var(--text-16);margin-bottom:16px;line-height:125%}@media screen and (min-width:800px){.SeoText-module__WtXmca__headline{font-size:var(--headline-24)}}.SeoText-module__WtXmca__blockText{font-size:var(--text-14);margin-bottom:10px;line-height:150%}@media screen and (min-width:800px){.SeoText-module__WtXmca__blockText{font-size:var(--text-16);margin-bottom:20px}}.SeoText-module__WtXmca__blockText span{font-weight:700}.SeoText-module__WtXmca__lastBlock{margin-bottom:40px}.SeoText-module__WtXmca__image{display:none}@media screen and (min-width:800px){.SeoText-module__WtXmca__image{width:100%;height:auto;margin-bottom:20px;display:block}}@media screen and (min-width:1200px){.SeoText-module__WtXmca__image{margin-bottom:40px}}.SeoText-module__WtXmca__list{font-size:var(--text-14);padding-left:16px}@media screen and (min-width:800px){.SeoText-module__WtXmca__list{font-size:var(--text-16)}}.SeoText-module__WtXmca__listItem{margin-bottom:16px;line-height:150%}.SeoText-module__WtXmca__listItem span{font-weight:700}ol .SeoText-module__WtXmca__listItem::marker{font-weight:700}
.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}
.PopularTopics-module__JcpMQW__popularTopics{flex-direction:column;gap:16px;max-width:1140px;padding:16px;display:flex}.PopularTopics-module__JcpMQW__title{font:var(--font-arboria);font-size:var(--text-20);letter-spacing:-1%;font-weight:700}.PopularTopics-module__JcpMQW__hasBorder{border:1px solid var(--grey-300,#d4d4d4);border-radius:12px}.PopularTopics-module__JcpMQW__topicLinksContainer{flex-wrap:wrap;gap:8px;display:flex}.PopularTopics-module__JcpMQW__topicLink{border-style:solid;border-width:1px;border-color:var(--grey-300,#d4d4d4);background-color:var(--grey-100,#f5f5f5);color:var(--grey-700,#404040);font-size:var(--text-14);border-radius:100px;padding:4px 12px;-webkit-text-decoration:none;text-decoration:none;display:inline-block}.PopularTopics-module__JcpMQW__topicLink:hover{border-color:var(--grey-400,#a3a3a3);background-color:var(--grey-200,#e5e5e5);color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}
.ProfessionCheckMiniCard-module__cw19Za__card{border:1px solid var(--grey-200,#e5e5e5);border-radius:var(--border-radius-16);opacity:.5;background-color:var(--grey-50,#fafafa);grid-template-columns:102px 295px 60px;place-items:center;width:475px;height:115px;display:grid}.ProfessionCheckMiniCard-module__cw19Za__image{border-top-left-radius:var(--border-radius-16);border-bottom-left-radius:var(--border-radius-16);-o-object-fit:cover;object-fit:cover}.ProfessionCheckMiniCard-module__cw19Za__text{color:var(--primary-800,#401f84);font-size:var(--text-14);padding-left:27px;padding-right:20px;line-height:21px}.ProfessionCheckMiniCard-module__cw19Za__check{border:1px solid var(--primary-300,#d1bdfa);border-radius:var(--border-radius-1000);background-color:var(--primary-50,#f4f0ff);width:38px;height:38px;color:var(--primary-700,#5127a5);justify-content:center;align-items:center;display:flex}@media (hover:hover){.ProfessionCheckMiniCard-module__cw19Za__card{will-change:opacity;transition:opacity .8s ease-in-out}.ProfessionCheckMiniCard-module__cw19Za__card:hover{opacity:1}}
.SocialMediaComponent-module__ziQKqq__socialMediaComponent{flex-direction:column;justify-content:center;align-items:center;display:flex}
.LoginFlyOut-module__sZzhmG__loginFlyOut{z-index:10;border:1px solid var(--grey-300);background-color:var(--white);border-radius:16px;padding:16px 16px 12px;position:absolute;top:36px;right:0;box-shadow:0 10px 8px #0000000a,0 4px 3px #0000001a}.LoginFlyOut-module__sZzhmG__loginFlyOutItem{justify-content:center;align-items:center;width:100%;height:40px;margin-bottom:8px;display:flex}.LoginFlyOut-module__sZzhmG__loginFlyOutItemLink{font-weight:400}.LoginFlyOut-module__sZzhmG__loginFlyOutItemLink:hover,.LoginFlyOut-module__sZzhmG__loginFlyOutItemLinkIcon{color:var(--primary-600)}
.layout-module__RKAU6a__mainContent{width:100%;height:100%;margin:auto;padding:16px 16px 96px;position:relative}@media screen and (min-width:800px){.layout-module__RKAU6a__mainContent{width:var(--content-width-tablet);padding-left:0;padding-right:0}}@media screen and (min-width:1200px){.layout-module__RKAU6a__mainContent{width:var(--content-width-desktop)}}
.StrapiProfessionProfileRenderer-module__Dmip5a__itemContainer{margin-bottom:72px}@media screen and (min-width:800px){.StrapiProfessionProfileRenderer-module__Dmip5a__itemContainer{margin-bottom:96px}}.StrapiProfessionProfileRenderer-module__Dmip5a__itemContainer:has(>:only-child:is(h2,h3,h4)){margin-bottom:28px}
.SocialMediaComponent-module__Dcghyq__socialMediaComponent{margin-bottom:24px}
.SuccessAnimation-module__WjjpFa__headline{font-size:var(--headline-32);text-align:center;margin-bottom:22px}@media screen and (min-width:800px){.SuccessAnimation-module__WjjpFa__headline{margin-bottom:64px}}.SuccessAnimation-module__WjjpFa__sub{color:var(--grey-500,#737373);font-size:var(--text-13);font-weight:500;line-height:150%}@media screen and (min-width:800px){.SuccessAnimation-module__WjjpFa__sub{font-size:var(--text-18)}}.SuccessAnimation-module__WjjpFa__animationContainer{background-color:var(--white,#fff);flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;padding:0 16px;animation-name:SuccessAnimation-module__WjjpFa__slide-in-up,SuccessAnimation-module__WjjpFa__slide-out-up;animation-duration:.5s,.5s;animation-timing-function:linear,linear;animation-delay:0s,5s;animation-fill-mode:forwards,forwards;display:flex;position:fixed;top:0;left:0}@keyframes SuccessAnimation-module__WjjpFa__slide-in-up{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translate(0,0)}}@keyframes SuccessAnimation-module__WjjpFa__slide-out-up{0%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translateY(-100%)}}
.ContentTemplate-module__UhW2mW__container{flex-direction:column;justify-content:center;align-items:center;gap:40px;display:flex}.ContentTemplate-module__UhW2mW__linkBoxes{flex-direction:column;gap:16px;width:100%;display:flex}@media screen and (min-width:800px){.ContentTemplate-module__UhW2mW__linkBoxes{flex-direction:row;gap:24px}.ContentTemplate-module__UhW2mW__desktopBorderPadding{padding:16px}}.ContentTemplate-module__UhW2mW__borderPadding{padding:20px}.ContentTemplate-module__UhW2mW__border{border:1px solid var(--grey-200,#e5e5e5);border-radius:var(--border-radius-12)}
.StrapiBlogRenderer-module__KwV5rW__itemContainer{margin-bottom:72px}@media screen and (min-width:800px){.StrapiBlogRenderer-module__KwV5rW__itemContainer{margin-bottom:96px}}
