.marketo-form {
  min-height: 253px;
}

.marketo-cta-header {
  margin: 0 auto 50px auto;
  text-align: center;
}

.marketo-cta-header h2 {
  /*font-size: 50px;*/
  line-height: 1.2 !important;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}

.marketo-cta-header h1,
.marketo-cta-header h2,
.marketo-cta-header h3,
.marketo-cta-header h4,
.marketo-cta-header h5,
.marketo-cta-header h6 {
  margin-bottom: 20px;
}

.marketo-cta-header p.lead {
  font-size: 21px;
  line-height: 1.4;
  max-width: 700px;
  margin: 0 auto;
}

.marketo-form-wrap {
  max-width: 700px;
  margin: 0 auto;
  border: 1px solid #d8d8d8;
  border-radius: 15px;
  padding: 55px;
  background-color: white;
  margin-bottom: 20px;
}

.marketo-form-header {
  margin-bottom: 40px;
}

.marketo-form-header-outside {
  max-width: 570px;
  margin-left: auto;
  margin-right: auto;
}

.marketo-form-header:empty {
  margin: 0;
}

.marketo-form-header h1,
.marketo-form-header h2,
.marketo-form-header h3,
.marketo-form-header h4,
.marketo-form-header h5,
.marketo-form-header h6 {
  text-align: center !important;
  line-height: 1.3;
  margin-top: 0;
}

.mktoForm {
  width: 100% !important;
  font-family: inherit !important;
}

.mktoForm * {
  float: none !important;
}

.mktoForm .mktoFieldWrap {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.mktoForm > .mktoFormRow:nth-of-type(1),
.mktoForm > .mktoFormRow:nth-of-type(2),
#mktoForm_1029 .mktoFormRow:nth-of-type(6),
#mktoForm_1029 .mktoFormRow:nth-of-type(13),
#mktoForm_1029 .mktoFormRow:nth-of-type(14),
#mktoForm_1031 .mktoFormRow:nth-of-type(8),
#mktoForm_1031 .mktoFormRow:nth-of-type(9),
#mktoForm_1242 .mktoFormRow:nth-of-type(5),
#mktoForm_1246 .mktoFormRow:nth-of-type(5) {
  display: flex;
  gap: 10px;
  align-items: flex-start;
}

.mktoForm .mktoFieldWrap input {
  margin-top: auto !important;
}

/* #mktoForm_1031 {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}

#mktoForm_1031 .mktoFormRow {
  flex: 1 1 100%;
}

#mktoForm_1031 .mktoFormRow:nth-of-type(1),
#mktoForm_1031 .mktoFormRow:nth-of-type(2),
#mktoForm_1031 .mktoFormRow:nth-of-type(3),
#mktoForm_1031 .mktoFormRow:nth-of-type(4) {
  flex: 1 1 auto;
} */

/* .mktoForm input {
  border-radius: 5px !important;
  padding: 10px !important;
  font-size: 1rem ;
} */

.mktoForm input[type=text], 
.mktoForm input[type=url], 
.mktoForm input[type=email], 
.mktoForm input[type=tel], 
.mktoForm input[type=number], 
.mktoForm input[type=date], 
.mktoForm textarea.mktoField, 
.mktoForm select.mktoField {
  width: 100% !important;
  border-radius: 5px !important;
  padding: 10px !important;
  font-size: 1rem ;
}

.mktoForm select.mktoField {
  padding: 10px 26px 10px 10px !important;
}

.mktoForm input[type=tel]:focus {
  background-color: #eee;
}

.mktoFormCol {
  margin-bottom: 20px !important;
}

.mktoFormCol, 
.mktoFieldWrap {
  width: 100% !important;
}

.mktoForm label.mktoLabel {
  font-weight: 600 !important;
  color: #26313d;
  font-size: 18px;
}

.mktoButtonWrap {
  margin-left: 0 !important;
}

.mktoButtonRow {
  width: 100% !important;
  text-align: center;
}

.mktoLabel {
  width: auto !important;
  margin-bottom: 10px !important;
  color: rgba(0,0,0,.7);
  display: flex;
}

.mktoAsterix {
  order: 2;
  font-size: 16px;
}

