@font-face { font-family: Poppins; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n4.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"); } @font-face { font-family: Poppins; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n5.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Poppins, sans-serif; --font-weight-400: 400; --font-weight-600: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Poppins;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/poppins_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/poppins_n4.ttf; --font-family-heading: Poppins, sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --font-weight-420: 500; --font-weight-440: 500; --font-weight-460: 500; --text-transform-body: none; --text-transform-heading: none; --logo-width: 240px; --bg-primary: #123b5c; --bg-primary-hover: #1e4564; --bg-primary-active: #254b69; --bg-primary-invert: #e0b53b; --bg-secondary: #1e4564; --bg-secondary-hover: #254b69; --bg-secondary-active: #2e5370; --bg-tertiary: #254b69; --bg-tertiary-hover: #2e5370; --bg-tertiary-active: #57748b; --bg-quaternary: #57748b; --bg-quaternary-hover: #7a91a4; --bg-quaternary-active: #99abb9; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #eaedf0; --text-primary-invert: #12364d; --text-secondary: #99abb9; --text-secondary-invert: #57748b; --border-primary: #57748b; --border-primary-hover: #7a91a4; --border-secondary: #2e5370; --border-secondary-hover: #57748b; --border-tertiary: #1e4564; --border-tertiary-hover: #254b69; --border-active: #eaedf0; --border-active-invert: #123b5c; --icon-primary: #eaedf0; --icon-primary-invert: #12364d; --icon-secondary: #99abb9; --input-bg: #123b5c; --input-border: #57748b; --input-border-hover: #99abb9; --input-border-active: #eaedf0; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-highlight: rgba(255, 255, 255, 0.05); --bg-highlight-hover: rgba(255, 255, 255, 0.08); --bg-highlight-active: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(18, 59, 92, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #e0b53b; --bg-brand-hover: #c89c20; --bg-brand-active: #9c7a19; --icon-on-brand: #12364d; --icon-brand-secondary: #705812; --icon-link: #e0b53b; --text-link: #e0b53b; --text-link-secondary: #705812; --input-radius-normal: 4px; --image-radius-normal: 4px; --panel-radius-normal: 4px; --button-radius-normal: 4px 4px 4px 4px; }