.survey_header-module-scss-module__JDkvna__survey_header{display:flex}.survey_header-module-scss-module__JDkvna__back_btn,.survey_header-module-scss-module__JDkvna__close_btn{background-color:#ceeceb;border-radius:20px;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.survey_header-module-scss-module__JDkvna__back_btn:hover{opacity:.8}.survey_header-module-scss-module__JDkvna__back_btn:before{content:"";border-top:2px solid var(--black);border-left:2px solid var(--black);width:10px;height:10px;display:block;transform:translate(20%)rotate(-45deg)}.survey_header-module-scss-module__JDkvna__close_btn:hover{opacity:.8}.survey_header-module-scss-module__JDkvna__cross{width:16px;height:16px;position:relative}.survey_header-module-scss-module__JDkvna__cross:before,.survey_header-module-scss-module__JDkvna__cross:after{content:"";background-color:#000;width:20px;height:2px;display:block;position:absolute;top:0}.survey_header-module-scss-module__JDkvna__cross:before{transform:translate(-2px,6px)rotate(45deg)}.survey_header-module-scss-module__JDkvna__cross:after{transform:translate(-2px,6px)rotate(-45deg)}.survey_header-module-scss-module__JDkvna__progress_wrapper{background-color:#c5f8f5;border-radius:20px;flex:1;min-height:60px;position:relative}.survey_header-module-scss-module__JDkvna__progress_bar{box-sizing:border-box;background:linear-gradient(90deg,#c5f8f5 0%,#bec8ff 100%);border-radius:20px;justify-content:flex-end;align-items:center;max-width:100%;height:100%;padding-right:10px;font-weight:700;transition:width .3s linear;display:flex;position:absolute;top:0;left:0}
.answer_btn-module-scss-module__W6xwqW__answer{box-sizing:border-box;cursor:pointer;background-color:#f4f4f4;border-radius:20px;justify-content:space-between;align-items:center;min-height:80px;padding:20px;font-weight:700;display:flex}.answer_btn-module-scss-module__W6xwqW__answer:nth-child(3){background-color:#efefef}.answer_btn-module-scss-module__W6xwqW__answer:nth-child(4){background-color:#eaeaea}.answer_btn-module-scss-module__W6xwqW__answer:nth-child(5){background-color:#e5e5e5}.answer_btn-module-scss-module__W6xwqW__answer:nth-child(6){background-color:#e0e0e0}.answer_btn-module-scss-module__W6xwqW__answer:nth-child(7){background-color:#dbdbdb}.answer_btn-module-scss-module__W6xwqW__answer:nth-child(8){background-color:#d5d5d5}.answer_btn-module-scss-module__W6xwqW__checkmark{background-color:var(--black);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.answer_btn-module-scss-module__W6xwqW__checkmark:before{content:"";border-bottom:4px solid #f4f4f4;border-left:4px solid #f4f4f4;width:10px;height:5px;display:block;transform:translateY(-1px)rotate(-45deg)}
.screen-module-scss-module__plaHzG__title{font-family:var(--heading-font);letter-spacing:-.03em;font-size:40px;line-height:40px}@media (max-width:767px){.screen-module-scss-module__plaHzG__title{font-size:24px;line-height:24px}}.screen-module-scss-module__plaHzG__question_box{background-color:#bec8ff;border-radius:20px;flex:1;padding:20px}.screen-module-scss-module__plaHzG__screen_layout{flex-direction:column;min-height:65vh;display:flex}@media (max-width:767px){.screen-module-scss-module__plaHzG__screen_layout{min-height:calc(100vh - 80px)}}.screen-module-scss-module__plaHzG__textarea{box-sizing:border-box;resize:none;background-color:#f4f4f4;border:none;border-radius:20px;outline:none;width:100%;min-height:200px;margin-bottom:20px;padding:20px;font-size:18px}.screen-module-scss-module__plaHzG__continue_btn{text-transform:var(--uppercase-value);color:#fff;font-family:var(--heading-font);background-color:#000;min-height:60px;font-size:18px}.screen-module-scss-module__plaHzG__continue_btn:hover{background-color:#262626}.screen-module-scss-module__plaHzG__continue_btn:active{background-color:#404040}.screen-module-scss-module__plaHzG__continue_btn:disabled{background-color:#0000004d}.screen-module-scss-module__plaHzG__continue_btn:disabled:hover{opacity:1}
.thank_you-module-scss-module__MvkYdW__layout{box-sizing:border-box;background-color:#bec8ff;border-radius:20px;min-height:calc(100vh - 20px)}@media (min-width:768px){.thank_you-module-scss-module__MvkYdW__layout{min-height:75vh;margin:-20px}}.thank_you-module-scss-module__MvkYdW__title{font-family:var(--heading-font);text-align:center;padding-top:100px;font-size:85px}.thank_you-module-scss-module__MvkYdW__img_box{text-align:center;margin-top:-90px}
.survey_modal-module-scss-module__1KxsxG__overlay{z-index:15;background-color:#00000080;height:100%;position:fixed;inset:0;overflow-y:auto}.survey_modal-module-scss-module__1KxsxG__content{box-sizing:border-box;background-color:var(--white);border-radius:30px;width:515px;margin:0 auto;padding:20px;position:relative;top:12%}@media (max-width:767px){.survey_modal-module-scss-module__1KxsxG__content{border-radius:0;width:100%;padding:10px;top:0}}.survey_modal-module-scss-module__1KxsxG__open_modal{overflow:hidden}.survey_modal-module-scss-module__1KxsxG__cancel_btn{background-color:var(--white);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;top:-40px;right:-40px}@media (max-width:767px){.survey_modal-module-scss-module__1KxsxG__cancel_btn{display:none}}.survey_modal-module-scss-module__1KxsxG__cross{width:16px;height:16px;position:relative}.survey_modal-module-scss-module__1KxsxG__cross:before,.survey_modal-module-scss-module__1KxsxG__cross:after{content:"";background-color:var(--black);width:20px;height:3px;display:block;position:absolute;top:0}.survey_modal-module-scss-module__1KxsxG__cross:before{transform:translate(-2px,6px)rotate(45deg)}.survey_modal-module-scss-module__1KxsxG__cross:after{transform:translate(-2px,6px)rotate(-45deg)}
.step-module-scss-module__BpT5Ua__test_title{font-family:var(--heading-font);z-index:2;font-size:20px;line-height:100%;position:relative}.step-module-scss-module__BpT5Ua__title{background-color:#bec8ff;border-radius:20px;padding:20px}.step-module-scss-module__BpT5Ua__title strong{font-family:var(--heading-font);font-size:24px;line-height:100%}.step-module-scss-module__BpT5Ua__subtitle{margin-bottom:20px;font-weight:700}.step-module-scss-module__BpT5Ua__step_description{background-color:#bec8ff;border-radius:20px;margin-top:10px;padding:20px}.step-module-scss-module__BpT5Ua__step_description strong{font-weight:700}.step-module-scss-module__BpT5Ua__step_description p:not(:last-child){margin-bottom:10px}.step-module-scss-module__BpT5Ua__title_secondary{font-family:var(--heading-font);background-color:#d1d7f8;border-radius:20px;padding:20px;font-size:24px;line-height:100%}.step-module-scss-module__BpT5Ua__question{margin:20px 0}.step-module-scss-module__BpT5Ua__question_description{font-family:var(--body-font);font-size:var(--body1-font-size);font-weight:500;line-height:var(--body1-line-height);color:#00000080;margin-top:10px;display:block}.step-module-scss-module__BpT5Ua__answer{box-sizing:border-box;background-color:var(--white);text-align:left;cursor:pointer;border-radius:20px;align-items:center;width:100%;max-width:100%;min-height:60px;margin-bottom:1px;padding:20px;display:flex;position:relative}.step-module-scss-module__BpT5Ua__main_btn{text-transform:var(--uppercase-value);color:#fff;font-family:var(--heading-font);background-color:#000;min-height:60px;font-size:18px}.step-module-scss-module__BpT5Ua__main_btn:hover{background-color:#262626}.step-module-scss-module__BpT5Ua__main_btn:active{background-color:#404040}.step-module-scss-module__BpT5Ua__main_btn:disabled{background-color:#0000004d}.step-module-scss-module__BpT5Ua__main_btn:disabled:hover{opacity:1}.step-module-scss-module__BpT5Ua__main_btn{width:100%;margin-top:auto}.step-module-scss-module__BpT5Ua__cross{width:16px;height:16px;position:relative}.step-module-scss-module__BpT5Ua__cross:before,.step-module-scss-module__BpT5Ua__cross:after{content:"";background-color:#000;width:20px;height:2px;display:block;position:absolute;top:0}.step-module-scss-module__BpT5Ua__cross:before{transform:translate(-2px,6px)rotate(45deg)}.step-module-scss-module__BpT5Ua__cross:after{transform:translate(-2px,6px)rotate(-45deg)}.step-module-scss-module__BpT5Ua__progress_wrapper{text-align:center;background-color:#c5f8f5;border-radius:20px;flex:1;justify-content:center;align-items:center;padding:0 10px;display:flex;position:relative;overflow:hidden}.step-module-scss-module__BpT5Ua__progress_bar{box-sizing:border-box;background:linear-gradient(90deg,#c5f8f5 0%,#bec8ff 100%);border-radius:20px;justify-content:flex-end;align-items:center;max-width:100%;height:100%;padding-right:10px;transition:width .3s linear;display:flex;position:absolute;top:0;left:0}.step-module-scss-module__BpT5Ua__sticky_header{z-index:2;background-image:linear-gradient(#eee 0% 50%,#fff0 0%);margin-top:-10px;padding-top:10px;position:sticky;top:0}.step-module-scss-module__BpT5Ua__header{width:100%;display:flex}@media (min-width:768px){.step-module-scss-module__BpT5Ua__header{width:400px}}.step-module-scss-module__BpT5Ua__back_btn,.step-module-scss-module__BpT5Ua__close_btn{background-color:#ceeceb;border-radius:20px;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.step-module-scss-module__BpT5Ua__back_btn:hover{opacity:.8}.step-module-scss-module__BpT5Ua__back_btn:before{content:"";border-top:2px solid var(--black);border-left:2px solid var(--black);width:10px;height:10px;display:block;transform:translate(20%)rotate(-45deg)}.step-module-scss-module__BpT5Ua__text{font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:500;line-height:var(--body2-line-height)}.step-module-scss-module__BpT5Ua__sticky_player{z-index:1;position:sticky;top:70px}.step-module-scss-module__BpT5Ua__sticky_player:before{content:"";background-color:#eee;width:100%;height:50%;display:block;position:absolute;top:-20px}.step-module-scss-module__BpT5Ua__audio_player{z-index:2;background-color:#fffac7;border-radius:20px;padding:20px;position:relative}.step-module-scss-module__BpT5Ua__track{background-color:#ccc89f;border-radius:20px;flex:1;height:4px;margin:0 10px}.step-module-scss-module__BpT5Ua__track_progress{background-color:var(--black);pointer-events:none;border-radius:20px;height:100%;transition:width .3s linear;position:relative}.step-module-scss-module__BpT5Ua__track_progress:after{content:"";background-color:var(--black);border-radius:50%;width:10px;height:10px;display:block;position:absolute;top:-3px;right:0}.step-module-scss-module__BpT5Ua__flex_row{align-items:center;margin:7px 0;display:flex}.step-module-scss-module__BpT5Ua__control_icon{width:18px;height:18px;fill:var(--black)}.step-module-scss-module__BpT5Ua__timer{text-align:right;min-width:50px}.step-module-scss-module__BpT5Ua__pause{justify-content:space-between;width:16px;height:18px;display:flex}.step-module-scss-module__BpT5Ua__pause:before,.step-module-scss-module__BpT5Ua__pause:after{content:"";background-color:var(--black);border-radius:4px;width:7px;height:100%;display:block}.step-module-scss-module__BpT5Ua__play_btn{align-items:center;width:20px;height:20px;margin-right:10px;display:flex}.step-module-scss-module__BpT5Ua__speaker_icon{width:20px;fill:var(--white);margin-right:10px}.step-module-scss-module__BpT5Ua__audio_status{color:#807d64;font-size:13px}.step-module-scss-module__BpT5Ua__header_timer{z-index:2;position:relative}.step-module-scss-module__BpT5Ua__marker{align-self:flex-start;margin-right:5px}.step-module-scss-module__BpT5Ua__checkmark_box{flex-shrink:0;width:24px;height:24px;margin-left:auto}.step-module-scss-module__BpT5Ua__answer_input{visibility:hidden;pointer-events:none;position:absolute}.step-module-scss-module__BpT5Ua__answer_disabled{color:gray}.step-module-scss-module__BpT5Ua__checkmark{box-sizing:border-box;border-radius:50%;width:24px;height:24px;position:relative}.step-module-scss-module__BpT5Ua__checkmark_checked{background-color:var(--black)}.step-module-scss-module__BpT5Ua__checkmark_checked:before{content:"";border-left:2px solid var(--white);border-bottom:2px solid var(--white);width:10px;height:5px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-75%)rotate(-45deg)}.step-module-scss-module__BpT5Ua__icon{width:24px;height:24px;margin-right:10px;font-family:Noto Color Emoji,Apple Color Emoji,Segoe UI Emoji,Times,Symbola,Aegyptus,Code2000,Code2001,Code2002,Musica,serif,LastResort;font-size:22px;line-height:100%}.step-module-scss-module__BpT5Ua__checkmark_square{border:1px solid var(--black);border-radius:0}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__test_title{font-size:1.04167vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__test_title{font-size:20px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__title{border-radius:1.04167vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__title{border-radius:20px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__title{padding:1.04167vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__title{padding:20px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__title strong{font-size:1.04167vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__title strong{font-size:20px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__subtitle{margin-bottom:1.04167vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__subtitle{margin-bottom:20px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__step_description{border-radius:1.04167vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__step_description{border-radius:20px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__step_description{padding:1.04167vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__step_description{padding:20px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__step_description{margin-top:.520833vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__step_description{margin-top:10px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__step_description p:not(:last-child){margin-bottom:.520833vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__step_description p:not(:last-child){margin-bottom:10px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__title_secondary{border-radius:1.04167vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__title_secondary{border-radius:20px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__title_secondary{padding:1.04167vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__title_secondary{padding:20px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__title_secondary{font-size:1.25vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__title_secondary{font-size:24px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__question{margin-top:1.04167vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__question{margin-top:20px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__question{margin-bottom:1.04167vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__question{margin-bottom:20px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__answer{border-radius:1.04167vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__answer{border-radius:20px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__answer{padding:1.04167vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__answer{padding:20px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__answer{margin-bottom:.0520833vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__answer{margin-bottom:1px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__answer{min-height:3.125vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__answer{min-height:60px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__progress_wrapper{padding-right:.520833vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__progress_wrapper{padding-right:10px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__progress_wrapper{padding-left:.520833vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__progress_wrapper{padding-left:10px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__progress_wrapper{border-radius:1.04167vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__progress_wrapper{border-radius:20px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__progress_bar{padding-right:.520833vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__progress_bar{padding-right:10px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__progress_bar{border-radius:1.04167vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__progress_bar{border-radius:20px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__sticky_header{padding-top:.520833vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__sticky_header{padding-top:10px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__sticky_header{margin-top:-.520833vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__sticky_header{margin-top:-10px}}@media (min-width:768px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__header{width:400px}}@media (min-width:1920px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__header{width:20.8333vw}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__back_btn,.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__close_btn{width:3.125vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__back_btn,.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__close_btn{width:60px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__back_btn,.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__close_btn{height:3.125vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__back_btn,.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__close_btn{height:60px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__back_btn,.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__close_btn{border-radius:1.04167vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__back_btn,.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__close_btn{border-radius:20px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__back_btn:before{width:.520833vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__back_btn:before{width:10px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__back_btn:before{height:.520833vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__back_btn:before{height:10px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__back_btn:before{border-top-width:.104167vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__back_btn:before{border-top-width:2px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__back_btn:before{border-left-width:.104167vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__back_btn:before{border-left-width:2px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__checkmark_box{width:1.25vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__checkmark_box{width:24px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__checkmark_box{height:1.25vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__checkmark_box{height:24px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__checkmark{width:1.25vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__checkmark{width:24px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__checkmark{height:1.25vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__checkmark{height:24px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__checkmark:before{width:.520833vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__checkmark:before{width:10px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__checkmark:before{height:.260417vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__checkmark:before{height:5px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__checkmark:before{border-bottom-width:.104167vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__checkmark:before{border-bottom-width:2px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__checkmark:before{border-left-width:.104167vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__checkmark:before{border-left-width:2px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__sticky_player{top:3.64583vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__sticky_player{top:70px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__audio_player{border-radius:1.04167vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__audio_player{border-radius:20px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__audio_player{padding:1.04167vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__audio_player{padding:20px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__track{border-radius:1.04167vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__track{border-radius:20px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__track{height:.208333vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__track{height:4px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__track{margin-right:.520833vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__track{margin-right:10px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__track{margin-left:.520833vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__track{margin-left:10px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__track_progress{border-radius:1.04167vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__track_progress{border-radius:20px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__track_progress:after{width:.520833vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__track_progress:after{width:10px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__track_progress:after{height:.520833vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__track_progress:after{height:10px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__track_progress:after{top:-.15625vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__track_progress:after{top:-3px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__flex_row{margin-top:.364583vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__flex_row{margin-top:7px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__flex_row{margin-bottom:.364583vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__flex_row{margin-bottom:7px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__control_icon{width:.9375vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__control_icon{width:18px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__control_icon{height:.9375vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__control_icon{height:18px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__timer{min-width:2.60417vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__timer{min-width:50px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__pause{width:.833333vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__pause{width:16px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__pause{height:.9375vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__pause{height:18px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__pause:before,.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__pause:after{width:.364583vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__pause:before,.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__pause:after{width:7px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__pause:before,.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__pause:after{border-radius:.208333vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__pause:before,.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__pause:after{border-radius:4px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__play_btn{width:1.04167vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__play_btn{width:20px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__play_btn{height:1.04167vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__play_btn{height:20px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__play_btn{margin-right:.520833vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__play_btn{margin-right:10px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__speaker_icon{width:1.04167vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__speaker_icon{width:20px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__speaker_icon{margin-right:.520833vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__speaker_icon{margin-right:10px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__audio_status{font-size:.677083vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__audio_status{font-size:13px}}.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__marker{margin-right:.260417vw}@media (max-width:1919px){.step-module-scss-module__BpT5Ua__container_scaled .step-module-scss-module__BpT5Ua__marker{margin-right:5px}}
.progress_header-module-scss-module__Yt-jYq__survey_header{display:flex}.progress_header-module-scss-module__Yt-jYq__back_btn,.progress_header-module-scss-module__Yt-jYq__close_btn{background-color:#ceeceb;border-radius:20px;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.progress_header-module-scss-module__Yt-jYq__back_btn:disabled{cursor:default}.progress_header-module-scss-module__Yt-jYq__back_btn:hover:enabled{opacity:.8}.progress_header-module-scss-module__Yt-jYq__back_btn:before{content:"";border-top:2px solid var(--black);border-left:2px solid var(--black);width:10px;height:10px;display:block;transform:translate(20%)rotate(-45deg)}.progress_header-module-scss-module__Yt-jYq__back_btn:disabled:before{border-top:2px solid #0000004d;border-left:2px solid #0000004d}.progress_header-module-scss-module__Yt-jYq__close_btn:hover{opacity:.8}@media (min-width:768px){.progress_header-module-scss-module__Yt-jYq__close_btn.progress_header-module-scss-module__Yt-jYq__hide_for_desktop{display:none}}.progress_header-module-scss-module__Yt-jYq__cross{width:16px;height:16px;position:relative}.progress_header-module-scss-module__Yt-jYq__cross:before,.progress_header-module-scss-module__Yt-jYq__cross:after{content:"";background-color:#000;width:20px;height:2px;display:block;position:absolute;top:0}.progress_header-module-scss-module__Yt-jYq__cross:before{transform:translate(-2px,6px)rotate(45deg)}.progress_header-module-scss-module__Yt-jYq__cross:after{transform:translate(-2px,6px)rotate(-45deg)}.progress_header-module-scss-module__Yt-jYq__progress_wrapper{background-color:#c5f8f5;border-radius:20px;flex:1;min-height:40px;position:relative}.progress_header-module-scss-module__Yt-jYq__progress_bar{box-sizing:border-box;background:linear-gradient(90deg,#c5f8f5 0%,#bec8ff 100%);border-radius:20px;justify-content:flex-end;align-items:center;min-width:50px;max-width:100%;height:100%;padding-right:10px;transition:width .3s linear;display:flex;position:absolute;top:0;left:0}.progress_header-module-scss-module__Yt-jYq__progress_bar.progress_header-module-scss-module__Yt-jYq__less_padding{padding-right:5px}@media (min-width:768px){.progress_header-module-scss-module__Yt-jYq__progress_bar.progress_header-module-scss-module__Yt-jYq__less_padding{padding-right:8px}}
.quiz_slider-module-scss-module__FVLCJa__quiz_slider_wrapper{width:100%;margin-left:auto;margin-right:auto;padding-top:20px}@media (min-width:768px){.quiz_slider-module-scss-module__FVLCJa__quiz_slider_wrapper{width:400px}}@media (min-width:1920px){.quiz_slider-module-scss-module__FVLCJa__quiz_slider_wrapper{width:20.8333vw}}@media (min-width:768px){.quiz_slider-module-scss-module__FVLCJa__quiz_slider_wrapper{padding-top:20px}}@media (min-width:1920px){.quiz_slider-module-scss-module__FVLCJa__quiz_slider_wrapper{padding-top:1.04167vw}}.quiz_slider-module-scss-module__FVLCJa__slider_viewport{overflow:hidden}.quiz_slider-module-scss-module__FVLCJa__slider_container{transition:transform .3s;display:flex}.quiz_slider-module-scss-module__FVLCJa__slider_slide{flex:0 0 100%;min-width:0}@media (max-width:1919px){.quiz_slider-module-scss-module__FVLCJa__subtitle{font-size:18px}}.quiz_slider-module-scss-module__FVLCJa__subtitle{margin-top:1.04167vw}@media (max-width:1919px){.quiz_slider-module-scss-module__FVLCJa__subtitle{margin-top:20px}}.quiz_slider-module-scss-module__FVLCJa__subtitle{font-size:1.25vw}@media (max-width:1919px){.quiz_slider-module-scss-module__FVLCJa__subtitle{font-size:24px}}.quiz_slider-module-scss-module__FVLCJa__subtitle{font-weight:400;line-height:142%}@media (max-width:1024px){.quiz_slider-module-scss-module__FVLCJa__subtitle{font-size:20px}}.quiz_slider-module-scss-module__FVLCJa__subtitle{line-height:144%}@media (min-width:768px){.quiz_slider-module-scss-module__FVLCJa__subtitle{text-align:center}}.quiz_slider-module-scss-module__FVLCJa__progress_wrapper{opacity:0;background-color:var(--white);animation:1s ease-in-out forwards quiz_slider-module-scss-module__FVLCJa__bounce-fade}.quiz_slider-module-scss-module__FVLCJa__progress_back_button{opacity:0;background-color:#d2d9ff;animation:1s ease-in-out forwards quiz_slider-module-scss-module__FVLCJa__bounce-fade}@keyframes quiz_slider-module-scss-module__FVLCJa__bounce-fade{0%{opacity:0;transform:scale(1)}40%{opacity:1;transform:scale(1.05)}70%{transform:scale(.95)}to{opacity:1;transform:scale(1)}}
.quiz_main-module-scss-module__palzFq__main{box-sizing:border-box;background:#f4f4f4;border-radius:30px;width:100%;padding:1.5625vw;display:flex}@media (max-width:1919px){.quiz_main-module-scss-module__palzFq__main{padding:30px}}@media (max-width:767px){.quiz_main-module-scss-module__palzFq__main{border-radius:20px;padding:20px}}.quiz_main-module-scss-module__palzFq__main{box-sizing:border-box;width:auto;margin:120px 20px 0}@media (max-width:767px){.quiz_main-module-scss-module__palzFq__main{margin:80px 10px 0;padding:10px}}.quiz_main-module-scss-module__palzFq__container{width:52.0833vw}@media (max-width:1919px){.quiz_main-module-scss-module__palzFq__container{width:1000px}}.quiz_main-module-scss-module__palzFq__container{flex-direction:column;margin-left:auto;margin-right:auto;display:flex}@media (max-width:767px){.quiz_main-module-scss-module__palzFq__container{width:100%}}.quiz_main-module-scss-module__palzFq__quiz_wrapper{width:100%;margin-left:auto;margin-right:auto}@media (min-width:768px){.quiz_main-module-scss-module__palzFq__quiz_wrapper{width:400px}}@media (min-width:1920px){.quiz_main-module-scss-module__palzFq__quiz_wrapper{width:20.8333vw}}.quiz_main-module-scss-module__palzFq__main .quiz_main-module-scss-module__palzFq__question_title{padding-bottom:2.08333vw}@media (max-width:1919px){.quiz_main-module-scss-module__palzFq__main .quiz_main-module-scss-module__palzFq__question_title{padding-bottom:40px}}.quiz_main-module-scss-module__palzFq__main .quiz_main-module-scss-module__palzFq__question_title{background-color:#bec8ff}.quiz_main-module-scss-module__palzFq__title{font-size:2.60417vw}@media (max-width:1919px){.quiz_main-module-scss-module__palzFq__title{font-size:50px}}.quiz_main-module-scss-module__palzFq__title{font-family:var(--heading-font);line-height:100%}@media (max-width:1024px){.quiz_main-module-scss-module__palzFq__title{font-size:40px}}@media (min-width:768px){.quiz_main-module-scss-module__palzFq__title{text-align:center}}
.quiz_result_cta_banner-module-scss-module__JY0PYq__section{box-sizing:border-box;background:#eae3df;border-radius:30px;width:100%;padding:1.5625vw;display:flex}@media (max-width:1919px){.quiz_result_cta_banner-module-scss-module__JY0PYq__section{padding:30px}}@media (max-width:767px){.quiz_result_cta_banner-module-scss-module__JY0PYq__section{border-radius:20px;padding:20px}}.quiz_result_cta_banner-module-scss-module__JY0PYq__section{flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}@media (max-width:1024px){.quiz_result_cta_banner-module-scss-module__JY0PYq__section{min-height:290px}}.quiz_result_cta_banner-module-scss-module__JY0PYq__title{font-family:var(--heading-font);font-size:1.5625vw;line-height:100%}@media (max-width:1919px){.quiz_result_cta_banner-module-scss-module__JY0PYq__title{font-size:30px}}@media (min-width:768px){.quiz_result_cta_banner-module-scss-module__JY0PYq__title{max-width:80%}}.quiz_result_cta_banner-module-scss-module__JY0PYq__description{margin-top:10px;font-size:.9375vw;font-weight:400}@media (max-width:1919px){.quiz_result_cta_banner-module-scss-module__JY0PYq__description{font-size:18px}}@media (min-width:768px){.quiz_result_cta_banner-module-scss-module__JY0PYq__description{font-size:.9375vw;font-weight:400;line-height:144%}}@media (min-width:768px) and (max-width:1919px){.quiz_result_cta_banner-module-scss-module__JY0PYq__description{font-size:18px}}@media (min-width:768px) and (max-width:1024px){.quiz_result_cta_banner-module-scss-module__JY0PYq__description{font-size:16px;line-height:138%}}.quiz_result_cta_banner-module-scss-module__JY0PYq__button{font-size:.729167vw}@media (max-width:1919px){.quiz_result_cta_banner-module-scss-module__JY0PYq__button{font-size:14px}}.quiz_result_cta_banner-module-scss-module__JY0PYq__button{margin-top:2.08333vw}@media (max-width:1919px){.quiz_result_cta_banner-module-scss-module__JY0PYq__button{margin-top:40px}}.quiz_result_cta_banner-module-scss-module__JY0PYq__button{max-width:8.33333vw}@media (max-width:1919px){.quiz_result_cta_banner-module-scss-module__JY0PYq__button{max-width:160px}}.quiz_result_cta_banner-module-scss-module__JY0PYq__button{padding-left:.520833vw}@media (max-width:1919px){.quiz_result_cta_banner-module-scss-module__JY0PYq__button{padding-left:10px}}.quiz_result_cta_banner-module-scss-module__JY0PYq__button{padding-right:.520833vw}@media (max-width:1919px){.quiz_result_cta_banner-module-scss-module__JY0PYq__button{padding-right:10px}}.quiz_result_cta_banner-module-scss-module__JY0PYq__button{z-index:1;min-width:auto;position:relative}.quiz_result_cta_banner-module-scss-module__JY0PYq__image{width:4.6875vw}@media (max-width:1919px){.quiz_result_cta_banner-module-scss-module__JY0PYq__image{width:90px}}.quiz_result_cta_banner-module-scss-module__JY0PYq__image{height:5.20833vw}@media (max-width:1919px){.quiz_result_cta_banner-module-scss-module__JY0PYq__image{height:100px}}.quiz_result_cta_banner-module-scss-module__JY0PYq__image{position:absolute;bottom:0;right:0}
.related_articles_section-module-scss-module__5uWGHG__section{box-sizing:border-box;background:#f4f4f4;border-radius:20px;width:100%;padding:20px;display:flex}@media (min-width:1025px){.related_articles_section-module-scss-module__5uWGHG__section{padding:30px}}@media (min-width:1920px){.related_articles_section-module-scss-module__5uWGHG__section{padding:1.5625vw}}@media (min-width:1025px){.related_articles_section-module-scss-module__5uWGHG__section{border-radius:30px}}@media (min-width:1920px){.related_articles_section-module-scss-module__5uWGHG__section{border-radius:1.5625vw}}.related_articles_section-module-scss-module__5uWGHG__section{flex-direction:column}@media (min-width:1025px){.related_articles_section-module-scss-module__5uWGHG__section{padding:10px}}@media (min-width:1920px){.related_articles_section-module-scss-module__5uWGHG__section{padding:.520833vw}}@media (min-width:1025px){.related_articles_section-module-scss-module__5uWGHG__section{margin-top:30px}}@media (min-width:1920px){.related_articles_section-module-scss-module__5uWGHG__section{margin-top:1.5625vw}}.related_articles_section-module-scss-module__5uWGHG__title{font-family:var(--heading-font);font-size:2.08333vw;line-height:100%}@media (max-width:1919px){.related_articles_section-module-scss-module__5uWGHG__title{font-size:40px}}.related_articles_section-module-scss-module__5uWGHG__list{grid-template-rows:repeat(auto-fill,30px);grid-template-columns:1fr;grid-auto-flow:row;height:auto;display:grid}@media (min-width:768px){.related_articles_section-module-scss-module__5uWGHG__list{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-auto-flow:column;min-height:200px}}.related_articles_section-module-scss-module__5uWGHG__list{padding:0}@media (max-width:1919px){.related_articles_section-module-scss-module__5uWGHG__list{padding:0}}.related_articles_section-module-scss-module__5uWGHG__list{margin-top:2.08333vw}@media (max-width:1919px){.related_articles_section-module-scss-module__5uWGHG__list{margin-top:40px}}.related_articles_section-module-scss-module__5uWGHG__list{gap:.520833vw}@media (max-width:1919px){.related_articles_section-module-scss-module__5uWGHG__list{gap:10px}}.related_articles_section-module-scss-module__5uWGHG__link{text-underline-position:from-font;text-decoration:underline;text-decoration-thickness:from-font}.related_articles_section-module-scss-module__5uWGHG__link:hover{color:#000c}.related_articles_section-module-scss-module__5uWGHG__link{font-size:.9375vw}@media (max-width:1919px){.related_articles_section-module-scss-module__5uWGHG__link{font-size:18px}}.related_articles_section-module-scss-module__5uWGHG__link{width:fit-content;line-height:133%}
@media (max-width:767px){.quiz_result-module-scss-module__a_Wqga__main{background-color:var(--black)}}.quiz_result-module-scss-module__a_Wqga__blocks_wrapper{display:flex}@media (max-width:767px){.quiz_result-module-scss-module__a_Wqga__blocks_wrapper{background-color:var(--black);flex-direction:column}}.quiz_result-module-scss-module__a_Wqga__right_side,.quiz_result-module-scss-module__a_Wqga__left_side{background:var(--black);box-sizing:border-box;border-radius:20px;width:100%;padding:20px;display:flex}@media (min-width:1025px){.quiz_result-module-scss-module__a_Wqga__right_side,.quiz_result-module-scss-module__a_Wqga__left_side{padding:30px}}@media (min-width:1920px){.quiz_result-module-scss-module__a_Wqga__right_side,.quiz_result-module-scss-module__a_Wqga__left_side{padding:1.5625vw}}@media (min-width:1025px){.quiz_result-module-scss-module__a_Wqga__right_side,.quiz_result-module-scss-module__a_Wqga__left_side{border-radius:30px}}@media (min-width:1920px){.quiz_result-module-scss-module__a_Wqga__right_side,.quiz_result-module-scss-module__a_Wqga__left_side{border-radius:1.5625vw}}.quiz_result-module-scss-module__a_Wqga__right_side,.quiz_result-module-scss-module__a_Wqga__left_side{flex-direction:column;justify-content:center;align-items:center;display:flex}@media (min-width:1025px){.quiz_result-module-scss-module__a_Wqga__left_side{max-width:440px}}@media (min-width:1920px){.quiz_result-module-scss-module__a_Wqga__left_side{max-width:22.9167vw}}.quiz_result-module-scss-module__a_Wqga__left_side{background-color:#bcf0d0}.quiz_result-module-scss-module__a_Wqga__right_side{padding:0}@media (min-width:768px){.quiz_result-module-scss-module__a_Wqga__right_side{background-color:#f4f4f4}}.quiz_result-module-scss-module__a_Wqga__title,.quiz_result-module-scss-module__a_Wqga__title_result{font-family:var(--heading-font);font-size:1.04167vw;line-height:100%}@media (max-width:1919px){.quiz_result-module-scss-module__a_Wqga__title,.quiz_result-module-scss-module__a_Wqga__title_result{font-size:20px}}.quiz_result-module-scss-module__a_Wqga__title,.quiz_result-module-scss-module__a_Wqga__title_result{text-align:center}.quiz_result-module-scss-module__a_Wqga__title_result{font-size:1.5625vw}@media (max-width:1919px){.quiz_result-module-scss-module__a_Wqga__title_result{font-size:30px}}.quiz_result-module-scss-module__a_Wqga__thumb_up{width:5.98958vw}@media (max-width:1919px){.quiz_result-module-scss-module__a_Wqga__thumb_up{width:115px}}.quiz_result-module-scss-module__a_Wqga__thumb_up{height:6.77083vw}@media (max-width:1919px){.quiz_result-module-scss-module__a_Wqga__thumb_up{height:130px}}.quiz_result-module-scss-module__a_Wqga__thumb_up{margin-top:-.78125vw}@media (max-width:1919px){.quiz_result-module-scss-module__a_Wqga__thumb_up{margin-top:-15px}}.quiz_result-module-scss-module__a_Wqga__thumb_up{margin-left:1.04167vw}@media (max-width:1919px){.quiz_result-module-scss-module__a_Wqga__thumb_up{margin-left:20px}}.quiz_result-module-scss-module__a_Wqga__thumb_up{position:absolute}.quiz_result-module-scss-module__a_Wqga__share_title{font-size:1.25vw}@media (max-width:1919px){.quiz_result-module-scss-module__a_Wqga__share_title{font-size:24px}}.quiz_result-module-scss-module__a_Wqga__share_title{font-family:var(--heading-font);line-height:100%}@media (max-width:1024px){.quiz_result-module-scss-module__a_Wqga__share_title{font-size:20px}}.quiz_result-module-scss-module__a_Wqga__subtitle{font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:500;line-height:var(--body2-line-height);font-size:.78125vw}@media (max-width:1919px){.quiz_result-module-scss-module__a_Wqga__subtitle{font-size:15px}}.quiz_result-module-scss-module__a_Wqga__subtitle{text-align:center;margin-top:.520833vw;line-height:144%}@media (max-width:1919px){.quiz_result-module-scss-module__a_Wqga__subtitle{margin-top:10px}}.quiz_result-module-scss-module__a_Wqga__chart{margin-top:1.04167vw}@media (max-width:1919px){.quiz_result-module-scss-module__a_Wqga__chart{margin-top:20px}}.quiz_result-module-scss-module__a_Wqga__link,.quiz_result-module-scss-module__a_Wqga__link_bold{text-underline-position:from-font;text-decoration:underline;text-decoration-thickness:from-font}.quiz_result-module-scss-module__a_Wqga__link:hover,.quiz_result-module-scss-module__a_Wqga__link_bold:hover{color:#000c}.quiz_result-module-scss-module__a_Wqga__link_bold{font-weight:700}.quiz_result-module-scss-module__a_Wqga__button{font-size:.9375vw}@media (max-width:1919px){.quiz_result-module-scss-module__a_Wqga__button{font-size:18px}}.quiz_result-module-scss-module__a_Wqga__button{border-color:#0000;min-width:100%;margin-top:40px}@media (min-width:1025px){.quiz_result-module-scss-module__a_Wqga__button{flex-direction:column;margin-top:2.86458vw}}@media (min-width:1025px) and (max-width:1919px){.quiz_result-module-scss-module__a_Wqga__button{margin-top:55px}}@media (min-width:1025px){.quiz_result-module-scss-module__a_Wqga__button{min-width:340px}}@media (min-width:1920px){.quiz_result-module-scss-module__a_Wqga__button{min-width:17.7083vw}}.quiz_result-module-scss-module__a_Wqga__button:hover,.quiz_result-module-scss-module__a_Wqga__button:focus{color:#000c;border-color:#0000}.quiz_result-module-scss-module__a_Wqga__button:active{color:#000000b3;border-color:#0000}.quiz_result-module-scss-module__a_Wqga__image_wrapper{border-radius:.520833vw}@media (max-width:1919px){.quiz_result-module-scss-module__a_Wqga__image_wrapper{border-radius:10px}}.quiz_result-module-scss-module__a_Wqga__image_wrapper{width:100%;height:185px;position:relative}.quiz_result-module-scss-module__a_Wqga__image{top:60px}.quiz_result-module-scss-module__a_Wqga__breadcrumbs_desktop{margin-bottom:-10px}@media (max-width:767px){.quiz_result-module-scss-module__a_Wqga__breadcrumbs_desktop{display:none}}.quiz_result-module-scss-module__a_Wqga__breadcrumbs_mobile{background-color:var(--white);border-radius:20px;margin-left:10px;margin-right:10px;padding:15px 20px 0;overflow:hidden}@media (min-width:768px){.quiz_result-module-scss-module__a_Wqga__breadcrumbs_mobile{display:none}}
.intro_survey_modal-module-scss-module__ZTPn7G__overlay{z-index:15;background-color:#00000080;height:100%;position:fixed;inset:0;overflow-y:auto}.intro_survey_modal-module-scss-module__ZTPn7G__content{box-sizing:border-box;background-color:#bec8ff;border-radius:30px;width:515px;margin:0 auto;padding:30px;position:absolute;top:12%;left:50%;transform:translate(-50%)}@media (max-width:767px){.intro_survey_modal-module-scss-module__ZTPn7G__content{border-radius:20px 20px 0 0;width:100%;padding:20px;top:auto;bottom:0}}.intro_survey_modal-module-scss-module__ZTPn7G__open_modal{overflow:hidden}.intro_survey_modal-module-scss-module__ZTPn7G__cross{width:16px;height:16px;position:relative}.intro_survey_modal-module-scss-module__ZTPn7G__cross:before,.intro_survey_modal-module-scss-module__ZTPn7G__cross:after{content:"";background-color:var(--black);width:20px;height:3px;display:block;position:absolute;top:0}.intro_survey_modal-module-scss-module__ZTPn7G__cross:before{transform:translate(-2px,6px)rotate(45deg)}.intro_survey_modal-module-scss-module__ZTPn7G__cross:after{transform:translate(-2px,6px)rotate(-45deg)}.intro_survey_modal-module-scss-module__ZTPn7G__title{font-family:var(--heading-font);margin-bottom:20px;padding-right:20px;font-size:50px;line-height:100%}@media (max-width:767px){.intro_survey_modal-module-scss-module__ZTPn7G__title{font-size:30px;line-height:30px}}.intro_survey_modal-module-scss-module__ZTPn7G__text{margin-bottom:40px;font-size:18px;font-weight:500}@media (min-width:768px){.intro_survey_modal-module-scss-module__ZTPn7G__text{font-size:24px}}.intro_survey_modal-module-scss-module__ZTPn7G__continue_btn{text-transform:var(--uppercase-value);color:#fff;font-family:var(--heading-font);background-color:#000;min-height:60px;font-size:18px}.intro_survey_modal-module-scss-module__ZTPn7G__continue_btn:hover{background-color:#262626}.intro_survey_modal-module-scss-module__ZTPn7G__continue_btn:active{background-color:#404040}.intro_survey_modal-module-scss-module__ZTPn7G__continue_btn:disabled{background-color:#0000004d}.intro_survey_modal-module-scss-module__ZTPn7G__continue_btn:disabled:hover{opacity:1}.intro_survey_modal-module-scss-module__ZTPn7G__continue_btn{width:100%;margin-bottom:10px}@media (min-width:768px){.intro_survey_modal-module-scss-module__ZTPn7G__continue_btn{margin-top:20vh}}.intro_survey_modal-module-scss-module__ZTPn7G__decline_btn{text-transform:var(--uppercase-value);color:#000;font-family:var(--heading-font);border:1px solid #000;min-height:60px;font-size:18px}.intro_survey_modal-module-scss-module__ZTPn7G__decline_btn:hover{background-color:#0000000d}.intro_survey_modal-module-scss-module__ZTPn7G__decline_btn:active{background-color:#0000001a}.intro_survey_modal-module-scss-module__ZTPn7G__decline_btn:disabled{color:#00000080;background-color:#0000;border-color:#00000080}.intro_survey_modal-module-scss-module__ZTPn7G__decline_btn{width:100%}.intro_survey_modal-module-scss-module__ZTPn7G__cancel_btn{background-color:var(--white);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;top:-40px;right:-40px}@media (max-width:767px){.intro_survey_modal-module-scss-module__ZTPn7G__cancel_btn{background-color:#0000;margin-left:auto;position:static}}
.quiz_landing-module-scss-module__k0ki0a__subtitle{margin-top:1.04167vw}@media (max-width:1919px){.quiz_landing-module-scss-module__k0ki0a__subtitle{margin-top:20px}}@media (max-width:1919px){.quiz_landing-module-scss-module__k0ki0a__subtitle{font-size:18px}}.quiz_landing-module-scss-module__k0ki0a__subtitle{font-size:1.25vw}@media (max-width:1919px){.quiz_landing-module-scss-module__k0ki0a__subtitle{font-size:24px}}.quiz_landing-module-scss-module__k0ki0a__subtitle{font-weight:400;line-height:142%}@media (max-width:1024px){.quiz_landing-module-scss-module__k0ki0a__subtitle{font-size:20px}}.quiz_landing-module-scss-module__k0ki0a__subtitle{line-height:144%}@media (min-width:768px){.quiz_landing-module-scss-module__k0ki0a__subtitle{text-align:center}}
.quiz_answers-module-scss-module__K6PAWq__button{margin:40px auto 20px}@media (min-width:1025px){.quiz_answers-module-scss-module__K6PAWq__button{margin-top:40px}}@media (min-width:1920px){.quiz_answers-module-scss-module__K6PAWq__button{margin-top:2.08333vw}}@media (min-width:1025px){.quiz_answers-module-scss-module__K6PAWq__button{margin-bottom:20px}}@media (min-width:1920px){.quiz_answers-module-scss-module__K6PAWq__button{margin-bottom:1.04167vw}}@media (min-width:1025px){.quiz_answers-module-scss-module__K6PAWq__answers_list{margin-top:40px}}@media (min-width:1920px){.quiz_answers-module-scss-module__K6PAWq__answers_list{margin-top:2.08333vw}}.quiz_answers-module-scss-module__K6PAWq__cta_section{margin-top:2.08333vw}@media (max-width:1919px){.quiz_answers-module-scss-module__K6PAWq__cta_section{margin-top:40px}}.quiz_answers-module-scss-module__K6PAWq__cta_section{padding-top:4.16667vw}@media (max-width:1919px){.quiz_answers-module-scss-module__K6PAWq__cta_section{padding-top:80px}}.quiz_answers-module-scss-module__K6PAWq__cta_section{padding-right:2.08333vw}@media (max-width:1919px){.quiz_answers-module-scss-module__K6PAWq__cta_section{padding-right:40px}}.quiz_answers-module-scss-module__K6PAWq__cta_section{padding-bottom:2.08333vw}@media (max-width:1919px){.quiz_answers-module-scss-module__K6PAWq__cta_section{padding-bottom:40px}}.quiz_answers-module-scss-module__K6PAWq__cta_section{padding-left:2.08333vw}@media (max-width:1919px){.quiz_answers-module-scss-module__K6PAWq__cta_section{padding-left:40px}}.quiz_answers-module-scss-module__K6PAWq__cta_section{align-items:center;height:auto;min-height:auto;overflow:visible}@media (max-width:767px){.quiz_answers-module-scss-module__K6PAWq__cta_section{padding-top:60px}}.quiz_answers-module-scss-module__K6PAWq__cta_title{font-size:1.25vw}@media (max-width:1919px){.quiz_answers-module-scss-module__K6PAWq__cta_title{font-size:24px}}.quiz_answers-module-scss-module__K6PAWq__cta_title{text-align:center;max-width:100%}@media (max-width:767px){.quiz_answers-module-scss-module__K6PAWq__cta_title{font-size:20px}}.quiz_answers-module-scss-module__K6PAWq__cta_button{margin-top:.78125vw}@media (max-width:1919px){.quiz_answers-module-scss-module__K6PAWq__cta_button{margin-top:15px}}.quiz_answers-module-scss-module__K6PAWq__cta_button{width:100%;max-width:100%;display:flex}.quiz_answers-module-scss-module__K6PAWq__cta_image{width:180px;height:180px;top:-80px;left:50%;transform:translate(-50%)}@media (min-width:768px){.quiz_answers-module-scss-module__K6PAWq__cta_image{top:-90px}}@media (min-width:1920px){.quiz_answers-module-scss-module__K6PAWq__cta_image{top:-4.6875vw}}@media (min-width:768px){.quiz_answers-module-scss-module__K6PAWq__cta_image{width:200px}}@media (min-width:1920px){.quiz_answers-module-scss-module__K6PAWq__cta_image{width:10.4167vw}}@media (min-width:768px){.quiz_answers-module-scss-module__K6PAWq__cta_image{height:200px}}@media (min-width:1920px){.quiz_answers-module-scss-module__K6PAWq__cta_image{height:10.4167vw}}
.answers_list-module-scss-module__711Iga__step_title{background-color:#bec8ff;border-radius:20px;padding:20px}.answers_list-module-scss-module__711Iga__step_title strong{font-family:var(--heading-font);font-size:24px;line-height:100%}.answers_list-module-scss-module__711Iga__question{margin:20px 0}.answers_list-module-scss-module__711Iga__half_opacity{opacity:.5}.answers_list-module-scss-module__711Iga__title_secondary{font-family:var(--heading-font);background-color:#d1d7f8;border-radius:20px;padding:20px;font-size:24px;line-height:100%}.answers_list-module-scss-module__711Iga__answer{background-color:var(--white);box-sizing:border-box;border-radius:20px;justify-content:space-between;align-items:center;width:100%;min-height:64px;margin-bottom:1px;padding:20px;display:flex}.answers_list-module-scss-module__711Iga__answer_correct{color:var(--white);background-color:#75bfbc}.answers_list-module-scss-module__711Iga__checkmark_white_bg,.answers_list-module-scss-module__711Iga__checkmark_green_bg{background-color:var(--white);border-radius:50%;flex-shrink:0;width:24px;height:24px;position:relative}.answers_list-module-scss-module__711Iga__checkmark_white_bg:before,.answers_list-module-scss-module__711Iga__checkmark_green_bg:before{content:"";border-bottom:2px solid #75bfbc;border-left:2px solid #75bfbc;width:10px;height:5px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-75%)rotate(-45deg)}.answers_list-module-scss-module__711Iga__checkmark_green_bg{background-color:#75bfbc}.answers_list-module-scss-module__711Iga__checkmark_green_bg:before{content:"";border-left:2px solid var(--white);border-bottom:2px solid var(--white);width:10px;height:5px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-75%)rotate(-45deg)}.answers_list-module-scss-module__711Iga__red_circle{background-color:#ff6f6f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.answers_list-module-scss-module__711Iga__cross{width:12px;height:12px;position:relative}.answers_list-module-scss-module__711Iga__cross:before,.answers_list-module-scss-module__711Iga__cross:after{content:"";background-color:var(--white);width:14px;height:2px;display:block;position:absolute;top:0}.answers_list-module-scss-module__711Iga__cross:before{transform:translate(-1px,5px)rotate(45deg)}.answers_list-module-scss-module__711Iga__cross:after{transform:translate(-1px,5px)rotate(-45deg)}.answers_list-module-scss-module__711Iga__btn_black{text-transform:var(--uppercase-value);color:#fff;font-family:var(--heading-font);background-color:#000;min-height:60px;font-size:18px}.answers_list-module-scss-module__711Iga__btn_black:hover{background-color:#262626}.answers_list-module-scss-module__711Iga__btn_black:active{background-color:#404040}.answers_list-module-scss-module__711Iga__btn_black:disabled{background-color:#0000004d}.answers_list-module-scss-module__711Iga__btn_black:disabled:hover{opacity:1}.answers_list-module-scss-module__711Iga__btn_black{width:100%}.answers_list-module-scss-module__711Iga__subtitle{font-family:var(--heading-font);text-align:left;width:100%;padding-left:10px;font-size:20px;line-height:100%}.answers_list-module-scss-module__711Iga__title{font-family:var(--heading-font);font-size:30px;line-height:100%}.answers_list-module-scss-module__711Iga__pink_plate{background-color:#f5a0d2;border-radius:20px;padding:20px}.answers_list-module-scss-module__711Iga__questions_left_box{text-align:center;margin:5px 0 30px}.answers_list-module-scss-module__711Iga__title_3{font-family:var(--heading-font);text-align:center;margin:30px 0 5px;font-size:24px;line-height:100%}
.layout-module-scss-module__NMjtFG__background{box-sizing:border-box;background-color:#eee;min-height:100vh;padding:10px}@media (min-width:768px){.layout-module-scss-module__NMjtFG__background{padding:40px}}.layout-module-scss-module__NMjtFG__step_wrapper{margin:0 auto}@media (min-width:768px){.layout-module-scss-module__NMjtFG__step_wrapper{width:400px}}
