.navbar-wrapper {
  display: contents;
}
 
.navbar-thq-navbar-elm {
  width: 100%;
  display: flex;
  z-index: 1000;
  position: relative;
  max-width: 1200px;
  align-self: auto;
  align-items: center;
  flex-shrink: 1;
  padding-top: var(--dl-layout-space-twounits);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  padding-bottom: var(--dl-layout-space-fiveunits);
}
 
.navbar-navlink1 {
  display: contents;
}
 
.navbar-image1 {
  width: 259px;
  height: 124px;
  object-fit: cover;
  text-decoration: none;
}
 
.navbar-thq-nav-content-elm {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: center;
  margin-left: auto;
  flex-direction: row;
  justify-content: flex-start;
}
 
.navbar-thq-nav-links-elm1 {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: flex-start;
  border-color: transparent;
}
 
.navbar-thq-link-elm1 {
  fill: var(--dl-color-gray-500);
  color: var(--dl-color-gray-500);
  text-decoration: none;
}
 
.navbar-thq-link-elm2 {
  fill: var(--dl-color-gray-500);
  color: var(--dl-color-gray-500);
  text-decoration: none;
}
 
.navbar-thq-link-elm3 {
  fill: var(--dl-color-gray-500);
  color: var(--dl-color-gray-500);
}
 
.navbar-thq-link-elm4 {
  fill: var(--dl-color-gray-500);
  color: var(--dl-color-gray-500);
}
 
.navbar-navlink2 {
  display: contents;
}
 
.navbar-thq-get-started-elm1 {
  width: 151px;
  align-items: center;
  justify-content: flex-end;
  text-decoration: none;
  background-color: var(--dl-color-gray-500);
}
 
.navbar-image2 {
  width: 200px;
  object-fit: cover;
}
 
.navbar-thq-text-elm1 {
  color: rgb(255, 255, 255);
  align-self: auto;
  font-style: Medium;
  text-align: left;
  font-family: "Poppins";
  font-weight: 500;
  font-stretch: normal;
  padding-left: 15px;
  text-decoration: none;
}
 
.navbar-thq-hamburger-elm {
  display: none;
}
 
.navbar-image3 {
  width: 100px;
  object-fit: cover;
}
 
.navbar-thq-mobile-menu-elm {
  gap: var(--dl-layout-space-twounits);
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  display: flex;
  padding: var(--dl-layout-space-twounits);
  z-index: 100;
  position: fixed;
  transform: translateX(100%);
  transition: 0.3s;
  align-items: stretch;
  flex-direction: column;
  background-color: #fff;
}
 
