.elementor-97690 .elementor-element.elementor-element-3188d41{--display:flex;}.elementor-widget-text-editor{font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-97690 .elementor-element.elementor-element-c32f5d0{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:40px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-97690 .elementor-element.elementor-element-c32f5d0.e-con{--align-self:center;}/* Start custom CSS for container, class: .elementor-element-c32f5d0 */.banner-form-sec {
    position: relative;
    padding:0;
}

body .hs_submit.hs-submit {
    width: 100%;
}

.hbspt-form .hs_submit .actions input {
    width: 100% !important;
    text-align: center !important;
}

ul.no-list.hs-error-msgs.inputs-list {
    display: list-item;
    list-style: none;
}

ul.no-list.hs-error-msgs.inputs-list li {
    margin: 0;
}
.banner-form-area p.sub-heading {
    font-size: 16px;
    font-weight: 300;
    color: #717276;
    text-align: left;
    letter-spacing: 0;
}
.banner-form-area p{
    text-align: left;
}
.banner-form input, .banner-form select {
    height: 45px;
    background-color: #fff;
    font-size: 14px;
    color: #444;
    padding: 0 0 0 20px;
    border-radius: 77px;
    box-shadow: none;
    width: 100%;
    letter-spacing: 1.75px;
    font-weight: 400;
    margin-bottom: 0;
    border: 1px solid #000;
    box-sizing: border-box;
}

.banner-form select{
	-webkit-appearance: none;
    background-image: url(/wp-content/uploads/2024/10/keyboard_arrow_down-1.svg);
    background-repeat: no-repeat;
    background-position: 96%;
}

.banner-form-area {
    max-width: 530px;
    width: 100%;
    position: relative;
    background-color: #EDF2FE;
    border-radius: 43px;
    padding: 20px 44px 40px;
    float: right;
}

.banner-form-area p {
    font-weight: 500;
    font-size: 34px;
    line-height: 1.2;
    letter-spacing: -1px;
    color: #000000;
    margin-bottom: 24px;
}

ul.no-list.hs-error-msgs.inputs-list {
    display: list-item;
    list-style: none;
}

.banner-form-sec.index-first-fold .banner-text-info br {
    display: none;
}

.banner-form {
    position: relative;
}

.banner-form .hs-form-required {
    display: none;
}

body .field.hs-form-field {
    margin: 0 0 24px;
}

.banner-form label {
    display: none;
}



.banner-form .hs-button {
    line-height: normal;
    margin-top: 0px;
    letter-spacing: 1px;
    -moz-transition: background-color .3s, color .3s;
    -webkit-transition: background-color .3s, color .3s;
    transition: background-color .3s, color .3s;
    text-transform: none;
}

.banner-form .hs-button:hover {
    background-color: transparent;
    color: #000;
}

.banner-form .hs-error-msgs {
    position: relative;
    margin-bottom: 0;
}

.banner-form .hs-error-msgs li label {
    color: red;
    display: block;
    font-size: 13px;
    position: absolute;
    font-weight: normal;
    top: 0;
    left: 5px;
    padding: 0 5px;
    line-height: normal;
    text-align: right;
}

.banner-form .hs_message .hs-error-msgs li label {
    top: 3px;
}

.banner-form .hs-firstname,
.banner-form .hs-phone,
.banner-form .hs-email {
    margin-bottom: 10px;
}

.banner-form textarea {
    height: 100px;
    border: 0 none;
    background-color: #fff;
    font-size: 14px;
    color: #666666;
    padding: 20px;
    border-radius: 20px;
    box-shadow: none;
    width: 100%;
    font-weight: normal;
    resize: none !important;
    border: 1px solid #000;
}

.banner-form ul.hs-error-msgs li:nth-child(even) label {
    top: 15px;
    left: 0;
    display: none;
}

.banner-form input::-webkit-input-placeholder,
.banner-form textarea::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-size: 14px;
    letter-spacing: 1.75px;
    color: #666;
}

.banner-form input::-moz-placeholder,
.banner-form textarea::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 14px;
    letter-spacing: 1.75px;
    color: #666;
}

