@import"https://fonts.googleapis.com/css?family=Open+Sans:300,400,500&display=swap";@import"https://fonts.googleapis.com/css?family=Roboto:300,400,500&display=swap";*{font-family:Roboto;font-weight:400;letter-spacing:normal;line-height:1;padding:0;margin:0;border:none}button{cursor:pointer;border:none;background-color:transparent}.Wrapper{max-width:1170px;margin:0 auto}@media screen and (max-width:1440px){.Wrapper{max-width:960px}}.ClickableZone{width:48px;height:48px;background-color:inherit;position:relative;outline:none;cursor:pointer}.ClickableZone img,.ClickableZone svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}p,h1,h2,span{font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal}input:focus,textarea:focus,select:focus{outline:none}.page-loader-wrapper{height:100vh;display:flex;justify-content:center;align-items:center}body.using-mouse [class^=radio-button_image]{outline:none!important}.unselectable{-webkit-user-select:none;-webkit-touch-callout:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.AbsolutelyCentered{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}body.using-mouse *:focus-within{outline:none!important}body.using-mouse *:focus-within *{outline:none!important}body.using-mouse *:focus{outline:none!important}body.using-mouse *:focus *{outline:none!important}:root{--color-white: white;--color-black: black;--color-interactive-dark: #005fe5;--color-interactive: #006aff;--color-interactive-light: #3388ff;--color-interactive-light-x: #cce1ff;--color-interactive-light-z: #e5f0ff;--color-activated: #ffd129;--color-activated-dark: #e6bc25;--color-activated-light: #ffda54;--color-front: #00204d;--color-front-dark: #000b1a;--color-front-light: #62748c;--color-disabled-front: #adbfd9;--color-disabled-back: #ebf0f7;--color-green-front: #007a6a;--color-green-front-light: #339d8f;--color-green-back-dark: #cce7e3;--color-green-back: #e6f3f1;--color-red-front: #d71717;--color-red-front-light: #ec4a4a;--color-red-back-dark: #fad2d2;--color-red-back: #ffeaea;--color-blue-front: #0070bf;--color-blue-front-light: #3392d6;--color-blue-back-dark: #cce4f5;--color-blue-back: #e6f1fa;--color-amber-front: #c4811d;--color-amber-front-light: #e0982b;--color-amber-back-dark: #ffedd5;--color-amber-back: #fff6ea;--color-purple-front: #723bca;--color-purple-front-light: #8b5ed4;--color-purple-back-dark: #e3d8f4;--color-purple-back: #f1ebfa;--font-size-h1: 48px;--font-size-h2: 28px;--font-size-title: 24px;--font-size-p1: 18px;--font-size-p2: 14px;--line-height-large: 56px;--line-height-medium: 20px;--line-height-small: 16px}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100%;background-color:#fff}*{font-family:Roboto;font-weight:400;letter-spacing:normal;line-height:normal;font-stretch:normal;font-style:normal;padding:0;margin:0;border:none}a{color:inherit;text-decoration:none}input:focus,textarea:focus,select:focus,button:focus{outline:none}button{cursor:pointer}html{overflow-y:overlay;height:100%}.focus-on-route-change{outline:none}.LocalizationWrapper{display:flex;justify-content:center;align-items:center}.CandidateInformationDesktop{max-height:90vh;min-height:530px;border-radius:12px;box-shadow:2px 4px 16px #0000001f;padding:40px 20px;box-sizing:border-box;overflow:auto;display:flex;flex-direction:column;width:440px}.CandidateInformationDesktop__Actions{display:flex}.CandidateInformationDesktop__Actions__Button{line-height:1.57;font-size:14px;font-weight:500;text-transform:uppercase;background-color:transparent;color:#00d3ad;margin-left:-4px}.CandidateInformationDesktop .CandidateInformationFormContainer__LoaderWrapper,.CandidateInformationDesktop .CandidateInformationFormContainer{width:380px}.CandidateInformationDesktop .CandidateInformationFormContainer{flex:1;display:flex;justify-content:space-between;flex-direction:column;min-height:min-content;width:100%}.CandidateInformationDesktop .CandidateInformationFormContainer__TitleWrapper{flex:1;display:flex;align-items:center}.CandidateInformationDesktop .CandidateInformationFormContainer__TitleWrapper .CandidateInformationTitle{width:100%}.CandidateInformationDesktop .CandidateInformationFormContainer__LoaderWrapper{flex:1;display:flex;align-items:center;justify-content:center}.CandidateInformationDesktop .CandidateInformationFormContainer .CandidateInformationForm{flex:2;display:flex;flex-direction:column;justify-content:space-between}.CandidateInformationDesktop .CandidateInformationFormContainer .CandidateInformationForm .FormFieldLabel:not(:last-child){margin-bottom:10px}.CandidateInformationDesktop .CandidateInformationFormContainer .CandidateInformationForm .FormFieldLabel .Input,.CandidateInformationDesktop .CandidateInformationFormContainer .CandidateInformationForm .FormFieldLabel .Select{height:46px}.CandidateInformationFormContainer__Logos{position:absolute;top:30px;left:50%;transform:translate(-50%);display:flex}.CandidateInformationFormContainer__Logos__LogoImage{max-height:30px;max-width:100px;margin-right:10px}.CandidateInformationFormContainer__TitleWrapper{margin-bottom:32px}.Loader{align-items:center;display:flex}.Loader__Animation>div{height:18px;width:18px}.Loader--Overlay .Loader__Animation{top:calc(50% - 9px);left:calc(50% - 27px)}.Loader__Animation{display:flex;justify-content:center;margin:0 auto}.Loader__Animation>div{-webkit-animation:bounce-delay 1.4s infinite ease-in-out both;animation:bounce-delay 1.4s infinite ease-in-out both;border-radius:100%;display:inline-block;background-color:#00d3ad}.Loader__Animation .Loader__Bounce__1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.Loader__Animation .Loader__Bounce__2{-webkit-animation-delay:-.16s;animation-delay:-.16s}.Loader--Overlay{position:absolute}.Loader--Overlay .Loader__Animation{position:fixed}.Loader--Primary .Loader__Animation>div{background-color:#006aff}.Loader--Secondary .Loader__Animation>div{background-color:#006aff}.Loader--Tertiary .Loader__Animation>div{background-color:#006aff}@-webkit-keyframes bounce-delay{0%,80%,to{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes bounce-delay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.CandidateInformationForm__Fields{margin:10px 0}.CandidateInformationForm__Fields :not([class*=text-area_sz-text-area_error__]) [class^=text-area-module_sz-text-area__title]{color:#00204d}.CandidateInformationForm__Fields .sz-field-label{display:block;margin-bottom:28px}.CandidateInformationForm__Fields .ci-form[class^=text-area-module_sz-text-area]{margin-bottom:48px}.CandidateInformationForm__Fields .sz-select__single-value{color:#00204d}.CandidateInformationForm__Actions{margin-top:72px}.CandidateInformationForm__Actions__SkipButton{margin:8px auto auto}.CandidateInformationForm .FormField{margin-bottom:10px}.floating-label-container{display:flex;flex-direction:column;position:relative;width:100%}.label{color:#999;font-weight:400;font-size:18px;opacity:.75;order:1;padding-left:2px;text-shadow:none;text-transform:capitalize;transform-origin:left top;transform:scale(1) translate3d(0,22px,0);transition:.2s ease all}.label .form-label-with-hint{font-size:18px}.label .help-tip>p{font-size:18px}.label .help-tip{display:none}.custom-input{border-radius:0;display:flex;line-height:25px;text-shadow:none;border-bottom:1px solid rgba(0,0,0,.15);color:#000;flex:1 1 auto;order:2;border:0;border-bottom:2px solid #2b2b2b;min-height:16px;font-size:18px;line-height:16px;box-sizing:border-box;width:100%;background-color:transparent;padding:5px}.custom-input:disabled{background-color:transparent}.custom-input::placeholder{font-size:18px;line-height:21px;color:#2b2b2b8f}.custom-input:focus{outline:0}.custom-input:focus-within+.label{color:#000;opacity:1;transform:scale(.8) translate3d(0,5px,0)}.custom-input:focus-within+.label .help-tip{display:block}.filled+.label{color:#000!important;opacity:1!important;transform:scale(.8) translate3d(0,5px,0)!important}.filled+.label .help-tip{display:block}.hint-icon{fill:#00000080;cursor:pointer}.hint-icon:hover{fill:#000}.tool_tip{position:relative;display:flex;align-items:center}.help-tip{margin-left:3px;z-index:1}.help-tip:hover p{display:block;transform-origin:100% 0%;-webkit-animation:fadeIn .3s ease-in-out;animation:fadeIn .3s ease-in-out}.help-tip p{display:none;text-align:left;background-color:#fff;padding:15px;width:200px;position:absolute;border-radius:3px;-webkit-box-shadow:0 0 5px 2px rgba(0,0,0,.2);-moz-box-shadow:0 0 5px 2px rgba(0,0,0,.2);box-shadow:0 0 5px 2px #0003;left:0;color:#000;font-size:13px;line-height:1.4}.help-tip p a:link,.help-tip p a:visited{background-color:#fff;text-align:center;display:inline-block;color:#00f;text-decoration:underline}@-webkit-keyframes fadeIn{0%{opacity:0;transform:scale(.6)}to{opacity:100%;transform:scale(1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:100%}}@media screen and (max-width:480px){.help-tip p{width:200px}}.FormField{width:100%}.FormField__Label__Text{min-height:16px;font-size:14px;line-height:16px;text-align:left}.FormField__Label__Text--HasError{color:#b75bff}.FormField__Error{color:#b75bff;font-size:14px;min-height:16px;line-height:16px;margin-top:8px;text-align:left}.CandidateInformationTitle{height:100px;margin:10px 0}.CandidateInformationTitle__Text{text-align:center;font-weight:500;font-size:28px}.BubblesBackground{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative}.BubblesBackground__Bg--4{width:100%;position:absolute;display:flex;justify-content:space-between;flex-direction:row}.BubblesBackground__Bg--4 svg{display:block;position:static;width:auto}.BubblesBackground__Bg--3,.BubblesBackground__Bg--2,.BubblesBackground__Bg--1,.BubblesBackground__Bg--0{position:absolute;width:100%}.CandidateInformationMobile{display:flex;flex-direction:column}.CandidateInformationMobile__Nav{padding:20px 20px 0;height:72px;max-width:960px;box-sizing:border-box;display:flex;align-items:center}.CandidateInformationMobile .CandidateInformationFormContainer{box-sizing:border-box;padding:20px;flex:1;display:flex;flex-direction:column;height:calc(100% - 72px);max-width:420px;width:100%;margin:auto}.CandidateInformationMobile .CandidateInformationFormContainer__LoaderWrapper{flex:1;display:flex;align-items:center;height:calc(100% - 72px);justify-content:center}.CandidateInformationMobile .CandidateInformationFormContainer__TitleWrapper{flex:1;display:flex;align-items:center}.CandidateInformationMobile .CandidateInformationFormContainer__TitleWrapper .CandidateInformationTitle{width:100%}.CandidateInformationMobile .CandidateInformationFormContainer .CandidateInformationForm{flex:2;display:flex;flex-direction:column;justify-content:space-between}.CandidateInformationMobile .CandidateInformationFormContainer .CandidateInformationForm .FormFieldLabel:not(:last-child){margin-bottom:10px}.CandidateInformationMobile .CandidateInformationFormContainer .CandidateInformationForm .FormFieldLabel .Input,.CandidateInformationMobile .CandidateInformationFormContainer .CandidateInformationForm .FormFieldLabel .Select,.CandidateInformationMobile .CandidateInformationFormContainer .CandidateInformationForm .FormFieldLabel .DateInput{height:46px}.EqualityAndDiversityModal{max-height:90vh;min-height:426px;padding:32px 20px 25px;box-sizing:border-box;overflow:auto;display:flex;flex-direction:column}.EqualityAndDiversityFormContainer{flex:1;display:flex;justify-content:space-between;flex-direction:column;min-height:min-content;width:100%;position:relative}.EqualityAndDiversityFormContainer__TitleWrapper{flex:1;display:flex;align-items:center;justify-content:center;flex-direction:column}.EqualityAndDiversityFormContainer__TitleWrapper .EqualityAndDiversityFormContainerTitle{height:140px;width:100%}.EqualityAndDiversityFormContainer__TitleWrapper .EqualityAndDiversityFormContainer__Subtitle{margin:10px 0}.EqualityAndDiversityFormContainer__TitleWrapper .EqualityAndDiversityFormContainer__Subtitle__Button{display:inline-block;text-decoration:underline;padding:0;height:16px}.EqualityAndDiversityFormContainer__TitleWrapper .EqualityAndDiversityFormContainer__Subtitle__Button:hover{background-color:transparent!important}.EqualityAndDiversityFormContainer .EqualityAndDiversityFormContainerLogos{display:flex;justify-content:center}.EqualityAndDiversityFormContainer .EqualityAndDiversityFormContainerLogos__LogoImage{display:block}.EqualityAndDiversityFormContainer__LoaderWrapper{flex:1;display:flex;align-items:center;justify-content:center}.EqualityAndDiversityForm{flex:2;display:flex;flex-direction:column;justify-content:space-between}.EqualityAndDiversityForm .FormFieldLabel:not(:last-child){margin-bottom:10px}.EqualityAndDiversityForm .FormFieldLabel .Input,.EqualityAndDiversityForm .FormFieldLabel .Select{height:46px}.EqualityAndDiversityForm__Fields{margin:10px 0}.EqualityAndDiversityForm__Fields :not([class*=text-area-module_sz-text-area_error__]) [class^=text-area-module_sz-text-area__title]{color:#00204d}.EqualityAndDiversityForm__Fields .sz-field-label{display:block;margin-bottom:28px}.EqualityAndDiversityForm__Fields .ci-form[class^=text-area-module_sz-text-area]{margin-bottom:48px}.EqualityAndDiversityForm__Fields .sz-select__single-value{color:#00204d}.EqualityAndDiversityForm__SubmitButton{width:100%}.EqualityAndDiversityForm__Actions{display:flex;flex-direction:column;gap:8px}.EqualityAndDiversityForm__Actions__SkipButton{margin:auto}.EqualityStatementButton{display:flex;justify-content:flex-end;align-items:center}.EqualityStatementButton__TextQuestionMark{display:flex;border:2px solid;width:18px;height:18px;border-radius:50%;justify-content:center;align-items:center;font-weight:500}.EqualityAndDiversityFormContainerLogos{display:flex}.EqualityAndDiversityFormContainerLogos__LogoImage{max-height:30px;max-width:100px;margin-right:10px}.EqualityAndDiversityFormContainerTitle{width:100%}.EqualityAndDiversityFormContainerTitle__Text{font-weight:500;font-size:28px}.EqualityStatement__Content__Main .EqualityStatement__Title{margin-bottom:20px;height:140px}.EqualityStatement__Content__Main .EqualityStatement__Title__Text{font-weight:500;font-size:28px;text-align:center}.EqualityStatement__Content__Main__Text{font-size:18px;line-height:1.44}.EqualityStatement__Content__Main__Text:last-child{margin-top:10px}.EqualityStatement--Desktop .EqualityStatement__GotItButton{display:block;margin-left:auto;margin-right:auto;margin-top:40px}.EqualityStatement--Mobile{flex:1;display:flex;flex-direction:column;min-height:min-content;box-sizing:border-box}.EqualityStatement--Mobile__Nav{height:52px;display:flex;align-items:center}.EqualityStatement--Mobile .EqualityStatement__Content{flex:1;display:flex;flex-direction:column;min-height:min-content}.EqualityStatement--Mobile .EqualityStatement__Content__Main{flex:1}.EqualityStatement--Mobile .EqualityStatement__Content__GotItButton{width:100%;max-width:380px}._logo_168j6_1{width:160px;height:80px;object-fit:contain}._companyName_168j6_7{font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:20px;letter-spacing:normal;color:#00204d}.button.logout-button{padding:0;height:24px}.button.logout-button .button__content{height:24px}.button.logout-button svg path{fill:#0000008a}.button.logout-button:focus{outline:2px solid black}._container_1u681_1{display:flex;flex-direction:column;padding:20px;box-sizing:border-box;width:100%}._container_1u681_1 [class^=navbar]{width:100%;padding:0;height:auto;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:960px}._container_1u681_1 [class^=navbar] [class^=redirect]{display:flex;flex-direction:row-reverse;justify-content:space-between;width:calc(50% + 62px)}._container_1u681_1 [class^=navbar] [class^=redirect] [class^=back-button]{margin-right:auto}._container_1u681_1 ._content_1u681_29{flex-direction:column;margin:16px auto;max-width:380px;width:100%}._container_1u681_1 ._details_1u681_35{display:flex;flex-direction:column;align-items:center;gap:16px;margin-bottom:44px}._container_1u681_1 ._title_1u681_42{font-size:24px;font-weight:400;font-stretch:normal;font-style:normal;line-height:32px;letter-spacing:normal;color:#00204d;text-align:center}._container_1u681_1 ._sectionTitle_1u681_52{font-size:24px;font-weight:500;font-stretch:normal;font-style:normal;line-height:32px;letter-spacing:normal;color:#00204d;text-align:center;padding-bottom:32px}._container_1u681_1 [class^=link]{padding:0!important}._container_1ve7p_1{color:#00204d}._container_1ve7p_1 ._description_1ve7p_4{font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:20px;letter-spacing:normal;padding-bottom:16px}._container_1ve7p_1 ._description_1ve7p_4 span{font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:20px;letter-spacing:normal}._container_1ve7p_1 ._testsContainer_1ve7p_21{display:flex;flex-direction:column;gap:16px}._container_1ve7p_1 ._testsContainer_1ve7p_21 ._testItemContainer_1ve7p_26{display:flex;align-items:center}._container_1ve7p_1 ._testsContainer_1ve7p_21 ._testItemContainer_1ve7p_26 ._rightSection_1ve7p_30{display:flex;flex-direction:column;gap:8px;margin-left:20px}._container_1ve7p_1 ._testsContainer_1ve7p_21 ._testItemContainer_1ve7p_26 ._iconContainer_1ve7p_36{background-color:#e6f1fa;border-radius:50%;padding:12px;box-sizing:border-box;max-width:48px;max-height:48px}._container_1ve7p_1 ._testsContainer_1ve7p_21 ._testItemContainer_1ve7p_26 ._iconContainer_1ve7p_36 svg{width:24px;height:24px}._container_1ve7p_1 ._testsContainer_1ve7p_21 ._testItemContainer_1ve7p_26 ._testType_1ve7p_48{font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:20px;letter-spacing:normal}._container_1ve7p_1 ._testsContainer_1ve7p_21 ._testItemContainer_1ve7p_26 ._timeLabel_1ve7p_56{padding:0 3px}._container_1ve7p_1 ._testsContainer_1ve7p_21 ._testItemContainer_1ve7p_26 [class^=tag-module]:is([aria-disabled=true]){color:#62748c!important}._container_1ve7p_1 ._disclaimer_1ve7p_62{font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:16px;letter-spacing:normal;color:#62748c;padding-top:16px}._container_1ve7p_1 [class^=link]{font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:16px;letter-spacing:normal;padding:8px 0 0!important}._container_1ve7p_1 ._cta_1ve7p_82{margin:32px auto 0}._container_w9jen_1{color:#00204d}._container_w9jen_1 ._description_w9jen_4{font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:20px;letter-spacing:normal;padding-bottom:8px}._container_w9jen_1 ._title_w9jen_13{font-size:18px;font-weight:500;font-stretch:normal;font-style:normal;line-height:26px;letter-spacing:normal}._container_w9jen_1 ._formContainer_w9jen_21{padding-top:32px}._container_w9jen_1 ._formContainer_w9jen_21 ._formDescription_w9jen_24{padding:8px 0 20px;font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:16px;letter-spacing:normal;color:#62748c}._container_w9jen_1 ._formContainer_w9jen_21 ._checkbox_w9jen_34:first-of-type{margin-bottom:4px}._container_w9jen_1 ._formContainer_w9jen_21 ._cta_w9jen_37{margin:32px auto 0}._container_w9jen_1 ._error_w9jen_40{font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:16px;letter-spacing:normal;color:#d71717;padding-top:8px}._container_w9jen_1 ._contactCompanyEmailSection_w9jen_50{margin-top:8px;display:flex;flex-direction:column}._container_w9jen_1 ._contactCompanyEmailSection_w9jen_50 ._text_w9jen_55{font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:20px;letter-spacing:normal}._container_w9jen_1 ._contactCompanyEmailSection_w9jen_50 ._text_w9jen_55 ._link_w9jen_63{margin:0 2px}._container_w9jen_1 ._contactCompanyEmailSection_w9jen_50 ._text_w9jen_55 ._strong_w9jen_66{font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:20px;letter-spacing:normal}._container_w9jen_1 ._contactCompanyEmailSection_w9jen_50 ._cta_w9jen_37{margin:32px auto 0}._container_94qfo_1{color:#00204d}._container_94qfo_1 ._title_94qfo_4{font-size:18px;font-weight:500;font-stretch:normal;font-style:normal;line-height:26px;letter-spacing:normal;padding-bottom:20px}._container_94qfo_1 ._checkboxContainer_94qfo_13{display:flex;flex-direction:column;gap:8px}._container_94qfo_1 ._checkboxContainer_94qfo_13 [class^=checkbox-group-item-module]{align-items:flex-start!important}._container_94qfo_1 ._checkboxContainer_94qfo_13 span[class^=checkbox-group-item-module]{max-width:356px!important}._container_94qfo_1 ._checkboxContainer_94qfo_13 input[class^=checkbox-group-item-module]{min-width:15px!important;margin-top:3px!important}._container_94qfo_1 ._disclaimer_94qfo_28{font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:16px;letter-spacing:normal;color:#62748c;padding-top:8px}._container_94qfo_1 [class^=link]{font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:16px;letter-spacing:normal;padding:8px 0 0!important}._container_94qfo_1 ._actions_94qfo_48{display:flex;margin-top:32px;gap:24px;width:100%}._container_94qfo_1 ._actions_94qfo_48 button{width:100%!important}._container_enb31_1 ._description_enb31_1{font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:20px;letter-spacing:normal;color:#00204d}._container_enb31_1 ._description_enb31_1:first-of-type{padding-bottom:16px}._container_enb31_1 ._boldDescription_enb31_13{font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:20px;letter-spacing:normal;color:#00204d;padding-bottom:16px}._container_enb31_1 ._disclaimer_enb31_23{font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:16px;letter-spacing:normal;color:#62748c;padding-top:8px}._container_enb31_1 ._actions_enb31_33{display:flex;justify-content:center;margin-top:32px;gap:24px;width:100%}._container_enb31_1 ._largeButtons_enb31_40 button{width:100%!important}._container_enb31_1 [class^=link]{font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:16px;letter-spacing:normal;padding:8px 0 0!important}._thank-you-template_1oz5t_1{display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:20px;min-height:388px;box-sizing:border-box;color:#00204d}._thank-you-template__content_1oz5t_11{display:flex;flex-direction:column;justify-content:center;flex:1;max-width:340px;width:100%}._thank-you-template__content-center_1oz5t_19{display:flex;align-items:center;flex-direction:column;justify-content:center}._thank-you-template__logo_1oz5t_25{max-width:141px;max-height:56px;margin-top:96px}._thank-you-template__title_1oz5t_30{margin-top:16px;text-align:center;font-size:24px;font-weight:500;font-stretch:normal;font-style:normal;line-height:32px;letter-spacing:normal}._thank-you-template__main-text_1oz5t_40{font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:26px;letter-spacing:normal;text-align:center;margin-top:40px}._thank-you-template__action_1oz5t_50{margin-top:40px;display:flex;align-items:center;justify-content:center;min-height:44px}._thank-you-template__buttons_1oz5t_57{display:flex;gap:16px;justify-content:space-between;align-items:center}._thank-you-template__buttons_1oz5t_57 button{min-width:184px}@media only screen and (max-device-width:420px){._thank-you-template__content-center_1oz5t_19{flex:1}}@media only screen and (max-device-width:375px){._thank-you-template__buttons_1oz5t_57{flex-wrap:wrap;justify-content:center;align-items:center}._thank-you-template__buttons_1oz5t_57 button{width:100%}}.personal-skills-profile{display:flex;flex-direction:column;align-items:center;min-height:100vh;padding:0 20px 20px;box-sizing:border-box}.personal-skills-profile__header{width:100%;padding-bottom:40px;position:relative}.personal-skills-profile .AppBar{padding-top:20px}.personal-skills-profile__header-update{position:absolute;top:90px;right:0;color:#757575;font-size:14px}.personal-skills-profile__header-with-icon{max-width:380px;margin-top:40px}.personal-skills-profile__skills-wrapper{display:flex;flex-direction:column;flex-grow:1;width:100%;margin-top:15px}.personal-skills-profile__skills-container{flex-grow:1;padding:24px 0;position:relative}.personal-skills-profile__no-skills,.personal-skills-profile__loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.personal-skills-profile__no-skills-text{margin-top:15px;text-align:center;color:#d6d6d6;font-size:14px}.personal-skills-profile__skills-group+.personal-skills-profile__skills-group{margin-top:32px}.personal-skills-profile__skills-group-title{margin-bottom:24px;font-size:14px}.personal-skills-profile__skills-items{display:flex;flex-wrap:wrap;gap:16px}@media screen and (min-width:960px){.personal-skills-profile{height:100vh;padding:0 40px 60px}.personal-skills-profile__header{max-width:960px;padding-bottom:70px}.personal-skills-profile__header-update{top:90px}.personal-skills-profile__header-with-icon{margin-top:10px}.personal-skills-profile__skills-wrapper{width:800px;border:1px solid #d6d6d6;border-radius:12px;overflow:hidden}.personal-skills-profile__skills-container{display:flex;flex-direction:column;padding:24px;overflow:auto}.personal-skills-profile__skills-group{display:flex;flex-direction:column}.personal-skills-profile__skills-group-title{margin-bottom:16px}}.sz-header-with-icon{display:flex;justify-content:center;flex-direction:column;align-items:center;gap:20px;margin-top:8px}.sz-header-with-icon__icon{height:40px;width:40px}.sz-header-with-icon__title{font-size:24px;font-weight:400;font-stretch:normal;font-style:normal;line-height:32px;letter-spacing:normal}.sz-header-with-icon__description{font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:20px;letter-spacing:normal;text-align:center}.AppBar{align-items:center;display:flex;justify-content:space-between;height:72px;box-sizing:border-box}.CandidateInfo{display:flex;align-items:center}.CandidateInfo__Avatar{margin-right:12px}.CandidateInfo__CandidateName{font-size:18px;line-height:21px}.skill-proficiency-modal{min-width:90%;width:auto!important}.skill-proficiency-modal__skills-level-not-set{width:90%;text-align:center}.skill-proficiency-modal__title-container{display:flex;justify-content:center;align-items:center;margin-bottom:16px;font-size:18px;font-weight:500}.skill-proficiency-modal__title:first-letter{text-transform:uppercase}.skill-proficiency-modal__option{width:96px;height:140px}.skill-proficiency-modal__title-icon{flex:14px 0 0;min-width:14px;margin-right:10px}.skill-proficiency-modal__desc{font-size:14px;text-align:center;color:#757575}.skill-proficiency-modal__skills-levels{display:flex;justify-content:space-around;padding:110px 0 28px;position:relative}.skill-proficiency-modal__skills-level-not-set{position:absolute;top:30px;left:50%;transform:translate(-50%)}.skill-proficiency-modal__buttons{display:flex;justify-content:center;column-gap:16px}@media screen and (min-width:444.4444444444px){.skill-proficiency-modal{min-width:400px}}.personal-skills-profile-header{padding:25px 0;position:sticky;top:0;background-color:#fff;z-index:10}.personal-skills-profile-header--sticky{padding-left:20px;padding-right:20px;margin-left:-20px;margin-right:-20px;box-shadow:1px 2px 6px #0000001a}.personal-skills-profile-header__top{display:flex;align-items:center}.personal-skills-profile-header__bottom{margin-top:24px}.personal-skills-profile-header__controls{display:flex;justify-content:space-between;align-items:center;flex-grow:1;padding:3px 14px 3px 24px;border:1px solid #d6d6d6;border-radius:8px;font-size:14px;font-weight:500}.personal-skills-profile-header .dropdown__list--align-right{margin-right:-14px}.personal-skills-profile-header__no-knowledge-toggle{display:flex}.personal-skills-profile-header__no-knowledge-toggle .switch__label{gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none}.personal-skills-profile-header__no-knowledge-toggle-chart{width:16px;height:16px;margin-top:-5px}.personal-skills-profile-header__no-knowledge-toggle-label{display:flex;align-items:center}.personal-skills-profile-header__add-btn{margin-left:16px}.personal-skills-profile-header__add-btn .button__content{display:flex;align-items:center}.personal-skills-profile-header__add-btn-icon{width:15px}.personal-skills-profile-header__add-btn-icon path{fill:#fff}.personal-skills-profile-header__search-option-label{font-weight:500}.personal-skills-profile-header__search-option-label--existing-skill{color:#10b7ff}.personal-skills-profile-header__search-option-icons{display:flex;justify-content:space-between;align-items:center;column-gap:16px}.personal-skills-profile-header__search-option-icons--two-icons .search__option--with-icon{padding-right:65px}.personal-skills-profile-header__search-option-bar-chart{width:16px;height:16px}.personal-skills-profile-header .search__option-label-text:first-letter{text-transform:uppercase}.personal-skills-profile-header [class^=sz-dropdown-menu-module_dropdown-menu-container]{right:initial}.personal-skills-profile-header .skills-sort{margin-left:12px}@media screen and (min-width:960px){.personal-skills-profile-header{padding:16px 24px;border-bottom:1px solid #d6d6d6}.personal-skills-profile-header__controls{justify-content:flex-start;padding:0;border:none}.personal-skills-profile-header__no-knowledge-toggle{margin-top:0;margin-left:26px}.personal-skills-profile-header__no-knowledge-toggle .switch__label,.personal-skills-profile-header__no-knowledge-toggle-label{gap:6px}.personal-skills-profile-header__search-wrapper{width:320px}}.personal-skills-profile-header-dropdown .dropdown-item .dropdown-item__label{margin-right:21px}.role-specific-soft-skills-assessment{display:flex;flex-direction:column;padding:20px 20px 144px;box-sizing:border-box;color:#00204d}.role-specific-soft-skills-assessment__content{width:100%;max-width:830px;margin:auto;flex:1;flex-direction:column;display:flex}.role-specific-soft-skills-assessment .page-navbar{display:flex;justify-content:space-between}.role-specific-soft-skills-assessment .page-navbar__back-button{padding:0;display:flex;flex-direction:row;align-items:center;gap:8px}.role-specific-soft-skills-assessment .page-navbar__back-button-text{font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:20px;letter-spacing:normal}.role-specific-soft-skills-assessment .page-navbar__right{display:flex;align-items:center}.role-specific-soft-skills-assessment .page-navbar__note{font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:20px;letter-spacing:normal;color:#0000008a}.role-specific-soft-skills-assessment .sz-header-with-icon{margin-top:8px}.role-specific-soft-skills-assessment .sz-header-with-icon__description{max-width:380px;font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:26px;letter-spacing:normal}.role-specific-soft-skills-assessment .assessment{display:flex;flex-direction:row;gap:16px;flex:1;margin-top:40px;max-height:500px}.role-specific-soft-skills-assessment .skills-list,.role-specific-soft-skills-assessment .skills-level-selection{border:solid 1px #d6d6d6;border-radius:12px}.role-specific-soft-skills-assessment .skills-list{max-width:310px;width:310px;flex:1;padding:0 16px 24px;overflow:auto}.role-specific-soft-skills-assessment .skills-list__header{position:absolute;background-color:#fff;flex:1;padding-top:16px;display:flex;justify-content:space-between;align-items:center;min-height:36px;width:278px}.role-specific-soft-skills-assessment .skills-list__header-title{font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:20px;letter-spacing:normal}.role-specific-soft-skills-assessment .skills-list__mark-all-button .button__content{display:flex;gap:4px;align-items:center}.role-specific-soft-skills-assessment .skills-list__mark-all-chart-icon{margin-top:-5px;width:16px;height:16px}.role-specific-soft-skills-assessment .skills-list__list-wrapper{display:flex;gap:24px;flex-direction:column;margin-top:68px}.role-specific-soft-skills-assessment .skills-list__previously-answered-skills,.role-specific-soft-skills-assessment .skills-list__active-skills{display:flex;gap:24px;flex-direction:column}.role-specific-soft-skills-assessment .skills-list__divider:after{height:1px;display:block;content:" ";background:repeating-linear-gradient(to right,#d6d6d6 0 6px,#fff 6px 12px)}.role-specific-soft-skills-assessment .skills-list__loader-wrapper{display:flex;justify-content:center;align-items:center;height:100%}.role-specific-soft-skills-assessment .skills-list::-webkit-scrollbar{width:4px}.role-specific-soft-skills-assessment .skills-list::-webkit-scrollbar-thumb{width:4px;border-radius:2px;background-color:#d6d6d6}.role-specific-soft-skills-assessment .skills-list-item{display:flex;justify-content:space-between;align-items:center}.role-specific-soft-skills-assessment .skills-list-item__title{font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:20px;letter-spacing:normal;cursor:pointer}.role-specific-soft-skills-assessment .skills-list-item__title_highlighted{color:#006aff}.role-specific-soft-skills-assessment .skills-list-item__bar-chart{max-width:20px;max-height:20px;min-width:20px;min-height:20px}.role-specific-soft-skills-assessment .skills-level-selection{max-width:504px;flex:1;display:flex;flex-direction:column}.role-specific-soft-skills-assessment .skills-level-selection__main-content{padding:16px;flex:1;display:flex;flex-direction:column}.role-specific-soft-skills-assessment .skills-level-selection__header{font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:20px;letter-spacing:normal}.role-specific-soft-skills-assessment .skills-level-selection__loader-wrapper{display:flex;align-items:center;justify-content:center;flex:1}.role-specific-soft-skills-assessment .skills-level-selection__questionnaire{height:100%;display:flex;align-items:center;flex-direction:column;flex:1}.role-specific-soft-skills-assessment .skills-level-selection__questionnaire-title{font-size:18px;font-weight:500;font-stretch:normal;font-style:normal;line-height:26px;letter-spacing:normal;margin-top:24px}.role-specific-soft-skills-assessment .skills-level-selection__questionnaire-description{font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:20px;letter-spacing:normal;color:#757575;margin-top:16px;height:80px;width:376px;text-align:center;overflow:auto}.role-specific-soft-skills-assessment .skills-level-selection__questionnaire-note{margin-top:24px;font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:16px;letter-spacing:normal;height:16px}.role-specific-soft-skills-assessment .skills-level-selection__answer-options{display:flex;flex:1;align-items:center;margin-bottom:36px}.role-specific-soft-skills-assessment .skills-level-selection__answer-options-option{width:96px;height:140px}.role-specific-soft-skills-assessment .skills-level-selection__actions{border-top:solid 1px #d6d6d6;display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;padding:10px 16px;height:57px;box-sizing:border-box}.role-specific-soft-skills-assessment .skills-level-selection__actions .button__content{display:flex;gap:8px}.role-specific-soft-skills-assessment .skills-level-selection__actions .button:disabled svg{margin-top:-1px}.role-specific-soft-skills-assessment .skills-level-selection__actions .button:disabled svg path{fill:#d6d6d6}.role-specific-soft-skills-assessment .skills-level-selection__previous-skill-button .button__content{display:flex;align-items:center;justify-content:center;line-height:16px}.role-specific-soft-skills-assessment .skills-level-selection__previous-skill-button svg{transform:rotate(90deg)}.role-specific-soft-skills-assessment .skills-level-selection__submit-button svg{transform:rotate(90deg)}.role-specific-soft-skills-assessment .skills-level-selection__submit-button svg path{fill:#fff}.role-specific-soft-skills-assessment .skills-level-selection__next-skill-button .button__content{line-height:16px}.role-specific-soft-skills-assessment .skills-level-selection__next-skill-button .button__content,.role-specific-soft-skills-assessment .skills-level-selection__submit-button .button__content{display:flex;align-items:center;justify-content:center}.role-specific-soft-skills-assessment .skills-level-selection__next-skill-button svg,.role-specific-soft-skills-assessment .skills-level-selection__submit-button svg{transform:rotate(-90deg)}.role-specific-soft-skills-assessment .skills-level-selection .skills-level-no-skills-left{flex:1;display:flex;justify-content:center;align-items:center;flex-direction:column}.role-specific-soft-skills-assessment .skills-level-selection .skills-level-no-skills-left__completed-icon-wrapper{border:solid 4px rgba(0,211,173,.2);border-radius:50%;padding:12px}.role-specific-soft-skills-assessment .skills-level-selection .skills-level-no-skills-left__completed-icon{width:24px;height:24px}.role-specific-soft-skills-assessment .skills-level-selection .skills-level-no-skills-left__completed-icon path{fill:#00d3ad}.role-specific-soft-skills-assessment .skills-level-selection .skills-level-no-skills-left__text{font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:20px;letter-spacing:normal;margin-top:24px}.role-specific-soft-skills-assessment-mobile{padding:20px 20px 40px;box-sizing:border-box;display:flex;flex-direction:column;color:#00204d}.role-specific-soft-skills-assessment-mobile .page-navbar{height:40px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.role-specific-soft-skills-assessment-mobile .page-navbar__back-link svg{height:24px;width:24px}.role-specific-soft-skills-assessment-mobile .sz-header-with-icon{margin-top:48px}.role-specific-soft-skills-assessment-mobile .sz-header-with-icon__description{max-width:380px}.role-specific-soft-skills-assessment-mobile .assessment{margin-top:32px;flex:1;display:flex;flex-direction:column}.role-specific-soft-skills-assessment-mobile .assessment__slider{flex:1;display:flex;align-items:stretch}.role-specific-soft-skills-assessment-mobile .assessment__slider .slick-track{height:100%}.role-specific-soft-skills-assessment-mobile .assessment__slider .slick-track .slick-slide>div{height:100%}.role-specific-soft-skills-assessment-mobile .assessment__slider-loader-wrapper{display:flex;flex:1;justify-content:center}.role-specific-soft-skills-assessment-mobile .assessment-navigation{display:flex;flex-direction:row;justify-content:space-between;height:32px}.role-specific-soft-skills-assessment-mobile .assessment-navigation__left{display:flex;align-items:center;flex-direction:row}.role-specific-soft-skills-assessment-mobile .assessment-navigation__progress-indicator{display:flex;align-items:center}.role-specific-soft-skills-assessment-mobile .assessment-navigation__progress-indicator-focused{display:flex;background-color:#0000000a;width:32px;height:32px;justify-content:center;align-items:center;margin-right:4px;font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:20px;letter-spacing:normal}.role-specific-soft-skills-assessment-mobile .assessment-navigation__skills-number{font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:20px;letter-spacing:normal}.role-specific-soft-skills-assessment-mobile .assessment-navigation__mode-navigation-button .button__content{display:flex;flex-direction:row;align-items:center;gap:4px}.role-specific-soft-skills-assessment-mobile .assessment-navigation__mode-navigation-button .button__content svg{height:16px;min-width:16px;max-width:16px;margin-top:-2px}.role-specific-soft-skills-assessment-mobile .assessment-navigation__mode-navigation-button .button__content svg path{fill:#40c6ff}.role-specific-soft-skills-assessment-mobile .skills-level-questionnaire{height:100%;display:flex;justify-content:center;flex-direction:column;align-items:center;padding:0 10px}.role-specific-soft-skills-assessment-mobile .skills-level-questionnaire__heading{flex:1;display:flex;align-items:center;justify-content:center;flex-direction:column}.role-specific-soft-skills-assessment-mobile .skills-level-questionnaire__title{font-size:18px;font-weight:500;font-stretch:normal;font-style:normal;line-height:26px;letter-spacing:normal}.role-specific-soft-skills-assessment-mobile .skills-level-questionnaire__description{font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:20px;letter-spacing:normal;margin-top:24px;height:80px;overflow:auto;text-align:center}.role-specific-soft-skills-assessment-mobile .skills-level-questionnaire__main-content{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.role-specific-soft-skills-assessment-mobile .skills-level-questionnaire__note{font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:20px;letter-spacing:normal;color:#757575;height:20px}.role-specific-soft-skills-assessment-mobile .skills-level-questionnaire__answer-options{width:100%;margin-top:24px;display:flex;flex-direction:row;align-items:center;justify-content:space-around}.role-specific-soft-skills-assessment-mobile .skills-level-questionnaire__answer-options-option{width:96px;height:140px}.role-specific-soft-skills-assessment-mobile .skills-level-questionnaire__actions{margin-top:16px;height:44px;width:100%}.role-specific-soft-skills-assessment-mobile .skills-level-questionnaire__actions-button{width:100%}.role-specific-soft-skills-assessment-mobile .skill-level-option{height:94px}.role-specific-soft-skills-assessment-mobile .skill-level-option__text{margin-top:8px}.sz-modal.skills-list-modal{border-radius:0;padding:0}.skills-list-modal{width:100%}.skills-list-modal .page-navbar{height:40px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.skills-list-modal .page-navbar__back-link svg{height:24px;width:24px}.skills-list-modal__content{padding:20px 20px 40px;box-sizing:border-box;display:flex;flex-direction:column}.skills-list-modal__title{font-size:24px;font-weight:400;font-stretch:normal;font-style:normal;line-height:32px;letter-spacing:normal;text-align:center;margin-top:48px}.skills-list-modal__list-wrapper{display:flex;gap:24px;flex-direction:column;margin-top:40px;margin-bottom:24px;flex:1;overflow:auto}.skills-list-modal__divider:after{height:1px;display:block;content:" ";background:repeating-linear-gradient(to right,#d6d6d6 0 6px,#fff 6px 12px)}.skills-list-modal__previously-answered-skills,.skills-list-modal__active-skills{display:flex;gap:24px;flex-direction:column}.skills-list-modal__actions{display:flex;width:100%;gap:20px}.skills-list-modal__actions-button{flex:1}.skills-list-modal__actions-button .button__content{display:flex;align-items:center;gap:4px}.skills-list-modal__mark-all-chart-icon{margin-top:-5px;width:16px;height:16px}.skills-list-modal .skills-list-item{display:flex;justify-content:space-between;align-items:center}.skills-list-modal .skills-list-item__title{font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:26px;letter-spacing:normal}.skills-list-modal .skills-list-item__title--highlighted{color:#006aff}.skills-list-modal .skills-list-item__bar-chart{margin-top:-4px;width:24px;height:24px}.NavbarWithBackLink{display:flex;justify-content:space-between;height:72px;max-width:960px;min-width:320px;padding:20px 20px 0;box-sizing:border-box;align-items:center;margin-left:auto;margin-right:auto;width:100%}.NavbarWithBackLink .BackArrow{width:24px;height:24px}.NavbarWithBackLink .BackArrow:focus{outline:2px solid black}.sz-carousel{display:flex;flex-direction:row}.sz-carousel .sz-carousel-arrow-icon{display:flex;align-items:center}.sz-carousel .sz-carousel-arrow-icon svg{height:24px;width:24px}.sz-carousel .sz-carousel-arrow-icon_faded svg path{fill:#d6d6d6}.sz-carousel .slick-list{flex:1}.sz-carousel .sz-carousel-arrow-icon_previous svg{transform:rotate(90deg)}.sz-carousel .sz-carousel-arrow-icon_next svg{transform:rotate(-90deg)}.skills-self-assessment-intro{display:flex;flex-direction:column;padding:20px;box-sizing:border-box}.skills-self-assessment-intro__content{display:flex;flex-direction:column;justify-content:center;margin:auto;max-width:460px;gap:40px;flex:1}.skills-self-assessment-intro__main-content{display:flex;flex-direction:column;gap:40px}.skills-self-assessment-intro__actions{display:flex;justify-content:center}.skills-self-assessment-intro__actions .button{width:220px}.skills-self-assessment-intro .page-navbar-desktop{display:flex;justify-content:space-between}.skills-self-assessment-intro .page-navbar-desktop__back-button{padding:0}.skills-self-assessment-intro .page-navbar-desktop__back-button .button__content{display:flex;flex-direction:row;align-items:center;gap:8px}.skills-self-assessment-intro .page-navbar-desktop__back-button-text{font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:20px;letter-spacing:normal}.skills-self-assessment-intro .page-navbar-desktop__right{display:flex;align-items:center}.skills-self-assessment-intro .page-navbar-desktop__note{font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:20px;letter-spacing:normal;color:#0000008a}.skills-self-assessment-intro .page-navbar-mobile{display:flex;align-items:center;justify-content:space-between;height:40px}.skills-self-assessment-intro .page-navbar-mobile__back-button{padding:0;height:auto}.skills-self-assessment-intro .page-navbar-mobile__back-button .button__content{display:flex;flex-direction:row;align-items:center}.skills-self-assessment-intro .page-navbar-mobile__back-button .button__content svg{height:24px;width:24px}.skills-self-assessment-intro .page-navbar-mobile__note{font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:20px;letter-spacing:normal;color:#0000008a}.skills-self-assessment-intro .page-navbar-mobile__right{min-width:40px}@media only screen and (max-device-width:480px){.skills-self-assessment-intro{padding:20px 20px 40px}.skills-self-assessment-intro__main-content{flex:1;justify-content:center}.skills-self-assessment-intro__actions .button{width:100%}}.TestInfo{box-sizing:border-box;max-width:460px;min-width:320px;margin-right:auto;margin-left:auto;width:100%}.TestInfo__Content{display:flex;flex-direction:column;box-sizing:border-box;gap:32px;color:#00204d;padding-bottom:32px}.TestInfo__Content__Top__Main{display:flex;flex-direction:column;align-items:center;margin-top:10px}.TestInfo__Content__Top__Main svg{height:40px;width:40px}.TestInfo__Content__Top__Main__Title{margin-top:20px;font-size:24px}.TestInfo__Content__Top__Main__LocaleGuidance{margin-top:28px}.TestInfo__Content__Middle{display:flex;gap:20px;width:100%;justify-content:flex-end}.TestInfo__Content__Middle .TestInfo__Content__Middle__Button{height:44px;width:100%}.TestInfo__Content__Bottom{display:flex;width:100%;gap:20px}.TestInfo__Content__Bottom .TestInfo__Content__Bottom__Notification{box-sizing:border-box;width:100%}.TestInfo__Content__Bottom .TestInfo__Content__Bottom__Notification p{margin-top:-8px}.TestInfo__Content__Bottom .TestInfo__Content__Bottom__Notification__Link{padding:0}.TestInfo__Content .TestInfo__Content__MobileDisclaimer__Notification{width:100%;box-sizing:border-box}.TestInfo__AdditionalItem{margin-left:auto}.TestInfo__AdditionalItem:focus{outline:2px solid black}@media only screen and (max-device-width:480px){.TestInfo{display:flex}.TestInfo__Content{flex:1;justify-content:space-between;width:100%;padding:0 20px 20px}.TestInfo__Content__Top__NotesList{margin-top:30px}.TestInfo__Content__Middle{justify-content:center}.TestInfo__Content__Bottom{display:flex;flex-direction:column;justify-content:flex-end;flex:1;margin-bottom:30px}}@media only screen and (min-device-width:480px){.TestInfo{height:calc(100vh - 144px)}.TestInfo__Content{justify-content:center}.TestInfo__Content__Top__NotesList{margin-top:40px}}@media only screen and (min-height:960px){.TestInfo__Content{height:100%}}.need-more-time-modal p{font-size:14px;line-height:1.4}.need-more-time-modal p+p{margin-top:12px}.need-more-time-modal__title{display:flex;align-items:center;margin-bottom:20px;font-size:18px;font-weight:500}.need-more-time-modal__icon{width:20px;margin-right:18px}.need-more-time-modal__button{margin-top:20px;margin-left:auto}._container_1hbh6_1{display:flex;flex-direction:column;box-sizing:border-box;align-items:center;max-width:380px;margin-right:auto;margin-left:auto;width:100%}._container_1hbh6_1 ._header_1hbh6_13{padding:20px 20px 0 15px;width:100vw;max-width:960px;height:72px}._container_1hbh6_1 ._header_1hbh6_13 ._backButton_1hbh6_19{color:#00204d}._container_1hbh6_1 ._header_1hbh6_13 ._backButton_1hbh6_19>*{font-weight:400}._container_1hbh6_1 ._header_1hbh6_13 ._backButton_1hbh6_19:hover path{fill:#006aff!important}._container_1hbh6_1 ._header_1hbh6_13 button:hover{background-color:transparent!important;color:#006aff;text-decoration:underline}._container_1hbh6_1 ._header_1hbh6_13 path{fill:#00204d!important}._container_1hbh6_1 ._title_1hbh6_36{font-size:24px;font-weight:400;font-stretch:normal;font-style:normal;line-height:32px;letter-spacing:normal;margin-top:30px;margin-bottom:80px;text-align:center}._container_1hbh6_1 ._testType_1hbh6_47{font-size:24px;font-weight:500;font-stretch:normal;font-style:normal;line-height:32px;letter-spacing:normal;text-align:center}._container_1hbh6_1 ._content_1hbh6_56{display:flex;flex-direction:column;box-sizing:border-box;gap:32px;width:100%}._container_1hbh6_1 ._content_1hbh6_56 ._textContainer_1hbh6_63{width:100%}._container_1hbh6_1 ._content_1hbh6_56 ._subTitle_1hbh6_66{font-size:18px;font-weight:500;font-stretch:normal;font-style:normal;line-height:26px;letter-spacing:normal;margin-bottom:8px}._container_1hbh6_1 ._content_1hbh6_56 ul{padding-left:24px}._container_1hbh6_1 ._content_1hbh6_56 li{font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:20px;letter-spacing:normal}._container_1hbh6_1 ._content_1hbh6_56 ._description_1hbh6_86{font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:20px;letter-spacing:normal;margin-bottom:8px}._container_1hbh6_1 ._content_1hbh6_56 ._buttonsContainer_1hbh6_95{display:flex;justify-content:space-between;width:100%;gap:20px}._container_1hbh6_1 ._content_1hbh6_56 ._buttonsContainer_1hbh6_95 button{width:100%}@media only screen and (min-device-width:480px){._container_1hbh6_1{height:calc(100vh - 144px);justify-content:center}._container_1hbh6_1 ._header_1hbh6_13{position:absolute;top:10px}}@media screen and (max-width:380px){._container_1hbh6_1{padding:0 16px}}@media screen and (max-width:350px){._container_1hbh6_1 ._buttonsContainer_1hbh6_95{flex-wrap:wrap}}.TestInfoNote{display:flex;margin-top:32px}.TestInfoNote__Icon{min-width:48px;max-width:48px;height:48px;background-color:#ebf0f7;display:flex;justify-content:center;align-items:center;border-radius:50%}.TestInfoNote__Icon svg{height:24px;width:24px}.TestInfoNote__Icon svg path{fill:#00204d}.TestInfoNote__TextContainer{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;margin-left:19px}.TestInfoNote__TextContainer p{font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:26px;letter-spacing:normal;text-align:left;color:#00204d;min-height:100%}.TestInfoNote__TextAdjustment{margin-top:-2px}.TestInfoNote--Important .TestInfoNote__Icon{background-color:#cce4f5}.TestInfoNote--Important .TestInfoNote__Icon svg{color:#3392d6}.TestInfoNote--Important .TestInfoNote__Icon svg path{fill:#3392d6}.TestInfoNote--Important .TestInfoNote__Text{font-weight:500}@media screen and (min-width:480px){.TestInfoNote__TextItem{display:flex;justify-content:space-between;align-items:center;flex-grow:1}}._importantText_4q4do_1{font-size:18px;font-weight:500;font-stretch:normal;font-style:normal;line-height:26px;letter-spacing:normal}._link_4q4do_10{font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:20px;letter-spacing:normal;padding:0!important}.stage-view-presentational{display:flex;flex-direction:column;padding:20px;box-sizing:border-box}.stage-view-presentational .navbar{width:100%;padding:0;height:auto;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;margin-left:auto;margin-right:auto;min-width:320px;max-width:960px}.stage-view-presentational .navbar__redirect{display:flex;flex-direction:row-reverse;justify-content:space-between;width:calc(50% + 62px)}.stage-view-presentational .navbar__redirect .navbar__back-button{margin-right:auto}.stage-view-presentational .navbar__back-arrow{width:24px;height:24px}.stage-view-presentational .navbar__back-arrow:focus{outline:2px solid black}.stage-view-presentational .navbar__note{color:#757575;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:20px;letter-spacing:normal}.stage-view-presentational .navbar .expiration-notification{display:flex;justify-content:center;align-items:center}.stage-view-presentational .navbar .expiration-notification svg{width:16px;height:16px}.stage-view-presentational .navbar .expiration-notification__note{font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:20px;letter-spacing:normal;color:#00204d;margin-right:8px}.stage-view-presentational .navbar .expiration-notification__tag{padding:0 3px}@media screen and (max-width:385px){.stage-view-presentational .navbar .expiration-notification{display:flex;flex-wrap:wrap}}.stage-view-presentational__content{flex-direction:column;justify-content:center;margin:auto;max-width:360px;width:100%;gap:40px;flex:1}.stage-view-presentational__details{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:16px}.stage-view-presentational__language-disclaimer{font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:20px;letter-spacing:normal;color:#62748c}.stage-view-presentational__details-stage{font-size:18px;color:#62748c;margin-top:8px;text-align:center}.stage-view-presentational__details-name{font-size:24px;font-weight:400;font-stretch:normal;font-style:normal;line-height:32px;letter-spacing:normal;color:#00204d;margin-top:16px;text-align:center}.stage-view-presentational__cards-list{margin-top:40px;width:100%;display:flex;flex-direction:column;gap:16px}.stage-view-presentational .stage-action-card{width:100%;height:fit-content}.stage-view-presentational .stage-action-card__icon{width:40px;height:40px}.stage-view-presentational .stage-company-logo{width:160px;height:80px;display:flex;justify-content:center;align-items:center;text-align:center}.stage-view-presentational .stage-company-logo__image{max-width:160px;max-height:80px}@media only screen and (max-device-width:480px){.stage-view-presentational__details{margin-top:32px}}._container_pijoe_1{display:flex;flex-direction:column;align-items:center;gap:32px;padding-top:80px;box-sizing:border-box;color:#00204d}._container_pijoe_1 ._title_pijoe_10{font-size:24px;font-weight:500;font-stretch:normal;font-style:normal;line-height:32px;letter-spacing:normal;color:#00204d;line-height:28px;text-align:center}._container_pijoe_1 ._pledge_pijoe_21{display:flex;flex-direction:column;gap:16px}._container_pijoe_1 ._description_pijoe_26{font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:20px;letter-spacing:normal}._container_pijoe_1 [class^=checkbox-module_checkbox__bottom-text]{margin-top:2px}@media only screen and (min-device-width:480px){._container_pijoe_1{min-width:380px;margin-left:-10px}}.TRWidth{min-width:600px!important;min-height:700px!important}.ThankYouDefaultTemplate{flex:1;display:flex;flex-direction:column;align-items:center;padding:20px;max-width:380px;min-width:320px;box-sizing:border-box;margin-left:auto;margin-right:auto;min-height:388px;height:100%}.ThankYouDefaultTemplate__Logo{margin-bottom:10px;max-width:205px;max-height:40px}.ThankYouDefaultTemplate__Logo path{fill:#1a1f36}.ThankYouDefaultTemplate__IconWrapper{width:72px;height:72px;display:flex;justify-content:center;align-items:center;background:#e6f1fa;padding:5px;border-radius:100%}.ThankYouDefaultTemplate__Icon{width:40px;height:40px}.ThankYouDefaultTemplate__Icon path{fill:#38f}.ThankYouDefaultTemplate__Title{margin-top:40px;font-weight:500;font-size:28px;margin-bottom:10px}.ThankYouDefaultTemplate__Username{margin-bottom:40px;font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:gray}.ThankYouDefaultTemplate__Text{margin-top:20px;font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center}.ThankYouDefaultTemplate__Center{color:#00204d!important}.ThankYouDefaultTemplate__Button{width:230px;margin-top:30px}@media only screen and (max-device-width:420px){.ThankYouDefaultTemplate{justify-content:space-between}.ThankYouDefaultTemplate__Center{display:flex;align-items:center;flex-direction:column}.ThankYouDefaultTemplate__Button{width:230px;margin-top:30px}.ThankYouDefaultTemplate__Loader{margin-top:30px}}@media only screen and (min-device-width:420px){.ThankYouDefaultTemplate{justify-content:center}.ThankYouDefaultTemplate__Center{display:flex;flex:1;align-items:center;flex-direction:column;justify-content:center;height:calc(100% - 120px);width:100%}.ThankYouDefaultTemplate__Button{width:230px;margin-top:30px}.ThankYouDefaultTemplate__Loader{margin-top:30px}}.container{width:100%;display:flex;justify-content:center;background-color:#fff}.profile-div{display:flex;align-items:center;cursor:pointer;position:relative}.profile-picture{border-radius:50%;width:32px;height:32px;margin-right:10px}.ham-icon{width:25px;height:25px}.sub-container{max-width:1920px;display:flex;justify-content:space-between;align-items:center;padding:28px 50px;background-color:#fff;width:100%;box-sizing:border-box}.second-div{display:flex;gap:54px}.profile-menu-container{position:absolute;top:40px;right:0;box-shadow:#64646f1a 0 7px 29px;padding:20px;border:1px solid hsla(240,8%,46%,.2);border-radius:5px;width:200px;background-color:#fff;z-index:999;display:flex;flex-direction:column}.profile-name-container{display:flex;align-items:center;margin-bottom:10px}.profile-name-label{font-size:14px;color:#1f1f1f;cursor:pointer;margin:6px 10px}.finished-stage-without-report-content-loader-wrapper{display:flex;justify-content:center}.stage-navbar{display:flex;justify-content:space-between;height:72px;align-items:center;padding:20px 20px 0;box-sizing:border-box;margin-left:auto;margin-right:auto;min-width:320px;max-width:960px}.stage-navbar .BackArrow{width:24px;height:24px}.stage-navbar__note{color:#757575;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:20px;letter-spacing:normal}._container_1yad4_1{color:#00204d;padding-bottom:100px}._container_1yad4_1 ._header_1yad4_5{font-size:24px;font-weight:400;font-stretch:normal;font-style:normal;line-height:32px;letter-spacing:normal;margin-top:42px;margin-bottom:48px;display:flex;flex-direction:column;align-items:center;gap:20px}@media screen and (max-width:425px){._container_1yad4_1 ._header_1yad4_5{margin-top:23px}}._container_1yad4_1 ._formWrapper_1yad4_24{display:flex;flex-direction:column;max-width:490px;justify-content:center;margin:30px auto;gap:32px}._container_1yad4_1 ._formWrapper_1yad4_24 ._submit_1yad4_32{display:flex;justify-content:flex-end}._container_1yad4_1 ._formFieldContainer_1yad4_36{display:flex;flex-direction:column}._container_1yad4_1 ._formFieldContainer_1yad4_36 ._selectAllThatApply_1yad4_40{font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:16px;letter-spacing:normal;color:#62748c;margin-bottom:20px}._container_1yad4_1 ._formFieldContainer_1yad4_36 [class^=text-area-module_sz-text-area__title]{color:#62748c;font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:16px;letter-spacing:normal}._container_1yad4_1 ._formFieldContainer_1yad4_36 ._otherTextAreaContainer_1yad4_59{margin-left:24px}._container_1yad4_1 ._formFieldContainer_1yad4_36 ._otherTextAreaContainer_1yad4_59._withError_1yad4_62 [class^=text-area-module_sz-text-area__title]{color:#d71717!important}._container_1yad4_1 ._formFieldContainer_1yad4_36 ._error_1yad4_65{font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:16px;letter-spacing:normal;color:#d71717;margin-top:4px}._container_1yad4_1 ._formFieldContainer_1yad4_36 label{font-size:18px;font-weight:500;font-stretch:normal;font-style:normal;line-height:26px;letter-spacing:normal;margin-bottom:8px}._container_1yad4_1 ._formFieldContainer_1yad4_36 ._description_1yad4_84{font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:16px;letter-spacing:normal;color:#62748c;margin-bottom:8px}._container_1yad4_1 ._formFieldContainer_1yad4_36 ._formField_1yad4_36{margin-top:2px}@media screen and (max-width:600px){._container_1yad4_1 ._header_1yad4_5{margin-top:23px}._container_1yad4_1 ._formWrapper_1yad4_24{max-width:335px;margin:20px auto}}.rs-form{width:100%;padding-bottom:20px}.rs-form .AppBar{padding:20px 20px 0;max-width:960px;min-width:320px;margin-left:auto;margin-right:auto}.rs-form__LoaderWrapper{flex:1;display:flex;align-items:center;justify-content:center;height:85vh}.rs-form__header{display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;margin-top:30px;margin-bottom:40px;gap:30px}.rs-form__header__icon{width:40px;height:40px;object-fit:contain}.rs-form__header__heading{font-size:24px;line-height:1.33;letter-spacing:normal;text-align:center;color:#000}.rs-form .form-container{padding:0 20px}.rs-form .form-container .form-container_field :not([class*=text-area_sz-text-area_error__]) [class^=text-area-module_sz-text-area__title]{color:#00204d}.rs-form .form-container .form-container_field fieldset{margin-bottom:48px}.rs-form .form-container .form-container_field .sz-field-label{display:block;margin-bottom:28px}.rs-form .form-container .form-container_field .sz-select__single-value{color:#00204d}.rs-form .form-container__actions{justify-content:flex-end}.form-container{display:flex;flex-direction:column;max-width:490px;justify-content:center;margin:30px auto}.form-container__actions{display:flex;justify-content:center}.rs__menu{padding-right:1px}.rs__menu ::-webkit-scrollbar{width:10px;min-height:10px}.rs__menu .rs__menu-list{max-height:700px!important}.rs__menu ::-webkit-scrollbar-rsack{border-radius:10px}.rs__menu ::-webkit-scrollbar-thumb{margin-right:10px;background:#00000029;border-radius:10px}.rs__menu ::-webkit-scrollbar-thumb:hover{background:#00000042}.Stages{height:100vh;min-width:320px}.Stages .AppBar{padding:20px 20px 0;max-width:960px;min-width:320px;margin-left:auto;margin-right:auto}.Stages .StageCardsListContainer__NotificationWrapper{padding:20px}.Stages .StageCardsListContainer__NotificationWrapper .Notification{margin:auto;max-width:350px}.Stages .Loader--Overlay{height:calc(100% - 90px);width:calc(100% - 40px)}.Notification{display:flex;padding:12px 16px;border-radius:8px}.Notification__Message{margin-left:16px;font-size:14px;font-weight:500;display:flex;align-items:center;justify-content:center}.Notification svg{min-width:24px}.Notification--Blue{background-color:#10b7ff1a}.Notification--Blue svg path{fill:#10b7ff}.Notification--Blue .Notification__Message{color:#10b7ff}.Notification--Green{background-color:#00d3ad1a}.Notification--Green svg path{fill:#00d3ad}.Notification--Green .Notification__Message{color:#00d3ad}.Notification--Purple{background-color:#b75bff1a}.Notification--Purple svg path{fill:#b75bff}.Notification--Purple .Notification__Message{color:#b75bff}.Notification--Claps svg{width:38px;height:24px}.StageCardsList{display:flex;justify-content:flex-start;flex-direction:column;min-height:calc(100% - 72px);max-width:420px;min-width:320px;padding:20px;margin-left:auto;margin-right:auto;box-sizing:border-box}.StageCardsList .StageCardCompleted,.StageCardsList .StageCardInactive,.StageCardsList .StageCardActive{margin-bottom:16px}.StageCardActive{box-shadow:1px 2px 8px #0000001f;min-height:216px;padding:12px;position:relative;border-radius:12px;border:1px solid #ebf0f7}.StageCardActive:focus-visible{outline:2px solid #006aff}.StageCardActive__Heading{align-items:flex-start;display:flex;justify-content:space-between;align-items:center;height:40px}.StageCardActive__Heading__CompanyLogo{max-height:40px;max-width:60px}.StageCardActive__Heading__CompanyName{border:1px solid #00204d;padding:10px}.StageCardActive__StatusText{font-size:24px;font-weight:400;font-stretch:normal;font-style:normal;line-height:32px;letter-spacing:normal;margin-top:34px;text-align:center;color:#00204d;margin-bottom:50px}.StageCardActive__Name{font-size:24px;font-weight:400;font-stretch:normal;font-style:normal;line-height:32px;letter-spacing:normal;color:#00204d;text-align:center}.StageCardActive__Stage{font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:26px;letter-spacing:normal;color:#62748c;text-align:center}.StageCardActive__ArrowInCircle{background-color:#e5f0ff;display:flex;justify-content:center;align-items:center;border-radius:50%;width:80px;height:80px;margin:15px auto 24px}.StageCardActive__ArrowInCircle svg path{fill:#006aff}.StageCardActive:hover{background-color:#e5f0ff;box-shadow:1px 2px 12px #00000036}.StageCardActive:hover .StageCardActive__ArrowInCircle{background-color:#cce1ff}.StageCardActive:hover .StageCardActive__Name{color:#62748c}.StageCardCompleted{box-shadow:1px 2px 8px #0000001f;cursor:not-allowed;min-height:216px;padding:12px;position:relative;border-radius:12px;border:1px solid #ebf0f7}.StageCardCompleted:focus-visible{outline:2px solid #006aff}.StageCardCompleted__Heading{align-items:flex-start;display:flex;justify-content:space-between;align-items:center;height:40px}.StageCardCompleted__Heading__CompanyLogo{max-height:40px;max-width:60px}.StageCardCompleted__Heading__CompanyName{border:1px solid #00204d;padding:10px}.StageCardCompleted__StatusText{font-size:24px;font-weight:400;font-stretch:normal;font-style:normal;line-height:32px;letter-spacing:normal;margin-top:34px;text-align:center;color:#00204d;margin-bottom:50px}.StageCardCompleted__Name{font-size:24px;font-weight:400;font-stretch:normal;font-style:normal;line-height:32px;letter-spacing:normal;color:#00204d;text-align:center}.StageCardCompleted__Stage{font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:26px;letter-spacing:normal;color:#62748c;text-align:center}.StageCardCompleted .Gauge{font-size:36px;line-height:42px;width:76px;height:76px;display:flex;justify-content:center;align-items:center;margin:10px auto 26px}.StageCardCompleted__Center{position:relative;height:80px;display:flex;justify-content:center;align-items:center;margin-top:10px;margin-bottom:26px}.StageCardCompleted__GreenBackgroundCircle{position:absolute;background-color:#e6f3f1;width:80px;height:80px;border-radius:50%;left:50%;transform:translate(-50%);display:flex;justify-content:center;align-items:center}.Gauge{width:160px;background:#fff;border-radius:50%;margin:0 auto;position:relative}.Gauge__Score{font-size:48px;font-weight:700}.Gauge--Gradient .CircularProgressbar .CircularProgressbar-path{stroke:url(#sz-gradient)!important}.CircularProgressbar{width:100%;vertical-align:middle}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;-webkit-transition:stroke-dashoffset .5s ease 0s;transition:stroke-dashoffset .5s ease 0s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;font-size:20px;dominant-baseline:middle;text-anchor:middle}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:transparent}.StageCardInactive{cursor:not-allowed;min-height:216px;padding:12px;position:relative;border-radius:12px;border:1px solid #ebf0f7}.StageCardInactive:focus-visible{outline:2px solid #006aff}.StageCardInactive__Heading{align-items:flex-start;display:flex;justify-content:space-between;align-items:center;height:40px}.StageCardInactive__Heading__CompanyLogo{max-height:40px;max-width:60px}.StageCardInactive__Heading__CompanyName{border:1px solid #00204d;padding:10px}.StageCardInactive__StatusText{font-size:24px;font-weight:400;font-stretch:normal;font-style:normal;line-height:32px;letter-spacing:normal;margin-top:34px;text-align:center;color:#00204d;margin-bottom:50px}.StageCardInactive__Name{font-size:24px;font-weight:400;font-stretch:normal;font-style:normal;line-height:32px;letter-spacing:normal;color:#00204d;text-align:center}.StageCardInactive__Stage{font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:26px;letter-spacing:normal;color:#62748c;text-align:center}.StageCardInactive__StatusText,.StageCardInactive__Name,.StageCardInactive__Stage,.StageCardInactive__Heading__CompanyName{color:#adbfd9;pointer-events:none}#trengo-web-widget{display:none!important;visibility:hidden!important;z-index:-999999!important}#trengo-web-widget>*{display:none!important;visibility:hidden!important}.TestInfoContainer{display:flex;flex-direction:column;color:#00204d}.TestInfoContainer .TestInfo{flex:1}.InductiveTest{display:flex;flex-direction:column}.InductiveTest__QuestionViewWrapper{display:flex;flex:1}.InductiveTest__QuestionViewWrapper .InductiveTestQuestionView{flex:1}@media screen and (min-width:960px){.InductiveTest__QuestionViewWrapper{justify-content:center;align-items:center;flex-direction:column}.InductiveTest__QuestionViewWrapper .InductiveTestQuestionView{max-height:500px;box-sizing:border-box;width:100%}}.TestHeader__Main{display:flex;align-items:center;justify-content:space-between;padding:20px;max-width:550px;margin:0 auto;max-height:88px}.TestHeader svg,.TestHeader path{max-height:20px}.TestHeader [class^=countdown]{white-space:nowrap}@media only screen and (max-width:317px){.TestHeader [class^=countdown]{white-space:normal}}@media only screen and (min-width:960px){.TestHeader__Main{max-width:1000px}}.ProgressBar{width:100%;border-radius:2px;height:4px}.ProgressBar__Progress{border-radius:2px;height:4px}.ProgressBar--Green{background-color:#e5f0ff33}.ProgressBar--Green .ProgressBar__Progress{background-color:#006aff}.InductiveTestQuestionView{display:flex;flex-direction:column;align-items:center;justify-content:space-between;min-height:min-content;padding:20px}.InductiveTestQuestionView__QuestionWrapper{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:min-content;max-width:500px;width:100%}.InductiveTestQuestionView__Text{margin-top:10px;font-size:14px;color:#757575}.InductiveTestQuestionView .InductiveTestQuestionAnswers{margin-top:10px;margin-bottom:15px}.InductiveTestQuestionView__SquareButtonWrapper{width:100%;max-width:380px}@media screen and (min-width:960px){.InductiveTestQuestionView{justify-content:center}.InductiveTestQuestionView__QuestionWrapper{max-width:1000px;flex:0}.InductiveTestQuestionView__Text{margin-top:40px}.InductiveTestQuestionView__SquareButtonWrapper{display:flex;justify-content:center;align-items:center}}.InductiveTestQuestion{display:flex;flex-wrap:wrap;justify-content:center;min-height:min-content;align-items:center;width:100%}.InductiveTestQuestion .InductiveTestQuestionItem,.InductiveTestQuestion .InductiveTestQuestionAnswerPreview{margin:7px}.InductiveTestQuestion--Mobile{justify-content:space-between}.InductiveTestQuestionAnswerPreview{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:min-content;min-width:min-content}.InductiveTestQuestionAnswerPreview__Main{width:100%;border:2px solid #006aff;display:flex;justify-content:center;align-items:center;padding-top:2px;box-sizing:border-box}.InductiveTestQuestionAnswerPreview__Main--Empty{background-color:#006aff1a;color:#006aff;font-size:28px;font-weight:500;box-sizing:border-box;padding:0}.InductiveTestQuestionAnswerPreview__Index{margin-top:8px}.InductiveTestQuestionItem{display:flex;flex-direction:column;justify-content:center;align-items:center}.InductiveTestQuestionItem .SVGRenderer{border:1px solid #ffffff;border-radius:4px;display:flex;justify-content:center;align-items:center}.InductiveTestQuestionItem__Index{margin-top:8px}.InductiveTestQuestionAnswers{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;min-height:min-content;width:100%}.InductiveTestQuestionAnswers .InductiveTestQuestionAnswer{margin:5px}.InductiveTestQuestionAnswers__radioGroup>div:first-child{flex-wrap:nowrap}.DesktopNumericalTest{height:100%;background:#fff;background:linear-gradient(90deg,#fff 0% 50%,#0000000a 50% 100%)}.DesktopNumericalTest .TestHeader{max-width:1040px;width:100%;margin:auto;box-sizing:border-box}.DesktopNumericalTest .DesktopNumericalTestContainer{max-width:1000px;display:flex;justify-content:space-between;margin:0 auto}.DesktopNumericalTest .DesktopNumericalTestContainer__ImageLoaderWrapper{width:450px;height:450px;display:flex;justify-content:center;align-items:center}.DesktopNumericalTest .DesktopNumericalTestContainer__ImageWrapper{padding:20px;box-sizing:border-box}.DesktopNumericalTest .DesktopNumericalTestContainer__ImageWrapper h3{margin-bottom:40px;font-size:18px;font-weight:500;line-height:1.44;color:#000}.DesktopNumericalTest .DesktopNumericalTestContainer__QuestionWrapper{width:500px}.DesktopNumericalTest .DesktopNumericalTestContainer__QuestionWrapper .singleNumerical-testlet{margin-bottom:25px;padding:10px}.DesktopNumericalTest .DesktopNumericalTestContainer__QuestionWrapper__Actions{display:flex;justify-content:flex-end;margin-top:40px;margin-bottom:20px}.SliderTestQuestion{color:#00204d}.SliderTestQuestion__Header__Heading{max-width:1000px;padding:20px;margin:auto;display:flex;font-size:14px;text-align:left;box-sizing:border-box}.SliderTestQuestion__Header__Heading__QuestionIndex{margin-right:16px}.SliderTestQuestion__Header__Heading__QuestionText{font-weight:500}.SliderTestQuestion__Content{max-width:1000px;margin:auto;padding:0 20px 20px;box-sizing:border-box}.SliderTestQuestion__Content .ColoredText{height:56px;width:200px;margin:0 auto 10px}.SliderTestQuestion__Content .Slider{width:100%;margin-bottom:20px}.SingleLegendSlider__Legend{display:flex;justify-content:center;align-items:center;margin-top:8px}.SingleLegendSlider__Legend__Item{font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:20px;letter-spacing:normal;color:#00204d}.SingleLegendSlider__Legend svg{margin:0 10px}.SingleLegendSlider__Legend svg path{fill:#00204d}.ColoredText{border-radius:8px;box-sizing:border-box;font-size:18px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;display:flex;align-items:center;justify-content:center;text-align:center}.ColoredText--Blue{color:#10b7ff;background-color:#10b7ff1a}.ColoredText--Purple{color:#b75bff;background-color:#b75bff1a}.ColoredText--Gray{color:#2b2b2bb3;background-color:#2b2b2b1a}.MobileNumericalTest__Testlet{padding:10px}.MobileNumericalTest__Testlet__QuestionWrapper{width:100%;background-color:#fff}.MobileNumericalTest__SubmitButton{display:flex;justify-content:center;margin-bottom:20px}.DesktopPersonalityTest{height:100vh;display:flex;flex-direction:column}.DesktopPersonalityTest__Header .PersonalityTestHeader__Main{max-width:960px;margin-left:auto;margin-right:auto}.DesktopPersonalityTest .DesktopPersonalityTestPage{padding:20px;display:flex;justify-content:center;align-items:center;flex:1;margin:0 auto}.DesktopPersonalityTest .DesktopPersonalityTestPage__Content{flex:1;display:flex;justify-content:center;align-items:center;flex-direction:column}.DesktopPersonalityTest .DesktopPersonalityTestPage__Content__Footer{width:100%;display:flex;justify-content:flex-end;margin-top:20px}.DesktopPersonalityTest .DesktopPersonalityTestPage .DesktopPersonalityTestSliderLegend{margin-bottom:20px;width:100%}.DesktopPersonalityTest .DesktopPersonalityTestPage .DesktopPersonalityTestQuestion{margin-bottom:20px}.notification-action{margin-top:20px;width:100%;display:flex;align-items:center;justify-content:center}.DesktopPersonalityTestQuestion{display:flex;width:100%}.DesktopPersonalityTestQuestion__Number{display:flex;justify-content:center;font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:26px;letter-spacing:normal;color:#00204d;width:42px;margin-right:30px;align-items:center}.DesktopPersonalityTestQuestion__Text{font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:26px;letter-spacing:normal;color:#00204d;display:flex;justify-content:flex-start;width:480px;margin-right:12px;word-break:break-word;align-items:center}.DesktopPersonalityTestQuestion__SliderWrapper{width:360px}.DesktopPersonalityTestSliderLegend{display:flex;justify-content:flex-end}.DesktopPersonalityTestSliderLegend__Content{width:342px;display:flex;justify-content:space-between;margin-right:10px}.DesktopPersonalityTestSliderLegend__Item{display:flex;align-items:flex-end;color:#62748c;width:62px;justify-content:center}.DesktopPersonalityTestSliderLegend__Item:last-child{text-align:right}.MobilePersonalityTest{display:flex;flex-direction:column;height:calc(100vh - 50px)}.MobilePersonalityTest .MobilePersonalityTestQuestion{flex:1;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:20px}.MobilePersonalityTest .MobilePersonalityTestQuestion__Text{flex:1;display:flex;justify-content:center;align-items:center;margin:auto;max-width:280px;font-size:28px;font-weight:500;word-break:break-word;color:#00204d}.MobilePersonalityTest .MobilePersonalityTestQuestion__AnswerPreviewWrapper{flex:1;display:flex;justify-content:center;align-items:center}.MobilePersonalityTest .MobilePersonalityTestQuestion .MobilePersonalityTestSlider{width:100%}.MobilePersonalityTest .MobilePersonalityTestQuestion__SubmitButton{margin-top:40px;max-width:380px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3/2),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.MobilePersonalityTest{height:calc(100vh - 120px)}}.MobilePersonalityTestSlider__Legend{display:flex;justify-content:center;align-items:center}.MobilePersonalityTestSlider__Legend__Item{width:110px;font-size:14px;color:#62748c}.MobilePersonalityTestSlider__Legend svg{margin:0 10px}.MobilePersonalityTestSlider--FullLegend{margin-bottom:24px}.PersonalityTestAnswerPreview{width:200px;height:56px}.DesktopVerbalTest{height:100%;background:#fff;background:linear-gradient(90deg,#fff 0% 50%,#0000000a 50% 100%)}.DesktopVerbalTest .TestHeader{max-width:1040px;width:100%;margin:auto;box-sizing:border-box}.DesktopVerbalTest .DesktopVerbalTestContainer{max-width:1000px;display:flex;justify-content:space-between;margin:0 auto}.DesktopVerbalTest .DesktopVerbalTestContainer .VerbalTextContainer{max-width:500px;margin:0 auto;padding-right:20px;box-sizing:border-box;color:#00204d}.DesktopVerbalTest .DesktopVerbalTestContainer .VerbalTextContainer__TestInstruction{max-width:500px;line-height:28px;font-weight:500;margin-bottom:20px;padding-top:20px}.DesktopVerbalTest .DesktopVerbalTestContainer .VerbalTextContainer__TesletText{line-height:28px;display:flex;justify-content:center}.DesktopVerbalTest .DesktopVerbalTestContainer__QuestionWrapper{width:500px}.DesktopVerbalTest .DesktopVerbalTestContainer__QuestionWrapper__Actions{display:flex;justify-content:flex-end;margin:40px 0}.MobileVerbalTest__Testlet__TextWrapper{display:flex;flex-direction:column;justify-content:center;margin:auto;padding:20px 20px 0;height:calc(100vh - 500px);overflow-y:scroll;color:#00204d}.MobileVerbalTest__Testlet__TextWrapper .TextInstruction{font-weight:500;margin-bottom:20px}.MobileVerbalTest__Testlet__Text{overflow:auto;line-height:1.5}.MobileVerbalTest__Testlet__QuestionWrapper{position:absolute;width:100%;bottom:0;left:0;background-color:#fff}.MobileVerbalTest__Testlet__QuestionWrapper .ExpandableSliderTestQuestionHeader__Main p{line-height:1.5}.MobileVerbalTest__Testlet__QuestionWrapper .SubmitButton{display:flex;justify-content:center;text-align:center;margin:0 auto 20px}.TPTest{position:relative}.TPTest__Cloak{width:100%;height:81px;background-color:#fff;position:absolute;bottom:0}@media screen and (max-width:760px){.TPTest__Cloak{height:0}}.TPTest .Loader{inset:0;background-color:#fff}.TPTest iframe{margin:0 auto;display:block}[data-lk-theme=default]{color-scheme:dark;--lk-bg: #111;--lk-bg2: rgb(29.75, 29.75, 29.75);--lk-bg3: rgb(42.5, 42.5, 42.5);--lk-bg4: rgb(55.25, 55.25, 55.25);--lk-bg5: #444444;--lk-fg: #fff;--lk-fg2: rgb(244.8, 244.8, 244.8);--lk-fg3: rgb(234.6, 234.6, 234.6);--lk-fg4: rgb(224.4, 224.4, 224.4);--lk-fg5: rgb(214.2, 214.2, 214.2);--lk-border-color: rgba(255, 255, 255, .1);--lk-accent-fg: #fff;--lk-accent-bg: #1f8cf9;--lk-accent2: rgb(50.867826087, 150.2, 249.532173913);--lk-accent3: rgb(70.7356521739, 160.4, 250.0643478261);--lk-accent4: rgb(90.6034782609, 170.6, 250.5965217391);--lk-danger-fg: #fff;--lk-danger: #f91f31;--lk-danger2: rgb(249.532173913, 50.867826087, 67.2713043478);--lk-danger3: rgb(250.0643478261, 70.7356521739, 85.5426086957);--lk-danger4: rgb(250.5965217391, 90.6034782609, 103.8139130435);--lk-success-fg: #fff;--lk-success: #1ff968;--lk-success2: rgb(50.867826087, 249.532173913, 117.3930434783);--lk-success3: rgb(70.7356521739, 250.0643478261, 130.7860869565);--lk-success4: rgb(90.6034782609, 250.5965217391, 144.1791304348);--lk-control-fg: var(--lk-fg);--lk-control-bg: var(--lk-bg2);--lk-control-hover-bg: var(--lk-bg3);--lk-control-active-bg: var(--lk-bg4);--lk-control-active-hover-bg: var(--lk-bg5);--lk-connection-excellent: #06db4d;--lk-connection-good: #f9b11f;--lk-connection-poor: #f91f31;--lk-font-family: system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";--lk-font-size: 16px;--lk-line-height: 1.5;--lk-border-radius: .5rem;--lk-box-shadow: 0 .5rem 1.5rem rgba(0, 0, 0, .15);--lk-drop-shadow: rgba(255, 255, 255, .2) 0px 0px 24px;--lk-grid-gap: .5rem;--lk-control-bar-height: 69px;--lk-chat-header-height: 69px}.lk-button,.lk-start-audio-button,.lk-chat-toggle,.lk-disconnect-button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1rem;color:var(--lk-control-fg);background-image:none;background-color:var(--lk-control-bg);border:0;border-radius:var(--lk-border-radius);cursor:pointer;white-space:nowrap;font-size:inherit;line-height:inherit;-webkit-user-select:none;user-select:none}.lk-button:not(:disabled):hover,.lk-start-audio-button:not(:disabled):hover,.lk-chat-toggle:not(:disabled):hover,.lk-disconnect-button:not(:disabled):hover{background-color:var(--lk-control-hover-bg)}.lk-button>svg,.lk-start-audio-button>svg,.lk-chat-toggle>svg,.lk-disconnect-button>svg{overflow:visible}.lk-button[aria-pressed=true],[aria-pressed=true].lk-start-audio-button,[aria-pressed=true].lk-chat-toggle,[aria-pressed=true].lk-disconnect-button{background-color:var(--lk-control-active-bg)}.lk-button[aria-pressed=true]:hover,[aria-pressed=true].lk-start-audio-button:hover,[aria-pressed=true].lk-chat-toggle:hover,[aria-pressed=true].lk-disconnect-button:hover{background-color:var(--lk-control-active-hover-bg)}.lk-button[data-lk-source=screen_share][data-lk-enabled=true],[data-lk-source=screen_share][data-lk-enabled=true].lk-start-audio-button,[data-lk-source=screen_share][data-lk-enabled=true].lk-chat-toggle,[data-lk-source=screen_share][data-lk-enabled=true].lk-disconnect-button{background-color:var(--lk-accent-bg)}.lk-button[data-lk-source=screen_share][data-lk-enabled=true]:hover,[data-lk-source=screen_share][data-lk-enabled=true].lk-start-audio-button:hover,[data-lk-source=screen_share][data-lk-enabled=true].lk-chat-toggle:hover,[data-lk-source=screen_share][data-lk-enabled=true].lk-disconnect-button:hover{background-color:var(--lk-accent2)}.lk-button:disabled,.lk-start-audio-button:disabled,.lk-chat-toggle:disabled,.lk-disconnect-button:disabled{opacity:.5}.lk-button-group{display:inline-flex;align-items:stretch;height:100%}.lk-button-group>.lk-button:first-child,.lk-button-group>.lk-start-audio-button:first-child,.lk-button-group>.lk-chat-toggle:first-child,.lk-button-group>.lk-disconnect-button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.lk-button-group-menu{position:relative;flex-shrink:0}.lk-button-group-menu>.lk-button,.lk-button-group-menu>.lk-start-audio-button,.lk-button-group-menu>.lk-chat-toggle,.lk-button-group-menu>.lk-disconnect-button{height:100%;border-top-left-radius:0;border-bottom-left-radius:0}.lk-button-group-menu>.lk-button:after,.lk-button-group-menu>.lk-start-audio-button:after,.lk-button-group-menu>.lk-chat-toggle:after,.lk-button-group-menu>.lk-disconnect-button:after{margin-left:0}.lk-button-menu:after{display:inline-block;content:"";width:.5em;height:.5em;margin-top:-.25rem;margin-left:.5rem;border-left:.125em solid;border-bottom:.125em solid;transform:rotate(-45deg);transform-origin:center center}.lk-disconnect-button{font-weight:600;color:var(--lk-danger);border:1px solid var(--lk-danger)}.lk-disconnect-button:not(:disabled):hover{--lk-control-hover-bg: var(--lk-danger2);color:var(--lk-danger-fg)}.lk-disconnect-button:not(:disabled):active{--lk-control-hover-bg: var(--lk-danger3);color:var(--lk-danger-fg)}.lk-chat-toggle{position:relative}.lk-chat-toggle[data-lk-unread-msgs]:not([data-lk-unread-msgs="0"]):after{content:attr(data-lk-unread-msgs);position:absolute;top:0;left:0;padding:.25rem;margin-left:.25rem;margin-top:.25rem;border-radius:50%;font-size:.5rem;line-height:.75;background:var(--lk-accent-bg)}.lk-media-device-select:not(:last-child){padding-bottom:.5rem;margin-bottom:.75rem;border-bottom:1px solid var(--lk-border-color)}.lk-media-device-select li:not(:last-child){margin-bottom:.25rem}.lk-media-device-select li>.lk-button{width:100%;justify-content:start;padding-block:.5rem}.lk-media-device-select li:not([data-lk-active=true])>.lk-button:not(:disabled):hover{background-color:var(--lk-bg3)}.lk-media-device-select [data-lk-active=false]>.lk-button:hover{cursor:pointer;background-color:#0000000d}.lk-media-device-select [data-lk-active=true]>.lk-button{color:var(--lk-accent-fg);background-color:var(--lk-accent-bg)}.lk-device-menu{width:max-content;position:absolute;top:0;left:0;z-index:5;min-width:10rem;padding:.5rem;margin-bottom:.25rem;white-space:nowrap;background-color:var(--lk-bg2);border:1px solid var(--lk-border-color);border-radius:.75rem;box-shadow:var(--lk-box-shadow)}.lk-device-menu-heading{padding:.25rem .5rem;font-weight:700;opacity:.65}.lk-start-audio-button{color:var(--lk-accent-fg);background-color:var(--lk-accent-bg)}@media screen and (max-width:600px){.lk-start-audio-button{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}}.lk-pagination-control{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);display:flex;align-items:stretch;background-color:var(--lk-control-bg);border-radius:var(--lk-border-radius);transition:opacity ease-in-out .15s;opacity:0}.lk-pagination-control:hover{opacity:1}.lk-pagination-control>.lk-button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.lk-pagination-control>.lk-button:first-child>svg{transform:rotate(180deg)}.lk-pagination-control>.lk-button:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.lk-pagination-count{padding:.5rem .875rem;border-inline:1px solid var(--lk-bg)}[data-lk-user-interaction=true].lk-pagination-control{opacity:1}.lk-pagination-indicator{position:absolute;height:var(--lk-grid-gap);background-color:var(--lk-bg2);width:fit-content;padding:.2rem .5rem;bottom:calc(var(--lk-grid-gap)/2);left:50%;transform:translate(-50%);border-radius:2rem;opacity:1;display:flex;gap:.2rem;align-items:center}.lk-pagination-indicator span{display:inline-block;width:.4rem;height:.4rem;border-radius:9999999px;background-color:var(--lk-fg);opacity:.35;transition:opacity linear .2s}.lk-pagination-indicator span[data-lk-active]{opacity:.9}.lk-grid-layout{--lk-col-count: 1;--lk-row-count: 1;display:grid;grid-template-columns:repeat(var(--lk-col-count),minmax(0,1fr));grid-auto-rows:minmax(0,1fr);grid-gap:var(--lk-grid-gap);width:100%;height:100%;max-width:100%;max-height:100%;padding:var(--lk-grid-gap)}.lk-grid-layout[data-lk-pagination=true]{padding-bottom:calc(var(--lk-grid-gap)*2)}.lk-focus-layout{display:grid;grid-template-columns:1fr 5fr;gap:var(--lk-grid-gap);width:100%;max-height:100%;padding:var(--lk-grid-gap)}.lk-focused-participant{position:relative}.lk-focused-participant .lk-pip-track{position:absolute;top:10px;right:10px;width:20%;height:auto}@media(max-width:600px){.lk-focus-layout{grid-template-columns:1fr;grid-template-rows:5fr 1fr}.lk-carousel{order:1}}.lk-carousel{max-height:100%;display:flex;gap:var(--lk-grid-gap)}.lk-carousel>*{flex-shrink:0;aspect-ratio:16/10;scroll-snap-align:start}.lk-carousel[data-lk-orientation=vertical]{flex-direction:column;scroll-snap-type:y mandatory;overflow-y:auto;overflow-x:hidden}.lk-carousel[data-lk-orientation=vertical]>*{--lk-height-minus-gaps: calc(100% - calc(var(--lk-grid-gap) * calc(var(--lk-max-visible-tiles) - 1)));height:calc(var(--lk-height-minus-gaps)/var(--lk-max-visible-tiles))}.lk-carousel[data-lk-orientation=horizontal]{scroll-snap-type:x mandatory;overflow-y:hidden;overflow-x:auto}.lk-carousel[data-lk-orientation=horizontal]>*{--lk-width-minus-gaps: calc(100% - var(--lk-grid-gap) * (var(--lk-max-visible-tiles) - 1));width:calc(var(--lk-width-minus-gaps)/var(--lk-max-visible-tiles))}.lk-connection-quality{width:1.5rem;height:1.5rem}.lk-track-muted-indicator-camera,.lk-track-muted-indicator-microphone{position:relative;width:var(--lk-indicator-size, 1rem);height:var(--lk-indicator-size, 1rem);margin-inline-end:.25rem;transition:opacity .25s ease-in-out}.lk-track-muted-indicator-camera[data-lk-muted=true]{opacity:.5}.lk-track-muted-indicator-microphone{--lk-bg: var(--lk-icon-mic)}.lk-track-muted-indicator-microphone[data-lk-muted=true]{opacity:.5}.lk-participant-name{font-size:.875rem}.lk-participant-media-video{width:100%;height:100%;object-fit:cover;object-position:center;background-color:#000}.lk-participant-media-video[data-lk-orientation=landscape]{object-fit:cover}.lk-participant-media-video[data-lk-orientation=portrait],.lk-participant-media-video[data-lk-source=screen_share]{object-fit:contain;background-color:var(--lk-bg2)}.lk-participant-media-audio{width:auto}[data-lk-facing-mode=user] .lk-participant-media-video[data-lk-local-participant=true][data-lk-source=camera]{transform:rotateY(180deg)}.lk-audio-visualizer{width:100%;height:100%;min-height:160px;background:var(--lk-bg-control);aspect-ratio:16/9;border-radius:.5rem;display:flex;justify-content:space-around;align-items:center}.lk-audio-visualizer>rect{fill:var(--lk-accent-bg);transition:transform .1s cubic-bezier(.19,.02,.09,1)}.lk-audio-visualizer>path{stroke:var(--lk-accent-bg);transition:.1s cubic-bezier(.19,.02,.09,1)}.lk-audio-bar-visualizer{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:var(--lk-bg);gap:var(--lk-va-bar-gap, 24px)}.lk-audio-bar-visualizer>.lk-audio-bar{transform-origin:"center";height:100%;width:var(--lk-va-bar-width, 12px);border-radius:var(--lk-va-bar-border-radius, 32px);background-color:var(--lk-va-bar-bg, rgba(136, 136, 136, .2));transition:background-color .25s ease-out}.lk-audio-bar-visualizer[data-lk-va-state=speaking]>.lk-audio-bar,.lk-audio-bar-visualizer>.lk-audio-bar.lk-highlighted,.lk-audio-bar-visualizer>[data-lk-highlighted=true]{background-color:var(--lk-fg, rgb(136, 136, 136));transition:none}.lk-audio-bar-visualizer[data-lk-va-state=thinking]{transition:background-color .15s ease-out}.lk-participant-tile{--lk-speaking-indicator-width: 2.5px;position:relative;display:flex;flex-direction:column;gap:.375rem;overflow:hidden;border-radius:var(--lk-border-radius)}.lk-participant-tile:after{content:"";position:absolute;inset:0;border-radius:var(--lk-border-radius);border:0px solid var(--lk-accent-bg);transition-property:border opacity;transition-delay:.5s;transition-duration:.4s;pointer-events:none}.lk-participant-tile[data-lk-speaking=true]:not([data-lk-source=screen_share]):after{transition-delay:0s;transition-duration:.2s;border-width:var(--lk-speaking-indicator-width)}.lk-participant-tile .lk-focus-toggle-button{position:absolute;top:.25rem;right:.25rem;padding:.25rem;background-color:#00000080;border-radius:calc(var(--lk-border-radius)/2);opacity:0;transition:opacity .2s ease-in-out;transition-delay:.2s}.lk-participant-tile:hover .lk-focus-toggle-button,.lk-participant-tile:focus .lk-focus-toggle-button{opacity:1;transition-delay:0}.lk-participant-tile .lk-connection-quality{opacity:0;transition:opacity .2s ease-in-out;transition-delay:.2s}.lk-participant-tile .lk-connection-quality[data-lk-quality=poor]{opacity:1;transition-delay:0}.lk-participant-tile:hover .lk-connection-quality,.lk-participant-tile:focus .lk-connection-quality{opacity:1;transition-delay:0}.lk-participant-tile .lk-participant-placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background-color:var(--lk-bg2);opacity:0;transition:opacity .2s ease-in-out;pointer-events:none;border-radius:var(--lk-border-radius)}.lk-participant-tile .lk-participant-placeholder svg{height:100%;width:auto;padding:10%}.lk-participant-tile[data-lk-video-muted=true][data-lk-source=camera] .lk-participant-placeholder{opacity:1}.lk-participant-metadata{position:absolute;right:.25rem;bottom:.25rem;left:.25rem;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.5rem;line-height:1}.lk-participant-metadata-item{display:flex;align-items:center;padding:.25rem;background-color:#00000080;border-radius:calc(var(--lk-border-radius)/2)}.lk-toast{position:fixed;top:.75rem;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background-color:var(--lk-bg);border:1px solid var(--lk-border-color);border-radius:var(--lk-border-radius);box-shadow:var(--lk-box-shadow)}.lk-spinner{animation:lk-rotate 2s infinite linear}@keyframes lk-rotate{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.lk-room-container{background-color:var(--lk-bg);line-height:var(--lk-line-height)}.lk-room-container{position:relative;width:100%;height:100%;--lk-has-imported-styles: "true"}.lk-room-container *[class^=lk-],.lk-room-container *[class*=" lk-"]{box-sizing:border-box}.lk-audio-conference{position:relative;width:100%;height:100%}.lk-audio-conference-stage{width:100%;height:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.lk-chat{display:grid;grid-template-rows:var(--lk-chat-header-height) 1fr var(--lk-control-bar-height);width:clamp(200px,55ch,60ch);background-color:var(--lk-bg2);border-left:1px solid var(--lk-border-color);align-items:end}.lk-chat-header{height:var(--lk-chat-header-height);padding:.75rem;position:relative;display:flex;align-items:center;justify-content:center}.lk-chat-header .lk-close-button{position:absolute;right:0;transform:translate(-50%);background-color:#0000}.lk-chat-header .lk-close-button:hover{background-color:var(--lk-control-active-hover-bg)}.lk-chat-messages{display:flex;width:100%;max-height:100%;flex-direction:column;gap:.25rem;overflow:auto}.lk-chat-entry{display:flex;flex-direction:column;gap:.25rem;margin:0 .25rem}.lk-chat-entry .lk-meta-data{font-size:.75rem;color:var(--lk-fg5);white-space:nowrap;padding:0 .3rem;display:flex}.lk-chat-entry .lk-meta-data .lk-participant-name{margin-top:1rem}.lk-chat-entry .lk-meta-data .lk-timestamp{margin-left:auto;align-self:flex-end}.lk-chat-entry .lk-edit-button{background:none;float:right;margin:0;padding:0 .25rem;border-radius:0;font-size:12px}.lk-chat-entry .lk-message-body{display:inline-block;border-radius:15px;padding:.25rem .75rem;word-break:break-word;width:fit-content;max-width:calc(100% - 32px)}.lk-chat-entry[data-lk-message-origin=local] .lk-message-body{background-color:var(--lk-bg5)}.lk-chat-entry[data-lk-message-origin=remote] .lk-message-body{background-color:var(--lk-accent4)}.lk-chat-entry a{text-decoration:underline;color:inherit}.lk-chat-entry *{margin-block-start:.25em;margin-block-end:.25em}.lk-chat-entry:last-child{margin-bottom:.25rem}.lk-chat-form{display:flex;gap:.75rem;padding:.75rem;border-top:1px solid var(--lk-border-color);max-height:var(--lk-control-bar-height)}.lk-chat-form-input{font-size:inherit;line-height:inherit;width:100%}@media(max-width:600px){.lk-chat{position:fixed;top:0;right:0;max-width:100%;bottom:var(--lk-control-bar-height)}}.lk-control-bar,.lk-agent-control-bar{display:flex;gap:.5rem;align-items:center;justify-content:center;padding:.75rem;border-top:1px solid var(--lk-border-color);max-height:var(--lk-control-bar-height)}.lk-agent-control-bar{height:var(--lk-control-bar-height);--lk-bg: transparent;--lk-va-bar-width: 2px;--lk-va-bar-gap: 4px;--lk-va-bar-border-radius: 1px}.lk-agent-control-bar .lk-audio-bar-visualizer .lk-audio-bar.lk-highlighted{filter:none}.lk-prejoin{background-color:var(--lk-bg);line-height:var(--lk-line-height)}[data-lk-theme]{font-size:var(--lk-font-size);font-family:var(--lk-font-family);color:var(--lk-fg)}[data-lk-theme] .lk-list{list-style:none;margin:0;padding:0}[data-lk-theme] .lk-form-control{font-family:var(--lk-font-family);padding:.625rem 1rem;background-color:var(--lk-control-bg);border:1px solid var(--lk-border-color);border-radius:var(--lk-border-radius)}.lk-prejoin{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;padding:1rem;gap:1rem;margin-inline:auto;background-color:var(--lk-bg);width:min(100%,480px);align-items:stretch}.lk-prejoin .lk-video-container{position:relative;width:100%;height:auto;aspect-ratio:16/10;background-color:#000;border-radius:var(--lk-border-radius);overflow:hidden}.lk-prejoin .lk-video-container video,.lk-prejoin .lk-video-container .lk-camera-off-note{display:block;width:100%;height:100%;object-fit:cover}.lk-prejoin .lk-video-container video[data-lk-facing-mode=user]{transform:rotateY(180deg)}.lk-prejoin .lk-video-container .lk-camera-off-note{position:absolute;top:0;left:0;width:100%;aspect-ratio:16/10;background-color:#000;display:grid;place-items:center}.lk-prejoin .lk-video-container .lk-camera-off-note>*{height:70%;max-width:100%}.lk-prejoin .lk-audio-container{display:none}.lk-prejoin .lk-audio-container audio{width:100%;height:auto}.lk-prejoin .lk-button-group-container{display:flex;flex-wrap:nowrap;gap:1rem}.lk-prejoin .lk-button-group-container>.lk-button-group{width:50%}.lk-prejoin .lk-button-group-container>.lk-button-group>.lk-button{justify-content:left}.lk-prejoin .lk-button-group-container>.lk-button-group>.lk-button:first-child{width:100%}@media(max-width:400px){.lk-prejoin .lk-button-group-container{flex-wrap:wrap}.lk-prejoin .lk-button-group-container>.lk-button-group{width:100%}}.lk-prejoin .lk-username-container{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:100%}.lk-prejoin .lk-join-button{--lk-control-fg: var(--lk-accent-fg);--lk-control-bg: var(--lk-accent-bg);--lk-control-hover-bg: var(--lk-accent2);--lk-control-active-bg: var(--lk-accent3);--lk-control-active-hover-bg: var(--lk-accent4);background-color:var(--lk-control-bg)}.lk-prejoin .lk-join-button:hover{background-color:var(--lk-control-hover-bg)}.lk-focus-layout-wrapper,.lk-grid-layout-wrapper{position:relative;display:flex;justify-content:center;width:100%;height:calc(100% - var(--lk-control-bar-height))}.lk-grid-layout-wrapper{flex-direction:column;align-items:center}.lk-focus-layout-wrapper{align-items:stretch}.lk-video-conference{position:relative;display:flex;align-items:stretch;height:100%}.lk-video-conference-inner{display:flex;flex-direction:column;align-items:stretch;width:100%}.lk-settings-menu-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--lk-bg);padding:1rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background-color:var(--lk-bg);border:1px solid var(--lk-border-color);border-radius:var(--lk-border-radius);box-shadow:var(--lk-box-shadow);min-width:50vw;min-height:50vh;max-width:100%;max-height:100%;overflow-y:auto}._waitingForAgent_v6m7t_1{font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:16px;letter-spacing:normal;color:#00204d}._orbContainer_v6m7t_11{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:450px;height:450px;pointer-events:none}._tailoringInterviewExperience_v6m7t_21{font-size:24px;font-weight:400;font-stretch:normal;font-style:normal;line-height:32px;letter-spacing:normal;color:#00204d;background:#fff}._participantFeed_c0cly_1{position:fixed;bottom:30px;right:30px}._participantFeed_c0cly_1 ._participantInfo_c0cly_6{z-index:5;display:flex;justify-content:flex-end;color:#62748c}._participantFeed_c0cly_1 ._participantName_c0cly_12{font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:16px;letter-spacing:normal}._participantFeed_c0cly_1 ._participantVideo_c0cly_20{width:340px;height:190px;border-radius:10px;object-fit:cover}._conferenceRoom_7v3x8_1{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:1280px;margin:0 auto;padding:16px;min-height:100vh;position:relative}@media(min-width:768px)and (max-width:1024px){._conferenceRoom_7v3x8_1{gap:24px;padding:20px}}@media(min-width:1024px){._conferenceRoom_7v3x8_1{gap:32px;padding:24px}}._titleSection_7v3x8_26{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}@media(min-width:768px)and (max-width:1024px){._titleSection_7v3x8_26{gap:12px}}._title_7v3x8_26{font-size:24px;font-weight:400;font-stretch:normal;font-style:normal;line-height:32px;letter-spacing:normal}@media(min-width:768px)and (max-width:1024px){._title_7v3x8_26{font-size:24px}}@media(min-width:1024px){._title_7v3x8_26{font-size:28px}}._conferenceContainer_7v3x8_58{width:100%;display:flex;flex-direction:column;justify-content:center;gap:16px;flex:1;position:relative}@media(min-width:768px)and (max-width:1024px){._conferenceContainer_7v3x8_58{gap:24px;min-height:400px}}@media(min-width:1024px){._conferenceContainer_7v3x8_58{min-height:500px}}._videoContainer_7v3x8_79{border-radius:8px;overflow:visible;position:relative;display:flex;flex-direction:column}._interviewSection_7v3x8_87{display:flex;justify-content:center;gap:12px;width:100%}@media(min-width:768px)and (max-width:1024px){._interviewSection_7v3x8_87{gap:16px}}._connectingOverlay_7v3x8_99{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#000000b3;z-index:10;gap:16px;color:#fff;font-family:Roboto,sans-serif;font-size:14px}@media(min-width:768px)and (max-width:1024px){._connectingOverlay_7v3x8_99{font-size:16px;gap:20px}}._connectingOverlay_7v3x8_99 p{margin:0}._connectingSpinner_7v3x8_126{width:40px;height:40px;border:4px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_7v3x8_1 1s linear infinite}@media(min-width:768px)and (max-width:1024px){._connectingSpinner_7v3x8_126{width:48px;height:48px}}@keyframes _spin_7v3x8_1{to{transform:rotate(360deg)}}._controlsContainer_7v3x8_146{position:fixed;bottom:70px;left:0;right:0;display:flex;flex-direction:column;gap:12px;width:100%;align-items:center}@media(min-width:768px)and (max-width:1024px){._controlsContainer_7v3x8_146{flex-direction:row;justify-content:space-between;gap:16px}}._controls_7v3x8_146{display:flex;gap:12px;align-items:center;justify-content:center;flex-wrap:wrap}@media(min-width:768px)and (max-width:1024px){._controls_7v3x8_146{gap:16px}}._trackToggle_7v3x8_178{min-width:44px;min-height:44px;background:#fff;border:2px solid #006aff;border-radius:8px;padding:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#006aff}@media(hover:hover){._trackToggle_7v3x8_178:hover:not(:disabled){background:#f0f7ff;border-color:#005fe5;transform:translateY(-2px)}}._trackToggle_7v3x8_178:active:not(:disabled){background:#e0f0ff;transform:translateY(0)}._trackToggle_7v3x8_178[data-lk-enabled=true]{background:#006aff;color:#fff}@media(hover:hover){._trackToggle_7v3x8_178[data-lk-enabled=true]:hover{background:#005fe5}}._trackToggle_7v3x8_178:disabled{opacity:.5;cursor:not-allowed}@media(min-width:768px)and (max-width:1024px){._trackToggle_7v3x8_178{min-width:48px;min-height:48px;padding:12px}}._endCallButton_7v3x8_224{background:#d71717!important;color:#fff!important;border:none!important;padding:12px 24px!important;border-radius:8px!important;font-family:Roboto,sans-serif!important;font-size:14px!important;font-weight:500!important;line-height:20px!important;cursor:pointer;transition:all .2s ease;min-height:44px;min-width:120px}@media(hover:hover){._endCallButton_7v3x8_224:hover:not(:disabled){background:#c01111!important;transform:translateY(-2px);box-shadow:0 4px 8px #d717174d}}._endCallButton_7v3x8_224:active:not(:disabled){background:#a00f0f!important;transform:translateY(0)}._endCallButton_7v3x8_224:disabled{opacity:.6;cursor:not-allowed}@media(min-width:768px)and (max-width:1024px){._endCallButton_7v3x8_224{padding:12px 32px!important;font-size:16px!important;min-width:140px}}.lk-grid-layout{background:transparent!important;gap:12px!important}@media(min-width:768px)and (max-width:1024px){.lk-grid-layout{gap:16px!important}}.lk-participant-tile{border-radius:8px!important;overflow:hidden!important;background:#000!important;position:relative!important}@media(min-width:768px)and (max-width:1024px){.lk-participant-tile{border-radius:12px!important}}.lk-participant-placeholder{background:linear-gradient(135deg,#4a90e2,#7b68ee,#000)!important;display:flex!important;align-items:center!important;justify-content:center!important}.lk-participant-metadata{background:#000000b3!important;padding:6px 12px!important;border-radius:4px!important;font-size:12px!important}@media(min-width:768px)and (max-width:1024px){.lk-participant-metadata{padding:8px 16px!important;font-size:14px!important}}.lk-toast-connection-state{position:fixed!important;top:16px!important;right:16px!important;z-index:1000!important;padding:12px 20px!important;background:#000000e6!important;color:#fff!important;border-radius:8px!important;font-size:14px!important;display:flex!important;align-items:center!important;gap:12px!important;box-shadow:0 4px 12px #0000004d!important}@media(min-width:768px)and (max-width:1024px){.lk-toast-connection-state{top:24px!important;right:24px!important;padding:16px 24px!important;font-size:16px!important}}.lk-spinner{animation:spin 1s linear infinite!important}.lk-video-track{width:100%!important;height:100%!important;object-fit:cover!important}.lk-audio-indicator{border:2px solid #00ff00!important}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(prefers-contrast:high){._trackToggle_7v3x8_178{border-width:3px}._endCallButton_7v3x8_224{border:3px solid #ffffff!important}}._endCallModal_7v3x8_350{max-width:400px;padding:24px;text-align:center}._endCallModalTitle_7v3x8_356{font-size:24px;font-weight:400;font-stretch:normal;font-style:normal;line-height:32px;letter-spacing:normal;margin:0 0 16px;font-size:20px}._endCallModalText_7v3x8_367{margin:0 0 24px;color:#666;line-height:1.5}._endCallModalButtons_7v3x8_373{display:flex;gap:12px;justify-content:center}._endCallModalButtons_7v3x8_373 button{min-width:120px}._errorContainer_12zzp_1{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:1rem}._errorCard_12zzp_9{background:#fff;border-radius:12px;padding:2rem;max-width:500px;width:100%;text-align:center}@media(min-width:1024px){._errorCard_12zzp_9{padding:3rem}}._errorTitle_12zzp_23{font-size:24px;font-weight:400;font-stretch:normal;font-style:normal;line-height:32px;letter-spacing:normal;color:#d71717;margin:0 0 1rem}@media(min-width:1024px){._errorTitle_12zzp_23{font-size:1.75rem}}._errorMessage_12zzp_39{font-size:1rem;color:#62748c;margin:0 0 2rem;line-height:1.5}._loaderContainer_12zzp_46{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:1rem}._deviceCheck_ixirl_1{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:40px 20px;box-sizing:border-box}._deviceCheckContent_ixirl_11{display:flex;flex-direction:column;align-items:center;width:100%;gap:40px}._deviceCheckHeader_ixirl_19{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%;text-align:center}._deviceCheckTitle_ixirl_28{font-family:Roboto,sans-serif;font-size:24px;font-weight:400;line-height:1;color:#00204d;margin:0}._deviceCheckSubtitle_ixirl_37{font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:normal;margin:0}._deviceCheckMedia_ixirl_45{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%}._cameraContainer_ixirl_53{width:480px;height:270px;border-radius:20px;overflow:hidden;background-color:#f5f5f5;position:relative}._videoFeed_ixirl_62{width:100%;height:100%;object-fit:cover;object-position:center}._cameraDisabled_ixirl_69{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;gap:12px;padding:20px;box-sizing:border-box}._cameraDisabledIcon_ixirl_81{width:24px;height:24px;color:#00204d}._cameraDisabledText_ixirl_87{font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:normal;text-align:center;margin:0;color:#62748c}._microphoneContainer_ixirl_97{display:flex;align-items:center;gap:20px;padding:0 20px;box-sizing:border-box}._microphoneContainer_ixirl_97:not(:has(._microphoneIconDisabled_ixirl_104)){width:480px}._microphoneIcon_ixirl_104,._microphoneIconDisabled_ixirl_104{width:24px;height:24px;flex-shrink:0;color:#00204d}._microphoneBar_ixirl_122{position:relative;flex:1;height:8px}._microphoneBarBackground_ixirl_128{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#f5f5f5;border-radius:4px}._microphoneBarFill_ixirl_138{position:absolute;top:.5px;left:0;height:8px;background-color:#ffa32d;border-radius:4px;transition:width .1s ease-out;max-width:100%}._microphoneDisabledText_ixirl_149{font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:normal;color:#62748c;margin:0;flex:1}@media only screen and (max-width:768px){._deviceCheck_ixirl_1{padding:32px 20px}._deviceCheckContent_ixirl_11{gap:32px}._deviceCheckHeader_ixirl_19{gap:16px}._deviceCheckTitle_ixirl_28{font-size:20px}._deviceCheckMedia_ixirl_45{gap:16px}}._header_15hyd_1{display:flex;align-items:flex-start;justify-content:space-between;width:100%;padding:0}._headerLogoLeft_15hyd_9,._headerLogoRight_15hyd_10{display:flex;align-items:center;justify-content:center;flex-shrink:0}._headerLogo_15hyd_9{height:24px;width:auto;max-width:60.308px}._headerPartnerLogo_15hyd_23{height:24px;width:auto;max-width:120px;object-fit:contain}@media only screen and (max-width:768px){._header_15hyd_1{padding:0}._headerLogo_15hyd_9,._headerPartnerLogo_15hyd_23{height:20px}}._layout_183pk_1{margin:40px}._layout_183pk_1 ._backLink_183pk_4{font-size:12px;position:absolute;top:90px;left:40px;display:flex;align-items:center;gap:8px;text-decoration:none;color:#00204d}._layout_183pk_1 ._backArrowIcon_183pk_15{width:12px;height:12px}._thankYou_1mt25_1{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:40px 20px;box-sizing:border-box;background-color:#fff}._thankYouContent_1mt25_12{display:flex;flex-direction:column;align-items:center;width:100%;max-width:545px;gap:40px}._thankYouHeader_1mt25_21{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%}._thankYouIconWrapper_1mt25_29{display:flex;align-items:center;justify-content:center}._thankYouIconCircle_1mt25_35{display:flex;align-items:center;justify-content:center;width:72px;height:72px;background-color:#e6f1fa;border-radius:50%}._thankYouIcon_1mt25_29{width:40px;height:40px;color:#0974c1}._thankYouTitle_1mt25_51{font-family:Roboto,sans-serif;font-size:24px;font-weight:500;line-height:32px;text-align:center;color:#00204d;margin:0}._thankYouSubtitle_1mt25_61{font-family:Roboto,sans-serif;font-size:18px;font-weight:400;line-height:26px;text-align:center;color:#00204d;margin:0;max-width:429px}._feedbackSection_1mt25_72{display:flex;flex-direction:column;gap:8px;width:100%;max-width:503px}._feedbackLabel_1mt25_80{font-family:Roboto,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#000;margin:0}._textareaWrapper_1mt25_89{position:relative;width:100%}._feedbackTextarea_1mt25_94{width:100%;height:120px;padding:16px;font-family:Roboto,sans-serif;font-size:12px;font-weight:400;line-height:16px;color:#000;background-color:#fff;border:1px solid #d6d6d6;border-radius:4px;box-sizing:border-box;resize:vertical;outline:none}._feedbackTextarea_1mt25_94::placeholder{color:#9e9e9e}._feedbackTextarea_1mt25_94:focus{border-color:#006aff}._submitButton_1mt25_117{background-color:#006aff;color:#fff;border:none;border-radius:8px;padding:12px 24px;font-family:Roboto,sans-serif;font-size:14px;font-weight:500;line-height:20px;cursor:pointer;transition:background-color .2s ease}._submitButton_1mt25_117:hover{background-color:#0052cc}._submitButton_1mt25_117:focus{outline:2px solid #006aff;outline-offset:2px}@media only screen and (max-width:768px){._thankYou_1mt25_1{padding:32px 20px}._thankYouContent_1mt25_12{gap:32px}._thankYouHeader_1mt25_21{gap:16px}._thankYouTitle_1mt25_51{font-size:20px;line-height:28px}._thankYouSubtitle_1mt25_61{font-size:16px;line-height:24px;max-width:100%}._feedbackSection_1mt25_72{max-width:100%}._submitButton_1mt25_117{width:100%;max-width:320px}}._aiInterviewWelcome_1k3wn_1{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:40px 20px;box-sizing:border-box}._aiInterviewWelcomeContent_1k3wn_11{display:flex;flex-direction:column;align-items:center;width:100%;max-width:545px;gap:40px}._aiInterviewWelcomeTitle_1k3wn_20{font-family:Roboto,sans-serif;font-size:24px;font-weight:400;line-height:normal;text-align:center;margin:0;width:100%;max-width:380px}._aiInterviewWelcomeInfoList_1k3wn_31{display:flex;flex-direction:column;gap:20px;width:100%}._infoItem_1k3wn_38{display:flex;align-items:center;gap:20px}._infoItemIconWrapper_1k3wn_44{display:flex;align-items:center;justify-content:center;width:48px;height:48px;flex-shrink:0;background-color:#ebf0f7;border-radius:50%}._infoItemIconWrapper_1k3wn_44 svg{width:24px;height:24px;color:#00204d;fill:currentColor}._infoItemText_1k3wn_61{font-family:Roboto,sans-serif;font-size:18px;font-weight:400;line-height:26px;color:#00204d;margin:0;flex:1}@media(min-width:1024px){._aiInterviewWelcome_1k3wn_1{padding:32px 20px}._aiInterviewWelcomeContent_1k3wn_11{gap:32px}._aiInterviewWelcomeTitle_1k3wn_20{font-size:20px;max-width:100%}._aiInterviewWelcomeInfoList_1k3wn_31{gap:16px}._aiInterviewWelcomeButton_1k3wn_85{width:100%;max-width:320px}._infoItem_1k3wn_38{gap:16px}._infoItemText_1k3wn_61{font-size:16px;line-height:24px}}._expiredInvitation_1uo02_1{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:40px 20px;box-sizing:border-box}._expiredInvitationContent_1uo02_11{display:flex;flex-direction:column;align-items:center;gap:20px}._expiredInvitationHeader_1uo02_18{display:flex;flex-direction:column;align-items:center;gap:16px}._expiredInvitationIconWrapper_1uo02_25{display:flex;align-items:center;justify-content:center}._expiredInvitationIconCircle_1uo02_31{display:flex;align-items:center;justify-content:center;width:72px;height:72px;background-color:#f1ebfa;border-radius:50%}._expiredInvitationIcon_1uo02_25{width:40px;height:40px;color:#b75bff}._expiredInvitationTitle_1uo02_47{font-family:Roboto,sans-serif;font-size:24px;font-weight:500;line-height:32px;text-align:center;color:#00204d;margin:0}._expiredInvitationMessage_1uo02_57{font-family:Roboto,sans-serif;font-size:24px;font-weight:400;text-align:center;margin:0;max-width:380px}@media only screen and (max-width:768px){._expiredInvitation_1uo02_1{padding:32px 20px}._expiredInvitationContent_1uo02_11{gap:16px}._expiredInvitationTitle_1uo02_47{font-size:20px;line-height:28px}._expiredInvitationMessage_1uo02_57{font-size:18px;max-width:100%}}
