@font-face { font-family: Nunito; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_n4.ttf") format("ttf"); } @font-face { font-family: Nunito; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_i7.ttf") format("ttf"); } @font-face { font-family: Nunito; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Nunito, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Nunito;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/nunito_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/nunito_n4.ttf; --font-family-heading: Nunito, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: uppercase; --bg-primary: #043b3f; --bg-primary-hover: #114549; --bg-primary-active: #184b4e; --bg-primary-invert: #e8edee; --bg-secondary: #114549; --bg-secondary-hover: #184b4e; --bg-secondary-active: #225356; --bg-tertiary: #184b4e; --bg-tertiary-hover: #225356; --bg-tertiary-active: #4d7477; --bg-quaternary: #4d7477; --bg-quaternary-hover: #729193; --bg-quaternary-active: #93abac; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e8edee; --text-primary-invert: #073d41; --text-secondary: #93abac; --text-secondary-invert: #4d7477; --border-primary: #4d7477; --border-primary-hover: #729193; --border-secondary: #225356; --border-secondary-hover: #4d7477; --border-tertiary: #114549; --border-tertiary-hover: #184b4e; --border-active: #e8edee; --border-active-invert: #043b3f; --icon-primary: #e8edee; --icon-primary-invert: #073d41; --icon-secondary: #93abac; --input-bg: #043b3f; --input-border: #4d7477; --input-border-hover: #93abac; --input-border-active: #e8edee; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(4, 59, 63, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #1893a8; --bg-brand-hover: #126c7b; --bg-brand-active: #0b454f; --text-on-brand: #000000; --text-brand: #1893a8; --text-brand-secondary: #051e22; --icon-on-brand: #000000; --icon-brand: #1893a8; --icon-brand-secondary: #051e22; --border-brand: #1893a8; --bg-brand-secondary: #06444a; --bg-brand-secondary-hover: #084d54; --bg-brand-secondary-active: #0a555f; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }