.testimonial10-wrapper {
  display: contents;
}
 
.testimonial10-thq-max-width-elm {
  display: flex;
}
 
.testimonial10-thq-slider-elm {
  width: 100%;
  height: auto;
  display: inline-block;
  position: relative;
}
 
.testimonial10-thq-slider-slide-elm1 {
  display: flex;
  padding: var(--dl-layout-space-fiveunits);
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.testimonial10-thq-content-elm1 {
  gap: 32px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.testimonial10-thq-logo-elm1 {
  height: 2rem;
}
 
.testimonial10-thq-avatar-elm1 {
  gap: var(--dl-layout-space-unit);
  width: 300px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.testimonial10-thq-avatar-image-elm1 {
  width: 56px;
  height: 56px;
  object-fit: cover;
}
 
.testimonial10-thq-avatar-content-elm1 {
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.testimonial10-thq-text-elm2 {
  font-style: normal;
  font-weight: 600;
}
 
.testimonial10-thq-slider-slide-elm2 {
  display: flex;
  padding: var(--dl-layout-space-fiveunits);
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.testimonial10-thq-content-elm2 {
  gap: 32px;
  display: flex;
  overflow: hidden;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.testimonial10-thq-logo-elm2 {
  height: 2rem;
}
 
.testimonial10-thq-text-elm3 {
  text-align: center;
}
 
.testimonial10-thq-avatar-elm2 {
  gap: var(--dl-layout-space-unit);
  width: 300px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.testimonial10-thq-avatar-image-elm2 {
  width: 56px;
  height: 56px;
  object-fit: cover;
}
 
.testimonial10-thq-avatar-content-elm2 {
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.testimonial10-thq-text-elm4 {
  font-style: normal;
  font-weight: 600;
}
 
.testimonial10-thq-slider-slide-elm3 {
  display: flex;
  padding: var(--dl-layout-space-fiveunits);
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.testimonial10-thq-content-elm3 {
  gap: 32px;
  display: flex;
  overflow: hidden;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.testimonial10-thq-logo-elm3 {
  height: 2rem;
}
 
.testimonial10-thq-text-elm5 {
  text-align: center;
}
 
.testimonial10-thq-avatar-elm3 {
  gap: var(--dl-layout-space-unit);
  width: 300px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.testimonial10-thq-avatar-image-elm3 {
  width: 56px;
  height: 56px;
  object-fit: cover;
}
 
.testimonial10-thq-avatar-content-elm3 {
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.testimonial10-thq-text-elm6 {
  font-style: normal;
  font-weight: 600;
}
 
.testimonial10-thq-slider-pagination-elm {
  display: block;
}
 
.home-fragment13 {
  display: contents;
}
 
.home-text36 {
  display: inline-block;
}
 
.home-fragment10 {
  display: contents;
}
 
.home-text29 {
  display: inline-block;
  font-family: "Gotham-BookItalic";
  font-size: 18px;
  line-height: 1.5;
}
 
.home-fragment11 {
  display: contents;
}
 
.home-text30 {
  display: inline-block;
  font-family: "Gotham-BookItalic";
  font-size: 18px;
  line-height: 1.5;
}
 
.home-fragment15 {
  display: contents;
}
 
.home-text38 {
  display: inline-block;
}
 
.home-fragment12 {
  display: contents;
}
 
.home-text31 {
  display: inline-block;
  font-family: "Gotham-BookItalic";
}
 
.home-text37 {
  display: inline-block;
}

/* Responsive Typography for Testimonials */
@media(min-width: 1600px) {
  .home-text29,
  .home-text30,
  .home-text31 {
    font-size: 20px;
    line-height: 1.6;
  }
}

@media(min-width: 1200px) and (max-width: 1599px) {
  .home-text29,
  .home-text30,
  .home-text31 {
    font-size: 19px;
    line-height: 1.55;
  }
}

@media(min-width: 992px) and (max-width: 1199px) {
  .home-text29,
  .home-text30,
  .home-text31 {
    font-size: 18px;
    line-height: 1.5;
  }
}

@media(min-width: 768px) and (max-width: 991px) {
  .home-text29,
  .home-text30,
  .home-text31 {
    font-size: 17px;
    line-height: 1.5;
  }
}

@media(min-width: 480px) and (max-width: 767px) {
  .home-text29,
  .home-text30,
  .home-text31 {
    font-size: 16px;
    line-height: 1.45;
  }
}

@media(max-width: 479px) {
  .home-text29,
  .home-text30,
  .home-text31 {
    font-size: 15px;
    line-height: 1.4;
  }
}

@media(max-width: 1600px) {
  .testimonial10-thq-logo-elm1 {
    width: 117px;
    height: 47px;
  }
  .testimonial10-thq-logo-elm2 {
    width: 121px;
    height: 45px;
  }
  .testimonial10-thq-logo-elm3 {
    width: 109px;
    height: 43px;
  }
  .home-text36 {
    font-family: Gotham-Book;
  }
  .home-text29 {
    font-family: Gotham-BookItalic;
  }
  .home-text30 {
    font-family: Gotham-BookItalic;
  }
  .home-text38 {
    font-family: Gotham-Book;
  }
  .home-text31 {
    font-family: Gotham-BookItalic;
  }
  .home-text37 {
    font-family: Gotham-Book;
  }
}
 
@media(max-width: 1200px) {
  .home-text29 {
    font-family: Gotham-BookItalic;
  }
}
 
@media(max-width: 991px) {
  .testimonial10-thq-content-elm1 {
    flex: 1;
    width: 100%;
    max-width: 800px;
  }
  .testimonial10-thq-content-elm2 {
    flex: 1;
    width: 100%;
    max-width: 800px;
  }
  .testimonial10-thq-content-elm3 {
    flex: 1;
    width: 100%;
    max-width: 800px;
  }
}
 
@media(max-width: 767px) {
  .testimonial10-thq-slider-slide-elm1 {
    padding: 48px;
  }
  .testimonial10-thq-slider-slide-elm2 {
    padding: 48px;
  }
  .testimonial10-thq-slider-slide-elm3 {
    padding: 48px;
  }
}
 
@media(max-width: 479px) {
  .testimonial10-thq-slider-slide-elm1 {
    padding-left: var(--dl-layout-space-tripleunit);
    padding-right: var(--dl-layout-space-tripleunit);
  }
  .testimonial10-thq-content-elm1 {
    height: auto;
  }
  .testimonial10-thq-slider-slide-elm2 {
    padding: 24px;
  }
  .testimonial10-thq-slider-slide-elm3 {
    padding: 24px;
  }
}

.stats-wrapper {
  display: contents;
}
 
.stats-thq-max-width-elm {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.stats-container2 {
  gap: 32px;
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.stats-thq-title-elm {
  fill: #122d72;
  color: #122d72;
}
 
.stats-container3 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
 
.stats-container4 {
  flex: 1;
  display: flex;
  padding: 32px;
  align-items: center;
  flex-direction: column;
}
 
.stats-text10 {
  fill: #DA1A32;
  color: #DA1A32;
  font-family: "Gotham-Bold";
}
 
.stats-container5 {
  flex: 1;
  display: flex;
  padding: 32px;
  align-items: center;
  flex-direction: column;
}
 
.stats-text12 {
  fill: #DA1A32;
  color: #DA1A32;
  font-family: "Gotham-Bold";
}
 
.stats-text13 {
  text-align: center;
}
 
.stats-container6 {
  flex: 1;
  display: flex;
  padding: 32px;
  align-items: center;
  flex-direction: column;
  padding-bottom: 32px;
}
 
.stats-text14 {
  fill: #DA1A32;
  color: #DA1A32;
  font-family: "Gotham-Bold";
}
 
.stats-text15 {
  text-align: center;
}
 
.stats-container7 {
  flex: 1;
  display: flex;
  padding: 32px;
  align-items: center;
  flex-direction: column;
}
 
.stats-text16 {
  fill: #DA1A32;
  color: #DA1A32;
  font-family: "Gotham-Bold";
}
 
.stats-text17 {
  text-align: center;
}
 
.stats-container8 {
  flex: 1;
  display: flex;
  padding: 32px;
  align-items: center;
  flex-direction: column;
}
 
.stats-text18 {
  fill: #DA1A32;
  color: #DA1A32;
  font-family: "Gotham-Bold";
}
 
.stats-text19 {
  text-align: center;
}
 
.stats-container9 {
  flex: 1;
  display: flex;
  padding: 32px;
  align-items: center;
  flex-direction: column;
}
 
.stats-text20 {
  fill: #DA1A32;
  color: #DA1A32;
  font-family: "Gotham-Bold";
}
 
.stats-text21 {
  text-align: center;
}
 
.home-fragment25 {
  display: contents;
}
 
.home-text51 {
  display: inline-block;
  text-transform: uppercase;
}
 
.home-fragment16 {
  display: contents;
}
 
.home-text42 {
  color: #da1a32;
  display: inline-block;
  font-family: "Gotham-Bold";
}
 
.home-fragment17 {
  display: contents;
}
 
.home-text43 {
  color: #da1a32;
  display: inline-block;
  font-family: "Gotham-Bold";
}
 
.home-fragment23 {
  display: contents;
}
 
.home-text49 {
  color: rgb(20, 44, 114);
  display: inline-block;
}
 
.home-fragment22 {
  display: contents;
}
 
.home-text48 {
  display: inline-block;
}
 
.home-fragment24 {
  display: contents;
}
 
.home-text50 {
  display: inline-block;
  text-transform: uppercase;
}
 
.home-fragment18 {
  display: contents;
}
 
.home-text44 {
  color: #da1a32;
  display: inline-block;
  font-family: "Gotham-Bold";
}
 
.home-fragment20 {
  display: contents;
}
 
.home-text46 {
  color: #da1a32;
  display: inline-block;
  font-family: "Gotham-Bold";
}
 
.home-fragment27 {
  display: contents;
}
 
.home-text53 {
  display: inline-block;
  text-transform: uppercase;
}
 
.home-fragment29 {
  display: contents;
}
 
.home-text55 {
  display: inline-block;
  text-transform: uppercase;
}
 
.home-fragment28 {
  display: contents;
}
 
.home-text54 {
  display: inline-block;
  text-transform: uppercase;
}
 
.home-fragment21 {
  display: contents;
}
 
.home-text47 {
  color: #da1a32;
  display: inline-block;
  font-family: "Gotham-Bold";
}
 
.home-fragment19 {
  display: contents;
}
 
.home-text45 {
  display: inline-block;
  font-family: "Gotham-Bold";
}
 
.home-fragment26 {
  display: contents;
}
 
.home-text52 {
  display: inline-block;
  text-transform: uppercase;
}
 
@media(max-width: 1600px) {
  .stats-thq-title-elm {
    color: #122d72;
  }
  .stats-text10 {
    color: #da1a32;
    font-family: Gotham-Bold;
  }
  .stats-text12 {
    color: #da1a32;
  }
  .stats-text14 {
    color: #da1a32;
  }
  .stats-text16 {
    color: #da1a32;
  }
  .stats-text18 {
    color: #da1a32;
  }
  .stats-text20 {
    color: #da1a32;
  }
}
 
@media(max-width: 767px) {
  .stats-container4 {
    align-self: flex-start;
  }
  .stats-text10 {
    align-self: center;
  }
  .stats-container5 {
    align-self: flex-start;
  }
  .stats-text12 {
    align-self: center;
  }
  .stats-container6 {
    align-self: flex-start;
  }
  .stats-text14 {
    align-self: center;
  }
  .stats-container7 {
    align-self: flex-start;
  }
  .stats-text16 {
    align-self: center;
  }
  .stats-text17 {
    text-align: center;
  }
  .stats-container8 {
    align-self: flex-start;
  }
  .stats-text18 {
    align-self: center;
  }
  .stats-container9 {
    align-self: flex-start;
  }
  .stats-text20 {
    align-self: center;
  }
}

html,
body {
  width: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}

.home-container1 {
  width: 100%;
  height: auto;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
 
.home-thq-navbar-container-elm {
  top: 0;
  width: 100%;
  display: flex;
  z-index: 100;
  position: sticky;
  box-shadow: 5px 5px 10px 0px #b9b9b9;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-gray-white);
}

@media(min-width: 768px) {
  .home-thq-navbar-container-elm {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    z-index: 999 !important;
  }
}
 
.home-thq-navbar-elm {
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxcontent);
  align-items: center;
  padding-top: var(--dl-layout-space-doubleunit);
  padding-left: var(--dl-layout-space-tripleunit);
  padding-right: var(--dl-layout-space-tripleunit);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-doubleunit);
  justify-content: space-between;
}
 
.home-thq-left-side-elm {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.home-image1 {
  width: 47px;
  height: 46px;
  align-self: center;
  object-fit: cover;
  margin-right: var(--dl-layout-space-doubleunit);
}

.home-logo-link {
  display: flex;
  align-items: center;
  text-decoration: none;
  cursor: pointer;
}
 
.home-thq-burger-menu-elm {
  display: none;
  align-items: flex-start;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
}
 
.home-icon10 {
  width: 36px;
  height: 36px;
}
 
.home-thq-links-container-elm1 {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}

.home-thq-links-container-elm1 a {
  color: #122d72;
}
 
.home-thq-link-elm10 {
  margin-right: var(--dl-layout-space-tripleunit);
  text-decoration: none;
}
 
.home-thq-link-elm11 {
  margin-right: var(--dl-layout-space-tripleunit);
  text-decoration: none;
}
 
.home-thq-link-elm12 {
  margin-right: var(--dl-layout-space-tripleunit);
  text-decoration: none;
}
 
.home-thq-link-elm13 {
  margin-right: var(--dl-layout-space-tripleunit);
  text-decoration: none;
}
 
.home-thq-link-elm14 {
  margin-right: var(--dl-layout-space-tripleunit);
  text-decoration: none;
}
 
.home-thq-link-elm15 {
  text-decoration: none;
}
 
.home-thq-right-side-elm {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.home-thq-cta-btn-elm1 {
  color: var(--dl-color-gray-white);
  font-family: "Gotham-Bold";
  padding-top: var(--dl-layout-space-unit);
  border-width: 0px;
  padding-left: var(--dl-layout-space-fiveunits);
  border-radius: var(--dl-layout-radius-radius24);
  padding-right: var(--dl-layout-space-fiveunits);
  padding-bottom: var(--dl-layout-space-unit);
  background-color: rgb(218, 26, 50);
}
 
.home-thq-mobile-menu-elm {
  top: 0px;
  flex: 0 0 auto;
  left: 0px;
  width: 100%;
  height: 100VH;
  display: none;
  padding: var(--dl-layout-space-doubleunit);
  position: absolute;
  align-items: flex-start;
  flex-direction: column;
  background-color: #fff;
}
 
.home-container2 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-doubleunit);
  flex-direction: row;
  justify-content: space-between;
}
 
.home-image2 {
  width: 50px;
  align-self: center;
  object-fit: cover;
  margin-right: var(--dl-layout-space-doubleunit);
}
 
.home-thq-close-menu-elm {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-icon12 {
  width: 24px;
  height: 24px;
}
 
.home-thq-links-container-elm2 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-links-container-elm2 a,
.home-thq-links-container-elm2 span {
  color: #122d72 !important;
  font-family: "Gotham-Bold", sans-serif;
  font-size: 22px;
}
 
.home-thq-close-menu-elm .home-icon12 path {
  fill: #122d72;
}
 
.home-thq-link-elm16 {
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.home-thq-link-elm17 {
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.home-thq-link-elm18 {
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.home-thq-link-elm19 {
  text-decoration: none;
}
 
.home-thq-hero-elm {
  width: 100%;
  max-width: 100%;
  height: 728px;
  display: flex;
  align-items: center;
  padding-top: var(--dl-layout-space-tenunits);
  margin-bottom: var(--dl-layout-space-fiveunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-tenunits);
  background-size: cover;
  background-position: center 6%;
  justify-content: center;
  background-image: url("public/2022-09-10-18-33-22-dji_0801-hdr-pano-hq-1500w.webp");
}
 
.home-thq-content-container-elm1 {
  height: 415px;
  display: flex;
  max-width: var(--dl-layout-size-maxcontent);
  margin-top: var(--dl-layout-space-fiveunits);
  align-items: center;
  padding-top: var(--dl-layout-space-tenunits);
  padding-left: var(--dl-layout-space-tripleunit);
  margin-bottom: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-tripleunit);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-tenunits);
  justify-content: center;
}
 
.home-container3 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.home-thq-heading-elm1 {
  color: rgb(255, 255, 255);
  text-align: center;
  font-family: "Gotham-Bold";
  text-shadow: rgba(0, 0, 0, 0.25) 2px 2px 4px;
  margin-bottom: var(--dl-layout-space-fiveunits);
}
 
.home-thq-hero-text-elm {
  width: 777px;
  height: 118px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-top: var(--dl-layout-space-doubleunit);
  padding-left: var(--dl-layout-space-doubleunit);
  border-radius: var(--dl-layout-radius-radius24);
  padding-right: var(--dl-layout-space-doubleunit);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-doubleunit);
  backdrop-filter: opacity(50%);
  justify-content: space-between;
  background-color: rgba(0, 0, 0, 0.7);
}
 
.home-thq-text-elm {
  color: rgb(255, 255, 255);
  font-size: 24px;
  text-align: center;
  font-family: "Gotham-Book";
  margin-bottom: var(--dl-layout-space-fiveunits);
}
 
.home-thq-cta-btn-elm2 {
  color: var(--dl-color-gray-white);
  width: 327px;
  margin-top: var(--dl-layout-space-tripleunit);
  text-align: center;
  font-family: "Gotham-Medium";
  padding-top: var(--dl-layout-space-doubleunit);
  border-color: #ffffff;
  border-width: 0px;
  padding-left: var(--dl-layout-space-tenunits);
  border-radius: 30px;
  margin-bottom: var(--dl-layout-space-tripleunit);
  padding-right: var(--dl-layout-space-tenunits);
  padding-bottom: var(--dl-layout-space-doubleunit);
  background-color: rgb(218, 26, 50);
}
 
.home-thq-features-elm {
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxcontent);
  align-items: center;
  padding-top: var(--dl-layout-space-tenunits);
  padding-left: var(--dl-layout-space-tripleunit);
  padding-right: var(--dl-layout-space-tripleunit);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-fiveunits);
}
 
.home-thq-heading-container-elm1 {
  width: 45%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-fiveunits);
  flex-direction: column;
}
 
.home-text10 {
  color: #142c72;
  text-align: center;
  margin-bottom: var(--dl-layout-space-fourunits);
}
 
.home-thq-cards-container-elm1 {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
 
.home-thq-process-elm {
  width: 30%;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-doubleunit);
  padding-left: var(--dl-layout-space-doubleunit);
  padding-right: var(--dl-layout-space-doubleunit);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-doubleunit);
}
 
.home-thq-icon-container-elm1 {
  display: flex;
  padding: var(--dl-layout-space-unit);
  align-items: center;
  margin-right: var(--dl-layout-space-tripleunit);
  border-radius: var(--dl-layout-radius-round);
  flex-direction: column;
  background-color: var(--dl-color-gray-900);
}
 
.home-icon14 {
  width: 36px;
  height: 36px;
  min-width: 36px;
  min-height: 36px;
}
 
.home-thq-text-container-elm1 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-heading-elm2 {
  fill: #DA1A32;
  color: #DA1A32;
  margin-bottom: var(--dl-layout-space-tripleunit);
}
 
.home-text14 {
  color: var(--dl-color-gray-700);
  text-align: left;
}
 
.home-thq-valuation-elm {
  width: 30%;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-doubleunit);
  padding-left: var(--dl-layout-space-doubleunit);
  margin-bottom: var(--dl-layout-space-fourunits);
  padding-right: var(--dl-layout-space-doubleunit);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-doubleunit);
}
 
.home-thq-icon-container-elm2 {
  display: flex;
  padding: var(--dl-layout-space-unit);
  align-items: center;
  margin-right: var(--dl-layout-space-tripleunit);
  border-radius: var(--dl-layout-radius-round);
  flex-direction: column;
  background-color: var(--dl-color-gray-900);
}
 
.home-icon17 {
  width: 36px;
  height: 36px;
  min-width: 36px;
  min-height: 36px;
}
 
.home-thq-text-container-elm2 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-heading-elm3 {
  fill: #DA1A32;
  color: #DA1A32;
  margin-bottom: var(--dl-layout-space-tripleunit);
}
 
.home-text15 {
  color: var(--dl-color-gray-700);
  text-align: left;
}
 
.home-thq-marketing-elm {
  width: 30%;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-doubleunit);
  padding-left: var(--dl-layout-space-doubleunit);
  margin-bottom: var(--dl-layout-space-fourunits);
  padding-right: var(--dl-layout-space-doubleunit);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-doubleunit);
}
 
.home-thq-icon-container-elm3 {
  display: flex;
  padding: var(--dl-layout-space-unit);
  align-items: center;
  margin-right: var(--dl-layout-space-tripleunit);
  border-radius: var(--dl-layout-radius-round);
  flex-direction: column;
  background-color: var(--dl-color-gray-900);
}
 
.home-icon20 {
  width: 36px;
  height: 36px;
  min-width: 36px;
  min-height: 36px;
}
 
.home-thq-text-container-elm3 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-heading-elm4 {
  fill: #DA1A32;
  color: #DA1A32;
  margin-bottom: var(--dl-layout-space-tripleunit);
}
 
.home-text18 {
  color: var(--dl-color-gray-700);
  text-align: left;
}
 
.home-thq-features-card-elm1 {
  width: 30%;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-doubleunit);
  padding-left: var(--dl-layout-space-doubleunit);
  padding-right: var(--dl-layout-space-doubleunit);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-doubleunit);
}
 
.home-thq-icon-container-elm4 {
  display: flex;
  padding: var(--dl-layout-space-unit);
  align-items: center;
  margin-right: var(--dl-layout-space-tripleunit);
  border-radius: var(--dl-layout-radius-round);
  flex-direction: column;
  background-color: var(--dl-color-gray-900);
}
 
.home-icon23 {
  width: 36px;
  height: 36px;
  min-width: 36px;
  min-height: 36px;
}
 
.home-thq-text-container-elm4 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-heading-elm5 {
  fill: #DA1A32;
  color: #DA1A32;
  margin-bottom: var(--dl-layout-space-tripleunit);
}
 
.home-text22 {
  color: var(--dl-color-gray-700);
  text-align: left;
}
 
.home-thq-features-card-elm2 {
  width: 30%;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-doubleunit);
  padding-left: var(--dl-layout-space-doubleunit);
  padding-right: var(--dl-layout-space-doubleunit);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-doubleunit);
}
 
.home-thq-icon-container-elm5 {
  display: flex;
  padding: var(--dl-layout-space-unit);
  align-items: center;
  margin-right: var(--dl-layout-space-tripleunit);
  border-radius: var(--dl-layout-radius-round);
  flex-direction: column;
  background-color: var(--dl-color-gray-900);
}
 
.home-icon26 {
  width: 36px;
  height: 36px;
  min-width: 36px;
  min-height: 36px;
}
 
.home-thq-text-container-elm5 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-heading-elm6 {
  fill: #DA1A32;
  color: #DA1A32;
  margin-bottom: var(--dl-layout-space-tripleunit);
}
 
.home-text25 {
  color: var(--dl-color-gray-700);
  text-align: left;
}
 
.home-thq-features-card-elm3 {
  width: 30%;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-doubleunit);
  padding-left: var(--dl-layout-space-doubleunit);
  padding-right: var(--dl-layout-space-doubleunit);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-doubleunit);
}
 
