.menu-container {
  flex: 0 0 auto;
  width: 1000px;
  height: 100px;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: center;
  justify-content: space-between;
}
.menu-navlink {
  display: contents;
}
.menu-image {
  width: 20%;
  height: auto;
  object-fit: cover;
  text-decoration: none;
}
.menu-container1 {
  width: 65%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.menu-navlink1 {
  font-style: normal;
  transition: 0.3s;
  font-weight: 600;
  text-decoration: none;
}
.menu-navlink1:hover {
  color: var(--dl-color-primary-button);
}
.menu-navlink2 {
  font-style: normal;
  transition: 0.3s;
  font-weight: 600;
  text-decoration: none;
}
.menu-navlink2:hover {
  color: var(--dl-color-primary-button);
}
.menu-navlink3 {
  font-style: normal;
  transition: 0.3s;
  font-weight: 600;
  text-decoration: none;
}
.menu-navlink3:hover {
  color: var(--dl-color-primary-button);
}
.menu-navlink4 {
  font-style: normal;
  transition: 0.3s;
  font-weight: 600;
  text-decoration: none;
}
.menu-navlink4:hover {
  color: var(--dl-color-primary-button);
}
.menu-navlink5 {
  font-style: normal;
  transition: 0.3s;
  font-weight: 600;
  text-decoration: none;
}
.menu-navlink5:hover {
  color: var(--dl-color-primary-button);
}






@media(max-width: 1600px) {
  .menu-container {
    padding: var(--dl-space-space-halfunit);
  }
}
@media(max-width: 991px) {
  .menu-container {
    width: 100%;
  }
}
@media(max-width: 479px) {
  .menu-container {
    height: auto;
    padding: var(--dl-space-space-unit);
    flex-direction: column;
  }
  .menu-image {
    width: 40%;
    margin: var(--dl-space-space-unit);
  }
  .menu-container1 {
    width: 100%;
    margin: var(--dl-space-space-halfunit);
  }
  .menu-navlink1 {
    font-size: 16px;
  }
  .menu-navlink2 {
    font-size: 16px;
  }
  .menu-navlink3 {
    font-size: 16px;
  }
  .menu-navlink4 {
    font-size: 16px;
  }
  .menu-navlink5 {
    font-size: 16px;
  }
  .menu-root-class-name1 {
    top: 0px;
    left: 0px;
    position: static;
  }
}

.footer-footer {
  width: 100%;
  display: flex;
  position: relative;
  max-width: 100%;
  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: center;
  background-color: #58096d;
}
.footer-container {
  flex: 0 0 auto;
  width: 1000px;
  height: auto;
  display: flex;
  padding: var(--dl-space-space-unit);
  align-items: center;
  justify-content: space-between;
}
.footer-container1 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: space-between;
  flex-direction: column;
}
.footer-navlink {
  color: var(--dl-color-gray-white);
  text-align: left;
  text-decoration: none;
}
.footer-navlink1 {
  color: var(--dl-color-gray-white);
  margin-top: var(--dl-space-space-unit);
  text-align: right;
  text-decoration: none;
}
.footer-container2 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: space-between;
  flex-direction: column;
}
.footer-text {
  color: var(--dl-color-gray-white);
  margin-top: 0px;
  text-align: right;
}
.footer-text1 {
  color: var(--dl-color-gray-white);
  margin-top: var(--dl-space-space-unit);
}
.footer-root-class-name {
  max-width: 100%;
}
.footer-root-class-name1 {
  max-width: 100%;
}
.footer-root-class-name2 {
  max-width: 100%;
}
@media(max-width: 991px) {
  .footer-container {
    width: 100%;
  }
  .footer-navlink {
    text-align: left;
  }
  .footer-text {
    margin-top: 0px;
    text-align: right;
  }
}
@media(max-width: 767px) {
  .footer-footer {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .footer-container1 {
    align-items: flex-start;
  }
  .footer-text {
    margin-top: 0px;
    text-align: right;
    margin-bottom: var(--dl-space-space-unit);
  }
  .footer-text1 {
    margin-top: 0px;
    text-align: right;
    margin-left: Unit0;
    margin-right: Unit0;
  }
}
@media(max-width: 479px) {
  .footer-footer {
    padding: var(--dl-space-space-unit);
    flex-direction: column;
    justify-content: space-between;
    background-color: var(--dl-color-primary-button);
  }
  .footer-container {
    height: auto;
    flex-direction: column;
    justify-content: space-between;
    background-color: var(--dl-color-primary-button);
  }
  .footer-container1 {
    width: 100%;
    margin-top: 0px;
    align-items: flex-start;
    flex-direction: row;
    justify-content: space-between;
  }
  .footer-navlink {
    font-size: 16px;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-unit);
  }
  .footer-navlink1 {
    font-size: 16px;
    margin-top: 0px;
    margin-left: 0px;
  }
  .footer-container2 {
    width: 100%;
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
  }
  .footer-text {
    font-size: 16px;
    align-self: center;
    margin-top: 0px;
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
  .footer-text1 {
    font-size: 16px;
    margin-top: var(--dl-space-space-unit);
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

.index-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
  background-color: var(--dl-color-primary-back);
}
.index-container01 {
  top: 0px;
  flex: 0 0 auto;
  left: 0px;
  width: 100%;
  height: 100px;
  display: flex;
  z-index: 100;
  position: absolute;
  box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.2);
  align-items: center;
  flex-direction: row;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0.7);
}
.index-container02 {
  width: 100%;
  height: 772px;
  display: flex;
  position: relative;
  align-items: center;
  background-size: cover;
  justify-content: center;
  background-image: url("public/playground_assets/main-800h.png");
  background-position: center;
}
.index-container03 {
  flex: 0 0 auto;
  width: 45%;
  height: auto;
  display: flex;
  padding: var(--dl-space-space-twounits);
  margin-top: var(--dl-space-space-fourunits);
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.5);
}
.index-text {
  color: var(--dl-color-gray-white);
  width: 100%;
  font-size: 65px;
  text-align: center;
  font-family: Raleway;
}
.index-text01 {
  text-align: center;
}
.index-container04 {
  flex: 0 0 auto;
  width: 1100px;
  height: auto;
  margin: var(--dl-space-space-twounits);
  display: flex;
  padding: var(--dl-space-space-twounits);
  align-self: center;
  flex-direction: column;
  justify-content: center;
}
.index-text03 {
  width: 60%;
  align-self: center;
  font-style: normal;
  margin-top: var(--dl-space-space-halfunit);
  text-align: center;
  margin-left: var(--dl-space-space-twounits);
  margin-right: var(--dl-space-space-twounits);
  margin-bottom: var(--dl-space-space-threeunits);
}
.index-container05 {
  width: 100%;
  display: flex;
  align-self: center;
  align-items: center;
  justify-content: space-between;
}
.index-container06 {
  flex: 0 0 auto;
  width: 30%;
  height: 350px;
  display: flex;
  padding: var(--dl-space-space-twounits);
  align-self: center;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
  background-color: var(--dl-color-gray-white);
}
.index-text06 {
  margin-top: 0px;
  margin-bottom: 0px;
}
.index-text07 {
  width: 80%;
  margin: var(--dl-space-space-oneandhalfunits);
  font-size: 18px;
  text-align: center;
  font-family: Raleway;
  font-weight: 400;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
.index-container07 {
  flex: 0 0 auto;
  width: 10%;
  height: auto;
  margin: var(--dl-space-space-twounits);
  display: flex;
  align-items: flex-end;
  border-color: #000000;
  border-style: solid;
  border-width: 2px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}
.index-navlink {
  color: var(--dl-color-primary-300);
  width: 250px;
  height: 45px;
  padding: var(--dl-space-space-unit);
  align-self: center;
  text-align: center;
  transition: 0.3s;
  border-width: 0px;
  margin-bottom: 0px;
  text-decoration: none;
}
.index-navlink:hover {
  color: var(--dl-color-gray-white);
  background-color: var(--dl-color-primary-button);
}
.index-container08 {
  flex: 0 0 auto;
  width: 30%;
  height: 350px;
  display: flex;
  padding: var(--dl-space-space-twounits);
  align-self: center;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
  background-color: var(--dl-color-gray-white);
}
.index-text08 {
  margin-top: 0px;
  margin-bottom: 0px;
}
.index-text11 {
  width: 80%;
  margin: var(--dl-space-space-twounits);
  text-align: center;
}
.index-container09 {
  flex: 0 0 auto;
  width: 10%;
  height: auto;
  margin: var(--dl-space-space-halfunit);
  display: flex;
  align-items: flex-end;
  border-color: #000000;
  border-style: solid;
  border-width: 2px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}
.index-navlink1 {
  color: var(--dl-color-primary-300);
  padding: var(--dl-space-space-unit);
  transition: 0.3s;
  border-width: 0px;
  margin-bottom: 0px;
  text-decoration: none;
}
.index-navlink1:hover {
  color: var(--dl-color-gray-white);
  background-color: var(--dl-color-primary-button);
}
.index-container10 {
  flex: 0 0 auto;
  width: 30%;
  height: 350px;
  display: flex;
  padding: var(--dl-space-space-twounits);
  align-self: center;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
  background-color: var(--dl-color-gray-white);
}
.index-text16 {
  width: 80%;
  margin: var(--dl-space-space-oneandhalfunits);
  text-align: center;
}
.index-container11 {
  flex: 0 0 auto;
  width: 10%;
  height: auto;
  margin: var(--dl-space-space-twounits);
  display: flex;
  align-items: flex-end;
  border-color: #000000;
  border-style: solid;
  border-width: 2px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}
.index-navlink2 {
  color: var(--dl-color-primary-300);
  padding: var(--dl-space-space-unit);
  align-self: center;
  transition: 0.3s;
  border-width: 0px;
  margin-bottom: 0px;
  text-decoration: none;
}
.index-navlink2:hover {
  color: var(--dl-color-gray-white);
  background-color: var(--dl-color-primary-button);
}
@media(max-width: 991px) {
  .index-container02 {
    height: 350px;
  }
  .index-container03 {
    margin-top: var(--dl-space-space-sixunits);
  }
  .index-text {
    font-size: 36px;
  }
  .index-container04 {
    width: 100%;
    margin: 0px;
    padding: var(--dl-space-space-twounits);
  }
  .index-container05 {
    width: 100%;
  }
}
@media(max-width: 767px) {
  .index-container03 {
    width: 60%;
    height: auto;
  }
  .index-text {
    margin: var(--dl-space-space-twounits);
    font-size: 24;
  }
  .index-container04 {
    width: 100%;
  }
  .index-text03 {
    margin-top: var(--dl-space-space-twounits);
    margin-left: var(--dl-space-space-twounits);
    margin-right: var(--dl-space-space-twounits);
    margin-bottom: var(--dl-space-space-fourunits);
  }
  .index-navlink {
    width: 90%;
  }
  .index-navlink1 {
    width: 90%;
  }
  .index-navlink2 {
    width: 90%;
    height: 45px;
  }
}
@media(max-width: 479px) {
  .index-container01 {
    height: auto;
    position: static;
  }
  .index-container02 {
    height: 300px;
    padding: var(--dl-space-space-twounits);
    align-items: center;
  }
  .index-container03 {
    width: 100%;
    margin: 0px;
    align-self: center;
    align-items: center;
  }
  .index-text {
    margin: 0px;
  }
  .index-container04 {
    margin: 0px;
  }
  .index-text03 {
    width: 100%;
    margin: var(--dl-space-space-twounits);
    padding: var(--dl-space-space-twounits);
    font-size: 24px;
  }
  .index-container05 {
    align-items: center;
    flex-direction: column;
  }
  .index-container06 {
    width: 100%;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .index-text06 {
    font-size: 24px;
  }
  .index-text07 {
    font-size: 16px;
  }
  .index-navlink {
    color: var(--dl-color-primary-300);
  }
  .index-container08 {
    width: 100%;
    align-self: center;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .index-text08 {
    font-size: 24px;
  }
  .index-text11 {
    font-size: 16px;
  }
  .index-text12 {
    color: var(--dl-color-primary-300);
  }
  .index-container10 {
    width: 100%;
    align-self: center;
  }
  .index-text15 {
    font-size: 24px;
  }
  .index-text16 {
    font-size: 16px;
  }
  .index-navlink2 {
    color: var(--dl-color-primary-300);
  }
}
