.two-col-banner-section {
  display: flex;
}

.two-col-banner-section .left-area {
  max-width: 50%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.two-col-banner-section .left-area .content-area {
  float: right;
  max-width: 640px;
  padding-left: 20px;
  padding-right:50px;
}
.two-col-banner-section .left-area .content-area .logo-section img {
  max-width: 130px;
  height: auto;
  margin-right: 8px;
  margin-bottom: 5px;
}
.two-col-banner-section .left-area .content-area .logo-section a {
  text-decoration:none;
}
.two-col-banner-section .left-area .content-area h1{
  font-size: 64px;
  line-height: 1.5;
  font-weight: 500;
  margin:0;
}
.content-area p {
  position: relative;
  font-size: 20px;
  padding-top: 20px;
}.content-area p:before {
  content: '';
  height: 2px;
  width: 20%;
  background: #000;
  left: 0;
  top: 14px;
  position: absolute;
}
.two-col-banner-section .right-area {
  background: #2b2b2b;
  max-width: 50%;
  padding: 60px 25px;
  width: 100%;
}
.two-col-banner-section .form-area {
  max-width: 550px;
  margin: 0 auto 0 45px;
}
.two-col-banner-section .right-area form {
  background-color: transparent;
  padding: 0;
  box-shadow:none;
}

.two-col-banner-section .form-area h3 {
  color: #f2f2f2;
  text-align: center;
  margin-bottom: 30px;
}
.two-col-banner-section .right-area form .hs-form-field {
  margin-bottom: 10px;
}
.two-col-banner-section .right-area form .input {
  position: relative;
  border: 1px solid gray;
}
.right-area .hsfc-Step__Content input::-webkit-input-placeholder, .right-area .hsfc-Step__Content .hsfc-TextInput input::-webkit-input-placeholder{ /* Chrome/Opera/Safari */
  color: #fff;
}
.right-area .hsfc-Step__Content input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ 
  color:  #fff;
}
  .right-area .hsfc-Step__Content input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color:  #fff;
}
.right-area .hsfc-Step__Content input::-ms-input-placeholder { /* Microsoft Edge */
  color:  #fff;
}

.right-area .hsfc-Step__Content input::-moz-placeholder { /* Firefox 19+ */
  color:  #fff;
}
.right-area .hsfc-Step__Content input:-moz-placeholder { /* Firefox 18- */
  color:  #fff;
}
.two-col-banner-section .right-area form input[type=email],
.two-col-banner-section input[type=number],
.two-col-banner-section input[type=password],
.two-col-banner-section input[type=tel],
.two-col-banner-section input[type=text],
.two-col-banner-section select,
.two-col-banner-section textarea {
  background-color: transparent;
  border: 0;
  border: 1px solid #F2F2F2;
  line-height:28px;
  padding: 15px;
  /* 	border-bottom: 0px solid #a3aaf4 !important; */
}
.two-col-banner-section  .hs-fieldtype-select .input::after {
  color: #999999;
}
.two-col-banner-section .right-area form .hs-button, .two-col-banner-section form input[type="submit"] {
  background-color: #a3aaf4;
  border-color: #a3aaf4 !important;
  color: #000;
  justify-content: center;
  width: 100%;
  margin: 0;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  text-transform: none;
  padding: 15px;  letter-spacing: 0;
}

.two-col-banner-section .right-area form .hs-button:hover,
.two-col-banner-section form input[type="submit"]:hover {
  background-color: transparent !important;
  color: #fff !important;
}

.two-col-banner-section .right-area .hs-submit {
  padding-top: 0px;
}
.two-col-banner-section .right-area form .legal-consent-container p{
  color:#999999;
}
.two-col-banner-section .right-area form  .hs-form-field > label{
  display:none;
}
.two-col-banner-section form .hs-error-msg, .two-col-banner-section form .hs_error_rollup .hs-error-msgs * {
  font-size: 13px;
}




