.banner3-wrapper {
  display: contents;
}
 
.banner3-container1 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.banner3-text1 {
  color: var(--color-black);
  text-align: center;
}
 
.banner3-thq-max-width-elm {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  height: 100%;
  display: flex;
  z-index: 100;
  flex-wrap: wrap;
  max-width: 1143px;
  align-items: flex-start;
  flex-direction: row;
  justify-content: center;
}
 
.banner3-image1 {
  width: 200px;
  align-self: center;
  object-fit: cover;
}
 
.banner3-container2 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  z-index: 100;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.banner3-image2 {
  width: 308px;
  height: 144px;
  display: grid;
  align-self: center;
  object-fit: cover;
  align-items: center;
}
 
.banner3-image3 {
  width: 165px;
  height: 145px;
  display: grid;
  object-fit: cover;
  align-items: center;
  margin-left: var(--dl-layout-space-twounits);
  margin-right: var(--dl-layout-space-twounits);
}
 
.banner3-image4 {
  width: 138px;
  height: 118px;
  display: grid;
  object-fit: cover;
  align-items: center;
  margin-left: var(--dl-layout-space-twounits);
  margin-right: var(--dl-layout-space-twounits);
}
 
.home1-fragment {
  display: contents;
}
 
.home1-text19 {
  display: inline-block;
  font-size: 32px;
  font-style: normal;
  font-family: "Inter";
  font-weight: 600;
}
 
.banner3root-class-name {
  background-color: #d9d9d9;
}
 
@media(max-width: 991px) {
  .banner3-thq-max-width-elm {
    gap: 1.5rem;
    width: 100%;
    flex-wrap: wrap;
  }
  .banner3-image1 {
    width: 160px;
  }
  .banner3-container2 {
    gap: 1rem;
  }
  .banner3-image2 {
    width: 260px;
    height: 120px;
  }
  .banner3-image3 {
    width: 140px;
    height: 120px;
  }
  .banner3-image4 {
    width: 120px;
    height: 100px;
  }
}
 
@media(max-width: 767px) {
  .banner3-container1 {
    padding: 2rem 1rem;
  }
  .banner3-thq-max-width-elm {
    gap: 1rem;
    width: 100%;
    align-items: center;
    flex-direction: column;
  }
  .banner3-image1 {
    width: 140px;
  }
  .banner3-container2 {
    gap: 1rem;
    align-items: center;
    flex-direction: column;
  }
  .banner3-image2 {
    width: 220px;
    height: 100px;
  }
  .banner3-image3 {
    width: 120px;
    height: 100px;
    margin-left: 0;
    margin-right: 0;
  }
  .banner3-image4 {
    width: 110px;
    height: 90px;
    margin-left: 0;
    margin-right: 0;
  }
}
 
@media(max-width: 479px) {
  .banner3-container1 {
    padding: 1.5rem 0.5rem;
  }
  .banner3-image1 {
    width: 120px;
  }
  .banner3-image2 {
    width: 180px;
    height: 85px;
  }
  .banner3-image3 {
    width: 100px;
    height: 85px;
  }
  .banner3-image4 {
    width: 90px;
    height: 75px;
  }
}

.home1-container1 {
  width: 100%;
  max-width: 100vw;
  min-height: 100vh;
  overflow-x: hidden;
}
 
.home1-container2 {
  display: none;
}
 
.home1-container3 {
  display: contents;
}
 
.home1-thq-hero-image-elm {
  left: 0px;
  right: 0px;
  width: 100%;
  margin: auto;
  z-index: 1;
  max-width: 871px;
}
 
.home1-thq-hero-overlay-elm {
  left: 0px;
  right: 0px;
  width: 100%;
  margin: var(--dl-layout-space-oneandhalfunits);
  z-index: 1;
  max-width: 1200px;
}
 
.home1-thq-hero-content-elm {
  width: 100%;
  height: 872px;
  display: grid;
  position: relative;
  max-width: 1113px;
  margin-left: auto;
  margin-right: auto;
  justify-items: center;
}
 
.home1-text10 {
  color: #f2f95d;
  box-shadow: rgb(25, 24, 24) 5px 5px 10px 0px;
  text-shadow: rgba(0, 0, 0, 0.25) 2px 2px 4px;
}
 
.home1-thq-hero-headline-elm {
  color: rgb(255, 255, 255);
}
 
.home1-text14 {
  font-size: clamp(1.2rem, 3vw, 2rem);
  font-style: normal;
  font-weight: 400;
}
 
.home1-thq-hero-subheadline-elm {
  color: rgb(255, 255, 255);
  text-shadow: rgba(0, 0, 0, 0.25) 2px 2px 4px;
}
 
.home1-image {
  width: 200px;
  display: block;
  object-fit: cover;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5rem;
}
 
.home1-thq-contact-title-elm {
  color: #d4af37;
}
 
.home1-fragment {
  display: contents;
}
 
.home1-text19 {
  display: inline-block;
  font-size: 32px;
  font-style: normal;
  font-family: "Inter";
  font-weight: 600;
}
 
.home1-container4 {
  display: none;
}
 
.home1-container5 {
  display: contents;
}
 
.home1-container6 {
  display: none;
}
 
.home1-container7 {
  display: contents;
}
 
@media(max-width: 991px) {
  .home1-thq-hero-overlay-elm {
    width: 100%;
    margin: 0;
  }
  .home1-thq-hero-content-elm {
    width: 100%;
  }
  .home1-text14 {
    font-size: clamp(1.1rem, 2.5vw, 1.5rem);
  }
}
 
@media(max-width: 767px) {
  .home1-thq-hero-overlay-elm {
    width: 100%;
    margin: 0;
  }
  .home1-thq-hero-content-elm {
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .home1-text14 {
    font-size: clamp(1rem, 2.5vw, 1.3rem);
  }
}
 
@media(max-width: 479px) {
  .home1-thq-hero-overlay-elm {
    left: 0px;
    right: 0px;
    width: 100%;
    margin: auto;
  }
  .home1-thq-hero-content-elm {
    width: 100%;
    height: 841px;
    display: flex;
    align-self: center;
    align-items: center;
    flex-direction: column;
  }
  .home1-thq-hero-headline-elm {
    margin-top: var(--dl-layout-space-threeunits);
    margin-bottom: var(--dl-layout-space-threeunits);
  }
  .home1-text14 {
    font-size: clamp(0.9rem, 3vw, 1.1rem);
  }
  .home1-thq-hero-subheadline-elm {
    margin-top: var(--dl-layout-space-threeunits);
  }
  .home1-thq-hero-btn-outline-elm {
    padding-top: var(--dl-layout-space-threeunits);
    border-width: 0px;
  }
}
