.breakdance .bde-section{position:relative;width:100%;background-position:center center;background-size:cover}.breakdance .bde-section .section-container{max-width:var(--bde-section-width);background-size:cover;position:relative;display:flex;flex-direction:column;align-items:flex-start;text-align:left;margin:0 auto;padding:var(--bde-section-vertical-padding) var(--bde-section-horizontal-padding)}.breakdance .bde-section .section-shape-divider-wrapper{position:absolute;overflow:hidden;top:0;left:0;bottom:0;right:0;pointer-events:none}.breakdance .bde-section .section-shape-divider-wrapper .section-shape-divider svg{position:absolute;color:#000;width:100%;height:320px;left:0;right:0;top:0}.breakdance .bde-div{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:100%;position:relative;background-size:cover}.breakdance .bde-heading{max-width:100%;margin:0}.woodancer-register-form{display:block;box-sizing:border-box;width:100%;min-width:0}.woodancer-register-form *,.woodancer-register-form *::before,.woodancer-register-form *::after{box-sizing:border-box}.woodancer-register-form__honeypot{position:absolute;left:-9999px;top:-9999px;width:1px;height:1px;overflow:hidden}.woodancer-register-form__grid{--wd-row-gap:16px;--wd-col-gap:16px;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));column-gap:var(--wd-col-gap);row-gap:var(--wd-row-gap);align-items:start;min-width:0}.woodancer-register-form__field{--w:100%;grid-column:span 12;min-width:0}.woodancer-register-form__field[style*="--w: 25%"]{grid-column:span 3}.woodancer-register-form__field[style*="--w: 33%"]{grid-column:span 4}.woodancer-register-form__field[style*="--w: 50%"]{grid-column:span 6}.woodancer-register-form__field[style*="--w: 66%"]{grid-column:span 8}.woodancer-register-form__field[style*="--w: 75%"]{grid-column:span 9}.woodancer-register-form__field[style*="--w: 100%"]{grid-column:span 12}@media (max-width:600px){.woodancer-register-form__field{grid-column:span 12!important}}.woodancer-register-form__label{display:block;margin-bottom:6px}.woodancer-register-form__required{color:#c00;margin-left:2px}.woodancer-register-form__input{display:block;width:100%;padding:10px 12px;border:1px solid rgba(0,0,0,0.18);background:#fff;color:inherit;font:inherit;border-radius:0;-webkit-appearance:none;appearance:none}.woodancer-register-form__input:focus{outline:2px solid rgba(0,0,0,0.2);outline-offset:0}textarea.woodancer-register-form__input{min-height:100px;resize:vertical}.woodancer-register-form__field--checkbox{display:block}.woodancer-register-form fieldset{min-width:0;margin:0;padding:0;border:0}.woodancer-register-form .breakdance-form-checkbox input[type="checkbox"]{appearance:none;-webkit-appearance:none;flex-shrink:0;display:inline-block;width:1em;height:1em;margin:0;padding:0;vertical-align:middle;cursor:pointer;background-color:#fff;background-origin:border-box;border:1px solid #d1d5db;border-radius:4px;color:var(--wd-checkbox-color,var(--bde-brand-primary-color,#1a1a1a))}.woodancer-register-form .breakdance-form-checkbox input[type="checkbox"]:checked{border-color:transparent;background-color:currentColor;background-repeat:no-repeat;background-position:center;background-size:100% 100%;background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}.woodancer-register-form .breakdance-form-checkbox input[type="checkbox"]:focus-visible{outline:2px solid currentColor;outline-offset:1px}.woodancer-register-form__submit-wrap{display:flex;margin-top:16px}.woodancer-register-form__submit-wrap--align-left{justify-content:flex-start}.woodancer-register-form__submit-wrap--align-center{justify-content:center}.woodancer-register-form__submit-wrap--align-right{justify-content:flex-end}.woodancer-register-form__submit-wrap--align-stretch{justify-content:stretch}.woodancer-register-form__submit-wrap--align-stretch .woodancer-register-form__submit,.woodancer-register-form__submit-wrap.is-full .woodancer-register-form__submit{width:100%}.woodancer-register-form__submit{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border:1px solid currentColor;background:transparent;color:inherit;font:inherit;cursor:pointer;-webkit-appearance:none;appearance:none}.woodancer-register-form__submit[data-loading="1"]{opacity:0.6;cursor:progress;pointer-events:none}.woodancer-register-form__messages:empty{display:none}.woodancer-register-form__messages{display:flex;flex-direction:column;gap:8px}.woodancer-register-form__message{padding:10px 12px;border:1px solid currentColor}.woodancer-register-form__message--success{color:#2a7a2a}.woodancer-register-form__message--error{color:#b00020}.woodancer-register-form__message--info{color:inherit;opacity:0.85}.woodancer-register-form__field-error{font-size:0.85em;color:#b00020;margin-top:4px;min-height:0}.woodancer-register-form__field-error:empty{display:none}.woodancer-register-form__field--has-error .woodancer-register-form__input{border-color:#b00020}.breakdance .bde-text-link{display:flex}.breakdance .bde-text-link>*{margin:0;color:currentColor}