@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: Barlow; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_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: Barlow, 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: 240px; --bg-primary: #fbfbfa; --bg-primary-hover: #f0f0ef; --bg-primary-active: #e9e9e8; --bg-primary-invert: #3a6a99; --bg-secondary: #f0f0ef; --bg-secondary-hover: #e9e9e8; --bg-secondary-active: #e0e0e0; --bg-tertiary: #e9e9e8; --bg-tertiary-hover: #e0e0e0; --bg-tertiary-active: #bababa; --bg-quaternary: #bababa; --bg-quaternary-hover: #989999; --bg-quaternary-active: #7b7c7d; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #2e3032; --text-primary-invert: #ffffff; --text-secondary: #7b7c7d; --text-secondary-invert: #bababa; --border-primary: #bababa; --border-primary-hover: #989999; --border-secondary: #e0e0e0; --border-secondary-hover: #bababa; --border-tertiary: #f0f0ef; --border-tertiary-hover: #e9e9e8; --border-active: #2e3032; --border-active-invert: #fbfbfa; --icon-primary: #2e3032; --icon-primary-invert: #ffffff; --icon-secondary: #7b7c7d; --input-bg: #fbfbfa; --input-border: #bababa; --input-border-hover: #7b7c7d; --input-border-active: #2e3032; --bg-transparent: rgba(26, 28, 30, 0.05); --bg-transparent-strong: rgba(26, 28, 30, 0.08); --bg-transparent-strongest: rgba(26, 28, 30, 0.12); --bg-highlight: rgba(26, 28, 30, 0.05); --bg-highlight-hover: rgba(26, 28, 30, 0.08); --bg-highlight-active: rgba(26, 28, 30, 0.12); --bg-transparent-blur-base: rgba(251, 251, 250, 0.9); --border-transparent: rgba(26, 28, 30, 0.1); --border-transparent-strong: rgba(26, 28, 30, 0.12); --border-transparent-strongest: rgba(26, 28, 30, 0.16); --bg-brand: #3a6a99; --bg-brand-hover: #2c5074; --bg-brand-active: #1e374f; --icon-on-brand: #ffffff; --icon-brand-secondary: #101d2a; --icon-link: #3a6a99; --text-link: #3a6a99; --text-link-secondary: #101d2a; --input-radius-normal: 0px; --image-radius-normal: 0px; --panel-radius-normal: 0px; --button-radius-normal: 120px 120px 120px 120px; }