.home-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
.home-container-nav-bar {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-self: center;
  align-items: center;
  justify-content: center;
  background-color: #4b5055;
}
.home-container-logo {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  margin: 0px;
  display: flex;
  align-self: center;
  justify-content: center;
}
.home-logo {
  width: 22%;
  height: auto;
  margin: 8px;
  padding: 8px;
  object-fit: cover;
}
.home-container-banner {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  background-color: #4b5055;
}
.home-container-image {
  width: 100%;
  height: 1320px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  background-size: cover;
  background-image: url("public/playground_assets/banner-image-1400h.png");
  background-position: center;
}
.home-container01 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  padding: 0px;
  margin-top: 220px;
  flex-direction: column;
}
.home-text {
  color: #ffffff;
  margin: 0px;
  padding: 16px;
  font-size: 580%;
  text-align: center;
  font-family: Noto Sans;
  font-weight: 100;
  line-height: 0.6;
  text-transform: uppercase;
  text-decoration: none;
}
.home-container02 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  margin-top: 16px;
  flex-direction: column;
}
.home-text11 {
  color: #ffffff;
  padding: 8px;
  font-size: 200%;
  margin-top: 8px;
  text-align: center;
  font-family: Noto Sans;
  font-weight: 500;
  text-decoration: none;
}
.home-container03 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  margin-top: 32px;
  flex-direction: column;
}
.home-image {
  width: 5%;
  margin: 0px;
  align-self: center;
  margin-top: 8px;
  object-fit: cover;
  padding-top: 8px;
}
.home-container-pixel {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
}
.home-container-image1 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
}
.home-image-pixel {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  background-size: cover;
  justify-content: flex-start;
  background-image: url("public/playground_assets/grey-pixel-1500w.png");
  background-position: center;
}
.home-container04 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.home-text12 {
  color: #cdc5a7;
  padding: 16px;
  font-size: 580%;
  text-align: center;
  font-family: Noto Sans;
  font-weight: 100;
  line-height: 0.6;
  text-transform: uppercase;
  text-decoration: none;
}
.home-container05 {
  flex: 0 0 auto;
  width: 60%;
  display: flex;
  margin-top: 16px;
  align-items: center;
  margin-bottom: 16px;
  flex-direction: column;
}
.home-text17 {
  color: rgb(255, 255, 255);
  width: 100%;
  padding: 16px;
  font-size: 150%;
  text-align: center;
  font-family: Noto Sans;
  font-weight: 400;
  line-height: 1.6;
  text-transform: none;
  text-decoration: none;
}
.home-container06 {
  flex: 0 0 auto;
  width: 20%;
  display: flex;
  margin-top: 80px;
  align-items: center;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  flex-direction: column;
}
.home-image1 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home-container07 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  margin-top: 48px;
  align-items: center;
  flex-direction: column;
}
.home-text18 {
  color: #cdc5a7;
  padding: 16px;
  font-size: 580%;
  text-align: center;
  font-family: Noto Sans;
  font-weight: 100;
  line-height: 0.6;
  text-transform: uppercase;
  text-decoration: none;
}
.home-container08 {
  flex: 0 0 auto;
  width: 60%;
  display: flex;
  margin-top: 16px;
  align-items: center;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 16px;
  flex-direction: column;
}
.home-text23 {
  color: rgb(255, 255, 255);
  width: 100%;
  padding: 16px;
  font-size: 150%;
  text-align: center;
  font-family: Noto Sans;
  font-weight: 400;
  line-height: 1.6;
  text-transform: none;
  text-decoration: none;
}
.home-container09 {
  flex: 0 0 auto;
  width: 20%;
  display: flex;
  margin-top: 80px;
  align-items: center;
  flex-direction: column;
}
.home-image2 {
  width: 100%;
  height: 100%;
  margin-top: 0px;
  object-fit: cover;
}
.home-container10 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  margin-top: 48px;
  align-items: center;
  flex-direction: column;
}
.home-text24 {
  color: #cdc5a7;
  padding: 16px;
  font-size: 580%;
  text-align: center;
  font-family: Noto Sans;
  font-weight: 100;
  line-height: 0.6;
  text-transform: uppercase;
  text-decoration: none;
}
.home-container11 {
  flex: 0 0 auto;
  width: 60%;
  display: flex;
  margin-top: 16px;
  align-items: center;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 16px;
  flex-direction: column;
}
.home-text29 {
  color: rgb(255, 255, 255);
  width: 100%;
  padding: 16px;
  font-size: 150%;
  text-align: center;
  font-family: Noto Sans;
  font-weight: 400;
  line-height: 1.6;
  text-transform: none;
  text-decoration: none;
}
.home-container12 {
  flex: 0 0 auto;
  width: 20%;
  display: flex;
  margin-top: 80px;
  align-items: center;
  flex-direction: column;
}
.home-image3 {
  width: 100%;
  height: 100%;
  margin-top: 0px;
  object-fit: cover;
}
.home-container13 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  margin-top: 48px;
  align-items: center;
  flex-direction: column;
}
.home-text30 {
  color: #cdc5a7;
  padding: 16px;
  font-size: 580%;
  font-family: Noto Sans;
  font-weight: 100;
  line-height: 0.6;
  text-transform: uppercase;
  text-decoration: none;
}
.home-container14 {
  flex: 0 0 auto;
  width: 60%;
  display: flex;
  margin-top: 16px;
  align-items: center;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 56px;
  flex-direction: column;
}
.home-text31 {
  color: rgb(255, 255, 255);
  padding: 16px;
  font-size: 150%;
  text-align: center;
  font-family: Noto Sans;
  font-weight: 400;
  line-height: 1.6;
  text-transform: none;
  text-decoration: none;
}
.home-container-bulb-disrupt {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  background-color: #4b5055;
}
.home-container15 {
  width: 100%;
  height: 100%;
  display: flex;
  background-size: cover;
  background-image: url("public/playground_assets/white-bg-1500w.png");
  background-position: center;
}
.home-container16 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  margin-top: 480px;
  align-items: center;
  flex-direction: column;
}
.home-image4 {
  width: 24%;
  height: auto;
  padding: 16px;
  align-self: center;
  object-fit: cover;
}
.home-container17 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  margin-top: 16px;
  align-items: flex-start;
  justify-content: center;
}
.home-text32 {
  color: #ffa21b;
  padding: 16px;
  font-size: 300%;
  text-align: center;
  font-family: Noto Sans;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
}
.home-container18 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  margin-bottom: 96px;
  justify-content: center;
}
.home-text33 {
  font-size: 200%;
  text-align: center;
  font-family: Noto Sans;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
}
.home-container19 {
  flex: 0 0 auto;
  width: 100%;
  height: 144px;
  display: flex;
  align-items: flex-start;
  background-color: #cdc5a7;
}
.home-container-get-in-touch {
  width: 100%;
  height: auto;
  display: flex;
  align-self: center;
  align-items: center;
  background-color: #cdc5a7;
}
.home-container20 {
  width: 100%;
  display: flex;
  align-items: center;
}
.home-text34 {
  width: 100%;
  height: auto;
  padding: 16px;
  font-size: 580%;
  align-self: center;
  text-align: center;
  font-family: Noto Sans;
  font-weight: 100;
  line-height: 0.6;
  text-transform: uppercase;
  text-decoration: none;
}
.home-container21 {
  flex: 0 0 auto;
  width: 100%;
  height: 100px;
  display: flex;
  align-self: center;
  align-items: center;
  justify-content: center;
  background-color: #cdc5a7;
}
.home-text35 {
  padding: 16px;
  font-size: 150%;
  text-align: center;
  font-family: Noto Sans;
  font-weight: 400;
  line-height: 1.6;
  text-transform: none;
  text-decoration: none;
}
.home-container-form {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  background-color: #cdc5a7;
}
.home-container22 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  margin-bottom: 32px;
  flex-direction: column;
}
.home-form {
  width: 40%;
  height: auto;
  align-self: center;
  margin-top: 32px;
}
.home-textinput {
  width: 100%;
  padding: 8px;
  font-size: 150%;
  font-family: Noto Sans;
  border-width: 0px;
}
.home-textinput1 {
  width: 100%;
  padding: 8px;
  font-size: 150%;
  margin-top: 12px;
  font-family: Noto Sans;
  border-width: 0px;
}
.home-textinput2 {
  width: 100%;
  padding: 8px;
  font-size: 150%;
  margin-top: 12px;
  font-family: Noto Sans;
  border-width: 0px;
}
.home-textarea {
  width: 100%;
  height: 200px;
  padding: 8px;
  font-size: 150%;
  margin-top: 12px;
  font-family: Noto Sans;
  border-width: 0px;
}
.home-button {
  color: rgb(255, 255, 255);
  width: 40%;
  padding: 8px;
  font-size: 200%;
  margin-top: 24px;
  text-align: center;
  font-family: Noto Sans;
  border-width: 0px;
  background-color: rgb(255, 162, 27);
}
.home-container-map {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  align-self: center;
  background-color: #cdc5a7;
}
.home-container-1 {
  width: 100%;
  height: 846px;
  display: flex;
  align-self: center;
  flex-direction: row;
  background-size: cover;
  justify-content: flex-end;
  background-image: url("public/playground_assets/map-02nov-900h.png");
  background-position: center;
}
.home-container23 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}
.home-container24 {
  flex: 0 0 auto;
  width: 30%;
  display: flex;
  align-self: flex-end;
  align-items: flex-end;
  margin-right: 20px;
  margin-bottom: 86px;
  flex-direction: column;
}
.home-image5 {
  width: 60%;
  align-self: flex-start;
  object-fit: cover;
}
.home-container25 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-self: flex-end;
  align-items: flex-start;
  flex-direction: column;
}
.home-text39 {
  color: rgb(255, 255, 255);
  width: 100%;
  font-size: 150%;
  align-self: flex-start;
  margin-top: 24px;
  font-family: Noto Sans;
  line-height: 0.8;
  padding-top: 8px;
  padding-left: 0px;
  padding-right: 8px;
  padding-bottom: 8px;
}
.home-text40 {
  font-style: normal;
  font-weight: 600;
}
.home-text55 {
  color: #ffa21b;
}
.home-container26 {
  flex: 0 0 auto;
  width: 200px;
  height: 100px;
  display: none;
  align-items: flex-start;
  flex-direction: column;
}
.home-container-map1 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: none;
  align-self: center;
  background-color: #cdc5a7;
}
.home-container27 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
}
.home-container28 {
  width: 100px;
  height: 788px;
  display: flex;
  background-size: cover;
  background-image: url("public/playground_assets/mobile-footer-02nov-1500w.png");
  background-position: center;
}
.home-container29 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
}
.home-container30 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-image6 {
  width: 100px;
  object-fit: cover;
}
.home-container31 {
  flex: 0 0 auto;
  width: 200px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-container32 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-self: flex-end;
  align-items: center;
  justify-content: center;
  background-color: #4b5055;
}
.home-text73 {
  color: rgb(255, 255, 255);
  padding: 16px;
  font-size: 120%;
  text-align: center;
  font-family: Noto Sans;
}
.home-text75 {
  color: #ffa21b;
}
@media(max-width: 1200px) {
  .home-logo {
    width: 24%;
  }
  .home-container-banner {
    height: auto;
  }
  .home-container-image {
    height: 900px;
  }
  .home-container01 {
    width: 100%;
    align-self: center;
    margin-top: 80px;
  }
  .home-text {
    font-size: 550%;
  }
  .home-container02 {
    width: 100%;
    align-self: center;
  }
  .home-text11 {
    font-size: 160%;
  }
  .home-container03 {
    margin-top: 24px;
  }
  .home-image-pixel {
    height: auto;
  }
  .home-text12 {
    font-size: 550%;
  }
  .home-container05 {
    width: 66%;
  }
  .home-text17 {
    width: 100%;
    font-size: 140%;
    line-height: 1.4;
  }
  .home-text18 {
    font-size: 550%;
  }
  .home-container08 {
    width: 70%;
  }
  .home-text23 {
    width: 100%;
    font-size: 140%;
    line-height: 1.4;
  }
  .home-text24 {
    font-size: 550%;
  }
  .home-container11 {
    width: 70%;
  }
  .home-text29 {
    font-size: 140%;
    line-height: 1.4;
  }
  .home-text30 {
    font-size: 500%;
  }
  .home-container14 {
    width: 70%;
  }
  .home-text31 {
    font-size: 140%;
    line-height: 1.4;
  }
  .home-container16 {
    margin-top: 340px;
  }
  .home-container18 {
    margin-bottom: 50px;
  }
  .home-container19 {
    height: 100px;
  }
  .home-text34 {
    font-size: 500%;
  }
  .home-text35 {
    padding: 8px;
    font-size: 140%;
    line-height: 1.4;
  }
  .home-form {
    width: 50%;
  }
  .home-textarea {
    height: 160px;
  }
  .home-container-1 {
    height: 663px;
  }
  .home-container24 {
    width: 30%;
    margin-right: 0px;
    margin-bottom: 80px;
  }
  .home-image5 {
    width: 64%;
    align-self: flex-start;
  }
  .home-text39 {
    color: rgb(255, 255, 255);
    width: 100%;
    font-size: 130%;
    margin-top: 16px;
    font-family: Noto Sans;
    line-height: 0.8;
  }
  .home-text40 {
    font-style: normal;
    font-weight: 500;
  }
  .home-text55 {
    color: #ffa21b;
  }
  .home-container-map1 {
    display: none;
  }
}
@media(max-width: 991px) {
  .home-container-nav-bar {
    justify-content: center;
  }
  .home-container-logo {
    width: 100%;
    justify-content: center;
  }
  .home-logo {
    width: 32%;
  }
  .home-container-banner {
    height: auto;
  }
  .home-container-image {
    height: 893px;
  }
  .home-container01 {
    margin-top: 40px;
  }
  .home-text {
    font-size: 600%;
  }
  .home-text11 {
    font-size: 180%;
  }
  .home-text12 {
    font-size: 600%;
  }
  .home-container05 {
    width: 90%;
  }
  .home-text17 {
    color: rgb(255, 255, 255);
    width: 100%;
    font-size: 200%;
    font-family: Noto Sans;
    font-weight: 400;
    line-height: 1.4;
    text-transform: none;
    text-decoration: none;
  }
  .home-text18 {
    font-size: 600%;
  }
  .home-container08 {
    width: 90%;
  }
  .home-text23 {
    color: rgb(255, 255, 255);
    width: 100%;
    font-size: 200%;
  }
  .home-text24 {
    font-size: 600%;
  }
  .home-container11 {
    width: 90%;
  }
  .home-text29 {
    width: 100%;
    font-size: 200%;
  }
  .home-text30 {
    font-size: 600%;
  }
  .home-container14 {
    width: 90%;
  }
  .home-text31 {
    width: 100%;
    font-size: 200%;
  }
  .home-image4 {
    width: 34%;
  }
  .home-container17 {
    width: 90%;
  }
  .home-text32 {
    width: 100%;
    padding: 8px;
    font-size: 240%;
  }
  .home-container18 {
    width: 90%;
  }
  .home-text33 {
    width: 100%;
    font-size: 160%;
  }
  .home-text34 {
    font-size: 600%;
  }
  .home-text35 {
    font-size: 160%;
  }
  .home-form {
    width: 64%;
  }
  .home-container-map {
    display: none;
  }
  .home-container-map1 {
    display: flex;
    align-self: center;
    justify-content: center;
  }
  .home-container27 {
    justify-content: center;
  }
  .home-container28 {
    width: 100%;
    justify-content: center;
  }
  .home-container29 {
    width: 100%;
    align-items: flex-end;
    justify-content: center;
  }
  .home-container30 {
    width: 50%;
    margin-bottom: 16px;
  }
  .home-image6 {
    width: 70%;
    align-self: flex-start;
  }
  .home-container31 {
    width: 100%;
    align-self: flex-start;
  }
  .home-text56 {
    color: rgb(255, 255, 255);
    width: 100%;
    font-size: 150%;
    align-self: flex-start;
    margin-top: 16px;
    line-height: 0.7;
    padding-top: 8px;
    padding-left: 0px;
    padding-right: 8px;
    padding-bottom: 8px;
  }
  .home-text57 {
    font-style: normal;
    font-weight: 600;
  }
  .home-text58 {
    font-style: normal;
    font-weight: 600;
  }
  .home-text72 {
    color: #ffa21b;
  }
  .home-text73 {
    font-size: 120%;
  }
}
@media(max-width: 767px) {
  .home-text32 {
    font-size: 220%;
  }
  .home-text33 {
    font-size: 150%;
  }
  .home-text35 {
    font-size: 150%;
  }
  .home-form {
    width: 70%;
  }
  .home-container29 {
    align-items: flex-end;
    justify-content: center;
  }
  .home-container30 {
    width: 46%;
    align-self: flex-end;
  }
  .home-image6 {
    align-self: flex-start;
  }
  .home-text56 {
    color: rgb(255, 255, 255);
    font-size: 140%;
    align-self: flex-start;
  }
  .home-text57 {
    font-style: normal;
    font-weight: 600;
  }
  .home-text58 {
    font-style: normal;
    font-weight: 600;
  }
  .home-text72 {
    color: #ffa21b;
  }
}
@media(max-width: 479px) {
  .home-logo {
    width: 40%;
    margin: 4px;
  }
  .home-container-image {
    height: 455px;
    padding-bottom: 1px;
  }
  .home-container01 {
    margin-top: 30px;
  }
  .home-text {
    padding: 8px;
    font-size: 310%;
    line-height: 0.6;
  }
  .home-container02 {
    margin-top: 8px;
  }
  .home-text11 {
    padding: 4px;
    font-size: 90%;
    margin-top: 0px;
  }
  .home-container03 {
    display: none;
  }
  .home-image-pixel {
    height: auto;
  }
  .home-text12 {
    padding: 8px;
    font-size: 320%;
    margin-top: 4px;
  }
  .home-text17 {
    padding: 8px;
    font-size: 110%;
  }
  .home-container06 {
    width: 30%;
    margin-top: 40px;
  }
  .home-container07 {
    margin-top: 28px;
  }
  .home-text18 {
    padding: 8px;
    font-size: 320%;
  }
  .home-text23 {
    padding: 8px;
    font-size: 110%;
  }
  .home-container09 {
    width: 30%;
    margin-top: 40px;
  }
  .home-container10 {
    margin-top: 28px;
  }
  .home-text24 {
    padding: 8px;
    font-size: 320%;
  }
  .home-text29 {
    padding: 8px;
    font-size: 110%;
  }
  .home-container12 {
    width: 30%;
    margin-top: 40px;
  }
  .home-container13 {
    margin-top: 28px;
  }
  .home-text30 {
    padding: 8px;
    font-size: 320%;
  }
  .home-text31 {
    padding: 8px;
    font-size: 110%;
  }
  .home-container15 {
    height: auto;
  }
  .home-container16 {
    margin-top: 180px;
  }
  .home-image4 {
    padding: 8px;
  }
  .home-text32 {
    padding: 4px;
    font-size: 120%;
  }
  .home-container18 {
    margin-bottom: 20px;
  }
  .home-text33 {
    font-size: 90%;
  }
  .home-container19 {
    height: 52px;
  }
  .home-container-get-in-touch {
    justify-content: center;
  }
  .home-container20 {
    width: 90%;
    justify-content: center;
  }
  .home-text34 {
    width: 100%;
    padding: 8px;
    font-size: 300%;
    align-self: center;
  }
  .home-container21 {
    height: auto;
  }
  .home-text35 {
    width: 90%;
    font-size: 100%;
    font-family: Noto Sans;
    font-weight: 400;
    line-height: 1.4;
    text-transform: none;
    text-decoration: none;
  }
  .home-form {
    width: 80%;
  }
  .home-textinput {
    font-size: 100%;
  }
  .home-textinput1 {
    font-size: 100%;
    margin-top: 4px;
  }
  .home-textinput2 {
    font-size: 100%;
    margin-top: 4px;
  }
  .home-textarea {
    height: 80px;
    font-size: 100%;
    margin-top: 4px;
  }
  .home-button {
    width: 30%;
    font-size: 110%;
    margin-top: 8px;
  }
  .home-container-map1 {
    align-self: center;
    justify-content: center;
  }
  .home-container27 {
    justify-content: center;
  }
  .home-container28 {
    height: 432px;
    justify-content: center;
  }
  .home-container29 {
    justify-content: center;
  }
  .home-container30 {
    width: 60%;
    margin-left: 0px;
    margin-bottom: 16px;
  }
  .home-image6 {
    width: 60%;
    align-self: flex-start;
  }
  .home-container31 {
    align-self: center;
    margin-left: 0px;
    padding-left: 0px;
  }
  .home-text56 {
    color: rgb(255, 255, 255);
    padding: 0px;
    font-size: 90%;
    align-self: center;
    margin-top: 8px;
    text-align: left;
  }
  .home-text57 {
    font-style: normal;
    font-weight: 600;
  }
  .home-text58 {
    font-style: normal;
    font-weight: 600;
  }
  .home-text72 {
    color: #ffa21b;
  }
  .home-container32 {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .home-text73 {
    padding: 8px;
    font-size: 80%;
  }
}
