@import "https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;600;700;900&display=swap";
*{box-sizing:border-box;margin:0;padding:0;font-family:Roboto,sans-serif}html{scroll-behavior:smooth;font-size:62.5%}body{position:relative}a,span{text-decoration:none;display:inline-block}.f-center-between{justify-content:space-between;align-items:center;display:flex}.f-start-between{justify-content:space-between;align-items:flex-start;display:flex}.f-center-center{justify-content:center;align-items:center;display:flex}.section_title--EL{color:#fff;margin:2rem 0;font-size:calc(2.08333vw + 2.66667rem);font-weight:900}.section_paragraph--EL{color:#eee;max-width:68rem;margin:auto;font-size:1.8rem;line-height:1.5}@media only screen and (max-width:600px){.section_paragraph--EL{font-size:1.5rem}}.section_eyebrow--EL{color:#00ed82;letter-spacing:1px;font-size:1.1rem;font-weight:600}@media only screen and (max-width:550px){.section_eyebrow--EL{font-size:1rem}}.signUp_header--EL{text-align:center;margin-bottom:6rem}.signUp_header--EL h2{color:#000;text-transform:capitalize;margin-bottom:1rem;font-size:5rem;font-weight:900}.signUp_header--EL p{color:#666;font-size:1.7rem}.accountPage--BASE{background-color:#062731;min-height:100vh}
