/* [project]/components/layout/Header.module.css [app-client] (css) */
.Header-module__KHjLKa__navRoot {
  position: relative;
}

.Header-module__KHjLKa__navSticky {
  position: fixed;
  top: 0;
  z-index: 999;
}


/* [project]/components/sections/Projects.module.css [app-client] (css) */
.Projects-module__iNRuFG__projectItem {
  height: 100%;
  position: relative;
}

.Projects-module__iNRuFG__projectImage {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center;
}

.Projects-module__iNRuFG__nestedRow {
  height: 100%;
}


/*# sourceMappingURL=components_c2506e._.css.map*/
