section[data-auth][data-apply][data-event-submit]{max-width:520px}section[data-auth][data-apply][data-event-submit] fieldset{border:0;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:8px 16px}section[data-auth][data-apply][data-event-submit] fieldset legend{width:100%;font-size:13px;font-weight:500;color:var(--ink-2);margin-bottom:8px;padding:0}section[data-auth][data-apply][data-event-submit] label[data-inline]{flex-direction:row;align-items:center;gap:8px;font-weight:400;color:var(--ink);cursor:pointer}section[data-auth][data-apply][data-event-submit] label[data-inline] input{accent-color:#262626;width:15px;height:15px;margin:0}section[data-auth][data-apply][data-event-submit] label>small{font-size:12px;font-weight:400;color:var(--ink-3);line-height:1.4}section[data-auth][data-apply][data-event-submit] legend [data-required],section[data-auth][data-apply][data-event-submit] p[data-footer] [data-required]{color:var(--ink-3);margin-left:2px}section[data-auth][data-apply][data-event-submit] div[data-row]{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}section[data-auth][data-apply][data-event-submit] div[data-row]:has(input[type=date]){grid-template-columns:1.4fr 1fr 1fr}@media(max-width:480px){section[data-auth][data-apply][data-event-submit] div[data-row]{grid-template-columns:1fr}section[data-auth][data-apply][data-event-submit] div[data-row]:has(input[type=date]){grid-template-columns:1fr}}section[data-auth][data-apply][data-event-submit] select{font:inherit}section[data-auth][data-apply][data-event-submit] input[type=time]{font-size:14px;padding:10px 14px;border:1px solid var(--line);border-radius:8px;background:var(--paper);color:var(--ink);font-family:inherit;transition:border-color .15s,box-shadow .15s}section[data-auth][data-apply][data-event-submit] input[type=time]:focus{outline:none;border-color:#262626;box-shadow:0 0 0 3px rgba(38,38,38,.08)}section[data-auth][data-apply][data-event-submit] h2{font-size:16px;font-weight:500;color:var(--ink);margin-top:8px}section[data-auth][data-apply][data-event-submit] input[data-trap]{position:absolute;left:-9999px;width:1px;height:1px;opacity:0;pointer-events:none}