.questions .question[data-question-type=radio-button] .question__body{display:flex;flex-direction:column;gap:3.125vw}@media(min-width:1024px){.questions .question[data-question-type=radio-button] .question__body{gap:20px}}.questions .question[data-question-type=radio-button] .question__body .question-row-checkbox{display:flex;flex-direction:column;gap:3.125vw}@media(min-width:1024px){.questions .question[data-question-type=radio-button] .question__body .question-row-checkbox{gap:20px}}.questions .question[data-question-type=radio-button] .question__body .question-row-checkbox .checkbox-row{display:grid;grid-template-columns:1fr;gap:3.125vw}@media(min-width:1024px){.questions .question[data-question-type=radio-button] .question__body .question-row-checkbox .checkbox-row{grid-template-columns:repeat(var(--column-count-radio, 3),1fr);gap:20px}}.question-row-checkbox{--column-count-radio: var(--5d697db4)}
