
.ppc-get-a-demo-container{
    background-color: #E8EEF2;
    padding: 10vw 0;
}


.ppc-get-a-demo-container .grecaptcha-badge {
    visibility: hidden !important;
}

.ppc-get-a-demo-container .hs_recaptcha{
    height: 0;
}

.ppc-get-a-demo-container .hs_recaptcha .input{
    background: none!important;
}

.ppc-get-a-demo-container .ppc-heading{
    font-size: 6.5vw;
    line-height: 1.5em;
    text-align: lef;
}
.ppc-get-a-demo-container #banner-form.hero-banner-form-container-ppc .hs-form fieldset div.input input,
.ppc-get-a-demo-container #banner-form.hero-banner-form-container-ppc .hs-form fieldset div.input select.is-placeholder,
.ppc-get-a-demo-container #banner-form.hero-banner-form-container-ppc .hs-form fieldset div.input select {
    background: #fff !important;
    border-radius: 5px;
}
.ppc-get-a-demo-container #ppc-get-a-demo-form.hero-ppc-banner-form .hs-form fieldset div.hs-fieldtype-select::after{
    background-color: transparent;
}
.ppc-get-a-demo-container #ppc-get-a-demo-form.hero-ppc-banner-form .hs-form input,
.ppc-get-a-demo-container #ppc-get-a-demo-form.hero-ppc-banner-form div.input select {
    padding-left: 8px !important;
}

.ppc-get-a-demo-container .form-container{
    padding: 0 5vw;
}
.ppc-get-a-demo-container .hs-form .hs_submit input, .ppc-get-a-demo-container .hs-form .hs-submit input{
    color: #F9FF79;
    background-color: #051236;
    width: 100%;
    padding: 0 !important;
}
.ppc-get-a-demo-container .hs-form fieldset .hs-richtext p a {
    color: #000;
}
.ppc-get-a-demo-container .hs-form fieldset div.input input[type=checkbox]:before {
    background: #fff;
    border: 1.5px solid #000;
}
.ppc-get-a-demo-container #ppc-get-a-demo-form.hero-ppc-banner-form .hs-form fieldset div.input .hs-fieldtype-intl-phone select {
    max-width: 36%;
}
.ppc-get-a-demo-container #ppc-get-a-demo-form.hero-ppc-banner-form .hs-form fieldset div.input .hs-fieldtype-intl-phone input.hs-input {
    width: 64% !important;
}

.ppc-get-a-demo-container #ppc-get-a-demo-form.hero-ppc-banner-form .hs-fieldtype-intl-phone.hs-input input{
    border-radius: 0 5px 0 0 !important;
}
 .ppc-get-a-demo-container #banner-form.hero-banner-form-container-ppc .hs-input.hs-fieldtype-intl-phone select{
    border-radius: 0 0 0 5px !important;
}
@media (min-width: 767px){
    .ppc-get-a-demo-container{
        padding: 70px 0;
    }
    .ppc-get-a-demo-container .ppc-heading{
        color: #051236;
        font-size: 31px;
        font-weight: 700;
        line-height: 44px;
        text-align: center;
    }
    .ppc-get-a-demo-container-wrapper{
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 5%;
        max-width: 1160px;
        margin: 0 auto;
        justify-content: center;
    }
    .ppc-get-a-demo-container .form-container{
        padding: unset;
    }
    .ppc-get-a-demo-container #ppc-get-a-demo-form.hero-ppc-banner-form .hs-form .hs_submit input, .ppc-get-a-demo-container #ppc-get-a-demo-form.hero-ppc-banner-form .hs-form .hs-submit input[type="submit"]{
        width: 220px;
        padding-left: 0 !important;
    }
    .ppc-get-a-demo-container #ppc-get-a-demo-form.hero-ppc-banner-form .hs-fieldtype-intl-phone.hs-input input{
        width: 73% !important;
    }

}
