.cevento-req{display:none}.cevento-field.cevento-submit{display:flex;gap:10px;flex-direction:row}.cevento-field.cevento-submit .cevento-submit-button.secondary{background-color:#f0f0f0;color:#333}.cevento-field.cevento-submit .cevento-submit-button.secondary:hover{background-color:#e0e0e0}.cevento-field{position:relative;display:flex;flex-direction:column}.cevento-field.cevento-hidden{display:none}.cevento-field.cevento-required .cevento-req{display:inline;color:#e40014;color:oklch(.577 .245 27.325)}.cevento-field:has(input[tabindex="-1"]){position:absolute;z-index:-1;height:0;width:0;overflow:hidden;pointer-events:none}.cevento-field+.cevento-field{margin-top:1rem}.cevento-field.cevento-submit{margin-top:2rem}.cevento-field.cevento-submit button{position:relative;padding:.7rem 1.2rem;background-color:#000;color:#fff;border:0;border-radius:0;cursor:pointer;max-width:fit-content;font-size:.85rem;text-transform:uppercase;transition:all .16s ease-in-out;-webkit-user-select:none;user-select:none}.cevento-field.cevento-submit button:hover{background-color:#333}.cevento-field.cevento-submit button:after{content:"";position:absolute;top:50%;left:50%;margin-left:-9px;margin-top:-9px;transform-origin:center center;width:18px;height:18px;border:3px solid #fff;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:loading-rotation 1s linear infinite;z-index:3;scale:0;animation-play-state:paused;transition:scale .16s ease-in-out}.cevento-field.cevento-submit button.cevento-loading{color:transparent!important}.cevento-field.cevento-submit button.cevento-loading:after{animation-play-state:running;scale:1}.cevento-field label{margin-bottom:.3rem}.cevento-field label .cevento-instructions{margin-block:.2rem 0;font-size:.85rem}.cevento-field .cevento-errormsg{color:#e40014;color:oklch(.577 .245 27.325);font-size:.85rem;margin-top:.2rem}.cevento-field input[type=text],.cevento-field input[type=email],.cevento-field input[type=number],.cevento-field textarea,.cevento-field select{padding:.5rem;border:1px solid #ccc;border-radius:0;font-size:1rem;font-family:inherit}.cevento-field.cevento-error input[type=text],.cevento-field.cevento-error input[type=email],.cevento-field.cevento-error input[type=checkbox],.cevento-field.cevento-error textarea,.cevento-field.cevento-error select,.cevento-field.cevento-error .choices__inner{border-color:#e40014;border-color:oklch(.577 .245 27.325)}.cevento-field label:has(>input[type=checkbox]){padding-left:2rem;margin-bottom:0;line-height:1.5}.cevento-field input[type=checkbox]{left:0;top:.2rem;position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:19px;height:19px;border:1px solid #ccc;border-radius:0;cursor:pointer;background-image:url(./check-DAfFouWl.svg);background-size:0;background-position:center;background-repeat:no-repeat;transition:all .12s ease-in-out;margin:0;position:absolute;background-color:#fff}.cevento-field input[type=checkbox]:checked{background-color:#000;border-color:#000;background-size:80%}.cevento-submit-button.secondary:after{border-color:#333 #333 #333 transparent!important}@keyframes loading-rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.cevento-global-errors{background-color:#e40014;background-color:oklch(.577 .245 27.325);color:#fff;padding:.75rem;font-size:.85rem;margin-bottom:1rem}