.mktoGutter, 
.mktoOffset,
.mktoClear {
  display: none !important;
}

#LblemailOptIn {
  display: none !important;
}

/* #mktoForm_1008 > .mktoFormRow:nth-of-type(7),
#mktoForm_1003 > .mktoFormRow:nth-of-type(5),
#mktoForm_1001 > .mktoFormRow:nth-of-type(7),
#mktoForm_1010 > .mktoFormRow:nth-of-type(4),
#mktoForm_1029 > .mktoFormRow:nth-of-type(15),
#mktoForm_1014 > .mktoFormRow:nth-of-type(5),
#mktoForm_1073 > .mktoFormRow:nth-of-type(5),
#mktoForm_1073 > .mktoFormRow:nth-of-type(5),
#mktoForm_1031 > .mktoFormRow:nth-of-type(11),
#mktoForm_1085 > .mktoFormRow:nth-of-type(3),
#mktoForm_1088 > .mktoFormRow:nth-of-type(6),
#mktoForm_1121 > .mktoFormRow:nth-of-type(6),
#mktoForm_1140 > .mktoFormRow:nth-of-type(8),
#mktoForm_1148 > .mktoFormRow:nth-of-type(6) */
.mktoFormRow,
#mktoForm_1129 > .mktoFormRow:nth-of-type(17),
#mktoForm_1199 > .mktoFormRow:nth-of-type(5),
#mktoForm_1232 > .mktoFormRow:nth-of-type(7),
#mktoForm_1242 > .mktoFormRow:nth-of-type(5),
#mktoForm_1246 > .mktoFormRow:nth-of-type(5) {
  display: flex;
  align-items: flex-start;
  gap: 10px;
}

#mktoForm_1129 > .mktoFormRow:nth-of-type(9) {
  align-items: flex-end;
}

/* #mktoForm_1008 > .mktoFormRow:nth-of-type(7) .mktoFieldDescriptor,
#mktoForm_1003 > .mktoFormRow:nth-of-type(5) .mktoFieldDescriptor,
#mktoForm_1001 > .mktoFormRow:nth-of-type(7) .mktoFieldDescriptor,
#mktoForm_1010 > .mktoFormRow:nth-of-type(5) .mktoFieldDescriptor,
#mktoForm_1029 > .mktoFormRow:nth-of-type(15) .mktoFieldDescriptor,
#mktoForm_1014 > .mktoFormRow:nth-of-type(5) .mktoFieldDescriptor,
#mktoForm_1073 > .mktoFormRow:nth-of-type(5) .mktoFieldDescriptor,
#mktoForm_1031 > .mktoFormRow:nth-of-type(11) .mktoFieldDescriptor,
#mktoForm_1085 > .mktoFormRow:nth-of-type(3) .mktoFieldDescriptor,
#mktoForm_1088 > .mktoFormRow:nth-of-type(6) .mktoFieldDescriptor,
#mktoForm_1121 > .mktoFormRow:nth-of-type(6) .mktoFieldDescriptor,
#mktoForm_1140 > .mktoFormRow:nth-of-type(8) .mktoFieldDescriptor,
#mktoForm_1148 > .mktoFormRow:nth-of-type(6) .mktoFieldDescriptor,
#mktoForm_1129 > .mktoFormRow:nth-of-type(17) .mktoFieldDescriptor,
#mktoForm_1009 > .mktoFormRow:nth-of-type(4) .mktoFieldDescriptor,
#mktoForm_1199 > .mktoFormRow:nth-of-type(5) .mktoFieldDescriptor,
#mktoForm_1232 > .mktoFormRow:nth-of-type(7) .mktoFieldDescriptor,
#mktoForm_1242 > .mktoFormRow:nth-of-type(5) .mktoFieldDescriptor,
#mktoForm_1246 > .mktoFormRow:nth-of-type(5) .mktoFieldDescriptor
{
  width: auto !important;
} */

.mktoFieldDescriptor.mktoFormCol {
  flex: 1;
}

/* #mktoForm_1031 .mktoFormCol:nth-of-type(1),
#mktoForm_1029 .mktoFormCol:nth-of-type(1) {
  order: 2;
} */

