@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: "Cormorant Garamond"; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cormorant_garamond_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cormorant_garamond_n5.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: "Cormorant Garamond", 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: uppercase; --logo-width: 125px; --bg-primary: #e6edee; --bg-primary-hover: #dbe3e5; --bg-primary-active: #d5dddf; --bg-primary-invert: #21c1c7; --bg-secondary: #dbe3e5; --bg-secondary-hover: #d5dddf; --bg-secondary-active: #ccd6d8; --bg-tertiary: #d5dddf; --bg-tertiary-hover: #ccd6d8; --bg-tertiary-active: #a7b5b8; --bg-quaternary: #a7b5b8; --bg-quaternary-hover: #87989c; --bg-quaternary-active: #6a7e83; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #213c44; --text-primary-invert: #138a8e; --text-secondary: #6a7e83; --text-secondary-invert: #a7b5b8; --border-primary: #a7b5b8; --border-primary-hover: #87989c; --border-secondary: #ccd6d8; --border-secondary-hover: #a7b5b8; --border-tertiary: #dbe3e5; --border-tertiary-hover: #d5dddf; --border-active: #213c44; --border-active-invert: #e6edee; --icon-primary: #213c44; --icon-primary-invert: #138a8e; --icon-secondary: #6a7e83; --input-bg: #e6edee; --input-border: #a7b5b8; --input-border-hover: #6a7e83; --input-border-active: #213c44; --bg-transparent: rgba(13, 43, 51, 0.05); --bg-transparent-strong: rgba(13, 43, 51, 0.08); --bg-transparent-strongest: rgba(13, 43, 51, 0.12); --bg-highlight: rgba(13, 43, 51, 0.05); --bg-highlight-hover: rgba(13, 43, 51, 0.08); --bg-highlight-active: rgba(13, 43, 51, 0.12); --bg-transparent-blur-base: rgba(230, 237, 238, 0.9); --border-transparent: rgba(13, 43, 51, 0.1); --border-transparent-strong: rgba(13, 43, 51, 0.12); --border-transparent-strongest: rgba(13, 43, 51, 0.16); --bg-brand: #21c1c7; --bg-brand-hover: #1a979b; --bg-brand-active: #126c70; --icon-on-brand: #138a8e; --icon-brand-secondary: #0b4244; --icon-link: #21c1c7; --text-link: #21c1c7; --text-link-secondary: #0b4244; --input-radius-normal: 0px; --image-radius-normal: 0px; --panel-radius-normal: 0px; --button-radius-normal: 0px 0px 0px 0px; }