.custom-form{box-sizing:border-box;width:100%}.custom-form form{flex-direction:column;gap:1.5rem;width:100%;display:flex}.custom-form form .form-group{flex-direction:column;width:100%;display:flex}.custom-form form label{font-family:var(--font-outfit),sans-serif;margin-bottom:8px;margin-left:16px;font-size:clamp(16px,2vw,18px);font-weight:700}[data-theme=light] .custom-form form label{color:#141414}[data-theme=dark] .custom-form form label{color:#f5f5f5}.custom-form form label .required{color:#ff5a1f;margin-left:4px}.custom-form form input,.custom-form form textarea,.custom-form form select{box-sizing:border-box;width:100%;font-family:var(--font-jakarta),sans-serif;appearance:none;border-radius:12px;padding:16px 20px;font-size:1rem;font-weight:500;transition:all .2s}[data-theme=light] .custom-form form input,[data-theme=light] .custom-form form textarea,[data-theme=light] .custom-form form select{color:#141414;background-color:#f0f2f5;border:2px solid #e5e7eb}[data-theme=light] .custom-form form input::placeholder,[data-theme=light] .custom-form form textarea::placeholder,[data-theme=light] .custom-form form select::placeholder{color:#14141466}[data-theme=light] .custom-form form input:focus,[data-theme=light] .custom-form form textarea:focus,[data-theme=light] .custom-form form select:focus{background-color:#fff;border-color:#ff5a1f;outline:none;box-shadow:0 0 0 4px #ff5a1f1f}[data-theme=light] .custom-form form input.invalid,[data-theme=light] .custom-form form textarea.invalid,[data-theme=light] .custom-form form select.invalid{background-color:#e24b4a0a;border-color:#e24b4a}[data-theme=dark] .custom-form form input,[data-theme=dark] .custom-form form textarea,[data-theme=dark] .custom-form form select{color:#f5f5f5;background-color:#ffffff14;border:2px solid #0000}[data-theme=dark] .custom-form form input::placeholder,[data-theme=dark] .custom-form form textarea::placeholder,[data-theme=dark] .custom-form form select::placeholder{color:#f5f5f559}[data-theme=dark] .custom-form form input:focus,[data-theme=dark] .custom-form form textarea:focus,[data-theme=dark] .custom-form form select:focus{background-color:#ffffff1f;border-color:#ff5a1f;outline:none}[data-theme=dark] .custom-form form input.invalid,[data-theme=dark] .custom-form form textarea.invalid,[data-theme=dark] .custom-form form select.invalid{background-color:#e24b4a0f;border-color:#e24b4a}.custom-form form input:disabled,.custom-form form textarea:disabled,.custom-form form select:disabled{opacity:.5;cursor:not-allowed}.custom-form form select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23888' stroke-width='2' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;padding-right:44px}.custom-form form select:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23ff5a1f' stroke-width='2' fill='none' stroke-linecap='round'/%3E%3C/svg%3E")}[data-theme=dark] .custom-form form select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23ffffff66' stroke-width='2' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;padding-right:44px}[data-theme=dark] .custom-form form select:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23ff5a1f' stroke-width='2' fill='none' stroke-linecap='round'/%3E%3C/svg%3E")}.custom-form form button[type=submit]{color:#fff;background-color:#ff5a1f;margin-top:.75rem;font-size:clamp(18px,2vw,22px)}.custom-form form button[type=submit]:hover{background-color:#e04a10}.custom-form form .helper-text{margin:8px 0 0 16px;font-size:.85rem;font-weight:500}[data-theme=light] .custom-form form .helper-text{color:#1414148c}[data-theme=dark] .custom-form form .helper-text{color:#f5f5f58c}.custom-form form .helper-text.error{color:#f36;opacity:1}
.TextField-module-scss-module__ndsxJa__block{flex-direction:column;width:100%;display:flex}
.TextareaField-module-scss-module__7PsoMa__block{flex-direction:column;width:100%;display:flex}
.select-field-module-scss-module__LmzsYG__block{flex-direction:column;width:100%;display:flex}.select-field-module-scss-module__LmzsYG__block select{box-sizing:border-box;width:100%;font-family:var(--font-jakarta),sans-serif;appearance:none;border-radius:12px;padding:16px 20px;font-size:1rem;font-weight:500;transition:all .2s}[data-theme=light] .select-field-module-scss-module__LmzsYG__block select{color:#141414;background-color:#f0f2f5;border:2px solid #e5e7eb}[data-theme=light] .select-field-module-scss-module__LmzsYG__block select::placeholder{color:#14141466}[data-theme=light] .select-field-module-scss-module__LmzsYG__block select:focus{background-color:#fff;border-color:#ff5a1f;outline:none;box-shadow:0 0 0 4px #ff5a1f1f}[data-theme=light] .select-field-module-scss-module__LmzsYG__block select.select-field-module-scss-module__LmzsYG__invalid{background-color:#e24b4a0a;border-color:#e24b4a}[data-theme=dark] .select-field-module-scss-module__LmzsYG__block select{color:#f5f5f5;background-color:#ffffff14;border:2px solid #0000}[data-theme=dark] .select-field-module-scss-module__LmzsYG__block select::placeholder{color:#f5f5f559}[data-theme=dark] .select-field-module-scss-module__LmzsYG__block select:focus{background-color:#ffffff1f;border-color:#ff5a1f;outline:none}[data-theme=dark] .select-field-module-scss-module__LmzsYG__block select.select-field-module-scss-module__LmzsYG__invalid{background-color:#e24b4a0f;border-color:#e24b4a}.select-field-module-scss-module__LmzsYG__block select:disabled{opacity:.5;cursor:not-allowed}.select-field-module-scss-module__LmzsYG__block select{cursor:pointer;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23888' stroke-width='2' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;padding-right:44px}.select-field-module-scss-module__LmzsYG__block select:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23ff5a1f' stroke-width='2' fill='none' stroke-linecap='round'/%3E%3C/svg%3E")}[data-theme=dark] .select-field-module-scss-module__LmzsYG__block select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23ffffff66' stroke-width='2' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;padding-right:44px}[data-theme=dark] .select-field-module-scss-module__LmzsYG__block select:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23ff5a1f' stroke-width='2' fill='none' stroke-linecap='round'/%3E%3C/svg%3E")}.select-field-module-scss-module__LmzsYG__block select option{font-family:var(--font-jakarta),sans-serif;font-size:clamp(16px,2vw,18px)}[data-theme=light] .select-field-module-scss-module__LmzsYG__block select option{color:#141414;background-color:#fff}[data-theme=dark] .select-field-module-scss-module__LmzsYG__block select option{color:#f5f5f5;background-color:#1a1a2e}
.date-field-module-scss-module__NGW2zG__block{flex-direction:column;width:100%;display:flex}.date-field-module-scss-module__NGW2zG__block input[type=date]{box-sizing:border-box;width:100%;font-family:var(--font-jakarta),sans-serif;appearance:none;border-radius:12px;padding:16px 20px;font-size:1rem;font-weight:500;transition:all .2s}[data-theme=light] .date-field-module-scss-module__NGW2zG__block input[type=date]{color:#141414;background-color:#f0f2f5;border:2px solid #e5e7eb}[data-theme=light] .date-field-module-scss-module__NGW2zG__block input[type=date]::placeholder{color:#14141466}[data-theme=light] .date-field-module-scss-module__NGW2zG__block input[type=date]:focus{background-color:#fff;border-color:#ff5a1f;outline:none;box-shadow:0 0 0 4px #ff5a1f1f}[data-theme=light] .date-field-module-scss-module__NGW2zG__block input[type=date].date-field-module-scss-module__NGW2zG__invalid{background-color:#e24b4a0a;border-color:#e24b4a}[data-theme=dark] .date-field-module-scss-module__NGW2zG__block input[type=date]{color:#f5f5f5;background-color:#ffffff14;border:2px solid #0000}[data-theme=dark] .date-field-module-scss-module__NGW2zG__block input[type=date]::placeholder{color:#f5f5f559}[data-theme=dark] .date-field-module-scss-module__NGW2zG__block input[type=date]:focus{background-color:#ffffff1f;border-color:#ff5a1f;outline:none}[data-theme=dark] .date-field-module-scss-module__NGW2zG__block input[type=date].date-field-module-scss-module__NGW2zG__invalid{background-color:#e24b4a0f;border-color:#e24b4a}.date-field-module-scss-module__NGW2zG__block input[type=date]:disabled{opacity:.5;cursor:not-allowed}.date-field-module-scss-module__NGW2zG__block input[type=date]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2'%3E%3C/rect%3E%3Cline x1='16' y1='2' x2='16' y2='6'%3E%3C/line%3E%3Cline x1='8' y1='2' x2='8' y2='6'%3E%3C/line%3E%3Cline x1='3' y1='10' x2='21' y2='10'%3E%3C/line%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:48px;position:relative}.date-field-module-scss-module__NGW2zG__block input[type=date]:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23ff5a1f' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2'%3E%3C/rect%3E%3Cline x1='16' y1='2' x2='16' y2='6'%3E%3C/line%3E%3Cline x1='8' y1='2' x2='8' y2='6'%3E%3C/line%3E%3Cline x1='3' y1='10' x2='21' y2='10'%3E%3C/line%3E%3C/svg%3E")}[data-theme=dark] .date-field-module-scss-module__NGW2zG__block input[type=date]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='rgba(245%2C245%2C245%2C0.5)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2'%3E%3C/rect%3E%3Cline x1='16' y1='2' x2='16' y2='6'%3E%3C/line%3E%3Cline x1='8' y1='2' x2='8' y2='6'%3E%3C/line%3E%3Cline x1='3' y1='10' x2='21' y2='10'%3E%3C/line%3E%3C/svg%3E")}[data-theme=dark] .date-field-module-scss-module__NGW2zG__block input[type=date]:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23ff5a1f' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2'%3E%3C/rect%3E%3Cline x1='16' y1='2' x2='16' y2='6'%3E%3C/line%3E%3Cline x1='8' y1='2' x2='8' y2='6'%3E%3C/line%3E%3Cline x1='3' y1='10' x2='21' y2='10'%3E%3C/line%3E%3C/svg%3E")}.date-field-module-scss-module__NGW2zG__block input[type=date]::-webkit-calendar-picker-indicator{opacity:0;cursor:pointer;z-index:1;width:24px;height:24px;position:absolute;top:50%;right:14px;transform:translateY(-50%)}
.pill-group-field-module-scss-module__-ug_7W__block{flex-direction:column;gap:8px;width:100%;margin-bottom:16px;display:flex}.pill-group-field-module-scss-module__-ug_7W__fieldLabel{align-items:center;gap:4px;font-size:13px;font-weight:500;display:flex}[data-theme=light] .pill-group-field-module-scss-module__-ug_7W__fieldLabel{color:#374151}[data-theme=dark] .pill-group-field-module-scss-module__-ug_7W__fieldLabel{color:#e5e5e5}.pill-group-field-module-scss-module__-ug_7W__required{color:#ff5a1f;margin-left:2px}.pill-group-field-module-scss-module__-ug_7W__pillGroup{flex-wrap:wrap;gap:8px;display:flex}.pill-group-field-module-scss-module__-ug_7W__pill{height:44px;font-family:var(--font-jakarta),sans-serif;cursor:pointer;border-radius:999px;padding:0 20px;font-size:14px;font-weight:500;transition:background .15s,border-color .15s,color .15s}[data-theme=light] .pill-group-field-module-scss-module__-ug_7W__pill{color:#6b7280;background:#f0f2f5;border:1.5px solid #d1d5db}[data-theme=light] .pill-group-field-module-scss-module__-ug_7W__pill:hover:not(:disabled){color:#374151;border-color:#9ca3af}[data-theme=dark] .pill-group-field-module-scss-module__-ug_7W__pill{color:#999;background:#1f1f1f;border:1.5px solid #262626}[data-theme=dark] .pill-group-field-module-scss-module__-ug_7W__pill:hover:not(:disabled){color:#e5e5e5;border-color:#333}.pill-group-field-module-scss-module__-ug_7W__pill:focus-visible{outline-offset:2px;outline:2px solid #ff5a1f}.pill-group-field-module-scss-module__-ug_7W__pill:disabled{opacity:.5;cursor:not-allowed}.pill-group-field-module-scss-module__-ug_7W__pill.pill-group-field-module-scss-module__-ug_7W__selected{color:#ff5a1f;background:#ff5a1f1a;border-color:#ff5a1f;font-weight:600}@media (max-width:576px){.pill-group-field-module-scss-module__-ug_7W__pillGroup{flex-direction:column}.pill-group-field-module-scss-module__-ug_7W__pill{width:100%}}
.chip-input-field-module-scss-module__jYFUQa__block{flex-direction:column;gap:8px;width:100%;margin-bottom:16px;display:flex}.chip-input-field-module-scss-module__jYFUQa__fieldLabel{flex-flow:column wrap;align-items:flex-start;gap:2px;font-size:13px;font-weight:500;display:flex}[data-theme=light] .chip-input-field-module-scss-module__jYFUQa__fieldLabel{color:#374151}[data-theme=dark] .chip-input-field-module-scss-module__jYFUQa__fieldLabel{color:#e5e5e5}.chip-input-field-module-scss-module__jYFUQa__optional{font-size:11px;font-weight:400}[data-theme=light] .chip-input-field-module-scss-module__jYFUQa__optional{color:#9ca3af}[data-theme=dark] .chip-input-field-module-scss-module__jYFUQa__optional{color:#777}.chip-input-field-module-scss-module__jYFUQa__chipsWrap{cursor:text;border-radius:10px;flex-wrap:wrap;align-items:center;gap:8px;min-height:46px;padding:8px 12px;transition:border-color .18s;display:flex;position:relative}[data-theme=light] .chip-input-field-module-scss-module__jYFUQa__chipsWrap{background:#f0f2f5;border:1.5px solid #d1d5db}[data-theme=dark] .chip-input-field-module-scss-module__jYFUQa__chipsWrap{background:#1f1f1f;border:1.5px solid #262626}.chip-input-field-module-scss-module__jYFUQa__chipsWrap:focus-within{border-color:#ff5a1f}.chip-input-field-module-scss-module__jYFUQa__chipsWrap.chip-input-field-module-scss-module__jYFUQa__disabled{opacity:.5;cursor:not-allowed}.chip-input-field-module-scss-module__jYFUQa__chip{color:#ff5a1f;font-family:var(--font-jakarta),sans-serif;transform-origin:50%;background:#ff5a1f33;border-radius:999px;align-items:center;gap:6px;padding:5px 10px;font-size:13px;font-weight:500;animation:.3s cubic-bezier(.34,1.56,.64,1) chip-input-field-module-scss-module__jYFUQa__chipIn;display:inline-flex}.chip-input-field-module-scss-module__jYFUQa__chip.chip-input-field-module-scss-module__jYFUQa__removing{animation:.25s forwards chip-input-field-module-scss-module__jYFUQa__chipOut}.chip-input-field-module-scss-module__jYFUQa__chipRemove{color:#ff5a1f;cursor:pointer;opacity:.7;background:0 0;border:none;padding:0 2px;font-family:system-ui,sans-serif;font-size:16px;line-height:1}.chip-input-field-module-scss-module__jYFUQa__chipRemove:hover{opacity:1}.chip-input-field-module-scss-module__jYFUQa__chipInput{min-width:120px;font-family:var(--font-jakarta),sans-serif;background:0 0;border:none;outline:none;flex:1;padding:4px 0;font-size:14px}[data-theme=light] .chip-input-field-module-scss-module__jYFUQa__chipInput{color:#111827}[data-theme=light] .chip-input-field-module-scss-module__jYFUQa__chipInput::placeholder{color:#c8cfda}[data-theme=dark] .chip-input-field-module-scss-module__jYFUQa__chipInput{color:#f5f5f5}[data-theme=dark] .chip-input-field-module-scss-module__jYFUQa__chipInput::placeholder{color:#555}.chip-input-field-module-scss-module__jYFUQa__sparkle{pointer-events:none;background:#fac775;border-radius:50%;width:8px;height:8px;animation:.8s ease-out forwards chip-input-field-module-scss-module__jYFUQa__sparkle;position:absolute}.chip-input-field-module-scss-module__jYFUQa__previewRow{align-items:center;gap:8px;animation:.15s chip-input-field-module-scss-module__jYFUQa__previewFadeIn;display:flex}.chip-input-field-module-scss-module__jYFUQa__previewChip{font-family:var(--font-jakarta),sans-serif;cursor:pointer;color:#ff5a1f;background:0 0;border:1.5px dashed #ff5a1f;border-radius:999px;align-items:center;gap:6px;padding:5px 12px;font-size:13px;font-weight:500;transition:background .15s;display:inline-flex}.chip-input-field-module-scss-module__jYFUQa__previewChip:hover:not(:disabled),.chip-input-field-module-scss-module__jYFUQa__previewChip:active:not(:disabled){background:#ff5a1f33}.chip-input-field-module-scss-module__jYFUQa__previewChip:disabled{opacity:.4;cursor:not-allowed}.chip-input-field-module-scss-module__jYFUQa__previewEnter{opacity:.6;font-family:system-ui,sans-serif;font-size:12px}.chip-input-field-module-scss-module__jYFUQa__previewHint{font-size:11px}[data-theme=light] .chip-input-field-module-scss-module__jYFUQa__previewHint{color:#9ca3af}[data-theme=dark] .chip-input-field-module-scss-module__jYFUQa__previewHint{color:#777}@keyframes chip-input-field-module-scss-module__jYFUQa__chipOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(0)}}@keyframes chip-input-field-module-scss-module__jYFUQa__previewFadeIn{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}
.SubmitSuccess-module-scss-module__aSTsia__successCard{text-align:center;background:#121212;border:1px solid #1f1f1f;border-radius:12px;max-width:580px;margin:0 auto;padding:40px 32px;animation:.4s forwards SubmitSuccess-module-scss-module__aSTsia__fadeUp}@media (max-width:576px){.SubmitSuccess-module-scss-module__aSTsia__successCard{padding:28px 20px}}.SubmitSuccess-module-scss-module__aSTsia__checkCircle{color:#5dcaa5;background:#5dcaa51f;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 20px;animation:.5s cubic-bezier(.34,1.56,.64,1) SubmitSuccess-module-scss-module__aSTsia__checkPop;display:flex}@keyframes SubmitSuccess-module-scss-module__aSTsia__checkPop{0%{opacity:0;transform:scale(0)}60%{opacity:1;transform:scale(1.15)}to{opacity:1;transform:scale(1)}}.SubmitSuccess-module-scss-module__aSTsia__successTitle{color:#f5f5f5;letter-spacing:-.5px;margin:0 0 10px;font-size:26px;font-weight:600}.SubmitSuccess-module-scss-module__aSTsia__successLead{color:#999;margin:0 0 28px;font-size:15px;line-height:1.5}.SubmitSuccess-module-scss-module__aSTsia__groupReveal{text-align:left;background:#1f1f1f;border:1px solid #262626;border-radius:10px;margin:0 0 24px;padding:24px;animation:.6s cubic-bezier(.16,1,.3,1) .4s backwards SubmitSuccess-module-scss-module__aSTsia__revealSlide;position:relative;overflow:hidden}.SubmitSuccess-module-scss-module__aSTsia__groupReveal:before{content:"";background:var(--accent);height:4px;position:absolute;top:0;left:0;right:0}@keyframes SubmitSuccess-module-scss-module__aSTsia__revealSlide{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.SubmitSuccess-module-scss-module__aSTsia__colorTag{color:#777;text-transform:uppercase;letter-spacing:.6px;align-items:center;gap:6px;margin-bottom:8px;font-size:11px;font-weight:500;display:inline-flex}.SubmitSuccess-module-scss-module__aSTsia__colorDot{background:var(--accent);border-radius:50%;flex-shrink:0;width:8px;height:8px}.SubmitSuccess-module-scss-module__aSTsia__groupName{color:#f5f5f5;margin:0 0 10px;font-size:22px;font-weight:600}.SubmitSuccess-module-scss-module__aSTsia__infoLine{color:#999;margin:0 0 12px;font-size:14px}.SubmitSuccess-module-scss-module__aSTsia__infoLine strong{color:#e5e5e5;font-weight:500}.SubmitSuccess-module-scss-module__aSTsia__friendMatch{color:#5dcaa5;background:#5dcaa51f;border-radius:999px;align-items:center;gap:6px;margin-top:8px;padding:5px 12px;font-size:12px;font-weight:500;display:inline-flex}.SubmitSuccess-module-scss-module__aSTsia__friendMatch.SubmitSuccess-module-scss-module__aSTsia__warning{color:#fac775;background:#3a2208}.SubmitSuccess-module-scss-module__aSTsia__ctaLink{color:#ff5a1f;align-items:center;gap:6px;font-size:14px;font-weight:500;text-decoration:none;transition:gap .15s;display:inline-flex}.SubmitSuccess-module-scss-module__aSTsia__ctaLink:hover{gap:10px}