.home-thq-icon-container-elm6 {
  display: flex;
  padding: var(--dl-layout-space-unit);
  align-items: center;
  margin-right: var(--dl-layout-space-tripleunit);
  border-radius: var(--dl-layout-radius-round);
  flex-direction: column;
  background-color: var(--dl-color-gray-900);
}
 
.home-icon29 {
  width: 36px;
  height: 36px;
  min-width: 36px;
  min-height: 36px;
}
 
.home-thq-text-container-elm6 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-heading-elm7 {
  fill: #DA1A32;
  color: #DA1A32;
  margin-bottom: var(--dl-layout-space-tripleunit);
}
 
.home-text26 {
  color: var(--dl-color-gray-700);
  text-align: left;
}
 
.home-thq-services-elm {
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxcontent);
  margin-top: var(--dl-layout-space-fiveunits);
  align-items: center;
  padding-top: var(--dl-layout-space-tenunits);
  padding-left: var(--dl-layout-space-tripleunit);
  margin-bottom: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-tripleunit);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-fiveunits);
}
 
.home-thq-heading-container-elm2 {
  width: 45%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-fiveunits);
  flex-direction: column;
}
 
.home-text27 {
  fill: #142c72;
  color: #142c72;
  text-align: center;
  margin-bottom: var(--dl-layout-space-fourunits);
}
 
