.navbar-interactive-wrapper {
  display: contents;
}
 
.navbar-interactive-container1 {
  display: flex;
  position: relative;
}
 
.navbar-interactive-thq-navbar-interactive-elm {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  height: 119px;
  margin: auto;
  display: flex;
  opacity: 0.95;
  padding: var(--dl-layout-space-unit);
  z-index: 200;
  position: absolute;
  align-items: center;
  padding-bottom: 16px;
  justify-content: center;
}
 
.navbar-interactive-navlink1 {
  display: contents;
}
 
.navbar-interactive-thq-logo-elm {
  top: 0px;
  width: 88px;
  height: 84px;
  transition: 0.3s;
  text-decoration: none;
}
 
.navbar-interactive-thq-logo-elm:hover {
  transform: scale(1.02);
}
 
.navbar-interactive-container2 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  position: relative;
  align-items: space-between;
  flex-direction: column;
}
 
.navbar-interactive-container3 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: space-between;
  flex-direction: column;
}
 
.navbar-interactive-container4 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: space-between;
  flex-direction: column;
}
 
.navbar-interactive-thq-desktop-menu-elm {
  display: flex;
}
 
.navbar-interactive-thq-nav-elm1 {
  flex: 0 0 auto;
  display: flex;
  position: relative;
  align-items: center;
  margin-left: var(--dl-layout-space-threeunits);
  padding-left: var(--dl-layout-space-threeunits);
  padding-right: var(--dl-layout-space-threeunits);
  flex-direction: row;
  justify-content: center;
}
 
.navbar-interactive-thq-about-elm {
  transition: 0.3s;
  text-decoration: none;
}
 
.navbar-interactive-thq-about-elm:hover {
  color: var(--dl-color-gray-white);
}
 
.navbar-interactive-thq-about-text-elm {
  top: var(--dl-layout-space-twounits);
  margin: auto;
  position: absolute;
  font-size: 14px;
  text-align: center;
}
 
.navbar-interactive-thq-shop-elm {
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  text-decoration: none;
}
 
.navbar-interactive-thq-shop-elm:hover {
  color: white;
}
 
.navbar-interactive-thq-shop-text-elm {
  top: var(--dl-layout-space-twounits);
  position: absolute;
  font-size: 14px;
  text-align: center;
  transition: 0.3s;
}
 
.navbar-interactive-thq-shop-text-elm:hover {
  color: white;
}
 
.navbar-interactive-thq-contact-elm {
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  text-decoration: none;
}
 
.navbar-interactive-thq-contact-elm:hover {
  color: white;
}
 
.navbar-interactive-thq-contact-text-elm {
  top: var(--dl-layout-space-twounits);
  position: absolute;
  font-size: 14px;
  text-align: center;
  transition: 0.3s;
}
 
.navbar-interactive-thq-contact-text-elm:hover {
  color: white;
}
 
.navbar-interactive-thq-dealers-elm {
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  text-decoration: none;
}
 
.navbar-interactive-thq-dealers-elm:hover {
  color: var(--dl-color-gray-white);
}
 
.navbar-interactive-thq-dealers-text-elm {
  top: var(--dl-layout-space-twounits);
  position: absolute;
  font-size: 14px;
  text-align: center;
  transition: 0.3s;
}
 
.navbar-interactive-thq-dealers-text-elm:hover {
  color: var(--dl-color-gray-white);
}
 
.navbar-interactive-thq-locations-elm {
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  text-decoration: none;
}
 
.navbar-interactive-thq-locations-elm:hover {
  color: var(--dl-color-gray-white);
}
 
.navbar-interactive-thq-locations-text-elm1 {
  top: var(--dl-layout-space-twounits);
  position: absolute;
  font-size: 14px;
  text-align: center;
  transition: 0.3s;
}
 
.navbar-interactive-thq-locations-text-elm1:hover {
  color: white;
}
 
.navbar-interactive-thq-locations-text-elm2 {
  top: var(--dl-layout-space-twounits);
  position: relative;
  font-size: 14px;
  text-align: center;
  transition: 0.3s;
}
 
.navbar-interactive-thq-locations-text-elm2:hover {
  color: var(--dl-color-gray-white);
  margin-left: var(--dl-layout-space-twounits);
}
 
.navbar-interactive-thq-testimonials-elm {
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  text-decoration: none;
}
 
.navbar-interactive-thq-testimonials-elm:hover {
  color: var(--dl-color-gray-white);
}
 
.navbar-interactive-thq-testimonials-text-elm {
  top: var(--dl-layout-space-twounits);
  position: absolute;
  font-size: 14px;
  transition: 0.3s;
}
 
.navbar-interactive-thq-testimonials-text-elm:hover {
  color: var(--dl-color-gray-white);
}
 
.navbar-interactive-thq-reccs-elm {
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  text-decoration: none;
}
 
.navbar-interactive-thq-reccs-elm:hover {
  color: var(--dl-color-gray-white);
}
 
.navbar-interactive-thq-reccs-text-elm {
  top: var(--dl-layout-space-twounits);
  position: absolute;
  font-size: 14px;
  transition: 0.3s;
}
 
.navbar-interactive-thq-reccs-text-elm:hover {
  color: var(--dl-color-gray-white);
}
 
.navbar-interactive-thq-blog-elm {
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  text-decoration: none;
}
 
.navbar-interactive-thq-blog-elm:hover {
  color: var(--dl-color-gray-white);
}
 
.navbar-interactive-thq-blog-text-elm {
  top: var(--dl-layout-space-twounits);
  position: absolute;
  font-size: 14px;
  transition: 0.3s;
}
 
.navbar-interactive-thq-blog-text-elm:hover {
  color: var(--dl-color-gray-white);
}
 
.navbar-interactive-thq-btn-group-elm {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.navbar-interactive-container5 {
  align-self: center;
  margin-right: var(--dl-layout-space-unit);
}
 
.navbar-interactive-container6 {
  display: contents;
}
 
.navbar-interactive-thq-burger-menu-elm {
  display: none;
  align-items: center;
  justify-content: center;
}
 
.navbar-interactive-icon1 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
  transition: 0.3s;
}
 
.navbar-interactive-icon1:hover {
  transform: scale(1.2);
}
 
.navbar-interactive-thq-mobile-menu-elm {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: flex;
  padding: 32px;
  z-index: 100;
  position: fixed;
  transform: translateX(100%);
  transition: 0.5s;
  flex-direction: column;
  justify-content: space-between;
  background-color: var(--dl-color-gray-white);
}
 
