.questions .question[data-question-type=checkbox] .question__body{display:flex;flex-direction:column;row-gap:3.125vw}@media(min-width:1024px){.questions .question[data-question-type=checkbox] .question__body{row-gap:20px}}.questions .question[data-question-type=checkbox] .question__body .question-row-checkbox{display:flex;flex-direction:column;row-gap:3.125vw}@media(min-width:1024px){.questions .question[data-question-type=checkbox] .question__body .question-row-checkbox{row-gap:20px}}.questions .question[data-question-type=checkbox] .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=checkbox] .question__body .question-row-checkbox .checkbox-row{grid-template-columns:repeat(var(--column-count-checkbox, 3),1fr);gap:0 20px}}.question-row-checkbox{--column-count-checkbox: var(--ef2839b8)}
