/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

.widget_1677666036487 .col-wrap .right-col form .hs-input {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 9px 15px rgba(0,0,0,.1);
    color: #3b5165;
    font-size: 16px;
    font-weight: 400;
    height: 52px;
    line-height: 32px;
    margin: 8px;
    padding: 12px;
    width: 100%;
}

.hs-form .hs-submit { text-align: center; }

.body-container--landing-page form label.hs-error-msg {
    color: #cd2200;
    position: relative;
    top: 40px;
    font-size: 12px;
}

.widget_1677666036487 .col-wrap .right-col {
    width: 100%;
    background: #F5B335;
    padding: 40px;
    margin: auto;
    box-sizing: border-box;

}

.widget_1677666036487 .col-wrap .right-col form .hs-button {
    background: #607875;
    border-radius: 28px;
    color: #fff;
    padding: 10px 45px;
    font-weight: 100;!important
    font-size: 18px;
    line-height: 34px;
    color: #FFFFFF;
    margin-top: 35px;
}