.home-text28 {
  color: var(--dl-color-gray-700);
  text-align: center;
}
 
.home-fragment10 {
  display: contents;
}
 
.home-text29 {
  display: inline-block;
  font-family: "Gotham-BookItalic";
}
 
.home-fragment11 {
  display: contents;
}
 
.home-text30 {
  display: inline-block;
}
 
.home-fragment12 {
  display: contents;
}
 
.home-text31 {
  display: inline-block;
}
 
.home-fragment13 {
  display: contents;
}
 
.home-text36 {
  display: inline-block;
}
 
.home-fragment14 {
  display: contents;
}
 
.home-text37 {
  display: inline-block;
}
 
.home-fragment15 {
  display: contents;
}
 
.home-text38 {
  display: inline-block;
}
 
.home-thq-section-separator-elm1 {
  width: 100%;
  height: 1px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  background-color: var(--dl-color-gray-900);
}
 
.home-thq-team-elm {
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxcontent);
  margin-top: var(--dl-layout-space-fiveunits);
  align-items: center;
  padding-top: var(--dl-layout-space-tenunits);
  padding-left: var(--dl-layout-space-tripleunit);
  margin-bottom: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-tripleunit);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-fiveunits);
}
 
.home-thq-heading-container-elm3 {
  width: 45%;
  display: flex;
  align-items: center;
  padding-left: var(--dl-layout-space-tripleunit);
  margin-bottom: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-tripleunit);
  flex-direction: column;
}
 