.navbar-interactive-thq-nav-elm2 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar-interactive-thq-container-elm {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.navbar-interactive-image {
  width: 106px;
  height: 105px;
  text-decoration: none;
}
 
.navbar-interactive-thq-menu-close-elm {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.navbar-interactive-icon3 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.navbar-interactive-thq-nav-elm3 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar-interactive-navlink2 {
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.navbar-interactive-navlink2:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.navbar-interactive-thq-link-elm1 {
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.navbar-interactive-thq-link-elm1:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.navbar-interactive-thq-link-elm2 {
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.navbar-interactive-thq-link-elm2:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.navbar-interactive-thq-link-elm3 {
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.navbar-interactive-thq-link-elm3:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.navbar-interactive-navlink3 {
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.navbar-interactive-navlink3:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.navbar-interactive-navlink4 {
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.navbar-interactive-navlink4:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.navbar-interactive-link1 {
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.navbar-interactive-link1:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.navbar-interactive-navlink5 {
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.navbar-interactive-navlink5:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.navbar-interactive-navlink6 {
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.navbar-interactive-navlink6:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.navbar-interactive-thq-icon-group-elm {
  display: flex;
}
 
.navbar-interactive-link2 {
  display: contents;
}
 
.navbar-interactive-icon5 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
  text-decoration: none;
}
 
.navbar-interactiveroot-class-name {
  width: 100%;
}
 
.navbar-interactiveroot-class-name1 {
  top: 110px;
  left: 0px;
  width: 100%;
  position: static;
}
 
.navbar-interactiveroot-class-name2 {
  width: 100%;
}
 
.navbar-interactiveroot-class-name3 {
  width: 100%;
}
 
.navbar-interactiveroot-class-name4 {
  width: 100%;
  align-self: center;
}
 
.navbar-interactiveroot-class-name5 {
  width: 100%;
}
 
.navbar-interactiveroot-class-name6 {
  width: 100%;
}
 

 
.navbar-interactiveroot-class-name8 {
  top: 0px;
  left: 0px;
  width: 100%;
  position: static;
}
 
.navbar-interactiveroot-class-name9 {
  top: 0px;
  left: 0px;
  width: 100%;
  position: static;
}
 
.navbar-interactiveroot-class-name10 {
  width: 100%;
}
 
.navbar-interactiveroot-class-name11 {
  width: 100%;
}
 
.navbar-interactiveroot-class-name12 {
  width: 100%;
}
 
.navbar-interactiveroot-class-name13 {
  width: 100%;
}
 
.navbar-interactiveroot-class-name14 {
  width: 100%;
}
 
.navbar-interactiveroot-class-name15 {
  width: 100%;
  align-self: center;
}
 
.navbar-interactiveroot-class-name16 {
  top: 0px;
  left: 0px;
  width: 100%;
  position: static;
}
 
.navbar-interactiveroot-class-name17 {
  top: 0px;
  left: 0px;
  width: 100%;
  position: static;
}
 
.navbar-interactiveroot-class-name18 {
  top: 0px;
  left: 0px;
  width: 100%;
  position: static;
}
 
.navbar-interactiveroot-class-name19 {
  width: 100%;
  align-self: center;
}
 
.navbar-interactiveroot-class-name20 {
  width: 100%;
  align-self: center;
}
 
.navbar-interactiveroot-class-name21 {
  width: 100%;
}
 
.navbar-interactiveroot-class-name22 {
  width: 100%;
}
 
.navbar-interactiveroot-class-name23 {
  width: 100%;
}
 
.navbar-interactiveroot-class-name24 {
  top: 0px;
  left: 0px;
  width: 100%;
  position: static;
}
 
.navbar-interactiveroot-class-name25 {
  top: 0px;
  left: 0px;
  width: 100%;
  position: static;
}
 
.navbar-interactiveroot-class-name26 {
  width: 100%;
}
 

 
.navbar-interactiveroot-class-name28 {
  width: 100%;
}
 
.navbar-interactiveroot-class-name29 {
  width: 100%;
}
 
.navbar-interactiveroot-class-name30 {
  width: 100%;
}
 

 
.navbar-interactiveroot-class-name32 {
  width: 100%;
  align-self: center;
}
 
.navbar-interactiveroot-class-name33 {
  width: 100%;
  align-self: center;
}
 
@media(max-width: 1600px) {
  .navbar-interactive-thq-navbar-interactive-elm {
    left: 0px;
    width: auto;
    margin: auto;
  }
}
 
@media(max-width: 1200px) {
  .navbar-interactive-thq-navbar-interactive-elm {
    left: 0px;
    width: auto;
    margin: auto;
    padding-top: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .navbar-interactive-thq-nav-elm1 {
    align-self: center;
  }
}
 
@media(max-width: 991px) {
  .navbar-interactive-thq-navbar-interactive-elm {
    width: auto;
    height: auto;
  }
  .navbar-interactive-thq-desktop-menu-elm {
    display: none;
  }
  .navbar-interactive-thq-btn-group-elm {
    display: none;
  }
  .navbar-interactive-thq-burger-menu-elm {
    display: flex;
  }
  .navbar-interactive-icon1 {
    width: 30px;
    height: 30px;
    margin-right: 0px;
  }
}
 
@media(max-width: 767px) {
  .navbar-interactive-thq-navbar-interactive-elm {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .navbar-interactive-thq-shop-elm {
    margin-left: var(--dl-layout-space-unit);
  }
  .navbar-interactive-thq-shop-text-elm {
    margin-left: var(--dl-layout-space-unit);
  }
  .navbar-interactive-thq-contact-elm {
    margin-left: var(--dl-layout-space-unit);
  }
  .navbar-interactive-thq-contact-text-elm {
    margin-left: var(--dl-layout-space-unit);
  }
  .navbar-interactive-thq-locations-text-elm1 {
    margin-left: var(--dl-layout-space-unit);
  }
  .navbar-interactive-icon1 {
    margin-right: 0px;
  }
}
 
@media(max-width: 479px) {
  .navbar-interactive-thq-navbar-interactive-elm {
    width: auto;
    opacity: 0.95;
    padding: var(--dl-layout-space-unit);
  }
  .navbar-interactive-thq-logo-elm {
    position: static;
  }
  .navbar-interactive-thq-burger-menu-elm {
    position: relative;
  }
  .navbar-interactive-icon1 {
    margin-right: 0px;
  }
  .navbar-interactive-thq-mobile-menu-elm {
    padding: 16px;
  }
  .navbar-interactive-navlink3 {
    text-decoration: none;
  }
  .navbar-interactive-navlink5 {
    transition: 0.3s;
    margin-bottom: var(--dl-layout-space-unit);
    text-decoration: none;
  }
}

.top-filler-wrapper {
  display: contents;
}
 
.top-filler-thq-top-filler-elm {
  flex: 0 0 auto;
  width: 100%;
  height: 119px;
  display: flex;
  opacity: 0.95;
  position: static;
  align-items: flex-start;
  background-color: var(--dl-color-pallet-yellow);
}
 
.top-fillerroot-class-name {
  height: 119px;
}
 


.container-wrapper {
  display: contents;
}
 
.container-thq-container-elm {
  width: auto;
  display: flex;
  position: relative;
  max-width: 70%;
  min-width: auto;
  align-items: flex-start;
  flex-direction: column;
}
 
.container-text10 {
  margin-bottom: var(--dl-layout-space-halfunit);
}
 
.container-text11 {
  color: var(--dl-color-gray-black50);
  margin-top: var(--dl-layout-space-oneandhalfunits);
}
 
.container-text16 {
  font-style: normal;
  font-weight: 600;
}
 
.container-text18 {
  color: var(--dl-color-gray-black50);
  margin-top: var(--dl-layout-space-oneandhalfunits);
}
 
.container-text21 {
  color: var(--dl-color-gray-black50);
  margin-top: var(--dl-layout-space-twounits);
}
 
.container-text22 {
  color: var(--dl-color-gray-black50);
  margin-top: 12px;
}
 
.container-text23 {
  margin-top: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
}
 
.container-text24 {
  color: var(--dl-color-gray-black50);
  margin-top: var(--dl-layout-space-oneandhalfunits);
}
 
.container-text29 {
  font-style: normal;
  font-weight: 600;
}
 
.container-text31 {
  color: var(--dl-color-gray-black50);
  margin-top: var(--dl-layout-space-oneandhalfunits);
}
 
.container-container {
  top: 100px;
  right: -380px;
  width: 380px;
  height: 260px;
  display: none;
  padding: var(--dl-layout-space-unit);
  z-index: 101;
  position: absolute;
  align-items: flex-start;
  flex-direction: column;
  background-color: var(--dl-color-gray-white);
}
 
.container-thq-feature-card-elm {
  width: 100%;
  height: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  max-width: var(--dl-layout-size-maxwidth);
  box-shadow: 5px 5px 10px 0px rgba(18, 18, 18, 0.1);
  transition: 0.3s;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
  background-color: var(--dl-color-gray-white);
}
 
.container-thq-feature-card-elm:hover {
  transform: scale(1.02);
}
 
.container-text34 {
  margin-bottom: var(--dl-layout-space-halfunit);
}
 
.container-text35 {
  line-height: 1;
}
 
.container-text37 {
  line-height: 1;
}
 
.container-text40 {
  line-height: 1;
}
 
.container-text46 {
  line-height: 1;
}
 
.container-text49 {
  color: var(--dl-color-gray-black50);
  margin-top: var(--dl-layout-space-twounits);
}
 
.container-text50 {
  color: var(--dl-color-gray-black50);
  margin-top: 12px;
}
 
@media(max-width: 1600px) {
  .container-text21 {
    margin-top: 0px;
  }
  .container-text49 {
    margin-top: 0px;
  }
}
 

 

 

 
@media(max-width: 479px) {
  .container-container {
    top: 270px;
    left: 0px;
    right: 0px;
    width: 316px;
    height: auto;
    margin: auto;
  }
  .container-thq-feature-card-elm {
    width: 100%;
    height: auto;
  }
  .container-text34 {
    font-size: 1.5rem;
  }
  .container-text35 {
    font-size: 16px;
  }
}

.container1-wrapper {
  display: contents;
}
 
.container1-thq-container-elm {
  flex: 0 0 auto;
  display: flex;
  position: relative;
  align-items: flex-start;
  margin-right: var(--dl-layout-space-sixunits);
  flex-direction: column;
  justify-content: flex-start;
}
 
.container1-navlink {
  font-size: 18px;
  font-style: normal;
  transition: 0.3s;
  font-weight: 500;
  line-height: 14px;
  margin-bottom: 44px;
  text-decoration: none;
}
 
.container1-navlink:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.container1-link1 {
  color: var(--dl-color-gray-black50);
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.container1-link1:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.container1-link2 {
  color: var(--dl-color-gray-black50);
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.container1-link2:hover {
  color: var(--dl-color-pallet-yellow);
}
 
@media(max-width: 479px) {
  .container1-thq-container-elm {
    margin-right: var(--dl-layout-space-unit);
  }
}

.links-container-wrapper {
  display: contents;
}
 
.links-container-thq-links-container-elm {
  display: flex;
  grid-gap: var(--dl-layout-space-threeunits);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
 
.links-container-thq-container-elm {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  margin-right: var(--dl-layout-space-sixunits);
  flex-direction: column;
  justify-content: flex-start;
}
 
.links-container-navlink1 {
  font-size: 18px;
  font-style: normal;
  transition: 0.3s;
  font-weight: 500;
  line-height: 14px;
  margin-bottom: 44px;
  text-decoration: none;
}
 
.links-container-navlink1:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.links-container-link1 {
  color: var(--dl-color-gray-black50);
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.links-container-link1:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.links-container-link2 {
  color: var(--dl-color-gray-black50);
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.links-container-link2:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.links-container-link3 {
  color: var(--dl-color-gray-black50);
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.links-container-link3:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.links-container-link4 {
  color: var(--dl-color-gray-black50);
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.links-container-link4:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.links-container-link5 {
  color: var(--dl-color-gray-black50);
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.links-container-link5:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.links-container-container {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.links-container-link6 {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  margin-bottom: 44px;
  text-decoration: none;
}
 
.links-container-navlink2 {
  color: var(--dl-color-gray-black50);
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.links-container-navlink2:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.links-container-navlink3 {
  color: var(--dl-color-gray-black50);
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.links-container-navlink3:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.links-container-navlink4 {
  color: var(--dl-color-gray-black50);
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.links-container-navlink4:hover {
  color: var(--dl-color-pallet-yellow);
}
 
@media(max-width: 991px) {
  .links-container-thq-links-container-elm {
    margin-bottom: var(--dl-layout-space-threeunits);
  }
}
 
@media(max-width: 767px) {
  .links-container-thq-links-container-elm {
    margin-top: var(--dl-layout-space-twounits);
    flex-direction: column;
    justify-content: space-between;
  }
}
 
@media(max-width: 479px) {
  .links-container-thq-links-container-elm {
    align-items: flex-start;
    flex-direction: column;
    justify-content: space-between;
  }
  .links-container-thq-container-elm {
    margin-right: var(--dl-layout-space-unit);
  }
}

.component2-wrapper {
  display: contents;
}
 
.component2-container {
  display: flex;
  position: relative;
}
 
.component2-text {
  color: var(--dl-color-gray-black60);
  text-align: right;
}
 
.component2root-class-name {
  align-self: flex-end;
  margin-bottom: var(--dl-layout-space-twounits);
}
 
.component2root-class-name1 {
  align-self: flex-end;
}
 
@media(max-width: 991px) {
  .component2root-class-name {
    margin-bottom: var(--dl-layout-space-halfunit);
  }
}
 
@media(max-width: 767px) {
  .component2root-class-name {
    margin-bottom: var(--dl-layout-space-halfunit);
  }
}
 
@media(max-width: 479px) {
  .component2root-class-name {
    margin-bottom: var(--dl-layout-space-halfunit);
  }
}

.footer-wrapper {
  display: contents;
}
 
.footer-thq-footer-elm {
  width: 100%;
  display: flex;
  position: relative;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: flex-start;
  padding-top: var(--dl-layout-space-sixunits);
  padding-left: var(--dl-layout-space-twounits);
  padding-right: var(--dl-layout-space-twounits);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-sixunits);
  justify-content: space-between;
}
 
.footer-container1 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: space-between;
  flex-direction: column;
}
 
.footer-container2 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: space-between;
  flex-direction: column;
}
 
.footer-container3 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  position: relative;
  align-items: space-between;
  flex-direction: column;
}
 
.footer-thq-tos-elm {
  color: rgba(0, 0, 0, 0.45);
  width: 100%;
  align-self: flex-end;
  text-align: right;
  transition: 0.3s;
  border-width: 0px;
  text-decoration: none;
}
 
.footer-thq-tos-elm:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.footer-thq-privacy-elm {
  color: rgba(0, 0, 0, 0.45);
  width: 100%;
  align-self: flex-end;
  text-align: right;
  transition: 0.3s;
  border-width: 0px;
  text-decoration: none;
}
 
.footer-thq-privacy-elm:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.footer-thq-returns-elm {
  color: rgba(0, 0, 0, 0.45);
  width: 100%;
  align-self: flex-end;
  text-align: right;
  transition: 0.3s;
  border-width: 0px;
  text-decoration: none;
}
 
.footer-thq-returns-elm:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.footer-text1:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.footerroot-class-name {
  align-self: center;
}
 
@media(max-width: 991px) {
  .footer-thq-footer-elm {
    flex-direction: column-reverse;
  }
  .footer-thq-returns-elm {
    margin-bottom: var(--dl-layout-space-threeunits);
  }
  .footer-text1 {
    margin-bottom: var(--dl-layout-space-threeunits);
  }
}
 
@media(max-width: 767px) {
  .footer-thq-footer-elm {
    padding-top: var(--dl-layout-space-threeunits);
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .footer-thq-returns-elm {
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .footer-text1 {
    padding-bottom: var(--dl-layout-space-threeunits);
  }
}
 
@media(max-width: 479px) {
  .footer-thq-footer-elm {
    padding: var(--dl-layout-space-unit);
  }
  .footer-thq-returns-elm {
    color: rgba(0, 0, 0, 0.45);
    padding-bottom: var(--dl-layout-space-halfunit);
    text-decoration: none;
  }
  .footer-text1 {
    padding-bottom: var(--dl-layout-space-halfunit);
  }
}

.footer1-wrapper {
  display: contents;
}
 
.footer1-thq-footer-elm {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  position: relative;
  margin-top: var(--dl-layout-space-twounits);
  align-items: center;
  border-color: var(--dl-color-gray-950);
  border-width: 1px;
  flex-direction: column;
  background-color: var(--dl-color-gray-white);
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}
 

 


.about-container1 {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
 
.about-container2 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  border-color: var(--dl-color-gray-black);
  border-width: 1px;
  padding-bottom: var(--dl-layout-space-twounits);
  background-size: cover;
  justify-content: center;
  background-image: url("public/topbanner3-1500w.jpg");
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  background-position: right;
}
 
.about-container3 {
  width: 40%;
  height: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  margin-top: 0px;
  align-items: flex-start;
  border-color: var(--dl-color-gray-black);
  border-style: groove;
  border-width: 1px;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-pallet-yellow);
}
 
.about-text100 {
  color: var(--dl-color-gray-black);
  font-size: 3rem;
  align-self: center;
  margin-bottom: var(--dl-layout-space-twounits);
}
 
.about-text101 {
  color: var(--dl-color-gray-black);
  width: 55%;
  font-size: 1.15rem;
  align-self: flex-end;
  text-align: center;
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.about-thq-features-elm {
  width: 75%;
  height: auto;
  display: flex;
  padding: var(--dl-layout-space-twounits);
  max-width: var(--dl-layout-size-maxwidth);
  margin-bottom: var(--dl-layout-space-halfunit);
  flex-direction: column;
}
 
.about-container4 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  margin-top: var(--dl-layout-space-twounits);
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.about-text102 {
  width: auto;
  padding: var(--dl-layout-space-unit);
  font-size: 1.2rem;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: var(--dl-layout-space-threeunits);
}
 
.about-image10 {
  width: 450px;
  height: 450px;
  object-fit: cover;
  flex-shrink: 0;
  margin-left: var(--dl-layout-space-fourunits);
  border-radius: var(--dl-layout-radius-round);
  object-position: left;
}
 
.about-link1 {
  width: 123px;
  padding: var(--dl-layout-space-unit);
  align-self: center;
  text-align: center;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
 
.about-text114 {
  text-align: center;
}
 
.about-container5 {
  width: auto;
  height: auto;
  display: flex;
  padding: var(--dl-layout-space-unit);
  align-self: center;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 

 
.about-button {
  color: var(--dl-color-gray-white);
  width: 896px;
  display: flex;
  align-self: center;
  align-items: center;
  border-color: var(--dl-color-gray-black);
  border-width: 2px;
  flex-direction: row;
  justify-content: center;
  background-color: var(--dl-color-gray-black);
}
 
.about-text117 {
  width: 100%;
  align-self: center;
  text-align: center;
}
 
.about-ul {
  height: auto;
  align-self: center;
  margin-top: 0px;
  padding-top: 0px;
  padding-left: var(--dl-layout-space-unit);
  margin-bottom: 0px;
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: 0px;
  background-color: var(--dl-color-pallet-yellow);
}
 
.about-li11 {
  text-align: left;
}
 
.about-text119 {
  font-style: normal;
  font-weight: 700;
}
 
.about-text123 {
  font-style: normal;
  font-weight: 700;
}
 
.about-text126 {
  font-style: normal;
  font-weight: 700;
}
 
.about-text129 {
  font-style: normal;
  font-weight: 700;
}
 
.about-text132 {
  font-style: normal;
  font-weight: 700;
}
 
.about-text136 {
  font-style: normal;
  font-weight: 700;
}
 
.about-text139 {
  font-style: normal;
  font-weight: 700;
}
 
.about-text142 {
  font-style: normal;
  font-weight: 700;
}
 
.about-text146 {
  font-weight: 700;
}
 
.about-text149 {
  font-style: normal;
  font-weight: 700;
}
 
.about-text152 {
  font-style: normal;
  font-weight: 700;
}
 
.about-li22 {
  text-align: left;
}
 
.about-text155 {
  font-style: normal;
  font-weight: 800;
}
 
.about-text158 {
  font-style: normal;
  font-weight: 700;
}
 
.about-text161 {
  font-style: normal;
  font-weight: 800;
}
 
.about-text164 {
  font-style: normal;
  font-weight: 800;
}
 
.about-text167 {
  font-style: normal;
  font-weight: 800;
}
 
.about-text170 {
  font-style: normal;
  font-weight: 800;
}
 
.about-text173 {
  font-style: normal;
  font-weight: 800;
}
 
.about-text176 {
  font-style: normal;
  font-weight: 800;
}
 
.about-thq-hero-elm {
  width: 70%;
  height: auto;
  display: flex;
  padding: var(--dl-layout-space-threeunits);
  max-width: var(--dl-layout-size-maxwidth);
  margin-top: var(--dl-layout-space-twounits);
  min-height: 80vh;
  align-items: center;
  margin-bottom: var(--dl-layout-space-unit);
  flex-direction: row;
  justify-content: space-between;
}
 
.about-container6 {
  display: flex;
  margin-right: var(--dl-layout-space-threeunits);
  padding-right: var(--dl-layout-space-threeunits);
  flex-direction: column;
}
 
.about-text178 {
  width: 533px;
  height: 161px;
  font-size: 3rem;
  max-width: auto;
}
 
.about-text179 {
  margin-top: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-twounits);
}
 
.about-image11 {
  width: auto;
  height: 476px;
  object-fit: cover;
}
 
.about-container7 {
  flex: 0 0 auto;
  width: auto;
  display: flex;
  align-self: center;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.about-text191 {
  text-align: center;
}
 
.about-text192 {
  font-size: 1.5em;
  font-style: normal;
  margin-top: var(--dl-layout-space-unit);
  text-align: center;
  font-weight: 400;
}
 
.about-thq-gallery-elm1 {
  width: 100%;
  display: grid;
  padding: var(--dl-layout-space-threeunits);
  grid-gap: var(--dl-layout-space-unit);
  max-width: var(--dl-layout-size-maxwidth);
  margin-bottom: 0px;
  grid-template-columns: 1fr 1fr 1fr ;
}
 
.about-thq-gallery-card-elm10 {
  width: auto;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.about-image12 {
  width: auto;
  height: 420px;
  align-self: center;
  object-fit: cover;
}
 
.about-text193 {
  height: auto;
  align-self: flex-start;
  margin-top: var(--dl-layout-space-halfunit);
  font-weight: 600;
  margin-bottom: var(--dl-layout-space-halfunit);
}
 
.about-text194 {
  color: var(--dl-color-gray-500);
  align-self: flex-start;
  font-style: italic;
  font-weight: 400;
}
 
.about-thq-gallery-card-elm11 {
  width: auto;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.about-image13 {
  width: auto;
  height: 420px;
  align-self: center;
  object-fit: cover;
}
 
.about-text195 {
  height: auto;
  align-self: flex-start;
  margin-top: var(--dl-layout-space-halfunit);
  font-weight: 600;
  margin-bottom: var(--dl-layout-space-halfunit);
}
 
.about-text198 {
  color: var(--dl-color-gray-500);
  align-self: flex-start;
  font-style: italic;
  font-weight: 400;
}
 
.about-thq-gallery-card-elm12 {
  width: auto;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.about-image14 {
  width: auto;
  height: 420px;
  align-self: center;
  object-fit: cover;
}
 
.about-text199 {
  height: auto;
  align-self: flex-start;
  margin-top: var(--dl-layout-space-halfunit);
  font-weight: 600;
  margin-bottom: var(--dl-layout-space-halfunit);
}
 
.about-text202 {
  color: var(--dl-color-gray-500);
  align-self: flex-start;
  font-style: italic;
  font-weight: 400;
}
 
.about-thq-gallery-card-elm13 {
  width: auto;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.about-image15 {
  width: auto;
  height: 420px;
  align-self: center;
  object-fit: cover;
}
 
.about-text203 {
  align-self: flex-start;
  margin-top: var(--dl-layout-space-halfunit);
  font-weight: 600;
  margin-bottom: var(--dl-layout-space-halfunit);
}
 
.about-text204 {
  color: var(--dl-color-gray-500);
  align-self: flex-start;
  font-style: italic;
  font-weight: 400;
}
 
.about-thq-gallery-card-elm14 {
  width: auto;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.about-image16 {
  width: auto;
  height: 420px;
  align-self: center;
  object-fit: cover;
}
 
.about-text205 {
  align-self: flex-start;
  margin-top: var(--dl-layout-space-halfunit);
  font-weight: 600;
  margin-bottom: var(--dl-layout-space-halfunit);
}
 
.about-text208 {
  color: var(--dl-color-gray-500);
  align-self: flex-start;
  font-style: italic;
  font-weight: 400;
}
 
.about-thq-gallery-card-elm15 {
  width: auto;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.about-image17 {
  width: auto;
  height: 420px;
  align-self: center;
  object-fit: cover;
}
 
.about-text209 {
  align-self: flex-start;
  margin-top: var(--dl-layout-space-halfunit);
  font-weight: 600;
  margin-bottom: var(--dl-layout-space-halfunit);
}
 
.about-text213 {
  color: var(--dl-color-gray-500);
  align-self: flex-start;
  font-style: italic;
  font-weight: 400;
}
 
.about-link2 {
  display: contents;
}
 
.about-text214 {
  font-size: 1.2em;
  font-style: normal;
  text-align: center;
  font-weight: 400;
  text-decoration: none;
}
 
.about-text217 {
  font-size: 1.5em;
  font-style: normal;
  margin-top: var(--dl-layout-space-threeunits);
  text-align: center;
  font-weight: 400;
}
 
.about-thq-gallery-elm2 {
  width: 100%;
  display: grid;
  padding: var(--dl-layout-space-threeunits);
  grid-gap: var(--dl-layout-space-unit);
  max-width: var(--dl-layout-size-maxwidth);
  margin-bottom: 0px;
  grid-template-columns: 1fr 1fr 1fr ;
}
 
.about-thq-gallery-card-elm16 {
  width: auto;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.about-image18 {
  width: auto;
  height: 420px;
  align-self: center;
  object-fit: cover;
}
 
.about-text218 {
  align-self: flex-start;
  margin-top: var(--dl-layout-space-halfunit);
  font-weight: 600;
  margin-bottom: var(--dl-layout-space-halfunit);
}
 
.about-text219 {
  color: var(--dl-color-gray-500);
  align-self: flex-start;
  font-style: italic;
  font-weight: 400;
}
 
.about-thq-gallery-card-elm17 {
  width: auto;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.about-image19 {
  width: auto;
  height: 420px;
  align-self: center;
  object-fit: cover;
}
 
.about-text220 {
  align-self: flex-start;
  margin-top: var(--dl-layout-space-halfunit);
  font-weight: 600;
  margin-bottom: var(--dl-layout-space-halfunit);
}
 
.about-text221 {
  color: var(--dl-color-gray-500);
  align-self: flex-start;
  font-style: italic;
  font-weight: 400;
}
 
.about-thq-gallery-card-elm18 {
  width: auto;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.about-image20 {
  width: auto;
  height: 420px;
  align-self: center;
  object-fit: cover;
}
 
.about-text222 {
  align-self: flex-start;
  margin-top: var(--dl-layout-space-halfunit);
  font-weight: 600;
  margin-bottom: var(--dl-layout-space-halfunit);
}
 
.about-text223 {
  color: var(--dl-color-gray-500);
  align-self: flex-start;
  font-style: italic;
  font-weight: 400;
}
 
.about-thq-gallery-card-elm19 {
  width: auto;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.about-image21 {
  width: auto;
  height: 420px;
  align-self: center;
  object-fit: cover;
}
 
.about-text224 {
  align-self: flex-start;
  margin-top: var(--dl-layout-space-halfunit);
  font-weight: 600;
  margin-bottom: var(--dl-layout-space-halfunit);
}
 
.about-text225 {
  color: var(--dl-color-gray-500);
  align-self: flex-start;
  font-style: italic;
  font-weight: 400;
}
 
.about-thq-gallery-card-elm20 {
  width: auto;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.about-image22 {
  width: auto;
  height: 420px;
  align-self: center;
  object-fit: cover;
}
 
.about-text226 {
  align-self: flex-start;
  margin-top: var(--dl-layout-space-halfunit);
  font-weight: 600;
  margin-bottom: var(--dl-layout-space-halfunit);
}
 
.about-text227 {
  color: var(--dl-color-gray-500);
  align-self: flex-start;
  font-style: italic;
  font-weight: 400;
}
 
.about-thq-gallery-card-elm21 {
  width: auto;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.about-image23 {
  width: auto;
  height: 420px;
  align-self: center;
  object-fit: cover;
}
 
.about-text228 {
  align-self: flex-start;
  margin-top: var(--dl-layout-space-halfunit);
  font-weight: 600;
  margin-bottom: var(--dl-layout-space-halfunit);
}
 
.about-text229 {
  color: var(--dl-color-gray-500);
  align-self: flex-start;
  font-style: italic;
  font-weight: 400;
}
 
.about-link3 {
  display: contents;
}
 
.about-text230 {
  font-size: 1.2em;
  font-style: normal;
  text-align: center;
  font-weight: 400;
  margin-bottom: var(--dl-layout-space-threeunits);
  text-decoration: none;
}
 
@media(max-width: 1600px) {
  .about-container3 {
    align-self: center;
  }
  .about-text100 {
    text-align: center;
  }
  .about-thq-features-elm {
    width: 100%;
    height: 100%;
  }
  .about-container4 {
    width: 100%;
    height: auto;
  }
  .about-text102 {
    font-size: 1.2rem;
  }
  .about-container5 {
    height: auto;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  .about-button {
    width: 100%;
  }
  .about-text119 {
    font-style: normal;
    font-weight: 700;
  }
  .about-text123 {
    font-style: normal;
    font-weight: 700;
  }
  .about-text126 {
    font-style: normal;
    font-weight: 700;
  }
  .about-text129 {
    font-style: normal;
    font-weight: 700;
  }
  .about-text131 {
    font-weight: bold;
  }
  .about-text134 {
    font-style: normal;
    font-weight: 400;
  }
  .about-text136 {
    font-style: normal;
    font-weight: 700;
  }
  .about-text139 {
    font-style: normal;
    font-weight: 700;
  }
  .about-text142 {
    font-style: normal;
    font-weight: 700;
  }
  .about-text143 {
    font-style: normal;
    font-weight: 700;
  }
  .about-text144 {
    font-style: inherit;
    font-weight: 400;
  }
  .about-text146 {
    font-weight: 700;
  }
  .about-text149 {
    font-style: normal;
    font-weight: 700;
  }
  .about-text152 {
    font-style: normal;
    font-weight: 700;
  }
  .about-text158 {
    font-style: normal;
    font-weight: 700;
  }
  .about-text161 {
    font-style: normal;
    font-weight: 800;
  }
  .about-text164 {
    font-style: normal;
    font-weight: 800;
  }
  .about-text173 {
    font-style: normal;
    font-weight: 800;
  }
  .about-thq-hero-elm {
    height: auto;
  }
  .about-image11 {
    height: 308px;
  }
  .about-text191 {
    text-decoration: underline;
  }
  .about-text192 {
    font-size: 2em;
    font-style: normal;
    margin-top: var(--dl-layout-space-unit);
    font-weight: 400;
  }
  .about-text193 {
    font-weight: 600;
  }
  .about-text194 {
    color: var(--dl-color-gray-500);
  }
  .about-text195 {
    font-weight: 600;
  }
  .about-text196 {
    font-weight: 600;
  }
  .about-text199 {
    font-weight: 600;
  }
  .about-text200 {
    font-weight: 600;
  }
  .about-text203 {
    font-weight: 600;
  }
  .about-text205 {
    font-weight: 600;
  }
  .about-text206 {
    font-weight: 600;
  }
  .about-text209 {
    font-weight: 600;
  }
  .about-text210 {
    font-weight: 600;
  }
  .about-text214 {
    font-size: 1em;
  }
  .about-text215 {
    font-size: 1.5em;
  }
  .about-text217 {
    font-size: 2em;
  }
  .about-text218 {
    font-weight: 600;
  }
  .about-text219 {
    color: var(--dl-color-gray-500);
  }
  .about-text220 {
    font-weight: 600;
  }
  .about-text222 {
    font-weight: 600;
  }
  .about-text224 {
    font-weight: 600;
  }
  .about-text226 {
    font-weight: 600;
  }
  .about-text228 {
    font-weight: 600;
  }
  .about-text230 {
    font-size: 1em;
  }
  .about-text231 {
    font-size: 1.5em;
  }
}
 
@media(max-width: 1200px) {
  .about-container3 {
    width: 60%;
  }
  .about-thq-features-elm {
    width: 100%;
    height: 100%;
    padding: var(--dl-layout-space-unit);
    margin-bottom: var(--dl-layout-space-halfunit);
  }
  .about-container4 {
    width: auto;
    height: auto;
  }
  .about-text102 {
    width: auto;
    font-size: 1.2rem;
    margin-top: 0px;
    text-align: left;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: var(--dl-layout-space-twounits);
  }
  .about-text103 {
    width: auto;
    font-size: 1.2rem;
    margin-top: 0px;
    text-align: left;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: var(--dl-layout-space-twounits);
  }
  .about-text104 {
    font-size: 1.2rem;
  }
  .about-text105 {
    font-size: 1.2rem;
  }
  .about-text106 {
    font-size: 1.2rem;
  }
  .about-text107 {
    font-size: 1.2rem;
  }
  .about-text108 {
    font-size: 1.2rem;
  }
  .about-text109 {
    font-size: 1.2rem;
  }
  .about-text110 {
    font-size: 1.2rem;
  }
  .about-text111 {
    font-size: 1.2rem;
  }
  .about-text112 {
    font-size: 1.2rem;
  }
  .about-image10 {
    width: auto;
    height: 455px;
  }
  .about-link1 {
    width: 123px;
    padding: var(--dl-layout-space-unit);
    align-self: center;
  }
  .about-text115 {
    width: 123px;
  }
  .about-container5 {
    height: auto;
    margin-bottom: var(--dl-layout-space-twounits);
  }
  .about-ul {
    align-self: center;
    padding-left: var(--dl-layout-space-unit);
    padding-right: var(--dl-layout-space-unit);
  }
  .about-thq-hero-elm {
    width: 90%;
    padding: var(--dl-layout-space-threeunits);
    margin-top: var(--dl-layout-space-unit);
  }
  .about-text178 {
    width: auto;
  }
  .about-image11 {
    height: 332px;
    margin-bottom: 0px;
  }
  .about-text191 {
    text-align: center;
  }
  .about-text192 {
    font-size: 1.5em;
    font-style: normal;
    text-align: center;
    font-weight: 400;
  }
  .about-text214 {
    font-size: 1.2em;
    font-style: normal;
    text-align: center;
    font-weight: 400;
    text-decoration: none;
  }
  .about-text215 {
    text-align: center;
  }
  .about-text217 {
    font-size: 1.5em;
    font-style: normal;
    text-align: center;
    font-weight: 400;
  }
  .about-text230 {
    font-size: 1.2em;
    font-style: normal;
    text-align: center;
    font-weight: 400;
    text-decoration: none;
  }
  .about-text231 {
    text-align: center;
  }
}
 
@media(max-width: 991px) {
  .about-container3 {
    width: 70%;
  }
  .about-text101 {
    text-align: center;
  }
  .about-thq-features-elm {
    height: auto;
    align-items: center;
    margin-bottom: 0px;
  }
  .about-container4 {
    height: auto;
    flex-direction: column;
  }
  .about-text102 {
    text-align: center;
    padding-left: var(--dl-layout-space-threeunits);
    padding-right: var(--dl-layout-space-threeunits);
  }
  .about-text103 {
    text-align: center;
    padding-left: var(--dl-layout-space-threeunits);
    padding-right: var(--dl-layout-space-threeunits);
  }
  .about-image10 {
    width: 300px;
    height: 300px;
    margin-top: var(--dl-layout-space-twounits);
    margin-left: 0px;
  }
  .about-link1 {
    margin-top: var(--dl-layout-space-twounits);
  }
  .about-container5 {
    height: auto;
    padding-top: var(--dl-layout-space-threeunits);
  }
  .about-ul {
    align-self: center;
    padding-left: var(--dl-layout-space-unit);
    padding-right: var(--dl-layout-space-unit);
  }
  .about-text118 {
    font-weight: bold;
  }
  .about-text121 {
    font-style: normal;
    font-weight: 400;
  }
  .about-text123 {
    font-style: normal;
    font-weight: 700;
  }
  .about-text139 {
    font-style: normal;
    font-weight: 700;
  }
  .about-text155 {
    font-style: normal;
    font-weight: 800;
  }
  .about-thq-hero-elm {
    width: auto;
    height: auto;
    padding-top: var(--dl-layout-space-twounits);
    flex-direction: column;
    padding-bottom: var(--dl-layout-space-twounits);
  }
  .about-container6 {
    height: 418px;
    padding: var(--dl-layout-space-halfunit);
    align-items: center;
    margin-right: 0px;
    margin-bottom: var(--dl-layout-space-threeunits);
    justify-content: center;
  }
  .about-text178 {
    width: auto;
    height: auto;
    text-align: center;
  }
  .about-text179 {
    text-align: center;
    padding-left: var(--dl-layout-space-threeunits);
    padding-right: var(--dl-layout-space-threeunits);
  }
  .about-image11 {
    width: auto;
    height: 452px;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  .about-text191 {
    text-align: center;
  }
  .about-text192 {
    text-align: center;
  }
  .about-thq-gallery-elm1 {
    grid-template-columns: 1fr 1fr;
  }
  .about-text214 {
    text-align: center;
  }
  .about-text215 {
    text-align: center;
  }
  .about-text217 {
    text-align: center;
  }
  .about-thq-gallery-elm2 {
    grid-template-columns: 1fr 1fr;
  }
  .about-text230 {
    text-align: center;
  }
  .about-text231 {
    text-align: center;
  }
}
 
@media(max-width: 767px) {
  .about-container3 {
    width: 90%;
  }
  .about-text100 {
    text-align: center;
  }
  .about-text101 {
    color: var(--dl-color-gray-700);
    width: 55%;
    font-size: 1.15rem;
    margin-top: 0px;
  }
  .about-thq-features-elm {
    height: auto;
    padding-left: var(--dl-layout-space-unit);
    margin-bottom: 0px;
    padding-right: var(--dl-layout-space-unit);
  }
  .about-container4 {
    height: auto;
    flex-direction: column;
  }
  .about-text102 {
    padding-left: var(--dl-layout-space-unit);
    padding-right: var(--dl-layout-space-unit);
  }
  .about-text103 {
    padding-left: var(--dl-layout-space-unit);
    padding-right: var(--dl-layout-space-unit);
  }
  .about-container5 {
    height: auto;
    align-self: center;
    margin-top: var(--dl-layout-space-halfunit);
  }
  .about-button {
    width: 100%;
  }
  .about-ul {
    width: auto;
    height: auto;
    align-self: center;
    padding-top: 0px;
    padding-left: var(--dl-layout-space-unit);
    padding-right: var(--dl-layout-space-unit);
    padding-bottom: 0px;
  }
  .about-thq-hero-elm {
    width: 100%;
    height: 1039px;
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
    justify-content: center;
  }
  .about-container6 {
    padding: var(--dl-layout-space-halfunit);
  }
  .about-text178 {
    width: auto;
    height: auto;
  }
  .about-text179 {
    padding-left: var(--dl-layout-space-unit);
    padding-right: var(--dl-layout-space-unit);
  }
  .about-image11 {
    width: 80%;
    height: 360px;
  }
  .about-text191 {
    text-align: center;
  }
  .about-text192 {
    text-align: center;
  }
  .about-thq-gallery-elm1 {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .about-thq-gallery-card-elm10 {
    flex-direction: column;
  }
  .about-thq-gallery-card-elm11 {
    flex-direction: column;
  }
  .about-thq-gallery-card-elm12 {
    flex-direction: column;
  }
  .about-thq-gallery-card-elm13 {
    flex-direction: column;
  }
  .about-thq-gallery-card-elm14 {
    flex-direction: column;
  }
  .about-thq-gallery-card-elm15 {
    flex-direction: column;
  }
  .about-text214 {
    text-align: center;
  }
  .about-text215 {
    text-align: center;
  }
  .about-text217 {
    text-align: center;
  }
  .about-thq-gallery-elm2 {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .about-thq-gallery-card-elm16 {
    flex-direction: column;
  }
  .about-thq-gallery-card-elm17 {
    flex-direction: column;
  }
  .about-thq-gallery-card-elm18 {
    flex-direction: column;
  }
  .about-thq-gallery-card-elm19 {
    flex-direction: column;
  }
  .about-thq-gallery-card-elm20 {
    flex-direction: column;
  }
  .about-thq-gallery-card-elm21 {
    flex-direction: column;
  }
  .about-text230 {
    text-align: center;
  }
  .about-text231 {
    text-align: center;
  }
}
 
@media(max-width: 479px) {
  .about-container3 {
    width: 90%;
  }
  .about-text101 {
    color: var(--dl-color-gray-700);
    width: 100%;
    font-size: 1.15rem;
    margin-top: var(--dl-layout-space-unit);
    text-align: right;
  }
  .about-thq-features-elm {
    height: auto;
    padding-top: var(--dl-layout-space-twounits);
    margin-right: 0px;
    padding-left: var(--dl-layout-space-unit);
    margin-bottom: 0px;
    padding-right: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-twounits);
  }
  .about-container4 {
    height: auto;
    margin-bottom: var(--dl-layout-space-unit);
  }
  .about-text102 {
    width: auto;
  }
  .about-text103 {
    width: auto;
  }
  .about-image10 {
    width: 250px;
    height: 250px;
  }
  .about-container5 {
    width: auto;
    height: auto;
    margin-top: 0px;
    padding-top: var(--dl-layout-space-twounits);
    margin-bottom: var(--dl-layout-space-fourunits);
  }
  .about-button {
    width: 100%;
  }
  .about-ul {
    width: auto;
    align-self: center;
    padding-top: 0px;
    padding-left: var(--dl-layout-space-unit);
    padding-right: var(--dl-layout-space-unit);
    padding-bottom: 0px;
  }
  .about-text123 {
    font-style: normal;
    font-weight: 700;
  }
  .about-text126 {
    font-style: normal;
    font-weight: 700;
  }
  .about-text129 {
    font-style: normal;
    font-weight: 700;
  }
  .about-text136 {
    font-style: normal;
    font-weight: 700;
  }
  .about-text139 {
    font-style: normal;
    font-weight: 700;
  }
  .about-text146 {
    font-weight: 700;
  }
  .about-text149 {
    font-style: normal;
    font-weight: 700;
  }
  .about-text152 {
    font-style: normal;
    font-weight: 700;
  }
  .about-text164 {
    font-style: normal;
    font-weight: 800;
  }
  .about-thq-hero-elm {
    width: 100%;
    height: auto;
    padding-top: var(--dl-layout-space-twounits);
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
    padding-bottom: var(--dl-layout-space-twounits);
  }
  .about-container6 {
    width: 100%;
    height: auto;
    padding: var(--dl-layout-space-halfunit);
    margin-bottom: var(--dl-layout-space-unit);
  }
  .about-text178 {
    width: auto;
    height: auto;
    margin-right: 0px;
  }
  .about-text179 {
    width: auto;
    margin-top: var(--dl-layout-space-twounits);
    margin-bottom: var(--dl-layout-space-twounits);
  }
  .about-image11 {
    height: 276px;
    margin-top: var(--dl-layout-space-unit);
  }
  .about-text191 {
    text-align: center;
  }
  .about-text192 {
    text-align: center;
  }
  .about-thq-gallery-elm1 {
    padding-top: var(--dl-layout-space-twounits);
    padding-left: var(--dl-layout-space-unit);
    padding-right: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-twounits);
  }
  .about-image12 {
    height: 10rem;
  }
  .about-image13 {
    height: 10rem;
  }
  .about-image14 {
    height: 10rem;
  }
  .about-image15 {
    height: 10rem;
  }
  .about-image16 {
    height: 10rem;
  }
  .about-image17 {
    height: 10rem;
  }
  .about-text214 {
    text-align: center;
  }
  .about-text215 {
    text-align: center;
  }
  .about-text217 {
    text-align: center;
  }
  .about-thq-gallery-elm2 {
    padding-top: var(--dl-layout-space-twounits);
    padding-left: var(--dl-layout-space-unit);
    padding-right: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-twounits);
  }
  .about-image18 {
    height: 10rem;
  }
  .about-image19 {
    height: 10rem;
  }
  .about-image20 {
    height: 10rem;
  }
  .about-image21 {
    height: 10rem;
  }
  .about-image22 {
    height: 10rem;
  }
  .about-image23 {
    height: 10rem;
  }
  .about-text230 {
    text-align: center;
  }
  .about-text231 {
    text-align: center;
  }
}