.right-area .hsfc-Step__Content {
  padding: 0 !important;
}
.right-area .hsfc-Step__Content .hsfc-FieldLabel {
  font-family: GT-Planar, sans-serif !important;
  color: #fff !important;
  font-size: 16px !important;
  line-height: 18.4px;
  text-transform: uppercase;
  font-weight: 400;
}
.right-area .hsfc-Step__Content .hsfc-TextInput {
  background: none !important;
  border: none !important;
  border-bottom: 1px solid #a3aaf4 !important;
  font-size: 14px !important;
  line-height: 15.8px !important;
  border-radius: 0px !important;
  color: #fff !important;
}
.right-area .hsfc-TextInput:hover,
.right-area .hsfc-TextInput:focus,
.right-area .hsfc-TextInput:active {
  box-shadow: none !important;
}
.right-area .hsfc-CheckboxField label {
  text-transform: capitalize !important;
}
.right-area .hsfc-Button {    
  background: #9c21ed;
  border: 2px solid #9c21ed !important;
  border-radius: 8px !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 16.1px;
  margin: 0 auto 0 0 !important;
  padding: 18px 24px !important;
}
.right-area [data-hsfc-id=Renderer] .hsfc-CheckboxField label span {
  display: flex;
}
.right-area [data-hsfc-id=Renderer] .hsfc-DataPrivacyField p, .right-area [data-hsfc-id=Renderer] .hsfc-DataPrivacyField span, .right-area [data-hsfc-id=Renderer] .hsfc-DataPrivacyField p a {
  font-family: GT-Planar, sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #fff !important;
}
.right-area [data-hsfc-id=Renderer] .hsfc-DropdownInput__Caret>span {
  border-top: 6px solid var(--hsf-field-input__color, #fff);
}
.right-area .hsfc-Row:focus,
.right-area .hsfc-RichText:focus{
  outline: none;
}
.right-area .hsfc-DropdownOptions ul.hsfc-DropdownOptions__List {
  height: 400px;
  max-height: 400px !important;
}
.right-area .hsfc-DropdownOptions, .right-area .hsfc-DropdownOptions ul.hsfc-DropdownOptions__List li.hsfc-DropdownOptions__List__ListItem{
  background-color: #fff !important;
}
.right-area .hsfc-DropdownOptions input:-webkit-autofill,
.right-area .hsfc-DropdownOptions input:-webkit-autofill:hover,
.right-area .hsfc-DropdownOptions input:-webkit-autofill:focus,
.right-area .hsfc-DropdownOptions textarea:-webkit-autofill,
.right-area .hsfc-DropdownOptions textarea:-webkit-autofill:hover,
.right-area .hsfc-DropdownOptions textarea:-webkit-autofill:focus,
.right-area .hsfc-DropdownOptions select:-webkit-autofill,
.right-area .hsfc-DropdownOptions select:-webkit-autofill:hover,
.right-area .hsfc-DropdownOptions select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #2b2b2b inset !important; /* match this to your dark background */
  box-shadow: 0 0 0px 1000px #2b2b2b inset !important;
  -webkit-text-fill-color: #fff !important; /* or match your text color */
  transition: background-color 5000s ease-in-out 0s;
}
.right-area .hsfc-Step__Content input:-webkit-autofill,
.right-area .hsfc-Step__Content input:-webkit-autofill:hover,
.right-area .hsfc-Step__Content input:-webkit-autofill:focus,
.right-area .hsfc-Step__Content textarea:-webkit-autofill,
.right-area .hsfc-Step__Content textarea:-webkit-autofill:hover,
.right-area .hsfc-Step__Content textarea:-webkit-autofill:focus,
.right-area .hsfc-Step__Content select:-webkit-autofill,
.right-area .hsfc-Step__Content select:-webkit-autofill:hover,
.right-area .hsfc-Step__Content select:-webkit-autofill:focus,
.right-area .hsfc-Step__Content input.hsfc-TextInput:hover,
.right-area .hsfc-Step__Content input.hsfc-TextInput:focus{
  -webkit-box-shadow: 0 0 0 1000px #2b2b2b inset !important; /* background color */
  box-shadow: 0 0 0 1000px #2b2b2b inset !important;
  -webkit-text-fill-color: #ffffff !important; /* input text color */
  transition: background-color 9999s ease-out 0s;
}
.right-area .hsfc-Step__Content .hsfc-TextInput:hover, 
.right-area .hsfc-Step__Content .hsfc-TextInput:focus, 
.right-area .hsfc-Step__Content .hsfc-TextInput:active{ 
  background-color: transparent !important; 
  -webkit-box-shadow: 0 0 0 1000px #2b2b2b inset !important;
  box-shadow: 0 0 0 1000px #2b2b2b inset !important;
}





@media(max-width:991px) {
  .two-col-banner-section {
    flex-direction: column;
  }
  .two-col-banner-section .left-area,
  .two-col-banner-section .right-area {
    max-width: 100%;
    width: 100%;
    min-height: 400px;
    padding:90px 20px;
  }
  .two-col-banner-section .left-area .content-area {
    float: none;
    max-width: 632px;
    text-align: center;
    margin: 0 auto;
    padding: 0;
  }
  .two-col-banner-section .form-area {
    margin: 0 auto;
    max-width: 632px;
  }
}

@media(max-width:767px) {
  .two-col-banner-section .right-area form input[type="email"], .two-col-banner-section input[type="number"], .two-col-banner-section input[type="password"], .two-col-banner-section input[type="tel"], .two-col-banner-section input[type="text"], .two-col-banner-section select, .two-col-banner-section textarea {
    padding: 10px 15px;
    font-size:14px;
  }
  .two-col-banner-section .right-area form .hs-button, .two-col-banner-section form input[type="submit"] {
    padding: 10px;
  }
  .two-col-banner-section .left-area,
  .two-col-banner-section .right-area {
    padding:55px 20px;
    min-height: 284px;
  }
  .two-col-banner-section .left-area .content-area h1 {
    font-size: 40px;
    margin: 0 auto;
  }
}