.home-text39 {
  fill: #142c72;
  color: #142c72;
  text-align: center;
  margin-bottom: var(--dl-layout-space-fourunits);
}
 
.home-text40 {
  color: var(--dl-color-gray-700);
  font-size: 18px;
  text-align: center;
  font-family: Raleway;
  font-weight: 400;
  line-height: 1.55;
  text-transform: none;
  text-decoration: none;
}
 
.home-thq-cards-container-elm2 {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
 
.home-thq-team-card-elm1 {
  display: flex;
  padding: var(--dl-layout-space-fourunits);
  align-items: center;
  flex-direction: column;
}
 
.home-image3 {
  width: 145px;
  height: 145px;
  object-fit: cover;
}
 
.home-thq-name-elm1 {
  fill: #142c72;
  color: #142c72;
  margin-bottom: var(--dl-layout-space-unit);
}
 
.home-thq-position-elm1 {
  color: var(--dl-color-gray-700);
}
 
.home-thq-team-card-elm2 {
  display: flex;
  padding: var(--dl-layout-space-fourunits);
  align-items: center;
  flex-direction: column;
}
 
.home-image4 {
  width: 147px;
  height: 147px;
  object-fit: cover;
}
 
.home-thq-name-elm2 {
  fill: #142c72;
  color: #142c72;
  margin-bottom: var(--dl-layout-space-unit);
}
 
.home-thq-position-elm2 {
  color: var(--dl-color-gray-700);
}
 
.home-thq-team-card-elm3 {
  display: flex;
  padding: var(--dl-layout-space-fourunits);
  align-items: center;
  flex-direction: column;
}
 
.home-image5 {
  width: 151px;
  height: 151px;
  object-fit: cover;
}
 
.home-thq-name-elm3 {
  fill: #142c72;
  color: #142c72;
  margin-bottom: var(--dl-layout-space-unit);
}
 
.home-thq-position-elm3 {
  color: var(--dl-color-gray-700);
}
 
.home-thq-team-card-elm4 {
  display: flex;
  padding: var(--dl-layout-space-fourunits);
  align-items: center;
  flex-direction: column;
}
 
.home-image6 {
  width: 149px;
  height: 149px;
  object-fit: cover;
}
 
.home-thq-name-elm4 {
  fill: #142c72;
  color: #142c72;
  margin-bottom: var(--dl-layout-space-unit);
}
 
.home-thq-position-elm4 {
  color: var(--dl-color-gray-700);
}
 
.home-thq-section-separator-elm2 {
  width: 100%;
  height: 1px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  background-color: var(--dl-color-gray-900);
}
 
.home-thq-our-story-elm1 {
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxcontent);
  margin-top: var(--dl-layout-space-fiveunits);
  align-items: center;
  padding-top: var(--dl-layout-space-tenunits);
  padding-left: var(--dl-layout-space-tripleunit);
  margin-bottom: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-tripleunit);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-fiveunits);
}
 
.home-text41 {
  fill: #142c72;
  color: #142c72;
  width: 526px;
  text-align: center;
  margin-bottom: var(--dl-layout-space-fourunits);
}
 
.home-thq-heading-container-elm4 {
  display: flex;
  align-items: center;
  padding-left: var(--dl-layout-space-tripleunit);
  margin-bottom: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-tripleunit);
  flex-direction: column;
}
 
.home-image7 {
  width: 100%;
  object-fit: cover;
}
 
.home-fragment16 {
  display: contents;
}
 
.home-text42 {
  color: #da1a32;
  display: inline-block;
  font-family: "Gotham-Bold";
}
 
.home-fragment17 {
  display: contents;
}
 
.home-text43 {
  color: #da1a32;
  display: inline-block;
  font-family: "Gotham-Bold";
}
 
.home-fragment18 {
  display: contents;
}
 
.home-text44 {
  color: #da1a32;
  display: inline-block;
  font-family: "Gotham-Bold";
}
 
.home-fragment19 {
  display: contents;
}
 
.home-text45 {
  display: inline-block;
  font-family: "Gotham-Bold";
}
 
.home-fragment20 {
  display: contents;
}
 
.home-text46 {
  color: #da1a32;
  display: inline-block;
  font-family: "Gotham-Bold";
}
 
.home-fragment21 {
  display: contents;
}
 
.home-text47 {
  color: #da1a32;
  display: inline-block;
  font-family: "Gotham-Bold";
}
 
.home-fragment22 {
  display: contents;
}
 
.home-text48 {
  display: inline-block;
}
 
.home-fragment23 {
  display: contents;
}
 
.home-text49 {
  color: rgb(20, 44, 114);
  display: inline-block;
}
 
.home-fragment24 {
  display: contents;
}
 
.home-text50 {
  display: inline-block;
}
 
.home-fragment25 {
  display: contents;
}
 
.home-text51 {
  display: inline-block;
}
 
