@font-face { font-family: "Nunito Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n4.ttf") format("ttf"); } @font-face { font-family: "Nunito Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n7.ttf") format("ttf"); } @font-face { font-family: Nunito; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Nunito Sans", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Nunito Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n4.ttf; --font-family-heading: Nunito, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #07e2f7; --bg-primary-hover: #13e2f6; --bg-primary-active: #1ae2f6; --bg-primary-invert: #dbe6e8; --bg-secondary: #13e2f6; --bg-secondary-hover: #1ae2f6; --bg-secondary-active: #23e2f5; --bg-tertiary: #1ae2f6; --bg-tertiary-hover: #23e2f5; --bg-tertiary-active: #4be3f2; --bg-quaternary: #4be3f2; --bg-quaternary-hover: #6ee4f0; --bg-quaternary-active: #8ce4ed; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #dbe6e8; --text-primary-invert: #09e2f7; --text-secondary: #8ce4ed; --text-secondary-invert: #4be3f2; --border-primary: #4be3f2; --border-primary-hover: #6ee4f0; --border-secondary: #23e2f5; --border-secondary-hover: #4be3f2; --border-tertiary: #13e2f6; --border-tertiary-hover: #1ae2f6; --border-active: #dbe6e8; --border-active-invert: #07e2f7; --icon-primary: #dbe6e8; --icon-primary-invert: #09e2f7; --icon-secondary: #8ce4ed; --input-bg: #07e2f7; --input-border: #4be3f2; --input-border-hover: #8ce4ed; --input-border-active: #dbe6e8; --bg-transparent: rgba(240, 230, 230, 0.05); --bg-transparent-strong: rgba(240, 230, 230, 0.08); --bg-transparent-strongest: rgba(240, 230, 230, 0.12); --bg-transparent-blur-base: rgba(7, 226, 247, 0.9); --border-transparent: rgba(240, 230, 230, 0.1); --border-transparent-strong: rgba(240, 230, 230, 0.12); --border-transparent-strongest: rgba(240, 230, 230, 0.16); --bg-brand: #020080; --bg-brand-hover: #01004d; --bg-brand-active: #00001a; --text-on-brand: #FFFFFF; --text-brand: #020080; --text-brand-secondary: black; --icon-on-brand: #FFFFFF; --icon-brand: #020080; --icon-brand-secondary: black; --border-brand: #020080; --bg-brand-secondary: #07cbeb; --bg-brand-secondary-hover: #06b5df; --bg-brand-secondary-active: #069ed3; --input-radius: 16px; --image-radius: 23px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }