html,
body {
    padding: 0;
    margin: 0;
}

body {
    background-image: url('//20592283.fs1.hubspotusercontent-na1.net/hubfs/20592283/raw_assets/public/Nathan/images/bg.jpg');
    background-size: 100%;
    height: 100%;
    width: 100%;
    font-family: 'Inter', sans-serif;
    background-repeat: no-repeat;
    background-size: cover;
}

.contact-box .form-columns-2 {
display:flex !important;
  gap:10px !important;
}
.contact-box .form-columns-2 input{
width:100% !important;
   background: #F7F7F7;
    border: 1px solid #C0C0C0;
    border-radius: 8px;
    height: 60px;
}
.contact-box .form-columns-1 input{
width:100% !important;
  background: #F7F7F7;
    border: 1px solid #C0C0C0;
    border-radius: 8px;
    height: 60px;
  
}
.contact-box .form-columns-1 {
display:flex !important;
}
.contact-box .form-columns-1 > div {
width:100% !important;
}
.contact-box .hs_submit {
  display: flex!important;
    justify-content: center;
    width: 70%;
    text-align: center;
    align-items: center;
    margin: 0 auto;
}
.contact-box .hs_submit .actions {
width:100%;
  position:relative;
}
.contact-box .hs_submit .hs-button{
 background: linear-gradient(92deg, #1BACFF 6.22%, #2ABEB9 106.82%);
    border-radius: 8px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 5.63636px 20px;
    gap: 5.64px;
    width: 100%;
    height: 62px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 14.2536px;
    line-height: 155%;
    letter-spacing: 0.135em;
    text-transform: uppercase;
    color: #FFFFFF;
  border:0;
  margin-top:20px;
  position:relative;
}
.contact-box .hs_submit .actions:after{
position:absolute;
  content:'';
 height: 22px;
    right: 35px;
    position: absolute;
    top: 37px;
    width: 25px;
    z-index: 55555;
  background-image:url('//20592283.fs1.hubspotusercontent-na1.net/hubfs/20592283/raw_assets/public/Nathan/images/arrow.svg');
  background-size:100%;
   
}

.contact-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 18px 40px 50px 40px;
    gap: 10px;
    width: 100%;
    background: #FFFFFF;
    box-shadow: 19px 25px 66px rgba(54, 80, 94, 0.25);
    backdrop-filter: blur(30.5px);
    border-radius: 12px;
    position: relative;
}

.contact-box::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(90deg, #45B18B 3.32%, #18AFFF 100%),
        linear-gradient(0deg, #FFFFFF, #FFFFFF);
    height: 10px;
    content: '';
    border-radius: 10px 10px 0 0;
}
.contact-box .invalid {
  border:1px solid red !important;
}
.hs-main-font-element {
color:red;
}
.hs-error-msgs {
display:none;}

  .hs_error_rollup .inputs-list li {
    list-style-type: none; !important;
}
.hs_error_rollup .inputs-list {
    padding-left: 2px;
    padding-top: 10px;
    padding-bottom: 0;
    margin-bottom: 0;
}

.contact-box .form-control {
    background: #F7F7F7;
    border: 1px solid #C0C0C0;
    border-radius: 8px;
    height: 60px;
    margin-bottom: 10px;
}

.contact-box-title {
    font-weight: 500;
    font-size: 23px;
    line-height: 28px;
    text-align: center;
    letter-spacing: 0.01em;
    color: #5A7283;
    padding: 25px 0;
}

.contact-box-title span {
    color: #3AA7AD;
    font-weight: 700;
}

.btn-demo {
    background: linear-gradient(92deg, #1BACFF 6.22%, #2ABEB9 106.82%);
    border-radius: 8px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 5.63636px 20px;
    gap: 5.64px;
    width: 100%;
    height: 62px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 14.2536px;
    line-height: 155%;
    letter-spacing: 0.135em;
    text-transform: uppercase;
    color: #FFFFFF;
}

.lead {
    padding: 50px 0;
}

.sec {
    padding: 50px 0;
}

.lead h1 {
    font-style: normal;
    font-weight: 700;
    font-size: 46px;
    line-height: 43px;
    color: #FFFFFF;
}

.lead span {
    color: #1BACFF;
    text-decoration: underline;
}

.arrow-content {
    background-image: url('arrow-bg.png');
    width: 100%;
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 15px;
}


.arrow-content h3 {
    font-weight: 800;
    font-size: 18px;
    line-height: 122.5%;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    font-weight: 500;
    color: #E6E6E6;
}

.arrow-content h3 span {
    font-weight: 800;

}
.highlighter-title-margin h2{
margin-bottom:20px !important;
}
.highlighter-title-margin p{
margin-bottom:20px !important;
}
.circle {
    width: 76.51px;
    height: 76.51px;
    border: 3.6433px solid #1BACFF;
    filter: drop-shadow(0px 4.29288px 18.2447px #00AAF2);
    position: relative;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.circle-arrow-img {
    position: absolute;
    left: -20px;
    top: 20px;
}

.arrow-content h4 {
    font-weight: 500;
    font-size: 18.2165px;
    line-height: 19px;
    color: #FFFFFF;
}

.arrow-content h4 span {
    font-weight: 800;
}

.amount {
    font-weight: 700;
    font-size: 17px;
    line-height: 22px;
    text-align: center;
    color: #FFFFFF;
}

.fw-700 {
    font-weight: 700 !important;
}

.text-blue {
    color: #1BACFF !important;
}

.large-x {
    font-size: 24px !important;
}

.review-bar {
    background: linear-gradient(90.56deg, #1D2B48 16.61%, #17233A 85.32%);
    box-shadow: 19px 23px 32px rgba(13, 18, 27, 0.24);
    border-radius: 10px;
    padding: 20px 40px;
    margin-top: 20px;
}

.review-bar p {
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0.05em;
    color: #FFFFFF;
}

.review-bar span {
    color: #1BACFF !important;
    font-weight: 700 !important;
}

.btn-website {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 8px 20px;
    gap: 4.56px;
    background: linear-gradient(92deg, #1A79AC 6.22%, #234280 106.82%);
    border-radius: 6.47619px;
    font-weight: 600;
    font-size: 11.5386px;
    line-height: 18px;
    letter-spacing: 0.135em;
    text-transform: uppercase;
    color: #FFFFFF;
    border: 0;
    margin-top: 20px;
}
.btn-website:hover {
color:#fff;
}
.highliter-fluid-0 .container-fluid {
padding-left:0 !important;
  padding-right:0 !important;
}

@media screen and (min-width:768px) and (max-width:991px) {
    .container {
        max-width: 94%;
    }

    .contact-box {
        padding: 18px 30px;
    }

    .arrow-content {
        background-size: cover;
    }

}





@media screen and (min-width:320px) and (max-width:767px) {
  .contact-box .form-columns-2 {
display:block !important;
  gap:10px !important;
}
  

  .contact-box .hs_submit {
 
    width: 100%;
   
}
  .contact-box .hs_submit .actions:after{
display:none;
   
}
    .container {
        max-width: 94%;
    }

    .lead h1 {
        font-size: 35px;
        line-height: 40px;
    }

    .contact-box {
        padding: 20px;
    }

    .arrow-content {
        background-size: cover;
    }
}