@font-face { font-family: Roboto; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf") format("ttf"); } @font-face { font-family: Roboto; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n7.ttf") format("ttf"); } @font-face { font-family: Arvo; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/arvo_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/arvo_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Roboto, sans-serif; --font-weight-400: 400; --font-weight-600: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Roboto;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf; --font-family-heading: Arvo, serif; --font-weight-heading: 700; --font-style-heading: normal; --font-weight-420: 700; --font-weight-440: 700; --font-weight-460: 700; --text-transform-body: none; --text-transform-heading: uppercase; --logo-width: 145px; --bg-primary: #ffffff; --bg-primary-hover: #f3f5f8; --bg-primary-active: #eceff4; --bg-primary-invert: #241951; --bg-secondary: #f3f5f8; --bg-secondary-hover: #eceff4; --bg-secondary-active: #e3e7ee; --bg-tertiary: #eceff4; --bg-tertiary-hover: #e3e7ee; --bg-tertiary-active: #bcc4d6; --bg-quaternary: #bcc4d6; --bg-quaternary-hover: #99a6c1; --bg-quaternary-active: #7b8cae; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #2c477e; --text-primary-invert: #FFFFFF; --text-secondary: #7b8cae; --text-secondary-invert: #bcc4d6; --border-primary: #bcc4d6; --border-primary-hover: #99a6c1; --border-secondary: #e3e7ee; --border-secondary-hover: #bcc4d6; --border-tertiary: #f3f5f8; --border-tertiary-hover: #eceff4; --border-active: #2c477e; --border-active-invert: #ffffff; --icon-primary: #2c477e; --icon-primary-invert: #FFFFFF; --icon-secondary: #7b8cae; --input-bg: #ffffff; --input-border: #bcc4d6; --input-border-hover: #7b8cae; --input-border-active: #2c477e; --bg-transparent: rgba(23, 53, 113, 0.05); --bg-transparent-strong: rgba(23, 53, 113, 0.08); --bg-transparent-strongest: rgba(23, 53, 113, 0.12); --bg-highlight: rgba(23, 53, 113, 0.05); --bg-highlight-hover: rgba(23, 53, 113, 0.08); --bg-highlight-active: rgba(23, 53, 113, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(23, 53, 113, 0.1); --border-transparent-strong: rgba(23, 53, 113, 0.12); --border-transparent-strongest: rgba(23, 53, 113, 0.16); --bg-brand: #241951; --bg-brand-hover: #130d2a; --bg-brand-active: #010103; --icon-on-brand: #FFFFFF; --icon-brand-secondary: black; --icon-link: #241951; --text-link: #241951; --text-link-secondary: black; --input-radius-normal: 16px; --image-radius-normal: 16px; --panel-radius-normal: 16px; --button-radius-normal: 100px 100px 100px 100px; }