@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: Raleway; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/raleway_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/raleway_n4.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: Raleway, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffffff; --bg-primary-hover: #f5f5f9; --bg-primary-active: #efeef6; --bg-primary-invert: #444099; --bg-secondary: #f5f5f9; --bg-secondary-hover: #efeef6; --bg-secondary-active: #e6e6f2; --bg-tertiary: #efeef6; --bg-tertiary-hover: #e6e6f2; --bg-tertiary-active: #c4c2df; --bg-quaternary: #c4c2df; --bg-quaternary-hover: #a5a3ce; --bg-quaternary-active: #8a87bf; --text-primary: #444099; --text-primary-invert: #fdfdfe; --text-secondary: #8a87bf; --text-secondary-invert: #c4c2df; --border-primary: #c4c2df; --border-primary-hover: #a5a3ce; --border-secondary: #e6e6f2; --border-secondary-hover: #c4c2df; --border-tertiary: #f5f5f9; --border-tertiary-hover: #efeef6; --border-active: #444099; --border-active-invert: #ffffff; --icon-primary: #444099; --icon-primary-invert: #fdfdfe; --icon-secondary: #8a87bf; --input-bg: #ffffff; --input-border: #c4c2df; --input-border-hover: #8a87bf; --input-border-active: #444099; --bg-transparent: rgba(50, 45, 143, 0.05); --bg-transparent-strong: rgba(50, 45, 143, 0.08); --bg-transparent-strongest: rgba(50, 45, 143, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(50, 45, 143, 0.1); --border-transparent-strong: rgba(50, 45, 143, 0.12); --border-transparent-strongest: rgba(50, 45, 143, 0.16); --bg-brand: #f9ca47; --bg-brand-hover: #f7bc16; --bg-brand-active: #d39d07; --text-on-brand: #FFFFFF; --text-brand: #f9ca47; --text-brand-secondary: #a27805; --icon-on-brand: #FFFFFF; --icon-brand: #f9ca47; --icon-brand-secondary: #a27805; --border-brand: #f9ca47; --bg-brand-secondary: #fefaed; --bg-brand-secondary-hover: #fef4da; --bg-brand-secondary-active: #fdefc8; }