.banner-form input:-ms-input-placeholder,
.banner-form textarea:-ms-input-placeholder {
    /* IE 10+ */
    font-size: 14px;
    letter-spacing: 1.75px;
    color: #666;
}

.banner-form input:-moz-placeholder,
.banner-form textarea:-moz-placeholder {
    /* Firefox 18- */
    font-size: 14px;
    letter-spacing: 1.75px;
    color: #666;
}

.banner-form .hs-message .input {
    max-height: 100px;
}

.banner-form .hs_error_rollup {
    display: none;
}

.banner-form .hs-error-msgs li label a {
    font-size: 12px;
}


@media screen and (max-width:1440px) {

    .banner-form-area {
        padding: 30px 50px 40px;
    }

    .banner-form-area p {
        font-size: 36px;
        line-height: 1;
    }

    .banner-form input,.banner-form select {
        height: 45px;
    }

    .banner-form textarea {
        height: 80px;
    }

    .banner-form .hs-button {
        height: 55px;
        font-size: 22px;
    }

    .banner-form .hs-message .input {
        max-height: 80px;
    }

    .ensure-left-inner.agile-page-txt p {
        font-size: 18px;
        line-height: 1.57;

    }

    .ensure-left-new .agile-page-txt p {
        padding-right: 70px;
    }
}

@media screen and (max-width:1320px) {

    .banner-form input,.banner-form select {
        height: 45px;
    }

    .banner-form textarea {
        height: 70px;
    }

    .banner-form .hs-button {
        height: 55px;
        font-size: 22px;
    }

    .banner-form .hs-message .input {
        max-height: 70px;
    }
}

@media screen and (max-width:1199px) {


    .banner-form-area p {
        font-size: 30px;
    }

    .banner-form-area {
        padding: 40px 40px 50px;
    }
}

@media only screen and (max-width:991px) {
    .banner-form-area {
        padding: 30px 20px 40px;
    }

    .banner-form-area p {
        font-size: 30px;
    }

    .banner-form .hs-button {
        height: 50px;
        font-size: 18px;
    }

    .banner-form .hs-error-msgs li label {
        padding: 0;
        font-size: 12px;
    }

    .banner-form .hs-firstname,
    .banner-form .hs-phone,
    .banner-form .hs-email {
        margin-bottom: 0;
    }

    .banner-form input,.banner-form select {
        height: 40px;
    }

    .banner-form input::-webkit-input-placeholder,
    .banner-form textarea::-webkit-input-placeholder {
        font-size: 12px;
        letter-spacing: 1px;
    }

    .banner-form input::-moz-placeholder,
    .banner-form textarea::-moz-placeholder {
        font-size: 12px;
        letter-spacing: 1px;
    }

    .banner-form input:-ms-input-placeholder,
    .banner-form textarea:-ms-input-placeholder {
        font-size: 12px;
        letter-spacing: 1px;
    }

    .banner-form input:-moz-placeholder,
    .banner-form textarea:-moz-placeholder {
        font-size: 12px;
        letter-spacing: 1px;
    }

    .banner-form textarea {
        height: 80px;
    }

    .banner-form .hs-message .input {
        max-height: 80px;
    }

    .banner-form .hs-button {
        height: 50px;
        font-size: 16px;
    }

    .banner-form-area {
        max-width: 100%;
    }
}
.banner-form .hs-error-msgs li label {
    color: red;
    display: block !important;
    font-size: 13px;
    position: absolute;
    font-weight: 400;
    top: -3px;
    right: auto;
    padding: 0 5px;
    line-height: normal;
    text-align: left;
}

.banner-form .hs-error-msgs li {
    list-style: none !important;
}

.no-list.hs-error-msgs.inputs-list{
    margin:0 !important;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-3188d41 */.single-post-content h2 {
    margin: 0 0 0;
    padding-top: 36px;
}/* End custom CSS */