.register-form{flex-direction:column;align-items:center;gap:max(28px,min(4vw,40px));display:flex}.register-form__fields{flex-direction:column;gap:0;width:100%;display:flex}@media (min-width:768px){.register-form__fields{flex-direction:row;gap:max(16px,min(2.5vw,24px))}}.register-form__field{flex:1}.register-form__field input{text-align:center;letter-spacing:-.02em;background:0 0;border:none;border-bottom:1px solid #42210b;outline:none;width:100%;padding:max(14px,min(2vw,20px)) 0;font-size:max(1rem,min(1.5vw,1.25rem));font-weight:500;transition:border-color .2s}.register-form__field input:focus{border-bottom-color:#fffdeb}.register-form__field input::placeholder{color:#42210b;opacity:.4}.register-form__footer{flex-direction:column;align-items:center;gap:max(16px,min(2vw,20px));margin-top:max(4px,min(1vw,8px));display:flex}@media (min-width:768px){.register-form__footer{flex-direction:row;gap:max(20px,min(3vw,32px))}}.register-form__submit{color:transparent;position:relative;overflow:hidden}.register-form__submit:before,.register-form__submit:after{content:attr(data-content);color:#fffdeb;pointer-events:none;justify-content:center;align-items:center;padding:0 8px;transition:transform .175s ease-in-out;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.register-form__submit:before{transform:translateY(0)}.register-form__submit:after{transform:translateY(100%)}.register-form__submit:hover:before{transform:translateY(-100%)}.register-form__submit:hover:after{transform:translateY(0)}.register-form__submit{justify-content:center;align-items:center;height:56px;display:inline-flex}@media (min-width:768px){.register-form__submit{height:66px}}.register-form__submit{letter-spacing:-.03em;cursor:pointer;white-space:nowrap;background-color:#42210b;border:none;border-radius:100px;padding:0 max(24px,min(2.5vw,32px));font-size:max(1.1rem,min(1.8vw,1.5rem));font-weight:500;transition:opacity .2s;box-shadow:0 0 20px rgba(0,0,0,.15)}.register-form__submit:hover{opacity:.9}.register-form__submit:active{transform:scale(.95)}.register-form__submit:disabled{opacity:.5;cursor:not-allowed}.register-form__privacy{color:#42210b;opacity:.6;letter-spacing:-.03em;max-width:none;font-size:max(.8rem,min(1.1vw,.95rem));font-weight:500}.register-form__privacy a{color:inherit;text-decoration:underline}.register-form__error{color:#fa6000;max-width:none;font-size:.95rem;font-weight:500}
.participate{color:#42210b;--selection-bg:#fffdeb;--selection-color:#42210b;background-color:#1e72f7}.participate h1,.participate h2,.participate h3,.participate h4,.participate h5,.participate h6{color:#fffdeb}.participate{text-align:center}.participate .container{max-width:1200px}.participate .animated-heading{letter-spacing:-.07em;font-size:max(4rem,min(10vw,11rem));font-weight:800}.participate .animated-heading+p{letter-spacing:-.03em;color:#fffdeb;max-width:none;margin-top:max(12px,min(2vw,24px));font-size:max(1.25rem,min(3vw,2.5rem));font-weight:800;line-height:1.2}.participate section+section{margin-top:max(32px,min(5vw,60px))}