.home-fragment26 {
  display: contents;
}
 
.home-text52 {
  display: inline-block;
}
 
.home-fragment27 {
  display: contents;
}
 
.home-text53 {
  display: inline-block;
}
 
.home-fragment28 {
  display: contents;
}
 
.home-text54 {
  display: inline-block;
}
 
.home-fragment29 {
  display: contents;
}
 
.home-text55 {
  display: inline-block;
}
 
.home-thq-our-story-elm2 {
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxcontent);
  margin-top: var(--dl-layout-space-fiveunits);
  align-items: center;
  padding-top: var(--dl-layout-space-tenunits);
  padding-left: var(--dl-layout-space-tripleunit);
  margin-bottom: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-tripleunit);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-fiveunits);
}
 
.home-thq-heading-container-elm5 {
  display: flex;
  align-items: center;
  padding-left: var(--dl-layout-space-tripleunit);
  margin-bottom: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-tripleunit);
  flex-direction: column;
}
 
.home-image8 {
  width: 100%;
  object-fit: cover;
}
 
.home-thq-section-separator-elm3 {
  width: 100%;
  height: 1px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  background-color: var(--dl-color-gray-900);
}
 
.home-thq-get-in-touch-elm {
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxcontent);
  margin-top: var(--dl-layout-space-fiveunits);
  align-items: center;
  padding-top: var(--dl-layout-space-fiveunits);
  padding-left: var(--dl-layout-space-tripleunit);
  padding-right: var(--dl-layout-space-tripleunit);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-fiveunits);
  justify-content: flex-start;
}
 
.home-text56 {
  fill: #122d72;
  color: #122d72;
  font-size: 48px;
  text-align: center;
  font-family: "Gotham-Bold";
  font-weight: 700;
  line-height: 1.22;
  margin-bottom: var(--dl-layout-space-fourunits);
  text-transform: none;
  text-decoration: none;
}
 
.home-thq-content-container-elm2 {
  width: 100%;
  display: flex;
  align-self: stretch;
  margin-top: var(--dl-layout-space-fiveunits);
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.home-thq-form-container-elm {
  width: 40%;
  display: flex;
  align-self: stretch;
  align-items: center;
  padding-top: var(--dl-layout-space-fiveunits);
  margin-right: var(--dl-layout-space-fiveunits);
  padding-left: var(--dl-layout-space-tenunits);
  border-radius: var(--dl-layout-radius-radius8);
  padding-right: var(--dl-layout-space-tenunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-fiveunits);
  background-color: #5a247a;
}
 
.home-thq-heading-elm8 {
  fill: var(--dl-color-theme-neutral-light);
  color: var(--dl-color-theme-neutral-light);
  font-size: 36px;
  text-align: center;
  font-family: "Gotham-Bold";
  margin-bottom: var(--dl-layout-space-fourunits);
}
 
.home-thq-name-elm5 {
  width: 100%;
  border: none;
  padding-top: var(--dl-layout-space-doubleunit);
  padding-left: var(--dl-layout-space-tripleunit);
  border-radius: var(--dl-layout-radius-radius8);
  margin-bottom: var(--dl-layout-space-doubleunit);
  padding-right: var(--dl-layout-space-tripleunit);
  padding-bottom: var(--dl-layout-space-doubleunit);
}
 
.home-thq-phone-elm1 {
  width: 100%;
  border: none;
  padding-top: var(--dl-layout-space-doubleunit);
  padding-left: var(--dl-layout-space-tripleunit);
  border-radius: var(--dl-layout-radius-radius8);
  margin-bottom: var(--dl-layout-space-doubleunit);
  padding-right: var(--dl-layout-space-tripleunit);
  padding-bottom: var(--dl-layout-space-doubleunit);
}
 
.home-thq-cta-btn-elm3 {
  color: var(--dl-color-gray-white);
  text-align: center;
  padding-top: var(--dl-layout-space-unit);
  border-width: 0px;
  padding-left: var(--dl-layout-space-tenunits);
  border-radius: var(--dl-layout-radius-radius24);
  padding-right: var(--dl-layout-space-tenunits);
  padding-bottom: var(--dl-layout-space-unit);
  background-color: #44b3e1;
}
 
.home-text57 {
  fill: var(--dl-color-theme-neutral-light);
  color: var(--dl-color-theme-neutral-light);
  margin-top: var(--dl-layout-space-unit);
  text-align: center;
  margin-bottom: var(--dl-layout-space-unit);
}
 
.home-thq-locations-container-elm {
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-layout-space-fiveunits);
  flex-direction: column;
}
 
.home-thq-location1-elm {
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-layout-space-tripleunit);
  flex-direction: column;
}
 
.home-thq-heading-elm9 {
  font-size: 24px;
  font-style: normal;
  font-family: "Gotham-Bold";
  font-weight: 700;
  margin-bottom: var(--dl-layout-space-doubleunit);
  color: #122d72;
}
 
.home-thq-adress-elm {
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-layout-space-doubleunit);
  flex-direction: row;
}

.home-text58 {
  color: #122d72;
}

.home-text59 {
  color: #122d72;
}

.home-text60 {
  color: #122d72;
}
 
.home-icon32 {
  width: 24px;
  height: 24px;
  margin-right: var(--dl-layout-space-doubleunit);
  fill: #122d72;
}
 
.home-thq-email-elm {
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-layout-space-doubleunit);
  flex-direction: row;
}
 
.home-icon34 {
  width: 24px;
  height: 24px;
  margin-right: var(--dl-layout-space-doubleunit);
  fill: #122d72;
}
 
.home-thq-phone-elm2 {
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-layout-space-doubleunit);
  flex-direction: row;
}
 
.home-icon36 {
  width: 24px;
  height: 24px;
  margin-right: var(--dl-layout-space-doubleunit);
  fill: #122d72;
}
 
.home-thq-section-separator-elm4 {
  width: 100%;
  height: 1px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  background-color: var(--dl-color-gray-900);
}
 
.home-thq-footer-container-elm {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-gray-white);
}
 
.home-thq-footer-elm {
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxcontent);
  align-items: center;
  padding-top: var(--dl-layout-space-tripleunit);
  padding-left: var(--dl-layout-space-tripleunit);
  padding-right: var(--dl-layout-space-tripleunit);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-tripleunit);
  justify-content: space-between;
}
 
