@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: 111px; --bg-primary: #ffffff; --bg-primary-hover: #f6f3f3; --bg-primary-active: #f0ebec; --bg-primary-invert: #e8135c; --bg-secondary: #f6f3f3; --bg-secondary-hover: #f0ebec; --bg-secondary-active: #e8e1e3; --bg-tertiary: #f0ebec; --bg-tertiary-hover: #e8e1e3; --bg-tertiary-active: #c8b7bb; --bg-quaternary: #c8b7bb; --bg-quaternary-hover: #ac9198; --bg-quaternary-active: #93717a; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #531c2b; --text-primary-invert: #ffffff; --text-secondary: #93717a; --text-secondary-invert: #c8b7bb; --border-primary: #c8b7bb; --border-primary-hover: #ac9198; --border-secondary: #e8e1e3; --border-secondary-hover: #c8b7bb; --border-tertiary: #f6f3f3; --border-tertiary-hover: #f0ebec; --border-active: #531c2b; --border-active-invert: #ffffff; --icon-primary: #531c2b; --icon-primary-invert: #ffffff; --icon-secondary: #93717a; --input-bg: #ffffff; --input-border: #c8b7bb; --input-border-hover: #93717a; --input-border-active: #531c2b; --bg-transparent: rgba(66, 6, 22, 0.05); --bg-transparent-strong: rgba(66, 6, 22, 0.08); --bg-transparent-strongest: rgba(66, 6, 22, 0.12); --bg-highlight: rgba(66, 6, 22, 0.05); --bg-highlight-hover: rgba(66, 6, 22, 0.08); --bg-highlight-active: rgba(66, 6, 22, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(66, 6, 22, 0.1); --border-transparent-strong: rgba(66, 6, 22, 0.12); --border-transparent-strongest: rgba(66, 6, 22, 0.16); --bg-brand: #e8135c; --bg-brand-hover: #b90f49; --bg-brand-active: #8a0b37; --icon-on-brand: #ffffff; --icon-brand-secondary: #5b0724; --icon-link: #e8135c; --text-link: #e8135c; --text-link-secondary: #5b0724; --input-radius-normal: 20px; --image-radius-normal: 40px; --panel-radius-normal: 20px; --button-radius-normal: 48px 48px 48px 48px; }