.navbar-wrapper {
  display: contents;
}
 
.navbar-container {
  width: 100%;
  display: flex;
  position: relative;
  justify-content: center;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.navbar-navbar-interactive {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  padding-left: 303px;
  padding-right: 303px;
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: space-between;
}
 
.navbar-image1 {
  height: 3rem;
}
 
.navbar-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
 
.navbar-links1 {
  gap: var(--dl-layout-space-twounits);
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}
 
.navbar-link11 {
  text-decoration: none;
}
 
.navbar-link21 {
  text-decoration: none;
}
 
.navbar-link31 {
  text-decoration: none;
}
 
.navbar-link41 {
  text-decoration: none;
}
 
.navbar-burger-menu {
  display: none;
}
 
.navbar-icon10 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.navbar-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: var(--dl-layout-space-twounits);
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: #f5f5f5;
}
 
.navbar-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.navbar-logo {
  width: 172px;
  height: 63px;
}
 
.navbar-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.navbar-icon12 {
  color: #fff;
  width: 30px;
  height: 30px;
}
 
.navbar-links2 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar-icon-group {
  gap: var(--dl-layout-space-twounits);
  display: flex;
}
 
.page-fragment11 {
  display: contents;
}
 
.page-text11 {
  display: inline-block;
}
 
.page-fragment14 {
  display: contents;
}
 
.page-text14 {
  display: inline-block;
}
 
.page-fragment12 {
  display: contents;
}
 
.page-text12 {
  display: inline-block;
}
 
.page-fragment13 {
  display: contents;
}
 
.page-text13 {
  display: inline-block;
}
 
.page-fragment10 {
  display: contents;
}
 
.page-text10 {
  display: inline-block;
}
 
.navbarroot-class-name {
  height: 100px;
}
 
.navbarroot-class-name1 {
  height: 100px;
}
 
.navbarroot-class-name2 {
  height: 100px;
}
 
@media(max-width: 1600px) {
  .navbar-icon12 {
    width: 20px;
    height: 20px;
  }
}
 
@media(max-width: 1200px) {
  .navbar-navbar-interactive {
    padding-left: 100px;
    padding-right: 100px;
  }
}
 
