:root {--fontHeading: "Tusker Grotesk 5600", "sans-serif";--fontBody: "GeneralSans-Regular", "sans-serif";--fontBodyMedium: "GeneralSans-Medium", "sans-serif";--fontBodySemibold: "GeneralSans-Semibold", "sans-serif";--fontMono: "Monomaniac One", "sans-serif";--sectionMaxWidth: 1440px;--textColor: #1d1d1f;--buttonBG: #1d1d1f;--borderColor: #1d1d1f;--buttonTXTColor: #fff;--accentColor: #1a27c9;--paddingXSectionMobile: 16px;--paddingXSectionTablet: 50px;}*, *:before, *:after {margin: 0;padding: 0;box-sizing: border-box;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}html {scroll-behavior: smooth;}body, html {margin: 0;padding: 0;font-size: 20px;font-family: var(--fontBody), Arial, sans-serif;color: var(--textColor);overflow-x: hidden;}@media only screen and (max-width: 809px) {body, html {font-size: 18px;line-height: 1.67;}}img {max-width: 100%;}a {color: inherit;}p {line-height: 1.5;}@media only screen and (max-width: 809px) {p {line-height: 1.67;}}h1, h2, h3, h4 {font-weight: initial;}header {background-color: #d5e8ff;font-size: 18px;line-height: 1.33;display: flex;justify-content: center;}header .container {max-width: var(--sectionMaxWidth);width: 100%;display: flex;justify-content: space-between;padding: 40px 80px;}@media only screen and (max-width: 809px) {header {justify-content: center;}}@media only screen and (max-width: 809px) {header nav {display: none;}}header nav ul {list-style-type: none;display: flex;gap: 24px;}header nav a {text-decoration: none;}.button {font-family: var(--fontBodyMedium);background-color: var(--buttonBG);font-size: 16px;color: var(--buttonTXTColor);padding: 16px 32px;border-radius: 48px;text-decoration: none;text-align: center;}@media only screen and (max-width: 809px) {.button {width: 100%;}}footer {display: flex;justify-content: center;}footer .container {max-width: var(--sectionMaxWidth);width: 100%;}footer .footer-content {display: grid;grid-template-columns: 1fr 1fr 1fr;gap: 40px;padding: 80px;}@media only screen and (max-width: 809px) {footer .footer-content {padding: 80px 16px 40px;display: flex;flex-direction: column;}}footer .footer-content .footer-intro {grid-column: 1/span 2;}footer .footer-content .footer-intro p {max-width: 670px;}footer .footer-content ul {list-style-type: none;display: flex;flex-direction: column;gap: 16px;}footer img {aspect-ratio: 16/9;object-fit: cover;}footer a {font-family: var(--fontBodyMedium);color: var(--accentColor);font-size: 16px;}@font-face {font-family: "Tusker Grotesk 5600";src: url("/assets/fonts/TuskerGrotesk-5600Semibold.woff2") format("woff2"), url("/assets/fonts/TuskerGrotesk-5600Semibold.woff") format("woff"), url("/assets/fonts/TuskerGrotesk-5600Semibold.ttf") format("truetype");font-weight: 600;font-style: normal;font-display: swap;}@font-face {font-family: "GeneralSans-Regular";src: url("/assets/fonts/GeneralSans-Regular.woff2") format("woff2"), url("/assets/fonts/GeneralSans-Regular.woff") format("woff"), url("/assets/fonts/GeneralSans-Regular.ttf") format("truetype");font-weight: 400;font-display: swap;font-style: normal;}@font-face {font-family: "GeneralSans-Medium";src: url("/assets/fonts/GeneralSans-Medium.woff2") format("woff2"), url("/assets/fonts/GeneralSans-Medium.woff") format("woff"), url("/assets/fonts/GeneralSans-Medium.ttf") format("truetype");font-weight: 500;font-display: swap;font-style: normal;}@font-face {font-family: "GeneralSans-Semibold";src: url("/assets/fonts/GeneralSans-Semibold.woff2") format("woff2"), url("/assets/fonts/GeneralSans-Semibold.woff") format("woff"), url("/assets/fonts/GeneralSans-Semibold.ttf") format("truetype");font-weight: 600;font-display: swap;font-style: normal;}@font-face {font-family: "Monomaniac One";src: url("/assets/fonts/MonomaniacOne-Regular.woff2") format("woff2"), url("/assets/fonts/MonomaniacOne-Regular.woff") format("woff"), url("/assets/fonts/MonomaniacOne-Regular.ttf") format("truetype");font-weight: normal;font-style: normal;font-display: swap;}