@font-face { font-family: "Inter Tight"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n4.ttf") format("ttf"); } @font-face { font-family: "Inter Tight"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n7.ttf") format("ttf"); } @font-face { font-family: "Bebas Neue"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/bebas_neue_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/bebas_neue_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Inter Tight", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Inter Tight";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n4.ttf; --font-family-heading: "Bebas Neue", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffffff; --bg-primary-hover: #f2f9f8; --bg-primary-active: #ebf5f5; --bg-primary-invert: #188e88; --bg-secondary: #f2f9f8; --bg-secondary-hover: #ebf5f5; --bg-secondary-active: #e1f0ef; --bg-tertiary: #ebf5f5; --bg-tertiary-hover: #e1f0ef; --bg-tertiary-active: #b5dbd9; --bg-quaternary: #b5dbd9; --bg-quaternary-hover: #8fc8c5; --bg-quaternary-active: #6eb8b4; --text-primary: #188e88; --text-primary-invert: #fcfefe; --text-secondary: #6eb8b4; --text-secondary-invert: #b5dbd9; --border-primary: #b5dbd9; --border-primary-hover: #8fc8c5; --border-secondary: #e1f0ef; --border-secondary-hover: #b5dbd9; --border-tertiary: #f2f9f8; --border-tertiary-hover: #ebf5f5; --border-active: #188e88; --border-active-invert: #ffffff; --icon-primary: #188e88; --icon-primary-invert: #fcfefe; --icon-secondary: #6eb8b4; --input-bg: #ffffff; --input-border: #b5dbd9; --input-border-hover: #6eb8b4; --input-border-active: #188e88; --bg-transparent: rgba(1, 131, 124, 0.05); --bg-transparent-strong: rgba(1, 131, 124, 0.08); --bg-transparent-strongest: rgba(1, 131, 124, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(1, 131, 124, 0.1); --border-transparent-strong: rgba(1, 131, 124, 0.12); --border-transparent-strongest: rgba(1, 131, 124, 0.16); --bg-brand: #01837c; --bg-brand-hover: #01504c; --bg-brand-active: #001e1c; --text-on-brand: #ffffff; --text-brand: #01837c; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #01837c; --icon-brand-secondary: black; --border-brand: #01837c; --bg-brand-secondary: #e6f3f2; --bg-brand-secondary-hover: #cce6e5; --bg-brand-secondary-active: #b3dad8; }