@media(max-width: 767px) {
  .navbar-navbar-interactive {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .navbar-desktop-menu {
    display: none;
  }
  .navbar-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
 
@media(max-width: 479px) {
  .navbar-navbar-interactive {
    padding: var(--dl-layout-space-unit);
    padding-right: 16px;
  }
  .navbar-mobile-menu {
    padding: var(--dl-layout-space-unit);
  }
}

.sub-page-banner-wrapper {
  display: contents;
}
 
.sub-page-banner-container1 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.sub-page-banner-container2 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  z-index: 100;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
 
.sub-page-banner-title {
  height: 100%;
  font-size: 82px;
  align-self: center;
  font-style: italic;
  margin-top: 170px;
  text-align: center;
  font-weight: 700;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 150px;
}
 
.sub-page-banner-image {
  top: 1px;
  right: 0px;
  width: 100%;
  height: 600px;
  position: absolute;
  border-radius: 0px;
}
 
.page-fragment15 {
  display: contents;
}
 
.page-text15 {
  color: rgb(255, 255, 255);
  display: inline-block;
  font-size: 82px;
  font-style: normal;
  font-weight: 800;
}
 
.sub-page-bannerroot-class-name {
  height: 600px;
}
 
.sub-page-bannerroot-class-name1 {
  height: 600px;
}

.side-section-text-wrapper {
  display: contents;
}
 
.side-section-text-container {
  display: flex;
  position: relative;
}
 
.side-section-text-text1 {
  fill: #444998;
  color: rgba(68, 73, 152, 0.1);
  rotate: 270deg;
  position: relative;
  font-size: 100px;
  font-style: normal;
  font-weight: 700;
}
 
.page-fragment24 {
  display: contents;
}
 
.page-text26 {
  display: inline-block;
}
 
.page-text27 {
  color: #282828;
  font-style: normal;
  font-weight: 300;
}
 
.page-text28 {
  color: #282828;
  font-style: normal;
  font-weight: 300;
}
 
.page-text30 {
  color: #444998;
  font-weight: 700;
}
 
.page-text31 {
  color: #282828;
  font-style: normal;
  font-weight: 300;
}
 
.contact-form6-fragment10 {
  display: contents;
}
 
.contact-form6-text10 {
  display: inline-block;
}
 
.side-section-textroot-class-name {
  top: 209px;
  left: -121px;
  position: absolute;
}
 
.side-section-textroot-class-name1 {
  top: 190px;
  left: -120px;
  position: absolute;
}
 
.side-section-textroot-class-name2 {
  top: 310px;
  left: -229px;
  position: absolute;
}
 
.side-section-textroot-class-name3 {
  top: 317px;
  left: -276px;
  position: absolute;
}
 
.side-section-textroot-class-name4 {
  top: 186px;
  left: -135px;
  position: absolute;
}
 
@media(max-width: 1600px) {
  .side-section-text-text1 {
    display: none;
  }
}
 
@media(max-width: 767px) {
  .page-text27 {
    color: #282828;
    font-style: normal;
    font-weight: 300;
  }
  .page-text28 {
    color: #282828;
    font-style: normal;
    font-weight: 300;
  }
  .page-text29 {
    color: #282828;
    font-style: normal;
    font-weight: 300;
  }
  .page-text30 {
    color: #444998;
    font-weight: 700;
  }
  .page-text31 {
    color: #282828;
    font-style: normal;
    font-weight: 300;
  }
}

.contact-form6-wrapper {
  display: contents;
}
 
.contact-form6-contact1 {
  display: flex;
  position: relative;
  align-items: center;
  padding-top: 0px;
  border-color: var(--dl-color-theme-neutral-dark);
  border-width: 0px;
  padding-left: 200px;
  padding-right: 200px;
  flex-direction: column;
  padding-bottom: 0px;
  border-bottom-width: 1px;
}
 
.contact-form6-max-width1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: center;
  margin-top: 150px;
  align-items: center;
  margin-bottom: 72px;
  flex-direction: column;
}
 
.contact-form6-breadcrumbs {
  gap: var(--dl-layout-space-halfunit);
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  align-items: center;
}
 
.contact-form6-content1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.contact-form6-title {
  fill: #282828;
  color: #282828;
  text-align: center;
}
 
.contact-form6-fragment10 {
  display: contents;
}
 
.contact-form6-text10 {
  display: inline-block;
}
 
.contact-form6-text11 {
  fill: #4D4D4D;
  color: #4D4D4D;
  width: 100%;
  font-size: 18px;
  max-width: var(--dl-layout-size-maxwidth);
  align-self: center;
  margin-top: 9px;
  text-align: right;
  padding-left: 0px;
  margin-bottom: 9px;
  padding-right: 0px;
}
 
.contact-form6-max-width2 {
  align-items: flex-start;
  padding-top: 100px;
  border-color: #444998;
  border-width: 0px;
  padding-bottom: 100px;
  border-top-width: 4px;
  border-bottom-width: 0px;
}
 
.contact-form6-section-title1 {
  gap: var(--dl-layout-space-unit);
  width: 40%;
  align-items: center;
  justify-content: center;
}
 
.contact-form6-content2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.contact-form6-text12 {
  width: 100%;
  font-style: normal;
  text-align: center;
  font-weight: 700;
  white-space: nowrap;
}
 
.contact-form6-form1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  align-items: flex-start;
}
 
.contact-form6-container10 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.contact-form6-input1 {
  gap: var(--dl-layout-space-halfunit);
  width: 930px;
  display: flex;
  align-self: center;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}
 
.contact-form6-text13 {
  fill: #4D4D4D;
  color: rgb(77, 77, 77);
  width: var(--dl-layout-size-large);
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
}
 
.contact-form6-text15 {
  color: #444998;
}
 
.contact-form6-text-input10 {
  width: 804px;
  height: 65px;
  min-width: 500px;
  align-self: stretch;
  border-color: #BEBEBE;
  border-radius: 0px;
}
 
.contact-form6-container11 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.contact-form6-input2 {
  gap: var(--dl-layout-space-halfunit);
  width: auto;
  display: flex;
  align-self: center;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}
 
.contact-form6-text16 {
  fill: #4D4D4D;
  color: rgb(77, 77, 77);
  width: var(--dl-layout-size-large);
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
}
 
.contact-form6-text18 {
  color: #444998;
}
 
.contact-form6-text-input11 {
  width: 770px;
  height: 65px;
  align-self: stretch;
  border-color: #BEBEBE;
  border-radius: 0px;
}
 
