.mktoFormRow:has(input[type=text],input[type=email],input[type=tel],select){width:100%}@media (min-width:768px){.mktoFormRow:has(input[type=text],input[type=email],input[type=tel],select){width:calc(50% - 16px)}}.mktoFormRow:has(.mktoHtmlText){width:100%}.mktoFieldWrap:has(input[type=checkbox]){flex-direction:row-reverse!important}.mktoFieldWrap:has(input[type=checkbox]) input[type=checkbox]{margin-top:0!important}.mktoButtonRow:has(button[type=submit]){display:flex;width:100%;justify-content:flex-end}