@font-face { font-family: Manrope; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/manrope_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/manrope_n4.ttf") format("ttf"); } @font-face { font-family: Manrope; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/manrope_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/manrope_n7.ttf") format("ttf"); } @font-face { font-family: Manrope; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/manrope_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/manrope_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Manrope, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Manrope;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/manrope_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/manrope_n4.ttf; --font-family-heading: Manrope, sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #f8f5f0; --bg-primary-hover: #edeae5; --bg-primary-active: #e6e3df; --bg-primary-invert: #2e2e2d; --bg-secondary: #edeae5; --bg-secondary-hover: #e6e3df; --bg-secondary-active: #dddbd6; --bg-tertiary: #e6e3df; --bg-tertiary-hover: #dddbd6; --bg-tertiary-active: #b8b5b2; --bg-quaternary: #b8b5b2; --bg-quaternary-hover: #969592; --bg-quaternary-active: #797876; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #2e2e2d; --text-primary-invert: #f6f3ee; --text-secondary: #797876; --text-secondary-invert: #b8b5b2; --border-primary: #b8b5b2; --border-primary-hover: #969592; --border-secondary: #dddbd6; --border-secondary-hover: #b8b5b2; --border-tertiary: #edeae5; --border-tertiary-hover: #e6e3df; --border-active: #2e2e2d; --border-active-invert: #f8f5f0; --icon-primary: #2e2e2d; --icon-primary-invert: #f6f3ee; --icon-secondary: #797876; --input-bg: #f8f5f0; --input-border: #b8b5b2; --input-border-hover: #797876; --input-border-active: #2e2e2d; --bg-transparent: rgba(26, 26, 26, 0.05); --bg-transparent-strong: rgba(26, 26, 26, 0.08); --bg-transparent-strongest: rgba(26, 26, 26, 0.12); --bg-transparent-blur-base: rgba(248, 245, 240, 0.9); --border-transparent: rgba(26, 26, 26, 0.1); --border-transparent-strong: rgba(26, 26, 26, 0.12); --border-transparent-strongest: rgba(26, 26, 26, 0.16); --bg-brand: #108474; --bg-brand-hover: #0a574c; --bg-brand-active: #052924; --text-on-brand: #ffffff; --text-brand: #108474; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #108474; --icon-brand-secondary: black; --border-brand: #108474; --bg-brand-secondary: #e1eae4; --bg-brand-secondary-hover: #caded7; --bg-brand-secondary-active: #b2d3cb; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }