
.rc-anchor-pt{display:none !important}
.legal-consent-container~.hs_recaptcha {
    display: none;
}
.hbspt-form * {font-family: "Nunito Sans", sans-serif !important;font-weight: 400;}
.hbspt-form li{
    list-style-type:none !important;
}

.hbspt-form label, .hbspt-form > label, .hbspt-form label span{
  font-family: 'AG Book Pro Regular';
  font-size: 15px !important;
  font-weight: normal !important;
  width: 100% !important;
  color: #1E394E !important;
  line-height: 1.2em !important;
  padding-top: 0.3em !important;
}
.input{
margin-top:8px;
margin-bottom:16px;
}

.hbspt-form input[type=file], .hbspt-form input[type=text], .hbspt-form input[type=email], .hbspt-form input[type=tel], .hbspt-form select, .hbspt-form textarea {
  width: 100% !important;
  min-width: 200px;
  background: #ffffff !important;
  height: 35px !important;
  border: #dedede solid 1px !important;
  color: #1E394F;
  font-family: 'AG Book Pro Regular';
  font-size: 15px;
  padding: 0 15px;
}
.hbspt-form .hs-input:not([type=file]) {
    background-color:#ffffff !important;
}
select.is-placeholder {
    border: 1px solid #cbd6e2;
    color: #1E394F !important;
}
.no-list.hs-error-msgs.inputs-list{
    z-index: 99;
}

ul.inputs-list{
    padding:0px;
    position:relative;
}
.hs-error-msg.hs-main-font-element::before{
    content:"";
    background-color:#e51b00;
    width: 20px;
    height: 8px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 5px;
    z-index: 100;
    transform: rotate(45deg);
}

.hs-error-msg.hs-main-font-element{
        display: inline;
        position: absolute;
        top: -18px;
        margin-left:25%;
    margin-top: 7px;
    background-color: #e51b00;
    background-image: -webkit-linear-gradient(#e51b00 43%, #ba1600 100%);
    background-image: -moz-linear-gradient(#e51b00 43%, #ba1600 100%);
    background-image: linear-gradient(#e51b00 43%, #ba1600 100%);
    background-image: -ms-linear-gradient(#e51b00 43%, #ba1600 100%);
    border: 1px solid #9f1300;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: rgba(0,0,0,0.65) 0 2px 7px, inset #ff3c3c 0 1px 0px;
    box-shadow: rgba(0,0,0,0.65) 0 2px 7px, inset #ff3c3c 0 1px 0px;
    color: #f3f3f3 !important;
    font-size: 12px !important;
    line-height: 1.2em !important;
    max-width: 20em;
    padding: 0.4em 1.6em;
    text-indent: 5px;
}

li.hs-form-booleancheckbox{
    padding-left:0px !important;
}
li.hs-form-booleancheckbox label.hs-form-booleancheckbox-display{
display:inline;
}
.legal-consent-container .hs-form-booleancheckbox-display input{
    float:none;
    display:inline;
    margin-top:5px;
}
.legal-consent-container .hs-form-booleancheckbox-display>span {
    display:inline !important;
    margin-left:25px;
}


.hs_submit {
    margin-top:20px;
}
.hs-button.primary.large{
  border: 2px solid #FF8472;
  background-color: #FF8472!important;
  cursor: pointer !important;
  display: inline-block !important;
  line-height: 14px !important;
  color: #fff !important;
  font-size: 18px!important;
  font-weight: 800;
  letter-spacing: .1em !important;
  text-transform: uppercase !important;
  box-shadow: none !important;
  border-radius: 10px !important;
  border: 0 !important;
  padding: 15px 40px 15px 25px !important;
  margin: 0 !important;
  text-shadow:none !important;
  font-family: "AG Book Pro Regular"!important;
}
.hs-button.primary.large:hover {background-color:#FF5B42!important;}

.hs-button.primary.large:hover {border: none;}
.hbspt-form input[type='submit'] {
background-image: url(/img/svg/double-chevron-2pt-white.svg);
background-size: contain;
background-repeat: no-repeat;
background-position: 90% 12px;
background-size:15px;
}
