.navigation-links-nav {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
.navigation-links-text {
  font-size: 20px;
  font-style: normal;
  font-family: Roboto Condensed;
  font-weight: 700;
}
.navigation-links-text1 {
  font-size: 20px;
  font-style: normal;
  font-family: Roboto Condensed;
  font-weight: 700;
  margin-left: var(--dl-space-space-fourunits);
}










@media(max-width: 767px) {
  .navigation-links-nav {
    align-items: flex-start;
    flex-direction: column;
  }
  .navigation-links-text {
    margin-bottom: var(--dl-space-space-unit);
  }
  .navigation-links-text1 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
}
@media(max-width: 479px) {
  .navigation-links-text {
    align-self: center;
  }
  .navigation-links-text1 {
    align-self: center;
  }
  .navigation-links-root-class-name16 {
    align-self: center;
  }
}

.home-container {
  width: 100%;
  display: flex;
  overflow: hidden;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-hero {
  flex: 1;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  min-height: 100vh;
  align-items: center;
  padding-top: 0px;
  flex-direction: column;
  background-size: contain,cover,cover;
  background-image: linear-gradient(90deg, rgba(26, 27, 32, 0.95) 1.00%,rgba(26, 27, 32, 0.95) 1.00%),url("public/img/bg-1500h.webp");
  background-repeat: top left,top left;
  background-position: top right,top left,top left;
}
.home-header {
  width: 100%;
  display: flex;
  z-index: 101;
  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;
}
.home-image {
  height: 3.5rem;
  object-fit: cover;
}
.home-nav {
  display: flex;
  position: relative;
}
.home-link {
  font-size: 20px;
  font-style: normal;
  font-family: Roboto Condensed;
  font-weight: 700;
  text-decoration: none;
}
.home-burger-menu {
  display: none;
}
.home-icon {
  fill: var(--dl-color-gray-text);
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  display: none;
}
.home-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: 32px;
  z-index: 102;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: #1e1e1e;
}
.home-nav1 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-container01 {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
.home-image01 {
  height: 2rem;
}
.home-close-mobile-menu {
  color: var(--dl-color-gray-text);
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--dl-color-gray-text);
}
.home-icon02 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  background: white;
}
.home-icon04 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
}
.home-icon06 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
}
.home-icon08 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.home-title {
  width: 100%;
  height: auto;
  display: flex;
  z-index: 101;
  margin-top: 200px;
  align-items: flex-start;
  justify-content: center;
}
.home-container02 {
  flex: 0 0 auto;
  width: 942px;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.home-text {
  font-size: 22px;
  font-style: normal;
  text-align: center;
  font-family: Roboto Condensed;
  font-weight: 300;
  line-height: 1;
}
.home-text03 {
  width: 934px;
  font-size: 76px;
  margin-top: var(--dl-space-space-unit);
  text-align: center;
  font-family: Roboto Condensed;
  line-height: 1;
}
.home-lineico {
  top: -29px;
  left: 689px;
  width: 1076px;
  height: 780px;
  display: flex;
  opacity: 1;
  z-index: 100;
  position: absolute;
  align-items: flex-start;
  background-size: cover;
  justify-content: flex-end;
  background-image: url("public/img/elem.svg");
  background-blend-mode: hue;
}
.home-main {
  width: 100%;
  height: 1312px;
  display: flex;
  z-index: 101;
  flex-wrap: wrap;
  margin-top: -80px;
  min-height: 100vh;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
  background-image: linear-gradient(0deg, rgb(26, 27, 32) 93.00%,rgba(26, 27, 32, 0) 100.00%);
}
.home-card {
  width: var(--dl-size-size-maxwidth);
  height: auto;
  display: flex;
  align-self: center;
  transition: 0.3s;
  align-items: flex-start;
}

.home-img {
  flex: 1;
  width: 840px;
  height: 364px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-image02 {
  height: 387px;
  align-self: stretch;
  object-fit: cover;
}
.home-container03 {
  width: 50%;
  height: 345px;
  display: flex;
  align-items: flex-start;
  margin-left: -400px;
  padding-top: var(--dl-space-space-threeunits);
  padding-left: 0px;
  flex-direction: column;
}
.home-text07 {
  font-size: 46px;
  font-style: normal;
  font-family: Roboto;
  font-weight: 500;
  line-height: 1;
}
.home-container04 {
  flex: 0 0 auto;
  width: 629px;
  display: flex;
  margin-top: var(--dl-space-space-oneandhalfunits);
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.home-container05 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-image03 {
  width: 100%;
  height: var(--dl-size-size-small);
  object-fit: cover;
}
.home-container06 {
  flex: 0 0 auto;
  width: 514px;
  height: auto;
  display: flex;
  align-items: flex-start;
  padding-right: var(--dl-space-space-oneandhalfunits);
  flex-direction: column;
}
.home-text08 {
  font-size: 24px;
  font-family: Roboto Condensed;
}
.home-container07 {
  flex: 0 0 auto;
  width: 212px;
  height: 40px;
  display: flex;
  align-self: flex-start;
  margin-top: var(--dl-space-space-oneandhalfunits);
  transition: 0.3s;
  align-items: flex-start;
  justify-content: space-between;
}
.home-container07:hover {
  margin-left: var(--dl-space-space-oneandhalfunits);
}
.home-link1 {
  font-size: 24px;
  align-self: center;
  font-family: Roboto Condensed;
  font-weight: 400;
}
.home-icon10 {
  fill: #ffffff;
  width: 30px;
  height: 30px;
  align-self: center;
}
.home-card1 {
  width: var(--dl-size-size-maxwidth);
  height: auto;
  display: flex;
  position: relative;
  align-self: center;
  margin-top: 120px;
  transition: 0.3s;
  align-items: flex-start;
}

.home-container08 {
  flex: 0 0 auto;
  display: flex;
  position: relative;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
.home-video {
  width: 441px;
  height: 100%;
}
.home-icon12 {
  top: 0px;
  fill: #ffffff;
  left: 0px;
  right: 0px;
  width: 117px;
  bottom: 0px;
  height: 117px;
  margin: auto;
  position: absolute;
}
.home-container09 {
  left: 0px;
  width: 457px;
  bottom: -220px;
  height: 345px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  padding-top: 88px;
  padding-left: 0px;
  flex-direction: column;
}
.home-text09 {
  font-size: 46px;
  font-style: normal;
  font-family: Roboto;
  font-weight: 500;
  line-height: 1;
}
.home-container10 {
  flex: 0 0 auto;
  width: auto;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-oneandhalfunits);
  flex-direction: row;
  justify-content: space-between;
}
.home-container11 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-image04 {
  width: 100%;
  height: var(--dl-size-size-small);
  object-fit: cover;
}
.home-container12 {
  flex: 0 0 auto;
  width: 437px;
  height: 46px;
  display: flex;
  align-items: flex-start;
  padding-left: var(--dl-space-space-threeunits);
  padding-right: 0px;
  flex-direction: column;
}
.home-text10 {
  font-size: 24px;
  font-family: Roboto Condensed;
}
.home-container13 {
  flex: 0 0 auto;
  width: 212px;
  height: 40px;
  display: flex;
  align-self: flex-start;
  margin-top: var(--dl-space-space-oneandhalfunits);
  transition: 0.3s;
  align-items: flex-start;
  justify-content: space-between;
}
.home-container13:hover {
  margin-left: var(--dl-space-space-oneandhalfunits);
}
.home-link2 {
  font-size: 24px;
  align-self: center;
  font-family: Roboto Condensed;
  font-weight: 400;
}
.home-icon14 {
  fill: #ffffff;
  width: 30px;
  height: 30px;
  align-self: center;
}
.home-container14 {
  flex: 0 0 auto;
  display: flex;
  position: relative;
  align-self: stretch;
  align-items: flex-start;
  margin-left: 120px;
  flex-direction: column;
  justify-content: flex-start;
}
.home-container15 {
  width: 698px;
  height: 473px;
  display: flex;
  align-items: flex-end;
  margin-left: 0px;
  padding-left: var(--dl-space-space-fourunits);
  flex-direction: column;
  background-size: cover;
  justify-content: flex-end;
  background-image: url("public/img/image3-1500w.png");
  background-position: center;
}
.home-text11 {
  font-size: 46px;
  align-self: flex-start;
  font-style: normal;
  font-family: Roboto;
  font-weight: 500;
  line-height: 1;
}
.home-container16 {
  width: 50%;
  height: 168px;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  margin-left: 0px;
  padding-top: 0px;
  padding-left: 0px;
  flex-direction: column;
}
.home-container17 {
  flex: 0 0 auto;
  width: 629px;
  display: flex;
  margin-top: var(--dl-space-space-oneandhalfunits);
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.home-container18 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-image05 {
  width: 100%;
  height: var(--dl-size-size-small);
  object-fit: cover;
}
.home-container19 {
  flex: 0 0 auto;
  width: 514px;
  height: auto;
  display: flex;
  align-items: flex-start;
  padding-right: var(--dl-space-space-oneandhalfunits);
  flex-direction: column;
}
.home-text12 {
  font-size: 24px;
  font-family: Roboto Condensed;
}
.home-container20 {
  flex: 0 0 auto;
  width: 233px;
  height: 40px;
  display: flex;
  align-self: flex-start;
  margin-top: var(--dl-space-space-oneandhalfunits);
  transition: 0.3s;
  align-items: flex-start;
  justify-content: space-between;
}
.home-container20:hover {
  margin-left: var(--dl-space-space-oneandhalfunits);
}
.home-link3 {
  font-size: 24px;
  align-self: center;
  font-family: Roboto Condensed;
  font-weight: 400;
}
.home-icon16 {
  fill: #ffffff;
  width: 30px;
  height: 30px;
  align-self: center;
}
.home-form {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  position: relative;
  max-width: var(--dl-size-size-maxwidth);
  align-items: flex-start;
  flex-direction: column;
}
.home-container21 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  position: relative;
}
.home-container22 {
  flex: 1;
  width: 200px;
  height: 378px;
  display: flex;
  position: relative;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
  z-index: 1;
}
.home-image06 {
  width: 1029px;
  height: 380px;
  object-fit: cover;
}
.home-container23 {
  left: 0px;
  width: 769px;
  bottom: 0px;
  height: 359px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  padding-left: var(--dl-space-space-sixunits);
  flex-direction: column;
  justify-content: flex-start;
}
.home-container24 {
  gap: var(--dl-space-space-halfunit);
  flex: 0 0 auto;
  width: 100%;
  height: 100px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-text13 {
  font-size: 21px;
  font-style: normal;
  font-family: Roboto Condensed;
  font-weight: 300;
  line-height: 1;
  text-transform: uppercase;
}
.home-heading {
  font-size: 46px;
  font-family: Roboto Condensed;
  line-height: 1;
  text-transform: uppercase;
}
.home-container25 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  border-radius: 0px;
}
.home-form1 {
  gap: var(--dl-space-space-unit);
  width: 504px;
  height: 259px;
  display: flex;
  align-items: stretch;
  flex-direction: column;
}
.home-container26 {
  gap: var(--dl-space-space-oneandhalfunits);
  flex: 0;
  width: 100%;
  height: 100px;
  display: flex;
  align-items: flex-start;
}
.home-textinput {
  color: var(--dl-color-gray-text);
  font-size: 20px;
  font-family: Roboto Condensed;
  padding-top: 1rem;
  border-width: 2px;
  border-radius: 0px;
  padding-bottom: 1rem;
  background-color: rgba(255, 255, 255, 0);
}
.home-textinput1 {
  color: var(--dl-color-gray-text);
  font-size: 20px;
  font-family: Roboto Condensed;
  padding-top: 1rem;
  border-width: 2px;
  border-radius: 0px;
  padding-bottom: 1rem;
  background-color: rgba(255, 255, 255, 0);
}
.home-container27 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
}
.home-textarea {
  width: 495px;
  padding: 1rem;
  font-size: 20px;
  font-family: Roboto Condensed;
  border-width: 2px;
  border-radius: 0px;
  background-color: transparent;
}
.home-container28 {
  width: 493px;
  height: 55px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.home-container29 {
  gap: var(--dl-space-space-unit);
  flex: 0 0 auto;
  width: 281px;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
}
.home-checkbox {
  border-color: #ffffff;
  border-width: 2px;
}
.home-text14 {
  font-size: 16px;
  font-style: normal;
  font-family: Roboto Condensed;
  font-weight: 300;
  line-height: 1;
}
.home-button {
  color: #e80014;
  width: 183px;
  height: 54px;
  font-size: 16px;
  font-style: normal;
  font-family: Roboto Condensed;
  font-weight: 700;
  line-height: 1.5;
  padding-top: var(--dl-space-space-unit);
  border-color: #ffffff;
  border-width: 2px;
  padding-left: 3rem;
  border-radius: 0px;
  padding-right: 3rem;
  padding-bottom: var(--dl-space-space-unit);
  text-transform: uppercase;
  background-color: #ffffff;
}
.home-container30 {
  flex: 1;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
}
.home-image07 {
  width: 819px;
  height: 380px;
  object-fit: cover;
}
.home-image08 {
  right: 0px;
  width: 645px;
  bottom: 0px;
  height: 478px;
  z-index: 101;
  position: absolute;
  object-fit: cover;
}
.home-fotter {
  gap: var(--dl-space-space-unit);
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.home-container31 {
  gap: var(--dl-space-space-twounits);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  margin-top: var(--dl-space-space-sixunits);
  align-items: flex-start;
}
.home-container32 {
  gap: var(--dl-space-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.home-text15 {
  opacity: 1;
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-family: Roboto Condensed;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
}
.home-link4 {
  text-decoration: none;
}
.home-image09 {
  width: auto;
  height: 50px;
  object-fit: cover;
}
.home-container33 {
  gap: var(--dl-space-space-halfunit);
  flex: 0 0 auto;
  width: 200px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.home-text16 {
  opacity: 1;
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-family: Roboto Condensed;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
}
.home-link5 {
  font-size: 20px;
  font-style: normal;
  font-family: Roboto Condensed;
  font-weight: 700;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
.home-image10 {
  width: auto;
  height: 50px;
  object-fit: cover;
}
.home-container34 {
  gap: var(--dl-space-space-halfunit);
  flex: 0 0 auto;
  width: 200px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.home-text17 {
  opacity: 1;
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-family: Roboto Condensed;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
}
.home-link6 {
  font-size: 20px;
  font-style: normal;
  text-align: center;
  font-family: Roboto Condensed;
  font-weight: 700;
}
.home-container35 {
  flex: 0 0 auto;
  width: 100%;
  height: 100px;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
}
.home-text18 {
  font-size: 16px;
  font-style: normal;
  text-align: center;
  font-family: Roboto Condensed;
  font-weight: 400;
}
@media(max-width: 1200px) {
  .home-hero {
    max-height: auto;
    min-height: 700px;
  }
  .home-title {
    margin-top: 120px;
  }
  .home-lineico {
    top: 0px;
    right: -45px;
    width: 657px;
    height: 476px;
  }
  .home-card {
    padding-top: 5px;
  }
  .home-container22 {
    margin-left: 0;
  }

  
  .home-image02 {
    width: 737px;
    height: 439px;
  }
  .home-container03 {
    margin-left: 0;
  }
  .home-card1 {
    width: auto;
  }
  .home-container09 {
    margin-left: 0;
  }
  .home-container16 {
    margin-left: 0;
  }
}
@media(max-width: 991px) {
  .home-icon {
    display: flex;
  }
  .home-lineico {
    top: -12px;
    left: 220px;
    right: -263px;
    width: 667px;
    height: 483px;
    justify-content: flex-end;
  }
  .home-main {
    padding-left: 20px;
    padding-right: 20px;
  }
  .home-card {
    width: 100%;
  }
  .home-img {
    flex: 0;
    width: 629px;
  }
  .home-image02 {
    width: 542px;
    height: 275px;
  }
  .home-container03 {
    height: 365px;
    margin-left: -100px;
    padding-top: 56px;
    padding-right: 0px;
  }
  .home-text07 {
    font-size: 36px;
    font-style: normal;
    font-family: Roboto;
    font-weight: 500;
    line-height: 1;
  }
  .home-container04 {
    width: 444px;
    margin-right: 0px;
  }
  .home-container06 {
    width: 404px;
    height: auto;
    align-self: center;
    padding-left: var(--dl-space-space-threeunits);
    padding-right: 0px;
  }
  .home-text08 {
    font-size: 21px;
    text-align: left;
    font-family: Roboto Condensed;
  }
  .home-card1 {
    width: 100%;
  }
  .home-container09 {
    height: 365px;
    margin-left: -100px;
    padding-top: 56px;
    padding-right: 0px;
  }
  .home-text09 {
    font-size: 36px;
    font-style: normal;
    font-family: Roboto;
    font-weight: 500;
    line-height: 1;
  }
  .home-container10 {
    width: 444px;
    margin-right: 0px;
  }
  .home-container12 {
    width: 404px;
    height: auto;
    align-self: center;
    padding-left: var(--dl-space-space-threeunits);
    padding-right: 0px;
  }
  .home-text10 {
    font-size: 21px;
    text-align: left;
    font-family: Roboto Condensed;
  }
  .home-text11 {
    font-size: 36px;
    font-style: normal;
    font-family: Roboto;
    font-weight: 500;
    line-height: 1;
  }
  .home-container16 {
    height: 365px;
    margin-left: -100px;
    padding-top: 56px;
    padding-right: 0px;
  }
  .home-container17 {
    width: 444px;
    margin-right: 0px;
  }
  .home-container19 {
    width: 404px;
    height: auto;
    align-self: center;
    padding-left: var(--dl-space-space-threeunits);
    padding-right: 0px;
  }
  .home-text12 {
    font-size: 21px;
    text-align: left;
    font-family: Roboto Condensed;
  }
  .home-image08{
    display: none;
  }
  .home-container03{
    margin-left: 0;
  }
  .home-card,.home-card1{
    flex-direction: column;
  }
  .home-main {
    height: auto;
  }
  .home-container14,.home-container16,.home-container09{
    margin-left: 0;
  }
  .home-video{
    width: 100%;
  }
  .home-container08{
    margin-bottom: 160px;
  }
  
}
@media(max-width: 767px) {
  .home-header {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .home-nav {
    display: none;
  }
  .home-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .home-icon {
    width: 30px;
    height: 30px;
  }
  .home-text03 {
    font-size: 61px;
  }
  .home-lineico {
    width: 744px;
    height: 538px;
  }
  .home-image08 {
    width: 100%;
  }

}
@media(max-width: 479px) {
  .home-hero {
    height: 264px;
    min-height: 60vh;
  }
  .home-header {
    display: flex;
    padding: var(--dl-space-space-unit);
    flex-direction: column;
  }
  .home-nav {
    display: none;
  }
  .home-burger-menu {
    position: relative;
  }
  .home-icon {
    width: 30px;
    height: 30px;
  }
  .home-title {
    margin-top: var(--dl-space-space-sixunits);
  }
  .home-container02 {
    width: 100%;
    padding-top: 4px;
  }
  .home-text {
    font-size: 16px;
  }
  .home-text03 {
    width: 320px;
    font-size: 28px;
    margin-top: var(--dl-space-space-halfunit);
  }
  .home-lineico {
    top: -12px;
    left: var(--dl-space-space-sixunits);
    right: 33px;
    width: 383px;
    height: 434px;
  }
  .home-main {
    height: auto;
    flex-direction: column;
  }
  .home-card {
    flex-direction: column;
  }
  .home-img {
    width: 100%;
  }
  .home-image02 {
    width: 100%;
  }
  .home-container03 {
    width: 100%;
    margin: 0;
    margin-top: -100px;
  }
  .home-text07 {
    font-size: xx-large;
  }
  .home-container04 {
    width: 100%;
  }
  .home-container06 {
    width: 100%;
  }
  .home-text08 {
    width: 100%;
    font-size: 16px;
  }
  .home-container07 {
    font-size: 16ox;
  }
  .home-card1 {
    width: 100%;
    flex-direction: column;
  }
  .home-video {
    width: 100%;
  }
  .home-container09 {
    width: 100%;
    margin: 0;
  }
  .home-container10 {
    width: 100%;
  }
  .home-container12 {
    width: 100%;
  }
  .home-container14 {
    margin: 120px 0;
  }
  .home-container15 {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    min-height: 400px;
  }
  .home-container16 {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
  }
  .home-container17 {
    width: 100%;
  }
  .home-container19 {
    width: 100%;
  }
  .home-text12 {
    font-size: 20px;
    max-width: 100%;
    text-align: left;
  }
  .home-container21 {
    flex-direction: column;
  }
  .home-container22 {
    width: 100%;
  }
  .home-image06 {
    width: 100%;
  }
  .home-container23 {
    width: 100%;
    padding: var(--dl-space-space-unit);
  }
  .home-form1 {
    width: 100%;
  }
  .home-container26 {
    width: 100%;
    display: flex;
  }
  .home-textinput {
    width: 100px;
    flex-grow: 1;
  }
  .home-textinput1 {
    width: 100px;
    flex-grow: 1;
  }
  .home-container27 {
    width: 100%;
  }
  .home-container28 {
    width: 100%;
  }
  .home-button {
    width: 100%;
    padding: 0;
  }
  .home-container30 {
    width: 200%;
    margin-left: -50%;
  }
  .home-image08 {
    width: 60%;
    height: auto;
  }

  .home-heading{
    font-size: 38px;
  }
.home-container29{
  width: 100%;
}
  .home-container28{
    flex-direction: column;
  }
  .home-container23{
    height: auto;
  }
  .home-textinput,.home-textinput1,.home-textarea{
    font-size: 16px;
  }
  .home-container30,.home-image08{
    display: none;
  }

  .home-container31{
    margin-top: 30px;
    flex-direction: column;
    align-items: center;
}

.home-image09,.home-image10,.home-image11,.home-burger-menu{
  display: none;

}
.home-text07{
  font-size: 26px;
}
.home-main,.home-card1{
  margin: 0;
}

.home-container06 span,.home-container12 span,.home-container19 span{
  font-size: 16px;
  padding-left: 0;
}

.home-container06,.home-container12,.home-container19{
  padding-left: 10px;
}
}

