/* [next]/internal/font/google/cabin_a2d96064.module.css [app-client] (css) */
@font-face {
  font-family: Cabin;
  font-style: normal;
  font-weight: 400 700;
  font-stretch: 100%;
  font-display: swap;
  src: url("../media/c5e8f55b564e6590-s.cc04565f.woff2") format("woff2");
  unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: Cabin;
  font-style: normal;
  font-weight: 400 700;
  font-stretch: 100%;
  font-display: swap;
  src: url("../media/2417dde7439e762d-s.8dc7ee81.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Cabin;
  font-style: normal;
  font-weight: 400 700;
  font-stretch: 100%;
  font-display: swap;
  src: url("../media/c6cbd2fc23005612-s.p.505cf2f5.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Cabin Fallback;
  src: local(Arial);
  ascent-override: 101.94%;
  descent-override: 26.41%;
  line-gap-override: 0.0%;
  size-adjust: 94.66%;
}

.cabin_a2d96064-module__RZnkCq__className {
  font-family: Cabin, Cabin Fallback;
  font-style: normal;
}

.cabin_a2d96064-module__RZnkCq__variable {
  --font-idf-sans: "Cabin", "Cabin Fallback";
}

/* [next]/internal/font/google/figtree_84dd1b85.module.css [app-client] (css) */
@font-face {
  font-family: Figtree;
  font-style: normal;
  font-weight: 300 900;
  font-display: swap;
  src: url("../media/400bf8aa837fcb7e-s.b68677ba.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Figtree;
  font-style: normal;
  font-weight: 300 900;
  font-display: swap;
  src: url("../media/f7aa21714c1c53f8-s.p.e3544bb0.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Figtree Fallback;
  src: local(Arial);
  ascent-override: 94.32%;
  descent-override: 24.82%;
  line-gap-override: 0.0%;
  size-adjust: 100.72%;
}

.figtree_84dd1b85-module__XWrrpW__className {
  font-family: Figtree, Figtree Fallback;
  font-style: normal;
}

.figtree_84dd1b85-module__XWrrpW__variable {
  --font-figtree: "Figtree", "Figtree Fallback";
}

/* [project]/src/app/globals.css [app-client] (css) */
@layer reset {
  a:not(.MuiButtonBase-root) {
    color: inherit;
    text-decoration: none;
  }
}

@layer mui;

:root {
  --lightningcss-light: initial;
  --lightningcss-dark: ;
  color-scheme: light;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

html, body {
  min-height: 100%;
  margin: 0;
}

body {
  background: var(--mui-palette-background-default);
}

