.site-header {
  position: absolute;
  top: 0;
  right: 0;
  padding: 2rem 3rem;
  z-index: 10;
}
@media (max-width: 767px) {
  .site-header {
    margin: auto;
    padding: 0;
    padding-top: 2rem;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .site-header {
    padding: 2rem 3rem;
  }
}
.site-header .navbar {
  display: flex;
  justify-content: center;
}
.site-header .navbar .nav-links {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  gap: 2rem;
}
@media (max-width: 767px) {
  .site-header .navbar .nav-links {
    flex-direction: column;
    gap: 0.75rem;
    align-items: center;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .site-header .navbar .nav-links {
    gap: 1.5rem;
  }
}
.site-header .navbar .nav-links a {
  color: #fff;
  text-shadow: 1px 1px 2px rgb(0, 0, 0);
  text-decoration: none;
  font-weight: bold;
  transition: color 0.3s ease;
}
.site-header .navbar .nav-links a:hover {
  color: #e84b21;
}

.site-footer {
  background-color: #222;
  color: #fff;
  text-align: center;
}
.site-footer p {
  margin: 0;
  padding: 0;
}

button {
  background-color: #e84b21;
  border: none;
  color: #fff;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
  font-family: "Metropolis", sans-serif;
  transition: background-color 0.3s ease;
}
button:hover {
  background-color: #c23914;
}

a {
  color: #f39c12;
  text-decoration: none;
  transition: color 0.3s ease;
}
a:hover {
  color: #e84b21;
}

/* Metropolis Thin */
@font-face {
  font-family: "Metropolis";
  src: url("../fonts/Metropolis/Metropolis-Thin-TzEPPRI.otf") format("opentype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Metropolis";
  src: url("../fonts/Metropolis/Metropolis-ThinItalic-bwGYw74.otf") format("opentype");
  font-weight: 100;
  font-style: italic;
}
/* Metropolis ExtraLight */
@font-face {
  font-family: "Metropolis";
  src: url("../fonts/Metropolis/Metropolis-ExtraLight-ksuwSdl.otf") format("opentype");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Metropolis";
  src: url("../fonts/Metropolis/Metropolis-ExtraLightItalic-fawuNlu.otf") format("opentype");
  font-weight: 200;
  font-style: italic;
}
/* Metropolis Light */
@font-face {
  font-family: "Metropolis";
  src: url("../fonts/Metropolis/Metropolis-Light-dmkdgO0.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Metropolis";
  src: url("../fonts/Metropolis/Metropolis-LightItalic-rlHm_1H.otf") format("opentype");
  font-weight: 300;
  font-style: italic;
}
/* Metropolis Regular */
@font-face {
  font-family: "Metropolis";
  src: url("../fonts/Metropolis/Metropolis-Regular-nWjTcy7.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Metropolis";
  src: url("../fonts/Metropolis/Metropolis-RegularItalic-2AaMYLP.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
}
/* Metropolis Medium */
@font-face {
  font-family: "Metropolis";
  src: url("../fonts/Metropolis/Metropolis-Medium-qAqyKmw.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Metropolis";
  src: url("../fonts/Metropolis/Metropolis-MediumItalic-BxIhQsu.otf") format("opentype");
  font-weight: 500;
  font-style: italic;
}
/* Metropolis SemiBold */
@font-face {
  font-family: "Metropolis";
  src: url("../fonts/Metropolis/Metropolis-SemiBold-c2OHHNT.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Metropolis";
  src: url("../fonts/Metropolis/Metropolis-SemiBoldItalic-XjJgT5N.otf") format("opentype");
  font-weight: 600;
  font-style: italic;
}
/* Metropolis Bold */
@font-face {
  font-family: "Metropolis";
  src: url("../fonts/Metropolis/Metropolis-Bold-PliZFD6.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Metropolis";
  src: url("../fonts/Metropolis/Metropolis-BoldItalic-4ciDzEB.otf") format("opentype");
  font-weight: 700;
  font-style: italic;
}
/* Metropolis ExtraBold */
@font-face {
  font-family: "Metropolis";
  src: url("../fonts/Metropolis/Metropolis-ExtraBold-_crizX7.otf") format("opentype");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Metropolis";
  src: url("../fonts/Metropolis/Metropolis-ExtraBoldItalic-Fc56yU5.otf") format("opentype");
  font-weight: 800;
  font-style: italic;
}
/* Metropolis Black */
@font-face {
  font-family: "Metropolis";
  src: url("../fonts/Metropolis/Metropolis-Black-ptHE1l4.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Metropolis";
  src: url("../fonts/Metropolis/Metropolis-BlackItalic-HO4XqSr.otf") format("opentype");
  font-weight: 900;
  font-style: italic;
}
body {
  display: grid;
  grid-template-rows: 1fr auto;
  min-height: 100vh;
  margin: 0;
  padding: 0;
  font-family: "Metropolis", sans-serif;
  line-height: 1.6;
  color: #333;
  background-color: #f9f9f9;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: bold;
}

p {
  margin: 0 0 1rem;
}

.site-main {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.site-footer {
  background-color: #222;
  color: #fff;
  text-align: center;
  padding: 1rem 0;
}

.default-header {
  width: 100%;
  height: 5.5rem;
  background-color: #222;
}

.flash {
  position: absolute;
  top: 6rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1000;
  width: 80%;
  max-width: 600px;
  padding: 1rem;
  border-radius: 0.5rem;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  text-align: center;
  animation: fadeout 0.5s 3.5s forwards;
}
@media (max-width: 767px) {
  .flash {
    width: 90%;
    top: 4rem;
    padding: 0.75rem;
  }
}
.flash-success {
  background-color: #27ae60;
  color: #fff;
}
.flash-error {
  background-color: #e74c3c;
  color: #fff;
}
@keyframes fadeout {
  to {
    opacity: 0;
    visibility: hidden;
  }
}

/*# sourceMappingURL=base.output.css.map */