.mktoHtmlText {
  width: 100% !important;
  color: rgba(0,0,0,.6);
  font-size: 14px;
}

.mktoHtmlText a {
  padding: 0 !important;
  color: #5746B2;
  font-weight: 600;
}

.mktoButtonRow {
  text-align: left;
}

.marketo-cta .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
  display: inline-block;
  position: relative;
  margin: 20px 0 0 0;
  padding: 10px 45px;
  border-radius: 100px;
  text-shadow: none;
  box-shadow: none;
  background-color: #5746b2;
  touch-action: manipulation;
  cursor: pointer;
  border: 2px solid transparent;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
  -webkit-transition: background-color .2s ease-in-out, transform .2s ease-in-out, border .2s ease-in-out, color .2s ease-in-out;;
  -moz-transition: background-color .2s ease-in-out, transform .2s ease-in-out, border .2s ease-in-out, color .2s ease-in-out;;
  -ms-transition: background-color .2s ease-in-out, transform .2s ease-in-out, border .2s ease-in-out, color .2s ease-in-out;;
  -o-transition: background-color .2s ease-in-out, transform .2s ease-in-out, border .2s ease-in-out, color .2s ease-in-out;;
  transition: all background-color .2s ease-in-out, transform .2s ease-in-out, border .2s ease-in-out, color .2s ease-in-out;
  background-image: none;
  min-width: 176px;
}

.marketo-cta .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover {
/*   background-color: #062846; */
  background-color: black;
  border: 2px solid black;
  color: #fff !important;
  text-decoration: none;
  transform: translateY(-4px);
}

.mktoForm .mktoButtonWrap.mktoSimple .mktoButton:active {
    background-image: none !important;
    background-color: #062846 !important;
}

.mktoForm .mktoError {
  position: static !important;
}

.mktoForm .mktoError .mktoErrorArrowWrap {
  display: none;
}

.marketo-cta .mktoForm .mktoError .mktoErrorMsg {
  background-color: rgba(255,0,0,.1);
  background-image: none;
  color: red;
  text-shadow: none;
  border: none;
  box-shadow: none;
  padding: 15px;
  width: 100%;
  max-width: none;
  margin-top: 15px;
  font-size: .825rem;
  font-weight: 600;
}

.mktoForm .mktoPlaceholder {
  display: none;
}

/* Options */

.marketo-cta.right .grid-x {
  align-items: center;
}

.marketo-cta.dark {
  background-color: #062846;
  border-bottom: 1px solid rgba(255,255,255,.2);
}

.marketo-cta.dark .marketo-cta-header,
.marketo-cta.purple .marketo-cta-header {
  color: white;
}

.marketo-cta.light {
  background-color: #FBF6F4;
}

.marketo-cta.purple {
  background-color: #413585;
}

.marketo-cta.dark .marketo-form-wrap,
.marketo-cta.light .marketo-form-wrap,
.marketo-cta.purple .marketo-form-wrap {
  /*padding: 55px;*/
  background-color: white;
  border-radius: 15px;
  border: 0;
}

.mktoForm input[type=url] {
  height: 3rem;
  box-shadow: none;
}

@media (min-width: 1024px) {
  .marketo-cta.right .marketo-cta-header {
    text-align: left;
    max-width: 550px;
    margin: 0;
    margin-bottom: 50px;
  }
}

@media (max-width: 1023px) {
  .marketo-cta-header h2 {
    margin-top: 0;
  }
}

@media (max-width: 639px) {
  .marketo-cta-header {
    margin-bottom: 40px;
    text-align: center;
  }
  .marketo-form-wrap {
    border-radius: 5px !important;
  }
  .marketo-cta-header h2 {
/*     font-size: 36px; */
/*     text-align: left; */
  }
  .marketo-cta-header p.lead {
    font-size: 18px;
/*     text-align: left; */
  }
  .marketo-cta.default-padding {
    padding: 40px 0;
  }
  .marketo-cta-header {
    width: 100%;
  }
  {#.marketo-form-header {
    color: white;
  }#}
  .marketo-cta.dark .marketo-form-wrap, 
  .marketo-cta.light .marketo-form-wrap,
  .marketo-form-wrap {
    /*background-color: transparent;*/
    padding: 30px;
    /*border: 0;*/
  }
}

