@font-face { font-family: Manrope; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/manrope_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/manrope_n4.ttf") format("ttf"); } @font-face { font-family: Manrope; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/manrope_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/manrope_n7.ttf") format("ttf"); } @font-face { font-family: Manrope; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/manrope_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/manrope_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Manrope, sans-serif; --font-weight-400: 400; --font-weight-600: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Manrope;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/manrope_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/manrope_n4.ttf; --font-family-heading: Manrope, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --font-weight-420: 400; --font-weight-440: 400; --font-weight-460: 400; --text-transform-body: none; --text-transform-heading: uppercase; --logo-width: 240px; --bg-primary: #ffffff; --bg-primary-hover: whitesmoke; --bg-primary-active: #eeeeee; --bg-primary-invert: #24a9d8; --bg-secondary: whitesmoke; --bg-secondary-hover: #eeeeee; --bg-secondary-active: #e6e6e6; --bg-tertiary: #eeeeee; --bg-tertiary-hover: #e6e6e6; --bg-tertiary-active: #c3c3c3; --bg-quaternary: #c3c3c3; --bg-quaternary-hover: #a4a4a4; --bg-quaternary-active: #898989; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #434343; --text-primary-invert: #ffffff; --text-secondary: #898989; --text-secondary-invert: #c3c3c3; --border-primary: #c3c3c3; --border-primary-hover: #a4a4a4; --border-secondary: #e6e6e6; --border-secondary-hover: #c3c3c3; --border-tertiary: whitesmoke; --border-tertiary-hover: #eeeeee; --border-active: #434343; --border-active-invert: #ffffff; --icon-primary: #434343; --icon-primary-invert: #ffffff; --icon-secondary: #898989; --input-bg: #ffffff; --input-border: #c3c3c3; --input-border-hover: #898989; --input-border-active: #434343; --bg-transparent: rgba(48, 48, 48, 0.05); --bg-transparent-strong: rgba(48, 48, 48, 0.08); --bg-transparent-strongest: rgba(48, 48, 48, 0.12); --bg-highlight: rgba(48, 48, 48, 0.05); --bg-highlight-hover: rgba(48, 48, 48, 0.08); --bg-highlight-active: rgba(48, 48, 48, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(48, 48, 48, 0.1); --border-transparent-strong: rgba(48, 48, 48, 0.12); --border-transparent-strongest: rgba(48, 48, 48, 0.16); --bg-brand: #24a9d8; --bg-brand-hover: #1d87ac; --bg-brand-active: #156581; --icon-on-brand: #ffffff; --icon-brand-secondary: #0e4255; --icon-link: #24a9d8; --text-link: #24a9d8; --text-link-secondary: #0e4255; --input-radius-normal: 8px; --image-radius-normal: 16px; --panel-radius-normal: 8px; --button-radius-normal: 100px 100px 100px 100px; }