.su-generator{max-width:1050px}.su-form{margin-top:22px}.su-form h3{margin-top:26px}.su-grid{display:grid;gap:16px;margin-bottom:18px}.su-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.su-field{display:flex;flex-direction:column;gap:7px;font-weight:700;margin-bottom:18px}.su-field small{font-weight:600;color:#667085}.su-field input[type="text"],.su-field select{width:100%;box-sizing:border-box;min-height:46px;padding:10px 12px;border:1px solid #d7dbea;border-radius:11px;background:#fff;font:inherit}.su-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:20px}.su-choice{position:relative;display:block}.su-choice input{position:absolute;opacity:0;pointer-events:none}.su-choice>span{display:block;height:100%;box-sizing:border-box;padding:14px 16px;border:2px solid #e1e4ef;border-radius:13px;background:#fff;cursor:pointer}.su-choice strong{display:block;color:#28347E}.su-choice small{display:block;margin-top:4px;color:#667085;font-weight:600}.su-choice input:checked+span{border-color:#ec2b86;box-shadow:0 0 0 3px rgba(236,43,134,.08)}.su-lines{display:block;position:relative;margin-top:12px;height:30px}.su-lines i{position:absolute;left:0;right:0;height:1px;background:#6f7484}.su-lines--4 i:nth-child(1){top:2px}.su-lines--4 i:nth-child(2){top:10px}.su-lines--4 i:nth-child(3){top:18px}.su-lines--4 i:nth-child(4){top:26px}.su-lines--2 i:nth-child(1){top:8px}.su-lines--2 i:nth-child(2){top:22px}.su-check{display:flex;align-items:center;gap:10px;margin:8px 0 20px;font-weight:700}.su-check input{width:20px;height:20px}.su-actions{margin-top:18px}.su-note{margin-top:12px;color:#667085;font-weight:600}@media(max-width:700px){.su-grid--2,.su-choice-grid{grid-template-columns:1fr}}
