.image-wrapper{background-color:#fff;border:1px solid #e2e2ea;border-radius:4px;justify-content:center;align-items:center;width:115px;height:115px;padding:20px;transition:all .2s ease-in-out;display:flex}@media screen and (max-width:767px){.image-wrapper{width:96px;height:96px;padding:10px}}.image-wrapper .preview-image{justify-content:center;align-items:center;height:100%;display:flex}.image-wrapper .preview-image img{width:100px;height:auto}@media screen and (max-width:767px){.image-wrapper .preview-image img{width:80px}}.image-wrapper .preview-image__error{width:24px}.image-wrapper .preview-image__error svg path,.image-wrapper .preview-image__error svg polygon{fill:#a0a0a9}.image-wrapper .preview-image__error div{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.image-wrapper .preview-image__error div svg{width:24px;height:24px}.image-wrapper .preview-image .hidden{display:none}.option-with-image__option-container{flex-direction:column;justify-content:center;align-items:center}.option-with-image__option-container .schematic{margin-bottom:10px}.option-with-image__option-container .label{color:#000;max-width:115px;padding-left:5px;font-size:12px;font-weight:700;line-height:16px;transition:all .2s ease-in-out}@media screen and (max-width:767px){.option-with-image__option-container .label{max-width:96px}}.option-with-image__option-container .help-wrapper{max-width:115px;max-height:64px}.option-with-image__option-container .help-text{color:#75747e;-webkit-line-clamp:4;background-color:#f8f8fc;-webkit-box-orient:vertical;margin-top:5px;padding-left:5px;font-size:12px;line-height:16px;display:-webkit-box;overflow-y:hidden}.option-with-image__option-container .help-text:hover{z-index:1;-webkit-line-clamp:40;border-radius:0 0 6px 6px;display:block;position:relative;overflow-y:visible;box-shadow:0 10px #f8f8fc}.schematic-wrapper{position:relative}.schematic-wrapper .help-icon-wrapper{background-color:#fff;border-radius:8px;position:absolute;top:-6px;right:-6px}.label-wrapper{flex-direction:column;display:flex}.label-wrapper .label-help-text-wrapper{max-height:48px}.label-wrapper .label-help-text{-webkit-line-clamp:2;background-color:#f8f8fc;-webkit-box-orient:vertical;max-width:420px;font-size:14px;font-style:italic;display:-webkit-box;overflow-y:hidden}.label-wrapper .label-help-text:hover{z-index:1;-webkit-line-clamp:10;border-radius:0 0 6px 6px;display:block;overflow-y:visible;box-shadow:-36px 0#f8f8fc,0 10px #f8f8fc}.help-icon{pointer-events:none;display:flex}.help-icon div{justify-content:center;align-items:center;width:16px;height:16px;display:flex}.help-icon div svg{width:16px;height:16px}.help-icon svg path,.help-icon svg polygon{fill:#bebdc4}.dropdown-list{background-color:#fff;border:1px solid #e2e2eacc;border-radius:6px;margin:0;padding:12px 0;list-style-type:none;position:relative}.dropdown-list li{padding:6px 20px}.dropdown-list li.is-active{background-color:#f8f8fc}.dropdown-list li:hover{cursor:pointer}.dropdown-list li.divider:hover,.dropdown-list li.group-title:hover{cursor:default;background-color:#0000}.dropdown-list--submenu{z-index:999;white-space:nowrap;background-color:#fff;border:1px solid #e2e2eacc;border-radius:6px;margin:0;padding:12px 0;list-style-type:none;position:absolute;top:0;left:95%}.dropdown-list--row{align-items:center;font-size:14px;line-height:20px;display:flex;position:relative}.dropdown-list--row.disabled:hover{cursor:not-allowed}.dropdown-list--row.has-children{position:relative}.dropdown-list--icon{margin-right:10px}.dropdown-list--icon div{justify-content:center;align-items:center;width:16px;height:16px;display:flex}.dropdown-list--icon div svg{width:16px;height:16px}.dropdown-list--icon.icon-right{margin-right:0}.dropdown-list--icon.icon-grayed svg path,.dropdown-list--icon.icon-grayed svg polygon{fill:#75747e}.dropdown-list--icon.icon-grayed.icon-selected svg path,.dropdown-list--icon.icon-grayed.icon-selected svg polygon{fill:#0970ce}.dropdown-list--icon.icon-wider div{justify-content:center;align-items:center;width:40px;height:20px;display:flex}.dropdown-list--icon.icon-wider div svg{width:40px;height:20px}.dropdown-list--icon.dropdown-list--icon-children{align-items:center;margin-left:10px;display:inline-flex}.dropdown-list--icon.dropdown-list--icon-children div{justify-content:center;align-items:center;width:10px;height:10px;display:flex}.dropdown-list--icon.dropdown-list--icon-children div svg{width:10px;height:10px}.dropdown-list--icon.dropdown-list--icon-children svg path,.dropdown-list--icon.dropdown-list--icon-children svg polygon{fill:#bebdc4}.dropdown-list__divider{background-color:#e2e2ea;width:100%;height:1px;margin:6px 0}.dropdown-list__item-wrapper{align-items:center;width:100%;font-size:14px;line-height:20px;display:flex}.dropdown-list__item-wrapper.group-title{color:#75747e;text-transform:uppercase;border-bottom:1px solid #e2e2ea;padding:6px 0;font-family:Roboto,sans-serif;font-size:12px;font-weight:400}.dropdown-list__item{width:100%}.dropdown-list__item__text{align-items:center;display:flex}.dropdown-list__item__text-label{flex:1;align-items:center;display:flex}.dropdown-list__item__text-block{flex-direction:column;width:100%;display:flex}.dropdown-list__item__text.selected{color:#16121c;font-weight:700}.dropdown-list__item--selected-icon svg path,.dropdown-list__item--selected-icon svg polygon{fill:#16121c}.dropdown-list__item--selected-icon div{justify-content:center;align-items:center;width:12px;height:12px;display:flex}.dropdown-list__item--selected-icon div svg{width:12px;height:12px}.dropdown-list__item__subtext{color:#75747e;font-size:12px;line-height:16px}.dropdown-list__arrow{align-items:center;margin-left:10px;display:inline-flex}.dropdown-list__arrow div{justify-content:center;align-items:center;width:10px;height:10px;display:flex}.dropdown-list__arrow div svg{width:10px;height:10px}.dropdown-list__arrow svg path,.dropdown-list__arrow svg polygon{fill:#bebdc4}.attribute-select--wrapper{cursor:pointer;background-color:#f8f8fc;border-radius:4px;justify-content:space-between;font-size:14px;line-height:20px;transition:all .2s;display:flex;box-shadow:0 0 0 1px #e2e2ea}.attribute-select--wrapper:hover{background-color:#ffffff80;box-shadow:0 0 0 1px #bebdc480}.attribute-select--wrapper.active{background-color:#fff;box-shadow:0 0 0 1px #16121c80,0 0 0 4px #16121c33}.attribute-select--content{white-space:nowrap;text-overflow:ellipsis;padding:8px 10px;overflow:hidden}.attribute-select--content input{font-size:inherit;border:0;padding:0}.attribute-select--content input:focus{outline:0}.attribute-select--right-side{justify-content:center;align-items:center;min-width:36px;min-height:36px;display:flex}.attribute-select--arrow{transform:rotate(-90deg)}.attribute-select--arrow div{justify-content:center;align-items:center;width:16px;height:16px;display:flex}.attribute-select--arrow div svg{width:10px;height:10px}.attribute-select--arrow div svg path{fill:#a0a0a9}.attribute-select--dropdown{z-index:1;border:1px solid #e2e2ea;border-radius:4px;width:100%;max-height:300px;margin-top:6px;display:none;position:absolute;overflow:hidden auto}.attribute-select--dropdown .dropdown-list{border:0}.attribute-select.is-open .attribute-select--dropdown{display:block}.attribute-select.is-open .attribute-select--arrow{transform:rotate(90deg)}.tooltip--wrapper{cursor:pointer;position:relative}.tooltip{color:#f0f0f7;cursor:default;opacity:0;text-align:center;visibility:hidden;z-index:1050;background:#40405d;border-radius:4px;width:max-content;min-width:80px;max-width:150px;padding:4px 8px;font-size:12px;line-height:16px;position:absolute;top:0;left:0;box-shadow:0 8px 16px #16121c1f,0 6px 20px #16121c17}.tooltip a{color:#0970ce}.tooltip a:hover{color:#0863b6}.tooltip.disabled{display:none}.tooltip.shown{visibility:visible;animation-name:move-it-in;animation-duration:.1s;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-delay:1s;animation-fill-mode:forwards}@keyframes move-it-in{0%{opacity:0;transform:scale(0)}25%{opacity:.5;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.tooltip:before{content:"";border-style:solid;border-width:4px;position:absolute}.tooltip.top{transform-origin:bottom}.tooltip.top:before{border-color:#40405d #0000 #0000;top:100%;left:calc(50% - 4px)}.tooltip.right{transform-origin:0}.tooltip.right:before{border-color:#0000 #40405d #0000 #0000;top:calc(50% - 4px);left:-8px}.tooltip.left{transform-origin:100%}.tooltip.left:before{border-color:#0000 #0000 #0000 #40405d;top:calc(50% - 4px);left:100%}.tooltip.bottom{transform-origin:top}.tooltip.bottom:before{border-color:#0000 #0000 #40405d;top:-8px;left:calc(50% - 4px)}.dropdown-options{gap:20px;margin-bottom:24px;display:flex}.dropdown-options:last-child{margin-bottom:0}.dropdown-options__wrapper{flex-direction:column;flex-grow:1;display:flex;position:relative}.dropdown-options__label{color:#16121c;margin-bottom:6px;font-size:14px;font-weight:600;line-height:20px;display:flex}.dropdown-options__help-text{margin-top:12px}.options-table{border-bottom:1px solid #e2e2ea;padding-bottom:24px;font-family:Roboto,sans-serif;position:relative}@media screen and (max-width:767px){.options-table{border-bottom:0}}.options-table ul{margin:0;padding:0}.grid-wrapper{flex-wrap:wrap;gap:20px;display:inline-flex}.plain-column-wrapper{flex-direction:column;gap:12px;display:flex}.grid-wrapper+.plain-column-wrapper{margin-top:12px}.option-with-image{font-size:14px;display:inline-block}.option-with-image:hover .image-wrapper{border-color:#bebdc4}.option-with-image .is-active .image-wrapper{background:#fff;border:1px solid #0e61b4;box-shadow:0 0 0 3px #0970ce4d}.option-with-image .is-active .image-wrapper:hover{border:1px solid #0970ce!important}.option-with-image .radio{display:none}.option-with-image .radio-button{justify-content:center;display:flex}.option-with-image .radio-button label{margin:0;padding:0}.processing-marker{opacity:0;justify-content:start;align-items:center;height:0;transition:all .2s;display:flex;overflow:hidden}.processing-marker.visible{opacity:1;height:36px}.fog-cover{z-index:1;opacity:.5;cursor:wait;visibility:hidden;background-color:#f8f8fc;width:100%;height:100%;position:absolute}.fog-cover.visible{visibility:visible}.progress-bar{border:1px solid #e2e2ea;border-radius:6px;width:100%;height:12px}.progress-bar__progress{border-radius:inherit;background-color:#0970ce;height:100%;transition:width .3s ease-in-out}@keyframes line-skeleton{0%{background-color:#e2e2ea}20%{background-color:#f0f0f7}}.base-questionnaire-skeleton{background-color:#f8f8fc;flex-direction:column;width:600px;min-height:660px;display:flex}@media screen and (max-width:991px){.base-questionnaire-skeleton{width:100%;min-height:100%}}.base-questionnaire-skeleton__header{border-bottom:1px solid #e2e2ea;padding:30px 40px}@media screen and (max-width:991px){.base-questionnaire-skeleton__header{padding:20px}}.base-questionnaire-skeleton__title{background-color:#e2e2ea;border-radius:12px;width:300px;height:30px;animation:2s ease-in infinite line-skeleton}.base-questionnaire-skeleton__body{border-bottom:1px solid #e2e2ea;flex:1;height:100%;padding:36px 40px}@media screen and (max-width:767px){.base-questionnaire-skeleton__body{padding:24px 20px}}.base-questionnaire-skeleton__question{background-color:#e2e2ea;border-radius:12px;width:250px;height:20px;margin-bottom:12px;animation:2s ease-in infinite line-skeleton}.base-questionnaire-skeleton__description-line{background-color:#e2e2ea;border-radius:12px;width:100%;height:16px;margin-bottom:6px;animation:2s ease-in infinite line-skeleton}.base-questionnaire-skeleton__options{margin-top:30px;margin-bottom:24px}.base-questionnaire-skeleton__option{background-color:#e2e2ea;border-radius:12px;height:20px;margin-bottom:12px;animation:2s ease-in infinite line-skeleton}.base-questionnaire-skeleton__option:first-child{width:150px}.base-questionnaire-skeleton__option:nth-child(2){width:250px}.base-questionnaire-skeleton__option:nth-child(3){width:200px}.base-questionnaire-skeleton__footer{justify-content:space-between;gap:40px;padding:24px 40px;display:flex}@media screen and (max-width:767px){.base-questionnaire-skeleton__footer{flex-direction:column;gap:24px;padding:24px 20px}}.base-questionnaire-skeleton__progress-container{flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:6px;width:100%;display:flex}.base-questionnaire-skeleton__progress-label{background-color:#e2e2ea;border-radius:12px;width:60px;height:16px;animation:2s ease-in infinite line-skeleton}.base-questionnaire-skeleton__progress-bar{background-color:#e2e2ea;border-radius:12px;width:100%;height:12px;animation:2s ease-in infinite line-skeleton}.base-questionnaire-skeleton__buttons-container{gap:10px;display:flex}@media screen and (max-width:767px){.base-questionnaire-skeleton__buttons-container{gap:20px}}.base-questionnaire-skeleton__button{background-color:#e2e2ea;border-radius:12px;width:120px;height:48px;animation:2s ease-in infinite line-skeleton}@media screen and (max-width:767px){.base-questionnaire-skeleton__button{width:100%}}.base-questionnaire{grid-template:"image header""image body"1fr"image footer"/560fr 600fr;min-height:660px;display:grid}.base-questionnaire_no-image{grid-template-columns:600px;grid-template-areas:"header""body""footer"}@media screen and (max-width:991px){.base-questionnaire{grid-template:"header""image""body"1fr"footer"/1fr;min-height:100%}}.base-questionnaire__image-container{border-right:1px solid #e2e2ea;grid-area:image;padding:20px}@media screen and (max-width:991px){.base-questionnaire__image-container{border-right:none}}.base-questionnaire__image{-o-object-fit:cover;object-fit:cover;border-radius:6px;width:100%;height:400px;overflow:hidden}@media screen and (max-width:991px){.base-questionnaire__image{height:560px}}@media screen and (max-width:767px){.base-questionnaire__image{height:270px}}.base-questionnaire__image_placeholder{justify-content:center;align-items:center;display:flex}.base-questionnaire__image_placeholder svg path,.base-questionnaire__image_placeholder svg polygon{fill:#bebdc4}.base-questionnaire__image_placeholder div{justify-content:center;align-items:center;width:124px;height:124px;display:flex}.base-questionnaire__image_placeholder div svg{width:124px;height:124px}.base-questionnaire__header{background-color:#f8f8fc;border-bottom:1px solid #e2e2ea;grid-area:header;padding:30px 40px}@media screen and (max-width:991px){.base-questionnaire__header{padding:20px}}.base-questionnaire__body{background-color:#f8f8fc;border-bottom:1px solid #e2e2ea;grid-area:body;padding:36px 40px}@media screen and (max-width:767px){.base-questionnaire__body{padding:24px 20px}}.base-questionnaire__question{margin-bottom:6px;font-weight:700}.base-questionnaire__description{margin-bottom:36px;font-size:14px;line-height:20px}.base-questionnaire__options-table{border-bottom:none}.base-questionnaire__footer{background-color:#f8f8fc;grid-area:footer;justify-content:space-between;gap:40px;padding:24px 40px;display:flex}@media screen and (max-width:767px){.base-questionnaire__footer{flex-direction:column;gap:24px;padding:24px 20px}}.base-questionnaire__progress-container{flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:6px;width:100%;display:flex}.base-questionnaire__buttons-container{gap:10px;display:flex}@media screen and (max-width:767px){.base-questionnaire__buttons-container{gap:20px}}.base-questionnaire__button{width:120px}@media screen and (max-width:767px){.base-questionnaire__button{width:100%}}.base-questionnaire__left-arrow{margin-right:5px}.base-questionnaire__left-arrow div{justify-content:center;align-items:center;width:20px;height:20px;display:flex}.base-questionnaire__left-arrow div svg{width:20px;height:20px}.base-questionnaire__left-arrow svg path,.base-questionnaire__left-arrow svg polygon{fill:#40405d}.base-questionnaire__right-arrow{margin-left:5px}.base-questionnaire__right-arrow div{justify-content:center;align-items:center;width:20px;height:20px;display:flex}.base-questionnaire__right-arrow div svg{width:20px;height:20px}.base-questionnaire__right-arrow svg path,.base-questionnaire__right-arrow svg polygon{fill:#fff}.Questionnaire .label{font-family:Roboto,sans-serif;font-size:12px;line-height:16px}.Questionnaire p{margin:0}.Questionnaire h4,.Questionnaire .h4{color:#2d2d41;margin:0;font-family:Hind Vadodara,sans-serif;font-size:22px;font-weight:700;line-height:30px;display:block}@media screen and (max-width:767px){.Questionnaire h4,.Questionnaire .h4{font-size:18px;line-height:24px}}.Questionnaire .label{color:#75747e;display:block}.Questionnaire .label.uppercase{text-transform:uppercase}