.elementor-5858 .elementor-element.elementor-element-4b9c8b4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:20px 20px;--row-gap:20px;--column-gap:20px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-text-editor{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 );}/* Start custom CSS for shortcode, class: .elementor-element-c02f3da */.ras-form .gform_fields {
    row-gap: 20px !important;
}

/*.ras-form .section-title:first-of-type {*/
/*    margin-bottom: -18px !important;*/
/*}*/

.ras-form .section-title {
    margin-top: 40px !important;
    margin-bottom: -18px !important;
}

.ras-form .first-p {
    font-size: 1.2em;
    font-weight: 700;
    margin-top: 40px;
    margin-bottom: -20px;
}

.ras-form .gfield_radio {
    flex-direction: row !important;
    margin-top: 3px !important;
}

.ras-form .gform_footer {
    margin-top: 40px !important;
}

.ras-form #gform_submit_button_8 {
    transition: all .3s ease-in-out !important;
    letter-spacing: 1px !important;
    padding: 15px 25px;
}

.ras-form #gform_submit_button_8:hover {
    background-color: #9D1728 !important;
    transform: scale(1.1) !important;
}

.ras-form .gform_confirmation_message {
    margin-top: 15px !important;
}/* End custom CSS */