@media (max-width: 510px) {
  .mktoForm input[type=url], 
  .mktoForm input[type=text], 
  .mktoForm input[type=date], 
  .mktoForm input[type=tel], 
  .mktoForm input[type=email], 
  .mktoForm input[type=number], 
  .mktoForm textarea.mktoField, 
  .mktoForm select.mktoField {
    height: inherit !important;
  }
/*   .mktoForm > .mktoFormRow:nth-of-type(1),
  .mktoForm > .mktoFormRow:nth-of-type(2) {
    display: block;
    gap: 0;
  } */
  
  .marketo-form-wrap .mktoForm > .mktoFormRow {
    display: block;
  }
  
/*   #mktoForm_1008 > .mktoFormRow:nth-of-type(7) .mktoFieldDescriptor,
  #mktoForm_1003 > .mktoFormRow:nth-of-type(5) .mktoFieldDescriptor,
  #mktoForm_1001 > .mktoFormRow:nth-of-type(7) .mktoFieldDescriptor,
  #mktoForm_1010 > .mktoFormRow:nth-of-type(5) .mktoFieldDescriptor,
  #mktoForm_1029 > .mktoFormRow:nth-of-type(15) .mktoFieldDescriptor,
  #mktoForm_1014 > .mktoFormRow:nth-of-type(5) .mktoFieldDescriptor,
  #mktoForm_1073 > .mktoFormRow:nth-of-type(5) .mktoFieldDescriptor,
  #mktoForm_1031 > .mktoFormRow:nth-of-type(11) .mktoFieldDescriptor,
  #mktoForm_1085 > .mktoFormRow:nth-of-type(3) .mktoFieldDescriptor,
  #mktoForm_1121 > .mktoFormRow:nth-of-type(6) .mktoFieldDescriptor,
  #mktoForm_1140 > .mktoFormRow:nth-of-type(8) .mktoFieldDescriptor,
  #mktoForm_1232 > .mktoFormRow:nth-of-type(7) .mktoFieldDescriptor,
  #mktoForm_1242 > .mktoFormRow:nth-of-type(5) .mktoFieldDescriptor,
  #mktoForm_1246 > .mktoFormRow:nth-of-type(5) .mktoFieldDescriptor {
    width: auto !important;
  } */
  #emailOptIn {
    margin-left: -4px;
  }
  .mktoHtmlText.mktoHasWidth {
    margin-top: -20px;
  }
}

@media (max-width: 400px) {
  .marketo-cta.dark .marketo-form-wrap, 
  .marketo-cta.light .marketo-form-wrap,
  .marketo-form-wrap {
    padding: 25px 20px;
  }
}

#mktoForm_1003 #LblClaimed_Profile_Status__c,
#mktoForm_1001 #LblClaimed_Profile_Status__c {
  display: none;
}

/*#mktoForm_1003 .mktoFormRow:nth-of-type(5) .mktoFormCol,*/
#mktoForm_1001 .mktoFormRow:nth-of-type(5) .mktoFormCol {
  margin-bottom: 0 !important;
}

/* #mktoForm_1003 .mktoRadioList *,
#mktoForm_1001 .mktoRadioList * { */
.mktoRadioList *,
.mktoCheckboxList *{
  display: inline !important;
}

/* #mktoForm_1003 .mktoRadioList label,
#mktoForm_1001 .mktoRadioList label { */
.mktoRadioList label,
.mktoCheckboxList label {
  margin: 0 15px 0 10px !important;
  font-size: 15px;
}

/* #mktoForm_1003 label::after,
#mktoForm_1001 label::after {
  content: "";
  display: block;
} */

#mktoForm_1029 .mktoCheckboxList * {
  display: inline;
}

#mktoForm_1029 .mktoCheckboxList label {
  margin-left: 10px;
}

#mktoForm_1029 .mktoCheckboxList label::after {
  content: "";
  display: block;
}


/*#mktoForm_1003 .mktoFormRow:nth-of-type(5) .mktoHtmlText,*/
#mktoForm_1001 .mktoFormRow:nth-of-type(5) .mktoHtmlText {
  font-weight: 600;
  color: #26313d;
  font-size: 15px;
}