@import url("https://fonts.googleapis.com/css2?family=Source+Sans+3:wght@400;500;700;800;900&display=swap");body,html{margin:0;--primaryColor:#5a37ea;--secondaryColor:#ebedff;--tertiaryColor:#cbd0fa;--containerColor:#f2f3fb;--textPrimary:#332b54;--textSecondary:#706b87;--textTertiary:#5d5384;--placeholder:#a1a4c2;--inputColor:#494283;--error:#db4569;--radio:#cccfe6;font-family:Source Sans\ 3,sans-serif;color:var(--textPrimary);background:var(--containerColor)}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1{font-size:2.5rem;line-height:2.5rem;font-weight:900;margin:0 0 .625rem}h3{font-size:1.25rem;line-height:1.5rem;font-weight:600;margin:0}h4{font-size:.875rem;line-height:1rem;text-transform:none}h4,p{margin:0;font-weight:400}p{font-size:1rem;line-height:1.5rem}p b{font-weight:500}p.small{font-weight:400;font-size:.6875rem;line-height:1rem}span{font-size:.75rem;font-family:Helvetica,sans-serif}label,span{font-weight:700;line-height:.875rem}label{font-size:.625rem;text-transform:uppercase}input{font-weight:700;height:1.2rem;font-size:1.3rem;line-height:1.125rem;font-family:Source Sans\ 3,sans-serif;color:var(--inputColor)}::-webkit-input-placeholder{color:var(--placeholder)}::-moz-placeholder{color:var(--placeholder)}:-ms-input-placeholder{color:var(--placeholder)}:-moz-placeholder{color:var(--placeholder)}button{font-weight:800;font-size:1.2rem;line-height:1.2rem;font-family:Source Sans\ 3,sans-serif}