.cform__actions{flex-direction:column;align-items:center;gap:16px;margin-top:20px;display:flex}.cform__submit{justify-content:center;width:min(100%,360px)}.cform__check{cursor:pointer;align-items:flex-start;gap:10px;max-width:45ch;display:flex}.cform__check input{width:18px;height:18px;accent-color:var(--color-brand);flex:none;margin-top:2px}.cform__check span{font-family:var(--font-sans);text-wrap:pretty;font-size:var(--text-xs);color:var(--color-muted);text-align:left;font-weight:400;line-height:1.5}.cform__check--error span{color:#dc2626}
