@font-face { font-family: Lato; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_n4.ttf") format("ttf"); } @font-face { font-family: Lato; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_i7.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: Lato, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Lato;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/lato_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/lato_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: #f2f3f4; --bg-primary-active: #ebeced; --bg-primary-invert: #172c31; --bg-secondary: #f2f3f4; --bg-secondary-hover: #ebeced; --bg-secondary-active: #e0e3e4; --bg-tertiary: #ebeced; --bg-tertiary-hover: #e0e3e4; --bg-tertiary-active: #b5bcbd; --bg-quaternary: #b5bcbd; --bg-quaternary-hover: #8f999c; --bg-quaternary-active: #6e7b7e; --text-primary: #172c31; --text-primary-invert: #fcfdfd; --text-secondary: #6e7b7e; --text-secondary-invert: #b5bcbd; --border-primary: #b5bcbd; --border-primary-hover: #8f999c; --border-secondary: #e0e3e4; --border-secondary-hover: #b5bcbd; --border-tertiary: #f2f3f4; --border-tertiary-hover: #ebeced; --border-active: #172c31; --border-active-invert: #ffffff; --icon-primary: #172c31; --icon-primary-invert: #fcfdfd; --icon-secondary: #6e7b7e; --input-bg: #ffffff; --input-border: #b5bcbd; --input-border-hover: #6e7b7e; --input-border-active: #172c31; --bg-transparent: rgba(0, 23, 29, 0.05); --bg-transparent-strong: rgba(0, 23, 29, 0.08); --bg-transparent-strongest: rgba(0, 23, 29, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(0, 23, 29, 0.1); --border-transparent-strong: rgba(0, 23, 29, 0.12); --border-transparent-strongest: rgba(0, 23, 29, 0.16); --bg-brand: #0288D1; --bg-brand-hover: #02679e; --bg-brand-active: #01466c; --text-on-brand: #FFFFFF; --text-brand: #0288D1; --text-brand-secondary: #012539; --icon-on-brand: #FFFFFF; --icon-brand: #0288D1; --icon-brand-secondary: #012539; --border-brand: #0288D1; --bg-brand-secondary: #e6f3fa; --bg-brand-secondary-hover: #cce7f6; --bg-brand-secondary-active: #b3dbf1; }