p{
    margin-bottom: 15px;
}
.hs-form label{
color:#344054;
font-size: 14px;
font-weight: 500;
line-height: 20px;
}
.submitted-message, form {
    font-family: 'Inter' !important;
    max-width: 500px;
    margin: auto;
}
.legal-consent-container .hs-richtext p, .legal-consent-container .hs-richtext{
    font-size: 12px !important;
}
form .hs-input, form input, form select, form textarea, input{
border-radius: 8px;
border: 1px solid #D0D5DD;
background: #FFF;
box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
  color: #667085 !important;
}
.hs-input[type=file]{
      height: 44px;
    padding: 10px 6px;
  border: 1px solid #D0D5DD;
  box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
}
form input[type=file]::file-selector-button{
border-radius: 4px;
border: 1px solid #D0D5DD !important;
background: #FFF;
  font-size: 14px !important;
font-weight: 500 !important;
  color: #344054 !important;

}
}
input::-ms-input-placeholder { /* Edge 12-18 */
  color: #667085 !important;
}
.hs-input, .hs-input::placeholder {
    padding: 10px 6px;
    height: 44px;
}
textarea, .hs-fieldtype-textarea{
    height: 108px !important;
  margin-bottom: 50px;
}
fieldset{
    padding-bottom: 6px !important;
}
form input[type=submit] {
color: #fff !important;
  border-radius: 8px;
border: 1px solid #475467;
background: #101828 !important;
  width: 100%;
box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
      text-align: center !important;
    display: block;
}
form input[type=submit]:hover {
border: 1px solid #475467;
  color: #475467 !important;
      }
.Footer-ctaSection-Blue{
border-radius: 16px;
    background: #155EEF !important;
    max-width: 1280px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    box-shadow: 0px 8px 8px -4px rgba(16, 24, 40, 0.03), 0px 20px 24px -4px rgba(16, 24, 40, 0.08);
    padding: 60px;
    height: 100%;
    display: flex;
    align-items: center;
  margin-bottom: -150px;
}
.Footer-ctaSection-Blue h3{
font-size: 30px; 
  color: #ffffff; 
  font-weight: 600 !important; 
  line-height: 38px;
}
.Footer-ctaSection-Blue .button--simple{
border-radius: 8px;
border: 1px solid #FFF;
  color: #1E1F65 !important;
background: #FFF;
  box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
}
.number-parent{
    justify-content: left !important;
  color: #155EEF !important;
}
.number-parent .count-number, .number-parent .suffix{
color: #155EEF !important;
    font-size: 60px !important;
font-weight: 600 !important;
}
.counter-child span {
    color: #101828!important;
  font-size: 18px !important;
    font-weight: 600 !important;
    text-align: left !important;
}
span.count-number{
    margin: 12px 0px !important;
}
.counter-child span p{
font-weight: 400 !important;
    padding-top: 10px;
  font-size: 16px !important;
  color: #475467 !important;
}
.dialogue-supports {
  padding: 0px;
}
.tabset li{
padding-bottom: 31px;
}
.tabset li a{
  background: #fff !important;
    color: #667085 !important;
}
.tabset li a.active:before, .tabset li a:before{
background-image: none !important;
}
.tabset {
    width: 50%;
}
.tabs-block {
    padding: 0px;
}
.tabset .title h3{
color: #101828;
font-size: 20px;
font-weight: 500;
line-height: 30px;
}
.tabset .title p, .tabset .title a, .tabset li .read-more-link{
display: none;
}
.tabset li a.active .title p, .tabset li a.active .read-more-link{
display: block;
}
.tabset .title p{
color: #667085;
font-size: 16px;
font-weight: 400;
line-height: 24px;
}
.tabset li a{
    padding: 16px 0px 0px 24px;
  border-left: 4px solid #f2f4f7;
}
.tabset li, .tabset li:first-child {
    border: 0;
}
.tabset li a:hover, .tabset li a.active{
border-left: 4px solid #155eef;
  transition: transform .3s ease,box-shadow .3s ease;
}
.tabs-content .read-more-link{
display: none;
}
.read-more-link {
  display: none;
}
.active + .read-more-link {
  display: inline !important; 
  border-left: 4px solid #155eef;
  padding-bottom: 14px;
    font-weight: 500;
    color: #344054 !important;
    font-size: 16px;
  top: 7px !important;
    position: relative;
}
.active + .read-more-link i{
color: #004EEB;
    padding-left: 7px;
}
.Banner-topCta{
  justify-content: space-evenly;
display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 12px;
  width: 100%;
    position: absolute;
    top: 8.5%;
  left: 0;
    right: 0;
}
.Banner-topCta:after{
content: "";
    display: table;
      border-bottom: 1px solid #fff;
    padding-bottom: 2px;
    width: 100%;
    margin: auto;
    text-align: center;
}
.Banner-topCta p{
font-size: 16px;
  color: #fff;
font-weight: 600;
letter-spacing: -0.32px;
  margin-bottom: 0px;
}
.Banner-topCta a.button{
color: #fff!important;
    border-color: #fff;
    font-size: 14px;
  display: inline-flex;
    align-items: center;
      background: transparent;
  padding: 0px;
      border-radius: 0px !important;
    border: 2px solid #fff !important;
}
.Banner-topCta :has(i) span {
    min-width: 110px !important;
  border-right: 2px solid;
    width: 100%;
    min-width: 120px;
  padding: 8px !important;
}

.Banner-topCta a.button:hover{
background: #000 !important;
  color: #ffffff!important;
  border: 2px solid #667085 !important;
}
.Banner-topCta i {
    transform: rotate(-45deg);
    margin: 0;
    font-size: 18px;
    min-width: 42px;
  transition: transform .3s ease,box-shadow .3s ease;
}
.Banner-topCta a.button:hover i {
    transform: translateX(5px);
}
.footer-btm-btn{
position: relative; 
  bottom: -58px;
      background: #155EEF;
    border: 2px solid #155EEF;
}
.footer-btm-btn:hover, .white-btn:hover{
  border: 2px solid #155EEF !important;
  color: #155EEF !important;
}
.white-btn{
border-radius: 8px !important;
border: 2px solid #D0D5DD !important;
background: #FFF !important;
box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05) !important;
  color: #1E1F65 !important;
  margin-top: 19px;
}
@media (min-width: 1024px){
.tabs-block .tabs-content {
    width: calc(50% - 50%);
}
}
@media (max-width: 768px) {
.Footer-ctaSection-Blue{
   display: block;
  padding: 30px;
    position: relative;
    bottom: -167px;
    margin-bottom: 0px;
  }
.footer h5{
text-align: center !important;
}
  .Banner-topCta p {
    text-align: center;
    padding-top: 18px;
}
  .footer-btm-btn{
  bottom: 0px;
}
    h1{
      font-size: 32px !important;
      line-height: 38px !important;
  }
  h3{
      line-height: 31px !important;
    font-size: 26px !important;
    
  }
  .tabs-content p{
  color: #667085 !important;
  }
  .tabs-block .accordion-opener {
    padding: 20px 20px 0px;
    border-left: 4px solid #F2F4F7 !important;
}
  .tabs-content.accordion .active a{
  border-left: 4px solid #155EEF !important;
    padding: 20px 20px 0px !important;
    margin: 20px;
  }
  .tabs-block .accordion .slide {
    padding: 10px 0 0px;
}
}