@font-face { font-family: Outfit; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/outfit_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/outfit_n4.ttf") format("ttf"); } @font-face { font-family: Outfit; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/outfit_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/outfit_n7.ttf") format("ttf"); } @font-face { font-family: Poppins; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Outfit, sans-serif; --font-weight-400: 400; --font-weight-600: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Outfit;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/outfit_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/outfit_n4.ttf; --font-family-heading: Poppins, sans-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: none; --logo-width: 200px; --bg-primary: #ffffff; --bg-primary-hover: #f3f4f6; --bg-primary-active: #eceef0; --bg-primary-invert: #3b862d; --bg-secondary: #f3f4f6; --bg-secondary-hover: #eceef0; --bg-secondary-active: #e2e6e8; --bg-tertiary: #eceef0; --bg-tertiary-hover: #e2e6e8; --bg-tertiary-active: #b9c2c8; --bg-quaternary: #b9c2c8; --bg-quaternary-hover: #95a2ac; --bg-quaternary-active: #758693; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #233e53; --text-primary-invert: #ffffff; --text-secondary: #758693; --text-secondary-invert: #b9c2c8; --border-primary: #b9c2c8; --border-primary-hover: #95a2ac; --border-secondary: #e2e6e8; --border-secondary-hover: #b9c2c8; --border-tertiary: #f3f4f6; --border-tertiary-hover: #eceef0; --border-active: #233e53; --border-active-invert: #ffffff; --icon-primary: #233e53; --icon-primary-invert: #ffffff; --icon-secondary: #758693; --input-bg: #ffffff; --input-border: #b9c2c8; --input-border-hover: #758693; --input-border-active: #233e53; --bg-transparent: rgba(13, 43, 66, 0.05); --bg-transparent-strong: rgba(13, 43, 66, 0.08); --bg-transparent-strongest: rgba(13, 43, 66, 0.12); --bg-highlight: rgba(13, 43, 66, 0.05); --bg-highlight-hover: rgba(13, 43, 66, 0.08); --bg-highlight-active: rgba(13, 43, 66, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(13, 43, 66, 0.1); --border-transparent-strong: rgba(13, 43, 66, 0.12); --border-transparent-strongest: rgba(13, 43, 66, 0.16); --bg-brand: #3b862d; --bg-brand-hover: #2a6020; --bg-brand-active: #193a13; --icon-on-brand: #ffffff; --icon-brand-secondary: #091307; --icon-link: #3b862d; --text-link: #3b862d; --text-link-secondary: #091307; --input-radius-normal: 0px; --image-radius-normal: 0px; --panel-radius-normal: 0px; --button-radius-normal: 0px 0px 0px 0px; }