@font-face { font-family: Barlow; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_n4.ttf") format("ttf"); } @font-face { font-family: Barlow; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_n7.ttf") format("ttf"); } @font-face { font-family: Rubik; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rubik_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rubik_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Barlow, sans-serif; --font-weight-400: 400; --font-weight-600: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Barlow;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/barlow_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/barlow_n4.ttf; --font-family-heading: Rubik, sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --font-weight-420: 600; --font-weight-440: 600; --font-weight-460: 600; --text-transform-body: none; --text-transform-heading: none; --logo-width: 125px; --bg-primary: #e3fafc; --bg-primary-hover: #d9eff0; --bg-primary-active: #d3e8e9; --bg-primary-invert: #3195a2; --bg-secondary: #d9eff0; --bg-secondary-hover: #d3e8e9; --bg-secondary-active: #cbdee0; --bg-tertiary: #d3e8e9; --bg-tertiary-hover: #cbdee0; --bg-tertiary-active: #aab7b8; --bg-quaternary: #aab7b8; --bg-quaternary-hover: #8d9595; --bg-quaternary-active: #737776; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #312926; --text-primary-invert: #FFFFFF; --text-secondary: #737776; --text-secondary-invert: #aab7b8; --border-primary: #aab7b8; --border-primary-hover: #8d9595; --border-secondary: #cbdee0; --border-secondary-hover: #aab7b8; --border-tertiary: #d9eff0; --border-tertiary-hover: #d3e8e9; --border-active: #312926; --border-active-invert: #e3fafc; --icon-primary: #312926; --icon-primary-invert: #FFFFFF; --icon-secondary: #737776; --input-bg: #e3fafc; --input-border: #aab7b8; --input-border-hover: #737776; --input-border-active: #312926; --bg-transparent: rgba(31, 20, 17, 0.05); --bg-transparent-strong: rgba(31, 20, 17, 0.08); --bg-transparent-strongest: rgba(31, 20, 17, 0.12); --bg-highlight: rgba(31, 20, 17, 0.05); --bg-highlight-hover: rgba(31, 20, 17, 0.08); --bg-highlight-active: rgba(31, 20, 17, 0.12); --bg-transparent-blur-base: rgba(227, 250, 252, 0.9); --border-transparent: rgba(31, 20, 17, 0.1); --border-transparent-strong: rgba(31, 20, 17, 0.12); --border-transparent-strongest: rgba(31, 20, 17, 0.16); --bg-brand: #3195a2; --bg-brand-hover: #25717b; --bg-brand-active: #194d54; --icon-on-brand: #FFFFFF; --icon-brand-secondary: #0d292d; --icon-link: #3195a2; --text-link: #3195a2; --text-link-secondary: #0d292d; --input-radius-normal: 16px; --image-radius-normal: 16px; --panel-radius-normal: 16px; --button-radius-normal: 100px 100px 100px 100px; }