.navbar-thq-branding-elm {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.navbar-image4 {
  width: 100px;
  filter: brightness(0) saturate(100%);
  object-fit: cover;
}
 
.navbar-container1 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.navbar-icon1 {
  width: 24px;
  height: 24px;
}
 
.navbar-thq-nav-links-elm2 {
  gap: var(--dl-layout-space-unit);
  color: var(--dl-color-gray-black);
  display: flex;
  flex-direction: column;
}
 
.navbar-thq-text-elm2 {
  color: rgba(255, 255, 255, 1);
  align-self: auto;
  font-style: Medium;
  text-align: left;
  font-family: Poppins;
  font-weight: 500;
  font-stretch: normal;
  text-decoration: none;
}
 
.navbar-container3 {
  display: contents;
}
 
.navbarroot-class-name {
  height: var(--dl-layout-size-xlarge);
  position: static;
  padding-bottom: var(--dl-layout-space-twounits);
  background-color: var(--dl-color-gray-white);
}
 
.navbarroot-class-name1 {
  height: var(--dl-layout-size-xlarge);
  position: static;
  padding-bottom: var(--dl-layout-space-twounits);
  background-color: var(--dl-color-gray-white);
}
 
@media(max-width: 767px) {
  .navbar-thq-navbar-elm {
    padding-bottom: var(--dl-layout-space-fourunits);
  }
  .navbar-thq-nav-links-elm1 {
    display: none;
  }
  .navbar-thq-get-started-elm1 {
    display: none;
  }
  .navbar-thq-hamburger-elm {
    display: flex;
    padding-left: var(--dl-layout-space-unit);
    padding-right: var(--dl-layout-space-unit);
  }
  .navbar-image3 {
    width: 16px;
    height: 14px;
  }
  .navbar-thq-branding-elm {
    width: 100%;
  }
  .navbar-thq-nav-links-elm2 {
    margin-top: var(--dl-layout-space-twounits);
    align-items: flex-start;
    margin-bottom: var(--dl-layout-space-twounits);
    justify-content: center;
  }
}

.contact-form7-wrapper {
  display: contents;
}
 
.contact-form7-thq-contact1-elm {
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.contact-form7-thq-max-width-elm {
  align-items: flex-start;
}
 
.contact-form7-thq-section-title-elm {
  gap: var(--dl-layout-space-unit);
  width: 40%;
  align-items: flex-start;
}
 
.contact-form7-thq-content-elm1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  flex-direction: column;
}
 
.contact-form7-thq-content-elm2 {
  gap: 16px;
  display: flex;
  padding: 8px 0;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-form7-thq-row-elm1 {
  gap: 16px;
  display: flex;
  align-items: flex-start;
}
 
.contact-form7-thq-row-elm2 {
  gap: 16px;
  display: flex;
  align-items: flex-start;
}
 
.contact-form7-thq-row-elm3 {
  gap: 16px;
  display: flex;
  align-items: flex-start;
}
 
.contact-form7-form {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 60%;
}
 
.contact-form7-container1 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.contact-form7-thq-input-elm1 {
  gap: var(--dl-layout-space-halfunit);
  width: 50%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-form7-thq-input-elm2 {
  gap: var(--dl-layout-space-halfunit);
  width: 50%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-form7-container2 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.contact-form7-thq-input-elm3 {
  gap: var(--dl-layout-space-halfunit);
  width: 50%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-form7-thq-input-elm4 {
  gap: var(--dl-layout-space-halfunit);
  width: 50%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-form7-container3 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-form7-thq-input-elm5 {
  gap: var(--dl-layout-space-halfunit);
  width: 100%;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-form7-thq-checkbox-elm {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: flex-start;
  align-items: center;
}
 
.contact-form7-thq-button-elm {
  align-self: flex-start;
}
 
.contact-fragment4 {
  display: contents;
}
 
.contact-text13 {
  display: inline-block;
}
 
.contact-fragment3 {
  display: contents;
}
 
.contact-text12 {
  display: inline-block;
}
 
.contact-fragment7 {
  display: contents;
}
 
.contact-text16 {
  display: inline-block;
}
 
.contact-fragment6 {
  display: contents;
}
 
.contact-text15 {
  display: inline-block;
}
 
.contact-fragment5 {
  display: contents;
}
 
.contact-text14 {
  display: inline-block;
}
 
.contact-fragment2 {
  display: contents;
}
 
.contact-text11 {
  display: inline-block;
}
 
.contact-fragment1 {
  display: contents;
}
 
.contact-text10 {
  display: inline-block;
}
 
@media(max-width: 991px) {
  .contact-form7-thq-max-width-elm {
    align-items: flex-start;
    flex-direction: column;
  }
  .contact-form7-thq-section-title-elm {
    width: 100%;
  }
  .contact-form7-form {
    width: 100%;
  }
  .contact-form7-container1 {
    gap: var(--dl-layout-space-twounits);
    width: 100%;
    flex-direction: row;
  }
  .contact-form7-thq-input-elm1 {
    width: 50%;
  }
  .contact-form7-thq-input-elm2 {
    width: 50%;
    flex-direction: column;
  }
  .contact-form7-container2 {
    gap: var(--dl-layout-space-twounits);
    width: 100%;
    flex-direction: row;
  }
  .contact-form7-thq-input-elm3 {
    width: 50%;
  }
  .contact-form7-thq-input-elm4 {
    width: 50%;
  }
  .contact-form7-container3 {
    gap: var(--dl-layout-space-twounits);
    width: 100%;
    flex-direction: row;
  }
  .contact-form7-thq-checkbox-elm {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .contact-form7-thq-text-elm3 {
    text-align: center;
  }
  .contact-form7-form {
    padding: var(--dl-layout-space-unit);
  }
  .contact-form7-container1 {
    align-items: stretch;
    flex-direction: column;
  }
  .contact-form7-thq-input-elm1 {
    width: 100%;
  }
  .contact-form7-thq-input-elm2 {
    width: 100%;
  }
  .contact-form7-container2 {
    align-items: stretch;
    flex-direction: column;
  }
  .contact-form7-thq-input-elm3 {
    width: 100%;
  }
  .contact-form7-thq-input-elm4 {
    width: 100%;
  }
}

.contact-container1 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
 
.contact-fragment1 {
  display: contents;
}
 
.contact-text10 {
  display: inline-block;
}
 
.contact-fragment2 {
  display: contents;
}
 
.contact-text11 {
  display: inline-block;
}
 
.contact-fragment3 {
  display: contents;
}
 
.contact-text12 {
  display: inline-block;
}
 
.contact-fragment4 {
  display: contents;
}
 
.contact-text13 {
  display: inline-block;
}
 
.contact-fragment5 {
  display: contents;
}
 
.contact-text14 {
  display: inline-block;
}
 
.contact-fragment6 {
  display: contents;
}
 
.contact-text15 {
  display: inline-block;
}
 
.contact-fragment7 {
  display: contents;
}
 
.contact-text16 {
  display: inline-block;
}
 
.contact-thq-footer-elm {
  gap: var(--dl-layout-space-fiveunits);
  flex: 1;
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: 120px;
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-threeunits);
  justify-content: center;
  background-color: var(--dl-color-theme-neutral-dark);
}
 
.contact-thq-content-elm1 {
  width: 100%;
  display: flex;
  max-width: 1200px;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
 
.contact-thq-main-content-elm {
  gap: var(--dl-layout-space-fiveunits);
  flex: 1;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.contact-thq-content-elm2 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
 
.contact-thq-main-elm1 {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.contact-thq-header-elm1 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.contact-image {
  width: 154px;
  height: 59px;
  object-fit: cover;
}
 
.contact-thq-text-elm10 {
  color: rgb(255, 255, 255);
  width: 100%;
  font-size: 14px;
  max-width: 260px;
  font-family: "Poppins";
  line-height: 21px;
}
 
.contact-thq-socials-elm {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
 
.contact-link1 {
  display: contents;
}
 
.contact-link2 {
  display: contents;
}
 
.contact-link3 {
  display: contents;
}
 
.contact-thq-categories-elm {
  gap: var(--dl-layout-space-fourunits);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: center;
}
 
.contact-thq-category-elm1 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.contact-thq-header-elm2 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.contact-thq-links-elm1 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.contact-thq-category-elm2 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  max-width: 175px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.contact-thq-header-elm3 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.contact-thq-links-elm2 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.contact-thq-copyright-elm1 {
  gap: var(--dl-layout-space-fiveunits);
  flex: 1;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.contact-text17 {
  color: rgb(196, 196, 196);
  width: 100%;
  font-size: 14px;
  font-family: "Poppins";
  line-height: 21px;
}
 
.contact-thq-subscribe-elm {
  gap: var(--dl-layout-space-unit);
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.contact-thq-main-elm2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.contact-thq-heading-elm {
  color: rgb(255, 255, 255);
  font-size: 20px;
  max-width: 275px;
  font-style: normal;
  text-align: left;
  font-weight: 500;
  line-height: 30px;
}
 
.contact-thq-input-field-elm {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  padding: var(--dl-layout-space-halfunit);
  align-items: center;
  border-radius: 50px;
  flex-direction: row;
  justify-content: center;
  background-color: #292929;
}
 
.contact-textinput {
  flex: 1;
  color: #ffffff;
  height: 24px;
  line-height: 24px;
  padding-left: var(--dl-layout-space-oneandhalfunits);
  outline-style: none;
  background-color: rgba(217, 217, 217, 0);
}
 
.contact-thq-buy-elm {
  display: flex;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  padding-bottom: var(--dl-layout-space-unit);
  background-color: #80FF44;
}
 
.contact-thq-text-elm24 {
  color: rgb(12, 16, 12);
  display: none;
  font-size: 16px;
  font-style: normal;
  font-family: Poppins;
  font-weight: 500;
  line-height: 24px;
}
 
.contact-thq-text-elm25 {
  color: rgb(12, 16, 12);
  display: flex;
  font-size: 16px;
  font-style: normal;
  font-family: Poppins;
  font-weight: 500;
  line-height: 24px;
}
 
.contact-thq-notice-elm {
  color: #686868;
  font-size: 14px;
  max-width: 400px;
  font-style: normal;
  text-align: left;
  font-weight: 400;
  line-height: 21px;
}
 
.contact-thq-copyright-elm2 {
  gap: var(--dl-layout-space-fiveunits);
  flex: 1;
  width: 100%;
  display: none;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.contact-text20 {
  color: #C4C4C4;
  width: 100%;
  font-size: 14px;
  font-family: Poppins;
  line-height: 21px;
}
 
.contact-link4 {
  display: contents;
}
 
.contact-container2 {
  right: 50px;
  border: 1px solid #ffffff5c;
  bottom: 30px;
  display: flex;
  z-index: 22;
  position: fixed;
  box-shadow: 5px 5px 10px 0px rgba(31, 31, 31, 0.4);
  min-height: auto;
  align-items: center;
  padding-top: 8px;
  padding-left: 12px;
  border-radius: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  backdrop-filter: blur(6px);
  background-color: rgba(41, 41, 41, 0.41);
}
 
.contact-icon1 {
  width: 24px;
  margin-right: 4px;
}
 
.contact-text21 {
  color: white;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
 
@media(max-width: 991px) {
  .contact-thq-content-elm1 {
    gap: var(--dl-layout-space-threeunits);
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
  }
  .contact-thq-copyright-elm1 {
    display: none;
  }
  .contact-thq-copyright-elm2 {
    display: flex;
  }
}
 
@media(max-width: 767px) {
  .contact-thq-content-elm2 {
    gap: var(--dl-layout-space-threeunits);
    flex-direction: column;
  }
  .contact-thq-main-elm1 {
    gap: var(--dl-layout-space-twounits);
  }
  .contact-thq-categories-elm {
    gap: var(--dl-layout-space-twounits);
    flex-direction: column;
  }
  .contact-thq-text-elm25 {
    color: rgb(12, 16, 12);
    font-size: 16px;
    font-style: normal;
    font-family: Poppins;
    font-weight: 500;
    line-height: 24px;
  }
}
 
@media(max-width: 479px) {
  .contact-textinput {
    flex: 1;
  }
  .contact-thq-text-elm24 {
    color: rgb(12, 16, 12);
    display: flex;
    font-size: 24px;
    font-style: normal;
    font-family: Inter;
    font-weight: 700;
    line-height: 24px;
    white-space: nowrap;
  }
  .contact-thq-text-elm25 {
    color: rgb(12, 16, 12);
    display: none;
    font-size: 24px;
    font-style: normal;
    font-family: Inter;
    font-weight: 700;
    line-height: 24px;
  }
}
