#contact-form-section {
    padding-top: 32px;
}

#contact-form-section h1 {
    font-size: 16px;
    line-height: 200%;
    letter-spacing: 0.2em;
    font-weight: bold;
    text-transform: uppercase;
}

.map-box-text {
    font-size: 18px;
    line-height: 28px;
    color: #353D46;
    font-weight: 300;
}

.map a {
    font-weight: 300;
}

.page-template-contact-us #contact-form .hbspt-form {
    max-width: 620px;
    margin: 0 auto;
}

.page-template-contact-us #contact-form .hbspt-form fieldset,
.page-template-contact-us #contact-form .hbspt-form fieldset>div {
    position: relative;
}

.page-template-contact-us #contact-form .hbspt-form .hs-error-msgs {
    position: relative;
    bottom: auto;
}

/* .page-template-contact-us #contact-form .hbspt-form textarea,
.page-template-contact-us #contact-form .hbspt-form select,
.page-template-contact-us #contact-form .hbspt-form input {
    background-color: #FFFFFF;
    background: #FFFFFF;
    border: 1px solid rgba(153, 162, 196, 0.46) !important;
    font-weight: 500;
    margin: 0 0 27px 0;
} */

.page-template-contact-us #contact-form .hbspt-form textarea,
.page-template-contact-us #contact-form .hbspt-form select,
.page-template-contact-us #contact-form .hbspt-form input {
  font-family: Inter;
  border: 1px solid #F8F9FC;
  background: #F8F9FC;
  border: 0;
  box-sizing: border-box;
  border-radius: 5px;
  font-size: 16px;
  margin-bottom: 0px;
  font-weight: 400;
  height: 40px;
  color: #0B1627;
}

.page-template-contact-us #contact-form  .hbspt-form .hs-form-field {
  margin-bottom: 30px;
}

.page-template-contact-us #contact-form .hbspt-form textarea {
    height: 200px;
}

.page-template-contact-us #contact-form .hbspt-form select {
    color: #98A6B2 !important;
}

.page-template-contact-us #contact-form .hbspt-form select:visited {
    color: #7C7C7C;
}

.page-template-contact-us #contact-form .hbspt-form select option {
    color: #7C7C7C;
}

.contact-us__title{
  margin: 0 0 60px 0;
  font-size: 72px;
  line-height: 79px;
  letter-spacing: -0.04em;
}
.contact-us__sup {
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.08em;
  color: #0A2144;
  margin: 0 0 16px 0;
  text-transform: uppercase;
}

.page-template-contact-us #contact-form .hbspt-form label {
  display: block;
  font-family: Inter;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 120%;
  color: #0B1627;
  text-align: left;
  width: 100%;
  margin-bottom: 6px;
}

.page-template-contact-us #contact-form .hs-form-required {
  color: #FF8F24;
  font-size: 12px;
  position: relative;
  top: -1px;
  left: 1px;
}

.page-template-contact-us #contact-form .hs-form .hs_error_rollup {
  display: none;
}

.page-template-contact-us #contact-form .hs-form .hs-error-msgs li {
  padding: 0;
  margin: 0;
}

.page-template-contact-us #contact-form .hs-form .hs-error-msg {
  color: red;
  opacity: 1;
  display: block;
  font-size: 12px;
  padding: 0;
  margin: 5px 0 0;
  width: 100%;
}

.page-template-contact-us #contact-form .hbspt-form input[type="submit"] {
  background: #2671FF;
  color: #fff;
  border-radius: 10px;
  width: 194px;
  font-size: 18px;
  font-weight: 700;
  box-shadow: none;
  height: 56px;
  line-height: 56px;
  transition: .2s ease-in-out;
}

.page-template-contact-us #contact-form .hbspt-form input[type="submit"]:hover {
  box-shadow: 8px 11px 30px rgb(38 113 255 / 31%);
}
#contact-form .hbspt-form .actions {
    text-align:  right;
}

.page-template-contact-us #contact-form select::-webkit-input-placeholder,

/* Edge */

.page-template-contact-us #contact-form textarea::-webkit-input-placeholder,

/* Edge */

.page-template-contact-us #contact-form input::-webkit-input-placeholder {
    /* Edge */
    color: #98A6B2 !important;
}

.page-template-contact-us #contact-form select:-ms-input-placeholder,

/* Internet Explorer 10-11 */

.page-template-contact-us #contact-form textarea:-ms-input-placeholder,

/* Internet Explorer 10-11 */

.page-template-contact-us #contact-form input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #98A6B2 !important;
}

.page-template-contact-us #contact-form select::placeholder,
.page-template-contact-us #contact-form textarea::placeholder,
.page-template-contact-us #contact-form input::placeholder {
    color: #98A6B2 !important;
}

.page-template-contact-us .legal-consent-container {
  text-align: left;
  margin-bottom: 30px !important;
}
.page-template-contact-us .legal-consent-container em {
    color: #0B1627;
    font-style: normal;
    font-size: 14px;
    line-height: 120%;
    font-weight: 300;
}

.map-box h3 {
    font-weight: 600;
}

#svg-1.stop * {
    animation-play-state: paused;
}

.page-template-request-demo .footer-top {
    display: none;
}

.contact-us {
  padding-bottom: 20px!important;
}
.contact-us__wrapper {
  max-width: 1060px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media (max-width: 768px) {
    #contact-form-section h1 {
        font-size: 18px;
        line-height: 22px;
    }
    .contact-us__title {
      font-size: 36px;
      line-height: 120%;
    }
}

