@font-face { font-family: Montserrat; font-weight: 300; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/montserrat_n3.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/montserrat_n3.ttf") format("ttf"); } @font-face { font-family: Montserrat; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/montserrat_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/montserrat_n4.ttf") format("ttf"); } @font-face { font-family: Montserrat; font-weight: 800; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/montserrat_n8.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/montserrat_n8.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Montserrat, sans-serif; --font-weight-regular: 300; --font-weight-semibold: 400; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Montserrat;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/montserrat_n3.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/montserrat_n3.ttf; --font-family-heading: Montserrat, sans-serif; --font-weight-heading: 800; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #FFFFFF; --bg-primary-hover: #f7f4fa; --bg-primary-active: #f2eef6; --bg-primary-invert: #673e9d; --bg-secondary: #f7f4fa; --bg-secondary-hover: #f2eef6; --bg-secondary-active: #ebe6f2; --bg-tertiary: #f2eef6; --bg-tertiary-hover: #ebe6f2; --bg-tertiary-active: #cfc2e0; --bg-quaternary: #cfc2e0; --bg-quaternary-hover: #b6a2cf; --bg-quaternary-active: #a086c1; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #673e9d; --text-primary-invert: #fdfdfe; --text-secondary: #a086c1; --text-secondary-invert: #cfc2e0; --border-primary: #cfc2e0; --border-primary-hover: #b6a2cf; --border-secondary: #ebe6f2; --border-secondary-hover: #cfc2e0; --border-tertiary: #f7f4fa; --border-tertiary-hover: #f2eef6; --border-active: #673e9d; --border-active-invert: #FFFFFF; --icon-primary: #673e9d; --icon-primary-invert: #fdfdfe; --icon-secondary: #a086c1; --input-bg: #FFFFFF; --input-border: #cfc2e0; --input-border-hover: #a086c1; --input-border-active: #673e9d; --bg-transparent: rgba(88, 43, 147, 0.05); --bg-transparent-strong: rgba(88, 43, 147, 0.08); --bg-transparent-strongest: rgba(88, 43, 147, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(88, 43, 147, 0.1); --border-transparent-strong: rgba(88, 43, 147, 0.12); --border-transparent-strongest: rgba(88, 43, 147, 0.16); --bg-brand: #582b93; --bg-brand-hover: #401f6c; --bg-brand-active: #291444; --text-on-brand: #FFFFFF; --text-brand: #582b93; --text-brand-secondary: #11081d; --icon-on-brand: #FFFFFF; --icon-brand: #582b93; --icon-brand-secondary: #11081d; --border-brand: #582b93; --bg-brand-secondary: #eeeaf4; --bg-brand-secondary-hover: #ded5e9; --bg-brand-secondary-active: #cdbfdf; }