.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)}
.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%}
