@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: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/montserrat_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/montserrat_i7.ttf") format("ttf"); } @font-face { font-family: Montserrat; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/montserrat_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/montserrat_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Montserrat, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Montserrat;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/montserrat_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/montserrat_n4.ttf; --font-family-heading: Montserrat, sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffffff; --bg-primary-hover: #f3f4f8; --bg-primary-active: #ebeef3; --bg-primary-invert: #1c3f7c; --bg-secondary: #f3f4f8; --bg-secondary-hover: #ebeef3; --bg-secondary-active: #e1e6ee; --bg-tertiary: #ebeef3; --bg-tertiary-hover: #e1e6ee; --bg-tertiary-active: #b7c2d5; --bg-quaternary: #b7c2d5; --bg-quaternary-hover: #91a2c0; --bg-quaternary-active: #7187ad; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #1c3f7c; --text-primary-invert: #fdfdfe; --text-secondary: #7187ad; --text-secondary-invert: #b7c2d5; --border-primary: #b7c2d5; --border-primary-hover: #91a2c0; --border-secondary: #e1e6ee; --border-secondary-hover: #b7c2d5; --border-tertiary: #f3f4f8; --border-tertiary-hover: #ebeef3; --border-active: #1c3f7c; --border-active-invert: #ffffff; --icon-primary: #1c3f7c; --icon-primary-invert: #fdfdfe; --icon-secondary: #7187ad; --input-bg: #ffffff; --input-border: #b7c2d5; --input-border-hover: #7187ad; --input-border-active: #1c3f7c; --bg-transparent: rgba(5, 44, 111, 0.05); --bg-transparent-strong: rgba(5, 44, 111, 0.08); --bg-transparent-strongest: rgba(5, 44, 111, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(5, 44, 111, 0.1); --border-transparent-strong: rgba(5, 44, 111, 0.12); --border-transparent-strongest: rgba(5, 44, 111, 0.16); --bg-brand: #052c6f; --bg-brand-hover: #03193e; --bg-brand-active: #01050d; --text-on-brand: #ffcf4d; --text-brand: #052c6f; --text-brand-secondary: black; --icon-on-brand: #ffcf4d; --icon-brand: #052c6f; --icon-brand-secondary: black; --border-brand: #052c6f; --bg-brand-secondary: #e6eaf1; --bg-brand-secondary-hover: #cdd5e2; --bg-brand-secondary-active: #b4c0d4; }