*{box-sizing:border-box}:root{--font-family-stack:"fredoka-variable", "Fredoka Variable", sans-serif;--header-total-height:82px}html{scroll-behavior:smooth;font-family:var(--font-family-stack);font-synthesis:weight}@media (max-width:1300px){:root{--header-total-height:62px}}html,body{margin:0;padding:0}body{font-family:var(--font-body-fontFamily,var(--font-family-stack));font-synthesis:weight;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1{font-family:var(--font-h1-fontFamily,var(--font-family-stack))}h2,h3,h4,h5,h6{font-family:var(--font-h2-fontFamily,var(--font-family-stack))}a{color:inherit;text-decoration:none}.App{text-align:center;font-family:var(--font-body-fontFamily,var(--font-family-stack));font-synthesis:weight}.primaryColor{color:var(--primary-color)}.secondaryColor{color:var(--secondary-color)}.tertiaryColor{color:var(--tertiary-color)}.primaryBackgroundColor{background-color:var(--primary-color)}.secondaryBackgroundColor{background-color:var(--secondary-color)}.tertiaryBackgroundColor{background-color:var(--tertiary-color)}.thinScrollbar{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track)}.thinScrollbar::-webkit-scrollbar{width:var(--scrollbar-width);height:var(--scrollbar-width)}.thinScrollbar::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:var(--scrollbar-track-radius)}.thinScrollbar::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb);border-radius:var(--scrollbar-track-radius)}.thinScrollbar::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb-hover)}
