g,
+ .c5 svg path {
+ fill: #ffffff;
+ }
+
+ .c5[aria-disabled='true'] {
+ pointer-events: none;
+ }
+
+ .c6 {
+ padding: 8px 16px;
+ background: #4945ff;
+ border: none;
+ border: 1px solid #4945ff;
+ background: #4945ff;
+ }
+
+ .c6 .c7 {
+ display: -webkit-box;
+ display: -webkit-flex;
+ display: -ms-flexbox;
+ display: flex;
+ -webkit-align-items: center;
+ -webkit-box-align: center;
+ -ms-flex-align: center;
+ align-items: center;
+ }
+
+ .c6 .c9 {
+ color: #ffffff;
+ }
+
+ .c6[aria-disabled='true'] {
+ border: 1px solid #dcdce4;
+ background: #eaeaef;
+ }
+
+ .c6[aria-disabled='true'] .c9 {
+ color: #666687;
+ }
+
+ .c6[aria-disabled='true'] svg > g,
+ .c6[aria-disabled='true'] svg path {
+ fill: #666687;
+ }
+
+ .c6[aria-disabled='true']:active {
+ border: 1px solid #dcdce4;
+ background: #eaeaef;
+ }
+
+ .c6[aria-disabled='true']:active .c9 {
+ color: #666687;
+ }
+
+ .c6[aria-disabled='true']:active svg > g,
+ .c6[aria-disabled='true']:active svg path {
+ fill: #666687;
+ }
+
+ .c6:hover {
+ border: 1px solid #7b79ff;
+ background: #7b79ff;
+ }
+
+ .c6:active {
+ border: 1px solid #4945ff;
+ background: #4945ff;
+ }
+
+ .c14 {
+ display: -webkit-box;
+ display: -webkit-flex;
+ display: -ms-flexbox;
+ display: flex;
+ -webkit-flex-direction: column;
+ -ms-flex-direction: column;
+ flex-direction: column;
+ }
+
+ .c14 > * {
+ margin-top: 0;
+ margin-bottom: 0;
+ }
+
+ .c14 > * + * {
+ margin-top: 32px;
+ }
+
+ .c16 {
+ display: -webkit-box;
+ display: -webkit-flex;
+ display: -ms-flexbox;
+ display: flex;
+ -webkit-flex-direction: column;
+ -ms-flex-direction: column;
+ flex-direction: column;
+ }
+
+ .c16 > * {
+ margin-top: 0;
+ margin-bottom: 0;
+ }
+
+ .c16 > * + * {
+ margin-top: 16px;
+ }
+
+ .c21 {
+ display: -webkit-box;
+ display: -webkit-flex;
+ display: -ms-flexbox;
+ display: flex;
+ -webkit-flex-direction: column;
+ -ms-flex-direction: column;
+ flex-direction: column;
+ }
+
+ .c21 > * {
+ margin-top: 0;
+ margin-bottom: 0;
+ }
+
+ .c21 > * + * {
+ margin-top: 4px;
+ }
+
+ .c25 {
+ border: none;
+ border-radius: 4px;
+ padding-left: 16px;
+ padding-right: 16px;
+ color: #32324d;
+ font-weight: 400;
+ font-size: 0.875rem;
+ display: block;
+ width: 100%;
+ height: 2.5rem;
+ }
+
+ .c25::-webkit-input-placeholder {
+ color: #8e8ea9;
+ opacity: 1;
+ }
+
+ .c25::-moz-placeholder {
+ color: #8e8ea9;
+ opacity: 1;
+ }
+
+ .c25:-ms-input-placeholder {
+ color: #8e8ea9;
+ opacity: 1;
+ }
+
+ .c25::placeholder {
+ color: #8e8ea9;
+ opacity: 1;
+ }
+
+ .c25:disabled {
+ background: inherit;
+ color: inherit;
+ }
+
+ .c24 {
+ border: 1px solid #dcdce4;
+ border-radius: 4px;
+ background: #ffffff;
+ }
+
+ .c20 textarea {
+ height: 5rem;
+ }
+
+ .c18 {
+ display: grid;
+ grid-template-columns: repeat(12,1fr);
+ gap: 16px;
+ }
+
+ .c19 {
+ grid-column: span 6;
+ word-break: break-all;
+ }
+
+ .c0 {
+ outline: none;
+ }
+
+ .c27 {
+ display: block;
+ width: 100%;
+ border: 1px solid #dcdce4;
+ border-radius: 4px;
+ padding-left: 16px;
+ padding-right: 16px;
+ padding-top: 12px;
+ padding-bottom: 12px;
+ font-weight: 400;
+ font-size: 0.875rem;
+ color: #32324d;
+ background: #ffffff;
+ }
+
+ .c27::-webkit-input-placeholder {
+ color: #8e8ea9;
+ opacity: 1;
+ }
+
+ .c27::-moz-placeholder {
+ color: #8e8ea9;
+ opacity: 1;
+ }
+
+ .c27:-ms-input-placeholder {
+ color: #8e8ea9;
+ opacity: 1;
+ }
+
+ .c27::placeholder {
+ color: #8e8ea9;
+ opacity: 1;
+ }
+
+ .c26 textarea {
+ height: 5rem;
+ line-height: 1.25rem;
+ font-family: -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans', 'Helvetica Neue',sans-serif;
+ }
+
+ .c26 textarea::-webkit-input-placeholder {
+ font-weight: 400;
+ font-size: 0.875rem;
+ line-height: 1.43;
+ color: #8e8ea9;
+ opacity: 1;
+ }
+
+ .c26 textarea::-moz-placeholder {
+ font-weight: 400;
+ font-size: 0.875rem;
+ line-height: 1.43;
+ color: #8e8ea9;
+ opacity: 1;
+ }
+
+ .c26 textarea:-ms-input-placeholder {
+ font-weight: 400;
+ font-size: 0.875rem;
+ line-height: 1.43;
+ color: #8e8ea9;
+ opacity: 1;
+ }
+
+ .c26 textarea::placeholder {
+ font-weight: 400;
+ font-size: 0.875rem;
+ line-height: 1.43;
+ color: #8e8ea9;
+ opacity: 1;
+ }
+
+ .c1 {
+ background: #f6f6f9;
+ padding-top: 56px;
+ padding-right: 56px;
+ padding-bottom: 56px;
+ padding-left: 56px;
+ }
+
+ .c13 {
+ padding-right: 56px;
+ padding-left: 56px;
+ }
+
+ .c2 {
+ display: -webkit-box;
+ display: -webkit-flex;
+ display: -ms-flexbox;
+ display: flex;
+ -webkit-flex-direction: row;
+ -ms-flex-direction: row;
+ flex-direction: row;
+ -webkit-box-pack: justify;
+ -webkit-justify-content: space-between;
+ -ms-flex-pack: justify;
+ justify-content: space-between;
+ -webkit-align-items: center;
+ -webkit-box-align: center;
+ -ms-flex-align: center;
+ align-items: center;
+ }
+
+ .c3 {
+ display: -webkit-box;
+ display: -webkit-flex;
+ display: -ms-flexbox;
+ display: flex;
+ -webkit-flex-direction: row;
+ -ms-flex-direction: row;
+ flex-direction: row;
+ -webkit-align-items: center;
+ -webkit-box-align: center;
+ -ms-flex-align: center;
+ align-items: center;
+ }
+
+ .c4 {
+ font-weight: 600;
+ font-size: 2rem;
+ line-height: 1.25;
+ color: #32324d;
+ }
+
+ .c11 {
+ font-weight: 400;
+ font-size: 0.875rem;
+ line-height: 1.43;
+ color: #666687;
+ }
+
+ .c12 {
+ font-size: 1rem;
+ line-height: 1.5;
+ }
+
+ .c17 {
+ font-weight: 500;
+ font-size: 1rem;
+ line-height: 1.25;
+ color: #32324d;
+ }
+
+ @media (max-width:68.75rem) {
+ .c19 {
+ grid-column: span;
+ }
+ }
+
+ @media (max-width:34.375rem) {
+ .c19 {
+ grid-column: span;
+ }
+ }
+
+
+
+