.page4-container {
  width: 100%;
  height: var(--dl-size-size-maxwidth);
  min-height: 100vh;
  align-items: flex-start;
  flex-direction: column;
  background-image: linear-gradient(135deg, rgb(0, 0, 0) 19.00%,rgb(255, 0, 0) 51.00%,rgb(0, 0, 0) 81.00%);
}
.page4-navbar-interactive {
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  padding-bottom: var(--dl-space-space-twounits);
  justify-content: space-between;
}
.page4-text {
  color: rgb(255, 255, 255);
  font-size: 55px;
  align-self: center;
  font-family: "Pixeboy";
  letter-spacing: 0.1px;
  text-transform: uppercase;
}
.page4-text01 {
  font-weight: 400;
}
.page4-text02 {
  font-style: normal;
}
.page4-button {
  left: 107px;
  color: rgb(255, 255, 255);
  bottom: -16px;
  position: absolute;
  font-size: 20px;
  transition: 0.3s;
  font-family: "Pixeboy";
  border-width: 3px;
  background-color: transparent;
}
.page4-button:hover {
  border-color: #ffffff;
}
.page4-text03 {
  left: 72px;
  color: rgb(255, 255, 255);
  bottom: 21px;
  position: absolute;
  font-size: 1.5em;
  align-self: flex-end;
  font-family: "Pixeboy";
}
.page4-container1 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: space-between;
  flex-direction: column;
}
.page4-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
.page4-burger-menu {
  display: none;
}
.page4-icon {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.page4-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: 32px;
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
}
.page4-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.page4-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
.page4-logo {
  height: 2rem;
}
.page4-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
.page4-icon02 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.page4-links {
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
.page4-text04 {
  margin-bottom: var(--dl-space-space-unit);
}
.page4-text05 {
  margin-bottom: var(--dl-space-space-unit);
}
.page4-text06 {
  margin-bottom: var(--dl-space-space-unit);
}
.page4-text07 {
  margin-bottom: var(--dl-space-space-unit);
}
.page4-text08 {
  margin-bottom: var(--dl-space-space-unit);
}
.page4-buttons {
  display: flex;
  margin-top: var(--dl-space-space-unit);
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.page4-login {
  margin-right: var(--dl-space-space-twounits);
}
.page4-icon04 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
}
.page4-icon06 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
}
.page4-icon08 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.page4-container2 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: space-between;
  flex-direction: column;
}
.page4-navlink {
  color: rgb(255, 255, 255);
  font-size: 20px;
  align-self: flex-start;
  transition: 0.3s;
  font-family: "Pixeboy";
  border-color: #232323;
  text-transform: capitalize;
  text-decoration: none;
  background-color: transparent;
}

.page4-navlink1 {
  color: #ffffff;
  font-size: 20px;
  transition: 0.3s;
  font-family: "Pixeboy";
  text-transform: capitalize;
  text-decoration: none;
  background-color: transparent;
}
.page4-navlink1:hover {
  border-color: #ffffff;
}
.page4-container3 {
  width: 100%;
  height: 289px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.page4-container4 {
  width: 294px;
  height: 280px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.page4-navlink2 {
  display: contents;
}
.page4-image {
  width: 200px;
  object-fit: cover;
  transition: 0.3s;
  border-color: #ffffff;
  border-width: medium;
  border-radius: var(--dl-radius-radius-radius8);
  text-decoration: none;
}
.page4-image:hover {
  border-color: var(--dl-color-gray-black);
}
.page4-container5 {
  width: 294px;
  height: 280px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.page4-navlink3 {
  display: contents;
}
.page4-image1 {
  width: 200px;
  object-fit: cover;
  transition: 0.3s;
  border-color: #ffffff;
  border-width: medium;
  border-radius: var(--dl-radius-radius-radius8);
  text-decoration: none;
}
.page4-image1:hover {
  border-color: var(--dl-color-gray-black);
}
.page4-container6 {
  width: 294px;
  height: 280px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.page4-navlink4 {
  display: contents;
}
.page4-image2 {
  width: 200px;
  object-fit: cover;
  transition: 0.3s;
  border-color: #ffffff;
  border-width: medium;
  border-radius: var(--dl-radius-radius-radius8);
  text-decoration: none;
}
.page4-image2:hover {
  border-color: var(--dl-color-gray-black);
}
.page4-container7 {
  width: 294px;
  height: 280px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.page4-navlink5 {
  display: contents;
}
.page4-image3 {
  width: 200px;
  object-fit: cover;
  transition: 0.3s;
  border-color: #ffffff;
  border-width: medium;
  border-radius: var(--dl-radius-radius-radius8);
  text-decoration: none;
}
.page4-image3:hover {
  border-color: var(--dl-color-gray-black);
}
.page4-container8 {
  flex: 0 0 auto;
  width: 100%;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page4-navlink6 {
  color: #ffffff;
  transition: 0.3s;
  text-decoration: none;
  background-color: transparent;
}
.page4-navlink6:hover {
  border-color: #ffffff;
}
.page4-navlink7 {
  color: #ffffff;
  transition: 0.3s;
  text-decoration: none;
  background-color: transparent;
}
.page4-navlink7:hover {
  border-color: #ffffff;
}
@media(max-width: 767px) {
  .page4-navbar-interactive {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .page4-desktop-menu {
    display: none;
  }
  .page4-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .page4-text04 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .page4-text05 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .page4-text06 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .page4-text07 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .page4-text08 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
}
@media(max-width: 479px) {
  .page4-navbar-interactive {
    padding: var(--dl-space-space-unit);
  }
  .page4-mobile-menu {
    padding: 16px;
  }
}
