.navigasi-navigasi {
  flex: auto;
  width: 100%;
  display: flex;
  position: relative;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-unit);
  padding-right: var(--dl-space-space-unit);
  padding-bottom: var(--dl-space-space-twounits);
  justify-content: space-between;
  background-color: #ffffff;
}
.navigasi-container {
  flex: 0 0 auto;
  width: 100%;
  height: 100px;
  display: flex;
  grid-gap: var(--dl-space-space-fiveunits);
  align-items: center;
  justify-content: center;
}
.navigasi-navlink {
  display: contents;
}
.navigasi-image {
  height: 86px;
  text-decoration: none;
}
.navigasi-container1 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: space-between;
  flex-direction: column;
}
.navigasi-nav {
  display: flex;
}
.navigasi-nav1 {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
.navigasi-navlink1 {
  transition: 0.3s;
  text-decoration: none;
}

.navigasi-navlink2 {
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.navigasi-navlink3 {
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.navigasi-navlink4 {
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.navigasi-navlink5 {
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.navigasi-btn-group {
  display: flex;
  align-items: center;
  flex-direction: row;
}
.navigasi-login {
  border-style: hidden;
  border-width: 0px;
  margin-right: var(--dl-space-space-twounits);
  text-decoration: none;
  background-color: #ffffff;
}
.navigasi-register {
  color: #ffffff;
  width: 157px;
  text-align: center;
  padding-top: var(--dl-space-space-unit);
  border-style: hidden;
  border-width: 0px;
  border-radius: var(--dl-radius-radius-radius8);
  padding-bottom: var(--dl-space-space-unit);
  text-decoration: none;
  background-image: linear-gradient(90deg, rgb(113, 207, 235) 2.00%,rgb(55, 99, 175) 51.00%,rgb(28, 34, 85) 100.00%);
}
.navigasi-burger-menu {
  display: none;
}
.navigasi-icon {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.navigasi-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: 32px;
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
}
.navigasi-nav2 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.navigasi-container2 {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
.navigasi-image1 {
  height: 2rem;
}
.navigasi-menu-close {
  display: flex;
  align-items: center;
  justify-content: center;
}
.navigasi-icon02 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.navigasi-icon04 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
}
.navigasi-icon06 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
}
.navigasi-icon08 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}




@media(max-width: 991px) {
  .navigasi-container {
    width: 100%;
  }
}
@media(max-width: 767px) {
  .navigasi-navigasi {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .navigasi-nav {
    display: none;
  }
  .navigasi-nav1 {
    align-items: flex-start;
    flex-direction: column;
  }
  .navigasi-navlink1 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .navigasi-navlink2 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .navigasi-navlink3 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .navigasi-navlink4 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .navigasi-navlink5 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .navigasi-btn-group {
    display: none;
  }
  .navigasi-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media(max-width: 479px) {
  .navigasi-navigasi {
    padding: var(--dl-space-space-unit);
  }
  .navigasi-container {
    width: auto;
    justify-content: flex-start;
  }
  .navigasi-mobile-menu {
    padding: 16px;
  }
}

.foothers-foothers {
  flex: 0 0 auto;
  width: 100%;
  height: 500px;
  display: flex;
  position: relative;
  align-self: center;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
  background-color: #f5f5f5;
}
.foothers-container {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  max-width: 1366px;
  margin-top: 3rem;
  align-items: flex-start;
  margin-bottom: 3rem;
  justify-content: center;
}
.foothers-logofoother {
  flex: 0 0 auto;
  width: 18%;
  display: flex;
  align-items: flex-start;
  margin-left: 2em;
  margin-right: 2em;
  flex-direction: column;
}
.foothers-image {
  width: var(--dl-size-size-medium);
  object-fit: cover;
  margin-bottom: var(--dl-space-space-unit);
}
.foothers-container1 {
  flex: 0 0 auto;
  width: 20%;
  height: 4px;
  display: flex;
  align-items: flex-start;
  border-color: var(--dl-color-nexa-nexamidorange);
  border-style: solid;
  border-width: 2px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}
.foothers-text {
  font-style: normal;
  margin-top: var(--dl-space-space-unit);
  font-weight: 600;
}
.foothers-companyfoother {
  flex: 0 0 auto;
  width: 15%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.foothers-text01 {
  font-style: normal;
  margin-top: 0px;
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.foothers-text02 {
  line-height: 2.5;
}
.foothers-servicefoother {
  flex: 0 0 auto;
  width: 15%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.foothers-text10 {
  font-style: normal;
  margin-top: 0px;
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.foothers-text11 {
  line-height: 2.5;
}
.foothers-solutionfoother {
  flex: 0 0 auto;
  width: 15%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.foothers-text21 {
  font-style: normal;
  margin-top: 0px;
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.foothers-text22 {
  line-height: 2.5;
}
.foothers-supportfoother {
  flex: 0 0 auto;
  width: 15%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.foothers-text28 {
  font-style: normal;
  margin-top: 0px;
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.foothers-text29 {
  line-height: 2.5;
}
.foothers-newsfoother {
  flex: 0 0 auto;
  width: 15%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.foothers-text33 {
  font-style: normal;
  margin-top: 0px;
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.foothers-text34 {
  line-height: 2.5;
}
.foothers-container-mobile {
  flex: 0 0 auto;
  width: 100%;
  display: none;
  max-width: 1366px;
  margin-top: 3rem;
  align-items: flex-start;
  margin-bottom: 3rem;
  justify-content: center;
}
.foothers-logofoother1 {
  flex: 0 0 auto;
  width: 18%;
  display: flex;
  align-items: flex-start;
  margin-left: 2em;
  margin-right: 2em;
  flex-direction: column;
}
.foothers-image1 {
  width: var(--dl-size-size-medium);
  object-fit: cover;
  margin-bottom: var(--dl-space-space-unit);
}
.foothers-container2 {
  flex: 0 0 auto;
  width: 20%;
  height: 4px;
  display: flex;
  align-items: flex-start;
  border-color: var(--dl-color-nexa-nexamidorange);
  border-style: solid;
  border-width: 2px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}
.foothers-text37 {
  font-style: normal;
  margin-top: var(--dl-space-space-unit);
  font-weight: 600;
}
.foothers-solutionfoother1 {
  flex: 0 0 auto;
  width: 15%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.foothers-text38 {
  font-style: normal;
  margin-top: 0px;
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.foothers-text39 {
  line-height: 2.5;
}
.foothers-companyfoother1 {
  flex: 0 0 auto;
  width: 15%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.foothers-text45 {
  font-style: normal;
  margin-top: 0px;
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.foothers-text46 {
  line-height: 2.5;
}
.foothers-servicefoother1 {
  flex: 0 0 auto;
  width: 15%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.foothers-text54 {
  font-style: normal;
  margin-top: 0px;
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.foothers-text55 {
  line-height: 2.5;
}
.foothers-supportfoother1 {
  flex: 0 0 auto;
  width: 15%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.foothers-text65 {
  font-style: normal;
  margin-top: 0px;
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.foothers-text66 {
  line-height: 2.5;
}
.foothers-newsfoother1 {
  flex: 0 0 auto;
  width: 15%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.foothers-text70 {
  font-style: normal;
  margin-top: 0px;
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.foothers-text71 {
  line-height: 2.5;
}
.foothers-line {
  flex: 0 0 auto;
  width: 100%;
  height: 2px;
  display: flex;
  max-width: 1366px;
  align-items: flex-start;
  background-color: var(--dl-color-gray-500);
}
.foothers-container3 {
  flex: 0 0 auto;
  width: 100%;
  height: 100px;
  display: flex;
  max-width: 1366px;
  margin-top: var(--dl-space-space-unit);
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-unit);
}
.foothers-container4 {
  flex: 0 0 auto;
  width: 70%;
  height: 100px;
  display: flex;
  align-items: flex-start;
  padding-left: 2em;
  padding-right: 2em;
  flex-direction: column;
}
.foothers-text74 {
  font-size: 13px;
  margin-bottom: var(--dl-space-space-threeunits);
}
.foothers-text75 {
  color: var(--dl-color-gray-700);
}
.foothers-container5 {
  flex: 0 0 auto;
  width: 30%;
  height: 100px;
  display: flex;
  grid-gap: var(--dl-space-space-unit);
  align-items: flex-start;
  padding-left: 6rem;
  padding-right: 6rem;
  flex-direction: column;
}
.foothers-text76 {
  color: var(--dl-color-gray-700);
  margin-bottom: var(--dl-space-space-unit);
}
.foothers-container6 {
  flex: 0 0 auto;
  width: auto;
  height: 42px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.foothers-container7 {
  flex: 0 0 auto;
  width: auto;
  height: 42px;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
}
.foothers-icon {
  width: 20%;
  height: 60%;
}
.foothers-icon2 {
  width: 25%;
  height: 60%;
  margin-left: var(--dl-space-space-unit);
  margin-right: var(--dl-space-space-unit);
}
.foothers-icon4 {
  width: 22%;
  height: 60%;
}








@media(max-width: 991px) {
  .foothers-container {
    grid-gap: 2rem;
    max-width: 1100px;
  }
  .foothers-text {
    line-height: 1.6;
  }
  .foothers-companyfoother {
    width: auto;
  }
  .foothers-servicefoother {
    width: auto;
  }
  .foothers-solutionfoother {
    width: auto;
  }
  .foothers-supportfoother {
    width: auto;
  }
  .foothers-newsfoother {
    width: auto;
  }
  .foothers-container-mobile {
    display: none;
    grid-gap: 2rem;
    max-width: 1100px;
  }
  .foothers-text37 {
    line-height: 1.6;
  }
  .foothers-solutionfoother1 {
    width: auto;
  }
  .foothers-companyfoother1 {
    width: auto;
  }
  .foothers-servicefoother1 {
    width: auto;
  }
  .foothers-supportfoother1 {
    width: auto;
  }
  .foothers-newsfoother1 {
    width: auto;
  }
  .foothers-text74 {
    line-height: 1.6;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .foothers-container5 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .foothers-text76 {
    margin-bottom: var(--dl-space-space-unit);
  }
}
@media(max-width: 767px) {
  .foothers-container {
    grid-gap: 1.2rem;
    max-width: 1100px;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .foothers-logofoother {
    margin-left: 0.5em;
    margin-right: 0.5em;
  }
  .foothers-text {
    font-size: 13px;
  }
  .foothers-text02 {
    font-size: 13px;
  }
  .foothers-text11 {
    font-size: 13px;
  }
  .foothers-text22 {
    font-size: 13px;
  }
  .foothers-text29 {
    font-size: 13px;
  }
  .foothers-text34 {
    font-size: 13px;
  }
  .foothers-container-mobile {
    display: none;
    grid-gap: 1.2rem;
    max-width: 1100px;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .foothers-logofoother1 {
    margin-left: 0.5em;
    margin-right: 0.5em;
  }
  .foothers-text37 {
    font-size: 13px;
  }
  .foothers-text39 {
    font-size: 13px;
  }
  .foothers-text46 {
    font-size: 13px;
  }
  .foothers-text55 {
    font-size: 13px;
  }
  .foothers-text66 {
    font-size: 13px;
  }
  .foothers-text71 {
    font-size: 13px;
  }
  .foothers-container4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .foothers-text74 {
    line-height: 1.6;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .foothers-text75 {
    font-size: 14px;
  }
  .foothers-container5 {
    padding-left: 0rem;
    padding-right: 0rem;
  }
  .foothers-text76 {
    width: 100%;
    height: auto;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .foothers-icon {
    width: 35px;
    height: 35px;
  }
  .foothers-icon2 {
    width: 35px;
    height: 35px;
  }
  .foothers-icon4 {
    width: 35px;
    height: 35px;
  }
}
@media(max-width: 479px) {
  .foothers-foothers {
    height: auto;
  }
  .foothers-container {
    display: none;
  }
  .foothers-container-mobile {
    display: flex;
  }
  .foothers-logofoother1 {
    width: auto;
  }
  .foothers-solutionfoother1 {
    margin-top: var(--dl-space-space-fiveunits);
  }
  .foothers-servicefoother1 {
    margin-top: var(--dl-space-space-unit);
  }
  .foothers-newsfoother1 {
    margin-top: var(--dl-space-space-threeunits);
  }
  .foothers-container3 {
    height: auto;
  }
  .foothers-container4 {
    height: auto;
  }
  .foothers-text74 {
    font-size: 11px;
    margin-bottom: var(--dl-space-space-unit);
  }
  .foothers-text75 {
    font-size: 11px;
    line-height: 1.6;
  }
  .foothers-container5 {
    height: 100%;
  }
  .foothers-text76 {
    font-size: 11px;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .foothers-container6 {
    height: auto;
    align-items: flex-end;
  }
  .foothers-container7 {
    height: auto;
  }
  .foothers-icon {
    width: 20%;
  }
  .foothers-icon2 {
    width: 20%;
  }
  .foothers-icon4 {
    width: 20%;
  }
}

.contacts-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
.contacts-section2 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-self: center;
  margin-top: 2rem;
  align-items: center;
  padding-top: 4rem;
  margin-bottom: 0rem;
  flex-direction: column;
  padding-bottom: 4rem;
  justify-content: center;
  background-color: #ffffff;
}
.contacts-container01 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  grid-gap: var(--dl-space-space-halfunit);
  max-width: 1366px;
  align-items: center;
  padding-left: 2rem;
  padding-right: 2rem;
  flex-direction: column;
  justify-content: flex-start;
}
.contacts-text {
  color: var(--dl-color-nexa-nexamidorange);
  font-size: 20px;
}
.contacts-text01 {
  color: var(--dl-color-nexa-nexadarkblue);
  font-size: 3em;
  margin-bottom: 1rem;
}
.contacts-text02 {
  color: var(--dl-color-gray-500);
  text-align: center;
  line-height: 1.6;
  margin-bottom: 2rem;
}
.contacts-container02 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  grid-gap: 8rem;
  max-width: 1100px;
  align-self: center;
  align-items: flex-start;
  padding-top: 2rem;
  padding-bottom: 2rem;
  justify-content: center;
}
.contacts-container03 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.contacts-container04 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  grid-gap: var(--dl-space-space-unit);
  align-items: center;
  padding-top: var(--dl-space-space-halfunit);
  padding-bottom: var(--dl-space-space-halfunit);
  justify-content: flex-start;
}
.contacts-icon {
  width: 42px;
  height: 42px;
}
.contacts-text05 {
  width: 100%;
  font-size: 1.5em;
  font-style: normal;
  font-weight: 700;
}
.contacts-text06 {
  color: var(--dl-color-gray-700);
  width: 100%;
  font-size: 16px;
  line-height: 1.6;
  padding-left: 0rem;
  margin-bottom: var(--dl-space-space-twounits);
}
.contacts-container05 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.contacts-container06 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  grid-gap: var(--dl-space-space-unit);
  align-items: center;
  padding-top: var(--dl-space-space-halfunit);
  padding-bottom: var(--dl-space-space-halfunit);
  justify-content: flex-start;
}
.contacts-icon02 {
  width: 42px;
  height: 42px;
}
.contacts-text11 {
  width: 100%;
  font-size: 1.5em;
  font-style: normal;
  font-weight: 700;
}
.contacts-text12 {
  color: var(--dl-color-gray-700);
  width: 100%;
  font-size: 16px;
  line-height: 1.6;
  padding-left: 0rem;
  margin-bottom: var(--dl-space-space-twounits);
}
.contacts-container07 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.contacts-container08 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  grid-gap: var(--dl-space-space-unit);
  align-items: center;
  padding-top: var(--dl-space-space-halfunit);
  padding-bottom: var(--dl-space-space-halfunit);
  justify-content: flex-start;
}
.contacts-icon04 {
  width: 42px;
  height: 42px;
}
.contacts-text16 {
  width: 100%;
  font-size: 1.5em;
  font-style: normal;
  font-weight: 700;
}
.contacts-text17 {
  color: var(--dl-color-gray-700);
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: var(--dl-space-space-twounits);
}
.contacts-section2-mobile {
  flex: 0 0 auto;
  width: 100%;
  display: none;
  align-self: center;
  margin-top: 2rem;
  align-items: center;
  padding-top: 4rem;
  margin-bottom: 0rem;
  flex-direction: column;
  padding-bottom: 4rem;
  justify-content: center;
  background-color: #ffffff;
}
.contacts-container09 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  grid-gap: var(--dl-space-space-halfunit);
  max-width: 1366px;
  align-items: center;
  padding-left: 2rem;
  padding-right: 2rem;
  flex-direction: column;
  justify-content: flex-start;
}
.contacts-text19 {
  color: var(--dl-color-nexa-nexamidorange);
  font-size: 20px;
}
.contacts-text20 {
  color: var(--dl-color-nexa-nexadarkblue);
  font-size: 3em;
  margin-bottom: 1rem;
}
.contacts-text21 {
  color: var(--dl-color-gray-500);
  text-align: center;
  line-height: 1.6;
  margin-bottom: 2rem;
}
.contacts-container10 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.contacts-container11 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.contacts-container12 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  grid-gap: var(--dl-space-space-unit);
  align-items: center;
  padding-top: var(--dl-space-space-halfunit);
  padding-bottom: var(--dl-space-space-halfunit);
  justify-content: flex-start;
}
.contacts-icon06 {
  width: 42px;
  height: 42px;
}
.contacts-text24 {
  width: 100%;
  font-size: 1.5em;
  font-style: normal;
  font-weight: 700;
}
.contacts-text25 {
  color: var(--dl-color-gray-700);
  width: 100%;
  font-size: 16px;
  line-height: 1.6;
  padding-left: 0rem;
  margin-bottom: var(--dl-space-space-twounits);
}
.contacts-container13 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.contacts-container14 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  grid-gap: var(--dl-space-space-unit);
  align-items: center;
  padding-top: var(--dl-space-space-halfunit);
  padding-bottom: var(--dl-space-space-halfunit);
  justify-content: flex-start;
}
.contacts-icon08 {
  width: 42px;
  height: 42px;
}
.contacts-text30 {
  width: 100%;
  font-size: 1.5em;
  font-style: normal;
  font-weight: 700;
}
.contacts-text31 {
  color: var(--dl-color-gray-700);
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: var(--dl-space-space-twounits);
}
.contacts-container15 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.contacts-container16 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  grid-gap: var(--dl-space-space-unit);
  align-items: center;
  padding-top: var(--dl-space-space-halfunit);
  padding-bottom: var(--dl-space-space-halfunit);
  justify-content: flex-start;
}
.contacts-icon10 {
  width: 42px;
  height: 42px;
}
.contacts-text33 {
  width: 100%;
  font-size: 1.5em;
  font-style: normal;
  font-weight: 700;
}
.contacts-text34 {
  color: var(--dl-color-gray-700);
  width: 100%;
  font-size: 16px;
  line-height: 1.6;
  padding-left: 0rem;
  margin-bottom: var(--dl-space-space-twounits);
}
.contacts-container17 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  background-color: #f3f3f3;
}
.contacts-section3 {
  flex: 0 0 auto;
  width: 100%;
  height: 720px;
  display: flex;
  max-width: 1366px;
  align-items: flex-start;
  justify-content: flex-start;
}
.contacts-container18 {
  flex: 0 0 auto;
  width: 50%;
  height: 100%;
  display: flex;
  padding: var(--dl-space-space-halfunit);
  max-width: 1100px;
  align-items: flex-start;
  padding-top: var(--dl-space-space-unit);
  padding-left: var(--dl-space-space-unit);
  padding-right: var(--dl-space-space-unit);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-unit);
  justify-content: flex-start;
}
.contacts-container19 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  grid-gap: var(--dl-space-space-twounits);
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-unit);
  justify-content: flex-start;
}
.contacts-container20 {
  flex: 0 0 auto;
  width: 50%;
  display: flex;
  grid-gap: var(--dl-space-space-unit);
  align-items: flex-start;
  flex-direction: column;
}
.contacts-container21 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  padding: var(--dl-space-space-halfunit);
  grid-gap: var(--dl-space-space-halfunit);
  align-items: flex-start;
  flex-direction: column;
}
.contacts-text38 {
  margin-bottom: 4px;
}
.contacts-textinput {
  width: 100%;
  height: var(--dl-size-size-small);
  font-size: 14px;
  box-shadow: 5px 5px 10px 0px rgba(212, 212, 212, 0.35);
  border-style: hidden;
  border-width: 0px;
}
.contacts-container22 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  padding: var(--dl-space-space-halfunit);
  grid-gap: var(--dl-space-space-halfunit);
  align-items: flex-start;
  flex-direction: column;
}
.contacts-text39 {
  margin-bottom: 4px;
}
.contacts-textinput01 {
  width: 100%;
  height: var(--dl-size-size-small);
  font-size: 14px;
  box-shadow: 5px 5px 10px 0px rgba(212, 212, 212, 0.35);
  border-style: hidden;
  border-width: 0px;
}
.contacts-container23 {
  flex: 0 0 auto;
  width: 50%;
  display: flex;
  grid-gap: var(--dl-space-space-unit);
  align-items: flex-start;
  flex-direction: column;
}
.contacts-container24 {
  flex: 0 0 auto;
  height: auto;
  display: flex;
  padding: var(--dl-space-space-halfunit);
  grid-gap: var(--dl-space-space-halfunit);
  align-items: flex-start;
  flex-direction: column;
}
.contacts-text40 {
  margin-bottom: 4px;
}
.contacts-textinput02 {
  width: 100%;
  height: var(--dl-size-size-small);
  font-size: 14px;
  box-shadow: 5px 5px 10px 0px rgba(212, 212, 212, 0.35);
  border-style: hidden;
  border-width: 0px;
}
.contacts-container25 {
  flex: 0 0 auto;
  height: auto;
  display: flex;
  padding: var(--dl-space-space-halfunit);
  grid-gap: var(--dl-space-space-halfunit);
  align-items: flex-start;
  flex-direction: column;
}
.contacts-text41 {
  margin-bottom: 4px;
}
.contacts-textinput03 {
  width: 100%;
  height: var(--dl-size-size-small);
  font-size: 14px;
  box-shadow: 5px 5px 10px 0px rgba(212, 212, 212, 0.35);
  border-style: hidden;
  border-width: 0px;
}
.contacts-container26 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
}
.contacts-container27 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  grid-gap: var(--dl-space-space-unit);
  align-items: flex-start;
  flex-direction: column;
}
.contacts-container28 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  padding: var(--dl-space-space-halfunit);
  grid-gap: var(--dl-space-space-halfunit);
  align-items: flex-start;
  flex-direction: column;
}
.contacts-text42 {
  margin-bottom: 4px;
}
.contacts-textinput04 {
  width: 100%;
  height: var(--dl-size-size-medium);
  font-size: 14px;
  box-shadow: 5px 5px 10px 0px rgba(212, 212, 212, 0.35);
  border-style: hidden;
  border-width: 0px;
}
.contacts-container29 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  padding: var(--dl-space-space-halfunit);
  grid-gap: var(--dl-space-space-halfunit);
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-twounits);
  flex-direction: column;
}
.contacts-text43 {
  margin-bottom: 4px;
}
.contacts-textinput05 {
  width: 100%;
  height: var(--dl-size-size-large);
  font-size: 14px;
  box-shadow: 5px 5px 10px 0px rgba(212, 212, 212, 0.35);
  border-style: hidden;
  border-width: 0px;
}
.contacts-register {
  color: #ffffff;
  width: 240px;
  font-size: 28px;
  align-self: center;
  text-align: center;
  padding-top: var(--dl-space-space-unit);
  border-style: hidden;
  border-width: 0px;
  border-radius: var(--dl-radius-radius-radius8);
  padding-bottom: var(--dl-space-space-unit);
  background-image: linear-gradient(270deg, rgb(243, 112, 33) 29.00%,rgb(253, 150, 18) 99.00%);
}
.contacts-container30 {
  flex: 0 0 auto;
  width: 50%;
  height: 100%;
  display: flex;
  max-width: 1100px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.contacts-iframe {
  width: 100%;
  height: 100%;
}
.contacts-formmap-mobile {
  flex: 0 0 auto;
  width: 100%;
  display: none;
  align-items: flex-start;
  justify-content: center;
  background-color: #f3f3f3;
}
.contacts-container31 {
  flex: 0 0 auto;
  width: 50%;
  height: 100%;
  display: flex;
  padding: var(--dl-space-space-halfunit);
  max-width: 1100px;
  align-items: flex-start;
  padding-top: var(--dl-space-space-unit);
  padding-left: var(--dl-space-space-unit);
  padding-right: var(--dl-space-space-unit);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-unit);
  justify-content: flex-start;
}
.contacts-form {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  grid-gap: var(--dl-space-space-twounits);
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-unit);
}
.contacts-container32 {
  flex: 0 0 auto;
  width: 40%;
  display: flex;
  grid-gap: var(--dl-space-space-unit);
  align-items: flex-start;
  flex-direction: column;
}
.contacts-container33 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  padding: var(--dl-space-space-halfunit);
  grid-gap: var(--dl-space-space-halfunit);
  align-items: flex-start;
  flex-direction: column;
}
.contacts-text44 {
  margin-bottom: 4px;
}
.contacts-textinput06 {
  width: 100%;
  height: var(--dl-size-size-small);
  font-size: 14px;
  box-shadow: 5px 5px 10px 0px rgba(212, 212, 212, 0.35);
  border-style: hidden;
  border-width: 0px;
}
.contacts-container34 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  padding: var(--dl-space-space-halfunit);
  grid-gap: var(--dl-space-space-halfunit);
  align-items: flex-start;
  flex-direction: column;
}
.contacts-text45 {
  margin-bottom: 4px;
}
.contacts-textinput07 {
  width: 100%;
  height: var(--dl-size-size-small);
  font-size: 14px;
  box-shadow: 5px 5px 10px 0px rgba(212, 212, 212, 0.35);
  border-style: hidden;
  border-width: 0px;
}
.contacts-container35 {
  flex: 0 0 auto;
  width: 40%;
  display: flex;
  grid-gap: var(--dl-space-space-unit);
  align-items: flex-start;
  flex-direction: column;
}
.contacts-container36 {
  flex: 0 0 auto;
  height: auto;
  display: flex;
  padding: var(--dl-space-space-halfunit);
  grid-gap: var(--dl-space-space-halfunit);
  align-items: flex-start;
  flex-direction: column;
}
.contacts-text46 {
  margin-bottom: 4px;
}
.contacts-textinput08 {
  width: 100%;
  height: var(--dl-size-size-small);
  font-size: 14px;
  box-shadow: 5px 5px 10px 0px rgba(212, 212, 212, 0.35);
  border-style: hidden;
  border-width: 0px;
}
.contacts-container37 {
  flex: 0 0 auto;
  height: auto;
  display: flex;
  padding: var(--dl-space-space-halfunit);
  grid-gap: var(--dl-space-space-halfunit);
  align-items: flex-start;
  flex-direction: column;
}
.contacts-text47 {
  margin-bottom: 4px;
}
.contacts-textinput09 {
  width: 100%;
  height: var(--dl-size-size-small);
  font-size: 14px;
  box-shadow: 5px 5px 10px 0px rgba(212, 212, 212, 0.35);
  border-style: hidden;
  border-width: 0px;
}
.contacts-container38 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
}
.contacts-container39 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  grid-gap: var(--dl-space-space-unit);
  align-items: flex-start;
  flex-direction: column;
}
.contacts-container40 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  padding: var(--dl-space-space-halfunit);
  grid-gap: var(--dl-space-space-halfunit);
  align-items: flex-start;
  flex-direction: column;
}
.contacts-text48 {
  margin-bottom: 4px;
}
.contacts-textinput10 {
  width: 100%;
  height: var(--dl-size-size-medium);
  font-size: 14px;
  box-shadow: 5px 5px 10px 0px rgba(212, 212, 212, 0.35);
  border-style: hidden;
  border-width: 0px;
}
.contacts-container41 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  padding: var(--dl-space-space-halfunit);
  grid-gap: var(--dl-space-space-halfunit);
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-twounits);
  flex-direction: column;
}
.contacts-text49 {
  margin-bottom: 4px;
}
.contacts-textinput11 {
  width: 100%;
  height: var(--dl-size-size-large);
  font-size: 14px;
  box-shadow: 5px 5px 10px 0px rgba(212, 212, 212, 0.35);
  border-style: hidden;
  border-width: 0px;
}
.contacts-register1 {
  color: #ffffff;
  width: 240px;
  font-size: 28px;
  align-self: center;
  text-align: center;
  padding-top: var(--dl-space-space-unit);
  border-style: hidden;
  border-width: 0px;
  border-radius: var(--dl-radius-radius-radius8);
  padding-bottom: var(--dl-space-space-unit);
  background-image: linear-gradient(270deg, rgb(243, 112, 33) 29.00%,rgb(253, 150, 18) 99.00%);
}
.contacts-map {
  flex: 0 0 auto;
  width: 50%;
  height: 100%;
  display: flex;
  max-width: 1100px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.contacts-iframe1 {
  width: 100%;
  height: 100%;
}
.contacts-section4 {
  flex: 0 0 auto;
  width: 100%;
  height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.contacts-container42 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  max-width: 1366px;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.contacts-text50 {
  color: var(--dl-color-nexa-nexamidorange);
  font-size: 20px;
  text-align: center;
  line-height: 1.6;
}
.contacts-text52 {
  color: var(--dl-color-nexa-nexadarkblue);
  font-size: 3em;
}
.contacts-text54 {
  color: var(--dl-color-nexa-nexadarkblue);
  font-size: 18px;
  margin-top: var(--dl-space-space-unit);
  text-align: center;
  line-height: 1.2;
  margin-bottom: var(--dl-space-space-unit);
}
.contacts-register2 {
  color: #ffffff;
  width: 240px;
  font-size: 28px;
  margin-top: var(--dl-space-space-unit);
  text-align: center;
  padding-top: var(--dl-space-space-unit);
  border-style: hidden;
  border-width: 0px;
  border-radius: var(--dl-radius-radius-radius8);
  margin-bottom: var(--dl-space-space-unit);
  padding-bottom: var(--dl-space-space-unit);
  background-image: linear-gradient(270deg, rgb(243, 112, 33) 29.00%,rgb(253, 150, 18) 99.00%);
}
.contacts-section4-mobile {
  flex: 0 0 auto;
  width: 100%;
  height: 400px;
  display: none;
  align-items: center;
  justify-content: center;
}
.contacts-container43 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  max-width: 1366px;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.contacts-text58 {
  color: var(--dl-color-nexa-nexamidorange);
  font-size: 20px;
  text-align: center;
  line-height: 1.6;
}
.contacts-text60 {
  color: var(--dl-color-nexa-nexadarkblue);
  font-size: 3em;
}
.contacts-text62 {
  color: var(--dl-color-nexa-nexadarkblue);
  font-size: 18px;
  margin-top: var(--dl-space-space-unit);
  text-align: center;
  line-height: 1.2;
  margin-bottom: var(--dl-space-space-unit);
}
.contacts-register3 {
  color: #ffffff;
  width: 240px;
  font-size: 28px;
  margin-top: var(--dl-space-space-unit);
  text-align: center;
  padding-top: var(--dl-space-space-unit);
  border-style: hidden;
  border-width: 0px;
  border-radius: var(--dl-radius-radius-radius8);
  margin-bottom: var(--dl-space-space-unit);
  padding-bottom: var(--dl-space-space-unit);
  background-image: linear-gradient(270deg, rgb(243, 112, 33) 29.00%,rgb(253, 150, 18) 99.00%);
}
@media(max-width: 991px) {
  .contacts-section2-mobile {
    display: none;
  }
  .contacts-formmap-mobile {
    display: none;
  }
  .contacts-section4-mobile {
    display: none;
  }
}
@media(max-width: 767px) {
  .contacts-section2-mobile {
    display: none;
  }
}
@media(max-width: 479px) {
  .contacts-section2 {
    display: none;
  }
  .contacts-section2-mobile {
    grid-gap: var(--dl-space-space-oneandhalfunits);
  }
  .contacts-container09 {
    max-width: 1100px;
  }
  .contacts-text20 {
    font-size: 2em;
    margin-bottom: 0rem;
  }
  .contacts-text21 {
    font-size: 14px;
    margin-bottom: 0rem;
  }
  .contacts-container12 {
    width: 100%;
    height: auto;
    justify-content: center;
  }
  .contacts-icon06 {
    width: 5%;
    height: 100%;
  }
  .contacts-text24 {
    width: auto;
    font-size: 1em;
  }
  .contacts-text25 {
    font-size: 14px;
    text-align: center;
    margin-bottom: 0px;
  }
  .contacts-container13 {
    height: auto;
    align-items: center;
  }
  .contacts-container14 {
    height: auto;
    justify-content: center;
  }
  .contacts-icon08 {
    width: 5%;
    height: auto;
  }
  .contacts-text30 {
    width: auto;
    font-size: 1em;
  }
  .contacts-text31 {
    font-size: 14px;
    text-align: center;
    margin-bottom: 0px;
  }
  .contacts-container15 {
    width: auto;
  }
  .contacts-container16 {
    width: 100%;
    height: auto;
    justify-content: center;
  }
  .contacts-icon10 {
    width: 5%;
    height: auto;
  }
  .contacts-text33 {
    width: auto;
    font-size: 1em;
  }
  .contacts-text34 {
    font-size: 14px;
    text-align: center;
    margin-bottom: 0px;
  }
  .contacts-container17 {
    display: none;
  }
  .contacts-formmap-mobile {
    height: auto;
  }
  .contacts-container31 {
    width: 100%;
    grid-gap: var(--dl-space-space-unit);
  }
  .contacts-form {
    grid-gap: var(--dl-space-space-halfunit);
  }
  .contacts-container32 {
    width: 50%;
  }
  .contacts-container35 {
    width: 50%;
  }
  .contacts-register1 {
    width: var(--dl-size-size-xlarge);
    font-size: 18px;
  }
  .contacts-map {
    width: 100%;
    height: 350px;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .contacts-section4 {
    display: none;
  }
  .contacts-text60 {
    font-size: 2em;
  }
  .contacts-text62 {
    font-size: 14px;
  }
  .contacts-register3 {
    width: var(--dl-size-size-xlarge);
    font-size: 18px;
  }
}
