.SurveyType_Outer___YFsq{display:flex;flex-direction:column;margin:0 0 80px}.SurveyType_Outer___YFsq:not(.SurveyType_Modal__9hs1J){margin-top:50px}.SurveyType_Outer___YFsq.SurveyType_Modal__9hs1J{margin:-30px -30px 50px;max-width:850px}.SurveyType_Outer___YFsq.SurveyType_Modal__9hs1J .SurveyType_Inner__5ZBHr{margin-top:0;box-shadow:none}.SurveyType_Outer___YFsq.SurveyType_Preview__PuCic{margin-bottom:0}.SurveyType_Outer___YFsq.SurveyType_Preview__PuCic .SurveyType_Footer__qT99m{padding-bottom:0}.SurveyType_PreviewTitle__JVizj{padding:40px 40px 0;margin:0}.SurveyType_Intro__ZAnUb{width:100%;max-width:1000px;margin:0 auto;padding:0 0 20px}.SurveyType_Intro__ZAnUb h1{margin:0;color:var(--blue)}.SurveyType_Intro__ZAnUb a,.SurveyType_Intro__ZAnUb button{margin-bottom:20px}.SurveyType_Inner__5ZBHr{width:100%;max-width:1000px;background-color:#fff;border-radius:var(--border-radius-small);overflow:hidden;margin:20px auto 0;box-shadow:0 5px 20px rgba(0,0,0,.1);counter-reset:question}.SurveyType_QuestionGroup__hRZSl{padding:20px 40px 50px}.SurveyType_QuestionGroup__hRZSl div[class^=Copy] *{max-width:none;color:var(--dark-grey)}.SurveyType_QuestionGroup__hRZSl h4{color:var(--blue);border-bottom:1px solid var(--grey-50);padding-bottom:20px;margin:0 0 30px}.SurveyType_QuestionGroup__hRZSl>div{margin:40px 0}.SurveyType_QuestionGroup__hRZSl>div:first-of-type{margin-top:0}.SurveyType_QuestionGroup__hRZSl>div:last-of-type{margin-bottom:0}.SurveyType_Footer__qT99m{display:flex;justify-content:space-between;align-items:center;padding:0 40px 40px}.SurveyType_Footer__qT99m>button:first-child{padding-left:0}.SurveyType_Controls__FlL6R{display:flex;align-items:center;gap:18px}@mediascreen and (max-width: 1024px){.SurveyType_QuestionGroup__hRZSl{padding:20px 30px}}@media(max-width:500px){.SurveyType_Intro__ZAnUb h1{font-size:30px}.SurveyType_QuestionGroup__hRZSl{padding:20px 20px 50px}.SurveyType_Footer__qT99m{flex-direction:column-reverse;align-items:flex-start;padding-left:20px;padding-right:20px}.SurveyType_Footer__qT99m>button{width:100%;text-align:center;margin-top:25px;opacity:.5}.SurveyType_Controls__FlL6R{width:100%;justify-content:space-between}.SurveyType_Controls__FlL6R button:first-child:last-child{align-self:flex-end;justify-self:flex-end;width:100%}}.Dropdown_Dropdown__GyGdn,.MultipleChoice_MultipleChoice__gviSo{display:flex;flex-direction:column;align-items:flex-start}.MultipleChoice_MultipleChoice__gviSo{margin-top:-10px}.MultipleChoice_Values__EYwDy{display:flex;flex-direction:column;gap:8px}.MultipleChoice_Value__oXego input{width:16px;height:16px;margin:0;cursor:pointer}.MultipleChoice_Value__oXego label{cursor:pointer;display:flex;align-items:center;gap:10px}.MultipleChoiceGrid_MultipleChoiceGrid__ge4bt{display:flex;flex-direction:column;align-items:flex-start}.MultipleChoiceGrid_Values__zNzf0{width:100%}.MultipleChoiceGrid_Columns__PkZKW{display:flex}.MultipleChoiceGrid_Columns__PkZKW:before{content:"";display:block;width:200px;flex-shrink:0}.MultipleChoiceGrid_Column__XQVX5{width:100%;display:flex;justify-content:center;align-items:center;text-align:center;padding:10px 20px}.MultipleChoiceGrid_Rows__Rk7Zo{display:flex;flex-direction:column;gap:4px}.MultipleChoiceGrid_Row__Jy0Iv{display:flex;justify-content:center;gap:4px}.MultipleChoiceGrid_Row__Jy0Iv:nth-child(2n) .MultipleChoiceGrid_Cell__91ycP,.MultipleChoiceGrid_Row__Jy0Iv:nth-child(2n) .MultipleChoiceGrid_RowTitle__nBRKR{background-color:var(--light-grey-50)}.MultipleChoiceGrid_Row__Jy0Iv:nth-child(2n) .MultipleChoiceGrid_Cell__91ycP:has(input:checked),.MultipleChoiceGrid_Row__Jy0Iv:nth-child(2n) .MultipleChoiceGrid_RowTitle__nBRKR:has(input:checked){background-color:var(--morning-mist);color:#fff}.MultipleChoiceGrid_Row__Jy0Iv:nth-child(2n) .MultipleChoiceGrid_Cell__91ycP:hover{background-color:var(--morning-mist-50)}.MultipleChoiceGrid_RowTitle__nBRKR{width:200px;padding:10px 20px;background-color:var(--light-grey);flex-shrink:0}.MultipleChoiceGrid_Cell__91ycP{width:100%;display:flex;justify-content:center;align-items:center;box-sizing:border-box;padding:10px 20px;background-color:var(--light-grey);transition:.2s}.MultipleChoiceGrid_Cell__91ycP:hover{background-color:var(--morning-mist-50)}.MultipleChoiceGrid_Cell__91ycP:has(input:checked){background-color:var(--morning-mist);color:#fff}.MultipleChoiceGrid_Cell__91ycP label{display:block;width:100%;height:100%;position:absolute;top:0;left:0;cursor:pointer;opacity:.5}.MultipleChoiceGrid_Cell__91ycP input{width:16px;height:16px;margin:0;cursor:pointer}.MultiText_MultiText__vvL2_{display:flex;flex-direction:column;align-items:flex-start}.MultiText_TextFields__pWhQ1{width:100%;counter-reset:textFields;display:flex;flex-direction:column;gap:20px}.MultiText_TextField__PH36d{display:flex;align-items:center;gap:16px;counter-increment:textFields}.MultiText_TextField__PH36d:before{content:"(" counter(textFields,lower-alpha) ")";font-size:var(--font-size-medium);line-height:1.5;display:inline-block;width:20px}.Number_Number__zH_hD{z-index:99}.Number_Number__zH_hD input{width:100%;padding:10px;border:1px solid #ddd;border-radius:var(--border-radius-small)}.RangeSelector_RangeSelector__mZHUw{display:flex;flex-direction:column;align-items:flex-start;min-height:50px}.RangeSelector_Input__YcFb6{width:100%}.RangeSelector_Track__O_Rnl{display:block;background:var(--light-grey);height:6px;z-index:2}.RangeSelector_Track__O_Rnl:before{content:"";position:absolute;top:-15px;left:-20px;width:calc(100% + 40px);height:60px;background:hsla(0,0%,100%,.2)}.RangeSelector_Thumb__nxGLg{width:25px;height:25px;background:#fff;border:2px solid var(--cosmic-blue);border-radius:50%;transition:opacity .3s;pointer-events:none}.RangeSelector_Thumb__nxGLg.RangeSelector_NoValue__E2nYV{opacity:.2;filter:grayscale(1)}.RangeSelector_Notches__NLE__{position:absolute;width:100%;height:20px;display:flex;flex-direction:row;justify-content:space-between;padding:0;left:0;top:50%;transform:translateY(-50%);margin:0}.RangeSelector_Notches__NLE__>span{width:1px;background:var(--grey)}.RangeSelector_Notches__NLE__>span>span{position:absolute;top:calc(100% + 10px);font-size:var(--font-size-small);opacity:.7;left:50%;transform:translateX(-50%)}.RangeSelector_Labels__qMxRO{margin-top:50px;width:100%;display:grid;grid-template-columns:1fr 1fr}.RangeSelector_Labels__qMxRO span{display:block;text-transform:uppercase;letter-spacing:1px;font-size:var(--font-size-small);color:var(--grey);text-align:center}.RangeSelector_Labels__qMxRO span:first-of-type{text-align:left}.RangeSelector_Labels__qMxRO span:last-of-type{text-align:right}.RangeSelector_Committees__IvO6r{width:100%;display:flex;flex-direction:column;gap:60px}.RangeSelector_CommitteeItem__Z53KG{display:flex;flex-direction:column;gap:30px}.RangeSelector_CommitteeItem__Z53KG h6{margin:0;font-family:var(--font-body);font-weight:400}@media(max-width:500px){.RangeSelector_Labels__qMxRO span{font-size:10px}.RangeSelector_Labels__qMxRO span.RangeSelector_HideOnMobile__wFSqZ{opacity:0;pointer-events:none}}.Text_Text__yO2Ly{display:flex;flex-direction:column;align-items:flex-start}.Text_Title__DmFhx{counter-increment:question;margin:0 0 20px}.Text_Title__DmFhx:before{content:counter(question) ". ";position:absolute;right:calc(100% + 6px)}.OrderCategories_Outer__mQ4Hj{display:grid;grid-template-columns:auto 1fr;grid-gap:10px;gap:10px}.OrderCategories_Legend__T_YJY{width:30px;opacity:.5}.OrderCategories_Legend__T_YJY span{position:absolute;transform:rotate(-90deg);white-space:nowrap;transform-origin:left;left:14px;text-transform:uppercase;letter-spacing:2px;font-size:var(--font-size-small)}.OrderCategories_Legend__T_YJY span:first-of-type{top:95px}.OrderCategories_Legend__T_YJY span:last-of-type{bottom:-10px}.OrderCategories_Legend__T_YJY span i{top:-1px}.OrderCategories_List__4UE2b{display:flex;flex-direction:column;gap:5px}.OrderCategories_Item__KCq1C{flex-basis:0;flex-grow:1;background:var(--grey-30);padding:10px 15px;border-radius:var(--border-radius-small);border:1px solid var(--dark-grey-20);cursor:-webkit-grab;cursor:grab}.OrderCategories_Item__KCq1C.OrderCategories_Dragged__dt3o2{z-index:9;box-shadow:0 5px 10px rgba(0,0,0,.1)}.Question_Title__kxl3x{counter-increment:question;margin:0 0 30px}.Question_Title__kxl3x:before{content:counter(question) ". ";display:inline-block;margin-right:10px}.Question_Title__kxl3x .Question_Required__C_fDC{color:var(--stripe-danger-red)}.Question_Title__kxl3x .Question_TitleAppend__FWfxS{opacity:.5;display:inline-block}.Question_Title__kxl3x .Question_TitleAppend__FWfxS:not(:first-child){margin-left:18px}.Question_NotApplicableSelector__NfWpo{margin-top:-20px;margin-bottom:30px}.Question_NotApplicableSelector__NfWpo.Question_Selected__AhxeE label{opacity:1}.Question_NotApplicableSelector__NfWpo label{padding-top:5px;padding-bottom:10px;opacity:.5;transition:.15s}.Question_NotApplicableSelector__NfWpo label:hover{opacity:1}.Question_NotApplicableSelector__NfWpo label input{margin-right:5px}.Question_Inner__29Bp1{transition:opacity .3s,filter .3s}.Question_Inner__29Bp1.Question_Disabled__Tbna1{opacity:.3;filter:grayscale(1);pointer-events:none}