.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))}}
.RadioItem-module__hDyZGG__radioButtonCircle{border:1px solid var(--grey-300,#d4d4d4);background-color:var(--white,#fff);border-radius:20px;width:16px;height:16px;position:relative}.RadioItem-module__hDyZGG__radioButtonCircle:hover{border-color:var(--grey-400,#a3a3a3)}.RadioItem-module__hDyZGG__radioButtonCircle:active{background-color:var(--grey-50,#fafafa)}.RadioItem-module__hDyZGG__radioButtonCircle:after{content:"";opacity:0;background-color:var(--primary-600,#5e2dc1);border:none;border-radius:10px;width:6px;height:6px;transition:opacity .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.RadioItem-module__hDyZGG__wrapper{width:100%;color:var(--grey-700,#404040);font-size:var(--text-14);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;display:flex}.RadioItem-module__hDyZGG__wrapper.RadioItem-module__hDyZGG__right{justify-content:space-between}.RadioItem-module__hDyZGG__wrapper input[type=radio]{opacity:0;white-space:nowrap;clip-path:inset(50%);width:0;height:0;margin:0;position:absolute;overflow:hidden}.RadioItem-module__hDyZGG__wrapper input[type=radio]:focus+.RadioItem-module__hDyZGG__radioButtonCircle{outline:2px solid var(--primary-200,#e4d8fd);outline-offset:2px}.RadioItem-module__hDyZGG__wrapper.RadioItem-module__hDyZGG__bordered{border:1px solid var(--grey-300,#d4d4d4);border-radius:14px;height:40px;padding:0 12px}.RadioItem-module__hDyZGG__wrapper.RadioItem-module__hDyZGG__disabled{color:var(--grey-200,#e5e5e5);pointer-events:none}.RadioItem-module__hDyZGG__wrapper.RadioItem-module__hDyZGG__bordered:active{outline:2px solid var(--primary-300,#d1bdfa);outline-offset:1px;background-color:var(--grey-100,#f5f5f5)}.RadioItem-module__hDyZGG__label{color:var(--grey-900,#171717);font-size:var(--text-16)}.RadioItem-module__hDyZGG__label.RadioItem-module__hDyZGG__disabled{color:var(--grey-500,#737373)}.RadioItem-module__hDyZGG__radioButtonCircle.RadioItem-module__hDyZGG__disabled{border-color:var(--grey-400,#a3a3a3);background-color:var(--grey-200,#e5e5e5)}.RadioItem-module__hDyZGG__wrapper input[type=radio]:checked+.RadioItem-module__hDyZGG__radioButtonCircle{border-color:var(--primary-300,#d1bdfa);background-color:var(--primary-100,#ede5ff)}.RadioItem-module__hDyZGG__wrapper input[type=radio]:checked+.RadioItem-module__hDyZGG__radioButtonCircle:hover{border-color:var(--primary-400,#ac8cee)}.RadioItem-module__hDyZGG__wrapper input[type=radio]:checked+.RadioItem-module__hDyZGG__radioButtonCircle:active{background-color:var(--primary-200,#e4d8fd)}.RadioItem-module__hDyZGG__wrapper.RadioItem-module__hDyZGG__disabled input[type=radio]:checked+.RadioItem-module__hDyZGG__radioButtonCircle{border-color:var(--grey-200,#e5e5e5);background-color:var(--grey-50,#fafafa)}.RadioItem-module__hDyZGG__wrapper input[type=radio]:checked+.RadioItem-module__hDyZGG__radioButtonCircle:after{opacity:1;background-color:var(--primary-600,#5e2dc1)}.RadioItem-module__hDyZGG__wrapper.RadioItem-module__hDyZGG__disabled input[type=radio]:checked+.RadioItem-module__hDyZGG__radioButtonCircle:after{background-color:var(--grey-300,#d4d4d4)}.RadioItem-module__hDyZGG__highlight{background-color:#0000;font-weight:700}
.Dropdown-module__RSTywq__dropdown{width:100%;position:relative}.Dropdown-module__RSTywq__menu{border:1px solid var(--grey-300,#d4d4d4);border-radius:var(--border-radius-14);background-color:var(--white,#fff);width:100%;max-height:290px;box-shadow:var(--drop-shadow-xl);margin-top:2px;padding:8px 0;list-style:none;position:absolute;overflow-y:auto}.Dropdown-module__RSTywq__menu.Dropdown-module__RSTywq__withLabel{margin-top:30px}.Dropdown-module__RSTywq__chevron{color:var(--grey-500,#737373);cursor:pointer;transition:transform .3s ease-in-out}.Dropdown-module__RSTywq__chevron.Dropdown-module__RSTywq__disabled{color:var(--grey-400,#a3a3a3)}.Dropdown-module__RSTywq__chevron.Dropdown-module__RSTywq__error{color:var(--danger-700,#b91c1c)}.Dropdown-module__RSTywq__chevron.Dropdown-module__RSTywq__rotate{transform:rotate(180deg)}.Dropdown-module__RSTywq__menuOpen{top:48px}.Dropdown-module__RSTywq__menuClosed{display:none}.Dropdown-module__RSTywq__item,.Dropdown-module__RSTywq__highlightedItem{cursor:pointer;flex-direction:column;margin:0 8px;padding:6px 8px;display:flex}.Dropdown-module__RSTywq__item{background-color:var(--white,#fff)}.Dropdown-module__RSTywq__highlightedItem{border-radius:var(--border-radius-8);background-color:var(--grey-100,#f5f5f5)}.Dropdown-module__RSTywq__selectedItems{flex-wrap:wrap;margin-top:20px;display:flex}.Dropdown-module__RSTywq__selectedItem{margin:0 8px 8px 0}.Dropdown-module__RSTywq__container{position:relative}
.MarkdownRenderer-module__if0aKq__richText p,.MarkdownRenderer-module__if0aKq__richText h2,.MarkdownRenderer-module__if0aKq__richText h3,.MarkdownRenderer-module__if0aKq__richText h4,.MarkdownRenderer-module__if0aKq__richText ol,.MarkdownRenderer-module__if0aKq__richText ul,.MarkdownRenderer-module__if0aKq__richText table{word-wrap:break-word;margin-bottom:24px;line-height:150%}.MarkdownRenderer-module__if0aKq__richText table{table-layout:fixed;border-spacing:0;border:4px solid var(--grey-200,#e5e5e5);-webkit-hyphens:auto;hyphens:auto;border-radius:24px;width:100%;overflow:hidden}.MarkdownRenderer-module__if0aKq__richText thead tr{background-color:var(--white,#fff)}.MarkdownRenderer-module__if0aKq__richText tbody tr:nth-child(odd){background-color:var(--grey-100,#f5f5f5)}.MarkdownRenderer-module__if0aKq__richText tbody tr:nth-child(2n){background-color:var(--white,#fff)}.MarkdownRenderer-module__if0aKq__richText th{text-align:left;padding:8px 5%}.MarkdownRenderer-module__if0aKq__richText thead th{border-bottom:2px solid var(--grey-200,#e5e5e5)}.MarkdownRenderer-module__if0aKq__richText th:not(:has(+th)){border-right:2px solid var(--grey-200,#e5e5e5)}.MarkdownRenderer-module__if0aKq__richText td{text-align:left;padding:8px 5%}.MarkdownRenderer-module__if0aKq__richText tbody tr:last-child td{border-bottom:none}.MarkdownRenderer-module__if0aKq__richText>div>:last-child{margin-bottom:0}
.DidYouKnow-module__q0sEDG__container{background-color:var(--primary-100,#ede5ff);border-radius:16px;width:100%;padding:4px}.DidYouKnow-module__q0sEDG__headline{color:var(--primary-800,#401f84);font-family:var(--font-arboria);font-size:var(--text-20);text-align:center;padding:4px 0 8px}.DidYouKnow-module__q0sEDG__textBody{background-color:var(--white,#fff);text-align:center;border-radius:12px;padding:24px;font-weight:500}.DidYouKnow-module__q0sEDG__textBody p{margin-bottom:0}
.Calendar-module__8tpVPa__calendar{width:100%}@media screen and (min-width:1200px){.Calendar-module__8tpVPa__calendar{min-width:304px;padding:16px}}.Calendar-module__8tpVPa__yearNavigation{grid-template-columns:48px 1fr 48px;place-items:center;margin-bottom:16px;display:grid}@media screen and (min-width:1200px){.Calendar-module__8tpVPa__yearNavigation{grid-template-columns:24px 1fr 24px}}.Calendar-module__8tpVPa__yearNavigation svg{height:16px}@media screen and (min-width:1200px){.Calendar-module__8tpVPa__yearNavigation svg{height:14px}}.Calendar-module__8tpVPa__navButton{border-radius:var(--border-radius-14);width:48px;color:var(--primary-600,#5e2dc1);padding:19px}@media screen and (min-width:1200px){.Calendar-module__8tpVPa__navButton{border-radius:var(--border-radius-8);width:24px;height:24px;padding:7px}}.Calendar-module__8tpVPa__yearLabel{font-weight:700}.Calendar-module__8tpVPa__disabledYear{background-color:var(--grey-100,#f5f5f5);color:var(--grey-500,#737373);cursor:not-allowed;pointer-events:none;border:none}.Calendar-module__8tpVPa__months{grid-gap:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}@media screen and (min-width:1200px){.Calendar-module__8tpVPa__months{gap:4px}}.Calendar-module__8tpVPa__month{border-radius:var(--border-radius-14);width:100%;color:var(--grey-700,#404040);font-size:var(--text-14);text-align:center;cursor:pointer;font-weight:500}@media screen and (min-width:1200px){.Calendar-module__8tpVPa__month{border-radius:var(--border-radius-8);height:32px}}.Calendar-module__8tpVPa__disabledMonth{color:var(--grey-500,#737373);cursor:not-allowed;pointer-events:none;font-weight:400;background-color:#0000!important}.Calendar-module__8tpVPa__currentMonth{position:relative}.Calendar-module__8tpVPa__currentMonth:after{content:"";background-color:var(--secondary-500,#fc6012);border-radius:50%;width:3px;height:3px;position:absolute;bottom:3px;left:50%;transform:translate(-50%,-50%)}@media screen and (min-width:800px){.Calendar-module__8tpVPa__currentMonth:after{display:none}}
.DatePicker-module__vdfg4q__datePickerWrapper{position:relative}.DatePicker-module__vdfg4q__datePickerWrapper input{cursor:pointer}.DatePicker-module__vdfg4q__datePickerHeadline{color:var(--grey-900,#171717);margin-bottom:16px}.DatePicker-module__vdfg4q__calendarWrapper{border:1px solid var(--grey-300,#d4d4d4);border-radius:var(--border-radius-14);background-color:var(--white,#fff);width:calc(100% - 6px);box-shadow:var(--drop-shadow-xl);margin-left:3px;position:absolute;top:44px}.DatePicker-module__vdfg4q__calendarClosed{display:none}
.RangeSlider-module__mGv4UG__sliderContainer{width:100%;position:relative}.RangeSlider-module__mGv4UG__rangeSlider{z-index:2;background:var(--grey-200,#e5e5e5);appearance:none;border-radius:100px;outline:none;width:100%;height:4px;margin:0;padding:0;position:relative}.RangeSlider-module__mGv4UG__rangeSlider:focus{outline:none}.RangeSlider-module__mGv4UG__rangeSlider:disabled{opacity:.5;cursor:not-allowed}.RangeSlider-module__mGv4UG__rangeSlider:before{content:"";z-index:1;width:var(--fill-percentage,50%);background:var(--primary-600,#5e2dc1);pointer-events:none;border-radius:100px;height:100%;position:absolute;top:0;left:0}.RangeSlider-module__mGv4UG__rangeSlider::-webkit-slider-track{background:var(--grey-200,#e5e5e5);cursor:pointer;border:none;border-radius:100px;width:100%;height:4px}.RangeSlider-module__mGv4UG__rangeSlider::-moz-range-track{background:var(--grey-200,#e5e5e5);cursor:pointer;border:none;border-radius:100px;width:100%;height:4px}.RangeSlider-module__mGv4UG__rangeSlider::-webkit-slider-thumb{z-index:3;background:var(--primary-600,#5e2dc1);cursor:pointer;appearance:none;border-radius:50%;width:20px;height:20px;transition:transform .2s;position:relative;box-shadow:0 2px 4px #0000001a}.RangeSlider-module__mGv4UG__rangeSlider::-moz-range-thumb{background:var(--primary-600,#5e2dc1);cursor:pointer;border-radius:50%;width:20px;height:20px;transition:transform .2s;box-shadow:0 2px 4px #0000001a}.RangeSlider-module__mGv4UG__rangeSlider::-webkit-slider-thumb:hover{background:var(--primary-500,#7c4eda);transform:scale(1.1)}.RangeSlider-module__mGv4UG__rangeSlider::-moz-range-thumb:hover{background:var(--primary-500,#7c4eda);transform:scale(1.1)}.RangeSlider-module__mGv4UG__rangeSlider:disabled::-webkit-slider-thumb{cursor:not-allowed}.RangeSlider-module__mGv4UG__rangeSlider:disabled::-moz-range-thumb{cursor:not-allowed}.RangeSlider-module__mGv4UG__label{color:var(--grey-500,#737373);font-size:var(--text-14);margin-bottom:12px;line-height:150%;display:block}
.DurationSlider-module__lXKCFa__wrapper{position:relative}.DurationSlider-module__lXKCFa__wrapper input{cursor:pointer}.DurationSlider-module__lXKCFa__sliderWrapper{border:1px solid var(--grey-300,#d4d4d4);border-radius:var(--border-radius-14);background-color:var(--white,#fff);width:calc(100% - 6px);box-shadow:var(--drop-shadow-xl);margin-left:3px;padding:16px;position:absolute;top:44px}.DurationSlider-module__lXKCFa__sliderClosed{display:none}
.SearchOverlay-module__OjHlyq__container{flex-direction:column;height:100%;padding-top:56px;display:flex;position:relative}.SearchOverlay-module__OjHlyq__listWrapper{flex-grow:1;position:relative;overflow:hidden auto}.SearchOverlay-module__OjHlyq__listWrapperDuration{flex-direction:column;justify-content:space-between;padding-bottom:60px;display:flex}.SearchOverlay-module__OjHlyq__headline{font-size:var(--headline-24);margin:8px 0 16px}.SearchOverlay-module__OjHlyq__itemWrapper{flex-wrap:wrap;display:flex}.SearchOverlay-module__OjHlyq__fadeOut{background:linear-gradient(180deg,#fff0 0%,var(--white)100%);width:100%;height:16px;position:sticky;bottom:0}.SearchOverlay-module__OjHlyq__buttonLabel{flex-direction:row;gap:6px;display:flex}.SearchOverlay-module__OjHlyq__lastItem{margin-bottom:4px}.SearchOverlay-module__OjHlyq__lastItem:after{content:"";border-bottom:1px solid var(--grey-200,#e5e5e5);margin-top:12px;display:block}.SearchOverlay-module__OjHlyq__highlight{background-color:#0000;font-weight:700}
.styles-module__uiImYa__firstColumn{grid-column:1}@media screen and (min-width:800px){.styles-module__uiImYa__firstColumn{width:100%}}.styles-module__uiImYa__secondColumn{grid-column:1}@media screen and (min-width:800px){.styles-module__uiImYa__secondColumn{grid-column:auto;width:100%}}.styles-module__uiImYa__fullWidth{grid-column:1}@media screen and (min-width:800px){.styles-module__uiImYa__fullWidth{grid-column:span 2}}
.SearchOverlayOverview-module__L29MQq__itemWrapper{justify-content:space-between;align-items:center;display:flex}.SearchOverlayOverview-module__L29MQq__list{padding:0;list-style:none}.SearchOverlayOverview-module__L29MQq__buttonWrapper{width:100%}.SearchOverlayOverview-module__L29MQq__button{grid-gap:8px;background-color:#0000;grid-template-columns:auto 24px;gap:8px;width:100%;padding:0;display:grid}.SearchOverlayOverview-module__L29MQq__listItem{border-bottom:1px solid var(--grey-200,#e5e5e5);cursor:pointer;padding:13.5px 0}.SearchOverlayOverview-module__L29MQq__listItem:last-of-type{border-bottom:none}.SearchOverlayOverview-module__L29MQq__disabledListItem{cursor:not-allowed;pointer-events:none}.SearchOverlayOverview-module__L29MQq__disabledListItem>button>div,.SearchOverlayOverview-module__L29MQq__disabledListItem>button>div>p{color:var(--grey-300,#d4d4d4)}.SearchOverlayOverview-module__L29MQq__category{color:var(--grey-600,#525252);font-size:var(--text-14);margin-right:16px;font-weight:500}.SearchOverlayOverview-module__L29MQq__icon{width:24px;height:24px;color:var(--grey-400,#a3a3a3);padding:5px;display:flex}
.LanguageSkillsComponent-module__qqmFeG__wrapper{flex-direction:column;grid-column:1/3;row-gap:32px;display:flex}@media screen and (min-width:800px){.LanguageSkillsComponent-module__qqmFeG__wrapper{grid-gap:24px 12px;grid-template-columns:repeat(2,1fr);gap:24px 12px;display:grid}}.LanguageSkillsComponent-module__qqmFeG__button{grid-column:1/3;place-self:center;max-width:max-content}.LanguageSkillsComponent-module__qqmFeG__separator{grid-column:1/3}.LanguageSkillsComponent-module__qqmFeG__errorsMessage{color:var(--danger-600,#dc2626);font-size:var(--text-14);grid-column:1/3}
.BackButton-module__8nBOcq__backButton{color:var(--grey-500,#737373);font-size:var(--text-14);position:absolute;top:0;left:-24px}
.MainSearch-module__dH0ZVq__mainForm{background-color:var(--grey-100,#f5f5f5);border-radius:24px;flex-direction:column;align-items:end;gap:24px;width:100%;margin-bottom:24px;padding:16px 16px 24px;display:flex}@media screen and (min-width:1200px){.MainSearch-module__dH0ZVq__mainForm{flex-direction:row;margin-bottom:40px;padding:16px 24px 20px}}.MainSearch-module__dH0ZVq__searchButton{min-width:100%}@media screen and (min-width:1200px){.MainSearch-module__dH0ZVq__searchButton{min-width:fit-content;height:40px}}
.BackButtton-module__ZjhRUa__buttonContainer{background-color:var(--white,#fff);width:max-content;font-size:var(--text-12);border-radius:100px;align-items:center;margin-bottom:16px;padding:0 8px;font-weight:600;-webkit-text-decoration:none;text-decoration:none;display:flex}@media screen and (min-width:1140px){.BackButtton-module__ZjhRUa__buttonContainer{margin-right:0;position:absolute;top:0;left:-155px}}.BackButtton-module__ZjhRUa__buttonContainer span{margin-left:4px}.BackButtton-module__ZjhRUa__buttonContainer:hover{-webkit-text-decoration:none;text-decoration:none;box-shadow:0 2px 4px -2px #0000001a,0 4px 6px -1px #0000001a}.BackButtton-module__ZjhRUa__icon{width:10px;transform:rotate(.5turn)}
.EmojiBox-module__TDY_Da__emojiContainer{border:.5px solid var(--grey-100,#f5f5f5);background:var(--white,#fff);width:48px;height:48px;box-shadow:0 0 0 1px var(--grey-200,#e5e5e5);font-size:var(--headline-32);border-radius:12px;justify-content:center;align-items:center;gap:12px;padding:12px;display:flex;transform:rotate(-3deg)}.EmojiBox-module__TDY_Da__emojiBackground{border:4px solid var(--white,#fff);background:var(--grey-100,#f5f5f5);border-radius:12px;justify-content:center;align-items:center;gap:4px;width:46.8px;height:46.8px;padding:12px;display:flex}.EmojiBox-module__TDY_Da__emoji{font-size:var(--text-20);font-weight:500}
.SearchOverlayInternshipTask-module___yWw6a__itemWrapper{flex-wrap:wrap;gap:12px;margin-top:12px;padding-left:0;display:flex}.SearchOverlayInternshipTask-module___yWw6a__itemWrapper>button{padding-left:16px;padding-right:16px}.SearchOverlayInternshipTask-module___yWw6a__item{list-style:none}
.LoginOverlay-module__kNG_1G__wrapper{flex-direction:column;width:100%;height:100dvh;padding:24px;display:flex}@media screen and (min-width:800px){.LoginOverlay-module__kNG_1G__wrapper{height:fit-content}}.LoginOverlay-module__kNG_1G__headline{grid-column-gap:8px;-moz-column-gap:8px;color:var(--grey-900,#171717);font-size:var(--text-20);grid-template-columns:32px 1fr;align-items:center;column-gap:8px;margin-bottom:16px;font-weight:600;line-height:20px;display:grid}.LoginOverlay-module__kNG_1G__formFields{grid-row-gap:8px;row-gap:8px;margin-bottom:16px;display:grid}.LoginOverlay-module__kNG_1G__fit{width:-webkit-fill-available;width:-moz-available;width:stretch}.LoginOverlay-module__kNG_1G__GoogleButton{color:var(--grey-900,#171717)}.LoginOverlay-module__kNG_1G__passwordButton a{-webkit-text-decoration:none;text-decoration:none}.LoginOverlay-module__kNG_1G__passwordButton a:hover{color:var(--primary-600,#5e2dc1);-webkit-text-decoration:none;text-decoration:none}.LoginOverlay-module__kNG_1G__loginButton{margin-bottom:24px}.LoginOverlay-module__kNG_1G__registerButton{color:var(--primary-500,#7c4eda)}.LoginOverlay-module__kNG_1G__errorLabel{color:var(--danger-600,#dc2626);font-size:var(--text-12);font-weight:400;line-height:18px}
.HeroSection-module__2tioZq__pageHeader{flex-direction:column;align-items:center;padding:32px 20px 64px;display:flex}@media screen and (min-width:1200px){.HeroSection-module__2tioZq__pageHeader{padding:82px 16px 90px}}.HeroSection-module__2tioZq__headline{font-family:var(--font-arboria);font-size:var(--text-16);text-align:center;margin-bottom:8px;line-height:130%}@media screen and (min-width:800px){.HeroSection-module__2tioZq__headline{font-size:var(--text-20);line-height:90%}}.HeroSection-module__2tioZq__subHeadline{color:var(--blue-950,#05215b);font-family:var(--font-arboria);text-align:center;font-size:42px;font-weight:700;line-height:43px}@media screen and (min-width:800px){.HeroSection-module__2tioZq__subHeadline{font-size:72px;line-height:80px}}.HeroSection-module__2tioZq__fancy{color:#0000;background-image:url("data:image/svg+xml,%3Csvg width='249' height='75' viewBox='0 0 249 75' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%22%23clip0_102_4%22)'%3E%3Crect width='249' height='75' fill='%235E2DC1'/%3E%3Cpath d='M0 69.1315L8.28067 66.3713C16.5613 63.611 33.1227 58.0906 49.684 53.4845C66.2453 48.9474 82.8067 45.1521 99.368 47.964C115.929 50.6725 132.491 59.9883 149.052 62.6967C165.613 65.5087 182.175 61.7134 198.736 62.6967C215.297 63.611 231.859 69.1315 240.139 71.8917L248.42 74.6519H240.139C231.859 74.6519 215.297 74.6519 198.736 74.6519C182.175 74.6519 165.613 74.6519 149.052 74.6519C132.491 74.6519 115.929 74.6519 99.368 74.6519C82.8067 74.6519 66.2453 74.6519 49.684 74.6519C33.1227 74.6519 16.5613 74.6519 8.28067 74.6519H0V69.1315Z' fill='%23FC5F12'/%3E%3Cpath d='M47 81.7617L55.2807 78.0872C63.5613 74.3436 80.1227 67.098 96.684 67.9606C113.245 68.8232 129.807 78.1389 146.368 77.1556C162.929 76.2413 179.491 65.2004 196.052 60.5943C212.613 56.0572 229.175 57.7823 245.736 63.3545C262.297 68.8232 278.859 78.1389 287.139 82.6761L295.42 87.2822V92.8026H287.139C278.859 92.8026 262.297 92.8026 245.736 92.8026C229.175 92.8026 212.613 92.8026 196.052 92.8026C179.491 92.8026 162.929 92.8026 146.368 92.8026C129.807 92.8026 113.245 92.8026 96.684 92.8026C80.1227 92.8026 63.5613 92.8026 55.2807 92.8026H47V81.7617Z' fill='%2342EED2'/%3E%3C/g%3E%3C/svg%3E");background-size:100%;-webkit-background-clip:text;background-clip:text}.HeroSection-module__2tioZq__heroSearch{flex-direction:column;align-items:center;margin-bottom:68px;margin-left:auto;margin-right:auto;padding:0 16px;display:flex}@media screen and (min-width:800px){.HeroSection-module__2tioZq__heroSearch{max-width:768px}}@media screen and (min-width:1200px){.HeroSection-module__2tioZq__heroSearch{max-width:1140px;margin-bottom:128px}}
.BlogBadge-module__7kTOCG__container{background-color:var(--badge-bg-color,var(--tertiary-500,#14b8a6));width:fit-content;color:var(--badge-text-color,var(--grey-900,#171717));font-size:var(--text-12);text-transform:uppercase;align-items:center;padding:4px 6px;font-weight:500;line-height:100%;display:flex}.BlogBadge-module__7kTOCG__container span{color:var(--badge-hash-color,var(--tertiary-200,#99f6e4));margin-right:4px}.BlogBadge-module__7kTOCG__blue{--badge-bg-color:var(--blue-100,#bfdbfe);--badge-hash-color:var(--blue-600,#2563eb);--badge-text-color:var(--blue-900,#1e3a8a)}.BlogBadge-module__7kTOCG__violet{--badge-bg-color:var(--primary-100,#ede5ff);--badge-hash-color:var(--primary-600,#5e2dc1);--badge-text-color:var(--primary-800,#401f84)}.BlogBadge-module__7kTOCG__orange{--badge-bg-color:var(--secondary-100,#ffdec7);--badge-hash-color:var(--secondary-600,#e64f05);--badge-text-color:var(--secondary-900,#7c2d12)}.BlogBadge-module__7kTOCG__turquoise{--badge-bg-color:var(--tertiary-100,#ccfbf1);--badge-hash-color:var(--tertiary-600,#0d9488);--badge-text-color:var(--tertiary-900,#134e4a)}
.InternshipDescriptionBox-module__jf92IG__container{grid-gap:24px;grid-template-columns:1fr;gap:24px;max-width:100%;display:grid}.InternshipDescriptionBox-module__jf92IG__headerRow{grid-column-gap:16px;-moz-column-gap:16px;grid-template-columns:auto 1fr;justify-content:start;align-items:center;column-gap:16px;display:grid}.InternshipDescriptionBox-module__jf92IG__title{font-size:var(--text-18);font-weight:700}.InternshipDescriptionBox-module__jf92IG__description{font-size:var(--text-14);line-height:170%}@media screen and (min-width:1200px){.InternshipDescriptionBox-module__jf92IG__description{font-size:var(--text-16)}}.InternshipDescriptionBox-module__jf92IG__internshipTasks{flex-wrap:wrap;gap:10px;display:flex}
.SearchOverlayProfession-module__bsks6G__itemWrapper{width:100%;margin-top:16px;padding:0;position:absolute;top:0;left:0}.SearchOverlayProfession-module__bsks6G__item{cursor:pointer;-webkit-tap-highlight-color:#0000;flex-direction:column;padding:13px 3px;display:flex;position:absolute;top:0;left:0;right:0}.SearchOverlayProfession-module__bsks6G__scrollContainer{flex-grow:1;padding-top:3px;overflow-y:auto}.SearchOverlayProfession-module__bsks6G__listWrapper{flex-direction:column;flex-grow:1;display:flex;position:relative;overflow:hidden}
.MailConfirm-module__QpQw5a__wrapper{text-align:center;width:100%;padding:24px}.MailConfirm-module__QpQw5a__Icon{background-color:var(--grey-100,#f5f5f5);border-radius:12px;width:48px;height:48px;margin-bottom:16px;margin-left:50%;padding:12px;transform:translate(-24px)}.MailConfirm-module__QpQw5a__Icon:before{content:"💌";width:24px;height:24px;font-size:var(--text-24)}.MailConfirm-module__QpQw5a__center{text-align:center;margin-bottom:24px}.MailConfirm-module__QpQw5a__spinner{width:48px;margin:0 auto}.MailConfirm-module__QpQw5a__guardian{margin-top:24px;margin-bottom:24px}
.FAQSnippet-module__kvn1Pa__wrapper{grid-row-gap:24px;row-gap:24px;width:100%;display:grid}@media screen and (min-width:1200px){.FAQSnippet-module__kvn1Pa__wrapper{-moz-column-gap:40px;grid-template-columns:1fr max-content;column-gap:40px;padding-top:48px}}.FAQSnippet-module__kvn1Pa__headline{text-align:center;grid-row-gap:8px;grid-template-rows:auto;row-gap:8px;line-height:21px;display:grid}@media screen and (min-width:1200px){.FAQSnippet-module__kvn1Pa__headline{text-align:left;row-gap:27px;height:45px}}.FAQSnippet-module__kvn1Pa__faqItem{border:1px solid var(--grey-50,#fafafa);border-radius:var(--border-radius-4);background-color:var(--grey-50,#fafafa);color:var(--black,#000);cursor:pointer;-webkit-tap-highlight-color:transparent;justify-items:start;padding:24px;display:grid}@media screen and (min-width:1200px){.FAQSnippet-module__kvn1Pa__faqItem{grid-column:2;align-items:flex-end;width:702px}}.FAQSnippet-module__kvn1Pa__summary{list-style-type:none}.FAQSnippet-module__kvn1Pa__iconBackground{border-radius:100%;grid-template-columns:auto max-content;height:28px;margin-top:auto;margin-bottom:auto;display:grid}.FAQSnippet-module__kvn1Pa__chevron{width:24px;height:24px;color:var(--grey-600,#525252);transition:transform .3s}.FAQSnippet-module__kvn1Pa__questionContainer{grid-template-columns:auto max-content;justify-content:space-between;width:100%;display:grid}.FAQSnippet-module__kvn1Pa__question{max-width:264px;font-weight:var(--font-weight-xl);text-align:left}@media screen and (min-width:1200px){.FAQSnippet-module__kvn1Pa__question{max-width:496px}}.FAQSnippet-module__kvn1Pa__answer{text-align:left;margin-top:24px;line-height:21px;display:none}.FAQSnippet-module__kvn1Pa__open{display:block}
.ButtonBar-module__PpxyaW__wrapper{border:1px solid var(--grey-200,#e5e5e5);background-color:var(--white,#fff);justify-content:center;padding:17px 0}.ButtonBar-module__PpxyaW__innerWrapper{justify-content:space-between;display:flex}@media screen and (min-width:800px){.ButtonBar-module__PpxyaW__innerWrapper{width:100%;padding:0 48px}}@media screen and (min-width:1200px){.ButtonBar-module__PpxyaW__innerWrapper{width:var(--content-width-desktop);padding:0 24px}}.ButtonBar-module__PpxyaW__button{width:max-content;padding:8px 14px;font-weight:500}.ButtonBar-module__PpxyaW__button.ButtonBar-module__PpxyaW__gradient{background:linear-gradient(90deg,#5e2dc1,#7b44b7)}.ButtonBar-module__PpxyaW__button.ButtonBar-module__PpxyaW__loading{color:var(--white,#fff)}
.DownloadCard-module__2uvlJa__cardContainer{border:4px solid var(--grey-200,#e5e5e5);background-image:url("data:image/svg+xml,<svg width=\"345\" height=\"96\" viewBox=\"0 0 345 96\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(%23clip0_992_4482)\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M39.6644 1.98078L26.0169 3.65648C22.7279 4.06032 20.389 7.05396 20.7929 10.343L24.2052 38.1343C24.609 41.4233 27.6027 43.7622 30.8917 43.3583L50.7426 40.9209C54.0316 40.5171 56.3705 37.5235 55.9667 34.2345L53.316 12.6466L46.3682 13.4997C43.4903 13.853 40.8709 11.8065 40.5175 8.9286L39.6644 1.98078ZM52.6402 10.2108C52.2427 9.44192 51.6798 8.76061 50.982 8.22066L44.4249 3.14688C43.7581 2.63091 42.997 2.26642 42.1939 2.06774L42.9989 8.62393C43.184 10.1314 44.5561 11.2034 46.0635 11.0183L52.6402 10.2108Z\" fill=\"%23E4D8FD\"/><path d=\"M30.4393 23.2637L46.3201 21.3138\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M31.1705 29.2188L47.0513 27.2688\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M31.9019 35.1738L47.7826 33.2239\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g><g clip-path=\"url(%23clip1_992_4482)\"><g clip-path=\"url(%23clip2_992_4482)\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M108.241 1.98078L94.5936 3.65648C91.3046 4.06032 88.9657 7.05396 89.3695 10.343L92.7819 38.1343C93.1857 41.4233 96.1793 43.7622 99.4684 43.3583L119.319 40.9209C122.608 40.5171 124.947 37.5235 124.543 34.2345L121.893 12.6466L114.945 13.4997C112.067 13.853 109.448 11.8065 109.094 8.9286L108.241 1.98078ZM121.217 10.2108C120.819 9.44192 120.256 8.76061 119.559 8.22066L113.002 3.14688C112.335 2.63091 111.574 2.26642 110.771 2.06774L111.576 8.62393C111.761 10.1314 113.133 11.2034 114.64 11.0183L121.217 10.2108Z\" fill=\"%23E4D8FD\"/></g><path d=\"M91.7754 38.1433L100.06 27.1655L118.449 42.0352\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><circle cx=\"111.606\" cy=\"23.2291\" r=\"4.5\" transform=\"rotate(-7 111.606 23.2291)\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g><g clip-path=\"url(%23clip3_992_4482)\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M176.818 1.98078L163.17 3.65648C159.881 4.06032 157.542 7.05396 157.946 10.343L161.358 38.1343C161.762 41.4233 164.756 43.7622 168.045 43.3583L187.896 40.9209C191.185 40.5171 193.524 37.5235 193.12 34.2345L190.469 12.6466L183.521 13.4997C180.644 13.853 178.024 11.8065 177.671 8.9286L176.818 1.98078ZM189.793 10.2108C189.396 9.44192 188.833 8.76061 188.135 8.22066L181.578 3.14688C180.911 2.63091 180.15 2.26642 179.347 2.06774L180.152 8.62393C180.337 10.1314 181.709 11.2034 183.217 11.0183L189.793 10.2108Z\" fill=\"%23E4D8FD\"/></g><g clip-path=\"url(%23clip4_992_4482)\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M245.394 1.98078L231.747 3.65648C228.458 4.06032 226.119 7.05396 226.523 10.343L229.935 38.1343C230.339 41.4233 233.333 43.7622 236.622 43.3583L256.472 40.9209C259.761 40.5171 262.1 37.5235 261.697 34.2345L259.046 12.6466L252.098 13.4997C249.22 13.853 246.601 11.8065 246.247 8.9286L245.394 1.98078ZM258.37 10.2108C257.973 9.44192 257.41 8.76061 256.712 8.22066L250.155 3.14688C249.488 2.63091 248.727 2.26642 247.924 2.06774L248.729 8.62393C248.914 10.1314 250.286 11.2034 251.793 11.0183L258.37 10.2108Z\" fill=\"%23E4D8FD\"/><path d=\"M236.169 23.2637L237.162 23.1418\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M236.9 29.2188L237.893 29.0969\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M237.632 35.1738L238.624 35.052\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M242.125 22.5322L252.05 21.3135\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M242.856 28.4878L252.781 27.2691\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M243.587 34.4429L253.512 33.2242\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g><g clip-path=\"url(%23clip5_992_4482)\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M313.971 1.98078L300.323 3.65648C297.034 4.06032 294.696 7.05396 295.099 10.343L298.512 38.1343C298.916 41.4233 301.909 43.7622 305.198 43.3583L325.049 40.9209C328.338 40.5171 330.677 37.5235 330.273 34.2345L327.623 12.6466L320.675 13.4997C317.797 13.853 315.177 11.8065 314.824 8.9286L313.971 1.98078ZM326.947 10.2108C326.549 9.44192 325.986 8.76061 325.289 8.22066L318.731 3.14688C318.065 2.63091 317.304 2.26642 316.5 2.06774L317.305 8.62393C317.49 10.1314 318.863 11.2034 320.37 11.0183L326.947 10.2108Z\" fill=\"%23E4D8FD\"/></g><g clip-path=\"url(%23clip6_992_4482)\"><g clip-path=\"url(%23clip7_992_4482)\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M3.51885 70.8382L-10.0973 72.7519C-13.3788 73.2131 -15.6651 76.2471 -15.2039 79.5285L-11.3071 107.256C-10.8459 110.537 -7.81187 112.824 -4.53041 112.363L15.275 109.579C18.5564 109.118 20.8427 106.084 20.3815 102.802L17.3545 81.2642L10.4226 82.2384C7.55135 82.6419 4.8966 80.6414 4.49307 77.7701L3.51885 70.8382ZM16.6363 78.8405C16.2255 78.0787 15.6507 77.4074 14.9436 76.8797L8.29892 71.9211C7.6232 71.4168 6.85591 71.0657 6.04944 70.881L6.96874 77.4222C7.18011 78.9262 8.5707 79.9741 10.0747 79.7627L16.6363 78.8405Z\" fill=\"%23E4D8FD\"/></g><path d=\"M-12.3132 107.283L-4.22184 96.1621L14.4238 110.709\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><circle cx=\"7.25375\" cy=\"92.0247\" r=\"4.5\" transform=\"rotate(-8 7.25375 92.0247)\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g><g clip-path=\"url(%23clip8_992_4482)\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M72.6965 70.8382L59.0803 72.7519C55.7988 73.2131 53.5125 76.2471 53.9737 79.5285L57.8706 107.256C58.3317 110.537 61.3657 112.824 64.6472 112.363L84.4526 109.579C87.734 109.118 90.0203 106.084 89.5591 102.802L86.5321 81.2642L79.6002 82.2384C76.729 82.6419 74.0742 80.6414 73.6707 77.7701L72.6965 70.8382ZM85.8139 78.8405C85.4031 78.0787 84.8283 77.4074 84.1212 76.8797L77.4765 71.9211C76.8008 71.4168 76.0335 71.0657 75.2271 70.881L76.1463 77.4222C76.3577 78.9262 77.7483 79.9741 79.2523 79.7627L85.8139 78.8405Z\" fill=\"%23E4D8FD\"/></g><g clip-path=\"url(%23clip9_992_4482)\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M141.874 70.8382L128.258 72.7519C124.977 73.2131 122.69 76.2471 123.151 79.5285L127.048 107.256C127.509 110.537 130.543 112.824 133.825 112.363L153.63 109.579C156.912 109.118 159.198 106.084 158.737 102.802L155.71 81.2642L148.778 82.2384C145.907 82.6419 143.252 80.6414 142.848 77.7701L141.874 70.8382ZM154.992 78.8405C154.581 78.0787 154.006 77.4074 153.299 76.8797L146.654 71.9211C145.979 71.4168 145.211 71.0657 144.405 70.881L145.324 77.4222C145.535 78.9262 146.926 79.9741 148.43 79.7627L154.992 78.8405Z\" fill=\"%23E4D8FD\"/><path d=\"M133.022 92.2788L134.012 92.1396\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M138.964 91.4438L148.866 90.0521\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M139.799 97.3853L149.701 95.9935\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g><g clip-path=\"url(%23clip10_992_4482)\"><g clip-path=\"url(%23clip11_992_4482)\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M211.052 70.8382L197.436 72.7519C194.154 73.2131 191.868 76.2471 192.329 79.5285L196.226 107.256C196.687 110.537 199.721 112.824 203.003 112.363L222.808 109.579C226.089 109.118 228.376 106.084 227.914 102.802L224.887 81.2642L217.956 82.2384C215.084 82.6419 212.43 80.6414 212.026 77.7701L211.052 70.8382ZM224.169 78.8405C223.758 78.0787 223.184 77.4074 222.477 76.8797L215.832 71.9211C215.156 71.4168 214.389 71.0657 213.582 70.881L214.502 77.4222C214.713 78.9262 216.104 79.9741 217.608 79.7627L224.169 78.8405Z\" fill=\"%23E4D8FD\"/></g><path d=\"M195.22 107.283L203.311 96.1621L221.957 110.709\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><circle cx=\"214.787\" cy=\"92.0247\" r=\"4.5\" transform=\"rotate(-8 214.787 92.0247)\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g><g clip-path=\"url(%23clip12_992_4482)\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M280.229 70.8382L266.613 72.7519C263.332 73.2131 261.045 76.2471 261.507 79.5285L265.404 107.256C265.865 110.537 268.899 112.824 272.18 112.363L291.986 109.579C295.267 109.118 297.553 106.084 297.092 102.802L294.065 81.2642L287.133 82.2384C284.262 82.6419 281.607 80.6414 281.204 77.7701L280.229 70.8382ZM293.347 78.8405C292.936 78.0787 292.361 77.4074 291.654 76.8797L285.009 71.9211C284.334 71.4168 283.566 71.0657 282.76 70.881L283.679 77.4222C283.891 78.9262 285.281 79.9741 286.785 79.7627L293.347 78.8405Z\" fill=\"%23E4D8FD\"/><path d=\"M271.377 92.2788L287.221 90.052\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M272.212 98.2202L288.057 95.9934\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g><g clip-path=\"url(%23clip13_992_4482)\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M349.407 70.8382L335.791 72.7519C332.509 73.2131 330.223 76.2471 330.684 79.5285L334.581 107.256C335.042 110.537 338.076 112.824 341.358 112.363L361.163 109.579C364.445 109.118 366.731 106.084 366.27 102.802L363.243 81.2642L356.311 82.2384C353.44 82.6419 350.785 80.6414 350.381 77.7701L349.407 70.8382ZM362.524 78.8405C362.114 78.0787 361.539 77.4074 360.832 76.8797L354.187 71.9211C353.511 71.4168 352.744 71.0657 351.938 70.881L352.857 77.4222C353.068 78.9262 354.459 79.9741 355.963 79.7627L362.524 78.8405Z\" fill=\"%23E4D8FD\"/><path d=\"M340.555 92.2788L341.545 92.1396\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g><rect width=\"345\" height=\"96\" fill=\"url(%23paint0_linear_992_4482)\"/><defs><linearGradient id=\"paint0_linear_992_4482\" x1=\"345\" y1=\"48\" x2=\"0\" y2=\"48\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\" stop-opacity=\"0\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><clipPath id=\"clip0_992_4482\"><rect width=\"40\" height=\"40\" fill=\"white\" transform=\"translate(16.0914 4.875) rotate(-7)\"/></clipPath><clipPath id=\"clip1_992_4482\"><rect width=\"40\" height=\"40\" fill=\"white\" transform=\"translate(84.6681 4.875) rotate(-7)\"/></clipPath><clipPath id=\"clip2_992_4482\"><rect width=\"40\" height=\"40\" fill=\"white\" transform=\"translate(84.6681 4.875) rotate(-7)\"/></clipPath><clipPath id=\"clip3_992_4482\"><rect width=\"40\" height=\"40\" fill=\"white\" transform=\"translate(153.245 4.875) rotate(-7)\"/></clipPath><clipPath id=\"clip4_992_4482\"><rect width=\"40\" height=\"40\" fill=\"white\" transform=\"translate(221.821 4.875) rotate(-7)\"/></clipPath><clipPath id=\"clip5_992_4482\"><rect width=\"40\" height=\"40\" fill=\"white\" transform=\"translate(290.398 4.875) rotate(-7)\"/></clipPath><clipPath id=\"clip6_992_4482\"><rect width=\"40\" height=\"40\" fill=\"white\" transform=\"translate(-20 74.1436) rotate(-8)\"/></clipPath><clipPath id=\"clip7_992_4482\"><rect width=\"40\" height=\"40\" fill=\"white\" transform=\"translate(-20 74.1436) rotate(-8)\"/></clipPath><clipPath id=\"clip8_992_4482\"><rect width=\"40\" height=\"40\" fill=\"white\" transform=\"translate(49.1776 74.1436) rotate(-8)\"/></clipPath><clipPath id=\"clip9_992_4482\"><rect width=\"40\" height=\"40\" fill=\"white\" transform=\"translate(118.355 74.1436) rotate(-8)\"/></clipPath><clipPath id=\"clip10_992_4482\"><rect width=\"40\" height=\"40\" fill=\"white\" transform=\"translate(187.533 74.1436) rotate(-8)\"/></clipPath><clipPath id=\"clip11_992_4482\"><rect width=\"40\" height=\"40\" fill=\"white\" transform=\"translate(187.533 74.1436) rotate(-8)\"/></clipPath><clipPath id=\"clip12_992_4482\"><rect width=\"40\" height=\"40\" fill=\"white\" transform=\"translate(256.711 74.1436) rotate(-8)\"/></clipPath><clipPath id=\"clip13_992_4482\"><rect width=\"40\" height=\"40\" fill=\"white\" transform=\"translate(325.888 74.1436) rotate(-8)\"/></clipPath></defs></svg>");background-position:100% 100%;background-repeat:no-repeat;border-radius:24px;flex-direction:column;padding:32px;display:flex}@media screen and (min-width:800px){.DownloadCard-module__2uvlJa__cardContainer{background-image:url("data:image/svg+xml,<svg width=\"311\" height=\"144\" viewBox=\"0 0 311 144\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(%23clip0_992_4233)\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M59.6644 -22.0192L46.0169 -20.3435C42.7279 -19.9397 40.389 -16.946 40.7928 -13.657L44.2051 14.1343C44.609 17.4233 47.6026 19.7622 50.8916 19.3583L70.7426 16.9209C74.0316 16.5171 76.3705 13.5235 75.9666 10.2345L73.316 -11.3534L66.3681 -10.5003C63.4903 -10.147 60.8708 -12.1935 60.5175 -15.0714L59.6644 -22.0192ZM72.6401 -13.7892C72.2427 -14.5581 71.6797 -15.2394 70.9819 -15.7793L64.4248 -20.8531C63.758 -21.3691 62.997 -21.7336 62.1938 -21.9323L62.9988 -15.3761C63.1839 -13.8686 64.556 -12.7966 66.0635 -12.9817L72.6401 -13.7892Z\" fill=\"%23E4D8FD\"/><path d=\"M50.4393 -0.736328L66.3201 -2.68624\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M51.1705 5.21875L67.0513 3.26884\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M51.9017 11.1738L67.7825 9.22392\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g><g clip-path=\"url(%23clip1_992_4233)\"><g clip-path=\"url(%23clip2_992_4233)\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M128.241 -22.0192L114.593 -20.3435C111.304 -19.9397 108.966 -16.946 109.369 -13.657L112.782 14.1343C113.186 17.4233 116.179 19.7622 119.468 19.3583L139.319 16.9209C142.608 16.5171 144.947 13.5235 144.543 10.2345L141.893 -11.3534L134.945 -10.5003C132.067 -10.147 129.447 -12.1935 129.094 -15.0714L128.241 -22.0192ZM141.217 -13.7892C140.819 -14.5581 140.256 -15.2394 139.559 -15.7793L133.001 -20.8531C132.335 -21.3691 131.574 -21.7336 130.77 -21.9323L131.575 -15.3761C131.761 -13.8686 133.133 -12.7966 134.64 -12.9817L141.217 -13.7892Z\" fill=\"%23E4D8FD\"/></g><path d=\"M111.775 14.1433L120.06 3.16546L138.448 18.0352\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><circle cx=\"131.606\" cy=\"-0.770919\" r=\"4.5\" transform=\"rotate(-7 131.606 -0.770919)\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g><g clip-path=\"url(%23clip3_992_4233)\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M196.818 -22.0192L183.17 -20.3435C179.881 -19.9397 177.542 -16.946 177.946 -13.657L181.358 14.1343C181.762 17.4233 184.756 19.7622 188.045 19.3583L207.896 16.9209C211.185 16.5171 213.524 13.5235 213.12 10.2345L210.469 -11.3534L203.521 -10.5003C200.644 -10.147 198.024 -12.1935 197.671 -15.0714L196.818 -22.0192ZM209.793 -13.7892C209.396 -14.5581 208.833 -15.2394 208.135 -15.7793L201.578 -20.8531C200.911 -21.3691 200.15 -21.7336 199.347 -21.9323L200.152 -15.3761C200.337 -13.8686 201.709 -12.7966 203.217 -12.9817L209.793 -13.7892Z\" fill=\"%23E4D8FD\"/></g><g clip-path=\"url(%23clip4_992_4233)\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M265.394 -22.0192L251.747 -20.3435C248.458 -19.9397 246.119 -16.946 246.523 -13.657L249.935 14.1343C250.339 17.4233 253.332 19.7622 256.621 19.3583L276.472 16.9209C279.761 16.5171 282.1 13.5235 281.696 10.2345L279.046 -11.3534L272.098 -10.5003C269.22 -10.147 266.601 -12.1935 266.247 -15.0714L265.394 -22.0192ZM278.37 -13.7892C277.973 -14.5581 277.41 -15.2394 276.712 -15.7793L270.155 -20.8531C269.488 -21.3691 268.727 -21.7336 267.924 -21.9323L268.729 -15.3761C268.914 -13.8686 270.286 -12.7966 271.793 -12.9817L278.37 -13.7892Z\" fill=\"%23E4D8FD\"/><path d=\"M256.169 -0.736328L257.162 -0.858197\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M256.9 5.21875L257.893 5.09688\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M257.632 11.1738L258.624 11.052\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M262.856 4.48779L272.781 3.2691\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M263.587 10.4429L273.512 9.22418\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g><g clip-path=\"url(%23clip5_992_4233)\"><g clip-path=\"url(%23clip6_992_4233)\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M23.5189 46.8382L9.90267 48.7519C6.62121 49.2131 4.33492 52.2471 4.7961 55.5285L8.69295 83.256C9.15412 86.5375 12.1881 88.8238 15.4696 88.3626L35.275 85.5791C38.5564 85.118 40.8427 82.084 40.3815 78.8025L37.3545 57.2642L30.4226 58.2384C27.5514 58.6419 24.8966 56.6414 24.4931 53.7701L23.5189 46.8382ZM36.6363 54.8405C36.2255 54.0787 35.6507 53.4074 34.9436 52.8797L28.2989 47.9211C27.6232 47.4168 26.8559 47.0657 26.0494 46.881L26.9687 53.4222C27.1801 54.9262 28.5707 55.9741 30.0747 55.7627L36.6363 54.8405Z\" fill=\"%23E4D8FD\"/></g><path d=\"M7.6869 83.2829L15.7782 72.1621L34.4239 86.7087\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><circle cx=\"27.2538\" cy=\"68.0247\" r=\"4.5\" transform=\"rotate(-8 27.2538 68.0247)\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g><g clip-path=\"url(%23clip7_992_4233)\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M92.6965 46.8382L79.0803 48.7519C75.7989 49.2131 73.5126 52.2471 73.9738 55.5285L77.8706 83.256C78.3318 86.5375 81.3658 88.8238 84.6473 88.3626L104.453 85.5791C107.734 85.118 110.02 82.084 109.559 78.8025L106.532 57.2642L99.6003 58.2384C96.729 58.6419 94.0743 56.6414 93.6707 53.7701L92.6965 46.8382ZM105.814 54.8405C105.403 54.0787 104.828 53.4074 104.121 52.8797L97.4766 47.9211C96.8009 47.4168 96.0336 47.0657 95.2271 46.881L96.1464 53.4222C96.3578 54.9262 97.7484 55.9741 99.2524 55.7627L105.814 54.8405Z\" fill=\"%23E4D8FD\"/></g><g clip-path=\"url(%23clip8_992_4233)\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M161.874 46.8382L148.258 48.7519C144.976 49.2131 142.69 52.2471 143.151 55.5285L147.048 83.256C147.509 86.5375 150.543 88.8238 153.825 88.3626L173.63 85.5791C176.912 85.118 179.198 82.084 178.737 78.8025L175.71 57.2642L168.778 58.2384C165.907 58.6419 163.252 56.6414 162.848 53.7701L161.874 46.8382ZM174.992 54.8405C174.581 54.0787 174.006 53.4074 173.299 52.8797L166.654 47.9211C165.978 47.4168 165.211 47.0657 164.405 46.881L165.324 53.4222C165.535 54.9262 166.926 55.9741 168.43 55.7627L174.992 54.8405Z\" fill=\"%23E4D8FD\"/><path d=\"M153.022 68.2788L154.012 68.1396\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M153.857 74.2202L154.847 74.081\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M154.692 80.1621L155.682 80.0229\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M158.964 67.4438L168.866 66.0521\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M159.799 73.3853L169.701 71.9935\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M160.634 79.3271L170.536 77.9354\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g><g clip-path=\"url(%23clip9_992_4233)\"><g clip-path=\"url(%23clip10_992_4233)\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M231.052 46.8382L217.436 48.7519C214.154 49.2131 211.868 52.2471 212.329 55.5285L216.226 83.256C216.687 86.5375 219.721 88.8238 223.003 88.3626L242.808 85.5791C246.089 85.118 248.376 82.084 247.914 78.8025L244.887 57.2642L237.956 58.2384C235.084 58.6419 232.43 56.6414 232.026 53.7701L231.052 46.8382ZM244.169 54.8405C243.758 54.0787 243.184 53.4074 242.477 52.8797L235.832 47.9211C235.156 47.4168 234.389 47.0657 233.582 46.881L234.502 53.4222C234.713 54.9262 236.104 55.9741 237.608 55.7627L244.169 54.8405Z\" fill=\"%23E4D8FD\"/></g><path d=\"M215.22 83.2829L223.311 72.1621L241.957 86.7087\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><circle cx=\"234.787\" cy=\"68.0247\" r=\"4.5\" transform=\"rotate(-8 234.787 68.0247)\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g><g clip-path=\"url(%23clip11_992_4233)\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M300.229 46.8382L286.613 48.7519C283.332 49.2131 281.045 52.2471 281.507 55.5285L285.404 83.256C285.865 86.5375 288.899 88.8238 292.18 88.3626L311.986 85.5791C315.267 85.118 317.553 82.084 317.092 78.8025L314.065 57.2642L307.133 58.2384C304.262 58.6419 301.607 56.6414 301.204 53.7701L300.229 46.8382ZM313.347 54.8405C312.936 54.0787 312.361 53.4074 311.654 52.8797L305.009 47.9211C304.334 47.4168 303.566 47.0657 302.76 46.881L303.679 53.4222C303.891 54.9262 305.281 55.9741 306.785 55.7627L313.347 54.8405Z\" fill=\"%23E4D8FD\"/><path d=\"M291.377 68.2788L307.221 66.052\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M292.212 74.2202L308.057 71.9934\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M293.047 80.1621L308.892 77.9353\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g><g clip-path=\"url(%23clip12_992_4233)\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M58.1077 116.016L44.4915 117.93C41.21 118.391 38.9237 121.425 39.3849 124.706L43.2818 152.434C43.7429 155.715 46.7769 158.002 50.0584 157.54L69.8638 154.757C73.1452 154.296 75.4315 151.262 74.9703 147.98L71.9433 126.442L65.0114 127.416C62.1402 127.82 59.4854 125.819 59.0819 122.948L58.1077 116.016ZM71.2251 124.018C70.8143 123.256 70.2395 122.585 69.5324 122.057L62.8877 117.099C62.212 116.595 61.4447 116.243 60.6382 116.059L61.5575 122.6C61.7689 124.104 63.1595 125.152 64.6635 124.94L71.2251 124.018Z\" fill=\"%23E4D8FD\"/><path d=\"M49.2555 137.457L65.0998 135.23\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M50.0905 143.398L65.9348 141.171\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g><g clip-path=\"url(%23clip13_992_4233)\"><g clip-path=\"url(%23clip14_992_4233)\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M127.285 116.016L113.669 117.93C110.388 118.391 108.101 121.425 108.563 124.706L112.459 152.434C112.921 155.715 115.955 158.002 119.236 157.54L139.041 154.757C142.323 154.296 144.609 151.262 144.148 147.98L141.121 126.442L134.189 127.416C131.318 127.82 128.663 125.819 128.26 122.948L127.285 116.016ZM140.403 124.018C139.992 123.256 139.417 122.585 138.71 122.057L132.065 117.099C131.39 116.595 130.622 116.243 129.816 116.059L130.735 122.6C130.947 124.104 132.337 125.152 133.841 124.94L140.403 124.018Z\" fill=\"%23E4D8FD\"/></g><path d=\"M111.453 152.461L119.545 141.34L138.19 155.886\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><circle cx=\"131.02\" cy=\"137.202\" r=\"4.5\" transform=\"rotate(-8 131.02 137.202)\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g><g clip-path=\"url(%23clip15_992_4233)\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M196.463 116.016L182.847 117.93C179.565 118.391 177.279 121.425 177.74 124.706L181.637 152.434C182.098 155.715 185.132 158.002 188.414 157.54L208.219 154.757C211.501 154.296 213.787 151.262 213.326 147.98L210.299 126.442L203.367 127.416C200.495 127.82 197.841 125.819 197.437 122.948L196.463 116.016ZM209.58 124.018C209.17 123.256 208.595 122.585 207.888 122.057L201.243 117.099C200.567 116.595 199.8 116.243 198.994 116.059L199.913 122.6C200.124 124.104 201.515 125.152 203.019 124.94L209.58 124.018Z\" fill=\"%23E4D8FD\"/></g><g clip-path=\"url(%23clip16_992_4233)\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M265.641 116.016L252.024 117.93C248.743 118.391 246.457 121.425 246.918 124.706L250.815 152.434C251.276 155.715 254.31 158.002 257.591 157.54L277.397 154.757C280.678 154.296 282.964 151.262 282.503 147.98L279.476 126.442L272.544 127.416C269.673 127.82 267.018 125.819 266.615 122.948L265.641 116.016ZM278.758 124.018C278.347 123.256 277.772 122.585 277.065 122.057L270.421 117.099C269.745 116.595 268.978 116.243 268.171 116.059L269.091 122.6C269.302 124.104 270.692 125.152 272.196 124.94L278.758 124.018Z\" fill=\"%23E4D8FD\"/><path d=\"M256.788 137.457L257.779 137.317\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M257.623 143.398L258.614 143.259\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M262.73 136.622L272.633 135.23\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M263.565 142.563L273.468 141.171\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g><rect x=\"4\" width=\"307\" height=\"144\" fill=\"url(%23paint0_linear_992_4233)\"/><defs><linearGradient id=\"paint0_linear_992_4233\" x1=\"311\" y1=\"72\" x2=\"4\" y2=\"72\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\" stop-opacity=\"0\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><clipPath id=\"clip0_992_4233\"><rect width=\"40\" height=\"40\" fill=\"white\" transform=\"translate(36.0914 -19.125) rotate(-7)\"/></clipPath><clipPath id=\"clip1_992_4233\"><rect width=\"40\" height=\"40\" fill=\"white\" transform=\"translate(104.668 -19.125) rotate(-7)\"/></clipPath><clipPath id=\"clip2_992_4233\"><rect width=\"40\" height=\"40\" fill=\"white\" transform=\"translate(104.668 -19.125) rotate(-7)\"/></clipPath><clipPath id=\"clip3_992_4233\"><rect width=\"40\" height=\"40\" fill=\"white\" transform=\"translate(173.245 -19.125) rotate(-7)\"/></clipPath><clipPath id=\"clip4_992_4233\"><rect width=\"40\" height=\"40\" fill=\"white\" transform=\"translate(241.821 -19.125) rotate(-7)\"/></clipPath><clipPath id=\"clip5_992_4233\"><rect width=\"40\" height=\"40\" fill=\"white\" transform=\"translate(0 50.1436) rotate(-8)\"/></clipPath><clipPath id=\"clip6_992_4233\"><rect width=\"40\" height=\"40\" fill=\"white\" transform=\"translate(0 50.1436) rotate(-8)\"/></clipPath><clipPath id=\"clip7_992_4233\"><rect width=\"40\" height=\"40\" fill=\"white\" transform=\"translate(69.1777 50.1436) rotate(-8)\"/></clipPath><clipPath id=\"clip8_992_4233\"><rect width=\"40\" height=\"40\" fill=\"white\" transform=\"translate(138.355 50.1436) rotate(-8)\"/></clipPath><clipPath id=\"clip9_992_4233\"><rect width=\"40\" height=\"40\" fill=\"white\" transform=\"translate(207.533 50.1436) rotate(-8)\"/></clipPath><clipPath id=\"clip10_992_4233\"><rect width=\"40\" height=\"40\" fill=\"white\" transform=\"translate(207.533 50.1436) rotate(-8)\"/></clipPath><clipPath id=\"clip11_992_4233\"><rect width=\"40\" height=\"40\" fill=\"white\" transform=\"translate(276.711 50.1436) rotate(-8)\"/></clipPath><clipPath id=\"clip12_992_4233\"><rect width=\"40\" height=\"40\" fill=\"white\" transform=\"translate(34.5888 119.321) rotate(-8)\"/></clipPath><clipPath id=\"clip13_992_4233\"><rect width=\"40\" height=\"40\" fill=\"white\" transform=\"translate(103.766 119.321) rotate(-8)\"/></clipPath><clipPath id=\"clip14_992_4233\"><rect width=\"40\" height=\"40\" fill=\"white\" transform=\"translate(103.766 119.321) rotate(-8)\"/></clipPath><clipPath id=\"clip15_992_4233\"><rect width=\"40\" height=\"40\" fill=\"white\" transform=\"translate(172.944 119.321) rotate(-8)\"/></clipPath><clipPath id=\"clip16_992_4233\"><rect width=\"40\" height=\"40\" fill=\"white\" transform=\"translate(242.122 119.321) rotate(-8)\"/></clipPath></defs></svg>");background-position:100%;flex-direction:row;justify-content:space-between;align-items:flex-end}}.DownloadCard-module__2uvlJa__title{font-family:var(--font-arboria);font-size:var(--headline-24);text-transform:uppercase;margin-bottom:8px;font-weight:900;line-height:105%}.DownloadCard-module__2uvlJa__textContainer{margin-bottom:24px}@media screen and (min-width:800px){.DownloadCard-module__2uvlJa__textContainer{margin-bottom:0;margin-right:24px}}
.InternshipTaskBox-module__Hd169q__internshipTask{background:var(--grey-100,#f5f5f5);color:var(--grey-700,#404040);border-radius:100px;align-items:center;gap:8px;padding:12px 20px;font-weight:500;display:flex}.InternshipTaskBox-module__Hd169q__internshipTaskTitle{font-size:var(--text-14);font-weight:600}
.SearchOverlayTopics-module__T3NLTG__itemWrapper{margin:16px 6px 0 3px;padding:0}.SearchOverlayTopics-module__T3NLTG__item{cursor:pointer;-webkit-tap-highlight-color:#0000;margin-bottom:12px;margin-right:12px;display:inline-flex}.SearchOverlayTopics-module__T3NLTG__lastItem{margin-bottom:11px}
.PersonalityCard-module__3ZDT0a__container{background-color:var(--card-bg-color,var(--primary-50,#f4f0ff));background-image:var(--card-bg-image);max-width:300px;min-height:340px;color:var(--card-text-color,var(--primary-900,#361a70));background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;padding:24px 24px 136px;display:flex;position:relative}@media screen and (min-width:800px){.PersonalityCard-module__3ZDT0a__container{flex:1 1 0}}.PersonalityCard-module__3ZDT0a__container span{font-size:var(--text-20);font-weight:600;line-height:150%}.PersonalityCard-module__3ZDT0a__image{width:auto;height:40%;max-height:134px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.PersonalityCard-module__3ZDT0a__violet,.PersonalityCard-module__3ZDT0a__violet2{--card-bg-color:var(--primary-50,#f4f0ff);--card-text-color:var(--primary-900,#361a70)}.PersonalityCard-module__3ZDT0a__violet{--card-bg-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>")}.PersonalityCard-module__3ZDT0a__violet2{--card-bg-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"270\" height=\"340\" viewBox=\"0 0 270 340\" fill=\"none\"><path d=\"M112.197 444.476C-37.4244 146.927 166.615 335.314 240.248 252.226C243.983 248.011 247.555 243.539 251.158 239.211C318.814 157.964 277.316 -24.6293 205.984 46.4455C198.536 53.8671 193.71 63.6604 189.998 73.4983C135.972 216.689 79.8466 228.579 46.527 189.327C33.4445 173.916 32.9578 152.248 35.6029 132.206C54.341 -9.77517 -19.7891 0.844984 -41.0488 -11.2266\" stroke=\"%23e4d8fd\" stroke-width=\"40\"/></svg>")}.PersonalityCard-module__3ZDT0a__orange{--card-bg-color:var(--secondary-50,#ffeadb);--card-text-color:var(--secondary-800,#9a3412);--card-bg-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"270\" height=\"340\" viewBox=\"0 0 270 340\" fill=\"none\"><path d=\"M-70.4537 138.018C-25.1539 123.014 9.04292 150.212 39.0001 174.501C95.3901 220.22 -38.7621 365.891 106.5 372.501C158.85 374.883 313.843 260.942 232.5 225.501C150.161 192.156 114.864 175.324 104.972 143.503C93.4526 106.445 131.787 76.4282 165.659 57.4896C229.835 21.6074 236.396 -30.3003 239 -51.001\" stroke=\"%23FFDEC7\" stroke-width=\"40\"/></svg>")}.PersonalityCard-module__3ZDT0a__turquoise{--card-bg-color:var(--tertiary-50,#f0fdfa);--card-text-color:var(--tertiary-900,#134e4a);--card-bg-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"261\" height=\"340\" viewBox=\"0 0 261 340\" fill=\"none\"><path d=\"M99.9996 -25.4992C235 22.5013 -52.6487 224.969 38.9975 337.866C72.0251 378.552 117.765 191.491 189.498 185.364C292.292 176.584 220.068 391.619 291.497 348.366\" stroke=\"%23CCFBF1\" stroke-width=\"40\"/></svg>")}
.FancySeoTextSection-module__9r3lEG__container{width:calc(100% + 32px);max-width:calc(var(--content-width-desktop) + 112px);background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"390\" height=\"548\" fill=\"none\"><path d=\"M-13.243 1481.77c-60.61 49.21-17.284 73.19 0 0Zm0 0c17.284-73.19 199.498-489.307 255.619-767.227 4.754-23.542 10.155-47.137 14.017-70.673 1.026-6.252 5.354-19.66 3.245-25.495-3.775-10.442-10.829 23.033-15.839 34.649-32.823 76.091-80.915 151.498-127.128 222.521-50.208 77.166-97.742 155.395-147.59 232.705-44.739 69.39-94.825 135.4-143.034 202.93-69.514 97.38-140.537 195.27-218.521 287.45-13.524 15.98-27.735 31.54-40.85 47.81-1.404 1.74-5.395 8.15-3.236 1.91 14.196-40.96 29.55-80.42 39.83-121.99 32.713-132.28 60.939-264.42 97.728-396.53 16.897-60.68 33.427-121.1 44.662-181.996 7.498-40.647 12.777-81.234 20.331-121.877 9.304-50.055 20.587-99.676 27.774-149.709.513-3.572 2.648-27.304 2.109-26.358-29.824 52.312-54.722 106.921-84.261 159.498-59.375 105.683-122.279 207.262-195.883 306.212-25.143 33.8-52.441 73.75-87.385 99.88-5.401 4.04-.528-6.35-.172-7.72 5.312-20.36 8.956-40.85 13.838-61.24 27.15-113.38 50.319-226.825 75.062-340.265 11.08-50.801 23.7-101.49 36.168-152.239 6.369-25.92 13.069-51.955 14.369-77.746.434-8.599 1.19-25.604-9.526-11.196-37.06 49.829-77.158 98.617-116.693 146.899-81.258 99.233-174.047 187.418-267.655 276.259-19.382 18.398-38.741 37.888-59.564 54.788-5.107 4.15-5.622.58-4.633-4.09 7.303-34.5 18.684-69.129 26.882-103.625 12.975-54.593 23.017-109.227 32.851-163.832 7.271-40.375 15.006-80.921 20.419-121.235 6.62-49.306 11.605-94.759 24.537-145.652 20.599-81.065 25.275-162.416 33.056-242.936 1.65-17.075 9.982-44.904 5.182-60.643\" stroke=\"%235E2DC1\" stroke-width=\"400\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>") 100% 100% no-repeat;background-color:var(--primary-200,#e4d8fd);border-radius:40px;flex-direction:column;align-items:center;row-gap:32px;padding:0 16px 145px;display:flex;position:relative}@media screen and (min-width:1200px){.FancySeoTextSection-module__9r3lEG__container{-moz-column-gap:149px;background:url("data:image/svg+xml,<svg width=\"741\" height=\"100%\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M1077.76 1050c-60.61 49.21-17.29 73.19 0 0Zm0 0c17.28-73.188 199.49-489.306 255.62-767.225 4.75-23.542 10.15-47.138 14.01-70.674 1.03-6.251 5.36-19.66 3.25-25.494-3.78-10.443-10.83 23.033-15.84 34.649-32.82 76.09-80.92 151.497-127.13 222.521-50.21 77.165-97.74 155.394-147.59 232.707-44.74 69.388-94.824 135.4-143.033 202.932-69.514 97.379-140.537 195.264-218.521 287.444-13.524 15.98-27.735 31.54-40.85 47.81-1.404 1.74-5.395 8.15-3.236 1.91 14.196-40.96 29.55-80.42 39.83-121.99 32.713-132.279 60.939-264.418 97.728-396.53 16.897-60.675 33.427-121.096 44.662-181.994 7.498-40.647 12.777-81.235 20.331-121.878 9.304-50.054 20.587-99.676 27.774-149.709.513-3.571 2.648-27.304 2.109-26.358-29.824 52.313-54.722 106.921-84.261 159.498-59.375 105.684-122.279 207.258-195.883 306.208-25.143 33.802-52.441 73.759-87.385 99.885-5.401 4.038-.528-6.354-.172-7.719 5.312-20.363 8.956-40.854 13.838-61.242 27.15-113.38 50.319-226.824 75.062-340.265 11.08-50.801 23.7-101.49 36.168-152.239 6.369-25.92 13.069-51.954 14.369-77.746.434-8.599 1.19-25.604-9.526-11.196-37.06 49.829-77.158 98.617-116.693 146.899-81.258 99.234-174.047 187.418-267.655 276.259-19.382 18.394-38.741 37.885-59.564 54.792-5.107 4.147-5.622.576-4.633-4.096 7.303-34.501 18.684-69.127 26.882-103.623 12.975-54.593 23.017-109.227 32.851-163.832 7.271-40.375 15.006-80.921 20.419-121.234 6.62-49.307 11.605-94.76 24.537-145.652C325.827-8.247 330.503-89.6 338.284-170.12c1.65-17.075 9.982-44.904 5.182-60.643\" stroke=\"%23E4D8FD\" stroke-width=\"400\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>") right -20% no-repeat,url("data:image/svg+xml,<svg width=\"1312\" height=\"100%\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><ellipse cx=\"625.491\" cy=\"408.522\" rx=\"1249.5\" ry=\"413\" transform=\"rotate(-13.053 625.491 408.522)\" fill=\"%23401F84\"/></svg>") 0 no-repeat;background-color:var(--primary-600,#5e2dc1);text-align:left;flex-direction:row;column-gap:149px;width:calc(100% + 112px);padding:144px 72px}}.FancySeoTextSection-module__9r3lEG__container p:last-of-type{margin:0}.FancySeoTextSection-module__9r3lEG__titleWrapper{background-color:var(--primary-800,#401f84);clip-path:ellipse(125% 80% at 20% 20%);border-top-left-radius:40px;border-top-right-radius:40px;justify-content:center;width:calc(100% + 32px);margin-left:-16px;margin-right:-16px;padding:72px 0;display:flex}@media screen and (min-width:1200px){.FancySeoTextSection-module__9r3lEG__titleWrapper{clip-path:none;background-color:#0000;width:auto;margin:0;padding:0}}.FancySeoTextSection-module__9r3lEG__title{max-width:434px;color:var(--white,#fff);font-family:var(--font-arboria);font-size:var(--headline-36);letter-spacing:-.36px;text-align:center;font-style:normal;font-weight:700;line-height:125%}@media screen and (min-width:1200px){.FancySeoTextSection-module__9r3lEG__title{max-width:100%;font-size:var(--headline-56);text-align:left}}.FancySeoTextSection-module__9r3lEG__text{color:var(--grey-950,#0a0a0a);font-weight:500;line-height:150%}
.DAFooter-module__kYpl8q__wrapper{text-align:center;justify-content:center;display:grid}.DAFooter-module__kYpl8q__text{max-width:380px;color:var(--grey-400,#a3a3a3);font-size:var(--text-24);letter-spacing:-2%;justify-self:center;font-weight:500;line-height:125%}.DAFooter-module__kYpl8q__bold{color:var(--grey-900,#171717);font-weight:700}.DAFooter-module__kYpl8q__passwordInput{grid-row-gap:12px;justify-self:center;row-gap:12px;min-width:272px;margin:36px 0;display:grid}.DAFooter-module__kYpl8q__passwordInput>p{font-size:var(--text-12);text-align:left}.DAFooter-module__kYpl8q__hintText{color:var(--danger-500,#737373)}.DAFooter-module__kYpl8q__checkButton{background:linear-gradient(90deg,#5e2dc1,#7b44b7);place-self:center;width:max-content;margin:24px 0 100px}.DAFooter-module__kYpl8q__checkButton.DAFooter-module__kYpl8q__loading{color:var(--white,#fff)}@media screen and (min-width:800px){.DAFooter-module__kYpl8q__checkButton{display:none}}.DAFooter-module__kYpl8q__sendHint{display:none}.DAFooter-module__kYpl8q__sendHint.DAFooter-module__kYpl8q__review{color:var(--grey-500,#737373);font-size:var(--text-12);margin-top:38px;display:block}
.EmojiBubble-module__QzKUoG__emojiBubble{background-color:var(--grey-100);border:1px solid #fff;justify-content:center;align-items:center;line-height:1;display:flex;position:relative}.EmojiBubble-module__QzKUoG__emojiBubble.EmojiBubble-module__QzKUoG__inactive{border-color:var(--grey-300);background-color:var(--grey-100);color:var(--grey-300)}.EmojiBubble-module__QzKUoG__emojiBubble.EmojiBubble-module__QzKUoG__extraSmall{width:24px;height:24px;font-size:var(--text-12);border-radius:7px}.EmojiBubble-module__QzKUoG__emojiBubble.EmojiBubble-module__QzKUoG__small{width:32px;height:32px;font-size:var(--text-16);border-radius:10px}.EmojiBubble-module__QzKUoG__emojiBubble.EmojiBubble-module__QzKUoG__medium{width:48px;height:48px;font-size:var(--text-20);border-radius:14px}.EmojiBubble-module__QzKUoG__emojiBubble.EmojiBubble-module__QzKUoG__large{width:64px;height:64px;font-size:var(--text-24);border-radius:18px}
.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}
.InternshipFactsList-module__-cs1uG__container{background-color:var(--grey-100,#f5f5f5);border-radius:24px;flex-direction:column;gap:20px;width:100%;padding:24px 4px 4px;display:flex}.InternshipFactsList-module__-cs1uG__headline{margin-left:16px;font-weight:700}.InternshipFactsList-module__-cs1uG__listWrapper{border:1px solid var(--grey-100,#f5f5f5);background-color:var(--white,#fff);border-radius:20px;flex-direction:column;gap:16px;padding:16px;display:flex;box-shadow:0 1px 2px #0000000d}
.SearchOverlayApprenticeshipType-module__jNK6Xq__itemWrapper{flex-wrap:wrap;gap:12px;margin-top:12px;padding-left:0;display:flex}.SearchOverlayApprenticeshipType-module__jNK6Xq__itemWrapper>button{padding-left:16px;padding-right:16px}.SearchOverlayApprenticeshipType-module__jNK6Xq__item{list-style:none}
.OptionBubbles-module__F10NXG__wrapper{max-width:88px;display:flex;position:relative}.OptionBubbles-module__F10NXG__wrapper.OptionBubbles-module__F10NXG__extraSmall{max-width:44px}.OptionBubbles-module__F10NXG__numberContainer{position:relative;overflow:hidden}.OptionBubbles-module__F10NXG__numberContainer.OptionBubbles-module__F10NXG__extraSmall{width:24px;height:24px;font-size:var(--text-12);border-radius:7px;transform:rotate(-5deg)}.OptionBubbles-module__F10NXG__numberContainer.OptionBubbles-module__F10NXG__small{width:32px;height:32px;font-size:var(--text-16);border-radius:9.549px;transform:rotate(-3.25deg)}.OptionBubbles-module__F10NXG__numberContainer.OptionBubbles-module__F10NXG__medium{width:48px;height:48px;font-size:var(--text-20);border-radius:14px;transform:rotate(-3.25deg)}.OptionBubbles-module__F10NXG__numberContainer.OptionBubbles-module__F10NXG__large{width:64px;height:64px;font-size:var(--text-24);border-radius:18px;transform:rotate(-3.25deg)}.OptionBubbles-module__F10NXG__number,.OptionBubbles-module__F10NXG__emoji{justify-content:center;align-items:center;display:flex}.OptionBubbles-module__F10NXG__inactive.OptionBubbles-module__F10NXG__number,.OptionBubbles-module__F10NXG__inactive.OptionBubbles-module__F10NXG__emoji{border-color:var(--grey-300);background-color:var(--grey-100);color:var(--grey-300)}.OptionBubbles-module__F10NXG__emoji{z-index:3;position:absolute;top:7px;left:33px}.OptionBubbles-module__F10NXG__emoji.OptionBubbles-module__F10NXG__extraSmall{background-color:var(--grey-100);border:1px solid #fff;top:7px;left:20px;transform:rotate(5deg)}.OptionBubbles-module__F10NXG__emoji.OptionBubbles-module__F10NXG__small{top:5px;left:27px}.OptionBubbles-module__F10NXG__emoji.OptionBubbles-module__F10NXG__medium{top:6.68px;left:38.68px}.OptionBubbles-module__F10NXG__emoji.OptionBubbles-module__F10NXG__large{top:9px;left:39px}.OptionBubbles-module__F10NXG__number{z-index:2;font-size:var(--text-24);letter-spacing:-.48px;font-weight:700;line-height:125%;position:relative;background:0 0!important;border:none!important}.OptionBubbles-module__F10NXG__circle1,.OptionBubbles-module__F10NXG__circle2,.OptionBubbles-module__F10NXG__circle3{z-index:1;border-radius:50%;position:absolute}.OptionBubbles-module__F10NXG__circle1{filter:blur(16px);background-color:var(--primary-600);width:46px;height:36px;top:-10px;left:-35px;transform:rotate(157deg)}.OptionBubbles-module__F10NXG__circle1.OptionBubbles-module__F10NXG__aurange{filter:blur(20px);top:-15px;left:-40px}.OptionBubbles-module__F10NXG__circle1.OptionBubbles-module__F10NXG__gradient{filter:blur(16px);left:-40px}.OptionBubbles-module__F10NXG__circle2{filter:blur(16px);background-color:var(--tertiary-300);width:30px;height:20px;bottom:-10px;transform:rotate(157deg)}.OptionBubbles-module__F10NXG__circle2.OptionBubbles-module__F10NXG__aurange{filter:blur(16px);bottom:-20px}.OptionBubbles-module__F10NXG__circle2.OptionBubbles-module__F10NXG__gradient{filter:blur(16px);bottom:0}.OptionBubbles-module__F10NXG__circle3{filter:blur(16px);background-color:var(--secondary-500);width:30px;height:20px;top:5px;right:-25px;transform:rotate(157deg)}.OptionBubbles-module__F10NXG__circle3.OptionBubbles-module__F10NXG__aurange{filter:blur(16px);right:0}.OptionBubbles-module__F10NXG__circle3.OptionBubbles-module__F10NXG__gradient{filter:blur(16px);right:-30px}
.PersonalityCardSlider-module__m0fdIG__personalityCardSlider{margin-bottom:64px}@media screen and (min-width:800px){.PersonalityCardSlider-module__m0fdIG__personalityCardSlider{grid-gap:20px;grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:82px;display:grid}}@media screen and (min-width:1200px){.PersonalityCardSlider-module__m0fdIG__personalityCardSlider{grid-template-columns:repeat(4,1fr)}}.PersonalityCardSlider-module__m0fdIG__swiperSlide{justify-content:center;width:100%;max-width:300px;display:flex}.PersonalityCardSlider-module__m0fdIG__swiper{max-width:calc(100vw - 2px)}.PersonalityCardSlider-module__m0fdIG__pagination{justify-content:center;width:100%;padding-top:8px;display:flex}.PersonalityCardSlider-module__m0fdIG__customBullet{background-color:var(--grey-300,#d4d4d4);border-radius:100px;width:5px;height:5px;margin-right:12px;display:inline-block}.PersonalityCardSlider-module__m0fdIG__customBullet:last-of-type{margin-right:0}.PersonalityCardSlider-module__m0fdIG__activeBullet{background-color:var(--black,#000);width:44px}.PersonalityCardSlider-module__m0fdIG__skeletonCard{width:300px;max-width:300px;min-height:340px}@media screen and (min-width:800px){.PersonalityCardSlider-module__m0fdIG__skeletonCard{min-height:348px}}@media screen and (min-width:1200px){.PersonalityCardSlider-module__m0fdIG__skeletonCard{width:270px;min-height:340px}}.PersonalityCardSlider-module__m0fdIG__skeletonLoading:first-child{margin-left:16px}
.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}
.InternshipVacancyContent-module__1wmkOW__grid{flex-direction:column;align-items:center;gap:32px;max-width:1192px;margin-bottom:-56px;display:flex}@media screen and (max-width:389.999px){.InternshipVacancyContent-module__1wmkOW__grid{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}}@media screen and (min-width:1200px){.InternshipVacancyContent-module__1wmkOW__grid{flex-direction:row;align-items:baseline;gap:40px;margin-bottom:-24px}}.InternshipVacancyContent-module__1wmkOW__mainColumn{display:contents}@media screen and (min-width:1200px){.InternshipVacancyContent-module__1wmkOW__mainColumn{flex-direction:column;flex-grow:1;gap:40px;display:flex}}.InternshipVacancyContent-module__1wmkOW__mainColumn>div{flex-direction:column;gap:32px;width:100%;display:flex}@media screen and (min-width:1200px){.InternshipVacancyContent-module__1wmkOW__mainColumn>div{gap:40px}}.InternshipVacancyContent-module__1wmkOW__sidebarWrapper{display:contents}@media screen and (min-width:1200px){.InternshipVacancyContent-module__1wmkOW__sidebarWrapper{align-self:stretch;width:354px;min-width:354px;display:block;position:relative}}.InternshipVacancyContent-module__1wmkOW__stickySidebar{display:contents}@media screen and (min-width:1200px){.InternshipVacancyContent-module__1wmkOW__stickySidebar{flex-direction:column;gap:20px;width:100%;display:flex;position:sticky;top:154px}}.InternshipVacancyContent-module__1wmkOW__separator{width:100%;margin-bottom:0;padding-top:0}@media screen and (min-width:1200px){.InternshipVacancyContent-module__1wmkOW__header{padding-bottom:24px}}.InternshipVacancyContent-module__1wmkOW__headerSeperator{margin:-20px 0}@media screen and (min-width:1200px){.InternshipVacancyContent-module__1wmkOW__headerSeperator{margin:-16px 0 -8px}}.InternshipVacancyContent-module__1wmkOW__headerSection{order:0}@media screen and (min-width:1200px){.InternshipVacancyContent-module__1wmkOW__headerSection{padding-top:15px}}.InternshipVacancyContent-module__1wmkOW__factsList{order:1}.InternshipVacancyContent-module__1wmkOW__mainSection{order:2}.InternshipVacancyContent-module__1wmkOW__contactPerson{order:3}.InternshipVacancyContent-module__1wmkOW__locationSection{order:4}.InternshipVacancyContent-module__1wmkOW__internshipSearchBreaker{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"181\" height=\"149\" fill=\"none\"><g clip-path=\"url(%23a)\"><mask id=\"b\" width=\"181\" height=\"150\" x=\"0\" y=\"0\" maskUnits=\"userSpaceOnUse\" style=\"mask-type:luminance\"><path fill=\"%23fff\" d=\"M181 0H0v149h181z\"/></mask><g mask=\"url(%23b)\"><path fill=\"%23f0f0f0\" d=\"M31.76 5.343a1.093 1.093 0 0 1 2.187 0c0 .594-.485 1.082-1.094 1.082a1.087 1.087 0 0 1-1.093-1.082\"/><path fill=\"%2342eed2\" d=\"m109.101 71.788-.115 3.745-2.352 73.458h-33.47s4.012-2.043 12.95-14.871c8.936-12.828 8.369-37.694 10.893-47.909 2.524-10.223 12.102-14.415 12.102-14.415\"/><path fill=\"%2300b49d\" d=\"m108.978 75.536-2.352 73.459H88.662c9.373-5.503 9.422-30.076 10.746-46.778.937-11.794 6.257-21.602 9.578-26.68h-.008Z\"/><path fill=\"%2342eed2\" d=\"M157.362 69.696c-1.447-1.774-3.075-3.076-4.883-3.8-19.601-7.83-26.482-1.507-26.482-1.507s-20.629 6.732-22.002 12.527c-1.381 5.787.576 72.091.576 72.091h64.532s2.45-61.966-11.732-79.303\"/><path fill=\"%2300b49d\" d=\"M169.094 149.001h-60.002c3.305-17.133 25.947-19.966 31.694-22.595 5.961-2.727 6.298-15.326 2.977-35.537-2.368-14.382 7.637-19.453 13.598-21.178 14.183 17.337 11.733 79.302 11.733 79.302z\"/><path fill=\"%2342edd1\" d=\"M180.671 119.026c-1.019 3.907-4.012 5.47-7.366 5.714a1 1 0 0 0-.173.016c-4.892.301-10.483-2.132-11.839-4.143-2.294-3.41-12.267-18.167-16.625-36.562-4.357-18.395 8.543-17.825 8.543-17.825 1.915.138 4.703 1.416 7.555 3.492a32.7 32.7 0 0 1 5.345 4.916c4.242 4.883 17.076 34.739 14.552 44.392z\"/><path fill=\"%2342edd1\" d=\"M174.102 131.441q-.145.207-.304.415c-2.952 3.996-5.879 7.089-8.575 9.466-7.26 6.406-12.859 7.675-12.859 7.675s-3.889-.057-8.287-.708c-7.589-1.115-16.699-3.956-10.039-11.216l9.225-8.416 6.256-5.714 8.37-7.643s7.761-5.706 15.901-2.409c3.025 1.221 5.303 2.124 6.421 3.516 1.85 2.328.469 6.056-6.117 15.034\"/><path fill=\"%2300b59e\" d=\"M180.668 119.025c-1.02 3.907-4.012 5.469-7.367 5.713.716-3.483 1.266-9.458-1.685-14.341-4.473-7.383-2.87-12.266-3.322-22.823-.279-6.414-4.357-13.373-7.523-17.858a32.7 32.7 0 0 1 5.345 4.916c4.242 4.884 17.076 34.739 14.552 44.393\"/><path fill=\"%2300b49d\" d=\"M173.797 131.847c-10.893 14.757-21.433 17.142-21.433 17.142s-3.889-.057-8.288-.709c5.163-1.961 10.524-5.062 12.99-9.848 5.501-10.671 15.572-12.673 16.953-13.772.683-.545 3.667-5.161 6.191-8.254 1.883 2.361.428 6.17-6.413 15.441\"/><path fill=\"%23fcbda0\" d=\"M143.78 146.108c-1.151.284-4.735.708-8.731 1.066q-.668.063-1.349.114a251 251 0 0 1-3.428.268c-.666.049-1.324.09-1.957.131a91 91 0 0 1-4.365.187c-.806.016-1.472.008-1.949-.025a4 4 0 0 1-.395-.04c-2.754-.423-2.409-2.214-2.409-2.214s5.879-7.236 12.53-8.343c.584-.098 1.11-.163 1.571-.212 4.809-.488 3.625 1.498 5.878 1.579 2.467.082 3.289 1.254 4.9 2.711.551.504 1.02 1.147 1.275 1.799.493 1.245.23 2.539-1.563 2.979z\"/><path fill=\"%23fc9d71\" d=\"M129.221 142.233c-.116.105-3.832 3.418-4.169 4.086-.246.488-.806 1.196-1.102 1.554-.805.017-1.471.008-1.948-.024 1.25-1.172 2.993-2.759 3.987-3.451a148 148 0 0 1 3.223-2.165m3.831 1.817s-2.31 2.784-2.762 3.492c-.666.049-1.324.089-1.957.13 1.447-1.457 3.059-3.02 3.412-3.158.674-.252 1.316-.464 1.316-.464m2.571 1.414-.575 1.702c-.444.04-.897.081-1.349.114.822-.953 1.612-1.791 1.916-1.824m9.735-2.336a10 10 0 0 0-2.088-.309c-2.393-.114-5.345-1.31-6.89-3.915-.6-1.009-1.817-1.563-3.075-1.856 4.81-.488 3.626 1.498 5.878 1.579 2.467.082 3.289 1.254 4.9 2.711.551.504 1.02 1.147 1.275 1.799\"/></g><path fill=\"%235e2dc1\" d=\"m129.688 128.213-5.665 14.195 8.354-11.981zm-8.334 13.112 1.035-5.347-1.743.504zm-13.29.004 10.105 1.799-9.192-4.476z\"/><mask id=\"c\" width=\"181\" height=\"150\" x=\"0\" y=\"0\" maskUnits=\"userSpaceOnUse\" style=\"mask-type:luminance\"><path fill=\"%23fff\" d=\"M181 0H0v149h181z\"/></mask><g mask=\"url(%23c)\"><path fill=\"%23bda8e5\" d=\"M103.815 74.582s-.231 1.026-.411 2.01c-.083.432-.148.855-.181 1.181-.115 1.058-1.472 2.222-2.491.35-.461-.838-.403-2.06-.206-3.15.247-1.351.707-2.507.707-2.507l2.582 2.125z\"/><path fill=\"%239d80d9\" d=\"M103.814 74.578s-.23 1.025-.411 2.01c-1.184-.081-2.171-.854-2.878-1.628.247-1.35.707-2.507.707-2.507z\"/><path fill=\"%23bda9e5\" d=\"M117.693 67.517s-.806 2.63-.896 5.316c-.082 2.686-1.718 3.711-2.754 3.19-.962-.472-2.064-3.085-1.513-5.649a4 4 0 0 1 .14-.545s-1.028 1.221-2.204 2.369c-.748.724-1.545 1.424-2.187 1.75-1.636.846-3.387 1.766-4.579 1.481-1.184-.293-3.165-1.742-3.725-3.272-.559-1.538-.756-1.962-1.175-2.043-.288-.057-2.121-1.433-3.215-2.27a.493.493 0 0 1 .18-.872c1.086-.277 2.722-.74 3.035-1.074.131-.139.28-.521.55-1.034.247-.464.6-1.034 1.143-1.62a7.7 7.7 0 0 1 1.094-.968 9 9 0 0 1 1.628-.936 12 12 0 0 1 2.294-.749c.37-.082.764-.163 1.175-.228 0 0 .518-3.19 1.077-2.938s1.678 2.043 1.678 2.043 2.704-1.23 3.913-1.148c1.2.081 9.027-.684 10.614 3.11 1.595 3.792-6.281 6.096-6.281 6.096z\"/><path fill=\"%238057cc\" d=\"M99.817 66.491c-.254-.326-.386-.977-.452-1.628.247-.464.6-1.034 1.143-1.62 0 .855.164 1.832.214 2.304.082.765-.304 1.701-.905.936zm3.141-3.233c.041 1.115-.65 2.548-1.159 1.701-.255-.415-.255-1.595-.198-2.686a9 9 0 0 1 1.628-.936c-.139.594-.287 1.351-.263 1.921m2.551-2.675c-.123.839-.189 1.921-.271 2.678-.115 1.115-.872.545-.872.545-.386-.708-.386-1.855-.288-2.808a12 12 0 0 1 1.431-.407z\"/><path fill=\"%239d80d9\" d=\"M108.246 61.343s-.263-2.726 0-2.515c.255.212 1.759 1.962 1.373 2.174-.387.211-1.373.341-1.373.341m-9.24 8.361s-.041-1.758-.518-1.97-2.064-.13-1.719.212c.346.342 2.237 1.758 2.237 1.758\"/><path fill=\"%23010205\" d=\"M107.596 66.498a.523.523 0 0 0 .527-.52.528.528 0 0 0-1.053 0c0 .284.239.52.526.52m-5.203 4.082a.523.523 0 0 0 .527-.522.528.528 0 0 0-1.053 0c0 .285.239.521.526.521Z\"/><path fill=\"%23fafafa\" d=\"M104.777 70.583s1.579-1.547 1.62-1.05.041.92-.345 1.05c-.387.13-1.094.17-1.275 0\"/><path fill=\"%23fafafa\" d=\"M107.415 71.942c-.485 0-1.308-1.067-1.464-1.278l.214-.155c.427.57 1.019 1.172 1.25 1.172h.008c.345-.024.83-.586.863-.993l.263.025c-.049.496-.6 1.196-1.11 1.229z\"/><path fill=\"%23fafafa\" d=\"m106.431 72.836-.025-.26c.354-.033.773-.619.913-.838l.23.138c-.057.09-.567.92-1.11.968\"/><path fill=\"%239d80d9\" d=\"M112.528 70.372a5 5 0 0 1 .14-.546s-1.027 1.221-2.203 2.37c.312-1.442.764-3.265 1.167-3.786.691-.895 2.237-1.188 2.237-1.188-.354.464-.905 1.92-1.341 3.158z\"/><path fill=\"%2305215b\" d=\"M102.244 21.844s-6.388 9.19-2.951 14.985 5.961 10.557 5.961 10.557.23 4.476 2.524-.489 4.933-22.904 4.933-22.904l-9.982-2.157h-.485z\"/><path fill=\"%2305215b\" d=\"M144.908 35.35a73 73 0 0 0-.247 2.433c-.321 3.875-.485 7.888-2.228 10.508-.707 1.059-1.422 1.8-2.072 2.32-1.299 1.05-2.31 1.205-2.31 1.205l-1.546-1.286-10.178-8.473-10.787-8.978-6.767-4.542s-14.782-2.385-10.77-11.468C102.04 7.985 118.319-1.318 118.204.155s-3.552 9.084 1.718 7.724 16.887-1.359 16.41.228c-.476 1.587-1.274 5.299 1.012 6.17 2.294.87 9.973 5.982 7.564 8.367s.575 8.172 0 12.714z\"/><path fill=\"%235e2dc1\" d=\"M150.753 52.152c.09 2.32-6.47 7.44-11.124 10.524-1.266.839-2.401 1.53-3.206 1.97-3.273 1.766-5.854-4.436-9.677-2.857-.6.244-1.234.684-1.899 1.384-4.933 5.103-4.243 14.3-4.243 14.3-3.897 1.588-3.667-3.63-2.639-9.083.83-4.395 7.12-11.24 12.226-15.44a37 37 0 0 1 3.37-2.499c2.196-1.4 5.616-1.84 8.831-1.644 4.332.26 8.295 1.652 8.361 3.345\"/><path fill=\"%239d80d9\" d=\"M139.637 62.676c-1.266.839-2.4 1.53-3.206 1.97-3.272 1.766-5.854-4.436-9.677-2.857.88-2.946 2.22-6.161 3.445-8.84 1.217-1.008 2.376-1.863 3.371-2.498 2.195-1.4 5.615-1.84 8.83-1.644.189 3.817-.148 9.27-2.763 13.87Z\"/><path fill=\"%2305215b\" d=\"M144.668 37.796c-.329 3.874-.485 7.887-2.228 10.508-.707 1.058-1.423 1.799-2.072 2.32-1.192.08-2.499.04-3.848-.082l-10.178-8.473 3.774-7.838 14.544 3.573z\"/><path fill=\"%23fcbda0\" d=\"M107.77 50.678s-.501.602-1.29.545c-.337-.024-.732-.17-1.168-.545-1.43-1.23-4.185-7.7-2.59-8.058 1.604-.342 2.59 1.237 2.59 1.237z\"/><path fill=\"%2305215b\" d=\"M107.769 50.678s-.502.602-1.291.545c-1.209-1.807-2.828-6.031-3.757-8.603 1.603-.342 2.59 1.237 2.59 1.237z\"/><path fill=\"%23fcbda0\" d=\"M103.989 34.218s2.178 17.825 3.551 20.324 7.449 9.019 10.434 9.849 5.04-1.123 5.04-1.123v2.393s-3.182 4.965-2.418 9.474c0 0 12.045-3.907 13.994-5.95s2.499-5.925 2.499-5.925V52.947s3.576-3.63 3.692-7.382c.115-3.744-1.604-5.56-4.588-4.656-2.985.911-3.782 4.542-3.782 4.542l-2.294-11.24s-19.946-6.244-21.319-5.674-4.818 5.673-4.818 5.673z\"/><path fill=\"%23be5121\" d=\"M134.037 46.893s1.069-3.199 3.133-3.54c2.063-.343 1.315 2.84 1.315 2.84s-1.052-3.305-4.448.7m-11.025 16.378s4.53-3.272 6.306-5.144c0 0-1.891 6.585-6.306 8.628z\"/><path fill=\"%239d80d9\" d=\"M119.345 79.178s-.346-5.111 6.421-8.4c6.758-3.296 13.187-7.464 16.164-14.57l2.976-7.113s8.361.903 11.231 7.773-.921 11.867-11.807 15.05c-10.893 3.174-17.767 3.988-19.485 5.852-1.718 1.872-4.357 2.434-5.5 1.416\"/><path fill=\"%23fc5f12\" d=\"M17.537 130.44v13.096c0 3.02-2.878 5.461-6.43 5.461H6.43c-3.552.009-6.43-2.441-6.43-5.453v-13.096h17.537z\"/><path fill=\"%23dbdbdb\" d=\"M4.242 127.554s.69-4.11-1.2-6.479c-1.891-2.377-3.955-9.189-1.2-14.553 2.745-5.364 7.908 1.058 6.018 4.916s-3.955 5.217-2.237 8.709c1.719 3.492 1.2 8.091-1.373 7.407zm6.699-2.979s-1.463-2.637 0-4.005c1.464-1.359 1.719-1.872 1.719-2.808s2.581-1.115 2.5 1.359c-.083 2.475-1.974 3.004-2.065 4.868-.09 1.856.173 4.208-.772 3.63s-1.373-3.044-1.373-3.044z\"/><path fill=\"%23374e7b\" d=\"M103.988 148.995H25.225l-10.08-27.43-5.887-16.018a2 2 0 0 1-.098-.326c-.46-1.839.953-3.679 2.927-3.679h70.122c2.606 0 4.941 1.62 5.83 4.046l13.886 37.807 2.063 5.608z\"/><path fill=\"%23374e7b\" d=\"M100.75 146.327h47.176c1.184 0 2.146.953 2.146 2.125v.553H100.75z\"/><path fill=\"%23fafafa\" d=\"M53.903 124.911c.897-1.254.379-3.142-1.15-4.216-1.53-1.075-3.503-.928-4.4.317-.895 1.254-.377 3.142 1.152 4.216s3.502.928 4.398-.325\"/><path fill=\"%2305215b\" d=\"M103.989 148.995h-2.097c-3.74-9.531-12.85-32.859-14.75-38.597-2.409-7.26-6.018-6.528-6.018-6.528H13.887c-2.36 0-3.823.594-4.735 1.351-.46-1.839.953-3.679 2.927-3.679H82.2c2.606 0 4.941 1.62 5.83 4.046l15.949 43.415z\"/><path fill=\"%2305215b\" d=\"M103.988 149.004H25.224l-10.08-27.43c4.39.871 10.294 3.411 18.179 8.872 24.245 16.784 58.267 15.848 68.609 12.958l2.064 5.608z\"/></g></g><defs><clipPath id=\"a\"><path fill=\"%23fff\" d=\"M0 0h181v149H0z\"/></clipPath></defs></svg>") no-repeat;background-color:var(--primary-50,#f4f0ff);background-position:right -6px bottom -20px;width:100%;padding-right:100px}.InternshipVacancyContent-module__1wmkOW__internshipSearchBreaker span{max-width:330px}.InternshipVacancyContent-module__1wmkOW__internshipSearchBreaker>span{color:var(--primary-700,#5127a5);margin-right:80px}@media screen and (min-width:1200px){.InternshipVacancyContent-module__1wmkOW__internshipSearchBreaker{background-position:right 50px bottom 0}.InternshipVacancyContent-module__1wmkOW__internshipSearchBreaker a{max-width:none}}
.ProgressBar-module__6woTsW__container{flex-direction:column;align-items:center;display:flex}.ProgressBar-module__6woTsW__backgroundWrapper{z-index:-1;gap:4px;width:100%;height:100%;display:flex;position:absolute}.ProgressBar-module__6woTsW__progressWrapper{justify-content:space-between;gap:4px;width:335px;height:3px;margin-bottom:4px;display:flex;position:relative}@media screen and (min-width:800px){.ProgressBar-module__6woTsW__progressWrapper{width:460px}}.ProgressBar-module__6woTsW__backgroundDash,.ProgressBar-module__6woTsW__unprogressedDash{border:none;border-radius:100px;flex-grow:1;height:100%}.ProgressBar-module__6woTsW__backgroundDash{background-color:var(--primary-200,#e4d8fd)}.ProgressBar-module__6woTsW__unprogressedDash{transform-origin:0;transition:transform .3s ease-out;transform:scaleX(0)}.ProgressBar-module__6woTsW__progressedDash{background-color:var(--primary-600,#5e2dc1);transform:scaleX(1)}.ProgressBar-module__6woTsW__button,.ProgressBar-module__6woTsW__buttonForward{font-size:var(--text-14);padding:0}.ProgressBar-module__6woTsW__button{color:var(--grey-500,#737373);font-weight:500}.ProgressBar-module__6woTsW__buttonForward{color:var(--primary-600,#5e2dc1);font-weight:600}.ProgressBar-module__6woTsW__buttonForwardDisabled{color:var(--primary-200,#e4d8fd);cursor:not-allowed;pointer-events:auto}.ProgressBar-module__6woTsW__buttonContainer{width:100%;display:flex}.ProgressBar-module__6woTsW__buttonContainer:has(.ProgressBar-module__6woTsW__button:not(:only-child)){justify-content:space-between}.ProgressBar-module__6woTsW__buttonContainer:has(.ProgressBar-module__6woTsW__button:only-child){justify-content:center}
.FancyQuote-module__YrCoya__grid{grid-gap:16px 32px;grid-template-columns:15px auto;grid-template-areas:"a b""c d";gap:16px 32px;display:grid}@media screen and (min-width:800px){.FancyQuote-module__YrCoya__grid{grid-template-areas:"a b""a d"}}.FancyQuote-module__YrCoya__quote{color:var(--primary-800,#401f84);font-size:var(--headline-24);grid-area:b;font-weight:600;line-height:135%}.FancyQuote-module__YrCoya__quotedPerson{grid-area:d}.FancyQuote-module__YrCoya__quotedPerson span{font-weight:700}.FancyQuote-module__YrCoya__wave{background-image:url("data:image/svg+xml,<svg width=\"13\" height=\"211\" viewBox=\"0 0 13 211\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(%23clip0_992_4637)\"><path d=\"M6.5 256.254C-0.833334 250.565 -0.833334 244.876 6.5 239.187C13.8333 233.498 13.8333 227.809 6.5 222.121C-0.833334 216.432 -0.833334 210.743 6.5 205.054C13.8333 199.365 13.8333 193.676 6.5 187.987C-0.833334 182.298 -0.833334 176.609 6.5 170.921C13.8333 165.232 13.8333 159.543 6.5 153.854C-0.833334 148.165 -0.833334 142.476 6.5 136.787C13.8333 131.098 13.8333 125.409 6.5 119.721C-0.833334 114.032 -0.833334 108.343 6.5 102.654C13.8333 96.965 13.8333 91.2761 6.5 85.5872C-0.833334 79.8984 -0.833334 74.2095 6.5 68.5206C13.8333 62.8317 13.8333 57.1428 6.5 51.4539C-0.833334 45.765 -0.833334 40.0761 6.5 34.3872C13.8333 28.6984 13.8333 23.0095 6.5 17.3206C-0.833334 11.6317 -0.833334 5.9428 6.5 0.253915\" stroke=\"%23AC8CEE\" stroke-width=\"2\"/></g><defs><clipPath id=\"clip0_992_4637\"><rect width=\"13\" height=\"210\" fill=\"white\" transform=\"translate(0 0.0126953)\"/></clipPath></defs></svg>");grid-area:a;width:13px}
.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}
.LoginFlyOut-module__sZzhmG__loginFlyOut{z-index:10;border:1px solid var(--grey-300,#d4d4d4);background-color:var(--white,#fff);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,#5e2dc1)}
.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)}}