.contact-form6-container12 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.contact-form6-input3 {
  gap: var(--dl-layout-space-halfunit);
  width: auto;
  display: flex;
  align-self: center;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}
 
.contact-form6-text19 {
  fill: #4D4D4D;
  color: rgb(77, 77, 77);
  width: var(--dl-layout-size-large);
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  white-space: nowrap;
}
 
.contact-form6-text21 {
  color: #444998;
}
 
.contact-form6-container13 {
  gap: 12px;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.contact-form6-text-input12 {
  width: 235px;
  height: 65px;
  align-self: stretch;
  border-color: #BEBEBE;
  border-radius: 0px;
}
 
.contact-form6-text22 {
  fill: #4D4D4D;
  color: #4D4D4D;
  width: auto;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
}
 
.contact-form6-text-input13 {
  width: 235px;
  height: 65px;
  align-self: stretch;
  border-color: #BEBEBE;
  border-radius: 0px;
}
 
.contact-form6-text23 {
  fill: #4D4D4D;
  color: #4D4D4D;
  width: auto;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
}
 
.contact-form6-text-input14 {
  width: 235px;
  height: 65px;
  align-self: stretch;
  border-color: #BEBEBE;
  border-radius: 0px;
}
 
.contact-form6-container14 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.contact-form6-input4 {
  gap: var(--dl-layout-space-halfunit);
  width: auto;
  display: flex;
  align-self: center;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}
 
.contact-form6-text24 {
  fill: #4D4D4D;
  color: rgb(77, 77, 77);
  width: var(--dl-layout-size-large);
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  white-space: nowrap;
}
 
.contact-form6-text26 {
  color: #444998;
}
 
.contact-form6-container15 {
  gap: 8px;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.contact-form6-text-input15 {
  width: 235px;
  height: 65px;
  align-self: stretch;
  border-color: #BEBEBE;
  border-radius: 0px;
}
 
.contact-form6-text27 {
  fill: #4D4D4D;
  color: #4D4D4D;
  width: auto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
}
 
.contact-form6-text-input16 {
  width: 235px;
  height: 65px;
  align-self: stretch;
  border-color: #BEBEBE;
  border-radius: 0px;
}
 
.contact-form6-text28 {
  width: auto;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
}
 
.contact-form6-input5 {
  gap: 10px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-form6-select {
  color: 4D4D4D;
  width: 235px;
  height: 100%;
  border-color: #BEBEBE;
  border-width: 1px;
  border-radius: 0px;
}
 
.contact-form6-max-width3 {
  align-items: flex-start;
  padding-top: 100px;
  border-color: #D9D9D9;
  border-width: 0px;
  padding-bottom: 100px;
  border-top-width: 1px;
}
 
.contact-form6-section-title2 {
  gap: var(--dl-layout-space-unit);
  width: 40%;
  align-items: flex-start;
}
 
.contact-form6-content3 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.contact-form6-text30 {
  width: 200px;
  font-style: normal;
  text-align: center;
  font-weight: 700;
  white-space: nowrap;
}
 
.contact-form6-form2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  align-items: flex-start;
}
 
.contact-form6-container16 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.contact-form6-input6 {
  gap: var(--dl-layout-space-halfunit);
  width: auto;
  display: flex;
  align-self: center;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}
 
.contact-form6-text31 {
  fill: #4D4D4D;
  color: rgb(77, 77, 77);
  width: var(--dl-layout-size-large);
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  white-space: nowrap;
}
 
.contact-form6-text-input17 {
  width: 770px;
  height: 65px;
  align-self: stretch;
  border-color: #BEBEBE;
  border-radius: 0px;
}
 
.contact-form6-container17 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.contact-form6-input7 {
  gap: var(--dl-layout-space-halfunit);
  width: auto;
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
 
.contact-form6-text34 {
  fill: #4D4D4D;
  color: rgb(77, 77, 77);
  width: var(--dl-layout-size-large);
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
}
 
.contact-form6-text-input18 {
  width: 770px;
  height: 195px;
  align-self: stretch;
  border-color: #BEBEBE;
  border-radius: 0px;
}
 
.contact-form6-container18 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.contact-form6-input8 {
  gap: var(--dl-layout-space-halfunit);
  width: auto;
  display: flex;
  align-self: center;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}
 
.contact-form6-text35 {
  fill: #4D4D4D;
  color: rgb(77, 77, 77);
  width: var(--dl-layout-size-large);
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
}
 
.contact-form6-text-input19 {
  width: 555px;
  height: 65px;
  align-self: stretch;
  border-color: #BEBEBE;
  border-radius: 0px;
}
 
.contact-form6-button1 {
  color: #ffffff;
  width: 204px;
  height: 65px;
  border-width: 0px;
  border-radius: 0px;
  padding-bottom: 0px;
  background-color: #939393;
}
 
.contact-form6-text36 {
  white-space: nowrap;
}
 
.contact-form6-container19 {
  flex: 0 0 auto;
  width: 1495px;
  height: 65px;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: center;
  padding-top: 12px;
  padding-left: 40px;
  margin-bottom: 100px;
  padding-right: 40px;
  flex-direction: row;
  padding-bottom: 12px;
  justify-content: space-between;
  background-color: #F2F2F2;
}
 
.contact-form6-container20 {
  gap: 23px;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.contact-form6-text37 {
  font-size: 26px;
  font-weight: bold;
}
 
.contact-form6-button2 {
  color: #ffffff;
  border-width: 0px;
  border-radius: 0px;
  background-color: #939393;
}
 
.contact-form6-checkbox1 {
  gap: var(--dl-layout-space-unit);
  height: auto;
  display: flex;
  align-self: flex-start;
  align-items: center;
  justify-content: center;
}
 
.contact-form6-checkbox2 {
  width: 25px;
  height: 25px;
}
 
.contact-form6-text39 {
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
}
 
.contact-form6-button3 {
  fill: var(--dl-color-theme-neutral-light);
  color: var(--dl-color-theme-neutral-light);
  width: 178px;
  height: 50px;
  border-radius: 0px;
  margin-bottom: 100px;
  background-color: #444998;
}
 
.contact-form6-text40 {
  font-size: 20px;
}
 
.page-fragment19 {
  display: contents;
}
 
.page-text21 {
  display: inline-block;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
}
 
.page-fragment16 {
  display: contents;
}
 
.page-text16 {
  display: inline-block;
}
 
.page-fragment21 {
  display: contents;
}
 
.page-text23 {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
}
 
.page-fragment17 {
  display: contents;
}
 
.page-text17 {
  display: inline-block;
  font-style: normal;
  font-weight: 600;
}
 
.page-text18 {
  color: #444998;
}
 
.page-fragment24 {
  display: contents;
}
 
.page-text26 {
  display: inline-block;
}
 
.page-text27 {
  color: #282828;
  font-style: normal;
  font-weight: 300;
}
 
.page-text28 {
  color: #282828;
  font-style: normal;
  font-weight: 300;
}
 
.page-text30 {
  color: #444998;
  font-weight: 700;
}
 
.page-text31 {
  color: #282828;
  font-style: normal;
  font-weight: 300;
}
 
.page-fragment22 {
  display: contents;
}
 
.page-text24 {
  display: inline-block;
}
 
.page-fragment20 {
  display: contents;
}
 
.page-text22 {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
}
 
.page-fragment23 {
  display: contents;
}
 
.page-text25 {
  display: inline-block;
}
 
.page-fragment18 {
  display: contents;
}
 
.page-text20 {
  display: inline-block;
}
 

 
@media(max-width: 1600px) {
  .contact-form6-contact1 {
    padding: 110px 100px;
    margin-right: 0px;
  }
  .contact-form6-max-width1 {
    margin-top: 0px;
  }
  .contact-form6-max-width2 {
    align-self: center;
    align-items: center;
    flex-direction: column;
    justify-content: flex-start;
  }
  .contact-form6-form1 {
    align-items: center;
    padding-left: 0px;
  }
  .contact-form6-text-input11 {
    width: 780px;
  }
  .contact-form6-container12 {
    align-items: center;
    justify-content: center;
  }
  .contact-form6-container13 {
    width: 775px;
  }
  .contact-form6-input4 {
    width: 926px;
    padding-left: 0px;
  }
  .contact-form6-container15 {
    width: 776px;
    max-width: auto;
    min-width: auto;
    margin-right: 0px;
    justify-content: flex-start;
  }
  .contact-form6-text-input15 {
    width: 278px;
    height: 65px;
    min-width: 100px;
  }
  .contact-form6-text-input16 {
    width: 228px;
  }
  .contact-form6-select {
    width: 234px;
  }
  .contact-form6-max-width3 {
    align-items: center;
    flex-direction: column;
    justify-content: flex-start;
  }
  .contact-form6-form2 {
    align-items: center;
  }
  .contact-form6-container19 {
    width: 100%;
  }
  .contact-form6root-class-name {
    align-self: center;
    margin-right: 0x;
  }
}
 
@media(max-width: 1200px) {
  .contact-form6-max-width1 {
    margin-top: 0px;
  }
  .contact-form6-section-title1 {
    align-items: center;
    justify-content: center;
  }
  .contact-form6-input1 {
    width: 780px;
    align-items: flex-start;
    flex-direction: column;
  }
  .contact-form6-text-input10 {
    width: 100%;
    min-width: 500px;
  }
  .contact-form6-input2 {
    align-items: flex-start;
    flex-direction: column;
  }
  .contact-form6-input3 {
    align-items: flex-start;
    flex-direction: column;
  }
  .contact-form6-container13 {
    width: 770px;
    min-width: 100%;
  }
  .contact-form6-input4 {
    width: 100%;
    align-items: flex-start;
    flex-direction: column;
  }
  .contact-form6-container15 {
    align-items: center;
    justify-content: center;
  }
  .contact-form6-input6 {
    width: 100%;
    align-items: flex-start;
    flex-direction: column;
  }
  .contact-form6-input7 {
    align-items: flex-start;
    flex-direction: column;
  }
  .contact-form6-input8 {
    width: 772px;
    align-items: flex-start;
    flex-direction: column;
  }
  .contact-form6-text-input19 {
    width: 100%;
  }
  .contact-form6-button1 {
    align-self: flex-end;
  }
  .contact-form6-container19 {
    width: 100%;
    flex-direction: row;
  }
}
 
@media(max-width: 991px) {
  .contact-form6-contact1 {
    margin-right: 30;
    padding-left: 30;
    padding-right: 30px;
  }
  .contact-form6-max-width2 {
    align-items: flex-start;
  }
  .contact-form6-section-title1 {
    width: 100%;
  }
  .contact-form6-form1 {
    width: 100%;
  }
  .contact-form6-container10 {
    gap: var(--dl-layout-space-twounits);
    width: 100%;
    flex-direction: row;
  }
  .contact-form6-input1 {
    width: 100%;
  }
  .contact-form6-container11 {
    gap: var(--dl-layout-space-twounits);
    width: 100%;
    flex-direction: row;
  }
  .contact-form6-input2 {
    width: 100%;
  }
  .contact-form6-text-input11 {
    width: 100%;
  }
  .contact-form6-container12 {
    gap: var(--dl-layout-space-twounits);
    width: 100%;
    flex-direction: row;
  }
  .contact-form6-input3 {
    width: 100%;
  }
  .contact-form6-text19 {
    width: var(--dl-layout-size-large);
  }
  .contact-form6-container13 {
    width: 100%;
  }
  .contact-form6-text-input13 {
    width: 100%;
    min-width: 100px;
  }
  .contact-form6-text-input14 {
    width: 100%;
    min-width: 100px;
  }
  .contact-form6-container14 {
    gap: var(--dl-layout-space-twounits);
    width: 100%;
    flex-direction: row;
  }
  .contact-form6-container15 {
    width: 100%;
  }
  .contact-form6-text-input15 {
    width: 418px;
  }
  .contact-form6-text-input16 {
    width: 405px;
  }
  .contact-form6-input5 {
    gap: var(--dl-layout-space-halfunit);
    width: 50%;
    flex-direction: column;
  }
  .contact-form6-select {
    width: 100%;
    min-width: 100px;
  }
  .contact-form6-max-width3 {
    align-items: flex-start;
    flex-direction: column;
  }
  .contact-form6-section-title2 {
    width: 100%;
  }
  .contact-form6-form2 {
    width: 100%;
    align-self: flex-start;
  }
  .contact-form6-container16 {
    gap: var(--dl-layout-space-twounits);
    width: 100%;
    flex-direction: row;
  }
  .contact-form6-input6 {
    align-items: flex-start;
    flex-direction: column;
  }
  .contact-form6-text-input17 {
    width: 100%;
  }
  .contact-form6-container17 {
    gap: var(--dl-layout-space-twounits);
    width: 100%;
    flex-direction: row;
  }
  .contact-form6-input7 {
    width: 100%;
  }
  .contact-form6-text-input18 {
    width: 100%;
  }
  .contact-form6-container18 {
    gap: var(--dl-layout-space-twounits);
    width: 100%;
    flex-direction: row;
  }
  .contact-form6-input8 {
    width: 100%;
  }
  .contact-form6-text-input19 {
    width: 100%;
  }
  .contact-form6-container19 {
    height: 100%;
    align-items: flex-start;
    flex-direction: row;
    justify-content: space-between;
  }
  .contact-form6-checkbox1 {
    align-self: flex-start;
  }
  .contact-form6root-class-name {
    padding-right: 30px;
  }
}
 
@media(max-width: 767px) {
  .contact-form6-contact1 {
    padding-left: 5px;
    padding-right: 5px;
  }
  .contact-form6-title {
    font-size: 40px;
  }
  .contact-form6-text-input11 {
    width: 100%;
  }
  .contact-form6-container13 {
    width: 100%;
    min-width: 100%;
  }
  .contact-form6-text-input12 {
    width: 100%;
    min-width: 100px;
  }
  .contact-form6-text-input15 {
    height: 65px;
  }
  .contact-form6-text-input16 {
    min-width: 100px;
  }
  .contact-form6-select {
    min-width: 150px;
  }
  .contact-form6-container16 {
    align-self: flex-start;
    align-items: stretch;
    justify-content: flex-start;
  }
  .contact-form6-text33 {
    color: #444998;
  }
  .contact-form6-text35 {
    color: rgb(77, 77, 77);
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
  }
  .contact-form6-text-input19 {
    height: 65x;
  }
  .contact-form6-button1 {
    width: 100%;
    align-self: flex-start;
  }
  .contact-form6-container19 {
    gap: 20px;
    padding-left: 20px;
    padding-right: 20px;
    flex-direction: column;
  }
  .contact-form6-container20 {
    width: 100%;
    flex-direction: column;
  }
  .contact-form6-button2 {
    width: 100%;
  }
  .contact-form6-checkbox1 {
    align-self: center;
  }
  .page-text27 {
    color: #282828;
    font-style: normal;
    font-weight: 300;
  }
  .page-text28 {
    color: #282828;
    font-style: normal;
    font-weight: 300;
  }
  .page-text29 {
    color: #282828;
    font-style: normal;
    font-weight: 300;
  }
  .page-text30 {
    color: #444998;
    font-weight: 700;
  }
  .page-text31 {
    color: #282828;
    font-style: normal;
    font-weight: 300;
  }
  .contact-form6root-class-name {
    margin-right: 0px;
    padding-right: 5px;
  }
}
 
@media(max-width: 479px) {
  .contact-form6-title {
    font-size: 33px;
  }
  .contact-form6-form1 {
    padding: var(--dl-layout-space-unit);
  }
  .contact-form6-container10 {
    align-items: stretch;
    flex-direction: column;
  }
  .contact-form6-text-input10 {
    min-width: auto;
  }
  .contact-form6-container11 {
    align-items: stretch;
    flex-direction: column;
  }
  .contact-form6-container12 {
    align-items: stretch;
    flex-direction: column;
  }
  .contact-form6-container14 {
    align-items: stretch;
    flex-direction: column;
  }
  .contact-form6-form2 {
    padding: var(--dl-layout-space-unit);
  }
  .contact-form6-container16 {
    align-items: stretch;
    flex-direction: column;
  }
  .contact-form6-container17 {
    align-items: stretch;
    flex-direction: column;
  }
  .contact-form6-container18 {
    align-items: stretch;
    flex-direction: column;
  }
  .contact-form6-button1 {
    width: 100%;
    align-self: center;
  }
  .contact-form6-container19 {
    gap: 20px;
  }
  .contact-form6-container20 {
    gap: 20px;
    width: 100%;
    align-items: stretch;
    flex-direction: column;
  }
  .contact-form6-checkbox1 {
    align-self: center;
    justify-content: center;
  }
}

.footer-wrapper {
  display: contents;
}
 
.footer-footer2 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  padding-top: 100px;
  flex-direction: column;
  padding-bottom: 100px;
  justify-content: center;
}
 
.footer-max-width {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer-content2 {
  gap: var(--dl-layout-space-fourunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.footer-links {
  gap: var(--dl-layout-space-fiveunits);
  width: 801px;
  display: flex;
  align-items: flex-start;
}
 
.footer-column {
  width: auto;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.footer-image {
  width: 263px;
  height: 107px;
  object-fit: cover;
}
 
.footer-newslatter {
  gap: 24px;
  width: 500px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.footer-content3 {
  gap: 16px;
  width: 529px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer-column3-title {
  fill: #787878;
  color: rgb(120, 120, 120);
  font-style: normal;
  font-weight: 700;
}
 
.footer-content11 {
  fill: #B5B5B5;
  color: #B5B5B5;
  font-style: normal;
  font-weight: 600;
}
 
.footer-content12 {
  fill: #B5B5B5;
  color: #B5B5B5;
  font-style: normal;
  font-weight: 600;
}
 
.page-fragment25 {
  display: contents;
}
 
.page-text33 {
  display: inline-block;
}
 
.page-fragment26 {
  display: contents;
}
 
.page-text34 {
  display: inline-block;
}
 

 

 
@media(max-width: 991px) {
  .footer-content2 {
    flex-direction: column;
  }
  .footer-links {
    gap: var(--dl-layout-space-fiveunits);
    width: 100%;
  }
  .footer-newslatter {
    width: 100%;
  }
}
 
@media(max-width: 767px) {
  .footer-content2 {
    flex-direction: column;
  }
  .footer-links {
    gap: var(--dl-layout-space-threeunits);
    width: 100%;
    flex-direction: column;
  }
  .footer-newslatter {
    width: 100%;
  }
}
 
@media(max-width: 479px) {
  .footer-max-width {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .footer-links {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
}

.page-container {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
 
.page-fragment10 {
  display: contents;
}
 
.page-text10 {
  display: inline-block;
}
 
.page-fragment11 {
  display: contents;
}
 
.page-text11 {
  display: inline-block;
}
 
.page-fragment12 {
  display: contents;
}
 
.page-text12 {
  display: inline-block;
}
 
.page-fragment13 {
  display: contents;
}
 
.page-text13 {
  display: inline-block;
}
 
.page-fragment14 {
  display: contents;
}
 
.page-text14 {
  display: inline-block;
}
 
.page-fragment15 {
  display: contents;
}
 
.page-text15 {
  color: rgb(255, 255, 255);
  display: inline-block;
  font-size: 82px;
  font-style: normal;
  font-weight: 800;
}
 
.page-fragment16 {
  display: contents;
}
 
.page-text16 {
  display: inline-block;
}
 
.page-fragment17 {
  display: contents;
}
 
.page-text17 {
  display: inline-block;
  font-style: normal;
  font-weight: 600;
}
 
.page-text18 {
  color: #444998;
}
 
.page-fragment18 {
  display: contents;
}
 
.page-text20 {
  display: inline-block;
}
 
.page-fragment19 {
  display: contents;
}
 
.page-text21 {
  display: inline-block;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
}
 
.page-fragment20 {
  display: contents;
}
 
.page-text22 {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
}
 
.page-fragment21 {
  display: contents;
}
 
.page-text23 {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
}
 
.page-fragment22 {
  display: contents;
}
 
.page-text24 {
  display: inline-block;
}
 
.page-fragment23 {
  display: contents;
}
 
.page-text25 {
  display: inline-block;
}
 
.page-fragment24 {
  display: contents;
}
 
.page-text26 {
  display: inline-block;
}
 
.page-text27 {
  color: #282828;
  font-style: normal;
  font-weight: 300;
}
 
.page-text28 {
  color: #282828;
  font-style: normal;
  font-weight: 300;
}
 
.page-text30 {
  color: #444998;
  font-weight: 700;
}
 
.page-text31 {
  color: #282828;
  font-style: normal;
  font-weight: 300;
}
 
.page-fragment25 {
  display: contents;
}
 
.page-text33 {
  display: inline-block;
}
 
.page-fragment26 {
  display: contents;
}
 
.page-text34 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .page-text27 {
    color: #282828;
    font-style: normal;
    font-weight: 300;
  }
  .page-text28 {
    color: #282828;
    font-style: normal;
    font-weight: 300;
  }
  .page-text29 {
    color: #282828;
    font-style: normal;
    font-weight: 300;
  }
  .page-text30 {
    color: #444998;
    font-weight: 700;
  }
  .page-text31 {
    color: #282828;
    font-style: normal;
    font-weight: 300;
  }
}
