:root{--mainFont:"SF Pro","Inter","Helvetica Neue","Arial","Roboto",sans-serif;--Colors-Purple-1000:#f4f4ff;--Colors-Primary-1:#655bff;--Colors-Primary-2:#fff;--Colors-Primary-3:#30303e;--Colors-Primary-4:#dbdbe4;--Colors-Dark-200:#646482;--Colors-Dark-300:#8e8ea8;--Colors-Dark-1000:#e8e8ee;--Colors-States-Info:#1c70d3;--Colors-States-Success:#48b55a;--Colors-States-Warning:#d26c21;--Colors-States-Danger:#b5213b;--Colors-Primary-Primary-1-Shades-800:#d1ceff;--Colors-Primary-Primary-1-Shades-600:#b2adff;--Colors-Primary-Primary-1-Shades-400:#847cff;--Colors-States-Info-Shades-400:#498ddc;--Colors-States-Info-Shades-600:#8eb8e9;--Colors-States-Info-Shades-800:#bbd4f2;--Colors-States-Info-Shades-1000:#e8f1fb;--Colors-States-Success-Shades-400:#6dc47b;--Colors-States-Success-Shades-600:#91d39c;--Colors-States-Success-Shades-800:#c8e9cd;--Colors-States-Success-Shades-1000:#edf8ee;--Colors-States-Warning-Shades-400:#db894e;--Colors-States-Warning-Shades-600:#e9b590;--Colors-States-Warning-Shades-800:#f2d3bc;--Colors-States-Warning-Shades-1000:#fbf0e9;--Colors-States-Danger-Shades-400:#c44d63;--Colors-States-Danger-Shades-600:#da909d;--Colors-States-Danger-Shades-800:#e9bcc4;--Colors-States-Danger-Shades-1000:#f8e9eb;--Radius-and-Spacing-xs:2px;--Radius-and-Spacing-s:4px;--Radius-and-Spacing-s-m:6px;--Radius-and-Spacing-m:8px;--Radius-and-Spacing-m-l:12px;--Radius-and-Spacing-l:16px;--Radius-and-Spacing-xl:24px;--Radius-and-Spacing-Ultra:500px;--Shadow-Level-1:0px 2px 4px 0px rgba(48,48,62,.12);--Shadow-Level-2:0px 4px 12px 0px rgba(48,48,62,.12);--Shadow-Level-3:0px 8px 24px 0px rgba(48,48,62,.12);--Shadow-Level-4:0px 2px 48px 0px rgba(48,48,62,.12);--container-sm:600px;--container-md:800px;--container-lg:1000px;--container-xl:1200px;--container-xxl:1400px}.input-button--primary,.input-button--secondary,.input-button--tertiary{align-items:center;background:var(--Colors-Primary-1,#655bff);border:1px solid var(--Colors-Primary-1,#655bff);border-radius:var(--Radius-and-Spacing-s,4px);color:var(--Colors-Primary-3,#30303e);color:var(--Colors-Primary-2,#fff);cursor:pointer;display:inline-flex;font-family:var(--mainFont);font-size:.9375rem;font-style:normal;font-weight:590;gap:var(--Radius-and-Spacing-m-l,2px);justify-content:center;letter-spacing:-.3px;line-height:145%;padding:var(--Radius-and-Spacing-m-l,12px) var(--Radius-and-Spacing-xl,24px);text-decoration:none!important}.input-button--primary.input-button--small,.input-button--secondary.input-button--small,.input-button--tertiary.input-button--small{color:var(--Colors-Primary-3,#30303e);color:var(--Colors-Primary-2,#fff);font-family:var(--mainFont);font-size:.8125rem;font-style:normal;font-weight:590;gap:var(--Radius-and-Spacing-xs,2px);letter-spacing:-.26px;line-height:145%;padding:var(--Radius-and-Spacing-s-m,6px) var(--Radius-and-Spacing-m-l,12px)}.input-button--secondary{background:var(--Colors-Primary-2,#fff);border:1px solid var(--Colors-Primary-4,#dbdbe4);box-shadow:0 2px 4px 0 rgba(48,48,62,.12)}.input-button--secondary,.input-button--secondary.input-button--small,.input-button--tertiary{color:var(--Colors-Primary-3,#30303e)}.input-button--tertiary{background:transparent;border:1px solid var(--Colors-Primary-4,#dbdbe4)}.input-button--tertiary.input-button--small{color:var(--Colors-Primary-3,#30303e)}.input-button--icon{align-items:center;background-color:var(--Colors-Primary-2,#fff);border:0;border-radius:var(--Radius-and-Spacing-s,4px);cursor:pointer;display:inline-flex;font-size:.9375rem;justify-content:center;letter-spacing:-.3px;padding:var(--Radius-and-Spacing-m-l,12px) var(--Radius-and-Spacing-xl,24px)}.input-button--icon,.input-button--icon.input-button--small{color:var(--Colors-Primary-3,#30303e);font-family:var(--mainFont);font-style:normal;font-weight:590;gap:var(--Radius-and-Spacing-xs,2px);line-height:145%}.input-button--icon.input-button--small{font-size:.8125rem;letter-spacing:-.26px;padding:var(--Radius-and-Spacing-m,8px)}.input-button--text{align-items:center;background:transparent;border:0;border-radius:var(--Radius-and-Spacing-s,4px);cursor:pointer;display:inline-flex;font-size:.9375rem;justify-content:center;letter-spacing:-.3px;padding:var(--Radius-and-Spacing-s,4px);text-decoration:underline}.input-button--text,.input-button--text.input-button--small{color:var(--Colors-Primary-3,#30303e);color:var(--Colors-Primary-1,#655bff);font-family:var(--mainFont);font-style:normal;font-weight:590;gap:var(--Radius-and-Spacing-xs,2px);line-height:145%}.input-button--text.input-button--small{font-size:.8125rem;letter-spacing:-.26px;padding:var(--Radius-and-Spacing-xs,2px)}.input-button--small img,.input-button--small svg{display:block;height:1.0625rem;width:1.0625rem}.input-button.open img,.input-button.open svg{transform:rotate(180deg)}.input-button[disabled]{opacity:.4;pointer-events:none}