.navigation-links2-nav {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
.navigation-links2-text1 {
  margin-left: var(--dl-space-space-twounits);
}
.navigation-links2-text2 {
  margin-left: var(--dl-space-space-twounits);
}
.navigation-links2-text3 {
  margin-left: var(--dl-space-space-twounits);
}
.navigation-links2-text4 {
  margin-left: var(--dl-space-space-twounits);
}














































































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

.earthworm-jim2-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-color: #D9D9D9;
}
.earthworm-jim2-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;
  background-color: rgba(0, 0, 0, 0.08);
}
.earthworm-jim2-container1 {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
.earthworm-jim2-navlink {
  display: contents;
}
.earthworm-jim2-image {
  width: auto;
  height: 75px;
  text-decoration: none;
}
.earthworm-jim2-container2 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  flex-direction: column;
}
.earthworm-jim2-container3 {
  display: flex;
  flex-direction: column;
}
.earthworm-jim2-container4 {
  display: flex;
  flex-direction: column;
}
.earthworm-jim2-navlink1 {
  width: 200px;
  height: 50px;
  display: flex;
  flex-direction: row;
  text-decoration: none;
  background-color: #ffffff;
}
.earthworm-jim2-icon {
  width: 16px;
  height: 16px;
}
.earthworm-jim2-navlink2 {
  width: 200px;
  height: 50px;
  display: flex;
  flex-direction: row;
  text-decoration: none;
  background-color: #ffffff;
}
.earthworm-jim2-icon02 {
  width: 16px;
  height: 16px;
}
.earthworm-jim2-navlink3 {
  width: 200px;
  height: 50px;
  display: flex;
  flex-direction: row;
  text-decoration: none;
  background-color: #ffffff;
}
.earthworm-jim2-icon04 {
  width: 16px;
  height: 16px;
}
.earthworm-jim2-navlink4 {
  width: 200px;
  height: 50px;
  display: flex;
  flex-direction: row;
  text-decoration: none;
  background-color: #ffffff;
}
.earthworm-jim2-icon06 {
  width: 16px;
  height: 16px;
}
.earthworm-jim2-btn-group {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.earthworm-jim2-link {
  width: 200px;
  height: 50px;
  display: flex;
  flex-direction: row;
  text-decoration: none;
  background-color: #800080;
}
.earthworm-jim2-icon08 {
  width: 16px;
  height: 16px;
}
.earthworm-jim2-burger-menu {
  display: none;
}
.earthworm-jim2-icon10 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  display: none;
}
.earthworm-jim2-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;
}
.earthworm-jim2-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.earthworm-jim2-container5 {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
.earthworm-jim2-image1 {
  height: 2rem;
}
.earthworm-jim2-close-mobile-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
.earthworm-jim2-icon12 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.earthworm-jim2-icon14 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
}
.earthworm-jim2-icon16 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
}
.earthworm-jim2-icon18 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.earthworm-jim2-div {
  width: 1000px;
  height: 700px;
}
@media(max-width: 991px) {
  .earthworm-jim2-icon10 {
    display: flex;
  }
}
@media(max-width: 767px) {
  .earthworm-jim2-header {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .earthworm-jim2-btn-group {
    display: none;
  }
  .earthworm-jim2-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media(max-width: 479px) {
  .earthworm-jim2-header {
    padding: var(--dl-space-space-unit);
  }
  .earthworm-jim2-mobile-menu {
    padding: 16px;
  }
}