.home-thq-social-links-elm {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-icon38 {
  width: 28px;
  height: 28px;
  margin-right: var(--dl-layout-space-doubleunit);
  fill: #122d72;
}
 
.home-icon40 {
  width: 28px;
  height: 28px;
  margin-right: var(--dl-layout-space-doubleunit);
  fill: #122d72;
}
 
.home-icon42 {
  width: 28px;
  height: 28px;
  fill: #DA1A32;
}

.home-thq-social-links-elm svg {
  fill: #122d72;
}

.home-thq-social-links-elm a[href*="instagram"] svg {
  fill: #DA1A32;
}
 
.home-thq-copyright-container-elm {
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.home-icon44 {
  width: 24px;
  height: 24px;
  margin-right: var(--dl-layout-space-doubleunit);
}
 
.home-link {
  display: contents;
}
 
.home-container4 {
  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);
}
 
.home-icon46 {
  width: 24px;
  margin-right: 4px;
}
 
.home-text61 {
  color: white;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
 
@media(max-width: 1600px) {
  .home-image1 {
    width: 65px;
    height: 70px;
  }
  .home-thq-link-elm10 {
    margin-right: var(--dl-layout-space-tripleunit);
  }
  .home-thq-link-elm11 {
    margin-right: var(--dl-layout-space-tripleunit);
  }
  .home-thq-link-elm12 {
    margin-right: var(--dl-layout-space-tripleunit);
  }
  .home-thq-link-elm13 {
    margin-right: var(--dl-layout-space-tripleunit);
  }
  .home-thq-link-elm14 {
    margin-right: var(--dl-layout-space-tripleunit);
  }
  .home-thq-cta-btn-elm1 {
    color: var(--dl-color-gray-white);
    font-family: Gotham-Bold;
    padding-top: var(--dl-layout-space-unit);
    border-width: 0px;
    padding-left: var(--dl-layout-space-fiveunits);
    border-radius: var(--dl-layout-radius-radius24);
    padding-right: var(--dl-layout-space-fiveunits);
    padding-bottom: var(--dl-layout-space-unit);
    background-color: rgb(218, 26, 50);
  }
  .home-thq-hero-elm {
    height: 705px;
  }
  .home-thq-content-container-elm1 {
    height: 434px;
  }
  .home-thq-hero-text-elm {
    height: 113px;
  }
  .home-thq-text-elm {
    color: rgb(255, 255, 255);
    font-size: 24px;
    text-align: center;
    font-family: Gotham-Book;
    margin-bottom: var(--dl-layout-space-fiveunits);
  }
  .home-thq-cta-btn-elm2 {
    border-width: 0px;
  }
  .home-text10 {
    margin-bottom: var(--dl-layout-space-fourunits);
  }
  .home-thq-heading-elm2 {
    fill: #DA1A32;
    color: #DA1A32;
  }
  .home-thq-heading-elm3 {
    fill: #DA1A32;
    color: #DA1A32;
  }
  .home-text15 {
    color: var(--dl-color-gray-700);
  }
  .home-thq-heading-elm4 {
    fill: #DA1A32;
    color: #DA1A32;
  }
  .home-text18 {
    color: var(--dl-color-gray-700);
  }
  .home-thq-heading-elm5 {
    fill: #DA1A32;
    color: #DA1A32;
  }
  .home-text22 {
    color: var(--dl-color-gray-700);
  }
  .home-thq-heading-elm6 {
    fill: #DA1A32;
    color: #DA1A32;
  }
  .home-text25 {
    color: var(--dl-color-gray-700);
    text-align: left;
  }
  .home-thq-heading-elm7 {
    fill: #DA1A32;
    color: #DA1A32;
  }
  .home-text27 {
    fill: #142C72;
    color: #142C72;
    font-family: Gotham-Bold;
  }
  .home-text28 {
    font-family: Gotham-Book;
  }
  .home-text29 {
    font-family: Gotham-BookItalic;
  }
  .home-text30 {
    font-family: Gotham-BookItalic;
  }
  .home-text31 {
    font-family: Gotham-BookItalic;
  }
  .home-text36 {
    font-family: Gotham-Book;
  }
  .home-text37 {
    font-family: Gotham-Book;
  }
  .home-text38 {
    font-family: Gotham-Book;
  }
  .home-text39 {
    fill: #142C72;
    color: #142C72;
    font-family: Gotham-Bold;
  }
  .home-text40 {
    color: var(--dl-color-gray-700);
    font-size: 18px;
    text-align: center;
    font-family: Gotham-Book;
    font-weight: 400;
    line-height: 1.55;
    text-transform: none;
    text-decoration: none;
  }
  .home-image3 {
    width: 116px;
    height: 116px;
  }
  .home-thq-name-elm1 {
    fill: #142C72;
    color: #142C72;
    margin-bottom: var(--dl-layout-space-unit);
  }
  .home-image4 {
    width: 122px;
    height: 122px;
  }
  .home-thq-name-elm2 {
    fill: #142C72;
    color: #142C72;
    margin-bottom: var(--dl-layout-space-unit);
  }
  .home-image5 {
    width: 122px;
    height: 122px;
  }
  .home-thq-name-elm3 {
    fill: #142C72;
    color: #142C72;
    margin-bottom: var(--dl-layout-space-unit);
  }
  .home-image6 {
    width: 126px;
    height: 126px;
  }
  .home-thq-name-elm4 {
    fill: #142C72;
    color: #142C72;
    margin-bottom: var(--dl-layout-space-unit);
  }
  .home-thq-our-story-elm1 {
    height: auto;
    margin-bottom: 43px;
  }
  .home-text41 {
    color: #122d72;
    width: 526px;
    height: 83px;
    margin-bottom: var(--dl-layout-space-fourunits);
  }
  .home-image7 {
    width: 100%;
  }
  .home-thq-our-story-elm2 {
    height: auto;
    margin-bottom: 43px;
  }
  .home-image8 {
    width: 100%;
  }
  .home-text56 {
    color: #122d72;
    font-size: 48px;
    text-align: center;
    font-family: Gotham-Bold;
    font-weight: 700;
    line-height: 1.22;
    margin-bottom: var(--dl-layout-space-fourunits);
    text-transform: none;
    text-decoration: none;
  }
  .home-thq-form-container-elm {
    background-color: #5a247a;
  }
  .home-thq-heading-elm8 {
    color: var(--dl-color-theme-neutral-light);
    font-size: 36px;
    font-style: normal;
    text-align: center;
    font-family: Gotham-Bold;
    font-weight: 700;
    line-height: 1.55;
    margin-bottom: var(--dl-layout-space-fourunits);
    text-transform: none;
    text-decoration: none;
  }
  .home-thq-cta-btn-elm3 {
    background-color: #44b3e1;
  }
  .home-text57 {
    color: var(--dl-color-theme-neutral-light);
    margin-top: var(--dl-layout-space-unit);
    text-align: center;
    margin-bottom: var(--dl-layout-space-unit);
  }
  .home-thq-heading-elm9 {
    font-size: 24px;
    font-style: normal;
    font-family: Gotham-Book;
    font-weight: 700;
    margin-bottom: var(--dl-layout-space-doubleunit);
  }
}
 
@media(max-width: 1200px) {
  .home-image1 {
    width: 50px;
    height: 55px;
  }
  .home-thq-link-elm10 {
    margin-right: var(--dl-layout-space-tripleunit);
  }
  .home-thq-content-container-elm1 {
    height: 449px;
  }
  .home-thq-heading-elm1 {
    color: rgb(255, 255, 255);
    text-align: center;
    font-family: Gotham-Bold;
    text-shadow: rgba(0, 0, 0, 0.25) 2px 2px 4px;
    margin-bottom: var(--dl-layout-space-fiveunits);
  }
  .home-thq-hero-text-elm {
    height: auto;
  }
  .home-thq-text-elm {
    margin-top: var(--dl-layout-space-doubleunit);
    font-family: Gotham-Book;
    margin-bottom: var(--dl-layout-space-doubleunit);
  }
  .home-thq-cta-btn-elm2 {
    border-width: 0px;
  }
  .home-text10 {
    color: #122d72;
  }
  .home-thq-heading-elm2 {
    fill: #DA1A32;
    color: #DA1A32;
  }
  .home-text14 {
    color: var(--dl-color-gray-700);
    text-align: left;
  }
  .home-thq-heading-elm3 {
    fill: #DA1A32;
    color: #DA1A32;
  }
  .home-text15 {
    color: var(--dl-color-gray-700);
  }
  .home-text17 {
    color: var(--dl-color-gray-700);
  }
  .home-thq-heading-elm4 {
    fill: #DA1A32;
    color: #DA1A32;
  }
  .home-thq-heading-elm5 {
    fill: #DA1A32;
    color: #DA1A32;
  }
  .home-thq-heading-elm6 {
    fill: #DA1A32;
    color: #DA1A32;
  }
  .home-thq-heading-elm7 {
    fill: #DA1A32;
    color: #DA1A32;
  }
  .home-text27 {
    fill: #122d72;
    color: #122d72;
  }
  .home-text29 {
    font-family: Gotham-BookItalic;
  }
  .home-text39 {
    fill: #122d72;
    color: #122d72;
    margin-bottom: var(--dl-layout-space-fourunits);
  }
  .home-thq-cards-container-elm2 {
    width: auto;
    align-self: stretch;
    justify-content: center;
  }
  .home-thq-name-elm1 {
    fill: #122d72;
    color: #122d72;
  }
  .home-thq-name-elm2 {
    fill: #122d72;
    color: #122d72;
  }
  .home-thq-name-elm3 {
    fill: #122d72;
    color: #122d72;
  }
  .home-thq-name-elm4 {
    fill: #122d72;
    color: #122d72;
  }
  .home-thq-our-story-elm1 {
    width: 100%;
    height: auto;
  }
  .home-text41 {
    width: 526px;
    margin-bottom: var(--dl-layout-space-fourunits);
  }
  .home-thq-heading-container-elm4 {
    width: 100%;
    height: auto;
  }
  .home-image7 {
    width: 100%;
    height: auto;
    min-width: 100%;
  }
  .home-thq-our-story-elm2 {
    width: 100%;
    height: auto;
  }
  .home-thq-heading-container-elm5 {
    width: 100%;
    height: auto;
  }
  .home-image8 {
    width: 100%;
    height: auto;
    min-width: 100%;
    margin-bottom: 139px;
  }
  .home-text56 {
    color: #122d72;
  }
  .home-thq-form-container-elm {
    background-color: #5a247a;
  }
  .home-thq-heading-elm8 {
    color: rgb(251, 251, 251);
    text-align: center;
    margin-bottom: var(--dl-layout-space-fourunits);
  }
  .home-thq-cta-btn-elm3 {
    background-color: #44b3e1;
  }
  .home-text57 {
    fill: var(--dl-color-theme-neutral-light);
    color: var(--dl-color-theme-neutral-light);
    margin-top: var(--dl-layout-space-unit);
    text-align: center;
    margin-bottom: var(--dl-layout-space-unit);
  }
}
 
@media(max-width: 991px) {
  .home-thq-hero-elm {
    flex-direction: column-reverse;
  }
  .home-thq-content-container-elm1 {
    flex-direction: column-reverse;
  }
  .home-thq-hero-text-elm {
    width: 80%;
    height: auto;
  }
  .home-thq-text-elm {
    font-family: Gotham-Book;
    margin-bottom: var(--dl-layout-space-fiveunits);
  }
  .home-text10 {
    width: 432px;
  }
  .home-thq-heading-elm2 {
    color: #da1a32;
  }
  .home-thq-heading-elm3 {
    color: #da1a32;
    font-size: 24px;
    font-style: normal;
    font-family: Gotham-Bold;
    font-weight: 700;
    line-height: 1.55;
    margin-bottom: var(--dl-layout-space-tripleunit);
    text-transform: none;
    text-decoration: none;
  }
  .home-thq-heading-elm4 {
    color: #da1a32;
    font-size: 24px;
    font-style: normal;
    font-family: Gotham-Bold;
    font-weight: 700;
    line-height: 1.55;
    margin-bottom: var(--dl-layout-space-tripleunit);
    text-transform: none;
    text-decoration: none;
  }
  .home-thq-heading-elm5 {
    fill: #DA1A32;
    color: #DA1A32;
  }
  .home-thq-heading-elm6 {
    fill: #DA1A32;
    color: #DA1A32;
  }
  .home-thq-heading-elm7 {
    fill: #DA1A32;
    color: #DA1A32;
  }
  .home-text27 {
    fill: #122D72;
    color: #122D72;
  }
  .home-text39 {
    fill: #122D72;
    color: #122D72;
  }
  .home-thq-cards-container-elm2 {
    justify-content: center;
  }
  .home-thq-name-elm1 {
    fill: #122D72;
    color: #122D72;
  }
  .home-thq-name-elm2 {
    fill: #122D72;
    color: #122D72;
  }
  .home-thq-name-elm3 {
    fill: #122D72;
    color: #122D72;
  }
  .home-thq-name-elm4 {
    fill: #122D72;
    color: #122D72;
  }
  .home-image7 {
    width: 100%;
    height: auto;
  }
  .home-image8 {
    width: 100%;
    height: auto;
  }
  .home-text56 {
    color: #122d72;
    margin-bottom: var(--dl-layout-space-fourunits);
  }
  .home-thq-form-container-elm {
    width: 60%;
    background-color: #5a247a;
  }
  .home-thq-heading-elm8 {
    color: #ffffff;
    text-align: center;
    margin-bottom: var(--dl-layout-space-fourunits);
  }
  .home-thq-cta-btn-elm3 {
    color: #ffffff;
    border-color: #ffffff;
    border-width: 0px;
    background-color: #44b3e1;
  }
  .home-text57 {
    color: #ffffff;
    margin-top: var(--dl-layout-space-unit);
    text-align: center;
    margin-bottom: var(--dl-layout-space-unit);
  }
  .home-thq-locations-container-elm {
    flex-wrap: wrap;
  }
  .home-thq-location1-elm {
    margin-bottom: var(--dl-layout-space-tripleunit);
  }
}
 
@media(max-width: 767px) {
  .home-thq-navbar-container-elm {
    position: fixed !important;
    top: 0 !important;
    bottom: auto !important;
    width: 100% !important;
    left: 0 !important;
    right: 0 !important;
    box-shadow: 0px 4px 10px rgba(0,0,0,0.1);
    z-index: 9999 !important;
  }
  .home-container1 {
    padding-top: 90px;
  }
  .thq-section-padding {
    padding-left: var(--dl-layout-space-unit) !important;
    padding-right: var(--dl-layout-space-unit) !important;
  }
  .home-thq-navbar-elm {
    max-width: var(--dl-layout-size-maxcontent);
    margin: 0 auto;
  }
  .home-thq-burger-menu-elm {
    display: flex;
    padding: var(--dl-layout-space-halfunit);
    background-color: #ffffff;
  }
  .home-icon10 {
    fill: #122d72;
  }
  .home-thq-links-container-elm1 {
    display: none;
  }
  .home-thq-hero-text-elm {
    height: auto;
  }
  .home-thq-text-elm {
    font-family: Gotham-Book;
    margin-bottom: var(--dl-layout-space-fiveunits);
  }
  .home-thq-heading-container-elm1 {
    width: 100%;
  }
  .home-thq-cards-container-elm1 {
    align-items: center;
    flex-direction: column;
  }
  .home-thq-process-elm {
    width: 70%;
    margin-bottom: var(--dl-layout-space-tripleunit);
  }
  .home-thq-valuation-elm {
    width: 70%;
    margin-bottom: var(--dl-layout-space-tripleunit);
  }
  .home-thq-heading-elm3 {
    color: #da1a32;
  }
  .home-thq-marketing-elm {
    width: 70%;
    margin-bottom: var(--dl-layout-space-tripleunit);
  }
  .home-thq-heading-elm4 {
    color: #da1a32;
    margin-bottom: var(--dl-layout-space-tripleunit);
  }
  .home-thq-features-card-elm1 {
    width: 70%;
    margin-bottom: var(--dl-layout-space-tripleunit);
  }
  .home-thq-features-card-elm2 {
    width: 70%;
    margin-bottom: var(--dl-layout-space-tripleunit);
  }
  .home-thq-features-card-elm3 {
    width: 70%;
    margin-bottom: var(--dl-layout-space-tripleunit);
  }
  .home-thq-heading-elm7 {
    color: #da1a32;
    font-size: 24px;
    font-style: normal;
    font-family: Gotham-Bold;
    font-weight: 700;
    line-height: 1.55;
    margin-bottom: var(--dl-layout-space-tripleunit);
    text-transform: none;
    text-decoration: none;
  }
  .home-thq-heading-container-elm2 {
    width: 100%;
  }
  .home-text27 {
    fill: #122D72;
    color: #122D72;
  }
  .home-thq-heading-container-elm3 {
    width: 100%;
  }
  .home-text39 {
    fill: #122D72;
    color: #122D72;
  }
  .home-thq-name-elm1 {
    fill: #122D72;
    color: #122D72;
  }
  .home-thq-name-elm2 {
    fill: #122D72;
    color: #122D72;
  }
  .home-thq-name-elm3 {
    fill: #122D72;
    color: #122D72;
  }
  .home-thq-name-elm4 {
    fill: #122D72;
    color: #122D72;
  }
  .home-thq-heading-container-elm4 {
    width: 100%;
    height: auto;
    padding-bottom: 0px;
  }
  .home-image7 {
    width: 100%;
  }
  .home-thq-heading-container-elm5 {
    width: 100%;
    height: 969px;
    padding-bottom: 0px;
  }
  .home-image8 {
    width: 100%;
  }
  .home-text56 {
    fill: #122d72;
    color: #122d72;
  }
  .home-thq-content-container-elm2 {
    width: 100%;
    flex-direction: column;
  }
  .home-thq-form-container-elm {
    width: 100%;
    margin-right: 0px;
    margin-bottom: var(--dl-layout-space-fourunits);
    background-color: #5a247a;
  }
  .home-thq-heading-elm8 {
    text-align: center;
  }
  .home-thq-cta-btn-elm3 {
    background-color: #44b3e1;
  }
  .home-text57 {
    color: #ffffff;
    margin-top: var(--dl-layout-space-unit);
    text-align: center;
    margin-bottom: var(--dl-layout-space-unit);
  }
  .home-thq-locations-container-elm {
    flex-direction: row;
    justify-content: center;
  }
}
 
@media(max-width: 479px) {
  .home-thq-burger-menu-elm {
    padding-left: 4px;
  }
  .home-thq-cta-btn-elm1 {
    color: var(--dl-color-gray-white);
    font-size: 18px;
    font-family: Gotham-Bold;
    padding-top: var(--dl-layout-space-unit);
    border-width: 0px;
    padding-left: var(--dl-layout-space-fiveunits);
    border-radius: var(--dl-layout-radius-radius24);
    padding-right: var(--dl-layout-space-fiveunits);
    padding-bottom: var(--dl-layout-space-unit);
    background-color: rgb(218, 26, 50);
  }
  .home-thq-hero-elm {
    height: 719px;
    padding-top: var(--dl-layout-space-fourunits);
    padding-bottom: var(--dl-layout-space-fourunits);
  }
  .home-thq-content-container-elm1 {
    height: 740px;
    padding-top: var(--dl-layout-space-fiveunits);
    padding-bottom: var(--dl-layout-space-fiveunits);
  }
  .home-container3 {
    height: 718px;
  }
  .home-thq-heading-elm1 {
    color: rgb(255, 255, 255);
    text-align: center;
    font-family: Gotham-Bold;
    text-shadow: rgba(0, 0, 0, 0.46) 2px 2px 4px;
    margin-bottom: var(--dl-layout-space-fiveunits);
  }
  .home-thq-hero-text-elm {
    width: 100%;
    height: auto;
  }
  .home-thq-text-elm {
    color: rgb(255, 255, 255);
    font-size: 24px;
    text-align: center;
    font-family: Gotham-Book;
    margin-bottom: var(--dl-layout-space-fiveunits);
  }
  .home-thq-features-elm {
    padding-top: var(--dl-layout-space-fiveunits);
    padding-bottom: var(--dl-layout-space-fiveunits);
  }
  .home-text10 {
    font-family: Gotham-Bold;
    margin-bottom: var(--dl-layout-space-fourunits);
  }
  .home-thq-process-elm {
    width: 100%;
  }
  .home-thq-heading-elm2 {
    color: #da1a32;
  }
  .home-thq-valuation-elm {
    width: 100%;
  }
  .home-thq-heading-elm3 {
    color: #da1a32;
  }
  .home-text15 {
    color: var(--dl-color-gray-700);
  }
  .home-text17 {
    color: var(--dl-color-gray-700);
  }
  .home-thq-marketing-elm {
    width: 100%;
  }
  .home-thq-heading-elm4 {
    color: #da1a32;
  }
  .home-thq-features-card-elm1 {
    width: 100%;
  }
  .home-thq-features-card-elm2 {
    width: 100%;
  }
  .home-text25 {
    color: var(--dl-color-gray-700);
    text-align: left;
  }
  .home-thq-features-card-elm3 {
    width: 100%;
  }
  .home-thq-heading-elm7 {
    color: #da1a32;
    font-size: 24px;
    font-style: normal;
    font-family: Gotham-Bold;
    font-weight: 700;
    line-height: 1.55;
    margin-bottom: var(--dl-layout-space-tripleunit);
    text-transform: none;
    text-decoration: none;
  }
  .home-text26 {
    color: var(--dl-color-gray-700);
    text-align: left;
  }
  .home-thq-services-elm {
    padding-top: var(--dl-layout-space-fiveunits);
    padding-left: var(--dl-layout-space-tripleunit);
    padding-right: var(--dl-layout-space-tripleunit);
    padding-bottom: var(--dl-layout-space-fiveunits);
    width: 100%;
    max-width: 100%;
  }
  .home-thq-heading-container-elm2 {
    width: 100%;
    padding-left: var(--dl-layout-space-tripleunit);
    padding-right: var(--dl-layout-space-tripleunit);
  }
  .home-text27 {
    color: #142c72;
  }
  .home-thq-team-elm {
    padding-top: var(--dl-layout-space-fiveunits);
    padding-bottom: var(--dl-layout-space-fiveunits);
  }
  .home-text39 {
    color: #142c72;
  }
  .home-thq-name-elm1 {
    color: #142c72;
    text-align: center;
  }
  .home-thq-name-elm2 {
    color: #142c72;
    text-align: center;
  }
  .home-thq-name-elm3 {
    color: #142c72;
  }
  .home-thq-name-elm4 {
    color: #142c72;
    text-align: center;
  }
  .home-thq-our-story-elm1 {
    padding-top: var(--dl-layout-space-fiveunits);
    padding-left: 0px;
    padding-right: 0px;
  }
  .home-text41 {
    width: 362px;
    height: 120px;
  }
  .home-thq-heading-container-elm4 {
    width: 100%;
    height: auto;
    padding-left: 0px;
    margin-bottom: 0px;
    padding-right: 0px;
  }
  .home-image7 {
    width: 100%;
    height: auto;
  }
  .home-thq-our-story-elm2 {
    height: auto;
    padding-top: var(--dl-layout-space-fiveunits);
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 44px;
  }
  .home-thq-heading-container-elm5 {
    width: 100%;
    height: auto;
    padding-left: 0px;
    margin-bottom: 0px;
    padding-right: 0px;
  }
  .home-image8 {
    width: 100%;
    height: auto;
  }
  .home-text56 {
    color: #122d72;
    margin-bottom: var(--dl-layout-space-fourunits);
  }
  .home-thq-content-container-elm2 {
    padding-left: 0px;
  }
  .home-thq-form-container-elm {
    padding: var(--dl-layout-space-tripleunit);
    margin-right: 0px;
    background-color: #5a247a;
  }
  .home-thq-heading-elm8 {
    text-align: center;
    margin-bottom: var(--dl-layout-space-fourunits);
  }
  .home-thq-cta-btn-elm3 {
    background-color: #44b3e1;
  }
  .home-text57 {
    color: #ffffff;
    margin-top: var(--dl-layout-space-unit);
    text-align: center;
    font-family: Gotham-Book;
    margin-bottom: var(--dl-layout-space-unit);
  }
  .home-thq-location1-elm {
    margin-right: 0px;
    margin-bottom: 0px;
  }
  .home-thq-heading-elm9 {
    color: #122d72;
  }
  .home-icon32 {
    fill: #122d72;
  }
  .home-text58 {
    color: #122d72;
  }
  .home-icon34 {
    fill: #122d72;
  }
  .home-text59 {
    color: #122d72;
  }
  .home-icon36 {
    fill: #122d72;
  }
  .home-text60 {
    color: rgb(18, 45, 114);
  }
  .home-icon44 {
    fill: #122d72;
  }
  .home-thq-link-elm20 {
    color: #122d72;
  }
}
