.work-text {
	position: sticky !important;
	top: 18vw;
}

.pageTransition {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: white;
  pointer-events: none;
  transform: translateY(100%);
}

.oa-header {
  z-index: 100 !important;
}


.headlogo {
	position: fixed;
  z-index: 102;
}

.head-side {
  opacity: 0;
  position: relative;
  z-index: 101;
  transition: opacity 0.3s ease; /* Smooth opacity transition */
}



.works-category.single-format-standard .menu-item-72 a, .works-category.single-format-standard .menu-item-909 a {
  font-weight: bold !important;
  color: #363636 !important;
}

.text-category.single-format-standard .menu-item-71 a {
  font-weight: bold !important;
  color: #363636 !important;
}