@font-face { font-family: Jost; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/jost_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/jost_n4.ttf") format("ttf"); } @font-face { font-family: Jost; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/jost_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/jost_n7.ttf") format("ttf"); } @font-face { font-family: Oswald; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/oswald_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/oswald_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Jost, sans-serif; --font-weight-400: 400; --font-weight-600: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Jost;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/jost_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/jost_n4.ttf; --font-family-heading: Oswald, 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: uppercase; --logo-width: 400px; --bg-primary: #ffffff; --bg-primary-hover: #f3f4f5; --bg-primary-active: #ecedee; --bg-primary-invert: #f4711c; --bg-secondary: #f3f4f5; --bg-secondary-hover: #ecedee; --bg-secondary-active: #e2e4e6; --bg-tertiary: #ecedee; --bg-tertiary-hover: #e2e4e6; --bg-tertiary-active: #b9bdc2; --bg-quaternary: #b9bdc2; --bg-quaternary-hover: #959ba3; --bg-quaternary-active: #757d88; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #233041; --text-primary-invert: #ffffff; --text-secondary: #757d88; --text-secondary-invert: #b9bdc2; --border-primary: #b9bdc2; --border-primary-hover: #959ba3; --border-secondary: #e2e4e6; --border-secondary-hover: #b9bdc2; --border-tertiary: #f3f4f5; --border-tertiary-hover: #ecedee; --border-active: #233041; --border-active-invert: #ffffff; --icon-primary: #233041; --icon-primary-invert: #ffffff; --icon-secondary: #757d88; --input-bg: #ffffff; --input-border: #b9bdc2; --input-border-hover: #757d88; --input-border-active: #233041; --bg-transparent: rgba(13, 27, 46, 0.05); --bg-transparent-strong: rgba(13, 27, 46, 0.08); --bg-transparent-strongest: rgba(13, 27, 46, 0.12); --bg-highlight: rgba(13, 27, 46, 0.05); --bg-highlight-hover: rgba(13, 27, 46, 0.08); --bg-highlight-active: rgba(13, 27, 46, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(13, 27, 46, 0.1); --border-transparent-strong: rgba(13, 27, 46, 0.12); --border-transparent-strongest: rgba(13, 27, 46, 0.16); --bg-brand: #f4711c; --bg-brand-hover: #d3590a; --bg-brand-active: #a24508; --icon-on-brand: #ffffff; --icon-brand-secondary: #723006; --icon-link: #f4711c; --text-link: #f4711c; --text-link-secondary: #723006; --input-radius-normal: 0px; --image-radius-normal: 0px; --panel-radius-normal: 0px; --button-radius-normal: 0px 0px 0px 0px; }