.navigation-links2-nav {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
.navigation-links2-link {
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
}
.navigation-links2-link1 {
  font-style: normal;
  font-weight: 700;
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.navigation-links2-link2 {
  font-style: normal;
  font-weight: 700;
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.navigation-links2-text {
  font-style: normal;
  font-weight: 700;
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.navigation-links2-text1 {
  color: #000000;
  font-style: normal;
  text-align: center;
  font-weight: 700;
  margin-left: var(--dl-space-space-twounits);
  text-decoration:  none;
  background-color: #ffcc00;
}










@media(max-width: 767px) {
  .navigation-links2-nav {
    align-items: flex-start;
    flex-direction: column;
  }
  .navigation-links2-link {
    margin-bottom: var(--dl-space-space-unit);
  }
  .navigation-links2-link1 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .navigation-links2-link2 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .navigation-links2-text {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .navigation-links2-text1 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
}

.new-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-color: #b43d33;
}
.new-header {
  width: 100%;
  display: flex;
  max-width: var(--dl-size-size-maxwidth);
  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;
}
.new-image {
  width: 115px;
  height: 40px;
}
.new-nav {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
.new-burger-menu {
  display: none;
}
.new-icon {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  display: flex;
}
.new-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;
}
.new-nav1 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.new-container1 {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
.new-image1 {
  height: 2rem;
}
.new-close-mobile-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
.new-icon02 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.new-icon04 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
}
.new-icon06 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
}
.new-icon08 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.new-container2 {
  width: 100%;
  height: 497px;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  background-size: cover;
  justify-content: flex-start;
  background-image: url("public/playground_assets/section1-500h.jpg");
}
.new-nav2 {
  flex: 0 0 auto;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  align-self: flex-end;
  align-items: center;
  flex-direction: row;
}
.new-container3 {
  width: 100%;
  height: 459px;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  background-size: cover;
  justify-content: flex-start;
  background-image: url("public/playground_assets/section2-500h.jpg");
}
.new-text {
  color: rgb(0, 0, 0);
  align-self: center;
  font-style: normal;
  margin-top: var(--dl-space-space-sixunits);
  text-align: center;
  font-weight: 700;
  margin-right: var(--dl-space-space-sixunits);
  text-decoration: none;
  background-color: rgb(255, 204, 0);
}
.new-footer {
  width: 100%;
  display: flex;
  max-width: var(--dl-size-size-maxwidth);
  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;
}
.new-image2 {
  height: 2rem;
  object-fit: cover;
}
.new-icon-group1 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.new-icon10 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
}
.new-icon12 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
}
.new-icon14 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
@media(max-width: 1200px) {
  .new-container2 {
    height: 364px;
  }
  .new-container3 {
    height: 333px;
  }
}
@media(max-width: 767px) {
  .new-header {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .new-nav {
    display: none;
  }
  .new-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .new-nav2 {
    display: none;
  }
  .new-text {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .new-text1 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .new-footer {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
}
@media(max-width: 479px) {
  .new-header {
    padding: var(--dl-space-space-unit);
  }
  .new-mobile-menu {
    padding: 16px;
    background-color: #b43d33;
  }
  .new-container2 {
    margin-right: 0px;
  }
  .new-container3 {
    width: 100%;
    height: 123px;
    align-self: center;
    align-items: flex-start;
    justify-content: center;
  }
  .new-text {
    width: var(--dl-size-size-xsmall);
    height: var(--dl-size-size-xsmall);
    font-size: 4px;
    align-self: center;
    text-align: left;
  }
  .new-text1 {
    width: var(--dl-size-size-xsmall);
    height: var(--dl-size-size-xsmall);
    font-size: 4px;
    align-self: center;
    text-align: left;
  }
  .new-footer {
    padding: var(--dl-space-space-unit);
    flex-direction: column;
  }
  .new-image2 {
    margin-bottom: var(--dl-space-space-unit);
  }
}
