*{box-sizing:border-box;margin:0;padding:0;font-family:manrope,inherit}.big-title,.target-animation.big-title,.wait-title{font-size:10rem;margin-top:10rem;margin-bottom:10rem}.waitlist-form-outer{width:100%;max-width:1200px;margin:0 auto;padding:0;background-color:var(--steel-grey);display:flex;justify-content:center}.wait-subtitle{font-size:2.3rem;font-weight:200;margin-bottom:4rem;text-align:center}form{justify-content:center;text-align:left;min-width:400px;padding:2rem;margin:2rem auto;font-family:manrope,inherit}.form-box,form{display:flex;flex-direction:column;align-items:center;width:100%}.form-box{background-color:var(--steel-grey);padding:4rem 2rem}.form-row{width:100%;max-width:600px;margin:0 auto}.form-title{display:flex;flex-direction:column;justify-self:center;margin:0 auto;padding:1rem}.form-box label{text-align:left;padding-bottom:.5rem;margin-bottom:.5rem;font-size:1rem;font-family:var(--nohemi);font-weight:300;white-space:pre-wrap;align-items:flex-start;letter-spacing:1.5px}.form-box .form-field{width:100%;align-items:flex-start;box-sizing:border-box;gap:1rem;margin:0 auto 1.5rem}.form-box input,.form-box textarea{padding:.5rem;margin:0;border:none;border-bottom:.5px solid var(--faded-black);border-radius:1px;background-color:transparent;font-size:1rem;font-family:var(--nohemi);box-sizing:border-box;width:100%;resize:none}.form-box input:focus{outline:none;border-bottom:1px solid var(--white)}.form-box textarea:focus{outline:solid .5px var(--white);border:.5px solid var(--white)}.form-box input[type=checkbox]{width:2rem}.form-box button{padding:.5rem 1rem;border:none;border-radius:5px;cursor:pointer;font-size:2rem;background-color:#7e4cdb8a;color:#ffffff;letter-spacing:1.5px}.form-box p{align-items:flex-start;justify-content:flex-start;font-weight:lighter;font-size:.8rem}span.join{margin:1rem;padding:2rem .5rem .5rem;font-family:var(--nohemi);font-weight:200}#waitlist-submit{display:flex;justify-content:center;align-items:center;padding:1rem;margin-top:2rem;font-size:1.5rem;background-color:#000000;color:var(--white);width:15vw;margin-left:auto;margin-right:auto}#waitlist-submit:hover{background-color:var(--white);color:var(--faded-black);border:1px solid var(--faded-black)}.flash-success{background-color:var(--green);top:50%;color:green}.flash-error,.flash-success{white-space:pre-line;text-align:center;font-family:var(--nohemi);padding:2rem;opacity:.9;position:fixed;left:50%;transform:translate(-50%,-50%);border:1px solid var(--white);border-radius:50px;z-index:9999}.flash-error{background-color:lightcoral;color:rgb(146,2,2);top:550px}.error-message{color:lightcoral;font-family:var(--nohemi);font-weight:350;font-size:.8rem;margin-top:.5rem;margin-bottom:1rem}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.75);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:9999}.modal-content{background:white;padding:2rem;border-radius:10px;width:90%;max-width:600px;max-height:85vh;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.modal-title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;padding-right:2rem;padding-bottom:0}.modal-body{margin-bottom:2rem;padding-bottom:0}.modal-close{position:absolute;top:1.5rem;right:1.5rem;background:none;border:none;font-size:1.5rem;cursor:pointer;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.modal-close:hover{background-color:rgba(0,0,0,.1);transform:scale(1.1)}.modal-accept{position:-webkit-sticky;position:sticky;top:100%;bottom:0;background:white;padding-top:1rem;padding-bottom:1rem;margin-top:1rem;border-top:1px solid #eee}.modal-accept button{width:95%;padding:.75rem;background:#000000;color:var(--white);border-radius:6px;font-weight:600;cursor:pointer;transition:background .2s;font-family:inherit}.modal-accept button:hover{background:var(--white);color:var(--faded-black);border:1px solid var(--faded-black)}.modal-section{margin-bottom:1rem}.modal-section h3{font-size:1rem;font-weight:bolder;margin-bottom:.5rem;margin-top:.5rem}.modal-body p,.modal-section li,.modal-section p,.modal-section ul{font-size:var(--control-font-size);line-height:1.2;color:var(--faded-black);opacity:.9;text-wrap:balance;margin:1rem;padding-left:.5rem}.modal-section .subtitle{padding:0;margin:0}@media (max-width:412px){.waitlist-form-outer{width:-moz-fit-content;width:fit-content}.form-box{flex-direction:column;justify-content:center;align-items:flex-start;margin:0 auto}.form-box input,.form-box textarea{width:80%;font-size:1rem}.form-box label{text-wrap:wrap}.form-box label,.form-box p{font-size:.65rem}#waitlist-submit{width:100%;font-size:1.2rem}}@media (min-width:413px) and (max-width:576px){.waitlist-form-outer{width:-moz-fit-content;width:fit-content}.form-box{flex-direction:column;justify-content:center;align-items:flex-start;margin:0 auto}.form-box input,.form-box textarea{width:80%;font-size:.9rem}.form-box label{text-wrap:wrap;font-size:.9rem}.form-box p{font-size:.9rem}#waitlist-submit{width:100%;font-size:1.2rem}}@media (min-width:577px) and (max-width:768px){.waitlist-form-outer{width:-moz-fit-content;width:fit-content}.form-box{flex-direction:column;justify-content:center;align-items:flex-start;margin:0 auto}.form-box input,.form-box textarea{width:90%;font-size:.9rem}.form-box label{text-wrap:wrap;font-size:.9rem}.form-box p{font-size:.9rem}#waitlist-submit{width:100%;font-size:1.2rem}}@media (min-width:769px) and (max-width:992px){.waitlist-form-outer{width:-moz-fit-content;width:fit-content}.form-box{flex-direction:column;justify-content:center;align-items:flex-start;margin:0 auto}.form-box input,.form-box textarea{width:90%;font-size:1.1rem}.form-box label{text-wrap:wrap}.form-box label,.form-box p{font-size:1.1rem}#waitlist-submit{width:100%;font-size:1.5rem}}@media (min-width:993px) and (max-width:1200px){.waitlist-form-outer{width:-moz-fit-content;width:fit-content}.form-box{flex-direction:column;justify-content:center;align-items:flex-start;margin:0 auto}.form-box input,.form-box textarea{width:90%;font-size:1.1rem}.form-box label{text-wrap:wrap}.form-box label,.form-box p{font-size:1.1rem}#waitlist-submit{width:100%;font-size:1.5rem}}.submit-action-overlay{position:fixed;top:-8rem;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;z-index:1000}.submit-action-content{background:white;padding:2rem;border-radius:8px;position:relative;width:90%;max-width:500px;box-shadow:0 4px 6px rgba(0,0,0,.1);font-family:inherit}.submit-action-close{position:absolute;right:1rem;top:1rem;border:none;background:none;font-size:1.5rem;cursor:pointer;padding:.5rem}.submit-action-body{display:flex;justify-content:center;padding:2rem 0}.submit-action-register{background:black;color:var(--white)!important;padding:1rem 2rem;border:none;border-radius:4px;font-size:1.1rem;cursor:pointer;text-decoration:none;font-weight:700;transition:all .3s ease}.submit-action-register:hover{transform:scale(1.05);box-shadow:0 4px 8px var(--pink);color:var(--white)}